#navbar {
  background-color: #fff;
}
.buffLogo {
  height: 90px;
  object-fit: contain !important;
  z-index: 100;
}
.cusdiv3 {
  padding-left: 20px;
}
.errorul {
  list-style: disc !important;
}
.container {
  font-size: 21px;
  line-height: 1.5em;
  max-width: 1300px;
  padding-right: 0px;
  padding-left: 0px;
}
.textLogo {
  padding-left: 10px;
  /* height: 80%; */
}

.main {
  background-image: linear-gradient(
    to right,
    rgb(254, 237, 209),
    rgb(254, 237, 209)
  ) !important;

  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.organ-img {
  width: 220px;
  padding: 1rem;
  text-align: center;
}

.organ-img h5 {
  margin: 1rem 0;
}

.flow-table {
  border-collapse: collapse;
}
.flow-table td {
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
}
.flow-step {
  background-color: rgb(212, 67, 25);
  color: white;
  padding: 0.5rem 3rem;
}
.flow-table-content {
  padding: 0.5rem 1rem;
  font-size: 0.85rem;
  /* border-top: 1px solid grey; */
}
.flow-table-content a {
  color: #000;
  /* border-top: 1px solid grey; */
}

@media screen and (max-width: 1024px) {
  .buffLogo {
    height: 70px;
    object-fit: contain !important;
    z-index: 100;
  }
  .textLogo {
    padding-top: 10px;
    /* height: 80%; */
  }
}
/* @media screen and (max-width: 991px) {
    .cusdiv3 {
      padding-left: 40px;
    }
  } */

@media screen and (max-width: 767px) {
  .container-fluid {
    text-align: left;
    padding: 0% 5%;
  }
  .navLinks .dropdown-menu {
    margin-left: -10px;
    max-width: 100%;
  }
  .dropdown-item {
    padding: 0.25rem 1rem;
  }
  .dropdown-menu.show {
    max-width: 100%;
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 500px) {
  .textLogo {
    width: 150%;
  }
  .buffLogo {
    width: 100%;
  }
}

.txtCollaborators {
  font-size: 0.8rem;
}
.container-fluid {
  max-width: 1300px;
  width: 100%;
  margin: auto !important;
  margin: 0 auto !important;
}

.bg-navtopnew {
  background-image: linear-gradient(
    to right,
    rgb(254, 237, 209),
    rgb(236, 183, 148)
  ) !important;
}

.nav-item {
  padding-left: 5px;
  padding-right: 5px;
  /* font-size: 0.9rem; */
}

/* #SearchBox {
        font-size: 0.9rem;
      } */

.navbar-brand {
  display: flex;
}

.txtColl {
  float: left;
  margin: 10px;
}

@media print {
  @page {
    margin: 0;
  }

  .register-float {
    display: none;
  }
  .hero-container {
    padding-right: 48px;
  }
}

@media print {
  #navTop {
    display: none;
  }
  #printheader {
    margin-top: 30px;
    margin-left: 40px;
    display: block !important;
  }
  #navbar-top {
    display: block !important;
  }
  .printlogo2 {
    height: 90px;
  }
}

.searchBtn {
  color: #fff;
  cursor: pointer;
  background-color: #00705e;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  width: 220px;
  max-width: 100%;
  padding: 5px 5px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: default;
  text-decoration: none;
  border: 0;
}
.searchBtn:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  background-color: #05453b;
}
.div404 {
  padding-top: 30px !important;
}

h2 {
  font-size: 1.75rem;
}

#navbar {
  background-color: #fff;
}
.div404 {
  padding-top: 30px !important;
}
.buffLogo {
  height: 90px;
  object-fit: contain !important;
  z-index: 100;
}
.cusdiv3 {
  padding-left: 20px;
}
.errorul {
  list-style: disc !important;
}
.container {
  font-size: 21px;
  line-height: 1.5em;
  max-width: 1300px;
  padding-right: 0px;
  padding-left: 0px;
}
.textLogo {
  padding-left: 10px;
  /* height: 80%; */
}

.main {
  background-image: linear-gradient(
    to right,
    rgb(254, 237, 209),
    rgb(254, 237, 209)
  ) !important;

  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.organ-img {
  width: 220px;
  padding: 1rem;
  text-align: center;
}

.organ-img h5 {
  margin: 1rem 0;
}

.flow-table {
  border-collapse: collapse;
}
.flow-table td {
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
}
.flow-step {
  background-color: rgb(212, 67, 25);
  color: white;
  padding: 0.5rem 3rem;
}
.flow-table-content {
  padding: 0.5rem 1rem;
  font-size: 0.85rem;
  /* border-top: 1px solid grey; */
}
.flow-table-content a {
  color: #000;
  /* border-top: 1px solid grey; */
}

@media screen and (max-width: 1024px) {
  .buffLogo {
    height: 70px;
    object-fit: contain !important;
    z-index: 100;
  }
  .textLogo {
    padding-top: 10px;
    /* height: 80%; */
  }
}
/* @media screen and (max-width: 991px) {
  .cusdiv3 {
    padding-left: 40px;
  }
} */

@media screen and (max-width: 767px) {
  .container-fluid {
    text-align: left;
    padding: 0% 5%;
  }
  .navLinks .dropdown-menu {
    margin-left: -10px;
    max-width: 100%;
  }
  .dropdown-item {
    padding: 0.25rem 1rem;
  }
  .dropdown-menu.show {
    max-width: 100%;
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 500px) {
  .textLogo {
    width: 150%;
  }
  .buffLogo {
    width: 100%;
  }
}

.txtCollaborators {
  font-size: 0.8rem;
}
.container-fluid {
  max-width: 1300px;
  width: 100%;
  margin: auto !important;
  margin: 0 auto !important;
}

.bg-navtopnew {
  background-image: linear-gradient(
    to right,
    rgb(254, 237, 209),
    rgb(236, 183, 148)
  ) !important;
}

.nav-item {
  padding-left: 5px;
  padding-right: 5px;
  /* font-size: 0.9rem; */
}

/* #SearchBox {
      font-size: 0.9rem;
    } */

.navbar-brand {
  display: flex;
}

.txtColl {
  float: left;
  margin: 10px;
}

@media print {
  @page {
    margin: 0;
  }

  .register-float {
    display: none;
  }
  .hero-container {
    padding-right: 48px;
  }
}

@media print {
  #navTop {
    display: none;
  }
  #printheader {
    margin-top: 30px;
    margin-left: 40px;
    display: block !important;
  }
  #navbar-top {
    display: block !important;
  }
  .printlogo2 {
    height: 90px;
  }
}

.searchBtn {
  color: #fff;
  cursor: pointer;
  background-color: #00705e;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  width: 220px;
  max-width: 100%;
  padding: 5px 5px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: default;
  text-decoration: none;
  border: 0;
}
.searchBtn:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  background-color: #05453b;
}

  .footer-section {
    position: relative !important;
  }

  .subpage-background {
    position: absolute !important;
    left: 0 !important;
    right: 8% !important;
    top: 0 !important;
    bottom: 0 !important;
    background-color: #ffffff !important;
    z-index: 0 !important;
  }
  .footer-link {
    color: inherit;
  }

  .footer-link:hover {
    color: inherit;
    text-decoration: underline;
  }

  /* p {
    margin: 0;
  } */

  .bg-footer {
    background-color: rgba(235, 235, 235, 1);
  }

  .btn-contact {
    background-color: rgba(70, 117, 194, 1);
    color: white !important;
  }

  .btn-contact:hover {
    background-color: rgba(80, 127, 204, 1);
  }

  ul {
    list-style: none;
  }

  .footer__list ul {
    border-left: 2px rgba(225, 225, 225, 1) solid;
    padding-left: 20px;
  }

  .footer__subtitle {
    padding: 1rem 0;
  }

  .footer__subtitle__item a {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-family: "Poppins", "Microsoft JhengHei", 微軟正黑體, 微軟雅黑體,
      細明體_HKSCS, Arial, sans-serif;
  }

  .o_custitle a {
    font-size: 22px;
    color: #000;
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: "Poppins", "Microsoft JhengHei", 微軟正黑體, 微軟雅黑體,
      細明體_HKSCS, Arial, sans-serif;
  }

  .footer__subtitle__item a:hover,
  .o_custitle a:hover {
    opacity: 1;
    text-decoration: underline;
  }

  .so-me-list {
    margin: 0;
    padding: 0;
    font-size: 1.5rem;
  }

  .so-me-list > li {
    margin: 0 0.5rem;
  }

  .footerTitle {
    padding-left: 22px;
  }

  .footerSubtitle {
    font-size: 0.9em;
    list-style-type: square;
  }

  .footerItem,
  .topFooterItem {
    word-wrap: break-word;
    overflow-wrap: break-word;
  }

  /* @media screen and (max-width: 1109px) {
    #sitemapbottom {
      display: none;
    }
  } */

  @media screen and (max-width: 767px) {
    .footerTitle {
      padding-left: 17px;
    }

    .cusitem3 {
      margin-left: 6px;
      margin-top: 6px;
    }
  }

  .cusFooterTitle:hover {
    color: #fff;
    text-decoration: underline;
  }

  @media screen and (max-width: 500px) {
    .descriptionHeading {
      font-size: 90%;
    }

    .footerTitle,
    .cusFooterTitle {
      font-size: 80%;
    }
  }

  .cusitem2 {
    padding: 6px;
  }
  .footerclass {
    text-align: center !important;
    position: relative !important;
  }

@media print {
  /* footer {
    display: none;
  } */

  .cusimg {
    width: 200px;
  }

  .symptomImageTop,
  .symptomImageBottom {
    width: 150px;
  }

  * {
    -webkit-print-color-adjust: exact !important;
  }

  .symptomImageTop,
  .symptomImageBottom,
  .hideBelowMidDelay,
  .hideBelow,
  .hideBelowShortDelay,
  .symptomDiv {
    break-inside: avoid;
    margin: auto;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
  }

  .contactlink {
    width: 180px;
  }
  .printleftclass {
    padding-left: 65px;
    justify-content: left !important;
  }
}