<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* /Pages/Inventory/ProductCards.razor.rz.scp.css */
@media (max-width: 1625px) {
    .k-card-title[b-lftuleytei] {
        font-size: 13px;
    }

    .k-card-body ul li[b-lftuleytei] {
        font-size: 13px;
    }

    .row[b-lftuleytei] {
        --bs-gutter-x: 6px;
    }
}

@media (max-width: 767.98px) { 

    .k-card-title[b-lftuleytei] {
        font-size: 13px;
    }

    .k-card-body ul li[b-lftuleytei] {
        font-size: 11px;
    }
}

@media (max-width: 767.98px) { 

    .k-card-title[b-lftuleytei] {
        font-size: 16px;
    }

    .k-card-body ul li[b-lftuleytei] {
        font-size: 11px;
    }
}

/* /Pages/SaleOrder/SaleOrderEditRow.razor.rz.scp.css */
img[b-2ujhxoxy8f] {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* /Pages/SaleOrder/SaleOrderForm.razor.rz.scp.css */
.lds-dual-ring[b-hc5s39rnae] {
    display: inline-block;
    width: 80px;
    height: 80px;
}

.lds-dual-ring[b-hc5s39rnae]:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@@keyframes lds-dual-ring {
    0%[b-hc5s39rnae] {
        transform: rotate(0deg);
    }

    100%[b-hc5s39rnae] {
        transform: rotate(360deg);
    }
}


.loader-container-heading[b-hc5s39rnae] {
    padding-top: 25px;
}

.k-loader-container[b-hc5s39rnae] {
    z-index: 999;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-glud43oqq9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-glud43oqq9] {
    background-image: linear-gradient(180deg, #bd081c 0%, #4a0902 70%);
}

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

.top-row[b-glud43oqq9]  a, .top-row[b-glud43oqq9]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-glud43oqq9]  a:hover, .top-row[b-glud43oqq9]  .btn-link:hover {
    text-decoration: underline;
}

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

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

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

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

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

    .sidebar[b-glud43oqq9] {
        width: 210px;
        height: 100vh;
        position: sticky;
        top: 0;
        font-size: small;
    }

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

    .top-row.auth[b-glud43oqq9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-glud43oqq9], article[b-glud43oqq9] {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-d08bgkr3th] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-d08bgkr3th] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-d08bgkr3th] {
    font-size: 1.1rem;
}

.oi[b-d08bgkr3th] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-d08bgkr3th] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-d08bgkr3th] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-d08bgkr3th] {
    padding-bottom: 1rem;
}

.nav-item[b-d08bgkr3th]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-d08bgkr3th]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-d08bgkr3th]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 900px) {
    /* 1201px */
    /*641px  */
    .navbar-toggler[b-d08bgkr3th] {
        display: none;
    }

    .collapse[b-d08bgkr3th] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
</pre></body></html>