/*OTP login page css*/
.cp-otp-code-wrap::before {
    content: "----";
    position: absolute;
    top: 18px;
    color: #C6C6C6;
    font-size: 100px;
    letter-spacing: 6px;
    line-height: 0;
    left: 50%;
    transform: translateX(-50%);
}

.cp-otp-code-wrap .cp-otp-code-item {
    letter-spacing: 22px;
    text-align: left;
    border: 0;
    position: relative;
    z-index: 1;
    padding: 0;
    min-height: 20px;
    max-width: initial;
    width: 135px;
    color: #11A895;
    margin: 0;
    margin-left: 15px;
    font-size: 20px;
    height: auto;
    font-weight: 600;
    line-height: normal;
}

.cp-otp-code-block {
    position: relative;
    background: #fff;
}

.cp-otp-code-wrap {
    position: relative;
    margin-top: 5px;
}

input.login_pho_input_dis {
    height: 50px;
    border-radius: 12px;
    border: 2px solid #7CE9DF;
    max-width: none;
    font-weight: 500;
    font-size: 15px;
    width: 100%;
}

#otp_section {
    text-align: center;
}
.cp-otp-timer-wrap {
    margin: 15px 0 0;
    z-index: 1;
    position: relative;
}

.cp-code-sended-text {
    margin-bottom: 25px;
    color: #818181;
}

.login_input_btn_wraper {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    display: inline-flex;
}

a.reset_phone_link {
    position: absolute;
    right: 10px;
}

a.cp-new-code-btn {
    font-weight: 500;
    font-size: 16px;
}

.bk_phn_container {
    width: 100%;
}

.bk_phn_container_wrap {
    border: 1px solid #767284;
    border-radius: 12px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.bk_contry_code {
    padding-left: 50px;
    display: flex;
    align-items: center;
}

.bk_contry_code span {
    font-weight: 500;
    font-size: 18px;
}

.bk_affi_social_media_input label {
    margin: 15px 0 10px;
    color: #818181;
    font-size: 12px;
}

.bk_phn_container_wrap .cm-phone input {
    padding: 0;
    border: 0;
    font-size: 18px;
    width: 100%;
}

.bk_phn_container_wrap .cm-phone {
    margin: 0;
    width: 100%;
    flex: 1;
    display: block;
}

#quick_login_register {
    max-width: 350px;
    margin: 0 auto;
    height: auto !important;
}

.cp-auth-field-wrap .cp-tabs-wrapper {
    display: flex;
    justify-content: center;
}

.cp-auth-field-wrap .ty-control-group {
    margin-bottom: 0;
    width: 100%;
}

.bk_phn_container_wrap input {
    height: 50px;
    min-height: 50px;
    border-radius: 12px;
}

.g-recaptcha {
    margin-top: 15px;
}

#quick_login_register #otp_button_login {
    position: static !important;
}

div#quick_login_register .bk_ty-float-right {
    text-align: center;
}

div#quick_login_register .bk_ty-float-right .btn_get_login_otp.ty-btn {
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    margin-top: 40px;
    border: 0;
    border-radius: 12px;
}

.inactivesubmitbtn button#get_otp_btn {
    background: #DFDEE3;
    cursor: not-allowed;
}

.cp-tabs-wrapper .bk_ty-tabs__item {
    width: 50%;
    list-style: none;
}

.bk_login-header {
    text-align: center;
}

#login_page_heading h1,
#login_page_heading h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

#login_page_subheading {
    margin-bottom: 20px;
}

#login_page_subheading:empty {
    display: none;
}

.bk_ty-tabs__a,
.bk_ty-tabs .subtab a {
    display: block;
    padding: 16px;
    height: auto;
    color: #1b1c1e;
}

.bk_ty-tabs__item,
.bk_ty-tabs .subtab {
    float: left;
    vertical-align: bottom;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 0;
    padding: 0 10px;
    position: relative;
    margin: 0 0 20px;
    border-bottom: 2px solid #dfdee3;
}

.bk_ty-tabs__item.active,
.bk_ty-tabs .subtab.active {
    border-bottom: 2px solid #202121;
}

.bk_ty-tabs__item.active a,
.bk_ty-tabs .subtab.active a {
    font-weight: 500;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text] {
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #2dbaa8;
    padding-left: 50px;
    border-radius: 5px;
    padding-top: 4px;
}

div.iti.iti--allow-dropdown {
    width: auto;
}

.ty-control-group .bk_ty-login__input {
    border: 1px solid #767284;
    font-size: 18px !important;
    margin: 0;
    width: 100%;
    border-radius: 5px;
}

.ty-control-group .bk_ty-login__input:focus {
    border: 1px solid #2dbaa8;
}

.ui-widget-content.ui-dialog .bk_ty-float-right {
    margin: 0 0 15px;
}

.bk_ty-float-right {
    float: none;
    text-align: left;
    margin: 0;
}

.bk_ty-float-right .ty-btn__secondary.bk_btnActive {
    background-color: #2DBAA8;
}

input[type="text"]::placeholder,
input[type="number"]::placeholder {
    color: #C6C6C6;
}

input[type="text"]::-webkit-input-placeholder {
    color: #C6C6C6;
}

input[type="text"]:-ms-input-placeholder {
    color: #C6C6C6;
}

input[type="number"] .ty-login__input {
    margin-left: 20px;
}

.bk_social_Button {
    background-color: #fff;
    width: auto;
    display: block;
    border-radius: 5px;
    border: 1px solid #2dbaa8;
    padding: 2px 10px;
    float: left;
    margin-right: 5px;
}

.bk_social_Button a img {
    width: 24px;
}

.ty-login-info__txt a {
    color: #2DBAA8;
    font-weight: 500;
    font-size: 18px;
}

.container-fluid .buttons-container {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0;
    padding: 10px 0;
}

.container-fluid .buttons-container a.ty-btn.ty-btn__tertiary,
.container-fluid .buttons-container a.ty-btn.ty-btn__secondary {
    background: #fff;
    border: 1px solid #2DBAA8;
    border-radius: 5px;
    font-weight: 500;
    color: #2dbaa8;
    text-shadow: none;
    vertical-align: top;
}

.bk_auth_grid .span8.main-content-grid .ty-btn__secondary:hover {
    background: #1CB6AD;
}

.cp-otp-code-wrap input[type="text"]:focus {
    border-color: #11A895;
}

.bk_socialSection {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.bk_socialtext {
    float: none;
    margin-right: 0px;
    line-height: 26px;
    display: block;
}

.bk_socialTextLeft {
    float: left;
    width: 100%;
}

.ty-btn.ty-btn__primary.cp-verification-link {
    background: transparent;
    color: #fc926c;
    margin: 0 0 0 10px;
    padding: 0;
    display: flex;
    align-items: center;
    line-height: 16px;
}

.ty-btn.ty-btn__primary.cp-verification-link:hover {
    background: transparent;
}

.ty-login-reglink {
    text-align: left;
    border-top: 1px solid #D6D6D6;
}

.ty-login-reglink a {
    padding: 8px 15px !important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none;
    width: auto !important;
    background-color: #fff;
    border: 1px solid #2DBAA8;
    color: #2DBAA8;
    margin: 5px 0 5px 5px !important;
}

.cp-auth-field-wrap .ty-login__filed-label {
    display: none;
}

.container-fluid.content-grid.bk_auth_container {
    background: transparent linear-gradient(180deg, #E8F6F6 0%, #B4DADD 100%) 0% 0% no-repeat padding-box;
    max-width: 100%;
    padding: 0px;
    margin-top: -10px;
}

.span16.bk_auth_grid {
    overflow: hidden;
    margin: 30px 0;
}

.span16.bk_auth_grid>.row-fluid {
    max-width: 800px;
    margin: 5px auto;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
}

.span8.auth-information-grid {
    padding: 50px 30px;
    background: transparent linear-gradient(139deg, #fafefd 0%, #e7f7f6 100%) 0% 0% no-repeat padding-box;
    min-height: 430px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.bk_auth_grid .span8.main-content-grid {
    padding: 50px 30px;
    margin: 0px;
    background: #fff;
    min-height: 430px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.bk_auth_grid .span8.main-content-grid .ty-mainbox-container {
    width: 100%;
}

.bk_authInfo .ty-login-info {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin: 0px;
    height: 100%;
}

.bk_authInfo .ty-login-info .ty-login-info__txt {
    text-align: center;
}

.span16.bk_auth_grid>.row-fluid::before,
.span16.bk_auth_grid>.row-fluid::after {
    display: none;
}

.bk_auth_logo img {
    max-width: 100px;
}

.bk_authInfo .ty-login-info h4 {
    padding: 0px;
    margin: 0 0 5px;
    font-size: 26px;
    line-height: 28px;
    color: #1b1c1e;
    text-transform: inherit;
}

.bk_authInfo .ty-login-info .bk_auth_heading span {
    color: #2dbaa8;
}

.bk_authInfo .bk_auth_sub-heading {
    padding: 2px 0 10px;
    line-height: 18px;
    font-size: 16px;
    display: none;
}

.bk_auth_kiki-img {
    margin: 20px auto;
    width: 65%;
}

.bk_auth_register {
    margin: 10px 0;
}

.bk_auth_register p {
    font-size: 15px;
}

.bk_auth_register p a {
    color: #2dbaa8;
    font-size: 15px;
}

.ty-hybrid-auth__icon img {
    max-width: 100px;
}

.bk_otp_para {
    margin: 25px 0 15px;
    font-size: 14px;
}

.bk_otp_submit_btn {
    margin: 20px 0 0;
}

div#mobile_verify_header {
    margin: 10px 0 20px;
}

.bk_auth_grid .span8.main-content-grid .iti__flag-container {
    top: 0;
}

/*reg OTP code start*/
input.bk_reg_fname,
input.bk_reg_email {
    border: 0;
    padding: 0;
    width: 100%;
    min-height: auto;
    height: auto;
    line-height: 26px;
}

.ty-control-group.bk_reg_group label {
    display: block;
    width: 100%;
    padding: 0;
    line-height: 18px;
    color: #A09CAA;
    margin: 0;
    position: relative;
    float: none;
}

.ty-control-group.bk_reg_group {
    margin-bottom: 15px;
}

span.bk_reg_verified {
    position: relative;
    color: #319C31;
}

span.bk_reg_verified:before {
    content: "";
    position: absolute;
    left: -15px;
    width: 5px;
    border: 1px solid;
    height: 10px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.bk_reg_verified_wrap {
    margin-bottom: 10px;
    font-size: 13px;
    text-align: right;
}

.reset_phone_link {
    margin: 16px 6px 0px 7px;
    border: none;
    background: none;
    cursor: pointer;
    color: #11A895 !important;
}

.filled_phone_reg {
    background: #E7FAF8 !important;
}

.cm-submit.cm-ajax.cm-skip-validation.cp-new-code-btn {
    color: #FF875C;
}

.bk_form_box {
    border: 1px solid #C3C3C3;
    border-radius: 10px;
    padding: 8px 16px;
    background: #fff;
}

.ty-gender-radio {
    display: inline-flex;
    width: 100%;
    margin-top: 6px;
    gap: 8px;
}

.ty-control-group label.ty-gender-label {
    background: #fff;
    border: 2px solid #DFDEE3;
    border-radius: 22px;
    padding: 8px 12px;
    font-size: 13px;
    color: #27262C;
    width: auto;
}

.ty-gender-label:has(input[type="radio"]:checked) {
    background: #EAFBFA;
    border: 2px solid #7CE9DF;
}

.ty-control-group label.ty-gender-label:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(https://cdn.kindlife.in/images/ui_icon/hair-quiz/female.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}

.ty-control-group label.ty-gender-label:nth-child(2):before {
    background-image: url(https://cdn.kindlife.in/images/ui_icon/hair-quiz/male.svg);
}

.ty-control-group label.ty-gender-label:nth-child(3):before {
    background-image: url(https://cdn.kindlife.in/images/ui_icon/hair-quiz/non-binary.svg);
}

.ty-gender-label input {
    opacity: 0;
    margin: 0;
    position: absolute;
}

.ty-calendar__block {
    margin-top: 6px;
    width: 150px;
    padding: 6px 6px 6px 30px;
    border: 1px solid #DFDEE3;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}

.ty-calendar__block input {
    border: 0;
    color: #4E4B58;
}

.ty-calendar__button {
    left: 10px;
    top: 50%;
    color: #000;
}

#sw_expertise_domain {
    line-height: 26px;
    cursor: pointer;
}

#expertise_domain {
    border-top: 2px solid #D5D3D9;
    margin: 6px 0;
    padding-top: 6px;
}

#expertise_domain label {
    display: inline-block;
    margin: 6px 0;
}

#sw_expertise_domain span {
    position: absolute;
    right: 0;
    font-size: 20px;
    color: #000;
}

#expertise_domain input {
    margin-right: 10px;
    color: #4E4B58;
}

#selected_expertise span {
    margin: 2px;
    padding: 6px 8px;
    border-radius: 22px;
    background: #EAFBFA;
    border: 1px solid #7CE9DF;
    color: #4E4B58;
    display: inline-block;
}

#off_expertise_domain {
    display: none;
}


/*reg OTP code end*/

/* css for tablet & below devices */
@media (max-width: 767px) {
    .span16.bk_auth_grid>.row-fluid {
        flex-flow: column;
        border-radius: 0px;
        margin: 0px;
    }

    .bk_auth_grid .span8.auth-information-grid,
    .bk_auth_grid .span8.main-content-grid {
        width: 100%;
    }

    .span16.bk_auth_grid {
        padding: 0;
        margin: 0;
    }

    .span8.auth-information-grid {
        min-height: auto;
        background: none;
        padding: 20px 10px;
    }

    .bk_auth_grid .span8.main-content-grid {
        padding: 30px 20px;
        border-radius: 20px 20px 0 0;
        min-height: auto;
    }

    .bk_auth_kiki-img {
        margin: 5px auto;
        width: 40%;
    }

    div.ui-dialog .cp-otp-code-wrap .cp-otp-code-item,
    .cp-otp-code-wrap .cp-otp-code-item {
        width: 135px;
    }

    #login_page_heading h1,
    #login_page_heading h2 {
        font-size: 18px;
    }
}

/* css for mobile devices */
@media (max-width: 480px) {
    .bk_authInfo .ty-login-info h4 {
        font-size: 22px;
        line-height: 24px;
    }

    .bk_authInfo .bk_auth_sub-heading {
        font-size: 14px;
        line-height: 16px;
    }
}
/*OTP login page end*/