@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* _content/BauberichtWebAnwendung/Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-0bfs77yte9] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-0bfs77yte9] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon[b-0bfs77yte9] {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        background-color: transparent !important;
        height: 2rem;
        width: 2rem;
    }

.title[b-0bfs77yte9] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-0bfs77yte9] {
        font-size: inherit;
    }
}

.top-row[b-0bfs77yte9] {
    /*background-color: #f7f7f7;*/
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0bfs77yte9]  a, .top-row .btn-link[b-0bfs77yte9] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-0bfs77yte9] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0bfs77yte9] {
        display: none;
    }

    .top-row.auth[b-0bfs77yte9] {
        justify-content: space-between;
    }

    .top-row a[b-0bfs77yte9], .top-row .btn-link[b-0bfs77yte9] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0bfs77yte9] {
        flex-direction: row;
    }

    .sidebar[b-0bfs77yte9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0bfs77yte9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-0bfs77yte9], article[b-0bfs77yte9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.page[b-0bfs77yte9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0bfs77yte9] {
    flex: 1;
}

.header-right[b-0bfs77yte9] {
    margin-left: auto;
}
/* _content/BauberichtWebAnwendung/Shared/MainLayout.razor.rz.scp.css */
.page[b-6ny2c01eqr] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}

[b-6ny2c01eqr] .page-layout,
[b-6ny2c01eqr] .page-layout > .dx-gridlayout-root,
[b-6ny2c01eqr] .layout-item {
    background-color: inherit;
}

[b-6ny2c01eqr] .content {
    padding: 0.5rem 0 0 0;
   overflow:auto;
    
}

@media (max-width: 1199.98px) {
    [b-6ny2c01eqr] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-6ny2c01eqr] .fit-width {
    max-width: 100%;
}

[b-6ny2c01eqr] .mw-1100 {
    max-width: 1100px;
}
/* _content/BauberichtWebAnwendung/Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-b23iga4vmf] {
    min-width: 300px;
    max-width: 300px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: inherit;
}

    .sidebar.collapse[b-b23iga4vmf] {
        display: none;
    }

    .sidebar.expand[b-b23iga4vmf] {
        display: block;
    }

@media (max-width: 1199.98px) {
    .sidebar[b-b23iga4vmf] {
        display: none;
    }

        .sidebar.expand[b-b23iga4vmf] {
            position: fixed;
            top: 3.5rem;
            left: 0;
            height: auto;
            min-width: 100%;
            z-index: 1050;
        }
}

[b-b23iga4vmf] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-b23iga4vmf] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-b23iga4vmf] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-b23iga4vmf] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .25rem 1rem .25rem .125rem;
}

    [b-b23iga4vmf] .app-sidebar,
    [b-b23iga4vmf] .app-sidebar > .nav-pills,
    [b-b23iga4vmf] .app-sidebar > .nav-pills > .nav-item,
    [b-b23iga4vmf] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
        background-color: inherit;
    }

@media (max-width: 1199.98px) {
    [b-b23iga4vmf] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}
