@charset "UTF-8";
/* Variables */
/* 300, 400 + 700 */
/* Styles */

@font-face {
	font-family: "ABC Arizona";
        src:    url("/patternlab/projects/eckboslegat/fonts/Arizona%20Sans/ABCArizonaSans-Regular.woff2") format("woff2"),
                url("/patternlab/projects/eckboslegat/fonts/Arizona%20Sans/ABCArizonaSans-Regular.woff") format("woff");

	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-smooth: always;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}


body {
	/*font-family: "Lato", sans-serif;
	font-weight: 400;*/
	font-family: "ABC Arizona", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "ABC Arizona", sans-serif;
}

header {
	border: 0;
}


footer {
	/* Used under development in all instances where now replaced: */
	/* background: #0074b1;*/
	background: #3073ad;
}

footer h3 {
	font-size: 1em;
	font-weight: 500;
	margin-bottom: 0;
}

footer ul li a::after {
	content: none;
}

ul#footerstaticmail {
	margin-top: 0.5em;
}

div#footerlogocontainer {
	text-align: center;
	margin-top: 8px;
}
img#footerlogo {
	width: 180px;
}
div#footerrightcontainer {
	text-align: right;
}


/* MENU */
nav.nav-horisontal {
	border-top: 0;
}

@media only screen and (min-width: 48.0625em) {
  nav.nav-horisontal {
	right: 1em;
  }
}

@media only screen and (min-width: 48.0625em) {
	@media only screen and (max-width: 60.625em) {
		nav.nav-horisontal ul li.active_onload > ul {
			top: 6em;
		}
		nav.nav-horisontal ul {
			line-height: 1.85 !important;
		}
		nav.nav-horisontal ul li > ul li a {
			padding-left: 0.4em !important;
			padding-right: 0.4em !important;
		}
	}
}


@media only screen and (max-width: 40.0625em) {
		.block.articlelist article img {
			border-top-left-radius: 18px !important;
			border-bottom-left-radius: 0px !important;
			border-bottom-right-radius: 0px !important;
		}
}

@media only screen and (max-width: 48em) {
	nav.nav-horisontal ul li a {
		padding: 0.6em !important;
	}

	nav.nav-horisontal ul li ul li a {
		color: #3a3d3f !important;
	}
	nav.nav-horisontal ul li > ul .sub-active a {
		background: none;
		color: #3a3d3f !important;
		text-decoration: underline;
	}
	div#footerlogocontainer {
		text-align: left;
		margin-top: 16px;
		margin-bottom: 16px;
	}
	div#footerrightcontainer {
		text-align: left;
	}

}


nav.nav-horisontal ul li.active_onload > ul {
	padding-left: 0;
}
nav.nav-horisontal ul li.active_onload.nosub > a {
	/* FFX: Font adaptions. */
	font-family: "ABC Arizona";
	font-weight: 500;
	/*font-family: "ABC Arizona Light";*/
	/* FFX: End. */
        background-color: #3073ad;
	color: white;
	/*border-bottom: 1px solid #00a7ff;*/
}
nav.nav-horisontal ul li a {
	/* FFX: Font adaptions. */
	/*font-family: "ABC Arizona Light";*/
	font-family: "ABC Arizona";
	font-weight: 500;
	/* FFX: End. */
	border: 0;
	transition: background-color 400ms ease-out;
	padding: 2.9em 0.8em 2.85em 0.8em;
}
nav.nav-horisontal ul li a:hover {
        /*background-color: #c1837b;*/
        background-color: #daaa9a;
	color: white;
	transition: background-color 400ms ease-out;
}
nav.nav-horisontal ul li.active_onload > a {
        background-color: #3073ad;
	color: white;
	/*border-bottom: 1px solid #00a7ff;*/
}
nav.nav-horisontal ul li ul li a {
	font-size: 1em;
}
.subpage-navspace {
        /*background-color: #3073ad;*/
        background-color: #3073ad;
	/*border-top: 1px solid #6cafd2;
	border-bottom: 1px solid #6cafd2;*/
	border-top: 1px solid #80b8d1;
	border-bottom: 1px solid #80b8d1;
	height: 2.5em;
}
nav.nav-horisontal ul li > ul {
	background: none;
}
nav.nav-horisontal ul li > ul .sub-active a {
	background: none;
	color: white;
	text-decoration: underline;
}
nav.nav-horisontal ul li > ul li a:hover {
        /*background-color: #00a7ff;*/
        background-color: #daaa9a;
	padding-bottom: 0;
}
nav.nav-horisontal ul li > ul {
	line-height: 2.4em;
}
nav.nav-horisontal ul li > ul li {
	margin-right: 0;
}
nav.nav-horisontal ul li > ul li a {
	/* FFX: Font adaptions. */
	font-family: "ABC Arizona";
	font-weight: 500;
        /*font-family: "ABC Arizona Thin";
	letter-spacing: 0.07em;*/
	/* FFX: End. */
	background: none;
	color: white;
	padding-top: 0em;
	padding-bottom: 0.25em;
	padding-left: 0.7em;
	padding-right: 0.7em;
	margin-left: 0;
	margin-right: 0;
}


nav.nav-horisontal ul {
	line-height: 1.72;
}


@media only screen and (min-width: 64.0625em) {
	.large-10 {
		width: 100%;
	}
}
.large-10 {
	margin-top: 1.8em;
	margin-bottom: 2.4em;
}


/* BREADCRUMB */
body.article-list .block.horline {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.block.horline {
        background-color: #3073ad;
	border-top: 1px solid #00a7ff;
	border-bottom: 1px solid #00a7ff;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
.block.horline .breadcrumbs > * a {
	/* FFX: Font adaptions. */
	font-family: "ABC Arizona";
	font-weight: 500;
        /*font-family: "ABC Arizona Thin";
	letter-spacing: 0.07em;*/
	/* FFX: End. */
	color: white;
	text-transform: none;
	text-decoration: none;
}
.breadcrumbs > * {
	font-size: 0.8rem;
}
.breadcrumbs > *:before {
	color: white;
}

/* CATEGORY FILTER */
.block.horline nav.filter ul li.desc {
	color: white;
	text-transform: none;
}
.block.horline nav.filter ul li {
	/* FFX: Font adaptions. */
	font-family: "ABC Arizona";
	font-weight: 500;
        /*font-family: "ABC Arizona Thin";
	letter-spacing: 0.07em;*/
	/* FFX: End. */
	color: white;
	background: none;
}
.block.horline nav.filter ul li a {
	color: white;
	background: none;
	padding: 0.87em 0.4em 0.87em 0.4em;
}
.block.horline nav.filter ul li a:hover {
	background: #daaa9a;
}
.block.horline nav.filter ul li a.active, .block.horline nav.filter ul li a.active:hover {
	background: none;
	text-decoration: underline;
}


.block.newslist article img {
	border-top: none;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
}
.block.newslist article {
	background: #e9eef0;
	border: 1px solid #3073ad;
	border-radius: 18px;
}

/* FFX: Font adapations.*/
.block.newslist article .text h3 {
	font-family: "ABC Arizona";
	font-weight: 500;
	font-size: 1.3em;
        /*font-family: "ABC Arizona Light";
	letter-spacing: 0.05em;*/
}
/* End FFX */

.block.articlelist article .article-tags a.label {
	font-family: "ABC Arizona", sans-serif;
}

article.full .tags a.label {
	font-family: "ABC Arizona", sans-serif;
}
article.full .tags {
	display: none;
}

article.full .panel.radius.callout {
	background-color: #e9eef0;
	border-radius: 18px !important;
	border: 1px solid #3073ad;
}
article.full a {
	color: #3073ad;
}
article.full .largeimage .caption {
        background-color: #3073ad;
	font-size: 0.85em;
	padding-top: 0.6em;
	padding-bottom: 0.7em;
}


table tr:nth-of-type(2n) {
	background-color: #e9eef0; }
}


/* NEWS LIST PAGE */
body.article-list .block.intro.subpage h1 {
	display: none;
}

.block.articlelist article {
	background: #e9eef0;
	border-radius: 18px;
	border: 1px solid #3073ad;
}
.block.articlelist article h3 {
	font-family: "ABC Arizona";
	font-weight: 500;
	font-size: 1.6em;
	margin-bottom: 0.50em;
	line-height: 1.15;
}
.block.articlelist article div.meta {
	margin-bottom: 1em;
}
.meta p {
	text-transform: none;
	color: #7c878e;
	font-size: 1rem;
	letter-spacing: 0.01em;
}
.block.articlelist article div.article-tags {
	display: none;
}
.block.articlelist article img {
	border: 0;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
}

.block.articlelist ul.pagination li a {
	background: none;
}
.block.articlelist ul.pagination li.current a {
        background-color: #3073ad;
	color: white;
}
.block.articlelist ul.pagination li a:hover {
	background-color: #daaa9a;
	color: white;
}
.block.articlelist ul.pagination li.arrow a:hover {
	background-color: #daaa9a;
	color: white;
}

ul.pagination li a {
	border-radius: 7px;
}


@media only screen and (min-width: 60.0625em) {
	.medium-push-8 {
		left: 66.85%;
	}
}


/* Static image has replaced CMS dynamic ones in redesign process, so overridden here. */
.block.intro {
	background-image: url(/patternlab/projects/eckboslegat/images/eel-bvgwb01.png) !important;
	border: 0;
	background-size: auto;
}
.block.intro .color-filter {
	background-color: rgba(97, 171, 208, 0.8);
}
.block.intro.subpage .color-filter {
	/*padding-top: 3.75em;
	padding-bottom: 3.5em;*/
	padding-top: 1.95em;
	padding-bottom: 2.5em;
}
.block.intro.subpage .color-filter p {
	font-size: 1.4em;
}
body.mainpage .block.intro .color-filter h1 {
	font-size: 1.4em;
	margin-bottom: 1.4em;
}
.block.intro div.color-filter div.row {
	width: 70%;
}


/* ARTICLE PAGES */

article.full h1 {
	font-size: 1.8em;
	margin-bottom: 0.9rem;
}
article.full h2 {
	font-size: 1.3em;
}
article.full h3, article.full h4, article.full h5 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.45em;
	margin-bottom: 0;
}
article.full .ezxmltext-field p {
	font-size: 0.9em; 
	line-height: 1.45em;
	margin-bottom: 1rem;
}
article.full .ezxmltext-field table p {
	font-size: 1em;
	margin-bottom: 0;
}
article.full .ezxmltext-field table h4 {
	font-size: 1.2em;
}

article.full ul, ol, dl {
	font-size: 0.79em;
}
article.full ul ul, ol ol, dl dl {
	font-size: 0.91em;
}


/* Frontpage apply box styles. */
.block.eckbo-apply {
	background: #e9eef0;
}
.block.eckbo-apply h2 {
	/* FFX: Font change adaptions. */
	font-family: "ABC Arizona";
	font-weight: 500;
        /*font-family: "ABC Arizona Light";
	letter-spacing: 0.04em;*/
	/* FFX: End. */
	border-bottom: 0;
	/*font-weight: bold;*/
}
.block.eckbo-apply ul li {
	line-height: 1.41em;
}
.block.eckbo-apply input[type="text"]::placeholder {
	color: #adbac3;
}
.block.eckbo-apply input[type="text"] {
	background: white;
	color: #3073ad;
	border: 0;
	border-radius: 36px;
	padding-left: 12px;
	padding-right: 12px;
}
.block.eckbo-apply .button, .block.intro a.button {
	/* FFX: Font change adaptions. */
        /*font-family: "ABC Arizona Thin";
	letter-spacing: 0.14em;*/
	font-family: "ABC Arizona";
	font-weight: 500;
	/* FFX: End. */
	background: #3073ad;
	border: 0;
	/*font-family: "ABC Arizona", sans-serif;*/
	border-radius: 36px;
	padding-left: 1.7em;
	padding-right: 1.7em;
	font-size: 0.9em;
}
.block.eckbo-apply .button:hover, .block.intro a.button:hover {
	/* background: #97b95b; */
	/*background: #c1837b;*/
	background: #daaa9a;
}
.block.intro a.button::after {
	content: none;
}

.block.eckbo-apply a {
	color: #3073ad;
}
.block.eckbo-apply .topborder {
	border-top: none;
}
.block.eckbo-apply .check label, div.login label {
	color: #222;
	font-weight: 400;
}
