a.sidebar-link svg {
    width: 20px;
    height: 20px;
}

html .page-heading
{
  margin: 0 0 0 0 !important;
}

.help_info {
  width: 18px;
  height: 1x;
}

html[data-bs-theme=dark] .table td,
html[data-bs-theme=dark] .dataTable-table td,
html[data-bs-theme=dark] .table thead th,
html[data-bs-theme=dark] .dataTable-table thead th {
  vertical-align:top!important;
}
.table td,
.dataTable-table td,
.table thead th,
.dataTable-table thead th {
  vertical-align:top!important
}