<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.abclqs-wide{
    display: none;
}

@media only screen and (min-width: 996px){
    .abclqs-mobile{
        display: none;
    }
    .abclqs-wide{
        display: block;
    }
}

 @media print { 
     /* June 10th, 2020 - Hana Kolackova - Hide this section beacuse 
                          new updated plugin for tables has fix the issue for table headers when PRINT */

    /* .et_pb_row_1.et_pb_row{
        display:none;
    }
    body #page-container .et_pb_button_0 {

        display: none;
    }
    #head-search{
        display:none;
    }
    h3 { 
        page-break-before: always;
      }
    .abclqs-wide{
        display: block
    }
    .abclqs-mobile{
        display: none
    } */
    /* table th{
        padding: 2px;
        font-size: 7pt;
    } */
    /* td{
        text-align: center!important;
        overflow: visible!important;
    }
    th{
        text-align: left!important;
        position: auto!important;
        overflow: visible!important;
        padding: 5px;
        font-size: 10pt;
        max-width: 10%;
    } */
    
    /* div.col-sm-12{
        width: 20px;
    }    */
    /* body,
    table,
    p.lead{
        font-size: 10pt;
    } */


    /* .et_pb_code_inner div{
        display: inline-block;
    }   */

    /* p.lead{
        padding: 0 0 0 2em;
    } */

 /*
    #header,
    #daily-license-report-form,
    .breadcrumb-container,
    .page-title,
    .et_pb_divider,
    .et_pb_text_0,
    div.dt-buttons,
    div.dataTables_wrapper &gt; div.row:nth-child(1){
        display: none;
    }
   */
}

.dl-horizontal dt{
    font-weight: bold !important;
}

.abclqs-download-btn {
    margin-right: 2em;
} 


 
</pre></body></html>