.mitch-d3-tree.boxed-tree .node.selected .body-group .body-box{cursor:inherit;pointer-events:none}.mitch-d3-tree.boxed-tree .node .body-group .body-box,.mitch-d3-tree.boxed-tree .node .d3plus-textBox,.mitch-d3-tree.boxed-tree .node .title-group .title-box{cursor:pointer}.mitch-d3-tree.boxed-tree .node .title-group .d3plus-textBox text{-webkit-transform:translateY(.15em);-ms-transform:translateY(.15em);transform:translateY(.15em)}.mitch-d3-tree.circle-tree .node.selected circle{cursor:inherit;pointer-events:none}.mitch-d3-tree.circle-tree .node circle{cursor:pointer}.mitch-d3-tree.circle-tree .node text{-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.mitch-d3-tree.circle-tree .node.childless text{-webkit-transform:translate(13px,.35em);-ms-transform:translate(13px,.35em);transform:translate(13px,.35em);text-anchor:start}.mitch-d3-tree.circle-tree .node.collapsed text,.mitch-d3-tree.circle-tree .node.expanded text{-webkit-transform:translate(-13px,.35em);-ms-transform:translate(-13px,.35em);transform:translate(-13px,.35em);text-anchor:end}.mitch-d3-tree.circle-tree .node.middle.collapsed text,.mitch-d3-tree.circle-tree .node.middle.expanded text{-webkit-transform:translate(-13px,-8px);-ms-transform:translate(-13px,-8px);transform:translate(-13px,-8px)}.mitch-d3-tree.boxed-tree.default .link{fill:none;stroke:var(--my-green-dark-2);stroke-width:2px}.mitch-d3-tree.boxed-tree.default .node.collapsed .body-group .body-box{fill:var(--my-green-dark-1)}.mitch-d3-tree.boxed-tree.default .node.selected .body-group .body-box{stroke:#006700;stroke-width:2.5px}.mitch-d3-tree.boxed-tree.default .node .body-group .body-box{stroke:var(--my-green);fill:var(--my-green-dark-1)}.mitch-d3-tree.boxed-tree.default .node .title-group .title-box{stroke:#00a400;fill:#4682b4}.mitch-d3-tree.boxed-tree.default .node .title-group text{fill:#fff}.mitch-d3-tree.circle-tree.default .link{fill:none;stroke:#ccc;stroke-width:2px}.mitch-d3-tree.circle-tree.default .node.collapsed circle{fill:#b0c4de}.mitch-d3-tree.circle-tree.default .node.selected circle{stroke:#00a2a3;stroke-width:2.5px}.mitch-d3-tree.circle-tree.default .node circle{fill:#fff;stroke:#00a400;stroke-width:3px}.mitch-d3-tree.circle-tree.default .node text{font:12px sans-serif}.d3plus-textBox text{fill:#000!important;color:#000!important;font-weight:600!important}#visualisation{background-color:var(--my-light);-webkit-border-radius:15px;border-radius:15px;padding:20px;margin:0 auto;min-height:50vh}@media only screen and (min-width:600px){#visualisation{max-width:60vw!important}}@media only screen and (min-width:1200px){#visualisation{min-height:80vh}}#tree.fix-ar .d3plus-textBox text{text-align:right!important;direction:rtl}#tree.fix-ar tspan{float:left!important}.panningContainer path+.node.expanded .body-box{fill:var(--my-green-dark-1)!important}.panningContainer path+.node.expanded text{text-transform:uppercase;color:var(--light)!important;fill:var(--light)!important;font-size:44px!important;font-weight:800!important;position:relative;top:10px!important}