.react-flow-hierarchy .react-flow__handle{width:20px;height:25px;background:transparent;z-index:999;border:none}.reactflow-wrapper .react-flow__edge-textbg{fill:#f1f4f9;outline:.01px solid #c1c9e0;padding:20px}.reactflow-wrapper .react-flow__edge-text{font-size:8px;fill:#737373;font-weight:300}.react-flow-entityType .react-flow__handle{width:32px;height:32px;background:transparent;z-index:999;border:none}.react-flow-entityType .react-flow__handle-left{margin-left:-25px}.react-flow-entityType .react-flow__handle-right{margin-right:-33px}.react-flow-hierarchy .react-flow__minimap .group{fill-opacity:.4}.react-flow-hierarchy .react-flow__minimap .circle,.react-flow-hierarchy .react-flow__minimap .resizer,.react-flow-hierarchy .react-flow__minimap .textinput,.react-flow-hierarchy .react-flow__minimap .tools{fill:#d0c0f7}.react-flow-hierarchy .react-flow__minimap .circle{rx:100%;ry:100%}.react-flow-hierarchy .react-flow__minimap .annotation{display:none}.schemabuilder .suggestions-list{list-style:none;padding:10px;margin:4px 0;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:4px;max-height:200px;overflow-y:auto;width:100%;background:#fff;z-index:999;position:absolute;border-radius:12px;color:#2b3674;font-size:12px}.schemabuilder .suggestions-list li{padding:2px 12px;cursor:pointer;transition:background-color .3s ease;&:hover{background-color:#f4f7fe}}.schemabuilder .suggestions-list li[aria-selected=true]{background-color:#f4f7fe}.schemabuilder ul li:before{display:none}.schemabuilder .action-dropdown,.schemabuilder .autocomplete-container{min-width:110px}