
@page {

    size: letter landscape !important;
    margin: 0cm !important;
}

 
    @media print {
        

        .print-block{
            display: block !important;
        }
        .ml-1{
            margin-left: 25px !important;
        }
      .mr-1{
            margin-right: 25px !important;
        }
        .pl{
            padding-left: 20px !important;
            padding-right: 20px !important;
        }
        .margin-top{
            margin-top: 10px !important;
        }
     

     #fullTable .table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 1px !important;
}
     #fullTable .table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th {
    padding: 1px !important;
}

#fullTable .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
   
    font-size: 9px !important;
 
}#fullTable .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th {
   
    font-size: 9px !important;
 
}

    }
