.fc .fc-scrollgrid-section {
    height: 0px
}

.fc a[data-navlink]:hover {
    text-decoration: none
}

.fc .fc-timegrid-slot {
    height: 4em !important
}

.fc .fc-timeGridWeek-view .fc-timegrid-slot-minor {
    border-top-style: none
}

.fc .fc-timeGridDay-view .fc-timegrid-slot-minor {
    border-top-style: solid
}

.fc .fc-col-header-cell-cushion {
    padding-top: 8.7px !important;
    padding-bottom: 8.7px !important
}

.fc .fc-toolbar {
    flex-wrap: wrap
}

.fc .fc-toolbar .fc-prev-button,.fc .fc-toolbar .fc-next-button {
    display: inline-block;
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0)
}

.fc .fc-toolbar .fc-prev-button:hover,.fc .fc-toolbar .fc-prev-button:active,.fc .fc-toolbar .fc-prev-button:focus,.fc .fc-toolbar .fc-next-button:hover,.fc .fc-toolbar .fc-next-button:active,.fc .fc-toolbar .fc-next-button:focus {
    background-color: rgba(0,0,0,0) !important;
    border-color: rgba(0,0,0,0) !important;
    box-shadow: none !important
}

.fc .fc-toolbar .fc-button {
    border-radius: .375rem
}

.fc .fc-toolbar .fc-button:not(.fc-next-button):not(.fc-prev-button) {
    padding: .485rem 1.25rem
}

.fc .fc-toolbar .fc-button:not(.fc-next-button):not(.fc-prev-button):active,.fc .fc-toolbar .fc-button:not(.fc-next-button):not(.fc-prev-button):focus {
    box-shadow: none !important
}

.fc .fc-toolbar>*>:not(:first-child) {
    margin-left: 0 !important
}

[dir=rtl] .fc .fc-toolbar>*>:not(:first-child) {
    margin-right: 0 !important
}

.fc .fc-toolbar .fc-toolbar-chunk {
    display: flex;
    align-items: center
}

.fc .fc-toolbar .fc-button-group .fc-button {
    text-transform: capitalize
}

.fc .fc-toolbar .fc-button-group+div {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.fc .fc-toolbar .fc--button:empty,.fc .fc-toolbar .fc-toolbar-chunk:empty {
    display: none
}

.fc .fc-toolbar .fc-sidebarToggle-button+div {
    margin-left: 0
}

.fc table.fc-scrollgrid .fc-col-header .fc-col-header-cell {
    border-left: none
}

.fc .fc-view-harness {
    min-height: 650px
}

.fc .fc-view-harness .fc-col-header-cell-cushion {
    padding-bottom: 3px;
    padding-top: 3px
}

html:not([dir=rtl]) .fc .fc-view-harness .fc-scrollgrid-section-header>* {
    border-inline-end-width:0px}

[dir=rtl] .fc .fc-view-harness .fc-scrollgrid-section-header>* {
    border-inline-start-width:0px}

.fc .fc-view-harness .fc-timegrid-event .fc-event-time {
    font-size: .6875rem
}

.fc .fc-view-harness .fc-v-event .fc-event-title {
    font-size: .8125rem;
    padding-top: .2rem;
    font-weight: 500
}

.fc .fc-view-harness .fc-timegrid-event .fc-event-main {
    padding: .25rem .5rem 0
}

.fc .fc-daygrid-day-events .fc-event,.fc .fc-daygrid-day-events .fc-more-link {
    margin-inline:.5rem !important}

.fc .fc-day-today {
    background-clip: padding-box
}

.fc .fc-h-event .fc-event-main,.fc .fc-v-event .fc-event-main {
    color: inherit !important
}

.fc .fc-daygrid-block-event .fc-event-time,.fc .fc-daygrid-dot-event .fc-event-title {
    font-weight: 500
}

.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    margin-top: .94rem !important;
    margin-bottom: .94rem !important
}

.fc .fc-view-harness {
    margin: 0 -1.5rem
}

.fc .fc-view-harness .fc-daygrid-body .fc-daygrid-day .fc-daygrid-day-top {
    flex-direction: row
}

.fc .fc-view-harness .fc-daygrid-body .fc-daygrid-day .fc-daygrid-day-top .fc-daygrid-day-number {
    float: left;
    padding: .5rem
}

.fc .fc-view-harness .fc-daygrid-body .fc-daygrid-day .fc-daygrid-day-bottom .fc-daygrid-more-link {
    margin-top: .625rem
}

.fc .fc-view-harness .fc-event {
    font-size: .8125rem;
    font-weight: 500;
    padding: .25rem .5rem;
    border-radius: .25rem;
    border: 0
}

.fc .fc-view-harness .fc-event .fc-event-title {
    font-weight: 500
}

.fc .fc-view-harness .fc-daygrid-event-harness .fc-event.private-event {
    background-color: rgba(0,0,0,0) !important;
    border-color: rgba(0,0,0,0) !important
}

.fc .fc-view-harness .fc-event .fc-daygrid-event-dot {
    display: none
}

.fc .fc-daygrid-event-harness+.fc-daygrid-event-harness .fc-daygrid-event {
    margin-top: .625rem !important
}

.fc .fc-timegrid .fc-timegrid-divider {
    display: none
}

.fc .fc-timegrid .fc-timegrid-event {
    border-radius: 0px;
    box-shadow: none;
    padding-top: .5rem
}

.fc .fc-timegrid .fc-timegrid-event .fc-event-time {
    font-size: inherit
}

.fc .fc-daygrid-event-harness-abs .fc-event {
    margin-bottom: .625rem
}

.fc .fc-timegrid-slot-label-frame {
    text-align: center
}

.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion {
    font-size: .8125rem
}

.fc .fc-timegrid-axis-cushion {
    text-transform: capitalize;
    padding: .5rem .4375rem
}

.fc .fc-timegrid-slot-label-cushion {
    text-transform: uppercase;
    padding: .5rem !important
}

.fc .fc-list-day-cushion,.fc .fc-list-table td {
    padding-inline:1rem}

.fc .fc-popover {
    z-index: 1090 !important
}

.fc .fc-popover .fc-popover-header {
    padding: .566rem
}

.fc .fc-list .fc-list-table {
    border-bottom: 1px solid
}

.fc.fc-theme-standard .fc-list {
    border: none
}

.fc .fc-day-other .fc-daygrid-day-top {
    opacity: 1
}

.light-style .fc .fc-toolbar .fc-prev-button .fc-icon,.light-style .fc .fc-toolbar .fc-next-button .fc-icon {
    color: #384551
}

.light-style .fc .fc-col-header-cell-cushion {
    color: #fff
}

.light-style .fc.fc-theme-standard .fc-list-day-cushion {
    background-color: #f2f3f3 !important
}

.light-style .fc table.fc-scrollgrid {
    border-color: #e4e6e8
}

.light-style .fc table.fc-scrollgrid .fc-col-header tbody {
    border: none
}

.light-style .fc table.fc-scrollgrid .fc-col-header .fc-col-header-cell {
    border-color: #e4e6e8
}

.light-style .fc table.fc-scrollgrid td {
    border-color: #e4e6e8
}

.light-style .fc .fc-timegrid-axis-cushion {
    color: #a7acb2
}

.light-style .fc .fc-timegrid-slot-label-cushion {
    color: #384551
}

.light-style .fc .private-event .fc-event-time,.light-style .fc .private-event .fc-event-title {
    color: #ff3e1d
}

.light-style .fc .fc-day-today:not(.fc-col-header-cell) {
    background-color: #f2f3f3 !important
}

.light-style .fc .fc-day-today:not(.fc-col-header-cell) .fc-popover-body {
    background-color: #fff !important
}

.light-style .fc .fc-popover .fc-popover-header {
    background: #f5f5f9
}

.light-style .fc .fc-list .fc-list-table th {
    border: 0;
    background: #f5f5f9
}

.light-style .fc .fc-list .fc-list-table .fc-list-event {
    cursor: pointer
}

.light-style .fc .fc-list .fc-list-table .fc-list-event:hover td {
    background-color: rgba(34,48,62,.025)
}

.light-style .fc .fc-list .fc-list-table .fc-list-event td {
    border-color: #e4e6e8;
    color: #646e78
}

.light-style .fc .fc-list .fc-list-table .fc-list-day th {
    color: #384551
}

.light-style .fc .fc-list .fc-list-table tbody>tr:first-child th {
    border-top: 1px solid #e4e6e8
}

.light-style .fc .fc-list .fc-list-empty {
    background-color: #f5f5f9
}

.light-style .fc table,.light-style .fc tbody,.light-style .fc thead,.light-style .fc tbody td {
    border-color: #e4e6e8
}

.light-style .fc .fc-day-other .fc-daygrid-day-top {
    color: #a7acb2
}

.light-style .fc-event-primary:not(.fc-list-event) {
    background-color: #e7e7ff !important;
    color: #696cff !important
}

.light-style .fc-event-primary.fc-list-event .fc-list-event-dot {
    border-color: #696cff !important
}

.light-style .fc-event-secondary:not(.fc-list-event) {
    background-color: #ebeef0 !important;
    color: #8592a3 !important
}

.light-style .fc-event-secondary.fc-list-event .fc-list-event-dot {
    border-color: #8592a3 !important
}

.light-style .fc-event-success:not(.fc-list-event) {
    background-color: #e8fadf !important;
    color: #71dd37 !important
}

.light-style .fc-event-success.fc-list-event .fc-list-event-dot {
    border-color: #71dd37 !important
}

.light-style .fc-event-info:not(.fc-list-event) {
    background-color: #d7f5fc !important;
    color: #03c3ec !important
}

.light-style .fc-event-info.fc-list-event .fc-list-event-dot {
    border-color: #03c3ec !important
}

.light-style .fc-event-warning:not(.fc-list-event) {
    background-color: #fff2d6 !important;
    color: #ffab00 !important
}

.light-style .fc-event-warning.fc-list-event .fc-list-event-dot {
    border-color: #ffab00 !important
}

.light-style .fc-event-danger:not(.fc-list-event) {
    background-color: #ffe0db !important;
    color: #ff3e1d !important
}

.light-style .fc-event-danger.fc-list-event .fc-list-event-dot {
    border-color: #ff3e1d !important
}

.light-style .fc-event-light:not(.fc-list-event) {
    background-color: #f9fafa !important;
    color: #dbdee0 !important
}

.light-style .fc-event-light.fc-list-event .fc-list-event-dot {
    border-color: #dbdee0 !important
}

.light-style .fc-event-dark:not(.fc-list-event) {
    background-color: #dddde0 !important;
    color: #2b2c40 !important
}

.light-style .fc-event-dark.fc-list-event .fc-list-event-dot {
    border-color: #2b2c40 !important
}

.light-style .fc-event-gray:not(.fc-list-event) {
    background-color: rgba(242,243,243,.92) !important;
    color: rgba(34,48,62,.5) !important
}

.light-style .fc-event-gray.fc-list-event .fc-list-event-dot {
    border-color: rgba(34,48,62,.5) !important
}

@media(max-width: 575.98px) {
    .fc .fc-header-toolbar .fc-toolbar-chunk+.fc-toolbar-chunk {
        margin-top:1rem
    }
}

.light-style .fc-event-success:hover {
    background-color: #99e374 !important;
    color: #74998d !important;
}

.light-style .fc-event-info:hover {
    background-color: #6cd9f8 !important;
    color: #4e8e9b !important;
}

.light-style .fc-event-warning:hover {
    background-color: #ffd566 !important;
    color: #bfaa5f !important;
}

.light-style .fc-event-danger:hover {
    background-color: #ff7b6b !important;
    color: #b86a63 !important;
}

.light-style .fc-event-primary:hover {
    background-color: #8c8cff !important;
    color: #5f5fff !important;
}

.light-style .fc-event-light:hover {
    background-color: #f0f1f2 !important;
    color: #c3c7cc !important;
}

.light-style .fc-event-dark:hover {
    background-color: #c4c5d6 !important;
    color: #8e8f9f !important;
}

.light-style .fc-event-gray:hover {
    background-color: rgb(199 199 199 / 92%) !important;
    color: rgb(0 0 0 / 50%) !important;
}

.light-style .fc-event-secondary:hover {
    background-color: #878787 !important;
    color: #ffffff !important
}