.menuTrainings {
    width: 250px;
}

.modal-xl {
    max-width: 1140px;
}

.categoryMenu {
    width: 150px;
}

.white, .white:hover{
    color: white;
}

.orderCheckbox {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.align-center {
    text-align: center;
}

#displayIfFullDay {
    display: none;
}

.isFullDay {
    margin-left: 10px;
}

.f-label {
    font-weight: 400;
}
