@import '_content/Splan.Audit.Components/Splan.Audit.Components.o4ca1b1p9r.bundle.scp.css';
@import '_content/Splan.Components/Splan.Components.131p5b1sx7.bundle.scp.css';
@import '_content/Splan.PrintPlaywright/Splan.PrintPlaywright.adr0oio4cr.bundle.scp.css';
@import '_content/Wms.Components/Wms.Components.wsd6mnwyhd.bundle.scp.css';

/* _content/Wms.Web/Pages/Workplaces/Crm/CrmFreightWorkplace.razor.rz.scp.css */
:root[b-oz4bb3ytrl] {
    --rz-datalist-item-padding: 1px;
    --rz-datalist-item-border: 0px;
}

@media (max-width: 1024px) {
    .splan-hide-sm[b-oz4bb3ytrl] {
        display: none;
    }
}
.rz-datalist-data[b-oz4bb3ytrl] {
    padding-right: 0px;
    padding-left: 0px;
}
.rz-datalist-data > li[b-oz4bb3ytrl] {
    margin-right: 0px;
    margin-left: 0px;
}
    
/* _content/Wms.Web/Pages/Workplaces/Crm/SalesManagerCalcCapacityDemand.razor.rz.scp.css */
:root[b-l5pqe08c3g] { 
 --rz-progressbar-background-color: var(--rz-base-400); 
} 
/* _content/Wms.Web/Pages/Workplaces/Crm/VerticalProgressBar.razor.rz.scp.css */
.container[b-nv9quaurv1] { margin-top: 10px; }

.progress-bar-vertical[b-nv9quaurv1] {
    width: 20px;
    min-height: 100px;
    display: flex;
    align-items: flex-end;
    margin-right: 20px;
    float: left;
}

.progress-bar-vertical .progress-bar[b-nv9quaurv1] {
    width: 100%;
    height: 0;
    -webkit-transition: height 0.6s ease;
    -o-transition: height 0.6s ease;
    transition: height 0.6s ease;
}
/* _content/Wms.Web/Shared/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.header.rz-header.fixed {
    z-index: 3;
}
.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 280px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/* _content/Wms.Web/Shared/PrintLayout.razor.rz.scp.css */
.page[b-1o0duj80so] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: white;
}

main[b-1o0duj80so] {
    flex: 1;
}

.sidebar[b-1o0duj80so] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1o0duj80so] {
    /*background-color: #f7f7f7;*/
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1o0duj80so]  a, .top-row .btn-link[b-1o0duj80so] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-1o0duj80so] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1o0duj80so] {
        display: none;
    }

    .top-row.auth[b-1o0duj80so] {
        justify-content: space-between;
    }

    .top-row a[b-1o0duj80so], .top-row .btn-link[b-1o0duj80so] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1o0duj80so] {
        flex-direction: row;
    }

    .sidebar[b-1o0duj80so] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1o0duj80so] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-1o0duj80so], article[b-1o0duj80so] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
