
* {
 font-family: Arial,sans-serif;
}
aside, .tabs, #tabla-fechas, footer, .btn, .fixed-action-btn, .btn-floating, .dataTables_info, .input-field {
  display:none !important
}
ul {
list-style:none !important
}
.logo_sistema  {
width: 60pt !important;
vertical-align: middle;
}
a {
text-decoration: none;
color: #000
}
table>thead>tr>th {
    border-left: 1px solid #eee;
}
.responsive-table {
    width: 100%
}
table>tbody>tr>td,
table>tbody>tr>th {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}
.print-hide {  display:none !important
}
