/* _content/ZombiEden.CS2.Admin.Blazor/Loading/Loading.razor.rz.scp.css */
.loading-container[b-wnhns64crk] {
    z-index: 5000;
    width: 100vw;
    height: 100vh;
}

.loading-overlay[b-wnhns64crk] {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 4000;
    width: 100%;
    height: 100%;
}
/* _content/ZombiEden.CS2.Admin.Blazor/Pages/EventGiftEditor.razor.rz.scp.css */
.row-highlight[b-tpavwsupvv] {
    --bs-table-striped-bg: #ff0000;
    --bs-table-bg: #ff0000;
    --bs-table-hover-bg: #ff0000;
    --bs-table-striped-color: #fff;
    --bs-table-color-state: #fff;
    --bs-table-hover-color: #fff;
}
