.tiny-calendar-view{width:100%;height:auto}.tiny-calendar-view__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.tiny-calendar-view__picker{margin-left:20px;-ms-flex-negative:0;flex-shrink:0}.tiny-calendar-view__tool{font-size:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 20px}.tiny-calendar-view__radio{-ms-flex-negative:0;flex-shrink:0}.tiny-calendar-view__radio .fill-brand{fill:#fff}.tiny-calendar-view .tiny-calendar-view-month{-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.08);box-shadow:0 1px 6px 0 rgba(0,0,0,.08)}.tiny-calendar-view .tiny-calendar-view-month__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:distribute;justify-content:space-around;height:40px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.08);box-shadow:0 1px 6px 0 rgba(0,0,0,.08)}.tiny-calendar-view .tiny-calendar-view-month__header .header-left{position:absolute;left:12px;top:10px;cursor:pointer}.tiny-calendar-view .tiny-calendar-view-month__header .header-left>svg{height:16px;width:16px}.tiny-calendar-view .tiny-calendar-view-month__header .header-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.tiny-calendar-view .tiny-calendar-view-month__header .header-main>li{line-height:40px}.tiny-calendar-view .tiny-calendar-view-month__header .header-main>li>span{font-size:14px;color:#161e26}.tiny-calendar-view .tiny-calendar-view-month__header .header-right{position:absolute;right:12px;top:10px;cursor:pointer}.tiny-calendar-view .tiny-calendar-view-month__header .header-right>svg{height:16px;width:16px}.tiny-calendar-view .tiny-calendar-view-month__main{width:100%;overflow:hidden}.tiny-calendar-view .tiny-calendar-view-month__main .main-container{width:100%;margin-top:2px}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #f5f6f8}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li{font-size:12px;padding:2px 0;position:relative;height:80px;overflow:hidden;border-right:1px solid #f5f6f8;background-color:#fff}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.is-weekends{background-color:rgba(245,246,248,.5)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.is-selected{background-color:rgba(0,103,209,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.is-selected:hover{background-color:rgba(0,103,209,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.not-selected:hover{background-color:rgba(0,103,209,.05)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.bg-blue{background-color:rgba(0,103,209,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.bg-green{background-color:rgba(0,168,116,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.bg-red{background-color:rgba(235,23,31,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.bg-yellow{background-color:rgba(243,105,0,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.bg-purple{background-color:rgba(116,94,246,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.bg-cyan{background-color:rgba(0,162,181,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.bg-grey{background-color:rgba(141,149,158,.3)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container>ul>li.bg-white{background-color:#fff}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-selected{position:absolute;top:0;right:0;background-color:#1890ff;height:16px;width:16px;overflow:hidden;border-bottom-left-radius:8px}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-selected>svg{width:16px;height:16px;fill:#1890ff;position:relative;right:-1px;top:-6px}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .date{padding:6px 0 6px 8px;color:#161e26}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .date.is-next-or-last{color:#161e26;opacity:.3}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .date.is-selected{color:#1890ff}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .date.is-disabled{color:#b5bbc1}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events{overflow-y:auto;width:100%}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events::-webkit-scrollbar{width:0;height:0}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-container{margin-bottom:2px}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-start{padding:0 2px}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-start.multi-day{padding-right:0}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-title{padding:0 6px;display:inline-block;border-radius:2px;line-height:20px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-title.theme-blue{color:#1890ff;border-left:2px solid #1890ff;background-color:rgba(0,103,209,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-title.theme-green{color:#00a874;border-left:2px solid #00a874;background-color:rgba(0,168,116,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-title.theme-red{color:#eb171f;border-left:2px solid #eb171f;background-color:rgba(235,23,31,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-title.theme-yellow{color:#f36900;border-left:2px solid #f36900;background-color:rgba(243,105,0,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-title.theme-purple{color:#745ef7;border-left:2px solid #745ef7;background-color:rgba(116,94,246,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-title.theme-cyan{color:#00a2b5;border-left:2px solid #00a2b5;background-color:rgba(0,162,181,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-title.theme-grey{color:#8d959e;border-left:2px solid #8d959e;background-color:rgba(141,149,158,.3)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end{height:20px;line-height:20px;margin-right:0}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.is-end{margin-right:2px}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.bg-blue{background-color:rgba(0,103,209,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.bg-green{background-color:rgba(0,168,116,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.bg-red{background-color:rgba(235,23,31,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.bg-yellow{background-color:rgba(243,105,0,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.bg-purple{background-color:rgba(116,94,246,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.bg-cyan{background-color:rgba(0,162,181,.1)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.bg-grey{background-color:rgba(141,149,158,.3)}.tiny-calendar-view .tiny-calendar-view-month__main .main-container .day-events .events-end.bg-white{background-color:#fff}.tiny-calendar-view .tiny-calendar-view-week{-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.08);box-shadow:0 1px 6px 0 rgba(0,0,0,.08)}.tiny-calendar-view .tiny-calendar-view-week__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.08);box-shadow:0 1px 6px 0 rgba(0,0,0,.08)}.tiny-calendar-view .tiny-calendar-view-week .header-left{width:28px;-ms-flex-negative:0;flex-shrink:0;text-align:right;cursor:pointer}.tiny-calendar-view .tiny-calendar-view-week .header-left>svg{height:16px;width:16px}.tiny-calendar-view .tiny-calendar-view-week .header-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.tiny-calendar-view .tiny-calendar-view-week .header-main>li{line-height:40px}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .date{position:relative;margin-right:10px;font-size:16px;color:#161e26}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .date.is-today{color:#1890ff}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark{width:6px;height:6px;position:absolute;bottom:-8px;left:2px;border-radius:9999px}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark.is-two-digit{left:8px}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark.mark-blue{background-color:#1890ff}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark.mark-green{background-color:#00a874}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark.mark-red{background-color:#eb171f}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark.mark-yellow{background-color:#f36900}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark.mark-purple{background-color:#745ef7}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark.mark-cyan{background-color:#00a2b5}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .mark.mark-grey{background-color:#8d959e}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .week-day{font-size:14px;color:#8d959e}.tiny-calendar-view .tiny-calendar-view-week .header-main>li .week-day.is-today{color:#1890ff}.tiny-calendar-view .tiny-calendar-view-week .header-right{width:28px;-ms-flex-negative:0;flex-shrink:0;text-align:left;cursor:pointer}.tiny-calendar-view .tiny-calendar-view-week .header-right>svg{height:16px;width:16px}.tiny-calendar-view .tiny-calendar-view-week__timeline{width:100%;height:448px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto;margin-top:4px}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-times{width:48px}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-times ul>li{height:20px;text-align:center;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#fff}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-times ul>li.is-odd-num{border-bottom-color:#f5f6f8}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-times ul>li span{font-size:14px;color:#161e26}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events{-webkit-box-flex:1;-ms-flex:1;flex:1}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events>ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events>ul>li{position:relative}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events>ul>li.is-weekends{background-color:rgba(245,246,248,.5)}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list>li{position:relative;height:16px;padding:2px;list-style-type:none;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#f5f6f8}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list>li.is-even-num{border-bottom-style:dashed}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list .events-item{font-size:12px;width:92%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6px;position:absolute;top:0;left:0;z-index:10;line-height:1.5;border-radius:2px}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list .events-item.theme-blue{color:#1890ff;border-left:2px solid #1890ff;background-color:rgba(0,103,209,.1)}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list .events-item.theme-green{color:#00a874;border-left:2px solid #00a874;background-color:rgba(0,168,116,.1)}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list .events-item.theme-red{color:#eb171f;border-left:2px solid #eb171f;background-color:rgba(235,23,31,.1)}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list .events-item.theme-yellow{color:#f36900;border-left:2px solid #f36900;background-color:rgba(243,105,0,.1)}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list .events-item.theme-purple{color:#745ef7;border-left:2px solid #745ef7;background-color:rgba(116,94,246,.1)}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list .events-item.theme-cyan{color:#00a2b5;border-left:2px solid #00a2b5;background-color:rgba(0,162,181,.1)}.tiny-calendar-view .tiny-calendar-view-week__timeline .day-events .events-list .events-item.theme-grey{color:#8d959e;border-left:2px solid #8d959e;background-color:rgba(141,149,158,.3)}.tiny-calendar-view .tiny-calendar-view-week__schedule{width:100%;padding:0 24px 16px 24px;overflow-y:auto;height:448px}.tiny-calendar-view .tiny-calendar-view-week__schedule>ul{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.tiny-calendar-view .tiny-calendar-view-week__schedule>ul>li{height:100%;padding:12px 8px}.tiny-calendar-view .tiny-calendar-view-week__schedule .day-events{font-size:12px;padding:6px 0;height:auto;border:1px solid #e8ebef;border-radius:4px;margin-bottom:8px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.08);box-shadow:0 1px 6px 0 rgba(0,0,0,.08)}.tiny-calendar-view .tiny-calendar-view-week__schedule .day-events .title{padding:0 6px;margin-bottom:6px;border-left-width:2px;border-left-color:#1890ff}.tiny-calendar-view .tiny-calendar-view-week__schedule .day-events .date{margin-bottom:6px;padding:0 8px;color:#8d959e}.tiny-calendar-view .tiny-calendar-view-week__schedule .day-events .content{padding:0 8px;color:#8d959e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tiny-calendar-view .tiny-calendar-view-week__schedule .new-schedule{height:32px;text-align:center;line-height:32px;width:100%;margin-top:8px;border:1px solid #e8ebef;border-radius:4px;cursor:pointer}.tiny-calendar-view .tiny-calendar-view-week__schedule .new-schedule>svg{width:16px;height:16px;vertical-align:sub;fill:#8d959e}.tiny-calendar-view .tiny-calendar-view-week__schedule .new-schedule>span{margin-left:4px;color:#8d959e}.tiny-calendar-view-tooltip{position:absolute;max-width:320px}.tiny-calendar-view-tooltip .tooltip-main{padding:8px}.tiny-calendar-view-tooltip .tooltip-main .title{padding:0 6px;margin-bottom:6px;border-left-width:2px;border-left-color:#1890ff}.tiny-calendar-view-tooltip .tooltip-main .date{margin-bottom:6px;padding:0 8px;color:#8d959e}.tiny-calendar-view-tooltip .tooltip-main .content{padding:0 8px;color:#8d959e}