.dark .fc-bg-event {
    background-color: rgba(55, 65, 81, 1) !important;
}

.dark .fc .fc-scrollgrid-section-sticky > * {
    background-color: rgba(31, 41, 55, 1) !important;
}

.fc-custom-link {
    text-decoration: underline;
}

.fc-custom-link:hover {
    text-decoration: none;
}

.fc-avatar img {
    height: 100%;
}

.fi-resource-leave-requests nav.fi-tabs {
    display: none;
}

.disabled-table-row > td:not(:last-child) {
    opacity: .5;
}

.fi-modal-slide-over-window .fi-no-notification .fi-no-notification-icon {
    display: none;
}
