/* /Components/Layout/MainLayout.razor.rz.scp.css */

[b-rbv6odh3me] .global-toolbar .my-export-btn .dxbl-btn {
    background-color: #0055aa !important;
    color: white !important;
 
}

    [b-rbv6odh3me] .global-toolbar .my-export-btn .dxbl-btn:hover {
        background-color: #004488 !important;
    }



[b-rbv6odh3me] .my-custom-grid .dxbl-grid-header,
[b-rbv6odh3me] .my-custom-grid .dxbl-grid-header .dxbl-grid-header-content {
    background-color: #f3f4f6 !important;
    color: #000000 !important;
    height: 40px !important;
}

    [b-rbv6odh3me] .my-custom-grid .dxbl-grid-header-cell,
    [b-rbv6odh3me] .my-custom-grid .dxbl-grid-header th,
    [b-rbv6odh3me] .my-custom-grid .dxbl-grid-header-content * {
        font-weight: 600 !important;
        color: #000000 !important;
    }

/* If you used custom-hdr-cell class in CustomizeElement */
[b-rbv6odh3me] .my-custom-grid .custom-hdr-cell {
    font-weight: normal !important;
}

[b-rbv6odh3me] .my-custom-grid td[role="gridcell"],
[b-rbv6odh3me] .my-custom-grid th[role="columnheader"] {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    /*  font-size: 0.85rem !important;*/

    line-height: 1.1 !important;
}



/* Optional: tighten filter row */

[b-rbv6odh3me] .my-custom-grid tr.dxbl-filter-row td[role="gridcell"] {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}



/* Optional: tighten header row */

[b-rbv6odh3me] .my-custom-grid tr.dxbl-header-row th[role="columnheader"] {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}



/**/
[b-rbv6odh3me] .global-toolbar .dxbl-btn {
    background-color: #D6E8F4 !important;
    color: #2D3F4B !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    display: flex !important;
    align-items: center !important;
}

    [b-rbv6odh3me] .global-toolbar .dxbl-btn:hover {
        background-color: #CACACA !important;
    }
/*::deep .global-toolbar .dx-toolbar-items-container {
    display: flex;
    align-items: center;
    justify-content: center;
}*/





.page[b-rbv6odh3me] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
    min-width: 0;
}

main[b-rbv6odh3me] {
    flex: 1;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.sidebar[b-rbv6odh3me] {
    background-color: #1e4185;
   
}

.top-row[b-rbv6odh3me] {
    background-color: #ffffff !important;
    border-bottom: 1px solid #00a1de;
    box-shadow: none;
    justify-content: flex-end;
    height: 72px;
    max-height: 72px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

    .top-row[b-rbv6odh3me]  a,
    .top-row .btn-link[b-rbv6odh3me] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-rbv6odh3me] {
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .bi-house-door-fill-nav-menu[b-rbv6odh3me] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-rbv6odh3me] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-rbv6odh3me] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bottom-row[b-rbv6odh3me] {
    background-color: #f7f7f7;
    border-top: 1px solid #d6d5d5;
    height: 3.5rem;
    max-height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: fixed;
    bottom: 0;
    width: 100vw;
}

    .bottom-row > a[b-rbv6odh3me] {
        display: flex;
        color: rgb(33, 37, 41);
        text-decoration: none;
        font-size: 1.1rem;
    }

main > .content[b-rbv6odh3me] {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

@media (max-width: 640.98px) {
    .top-row:not(.logindisplay)[b-rbv6odh3me] {
        display: none;
    }

    .top-row.logindisplay[b-rbv6odh3me] {
        justify-content: space-between;
    }

    .top-row a[b-rbv6odh3me], .top-row .btn-link[b-rbv6odh3me] {
        margin-left: 0;
    }

    .page main[b-rbv6odh3me] {
        display: flex;
        flex-direction: column;
        padding-bottom: 3.5rem;
    }

        .page main .top-row[b-rbv6odh3me] {
            flex: 0 0 3.5rem;
        }
}

@media (min-width: 641px) {
    .page[b-rbv6odh3me] {
        flex-direction: row;
    }

    .sidebar[b-rbv6odh3me] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        flex-shrink: 0;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .bottom-row[b-rbv6odh3me] {
        left: 250px;
        width: calc(100vw - 250px);
        justify-content: flex-end;
    }

    .top-row[b-rbv6odh3me] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-rbv6odh3me], article[b-rbv6odh3me] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.dropdown-menu .dropdown-item[b-rbv6odh3me] {
    font-size: 0.9rem !important;
}


/* /Components/Layout/NavMenu.razor.rz.scp.css */

.bi-house-door-fill-nav-menu[b-ckxyn0rxjw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-ckxyn0rxjw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-ckxyn0rxjw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}
.navbar-toggler[b-ckxyn0rxjw] {
    background-color: rgba(255, 255, 255, 0.1);

}

.top-row[b-ckxyn0rxjw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ckxyn0rxjw] {
    font-size: 1.1rem;
}

.oi[b-ckxyn0rxjw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ckxyn0rxjw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
   
}

    .nav-item:first-of-type[b-ckxyn0rxjw] {
        padding-top: 2rem;
    }

    .nav-item:last-of-type[b-ckxyn0rxjw] {
        padding-bottom: 1rem;
    }

    .nav-link .bi[b-ckxyn0rxjw] {
        font-size: 1.3rem;
        margin-right: 8px;
        vertical-align: -2px;
        color: whitesmoke;
    }

    .nav-item[b-ckxyn0rxjw]  a {
        color: whitesmoke;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        padding-left: 2.5rem;
    }

        .nav-item[b-ckxyn0rxjw]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-ckxyn0rxjw]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-ckxyn0rxjw] {
        display: none;
    }

    .collapse[b-ckxyn0rxjw] {
        /*Never collapse the sidebar for wide screens*/
        display: block;
    }
}

.navbar-toggler[b-ckxyn0rxjw],
.navbar-toggler:focus[b-ckxyn0rxjw],
.navbar-toggler:active[b-ckxyn0rxjw],
.navbar-toggler-icon:focus[b-ckxyn0rxjw] {
    outline: none;
    border: none;
    box-shadow: none;
}
