@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/HozackSA3/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-n18qju7guv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-n18qju7guv] {
    flex: 1;
}

.sidebar[b-n18qju7guv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n18qju7guv] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n18qju7guv]  a, .top-row[b-n18qju7guv]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-n18qju7guv]  a:hover, .top-row[b-n18qju7guv]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-n18qju7guv]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-n18qju7guv] {
        justify-content: space-between;
    }

    .top-row[b-n18qju7guv]  a, .top-row[b-n18qju7guv]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-n18qju7guv] {
        flex-direction: row;
    }

    .sidebar[b-n18qju7guv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n18qju7guv] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-n18qju7guv]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-n18qju7guv], article[b-n18qju7guv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-n18qju7guv] {
    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-n18qju7guv] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HozackSA3/Components/Pages/Home.razor.rz.scp.css */
body[b-0pq02ejioj] {

}





.card-outline[b-0pq02ejioj] {
    box-shadow: 10px 10px 15px 0 rgba(0,0,0,0.4);
    padding-left: 0;
    padding-right: 0;
    width: 300px;
    min-height: 150px;
    margin-bottom: 20px;
}

.card-hdr[b-0pq02ejioj] {
    padding-bottom: 0;
    background-color: purple;
}

.card-btn[b-0pq02ejioj] {
    display: block;
    width: 96%;
}

.card-lbl1[b-0pq02ejioj] {
    margin-top: 7px;
    display: inline-block;
}

.card-lbl2[b-0pq02ejioj] {
    margin-top: 11px;
    display: inline-block;
}

.card-dropdown1[b-0pq02ejioj] {
    float: right;
    width: 65%;
    margin-left: 18%;
}

.card-dropdown2[b-0pq02ejioj] {
    float: right;
    width: 65%;
    margin-left: 10%;
    margin-top: 6px;
}


#table-wrapper[b-0pq02ejioj] {
    position: relative;
    width: 300px;
    box-shadow: 10px 10px 15px 0 rgba(0,0,0,0.4);
    margin-top: 40px;
}

#table-scroll[b-0pq02ejioj] {
    height: 255px;
    overflow: auto;
}

#table-wrapper .table-Distrs[b-0pq02ejioj] {
    width: 100%;
    font-size: 80%;
    border-collapse: collapse;
    border-radius: 5px;
    cursor: pointer;
}

#table-wrapper .table-Distrs-th[b-0pq02ejioj] {
    position: absolute;
    top: -40px;
    left: -0.5px;
    z-index: 2;
    width: 100%;
    height: 40px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: purple;
    float: left;
    padding-top: 7px;
    padding-left: 32%;
}

#table-wrapper .table-Mfrs-th[b-0pq02ejioj] {
    position: absolute;
    top: -40px;
    left: -0.5px;
    z-index: 2;
    width: 100%;
    height: 40px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: purple;
    float: left;
    padding-top: 7px;
    padding-left: 26%;
}

.table-Distrs tr[b-0pq02ejioj] {
    border-bottom: 1px solid black;
    border-collapse: collapse;
}

.table-Distrs-chk[b-0pq02ejioj] {
    text-align: center;
    border-left: 1px solid black;
    vertical-align: middle;
    width: 34px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 0px;
}
