/* CSS Document */
body {
    background-color: #ccd7de;
    color: #333;
    font-family: Palatino,"Palatino Linotype","Palatino LT STD","Book Antiqua",Georgia,serif;
}
.BodyContainer h1{
    font-size:20px;
    font-weight:bold;
     color: #454F85 !important;
}

.dxmLite_OaksPurple .dxm-main {
    border: 1px solid #1C5879;
    background: #1C5879;
}

.header .fontChange p {
    color: #151D34;
}
.top-menu {
    background: #454F85;
    border-top: 8px solid #7283B8;
}
.banner {
    background: #CCD7DF;
}

input[type="submit"], input[type="button"], input[type="reset"] {
    border: none!important;
    background: #1c5879 !important;
}
input[type="submit"], input[type="button"], input[type="reset"] {
    border: none!important;
    background: #1c5879 !important;
}
.dxmLite_OaksPurple, .dxmLite_OaksPurple .dxm-item a.dx {
    color: White;
    background: none !important;
}

.ft-phone {
    color: #FFFFFF;
    font-size: 20px;
    text-align: right;
}
.footer-container {
    background: #454F85;
    border-top-color: #7283B8;
    border-bottom-color: #dfe4f1;
}

input[type="submit"], input[type="button"], input[type="reset"] {
    border: none !important;
    background: #454F85 !important;
    padding: 3px 10px !important;
    cursor: pointer;
    line-height: 1.428571429;
    font-size: 14px !important;
}
input[type="submit"], input[type="button"], input[type="reset"] {
    border: none !important;
    background: #454F85 !important;
    padding: 3px 10px !important;
    cursor: pointer;
    line-height: 1.428571429;
    font-size: 14px !important;
}
.btn-primary, .btn-primary:hover {
    color: #ffffff;
    background-color: #454F85 !important;
    border-color: #454F85 !important;
    border-radius: 6px !important;
}
.footerEmailLinkColor {
    color: #1C88C3!important;
}


div[id*="PopUp_"] .dxpc-header, div[id*="Popup_"] .dxpc-header, td[class^="dxgvHeader_"], div[id*="Dialog_"] .dxpc-header {
    background-color: #454F85;
}
div[id*="PopUp_"] .dxpc-header, div[id*="Popup_"] .dxpc-header, td[class^="dxgvHeader_"], div[id*="Dialog_"] .dxpc-header, td[class^="dxgvHeader_"] table td, div[id*="PopUp_"] .dxpc-header div, div[id*="Popup_"] .dxpc-header div, div[id*="Dialog_"] .dxpc-header div {
    color: #FFFFFF;
}

div.dxbButton_OaksPurple {
    background-color: #454f85 !important;
}

/*div[class^="dxbButton_"] {
    border: none!important;
    background: #454F85 !important;
    padding: 1px 0 !important;
    cursor: pointer;
}*/
div[class^="dxbButton_"] {
    border: none !important;
    padding: 1px 0 !important;
    cursor: pointer;
}

.dxbButtonSys input[type="button"], .dxbButtonSys input[type="submit"] {
    padding: 0px !important;
    display: none !important;
}

.footerEmailLinkColor {
    color: #ffffff!important;
}
table.dxscControl_OaksPurple, #schCalendar td.dxscDateCellHeader_OaksPurple, #schCalendar td.dxscTodayCellHeader_OaksPurple, #schCalendar td.dxscDateCellBody_OaksPurple, #schCalendar td[class*='dxscTimeCellBody_'], #schCalendar td[class*='dxscTimelineCellBody_'] {
    border-color: #454F85 !important;
}

#schCalendar td.dxscTodayCellHeader_OaksPurple, #schCalendar td.dxeListBoxItemSelected_OaksPurple, #schCalendar td[class*='dxscAlternateTimelineDateHeader_'], #schCalendar td[class*='dxscAlternateDateHeader_'] {
    background: #454F85 !important;
}   
.dxbButton_OaksPurple div.dxb {
    padding: 2px 7px 3px;
    border: none !important;
    background: none !important;
    color: #FFFFFF;
    font: 14px Tahoma,Geneva,sans-serif;
}
.back-color{
     background: #454F85;
    border-top: 8px solid #7283B8 !important;
}
#fromSubmitCustomACCRequest #IsCheckedAcknowledgement1 {
    width: 10px !important;
    height: auto!important;
    vertical-align: sub !important;
}
/*top menu*/
.nav > li > a:hover, .nav > li > a:visited, .nav > li > a:focus, .nav > li > a:active {
     background-color: #7283b8  !important;
}
 .dropdown-menu > li > a:hover,  .dropdown-menu > li > a:visited,  .dropdown-menu > li > a:focus,  .dropdown-menu > li > a:active {
     background-color:  #88A6DA !important;
}
.dropdown-menu > li > a {
      color: #fff !important;
}
.dropdown-menu {
    background-color: #7283b8  !important;
}
.custom-table th:first-child {
    border-left: 1px solid #2e355a;
}

.custom-table th:first-child {
    border-left: 1px solid #888;
}
.custom-table th {
    border-bottom: 3px Solid #2e355a;
    border-right: 1px solid #2e355a;
    border-top: 1px solid #2e355a;
    background-color: #454f85;
    color: white;
}
label{
    font-weight:normal;
}
span[class*="dxflGroupBoxCaption_Oaks"] {
    background: #FFFFFF !important;
    color: #454F85 !important;
    font-weight:bold;
}
.dxflGroupBox_OaksPurple, .dxflGroup_OaksPurple, .dxflGroupCell_OaksPurple, .dxflItem_OaksPurple, .dxflGroupBoxCaption_OaksPurple {

    background: #ffffff !important;
}
.dxflRequired_OaksPurple {
    color: red !important;
}
.navbar-nav > li > a {
    line-height: 25px !important;
}
.dxbButton {
    color: #ffffff !important;
    border: 1px solid #454F85 !important;
    background: #454F85 !important;
}
.dxflGroupBoxCaption {
  color: #454F85 !important;
}

.dxgvHeader, .dxgvHeader table {
    color: white !important;
}
.dxgvHeader {
    border: 1px Solid #454f85;
    background-color: #454f85 !important;
}

.dxpcLite .dxpc-header {
    color: #ffffff !important;
    background-color: #454f85 !important;
    border-bottom: 1px solid #454f85 !important;
}

.tab_btn_message_center {
    border-radius: 4px 4px 0 0;
    display: inline-block;
    margin: 0 0 -1px;
    padding: 11px 20px;
    background: #ccc;
    color: #000;
    border: 0px;
    outline: 0px;
}

.active_message_center {
    border-radius: 4px 4px 0 0;
    display: inline-block;
    margin: 0 0 -1px;
    padding: 11px 20px;
    background: #454F85 !important;
    color: #fff;
    border: 0px;
    outline: 0px;
}
.dxflNestedControlCell_OaksPurple {
    height: auto !important;
}

.dxflGroupBox_OaksPurple > .dxflGroup_OaksPurple {
     margin-top: 0px !important;  
}
input[type="submit"], input[type="button"], input[type="reset"], div[class*="dxbButton_Oaks"] div.dxb {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
}

.dxpcLite_OaksPurple .dxpc-mainDiv, .dxpcLite_OaksPurple.dxpc-mainDiv, .dxdpLite_OaksPurple .dxpc-mainDiv, .dxdpLite_OaksPurple.dxpc-mainDiv {    
    background: white !important;    
}

div.dxb {
    padding-left: 6px !important;
    padding-top: 2px !important;
    margin-bottom: 8px !important;
}

/*#RegisterPropertyForm .dxflCLLSys .dxflCaptionCell {
    width: 93px !important;
    min-width: 93px !important;
}*/
.Print-Btn {
    color: white !important;
    background-color: #454F85 !important;
    border-color: #454F85 !important;
    border-radius: 0px !important;
    font: 12px Tahoma, Geneva, sans-serif;
    font-weight: normal !important;
    border-radius: 0px !important;
    width: auto;
    height: auto !important;
    padding: 6px 15px 6px !important;
    text-decoration: none !important;
    float: left;
}

.make-quick-payment {
    border: none !important;
    background: #454F85 !important;
    padding: 5px 8px !important;
    cursor: pointer;
    box-shadow: none !important;
    color: #FFF;
    display: inline-block;
    font: 12px Palatino, "Palatino Linotype";
    margin-top:5px;
}

    .make-quick-payment:hover {
        color: #FFF;
        text-decoration: none;
    }

    .make-quick-payment:visited {
        color: #FFF;
        text-decoration: none;
    }
.payment-print-btn {
    text-align: center !important;
    line-height: 1px !important;
    vertical-align: top !important;
    padding: 13px !important;
    padding-top: 12px !important;
}
#btnViewAmenityPhoto {
    color: #ffffff;
    background-color: #454F85 !important;
    border-color: #454F85 !important;
    font: 12px Tahoma, Geneva, sans-serif !important;
    height: 25px !important;
    border-radius: 0px !important;
    padding: 1px 15px 3px !important;
}
.btn-success {
    color: white !important;
    border: 1px solid #454F85 !important;
    background: #454F85 !important;
    border-radius: 0px !important;
}

.btn-default {
    border-radius: 0px !important;
}
.complete-reservation {
    padding: 10px 15px;
    text-align: center;
    font-weight: 600;
}
.btn-default:hover, .btn-default:active, .open .dropdown-toggle.btn-default {
    color: #fff !important;
    background-color: #6e7aba !important;
    border-color: #6e7aba !important;
}
@media only screen and (max-width:1024px) {
    #UserInformationForm_7_3 .eye-position {
        left: 445px;
        top: 1668px;
    }

    #UserInformationForm_7_5 .eye-position {
        left: 445px;
        top: 1703px;
    }
}

.dxflGroupBox {
    display: inline-block !important;
    width: 100% !important;
}

@media only screen and (max-width:1024px) {

    .dxflGroupBox {
        display: inline-block !important;
        width: 90% !important;
    }
}

.onoffswitch-inner:before {
    background-color: #454F85 !important;
}

.onoffswitch-inner:after {
    background-color: #ccc !important;
}
/************************** One time payment tab active class ****************************/
#divAIOneTimePayment .nav-tabs > li.active > a {
    color: #fff !important;
    background: #454F85 !important;
    border: 0px solid #dddddd;
    border-bottom-color: transparent;
}

    #divAIOneTimePayment .nav-tabs > li.active > a:hover {
        color: #fff !important;
        background: #454F85 !important;
        border: 0px solid #dddddd;
        border-bottom-color: transparent;
    }
/************************** One time payment tab active class End ************************/
.neighborhoodnews-link, .neighborhoodnews-link:hover {
    border-radius: 0px !important;
}

/* CEPHAI CHAT CSS */

.cephai {
    background: #454F85;
    color: #fff;
}

.cephai-div {
    background: #fff;
    border: 1px solid #454F85;
}

.cephai-div-header {
    background: #454F85;
}

.cephai-close-btn {
    background: #454F85;
    color: #fff;
}

.cephai-logo-icon {
    color: #454F85 !important;
    margin-top: -6px;
}

.chatbycinc-img i {
    color: #454F85 !important;
}
/* CEPHAI CHAT CSS-END */
/* Payment Assessment View May-2025*/
.highlight-box {
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
    padding: 25px 15px;
    margin-bottom: 15px;
    border-radius: 6px;
}

.current-balance {
    font-size: 36px;
    font-weight: 600;
}

.current-balance-sub {
    font-size: 18px;
    font-weight: 600;
}

.sub-label {
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0px
}

#PaymentAssessmentView .btn-outline-primary {
    font-size: 14px !important;
    color: #454F85 !important;
    border-color: #454F85 !important;
    background: #fff !important;
}

    #PaymentAssessmentView .btn-outline-primary:hover {
        color: #fff !important;
        background-color: #454F85 !important;
    }

#PaymentAssessmentView .btn-xs {
    padding: 3px 15px !important;
}

.block-header {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}

.card-header {
    font-size: 20px;
    font-weight: 700;
}

.outline-card {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 6px;
    margin-bottom: 20px;
}

#default-Modal .modal-content {
    border-radius: 8px !important;
}
/* Payment Assessment View May-2025 END*/