html, body {
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
#wrapper {
  height: 100%;
  margin: auto;
  position: relative;
  width: 100%;
}
header {
  background-color: black;
  height: 110px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
#banner {
  background-color: black;
  height: 80px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#banner .titleText {
  margin-left: 15px;
  color: white;
  margin-top: 7px;
}

#map {
  bottom: 27px;
  left: 0;
  position: absolute;
  right: 0;
  top: 110px;
}
footer {
  background-color: black;
  border-top: 3px solid #918f7e;
  bottom: 0;
  height: 27px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
a, a:hover, a:active, a:focus {
  outline: none;
}
footer ul {
  display: block;
  float: left;
  list-style: none;
  margin: 4px 0 0 10px;
  padding-left: 0;
  position: relative;
}
footer ul li {
  display: block;
  float: left;
  position: relative;
}
footer ul li:first-child a {
  border: none;
  margin: 0;
}
footer ul li a {
  border-left: 1px solid #6a695c;
  color: #fff;
  display: block;
  font-size: 11px;
  margin-left: 7px;
  padding-left: 7px;
}
footer ul li a:hover {
  color: #918F7E;
  text-decoration: none;
}
.home-link a {
  background: url(../img/small-black-arrowhead.png) no-repeat left;
  padding-left: 14px;
}
footer .tag-line {
  background: url(../img/experience-your-america.png) no-repeat left;
  float: right;
  height: 7px;
  margin: 8px 10px 0 0;
  width: 188px;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.return-link {
  bottom: -20px;
  position: absolute;
}
  .return-link .breadcrumb {
    background-color: inherit;
  }
    .return-link .breadcrumb a {
      color: #fff;
    }
    .return-link select {
      border: none;
      background-color: white;
      color: black;
    }
.network-shortcut {
  position: absolute !important;
  right: 38px;
  top: 3px;
  z-index: 30 !important;
}
.select-page {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
}

/* NPMap Overrides */
.btn-secondary {
  text-decoration: none !important;
}
.btn-tertiary {
  text-decoration: none !important;
  background: #9bab7d;
  border-color: #718350;
  color: #ffffff;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary:active,
.btn-tertiary.active,
.open .dropdown-toggle.btn-custom {
  color: #ffffff !important;
  background-color: #718350;
  border-color: #718350;
}
.npmap-modules .module .content {
  bottom: 0;
  left: 0;
  margin-top: 10px;
  padding: 0 !important;
  position: absolute;
  right: 0;
  top: 46px;
}
  .npmap-modules .module .content .nav-tabs {
    padding: 0 10px;
  }
  .npmap-modules .module .content .tab-content {
    bottom: 0;
    overflow: auto;
    position: absolute;
    top: 40px;
  }
/* End NPMap Overrides */

#information {
     -moz-box-shadow: 0 0 3px rgba(0, 0 ,0, .64);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .64);
          box-shadow: 0 0 3px rgba(0, 0, 0, .64);
  background-color: #F9F7F1;
  border: 8px solid #F7F2E4;
  cursor: default;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 60px;
  width: 276px;
}
#information h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.leaflet-bottom.leaflet-left {
  text-align: center;
  width: 100%;
}
.npmap-aqrv-buttons.leaflet-control {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
      -ms-box-shadow: none !important;
       -o-box-shadow: none !important;
          box-shadow: none !important;
  bottom: 20px;
  left: 50%;
  margin-left: -403px !important;
  position: absolute;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
   -khtml-user-select: none !important;
      -ms-user-select: none !important;
  width: 806px;
}
.npmap-aqrv-buttons.leaflet-control .btn-primary {
  margin-left: 5px;
}
.button-group-switcher {
  margin-top: 5px;
}
  .button-group-switcher button:first-child {
    margin-right: 5px;
  }
.tooltip.in {
  opacity: 1;
}
.tooltip-inner {
  max-width: 800px !important;
}
.legend {
  padding: 0;
  text-align: center;
}
.legend li {
  float: left;
  list-style-type: none;
  position: relative;
  width: 60px;
}
.generic-point-24 {
  display: inline-block;
  padding: 12px;
  margin-top: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border:solid 1px rgb(255,255,255);
}
.generic-point-16 {
  display: inline-block;
  padding: 8px;
  margin-top: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border:solid 1px rgb(255,255,255);
}
.generic-point-10 {
  display: inline-block;
  padding: 5px;
  margin-top: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border:solid 1px rgb(255,255,255);
}
.generic-point-8 {
  display: inline-block;
  padding: 4px;
  margin-top: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border:solid 1px rgb(255,255,255);
}
.generic-point-6 {
  display: inline-block;
  padding: 3px;
  margin-top: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border:solid 1px rgb(255,255,255);
}
 #information sub, #npmap sub  {
  vertical-align: inherit !important;
}
.info-box {
  margin-bottom: 15px;
  padding: 5px !important;
  background-color: inherit;
}
.info-box.active {
  background-color: #F9EDC7;
}
.info-box:last-child {
  margin-bottom: 0;
}
  .info-box h3 {
    margin-top: 0;
  }
  .info-box p:last-child {
    margin-bottom: 0;
  }
#npmap-modules-information .nav-tabs {
  padding: 10px 0 0 10px;
}
#npmap-modules-information .tab-content {
  bottom: 0;
  overflow-y: auto;
  position: absolute;
  top: 50px;
}
.popover {
  max-width: 800px !important;
  -webkit-user-select: all;
     -moz-user-select: all;
   -khtml-user-select: all;
      -ms-user-select: all;
}
.leaflet-sidebar {
  z-index: 1000;
  max-width: 250px;
  margin-top: -10px;
  margin-left: -10px;
}
  .leaflet-sidebar > .leaflet-control {
    overflow: hidden !important;
    padding: 0 !important;
  }
.icon-close {
  background-position: -17px -17px;
}
.icon-information {
  background-position: 0 -32px;
}
button.npmap-module-tab {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.4);
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.4);
  box-shadow: 1px 2px 5px rgba(0,0,0,.4);
  background-color: #7A796D;
  display: inline-block;
}
.popover-content {
  min-width: 50px;
}
  .popover-content .legend {
    font-size: 11px;
    margin-bottom: 0;
  }
    .popover-content .legend .popover-point {
      display: block;
      height: 30px;
      margin-left: 15px;
      width: 30px;
    }
    .popover-content .legend .popover-rectangle {
      display: block;
      line-height: 15px;
      margin-top: 3px;
      text-align: center;
      width: 100%;
    }
  .popover-content .popover-info-label {
    display: inline-block;
    font-size: 11px;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
  }
  .popover-content .popover-info-button {
    background-color: transparent;
    border: none;
    margin-top: 5px;
  }
