/* /Pages/OrderHandling.razor.rz.scp.css */
/* Styles specific to the OrderHandling component */
.container[b-u41vs6opeq] {
    display: flex;
    margin: 0;
    padding: 10px;
    height: 100vh; /* Full viewport height */
}

.left-panel[b-u41vs6opeq] {
    width: 250px;
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 2px 0 5px rgba(0,0,0,0.1); /* Optional shadow for a 3D effect */
}

.main-panel[b-u41vs6opeq] {
    flex-grow: 1; /* Take up the remaining space */
    background-color: #fff; /* White background */
    padding: 10px;
}

.sf-treeview[b-u41vs6opeq] {
    margin-top: 10px;
    width: 100%;
    padding: 10px;
    background-color: white;
}

.sf-grid[b-u41vs6opeq] {
    margin-top: 10px;
}
/* /Pages/OrderHandlingTemplate.razor.rz.scp.css */
/* Styles specific to the OrderHandling component */
.container[b-99gwgbhotu] {
    display: flex;
    margin: 0;
    padding: 10px;
    height: 100vh; /* Full viewport height */
}

.left-panel[b-99gwgbhotu] {
    width: 250px;
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 2px 0 5px rgba(0,0,0,0.1); /* Optional shadow for a 3D effect */
}

.main-panel[b-99gwgbhotu] {
    flex-grow: 1; /* Take up the remaining space */
    background-color: #fff; /* White background */
    padding: 10px;
}

.sf-treeview[b-99gwgbhotu] {
    margin-top: 10px;
    width: 100%;
    padding: 10px;
    background-color: white;
}

.sf-grid[b-99gwgbhotu] {
    margin-top: 10px;
}
/* /Pages/Shared/SpinnerComponent.razor.rz.scp.css */
.sb-body-overlay[b-zrx7sieaqf] {
    z-index: 10000023;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    pointer-events: none;
    top: 0;
    bottom: 0;
}
.sb-loading.e-hide[b-zrx7sieaqf], 
.sb-body-overlay.e-hide[b-zrx7sieaqf] {
    display: none;
    opacity: 0;
}
.sb-loading[b-zrx7sieaqf] {
    width: 56px;
    height: 56px;
    position: absolute;
    top: calc(50% - 28px);
    left: calc(50% - 28px);
    z-index: 10000;
    border-radius: 50%;
    padding: 3px;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    display: inline-block;
    background: white;
}
.circular[b-zrx7sieaqf] {
    animation: rotate-b-zrx7sieaqf 2s linear infinite;
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
.path[b-zrx7sieaqf] {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash-b-zrx7sieaqf 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #007bff;
}
@keyframes rotate-b-zrx7sieaqf {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes dash-b-zrx7sieaqf {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}
.sf-visible[b-zrx7sieaqf] {
    visibility: visible;
}
.sf-hidden[b-zrx7sieaqf] {
    visibility: hidden;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-4sj7vo912m] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4sj7vo912m] {
    flex: 1;
}

.sidebar[b-4sj7vo912m] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4sj7vo912m] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4sj7vo912m]  a, .top-row .btn-link[b-4sj7vo912m] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-4sj7vo912m] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-4sj7vo912m] {
        display: none;
    }

    .top-row.auth[b-4sj7vo912m] {
        justify-content: space-between;
    }

    .top-row a[b-4sj7vo912m], .top-row .btn-link[b-4sj7vo912m] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4sj7vo912m] {
        flex-direction: row;
    }

    .sidebar[b-4sj7vo912m] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4sj7vo912m] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-4sj7vo912m], article[b-4sj7vo912m] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-exvzimtnxw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-exvzimtnxw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-exvzimtnxw] {
    font-size: 1.1rem;
}

.oi[b-exvzimtnxw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-exvzimtnxw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-exvzimtnxw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-exvzimtnxw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-exvzimtnxw]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-exvzimtnxw]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-exvzimtnxw]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-exvzimtnxw] {
        display: none;
    }

    .collapse[b-exvzimtnxw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
