 @font-face {
  font-family: 'JubilatBold';
  font-weight:'bold';
  src:  url('../Fonts/JubilatBold-Roman.woff') format('woff');
}

 @font-face {
  font-family: 'JubilatMedium';
  font-weight:'normal';
  src:  url('../Fonts/JubilatMedium-Roman.woff') format('woff');
}

 @font-face {
  font-family: 'JubilatSemiBold';
  font-weight:'bold';
  src:  url('../Fonts/JubilatSemibold-Roman.woff') format('woff');
}

 @font-face {
  font-family: 'JubilatLight';
  font-weight:'bold';
  src:  url('../Fonts/JubilatLight-Roman.woff') format('woff');
}

 @font-face {
     font-family: 'Jubilat';
     font-weight:'bold';
     src:  url('../Fonts/JubilatLight-Roman.woff') format('woff');
 }

 @font-face {
     font-family: 'JubilatDark';
     font-weight:'bold';
     src:  url('../Fonts/JubilatBlack-Roman.woff') format('woff');
 }

 @font-face {
     font-family: 'DMsans';
     font-weight:'normal';
     src:  url('../Fonts/DMSanst.ttf') format('truetype');
 }


input[type=checkbox]:checked {
    accent-color: #3CB7C0;
    background-color: #3CB7C0;
    border-color: #3CB7C0;
}

html {
    overflow-y: scroll;
}

body {
    position: relative;
    font-family: JubilatLight;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html, body {
    overflow-x: hidden;
}


p {
    font-family: JubilatLight;
}

textarea {
    min-height: 150px !important;
}

.copyright {
    font-family: JubilatLight;
    color: white;
}
 
label {
    font-family: JubilatLight !important;
}
 
 h1, h2 {
     font-family: JubilatSemiBold;
    
 }
 
h3, h4, h5, h6 {
     font-family: JubilatSemiBold;
 }

h1, h2, h3, h4, h5 {
    color: #00737A;
}

a {
    color: #000000;
    text-decoration: underline;
    font-family: JubilatSemiBold;
}

    a:hover {
        opacity: 0.8;
    }


btn:hover {
    opacity: 0.8;
}

button:hover {
    opacity: 0.8;
}

.footer-lnk {
    font-family: JubilatMedium;
    color: #000000;
    margin: 0px 3px 0px 3px;
  
}


.footer-lnk:hover {
    color: black !important;
    opacity: 0.8;

}
 .footer-lnk:hover {
 /*    color:black !important;*/
     opacity: 0.8;
 }

 .cancel-btn:hover{
/*     color:black !important;*/
     opacity: 0.8;
   
 }

.login-title {
    font-family: JubilatSemiBold;
    font-size: 50px;
    color: white;
    line-height: 60px;
}

.login-sub-title {
    font-family: Jubilatlight;
    font-size: 20px;
    color: white;
}



input.action-button {
    background-color: #3CB7C0;
}
input.action-button:hover {
    background-color: #3CB7C0;
}

.action-button {
    font-family: JubilatSemiBold;
    color: white;
    padding: 10px 40px 10px 40px;
    background-color: #3CB7C0;
    font-weight: bolder;
}

 a.action-button:hover{
     padding: 10px 40px 10px 40px;
     background-color: #3CB7C0;
     opacity: 0.8;
     color: white;
 }
 
 button.action-button:hover{
     padding: 10px 40px 10px 40px;
     background-color: #3CB7C0;
     opacity: 0.8;
     color: white;
 }

 input .action-button:hover
 {
     opacity: 0.8;
 }

 .action-button:hover
 {
     opacity: 0.8;
 }

 input[type=submit]:hover{
     opacity: 0.8;
 }

 button[type=submit]:hover{
     opacity: 0.8;
 }

.action-button-dark {
    font-family: JubilatSemiBold;
    color: white;
    padding: 10px 40px 10px 40px;
    background-color: #00737A;
    font-weight: bolder;
}

button.action-button-dark:hover {
    padding: 10px 40px 10px 40px;
    background-color: #00737A;
    opacity: 0.8;
    color: white;
}

 .action-button-dark:hover {
     padding: 10px 40px 10px 40px;
     background-color: #00737A;
     opacity: 0.8;
     color: white;
 }
 
 .underline{
     text-decoration:underline;
 }
 
 .errorNote{
     color: red;
     font-family: JubilatSemiBold !important;
 }
 
.forgotten-pw-link {
    font-family: JubilatMedium;
    color: #000000;
}
 
.background {
    background: linear-gradient(to right, #F2F9F9 890px, white 0%) no-repeat;
    background-size: 100% 420px;
}

 @media (max-width: 800px) {
     .background {
         background: linear-gradient(to right, #F2F9F9 100%, white 0%) no-repeat;
         background-size: 100% 100%;
     }
     .copyright{
         text-align: right;
         color: black;
     }
 }

 .page-link{
    color: #00727A;
     border-radius: 0;
 }

 .active>.page-link, .page-link.active {
     background-color: #3CB7C0;
     border-color: #3CB7C0;
 }

.login
{
   

}
    .login .left-panel {
        background-color: #3CB7C0;
        background-size: 500%;

        background-image: url('/images/logo_ar_large_bg.png');
    }

.login .right-panel
{

}

.login .logo
{
    text-align: left;
    margin: 10px 0px 10px 0px;
}

    .login login-sub-title {
        margin: 10px 0px 10px 0px;
    }

    .login login-title {
        margin: 10px 0px 10px 0px;
    }

.login .left-spacer 
{
    height: 200px;
}

.login .right-spacer {
        height: 200px;
 }

.login .footer
{
    position: relative;
    top: -40px;
}


.login h4 {
    font-family: JubilatBold;
    color: black;
}

.login p {
    font-weight: bold
}

.login .form-label {
    font-family: JubilatMedium !important;
}

.login hr {
    margin: 30px 0px 30px 0px;
    color: #C0C0C0;
}

 li{
     font-family: JubilatLight;
 }

.balance-btn{
    vertical-align:middle;
    border-bottom-color: #00727A;
    font-family: JubilatMedium !important;
    
}

.btn{
    font-family:JubilatLight;
}

.ar-border {
    border-color: #3DBBC1 !important;
}

.bold-btn {
    font-family: JubilatBold;
}

.material-symbols-outlined {
    vertical-align:middle;
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48;
}
 .dropdown-toggle {
     font-weight:bold;
 }

.center{
    vertical-align:middle;
}

.card-img-top {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.home-page card-body {
    padding: 10px 0px 0px 0px;
}

    .card-body a {
        color: #027378;
    }

.form-label {
    font-family: JubilatBold !important;
}

.header h1 {
    color: #00737A;
    font-size: 60px;
}

.header h3 {
    margin-top: 14px;
    color: #09999b;
    font-family: JubilatLight;
    font-weight: bolder;
    font-size: 17px;
}

.header {
    min-height: 170px;
}

    .header hr {
        border: 0 none;
        border-top: 2px solid #027378;
    }

 .document-header {
     font-family: JubilatSemiBold !important;
     font-size: 28px !important;
     color: #027378 !important;
     padding-top: 0 !important;
 }
    
.document-filters .filterItem{
    font-family: JubilatSemiBold;
    transform: translateY(2px);
    color: #00737a;
    cursor: pointer;
}

.document-filters .selected{
    font-family: JubilatSemiBold;
    transform: translateY(2px);
    border-bottom: 4px solid rgba(0, 115, 122, 1);
    
}
 .document-filters-header {
     border: 0 none;
     border-bottom: 2px solid rgba(0, 115, 122, 0.25);
 }

 .document-filters-divider{
     border: 0 none;
     border-bottom: 2px solid rgba(0, 115, 122, 1);
 }
 
 .document-show-more{
     font-family: JubilatBold;
     transform: translateY(4px);
     text-decoration: none;
     color: #00737a;
     cursor: pointer;
 }

 .payment-filters .filterItem a {
     color: #00737a;
     text-decoration:none;
     font-family: JubilatLight;
 }

 .payment-filters .selected a {
     color: white;
     text-decoration:none;
     font-family: JubilatLight;
 }

 .payment-filters .filterItem {
    background-color: white;
    color: #00737a;
    font-family: JubilatLight;
    padding: 4px 10px 4px 10px;
    margin: 0px 5px 10px;
    font-weight: bold;
}
 .payment-filters .filterItem:hover{
     cursor: pointer;
 }

 .payment-filters .selected {
    color: white;
    background-color: #027378;
    font-weight: normal;
}

.payment {
    background-color: #cae3e4;
    color: #26262A;
    font-family: JubilatMedium;
    padding: 25px 10px
}

.payment-filters {
    margin: 10px 0px 40px 0px;
}

.payment .title {

    font-size: 18px;
}

.payment .sub-title {
    font-size: 16px;
    line-height: 14px;
}

.payment .ammount {
    font-size: 18px;
}

.payment .balance {
    font-size: 13px;
    line-height: 10px;
}

.payment-date-header h6
{
    font-size: 18px;
    margin-bottom: 14px;
    padding: 0px;
}

.payment-day .section
{
    margin-bottom: 40px;
}

.pass-item {
    background-color: #cae3e4;
    color: #26262A;
    font-family: JubilatMedium;
    padding: 25px 10px
}

.account-balance-panel .ar-border {
    color: #00727A;
}

    .account-balance-panel .balance {
        font-size: 25px;
        color: #00727A
    }

    .account-balance-panel .title {
        font-size: 18px;
        color: #00727A;
    }
    .account-balance-panel p {
        font-family: JubilatLight !important;
        color: #00727A;
    }

     .account-balance-panel .item-row {
         margin-top: 2px !important;
     }

.account-balance-panel .btn {
    background-color: #00727A;
}

.account-balance-panel .card-body {
    border-color: #00727A;
}


.account-balance-panel p
{
    margin-top: 10px;
}


.account-details-panel h4
{
    margin-bottom: 20px;
}

.account-details-panel p {
    line-height: 5px;
}

.form-label-description {
    font-family: JubilatLight;
}

.account-balance-panel .remove-item {
    background-color: none;
    background: none;
    border: none;
    color: #3CB7C0;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.owner-service-card {
    padding: 20px;
    margin-bottom: 10px;
}

.owner-service-card a
{
    text-decoration: none;
}

    .owner-service-card h6 {
        text-decoration: none;
        color: #00727A;
    }

    .owner-service-card p {
        text-decoration: none;
        color: #00727A;
        font-weight: bold;
    }

.owner-service-product h4 {
    color: #00727A;
}

.owner-service-product h5 {
    color: #00727A;
}

.faq-page .faq-content
{
    margin: 0px 0 20px 0;
}

.faq-page .faq-content h3 {
    margin: 40px 0 40px 0;
}

    .faq-page .faq-content h5 {
        margin: 10px 0 10px 0;
    }

.faq-section-box a {
    font-family: JubilatMedium;
}

.breadcrumb-nav {
    margin: 0px;
    vertical-align: middle;
    font-family: JubilatMedium;
    color: #00737a;
    height: 20px;
    font-size: 13.5px;
}

    .breadcrumb-nav a {
        text-decoration: underline;
        color: #00737a;
        vertical-align: middle;
        font-size: 13.5px;
    }

    .breadcrumb-nav span {
        color: #00737a;
        vertical-align: middle;
    }

    .breadcrumb-nav .separator {
        margin: 0 5px;
        vertical-align: middle;
    }

    .breadcrumb-nav img {
        vertical-align: middle;
        margin-right: 2px;
        margin-bottom: 4px;
    }

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); /* Dims the background by 20% */
    z-index: 1000;
}

.spinner-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.spinner-border {
    width: 3rem;
    height: 3rem;
}

.back-link
{
    margin: 0px 0px 20px 0px;
}

.owner-service-card .service-name
{
    min-height: 60px;
}

.alert{
    font-family: JubilatMedium;
}

.profile .card-title {
    font-size: 18px;
    color: #00727A;
}

.profile p
{
    margin: 0px;
    padding: 0px;
}

.dropdown-menu form
{
    margin: 0px;
}

.image-overlay{
    color: black;
    font-family: JubilatSemiBold;
}

 .document {
     background-color: #cae3e4;
     color: #26262A;
     font-family: JubilatMedium;
     padding: 0px 0px
 }

 .cta-button{
     font-family: JubilatLight;
     text-decoration: none
 }

/* Sublet Calendar*/

.ec-events {
    margin: 0px !important;
}

.ec-event {
    border-radius: 0px !important;
    padding: 0px !important;
}

.ec-title {
    font-size: 15px; /* Default size for small screens */
}

@media (min-width: 576px) { /* Small devices (landscape phones, 576px and up) */
    .ec-title {
        font-size: 20px;
    }
}

/*@media (min-width: 768px) {*/ /* Medium devices (tablets, 768px and up) */
    /*.ec-title {
        font-size: 20px;
    }
}

@media (min-width: 992px) {*/ /* Large devices (desktops, 992px and up) */
    /*.ec-title {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {*/ /* Extra large devices (large desktops, 1200px and up) */
    /*.ec-title {
        font-size: 20px;
    }
}*/

.ec-header  {
    background-color: white;
}
.ec-day{
    background-color: white;
}

.ec {
    position: relative; /* Set relative positioning for the .ec container */
    min-height: 130px; /* Ensure it has some height to display the loading message correctly */
}

.cal-loading {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    text-align: center; /* Center the text within the loading div */
    display: none; /* Initially hidden, will be shown when loading */
}

    .cal-loading p {
        color: #000;
        font-weight: bold;
        text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.5);
    }


/* Sublet Calendar event item text */

.ec-event-body {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

.ec-event-title {
    font-family: JubilatLight;
    -webkit-font-smoothing: antialiased color;
    color: black;
    font-size: 16px;
    text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.5); /* Subtle white shadow */
}
