
/*************
 * Overrides *
 *************/

.stark-component-header img {
  width: 230px;
  max-width: 230px;
}

.stark-component-header-provincelogo {
  display: none;
}

.stark-desktop .gm-style > div:nth-child(2) {
  left: 285px !important
} 

.stark-control-legend-layer:nth-child(2) .stark-control-legend-layer-class:nth-child(3){
  height:30px;
}

.stark-desktop .gm-style > div:nth-child(2) {
  left: 285px !important
}

#map .mg-control-mouseposition {
  width: 110px;
}

.mg-popup-panel-header-title {
  visibility: hidden;
}
.stark-control-legend-layer-class-icon {
  width: 12px;
  height: 15px;
}

.stark-panel-body {
  height: calc(100% - 153px);
}

.main-with-left .mg-popup-panel-query .mg-popup-panel-container {
  width: 32rem;
}

.mg-form-field-checklist-item .mg-form-field-checklist-item-icon {
    width: 24px;
    height: 24px;
}

.mg-form-field-checklist-item:last-child .mg-form-field-checklist-item-icon {
    width: 17px;
    height: 17px;
}

.stark-snoman-temporary-message {
  color: #cc3333;
}

.stark-terms-container {
  width: 100%;
  height: 100%;
}

.stark-terms-container .stark-terms-body {
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  margin: 20px 0;
}

.stark-terms-container .stark-terms-body .mg-control-termsofuse-message-contents {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.stark-component-plain .stark-component-slideshow-desktop-cell {
  text-align: center;
}

.stark-component-plain .stark-component-slideshow-desktop-cell img {
  width: 100%;
  max-width: 500px;
  height: auto;
}

