.box-card{padding:18px;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:6px}.box-control{margin-bottom:25px}.box-control .box-control-title{font-size:14px;font-weight:500;margin-bottom:10px}.el-calendar-day{padding:0!important}.calendar-custom-item{width:100%;height:100%;padding:5px;display:flex;flex-direction:column;color:#fff;cursor:default}.calendar-custom-item:hover .add-btn,.calendar-custom-item:hover .remove-btn{display:block}.is-selected{background-color:#fff!important}.calendar-custom-item__active{background:#1f72a2}.calendar-custom-item__active .calendar-custom-item__head .date{color:#fff}.calendar-custom-item__select{background:rgba(76,211,211,.5294117647058824)}.calendar-custom-item__closed{background:#1fa266}.calendar-custom-item__closed .calendar-custom-item__head .date{color:#fff}.calendar-custom-item__head{width:100%;height:20px;display:flex;flex-direction:row;justify-content:space-between}.calendar-custom-item__head .date{color:#000}.calendar-custom-item__head .remove-btn{display:none;text-align:right;color:red;cursor:pointer;font-size:20px}.calendar-custom-item__head .add-btn{display:none;text-align:right;color:#00f;cursor:pointer;font-size:20px}.calendar-tooltip{position:absolute;width:200px;height:100px;z-index:1;background:red}.calendar-modal-body{display:flex;align-items:end;justify-content:space-between}