svg ::selection{background:transparent}svg ::-moz-selection{background:transparent}svg ::-webkit-selection{background:transparent}svg{border:1px solid #eee}rect.selection{stroke:#333;stroke-dasharray:4px;stroke-opacity:.5;fill:transparent}rect.cell-border{stroke:#eee;stroke-width:.3px}rect.cell-selected{stroke:#369;stroke-width:.5px}rect.cell-hover{stroke:red;stroke-width:.3px}text.mono{font-size:9pt;font-family:Consolas,courier;fill:#aaa}text.text-selected{fill:#000}text.text-highlight{fill:#c00}text.text-hover{fill:#00c}#tooltip{position:absolute;width:200px;height:auto;padding:10px;background-color:#fff;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}#tooltip.hidden{display:none}#tooltip p{margin:0;font-family:sans-serif;font-size:12px;line-height:20px}.axis path{display:none}.axis line{stroke-opacity:.3;shape-rendering:crispEdges}#cmContainer{padding:15px}