@font-face {
    font-family: 'Pinar';
    src: url('../font/pinar/Pinar-DS1-FD-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Pinar';
    src: url('../font/pinar/Pinar-DS1-FD-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Pinar';
    src: url('../font/pinar/Pinar-DS1-FD-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Pinar';
    src: url('../font/pinar/Pinar-DS2-FD-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Pinar';
    src: url('../font/pinar/Pinar-DS2-FD-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Pinar';
    src: url('../font/pinar/Pinar-DS2-FD-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Pinar';
    src: url('../font/pinar/Pinar-DS2-FD-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pinar';
    src: url('../font/pinar/Pinar-VF.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
}
  

.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 * {
    font-family: 'Pinar' !important;
}

.digits_login_form .dig_sml_box_msg_head, .digits_login_form .dig_ma-box .digits-form-select .select2-selection__rendered, .digits_login_form .dig_ma-box .dark a, .digits_login_form .dig_ma-box .dark .dig-cont-close, .digits_login_form .dig_ma-box .dark, .digits_login_form .dig_ma-box .dark .minput label, .digits_login_form .dig_ma-box .dark .minput input, .digits_login_form .dig_ma-box .darke {
    color: #1f2937 !important;
}

.digits-input-wrapper input {
    background-color: #F1F3F5 !important; 
    padding: 15px !important;
    border-radius: 10px;
}

.minput label {
    padding: 10px 15px !important;
}

.minput .not-empty ~ label {
    top: -20px !important;
}

span.bgdark {
    display: none !important;
}


.dig_sml_box_msg {
    margin-bottom: 30px;
}


.dig_lo_resend_votp_btn {
    display:none !important;
}


.dig_resendotp {
    margin-top: 20px !important;
}

.dig_sml_box_msg_head::before {
    content: url('../imgs/yasLogo.png');
    display: block;
}

.header.dark a {
    border: 1px solid rgba(31, 41, 55, 0.2);
    padding: 5px 10px;
}