.tab-pane>div>.btn:not([disabled]):not(.disabled).active {
    background-color: #56698f !important;
}
.fc .fc-button-primary {
    background-color: #56698f !important;
    border-color: #56698f !important;
}
.fc .fc-button-primary.fc-button-active {
    background-color: #43526f !important;
}
.fc-timegrid-event-harness-inset .fc-timegrid-event, .fc-timegrid-event.fc-event-mirror, .fc-timegrid-more-link{
    box-shadow: none;
}
.fc-timegrid-event {
    margin-bottom: 0;
}
.fc-event{
    overflow: hidden;
}
