@charset "utf-8";
body {
    -webkit-print-color-adjust:exact;
    overflow-x: visible !important;
    overflow-y: visible !important;
    /*top:0 !IMPORTANT;*/
    /*left:0 !IMPORTANT;*/
    /*width:100% !IMPORTANT;*/
}

#header-2 {
    table-layout: fixed;
}

/*table {*/
    /*display: block;*/
/*}*/

/*table tr td {*/
    /*display: inline-block;*/
/*}*/

/*header,*/
/*footer {*/
    /*display: none;*/
/*}*/

#header-1 {
    position: relative;
}

#header-2 {
    padding-top: 0;
}
