.modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.modal .modal-container{background-color:#fff;border:1px solid #fff;min-height:50vh;min-width:300px;width:70%;max-height:96%;max-width:96%;display:flex;flex-direction:column;box-shadow:8px 8px 8px 0 rgba(0,0,0,.3);resize:both;overflow:hidden}.modal .modal-header{background-color:#1665b6;color:#fff;margin:0;height:1.5rem;padding:1rem;display:flex;align-items:center;justify-content:space-between;cursor:move}.modal .modal-header h2{display:inline-block;margin:0;margin-left:-.5rem;padding:.5rem;font-size:1.5rem;border:0;cursor:text}.modal .modal-content{padding:1rem;overflow:auto;flex-grow:1}.modal .inline .modal-content{padding:0}.modal .modal-footer:empty{display:none}.modal .modal-footer{background-color:#eee;margin:0;padding:1rem}.modal .close{font-size:1.5rem;height:2rem;width:2rem;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.modal .close:focus,.modal .close:hover{color:red}.search-results h2.heading{font-size:1em;border:0;margin:0;padding:0;margin-bottom:.5em}.search-results .vue-component.searchable-list ul.list>li>summary:before{content:"";margin-left:0;float:none}.search-results .vue-component.searchable-list ul.list>li>summary{margin:0;line-height:inherit}.search-results .vue-component.searchable-list ul.list>li{margin-bottom:0}.discovery-toolbar[data-v-e5b627b0]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.search-results[data-v-e5b627b0]{overflow-y:auto;flex-grow:1}.category[data-v-e5b627b0]{padding:5px}.category strong[data-v-e5b627b0]{cursor:pointer;overflow:hidden;white-space:nowrap}.discovery-entity[data-v-e5b627b0]{display:flex;margin:.25em 0;border:1px solid #ddd;border-radius:3px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9em}.discovery-entity strong[data-v-e5b627b0]{display:block;font-weight:400;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;color:#1665b6}.discovery-entity small[data-v-e5b627b0]{margin-top:.25em;display:block}.discovery-entity .discovery-info[data-v-e5b627b0]{flex-grow:1;padding:5px;width:100%;overflow:hidden;position:relative}.discovery-entity .discovery-info[data-v-e5b627b0]:hover{background-color:#eee}.discovery-entity .discovery-info:hover strong[data-v-e5b627b0]{color:#000}.discovery-entity .discovery-button[data-v-e5b627b0]{display:block;margin:0;padding:5px;background-color:#fff;color:#aaa;border:0;border-left:1px solid #ddd}.discovery-entity .discovery-button[data-v-e5b627b0]:hover{background-color:#eee;color:#000}.discovery-entity .custom-process[data-v-e5b627b0]{position:absolute;top:7px;right:5px}.fullscreen{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background-color:#fff;overflow:auto}.visualEditor{background-color:#fff;height:100%;display:flex;flex-direction:column}.visualEditor .vue-component.model-builder{min-height:100px;min-width:100px}.visualEditor .editorSplitter{display:flex;flex-direction:row-reverse;flex-grow:1;height:100%;overflow:hidden}.visualEditor .discoveryToolbar{width:25%;min-width:150px;border-left:1px solid #ddd}.visualEditor.fullscreen .discoveryToolbar{width:15%;min-width:250px}.graphBuilder{height:100%;flex-grow:1}.visualEditor.fullscreen{display:flex;flex-direction:column}.visualEditor.fullscreen .editorSplitter{height:100%}.compactMode{color:green}@keyframes glowing{0%{box-shadow:0 0 3px green}50%{box-shadow:0 0 10px green}to{box-shadow:0 0 3px green}}.highlightFormula{animation:glowing 1.5s infinite}.textEditor[data-v-100002bb]{height:100%;display:flex;flex-direction:column;border:1px solid #ddd}.sourceCodeEditor[data-v-100002bb]{flex-grow:1;height:100%;overflow:hidden}.textEditor.math .cm-operator{margin:0 .2em}.textEditor.markdown .CodeMirror-wrap pre{word-break:break-word}.CodeMirror-placeholder{opacity:.5}.editor.vue-component.tabs.boxed>.tabsBody>.tabContent{overflow:hidden}.vue-component.job h2{display:none}.result .vue-component h3{border-bottom:0;font-size:1.2em}.jobMap{height:300px;max-width:600px}