@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.failed{cursor:pointer;animation:fadeIn 2s}.enabled{opacity:1;transition:opacity .5s ease-in-out}.disabled{opacity:.5;transition:opacity .5s ease-in-out}.invisible{opacity:0!important;pointer-events:none}.edgePath{transition:stroke .5s ease-in-out}.popupContent{position:absolute;display:block;opacity:0;border:2px solid #c9c9c9;overflow:visible;background:#ffffffd9;z-index:5}.popupContentClone{position:absolute;display:block;opacity:1;border:2px solid #c9c9c9;overflow:visible;background:#ffffffd9;z-index:1;transition:opacity .3s ease-in-out}.popupContent:focus{outline:0}.popupContentFade{transition:opacity .3s ease-out}.popupContentInfo{position:relative;padding-top:4px;width:100%;height:100%;display:block;text-align:center}.popupChart{width:100%;height:100%;padding-top:.3em;padding-left:1em;padding-right:1em}.nodePointer{box-sizing:border-box;display:block;font-size:15px;width:100%;padding-right:3px;line-height:1;color:#c9c9c9;position:absolute;text-align:center}#closeButton{position:absolute;right:0;top:0;cursor:pointer;padding:5px;z-index:1;color:#a9a9a9;transition:color .1s ease-in-out}.popupContent #closeButton:hover,.popupContentClone #closeButton{color:#000}#powerButton{position:absolute;left:0;top:0;cursor:pointer;padding:5px;z-index:1}.power-button-path{fill:none;stroke:#009c00;opacity:.5;stroke-width:4;stroke-linecap:round;transition:stroke .1s ease-in-out}svg:hover .power-button-path{opacity:1}.power-button-path.switched-off{stroke:red!important}.chart{width:250px!important;height:85px!important}.no-chart{width:250px!important;height:0!important}.d3-tip{line-height:1;font-weight:700;padding:12px;background:#000c;color:#fff;border-radius:2px;z-index:10}.d3-tip:after{box-sizing:border-box;display:inline;font-size:10px;width:100%;line-height:1;color:#000c;content:"▼";position:absolute;text-align:center}.d3-tip.n:after{margin:-1px 0 0;top:100%;left:0}.d3-loadTooltip{position:absolute;background:#fff;border:1px solid black;padding:8px;border-radius:4px;width:85px}.axis text{font:10px sans-serif}.axis path,.axis line{fill:none;stroke:#000;shape-rendering:crispEdges}
