.digit-crncw{
    background-color: #ccc;
    float: left;
    width: 100%;
    text-align: center;
}

.dig-container{
    height: auto !important;
    padding-bottom: 30px;
}
.dig-log-par{
    height: 100%;
}
.dig-log-par, .dig-container{
    display: flex;
    align-items: center;
    justify-content: center;
}

.dig-log-par .button{
    width: 100%;
}
.digit_cs-list{
    margin: 0 !important;
}
.dig_overlay_text {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    text-align: center;
    left: 0;
    right: 0;
}
.dig-box *{
    box-sizing: border-box;
}
.dig_overlay_pwrd{
    position: absolute !important;
}

.dig_field_required_text{
    color: #E00000 !important;
    left: unset !important;
    position: absolute !important;
    top: -9px;
    right: 15px !important;
    width: auto !important;
    background-color: #fff !important;
    height: 12px !important;
    line-height: 16px !important;
    padding: 0 3px !important;
    font-size: 12px;
    cursor: default;
}

.dig_pgmdl_2 .dig-custom-field-type-dropdown{
    min-height: 50px !important;
}
.dig-custom-field-type-dropdown .dig_field_required_text{
}
@media all and (max-height: 600px) {

    .dig_overlay_pwrd{
        position: relative !important;
    }
}
.minput textarea{
    resize: vertical !important;
}
.dig-box {
    box-sizing: border-box;
    display: none;
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: auto;
    background-color: rgba(6, 6, 6, 0.8);
}
.dig-content .digloginpage,.dig-content .forgot,.dig-content .register{
    width: 100% !important;
}.dig-modal-con .dig-content input{
    padding-top: 9px;
}
.dig-modal-con .countrycode[type="text"]{
    height: auto !important;
}
.dig-modal-con{
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    margin: 0 auto;
}
.dig-modal-con .button,.dig-modal-con a,.transupbutton{
    cursor: pointer;
}
.dig-modal-con .forgotpasswordaContainer{
    margin-top:-4px;
}
.dig_ma-box,.dig_ma-box input,.dig_ma-box input::placeholder,.dig_ma-box ::placeholder, .dig_ma-box label,.dig_ma-box button,.dig_ma-box select,.dig_ma-box *{
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
}
.dig_ma-box form{
    margin: 0 !important;
}
.dig_ma-box .dark .forgotpassword[type="submit"],.dig_ma-box .dark .dig-signup-otp[type="submit"]{margin-top: 24px;}
.dig-modal-con .signdesc{margin-top: 20px;}
.dig-log-par{
    position: relative;
    width: 100%;
    left: 0;
}
.dig-log-par .bgtransborderdark{
    padding: 7px;
}
.dig-box-login-title{
    text-transform: uppercase;
}
.dig_load_overlay{
    position: fixed;
}
.dig_spinner {
    width: 64px;
    height: 64px;
    position: relative;
    margin: 100px auto;
}

.dig_double-bounce1, .dig_double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ffffff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.dig_double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}


.dig-content {
    position: relative;
    background-color: #fefefe;
    margin: 0% auto;
    display: inline-block;
    vertical-align:middle;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
    text-align: center;
    width: 380px;
}



@media all and (max-width: 390px) {
    .dig-content {
        width: 98%;
    }
}
.digmsg-pow span{
    font-weight: bold;
}
.digmsg-pow,.digmsg-pow:hover{
    text-decoration: none;
    color: #fff;
    font-size: 18px;
}
.dig_powrd{
    text-align: center;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.dig-modal-con{
    min-height: 550px;
    line-height: 28px !important;
}

.dig_popmessage{
    z-index: 9999999;
    direction: ltr;
    cursor: default;
    min-height: 70px;
    min-width: 300px;
    width: auto;
    border-radius: 0 0 2px 2px;
    background-color: #FCF9F9;
    position: fixed;
    top:0;
    display: none;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 18px;
}
.dig_popmessage div{
    display: inline-block;
}
.dig_firele{
    padding: 14px;
}
.dig_lase_snap{
    font-size: 16px;
    color: #E64D4D;
}
.dig_lasele div{
    display: block;
}
.dig_lasele{
    padding-top: 17px;
    padding-right: 17px;
    width: calc(100% - 89px);
    display: block;
}
.dig_lase_message{
    color: #E64D4D;
    opacity: 0.60;
    font-size: 13px;
}
.dig_firele{
    float: left;
}
.dig_firele img{
    height: 42px;
    width: 43px;
}
.dig_popdismiss{
    height: 10px;
    width:  12px;
    position: absolute;
    top: 10px;
    cursor: pointer;
    right: 10px;
}
#dig-ucr-container::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.dig_resendotp{
    width: 100%;
    direction: ltr;
    text-align: center;
    margin-top: 4px;
    cursor: pointer;
    text-transform: uppercase;
    display: none;
}
.dig_resendotp_disabled{
    opacity: 0.6;
    cursor: default !important;
}
.dig-content input[type="submit"]{
    padding: 0;
}
.dig-content input{
    padding: 8px;
    margin-top:15px;
    width: 100%;
}
.dig-login-field{
    position: relative;
}
.dig-login-field label{
    position: relative;
    float: left;
    top: 17px;
}
.dig-cont-close {
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    top: -10px;
    opacity: 0.8;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.dig-cont-close:hover,
.dig-cont-close:focus {
    color: black;
    opacity: 1;
    text-decoration: none;
    cursor: pointer;
}
.createcustomer{
    float: right;
}
.cancelccb{
    float:left;
}
.changepassword{
    display: none;
}
.loginerrordg{
    color: #b70000;
    text-align: center;
}
.woocommerce .login .inline{
    margin-left: 0;
}
.msggreen{
    color : #00840f;
}
.dig_rl_msg_div{
    text-align: center;
}
.dig_load_overlay{
    display: none;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom: 0;
    z-index:9999999;
    background: rgba(6,6,6,0.8);
    text-align: center;
}
.dig_load_overlay::before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.dig_load_content{
    display: inline-block;
    vertical-align: middle;
}
#dig-ucr-container .transuptempbtn{
    padding: 0;
}

.minput {
    outline: none;
    width: 100%;
    margin: 16px 0 16px;
    position: relative;
}
.countrycode{
    width: auto !important;
}
.dig_ma-box .button{
    margin-bottom: 8px;
    text-transform: uppercase;
}
.dig_ma-box .button, .dig_ma-box .transupbutton{
    height: 40px;
    padding: 0;
    margin: 0 !important;
    line-height: 40px;
    box-sizing: border-box;
}
.dig_ma-box .button[type="submit"]{
    line-height: 0;
}
.dig_ma-box .button[type="submit"], .dig_ma-box .transupbutton[type="submit"],.dig_ma-box .button, .dig_ma-box .transupbutton{
    font-weight: normal;
    font-size: 17px;
    min-height: 0px;
}
.dig-box-login-title{
    font-size: 18px;
    font-weight: 500;
    cursor: default;
}
.minput label {
    font-weight: normal;
    padding: 35px 16px 0 0;
    font-size: 15px;
    position: absolute;
    top: -4px;
    left: 0;
    direction: ltr;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    pointer-events: none;
}
.minput input[type="date"]{
    text-transform: uppercase;
}
.minput select,.minput select:focus,.minput select:active,
.minput textarea,.minput textarea:focus,.minput textarea:active,
.minput input[type="number"],.minput input[type="number"]:focus,.minput input[type="number"]:active,
.minput input[type="date"],.minput input[type="date"]:focus,.minput input[type="date"]:active, .minput input[type="password"],.minput input[type="text"],.minput input[type="password"]:active,.minput input[type="text"]:active,.minput input[type="password"]:focus,.minput input[type="text"]:focus{
    background: transparent;
    background-color: transparent;
    color: inherit !important;
    outline: none;
    padding: 35px 16px 3px 3px;
    border: 0;
    box-shadow: none;
    resize: none;
    width: 100%;
    height: 66px;
    font-size: 15px;
    margin: 0;
    line-height: 28px;
}
.dig-custom-field .nice-select {
    background: transparent;
    border: none;
}

.dig-custom-field{
    position: relative;
}
.woocommerce-FormRow--wide .dig_captcha{
    top: 7px;
    right: 1px;
}
.dig_captcha{
    position: absolute;
    margin-top: 16px;
    margin-bottom: 12px;
    width: 112px;
    bottom: -9px;
    right: -16px;
}
.dig_ma-box .dig_opt_mult_lab, .dig_ma-box .dig_opt_mult ~ label,.dig_ma-box select ~ label,.dig_ma-box textarea:focus ~ label,.dig_ma-box input:focus ~ label,.dig_ma-box .not-empty ~ label, .minput input[type="date"] ~ label{
    font-size: 15px !important;
    top: -22px  !important;;
    -webkit-transition: all 0.2s ease  !important;
    transition: all 0.2s ease  !important;
}
.dig_ma-box input:focus:invalid:focus, .dig_ma-box  textarea:focus:invalid:focus, .dig_ma-box  select:focus:invalid:focus{
    border: none !important;
}
.grecaptcha-badge{
    display: none;
}
.dig_ma-box .dig_opt_mult_lab{
    padding: 0;
    position: absolute;
    margin-top: 35px;

}
.dig_opt_mult{
    display: inline-block;
    margin: 2px 4px;
}
.dig_ma-box .dig_opt_mult label{
    position: relative;
    pointer-events: auto;
    display: inline-block;
    padding: 0;
    margin: 0;

}
.nice-select .option{
    padding-top: 0;
}

.nice-select.open .list{
    max-height: 300px;
    margin: 0;
    overflow-y: auto;
}
.dig-custom-field textarea{
    resize: vertical;
    min-height: 66px;
}
.dig-custom-field-type-dropdown label{
    display: none;
}

.dig-content .dig_opt_mult input{
    width: auto;
}
.dig_ma-box .dig_opt_mult_con{
    text-align: left;
    padding-top: 40px;
}
.dig_ma-box .dig_opt_mult_con_tac{
    padding-top: 0;
}
.dig_ma-box .dig_opt_mult_con_tac a{
    text-decoration: underline;

}
.dig_ma-box label,.dig-custom-field label{
    margin-bottom: 0;
}

.minput .nice-select,.minput select ~ label,.minput select,.minput select:focus,.minput select:active{
    padding: 0 16px 3px 3px;
    margin-top: 34px;
}

.dig-custom-field .nice-select{
    margin-bottom: 24px;
    margin-top: 0;
}

.dig-content .dig_opt_mult_con input{
    padding: 0;
    margin: 0 4px 0 0;
}


.dig-container .logo{
    height:100px;
    max-width: 340px;
}
.dig-container{
    bottom: 20px;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}
.dig_captcha{
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dig_ma-box .logforb{
    padding-top: 16px;
}

.dig-custom-field select ~ span,.dig-custom-field textarea ~ span,.minput input ~ span{
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}


.dig-custom-field input[type="radio"] ~ span,.dig-custom-field input[type="checkbox"] ~ span{
    display: none;
}

.digit_cs-list {
    position: absolute;
    top:0;
    display: none;
    padding: 0;
    margin: 0;
    color: #777;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-align: left;
    border: 1px solid #d1d1d1;
    width: 310px;
    z-index: 999999;
    background: #fff;
    max-height: 144px;
    overflow-y: auto;
    -moz-box-shadow: 0 2px 3px #ccc;
    -webkit-box-shadow: 0 2px 3px #ccc;
    box-shadow: 0 2px 3px #ccc
}

.digit_cs-list li {
    display: block;
    padding: 5px 10px;
    margin: 0;
    cursor: default;
}

.digit_cs-list li.selected {
    background: #f3f3f3;
}

.digit_cs-list li[disabled] {
    opacity: .5
}


.dig_clg_bx,.logocontainer,.dig-container{
    width: 380px;
    position: relative;
    margin: auto;
}

.dig-min-het{
    min-height: 370px;
}
.logocontainer{
    text-align: center;
}
/*.dig-container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
}*/
.logocontainer{
    opacity: 0;
}

.logocontainer .logo{
    max-width: 300px;
    max-height: 120px;
}

@media all and (max-height: 630px){
.dig_powrd{
    text-align: center;
    position: relative;
    bottom: -144px;
    left: 0;
    right: 0;
}
}


@media all and (max-width: 380px) {
    .dig_clg_bx{
        width: 96%;
        position: relative;
        padding: 0;
    }
    .dig-container {
        width: 100%;
        position: relative;
        padding: 0;
    }
    .logocontainer .logo{
        max-width: 70%;
    }

}
@media all and (min-width:380px) and (max-width: 440px) {
    .dig-container {
        width: 90%;
        position: relative;
        padding: 1px 15px 0 15px;
    }

}
    @media all and (max-width: 440px) {
        .logocontainer{
            max-width: 100%;
            max-height: 120px;
        }

        .dig_ma-box .digloginpage,.dig_ma-box .forgot,.dig_ma-box .register {
            width:60%;
        }
    .dig-container .logo{
        max-width: 70%;
    }
}
.dig_clg_bx{
    position: relative;

}
.countrycode,#dig-mobmail,#forgotpass,#digits_reg_email,#dig-secondmailormobile{
    direction: ltr;
}
.dig_ma-box .forgotpassworda,.dig_ma-box .button,.dig_ma-box .transupbutton,.dig_ma-box .signdesc,.dig_ma-box .backtoLogin{
    display: block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}
#dig-ucr-container input[type="submit"]{
    padding-top: 0 !important;
}
.dig_ma-box .signdesc{
    cursor: default;
    text-align: left;
    margin-left: 2px;
    font-size: 18px;
}
.dig_ma-box .forgotpassworda,.dig_ma-box .backtoLogin{
    font-size:14px;
}
.signdesc{
    margin-top: 36px !important;
    margin-bottom: 10px !important;
}
.dig-container .backtoLoginContainer{
    vertical-align: middle;
}
.dig_ma-box .backtoLoginContainer, .dig_ma-box .forgotpasswordaContainer{
    margin-top: 10px;
}
.dig_ma-box .button,.dig_ma-box .transupbutton{
    border-radius: 4px;
}
.dig_ma-box .loginviasms{
    margin-top: 24px !important;
}
.dig-container .button,.dig_ma-box .transupbutton{
    text-transform: uppercase;
    font-size: 17px;

}
.dig_ma-box .button[type="submit"],.dig_ma-box .transupbutton[type="submit"]{
    height: 40px;
    margin-top:10px !important;
    margin-bottom: 0px !important;
}
.dig_ma-box .button{
    border: none;
    box-shadow: 1px 2px 1px rgba(0,0,0,0.1);
}
.dig_ma-box .forgotpassworda,.dig_ma-box .signdesc,.dig_ma-box .backtoLogin{
    color:inherit;
}
.dig_ma-box .button{
    width: 100%;
    margin-top:24px;
}
.dig_ma-box .transupbutton{
    margin-top:8px;
}
.noselect{  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}
.dig_ma-box .register,.dig_ma-box .forgot{
    display: none;

}
.dig_ma-box .forgot,.dig_ma-box .register{
    position: relative;
}
.dig_ma-box .digloginpage{
    position: relative;
}
.dig_ma-box .digloginpage,.dig_ma-box .forgot,.dig_ma-box .register{
    float:left;
    width: 86%;
    margin: auto !important;
}

.dig_ma-box .digloginpage{top: 0;}

.loginViaContainer{text-align: center;}
.mobileLogin{width: 100%;}
.dig_ma-box .countrycode[type="text"]{text-align:center;background: transparent !important;padding-right: 4px;outline: none;min-width: 20px;width:auto !important;z-index: 2;box-shadow: none !important;}


.noselect{  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}
.dig_ma-box .countrycodecontainer{display:none;position: absolute;top:4px;z-index: 10;left:0;}
.digcon{position: relative;}
.separator{font-size: 20px;position: relative;top: -4px;}

.mailsecond{display: none;}
.secmailormob{width:100% !important;}

.dig_ma-box .countrycodecontainer input{
    height: 23px !important;
    margin-top: 34px !important;;
    padding: 0 !important;;
}
.dig_ma-box .countrycodecontainer .light{
    border-right: 1px solid #fff!important;
}

.dig_ul_left_side{
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.dig_ul_left_side img{
    margin: auto;
    max-width: 450px;
    max-height: 450px;
    z-index: 1;
}
#dig-ucr-container .dig_ul_left_side img{
    max-width: 250px;
    max-height: 250px;
}
.dig_ul_divd .dig-box-login-title,.dig_ul_divd .dig-cont-close {
    display: none;
}
.dig_ul_divd .logforb{
    padding-top: 0;
}

@media all and (max-width: 834px) {
    .dig-bgleft-arrow-right ,.dig_ul_left_side{
        display: none !important;
    }
}
@media all and (min-width: 835px) {
    .dig_ul_divd {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .dig_ul_divd .dig_bx_cnt_mdl{
        padding:0 40px;
        left: 2px;
        position: relative;
    }
    #dig-ucr-container .dig_ul_divd{
        display: inline-grid;
        grid-template-columns: 1.1fr 1fr;
        width: 85%;
        max-height: 480px;
        max-width: 800px;
    }
    .dig_ul_divd .dig_bx_cnt_mdl{
        overflow-y: auto;
    }
    .dig_ul_divd .dig_ma-box {
        overflow-y: auto;
    }
}
.dig_ul_divd .digloginpage,.dig_ul_divd .forgot,.dig_ul_divd .register{
    padding: 30px 0;
    position: relative;
    margin: auto !important;
}

.dig_bx_cnt_mdl{
    padding: 30px;
}

.dig-modal-con{
    max-height: 85vh;
    overflow-y: auto !important;
}
.dig_pgmdl_2 .minput .bgdark{
    display: none;
}


.dig_pgmdl_2 .minput .countrycodecontainer input,
.dig_pgmdl_2 .minput input[type='date'],
.dig_pgmdl_2 .minput input[type='number'],
.dig_pgmdl_2 .minput input[type='password'],
.dig_pgmdl_2 .minput textarea,
.dig_pgmdl_2 .minput input[type='text']{
    border-radius: 2px;
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
    line-height: 20px;
}
.dig_pgmdl_2 .minput .countrycodecontainer input,
.dig_pgmdl_2 .minput input[type='date'],
.dig_pgmdl_2 .minput input[type='number'],
.dig_pgmdl_2 .minput input[type='password'],
.dig_pgmdl_2 .minput input[type='text']{
    height: 46px !important;
    line-height: 20px !important;
}
.dig_pgmdl_2 .minput .empty[type='date']{
    color: inherit !important;
}
.dig_pgmdl_2 .minput .countrycodecontainer input{
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    margin-top: 0px !important;
    top: -4px !important;
    position: relative;
}

.dig_pgmdl_2 .minput textarea~label,
.dig_pgmdl_2 .minput input[type='date']~label,
.dig_pgmdl_2 .minput input[type='number']~label,
.dig_pgmdl_2 .minput input[type='password']~label,
.dig_pgmdl_2 .minput input[type='text']~label{
    display: none;
}


.dig-bgleft-arrow-right {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left-style: solid;
    border-left-width: 14px;
    left: 50%;
    top: 50%;
    margin-top: -30px;
}

.dig_login_cancel a{
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
    font-size: 14px;
}
.dig_login_cancel{
    padding-bottom: 20px;
    text-align: center;
}
.dig_lp_footer{
    text-align: center;;
    padding:0 16px;
    width: calc(100% - 32px);
    position: absolute;
    bottom: 24px;
}
.dig_pgmdl_2 .dig-container .dig-log-par .digloginpage{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/*NEW*/
.dig_pgmdl_2 .dark{
    overflow: hidden;
}
.dig_pgmdl_2 .signdesc{
    font-size: 16px;
}
.dig_pgmdl_2 .button[type="submit"], .dig_pgmdl_2 .transupbutton[type="submit"],.dig_pgmdl_2 .button, .dig_pgmdl_2 .transupbutton{
    font-size: 17px;
}
.dig_pgmdl_2 .button,.dig_pgmdl_2 .transupbutton{
	border-radius: 2px;
}
.dig_pgmdl_2 .button[type="submit"],.dig_pgmdl_2 .transupbutton[type="submit"]{
	height: 46px;
	line-height: 46px;
}
.dig_pgmdl_2 .button,.dig_pgmdl_2 .transupbutton{
  	height: 46px;
	line-height: 46px;
}
.dig_pgmdl_2 .button{
    border: none;
    box-shadow: none;
}
.dig_pgmdl_2.dark .forgotpassword[type="submit"],.dig_pgmdl_2 .dark .dig-signup-otp[type="submit"]{
	margin-top: 18px;
}

.dig_field_required_text{
    display: none !important;
}
.dig_pgmdl_2 .dig_field_required_text{
    display: inline !important;
}

.dig-custom-field input[type=checkbox],.dig-custom-field input[type=radio] {
    display: none;
}

.dig-custom-field-type-tac .dig_field_required_text{
    display: none !important;
}

.dig_opt_mult_con label:before {
    background-repeat:no-repeat;
    background-size: cover;
    margin-top: 0;
}
.dig-custom-field .dig_opt_mult_con label {
    cursor: pointer;
    display: inline-block;
    line-height: 21px;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
}

.dig-custom-field .dig_opt_mult_con label:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: calc(100%/2 - 7px);
}


.dig-custom-field-type-radio .dig_opt_mult_con .selected:before{
    mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    -webkit-mask-size: cover;
}

.dig-custom-field-type-radio .dig_opt_mult_con label:before {
    mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    -webkit-mask-size: cover;
}


.dig-custom-field-type-tac .dig_opt_mult_con .selected:before{
    mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    -webkit-mask-size: cover;
}

.dig-custom-field-type-checkbox .dig_opt_mult_con .selected:before{
    mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    -webkit-mask-size: cover;
}
.dig-custom-field-type-tac .dig_opt_mult_con label:before, .dig-custom-field-type-checkbox .dig_opt_mult_con label:before {
    mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-size: cover;
}

.dig_verify_mobile_otp{
    z-index: 99999;
    padding-top: 40px;
}
.dig_verify_mobile_otp input{
    text-align: center;
}
.dig_verify_code_contents{
    margin-top: 56px;
}
.dig_verify_mobile_otp_container{
    padding: 0 24px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dig_verify_code_head{
    color: #6D6D6D;
    font-size: 22px;
    text-align: center;
}
.dig_verify_code_msg span{
    display: inherit;
}
.dig_verify_code_msg{
    margin-top: 24px;
    color: #BFBFBF;
    font-size: 16px;
    text-align: center;
}
#dig_verify_otp{
    margin-top: 36px !important;
}


.dig_bx_cnt_mdl::-webkit-scrollbar{
    background: #ffffff;
}
.dig_bx_cnt_mdl::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.dig_bx_cnt_mdl::-webkit-scrollbar {
    width: 8px;
}
.dig_bx_cnt_mdl::-webkit-scrollbar-track {
    border-left: 1px rgba(0, 0, 0, 0.1) solid
}