@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs169vsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYA.ttf) format('truetype');
}
.content div.field.dropdown div.input i {
  right: 10px;
  top: 2px;
}
.content nav form div.field.series {
  width: 280px;
}
.content nav form div.field.backLink {
  margin-top: 30px;
  min-width: 200px;
}
@media screen and (max-width: 991px) {
  .content nav form div.field.backLink {
    float: none;
    width: 100%;
  }
}
.content nav form div.field.backLink .btn {
  border-radius: 0;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 100%;
}
.content nav form div.field.backLink a {
  text-decoration: underline;
}
#flo50,
#mileSplit50 {
  position: relative;
  width: 100%;
  background: url('Flo50HeaderFlo50-header.png') no-repeat;
  z-index: 0;
}
#flo50 header,
#mileSplit50 header {
  min-height: 240px;
}
#flo50 header > h2,
#mileSplit50 header > h2,
#flo50 header > h1,
#mileSplit50 header > h1 {
  color: #c80000;
  font-size: 2rem;
  line-height: 32px;
  margin-bottom: 16px;
  text-transform: none;
  padding-left: 10px;
}
#mileSplit50 {
  background: url('COROSMileSplit50v2.png') no-repeat;
  background-size: 80%;
  background-position-x: 50%;
}
#mileSplit50 header {
  margin-bottom: 30px;
}
#mileSplit50 figure {
  height: 200px;
}
#mileSplit50 nav {
  padding-top: 0;
  padding-left: 0;
}
#mileSplit50 nav form {
  margin-bottom: 0;
}
#mileSplit50 nav form:after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 991px) {
  #mileSplit50 #rankingsFilters > .col-xs-12:first-child {
    margin-bottom: 20px;
  }
}
#mileSplit50 #rankingsFilters div.field.dropdown {
  margin-bottom: 0;
  width: 100%;
}
#mileSplit50 #rankingsFilters div.field div.input {
  height: 32px;
  line-height: 32px;
}
#mileSplit50 #rankingsFilters div.field div.input select {
  height: inherit;
  line-height: inherit;
}
#flo50 nav {
  padding-top: 170px;
  padding-left: 10px;
}
/*#flo50 header figure {
  background: url('banner-logo.png') no-repeat center;
  position: absolute;
  z-index: 0;
  width: 345px;
  height: 144px;
  left: 50%;
  margin-left: -172px;
  top: 16px;
}*/
/*
#rankingsTable td {
    vertical-align: middle;
}
#rankingsTable td > div {
    padding-top: 8px;
    padding-bottom: 8px;
}
*/
#rankingsTable th.rank {
  padding-left: 16px;
  text-align: left !important;
}
#rankingsTable td.rank {
  font-family: "Oswald", "Arial Black", arial-black, sans-serif;
  font-weight: bold;
  text-align: center;
  width: 32px;
}
#rankingsTable th.team {
  text-align: center !important;
}
#rankingsTable td.team {
  text-align: center !important;
  min-width: 150px;
  padding: 4px;
}
#rankingsTable th.lastResult,
#rankingsTable td.lastResult {
  min-width: 90px;
}
#rankingsTable th.lastResult a.meet,
#rankingsTable td.lastResult a.meet {
  display: block;
  color: #E72434;
  min-width: 120px;
}
#rankingsTable th.comments,
#rankingsTable td.comments {
  min-width: 100px;
}
#rankingsTable figure.logo {
  margin: 0 auto 8px;
  display: block;
  width: 30px;
  height: 50px;
}
#rankingsTable figure.logo.none {
  background: url('shoe-white2.png') no-repeat center;
  background-size: 30px 50px;
}
#rankingsTable tbody tr:nth-of-type(even) figure.logo.none {
  background-image: url('shoe-gray2.png');
}
#rankingsTable div.current {
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  float: left;
  min-width: 24px;
  color: #383839;
}
#rankingsTable div.previous {
  font-size: 12px;
  width: 32px;
  color: #383839;
  margin-left: 40px;
  text-align: center;
}
#rankingsTable div.previous::before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  margin: 4px auto 4px;
}
#rankingsTable div.up::before {
  border-bottom: 8px solid green;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#rankingsTable div.down::before {
  border-top: 8px solid #E72434;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#rankingsTable div.same::before {
  background: #383839;
  height: 3px;
  width: 12px;
  margin-top: 8px;
}
body aside div.hub a div {
  width: 301px;
  height: 121px;
  background-image: url('hub-states.png');
}
body.USA aside div.hub a div {
  background-image: url('hub-national.png');
}
#rankingsFilters div.field.dropdown.type {
  width: 150px;
}
#rankingsFilters div.field.dropdown.season {
  width: 120px;
}
