.page-login:before {
    background-image: url('../../Assets/landing/login-page-img.png');
}

.brand {
    padding-top: 5%;
}

.login-page-title {
    font-size: 42px;
}

.success-page-title {
    font-size: 42px;
}

.success-page-text {
    font-size: 20px;
    margin-top: 16px;
}

.success-page-description {
    font-size: 16px;
    margin-top: 40px;
}

.bold {
    font-weight: bold;
}

.login-page-description {
    font-size: 16px;
}

.page-login form {
    margin: 60px 0;
    margin-bottom: 30px;
    padding: 0px 5px;
}

/*  .page-login form a {
        margin-left: 20px;
    }*/

@media (max-width: 767px) {
    .page-login form {
        width: auto;
    }
}

.form-group {
    margin-bottom: 15px !important;
}

.login-fail-msg {
    display: none;
    max-width: 360px;
    word-break: break-word;
    padding-bottom: 20px;
    color: #ee653b;
    font-size: 13pt;
}

.login-btn {
    height: 50px;
    -ms-border-radius: 3px !important;
    border-radius: 3px !important;
    margin-bottom: 15px !important;
}

.form-group .form-control {
    background-color: #FFFFFF !important;
}

    .form-group .form-control:focus {
        border-color: #54C08A !important;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(84,192,138,1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(84,192,138,1);
        box-shadow: 0px 0px 5px 0px rgba(84,192,138,1);
    }

.form-control::-webkit-input-placeholder {
    display: none;
}

#reset-password-wrap .reset-password-form .floating-label,
.sso .sso-login-form .floating-label,
#registration-form-wrap .register-form .floating-label {
    padding-left: 0px !important;
}


.forgot-password {
    /*
    font-size: 13pt;
    margin-top: -3px;
    */
}

.checkbox-inp:hover {
    cursor: pointer !important;
}

.checkbox-lbl {
    cursor: auto !important;
}

a {
    /* font-weight: 700;*/
    color: #54C08A;
}

    a:hover {
        color: #54C08A;
    }

.login-page.sign-up {
    font-size: 20px;
    margin-top: 30px;
    padding-bottom: 40px;
}

/*REGISTRATION PAGE*/
.form-material input:first-of-type {
    background-color: #ffffff !important;
    padding-top: 8px !important;
}

.form-material .form-control:invalid {
    background-image: none !important;
}

#registration-form-wrap {
    margin-top: 60px;
}

.register-form {
    width: 370px;
    margin: 0 auto;
    margin-bottom: 40px;
}

#register-fail-msg {
    display: none;
}

    #register-fail-msg h4 {
        color: #ee653b;
    }

.sign-in-link {
    margin-top: 75px !important;
    font-size: 20px;
}

/*.requred-input-indicator {
    right: 8px !important;
}*/

/*RESET PASSWORD*/
.reset-password-form {
    margin: 0 auto;
    margin-top: 23px;
    width: 370px;
    padding-bottom: 40px;
}

.login-page-title.password-changed {
    margin-top: 15px;
}

.login-page-description.password-changed {
    font-size: 16px;
    margin-top: 10px;
}

#reset-password-success-msg {
    margin-top: 165px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 341px;
}

/*RESET PASS CONFIRM*/
#reset-password-confirm-form {
    margin: 80px auto;
    width: 375px;
    padding-bottom: 188px;
}

.confirmation-success {
    margin-top: 130px;
}

a.login-btn {
    margin: 40px auto;
    padding-top: 13px;
    width: 375px;
    text-decoration: none !important;
}

.login-page-title.confirmation {
    margin-top: 0px;
    margin-bottom: 8px;
}

.confirmation-fail {
    padding-bottom: 170px;
}

#registration-succesful-msg {
    text-align: center;
    margin-top: 150px;
    padding-bottom: 178px;
}

    #registration-succesful-msg.remove-padding-bottom {
        padding-bottom: 0;
    }

.expired-token-msg {
    margin-top: 170px;
    padding-bottom: 184px;
}

#reset-pass-confirm-success {
    padding-bottom: 390px;
}

.side-lines {
    position: relative;
    text-align: center;
    margin: 20px 0;
}

    .side-lines:before {
        background: #ddd;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        top: 50%;
        width: 100%;
    }

    .side-lines span {
        background-color: #3F5360;
        padding: 0 15px;
        position: relative;
        z-index: 1;
    }

.checkbox-custom.checkbox-inline {
    margin-left: 5px;
}

.social-login .btn {
    width: 188px;
}

    .social-login .btn:first-child {
        margin-right: 6px;
    }

    .social-login .btn img {
        width: 16px;
        margin-top: -3px;
    }

.sign-with-sso {
    color: #fff;
    text-decoration: underline;
}

/*LOADER*/
.loader-icon-gif {
    width: 47%;
    margin-top: -42px;
}

    .loader-icon-gif:hover {
        background-color: #54c08a00;
    }

.loader-form-display {
    width: 41%;
    display: inline-block;
}

#frm-login, #frm-verify {
    margin-top: 20px;
}

.brand-display-loader {
    margin-top: -22px;
}

/*.sso .login-form {
    width: 70%;
    display: inline-block;
}*/

.sso .loader-form-display {
    width: 37.5%;
    display: inline-block;
    margin-bottom: -11px;
}

.sso .loader-icon-gif {
    width: 53%;
    margin-top: -42px;
}

.friendly-captcha-login-div-sso {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
}

.friendly-captcha-login-div,
.friendly-captcha-login-div-sso,
.friendly-captcha-login-div-register,
.friendly-captcha-login-div-registration,
.friendly-captcha-forgot-pass {
    font-size: 14px;
}

@media (max-height: 800px) {
    .friendly-captcha-login-div-sso {
        position: initial;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 14px;
    }

    .friendly-captcha-login-p-sso {
        position: absolute;
        left: 0;
        right: 0;
        font-size: 14px;
    }
}

@media (min-height: 890px) {
    .friendly-captcha-login-div {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 14px;
    }
}

@media (min-height: 735px) {
    .friendly-captcha-login-div-register {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 14px;
    }
}

@media (min-height: 570px) {
    .friendly-captcha-login-div-registration {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 14px;
    }
}

.forgot-your-pass {
    overflow: hidden;
}

.friendly-captcha-forgot-pass {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    font-size: 14px;
}

@media (max-height: 565px) {
    .forgot-your-pass {
        overflow: auto;
    }

    .friendly-captcha-forgot-pass {
        position: relative;
        margin-top: -155px;
    }
}

@media (max-width: 1400px) {
    .social-login .btn {
        width: 187px;
    }
}
