body, table {
  font-size: .875rem;
  line-height: 1.4;
  font-family: "Noto Sans TC", arial,"微軟正黑體修正", "微軟正黑體";
}
#map {
  height: 360px;
}
#home .row {
  width: 960px;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
}
#home .column {
  float: left;
  width: 33.33%;
  position: relative;
}
.row-2 {
  margin: 0 auto;
  text-align: center;
}
.column-2 {
  float: left;
  width: 50%;
  position: relative;
}
#home .row:after,
.row-2:after {
  content: "";
  display: table;
  clear: both;
}
.menu-item a {
  color: #fff !important;
  font-size: 24pt;
}
.menu-logo {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu-item {
  width: 260px;
  height: 280px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #999;
  border-radius: 32px;
}
.datasets,
.notes
{
  font-size: 1.25em;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.container {
  max-width: 80%;
  margin: 0 auto;
}
.sidebar {
  font-size: 14px;
  line-height: 20px;
}
.resources {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 16px;
  border-bottom: 1px solid #0087bf;
}
.resources ul li {
  display: inline-block;
  margin-right: 8px;
}
.resources ul li span {
  background-color: #d7e82d;
  border-radius: 4px;
  padding: 2px 4px;
}
ul, li, h3 {
  margin: 0;
  padding: 0;
}
.datasets h3 {
  font-size: 0.8rem;
  margin-bottom: 8px;
}
.dataset-content h3 {
  margin: 24px 0;
}
.sidebar h3 {
  margin-bottom: 16px;
}
.sidebar hr {
  border: 0;
  border-bottom: 1px solid #0087bf;
  margin-bottom: 40px;
  padding-bottom: 24px;
}
.tag-list li {
  display: inline-block;
}
.collapse {
  display: none;
}
.dataset-content {
  width: 65%;
  float: right;
}
.dataset-content section {
  margin-bottom: 24px;
}
th {
  text-align: left;
  font-weight: normal;
}
.more {
  font-weight: bold;
}
ul {
  list-style: none;
}
.heading {
  font-weight: bold;
}
.resource-item {
  margin-left: 2px;
  margin-bottom: 40px;
  padding-bottom: 24px;
  border-bottom: 1px solid #0087bf;
}
.btn-group {
  font-weight: bold;
  padding-bottom: 16px;
}
.tag-list li {
  border: 1px solid #000;
  border-radius: 16px;
  padding: 4px 8px;
  margin-top: 4px;
}
.table {
  width: 100%;
}
.dataset-label {
  width: 25%;
}
.specified_facets span {
  white-space: nowrap;
  border: 1px solid #000;
  border-radius: 16px;
  padding: 4px 8px;
  margin-right: 8px;
  line-height: 36px;
}
.description {
  margin-top: 4px;
  margin-bottom: 4px;
}
#description {
  display: none;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 60px;
}
#keywords {
  margin: 80px auto;
}
.format-label {
  float: left;
  background: url(../img/sprite-resource-icons.png) no-repeat 0 0;
  text-indent: -900em;
}
.format-label {
  width: 32px;
  height: 35px;
  background-position: 0px -62px;
}
.format-label[data-format=rdf],
.format-label[data-format*=rdf] {
  width: 32px;
  height: 35px;
  background-position: -32px -62px;
}
.format-label[data-format=pdf],
.format-label[data-format*=pdf] {
  width: 32px;
  height: 35px;
  background-position: -64px -62px;
}
.format-label[data-format=api],
.format-label[data-format*=api] {
  width: 32px;
  height: 35px;
  background-position: -96px -62px;
}
.format-label[data-format=zip],
.format-label[data-format*=zip] {
  width: 32px;
  height: 35px;
  background-position: -128px -62px;
}
.format-label[data-format=xls],
.format-label[data-format*=xls] {
  width: 32px;
  height: 35px;
  background-position: -160px -62px;
}
.format-label[data-format=csv],
.format-label[data-format*=csv] {
  width: 32px;
  height: 35px;
  background-position: -192px -62px;
}
.format-label[data-format=txt],
.format-label[data-format*=txt] {
  width: 32px;
  height: 35px;
  background-position: -224px -62px;
}
.format-label[data-format=xml],
.format-label[data-format*=xml] {
  width: 32px;
  height: 35px;
  background-position: -256px -62px;
}
.format-label[data-format=json],
.format-label[data-format*=json] {
  width: 32px;
  height: 35px;
  background-position: -288px -62px;
}
.format-label[data-format=html],
.format-label[data-format*=html] {
  width: 32px;
  height: 35px;
  background-position: -320px -62px;
}

/*Home*/
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row-bs4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.hidden-lg-up {
  display: none !important;
}
.hidden-sm-up {
  display: none !important;
}
.w-100 {
  width: 100%;
}
.text-center {
  text-align: center;
}
.page {
  display: inline-block;
  line-height: 30px;
  padding: 0 5px;
  margin: 0 5px;
}
.facet-items {
  /*border: 1px solid #333;*/
  border-bottom: 0;
}
.facet-items .facet-item:hover {
  background: #ddd;
}
.facet-items .facet-item a:hover {
  color: #333;
}
.facet-items .current {
  background: #ddd;
  color: #333;
}
.facet-items .current a {
  color: #333;
}
.facet-item {
  /*border-bottom: 1px solid #333;*/
  background-color: #35afe2;
  padding: 12px;
  margin: 4px;
  color: #fff;
}
.facet-item a {
  color: #fff;
}
.facet-item:hover {
  background: #027db1;
}
.show-more {
  padding: 4px;
}

/*nav*/
nav {
  text-align: right;
  background: #027DB1;
  line-height: 30px;
  color: #fff;
}

nav ul {
  margin-right: 60px;
}
nav li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}

nav a {
  color: #fff;
}

/*header*/
#header {
  padding: 30px 0;
}
#header h1 {
  font-size: 14px;
  color: #3D327D;
  margin: 0;
}
#header h2 {
  font-size: 26px;
  color: #120561;
}

/*footer*/
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  clear: both;
}
#footer .Footer_info {
  font-size: 16px;
  line-height: 1.6;
  /* font-weight: bold; */
  color: #4d4f50;
}
#footer .Privacy {
  /* width: 150px; */
  /* height: 25px; */
  line-height: 25px;
  background: #5d5d5d;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  border-radius: 3px;
  margin: 0 3px;
  padding: 0 15px;
  font-size: 14px;
}
#footer .Footer_icon {
  margin-bottom: 15px;
  width: 100%;
  text-align: right;
}
.ML90 {
  margin-left: 90px !important;
}

h5 {
  font-size: 16px;
  padding: 18px;
}

.ui-rangeSlider {
  padding-top: 0;
}

.pagination {
  display: block;
}
.pagination .current {
  color: #0087bf;
  border-bottom: 1px solid #0087bf;
  font-weight: bold;
}
.hide {
  display: none;
}

.no-match {
  padding-top: 12px;
  color: #888888;
}

.label[data-format=html],
.label[data-format*=html] {
  background-color: #55a1ce;
}
.label[data-format=json],
.label[data-format*=json] {
  background-color: #ef7100;
}
.label[data-format=xml],
.label[data-format*=xml] {
  background-color: #ef7100;
}
.label[data-format=text],
.label[data-format*=text] {
  background-color: #74cbec;
}
.label[data-format=csv],
.label[data-format*=csv] {
  background-color: #dfb100;
}
.label[data-format=xls],
.label[data-format*=xls] {
  background-color: #2db55d;
}
.label[data-format=zip],
.label[data-format*=zip] {
  background-color: #686868;
}
.label[data-format=api],
.label[data-format*=api] {
  background-color: #ec96be;
}
.label[data-format=pdf],
.label[data-format*=pdf] {
  background-color: #e0051e;
}
.label[data-format=rdf],
.label[data-format*=rdf],
.label[data-format*=nquad],
.label[data-format*=ntriples],
.label[data-format*=turtle] {
  background-color: #0b4498;
}

.module {
  position: relative;
}
.action {
  position: absolute;
  top: 8px;
  right: 0;
  border-bottom: 1px solid #3a3a3a;
}

.result {
  width: 65%;
  float: right;
  /* margin-left: 5%; */
}

.sidebar {
  width: 30%;
  float: left;
  min-width: 205px;
}

.sort-by {
  float: right;
  font-size: 14px;
}
input[name="q"] {
  border: 1px solid #DFE1E5;
  width: 100%;
  margin-bottom: 12px;
}
h3, h3 a {
  color: #0087bf;
  font-size: 1.875em;
}
#footer {
  white-space:nowrap;
}
.col-5 {
  min-width: 370px;
}
.title {
  text-align: center;
}
.title h1 {
  color: #1E1169;
  font-size: 32px;
}

input.form-control,
select.form-select {
  /*width: auto !important;*/
  max-width: 512px;
  display: inline-block !important;
  margin: 4px 0;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-item-field-start-year label,
.form-item-field-start-month label,
.form-item-field-start-day label,
.form-item-field-end-year label,
.form-item-field-end-month label,
.form-item-field-end-day label {
  width: auto;
  margin-left: 12px;
}

.form-item-field-start-year label,
.form-item-field-end-year label {
  /*width: 114px;*/
  padding-left: 44px;
}

.search-maps {
  margin-bottom: 30px;
  margin-right: 30px;
}

#edit-field-start-year,
#edit-field-start-month,
#edit-field-start-day,
#edit-field-end-year,
#edit-field-end-month,
#edit-field-end-day {
  width: 146px;
  margin-left: 12px;
}

.form-item-field-start-year,
.form-item-field-start-month,
.form-item-field-end-year,
.form-item-field-end-month {
  float: left;
}

.leaflet-control-layers-base {
  text-align: left;
}

.form-submit {
  background-color: #ffc107 !important;
  border: 1px solid transparent;
  padding: 12px 24px !important;
  width: 110px;
  height: auto;
}

background-color: #ffc107 !important;

@media (max-width: 960px) {
  #footer .col-6 {
    display: block;
    max-width: 100%;
    flex: none;
  }
  .Footer_icon {
    text-align: center !important;
    margin-top: 30px;
  }
}

@media (max-width: 765px) {
  #home .row,
  #home .column,
  .column-2 {
    width: 100%;
  }
  #home .column {
    margin-bottom: 30px;
  }
  .copyright {
    margin-top: 30px;
  }
  .copyright span {
    /* display: block; */
    /* margin-bottom: 20px; */
  }
  .container {
    max-width: 100%;
  }
  .hidden-xs {
    display: none;
  }
  .hidden-sm-up {
    display: block;
  }
  .row-bs4 {
    display: block !important;
  }
  .result {
    width: 100%;
  }
  .sidebar {
    background: #fff;
    width: 95%;
    padding-bottom: 30px;
  }
  .sort-by {
    float: left;
  }
  .mobile-hide {
    display: none;
    position: absolute;
  }
  .img-responsive {
    width: 100%;
  }
  nav ul {
    margin-right: 0px;
  }
  nav li {
    margin-left: 8px;
    margin-right: 8px;
  }
  .dataset-content {
    width: 100%;
    float: left;
  }
  #edit-field-start-year,
  #edit-field-start-month,
  #edit-field-start-day,
  #edit-field-end-year,
  #edit-field-end-month,
  #edit-field-end-day {
    width: 73px;
  }
  .search-maps {
    margin-right: 0;
  }
}
