*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.dataTables_wrapper .dataTables_length select {
  background-color: #7a8286;

}