tr[onclick] {
    cursor: pointer;
}

th.clickable {
    cursor: pointer;
}

th.clickable:hover {
    color: #808080;
}

th.clickable:focus {
    color: #808080;
}

.footer {
    align-self: flex-end !important;
    min-height: 2rem;
}

.form-select.select2-selection {
    height: auto;
    background-image: none;
}

.sticky-table {
    --bs-table-bg: var(--bs-body-bg);
    --bs-table-accent-bg: var(--bs-body-bg);
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: #f2f2f2;
    --bs-table-active-color: #212529;
    --bs-table-active-bg: #e6e6e6;
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: #ececec;
}

span.select2-container {
    width: 100% !important;
    min-width: 10em !important;
}

.select2-selection__clear {
  position: absolute !important;
  right: 2.25rem !important;
}

.is-valid .select2-selection__clear {
  position: absolute !important;
  right: 3.75rem !important;
}

div.breadcrumbs {
    border: none;
    font-size: 25px;
    color: #0000008C;
    text-align: left;
}

/*# sourceMappingURL=acs_lib.css.map */
