@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
* {
  font-family: "Noto Sans", "Noto Sans CJK TC", sans-serif; }

html {
  font-family: "Noto Sans", "Noto Sans CJK TC", sans-serif;
  min-height: 500px;
  min-width: 500px; }

body {
  font-family: Noto Sans CJK TC;
  padding-top: 60px;
  background-color: #ffffff !important;
  background: url(/eof/2019/img/bg1.png) top right no-repeat, url(/eof/2019/img/bg2.png) left no-repeat;
  background-size: 35%; }
  @media (min-width: 576px) {
    body {
      background-size: 35%; } }
  @media (min-width: 768px) {
    body {
      background-size: 35%; } }
  @media (min-width: 992px) {
    body {
      background-size: auto; } }
  @media (min-width: 1200px) {
    body {
      background-size: auto; } }

.navbar {
  min-height: 60px;
  background-color: transparent; }
  .navbar .container ul.navbar-nav li.nav-item button {
    margin-top: 5px;
    margin-left: 36px;
    padding: 0px;
    width: 90px;
    height: 36px;
    border-radius: 24px;
    border: 2px solid #ff1250; }
    .navbar .container ul.navbar-nav li.nav-item button a.nav-link {
      padding: 0px;
      padding-bottom: px;
      padding-left: 0px;
      padding-right: 0px;
      margin-left: 0px;
      font-size: 18px;
      color: #000000;
      text-decoration: none;
      text-align: center;
      vertical-align: bottom; }
    .navbar .container ul.navbar-nav li.nav-item button a.nav-link:hover {
      border-bottom: none; }
  .navbar .container ul.navbar-nav li.nav-item a.nav-link {
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 36px;
    font-size: 18px;
    color: #000000;
    text-decoration: none; }
  .navbar .container ul.navbar-nav li.nav-item a.nav-link:hover {
    border-bottom: 1px solid #ff1250; }
  .navbar .container .btn {
    background-color: #ffffff;
    color: #000000; }
    .navbar .container .btn:hover {
      background-color: #ff1250;
      color: #ffffff; }

.footer {
  background-color: transparent;
  background: url(/eof/2019/img/bg3.png) bottom no-repeat;
  padding-top: 230px; }
  .footer .container .row p {
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 0px; }
    @media (min-width: 576px) {
      .footer .container .row p {
        font-size: 14px; } }
    @media (min-width: 768px) {
      .footer .container .row p {
        font-size: 16px; } }
    @media (min-width: 992px) {
      .footer .container .row p {
        font-size: 18px; } }
    @media (min-width: 1200px) {
      .footer .container .row p {
        font-size: 18px; } }
  .footer .container .row .image {
    width: 68px;
    margin-right: 5px; }
    @media (min-width: 576px) {
      .footer .container .row .image {
        margin-right: 5px; } }
    @media (min-width: 768px) {
      .footer .container .row .image {
        margin-right: 10px; } }
    @media (min-width: 992px) {
      .footer .container .row .image {
        margin-right: 30px; } }
    @media (min-width: 1200px) {
      .footer .container .row .image {
        margin-right: 30px; } }
  .footer .container .row .title {
    width: 82px;
    margin-right: 5px; }
    @media (min-width: 576px) {
      .footer .container .row .title {
        margin-right: 5px; } }
    @media (min-width: 768px) {
      .footer .container .row .title {
        margin-right: 10px; } }
    @media (min-width: 992px) {
      .footer .container .row .title {
        margin-right: 12px; } }
    @media (min-width: 1200px) {
      .footer .container .row .title {
        margin-right: 12px; } }
  .footer .container .row .name {
    max-width: 835px;
    width: 340px; }
    @media (min-width: 576px) {
      .footer .container .row .name {
        width: 350px; } }
    @media (min-width: 768px) {
      .footer .container .row .name {
        width: 550px; } }
    @media (min-width: 992px) {
      .footer .container .row .name {
        width: 750px; } }
    @media (min-width: 1200px) {
      .footer .container .row .name {
        width: 835px; } }
  .footer .container .copyright {
    padding-top: 50px;
    padding-bottom: 156px;
    text-align: right;
    font-size: 14px; }
    @media (min-width: 576px) {
      .footer .container .copyright {
        font-size: 14px; } }
    @media (min-width: 768px) {
      .footer .container .copyright {
        font-size: 16px; } }
    @media (min-width: 992px) {
      .footer .container .copyright {
        font-size: 18px; } }
    @media (min-width: 1200px) {
      .footer .container .copyright {
        font-size: 18px; } }

.home .brand {
  margin-top: 50px;
  max-width: 100%; }
  @media (min-width: 576px) {
    .home .brand {
      margin-top: 50px; } }
  @media (min-width: 768px) {
    .home .brand {
      margin-top: 85px; } }
  @media (min-width: 992px) {
    .home .brand {
      margin-top: 135px; } }
  @media (min-width: 1200px) {
    .home .brand {
      margin-top: 135px; } }
  .home .brand img {
    width: 300px; }
    @media (min-width: 576px) {
      .home .brand img {
        width: 300px; } }
    @media (min-width: 768px) {
      .home .brand img {
        width: 480px; } }
    @media (min-width: 992px) {
      .home .brand img {
        width: 480px; } }
    @media (min-width: 1200px) {
      .home .brand img {
        width: 480px; } }

.home .selection {
  text-align: right;
  width: 100%;
  min-height: 580px; }
  .home .selection .option {
    width: 500px;
    background-color: transparent;
    text-align: left;
    overflow: hidden; }
    .home .selection .option img {
      background-color: transparent;
      float: left; }
    .home .selection .option .title {
      margin-left: 140px;
      padding-top: 40px;
      font-size: 28px;
      font-weight: bold; }
    .home .selection .option .date {
      font-weight: 500;
      margin-left: 140px;
      font-size: 24px; }
    .home .selection .option .detail {
      margin-left: 140px;
      font-size: 18px; }
    .home .selection .option .link {
      float: right;
      font-size: 18px;
      width: 142px;
      height: 48px;
      border: 2px solid #ff1250;
      border-radius: 24px;
      background-color: #ffffff; }
      .home .selection .option .link:hover {
        background-color: #ff1250;
        color: #ffffff; }

.home .team .title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #ff1250;
  margin-top: 30px; }

.home .team .row .col-3 .name {
  text-align: center !important;
  font-size: 18px;
  line-height: 1.78; }

.home .support {
  background-color: #ffffff;
  margin-top: 60px;
  box-shadow: 0 2px 4px 0 #b5bbc4; }
  .home .support .title {
    color: #ff1250;
    text-align: center;
    font-size: 28px;
    padding-top: 48px;
    margin-bottom: 0px; }
  .home .support .row {
    margin-top: 12px;
    margin-left: 126px;
    margin-right: 126px; }
    .home .support .row a {
      margin-left: 20px;
      margin-right: 20px; }

.rule {
  margin-top: 130px;
  max-width: 932px; }
  .rule .title {
    color: #ff1250;
    text-align: center;
    font-size: 28px;
    font-weight: bold; }
  .rule .block {
    margin-top: 40px; }
    .rule .block .title {
      color: #000000;
      text-align: left;
      font-size: 24px;
      font-weight: 500;
      margin-bottom: 12px; }
    .rule .block .detail {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 0px; }
      .rule .block .detail .pad {
        margin-left: 20px; }

.login {
  margin-top: 130px; }
  .login .form {
    max-width: 500px;
    margin: auto; }
    .login .form .title {
      font-size: 28px;
      font-weight: bold;
      text-align: center;
      color: #ff1250; }
    .login .form .error {
      color: red;
      font-size: 20px;
      font-weight: 500; }
    .login .form .name {
      margin-top: 28px;
      margin-bottom: 0px;
      font-size: 20px; }
    .login .form input {
      margin-top: 12px;
      width: 100%;
      height: 50px; }
    .login .form .signup {
      display: block;
      margin-top: 16px;
      text-align: right;
      color: #ff1250; }
    .login .form .forget {
      display: block;
      margin-top: 16px;
      text-align: right;
      color: #ff1250; }
    .login .form .button {
      text-align: center;
      margin-top: 24px; }
      .login .form .button button {
        width: 142px;
        height: 48px;
        border-radius: 24px;
        border: 2px solid #ff1250;
        background-color: #ffffff; }
        .login .form .button button:hover {
          background-color: #ff1250;
          color: #ffffff; }

.signup {
  margin-top: 130px;
  max-width: 500px; }
  .signup p.title {
    margin-bottom: 4px;
    margin-top: 24px;
    text-align: center;
    color: #ff1250;
    font-weight: bold;
    font-size: 28px; }
  .signup p {
    margin-bottom: 0px;
    margin-top: 24px;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    color: #000000; }
  .signup p.hint {
    color: #ff1250;
    font-size: 18px;
    margin-top: 6px; }
  .signup input {
    margin-top: 12px;
    width: 100%;
    height: 50px; }
  .signup .button {
    text-align: center;
    margin-top: 40px; }
    .signup .button button {
      width: 142px;
      height: 48px;
      border-radius: 24px;
      border: 2px solid #ff1250;
      background-color: #ffffff; }
      .signup .button button:hover {
        background-color: #ff1250;
        color: #ffffff; }
  .signup .errorlist {
    list-style-type: none; }
    .signup .errorlist li {
      color: red; }
  .signup ul {
    list-style-type: none; }
  .signup input[type="radio"] {
    margin-top: 0px;
    height: 15px;
    width: 15px;
    vertical-align: middle; }

.upload {
  max-width: 932px; }
  .upload p {
    margin-bottom: 0px; }
  .upload .title {
    color: #ff1250;
    text-align: center;
    font-size: 28px;
    margin-top: 130px;
    font-weight: bold; }
  .upload .subtitle {
    font-size: 20px;
    font-weight: 500;
    margin-top: 28px; }
  .upload .content {
    margin-top: 12px;
    font-size: 18px;
    font-weight: 500; }
  .upload .hint {
    color: #ff1250;
    font-size: 18px;
    font-weight: 500;
    margin-top: 6px; }
  .upload .btn {
    font-size: 18px;
    width: 142px;
    height: 48px;
    border: 2px solid #ff1250;
    border-radius: 24px;
    background-color: #ffffff; }
    .upload .btn:hover {
      background-color: #ff1250;
      color: #ffffff; }
  .upload form {
    margin-top: 12px; }
    .upload form .filetext {
      font-size: 18px;
      margin-right: 20px; }
    .upload form .submit {
      margin-top: 40px; }
  .upload input[type="file"] {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 100px; }

.success {
  text-align: center; }
  .success .title {
    margin-top: 130px;
    margin-bottom: 0px;
    color: #ff1250;
    font-size: 28px;
    font-weight: bold; }
  .success .content {
    margin-top: 28px;
    margin-bottom: 0px;
    color: #000000;
    font-size: 20px;
    font-weight: 500; }
  .success .btn {
    margin-top: 12px;
    font-size: 18px;
    width: 142px;
    height: 48px;
    border: 2px solid #ff1250;
    border-radius: 24px;
    background-color: #ffffff;
    color: #000000; }
    .success .btn:hover {
      background-color: #ff1250;
      color: #ffffff; }

.teaminfo {
  text-align: left;
  max-width: 400px; }
  .teaminfo .title {
    margin-top: 130px;
    margin-bottom: 0px;
    color: #ff1250;
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
  .teaminfo .content {
    margin-top: 28px;
    margin-bottom: 0px;
    color: #000000;
    font-size: 20px;
    font-weight: 500; }
  .teaminfo .options {
    text-align: center; }
    .teaminfo .options .btn {
      margin-top: 12px;
      font-size: 18px;
      width: 142px;
      height: 48px;
      border: 2px solid #ff1250;
      border-radius: 24px;
      background-color: #ffffff; }
      .teaminfo .options .btn:hover {
        background-color: #ff1250;
        color: #ffffff; }

.reset {
  text-align: left;
  max-width: 500px; }
  .reset .title {
    margin-top: 130px;
    margin-bottom: 0px;
    color: #ff1250;
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
  .reset input {
    margin-top: 12px;
    width: 100%; }
  .reset .hint {
    color: #ff1250;
    font-size: 18px;
    font-weight: 500;
    margin-top: 6px; }
  .reset .button {
    text-align: center; }
    .reset .button .btn {
      margin-top: 30px;
      font-size: 18px;
      width: 142px;
      height: 48px;
      border: 2px solid #ff1250;
      border-radius: 24px;
      background-color: #ffffff; }
      .reset .button .btn:hover {
        background-color: #ff1250;
        color: #ffffff; }

.done {
  text-align: center; }
  .done .title {
    margin-top: 130px;
    margin-bottom: 0px;
    color: #ff1250;
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
  .done .content {
    font-size: 20px; }

.changepass {
  max-width: 500px;
  text-align: center; }
  .changepass .title {
    margin-top: 130px;
    margin-bottom: 0px;
    color: #ff1250;
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
  .changepass .content {
    text-align: left;
    margin-top: 28px;
    margin-bottom: 0px;
    font-size: 20px; }
  .changepass input {
    margin-top: 12px;
    width: 100%; }
  .changepass .button {
    text-align: center; }
    .changepass .button .btn {
      margin-top: 30px;
      font-size: 18px;
      width: 142px;
      height: 48px;
      border: 2px solid #ff1250;
      border-radius: 24px;
      background-color: #ffffff; }
      .changepass .button .btn:hover {
        background-color: #ff1250;
        color: #ffffff; }
  .changepass .hint {
    text-align: left;
    color: #ff1250;
    font-size: 18px;
    margin-top: 6px; }
  .changepass .errorlist {
    text-align: left;
    list-style-type: none;
    color: red; }
