.bootstrap-table .fixed-table-body {
  display: none !important;
}

body > div.bootstrap-table.bootstrap5 > div.fixed-table-toolbar > div.columns.columns-right.btn-group.float-right {
  display: none !important;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}
