button.fc-month-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-active {
    display: none;
}
button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
    display: none;
}
.fc-dayGrid-view .fc-day-number, .fc-dayGrid-view .fc-week-number {
    padding: 0 5px;
}
.fc table {
    margin-bottom: 0 !important;
}
.fc-dayGrid-view .fc-body .fc-row {
    min-height: 2.6em;
}
.fc-basic-view .fc-body .fc-row {
    min-height: 3.3em;
}
.fc-center h2 {
    font-size: 1.5em;
    color: #fff;
}
.fc-event {
    border: unset;
    border-radius: unset;
    line-height: unset;
    margin: unset;
}
.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    display: block;
    text-align: center;
    height: 0px;
}
.fc-day-top.fc-other-month {
    opacity: .3;
    z-index: 2;
    position: relative;
}
a:hover.fc-day-grid-event.fc-h-event.fc-event {
    background: #269c9f !important;
}
.fc-button-primary:hover {
    color: #fff;
    background-color: #03505b;
    border-color: #03505b;
}
.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    float: unset;
}
.fc-content-skeleton {
    padding-bottom: 0 !important;
}
tr:first-child>td>.fc-day-grid-event {
    height: 45px;
    margin: unset;
}
td.fc-more-cell {
    background: #2eba9f !important;
    line-height: 1em;
    padding-top: 20px;
    text-align: center;
}
a.fc-more {
    color: #fff !important;
}
span.fc-day-number {
    z-index: 1;
    position: relative;
}
.fc-event .fc-content {
    top: 20px;
    text-align: center;
}
th.fc-day-header.fc-widget-header {
    background: #1a97a2;
    color: #fff;
    font-weight: unset;
}
.fc button .fc-icon {
    color: #fff;
}
button.fc-next-button.fc-button.fc-state-default.fc-corner-right, button.fc-prev-button.fc-button.fc-state-default.fc-corner-left {
    background: transparent;
}
.fc-toolbar.fc-header-toolbar {
    background: #134665;
    margin-bottom: unset;
}
.fc-center {
    float: right;
    padding-right: 10px;
}
button.fc-today-button.fc-button.fc-button-primary, button.fc-dayGridMonth-button.fc-button.fc-button-primary.fc-button-active {
    display: none;
}
.fc-popover.fc-more-popover .fc-event .fc-content {
    top: 0px;
}
.fc-button-primary {
    color: #fff;
    background-color: #134665;
    border-color: #134665;
}
.fc-view.fc-dayGridMonth-view.fc-dayGrid-view {
    background: #f9f9f9;
}
span.fc-time {
    display: none;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: unset;
    display: block;
    text-align: center;
    height: 0px;
}
.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding: 0 5px;
}
.fc-event, .fc-event:hover {
    color: #fff;
    text-decoration: none;
}
.fc-title a, .fc-title a:hover {
    color: #fff;
}
a.fc-day-number {
    z-index: 1;
    position: relative;
}