body {
  color: #4c4c4c;
}
td {
  padding: 0 !important;
  font-size: .95rem !important;
  vertical-align: middle;
}
th {
  vertical-align: middle;
}

#print {
  display: none;
  text-align: center;
}
#results {
  margin-top: 15px;
  display: none;
}
#searchContainer {
  margin-bottom: 0 !important;
}
#viewDiv {
  width: 100%;
  height: 100%;
}
#visit {
  text-align: center;
}
.accordion-content {
  display: none;
}
.accordion-icon {
  display: inline-block;
  line-height: 3.5rem;
  padding-left: 0.2rem;
  padding-right: 0.75rem;
  vertical-align: middle;
}
.area-info {
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.area-info-container {
  max-width: 600px;
  margin: 0 auto;
}
.bottom-label {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  width: 50%;
}
.card {
  border-radius: 0;
}
.card-body {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
}
.card-content {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.card-control-container {
  display: flex;
  flex-direction: row;
}
.card-control {
  width: 33.33%;
  text-align: center;
  cursor: pointer;
  padding: 0 !important
}
.card-description-container {
  display: none;
  font-size: 13px;
}
.card-switch {
  border: 1px solid lightgray;
  margin-bottom: 10px;
  width: 100%;
  display: flex;
}
.carousel-control {
  position: absolute;
  top: calc( 50% - 30px );
  padding: 16px;
  border: none;
  height: 60px;
  transition: 0.6s ease;
  color: white;
  background: none;
}
.carousel-control:hover {
  background-color: rgba(0,0,0,0.8);
  border: 1px solid rgba(0,0,0,0.8);
}
.carousel-control .chevron {
  margin-bottom: 5px;
}
.carousel-inner {
  background-color: #152636;
}
.carousel-item {
  height: 270px;
  overflow: hidden;
  background-color: #152636;
  justify-content: center;
  align-items: center;
  display: none;
}
.center-cell {
  text-align: center;
}
.coh-close-modal {
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  right: 25px;
  top: 0px;
  transition: 0.3s;
  cursor: pointer
}
.close-modal:hover, .coh-close-modal:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.coh-collapse {
  margin-top: 10px !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.coh-input {
  flex: 1 1 0%;
  position: relative;
  vertical-align: top;
}
.coh-input-label-sm {
  width: 100%;
}
.district-item {
  border-bottom: 1px solid lightgray;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.district-item:hover {
  background-color: #f8f8f8 !important;
}
.district-item-title {
  font-size: 1rem !important;
  font-weight: 500 !important;
  margin-bottom: 0.5rem;
}
#date-pane {
  position: relative;
  margin-bottom: 60px;
}
#dateSearchBtn {
  position: absolute;
  right: 0px;
}
.form-control-sm {
  border-radius: 0;
  margin-bottom: 10px;
}
.form-group {
  margin-bottom: 0;
  position: relative;
}
.in-modal {
  background-color: black;
  margin: 0 auto;
  max-width: 1000px;
  width: inherit;
  height: unset !important;
}
.in-modal img {
  max-height: 650px;
  max-width: 100%;
  width: auto !important;
  margin: 0 auto;
}
.input-search-btn {
  float: right;
  margin-bottom: 7px;
}
.item-address-label {
  display: inline-block;
  font-size: 13px;
}
.item-year-label {
  display: inline-block;
  width: 140px;
  font-size: 13px;
}
.label-container {
  display: flex;
  flex-direction: column;
  margin: 5px;
  width: 100%;
}
#location-pane {
  position: relative;
  margin-bottom: 60px;  
}
#locationSearchBtn {
  position: absolute;
  right: 0px;
}
.map-link {
  text-align: center;
}
.mailing-address-title {
  font-style: italic;
  font-weight: 550;
}
.modal {
  background-color: rgba(0,0,0,0.8);
  display: none;
  height: 100%;
  left: 0;
  padding-top: 50px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.modal-content {
  display: block;
  margin: auto;
  max-width: 975px;
  width: 100%;
}
.modal-content, #caption {
  animation-duration: 0.6s;
  animation-name: zoom;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
}
.modal-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.multiple-results {
  display: none;
}
.multiple-results-th {
  text-align: center;
  font-weight: 500;
  padding: 5px;
}
.nav-link.active {
  color: white !important;
  background-color: #04819b !important;
  border: 1px solid #4a4a4a;
}
.nav-link {
  padding: 0.5rem 0.5rem;
  color: #152636 !important;
  background-color: white !important;
  border: none !important;
  border-radius: 0px !important;
  margin-bottom: 0px !important;
  height: 100%;
}
.nav-link:hover {
  background-color: #03586a !important;
  color: white !important;
  text-decoration: solid !important;
}
.nav-tabs {
  text-align: center;
}
.sub-select-container {
  display: none;
}
.result-item {
  border-top: 1px solid lightgray !important;
  border-left: 1px solid lightgray !important;
  border-right: 1px solid lightgray !important;
  font-size: 13px;
  cursor: pointer;
  background-color: #f8f8f8 !important;
  padding: 0.25rem !important;
  display: flex;
  flex-direction: row;
}
.result-item-last {
  border-bottom: solid 1px lightgray;
}
.result-item-title {
  font-size: 1.2rem;
  font-weight: 400;
}
.result-table-row {
  cursor: pointer;
  padding: 0.45rem !important;
}
.row-header {
  font-weight: 450;
}
.search-btn {
  height: 31px;
  width: 39px;
}
.search-map-container {
  height: 100%;
}
.search-padding {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}
.slideshow-container {
  display: none;
  margin-bottom: 10px;
  max-width: 1000px;
  position: relative;
}
.spinning-gif {
	height: 20px;
	display: none;
	position: absolute;
	right: 40px;
	width: 20px;
	top: 6px;
	z-index: 1000;
}
.sub-label-container {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.switch-btn {
  width: 50%;
}
.tab-content {
  margin-top: 10px;
}
.table {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  border: 1px solid lightgray;
  border-spacing: 0;
  border-collapse: collapse;
}
.table > tbody {
  overflow: auto;
  width: 100%;
}
.table-heading {
  font-weight: 550 !important;
}
.table-hover {
  margin-bottom: 10px;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}
.table td {
  padding: 0.4rem !important;
}
.title-row {
  display: flex;
  flex-direction: row;
}
.top-label {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 5px;
}
#wrapper {
  width: unset;
  margin-left: 0rem;
  margin-right: 0rem;
  max-width: unset;
  position: relative;
  margin-top: 0rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 0rem !important;
}
.view-map-btn {
  display: none;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
}
#mapContainer {
  height: 100% !important;
}
#mapSection {
  width: calc( 100% - 360px );
}
#resultsContainer {
  display: none;
  /*height: 100%;*/
  flex-direction: column;
  position: relative;
}
#resultsList {
  position: absolute;
  width: 100%;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  /*top: 60px;*/
}
#searchContainer {
  width: 360px;
  border-left: 2px solid lightgray;
  overflow-y: auto;
  position: relative;
}
.help-text {
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
  font-style: italic;
  font-size: 1.25rem;
}

@media (max-width: 650px) {
  #mapSection {
    display: none;
    width: 100%;
  }
  #resultsContainer {
    height: unset;
  }
  #searchContainer {
    width: 100%;
    border-left: none;
  }
  .help-text {
    display: none;
  }
  .view-map-btn {
    display: block;
  }
}

@media print {
  #mapSection {
    width: 100%;
  }
}