@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
section#form [type='submit']:not(.close):not(.mc):before, section#form [type='button']:not(.close):not(.mc):before, section#form a[role='button']:not(.close):not(.mc):before, section#crct-form [type='submit']:not(.close):not(.mc):before, section#crct-form [type='button']:not(.close):not(.mc):before, section#crct-form a[role='button']:not(.close):not(.mc):before, section#certification-form [type='submit']:not(.close):not(.mc):before, section#certification-form [type='button']:not(.close):not(.mc):before, section#certification-form a[role='button']:not(.close):not(.mc):before, section#login .login-box button:before, section#login .login-box [role='button']:before, section#guide .btn-guide:before, section#office .btn-office:before, section#other .card-body:before {
  content: '';
  position: absolute;
  bottom: 7px;
  right: 7px;
  border-bottom: 12px solid #c8c9c7;
  border-left: 12px solid transparent;
  width: 0;
}

[v-cloak] {
  display: none;
}

.ie-only {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie-only {
    display: inherit;
    width: 100%;
    background-color: #ddd;
    min-height: 100px;
  }
}

::-moz-selection {
  background: #1c2e69;
  color: white;
}

::selection {
  background: #1c2e69;
  color: white;
}

::-moz-selection {
  background: #1c2e69;
  color: white;
}

body {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, 'PingFangTC', 'Microsoft JhengHei', '微軟正黑體', sans-serif;
}

@media (min-width: 1600px) {
  .container {
    max-width: 1500px;
  }
}

@media (max-width: 991.98px) {
  header .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: none;
  }
}

input, button, .card, select, a[role='button'] {
  border-radius: 0 !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  select {
    padding-right: 12px !important;
  }
  .select:before {
    content: none;
  }
}

.badge-danger {
  background-color: #ed8374;
}

.btn-blue {
  color: #fff;
  background-color: #1c2e69;
  border-color: #1c2e69;
}

.btn-additional2 {
  color: #fff;
  background-color: #5e8ab4;
  border-color: #5e8ab4;
}

.btn-yellow {
  background-color: #fdce1a;
  border-color: #fdce1a;
}

.border-blue {
  border: 1px solid #1c2e69;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.border-additional2 {
  border: 1px solid #5e8ab4;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 575.98px) {
  .pull-up-40 {
    margin-top: 40px !important;
  }
}

.title {
  position: relative;
  border-bottom: 2px solid #1c2e69;
  font-weight: 300;
}

.title:before {
  position: absolute;
  background: #fdce1a;
  height: 2px;
  content: '';
  width: 22%;
  bottom: -2px;
  left: 0;
}

.second-title {
  border-bottom: 1px solid #6c757d;
  font-weight: 300;
  color: #6c757d;
}

.third-title {
  color: #6c757d;
}

.third-title span {
  font-weight: 300;
}

header {
  border-bottom: 1px solid #e0e5e9;
}

header nav {
  background-color: white;
  padding: 0 !important;
}

header nav .crnet {
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-weight: 200;
  color: #646464;
}

header nav.tc .navbar-nav a:not(.dropdown-item).logout, header nav.sc .navbar-nav a:not(.dropdown-item).logout {
  padding-top: 26px;
}

header nav.tc .navbar-nav a:not(.dropdown-item):not(.logout), header nav.sc .navbar-nav a:not(.dropdown-item):not(.logout) {
  padding-top: 26px !important;
}

@media only screen and (max-width: 767.98px) {
  header nav.tc .navbar-nav a:not(.dropdown-item):not(.logout), header nav.sc .navbar-nav a:not(.dropdown-item):not(.logout) {
    padding-top: 10px !important;
  }
}

header nav .navbar-nav a:not(.dropdown-item) {
  height: 100%;
  text-align: center;
  white-space: nowrap;
  padding-top: 26px;
}

header nav .navbar-nav a:not(.dropdown-item):hover {
  border-bottom: 4px solid #fdce1a;
  color: #1c2e69 !important;
  -webkit-transition: .3s;
  transition: .3s;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  background-color: #f8f9fa;
}

footer {
  background-color: #c8c9c7;
}

footer#tagline {
  background-color: black;
  color: white;
}

@media only screen and (max-width: 767.98px) {
  section#login {
    height: 740px !important;
  }
}

.btn span {
  color: white;
}

nav.secondary a.nav-link {
  color: #c8c9c7;
}

nav.secondary a.nav-link:hover {
  color: white;
}

section#breadcrumb ol {
  background-color: transparent;
  font-weight: 300;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

section#breadcrumb ol a, section#breadcrumb ol a:link, section#breadcrumb ol a:visited, section#breadcrumb ol a:hover {
  color: #212529;
  text-decoration: none;
}

section#form .not-required, section#crct-form .not-required, section#certification-form .not-required {
  padding-right: 102.797px;
}

section#form.tc .not-required, section#form.sc .not-required, section#crct-form.tc .not-required, section#crct-form.sc .not-required, section#certification-form.tc .not-required, section#certification-form.sc .not-required {
  padding-right: 78px;
}

section#form .btn-blue-option, section#crct-form .btn-blue-option, section#certification-form .btn-blue-option {
  font-weight: 400;
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

section#form .btn-blue-option:hover, section#form .btn-blue-option:focus, section#form .btn-blue-option:active, section#form .btn-blue-option:active:focus, section#form .btn-blue-option:active:hover, section#crct-form .btn-blue-option:hover, section#crct-form .btn-blue-option:focus, section#crct-form .btn-blue-option:active, section#crct-form .btn-blue-option:active:focus, section#crct-form .btn-blue-option:active:hover, section#certification-form .btn-blue-option:hover, section#certification-form .btn-blue-option:focus, section#certification-form .btn-blue-option:active, section#certification-form .btn-blue-option:active:focus, section#certification-form .btn-blue-option:active:hover {
  color: #1c2e69;
  border-color: #1c2e69;
  background-color: #fff;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
}

section#form .btn-blue-option.active, section#crct-form .btn-blue-option.active, section#certification-form .btn-blue-option.active {
  color: #fff;
  background-color: #1c2e69;
  border-color: #1c2e69;
}

section#form [type='submit']:not(.close):not(.mc):before, section#form [type='button']:not(.close):not(.mc):before, section#form a[role='button']:not(.close):not(.mc):before, section#crct-form [type='submit']:not(.close):not(.mc):before, section#crct-form [type='button']:not(.close):not(.mc):before, section#crct-form a[role='button']:not(.close):not(.mc):before, section#certification-form [type='submit']:not(.close):not(.mc):before, section#certification-form [type='button']:not(.close):not(.mc):before, section#certification-form a[role='button']:not(.close):not(.mc):before {
  right: 22px;
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

section#form [type='submit']:not(.close):not(.mc):hover, section#form [type='button']:not(.close):not(.mc):hover, section#form a[role='button']:not(.close):not(.mc):hover, section#crct-form [type='submit']:not(.close):not(.mc):hover, section#crct-form [type='button']:not(.close):not(.mc):hover, section#crct-form a[role='button']:not(.close):not(.mc):hover, section#certification-form [type='submit']:not(.close):not(.mc):hover, section#certification-form [type='button']:not(.close):not(.mc):hover, section#certification-form a[role='button']:not(.close):not(.mc):hover {
  color: white;
  opacity: 0.7;
}

section#crct-form .container-fluid {
  max-width: 1700px;
}

section#crct-form input, section#crct-form textarea {
  line-height: 1.2;
}

section#crct-form input[type='date'], section#crct-form textarea[type='date'] {
  height: 33px;
}

section#crct-form textarea {
  border-radius: 0 !important;
}

section#crct-form select {
  height: 33px;
  padding-top: 0px;
  padding-bottom: 0px;
}

section#crct-form select:before {
  top: 3px;
}

section#crct-form #items textarea {
  white-space: pre;
  overflow-wrap: normal;
  overflow-x: scroll;
}

section#certification-form .container-fluid {
  max-width: 1700px;
}

section#certification-form input, section#certification-form textarea, section#certification-form label {
  line-height: 1.2;
}

section#certification-form textarea {
  border-radius: 0 !important;
}

section#certification-form select {
  height: 33px;
  padding-top: 0px;
  padding-bottom: 0px;
}

section#certification-form select:before {
  top: 3px;
}

section#certification-form #items textarea {
  white-space: pre;
  overflow-wrap: normal;
  overflow-x: scroll;
}

section#login {
  background-image: url("/assets/homepage.jpg");
  height: 540px;
  background-position: center bottom 15%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 2px solid #fdce1a;
}

section#login .login-box {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

section#login .login-box input {
  border: 1px solid #1c2e69;
}

section#login .login-box .input-label {
  position: absolute;
  top: 8px;
  left: 26px;
  color: #1c2e69;
}

section#login .login-box a:not([role='button']):link, section#login .login-box a:not([role='button']):visited, section#login .login-box a:not([role='button']):hover {
  color: #1c2e69;
}

section#login .login-box button, section#login .login-box [role='button'] {
  color: white;
}

section#login .login-box button:before, section#login .login-box [role='button']:before {
  right: 22px;
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

section#login .login-box button:hover, section#login .login-box [role='button']:hover {
  opacity: 0.7;
}

section#about #why {
  border: 2px solid #1c2e69;
}

section#about #why ul {
  list-style: none;
  padding: 0;
}

section#about #why li {
  padding-left: 2rem;
}

section#about #why li:not(:first-child) {
  padding-top: 16px;
}

section#about #why li:not(:last-child) {
  padding-bottom: 16px;
  border-bottom: 1px dashed #c8c9c7;
}

section#about #why li:before {
  content: "\f00c";
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: -2rem;
  width: 2rem;
}

section#about #cap {
  background-color: #DAE0FB;
}

section#guide .btn-guide {
  border: 1px solid #c8c9c7;
  min-height: 60px;
  background-color: transparent;
  white-space: normal;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  section#guide .btn-guide {
    min-height: 86px;
  }
}

section#guide .btn-guide:before {
  right: 12px;
}

section#guide .btn-guide:hover {
  background-color: white;
  -webkit-box-shadow: 0 3px 18px 3px rgba(0, 0, 0, 0.1), 0 3px 5.5px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 18px 3px rgba(0, 0, 0, 0.1), 0 3px 5.5px 2px rgba(0, 0, 0, 0.05);
}

section#office .btn-office {
  border: 1px solid #c8c9c7;
  min-height: 60px;
  background-color: transparent;
  white-space: normal;
}

section#office .btn-office:before {
  right: 22px;
}

section#office .btn-office:hover {
  background-color: white;
  -webkit-box-shadow: 0 3px 18px 3px rgba(0, 0, 0, 0.1), 0 3px 5.5px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 18px 3px rgba(0, 0, 0, 0.1), 0 3px 5.5px 2px rgba(0, 0, 0, 0.05);
}

section#office #address h6 {
  color: #1c2e69;
}

section#office #address .office {
  border-left: 4px solid transparent;
}

section#office #address .office:hover {
  cursor: pointer;
  opacity: 0.7;
  border-left: 4px solid #fdce1a;
  -webkit-transition: .3s;
  transition: .3s;
}

section#office #address .office:not(:last-child) {
  border-bottom: 1px dashed #c8c9c7;
}

section#office #map {
  height: 100%;
  width: 100%;
  margin-right: 15px;
}

@media only screen and (max-width: 991.98px) {
  section#office #map {
    height: 600px;
  }
}

section#other .card-body:hover {
  opacity: 0.7;
}

footer #page-top {
  font-weight: 300;
}

footer #page-top:hover {
  color: black;
  cursor: pointer;
}

footer a, footer a:link, footer a:visited, footer a:hover {
  color: #212529;
}

.loading-overlay#loadingPage {
  position: fixed;
}

.loading-overlay.loading-profile {
  position: absolute;
}

.loading-overlay, #loading-overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  text-align: center;
}

.loading-overlay:before, #loading-overlay:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.loading-overlay .spinner, #loading-overlay .spinner {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  padding: 5px;
  border-radius: 10px;
}

.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fade-enter, .fade-leave-to {
  opacity: 0;
}

.daterangepicker {
  font-family: inherit;
  font-size: 16px;
}

.daterangepicker .ranges li {
  font-size: 14px;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  font-size: 14px;
}

.daterangepicker .drp-selected {
  font-size: 14px;
}

.daterangepicker .drp-buttons .btn {
  font-size: 14px;
}
/*# sourceMappingURL=style.css.map */