* {
  padding: 0rem;
  margin: 0rem;
  box-sizing: border-box;
  font-family: "Noto Sans TC", sans-serif;
}

body {
  background-color: rgba(17, 43, 68, 0.5);
}

main {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 80vh;
  height: 80%;
  width: 100%;
  position: relative;
  background-position: center;
  margin-bottom: 6rem;
}
main div.eventtitle {
  display: flex;
  align-items: center;
  background-color: rgb(23, 50, 80);
  color: white;
  padding: 0.2rem;
  margin: 0.2rem;
}
main div.eventtitle img {
  width: auto;
  height: 8rem;
}
main div.eventtitle h1 {
  flex: 5 1 800px;
  color: white;
  margin-left: 2rem;
}
main div.eventtitle h2 {
  flex: 5 1 800px;
  color: white;
  margin-left: 2rem;
}
main div.esch {
  display: flex;
  align-items: center;
  background-color: rgb(146, 59, 44);
  color: white;
  padding: 0.2rem;
  margin: 0.2rem;
}
main div.esch h1 {
  flex: 5 1 800px;
  color: white;
  margin-left: 2rem;
  text-align: center;
}
main div.esch h2 {
  flex: 5 1 800px;
  color: white;
  margin-left: 2rem;
  text-align: center;
}
main div.esch p {
  flex: 5 1 800px;
  color: white;
  margin-left: 1rem;
  text-align: center;
}
main div.eschh2 {
  display: flex;
  align-items: center;
  background-color: rgb(146, 59, 44);
  color: white;
  padding: 0.2rem;
  margin: 0.2rem;
}
main div.eschh2 h1 {
  flex: 5 1 800px;
  color: white;
  margin-left: 2rem;
  text-align: center;
}
main div.eschh2 h2 {
  flex: 5 1 800px;
  color: white;
  margin-left: 2rem;
  text-align: center;
  font-size: 1rem;
}
main div.eschh2 button.shownhide {
  background-color: rgb(23, 50, 80);
  border: none;
  color: white;
  border-radius: 8px;
  padding: 2px 5px;
}
main div.ev404 {
  display: block;
  align-items: center;
  background-color: rgb(23, 50, 80);
  color: white;
  padding: 0.2rem;
  margin: 0.2rem;
}
main div.ev404 h1 {
  flex: 5 1 800px;
  color: white;
  text-align: center;
  font-size: 3rem;
}
main div.ev404 h2 {
  flex: 5 1 800px;
  color: white;
}
main div.ev404 p {
  flex: 5 1 800px;
  color: white;
  text-align: center;
  font-size: 1.5rem;
}
main table.esch {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
main table.esch thead {
  border-bottom: 2px solid rgb(160, 160, 160);
  text-align: center;
  background-color: rgb(23, 50, 80);
  color: white;
}
main table.esch td.edate {
  width: 15%;
  background-color: rgb(206, 166, 58);
  text-align: center;
}
main table.esch td.edetail {
  width: 45%;
  background-color: rgb(206, 166, 58);
  padding-left: 15px;
}
main table.esch td.evenue {
  width: 30%;
  background-color: rgb(206, 166, 58);
  padding-left: 15px;
}
main table.esch td.evlink {
  width: 1cap;
  background-color: blue;
  text-align: center;
}
main table.esch td.evlink a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  list-style-type: none;
}
main table.macau {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
main table.macau thead {
  border-bottom: 2px solid rgb(160, 160, 160);
  text-align: center;
  background-color: rgb(23, 50, 80);
  color: white;
}
main table.macau th.ma_cat {
  width: 25%;
}
main table.macau th {
  width: 12.5%;
}
main table.macau td li {
  background-color: blue;
  list-style-type: none;
  text-align: center;
}
main table.macau td li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  list-style-type: none;
}
main table.macau td:empty {
  background-color: black;
}
main table.macau td.ma_cat {
  background-color: rgb(206, 166, 58);
  text-align: center;
}
main table.macau .hide-col {
  display: none;
}
main table.loaclrace {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
main table.loaclrace thead {
  border-bottom: 2px solid rgb(160, 160, 160);
  text-align: center;
  background-color: rgb(23, 50, 80);
  color: white;
}
main table.loaclrace th.local_cat {
  width: 25%;
}
main table.loaclrace th {
  width: 25%;
}
main table.loaclrace td li {
  list-style-type: none;
  text-align: center;
}
main table.loaclrace td li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  list-style-type: none;
}
main table.loaclrace td:empty {
  background-color: rgba(255, 255, 255, 0);
}
main table.loaclrace td.local_cat {
  background-color: rgb(206, 166, 58);
  text-align: center;
}
main table.loaclrace td.startlist {
  background-color: red;
  text-align: center;
}
main table.loaclrace td.startlist a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  list-style-type: none;
}
main table.loaclrace td.results {
  background-color: blue;
  text-align: center;
}
main table.loaclrace td.results a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  list-style-type: none;
}
main table.loaclrace .hide-col {
  display: none;
}
main table.track {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
main table.track th.eventphase {
  background-color: rgb(206, 166, 58);
  text-align: center;
}
main table.track th.melite {
  background-color: yellow;
  text-align: center;
  width: 20%;
}
main table.track th.welite {
  background-color: rgb(223, 134, 0);
  text-align: center;
  width: 20%;
}
main table.track th.mjunior {
  background-color: yellow;
  text-align: center;
  width: 20%;
}
main table.track th.wjunior {
  background-color: rgb(223, 134, 0);
  text-align: center;
  width: 20%;
}
main table.track td.evlink {
  background-color: green;
  text-align: center;
}
main table.track td.evlink a {
  color: white;
}
main table.track td.eventphase {
  background-color: rgb(206, 166, 58);
  text-align: center;
  width: 20%;
}
main table.track td.evstartlist {
  background-color: red;
  text-align: center;
  width: 10%;
}
main table.track td.evstartlist a {
  color: white;
}
main table.track td.evresult {
  background-color: blue;
  text-align: center;
  width: 10%;
}
main table.track td.evresult a {
  color: white;
}

footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: rgb(23, 50, 80);
  color: white;
  min-height: 10vh;
  position: fixed;
  bottom: 0vh;
  width: 100%;
}
footer div.logo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
footer div.logo img {
  width: auto;
  height: 3vw;
}
footer nav {
  flex: 2 1 400px;
}
footer nav ul {
  display: flex;
  list-style-type: none;
  justify-content: space-around;
}
footer nav ul a {
  color: white;
  text-decoration: none;
  font-size: 1.35rem;
}
footer section.links img {
  width: 3vw;
  height: 3vw;
}

@media screen and (max-width: 800px) {
  main {
    height: 80%;
    margin-bottom: 3rem;
  }
  main div.eventtitle {
    display: flex;
    align-items: center;
    background-color: rgb(23, 50, 80);
    color: white;
    padding: 0.2rem;
    margin: 0.2rem;
  }
  main div.eventtitle img {
    width: auto;
    height: 4rem;
  }
  main div.eventtitle h1 {
    flex: 5 1 800px;
    color: white;
    margin-left: 2rem;
    font-size: 1.5rem;
  }
  main div.eventtitle h2 {
    flex: 5 1 800px;
    color: white;
    margin-left: 2rem;
  }
  footer {
    min-height: 5vh;
  }
  footer h1 {
    font-size: 1rem;
  }
  footer p {
    font-size: 0.5rem;
  }
  footer nav {
    flex: 2 1 100px;
  }
  footer nav ul {
    display: flex;
    list-style-type: none;
    justify-content: space-around;
  }
  footer nav ul a {
    color: white;
    text-decoration: none;
    font-size: 1rem;
  }
}/*# sourceMappingURL=style.css.map */