body {
    background-color: #f4f6f9;
}

.sticky-header th {
    position: sticky;
    top: 56px;
    z-index: 5;
}

#resultsTable td, #resultsTable th {
    white-space: nowrap;
    font-size: 0.875rem;
}

.select2-container {
    z-index: 1056;
}

.row-status {
    font-size: 0.75rem;
    min-height: 1rem;
}

.card {
    border: none;
}

.navbar-brand {
    letter-spacing: 0.2px;
}