.djs-palette{background:var(--palette-background-color);border:solid 1px var(--palette-border-color)!important;border-radius:2px}.my-process-designer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.my-process-designer .my-process-designer__header{width:100%;min-height:36px}.my-process-designer .my-process-designer__header .el-button{text-align:center}.my-process-designer .my-process-designer__header .el-button-group{margin:4px}.my-process-designer .my-process-designer__header .el-tooltip__popper .el-button{width:100%;text-align:left;padding-left:8px;padding-right:8px}.my-process-designer .my-process-designer__header .el-tooltip__popper .el-button:hover{background:rgba(64,158,255,.8);color:#fff}.my-process-designer .my-process-designer__header .align{position:relative}.my-process-designer .my-process-designer__header .align i:after{content:"|";position:absolute;-webkit-transform:rotate(90deg) translate(200%,60%);transform:rotate(90deg) translate(200%,60%)}.my-process-designer .my-process-designer__header .align.align-left i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.my-process-designer .my-process-designer__header .align.align-right i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.my-process-designer .my-process-designer__header .align.align-top i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.my-process-designer .my-process-designer__header .align.align-bottom i{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.my-process-designer .my-process-designer__header .align.align-center i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.my-process-designer .my-process-designer__header .align.align-center i:after{-webkit-transform:rotate(90deg) translateY(60%);transform:rotate(90deg) translateY(60%)}.my-process-designer .my-process-designer__header .align.align-middle i{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.my-process-designer .my-process-designer__header .align.align-middle i:after{-webkit-transform:rotate(90deg) translateY(60%);transform:rotate(90deg) translateY(60%)}.my-process-designer .my-process-designer__container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.my-process-designer .my-process-designer__container .my-process-designer__canvas{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;position:relative;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHBhdHRlcm4gaWQ9ImEiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0iTTAgMTBoNDBNMTAgMHY0ME0wIDIwaDQwTTIwIDB2NDBNMCAzMGg0ME0zMCAwdjQwIiBmaWxsPSJub25lIiBzdHJva2U9IiNlMGUwZTAiIG9wYWNpdHk9Ii4yIi8+PHBhdGggZD0iTTQwIDBIMHY0MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTBlMGUwIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+") repeat!important}.my-process-designer .my-process-designer__container .my-process-designer__canvas div.toggle-mode{display:none}.my-process-designer .my-process-designer__container .my-process-designer__property-panel{height:100%;overflow:scroll;overflow-y:auto;z-index:10}.my-process-designer .my-process-designer__container .my-process-designer__property-panel *{-webkit-box-sizing:border-box;box-sizing:border-box}.my-process-designer .my-process-designer__container svg{width:100%;height:100%;min-height:100%;overflow:hidden}.djs-palette.open .djs-palette-entries div[class*=bpmn-icon-]:before,.djs-palette.open .djs-palette-entries div[class^=bpmn-icon-]:before{line-height:unset}.djs-palette.open .djs-palette-entries div.entry{position:relative}.djs-palette.open .djs-palette-entries div.entry:hover:after{width:-webkit-max-content;width:-moz-max-content;width:max-content;content:attr(title);vertical-align:text-bottom;position:absolute;right:-10px;top:0;bottom:0;overflow:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);font-size:.5em;display:inline-block;text-decoration:inherit;font-variant:normal;text-transform:none;background:#fafafa;-webkit-box-shadow:0 0 6px #eee;box-shadow:0 0 6px #eee;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;border-radius:4px;z-index:100}pre{margin:0;height:100%;overflow:hidden;max-height:calc(80vh - 32px);overflow-y:auto}.hljs{word-break:break-word;white-space:pre-wrap}.hljs *{font-family:Consolas,Monaco,monospace}.process-panel__container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;border-left:1px solid #eee;-webkit-box-shadow:0 0 8px #ccc;box-shadow:0 0 8px #ccc;max-height:100%;overflow-y:scroll}.panel-tab__title{font-weight:600;padding:0 8px;font-size:1.1em;line-height:1.2em}.panel-tab__title i{margin-right:8px;font-size:1.2em}.panel-tab__content{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #eee;padding:8px 16px}.panel-tab__content .panel-tab__content--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px}.panel-tab__content .panel-tab__content--title span{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.element-property{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:8px 0}.element-property .element-property__label{display:block;width:90px;text-align:right;overflow:hidden;padding-right:12px;line-height:32px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.element-property .element-property__value{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:32px}.element-property .el-form-item{width:100%;margin-bottom:0;padding-bottom:18px}.list-property{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list-property .element-listener-item{width:100%;display:inline-grid;grid-template-columns:16px auto 32px 32px;grid-column-gap:8px}.list-property .element-listener-item+.element-listener-item{margin-top:8px}.listener-filed__title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}.listener-filed__title span{width:200px;text-align:left;font-size:14px}.listener-filed__title i{margin-right:8px}.element-drawer__button{margin-top:8px;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:distribute;justify-content:space-around}.element-drawer__button>.el-button{width:100%}.el-collapse-item__content{padding-bottom:0}.el-input.is-disabled .el-input__inner{color:#999}.el-form-item.el-form-item--mini{margin-bottom:0}.el-form-item.el-form-item--mini+.el-form-item{margin-top:16px}