:root{--z-notification:1000;--z-login:900;--z-modal:800;--z-popup:500;--z-above:1;--z-below:-1}*{box-sizing:border-box}:focus{outline:none}html{font-family:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}html .dark{color:#ddd}.Root-container{flex-grow:1;display:flex;flex-direction:column;min-height:0;flex-basis:0%}body{margin:0;padding:0;height:100%}main{flex-grow:1;width:100%;height:100vh;overflow-y:auto}a{color:#1a6ef4;text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}a:visited{color:#1a6ef4}a.focus-visible,button.focus-visible,input:focus,select.focus-visible{outline:none;border-radius:3px;box-shadow:0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff;-webkit-transition:box-shadow .05s ease-out 0s;transition:box-shadow .05s ease-out 0s}a:focus,button:focus,input:focus,select:focus{outline:none}button{margin:0}h1,h2,h3,h4,h5{margin:0;font-size:100%;font:inherit;vertical-align:initial}button,input,option,select,textarea{font-family:inherit}h1{font-size:2em;font-weight:700;margin-bottom:.5em}section h1{font-size:1.5em}.small{font-size:.875em}.textBold{font-weight:700}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}a[disabled]{pointer-events:none}.dark .Table table,.dark .Table thead tr:not(.groupRow){border-color:#4c4c4c}.dark .Table thead tr .tableHeader:not(:first-child):not(.placeholder):before{background:#4c4c4c}.dark .Table tbody tr{color:#fff;background-color:rgba(33,33,33,.6)}.dark .Table tbody tr:not(:last-child){border-color:#4c4c4c}.dark .Table tbody tr:nth-child(odd){background-color:rgba(33,33,33,.2)}.dark .Table.highlight tbody tr:hover{background-color:#212121}.dark .Table .tableFooter{background-color:#3b3b3b;border-color:#3b3b3b}.Table{font-size:14px;display:flex;flex-direction:column;height:100%;overflow:hidden}.Table table{border:1px solid #dedede;border-collapse:collapse;display:flex;flex-direction:column;flex:1 1 auto;height:0;min-height:0;min-width:100%!important;overflow:auto}.Table thead tr{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;min-width:-webkit-max-content!important;min-width:-moz-max-content!important;min-width:max-content!important}.Table thead tr:not(.groupRow){border-bottom:1px solid #dedede}.Table thead tr.groupRow th{font-weight:400}.Table thead tr .tableHeader{padding:0;display:flex;align-items:center}.Table thead tr .tableHeader:not(:first-child):not(.placeholder):before{content:" ";position:absolute;bottom:0;left:0;height:38px;width:1px;background:#dedede}.Table thead tr .tableHeader:first-child .cellContent{padding-left:20px}.Table thead tr .tableHeader .cellContent{padding:10px 5px;text-align:left;display:flex;align-items:center;min-width:0}.Table thead tr .tableHeader .cellContent .text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Table thead tr .tableHeader .resizer{display:inline-block;width:10px;height:100%;position:absolute;right:0;top:0;-webkit-transform:translateX(50%);transform:translateX(50%);z-index:var(--z-above);overflow:hidden}.Table thead tr .tableHeader.placeholder .resizer{display:none}.Table tbody{overflow-y:auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;overflow-x:hidden}.Table tbody tr{color:#606060}.Table tbody tr:not(:last-child){border-bottom:1px solid #dedede}.Table tbody tr:nth-child(odd){background-color:#f8f8f8}.Table tbody tr td{padding:10px 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Table tbody tr td:first-child{padding-left:20px}.Table.highlight tbody tr:hover{background-color:#efefef}.Table .tableFooter{background:#f8f8f8;display:flex;align-items:center;padding:10px 20px;border:1px solid #dedede;border-top:none;white-space:nowrap}.Table .tableFooter .size{flex-grow:1;margin-right:10px}.Table .tableFooter .size .Select{margin-left:10px;min-width:85px}.Table .tableFooter .size .Select .menu{top:-130px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.Table .tableFooter .controls{margin-left:50px;display:flex;align-items:center}.Table .tableFooter .controls .Button.previous{margin-right:10px}.Table .tableFooter .controls .Button.next{margin-left:10px}.Table .tableFooter .controls .Button.first,.Table .tableFooter .controls .Button.last{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.Table .noData{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:20px;color:#909090}.dark .Button{color:#dedede;background-color:#4c4c4c;border:1px solid #5d5d5d}.dark .Button.active,.dark .Button:active,.dark .Button:hover{color:#dedede;background-color:#3b3b3b;border:1px solid #4c4c4c}.dark .Button.main{box-shadow:0 2px 2px 0 rgba(0,0,0,.5);border:1px solid #5d5d5d;background-color:#4c4c4c;color:#dedede}.dark .Button.main.focus-visible{box-shadow:0 2px 2px 0 rgba(0,0,0,.5),0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff}.dark .Button.main:hover{background-color:#3b3b3b}.dark .Button.main.active,.dark .Button.main:active{border:1px solid #4c4c4c;background-color:#3b3b3b}.dark .Button.main:disabled,.dark .Button.main[disabled]{box-shadow:none;border:1px solid #4c4c4c;background-color:#4c4c4c;color:#909090}.dark .Button.main.primary{border:1px solid #005df7;background-color:#1a70ff}.dark .Button.main.primary:hover{background-color:#3c85ff}.dark .Button.main.primary.active,.dark .Button.main.primary:active{border:1px solid #3c85ff;background-color:#4d90ff}.dark .Button.main.primary:disabled,.dark .Button.main.primary[disabled]{border:1px solid #003da3;background-color:#00235c}.dark .Button.main.warning{border:1px solid #c20000;background-color:#d60000}.dark .Button.main.warning:hover{border:1px solid #d60000;background-color:#ff0a0a}.dark .Button.main.warning.active,.dark .Button.main.warning:active{border:1px solid #ff0a0a;background-color:#ff3d3d}.dark .Button.main.warning:disabled,.dark .Button.main.warning[disabled]{border:1px solid #850000;background-color:#5c0000}.dark .Button.icon{background-color:initial;color:#dedede;border:none;box-shadow:none}.dark .Button.icon:hover{background-color:#3b3b3b}.dark .Button.icon.active,.dark .Button.icon:active{background-color:#4c4c4c}.dark .Button.icon:disabled,.dark .Button.icon[disabled]{background-color:initial;color:#909090}.Button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;border-radius:3px;text-decoration:none;color:#3b3b3b;font-size:.875em;padding:6px 12px;background-color:#f8f8f8;border:1px solid #cdcdcd}.Button:hover{background-color:#efefef;-webkit-transition:background-color .3s;transition:background-color .3s;text-decoration:none}.Button.active,.Button:active{background-color:#dedede;-webkit-transition:none;transition:none}.Button:disabled,.Button[disabled]{cursor:not-allowed;color:#909090;border-color:#dedede;background-color:#f8f8f8}.Button.primary{font-weight:700;color:#fcfcfc;background-color:#1a70ff;border:1px solid #1a70ff}.Button.primary:hover{border:1px solid #1a70ff;background-color:#3c85ff}.Button.primary.active,.Button.primary:active{border:1px solid #005df7;background-color:#1a70ff}.Button.primary:disabled,.Button.primary[disabled]{border:1px solid #a2c5ff;background-color:#80b0ff}.Button.warning{font-weight:700;border:1px solid #ff0a0a;background-color:#ff3d3d}.Button.warning:hover{border:1px solid #d60000;background-color:#ff0a0a}.Button.warning.active,.Button.warning:active{border:1px solid #c20000;background-color:#d60000}.Button.warning:disabled,.Button.warning[disabled]{border:1px solid #ffb3b3;background-color:#ffb3b3}.Button.main{color:#4c4c4c;font-size:14px;font-weight:700;text-align:center;min-width:117px;height:35px;padding:8px 17px;background-color:#f8f8f8;border:1px solid #cdcdcd;box-shadow:0 2px 2px 0 rgba(0,0,0,.1);-webkit-transition:background-color .1s,border-color .1s;transition:background-color .1s,border-color .1s}.Button.main.focus-visible{outline:none;box-shadow:0 2px 2px 0 rgba(0,0,0,.1),0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff;-webkit-transition:box-shadow .05s ease-out 0s;transition:box-shadow .05s ease-out 0s}.Button.main:hover{background-color:#efefef}.Button.main.active,.Button.main:active{background-color:#dedede}.Button.main:disabled,.Button.main[disabled]{box-shadow:none;border:1px solid #dedede;color:#909090;background-color:#f8f8f8}.Button.main.primary{box-shadow:0 2px 2px 0 rgba(0,0,0,.35);border:1px solid #3c85ff;background-color:#4d90ff;color:#f8f8f8}.Button.main.primary.focus-visible{box-shadow:0 2px 2px 0 rgba(0,0,0,.35),0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff}.Button.main.primary:hover{border:1px solid #1a70ff;background-color:#3c85ff}.Button.main.primary.active,.Button.main.primary:active{border:1px solid #005df7;background-color:#1a70ff}.Button.main.primary:disabled,.Button.main.primary[disabled]{border:1px solid #a2c5ff;background-color:#80b0ff;box-shadow:none}.Button.main.warning{box-shadow:0 2px 2px 0 rgba(0,0,0,.25);border:1px solid #ff0a0a;background-color:#ff3d3d;color:#f8f8f8}.Button.main.warning.focus-visible{box-shadow:0 2px 2px 0 rgba(0,0,0,.25),0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff}.Button.main.warning:hover{border:1px solid #d60000;background-color:#ff0a0a}.Button.main.warning.active,.Button.main.warning:active{border:1px solid #c20000;background-color:#d60000}.Button.main.warning:disabled,.Button.main.warning[disabled]{border:1px solid #ffb3b3;background-color:#ffb3b3;box-shadow:none}.Button.icon{width:32px;height:32px;background-color:initial;color:#3b3b3b;border:none;border-radius:50%;padding:0;min-width:0;box-shadow:none}.Button.icon.focus-visible{outline:none}.Button.icon:hover{background-color:#efefef}.Button.icon.active,.Button.icon:active{background-color:#cdcdcd}.Button.icon .Icon{margin:4px}.Button.icon.focus-visible{box-shadow:0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff;-webkit-transition:box-shadow .05s ease-out 0s;transition:box-shadow .05s ease-out 0s}.Button.icon:disabled,.Button.icon[disabled]{cursor:not-allowed;color:#909090;border-color:#dedede;background-color:#f8f8f8}.Button.link{display:inline;align-items:normal;background-color:initial;color:#1a6ef4;border-color:#1a6ef4;border-style:none;font:inherit;border-radius:0;padding:0;-webkit-perspective-origin:0 0;perspective-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;box-shadow:none}.Button.link.focus-visible{outline:none;border-radius:3px;box-shadow:0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff;-webkit-transition:box-shadow .05s ease-out 0s;transition:box-shadow .05s ease-out 0s}.Button.link:hover{background-color:initial;color:#1a6ef4;border-color:#1a6ef4;border-style:none;text-decoration:underline}.Button .Icon{margin-right:.65em}.Modal{position:fixed;left:0;top:0;background-color:rgba(0,0,0,.6);z-index:var(--z-modal)}.Modal,.Modal__scroll-container{width:100%;height:100%;display:flex}.Modal__scroll-container{flex-direction:column;flex-grow:1;overflow-y:auto;position:relative}.Modal__content-container{position:absolute;background:#fff;top:15px;left:50%;margin-bottom:15px;display:flex;flex-direction:column;flex-grow:1;width:650px;border-radius:3px;box-shadow:0 0 8px rgba(0,0,0,.45)}.Modal__content-container:focus{outline:none}.Modal__content-container--large{width:950px}.Modal__content-container--max{height:95%;width:95%}.Modal__header{height:60px;font-size:1.4em;border-bottom:1px solid #d3d3d3;padding:17px 40px 0;position:relative}.Modal__heading{font-size:1em;padding-right:36px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Modal__close-button{border:none;border-radius:0;position:absolute;top:16px;right:16px;cursor:pointer;width:24px;height:24px;background-image:url(../../static/media/close-large.61cdd425.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:.75;border-radius:3px;background-color:initial}.Modal__close-button:hover{opacity:1}.Modal__content{padding:20px 40px;flex-grow:1;position:relative}.Modal__actions{background:#f9fafb;padding:15px 20px;border-top:1px solid #d3d3d3;text-align:right;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.Modal__actions .Button+.Button{margin-left:12px}.MessageBox{font-size:.875em;background-color:#f2f2f2;padding:8px 16px;border-radius:3px;margin:0 0 1em;border:1px solid #ddd}.MessageBox--blue{border:1px solid #00a8ff;background-color:#e6f6ff}.MessageBox--warning,.MessageBox--yellow{border:1px solid #ffdfb9;background-color:#fff2e1}.MessageBox--danger,.MessageBox--error,.MessageBox--red{border:1px solid #b5152b;background-color:#f9d0d5}.MessageBox--green,.MessageBox--success{border:1px solid #00c364;background-color:#c3ffe2}.dark .DropdownOption{background-color:#000;color:#ddd}.dark .DropdownOption.is-active{color:#eee;background-color:#333}.DropdownOption{white-space:nowrap;color:#333;text-decoration:none;padding:6px 12px 6px 20px;font-size:14px;background-color:#fff;border:none;display:block;width:100%;text-align:left;border-radius:0;height:30px;line-height:16px;cursor:pointer;position:relative}.DropdownOption.is-active{border:none;color:#111;background-color:#c7c7c7;-webkit-transition:none;transition:none}.DropdownOption.Typeahead__search-result{font-size:.875em}.DropdownOption:visited{color:#333}.DropdownOption:hover{background-color:#1a6ef4;color:#fff;text-decoration:none}.DropdownOption:focus,.DropdownOption:hover{border:none;-webkit-transition:none;transition:none}.DropdownOption:focus{background-color:rgba(216,220,227,.5);color:#000;outline:none;box-shadow:none}.DropdownOption[disabled=disabled],.DropdownOption[disabled]{cursor:not-allowed;opacity:.65}.DropdownOption[disabled=disabled]:hover,.DropdownOption[disabled]:hover{color:#333;background-color:#fff;border:none}.DropdownOption .Icon.checkMark{margin-left:-15px;margin-right:2px;min-width:15px;width:10px}.Submenu{padding-right:26px}.Submenu.open{background-color:#1a6ef4;color:#fff;border:none;-webkit-transition:none;transition:none}.Submenu .Icon.rightIcon{display:inline-block;position:absolute;right:6px;margin-right:0}.Submenu .childrenContainer{position:absolute;top:0;min-width:130px;background-color:#fff;border:1px solid #bbb;padding:0;border-radius:3px;box-shadow:0 1px 1px rgba(0,0,0,.2);overflow-y:auto}.Submenu .childrenContainer.scrollable{overflow-y:scroll}.Submenu .childrenContainer.scrollable::-webkit-scrollbar{-webkit-appearance:none;width:7px}.Submenu .childrenContainer.scrollable::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.Dropdown{display:inline-block;position:relative}.Dropdown .activateButton{position:relative;text-align:left;width:100%}.Dropdown .activateButton:not(.icon){padding-right:30px;padding-left:20px}.Dropdown .activateButton .downIcon{position:absolute;right:0;display:inline-block;margin-right:7px}.Dropdown.is-open .menu{visibility:visible;opacity:1;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;top:auto}.Dropdown .menu{position:absolute;margin:3px 0;background-color:#fff;border:1px solid #bbb;padding:0;border-radius:3px;z-index:var(--z-popup);box-shadow:0 1px 1px rgba(0,0,0,.2);visibility:hidden;opacity:0;display:flex;flex-direction:column;height:auto;top:-999em}.Dropdown .menu ul:not(:empty)+ul.fixedList{border-top:1px solid #bbb}.Dropdown .menu>ul{list-style:none;padding:0;margin:0;flex:1 1 auto;min-height:0}.Dropdown .menu>ul.scrollable{overflow-y:scroll}.Dropdown .menu>ul.scrollable::-webkit-scrollbar{-webkit-appearance:none;width:7px}.Dropdown .menu>ul.scrollable::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.Deleter .Modal__content p:first-child{margin-bottom:0}.Deleter .Modal__content ul{list-style:none;padding:0}.Input[type=email],.Input[type=number],.Input[type=password],.Input[type=text],textarea{color:#333;border:1px solid #bbb;font-size:.875em;padding:6px 10px;border-radius:3px}.Input[type=email]::-webkit-input-placeholder,.Input[type=number]::-webkit-input-placeholder,.Input[type=password]::-webkit-input-placeholder,.Input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a5a5a5}.Input[type=email]::-moz-placeholder,.Input[type=number]::-moz-placeholder,.Input[type=password]::-moz-placeholder,.Input[type=text]::-moz-placeholder,textarea::-moz-placeholder{color:#a5a5a5}.Input[type=email]::-ms-input-placeholder,.Input[type=number]::-ms-input-placeholder,.Input[type=password]::-ms-input-placeholder,.Input[type=text]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a5a5a5}.Input[type=email]::placeholder,.Input[type=number]::placeholder,.Input[type=password]::placeholder,.Input[type=text]::placeholder,textarea::placeholder{color:#a5a5a5}.Input[type=email][disabled=disabled],.Input[type=email][disabled],.Input[type=number][disabled=disabled],.Input[type=number][disabled],.Input[type=password][disabled=disabled],.Input[type=password][disabled],.Input[type=text][disabled=disabled],.Input[type=text][disabled],textarea[disabled=disabled],textarea[disabled]{cursor:not-allowed;color:#8e8e8e;background-color:#f8f8f8;border-color:#d3d3d3}.Input[type=email].isInvalid,.Input[type=number].isInvalid,.Input[type=password].isInvalid,.Input[type=text].isInvalid,textarea.isInvalid{border:1px solid #b5152b}.Input[type=email]:not(:valid)~.searchClear,.Input[type=number]:not(:valid)~.searchClear,.Input[type=password]:not(:valid)~.searchClear,.Input[type=text]:not(:valid)~.searchClear,textarea:not(:valid)~.searchClear{display:none}.Input[type=email]::-ms-clear,.Input[type=number]::-ms-clear,.Input[type=password]::-ms-clear,.Input[type=text]::-ms-clear,textarea::-ms-clear{display:none}.searchClear{position:absolute;right:10px;top:0;bottom:0;cursor:pointer;border:none;background:none;border-radius:100%;color:#6a727e;height:16px;padding:0;margin:auto}.searchClear:focus{outline:none;border-radius:100%}.searchClear:hover{color:#2c3139}input[type=checkbox],input[type=radio]{min-width:14px;height:14px;vertical-align:middle;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #d3d3d3}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed;opacity:.5}input[type=checkbox]{border-radius:3px}input[type=checkbox]:checked{background:url(../../static/media/check-small.3da76b6b.svg);background-color:#fff;background-position:.5px;background-size:cover}input[type=checkbox]:indeterminate{background:linear-gradient(180deg,transparent calc(50% - 2px),#000 50%,transparent calc(50% + 2px));background-size:6px 2px;background-repeat:no-repeat;background-position:50%}input[type=radio]{border-radius:50%}input[type=radio]:checked{background:radial-gradient(#000 0,#000 40%,#fff 60%)}input[type=radio]:checked:focus{box-shadow:inset 0 0 0 3px #fff,0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff}input[type=radio]:checked:not(:focus){box-shadow:inset 0 0 0 3px #fff}.ButtonGroup{display:flex}.ButtonGroup.disabled{pointer-events:none}.ButtonGroup.disabled .Button,.ButtonGroup.disabled a.Button{border:1px solid #dedede;color:#909090}.ButtonGroup.disabled .Button.active,.ButtonGroup.disabled a.Button.active{color:#909090;background-color:#dedede;border:1px solid #cdcdcd}.ButtonGroup .Button,.ButtonGroup a.Button{flex:1 0;border-radius:0;position:relative}.ButtonGroup .Button:not(:last-child),.ButtonGroup a.Button:not(:last-child){border-right-width:0}.ButtonGroup .Button.active,.ButtonGroup a.Button.active{color:#f8f8f8;background-color:#1a70ff;border:1px solid #005df7}.ButtonGroup .Button:focus,.ButtonGroup a.Button:focus{z-index:var(--z-above)}.ButtonGroup .Button:first-child,.ButtonGroup a.Button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.ButtonGroup .Button:last-child,.ButtonGroup a.Button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.ZoomControls{position:absolute;right:10px;bottom:10px;z-index:var(--z-above)}.ZoomControls .Button{position:relative;display:block;width:28px;height:28px;padding:5px}.ZoomControls .Button.reset{margin-bottom:20px}.ZoomControls .Button:focus{z-index:var(--z-above)}.ZoomControls .Button.zoomIn{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}.ZoomControls .Button.zoomOut{border-top-left-radius:0;border-top-right-radius:0}.djs-container>svg{position:absolute}.djs-container .djs-overlay-container{z-index:var(--z-above)}.djs-container .djs-palette{z-index:calc(var(--z-above) + 1)}.BPMNDiagram{flex-grow:1;position:relative}.BPMNDiagram.loading .bjs-container{opacity:.5}.BPMNDiagram .diagramLoading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bjs-powered-by{display:none!important}.ClickBehavior__node{cursor:pointer}.ClickBehavior__disabled{opacity:.3}.djs-shape.ClickBehavior__node.hover .djs-outline{stroke-width:2px!important;stroke:#276e8c!important;fill:rgba(188,211,220,.4)!important}.djs-shape.ClickBehavior__node--selected .djs-outline{visibility:visible;shape-rendering:initial!important;stroke-dasharray:none!important;stroke-width:2px!important;stroke:#276e8c!important;fill:rgba(48,116,142,.6)!important}.djs-shape.ClickBehavior__node--selected.hover .djs-outline{stroke-width:2px!important;stroke:#1d5770!important;fill:rgba(29,87,112,.6)!important}.PartHighlight.ClickBehavior__disabled,.PartHighlight.DiagramBehavior__disabled{opacity:1}.PartHighlight .djs-visual circle,.PartHighlight .djs-visual path,.PartHighlight .djs-visual polygon,.PartHighlight .djs-visual rect{stroke:#0086cc!important}.PartHighlight .djs-visual polygon,.PartHighlight .djs-visual rect{stroke-width:3px!important}.PartHighlight .djs-visual circle:not(:only-child){stroke-width:2px!important}.PartHighlight .djs-visual polygon+path,.PartHighlight .djs-visual text{fill:#0086cc!important}.PartHighlight.djs-connection .djs-visual path{marker-end:url(#sequenceflow-end-highlight)!important;stroke-width:3px!important;fill:none!important}.DMNDiagram .powered-by-logo,.DMNDiagram .view-drd{display:none}.dark .DMNDiagram .dmn-decision-table-container{color:inherit}.dark .DMNDiagram .dmn-decision-table-container .tjs-table tbody tr:nth-child(2n){background-color:#444}.dark .DMNDiagram .dmn-decision-table-container .decision-table-properties{color:inherit;background-color:inherit}.CopyToClipboard{display:flex}.Input.CopyToClipboard__input{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;flex-grow:1}.CopyToClipboard__button{border-top-left-radius:0;border-bottom-left-radius:0;flex-shrink:0}.dark .progressLabel{color:#ddd}.ProgressBar{height:65px;position:relative;border-radius:4px;background-color:#eee;box-shadow:inset 0 2px 5px rgba(0,0,0,.25);margin-top:24px}.ProgressBar .goalOverlay{height:100%;position:absolute;color:#b5152b;border-radius:4px;background:-webkit-gradient(linear,left top,left bottom,from(#00a8ff),to(#0086cc));background:linear-gradient(180deg,#00a8ff 0,#0086cc)}.ProgressBar .goalOverlay .goalLabel{display:block;height:100%;text-align:right;margin-left:100%;margin-top:-28px;padding-right:10px;padding-left:10px;white-space:nowrap;font-size:1.3em}.ProgressBar .goalOverlay .goalLabel.rightSide{margin-left:0}.ProgressBar .goalOverlay .goalLabel:after{content:"";position:absolute;bottom:0;left:0;right:0;height:135%;border-right:2px solid #b5152b}.ProgressBar .progressLabel{position:absolute;width:100%;text-align:center;line-height:65px;font-size:2.5em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;padding:0 .5em;text-overflow:ellipsis;overflow:hidden}.ProgressBar .filledOverlay{height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#00a8ff),to(#0086cc));background:linear-gradient(180deg,#00a8ff 0,#0086cc);border-radius:4px;min-width:5px}.ProgressBar .filledOverlay.goalExceeded{background:-webkit-gradient(linear,left top,left bottom,from(#006599),to(#004366));background:linear-gradient(180deg,#006599 0,#004366)}.ProgressBar .rangeLabels{height:25px;line-height:28px;font-size:1.3em}.ProgressBar .rangeLabels .rightLabel{float:right}.Number{font-weight:700;font-size:64px;display:flex;flex-direction:row;justify-content:center}.ColumnRearrangement{display:flex;flex-direction:column;height:100%}.ColumnRearrangement .tableHeader{cursor:-webkit-grab;cursor:grab}.ColumnRearrangement__draggedColumn{opacity:.3}.Table tr .ColumnRearrangement__dropTarget--left{box-shadow:inset -2px 0 0 #10d070}.Table tr .ColumnRearrangement__dropTarget--right{box-shadow:inset 2px 0 0 #10d070}.Table tr .ColumnRearrangement__dropTarget--invalid-left{box-shadow:inset -2px 0 0 #ff3d3d}.Table tr .ColumnRearrangement__dropTarget--invalid-right{box-shadow:inset 2px 0 0 #ff3d3d}.ColumnRearrangement__dragPreview{background-color:#fff;width:250px;min-width:0!important;max-height:400px;z-index:var(--z-above);-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:top left;transform-origin:top left;pointer-events:none;position:absolute;overflow:hidden}.ColumnRearrangement__dragPreview table{overflow:hidden}.ColumnRearrangement__dragPreview table tr{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.ColumnRearrangement__dragPreview .tableFooter,.ColumnRearrangement__dragPreview table tr .placeholder{display:none}.ChartRenderer{flex-grow:1;flex-shrink:1;max-height:100%;overflow:hidden;position:relative}.selectionIndicator{position:absolute;background-color:#000;opacity:0;height:100%;top:0;pointer-events:none;-webkit-transition:opacity .2s;transition:opacity .2s}.selectionIndicator.left{left:0}.selectionIndicator.right{right:0}.selectionIndicator.active{opacity:.2}.Heatmap{display:flex;flex-grow:1}.Heatmap .Tooltip .Tooltip__text-bottom,.Heatmap .Tooltip .Tooltip__text-top{text-align:left;line-height:1.5em}.Heatmap .Tooltip .Tooltip__text-bottom .text,.Heatmap .Tooltip .Tooltip__text-top .text{font-weight:400;display:block}.Heatmap .Tooltip .Tooltip__text-bottom .Button,.Heatmap .Tooltip .Tooltip__text-top .Button{margin:10px 0;text-align:left}.DecisionTable .hit.header{vertical-align:bottom}.DecisionTable .CustomCell,.DecisionTable .hit.header,.DecisionTable tfoot td{border:1px solid #d3d3d3}.DecisionTable .dmn-decision-table-container table thead{border-bottom:0}.DecisionTable .dmn-decision-table-container table thead .annotation,.DecisionTable .dmn-decision-table-container table thead .hit-policy,.DecisionTable .dmn-decision-table-container table thead tr:last-child th{border-bottom:3px double #444}.dark .DecisionTable .CustomCell,.dark .DecisionTable .hit.header,.dark .DecisionTable tfoot td{border:inherit}.SetupNotice{width:100%;height:100%;padding-top:38px;border-radius:8px;background-color:#f7f8f9;color:#bfc3c8;text-align:center}.SetupNotice h1{font-size:16px;font-weight:700;margin-bottom:12px}.SetupNotice p{font-size:14px;margin:0}.SetupNotice p b{color:#6c737f}.IncompleteReport{width:100%;height:100%;text-align:center;color:#bfc3c8;line-height:1.71;font-size:14px;font-weight:700;position:relative}.IncompleteReport p{position:absolute;top:50%;margin-top:-24px;width:100%}.IncompleteReport p a{font-weight:400}.Dashboard.editMode .IncompleteReport p a{color:#bfc3c8}.NoDataNotice{width:100%;height:100%;padding-top:38px;border-radius:8px;color:#bfc3c8;text-align:center}.NoDataNotice h1{font-size:16px;font-weight:700;margin-bottom:12px}.NoDataNotice p{font-size:14px;margin:0}.ReportRenderer{display:flex;flex-grow:1;flex-direction:row;height:0}.ReportRenderer .component{display:flex;flex-grow:1;max-width:calc(100% - 175px);position:relative;flex-direction:column;overflow:auto}.ReportRenderer .component:only-child{max-width:100%}.ReportRenderer .additionalInfo{display:flex;flex-grow:0;flex-direction:column;font-size:1.4em;padding-top:.5em;text-align:center;border-left:1px solid #d3d3d3;width:175px;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.Icon{display:inline-block;width:1em;height:1em;min-width:16px;min-height:16px;background-repeat:no-repeat;background-size:cover;vertical-align:text-bottom}.Icon:not(:last-child){margin-right:.5em}.Icon--autorefresh{background-image:url(../../static/media/autorefresh.04915ca9.svg)}.Icon--check{background-image:url(../../static/media/check.ecafcaf2.svg)}.Icon--close{background-image:url(../../static/media/close.71a4a70a.svg)}.Icon--delete{background-image:url(../../static/media/delete.655d87cc.svg)}.Icon--edit{background-image:url(../../static/media/edit.fd9d7b85.svg)}.Icon--exit-fullscreen{background-image:url(../../static/media/exit-fullscreen.6a22110b.svg)}.Icon--fullscreen{background-image:url(../../static/media/fullscreen.cbaf60c5.svg)}.Icon--plus{background-image:url(../../static/media/plus.1c576ace.svg)}.Icon--share{background-image:url(../../static/media/share.bcbb63c9.svg)}.Icon--stop{background-image:url(../../static/media/stop.b9e7f1e7.svg)}.Icon--link{background-image:url(../../static/media/link.c7700b26.svg)}.Icon--embed{background-image:url(../../static/media/embed.ec3cca28.svg)}.Icon--save{background-image:url(../../static/media/save.71c3f849.svg)}.Icon--context-menu{background-image:url(../../static/media/context-menu.39652b71.svg)}.Icon--open-in-cockpit{background-image:url(../../static/media/open-in-cockpit.ea083dca.svg)}.Icon--copy-document{background-image:url(../../static/media/copy-document.87ffd978.svg)}.Icon--check-small{background-image:url(../../static/media/check-small.3da76b6b.svg)}.Icon--left{background-image:url(../../static/media/left.812daebf.svg)}.Icon--up{background-image:url(../../static/media/up.7f0177c4.svg)}.Icon--right{background-image:url(../../static/media/right.68f1b915.svg)}.Icon--down{background-image:url(../../static/media/down.4301ed7c.svg)}.Icon--error{background-image:url(../../static/media/error.2ed3f511.svg)}.Icon--warning{background-image:url(../../static/media/warning.3fe3caa2.svg)}.Icon--close-large{background-image:url(../../static/media/close-large.61cdd425.svg)}.Icon--check-large{background-image:url(../../static/media/check-large.7d3252c2.svg)}.Icon--collection{background-image:url(../../static/media/collection.f36950ad.svg)}.IconSvg svg{min-height:16px;min-width:16px;max-height:1em;max-width:1em;fill:currentColor}.ActionItem{display:inline-flex;border:1px solid #ccc;background-color:#fff;border-radius:3px;background:#fbfbfb}.ActionItem.highlighted{background:rgba(48,116,142,.6);color:#fff}.ActionItem .Button,.ActionItem .Button:active,.ActionItem .Button:hover{border-radius:0;border:1px solid transparent;border-right-color:#ccc}.ActionItem .content{padding:0 4px;font-size:.875em;display:flex;align-items:center;flex-wrap:wrap}.ShareEntity{width:300px}.ShareEntity .enable{border-bottom:1px solid #d3d3d3;margin:0;display:flex;justify-content:space-between;flex-direction:row;padding:10px 0;align-items:center}.ShareEntity .enableText{vertical-align:middle;font-weight:700}.ShareEntity .clipboard{width:100%;padding-top:25px}.ShareEntity .clipboard .icon{width:125px;height:100px;position:relative;top:50px;margin-right:13px;display:inline-block;background-repeat:no-repeat}.ShareEntity .clipboard .label{color:#626262;font-weight:700;margin-bottom:15px;display:inline-block}.ShareEntity .clipboard .labelDescription{color:#626262;font-size:.8125em;padding-bottom:5px;display:block}.ShareEntity .linkAreaDisabled{opacity:.5}.Switch{position:relative;display:inline-block}.Switch.withLabel{display:flex;align-items:baseline}.Switch input[type=checkbox].Switch__Input{opacity:0;height:0;margin-right:20px}.Switch.disabled{cursor:not-allowed;opacity:.4}.Switch__Slider--round{position:absolute;height:14px;width:30px;min-width:30px;cursor:pointer;top:2px;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.Switch__Slider--round.disabled{cursor:not-allowed}.Switch__Slider--round:before{position:absolute;content:"";height:10px;width:10px;left:3px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.Switch__Slider--round{background-color:#1a6ef4}input.focus-visible+.Switch__Slider--round{box-shadow:0 0 0 1px #2b7bff,0 0 0 4px #8cb7ff;-webkit-transition:box-shadow .05s ease-out 0s;transition:box-shadow .05s ease-out 0s}input:checked+.Switch__Slider--round:before{-webkit-transform:translateX(14px);transform:translateX(14px)}.Switch__Slider--round{border-radius:34px}.Switch__Slider--round:before{border-radius:50%}.Popover{position:relative}.Popover__button,.Popover__button--open{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:left;padding-right:30px}.Popover__button--open .downIcon,.Popover__button .downIcon{position:absolute;right:0;display:inline-block;margin-right:7px}.Popover__dialog{position:absolute;width:auto;min-width:250px;background-color:#fff;border:1px solid #d3d3d3;box-shadow:0 2px 7px -4px #555;border-radius:8px;margin-top:10px;padding:10px 20px 15px;z-index:var(--z-popup)}.Popover__dialog.scrollable{overflow-y:scroll}.Popover__dialog.scrollable::-webkit-scrollbar{-webkit-appearance:none;width:7px}.Popover__dialog.scrollable::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.Popover__dialog-arrow,.Popover__dialog-arrow-border{bottom:-11px;z-index:calc(var(--z-popup) + 1);left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none}.Popover__dialog-arrow{border-color:rgba(136,183,213,0) rgba(136,183,213,0) #fff;border-width:10px;margin-left:-10px}.Popover__dialog-arrow-border{border-color:rgba(194,225,245,0) rgba(194,225,245,0) #d3d3d3;border-width:11px;margin-left:-11px}.OptimizeReport{padding:10px}.OptimizeReport .titleBar{display:flex}.OptimizeReport .titleBar .Popover__button{opacity:0}.OptimizeReport .titleBar .Popover__button.active,.OptimizeReport .titleBar .Popover__button.focus-visible{opacity:1}.OptimizeReport .EntityName{padding-right:0}.OptimizeReport .EntityName .Popover{margin-top:-2px}.OptimizeReport .EntityName .Popover .Popover__button{margin-left:2px}.OptimizeReport .EntityName .name-container .name{font-size:14px;line-height:18px;font-weight:500;color:#3b3b3b}.OptimizeReport .InstanceCount{margin-top:0}.OptimizeReport .InstanceCount>.countString{display:none}.OptimizeReport .InstanceCount>span{vertical-align:top}.OptimizeReport .InstanceCount .Popover{display:inline-block;margin-top:-2px}.OptimizeReport .InstanceCount .Popover .Popover__button{width:20px;height:20px}.OptimizeReport .visualization{position:absolute;top:33px;bottom:0;left:0;right:0;overflow:auto;padding:inherit;display:flex;flex-direction:column;flex-grow:1}.OptimizeReport .visualization .Table{table-layout:fixed;min-width:100%}.DashboardReport__wrapper{display:flex;flex-direction:column;flex-grow:1}.DashboardReport__wrapper .BPMNDiagram .ZoomControls{display:none}.DashboardReport__wrapper .BPMNDiagram:hover .ZoomControls{display:block}.DashboardRenderer{background-position:6px 6px;background-size:calc(5.55556% - .5px) 104px;margin-left:-10px;width:calc(100% + 20px)}.DashboardRenderer .grid-entry{background-color:#fff;border:1px solid #d3d3d3;display:flex;border-radius:4px;flex-grow:1;-webkit-transition:none;transition:none}.DashboardRenderer .grid-entry:focus-within{z-index:var(--z-above)}.DashboardRenderer .react-grid-placeholder{z-index:var(--z-below)}.DashboardRenderer.isDragging .grid-entry:not(.react-draggable-dragging):not(.resizing){-webkit-transition:all .2s ease;transition:all .2s ease}.dark .DashboardRenderer .grid-entry{background-color:#333;border:1px solid #555}.TenantPopover .ButtonGroup{padding-bottom:10px}.VersionPopover .disabled{cursor:not-allowed;opacity:.4}.VersionPopover .specificVersions{margin-left:2em}.DefinitionSelection{width:100%}.DefinitionSelection>div>.Popover__dialog{padding:20px 40px}.DefinitionSelection .Popover__button{padding-left:20px}.DefinitionSelection .container{display:flex;flex-grow:1;flex-direction:column}.DefinitionSelection .container.withTenants .selectionPanel .dropdowns .tenant.entry{display:inline-block}.DefinitionSelection .container.withTenants .selectionPanel .info{width:100%}.DefinitionSelection .container.large{height:400px}.DefinitionSelection .container:not(.large) .selectionPanel{margin-bottom:20px}.DefinitionSelection .container .selectionPanel{margin-bottom:40px}.DefinitionSelection .container .selectionPanel .info{margin-top:10px;margin-bottom:-25px;width:400px}.DefinitionSelection .container .selectionPanel .info .Message{font-size:12px}.DefinitionSelection .container .selectionPanel .dropdowns{display:inline-flex;flex-direction:row}.DefinitionSelection .container .selectionPanel .dropdowns .entry:not(:first-child){margin-left:10px}.DefinitionSelection .container .selectionPanel .dropdowns .entry:first-child{margin-left:0;width:275px}.DefinitionSelection .container .selectionPanel .dropdowns .entry.tenant{display:none;width:120px}.DefinitionSelection .container .selectionPanel .dropdowns .entry.version{width:120px}.DefinitionSelection .container .diagram{display:flex;flex-grow:1}.DefinitionSelection .container .diagram hr{position:absolute;left:0;border:none;border-bottom:1px solid #d3d3d3;width:100%;margin:0}.DefinitionSelection .container .diagram .BPMNDiagram{padding:10px 0}.DefinitionSelection .container .diagram .BPMNDiagram .ZoomControls{display:none}.DefinitionSelection:not(.Popover) .container .selectionPanel .dropdowns{width:100%}.DefinitionSelection:not(.Popover) .container .selectionPanel .dropdowns .entry:first-child{width:auto;flex:1 1}.TargetValueBadge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.ErrorPage{text-align:center;padding-top:150px;font-size:14px}.ErrorPage h1{font-size:16px;font-weight:700;color:#bfc3c8;white-space:pre;line-height:1.25}.ErrorPage pre{margin:60px;color:#000;font-family:"Courier New",Courier,monospace}.Message{color:#888;font-size:.8em}.Message.error{color:red}.Typeahead{width:100%;position:relative}.Typeahead .Input{width:100%;padding-right:65px}.Typeahead .searchClear{right:50px}.Typeahead .optionsButton{position:absolute;right:0;height:100%;border-top-left-radius:0;border-bottom-left-radius:0}.Typeahead .optionsButton .Icon{margin-right:0}.Typeahead .OptionsList{overflow-y:auto;overflow-x:hidden;border:1px solid #bbb;border-radius:3px;z-index:var(--z-popup);position:absolute;box-shadow:0 1px 1px rgba(0,0,0,.2);background-color:#fff;width:100%;max-height:350px}.Typeahead .OptionsList:empty{display:none}.Typeahead .OptionsList .DropdownOption{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;height:auto}.Typeahead .OptionsList .DropdownOption.isActive{background-color:rgba(216,220,227,.5);color:#000;border:none;-webkit-transition:none;transition:none}.Typeahead .OptionsList .DropdownOption:hover{background-color:#1a6ef4;color:#fff}.Typeahead .OptionsList .DropdownOption:hover .subText{color:#fff}.Typeahead .OptionsList .DropdownOption.message{color:grey;padding-top:10px;padding-bottom:10px}.Typeahead .OptionsList .DropdownOption.message:focus,.Typeahead .OptionsList .DropdownOption.message:hover{color:grey;background-color:#fff;cursor:auto}.Typeahead ::-webkit-scrollbar{-webkit-appearance:none;width:7px}.Typeahead ::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.Labeled .checkLabel{display:flex;align-items:baseline}.Labeled .label{display:inline-block}.Labeled .label.before{margin-bottom:10px;font-size:.875em}.Labeled .label[disabled]{color:graytext}.TypeaheadMultipleSelection{width:100%}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;text-align:center;width:75%}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList input[type=checkbox]{margin-right:.75em}.TypeaheadMultipleSelection .placeholder{background:#f4f4f4;height:30px}.TypeaheadMultipleSelection .endIndicator{height:20px;display:block}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__values-sublist{min-width:220px;word-break:break-all}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__no-items{margin-right:20px}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__input{width:50%}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__labeled-input{display:flex;align-items:baseline;width:75%;justify-content:flex-end;position:relative}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__labeled-valueList{display:flex;align-items:baseline;justify-content:space-between}.TypeaheadMultipleSelection .TypeaheadMultipleSelection{display:flex;flex-direction:column;align-items:flex-start;width:100%}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__load-more-button{width:100%}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueListItem{margin-bottom:8px;display:flex;position:relative}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueListItem.draggable{padding-left:20px}.TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueListItem.draggable:before{content:".";position:absolute;left:5px;top:0;font-size:20px;line-height:10px;color:#707070;text-shadow:0 5px #707070,0 10px #707070,5px 0 #707070,5px 5px #707070,5px 10px #707070}.rdrCalendarWrapper .rdrDateDisplayWrapper{display:none}.PickerDateInput{position:relative}.PickerDateInput .Input{width:130px}.PickerDateInput .Input.highlight{border-color:#0091ff;background-color:rgba(0,145,255,.1)}.PickerDateInput .Input.highlight.isInvalid{background-color:#f9d0d5}.PickerDateInput .Icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;color:#8e8e8e}.PickerDateInput .PickerDateInputWarning{position:absolute;top:30px}.DateFields{position:relative;margin-bottom:15px}.DateFields .inputContainer{display:flex;align-items:center;flex-wrap:nowrap}.DateFields .inputContainer .PickerDateInput:first-child{margin-right:15px}.DateFields .inputContainer .PickerDateInput:first-child:after{right:-10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"-"}.DateFields .dateRangeContainer{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;left:0;top:50px;box-shadow:0 5px 15px rgba(0,0,0,.5);border:1px solid rgba(0,0,0,.2);background-color:#fff;padding:5px 0;z-index:var(--z-popup)}.DateFields .dateRangeContainer.dateRangeContainerLeft:before{left:20px}.DateFields .dateRangeContainer.dateRangeContainerLeft:after{left:0}.DateFields .dateRangeContainer.dateRangeContainerRight:before{left:160px}.DateFields .dateRangeContainer.dateRangeContainerRight:after{left:140px}.DateFields .dateRangeContainer:before{content:" ";display:block;width:20px;height:20px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);border:1px solid rgba(0,0,0,.2);background-color:#fff;top:-10px}.DateFields .dateRangeContainer:after{content:" ";display:block;width:50px;height:22px;position:absolute;background-color:#fff;top:0}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.LoadingIndicator{margin:5px auto 13px;width:22px;height:22px}.LoadingIndicator.small{width:10px;height:10px;margin-bottom:9px}.LoadingIndicator.small:after{border-width:2px}.LoadingIndicator:after{width:inherit;height:inherit;box-sizing:initial;content:" ";display:inline-block;border-radius:50%;border:4px solid #666;border-left-color:transparent;-webkit-animation:spinner .7s linear infinite;animation:spinner .7s linear infinite}.ColorPicker{width:200px}.ColorPicker .colorsContainer{width:100%;display:flex;flex-wrap:wrap}.ColorPicker .colorsContainer .color{width:25px;height:25px;cursor:pointer}.ColorPicker .colorsContainer .color.active,.ColorPicker .colorsContainer .color:hover{box-shadow:0 0 5px 2px rgba(0,0,0,.25);border:2px solid #fff}.EntityName{position:relative;flex-grow:1;display:flex;width:100%;padding-right:48px}.EntityName .name-container{position:absolute;display:inline-block;flex-shrink:1;width:100%;padding-right:inherit;margin:0}.EntityName .name-container .name{display:inline-block;line-height:35px;font-weight:500;font-size:18px;color:#3b3b3b;max-width:calc(100% - 30px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EntityName .Tooltip{position:absolute;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:346px;pointer-events:none}.EntityName .Tooltip .Tooltip__text-bottom{padding:9px 13px 9px 11px;color:hsla(0,0%,100%,.85);font-size:14px;font-weight:400;text-align:left}.EntityName .Popover{display:inline-block;vertical-align:top;margin-top:7px}.EntityName .Popover .Popover__button{width:20px;height:20px;margin-left:3px}.EntityName .Popover .Popover__button:hover{background-color:#efefef}.EntityName .Popover .Popover__button.active,.EntityName .Popover .Popover__button:active{background-color:#cdcdcd}.EntityName .Popover .Popover__button .Icon{margin:2px}.EntityName .Popover .Popover__button .downIcon{display:none}.EntityName .Popover .Popover__dialog{margin-left:-20px;padding-top:20px;width:277px}.EntityName .Popover .Popover__dialog dl{margin:0}.EntityName .Popover .Popover__dialog dl dt{font-size:12px;color:#909090}.EntityName .Popover .Popover__dialog dl dd{margin:3px 0 10px;font-size:14px;color:#4c4c4c}.dark .EntityName .name-container .name{color:#dedede}.EntityNameForm .name-container{position:relative;flex-grow:1;display:flex;width:100%;padding-right:48px}.EntityNameForm .Input.name-input{font-size:14px;width:100%}.EntityNameForm .Input.name-input::-webkit-input-placeholder{font-weight:400;color:#bdbdbd}.EntityNameForm .Input.name-input::-moz-placeholder{font-weight:400;color:#bdbdbd}.EntityNameForm .Input.name-input:-ms-input-placeholder{font-weight:400;color:#bdbdbd}.EntityNameForm .Input.name-input:-moz-placeholder{font-weight:400;color:#bdbdbd}.EntityNameForm .cancel-button{color:#4c4c4c;text-decoration:none}.Form .InputGroup{display:flex;align-items:flex-end}.Form .InputGroup>:not(:first-child){margin-left:10px}.Form .InputGroup>:not(.Select){flex:1 1;min-width:0}.Form .Switch,.Form input[type=checkbox],.Form input[type=radio]{margin-right:10px}.Form .Switch+label:not(.Switch),.Form input[type=checkbox]+label:not(.Switch),.Form input[type=radio]+label:not(.Switch){display:inline-block}.Form>fieldset:first-child legend{padding:0}.Form fieldset{border:none;margin:0;padding:0}.Form fieldset legend{padding:10px 0;font-weight:700;margin-top:0}.Form fieldset>*{width:100%;margin-top:10px}.Form:not(.compact){margin-bottom:20px}.Form:not(.compact) .formTitle{margin-top:10px;font-weight:700}.Form:not(.compact) .formDescription{margin-top:10px;font-size:.875em}.Form:not(.compact) .ButtonGroup{padding-bottom:10px}.Form:not(.compact) .MessageBox{margin-bottom:10px}.Form:not(.compact) .FormGroup:not(.noSpacing){padding:17px 0}.Form:not(.compact) .FormGroup:last-child{padding-bottom:0}.Form:not(.compact) .FormGroup .Labeled label .label+*{width:100%}.Form:not(.compact) .FormGroup .Switch+label,.Form:not(.compact) .FormGroup input[type=checkbox]+label,.Form:not(.compact) .FormGroup input[type=radio]+label{padding:10px 0}.Form:not(.compact).horizontal{width:90%}.Form:not(.compact).horizontal .formDescription,.Form:not(.compact).horizontal .formTitle{margin-left:30%}.Form:not(.compact).horizontal .Message{margin-left:30%;margin-top:3px}.Form:not(.compact).horizontal .Switch,.Form:not(.compact).horizontal input[type=checkbox],.Form:not(.compact).horizontal input[type=radio],.Form:not(.compact).horizontal legend{margin-left:30%}.Form:not(.compact).horizontal legend .Switch{margin-left:0}.Form:not(.compact).horizontal .FormGroup .Labeled label{display:flex;align-items:baseline}.Form:not(.compact).horizontal .FormGroup .Labeled label .label.before{width:30%;padding-right:10px;margin-bottom:0;text-align:right}.Form:not(.compact).horizontal .FormGroup .Labeled label .label.before+*{width:70%}.Form:not(.compact).horizontal .FormGroup>:not(.Labeled):not(.LabeledInput):not(fieldset):not(label):first-child{width:30%;display:inline-block;padding-right:10px;margin-bottom:0;text-align:right}.Form:not(.compact).horizontal .FormGroup>:not(.Labeled):not(.LabeledInput):not(fieldset):not(label):first-child+*{display:inline-flex;width:70%}.Form:not(.compact).horizontal .FormGroup>span:first-child{font-size:.875em}.Form:not(.compact).horizontal .FormGroup>.LabeledInput .label.after,.Form:not(.compact).horizontal .FormGroup>label{display:block;padding:10px 0}.Form:not(.compact).horizontal .MessageBox{width:110%}.Form.compact{font-size:.875em}.Form.compact .formTitle{font-weight:700}.Form.compact .formDescription{margin-top:5px;font-size:.875em}.Form.compact>div:first-child>fieldset:first-child legend,.Form.compact>fieldset:first-child legend{border:none;padding:0}.Form.compact fieldset{padding:0 0 20px}.Form.compact fieldset legend{border-top:1px solid #d3d3d3;padding:14px 0 0}.Form.compact .FormGroup:not(.noSpacing){padding:5px 0 20px}.Form.compact .FormGroup:not(.noSpacing):not(:first-child){border-top:1px solid #d3d3d3;padding-top:14px}.Form.compact .FormGroup.noSpacing>.Switch:only-child{margin:5px 0 14px}.Form.compact .FormGroup>.LabeledInput:not(:first-child),.Form.compact .FormGroup>label:not(:first-child){margin-top:10px}.Form.compact .Labeled .label{margin-bottom:5px}.Form.compact .Labeled .label+*{width:100%}.Badge{font-size:12px;border-radius:10px;height:20px;font-weight:400;background:#e5f6ff;color:#1a6ef4;padding:3px 10px;margin-left:5px;white-space:nowrap}.NavItem{padding:0 20px;border-left:1px solid #dedede;height:24px;display:flex;align-items:center}.NavItem:first-child{min-width:80px}.NavItem:last-child{margin-right:0;border-right:1px solid #dedede}.NavItem .breadcrumb{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.NavItem .breadcrumb .arrow{padding:0 10px}.NavItem a{color:#909090}.NavItem .active{color:#666}.SubNav{position:fixed;top:48px;left:0;margin:0;width:100%;padding:12px 0 11px;font-weight:500;border-bottom:1px solid #ddd;font-size:15px;display:flex}.SubNav li{list-style:none}.SubNav .NavItem:first-child{border-left:none}.SubNav a{text-decoration:none}.Tooltip{position:relative;display:inline-block;padding:5px 0;z-index:var(--z-popup)}.Tooltip.light .Tooltip__text-bottom,.Tooltip.light .Tooltip__text-top{background:#fff;color:#000;border:1px solid grey}.Tooltip.light .Tooltip__text-bottom:before,.Tooltip.light .Tooltip__text-top:before{content:" ";position:absolute;margin-left:-5px;border-width:5px;border-style:solid}.Tooltip.light .Tooltip__text-top:before{top:100%;left:50%;border-color:grey transparent transparent}.Tooltip.light .Tooltip__text-top:after{border-color:#fff transparent transparent}.Tooltip.light .Tooltip__text-bottom:before{bottom:100%;left:50%;border-color:transparent transparent grey}.Tooltip.light .Tooltip__text-bottom:after{border-color:transparent transparent #fff}.Tooltip .Tooltip__text-bottom,.Tooltip .Tooltip__text-top{background-color:#000;color:#fff;text-align:center;padding:3px 10px;border-radius:6px;bottom:100%;font-size:.8em;font-weight:700;position:relative}.Tooltip .Tooltip__text-top:after{content:" ";position:absolute;top:calc(100% - 1px);left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#000}.Tooltip .Tooltip__text-bottom:after{content:" ";position:absolute;bottom:calc(100% - 1px);left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#000}.SearchField{margin-top:2px;height:32px;position:relative}.SearchField .Button{position:absolute;top:0;right:0}.SearchField .Button .Icon{position:absolute;top:0;left:0;width:24px;height:24px;font-size:24px;opacity:1;-webkit-transition:opacity .1s;transition:opacity .1s}.SearchField .Button .Icon.hidden{opacity:0}.SearchField .Input{width:0;border-radius:16px;background-color:initial;border:none;height:32px;padding-left:12px;font-size:14px;color:#666;-webkit-transition:width .3s,background-color .3s;transition:width .3s,background-color .3s}.SearchField .Input.open{width:180px;background-color:#dedede}.SearchField .Input:focus{box-shadow:none}.ListItemAction{margin:0 14px}.ListItemAction,.ListItemAction .activateButton{height:32px;width:32px}.ListItemAction .activateButton .Icon{width:24px;height:24px;font-size:24px}.ListItemAction .activateButton .downIcon{display:none}.ListItemAction.Dropdown.is-open .menu{top:26px;left:auto!important;right:0}.ListItemAction .DropdownOption{padding-left:10px}.ListItemAction .DropdownOption .Icon{margin-right:8px}.ListItem{width:100%;height:60px;border-radius:3px;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);border:1px solid #dedede;background-color:#fff;margin-bottom:14px;list-style:none}.ListItem>a:hover{background-color:#fcfcfc}.ListItem>a,.ListItem>div{display:flex;align-items:center;height:100%;color:inherit;text-decoration:none}.ListItem>a>.Icon,.ListItem>div>.Icon{flex:0 0 24px;font-size:24px;margin-left:15px;margin-right:0}.ListItem .Input[type=checkbox]{margin-left:20px;margin-right:0;flex:0 0 18px;height:18px;visibility:hidden}.ListItem .name{margin-left:19px;display:flex;flex-direction:column;flex-grow:1;padding-right:10px;overflow:hidden}.ListItem .name .type{color:#7f7f7f;font-size:12px;line-height:1.5}.ListItem .name .entity,.ListItem .name .type{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ListItem .name .entity{color:#3b3b3b;font-size:15px;line-height:1.2;font-weight:500}.ListItem .meta{color:#7f7f7f;font-size:14px;flex:0 0 200px;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ListItem .warning{flex:0 0 50px;color:#c20000;text-align:center;position:relative;height:18px}.ListItem .warning .Icon{margin:0;font-size:18px;vertical-align:initial}.ListItem .warning .Tooltip{display:none;position:absolute;top:18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ListItem .warning .Tooltip .Tooltip__text-bottom{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:170px}.ListItem .warning:hover .Tooltip{display:block}.ListItem:not(:hover) .ListItemAction.Button,.ListItem:not(:hover) .ListItemAction .Button{opacity:0}.ListItem:not(:hover) .ListItemAction.Button.active,.ListItem:not(:hover) .ListItemAction .Button.active,.ListItem:not(:hover) .ListItemAction.Button.focus-visible,.ListItem:not(:hover) .ListItemAction .Button.focus-visible{opacity:1}.EntityList{width:100%;height:100%;padding:0 65px;overflow:auto}.EntityList .empty{margin-top:50px;margin-bottom:20px;text-align:center;font-size:14px;color:#909090}.EntityList.scrolled .header{border-bottom:1px solid #cdcdcd;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}.EntityList.embedded{padding:0}.EntityList.embedded .header{margin:0;padding:18px 0;width:100%}.EntityList.embedded .header .titleBar h1{font-weight:700;font-size:16px;color:#000;color:initial;line-height:normal;align-self:flex-end}.EntityList .header{margin:0 -65px;width:calc(100% + 130px);position:-webkit-sticky;position:sticky;padding:32px 65px 0;top:0;background-color:#fff;box-shadow:none;border-bottom:1px solid transparent;-webkit-transition:box-shadow .2s,border .2s;transition:box-shadow .2s,border .2s;z-index:var(--z-above)}.EntityList .header .titleBar{line-height:32px;display:flex;padding-bottom:18px}.EntityList .header .titleBar h1{font-size:24px;line-height:32px;font-weight:400;color:#3b3b3b;margin:0;flex-grow:1}.EntityList .header .titleBar>.action:not(:empty){margin-left:20px}.EntityList .columnHeaders{display:flex;padding-bottom:11px;padding-left:97px;padding-right:61px;color:#909090;font-size:14px;line-height:18px}.EntityList .columnHeaders>div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:10px}.EntityList .columnHeaders .name{flex:1 1}.EntityList .columnHeaders .meta{flex:0 0 200px}.EntityList ul{padding:0;margin:0 0 20px}.EntityList .LoadingIndicator{margin-top:74px}.UserTypeahead .DropdownOption .subTexts{display:block;font-size:14px;color:grey;overflow:hidden;text-overflow:ellipsis}.UserTypeahead .DropdownOption .subTexts .subText:after{content:" - "}.UserTypeahead .DropdownOption .subTexts .subText:last-of-type:after{content:""}.DateRangeInput .selectGroup{align-items:flex-start;position:relative}.DateRangeInput .unitSelection{display:flex;flex-wrap:wrap;align-items:center}.DateRangeInput .unitSelection .Input.number{max-width:50px;margin:0 10px}.DateRangeInput .unitSelection .Select{flex:1 1}.DateRangeInput .unitSelection .customDate{border-top:1px solid #bbb}.DateRangeInput .Message{margin-top:10px}.DateRangeInput .Message.error{width:100%}.RawDataModal .Modal__content{max-height:calc(100vh - 150px)}.DiagramModal .Modal__content,.RawDataModal .Modal__content{display:flex;flex-direction:column}.SingleReportDetails h2{font-size:14px;font-weight:500;margin-bottom:3px}.SingleReportDetails .nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SingleReportDetails .modalsButtons .Button{font-size:12px}.SingleReportDetails .modalsButtons .Button:first-child{margin-right:22px}.SingleReportDetails hr{border:none;border-bottom:1px solid #dedede;margin:20px 0}.ReportDetails dl{margin:0}.ReportDetails dl dt{font-size:12px;color:#909090}.ReportDetails dl dd{margin:3px 0 10px;font-size:14px;color:#4c4c4c}.DateFilter .Form{padding-left:20%;padding-right:10%}.DateFilter .Form .previewContainer{min-height:50px}.DateFilter .DateFilterPreview{font-size:.875em;align-items:center;white-space:nowrap}.DateFilterPreview .parameterName{font-weight:700}.DateFilterPreview span.previewItemValue{background-color:#7fa8c5;padding:1px 8px 2px;border-radius:10px;color:#fff;white-space:nowrap;display:inline-block;margin:3px 0}.NumberInput .undefinedOption{margin-bottom:15px}.NumberInput .valueList{list-style:none;padding:0;margin:0;max-width:90%;text-align:center}.NumberInput .valueList input[type=checkbox]{margin-right:.75em}.NumberInput .valueList.valueListInputs{width:50%}.NumberInput .valueList.valueListInputs input[type=text]{width:100%}.NumberInput .valueListItem{margin-bottom:8px;display:flex}.NumberInput .removeItemButton{border:1px solid transparent;border-radius:1}.NumberInput .valueListButton{text-align:center}.NumberInput .addValueButton{width:100%}.StringInput__selection{display:flex;flex-direction:column;align-items:center;width:100%}.StringInput__load-more-button{width:35%}.DateInput .previewContainer{min-height:50px;font-size:.875em;white-space:nowrap}.DateInput .previewContainer .parameterName{font-weight:700}.DateInput .previewContainer .previewItemValue{background-color:#7fa8c5;padding:1px 8px 2px;border-radius:10px;color:#fff;white-space:nowrap;display:inline-block;margin:3px 0}.VariableFilter__modal .LabeledTypeahead{margin-bottom:24px}.valueFields{list-style:none;padding:0;margin:0;display:flex;justify-content:center}.buttonRow{margin-bottom:24px}.NodeFilter .modalContent{display:flex;flex-direction:column}.NodeFilter .modalContent .diagramContainer{margin-top:25px;flex-grow:1;display:flex}.NodeFilter .modalContent .preview{margin-bottom:24px}.NodeFilter .modalContent .preview .parameterName{font-style:italic;font-weight:700}.NodeFilter .modalContent .preview .previewList{display:inline;padding:0;line-height:30px}.NodeFilter .modalContent .preview .previewList .previewItem{list-style-type:none;display:inline-block}.NodeFilter .modalContent .preview .previewList .previewItem .previewItemOperator{white-space:pre-wrap}.NodeFilter .modalContent .preview .previewList .previewItem .previewItemValue{background-color:#7fa8c5;padding:1px 8px 2px;border-radius:10px;color:#fff}.DurationFilter .description{color:#717171;margin:24px 0;text-align:center}.NodesTable{max-height:30%}.NodesTable table{height:100%}.NodesTable .selection{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row}.NodesTable .selection,.NodesTable .selection .Input{min-width:0;flex-grow:1}.NodesTable .selection .Dropdown{position:static;min-width:0;width:130px}.NodesTable .selection .Dropdown .menu{bottom:0;left:auto!important}.NodesTable .selection .Dropdown .menu>ul.scrollable{overflow:auto}.NodesTable .selection .Dropdown.operator{margin-right:10px}.NodesTable .selection .Dropdown.unit{margin-left:10px}.NodesTable .selection .Dropdown.unit .menu{right:50px;height:250px}.NodeDuration .content-container{display:flex;flex-direction:column;height:100%;min-height:0}.NodeDuration .diagram-container{height:70%;display:flex}.NodeDuration .Message{text-align:right}.AssigneeFilter .InputGroup{margin-top:15px}.AssigneeFilter .InputGroup .Button{flex:none}.AssigneeFilter .info{font-size:.875em;padding-bottom:10px;border-bottom:1px solid #dedede}.AssigneeFilter .addedValues{min-height:50px;max-height:calc(100vh - 415px);overflow-y:scroll}.AssigneeFilter .addedValues::-webkit-scrollbar{-webkit-appearance:none;width:7px}.AssigneeFilter .addedValues::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.FilterList{display:inline;padding:0}.FilterList .listItem{list-style-type:none;display:inline-flex;margin:10px 0;cursor:pointer}.FilterList .listItem:first-child{margin-left:0}.FilterList .listItem:last-child{margin-right:20px}.FilterList .listItem.notEditable{cursor:default}.FilterList .listItem .ActionItem{display:flex;flex-wrap:wrap;align-items:center}.FilterList .listItem .ActionItem *{white-space:pre-wrap}.FilterList .listItem .ActionItem .parameterName{font-style:italic;font-weight:700}.FilterList .listItem .ActionItem .previewItemValue{position:relative;background-color:#7fa8c5;padding:1px 8px 2px;border-radius:10px;color:#fff;white-space:nowrap;display:inline-block;margin:3px 0}.FilterList .listItem .ActionItem .previewItemValue .Tooltip{display:none;position:absolute;top:28px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.FilterList .listItem .ActionItem .previewItemValue .Tooltip .Tooltip__text-bottom{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:0;font-weight:400;text-align:left;font-size:1em;border:1px solid #cdcdcd;box-shadow:0 2px 7px -4px #555;border-radius:8px;padding:10px 20px 15px}.FilterList .listItem .ActionItem .previewItemValue .Tooltip .Tooltip__text-bottom:before{border-color:transparent transparent #cdcdcd}.FilterList .listItem .ActionItem .previewItemValue .Tooltip .Tooltip__text-bottom .flowNode{padding:5px 0}.FilterList .listItem .ActionItem .previewItemValue:hover .Tooltip{display:block}.FilterList .listItem .ActionItem .previewList{padding:0}.FilterList .listItem .ActionItem .previewList .previewItem,.FilterList .listItemConnector{list-style-type:none;display:inline-block}.FilterList .listItemConnector{margin:0 .5em}.Filter{display:inline}.InstanceCount{margin-top:3px;height:16px}.InstanceCount .countString{font-size:12px;color:#909090}.InstanceCount .Popover{display:inline}.InstanceCount .Popover .countString{margin-bottom:10px}.InstanceCount .Popover .Popover__button{font-size:12px;font-weight:700;padding:0;width:auto;background:transparent;border:0}.InstanceCount .Popover .Popover__button .downIcon{display:none}.InstanceCount .Popover .Popover__button.icon{width:20px;height:20px}.InstanceCount .Popover .Popover__button.icon:hover{background-color:#efefef}.InstanceCount .Popover .Popover__button.icon.active,.InstanceCount .Popover .Popover__button.icon:active{background-color:#cdcdcd}.InstanceCount .Popover .Popover__button.icon .Icon{margin:2px}.InstanceCount .Popover .Popover__button:not(.icon){color:#909090}.InstanceCount .Popover .Popover__button:not(.icon):after{content:"."}.InstanceCount .Popover .Popover__button:not(.icon):disabled{cursor:text}.InstanceCount .Popover .Popover__button:not(.icon):not(:disabled):hover{text-decoration:underline}.InstanceCount .Popover>div{position:absolute;left:50%}.InstanceCount .Popover>div .Popover__dialog{margin-left:-40px;padding-top:20px;min-width:397px}.InstanceCount .Popover .FilterList .listItem{width:100%;margin:0 0 5px;cursor:unset}.InstanceCount .Popover .FilterList .ActionItem{width:100%;min-height:41px;padding-left:2px}.InstanceCount .Popover .FilterList .ActionItem .content{padding:6px 4px}.InstanceCount .Popover .FilterList .ActionItem .Button{display:none}.InstanceCount .Popover .FilterList .ActionItem .withTooltip{background:none;margin:0;padding:0}.InstanceCount .Popover .FilterList .ActionItem .withTooltip>span{display:none}.InstanceCount .Popover .FilterList .ActionItem .withTooltip .Tooltip{display:block;position:relative;top:0;left:0;padding:0;-webkit-transform:none;transform:none}.InstanceCount .Popover .FilterList .ActionItem .withTooltip .Tooltip .Tooltip__text-bottom{border:none;box-shadow:none;padding:0}.InstanceCount .Popover .FilterList .ActionItem .withTooltip .Tooltip .Tooltip__text-bottom:after,.InstanceCount .Popover .FilterList .ActionItem .withTooltip .Tooltip .Tooltip__text-bottom:before,.InstanceCount .Popover .FilterList .listItemConnector{display:none}@-webkit-keyframes appear{0%{opacity:0;margin-top:-60px}}@keyframes appear{0%{opacity:0;margin-top:-60px}}@-webkit-keyframes disappear{to{opacity:0;margin-top:-60px}}@keyframes disappear{to{opacity:0;margin-top:-60px}}.Notification{position:relative;pointer-events:auto;width:731px;border-radius:3px;background-color:#0086cc;box-shadow:0 2px 2px 0 rgba(0,0,0,.5);padding:20px 50px;margin:34px auto auto;color:#fff;-webkit-animation:appear .35s ease-in-out;animation:appear .35s ease-in-out}.Notification>.Icon{position:absolute;left:20px;top:21px}.Notification .Button.close{position:absolute;right:20px;top:20px;background:transparent;border:none;color:#fff;padding:1px}.Notification .Button.close .Icon{margin-right:0}.Notification.success{background-color:#00c364}.Notification.warning{background-color:#ffa533}.Notification.error{background-color:#b5152b}.Notification.closing{-webkit-animation:disappear .35s ease-in-out forwards;animation:disappear .35s ease-in-out forwards}.Notifications{position:absolute;width:100%;z-index:var(--z-notification);pointer-events:none}.BranchControlPanel{background-color:#f4f4f4;border-radius:8px;border:1px solid #dfdfdf;padding:12px;margin-bottom:1em}.BranchControlPanel .list{list-style:none;margin:0;padding:0;display:inline}.BranchControlPanel .list .item{display:inline;position:relative;padding-right:20px}.BranchControlPanel .list .item.summary{line-height:50px}.BranchControlPanel .list .item.summary .DefinitionSelection{display:inline-block;margin:0 .5em;line-height:normal;width:220px}.BranchControlPanel .list .item.summary .DefinitionSelection .Popover__button{padding-left:20px}.BranchControlPanel .list .item .config{cursor:default;display:inline-block;margin:0 .5em;line-height:20px}.bjs-container:not(.highlight-single-path) .analysis-part-highlight.ClickBehavior__disabled,.bjs-container:not(.highlight-single-path) .analysis-part-highlight.DiagramBehavior__disabled{opacity:1}.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual circle,.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual path,.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual polygon,.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual rect{stroke:#0086cc!important}.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual polygon,.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual rect{stroke-width:3px!important}.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual circle:not(:only-child){stroke-width:2px!important}.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual polygon+path,.bjs-container:not(.highlight-single-path) .analysis-part-highlight .djs-visual text{fill:#0086cc!important}.bjs-container:not(.highlight-single-path) .analysis-part-highlight.djs-connection .djs-visual path{marker-end:url(#sequenceflow-end-highlight)!important;stroke-width:3px!important;fill:none!important}.DiagramBehavior__clickable{cursor:pointer}.DiagramBehavior__disabled{opacity:.3}.djs-shape.ClickBehavior__node{opacity:1}.DiagramBehavior__highlight .djs-outline{stroke-width:2px!important;stroke:#276e8c!important;fill:rgba(188,211,220,.4)!important}.DiagramBehavior__selected .djs-outline{visibility:visible;shape-rendering:initial!important;stroke-dasharray:none!important;stroke-width:2px!important;stroke:#276e8c!important;fill:rgba(48,116,142,.6)!important}.DiagramBehavior__selected.hover .djs-outline{stroke-width:2px!important;stroke:#1d5770!important;fill:rgba(29,87,112,.6)!important}g.chart-hover path{stroke:#b5152b!important;stroke-width:3px!important}.DiagramBehavior__overlay{display:inline-block;background-color:#fff}.DiagramBehavior__end-event-statistics{border:1px solid grey;width:350px;margin-bottom:0}.DiagramBehavior__end-event-statistics tr{background-color:#fff}.DiagramBehavior__end-event-statistics td{vertical-align:middle}.DiagramBehavior__end-event-statistics td:first-child{font-size:2rem;text-align:right}.Statistics{width:500px;overflow:auto;padding:.5em;border-left:1px solid #d3d3d3;position:relative}.Statistics .diagram-container{width:100%;height:100px;display:inline-block}.Statistics .placeholder{margin:1em;border-radius:10px;background-color:#eee;position:absolute;font-size:1.4em;padding:1em;color:#777;text-align:center;display:flex;align-items:center;height:auto}.BranchAnalysis{display:flex;flex-direction:column;flex-grow:1;height:100%}.BranchAnalysis .content{display:flex;flex-direction:row;flex-grow:1}.BranchAnalysis__diagram{display:flex;flex-grow:1}.OutlierControlPanel{background-color:#f4f4f4;border-radius:8px;border:1px solid #dfdfdf;padding:12px;margin-bottom:1em}.OutlierControlPanel .list{list-style:none;margin:0;padding:0;display:inline}.OutlierControlPanel .list .item{display:inline;position:relative;padding-right:20px;line-height:50px}.OutlierControlPanel .list .item .DefinitionSelection{display:inline-block;margin:0 .5em;line-height:normal;width:220px}.OutlierControlPanel .list .item .DefinitionSelection .Popover__button{padding-left:20px}.OutlierDetailsModal{width:70%}.OutlierDetailsModal .description{font-weight:700;padding-top:0;padding-bottom:20px}.OutlierDetailsModal .description .Button{margin-left:20px}.DurationChart{width:100%;height:500px}.VariablesTable .Table{height:500px}.VariablesTable .outliersCount{display:flex;flex-wrap:wrap;justify-content:space-between}.OutlierAnalysis{flex-direction:column;height:100%}.OutlierAnalysis,.OutlierAnalysis .OutlierAnalysis__diagram{display:flex;flex-grow:1}.OutlierAnalysis .Tooltip__text-bottom,.OutlierAnalysis .Tooltip__text-top{padding:10px}.OutlierAnalysis .nodeTooltip{text-align:left;overflow:hidden;padding:0 1px}.OutlierAnalysis .nodeTooltip .tooltipTitle{font-weight:400;white-space:nowrap}.OutlierAnalysis .nodeTooltip .description{font-weight:400;width:-webkit-max-content;width:-moz-max-content;width:max-content}.OutlierAnalysis .nodeTooltip .Button{float:right;margin-left:10px}.OutlierAnalysis .nodeTooltip .Button .Icon{min-height:14px}.Analysis{padding:68px 20px 0;height:100%}.UsersModal .inputGroup{display:flex;align-items:flex-end}.UsersModal .inputGroup .userTypeahead{flex-grow:1;margin-right:10px}.UsersModal .description{color:#717171;margin-top:0;font-size:.875em}.UsersModal .EntityList{margin-top:32px}.UsersModal .EntityList .content{max-height:calc(100vh - 415px);overflow-y:scroll}.UsersModal .EntityList .content::-webkit-scrollbar{-webkit-appearance:none;width:7px}.UsersModal .EntityList .content::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.PublishModal .permission{margin-bottom:20px}.PublishModal .permission h4{font-weight:700;margin-bottom:10px}.PublishModal .permission .Button{margin-left:10px}.ExternalSource.empty{text-align:center;color:#aeaeae;padding-top:10px;padding-bottom:20px}.EventsSourceModal .ButtonGroup{margin-bottom:30px}.EventsSourceModal .DefinitionSelection{min-height:82px}.EventsSourceModal .DefinitionSelection .info{display:none}.EventsSourceModal .Message.error{margin-top:-10px}.EventsSourceModal .sourceOptions>.FormGroup .label.after{padding:10px 0}.EventsSourceModal .sourceOptions>.FormGroup .displayHeader{display:flex}.EventsSourceModal .sourceOptions>.FormGroup .displayHeader h4{font-weight:700;margin-bottom:10px;color:#606060;margin-right:10px}.GenerationModal .description{font-size:.875em;color:#909090}.Events{height:100%}.Events input.hidden{display:none}.Checkmark{flex:0 0 50px;color:#c20000;position:relative;height:18px}.Checkmark .Icon{margin:0;color:#1a70ff;font-size:18px;vertical-align:initial}.Checkmark .Tooltip{display:none;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Checkmark .Tooltip.top{bottom:20px}.Checkmark .Tooltip .Tooltip__text-bottom,.Checkmark .Tooltip .Tooltip__text-top{padding:10px;line-height:20px;font-size:.875em;font-weight:400;text-align:left;white-space:nowrap}.Checkmark .Tooltip .Tooltip__text-bottom span,.Checkmark .Tooltip .Tooltip__text-top span{font-weight:700}.Checkmark:hover .Tooltip{display:block}.ProcessView{height:100%;display:flex;flex-direction:column}.ProcessView .progressLabel{margin-right:15px;font-size:13px;color:#757575}.ProcessView .header .MessageBox{margin-top:10px}.EventsSources,.EventsSources .sourcesList{display:flex;align-items:center;flex-grow:1;min-width:100px}.EventsSources .sourcesList{border-left:1px solid #ddd;margin:7px 10px;flex-wrap:wrap}.EventsSources .sourcesList .Dropdown{margin:2px 0 2px 10px;min-width:100px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;flex-basis:0;flex-grow:1}.EventsSources .sourcesList .Dropdown .Button{padding:2px 30px 2px 10px;background:#dedede;color:#5d5d5d;border-radius:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EventsSources .sourcesList .Dropdown.isActive .Button{background:#4d90ff;border-color:#1a70ff;color:#fcfcfc;border-radius:20px;font-size:.875em;white-space:nowrap}.EventsSources .sourcesList .Dropdown.isActive .Button.isActive,.EventsSources .sourcesList .Dropdown.isActive .Button:hover{background:#1a70ff}.EventsSources .addProcess{align-self:flex-start;margin-top:5px;margin-right:10px;height:32px;min-width:165px;white-space:nowrap}.EventTable{border:1px solid #dfdfdf;border-bottom:none;position:relative}.EventTable>.header{border-bottom:1px solid #dfdfdf;background-color:#f8f8f8;display:flex;align-items:flex-start;min-height:43px}.EventTable>.header .Switch{font-size:14px;color:#787878;margin-top:12px}.EventTable>.header .Switch .label{white-space:nowrap}.EventTable>.header b{font-size:14px;color:#434343;margin:12px 20px;white-space:nowrap}.EventTable>.header .searchContainer{position:relative;margin-top:5px}.EventTable>.header .searchContainer .searchIcon{position:absolute;left:10px;top:0;bottom:0;margin:auto;color:#6a727e}.EventTable>.header .searchContainer .searchInput{padding:6px 35px}.EventTable>.header .collapseButton{margin-top:5px;border:none;border-left:1px solid #ddd;margin-left:10px;border-radius:0}.EventTable>.header .collapseButton:active,.EventTable>.header .collapseButton:hover{background-color:unset}.EventTable>.header .collapseButton .Icon{margin-right:0}.EventTable .Table{height:300px;-webkit-transition:height .25s;transition:height .25s}.EventTable .Table.collapsed{height:0;overflow:hidden}.EventTable .Table table{border:none}.EventTable .Table table thead tr .tableHeader:first-child{min-width:0;visibility:hidden}.EventTable .Table table thead tr .tableHeader:nth-child(2):before{width:0}.EventTable .Table table tr>:first-child{min-width:0!important;width:60px!important;max-width:60px!important}.EventTable .Table table tbody .Dropdown{position:static}.EventTable .Table table tbody .Dropdown .activateButton{border:0;background:none;padding:0 30px 0 0;font-size:1em}.EventTable .Table table tbody .Dropdown .menu{left:auto!important;width:100px}.EventTable .Table table tbody tr.mapped:hover{background-color:#efefef;cursor:pointer}.EventTable .Table table tbody tr:not(.disabled).mapped{color:#fff;background-color:#3c85ff}.EventTable .Table table tbody tr:not(.disabled).mapped .Button{color:#fff}.EventTable .Table table tbody tr.suggested{border-left:10px solid #3c85ff}.EventTable .Table table tbody tr span.disabled{opacity:.36}:not(.ProcessEdit)>.BPMNDiagram .djs-element.hover .djs-outline,:not(.ProcessEdit)>.BPMNDiagram .djs-element.selected .djs-outline{stroke:none}.ProcessEdit{height:100%;display:flex;flex-direction:column}.ProcessEdit .BPMNDiagram{min-height:370px}.Process{height:100%}.Process>.ProcessView>.header{margin-bottom:40px}.Process>.ProcessEdit>.header{margin-bottom:20px}.Process>.ProcessEdit .content,.Process>.ProcessView .content{display:flex;flex-grow:1}.Process>.ProcessEdit>.header,.Process>.ProcessView>.header{padding:30px 40px 0}.Process>.ProcessEdit>.header .head,.Process>.ProcessView>.header .head{display:flex}.Process>.ProcessEdit>.header .tools,.Process>.ProcessView>.header .tools{flex-wrap:nowrap;align-items:baseline;display:flex;flex-shrink:0}.Process>.ProcessEdit>.header .tools .tool-button,.Process>.ProcessView>.header .tools .tool-button{margin-right:6px}.Process>.ProcessEdit>.header .tools .tool-button:last-child,.Process>.ProcessView>.header .tools .tool-button:last-child{margin-right:0}.Process>.ProcessEdit>.BPMNDiagram,.Process>.ProcessView>.BPMNDiagram{margin:0 20px}.Footer{line-height:24px;font-size:.875em;background-color:#fff;border-top:1px solid #eee;color:#777;cursor:default;flex-shrink:0}.Footer .content{display:flex;justify-content:space-between;padding:0 20px}.Footer .content>*{white-space:nowrap}.Footer .content .error{font-size:.7em}.Footer .content .timezone{margin:0 10px;overflow:hidden;text-overflow:ellipsis}.Footer .content .status{list-style:none;padding:0;margin:0}.Footer .content .status .statusItem{display:inline-block;margin-right:10px;white-space:nowrap}.Footer .content .status .statusItem:before{content:"";display:inline-block;width:.65em;height:.65em;border-radius:100%;margin-right:4px;background-color:#b5152b}.Footer .content .status .statusItem.is-connected:before{background-color:#00c364}.Footer .content .status .statusItem.is-in-progress:before{width:.8em;height:.8em;background-size:cover;background-color:#fff;background-image:url(../../static/media/loading.b8038a83.svg)}.Footer .colophon{white-space:nowrap}.HeaderNav{margin:0;flex-grow:1;display:flex;min-width:0;padding:0 100px 0 0}.HeaderNav li{list-style:none}.ChangeLog{display:flex}.ChangeLog .Button{padding:0 20px;border-right:1px solid rgba(0,0,0,.1);margin-right:20px;white-space:nowrap;font-size:.8em}.ChangeLog .Button:hover{border-right:1px solid rgba(0,0,0,.1);text-decoration:none}.ChangeLogModal{font-size:.875em}.ChangeLogModal .Modal__content{max-height:calc(100vh - 150px);overflow:auto}.ChangeLogModal h2{font-size:1.143em;font-weight:600;margin:24px 0 10px}.ChangeLogModal h2:first-of-type{margin-top:0}.ChangeLogModal code{background-color:#eee;font-size:12px;padding:0 4px;border:1px solid #ddd}.ChangeLogModal p{margin:0 0 6px}.Header{border-bottom:1px solid #dedede;font-size:15px;font-weight:500;padding:11px 20px 10px;display:flex;flex-shrink:0}.Header .Dropdown .activateButton{border:none;background-color:#fff;height:100%;padding-top:0;padding-bottom:0;padding-left:0;font-size:15px;color:#909090;font-weight:500;white-space:nowrap}.Header.text-light .NavItem{border-left:1px solid hsla(0,0%,100%,.3)}.Header.text-light .NavItem:last-child{border-right:1px solid hsla(0,0%,100%,.3)}.Header.text-light .NavItem a{color:hsla(0,0%,100%,.7)}.Header.text-light .Header__link,.Header.text-light .Header__link:visited,.Header.text-light .NavItem.active a{color:hsla(0,0%,100%,.9)}.Header.text-light .Dropdown .activateButton{color:hsla(0,0%,100%,.7)}.Header a{text-decoration:none;white-space:nowrap}.Header .Header__link{color:#666;height:100%;display:flex;align-items:center;margin-right:20px;white-space:nowrap}.Header .Header__link img{width:auto;margin-right:20px;height:26px;display:inline-block}.Header .Header__link:visited{color:#666}.Login{position:absolute;top:0;left:0;right:0;bottom:0;z-index:var(--z-login);background-color:#fff;padding-top:200px}.Login .label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Login>*{width:340px;margin-left:calc(50vw - 170px)}.Login h1{color:#666;font-size:1.75em;font-weight:400;margin-bottom:78px;margin-top:8px;text-align:center}.Login .controls{margin-bottom:42px}.Login .controls .row{margin-bottom:1.5em}.Login .controls .Input{font-size:1em;display:block;width:100%;padding:8px 6px}.Login .Button{display:block;font-size:1em;padding:8px 14px 9px}.PrivateRoute,.PrivateRoute>div{height:100%;width:100%}.PrivateRoute.showLogin,.PrivateRoute>div.showLogin{display:none}.FiltersEdit{border-top:1px solid #dedede;border-bottom:1px solid #dedede;background-color:#f8f8f8;padding:15px 40px 4px;margin-bottom:20px}.FiltersEdit h3{display:inline-block;font-size:14px;font-weight:700;margin-right:12px}.FiltersEdit .hint{font-size:12px;color:#909090}.FiltersEdit>ul{padding:0;list-style:none}.FiltersEdit>ul>li{display:inline-block;margin-right:12px}.FiltersEdit>ul>li .ActionItem .content{display:inline-block;padding:0 11px;width:142px;white-space:pre;overflow:hidden;text-overflow:ellipsis;line-height:32px}.FiltersEdit>ul>li .ActionItem .content .variableName{font-weight:700}.dashboardVariableFilter .BooleanInput,.dashboardVariableFilter .DateInput{display:none}.dashboardVariableFilter .preText{margin-bottom:22px}.InstanceStateFilter .Popover .Popover__button .indicator{display:inline-block;width:10px;height:10px;background-color:#cdcdcd;border-radius:50%;margin-right:.7em}.InstanceStateFilter .Popover .Popover__button .indicator.active{background-color:#1a70ff}.DateFilter__Dashboard{width:190px}.DateFilter__Dashboard.fixed{width:-webkit-max-content;width:-moz-max-content;width:max-content}.DateFilter__Dashboard .Dropdown{width:100%}.DateFilter__Dashboard .to{color:#cdcdcd}.DateFilter__Dashboard .Popover__dialog{padding:0}.DateFilter__Dashboard .DateFields{padding:10px 20px 0;margin:0}.DateFilter__Dashboard .DateFields .PickerDateInput:after{display:none}.DateFilter__Dashboard .DateFields .PickerDateInput .PickerDateInputWarning{top:35px;font-size:10px}.DateFilter__Dashboard .DateFields .dateRangeContainer{position:relative;box-shadow:none;border:none;top:0;background-color:initial}.DateFilter__Dashboard .DateFields .dateRangeContainer .rdrCalendarWrapper{background-color:initial}.DateFilter__Dashboard .DateFields .dateRangeContainer:after,.DateFilter__Dashboard .DateFields .dateRangeContainer:before{display:none}.SelectionFilter .hint{font-size:12px;color:#909090;margin:0}.VariableFilter__Dashboard{width:-webkit-max-content;width:-moz-max-content;width:max-content}.FiltersView{border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;padding:15px 40px 20px;margin-bottom:20px}.FiltersView h3{display:block;font-size:14px;font-weight:700;margin-bottom:10px}.FiltersView>*{width:190px;margin-right:14px;display:inline-block}.FiltersView>*>.title{font-size:14px;color:#666;margin-bottom:7px}.FiltersView>.Button{background:none;border:none;font-size:13px;text-decoration:underline;color:#212121;padding:0}.FiltersView>.Button,.FiltersView>.VariableFilter__Dashboard{width:-webkit-max-content;width:-moz-max-content;width:max-content}.FiltersView>.VariableFilter__Dashboard .BooleanFilter,.FiltersView>.VariableFilter__Dashboard .DateFilter__Dashboard,.FiltersView>.VariableFilter__Dashboard .SelectionFilter{width:180px}.FiltersView>.VariableFilter__Dashboard .DateFilter__Dashboard.fixed{width:-webkit-max-content;width:-moz-max-content;width:max-content}.FiltersView .Dropdown .activateButton{padding-left:12px}.FiltersView .reset-button{margin:0 10px .5em;font-size:14px;border:none;background:none}.FiltersView .indicator{vertical-align:middle;color:#cdcdcd}.FiltersView .indicator.active{color:#1a70ff}.FiltersView hr{border:none;border-bottom:1px solid #dedede}.FiltersView .Popover .Popover__dialog{box-shadow:none;border-radius:0;margin-top:4px;padding:0}.FiltersView .Popover .Popover__dialog-arrow,.FiltersView .Popover .Popover__dialog-arrow-border{display:none}.FiltersView .Popover .Form>fieldset{padding:10px 20px}.AutoRefreshIcon{stroke:currentColor}.AutoRefreshIcon__outline{fill:none}.dark .fullscreen{background-color:#222}.fullscreen{background-color:#fff;-webkit-transition:background-color .3s;transition:background-color .3s;height:inherit}.fullscreen-enabled{overflow:auto}.DashboardView{height:inherit}.DashboardView>.content{height:calc(100% - 75px)}.DashboardView .OptimizeReport:hover .Popover__button{opacity:1}.DashboardView .share-button .Popover__dialog{padding:20px 40px}.DashboardView.fullscreen{padding:20px}.DeleteButton{position:absolute;top:0;right:0;border:none;background-color:initial;height:32px;width:32px;background-image:url(../../static/media/close-x.f0306b00.svg);background-size:24px;background-repeat:no-repeat;background-position:50%;opacity:.75}.DeleteButton:active,.DeleteButton:hover{background-color:initial;border:none;box-shadow:none;opacity:1}.DragOverlay{position:absolute;top:0;bottom:0;left:0;right:0;cursor:-webkit-grab;cursor:grab}.Dashboard{padding-top:30px;flex-grow:1}.Dashboard,.Dashboard .DashboardEdit{display:flex;flex-direction:column;height:100%}.Dashboard .DashboardEdit>.content,.Dashboard .DashboardView>.content{overflow-y:auto;padding:0 40px}.Dashboard .header{margin:0 40px 40px}.Dashboard .header .head{display:flex}.Dashboard .header .tools{flex-wrap:nowrap;align-items:baseline;display:flex;flex-shrink:0}.Dashboard .header .tools .tool-button{margin-right:6px}.Dashboard .header .tools .tool-button:last-child{margin-right:0}.ReportSelect{width:100%}.ReportSelect .activateButton{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DurationHeatmapModal .content-container{display:flex;flex-direction:column;height:100%;min-height:0}.DurationHeatmapModal .diagram-container{height:70%;display:flex}.DurationHeatmapModal .Table{max-height:30%}.DurationHeatmapModal .Table table{height:100%}.DurationHeatmapModal .Table .Dropdown{position:static;width:130px}.DurationHeatmapModal .Table .Dropdown .menu{bottom:0;right:25px;left:auto!important;height:250px}.DurationHeatmapModal .Table .Dropdown .menu>ul.scrollable{overflow:auto}.DurationHeatmapModal .Message{text-align:right}.DurationHeatmapModal .selection{display:flex;min-width:0;flex-grow:1;align-items:flex-start;justify-content:space-between;flex-direction:row}.DurationHeatmapModal .selection .Input{min-width:0;flex-grow:1}.DurationHeatmapModal .selection .Select{min-width:0}.TargetValueComparison{display:inline}.TargetValueComparison .toggleButton{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.TargetValueComparison .editButton{border-top-left-radius:0;border-bottom-left-radius:0}.TargetValueComparison .editButton .Icon{margin-right:0}.ProcessPartModal .Modal__content{display:flex;flex-direction:column}.ProcessPartModal .Modal__content .diagram-container{display:flex;flex-grow:1}.ProcessPartModal .Modal__content .MessageBox{margin-top:8px}.ProcessPart__current{cursor:pointer;white-space:pre-wrap}.ProcessPart__current .ActionItem span.highlighted{background-color:#7fa8c5;padding:1px 8px 2px;border-radius:10px;color:#fff;white-space:nowrap;display:inline-block;margin:3px 0}.AllColumnsButtons{padding-bottom:10px}.ColumnSelection .columnSelectionSwitch .label{white-space:nowrap}.BarChartConfig .colorSection{padding-bottom:10px}.BarChartConfig .colorSection .ColorPicker{width:200px;margin-top:5px}.NodeSelectionModal .Modal__content{display:flex;flex-direction:column}.NodeSelectionModal .Modal__content .diagramActions .Button:first-of-type{margin-right:10px}.NodeSelectionModal .Modal__content .diagramContainer{flex-grow:1;display:flex}.VisibleNodesFilter .Button{width:100%}.Configuration .Popover__dialog{min-width:320px;padding-bottom:0}.Configuration .Popover__dialog .Form:after{content:"";left:0;position:absolute;width:100%;border-bottom:1px solid #d2d2d2}.Configuration .Popover__dialog .resetButton{margin-top:15px;float:right}.Configuration .Popover__dialog:after{content:"";height:15px;display:block;clear:both}.ReportControlPanel{background-color:#f4f4f4;border:1px solid #dfdfdf;padding:12px 40px 0;margin:0 -40px 1em}.ReportControlPanel>ul{list-style:none;margin:0;padding:0;display:inline}.ReportControlPanel>ul>li{display:inline-block;position:relative;padding-right:20px;margin-bottom:24px}.ReportControlPanel>ul>li.select{width:15%;min-width:200px;vertical-align:middle}.ReportControlPanel>ul>li.filter{display:inline;padding-top:27px}.ReportControlPanel>ul>li>.label{color:#626262;font-size:.875em;margin-bottom:5px;display:block}.CombinedReportPanel{width:30%;margin-bottom:24px;display:flex;flex-direction:column;position:relative}.CombinedReportPanel .Configuration{right:10px;list-style:none;position:absolute}.CombinedReportPanel .TargetValueComparison{display:block;flex-shrink:1;margin-bottom:10px}.CombinedReportPanel .TypeaheadMultipleSelection{padding:35px 10px 0;height:100%;min-width:200px;border-left:1px solid #f2f3f4}.CombinedReportPanel .TypeaheadMultipleSelection .instanceCount{font-weight:400;font-size:.875em;color:#3b3b3b}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__labeled-input{width:100%}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__labeled-input .TypeaheadMultipleSelection__input{height:40px;width:100%}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList{width:100%}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList{display:flex;flex-direction:column;width:100%;padding:0 20px}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList p{width:100%;font-weight:700;text-align:left}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList .TypeaheadMultipleSelection__values-sublist{width:100%}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList .TypeaheadMultipleSelection__values-sublist .TypeaheadMultipleSelection__valueListItem{border-bottom:1px solid #f2f3f4}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList .TypeaheadMultipleSelection__values-sublist .TypeaheadMultipleSelection__valueListItem.draggable:hover{cursor:move}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList .TypeaheadMultipleSelection__values-sublist .TypeaheadMultipleSelection__valueListItem label{width:100%;text-align:left;padding:5px;cursor:pointer;display:block}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList .TypeaheadMultipleSelection__values-sublist .TypeaheadMultipleSelection__valueListItem .Popover .Popover__button{width:20px;height:20px;padding:0;margin:5px;border:0}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList .TypeaheadMultipleSelection__values-sublist .TypeaheadMultipleSelection__valueListItem .Popover .Popover__button .Icon{display:none}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList .TypeaheadMultipleSelection__values-sublist .TypeaheadMultipleSelection__valueListItem .Popover .Popover__button .colorBox{display:block;height:100%}.CombinedReportPanel .TypeaheadMultipleSelection .TypeaheadMultipleSelection__valueList .TypeaheadMultipleSelection__labeled-valueList .TypeaheadMultipleSelection__values-sublist .TypeaheadMultipleSelection__valueListItem .Popover .Popover__dialog{padding:5px;min-width:auto}.ReportView .Report__header{margin-bottom:40px}.ReportView .Report__header .InstanceCount{margin-top:0}.ReportView .Report__header .InstanceCount .Popover .countString{display:none}.ReportView .share-button .Popover__dialog{padding:20px 40px}.ReportView .IncompleteReport{font-size:20px}.ReportView .IncompleteReport p{top:25%}.Report-container{padding:30px 40px 0;height:100%}.Report,.Report-container{flex-grow:1;display:flex;flex-direction:column;min-height:0}.Report__header{margin-bottom:20px}.Report__header .head{display:flex}.Report__header .tools{display:flex;flex-wrap:nowrap;align-items:baseline;flex-shrink:0}.Report__header .tools .tool-button{margin-right:6px}.Report__header .tools .tool-button:last-child{margin-right:0}.Report__heading{font-size:2em;font-weight:700;margin:0}.Report__view{margin-bottom:24px}.Report__content,.Report__view{display:flex;flex-grow:1;overflow:auto}.Report__content{justify-content:flex-start;flex-direction:column;min-height:0}.Sharing{height:100%;flex-grow:1;display:flex;flex-direction:column;padding:30px 25px 0 40px}.Sharing .ReportDetails .modalsButtons{display:none}.Sharing .InstanceCount{margin-top:0}.Sharing .InstanceCount .Popover .countString{display:none}.Sharing .header{flex-shrink:0;margin-bottom:40px}.Sharing .header .title-button{flex-shrink:0}.Sharing .title-container{display:flex;flex-direction:row;flex-grow:1}.Sharing>.content{margin-bottom:24px;display:flex;justify-content:flex-start;flex-direction:column;flex-grow:1}.Sharing>.content .Table{min-width:25%}.Sharing .OptimizeReport:hover .Popover__button{opacity:1}.CopyModal .moveSection{border-top:1px solid #d3d3d3}.ReportTemplateModal .Modal__content{display:flex;padding:0}.ReportTemplateModal .definitionSelection{padding:20px 40px;flex:1 1;height:100%;display:flex;flex-direction:column}.ReportTemplateModal .definitionSelection .Form .FormGroup{padding:0}.ReportTemplateModal .definitionSelection .formArea{width:570px;margin-bottom:40px}.ReportTemplateModal .definitionSelection .diagramArea{flex:1 0 auto;display:flex;border-radius:3px;border:1px solid #dedede}.ReportTemplateModal .configurationSelection{width:320px;padding:20px;border-left:1px solid #dedede;overflow-y:auto}.ReportTemplateModal .configurationSelection .templateContainer{max-height:0;padding:0;margin-top:0}.ReportTemplateModal .configurationSelection .templateContainer .Button{display:block;width:100%;padding:0;margin-bottom:20px;background-color:#fff;text-align:left}.ReportTemplateModal .configurationSelection .templateContainer .Button.active .name{background-color:#efefef}.ReportTemplateModal .configurationSelection .templateContainer .Button .imgPlaceholder,.ReportTemplateModal .configurationSelection .templateContainer .Button img{margin:10px 10px 0;width:calc(100% - 20px);height:80px}.ReportTemplateModal .configurationSelection .templateContainer .Button .name{color:#3b3b3b;font-size:14px;font-weight:500;height:40px;padding:10px;line-height:20px}.Home{height:100%;display:flex;flex-direction:column}.Home .welcomeMessage{height:110px;border-bottom:1px solid #dedede;line-height:110px;color:#3b3b3b;opacity:.8;font-size:19px;padding-left:66px}.Home>.content{overflow:auto;flex:1 1}.UserList{height:100%}.AddUserModal .FormGroup .LabeledInput,.EditUserModal .FormGroup .LabeledInput{display:inline-block;width:90%}.AddUserModal .FormGroup .LabeledInput label p,.EditUserModal .FormGroup .LabeledInput label p{font-size:.8em;color:grey;margin-top:0}.AlertModal .InputGroup button.reset{flex:initial}.AlertList{height:100%}.AlertList .EntityList .meta~.meta{flex:0 0 300px}.Checklist{font-size:.875em}.Checklist .itemsList{max-height:calc(100vh - 415px);overflow-y:scroll}.Checklist .itemsList:not(:only-child){margin-top:8px;padding-top:8px;border-top:1px solid #d3d3d3}.Checklist .itemsList::-webkit-scrollbar{-webkit-appearance:none;width:7px}.Checklist .itemsList::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.SourcesList{height:100%}.SourcesList .EntityList .meta{flex:0 0 360px}#sequenceflow-end-highlight path{stroke:#0086cc!important;fill:#0086cc!important}.Collection{height:100%;display:flex;flex-direction:column}.Collection>.header{height:135px;border-bottom:1px solid #dedede;position:relative;padding:30px 63px}.Collection>.header>.Icon{vertical-align:top;width:24px;height:24px;font-size:24px;position:relative;margin-top:8px;margin-right:10px;color:#3b3b3b}.Collection>.header>.Icon svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:100%}.Collection>.header .text{font-size:17px;line-height:22px;color:#4c4c4c;margin-top:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:calc(100% - 200px);vertical-align:text-top}.Collection>.header .Dropdown{margin-top:4px;margin-left:4px;width:32px;height:32px;vertical-align:top}.Collection>.header .Dropdown .menu{top:29px;margin:0}.Collection>.header .Dropdown .DropdownOption{padding-left:10px}.Collection>.header .Dropdown .DropdownOption .Icon{width:14px;height:14px;margin-right:8px}.Collection>.header .downIcon{display:none}.Collection>.header .Icon{width:24px;height:24px}.Collection>.header .navigation{display:inline-block;position:absolute;bottom:3px;left:56px;margin:0;padding:0;list-style-type:none;font-size:15px}.Collection>.header .navigation li{display:inline-block;margin-right:20px;color:#5d5d5d}.Collection>.header .navigation li a{padding:4px 8px;display:inline-block;color:inherit;text-decoration:inherit}.Collection>.header .navigation li:hover{box-shadow:0 3px 0 #cdcdcd}.Collection>.header .navigation li.active{font-weight:500;color:#3b3b3b;box-shadow:0 3px 0 #3b3b3b}.Collection>.content{overflow:auto;flex:1 1}.License{max-width:1024px;margin:auto;padding:36px 20px 0}
/*# sourceMappingURL=main.a45cf1d4.chunk.css.map */