.dt-buttons .dt-button {
  color: #fff !important;
  background-color: #1b55e2 !important;
  border-color: #1b55e2;
  margin-top: 13px;
  margin-bottom: 13px;
  margin-right: 5px;
}
.dt-button1 {
  color: #fff !important;
  background-color: #64748b !important;
  border-color: #64748b;
  margin-top: 13px;
  margin-bottom: 13px;
  margin-right: 5px;
}
.status-width {
  min-width: 100px;
  white-space: nowrap;
}
