.table > thead > tr > th { font-weight: 600; }
.table > thead > tr > th { color: #e95f2b; }
.table > tbody > tr > td { color: #000; font-weight: 600; }
.table-hover:not(.table-dark) tbody tr:hover { color: #00d1c1; box-shadow: none; }
.tabledit-edit-button {  }
.tabledit-edit-button span { font-size: 16px; }
.tabledit-delete-button span { font-size: 16px; }
.form-control:focus { border-color: #816cfd; }
@media( max-width: 575px) { .badge-collapsed-img img { margin-left: auto; } .list-inline-item:not(:last-child) { margin-right: 0; } }