* {
  box-sizing: border-box; }

body {
  background: url("/assets/images/bg4.gif");
  font-size: 16px;
  color: #151515;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  margin: 0px; }

.content {
  min-height: calc(100vh - 80px);
  margin: 0 auto;
  max-width: 800px;
  padding: 16px; }

.rounded {
  background-color: #ffffff;
  border: 1px solid #84aae7;
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 16px;
  max-width: 800px; }

#intro {
  display: none;
  min-height: 160px; }

.globe {
  background-image: url("/assets/images/flagglobe.gif");
  width: 160px;
  height: 160px;
  text-align: center;
  padding-top: 20px;
  display: inline-block;
  float: left;
  margin: 0 20px 0 0; }
  .globe img {
    height: 120px;
    width: 120px; }

table.results-list {
  border: 2px solid #84aae7;
  background-color: #ffffff;
  margin: 0 0 16px 0;
  width: 100%;
  max-width: 800px; }
  table.results-list a {
    color: black; }
    table.results-list a:hover {
      color: blue; }
  table.results-list th {
    text-align: left;
    padding: 2px;
    background-color: #ffffcc;
    border-bottom: 1px solid black;
    color: red;
    font-family: Comic Sans MS, Verdana, sans-serif; }
    table.results-list th h2 {
      margin: 0; }
  table.results-list tr:nth-child(odd) {
    background: #f5f5f5; }
  table.results-list td, table.results-list th {
    vertical-align: top;
    padding: 4px 8px; }
  table.results-list tr td:first-child {
    white-space: nowrap; }

.table-scroll {
  overflow-x: auto; }

.team {
  background: #FFFF99 !important; }
  .team td {
    font-weight: 700; }

.hide-small {
  display: none; }

#featured {
  font-size: 14px; }
  #featured a {
    text-decoration: none; }
  #featured li {
    line-height: 20px; }

.country-list-item {
  width: 40px;
  height: 45px;
  text-align: center;
  display: inline-block; }

.year-list-item {
  padding: 6px;
  margin-bottom: 8px;
  border: 1px solid #84aae7;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  width: 70px;
  background-color: #e6faff;
  transition: background-color 0.5s; }
  .year-list-item:hover {
    background-color: #ffccff; }

.podium-list {
  padding-left: 0px;
  list-style: none; }

h1 {
  color: red;
  font-weight: bold;
  font-size: 20px; }

h1.results {
  color: #0054A8;
  font-size: 25px;
  padding-left: 16px; }

h2 {
  color: red;
  font-weight: bold;
  font-size: 16px;
  font-family: Comic Sans MS;
  margin-top: 0; }

img {
  max-width: 100%; }

img.country-flag {
  display: block;
  margin: 0 auto; }

ul {
  padding-left: 16px; }

.inline {
  display: inline-block;
  margin: 0; }

footer {
  background-color: #9fb7d7;
  height: 26px;
  padding-left: 16px;
  padding-top: 4px;
  text-align: center; }

.home-link {
  display: none; }

@media only screen and (min-width: 768px) {
  #intro {
    display: block; }

  .home-link {
    display: inline; }

  .hide-small {
    display: initial; }

  img.country-flag {
    display: initial;
    float: left;
    margin: 12px 20px 0 0; }

  .podium-list {
    padding-left: 16px; } }
.results-page {
  background-color: #ffffff;
  border: 1px solid Navy;
  padding-bottom: 16px;
  max-width: 600px;
  margin: 0 auto; }
  .results-page a {
    text-decoration: none; }
  .results-page h3 {
    text-align: center;
    color: #0080ff; }
  .results-page h3.left {
    text-align: left;
    padding-left: 16px; }
  .results-page img {
    display: block;
    margin: 0 auto; }
  .results-page p {
    padding: 0px 16px; }
  .results-page ul {
    margin: 0px 16px; }
  .results-page .one {
    background-color: #e6e8ff; }

.event-header img {
  display: block;
  margin: 0 auto; }
.event-header h1 {
  color: #0054A8;
  text-align: center;
  font-size: 25px; }

.schedule-table {
  width: 100%; }
  .schedule-table th {
    text-align: left;
    background-color: #ffffcc;
    border-bottom: 1px solid black; }
  .schedule-table td {
    padding: 6px; }

.men {
  background-color: #99CCFF; }

.wom {
  background-color: #ffb6c1; }

.wom, .men {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 3px;
  margin: 16px 2px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 20px;
  vertical-align: middle; }

.pdf, .fx, .ph, .sr, .vt, .pb, .hb, .ub, .bb {
  display: block;
  margin: 4px 0;
  padding-left: 48px;
  padding-right: 16px; }
  .pdf::before, .fx::before, .ph::before, .sr::before, .vt::before, .pb::before, .hb::before, .ub::before, .bb::before {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 16px 0 -32px;
    vertical-align: bottom; }

.pdf::before {
  background-image: url(/assets/images/ar.gif); }

.fx::before {
  background-image: url(/assets/images/icons/1fx15x15.gif); }

.ph::before {
  background-image: url(/assets/images/icons/2ph15x15.gif); }

.sr::before {
  background-image: url(/assets/images/icons/3sr15x15.gif); }

.vt::before {
  background-image: url(/assets/images/icons/4vt15x15.gif); }

.pb::before {
  background-image: url(/assets/images/icons/5pb15x15.gif); }

.hb::before {
  background-image: url(/assets/images/icons/6hb15x15.gif); }

.ub::before {
  background-image: url(/assets/images/icons/2ub15x15.gif); }

.bb::before {
  background-image: url(/assets/images/icons/3bb15x15.gif); }

header {
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, #ffffff, #e2e2e2);
  height: 40px;
  font-weight: bold;
  font-family: Rockwell, Verdana, sans-serif;
  font-size: 24px;
  padding-top: 10px;
  padding-left: 16px; }
  header a, header button {
    text-decoration: none;
    color: #2f2f2f; }
  header button {
    background: transparent;
    font-weight: bold;
    font-family: Rockwell, Verdana, sans-serif;
    font-size: 24px;
    border: 0;
    padding-right: 20px;
    cursor: pointer; }
  header #menu-open, header #menu-close {
    display: inline-block;
    width: 13px;
    margin-left: 5px; }
  header #menu-close {
    display: none; }
  header nav {
    text-align: right;
    position: absolute;
    top: 10px;
    right: 0; }
    header nav ul {
      background-color: white;
      margin: 0;
      padding: 0;
      border-bottom: 2px solid #e2e2e2;
      text-align: center;
      width: 100vw;
      box-shadow: 5px 5px 10px #e2e2e2; }
    header nav li {
      list-style: none;
      padding: 15px 20px 10px 20px;
      border-bottom: 1px solid #e2e2e2; }
    header nav ul li:hover {
      color: white;
      background-color: #e2e2e2; }
    header nav a {
      display: block; }
  header ul {
    display: none; }
  header ul.is-active {
    display: block; }
  header #site-logo {
    display: none; }
  @media (min-width: 500px) {
    header #site-logo {
      display: inline-block; }
    header #home {
      display: none; } }
