

#gtranslate_wrapper{
position: absolute;
top: 42px;
left: 8%;
z-index: 999999;
}
@media(min-width: 576px){
	#gtranslate_wrapper{
position: absolute;
top: 5px;
left: 8%;
}
}
@media(min-width: 481px){
input#news-search-submit.button{
	margin-top: 20px;
}
}

.layout-peel-scorecard-welsh #body .scorecard .scorecard-content .section.active, .layout-peel-scorecard #body .scorecard .scorecard-content .section.active{
	color: #282828;
}

.force-finder__result-title{
  color: inherit; !important
}
#pane-fire-rescue .force-finder__result{
	background: #fff;
}

.related-widget{
	background: none;
}

#force-finder-tabs ul.tabs a{
	white-space: inherit;
	min-height: 100px;
}
#pane-fire-rescue .force-finder__map-pane,.force_finder__background-map-pane-frs{
  background: #fff;
}
.region-list--police-force.region-list--eastern .region-list__title:before {
background: #000 !important;
}
.region-list--police-force.region-list--northern .region-list__title:before {
background: #000 !important;
}

.peel-question-pip.peel-question-pip--effectiveness:focus
{
  outline-width: 3px;
  outline-style: solid;
  outline-color: #ffdd00;
}

@media(max-width: 576px){
.scorecard-content div.section.visible h2{
  font-size: 2rem;
}
}

div#frs-mini-map.key-facts__map svg{
  max-width: 100%;
}
@media(max-width: 400px){
.layout-peel-scorecard .overlay .popup{
height: 200px;
top: 10%;
}
}

td.good{
  background: #758602;
}
.good span.rating_text{
 color: #758602;
}
td.requires-improvement{
  background: #ff2f00;
}
.requires-improvement span.rating_text{
  color: #ff2f00;
  }
td.adequate{
  background: #f56a00;
}
.adequate span.rating_text{
  color: #f56a00;
  }
td.outstanding {
  background: #035e32;
 
}
.outstanding span.rating_text{
   color: #035e32
  }
td.inadequate {
  background: #8b0101;
}
.inadequate span.rating_text{
  color: #8b0101
  }
td.uninspected {
  background: #c1c2c0;
}
.uninspected span.rating_text{
  color: #c1c2c0;
  }
td.ungraded{
  background: #b3d4fc;

}
.ungraded span.rating_text{
  color: #b3d4fc;
  }


.region-list__title::before{
  display: none;
}