/*!
 * taggd-manager v.last
 * https://github.com/haiweilian/taggd-manager#readme
 *
 * Copyright 2021 haiweilian@foxmail.com
 * Released under the MIT license
 *
 * Date: 2021-02-09T12:56:04.903Z
 */.taggd{position:relative;width:100%;height:100%;overflow:hidden;background:#eee}.taggd--loading{pointer-events:none}.taggd--loading img{max-width:100%}.taggd--loading:after{position:absolute;top:50%;left:50%;z-index:1;display:inline-block;width:40px;height:40px;margin-top:-20px;margin-left:-20px;content:"";border:4px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.5);border-radius:50%;animation:taggd-spinner 1s linear infinite}.taggd__image{display:block;margin:0;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.taggd__wrapper{position:absolute;display:block}.taggd__button{display:block;width:1rem;height:1rem;padding:0;margin:0;margin-top:-.5rem;margin-left:-.5rem;background-color:#000;background-image:none;border:0;border-radius:.5rem}.taggd__popup{position:absolute;left:0;background-color:hsla(0,0%,100%,.5)}@keyframes taggd-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header{padding-right:12px;padding-bottom:0;text-align:right}.calendarView .ant-fullcalendar-header{padding:0 16px 0 0;text-align:right}.calendarView .ant-fullcalendar-value{width:auto;text-align:right;background:transparent;height:20px;line-height:20px}.calendarView .ant-fullcalendar-content{position:static;width:auto;height:40px;overflow-y:auto}.calendarView .ant-fullcalendar-date{display:block;height:62px;margin:0 4px;padding:0 8px;color:rgba(0,0,0,.65);text-align:left;border-top:2px solid #e8e8e8;transition:background .3s}.events{list-style:none;margin:0;padding:0}.events .ant-badge-status{font-size:12px}.events .ant-badge-status,.typeN{overflow:hidden;white-space:nowrap;width:100%;text-overflow:ellipsis}.typeN{border:1px solid grey}.typeA{border:1px solid rgba(73,191,126,.5019607843137255);color:#49bf7e}.typeA,.typeB{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:#fafafa}.typeB{border:1px solid rgba(58,146,252,.5019607843137255);color:#3a92fc}.typeC{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border:1px solid rgba(247,138,54,.5019607843137255);color:#f78a36;background-color:#fafafa}.typeA:hover,.typeN:hover{color:#000;background-color:rgba(73,191,126,.25098039215686274)}.typeB:hover{color:#000;background-color:rgba(58,146,252,.25098039215686274)}.typeC:hover{color:#000;background-color:rgba(247,138,54,.25098039215686274)}.ant-fullcalendar-content::-webkit-scrollbar{width:4px;background-color:#181c32}[data-v-f5b7841e] .taggd__popup{display:inline-block;width:150px}