@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/OneTTDesignSystem/OneTTDesignSystem.qkw12f2ii8.bundle.scp.css';
@import '_content/OneTTIdentity/OneTTIdentity.8i8fisb94x.bundle.scp.css';
@import '_content/OneTTTransportRCL/OneTTTransportRCL.53v3nigqam.bundle.scp.css';

/* /Components/Layout/LoginLayout.razor.rz.scp.css */

main[b-7cieysb1cw] {
    width: 100%;
    height: 100%;
}

.ott-login-page[b-7cieysb1cw] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: var(--style-padding-xxlarge);
    height: 100%;
    font-size:  var(--font-size-heading);
}

.ott-login-content[b-7cieysb1cw] {
    display: flex;
    flex-direction: column;
    max-width: 480px;
    width: 100%;
    gap: var(--style-padding-xlarge);
}

.ott-login-header[b-7cieysb1cw] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--style-padding-large);
}

.ott-login-header svg.ott-logo[b-7cieysb1cw] {
    height: 45px;
    width: auto;
}

#blazor-error-ui[b-7cieysb1cw] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-7cieysb1cw] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
