@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Oswald");
@font-face {
  font-family: 'EgyptienneURWNar-Med';
  src: url("../webfonts/22034A_0_0.eot");
  src: url("../webfonts/22034A_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/22034A_0_0.woff") format("woff"), url("../webfonts/22034A_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'EgyptienneURW-Lig';
  src: url("../webfonts/2925EE_0_0.eot");
  src: url("../webfonts/2925EE_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2925EE_0_0.woff") format("woff"), url("../webfonts/2925EE_0_0.ttf") format("truetype");
}
* {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Defaults
--------------------------------------------------------------*/
html {
  color: #2A2A2A;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 15px;
}

body {
  position: relative;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
}

a {
  text-decoration: none;
}

iframe {
  border: none;
}

img, iframe, embed {
  max-width: 100%;
}

input, button {
  border: none;
}

p {
  margin: 1em 0;
}

::-webkit-input-placeholder {
  /* Chrome */
  color: #2A2A2A;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #2A2A2A;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #2A2A2A;
  opacity: 1;
}

:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #2A2A2A;
  opacity: 1;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: black;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 660px;
}

.container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 0px;
  margin-right: 24px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12 {
  position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1,
.container_16 .grid_1 {
  width: 33px;
}

.container_12 .grid_2,
.container_16 .grid_2 {
  width: 90px;
}

.container_12 .grid_3,
.container_16 .grid_3 {
  width: 147px;
}

.container_12 .grid_4,
.container_16 .grid_4 {
  width: 204px;
}

.container_12 .grid_5,
.container_16 .grid_5 {
  width: 261px;
}

.container_12 .grid_6,
.container_16 .grid_6 {
  width: 318px;
}

.container_12 .grid_7,
.container_16 .grid_7 {
  width: 375px;
}

.container_12 .grid_8,
.container_16 .grid_8 {
  width: 432px;
}

.container_12 .grid_9,
.container_16 .grid_9 {
  width: 489px;
}

.container_12 .grid_10,
.container_16 .grid_10 {
  width: 546px;
}

.container_12 .grid_11,
.container_16 .grid_11 {
  width: 603px;
}

.container_12 .grid_12,
.container_16 .grid_12 {
  width: 660px;
}

/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1 {
  padding-left: 55px;
}

.container_12 .prefix_2 {
  padding-left: 110px;
}

.container_12 .prefix_3 {
  padding-left: 165px;
}

.container_12 .prefix_4 {
  padding-left: 220px;
}

.container_12 .prefix_5 {
  padding-left: 275px;
}

.container_12 .prefix_6 {
  padding-left: 330px;
}

.container_12 .prefix_7 {
  padding-left: 385px;
}

.container_12 .prefix_8 {
  padding-left: 440px;
}

.container_12 .prefix_9 {
  padding-left: 495px;
}

.container_12 .prefix_10 {
  padding-left: 550px;
}

.container_12 .prefix_11 {
  padding-left: 605px;
}

/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1 {
  padding-right: 55px;
}

.container_12 .suffix_2 {
  padding-right: 110px;
}

.container_12 .suffix_3 {
  padding-right: 165px;
}

.container_12 .suffix_4 {
  padding-right: 220px;
}

.container_12 .suffix_5 {
  padding-right: 275px;
}

.container_12 .suffix_6 {
  padding-right: 330px;
}

.container_12 .suffix_7 {
  padding-right: 385px;
}

.container_12 .suffix_8 {
  padding-right: 440px;
}

.container_12 .suffix_9 {
  padding-right: 495px;
}

.container_12 .suffix_10 {
  padding-right: 550px;
}

.container_12 .suffix_11 {
  padding-right: 605px;
}

/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .push_1 {
  left: 57px;
}

.container_12 .push_2 {
  left: 114px;
}

.container_12 .push_3 {
  left: 171px;
}

.container_12 .push_4 {
  left: 228px;
}

.container_12 .push_5 {
  left: 285px;
}

.container_12 .push_6 {
  left: 342px;
}

.container_12 .push_7 {
  left: 399px;
}

.container_12 .push_8 {
  left: 456px;
}

.container_12 .push_9 {
  left: 513px;
}

.container_12 .push_10 {
  left: 570px;
}

.container_12 .push_11 {
  left: 627px;
}

/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1 {
  left: -55px;
}

.container_12 .pull_2 {
  left: -110px;
}

.container_12 .pull_3 {
  left: -165px;
}

.container_12 .pull_4 {
  left: -220px;
}

.container_12 .pull_5 {
  left: -275px;
}

.container_12 .pull_6 {
  left: -330px;
}

.container_12 .pull_7 {
  left: -385px;
}

.container_12 .pull_8 {
  left: -440px;
}

.container_12 .pull_9 {
  left: -495px;
}

.container_12 .pull_10 {
  left: -550px;
}

.container_12 .pull_11 {
  left: -605px;
}

@media (max-width: 979px) {
  .container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 660px;
    max-width: 100%;
  }

  .container_12 .grid_1,
  .container_12 .grid_2,
  .container_12 .grid_3,
  .container_12 .grid_4,
  .container_12 .grid_5,
  .container_12 .grid_6,
  .container_12 .grid_7,
  .container_12 .grid_8,
  .container_12 .grid_9,
  .container_12 .grid_10,
  .container_12 .grid_11,
  .container_12 .grid_12 {
    max-width: 100%;
  }

  .container_12 .push_1,
  .container_12 .push_2,
  .container_12 .push_3,
  .container_12 .push_4,
  .container_12 .push_5,
  .container_12 .push_6,
  .container_12 .push_7,
  .container_12 .push_8,
  .container_12 .push_9,
  .container_12 .push_10,
  .container_12 .push_11,
  .container_12 .push_12 {
    left: 0px !important;
  }

  #content .container_12 .grid_11 {
    width: inherit;
  }
}
#mbp-content .layout .row, #mbp-content.layout .row {
  float: none;
  list-style-type: none;
}
@media (min-width: 569px) {
  #mbp-content .layout .row, #mbp-content.layout .row {
    display: block;
    width: 102.5463%;
    margin: 0 -1.27315%;
    *zoom: 1;
  }
  #mbp-content .layout .row:before, #mbp-content .layout .row:after, #mbp-content.layout .row:before, #mbp-content.layout .row:after {
    content: "";
    display: table;
  }
  #mbp-content .layout .row:after, #mbp-content.layout .row:after {
    clear: both;
  }
}
@media (min-width: 569px) {
  #mbp-content .layout .row .col, #mbp-content.layout .row .col {
    display: inline;
    float: left;
    width: 47.4537%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.one, #mbp-content.layout .row .col.one {
    display: inline;
    float: left;
    width: 5.78704%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.two, #mbp-content.layout .row .col.two {
    display: inline;
    float: left;
    width: 14.12037%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.two img, #mbp-content.layout .row .col.two img {
    margin-bottom: 8px;
  }
  #mbp-content .layout .row .col.three, #mbp-content.layout .row .col.three {
    display: inline;
    float: left;
    width: 22.4537%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.three img, #mbp-content.layout .row .col.three img {
    margin-bottom: 8px;
  }
  #mbp-content .layout .row .col.four, #mbp-content.layout .row .col.four {
    display: inline;
    float: left;
    width: 30.78704%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.five, #mbp-content.layout .row .col.five {
    display: inline;
    float: left;
    width: 39.12037%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.six, #mbp-content.layout .row .col.six {
    display: inline;
    float: left;
    width: 47.4537%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.seven, #mbp-content.layout .row .col.seven {
    display: inline;
    float: left;
    width: 55.78704%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.eight, #mbp-content.layout .row .col.eight {
    display: inline;
    float: left;
    width: 64.12037%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.nine, #mbp-content.layout .row .col.nine {
    display: inline;
    float: left;
    width: 72.4537%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.ten, #mbp-content.layout .row .col.ten {
    display: inline;
    float: left;
    width: 80.78704%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.eleven, #mbp-content.layout .row .col.eleven {
    display: inline;
    float: left;
    width: 89.12037%;
    margin: 0 1.27315%;
  }
  #mbp-content .layout .row .col.twelve, #mbp-content.layout .row .col.twelve {
    display: inline;
    float: left;
    width: 97.4537%;
    margin: 0 1.27315%;
  }
}
#mbp-content .layout {
  *zoom: 1;
}
#mbp-content .layout:before, #mbp-content .layout:after {
  content: "";
  display: table;
}
#mbp-content .layout:after {
  clear: both;
}
#mbp-content .layout > div {
  position: relative;
}
@media (min-width: 960px) {
  #mbp-content .layout.primary {
    width: 660px;
    float: left;
  }
  #mbp-content .layout.primary.right {
    float: right;
  }
  #mbp-content .layout.secondary {
    width: 280px;
    float: right;
  }
  #mbp-content .layout.secondary.left {
    float: left;
  }
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}

#content {
  clear: both;
}

body.template-login_form #content {
  text-align: left;
}

#login-form label {
  display: inline-block;
  width: 8em;
  padding-right: .5em;
  text-align: right;
}

#login-form-wrapper {
  background-color: #F3F3F3;
  padding: 0 2% 2%;
  text-align: center;
  margin-bottom: 1em;
}
@media (min-width: 36em) {
  #login-form-wrapper {
    float: left;
    width: 45%;
  }
}
#login-form-wrapper h3 {
  margin-top: 0;
}

@media (min-width: 36em) {
  #login-info-wrapper {
    float: right;
    width: 48%;
  }
}
#login-info-wrapper a.go-button {
  font-size: 1.5em;
}

#email-login-warning {
  margin-bottom: 2em;
  background-color: #F3F3F3;
  padding: 0.2em 0.25em;
}

.plone-toolbar-left #edit-zone {
  z-index: 1000;
}

#commenting #formfield-form-widgets-title {
  display: none;
}

.field {
  margin-bottom: 15px;
}
.field label {
  font-weight: bold;
}
.field.error {
  background: rgba(255, 0, 0, 0.5);
  padding: .5em;
}

.highlightedSearchTerm {
  background: transparent;
}

body .mce-floatpanel.mce-fixed {
  position: absolute;
}

/*
    Honeypot CSS - this hides the spurious field, so
    DO NOT REMOVE IT!!!
*/
.field[data-fieldname="form.honeypot"] {
  position: absolute;
  left: -1000px;
}

/* bootstrap grid, used in parts of Plone UI */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row::before,
.row::after {
  content: " ";
  display: table;
}

.row::after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.portalMessage {
  background: #f3ce87;
  padding: .5em 1em;
  margin: .5em 0;
  clear: both;
}
.portalMessage.info {
  background: #99d8ed;
}
.portalMessage > dt {
  display: inline;
  font-weight: bold;
}
.portalMessage > dd {
  display: inline;
  margin-left: .5em;
}

.pull-right {
  float: right !important;
}

a.context,
input.context,
a.standalone,
input.standalone {
  background-image: linear-gradient(-180deg, #006796 0%, #254663 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: white;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  color: white !important;
}
a.context:hover, a.context:active,
input.context:hover,
input.context:active,
a.standalone:hover,
a.standalone:active,
input.standalone:hover,
input.standalone:active {
  background-image: linear-gradient(0deg, #006796 0%, #254663 100%);
  filter: brightness(120%);
}

a.destructive,
input[type="submit"].destructive {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: #2A2A2A;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  color: #2A2A2A !important;
}
a.destructive:hover, a.destructive:active,
input[type="submit"].destructive:hover,
input[type="submit"].destructive:active {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  filter: brightness(120%);
}

.template-actions-controlpanel #content-core section.portlet,
.template-actions-controlpanel ol.configlets li {
  clear: both;
}

table.listing {
  margin: 1em 0;
}
table.listing th,
table.listing td {
  border: solid 1px #F3F3F3;
  padding: .5em;
  vertical-align: top;
}
table.listing tr.odd {
  background-color: #eee;
}

.autotabs .autotoc-nav {
  float: none;
  padding: 0;
  margin: 0 0 0.3em 0;
  border: 0;
  border-bottom: 1px solid #DDD;
}
.autotabs .autotoc-nav:after {
  content: "";
  display: table;
  line-height: 0;
}
.autotabs .autotoc-nav li {
  list-style: none;
  display: inline-block;
}
.autotabs .autotoc-nav a {
  display: inline-block;
  margin: 0 0.5em -1px 0.5em;
  line-height: 1.5em;
  padding: 0.4em 0.8em;
  text-decoration: none;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ie-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.autotabs .autotoc-nav a.active {
  border: 1px solid #DDD;
  border-bottom-color: #FFF;
  color: #555555;
  cursor: default;
}
.autotabs .autotoc-nav a.active:hover {
  background-color: transparent;
}
.autotabs .autotoc-nav a:hover {
  background-color: #EEE;
  border-color: #EEE;
  border-bottom-color: #FFF;
}
.autotabs .autotoc-section {
  display: none;
}
.autotabs .autotoc-section.active {
  display: block;
}
.autotabs .autotoc-section.active legend {
  display: none;
}

.pat-structure .navbar, .pat-structure .pattern-relateditems-container .navbar, .pat-structure .pat-structure .navbar, .pat-structure .pat-structure .pattern-relateditems-container .navbar, .pat-structure .pattern-relateditems-container .pat-structure .navbar {
  z-index: 3;
}

.managedPortlet .portletHeader {
  background: transparent;
  border: dashed 1px #ccc;
}
.managedPortlet .portletHeader:after {
  content: "";
  display: table;
  clear: both;
}
.managedPortlet form {
  display: inline-block;
  padding-bottom: 0;
}

.managedPortletActions {
  float: right;
}

.portletAssignments {
  margin-bottom: .5em;
}

input[type="text"], input[type="password"], input[type="email"], input#userid, textarea, select {
  padding: .33rem .66rem;
  background-color: #fff;
  border: solid 1px #aaa;
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  font-size: 1.5em;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input#userid:focus, textarea:focus, select:focus {
  border: solid 1px #5897fb;
}

input[type="submit"] {
  margin: .1rem;
}

textarea {
  width: 100%;
  padding: .66rem;
  font: 100% Monaco, "Courier New", Courier, monospace;
  min-height: 7em;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: white url(../images/svg/select-back.svg) right -0.66rem no-repeat;
  padding: .33rem 3.33rem .33rem .66rem;
  max-width: 100%;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  background-image: none;
  font-size: 1.2em;
}

input[type="text"][name$=".title"], input#title {
  width: 100%;
  font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
  font-weight: bold;
  color: #000;
  line-height: 125%;
  letter-spacing: -0.05em;
}

textarea[name$="description"] {
  color: #666;
  font: 1.25em Arial,FreeSans,sans-serif;
}

form {
  margin-bottom: 1em;
}

fieldset {
  border: none;
  border-top: solid 1px #329fd7;
  line-height: 1.5em;
  padding: 0 1em 1em;
}

legend {
  padding: 0.5em;
  font-size: 85%;
}

.field label,
.field .label {
  font-weight: bold;
}
.field .option {
  display: block;
}

.formHelp {
  font: normal 1rem "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Arial, sans-serif;
  color: #555;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.5;
  display: block;
  margin-bottom: .2em;
}

.ArchetypesMultiSelectionValue label,
.option label,
.option .label {
  font-weight: normal;
}

.select2-container-multi .select2-choices {
  padding: .33rem;
  border-radius: 0 0 3px 3px;
}
.select2-container-multi .select2-choices input:focus {
  border: none;
}

.pattern-relateditems-container .toolbar {
  border: solid 1px #aaa;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  box-sizing: border-box;
  padding: 0 .33rem;
}

.datagridwidget-cell select {
  max-width: 200px;
}

.photo-and-caption {
  clear: left;
}

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
.content, #portal-column-content {
  max-width: 66.66rem;
  margin-left: auto;
  margin-right: auto;
}
.content:after, #portal-column-content:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 66.25em) and (min-width: 36em) {
  .content, #portal-column-content {
    padding: 0 1.66rem;
  }
}

.menu, .submenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu li, .submenu li {
  float: left;
}
.menu li a, .submenu li a {
  display: block;
  position: relative;
  z-index: 999;
}

.menu .submenu li a {
  color: white !important;
}

article h2, article h3 {
  font-family: 'EgyptienneURWNar-Med', serif;
}

.title-desc {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin: 0;
}

.section-head, #content h2.section-head {
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #8AAB37;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
body > header {
  z-index: 4;
}

#intro-strip {
  background-color: #8AAB37;
  font-size: .8rem;
  letter-spacing: 1px;
  height: 2.53rem;
}
#intro-strip .content {
  position: relative;
}
#intro-strip .content:after {
  display: none;
}
#intro-strip #main-logo {
  position: absolute;
  left: -184px;
  top: 0;
  width: 159px;
  height: auto;
  margin: 0;
  z-index: 999;
}
#intro-strip #main-logo .site-title {
  display: none;
}
@media (max-width: 87.5em) {
  #intro-strip #main-logo {
    position: relative;
    top: auto;
    left: -22px;
    margin-right: -22px;
    float: left;
  }
}
@media (max-width: 58em) {
  #intro-strip #main-logo {
    width: 18%;
  }
}
#intro-strip .tagline {
  margin: 0;
  padding: 1em 0 .8em;
  font-style: italic;
  float: left;
  letter-spacing: 0;
}
@media (max-width: 58em) {
  #intro-strip .tagline {
    font-size: .73rem;
  }
}
@media (max-width: 48em) {
  #intro-strip .tagline {
    display: none;
  }
}
#intro-strip .aux-menu {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#intro-strip .aux-menu li {
  margin: .66rem 0 .2rem 5%;
  float: right;
}
@media (max-width: 58em) {
  #intro-strip .aux-menu li {
    margin-left: 2%;
  }
}
@media (max-width: 48em) {
  #intro-strip .aux-menu li {
    margin-left: 4%;
  }
}
#intro-strip .aux-menu a {
  color: #2A2A2A;
}
#intro-strip .aux-menu a:hover {
  color: white;
}
#intro-strip:after {
  content: "";
  display: table;
  clear: both;
}

.search {
  position: relative;
  z-index: 99999;
  cursor: pointer;
  padding-bottom: .3rem;
}
.search label {
  font-weight: normal;
  color: #2A2A2A;
}
.search:hover {
  color: white;
}
.search:hover svg #r2 {
  fill: white;
}
.search:hover form {
  display: block;
}
.search svg {
  vertical-align: bottom;
  height: 1rem;
  width: 1rem;
  margin: 0 1px 2px 0;
  position: relative;
  top: 1px;
}
.search form {
  display: none;
  position: absolute;
  top: 1.33rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translateX(-50%);
  background: #8AAB37 url(../images/svg/arrow-down.svg) no-repeat center 0.33rem;
  background-size: .86rem .5rem;
  font-size: 1rem;
  padding: 2.33rem 3rem 1.66rem;
  width: 24.66rem;
}
@media (max-width: 72em) {
  .search form {
    left: auto;
    transform: none;
    -webkit-transform: none;
    right: -2rem;
    padding: 2.33rem 2rem 1.66rem;
    background-position: 83% .33rem;
  }
}
.search input[type="text"] {
  background-color: #F3F3F3;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 1rem;
  width: 13.66rem;
  letter-spacing: 1px;
  vertical-align: top;
  border-radius: 3px;
  padding: .66rem .33rem;
  margin-right: .33rem;
  color: #2A2A2A;
}
.search button {
  background-image: linear-gradient(-180deg, #4A7628 0%, #003029 100%);
  border-radius: 5px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: .54rem 1rem;
}

#main-strip {
  height: 4.8rem;
}
#main-strip #menu-back {
  background-color: rgba(243, 243, 243, 0.9);
  z-index: 99;
  position: absolute;
  width: 100%;
  top: 2.53rem;
  height: 4.8rem;
}
#main-strip .submenu-wrap {
  display: none;
}
#main-strip .main-menu {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  float: left;
}
#main-strip .main-menu li.aux {
  display: none;
}
#main-strip .main-menu > .menu > li:hover > a, #main-strip .main-menu > .menu > li:active > a {
  padding-bottom: .33rem;
  border-bottom: solid 1.5rem #8AAB37;
}
#main-strip .main-menu > .menu > li:hover .submenu-wrap, #main-strip .main-menu > .menu > li:active .submenu-wrap {
  display: block;
}
#main-strip .main-menu > .menu > li:hover:last-child a, #main-strip .main-menu > .menu > li:active:last-child a {
  border: none;
}
#main-strip .main-menu a {
  color: #2A2A2A;
  margin-top: 1.66rem;
  margin-right: 2rem;
}
@media (max-width: 58em) {
  #main-strip .main-menu a {
    margin-right: 1rem;
  }
}
@media (max-width: 48em) {
  #main-strip .main-menu a {
    font-size: .93rem;
  }
}
#main-strip .main-menu a .down-arrow {
  display: none;
  width: .86rem;
  height: .86rem;
  position: relative;
  top: 1px;
}
#main-strip .main-menu li.has-children > a:after {
  content: ' ';
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: .25em;
  background: url(../images/svg/arrow-down-green.svg) no-repeat right center;
}
#main-strip .main-menu .submenu-wrap {
  background-color: #8AAB37;
  position: absolute;
  top: 7.33rem;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 1rem 0;
}
#main-strip .main-menu .submenu {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-right: 30rem;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#main-strip .main-menu .submenu:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 87.5em) {
  #main-strip .main-menu .submenu {
    padding-right: 20.66rem;
    padding-left: 9.33rem;
  }
}
@media (max-width: 58em) {
  #main-strip .main-menu .submenu {
    padding-left: 18%;
    padding-right: 10rem;
  }
}
#main-strip .main-menu .submenu li {
  float: none;
  display: list-item;
  list-style: none;
  margin-right: 2rem;
  font-family: 'Trebuchet MS', sans-serif;
  text-transform: none;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2rem;
  border-bottom: solid 1px rgba(255, 255, 255, 0.33);
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
}
#main-strip .main-menu .submenu li:last-child, #main-strip .main-menu .submenu li.middle-child {
  border-bottom-color: #8AAB37;
}
#main-strip .main-menu .submenu li a {
  margin-top: 0;
  padding: 1rem 0;
}
#main-strip .main-menu .submenu li a:hover {
  color: white;
}
@media (max-width: 87.5em) {
  #main-strip .main-menu .main-menu .submenu {
    padding-left: 20.66rem;
    padding-right: 9.33rem;
  }
}
#main-strip .content:after {
  display: none;
}
@media (max-width: 66.25em) {
  #main-strip .content {
    padding-right: 0;
  }
}

.account-menu {
  z-index: 99;
  position: relative;
  float: right;
  width: 13.66rem;
  background-color: #E9A82B;
  padding: 1.25rem 2.5%;
}
@media (max-width: 58em) {
  .account-menu {
    padding: 1.25rem 2%;
  }
}
@media (max-width: 48em) {
  .account-menu {
    width: 11rem;
  }
}
.account-menu.logged-in {
  width: 14rem;
  padding: 0 2.5%;
  height: 4.8rem;
}
.account-menu.logged-in h2 {
  margin-top: 1.66rem;
}
.account-menu.logged-in h2 a {
  color: #2A2A2A;
}
.account-menu.logged-in .avatar {
  margin-left: -.33rem;
}
.account-menu:hover .menu, .account-menu:active .menu {
  display: block;
}
.account-menu .avatar {
  float: left;
  border-radius: 22px;
  margin-right: .66rem;
  margin-top: 1rem;
  width: 44px;
  height: 44px;
}
.account-menu h2 {
  font-family: 'Oswald', sans-serif;
  color: #2A2A2A;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 1rem;
  line-height: 1.3rem;
  margin: 0;
}
.account-menu .hiker {
  float: left;
  width: 20px;
  height: 35px;
  margin-right: 1.33rem;
}
@media (max-width: 48em) {
  .account-menu .hiker {
    margin-right: .66rem;
  }
}
.account-menu p {
  font-size: .8rem;
  opacity: .66;
  letter-spacing: 0;
  font-weight: bold;
  margin: 0;
}
.account-menu .menu {
  display: none;
  background-color: #E9A82B;
  position: absolute;
  top: 4.8rem;
  right: 0;
  width: 16.66rem;
  padding: 1.66rem;
  box-sizing: border-box;
}
.account-menu .menu li {
  float: none;
  font-family: 'Trebuchet MS', sans-serif;
  text-transform: none;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2rem;
  border-bottom: solid 1px rgba(255, 255, 255, 0.33);
}
.account-menu .menu li:last-child {
  border-bottom: none;
}
.account-menu .menu li a {
  color: #2A2A2A;
  padding: 1rem 0;
}
.account-menu .menu li a:hover {
  color: white;
}

#portal-breadcrumbs {
  font-size: .86rem;
  letter-spacing: 0;
  line-height: 1.13rem;
  margin: 1rem auto 0;
  max-width: 66.66rem;
  width: 100%;
}
#portal-breadcrumbs #breadcrumbs-home a {
  display: inline-block;
  vertical-align: baseline;
}
#portal-breadcrumbs a {
  color: #2A2A2A;
}
#portal-breadcrumbs .breadcrumbImgSeparator {
  display: inline-block;
  vertical-align: baseline;
  padding: 0 .1rem;
}
#portal-breadcrumbs #breadcrumbs-current {
  color: #999999;
}

.landscape #portal-breadcrumbs {
  background-color: rgba(255, 255, 255, 0.7);
  padding: .33rem .66rem .33rem;
  margin-top: 5.66rem;
  float: left;
}

/*--------------------------------------------------------------
# MOBILE HEADER & MENUS
--------------------------------------------------------------*/
header #main-strip .show-menu, header #main-strip .menu-toggle, footer .footer-menu .show-menu, footer .footer-menu .menu-toggle {
  display: none;
}

@media (max-width: 44em) {
  header #main-strip .main-menu .menu-toggle.close, footer .footer-menu .menu-toggle.close {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    background: #003029 url(../images/svg/close.svg) no-repeat center 40%;
    color: #8AAB37;
  }
  header #main-strip .main-menu .show-menu:checked ~ .menu, footer .footer-menu .show-menu:checked ~ .menu {
    display: block;
  }
  header #main-strip .main-menu .show-menu:checked ~ .menu-toggle, footer .footer-menu .show-menu:checked ~ .menu-toggle {
    display: none;
  }
  header #main-strip .main-menu .show-menu:checked ~ .menu-toggle.close, footer .footer-menu .show-menu:checked ~ .menu-toggle.close {
    display: block;
  }
  header #main-strip .main-menu .mobile-menu, footer .footer-menu .mobile-menu {
    display: none;
    position: fixed;
    overflow: scroll;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(138, 171, 55, 0.97);
    box-sizing: border-box;
    padding: 5rem 8%;
  }
  header #main-strip .main-menu .mobile-menu li, footer .footer-menu .mobile-menu li {
    float: none;
    padding: 0 0 .8rem;
  }
  header #main-strip .main-menu .mobile-menu li.aux, footer .footer-menu .mobile-menu li.aux {
    display: block;
  }
  header #main-strip .main-menu .mobile-menu li a, footer .footer-menu .mobile-menu li a {
    font-size: 1.46rem;
    letter-spacing: 2.25px;
  }
  header #main-strip .main-menu .mobile-menu li:hover > a, footer .footer-menu .mobile-menu li:hover > a {
    padding-bottom: 0;
  }
  header #main-strip .main-menu .mobile-menu li:hover a, footer .footer-menu .mobile-menu li:hover a {
    border-bottom: none;
  }
  header #main-strip .main-menu .mobile-menu li.has-children a:after, footer .footer-menu .mobile-menu li.has-children a:after {
    content: ' ';
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: .5em;
    background: url(../images/svg/white-arrow-down.svg) no-repeat center;
  }
  header #main-strip .main-menu .mobile-menu li.has-children:hover a:after, header #main-strip .main-menu .mobile-menu li.has-children:active a:after, footer .footer-menu .mobile-menu li.has-children:hover a:after, footer .footer-menu .mobile-menu li.has-children:active a:after {
    background-image: url(../images/svg/white-arrow-up.svg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  header #main-strip .main-menu .mobile-menu .submenu-wrap, footer .footer-menu .mobile-menu .submenu-wrap {
    position: relative;
    top: 0;
    padding: .33rem 0 0;
    background-color: transparent;
  }
  header #main-strip .main-menu .mobile-menu .submenu-wrap .submenu, footer .footer-menu .mobile-menu .submenu-wrap .submenu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding-right: 0;
    padding-left: 8%;
  }
  header #main-strip .main-menu .mobile-menu .submenu-wrap .submenu li, footer .footer-menu .mobile-menu .submenu-wrap .submenu li {
    padding: 0;
  }
  header #main-strip .main-menu .mobile-menu .submenu-wrap .submenu li a, footer .footer-menu .mobile-menu .submenu-wrap .submenu li a {
    font-size: 1.13rem;
    line-height: 1.2rem;
    letter-spacing: 0;
  }
  header #main-strip .main-menu .mobile-menu .submenu-wrap .submenu li a:after, footer .footer-menu .mobile-menu .submenu-wrap .submenu li a:after {
    content: '';
    display: none;
  }
  header #main-strip .main-menu .mobile-menu .submenu-wrap .submenu li.middle-child, footer .footer-menu .mobile-menu .submenu-wrap .submenu li.middle-child {
    border-bottom-color: rgba(255, 255, 255, 0.33);
  }
  header #main-strip .main-menu .mobile-menu .donate, footer .footer-menu .mobile-menu .donate {
    padding-bottom: 2rem;
    border-bottom: solid 1px rgba(255, 255, 255, 0.33);
  }
  header #main-strip .main-menu .mobile-menu .donate a, footer .footer-menu .mobile-menu .donate a {
    display: inline-block;
    background-image: linear-gradient(-180deg, #4A7628 0%, #003029 100%);
    border-radius: 5px;
    font-size: 1.13rem;
    color: white;
    letter-spacing: 1.75px;
    padding: .85rem 1.6rem;
  }

  #main-strip .search {
    margin-top: 2rem;
    letter-spacing: 1.5px;
    font-size: 1.13rem;
  }
  #main-strip .search:hover {
    color: #2A2A2A;
  }
  #main-strip .search:hover svg #r2 {
    fill: #2A2A2A;
  }
  #main-strip .search svg {
    width: 22px;
    height: 22px;
  }
  #main-strip .search form {
    display: block;
    background: none;
    right: auto;
    padding: 1rem 0 0;
  }

  header #intro-strip {
    height: 0;
  }
}
@media (max-width: 44em) and (max-width: 36em) {
  header #intro-strip .content {
    padding-left: 8%;
  }
}
@media (max-width: 44em) {
  header #intro-strip .content:after {
    content: none;
    clear: none;
  }
  header #intro-strip .aux-menu {
    display: none;
  }
  header #intro-strip #main-logo {
    width: 102px;
    top: -6px;
    margin-top: -6px;
  }
  header #main-strip #menu-back {
    top: 0;
  }
  header #main-strip .show-menu:checked ~ .menu {
    display: block;
  }
  header #main-strip .show-menu:checked ~ .menu-toggle {
    display: none;
  }
  header #main-strip .show-menu:checked ~ .menu-toggle.close {
    display: block;
  }
  header #main-strip .main-menu {
    float: right;
  }
  header #main-strip .main-menu .menu-toggle {
    display: block;
    position: relative;
    z-index: 999999;
    width: 5.86rem;
    height: 4.8rem;
    text-align: center;
    float: right;
    background: #8AAB37 url(../images/svg/menu.svg) no-repeat center 40%;
    box-sizing: border-box;
    padding-top: 3rem;
    text-transform: uppercase;
    font-size: .73rem;
    letter-spacing: 1px;
  }
  header #main-strip .account-menu {
    width: 7.66rem;
  }
  header #main-strip .account-menu h2 {
    font-size: .8rem;
    line-height: 1rem;
  }
  header #main-strip .account-menu.logged-in {
    padding: 0 1rem;
  }
  header #main-strip .account-menu.logged-in .avatar {
    width: 2.33rem;
    height: 2.33rem;
    border-radius: 1.16rem;
    margin-right: .33rem;
    margin-top: 1.3rem;
  }
  header #main-strip .account-menu.logged-in .menu {
    width: 14.5rem;
  }
  header #main-strip .account-menu.logged-out {
    padding-left: 1rem;
    padding-right: .66rem;
  }
  header #main-strip .account-menu.logged-out p {
    display: none;
  }
  header #main-strip .account-menu.logged-out .menu {
    width: 14.2rem;
  }
  header #main-strip .account-menu .menu {
    right: auto;
    left: 0;
  }
}
/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
body > footer {
  background-color: #003029;
  padding: 3rem 0 1rem;
  color: white;
}
@media (max-width: 36em) {
  body > footer {
    padding-top: 0;
  }
}
body > footer a {
  color: white;
}
body > footer .footer-menu .menu-toggle {
  display: none;
}
@media (max-width: 36em) {
  body > footer .footer-menu .menu-toggle {
    display: block;
    height: 1.8rem;
    line-height: 1.8rem;
    width: 5rem;
    margin: 0 8%;
    background: url(../images/svg/menu.svg) no-repeat right center;
    font-family: 'Oswald', sans-serif;
    font-size: .73rem;
    text-transform: uppercase;
    color: #003029;
    float: right;
    padding: 1.5rem 0;
  }
}
body > footer .footer-menu {
  width: 65.7142857143%;
  float: left;
  margin-right: 2.8571428571%;
  margin-bottom: 3.33rem;
}
@media (max-width: 54em) {
  body > footer .footer-menu {
    width: 100%;
    float: none;
    margin: 0 0;
    content: "";
    display: table;
    table-layout: fixed;
  }
}
@media (max-width: 36em) {
  body > footer .footer-menu {
    position: relative;
    z-index: 999;
    background-color: #8AAB37;
    height: 4.8rem;
  }
  body > footer .footer-menu .menu {
    display: none;
  }
}
body > footer .footer-menu .menu > li {
  width: 21.7391304348%;
  float: left;
  margin-right: 4.347826087%;
}
body > footer .footer-menu .menu > li > a {
  display: inline-block;
  color: #8AAB37;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding-top: .66rem;
  border-top: solid 5px #8AAB37;
}
body > footer .footer-menu .menu > li:nth-child(4), body > footer .footer-menu .menu > li:nth-child(5) {
  float: right;
  margin: 0 0 3.33rem;
}
body > footer .footer-menu .submenu li {
  display: list-item;
  float: none;
  font-size: .86rem;
  letter-spacing: 0;
  line-height: 1.1rem;
  margin-top: 1.1rem;
  display: block;
}
body > footer .connect {
  width: 31.4285714286%;
  float: right;
  margin-right: 0;
  margin-bottom: 3.33rem;
}
@media (max-width: 54em) {
  body > footer .connect {
    width: 100%;
    float: none;
    margin: 2.66rem 0 3.33rem;
    content: "";
    display: table;
    table-layout: fixed;
  }
}
@media (max-width: 36em) {
  body > footer .connect {
    width: 84%;
    margin: 2.66rem 8% 3.33rem;
  }
}
body > footer .connect .contact {
  margin-top: 1rem;
}
@media (max-width: 54em) {
  body > footer .connect .contact {
    width: 45.4545454545%;
    float: left;
    margin-right: 9.0909090909%;
  }
}
@media (max-width: 40em) {
  body > footer .connect .contact {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
body > footer .connect .contact .logo {
  float: right;
  width: 130px;
  height: auto;
  margin-right: -25px;
}
@media (max-width: 36em) {
  body > footer .connect .contact .logo {
    margin-right: 0;
  }
}
body > footer .connect .contact h2 {
  font-size: 1rem;
  color: white;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
body > footer .connect .contact address {
  font-size: .86rem;
  line-height: 1.1rem;
  font-style: normal;
  letter-spacing: 0;
}
body > footer .connect .newsletter {
  margin-top: 3.33rem;
}
@media (max-width: 54em) {
  body > footer .connect .newsletter {
    width: 45.4545454545%;
    float: right;
    margin-right: 0;
    margin-bottom: 1.66rem;
    margin-top: 1rem;
  }
}
@media (max-width: 40em) {
  body > footer .connect .newsletter {
    width: 100%;
    float: none;
    margin-top: 3.33rem;
    margin-bottom: 0;
  }
}
body > footer .connect .newsletter h2 {
  font-size: 1.33rem;
  color: #E9A82B;
  font-family: 'EgyptienneURWNar-Med', serif;
  letter-spacing: 0;
}
body > footer .connect .newsletter .envelope {
  width: 32px;
  height: 22px;
  margin-right: .33rem;
}
body > footer .connect .newsletter p {
  font-size: .86rem;
  letter-spacing: 0;
  margin: .33rem 0 .66rem;
}
body > footer .connect .newsletter input[type="text"] {
  background-color: #F3F3F3;
  padding: .4rem;
  width: 14rem;
  border-radius: 3px;
  margin-right: .33rem;
  color: #2A2A2A;
  font-size: 1rem;
}
@media (max-width: 66.25em) {
  body > footer .connect .newsletter input[type="text"] {
    width: 60%;
  }
}
body > footer .connect .newsletter button {
  background-image: linear-gradient(-180deg, #8AAB37 0%, #4A7628 99%);
  border-radius: 5px;
  padding: .4rem 1rem;
  font-size: .8rem;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}
body > footer .connect .social-nav {
  margin-top: 3.33rem;
}
body > footer .connect .social-nav svg {
  margin-right: 1rem;
}
body > footer .connect .social-nav .facebook, body > footer .connect .social-nav .pinterest, body > footer .connect .social-nav .instagram {
  width: 24px;
  height: 24px;
}
body > footer .connect .social-nav .twitter {
  width: 26px;
  height: 22px;
}
body > footer .tagline {
  clear: both;
  font-family: 'EgyptienneURW-Lig', serif;
  color: #E9A82B;
  font-size: 1.46rem;
  letter-spacing: 0;
}
@media (max-width: 36em) {
  body > footer .tagline {
    margin: 0 8% 1.66rem 8%;
  }
}
body > footer .bottom-menu {
  font-size: .86rem;
  line-height: .86rem;
  letter-spacing: 0;
  content: "";
  display: table;
  table-layout: fixed;
}
@media (max-width: 36em) {
  body > footer .bottom-menu {
    margin: 0 8% 3.33rem 8%;
  }
}
body > footer .bottom-menu li {
  padding: 0 1rem;
  border-right: solid 1px white;
}
body > footer .bottom-menu li:first-child {
  padding-left: 0;
}
@media (max-width: 36em) {
  body > footer .bottom-menu li:first-child {
    border: none;
    float: none;
    margin-bottom: .66rem;
  }
}
@media (max-width: 36em) {
  body > footer .bottom-menu li:nth-child(2) {
    padding-left: 0;
  }
}
body > footer .bottom-menu li:last-child {
  border: none;
}
body > footer .credit {
  text-align: right;
  margin-top: 3.33rem;
  font-size: .6rem;
  line-height: .5rem;
  vertical-align: top;
}
@media (max-width: 36em) {
  body > footer .credit {
    margin-left: 8%;
    text-align: left;
  }
}
body > footer .credit a {
  color: rgba(255, 255, 255, 0.7);
}
body > footer .credit img {
  vertical-align: top;
  margin-left: 1px;
}

.simplified-nav #intro-strip p.tagline, .simplified-nav #intro-strip nav.aux-menu {
  display: none;
}
.simplified-nav #intro-strip #main-logo .site-title {
  display: block;
  position: absolute;
  top: 65px;
  left: 180px;
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 1.13rem;
  color: #2A2A2A;
  white-space: nowrap;
}
@media (max-width: 36em) {
  .simplified-nav #intro-strip #main-logo .site-title {
    top: 38px;
    left: 110px;
    white-space: normal;
    width: 250px;
  }
}
.simplified-nav #main-strip .main-menu, .simplified-nav #main-strip .account-menu {
  display: none;
}
.simplified-nav #viewlet-above-content {
  display: none;
}
.simplified-nav footer .connect .newsletter, .simplified-nav footer .connect .social-nav {
  display: none;
}
.simplified-nav footer .footer-menu, .simplified-nav footer .credit {
  display: none;
}
.simplified-nav footer p.tagline {
  clear: none;
  margin-top: 0;
  padding-top: 1rem;
  width: 60%;
  font-size: 1.66rem;
}
@media (max-width: 36em) {
  .simplified-nav footer p.tagline {
    width: auto;
    padding-top: 0;
  }
}
.simplified-nav footer .bottom-menu {
  clear: both;
}

/*--------------------------------------------------------------
# Landscape
--------------------------------------------------------------*/
.template-homepage_view .landscape {
  background: transparent url("../images/landscape.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  top: -4.8rem;
  margin-bottom: -4.8rem;
}
@media (max-width: 36em) {
  .template-homepage_view .landscape {
    top: 0;
    margin-bottom: 0px;
    padding-top: 190px;
    background-size: 36em auto;
    background-position: center top;
  }
}
.template-homepage_view .landscape a {
  display: block;
}
.template-homepage_view .landscape .content {
  position: relative;
  height: 46.66rem;
}
@media (max-width: 87.5em) {
  .template-homepage_view .landscape .content {
    height: 40rem;
  }
}
@media (max-width: 58em) {
  .template-homepage_view .landscape .content {
    height: 34rem;
  }
}
@media (max-width: 36em) {
  .template-homepage_view .landscape .content {
    height: auto;
  }
}
.template-homepage_view .landscape article {
  float: left;
  width: 47.5%;
  box-sizing: border-box;
  padding: 1.66rem 3.33rem;
  background-color: rgba(138, 171, 55, 0.82);
  position: absolute;
  bottom: 0px;
}
@media (max-width: 58em) {
  .template-homepage_view .landscape article {
    padding: 1.33rem 2.33rem;
  }
}
@media (max-width: 48em) {
  .template-homepage_view .landscape article {
    width: 60%;
  }
}
@media (max-width: 36em) {
  .template-homepage_view .landscape article {
    width: 100%;
    float: none;
    position: relative;
    bottom: auto;
    background-color: transparent;
    background-image: linear-gradient(-180deg, rgba(141, 175, 54, 0.82) 0%, #8AAB37 60px);
    padding: 8% 8%;
  }
}
.template-homepage_view .landscape article h1 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 4.8rem;
  line-height: 4.53rem;
  letter-spacing: -2px;
  color: white;
}
@media (max-width: 58em) {
  .template-homepage_view .landscape article h1 {
    font-size: 3.33rem;
    line-height: 3.2rem;
    letter-spacing: -1px;
  }
}
.template-homepage_view .landscape article p {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 1.73rem;
  color: white;
}
@media (max-width: 36em) {
  .template-homepage_view .landscape article p {
    font-size: .86rem;
    line-height: 1.33rem;
    letter-spacing: 1.25px;
  }
}
.template-homepage_view .landscape article a {
  color: white;
}

/*--------------------------------------------------------------
# ACTIONS
--------------------------------------------------------------*/
.template-homepage_view #content .actions {
  background-color: #003029;
  height: 8rem;
}
@media (max-width: 44em) {
  .template-homepage_view #content .actions {
    height: auto;
    padding: .66rem 0;
  }
}
.template-homepage_view #content .actions a {
  display: block;
  border-right: solid 1px rgba(255, 255, 255, 0.33);
}
@media (max-width: 58em) {
  .template-homepage_view #content .actions a {
    border: none;
  }
}
.template-homepage_view #content .actions .action {
  width: 31.4285714286%;
  float: left;
  margin-right: 2.8571428571%;
  margin-top: 35px;
  margin-bottom: 35px;
}
@media (max-width: 44em) {
  .template-homepage_view #content .actions .action {
    width: auto;
    float: none;
    margin: 2.66rem 8%;
  }
}
.template-homepage_view #content .actions .action:last-child {
  width: 31.4285714286%;
  float: right;
  margin-right: 0;
}
@media (max-width: 44em) {
  .template-homepage_view #content .actions .action:last-child {
    width: auto;
    float: none;
    margin: 2.66rem 8%;
  }
}
.template-homepage_view #content .actions .action:last-child a {
  border-right: none;
}
.template-homepage_view #content .actions .action .action-pic {
  float: left;
  margin-right: 1rem;
}
.template-homepage_view #content .actions .action .trail {
  width: 44px;
  height: 44px;
}
.template-homepage_view #content .actions .action .map {
  width: 44px;
  height: 39px;
}
.template-homepage_view #content .actions .action .wta-icon {
  width: 37px;
  height: 48px;
}
.template-homepage_view #content .actions .action .title-desc {
  font-size: .86rem;
  color: white;
}
.template-homepage_view #content .actions .action h2 {
  color: #8AAB37;
  font-size: 1.46rem;
  line-height: 1.6rem;
  font-family: 'EgyptienneURWNar-Med', serif;
  margin: 0;
}
.template-homepage_view #content .actions .action .diamond-right-arrow {
  width: 26px;
  height: 26px;
  vertical-align: bottom;
  margin-left: 10px;
}
@media (max-width: 66.25em) and (min-width: 44em) {
  .template-homepage_view #content .actions .action .diamond-right-arrow {
    display: none;
  }
}

/*--------------------------------------------------------------
# FEATURED
--------------------------------------------------------------*/
.template-homepage_view #content .featured {
  margin-bottom: 5.33rem;
}
@media (max-width: 44em) and (min-width: 36em) {
  .template-homepage_view #content .featured {
    padding: 0 9% 9%;
  }
  .template-homepage_view #content .featured article {
    margin-bottom: 5%;
  }
}
.template-homepage_view #content .featured a {
  display: block;
  vertical-align: bottom;
}
.template-homepage_view #content .featured img {
  vertical-align: bottom;
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured img {
    width: auto;
    max-width: none;
    min-width: 100%;
    min-height: 300px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translateX(-50%);
  }
}
.template-homepage_view #content .featured article {
  width: 50%;
  float: left;
  position: relative;
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured article {
    width: 100%;
    float: none;
    overflow: hidden;
    text-align: center;
    min-height: 300px;
  }
}
.template-homepage_view #content .featured article .title-desc {
  color: #E9A82B;
  letter-spacing: 1.25px;
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured article .title-desc {
    font-size: .86rem;
    letter-spacing: 1px;
  }
}
.template-homepage_view #content .featured article h3 {
  color: white;
  letter-spacing: 0;
  font-size: 2.13rem;
  line-height: 2.4rem;
  font-family: 'EgyptienneURWNar-Med', serif;
  text-transform: none;
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured article h3 {
    line-height: 2.13rem;
  }
}
.template-homepage_view #content .featured article p {
  color: white;
  line-height: 1.46rem;
  font-weight: bold;
  letter-spacing: 0;
}
.template-homepage_view #content .featured article p:last-child {
  margin-bottom: 0;
}
.template-homepage_view #content .featured article:first-child {
  width: 100%;
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured article:first-child img {
    height: 300px;
    width: auto;
  }
}
.template-homepage_view #content .featured article:first-child .title-desc {
  font-size: 1.13rem;
  margin-bottom: 5px;
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured article:first-child .title-desc {
    font-size: .86rem;
    margin-bottom: 0;
  }
}
.template-homepage_view #content .featured article:first-child h3 {
  font-size: 3.33rem;
  line-height: 36px;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.33);
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured article:first-child h3 {
    font-size: 2.13rem;
    line-height: 2.13rem;
  }
}
.template-homepage_view #content .featured article:first-child p {
  font-size: 1.33rem;
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured article:first-child p {
    font-size: 1rem;
    line-height: 1.46rem;
    letter-spacing: 0;
  }
}
.template-homepage_view #content .featured article .article-text {
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 3.33rem;
  background-image: linear-gradient(-180deg, rgba(0, 57, 83, 0) 0%, rgba(0, 26, 40, 0.65) 50%);
}
@media (max-width: 58em) {
  .template-homepage_view #content .featured article .article-text {
    padding: 2rem;
  }
}
@media (max-width: 44em) {
  .template-homepage_view #content .featured article .article-text {
    padding: 8%;
    text-align: left;
  }
}
@media (max-width: 66.25em) {
  .template-homepage_view #content .featured {
    margin-bottom: 0;
  }
  .template-homepage_view #content .featured .content {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# LATEST
--------------------------------------------------------------*/
.template-homepage_view #content .latest {
  background-color: #F3F3F3;
}
.template-homepage_view #content .latest section {
  content: "";
  display: table;
  table-layout: fixed;
  padding-bottom: 5.33rem;
}
@media (max-width: 40em) {
  .template-homepage_view #content .latest section {
    padding-bottom: 3rem;
  }
}
.template-homepage_view #content .latest article {
  width: 31.4285714286%;
  float: left;
  margin-right: 2.8571428571%;
  background-color: white;
  height: 28.13rem;
  border-radius: 5px;
}
@media (max-width: 40em) {
  .template-homepage_view #content .latest article {
    width: 84%;
    float: none;
    margin: 8% 8%;
    height: auto;
  }
  .template-homepage_view #content .latest article:nth-child(2) {
    margin-top: 0;
  }
}
.template-homepage_view #content .latest article:last-child {
  width: 31.4285714286%;
  float: right;
  margin-right: 0;
}
@media (max-width: 40em) {
  .template-homepage_view #content .latest article:last-child {
    width: 84%;
    float: none;
    margin: 8% 8% 0 8%;
  }
}
.template-homepage_view #content .latest article a {
  display: block;
  vertical-align: bottom;
}
.template-homepage_view #content .latest article img {
  vertical-align: bottom;
}
@media (max-width: 40em) {
  .template-homepage_view #content .latest article img {
    width: 100%;
  }
}
.template-homepage_view #content .latest article .article-text {
  padding: 0 8% 8%;
}
.template-homepage_view #content .latest article .title-desc {
  display: inline-block;
  color: #8AAB37;
  font-size: .8rem;
  padding-top: .66rem;
  border-top: solid 5px #8AAB37;
}
.template-homepage_view #content .latest article h3 {
  font-size: 1.46rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  margin: 1rem 0 .66rem;
  color: #2A2A2A;
  text-transform: none;
  font-family: 'EgyptienneURWNar-Med', serif;
}
.template-homepage_view #content .latest article .date {
  font-size: .86rem;
  color: #999999;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.46rem;
  border: none;
  padding: 0;
  text-align: left;
  box-shadow: none;
}
@media (max-width: 48em) {
  .template-homepage_view #content .latest #about {
    padding-bottom: 2rem;
  }
}
.template-homepage_view #content .latest #about h2 {
  padding-top: 1.33rem;
}
.template-homepage_view #content .latest #about .mission {
  width: 47.0588235294%;
  float: left;
  margin-right: 5.8823529412%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.66rem;
  letter-spacing: 0;
  color: #00557B;
}
@media (max-width: 48em) {
  .template-homepage_view #content .latest #about .mission {
    width: 84%;
    float: none;
    margin: 0 8%;
  }
}
.template-homepage_view #content .latest #about .mission a {
  color: #00557B;
}
.template-homepage_view #content .latest #about .testimonial {
  width: 47.0588235294%;
  float: right;
  margin-right: 0;
  text-align: right;
}
@media (max-width: 48em) {
  .template-homepage_view #content .latest #about .testimonial {
    width: 84%;
    float: none;
    margin: 12% 8%;
    text-align: center;
  }
}
.template-homepage_view #content .latest #about .testimonial img {
  float: right;
  border-radius: 82.5px;
  margin: 0 0 4rem 1rem;
}
@media (max-width: 53em) {
  .template-homepage_view #content .latest #about .testimonial img {
    margin-top: 12%;
    max-width: 40%;
  }
}
@media (max-width: 48em) {
  .template-homepage_view #content .latest #about .testimonial img {
    float: none;
    max-width: 100%;
    margin: 1rem auto;
    display: block;
  }
}
.template-homepage_view #content .latest #about .testimonial .open-quotes {
  width: 32px;
  height: 26px;
}
@media (max-width: 48em) {
  .template-homepage_view #content .latest #about .testimonial .open-quotes {
    display: block;
    margin-top: -32px;
  }
}
.template-homepage_view #content .latest #about .testimonial a {
  color: black;
}
.template-homepage_view #content .latest #about .testimonial p {
  text-align: right;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 1.8rem;
}
@media (max-width: 48em) {
  .template-homepage_view #content .latest #about .testimonial p {
    text-align: left;
  }
}
.template-homepage_view #content .latest #about .testimonial p .author {
  display: block;
  margin-top: .66rem;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: .86rem;
  font-weight: bold;
  text-transform: none;
  color: #999999;
  overflow: hidden;
}

/*--------------------------------------------------------------
# PHOTO FEATURE
--------------------------------------------------------------*/
.template-homepage_view #content .photo-feature {
  position: relative;
}
.template-homepage_view #content .photo-feature a {
  color: white;
}
.template-homepage_view #content .photo-feature img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.template-homepage_view #content .photo-feature section {
  position: absolute;
  width: 1000px;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translateX(-50%);
}
@media (max-width: 67em) {
  .template-homepage_view #content .photo-feature section {
    box-sizing: border-box;
    width: 100%;
    padding: 0 3.33rem;
  }
}
@media (max-width: 36em) {
  .template-homepage_view #content .photo-feature section {
    background-color: #F3F3F3;
    position: relative;
    left: auto;
    transform: none;
    -webkit-transform: none;
    padding-left: 0;
  }
}
.template-homepage_view #content .photo-feature section .camera {
  width: 18px;
  height: 15px;
  position: relative;
  top: 2px;
}
.template-homepage_view #content .photo-feature section .right-arrow {
  width: 12px;
  height: 11px;
}
.template-homepage_view #content .photo-feature section p, .template-homepage_view #content .photo-feature section h2 {
  float: right;
  margin: 0;
  height: 1.8rem;
  box-sizing: border-box;
}
@media (max-width: 36em) {
  .template-homepage_view #content .photo-feature section p, .template-homepage_view #content .photo-feature section h2 {
    float: left;
    clear: left;
  }
}
.template-homepage_view #content .photo-feature section p {
  padding: .5rem;
  background-color: #003029;
  font-size: .8rem;
  font-style: italic;
  letter-spacing: 0;
}
@media (max-width: 36em) {
  .template-homepage_view #content .photo-feature section p {
    float: left;
    padding-left: 8%;
    text-indent: 3px;
  }
}
.template-homepage_view #content .photo-feature section p a {
  color: white;
}
.template-homepage_view #content .photo-feature section h2 {
  padding: .3rem .8rem .6rem .8rem;
  background-color: #E9A82B;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .8rem;
  color: #003029;
  letter-spacing: 1px;
  line-height: 1;
}
@media (max-width: 36em) {
  .template-homepage_view #content .photo-feature section h2 {
    padding-left: 8%;
    position: absolute;
    top: -1.8rem;
  }
}

.template-homepage_view #content {
  clear: none;
}
@media (max-width: 36em) {
  .template-homepage_view #content {
    margin: 0;
  }
}
.template-homepage_view main {
  margin-top: 0;
}
.template-homepage_view #viewlet-above-content {
  display: none;
}
.template-homepage_view .section-head {
  margin: 2rem 0;
}

#content .documentByLine, #mbp-content .documentByLine, .plone-modal-body .documentByLine {
  font-size: 85%;
  display: block;
  color: #666;
}
#content .documentDescription, #mbp-content .documentDescription, .plone-modal-body .documentDescription {
  display: none;
}
@media (max-width: 36em) {
  #content, #mbp-content, .plone-modal-body {
    margin: 0 4%;
  }
}
#content label.horizontal, #mbp-content label.horizontal, .plone-modal-body label.horizontal {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #8AAB37;
  display: block;
  margin-bottom: .33rem;
}
#content .field label.horizontal, #mbp-content .field label.horizontal, .plone-modal-body .field label.horizontal {
  display: inline-block;
}
#content .right_column select, #content .right_column input[type=text], #content .portlet select, #content .portlet input[type=text], #mbp-content .right_column select, #mbp-content .right_column input[type=text], #mbp-content .portlet select, #mbp-content .portlet input[type=text], .plone-modal-body .right_column select, .plone-modal-body .right_column input[type=text], .plone-modal-body .portlet select, .plone-modal-body .portlet input[type=text] {
  width: 100%;
}
#content input[type="date"], #content input.date, #mbp-content input[type="date"], #mbp-content input.date, .plone-modal-body input[type="date"], .plone-modal-body input.date {
  border-radius: 3px;
  background-color: white;
  padding: .66rem;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: .86rem;
}
#content .calendar-widget, #mbp-content .calendar-widget, .plone-modal-body .calendar-widget {
  display: flex;
}
#content .calendar-widget input.date, #mbp-content .calendar-widget input.date, .plone-modal-body .calendar-widget input.date {
  padding-left: 2.33rem;
  margin-right: .2rem;
}
#content .picker__input, #mbp-content .picker__input, .plone-modal-body .picker__input {
  font-size: 1rem;
}
#content .picker__header select, #mbp-content .picker__header select, .plone-modal-body .picker__header select {
  -moz-appearance: initial;
  -webkit-appearance: initial;
  background-image: none;
  box-shadow: none;
  padding: .5em;
  height: auto;
  padding: auto;
  font-size: 1rem;
  width: auto !important;
}
#content .heading-icon, #mbp-content .heading-icon, .plone-modal-body .heading-icon {
  float: left;
  margin: .5rem 1rem 0 0;
}
#content .documentFirstHeading, #mbp-content .documentFirstHeading, .plone-modal-body .documentFirstHeading {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 3.33rem;
  color: #8AAB37;
  letter-spacing: 0;
  line-height: 3.33rem;
}
@media (max-width: 47em) {
  #content .documentFirstHeading, #mbp-content .documentFirstHeading, .plone-modal-body .documentFirstHeading {
    font-size: 2.86rem;
    line-height: 2.86rem;
  }
}
@media (max-width: 36em) {
  #content .documentFirstHeading, #mbp-content .documentFirstHeading, .plone-modal-body .documentFirstHeading {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
#content #hike-region, #mbp-content #hike-region, .plone-modal-body #hike-region {
  margin: .33rem 0 1.66rem 0;
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #8AAB37;
}
#content #hike-region img, #mbp-content #hike-region img, .plone-modal-body #hike-region img {
  vertical-align: middle;
}
#content #hike-region span, #mbp-content #hike-region span, .plone-modal-body #hike-region span {
  margin: .3rem .4rem;
  display: inline-block;
}
#content .down-pointer, #mbp-content .down-pointer, .plone-modal-body .down-pointer {
  vertical-align: middle;
}
#content .content-intro, #content .mosaic-subheading-tile, #mbp-content .content-intro, #mbp-content .mosaic-subheading-tile, .plone-modal-body .content-intro, .plone-modal-body .mosaic-subheading-tile {
  width: 79.3103448276%;
  float: left;
  margin-right: 3.4482758621%;
}
@media (max-width: 47em) {
  #content .content-intro, #content .mosaic-subheading-tile, #mbp-content .content-intro, #mbp-content .mosaic-subheading-tile, .plone-modal-body .content-intro, .plone-modal-body .mosaic-subheading-tile {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#content [data-title]::before, #mbp-content [data-title]::before, .plone-modal-body [data-title]::before {
  content: "";
  width: 16px;
  height: 16px;
  margin: 30px 0 0 -9px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
#content [data-title]::after, #mbp-content [data-title]::after, .plone-modal-body [data-title]::after {
  content: attr(data-title);
  min-width: 50px;
  max-width: 140px;
  padding: 7px 9px;
  margin: 38px 0 0 -36px;
  color: #fff;
  cursor: default;
  font-size: 90%;
  line-height: 1.2em;
  text-align: center;
  z-index: 2;
}
#content [data-title]::before, #content [data-title]::after, #mbp-content [data-title]::before, #mbp-content [data-title]::after, .plone-modal-body [data-title]::before, .plone-modal-body [data-title]::after {
  position: absolute;
  left: 50%;
  top: 25%;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  background: #00557B;
}
#content [data-title]:hover::before, #content [data-title]:hover::after, #mbp-content [data-title]:hover::before, #mbp-content [data-title]:hover::after, .plone-modal-body [data-title]:hover::before, .plone-modal-body [data-title]:hover::after {
  opacity: 1;
  visibility: visible;
}
#content .sharebuttons, #mbp-content .sharebuttons, .plone-modal-body .sharebuttons {
  width: 17.2413793103%;
  float: right;
  margin-right: 0;
  background-color: #F3F3F3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 1.66rem;
}
@media (max-width: 47em) {
  #content .sharebuttons, #mbp-content .sharebuttons, .plone-modal-body .sharebuttons {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: .66rem;
    clear: both;
  }
}
#content .sharebuttons .shareicons .wrapper, #mbp-content .sharebuttons .shareicons .wrapper, .plone-modal-body .sharebuttons .shareicons .wrapper {
  margin: 0 0.1rem 0.5rem 0;
  float: left;
}
#content .shareicons, #content .printlink, #mbp-content .shareicons, #mbp-content .printlink, .plone-modal-body .shareicons, .plone-modal-body .printlink {
  padding: 1rem 1rem 1rem 2rem;
}
@media (max-width: 56em) {
  #content .shareicons, #content .printlink, #mbp-content .shareicons, #mbp-content .printlink, .plone-modal-body .shareicons, .plone-modal-body .printlink {
    padding: .5rem 1rem;
  }
}
@media (max-width: 47em) {
  #content .shareicons, #content .printlink, #mbp-content .shareicons, #mbp-content .printlink, .plone-modal-body .shareicons, .plone-modal-body .printlink {
    float: left;
    margin-right: 1.66rem;
  }
}
#content .shareicons img, #content .printlink img, #mbp-content .shareicons img, #mbp-content .printlink img, .plone-modal-body .shareicons img, .plone-modal-body .printlink img {
  vertical-align: bottom;
}
#content .shareicons .share-text, #content .printlink .share-text, #mbp-content .shareicons .share-text, #mbp-content .printlink .share-text, .plone-modal-body .shareicons .share-text, .plone-modal-body .printlink .share-text {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.13rem;
  color: #999999;
  margin-bottom: .2rem;
}
#content .shareicons .share-button, #content .printlink .share-button, #mbp-content .shareicons .share-button, #mbp-content .printlink .share-button, .plone-modal-body .shareicons .share-button, .plone-modal-body .printlink .share-button {
  margin-right: .86rem;
  margin-bottom: .5rem;
  display: inline-block;
}
#content .printlink, #mbp-content .printlink, .plone-modal-body .printlink {
  margin-bottom: .25rem;
}
#content .printlink img, #mbp-content .printlink img, .plone-modal-body .printlink img {
  margin-right: .5rem;
}
@media (max-width: 47em) {
  #content .printlink, #mbp-content .printlink, .plone-modal-body .printlink {
    margin-top: 1.66rem;
  }
}
#content .captioned-image, #mbp-content .captioned-image, .plone-modal-body .captioned-image {
  position: relative;
  margin-bottom: 2rem;
  clear: both;
}
#content .captioned-image .image-with-caption > img, #mbp-content .captioned-image .image-with-caption > img, .plone-modal-body .captioned-image .image-with-caption > img {
  vertical-align: bottom;
  width: 100%;
}
#content .captioned-image .lightbox-trigger, #mbp-content .captioned-image .lightbox-trigger, .plone-modal-body .captioned-image .lightbox-trigger {
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 3.33rem;
  z-index: 999;
  bottom: 0;
  opacity: 0.75;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.33) 27%, rgba(0, 0, 0, 0.66) 59%);
}
#content .captioned-image .lightbox-trigger .photo-caption-wrapper, #mbp-content .captioned-image .lightbox-trigger .photo-caption-wrapper, .plone-modal-body .captioned-image .lightbox-trigger .photo-caption-wrapper {
  display: block;
  padding: .66rem 1rem 1rem 1.66rem;
  font-size: 1.13rem;
  color: white;
  line-height: 1.86rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
#content .captioned-image .lightbox-trigger .photo-caption-wrapper span, #mbp-content .captioned-image .lightbox-trigger .photo-caption-wrapper span, .plone-modal-body .captioned-image .lightbox-trigger .photo-caption-wrapper span {
  margin-right: .33rem;
}
#content .captioned-image .lightbox-trigger .photo-caption-wrapper img, #mbp-content .captioned-image .lightbox-trigger .photo-caption-wrapper img, .plone-modal-body .captioned-image .lightbox-trigger .photo-caption-wrapper img {
  vertical-align: top;
}
#content #tripreport-body-text, #content .content-intro, #content .tinymce-content, #content .mce-content-body, #content div[id^="parent-fieldname-text"], #content .mosaic-text-tile, #content #hike-body-text, #content .mosaic-subheading-tile, #mbp-content #tripreport-body-text, #mbp-content .content-intro, #mbp-content .tinymce-content, #mbp-content .mce-content-body, #mbp-content div[id^="parent-fieldname-text"], #mbp-content .mosaic-text-tile, #mbp-content #hike-body-text, #mbp-content .mosaic-subheading-tile, .plone-modal-body #tripreport-body-text, .plone-modal-body .content-intro, .plone-modal-body .tinymce-content, .plone-modal-body .mce-content-body, .plone-modal-body div[id^="parent-fieldname-text"], .plone-modal-body .mosaic-text-tile, .plone-modal-body #hike-body-text, .plone-modal-body .mosaic-subheading-tile {
  font-size: 1.13rem;
  line-height: 1.86rem;
  letter-spacing: 0;
  color: #2A2A2A;
  margin-bottom: 3.33rem;
}
#content #tripreport-body-text a, #content .content-intro a, #content .tinymce-content a, #content .mce-content-body a, #content div[id^="parent-fieldname-text"] a, #content .mosaic-text-tile a, #content #hike-body-text a, #content .mosaic-subheading-tile a, #mbp-content #tripreport-body-text a, #mbp-content .content-intro a, #mbp-content .tinymce-content a, #mbp-content .mce-content-body a, #mbp-content div[id^="parent-fieldname-text"] a, #mbp-content .mosaic-text-tile a, #mbp-content #hike-body-text a, #mbp-content .mosaic-subheading-tile a, .plone-modal-body #tripreport-body-text a, .plone-modal-body .content-intro a, .plone-modal-body .tinymce-content a, .plone-modal-body .mce-content-body a, .plone-modal-body div[id^="parent-fieldname-text"] a, .plone-modal-body .mosaic-text-tile a, .plone-modal-body #hike-body-text a, .plone-modal-body .mosaic-subheading-tile a {
  text-decoration: underline;
}
#content #hike-body-text > :first-child, #content #tripreport-body-text > :first-child, #content .template-longform .tinymce-content > :first-child, #mbp-content #hike-body-text > :first-child, #mbp-content #tripreport-body-text > :first-child, #mbp-content .template-longform .tinymce-content > :first-child, .plone-modal-body #hike-body-text > :first-child, .plone-modal-body #tripreport-body-text > :first-child, .plone-modal-body .template-longform .tinymce-content > :first-child {
  margin-top: 0;
}
#content #hike-body-text > :first-child:first-letter, #content #tripreport-body-text > :first-child:first-letter, #content .template-longform .tinymce-content > :first-child:first-letter, #mbp-content #hike-body-text > :first-child:first-letter, #mbp-content #tripreport-body-text > :first-child:first-letter, #mbp-content .template-longform .tinymce-content > :first-child:first-letter, .plone-modal-body #hike-body-text > :first-child:first-letter, .plone-modal-body #tripreport-body-text > :first-child:first-letter, .plone-modal-body .template-longform .tinymce-content > :first-child:first-letter {
  display: block;
  padding: 0;
  float: left;
  font-size: 4.13rem;
  line-height: 2.66rem;
  font-family: 'EgyptienneURW-Lig', serif;
  color: #E9A82B;
  letter-spacing: 0;
  vertical-align: bottom;
  margin-top: .4rem;
  margin-right: .5rem;
  font-style: normal;
}
#content #hike-body-text a, #content #tripreport-body-text a, #content .template-longform .tinymce-content a, #mbp-content #hike-body-text a, #mbp-content #tripreport-body-text a, #mbp-content .template-longform .tinymce-content a, .plone-modal-body #hike-body-text a, .plone-modal-body #tripreport-body-text a, .plone-modal-body .template-longform .tinymce-content a {
  text-decoration: underline;
}
#content #hike-body-text p, #content #tripreport-body-text p, #content .template-longform .tinymce-content p, #mbp-content #hike-body-text p, #mbp-content #tripreport-body-text p, #mbp-content .template-longform .tinymce-content p, .plone-modal-body #hike-body-text p, .plone-modal-body #tripreport-body-text p, .plone-modal-body .template-longform .tinymce-content p {
  margin-top: .66rem;
  margin-bottom: 1.66rem;
}
#content #hike-body-text .image-left, #content #tripreport-body-text .image-left, #content .template-longform .tinymce-content .image-left, #mbp-content #hike-body-text .image-left, #mbp-content #tripreport-body-text .image-left, #mbp-content .template-longform .tinymce-content .image-left, .plone-modal-body #hike-body-text .image-left, .plone-modal-body #tripreport-body-text .image-left, .plone-modal-body .template-longform .tinymce-content .image-left {
  float: left;
  clear: left;
}
#content #hike-body-text .image-right, #content #tripreport-body-text .image-right, #content .template-longform .tinymce-content .image-right, #mbp-content #hike-body-text .image-right, #mbp-content #tripreport-body-text .image-right, #mbp-content .template-longform .tinymce-content .image-right, .plone-modal-body #hike-body-text .image-right, .plone-modal-body #tripreport-body-text .image-right, .plone-modal-body .template-longform .tinymce-content .image-right {
  float: right;
  clear: right;
}
@media (max-width: 47em) {
  #content #hike-body-text .image-left, #content #hike-body-text .image-right, #content #tripreport-body-text .image-left, #content #tripreport-body-text .image-right, #content .template-longform .tinymce-content .image-left, #content .template-longform .tinymce-content .image-right, #mbp-content #hike-body-text .image-left, #mbp-content #hike-body-text .image-right, #mbp-content #tripreport-body-text .image-left, #mbp-content #tripreport-body-text .image-right, #mbp-content .template-longform .tinymce-content .image-left, #mbp-content .template-longform .tinymce-content .image-right, .plone-modal-body #hike-body-text .image-left, .plone-modal-body #hike-body-text .image-right, .plone-modal-body #tripreport-body-text .image-left, .plone-modal-body #tripreport-body-text .image-right, .plone-modal-body .template-longform .tinymce-content .image-left, .plone-modal-body .template-longform .tinymce-content .image-right {
    max-width: 50%;
    margin: 1.66rem 0 0 2rem;
  }
}
@media (max-width: 36em) {
  #content #hike-body-text .image-left, #content #hike-body-text .image-right, #content #tripreport-body-text .image-left, #content #tripreport-body-text .image-right, #content .template-longform .tinymce-content .image-left, #content .template-longform .tinymce-content .image-right, #mbp-content #hike-body-text .image-left, #mbp-content #hike-body-text .image-right, #mbp-content #tripreport-body-text .image-left, #mbp-content #tripreport-body-text .image-right, #mbp-content .template-longform .tinymce-content .image-left, #mbp-content .template-longform .tinymce-content .image-right, .plone-modal-body #hike-body-text .image-left, .plone-modal-body #hike-body-text .image-right, .plone-modal-body #tripreport-body-text .image-left, .plone-modal-body #tripreport-body-text .image-right, .plone-modal-body .template-longform .tinymce-content .image-left, .plone-modal-body .template-longform .tinymce-content .image-right {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
#content #hike-body-text .image-full, #content #hike-body-text .image-align-right, #content #hike-body-text .image-align-left, #content #tripreport-body-text .image-full, #content #tripreport-body-text .image-align-right, #content #tripreport-body-text .image-align-left, #content .template-longform .tinymce-content .image-full, #content .template-longform .tinymce-content .image-align-right, #content .template-longform .tinymce-content .image-align-left, #mbp-content #hike-body-text .image-full, #mbp-content #hike-body-text .image-align-right, #mbp-content #hike-body-text .image-align-left, #mbp-content #tripreport-body-text .image-full, #mbp-content #tripreport-body-text .image-align-right, #mbp-content #tripreport-body-text .image-align-left, #mbp-content .template-longform .tinymce-content .image-full, #mbp-content .template-longform .tinymce-content .image-align-right, #mbp-content .template-longform .tinymce-content .image-align-left, .plone-modal-body #hike-body-text .image-full, .plone-modal-body #hike-body-text .image-align-right, .plone-modal-body #hike-body-text .image-align-left, .plone-modal-body #tripreport-body-text .image-full, .plone-modal-body #tripreport-body-text .image-align-right, .plone-modal-body #tripreport-body-text .image-align-left, .plone-modal-body .template-longform .tinymce-content .image-full, .plone-modal-body .template-longform .tinymce-content .image-align-right, .plone-modal-body .template-longform .tinymce-content .image-align-left {
  margin: 5rem 0 3.33rem;
}
#content #hike-body-text .image-full img, #content #hike-body-text .image-align-right img, #content #hike-body-text .image-align-left img, #content #tripreport-body-text .image-full img, #content #tripreport-body-text .image-align-right img, #content #tripreport-body-text .image-align-left img, #content .template-longform .tinymce-content .image-full img, #content .template-longform .tinymce-content .image-align-right img, #content .template-longform .tinymce-content .image-align-left img, #mbp-content #hike-body-text .image-full img, #mbp-content #hike-body-text .image-align-right img, #mbp-content #hike-body-text .image-align-left img, #mbp-content #tripreport-body-text .image-full img, #mbp-content #tripreport-body-text .image-align-right img, #mbp-content #tripreport-body-text .image-align-left img, #mbp-content .template-longform .tinymce-content .image-full img, #mbp-content .template-longform .tinymce-content .image-align-right img, #mbp-content .template-longform .tinymce-content .image-align-left img, .plone-modal-body #hike-body-text .image-full img, .plone-modal-body #hike-body-text .image-align-right img, .plone-modal-body #hike-body-text .image-align-left img, .plone-modal-body #tripreport-body-text .image-full img, .plone-modal-body #tripreport-body-text .image-align-right img, .plone-modal-body #tripreport-body-text .image-align-left img, .plone-modal-body .template-longform .tinymce-content .image-full img, .plone-modal-body .template-longform .tinymce-content .image-align-right img, .plone-modal-body .template-longform .tinymce-content .image-align-left img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
#content #hike-body-text .image-full, #content #tripreport-body-text .image-full, #content .template-longform .tinymce-content .image-full, #mbp-content #hike-body-text .image-full, #mbp-content #tripreport-body-text .image-full, #mbp-content .template-longform .tinymce-content .image-full, .plone-modal-body #hike-body-text .image-full, .plone-modal-body #tripreport-body-text .image-full, .plone-modal-body .template-longform .tinymce-content .image-full {
  width: 150%;
  margin-right: -25%;
  margin-left: -25%;
}
@media (max-width: 47em) {
  #content #hike-body-text .image-full, #content #tripreport-body-text .image-full, #content .template-longform .tinymce-content .image-full, #mbp-content #hike-body-text .image-full, #mbp-content #tripreport-body-text .image-full, #mbp-content .template-longform .tinymce-content .image-full, .plone-modal-body #hike-body-text .image-full, .plone-modal-body #tripreport-body-text .image-full, .plone-modal-body .template-longform .tinymce-content .image-full {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
#content #hike-body-text .image-align-right, #content #tripreport-body-text .image-align-right, #content .template-longform .tinymce-content .image-align-right, #mbp-content #hike-body-text .image-align-right, #mbp-content #tripreport-body-text .image-align-right, #mbp-content .template-longform .tinymce-content .image-align-right, .plone-modal-body #hike-body-text .image-align-right, .plone-modal-body #tripreport-body-text .image-align-right, .plone-modal-body .template-longform .tinymce-content .image-align-right {
  width: 50%;
  float: right;
  margin: 1.66rem -25% 0 2rem;
}
@media (max-width: 47em) {
  #content #hike-body-text .image-align-right, #content #tripreport-body-text .image-align-right, #content .template-longform .tinymce-content .image-align-right, #mbp-content #hike-body-text .image-align-right, #mbp-content #tripreport-body-text .image-align-right, #mbp-content .template-longform .tinymce-content .image-align-right, .plone-modal-body #hike-body-text .image-align-right, .plone-modal-body #tripreport-body-text .image-align-right, .plone-modal-body .template-longform .tinymce-content .image-align-right {
    width: auto;
    max-width: 50%;
    margin: 1.66rem 0 0 2rem;
  }
}
@media (max-width: 36em) {
  #content #hike-body-text .image-align-right, #content #tripreport-body-text .image-align-right, #content .template-longform .tinymce-content .image-align-right, #mbp-content #hike-body-text .image-align-right, #mbp-content #tripreport-body-text .image-align-right, #mbp-content .template-longform .tinymce-content .image-align-right, .plone-modal-body #hike-body-text .image-align-right, .plone-modal-body #tripreport-body-text .image-align-right, .plone-modal-body .template-longform .tinymce-content .image-align-right {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
#content #hike-body-text .image-align-left, #content #tripreport-body-text .image-align-left, #content .template-longform .tinymce-content .image-align-left, #mbp-content #hike-body-text .image-align-left, #mbp-content #tripreport-body-text .image-align-left, #mbp-content .template-longform .tinymce-content .image-align-left, .plone-modal-body #hike-body-text .image-align-left, .plone-modal-body #tripreport-body-text .image-align-left, .plone-modal-body .template-longform .tinymce-content .image-align-left {
  width: 50%;
  float: left;
  margin: 1.66rem 2rem 0 -25%;
}
@media (max-width: 47em) {
  #content #hike-body-text .image-align-left, #content #tripreport-body-text .image-align-left, #content .template-longform .tinymce-content .image-align-left, #mbp-content #hike-body-text .image-align-left, #mbp-content #tripreport-body-text .image-align-left, #mbp-content .template-longform .tinymce-content .image-align-left, .plone-modal-body #hike-body-text .image-align-left, .plone-modal-body #tripreport-body-text .image-align-left, .plone-modal-body .template-longform .tinymce-content .image-align-left {
    width: auto;
    max-width: 50%;
    margin: 1.66rem 2rem 0 0;
  }
}
@media (max-width: 36em) {
  #content #hike-body-text .image-align-left, #content #tripreport-body-text .image-align-left, #content .template-longform .tinymce-content .image-align-left, #mbp-content #hike-body-text .image-align-left, #mbp-content #tripreport-body-text .image-align-left, #mbp-content .template-longform .tinymce-content .image-align-left, .plone-modal-body #hike-body-text .image-align-left, .plone-modal-body #tripreport-body-text .image-align-left, .plone-modal-body .template-longform .tinymce-content .image-align-left {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
#content #hike-body-text figcaption, #content #hike-body-text span.image-caption, #content #hike-body-text dd.image-caption, #content #tripreport-body-text figcaption, #content #tripreport-body-text span.image-caption, #content #tripreport-body-text dd.image-caption, #content .template-longform .tinymce-content figcaption, #content .template-longform .tinymce-content span.image-caption, #content .template-longform .tinymce-content dd.image-caption, #mbp-content #hike-body-text figcaption, #mbp-content #hike-body-text span.image-caption, #mbp-content #hike-body-text dd.image-caption, #mbp-content #tripreport-body-text figcaption, #mbp-content #tripreport-body-text span.image-caption, #mbp-content #tripreport-body-text dd.image-caption, #mbp-content .template-longform .tinymce-content figcaption, #mbp-content .template-longform .tinymce-content span.image-caption, #mbp-content .template-longform .tinymce-content dd.image-caption, .plone-modal-body #hike-body-text figcaption, .plone-modal-body #hike-body-text span.image-caption, .plone-modal-body #hike-body-text dd.image-caption, .plone-modal-body #tripreport-body-text figcaption, .plone-modal-body #tripreport-body-text span.image-caption, .plone-modal-body #tripreport-body-text dd.image-caption, .plone-modal-body .template-longform .tinymce-content figcaption, .plone-modal-body .template-longform .tinymce-content span.image-caption, .plone-modal-body .template-longform .tinymce-content dd.image-caption {
  color: #999999;
  font-size: .86rem;
  margin-top: 0;
  line-height: 1.33rem;
}
#content #hike-body-text figcaption:before, #content #hike-body-text span.image-caption:before, #content #hike-body-text dd.image-caption:before, #content #tripreport-body-text figcaption:before, #content #tripreport-body-text span.image-caption:before, #content #tripreport-body-text dd.image-caption:before, #content .template-longform .tinymce-content figcaption:before, #content .template-longform .tinymce-content span.image-caption:before, #content .template-longform .tinymce-content dd.image-caption:before, #mbp-content #hike-body-text figcaption:before, #mbp-content #hike-body-text span.image-caption:before, #mbp-content #hike-body-text dd.image-caption:before, #mbp-content #tripreport-body-text figcaption:before, #mbp-content #tripreport-body-text span.image-caption:before, #mbp-content #tripreport-body-text dd.image-caption:before, #mbp-content .template-longform .tinymce-content figcaption:before, #mbp-content .template-longform .tinymce-content span.image-caption:before, #mbp-content .template-longform .tinymce-content dd.image-caption:before, .plone-modal-body #hike-body-text figcaption:before, .plone-modal-body #hike-body-text span.image-caption:before, .plone-modal-body #hike-body-text dd.image-caption:before, .plone-modal-body #tripreport-body-text figcaption:before, .plone-modal-body #tripreport-body-text span.image-caption:before, .plone-modal-body #tripreport-body-text dd.image-caption:before, .plone-modal-body .template-longform .tinymce-content figcaption:before, .plone-modal-body .template-longform .tinymce-content span.image-caption:before, .plone-modal-body .template-longform .tinymce-content dd.image-caption:before {
  content: '';
  display: inline-block;
  width: 1.2rem;
  height: 1.33rem;
  margin-right: .4rem;
  vertical-align: baseline;
  background: transparent url(../images/svg/camera-gray.svg) left bottom no-repeat;
}
#content #hike-body-text .suggested-reading, #content #hike-body-text ul.sidebar, #content #tripreport-body-text .suggested-reading, #content #tripreport-body-text ul.sidebar, #content .template-longform .tinymce-content .suggested-reading, #content .template-longform .tinymce-content ul.sidebar, #mbp-content #hike-body-text .suggested-reading, #mbp-content #hike-body-text ul.sidebar, #mbp-content #tripreport-body-text .suggested-reading, #mbp-content #tripreport-body-text ul.sidebar, #mbp-content .template-longform .tinymce-content .suggested-reading, #mbp-content .template-longform .tinymce-content ul.sidebar, .plone-modal-body #hike-body-text .suggested-reading, .plone-modal-body #hike-body-text ul.sidebar, .plone-modal-body #tripreport-body-text .suggested-reading, .plone-modal-body #tripreport-body-text ul.sidebar, .plone-modal-body .template-longform .tinymce-content .suggested-reading, .plone-modal-body .template-longform .tinymce-content ul.sidebar {
  list-style: none;
  box-sizing: border-box;
  margin: 1.66rem 0;
  background-color: #F3F3F3;
  padding: 0 1.66rem 1.66rem 1.66rem;
}
@media (min-width: 40em) {
  #content #hike-body-text .suggested-reading, #content #hike-body-text ul.sidebar, #content #tripreport-body-text .suggested-reading, #content #tripreport-body-text ul.sidebar, #content .template-longform .tinymce-content .suggested-reading, #content .template-longform .tinymce-content ul.sidebar, #mbp-content #hike-body-text .suggested-reading, #mbp-content #hike-body-text ul.sidebar, #mbp-content #tripreport-body-text .suggested-reading, #mbp-content #tripreport-body-text ul.sidebar, #mbp-content .template-longform .tinymce-content .suggested-reading, #mbp-content .template-longform .tinymce-content ul.sidebar, .plone-modal-body #hike-body-text .suggested-reading, .plone-modal-body #hike-body-text ul.sidebar, .plone-modal-body #tripreport-body-text .suggested-reading, .plone-modal-body #tripreport-body-text ul.sidebar, .plone-modal-body .template-longform .tinymce-content .suggested-reading, .plone-modal-body .template-longform .tinymce-content ul.sidebar {
    float: right;
    width: 40%;
    margin: 1.66rem -25% 1.66rem 2rem;
  }
}
@media (min-width: 47em) {
  #content #hike-body-text .suggested-reading, #content #hike-body-text ul.sidebar, #content #tripreport-body-text .suggested-reading, #content #tripreport-body-text ul.sidebar, #content .template-longform .tinymce-content .suggested-reading, #content .template-longform .tinymce-content ul.sidebar, #mbp-content #hike-body-text .suggested-reading, #mbp-content #hike-body-text ul.sidebar, #mbp-content #tripreport-body-text .suggested-reading, #mbp-content #tripreport-body-text ul.sidebar, #mbp-content .template-longform .tinymce-content .suggested-reading, #mbp-content .template-longform .tinymce-content ul.sidebar, .plone-modal-body #hike-body-text .suggested-reading, .plone-modal-body #hike-body-text ul.sidebar, .plone-modal-body #tripreport-body-text .suggested-reading, .plone-modal-body #tripreport-body-text ul.sidebar, .plone-modal-body .template-longform .tinymce-content .suggested-reading, .plone-modal-body .template-longform .tinymce-content ul.sidebar {
    width: 50%;
  }
}
#content #hike-body-text .suggested-reading h2, #content #hike-body-text ul.sidebar h2, #content #tripreport-body-text .suggested-reading h2, #content #tripreport-body-text ul.sidebar h2, #content .template-longform .tinymce-content .suggested-reading h2, #content .template-longform .tinymce-content ul.sidebar h2, #mbp-content #hike-body-text .suggested-reading h2, #mbp-content #hike-body-text ul.sidebar h2, #mbp-content #tripreport-body-text .suggested-reading h2, #mbp-content #tripreport-body-text ul.sidebar h2, #mbp-content .template-longform .tinymce-content .suggested-reading h2, #mbp-content .template-longform .tinymce-content ul.sidebar h2, .plone-modal-body #hike-body-text .suggested-reading h2, .plone-modal-body #hike-body-text ul.sidebar h2, .plone-modal-body #tripreport-body-text .suggested-reading h2, .plone-modal-body #tripreport-body-text ul.sidebar h2, .plone-modal-body .template-longform .tinymce-content .suggested-reading h2, .plone-modal-body .template-longform .tinymce-content ul.sidebar h2 {
  margin: 3rem 0 1rem;
}
#content #hike-body-text .suggested-reading h4, #content #hike-body-text .suggested-reading li, #content #hike-body-text ul.sidebar h4, #content #hike-body-text ul.sidebar li, #content #tripreport-body-text .suggested-reading h4, #content #tripreport-body-text .suggested-reading li, #content #tripreport-body-text ul.sidebar h4, #content #tripreport-body-text ul.sidebar li, #content .template-longform .tinymce-content .suggested-reading h4, #content .template-longform .tinymce-content .suggested-reading li, #content .template-longform .tinymce-content ul.sidebar h4, #content .template-longform .tinymce-content ul.sidebar li, #mbp-content #hike-body-text .suggested-reading h4, #mbp-content #hike-body-text .suggested-reading li, #mbp-content #hike-body-text ul.sidebar h4, #mbp-content #hike-body-text ul.sidebar li, #mbp-content #tripreport-body-text .suggested-reading h4, #mbp-content #tripreport-body-text .suggested-reading li, #mbp-content #tripreport-body-text ul.sidebar h4, #mbp-content #tripreport-body-text ul.sidebar li, #mbp-content .template-longform .tinymce-content .suggested-reading h4, #mbp-content .template-longform .tinymce-content .suggested-reading li, #mbp-content .template-longform .tinymce-content ul.sidebar h4, #mbp-content .template-longform .tinymce-content ul.sidebar li, .plone-modal-body #hike-body-text .suggested-reading h4, .plone-modal-body #hike-body-text .suggested-reading li, .plone-modal-body #hike-body-text ul.sidebar h4, .plone-modal-body #hike-body-text ul.sidebar li, .plone-modal-body #tripreport-body-text .suggested-reading h4, .plone-modal-body #tripreport-body-text .suggested-reading li, .plone-modal-body #tripreport-body-text ul.sidebar h4, .plone-modal-body #tripreport-body-text ul.sidebar li, .plone-modal-body .template-longform .tinymce-content .suggested-reading h4, .plone-modal-body .template-longform .tinymce-content .suggested-reading li, .plone-modal-body .template-longform .tinymce-content ul.sidebar h4, .plone-modal-body .template-longform .tinymce-content ul.sidebar li {
  display: block;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #2A2A2A;
  font-family: 'EgyptienneURWNar-Med', serif;
}
#content #hike-body-text .suggested-reading h4 a, #content #hike-body-text .suggested-reading li a, #content #hike-body-text ul.sidebar h4 a, #content #hike-body-text ul.sidebar li a, #content #tripreport-body-text .suggested-reading h4 a, #content #tripreport-body-text .suggested-reading li a, #content #tripreport-body-text ul.sidebar h4 a, #content #tripreport-body-text ul.sidebar li a, #content .template-longform .tinymce-content .suggested-reading h4 a, #content .template-longform .tinymce-content .suggested-reading li a, #content .template-longform .tinymce-content ul.sidebar h4 a, #content .template-longform .tinymce-content ul.sidebar li a, #mbp-content #hike-body-text .suggested-reading h4 a, #mbp-content #hike-body-text .suggested-reading li a, #mbp-content #hike-body-text ul.sidebar h4 a, #mbp-content #hike-body-text ul.sidebar li a, #mbp-content #tripreport-body-text .suggested-reading h4 a, #mbp-content #tripreport-body-text .suggested-reading li a, #mbp-content #tripreport-body-text ul.sidebar h4 a, #mbp-content #tripreport-body-text ul.sidebar li a, #mbp-content .template-longform .tinymce-content .suggested-reading h4 a, #mbp-content .template-longform .tinymce-content .suggested-reading li a, #mbp-content .template-longform .tinymce-content ul.sidebar h4 a, #mbp-content .template-longform .tinymce-content ul.sidebar li a, .plone-modal-body #hike-body-text .suggested-reading h4 a, .plone-modal-body #hike-body-text .suggested-reading li a, .plone-modal-body #hike-body-text ul.sidebar h4 a, .plone-modal-body #hike-body-text ul.sidebar li a, .plone-modal-body #tripreport-body-text .suggested-reading h4 a, .plone-modal-body #tripreport-body-text .suggested-reading li a, .plone-modal-body #tripreport-body-text ul.sidebar h4 a, .plone-modal-body #tripreport-body-text ul.sidebar li a, .plone-modal-body .template-longform .tinymce-content .suggested-reading h4 a, .plone-modal-body .template-longform .tinymce-content .suggested-reading li a, .plone-modal-body .template-longform .tinymce-content ul.sidebar h4 a, .plone-modal-body .template-longform .tinymce-content ul.sidebar li a {
  color: #00557B;
  text-decoration: none;
}
#content #hike-body-text .suggested-reading h3, #content #hike-body-text .suggested-reading li:first-child, #content #hike-body-text ul.sidebar h3, #content #hike-body-text ul.sidebar li:first-child, #content #tripreport-body-text .suggested-reading h3, #content #tripreport-body-text .suggested-reading li:first-child, #content #tripreport-body-text ul.sidebar h3, #content #tripreport-body-text ul.sidebar li:first-child, #content .template-longform .tinymce-content .suggested-reading h3, #content .template-longform .tinymce-content .suggested-reading li:first-child, #content .template-longform .tinymce-content ul.sidebar h3, #content .template-longform .tinymce-content ul.sidebar li:first-child, #mbp-content #hike-body-text .suggested-reading h3, #mbp-content #hike-body-text .suggested-reading li:first-child, #mbp-content #hike-body-text ul.sidebar h3, #mbp-content #hike-body-text ul.sidebar li:first-child, #mbp-content #tripreport-body-text .suggested-reading h3, #mbp-content #tripreport-body-text .suggested-reading li:first-child, #mbp-content #tripreport-body-text ul.sidebar h3, #mbp-content #tripreport-body-text ul.sidebar li:first-child, #mbp-content .template-longform .tinymce-content .suggested-reading h3, #mbp-content .template-longform .tinymce-content .suggested-reading li:first-child, #mbp-content .template-longform .tinymce-content ul.sidebar h3, #mbp-content .template-longform .tinymce-content ul.sidebar li:first-child, .plone-modal-body #hike-body-text .suggested-reading h3, .plone-modal-body #hike-body-text .suggested-reading li:first-child, .plone-modal-body #hike-body-text ul.sidebar h3, .plone-modal-body #hike-body-text ul.sidebar li:first-child, .plone-modal-body #tripreport-body-text .suggested-reading h3, .plone-modal-body #tripreport-body-text .suggested-reading li:first-child, .plone-modal-body #tripreport-body-text ul.sidebar h3, .plone-modal-body #tripreport-body-text ul.sidebar li:first-child, .plone-modal-body .template-longform .tinymce-content .suggested-reading h3, .plone-modal-body .template-longform .tinymce-content .suggested-reading li:first-child, .plone-modal-body .template-longform .tinymce-content ul.sidebar h3, .plone-modal-body .template-longform .tinymce-content ul.sidebar li:first-child {
  font-family: 'Oswald', sans-serif;
  font-size: .86rem;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  color: #8AAB37;
  display: inline-block;
  margin-top: 0;
  padding-top: .33rem;
  border-top: solid 5px #8AAB37;
  font-size: .86rem;
  letter-spacing: 1px;
  border-bottom: 1rem;
  margin: 3rem 0 .66rem;
}
#content #hike-body-text .suggested-reading .author, #content #hike-body-text ul.sidebar .author, #content #tripreport-body-text .suggested-reading .author, #content #tripreport-body-text ul.sidebar .author, #content .template-longform .tinymce-content .suggested-reading .author, #content .template-longform .tinymce-content ul.sidebar .author, #mbp-content #hike-body-text .suggested-reading .author, #mbp-content #hike-body-text ul.sidebar .author, #mbp-content #tripreport-body-text .suggested-reading .author, #mbp-content #tripreport-body-text ul.sidebar .author, #mbp-content .template-longform .tinymce-content .suggested-reading .author, #mbp-content .template-longform .tinymce-content ul.sidebar .author, .plone-modal-body #hike-body-text .suggested-reading .author, .plone-modal-body #hike-body-text ul.sidebar .author, .plone-modal-body #tripreport-body-text .suggested-reading .author, .plone-modal-body #tripreport-body-text ul.sidebar .author, .plone-modal-body .template-longform .tinymce-content .suggested-reading .author, .plone-modal-body .template-longform .tinymce-content ul.sidebar .author {
  display: block;
  font-size: .86rem;
  color: #999999;
  line-height: 1.46rem;
  margin: .2rem 0 1rem;
}
#content #hike-body-text .magazine-credit, #content #tripreport-body-text .magazine-credit, #content .template-longform .tinymce-content .magazine-credit, #mbp-content #hike-body-text .magazine-credit, #mbp-content #tripreport-body-text .magazine-credit, #mbp-content .template-longform .tinymce-content .magazine-credit, .plone-modal-body #hike-body-text .magazine-credit, .plone-modal-body #tripreport-body-text .magazine-credit, .plone-modal-body .template-longform .tinymce-content .magazine-credit {
  padding-top: 1.66rem;
  border-top: solid 1px #999999;
  margin: 0 0 5rem;
  min-height: 47px;
  vertical-align: top;
  line-height: 1.46rem;
  background-image: url(../images/svg/wta-icon.svg);
  background-repeat: no-repeat;
  background-position: left 1.40rem;
  background-size: auto 47px;
  padding-left: 3.25rem;
  font-size: 15px;
  overflow: visible;
}
#content #hike-body-text .magazine-credit a, #content #tripreport-body-text .magazine-credit a, #content .template-longform .tinymce-content .magazine-credit a, #mbp-content #hike-body-text .magazine-credit a, #mbp-content #tripreport-body-text .magazine-credit a, #mbp-content .template-longform .tinymce-content .magazine-credit a, .plone-modal-body #hike-body-text .magazine-credit a, .plone-modal-body #tripreport-body-text .magazine-credit a, .plone-modal-body .template-longform .tinymce-content .magazine-credit a {
  text-decoration: underline;
}
#content #hike-body-text .boldRedText, #content #tripreport-body-text .boldRedText, #content .template-longform .tinymce-content .boldRedText, #mbp-content #hike-body-text .boldRedText, #mbp-content #tripreport-body-text .boldRedText, #mbp-content .template-longform .tinymce-content .boldRedText, .plone-modal-body #hike-body-text .boldRedText, .plone-modal-body #tripreport-body-text .boldRedText, .plone-modal-body .template-longform .tinymce-content .boldRedText {
  color: #E9A82B;
  font-weight: bold;
}
#content #hike-body-text .boldGreenText, #content #tripreport-body-text .boldGreenText, #content .template-longform .tinymce-content .boldGreenText, #mbp-content #hike-body-text .boldGreenText, #mbp-content #tripreport-body-text .boldGreenText, #mbp-content .template-longform .tinymce-content .boldGreenText, .plone-modal-body #hike-body-text .boldGreenText, .plone-modal-body #tripreport-body-text .boldGreenText, .plone-modal-body .template-longform .tinymce-content .boldGreenText {
  color: #8AAB37;
  font-weight: bold;
}
#content #hike-body-text .littleGrayText, #content #tripreport-body-text .littleGrayText, #content .template-longform .tinymce-content .littleGrayText, #mbp-content #hike-body-text .littleGrayText, #mbp-content #tripreport-body-text .littleGrayText, #mbp-content .template-longform .tinymce-content .littleGrayText, .plone-modal-body #hike-body-text .littleGrayText, .plone-modal-body #tripreport-body-text .littleGrayText, .plone-modal-body .template-longform .tinymce-content .littleGrayText {
  color: #999999;
  font-size: 0.88rem;
}
#content #hike-body-text .littleGreenText, #content #tripreport-body-text .littleGreenText, #content .template-longform .tinymce-content .littleGreenText, #mbp-content #hike-body-text .littleGreenText, #mbp-content #tripreport-body-text .littleGreenText, #mbp-content .template-longform .tinymce-content .littleGreenText, .plone-modal-body #hike-body-text .littleGreenText, .plone-modal-body #tripreport-body-text .littleGreenText, .plone-modal-body .template-longform .tinymce-content .littleGreenText {
  color: #8AAB37;
  font-size: 0.88rem;
}
#content #hike-body-text .bigGraphLead, #content #tripreport-body-text .bigGraphLead, #content .template-longform .tinymce-content .bigGraphLead, #mbp-content #hike-body-text .bigGraphLead, #mbp-content #tripreport-body-text .bigGraphLead, #mbp-content .template-longform .tinymce-content .bigGraphLead, .plone-modal-body #hike-body-text .bigGraphLead, .plone-modal-body #tripreport-body-text .bigGraphLead, .plone-modal-body .template-longform .tinymce-content .bigGraphLead {
  font-size: 1.25rem;
}
#content #hike-body-text .callout, #content #tripreport-body-text .callout, #content .template-longform .tinymce-content .callout, #mbp-content #hike-body-text .callout, #mbp-content #tripreport-body-text .callout, #mbp-content .template-longform .tinymce-content .callout, .plone-modal-body #hike-body-text .callout, .plone-modal-body #tripreport-body-text .callout, .plone-modal-body .template-longform .tinymce-content .callout {
  color: #00557B;
}
#content .sidebar, #mbp-content .sidebar, .plone-modal-body .sidebar {
  font-size: .86rem;
  line-height: 1.2rem;
  margin-bottom: 3.33rem;
}
@media (min-width: 36em) {
  #content .sidebar, #mbp-content .sidebar, .plone-modal-body .sidebar {
    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%;
  }
}
#content .sidebar h3, #mbp-content .sidebar h3, .plone-modal-body .sidebar h3 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  margin-bottom: 3.33rem;
}
#content .sidebar h4, #mbp-content .sidebar h4, .plone-modal-body .sidebar h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #8AAB37;
}
#content .sidebar p, #mbp-content .sidebar p, .plone-modal-body .sidebar p {
  margin: 0 0 1.2rem 0;
}
#content .sidebar img, #mbp-content .sidebar img, .plone-modal-body .sidebar img {
  margin-right: 0.5em;
}
#content .sidebar .img-text-grouping, #mbp-content .sidebar .img-text-grouping, .plone-modal-body .sidebar .img-text-grouping {
  width: 100%;
  float: left;
  margin-bottom: 1.33rem;
}
#content .sidebar .img-text-grouping img, #mbp-content .sidebar .img-text-grouping img, .plone-modal-body .sidebar .img-text-grouping img {
  float: left;
}
#content .left_column, #mbp-content .left_column, .plone-modal-body .left_column {
  position: initial;
  width: 65.7142857143%;
  float: left;
  margin-right: 2.8571428571%;
}
@media (max-width: 44em) {
  #content .left_column, #mbp-content .left_column, .plone-modal-body .left_column {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#content .right_column, #mbp-content .right_column, .plone-modal-body .right_column {
  position: initial;
  width: 31.4285714286%;
  float: right;
  margin-right: 0;
}
@media (max-width: 44em) {
  #content .right_column, #mbp-content .right_column, .plone-modal-body .right_column {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#content #mapfindwrapper, #mbp-content #mapfindwrapper, .plone-modal-body #mapfindwrapper {
  height: auto;
}
@media (max-width: 650px) {
  #content #mapfindwrapper .left_column, #content #mapfindwrapper .right_column, #mbp-content #mapfindwrapper .left_column, #mbp-content #mapfindwrapper .right_column, .plone-modal-body #mapfindwrapper .left_column, .plone-modal-body #mapfindwrapper .right_column {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#content #map_canvas, #mbp-content #map_canvas, .plone-modal-body #map_canvas {
  max-width: 100%;
}
#content .advanced-search-toggle a, #mbp-content .advanced-search-toggle a, .plone-modal-body .advanced-search-toggle a {
  text-decoration: none;
}
#content .module.msg .container, #mbp-content .module.msg .container, .plone-modal-body .module.msg .container {
  border-radius: unset;
  -webkit-border-radius: unset;
  -moz-border-radius: unset;
  -ms-border-radius: unset;
  -o-border-radius: unset;
}
#content input.date-widget, #content select.date-widget, #mbp-content input.date-widget, #mbp-content select.date-widget, .plone-modal-body input.date-widget, .plone-modal-body select.date-widget {
  height: 38px;
}
#content input.date-widget, #mbp-content input.date-widget, .plone-modal-body input.date-widget {
  text-align: center;
}
#content .googleMapEdit input[type="text"], #mbp-content .googleMapEdit input[type="text"], .plone-modal-body .googleMapEdit input[type="text"] {
  width: 80%;
  margin-right: 1rem;
}
#content .field .pat-relateditems input[type="text"], #mbp-content .field .pat-relateditems input[type="text"], .plone-modal-body .field .pat-relateditems input[type="text"] {
  border: none;
  background-image: none;
  box-shadow: none;
}
#content .Badges h3.Badge, #mbp-content .Badges h3.Badge, .plone-modal-body .Badges h3.Badge {
  margin: 0;
}
#content .note, #mbp-content .note, .plone-modal-body .note {
  background: transparent;
  border: none;
}
#content .discreet, #mbp-content .discreet, .plone-modal-body .discreet {
  font-weight: normal;
  font-size: 85%;
}

.CreatorInfo > span {
  display: block;
  margin-bottom: -.66rem;
}
.CreatorInfo .avatar {
  display: inline-block;
  vertical-align: middle;
  border: none;
  border-radius: 50%;
  background-position: 50% 50%;
  background-size: cover;
  margin-right: .66rem;
  box-shadow: inset 0 1px 10px 0 #1F5A64;
}
.CreatorInfo .avatar:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.CreatorInfo h3.Badge.Member {
  font-size: 1rem;
  display: inline-block;
  margin-left: 2.66rem;
  margin-right: .33rem;
}
.CreatorInfo h3.Badge.HGCorrespondent {
  display: none;
}
.CreatorInfo h3.Badge.Reporter {
  position: relative;
  display: inline-block;
  padding: 6px 0 6px 36px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("/++theme++plonetheme.wta/images/badge-01.svg");
  background-size: 30px 30px;
}
.CreatorInfo h3.Badge.Reporter span.Count {
  position: absolute;
  left: 0;
  color: white;
  top: calc(50% - 6px);
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  width: 29px;
}

#hike_results #search-result-listing, #hike_results #trip-reports, #reports_target #search-result-listing, #reports_target #trip-reports, .template-trip-reports #search-result-listing, .template-trip-reports #trip-reports, .template-hikes #search-result-listing, .template-hikes #trip-reports {
  font-size: 1rem;
}
#hike_results #search-result-listing .col.three, #hike_results #trip-reports .col.three, #reports_target #search-result-listing .col.three, #reports_target #trip-reports .col.three, .template-trip-reports #search-result-listing .col.three, .template-trip-reports #trip-reports .col.three, .template-hikes #search-result-listing .col.three, .template-hikes #trip-reports .col.three {
  float: left;
  width: 20%;
  padding-bottom: 1rem;
}
@media (max-width: 36em) {
  #hike_results #search-result-listing .col.three, #hike_results #trip-reports .col.three, #reports_target #search-result-listing .col.three, #reports_target #trip-reports .col.three, .template-trip-reports #search-result-listing .col.three, .template-trip-reports #trip-reports .col.three, .template-hikes #search-result-listing .col.three, .template-hikes #trip-reports .col.three {
    margin-right: 1.66rem;
  }
}
#hike_results #search-result-listing .col.three .thumb-background, #hike_results #trip-reports .col.three .thumb-background, #reports_target #search-result-listing .col.three .thumb-background, #reports_target #trip-reports .col.three .thumb-background, .template-trip-reports #search-result-listing .col.three .thumb-background, .template-trip-reports #trip-reports .col.three .thumb-background, .template-hikes #search-result-listing .col.three .thumb-background, .template-hikes #trip-reports .col.three .thumb-background {
  width: 100%;
  margin: .2rem auto .66rem;
}
#hike_results #search-result-listing .col.three .thumb-background a, #hike_results #trip-reports .col.three .thumb-background a, #reports_target #search-result-listing .col.three .thumb-background a, #reports_target #trip-reports .col.three .thumb-background a, .template-trip-reports #search-result-listing .col.three .thumb-background a, .template-trip-reports #trip-reports .col.three .thumb-background a, .template-hikes #search-result-listing .col.three .thumb-background a, .template-hikes #trip-reports .col.three .thumb-background a {
  display: block;
  text-align: center;
  vertical-align: bottom;
}
#hike_results #search-result-listing .col.three img, #hike_results #trip-reports .col.three img, #reports_target #search-result-listing .col.three img, #reports_target #trip-reports .col.three img, .template-trip-reports #search-result-listing .col.three img, .template-trip-reports #trip-reports .col.three img, .template-hikes #search-result-listing .col.three img, .template-hikes #trip-reports .col.three img {
  max-height: 16rem;
  width: auto;
  vertical-align: bottom;
}
#hike_results #search-result-listing .col.three .media-indicator, #hike_results #trip-reports .col.three .media-indicator, #reports_target #search-result-listing .col.three .media-indicator, #reports_target #trip-reports .col.three .media-indicator, .template-trip-reports #search-result-listing .col.three .media-indicator, .template-trip-reports #trip-reports .col.three .media-indicator, .template-hikes #search-result-listing .col.three .media-indicator, .template-hikes #trip-reports .col.three .media-indicator {
  font-size: .86rem;
  letter-spacing: 0;
  color: #999999;
  line-height: 1rem;
}
#hike_results #search-result-listing .col.three .media-indicator::before, #hike_results #trip-reports .col.three .media-indicator::before, #reports_target #search-result-listing .col.three .media-indicator::before, #reports_target #trip-reports .col.three .media-indicator::before, .template-trip-reports #search-result-listing .col.three .media-indicator::before, .template-trip-reports #trip-reports .col.three .media-indicator::before, .template-hikes #search-result-listing .col.three .media-indicator::before, .template-hikes #trip-reports .col.three .media-indicator::before {
  display: inline-block;
  content: ' ';
  width: 1.66rem;
  height: 1rem;
  background: transparent url(../images/svg/trail-icons/eye.svg) left bottom no-repeat;
}
#hike_results #search-result-listing .col.nine, #hike_results #trip-reports .col.nine, #reports_target #search-result-listing .col.nine, #reports_target #trip-reports .col.nine, .template-trip-reports #search-result-listing .col.nine, .template-trip-reports #trip-reports .col.nine, .template-hikes #search-result-listing .col.nine, .template-hikes #trip-reports .col.nine {
  float: left;
  width: 79.9%;
  box-sizing: border-box;
  padding-left: 1.66rem;
}
@media (max-width: 36em) {
  #hike_results #search-result-listing .col.nine, #hike_results #trip-reports .col.nine, #reports_target #search-result-listing .col.nine, #reports_target #trip-reports .col.nine, .template-trip-reports #search-result-listing .col.nine, .template-trip-reports #trip-reports .col.nine, .template-hikes #search-result-listing .col.nine, .template-hikes #trip-reports .col.nine {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
#hike_results #search-result-listing .col.nine .hike-date, #hike_results #trip-reports .col.nine .hike-date, #reports_target #search-result-listing .col.nine .hike-date, #reports_target #trip-reports .col.nine .hike-date, .template-trip-reports #search-result-listing .col.nine .hike-date, .template-trip-reports #trip-reports .col.nine .hike-date, .template-hikes #search-result-listing .col.nine .hike-date, .template-hikes #trip-reports .col.nine .hike-date {
  margin-bottom: .3rem;
}
#hike_results #search-result-listing .col.nine .trail-issues, #hike_results #trip-reports .col.nine .trail-issues, #reports_target #search-result-listing .col.nine .trail-issues, #reports_target #trip-reports .col.nine .trail-issues, .template-trip-reports #search-result-listing .col.nine .trail-issues, .template-trip-reports #trip-reports .col.nine .trail-issues, .template-hikes #search-result-listing .col.nine .trail-issues, .template-hikes #trip-reports .col.nine .trail-issues {
  margin-bottom: 1rem;
}
#hike_results #search-result-listing .col.nine .trip-features, #hike_results #trip-reports .col.nine .trip-features, #reports_target #search-result-listing .col.nine .trip-features, #reports_target #trip-reports .col.nine .trip-features, .template-trip-reports #search-result-listing .col.nine .trip-features, .template-trip-reports #trip-reports .col.nine .trip-features, .template-hikes #search-result-listing .col.nine .trip-features, .template-hikes #trip-reports .col.nine .trip-features {
  margin: 1rem 0 0 0;
  overflow: hidden;
}
#hike_results #search-result-listing .col.nine .trip-features img, #hike_results #trip-reports .col.nine .trip-features img, #reports_target #search-result-listing .col.nine .trip-features img, #reports_target #trip-reports .col.nine .trip-features img, .template-trip-reports #search-result-listing .col.nine .trip-features img, .template-trip-reports #trip-reports .col.nine .trip-features img, .template-hikes #search-result-listing .col.nine .trip-features img, .template-hikes #trip-reports .col.nine .trip-features img {
  width: 2rem;
  height: 2rem;
  margin-right: .3rem;
}
#hike_results #search-result-listing .col.nine .upvote, #hike_results #trip-reports .col.nine .upvote, #reports_target #search-result-listing .col.nine .upvote, #reports_target #trip-reports .col.nine .upvote, .template-trip-reports #search-result-listing .col.nine .upvote, .template-trip-reports #trip-reports .col.nine .upvote, .template-hikes #search-result-listing .col.nine .upvote, .template-hikes #trip-reports .col.nine .upvote {
  margin-top: 1rem;
}
#hike_results #search-result-listing .col.nine .edit, #hike_results #trip-reports .col.nine .edit, #reports_target #search-result-listing .col.nine .edit, #reports_target #trip-reports .col.nine .edit, .template-trip-reports #search-result-listing .col.nine .edit, .template-trip-reports #trip-reports .col.nine .edit, .template-hikes #search-result-listing .col.nine .edit, .template-hikes #trip-reports .col.nine .edit {
  margin-top: 0.5rem;
}
#hike_results #search-result-listing .col.nine .report-text, #hike_results #trip-reports .col.nine .report-text, #reports_target #search-result-listing .col.nine .report-text, #reports_target #trip-reports .col.nine .report-text, .template-trip-reports #search-result-listing .col.nine .report-text, .template-trip-reports #trip-reports .col.nine .report-text, .template-hikes #search-result-listing .col.nine .report-text, .template-hikes #trip-reports .col.nine .report-text {
  clear: both;
}
#hike_results #search-result-listing .col.nine .report-text a.toggler, #hike_results #trip-reports .col.nine .report-text a.toggler, #reports_target #search-result-listing .col.nine .report-text a.toggler, #reports_target #trip-reports .col.nine .report-text a.toggler, .template-trip-reports #search-result-listing .col.nine .report-text a.toggler, .template-trip-reports #trip-reports .col.nine .report-text a.toggler, .template-hikes #search-result-listing .col.nine .report-text a.toggler, .template-hikes #trip-reports .col.nine .report-text a.toggler {
  display: block;
  line-height: 1.46rem;
  margin-bottom: 1.46rem;
}
#hike_results #search-result-listing .col.nine .report-text a.toggler .show-with-excerpt:before, #hike_results #trip-reports .col.nine .report-text a.toggler .show-with-excerpt:before, #reports_target #search-result-listing .col.nine .report-text a.toggler .show-with-excerpt:before, #reports_target #trip-reports .col.nine .report-text a.toggler .show-with-excerpt:before, .template-trip-reports #search-result-listing .col.nine .report-text a.toggler .show-with-excerpt:before, .template-trip-reports #trip-reports .col.nine .report-text a.toggler .show-with-excerpt:before, .template-hikes #search-result-listing .col.nine .report-text a.toggler .show-with-excerpt:before, .template-hikes #trip-reports .col.nine .report-text a.toggler .show-with-excerpt:before {
  display: inline-block;
  content: '';
  width: 1rem;
  height: 1.46rem;
  background: transparent url(../images/svg/blue-arrow-down.svg) left 90% no-repeat;
  margin-right: .2rem;
}
#hike_results #search-result-listing .col.nine .report-text a.toggler .show-with-full:before, #hike_results #trip-reports .col.nine .report-text a.toggler .show-with-full:before, #reports_target #search-result-listing .col.nine .report-text a.toggler .show-with-full:before, #reports_target #trip-reports .col.nine .report-text a.toggler .show-with-full:before, .template-trip-reports #search-result-listing .col.nine .report-text a.toggler .show-with-full:before, .template-trip-reports #trip-reports .col.nine .report-text a.toggler .show-with-full:before, .template-hikes #search-result-listing .col.nine .report-text a.toggler .show-with-full:before, .template-hikes #trip-reports .col.nine .report-text a.toggler .show-with-full:before {
  display: inline-block;
  content: '';
  width: 1rem;
  height: 1.46rem;
  background: transparent url(../images/svg/blue-arrow-up.svg) left 90% no-repeat;
  margin-right: .2rem;
}
#hike_results #search-result-listing .col.nine .report-text .show-with-full, #hike_results #trip-reports .col.nine .report-text .show-with-full, #reports_target #search-result-listing .col.nine .report-text .show-with-full, #reports_target #trip-reports .col.nine .report-text .show-with-full, .template-trip-reports #search-result-listing .col.nine .report-text .show-with-full, .template-trip-reports #trip-reports .col.nine .report-text .show-with-full, .template-hikes #search-result-listing .col.nine .report-text .show-with-full, .template-hikes #trip-reports .col.nine .report-text .show-with-full {
  line-height: 1.46rem;
  margin-bottom: 2.46rem;
}
#hike_results #search-result-listing .col.nine .report-text .full-report-link, #hike_results #trip-reports .col.nine .report-text .full-report-link, #reports_target #search-result-listing .col.nine .report-text .full-report-link, #reports_target #trip-reports .col.nine .report-text .full-report-link, .template-trip-reports #search-result-listing .col.nine .report-text .full-report-link, .template-trip-reports #trip-reports .col.nine .report-text .full-report-link, .template-hikes #search-result-listing .col.nine .report-text .full-report-link, .template-hikes #trip-reports .col.nine .report-text .full-report-link {
  background-image: linear-gradient(-180deg, #006796 0%, #254663 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: white;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  margin: 0;
}
#hike_results #search-result-listing .col.nine .report-text .full-report-link:hover, #hike_results #search-result-listing .col.nine .report-text .full-report-link:active, #hike_results #trip-reports .col.nine .report-text .full-report-link:hover, #hike_results #trip-reports .col.nine .report-text .full-report-link:active, #reports_target #search-result-listing .col.nine .report-text .full-report-link:hover, #reports_target #search-result-listing .col.nine .report-text .full-report-link:active, #reports_target #trip-reports .col.nine .report-text .full-report-link:hover, #reports_target #trip-reports .col.nine .report-text .full-report-link:active, .template-trip-reports #search-result-listing .col.nine .report-text .full-report-link:hover, .template-trip-reports #search-result-listing .col.nine .report-text .full-report-link:active, .template-trip-reports #trip-reports .col.nine .report-text .full-report-link:hover, .template-trip-reports #trip-reports .col.nine .report-text .full-report-link:active, .template-hikes #search-result-listing .col.nine .report-text .full-report-link:hover, .template-hikes #search-result-listing .col.nine .report-text .full-report-link:active, .template-hikes #trip-reports .col.nine .report-text .full-report-link:hover, .template-hikes #trip-reports .col.nine .report-text .full-report-link:active {
  background-image: linear-gradient(0deg, #006796 0%, #254663 100%);
  filter: brightness(120%);
}
#hike_results #search-result-listing .col.nine .report-text .full-report-link img, #hike_results #trip-reports .col.nine .report-text .full-report-link img, #reports_target #search-result-listing .col.nine .report-text .full-report-link img, #reports_target #trip-reports .col.nine .report-text .full-report-link img, .template-trip-reports #search-result-listing .col.nine .report-text .full-report-link img, .template-trip-reports #trip-reports .col.nine .report-text .full-report-link img, .template-hikes #search-result-listing .col.nine .report-text .full-report-link img, .template-hikes #trip-reports .col.nine .report-text .full-report-link img {
  display: none;
}
#hike_results .field input[type="text"], #reports_target .field input[type="text"], .template-trip-reports .field input[type="text"], .template-hikes .field input[type="text"] {
  font-size: initial;
}

.portletHeader {
  background-color: #8AAB37;
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.46rem;
  line-height: 2.13rem;
  letter-spacing: .25px;
  color: white;
  padding: .66rem 1rem;
}

dd.portletItem {
  padding: 1.66rem 1.66rem 3.33rem 1.66rem;
}

button,
input[type="submit"],
input[type="button"],
input.go-button,
a.go-button,
#content a.go-button,
a.button,
a.huge-button,
#portal-siteactions li#siteaction-donate a,
div.discussion input.standalone,
#mbp-content input[type="submit"],
#mbp-content input[type="button"],
#content input[type="submit"].wta-action, #content a.button.wta-action {
  background-image: linear-gradient(-180deg, #006796 0%, #254663 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: white;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  border: none;
}
button:hover, button:active,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:active,
input.go-button:hover,
input.go-button:active,
a.go-button:hover,
a.go-button:active,
#content a.go-button:hover,
#content a.go-button:active,
a.button:hover,
a.button:active,
a.huge-button:hover,
a.huge-button:active,
#portal-siteactions li#siteaction-donate a:hover,
#portal-siteactions li#siteaction-donate a:active,
div.discussion input.standalone:hover,
div.discussion input.standalone:active,
#mbp-content input[type="submit"]:hover,
#mbp-content input[type="submit"]:active,
#mbp-content input[type="button"]:hover,
#mbp-content input[type="button"]:active,
#content input[type="submit"].wta-action:hover,
#content input[type="submit"].wta-action:active, #content a.button.wta-action:hover, #content a.button.wta-action:active {
  background-image: linear-gradient(0deg, #006796 0%, #254663 100%);
  filter: brightness(120%);
}

#mbp-content a.cancel-btn {
  background-image: linear-gradient(-180deg, #006796 0%, #254663 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: white;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  padding: .4rem 1rem;
  border: none;
  color: white;
}
#mbp-content a.cancel-btn:hover, #mbp-content a.cancel-btn:active {
  background-image: linear-gradient(0deg, #006796 0%, #254663 100%);
  filter: brightness(120%);
}

.button-gold {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: #2A2A2A;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  border: none;
  color: #2A2A2A;
}
.button-gold:hover, .button-gold:active {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  filter: brightness(120%);
}

.button-lightgreen {
  background-image: linear-gradient(-180deg, #8AAB37 0%, #4A7628 99%);
  border-radius: 5px;
  padding: .4rem 1rem;
  font-size: .8rem;
  line-height: 1.46rem;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  color: white;
  border-bottom: none;
}
.button-lightgreen:hover, .button-lightgreen:active {
  background-image: linear-gradient(-180deg, #8AAB37 0%, #4A7628 99%);
  filter: brightness(120%);
}

#mbp-content .ui.button.small, #content .ui.button.small {
  height: auto;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input.go-button:hover,
a.go-button:hover,
a.button:hover,
#content a.go-button:hover,
dl.portlet a.go-button:hover,
#content a.button:hover,
div.discussion input.standalone:hover {
  background-color: #999999;
  color: white;
}

#content .field input[type="password"], #content .field input#userid {
  margin: 0;
  padding: .1em .2em;
  border: 1px solid #aaa;
  cursor: text;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -ms-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(top, #eee 1%, #fff 15%);
  font-size: 1.5em;
}
#content .field input[type="password"]:focus, #content .field input#userid:focus {
  border-color: #5897fb;
  outline: 0;
}

#viewlet-below-content-body {
  position: relative;
}
#viewlet-below-content-body #report-abuse-viewlet {
  position: absolute;
  right: 0.33rem;
  bottom: -6rem;
}

#report-abuse-viewlet form p input[type=submit] {
  background: transparent;
  color: #00557B !important;
  padding: 0 .86rem 0 0;
  background: transparent url(../images/svg/blue-arrow-right.svg) right center no-repeat;
  border: none;
  text-transform: none;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: normal;
}
#report-abuse-viewlet form p input[type=submit]:hover {
  color: #00557B;
}

#viewlet-below-content {
  background-color: #F9F9F9;
  margin-top: 1.33rem;
  padding-top: 2.66rem;
  padding-bottom: 3.33rem;
}
@media (max-width: 66em) {
  #viewlet-below-content {
    padding: 2.66rem 4% 3.33rem 4%;
  }
}
#viewlet-below-content .comments-wrapper {
  max-width: 1000px;
  width: auto;
  margin: 0 auto;
  border-bottom: solid 1px #999999;
}
#viewlet-below-content .comments-wrapper .visualClear {
  clear: both;
}
#viewlet-below-content .comments-wrapper .reply fieldset {
  width: 100%;
}
#viewlet-below-content #comments-header {
  padding-bottom: 1.66rem;
}
#viewlet-below-content #comments-header h2 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  float: left;
  margin-right: 3.33rem;
}
@media (max-width: 47em) {
  #viewlet-below-content #comments-header h2 {
    float: none;
    margin-bottom: 1.66rem;
  }
}
@media (max-width: 33em) {
  #viewlet-below-content #comments-header h2 {
    margin-bottom: 2.86rem;
  }
}
#viewlet-below-content #comments-header .wta-action {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: #2A2A2A;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
}
#viewlet-below-content #comments-header .wta-action:hover, #viewlet-below-content #comments-header .wta-action:active {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  filter: brightness(120%);
}
#viewlet-below-content .comment {
  clear: both;
  line-height: 1.46rem;
  font-size: 1rem;
  margin-top: 0;
}
#viewlet-below-content .comment[class*=level-] .body-and-actions {
  margin-left: 4.66rem;
  padding-left: 2.33rem;
  position: relative;
}
#viewlet-below-content .comment[class*=level-] .body-and-actions:before {
  display: block;
  content: '';
  position: absolute;
  top: -.86rem;
  left: 0;
  width: 2.33rem;
  height: 3rem;
  background: url("/++resource+++wta.content/comment-indent.png") left top no-repeat;
}
#viewlet-below-content .comment.level-0 {
  padding-top: 1.66rem;
  border-top: solid 1px #999999;
}
#viewlet-below-content .comment.level-0 .body-and-actions {
  margin-left: 0;
  padding-left: 0;
}
#viewlet-below-content .comment.level-0 .body-and-actions:before {
  display: none;
  background-image: none;
}
#viewlet-below-content .comment.level-1 .body-and-actions {
  margin-left: 0;
}
#viewlet-below-content .comment.level-2 .body-and-actions {
  margin-left: 2.33rem;
}
#viewlet-below-content .comment h3 {
  display: none;
}
#viewlet-below-content .comment .commentBody {
  border: none;
  color: #2A2A2A !important;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
#viewlet-below-content .comment .commentBody p:first-child {
  margin-top: 0;
}
#viewlet-below-content .comment .heading-and-body {
  width: 62.5%;
  float: left;
  margin-right: 12.5%;
}
#viewlet-below-content .comment button, #viewlet-below-content .comment input[type="submit"], #viewlet-below-content .comment input[type="button"] {
  background-image: linear-gradient(-180deg, #006796 0%, #254663 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: white;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  padding: .33rem 1rem;
  margin-bottom: 1.66rem;
}
#viewlet-below-content .comment button:hover, #viewlet-below-content .comment button:active, #viewlet-below-content .comment input[type="submit"]:hover, #viewlet-below-content .comment input[type="submit"]:active, #viewlet-below-content .comment input[type="button"]:hover, #viewlet-below-content .comment input[type="button"]:active {
  background-image: linear-gradient(0deg, #006796 0%, #254663 100%);
  filter: brightness(120%);
}
#viewlet-below-content .comment .documentByLine {
  margin-left: 0;
  width: 25%;
  float: right;
  margin-right: 0;
}
#viewlet-below-content .comment .documentByLine h4 {
  font-family: 'Oswald', sans-serif;
  font-size: .86rem;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  color: #999999;
}
#viewlet-below-content .comment .documentByLine br {
  display: none;
}
#viewlet-below-content .comment .documentByLine p {
  margin-top: .3rem;
}
#viewlet-below-content .comment .documentByLine span::before {
  content: "\A";
  white-space: pre;
}

.item {
  clear: both;
  padding-top: 2rem;
  padding-bottom: 1rem;
  border-bottom: solid 1px #999999;
  float: left;
  width: 100%;
}
.item p {
  margin: initial;
}
.item .photo img {
  vertical-align: middle;
}

.template-hikes .search-advanced {
  display: none;
}

.template-backpacks .item.profile {
  padding: 22px 22px 22px;
  border-bottom: 4px solid #e1dfe0;
}

.pattern-relateditems-type-Hike .pattern-relateditems-result-icon {
  display: none;
}

.template-tripreport-edit .pattern-relateditems-tree, .template-tripreport-add .pattern-relateditems-tree {
  display: none;
}

.captioned-image .image-with-caption {
  margin: 0 auto;
}

.pagination li {
  list-style: none;
  display: inline-block;
}

body .pagination {
  clear: both;
  padding: .66rem 0;
  margin: .5rem 0;
  border-top: solid 1px #999999;
}
body .pagination:last-child {
  border-bottom: none;
}
body .pagination ul {
  margin: 0;
  padding: 0;
}
body .pagination .pagination-label {
  font-family: 'Oswald', sans-serif;
  font-size: .86rem;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}
body .pagination span, body .pagination a {
  display: inline-block;
  margin-right: 1.1rem;
  padding: 0;
  border: none;
  font-size: initial;
}
@media (max-width: 31em) {
  body .pagination span, body .pagination a {
    margin-right: .4rem;
  }
}
body .pagination .next {
  padding-left: 1.33rem;
  border-left: solid 1px #999999;
  float: right;
}
@media (max-width: 28em) {
  body .pagination .next {
    margin-left: 0.4rem;
  }
}
body .pagination .next a:after {
  display: inline-block;
  content: '';
  width: .66rem;
  height: 1rem;
  background: transparent url(../images/svg/blue-arrow-right.svg) right bottom no-repeat;
}
body .pagination .previous {
  padding-right: 1.33rem;
  border-right: solid 1px #999999;
}
@media (max-width: 28em) {
  body .pagination .previous {
    margin-right: 0.4rem;
  }
}
body .pagination .previous a:before {
  display: inline-block;
  content: '';
  width: .66rem;
  height: 1rem;
  background: transparent url(../images/svg/blue-arrow-left.svg) right bottom no-repeat;
}

.template-blogentry_view div[id^="parent-fieldname-text"] {
  margin: 3.33rem 16.66% 0;
}
@media (max-width: 47em) {
  .template-blogentry_view div[id^="parent-fieldname-text"] {
    margin: 0;
  }
}

#portal-header-portlets,
#portal-footer-portlets {
  clear: both;
}
#portal-header-portlets dl.portlet,
#portal-footer-portlets dl.portlet {
  border: none;
}
#portal-header-portlets dt.portletHeader,
#portal-footer-portlets dt.portletHeader {
  display: none;
}
#portal-header-portlets dd.portletItem,
#portal-footer-portlets dd.portletItem {
  background: transparent;
  padding: 0;
}

.alert {
  margin: 1.33rem 0;
  font-size: 1rem;
}
.alert h4 {
  display: inline-block;
  color: #E9A82B;
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.13rem;
  letter-spacing: 0;
  margin-right: .75rem;
}
.alert h4:after {
  content: ':';
}
.alert.red {
  background: #F3F3F3 url(../images/svg/trail-icons/alert_red.svg) 1.33rem center no-repeat;
  padding: 1.33rem 1.33rem 1.33rem 4.16rem;
  color: #C50011;
}
.search-listing .alert.red {
  margin: 0;
  padding: 1.33rem 0 1.33rem 2.83rem;
  background-position: 0 center;
}
.alert.orange {
  background: #F3F3F3 url(../images/svg/trail-icons/alert_orange.svg) 1.33rem center no-repeat;
  padding: 1.33rem 1.33rem 1.33rem 4.16rem;
}
.search-listing .alert.orange {
  margin: 0;
  padding: 1.33rem 0 1.33rem 2.83rem;
  background-position: 0 center;
}

.Rating label {
  float: left;
  line-height: 25px;
}

.AverageRating, .UserRating {
  overflow: hidden;
  vertical-align: middle;
}

.star-rating {
  position: relative;
  height: 25px;
  overflow: hidden;
  list-style: none;
  padding: 0;
  background-position: left top;
}

.star-rating li {
  display: inline;
}

.star-rating a,
.star-rating .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
}

.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
  background-position: left bottom;
}

.star-rating .current-rating {
  z-index: 1;
  background-position: left center;
}

/* for an inline rater */
.inline-rating {
  display: -moz-inline-block;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}

/* User rating */
.UserRating {
  margin: 0;
}

.small-star .UserRating {
  margin-top: 3px;
}

.UserRating .DeleteRating {
  float: left;
  width: 25px;
  height: 25px;
  margin-left: 11px;
  text-indent: -1000em;
  background-image: url("++resource++contentratings/X_icon_20x20.gif");
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.UserRating .DeleteRating.Disabled {
  background-image: url("++resource++contentratings/X_icon_20x20_gray.gif");
  background-position: center center;
  background-repeat: no-repeat;
}

/* smaller star */
.small-star .star-rating {
  margin: 0 0 0 3px;
  width: 50px;
  height: 10px;
}

.small-star .star-rating,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating {
  background-image: url("++resource++contentratings/star_small.gif");
  line-height: 1em;
  height: 10px;
}

.small-star .UserRating .DeleteRating {
  width: 12px;
  height: 10px;
  background-image: url("++resource++contentratings/X_icon_10x10.gif");
  background-position: center center;
  background-repeat: no-repeat;
}

.small-star .DeleteRating.Disabled {
  background-image: url("++resource++contentratings/X_icon_10x10_gray.gif");
}

.small-star label {
  font-size: 9px;
  line-height: 10px;
}

#report-wrapper {
  padding-top: 2rem;
}
#report-wrapper .trip-report-icon {
  float: left;
  margin-right: .66rem;
  margin-top: -.2rem;
}
#report-wrapper .documentFirstHeading {
  clear: left;
}
#report-wrapper .title-container h3 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
}
#report-wrapper .documentFirstHeading {
  color: #00557B;
}
#report-wrapper .date-and-author {
  width: 27.5862068966%;
  float: left;
  margin-right: 3.4482758621%;
}
#report-wrapper .date-and-author .HikedDate {
  margin-top: .66rem;
}
#report-wrapper .date-and-author .date-label {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #E9A82B;
}
#report-wrapper .date-and-author .date-label:before {
  content: '';
  display: inline-block;
  width: 1.66rem;
  height: 1.66rem;
  background: transparent url(../images/svg/calendar.svg) left center no-repeat;
  vertical-align: bottom;
  margin-right: .2rem;
}
#report-wrapper .date-and-author .date-label:after {
  content: ':';
}
#report-wrapper #trip-report-features {
  width: 48.275862069%;
  float: left;
  margin-right: 3.4482758621%;
}
#report-wrapper #trip-report-features .trip-condition.grid_7 {
  clear: left;
  float: left;
  width: 100%;
}
#report-wrapper #trip-report-features h4 {
  float: left;
  clear: left;
  margin-right: .3rem;
}
#report-wrapper #trip-report-features span {
  display: block;
  line-height: 1.2rem;
  margin-bottom: .66rem;
  overflow: hidden;
}
#report-wrapper .tripreport-edit {
  text-align: right;
  float: right;
}
@media (max-width: 47em) {
  #report-wrapper .date-and-author {
    width: 37.9310344828%;
    float: left;
    margin-right: 3.4482758621%;
  }
  #report-wrapper #trip-report-features {
    width: 58.6206896552%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 36em) {
  #report-wrapper .date-and-author, #report-wrapper #trip-report-features {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#report-wrapper .date-and-author h4, #report-wrapper #trip-report-features h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #8AAB37;
  line-height: 1.2rem;
  margin-bottom: .66rem;
}
#report-wrapper .date-and-author h4:after, #report-wrapper #trip-report-features h4:after {
  content: ':';
}
#report-wrapper .date-and-author, #report-wrapper #trip-report-features, #report-wrapper .sharebuttons {
  margin-bottom: 3.33rem;
}
@media (max-width: 36rem) {
  #report-wrapper .date-and-author, #report-wrapper #trip-report-features, #report-wrapper .sharebuttons {
    margin-bottom: 1.66rem;
  }
}
#report-wrapper #trip-features {
  clear: left;
}
#report-wrapper #trip-features .feature {
  float: left;
  margin-right: 1rem;
}
#report-wrapper #related-hike-links {
  float: right;
  width: 33%;
  box-sizing: border-box;
  padding: 0 1.66rem 0;
  border-left: solid 1px #999999;
  margin: 0 0 1.66rem 1.66rem;
}
#report-wrapper #related-hike-links h3 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.33rem;
  color: #8AAB37;
  letter-spacing: 0;
}
#report-wrapper #related-hike-links h3:before {
  display: block;
  height: 3rem;
  width: 3rem;
  float: left;
  margin-right: .5rem;
  margin-top: -.25rem;
  content: '';
  background: transparent url(../images/svg/map-orange.svg) left center no-repeat;
}
#report-wrapper #related-hike-links ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: .33rem;
}
#report-wrapper #related-hike-links li {
  background: transparent url(../images/svg/bullet-orange.svg) left 0.75rem no-repeat;
  padding-left: .86rem;
  font-size: 1.13rem;
  line-height: 1.86rem;
}
@media (max-width: 54em) {
  #report-wrapper #related-hike-links {
    display: none;
  }
}
#report-wrapper #tripreport-body {
  margin-top: 3.33rem;
  clear: both;
}
#report-wrapper #tripreport-body-text {
  margin-left: 16.66%;
  margin-right: 16.66%;
}
@media (max-width: 47em) {
  #report-wrapper #tripreport-body-text {
    margin: 0;
  }
}
#report-wrapper #video {
  margin-bottom: 3.33rem;
}
#report-wrapper #additional-links {
  margin: 3.33rem 16.66% .66rem 16.66%;
  padding-bottom: 1.66rem;
  border-bottom: solid 1px #999999;
}
#report-wrapper #additional-links h3 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.33rem;
  color: #8AAB37;
  letter-spacing: 0;
}
#report-wrapper #additional-links h3:before {
  display: inline-block;
  content: '';
  width: 1.46rem;
  height: 1.33rem;
  margin-right: .33rem;
  background: transparent url(../images/svg/trail-icons/eye.svg) left 0.5rem no-repeat;
}
#report-wrapper #additional-links ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
#report-wrapper #additional-links ul li {
  background: transparent url(../images/svg/bullet-orange.svg) left 0.75rem no-repeat;
  padding-left: .86rem;
  font-size: 1.13rem;
  line-height: 1.86rem;
}
@media (max-width: 47em) {
  #report-wrapper #additional-links {
    margin: 0;
  }
}
#report-wrapper #hike-rating {
  position: relative;
  margin: .66rem 16.66% 1.66rem 16.66%;
}
#report-wrapper #hike-rating .thumb-rating {
  float: none;
}
#report-wrapper #hike-rating img {
  vertical-align: middle;
}
#report-wrapper #hike-rating .like-text {
  position: relative;
  padding-right: 0.75rem;
}
#report-wrapper #hike-rating .like-button {
  background: transparent url(../images/svg/blue-arrow-right.svg) right center no-repeat;
  color: #00557B;
  padding-left: 0;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
#report-wrapper #hike-rating label {
  text-decoration: none;
}
#report-wrapper #hike-rating .like-summary {
  position: absolute;
  top: 1.33rem;
  left: 1.46rem;
}
#report-wrapper #hike-rating .like-summary .tally-total {
  color: white;
}
@media (max-width: 47em) {
  #report-wrapper #hike-rating {
    margin: 1.66rem 0 0 0;
  }
}

.template-tripreport_view #content {
  position: relative;
}
.template-tripreport_view #plone-document-byline .documentModified {
  display: none;
}
.template-tripreport_view #report-abuse-viewlet {
  position: absolute;
  bottom: -7.33rem;
  right: .33rem;
}
@media (max-width: 33em) {
  .template-tripreport_view #report-abuse-viewlet {
    bottom: -8.86rem;
    left: 0;
    right: auto;
  }
}
.template-tripreport_view #category {
  display: none;
}

#hike-wrapper {
  padding-top: 3rem;
}
#hike-wrapper #hike-top {
  width: 79.3103448276%;
  float: left;
  margin-right: 3.4482758621%;
}
#hike-wrapper #hike-stats {
  width: 100%;
  margin: 1.33rem 0 .86rem;
  float: left;
}
#hike-wrapper .hike-stat {
  width: 21.7391304348%;
  float: left;
  margin-right: 4.347826087%;
}
#hike-wrapper #hike-rating {
  width: 21.7391304348%;
  float: right;
  margin-right: 0;
}
#hike-wrapper #hike-rating #rating-widget {
  display: none;
}
@media (max-width: 47em) {
  #hike-wrapper #hike-top {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 36em) {
  #hike-wrapper .hike-stat {
    width: 48.275862069%;
    float: left;
    margin-right: 3.4482758621%;
    margin-bottom: 1.66rem;
  }
  #hike-wrapper .hike-stat:nth-child(2), #hike-wrapper #hike-rating {
    width: 48.275862069%;
    float: right;
    margin-right: 0;
  }
}
#hike-wrapper .hike-stat, #hike-wrapper #hike-rating {
  font-size: .86rem;
  letter-spacing: 0;
  line-height: 1.26rem;
}
#hike-wrapper .hike-stat h4, #hike-wrapper #hike-rating h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #999999;
  margin-bottom: .3rem;
}
#hike-wrapper .hike-stat h4 img, #hike-wrapper #hike-rating h4 img {
  vertical-align: top;
  margin-right: .4rem;
}
#hike-wrapper .hike-stat .AverageRating br,
#hike-wrapper .hike-stat .DeleteRating, #hike-wrapper #hike-rating .AverageRating br,
#hike-wrapper #hike-rating .DeleteRating {
  display: none;
}
#hike-wrapper .hike-stat .star-rating, #hike-wrapper #hike-rating .star-rating {
  text-indent: -200px;
  overflow: hidden;
  height: 20px;
  background: transparent url(../images/svg/trail-icons/stars.svg) 0 0 repeat-x;
  background-size: 20px 34px;
}
#hike-wrapper .hike-stat .star-rating a:hover, #hike-wrapper #hike-rating .star-rating a:hover {
  background: transparent url(../images/svg/trail-icons/stars.svg) 0 -20px repeat-x;
}
#hike-wrapper .hike-stat .current-rating, #hike-wrapper #hike-rating .current-rating {
  background: transparent url(../images/svg/trail-icons/stars.svg) 0 -20px repeat-x;
  background-size: 20px 34px;
}
#hike-wrapper .hike-stat .rating-count a, #hike-wrapper #hike-rating .rating-count a {
  display: block;
}
#hike-wrapper #hike-features {
  width: 100%;
  float: left;
  margin-bottom: 1.33rem;
}
#hike-wrapper #hike-features .feature {
  float: left;
  margin-right: 1rem;
  position: relative;
}
#hike-wrapper .alerts-and-conditions {
  clear: left;
}
#hike-wrapper .shareicons, #hike-wrapper .printlink {
  padding: 1rem 1rem;
}
#hike-wrapper .sharebuttons {
  margin-top: 5.33rem;
}
@media (max-width: 47em) {
  #hike-wrapper .sharebuttons {
    margin-top: .66rem;
  }
}
#hike-wrapper .sharebuttons .omega {
  background: transparent url(../images/svg/backpack-triangle.svg) left center no-repeat;
  margin-left: -.9rem;
  padding-left: .9rem;
}
@media (max-width: 36em) {
  #hike-wrapper .sharebuttons .printlink {
    display: none;
  }
}
#hike-wrapper .backpack-wrapper {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  border-radius: 5px;
  padding: 1rem;
  cursor: pointer;
}
@media (max-width: 47em) {
  #hike-wrapper .backpack-wrapper {
    width: 8rem;
    float: left;
    padding-left: 1.66rem;
    margin-right: 1.66rem;
  }
}
#hike-wrapper .backpack-wrapper a {
  color: #2A2A2A;
}
#hike-wrapper .backpack-wrapper .symbol {
  color: white;
  font-size: 2rem;
  font-weight: bold;
  float: left;
  margin: .15rem .5rem 0 -1rem;
}
#hike-wrapper .backpack-wrapper .saved-status {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.13rem;
}
#hike-wrapper .backpack-wrapper .my-backpack {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
@media (max-width: 54em) and (min-width: 47em) {
  #hike-wrapper .backpack-wrapper {
    padding: .5rem;
  }
  #hike-wrapper .backpack-wrapper .saved-status {
    font-size: .86rem;
  }
  #hike-wrapper .backpack-wrapper .symbol {
    margin-top: 0;
  }
  #hike-wrapper .backpack-wrapper .my-backpack {
    font-family: 'Oswald', sans-serif;
    font-size: .86rem;
    text-transform: uppercase;
    letter-spacing: 1.25px;
  }
}
#hike-wrapper #hike-carousel {
  clear: both;
  margin-bottom: 3.33rem;
  padding-top: 1.66rem;
}
#hike-wrapper #hike-carousel .image-with-caption > img {
  width: 100%;
}
#hike-wrapper #hike-title-and-books {
  width: 29.4117647059%;
  float: left;
  margin-right: 5.8823529412%;
  font-size: .86rem;
  line-height: 1.2rem;
  margin-bottom: 3.33rem;
}
@media (max-width: 36em) {
  #hike-wrapper #hike-title-and-books {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#hike-wrapper #hike-title-and-books .hike-sidebar-heading h4 {
  color: #E9A82B;
}
#hike-wrapper #hike-title-and-books #trip-report-count-and-link {
  margin-bottom: 3.33rem;
}
#hike-wrapper #hike-title-and-books #trip-report-count-and-link .trip-report-icon {
  vertical-align: bottom;
  margin-right: .3rem;
}
#hike-wrapper #hike-title-and-books #books-guides-maps {
  border-top: solid 1px #999999;
  padding-top: 1.66rem;
}
#hike-wrapper #hike-title-and-books .additionalInfo {
  margin-top: 1rem;
}
#hike-wrapper #hike-body-text {
  width: 64.7058823529%;
  float: right;
  margin-right: 0;
}
@media (max-width: 36em) {
  #hike-wrapper #hike-body-text {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#hike-wrapper #hike-trailhead-and-map {
  clear: both;
  border-top: solid 1px #999999;
  padding-top: 1.66rem;
}
#hike-wrapper #hike-trailhead-and-map #hike-trailhead-and-map-header h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #E9A82B;
}
#hike-wrapper #hike-trailhead-and-map #hike-trailhead-and-map-header h3 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  margin-bottom: 1.66rem;
}
#hike-wrapper #hike-trailhead-and-map #trailhead-map {
  margin-bottom: 3.33rem;
}
@media (max-width: 36em) {
  #hike-wrapper #hike-trailhead-and-map #trailhead-map {
    margin-bottom: 1.66rem;
  }
}
#hike-wrapper #hike-trailhead-and-map .googleMapView {
  background-color: #F3F3F3;
}
#hike-wrapper #hike-trailhead-and-map .legend {
  float: left;
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #E9A82B;
  margin-right: 1rem;
}
#hike-wrapper #hike-trailhead-and-map .legend img {
  vertical-align: bottom;
}
#hike-wrapper #hike-trailhead-and-map .latlong {
  font-size: .86rem;
  letter-spacing: 0;
  line-height: 2rem;
}
#hike-wrapper #hike-trailhead-and-map a.full-map {
  float: right;
}
@media (max-width: 36em) {
  #hike-wrapper #hike-trailhead-and-map a.full-map {
    float: none;
    display: block;
  }
}
#hike-wrapper #hike-trailhead-and-map a.full-map img {
  vertical-align: text-top;
}
#hike-wrapper #hike-trailhead-and-map .hike-sidebar-heading {
  width: 29.4117647059%;
  float: left;
  margin-right: 5.8823529412%;
  line-height: 1.46rem;
  margin-bottom: 3.33rem;
}
#hike-wrapper #hike-trailhead-and-map .hike-sidebar-heading h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #8AAB37;
  margin-bottom: .3rem;
}
#hike-wrapper #hike-trailhead-and-map .hike-sidebar-heading p {
  margin: 0 0 1.46rem 0;
}
@media (max-width: 36em) {
  #hike-wrapper #hike-trailhead-and-map .hike-sidebar-heading {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}
#hike-wrapper #hike-trailhead-and-map #driving-directions {
  width: 64.7058823529%;
  float: right;
  margin-right: 0;
  font-size: 1.13rem;
  line-height: 1.86rem;
  letter-spacing: 0;
  margin-bottom: 3.33rem;
}
#hike-wrapper #hike-trailhead-and-map #driving-directions h2 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  margin-bottom: 2rem;
}
@media (max-width: 36em) {
  #hike-wrapper #hike-trailhead-and-map #driving-directions h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: .33rem;
  }
}
#hike-wrapper #hike-trailhead-and-map #driving-directions .alert {
  font-size: 1rem;
}
@media (max-width: 36em) {
  #hike-wrapper #hike-trailhead-and-map #driving-directions {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.66rem;
    font-size: 1rem;
    line-height: 1.46rem;
  }
  #hike-wrapper #hike-trailhead-and-map #driving-directions p {
    margin-top: 0;
  }
}
#hike-wrapper .hike-major-section .improve-entry {
  clear: both;
  border-top: solid 1px #999999;
  padding: 1.66rem 20% 3.33rem 20%;
  letter-spacing: 0;
  line-height: 22px;
}
#hike-wrapper .hike-major-section .improve-entry img {
  vertical-align: middle;
  margin-left: .3rem;
}
#hike-wrapper .hike-major-section .improve-entry div, #hike-wrapper .hike-major-section .improve-entry p, #hike-wrapper .hike-major-section .improve-entry form {
  display: inline-block;
}
#hike-wrapper .hike-major-section .improve-entry form {
  margin-left: 3.33rem;
}
#hike-wrapper .hike-major-section .improve-entry .button {
  background-image: linear-gradient(-180deg, #006796 0%, #254663 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: white;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
}
#hike-wrapper .hike-major-section .improve-entry .button:hover, #hike-wrapper .hike-major-section .improve-entry .button:active {
  background-image: linear-gradient(0deg, #006796 0%, #254663 100%);
  filter: brightness(120%);
}
@media (max-width: 47em) {
  #hike-wrapper .hike-major-section .improve-entry {
    padding: 1.66rem 0 1.66rem 0;
  }
}
#hike-wrapper .hike-related {
  background-color: #F9F9F9;
  margin-bottom: 3.33rem;
  clear: both;
  /* in case dates are added like design shows */
}
#hike-wrapper .hike-related .mosaic-grid-cell.mosaic-width-half {
  box-sizing: border-box;
  padding: 1.66rem;
  margin: 0;
  width: 50%;
  float: left;
}
#hike-wrapper .hike-related:after {
  display: block;
  content: '';
  clear: both;
}
#hike-wrapper .hike-related p {
  margin: 0;
}
#hike-wrapper .hike-related img {
  float: left;
  margin-right: 1.66rem;
  max-width: 35%;
}
#hike-wrapper .hike-related h4 {
  font-family: 'Oswald', sans-serif;
  font-size: .8rem;
  color: #8AAB37;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  font-weight: normal;
}
#hike-wrapper .hike-related h4 a {
  color: #8AAB37;
  text-decoration: none;
}
#hike-wrapper .hike-related h3 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-weight: normal;
  font-size: 1.46rem;
  letter-spacing: 0;
  line-height: 1.66rem;
  margin-top: .33rem;
  text-transform: none;
}
#hike-wrapper .hike-related h3 a {
  color: #333;
  text-decoration: none;
}
#hike-wrapper .hike-related p {
  font-size: .86rem;
  color: #999999;
}

#trip-report-listing {
  background-color: #F9F9F9;
  margin-top: 1.33rem;
  padding-top: 2.66rem;
}
#trip-report-listing a {
  color: #00557B;
}
@media (max-width: 66em) {
  #trip-report-listing {
    padding: 2.66rem 4% 0 4%;
  }
}
#trip-report-listing #trip-report-listing-header, #trip-report-listing #reports_target {
  max-width: 1000px;
  margin: 0 auto;
}
#trip-report-listing #trip-report-listing-header .trip-report-listing-summary {
  width: 48.5714285714%;
  float: left;
  margin-right: 2.8571428571%;
}
@media (max-width: 40em) {
  #trip-report-listing #trip-report-listing-header .trip-report-listing-summary {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#trip-report-listing #trip-report-listing-header .trip-report-listing-summary img {
  float: left;
  margin: .2rem 1rem 1.66rem 0;
}
#trip-report-listing #trip-report-listing-header .trip-report-listing-summary h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #E9A82B;
}
#trip-report-listing #trip-report-listing-header .trip-report-listing-summary h2 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  margin-bottom: 3.33rem;
}
@media (max-width: 40em) {
  #trip-report-listing #trip-report-listing-header .trip-report-listing-summary h2 {
    margin-bottom: 1.66rem;
  }
}
#trip-report-listing #trip-report-listing-header .trip-report-listing-summary #trip-report-sort {
  display: none;
}
#trip-report-listing #trip-report-listing-header .submission-pitch {
  width: 48.5714285714%;
  float: right;
  margin-right: 0;
  text-align: right;
  margin-top: 1.66rem;
}
@media (max-width: 54em) {
  #trip-report-listing #trip-report-listing-header .submission-pitch {
    margin-top: 0;
  }
}
@media (max-width: 40em) {
  #trip-report-listing #trip-report-listing-header .submission-pitch {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
}
#trip-report-listing #trip-report-listing-header .submission-pitch h3 {
  display: inline-block;
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.33rem;
  letter-spacing: 0;
  color: #E9A82B;
}
@media (max-width: 54em) {
  #trip-report-listing #trip-report-listing-header .submission-pitch h3 {
    display: block;
    margin-bottom: .66rem;
  }
}
#trip-report-listing #trip-report-listing-header .submission-pitch a {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: #2A2A2A;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  display: inline-block;
  margin-left: .66rem;
}
#trip-report-listing #trip-report-listing-header .submission-pitch a:hover, #trip-report-listing #trip-report-listing-header .submission-pitch a:active {
  background-image: linear-gradient(-180deg, #F5AF2C 0%, #E9A82B 52%, #DE9C3B 100%);
  filter: brightness(120%);
}
@media (max-width: 40em) {
  #trip-report-listing #trip-report-listing-header .submission-pitch a {
    margin-left: 0;
  }
}
#trip-report-listing #reports_target {
  clear: both;
}
#trip-report-listing #reports_target #count-data {
  display: none;
}
#trip-report-listing #reports_target .pagination {
  padding-bottom: .66rem;
  border-bottom: solid 1px #999999;
}
#trip-report-listing #reports_target .item .col.three .thumb-background {
  background-color: #F3F3F3;
}
#trip-report-listing #reports_target .item .col.nine {
  float: left;
  width: 79.9%;
  box-sizing: border-box;
  padding-left: 1.66rem;
  margin-bottom: 3.33rem;
}
@media (max-width: 36em) {
  #trip-report-listing #reports_target .item .col.nine {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
#trip-report-listing #reports_target .item .col.nine .listitem-title {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.46rem;
  color: #00557B;
  letter-spacing: 0;
  line-height: 2.13rem;
}
@media (max-width: 36em) {
  #trip-report-listing #reports_target .item .col.nine .listitem-title {
    line-height: 1.66rem;
  }
}
#trip-report-listing #reports_target .item .col.nine h3.region {
  font-family: 'Oswald', sans-serif;
  font-size: .86rem;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  color: #999999;
}
#trip-report-listing #reports_target .item .col.nine .CreatorInfo {
  float: right;
  width: 50%;
}
@media (max-width: 47em) {
  #trip-report-listing #reports_target .item .col.nine .CreatorInfo {
    width: 100%;
    float: none;
    margin-top: 1rem;
  }
}
@media (max-width: 36em) {
  #trip-report-listing #reports_target .item .col.nine .CreatorInfo {
    display: none;
  }
}
#trip-report-listing #reports_target .item .col.nine .CreatorInfo > span {
  display: inline-block;
}
#trip-report-listing #reports_target .item .col.nine .CreatorInfo > span a {
  display: inline-block;
  margin-right: 1rem;
}
#trip-report-listing #reports_target .item .col.nine .CreatorInfo .Badges {
  display: inline-block;
}
#trip-report-listing #reports_target .item .col.nine .CreatorInfo .upvote {
  font-weight: bold;
}
#trip-report-listing #reports_target .item .col.nine .CreatorInfo .upvote img {
  display: inline-block;
  margin-right: .3rem;
  vertical-align: middle;
}
#trip-report-listing #reports_target .item .col.nine .trip-report-stats {
  width: 49%;
}
#trip-report-listing #reports_target .item .col.nine .trip-report-stats .hike-date strong {
  color: orange;
}
@media (max-width: 47em) {
  #trip-report-listing #reports_target .item .col.nine .trip-report-stats {
    width: 100%;
    float: none;
  }
}

.template-hike_search #content .heading-icon {
  margin-top: 0;
}
@media (max-width: 47em) {
  .template-hike_search #content .heading-icon {
    height: 2.66rem;
  }
}
@media (max-width: 36em) {
  .template-hike_search #content .heading-icon {
    height: 2.33rem;
  }
}

@media (max-width: 47em) {
  .template-tripreport_search #content .heading-icon {
    height: 2.2rem;
  }
}
@media (max-width: 36em) {
  .template-tripreport_search #content .heading-icon {
    height: 1.8rem;
  }
}

.template-hike_search #content, .template-tripreport_search #content {
  margin-top: 3.33rem;
}
.template-hike_search #content #filter-author, .template-tripreport_search #content #filter-author {
  margin: 0;
}
.template-hike_search #content #filter-incomplete, .template-tripreport_search #content #filter-incomplete {
  margin-bottom: 0.66rem;
}
.template-hike_search #content #clear-form, .template-tripreport_search #content #clear-form {
  background: transparent;
  padding: 0;
}
.template-hike_search #content .advanced-search-toggle, .template-tripreport_search #content .advanced-search-toggle {
  display: none;
}
@media (max-width: 47em) {
  .template-hike_search #content .content-intro, .template-tripreport_search #content .content-intro {
    margin-bottom: 0;
  }
  .template-hike_search #content .shareicons, .template-tripreport_search #content .shareicons {
    margin-left: 0;
  }
}
.template-hike_search #content #report-search, .template-hike_search #content #hike-search, .template-tripreport_search #content #report-search, .template-tripreport_search #content #hike-search {
  clear: both;
  width: 31.8181818182%;
  float: left;
  margin-right: 2.2727272727%;
  background-color: #F3F3F3;
  margin-bottom: 3.33rem;
}
@media (max-width: 58em) {
  .template-hike_search #content #report-search, .template-hike_search #content #hike-search, .template-tripreport_search #content #report-search, .template-tripreport_search #content #hike-search {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.66rem;
  }
}
.template-hike_search #content #report-search dl, .template-hike_search #content #report-search dd:not(.portletItem), .template-hike_search #content #report-search fieldset, .template-hike_search #content #hike-search dl, .template-hike_search #content #hike-search dd:not(.portletItem), .template-hike_search #content #hike-search fieldset, .template-tripreport_search #content #report-search dl, .template-tripreport_search #content #report-search dd:not(.portletItem), .template-tripreport_search #content #report-search fieldset, .template-tripreport_search #content #hike-search dl, .template-tripreport_search #content #hike-search dd:not(.portletItem), .template-tripreport_search #content #hike-search fieldset {
  margin: 0;
  border: none;
  padding: 0;
}
.template-hike_search #content #report-search fieldset, .template-hike_search #content #hike-search fieldset, .template-tripreport_search #content #report-search fieldset, .template-tripreport_search #content #hike-search fieldset {
  padding-bottom: 1.33rem;
  border-bottom: solid 1px #999999;
}
.template-hike_search #content #report-search fieldset.search-basics legend, .template-hike_search #content #hike-search fieldset.search-basics legend, .template-tripreport_search #content #report-search fieldset.search-basics legend, .template-tripreport_search #content #hike-search fieldset.search-basics legend {
  display: none;
}
.template-hike_search #content #report-search fieldset legend, .template-hike_search #content #hike-search fieldset legend, .template-tripreport_search #content #report-search fieldset legend, .template-tripreport_search #content #hike-search fieldset legend {
  display: block;
  padding-top: 1.33rem;
}
.template-hike_search #content #report-search fieldset legend label, .template-hike_search #content #hike-search fieldset legend label, .template-tripreport_search #content #report-search fieldset legend label, .template-tripreport_search #content #hike-search fieldset legend label {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 1rem;
  color: #2A2A2A;
}
.template-hike_search #content #report-search fieldset legend label:after, .template-hike_search #content #hike-search fieldset legend label:after, .template-tripreport_search #content #report-search fieldset legend label:after, .template-tripreport_search #content #hike-search fieldset legend label:after {
  content: '';
  display: inline-block;
  width: 2rem;
  height: 1rem;
  margin-left: .5rem;
  background: transparent url(../images/svg/blue-arrow-down.svg) left center no-repeat;
}
.template-hike_search #content #report-search fieldset .search-filters, .template-hike_search #content #report-search fieldset.search-advanced > .field-row, .template-hike_search #content #hike-search fieldset .search-filters, .template-hike_search #content #hike-search fieldset.search-advanced > .field-row, .template-tripreport_search #content #report-search fieldset .search-filters, .template-tripreport_search #content #report-search fieldset.search-advanced > .field-row, .template-tripreport_search #content #hike-search fieldset .search-filters, .template-tripreport_search #content #hike-search fieldset.search-advanced > .field-row {
  display: none;
  margin-top: 1.33rem;
  clear: both;
}
.template-hike_search #content #report-search fieldset .fieldset-toggle:checked ~ legend label:after, .template-hike_search #content #hike-search fieldset .fieldset-toggle:checked ~ legend label:after, .template-tripreport_search #content #report-search fieldset .fieldset-toggle:checked ~ legend label:after, .template-tripreport_search #content #hike-search fieldset .fieldset-toggle:checked ~ legend label:after {
  background-image: url(../images/svg/blue-arrow-up.svg);
}
.template-hike_search #content #report-search fieldset .fieldset-toggle:checked ~ .search-filters, .template-hike_search #content #report-search fieldset .fieldset-toggle:checked ~ .field-row, .template-hike_search #content #hike-search fieldset .fieldset-toggle:checked ~ .search-filters, .template-hike_search #content #hike-search fieldset .fieldset-toggle:checked ~ .field-row, .template-tripreport_search #content #report-search fieldset .fieldset-toggle:checked ~ .search-filters, .template-tripreport_search #content #report-search fieldset .fieldset-toggle:checked ~ .field-row, .template-tripreport_search #content #hike-search fieldset .fieldset-toggle:checked ~ .search-filters, .template-tripreport_search #content #hike-search fieldset .fieldset-toggle:checked ~ .field-row {
  display: block;
}
.template-hike_search #content #report-search .field-row, .template-hike_search #content #report-search #region-menus .omega, .template-hike_search #content #hike-search .field-row, .template-hike_search #content #hike-search #region-menus .omega, .template-tripreport_search #content #report-search .field-row, .template-tripreport_search #content #report-search #region-menus .omega, .template-tripreport_search #content #hike-search .field-row, .template-tripreport_search #content #hike-search #region-menus .omega {
  margin-bottom: 1rem;
}
.template-hike_search #content #report-search select, .template-hike_search #content #report-search input[type=text], .template-hike_search #content #hike-search select, .template-hike_search #content #hike-search input[type=text], .template-tripreport_search #content #report-search select, .template-tripreport_search #content #report-search input[type=text], .template-tripreport_search #content #hike-search select, .template-tripreport_search #content #hike-search input[type=text] {
  width: 100%;
}
.template-hike_search #content #report-search .option, .template-hike_search #content #report-search #filter-features > div, .template-hike_search #content #report-search #hike-search-mileage > div, .template-hike_search #content #report-search #filter-dogs, .template-hike_search #content #report-search #filter-kids, .template-hike_search #content #hike-search .option, .template-hike_search #content #hike-search #filter-features > div, .template-hike_search #content #hike-search #hike-search-mileage > div, .template-hike_search #content #hike-search #filter-dogs, .template-hike_search #content #hike-search #filter-kids, .template-tripreport_search #content #report-search .option, .template-tripreport_search #content #report-search #filter-features > div, .template-tripreport_search #content #report-search #hike-search-mileage > div, .template-tripreport_search #content #report-search #filter-dogs, .template-tripreport_search #content #report-search #filter-kids, .template-tripreport_search #content #hike-search .option, .template-tripreport_search #content #hike-search #filter-features > div, .template-tripreport_search #content #hike-search #hike-search-mileage > div, .template-tripreport_search #content #hike-search #filter-dogs, .template-tripreport_search #content #hike-search #filter-kids {
  margin: .66rem 0;
}
.template-hike_search #content #report-search .option input[type=checkbox], .template-hike_search #content #report-search #filter-features > div input[type=checkbox], .template-hike_search #content #report-search #hike-search-mileage > div input[type=checkbox], .template-hike_search #content #report-search #filter-dogs input[type=checkbox], .template-hike_search #content #report-search #filter-kids input[type=checkbox], .template-hike_search #content #hike-search .option input[type=checkbox], .template-hike_search #content #hike-search #filter-features > div input[type=checkbox], .template-hike_search #content #hike-search #hike-search-mileage > div input[type=checkbox], .template-hike_search #content #hike-search #filter-dogs input[type=checkbox], .template-hike_search #content #hike-search #filter-kids input[type=checkbox], .template-tripreport_search #content #report-search .option input[type=checkbox], .template-tripreport_search #content #report-search #filter-features > div input[type=checkbox], .template-tripreport_search #content #report-search #hike-search-mileage > div input[type=checkbox], .template-tripreport_search #content #report-search #filter-dogs input[type=checkbox], .template-tripreport_search #content #report-search #filter-kids input[type=checkbox], .template-tripreport_search #content #hike-search .option input[type=checkbox], .template-tripreport_search #content #hike-search #filter-features > div input[type=checkbox], .template-tripreport_search #content #hike-search #hike-search-mileage > div input[type=checkbox], .template-tripreport_search #content #hike-search #filter-dogs input[type=checkbox], .template-tripreport_search #content #hike-search #filter-kids input[type=checkbox] {
  display: none;
}
.template-hike_search #content #report-search .option span.label:before, .template-hike_search #content #report-search #filter-features > div span.label:before, .template-hike_search #content #report-search #hike-search-mileage > div span.label:before, .template-hike_search #content #report-search #filter-dogs span.label:before, .template-hike_search #content #report-search #filter-kids span.label:before, .template-hike_search #content #hike-search .option span.label:before, .template-hike_search #content #hike-search #filter-features > div span.label:before, .template-hike_search #content #hike-search #hike-search-mileage > div span.label:before, .template-hike_search #content #hike-search #filter-dogs span.label:before, .template-hike_search #content #hike-search #filter-kids span.label:before, .template-tripreport_search #content #report-search .option span.label:before, .template-tripreport_search #content #report-search #filter-features > div span.label:before, .template-tripreport_search #content #report-search #hike-search-mileage > div span.label:before, .template-tripreport_search #content #report-search #filter-dogs span.label:before, .template-tripreport_search #content #report-search #filter-kids span.label:before, .template-tripreport_search #content #hike-search .option span.label:before, .template-tripreport_search #content #hike-search #filter-features > div span.label:before, .template-tripreport_search #content #hike-search #hike-search-mileage > div span.label:before, .template-tripreport_search #content #hike-search #filter-dogs span.label:before, .template-tripreport_search #content #hike-search #filter-kids span.label:before {
  display: inline-block;
  content: '';
  background-color: white;
  vertical-align: bottom;
  padding: .66rem;
  margin-right: .66rem;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
.template-hike_search #content #report-search .option label.disabled, .template-hike_search #content #report-search #filter-features > div label.disabled, .template-hike_search #content #report-search #hike-search-mileage > div label.disabled, .template-hike_search #content #report-search #filter-dogs label.disabled, .template-hike_search #content #report-search #filter-kids label.disabled, .template-hike_search #content #hike-search .option label.disabled, .template-hike_search #content #hike-search #filter-features > div label.disabled, .template-hike_search #content #hike-search #hike-search-mileage > div label.disabled, .template-hike_search #content #hike-search #filter-dogs label.disabled, .template-hike_search #content #hike-search #filter-kids label.disabled, .template-tripreport_search #content #report-search .option label.disabled, .template-tripreport_search #content #report-search #filter-features > div label.disabled, .template-tripreport_search #content #report-search #hike-search-mileage > div label.disabled, .template-tripreport_search #content #report-search #filter-dogs label.disabled, .template-tripreport_search #content #report-search #filter-kids label.disabled, .template-tripreport_search #content #hike-search .option label.disabled, .template-tripreport_search #content #hike-search #filter-features > div label.disabled, .template-tripreport_search #content #hike-search #hike-search-mileage > div label.disabled, .template-tripreport_search #content #hike-search #filter-dogs label.disabled, .template-tripreport_search #content #hike-search #filter-kids label.disabled {
  color: #999999;
  pointer-events: none;
}
.template-hike_search #content #report-search .option input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #report-search #filter-features > div input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #report-search #hike-search-mileage > div input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #report-search #filter-dogs input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #report-search #filter-kids input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #hike-search .option input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #hike-search #filter-features > div input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #hike-search #hike-search-mileage > div input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #hike-search #filter-dogs input[type=checkbox]:checked + label span.label:before, .template-hike_search #content #hike-search #filter-kids input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #report-search .option input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #report-search #filter-features > div input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #report-search #hike-search-mileage > div input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #report-search #filter-dogs input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #report-search #filter-kids input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #hike-search .option input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #hike-search #filter-features > div input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #hike-search #hike-search-mileage > div input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #hike-search #filter-dogs input[type=checkbox]:checked + label span.label:before, .template-tripreport_search #content #hike-search #filter-kids input[type=checkbox]:checked + label span.label:before {
  background: white url(../images/svg/check-mark.svg) center center no-repeat;
}
.template-hike_search #content #report-search .option input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #report-search #filter-features > div input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #report-search #hike-search-mileage > div input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #report-search #filter-dogs input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #report-search #filter-kids input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #hike-search .option input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #hike-search #filter-features > div input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #hike-search #hike-search-mileage > div input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #hike-search #filter-dogs input[type=checkbox]:checked + label.disabled span.label:before, .template-hike_search #content #hike-search #filter-kids input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #report-search .option input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #report-search #filter-features > div input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #report-search #hike-search-mileage > div input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #report-search #filter-dogs input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #report-search #filter-kids input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #hike-search .option input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #hike-search #filter-features > div input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #hike-search #hike-search-mileage > div input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #hike-search #filter-dogs input[type=checkbox]:checked + label.disabled span.label:before, .template-tripreport_search #content #hike-search #filter-kids input[type=checkbox]:checked + label.disabled span.label:before {
  background: none;
}
.template-hike_search #content #report-search label[for="show_incomplete"] span.label, .template-hike_search #content #hike-search label[for="show_incomplete"] span.label, .template-tripreport_search #content #report-search label[for="show_incomplete"] span.label, .template-tripreport_search #content #hike-search label[for="show_incomplete"] span.label {
  font-weight: normal;
  font-size: .86rem;
}
.template-hike_search #content #report-search .discreet, .template-hike_search #content #hike-search .discreet, .template-tripreport_search #content #report-search .discreet, .template-tripreport_search #content #hike-search .discreet {
  color: #999999;
  font-size: .86rem;
  margin-top: .5rem;
}
.template-hike_search #content #report-search .main-search.wta-action, .template-hike_search #content #hike-search .main-search.wta-action, .template-tripreport_search #content #report-search .main-search.wta-action, .template-tripreport_search #content #hike-search .main-search.wta-action {
  float: left;
  background-image: linear-gradient(-180deg, #006796 0%, #254663 100%);
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: .86rem;
  line-height: 1.46rem;
  color: white;
  letter-spacing: 1.3px;
  padding: .66rem 1rem;
  border-bottom: none;
  letter-spacing: 1.5px;
  font-size: 1.13rem;
  padding: .66rem 1.33rem;
  margin-top: 3.33rem;
}
.template-hike_search #content #report-search .main-search.wta-action:hover, .template-hike_search #content #report-search .main-search.wta-action:active, .template-hike_search #content #hike-search .main-search.wta-action:hover, .template-hike_search #content #hike-search .main-search.wta-action:active, .template-tripreport_search #content #report-search .main-search.wta-action:hover, .template-tripreport_search #content #report-search .main-search.wta-action:active, .template-tripreport_search #content #hike-search .main-search.wta-action:hover, .template-tripreport_search #content #hike-search .main-search.wta-action:active {
  background-image: linear-gradient(0deg, #006796 0%, #254663 100%);
  filter: brightness(120%);
}
.template-hike_search #content #report-search #clear-form, .template-hike_search #content #hike-search #clear-form, .template-tripreport_search #content #report-search #clear-form, .template-tripreport_search #content #hike-search #clear-form {
  float: right;
  margin-top: 4.33rem;
}
.template-hike_search #content #report-search .visualClear, .template-hike_search #content #hike-search .visualClear, .template-tripreport_search #content #report-search .visualClear, .template-tripreport_search #content #hike-search .visualClear {
  clear: both;
}
@media (min-width: 40em) and (max-width: 58em) {
  .template-hike_search #content #report-search #region-menus > div, .template-hike_search #content #report-search #filter-searchabletext, .template-hike_search #content #report-search #filter-author, .template-hike_search #content #report-search #hike-search-features .field-row > div, .template-hike_search #content #report-search #filter-mileage, .template-hike_search #content #report-search #filter-trailno, .template-hike_search #content #report-search #filter-elevationgain, .template-hike_search #content #hike-search #region-menus > div, .template-hike_search #content #hike-search #filter-searchabletext, .template-hike_search #content #hike-search #filter-author, .template-hike_search #content #hike-search #hike-search-features .field-row > div, .template-hike_search #content #hike-search #filter-mileage, .template-hike_search #content #hike-search #filter-trailno, .template-hike_search #content #hike-search #filter-elevationgain, .template-tripreport_search #content #report-search #region-menus > div, .template-tripreport_search #content #report-search #filter-searchabletext, .template-tripreport_search #content #report-search #filter-author, .template-tripreport_search #content #report-search #hike-search-features .field-row > div, .template-tripreport_search #content #report-search #filter-mileage, .template-tripreport_search #content #report-search #filter-trailno, .template-tripreport_search #content #report-search #filter-elevationgain, .template-tripreport_search #content #hike-search #region-menus > div, .template-tripreport_search #content #hike-search #filter-searchabletext, .template-tripreport_search #content #hike-search #filter-author, .template-tripreport_search #content #hike-search #hike-search-features .field-row > div, .template-tripreport_search #content #hike-search #filter-mileage, .template-tripreport_search #content #hike-search #filter-trailno, .template-tripreport_search #content #hike-search #filter-elevationgain {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%;
  }
  .template-hike_search #content #report-search #filter-reportfeatures, .template-hike_search #content #report-search #filter-features, .template-hike_search #content #report-search #filter-hiketype, .template-hike_search #content #hike-search #filter-reportfeatures, .template-hike_search #content #hike-search #filter-features, .template-hike_search #content #hike-search #filter-hiketype, .template-tripreport_search #content #report-search #filter-reportfeatures, .template-tripreport_search #content #report-search #filter-features, .template-tripreport_search #content #report-search #filter-hiketype, .template-tripreport_search #content #hike-search #filter-reportfeatures, .template-tripreport_search #content #hike-search #filter-features, .template-tripreport_search #content #hike-search #filter-hiketype {
    width: 30.7692307692%;
    float: left;
    margin-right: 3.8461538462%;
  }
  .template-hike_search #content #report-search #region-menus #subregion-filter, .template-hike_search #content #report-search #filter-author, .template-hike_search #content #report-search #filter-hiketype, .template-hike_search #content #report-search #hike-search-features .field-row > div.grid_4, .template-hike_search #content #report-search #hike-search-features .field-row > div.omega, .template-hike_search #content #report-search #filter-trailno, .template-hike_search #content #report-search #filter-elevationgain, .template-hike_search #content #hike-search #region-menus #subregion-filter, .template-hike_search #content #hike-search #filter-author, .template-hike_search #content #hike-search #filter-hiketype, .template-hike_search #content #hike-search #hike-search-features .field-row > div.grid_4, .template-hike_search #content #hike-search #hike-search-features .field-row > div.omega, .template-hike_search #content #hike-search #filter-trailno, .template-hike_search #content #hike-search #filter-elevationgain, .template-tripreport_search #content #report-search #region-menus #subregion-filter, .template-tripreport_search #content #report-search #filter-author, .template-tripreport_search #content #report-search #filter-hiketype, .template-tripreport_search #content #report-search #hike-search-features .field-row > div.grid_4, .template-tripreport_search #content #report-search #hike-search-features .field-row > div.omega, .template-tripreport_search #content #report-search #filter-trailno, .template-tripreport_search #content #report-search #filter-elevationgain, .template-tripreport_search #content #hike-search #region-menus #subregion-filter, .template-tripreport_search #content #hike-search #filter-author, .template-tripreport_search #content #hike-search #filter-hiketype, .template-tripreport_search #content #hike-search #hike-search-features .field-row > div.grid_4, .template-tripreport_search #content #hike-search #hike-search-features .field-row > div.omega, .template-tripreport_search #content #hike-search #filter-trailno, .template-tripreport_search #content #hike-search #filter-elevationgain {
    margin-right: 0;
  }
  .template-hike_search #content #report-search #filter-daterange, .template-hike_search #content #hike-search #filter-daterange, .template-tripreport_search #content #report-search #filter-daterange, .template-tripreport_search #content #hike-search #filter-daterange {
    clear: left;
  }
}
.template-hike_search #content #report-search .calendar-widget, .template-hike_search #content #hike-search .calendar-widget, .template-tripreport_search #content #report-search .calendar-widget, .template-tripreport_search #content #hike-search .calendar-widget {
  margin-bottom: .86rem;
}
.template-hike_search #content .search-listing, .template-tripreport_search #content .search-listing {
  width: 65.9090909091%;
  float: right;
  margin-right: 0;
  background-color: #F3F3F3;
  box-sizing: border-box;
  margin-bottom: 3.33rem;
  padding-bottom: 4.66rem;
  border-radius: 5px 5px 0 0;
}
@media (max-width: 58em) {
  .template-hike_search #content .search-listing, .template-tripreport_search #content .search-listing {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.template-hike_search #content .search-listing .item, .template-hike_search #content .search-listing .search-result-item, .template-tripreport_search #content .search-listing .item, .template-tripreport_search #content .search-listing .search-result-item {
  border-bottom: solid 1px #999999;
  padding-top: .66rem;
  clear: both;
}
.template-hike_search #content .search-listing .item:last-child, .template-hike_search #content .search-listing .search-result-item:last-child, .template-tripreport_search #content .search-listing .item:last-child, .template-tripreport_search #content .search-listing .search-result-item:last-child {
  border-bottom: none;
}
.template-hike_search #content .search-listing .item:after, .template-hike_search #content .search-listing .search-result-item:after, .template-tripreport_search #content .search-listing .item:after, .template-tripreport_search #content .search-listing .search-result-item:after {
  display: block;
  content: '';
  clear: both;
}
.template-hike_search #content .search-listing .search-result-header h2, .template-tripreport_search #content .search-listing .search-result-header h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-bottom: solid 1px white;
  padding: 1rem 1.66rem;
  margin-top: initial;
  margin-bottom: initial;
  line-height: initial;
  color: #2A2A2A;
}
.template-hike_search #content .search-listing .search-result-header h2:before, .template-tripreport_search #content .search-listing .search-result-header h2:before {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 1.46rem;
  height: 1.46rem;
  background: transparent url(../images/svg/list.svg) left center no-repeat;
  margin-right: .66rem;
}
.template-hike_search #content .search-listing .search-result-header .search-count, .template-tripreport_search #content .search-listing .search-result-header .search-count {
  display: block;
  padding: 1.66rem 1.66rem .66rem;
  float: left;
}
.template-hike_search #content .search-listing .search-result-header #trip-report-sort, .template-tripreport_search #content .search-listing .search-result-header #trip-report-sort {
  padding: 1.33rem 1.66rem .66rem;
  float: right;
}
.template-hike_search #content .search-listing .search-result-header #trip-report-sort select, .template-tripreport_search #content .search-listing .search-result-header #trip-report-sort select {
  line-height: normal;
}
@media (max-width: 36em) {
  .template-hike_search #content .search-listing .search-result-header #trip-report-sort, .template-tripreport_search #content .search-listing .search-result-header #trip-report-sort {
    float: none;
    clear: left;
    padding: .33rem 0 1.33rem 1.66rem;
  }
}
.template-hike_search #content .search-listing .search-result-header #trip-report-sort label, .template-tripreport_search #content .search-listing .search-result-header #trip-report-sort label {
  display: none;
}
.template-hike_search #content .search-listing .search-result-header #trip-report-sort select, .template-tripreport_search #content .search-listing .search-result-header #trip-report-sort select {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  padding: 0.33rem 0.46rem;
  border: none;
  font-size: .86rem;
  background: white url(../images/svg/blue-triangle-down.svg) 95% center no-repeat;
}
.template-hike_search #content .search-listing .search-result-header #trip-report-sort select::-ms-expand, .template-tripreport_search #content .search-listing .search-result-header #trip-report-sort select::-ms-expand {
  display: none;
}
.template-hike_search #content .search-listing #count-data, .template-tripreport_search #content .search-listing #count-data {
  display: none;
}

.template-hikes #mbp-content .backpack-hikes {
  font-size: 1rem;
}
.template-hikes #mbp-content .backpack-hikes h2 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  color: #00557B;
  letter-spacing: 0;
  margin-bottom: 0;
}
@media (max-width: 36em) {
  .template-hikes #mbp-content .backpack-hikes h2 {
    line-height: 1.66rem;
  }
}
.template-hikes #mbp-content .backpack-hikes .meta > h3, .template-hikes #mbp-content .backpack-hikes .meta > div {
  display: block;
}
.template-hikes #mbp-content .backpack-hikes .meta h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #999999;
}
.template-hikes #mbp-content .backpack-hikes .meta a {
  color: #2A2A2A;
}

#hike_results, #reports_target, #trip-reports {
  padding: 0 1.66rem;
}
#hike_results .item-header, #reports_target .item-header, #trip-reports .item-header {
  padding: 1rem 0;
}
#hike_results .item-header .listitem-title, #reports_target .item-header .listitem-title, #trip-reports .item-header .listitem-title {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  color: #00557B;
  letter-spacing: 0;
}
@media (max-width: 36em) {
  #hike_results .item-header .listitem-title, #reports_target .item-header .listitem-title, #trip-reports .item-header .listitem-title {
    line-height: 1.66rem;
  }
}
#hike_results .item-header h3.region, #reports_target .item-header h3.region, #trip-reports .item-header h3.region {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #999999;
}
#hike_results .col.three .thumb-background, #reports_target .col.three .thumb-background, #trip-reports .col.three .thumb-background {
  background-color: #DDD;
}
#hike_results .col.nine, #reports_target .col.nine, #trip-reports .col.nine {
  margin-bottom: 2.33rem;
}
#hike_results .col.nine .CreatorInfo span, #hike_results .col.nine .Badges, #reports_target .col.nine .CreatorInfo span, #reports_target .col.nine .Badges, #trip-reports .col.nine .CreatorInfo span, #trip-reports .col.nine .Badges {
  display: inline-block;
  margin-right: .66rem;
}
#hike_results .col.nine .avatar, #reports_target .col.nine .avatar, #trip-reports .col.nine .avatar {
  margin-bottom: 1rem;
}
#hike_results .col.nine .trail-issues strong, #reports_target .col.nine .trail-issues strong, #trip-reports .col.nine .trail-issues strong {
  font-weight: normal;
}
#hike_results .col.nine .upvote img, #reports_target .col.nine .upvote img, #trip-reports .col.nine .upvote img {
  margin-top: -.5rem;
  float: left;
  margin-right: .66rem;
}
#hike_results .col.nine .hike-stat, #reports_target .col.nine .hike-stat, #trip-reports .col.nine .hike-stat {
  font-weight: bold;
  line-height: 1.33rem;
  margin: .13rem 0;
}
#hike_results .col.nine .hike-stat img, #reports_target .col.nine .hike-stat img, #trip-reports .col.nine .hike-stat img {
  vertical-align: middle;
  margin-right: .33rem;
  width: 1rem;
  opacity: .6;
}
#hike_results .col.nine .hike-stat.hike-length img, #reports_target .col.nine .hike-stat.hike-length img, #trip-reports .col.nine .hike-stat.hike-length img {
  vertical-align: top;
  height: 1.33rem;
}
#hike_results .col.nine .hike-stat.hike-gain, #reports_target .col.nine .hike-stat.hike-gain, #trip-reports .col.nine .hike-stat.hike-gain {
  float: left;
}
#hike_results .col.nine .hike-stat.hike-highpoint, #reports_target .col.nine .hike-stat.hike-highpoint, #trip-reports .col.nine .hike-stat.hike-highpoint {
  float: left;
  margin-left: .66rem;
  border-left: solid 1px #999999;
  padding-left: .66rem;
}
#hike_results .col.nine .hike-stat.hike-rating, #reports_target .col.nine .hike-stat.hike-rating, #trip-reports .col.nine .hike-stat.hike-rating {
  clear: left;
}
#hike_results .col.nine .hike-stat.hike-rating h4, #reports_target .col.nine .hike-stat.hike-rating h4, #trip-reports .col.nine .hike-stat.hike-rating h4 {
  float: left;
}
#hike_results .col.nine .hike-stat.hike-rating .star-rating, #reports_target .col.nine .hike-stat.hike-rating .star-rating, #trip-reports .col.nine .hike-stat.hike-rating .star-rating {
  overflow: hidden;
  height: 20px;
  background: transparent url(../images/svg/trail-icons/stars.svg) 0 0 repeat-x;
  background-size: 20px 34px;
}
#hike_results .col.nine .hike-stat.hike-rating .current-rating, #reports_target .col.nine .hike-stat.hike-rating .current-rating, #trip-reports .col.nine .hike-stat.hike-rating .current-rating {
  background: transparent url(../images/svg/trail-icons/stars.svg) 0 -20px repeat-x;
  background-size: 20px 34px;
  height: 20px;
}
#hike_results .col.nine .hike-stat.hike-rating .rating-count, #reports_target .col.nine .hike-stat.hike-rating .rating-count, #trip-reports .col.nine .hike-stat.hike-rating .rating-count {
  color: #999999;
  font-weight: normal;
  font-size: .86rem;
}
#hike_results .col.nine .hike-stat .printOnlyInline, #reports_target .col.nine .hike-stat .printOnlyInline, #trip-reports .col.nine .hike-stat .printOnlyInline {
  display: none;
}
#hike_results .col.nine .listing-summary, #reports_target .col.nine .listing-summary, #trip-reports .col.nine .listing-summary {
  margin-top: 1rem;
  font-size: .86rem;
  line-height: 1.33rem;
}

.longform #viewlet-above-content, .template-longform #viewlet-above-content {
  display: none;
}
.longform .landscape, .template-longform .landscape {
  background: transparent url("../images/longform-main.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  top: -4.8rem;
  margin-bottom: -4.8rem;
}
@media (max-width: 36em) {
  .longform .landscape, .template-longform .landscape {
    background-image: url("../images/longform-main-700.jpg");
    padding-top: 0;
  }
}
.longform .landscape .content, .template-longform .landscape .content {
  position: relative;
  height: 46.66rem;
}
@media (max-width: 87.5em) {
  .longform .landscape .content, .template-longform .landscape .content {
    height: 40rem;
  }
}
@media (max-width: 58em) {
  .longform .landscape .content, .template-longform .landscape .content {
    height: 34rem;
  }
}
@media (max-width: 47em) {
  .longform .landscape .content, .template-longform .landscape .content {
    height: 29rem;
  }
}
@media (max-width: 36em) {
  .longform .landscape .content, .template-longform .landscape .content {
    height: 24rem;
  }
}
.longform .landscape a, .template-longform .landscape a {
  display: inline-block;
}
.longform #content, .template-longform #content {
  max-width: 66.66rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 66.66rem) {
  .longform #content, .template-longform #content {
    padding: 0 4%;
  }
}
.longform #content .main-image-caption, .template-longform #content .main-image-caption {
  text-align: right;
  color: #999999;
  font-size: .86rem;
  padding: .66rem;
}
.longform #content .main-image-caption:before, .template-longform #content .main-image-caption:before {
  content: '';
  display: inline-block;
  width: 1.2rem;
  height: 1rem;
  margin-right: .2rem;
  vertical-align: baseline;
  background: transparent url(../images/svg/camera-gray.svg) left bottom no-repeat;
}
@media (max-width: 47em) {
  .longform #content .main-image-caption, .template-longform #content .main-image-caption {
    text-align: left;
    line-height: 1.13rem;
  }
}
.longform #content .content-intro, .longform #content .sharebuttons, .template-longform #content .content-intro, .template-longform #content .sharebuttons {
  margin-top: 2.66rem;
  margin-bottom: 3.33rem;
}
@media (max-width: 47em) {
  .longform #content .content-intro, .template-longform #content .content-intro {
    margin-bottom: 0;
  }
  .longform #content .sharebuttons, .template-longform #content .sharebuttons {
    margin-top: 1rem;
  }
}
.longform #content .content-intro p, .template-longform #content .content-intro p {
  font-family: 'EgyptienneURW-Lig', serif;
  font-size: 1.86rem;
  line-height: 2.66rem;
  letter-spacing: 0;
}
@media (max-width: 36em) {
  .longform #content .content-intro p, .template-longform #content .content-intro p {
    font-size: 1.33rem;
    line-height: 1.86rem;
  }
}
.longform #content .content-header:after, .template-longform #content .content-header:after {
  content: '';
  display: block;
  clear: both;
  border-bottom: solid 1px #999999;
}
.longform #content .tinymce-content, .longform #content div[id^="parent-fieldname-text"], .template-longform #content .tinymce-content, .template-longform #content div[id^="parent-fieldname-text"] {
  padding: 3.33rem 0 0;
  margin: 0 16.66%;
}
@media (max-width: 47em) {
  .longform #content .tinymce-content, .longform #content div[id^="parent-fieldname-text"], .template-longform #content .tinymce-content, .template-longform #content div[id^="parent-fieldname-text"] {
    margin: 0;
  }
}
.longform #content h2.numbered-heading, .template-longform #content h2.numbered-heading {
  clear: both;
}

.portaltype-mosaic_page #content {
  /* styles based on size/position */
  /* styles based on tile type */
}
.portaltype-mosaic_page #content .mce-content-body {
  margin-bottom: 0;
}
.portaltype-mosaic_page #content br {
  display: none;
}
.portaltype-mosaic_page #content .mosaic-grid-row:after {
  display: block;
  content: '';
  clear: both;
}
.portaltype-mosaic_page #content .mosaic-grid-row-dark {
  background-color: #F9F9F9;
  padding: 1rem 1.66rem;
  box-sizing: border-box;
}
.portaltype-mosaic_page #content .mosaic-width-full {
  padding-bottom: 1.66rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .documentFirstHeading {
  margin-top: 3.33rem;
  box-sizing: border-box;
  padding-right: 21%;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-subheading-tile {
  margin-top: .66rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-subheading-tile h3, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-subheading-tile p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile {
  margin: 0 16.66%;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile a {
  text-decoration: underline;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile p {
  margin-top: .66rem;
  margin-bottom: 1.66rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-left {
  float: left;
  clear: left;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-right {
  float: right;
  clear: right;
}
@media (max-width: 47em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-left, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-right {
    max-width: 50%;
    margin: 1.66rem 0 0 2rem;
  }
}
@media (max-width: 36em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-left, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-right {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-full, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-right, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-left {
  margin: 5rem 0 3.33rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-full img, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-right img, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-left img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-full {
  width: 150%;
  margin-right: -25%;
  margin-left: -25%;
}
@media (max-width: 47em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-full {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-right {
  width: 50%;
  float: right;
  margin: 1.66rem -25% 0 2rem;
}
@media (max-width: 47em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-right {
    width: auto;
    max-width: 50%;
    margin: 1.66rem 0 0 2rem;
  }
}
@media (max-width: 36em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-right {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-left {
  width: 50%;
  float: left;
  margin: 1.66rem 2rem 0 -25%;
}
@media (max-width: 47em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-left {
    width: auto;
    max-width: 50%;
    margin: 1.66rem 2rem 0 0;
  }
}
@media (max-width: 36em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .image-align-left {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile figcaption, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile span.image-caption, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile dd.image-caption {
  color: #999999;
  font-size: .86rem;
  margin-top: 0;
  line-height: 1.33rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile figcaption:before, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile span.image-caption:before, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile dd.image-caption:before {
  content: '';
  display: inline-block;
  width: 1.2rem;
  height: 1.33rem;
  margin-right: .4rem;
  vertical-align: baseline;
  background: transparent url(../images/svg/camera-gray.svg) left bottom no-repeat;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar {
  list-style: none;
  box-sizing: border-box;
  margin: 1.66rem 0;
  background-color: #F3F3F3;
  padding: 0 1.66rem 1.66rem 1.66rem;
}
@media (min-width: 40em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar {
    float: right;
    width: 40%;
    margin: 1.66rem -25% 1.66rem 2rem;
  }
}
@media (min-width: 47em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar {
    width: 50%;
  }
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading h2, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar h2 {
  margin: 3rem 0 1rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading h4, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading li, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar h4, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar li {
  display: block;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #2A2A2A;
  font-family: 'EgyptienneURWNar-Med', serif;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading h4 a, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading li a, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar h4 a, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar li a {
  color: #00557B;
  text-decoration: none;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading h3, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading li:first-child, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar h3, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar li:first-child {
  font-family: 'Oswald', sans-serif;
  font-size: .86rem;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  color: #8AAB37;
  display: inline-block;
  margin-top: 0;
  padding-top: .33rem;
  border-top: solid 5px #8AAB37;
  font-size: .86rem;
  letter-spacing: 1px;
  border-bottom: 1rem;
  margin: 3rem 0 .66rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .suggested-reading .author, .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile ul.sidebar .author {
  display: block;
  font-size: .86rem;
  color: #999999;
  line-height: 1.46rem;
  margin: .2rem 0 1rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .magazine-credit {
  padding-top: 1.66rem;
  border-top: solid 1px #999999;
  margin: 0 0 5rem;
  min-height: 47px;
  vertical-align: top;
  line-height: 1.46rem;
  background-image: url(../images/svg/wta-icon.svg);
  background-repeat: no-repeat;
  background-position: left 1.40rem;
  background-size: auto 47px;
  padding-left: 3.25rem;
  font-size: 15px;
  overflow: visible;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .magazine-credit a {
  text-decoration: underline;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .boldRedText {
  color: #E9A82B;
  font-weight: bold;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .boldGreenText {
  color: #8AAB37;
  font-weight: bold;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .littleGrayText {
  color: #999999;
  font-size: 0.88rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .littleGreenText {
  color: #8AAB37;
  font-size: 0.88rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .bigGraphLead {
  font-size: 1.25rem;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile .callout {
  color: #00557B;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile > :first-child {
  margin-top: 0;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile.mosaic-tile-content-intro {
  margin: 0;
  width: 80%;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile img {
  width: 150%;
  max-width: 150%;
  height: auto;
  margin: 0 -25%;
}
.portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile hr {
  margin: 0 -25%;
}
@media (max-width: 47em) {
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile {
    margin: 0 0;
  }
  .portaltype-mosaic_page #content .mosaic-width-full .mosaic-text-tile img {
    width: 100%;
    margin: 0 0;
  }
}
.portaltype-mosaic_page #content .mosaic-width-third p {
  margin-top: 0;
  margin-bottom: 1.33rem;
}
.portaltype-mosaic_page #content .mosaic-tile p {
  line-height: 1.46rem;
}
.portaltype-mosaic_page #content .mosaic-tile-content-intro p {
  line-height: 1.86rem;
}
.portaltype-mosaic_page #content .mosaic-tile-content p:first-child {
  margin-top: 0;
}
.portaltype-mosaic_page #content .mosaic-tile[class*="mosaic-wta.content.tiles.box-tile"] img {
  margin-bottom: 1em;
}
.portaltype-mosaic_page #content .mosaic-width-half .mosaic-tile[class*="mosaic-wta.content.tiles.box-tile"] img {
  float: left;
  max-width: 35%;
  margin-right: 1.66rem;
}
.portaltype-mosaic_page #content .mosaic-width-half .mosaic-tile[class*="mosaic-wta.content.tiles.box-tile"] h3 {
  font-family: 'Oswald', sans-serif;
  font-size: .8rem;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  font-weight: normal;
}
.portaltype-mosaic_page #content .mosaic-width-half .mosaic-tile[class*="mosaic-wta.content.tiles.box-tile"] h3 a {
  color: #8AAB37;
}
.portaltype-mosaic_page #content .mosaic-width-half .mosaic-tile[class*="mosaic-wta.content.tiles.box-tile"] .description {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-weight: normal;
  font-size: 1.46rem;
  letter-spacing: 0;
  line-height: 1.66rem;
  margin-top: .33rem;
}
.portaltype-mosaic_page #content .mosaic-width-half .mosaic-tile[class*="mosaic-wta.content.tiles.box-tile"] a.more-link {
  display: none;
}
.portaltype-mosaic_page #content h3 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-weight: normal;
  font-size: 1.46rem;
  letter-spacing: 0;
  line-height: 1.66rem;
  color: #00557B;
  margin-bottom: .33rem;
  text-transform: none;
}
.portaltype-mosaic_page #content hr {
  border-color: #999;
}
.portaltype-mosaic_page #content ul > li {
  list-style: none;
  padding-left: 1.2em;
  text-indent: -1.3em;
}
.portaltype-mosaic_page #content ul > li::before {
  content: "• ";
  color: #8AAB37;
  font-size: 150%;
  vertical-align: bottom;
}
.portaltype-mosaic_page #content a.more-link::after {
  display: inline-block;
  content: '';
  width: 1.86rem;
  height: 1.66rem;
  vertical-align: top;
  margin-left: .66rem;
  background: transparent url(../images/svg/diamond-right-arrow.svg) left center no-repeat;
}

body.mosaic-enabled .mosaic-grid-cell,
body.mosaic-grid .mosaic-grid-cell {
  position: static;
  margin-left: 0;
}
@media (max-width: 44em) {
  body.mosaic-enabled .mosaic-grid-cell,
  body.mosaic-grid .mosaic-grid-cell {
    width: 66%;
    margin: 1.66rem 17%;
  }
}
@media (max-width: 32em) {
  body.mosaic-enabled .mosaic-grid-cell,
  body.mosaic-grid .mosaic-grid-cell {
    width: 100%;
    margin: 1.66rem 0;
  }
}
@media (min-width: 44em) {
  body.mosaic-enabled .mosaic-width-three-quarters,
  body.mosaic-grid .mosaic-width-three-quarters {
    width: 74.2857142857%;
    float: left;
    margin-right: 2.8571428571%;
  }
  body.mosaic-enabled .mosaic-width-three-quarters.mosaic-position-quarter,
  body.mosaic-grid .mosaic-width-three-quarters.mosaic-position-quarter {
    width: 74.2857142857%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 44em) {
  body.mosaic-enabled .mosaic-width-two-thirds,
  body.mosaic-grid .mosaic-width-two-thirds {
    width: 65.7142857143%;
    float: left;
    margin-right: 2.8571428571%;
  }
  body.mosaic-enabled .mosaic-width-two-thirds.mosaic-position-third,
  body.mosaic-grid .mosaic-width-two-thirds.mosaic-position-third {
    width: 65.7142857143%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 44em) {
  body.mosaic-enabled .mosaic-width-half,
  body.mosaic-grid .mosaic-width-half {
    width: 48.5714285714%;
    float: left;
    margin-right: 2.8571428571%;
  }
  body.mosaic-enabled .mosaic-width-half.mosaic-position-half,
  body.mosaic-grid .mosaic-width-half.mosaic-position-half {
    width: 48.5714285714%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 44em) {
  body.mosaic-enabled .mosaic-width-third,
  body.mosaic-grid .mosaic-width-third {
    width: 31.4285714286%;
    float: left;
    margin-right: 2.8571428571%;
  }
  body.mosaic-enabled .mosaic-width-third.mosaic-position-two-thirds,
  body.mosaic-grid .mosaic-width-third.mosaic-position-two-thirds {
    width: 31.4285714286%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 44em) {
  body.mosaic-enabled .mosaic-width-quarter,
  body.mosaic-grid .mosaic-width-quarter {
    width: 22.8571428571%;
    float: left;
    margin-right: 2.8571428571%;
  }
  body.mosaic-enabled .mosaic-width-quarter.mosaic-position-three-quarters,
  body.mosaic-grid .mosaic-width-quarter.mosaic-position-three-quarters {
    width: 22.8571428571%;
    float: right;
    margin-right: 0;
  }
}

body .mosaic-info-icon {
  background: url(++resource++plone.app.mosaic.images/window.png) -12px -56px, radial-gradient(white, transparent 80%, transparent);
}
body .mosaic-info-icon:hover {
  background: url(++resource++plone.app.mosaic.images/window.png) -28px -56px, radial-gradient(white, transparent 80%, transparent);
}

.mosaic-button:hover {
  background-image: none;
}

.mosaic-tile-buttons {
  top: 100%;
}
.mosaic-tile-buttons button, .mosaic-tile-buttons button:hover {
  background-image: none;
  border: solid 1px #ccc;
}

.template-box_view #content .doormat {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.template-box_view #content .doormat > a {
  float: none;
  padding: 0;
  height: auto;
  width: calc(33.33333% - 1px);
}
@media (max-width: 58em) {
  .template-box_view #content .doormat > a {
    width: calc(50% - 1px);
  }
}
@media (max-width: 44em) {
  .template-box_view #content .doormat > a {
    width: 100%;
  }
}
.template-box_view #content .doormat > a h2 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  font-size: 1.46rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #2A2A2A;
}
.template-box_view #content .doormat > a > div {
  position: static;
}
.template-box_view #content .doormat .doormat-content {
  height: auto;
}
.template-box_view #content .doormat .doormat-content p {
  font-size: 1rem;
  line-height: 1.33rem;
}
.template-box_view #content .doormat .doormat-content p:first-of-type {
  color: #00557B;
}
.template-box_view #content .doormat .doormat-content .read-more {
  display: block;
  position: static;
  text-align: right;
  margin-top: 0.33rem;
}

body.mce-content-body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 2.66rem 11.1rem;
  font-size: 1.13rem;
  line-height: 1.86rem;
  letter-spacing: 0;
  color: #2A2A2A;
  padding: 4%;
}
@media (max-width: 66.6em) {
  body.mce-content-body.template-longform, body.mce-content-body.template-blogentry_view {
    padding: 4% 19%;
  }
}
@media (max-width: 47em) {
  body.mce-content-body.template-longform, body.mce-content-body.template-blogentry_view {
    padding: 4%;
  }
}

.tinymce-content a, .mce-content-body a, #content div[id^="parent-fieldname-text"] a, #content div[id^="parent-fieldname-formPrologue"] a, #content div[id^="parent-fieldname-formEpilogue"] a, #content .mosaic-text-tile a, #tripreport-body-text a, #hike-body-text a {
  text-decoration: underline;
}
.tinymce-content p, .mce-content-body p, #content div[id^="parent-fieldname-text"] p, #content div[id^="parent-fieldname-formPrologue"] p, #content div[id^="parent-fieldname-formEpilogue"] p, #content .mosaic-text-tile p, #tripreport-body-text p, #hike-body-text p {
  margin-top: .66rem;
  margin-bottom: 1.66rem;
}
.tinymce-content .image-left, .mce-content-body .image-left, #content div[id^="parent-fieldname-text"] .image-left, #content div[id^="parent-fieldname-formPrologue"] .image-left, #content div[id^="parent-fieldname-formEpilogue"] .image-left, #content .mosaic-text-tile .image-left, #tripreport-body-text .image-left, #hike-body-text .image-left {
  float: left;
  clear: left;
}
.tinymce-content .image-right, .mce-content-body .image-right, #content div[id^="parent-fieldname-text"] .image-right, #content div[id^="parent-fieldname-formPrologue"] .image-right, #content div[id^="parent-fieldname-formEpilogue"] .image-right, #content .mosaic-text-tile .image-right, #tripreport-body-text .image-right, #hike-body-text .image-right {
  float: right;
  clear: right;
}
@media (max-width: 47em) {
  .tinymce-content .image-left, .tinymce-content .image-right, .mce-content-body .image-left, .mce-content-body .image-right, #content div[id^="parent-fieldname-text"] .image-left, #content div[id^="parent-fieldname-text"] .image-right, #content div[id^="parent-fieldname-formPrologue"] .image-left, #content div[id^="parent-fieldname-formPrologue"] .image-right, #content div[id^="parent-fieldname-formEpilogue"] .image-left, #content div[id^="parent-fieldname-formEpilogue"] .image-right, #content .mosaic-text-tile .image-left, #content .mosaic-text-tile .image-right, #tripreport-body-text .image-left, #tripreport-body-text .image-right, #hike-body-text .image-left, #hike-body-text .image-right {
    max-width: 50%;
    margin: 1.66rem 0 0 2rem;
  }
}
@media (max-width: 36em) {
  .tinymce-content .image-left, .tinymce-content .image-right, .mce-content-body .image-left, .mce-content-body .image-right, #content div[id^="parent-fieldname-text"] .image-left, #content div[id^="parent-fieldname-text"] .image-right, #content div[id^="parent-fieldname-formPrologue"] .image-left, #content div[id^="parent-fieldname-formPrologue"] .image-right, #content div[id^="parent-fieldname-formEpilogue"] .image-left, #content div[id^="parent-fieldname-formEpilogue"] .image-right, #content .mosaic-text-tile .image-left, #content .mosaic-text-tile .image-right, #tripreport-body-text .image-left, #tripreport-body-text .image-right, #hike-body-text .image-left, #hike-body-text .image-right {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
.tinymce-content .image-full, .tinymce-content .image-align-right, .tinymce-content .image-align-left, .mce-content-body .image-full, .mce-content-body .image-align-right, .mce-content-body .image-align-left, #content div[id^="parent-fieldname-text"] .image-full, #content div[id^="parent-fieldname-text"] .image-align-right, #content div[id^="parent-fieldname-text"] .image-align-left, #content div[id^="parent-fieldname-formPrologue"] .image-full, #content div[id^="parent-fieldname-formPrologue"] .image-align-right, #content div[id^="parent-fieldname-formPrologue"] .image-align-left, #content div[id^="parent-fieldname-formEpilogue"] .image-full, #content div[id^="parent-fieldname-formEpilogue"] .image-align-right, #content div[id^="parent-fieldname-formEpilogue"] .image-align-left, #content .mosaic-text-tile .image-full, #content .mosaic-text-tile .image-align-right, #content .mosaic-text-tile .image-align-left, #tripreport-body-text .image-full, #tripreport-body-text .image-align-right, #tripreport-body-text .image-align-left, #hike-body-text .image-full, #hike-body-text .image-align-right, #hike-body-text .image-align-left {
  margin: 5rem 0 3.33rem;
}
.tinymce-content .image-full img, .tinymce-content .image-align-right img, .tinymce-content .image-align-left img, .mce-content-body .image-full img, .mce-content-body .image-align-right img, .mce-content-body .image-align-left img, #content div[id^="parent-fieldname-text"] .image-full img, #content div[id^="parent-fieldname-text"] .image-align-right img, #content div[id^="parent-fieldname-text"] .image-align-left img, #content div[id^="parent-fieldname-formPrologue"] .image-full img, #content div[id^="parent-fieldname-formPrologue"] .image-align-right img, #content div[id^="parent-fieldname-formPrologue"] .image-align-left img, #content div[id^="parent-fieldname-formEpilogue"] .image-full img, #content div[id^="parent-fieldname-formEpilogue"] .image-align-right img, #content div[id^="parent-fieldname-formEpilogue"] .image-align-left img, #content .mosaic-text-tile .image-full img, #content .mosaic-text-tile .image-align-right img, #content .mosaic-text-tile .image-align-left img, #tripreport-body-text .image-full img, #tripreport-body-text .image-align-right img, #tripreport-body-text .image-align-left img, #hike-body-text .image-full img, #hike-body-text .image-align-right img, #hike-body-text .image-align-left img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.tinymce-content .image-full, .mce-content-body .image-full, #content div[id^="parent-fieldname-text"] .image-full, #content div[id^="parent-fieldname-formPrologue"] .image-full, #content div[id^="parent-fieldname-formEpilogue"] .image-full, #content .mosaic-text-tile .image-full, #tripreport-body-text .image-full, #hike-body-text .image-full {
  width: 150%;
  margin-right: -25%;
  margin-left: -25%;
}
@media (max-width: 47em) {
  .tinymce-content .image-full, .mce-content-body .image-full, #content div[id^="parent-fieldname-text"] .image-full, #content div[id^="parent-fieldname-formPrologue"] .image-full, #content div[id^="parent-fieldname-formEpilogue"] .image-full, #content .mosaic-text-tile .image-full, #tripreport-body-text .image-full, #hike-body-text .image-full {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.tinymce-content .image-align-right, .mce-content-body .image-align-right, #content div[id^="parent-fieldname-text"] .image-align-right, #content div[id^="parent-fieldname-formPrologue"] .image-align-right, #content div[id^="parent-fieldname-formEpilogue"] .image-align-right, #content .mosaic-text-tile .image-align-right, #tripreport-body-text .image-align-right, #hike-body-text .image-align-right {
  width: 50%;
  float: right;
  margin: 1.66rem -25% 0 2rem;
}
@media (max-width: 47em) {
  .tinymce-content .image-align-right, .mce-content-body .image-align-right, #content div[id^="parent-fieldname-text"] .image-align-right, #content div[id^="parent-fieldname-formPrologue"] .image-align-right, #content div[id^="parent-fieldname-formEpilogue"] .image-align-right, #content .mosaic-text-tile .image-align-right, #tripreport-body-text .image-align-right, #hike-body-text .image-align-right {
    width: auto;
    max-width: 50%;
    margin: 1.66rem 0 0 2rem;
  }
}
@media (max-width: 36em) {
  .tinymce-content .image-align-right, .mce-content-body .image-align-right, #content div[id^="parent-fieldname-text"] .image-align-right, #content div[id^="parent-fieldname-formPrologue"] .image-align-right, #content div[id^="parent-fieldname-formEpilogue"] .image-align-right, #content .mosaic-text-tile .image-align-right, #tripreport-body-text .image-align-right, #hike-body-text .image-align-right {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
.tinymce-content .image-align-left, .mce-content-body .image-align-left, #content div[id^="parent-fieldname-text"] .image-align-left, #content div[id^="parent-fieldname-formPrologue"] .image-align-left, #content div[id^="parent-fieldname-formEpilogue"] .image-align-left, #content .mosaic-text-tile .image-align-left, #tripreport-body-text .image-align-left, #hike-body-text .image-align-left {
  width: 50%;
  float: left;
  margin: 1.66rem 2rem 0 -25%;
}
@media (max-width: 47em) {
  .tinymce-content .image-align-left, .mce-content-body .image-align-left, #content div[id^="parent-fieldname-text"] .image-align-left, #content div[id^="parent-fieldname-formPrologue"] .image-align-left, #content div[id^="parent-fieldname-formEpilogue"] .image-align-left, #content .mosaic-text-tile .image-align-left, #tripreport-body-text .image-align-left, #hike-body-text .image-align-left {
    width: auto;
    max-width: 50%;
    margin: 1.66rem 2rem 0 0;
  }
}
@media (max-width: 36em) {
  .tinymce-content .image-align-left, .mce-content-body .image-align-left, #content div[id^="parent-fieldname-text"] .image-align-left, #content div[id^="parent-fieldname-formPrologue"] .image-align-left, #content div[id^="parent-fieldname-formEpilogue"] .image-align-left, #content .mosaic-text-tile .image-align-left, #tripreport-body-text .image-align-left, #hike-body-text .image-align-left {
    float: none;
    max-width: 100%;
    margin: 2.66rem auto;
  }
}
.tinymce-content figcaption, .tinymce-content span.image-caption, .tinymce-content dd.image-caption, .mce-content-body figcaption, .mce-content-body span.image-caption, .mce-content-body dd.image-caption, #content div[id^="parent-fieldname-text"] figcaption, #content div[id^="parent-fieldname-text"] span.image-caption, #content div[id^="parent-fieldname-text"] dd.image-caption, #content div[id^="parent-fieldname-formPrologue"] figcaption, #content div[id^="parent-fieldname-formPrologue"] span.image-caption, #content div[id^="parent-fieldname-formPrologue"] dd.image-caption, #content div[id^="parent-fieldname-formEpilogue"] figcaption, #content div[id^="parent-fieldname-formEpilogue"] span.image-caption, #content div[id^="parent-fieldname-formEpilogue"] dd.image-caption, #content .mosaic-text-tile figcaption, #content .mosaic-text-tile span.image-caption, #content .mosaic-text-tile dd.image-caption, #tripreport-body-text figcaption, #tripreport-body-text span.image-caption, #tripreport-body-text dd.image-caption, #hike-body-text figcaption, #hike-body-text span.image-caption, #hike-body-text dd.image-caption {
  color: #999999;
  font-size: .86rem;
  margin-top: 0;
  line-height: 1.33rem;
}
.tinymce-content figcaption:before, .tinymce-content span.image-caption:before, .tinymce-content dd.image-caption:before, .mce-content-body figcaption:before, .mce-content-body span.image-caption:before, .mce-content-body dd.image-caption:before, #content div[id^="parent-fieldname-text"] figcaption:before, #content div[id^="parent-fieldname-text"] span.image-caption:before, #content div[id^="parent-fieldname-text"] dd.image-caption:before, #content div[id^="parent-fieldname-formPrologue"] figcaption:before, #content div[id^="parent-fieldname-formPrologue"] span.image-caption:before, #content div[id^="parent-fieldname-formPrologue"] dd.image-caption:before, #content div[id^="parent-fieldname-formEpilogue"] figcaption:before, #content div[id^="parent-fieldname-formEpilogue"] span.image-caption:before, #content div[id^="parent-fieldname-formEpilogue"] dd.image-caption:before, #content .mosaic-text-tile figcaption:before, #content .mosaic-text-tile span.image-caption:before, #content .mosaic-text-tile dd.image-caption:before, #tripreport-body-text figcaption:before, #tripreport-body-text span.image-caption:before, #tripreport-body-text dd.image-caption:before, #hike-body-text figcaption:before, #hike-body-text span.image-caption:before, #hike-body-text dd.image-caption:before {
  content: '';
  display: inline-block;
  width: 1.2rem;
  height: 1.33rem;
  margin-right: .4rem;
  vertical-align: baseline;
  background: transparent url(../images/svg/camera-gray.svg) left bottom no-repeat;
}
.tinymce-content .suggested-reading, .tinymce-content ul.sidebar, .mce-content-body .suggested-reading, .mce-content-body ul.sidebar, #content div[id^="parent-fieldname-text"] .suggested-reading, #content div[id^="parent-fieldname-text"] ul.sidebar, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar, #content .mosaic-text-tile .suggested-reading, #content .mosaic-text-tile ul.sidebar, #tripreport-body-text .suggested-reading, #tripreport-body-text ul.sidebar, #hike-body-text .suggested-reading, #hike-body-text ul.sidebar {
  list-style: none;
  box-sizing: border-box;
  margin: 1.66rem 0;
  background-color: #F3F3F3;
  padding: 0 1.66rem 1.66rem 1.66rem;
}
@media (min-width: 40em) {
  .tinymce-content .suggested-reading, .tinymce-content ul.sidebar, .mce-content-body .suggested-reading, .mce-content-body ul.sidebar, #content div[id^="parent-fieldname-text"] .suggested-reading, #content div[id^="parent-fieldname-text"] ul.sidebar, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar, #content .mosaic-text-tile .suggested-reading, #content .mosaic-text-tile ul.sidebar, #tripreport-body-text .suggested-reading, #tripreport-body-text ul.sidebar, #hike-body-text .suggested-reading, #hike-body-text ul.sidebar {
    float: right;
    width: 40%;
    margin: 1.66rem -25% 1.66rem 2rem;
  }
}
@media (min-width: 47em) {
  .tinymce-content .suggested-reading, .tinymce-content ul.sidebar, .mce-content-body .suggested-reading, .mce-content-body ul.sidebar, #content div[id^="parent-fieldname-text"] .suggested-reading, #content div[id^="parent-fieldname-text"] ul.sidebar, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar, #content .mosaic-text-tile .suggested-reading, #content .mosaic-text-tile ul.sidebar, #tripreport-body-text .suggested-reading, #tripreport-body-text ul.sidebar, #hike-body-text .suggested-reading, #hike-body-text ul.sidebar {
    width: 50%;
  }
}
.tinymce-content .suggested-reading h2, .tinymce-content ul.sidebar h2, .mce-content-body .suggested-reading h2, .mce-content-body ul.sidebar h2, #content div[id^="parent-fieldname-text"] .suggested-reading h2, #content div[id^="parent-fieldname-text"] ul.sidebar h2, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading h2, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar h2, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading h2, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar h2, #content .mosaic-text-tile .suggested-reading h2, #content .mosaic-text-tile ul.sidebar h2, #tripreport-body-text .suggested-reading h2, #tripreport-body-text ul.sidebar h2, #hike-body-text .suggested-reading h2, #hike-body-text ul.sidebar h2 {
  margin: 3rem 0 1rem;
}
.tinymce-content .suggested-reading h4, .tinymce-content .suggested-reading li, .tinymce-content ul.sidebar h4, .tinymce-content ul.sidebar li, .mce-content-body .suggested-reading h4, .mce-content-body .suggested-reading li, .mce-content-body ul.sidebar h4, .mce-content-body ul.sidebar li, #content div[id^="parent-fieldname-text"] .suggested-reading h4, #content div[id^="parent-fieldname-text"] .suggested-reading li, #content div[id^="parent-fieldname-text"] ul.sidebar h4, #content div[id^="parent-fieldname-text"] ul.sidebar li, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading h4, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading li, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar h4, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar li, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading h4, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading li, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar h4, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar li, #content .mosaic-text-tile .suggested-reading h4, #content .mosaic-text-tile .suggested-reading li, #content .mosaic-text-tile ul.sidebar h4, #content .mosaic-text-tile ul.sidebar li, #tripreport-body-text .suggested-reading h4, #tripreport-body-text .suggested-reading li, #tripreport-body-text ul.sidebar h4, #tripreport-body-text ul.sidebar li, #hike-body-text .suggested-reading h4, #hike-body-text .suggested-reading li, #hike-body-text ul.sidebar h4, #hike-body-text ul.sidebar li {
  display: block;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #2A2A2A;
  font-family: 'EgyptienneURWNar-Med', serif;
}
.tinymce-content .suggested-reading h4 a, .tinymce-content .suggested-reading li a, .tinymce-content ul.sidebar h4 a, .tinymce-content ul.sidebar li a, .mce-content-body .suggested-reading h4 a, .mce-content-body .suggested-reading li a, .mce-content-body ul.sidebar h4 a, .mce-content-body ul.sidebar li a, #content div[id^="parent-fieldname-text"] .suggested-reading h4 a, #content div[id^="parent-fieldname-text"] .suggested-reading li a, #content div[id^="parent-fieldname-text"] ul.sidebar h4 a, #content div[id^="parent-fieldname-text"] ul.sidebar li a, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading h4 a, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading li a, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar h4 a, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar li a, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading h4 a, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading li a, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar h4 a, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar li a, #content .mosaic-text-tile .suggested-reading h4 a, #content .mosaic-text-tile .suggested-reading li a, #content .mosaic-text-tile ul.sidebar h4 a, #content .mosaic-text-tile ul.sidebar li a, #tripreport-body-text .suggested-reading h4 a, #tripreport-body-text .suggested-reading li a, #tripreport-body-text ul.sidebar h4 a, #tripreport-body-text ul.sidebar li a, #hike-body-text .suggested-reading h4 a, #hike-body-text .suggested-reading li a, #hike-body-text ul.sidebar h4 a, #hike-body-text ul.sidebar li a {
  color: #00557B;
  text-decoration: none;
}
.tinymce-content .suggested-reading h3, .tinymce-content .suggested-reading li:first-child, .tinymce-content ul.sidebar h3, .tinymce-content ul.sidebar li:first-child, .mce-content-body .suggested-reading h3, .mce-content-body .suggested-reading li:first-child, .mce-content-body ul.sidebar h3, .mce-content-body ul.sidebar li:first-child, #content div[id^="parent-fieldname-text"] .suggested-reading h3, #content div[id^="parent-fieldname-text"] .suggested-reading li:first-child, #content div[id^="parent-fieldname-text"] ul.sidebar h3, #content div[id^="parent-fieldname-text"] ul.sidebar li:first-child, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading h3, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading li:first-child, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar h3, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar li:first-child, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading h3, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading li:first-child, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar h3, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar li:first-child, #content .mosaic-text-tile .suggested-reading h3, #content .mosaic-text-tile .suggested-reading li:first-child, #content .mosaic-text-tile ul.sidebar h3, #content .mosaic-text-tile ul.sidebar li:first-child, #tripreport-body-text .suggested-reading h3, #tripreport-body-text .suggested-reading li:first-child, #tripreport-body-text ul.sidebar h3, #tripreport-body-text ul.sidebar li:first-child, #hike-body-text .suggested-reading h3, #hike-body-text .suggested-reading li:first-child, #hike-body-text ul.sidebar h3, #hike-body-text ul.sidebar li:first-child {
  font-family: 'Oswald', sans-serif;
  font-size: .86rem;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  color: #8AAB37;
  display: inline-block;
  margin-top: 0;
  padding-top: .33rem;
  border-top: solid 5px #8AAB37;
  font-size: .86rem;
  letter-spacing: 1px;
  border-bottom: 1rem;
  margin: 3rem 0 .66rem;
}
.tinymce-content .suggested-reading .author, .tinymce-content ul.sidebar .author, .mce-content-body .suggested-reading .author, .mce-content-body ul.sidebar .author, #content div[id^="parent-fieldname-text"] .suggested-reading .author, #content div[id^="parent-fieldname-text"] ul.sidebar .author, #content div[id^="parent-fieldname-formPrologue"] .suggested-reading .author, #content div[id^="parent-fieldname-formPrologue"] ul.sidebar .author, #content div[id^="parent-fieldname-formEpilogue"] .suggested-reading .author, #content div[id^="parent-fieldname-formEpilogue"] ul.sidebar .author, #content .mosaic-text-tile .suggested-reading .author, #content .mosaic-text-tile ul.sidebar .author, #tripreport-body-text .suggested-reading .author, #tripreport-body-text ul.sidebar .author, #hike-body-text .suggested-reading .author, #hike-body-text ul.sidebar .author {
  display: block;
  font-size: .86rem;
  color: #999999;
  line-height: 1.46rem;
  margin: .2rem 0 1rem;
}
.tinymce-content .magazine-credit, .mce-content-body .magazine-credit, #content div[id^="parent-fieldname-text"] .magazine-credit, #content div[id^="parent-fieldname-formPrologue"] .magazine-credit, #content div[id^="parent-fieldname-formEpilogue"] .magazine-credit, #content .mosaic-text-tile .magazine-credit, #tripreport-body-text .magazine-credit, #hike-body-text .magazine-credit {
  padding-top: 1.66rem;
  border-top: solid 1px #999999;
  margin: 0 0 5rem;
  min-height: 47px;
  vertical-align: top;
  line-height: 1.46rem;
  background-image: url(../images/svg/wta-icon.svg);
  background-repeat: no-repeat;
  background-position: left 1.40rem;
  background-size: auto 47px;
  padding-left: 3.25rem;
  font-size: 15px;
  overflow: visible;
}
.tinymce-content .magazine-credit a, .mce-content-body .magazine-credit a, #content div[id^="parent-fieldname-text"] .magazine-credit a, #content div[id^="parent-fieldname-formPrologue"] .magazine-credit a, #content div[id^="parent-fieldname-formEpilogue"] .magazine-credit a, #content .mosaic-text-tile .magazine-credit a, #tripreport-body-text .magazine-credit a, #hike-body-text .magazine-credit a {
  text-decoration: underline;
}
.tinymce-content .boldRedText, .mce-content-body .boldRedText, #content div[id^="parent-fieldname-text"] .boldRedText, #content div[id^="parent-fieldname-formPrologue"] .boldRedText, #content div[id^="parent-fieldname-formEpilogue"] .boldRedText, #content .mosaic-text-tile .boldRedText, #tripreport-body-text .boldRedText, #hike-body-text .boldRedText {
  color: #E9A82B;
  font-weight: bold;
}
.tinymce-content .boldGreenText, .mce-content-body .boldGreenText, #content div[id^="parent-fieldname-text"] .boldGreenText, #content div[id^="parent-fieldname-formPrologue"] .boldGreenText, #content div[id^="parent-fieldname-formEpilogue"] .boldGreenText, #content .mosaic-text-tile .boldGreenText, #tripreport-body-text .boldGreenText, #hike-body-text .boldGreenText {
  color: #8AAB37;
  font-weight: bold;
}
.tinymce-content .littleGrayText, .mce-content-body .littleGrayText, #content div[id^="parent-fieldname-text"] .littleGrayText, #content div[id^="parent-fieldname-formPrologue"] .littleGrayText, #content div[id^="parent-fieldname-formEpilogue"] .littleGrayText, #content .mosaic-text-tile .littleGrayText, #tripreport-body-text .littleGrayText, #hike-body-text .littleGrayText {
  color: #999999;
  font-size: 0.88rem;
}
.tinymce-content .littleGreenText, .mce-content-body .littleGreenText, #content div[id^="parent-fieldname-text"] .littleGreenText, #content div[id^="parent-fieldname-formPrologue"] .littleGreenText, #content div[id^="parent-fieldname-formEpilogue"] .littleGreenText, #content .mosaic-text-tile .littleGreenText, #tripreport-body-text .littleGreenText, #hike-body-text .littleGreenText {
  color: #8AAB37;
  font-size: 0.88rem;
}
.tinymce-content .bigGraphLead, .mce-content-body .bigGraphLead, #content div[id^="parent-fieldname-text"] .bigGraphLead, #content div[id^="parent-fieldname-formPrologue"] .bigGraphLead, #content div[id^="parent-fieldname-formEpilogue"] .bigGraphLead, #content .mosaic-text-tile .bigGraphLead, #tripreport-body-text .bigGraphLead, #hike-body-text .bigGraphLead {
  font-size: 1.25rem;
}
.tinymce-content .callout, .mce-content-body .callout, #content div[id^="parent-fieldname-text"] .callout, #content div[id^="parent-fieldname-formPrologue"] .callout, #content div[id^="parent-fieldname-formEpilogue"] .callout, #content .mosaic-text-tile .callout, #tripreport-body-text .callout, #hike-body-text .callout {
  color: #00557B;
}

.template-longform #content div[id^="parent-fieldname-text"], #hike-body-text, #tripreport-body-text {
  max-width: 66.6rem;
}
.template-longform #content div[id^="parent-fieldname-text"] > :first-child, #hike-body-text > :first-child, #tripreport-body-text > :first-child {
  margin-top: 0;
}
.template-longform #content div[id^="parent-fieldname-text"] > :first-child:first-letter, #hike-body-text > :first-child:first-letter, #tripreport-body-text > :first-child:first-letter {
  float: left;
  font-size: 4.13rem;
  line-height: 2.66rem;
  font-family: 'EgyptienneURW-Lig', serif;
  color: #E9A82B;
  letter-spacing: 0;
  margin-top: .4rem;
  margin-right: .5rem;
}

#content h2 {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  line-height: 2.66rem;
}
#content h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.13rem;
  color: #8AAB37;
  letter-spacing: 2px;
}
.template-longform #content h3, .longform #content h3 {
  margin-top: 0;
}
#content h4, #content h5, #content h6 {
  color: #8AAB37;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #mbp-content h1, #mbp-content h2, #mbp-content h3, #mbp-content h4, #mbp-content h5, #mbp-content h6 {
  border-bottom: none;
}
#content .clear, #mbp-content .clear {
  display: none;
}
#content a, #mbp-content a {
  color: #00557B;
}
#content a.button, #mbp-content a.button {
  background-image: linear-gradient(-180deg, #8AAB37 0%, #4A7628 99%);
  border-radius: 5px;
  padding: .4rem 1rem;
  font-size: .8rem;
  line-height: 1.46rem;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  color: white;
  border-bottom: none;
}
#content a.button:hover, #content a.button:active, #mbp-content a.button:hover, #mbp-content a.button:active {
  background-image: linear-gradient(-180deg, #8AAB37 0%, #4A7628 99%);
  filter: brightness(120%);
}
#content .discreet, #mbp-content .discreet {
  color: #999999;
}
#content a.button, #content a.button-gold, #content a.button-lightgreen, #mbp-content a.button, #mbp-content a.button-gold, #mbp-content a.button-lightgreen {
  color: white !important;
  text-decoration: none !important;
}
#content .pullquote, #mbp-content .pullquote {
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 2.13rem;
  line-height: 2.13rem;
  letter-spacing: 0;
  color: #8AAB37;
  color: #00557B;
  line-height: 2.66rem;
  background-color: initial;
  border-left: none;
}
#content ul.checklist, #content .checklist ul, #mbp-content ul.checklist, #mbp-content .checklist ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
#content ul.checklist li, #content .checklist ul li, #mbp-content ul.checklist li, #mbp-content .checklist ul li {
  display: block;
  margin-top: .66rem;
  margin-bottom: 1.66rem;
  padding-left: 2rem;
  background: transparent url(../images/svg/check-mark-circle-green.svg) left 0.2rem no-repeat;
}
#content .callout, #mbp-content .callout {
  overflow: hidden;
}
#content .circled, #mbp-content .circled {
  display: block;
  float: left;
  padding: .35rem .52rem .25rem .57rem;
  background-color: #00557B;
  color: white;
  font-family: 'EgyptienneURWNar-Med', serif;
  font-size: 1.33rem;
  line-height: 1.33rem;
  border-radius: 1rem;
  margin-right: .5rem;
  vertical-align: baseline;
}

.longform .pullquote, .template-longform #content .pullquote, body#content.template-longform .pullquote {
  margin: 3.33rem -25%;
  width: 150%;
  float: none;
}
.longform .pullquote:before, .template-longform #content .pullquote:before, body#content.template-longform .pullquote:before {
  content: '';
  display: block;
  height: 5px;
  width: 16.66%;
  background-color: #00557B;
  margin-bottom: .86rem;
}
@media (max-width: 47em) {
  .longform .pullquote:before, .template-longform #content .pullquote:before, body#content.template-longform .pullquote:before {
    width: 25%;
  }
}
@media (max-width: 47em) {
  .longform .pullquote, .template-longform #content .pullquote, body#content.template-longform .pullquote {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 36em) {
  .longform .pullquote, .template-longform #content .pullquote, body#content.template-longform .pullquote {
    font-size: 1.46rem;
    line-height: 2rem;
  }
}

.plone-modal-wrapper .upload-container .upload-area {
  width: auto;
}
.plone-modal-wrapper .common-controls > div {
  margin-bottom: 0.5rem;
}

.plone-modal-dialog {
  max-height: 100%;
  overflow: auto;
  max-width: 95%;
}
@media (max-width: 36em) {
  .plone-modal-dialog {
    transform: translateY(65px);
  }
}
.plone-modal-dialog .plone-modal-content {
  max-width: 100%;
}

.plone-modal-title img.logo {
  display: none;
}

.pin_it_iframe_widget {
  display: none;
}

body, #content-core {
  counter-reset: headings;
}
body h2.numbered-heading, #content-core h2.numbered-heading {
  margin-top: 1em;
  padding-left: 0;
  vertical-align: middle;
}
body h2.numbered-heading:before, #content-core h2.numbered-heading:before {
  counter-increment: headings;
  content: counter(headings);
  display: inline-block;
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.4rem;
  height: 2.2rem;
  width: 2.2rem;
  border-radius: 1.1rem;
  background: #E9A82B;
  color: white;
  margin-right: 0.75rem;
}

@media print {
  .cell-title {
    width: auto;
  }

  .cell-photo {
    display: none;
  }

  .cell-title,
  .cell-summary,
  .cell-difficulty {
    border-right: none;
  }

  .toggler,
  .UserRating,
  .edit-pitch,
  .submission-pitch,
  #hike-document-actions,
  .template-hike_view #trip-reports,
  .ox,
  .trailhead-map {
    display: none !important;
  }

  .current-rating {
    display: inline;
  }

  .VoteCount {
    padding-left: 0;
  }

  .printOnlyInline {
    display: inline;
  }

  .printOnlyBlock {
    display: block;
  }

  /*we want to see the byline after all (Plone hides it)*/
  .documentByLine {
    display: block !important;
  }

  #book-copyright-info {
    float: none;
    width: auto;
    text-align: left;
  }
}

/*# sourceMappingURL=style.css.map */
