#toolbar{font-family:sans-serif;background:none;border:none;display:inline-block;position:absolute;left:5px;top:10px}#toolbar button{border-radius:30px;padding:0 1em;text-transform:capitalize}#toolbar button:not(:last-child){margin-right:.5em}body{margin:0;overflow-y:scroll}.kanban{width:1000px;height:100%;margin:10px auto;display:block;position:relative}.kanban .joint-paper{border:1px solid #e2e2e2}.kanban .joint-paper svg{overflow:visible}.kanban .joint-paper .joint-tool circle{fill:#fff;stroke:#d3d3d3}.kanban .joint-paper .joint-tool[data-tool-name=remove] path{fill:#333;stroke:#333;stroke-width:2}.kanban .joint-paper .joint-tool[data-tool-name=connect] path{fill:#333}.kanban .joint-paper .highlighter-selection rect:first-of-type{stroke:#333;stroke-width:2}.kanban .joint-paper .highlighter-connection rect:first-of-type{stroke:#f93943;stroke-width:2}.kanban .joint-paper .joint-type-kanban-task{cursor:grab}.kanban .joint-paper .joint-type-kanban-addbutton{cursor:pointer}.kanban .joint-paper .stack-layout-ghost{cursor:grabbing}