.calendar-view-container{--fc-border-color:var(--palette-divider);--fc-today-bg-color:transparent;--fc-neutral-bg-color:rgba(var(--palette-primary-lightChannel,49,116,173)/.2);--fc-page-bg-color:rgba(var(--palette-primary-lightChannel,49,116,173)/.2);--fc-event-border-color:var(--palette-primary-main);--fc-button-bg-color:var(--palette-primary-main);--fc-button-border-color:var(--palette-primary-main);--fc-button-hover-bg-color:var(--palette-primary-dark);--fc-button-hover-border-color:var(--palette-primary-dark);--fc-button-active-bg-color:var(--palette-primary-dark);--fc-button-active-border-color:var(--palette-primary-dark);height:100%}.calendar-view-loading{justify-content:center;align-items:center;height:100%;min-height:400px;display:flex}.loading-spinner{border:4px solid #0000001a;border-top-color:var(--palette-primary-light);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.fc-scrollgrid-section-header .fc-col-header-cell{text-align:center;font-size:.8rem;font-weight:500;padding:6px 0!important}.fc-list-day{font-size:.875rem}.fc-list-day .fc-list-day-side-text,.fc-list-day .fc-list-day-text{font-weight:500}.fc-scrollgrid-section .fc-timegrid-divider{height:0!important;padding:0!important}.fc-daygrid-day-top{flex-direction:row;justify-content:center;display:flex}.fc-dayGridMonth-view .fc-daygrid-day-number{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin:2px auto;font-size:.8rem;display:flex;padding:0!important}.fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-number{background-color:var(--palette-primary-main);color:#fff}.fc-daygrid-event{cursor:pointer;border:none;border-radius:0;padding:1px 2px;font-size:.6rem;font-weight:600}.fc-event-main{flex-direction:row;justify-content:space-between;width:100%;display:flex;overflow:hidden}.fc-daygrid-day-bottom{flex-direction:row;justify-content:center;display:flex}.fc-more-link{color:var(--palette-text-secondary);font-size:.7rem}@media screen and (max-width:768px){.fc-dayGridMonth-view .fc-daygrid-day-number{width:18px;height:18px}}
