.color_list[data-v-543043dc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(32px,1fr));grid-gap:8px;flex:1}.color_list .drop_color[data-v-543043dc]{width:34px;border-radius:var(--borderRadius);height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.color_picker .active[data-v-543043dc]{height:100%;width:26px;border-radius:var(--borderRadius)}.drop_color_picker[data-v-543043dc]{display:grid;gap:7px;grid-template-columns:repeat(5,minmax(0,1fr));padding:10px;min-width:250px}.drop_color_picker[data-v-543043dc] .ant-dropdown-menu-item{padding:0}.drop_color_picker .drop_color[data-v-543043dc]{width:38px;border-radius:var(--borderRadius);height:38px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.calendar_aside[data-v-c3692952]{height:100%;position:relative;z-index:15}.calendar_aside.show[data-v-c3692952]{min-width:280px;width:280px;border-right:1px solid var(--fc-border-color)}.calendar_aside__scroller[data-v-c3692952]{overflow-y:auto;height:100%}.calendar_aside__toggle[data-v-c3692952]{position:absolute;width:11px;height:20px;background:#848484;z-index:5;color:#fff;opacity:.6;display:flex;align-items:center;justify-content:center;top:50%;margin-top:-10px;font-size:10px;right:-11px;transition:all .3s cubic-bezier(.645,.045,.355,1);border-radius:0 3px 3px 0;cursor:pointer}.calendar_aside__toggle[data-v-c3692952]:hover{opacity:1}.calendar_aside[data-v-c3692952] .ant-fullcalendar{border-bottom:1px solid var(--fc-border-color)}.calendar_aside[data-v-c3692952] .ant-fullcalendar .day_wrapper{display:flex;align-items:center;justify-content:center;cursor:pointer}.calendar_aside[data-v-c3692952] .ant-fullcalendar .day_wrapper .num{border-radius:50%;width:28px;height:28px;font-size:14px;display:flex;align-items:center;justify-content:center;border:1px solid transparent}.calendar_aside[data-v-c3692952] .ant-fullcalendar .ant-fullcalendar-last-month-cell .day_wrapper,.calendar_aside[data-v-c3692952] .ant-fullcalendar .ant-fullcalendar-next-month-btn-day .day_wrapper{opacity:.4}.calendar_aside[data-v-c3692952] .ant-fullcalendar .ant-fullcalendar-cell:not(.ant-fullcalendar-last-month-cell):not(.ant-fullcalendar-next-month-btn-day) .day_wrapper.weekend{color:var(--gray)}.calendar_aside[data-v-c3692952] .ant-fullcalendar .ant-fullcalendar-today .day_wrapper .num{border-color:var(--blue);color:var(--blue)}.calendar_aside[data-v-c3692952] .ant-fullcalendar .ant-fullcalendar-selected-day .day_wrapper .num{color:#fff;background:var(--blue);border-color:var(--blue)}.calendar_aside[data-v-c3692952] .ant-fullcalendar .ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner{color:var(--gray);font-weight:600}.calendar_aside .calendars_list[data-v-c3692952]{padding:10px 18px}.calendar_aside .calendars_list__item[data-v-c3692952]:not(:last-child){margin-bottom:20px}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952]{text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;width:100%;justify-content:space-between}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952]:not(:last-child){margin-bottom:9px}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952] .ant-dropdown-trigger{opacity:0;transition:all .3s cubic-bezier(.645,.045,.355,1)}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952] .ant-dropdown-trigger.ant-dropdown-open,.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952]:hover .ant-dropdown-trigger{opacity:1}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952] .ant-checkbox-inner{width:20px;height:20px}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952] .ant-checkbox-wrapper{display:flex;align-items:center;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:85%}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952] .ant-checkbox-wrapper .ant-checkbox{margin-top:3px}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952] .ant-checkbox-wrapper .ant-checkbox+span{text-overflow:ellipsis;white-space:nowrap}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952] .ant-checkbox-wrapper .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.calendar_aside .calendars_list__item .item_calendars .item_calendars__item[data-v-c3692952] .ant-checkbox-wrapper .ant-checkbox+span{width:100%;padding-right:0}.calendar_aside .calendars_list__item .item_header[data-v-c3692952]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.calendar_aside .calendars_list__item .item_header .title[data-v-c3692952]{color:var(--gray);font-size:15px;font-weight:300}