html, body, #container {
  color: #8c2332!important;
  height: 100%;
  width: 100%;
  overflow: hidden;
  /* font-family: 'Forum-regular', serif; */
  /* font-variant: small-caps; */
}
body {
  padding-top: 50px;
  /* font-family: 'Alegreya Sans', serif; */
}
input[type="radio"], input[type="checkbox"] {
  margin: 0;
}
a {
  color: #8c2332!important;
  text-decoration: none;
}
a:visited { 
  color: #8c2332!important;
}
.leaflet-control-locate a {
  font-size: 1.4em;
  color: #8c2332;
}

.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
.btn-primary {
  color: #fff;
  background-color: #8c2332;
  border-color: #4e0813;
}
/* .nGY2 .nGY2Gallery {
	position: relative;
	text-align: center;
 	margin:300px auto;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.nGY2 .nGY2GallerySub {
  perspective: 900px;
  text-align: left;
  position: relative;
	width: 100%;
  height: 100%;
	overflow: hidden;
	display: inline-block;
  z-index: 1;
  /* touch-action: none !important; */
	/* box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
} */ 
.modal {
  position: fixed;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.info {
  padding: 6px 8px;
  font: 14px/16px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-variant: small-caps;
  width: 150px;
  background: rgba(255,255,255,0.8);
  border: 2px solid rgba(0,0,0,0.2);
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  border-radius: 5px;
}
.info h4 {
  margin: 0 0 5px;
  /* font-weight: bold; */
  /* color: #777; */
}

#sidebar {
  display: block;
  width: 250px;
  height: 100%;
  max-width: 100%;
  float: left;
}
#map {
  width: auto;
  height: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#loading {
  position: absolute;
  width: 220px;
  height: 19px;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -110px;
  z-index: 20001;
}
#features {
  margin: 0px;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
    box-shadow: none;
}
#sidebar-hide-btn {
  margin-top: -2px;
}
#aboutTabsContent {
  padding-top: 10px;
}
.progress-bar-full {
  width: 100%;
}
.white {
  color: #8c2332;
}
.panel-heading{
   width: 250px;
}
.panel-body{
  width: 250px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #8c2332;
  font-variant: small-caps;
}
.panel-primary {
  border-color: #8c2332;
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #8c2332;
  border-color: #4e0813;
}
.btn-default {
  color: #8c2332;
  background-color: #fff;
  border-color: #8c2332;
}
.feature-row {
  cursor: pointer;
  width: 250px;
}
.sidebar-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.sidebar-table {
  position: absolute;
  width: 100%;
  top: 103px;
  bottom: 0px;
  overflow: auto;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #8c2332;
  background: #fff;
  font-weight: 500;
  font-variant: small-caps;
}
.leaflet-control-layers {
  overflow: auto;
}
/* .label {
  color: #8c2332;
  font-weight: 550;
} */
.leaflet-control-layers label {
  color: #8c2332;
  font-weight: bold;
  /* font-weight: 500; */
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-variant: small-caps;
  margin-bottom: 0px;
}
.leaflet-control-layers-list input[type="radio"], input[type="checkbox"] {
  margin: 2px;
}
.table {
  margin-bottom: 0px;
}
.navbar .navbar-brand {
  font-weight: bold;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;;
  font-size: 25px;
  color: #FFFFFF;
}
.navbar-collapse.in {
  overflow-y: hidden;
}
.navbar-header .navbar-icon-container {
  margin-right: 15px;
}
.navbar-header .navbar-icon {
  line-height: 50px;
  height: 50px;
}
.navbar-header a.navbar-icon {
  margin-left: 25px;
}
.typeahead {
  background-color: #FFFFFF;
}
.tt-dropdown-menu {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-top: 4px;
  padding: 4px 0;
  width: 100%;
  max-height: 300px;
  overflow: auto;
}
.tt-suggestion {
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;;
  line-height: 20px;
  padding: 3px 10px;
}
.tt-suggestion.tt-cursor {
  background-color: #0097CF;
  color: #FFFFFF;
  cursor: pointer;
}
.tt-suggestion p {
  margin: 0;
}
.tt-suggestion + .tt-suggestion {
  border-top: 1px solid #ccc;
}
.typeahead-header {
  margin: 0 5px 5px 5px;
  padding: 3px 0;
  border-bottom: 2px solid #333;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
@media (max-width: 992px) {
  .navbar .navbar-brand {
    font-size: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;;
  }
}
@media (max-width: 767px){
  #sidebar {
    display: none;
  }
  .url-break {
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
      hyphens: auto;
  }
  .dropdown-menu a i{
    color: #FFFFFF;
  }
}
/* Print Handling */
@media print {
  .navbar {
    display: none !important;
  }
  .leaflet-control-container {
    display: none !important;
  }
}

.legend {
  line-height: 24px;
  width: 100px;
  color: #8c2332;
  padding: 6px 8px;
  /* background: white; */
  border: 2px solid rgba(0,0,0,0.2);
  /* box-shadow: 0 0 15px rgba(0,0,0,0.2); */
  border-radius: 5px;
  padding: 6px 10px 6px 6px;
  color: #8c2332;
  background: #fff;
  font-variant: small-caps;
}

.legend i {
  width: 16px;
  height: 16px;
  border: 2px solid rgba(0,0,0,0.2);
  float: left;
  margin-right: 8px;
  opacity: 0.9;
}

.legend img {
  width: 16px;
  height: 16px;
  margin-right: 3px;
  float: left;
}

.legend p {
  font-size: 12.5px;
  line-height: 16px;
  margin: 0;
  font-weight: bold;
}
.navbar-brand {
  padding: 7px 5px;
}