#left-anchor-2 {
	position:fixed;left:0;bottom:0;z-index:1000;padding:15px;
	cursor:default;user-select:none;pointer-events:none;
}
#left-anchor-2 button {border:1px solid black;background:white;width:100px;height:50px;pointer-events:auto;}
#left-anchor-2 button:hover {cursor:pointer;}
#left-anchor-2 button:active {background:black !important; color:white;}

#left-anchor-2 button.selected-tool {background:black !important; color:white;}

#left-anchor-2 .tools-calc button {}
