#Chart{width:100%;height:60rem;margin:0 auto;padding:0;position:relative;overflow:hidden;margin-bottom:1.6rem}#Chart .PotholeNumbers{width:3.2rem;height:52rem;position:absolute;left:1.6rem;bottom:3.2rem;border-right:0.3rem solid #666;border-bottom:0.3rem solid #666}#Chart .PotholeNumbers li{text-align:right;list-style:none;width:3.2rem;height:20%;border-bottom:0.3rem solid #666;position:relative}#Chart .PotholeNumbers li:first-child{height:0px}#Chart .PotholeNumbers li:last-child{border-bottom:0px}#Chart .PotholeNumbers li span{color:#666;position:absolute;bottom:0;right:0.1rem;font-size:1.4rem;line-height:2rem;padding:0.2rem 0.8em;text-align:right}#Chart .PotholeBars{width:90%;height:52rem;padding:0;position:absolute;bottom:3.2rem;left:5.6em;text-align:left}#Chart .PotholeBars li{display:inline-block;width:10%;max-width:8rem;height:100%;margin:0;padding:0;position:relative}#Chart .PotholeBars li div.Bar{width:80%;background:#eee;position:absolute;bottom:0;left:0.8rem}#Chart .PotholeBars li .Bar p{text-align:center;font-size:1.4rem;line-height:2rem;padding-top:1.4rem}#Chart .PotholeBars li .Bar.Special{background:#069}#Chart .PotholeBars li .Bar.Special p{color:#fff;font-weight:bold}#Chart .PotholeBars li .Bar.Special p.Outside{color:#000;font-weight:bold;position:absolute;top:-4rem;left:1.5rem}#Chart .PotholeBars li .Bar:hover{background:#09c}#Chart .PotholeBars li .Bar:hover p{color:#fff}#Chart .PotholeBars li span{color:#666;font-size:1.4rem;text-align:center;position:absolute;bottom:-2.5rem;left:25%;z-index:100}#Chart .PotholeBars li span.Special{color:#069;font-weight:bold}@media screen and (max-width:30.0em){#Chart .PotholeBars li .Bar p{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(270deg);padding-top:0.2rem;padding-bottom:0.2rem;position:absolute;top:6%;left:-10%}#Chart .PotholeBars li span{font-size:1.2rem}}@media screen and (max-width:24.0em){#Chart .PotholeBars li .Bar p{position:absolute;top:6%;left:-30%}}