.screen{display:none !important}
#rptarqueo {
    font-size: 10px;
}
#rptarqueo h2{
    margin: 0px;
}

#rptarqueo h3{
    font-size: 12px;
}

.dataTables_filter, .dt-buttons{
    display: none !important;
}
thead{
    margin-bottom: 20px;
}
/* tbody tr td{
    border-bottom: 0.5px solid #000;
} */

  #rptcontenido tr td{
    border-bottom: 0px;
  }
  .box{
      border:none;
  }
  .content-header{
      display: none;
  }

table.dataTable thead th{
      border-bottom:0px !important;
}