.background{fill:#fff;cursor:move;stroke:none!important}#parentSvgNode{width:100%;overflow:auto;height:100%}.node{fill:#fff;stroke:#000;stroke-width:2.5px}.busLine,.node{cursor:grab;cursor:-webkit-grab}.busLine{stroke:#000;stroke-width:3px;stroke-opacity:1}.edge{stroke:transparent;background-color:transparent}.edge-aux{stroke:#1e1e1e;stroke-width:1.5px;stroke-opacity:.85}.edge-aux,.edge-aux-background{background-color:transparent;fill:none}.edge-aux-background{stroke:#fff;stroke-width:4px}.edgeConnector{stroke:#1e1e1e;stroke-width:1.5px;stroke-opacity:.85}#diagram-div{height:100%}.loadMarker{stroke:#000}.loadPolygon{fill:#000}.connectors,.loadPolygon{stroke-width:1px;stroke:#000}.clickable{cursor:pointer}#tooltip{z-index:1;position:absolute;width:auto;height:auto;padding:6.5px;background-color:#fff;opacity:1;border-radius:10px;-webkit-box-shadow:4px 4px 10px rgba(0,0,0,.4);box-shadow:4px 4px 10px rgba(0,0,0,.4);pointer-events:none;font-family:Roboto,sans-serif}#tooltip.hidden{display:none}#tooltip span,#tooltip strong{margin:0;font-size:.8em;line-height:1.3}.toolbar-container{height:22;text-align:right;display:none;position:absolute;right:4px;top:4px}#diagram-div:hover>.toolbar-container{display:block}.toolbar-icon{width:16px;height:16px;fill:rgba(68,68,68,.3)}.toolbar-icon:hover{fill:rgba(68,68,68,.7)}.hidden{display:none}