@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

th {
    white-space: nowrap;
}


.active {
    background-color: #002aff !important;
}

.sidebar {
    overflow-y: scroll;

}