/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-tmopy668it] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tmopy668it] {
    flex: 1;
}

.sidebar[b-tmopy668it] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tmopy668it] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tmopy668it]  a, .top-row[b-tmopy668it]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tmopy668it]  a:hover, .top-row[b-tmopy668it]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tmopy668it]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tmopy668it] {
        justify-content: space-between;
    }

    .top-row[b-tmopy668it]  a, .top-row[b-tmopy668it]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tmopy668it] {
        flex-direction: row;
    }

    .sidebar[b-tmopy668it] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tmopy668it] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tmopy668it]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tmopy668it], article[b-tmopy668it] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Presentation/Pages/PrintReport.razor.rz.scp.css */
html[b-6nqbqxe84z], body[b-6nqbqxe84z] {
    padding: 0;
    margin: 0 auto;
    margin-top:5px !important;
    max-width: 21cm;
    font-family: IRANSansWeb !important;
    background-color: white !important;
}

*[b-6nqbqxe84z] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

table[b-6nqbqxe84z] {
    width: 100%;
    table-layout: fixed;
    border-spacing: 0;
}

.header-table[b-6nqbqxe84z] {
    table-layout: fixed;
    border-spacing: 0;
}

    .header-table td[b-6nqbqxe84z] {
        padding: 0;
        vertical-align: top;
    }

body[b-6nqbqxe84z] {
    font: 9pt IRANSansWeb !important;
    direction: rtl;
    overflow: visible !important;
    page-break-inside: avoid !important;
}

.print-button[b-6nqbqxe84z] {
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    background: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    outline: none;
    text-align: center;
    padding: 8px 16px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    font-weight: 700;
    background-color: #0fabc6;
    color: #fff;
    border: 1px solid #0fabc6;
    margin: 10px;
}

.page[b-6nqbqxe84z] {
    page-break-after: always;
    width: 21cm;
    background: white;
    margin: 0 auto;
    margin-top: 5px !important;
    padding: 1cm;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.flex[b-6nqbqxe84z] {
    display: flex;
}

    .flex > *[b-6nqbqxe84z] {
        float: left;
    }

.flex-grow[b-6nqbqxe84z] {
    flex-grow: 10000000;
}

.barcode[b-6nqbqxe84z] {
    text-align: center;
    margin: 12px 0 0 0;
    height: 30px;
}

    .barcode span[b-6nqbqxe84z] {
        font-size: 35pt;
        /*font-family: IRANSansWeb;*/
    }

.portait[b-6nqbqxe84z] {
    transform: rotate(-90deg) translate(0, 40%);
    text-align: center;
}

.header-item-wrapper[b-6nqbqxe84z] {
    border: 1px solid #000;
    width: 100%;
    height: 100%;
    background: #eee;
    display: flex;
    align-content: center;
}

thead[b-6nqbqxe84z], tfoot[b-6nqbqxe84z] {
    background: #eee;
}

.header-item-data[b-6nqbqxe84z] {
    height: 99%;
    width: 100%;
}

.bordered[b-6nqbqxe84z] {
    border: 1px solid #000;
    padding: 0.12cm;
}

.header-table table[b-6nqbqxe84z] {
    width: 100%;
    vertical-align: middle;
}

.content-table[b-6nqbqxe84z] {
    width: 100%;
    border-collapse: collapse;
}

    .content-table td[b-6nqbqxe84z], th[b-6nqbqxe84z] {
        border: 1px solid #000;
        text-align: center;
        padding: 0.1cm;
        font-weight: normal;
    }

table.centered td[b-6nqbqxe84z] {
    vertical-align: middle;
}

.serials[b-6nqbqxe84z] {
    direction: ltr;
    text-align: left;
}

.title[b-6nqbqxe84z] {
    text-align: right;
}

.grow[b-6nqbqxe84z] {
    width: 100%;
    height: 100%;
}

.font-small[b-6nqbqxe84z] {
    font-size: 8pt;
}

.font-medium[b-6nqbqxe84z] {
    font-size: 10pt;
}

.font-big[b-6nqbqxe84z] {
    font-size: 15pt;
}

h2[b-6nqbqxe84z] {
    font-size: 14px !important;
    margin: 0;
    font-weight: bold;
    padding: 0 0 0 2px;
    font-family: IRANSansWeb !important;
}

.ltr[b-6nqbqxe84z] {
    direction: ltr;
    display: block;
}

@page {
    size: A4 portrait;
    margin: 2px;
    width: 100%;
    margin-bottom: 0.5cm;
    margin-top: 0.5cm;
}

@media print {
    margin-top: 10px !important;[b-6nqbqxe84z]
}

svg[b-6nqbqxe84z] {
    width: 200px !important;
    height: 80px !important;
    margin: 0 !important;
}

.qrcodeid svg[b-6nqbqxe84z] {
    width: 170px !important;
    height: 70px !important;
    margin: 0 !important;
}

.qrcode-barcode-container[b-6nqbqxe84z] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qrcode[b-6nqbqxe84z] {
    text-align: right;
}

.barcode[b-6nqbqxe84z] {
    text-align: left;
}

table td[b-6nqbqxe84z],
table th[b-6nqbqxe84z] {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    border: 1px #000 solid;
}

tr td[b-6nqbqxe84z] {
    padding: 10px 0;
    text-align: right;
    padding-right: 4px;
    color: #000;
}

