/* /Pages/POS/Reports/Reports.razor.rz.scp.css */
.invoice-box[b-9mtss73xrw] {
    max-width: 440px;
    margin: auto;
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
    color: #555;
    background: #fff;
}

.hd-one[b-9mtss73xrw] {
    width: 200px;
}

.hd-two[b-9mtss73xrw] {
    text-align: left !important;
}

.res-name[b-9mtss73xrw] {
    font-weight: 600;
    padding-bottom: 0px !important;
    text-align: center;
}

.pb-0[b-9mtss73xrw] {
    padding-bottom: 0px !important;
}

.text-center[b-9mtss73xrw] {
    text-align: center;
}

.invoice-box table[b-9mtss73xrw] {
    width: 100%;
    line-height: inherit;
    text-align: left;
}

    .invoice-box table td[b-9mtss73xrw] {
        padding: 5px;
        vertical-align: top;
    }

    .invoice-box table tr td:nth-child(2)[b-9mtss73xrw] {
        text-align: right;
    }

    .invoice-box table tr.top table td[b-9mtss73xrw] {
        padding-bottom: 20px;
    }

        .invoice-box table tr.top table td.title[b-9mtss73xrw] {
            font-size: 45px;
            line-height: 45px;
            color: #333;
        }

    .invoice-box table tr.information table td[b-9mtss73xrw] {
        padding-bottom: 40px;
    }

    .invoice-box table tr.heading td[b-9mtss73xrw] {
        background: #eee;
        border-bottom: 1px solid #ddd;
        font-weight: bold;
    }

    .invoice-box table tr.details td[b-9mtss73xrw] {
        padding-bottom: 20px;
    }

.total-bill td[b-9mtss73xrw] {
    border-bottom: 1px solid #eee;
}

.invoice-box table tr.item.last td[b-9mtss73xrw] {
    border-bottom: none;
}

.invoice-box item td span[b-9mtss73xrw] {
    display: block;
}

.invoice-box table tr.total td:nth-child(2)[b-9mtss73xrw] {
    border-top: 2px solid #eee;
    font-weight: bold;
}

.subtotal-billview[b-9mtss73xrw] {
    font-weight: 700;
}

.thanking[b-9mtss73xrw] {
    margin-bottom: 0px;
}

.invoice-box.rtl[b-9mtss73xrw] {
    direction: rtl;
}

    .invoice-box.rtl table[b-9mtss73xrw] {
        text-align: right;
    }

        .invoice-box.rtl table tr td:nth-child(2)[b-9mtss73xrw] {
            text-align: left;
        }

.border-tr-none tr[b-9mtss73xrw] {
    border-bottom: none !important;
}

.new-items-head .text-center[b-9mtss73xrw] {
    text-align: center !important;
}

.text-right[b-9mtss73xrw] {
    text-align: right !important;
}

.sales .text-center[b-9mtss73xrw] {
    text-align: center !important;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-q7lnlxux0c] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-q7lnlxux0c] {
    flex: 1;
}

.sidebar[b-q7lnlxux0c] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-q7lnlxux0c] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-q7lnlxux0c]  a, .top-row .btn-link[b-q7lnlxux0c] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-q7lnlxux0c] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-q7lnlxux0c] {
        display: none;
    }

    .top-row.auth[b-q7lnlxux0c] {
        justify-content: space-between;
    }

    .top-row a[b-q7lnlxux0c], .top-row .btn-link[b-q7lnlxux0c] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-q7lnlxux0c] {
        flex-direction: row;
    }

    .sidebar[b-q7lnlxux0c] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-q7lnlxux0c] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-q7lnlxux0c] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-7q0jypum2p] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-7q0jypum2p] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-7q0jypum2p] {
    font-size: 1.1rem;
}

.oi[b-7q0jypum2p] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-7q0jypum2p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-7q0jypum2p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7q0jypum2p] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7q0jypum2p]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-7q0jypum2p]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-7q0jypum2p]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-7q0jypum2p] {
        display: none;
    }

    .collapse[b-7q0jypum2p] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
