.mr-6,
.mx-6 {
  margin-right: 1.5rem !important;
}

table.padding-1px td {
  padding: 1px;
}

table.no-wrap td {
  white-space: nowrap;
}

table.fs-12px td {
  font-size: 12px;
}

.modal {
  --bs-modal-width: 800px !important;
}

.btn-primary {
  background-color: #f99b1c;
}

.btn-primary:hover {
  background-color: #e58d19;
}
