body{
    background: #e9ecef;
}
.group_form{
    background: transparent;
}

/*header blade design*/
.header_bg {
    display: flex !important;
    align-items: baseline !important;
    width: 50%;
    height: 90vh;
    opacity: 1;
    top: 17px;
    left: 140px;
    border-radius: 46px;
    overflow: hidden;
    background-color: rgba(43, 43, 46, 1) !important;
}

.header_bg .theme2_header {
    justify-content: center !important;
    align-items: center;
    width: 0;
}

.theme2_header_logo {
    margin-top: 50px;
    margin-bottom: 35px;
}
.theme2_header_logo2 {
    margin-top: 50px;
}
/*login page design*/
.theme_login_image_div {
    width: 43% !important;
} 
.theme2_page {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100vh;
    width: 100%;
}
.theme2_page .theme_login_image_div,
.theme2_page .forgot_pwd_image_div{
    width: 45% !important;
    height: 80vh !important;
    margin-top: 9% !important;
    margin-left: 6%;
}
.theme2_login_bg_content{
    font-size: 28px;
    padding: 0 50px;
}
.theme2_login_bg_content2{
    font-size: 12px;
    padding: 0 70px;
}
.theme_login_image_div .theme_login_image {
    background: url(../images/no-auth-bg.png) 0% 0% / 75% 80%, url(../images/theme2_login_bg.png) 25% 25% / 50% 55%;
    background-repeat: no-repeat;
    width: 90% !important;
    margin-left: 40px !important;
    background-position: center;
    margin-top: 0 !important;
}

.theme2_page .login_frame {
    align-items: center;
    /*height: 75%;*/
}
.theme2_page .group_form{
    width: 100%;
}

.group_form {
    border: none !important;
}

.login_header_group {
    background: none !important;
    border: none !important;
}

.theme2_page .login_header {
    color: #0F172A !important;
    font-weight: 700;
    font-size: 24px;
    margin: 0;
    line-height: 30px;
    font-family: 'SF Pro Display', sans-serif;
    letter-spacing: 0.2px
}

.theme2_page .login_para_content,
.theme2_page .reset_para_content{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #9D9D9D !important;
    font-family: 'SF Pro Display', sans-serif;
    letter-spacing: -0.011em;
}

.theme2_page .email_input,
.theme2_page .password_input {
    border: 1px solid #DFDFDF;
    border-radius: 155px !important;
    height: 44px;
    width: 100%;
}

.theme2_page .email_input:focus,
.theme2_page .password_input:focus {
    box-shadow: none;
    border-color: #FFAD00 !important;
}

.theme2_page .eye_button {
    padding: 6px 12px;
    top: 5px;
    right: 10px;
    z-index: 5 !important;
}

.theme2_page .eye_button:hover {
    color: #6c757d;
}
.proceed_button{
    color: #ffffff !important;
}
.theme2_page .proceed_button {
    width: 100% !important;
    height: 56px;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    font-family: 'SF Pro Display', sans-serif !important;
    display: block !important;
    box-shadow: 0 0.6rem 0.6rem rgba(10, 22, 38, 0.200000003);
    background-color: #FFAD00 !important;
    border-radius: 41px !important;
    border: none;
}

.theme2_page .proceed_button:hover {
    background-color: #fda01e !important;
}

.theme2_page .card-footer {
    display: none;
}

.theme2_page .remember_me_text {
    color: #8C8C8C;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 23px;
    font-family: 'SF Pro Display', sans-serif !important;
    margin: 0 !important;
}

.theme2_page .remember_me_checkbox:focus {
    box-shadow: none;
    border-color: #ced4da;
}

.theme2_page .form-check-input:checked {
    background-color: #FFAD00;
    border-color: #FFAD00;
    box-shadow: none;
}
.forgot-password{
    font-weight: 700;
}
.theme2_page .forgot-password {
    color: #FFAD00;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 23px;
    font-family: 'SF Pro Display', sans-serif !important;
}

label.error {
    color: rgba(var(--bs-danger-rgb)) !important;
    font-weight: 500 !important;
    font-size: 12px;
    --bs-text-opacity: 1;
    position: absolute;
    bottom: -20px;
    left: 15px;
}

/*forgot password page styles*/
.theme2_page .forgot_password_frame {
    margin-right: 2rem !important;
}
.theme2_page .forgot_pwd_image_div{
    display: flex !important;
    align-items: center;
}
.theme2_forgot_bg_content{
    font-size: 28px;
    padding: 0 70px;
}
.theme2_forgot_bg_content2{
    font-size: 12px;
    padding: 0 70px;
}
.forgot_pwd_image_div .forgot_pwd_image {
    background: url(../images/no-auth-bg.png) 0% 0% / 75% 80%, url(../images/theme2_forgot_pwd_bg.png) 25% 25% / 50% 55%;
    background-repeat: no-repeat;
    width: 90% !important;
    margin-left: 40px !important;
    background-position: center;

}
.theme2_page .forgot_password_footer{
    position: relative;
    bottom: 0;
}

.auth_bg_imgs_div {
    background: #2B2B2E;
    border-radius: 46px;
}

.login_para_content, .reset_para_content, .mail_send_info {
    color: #9D9D9D;
    font-size: 14px;
}
/*.login-image-container {
    width: 525px;
    height: 525px;
    background: url('../images/no-auth-bg.png');
}*/

/*.login-image {
    max-width: 383px;
    height: auto;
}*/

.login-image {
    position: absolute;
    height: 60%;
    width: auto;
}

.login_header {
    margin: 0;
}

.input-group>.form-control, .input-group>.form-floating, .input-group>.form-select {
   width: auto !important;
    border-radius: 155px !important;
}

.input-group {
    flex-direction: column;
}

.login-form-label {
    font-size: 12px;
}

.login_form, .link_sent_card {
    width: 440px;
}

.input-group .eye_button {
    right: 14px;
}

.password_container .eye_button{
    top: 10px;
    z-index: 5 !important;
}

.password_eye {
    color: #E0E0E0 !important;
}

.input-group .eye_button:is(:hover,:active) {
    background-color: var(--bs-btn-bg) !important;
}
.input-group .eye_button:is(:hover,:active) .password_eye {
    color: rgba(0, 0, 0, 0.5) !important;
}

.proceed_button {
    background-color: #FFAD00 !important;
    border-radius: 41px !important;
}

.login_form a {
    color: #FFAD00;
}

.proceed_button:hover {
    background-color: #FB8C00 !important;
    /*color: FB7500FF;*/
}

.login_form a {
    text-decoration: none;
}

.login_form a:hover {
    color: #FB8C00 !important;
    text-decoration: underline;
}

.form-control:focus {
    border-color: #FFAD00 !important;
    box-shadow: none !important;
    background-color: transparent !important;
}
.toolb_maintenance_heading span{
    color: #FFAD00;
}

@media (max-width: 991px) {
    .login_form, .link_sent_card {
        width: auto;
    }
    :has(>.remember_me_container) {
        /*flex-direction: column;*/
        /*align-items: flex-start;*/
    }
    .error_proceed_btn_div{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: row !important;
    }
    .error_proceed_btn_div img{
        width: 100%;
    }
}
@media (max-width: 468px) {
    .error_proceed_btn_div h5{
        font-size: 1rem;
    }
    .error_proceed_btn_div .proceed_button{
        min-width: 200px !important;
    }
}
.forgot_password_footer,
.reset_password_footer{
    background: none;
}

/************************** Password reset successfully page styles *********************************************/

.pwd_reset_success{
    height: 100vh;
    display: flex;
    align-items: center;
}

.card_div {
    width: 562px;
    height: 409px;
    box-sizing: border-box;
    box-shadow: 0 2.4rem 9.4rem rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(4.18rem);
    background-color: rgba(255, 255, 255, 0.1000000015);
    border-radius: 2rem;
    display: flex !important;
    justify-content: center !important;
}
.card_div .card {
    background: transparent;
    border: none;
    position: static !important;
}
.login-btn-div{
   color: #ffffff;
}

.login-btn:hover{
    background-color: #FB8C00 !important;
    color: #fff;
}
.login-btn{
    border: none;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    width: 40% !important;
    font-family: 'SF Pro Display', sans-serif !important;
    background-color: #FFAD00 !important;
    border-radius: 41px !important;
}

/************************** loader styles *********************************************/
#cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:99999999;
    display:none;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

#cover-spin::after, .exchange_loader {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:40px;height:40px;
    border-style:solid;
    border-color:#F7931A;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}
.exchange_loader{
    width: 20px;
    height: 20px;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
    position: static;
    display: inline-block;
}
.term_box_div{
    flex-direction: row;
    flex-wrap: nowrap;
    padding-left: 10px;
}
.term_box_div .term_box_label{
    margin-left: 5px !important;
}
.merchant_type_btn{
    display: flex;
    justify-content: center;
    gap: 41px;
}
.merchant_type_btn button{
    border-radius: 5px;
    border: 1px solid #F7931A;
    background-color: white;
    color: #F7931A;
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.308);
}
.merchant_type_btn button.active, .merchant_type_btn button:hover{
    background-color: #F7931A;
    border-color: #F7931A;
    color: white;
}
.register_page .input-group .select_box{
    color: #5a5a5a;
}