.dayInTable {
    width: 130px;
}

.bolder {
    font-weight: bold;
}

.options-bar {
    padding-left: 30px;
    padding-right: 30px;
}

#filterOuvrageForm {
    margin-bottom: 10px;
}

.affix {
    top: 70px;
    max-width: 124px;
    position: fixed;
    z-index: 999 !important;
}

.ouvriersJourTable {
    width: 130px;
}

.specificHoursPresence {
    position: absolute;
    left: 600px;
}

.verticalInfo {
    writing-mode: vertical-lr;
    text-orientation: mixed;    
    font-style: italic;
}

.totalForDay {
    text-align: center;
    vertical-align: middle !important;
}

.dayTotalCSS {
    font-weight: bold;
}

.infoOuvriers{
    background-color: #99ccff;
}