article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, body, button, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	/* 90% gives a target font size of 13px when combined with Omega's alpha reset */
/*	font-size: 80%;*/
	line-height: 1.5em;
}
img.cewo-banner {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, sans-serif;
	font-stretch: condensed;
	font-weight: normal;
	margin-top: 0.3em;
	margin-bottom: 0.75em;
	line-height: 1.25em;
	letter-spacing: 0.015px;
}
h5 a:link {
	text-decoration: none;
	color: #005595;
}
h1 {
	color: #005595;
	font-size: 2em;
	margin-top: -0.2em;
}
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.55em;
}
h4 {
	font-size: 1.35em;
}
h5 {
	font-size: 1.25em;
}
h6 {
	font-size: 1.1em;
	font-weight: bold;
}
.pane-environment-news h2.pane-title, #block-views-environment-news-block-news h2.block-title, .front h2.pane-title, #media-centre-page .pane-news h2 {
	font-size: 1.4em;
	color: #000;
	text-transform: uppercase;
}
.subtitle {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}
.subtitle a {
	text-decoration: none;
	color: black;
}
.subtitle a:hover {
	text-decoration: underline;
}
h3.subtitle:hover:after {
    color: white;
}
.uppercase-title h3, .pane-news h2.pane-title, #block-views-environment-news-block-news h2.block-title {
	text-transform: uppercase;
}
.static-popular h2.pane-title, .pane-environment-news h2.pane-title, .pane-news h2.pane-title, .pane-environment-home h2.pane-title, #block-views-environment-news-block-news h2.block-title, .top-bottom {
	border-bottom: none!important;
	background: #e7e7e7;
	padding: 0.30em;
	border-left: 4px solid #005595;
	margin-top: 0;
	clear: both;
}
.pane-environment-news h2.pane-title, .pane-news h2.pane-title, #block-views-environment-news-block-news h2.block-title {
	font-weight: bold;
}
.pane-environment-home h2.pane-title {
	margin-top: 0;
}

.panel-pane.pane-views.pane-environment-home {
    margin-bottom: 1em;
	    overflow: hidden;
}
h2.publications, .underline {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.25em;
	background: #f7f7f7;
}
h2.flex-media-content, h3.flex-media-content, h4.flex-media-content, div.boxonecol h2, div.boxonecol-150 h2, div.boxonecol h3, div.boxonecol-150 h3, .block-cck-blocks-field-related h2, .block-cck-blocks-field-related h3 {
	margin-top: 0;
	clear: both;
}
h2.flex-media-content, h3.flex-media-content, h4.flex-media-content, div.boxonecol h2, div.boxonecol-150 h2, div.boxonecol h3, div.boxonecol-150 h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.25em;
}
h2.flex-media-content a, h3.flex-media-content a, h4.flex-media-content a, div.boxonecol h2 a, div.boxonecol-150 h2 a, div.boxonecol h3 a, div.boxonecol-150 h3 a {
	text-decoration: none
}
.block-views h2.block-title {
	margin-bottom: 1em;
}
.responsive-layout-mobile h1 {
	margin-top: 1.3em;
}
::-moz-selection, ::selection {
 background: #005595;
 color: #fff;
 text-shadow: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	color: #660066;
}
a:hover, .accessible-megamenu .accessible-megamenu-panel a:hover, .accessible-megamenu .accessible-megamenu-panel a:focus {
	color: #660066;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	background: #f8f8f8;
	border-left: 6px solid #ccc;
	margin: 1.5em 1em;
	padding: 0.5em 1em;
	quotes: "\201C""\201D""\2018""\2019";
	font-style: italic;
}
blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.15em;
	vertical-align: -0.4em;
}
blockquote:after {
	color: #ccc;
	content: close-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-left: 0.15em;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
}
dfn {
	font-style: italic;
}
hr {
	background: #ccc;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol, .node ul, .node ol {
	padding-top: 0em;
	padding-left: 2.4em;
	line-height: 1.8em;
}
ul ul, ol ol {
	padding-top: 0em;
	margin-bottom: 0;
}
dt {
	font-size: 1em;
	font-weight: bold;
	list-style-type: none;
	padding: 0.1em 0 0.1em 0;
	margin: 0;
}
dd {
	margin: 0 0 1em 2em;
	padding: 0;
	font-style: normal;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-width: 100%;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
html.js fieldset.collapsed {
	height: 2em;
}
label {
	margin-bottom: 0.75em;
	cursor: pointer;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
select {
	width: auto!important;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
button[disabled], input[disabled] {
	cursor: default;
}
.button-click, .button input, input[type="submit"] {
	width: auto;
	text-decoration: none;
	font-size: 1em;
	font-family: helvetica, arial;
	font-weight: bold;
	text-align: center;
	position: relative;
	background: white;
		    border: 2px solid #DEE0E2;
    padding: 0.60em;
	/* BORDER RADIUS */
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
}
.front .responsive-layout-normal .button-click {
	font-size: 0.95em;
	padding: 0.2em;
}
a.button-click {
	color: #333333;
	text-decoration: none;
}
.button input {
	height: 41px;
	float: left;
	margin-left: -0.1em;
}
/* WHILE HOVERED */
.button-click:hover, .button input:hover, input[type="submit"]:hover {
	background-color: white;
	box-shadow: 0 3px 5px rgba(174,174,174,0.7);
	-moz-box-shadow: 0 3px 5px rgba(174,174,174,0.7);
	-webkit-box-shadow: 0 3px 5px rgba(174,174,174,0.7);
}
/* FONT GLYPH (MOSTLY FOR FUN) */
.button-click:after {
	content: '>';
	color: #333;
	font-size: 1.2em;
	margin-left: 10px;
	text-shadow: 1px 1px 1px #B2B2B2;
	font-weight: bold;
}
.media-buttons {
	margin: 2em 0;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	border: 2px solid #DEE0E2;	/* BORDER RADIUS */
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
	    width: 100%;
	  max-width: 98%;
}
select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	height: 2.5em;
}
input#edit-keys, select#edit-state {
	width: auto;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
 input:invalid, textarea:invalid {
 background-color: #f0dddd;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}
p {
	margin-bottom: 0.75em;
}
/*Input field for DIAT terms field*/
.chzn-container-multi .chzn-choices .search-field input {
	height: 30px;
}
.field .field-label {
	font-family: Arial, san-serif;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0;
	border-bottom:none;
}
/*Social***************/
ul.social-sharing.home-icons {
	margin-top: -0.5em;
}
ul.social-sharing.home-icons li {
	padding: 0.25em;
}
ul.finding-info {
	line-height: 2.4em;
}
ul.social-sharing, ul.toc-list {
	padding-left: 0!important;
	list-style: none!important;
	line-height: 2.5em;
}
ul.social-sharing li {
	line-height: 1.2em;
	padding: 0.5em;
}
ul.social-sharing span.ext, .hero span.ext {
	display: none;
}
ul.social-sharing a {
	text-decoration: none;
}
ul.social-sharing a:hover {
	text-decoration: underline;
}
.page-tools-wrapper ul.social-sharing {
	line-height: 3em;
}
/*Icons***********************************/
[class^="fa-"]:before, [class*=" fa-"]:before, .button-click:after, .icon, .button, ul.pagination li:before, .accordion-active-status:before, .accordion-default-status:before, span.button:before, .toc-level-1:before, .slideshow-caption p:before, .slideshow-caption:before {
	font-family: 'fontawesome-webfont';
	color: #005595;
	padding-right: 0.5em;
	font-style: normal;
}
#block-env-utils-1 [class^="fa-"]:before, #block-env-utils-1 [class*=" fa-"]:before {
	padding-right: 0.35em;
}
.block-env-utils span.ext, ul.finding-info span.ext, .minister-block span.ext {
    display: none;
}
.float-left-minister {
    float: left;
    margin-right: 0.5em;
    width: 45%;
    margin-bottom: 2em;
}
.pane-block.pane-block-557.pane-block {
    z-index: 20;
}
.contextual-links-region.panel-pane.pane-block.pane-block-557.pane-block li {
    font-size: 1.15em;
}
.button-click:after, ul.pagination li:after, #accordion-expand-all:after, #accordion-collapse-all:after, #accordion-expand-all:after, #accordion-collapse-all:after, .more-link:after, .subtitle:after {
	font-family: 'fontawesome-webfont';
	color: #005595;
	padding-left: 0.5em;
	font-style: normal;
}
.fa-twitter:before {
	content: "\f099";
	color: #2DA7E6;
}
.fa-facebook-f:before {
	content: "\f09a";
	color: #3262A4;
	font-size: 1.2em;
}
.fa-youtube:before {
	content: "\f16a";
	font-size: 1.2em;
	color: #DD2826;
}
li.fa-youtube-front {
list-style: none!important;
}
.fa-instagram:before {
	content: "\f16d";
	color: #2A688F;
}
.fa-rss-column:before {
	content: "\f143";
	color: #005595;
}
.fa-video-camera:before {
	content: "\f03d";
}
.fa-camera:before {
	content: "\f030";
}
.fa-plus-square:before {
	content: "\f0fe";
}
.fa-user:before {
	content: "\f007";
}
.fa-users:before {
	content: "\f0c0";
}
.fa-at:before {
	content: "\f1fa";
	font-weight: bold;
}
.fa-phone:before {
	content: "\f095";
}
.fa-comment:before {
	content: "\f075";
}
.fa-data:before {
	content: "\f1c0";
}
.fa-book:before {
	content: "\f02d";
}
.fa-file-text:before {
	content: "\f15c";
}
.fa-home:before {
	content: "\f015";
}
.fa-clipboard:before {
	content: "\f0ea";
}
.fa-bar-chart:before {
	content: "\f080";
	font-size: 1.3em;
}
.fa-desktop:before {
	content: "\f108";
	font-size: 1.3em;
}
.fa-apple:before {
	content: "\f179";
	font-size: 1.3em;
}
.fa-question-circle:before {
	content: "\f128";
}
.fa-arrow-circle-down:before {
	content: "\f0ab";
}
.fa-tick:before {
	content: "\f00c";
}
.toc-level-1:before {
	content: "\f0ab";
}
.subtitle:after, .slideshow-caption p:before, .slideshow-caption:before {
	content: "\f054";
	padding-left: 0.3em;
}
.fa-arrow:before, .more-link:after {
	content: "\f0a9";
}
/*New list arrow**************/
li.fa-arrow, li.fa-tick {
	list-style: none!important;
}
.fa-arrow:before {
	margin-left: -1.35em;
}
td.fa-arrow {
    padding-left: 2em;
}
.fa-tick:before {
	margin-left: -1.55em;
}
/*Front page icons*****/
.fa-twitter-front:before, .fa-rss-front:before, .fa-youtube-front:before, .fa-subscribe-front:before, .fa-facebook-front:before, .fa-minister-front:before, .fa-linkedin-front:before, .fa-instagram-front:before {
	color: white;
	font-size: 1em;
	border-radius: 1em;
	width: 1em;
	line-height: 2.35em;
	padding: 0.35em 0.45em;
	margin-right: 0.5em;
	background: #005595;
}
.fa-twitter-front:before {
	content: "\f099";
	background: #27C9FF;
}
.fa-linkedin-front:before {
	content: "\f0e1";
	background: #0077b5;
}
.fa-instagram-front:before {
	content: "\f16d";
	background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%),  radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%),  radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%),  radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%),  radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%),  radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%),  radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent),  linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}
.fa-minister-front:before {
	content: "\f007";
	background: #005595;
	padding: 0.35em 0.5em;
}
.fa-rss-front:before {
	content: "\f143";
	background: #FB7629;
}
.fa-youtube-front:before {
	content: "\f04b";
	background: #E12B28;
	padding: 0.45em 0.5em 0.45em 0.65em;
}
.fa-facebook-front:before {
	content: "\f09a";
	background: #3262A4;
	padding: 0.45em 0.65em 0.35em 0.65em;
}
.fa-subscribe-front:before {
	content: "\f044";
	padding: 0.35em 0.35em 0.35em 0.5em;
}
.home-icons li {
	border-bottom: 1px solid #ccc;
}
.home-icons li:hover:before, .home-icons i:hover:before {
	background: #999;
}
/*Footer social icons************/
.fa-twitter-footer:before, .fa-rss:before, .fa-print:before, .fa-share:before, .fa-linkedin-footer:before, .fa-youtube-footer:before, .fa-facebook-footer:before, .fa-subscribe-footer:before, .fa-instagram-footer:before {
	color: #E7E7E7!important;
	font-size: 1.1em;
	border-radius: 1em;
	width: 1em;
	padding: 0.48em 0.58em;
	background: #666;
}
.fa-rss:before {
	content: "\f143";
}
.fa-twitter-footer:before {
	content: "\f099";
}
.fa-instagram-footer:before {
	content: "\f16d";
}
.fa-print:before {
	content: "\f02f";
}
.fa-share:before {
	content: "\f1e0";
}
.fa-linkedin-footer:before {
	content: "\f0e1";
}
.fa-youtube-footer:before {
	content: "\f04b";
	padding-left: 0.68em;
}
.fa-facebook-footer:before {
	content: "\f09a";
	padding: 0.48em 0.75em;
}
.fa-subscribe-footer:before {
	content: "\f044";/*   padding: 0.45em 0.45em 0.45em 0.55em;*/
}
.page-tools-wrapper a:hover:before, .rss-feed a:hover:before, .page-tools-wrapper i:hover:before {
	background: #999;
}
.page-tools-wrapper a:hover, .rss-feed a:hover {
	text-decoration: none!important;
}
.fa-host:before {
	content: "\f015";
	padding: 0.45em 0.55em;
}
.fa-location:before {
	content: "\f041";
	padding: 0.5em 0.75em;
	padding-right: 0;
}
.fa-activities:before {
	content: "\f00c";
	padding: 0.45em 0.5em;
	padding-right: 0;
}
/*Block icons***************************/
.fa-small-search:before, .fa-subscribe:before, .fa-connect:before, .fa-host:before, .fa-location:before, .fa-activities:before, .fa-information:before, .fa-resource:before, .fa-gear:before, .fa-web:before, .fa-document:before, .fa-list:before {
	color: #E7E7E7;
	font-size: 0.75em;
	border-radius: 1.5em;
	width: 1em;
	background: #005595;
	margin-right: 0.35em;
	line-height: 2em;
	font-weight: normal!important;
	font-style: normal;
}
.fa-small-search:before {
	padding: 0.3em 0.41em 0.4em 0.41em;
	content: "\f002";
}
.fa-subscribe:before {
	padding: 0.4em;
	content: "\f044";
}
.fa-connect:before {
	padding: 0.35em 0.45em 0.4em 0.45em;
	content: "\f086";
}
.fa-information:before {
	padding: 0.36em 0.7em;
	content: "\f129";
}
.fa-resource:before {
	padding: 0.4em 0.45em;
	content: "\f0ad";
}
.fa-gear:before {
	padding: 0.37em 0.5em;
	content: "\f013";
}
.fa-web:before {
	padding: 0.35em;
	content: "\f109";
}
a.fa-web {
    color: #005595!important;
}
.fa-document:before {
	padding: 0.4em 0.45em;
	content: "\f0c5";
}
.fa-list:before {
	padding: 0.37em 0.47em;
	content: "\f0c9";
}
.online-services {
	background-color: white;
	position: absolute;
	right: 0;
	border-radius: 3px;
	margin: 0.5em 1em 0 1em;
	height: 2em;
	padding-bottom: 0.20em;
}
.responsive-layout-normal .online-services {
	margin-top: 0.25em;
}
.responsive-layout-mobile .online-services {
	position: relative;
	margin-left: 0.25em;
	margin-bottom: 1em;
	margin-top: 0;
	float: left;
}
a.online-services {
	color: black;
}
.online-services .fa-web:before {
	margin-top: -0.5em;
	padding: 0.32em;
	font-size: 1em;
}
.online-services li.fa-web {
	margin-top: -0.4em;
}
.online-services ul.social-sharing li {
	padding: 0.15em 0.5em 0 0.5em;
}
	 .news-tag {
text-transform: uppercase;
font-size: 0.90em;
margin-bottom: 1em;
display: inline-block;
font-weight: bold;
 color: #005595;}

.home-splash .box-one, .hp-topics-2 .box-one {
    flex: 1 320px;
 -ms-flex: 1 320px;
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/* IE10+ specific styles go here */  
.fa-gear:before {
	padding: 0.37em 0.45em;
}
.fa-small-search:before {
	padding: 0.36em 0.43em;
}
.online-services li.fa-web {
	margin-top: 0;
}
.online-services .fa-web:before {
	margin-top: -2em;
}
.online-services .fa-web:before {
	line-height: 2.5em;
	padding: 0.5em;
}


