@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.bundle.scp.css';

/* _content/BridaniAcademy/Components/Layout/AccountManagerLayout.razor.rz.scp.css */
#blazor-error-ui[b-4qb2n44n2j] {
    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-4qb2n44n2j] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.main-content[b-4qb2n44n2j] {
    padding-right: 1.5rem;
    overflow: auto;
}

.main-headerBar[b-4qb2n44n2j] {
    padding-right: 1.5rem;
}

.overlay[b-4qb2n44n2j] {

    pointer-events: none; /* Make the overlay non-interactive */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999; /* Ensure the overlay is on top of everything */
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1px, transparent 1px);
    background-size: 1em 1em; /* Set the size of the grid squares */
    margin-top: 7px;
    background-color: lightyellow;
    opacity: .15
}
/* _content/BridaniAcademy/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-x7bq9leku8] {
    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-x7bq9leku8] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.main-content[b-x7bq9leku8] {
    padding-right: 1.5rem;
    overflow: auto;
}

.main-headerBar[b-x7bq9leku8] {
    padding-right: 1.5rem;
}

.overlay[b-x7bq9leku8] {

    pointer-events: none; /* Make the overlay non-interactive */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999; /* Ensure the overlay is on top of everything */
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1px, transparent 1px);
    background-size: 1em 1em; /* Set the size of the grid squares */
    margin-top: 7px;
    background-color: lightyellow;
    opacity: .15
}
/* _content/BridaniAcademy/Components/Layout/SettingsLayout.razor.rz.scp.css */
#blazor-error-ui[b-lcgphkzq19] {
    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-lcgphkzq19] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.main-content[b-lcgphkzq19] {
    padding-right: 1.5rem;
    overflow: auto;
}

.main-headerBar[b-lcgphkzq19] {
    padding-right: 1.5rem;
}

.overlay[b-lcgphkzq19] {

    pointer-events: none; /* Make the overlay non-interactive */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999; /* Ensure the overlay is on top of everything */
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1px, transparent 1px);
    background-size: 1em 1em; /* Set the size of the grid squares */
    margin-top: 7px;
    background-color: lightyellow;
    opacity: .15
}
