body {
  font-size: 0.93rem !important;
}

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

#nprogress .bar {
  background: #28A745 !important;
  z-index: 999999 !important;
}

#nprogress .peg {
  box-shadow: 0 0 10px #28A745, 0 0 5px #28A745 !important;
  z-index: 999999 !important;
}

#nprogress .spinner-icon {
  border-top-color: #28A745 !important;
  border-left-color: #28A745 !important;
  z-index: 999999 !important;
}

.modal-content {
  width: 750px !important;
  left: -20% !important;
}

