#orders_filter .form-control {
  display: inline;
  vertical-align: middle !important;
  text-align: left;
  width: 15em;
  margin-right: 1em;
  font-weight: normal !important;
}

#orders_filter label {
  font-weight: normal !important;
}

#orders_length label {
  font-weight: normal !important;
}

#orders_length .form-control {
  display: inline;
  vertical-align: middle !important;
  text-align: left;
  width: auto;
  font-weight: normal !important;
}

#orders_filter .form-control {
  margin-right: 0px !important;
}

.table.dataTable thead th, table.dataTable thead td {
   padding: 10px 10px;
}

th.dt-center, td.dt-center { text-align: center; }


#wfpdf {
  width: 30px;
}