/* // FRA OVERRIDES */
.StandardPage html,
.StandardPage body {height:auto;}
/* EU new Cookie consent */
#validate-consent-youtube.no-cookie-consent,
#validate-consent-google.no-cookie-consent,
#validate-consent-openstreetmap.no-cookie-consent {
	text-align: center;
	background: #F9DD16;
	box-sizing: border-box;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 1.2em;
}

#validate-consent-youtube.no-cookie-consent a,
#validate-consent-google.no-cookie-consent a,
#validate-consent-openstreetmap.no-cookie-consent a  {
  display: inline;
  text-decoration: underline;
  font-size: 1em;
}
/* .SideMenu li li ul li a			{padding-left:100px;}
.SideMenu li li li a			{padding-left:100px;} */
.opacityBlur{
  opacity:0.5;
  pointer-events: none;
}
.field-name-field-fra-summary {
  font-weight: normal;
}

.field-name-field-fra-image-caption, .field-name-field-fra-image-copyright, .field-name-field-field-fra-access-to-original  {
    display: none;
}

.field-name-field-fra-image-file-infographic{
	width:212px; /*container-width*/
	height:156px; /*container-width*/
	overflow:hidden; /*hide bounds of image */
	margin:0 5.25px 15px;   /*reset margin of figure tag*/
	margin-left: 25px;
}

.crop_infographic_image {
	display:inline; /*remove inline-block spaces*/
	width:100%; /*make image streatch*/
	margin:-21.875% 0;
}
/*hide sec theme for searches*/
#edit-field-fra-taxonomy-sec-theme-tid{
	display: none;
}


.node-unpub .region-content {box-shadow:0 0 0 5px #fff, 0 0 0 8px #ffb6b6; position:relative;}
.node-unpub .region-content:after	{content:'UNPUBLISHED'; position:absolute; left:0; top:-5px; display:inline-block; padding:0px 5px; background:#ffb6b6; font-size:11px; font-weight:500;}

.form-item-field-fra-taxonomy-sec-theme-tid {
	display: none;
}
#edit-field-fra-taxonomy-pri-theme-1{
	display: none;
}

.sc_align_center_table{
	 text-align: center;
}

.link_to_be_hidden{
	display: none;
	visibility:hidden;
}

.NewsItem .row h3{
	font-size:21px;
}
