#work-flow-config-container{border-radius:8px;overflow:hidden;height:100%;display:flex}#work-flow-config-container .left-box{width:330px;height:100%;background-color:#fff;overflow:hidden;transition:width .3s ease-in-out 0s}#work-flow-config-container .left-box.collapsed{width:0}#work-flow-config-container .right-box{width:calc(100% - 330px);height:100%;border-left:1px solid #efefef;padding:0 16px 16px;background-color:#fff}#work-flow-config-container .right-box.collapsed{width:100%}#work-flow-config-container .right-box .right-content{height:100%}#work-flow-config-container .right-box .right-content .tool-bar .collapse-btn{cursor:pointer;width:28px;height:28px;border:1px solid #cfcfcf;border-radius:4px;box-shadow:0 3px 6px 0 rgba(153,52,2,.02);display:flex;justify-content:center;align-items:center}.mp-orange #work-flow-config-container .right-box .right-content .tool-bar .template-name{border-left:2px solid #fa5503}.mp-red #work-flow-config-container .right-box .right-content .tool-bar .template-name{border-left:2px solid #c3002f}.mp-blue #work-flow-config-container .right-box .right-content .tool-bar .template-name{border-left:2px solid #1890ff}#work-flow-config-container .right-box .right-content .tool-bar .template-name{margin-left:16px;padding-left:8px;font-size:16px;color:#333;font-weight:500;line-height:16px}#work-flow-config-container .operation button span{display:inline-block;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sharp_and_color_setting .shapeChildDiv{margin-left:0}.sharp_and_color_setting .shapeChildDiv .svgStyle{width:53px;height:34px;padding:1px}.sharp_and_color_setting .color{width:265px;height:100px;padding-bottom:6px}.sharp_and_color_setting .color ul{margin-left:0;list-style:none;padding:0}.sharp_and_color_setting .color ul li{padding:1px;float:left;width:25px;height:25px;margin-right:8px;margin-bottom:8px;cursor:pointer;list-style:none;border:1px solid grey;border-radius:3px}.sharp_and_color_setting .shape{width:260px}.sharp_and_color_setting .shape div{cursor:pointer;height:38px}#my-todolist{background-color:#fff;height:100%;padding:10px 16px 20px 16px}#my-todolist .mypennding-title{font-size:14px;font-weight:500;text-indent:5px}.mp-orange #my-todolist .mypennding-title:before{border-left:2px solid #fa5503}.mp-red #my-todolist .mypennding-title:before{border-left:2px solid #c3002f}.mp-blue #my-todolist .mypennding-title:before{border-left:2px solid #1890ff}#my-todolist .mypennding-title:before{position:relative;content:"";top:2px;width:2px;height:14px;display:inline-block;margin-right:8px;border-radius:2px}#my-todolist .ant-tabs.ant-tabs-top.ant-tabs-line{height:100%}#my-todolist .ant-tabs.ant-tabs-top.ant-tabs-line .ant-tabs-content.ant-tabs-top-content{height:calc(100% - 57px)}#my-todolist .ant-tabs.ant-tabs-top.ant-tabs-line .ant-tabs-bar.ant-tabs-top-bar{border:none}.ant-btn-primary.ant-btn:not([disabled=disabled]):focus,.ant-btn-primary.ant-btn:not([disabled=disabled]):hover{color:#fff!important}