/* _content/Harvin.Theme.MudBlazor/Shared/Components/Breadcrumbs.razor.rz.scp.css */
ul.breadcrumb[b-tey6p867h1] {
    padding: 10px 16px;
    list-style: none;
}

    /* Add a slash symbol (/) before/behind each list item */
    ul.breadcrumb li + li[b-tey6p867h1]:before {
        padding: 8px;
        content: "›";
    }

    ul.breadcrumb li[b-tey6p867h1],
    ul.breadcrumb li a[b-tey6p867h1] {
        text-transform: uppercase;
        text-shadow: none;
        font-size: 13px;
        text-decoration: none;
        display: inline;
    }

        ul.breadcrumb li a:hover[b-tey6p867h1] {
            text-decoration: underline;
        }
/* _content/Harvin.Theme.MudBlazor/Shared/Components/UserProfile.razor.rz.scp.css */
.drawer-profile[b-0kx3hibeee] {
    clip-path: inset(0);
    padding: 16px;
    border-bottom: solid 1px #777;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
}

    .drawer-profile a[b-0kx3hibeee], .drawer-profile[b-0kx3hibeee] .mud-icon-button-label {
        color: #fff;
    }
/* _content/Harvin.Theme.MudBlazor/Shared/Layouts/LoginLayout.razor.rz.scp.css */
.login-container[b-gd5bb3uy8x] {
}

.login-body[b-gd5bb3uy8x] {
    min-width: 400px;
}

    .login-body[b-gd5bb3uy8x] .mud-expansion-panels .mud-expand-panel-header {
        flex-basis: 80%;
    }

    .login-body[b-gd5bb3uy8x] .mud-expansion-panels {
        background-color: #f4f4f4 !important;
    }
/* _content/Harvin.Theme.MudBlazor/Shared/Layouts/MainLayout.razor.rz.scp.css */
.hidden-mdc-down[b-hnntlpoj3t] {
    white-space:nowrap;
}
