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

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

.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:#d9dee3
}

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

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

.light-style .fc .fc-day-today {
    background-color:#f6f7f8 !important
}

.light-style .fc .fc-day-today .fc-popover-body {
    background-color:#fff !important
}

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

.light-style .fc .fc-list {
    border-color:#d9dee3
}

.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(67, 89, 113, .1)
}

.light-style .fc .fc-list .fc-list-table .fc-list-event td {
    border-color:#d9dee3
}

.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:#d9dee3
}

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

.light-style .fc-event-primary:not(.fc-list-event) {
    border-color:rgba(105, 108, 255, .15)
}

.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:not(.fc-list-event) {
    border-color:rgba(133, 146, 163, .15)
}

.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:not(.fc-list-event) {
    border-color:rgba(113, 221, 55, .15)
}

.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:not(.fc-list-event) {
    border-color:rgba(3, 195, 236, .15)
}

.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:not(.fc-list-event) {
    border-color:rgba(255, 171, 0, .15)
}

.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:not(.fc-list-event) {
    border-color:rgba(255, 62, 29, .15)
}

.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: #fff !important;
    color:#fcfdfd !important
}

.light-style .fc-event-light:not(.fc-list-event) {
    border-color:rgba(252, 253, 253, .15)
}

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

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

.light-style .fc-event-dark:not(.fc-list-event) {
    border-color:rgba(35, 52, 70, .15)
}

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

.light-style .fc-event-gray:not(.fc-list-event) {
    background-color: rgba(253, 253, 254, .856) !important;
    color:rgba(67, 89, 113, .1) !important
}

.light-style .fc-event-gray:not(.fc-list-event) {
    border-color:rgba(67, 89, 113, .15)
}

.light-style .fc-event-gray.fc-list-event .fc-list-event-dot {
    border-color:rgba(67, 89, 113, .1) !important
}

.dark-style .fc .fc-toolbar .fc-prev-button .fc-icon, .dark-style .fc .fc-toolbar .fc-next-button .fc-icon {
    color:#a3a4cc
}

.dark-style .fc .fc-toolbar .fc-sidebarToggle-button {
    color:#fff
}

.dark-style .fc table.fc-scrollgrid {
    border-color:#444564
}

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

.dark-style .fc table.fc-scrollgrid .fc-col-header .fc-col-header-cell {
    border-color:#444564
}

.dark-style .fc table.fc-scrollgrid td {
    border-color:#444564
}

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

.dark-style .fc .fc-day-today {
    background-color:#232333 !important
}

.dark-style .fc .fc-day-today .fc-popover-body {
    background-color:#2b2c40 !important
}

.dark-style .fc .fc-divider {
    background: #444564;
    border-color:#444564
}

.dark-style .fc .fc-popover {
    background-color: #232333;
    border:0
}

.dark-style .fc .fc-popover .fc-popover-header {
    background-color:#6b6c9d
}

.dark-style .fc .fc-list {
    border-color:#444564
}

.dark-style .fc .fc-list .fc-list-table th {
    border: 0;
    background:#232333
}

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

.dark-style .fc .fc-list .fc-list-table .fc-list-event:hover td {
    background-color:rgba(255, 255, 255, .03)
}

.dark-style .fc .fc-list .fc-list-table .fc-list-event td {
    border-color:#444564
}

.dark-style .fc .fc-list .fc-list-empty {
    background-color:#232333
}

.dark-style .fc table, .dark-style .fc .fc-timegrid-axis, .dark-style .fc tbody, .dark-style .fc thead, .dark-style .fc tbody td {
    border-color:#444564
}

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

.dark-style .fc-event-primary:not(.fc-list-event) {
    border-color: rgba(105, 108, 255, .15);
    box-shadow:none
}

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

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

.dark-style .fc-event-secondary:not(.fc-list-event) {
    border-color: rgba(133, 146, 163, .15);
    box-shadow:none
}

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

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

.dark-style .fc-event-success:not(.fc-list-event) {
    border-color: rgba(113, 221, 55, .15);
    box-shadow:none
}

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

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

.dark-style .fc-event-info:not(.fc-list-event) {
    border-color: rgba(3, 195, 236, .15);
    box-shadow:none
}

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

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

.dark-style .fc-event-warning:not(.fc-list-event) {
    border-color: rgba(255, 171, 0, .15);
    box-shadow:none
}

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

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

.dark-style .fc-event-danger:not(.fc-list-event) {
    border-color: rgba(255, 62, 29, .15);
    box-shadow:none
}

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

.dark-style .fc-event-light:not(.fc-list-event) {
    background-color: #313244 !important;
    color:#4f505c !important
}

.dark-style .fc-event-light:not(.fc-list-event) {
    border-color: rgba(79, 80, 92, .15);
    box-shadow:none
}

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

.dark-style .fc-event-dark:not(.fc-list-event) {
    background-color: #35364f !important;
    color:#6b6c9d !important
}

.dark-style .fc-event-dark:not(.fc-list-event) {
    border-color: rgba(107, 108, 157, .15);
    box-shadow:none
}

.dark-style .fc-event-dark.fc-list-event .fc-list-event-dot {
    border-color:#6b6c9d !important
}

.dark-style .fc-event-gray:not(.fc-list-event) {
    background-color: rgba(67, 68, 86, .968) !important;
    color:rgba(255, 255, 255, .8) !important
}

.dark-style .fc-event-gray:not(.fc-list-event) {
    border-color: rgba(255, 255, 255, .15);
    box-shadow:none
}

.dark-style .fc-event-gray.fc-list-event .fc-list-event-dot {
    border-color:rgba(255, 255, 255, .8) !important
}