.calendartodo{width:500px}.calendartodo .date-content{border:1px solid #ebebeb;border-bottom:0}.calendartodo .date-header{width:100%;display:flex;justify-content:space-between;align-items:center;line-height:30px;margin-bottom:10px}.calendartodo .date-header .header-title{display:flex;align-items:center;font-size:16px;color:#333}.calendartodo .date-header .header-title:before{content:"";display:inline-block;width:4px;height:16px;margin-right:10px;background-color:#396cc4;vertical-align:text-bottom}.calendartodo .next-month,.calendartodo .prev-month{border:15px solid transparent;width:0;height:0;cursor:pointer}.calendartodo .prev-month{border-right-color:#296cf1}.calendartodo .next-month{border-left-color:#296cf1}.calendartodo .show-date{color:#333}.calendartodo .show-date .el-date-editor.el-input{width:150px}.calendartodo .show-date .item{font-size:12px;color:#999;margin-right:10px}.calendartodo .dot-icon{border-radius:50%;display:inline-block;width:8px;height:8px}.calendartodo .week-header{display:flex;height:37px;background-color:#f8f8f8;border-bottom:1px solid #ebebeb}.calendartodo .week-header>div{width:14.28%;box-sizing:border-box;text-align:center;line-height:37px;color:#333;font-weight:600;border-right:1px solid #ebebeb}.calendartodo .week-header>div:last-child{border:none}.calendartodo .week-day{width:100%;display:flex;flex-wrap:wrap}.calendartodo .every-day{font-size:12px;display:inline-block;width:14.28%;height:71px;color:#666;box-sizing:border-box;text-align:center;cursor:pointer;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.calendartodo .every-day:nth-of-type(7n){border-right:none}.calendartodo .every-day>div{height:100%;display:flex;flex-direction:column;align-items:center}.calendartodo .every-day .date{display:inline-block;width:22px;height:22px;line-height:22px;margin-top:3px;text-align:center}.calendartodo .every-day .item{color:#999}.calendartodo .every-day .item .list{display:flex;flex-direction:column;align-items:center}.calendartodo .other-day{color:#ccc;display:inline-block;height:22px;line-height:22px;margin-top:3px;width:100%}.calendartodo .now-day{background-color:#296cf1;color:#fff;font-weight:600}.calendartodo .active-day:not(.now-day) .date{background:#296cf1;color:#fff;border-radius:50%;box-shadow:0 4px 8px 0 rgba(23,77,169,.28);background-image:linear-gradient(-90deg,#356ac7,#3281ed),linear-gradient(#1e81df,#1e81df)}.workbench-bg .cm-block_head{background-color:#fff;padding:10px 30px}.workbench-bg .workbench-item-box{position:relative;margin-bottom:30px;background-color:#fff}.workbench-bg .workbench-item-box .filter-section{padding:30px 30px 0}.workbench-bg .workbench-item-box .distribution-list{background-color:#fff;padding:0 30px;padding-bottom:0}.workbench-bg .page-box{text-align:center;padding:30px 0}.fontIcon{content:"";position:absolute;display:block}.workbench-bg .main_wrap-flex{display:flex}.workbench-bg .calendar-section{width:540px;background-color:#fff;border-radius:4px;padding:20px;margin-bottom:10px}.workbench-bg .right-here{flex:1;padding:20px}