.vuecal *{user-select:none}.vuecal .clickable{cursor:pointer}.vuecal--xsmall{font-size:.9em}.vuecal__flex{display:flex;flex-direction:row}.vuecal__flex[column]{flex-direction:column;flex:1 1 auto}.vuecal__flex[grow]{flex:1 1 auto}.vuecal__flex[wrap]{flex-wrap:wrap}.vuecal__menu{padding:0;list-style-type:none;justify-content:center;background-color:rgba(0,0,0,.02)}.vuecal__menu li{padding:.3em 1em;height:2.2em;font-size:1.3em;border-bottom:0 solid currentColor;cursor:pointer;box-sizing:border-box;transition:.2s}.vuecal__menu li.active{border-bottom-width:2px;background:rgba(255,255,255,.15)}.vuecal__title{background-color:rgba(0,0,0,.1);display:flex;align-items:center;text-align:center;justify-content:space-between;font-size:1.4em;line-height:1.3;min-height:2em;position:relative}.vuecal--xsmall .vuecal__title{font-size:1.3em}.vuecal__arrow{cursor:pointer;position:relative;z-index:1}.vuecal__arrow--prev{padding-left:.6em}.vuecal__arrow--next{padding-right:.6em}.vuecal__arrow i.angle{display:inline-block;border:solid currentColor;border-width:0 2px 2px 0;padding:.25em;transform:rotate(-45deg)}.vuecal__arrow--prev i.angle{border-width:2px 0 0 2px}.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:3em}.vuecal--view-with-time.vuecal--time-12-hour .vuecal__weekdays-headings{font-size:.9em;padding-left:4em}.vuecal--split-days.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:0}.vuecal__heading{width:100%;height:2.8em;font-weight:400;justify-content:center;text-align:center;align-items:center;position:relative}.vuecal--small .vuecal__heading span:nth-child(3),.vuecal--xsmall .vuecal__heading span:nth-child(2),.vuecal--xsmall .vuecal__heading span:nth-child(3),.vuecal--xsmall .vuecal__heading span:nth-child(4){display:none}.vuecal--xsmall .vuecal__heading{flex-direction:column;padding-left:0;padding-right:0}.vuecal__all-day{min-height:1.7em;margin-bottom:-1px}.vuecal__all-day>span{width:3em;min-width:3em;color:#999;padding-right:2px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #ddd}.vuecal__all-day>span span{font-size:.85em}.vuecal--time-12-hour .vuecal__all-day>span{width:4em;min-width:4em}.vuecal__body{overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:60px;position:relative}.vuecal__bg{position:relative;display:flex;flex:1 1 auto;width:100%;margin-bottom:1px;overflow:hidden}.vuecal--no-time .vuecal__bg{display:block;overflow:visible}.vuecal__time-column{width:3em;height:100%}.vuecal--time-12-hour .vuecal__time-column{width:4em;font-size:.9em}.vuecal--split-days.vuecal--week-view .vuecal__time-column{margin-top:2.8em}.vuecal__time-column .vuecal__time-cell{color:#999;text-align:right;padding-right:2px;font-size:.9em}.vuecal__time-column .vuecal__time-cell .line:before{content:"";position:absolute;left:0;right:0;border-top:1px solid #eee}.vuecal__cells{min-height:100%;margin:0 1px 1px 0}.vuecal--split-days.vuecal--week-view .vuecal__cells{flex-wrap:nowrap;overflow:auto}.slide-fade--left-enter-active,.slide-fade--left-leave-active,.slide-fade--right-enter-active,.slide-fade--right-leave-active{transition:.25s ease-out}.slide-fade--left-enter,.slide-fade--right-leave-to{transform:translateX(-15px);opacity:0}.slide-fade--left-leave-to,.slide-fade--right-enter{transform:translateX(15px);opacity:0}.slide-fade--left-leave-active,.slide-fade--right-leave-active{position:absolute;height:100%}.vuecal__title .slide-fade--left-leave-active,.vuecal__title .slide-fade--right-leave-active{left:0;right:0;height:auto}.vuecal__heading .slide-fade--left-leave-active,.vuecal__heading .slide-fade--right-leave-active{display:flex;align-items:center}.vuecal--green-theme .vuecal__cell-events-count,.vuecal--green-theme .vuecal__menu{background-color:#42b983;color:#fff}.vuecal--blue-theme .vuecal__menu li,.vuecal--green-theme .vuecal__menu li{border-bottom-color:#fff}.vuecal--blue-theme .vuecal__menu li.active,.vuecal--green-theme .vuecal__menu li.active{background-color:rgba(255,255,255,.15)}.vuecal--green-theme .vuecal__title{background-color:#e4f5ef}.vuecal--blue-theme .vuecal__cell.current,.vuecal--blue-theme .vuecal__cell.today,.vuecal--green-theme .vuecal__cell.current,.vuecal--green-theme .vuecal__cell.today{background-color:rgba(240,240,255,.4)}.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell.selected{background-color:rgba(235,255,245,.4)}.vuecal--green-theme .vuecal__cell.selected:before{border-color:rgba(66,185,131,.5)}.vuecal--blue-theme .vuecal__cell-events-count,.vuecal--blue-theme .vuecal__menu{background-color:rgba(66,163,185,.8);color:#fff}.vuecal--blue-theme .vuecal__title{background-color:rgba(0,165,188,.3)}.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell.selected{background-color:rgba(235,253,255,.4)}.vuecal--blue-theme .vuecal__cell.selected:before{border-color:rgba(115,191,204,.5)}.vuecal--rounded-theme .vuecal__weekdays-headings{border:0}.vuecal--rounded-theme .vuecal__cell,.vuecal--rounded-theme:not(.vuecal--day-view) .vuecal__cell:before{background:0 0;border:0}.vuecal--rounded-theme .vuecal__cell.out-of-scope{opacity:.4}.vuecal--rounded-theme .vuecal__cell-content{width:30px;height:30px;flex-grow:0;border:1px solid transparent;border-radius:30px;color:#333}.vuecal--rounded-theme.vuecal--day-view .vuecal__cell-content{width:auto;background:0 0}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell{width:33.33%}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell-content{width:85px}.vuecal--rounded-theme.vuecal--years-view .vuecal__cell-content{width:52px}.vuecal--rounded-theme .vuecal__cell{background-color:transparent!important}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:#f1faf7}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell.today .vuecal__cell-content{background-color:#42b983;color:#fff}.vuecal--rounded-theme.vuecal--green-theme .vuecal--day-view .vuecal__cell.today:before{background-color:rgba(66,185,131,.05)}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .selected .vuecal__cell-content{border-color:#42b983}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:rgba(100,182,255,.2)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell.today .vuecal__cell-content{background-color:#8fb7e4;color:#fff}.vuecal--rounded-theme.vuecal--blue-theme .vuecal--day-view .vuecal__cell.today:before{background-color:rgba(143,183,228,.1)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .selected .vuecal__cell-content{border-color:#61a9e0}@media screen and (max-width:550px){.vuecal__heading{padding-left:1.5em;padding-right:1.5em;line-height:1.2}.vuecal--week-view .vuecal__heading span:nth-child(3),.vuecal--week-view.vuecal--zh-cn .vuecal__heading span:nth-child(1){display:none}.vuecal--view-with-time.vuecal--week-view.vuecal--overflow-x .vuecal__heading span:nth-child(3){display:inline-block}.vuecal--month-view.vuecal--zh-cn .vuecal__heading{padding:0}}@media screen and (max-width:450px){.vuecal__heading{padding-left:1.4em;padding-right:1.4em}.vuecal__heading span:nth-child(3){display:none}.vuecal__menu li{padding-left:.3em;padding-right:.3em}}@media screen and (max-width:350px){.vuecal__heading{flex-wrap:wrap;padding-left:.2em;padding-right:.2em}.vuecal--week-view:not(.vuecal--overflow-x) .vuecal__heading{flex-direction:column;padding-left:0;padding-right:0}.vuecal--week-view.vuecal--overflow-x .vuecal__heading span:nth-child(2),.vuecal--week-view.vuecal--overflow-x .vuecal__heading span:nth-child(3),.vuecal--week-view.vuecal--overflow-x .vuecal__heading span:nth-child(4){display:inline-block}.vuecal--month-view.vuecal--zh-cn .vuecal__heading span:nth-child(1),.vuecal--small .vuecal__heading span:nth-child(2),.vuecal--small .vuecal__heading span:nth-child(4),.vuecal--week-view .vuecal__heading span:nth-child(2),.vuecal--week-view .vuecal__heading span:nth-child(4),.vuecal--week-view.vuecal--zh-cn .vuecal__heading span:nth-child(1),.vuecal__heading span:nth-child(3){display:none}.vuecal--month-view.vuecal--zh-cn .vuecal__heading span:nth-child(2),.vuecal--week-view.vuecal--zh-cn .vuecal__heading span:nth-child(2){display:block}.vuecal__menu li{font-size:1.1em}}.vuecal__cell{width:100%;display:flex;justify-content:center;text-align:center;position:relative}.vuecal__cells.day-view .vuecal__cell,.vuecal__cells.month-view .vuecal__cell,.vuecal__cells.week-view .vuecal__cell{width:14.2857%}.vuecal--hide-weekends .vuecal__cells.day-view .vuecal__cell,.vuecal--hide-weekends .vuecal__cells.month-view .vuecal__cell,.vuecal--hide-weekends .vuecal__cells.week-view .vuecal__cell,.vuecal__cells.years-view .vuecal__cell{width:20%}.vuecal__cells.year-view .vuecal__cell{width:33.33%}.vuecal__cells.day-view .vuecal__cell{flex:1}.vuecal--click-to-navigate .vuecal__cell{cursor:pointer}.vuecal--day-view.vuecal--no-time .vuecal__cell,.vuecal--week-view.vuecal--no-time .vuecal__cell{display:block}.vuecal__cell.splitted{flex-direction:row;display:flex}.vuecal__cell .vuecal__cell-split{display:flex;flex-grow:1;flex-direction:column;height:100%;position:relative}.vuecal__cell:before{position:absolute;top:0;left:0;right:-1px;bottom:-1px;border:1px solid #ddd;content:""}.vuecal__cell.current,.vuecal__cell.today{background-color:rgba(240,240,255,.4);z-index:1}.vuecal__cell.selected{background-color:rgba(235,255,245,.4);z-index:2}.vuecal--day-view .vuecal__cell.selected{background:0 0}.vuecal__cell.out-of-scope{color:#ccc}.vuecal__cell-events-count{background:#999;color:#fff;position:absolute;border-radius:12px;left:50%;transform:translateX(-50%);width:12px;height:12px;margin-top:13px;line-height:12px;font-size:10px}.vuecal__cell-content{width:100%;height:100%;align-items:center}.vuecal--month-view .vuecal__cell-content,.vuecal--year-view .vuecal__cell-content,.vuecal--years-view .vuecal__cell-content{justify-content:center}.vuecal__cell-events{width:100%}.vuecal--split-days.vuecal--week-view .vuecal__cell.splitted{overflow:hidden}.vuecal__no-event{padding-top:1em;color:#aaa;justify-self:flex-start;margin-bottom:auto}.vuecal__all-day .vuecal__no-event{display:none}.vuecal__event{cursor:pointer;color:#666;background-color:#f8f8f8;position:relative;left:0;right:0;z-index:1;transition:box-shadow .3s,left .3s,right .3s;overflow:hidden}.vuecal__event:hover{z-index:2}.vuecal__cell .vuecal__event *{user-select:auto}.vuecal--view-with-time .vuecal__event:not(.vuecal__event--all-day){position:absolute}.vuecal--view-with-time .vuecal__event--all-day{left:0!important;right:0!important}.vuecal__event--overlapped{right:20%}.vuecal--no-event-overlaps .vuecal__event--overlapping:not(.vuecal__event--split2):not(.vuecal__event--split3),.vuecal__event--overlapping:not(.vuecal__event--split2):not(.vuecal__event--split3){left:30%;box-shadow:0 0 5px rgba(0,0,0,.2)}.vuecal__event--overlapped.vuecal__event--split2{right:25%}.vuecal__event--overlapping.vuecal__event--split2{left:25%}.vuecal__event--overlapping.vuecal__event--split2.vuecal__event--split-left{left:0;right:25%}.vuecal__event--overlapped.vuecal__event--overlapping.vuecal__event--split2{left:25%;right:0}.vuecal__event--overlapped.vuecal__event--split3{right:40%}.vuecal__event--overlapping.vuecal__event--split3{left:40%}.vuecal__event--overlapping.vuecal__event--split3.vuecal__event--split-middle{left:20%;right:20%}.vuecal--no-event-overlaps .vuecal__event--overlapped.vuecal__event--split2{right:50%}.vuecal--no-event-overlaps .vuecal__event--overlapping.vuecal__event--split2{left:50%}.vuecal--no-event-overlaps .vuecal__event--overlapping.vuecal__event--split2.vuecal__event--split-left{left:0;right:50%}.vuecal--no-event-overlaps .vuecal__event--overlapped.vuecal__event--overlapping.vuecal__event--split2{left:50%;right:0}.vuecal--no-event-overlaps .vuecal__event--overlapped.vuecal__event--split3{right:66.66%}.vuecal--no-event-overlaps .vuecal__event--overlapping.vuecal__event--split3{left:66.66%}.vuecal--no-event-overlaps .vuecal__event--overlapping.vuecal__event--split3.vuecal__event--split-middle{left:33.33%;right:33.33%}.vuecal__event--background{z-index:0}.vuecal__event--focus{box-shadow:1px 1px 6px rgba(0,0,0,.2);z-index:3}.vuecal__event-resize-handle{position:absolute;bottom:0;left:0;right:0;height:1em;background-color:rgba(255,255,255,.3);opacity:0;transform:translateY(110%);transition:.3s;cursor:ns-resize}.vuecal__event--focus .vuecal__event-resize-handle,.vuecal__event:hover .vuecal__event-resize-handle{opacity:1;transform:translateY(0)}.vuecal__event-delete{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:1.4em;line-height:1.4em;background-color:rgba(221,51,51,.85);color:#fff;z-index:0;cursor:pointer;transform:translateY(-110%);transition:.3s}.vuecal--full-height-delete .vuecal__event-delete{height:auto;bottom:0}.vuecal--full-height-delete .vuecal__event-delete:before{content:"";width:1.7em;height:1.8em;display:block;background-image:url('data:image/svg+xml;utf8,<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="m256 33c-124 0-224 100-224 224 0 124 100 224 224 224 124 0 224-100 224-224 0-124-100-224-224-224z m108 300c2 1 3 3 3 5 0 2-1 4-3 6l-21 21c-2 2-4 3-6 3-2 0-4-1-5-3l-76-75-75 76c-2 1-4 2-6 2-2 0-4-1-6-2l-21-22c-2-2-2-4-2-6 0-2 0-4 2-5l76-76-76-75c-3-3-3-9 0-12l21-21c2-2 4-3 6-3 2 0 4 1 5 3l76 74 76-74c1-2 3-3 5-3 3 0 5 1 6 3l22 21c3 3 3 9 0 12l-76 75z" transform="scale(0.046875 0.046875)" fill="%23fff" opacity="0.9"/></svg>')}.vuecal__event--deletable .vuecal__event-delete{transform:translateY(0);z-index:1}.vuecal--month-view .vuecal__event-title{font-size:.85em}.vuecal--short-events .vuecal__event-title{text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 3px}.vuecal__event-content,.vuecal__event-title{hyphens:auto}.vuecal__event-title--edit{border-bottom:1px solid transparent;text-align:center;transition:.3s;color:inherit;background-image:url('data:image/svg+xml;utf8,<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="m163 440l-91-91 251-250 90 90z m309-352l-48-48c-12-11-32-11-45 2l-45 45 91 91 45-45c13-13 13-33 2-45z m-408 275l-32 117 117-32z" fill="%23000" opacity="0.4"/></svg>');background-repeat:no-repeat;background-position:120% .15em;background-size:.4em;outline:0;width:100%}.vuecal__event-title--edit:focus,.vuecal__event-title--edit:hover{border-color:rgba(0,0,0,.4);background-position:99% .15em;background-size:1.2em}.uecal__cursor-line,.vuecal__now-line{position:absolute;left:0;width:100%;height:0;color:red;border-top:2px solid currentColor;opacity:.6}.uecal__cursor-line{color:#00f}.uecal__cursor-line:before,.vuecal__now-line:before{content:"";position:absolute;top:-6px;left:0;border:5px solid transparent;border-left-color:currentColor}.vuecal__event--transient{opacity:.5;pointer-events:none;background-color:red}.vuecal__event--dragging{display:none}.vue-slide-bar-component{position:relative;box-sizing:border-box;user-select:none}.vue-slide-bar{position:relative;display:block;border-radius:15px;background-color:#d8d8d8;cursor:pointer}.vue-slide-bar::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.vue-slide-bar-process{position:absolute;border-radius:15px;background-color:var(--primary);transition:all 0s;z-index:1;width:0;height:100%;top:0;left:0;will-change:width}.vue-slide-bar-tooltip-container{position:absolute;transition:all 0s;will-change:transform;cursor:pointer;z-index:3;left:0;top:-16px}.vue-slide-bar-tooltip-wrap{position:absolute;z-index:9;width:100%;height:100%;display:block!important}.vue-slide-bar-tooltip-top{top:-12px;left:40%;transform:translate(-50%,-100%)}.vue-slide-bar-tooltip{position:relative;font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border:1px solid var(--primary);background-color:var(--primary)}.vue-slide-bar-tooltip::before{content:'';position:absolute;bottom:-10px;left:50%;width:0;height:0;border:5px solid transparent;border-top-color:inherit;transform:translate(-50%,0)}.vue-slide-bar-range{display:flex;padding:5px 0;justify-content:space-between}.vue-slide-bar-separate{position:relative;width:2px;background-color:#9e9e9e;height:5px;cursor:pointer}.vue-slide-bar-separate-text{text-align:center;position:absolute;white-space:nowrap;transform:translate(-50%,0);top:6px}.vuecal__time-cell .hours.line:before{border-color:#42b983}.vuecal__body{max-height:calc(100vh - 400px);border:1px solid #ddd}.vuecal__menu,.vuecal__title{background:0 0}.vuecal__arrow{flex:1;padding:10px}.vuecal__weekdays-headings{border-bottom:none;margin-bottom:0}.vuecal__time-column .vuecal__time-cell .line:before{border-top:1px solid var(--calendar-lines)}