/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-0l2001a3xn] {
    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;
}

a[b-0l2001a3xn] {
    cursor: pointer;
}
a:hover[b-0l2001a3xn] {
    text-decoration: none;
}

#blazor-error-ui .dismiss[b-0l2001a3xn] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.review-table td.mud-table-cell[b-0l2001a3xn] {
    vertical-align: top;
}
.review-table td.mud-table-cell:first-child[b-0l2001a3xn] {
    padding-left: 0;
}
.review-table td.mud-table-cell:last-child[b-0l2001a3xn] {
    padding-right: 0;
}
.mud-table .mud-table-toolbar[b-0l2001a3xn] {
    padding: 16px !important;
    height: auto !important;
}

.mud-paper[b-0l2001a3xn] {
    page-break-inside: avoid;
}
