#main.sidebar-right.sidebar-divider-off {
  padding-top: 50px !important;
}

@media screen and (width: 768px) and (orientation: portrait) {
  .myloginbox fieldset:nth-child(4) {
    display: flex;
    justify-content: space-between;
  }
}

.facility-table {
  border-collapse: collapse;
  width: 100%;
}
.facility-table thead th {
  text-align: center !important;
}
.facility-table tbody td, .facility-table tbody th {
  text-align: center !important;
}

#facility-1 tbody th, #facility-2 tbody th {
  width: 40% !important;
}

#facility-3 th {
  width: 33.333%;
}

#facility-4 tbody tr th {
  width: 25% !important;
}
#facility-4 tbody tr td {
  text-align: left !important;
}

.tourist-spot thead tr th:nth-child(2), .tourist-spot thead tr th:nth-child(3), .tourist-spot thead tr td:nth-child(2), .tourist-spot thead tr td:nth-child(3), .tourist-spot tbody tr th:nth-child(2), .tourist-spot tbody tr th:nth-child(3), .tourist-spot tbody tr td:nth-child(2), .tourist-spot tbody tr td:nth-child(3) {
  text-align: center !important;
}

.church-calendar-2017 .month-selector button {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: -2px;
}

#documents table th, #documents table td {
  background-color: white;
  color: black;
  font-weight: normal;
}

#official-document hr {
  border-style: solid;
  border-width: 1px;
  border-color: #bc1c1c;
  margin: 10px 0 20px;
}
#official-document h3 {
  color: #bc1c1c;
  font-weight: bold;
}
#official-document h3 .float-right {
  float: right;
}
#official-document h3 .float-right::after {
  display: block;
  width: 100%;
  height: 2px;
  clear: both;
}
#official-document h3 a {
  font-size: 14px;
  border: 1px solid #bc1c1c;
  padding: 6px 10px;
  border-radius: 0.5em;
  background-color: #bc1c1c;
  color: white;
}
#official-document h3 a:hover {
  background-color: #931616;
}
#official-document h4 {
  color: #e37178;
  font-weight: bold;
}
#official-document ol {
  margin-left: 2em;
}
#official-document ul {
  margin-left: 2em;
}
#official-document dl {
  margin-bottom: 1.5em;
}
#official-document dl dt {
  color: #763a3b;
  font-weight: bold;
  border-bottom: 1px dashed #bc1c1c;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
#official-document .gap {
  display: block;
  width: 100%;
  height: 32px;
  clear: both;
}

/*# sourceMappingURL=custom.css.map */
