.mg-popup-panel-header-title {
  visibility: hidden;
}

.stark-component-header img {
  max-height: 125px;
  max-width: 275px;
}

/**
 * Legend: Status
 * 1 - Open
 */
.ol-viewport .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(1) .stark-control-legend-layer-class:nth-child(1),
.stark-subpage-west-legend .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(1) .stark-control-legend-layer-class:nth-child(1) {
  display: none;
}

/**
 * Legend: Trails
 * 1 - Disabled
 * 2 - Closed
 * 3 - Off-road duplicate
 */
.ol-viewport .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(1),
.ol-viewport .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(2),
.ol-viewport .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(3),
.stark-subpage-west-legend .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(1),
.stark-subpage-west-legend .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(2),
.stark-subpage-west-legend .stark-control-legend-layersleft .stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(3) {
  display: none;
}

 /************
 * Terms of Use *
 ************/

.stark-ofsc-terms-header {
  text-align: center;
  padding: 1em 0 0 0;
}

.stark-ofsc-terms-body{
  font-size: 1.3em;
  padding: 1em 0 1em 2em;
}

 /***********
 * Override *
 ************/

.stark-terms-body img{
  display:block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: 55%;
  height: auto;
}
