/*
 * Copyright 2012 DM Solutions Group Inc, all rights reserved.
 *
 * Incorporates Bootstrap by Twitter and Font Awesome under respective licenses:
 *
 * Bootstrap - http://twitter.github.com/bootstrap/ - Apache License 2.0 http://www.apache.org/licenses/LICENSE-2.0
 * Font Awesome - http://fortawesome.github.com/Font-Awesome - CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 *
 * Leaflet -
 * Copyright (c) 2010-2013, Vladimir Agafonkin
 * Copyright (c) 2010-2011, CloudMade
 */
#mapsherpa-pod {
  /*!
 * Bootstrap v3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
  /* Bootstrap add ons */
  /*
Leaflet
Copyright (c) 2010-2013, Vladimir Agafonkin
Copyright (c) 2010-2011, CloudMade
All rights reserved
*/
  /* required styles */
  /* Safari renders non-retina tile on retina better with this, but Chrome is worse */
  /* hack that prevents hw layers "stretching" when loading new tiles */
  /* map is broken in FF if you have max-width: 100% on tiles */
  /* stupid Android 2 doesn't understand "max-width: none" properly */
  /* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
  /* control positioning */
  /* zoom and fade animations */
  /* cursors */
  /* visual tweaks */
  /* general typography */
  /* general toolbar styles */
  /* zoom control */
  /* layers control */
  /* attribution and scale controls */
  /* popup */
  /* div icon */
  /* ================================================================== */
  /* Toolbars
/* ================================================================== */
  /* ================================================================== */
  /* Toolbar actions menu
/* ================================================================== */
  /* ================================================================== */
  /* Draw toolbar
/* ================================================================== */
  /* ================================================================== */
  /* Edit toolbar
/* ================================================================== */
  /* ================================================================== */
  /* MapSherpa toolbar Extensions
/* ================================================================== */
  /* ================================================================== */
  /* Drawing styles
/* ================================================================== */
  /* ================================================================== */
  /* Edit styles
/* ================================================================== */
  /* ================================================================== */
  /* Old IE styles
/* ================================================================== */
}
#mapsherpa-pod html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
#mapsherpa-pod body {
  margin: 0;
}
#mapsherpa-pod article,
#mapsherpa-pod aside,
#mapsherpa-pod details,
#mapsherpa-pod figcaption,
#mapsherpa-pod figure,
#mapsherpa-pod footer,
#mapsherpa-pod header,
#mapsherpa-pod hgroup,
#mapsherpa-pod main,
#mapsherpa-pod nav,
#mapsherpa-pod section,
#mapsherpa-pod summary {
  display: block;
}
#mapsherpa-pod audio,
#mapsherpa-pod canvas,
#mapsherpa-pod progress,
#mapsherpa-pod video {
  display: inline-block;
  vertical-align: baseline;
}
#mapsherpa-pod audio:not([controls]) {
  display: none;
  height: 0;
}
#mapsherpa-pod [hidden],
#mapsherpa-pod template {
  display: none;
}
#mapsherpa-pod a {
  background: transparent;
}
#mapsherpa-pod a:active,
#mapsherpa-pod a:hover {
  outline: 0;
}
#mapsherpa-pod abbr[title] {
  border-bottom: 1px dotted;
}
#mapsherpa-pod b,
#mapsherpa-pod strong {
  font-weight: bold;
}
#mapsherpa-pod dfn {
  font-style: italic;
}
#mapsherpa-pod h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#mapsherpa-pod mark {
  background: #ff0;
  color: #000;
}
#mapsherpa-pod small {
  font-size: 80%;
}
#mapsherpa-pod sub,
#mapsherpa-pod sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#mapsherpa-pod sup {
  top: -0.5em;
}
#mapsherpa-pod sub {
  bottom: -0.25em;
}
#mapsherpa-pod img {
  border: 0;
}
#mapsherpa-pod svg:not(:root) {
  overflow: hidden;
}
#mapsherpa-pod figure {
  margin: 1em 40px;
}
#mapsherpa-pod hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#mapsherpa-pod pre {
  overflow: auto;
}
#mapsherpa-pod code,
#mapsherpa-pod kbd,
#mapsherpa-pod pre,
#mapsherpa-pod samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
#mapsherpa-pod button,
#mapsherpa-pod input,
#mapsherpa-pod optgroup,
#mapsherpa-pod select,
#mapsherpa-pod textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
#mapsherpa-pod button {
  overflow: visible;
}
#mapsherpa-pod button,
#mapsherpa-pod select {
  text-transform: none;
}
#mapsherpa-pod button,
#mapsherpa-pod html input[type="button"],
#mapsherpa-pod input[type="reset"],
#mapsherpa-pod input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
#mapsherpa-pod button[disabled],
#mapsherpa-pod html input[disabled] {
  cursor: default;
}
#mapsherpa-pod button::-moz-focus-inner,
#mapsherpa-pod input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#mapsherpa-pod input {
  line-height: normal;
}
#mapsherpa-pod input[type="checkbox"],
#mapsherpa-pod input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
#mapsherpa-pod input[type="number"]::-webkit-inner-spin-button,
#mapsherpa-pod input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
#mapsherpa-pod input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#mapsherpa-pod input[type="search"]::-webkit-search-cancel-button,
#mapsherpa-pod input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#mapsherpa-pod fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
#mapsherpa-pod legend {
  border: 0;
  padding: 0;
}
#mapsherpa-pod textarea {
  overflow: auto;
}
#mapsherpa-pod optgroup {
  font-weight: bold;
}
#mapsherpa-pod table {
  border-collapse: collapse;
  border-spacing: 0;
}
#mapsherpa-pod td,
#mapsherpa-pod th {
  padding: 0;
}
@media print {
  #mapsherpa-pod * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  #mapsherpa-pod a,
  #mapsherpa-pod a:visited {
    text-decoration: underline;
  }
  #mapsherpa-pod a[href]:after {
    content: " (" attr(href) ")";
  }
  #mapsherpa-pod abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #mapsherpa-pod a[href^="javascript:"]:after,
  #mapsherpa-pod a[href^="#"]:after {
    content: "";
  }
  #mapsherpa-pod pre,
  #mapsherpa-pod blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  #mapsherpa-pod thead {
    display: table-header-group;
  }
  #mapsherpa-pod tr,
  #mapsherpa-pod img {
    page-break-inside: avoid;
  }
  #mapsherpa-pod img {
    max-width: 100% !important;
  }
  #mapsherpa-pod p,
  #mapsherpa-pod h2,
  #mapsherpa-pod h3 {
    orphans: 3;
    widows: 3;
  }
  #mapsherpa-pod h2,
  #mapsherpa-pod h3 {
    page-break-after: avoid;
  }
  #mapsherpa-pod select {
    background: #fff !important;
  }
  #mapsherpa-pod .navbar {
    display: none;
  }
  #mapsherpa-pod .table td,
  #mapsherpa-pod .table th {
    background-color: #fff !important;
  }
  #mapsherpa-pod .btn > .caret,
  #mapsherpa-pod .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  #mapsherpa-pod .label {
    border: 1px solid #000;
  }
  #mapsherpa-pod .table {
    border-collapse: collapse !important;
  }
  #mapsherpa-pod .table-bordered th,
  #mapsherpa-pod .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
#mapsherpa-pod * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mapsherpa-pod *:before,
#mapsherpa-pod *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mapsherpa-pod html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#mapsherpa-pod body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
#mapsherpa-pod input,
#mapsherpa-pod button,
#mapsherpa-pod select,
#mapsherpa-pod textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#mapsherpa-pod a {
  color: #428bca;
  text-decoration: none;
}
#mapsherpa-pod a:hover,
#mapsherpa-pod a:focus {
  color: #2a6496;
  text-decoration: underline;
}
#mapsherpa-pod a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#mapsherpa-pod figure {
  margin: 0;
}
#mapsherpa-pod img {
  vertical-align: middle;
}
#mapsherpa-pod .img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
#mapsherpa-pod .img-rounded {
  border-radius: 6px;
}
#mapsherpa-pod .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
#mapsherpa-pod .img-circle {
  border-radius: 50%;
}
#mapsherpa-pod hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
#mapsherpa-pod .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#mapsherpa-pod .sr-only-focusable:active,
#mapsherpa-pod .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
#mapsherpa-pod h1,
#mapsherpa-pod h2,
#mapsherpa-pod h3,
#mapsherpa-pod h4,
#mapsherpa-pod h5,
#mapsherpa-pod h6,
#mapsherpa-pod .h1,
#mapsherpa-pod .h2,
#mapsherpa-pod .h3,
#mapsherpa-pod .h4,
#mapsherpa-pod .h5,
#mapsherpa-pod .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
#mapsherpa-pod h1 small,
#mapsherpa-pod h2 small,
#mapsherpa-pod h3 small,
#mapsherpa-pod h4 small,
#mapsherpa-pod h5 small,
#mapsherpa-pod h6 small,
#mapsherpa-pod .h1 small,
#mapsherpa-pod .h2 small,
#mapsherpa-pod .h3 small,
#mapsherpa-pod .h4 small,
#mapsherpa-pod .h5 small,
#mapsherpa-pod .h6 small,
#mapsherpa-pod h1 .small,
#mapsherpa-pod h2 .small,
#mapsherpa-pod h3 .small,
#mapsherpa-pod h4 .small,
#mapsherpa-pod h5 .small,
#mapsherpa-pod h6 .small,
#mapsherpa-pod .h1 .small,
#mapsherpa-pod .h2 .small,
#mapsherpa-pod .h3 .small,
#mapsherpa-pod .h4 .small,
#mapsherpa-pod .h5 .small,
#mapsherpa-pod .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#mapsherpa-pod h1,
#mapsherpa-pod .h1,
#mapsherpa-pod h2,
#mapsherpa-pod .h2,
#mapsherpa-pod h3,
#mapsherpa-pod .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#mapsherpa-pod h1 small,
#mapsherpa-pod .h1 small,
#mapsherpa-pod h2 small,
#mapsherpa-pod .h2 small,
#mapsherpa-pod h3 small,
#mapsherpa-pod .h3 small,
#mapsherpa-pod h1 .small,
#mapsherpa-pod .h1 .small,
#mapsherpa-pod h2 .small,
#mapsherpa-pod .h2 .small,
#mapsherpa-pod h3 .small,
#mapsherpa-pod .h3 .small {
  font-size: 65%;
}
#mapsherpa-pod h4,
#mapsherpa-pod .h4,
#mapsherpa-pod h5,
#mapsherpa-pod .h5,
#mapsherpa-pod h6,
#mapsherpa-pod .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#mapsherpa-pod h4 small,
#mapsherpa-pod .h4 small,
#mapsherpa-pod h5 small,
#mapsherpa-pod .h5 small,
#mapsherpa-pod h6 small,
#mapsherpa-pod .h6 small,
#mapsherpa-pod h4 .small,
#mapsherpa-pod .h4 .small,
#mapsherpa-pod h5 .small,
#mapsherpa-pod .h5 .small,
#mapsherpa-pod h6 .small,
#mapsherpa-pod .h6 .small {
  font-size: 75%;
}
#mapsherpa-pod h1,
#mapsherpa-pod .h1 {
  font-size: 36px;
}
#mapsherpa-pod h2,
#mapsherpa-pod .h2 {
  font-size: 30px;
}
#mapsherpa-pod h3,
#mapsherpa-pod .h3 {
  font-size: 24px;
}
#mapsherpa-pod h4,
#mapsherpa-pod .h4 {
  font-size: 18px;
}
#mapsherpa-pod h5,
#mapsherpa-pod .h5 {
  font-size: 14px;
}
#mapsherpa-pod h6,
#mapsherpa-pod .h6 {
  font-size: 12px;
}
#mapsherpa-pod p {
  margin: 0 0 10px;
}
#mapsherpa-pod .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  #mapsherpa-pod .lead {
    font-size: 21px;
  }
}
#mapsherpa-pod small,
#mapsherpa-pod .small {
  font-size: 85%;
}
#mapsherpa-pod cite {
  font-style: normal;
}
#mapsherpa-pod mark,
#mapsherpa-pod .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
#mapsherpa-pod .text-left {
  text-align: left;
}
#mapsherpa-pod .text-right {
  text-align: right;
}
#mapsherpa-pod .text-center {
  text-align: center;
}
#mapsherpa-pod .text-justify {
  text-align: justify;
}
#mapsherpa-pod .text-nowrap {
  white-space: nowrap;
}
#mapsherpa-pod .text-lowercase {
  text-transform: lowercase;
}
#mapsherpa-pod .text-uppercase {
  text-transform: uppercase;
}
#mapsherpa-pod .text-capitalize {
  text-transform: capitalize;
}
#mapsherpa-pod .text-muted {
  color: #777777;
}
#mapsherpa-pod .text-primary {
  color: #428bca;
}
#mapsherpa-pod a.text-primary:hover {
  color: #3071a9;
}
#mapsherpa-pod .text-success {
  color: #3c763d;
}
#mapsherpa-pod a.text-success:hover {
  color: #2b542c;
}
#mapsherpa-pod .text-info {
  color: #31708f;
}
#mapsherpa-pod a.text-info:hover {
  color: #245269;
}
#mapsherpa-pod .text-warning {
  color: #8a6d3b;
}
#mapsherpa-pod a.text-warning:hover {
  color: #66512c;
}
#mapsherpa-pod .text-danger {
  color: #a94442;
}
#mapsherpa-pod a.text-danger:hover {
  color: #843534;
}
#mapsherpa-pod .bg-primary {
  color: #fff;
  background-color: #428bca;
}
#mapsherpa-pod a.bg-primary:hover {
  background-color: #3071a9;
}
#mapsherpa-pod .bg-success {
  background-color: #dff0d8;
}
#mapsherpa-pod a.bg-success:hover {
  background-color: #c1e2b3;
}
#mapsherpa-pod .bg-info {
  background-color: #d9edf7;
}
#mapsherpa-pod a.bg-info:hover {
  background-color: #afd9ee;
}
#mapsherpa-pod .bg-warning {
  background-color: #fcf8e3;
}
#mapsherpa-pod a.bg-warning:hover {
  background-color: #f7ecb5;
}
#mapsherpa-pod .bg-danger {
  background-color: #f2dede;
}
#mapsherpa-pod a.bg-danger:hover {
  background-color: #e4b9b9;
}
#mapsherpa-pod .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
#mapsherpa-pod ul,
#mapsherpa-pod ol {
  margin-top: 0;
  margin-bottom: 10px;
}
#mapsherpa-pod ul ul,
#mapsherpa-pod ol ul,
#mapsherpa-pod ul ol,
#mapsherpa-pod ol ol {
  margin-bottom: 0;
}
#mapsherpa-pod .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#mapsherpa-pod .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
#mapsherpa-pod .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
#mapsherpa-pod dl {
  margin-top: 0;
  margin-bottom: 20px;
}
#mapsherpa-pod dt,
#mapsherpa-pod dd {
  line-height: 1.42857143;
}
#mapsherpa-pod dt {
  font-weight: bold;
}
#mapsherpa-pod dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  #mapsherpa-pod .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #mapsherpa-pod .dl-horizontal dd {
    margin-left: 180px;
  }
}
#mapsherpa-pod abbr[title],
#mapsherpa-pod abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
#mapsherpa-pod .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#mapsherpa-pod blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
#mapsherpa-pod blockquote p:last-child,
#mapsherpa-pod blockquote ul:last-child,
#mapsherpa-pod blockquote ol:last-child {
  margin-bottom: 0;
}
#mapsherpa-pod blockquote footer,
#mapsherpa-pod blockquote small,
#mapsherpa-pod blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
#mapsherpa-pod blockquote footer:before,
#mapsherpa-pod blockquote small:before,
#mapsherpa-pod blockquote .small:before {
  content: '\2014 \00A0';
}
#mapsherpa-pod .blockquote-reverse,
#mapsherpa-pod blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
#mapsherpa-pod .blockquote-reverse footer:before,
#mapsherpa-pod blockquote.pull-right footer:before,
#mapsherpa-pod .blockquote-reverse small:before,
#mapsherpa-pod blockquote.pull-right small:before,
#mapsherpa-pod .blockquote-reverse .small:before,
#mapsherpa-pod blockquote.pull-right .small:before {
  content: '';
}
#mapsherpa-pod .blockquote-reverse footer:after,
#mapsherpa-pod blockquote.pull-right footer:after,
#mapsherpa-pod .blockquote-reverse small:after,
#mapsherpa-pod blockquote.pull-right small:after,
#mapsherpa-pod .blockquote-reverse .small:after,
#mapsherpa-pod blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
#mapsherpa-pod blockquote:before,
#mapsherpa-pod blockquote:after {
  content: "";
}
#mapsherpa-pod address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
#mapsherpa-pod .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #mapsherpa-pod .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #mapsherpa-pod .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #mapsherpa-pod .container {
    width: 1170px;
  }
}
#mapsherpa-pod .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#mapsherpa-pod .row {
  margin-left: -15px;
  margin-right: -15px;
}
#mapsherpa-pod .col-xs-1,
#mapsherpa-pod .col-sm-1,
#mapsherpa-pod .col-md-1,
#mapsherpa-pod .col-lg-1,
#mapsherpa-pod .col-xs-2,
#mapsherpa-pod .col-sm-2,
#mapsherpa-pod .col-md-2,
#mapsherpa-pod .col-lg-2,
#mapsherpa-pod .col-xs-3,
#mapsherpa-pod .col-sm-3,
#mapsherpa-pod .col-md-3,
#mapsherpa-pod .col-lg-3,
#mapsherpa-pod .col-xs-4,
#mapsherpa-pod .col-sm-4,
#mapsherpa-pod .col-md-4,
#mapsherpa-pod .col-lg-4,
#mapsherpa-pod .col-xs-5,
#mapsherpa-pod .col-sm-5,
#mapsherpa-pod .col-md-5,
#mapsherpa-pod .col-lg-5,
#mapsherpa-pod .col-xs-6,
#mapsherpa-pod .col-sm-6,
#mapsherpa-pod .col-md-6,
#mapsherpa-pod .col-lg-6,
#mapsherpa-pod .col-xs-7,
#mapsherpa-pod .col-sm-7,
#mapsherpa-pod .col-md-7,
#mapsherpa-pod .col-lg-7,
#mapsherpa-pod .col-xs-8,
#mapsherpa-pod .col-sm-8,
#mapsherpa-pod .col-md-8,
#mapsherpa-pod .col-lg-8,
#mapsherpa-pod .col-xs-9,
#mapsherpa-pod .col-sm-9,
#mapsherpa-pod .col-md-9,
#mapsherpa-pod .col-lg-9,
#mapsherpa-pod .col-xs-10,
#mapsherpa-pod .col-sm-10,
#mapsherpa-pod .col-md-10,
#mapsherpa-pod .col-lg-10,
#mapsherpa-pod .col-xs-11,
#mapsherpa-pod .col-sm-11,
#mapsherpa-pod .col-md-11,
#mapsherpa-pod .col-lg-11,
#mapsherpa-pod .col-xs-12,
#mapsherpa-pod .col-sm-12,
#mapsherpa-pod .col-md-12,
#mapsherpa-pod .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#mapsherpa-pod .col-xs-1,
#mapsherpa-pod .col-xs-2,
#mapsherpa-pod .col-xs-3,
#mapsherpa-pod .col-xs-4,
#mapsherpa-pod .col-xs-5,
#mapsherpa-pod .col-xs-6,
#mapsherpa-pod .col-xs-7,
#mapsherpa-pod .col-xs-8,
#mapsherpa-pod .col-xs-9,
#mapsherpa-pod .col-xs-10,
#mapsherpa-pod .col-xs-11,
#mapsherpa-pod .col-xs-12 {
  float: left;
}
#mapsherpa-pod .col-xs-12 {
  width: 100%;
}
#mapsherpa-pod .col-xs-11 {
  width: 91.66666667%;
}
#mapsherpa-pod .col-xs-10 {
  width: 83.33333333%;
}
#mapsherpa-pod .col-xs-9 {
  width: 75%;
}
#mapsherpa-pod .col-xs-8 {
  width: 66.66666667%;
}
#mapsherpa-pod .col-xs-7 {
  width: 58.33333333%;
}
#mapsherpa-pod .col-xs-6 {
  width: 50%;
}
#mapsherpa-pod .col-xs-5 {
  width: 41.66666667%;
}
#mapsherpa-pod .col-xs-4 {
  width: 33.33333333%;
}
#mapsherpa-pod .col-xs-3 {
  width: 25%;
}
#mapsherpa-pod .col-xs-2 {
  width: 16.66666667%;
}
#mapsherpa-pod .col-xs-1 {
  width: 8.33333333%;
}
#mapsherpa-pod .col-xs-pull-12 {
  right: 100%;
}
#mapsherpa-pod .col-xs-pull-11 {
  right: 91.66666667%;
}
#mapsherpa-pod .col-xs-pull-10 {
  right: 83.33333333%;
}
#mapsherpa-pod .col-xs-pull-9 {
  right: 75%;
}
#mapsherpa-pod .col-xs-pull-8 {
  right: 66.66666667%;
}
#mapsherpa-pod .col-xs-pull-7 {
  right: 58.33333333%;
}
#mapsherpa-pod .col-xs-pull-6 {
  right: 50%;
}
#mapsherpa-pod .col-xs-pull-5 {
  right: 41.66666667%;
}
#mapsherpa-pod .col-xs-pull-4 {
  right: 33.33333333%;
}
#mapsherpa-pod .col-xs-pull-3 {
  right: 25%;
}
#mapsherpa-pod .col-xs-pull-2 {
  right: 16.66666667%;
}
#mapsherpa-pod .col-xs-pull-1 {
  right: 8.33333333%;
}
#mapsherpa-pod .col-xs-pull-0 {
  right: auto;
}
#mapsherpa-pod .col-xs-push-12 {
  left: 100%;
}
#mapsherpa-pod .col-xs-push-11 {
  left: 91.66666667%;
}
#mapsherpa-pod .col-xs-push-10 {
  left: 83.33333333%;
}
#mapsherpa-pod .col-xs-push-9 {
  left: 75%;
}
#mapsherpa-pod .col-xs-push-8 {
  left: 66.66666667%;
}
#mapsherpa-pod .col-xs-push-7 {
  left: 58.33333333%;
}
#mapsherpa-pod .col-xs-push-6 {
  left: 50%;
}
#mapsherpa-pod .col-xs-push-5 {
  left: 41.66666667%;
}
#mapsherpa-pod .col-xs-push-4 {
  left: 33.33333333%;
}
#mapsherpa-pod .col-xs-push-3 {
  left: 25%;
}
#mapsherpa-pod .col-xs-push-2 {
  left: 16.66666667%;
}
#mapsherpa-pod .col-xs-push-1 {
  left: 8.33333333%;
}
#mapsherpa-pod .col-xs-push-0 {
  left: auto;
}
#mapsherpa-pod .col-xs-offset-12 {
  margin-left: 100%;
}
#mapsherpa-pod .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
#mapsherpa-pod .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
#mapsherpa-pod .col-xs-offset-9 {
  margin-left: 75%;
}
#mapsherpa-pod .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
#mapsherpa-pod .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
#mapsherpa-pod .col-xs-offset-6 {
  margin-left: 50%;
}
#mapsherpa-pod .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
#mapsherpa-pod .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
#mapsherpa-pod .col-xs-offset-3 {
  margin-left: 25%;
}
#mapsherpa-pod .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
#mapsherpa-pod .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
#mapsherpa-pod .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  #mapsherpa-pod .col-sm-1,
  #mapsherpa-pod .col-sm-2,
  #mapsherpa-pod .col-sm-3,
  #mapsherpa-pod .col-sm-4,
  #mapsherpa-pod .col-sm-5,
  #mapsherpa-pod .col-sm-6,
  #mapsherpa-pod .col-sm-7,
  #mapsherpa-pod .col-sm-8,
  #mapsherpa-pod .col-sm-9,
  #mapsherpa-pod .col-sm-10,
  #mapsherpa-pod .col-sm-11,
  #mapsherpa-pod .col-sm-12 {
    float: left;
  }
  #mapsherpa-pod .col-sm-12 {
    width: 100%;
  }
  #mapsherpa-pod .col-sm-11 {
    width: 91.66666667%;
  }
  #mapsherpa-pod .col-sm-10 {
    width: 83.33333333%;
  }
  #mapsherpa-pod .col-sm-9 {
    width: 75%;
  }
  #mapsherpa-pod .col-sm-8 {
    width: 66.66666667%;
  }
  #mapsherpa-pod .col-sm-7 {
    width: 58.33333333%;
  }
  #mapsherpa-pod .col-sm-6 {
    width: 50%;
  }
  #mapsherpa-pod .col-sm-5 {
    width: 41.66666667%;
  }
  #mapsherpa-pod .col-sm-4 {
    width: 33.33333333%;
  }
  #mapsherpa-pod .col-sm-3 {
    width: 25%;
  }
  #mapsherpa-pod .col-sm-2 {
    width: 16.66666667%;
  }
  #mapsherpa-pod .col-sm-1 {
    width: 8.33333333%;
  }
  #mapsherpa-pod .col-sm-pull-12 {
    right: 100%;
  }
  #mapsherpa-pod .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #mapsherpa-pod .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #mapsherpa-pod .col-sm-pull-9 {
    right: 75%;
  }
  #mapsherpa-pod .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #mapsherpa-pod .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #mapsherpa-pod .col-sm-pull-6 {
    right: 50%;
  }
  #mapsherpa-pod .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #mapsherpa-pod .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #mapsherpa-pod .col-sm-pull-3 {
    right: 25%;
  }
  #mapsherpa-pod .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #mapsherpa-pod .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #mapsherpa-pod .col-sm-pull-0 {
    right: auto;
  }
  #mapsherpa-pod .col-sm-push-12 {
    left: 100%;
  }
  #mapsherpa-pod .col-sm-push-11 {
    left: 91.66666667%;
  }
  #mapsherpa-pod .col-sm-push-10 {
    left: 83.33333333%;
  }
  #mapsherpa-pod .col-sm-push-9 {
    left: 75%;
  }
  #mapsherpa-pod .col-sm-push-8 {
    left: 66.66666667%;
  }
  #mapsherpa-pod .col-sm-push-7 {
    left: 58.33333333%;
  }
  #mapsherpa-pod .col-sm-push-6 {
    left: 50%;
  }
  #mapsherpa-pod .col-sm-push-5 {
    left: 41.66666667%;
  }
  #mapsherpa-pod .col-sm-push-4 {
    left: 33.33333333%;
  }
  #mapsherpa-pod .col-sm-push-3 {
    left: 25%;
  }
  #mapsherpa-pod .col-sm-push-2 {
    left: 16.66666667%;
  }
  #mapsherpa-pod .col-sm-push-1 {
    left: 8.33333333%;
  }
  #mapsherpa-pod .col-sm-push-0 {
    left: auto;
  }
  #mapsherpa-pod .col-sm-offset-12 {
    margin-left: 100%;
  }
  #mapsherpa-pod .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #mapsherpa-pod .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #mapsherpa-pod .col-sm-offset-9 {
    margin-left: 75%;
  }
  #mapsherpa-pod .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #mapsherpa-pod .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #mapsherpa-pod .col-sm-offset-6 {
    margin-left: 50%;
  }
  #mapsherpa-pod .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #mapsherpa-pod .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #mapsherpa-pod .col-sm-offset-3 {
    margin-left: 25%;
  }
  #mapsherpa-pod .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #mapsherpa-pod .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #mapsherpa-pod .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  #mapsherpa-pod .col-md-1,
  #mapsherpa-pod .col-md-2,
  #mapsherpa-pod .col-md-3,
  #mapsherpa-pod .col-md-4,
  #mapsherpa-pod .col-md-5,
  #mapsherpa-pod .col-md-6,
  #mapsherpa-pod .col-md-7,
  #mapsherpa-pod .col-md-8,
  #mapsherpa-pod .col-md-9,
  #mapsherpa-pod .col-md-10,
  #mapsherpa-pod .col-md-11,
  #mapsherpa-pod .col-md-12 {
    float: left;
  }
  #mapsherpa-pod .col-md-12 {
    width: 100%;
  }
  #mapsherpa-pod .col-md-11 {
    width: 91.66666667%;
  }
  #mapsherpa-pod .col-md-10 {
    width: 83.33333333%;
  }
  #mapsherpa-pod .col-md-9 {
    width: 75%;
  }
  #mapsherpa-pod .col-md-8 {
    width: 66.66666667%;
  }
  #mapsherpa-pod .col-md-7 {
    width: 58.33333333%;
  }
  #mapsherpa-pod .col-md-6 {
    width: 50%;
  }
  #mapsherpa-pod .col-md-5 {
    width: 41.66666667%;
  }
  #mapsherpa-pod .col-md-4 {
    width: 33.33333333%;
  }
  #mapsherpa-pod .col-md-3 {
    width: 25%;
  }
  #mapsherpa-pod .col-md-2 {
    width: 16.66666667%;
  }
  #mapsherpa-pod .col-md-1 {
    width: 8.33333333%;
  }
  #mapsherpa-pod .col-md-pull-12 {
    right: 100%;
  }
  #mapsherpa-pod .col-md-pull-11 {
    right: 91.66666667%;
  }
  #mapsherpa-pod .col-md-pull-10 {
    right: 83.33333333%;
  }
  #mapsherpa-pod .col-md-pull-9 {
    right: 75%;
  }
  #mapsherpa-pod .col-md-pull-8 {
    right: 66.66666667%;
  }
  #mapsherpa-pod .col-md-pull-7 {
    right: 58.33333333%;
  }
  #mapsherpa-pod .col-md-pull-6 {
    right: 50%;
  }
  #mapsherpa-pod .col-md-pull-5 {
    right: 41.66666667%;
  }
  #mapsherpa-pod .col-md-pull-4 {
    right: 33.33333333%;
  }
  #mapsherpa-pod .col-md-pull-3 {
    right: 25%;
  }
  #mapsherpa-pod .col-md-pull-2 {
    right: 16.66666667%;
  }
  #mapsherpa-pod .col-md-pull-1 {
    right: 8.33333333%;
  }
  #mapsherpa-pod .col-md-pull-0 {
    right: auto;
  }
  #mapsherpa-pod .col-md-push-12 {
    left: 100%;
  }
  #mapsherpa-pod .col-md-push-11 {
    left: 91.66666667%;
  }
  #mapsherpa-pod .col-md-push-10 {
    left: 83.33333333%;
  }
  #mapsherpa-pod .col-md-push-9 {
    left: 75%;
  }
  #mapsherpa-pod .col-md-push-8 {
    left: 66.66666667%;
  }
  #mapsherpa-pod .col-md-push-7 {
    left: 58.33333333%;
  }
  #mapsherpa-pod .col-md-push-6 {
    left: 50%;
  }
  #mapsherpa-pod .col-md-push-5 {
    left: 41.66666667%;
  }
  #mapsherpa-pod .col-md-push-4 {
    left: 33.33333333%;
  }
  #mapsherpa-pod .col-md-push-3 {
    left: 25%;
  }
  #mapsherpa-pod .col-md-push-2 {
    left: 16.66666667%;
  }
  #mapsherpa-pod .col-md-push-1 {
    left: 8.33333333%;
  }
  #mapsherpa-pod .col-md-push-0 {
    left: auto;
  }
  #mapsherpa-pod .col-md-offset-12 {
    margin-left: 100%;
  }
  #mapsherpa-pod .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #mapsherpa-pod .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #mapsherpa-pod .col-md-offset-9 {
    margin-left: 75%;
  }
  #mapsherpa-pod .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #mapsherpa-pod .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #mapsherpa-pod .col-md-offset-6 {
    margin-left: 50%;
  }
  #mapsherpa-pod .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #mapsherpa-pod .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #mapsherpa-pod .col-md-offset-3 {
    margin-left: 25%;
  }
  #mapsherpa-pod .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #mapsherpa-pod .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #mapsherpa-pod .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  #mapsherpa-pod .col-lg-1,
  #mapsherpa-pod .col-lg-2,
  #mapsherpa-pod .col-lg-3,
  #mapsherpa-pod .col-lg-4,
  #mapsherpa-pod .col-lg-5,
  #mapsherpa-pod .col-lg-6,
  #mapsherpa-pod .col-lg-7,
  #mapsherpa-pod .col-lg-8,
  #mapsherpa-pod .col-lg-9,
  #mapsherpa-pod .col-lg-10,
  #mapsherpa-pod .col-lg-11,
  #mapsherpa-pod .col-lg-12 {
    float: left;
  }
  #mapsherpa-pod .col-lg-12 {
    width: 100%;
  }
  #mapsherpa-pod .col-lg-11 {
    width: 91.66666667%;
  }
  #mapsherpa-pod .col-lg-10 {
    width: 83.33333333%;
  }
  #mapsherpa-pod .col-lg-9 {
    width: 75%;
  }
  #mapsherpa-pod .col-lg-8 {
    width: 66.66666667%;
  }
  #mapsherpa-pod .col-lg-7 {
    width: 58.33333333%;
  }
  #mapsherpa-pod .col-lg-6 {
    width: 50%;
  }
  #mapsherpa-pod .col-lg-5 {
    width: 41.66666667%;
  }
  #mapsherpa-pod .col-lg-4 {
    width: 33.33333333%;
  }
  #mapsherpa-pod .col-lg-3 {
    width: 25%;
  }
  #mapsherpa-pod .col-lg-2 {
    width: 16.66666667%;
  }
  #mapsherpa-pod .col-lg-1 {
    width: 8.33333333%;
  }
  #mapsherpa-pod .col-lg-pull-12 {
    right: 100%;
  }
  #mapsherpa-pod .col-lg-pull-11 {
    right: 91.66666667%;
  }
  #mapsherpa-pod .col-lg-pull-10 {
    right: 83.33333333%;
  }
  #mapsherpa-pod .col-lg-pull-9 {
    right: 75%;
  }
  #mapsherpa-pod .col-lg-pull-8 {
    right: 66.66666667%;
  }
  #mapsherpa-pod .col-lg-pull-7 {
    right: 58.33333333%;
  }
  #mapsherpa-pod .col-lg-pull-6 {
    right: 50%;
  }
  #mapsherpa-pod .col-lg-pull-5 {
    right: 41.66666667%;
  }
  #mapsherpa-pod .col-lg-pull-4 {
    right: 33.33333333%;
  }
  #mapsherpa-pod .col-lg-pull-3 {
    right: 25%;
  }
  #mapsherpa-pod .col-lg-pull-2 {
    right: 16.66666667%;
  }
  #mapsherpa-pod .col-lg-pull-1 {
    right: 8.33333333%;
  }
  #mapsherpa-pod .col-lg-pull-0 {
    right: auto;
  }
  #mapsherpa-pod .col-lg-push-12 {
    left: 100%;
  }
  #mapsherpa-pod .col-lg-push-11 {
    left: 91.66666667%;
  }
  #mapsherpa-pod .col-lg-push-10 {
    left: 83.33333333%;
  }
  #mapsherpa-pod .col-lg-push-9 {
    left: 75%;
  }
  #mapsherpa-pod .col-lg-push-8 {
    left: 66.66666667%;
  }
  #mapsherpa-pod .col-lg-push-7 {
    left: 58.33333333%;
  }
  #mapsherpa-pod .col-lg-push-6 {
    left: 50%;
  }
  #mapsherpa-pod .col-lg-push-5 {
    left: 41.66666667%;
  }
  #mapsherpa-pod .col-lg-push-4 {
    left: 33.33333333%;
  }
  #mapsherpa-pod .col-lg-push-3 {
    left: 25%;
  }
  #mapsherpa-pod .col-lg-push-2 {
    left: 16.66666667%;
  }
  #mapsherpa-pod .col-lg-push-1 {
    left: 8.33333333%;
  }
  #mapsherpa-pod .col-lg-push-0 {
    left: auto;
  }
  #mapsherpa-pod .col-lg-offset-12 {
    margin-left: 100%;
  }
  #mapsherpa-pod .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  #mapsherpa-pod .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  #mapsherpa-pod .col-lg-offset-9 {
    margin-left: 75%;
  }
  #mapsherpa-pod .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  #mapsherpa-pod .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  #mapsherpa-pod .col-lg-offset-6 {
    margin-left: 50%;
  }
  #mapsherpa-pod .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  #mapsherpa-pod .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  #mapsherpa-pod .col-lg-offset-3 {
    margin-left: 25%;
  }
  #mapsherpa-pod .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  #mapsherpa-pod .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  #mapsherpa-pod .col-lg-offset-0 {
    margin-left: 0%;
  }
}
#mapsherpa-pod fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
#mapsherpa-pod legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#mapsherpa-pod label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
#mapsherpa-pod input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mapsherpa-pod input[type="radio"],
#mapsherpa-pod input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
#mapsherpa-pod input[type="file"] {
  display: block;
}
#mapsherpa-pod input[type="range"] {
  display: block;
  width: 100%;
}
#mapsherpa-pod select[multiple],
#mapsherpa-pod select[size] {
  height: auto;
}
#mapsherpa-pod input[type="file"]:focus,
#mapsherpa-pod input[type="radio"]:focus,
#mapsherpa-pod input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#mapsherpa-pod output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
#mapsherpa-pod .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#mapsherpa-pod .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#mapsherpa-pod .form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
#mapsherpa-pod .form-control:-ms-input-placeholder {
  color: #777777;
}
#mapsherpa-pod .form-control::-webkit-input-placeholder {
  color: #777777;
}
#mapsherpa-pod .form-control[disabled],
#mapsherpa-pod .form-control[readonly],
#mapsherpa-pod fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
#mapsherpa-pod textarea.form-control {
  height: auto;
}
#mapsherpa-pod input[type="search"] {
  -webkit-appearance: none;
}
#mapsherpa-pod input[type="date"],
#mapsherpa-pod input[type="time"],
#mapsherpa-pod input[type="datetime-local"],
#mapsherpa-pod input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
#mapsherpa-pod input[type="date"].input-sm,
#mapsherpa-pod input[type="time"].input-sm,
#mapsherpa-pod input[type="datetime-local"].input-sm,
#mapsherpa-pod input[type="month"].input-sm {
  line-height: 30px;
}
#mapsherpa-pod input[type="date"].input-lg,
#mapsherpa-pod input[type="time"].input-lg,
#mapsherpa-pod input[type="datetime-local"].input-lg,
#mapsherpa-pod input[type="month"].input-lg {
  line-height: 46px;
}
#mapsherpa-pod .form-group {
  margin-bottom: 15px;
}
#mapsherpa-pod .radio,
#mapsherpa-pod .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#mapsherpa-pod .radio label,
#mapsherpa-pod .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
#mapsherpa-pod .radio input[type="radio"],
#mapsherpa-pod .radio-inline input[type="radio"],
#mapsherpa-pod .checkbox input[type="checkbox"],
#mapsherpa-pod .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
#mapsherpa-pod .radio + .radio,
#mapsherpa-pod .checkbox + .checkbox {
  margin-top: -5px;
}
#mapsherpa-pod .radio-inline,
#mapsherpa-pod .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
#mapsherpa-pod .radio-inline + .radio-inline,
#mapsherpa-pod .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
#mapsherpa-pod input[type="radio"][disabled],
#mapsherpa-pod input[type="checkbox"][disabled],
#mapsherpa-pod input[type="radio"].disabled,
#mapsherpa-pod input[type="checkbox"].disabled,
#mapsherpa-pod fieldset[disabled] input[type="radio"],
#mapsherpa-pod fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
#mapsherpa-pod .radio-inline.disabled,
#mapsherpa-pod .checkbox-inline.disabled,
#mapsherpa-pod fieldset[disabled] .radio-inline,
#mapsherpa-pod fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
#mapsherpa-pod .radio.disabled label,
#mapsherpa-pod .checkbox.disabled label,
#mapsherpa-pod fieldset[disabled] .radio label,
#mapsherpa-pod fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
#mapsherpa-pod .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
#mapsherpa-pod .form-control-static.input-lg,
#mapsherpa-pod .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
#mapsherpa-pod .input-sm,
#mapsherpa-pod .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#mapsherpa-pod select.input-sm {
  height: 30px;
  line-height: 30px;
}
#mapsherpa-pod textarea.input-sm,
#mapsherpa-pod select[multiple].input-sm {
  height: auto;
}
#mapsherpa-pod .input-lg,
#mapsherpa-pod .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
#mapsherpa-pod select.input-lg {
  height: 46px;
  line-height: 46px;
}
#mapsherpa-pod textarea.input-lg,
#mapsherpa-pod select[multiple].input-lg {
  height: auto;
}
#mapsherpa-pod .has-feedback {
  position: relative;
}
#mapsherpa-pod .has-feedback .form-control {
  padding-right: 42.5px;
}
#mapsherpa-pod .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
#mapsherpa-pod .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
#mapsherpa-pod .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#mapsherpa-pod .has-success .help-block,
#mapsherpa-pod .has-success .control-label,
#mapsherpa-pod .has-success .radio,
#mapsherpa-pod .has-success .checkbox,
#mapsherpa-pod .has-success .radio-inline,
#mapsherpa-pod .has-success .checkbox-inline {
  color: #3c763d;
}
#mapsherpa-pod .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#mapsherpa-pod .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
#mapsherpa-pod .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
#mapsherpa-pod .has-success .form-control-feedback {
  color: #3c763d;
}
#mapsherpa-pod .has-warning .help-block,
#mapsherpa-pod .has-warning .control-label,
#mapsherpa-pod .has-warning .radio,
#mapsherpa-pod .has-warning .checkbox,
#mapsherpa-pod .has-warning .radio-inline,
#mapsherpa-pod .has-warning .checkbox-inline {
  color: #8a6d3b;
}
#mapsherpa-pod .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#mapsherpa-pod .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
#mapsherpa-pod .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
#mapsherpa-pod .has-warning .form-control-feedback {
  color: #8a6d3b;
}
#mapsherpa-pod .has-error .help-block,
#mapsherpa-pod .has-error .control-label,
#mapsherpa-pod .has-error .radio,
#mapsherpa-pod .has-error .checkbox,
#mapsherpa-pod .has-error .radio-inline,
#mapsherpa-pod .has-error .checkbox-inline {
  color: #a94442;
}
#mapsherpa-pod .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#mapsherpa-pod .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
#mapsherpa-pod .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
#mapsherpa-pod .has-error .form-control-feedback {
  color: #a94442;
}
#mapsherpa-pod .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
#mapsherpa-pod .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  #mapsherpa-pod .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #mapsherpa-pod .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #mapsherpa-pod .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  #mapsherpa-pod .form-inline .input-group .input-group-addon,
  #mapsherpa-pod .form-inline .input-group .input-group-btn,
  #mapsherpa-pod .form-inline .input-group .form-control {
    width: auto;
  }
  #mapsherpa-pod .form-inline .input-group > .form-control {
    width: 100%;
  }
  #mapsherpa-pod .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #mapsherpa-pod .form-inline .radio,
  #mapsherpa-pod .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #mapsherpa-pod .form-inline .radio label,
  #mapsherpa-pod .form-inline .checkbox label {
    padding-left: 0;
  }
  #mapsherpa-pod .form-inline .radio input[type="radio"],
  #mapsherpa-pod .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  #mapsherpa-pod .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
#mapsherpa-pod .form-horizontal .radio,
#mapsherpa-pod .form-horizontal .checkbox,
#mapsherpa-pod .form-horizontal .radio-inline,
#mapsherpa-pod .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
#mapsherpa-pod .form-horizontal .radio,
#mapsherpa-pod .form-horizontal .checkbox {
  min-height: 27px;
}
#mapsherpa-pod .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  #mapsherpa-pod .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
#mapsherpa-pod .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  #mapsherpa-pod .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  #mapsherpa-pod .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
#mapsherpa-pod .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#mapsherpa-pod .btn:focus,
#mapsherpa-pod .btn:active:focus,
#mapsherpa-pod .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#mapsherpa-pod .btn:hover,
#mapsherpa-pod .btn:focus {
  color: #333;
  text-decoration: none;
}
#mapsherpa-pod .btn:active,
#mapsherpa-pod .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#mapsherpa-pod .btn.disabled,
#mapsherpa-pod .btn[disabled],
#mapsherpa-pod fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#mapsherpa-pod .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
#mapsherpa-pod .btn-default:hover,
#mapsherpa-pod .btn-default:focus,
#mapsherpa-pod .btn-default:active,
#mapsherpa-pod .btn-default.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#mapsherpa-pod .btn-default:active,
#mapsherpa-pod .btn-default.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-default {
  background-image: none;
}
#mapsherpa-pod .btn-default.disabled,
#mapsherpa-pod .btn-default[disabled],
#mapsherpa-pod fieldset[disabled] .btn-default,
#mapsherpa-pod .btn-default.disabled:hover,
#mapsherpa-pod .btn-default[disabled]:hover,
#mapsherpa-pod fieldset[disabled] .btn-default:hover,
#mapsherpa-pod .btn-default.disabled:focus,
#mapsherpa-pod .btn-default[disabled]:focus,
#mapsherpa-pod fieldset[disabled] .btn-default:focus,
#mapsherpa-pod .btn-default.disabled:active,
#mapsherpa-pod .btn-default[disabled]:active,
#mapsherpa-pod fieldset[disabled] .btn-default:active,
#mapsherpa-pod .btn-default.disabled.active,
#mapsherpa-pod .btn-default[disabled].active,
#mapsherpa-pod fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
#mapsherpa-pod .btn-default .badge {
  color: #fff;
  background-color: #333;
}
#mapsherpa-pod .btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
#mapsherpa-pod .btn-primary:hover,
#mapsherpa-pod .btn-primary:focus,
#mapsherpa-pod .btn-primary:active,
#mapsherpa-pod .btn-primary.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
#mapsherpa-pod .btn-primary:active,
#mapsherpa-pod .btn-primary.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
#mapsherpa-pod .btn-primary.disabled,
#mapsherpa-pod .btn-primary[disabled],
#mapsherpa-pod fieldset[disabled] .btn-primary,
#mapsherpa-pod .btn-primary.disabled:hover,
#mapsherpa-pod .btn-primary[disabled]:hover,
#mapsherpa-pod fieldset[disabled] .btn-primary:hover,
#mapsherpa-pod .btn-primary.disabled:focus,
#mapsherpa-pod .btn-primary[disabled]:focus,
#mapsherpa-pod fieldset[disabled] .btn-primary:focus,
#mapsherpa-pod .btn-primary.disabled:active,
#mapsherpa-pod .btn-primary[disabled]:active,
#mapsherpa-pod fieldset[disabled] .btn-primary:active,
#mapsherpa-pod .btn-primary.disabled.active,
#mapsherpa-pod .btn-primary[disabled].active,
#mapsherpa-pod fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
#mapsherpa-pod .btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
#mapsherpa-pod .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#mapsherpa-pod .btn-success:hover,
#mapsherpa-pod .btn-success:focus,
#mapsherpa-pod .btn-success:active,
#mapsherpa-pod .btn-success.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
#mapsherpa-pod .btn-success:active,
#mapsherpa-pod .btn-success.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-success {
  background-image: none;
}
#mapsherpa-pod .btn-success.disabled,
#mapsherpa-pod .btn-success[disabled],
#mapsherpa-pod fieldset[disabled] .btn-success,
#mapsherpa-pod .btn-success.disabled:hover,
#mapsherpa-pod .btn-success[disabled]:hover,
#mapsherpa-pod fieldset[disabled] .btn-success:hover,
#mapsherpa-pod .btn-success.disabled:focus,
#mapsherpa-pod .btn-success[disabled]:focus,
#mapsherpa-pod fieldset[disabled] .btn-success:focus,
#mapsherpa-pod .btn-success.disabled:active,
#mapsherpa-pod .btn-success[disabled]:active,
#mapsherpa-pod fieldset[disabled] .btn-success:active,
#mapsherpa-pod .btn-success.disabled.active,
#mapsherpa-pod .btn-success[disabled].active,
#mapsherpa-pod fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#mapsherpa-pod .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
#mapsherpa-pod .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
#mapsherpa-pod .btn-info:hover,
#mapsherpa-pod .btn-info:focus,
#mapsherpa-pod .btn-info:active,
#mapsherpa-pod .btn-info.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
#mapsherpa-pod .btn-info:active,
#mapsherpa-pod .btn-info.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-info {
  background-image: none;
}
#mapsherpa-pod .btn-info.disabled,
#mapsherpa-pod .btn-info[disabled],
#mapsherpa-pod fieldset[disabled] .btn-info,
#mapsherpa-pod .btn-info.disabled:hover,
#mapsherpa-pod .btn-info[disabled]:hover,
#mapsherpa-pod fieldset[disabled] .btn-info:hover,
#mapsherpa-pod .btn-info.disabled:focus,
#mapsherpa-pod .btn-info[disabled]:focus,
#mapsherpa-pod fieldset[disabled] .btn-info:focus,
#mapsherpa-pod .btn-info.disabled:active,
#mapsherpa-pod .btn-info[disabled]:active,
#mapsherpa-pod fieldset[disabled] .btn-info:active,
#mapsherpa-pod .btn-info.disabled.active,
#mapsherpa-pod .btn-info[disabled].active,
#mapsherpa-pod fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
#mapsherpa-pod .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
#mapsherpa-pod .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
#mapsherpa-pod .btn-warning:hover,
#mapsherpa-pod .btn-warning:focus,
#mapsherpa-pod .btn-warning:active,
#mapsherpa-pod .btn-warning.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
#mapsherpa-pod .btn-warning:active,
#mapsherpa-pod .btn-warning.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
#mapsherpa-pod .btn-warning.disabled,
#mapsherpa-pod .btn-warning[disabled],
#mapsherpa-pod fieldset[disabled] .btn-warning,
#mapsherpa-pod .btn-warning.disabled:hover,
#mapsherpa-pod .btn-warning[disabled]:hover,
#mapsherpa-pod fieldset[disabled] .btn-warning:hover,
#mapsherpa-pod .btn-warning.disabled:focus,
#mapsherpa-pod .btn-warning[disabled]:focus,
#mapsherpa-pod fieldset[disabled] .btn-warning:focus,
#mapsherpa-pod .btn-warning.disabled:active,
#mapsherpa-pod .btn-warning[disabled]:active,
#mapsherpa-pod fieldset[disabled] .btn-warning:active,
#mapsherpa-pod .btn-warning.disabled.active,
#mapsherpa-pod .btn-warning[disabled].active,
#mapsherpa-pod fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
#mapsherpa-pod .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
#mapsherpa-pod .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
#mapsherpa-pod .btn-danger:hover,
#mapsherpa-pod .btn-danger:focus,
#mapsherpa-pod .btn-danger:active,
#mapsherpa-pod .btn-danger.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
#mapsherpa-pod .btn-danger:active,
#mapsherpa-pod .btn-danger.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
#mapsherpa-pod .btn-danger.disabled,
#mapsherpa-pod .btn-danger[disabled],
#mapsherpa-pod fieldset[disabled] .btn-danger,
#mapsherpa-pod .btn-danger.disabled:hover,
#mapsherpa-pod .btn-danger[disabled]:hover,
#mapsherpa-pod fieldset[disabled] .btn-danger:hover,
#mapsherpa-pod .btn-danger.disabled:focus,
#mapsherpa-pod .btn-danger[disabled]:focus,
#mapsherpa-pod fieldset[disabled] .btn-danger:focus,
#mapsherpa-pod .btn-danger.disabled:active,
#mapsherpa-pod .btn-danger[disabled]:active,
#mapsherpa-pod fieldset[disabled] .btn-danger:active,
#mapsherpa-pod .btn-danger.disabled.active,
#mapsherpa-pod .btn-danger[disabled].active,
#mapsherpa-pod fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
#mapsherpa-pod .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
#mapsherpa-pod .btn-inverse {
  color: #fff;
  background-color: #333;
  border-color: #000;
}
#mapsherpa-pod .btn-inverse:hover,
#mapsherpa-pod .btn-inverse:focus,
#mapsherpa-pod .btn-inverse:active,
#mapsherpa-pod .btn-inverse.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #000000;
}
#mapsherpa-pod .btn-inverse:active,
#mapsherpa-pod .btn-inverse.active,
#mapsherpa-pod .open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
#mapsherpa-pod .btn-inverse.disabled,
#mapsherpa-pod .btn-inverse[disabled],
#mapsherpa-pod fieldset[disabled] .btn-inverse,
#mapsherpa-pod .btn-inverse.disabled:hover,
#mapsherpa-pod .btn-inverse[disabled]:hover,
#mapsherpa-pod fieldset[disabled] .btn-inverse:hover,
#mapsherpa-pod .btn-inverse.disabled:focus,
#mapsherpa-pod .btn-inverse[disabled]:focus,
#mapsherpa-pod fieldset[disabled] .btn-inverse:focus,
#mapsherpa-pod .btn-inverse.disabled:active,
#mapsherpa-pod .btn-inverse[disabled]:active,
#mapsherpa-pod fieldset[disabled] .btn-inverse:active,
#mapsherpa-pod .btn-inverse.disabled.active,
#mapsherpa-pod .btn-inverse[disabled].active,
#mapsherpa-pod fieldset[disabled] .btn-inverse.active {
  background-color: #333;
  border-color: #000;
}
#mapsherpa-pod .btn-inverse .badge {
  color: #333;
  background-color: #fff;
}
#mapsherpa-pod .btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
#mapsherpa-pod .btn-link,
#mapsherpa-pod .btn-link:active,
#mapsherpa-pod .btn-link[disabled],
#mapsherpa-pod fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#mapsherpa-pod .btn-link,
#mapsherpa-pod .btn-link:hover,
#mapsherpa-pod .btn-link:focus,
#mapsherpa-pod .btn-link:active {
  border-color: transparent;
}
#mapsherpa-pod .btn-link:hover,
#mapsherpa-pod .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
#mapsherpa-pod .btn-link[disabled]:hover,
#mapsherpa-pod fieldset[disabled] .btn-link:hover,
#mapsherpa-pod .btn-link[disabled]:focus,
#mapsherpa-pod fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
#mapsherpa-pod .btn-lg,
#mapsherpa-pod .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
#mapsherpa-pod .btn-sm,
#mapsherpa-pod .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#mapsherpa-pod .btn-xs,
#mapsherpa-pod .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#mapsherpa-pod .btn-block {
  display: block;
  width: 100%;
}
#mapsherpa-pod .btn-block + .btn-block {
  margin-top: 5px;
}
#mapsherpa-pod input[type="submit"].btn-block,
#mapsherpa-pod input[type="reset"].btn-block,
#mapsherpa-pod input[type="button"].btn-block {
  width: 100%;
}
#mapsherpa-pod .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#mapsherpa-pod .dropdown {
  position: relative;
}
#mapsherpa-pod .dropdown-toggle:focus {
  outline: 0;
}
#mapsherpa-pod .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
#mapsherpa-pod .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#mapsherpa-pod .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#mapsherpa-pod .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
#mapsherpa-pod .dropdown-menu > li > a:hover,
#mapsherpa-pod .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
#mapsherpa-pod .dropdown-menu > .active > a,
#mapsherpa-pod .dropdown-menu > .active > a:hover,
#mapsherpa-pod .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
#mapsherpa-pod .dropdown-menu > .disabled > a,
#mapsherpa-pod .dropdown-menu > .disabled > a:hover,
#mapsherpa-pod .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
#mapsherpa-pod .dropdown-menu > .disabled > a:hover,
#mapsherpa-pod .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
#mapsherpa-pod .open > .dropdown-menu {
  display: block;
}
#mapsherpa-pod .open > a {
  outline: 0;
}
#mapsherpa-pod .dropdown-menu-right {
  left: auto;
  right: 0;
}
#mapsherpa-pod .dropdown-menu-left {
  left: 0;
  right: auto;
}
#mapsherpa-pod .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
#mapsherpa-pod .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
#mapsherpa-pod .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
#mapsherpa-pod .dropup .caret,
#mapsherpa-pod .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
#mapsherpa-pod .dropup .dropdown-menu,
#mapsherpa-pod .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  #mapsherpa-pod .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  #mapsherpa-pod .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
#mapsherpa-pod .btn-group,
#mapsherpa-pod .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#mapsherpa-pod .btn-group > .btn,
#mapsherpa-pod .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
#mapsherpa-pod .btn-group > .btn:hover,
#mapsherpa-pod .btn-group-vertical > .btn:hover,
#mapsherpa-pod .btn-group > .btn:focus,
#mapsherpa-pod .btn-group-vertical > .btn:focus,
#mapsherpa-pod .btn-group > .btn:active,
#mapsherpa-pod .btn-group-vertical > .btn:active,
#mapsherpa-pod .btn-group > .btn.active,
#mapsherpa-pod .btn-group-vertical > .btn.active {
  z-index: 2;
}
#mapsherpa-pod .btn-group > .btn:focus,
#mapsherpa-pod .btn-group-vertical > .btn:focus {
  outline: 0;
}
#mapsherpa-pod .btn-group .btn + .btn,
#mapsherpa-pod .btn-group .btn + .btn-group,
#mapsherpa-pod .btn-group .btn-group + .btn,
#mapsherpa-pod .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
#mapsherpa-pod .btn-toolbar {
  margin-left: -5px;
}
#mapsherpa-pod .btn-toolbar .btn-group,
#mapsherpa-pod .btn-toolbar .input-group {
  float: left;
}
#mapsherpa-pod .btn-toolbar > .btn,
#mapsherpa-pod .btn-toolbar > .btn-group,
#mapsherpa-pod .btn-toolbar > .input-group {
  margin-left: 5px;
}
#mapsherpa-pod .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
#mapsherpa-pod .btn-group > .btn:first-child {
  margin-left: 0;
}
#mapsherpa-pod .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#mapsherpa-pod .btn-group > .btn:last-child:not(:first-child),
#mapsherpa-pod .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#mapsherpa-pod .btn-group > .btn-group {
  float: left;
}
#mapsherpa-pod .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
#mapsherpa-pod .btn-group > .btn-group:first-child > .btn:last-child,
#mapsherpa-pod .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#mapsherpa-pod .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#mapsherpa-pod .btn-group .dropdown-toggle:active,
#mapsherpa-pod .btn-group.open .dropdown-toggle {
  outline: 0;
}
#mapsherpa-pod .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
#mapsherpa-pod .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
#mapsherpa-pod .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#mapsherpa-pod .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#mapsherpa-pod .btn .caret {
  margin-left: 0;
}
#mapsherpa-pod .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
#mapsherpa-pod .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
#mapsherpa-pod .btn-group-vertical > .btn,
#mapsherpa-pod .btn-group-vertical > .btn-group,
#mapsherpa-pod .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
#mapsherpa-pod .btn-group-vertical > .btn-group > .btn {
  float: none;
}
#mapsherpa-pod .btn-group-vertical > .btn + .btn,
#mapsherpa-pod .btn-group-vertical > .btn + .btn-group,
#mapsherpa-pod .btn-group-vertical > .btn-group + .btn,
#mapsherpa-pod .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
#mapsherpa-pod .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#mapsherpa-pod .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#mapsherpa-pod .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#mapsherpa-pod .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
#mapsherpa-pod .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
#mapsherpa-pod .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#mapsherpa-pod .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#mapsherpa-pod .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
#mapsherpa-pod .btn-group-justified > .btn,
#mapsherpa-pod .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
#mapsherpa-pod .btn-group-justified > .btn-group .btn {
  width: 100%;
}
#mapsherpa-pod .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
#mapsherpa-pod [data-toggle="buttons"] > .btn > input[type="radio"],
#mapsherpa-pod [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
#mapsherpa-pod .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
#mapsherpa-pod .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
#mapsherpa-pod .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
#mapsherpa-pod .input-group-lg > .form-control,
#mapsherpa-pod .input-group-lg > .input-group-addon,
#mapsherpa-pod .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
#mapsherpa-pod select.input-group-lg > .form-control,
#mapsherpa-pod select.input-group-lg > .input-group-addon,
#mapsherpa-pod select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
#mapsherpa-pod textarea.input-group-lg > .form-control,
#mapsherpa-pod textarea.input-group-lg > .input-group-addon,
#mapsherpa-pod textarea.input-group-lg > .input-group-btn > .btn,
#mapsherpa-pod select[multiple].input-group-lg > .form-control,
#mapsherpa-pod select[multiple].input-group-lg > .input-group-addon,
#mapsherpa-pod select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
#mapsherpa-pod .input-group-sm > .form-control,
#mapsherpa-pod .input-group-sm > .input-group-addon,
#mapsherpa-pod .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#mapsherpa-pod select.input-group-sm > .form-control,
#mapsherpa-pod select.input-group-sm > .input-group-addon,
#mapsherpa-pod select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
#mapsherpa-pod textarea.input-group-sm > .form-control,
#mapsherpa-pod textarea.input-group-sm > .input-group-addon,
#mapsherpa-pod textarea.input-group-sm > .input-group-btn > .btn,
#mapsherpa-pod select[multiple].input-group-sm > .form-control,
#mapsherpa-pod select[multiple].input-group-sm > .input-group-addon,
#mapsherpa-pod select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
#mapsherpa-pod .input-group-addon,
#mapsherpa-pod .input-group-btn,
#mapsherpa-pod .input-group .form-control {
  display: table-cell;
}
#mapsherpa-pod .input-group-addon:not(:first-child):not(:last-child),
#mapsherpa-pod .input-group-btn:not(:first-child):not(:last-child),
#mapsherpa-pod .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#mapsherpa-pod .input-group-addon,
#mapsherpa-pod .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
#mapsherpa-pod .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#mapsherpa-pod .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
#mapsherpa-pod .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
#mapsherpa-pod .input-group-addon input[type="radio"],
#mapsherpa-pod .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
#mapsherpa-pod .input-group .form-control:first-child,
#mapsherpa-pod .input-group-addon:first-child,
#mapsherpa-pod .input-group-btn:first-child > .btn,
#mapsherpa-pod .input-group-btn:first-child > .btn-group > .btn,
#mapsherpa-pod .input-group-btn:first-child > .dropdown-toggle,
#mapsherpa-pod .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#mapsherpa-pod .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#mapsherpa-pod .input-group-addon:first-child {
  border-right: 0;
}
#mapsherpa-pod .input-group .form-control:last-child,
#mapsherpa-pod .input-group-addon:last-child,
#mapsherpa-pod .input-group-btn:last-child > .btn,
#mapsherpa-pod .input-group-btn:last-child > .btn-group > .btn,
#mapsherpa-pod .input-group-btn:last-child > .dropdown-toggle,
#mapsherpa-pod .input-group-btn:first-child > .btn:not(:first-child),
#mapsherpa-pod .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#mapsherpa-pod .input-group-addon:last-child {
  border-left: 0;
}
#mapsherpa-pod .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
#mapsherpa-pod .input-group-btn > .btn {
  position: relative;
}
#mapsherpa-pod .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
#mapsherpa-pod .input-group-btn > .btn:hover,
#mapsherpa-pod .input-group-btn > .btn:focus,
#mapsherpa-pod .input-group-btn > .btn:active {
  z-index: 2;
}
#mapsherpa-pod .input-group-btn:first-child > .btn,
#mapsherpa-pod .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
#mapsherpa-pod .input-group-btn:last-child > .btn,
#mapsherpa-pod .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
#mapsherpa-pod .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
#mapsherpa-pod .alert h4 {
  margin-top: 0;
  color: inherit;
}
#mapsherpa-pod .alert .alert-link {
  font-weight: bold;
}
#mapsherpa-pod .alert > p,
#mapsherpa-pod .alert > ul {
  margin-bottom: 0;
}
#mapsherpa-pod .alert > p + p {
  margin-top: 5px;
}
#mapsherpa-pod .alert-dismissable,
#mapsherpa-pod .alert-dismissible {
  padding-right: 35px;
}
#mapsherpa-pod .alert-dismissable .close,
#mapsherpa-pod .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
#mapsherpa-pod .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
#mapsherpa-pod .alert-success hr {
  border-top-color: #c9e2b3;
}
#mapsherpa-pod .alert-success .alert-link {
  color: #2b542c;
}
#mapsherpa-pod .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
#mapsherpa-pod .alert-info hr {
  border-top-color: #a6e1ec;
}
#mapsherpa-pod .alert-info .alert-link {
  color: #245269;
}
#mapsherpa-pod .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
#mapsherpa-pod .alert-warning hr {
  border-top-color: #f7e1b5;
}
#mapsherpa-pod .alert-warning .alert-link {
  color: #66512c;
}
#mapsherpa-pod .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
#mapsherpa-pod .alert-danger hr {
  border-top-color: #e4b9c0;
}
#mapsherpa-pod .alert-danger .alert-link {
  color: #843534;
}
#mapsherpa-pod .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#mapsherpa-pod .close:hover,
#mapsherpa-pod .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#mapsherpa-pod button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#mapsherpa-pod .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
#mapsherpa-pod .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#mapsherpa-pod .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
#mapsherpa-pod .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
#mapsherpa-pod .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
#mapsherpa-pod .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
#mapsherpa-pod .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
#mapsherpa-pod .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#mapsherpa-pod .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#mapsherpa-pod .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#mapsherpa-pod .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#mapsherpa-pod .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
#mapsherpa-pod .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
#mapsherpa-pod .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#mapsherpa-pod .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#mapsherpa-pod .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#mapsherpa-pod .clearfix:before,
#mapsherpa-pod .clearfix:after,
#mapsherpa-pod .dl-horizontal dd:before,
#mapsherpa-pod .dl-horizontal dd:after,
#mapsherpa-pod .container:before,
#mapsherpa-pod .container:after,
#mapsherpa-pod .container-fluid:before,
#mapsherpa-pod .container-fluid:after,
#mapsherpa-pod .row:before,
#mapsherpa-pod .row:after,
#mapsherpa-pod .form-horizontal .form-group:before,
#mapsherpa-pod .form-horizontal .form-group:after,
#mapsherpa-pod .btn-toolbar:before,
#mapsherpa-pod .btn-toolbar:after,
#mapsherpa-pod .btn-group-vertical > .btn-group:before,
#mapsherpa-pod .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
#mapsherpa-pod .clearfix:after,
#mapsherpa-pod .dl-horizontal dd:after,
#mapsherpa-pod .container:after,
#mapsherpa-pod .container-fluid:after,
#mapsherpa-pod .row:after,
#mapsherpa-pod .form-horizontal .form-group:after,
#mapsherpa-pod .btn-toolbar:after,
#mapsherpa-pod .btn-group-vertical > .btn-group:after {
  clear: both;
}
#mapsherpa-pod .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#mapsherpa-pod .pull-right {
  float: right !important;
}
#mapsherpa-pod .pull-left {
  float: left !important;
}
#mapsherpa-pod .hide {
  display: none !important;
}
#mapsherpa-pod .show {
  display: block !important;
}
#mapsherpa-pod .invisible {
  visibility: hidden;
}
#mapsherpa-pod .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#mapsherpa-pod .hidden {
  display: none !important;
  visibility: hidden !important;
}
#mapsherpa-pod .affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
#mapsherpa-pod .visible-xs,
#mapsherpa-pod .visible-sm,
#mapsherpa-pod .visible-md,
#mapsherpa-pod .visible-lg {
  display: none !important;
}
#mapsherpa-pod .visible-xs-block,
#mapsherpa-pod .visible-xs-inline,
#mapsherpa-pod .visible-xs-inline-block,
#mapsherpa-pod .visible-sm-block,
#mapsherpa-pod .visible-sm-inline,
#mapsherpa-pod .visible-sm-inline-block,
#mapsherpa-pod .visible-md-block,
#mapsherpa-pod .visible-md-inline,
#mapsherpa-pod .visible-md-inline-block,
#mapsherpa-pod .visible-lg-block,
#mapsherpa-pod .visible-lg-inline,
#mapsherpa-pod .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  #mapsherpa-pod .visible-xs {
    display: block !important;
  }
  #mapsherpa-pod table.visible-xs {
    display: table;
  }
  #mapsherpa-pod tr.visible-xs {
    display: table-row !important;
  }
  #mapsherpa-pod th.visible-xs,
  #mapsherpa-pod td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  #mapsherpa-pod .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #mapsherpa-pod .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  #mapsherpa-pod .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #mapsherpa-pod .visible-sm {
    display: block !important;
  }
  #mapsherpa-pod table.visible-sm {
    display: table;
  }
  #mapsherpa-pod tr.visible-sm {
    display: table-row !important;
  }
  #mapsherpa-pod th.visible-sm,
  #mapsherpa-pod td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #mapsherpa-pod .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #mapsherpa-pod .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #mapsherpa-pod .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #mapsherpa-pod .visible-md {
    display: block !important;
  }
  #mapsherpa-pod table.visible-md {
    display: table;
  }
  #mapsherpa-pod tr.visible-md {
    display: table-row !important;
  }
  #mapsherpa-pod th.visible-md,
  #mapsherpa-pod td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #mapsherpa-pod .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #mapsherpa-pod .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #mapsherpa-pod .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  #mapsherpa-pod .visible-lg {
    display: block !important;
  }
  #mapsherpa-pod table.visible-lg {
    display: table;
  }
  #mapsherpa-pod tr.visible-lg {
    display: table-row !important;
  }
  #mapsherpa-pod th.visible-lg,
  #mapsherpa-pod td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  #mapsherpa-pod .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  #mapsherpa-pod .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  #mapsherpa-pod .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  #mapsherpa-pod .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #mapsherpa-pod .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #mapsherpa-pod .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #mapsherpa-pod .hidden-lg {
    display: none !important;
  }
}
#mapsherpa-pod .visible-print {
  display: none !important;
}
@media print {
  #mapsherpa-pod .visible-print {
    display: block !important;
  }
  #mapsherpa-pod table.visible-print {
    display: table;
  }
  #mapsherpa-pod tr.visible-print {
    display: table-row !important;
  }
  #mapsherpa-pod th.visible-print,
  #mapsherpa-pod td.visible-print {
    display: table-cell !important;
  }
}
#mapsherpa-pod .visible-print-block {
  display: none !important;
}
@media print {
  #mapsherpa-pod .visible-print-block {
    display: block !important;
  }
}
#mapsherpa-pod .visible-print-inline {
  display: none !important;
}
@media print {
  #mapsherpa-pod .visible-print-inline {
    display: inline !important;
  }
}
#mapsherpa-pod .visible-print-inline-block {
  display: none !important;
}
@media print {
  #mapsherpa-pod .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  #mapsherpa-pod .hidden-print {
    display: none !important;
  }
}
#mapsherpa-pod .form-inline .form-control-static {
  display: inline-block;
}
#mapsherpa-pod .form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}
#mapsherpa-pod .form-inline .input-group-addon {
  padding-left: 5px;
  padding-right: 5px;
}
#mapsherpa-pod .btn {
  text-decoration: none;
  height: auto;
}
#mapsherpa-pod .select {
  margin: 0;
}
#mapsherpa-pod .alert {
  width: 200px;
  text-align: left;
  padding: 10px;
}
#mapsherpa-pod .leaflet-pane,
#mapsherpa-pod .leaflet-tile,
#mapsherpa-pod .leaflet-marker-icon,
#mapsherpa-pod .leaflet-marker-shadow,
#mapsherpa-pod .leaflet-tile-container,
#mapsherpa-pod .leaflet-map-pane svg,
#mapsherpa-pod .leaflet-map-pane canvas,
#mapsherpa-pod .leaflet-zoom-box,
#mapsherpa-pod .leaflet-image-layer,
#mapsherpa-pod .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
#mapsherpa-pod .leaflet-container {
  overflow: hidden;
  -ms-touch-action: none;
}
#mapsherpa-pod .leaflet-tile,
#mapsherpa-pod .leaflet-marker-icon,
#mapsherpa-pod .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
#mapsherpa-pod .leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
#mapsherpa-pod .leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
#mapsherpa-pod .leaflet-marker-icon,
#mapsherpa-pod .leaflet-marker-shadow {
  display: block;
}
#mapsherpa-pod .leaflet-container img {
  max-width: none !important;
}
#mapsherpa-pod .leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important;
}
#mapsherpa-pod .leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
#mapsherpa-pod .leaflet-tile-loaded {
  visibility: inherit;
}
#mapsherpa-pod .leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 8;
}
#mapsherpa-pod .leaflet-overlay-pane svg {
  -moz-user-select: none;
}
#mapsherpa-pod .leaflet-pane {
  z-index: 4;
}
#mapsherpa-pod .leaflet-tile-pane {
  z-index: 2;
}
#mapsherpa-pod .leaflet-overlay-pane {
  z-index: 4;
}
#mapsherpa-pod .leaflet-shadow-pane {
  z-index: 5;
}
#mapsherpa-pod .leaflet-marker-pane {
  z-index: 6;
}
#mapsherpa-pod .leaflet-popup-pane {
  z-index: 7;
}
#mapsherpa-pod .leaflet-map-pane canvas {
  z-index: 1;
}
#mapsherpa-pod .leaflet-map-pane svg {
  z-index: 2;
}
#mapsherpa-pod .leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
#mapsherpa-pod .lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
#mapsherpa-pod .leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto;
}
#mapsherpa-pod .leaflet-top,
#mapsherpa-pod .leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
#mapsherpa-pod .leaflet-top {
  top: 0;
}
#mapsherpa-pod .leaflet-right {
  right: 0;
}
#mapsherpa-pod .leaflet-bottom {
  bottom: 0;
}
#mapsherpa-pod .leaflet-left {
  left: 0;
}
#mapsherpa-pod .leaflet-control {
  float: left;
  clear: both;
}
#mapsherpa-pod .leaflet-right .leaflet-control {
  float: right;
}
#mapsherpa-pod .leaflet-top .leaflet-control {
  margin-top: 10px;
}
#mapsherpa-pod .leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
#mapsherpa-pod .leaflet-left .leaflet-control {
  margin-left: 10px;
}
#mapsherpa-pod .leaflet-right .leaflet-control {
  margin-right: 10px;
}
#mapsherpa-pod .leaflet-fade-anim .leaflet-tile,
#mapsherpa-pod .leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
#mapsherpa-pod .leaflet-fade-anim .leaflet-tile-loaded,
#mapsherpa-pod .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
#mapsherpa-pod .leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
#mapsherpa-pod .leaflet-zoom-anim .leaflet-tile,
#mapsherpa-pod .leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#mapsherpa-pod .leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
#mapsherpa-pod .leaflet-clickable {
  cursor: pointer;
}
#mapsherpa-pod .leaflet-container {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
#mapsherpa-pod .leaflet-crosshair,
#mapsherpa-pod .leaflet-crosshair .leaflet-clickable {
  cursor: crosshair;
}
#mapsherpa-pod .leaflet-popup-pane,
#mapsherpa-pod .leaflet-control {
  cursor: auto;
}
#mapsherpa-pod .leaflet-dragging .leaflet-container,
#mapsherpa-pod .leaflet-dragging .leaflet-clickable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
#mapsherpa-pod .leaflet-container {
  background: #ddd;
  outline: 0;
}
#mapsherpa-pod .leaflet-container a {
  color: #0078A8;
}
#mapsherpa-pod .leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
#mapsherpa-pod .leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
#mapsherpa-pod .leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#mapsherpa-pod .leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
#mapsherpa-pod .leaflet-bar a,
#mapsherpa-pod .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
#mapsherpa-pod .leaflet-bar a,
#mapsherpa-pod .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
#mapsherpa-pod .leaflet-bar a:hover {
  background-color: #f4f4f4;
}
#mapsherpa-pod .leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#mapsherpa-pod .leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
#mapsherpa-pod .leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
#mapsherpa-pod .leaflet-control-zoom-in,
#mapsherpa-pod .leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
#mapsherpa-pod .leaflet-control-zoom-out {
  font-size: 20px;
}
#mapsherpa-pod .leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
#mapsherpa-pod .leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}
#mapsherpa-pod .leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}
#mapsherpa-pod .leaflet-control-layers .leaflet-control-layers-list,
#mapsherpa-pod .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
#mapsherpa-pod .leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
#mapsherpa-pod .leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
#mapsherpa-pod .leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
#mapsherpa-pod .leaflet-control-layers label {
  display: block;
}
#mapsherpa-pod .leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
#mapsherpa-pod .leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
#mapsherpa-pod .leaflet-control-attribution,
#mapsherpa-pod .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
#mapsherpa-pod .leaflet-control-attribution a {
  text-decoration: none;
}
#mapsherpa-pod .leaflet-control-attribution a:hover {
  text-decoration: underline;
}
#mapsherpa-pod .leaflet-container .leaflet-control-attribution,
#mapsherpa-pod .leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
#mapsherpa-pod .leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
#mapsherpa-pod .leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
#mapsherpa-pod .leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
#mapsherpa-pod .leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
#mapsherpa-pod .leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
#mapsherpa-pod .leaflet-popup {
  position: absolute;
  text-align: center;
}
#mapsherpa-pod .leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
#mapsherpa-pod .leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
#mapsherpa-pod .leaflet-popup-content p {
  margin: 18px 0;
}
#mapsherpa-pod .leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
#mapsherpa-pod .leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mapsherpa-pod .leaflet-popup-content-wrapper,
#mapsherpa-pod .leaflet-popup-tip {
  background: white;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
#mapsherpa-pod .leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
#mapsherpa-pod .leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
#mapsherpa-pod .leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
#mapsherpa-pod .leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
#mapsherpa-pod .leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
#mapsherpa-pod .leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
#mapsherpa-pod .leaflet-oldie .leaflet-control-zoom,
#mapsherpa-pod .leaflet-oldie .leaflet-control-layers,
#mapsherpa-pod .leaflet-oldie .leaflet-popup-content-wrapper,
#mapsherpa-pod .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
#mapsherpa-pod .leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
#mapsherpa-pod .leaflet-draw-section {
  position: relative;
}
#mapsherpa-pod .leaflet-draw-toolbar {
  margin-top: 12px;
}
#mapsherpa-pod .leaflet-draw-toolbar-top {
  margin-top: 0;
}
#mapsherpa-pod .leaflet-draw-toolbar-notop a:first-child {
  border-top-right-radius: 0;
}
#mapsherpa-pod .leaflet-draw-toolbar-nobottom a:last-child {
  border-bottom-right-radius: 0;
}
#mapsherpa-pod .leaflet-draw-toolbar a {
  background-image: url('data:image/png;base64,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');
  background-repeat: no-repeat;
}
#mapsherpa-pod .leaflet-retina .leaflet-draw-toolbar a {
  background-image: url('data:image/png;base64,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');
  background-size: 420px 30px;
}
#mapsherpa-pod .leaflet-draw a {
  display: block;
  text-align: center;
  text-decoration: none;
}
#mapsherpa-pod .leaflet-draw-actions {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 26px;
  /* leaflet-draw-toolbar.left + leaflet-draw-toolbar.width */
  top: 0;
  white-space: nowrap;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-actions {
  left: 32px;
}
#mapsherpa-pod .leaflet-right .leaflet-draw-actions {
  right: 26px;
  left: auto;
}
#mapsherpa-pod .leaflet-touch .leaflet-right .leaflet-draw-actions {
  right: 32px;
  left: auto;
}
#mapsherpa-pod .leaflet-draw-actions li {
  display: inline-block;
  vertical-align: middle;
}
#mapsherpa-pod .leaflet-draw-actions li:first-child a {
  border-left: none;
}
#mapsherpa-pod .leaflet-draw-actions li:last-child a {
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#mapsherpa-pod .leaflet-right .leaflet-draw-actions li:last-child a {
  -webkit-border-radius: 0;
  border-radius: 0;
}
#mapsherpa-pod .leaflet-right .leaflet-draw-actions li:first-child a {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#mapsherpa-pod .leaflet-draw-actions a {
  background-color: #919187;
  border-left: 1px solid #AAA;
  color: #FFF;
  font: 11px/19px "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 28px;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  height: 28px;
}
#mapsherpa-pod .leaflet-draw-actions a.leaflet-draw-color-button {
  padding: 0px;
}
#mapsherpa-pod .leaflet-draw-actions a.leaflet-draw-color-button span {
  display: inline-block;
  border: 1px solid #000;
  width: 16px;
  height: 16px;
  margin: 5px;
}
#mapsherpa-pod .leaflet-draw-actions a.leaflet-draw-red-button span {
  background-color: #ff0000;
}
#mapsherpa-pod .leaflet-draw-actions a.leaflet-draw-blue-button span {
  background-color: #0000ff;
}
#mapsherpa-pod .leaflet-draw-actions a.active {
  background-color: #666;
}
#mapsherpa-pod .leaflet-draw-actions a.active span {
  border-color: #999;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-actions a {
  font-size: 12px;
  line-height: 30px;
  height: 30px;
}
#mapsherpa-pod .leaflet-draw-actions-bottom {
  margin-top: 0;
}
#mapsherpa-pod .leaflet-draw-actions-top {
  margin-top: 1px;
}
#mapsherpa-pod .leaflet-draw-actions-top a,
#mapsherpa-pod .leaflet-draw-actions-bottom a {
  height: 27px;
  line-height: 27px;
}
#mapsherpa-pod .leaflet-draw-actions a:hover {
  background-color: #A0A098;
}
#mapsherpa-pod .leaflet-draw-actions-top.leaflet-draw-actions-bottom a {
  height: 26px;
  line-height: 26px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-polyline {
  background-position: -2px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline {
  background-position: 0 -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-polygon {
  background-position: -31px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon {
  background-position: -29px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-rectangle {
  background-position: -62px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle {
  background-position: -60px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-circle {
  background-position: -92px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle {
  background-position: -90px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-marker {
  background-position: -122px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker {
  background-position: -120px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-edit-edit {
  background-position: -152px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit {
  background-position: -150px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-edit-remove {
  background-position: -181px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove {
  background-position: -180px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled {
  background-position: -212px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled {
  background-position: -210px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled {
  background-position: -241px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled {
  background-position: -240px -2px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-select {
  background-position: -271px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-select {
  background-position: -120px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-measure {
  background-position: -362px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-measure {
  background-position: -120px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-redline {
  background-position: -422px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-redline {
  background-position: -120px -1px;
}
#mapsherpa-pod .leaflet-draw-toolbar .leaflet-draw-draw-blueline {
  background-position: -452px -2px;
}
#mapsherpa-pod .leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-blueline {
  background-position: -120px -1px;
}
#mapsherpa-pod .leaflet-mouse-marker {
  background-color: #fff;
  cursor: crosshair;
}
#mapsherpa-pod .leaflet-draw-tooltip {
  background: #363636;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font: 12px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin-left: 20px;
  margin-top: -21px;
  padding: 4px 8px;
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
  z-index: 6;
}
#mapsherpa-pod .leaflet-draw-tooltip:before {
  border-right: 6px solid black;
  border-right-color: rgba(0, 0, 0, 0.5);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: "";
  position: absolute;
  top: 7px;
  left: -7px;
}
#mapsherpa-pod .leaflet-error-draw-tooltip {
  background-color: #F2DEDE;
  border: 1px solid #E6B6BD;
  color: #B94A48;
}
#mapsherpa-pod .leaflet-error-draw-tooltip:before {
  border-right-color: #E6B6BD;
}
#mapsherpa-pod .leaflet-draw-tooltip-single {
  margin-top: -12px;
}
#mapsherpa-pod .leaflet-draw-tooltip-subtext {
  color: #f8d5e4;
}
#mapsherpa-pod .leaflet-draw-guide-dash {
  font-size: 1%;
  opacity: 0.6;
  position: absolute;
  width: 5px;
  height: 5px;
}
#mapsherpa-pod .leaflet-edit-marker-selected {
  background: rgba(254, 87, 161, 0.1);
  border: 4px dashed rgba(254, 87, 161, 0.6);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#mapsherpa-pod .leaflet-edit-move {
  cursor: move;
}
#mapsherpa-pod .leaflet-edit-resize {
  cursor: pointer;
}
#mapsherpa-pod .leaflet-oldie .leaflet-draw-toolbar {
  border: 1px solid #999;
}
#mapsherpa-pod .leaflet-container {
  cursor: url(https://d101wqg5ahvqxl.cloudfront.net/img/openhand.cur), auto;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
#mapsherpa-pod .leaflet-dragging,
#mapsherpa-pod .leaflet-dragging .leaflet-clickable,
#mapsherpa-pod .leaflet-dragging .leaflet-container {
  cursor: url(https://d101wqg5ahvqxl.cloudfront.net/img/closedhand.cur), move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
#mapsherpa-pod .leaflet-container .leaflet-control-attribution {
  font-size: 0;
  line-height: 0;
}
#mapsherpa-pod .leaflet-container .leaflet-control-attribution * {
  font-size: 11px;
  line-height: 16px;
  vertical-align: middle;
}
#mapsherpa-pod .leaflet-container .leaflet-control-attribution a {
  text-decoration: none;
  color: #036;
}
#mapsherpa-pod .leaflet-container .leaflet-control-attribution a:hover {
  text-decoration: underline;
}
#mapsherpa-pod .leaflet-left .leaflet-control.alert {
  position: absolute;
  left: 44px;
  top: 0px;
}
#mapsherpa-pod .ms-pod-box {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  overflow: visible;
  pointer-events: none;
}
#mapsherpa-pod .ms-pod-box-inner,
#mapsherpa-pod .ms-pod-box-innerdash {
  background-color: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 3px solid #fff;
  opacity: 0.7;
}
#mapsherpa-pod .ms-pod-box-innerdash {
  border: 3px dashed #000;
}
#mapsherpa-pod .ms-pod-box-scale {
  position: relative;
  z-index: 100;
  display: block;
  width: 10000%;
  margin-top: -35px;
  margin-left: -4950%;
  text-align: center;
}
#mapsherpa-pod .ms-pod-box-scale-hidden .ms-pod-box-scale {
  display: none;
}
#mapsherpa-pod .ms-pod-box-tip {
  position: absolute;
  z-index: 100;
  display: block;
  right: 15px;
  bottom: -35px;
}
#mapsherpa-pod .ms-pod-box-scale-label,
#mapsherpa-pod .ms-pod-box-tip-label {
  position: relative;
  display: inline-block;
  padding: 4px 10px;
  white-space: nowrap;
  text-align: center;
  color: #fff;
  background-color: #000;
  opacity: 0.7;
  -webkit-border-radius: 4px;
  /* Older Chrome,Safari */
  -moz-border-radius: 4px;
  /* FF3.6+ */
  border-radius: 4px;
  /* W3C */
}
#mapsherpa-pod .ms-pod-box-transition {
  -webkit-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, margin-left 0.15s ease-in-out, margin-top 0.15s ease-in-out;
  -moz-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, margin-left 0.15s ease-in-out, margin-top 0.15s ease-in-out;
  -ms-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, margin-left 0.15s ease-in-out, margin-top 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out, height 0.15s ease-in-out, margin-left 0.15s ease-in-out, margin-top 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, height 0.15s ease-in-out, margin-left 0.15s ease-in-out, margin-top 0.15s ease-in-out;
}
#mapsherpa-pod .ms-pod-box-mask {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.25;
}
#mapsherpa-pod .ms-pod-box-mask-top {
  bottom: 100%;
  height: 10000%;
}
#mapsherpa-pod .ms-pod-box-mask-left {
  right: 100%;
  width: 10000%;
}
#mapsherpa-pod .ms-pod-box-mask-right {
  left: 100%;
  width: 10000%;
}
#mapsherpa-pod .ms-pod-box-mask-bottom {
  top: 100%;
  height: 10000%;
}
#mapsherpa-pod .ms-pod-box-handle span {
  display: block;
  width: 23px;
  height: 23px;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
  text-align: center;
  color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  text-shadow: 0px 0px 1px #000;
}
#mapsherpa-pod .ms-pod-box-handle {
  z-index: 11;
  position: absolute;
  left: 100%;
  top: 100%;
  margin-left: -14px;
  margin-top: -14px;
  border: 1px solid #333;
  -webkit-border-radius: 12px;
  /* Older Chrome,Safari */
  -moz-border-radius: 12px;
  /* FF3.6+ */
  border-radius: 12px;
  /* W3C */
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  cursor: se-resize;
  pointer-events: auto;
}
#mapsherpa-pod .ms-pod-box-handle:hover {
  background-color: #f4f4f4;
}
#mapsherpa-pod .ms-pod-mask-mode-fixed {
  -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: all 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: all 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: all 0.25s cubic-bezier(0, 0, 0.25, 1);
}
#mapsherpa-pod .ms-pod-mask-mode-fixed .ms-pod-box-scale-label,
#mapsherpa-pod .ms-pod-mask-mode-fixed .ms-pod-box-handle,
#mapsherpa-pod .ms-pod-mask-mode-fixed .ms-pod-box-tip {
  display: none;
}
#mapsherpa-pod .ms-pod-mask-mode-continuous .ms-pod-box-fixed-buttons {
  display: none;
}
#mapsherpa-pod .ms-pod-box-fixed-buttons button {
  pointer-events: auto;
}
#mapsherpa-pod .ms-pod-box-no-fixed-sizes {
  display: none;
}
#mapsherpa-pod .ms-pod-box-wallpaper {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
#mapsherpa-pod .ms-pod-box-wallpaper .ms-pod-box-wallpaper-strip {
  border-left: 3px dashed magenta;
  position: absolute;
  top: 0;
  height: 100%;
  box-sizing: border-box;
}
#mapsherpa-pod .ms-pod-box-wallpaper .ms-pod-box-wallpaper-strip:first-child {
  border-left: none;
}
#mapsherpa-pod .ms-pod-mask-workflow-wallpaper .ms-pod-box-wallpaper {
  display: block;
}
/*
 MapSherpa

 Copyright 2013, DM Solutions Group Inc.
 http://www.mapsherpa.com
 */
#mapsherpa-pod {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1060;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-align: left;
}
#mapsherpa-pod a img {
  border: none;
}
#mapsherpa-pod.offscreen {
  left: -100000px;
}
#mapsherpa-pod.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#mapsherpa-pod.fade.in {
  left: 0px;
  opacity: 1;
}
#mapsherpa-pod .ms-pod-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
#mapsherpa-pod .ms-pod-mask {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.5);
}
#mapsherpa-pod .ms-pod-dialog {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background-color: #fff;
}
#mapsherpa-pod .ms-pod-cancel {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 24px;
  height: 24px;
  z-index: 4;
  background-color: #333;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -webkit-box-shadow: 1px 0 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 0 8px rgba(0, 0, 0, 0.4);
}
#mapsherpa-pod .ms-pod-header {
  position: relative;
}
#mapsherpa-pod .ms-pod-controls {
  overflow: hidden;
}
#mapsherpa-pod .ms-pod-controls > div {
  margin: 10px;
  overflow: hidden;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-title-bar {
  width: 100%;
  height: 24px;
  line-height: 24px;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-title-bar .ms-pod-title-help {
  float: right;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-title-bar .ms-pod-title {
  font-size: 18px;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-title-bar .ms-pod-publisher {
  font-size: 12px;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-custom-title {
  display: none;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-custom-title .ms-pod-input-title {
  width: 250px;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-custom-title small.ms-pod-max-chars {
  font-size: 70%;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-toolbar-container {
  position: relative;
  overflow: hidden;
  padding-right: 210px;
  min-height: 35px;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-toolbar-container .ms-pod-toolbar {
  display: inline-block;
  padding: 5px 5px 0 0;
  vertical-align: middle;
  float: left;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-toolbar-container .ms-pod-toolbar.ms-pod-toolbar-right {
  position: absolute;
  right: 0;
  padding-right: 0px;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-wallpaper-area-w,
#mapsherpa-pod .ms-pod-controls .ms-pod-wallpaper-area-h,
#mapsherpa-pod .ms-pod-controls .ms-pod-wallpaper-paper-w {
  width: 80px;
}
#mapsherpa-pod .ms-pod-controls .inline-label:first-child {
  padding: 0 10px 0 0px;
}
#mapsherpa-pod .ms-pod-controls .inline-label {
  padding: 0 10px 0 10px;
}
#mapsherpa-pod .ms-pod-controls .ms-pod-wallpaper-info {
  display: block;
  line-height: 14px;
}
#mapsherpa-pod.ms-pod-theme-dark .ms-pod-controls {
  background-color: #333;
}
#mapsherpa-pod.ms-pod-theme-dark .ms-pod-controls .ms-pod-title-bar {
  color: #ccc;
  text-shadow: 0 1px 0 #000;
}
#mapsherpa-pod.ms-pod-theme-dark .ms-pod-controls .ms-pod-title-bar .ms-pod-publisher {
  color: #999;
}
#mapsherpa-pod.ms-pod-theme-dark .ms-pod-controls .inline-label {
  color: #ccc;
}
#mapsherpa-pod.ms-pod-editable-title .ms-pod-custom-title {
  display: table;
}
#mapsherpa-pod .ms-pod-toolbar .ms-pod-select {
  width: auto;
  margin: 0;
}
#mapsherpa-pod .ms-pod-body {
  position: relative;
}
#mapsherpa-pod .ms-pod-footer {
  position: relative;
}
#mapsherpa-pod.ms-pod-inline {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
#mapsherpa-pod.ms-pod-inline .ms-pod-mask {
  padding: 0;
}
#mapsherpa-pod.ms-pod-inline .ms-pod-dialog {
  position: relative;
  top: 0;
  left: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mapsherpa-pod.ms-pod-inline .ms-pod-cancel {
  display: none;
}
#mapsherpa-pod.ms-pod-controls-hidden .ms-pod-controls {
  display: none;
}
#mapsherpa-pod .ms-pod-preview-toggle {
  display: none;
}
#mapsherpa-pod.ms-pod-controls-hidden .ms-pod-preview-toggle {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 4;
}
#mapsherpa-pod.ms-pod-controls-hidden .ms-pod-search {
  left: 44px;
  right: auto;
}
#mapsherpa-pod.ms-pod-controls-hidden .ms-pod-preview-tip {
  top: 50px;
}
#mapsherpa-pod.ms-pod-controls-hidden .leaflet-control.alert {
  top: 40px;
}
#mapsherpa-pod .ms-pod-controls {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
#mapsherpa-pod .ms-pod-proof {
  overflow: hidden;
}
#mapsherpa-pod .ms-pod-map,
#mapsherpa-pod .ms-pod-proof {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  opacity: 1;
  background-color: #f9f9f9;
  z-index: 2;
}
#mapsherpa-pod.ms-pod-customize-mode .ms-pod-show-preview-tip,
#mapsherpa-pod.ms-pod-preview-mode .ms-pod-show-tip,
#mapsherpa-pod.ms-pod-proof-mode .ms-pod-show-tip {
  display: none !important;
}
#mapsherpa-pod.ms-pod-proof-mode .ms-pod-map,
#mapsherpa-pod.ms-pod-preview-mode .ms-pod-map,
#mapsherpa-pod.ms-pod-customize-mode .ms-pod-proof {
  opacity: 0;
  z-index: 1;
}
#mapsherpa-pod.ms-pod-preview-mode .ms-pod-preview-hide,
#mapsherpa-pod.ms-pod-proof-mode .ms-pod-proof-hide,
#mapsherpa-pod.ms-pod-customize-mode .ms-pod-customize-hide {
  display: none !important;
}
#mapsherpa-pod.ms-pod-workflow-personalize .ms-pod-proof-expand .ms-pod-proof-pane {
  cursor: url(https://d101wqg5ahvqxl.cloudfront.net/img/openhand.cur), move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
#mapsherpa-pod .ms-pod-title-text {
  font-size: 18px;
}
#mapsherpa-pod .ms-pod-content-text {
  font-size: 14px;
}
#mapsherpa-pod .ms-pod-proof-pane {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}
#mapsherpa-pod .ms-pod-proof-expand .ms-pod-proof-pane img {
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
  position: absolute;
  -webkit-transition: width  .1s linear,
                        height .1s linear;
  -moz-transition: width  .1s linear,
                        height .1s linear;
  -ms-transition: width  .1s linear,
                        height .1s linear;
  -o-transition: width  .1s linear,
                        height .1s linear;
  transition: width  .1s linear,
                        height .1s linear;
}
#mapsherpa-pod .ms-pod-proof-detail-image {
  left: 0;
  top: 0;
}
#mapsherpa-pod.ms-pod-workflow-wallpaper .ms-pod-proof-expand img.ms-pod-proof-image {
  display: none;
}
#mapsherpa-pod .ms-pod-proof-pane img.ms-pod-proof-detail-image,
#mapsherpa-pod .ms-pod-proof-expand .ms-pod-proof-pane img.ms-pod-proof-detail-image {
  display: none;
}
#mapsherpa-pod.ms-pod-workflow-wallpaper .ms-pod-proof-expand img.ms-pod-proof-detail-image {
  display: block;
}
#mapsherpa-pod .ms-pod-proof-pane img {
  max-width: 100%;
  max-height: 100%;
}
#mapsherpa-pod .ms-pod-loading {
  position: absolute;
  width: 350px;
  height: 350px;
  top: 50%;
  left: 50%;
  margin: -175px 0px 0px -175px;
}
#mapsherpa-pod .ms-pod-loading-content {
  width: 350px;
  -webkit-border-radius: 16px;
  /* Older Chrome,Safari */
  -moz-border-radius: 16px;
  /* FF3.6+ */
  border-radius: 16px;
  /* W3C */
  background-color: #000;
  opacity: 0.6;
}
#mapsherpa-pod .ms-pod-loading img {
  margin: 24px 158px 5px;
}
#mapsherpa-pod .ms-pod-loading-content div {
  text-align: center;
  color: #ccc;
  padding: 12px;
}
#mapsherpa-pod .ms-pod-proof-loading .ms-pod-loading,
#mapsherpa-pod .ms-pod-proof-pane {
  visibility: visible;
}
#mapsherpa-pod .ms-pod-proof-loading .ms-pod-proof-pane,
#mapsherpa-pod .ms-pod-loading {
  visibility: hidden;
}
#mapsherpa-pod .ms-pod-proof-control,
#mapsherpa-pod .ms-pod-map-control {
  position: absolute;
  top: 0px;
  left: 0px;
  margin-top: 10px;
  margin-left: 10px;
}
#mapsherpa-pod .ms-pod-personalize-preview-tip,
#mapsherpa-pod .ms-pod-wallpaper-preview-tip,
#mapsherpa-pod .ms-pod-personalize-tip,
#mapsherpa-pod .ms-pod-wallpaper-tip {
  display: none;
}
#mapsherpa-pod.ms-pod-workflow-personalize .ms-pod-personalize-tip,
#mapsherpa-pod.ms-pod-workflow-wallpaper .ms-pod-wallpaper-tip,
#mapsherpa-pod.ms-pod-workflow-personalize .ms-pod-personalize-tip,
#mapsherpa-pod.ms-pod-workflow-personalize .ms-pod-personalize-preview-tip,
#mapsherpa-pod.ms-pod-workflow-wallpaper .ms-pod-wallpaper-tip,
#mapsherpa-pod.ms-pod-workflow-wallpaper .ms-pod-wallpaper-preview-tip {
  display: block;
}
#mapsherpa-pod .ms-pod-search {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 200px;
  z-index: 4;
}
#mapsherpa-pod .ms-pod-search .input-append {
  margin-bottom: 0;
}
#mapsherpa-pod .ms-pod-search .dropdown-menu {
  max-height: 300px;
  overflow-y: auto;
}
#mapsherpa-pod .ms-pod-search .dropdown-menu li a {
  white-space: normal;
  padding: 5px 10px;
}
#mapsherpa-pod.ms-pod-workflow-siteplan .ms-pod-search,
#mapsherpa-pod.ms-pod-pixel-space .ms-pod-search {
  display: none;
}
#mapsherpa-pod .ms-pod-tip,
#mapsherpa-pod .ms-pod-preview-tip {
  position: absolute;
  right: 10px;
  top: 49px;
  z-index: 3;
  width: 200px;
}
#mapsherpa-pod .ms-pod-preview-tip,
#mapsherpa-pod.ms-pod-pixel-space .ms-pod-tip {
  top: 10px;
}
#mapsherpa-pod.ms-pod-workflow-siteplan .ms-pod-preview-tip,
#mapsherpa-pod.ms-pod-workflow-personalize.ms-pod-hide-personalize-preview-tip .ms-pod-preview-tip,
#mapsherpa-pod.ms-pod-workflow-wallpaper.ms-pod-hide-wallpaper-preview-tip .ms-pod-preview-tip,
#mapsherpa-pod.ms-pod-workflow-siteplan .ms-pod-tip,
#mapsherpa-pod.ms-pod-workflow-personalize.ms-pod-hide-personalize-tip .ms-pod-tip,
#mapsherpa-pod.ms-pod-workflow-wallpaper.ms-pod-hide-wallpaper-tip .ms-pod-tip {
  display: none;
}
#mapsherpa-pod .ms-pod-show-tip,
#mapsherpa-pod .ms-pod-show-preview-tip {
  display: inline-block;
}
#mapsherpa-pod .ms-pod-help {
  display: none;
  opacity: 0;
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 100px;
}
#mapsherpa-pod .ms-pod-help .ms-pod-help-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-color: #d9edf7;
  color: #3a87ad;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #bce8f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto;
}
#mapsherpa-pod .ms-pod-help .ms-pod-hide-help {
  position: absolute;
  top: 70px;
  right: 120px;
}
#mapsherpa-pod.ms-pod-help .ms-pod-help {
  display: block;
  opacity: 1;
}
#mapsherpa-pod .ms-pod-attribution {
  display: none;
}
#mapsherpa-pod.ms-pod-show-attribution .ms-pod-attribution {
  display: inline;
}
@media (min-width: 768px) and (max-width: 979px) {
  #mapsherpa-pod.ms-pod-modal .ms-pod-mask {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  #mapsherpa-pod.ms-pod-modal .ms-pod-mask {
    padding: 10px;
  }
  #mapsherpa-pod.ms-pod-modal .ms-pod-cancel {
    top: 10px;
    right: 10px;
  }
  #mapsherpa-pod.ms-pod-modal .ms-pod-controls .ms-pod-title-bar .ms-pod-title-help {
    padding-right: 35px;
  }
  #mapsherpa-pod.ms-pod-modal .ms-pod-controls .ms-pod-title-bar .ms-pod-publisher {
    display: none;
  }
  #mapsherpa-pod.ms-pod-modal .ms-pod-controls .ms-pod-toolbar-container {
    padding: 0;
  }
  #mapsherpa-pod.ms-pod-modal .ms-pod-controls .ms-pod-toolbar-container .ms-pod-toolbar {
    display: block;
    float: none;
  }
  #mapsherpa-pod.ms-pod-modal .ms-pod-controls .ms-pod-toolbar-container .ms-pod-toolbar.ms-pod-toolbar-right {
    position: relative;
  }
  #mapsherpa-pod.ms-pod-controls-hidden .ms-pod-preview-toggle {
    right: 44px;
  }
  #mapsherpa-pod.ms-pod-controls-hidden .ms-pod-search {
    width: 100px;
  }
  #mapsherpa-pod.ms-pod-controls-hidden .ms-pod-search .ms-pod-search-input:focus {
    width: 100px;
  }
  #mapsherpa-pod.ms-pod-controls-hidden .ms-pod-map-control {
    top: 40px;
  }
  #mapsherpa-pod.ms-pod-controls-hidden .ms-pod-preview-tip {
    top: 50px;
  }
  #mapsherpa-pod.ms-pod-controls-hidden .leaflet-control.alert {
    top: 50px;
  }
}
