﻿/*radio btn Selected language style*/
.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 21px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #313131;
    font-weight: 400;
    padding-right: 38px;
    text-align: var(--left);
}
body {
    font-family: "Neue Helvetica W05" !important;
    font-weight: 300;
}
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }


.checkmark {
    position: absolute;
    top: 5px;
    left: var(--checkmark-left);
    right: var(--checkmark-right);
    height: 22.5px;
    width: 22.5px;
    border: 1px solid #BDC1C8;
    border-radius: 50%;
}

.container input:checked ~ .checkmark {
    background-color: white;
    border: 1px solid #BDC1C8;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container input:checked ~ .checkmark:after {
    display: block;
}

.container .checkmark:after {
    top: 4px;
    left: 4px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #55AF08;
}
/*End radio btn Selected language style*/



.dvFooter {
   /* position: fixed;*/
    position: absolute;
    bottom: 0px;
    background-color: #000000;
    min-height: 140px;
    height: auto;
    width: 100vw;
    opacity: 0.62;
    margin-left: 0px;
    /*padding-top: 20px;*/
    min-width:1280px;
    flex-wrap:nowrap
}
    /*.txtFooter {
    color: white;
    font-size: 12px;
    font-weight: 300;
    font-family: Helvetica;
}*/
    .footer-label {
        color: white;
        font-size: 12px;
        font-weight: 300;
       text-align:var(--left);
       display:block;
    }
/*.lblLogin {
    font-size: 13px;
    font-family: Helvetica;
    font-weight: 400;
    color: white;
    padding-left: 5px;
}*/
.login-form-title-label {
    font-size: 14px;
    /*font-family: Helvetica;*/
    font-weight: 300;
    color: white;
    padding-left: 5px;
}
/*.txtLogin {
    width: 230px;
    height: 32px;
    border-radius: 5px;
    margin-top: 3px;
    font-family: Helvetica;
    border: 0px;
    padding-left: 8px;
    color: #141414;
    font-size: 14px;
    font-weight: 600;
}*/
.login-form-title-value {
    width: 230px;
    height: 32px;
    border-radius: 5px;
    margin-top: 3px;
   /* font-family: Helvetica;*/
    border: 0px;
    padding-left: 8px;
    color: #141414;
    font-size: 14px;
    font-weight: 400;
}

.pl-40 {
    padding-left: 40px;
}
.p-40 {
padding:0 40px;
}
.mt--4 {
    margin-top: -4px;
}

.ml--20 {
    margin-left: -20px;
}
.mr-47 {
margin-right:47px;
}
.mr-69 {
    margin-right: 69px;
}
.mt-15 {
margin-top:15px;
}
.ml--40 {
    margin-left: -40px;
}

.ml--70 {
    margin-left: -70px;
}

.ml-95 {
    margin-left: 95px;
}
.m-95 {
margin: 0 95px;
}
.mb-50 {
    margin-bottom: 50px;
}
.h-20 {
    height: 20px
}
.img-background {
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 6px;
}

.cursor-pointer {
    cursor: pointer !important;
}

@media only screen and (max-width: 991px) {
    .pl-40, .ml--20, .ml--70, .ml-95, .mb-50, .pl-40 {
        margin-left: 0;
        margin-bottom: 0px;
        padding-left: 15px;
    }
}

.overlay {
    position: fixed;
    z-index: 9898989898;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000000;
    filter: alpha(opacity=55);
    opacity: 0.55;
}

.overlayContent h2 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.overlayContent img {
    width: 80px;
    height: 80px;
}

.overlayContent {
    z-index: 99;
    margin: 250px auto;
    width: 80px;
    height: 80px;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #00244a;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.login-cover {
    height: 100%;
    background-image: url(../../Images/Containers/img_login_core1.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.login-left-icon {
    float: var(--left);
    background-image: url(../../Images/Logo/img_logo_sixsigma1.png);
    margin-left: 32px;
    margin-top: 18px;
    height: 40px;
    width: 60px;
    background-size: cover;
}
.login-header {
    margin: 24px 40px
}
.login-header-left-icon {
    float: var(--left);
    background-image: url(../../Images/Logo/img_logo_sixsigma1.png);
    height: 40px;
    width: 60px;
    background-size: cover;
    position:fixed;
}
.login-black-background {
    background-color: #000000;
    padding-top: 17px;
}
.login-header-right-icon {
    background-image: url(../../Images/Elements/Login/New/element_CRMS_Title.png);
    height: 46px;
    width: 91px;
    background-size: cover;
    float: var(--right);
    position: fixed;
    right: var(--login-header-icon-right);
    left: var(--login-header-icon-left);
}
.login-form {
    float: var(--left);
    background-image: url(../../Images/Cards/card_login.png);
    height: 500px;
    width: 360px;
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: translate(50%,-50%);
}
.login-form-title {
    padding: 56px 66px 0 66px;
    float: var(--left);
}
.forgotpassword-form-title {
    padding: 56px 24px 0 66px;
    float: var(--left);
}
.login-title {
    width: 65px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}
.forgot-password-title {
    width: 161px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}
.password-reset-title {
    width: 158px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}
.msg-incorrect-login {
    width: 114px;
    height: 71px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.msg-InstitutionID-not-recognized {
    width: 178px;
    height: 212px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 38px auto 0 auto;
}
.msg-administrator-not-found {
    width: 172px;
    height: 71px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.msg-account-locked {
    width: 100px;
    height: 160px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.msg-account-subscription-expired {
    width: 150px;
    height: 196px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.msg-institution-access {
    background-size: contain;
    background-repeat: no-repeat;
    height: 49px;
    margin-left: 57px;
    width: 253px;
}
.msg-contact-for-information {
    background-size: contain;
    background-repeat: no-repeat;
    height: 49px;
    margin-left: 57px;
    width: 253px;
}
.msg-password-reset-failed {
    width: 150px;
    height: 208px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.msg-contact-system-administrator {
    width: 253px;
    height: 49px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.msg-success-incryption {
    width: 122px;
    height: 190px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.msg-success-password-changes {
    width: 122px;
    height: 187px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.msg-instructions {
    width: 206px;
    height: 227px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 58px;
}
    .msg-instructions.specific-height {
        height: 215px;
    }
    .msg-request-sent {
        width: 207px;
        height: 135px;
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0 auto;
    }
.ensure-username-msg {
    width: 248px;
    height: 49px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 30px auto 0 auto;
}
.msg-password-rules {
    width: 228px;
    height: 208px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 44px;
}
.password-expired-title {
    font-size: 21px;
    color: #C6E0FF;
    font-weight: 500;
    /*font-family: Helvetica;*/
}
.title-background {
    background-size: contain;
    background-repeat: no-repeat;
}
.product-title {
    width: 162px;
    height: 44px;
}
.banker-service-title {
    width: 362px;
    height: 39px;
}
.encryption-key-title {
    width: 147px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}

.login-form-lock-icon {
    background-image: url(../../Images/Icons/icon_lock_Key_orange.png);
    height: 34px;
    width: 22px;
    background-size: contain;
    background-repeat: no-repeat;
}
.login-form-icon {
    padding: var(--login-form-icon-padding);
    float: var(--right);
}
.login-form-title-space {
    clear: var(--right);
    padding: 25px 62px 0 62px;
    text-align: var(--left);
}
.encryption-key-icon {
    background-image: url(../../Images/Icons/icon_encryption_Key_orange.png);
    height: 35px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
}
.encription-icon-tags-space {
    clear: var(--right);
    text-align: var(--left);
    padding: var(--encription-icon-tags--padding);
}
.encryption-key-icon-space {
    margin: var(--encryption-key-icon--margin);
    float: var(--right);
}
.encryption-key-bottom-space {
    padding: 12px 62px 0 62px;
    padding: var(--encription-key-bottom-padding);
    text-align: var(--left);
}
.login-form-bottom-title-space {
    padding: 18px 62px 0 62px;
    text-align: var(--left);
}
.btn-login-space {
    margin-top: 38px;
    position: relative;
    left: var(--btn-login-left);
}
.btn-login {
    width: 100px;
    height: 32px;
}
.btn-go-to-login {
    width: 120px;
    height: 32px;
}
.btn-try-again {
    width: 120px;
    height: 32px;
}
.custome-button {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
}
.btn-forget-password-space {
    padding: 38px 60px 0 139px;
    float: var(--left);
}
.btn-forget-password {
    height:12px;
    width: 83px;
}
.btn-language-space {
    padding-top: 38px;
    padding-right: 57px;
    float: var(--right);
}
.btn-language-light {
    height: 13px;
    width: 37px;
}
.msg-login-contact-administrator {
    background-size: contain;
    background-repeat: no-repeat;
    height: 49px;
    margin-left:80px;
    width: 196px;
}
.msg-encryption-locked-not-found {
    background-size: contain;
    background-repeat: no-repeat;
    height: 22px;
    width: 210px;
}
.encryption-key {
    float: var(--left);
    background-image: url(../../Images/Cards/card_login.png);
    height: 500px;
    width: 360px;
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: translate(50%,-50%);
}
.request-sent-space{
    clear:both;
    padding-top:80px;
}
.pt-50 {
padding-top:50px;
}
.pt-60 {
    padding-top: 60px!important;
}
.pt-80 {
    padding-top: 80px !important;
}
.incryption-key-title-space {
    padding-top: 56px;
    padding-left: 66px;
    padding: var(--incryption-key-title-padding);
    float: var(--left);
}
.icon-tags {
    background-size: contain;
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;
    margin-left: 114px;
    display: inline-block;
}
    .icon-tags.red {
        background-image: url(../../Images/Icons/icon_tag_Red.png);
       /*display: none;*/
    }
    .icon-tags.green {
        background-image: url(../../Images/Icons/icon_tag_Green.png);
    }
.btn-view-eye-gray {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../Images/Buttons/btn_View_eye_gray.png);
    width: 15px;
    height: 12px;
    position: absolute;
    top: 13px;
    right: var(--btn-view-eye-gray-right);
    left: var(--btn-view-eye-gray-left);
    cursor: pointer;
}
    .btn-view-eye-gray.login-password-eye {
        right: var(--btn-view-eye-login-right);
        left: var(--btn-view-eye-login-left);
    }
.ml-70 {
    margin-left: 70px !important;
}
.ml-63 {
    margin-left: 63px !important;
}
.ml-127 {
    margin-left: 127px !important;
}
.ml-108 {
    margin-left: 108px !important;
}

.apply-incryption-space {
    padding-top: 28px;
    text-align: center;
}
.password-expired-form {
    float: var(--left);
    background-image: url(../../Images/Cards/card_login.png);
    height: 500px;
    width: 360px;
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: translate(50%,-50%);
}
.password-expired-title-space {
    padding-top: 52px;
    padding-left: 66px;
    padding: var(--password-expired-title-padding);
    float: var(--left);
}
.password-expired-labels-space {
    clear: var(--right);
    padding: var(--password-expired-labels-padding);
    text-align: var(--left);
}
.confirm-password-space {
    text-align: var(--left);
    padding: var(--confirm-password-space);
}
.apply-password-expired-space {
    padding-top: 65px;
    text-align: center;
}
.login-card {
    float: var(--left);
    margin-left: -19px;
    margin-top: 50px;
}
.login-card-background {
    background-image: url(../../Images/Cards/card_login_Languages.png);
    height: 380px;
    width: 320px;
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: var(--login-card-background-transform);
}
.login-card-title {
    font-size: 21px;
    color: #313131;
    font-weight: bold;
    padding: 53px 30px 0 30px;
    text-align: var(--left);
}
.incorrect-login-card {
    background-image: url(../../Images/Cards/card_login_Incorrect_login.png);
    height: 380px;
    /*opacity: 0.93;*/
    width: 320px;
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: var(--login-card-background-transform);
}
.attemp-number {
    font-size: 110px;
    color: #FFFFFF;
   /* font-weight: 400;*/
    text-align: center;
}
.attemp-title {
    font-size: 28px;
    color: #FFFFFF;
    font-weight: 300;
    text-align: center;
}
.incorrect-login-card-container {
    /*font-family: Helvetica;*/
    text-align: center;
    padding-top: 55px;
}
.account-locked-background {
    background-image: url(../../Images/Cards/card_login_Account_locked.png);
    height: 380px;
    width: 320px;
    /*opacity: 0.93;*/
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: var(--login-card-background-transform);
}
.account-locked-space {
    text-align: center;
    padding-top: 110px;
}
.instruction-container {
    background-image: url(../../Images/Cards/card_login_Languages.png);
    height: 380px;
    width: 320px;
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: var(--login-card-background-transform);
}
.instruction-label {
    text-align: var(--left);
    color: #FD6100;
    font-weight: 500;
    font-size: 22px;
    padding: 45px 57px 0 57px;
}
.instruction-space {
    text-align: center;
    padding-top: 20px;
}
.success-incryption-background {
    background-image: url(../../Images/Cards/card_login_Languages.png);
    height: 380px;
    width: 320px;
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: var(--login-card-background-transform);
}
.success-incryption-space {
    text-align: center;
    padding-top: 65px;
}
.success-incryption-button {
    text-align: center;
    padding-top: 50px;
}
.password-rules-background {
    background-image: url(../../Images/Cards/card_login_Languages.png);
    height: 380px;
    width: 320px;
    background-size: cover;
    position: fixed;
    right: 50%;
    top: 42%;
    transform: var(--login-card-background-transform);
}
.password-rules-label {
    text-align: var(--left);
    color: #FD6100;
    font-weight: 500;
    font-size: 22px;
    padding: 45px 45px 0 45px;
}
.password-msg-space {
    text-align: center;
    padding-top: 20px;
}
.version-label {
    height: 20px;
    margin-top: 11px;
    color: white;
    font-size: 17px;
    text-align: var(--left);
    letter-spacing: -0.51px;
}
.footer-list-label {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    margin-block: 3px;
    text-align: var(--left)
}
    .footer-list-label.light-font:hover {
        color: #D58674;
        cursor: pointer;
    }
    .light-font {
        font-weight: 200 !important;
    }
.bank-title-space {
    height: 40px;
    float: var(--right);
}
.privacy-space {
    height: 20px;
    width: 360px;
    float: var(--right);
    display: flex;
}
.slash {
    color: #FFFFFF;
    font-size: 11px;
    margin:3px 5px;
}
.login-cards-container {
    clear: var(--right);
    position: absolute;
    top: 12%;
    left: 35%;
}
.display-none {
display:none;
}
.error-msg {
    color: var(--red);
    font-size: 12px;
    display: block;
    height: 0;
    margin: 0;
    font-weight: 400;
    white-space: nowrap;
    width: 0;
}
.cursor-default {
    cursor: default !important;
}
.padding-30 {
padding: 0 30px;
}
.m-auto {
margin: 0 auto;
}
.login-radiobtn input[type='radio']:after {
    width: 20px;
    height: 20px;
    top: -2px;
    left: var(--general-left-checkbox);
    position: relative;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #C4C4CC;
    border-radius: 2px;
    cursor: pointer;
    background: #F7F7F7;
    font-size: 14px;
    color: #8E8E8E;
    text-align: center;
    font-weight: 500;
}
.login-radiobtn input[type='radio']:after {
    border-radius: 50%;
}

.login-radiobtn label {
    color: #020202;
    font-size: 14px;
    font-weight: 400;
    margin-left: 9px;
    vertical-align: -webkit-baseline-middle;
    margin-right: 10px;
}
.forgetpassword-form-container {
    position: relative;
    height: 472px;
}
.btn-apply-space {
    position: absolute;
    bottom: 0;
    transform: translate(-50%, -20px);
    left: 50%;
}
.btn-ok-space {
    position: absolute;
    bottom: 0;
    transform: translate(-50%, -70px);
    left: 50%;
}
.orange-contact-administrator-msg {
    padding-top: 48px;
}
.password-reset-failed-pnl {
    display: flex;
    padding-top: 60px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.mt-30{
    margin-top:30px;
}
.new-password-light-icon-margin {
    margin-left: 111px !important;
}
.confirm-password-light-icon-margin {
    margin-left: 91px !important;
}
.orange-label-msg {
    color: #FF8D5A;
    font-size: 18px;
    font-weight: 500;
  
}
    .orange-label-msg.institution-access-label {
        padding-inline: 52px;
    }
    @media only screen and (max-height: 800px) {
        html {
        min-height: 800px;
    }
    .dvFooter {
    top:660px;
    }
    .login-form {
        position: relative;
        transform: translate(50%,0);
    }
}
@media only screen and (max-width: 991px) {
    .m-95 {
        margin: initial;
        padding: 0 95px;
    }
}
.disable-event {
    pointer-events: none;
}