.lblClass {
    margin-top: 10px !important;
    font-family: 'Aeonik' !important;
}

.loginForm {
    background-color: #3bdad1 !important;
}

.registerForm {
    background-color: rgb(0, 87, 99) !important;
}

#btnRegister:hover {
    background-color: rgb(0, 87, 99) !important;
    color: white !important;
    border: 3px solid white !important;
}

@media (max-width: 600px) {
    #headerText {
        padding-top: 25px !important;
    }

    #bottomPart {
        margin-bottom: 30px !important;
    }

    .background-image {
        background-position-x: 65% !important;
    }
}

.background-image {
    background-image: url(../../../Images/Arrow_Bullet_Point.png);
    background-repeat: no-repeat;
    background-position-y: 15px;
    background-position-x: 61%;
    background-size: 10px;
}

@media (max-width: 600px) {
    .background-image1 {
        background-position-x: 72% !important;
        background-image: url(../../../Images/Arrow_Bullet_Point.png);
        background-repeat: no-repeat;
        background-position-y: 16px;
        background-position-x: 65%;
        background-size: 10px;
    }
}

.background-image1 {
    background-image: url(../../../Images/Arrow_Bullet_Point.png);
    background-repeat: no-repeat;
    background-position-y: 16px;
    background-position-x: 65%;
    background-size: 10px;
}

.registration-item {
    background-position-y: 8px !important;
}

#pill {
    width: 63%;
    opacity: 0.85;
    padding-top: 0.7em;
    margin: 0 auto;
    color: white;
    background-color: rgb(168,236,76);
    text-align: center;
    align-content: center;
    margin-top: 120px;
}

@media (max-width: 500px) {
    .mainLoginColRight {
        margin-top: 57px !important;
    }

    #pill {
        width: 100% !important;
        height: 74px !important;
    }

    #pillP {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (min-width: 500px) {
    .popupButtons {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    .popupButtonOnly {
        float: left;
        margin-left: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 499px) {
    .popupButtons {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    .popupButtonOnly {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 1000px) and (min-width: 650px) {
    #pill {
        width: 66% !important;
    }
}

.dx-popup-title .dx-closebutton .dx-icon {
    color: rgb(0, 87, 99);
}

.dx-popup-title {
    border-bottom: none;
}

.dx-scrollview-content div a, .dx-scrollview-content div a:hover {
    color: black;
    text-decoration: none;
}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused {
    background-color: rgb(0, 87, 99) !important;
}

.dx-item.dx-state-hover.dx-state-focused {
    background-color: rgb(0, 87, 99) !important;
}

.dx-item.dx-list-item-selected {
    background-color: rgb(0, 87, 99) !important;
}

.dx-field-item-label-text {
    font-family: 'Aeonik' !important;
}

.material-icons {
    font-family: 'Material Icons' !important;
}

.dx-dropdowneditor-icon {
    font-family: 'DXIcons' !important;
}

@media (min-width: 500px) {
    .popupButtons {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    .popupButtonOnly {
        float: left;
        margin-left: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 499px) {
    .popupButtons {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    .popupButtonOnly {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

.dx-checkbox-text {
    font-family: 'Aeonik' !important;
}

.dx-popup-title .dx-closebutton .dx-icon {
    color: rgb(0, 87, 99);
}

.dx-popup-title {
    border-bottom: none;
}

@media (min-width: 800px) {
    .fixedWidth {
        width: 70%;
        margin: 0 auto;
    }
}

@media (max-width: 799px) {
    .fixedWidth {
        width: 100%;
        margin: 0 auto;
    }
}

.dx-checkbox-has-text .dx-checkbox-icon, .dx-checkbox-has-text .dx-checkbox-text {
    vertical-align: top;
}

/* CSP cleanup: moved inline styles to classes (login) */
.login-row-opacity{opacity:0.8 !important;}
.login-left-panel{position:relative; padding:0 !important; background-color:#3bdad1; border-radius:40px;}
.login-right-panel{position:relative; background-color:rgb(0,87,99); border-radius:40px;}
.pill-text{font-size:16px; vertical-align:middle; height:40px; padding-top:10px; color:#407c8c;}
.terms-link{cursor:pointer;}
.underlined{text-decoration:underline;}
.popup-frame{border:1px solid #BBB; padding:10px; margin-top:-20px;}
.popup-content{min-height:90px; overflow-y:auto; padding:20px;}
.login-form-wrapper{background-color:#3bdad1; border-radius:40px; height:100%;}
.login-form-inner{width:70%; margin:0 auto;}
.login-header{text-align:left; color:rgb(0,87,99) !important; margin-top:30px;}
.login-header-brand{font-weight:bold !important;}
.login-action-area{position:unset; display:flex; flex-direction:column; align-items:center; margin-top:0 !important;}
.login-center-block{width:70%; margin:0 auto;}
.login-forgot-link{color:rgb(0,87,99) !important;}
.register-title{color:rgb(178,255,77) !important; font-weight:bold;}
.register-lead{font-size:15px; color:white !important;}
.register-body{color:white !important;}
.register-btn{margin:0 auto; color:white !important; border:3px solid white !important; background-color:rgba(0,87,99,0.4) !important; margin-top:35px; width:70%; height:46px; text-align:center;}
.register-btn-disabled{cursor:default !important;}
.maintenance-title{color:rgba(11,29,66,255) !important; font-family:century-gothic, sans-serif !important; margin-top:15px;}
.maintenance-close{position:absolute; cursor:pointer; top:16px; right:20px; font-size:30px; font-weight:bold; border:none; background:transparent; line-height:1;}
.maintenance-body{font-size:16px; font-family:century-gothic, sans-serif !important;}
.maintenance-email{font-weight:bold; color:rgba(11,29,66,255);}
.maintenance-footer{float:right; font-family:century-gothic, sans-serif !important; font-size:16px;}

/* ------------------------------
   CSP cleanup: moved inline styles
   (Login + Account)
   ------------------------------ */

.login-row-opacity { opacity: 0.8 !important; }

.login-left-panel {
    position: relative;
    padding: 0 !important;
    background-color: #3bdad1;
    border-radius: 40px;
}

.login-right-panel {
    position: relative;
    background-color: rgb(0,87,99);
    border-radius: 40px;
}

.pill-text {
    font-size: 16px;
    vertical-align: middle;
    height: 40px;
    padding-top: 10px;
    color: #407c8c;
}

.terms-link { cursor: pointer; }
.underlined { text-decoration: underline; }

.popup-frame {
    border: 1px solid #BBB;
    padding: 10px;
    margin-top: -20px;
}

.popup-content {
    min-height: 90px;
    overflow-y: auto;
    padding: 20px;
}

.login-form-wrapper {
    background-color: #3bdad1;
    border-radius: 40px;
    height: 100%;
}

.login-form-inner {
    width: 70%;
    margin: 0 auto;
}

.login-header {
    text-align: left;
    color: rgb(0, 87, 99) !important;
    margin-top: 30px;
}

.login-header-brand { font-weight: bold !important; }

.login-action-area {
    position: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0 !important;
}

.login-center-block {
    width: 70%;
    margin: 0 auto;
}

.login-forgot-link { color: rgb(0, 87, 99) !important; }

.register-title {
    color: rgb(178, 255, 77) !important;
    font-weight: bold;
}

.register-lead {
    font-size: 15px;
    color: white !important;
}

.register-body { color: white !important; }

.register-btn {
    margin: 0 auto;
    color: white !important;
    border: 3px solid white !important;
    background-color: rgba(0,87,99, 0.4) !important;
    margin-top: 35px;
    width: 70%;
    height: 46px;
    text-align: center;
}

.register-btn-disabled {
    cursor: default !important;
}

/* Scheduled maintenance popup */
.maintenance-title {
    color: rgba(11,29,66,255) !important;
    font-family: century-gothic, sans-serif !important;
    margin-top: 15px;
}

.maintenance-close {
    position: absolute;
    cursor: pointer;
    top: 16px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    border: 0;
    background: transparent;
    line-height: 1;
}

.maintenance-body {
    font-size: 16px;
    font-family: century-gothic, sans-serif !important;
}

.maintenance-email {
    font-weight: bold;
    color: rgba(11,29,66,255);
}

.maintenance-footer {
    float: right;
    font-family: century-gothic, sans-serif !important;
    font-size: 16px;
}
