@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/CCMS.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.ccms-appbar[b-lymtintrqh] {
    background: #0b4f9f;
}

.ccms-drawer[b-lymtintrqh] {
    border-right: 1px solid rgba(11, 79, 159, .14);
}

.ccms-main[b-lymtintrqh] {
    min-height: 100vh;
    background: var(--mud-palette-background-gray);
}
