body {
    background-color: white !important;
    color: black !important;
}

.blockUI,
.blockUI *,
.blockPage *,
.blockOverlay,
.sweet-overlay,
.sweet-overlay *,
.sweet-alert,
.sweet-alert *,
.no-print,
.no-print * {
    display: none !important;
}

.sheet-page {
    font-size: 13px;
    color: black !important;
}

.upercase {
    text-transform: uppercase;
}

.text-left {
    text-align: left;
}

#warpPrint {
    display: block !important;
}

#printable-content {
    display: block !important;
}

body {
    min-width: 100% !important;
}

.container-grey {
    background-color: white;
}

.no-print {
    display: none !important;
}

#printable-content {
    display: block;
    margin: auto;
    padding: 0.4em 0.6cm 0 0.6cm;
    position: relative;
    background-color: white !important;
    color: black !important;
    width: auto;
}

.half-page {
    width: 14.8cm !important;
    font-size: 12px;
    height: 20cm;
}

.half-page-hori {
    width: 20cm !important;
    font-size: 12px;
}

.pos-page {
    margin: 0 !important;
    font-family: monospace;
    font-weight: bold;
    font-size: 11.5px !important;
    color: black;
    padding-right: 20px;
}

.print_logo {
    width: 100%;
}

.info_left {
    width: 49%;
    display: inline-block;
}

.info_right {
    width: 49%;
    float: right;
    text-align: right;
    display: inline-block;
}

.head_left {
    width: 30%;
    display: inline-block;
}

.head_right {
    width: 69%;
    float: right;
    display: inline-block;
    text-align: right;
}

.info_left_f {
    width: 10.9cm;
}

.info_right_f {
    width: 9.9cm;
    text-align: right;
}

.head_left_f {
    width: 5cm;
}

.head_right_f {
    width: 15cm;
    text-align: right;
}

.company_info {
    text-align: right;
    line-height: 125%;
}

.print_footer span {
    padding: 0 103px;
    border-top: 1px solid;
}

.print_footer {
    margin-top: 62px;
}

h1,
h2,
h3 {
    color: black;
    padding-top: 20px;
    padding-bottom: 20px;
}

h4 {
    font-style: 15px;
}

.print_footer p {
    line-height: 0.5;
}

.print_table {
    margin-top: 10px;
    width: 100%;
}

.print_table_totals {
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

.print_table tr {
    border-bottom: 1px solid;
}

.print_table td {
    padding: 3px;
}

.pos-page .company_info {
    text-align: center !important;
    width: 100%;
}

.pos-page hr {
    margin: 2px 0 !important;
}

.pos_info,
.pos_user {
    width: 100%;
    text-align: center;
}

.pos_signature {
    width: 100%;
    text-align: center;
    padding-bottom: 1.5cm;
}

.invoice_legal {
    text-align: justify;
    font-size: 0.85em;
}

.invoice_total {
    width: 50%;
}

.invoice_due {
    float: none;
    width: 49%;
    display: inline-block;
}

.invoice_footer {
    padding-top: 0.5cm;
}