.dataTables_empty {
  font-size: 20px;
}

.ns {
  font-family: Cambria, Georgia, serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
}

th {
  text-transform: uppercase;
}

/* Ensure that the demo table scrolls */
th,
td {
  white-space: nowrap;
}

div.dataTables_wrapper {
  margin: 0 auto;
}

div.container {
  width: 80%;
}

.table-responsive {
  background: #fff !important;
}