h2 { margin-top: 20px; }
.jumbotron .container { text-align: center; }
img.medal { width: 24px; height: 24px; position: relative; }
img.medal.gold, img.medal.silver, img.medal.bronze { margin-left: -20px; }
img.medal.green { z-index: 5; }
img.medal.gold { z-index: 4; }
img.medal.silver { z-index: 3; }
img.medal.bronze { z-index: 2; }
img.cp { width: 16px; height: 16px; margin-left: 15px; }
tr.medal { background-color: rgba(0,0,0,.075); }
table thead tr th.time { padding-left: 60px; }
.map-classic { color: #b38111; }