.module-form-box{width:100%;padding:20px}.module-form-box .title-bar{width:50%;font-size:16px;line-height:2;border-bottom:1px solid #ddd}.module-form-box .form-bar{width:50%;padding-top:12px}.module-form-box .form-bar .ant-form-explain{position:absolute;top:0;left:101%;width:30%;line-height:30px}.module-form-box .form-bar .ant-form-item,.module-form-box .form-bar .ant-form-item-with-help{margin-bottom:10px}.module-form-box .foot-bar{width:50%;display:flex;padding:6px 0;justify-content:center}.module-form-box .foot-bar .ant-btn{margin:0 6px}#create-module,#create-template,#update-module,#update-template{height:100%;display:flex;border-radius:4px;background-color:#fff;overflow-y:auto}#create-template .foot-bar,#update-module .foot-bar{margin-top:10px;padding-bottom:20px}#create-template .operating,#update-module .operating{text-align:right}