﻿@media print {
    .tb-lc .lc-sub-title h4,
    .lc-box .lc-number,
    .lc-box .lc-date,
    .lc-box.no-lc-box,
    .lc-number span,
    .lc-box .lc-date span {
        color: #000099 !important;
    }
        .lc-box.no-lc-box .tb-lc .lc-sub-title h4 span.spn-ma {
            color: #000099 !important;
        }
    @page {
        size: 110mm 155mm landscape;
        margin-top: 2.5mm;
        margin-right: 2mm;
        margin-bottom: 0.5mm;
    }
}
