#stintTable td.active {
    outline: 3px solid #0d6efd;
    background: #dbeafe;
    font-weight: bold;
}

#stintTable td.dangerous-zone {
    background: #ffe3e3;
}

#tableContainer {
    overflow: scroll;
}

.timeCell {
    text-wrap: nowrap;
}
