.space{visibility: hidden;}

.divp{
    width:2in;height:1in;border: 1px dotted #CCC;margin:0px;padding: 0px 
}
@media print {
  /*  .pagebreak { 
        page-break-before: always;
        page-break-after : always;
         } */
#infos{visibility: visible;}
    html, body, .container, #content,
    .box-content, .col-lg-12, .table-responsive,
    .table-responsive .table, .dataTable, .box, .row  { width: 100% !important; height: auto !important; border: none !important; padding: 0 !important; margin: 0 !important; }
    .lt .sidebar-con { width: 0; display: none;  }
    body:before, body:after, .no-print,
    #header, #sidebar-left, .sidebar-nav, .main-menu,
    footer, .breadcrumb, .box-header, .box-header .fa, .box-icon, .alert, .introtext,
    .table-responsive .row, .table-responsive .table th:first-child,
    .table-responsive .table td:first-child, .table-responsive .table tfoot,
    .buttons, .modal-open #content, .modal-body .close, .pagination, .close, .staff_note {
        display: none;
    }
    .container { width: auto !important; }
    h3 { margin-top: 0; }
    .modal { position: static; }
    .modal .table-responsive { display: block; }
    .modal .table th:first-child, .modal .table td:first-child, .modal .table th, .modal .table td { display: table-cell !important; }
    .modal-content { display: block !important; background: white !important; border: none !important; }
    .modal-content .table tfoot { display: table-row-group !important; }
    .modal-header { border-bottom: 0; }
    .modal-lg { width: 100%; }
    .table-responsive .table th,
    .table-responsive .table td { display: table-cell; border-top: none !important; border-left: none !important; border-right: none !important; border-bottom: 1px solid #CCC !important; }
    a:after {
        display: none;
    }
    .print-table thead th:first-child, .print-table thead th:last-child, .print-table td:first-child, .print-table td:last-child {
        display: table-cell !important;
    }
    .fa-3x { font-size: 1.5em; }
    .border-right {
        border-right: 0 !important;
    }
    .table thead th { background: #F5F5F5 !important; background-color: #F5F5F5 !important; border-top: 1px solid #f5F5F5 !important; }
    .well { border-top: 0 !important; }
    .box-header { border: 0 !important; }
    .box-header h2 { display: block; border: 0 !important; }
    .order-table tfoot { display: table-footer-group !important; }
    .print-only { display: block !important; }
    .reports-table th, .reports-table td { display: table-cell !important; }
    table thead { display: table-header-group; }
    .white-text { color: #FFF !important;  text-shadow: 0 0 3px #FFF !important; -webkit-print-color-adjust: exact; }
    #bl .barcodes td { padding: 2px !important; }
    #bl .barcodes .bcimg { max-width: 100%; }
    #lp .labels { text-align:center;font-size:10pt;page-break-after:always;padding:1px; }
    #lp .labels img { max-width: 100%; }
    #lp .labels .name { font-size:0.8em; font-weight:bold; }
    #lp .labels .price { font-size:0.8em; font-weight:bold; }
    .well { border: none !important; box-shadow: none; }
    .table { margin-bottom: 20px !important;  }
}

@media print {
    .tooltip, #sliding-ad { display: none !important; }
    .barcode { margin-left: -50px; }
    .barcode, .barcode .item, .barcodea4, .barcodea4 .item, .style50, .div50 { border: none !important; }
    .div50, .modal-content { page-break-after:always; }
    span{
        font-size: 12px;
        font-weight: bold;
    }
    .pro{
        font-size: 10px
    }
    .bcimg{
        width: 70%;
        height: 40px;

    }
    .divp{
        
        border: none !important;;
        /*padding: 0mm 0mm 50mm 0mm;*/
        text-align: center;
        margin-top: 0mm
        /*margin-bottom: 35px*/
        /*margin:  0mm 0mm 50mm 0mm;*/
    }
    /*.marge{
    width: 100%;
    height: 50px;
    color: white
    }*/

    @page {
    padding: 0px;
    /*margin: 0px;*/
    font-size: 12px;
    width: 100%;
    height: 100%;
    margin: 27mm 16mm 27mm 16mm; 
    }
    .pagebreak { page-break-before: always; }

    .space{text-align: left;visibility: visible; }

}

.pagebreak { page-break-before: always; } 
@page {
   margin: 27mm 16mm 27mm 16mm; 
    margin: 0px;
    font-size: 12px;
    width: 100%;
    height: 100%

}


/*.marge{
width: 100%;
height: 50px
}*/