/* here you can put your own css to customize and override the theme */
/*datatables excel-pdf button class*/
.dt-buttons{
  margin-top: 0px !important;
  float: left !important;
}

#report_table thead th {
  text-align: center;
}