.MuiTableSortLabel-icon {
  color: #1583c3 !important;
}

.MuiTableCell-root {
  border-bottom: 5px solid white !important;
}

.MuiBox-root {
  padding: 0px !important;
}

.MuiTabs-indicator {
  background-color: white !important;
}

.MuiTableCell-root.MuiTableCell-body.TableDetailCell {
  padding: 0px !important;
}

