/* put your own styles to customize and override the theme */
.flatpickr-calendar.open {
    z-index: 9999999999999999999;
}


.breifingProperty {
    font-size: 16px;
    font-weight: lighter;
}


.breifingProperty span{
    font-size: 16px;
    font-weight: bold;
}

.training-select-checkbox, .checkAllTrainings {
    display: none;
}

