.dataTables_filter {
  display: block;
  width: 50%;
  left: 0;
  float: left;
  text-align: left !important; }

.dataTables_filter input {
  font-size: 1.5em; }

.dataTables_length {
  display: block;
  width: 50%;
  right: 0;
  float: right !important; }

/*# sourceMappingURL=datatables.css.map */
