@import '_content/Rms.Metro.UnifiedComms.Components/Rms.Metro.UnifiedComms.Components.j6klrhccum.bundle.scp.css';
@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.ezdqu7jd9f.bundle.scp.css';

/* /Components/Account/LoginCard.razor.rz.scp.css */
#loginPanel[b-fj977f79bc] {
    background-color: rgba(255, 255, 255, .15);
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .2);
    backdrop-filter: blur(8px);
    width: 30vw;
    border-radius: 18px;
    padding: 1rem;
}

html[b-fj977f79bc] {
    height: 100%;
}

#loginImage a[b-fj977f79bc] 
{
    text-align: center;
    width: 100%;
    mix-blend-mode: unset;
}

#loginImage img[b-fj977f79bc] {
    object-fit: contain;
    max-width: 15vw;
    max-height: 15vh;
}

h3[b-fj977f79bc], a[b-fj977f79bc], label:not([for])[b-fj977f79bc], [b-fj977f79bc] .text-danger {
    color: black !important;
    mix-blend-mode: difference;
}

@media screen and (max-width: 900px) {
    #loginPanel[b-fj977f79bc] {
        width: 90vw;
    }

    #loginImage img[b-fj977f79bc] {
        max-width: 75vw;
        max-height: 25vh;
        padding-bottom: 2em
    }
}

.helperLink[b-fj977f79bc] {
    text-decoration: none;
    font-weight: bold;
}
