body {
    font-family: poppins;
    background-color: #fff;
    min-height: 100vh;
}
/* Hide the background image for phone-sized screens */
@media (min-width: 320px) and (max-width: 480px) {
    .login_bgImg {
        background: none; /* Remove the background */
    }
}
button.multiloginpart_btn:focus {
    outline: none !important;
    border:none !important;
}
.brand-wrapper {
    padding-top: 7px;
    padding-bottom: 8px;
}

    .brand-wrapper .logo {
        height: 25px;
    }

.login-section-wrapper {
    width: 100%;
    padding: 0px 100px;
    background-color: #fff;
    height: 100vh;
    display: flex;
    align-items: center;
}
#multiloginpart {
    width: 100%;
}

.Remember {
    font-size: 14px;
}

button.multiloginpart_btn {
    background: #ef3737;
    width: 100%;
    padding: 12px 15px;
    color: #fff;
    margin-bottom: 15px;
    float: left;
    border: 0px;
    border-radius: 5px;
}
@media (max-width: 100px) {
    .login-section-wrapper {
        padding: 0 50px;
        flex: 0 0 45%;
        max-width: 45%;
    }
}


@media (min-width: 320px) and (max-width: 480px) {
    .login-section-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        min-height: auto;
        max-width: 100%;
    }
}

@media only screen and (min-width: 1201px) {

    .login-section-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 100vh;
    }
}

.login-wrapper {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 10px;
}

@media (max-width: 575px) {
    .login-wrapper {
        width: 100%;
    }
}

.login-wrapper label {
    font-size: 12px;
    font-weight: 600;
    color: #5E5873;
    float: left;
    width: 100%;
    line-height: 15px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.login-wrapper .form-control {
    padding: 5px;
    width: calc(100% - 30px);
    float: left;
    border:0px;
    border-radius:0px;
    font-size: 14px;
    font-weight: normal;
    outline:none;
}
    .login-wrapper .form-control:focus {
        outline: none;
        border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
*:focus {
    outline: none;
}
.userpassarea i {
    float: left;
    width: 30px;
    color: #ff9696;
    font-size: 18px;
    padding-left: 2px;
}
.userpassarea {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    height: 48px;
    padding: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
}

span#email-error {
    font-size: 12px;
    width: 100%;
    float: left;
    padding: 2px 0;
}

span#password-error {
    font-size: 12px;
    width: 100%;
    float: left;
    padding: 2px 0;
}

form#Login .form-group {
    width: 100%;
    float: left;
    text-align: left;
}

.login-wrapper .form-control::-webkit-input-placeholder {
    color: #b0adad;
}

.login-wrapper .form-control::-moz-placeholder {
    color: #b0adad;
}

.login-wrapper .form-control:-ms-input-placeholder {
    color: #b0adad;
}

.login-wrapper .form-control::-ms-input-placeholder {
    color: #b0adad;
}

.login-wrapper .form-control::placeholder {
    color: #b0adad;
}

.main_logo_div {
    width: 160px;
    margin: 0px 0 20px 0;
}
.divider23:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #efefef;
    position: absolute;
    top: 50%;
    left: 0;
}
.divider23 span {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 0 10px;
    font-size:14px;
    letter-spacing: 1px;
}
.login-wrapper .login-btn {
    padding: 12px;
    background-color: #2760bd;
    border-radius: 5px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    float: left;
    margin: 10px 0 25px 0;
}



.login-wrapper a.forgot-password-link {
    color: #494949;
    font-size: 13px;
    text-decoration: underline;
    text-align: left;
    padding: 25px 0;
    width: 100%;
    float: left;
}
.donthaveaccount {
    color: #494949;
    font-size: 13px;
    text-align: left;
    padding: 5px 0 15px 0;
    width: 100%;
    float: left;
}
.donthaveaccount a {
    color:#2b66c6;
}

    @media (max-width: 575px) {
        .login-wrapper a.forgot-password-link {
            margin-bottom: 16px;
        }
    }



.logintitle_text {
    width: 100%;
    float: left;
    margin: 12px 0 40px 0;
    position:relative;
}
    .logintitle_text p {
        text-align: left;
        font-size: 13px;
        color: #666666;
    }

.login-wrapper-footer-text {
    font-size: 16px;
    font-size: 16px !important;
    font-weight: 600;
    color: #363636 !important;
    letter-spacing: 1px;
    text-align: left;
    padding: 0 0 10px 0;
    width: 100%;
    margin: 0;
}
.login-title {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: left;
    width: 100%;
    float: left;
}

.register_btn {
    background: #e5e5e5 !important;
    color: #000000 !important;
    margin-top: 40px !important;
    float: left;
}
.register_btn:hover {
    background: #db4848 !important;
    color: #fff !important;
}


.login-img {
    width: 100%;
    height: 675px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
}

/*# sourceMappingURL=login.css.map */
/*.footer_bg {
    background: #fff;
    padding: 5px 0;
    width: 100%;
    position: fixed;
    bottom: 0;
}*/
.footer_bg {
    background: #263238;
    padding: 5px 0;
    width: 100%;
    position: fixed;
    bottom: 0px;
    /*position: absolute;
    top: 108%;*/
}

.login_main {
    width: 100%;
    float: left;
}

.login-footer-text {
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 500;
    color: white;
    text-align: center;
}

.login-p-footer-text {
    font-size: 13px;
    color: #000;
    margin-bottom: 0;
    font-weight: bold;
}

.bsk-container {
    margin: 5px 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.login-text-PLCInstep {
    color: #009A93;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    text-decoration: underline;
}
/*.login-section-wrapper::-webkit-scrollbar {
    display: none;
}*/
.login_bgImg {
    background: url(../../img/Login_1.png);
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.sendotp {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    float: right;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 14px;
    font-size: 13px;
}
.resendotp {
    color:#b0adad !important;
}
.sendotpbtn {
    background: #ff8d8d;
    border: 0px;
    padding: 7px 15px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}



    .login_bgImg img {
        width: 65%;
        float: left;
        /* align-items: center; */
    }


.vl {
    border-left: 2px solid white;
    height: 20px;
}

.x-icon {
    height: 1em;
    width: 1em;
    top: .125em;
    position: relative;
}

.x-alt {
    color: #777;
}

.bsk-container a, .bsk-container a:hover {
    background-color: black;
    color: white;
    font-size: 13px;
    padding: 9px 15px;
}

/* scrollbar */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(255, 255, 255, 0.3);
    }


@media (max-width: 1366px) {
   

    .login-title {
        font-size: 15px;
        color: #000;
        font-weight: bold;
        margin: 10px 0 20px 0;
        text-align: left;
        width: 100%;
        float: left;
    }
}

@media (max-width: 1024px) {

   

    .login-title {
        font-size: 16px;
        padding: 0px 0 0px 0;
    }
}

@media (max-width: 991px) {
    .footer_bg {
        bottom: 0px;
    }

    .login-title {
        font-size: 15px;
        margin: 10px 0;
        padding: 0px 0 0px 0;
    }

    

    .login-wrapper-footer-text {
        padding-top: 8px;
    }

}

    .bsk-container {
        margin-bottom: 60px;
    }

        .bsk-container a, .bsk-container a:hover {
            background-color: black;
            color: white;
            font-size: 12px;
            padding: 6px 15px;
        }
}



/*Multi login part*/

.role-box {
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 10px;
    cursor: pointer;
}

    .role-box.active {
        border: 2px solid #0d6efd;
        background-color: #f0f8ff;
    }

.role-title {
    font-weight: 600;
}

.role-subtext {
    font-size: 0.85rem;
    color: #666;
}

.checkbox-custom {
    margin-right: 10px;
}

.btn-danger {
    width: 100%;
}

.footer-link {
    margin-top: -11px;
    text-align: center;
    font-size: 0.9rem;
}

    .footer-link a {
        text-decoration: none;
    }

.customebody{
    padding:1.8rem !important;
}
.customebody1 {
    height: 17rem;
    overflow: auto;
}

.stakeholder-container {
    display: inline-table;
    position: relative;
    padding-left: 20px;
}

.stakeholder-name {
    display: flex;
    font-weight: bold;
}

.stakeholder-institute {
    font-size: 10px;
}

.stakeholder-institute-label {
   /* color: #2449B2;*/
    
}
.stakeholder-radio {
    accent-color: #2449B2; /* Works in modern browsers */
   
}
.stakeholder-radio {
    float: left;
    height: 24px;
    width: 15px;
    color: #2449B2;
}

.stakeholder-name.selected {
    color: #007bff; /* Change to your desired highlight color */
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: #000 !important;
    transition: background-color 9999s ease-out 0s !important;
}


input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear,
input[type="password"]::-webkit-credentials-auto-fill-button {
    display: none !important;
    visibility: hidden !important;
}

/**********ADD INLINE CSS HERE**********/

.resendotp.disabled {
    color: grey !important;
    pointer-events: none !important; /* Prevent click */
    text-decoration: none;
}

.resendotp {
    color: grey !important;
    cursor: pointer !important;
    text-decoration: none !important;
}

button.sendotpbtn {
    outline: none !important;
    background: #eb2d2d !important;
}

.sendotpbtn.disabled {
    pointer-events: none !important; /* Prevent click */
    opacity: 0.6 !important;
}
input[type="checkbox"] {
    width: 1.2em;
    height: 1.2em;
}
.show-hide-password {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}
#multiloginpart{
    display:none;
}

.w-100px {
    width: 120px;
}
.img-multilogin {
    width: 100px;
    margin-left: 12rem;
}
.progrma-college {
    margin-right: 5px;
}
.stack-name {
    float: right;
    height: 15px;
    width: 15px;
}
.cursor-pointer {
    cursor: pointer;
}
#newpassword{
    display:none;
}
.text-muted-suggestion {
    display: block;
    text-align: left;
    color: #ff1a1a !important;
    font-size: 10px;
}
.ok-cancel {
    margin-right: 10px;
    float: right
}
.modal-dialog-centered {
    max-width: 600px !important;
}
#forgotPasswordSection{
    display:none;
}
.stakeholder-name.selected {
    background-color: #d1ecf1;
    color: #0c5460;
    font-weight: bold;
    padding: 4px;
    border-radius: 4px;
}

.stakeholder-radio.selected-radio {
    outline: 2px solid #007bff;
}
