.nav {
  z-index: 2002;
}
.nav .dropdown small {
  font-size: 80%;
}
.tab {
  padding: 2em;
}
.btn-sm .badge {
  top: 0;
}
.website-header {
  border-radius: 0;
}
.website-header .help-note .help-note-text {
  font-size: 12px;
  text-align: center;
}
@media (min-width: 466px) {
  .website-header .help-note .help-note-text {
    position: absolute;
    margin: -10px 0 10px 70px;
  }
}
.website-header .help-note .row {
  margin: 0;
}
@media (min-width: 440px) {
  .website-header .help-note .row {
    margin-bottom: 10px;
  }
}
.website-header .navbar-toggle {
  margin-bottom: 0;
}
.website-header .navbar-header {
  margin-right: 10px;
  float: none;
}
.website-header .navbar-brand {
  color: #4f80bd;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 15px;
}
.website-header .navbar-brand:hover,
.website-header .navbar-brand:focus {
  color: #4f80bd;
}
.website-header .navbar-brand .navbar-title-text {
  display: inline-block;
  font-size: 28px;
  line-height: 20px;
  margin-top: 14px;
}
.website-header .navbar-brand .navbar-title-text sub {
  font-size: 10px;
}
.website-header .navbar-brand img {
  vertical-align: top;
  height: 48px;
  margin: 2px 5px 2px 0px;
  padding-bottom: 3px;
}
.website-header .session-btns {
  float: right;
}
.website-header .session-btns a:hover,
.website-header .session-btns a:focus {
  text-decoration: none;
}
.website-header .dropdown-menu {
  white-space: nowrap;
  z-index: 2002;
}
.website-header .navbar-nav .dropdown-menu > .bg-danger > a:hover,
.website-header .navbar-nav .dropdown-menu > .bg-danger > a:focus {
  background-color: #CD0505;
}
.website-header span {
  font-weight: normal;
}
.website-header .form-group,
.website-header .navbar-text {
  margin-bottom: 0;
  margin-left: 2px;
}
.container footer.container {
  padding: 0;
}
.foot-banner {
  height: 50px;
  margin: 30px 0;
}
.foot-banner img {
  max-height: 50px;
  max-width: 100%;
}
.foot-banner ul {
  margin-top: 15px;
}
dl > dd > dl,
ul > li > dl {
  margin-left: 30px;
  margin-top: 15px;
}
.header-link {
  color: #5bc0de;
  font-size: 0.8em;
  font-weight: 700;
  opacity: 0;
  padding-left: 10px;
  position: relative;
  text-decoration: none;
  top: -0.17em;
  transition: opacity 200ms ease-in-out 0s;
}
.header-link:link,
.header-link:visited,
.header-link:hover,
.header-link:active {
  color: #5bc0de;
  text-decoration: none;
}
h1:hover > .header-link,
h2:hover > .header-link,
h3:hover > .header-link,
h4:hover > .header-link,
h5:hover > .header-link,
h6:hover > .header-link,
dl:hover > .header-link,
dt:hover > .header-link {
  opacity: 1;
}
.indent {
  margin-left: 20px;
}
.btn-alternative {
  color: #fff;
  background-color: #bb7448;
  border-color: #aa683f;
}
.btn-alternative:hover,
.btn-alternative:focus,
.btn-alternative.focus,
.btn-alternative:active,
.btn-alternative.active,
.open > .dropdown-toggle.btn-alternative {
  color: #fff;
  background-color: #985d38;
  border-color: #7e4d2f;
}
.btn-alternative:active,
.btn-alternative.active,
.open > .dropdown-toggle.btn-alternative {
  background-image: none;
}
.btn-alternative.disabled,
.btn-alternative[disabled],
fieldset[disabled] .btn-alternative,
.btn-alternative.disabled:hover,
.btn-alternative[disabled]:hover,
fieldset[disabled] .btn-alternative:hover,
.btn-alternative.disabled:focus,
.btn-alternative[disabled]:focus,
fieldset[disabled] .btn-alternative:focus,
.btn-alternative.disabled.focus,
.btn-alternative[disabled].focus,
fieldset[disabled] .btn-alternative.focus,
.btn-alternative.disabled:active,
.btn-alternative[disabled]:active,
fieldset[disabled] .btn-alternative:active,
.btn-alternative.disabled.active,
.btn-alternative[disabled].active,
fieldset[disabled] .btn-alternative.active {
  background-color: #bb7448;
  border-color: #aa683f;
}
.btn-alternative .badge {
  color: #bb7448;
  background-color: #fff;
}
@media (max-width: 991px) {
  body {
    top: 0px !important;
    position: static !important;
  }
  .goog-te-banner-frame {
    display: none !important;
  }
}
.vertical-align {
  display: flex;
  align-items: center;
}
@media print {
  .container {
    width: 10in;
  }
  body {
    overflow: visible !important;
  }
  /* stolen from bootstrap.css media max-width:767px */
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
#map-container .map-search-container {
  position: absolute;
  margin-top: 5px;
  padding: 5px;
  left: 44px;
  z-index: 2001;
}
#map-container .map-search-container #show-hide-search {
  width: 20px;
}
#map-container #map {
  position: relative;
  height: 100%;
}
select:required:invalid {
  color: gray;
}
option[value=""][disabled] {
  display: none;
}
option {
  color: black;
}
.navbar {
  margin-bottom: 0;
}
.navbar .navbar-right {
  margin-right: 15px;
}
.navbar img {
  margin-bottom: 4px;
  margin-top: 4px;
}
.hidden {
  display: none;
}
