label:has(#dt-length-0) {
    display: inline-flex;
    align-items: center;
}

.fc {
    --fc-list-event-hover-bg-color: #0051ff !important;
}

:root {
    --fc-list-event-hover-bg-color: #0051ff !important;
}


.select2-container--open {
    z-index: 9999 !important;
}
