﻿
    @media print {
        .page {
            page-break-after: always;
        }

        .break {
            page-break-after: always;
        }

        .tr-break {
            display: none
        }
    }

    .document-border

{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.cin7-footer {
    font-size: 11px;
    color: #ececec;
    text-align: center;
    margin-top: 2px;
}

td, th, p, strong, b, i, em, div {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.bold td {
    font-weight: bold;
}

.underline td {
    border-bottom: solid 1px gray;
}

.indent td {
    font-style: italic;
}

.header {
    background-color: #ececec;
    font-weight: bold;
}

.lineitems {
    page-break-inside: auto;
}

    .lineitems thead {
        display: table-header-group;
    }

    .lineitems tbody {
        display: table-row-group;
    }

    .lineitems th {
        -webkit-print-color-adjust: exact;
    }

    .lineitems td {
        page-break-inside: avoid;
        vertical-align: top
    }

.td-img {
    width: 50px;
}

.td-code {
    width: 80px;
    word-wrap: break-word;
}

.td-item {
    width: 160px;
    word-wrap: break-word;
}

.td-text {
    width: auto;
    word-wrap: break-word;
}

.td-qty {
    width: 50px;
    text-align: right;
    word-wrap: break-word;
}

.td-money {
    width: 80px;
    text-align: right;
    word-wrap: break-word;
}

@media screen {
    .control-panel {
        background-color: #F1F1F1;
        padding: 6px;
        margin-top: 0px;
        margin-bottom: 20px;
        border-bottom: 1px solid #E5E5E5;
    }

        .control-panel a:link {
            font-size: 12px;
            color: #666666;
        }

        .control-panel a:hover {
            font-size: 12px;
            color: #333;
        }
}

@media print {
    .control-panel {
        display: none;
    }
}

td, th, p, strong, b, i, em, div {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.lineitems {
    page-break-inside: auto;
}

    .lineitems thead {
        display: table-header-group;
    }

    .lineitems tbody {
        display: table-row-group;
    }

    .lineitems th {
        -webkit-print-color-adjust: exact;
    }

    .lineitems td {
        page-break-inside: avoid;
    }

.td-img {
    width: 50px;
}

.td-code {
    width: 80px;
    word-wrap: break-word;
}

.td-item {
    width: 160px;
    word-wrap: break-word;
}

.td-text {
    width: auto;
    word-wrap: break-word;
}

.td-qty {
    width: 50px;
    text-align: right;
    word-wrap: break-word;
}

.td-money {
    width: 80px;
    text-align: right;
    word-wrap: break-word;
}

thead {
    display: table-row-group;
}

.lineitems thead {
    display: table-row-group;
}

.underline td {
    border-bottom: solid 1px gray;
}

#document-heading {
    font-size: 14pt;
    color: #808080;
}

#document {
    width: 100%;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}

#edit-section-header th, td {
    padding-left: 8px;
    padding-right: 8px;
}

#footer, #footer table td { /*font-size: 8pt; margin-bottom: 0px;*/
}

.lineitems {
    width: 100%;
}

    .lineitems th {
        background-color: #F3F3F3;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #cccccc;
        text-align: left;
        padding-top: 4px;
        padding-bottom: 4px;
    }

.line-note {
    font-size: 8pt;
    color: #808080;
}

.standard-grid {
    border-collapse: collapse;
    margin: 0px 0px 10px 0px;
}

    .standard-grid td, .standard-grid th {
        border: 1px solid #999;
        padding: 5px 10px;
    }

    .standard-grid th {
        background: #f4f4f4;
    }

.hide {
    display: none;
}

.sizegrid {
    border-collapse: collapse;
}

    .sizegrid td {
        border: 1px solid #999;
        font-size: 11px;
        width: 20px;
        padding: 3px;
    }

    .sizegrid tr td:first-child {
        background: #f4f4f4;
    }

.parent {
    font-weight: bold;
}

.lineitem-child td {
    font-style: italic;
}

.parent td {
    font-weight: bold;
}

#document-heading {
    font-size: 14pt;
    color: #808080;
}

#document {
    width: 100%;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}

#edit-section-header th,
td {
    padding-left: 8px;
    padding-right: 8px;
}

#footer,
#footer table td {
    /*font-size: 8pt; margin-bottom: 0px;*/
}

.lineitems {
    width: 100%;
}

    .lineitems th {
        background-color: #F3F3F3;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #cccccc;
        text-align: left;
        padding-top: 4px;
        padding-bottom: 4px;
    }

.line-note {
    font-size: 8pt;
    color: #808080;
}

.standard-grid {
    border-collapse: collapse;
    margin: 0px 0px 10px 0px;
}

    .standard-grid td,
    .standard-grid th {
        border: 1px solid #999;
        padding: 5px 10px;
    }

    .standard-grid th {
        background: #f4f4f4;
    }

.hide {
    display: none;
}

.sizegrid {
    border-collapse: collapse;
}

    .sizegrid td {
        border: 1px solid #999;
        font-size: 11px;
        width: 20px;
        padding: 3px;
    }

    .sizegrid tr td:first-child {
        background: #f4f4f4;
    }

.parent {
    font-weight: bold;
}

.lineitem-child td {
    font-style: italic;
}

.parent td {
    font-weight: bold;
}
