svg.tooth{cursor:pointer;fill:#fff}svg.tooth.to-do{fill:#00f}svg.tooth.done{fill:#00f}svg.tooth.active{fill:gray}svg.tooth polygon{stroke:#000;stroke-width:.5}polygon:hover{fill:#d3d3d3}polygon.to-do{fill:red}polygon.done{fill:green}polygon.absent{fill:#000}rect:hover{fill:#d3d3d3}.tooth-wrapper{margin:0 2px;position:relative}.flex-container-justify{display:flex;justify-content:space-around}.flex-container-right{display:flex;justify-content:flex-end}.flex-container-left{display:flex;justify-content:flex-start}.tooth{font-size:8pt;font-weight:400}
