/* /Layout/EmptyLayout.razor.rz.scp.css */
body[b-t30iduj99u] {

    background: url("/img/not-found.svg");
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8)), url("../img/hospital-interior.jpg");
    background-repeat: no-repeat;
    overflow-x: hidden;
}


*[b-t30iduj99u] {
    --mud-palette-primary: #bb86fc;
    --mud-palette-primary: #277fd7;
    --mud-palette-success: #185c37;
    /*--mud-palette-info: #246fe0;*/
    --mud-palette-info: #277fd7;
    --mud-palette-error: #b11a1d;
    --mud-palette-warning: #f97221;
    --mud-palette-default: #a3a3a3;
    /*--mud-palette-secondary: #299b47;*/
    --mud-palette-tertiary: #17ded5;
    --mud-palette-dark: #676e6f;
    /*--mud-palette-trasnparent: #299b47;*/
    --mud-palette-surface: #1a1a27;
    --mud-palette-drawer-background: #1a1a27;
    /*--mud-palette-drawer-text: #ffffff7f;*/
    /*--mud-palette-drawer-icon: #ffffff7f;*/
    /*--mud-palette-appbar-background: #151521;*/
    --mud-palette-appbar-background: #1a1a27;
    /*--mud-palette-appbar-text: #ffffffb2;*/
}
/* /Layout/IdentityLayout.razor.rz.scp.css */
body[b-a84n2nw0eo] {
    background: #1a1a27;
}
/* /Layout/MainLayout.razor.rz.scp.css */
body[b-k7y62xt0du] {
    background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8)), url("../wwwroot/img/hospital-interior.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow-x: hidden;
}


*[b-k7y62xt0du] {
    --mud-palette-primary: #bb86fc;
    --mud-palette-primary: #277fd7;
    --mud-palette-success: #185c37;
    /*--mud-palette-info: #246fe0;*/
    --mud-palette-info: #277fd7;
    --mud-palette-error: #b11a1d;
    --mud-palette-warning: #f97221;
    --mud-palette-default: #a3a3a3;
    /*--mud-palette-secondary: #299b47;*/
    --mud-palette-tertiary: #17ded5;
    --mud-palette-dark: #676e6f;
    /*--mud-palette-trasnparent: #299b47;*/
    --mud-palette-surface: #1a1a27;
    --mud-palette-drawer-background: #1a1a27;
    /*--mud-palette-drawer-text: #ffffff7f;*/
    /*--mud-palette-drawer-icon: #ffffff7f;*/
    /*--mud-palette-appbar-background: #151521;*/
    --mud-palette-appbar-background: #1a1a27;
    /*--mud-palette-appbar-text: #ffffffb2;*/
}
/* /Layout/PatientLayout.razor.rz.scp.css */
