@charset "UTF-8";.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__minimap{background-color:#fff}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.App-header{box-shadow:none!important}.tasks{list-style:none;padding-left:0;height:90%;overflow-y:auto}.tasks li{display:flex;background-color:#fafafa;align-items:center;border:solid 1px #e4e4e4;padding:.5em}body{background-color:#f5f6f8}html,body{font-family:Roboto,sans-serif}p{color:#6c757d}.content-cont{margin:30px auto 0}.content-cont-wrapper{display:flex}.content-cont-wrapper .content-sidebar-wrapper{width:18%;padding-left:3rem;padding-right:1rem}.content-cont-wrapper .content-right-wrapper{width:82%;padding-left:1rem;padding-right:3rem}.top-bar .main-nav.navbar ul li a{padding:0 25px;margin:0 auto;height:65px;background-color:#496399}.top-bar h2{font: 22px/26px Roboto;letter-spacing:0;color:#496399;margin-bottom:0}header{background:#FEFEFE 0 0 no-repeat padding-box;box-shadow:0 1px 2px #00000029;opacity:1;height:56px}.inner-body-cont{background:white;min-height:100vh;padding:25px;box-shadow:0 .75rem 6rem #38414a08}.page-head{font: 22px/28px Roboto;letter-spacing:0;padding-bottom:10px;font-size:1.1rem;margin:0 0 10px;color:#1b1e21;line-height:100%}.sb-title{font-size:13px;font-weight:500;color:#6e768e;letter-spacing:.7px;margin-bottom:30px}.main-nav.navbar ul li a{font: 18px/22px Roboto;letter-spacing:0;color:#6e768e;margin-bottom:0;font-size:15px;font-weight:00;display:flex;align-items:center}.main-nav.navbar ul li a:hover{text-decoration:none}.main-nav .nav-item{display:flex;flex-wrap:wrap;padding:5px 0;width:100%;flex-direction:column;margin-bottom:15px}.main-nav .nav-item:last-child{margin-bottom:0}.divider{border-bottom:solid 1px #bcbcbc;margin:10px 0}.main-nav .navbar-nav{width:100%}.main-nav .nav-item img{display:inline-block;margin-right:8px;width:21px}.main-nav .navbar-nav a{max-width:280px}.main-nav.navbar-nav{margin-top:30px;width:100%}.main-nav.navbar-nav a.active{background:#EBF0FC;border-top-right-radius:25px;border-bottom-right-radius:25px}.main-nav.navbar{position:relative;display:flex;align-items:flex-start;flex-direction:column;padding:30px 25px;width:100%;background-color:#fff;box-shadow:0 .75rem 6rem #38414a08}.commn-btn{font: 18px/22px Roboto;letter-spacing:0;color:#fff;display:inline-block;padding:7px 22px;background-color:#496399;border-radius:5px;font-size:15px}.commn-btn:hover,.commn-btn:focus,.commn-btn:active{text-decoration:none;color:#fff}.table-cont{margin-top:30px}.btn-bloat-right{display:flex;flex-wrap:wrap;justify-content:flex-end}.commn-table-cont{margin-top:15px}.commn-table-cont table tbody tr th:first-child{background-color:#f4f5f7}.commn-table-cont .table thead tr{border-top:solid 0 transparent}.commn-table-cont table{border:1px solid #cfcfcf3b;font-size:15px;border-top:none;border-left:0;border-right:none;margin-bottom:30px}.commn-table-cont table thead{background-color:#f8f9fa66}.commn-table-cont table .first-row{width:16%}.commn-table-cont table .second-row{width:22%}.commn-table-cont table .third-row,.commn-table-cont table .fourth-row{width:20%}.commn-table-cont table .fourth-row a{color:#2d5cbb}.commn-table-cont table p{color:#6c757d;margin:0}.commn-table-cont table .fourth-row a.view-link{color:#2d5cbb;display:inline-block;margin-right:25px;margin-top:0}.commn-table-cont table .fourth-row a.delete-link img,.commn-table-cont table .fourth-row span.delete-link img,.commn-table-cont table .fourth-row a.view-link img{width:17px}.commn-table-cont table .fourth-row a.delete-link,.commn-table-cont table .fourth-row span.delete-link{cursor:pointer}.commn-table-cont table .third-row p{display:inline-block;padding:3px 15px;border-radius:5px;margin-bottom:0;font-size:14px}.commn-table-cont .table thead tr th{vertical-align:bottom;border-bottom:2px solid #dee2e6;color:#6c757d}.commn-table-cont .table tbody tr th,.commn-table-cont .table tbody tr td{color:#6c757d;font-weight:400;vertical-align:middle;padding:8px 10px}.commn-table-cont tbody th{font-weight:500}.commn-table-cont thead th{font-weight:700}.commn-table-cont.flow-table .first-row{width:10%}.commn-table-cont.flow-table .second-row{width:30%}.cont-form-all .submit-cont{justify-content:flex-start;margin-top:0}.cont-form-all .submit-cont.add-submit-cont input[type=submit]{border:none;font: 18px/22px Roboto;letter-spacing:0;color:#fff;display:inline-block;padding:10px 50px;background-color:#496399;border-radius:5px;font-size:16px;transition:.5s ease-in-out}.cont-form-all .all-form-fl-w-ip{border:none;background:#F8F9FA;padding:12px 15px;color:#707070}.cont-form-all .form-control{height:unset}.cont-form-all .label-input-cont{display:Flex;flex-wrap:wrap;justify-content:space-between;align-items:center;color:#6c757d;font-size:14px}.label-input-cont.check-label-input-cont{display:flex;flex-direction:column;justify-content:initial;align-items:initial}.cont-form-all .label-input-cont.check-label-input-cont input[type=checkbox]{width:auto;position:inherit;left:0}.cont-form-all .label-input-cont.check-label-input-cont .checkbox-schedule-span{position:absolute;left:38px}.cont-form-all .label-input-cont p{width:100%;font-size:14px;font-weight:400;margin-bottom:6px}.common-input-field-wrapper label{width:100%;font-size:14px;font-weight:400;margin-bottom:6px;color:#6c757d}.cont-form-all .label-input-cont .all-form-fl-w-ip{width:100%;border-radius:.2rem;border:solid 1px #ced4da;background-color:transparent;margin-bottom:0;padding:10px;font-size:15px}.cont-form-all .label-input-cont .all-form-fl-w-ip:hover,.cont-form-all .label-input-cont .all-form-fl-w-ip:focus,.cont-form-all .label-input-cont .all-form-fl-w-ip:active{outline:none;box-shadow:none}.cont-form-all .label-input-cont .outer-input-div{width:100%}.cont-form-all .label-input-cont .outer-input-div .error-message{padding-left:0;color:red;padding-top:5px}.cont-form-all .label-input-cont{margin-bottom:30px}.cont-form-all .dropdown-response-cont .label-input-cont p{width:21%}.cont-form-all .dropdown-response-cont .label-input-cont .all-form-fl-w-ip{width:71%}.cont-form-all .all-form-fl-w-ip.chk-bx{background:none}.cont-form-all .add-conne-type-btn{display:flex;flex-wrap:Wrap;justify-content:flex-end;width:100%}.cont-form-all .add-conne-type-btn button{font: 18px/22px Roboto;font-family:Roboto;letter-spacing:0;color:#fff;display:inline-block;padding:15px 35px;background-color:#05f;border-radius:5px}.task-type-checkbox input[type=checkbox],.task-type-checkbox input[type=radio]{margin-right:15px}.cont-form-all .label-input-cont input[type=checkbox]{width:30px;position:absolute;left:15%}.all-form-fl-w-ip.title-edit{background:white;font-weight:700}.cont-form-all .label-input-cont input[type=checkbox].checkbox-attribute{width:30px;position:static;display:inline-block}.form-control.all-form-fl-w-ip.schedule-email-field{width:100%}span.checkbox-schedule-span{position:absolute;left:18%}.read-more-text{cursor:pointer;color:#2d5cbb}.all-form-fl-w-ip.remove-attribute-button{display:inline-block;padding:5px 28px;background-color:#2d5cbb;color:#fff;border-radius:5px;width:unset!important;cursor:pointer}@media only screen and (max-width:992px){.cont-form-all .label-input-cont p,.cont-form-all .label-input-cont input{width:100%}.cont-form-all,.inner-body-cont{padding:10px}}.loader{width:30px;height:30px;border-top:3px solid rgb(255,255,255)!important;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid rgb(255,255,255)!important;animation:loader 2s linear infinite;z-index:1000000;border-radius:50px}@keyframes loader{0%{transform:rotate(0)}50%{border-top:3px solid rgb(2,173,136)!important;border-bottom:3px solid rgb(231,255,12)!important}to{transform:rotate(360deg)}}.spinner{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(rgba(0,0,0,.733),rgba(0,0,0,.473));color:#fff;opacity:.4;display:flex;justify-content:center;align-items:center}.add-attribute-btn{cursor:pointer;font: 18px/22px DM Sans;letter-spacing:0;color:#fff;padding:10px 0;background-color:#496399;font-family:DM Sans,sans-serif;border-radius:5px;border:none;font-size:16px;width:180px;justify-content:center;align-items:center;display:flex}.add-attribute-btn.remove{background-color:#a30000}.add-attribute-btn:hover{color:#fff;text-decoration:none}.cont-form-all .label-input-cont .outer-input-div .all-form-fl-w-ip{width:100%;border-radius:.2rem;border:solid 1px #ced4da;background-color:transparent;padding:10px;font-size:15px;color:#6c757d}.common-input-field-wrapper input,.common-input-field-wrapper select{width:100%;border-radius:.2rem;border:solid 1px #ced4da;background-color:transparent;padding:10px;font-size:15px;height:auto}.common-input-field-wrapper input:hover,.common-input-field-wrapper input:focus,.common-input-field-wrapper input:active{box-shadow:none;outline:none;border:solid 1px #ced4da}.common-input-field-wrapper select:hover,.common-input-field-wrapper select:focus,.common-input-field-wrapper select:active{box-shadow:none;outline:none;border:solid 1px #ced4da}.common-input-field-wrapper{margin-bottom:30px}.cont-form-all .label-input-cont .outer-input-div .all-form-fl-w-ip::-webkit-input-placeholder{color:#b9b9b9}.cont-form-all .label-input-cont .outer-input-div .all-form-fl-w-ip::-ms-input-placeholder{color:#b9b9b9}.cont-form-all .label-input-cont .outer-input-div .all-form-fl-w-ip:-ms-input-placeholder{color:#b9b9b9}.cont-form-all .label-input-cont .all-form-fl-w-ip::-webkit-input-placeholder{color:#b9b9b9}.cont-form-all .label-input-cont .all-form-fl-w-ip::-ms-input-placeholder{color:#b9b9b9}.cont-form-all .label-input-cont .all-form-fl-w-ip:-ms-input-placeholder{color:#b9b9b9}.logout{cursor:pointer;font: 18px/22px Roboto;letter-spacing:0;color:#6e768e;font-size:15px;display:flex;align-items:center}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #cfcfcf3b}input.register-submit{font: 18px/22px Roboto;letter-spacing:0;color:#fff;display:inline-block;padding:12px 20px;background-color:#496399;border-radius:5px;border:none;font-size:16px}a.edit-link-view{border:none;font: 18px/22px Roboto;letter-spacing:0;color:#fff;display:inline-block;padding:10px 50px;background-color:#496399;border-radius:5px;font-size:16px;transition:.5s ease-in-out}a.edit-link-view:hover,a.edit-link-view:focus,a.edit-link-view:active{text-decoration:none}.single-view-table.table td,.single-view-table.table th{border-top:none}#delete-confirmation-modal .modal-content{border-radius:0}#delete-confirmation-modal .modal-content .modal-header .modal-title{color:#1b1e21;font-size:1.1rem;font-weight:400}#delete-confirmation-modal .modal-content .modal-body h5{color:#1b1e21;font-size:18px;font-weight:400}.modal-footer button{font: 18px/22px Roboto;letter-spacing:0;color:#fff;display:inline-block;padding:7px 22px;background-color:#496399;border-radius:5px;font-size:15px;border:none}.modal-footer button:hover,.modal-footer button:focus,.modal-footer button:active{box-shadow:none;border:none;outline:none;color:#fff}.modal-footer button.btn-red{background-color:#a30000}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.6)!important;background-color:#ccc!important;border-radius:8px!important}body::-webkit-scrollbar{width:8px!important;background-color:#f5f5f5!important}body::-webkit-scrollbar-thumb{background-color:#fff!important;background-image:-webkit-linear-gradient(90deg,rgb(255,255,255) 0%,rgb(212,212,212) 25%,transparent 100%,rgb(194,194,194) 75%,transparent);border-radius:10px!important}.monitor-table-cont .monitor-table-head{margin-bottom:15px;margin-top:10px}.monitor-log-cont{padding:10px;max-height:80vh}.Toastify__progress-bar{background:black}.nav-item a{padding:.5rem 0;border-top-right-radius:20px;border-bottom-right-radius:20px;transition:.5 ease-in}.nav-item a.active{width:100%;transform-origin:center;transition:.5s ease-out;padding:.5rem 1rem;border:1px solid #446397;border-left:none}.css-1u3bzj6-MuiFormControl-root-MuiTextField-root{margin:0 10px 0 0!important}@media screen and (max-width: 1500px){.content-cont-wrapper .content-sidebar-wrapper{width:22%}.content-cont-wrapper .content-right-wrapper{width:78%}}@media screen and (max-width: 1200px){.content-cont-wrapper .content-sidebar-wrapper{width:24%}.content-cont-wrapper .content-right-wrapper{width:76%}}@media screen and (max-width: 991px){.content-cont-wrapper{flex-direction:column}.content-cont-wrapper .content-sidebar-wrapper,.content-cont-wrapper .content-right-wrapper{width:100%;padding:0 1rem}}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" \bb"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"\ab  "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.djs-parent{--color-grey-225-10-15: hsl(225, 10%, 15%);--color-grey-225-10-35: hsl(225, 10%, 35%);--color-grey-225-10-55: hsl(225, 10%, 55%);--color-grey-225-10-75: hsl(225, 10%, 75%);--color-grey-225-10-80: hsl(225, 10%, 80%);--color-grey-225-10-85: hsl(225, 10%, 85%);--color-grey-225-10-90: hsl(225, 10%, 90%);--color-grey-225-10-95: hsl(225, 10%, 95%);--color-grey-225-10-97: hsl(225, 10%, 97%);--color-blue-205-100-45: hsl(205, 100%, 45%);--color-blue-205-100-45-opacity-30: hsla(205, 100%, 45%, 30%);--color-blue-205-100-50: hsl(205, 100%, 50%);--color-blue-205-100-50-opacity-15: hsla(205, 100%, 50%, 15%);--color-blue-205-100-70: hsl(205, 100%, 75%);--color-blue-205-100-95: hsl(205, 100%, 95%);--color-green-150-86-44: hsl(150, 86%, 44%);--color-red-360-100-40: hsl(360, 100%, 40%);--color-red-360-100-45: hsl(360, 100%, 45%);--color-red-360-100-92: hsl(360, 100%, 92%);--color-red-360-100-97: hsl(360, 100%, 97%);--color-white: hsl(0, 0%, 100%);--color-black: hsl(0, 0%, 0%);--color-black-opacity-10: hsla(0, 0%, 0%, 10%);--color-black-opacity-30: hsla(0, 0%, 0%, 30%);--canvas-fill-color: var(--color-white);--bendpoint-fill-color: var(--color-blue-205-100-45);--bendpoint-stroke-color: var(--canvas-fill-color);--context-pad-entry-background-color: var(--color-white);--context-pad-entry-hover-background-color: var(--color-grey-225-10-95);--element-dragger-color: var(--color-blue-205-100-50);--element-hover-outline-fill-color: var(--color-blue-205-100-45);--element-selected-outline-stroke-color: var(--color-blue-205-100-50);--element-selected-outline-secondary-stroke-color: var(--color-blue-205-100-70);--lasso-fill-color: var(--color-blue-205-100-50-opacity-15);--lasso-stroke-color: var(--element-selected-outline-stroke-color);--palette-entry-color: var(--color-grey-225-10-15);--palette-entry-hover-color: var(--color-blue-205-100-45);--palette-entry-selected-color: var(--color-blue-205-100-50);--palette-separator-color: var(--color-grey-225-10-75);--palette-toggle-hover-background-color: var(--color-grey-225-10-55);--palette-background-color: var(--color-grey-225-10-97);--palette-border-color: var(--color-grey-225-10-75);--popup-font-family: "IBM Plex Sans", sans-serif;--popup-font-size: 14px;--popup-header-entry-selected-color: var(--color-blue-205-100-50);--popup-header-font-weight: bolder;--popup-header-group-divider-color: var(--color-grey-225-10-75);--popup-background-color: var(--color-white);--popup-border-color: transparent;--popup-shadow-color: var(--color-black-opacity-30);--popup-description-color: var(--color-grey-225-10-55);--popup-no-results-color: var(--color-grey-225-10-55);--popup-entry-title-color: var(--color-grey-225-10-55);--popup-entry-hover-color: var(--color-grey-225-10-95);--popup-search-border-color: var(--color-grey-225-10-75);--popup-search-focus-border-color: var(--color-blue-205-100-50);--popup-search-focus-background-color: var(--color-blue-205-100-95);--resizer-fill-color: var(--color-blue-205-100-45);--resizer-stroke-color: var(--canvas-fill-color);--search-font-family: "IBM Plex Sans", sans-serif;--search-font-size: 14px;--search-container-background-color: var(--color-white);--search-shadow-color: var(--color-black-opacity-30);--search-input-border-color: var(--color-grey-225-10-75);--search-input-focus-border-color: var(--color-blue-205-100-50);--search-input-focus-background-color: var(--color-blue-205-100-95);--search-result-hover-background-color: var(--color-grey-225-10-95);--search-result-secondary-color: var(--color-grey-225-10-55);--search-preselected-background-color: var(--color-blue-205-100-50-opacity-15);--shape-attach-allowed-stroke-color: var(--color-blue-205-100-50);--shape-connect-allowed-fill-color: var(--color-grey-225-10-97);--shape-drop-allowed-fill-color: var(--color-grey-225-10-97);--shape-drop-not-allowed-fill-color: var(--color-red-360-100-97);--shape-resize-preview-stroke-color: var(--color-blue-205-100-50);--snap-line-stroke-color: var(--color-blue-205-100-45-opacity-30);--space-tool-crosshair-stroke-color: var(--color-black);--tooltip-error-background-color: var(--color-red-360-100-97);--tooltip-error-border-color: var(--color-red-360-100-45);--tooltip-error-color: var(--color-red-360-100-45)}.djs-container svg.drop-not-ok{background:var(--shape-drop-not-allowed-fill-color)!important}.djs-container svg.new-parent{background:var(--shape-drop-allowed-fill-color)!important}.djs-outline,.djs-selection-outline{fill:none;shape-rendering:geometricPrecision;stroke-width:2px}.djs-outline{visibility:hidden}.djs-selection-outline{stroke:var(--element-selected-outline-stroke-color)}.djs-element.selected .djs-outline{visibility:visible;stroke:var(--element-selected-outline-stroke-color)}.djs-connection.selected .djs-outline{display:none}.djs-multi-select .djs-element.selected .djs-outline{stroke:var(--element-selected-outline-secondary-stroke-color);display:block}.djs-shape.connect-ok .djs-visual>:nth-child(1){fill:var(--shape-connect-allowed-fill-color)!important}.djs-shape.connect-not-ok .djs-visual>:nth-child(1),.djs-shape.drop-not-ok .djs-visual>:nth-child(1){fill:var(--shape-drop-not-allowed-fill-color)!important}.djs-shape.new-parent .djs-visual>:nth-child(1){fill:var(--shape-drop-allowed-fill-color)!important}.drop-not-ok,.connect-not-ok,.drop-not-ok *,.connect-not-ok *{cursor:not-allowed!important}.drop-ok,.connect-ok,.drop-ok *,.connect-ok *{cursor:default!important}.djs-element.attach-ok .djs-visual>:nth-child(1){stroke-width:5px!important;stroke:var(--shape-attach-allowed-stroke-color)!important}.djs-frame.connect-not-ok .djs-visual>:nth-child(1),.djs-frame.drop-not-ok .djs-visual>:nth-child(1){stroke-width:3px!important;stroke:var(--shape-drop-not-allowed-fill-color)!important;fill:none!important}.djs-lasso-overlay{fill:var(--lasso-fill-color);stroke:var(--lasso-stroke-color);stroke-width:2px;shape-rendering:geometricPrecision;pointer-events:none}.djs-resize-overlay{fill:none;stroke-dasharray:5 1 3 1;stroke:var(--shape-resize-preview-stroke-color);pointer-events:none}.djs-resizer-hit{fill:none;pointer-events:all}.djs-resizer-visual{fill:var(--resizer-fill-color);stroke-width:1px;stroke:var(--resizer-stroke-color);shape-rendering:geometricPrecision}.djs-resizer:hover .djs-resizer-visual{stroke:var(--resizer-stroke-color);stroke-opacity:1}.djs-cursor-resize-ns,.djs-resizer-n,.djs-resizer-s{cursor:ns-resize}.djs-cursor-resize-ew,.djs-resizer-e,.djs-resizer-w{cursor:ew-resize}.djs-cursor-resize-nwse,.djs-resizer-nw,.djs-resizer-se{cursor:nwse-resize}.djs-cursor-resize-nesw,.djs-resizer-ne,.djs-resizer-sw{cursor:nesw-resize}.djs-shape.djs-resizing>.djs-outline{visibility:hidden!important}.djs-shape.djs-resizing>.djs-resizer{visibility:hidden}.djs-dragger>.djs-resizer{visibility:hidden}.djs-dragger *{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragger tspan,.djs-dragger text{fill:var(--element-dragger-color)!important;stroke:none!important}.djs-dragger marker circle,.djs-dragger marker path,.djs-dragger marker polygon,.djs-dragger marker polyline,.djs-dragger marker rect{fill:var(--element-dragger-color)!important;stroke:none!important}.djs-dragger marker text,.djs-dragger marker tspan{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragging,.djs-dragging>*{opacity:.3!important;pointer-events:none!important}.djs-visual,.djs-outline{pointer-events:none}.djs-element.attach-ok .djs-hit{stroke-width:60px!important}.djs-element>.djs-hit-all,.djs-element>.djs-hit-no-move{pointer-events:all}.djs-element>.djs-hit-stroke,.djs-element>.djs-hit-click-stroke{pointer-events:stroke}.djs-connection .djs-visual{stroke-width:2px;fill:none}.djs-cursor-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.djs-cursor-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.djs-cursor-crosshair{cursor:crosshair}.djs-cursor-move{cursor:move}.djs-cursor-resize-ns{cursor:ns-resize}.djs-cursor-resize-ew{cursor:ew-resize}.djs-snap-line{stroke:var(--snap-line-stroke-color);stroke-linecap:round;stroke-width:2px;pointer-events:none}.djs-crosshair{stroke:var(--space-tool-crosshair-stroke-color);stroke-linecap:round;stroke-width:1px;pointer-events:none;shape-rendering:geometricPrecision;stroke-dasharray:5,5}.djs-palette{position:absolute;left:20px;top:20px;box-sizing:border-box;width:48px}.djs-palette .separator{margin:5px;padding-top:5px;border:none;border-bottom:solid 1px var(--palette-separator-color);clear:both}.djs-palette .entry:before{vertical-align:initial}.djs-palette .djs-palette-toggle{cursor:pointer}.djs-palette .entry,.djs-palette .djs-palette-toggle{color:var(--palette-entry-color);font-size:30px;text-align:center}.djs-palette .entry{float:left}.djs-palette .entry img{max-width:100%}.djs-palette .djs-palette-entries:after{content:"";display:table;clear:both}.djs-palette .djs-palette-toggle:hover{background:var(--palette-toggle-hover-background-color)}.djs-palette .entry:hover{color:var(--palette-entry-hover-color)}.djs-palette .highlighted-entry{color:var(--palette-entry-selected-color)!important}.djs-palette .entry,.djs-palette .djs-palette-toggle{width:46px;height:46px;line-height:46px;cursor:default}.djs-palette.two-column.open{width:94px}.djs-palette:not(.open) .djs-palette-entries{display:none}.djs-palette:not(.open){overflow:hidden}.djs-palette.open .djs-palette-toggle{display:none}.djs-context-pad{position:absolute;display:none;pointer-events:none;line-height:1;width:72px;z-index:100}.djs-context-pad .entry{width:22px;height:22px;text-align:center;display:inline-block;font-size:22px;margin:0 2px 2px 0;border-radius:3px;cursor:default;background-color:var(--context-pad-entry-background-color);box-shadow:0 0 2px 1px var(--context-pad-entry-background-color);pointer-events:all;vertical-align:middle}.djs-context-pad .entry:hover{background:var(--context-pad-entry-hover-background-color)}.djs-context-pad.open{display:block}.djs-popup{line-height:1;box-sizing:border-box;width:min-content;background:var(--popup-background-color);overflow:hidden;position:fixed;z-index:200;box-shadow:0 2px 6px var(--popup-shadow-color);border:solid 1px var(--popup-border-color);min-width:120px;outline:none;font-size:var(--popup-font-size);font-family:var(--popup-font-family)}.djs-popup-search input{width:100%;box-sizing:border-box;font-size:var(--popup-font-size);padding:3px 6px 3px 28px;border-radius:2px;border:solid 1px var(--popup-search-border-color);line-height:21px}.djs-popup-search input:focus{background-color:var(--popup-search-focus-background-color);border:solid 1px var(--popup-search-focus-border-color);outline:none}.djs-popup-header{display:flex;align-items:stretch;line-height:20px;margin:10px 12px}.djs-popup-header .entry{border-radius:2px}.djs-popup button.entry{padding:0;background:transparent;border:0}.djs-popup-header .entry.active{color:var(--popup-header-entry-selected-color)}.djs-popup-header .entry.disabled{color:inherit}.djs-popup-header-group{display:flex;flex-direction:row;align-items:center;list-style:none;margin:0;padding:0}.djs-popup-header-group .entry{display:flex;flex-direction:row;align-items:center}.djs-popup-header-group+.djs-popup-header-group:before{content:"";width:1px;height:20px;background:var(--popup-header-group-divider-color);margin:0 5px}.djs-popup-search{position:relative;width:auto;margin:10px 12px}.djs-popup-title{font-size:var(--popup-font-size);font-weight:var(--popup-header-font-weight);flex:1;margin:0}.djs-popup-search-icon{position:absolute;left:8px;top:7px}.djs-popup-results{margin:7px 3px 7px 12px;list-style:none;max-height:280px;overflow:auto;padding-right:9px}.djs-popup-group{margin:0;padding:0;width:100%}.djs-popup-body .entry,.djs-popup-body .entry-header{padding:5px 7px;cursor:default;border-radius:4px}.djs-popup-body .entry-header{font-weight:var(--popup-header-font-weight);color:var(--popup-entry-title-color);padding-left:0}.djs-popup [class*=icon] .djs-popup-label,.djs-popup-label:not(:first-child){margin-left:.5em}.djs-popup [class*=icon]:before,.djs-popup-entry-icon{width:1em;height:1em;display:inline-block;font-size:1.4em;vertical-align:middle}.djs-popup-body .entry-header:not(:first-child){margin-top:8px;margin-bottom:2px}.djs-popup-body .entry{display:flex;flex-direction:row;align-items:stretch;height:min-content}.djs-popup .entry.selected{background-color:var(--popup-entry-hover-color)}.djs-popup-body .entry:not(:first-child){margin-top:2px}.djs-popup-entry-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.djs-popup-entry-description{color:var(--popup-description-color)}.djs-popup-label,.djs-popup-entry-description{line-height:1.4em}.djs-popup .entry,.djs-popup .entry-header{margin:1px}.djs-popup-title,.djs-popup-label,.djs-popup-entry-description,.djs-popup .entry-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.djs-popup-entry-name{display:flex}.djs-popup-body{flex-direction:column;width:auto}.djs-popup *::-webkit-scrollbar{width:6px}.djs-popup *::-webkit-scrollbar-thumb{border-radius:3px;background-color:#0003}.djs-popup *::-webkit-scrollbar-track{box-shadow:none;background:transparent;margin:0;padding:5px}.djs-popup-no-results{padding:0 12px 12px;color:var(--popup-no-results-color)}.djs-popup-entry-docs{flex:0;flex-direction:row;align-items:center;padding-left:5px;display:none}.djs-popup-body .entry:hover .djs-popup-entry-docs{display:flex}.djs-popup-entry-docs svg{vertical-align:middle;margin:auto 2px auto 5px}.djs-palette{background:var(--palette-background-color);border:solid 1px var(--palette-border-color);border-radius:2px}.djs-segment-dragger,.djs-bendpoint{display:none}.djs-segment-dragger .djs-visual{display:none;fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px;stroke-opacity:1}.djs-segment-dragger:hover .djs-visual{display:block}.djs-bendpoint .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px}.djs-segment-dragger:hover,.djs-bendpoints.hover .djs-segment-dragger,.djs-bendpoints.selected .djs-segment-dragger,.djs-bendpoint:hover,.djs-bendpoints.hover .djs-bendpoint,.djs-bendpoints.selected .djs-bendpoint{display:block}.djs-drag-active .djs-bendpoints *{display:none}.djs-bendpoints:not(.hover) .floating{display:none}.djs-segment-dragger:hover .djs-visual,.djs-segment-dragger.djs-dragging .djs-visual,.djs-bendpoint:hover .djs-visual,.djs-bendpoint.floating .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-opacity:1}.djs-bendpoint.floating .djs-hit{pointer-events:none}.djs-segment-dragger .djs-hit,.djs-bendpoint .djs-hit{fill:none;pointer-events:all}.djs-segment-dragger.horizontal .djs-hit{cursor:ns-resize}.djs-segment-dragger.vertical .djs-hit{cursor:ew-resize}.djs-segment-dragger.djs-dragging .djs-hit{pointer-events:none}.djs-updating,.djs-updating>*{pointer-events:none!important}.djs-updating .djs-context-pad,.djs-updating .djs-outline,.djs-updating .djs-bendpoint,.djs-multi-select .djs-bendpoint,.djs-multi-select .djs-segment-dragger,.connect-ok .djs-bendpoint,.connect-not-ok .djs-bendpoint,.drop-ok .djs-bendpoint,.drop-not-ok .djs-bendpoint{display:none!important}.djs-segment-dragger.djs-dragging,.djs-bendpoint.djs-dragging{display:block;opacity:1}.djs-tooltip-error{width:160px;padding:6px;background:var(--tooltip-error-background-color);border:solid 1px var(--tooltip-error-border-color);border-radius:2px;color:var(--tooltip-error-color);font-size:12px;line-height:16px;opacity:.75}.djs-tooltip-error:hover{opacity:1}.djs-search-open .djs-context-pad{display:none}.djs-search-open .djs-connection.selected .djs-outline{display:block}.djs-search-container{position:absolute;top:20px;left:0;right:0;margin-left:auto;margin-right:auto;width:25%;min-width:300px;max-width:400px;z-index:10;font-family:var(--search-font-family);font-size:var(--search-font-size);border-radius:2px;box-shadow:0 2px 6px var(--search-shadow-color)}.djs-search-container:not(.open){display:none}.djs-search-input{position:relative}.djs-search-input svg{position:absolute;left:8px;top:7px}.djs-search-input input{font-size:var(--search-font-size);width:100%;padding:3px 6px 3px 28px;border:1px solid var(--search-input-border-color);border-radius:2px;box-sizing:border-box;line-height:21px}.djs-search-input input:focus{background-color:var(--search-input-focus-background-color);border:solid 1px var(--search-input-focus-border-color);outline:none}.djs-search-results{position:relative;overflow-y:auto;max-height:200px;background:var(--search-container-background-color)}.djs-search-result{padding:6px 8px}.djs-search-result-primary{margin:0 0 3px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.djs-search-result-secondary{font-family:monospace;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--search-result-secondary-color)}.djs-search-result:hover,.djs-search-result-selected,.djs-search-result-selected:hover{background:var(--search-result-hover-background-color)}.djs-search-open .djs-element .djs-outline{fill:var(--search-preselected-background-color)!important}.djs-element-hidden,.djs-element-hidden .djs-hit,.djs-element-hidden .djs-outline,.djs-label-hidden .djs-label{display:none!important}.djs-element .djs-hit-stroke,.djs-element .djs-hit-click-stroke,.djs-element .djs-hit-all{cursor:move}@font-face{font-family:bpmn;src:url(/assets/bpmn-9178281a.eot?21877404);src:url(/assets/bpmn-9178281a.eot?21877404#iefix) format("embedded-opentype"),url(/assets/bpmn-8336b83d.woff2?21877404) format("woff2"),url(/assets/bpmn-9c7f8511.woff?21877404) format("woff"),url(/assets/bpmn-7f909a44.ttf?21877404) format("truetype"),url(/assets/bpmn-b366faf3.svg?21877404#bpmn) format("svg");font-weight:400;font-style:normal}[class^=bpmn-icon-]:before,[class*=" bpmn-icon-"]:before{font-family:bpmn;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bpmn-icon-trash:before{content:"\e801"}.bpmn-icon-gateway-parallel:before{content:"\e804"}.bpmn-icon-intermediate-event-catch-cancel:before{content:"\e805"}.bpmn-icon-intermediate-event-catch-non-interrupting-message:before{content:"\e806"}.bpmn-icon-start-event-compensation:before{content:"\e807"}.bpmn-icon-start-event-non-interrupting-parallel-multiple:before{content:"\e808"}.bpmn-icon-loop-marker:before{content:"\e809"}.bpmn-icon-parallel-mi-marker:before{content:"\e80a"}.bpmn-icon-start-event-non-interrupting-signal:before{content:"\e80b"}.bpmn-icon-intermediate-event-catch-non-interrupting-timer:before{content:"\e80c"}.bpmn-icon-intermediate-event-catch-parallel-multiple:before{content:"\e80d"}.bpmn-icon-intermediate-event-catch-compensation:before{content:"\e80e"}.bpmn-icon-gateway-xor:before{content:"\e80f"}.bpmn-icon-end-event-cancel:before{content:"\e811"}.bpmn-icon-intermediate-event-catch-condition:before{content:"\e812"}.bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before{content:"\e813"}.bpmn-icon-start-event-condition:before{content:"\e814"}.bpmn-icon-start-event-non-interrupting-timer:before{content:"\e815"}.bpmn-icon-sequential-mi-marker:before{content:"\e816"}.bpmn-icon-user-task:before{content:"\e817"}.bpmn-icon-business-rule:before{content:"\e818"}.bpmn-icon-sub-process-marker:before{content:"\e819"}.bpmn-icon-start-event-parallel-multiple:before{content:"\e81a"}.bpmn-icon-start-event-error:before{content:"\e81b"}.bpmn-icon-intermediate-event-catch-signal:before{content:"\e81c"}.bpmn-icon-intermediate-event-catch-error:before{content:"\e81d"}.bpmn-icon-end-event-compensation:before{content:"\e81e"}.bpmn-icon-subprocess-collapsed:before{content:"\e81f"}.bpmn-icon-subprocess-expanded:before{content:"\e820"}.bpmn-icon-task:before{content:"\e821"}.bpmn-icon-end-event-error:before{content:"\e822"}.bpmn-icon-intermediate-event-catch-escalation:before{content:"\e823"}.bpmn-icon-intermediate-event-catch-timer:before{content:"\e824"}.bpmn-icon-start-event-escalation:before{content:"\e825"}.bpmn-icon-start-event-signal:before{content:"\e826"}.bpmn-icon-business-rule-task:before{content:"\e827"}.bpmn-icon-manual:before{content:"\e828"}.bpmn-icon-receive:before{content:"\e829"}.bpmn-icon-call-activity:before{content:"\e82a"}.bpmn-icon-start-event-timer:before{content:"\e82b"}.bpmn-icon-start-event-message:before{content:"\e82c"}.bpmn-icon-intermediate-event-none:before{content:"\e82d"}.bpmn-icon-intermediate-event-catch-link:before{content:"\e82e"}.bpmn-icon-end-event-escalation:before{content:"\e82f"}.bpmn-icon-bpmn-io:before{content:"\e831"}.bpmn-icon-gateway-complex:before{content:"\e832"}.bpmn-icon-gateway-eventbased:before{content:"\e833"}.bpmn-icon-gateway-none:before{content:"\e834"}.bpmn-icon-gateway-or:before{content:"\e835"}.bpmn-icon-end-event-terminate:before{content:"\e836"}.bpmn-icon-end-event-signal:before{content:"\e837"}.bpmn-icon-end-event-none:before{content:"\e838"}.bpmn-icon-end-event-multiple:before{content:"\e839"}.bpmn-icon-end-event-message:before{content:"\e83a"}.bpmn-icon-end-event-link:before{content:"\e83b"}.bpmn-icon-intermediate-event-catch-message:before{content:"\e83c"}.bpmn-icon-intermediate-event-throw-compensation:before{content:"\e83d"}.bpmn-icon-start-event-multiple:before{content:"\e83e"}.bpmn-icon-script:before{content:"\e83f"}.bpmn-icon-manual-task:before{content:"\e840"}.bpmn-icon-send:before{content:"\e841"}.bpmn-icon-service:before{content:"\e842"}.bpmn-icon-receive-task:before{content:"\e843"}.bpmn-icon-user:before{content:"\e844"}.bpmn-icon-start-event-none:before{content:"\e845"}.bpmn-icon-intermediate-event-throw-escalation:before{content:"\e846"}.bpmn-icon-intermediate-event-catch-multiple:before{content:"\e847"}.bpmn-icon-intermediate-event-catch-non-interrupting-escalation:before{content:"\e848"}.bpmn-icon-intermediate-event-throw-link:before{content:"\e849"}.bpmn-icon-start-event-non-interrupting-condition:before{content:"\e84a"}.bpmn-icon-data-object:before{content:"\e84b"}.bpmn-icon-script-task:before{content:"\e84c"}.bpmn-icon-send-task:before{content:"\e84d"}.bpmn-icon-data-store:before{content:"\e84e"}.bpmn-icon-start-event-non-interrupting-escalation:before{content:"\e84f"}.bpmn-icon-intermediate-event-throw-message:before{content:"\e850"}.bpmn-icon-intermediate-event-catch-non-interrupting-multiple:before{content:"\e851"}.bpmn-icon-intermediate-event-catch-non-interrupting-signal:before{content:"\e852"}.bpmn-icon-intermediate-event-throw-multiple:before{content:"\e853"}.bpmn-icon-start-event-non-interrupting-message:before{content:"\e854"}.bpmn-icon-ad-hoc-marker:before{content:"\e855"}.bpmn-icon-service-task:before{content:"\e856"}.bpmn-icon-task-none:before{content:"\e857"}.bpmn-icon-compensation-marker:before{content:"\e858"}.bpmn-icon-start-event-non-interrupting-multiple:before{content:"\e859"}.bpmn-icon-intermediate-event-throw-signal:before{content:"\e85a"}.bpmn-icon-intermediate-event-catch-non-interrupting-condition:before{content:"\e85b"}.bpmn-icon-participant:before{content:"\e85c"}.bpmn-icon-event-subprocess-expanded:before{content:"\e85d"}.bpmn-icon-lane-insert-below:before{content:"\e85e"}.bpmn-icon-space-tool:before{content:"\e85f"}.bpmn-icon-connection-multi:before{content:"\e860"}.bpmn-icon-lane:before{content:"\e861"}.bpmn-icon-lasso-tool:before{content:"\e862"}.bpmn-icon-lane-insert-above:before{content:"\e863"}.bpmn-icon-lane-divide-three:before{content:"\e864"}.bpmn-icon-lane-divide-two:before{content:"\e865"}.bpmn-icon-data-input:before{content:"\e866"}.bpmn-icon-data-output:before{content:"\e867"}.bpmn-icon-hand-tool:before{content:"\e868"}.bpmn-icon-group:before{content:"\e869"}.bpmn-icon-text-annotation:before{content:"\e86b"}.bpmn-icon-transaction:before{content:"\e8c4"}.bpmn-icon-screw-wrench:before{content:"\e8db"}.bpmn-icon-connection:before{content:"\e8dc"}.bpmn-icon-conditional-flow:before{content:"\e8e0"}.bpmn-icon-default-flow:before{content:"\e8e1"}.bio-properties-panel,.djs-parent{--color-grey-225-10-15: hsl(225, 10%, 15%);--color-grey-225-10-35: hsl(225, 10%, 35%);--color-grey-225-10-55: hsl(225, 10%, 55%);--color-grey-225-10-75: hsl(225, 10%, 75%);--color-grey-225-10-80: hsl(225, 10%, 80%);--color-grey-225-10-85: hsl(225, 10%, 85%);--color-grey-225-10-90: hsl(225, 10%, 90%);--color-grey-225-10-95: hsl(225, 10%, 95%);--color-grey-225-10-97: hsl(225, 10%, 97%);--color-grey-0-0-22: hsl(0, 0%, 22%);--color-blue-205-100-35: hsl(205, 100%, 35%);--color-blue-205-100-40: hsl(205, 100%, 40%);--color-green-150-86-44: hsl(150, 86%, 44%);--color-blue-205-100-45: hsl(205, 100%, 45%);--color-blue-205-100-50: hsl(205, 100%, 50%);--color-blue-219-99-53: hsl(219, 99%, 53%);--color-blue-218-100-74: hsl(218, 100%, 74%);--color-blue-205-100-85: hsl(205, 100%, 85%);--color-blue-205-100-95: hsl(205, 100%, 95%);--color-red-360-100-40: hsl(360, 100%, 40%);--color-red-360-100-45: hsl(360, 100%, 45%);--color-red-360-100-92: hsl(360, 100%, 92%);--color-red-360-100-97: hsl(360, 100%, 97%);--color-white: white;--color-black: black;--color-transparent: transparent}.bio-properties-panel{--text-base-color: var(--color-grey-225-10-15);--text-error-color: var(--color-red-360-100-45);--link-color: var(--color-blue-205-100-50);--description-color: var(--color-grey-225-10-35);--description-code-background-color: var(--color-grey-225-10-97);--description-code-border-color: var(--color-grey-225-10-85);--description-list-item-color: var(--color-grey-225-10-35);--placeholder-color: var(--color-grey-225-10-35);--placeholder-background-color: var(--color-grey-225-10-95);--header-background-color: var(--color-grey-225-10-95);--header-icon-fill-color: var(--color-grey-225-10-15);--header-bottom-border-color: var(--color-grey-225-10-75);--group-background-color: var(--color-white);--group-bottom-border-color: var(--color-grey-225-10-75);--sticky-group-background-color: var(--color-grey-225-10-95);--sticky-group-bottom-border-color: var(--color-grey-225-10-75);--add-entry-fill-color: var(--color-grey-225-10-35);--add-entry-hover-fill-color: var(--color-white);--add-entry-hover-background-color: var(--color-blue-205-100-50);--add-entry-label-color: var(--color-white);--remove-entry-fill-color: var(--color-red-360-100-45);--remove-entry-hover-background-color: var(--color-red-360-100-92);--arrow-fill-color: var(--color-grey-225-10-35);--arrow-hover-background-color: var(--color-grey-225-10-95);--dot-color: var(--color-grey-225-10-35);--dot-color-error: var(--color-red-360-100-45);--list-badge-color: var(--color-white);--list-badge-background-color: var(--color-grey-225-10-35);--input-background-color: var(--color-grey-225-10-97);--input-border-color: var(--color-grey-225-10-75);--input-focus-background-color: var(--color-blue-205-100-95);--input-focus-border-color: var(--color-blue-205-100-50);--focus-outline-color: var(--color-blue-205-100-40);--input-error-background-color: var(--color-red-360-100-97);--input-error-border-color: var(--color-red-360-100-45);--input-error-focus-border-color: var(--color-red-360-100-45);--input-disabled-color: var(--color-grey-225-10-55);--input-disabled-background-color: var(--color-grey-225-10-97);--input-disabled-border-color: var(--color-grey-225-10-90);--toggle-switch-on-background-color: var(--color-blue-205-100-50);--toggle-switch-off-background-color: var(--color-grey-225-10-75);--toggle-switch-switcher-background-color: var(--color-white);--side-line-background-color: var(--color-grey-225-10-35);--side-line-extension-background-color: var(--color-grey-225-10-35);--list-entry-dot-background-color: var(--color-grey-225-10-35);--list-entry-header-button-fill-color: var(--color-grey-225-10-35);--list-entry-add-entry-empty-background-color: var(--color-blue-205-100-50);--list-entry-add-entry-empty-hover-background-color: var(--color-blue-205-100-45);--list-entry-add-entry-label-color: var(--color-white);--list-entry-add-entry-background-color: var(--color-blue-205-100-50);--list-entry-add-entry-fill-color: var(--color-white);--dropdown-item-background-color: var(--color-white);--dropdown-item-hover-background-color: var(--color-grey-225-10-95);--dropdown-separator-background-color: var(--color-grey-225-10-75);--feel-background-color: transparent;--feel-active-color: var(--color-blue-205-100-45);--feel-inactive-color: var(--color-grey-225-10-35);--feel-hover-color: var(--color-grey-225-10-15);--feel-hover-background-color: var(--color-grey-225-10-97);--feel-active-background-color: transparent;--feel-required-color: var(--color-grey-225-10-55);--feel-open-popup-color: hsla(0, 0%, 32%, 1);--feel-open-popup-background-color: var(--color-white);--feel-open-popup-hover-color: hsla(219, 99%, 53%, 1);--feel-indicator-background-color: var(--color-grey-225-10-90);--feelers-select-color: var(--color-blue-205-100-85);--text-size-base: 14px;--text-size-small: 13px;--text-size-smallest: 12px;--text-line-height: 21px;--line-height-condensed: 17px;--font-family: sans-serif;--font-family-monospace: monospace;display:flex;flex-direction:column;flex:1;position:relative;height:100%;width:100%;overflow:hidden}.bio-properties-panel{color:var(--text-base-color)}.bio-properties-panel *{font-size:var(--text-size-base);line-height:var(--text-line-height);font-weight:400;box-sizing:border-box}.bio-properties-panel{font-family:var(--font-family)}.bio-properties-panel-placeholder{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:0;right:0;bottom:0;left:0;background-color:var(--placeholder-background-color)}.bio-properties-panel-placeholder-text{color:var(--placeholder-color);font-size:var(--text-size-base);text-align:center;margin:12px 48px}.bio-properties-panel-header{display:flex;flex-direction:row;align-items:center;font-size:var(--text-size-base);padding:16px 10px;background-color:var(--header-background-color);border-bottom:1px solid var(--header-bottom-border-color);width:100%;z-index:10;max-height:64px;overflow:hidden}.bio-properties-panel-header-icon{fill:var(--header-icon-fill-color);display:flex;flex-direction:row;align-items:center;justify-content:center;width:32px;height:32px}.bio-properties-panel-header-labels{overflow:hidden;margin-left:12px;user-select:none}.bio-properties-panel-header-type{font-size:var(--text-size-smallest);font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-transform:uppercase}.bio-properties-panel-header-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:-6px}.bio-properties-panel-header-actions{margin-left:auto;margin-top:auto}.bio-properties-panel-scroll-container{overflow-y:auto;overflow-x:hidden;flex:1}.bio-properties-panel-group{background-color:var(--group-background-color);border-bottom:1px solid var(--group-bottom-border-color);position:relative}.bio-properties-panel-group-header{display:flex;flex-direction:row;align-items:center;font-size:var(--text-size-base);height:32px;user-select:none;justify-content:space-between;margin-bottom:-1px;position:relative;position:-webkit-sticky;position:sticky;top:0;z-index:10}.bio-properties-panel-group-header .bio-properties-panel-group-header-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:1px 12px 0}.bio-properties-panel-group-header.open .bio-properties-panel-group-header-title{font-weight:500}.bio-properties-panel-group-header.sticky{background-color:var(--sticky-group-background-color);border-bottom:1px solid var(--sticky-group-bottom-border-color)}.bio-properties-panel-group-header-buttons{display:flex}.bio-properties-panel-group-header-buttons .bio-properties-panel-group-header-button{display:inline-flex;justify-content:center;align-items:center;align-self:center;height:22px;line-height:22px;min-width:22px;margin:5px;padding:0 3px;border:none;background:none}.bio-properties-panel-group-header-button:focus{outline-offset:2px;outline-color:var(--focus-outline-color)}.bio-properties-panel-group-header-buttons .bio-properties-panel-group-header-buttons:last-child{margin-right:0}.bio-properties-panel-add-entry{fill:var(--add-entry-fill-color);border-radius:11px}.bio-properties-panel-group-header.empty .bio-properties-panel-add-entry{margin-right:69px}.bio-properties-panel-group-header.empty .bio-properties-panel-add-entry:hover{margin-right:19px}.bio-properties-panel-group-header.empty .bio-properties-panel-add-entry-label{display:none;color:var(--add-entry-label-color);padding:0 6px 0 2px}.bio-properties-panel-group-header-button.bio-properties-panel-add-entry:hover{background-color:var(--add-entry-hover-background-color);fill:var(--add-entry-hover-fill-color)}.bio-properties-panel-group-header-button.bio-properties-panel-add-entry:hover .bio-properties-panel-add-entry-label{display:block}.bio-properties-panel-group-entries{display:none}.bio-properties-panel-group-entries.open{display:block}.bio-properties-panel-arrow{display:flex;justify-content:center;text-align:center;fill:var(--arrow-fill-color);min-width:22px;border-radius:11px;border:none;background:none}.bio-properties-panel-arrow:hover{background-color:var(--arrow-hover-background-color)}.bio-properties-panel-arrow-down{transform:rotate(90deg)}.bio-properties-panel-dot{align-self:center;height:8px;min-width:8px;border-radius:50%;margin:12px;background-color:var(--dot-color)}.bio-properties-panel-dot--error{--dot-color: var(--dot-color-error)}.bio-properties-panel-list{display:none}.bio-properties-panel-list.open{display:block;margin-bottom:6px;padding-bottom:2px}.bio-properties-panel-list-badge{height:22px;min-width:22px;color:var(--list-badge-color);border-radius:11px;font-size:var(--text-size-small);line-height:22px;text-align:center;user-select:none;padding:0 5px;margin:5px;background-color:var(--list-badge-background-color)}.bio-properties-panel-list-badge--error{--list-badge-background-color: var(--dot-color-error)}.bio-properties-panel-entry{margin:2px 32px 6px 12px}.bio-properties-panel-entry:last-child{padding-bottom:10px}.bio-properties-panel-label{display:block;font-size:var(--text-size-small);margin:2px 0 1px}.bio-properties-panel-description,.bio-properties-panel-description p,.bio-properties-panel-description span,.bio-properties-panel-description div{color:var(--description-color);display:block;margin:2px 0 4px;line-height:var(--line-height-condensed);font-weight:400;font-size:var(--text-size-small)}.bio-properties-panel-description code{color:var(--description-color);font-family:var(--font-family);font-size:var(--text-size-small);line-height:var(--line-height-condensed);padding:0 2px;background-color:var(--description-code-background-color);border:1px solid var(--description-code-border-color);border-radius:3px}.bio-properties-panel-description pre code{width:100%;display:block;overflow-x:auto;padding:4px 6px;font-family:var(--font-family-monospace)}.bio-properties-panel-description ul{padding:0;margin:0 0 0 12px;list-style-type:disc}.bio-properties-panel-description li{color:var(--description-list-item-color);margin:0 0 0 12px}.bio-properties-panel-description a{color:var(--link-color);font-size:var(--text-size-small);text-decoration:underline}.bio-properties-panel-feelers-editor.bio-properties-panel-input{padding:0}.bio-properties-panel-feelers-input .cm-editor{min-height:32px;max-height:215px;background-color:transparent}.bio-properties-panel-feelers-editor .cm-editor.cm-focused,.bio-properties-panel-feelers-input .cm-editor.cm-focused{outline:none}.bio-properties-panel-input{padding:3px 6px 2px;border:1px solid var(--input-border-color);border-radius:2px;background-color:var(--input-background-color);font-size:var(--text-size-base);font-family:inherit}.bio-properties-panel-input[type=number],select.bio-properties-panel-input,textarea.bio-properties-panel-input,.bio-properties-panel-input[type=text]{display:block;width:100%}textarea.bio-properties-panel-input{min-height:28px}.bio-properties-panel-input:focus,.bio-properties-panel-input:focus-within{outline:none;background-color:var(--input-focus-background-color);border:1px solid var(--input-focus-border-color)}.bio-properties-panel-textfield:focus-within,.bio-properties-panel-feel-entry:focus-within{--input-background-color: var(--input-focus-background-color);--input-border-color: var(--input-focus-border-color)}.bio-properties-panel-input:disabled{border-color:var(--input-disabled-border-color);background-color:var(--input-disabled-background-color);color:var(--input-disabled-color)}select.bio-properties-panel-input{padding:4px 6px}.bio-properties-panel-input-monospace{font-family:var(--font-family-monospace)}.bio-properties-panel-input[type=checkbox],.bio-properties-panel-input[type=radio]{margin:0;vertical-align:middle}.bio-properties-panel-input[type=checkbox]:focus{outline:auto;outline-color:var(--focus-outline-color);outline-offset:2px}.bio-properties-panel-checkbox>.bio-properties-panel-label{display:inline-block;font-size:var(--text-size-base);margin-left:6px;margin-top:auto;vertical-align:middle}.bio-properties-panel-checkbox-entry+.bio-properties-panel-checkbox-entry{margin-top:-8px}.bio-properties-panel-checkbox-entry>.bio-properties-panel-description{margin-left:18px}textarea.bio-properties-panel-input{resize:vertical}.bio-properties-panel-entry.has-error .bio-properties-panel-input,.bio-properties-panel-entry.has-error .bio-properties-panel-feel-editor__open-popup-placeholder{border-color:var(--input-error-border-color);background-color:var(--input-error-background-color)}.bio-properties-panel-entry.has-error .bio-properties-panel-feel-indicator{border-color:var(--input-error-border-color)}.bio-properties-panel-entry.has-error .bio-properties-panel-input:focus,.bio-properties-panel-entry.has-error .bio-properties-panel-feel-indicator:focus{border-color:var(--input-error-focus-border-color)}.bio-properties-panel-entry .bio-properties-panel-error{color:var(--text-error-color);margin:4px 0;font-size:var(--text-size-small)}.bio-properties-panel-simple{width:100%;margin-right:8px}.bio-properties-panel-simple+.bio-properties-panel-remove-entry{margin:auto}.bio-properties-panel-toggle-switch-entry+.bio-properties-panel-toggle-switch-entry{margin-top:-8px}.bio-properties-panel-toggle-switch-entry>.bio-properties-panel-description{margin-left:38px}.bio-properties-panel-toggle-switch .bio-properties-panel-field-wrapper{display:flex;flex-direction:row;align-items:center}.bio-properties-panel-toggle-switch.inline{display:flex;flex-direction:row}.bio-properties-panel-toggle-switch.inline .bio-properties-panel-field-wrapper{margin-left:auto}.bio-properties-panel-toggle-switch>.bio-properties-panel-label{font-size:var(--text-size-base)}.bio-properties-panel-toggle-switch.inline>.bio-properties-panel-label{font-size:var(--text-size-small)}.bio-properties-panel-toggle-switch .bio-properties-panel-toggle-switch__label{margin:0 0 0 6px;font-size:var(--text-size-base)}.bio-properties-panel-toggle-switch .bio-properties-panel-toggle-switch__switcher{position:relative;width:32px;height:16px}.bio-properties-panel-toggle-switch .bio-properties-panel-toggle-switch__switcher:focus-within{outline:2px solid var(--input-focus-border-color);outline-offset:1px}.bio-properties-panel-toggle-switch .bio-properties-panel-toggle-switch__switcher input[type=checkbox]{opacity:0;width:0;height:0}.bio-properties-panel-toggle-switch .bio-properties-panel-toggle-switch__switcher .bio-properties-panel-toggle-switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--toggle-switch-off-background-color);-webkit-transition:.4s;transition:.4s;border-radius:34px}.bio-properties-panel-toggle-switch .bio-properties-panel-toggle-switch__switcher .bio-properties-panel-toggle-switch__slider:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background-color:var(--toggle-switch-switcher-background-color);-webkit-transition:.4s;transition:.4s;border-radius:50%}.bio-properties-panel-toggle-switch .bio-properties-panel-toggle-switch__switcher input[type=checkbox]:checked+.bio-properties-panel-toggle-switch__slider{background-color:var(--toggle-switch-on-background-color);box-shadow:0 0 1px}.bio-properties-panel-toggle-switch .bio-properties-panel-toggle-switch__switcher input[type=checkbox]:checked+.bio-properties-panel-toggle-switch__slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translate(16px)}.bio-properties-panel-collapsible-entry-entries{position:relative;display:none}.bio-properties-panel-collapsible-entry-entries .bio-properties-panel-entry:last-child{padding-bottom:0}.bio-properties-panel-collapsible-entry-entries.open{display:block}.bio-properties-panel-collapsible-entry-entries{padding-left:20px;margin-bottom:10px;position:relative;display:none}.bio-properties-panel-collapsible-entry-header{position:relative;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.bio-properties-panel-collapsible-entry-header .bio-properties-panel-collapsible-entry-header-title{padding:2px 24px 2px 32px;font-size:var(--text-size-base);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none}.bio-properties-panel-collapsible-entry-arrow{position:absolute;top:2px;left:6px;padding:0 3px;height:22px;display:inline-flex;justify-content:center;align-items:center;align-self:center}.bio-properties-panel-remove-entry{display:flex;align-items:center;justify-content:center;margin-right:5px;padding:0;width:22px;height:22px;fill:var(--remove-entry-fill-color);border-radius:50%;border:none;background:none;visibility:hidden}.bio-properties-panel-remove-entry:hover{background-color:var(--remove-entry-hover-background-color)}.bio-properties-panel-list-entry-item:hover .bio-properties-panel-remove-list-entry,.bio-properties-panel-collapsible-entry:hover>.bio-properties-panel-collapsible-entry-header .bio-properties-panel-remove-entry,.bio-properties-panel-collapsible-entry:focus-within>.bio-properties-panel-collapsible-entry-header .bio-properties-panel-remove-entry{visibility:visible}.bio-properties-panel-collapsible-entry-entries:before{content:"";position:absolute;left:16px;width:2px;top:-6px;bottom:12px;background-color:var(--side-line-background-color);border-radius:1px}.bio-properties-panel-collapsible-entry-entries .bio-properties-panel-entry:not(.bio-properties-panel-list-entry):last-child,.bio-properties-panel-list-entry.open:last-child{position:relative}.bio-properties-panel-collapsible-entry-entries .bio-properties-panel-entry:not(.bio-properties-panel-list-entry):last-child:after,.bio-properties-panel-list-entry.open:last-child:after{content:"";position:absolute;left:-16px;width:2px;top:0;bottom:-4px;background-color:var(--side-line-extension-background-color);border-radius:1px}.bio-properties-panel-list-entry-item .bio-properties-panel-collapsible-entry-entries .bio-properties-panel-entry:last-child:after{left:-18px}.bio-properties-panel-list-entry{position:relative;margin-right:5px;margin-bottom:0}.bio-properties-panel-list-entry .bio-properties-panel-entry{margin-right:0}.bio-properties-panel-list-entry-header{position:relative;overflow:hidden;display:flex;justify-content:space-between;height:32px}.bio-properties-panel-list-entry:before{content:"";width:8px;height:8px;position:absolute;left:-19px;top:13px;border-radius:50%;background-color:var(--list-entry-dot-background-color)}.bio-properties-panel-list-entry-header-title{display:block;margin:auto 0;padding:2px 0;font-size:var(--text-size-base);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bio-properties-panel-list-entry-header-title.open{font-weight:500}.bio-properties-panel-list-entry-header-buttons{display:flex;align-items:center}.bio-properties-panel-list-entry-header-buttons>button{display:inline-flex;justify-content:center;align-items:center;align-self:center;height:22px;line-height:22px;min-width:22px;margin:5px;padding:0 3px;border:none;background:none;fill:var(--list-entry-header-button-fill-color)}.bio-properties-panel-list-entry-header-buttons>:last-child{margin-right:0}.bio-properties-panel-list-entry-items{padding:0;margin:0;list-style:none}.bio-properties-panel-list-entry-items:not(.open){display:none}.bio-properties-panel-list-entry-item{display:flex;justify-content:space-between}.bio-properties-panel-list-entry-item .bio-properties-panel-remove-entry{margin-right:1px}.bio-properties-panel-list-entry-item .bio-properties-panel-collapsible-entry{width:100%;margin-right:4px}.bio-properties-panel-list-entry-item .bio-properties-panel-collapsible-entry-header{margin-left:-8px}.bio-properties-panel-list-entry-item .bio-properties-panel-collapsible-entry-arrow{left:2px}.bio-properties-panel-list-entry-item .bio-properties-panel-collapsible-entry-header-title{padding-left:30px}.bio-properties-panel-list-entry-item .bio-properties-panel-collapsible-entry-entries{padding-left:10px}.bio-properties-panel-list-entry-item .bio-properties-panel-collapsible-entry-entries:before{left:4px}.bio-properties-panel-list-entry.empty .bio-properties-panel-add-entry{margin-right:16px;padding-left:6px}.bio-properties-panel-list-entry.empty .bio-properties-panel-add-entry-label{color:var(--list-entry-add-entry-label-color);padding:4px 6px 3px 2px}.bio-properties-panel-list-entry-header-buttons .bio-properties-panel-add-entry:hover{background-color:var(--list-entry-add-entry-background-color);fill:var(--list-entry-add-entry-fill-color)}.bio-properties-panel-list-entry-item .bio-properties-panel-simple .bio-properties-panel-input{border-radius:0;margin-bottom:-2px}.bio-properties-panel-list-entry-item:first-child .bio-properties-panel-simple .bio-properties-panel-input{border-top-left-radius:2px;border-top-right-radius:2px}.bio-properties-panel-list-entry-item:last-child .bio-properties-panel-simple .bio-properties-panel-input{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.bio-properties-panel-dropdown-button{position:relative;--dropdown-button-margin: 5px}.bio-properties-panel-dropdown-button:not(.open) .bio-properties-panel-dropdown-button__menu{display:none}.bio-properties-panel-dropdown-button__menu{min-width:calc(100% - var(--dropdown-button-margin) * 2);max-width:240px;position:absolute;top:calc(100% - var(--dropdown-button-margin));right:var(--dropdown-button-margin);z-index:101;background-color:var(--dropdown-item-background-color);padding:8px 0;box-shadow:0 1px 4px 0 var(--color-grey-225-10-85),0 2px 16px 0 var(--color-grey-225-10-75)}.bio-properties-panel-dropdown-button__menu-item{display:block;width:100%;padding:4px 12px;font-size:var(--text-size-small);appearance:revert;border:unset;background:unset;text-align:unset}.bio-properties-panel-dropdown-button__menu-item--separator{width:100%;height:1px;padding:0;margin:8px 0;background-color:var(--dropdown-separator-background-color)}.bio-properties-panel-dropdown-button__menu-item--actionable{font-size:var(--text-size-base)}.bio-properties-panel-dropdown-button__menu-item--actionable:hover{background-color:var(--dropdown-item-hover-background-color)}.bio-properties-panel-feel-input{position:relative}.bio-properties-panel-feel-input input{padding-right:2em}.bio-properties-panel-feel-entry .bio-properties-panel-label{display:flex}.bio-properties-panel-feel-icon{display:inline-flex;height:18px;width:22px;vertical-align:text-bottom;padding:0;margin:0 3px;align-items:center;align-self:center;justify-content:center;border:none;background:none;border-radius:3px}.bio-properties-panel-feel-icon.optional{cursor:pointer;background:var(--feel-background-color)}.bio-properties-panel-feel-icon svg *{fill:var(--feel-inactive-color)}.bio-properties-panel-feel-icon:hover{background:var(--feel-hover-background-color)}.bio-properties-panel-feel-icon:hover svg *{fill:var(--feel-hover-color)}.bio-properties-panel-feel-icon.active{background:var(--feel-active-background-color)}.bio-properties-panel-feel-icon.active:hover{background:var(--feel-hover-background-color)}.bio-properties-panel-feel-icon.required.active{background:none}.bio-properties-panel-feel-icon.active svg *{fill:var(--feel-active-color)}.bio-properties-panel-feel-icon.required.active svg *{fill:var(--feel-required-color)}.bio-properties-panel-feel-editor-container{position:relative}.bio-properties-panel-feel-editor-container.active{font-family:var(--font-family-monospace)}.bio-properties-panel-feel-container{position:relative}.bio-properties-panel-feel-container .bio-properties-panel-feel-editor-container>div{position:static;padding-left:2.4em!important;min-height:28px}.bio-properties-panel-feel-indicator{position:absolute;border:1px solid var(--input-border-color);background-color:var(--feel-indicator-background-color);border-right:0px;border-radius:2px 0 0 2px;z-index:1;height:100%;width:2em;text-align:center;padding:2px 6px}.bio-properties-panel-feel-editor-container .cm-scroller{overflow:hidden!important}.bio-properties-panel-feelers-editor .cm-editor{background-color:transparent}.bio-properties-panel-feelers-editor .cm-content ::selection{background:var(--feelers-select-color, hsl(205, 100%, 85%))}.bio-properties-panel-feelers-editor .cm-editor.cm-focused{background-color:transparent}.bio-properties-panel-feel-editor-container .bio-properties-panel-input{resize:none;overflow:hidden;overflow-y:auto}.bio-properties-panel-feel-editor-container,.bio-properties-panel-feel-editor-container .bio-properties-panel-input,.bio-properties-panel-feel-container .cm-editor{min-height:100%}.bio-properties-panel-feel-checkbox,.bio-properties-panel-feel-toggle-switch{padding-top:1px}.bio-properties-panel-feel-checkbox .bio-properties-panel-feel-entry:not(.feel-active),.bio-properties-panel-feel-toggle-switch .bio-properties-panel-feel-entry:not(.feel-active){display:flex;flex-direction:row;align-items:center}.bio-properties-panel-feel-checkbox .bio-properties-panel-feel-entry:not(.feel-active) .bio-properties-panel-feel-container,.bio-properties-panel-feel-toggle-switch .bio-properties-panel-feel-entry:not(.feel-active) .bio-properties-panel-feel-container{margin-left:auto}.bio-properties-panel-tooltip-wrapper{text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px;font:inherit;display:flex;justify-content:center;width:fit-content}.bio-properties-panel-tooltip{--tooltip-underline-color: var(--color-blue-219-99-53);--tooltip-background-color: var(--color-grey-0-0-22);--tooltip-link: var(--color-blue-218-100-74);--tooltip-code-background-color: var(--color-grey-225-10-97);--tooltip-code-border-color: var(--color-grey-225-10-85);display:flex;color:var(--color-white, white);position:fixed;z-index:1000;max-width:300px;font-size:var(--text-size-small);font-family:var(--font-family)}.bio-properties-panel-tooltip.right{padding-right:6px}.bio-properties-panel-tooltip.top{flex-direction:column}.bio-properties-panel-tooltip-content{background-color:var(--tooltip-background-color);padding:16px;border-radius:2px;font-weight:400;white-space:pre-wrap}.bio-properties-panel-tooltip-content h1{font-size:var(--text-size-base);font-weight:700;margin:0}.bio-properties-panel-tooltip-content code,.bio-properties-panel-tooltip-content pre{color:var(--description-color);font-family:var(--font-family);font-size:var(--text-size-small);line-height:var(--line-height-condensed);padding:0 2px;background-color:var(--tooltip-code-background-color);border:1px solid var(--tooltip-code-border-color);border-radius:3px}.bio-properties-panel-tooltip-content pre code{border:none}.bio-properties-panel-tooltip p:first-child{margin-top:0}.bio-properties-panel-tooltip p:last-child{margin-bottom:0}.bio-properties-panel-tooltip-content a{color:var(--tooltip-link)}.bio-properties-panel-tooltip .bio-properties-panel-tooltip-arrow{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid var(--tooltip-background-color);margin-top:16px}.bio-properties-panel-tooltip.top .bio-properties-panel-tooltip-arrow{margin-top:-3px;margin-left:calc(50% - 2.5px);transform:rotate(90deg)}.bio-properties-panel-feelers-editor-container .bio-properties-panel-feelers-editor__open-popup-placeholder,.bio-properties-panel-feel-editor-container .bio-properties-panel-feel-editor__open-popup-placeholder{display:none;justify-content:center;flex-direction:column;color:#17171740;padding:3px 6px 2px;border:1px solid var(--input-border-color);border-radius:2px;background-color:var(--input-background-color);font-size:var(--text-size-base);font-family:inherit;width:100%;min-height:100%}.bio-properties-panel-feelers-editor-container.popupOpen .bio-properties-panel-input,.bio-properties-panel-feel-editor-container.popupOpen .bio-properties-panel-input{display:none}.bio-properties-panel-feelers-editor-container.popupOpen .bio-properties-panel-feelers-editor__open-popup-placeholder,.bio-properties-panel-feel-editor-container.popupOpen .bio-properties-panel-feel-editor__open-popup-placeholder{display:flex}.bio-properties-panel-popup{--popup-background-color: hsla(0, 0%, 96%, 1);--popup-header-background-color: white;--popup-font-color: hsla(0, 0%, 0%, 1);--popup-title-color: hsla(0, 0%, 0%, 1);--feel-popup-close-background-color: hsla(219, 99%, 53%, 1);--feel-popup-gutters-background-color: hsla(0, 0%, 90%, 1);position:fixed;display:flex;flex:auto;flex-direction:column;font-family:IBM Plex Sans,sans-serif;padding:0;z-index:1001;box-shadow:0 2px 6px #0000004d;background-color:var(--popup-background-color);color:var(--popup-font-color);height:auto;width:auto;overflow:hidden;font-size:14px}.bio-properties-panel-popup h1,.bio-properties-panel-popup h2,.bio-properties-panel-popup h3,.bio-properties-panel-popup h4{font-weight:500;font-size:inherit}.bio-properties-panel-popup .bio-properties-panel-popup__header,.bio-properties-panel-popup .bio-properties-panel-popup__body,.bio-properties-panel-popup .bio-properties-panel-popup__footer{padding:12px;display:flex;justify-content:center;align-items:center}.bio-properties-panel-popup .bio-properties-panel-popup__body:not(:first-child){padding-top:0;padding-left:0;padding-right:0}.bio-properties-panel-popup .bio-properties-panel-popup__header{--popup-header-line-height: 16px;background-color:var(--popup-header-background-color);margin:0;font-size:12px;font-weight:400;line-height:var(--popup-header-line-height);text-align:left;color:var(--popup-title-color)}.bio-properties-panel-popup .bio-properties-panel-popup__header.draggable{cursor:grab}.bio-properties-panel-popup .bio-properties-panel-popup__drag-handle{display:flex}.bio-properties-panel-popup .bio-properties-panel-popup__drag-preview{width:1px;height:1px;position:absolute;top:0}.bio-properties-panel-popup .bio-properties-panel-popup__title{margin-left:8px}.bio-properties-panel-popup .bio-properties-panel-popup__title:first-letter{text-transform:capitalize}.bio-properties-panel-popup .bio-properties-panel-popup__close{margin:-12px -12px -12px 12px;width:40px;height:40px;border:none;background-color:var(--popup-header-background-color)}.bio-properties-panel-popup .bio-properties-panel-popup__close:hover,.bio-properties-panel-popup .bio-properties-panel-popup__close:focus-visible{background-color:var(--popup-background-color)}.bio-properties-panel-popup .bio-properties-panel-popup__close:focus-visible{outline-offset:-2px}.bio-properties-panel-popup .bio-properties-panel-popup__close svg{width:16px;height:16px;fill:currentColor;margin-top:2px}.bio-properties-panel-popup .bio-properties-panel-popup__header .bio-properties-panel-popup__drag-handle svg{margin-left:-4px}.bio-properties-panel-popup .bio-properties-panel-popup__body{font-size:inherit;height:100%;display:flex;overflow:auto;padding-bottom:0}.bio-properties-panel-popup .bio-properties-panel-popup__footer{position:absolute;bottom:0;right:8px}.bio-properties-panel-feel-popup{min-height:400px;width:fit-content}.bio-properties-panel-feel-popup .bio-properties-panel-feel-popup__body{display:flex;margin:0;padding:0;height:100%;width:100%}.bio-properties-panel-feel-popup__title-link{margin-left:8px;display:flex}.bio-properties-panel-feel-popup__title-link:first-of-type{margin-left:auto}.bio-properties-panel-feel-popup__title-link svg{width:var(--popup-header-line-height);height:var(--popup-header-line-height);fill:currentColor;margin:0 .5em}.bio-properties-panel-feel-popup .bio-properties-panel-feel-editor-container{display:flex;min-width:100%}.bio-properties-panel-feel-popup .bio-properties-panel-feel-editor-container .cm-scroller{overflow:auto!important}.bio-properties-panel-feel-popup .bio-properties-panel-feelers-editor-container{width:100%;display:flex}.bio-properties-panel-feel-popup .bio-properties-panel-feelers-editor-container .bio-properties-panel-feelers-editor{display:flex}.bio-properties-panel-feel-popup .bio-properties-panel-feelers-editor-container .bio-properties-panel-feelers-editor .cm-editor{width:100%}.bio-properties-panel-feel-popup .bio-properties-panel-input{width:100%;resize:none;padding:0;overflow:hidden;overflow-y:auto}.bio-properties-panel-feel-popup .bio-properties-panel-open-feel-popup{display:none!important}.bio-properties-panel-feelers-editor-container .bio-properties-panel-open-feel-popup,.bio-properties-panel-feel-container .bio-properties-panel-open-feel-popup{position:absolute;top:0;right:0;line-height:1;padding:2px 4px;margin:3px;display:none;background:none;border:none;color:var(--feel-open-popup-color);cursor:pointer}.bio-properties-panel-feelers-editor-container:hover .bio-properties-panel-open-feel-popup,.bio-properties-panel-feel-container:hover .bio-properties-panel-open-feel-popup,.bio-properties-panel-feelers-editor-container:focus-within .bio-properties-panel-open-feel-popup,.bio-properties-panel-feel-container:focus-within .bio-properties-panel-open-feel-popup{display:block}.bio-properties-panel-feelers-editor-container .bio-properties-panel-open-feel-popup:hover,.bio-properties-panel-feel-container .bio-properties-panel-open-feel-popup:hover{color:var(--feel-open-popup-hover-color)}.bio-properties-panel-feel-popup .bio-properties-panel-popup__footer .bio-properties-panel-feel-popup__close-btn{background:var(--feel-popup-close-background-color);width:66px;font-weight:400;font-size:14px;font-family:inherit;color:#fff;border:none;height:32px;cursor:pointer}.bio-properties-panel-feel-popup .bio-properties-panel-feel-editor-container .cm-editor{width:100%;height:100%}.bio-properties-panel-feel-popup .bio-properties-panel-feel-editor-container .cm-editor .cm-content{padding-left:4px}.bio-properties-panel-feel-popup .bio-properties-panel-input{border:none}.bio-properties-panel-feel-popup .cm-gutters{background-color:var(--feel-popup-gutters-background-color);border:none;padding:0}.bio-properties-panel-feel-popup .cm-gutter{min-width:32px}.bio-properties-panel-feel-popup .cm-gutters .cm-lineNumbers .cm-gutterElement{text-align:center}.bpmn-container{height:100%;width:100%;position:relative}.bpmn-container .toolbar{display:flex;align-items:center;padding:10px;gap:10px}.flow-details{display:flex;gap:10px;align-items:center}.flow-name-input,.flow-description-input,.flow-group-input{padding:8px;border:1px solid #d9d9d9;border-radius:4px;font-size:14px}.flow-name-input{width:150px}.flow-description-input{width:200px}.flow-group-input{width:150px}.flow-name-input:focus,.flow-description-input:focus{border-color:#40a9ff;outline:none;box-shadow:0 0 0 2px #1890ff33}.flow-details input{padding:4px 8px;border:1px solid #d9d9d9;border-radius:4px;font-size:14px}.properties-panel-parent{position:relative!important;display:block!important;visibility:visible!important;opacity:1!important;height:100%!important;overflow-y:auto!important;z-index:100;padding:8px}.properties-panel-parent .ant-alert{margin-bottom:8px}.properties-panel-parent .ant-collapse{margin-top:8px}.properties-panel-parent .ant-collapse-item{border-radius:4px;margin-bottom:8px}.properties-panel-parent .ant-collapse-content{padding:12px}.properties-panel-parent .ant-radio-wrapper{margin-bottom:8px}.validation-errors{color:#ff4d4f}.validation-errors ul{padding-left:20px;margin:8px 0}.canvas{background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;height:100%;width:100%;position:relative;overflow:hidden}.bpp-properties-panel{display:block!important;visibility:visible!important;opacity:1!important;padding-bottom:16px}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}.bjs-container{height:100%!important}.executing{stroke:#1890ff!important;stroke-width:2px!important}.executed{stroke:#52c41a!important;stroke-width:2px!important}.failed{stroke:#ff4d4f!important;stroke-width:2px!important}.bpmn-viewer .executed.connection{stroke:#1890ff!important;marker-end:url(#executed-arrow)!important}.bpmn-viewer .executing.connection{stroke:#52c41a!important;marker-end:url(#executing-arrow)!important;animation:pulse 1s infinite}.bjs-powered-by{display:none!important}.executing .djs-visual>:nth-child(1){fill:#e6f7ff!important;stroke:#1890ff!important}.executed .djs-visual>:nth-child(1){fill:#f6ffed!important;stroke:#52c41a!important}.failed .djs-visual>:nth-child(1){fill:#fff1f0!important;stroke:#f5222d!important}.waiting .djs-visual>:nth-child(1){fill:#fff7e6!important;stroke:#fa8c16!important}.bpmn-edge-label{background-color:#fff;padding:2px 4px;border-radius:2px;border:1px solid #ccc;font-size:12px}.bpmn-edge-label.always{background-color:#e6f7ff}.bpmn-edge-label.error{background-color:#fff1f0}.bpmn-edge-label.success{background-color:#f6ffed}.sequence-flow-error .djs-visual path{stroke:#590000!important}.sequence-flow-success .djs-visual path{stroke:#005924!important}.sequence-flow-always .djs-visual path{stroke:#000!important}.djs-connection.sequence-flow-error .djs-visual path,.djs-connection.sequence-flow-success .djs-visual path,.djs-connection.sequence-flow-always .djs-visual path{stroke-width:2px!important}.edge-label-popup button{border:none;background:none;width:100%;padding:4px 8px;cursor:pointer;text-align:center;margin:2px 0}.edge-label-popup button:hover{background-color:#f5f5f5}.edge-label-popup button[data-type=always]{color:#000}.edge-label-popup button[data-type=error]{color:#590000}.edge-label-popup button[data-type=success]{color:#005924}.mode-switch{margin-right:16px}.execute-mode .canvas{pointer-events:none}.execute-mode .properties-panel-parent{display:none}.display-mode .canvas{pointer-events:none}.edit-mode .canvas{pointer-mode:all}.properties-panel-parent{position:relative!important;display:block!important;visibility:visible!important;opacity:1!important;height:100%!important;overflow-y:auto!important;z-index:100}.edit-mode .properties-panel-parent{display:block}.ea-modal{position:fixed!important;z-index:1000}.ant-modal-mask{z-index:999}.bpp-properties-header,.bpp-properties-tab-bar,.bpp-properties-tab-link,.bpp-properties-tab-switches,[data-tab-target=process],[data-tab=process],.bpp-properties-tab,.bpp-active{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important;position:absolute!important;top:-9999px!important;left:-9999px!important}.bpp-properties,.bpp-properties-panel{display:block!important;visibility:visible!important;opacity:1!important;padding-top:0!important;border-top:none!important}.bpp-properties-group{display:block!important;visibility:visible!important;opacity:1!important;margin-top:0!important}.bpp-properties{padding-top:0!important;margin-top:0!important}.bpp-properties-tab-bar,.bpp-properties-group{display:block!important;visibility:visible!important;opacity:1!important}.properties-panel-parent{display:block!important;visibility:visible!important;opacity:1!important;height:100%!important;overflow-y:auto!important}.bpp-properties-panel{display:block!important;visibility:visible!important;opacity:1!important}.bpp-properties-header,.bpp-properties-tab-bar{display:none!important}.bpp-properties-tab-bar,.bpp-properties-header,.bpp-properties-tab-link{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;overflow:hidden!important;pointer-events:none!important}.bpp-properties{padding-top:0!important}[data-tab-target=process],[data-tab=process],.bpp-properties-tab{display:none!important}.task-status-indicator{position:absolute;top:-8px;right:-8px;padding:2px 6px;border-radius:3px;font-size:12px;font-weight:500;z-index:1000;color:#fff}.task-status-complete{background-color:#009e3a}.task-status-failed{background-color:#9e0020}.task-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.highlight-complete .djs-visual>:nth-child(1){fill:#e6fff0!important;stroke:#009e3a!important;stroke-width:2px!important}.highlight-failed .djs-visual>:nth-child(1){fill:#fff0f0!important;stroke:#9e0020!important;stroke-width:2px!important}.bpmn-modeler{display:flex;height:100%;position:relative}.canvas{flex:1;height:100%;overflow:hidden}.properties-panel{width:300px;height:100%;border-left:1px solid #e8e8e8;overflow-y:auto;padding:8px}.properties-panel .ant-collapse{margin-top:0}.properties-panel .ant-collapse-item{border-radius:4px;margin-bottom:8px}.properties-panel .ant-collapse-content{padding:12px}.properties-panel .ant-radio-wrapper{margin-bottom:8px}.properties-panel .ant-btn-text{padding:0;height:auto;line-height:1.5}.general-section{padding:12px;border-bottom:1px solid #e8e8e8;margin-bottom:8px}.general-section-item{display:flex;margin-bottom:8px}.general-section-item .label{font-weight:500;margin-right:8px;color:#666}.general-section-item .value{color:#333}.bpp-field-wrapper{margin-bottom:12px}.bpp-field-wrapper label{display:block;font-weight:500;margin-bottom:4px;color:#666}.bpp-field-wrapper input[readonly]{background-color:#f5f5f5;color:#666;cursor:default}.bpp-button{width:100%;padding:8px 12px;background-color:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s}.bpp-button:hover{background-color:#40a9ff}.bpp-button:active{background-color:#096dd9}.djs-palette{width:200px!important;background:#fafafa!important;border-right:1px solid #e8e8e8!important;padding:6px!important;margin-top:60px!important;z-index:100!important}.djs-palette .entry{width:100%!important;height:32px!important;line-height:32px!important;margin:2px 0!important;padding:0 8px!important;border-radius:4px!important;transition:all .3s!important}.djs-palette .entry:hover{background-color:#e6f7ff!important}.djs-palette .separator{margin:8px 0!important;border-top:1px solid #e8e8e8!important}.ant-collapse{background:transparent!important;border:none!important}.ant-collapse-header{padding:4px 0!important}.ant-collapse-content{background:white!important}.ant-collapse-content-box{padding:8px 0!important}.palette-collapsible{margin-top:8px!important}.palette-collapsible .ant-collapse{border:none!important;background:transparent!important}.palette-collapsible .ant-collapse-header{padding:8px!important;background:white!important;border-radius:4px!important;display:flex!important;align-items:center!important;cursor:pointer!important}.palette-collapsible .ant-collapse-arrow{margin-right:0!important;transition:transform .3s!important}.palette-collapsible .ant-collapse-item-active .ant-collapse-arrow{transform:rotate(90deg)!important}.palette-collapsible .ant-collapse-content{background:white!important;overflow:hidden!important;max-height:0!important;transition:max-height .3s ease-out!important}.palette-collapsible .ant-collapse-content-active{max-height:500px!important;transition:max-height .3s ease-in!important}.palette-collapsible .ant-collapse-content-box{padding:8px!important}.palette-collapsible .secondary-actions .entry{margin:4px 0!important}.djs-palette-entries{height:auto!important;overflow-y:visible!important}.palette-collapsible .ant-collapse,.palette-collapsible .ant-collapse-item,.palette-collapsible .ant-collapse-content,.palette-collapsible .ant-collapse-content-box,.palette-collapsible .ant-collapse-header{background-color:transparent!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0}.ant-table table{font-size:13px}.context-menu{background:white;border-style:solid;box-shadow:10px 19px 20px #0000001a;position:absolute;z-index:10}.context-menu button{border:none;display:block;padding:.5em;text-align:left;width:100%}.context-menu button:hover{background:white}
