#tabelas {
     max-height:400px;overflow:auto;display:block
   }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


@media only print {
   #tabelas {
     overflow: visible!important;
     max-height: 100% !important;
     height: 100% !important;
   }
}
td.ref{width: 60%;}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
} 













