/* _content/BlazorWebMysql/Components/GlobalMessageDisplay.razor.rz.scp.css */
.dataloader-cont[b-71xa7n11j7] {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ffffffb5;
    z-index: 800;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pageright-alertlist[b-71xa7n11j7] {
    display: block;
    position:fixed;
    right: 14px;
    top: 14px;
    z-index: 999;
    max-height: 95vh;
    overflow-x: auto;
    max-width: 300px;
}
.pageright-alertlist:empty[b-71xa7n11j7]{
    display:none;
}
/* _content/BlazorWebMysql/Components/Layout/AdminLayout.razor.rz.scp.css */


#blazor-error-ui[b-lbtea7s615] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-lbtea7s615] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorWebMysql/Components/Layout/MainLayout.razor.rz.scp.css */


#blazor-error-ui[b-u2lhw7ga9s] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-u2lhw7ga9s] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
