@import 'ByggDok.Frontend.Client.1jinm4y2i4.bundle.scp.css';

/* /Features/Layout/MainContent.razor.rz.scp.css */
.main-container[b-0746o910tj] {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0 auto 128px auto !important;
    padding-top: var(--byggDok-layout-mainContent-top-spacing);
    max-width: var(--byggDok-layout-mainContent-max-width);
}

.main-container:has(.project-page-background)[b-0746o910tj] {
    background-color: var(--byggdok-palette-page-background);
}

@media screen and (max-width: 960px) {
    .main-container[b-0746o910tj] {
        margin-bottom: 0 !important;
    }
}
/* /Features/Layout/MainLayout.razor.rz.scp.css */
.root-element[b-1za3t5cqbd] {
    background-color: var(--byggdok-palette-page-background);
}

[b-1za3t5cqbd] .content-and-footer-container {
    min-height: 100vh;
}

#blazor-error-ui[b-1za3t5cqbd] {
    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;
}

    #blazor-error-ui .dismiss[b-1za3t5cqbd] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
