.maintenance_msg {
    background: none !important;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border-radius: 5px;
    padding: 20px;
    font-size: 14px;
}

.maintenance_msg div {
    text-align: left !important;
}

.maintenance_msg p {
    color: red !important;
    margin-top: 8px;
    font-size: 14px;
    text-align: justify;
}

.maintenance_msg h6 {
    text-align: left !important;
    color: red !important;
    font-weight: 500 !important;
}

.maintenance_msg a {
    text-align: left !important;
}

img.logo {
    height: auto;
    padding: 10px;
    margin: 0;
    position: absolute;
    width: auto;
    top: 10px;
    left: 0;
    z-index: 99;
    max-height: 70px;
    mix-blend-mode: multiply;
}

.layout {
    /* background-image: url("https://static.talentsprint.com/extras/emaster_login.webp") !important; */
    background-repeat: no-repeat !important;
    background-size: 49% !important;
    background-position: -1% 100% !important;

}

.mobile-banner {
    display: none;
}

.maintenance_msg {
    display: none;
}

.alert-message-content p {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.alert-link {
    margin-top: 10px;
}
.poweredby{
    font-size:18px; 
    line-height:25px;
}
.btn-tpa__font-container:before {
    content: url(https://static.talentsprint.com/extras/google-img.png);
    margin:1px;
}
.btn-tpa__font-container {
    padding: 0;
    margin-top:-40px;
}
button#oa2-google-oauth2 {
    height: 44px;
    width: 100%;
    border-radius: 3px;
    margin-right: 0 !important;
    display: flex;
    justify-content: center;
}
#oa2-google-oauth2 .btn-tpa__font-container{
    background:transparent;
}
span#provider-name {
    font-size: 17px;
    text-align: center;
    margin: 0;
    margin-right: 0px !important;
}
.btn-social .btn-tpa__image-icon {
    max-height: 42px !important;
    max-width: 45px !important;
    /* margin-left: -5px !important; */
}

#provider-name::before {
    visibility: visible;
    position: absolute;
    left: 100%;
    width: 200px;
}
.mt-4.mb-3.h4 {
    visibility: hidden;
    font-size: 0;
}
.mt-4.mb-3.h4::after {
    content: "OR";
    display: block;
    visibility: visible;
    position: static;
    text-align: center;
    margin-bottom: 24px;
    font-size: 16px;
}
body:has(img[src*="cmu-ts-logo.png"]) #root .layout .bg-primary-400 h1 {
    color: #BB0000 !important;
}

body:has(img[src*="dell-partner.webp"]) #root .layout .bg-primary-400 h1 {
    color: #005E9D !important;
}

body:has(img[src*="cmu-ts-logo.png"]) #root .layout .bg-primary-400 h1 .text-accent-a {
    color: #BB0000 !important;
}

body:has(img[src*="dell-partner.webp"]) #root .layout .bg-primary-400 h1 .text-accent-a {
    color: #005E9D !important;
}
@media (max-width: 1199.98px) {
    .layout {
        justify-content: unset !important;
    }
}

@media (max-width:768px) {
    .layout {
        background-image: none !important;
    }

    .mobile-banner {
        display: block;
    }

    .mobile-banner img {
        width: 100%;
    }
}

@media (max-width:786px) {
    .maintenance_msg a {
        font-size: 12px;
    }

    .maintenance_msg {
        padding: 12px;
    }

    img.logo {
        position: relative;
        top: 0;
    }
}
.btn-oa2-google-oauth2 {
    background-color: #fff !important;
    border-color: #4285f4;
    color: #000 !important;
}
@media (min-width: 576px) {
    #root .layout .bg-primary-400 h1 {
        font-size: 42px !important;
        padding-bottom: 214px !important;
        padding-top: 0 !important;
    }
}
@media (min-width: 767px) {
    h1 .text-accent-a{
        font-size:60px !important;
    }
    .poweredby{
        font-size: 17px;
        line-height: 30px;
    }
}
@media (min-width: 767px) {
    body:has(img[src*="cmu-ts-logo.png"]) #root .layout .bg-primary-400 h1 {
        font-size: 42px !important;
        margin-top:50px !important;
    }
    body:has(img[src*="cmu-ts-logo.png"]) #root .layout .bg-primary-400 h1 .text-accent-a {
        font-size: 32px !important;
        line-height:44px;
    }
    .poweredby{
        font-size: 24px;
    }
}
@media (min-width: 767px) and (max-width:1025px) {
    body:has(img[src*="cmu-ts-logo.png"]) #root .layout .bg-primary-400 h1 {
        padding-bottom:0 !important;
    }
}
@media (max-width:786px) {
    body:has(img[src*="iimm-logo.png"]) .logo{
        max-width:95% !important;
    }
}
#sign-in-form .row.m-0::after {
    
    display: block;
    font-size: 0.875rem;
    color: #555;
    margin-top: -10px;
    width: 100%;
}
 body:has(img[src*="iimu-logo.png"]) #root .pgn__form-group, body:has(img[src*="iimu-logo.png"]) #root #forgot-password, body:has(img[src*="iimu-logo.png"]) #root #sign-in, body:has(img[src*="nse-ts-google-logo.png"]) #root .pgn__form-group, body:has(img[src*="nse-ts-google-logo.png"]) #root #forgot-password, body:has(img[src*="nse-ts-google-logo.png"]) #root #sign-in {
    display:none;
} 
body:has(img[src*="iimu-logo.png"]) #root .mt-4.mb-3.h4, body:has(img[src*="nse-ts-google-logo.png"]) #root .mt-4.mb-3.h4{
    display:none;
}
body:has(img[src*="iimu-logo.png"]) #root #provider-name::before, body:has(img[src*="nse-ts-google-logo.png"]) #root #provider-name::before{
    content:'';
}
body:has(img[src*="iimu-logo.png"]) #root .content, body:has(img[src*="nse-ts-google-logo.png"]) #root .content{
    align-self: center;
    height: fit-content;
}
body:has(img[src*="nse-ts-google-logo.png"]) #root button#oa2-google-oauth2{
    margin-top: 50px !important;
} 
body:has(img[src*="iimu-logo.png"]) #root #sign-in-form .row.m-0::after{
    content: "Use your official email address";
}
body:has(img[src*="iimu-logo.png"]) #root #provider-name{
    visibility: visible;
    font-size:15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 79%;
    margin-top: -4px;
}
#sign-in-form .row.m-0::after {
    font-size: 15px !important;
}
body:has(img[src*="iimu-logo.png"]) #root #main-content h3, body:has(img[src*="nse-ts-google-logo.png"]) #root #main-content h3{
    display:none;
}
body:has(img[src*="iimu-logo.png"]) #root #sign-in-form .row.m-0::after {
    text-align:center;
}

body:has(img[src*="iimu-logo.png"]) #root #sign-in-form .row.m-0 {
    margin: 50px 0 !important;
}
#oa2-azuread-oauth2{
    background: #fff;
    color:#000;
    border: 1px  solid #ccc;
    padding: 23px;
    width: 100%;
    /* margin-top:50px; */
}
#oa2-azuread-oauth2:hover{
    background: #f1f1f1;
}
.btn-oa2-google-oauth2 {
    transition: transform 0.3s ease; 
}

.btn-oa2-google-oauth2:hover {
    transform: translateY(-1px);
}
@media (min-width:1025px) {
    body:has(img[src*="nse-ts-google-logo.png"]) #root .layout .content{
        background:transparent !important;
            background-size: 100% !important;
    }
    body:has(img[src*="nse-ts-google-logo.png"]) #root .layout{
            background-size: 100% !important;
    }
    body:has(img[src*="nse-ts-google-logo.png"]) #root #oa2-google-oauth2{
        width:fit-content;
        border-radius:40px;
        padding:0px 22px 0px 18px;
    }
    body:has(img[src*="nse-ts-google-logo.png"]) #root h1{
        font-size:16px !important;
        line-height:20px !important;
        transform:translate(80%,-40%);
        text-align:center;
    }
    body:has(img[src*="nse-ts-google-logo.png"]) #root .text-accent-a{
        font-size:18px !important;
        font-weight:500 !important;
    }
    body:has(img[src*="nse-ts-google-logo.png"]) #root .btn-oa2-google-oauth2{
           position:absolute;
        left:-12%;
        top:0%;
        border:1px solid #000 !important;
    }
    body:has(img[src*="nse-ts-google-logo.png"]) #root .btn-tpa__image-icon{
          max-height:30px !important;
    }
}
@media (max-width:1800px) and (min-width:1440px) {
    body:has(img[src*="nse-ts-google-logo.png"]) #root h1{
        transform:translate(69%,-30%) !important;
    }
}
@media (min-width: 1279px) and (max-width:1367px) {
    body:has(img[src*="nse-ts-google-logo.png"]) #root h1 {
        transform: translate(62%, -23%);
    }
}
@media (max-width:786px) {
    body:has(img[src*="iimu-logo.png"]) #root .content, body:has(img[src*="nse-ts-google-logo.png"]) #root .content{
        align-self: center;
        /* height: 36vh; */
    }
}

input[type="password"]::-ms-reveal,
input[type="password"]::-webkit-credentials-auto-fill-button {
  display: none !important;
}