@charset "utf-8";

@font-face {
    font-family: 'Code128bWin';
    font-style: normal;
    font-weight: normal;
    src: url(/lib/data/barcode/font/Code128bWin.ttf) format('truetype');
}

@media print {
    *, body, p, .content, #content, table, a, th, td, form, ul, ol, li,
    .container, .data-table {
        transition: none !important;
        box-shadow: none !important;
    }

    *:hover, .data-table tbody tr:hover {
        transition: none !important;
        box-shadow: none !important;
        background: none;
        color: #000;
    }

    body {
        -webkit-print-color-adjust: exact;
        background: #fff;
        color: #000;
        font: 300 7pt 'Open-Sans', sans-serif;
    }

    h1 {
        font-size: 12pt;
    }

    h2 {
        font-size: 11pt;
    }

    h2 img {
        display: none;
    }

    h2 .icon.add {
        display: none;
    }

    h1, h2, h3 {
        padding: .2em 0;
        background: transparent;
        color: #107896;
        text-shadow: none;
    }

    h3 {
        font-size: 10pt;
    }

    a {
        text-decoration: none;
    }

    th, th a {
        color: #fff;
    }

    label {
        font-size: 7pt;
    }

    .page {
        box-shadow: none;
    }

    .page > .container {
        width: 100%;
    }

    .system-message {
        display: none;
    }

    .column {
        margin-top: 0;
    }

    .hidden {
        display: none !important;
    }

    .notes h2 {
        padding: 0;
        font-size: 7pt;
    }

    .notes hr {
        display: none;
    }

    .notes label {
        display: none;
    }

    .notes textarea {
        display: inline-block;
        font-size: 8pt;
        border: 1px solid #666;
        width: 100%;
        height: 6em;
        overflow: visible;
        border: none;
        resize: none;
    }

    .data-table {
        overflow: hidden;
        margin-bottom: 2mm;
    }

    .data-table th {
        background: #777777;
    }

    .data-table tbody td, .data-table th {
        border: 1px solid #777777;
        font: 300 6pt 'Open-Sans', sans-serif;
        padding: 1mm 2mm;
    }

    .data-table tbody td.last {
        border-right-width: 1px;
    }

    .table-wrapper {
        font-size: 7pt;
        overflow: hidden;
    }

    .nav, .login, .input-bar, .paginator, .download-link, input[type="submit"],
    input[type="button"], .data-table tbody td a:before, #foot, .masthead {
        display: none;
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        box-shadow: none;
    }

    .content {
        padding: 0;
        width: 100%;
        padding: 0;
        background: #fff;
        box-shadow: none;
        min-height: 0;
    }

    thead {
        display: table-header-group;
    }

    tr, td, p, input, textarea, label, th {
        page-break-inside: avoid;
    }

    *, table, p, .text, .numeric {
        max-width: 100%;
    }

    textarea, select, input, label {
        min-width: 5px;
        min-height: 5px;
    }

    .data-table tbody td {
        padding: 1mm 2mm;
    }

    .container, .container:hover {
        background: #fff !important;
        padding: 0;
        margin: 0;
        box-shadow: none !important;
    }

    .po-items {
        width: 100%;
        white-space: nowrap;
    }

    .po-items table {
        table-layout: fixed;
    }

    .po-items .td, .po-items .th {
        text-overflow: ellipsis;
    }

    .po-items .column-0 {
        width: 20%;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
    }

    .po-items .column-1 {
        width: 45%;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
    }

    .po-items .column-4 {
        width: 3rem;
    }

    .po-items .column-5 {
        width: 3rem;
    }

    .one-half, .container.one-half {
        width: 50%;
    }

    .signature {
        font: 300 24pt 'Herr Von Muellerhoff', cursive;
        margin-left: .5em;
        position: relative;
        top: .4em;
    }

    .signature > span {
        display: inline-block;
        margin-left: 1em;
        font-size: 16pt;
    }

    .signature + div {
        border-top: 1px solid #666;
    }

    .po-logo {
        width: 1in;
        float: left;
    }

    .product-label {
        box-sizing: border-box;
        width: 2.125in;
        overflow: hidden;
        height: 1in;
        padding: .3cm .6cm;
        font-family: Consolas;
        font-size: 7pt;
        page-break-inside: avoid;
        page-break-after: always;
    }

    .picking.upc.product-label {
        padding: 0 .3cm;
        font-size: 8pt;
        /*margin-top:-.2cm;*/
    }

    .location.product-label {
        padding: 0 .3cm;
        font-size: 10pt;
    }

    .location.totes.product-label {
        font-size: 9pt;
    }

    .location.product-label .code {
        font-size: 12pt;
        line-height: 14px;
    }

    .product-label .product-sku {
        font-weight: 700;
        font-size: 8pt;
        margin-bottom: .5em;
    }

    .product-label .product-count {
        display: inline-block;
        margin-right: 1rem;
        margin-top: .5em;
        font-weight: 700;
        font-size: 8pt;
    }

    .picking.upc.product-label .product-count {
        font-size: 8pt;
        margin-top: 0;
    }

    .picking.upc.product-label .product-description {
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }


    .debuginfo {
        display: none;
    }

    .break-after {
        page-break-after: always;
    }

    .chart {
        page-break-inside: avoid;
        page-break-after: always;
    }

    .chart canvas#chart-1 {
        width: 100vw;
        height: 15vw;
    }

    .print-details td, .print-details th {
        font-size: 11pt !important;
    }

    .print-details td.text.column-1 {
        white-space: normal;
    }

    button.navigate, .search-bar {
        display: none;
    }

    .timereport td {
        background-color: white !important;
        color: black !important;
        border-color: black !important;
    }

    .hr_schedule_module td div, .hr_schedule_module td {
        font-size: 7pt !important;
    }

    .hr_employees_print {
        font-size: 8pt !important;
    }

    .hr_employees_print h2 {
        font-size: 12pt !important;
    }

    .hr_employees_print hr {
        border: 1px solid rgb(0 0 0 / 38%);
    }

    .pagebreak {
        page-break-before: always;
    }

    .padding {
        padding: 0 1em;
    }

    .margin {
        margin: 0 2em;
    }

    .text-align-right {
        text-align: right;
    }

    .padding-top {
        padding-top: 1em;
    }

    .wh_order_pack_packingslip, .wh_order_pack_packingslip .data-table tbody td, .wh_order_pack_packingslip .data-table th {
        font-size: 9pt;
    }

    .pack-header {
        display: none;
    }

    .sales_orders_invoice_module .ship-sold-to th {
        display: none;
    }

    .sales_orders_invoice_module .ship-sold-to .table-title {
        background: rgb(237 235 235);
        padding: 1mm 2mm;
        border-right: none;
        border-bottom: none;
        font-weight: 500;
    }

    .sales_orders_invoice_module .data-table tbody td, .sales_orders_invoice_module .data-table th {
        font: 300 8pt 'Open-Sans', sans-serif;
    }

    .sales_orders_invoice_module .table-wrapper.order-items table tbody tr > td:first-child {
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .sales_orders_invoice_module .container {
        break-inside: unset;
        width: 98%;
    }

    .sales_orders_invoice_module .pack-header img {
        margin-top: -1em;
    }

    .sales_orders_invoice_module {
        font-size: 8pt;
    }

    .invoice-two-up {
        clear: both;
        display: grid;
        grid-template-columns: 50% 50%;
        gap: 0;
        width: 98%;
        box-sizing: border-box;
        margin-bottom: 1em;
        break-inside: avoid;
        page-break-inside: avoid;
        border: 2px solid #004b87;
    }

    .invoice-two-up > .container.column.one-half {
        float: none !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        min-width: 0;
    }

    /* Make each box fill the column height */
    .invoice-two-up > .container .table-wrapper {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .invoice-two-up .table-wrapper.data-table {
        border: none;
        box-sizing: border-box;
        background: #fff;
    }

    /* Style the title like a header bar */
    .invoice-two-up .table-wrapper .table-title {
        margin: 0;
        padding: 4px 6px;
        border: none;
        font-weight: 600;
        background: #004b87;
        color: #fff;
    }

    /* Remove inner borders just for these two boxes */
    .invoice-two-up .data-table tbody td,
    .invoice-two-up .data-table th {
        border: 0 !important; /* overrides .data-table default */
        padding: 1mm 2mm;
    }

    .invoice-two-up .data-table th:first-child,
    .invoice-two-up .data-table td:first-child {
        width: .01%;
        white-space: nowrap;
    }

}

@media print and (min-width: 480px) {
    .product-label .barcode {
        font-size: .50in !important;
        overflow: unset;
    }

    .product-label {
        width: 8.125in;
        height: 7in;
        font-size: 23pt;
    }
}