/*
v1 CSS by jesse@ethicalux.com, (c) Ethical User Experience Design Inc. 2015

Though originally generated with a build-process, this file has been directly edited a number of times and is no longer compiled. You may edit the file directly.
*/

/* !css libraries */
@import url(normalize.css?v=8.0.1);
@import url(mbp-fontello.css?v=2);

.layout *, .layout *:after, .layout *:before, .main *, .main *:after, .main *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img, video {
  max-width: 100%;
  height: auto; }

.doormat > div.DoormatExtraTile, .doormat > div.DoormatExtraTile:hover {
  background-color: transparent;
}
.doormat > div.DoormatExtraTile > div {
  text-align: left;
  padding-left: 22px;
  padding-right: 22px;
}
.doormat > div.DoormatExtraTile .bg {
  z-index: -1;
}
.doormat > div.DoormatExtraTile h1 {
  text-decoration: none;
}
.doormat > div.DoormatExtraTile {
  padding-top: 45%;
}

.doormat > a, .doormat > div {
  position: relative;
  height: 0; }

.doormat > a > *, .doormat > div > * {
  display: block;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  margin: 0;
  padding: 0; }

.doormat-content {
  display: table;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 85%;
  width: 100%;
}
.doormat-content > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.template-backpacks .doormat-content {
  padding: 22px;
}


/* Boxes view (Blog) */
.doormat-image-wrapper {
  position: relative;
  overflow: hidden;
}

.doormat-image-wrapper::before {
  display: block;
  content: '';
  width: 100%;
  height: 0; /* just to be safe */
  padding-top: 60%;
}

.doormat-image-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate( -50%, -50% );
  width: 100%;
  height: auto;
}
/* --------------------------------------------------

    GLOBAL

-------------------------------------------------- */
/* !imports */
/* !opinated defaults */
#mbp-content,
#mbp-content button,
#mbp-content input,
#mbp-content select,
#mbp-content textarea {
  color: #2A2A2A; }

#mbp-content {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #F3F3F3;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

body {
  width: 100%;
  *zoom: 1; }
    body:before, body:after {
    content: "";
    display: table; }
    body:after {
    clear: both; }

.viewport {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 11px 11px;
  *zoom: 1; }
  @media (min-width: 569px) {
        .viewport {
      padding: 0 44px 44px; } }
  @media (min-width: 960px) {
        .viewport {
      padding: 0; } }
    .viewport:before, .viewport:after {
    content: "";
    display: table; }
    .viewport:after {
    clear: both; }

.collage .item {
  position: relative;
}

.bg, .doormat > a .bg:after, .doormat > div .bg:after, .item .photo-wrapper:after {
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%; }

/* --------------------------------------------------

    type

-------------------------------------------------- */
body {
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Arial, sans-serif;
  color: #2a2a2a;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

#mbp-content h1, #mbp-content h2, #mbp-content h3, #mbp-content h4, #mbp-content h6 {
  font-family: 'EgyptienneURWNar-Med';
  font-weight: normal;
  color: inherit; }
    h1 [class*="icon"], h2 [class*="icon"], h3 [class*="icon"], h4 [class*="icon"], h6 [class*="icon"] {
    color: var(--wta-green); }

#mbp-content h1 {
  font-size: 1.83333em;
  line-height: 1.63636em;
  line-height: 24px;
  margin-top: 0.3em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.75em;
  color: var(--wta-green); }
    #mbp-content h1 a {
    font-weight: bold; }

#mbp-content h2 {
  font-size: 1.5em;
  line-height: 1.2em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.75em; }

#mbp-content [role*="heading"] h1 {
  font-size: 3.41667em;
  line-height: 0.79024em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.15em; }
#mbp-content [role*="heading"] h2 {
  font-size: 1.83333em;
  line-height: 1.63636em;
  font-family: 'EgyptienneURW-Lig';
  color: #999999; }

#mbp-content h3 {
  font-size: 1.33333em;
  line-height: 1.125em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.6em; }

#mbp-content h4 {
  font-size: 1.16667em;
  line-height: 1.28571em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.75em; }
    #mbp-content h4 a {
    border-bottom: 2px solid rgba(81, 94, 121, 0.25); }
    #mbp-content h4 span:not([class*="icon"]) {
    opacity: 0.5; }

#mbp-content h5 {
  font-size: 1.16667em;
  line-height: 1.28571em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.15em; }
    #mbp-content h5 img {
    vertical-align: middle; }
    #mbp-content h5 a {
    color: var(--wta-green); }

#mbp-content h6 {
  font-size: 1em;
  line-height: 1.65em;
  margin-top: 0.375em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.3em; }

    a.alert {
    color: #C50011; }

#mbp-content hr, .layout hr {
  border: none;
  border-top: 1px solid #999999;
  margin-bottom: 22px; }

#mbp-content ul, #mbp-content ol {}
    #mbp-content ul li, #mbp-content ol li {
    font-size: 14px; }

/* --------------------------------------------------

    iconography stuff

-------------------------------------------------- */
[class*="icon"].callout {
  padding: 0px !important;
  margin: 0 4px;
  width: auto;
  color: white;
  background: var(--wta-green);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  line-height: 22px;
  text-align: center;
  width: 22px;
  height: 22px; }
    [class*="icon"].callout.secondary {
    background: #999999; }
    [class*="icon"].callout.orange {
    background: #E9A82B; }
    [class*="icon"].callout.red {
    background: crimson; }

/* --------------------------------------------------

    I need another typeface...

-------------------------------------------------- */
.alt {
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

/* --------------------------------------------------

    cruft

-------------------------------------------------- */
span.alert {
  color: crimson; }

.ui ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
.ui.panel {
  position: absolute;
  z-index: 999;
  top: 0px;
  right: 0px;
  width: 44px;
  height: 44px;
  display: block;
  background: #2a2a2a;
  text-align: center;
  cursor: pointer;
  display: table;
  -webkit-transition: all 260ms ease-out;
  -moz-transition: all 260ms ease-out;
  -o-transition: all 260ms ease-out;
  transition: all 260ms ease-out; }
  @media (min-width: 569px) {
        .ui.panel {
      border-left: 1px solid rgba(0, 0, 0, 0.15); } }
    .ui.panel * {
    display: table-cell;
    vertical-align: middle;
    color: white !important; }
    .ui.panel [class*="icon"] {
    font-size: 20px; }
    .ui.panel.inactive {
    opacity: 0.4; }
    .ui.panel.status {
    top: 4px;
    right: 4px;
    background: darkgrey;
    padding: 1px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    line-height: 22px;
    height: 18px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    .ui.panel.needed {
    width: 40px;
    height: 40px;
    top: 30px;
    right: 5px; }
        .ui.panel.needed img {
      width: 40px; }
    .ui.panel.green {
    background: var(--wta-green); }
.ui.help, .ui.close {
  text-decoration: none !important;
  border-bottom: none;
  cursor: pointer; }
    .ui.help:before, .ui.close:before {
    display: none !important; }
.ui.help:after {
  content: "\e825";
  font-family: "mbp-fontello";
  width: 22px;
  height: 22px;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #00557B;
  color: white;
  text-align: center;
  line-height: 22px; }
.ui.close {
  position: absolute;
  top: 8px;
  right: 8px; }
    .ui.close:after {
    content: "\e823";
    font-family: "mbp-fontello";
    width: 22px;
    height: 22px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: #00557B;
    color: white;
    text-align: center;
    line-height: 22px; }
.ui.tag {
  background: #8AAB37;
  color: #2a2a2a;
  padding: 11px;
  width: auto;
  display: inline-block;
  margin-top: 5.5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer; }
    .ui.tag:after {
    content: "\e823";
    font-family: "mbp-fontello";
    width: 22px;
    height: 22px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: var(--wta-green);
    color: white;
    text-align: center;
    line-height: 20.95238px;
    margin-left: 22px; }
.ui.tabs {
  margin-top: 22px; }
    .ui.tabs ul, #content .ui.tabs ul {
    margin: 0;
    display: table;
    width: 100%; }
        .ui.tabs ul li {
      display: table-cell !important;
      height: 44px;
      min-width: 44px;
      background: #6f6f6f;
      box-shadow: 2px -2px 4px #555 inset;
      border-right: 1px solid white;
      border-bottom: 1px solid white;
      -webkit-transition: all 260ms ease-out;
      -moz-transition: all 260ms ease-out;
      -o-transition: all 260ms ease-out;
      transition: all 260ms ease-out; }
            .ui.tabs ul li a {
        color: #fff !important;
        width: 100%;
        height: 44px;
        line-height: 44px;
        text-align: center;
        display: block;
        font-weight: bold; }
                .ui.tabs ul li a .label .alert {
          background: crimson;
          color: #fff;
          width: 20px;
          height: 20px;
          line-height: 16px;
          border: 2px solid crimson;
          display: inline-block;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          -ms-border-radius: 100%;
          -o-border-radius: 100%;
          border-radius: 100%; }
        @media (min-width: 0px) and (max-width: 768px) {
                    .ui.tabs ul li a .label {
            display: none; } }
            .ui.tabs ul li.on {
        background: var(--wta-green);
        color: #fff;
        border-bottom: none;
        box-shadow: none;
        cursor: default;
      }
                .ui.tabs ul li.on a {
          color: #2a2a2a; }
            .ui.tabs ul li:not([class*="on"]):hover {
        background: #777; box-shadow: none; }
                .ui.tabs ul li:not([class*="on"]):hover a {
          color: white; }
    .ui.tabs + .module {
    margin: 0 0 44px 0;
    border-top: 0px; }
.ui ul.menu {
  position: relative;
  z-index: 999;
  width: 145px; }
  @media (min-width: 569px) {
        .ui ul.menu {
      width: 174px; } }
    .ui ul.menu li {
    position: relative;
    width: 100%;
    height: 44px;
    float: left; }
        .ui ul.menu li a {
      background: white;
      border: 1px solid #c9c9c9;
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      padding: 0 11px 0;
      color: #2a2a2a;
      line-height: 44px; }
            .ui ul.menu li a:hover {
        background: #515e79;
        color: white; }
    .ui ul.menu > li > a:after {
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: 0;
    width: 44px;
    height: 44px;
    border: 1px solid #c9c9c9;
    content: "\e819";
    font-family: "mbp-fontello";
    text-align: center;
    line-height: 44px;
    pointer-events: none; }
    .ui ul.menu > li ul {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0; }
        .ui ul.menu > li ul li {
      margin-top: -1px; }
    .ui ul.menu > li:hover ul {
    display: block; }
.ui ul.sub li {
  position: relative;
  width: 100%;
  height: 44px; }
    .ui ul.sub li a {
    color: #515e79;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 5.5px;
    display: block;
    font-weight: bold;
    /*
                    text-transform: uppercase;
                    font-weight: bolder;
                    font-family: "helvetica neue";
                    font-size: 12px;
    */
    border-top: 1px solid rgba(42, 42, 42, 0.15) !important; }
        .ui ul.sub li a.on {
      color: rgba(42, 42, 42, 0.8);
      background: #cfdbaf; }
        .ui ul.sub li a:hover {
      background: #cfdbaf; }
    .ui ul.sub li:first-child a {
    border: none !important; }
.ui ul.sub.inset {
  background: #cfdbaf;
  border-bottom: 1px solid rgba(42, 42, 42, 0.15); }
    .ui ul.sub.inset li a {
    padding-left: 2em;
    text-decoration: underline; }
        .ui ul.sub.inset li a.on {
      text-decoration: none;
      color: black; }
.ui .pagination {
  font-family: 'Proxima N W01 Reg';
  width: 100%;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin-top: 14.66667px;
  *zoom: 1; }
    .ui .pagination:before, .ui .pagination:after {
    content: "";
    display: table; }
    .ui .pagination:after {
    clear: both; }
    .ui .pagination li {
    float: left;
    font-weight: bold;
    white-space: nowrap; }
        .ui .pagination li a {
      padding: 11px;
      display: block; }
        .ui .pagination li:last-child {
      float: right; }

 /* --------------------------------------------------

    progress bar

-------------------------------------------------- */
.ui.progress {
  height: 44px;
  display: table;
  width: 100%;
  margin-bottom: 44px; }
    .ui.progress .bar {
    background: #F3F3F3;
    position: relative;
    display: table-cell;
    border-right: 2px solid white;
    padding: 14.66667px 11px 0;
    font-weight: bold;
    font-family: "helvetica neue";
    font-size: 12px;
    text-transform: uppercase;
    color: #999999; }
        .ui.progress .bar.on {
      background: #E9A82B;
      color: white; }
            .ui.progress .bar.on:after {
        position: absolute;
        top: 44px;
        left: 14.66667px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14.66667px 22px 0 22px;
        border-color: #db9b3a transparent transparent transparent; }

.ui.document {
  background: white;
  position: relative;
  padding: 11px;
  margin-bottom: 3%;
  text-align: center;
  border-bottom: 3px solid rgba(42, 42, 42, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 31%;
  height: 264px;
  float: left;
  margin-right: 3%; }
    .ui.document:nth-child(3n) {
    margin-right: 0; }
  @media (min-width: 0px) and (max-width: 768px) {
        .ui.document {
      width: 48%;
      height: 220px; }
            .ui.document:nth-child(2n) {
        margin-right: 0; }
            .ui.document:nth-child(3n) {
        margin-right: 3%; } }
    .ui.document h4 {
    height: 44px; }
    .ui.document .view {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 11px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.825em; }
    .ui.document.complete {
    background: var(--wta-green); }
        .ui.document.complete span {
      color: #fff;
      font-size: 5em;
      margin-top: 15%; }
        .ui.document.complete a, .ui.document.complete p {
      color: white; }
    .ui.document .button {
    padding: 0 11px;
    white-space: nowrap;
    display: block;
    background: var(--wta-green); }
    .ui.document .progress {
    background: #F3F3F3;
    height: 10px;
    margin: 0; }
        .ui.document .progress .bar {
      background: crimson;
      display: block;
      padding: 0;
      height: 100%; }

.js-toggle:not([class*="button"]):not([class*="menu"]):not(label):not([class*="custom_checkbox"])::not([class*="vanilla"]):before {
  content: "\e805";
  font-family: "mbp-fontello";
  margin-right: 5.5px; }
.js-toggle:not([class*="button"]):not([class*="menu"]):not(label):not([class*="custom_checkbox"])::not([class*="vanilla"]).on {
  color: #2a2a2a; }
    .js-toggle:not([class*="button"]):not([class*="menu"]):not(label):not([class*="custom_checkbox"])::not([class*="vanilla"]).on:before {
    content: "\e806"; }

label.js-toggle.on:before {
  content: "\e840" !important; }

.toggler {
  display: none; }
    .toggler.on {
    display: block; }

 /* --------------------------------------------------

    forms - global

-------------------------------------------------- */
form:not([class*="leaflet-control-layers-list"]) {
}
    form:not([class*="leaflet-control-layers-list"]) h3 {
    margin-top: 12px; }
    form:not([class*="leaflet-control-layers-list"]) p {
    margin-bottom: 10px; }
    form:not([class*="leaflet-control-layers-list"]) .highlight {
    margin: 0 0 2px;
    padding: 22px 11px 0; }
        form:not([class*="leaflet-control-layers-list"]) .highlight .two [class*="icon"] {
      float: right; }
        form:not([class*="leaflet-control-layers-list"]) .highlight * {
      line-height: 22px; }
    form:not([class*="leaflet-control-layers-list"]) .highlight + .row {
    padding-top: 22px; }
  /*
  form:not([class*="leaflet-control-layers-list"]):not(#hike-search) label {
    font-family: 'EgyptienneURWNar-Med';
    font-weight: normal;
    color: #8AAB37;
    font-size: 16px; }
    form:not([class*="leaflet-control-layers-list"]):not(#hike-search) label span {
      font-weight: normal;
      color: #8AAB37; }
  */
  form#hike-search input:not([type="checkbox"]):not([type="range"]):not([type="radio"]):not([type="submit"]) {
    padding: 4px;
  }
  form#hike-search input.wta-action {
    padding: 8px 14px;
  }

    form:not([class*="leaflet-control-layers-list"]) .custom_select {
    position: relative;
    width: 100%;
    height: 44px; }
        form:not([class*="leaflet-control-layers-list"]) .custom_select:after {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 44px;
      height: 44px;
      background: white;
      color: #2a2a2a;
      border: 1px solid #999999;
      content: "\e807";
      font-family: "mbp-fontello";
      text-align: center;
      line-height: 44px;
      pointer-events: none; }
    form:not([class*="leaflet-control-layers-list"]) .custom_checkbox {
    position: relative;
    width: 100%;
    display: block;
    padding: 11px 0; }
        form:not([class*="leaflet-control-layers-list"]) .custom_checkbox label {
      position: relative;
      padding-left: 29.33333px;
      font-weight: normal; }
            form:not([class*="leaflet-control-layers-list"]) .custom_checkbox label:before {
        content: "";
        font-family: "mbp-fontello";
        position: absolute;
        background: white;
        line-height: 22px;
        top: 0;
        left: 0;
        width: 22px;
        height: 22px;
        display: block;
        border: 1px solid #999999; }
        form:not([class*="leaflet-control-layers-list"]) .custom_checkbox [type="checkbox"] {
      display: none;
      -webkit-appearance: none; }
        form:not([class*="leaflet-control-layers-list"]) .custom_checkbox [type="checkbox"]:checked + label:before {
      content: "\e840";
      text-align: center; }
        form:not([class*="leaflet-control-layers-list"]) .custom_checkbox.on label {
      font-weight: bold; }

fieldset {
  *zoom: 1; }
    fieldset:before, fieldset:after {
    content: "";
    display: table; }
    fieldset:after {
    clear: both; }
    fieldset ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%; }
        fieldset ol li {
      display: table;
      width: 100%;
      margin-bottom: 11px; }
            fieldset ol li label {
        width: 116px;
        display: table-cell;
        padding: 11px 11px 11px 0; }
        @media (min-width: 569px) {
                    fieldset ol li label {
            width: 174px; } }
            fieldset ol li input {
        display: table-cell; }
  @media (min-width: 800px) {
        fieldset .col.two label {
      height: 44px;
      line-height: 44px;
      display: block; }
        fieldset.col.two ol {
      width: 50%;
      float: left; }
            fieldset.col.two ol:last-child label {
        padding-left: 11px; }
        fieldset.checklist ol li label {
      width: 90%; }
        fieldset.checklist ol li input {
      width: 10%; } }

.subtle form label {
  font-family: 'Proxima N W01 Reg';
  font-size: 1em;
  line-height: 1.47em;
  padding-top: 4px;
  color: #2a2a2a; }
.subtle form .jk-disabler [type="checkbox"]:checked {
  color: var(--wta-green) !important; }
.subtle form .disabled.off {
  opacity: 0.75;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%); }
    .subtle form .disabled.off label {
    color: var(--wta-green); }
.subtle form .disabled .custom_checkbox {
  padding: 5.5px 0; }

/* --------------------------------------------------

    jk

-------------------------------------------------- */
.chapter {
  margin: 88px 0; }

table.crew {
  width: 100%;
  margin: 11px 0;
  font-size: 1.16667em;
  line-height: 1.41429em; }
    table.crew tr th {
    background: #00557B;
    color: white;
    text-align: left;
    text-transform: uppercase;
    padding: 5.5px 11px;
    font-family: "helvetica neue";
    font-weight: bold;
    font-size: 11px;
    height: 44px; }
        table.crew tr th .ui.button {
      margin-top: 0px; }
    table.crew tr td {
    padding: 14.66667px 11px;
    border-top: 1px solid #999999;
    vertical-align: top;
    color: #2A2A2A; }
        table.crew tr td h4 {
      margin-bottom: -2px; }
        table.crew tr td a.active {
      color: crimson;
      text-decoration: underline; }
    table.crew tr td:first-child strong {
    text-transform: uppercase;
    color: #000; }
    table.crew tr:nth-child(2n) td {
    background: #F3F3F3; }
    table.crew td a {
    color: var(--wta-green);
    text-decoration: underline; }
    table.crew tr td:nth-child(2) {
    color: #000; }
    table.crew tr td:nth-child(4) {
    width: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    table.crew tr td:nth-child(7) {
    text-align: center; }

/* --------------------------------------------------

    layout

-------------------------------------------------- */
body {
  background: white;
  background-size: 100%; }

section {
  *zoom: 1; }
    section:before, section:after {
    content: "";
    display: table; }
    section:after {
    clear: both; }

main {
  margin-top: 22px;
  *zoom: 1; }
    main:before, main:after {
    content: "";
    display: table; }
    main:after {
    clear: both; }

.bg {
  z-index: 0; }

 /* --------------------------------------------------

    modal

-------------------------------------------------- */
/* ###cruft */
.hrs {
  font-weight: bold;
  font-family: "helvetica neue";
  font-size: 22px;
  padding: 0 2px;
  text-align: center;
  display: inline-block;
  vertical-align: bottom; }

.noscroll {
  position: fixed;
  width: 100%;
  overflow-y: scroll; }

.modal-wrapper {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  visibility: hidden;
  display: inherit !important;
  opacity: 0;
  -webkit-transition: all 190ms ease-in-out;
  -moz-transition: all 190ms ease-in-out;
  -o-transition: all 190ms ease-in-out;
  transition: all 190ms ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
    .modal-wrapper:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
    .modal-wrapper .modal-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    overflow-y: scroll;
    height: 80%;
    width: 80%;
    min-width: 320px;
    padding: 22px;
    min-height: 400px;
    background: white;
    -webkit-transform: translate3d(0, 0, 0) scale(0.6);
    -moz-transform: translate3d(0, 0, 0) scale(0.6);
    -ms-transform: translate3d(0, 0, 0) scale(0.6);
    -o-transform: translate3d(0, 0, 0) scale(0.6);
    transform: translate3d(0, 0, 0) scale(0.6);
    -webkit-transition: all 260ms ease-in-out;
    -moz-transition: all 260ms ease-in-out;
    -o-transition: all 260ms ease-in-out;
    transition: all 260ms ease-in-out;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 20px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 20px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 20px; }
    @media (min-width: 0px) and (max-width: 768px) {
            .modal-wrapper .modal-inner {
        width: 99%;
        height: 100vh;
        padding: 11px; } }
    @media (min-width: 1280px) {
            .modal-wrapper .modal-inner {
        max-width: 872px;
        padding: 44px; } }
    .modal-wrapper.on {
    z-index: 99999;
    visibility: visible;
    opacity: 1; }
        .modal-wrapper.on .modal-inner {
      -webkit-transform: translate3d(0, 0, 0) scale(1);
      -moz-transform: translate3d(0, 0, 0) scale(1);
      -ms-transform: translate3d(0, 0, 0) scale(1);
      -o-transform: translate3d(0, 0, 0) scale(1);
      transform: translate3d(0, 0, 0) scale(1); }

 /* --------------------------------------------------

    global styles

-------------------------------------------------- */
.meta {
  width: 100%;
  margin: 7.33333px 0 11px 0;
  padding-bottom: 14.66667px;
  border-bottom: 2px solid #ddd; }
  @media (min-width: 0px) and (max-width: 768px) {
        .meta h5 span {
      display: none; } }
  @media (min-width: 569px) {
        .meta {
      display: table; }
            .meta > * {
        display: table-cell; }
            .meta h5 span {
        display: inline-block !important; }
            .meta h5:not(:first-child) {
        border-left: 1px solid #999999;
        padding-left: 11px; } }

.meta.nice-checkboxes span {
  margin-right: 1em;
}

.activities {
  width: 100%;
  padding: 11px 0; }
    .activities img {
    width: 30px;
    margin: 4px 2px 0 0; }

.item.profile {
  float: none;
}
.container, .profile {
  position: relative; }
    .container img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 44px;
    border: 1px solid #F3F3F3;
    padding: 11px;
    background: white;
    box-sizing: border-box;
  }

.js-item {
  cursor: pointer; }
    .js-item:hover {
    background: #8AAB37; }


ul.options {
  list-style-type: none;
  margin: 0 0 44px 0;
  padding: 0;
  border-bottom: 1px solid #999999; }
    ul.options li {
    padding: 11px 0;
    border-top: 1px solid #999999; }
        ul.options li a {
      float: right;
      margin: 0 11px 0 0;
      text-transform: uppercase;
      font-weight: bold;
      border-bottom: 1px solid rgba(81, 94, 121, 0.25); }
        ul.options li:nth-child(2n+1) {
      background: #F3F3F3; }
    ul.options:not([class*="cart"]) li:before {
    content: "\e840";
    font-family: "mbp-fontello";
    margin-right: 11px; }

.cta {
  margin-top: 44px;
  width: 100%;
  text-align: center;
  border-top: 1px solid #999999;
  padding-top: 22px; }
    .cta .button {
    background: var(--wta-green); }

 /* --------------------------------------------------

    modules

-------------------------------------------------- */
.module {
  position: relative;
  z-index: 1;
  margin: 22px 0; }
    .module .module {
    min-height: 0 !important; }
    .module .container {
    z-index: 2; }
    .module.form .container {
    background: #F3F3F3;
    padding: 11px; }
    .module.form > .ui, .module.form header {
    background: var(--wta-green); }
    .module.form h3, .module.form h4 {
    color: var(--wta-green); }
    .module.msg .container {
    background: #edf2e1;
    padding: 11px; }
    .module.msg > .ui, .module.msg header {
    background: var(--wta-green); }
    .module.msg .button {
    text-align: center;
    display: block;
    margin: 22px; }
    .module.share .container {
    background: #F3F3F3;
    padding: 11px; }
    .module.share .ui, .module.share header {
    background: #999999; }
    .module.share .button {
    text-align: center;
    padding: 0;
    width: 44px;
    height: 44px;
    line-height: 44px; }
    .module.alert {
    margin-top: 0; }
        .module.alert .container {
      background: #f6c4ce;
      padding: 11px; }
        .module.alert a {
      color: crimson; }
        .module.alert .button {
      color: white; }
        .module.alert .ui, .module.alert header {
      background: crimson; }
    .module.alert .container, .module.msg .container, .module.share .container, .module.form .container {
    overflow: hidden;
    padding-top: 66px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0; }
        .module.alert .container header, .module.msg .container header, .module.share .container header, .module.form .container header {
      margin: -66px -11px 11px -11px;
      padding: 11px 11px 1px 11px;
      min-height: 44px;
      color: white !important; }
    .module.breadcrumb ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table; }
        .module.breadcrumb ul li {
      display: table-cell;
      font-size: 12px;
      text-transform: capitalize;
      font-weight: bold; }
            .module.breadcrumb ul li:not(:last-child) {
        padding-right: 11px; }
                .module.breadcrumb ul li:not(:last-child) a {
          color: #2a2a2a; }
                    .module.breadcrumb ul li:not(:last-child) a:after {
            content: "\00BB";
            font-family: "mbp-fontello";
            margin-left: 11px; }
            .module.breadcrumb ul li a {
        padding: 4px 0px 4px 0; }
    .module.highlight {
    background: #f3f3f3; }
        .module.highlight header {
      position: relative;
      z-index: 999;
      background: #87a738;
      color: white;
      height: 44px;
      padding: 11px 22px;
      -webkit-border-radius: 8px 8px 0 0;
      -moz-border-radius: 8px 8px 0 0;
      -ms-border-radius: 8px 8px 0 0;
      -o-border-radius: 8px 8px 0 0;
      border-radius: 8px 8px 0 0; }
            .module.highlight header * {
        margin: 0;
        font-weight: bold; }
            .module.highlight header:after {
        position: absolute;
        top: 44px;
        left: 14.66667px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14.66667px 22px 0 22px;
        border-color: #87a738 transparent transparent transparent; }
        .module.highlight.alt {
      background: #222;
      margin-top: 0;
      padding: 22px;
      text-align: center; }
            .module.highlight.alt * {
        color: white; }
            .module.highlight.alt .bg {
        z-index: 0;
        opacity: 0.35; }
    .module.toolbar {
    z-index: 99999;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 11px;
    *zoom: 1; }
        .module.toolbar:before, .module.toolbar:after {
      content: "";
      display: table; }
        .module.toolbar:after {
      clear: both; }
        .module.toolbar div {
      position: relative;
      width: 50%;
      min-height: 44px;
      float: left;
      display: table; }
            .module.toolbar div h3 {
        display: table-cell;
        vertical-align: middle; }
            .module.toolbar div:last-child .ui {
        position: absolute;
        right: 0;
        width: auto; }
    .module.view.list .item.ad {
    padding: 55px 22px; }
  .module.view.list .item.ad, .DoormatExtraTile .item.ad {
    background: #2a2a2a; }
        .module.view.list .item.ad *, .DoormatExtraTile .item.ad * {
      color: white; }
        .module.view.list .item.ad .row {
      position: relative;
      z-index: 1; }
        .module.view.list .item.ad .bg, .DoormatExtraTile .item.ad .bg {
      opacity: 0.5; }
        .module.view.list .item.ad .button, .DoormatExtraTile .item.ad .button {
      background: var(--wta-green); }
    .module.view.list h1 span {
    opacity: 0.5; }
  @media (min-width: 569px) {
        .module.view.list .media {
      float: left;
      width: 147px;
      margin-right: 22px; }
        .module.view.list .desc {
      position: relative;
      float: right;
      width: calc(100% - 147px - 22px); }
            .module.view.list .desc .meta {
        padding-top: 11px; } }
    .module.dialogue {
    text-align: center;
    margin-top: -44px; }
        .module.dialogue img {
      padding: 0 44px;
      margin-top: -22px; }
        .module.dialogue .bubble {
      position: relative;
      background: #99d8ed;
      border: 3px solid white;
      padding: 22px; }
            .module.dialogue .bubble p {
        margin: 0; }
            .module.dialogue .bubble:after {
        position: absolute;
        bottom: -18px;
        left: 11px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 22px 0 22px;
        border-color: #99d8ed transparent transparent transparent; }
        .module.dialogue .close {
      top: 0px;
      right: 0px; }

.js-tab-target {
  *zoom: 1; }
    .js-tab-target:before, .js-tab-target:after {
    content: "";
    display: table; }
    .js-tab-target:after {
    clear: both; }
    .js-tab-target > .module {
    margin-top: 0; }
    .js-tab-target .container-map {
    position: relative; }
    .js-tab-target #leaflet-map {
    margin-top: 22px;
    display: block;
    border-top: 1px solid #999999; }

.js-tab-target .row {
  margin: 0;
}

 /* --------------------------------------------------

    calendar

-------------------------------------------------- */
table.calendar {
  margin: 11px 0;
  width: 100%; }
    table.calendar th, table.calendar td {
    width: calc(100%/7);
    padding: 11px;
    border-bottom: 1px solid #F3F3F3;
    background: #F3F3F3; }
    table.calendar th {
    background: var(--wta-green);
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    height: 44px; }
    table.calendar tr th:first-child, table.calendar tr th:last-child {
    background: #4A7628; }
    table.calendar tr td {
    position: relative;
    border-left: 1px solid #F3F3F3;
    height: calc(960px/8);
    vertical-align: bottom; }
        table.calendar tr td:hover .events {
      z-index: 999;
      top: -25%;
      bottom: -25%;
      left: -25%;
      right: -25%;
      border-radius: 2px;
      background: #fff;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
      border: 0px solid #999;
      padding: 11px;
      font-size: 12px; }
            table.calendar tr td:hover .events h4 {
        display: block; }
        table.calendar tr td .day {
      position: absolute;
      top: 11px;
      left: 11px;
      display: block; }
        table.calendar tr td .events {
      position: absolute;
      bottom: 11px;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: bold;
      background: #F3F3F3;
      -webkit-transition: background 260ms ease-out;
      -moz-transition: background 260ms ease-out;
      -o-transition: background 260ms ease-out;
      transition: background 260ms ease-out; }
            table.calendar tr td .events h4 {
        display: none; }
            table.calendar tr td .events a {
        -webkit-transition: all 0ms ease-out;
        -moz-transition: all 0ms ease-out;
        -o-transition: all 0ms ease-out;
        transition: all 0ms ease-out; }

/* --------------------------------------------------

    tweaks

-------------------------------------------------- */
.map {
  height: 560px; }

#map .mapboxgl-ctrl-group button {
  background-image: none;
}

.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1000; }

.sweet-alert {
  background-color: white;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 2000; }
  @media all and (max-width: 540px) {
        .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
    0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }

    45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }

    80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }

    100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-moz-keyframes showSweetAlert {
    0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }

    45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }

    80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }

    100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
    0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }

    45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }

    80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }

    100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
    0% {
    transform: scale(1);
    -webkit-transform: scale(1); }

    100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-moz-keyframes hideSweetAlert {
    0% {
    transform: scale(1);
    -webkit-transform: scale(1); }

    100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
    0% {
    transform: scale(1);
    -webkit-transform: scale(1); }

    100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

.showSweetAlert {
  -webkit-animation: showSweetAlert 0.3s;
  -moz-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.2s;
  -moz-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

/* --------------------------------------------------

    VIDEO
    http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/

-------------------------------------------------- */
video {
  max-width: 100%;
  height: auto; }

.flex-video {
  position: relative;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 44px;
  overflow: hidden; }

.flex-video.widescreen {
  padding-bottom: 56.25%; }

.flex-video.vimeo {
  padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%; }

/* --------------------------------------------------

    tweaks

-------------------------------------------------- */
.disable-hover {
  pointer-events: none; }

.iOS_tweaks {
  height: 100vh;
  overflow: scroll;
  -webkit-overflow-scrolling: auto; }

 /* --------------------------------------------------

    MBP 2.0 Profile

-------------------------------------------------- */
.breadcrumb {
  font-family: "Helvetica Neue", arial, sans-serif; }

a {
  color: #00557B; }

.profile img {
  border-radius: 100%;
  border: solid 11px #fff !important;
  padding: 0; }

p strong {
  font-weight: bold !important;
  /*color: black;*/ }

.collage {
  margin-bottom: 2px; }
    .collage:before, .collage:after {
    content: "";
    display: table; }
    .collage:after {
    clear: both; }
    .collage .item {
    padding: 55px 22px;
    background: #2a2a2a;
    height: 360px;
    float: left;
    border: 0;
    margin: 0 !important;
    border: 0 !important;
    margin: 0;
    cursor: pointer;
    clear: none; }
    .collage.count0 .item {
      cursor: initial;
    }
        .collage .item * {
      color: white; }
        .collage .item .row {
      position: relative;
      z-index: 1;
      opacity: 0;
      -webkit-transition: all 260ms ease-out;
      -moz-transition: all 260ms ease-out;
      -o-transition: all 260ms ease-out;
      transition: all 260ms ease-out; }
        .collage .item .bg {
      -webkit-transition: all 260ms ease-out;
      -moz-transition: all 260ms ease-out;
      -o-transition: all 260ms ease-out;
      transition: all 260ms ease-out; }
        .collage .item .button {
      background: var(--wta-green); }
        .collage .item:nth-child(1) {
      width: 100%;
      height: 270px;
      clear: both; }
      @media (min-width: 768px) {
                .collage .item:nth-child(1) {
          width: 50%;
          height: 360px;
          border-right: 4px solid #FFF !important; } }
        .collage.count3 .item:nth-child(2) {
      border-bottom: 4px solid #FFF !important; }
        .collage .item:nth-child(2), .collage .item:nth-child(3) {
      width: 50%;
      display: none; }
    .collage.count3 .item:nth-child(2), .collage .item:nth-child(3) {
      height: 180px; }
      @media (min-width: 768px) {
                .collage .item:nth-child(2), .collage .item:nth-child(3) {
          display: block; } }
        .collage .item.full {
      width: 100%;
      border-right: 0 !important; }
        .collage .item:hover .row, .collage .item.on .row {
      opacity: 1; }
        .collage .item:hover .bg:not(.noLink), .collage .item.on .bg {
      opacity: 0.35; }

.splash .item {
  padding: 0;
  margin-top: 22px;
}

.doormat {
  position: relative;
  *zoom: 1; }
    .doormat:before, .doormat:after {
    content: "";
    display: table; }
    .doormat:after {
    clear: both; }
    .doormat > a, .doormat > div {
    background: #edf2e1;
    position: relative;
    float: left;
    overflow: hidden;
    padding-top: 100%;
    width: 100%;
    border: 2px solid #fff; }
    @media (min-width: 500px) {
      .doormat > a, .doormat > div {
        padding-top: 80%;
        } }
    @media (min-width: 600px) {
            .doormat > a, .doormat > div {
        padding-top: 66.66667%;
        width: 50%; } }
    @media (min-width: 768px) {
            .doormat > a, .doormat > div, .doormat > div.DoormatExtraTile {
        padding-top: 50%;
        width: 50%; } }
    @media (min-width: 900px) {
            .doormat > a, .doormat > div, .doormat > div.DoormatExtraTile {
        padding-top: 40%;
        width: 50%; } }
    @media (min-width: 1024px) {
            .doormat > a, .doormat > div, .doormat > div.DoormatExtraTile {
        padding-top: 33.33333%;
        width: 33.33333%; } }
        .doormat > a > div, .doormat > div > div {
      padding: 0;
      text-align: center;
      z-index: 1; }
            .doormat > a > div img, .doormat > div > div img {
        max-width: 88px;
        max-height: 88px;
        padding: 8px; }
                .doormat > a > div img *, .doormat > div > div img * {
          fill: #fff; }
            .doormat > a > div h1, .doormat > div > div h1 {
        margin: 22px 0 8px !important; }
            #mbp-content .doormat .ad h1 {
              color: #fff;
            }
      .doormat > a > div h4, .doormat > div > div h4 {
        margin-top: 22px !important;
      }
            .doormat > a > div h3, .doormat > div > div h3 {
        text-transform: uppercase;
        color: dimgrey;
        margin-top: 22px; }
                .doormat > a > div h3 span, .doormat > div > div h3 span {
          display: block;
          margin: 0 auto;
          font-size: 36px;
          font-weight: bolder;
          padding: 16px;
          font-family: 'EgyptienneURWNar-Med';
          color: var(--wta-green) !important; }
            .doormat > a > div .metrics, .doormat > div > div .metrics {
        width: 100%;
        display: table;
        text-transform: uppercase;
        font-weight: bold;
        padding: 22px; }
                .doormat > a > div .metrics p, .doormat > div > div .metrics p {
          font-family: "Helvetica Neue", arial, sans-serif;
          font-size: 10px;
          line-height: 14px;
          display: table-cell;
          text-align: center;
          color: dimgrey; }
                    .doormat > a > div .metrics p a, .doormat > div > div .metrics p a {
            color: #00557B; }
                    .doormat > a > div .metrics p span, .doormat > div > div .metrics p span {
            position: relative;
            font-family: 'EgyptienneURWNar-Med';
            width: 88px;
            height: 88px;
            padding-top: 36px;
            display: block;
            margin: 0 auto 8px;
            font-size: 36px;
            border-radius: 4%;
            background: rgba(255, 255, 255, .5);
            color: var(--wta-green) !important; }
        .doormat > a .bg, .doormat > div .bg {
      z-index: 0; }
            .doormat > a .bg:after, .doormat > div .bg:after {
        content: "";
        background: rgba(0, 0, 0, 0.65); }

ul.list {
  list-style-type: none;
  margin: 0 0 44px 0;
  padding: 0;
  border-bottom: 1px dotted #c9c9c9; }
    ul.list li {
    padding: 11px 0;
    text-transform: uppercase;
    border-top: 1px dotted #c9c9c9; }
        ul.list li a {
      font-size: 11px;
      font-weight: bold; }

.custom_checkbox a {
  text-decoration: underline; }

.item .dialog {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  z-index: 999;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  -webkit-transition: all 260ms ease-out;
  -moz-transition: all 260ms ease-out;
  -o-transition: all 260ms ease-out;
  transition: all 260ms ease-out;
  opacity: 0; }
    .item .dialog .container {
    background: #dff99d;
    position: absolute;
    top: 11px;
    right: 11px;
    bottom: 11px;
    left: 11px;
    padding: 11px;
    padding-top: 66px; }
        .item .dialog .container header {
      background: var(--wta-green);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 44px;
      padding: 11px;
      color: white !important; }
    .item .dialog.on {
    opacity: 1;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 160ms;
    -moz-animation-duration: 160ms;
    -ms-animation-duration: 160ms;
    -o-animation-duration: 160ms;
    animation-duration: 160ms;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
    .item .dialog.alert .container {
    background: #f6c4ce; }
        .item .dialog.alert .container header {
      background: crimson; }
.item .mbp-icon-ok {
  display: none;
}
.item .photo-wrapper img {
  min-width: 100%;
  margin-bottom: 1em;
}
@media (min-width: 569px) {
  @supports (object-fit: cover) {
    .item .photo-wrapper img {
      max-height: 195px;
      object-fit: cover;
    }
  }
}
.item.hiked .photo-wrapper {
  position: relative;
  text-align: center;
  color: #fff; }
  .item.hiked .photo-wrapper img {
    outline: 4px solid #87A738 !important;
  }
    .item.hiked .mbp-icon-ok {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    font-size: 100px;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 160ms;
    -moz-animation-duration: 160ms;
    -ms-animation-duration: 160ms;
    -o-animation-duration: 160ms;
    animation-duration: 160ms;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: .4;
    text-shadow: 0 0 5px #000;
    pointer-events: none; /* allow clicks to pass through to link to hike */
  }
.note-value {
  white-space: pre-wrap;
}
.note-value,
.note-edit textarea {
  margin-bottom: .5em;
}

@-webkit-keyframes fadeIn {
    0% {
    opacity: 0; }

    100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
    0% {
    opacity: 0; }

    100% {
    opacity: 1; } }

@keyframes fadeIn {
    0% {
    opacity: 0; }

    100% {
    opacity: 1; } }

/* --------------------------------------------------

    type breakpoints

-------------------------------------------------- */
@media (min-width: 0px) and (max-width: 768px) {
    html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none; }

    * #mbp-content {
    font-size: 75%; }

    #mbp-content {
    font-size: 14px;
    line-height: 1.5em; }

    .hide-phone {
    display: none !important; } }
@media (min-width: 569px) {
    html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none; }

    * #mbp-content {
    font-size: 75%; }

    #mbp-content {
    font-size: 14px;
    line-height: 1.5em; } }
@media (min-width: 1280px) {
    html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none; }

    * #mbp-content {
    font-size: 75%; }

    #mbp-content {
    font-size: 14px;
    line-height: 1.5em; } }

/* tweaks to make it work better with wta.org styles */

.layout ul {
  list-style-image: none;
  list-style-type: none;
  margin: 0.5em 0 0 0;
}
.layout .ui ul {
  margin: 0;
}

.layout h1 {
  font-size: 2em;
  margin-top: 0.3em;
}

.layout h2 {
  color: inherit;
}

.layout .ui.panel.status {
  z-index: 5;
}

#portal-globalnav li {
  box-sizing: initial;
}

.profile .row hr {
  margin-bottom: 0px;
}

.Badge {
  color: black;
  background-repeat: no-repeat;
  background-position: left center;
  width: 2.4rem;
  height: 2.4rem;
  background-size: 2.4rem;
  line-height: initial !important;
}

.Badge[data-title]::after {
  font-size: 10px;
  text-transform: none;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Arial, sans-serif;
}

.CreatorInfo {
  padding: 2px 0;
}

.Badges .Badge {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Badge.OutstandingReporter {
  width: auto;
  padding-right: .75rem;
  background-color: var(--wta-backgroundgold);
  border-radius: 1.2rem;
  font-family: 'Oswald', sans-serif;
  color: #2f2f2f;
  box-shadow: 0 0 0 4px white inset;
}

.Badge.OutstandingReporter::before {
  display: block;
  content: '';
  width: 2.4rem;
  height: 2.4rem;
  margin-right: .3125rem;
  background-image: url(../images/hiking-badge-1.svg);
}

.Badge.Reporter {
  background-image: url(../images/badge-01.svg);
  position: relative;
}

.Badge.HGCorrespondent,
#mbp-content .Badge.HGCorrespondent {
  background-image: url(../images/pen.01.svg);
  background-size: 18px 18px;
}

.Badge.Reporter span.Count,
#mbp-content h3.Badge.Reporter span.Count {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}

.Badge.AssistantCrewLeader {
  background-image: url(../images/helmet-orange.svg);
}

.Badge.CrewLeader {
  background-image: url(../images/helmet-orange.svg);
}

.Badges .Badge.Member {
  flex-shrink: 0;
  width: auto;
  height: 2.5em;
  display: flex;
  align-items: center;
  text-transform: none !important;
  font-family: 'EgyptienneURWNar-Med', serif;
  padding: .25em .75em;
  border-radius: 2.5em;
  background-color: var(--wta-green);
  color: #fff;
}

.Badges .Badge.Member a {
  color: currentColor !important;
}

.layout .nice-form select, .layout .nice-form input.date {
  width: auto;
}

.widget-form\.twitter:before {
    content: '@';
    padding: 12px;
    padding: 10px 10px 13px 10px;
    font-size: 15px;
    line-height: 15px;
    border: 1px solid;
    border-style: solid none solid solid;
    border-color: #cccfbf #d9dbce #d9dbce #cccfbf;
    box-shadow: 1px 1px 3px #c6cab9 inset;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 0 0 4px;
}

.nice-form .widget-form\.twitter input[type="text"] {
    border-radius: 0 4px 4px 0;
}

.widget-form\.instagram:before {
    content: '@';
    padding: 12px;
    padding: 10px 10px 13px 10px;
    font-size: 15px;
    line-height: 15px;
    border: 1px solid;
    border-style: solid none solid solid;
    border-color: #cccfbf #d9dbce #d9dbce #cccfbf;
    box-shadow: 1px 1px 3px #c6cab9 inset;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 0 0 4px;
}

.nice-form .widget-form\.instagram input[type="text"] {
    border-radius: 0 4px 4px 0;
}

table.listing th {
    vertical-align: middle;
}

#trip-report-heading .title-container {
    display: inline-block;
    min-width: 75%;
}

.avatar {  /* for trip report bylines and in the My Backpack button for logged in users  */
    display: inline-block;
    vertical-align: middle;
    border: none;
    border-radius: 50%;
    background-position: 50% 50%;
    background-size: cover;
    margin-right: 3px;
}

.avatar::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.profile .avatar {  /* for My Backpack dashboard */
    display: block;
    border: solid 11px #fff;
    background-color: white;
}

.Badges .CircleText {
    background-color: lightgray;
    padding: 5px 0;
    border-radius: 100%;
    line-height: 18px;
    width: 28px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;
    font-weight: bold;
}

.container .googleMapView img {
  width: auto;
  max-width: none;
  background-color: inherit;
  border: inherit !important;
}

.container .googleMapView .thumb-link {
  float: left;
}

.container .googleMapView .thumb-link img {
  max-width: 120px;
  height: auto;
}

.template-hikes .item .col.eight {
  position: relative;
}

.ui.close.backpack-hikedeletebutton {
  position: static;
  z-index: 10;
  color: #666;
  text-decoration: underline !important;
  text-align: right;
  font-size: 12px;
  vertical-align: middle;
}
.ui.close.backpack-hikedeletebutton:hover,
.ui.close.backpack-hikedeletebutton:focus {
  text-decoration: none !important;
}
.ui.close.backpack-hikedeletebutton::after {
  display: none;
}

.wp-cancel {
  margin-top: 1em;
}

.template-backpacks.portaltype-plone-site #portal-breadcrumbs {
    display: block;
    margin: 10px 0 20px 0;
}

#breadcrumbs-home a, #breadcrumbs-home a:visited {
  color: #222;
}

#reports_target .ui.tabs a, #reports_target .ui.tabs .on a:hover {
  color: black !important;
}
#reports_target .ui.tabs a:hover {
  color: white !important;
}
#reports_target .item h2 {
  margin: 0;
  font-size: 1.5em;
  line-height: 1.2em;
}
#reports_target .item h3, #reports_target .item h4 {
  color: black;
}

/**
 * Add scroll offset to page since
 */
html {
  scroll-padding-top: 75px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/**
 * Modifications to Hike Search Styles
 */
.mbp-search {
  margin-bottom: 22px;
  background-color: #f3f3f3;
}

.mbp-search summary {
  padding: 11px 11px .75em;
  min-height: 44px;
  cursor: pointer;
  overflow: hidden;
  list-style: none; /* hide triangle indicator */
  background-color: var(--wta-green);
}
.mbp-search summary::-webkit-details-marker {
  display: none; /* also hide triangle indicator */
}

.mbp-search summary > * {
  display: inline;
}

  .mbp-search summary::before {
    display: block;
    content: '';
    background: url("../images/svg/plus-white.svg") center / 20px no-repeat;
    float: right;
    margin-left: 1em;
    margin-right: 11px;
    margin-top: 1px;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    border-radius: 100%;
  }

  .mbp-search[open] summary::before {
    background-image: url("../images/svg/minus-white.svg");
  }

#mbp-content .mbp-search h2 {
  margin-bottom: 0;
  font-size: 21px;
}

.mbp-search dl .portletHeader {
  display: none;
}

/**
 * Modifications to Hike List in My Backpack
 */
#mbp-content .hike-meta span span {
  display: contents; /* don't treat these as flex children */
}

.backpack-tab-body {
  padding: 22px;
  font-size: 1rem;
  border: 1px solid var(--wta-green);
}

.backpack-tab-body #trip-reports {
  padding: 0;
}

.backpack-tab-body .item {
  border-bottom-color: var(--wta-lightgray23);
}

/**
 * HIKE RECOMMENDER STYLES
 *
 * !importants are used to override #id selectors elsewhere in this file
 */
.mbp-recommend {
  margin-top: 22px; /* matches sidebar */
  background-color: #F3F3F3;
}

.mbp-recommend > * {
  margin: 11px;
}

.mbp-recommend__heading {
  min-height: 44px;
  padding: 12px 11px .75em !important;
  margin: 0 !important;
  background-color: var(--wta-green);
  color: #fff !important;
}

.mbp-recommend__hikes {
  display: grid;
  grid-gap: 11px;
  grid-template-columns: repeat( auto-fill, minmax(200px, 1fr));
}

.mbp-recommend__intro,
.mbp-recommend__footer {
  color: #555;
  font-size: 12px;
}

.mbp-recommend__footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mbp-recommend__footer span:first-child {
  font-style: italic;
}

#mbp-content .mbp-recommend__footer span:first-child a {
  color: inherit;
}

/* Empty Example */
.mbp-recommend__empty {
  position: relative;
  grid-column: 1 / -1;
}

.mbp-recommend__empty div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  max-width: 21em;
  text-align: center;
  font-size: 1.3125em;
  line-height: 1.33;
}

.mbp-recommend__empty p {
  margin: 0;
}
.mbp-recommend__empty p + p {
  margin-top: 1em;
}

.mbp-recommend__empty a {
  display: inline-block;
}

.mbp-recommend__empty__example {
  width: 100%;
  opacity: .2;
  filter: blur(3px);
}

/* Overrides to Map Styles for Recommendations */
#mbp-content .mbp-recommend .map-hike-gallery-item-title {
  font-family: inherit;
  font-size: inherit;
}

.mbp-recommend .map-hike-gallery-item-image-wrapper {
  position: relative;
  overflow: hidden;
}

body .mbp-recommend .hike-backpack-control {
  right: 20px;
  width: 26px;
  height: 30px;
}
body .mbp-recommend .hike-backpack-control::after {
  border-width: 13px;
}

#mbp-content h3 + .hike-details-region {
  margin-top: -.25em;
  margin-bottom: .5em;
  color: #555;
  line-height: 1.33;
}

.mbp-recommend .map-hike-details-icons {
  margin-top: .5em;
  margin-bottom: 0;
}

.mbp-recommend .map-hike-details-icon img {
  width: 25px;
  height: 25px;
}