.bi-tbl-header .bi-table-th-content span {
  white-space: nowrap; }

.bi-tbl-header .bi-tbl-sort-icon {
  margin-left: -8px; }

.bi-tbl-header a {
  color: #000000 !important;
  text-decoration: none !important;
  white-space: nowrap; }
  .bi-tbl-header a .fa {
    position: relative;
    margin-right: 3px;
    color: #000000; }
    .bi-tbl-header a .fa.fa-sort-desc {
      top: -2px; }
    .bi-tbl-header a .fa.fa-sort-asc {
      top: 3px; }
