.dark-layout .form-control[type=file]::file-selector-button {
  background-color: #283046;
}

div.dataTables_wrapper div.dataTables_filter select,
div.dataTables_wrapper div.dataTables_length select {
  margin: 0;
  width: auto;
  padding-right: 2rem;
}

.table-col-action-6 {
  width: 6rem !important;
}

.table-col-action-10 {
  width: 10rem;
}

.table-col-action-14 {
  width: 14rem;
}

div.card div.dataTables_processing {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
