.schedule-template-modal .ivu-form-item-content,.schedule-template-modal .ivu-form-item-content .ivu-date-picker,.schedule-template-modal .ivu-form-item-content .ivu-input-number{width:250px}.schedule-template .list{display:flex;flex-wrap:wrap}.schedule-template .list .item{position:relative;padding:8px;width:550px;height:320px;margin-bottom:10px;margin-right:15px;border:5px solid #f5f7f9}.schedule-template .list .item .name{font-size:28px}.schedule-template .list .item .remark{color:#ccc}.schedule-template .list .item .status{position:absolute;top:8px;right:8px}.schedule-template .rule{border-bottom:1px solid #f5f7f9;padding:10px}.schedule-template .list-bottom{display:flex;flex-direction:row;justify-content:space-between}.schedule-template .table-container{overflow-x:auto;margin:16px 0;border:1px solid #e8e8e8;border-radius:4px}.schedule-template .schedule-table{width:100%;border-collapse:collapse}.schedule-template .schedule-table th{border:1px solid #e8e8e8;background-color:#f2f2f2;padding:4px 12px;width:50px;white-space:nowrap}.schedule-template .schedule-table td{border:1px solid #e8e8e8;padding:4px 12px;text-align:center;width:50px}.schedule-template .schedule-table th{background-color:#fafafa;font-weight:500}