
@font-face {
    font-family: 'prudentialmodern-bold-webfont';
    src: url('../fonts/prudentialmodern-bold-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'prudentialmodern-light-webfont';
    src: url('../fonts/prudentialmodern-light-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'prudentialmodern-medium-webfont';
    src: url('../fonts/prudentialmodern-medium-webfont.ttf') format('truetype');
}
.bg-login {
    background-color: #dff2fe;
    /*background-color: var(--secondary-bg);*/
}
body {
    background: #ffffff !important;
}


.Otpbtnblue {
    color: #4285f4 !important;
}

.otp-container {
    display: flex;
    gap: 12px; /* Space between inputs */
}

.otp-input {
    width: 40px;
 
    font-size: 20px;
    text-align: center;
    border: none;
    border-bottom: 2px solid #c9d2db; /* Bottom dash effect */
    outline: none;
    background: transparent;
}

    .otp-input:focus {
        border-bottom: 2px solid #f6ce51;
    }

i.fa {
    cursor: pointer;
    margin-right: 5px;
    color: #247fbe;
}

#otpField {
    width: 40px; /* Adjust width for spacing */
    font-size: 24px;
    text-align: center;
    letter-spacing: 10px; /* Adjust space between characters */
    border: none;
    border-bottom: 2px solid #000; /* Bottom dash effect */
    outline: none; /* Remove focus outline */
    background: transparent;
}

    #otpField::placeholder {
        letter-spacing: 10px; /* Keep dashes spaced */
        color: #bbb;
    }

.otpFldl {
    border: 1px solid #CBCBCB;
    box-sizing: border-box;
    border-radius: 10px;
    width: 19%;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    border: 1px solid;
    margin: 5px;
 
}
.login-text {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #247FBE;
}

#loginForm_pra {
/*    position: relative;
    right: 0%;*/
    width: 340px;
}

.boxlogin {
    width: 360px;
    position: absolute;
    top: 8%;
    right: 0;
}
.circle {
    width: 35px;
    height: 35px;
   padding: 4px;
    border-radius: 100%;
    background: #dff2fe;
}

.circle1 {
    width: 35px;
    height: 35px;
/*    padding: 4px;
*/    border-radius: 100%;
    background: #dff2fe;
}
.line {
    background-color: #EAECF0 !important;
    opacity: 1.25 !important;
    margin: 0.8rem 0;
}

.sectionDiv { 
    background: #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #E8F6FF;
    border-radius: 10px;
    height:auto;
}
.dobCalender {
    position: absolute;
    right: 11px;
    top: 38px;
}
/*.tab-content {
    border: 1px solid #CBCBCB;
    border-radius: 12px;
}*/
/*.boxlogin {
    position: absolute;
    top: 6%;
}*/

.loginsub-text {
    font-size: 36px;
    color: var(--primaryTxt);
    font-weight: 600;
}

.rightLoginSec .border-rad-8 {
    border-radius: 8px !important;
}

.pinbox {
    display: flex;
    justify-content: space-between;
}

.heding-txt {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0.5px;
}

.otpFld {
    border: 1px solid var(--secondary-bg);
    box-sizing: border-box;
    border-radius: 10px;
    width: 17%;
    text-align: center;
    padding: 12px;
    font-size: 18px;
    border: 1px solid;
    margin: 5px;
}

.button-filled, .button-filled:hover {
    background-color: #247fbe !important;
}

.LoginBtn {
    background-color: #247fbe;
    color: #fff;
}

.navbtn {
    background-color: var(--secondary);
    color: #667085;
    width: 100%;
}

.bordergray {
    border: 1px solid var(--secondary-bg);
    border-radius: 12px;
}

.borderyellow {
    border: 1px solid #f6ce51;
    border-radius: 12px;
}

.nav-pills .nav-link.active {
    color: #101828;
    background-color: #f6ce51;
    border: 1px solid #f6ce51;
    border-radius: 6px;
}

a:hover {
    text-decoration: underline;
}

.tooltip-inner {
    max-width: 500px;
    padding: 10px 10px;
    text-align: initial;
}

.primary-bg {
    background: linear-gradient( 86.23deg, rgba(0, 120, 189, 0.98) 0%, #018CCD 38.86%, #25A0DA 76.36%, #0A95D4 100.2%) !important;
}

.banner-text {
    color: #fff !important;
}
.coreValueCat {
    font-weight: 600;
    font-size: 15px;
     /*color: #344054;*/
    letter-spacing: 0.5px;
}
.tabButton {
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.errorText {
    margin: 0px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: red;
}
@media (max-width: 769px) and (max-width: 1024px) {
    #loginForm_pra {
   /*     position: relative !important;*/
        right: 0 !important;
        top: 18% !important;
        width: 360px;
    }

    .logoDiv {
        margin-left: 0 !important;
        text-align: center !important;
    }

        .logoDiv img {
            margin-top: 30px !important;
            margin-bottom:12px;
        }

}
@media(min-width:990px){
    #corevalueDiv {
        display: block;
    }

}

@media (max-width: 768px) {
    .login-margin {
 
 
    }
    #EntersetpinDiv {
        display: none;
    }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) and (max-width: 730px) {
    #EntersetpinDiv {
        display: block;
    }

    #corevalueDiv {
        display: none;
    }

    #EnterotpDiv {
        display: block;
    }

    .tab-content {
        border: 1px solid var(--secondary-bg);
        border-radius: 12px;
        padding: 20px !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    #corevalueDiv {
        display: none;
    }
    #EnterotpDiv {
        display: block;
    }

}

@media only screen and (max-device-width : 320px) {
    /* Styles */
    .boxlogin {
        width: 360px;
        position: absolute;
        top: 18%;
        right: 0;
    }
}
    @media only screen and (min-device-width : 350px) and (max-device-width : 1024px) {
        .maindiv {
            justify-content: center;
        }

       /* #loginForm_pra {
            position: relative;
        }*/

        .boxlogin {
            position: relative;

        }
        .logoDiv {
            margin-left: 0 !important;
            text-align: center !important;
        }
    }

    /* Medium devices (landscape tablets, 768px and up) */
    @media only screen and (min-width: 768px) {
        #Set_pin {
            display: none;
        }

        #account_set {
            display: block;
        }

        #EntersetpinDiv {
            display: none;
        }

        #EnterotpDiv {
            display: block;
        }
        .boxlogin{
            right:28px;
        }
    }

    /* Large devices (laptops/desktops, 992px and up) */
    @media only screen and (min-width: 992px) {
        #account_set {
            display: block;
        }

        #corevalueDiv {
            display: block;
        }

        #EnterotpDiv {
            display: block;
        }

        #EntersetpinDiv {
            display: none;
        }

        .maindiv {
            justify-content: space-between;
        }
    }

    /*@media only screen and (max-width: 991px) {
        #loginForm_pra {
            display: flex;
            right: 0;
            position: fixed;
            top: 20%;
        }
    }*/
    /* Extra large devices (large laptops and desktops, 1200px and up) */
    /*@media only screen and (min-width: 1200px) {
   
}*/
    /* --------------------------------------------------------------------------- */
    #forgetPassword_pra {
        margin-top: 20%
    }

    #errorMsg_UserIdReq {
        color: red;
    }

    #OTPsigninOpts_pra {
        margin-top: 20%
    }

    #errorMsg_signinOpt {
        color: red;
    }

    #otpSec_pra {
        margin-top: 10%;
    }

    #errorMsg_Form {
        color: red;
    }

    #mainSymbol {
        color: red
    }

    .coreValueCat img {
        height: 27px;
        width: auto;
    }
    .custom-imgSet{
        border-radius:6px;
        margin-left:-1px;

    }