@font-face{font-family:Nunito;font-style:normal;src:local("Nunito"),url(./nunito-DhOt4l9i.ttf) format("truetype")}@font-face{font-family:Nunito;font-style:italic;src:local("Nunito"),url(./nunito_italic-DZ4wDYFV.ttf) format("truetype")}*{padding:0;margin:0}::selection{background:var(--highlight-back);color:var(--highlight-front)}:root{font-family:Nunito,Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;width:100%;overflow-x:hidden}body{background-color:var(--background-gradient-end);background-image:linear-gradient(90deg,var(--background-gradient-start) 0%,var(--background-gradient-end) 80%)}.main-wrapper,#root,html,body{height:100%}.main-wrapper{display:flex;flex-direction:column;width:100%}.top-bar{height:70px;display:flex;align-items:center;justify-content:space-between;padding:.5em}.top-bar a{text-decoration:none;color:var(--text)}.top-bar .version-string{font-size:.5em;font-style:italic;color:var(--text-light);margin-left:10px}.user-icon{padding:0 10px}.login-form-wrapper{background-color:var(--content-background);display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.login-form-wrapper .node-form-container{background:none!important}.page-center{display:flex;flex:1;width:100%;position:relative}.content-wrapper{display:flex;flex:1;flex-direction:column;min-height:100%}.content-header{display:flex;justify-content:space-between;align-items:center;flex-direction:row;margin-bottom:1em;border-bottom:solid 1px var(--text)}.left-col{min-width:200px;min-height:100%}.right-col{background-color:var(--content-background);display:flex;flex:1;flex-direction:column;overflow:auto;padding:20px;//min-height: 100%}.footer{width:100%;min-height:50px;text-align:center;padding-top:.5em;color:var(--text-contrast)}.footer a{color:var(--text-contrast)}.error-text{color:red;font-weight:700}.error-text-details{color:red}.loading-progress{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-link{display:inline-block}.logo{width:var(--logo-width);height:var(--logo-height);pointer-events:none}@media only screen and (max-width: 600px){.top-bar{flex-wrap:wrap}.user-icon{order:2}.user-menu{order:1}.page-center{flex-direction:column;display:flex;flex:1}.left-col{position:relative;width:100%;height:auto;margin-bottom:50px;min-height:revert}.right-col{margin:50px 0}}.typeList{padding:0 1em}.typeList li{list-style:none}.typeList li a{display:block;padding:.5em;margin-bottom:.7em;text-decoration:none;color:var(--text-contrast);font-weight:700}.typeList li a:hover,.typeList li .active{background-color:var(--highlight-dark-back);color:#fff;font-weight:700;text-decoration:none}.typeList li .active{color:var(--text)}.group-selector-wrapper{display:flex;flex-direction:row;align-items:center;gap:1em;margin-bottom:1em;border-bottom:1px solid var(--primary);border-top:1px solid var(--primary)}.group-selector{width:100%;font-weight:700}.group-selector .MuiSelect-select,.group-selector .MuiSelect-icon{color:var(--text-contrast)}.no-nodes{font-style:italic}.column-popover{padding:1em}.column-checkbox-container{padding:.5em 0}.tMainWrapper{display:flex;flex-direction:column}.tMainWrapper .pagination-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:1em}.tMainWrapper .pagination{justify-self:center}.tContainer{--border: 1px solid var(--text);width:100%;overflow-x:auto;text-align:justify;flex:1}.tContainer .tTools{flex-direction:row;display:flex;gap:1em}.tContainer .no-data-message{margin-bottom:1em;margin-left:5em;font-style:italic}.tContainer table{overflow:auto;margin-bottom:1em;margin-top:1em;border-collapse:collapse}.tContainer td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-right:1px solid var(--text);padding:.5em;margin:0;max-width:0}.tContainer thead{font-weight:700;text-align:center}.tContainer thead th{border-bottom:var(--border);border-right:var(--border);position:relative;height:1em}.tContainer thead .column-header-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tContainer thead th:not(:has(>.sortable-header-link)),.tContainer thead .sortable-header-link{padding:0 .25em}.tContainer thead .sortable-header-link{display:flex;align-items:center;cursor:pointer;text-decoration:none;color:var(--text);height:100%;justify-content:center}.tContainer thead .sortable-header-link:hover{background-color:var(--highlight-back)}.tContainer thead .column-filter *{padding:2px;font-size:small}.tContainer thead .column-filter{margin:.25em;width:calc(100% - 10px)}.tContainer td:last-child,.tContainer th:last-child{border-right:0}.tContainer tbody td{cursor:pointer}.tContainer tbody tr:hover{background-color:var(--highlight-back);color:var(--highlight-front)}.tContainer .resizer{position:absolute;right:-5px;top:0;height:100%;width:10px;background:rgba(var(--secondary),.1);cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;z-index:2}.tContainer .resizer .isResizing{background:#00f;opacity:1}@media (hover: hover){.tContainer .resizer{opacity:0}.tContainer *:hover>.resizer{opacity:1}}.tContainer .bool-value{text-align:center;display:block}.tContainer .bool-value-true{font-weight:700}.tContainer .bool-value-false{font-style:italic}.node-editor{width:auto}.modified-note{font-style:italic;font-weight:700;color:var(--warning)}.actions{display:flex;flex-direction:row;align-items:center;max-width:30em;margin:1em 0 2em;width:auto;gap:1em}.actions .rhs{flex-grow:1}.form-group-summary{background-color:var(--container-gradient-start)!important}.form-group-summary .MuiAccordionSummary-content{font-weight:700;margin-bottom:12px!important}.node-form-container{background-image:linear-gradient(180deg,var(--container-gradient-start) 0%,var(--container-gradient-end) 100%)}.node-form{margin-top:10px}.node-form .relation-direction{margin:0 .25em;vertical-align:middle}.node-form .form-grid .form-grid-element{flex-grow:1;max-width:600px}.node-form .node-field{min-width:20em}.node-form .node-field-description{font-style:italic}.node-form .node-field>*{width:100%}.node-form .color-field{display:flex;flex-direction:row;gap:.5em}.node-form .relations-field{display:flex;flex-direction:row;align-items:center}.node-form .file-upload-field{display:flex;width:100%;gap:.5em;flex-direction:row;align-items:center;justify-content:space-between}.node-form .file-upload-field .file-upload-field-text{display:flex;flex-direction:column}.node-form .file-upload-field .file-upload-field-label{font-weight:700}.node-form .file-upload-field .file-upload-field-filename{font-style:italic}.node-form .file-upload-field .file-upload-action-buttons{display:flex;gap:1em;align-items:center}.relations-field-type-annotation{color:gray;font-style:italic}.relations-field-type-selection-dialog{padding:1em;display:flex;flex-direction:column;gap:1em}.relations-field-type-selection-dialog .action-buttons{display:flex;flex-direction:row;justify-content:flex-end;gap:1em}.list-input-field{padding:1em;max-width:34.4em}.list-input-field .list{max-height:150px;overflow:auto;display:flex;flex-direction:column;gap:.5em;padding-top:.5em}.list-input-field .list .item{display:flex;flex-direction:row;width:95%}.list-input-field .list .item .text-field{flex-grow:1;width:30em}.list-input-field .list .error{margin-top:-.5em;color:var(--warning)}.list-input-field .list .empty{font-style:italic;text-align:center}.list-input-field .list .add-button{width:fit-content}.breadcrumb{list-style:none;padding-bottom:.2em;display:flex;align-items:center}.breadcrumb .back-arrow{margin-right:.5em;display:block}.breadcrumb .breadcrumb-item{text-decoration:none;display:flex;align-items:center}.breadcrumb .breadcrumb-item a{text-decoration:none;color:var(--primary)}.breadcrumb .breadcrumb-item a.permalink-anchor{display:flex;//display: none}.breadcrumb .breadcrumb-item a.add-new{color:var(--primary);margin-left:10px}.breadcrumb .breadcrumb-item:not(:last-child):after{content:">";padding:0 .5em}.breadcrumb .breadcrumb-item:last-child{color:#000;font-weight:700}.breadcrumb .breadcrumb-item Button{padding:0;margin-left:5px;color:var(--primary)}.node-relations-view{display:flex;flex-direction:column;height:100%}.node-relations-view .react-flow__edge-text{font-size:.5em}.node-relations-view .node-item{display:flex;flex-direction:column;align-items:center;justify-content:start;border:1px solid var(--primary);border-radius:5px;padding:.5em;width:100px;height:40px}.node-relations-view .node-item .item-type{font-size:.6em;font-style:italic}.node-relations-view .node-item .item-label{font-size:.7em;color:var(--text)}.node-relations-view .node-item.root .item-label{font-weight:700}.node-relations-view .node-item>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.node-relations-view .node-item>span{line-height:1.2em;width:100%;text-align:center}.node-relations-view .node-item>a{line-height:1.2em;font-size:xx-small;margin-top:.25em;font-style:italic;text-decoration:none;color:var(--primary);padding-top:.2em}.node-relations-view .node-item>a:hover{background-color:var(--highlight-back)}.node-relations-view .node-item .handle{visibility:hidden}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}/*!
 * Copyright (c) 2023 FoP Consult GmbH.
 * All rights reserved.
 */:root{--page-title: GraphQL Frontend;--primary: #00aab3;--secondary: #AAD8D3;--background-gradient-start: #00ADB599;--background-gradient-end: #000;--content-background: #fff;--container-gradient-end: #ffffff;--container-gradient-start: #ffffff;--highlight-back: #ccfcff;--highlight-front: #343434;--highlight-dark-front: #FFFFFF;--highlight-dark-back: #00aab3;--text: #000;--text-contrast: #fff;--text-light: #FFFFFF80;--warning: #b54500;--error: #b51b00;--success: #00b57f;--logo-width: 150px;--logo-height: 68px}.user-menu{align-self:start;list-style-type:none;margin-top:10px;display:flex;flex-direction:row;align-items:center}.user-menu a:hover,.user-menu .settings-dropdown:hover>a,.user-menu a.active{background-color:var(--highlight-dark-back);color:var(--highlight-dark-front)}.user-menu .settings-dropdown>a{text-align:right}.user-menu .settings-dropdown{position:relative}.user-menu .settings-dropdown ul.settings-dropdown-content{display:none;position:absolute;min-width:15em;list-style-type:none;right:0;z-index:2;background-color:var(--background-gradient-end)}.user-menu .settings-dropdown ul.settings-dropdown-content li{float:revert}.user-menu .settings-dropdown:hover .settings-dropdown-content{display:block}.user-menu li{float:right}.user-menu li a,.user-menu li div{display:block;text-align:left}.user-menu li a{color:var(--text-contrast);text-decoration:none;padding:14px 16px}.user-menu li.id-link{margin-right:1em}.user-menu li.id-link .MuiOutlinedInput-root{background-color:var(--content-background);width:10em;display:flex;flex-direction:row;padding:1px 3px}.user-menu li.id-link .MuiOutlinedInput-root svg{opacity:70%}.user-menu li.id-link .MuiCircularProgress-root{display:flex;max-width:1.5em;margin-right:.5em}/*!
* Copyright (c) 2023 FoP Consult GmbH.
* All rights reserved.
*/.message-ui-container{flex-direction:row;position:absolute;top:20px;right:20px}
