.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@-webkit-keyframes vSelectSpinner-ltr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes vSelectSpinner-rtl{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes vSelectSpinner-ltr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner-rtl{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}[dir] .vs--disabled .vs__clear,[dir] .vs--disabled .vs__dropdown-toggle,[dir] .vs--disabled .vs__open-indicator,[dir] .vs--disabled .vs__search,[dir] .vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{appearance:none;display:flex;white-space:normal}[dir] .vs__dropdown-toggle{padding:0 0 4px 0;background:none;border:1px solid #d8d6de;border-radius:.357rem}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;position:relative}[dir] .vs__selected-options{padding:0 2px}.vs__actions{display:flex;align-items:center}[dir=ltr] .vs__actions{padding:4px 6px 0 3px}[dir=rtl] .vs__actions{padding:4px 3px 0 6px}[dir] .vs--searchable .vs__dropdown-toggle{cursor:text}[dir] .vs--unsearchable .vs__dropdown-toggle{cursor:pointer}[dir] .vs--open .vs__dropdown-toggle{border-bottom-color:transparent}[dir=ltr] .vs--open .vs__dropdown-toggle,[dir=rtl] .vs--open .vs__dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transition:transform .15s cubic-bezier(1,-.115,.975,.855)}[dir] .vs__open-indicator{transform:scale(1);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}[dir=ltr] .vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}[dir=rtl] .vs--open .vs__open-indicator{transform:rotate(-180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5)}[dir] .vs__clear{padding:0;border:0;background-color:transparent;cursor:pointer}[dir=ltr] .vs__clear{margin-right:8px}[dir=rtl] .vs__clear{margin-left:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);z-index:1000;width:100%;max-height:350px;min-width:160px;overflow-y:auto;list-style:none}[dir] .vs__dropdown-menu{padding:5px 0;margin:0;box-shadow:0 4px 25px 0 rgba(0,0,0,.1);border:1px solid #d8d6de;border-top-style:none;border-radius:0 0 .357rem .357rem;background:#fff}[dir=ltr] .vs__dropdown-menu{left:0;text-align:left}[dir=rtl] .vs__dropdown-menu{right:0;text-align:right}[dir] .vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;color:#333;white-space:nowrap}[dir] .vs__dropdown-option{padding:3px 20px;clear:both}[dir] .vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{color:#7367f0}[dir] .vs__dropdown-option--highlight{background:rgba(115,103,240,.12)}.vs__dropdown-option--disabled{color:rgba(60,60,60,.5)}[dir] .vs__dropdown-option--disabled{background:inherit}[dir] .vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;color:#333;line-height:1.8;z-index:0}[dir] .vs__selected{background-color:#7367f0;border:0 solid rgba(60,60,60,.26);border-radius:.357rem;margin:4px 2px 0 2px;padding:0 .25em}.vs__deselect{display:inline-flex;appearance:none;fill:rgba(60,60,60,.5)}[dir] .vs__deselect{padding:0;border:0;cursor:pointer;background:none;text-shadow:0 1px 0 #fff}[dir=ltr] .vs__deselect{margin-left:4px}[dir=rtl] .vs__deselect{margin-right:4px}[dir] .vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{appearance:none;line-height:1.8;font-size:1em;outline:none;width:0;max-width:100%;flex-grow:1;z-index:1}[dir] .vs__search,[dir] .vs__search:focus{border:1px solid transparent;margin:4px 0 0 0;padding:0 7px;background:none;box-shadow:none}[dir=ltr] .vs__search,[dir=ltr] .vs__search:focus{border-left:none}[dir=rtl] .vs__search,[dir=rtl] .vs__search:focus{border-right:none}.vs__search::placeholder{color:#6e6b7b}.vs--unsearchable .vs__search{opacity:1}[dir] .vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;transition:opacity .1s}[dir] .vs__spinner{border-top:.9em solid hsla(0,0%,39.2%,.1);border-bottom:.9em solid hsla(0,0%,39.2%,.1);transform:translateZ(0)}[dir=ltr] .vs__spinner{border-right:.9em solid hsla(0,0%,39.2%,.1);border-left:.9em solid rgba(60,60,60,.45);animation:vSelectSpinner-ltr 1.1s linear infinite}[dir=rtl] .vs__spinner{border-left:.9em solid hsla(0,0%,39.2%,.1);border-right:.9em solid rgba(60,60,60,.45);animation:vSelectSpinner-rtl 1.1s linear infinite}.vs__spinner,.vs__spinner:after{width:5em;height:5em}[dir] .vs__spinner,[dir] .vs__spinner:after{border-radius:50%}.vs--loading .vs__spinner{opacity:1}.vs__open-indicator{fill:none}[dir] .vs__open-indicator{margin-top:.15rem}.vs__dropdown-toggle{transition:all .25s ease-in-out}[dir] .vs__dropdown-toggle{padding:.59px 0 4px 0}[dir=ltr] .vs--single .vs__dropdown-toggle{padding-left:6px}[dir=rtl] .vs--single .vs__dropdown-toggle{padding-right:6px}.vs__dropdown-option--disabled{opacity:.5}[dir] .vs__dropdown-option--disabled.vs__dropdown-option--selected{background:#7367f0!important}.vs__dropdown-option{color:#6e6b7b}[dir] .vs__dropdown-option,[dir] .vs__no-options{padding:7px 20px}.vs__dropdown-option--selected{color:#7367f0;position:relative}[dir] .vs__dropdown-option--selected{background-color:rgba(115,103,240,.12)}.vs__dropdown-option--selected:after{content:"";height:1.1rem;width:1.1rem;display:inline-block;position:absolute;top:50%}[dir] .vs__dropdown-option--selected:after{transform:translateY(-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:1.1rem}[dir=ltr] .vs__dropdown-option--selected:after{right:20px}[dir=rtl] .vs__dropdown-option--selected:after{right:unset;left:20px}.vs__dropdown-option--selected.vs__dropdown-option--highlight{color:#7367f0}[dir] .vs__dropdown-option--selected.vs__dropdown-option--highlight{background-color:rgba(115,103,240,.12)}.vs__clear svg{color:#6e6b7b}.vs__selected{color:#fff}.v-select.vs--single .vs__selected{color:#6e6b7b;transition:transform .2s ease}[dir] .v-select.vs--single .vs__selected{margin-top:5px}[dir=ltr] .v-select.vs--single .vs__selected input{padding-left:0}[dir=rtl] .v-select.vs--single .vs__selected input{padding-right:0}[dir=ltr] .vs--single.vs--open .vs__selected{transform:translateX(5px)}[dir=rtl] .vs--single.vs--open .vs__selected{transform:translateX(-5px)}.vs__selected .vs__deselect{color:inherit}.v-select:not(.vs--single) .vs__selected{font-size:.9rem}[dir] .v-select:not(.vs--single) .vs__selected{border-radius:3px;padding:0 .6em}[dir=ltr] .v-select:not(.vs--single) .vs__selected{margin:5px 2px 2px 5px}[dir=rtl] .v-select:not(.vs--single) .vs__selected{margin:5px 5px 2px 2px}.v-select:not(.vs--single) .vs__deselect svg{vertical-align:text-top}[dir] .v-select:not(.vs--single) .vs__deselect svg{transform:scale(.8)}.vs__dropdown-menu{top:calc(100% + 1rem)}[dir] .vs__dropdown-menu{border:none;border-radius:6px;padding:0}[dir] .vs--open .vs__dropdown-toggle{border-color:#7367f0;border-bottom-color:#7367f0;box-shadow:0 3px 10px 0 rgba(34,41,47,.1)}[dir=ltr] .vs--open .vs__dropdown-toggle,[dir=rtl] .vs--open .vs__dropdown-toggle{border-bottom-left-radius:.357rem;border-bottom-right-radius:.357rem}.select-size-lg .vs__selected{font-size:1rem!important}[dir] .select-size-lg.vs--single.vs--open .vs__selected{margin-top:6px}.select-size-lg .vs__dropdown-toggle,.select-size-lg .vs__selected{font-size:1.25rem}[dir] .select-size-lg .vs__dropdown-toggle{padding:5px}[dir] .select-size-lg .vs__dropdown-toggle input{margin-top:0}.select-size-lg .vs__deselect svg{vertical-align:middle!important}[dir] .select-size-lg .vs__deselect svg{transform:scale(1)!important}[dir] .select-size-sm .vs__dropdown-toggle{padding-bottom:0;padding:1px}[dir] .select-size-sm.vs--single .vs__dropdown-toggle{padding:2px}.select-size-sm .vs__dropdown-toggle,.select-size-sm .vs__selected{font-size:.9rem}[dir] .select-size-sm .vs__actions{padding-top:2px;padding-bottom:2px}.select-size-sm .vs__deselect svg{vertical-align:middle!important}[dir] .select-size-sm .vs__search{margin-top:0}.select-size-sm.v-select .vs__selected{font-size:.75rem}[dir] .select-size-sm.v-select .vs__selected{padding:0 .3rem}[dir] .select-size-sm.v-select:not(.vs--single) .vs__selected{margin:4px 5px}[dir] .select-size-sm.v-select.vs--single .vs__selected{margin-top:1px}[dir] .select-size-sm.vs--single.vs--open .vs__selected{margin-top:4px}.dark-layout .vs__dropdown-toggle{color:#b4b7bd}[dir] .dark-layout .vs__dropdown-toggle{background:#283046;border-color:#404656}.dark-layout .vs__selected-options input{color:#b4b7bd}.dark-layout .vs__selected-options input::placeholder{color:#676d7d}.dark-layout .vs__actions svg{fill:#404656}[dir] .dark-layout .vs__dropdown-menu{background:#283046}.dark-layout .vs__dropdown-menu li{color:#b4b7bd}.dark-layout .v-select:not(.vs--single) .vs__selected{color:#7367f0}[dir] .dark-layout .v-select:not(.vs--single) .vs__selected{background-color:rgba(115,103,240,.12)}.dark-layout .v-select.vs--single .vs__selected{color:#b4b7bd!important}.dark-layout .vs--disabled .vs__clear,.dark-layout .vs--disabled .vs__dropdown-toggle,.dark-layout .vs--disabled .vs__open-indicator,.dark-layout .vs--disabled .vs__search,.dark-layout .vs--disabled .vs__selected{opacity:.5}[dir] .dark-layout .vs--disabled .vs__clear,[dir] .dark-layout .vs--disabled .vs__dropdown-toggle,[dir] .dark-layout .vs--disabled .vs__open-indicator,[dir] .dark-layout .vs--disabled .vs__search,[dir] .dark-layout .vs--disabled .vs__selected{background-color:#283046}.dark-layout .vs__dropdown-option--selected{color:#fff!important}.dark-layout .vs__dropdown-option--selected.vs__dropdown-option--highlight{color:#fff}:root{--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}[dir] .fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{height:100%;display:flex;justify-content:center;align-items:center}[dir] .fc .fc-list-empty{background-color:hsla(0,0%,81.6%,.3);background-color:var(--fc-neutral-bg-color,hsla(0,0%,81.6%,.3))}[dir] .fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%}[dir] .fc .fc-list-table{border-style:hidden}[dir=ltr] .fc .fc-list-table tr>*,[dir=rtl] .fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:sticky;top:0}[dir] .fc .fc-list-sticky .fc-list-day>*{background:#fff;background:var(--fc-page-bg-color,#fff)}[dir] .fc .fc-list-table th{padding:0}[dir] .fc .fc-list-day-cushion,[dir] .fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";display:table}[dir] .fc .fc-list-day-cushion:after{clear:both}[dir] .fc-theme-standard .fc-list-day-cushion{background-color:hsla(0,0%,81.6%,.3);background-color:var(--fc-neutral-bg-color,hsla(0,0%,81.6%,.3))}[dir=ltr] .fc-direction-ltr .fc-list-day-text,[dir=ltr] .fc-direction-rtl .fc-list-day-side-text{float:left}[dir=ltr] .fc-direction-ltr .fc-list-day-side-text,[dir=ltr] .fc-direction-rtl .fc-list-day-text,[dir=rtl] .fc-direction-ltr .fc-list-day-text,[dir=rtl] .fc-direction-rtl .fc-list-day-side-text{float:right}[dir=rtl] .fc-direction-ltr .fc-list-day-side-text,[dir=rtl] .fc-direction-rtl .fc-list-day-text{float:left}[dir=ltr] .fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}[dir=ltr] .fc-direction-rtl .fc-list-table .fc-list-event-graphic,[dir=rtl] .fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-left:0}[dir=rtl] .fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-right:0}[dir] .fc .fc-list-event.fc-event-forced-url{cursor:pointer}[dir] .fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0}[dir] .fc .fc-list-event-dot{border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width, 10px)/2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width, 10px)/2)}.fc .fc-list-event-title a{color:inherit;text-decoration:none}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc .fc-toolbar{flex-wrap:wrap;flex-direction:row!important}.fc .fc-toolbar .fc-next-button,.fc .fc-toolbar .fc-prev-button{display:inline-block}[dir] .fc .fc-toolbar .fc-next-button,[dir] .fc .fc-toolbar .fc-prev-button{background-color:transparent;border-color:transparent}.fc .fc-toolbar .fc-next-button .fc-icon,.fc .fc-toolbar .fc-prev-button .fc-icon{color:#6e6b7b}[dir] .fc .fc-toolbar .fc-next-button:active,[dir] .fc .fc-toolbar .fc-next-button:focus,[dir] .fc .fc-toolbar .fc-next-button:hover,[dir] .fc .fc-toolbar .fc-prev-button:active,[dir] .fc .fc-toolbar .fc-prev-button:focus,[dir] .fc .fc-toolbar .fc-prev-button:hover{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}[dir=ltr] .fc .fc-toolbar .fc-prev-button{padding-left:0!important}[dir=rtl] .fc .fc-toolbar .fc-prev-button{padding-right:0!important}.fc .fc-toolbar .fc-toolbar-chunk:first-child{display:flex;align-items:center;flex-wrap:wrap}[dir] .fc .fc-toolbar .fc-button{padding:.438rem .5rem}[dir] .fc .fc-toolbar .fc-button:active,[dir] .fc .fc-toolbar .fc-button:focus{box-shadow:none}.fc .fc-toolbar .fc-button-group .fc-button{text-transform:capitalize}[dir] .fc .fc-toolbar .fc-button-group .fc-button:focus{box-shadow:none}.fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button){color:#7367f0}[dir] .fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button){background-color:transparent;border-color:#7367f0}.fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button).fc-button-active,.fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover{color:#7367f0}[dir] .fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button).fc-button-active,[dir] .fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover{background-color:rgba(115,103,240,.2)!important;border-color:#7367f0!important}[dir] .fc .fc-toolbar .fc-button-group .fc-button-primary.fc-sidebarToggle-button{border:0}.fc .fc-toolbar .fc-button-group .fc-button-primary.fc-sidebarToggle-button i,.fc .fc-toolbar .fc-button-group .fc-button-primary.fc-sidebarToggle-button svg{height:21px;width:21px;font-size:21px}.fc .fc-toolbar .fc-button-group .fc-sidebarToggle-button{color:#6e6b7b!important;display:none}[dir] .fc .fc-toolbar .fc-button-group .fc-sidebarToggle-button{background-color:transparent!important}[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-sidebarToggle-button{padding-left:0}[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-sidebarToggle-button{padding-right:0}[dir] .fc .fc-toolbar .fc-button-group .fc-sidebarToggle-button:not(.fc-prev-button):not(.fc-next-button):hover{background-color:transparent!important}[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-sidebarToggle-button+div{margin-left:0}[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-sidebarToggle-button+div{margin-right:0}[dir] .fc .fc-toolbar .fc-button-group .fc-dayGridMonth-button,[dir] .fc .fc-toolbar .fc-button-group .fc-listMonth-button,[dir] .fc .fc-toolbar .fc-button-group .fc-timeGridDay-button,[dir] .fc .fc-toolbar .fc-button-group .fc-timeGridWeek-button{padding:.55rem 1.5rem}[dir] .fc .fc-toolbar .fc-button-group .fc-dayGridMonth-button:first-child,[dir] .fc .fc-toolbar .fc-button-group .fc-dayGridMonth-button:last-child,[dir] .fc .fc-toolbar .fc-button-group .fc-listMonth-button:first-child,[dir] .fc .fc-toolbar .fc-button-group .fc-listMonth-button:last-child,[dir] .fc .fc-toolbar .fc-button-group .fc-timeGridDay-button:first-child,[dir] .fc .fc-toolbar .fc-button-group .fc-timeGridDay-button:last-child,[dir] .fc .fc-toolbar .fc-button-group .fc-timeGridWeek-button:first-child,[dir] .fc .fc-toolbar .fc-button-group .fc-timeGridWeek-button:last-child{border-radius:.358rem}[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-dayGridMonth-button:first-child,[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-listMonth-button:first-child,[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-timeGridDay-button:first-child,[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-timeGridWeek-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-dayGridMonth-button:last-child,[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-listMonth-button:last-child,[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-timeGridDay-button:last-child,[dir=ltr] .fc .fc-toolbar .fc-button-group .fc-timeGridWeek-button:last-child,[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-dayGridMonth-button:first-child,[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-listMonth-button:first-child,[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-timeGridDay-button:first-child,[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-timeGridWeek-button:first-child{border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-dayGridMonth-button:last-child,[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-listMonth-button:last-child,[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-timeGridDay-button:last-child,[dir=rtl] .fc .fc-toolbar .fc-button-group .fc-timeGridWeek-button:last-child{border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .fc .fc-toolbar>*>:not(:first-child){margin-left:0}[dir=rtl] .fc .fc-toolbar>*>:not(:first-child){margin-right:0}[dir=ltr] .fc .fc-toolbar .fc-toolbar-title{margin-left:.25rem}[dir=rtl] .fc .fc-toolbar .fc-toolbar-title{margin-right:.25rem}.fc .fc-toolbar .fc--button:empty,.fc .fc-toolbar .fc-toolbar-chunk:empty{display:none}[dir] .fc tbody td,[dir] .fc thead th{border-color:#ebe9f1}[dir=ltr] .fc tbody td.fc-col-header-cell,[dir=ltr] .fc thead th.fc-col-header-cell,[dir=rtl] .fc tbody td.fc-col-header-cell,[dir=rtl] .fc thead th.fc-col-header-cell{border-right:0;border-left:0}.fc .fc-view-harness{min-height:650px}[dir] .fc .fc-scrollgrid-section-liquid>td{border-bottom:0}.fc .fc-daygrid-event-harness .fc-event{font-size:.8rem;font-weight:600}[dir] .fc .fc-daygrid-event-harness .fc-event{padding:.25rem .5rem}[dir] .fc .fc-daygrid-day-bottom,[dir] .fc .fc-daygrid-event-harness+.fc-daygrid-event-harness{margin-top:.3rem}[dir] .fc .fc-daygrid-day{padding:5px}.fc .fc-daygrid-day .fc-daygrid-day-top{flex-direction:row}.fc .fc-daygrid-day-number,.fc .fc-list-event-time,.fc .fc-timegrid-slot-label-cushion{color:#6e6b7b}[dir] .fc .fc-day-today{background:#f8f8f8!important;background-color:#f8f8f8!important}[dir] .fc .fc-timegrid .fc-scrollgrid-section .fc-col-header-cell,[dir] .fc .fc-timegrid .fc-scrollgrid-section .fc-timegrid-axis{border-color:#ebe9f1}[dir=ltr] .fc .fc-timegrid .fc-scrollgrid-section .fc-col-header-cell,[dir=ltr] .fc .fc-timegrid .fc-scrollgrid-section .fc-timegrid-axis,[dir=rtl] .fc .fc-timegrid .fc-scrollgrid-section .fc-col-header-cell,[dir=rtl] .fc .fc-timegrid .fc-scrollgrid-section .fc-timegrid-axis{border-left:0;border-right:0}[dir] .fc .fc-timegrid .fc-scrollgrid-section .fc-timegrid-axis{border-color:#ebe9f1}.fc .fc-timegrid .fc-timegrid-axis.fc-scrollgrid-shrink .fc-timegrid-axis-cushion{text-transform:capitalize;color:#b9b9c3}.fc .fc-timegrid .fc-timegrid-slots .fc-timegrid-slot{height:3rem}[dir] .fc .fc-timegrid .fc-timegrid-slots .fc-timegrid-slot .fc-timegrid-slot-label-frame{text-align:center}.fc .fc-timegrid .fc-timegrid-slots .fc-timegrid-slot .fc-timegrid-slot-label-frame .fc-timegrid-slot-label-cushion{text-transform:uppercase}.fc .fc-timegrid .fc-timegrid-divider{display:none}[dir] .fc .fc-list{border-color:#ebe9f1}[dir] .fc .fc-list .fc-list-day-cushion{background:#f8f8f8}[dir] .fc .fc-list .fc-list-event:hover td{background-color:#f8f8f8}[dir] .fc .fc-list .fc-list-event td{border-color:#ebe9f1}.app-calendar{position:relative}[dir] .app-calendar{border-radius:.428rem}.app-calendar .app-calendar-sidebar{position:absolute;width:18rem;height:100%;z-index:5;flex-basis:18rem;transition:all .2s,background 0s,border 0s}[dir] .app-calendar .app-calendar-sidebar{background-color:#fff}[dir=ltr] .app-calendar .app-calendar-sidebar{left:-19.2rem;border-right:1px solid #ebe9f1}[dir=rtl] .app-calendar .app-calendar-sidebar{right:-19.2rem;border-left:1px solid #ebe9f1}[dir=ltr] .app-calendar .app-calendar-sidebar.show{left:0}[dir=rtl] .app-calendar .app-calendar-sidebar.show{right:0}.app-calendar .app-calendar-sidebar .sidebar-content-title{font-size:.85rem;color:#b9b9c3;text-transform:uppercase;letter-spacing:.6px}.app-calendar .app-calendar-sidebar .input-filter~label,.app-calendar .app-calendar-sidebar .select-all~label{color:#5e5873;font-weight:500;letter-spacing:.4px}.app-calendar .event-sidebar{position:absolute;top:0;width:400px;z-index:15;transition:all .3s ease-in-out}[dir=ltr] .app-calendar .event-sidebar{right:0;transform:translateX(120%)}[dir=rtl] .app-calendar .event-sidebar{left:0;transform:translateX(-120%)}.app-calendar .event-sidebar .card{height:calc(100vh - 12.96rem);height:calc(var(--vh, 1vh)*100 - 12.96rem)}[dir=ltr] .app-calendar .event-sidebar .card{border-radius:0 .25rem .25rem 0}[dir=rtl] .app-calendar .event-sidebar .card{border-radius:.25rem 0 0 .25rem}[dir] .app-calendar .event-sidebar .card .close-bar{cursor:pointer}.app-calendar .event-sidebar .card .todo-item-action{width:6rem}.app-calendar .event-sidebar .card .todo-item-action .dropdown,.app-calendar .event-sidebar .card .todo-item-action .todo-item-favorite,.app-calendar .event-sidebar .card .todo-item-action .todo-item-info{line-height:1.5}[dir] .app-calendar .event-sidebar .card .todo-item-action .dropdown,[dir] .app-calendar .event-sidebar .card .todo-item-action .todo-item-favorite,[dir] .app-calendar .event-sidebar .card .todo-item-action .todo-item-info{cursor:pointer}[dir] .app-calendar .event-sidebar .card .todo-item-action .dropdown .dropdown-menu .dropdown-item{padding:.14rem 1.428rem}.app-calendar .event-sidebar .card .todo-item-action .dropdown-toggle:after{display:none}[dir] .app-calendar .event-sidebar.show{transform:translateX(0)}.app-calendar .fc-toolbar h2{font-size:1.45rem}[dir] .app-calendar .fc-header-toolbar{margin-bottom:1.75rem!important}[dir] .app-calendar .fc-view-harness{margin:0 -1.6rem}[dir] .app-calendar .fc-scrollgrid{border-color:#ebe9f1}.app-calendar .fc-day-future .fc-daygrid-day-number,.app-calendar .fc-day-past .fc-daygrid-day-number{color:#b9b9c3}[dir] .app-calendar .fc-popover{box-shadow:0 4px 24px 0 rgba(34,41,47,.1)}[dir] .app-calendar .fc-popover .fc-popover-header{background:transparent;padding:.5rem}.app-calendar .fc-popover .fc-popover-header .fc-popover-close,.app-calendar .fc-popover .fc-popover-header .fc-popover-title{color:#5e5873}[dir] .app-calendar .fc-popover .fc-popover-body :not(:last-of-type){margin-bottom:.3rem}.app-calendar .fc .fc-event .fc-event-main{color:inherit}[dir] .app-calendar .fc-list-event{background:transparent!important}@media(min-width:992px){.app-calendar .app-calendar-sidebar{position:static;height:auto}[dir] .app-calendar .app-calendar-sidebar{box-shadow:none!important}[dir] .app-calendar .app-calendar-sidebar .flatpickr-days{background-color:transparent}}.event-sidebar .select2-selection__choice__remove:before{top:40%!important}[dir] .horizontal-layout .app-calendar{margin-bottom:1rem}@media(max-width:992px){.fc .fc-sidebarToggle-button{font-size:0}}@media(min-width:992px){.fc .fc-sidebarToggle-button{display:none}}@media(max-width:700px){[dir] .app-calendar .fc .fc-header-toolbar .fc-toolbar-chunk:last-of-type{margin-top:1rem}}.fc-sidebarToggle-button{width:25px;height:25px;display:none}[dir] .fc-sidebarToggle-button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' stroke='%236e6b7b' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3E%3Cpath d='M3 12h18M3 6h18M3 18h18'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}[dir=ltr] .fc-sidebarToggle-button{margin-right:.7rem!important}[dir=rtl] .fc-sidebarToggle-button{margin-left:.7rem!important}.dark-layout .fc-button-primary{color:#a6a6a6!important}.dark-layout .fc-button-active{color:#f1f1f1!important}[dir] .fc-daygrid-event.bg-light-green{margin-top:15px!important}