/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
html,
body {
  height: 100%;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.no-clearfix {
  zoom: 0;
}
.no-clearfix:before,
.no-clearfix:after {
  display: none;
}
.no-clearfix:after {
  clear: none;
}
.plainlist {
  padding: 0;
  margin: 0;
  list-style: none;
}
.three-column {
  font-size: 0;
  padding: 50px 0;
}
.three-column section {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  font-size: 16px;
  padding-right: 22px;
}
.three-column section h1 {
  line-height: 1.2;
}
.three-column section:last-of-type {
  padding-right: 0;
}
@media screen and (max-width: 650px) {
  .three-column section {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.three-column-with-wider-first {
  font-size: 0;
  padding: 50px 0;
}
.three-column-with-wider-first section {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  font-size: 16px;
  padding-right: 22px;
}
.three-column-with-wider-first section h1 {
  line-height: 1.2;
}
.three-column-with-wider-first section:last-of-type {
  padding-right: 0;
}
@media screen and (max-width: 650px) {
  .three-column-with-wider-first section {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.three-column-with-wider-first section {
  width: 29.3%;
}
.three-column-with-wider-first section:first-child {
  width: 40%;
}
@media screen and (max-width: 650px) {
  .three-column-with-wider-first section,
  .three-column-with-wider-first section:first-child {
    width: 100%;
    margin-bottom: 30px;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.centered {
  zoom: 1;
  width: 980px;
  max-width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}
.centered:before,
.centered:after {
  content: "";
  display: table;
}
.centered:after {
  clear: both;
}
img,
embed,
object,
video {
  max-width: 100%;
  border: 0;
  padding: 0;
}
.mobile-only {
  display: none;
}
@media screen and (max-width: 720px) {
  .mobile-only {
    display: inherit;
  }
}
.desktop-only {
  display: inherit;
}
@media screen and (min-width: 720px) {
  .desktop-only {
    display: inherit;
  }
}
/* IMPORT */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
/* VARIABLES */
/* CLASSES */
.fontBodyNormal {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
}
.fontBodyDemi {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
}
.fontHeadingMedium {
  font-family: 'Avenir LT W01 65 Medium', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.fontHeadingBold {
  font-family: 'Avenir LT W01 85 Heavy', sans-serif;
  font-style: normal;
  font-weight: normal;
}
html,
body {
  background-color: #00aae2;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
}
h1,
h2 {
  font-family: 'Avenir LT W01 65 Medium', sans-serif;
  font-style: normal;
  font-weight: normal;
}
h3,
h4,
h5 {
  font-family: 'Avenir LT W01 85 Heavy', sans-serif;
  font-style: normal;
  font-weight: normal;
}
body {
  background-color: #efefef;
}
body.no-custom-labels svg text {
  fill-opacity: 0 !important;
}
.legend div {
  margin: 20px 0;
}
.legend svg {
  display: inline-block;
  vertical-align: middle;
  fill: #666666;
  margin-right: 20px;
  height: 20px;
  width: 20px;
}
.legend .trail-legend {
  display: block;
}
.legend .trail-legend:before {
  content: '';
  display: inline-block;
  height: 2px;
  width: 50px;
  margin-left: 48px;
  position: relative;
  margin-right: 10px;
  top: -5px;
}
.legend .trail-legend.primary:before {
  background-color: #00aae2;
}
.legend .trail-legend.primary.subject:before {
  background: repeating-linear-gradient(to right, transparent, transparent 5px, #00aae2 5px, #00aae2 10px);
}
.legend .trail-legend.secondary:before {
  background-color: #7cba4e;
}
.legend .trail-legend.secondary.subject:before {
  background: repeating-linear-gradient(to right, transparent, transparent 5px, #7cba4e 5px, #7cba4e 10px);
}
.legend .trail-legend.tertiary:before {
  background-color: #222222;
}
.legend .trail-legend.closed:before {
  background-color: #ed1c24;
}
.legend .trail-legend.detour:before {
  background-color: #373737;
}
@media screen and (max-width: 520px) {
  .legend .trail-legend {
    margin: 20px 0;
  }
  .legend .trail-legend:before {
    margin-left: 0;
  }
}
#map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
}
#map.noViewsOpen {
  z-index: 1;
}
.view {
  display: none;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.95);
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  padding: 20px 30px 50px;
}
.view h1 {
  width: 80%;
  line-height: 1.3;
}
.view.active {
  display: block;
}
.view.trail {
  min-height: 25%;
}
.view.donate,
.view.donate-thanks {
  background-color: rgba(255, 255, 255, 0.925);
}
.view#new {
  left: 10%;
  width: 80%;
  top: 50%;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  min-height: initial;
}
.view#geolocation {
  left: 20%;
  width: 60%;
  top: 30%;
}
.view#walkTrail,
.view#bikeTrail {
  padding-top: 60px;
}
.view .trails,
.view .amenities {
  margin: 0;
  padding: 0;
  padding-bottom: 100px;
  list-style: none;
  overflow: hidden;
}
.view .trail {
  margin: 0;
  padding: 25px 0 15px;
  border-bottom: 1px solid #666666;
  float: left;
  width: 100%;
  position: relative;
}
.view .trail .side {
  float: left;
  width: 90%;
}
.view .trail svg {
  float: left;
  width: 50px;
  margin-right: 20px;
}
.view .trail h1 {
  color: #00aae2;
  margin: 0;
  font-size: 1.5em;
}
.view .trail .distance {
  font-size: small;
  color: #666666;
}
.view .trail a {
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.view .trail:after {
  content: ">";
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #00aae2;
  font-size: 30px;
  position: absolute;
  right: 30px;
  top: 50px;
  margin-top: -15px;
  z-index: 1;
}
.view p a {
  color: #00aae2;
  text-decoration: none;
}
.view .amenity {
  float: left;
  width: 100%;
  border-bottom: 1px solid #666666;
}
.view .amenity input[type=checkbox] {
  float: left;
  position: relative;
  top: 20px;
  margin-right: 20px;
}
.view .amenity label {
  float: left;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  font-size: large;
}
.view .amenity label div {
  float: left;
  max-width: 70%;
}
.view .amenity .layer-caption {
  display: block;
  font-size: 0.6em;
  line-height: 1;
  margin-bottom: 18px;
}
.view .amenity img {
  float: right;
  height: 30px;
  max-width: 34px;
  position: relative;
  top: 10px;
}
.view .home {
  position: absolute;
  color: #00aae2;
  top: 40px;
  right: 30px;
  font-size: 30px;
  text-decoration: none;
  background: none;
  border: none;
}
.view .back {
  position: absolute;
  color: #00aae2;
  top: 30px;
  left: 30px;
  font-size: 30px;
  text-decoration: none;
}
.view button svg,
.view .clear svg,
.view .arrow svg {
  fill: #00aae2;
  width: 26px;
  height: 26px;
}
@media screen and (max-width: 800px) {
  .view .trail .side {
    width: 80%;
  }
}
@media screen and (max-width: 520px) {
  .view {
    padding: 20px 20px 70px;
  }
  .view .home {
    top: 35px;
    right: 20px;
  }
  .view h1 {
    font-size: 1.5em;
  }
  .view button,
  .view .clear,
  .view .arrow {
    width: 25px;
    height: 25px;
  }
  .view button svg,
  .view .clear svg,
  .view .arrow svg {
    width: 20px;
    height: 20px;
  }
  .view#new {
    top: 1%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    max-height: 90%;
    overflow: scroll;
  }
  .view .trail h1 {
    font-size: 1.2em;
  }
  .view .trail .side {
    width: 70%;
  }
}
#background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #00aae2;
  z-index: 100;
}
nav a {
  width: 20%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  float: left;
  text-decoration: none;
}
nav a:before {
  font-size: 32px;
  height: 60px;
  line-height: 60px;
  color: white;
}
nav a.active:before {
  color: #222222;
}
nav a.active svg {
  fill: #222222;
}
nav svg {
  top: 18px;
  position: relative;
  width: 32px;
  height: 25px;
  fill: white;
}
.sponsors img {
  width: 100px;
  margin: 20px 0;
}
.credit img {
  width: 16px!important;
  position: relative;
}
.credit input[type=checkbox] {
  display: none;
}
.credit input[type=checkbox] + label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.5px;
  padding: 7px 10px;
  z-index: 99;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: default;
}
.credit input[type=checkbox] + label div {
  display: inline-block;
  max-width: 400px;
  margin-left: 10px;
  overflow: hidden;
  max-height: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.locations-layer image,
.bench-layer image,
.locations-layer circle,
.bench-layer circle {
  cursor: pointer;
}
.jurisdiction-layer path[fill="rgb(115, 223, 255)"],
.jurisdiction-layer path[fill="rgb(255, 190, 232)"],
.jurisdiction-layer path[fill="rgb(151, 219, 242)"] {
  display: none;
}
.services {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.services li {
  padding: 5px 0;
}
@media screen and (max-width: 400px) {
  .services {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.serviceIcon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 20px;
}
.esriPopup .sizer {
  clear: both;
}
.esriPopup .esriPopupWrapper {
  background-color: rgba(255, 255, 255, 0.95);
  overflow: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  width: 300px;
}
.esriPopup .outerPointer,
.esriPopup .pointer {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.esriPopup a {
  color: #00aae2;
  text-decoration: none;
}
.esriPopup .sizer {
  width: 100%;
}
.esriPopup .titlePane {
  border-radius: 0;
  background-color: transparent;
  color: #222222;
  line-height: normal;
  padding: 20px 30px;
}
.esriPopup .titlePane .title {
  font-family: 'Avenir LT W01 65 Medium', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  font-size: 32px;
  line-height: 1.3;
  margin: 0.67em 0;
  width: 80%;
  float: left;
}
.esriPopup .contentPane {
  max-height: 100%;
  background-color: transparent;
  color: #222222;
  padding: 0 30px 20px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
}
.esriPopup .titleButton {
  background: 0;
}
.esriPopup .titleButton.maximize {
  display: none;
}
.esriPopup .titleButton.close {
  position: relative;
  float: right;
  background-image: url("../img/ico/clear_blue.svg");
  background-repeat: no-repeat;
  background-size: 26px;
  width: 26px;
  height: 26px;
  top: 23px;
  right: 0;
}
.esriPopup .pointer {
  display: none;
}
.esriPopup .actionsPane {
  background: none;
  padding: 20px 30px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
}
.esriPopup .bench-text {
  padding: 20px 30px;
  line-height: 1.3;
}
@media screen and (max-width: 520px) {
  .esriPopup .titlePane {
    padding: 20px;
  }
  .esriPopup .titlePane .title {
    font-size: 24px;
  }
  .esriPopup .actionsPane,
  .esriPopup .bench-text {
    padding: 10px 20px;
  }
  .esriPopup .titleButton.close {
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
}
.esriPopup:not(.bench) {
  top: 0!important;
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
}
.esriPopup:not(.bench) .esriPopupWrapper {
  top: 0!important;
  left: 0!important;
  right: 0!important;
  bottom: 60px!important;
  width: 100%;
}
.esriPopup:not(.bench) .bench-text {
  display: none;
}
@media screen and (max-width: 850px) {
  .esriPopup:not(.bench) .contentPane {
    max-height: 900px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 520px) {
  .esriPopup:not(.bench) .contentPane {
    max-height: 400px;
    padding: 0 20px 200px;
  }
}
#contentWrapper {
  overflow-y: auto;
}
#contentWrapper .image {
  float: right;
  position: relative;
  margin: 0 0 20px 20px;
}
#contentWrapper .image > img {
  display: block;
}
@media screen and (min-width: 950px) {
  #contentWrapper .image {
    max-width: 500px;
  }
}
@media screen and (max-width: 750px) {
  #contentWrapper .image {
    float: none;
    margin: 0;
  }
}
.esriSimpleSlider {
  background-color: #00aae2;
  color: white;
  border-radius: 0;
  border: 0;
}
.esriSimpleSliderVertical .esriSimpleSliderIncrementButton {
  border-bottom: 0;
  border-radius: 0;
}
.esriSimpleSliderVertical .esriSimpleSliderDecrementButton {
  border-radius: 0;
}
.esriSimpleSliderDecrementButton:hover,
.esriSimpleSliderIncrementButton:hover {
  background-color: transparent;
}
.esriSimpleSliderDisabledButton,
.esriSimpleSliderDisabledButton:active,
.esriSimpleSliderDisabledButton:hover {
  background-color: #b7b7b7;
  color: white;
}
.zoomControls {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: #00aae2;
  border: 0;
  top: 82px;
  left: 20px;
  outline: 0;
}
.zoomControls svg {
  fill: white;
}
.ath-viewport * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ath-viewport {
  position: relative;
  z-index: 2147483641;
  pointer-events: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
.ath-modal {
  pointer-events: auto !important;
  background: rgba(0, 0, 0, 0.6);
}
.ath-mandatory {
  background: #000;
}
.ath-container {
  pointer-events: auto !important;
  position: absolute;
  z-index: 2147483641;
  padding: 0.7em 0.6em;
  width: 18em;
  background: #eee;
  background-size: 100% auto;
  box-shadow: 0 0.2em 0 #d1d1d1;
  font-family: sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
}
.ath-container small {
  font-size: 0.8em;
  line-height: 1.3em;
  display: block;
  margin-top: 0.5em;
}
.ath-ios.ath-phone {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}
.ath-ios6.ath-tablet {
  left: 5em;
  top: 1.8em;
}
.ath-ios7.ath-tablet {
  left: 0.7em;
  top: 1.8em;
}
.ath-ios8.ath-tablet,
.ath-ios9.ath-tablet {
  right: 0.4em;
  top: 1.8em;
}
.ath-android {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}
/* close icon */
.ath-container:before {
  content: '';
  position: relative;
  display: block;
  float: right;
  margin: -0.7em -0.6em 0 0.5em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
  background-color: rgba(255, 255, 255, 0.8);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 2.7em;
  height: 2.7em;
  text-align: center;
  overflow: hidden;
  color: #a33;
  z-index: 2147483642;
}
.ath-container.ath-icon:before {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  float: none;
}
.ath-mandatory .ath-container:before {
  display: none;
}
.ath-container.ath-android:before {
  float: left;
  margin: -0.7em 0.5em 0 -0.6em;
}
.ath-container.ath-android.ath-icon:before {
  position: absolute;
  right: auto;
  left: 0;
  margin: 0;
  float: none;
}
/* applied only if the application icon is shown */
.ath-action-icon {
  display: inline-block;
  vertical-align: middle;
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden;
}
.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon,
.ath-ios9 .ath-action-icon {
  width: 1.6em;
  height: 1.6em;
  background-image: url(data:image/png;base64,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);
  margin-top: -0.3em;
  background-size: auto 100%;
}
.ath-ios6 .ath-action-icon {
  width: 1.8em;
  height: 1.8em;
  background-image: url(data:image/png;base64,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);
  margin-bottom: 0.4em;
  background-size: 100% auto;
}
.ath-android .ath-action-icon {
  width: 1.4em;
  height: 1.5em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
  background-size: 100% auto;
}
.ath-container p {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2147483642;
  text-shadow: 0 0.1em 0 #fff;
  font-size: 1.1em;
}
.ath-ios.ath-phone:after {
  content: '';
  background: #eee;
  position: absolute;
  width: 2em;
  height: 2em;
  bottom: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  box-shadow: 0.2em 0.2em 0 #d1d1d1;
}
.ath-ios.ath-tablet:after {
  content: '';
  background: #eee;
  position: absolute;
  width: 2em;
  height: 2em;
  top: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  z-index: 2147483641;
}
.ath-application-icon {
  position: relative;
  padding: 0;
  border: 0;
  margin: 0 auto 0.2em auto;
  height: 6em;
  width: 6em;
  z-index: 2147483642;
}
.ath-container.ath-ios .ath-application-icon {
  border-radius: 1em;
  box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.3), inset 0 0.07em 0 rgba(255, 255, 255, 0.5);
  margin: 0 auto 0.4em auto;
}
@media only screen and (orientation: landscape) {
  .ath-container.ath-phone {
    width: 24em;
  }
  .ath-android.ath-phone {
    margin-left: -12em;
  }
  .ath-ios.ath-phone {
    margin-left: -12em;
  }
  .ath-ios6:after {
    left: 39%;
  }
  .ath-ios8.ath-phone {
    left: auto;
    bottom: auto;
    right: 0.4em;
    top: 1.8em;
  }
  .ath-ios8.ath-phone:after {
    bottom: auto;
    top: -0.9em;
    left: 68%;
    z-index: 2147483641;
    box-shadow: none;
  }
}
.wizard ul.steps,
.wizard ul.steps > li {
  margin: 0;
  position: relative;
  padding: 0;
}
@font-face {
  font-family: wizard-font;
  font-weight: 400;
  font-style: normal;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SDGQAAAC8AAAAYGNtYXD6RMuEAAABHAAAAGRnYXNwAAAAEAAAAYAAAAAIZ2x5Zh39Yw4AAAGIAAAArGhlYWQGSx/bAAACNAAAADZoaGVhB8MDxwAAAmwAAAAkaG10eA9/ACAAAAKQAAAAHGxvY2EAbgCcAAACrAAAABBtYXhwAAkACQAAArwAAAAgbmFtZZ+vDy0AAALcAAABtnBvc3QAAwAAAAAElAAAACAAAwLgAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADwWgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQASAAAAA4ACAACAAYAAQAg6jTqOPBa//3//wAAAAAAIOo06jjwWv/9//8AAf/jFdAVzQ+sAAMAAQAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAA/+AD4AOgAAYAAAkBESERIRED4P4g/gACAAHAAeD+4P6A/uAAAAEAIP/gBAADoAAGAAATAREhESERIAHgAgD+AAHA/iABIAGAASAAAAABAAAAQAGAA0AAAwAAEwkBEQABgP6AA0D+gP6AAwAAAAEAAAABAAB0IT+bXw889QALBAAAAAAA0ZXtrwAAAADRle2vAAD/4AQAA6AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAP//BAAAAQAAAAAAAAAAAAAAAAAAAAcEAAAAAAAAAAAAAAACAAAABAAAAAQAACABfwAAAAAAAAAKABQAHgAyAEYAVgABAAAABwAHAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEACwAAAAEAAAAAAAIABwCEAAEAAAAAAAMACwBCAAEAAAAAAAQACwCZAAEAAAAAAAUACwAhAAEAAAAAAAYACwBjAAEAAAAAAAoAGgC6AAMAAQQJAAEAFgALAAMAAQQJAAIADgCLAAMAAQQJAAMAFgBNAAMAAQQJAAQAFgCkAAMAAQQJAAUAFgAsAAMAAQQJAAYAFgBuAAMAAQQJAAoANADUd2l6YXJkLWZvbnQAdwBpAHoAYQByAGQALQBmAG8AbgB0VmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2l6YXJkLWZvbnQAdwBpAHoAYQByAGQALQBmAG8AbgB0d2l6YXJkLWZvbnQAdwBpAHoAYQByAGQALQBmAG8AbgB0UmVndWxhcgBSAGUAZwB1AGwAYQByd2l6YXJkLWZvbnQAdwBpAHoAYQByAGQALQBmAG8AbgB0Rm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype');
}
[class*=" wiz-icon-"],
[class^=wiz-icon-] {
  font-family: wizard-font;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wiz-icon-chevron-right:before {
  content: "\f05a";
  font-size: 64px;
  position: absolute;
}
.wiz-icon-arrow-right:before {
  content: "\ea34";
  margin-left: 4px;
}
.wiz-icon-arrow-left:before {
  content: "\ea38";
  margin-right: 4px;
}
.wizard {
  border: 1px solid #d4d4d4;
}
.wizard .steps-index-container {
  position: relative;
  overflow: hidden;
}
.wizard .steps-content {
  border-top: 1px solid #d4d4d4;
}
.wizard ul.steps {
  width: 5000px;
  top: 0;
  left: 0;
  overflow: hidden;
}
.wizard ul.steps > li {
  height: 46px;
  line-height: 46px;
  display: table-cell;
  list-style: none;
  background: #ededed;
  color: #b5b5b5;
}
.wizard ul.steps > li.active {
  background-color: #F1F6FC;
  color: #337ab7;
}
.wizard ul.steps > li.completed {
  cursor: pointer;
  background-color: #EFF9F0;
  color: #5cb85c;
}
.wizard ul.steps > li > span {
  display: table-cell;
  vertical-align: middle;
}
.wizard ul.steps > li .step-index {
  padding-left: 30px;
  padding-right: 5px;
}
.wizard ul.steps > li .step-text {
  padding-right: 5px;
}
.wizard ul.steps > li .step-index .label {
  background-color: #b5b5b5;
}
.wizard ul.steps > li.active .step-index .label {
  background-color: #337ab7;
}
.wizard ul.steps > li.completed .step-index .label {
  background-color: #5cb85c;
}
.wizard ul.steps > li:first-child .step-index {
  padding-left: 10px;
}
.wizard .top-actions {
  z-index: 99;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 46px;
  height: 46px;
  float: right;
  vertical-align: middle;
  background-color: #e5e5e5;
  border-left: 1px solid #d4d4d4;
  padding: 0 10px;
  display: table;
  box-shadow: -3px 0 2px -1px #888;
  -webkit-box-shadow: -3px 0 2px -1px #888;
  -moz-box-shadow: -3px 0 2px -1px #888;
  -o-box-shadow: -3px 0 2px -1px #888;
}
.wizard .top-actions .btn-group {
  display: table-cell;
  vertical-align: middle;
}
.wizard .bottom-actions {
  width: 100%;
  display: table;
}
.wizard .left-actions,
.wizard .right-actions {
  display: table-cell;
  width: 50%;
}
.wizard .btn-next.final-step .next-text,
.wizard .btn-next.final-step .wiz-icon-arrow-right,
.wizard .btn-next:not(.final-step) .finished-text,
.wizard .steps-content .step-pane:not(.active) {
  display: none;
}
.wizard .left-actions {
  text-align: left;
}
.wizard .right-actions {
  text-align: right;
}
.wizard .bottom-actions .btn-next,
.wizard .bottom-actions .btn-prev {
  margin: 10px;
}
.wizard .steps-content .step-pane {
  padding: 10px;
}
.wizard .btn-next,
.wizard .btn-prev {
  white-space: nowrap;
}
.wizard .wiz-icon-chevron-right.colorA::before {
  right: -23px;
  top: -9.5px;
  z-index: 2;
  color: #ededed;
}
.wizard .wiz-icon-chevron-right.colorB::before {
  right: -24px;
  top: -9.5px;
  z-index: 1;
  color: #b5b5b5;
}
.wizard li.active .wiz-icon-chevron-right.colorA::before {
  color: #f1f6fc;
}
.wizard li.completed .wiz-icon-chevron-right.colorA::before {
  color: #EFF9F0;
}
.top-actions {
  display: none !important;
}
.wizard {
  border: none;
  font-family: 'Roboto', sans-serif;
}
.wizard h1,
.wizard h2,
.wizard h3,
.wizard h4 {
  font-weight: normal;
}
.wizard ul.steps > li .step-index .label {
  text-shadow: none;
  font-size: 14px;
  border-radius: 0;
  padding: 5px 8px;
  border: 2px solid #7abb47;
  color: #7abb47;
  background-color: #f8f8f8;
  font-weight: bold;
}
.wizard ul.steps {
  width: 100%;
  text-align: center;
  left: 0 !important;
  display: flex;
  justify-content: space-between;
}
.wizard ul.steps > li {
  float: left;
  background: none;
  width: 25%;
  text-align: center;
}
.wizard ul.steps > li.completed {
  background-color: inherit;
  color: inherit;
}
.wizard ul.steps > li:first-child {
  text-align: left;
}
.wizard ul.steps > li:last-child {
  text-align: right;
}
.wizard ul.steps > li .step-index {
  padding: 0 !important;
  display: block;
  margin: auto;
}
.wizard ul.steps > li .step-text {
  display: none;
}
.wizard ul.steps > li.active {
  background-color: initial;
}
.wizard ul.steps > li.active .step-index .label {
  background-color: #7abb47;
  color: #f8f8f8;
}
.wizard ul.steps > li.completed .step-index .label {
  background-color: #7abb47;
  color: #f8f8f8;
}
.wizard div.dots {
  border-top: 2px dotted #7abb47;
  margin-top: -24px;
  margin-bottom: 24px;
}
.wizard .wiz-icon-chevron-right.colorA:before {
  display: none;
}
.wizard .wiz-icon-chevron-right.colorB:before {
  display: none;
}
.wizard .steps-content {
  border: none;
  margin-top: 40px;
}
.wizard .steps-content label {
  width: 100%;
  text-transform: capitalize;
}
.wizard .steps-content input,
.wizard .steps-content select {
  padding: 10px;
  height: 40px;
  border-radius: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.wizard .steps-content select {
  border: 0;
  outline: 1px inset #CCC;
  outline-offset: -1px;
}
.wizard .steps-content .step-pane {
  padding: 0;
}
.wizard .steps-content #cc-expiration-month,
.wizard .steps-content #cc-expiration-year {
  width: 45%;
}
.wizard .steps-content #payment-type {
  height: 40px;
  margin-bottom: 5px;
}
.wizard .steps-content .cc-info .cc-expiration {
  float: left;
  width: 50%;
}
.wizard .steps-content .cc-info .cc-expiration label {
  display: block;
}
.wizard .steps-content .cc-info .cc-code {
  float: right;
  width: 50%;
}
.donate-frequency ul {
  list-style-type: none;
  overflow: hidden;
  clear: both;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
}
.donate-frequency ul li {
  background: #f8f8f8;
  float: left;
  margin: 0;
  width: 50%;
  height: 50px;
  padding: 0;
  position: relative;
  text-align: center;
}
.donate-frequency ul li label,
.donate-frequency input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.donate-frequency ul input[type="radio"] {
  opacity: 0.01;
  z-index: 100;
}
.donate-frequency ul input[type="radio"]:checked + label,
.checked + label {
  background: #7abb47;
  color: #f8f8f8;
}
.donate-frequency ul li label {
  color: #CCC;
  padding: 14px 0;
  font-size: 20px;
  z-index: 90;
  margin: -0.125em 0 0 0;
}
.donate-frequency ul li.first {
  border-right: none;
}
.donate-frequency ul li.last {
  border-left: none;
}
.donate-thanks p {
  line-height: 0.5em;
  color: #666666;
}
.donate-thanks .social-link {
  color: #666666;
  display: block;
  line-height: 1.5em;
}
.wizard .left-actions {
  display: none;
}
.wizard .right-actions {
  width: 100%;
  text-align: center;
}
.wizard .right-actions .btn,
.view.donate input.btn.final-step {
  background-color: #00a9e5;
  text-shadow: none;
  background-image: none;
  color: #FFF;
  background-repeat: no-repeat;
  border: none;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 9px 27px;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.wizard .right-actions i {
  display: none;
}
.wizard .bottom-actions {
  margin-top: 20px;
  margin-bottom: 50px;
}
.wizard .steps-content input.btn {
  width: auto;
  display: block;
  margin: 0 auto;
}
.wizard .bottom-actions .btn.final-step {
  display: none;
}
.btn {
  cursor: pointer;
}
@media (max-width: 500px) {
  .wizard .steps-content #cc-expiration-month,
  .wizard .steps-content #cc-expiration-year {
    width: 40%;
  }
}
.finished-text {
  display: none;
}
.steps-errors {
  margin-top: 40px;
  margin-bottom: 15px;
  color: red;
  display: none;
}
#errorMessage {
  margin: 0 auto;
  color: red;
  text-align: center;
}
.cover-image {
  background-image: url('../img/run.jpg');
  height: 50vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.popup-other-events > h1 {
  line-height: 1.3;
}
.popup-other-events__event {
  margin: 40px 0;
}
.popup-other-events__event h1 {
  line-height: 1.3;
}
.dogPark-layer {
  opacity: 0.5;
}
/*# sourceMappingURL=map.css.map */