.SnowReport {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #4D4D4D;
  padding: 0 20px;
}
.SnowReport,
.SnowReport * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.SnowReport *:before,
.SnowReport *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.SnowReport-section > h2 {
  font-size: 28px;
  color: #4D4D4D;
}
.SnowReport-section.SnowReport-section--written {
  margin-top: 40px;
}
.SnowReport-sr-label,
.SnowReport-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.SnowReport-Nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.SnowReport-Nav--links {
  display: flex;
}
@media (max-width: 767px) {
  .SnowReport-Nav--links {
    display: block;
    float: left;
    padding-top: 0;
  }
}
.SnowReport-Nav--links li {
  display: block;
}
@media (min-width: 768px) {
  .SnowReport-Nav--links li {
    padding: 0 10px;
  }
}
.SnowReport-Nav--links li a {
  text-decoration: none;
  color: #e9654b;
}
.SnowReport-Nav--links li a:hover,
.SnowReport-Nav--links li a:focus {
  text-decoration: underline;
}
.SnowReport-Nav--links li:first-child {
  padding-left: 0;
}
.SnowReport-measures--columns {
  display: flex;
  flex-wrap: wrap;
}
.SnowReport-measures--columns > .SnowReport-measure {
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media (max-width: 480px) {
  .SnowReport-measures--columns > .SnowReport-measure {
    width: 100%;
  }
}
@media (min-width: 481px) {
  .SnowReport-measures--columns > .SnowReport-measure {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .SnowReport-measures--columns > .SnowReport-measure {
    width: 25%;
  }
}
.SnowReport-measure {
  font-weight: bold;
}
.SnowReport-measure > dt {
  color: #3c5968;
  font-size: 19px;
}
.SnowReport-measure > dd {
  color: #1f1f1f;
  font-size: 22px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  #legend-lists {
    display: flex;
  }
}
.SnowReport-legend-list {
  font: normal 16px "Montserrat", Helvetica, Arial, sans-serif;
  line-height: 28px;
  list-style: none;
  padding-left: 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .SnowReport-legend-list {
    width: 50%;
  }
}
.SnowReport-legend-list > li {
  margin-right: 1em;
  text-transform: uppercase;
  font-size: 16px;
  white-space: nowrap;
  margin-bottom: .5em;
}
.SnowReport-legend-list > li > .SnowReport-icon--legend {
  display: inline-block;
  font-size: 22px;
  margin-right: 10px;
}
.SnowReport-legend-list > li > .SnowReport-icon--legend,
.SnowReport-legend-list > li > .SnowReport-icon--legend:after {
  line-height: 28px;
}
.SnowReport-features {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .SnowReport-features > .SnowReport-feature {
    width: 100%;
  }
}
@media (min-width: 481px) {
  .SnowReport-features > .SnowReport-feature {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .SnowReport-features > .SnowReport-feature {
    width: 25%;
  }
}
.SnowReport-feature-title {
  font-size: 19px;
  color: #3c5968;
}
.SnowReport-feature-icon {
  display: inline-block;
  font-size: 22px;
  width: 1.5em;
}
.SnowReport {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #4D4D4D;
  padding: 0 20px;
}
.SnowReport,
.SnowReport * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.SnowReport *:before,
.SnowReport *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.SnowReport-section > h2 {
  font-size: 28px;
  color: #4D4D4D;
}
.SnowReport-section.SnowReport-section--written {
  margin-top: 40px;
}
.SnowReport-sr-label,
.SnowReport-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.SnowReport-measures--columns {
  display: flex;
  flex-wrap: wrap;
}
.SnowReport-measures--columns > .SnowReport-measure {
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media (max-width: 480px) {
  .SnowReport-measures--columns > .SnowReport-measure {
    width: 100%;
  }
}
@media (min-width: 481px) {
  .SnowReport-measures--columns > .SnowReport-measure {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .SnowReport-measures--columns > .SnowReport-measure {
    width: 25%;
  }
}
.SnowReport-measure {
  font-weight: bold;
}
.SnowReport-measure > dt {
  color: #3c5968;
  font-size: 19px;
}
.SnowReport-measure > dd {
  color: #1f1f1f;
  font-size: 22px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  #legend-lists {
    display: flex;
  }
}
.SnowReport-legend-list {
  font: normal 16px "Montserrat", Helvetica, Arial, sans-serif;
  line-height: 28px;
  list-style: none;
  padding-left: 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .SnowReport-legend-list {
    width: 50%;
  }
}
.SnowReport-legend-list > li {
  margin-right: 1em;
  text-transform: uppercase;
  font-size: 16px;
  white-space: nowrap;
  margin-bottom: .5em;
}
.SnowReport-legend-list > li > .SnowReport-icon--legend {
  display: inline-block;
  font-size: 22px;
  margin-right: 10px;
}
.SnowReport-legend-list > li > .SnowReport-icon--legend,
.SnowReport-legend-list > li > .SnowReport-icon--legend:after {
  line-height: 28px;
}
.SnowReport-features {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .SnowReport-features > .SnowReport-feature {
    width: 100%;
  }
}
@media (min-width: 481px) {
  .SnowReport-features > .SnowReport-feature {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .SnowReport-features > .SnowReport-feature {
    width: 25%;
  }
}
.SnowReport-feature-title {
  font-size: 19px;
  color: #3c5968;
}
.SnowReport-feature-icon {
  display: inline-block;
  font-size: 22px;
  width: 1.5em;
}
.SnowReport-Tab-bar {
  background: transparent;
  position: relative;
}
.SnowReport-Tab-content > .SnowReport-Tab-pane.active {
  display: block;
  clear: both;
}
.SnowReport-Tab-content > .SnowReport-Tab-pane.active:before,
.SnowReport-Tab-content > .SnowReport-Tab-pane.active:after {
  display: table;
  content: " ";
}
.SnowReport-Tab-content > .SnowReport-Tab-pane.active:after {
  clear: both;
}
.SnowReport-header {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 15px;
}
.date-info {
  text-transform: uppercase;
  margin-bottom: 0;
}
.date-info dt {
  display: inline;
  font-weight: normal;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .date-info dt {
    font-size: 16px;
  }
}
.date-info dd {
  display: inline;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .date-info dd {
    font-size: 16px;
  }
}
.date-info.hours dd {
  display: block;
}
.SnowReport-Weather #weathInfo {
  display: flex;
  align-items: center;
}
.SnowReport-Weather img {
  max-width: 40px;
  margin-left: 10px;
}
.SnowReport-Weather dt {
  font-weight: normal;
  font-size: 10px;
}
.SnowReport-Weather dd {
  display: inline-block;
}
.SnowReport-Weather dd:nth-of-type(2) {
  font-size: 20px;
}
.SnowReport-Weather dd .wi {
  font-size: 20px;
}
.SnowReport-Nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.SnowReport-Nav--links {
  display: flex;
  text-transform: uppercase;
  font-size: 14px;
  margin: 13px 0 0 0;
}
@media (max-width: 767px) {
  .SnowReport-Nav--links {
    display: block;
    float: left;
    padding-top: 0;
  }
}
.SnowReport-Nav--links li {
  display: block;
}
@media (min-width: 768px) {
  .SnowReport-Nav--links li {
    padding: 0 10px;
  }
}
.SnowReport-Nav--links li a {
  text-decoration: none;
  color: #e9654b;
}
.SnowReport-Nav--links li a:hover,
.SnowReport-Nav--links li a:focus {
  text-decoration: underline;
}
.SnowReport-Nav--links li:first-child {
  padding-left: 0;
}
.SnowReport-Nav--links li:last-child a {
  padding-right: 0;
}
.SnowReport-Nav--links li a {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 992px) {
  .SnowReport-measures--columns > .SnowReport-measure:nth-child(1n + 0),
  .SnowReport-features > .SnowReport-feature:nth-child(1n + 0) {
    border-right: 4px solid #e2f6fc;
  }
}
@media screen and (min-width: 768px) {
  .SnowReport-measures--columns > .SnowReport-measure:nth-child(1n + 0),
  .SnowReport-features > .SnowReport-feature:nth-child(1n + 0) {
    border-right: 4px solid #e2f6fc;
  }
}
@media screen and (min-width: 992px) {
  .SnowReport-features > .SnowReport-feature:nth-child(1n + 0):before {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .SnowReport-features > .SnowReport-feature:nth-child(1n + 0):before {
    border: none;
  }
}
.SnowReport-Tab-content.tab-content.updated {
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 0;
}
.SnowReport-Tab-content.tab-content.updated .date-info {
  margin-bottom: 0;
}
.SnowReport-section-title {
  font-weight: 400;
  text-transform: uppercase;
}
.SnowReport-measure {
  font-size: 18px;
}
.SnowReport-measures--columns > .SnowReport-measure:last-child {
  border-right: none;
}
.SnowReport-measure,
.SnowReport-measure > dt {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
}
.SnowReport-measure > dd {
  font-weight: 700;
  font-size: 17px;
}
.SnowReport-section {
  padding: 0 20px 20px;
}
.SnowReport-section > h2 {
  font-size: 25px;
}
.SnowReport-section.SnowReport-section--written {
  padding-top: 0;
}
.SnowReport-feature {
  margin-bottom: 3px;
}
.SnowReport-feature:before {
  margin-bottom: 0 !important;
}
.SnowReport-feature h5 {
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
}
.SnowReport-section--lifts .SnowReport-Lift {
  display: flex;
  justify-content: space-between;
}
.SnowReport-Lift > .SnowReport-feature-icons {
  margin-top: 0;
}
@media (max-width: 767px) {
  .SnowReport-features > .SnowReport-feature {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .SnowReport-features > .SnowReport-feature {
    float: left;
    width: 50%;
    padding-bottom: 0;
    margin-bottom: 5px;
  }
  .SnowReport-features > .SnowReport-feature:nth-child(3n + 1) {
    clear: none;
  }
}
.SnowReport-feature-title {
  font-weight: 300;
  font-size: 16px;
  float: left;
  margin: 0;
  line-height: 27px;
}
.SnowReport-Trail > .SnowReport-feature-title {
  margin-bottom: 0;
}
.SnowReport-Trail > .SnowReport-feature-icon {
  text-align: center;
}
.SnowReport-Trail .SnowReport-item-status {
  float: right;
}
.SnowReport-legend-list {
  text-align: left;
}
.SnowReport-legend-list > li {
  display: block;
  font-size: 12px;
}
.SnowReport-legend-list > li > .SnowReport-icon--legend {
  position: relative;
  top: 3px;
}
.layout--printable {
  padding-top: 20px;
  width: 700px;
}
.layout--printable .page,
.layout--printable .add-this {
  display: none;
}
.layout--printable .printable {
  width: 700px;
}
.SnowReport--print {
  width: 700px;
}
.SnowReport--print .date-info dl,
.SnowReport--print .date-info dt,
.SnowReport--print .date-info dd {
  font-size: 9px;
}
.SnowReport--print #MSN-logo {
  width: 200px;
  display: block;
}
.SnowReport--print section {
  background: transparent;
  margin-bottom: 0;
  padding-bottom: 0;
  padding: 0;
}
.SnowReport--print section.SnowReport-section--written {
  max-height: 139px !important;
  overflow: hidden !important;
  margin-top: 15px !important;
}
.SnowReport--print section.SnowReport-section--written article {
  font-size: 11px;
}
.SnowReport--print section h2 {
  font-size: 12px;
  margin-top: .25em;
  border-bottom: 1px solid #000;
}
.SnowReport--print section .SnowReport-feature-title {
  font-size: 11px;
  margin-bottom: .25em;
  line-height: 1.2;
  float: none;
}
.SnowReport--print section.SnowReport-section--measurements {
  margin-top: 20px;
}
.SnowReport--print section .SnowReport-feature,
.SnowReport--print section .SnowReport-measure {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  width: 19% !important;
  display: block !important;
  float: left !important;
}
.SnowReport--print section .SnowReport-features > .SnowReport-feature {
  border: none !important;
}
.SnowReport--print section .SnowReport-feature:before {
  border: none !important;
  margin-bottom: 0;
}
.SnowReport--print section .SnowReport-measures--columns > .SnowReport-measure {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}
.SnowReport--print section .SnowReport-measure > dt {
  font-size: 10px;
}
.SnowReport--print section .SnowReport-measure > dd {
  font-size: 10px;
}
.SnowReport--print section .SnowReport-feature-icon {
  font-size: 11px;
}
.SnowReport--print section .SnowReport-features > .SnowReport-feature {
  padding-bottom: 5px;
}
.SnowReport--print section .SnowReport-feature h5 {
  font-size: 11px;
  margin-bottom: .25em;
}
.SnowReport--print section .SnowReport-legend-list > li {
  font-size: 9px;
}
.SnowReport--print section .SnowReport-legend-list > li > .SnowReport-icon--legend {
  font-size: 11px;
  line-height: 1 !important;
}
.SnowReport--print section .SnowReport-feature-icons,
.SnowReport--print section .SnowReport-Trail .SnowReport-item-status {
  float: left;
  margin-top: 0;
}
.SnowReport--print section.SnowLegend .SnowReport-features .SnowReport-feature {
  width: 100% !important;
  border-right: none;
}
.SnowReport--print section.SnowLegend .SnowReport-features .SnowReport-feature .SnowReport-legend-list {
  width: 100% !important;
  line-height: 1 !important;
}
.SnowReport--print section.SnowLegend .SnowReport-features .SnowReport-feature .SnowReport-legend-list > li {
  display: inline-block;
  line-height: 1 !important;
  margin-bottom: 0 !important;
}
.SnowReport-Tab-content.tab-content.updated {
  width: 100%;
  margin-left: 7px;
}
.SnowReport-Tab-content.tab-content.updated .date-info {
  float: left;
}
