<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
GRID INIT:
COL_COUNT: 14.0
COL_W:     80.0
GUTTER:    20.0
MARGIN:    10.0
WIDTH:     1400.0
*/


body {
	margin: 0;
	text-align: center;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	background-color: #fff;
	filter: none;
}

body, td {
	font: 400 14px/1.5em 'Open Sans', Verdana, Geneva, sans-serif;
	color: #000;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	margin: 0 0 0.7em 0;
	padding: 0 7px;
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
	font-weight: 700;
	color: #000;
}
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
.h1 + .h2,
.h2 + .h3,
.h3 + .h4,
.h4 + .h5,
.h5 + .h6,
p + .h2,
p + .h3,
p + .h4,
p + .h5,
p + .h6 {
	margin-top: 1.2em;
}

.phone h1,
.phone h2,
.phone h3,
.phone h4,
.phone h5,
.phone h6,
.phone .h1,
.phone .h2,
.phone .h3,
.phone .h4,
.phone .h5,
.phone .h6 {
	padding: 0 20px;
}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
.text .h1,
.text .h2,
.text .h3,
.text .h4,
.text .h5,
.text .h6 {
	padding: 0;
}

h1, .h1 { font-size: 24px; line-height: 34px; }
h2, .h2 { font-size: 18px; line-height: 26px; }
h3, .h3 { font-size: 16px; line-height: 22px; }
h4, .h4 { font-size: 15px; line-height: 18px; }
h5, .h5 { font-size: 14px; line-height: 16px; }
h6, .h6 { font-size: 13px; line-height: 15px; }




h2,
#doc_foot h3,
#doc_foot h4 {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	margin: 0 0 0.2em 0;
}
#doc_foot h3,
#doc_foot h4 {
	padding: 0;
}
div.line,
h1.line,
h2.line {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin: 20px 0 15px 0;
}
#startpage #rightCol h2.line.wide {
	margin-bottom: 0;
}

#rightCol h2,
#rightCol h3,
#rightCol h4 {
	font-size: 18px; line-height: 26px;
}

p {
	margin: 0 0 0.5em 0;
}
.text p {
	margin: 0 0 1em 0;
}
blockquote p {
	margin: 0 0 0.5em 0;
}
.mt {
	margin-top: 20px !important;
}

.quote{
	color:purple;
}

#article #textContent h1,
#article #textContent h2,
#article .ingress,
#article .text {
	max-width: 526px;
	margin: 0 0 0.5em 0;
	padding: 0 7px;
}
#article .ingress {
	font: 700 14px/20px 'Open Sans', Verdana, Geneva, sans-serif;
}
.phone #article .ingress,
.phone #article .text {
	padding: 0 20px;
}
#article blockquote {
	margin: 0 0 0.5em 0;
	padding: 0 7px;
	font: 400 italic 18px/26px 'Open Sans', Verdana, Geneva, sans-serif;
	text-align: right !important;
	color: #333;
}

#article blockquote {
	display: flex;
	position: relative;
	align-items: center;
	margin: 1.4rem 7px 1.4rem calc(30px + 7px);
	padding: 0.5em 1em;
	min-height: 1.5em;
	border: 0 !important;
	font-size: clamp(2rem, 1.6rem + 2vw, 2.6rem) !important; /* 320-800 */
	line-height: 1.2 !important;
	font-weight: 300;
	font-style: italic;
	color: #94978f !important;
}
#article blockquote,
#article blockquote * {
	text-align: left !important;
}
#article blockquote:before {
	content: url(/images_gui/icons/citat.svg);
	width: clamp(4rem, calc(2rem + 10vw), 7rem); /* 320-800, 64-112px */
	height: 100%;
	flex-shrink: 0;
	align-self: flex-start;
	margin: .5rem 1em 0 -50px;
}

.dim {
	color: #666;
}
.red {
	color: #f00;
}
i.dim {
	font-style: normal;
}

.h2Right {
	position: relative;
	top: 3px;
	float: right;
	margin-left: 10px;
	font-size: 11px;
	z-index: 100;
}

/* *******************************************************************************************
 *         Links                                                                             *
 ******************************************************************************************* */

a#main-content {
	position: relative;
	top: -30px;
}

a, input, button, select, textarea {
	outline: none !important;
}
A:link,
A:visited {
	position: relative;
	color: #2079e6;
	text-decoration: none;
}
#startpage #leftCol A:link,
#article_top A:link,
#startpage #leftCol A:visited,
#article_top A:visited {
	color: #000;
	text-decoration: none;
}
A:visited {
	color: #2079e6;
}
#greenPlate A:link,
#greenPlate A:visited {
	color: #fff;
}

A:hover,
#startpage #leftCol A:hover,
#article_top A:hover {
	position: relative;
	color: #3536f8;
	text-decoration: underline;
}
A:active,
A:focus {
	position: relative;
	text-decoration: none;
	color: rgb(53,54,248) !important;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
	-moz-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
	-o-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
	-ms-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
}
#article_top A:active,
#article_top A:focus {
	color: #3536f8;
	text-decoration: underline;
}
#greenPlate A:hover {
	color: #fff !important;
}
#greenPlate A:active,
#greenPlate A:focus {
	color: #fff !important;
	background-color: rgba(255,255,255,0.1) !important;
	color: rgb(255,255,255) !important;
	-webkit-box-shadow: 0 0 0 0.2rem rgb(255,255,255) !important;
	-moz-box-shadow: 0 0 0 0.2rem rgb(255,255,255) !important;
	-o-box-shadow: 0 0 0 0.2rem rgb(255,255,255) !important;
	-ms-box-shadow: 0 0 0 0.2rem rgb(255,255,255) !important;
	box-shadow: 0 0 0 0.2rem rgb(255,255,255) !important;
}


/* *******************************************************************************************
 *         Lists                                                                             *
 ******************************************************************************************* */

#leftCol UL,
#rightCol UL,
.articles UL {
	list-style: none;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	padding-left: 0;
}
#leftCol UL LI,
#rightCol UL LI,
.articles UL LI {
	margin-left: 0;
	padding-bottom: 5px;
	padding-left: 23px;
	background: transparent url(/images_gui/icons/icon_listdot.png) 6px 7px no-repeat;
}
#rightCol UL LI {
	background-position: 7px 5px;
}
#leftCol .easyread_text UL LI {
	padding-left: 25px;
	background-position: 7px 10px;
}
.colored_plate UL LI {
	background-image: url(/images_gui/icons/icon_listdot_white.png) !important;
}
UL.noDot LI {
	background-image: none !important;
}


.no-dot ul,
ul.no-dot {
	margin: 10px 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}
.no-dot ul li,
ul.no-dot li {
	margin: .3rem 0 .6em 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
	background: none !important;
}
.no-dot ul li::before,
ul.no-dot li::before {
  content: none !important;
}



OL {
	padding-left: 20px;
}

/* *******************************************************************************************
 *         Media Query Classes                                                               *
 ******************************************************************************************* */


.highRes .noHighRes,
.highRes .onlyTablet,
.highRes .onlyPhone,
.highRes .onlyTabletOrLess {
	display: none !important;
}
.highRes .onlyHighRes {
	display: block;
}

.noTablet,
.noTabletOrLess,
.onlyHighRes,
.onlyPhone {
	display: none !important;
}
.noHighRes,
.onlyTablet,
.onlyTabletOrLess {
	display: block !important;
}

.phone .noTabletOrLess,
.phone .noPhone,
.phone .onlyHighRes,
.phone .onlyTablet {
	display: none !important;
}
.phone .noHighRes,
.phone .onlyPhone,
.phone .onlyTabletOrLess {
	display: block !important;
}


#inner_container img,
IMG.autoWidthImg {

	max-width: 100%;
	height: auto;
}
#inner_container .fixW img,
#inner_container img.fixW,
#inner_container #rightCol .plate_content img,
.adminDiv img,
#adminPanelDiv img {
	width: auto;
}
img[src*="images/admin"] {
	width: auto !important;
	max-width: unset !important;
}

/* *******************************************************************************************
 *         Layout                                                                            *
 ******************************************************************************************* */

#outer_container {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding-bottom: 600px;
	background: transparent url(/images_gui/bg_line_mid.gif) center top repeat-y;
}
#outer_container:after {
	content: ''; display: block; height: 0; clear: both; visibility: hidden;
}
.js #outer_container {
	padding-bottom: 0;
}
@media screen and (min-width: 700px) {
	#outer_container {
		padding-bottom: 200px;
	}
}
#entrepage #outer_container,
#article #outer_container {
	background: #fff url(/images_gui/bg_lines_11_3.gif?_=56543481) center top repeat-y;
}



#entrepage.tablet #outer_container,
#article.tablet #outer_container,
.phone #outer_container,
.admin-view #outer_container {
	background: #fff none !important;
}
#outer_container * {
	text-align: left;
}

#inner_container {
	position: relative;
	width: 100%;
	max-width: 1488px;
	min-width: 310px;
	margin: 0 auto 35px auto;
	padding-bottom: 800px;
}
@media screen and (min-width: 700px) {
	#inner_container {
		padding-bottom: 0;
	}
}
.js #inner_container {
	padding-bottom: 0;
}
#inner_container,
.phone #inner_container {
	margin: 0 auto 20px auto;
}
.forceDesktop #inner_container {
	min-width: 1488px;
	background: transparent url(/images_gui/bg_lines_8_5.gif) 0 0 repeat-y !important;
}
.forceDesktop #entrepage #inner_container,
.forceDesktop #article #inner_container {
	min-width: 1488px;
	background: transparent url(/images_gui/bg_lines_11_3.gif) 0 0 repeat-y !important;
}
.container,
.phone .container {
	padding: 0 10px;
}
.phone #doc_head_container .container {
	padding: 0;
}

#inner_container #leftCol #mapDiv{
	/*MIN-72: This is bugfix for the map page*/
	max-width: 560px !important;
}

#inner_container #leftCol,
#inner_container #rightCol {
	position: relative;
	padding-top: 10px;
}

.gte-md #entrepage #rightCol.col-md-4.col-md-offset-1,
.gte-md #article #rightCol.col-md-4.col-md-offset-1 {
	margin-left: 5.33333333%;
	width: 36.33333333%;
}

#startpage #inner_container #leftCol,
#startpage #inner_container #rightCol {
	box-sizing: border-box;
}
#startpage #inner_container #leftCol {
	padding-right: 40px;
}
.phone #startpage #inner_container #leftCol {
	padding-right: 0;
}
#startpage #inner_container #rightCol {
	padding-left: 40px;
}
#startpage #inner_container #rightCol .left-col {
	padding-top: 15px;
	border-right: 1px solid #ccc;
}
.lte-sm #startpage #inner_container #rightCol .left-col {
	border-right: 0;
}
#startpage #inner_container #rightCol .right-col {
	padding-top: 15px;
}

#entrepage #inner_container #leftCol {
	padding-top: 15px;
}
#entrepage #inner_container #rightCol,
#article #inner_container #rightCol {
	padding-top: 0;
}
#article #inner_container #rightCol {
	translate: 4px;
}

#article #content_container {
	position: relative;
}

@media screen and (max-width: 620px) {
	#article #content_container {
		width: 100%;
		margin: 0;
	}
}

#article #content_container.narrow {
	border-top: 25px solid #fff;
}
#article #content_container.narrow #leftCol {
	padding-top: 1px;
}

#inner_container #leftCol #textContent {
	position: relative;
}

#entrepage.phone #content_container.grid_10 {
	width: 100%;
}

/* *******************************************************************************************
 *         Doc head                                                                          *
 ******************************************************************************************* */

#doc_head_container {
	position: relative;
	width: 100%;
	height: 224px;
	background: transparent url(/images_gui/bg_doc_head.gif?seed=22481091) center bottom repeat-x;
}

#doc_head_container.px1,
#px1 #doc_head_container {/* background aligns different when centered divs and and odd width number in some browsers */
	left: 1px;
}
#doc_head_container.px0 {
	left: 0 !important;
}

#doc_head_container {
	background: transparent url(/images_gui/bg_doc_head_no_bar.png?seed=22481091) center top repeat-x;
}
.forceDesktop #doc_head_container {
	min-width: 1488px;
}
#doc_head {
	position: relative;
	height: 224px;
}
#doc_head_container {
	height: 264px;
}
#doc_head {
	height: 264px;
}
.phone #doc_head_container {
	height: 68px;
	background: #4b3b2d none;
}
#doc_head_inner {
	position: relative;
}
.phone #doc_head {
	height: 68px;
}

#logo {
	position: absolute;
	top: 32px;
	left: -1px;
}
#logo a:active,
#logo a:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	box-shadow: none !important;
}
#logo a:active img,
#logo a:focus img {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
	-moz-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
	-o-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
	-ms-box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.5) !important;
}
#logoPhone {
	position: absolute;
	top: 12px;
	left: 120px;
}
#logoPhone a {
	display: inline-block;
}

#navBtn {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 77px;
	height: 68px;
	text-indent: -10000px;
	background: transparent url(/images_gui/icons/icon_nav_sprite.png) 0 0 no-repeat;
	cursor: pointer;
}
#navBtn:hover {
	background-position: 0 -100px;
}
#navBtn:active,
#navBtn:focus {
	background-position: 0 -200px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	box-shadow: none !important;
}



#doc_head_search label {
	display: block;
	position: absolute;
	top: 65px;
	left: 813px;
}
#doc_head_search label,
.phone #doc_head_search {
	display: none !important;
}
#doc_head_search form {
	display: block;
	position: absolute;
	top: 85px;
	left: 786px;
	width: 359px;
	height: 53px;
	background: transparent url(/images_gui/bg_search.png?_=16424687) 0 0 no-repeat;
}
#doc_head_search form {
	top: 143px;
	left: -26px;
}

#nav_search {
	position: relative;
}

#nav_search form {
	display: block;
	width: 314px;
	height: 53px;
	background: transparent url(/images_gui/bg_search_nav.png?_=16424687) 0 0 no-repeat;
}
#doc_head_search.active form,
#nav_search.active form {
	background-position: 0 -60px;
}
#doc_head_search form .fld {
	position: absolute;
	width: 215px !important;
	height: 25px;
	top: 5px;
	left: 33px;
	border: 0;
	background-color: transparent;
}
#nav_search form .fld {
	position: absolute;
	width: 170px !important;
	height: 25px;
	top: 5px;
	left: 33px;
	border: 0;
	background-color: transparent;
}
#doc_head_search form .btn {
	position: absolute;
	top: 0px;
	left: 299px;
	width: 35px;
	height: 36px;
	border: 0 !important;
	outline: 0;
}
#nav_search form .btn {
	position: absolute;
	top: 0px;
	left: 254px;
	width: 35px;
	height: 36px;
	border: 0 !important;
	outline: 0;
}

#doc_head_search form .btn:active,
#doc_head_search form .btn:focus,
#nav_search form .btn:active,
#nav_search form .btn:focus {
	-webkit-box-shadow: inset 0px 0px 1px 2px rgba(0,123,255,0.5) !important;
	-moz-box-shadow: inset 0px 0px 1px 2px rgba(0,123,255,0.5) !important;
	-o-box-shadow: inset 0px 0px 1px 2px rgba(0,123,255,0.5) !important;
	-ms-box-shadow: inset 0px 0px 1px 2px rgba(0,123,255,0.5) !important;
	box-shadow: inset 0px 0px 1px 2px rgba(0,123,255,0.5) !important;
}

#doc_head_search form #hitsInfo,
#nav_search form #hitsInfo {
	position: absolute;
	top: 4px;
	left: 251px;
	width: 41px !important;
	height: 28px;
	padding: 0 2px;
	line-height: 28px;
	text-align: right;
	color: #999;
}
#nav_search form #hitsInfo {
	left: 206px;
}
#doc_head_search form #hitsInfo.hasData,
#nav_search form #hitsInfo.hasData {
	background-color: #eee8e0;
}


#doc_head_social #socialIconsLabel {
	display: block;
	position: absolute;
	top: 93px;
	left: 1188px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: 300;
}
#doc_head_social #socialIconsLabel {
	display: none !important;
}
.phone #doc_head_social #socialIconsLabel {
	display: block !important;
	top: 0px;
	left: 22px;
}
#doc_head_social #socialIcons {
	display: block;
	position: absolute;
	top: 86px;
	left: 1282px;
	width: 115px;
	height: 54px;
	background: transparent url(/images_gui/icons/icons_social_sprite.png?_=65483121) 0 0 no-repeat;
}
#doc_head_social #socialIcons {
	top: 144px;
	left: 344px;
}
.phone #doc_head_social #socialIcons {
	top: 21px;
	left: 0px;
}
#doc_head_social #socialIcons.active {
	background-position: 0 -54px;
}
#doc_head_social #socialIcons.active1 {
	background-position: 0 -108px;
}
#doc_head_social #socialIcons.active2 {
	background-position: 0 -162px;
}

#socialIcons #twLink,
#socialIcons #fbLink {
	position: absolute;
	width: 34px;
	height: 33px;
	top: 1px;
	left: 17px;
}
#socialIcons #twLink:focus,
#socialIcons #twLink:active,
#socialIcons #fbLink:focus,
#socialIcons #fbLink:active {
	-webkit-box-shadow: 0 0 0 0.2rem #55a7ff !important;
	-moz-box-shadow: 0 0 0 0.2rem #55a7ff !important;
	-o-box-shadow: 0 0 0 0.2rem #55a7ff !important;
	-ms-box-shadow: 0 0 0 0.2rem #55a7ff !important;
	box-shadow: 0 0 0 0.2rem #55a7ff !important;
}
#socialIcons #twLink {
	top: 1px;
	left: 17px;
}
#socialIcons #fbLink {
	top: 1px;
	left: 63px;
}


#doc_head_social #addThisDummy {
	display: block;
	position: absolute;
	top: 86px;
	left: 1282px;
	width: 1px;
	height: 1px;
}
#doc_head_social #addThisDummy {
	top: 165px;
	left: 343px;
}
.phone #doc_head_social #addThisDummy {
	top: 21px;
	left: -1px;
}

#doc_foot_social_place_outer {
	position: relative;
	height: 90px;
}
#doc_foot_social_place {
	position: absolute;
	left: 50%;
	width: 145px;
	height: 75px;
	margin: 10px auto 10px -73px;
}

#doc_head_links {
	position: absolute;
	top: 4px;
	right: 0;
}
#doc_head_links {
	top: -5px;
	right: -5px;
}
.phone #doc_head_links {
	display: none;
}
#doc_head_links UL {
	clear: both;
	float: right;
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
}
#doc_head_links UL LI {
	position: relative;
	display: block;
	float: left;
	margin: 6px 0 0 16px;
	padding: 0 0 0 16px;
	line-height: 1em;
	background: transparent url(/images_gui/bg_doc_head_links_line.gif) 0 5px no-repeat;
}
#doc_head_links UL LI.first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
#doc_head_links UL LI A {
	position: relative;
	font: 400 13px/20px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #000;
}
#doc_head_links UL LI.active A {
	text-decoration: underline !important;
}

/* *******************************************************************************************
 *         Top menu                                                                          *
 ******************************************************************************************* */

#topMenu {
	position: absolute;
	left: 0;
	bottom: 17px;
	width: 100%;
	height: 56px;
	z-index: 1000;
}
.phone #topMenu {
	display: none !important;
}
#topMenu.docked {
	margin-top: -2px;
	background: transparent url(/images_gui/bg_top_menu_docked.png) 0 50% repeat-x;
}
#topMenu.docked {
	position: absolute !important;
	top: auto !important;
	left: 0 !important;
	bottom: 17px !important;
	background: transparent none;;
}
#topMenuInner {
	position: relative;
	display: table;
	text-align: center;
	width: 1200px;
	height: 56px;
	margin: 0 auto;
	background: transparent;
}
#topMenuInner {
	width: auto;
	max-width: 1200px;
	text-align: left;
	padding: 0 18px;
}
#topMenu UL {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topMenu UL LI {
	position: relative;
	display: inline;
	margin: 0 0 0 -1px;
	padding: 0;
	background: transparent url(/images_gui/bg_top_menu_item_line.gif) 0 60% no-repeat;
}
#topMenu UL LI {
	display: block;
	float: left;
	margin-bottom: 2px;
	background-image: url(/images_gui/bg_top_menu_tablet.png);
}
#topMenu ul li.first,
#topMenu ul li.activeNext,
#topMenu ul li.hoverNext,
#topMenuMobile ul li.first,
#topMenuMobile ul li.activeNext,
#topMenuMobile ul li.hoverNext {
	background-image: none; 
}
#topMenu ul li.first,
#topMenu ul li.activeNext,
#topMenu ul li.hoverNext,
#topMenuMobile ul li.first,
#topMenuMobile ul li.activeNext,
#topMenuMobile ul li.hoverNext {
	background-image: url(/images_gui/bg_top_menu_tablet.png);
	background-position: -1px 50%;
}
#topMenu ul li a,
#topMenuMobile ul li a {
	position: relative;
	display: inline-block;
	margin-top: 5px;
	color: #fff;
	text-decoration: none !important;
}
#topMenu ul li a,
#topMenuMobile ul li a {
	margin-top: 0;
}
#topMenu ul li a span,
#topMenuMobile ul li a span {
	display: inline-block;
	padding: 4px 10px 11px 10px;
	font: 400 14px/36px 'Open Sans', Verdana, Geneva, sans-serif;
}
#topMenu ul li a span,
#topMenuMobile ul li a span {
	padding: 3px 10px;
	font-size: 14px;
	line-height: 25px;
}
#topMenu ul li.active a,
#topMenu ul li a:hover,
#topMenu ul li a:active,
#topMenuMobile ul li.active a,
#topMenuMobile ul li a:hover,
#topMenuMobile ul li a:active {
	position: relative;
	margin-top: 0;
	padding-right: 4px;
	background: transparent url(/images_gui/bg_top_menu_item_right.png) right top no-repeat;
	z-index: 110;
}
#topMenu ul li.active a,
#topMenu ul li a:hover,
#topMenu ul li a:active,
#topMenuMobile ul li.active a,
#topMenuMobile ul li a:hover,
#topMenuMobile ul li a:active {
	
}
#topMenu ul li.active a span,
#topMenu ul li a:hover span,
#topMenu ul li a:active span,
#topMenuMobile ul li.active a span,
#topMenuMobile ul li a:hover span,
#topMenuMobile ul li a:active span {
	position: relative;
	padding: 9px 6px 11px 10px;
	background: transparent url(/images_gui/bg_top_menu_item_left.png) 0 0 no-repeat;
	color: #000;
	z-index: 111;
}
#topMenu ul li.active a span,
#topMenu ul li a:hover span,
#topMenu ul li a:active span,
#topMenuMobile ul li.active a span,
#topMenuMobile ul li a:hover span,
#topMenuMobile ul li a:active span {
	padding: 3px 6px 3px 10px;
}
#topMenu ul li a:active,
#topMenu ul li a:focus,
#topMenuMobile ul li a:active,
#topMenuMobile ul li a:focus {
	top: -2px;
	background-color: rgb(53,54,248) !important;
	color: rgb(255,255,255) !important;
	-webkit-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-moz-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-o-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-ms-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
}
.tablet #topMenu ul li a:active,
.tablet #topMenu ul li a:focus,
.tablet #topMenuMobile ul li a:active,
.tablet #topMenuMobile ul li a:focus {
	top: 0;
}
#topMenu ul li.active a:active,
#topMenu ul li.active a:focus {
	background: rgb(53,54,248) none !important;
	-webkit-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-moz-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-o-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-ms-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
}
#topMenu ul li.active a:active span,
#topMenu ul li.active a:focus span {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	box-shadow: none !important;
	color: #fff !important;
	background: transparent none !important;
}

/* *******************************************************************************************
 *         Left nav plate                                                                    *
 ******************************************************************************************* */

#nav_menu {
	position: absolute;
	top: 68px;
	left: -347px;
	width: 347px;
}
#nav_menu_container {
	margin-bottom: 7px;
	background: transparent url(/images_gui/bg_nav_shadow_r.png) top right repeat-y;
}
#nav_menu_inner {
	margin-right: 7px;
	padding-top: 20px;
	min-height: 500px;
	background-color: #aa967b;
}
#nav_menu_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background: transparent url(/images_gui/bg_nav_shadow_b.png) bottom right no-repeat;
	font-size: 0.1px;
}

#navMenuBottom {
	padding: 15px 30px 15px 25px;
	background-color: #a48466;
	/* IE9- fallback */
	background-image: url('/images_gui/bg_nav_bottom_gradient.png');
	background-position: left top;
	background-repeat: repeat-x;
	/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #ffffff 0%, #a48466 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #ffffff 0%, #a48466 100%);
	/* Opera */
	background-image: -o-linear-gradient(top, #ffffff 0%, #a48466 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #a48466));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #a48466 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to bottom, #ffffff 0%, #a48466 100%);
}

#navMenuBottomLinks {
	padding: 10px 0 15px 0;
}

#navMenuBottom UL {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navMenuBottom UL LI {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 8px 0;
	text-align: left;
}
#navMenuBottom UL LI A {
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #4b3b2d;
}

#leftMenu {
	padding: 25px 0;
}

.navMenu UL {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navMenu UL LI {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}
.navMenu UL LI.branch_inact&gt;A&gt;SPAN&gt;I,
.navMenu UL LI.branch_act&gt;A&gt;SPAN&gt;I {
	position: absolute;
	display: block;
	right: 1px;
	top: 50%;
	width: 47px;
	height: 47px;
	margin-top: -23px;
	cursor: pointer;
	background: transparent url(/images_gui/icons/plus_minus_nav_sprite.png) 0 0 no-repeat;
}
.navMenu UL LI.branch_act&gt;A&gt;SPAN&gt;I {
	background-position: -50px 0;
}

.navMenu LI.lev1 {
	background-color: #4b3b2d;
}
.navMenu LI.branch_act.lev1 {
	background-color: #354367;
}
.navMenu LI.lev2 {
	background-color: #eaecf0;
}
.navMenu LI.branch_act.lev2 {
	background-color: #aeb4c2;
}
.navMenu LI.lev3 {
	background-color: #d7d9e1;
}
.navMenu LI.branch_act.lev3 {
	background-color: #aeb4c2;
}
.navMenu LI.lev4 {
	background-color: #d7d9e1;
}

.navMenu  SPAN {
	color: #fff;
}
.navMenu .lev2&gt;A&gt;SPAN {
	color: #354367;
}
.navMenu .branch_act.lev2&gt;A&gt;SPAN {
	color: #fff;
}
.navMenu .lev3&gt;A&gt;SPAN {
	color: #354367;
}
.navMenu .branch_act.lev3&gt;A&gt;SPAN {
	color: #fff;
}
.navMenu .lev4&gt;A&gt;SPAN {
	color: #354367;
}

.navMenu UL LI A {
	display: block;
	text-decoration: none !important;
	border: 1px solid #aa967b;
	border-bottom: 0;
}
#leftMenu UL LI A,
.navMenu UL LI LI A {
	border-color: #fff;
}
.navMenu UL LI A SPAN {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 25px 10px 25px;
}
#leftMenu UL LI A SPAN {
	font-size: 12px;
	line-height: 16px;
	padding: 7px 20px 7px 25px;
}
.navMenu UL LI.branch_inact A SPAN,
.navMenu UL LI.branch_act A SPAN {
	padding-right: 40px !important;
}
.navMenu UL LI.lev2 A SPAN {
	padding-left: 25px !important;
}
.navMenu UL LI.lev3 A SPAN {
	padding-left: 35px !important;
}
.navMenu UL LI.lev4 A SPAN {
	padding-left: 45px !important;
}

.navMenu UL LI.selected&gt;A {
	background-color: #717b94 !important;
}
.navMenu UL LI.selected&gt;A&gt;SPAN {
	color: #fff !important;
}

.navMenu UL LI A:hover {
	background-color: #717b94 !important;
}
.navMenu UL LI A:hover&gt;SPAN {
	color: #fff !important;
}

#navMenuBottomText A {
	color: #fff;
}

.navMenu UL.nav-menu-old LI A:active,
.navMenu UL.nav-menu-old LI A:focus {
	background-color: rgb(53,54,248) !important;
	color: rgb(255,255,255) !important;
	-webkit-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-moz-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-o-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	-ms-box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
	box-shadow: inset 0px 0px 1px 2px rgb(255,255,255) !important;
}
.navMenu UL.nav-menu-old LI A:active span,
.navMenu UL.nav-menu-old LI A:focus span {
	color: rgb(255,255,255) !important;
}

#leftNavImg {
	border: 1px solid #fff;
	font-size: 0.1px;
	line-height: 0.1px;
}
#leftNavImg img {
	width: 100%;
	max-width: 306px;
	height: auto;
}
#leftNavImgText {
	padding-top: 2px;
	font-size: 10px;
	line-height: 12px; 
	color: #666;
}

#leftNavTxt {
	margin-top: 25px;
}
#leftNavTxt h2,
#leftNavTxt .h2 {
	line-height: 22px;
}
#leftNavTxt * {
	margin-top: 0 !important;
	padding: 0 !important;
	color: #333 !important;
}

/* *******************************************************************************************
 *         Top image                                                                         *
 ******************************************************************************************* */

#top_image_container_start {
	position: relative;
	width: 100%;
	height: 376px;
	background: transparent url(/images_gui/bg_top_image.png) 0 0 repeat;
}
#top_image_container_start.isEditingImages {
	height: 600px;
}

#top_image_start {
	position: relative;
	width: 100%;
	max-width: 1488px;
	margin: 0 auto;
}
#top_image_start #top_image_left {
	position: absolute;
	top: 0;
	left: 0;
	right: 50%;
}
#top_image_start #top_image_right {
	position: absolute;
	top: 0;
	left: 50%;
	right: 0;
}
.phone #top_image_container_start #top_image_left {
	right: 0;
}
.phone #top_image_container_start #top_image_right {
	display: none !important;
}
#top_image_start.isEditingImages #top_image_left,
#top_image_start.isEditingImages #top_image_right {
	width: 745px;
	height: 600px;
}
#top_image_start.isEditingImages #top_image_right {
	width: 499px;
}
#top_image_start #top_image_left img,
#top_image_start #top_image_right img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* *******************************************************************************************
 *         Top image Articles                                                                *
 ******************************************************************************************* */

#image_swiper,
.swiper-slide {
	position: relative;
	background-color: #fff;
	border-top: 26px solid #fff;
	border-bottom: 12px solid #fff;
}
.phone #image_swiper {
	background-color: #000;
}
#leftCol.narrow #image_swiper {
	border-top: 0;
	margin-top: 25px;
	margin-bottom: 15px;
}
#article #leftCol.narrow #image_swiper {
	margin-top: 0;
}
#image_swiper .image {
	position: relative;
	font-size: 0.1px;
	line-height: 0.1px;
}

#article #leftCol.narrow #image_swiper,
#article #leftCol.narrow #image_swiper .image {
	max-width: 536px;
}

#image_swiper .image img {
	position: absolute;
}
#image_swiper.oldSize .image img {}
#image_swiper #byline,
.swiper-slide .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100% !important;
	background: transparent url(/images_gui/1x1_semi_black.png) 0 0 repeat !important;
}
.phone #image_swiper #byline {
	position: relative !important;
	background: #000 none !important;
	display: block !important;
}
#image_swiper #byline #byline_content,
.swiper-slide .text h2 {
	margin: 0 48px;
	padding: 8px 10px !important;
	min-height: 28px;
	text-align: left !important;
	font: 11px/14px 'Open Sans', Verdana, Geneva, sans-serif !important;
	color: #fff !important;
}
#image_swiper #byline.noNav #byline_content {
	margin: 0 20px;
	min-height: 16px;
}
#image_swiper.noNav #byline #byline_content {
	margin: 0;
}
#image_swiper #byline #byline_content * {
	margin: 0;
	padding: 0;
}
#image_swiper #byline #byline_content #imageCount {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
#image_swiper #prevImage,
#image_swiper #nextImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 47px;
	height: 47px;
	background: transparent url(/images_gui/icons/arrow_nav_left.png) 50% 50% no-repeat;
	cursor: pointer;
}
#image_swiper #nextImage {
	left: auto;
	right: 0;
	background-image: url(/images_gui/icons/arrow_nav_right.png);
}

/* swiper */
.swiper-container {
  width: 100%;
  height: 376px;
}
.swiper-container .swiper-slide {
	position: relative;
}
.swiper-container .swiper-slide img {
	position: relative;
  width: 100%;
  height: 376px;
	z-index: 5;
}
.swiper-container .swiper-slide .text {
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	z-index: 110 !important;
	background: transparent url(/images_gui/1x1_semi_black.png) 0 0 repeat !important;
}

#top_image_container {
	position: relative;
}
#top_image {
	position: relative;
}
#top_image_caption {
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	z-index: 110 !important;
	background: transparent url(/images_gui/1x1_semi_black.png) 0 0 repeat !important;
}
.swiper-container .swiper-slide .text h2,
#top_image_caption span {
	display: block;
	margin: 0 48px;
	padding: 8px 10px !important;
	min-height: 28px;
	text-align: left !important;
	font: 11px/14px 'Open Sans', Verdana, Geneva, sans-serif !important;
	color: #fff !important;
}

/* *******************************************************************************************
 *         Youtube embed responsive                                                          *
 ******************************************************************************************* */

.embedContainer {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embedContainer iframe,
.embedContainer object,
.embedContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* *******************************************************************************************
 *         Article Doc foot                                                                  *
 ******************************************************************************************* */

#article_doc_foot {
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 7px;
	max-width: 526px;
	border-top: 1px solid #ccc;
}
#article_doc_foot,
.phone #article_doc_foot {
	padding: 10px 7px 50px 7px;
	color: #999;
}
.phone #article_doc_foot {
	padding: 10px 20px 50px 20px;
}
#article_doc_foot .left {
	float: left;
}
#article_doc_foot .right {
	float: right;
}

/* *******************************************************************************************
 *         Doc foot                                                                          *
 ******************************************************************************************* */

#doc_foot {
	position: fixed;
	z-index: 101;
	bottom: 0;
	width: 100%;
}
#doc_foot.footerHidden {
	position: fixed !important;
	bottom: 0 !important;
	height: 16px !important;
	overflow: auto !important;
}
#footerToggleLink {
	position: relative !important;
	top: -2px !important;
	color: #fff !important;
	font-size: 11px !important;
	line-height: 16px !important;
	font-weight: bold !important;
	color: #fff !important;
	text-align: left !important;
	text-shadow: 1px 1px 1px #000 !important;
	text-decoration: none !important;
}
#doc_foot #footerToggleLink:link,
#doc_foot #footerToggleLink:visited,
#doc_foot #footerToggleLink:hover,
#doc_foot #footerToggleLink:active,
#doc_foot #footerToggleLink:focus {
	color: #fff !important;
}
#doc_foot_outer {
	position: relative;
	z-index: 101;
	margin: 0 auto;
	background: #31261c none;
}
#doc_foot_line {
	position: relative;
	height: 16px;
	margin: 0 auto;
	background: transparent url(/images_gui/bg_doc_foot_line.png?_=86621332) center top repeat-x;
}
#doc_foot_line,
.phone #doc_foot_line {
	background-position: -1256px top;
}
#doc_foot_line_inner {
	position: relative;
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	height: 16px;
	text-align: left !important;
}

#doc_foot_inner {
	position: relative;
	margin: 0 auto;
	padding-top: 16px;
	background: transparent url(/images_gui/bg_doc_foot_inner.png?_=86621332) center bottom no-repeat;
}
.smallTablet #doc_foot_inner {
	background-position: 27% bottom;
}

@media screen and (max-width: 900px) {
	.smallTablet #doc_foot_inner {
		background-position: 30.5% bottom;
	}
}
@media screen and (max-width: 870px) {
	.smallTablet #doc_foot_inner {
		background-position: 32.0% bottom;
	}
}
@media screen and (max-width: 840px) {
	.smallTablet #doc_foot_inner {
		background-position: 33.5% bottom;
	}
}
@media screen and (max-width: 81px) {
	.smallTablet #doc_foot_inner {
		background-position: 35.0% bottom;
	}
}
@media screen and (max-width: 780px) {
	.smallTablet #doc_foot_inner {
		background-position: 36.5% bottom;
	}
}
@media screen and (max-width: 740px) {
	.smallTablet #doc_foot_inner {
		background-position: 38.0% bottom;
	}
}


.phone #doc_foot_inner {
	background: #efefef none;
}
.forceDesktop #doc_foot_inner {
	min-width: 1488px;
}
#doc_foot_content {
	position: relative;
	width: 100%;
	max-width: 1400px;
	min-height: 179px;
	margin: 0 auto;
	padding: 10px 0 60px 0;
}
#doc_foot_content {
	padding-bottom: 0;
	min-width: auto;
}
.phone #doc_foot_content {
	padding-bottom: 0;
}

#docFootLeft {
	padding-right: 40px;
	padding-bottom: 30px;
}
#docFootRight {
	padding-left: 40px;
	padding-bottom: 30px;
}

.phone #docFootLeft H4 {
	text-indent: -100000px;
	font-size: 0.01px;
	width: 310px;
	height: 38px;
	margin: 0 auto 10px auto;
	padding: 0;
	background: transparent url(/images_gui/logo_foot.png) 0 0 no-repeat;
}
.phone #doc_foot * {
	text-align: center !important;
}

#docFootLeftBottom {
	padding-top: 15px;
}

#footerLinks UL {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0 0 50px 0;
	z-index: 100;
}
#footerLinks UL LI {
	position: relative;
	display: block;
	float: left;
	margin: 0 0 6px 16px;
	padding: 0 0 0 16px;
	line-height: 1em;
	background: transparent url(/images_gui/bg_doc_head_links_line_white.gif) 0 3px no-repeat;
}
#footerLinks UL LI.first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
#footerLinks UL LI A {
	position: relative;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	z-index: 100;
}

.phone #footerLinks,
.phone #footerLinks * {
	text-align: center !important;
}
.phone #footerLinks {
	padding: 10px 0;
}
#footerLinks UL {
	margin: 0;
	padding: 20px 0 60px 0;
}
.phone #footerLinks UL {
	display: inline;
	list-style-type: none;
	margin: 20px auto 0 auto;
	padding: 0;
	z-index: 100;
}
.phone #footerLinks UL LI {
	position: relative;
	display: inline;
	float: none;
	margin: 0;
	padding: 0 16px;
	line-height: 1em;
	background: transparent url(/images_gui/bg_doc_head_links_line_white.gif) 0 3px no-repeat;
}


UL#footerSocial,
UL#largeSocial {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 100;
}
UL#footerSocial li,
UL#largeSocial li {
	display: block;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	background: transparent none !important;
}
UL#footerSocial li a,
UL#largeSocial li a {
	position: relative;
	display: table-cell;
	height: 44px;
	padding: 0 0 0 50px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	z-index: 100000;
}
UL#largeSocial li a {
	height: 75px;
	padding: 0 0 0 80px;
}
UL#footerSocial li a span,
UL#largeSocial li a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 43px;
	height: 44px;
	z-index: 2;
	background: transparent url(/images_gui/icons/icons_doc_foot_sprite.png?seed=6547875248) 0 0 no-repeat;
}
UL#largeSocial li a span {
	width: 75px;
	height: 75px;
	background-image: url(/images_gui/icons/icons_social_large_sprite.png);
}

UL#footerSocial li.iconFootSub a span{
	background-size: 44px 44px !important;
	background: transparent url(/images_gui/icons/ikon_prenumerera.png?seed=6547875248) 0 0 no-repeat;
}

UL#footerSocial li#iconFootNL a span,
UL#footerSocial li.iconFootNL a span {
	background-position: 0 -52px;
}
UL#footerSocial li#iconFootRSS a span {
	background-position: 0 -105px;
}
UL#footerSocial li#iconFootTW a span {
	background-position: 0 -156px;
}
UL#footerSocial li#iconFootDesktopToggle a span {
	background-position: 0 -208px;
}
UL#footerSocial li#iconFootDesktopToggle.active a span {
	background-position: -43px -208px;
}
UL#footerSocial li#iconFootPren a span,
UL#footerSocial li.iconFootPren a span {
	background-position: 0 -259px;
}
UL#footerSocial li#iconFootIN a span,
UL#footerSocial li.iconFootIN a span {
	background-position: 0 -309px;
}

UL#largeSocial li#iconLargeNL a span {
	background-position: 0 -82px;
}


#doc_foot {
	color: #000 !important;
}
#doc_foot A:link,
#doc_foot A:visited {
	color: #000 !important;
	text-decoration: underline !important;
}
#doc_foot A:hover {
	color: #800 !important;
	text-decoration: underline !important;
}
#doc_foot A:active,
#doc_foot A:focus {
	color: #fff !important;
	background-color: #3536f8 !important;
	text-decoration: none !important;
	-webkit-box-shadow: 0 0 0 0.2rem #fff !important;
	-moz-box-shadow: 0 0 0 0.2rem #fff !important;
	-o-box-shadow: 0 0 0 0.2rem #fff !important;
	-ms-box-shadow: 0 0 0 0.2rem #fff !important;
	box-shadow: 0 0 0 0.2rem #fff !important;
}

#doc_foot A#footerToggleLink:link,
#doc_foot A#footerToggleLink:visited,
#doc_foot A#footerToggleLink:hover,
#doc_foot A#footerToggleLink:active,
#doc_foot A#footerToggleLink:focus {
	text-decoration: none !important;
}


/* *******************************************************************************************
 *         Popup                                                                             *
 ******************************************************************************************* */

body#popup {
	background-color: #e9e4de;
	margin: 0;
	padding: 0 20px;
	height: auto;
	min-height: 1px !important;
}

#popupOuter {
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
}
#popupLogo {
	padding: 0 0 20px 20px;
}
#popupInner {
	margin: 0;
	padding: 20px;
}
#popupInner h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 700 24px/34px 'Open Sans', Verdana, Geneva, sans-serif;
}

/* *******************************************************************************************
 *         Subscription                                                                      *
 ******************************************************************************************* */

#news_subscribe {
	position: relative;
}
#news_subscribe .form {
	width: 100%;
}

/* *******************************************************************************************
 *         Calendar                                                                          *
 ******************************************************************************************* */

#calendarView {
	margin-top: 25px;
}
.calendar .event_date {
	font-size: 110%;
	color: #000;
}
.calendar .event_upper {
	padding: 10px 0;
}
.calendar #leftCol h2 {
	margin: 10px 0 20px 0 !important;
	padding: 0 !important;
}

.calendar .event_lower {}

.calendar .event_lower .link {
	padding: 10px 0;
}
.calendar .label label {
	font-weight: bold;
}


#calendarTabsContainer {
	margin-top: -20px;
}
#calendarTypeTabs {
	float:right;
	margin: 0 10px -1px 0;
}
#calendarTypeTabs a {
	display: block;
	float: left;
	padding: 3px 20px;
	border: 1px solid #ccc;
	border-left: 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius-topright: 6px;
	-khtml-border-radius-bottomright: 0px;
	-khtml-border-radius-bottomleft: 0px;
	-khtml-border-radius-topleft: 6px;
	-o-border-radius-topright: 6px;
	-o-border-radius-bottomright: 0px;
	-o-border-radius-bottomleft: 0px;
	-o-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 6px;
	color: #999;
}
#calendarTypeTabs a.first {
	border-left: 1px solid #ccc;
}
#calendarTypeTabs a.active {
	border-bottom: 1px solid #fff;
}
#calendarTypeTabs a.active,
#calendarTypeTabs a:active,
#calendarTypeTabs a:hover {
	color: #2079e6;
}

/* *******************************************************************************************
 *         Map - Förvaltningsområden                                                         *
 ******************************************************************************************* */

#mapDiv {
	position: relative;
	font-size: 0.1px;
	padding-top: 5px;
}
#mapDiv .dotImage {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 100;
	background: transparent url(/images_gui/icons/icon_map_dot_sprite.png) 0 0 no-repeat;
}
#mapDiv .dotImage:hover,
#mapDiv .dotImage.hover {
	background-position: 0 -50px;
}
#mapDiv .dotImage.new {
	background-position: 0 -100px;
	z-index: 10000000;
}
#mapDiv .dotImage .dotText {
	width: 30px;
	height: 30px;
	font: normal 16px/30px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

#mapAdminList .item {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
}
#mapAdminList .item.new {
	background: transparent url('data:image/gif;base64,R0lGODlhSABIAMQAAP//2v//1////v//5P//5///////4///4P//8P//7f//6v//8///3f///P//+f//1f//0v//9v//zwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAABIAEgAAAX/ICRKz7EIaBMtSOQgjCRB8mPXTNLsgrr8CYaINhuSTKjeqvWKzWojCEMRaSgj2EUCQIvaaI/pwrFrOByrLfghM0qpVhU2zS3OHt3c3OxSKZxfRWAHCXsqZxEKByI3Mk9ShVh8ZImAeHZvLhEtLmhBXXhdbVOaY4gLijaNjjOkaJyIn3dRJHpoWEyVbG0QDwFEtrelAwC7rKqQmriaf8aMvxIGhXwunAkHoY4QAbuk1HKVrI5fEIRVty9Y19lt3DJzc6fNd6GXEAAJC/FWK6naUDMAcIqHBhUDNr3qdQFQwAeWW1u0+Woj4wCCVy3i6GJFZAgDBDtWPFQHQGIAihIs/6bYxGTBAZTciEjA1ylLlQYwjDwZ500JgpYvd8Z0RLOhMC11ejGyx4CAPkTwECTdJbOEAn09jqqZlTCP0yoP/TgJAI1iiUgXw0a4tlScDFKS1P6RQVbmILQPPTnZxq4WlVfx1gpR5fYBgAFPCQpu1zfMX5bMDmIKlAxqrj8yx6k6cLWTg8TzvDAtBFXfWmyC6L2Fg4aSOiE7a4TiXDOkOtRuGnlr7SM05YX5RmrEnJoEQnxPyez47NsecNNo+MkyfnInA1M/bu7IyaujCIs2lZ+ZbqM6MOz6ysCA2QjSmeUiNy0aUVwKyDIrsO+l2z7Hez6mQSMaGGIoZ0ZBW7UXRf9P4NDRBSiXODZGGackINuDdxlSkyJt/ZOMJLyFYxyGR0Ry04YvKSVKK4+ZUlAqhImTCWA1yaLiTjOucMaLqBXhCzCkCVMQMcZohoctc1wmGS8/vhVkYAsQyZE7EuwWFxZzFTbbNOhYgw19M1BpJVhYOkECI8/tI0A/Pe5kj0Dw1GQQQuS8GVxYa6LSpnkVpfVTFUrM848gH4UEHUkmoWQRRoCKVeQlMtBU2k050ZeZY41C9llQRAwV6ZMibSeEpUx9BVWSU6F0RGdZzYEUKEt5lVycUoHCS4m4oKMCWwm5VSUVV1KSZV3/nJWrWryugsNjA+mVUJE1HJZYXouF2Zj/K5sE9kmMPIGqZGay2cBZcp9FhhCEeXgbGbjGWXVOH3PYeMxsf0UHzjqp9frru64JtuKFECBw6HCw6XTDPcH9Z8ac9DwY0J3RBVowfQcDsHB66sFW33ecPLWcA+RNZB162uGksU5DWERhfAjM511HheL3wxkL7CcBN1T5Jx7LLnc3Ckg9HOigcT5nopGrWw3o14QfD61gHnAogQiH+lL0Ib9iXZiasZIcggbVyqa7hzzYcKsNtrA4yxWO2LrIpirQsqhJLlEWo+WRpCVprja9lBUMlFKKgwyScWYp+JbvVnNbX3ytljg4hs/7HZcP/eAPSm8ORC3DXSn1sGl95Hm5/5sLad4Jw4N6dF98EJXUhshELAoZwUW+HDPr/lp6DIOausSeTJLegnGlHe0etQp/OiAgVeOMG0GrWSRdT6mzRpVqbFZhRU0aqrkFF5nCjlXWE1ynBW+yce8brFhVjyOtMjXuFVNVaGs7mLLRIgZ/LGYamb1noJGM0ipzi2/d7X87CiC0yEEbRNjmNOeCkOMmca+CSa4c9TrR4uxANIQlh0Kc+83nhCMxEnUQOZ0AoW9eBh6RiAdkGisPSq5DM4yJ6mXdaaHHDhQyS8XMUPphT84S8J+C4KJn9fmhD4IolAUdDx6vmkyECkQhBNXhaXI7WvSSAqtWmIiCIvpNhrqGov8OWU0PIIJXlkSYo7T5a20wa9GO3ma2UTCLWjbKBoHytoyvLclHfgPVMOx2OLzBT0nO6BsNpJG4dEAQTI3b1zfmEDnNTK6RXmIcleIkp+agaYR4etugMhcneQiwTgtpCO7W4ro78CklfsqIxGrXndsdipWJ2olKfAKU3xEFVMMbVfF48sTk+U4okJpJIYyCtKnEqhWmEgYurlcV50FvaCqiTFPSIxfx2QVXm9DVaczIiu/JIXx0Gd8Y3RgExoAJUzTSxLbwR4L3CUkv7qQfsxApRbFZZl0HdF4C9zbAv8UHX7npBmvg9Zp/jQiDtbkXbkQzwRCF0DmgjBj7ilOxhBnDiDmnxKgHSfhG6syQZGUwGQ4FocM+8DCGsHsLSkUlxFEQcWemaRnKfHgfINLMZjizaRHjIyB0Le2jVlxD0XjXTId15ahV5N6ItmYOMk5tPmHz4tjUaAkSce1EV4WjHUsxRz3BzS1txGPB9DjWgpT1cs8AUk1GUre4DY6P2fJjIptUJUEOiZCMqeiVRHS4S1LDkeuApJgWSibCKgSUoRMl5kpXyheF9JMjDaVZHfFK2f2Jdhyp5epuGZHXdTaWmRKUDEIAADs=') 0 0 repeat;
}
#mapAdminList .item.first {
	border-top: 1px solid #ccc;
}

#mapList table {
	border-collapse: collapse;
}
#mapList table td.nbrTd {
	width: 20px;
	padding-right: 5px;
	text-align: right;
}
#mapList .item.odd {
	background-color: #f1eee9;
}

#mapList .mapCb {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	background: transparent url(/images_gui/icons/icon_radio_button_sprite.png?v=2) 0px 0px no-repeat;
}
#mapList .mapCb:hover,
#mapList .mapCb.hover {
	background-position: -40px -0px;
}
#mapList .mapCb.checked {
	background-position: -0px -40px;
}
#mapList .mapCb.checked:hover,
#mapList .mapCb.checked.hover {
	background-position: -40px -40px;
}



/* *******************************************************************************************
 *         Lists                                                                             *
 ******************************************************************************************* */

.list .item {
	margin: 0;
	padding: 4px 0 35px 0;
	background-color: transparent;
}
#recommendedResult,
.normalResult.list {
	margin-top: 50px !important;
}
.list .item {
	margin: 0;
	padding: 10px 7px;
	border-top: 1px solid #ccc;
	background-color: transparent;
}
.list.calendarList .item {
	position: relative;
}
.recommendedResult.list .item {
	border-top: 1px solid #ccc !important;
}
.recommendedResult.list .item.last {
	border-bottom: 1px solid #ccc !important;
}
.phone .list .item {
	padding: 10px 20px;
}
.list .itemHover {
	background-color: #ffd;
}
.list .itemFirst,.list .item.first {
	border-top: 0;
}
.list .itemNoBorder {
	padding-bottom: 0;
	border-bottom: 0;
}
.list .item .date {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #666;
}
.list .item .section {
	display: block;
	margin: 0;
	padding: 0;
	color: #999;
}
.list .item .date .section,
.list .item .type {
	display: inline;
	margin: 0;
	padding: 0 0 0 7px;
	color: #999;
	font-weight: normal;
}
.list .item .facts .date,
.list .item .facts .categories {
	display: inline;
	margin: 0;
	padding: 0 7px 0 0;
	color: #999;
	font-weight: normal;
}
.list .item H3,
.list .item H4 {
	margin: 0;
	padding: 5px 0 !important;
}
.list .item .text {
	margin: 0 !important;
	padding: 0 !important;
}

/* *******************************************************************************************
 *         documentArchive                                                                   *
 ******************************************************************************************* */

#documentArchive {
}
#documentArchive .form {
	margin-top: 15px;
	border: 0;
	border-bottom: 1px solid #e9e9e9;
}
#documentArchive .documentArchiveFormTable TD {
	padding: 0 0 5px 0;
}
#documentArchive .form .buttons {
	text-align: right;
	padding: 5px 0 0 0;
}
#documentArchive .list .item {
}
#documentArchive .list .item .textCol {
	float: left !important;
	width: 390px !important;
}
#documentArchive .list .item .linkCol {
	float: right !important;
	text-align: left;
	width: 115px !important;
}
#documentArchive .list .item H3 {
	margin: 0;
	padding: 0 0 5px 0;
}
#documentArchive .list .item .itemText {
	margin-bottom: 0;
	padding-top: 4px;
}
#documentArchive .list .item .categories {
	display: block;
	margin: 0;
	padding: 0;
	color: #999;
	font-weight: normal;
}
#documentArchive .list .item .dates {
	display: block;
	color: #666;
}
#documentArchive .list .item .links {
	padding-top: 15px;
}
#documentArchive .list .item .links A {
	font-weight: normal;
}
#documentArchive LABEL,
.documentArchive LABEL {
	cursor: pointer;
}
#documentArchive LABEL.labelHover,
.documentArchive LABEL.labelHover {
	color: #0b0;
}
#documentArchive #catsDiv input[type="checkbox"],
#searchForm input[type="radio"] {
	margin-left: 4px;
	margin-right: 10px;
}

/* *******************************************************************************************
 *         newsArchive                                                                   *
 ******************************************************************************************* */

#newsArchive {
}
#newsArchive .form {
	margin-top: 15px;
	border: 0;
	border-bottom: 1px solid #e9e9e9;
}
#newsArchive .newsArchiveFormTable TD {
	padding: 0 0 5px 0;
}
#newsArchive .form .buttons {
	text-align: right;
	padding: 5px 0 0 0;
}
#newsArchive .list .item {
}
#newsArchive .list .item .textCol {
	float: left !important;
	width: 390px !important;
}
#newsArchive .list .item .linkCol {
	float: right !important;
	text-align: left;
	width: 115px !important;
}
#newsArchive .list .item H3 {
	margin: 0;
	padding: 0 0 5px 0;
}
#newsArchive .list .item .itemText {
	margin-bottom: 0;
	padding-top: 4px;
}
#newsArchive .list .item .categories {
	display: block;
	margin: 0;
	padding: 0;
	color: #999;
	font-weight: normal;
}
#newsArchive .list .item .dates {
	display: block;
	color: #666;
}
#newsArchive .list .item .links {
	padding-top: 15px;
}
#newsArchive .list .item .links A {
	font-weight: normal;
}
#newsArchive LABEL,
.newsArchive LABEL {
	cursor: pointer;
}
#newsArchive LABEL.labelHover,
.newsArchive LABEL.labelHover {
	color: #0b0;
}

/* *******************************************************************************************
 *         Other                                                                             *
 ******************************************************************************************* */

.defM {
	margin-left: 7px !important;
	margin-right: 7px !important;
}
.phone .defM {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
.noP {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

ul.link_list {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
ul.link_list li {
	display: block;
	margin: 0 0 5px 0 !important;
	padding: 0 7px !important;
	background: transparent none !important;
}
#inMediaBody ul.link_list li {
	clear: both;
	margin: 0 0 15px 0 !important;
}
ul.link_list li.hasMore {
	text-align: right !important;
	font-size: 120%;
}
.phone ul.link_list li {
	padding: 0 20px !important;
}
ul.link_list li .date {
	display: block;
	font-size: 12px;
	color: #363636;
}
ul.link_list li .date .source,
ul.link_list li .date .category {
	display: inline;
	color: #999;
}


ul.gradient_plates {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #2a4168;
	
}
ul.gradient_plates li {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #fff;
	background: transparent none !important;
}
ul.gradient_plates li a {
	display: block;
	padding: 15px 15px 15px 25px;
	font: 700 18px/20px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff !important;
	text-decoration: none !important;
}
ul.gradient_plates li a:focus,
ul.gradient_plates li a:active,
ul.gradient_plates li a:hover {
	text-decoration: underline !important;
}


/* *******************************************************************************************
 *         Green plate                                                                       *
 ******************************************************************************************* */

.green_plate {
	position: relative;
	display: table;
	width: 100%;
	margin: 0 0 20px 0;
	font: 400 14px/18px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff;
	background-color: #637155;
	
}
.green_plate h3 {
	margin: 0 0 5px 0;
	font: 700 18px/20px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff;
}
.green_plate .left {
	position: relative;
	display: table-cell;
	width: 15%;
	padding-top: 0.12em;
	text-align: center !important;
	vertical-align: top;
	background-color: #25331a;
	font: 800 48px/55px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff;
}
.green_plate .right {
	position: relative;
	display: table-cell;
	width: 85%;
	text-align: left;
	vertical-align: middle;
	padding: 1em 5% 0.9em 5%;
}

/* *******************************************************************************************
 *         Subscribe plate                                                                       *
 ******************************************************************************************* */

.subscribe_plate {
	position: relative;
	display: table;
	width: 100%;
	margin: 0 0 20px 0;
	font: 400 14px/18px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff;
	background-color: #f98a05;

}
.subscribe_plate h3 {
	margin: 0 0 5px 0;
	font: 700 18px/20px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff;
}
.subscribe_plate .left {
	position: relative;
	display: table-cell;
	width: 15%;
	min-width:62px;
	padding-top: 0.12em;
	padding-bottom:12px;
	text-align: center !important;
	vertical-align: top;
	background-color: #b56408;
	font: 800 48px/55px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff;
}
.subscribe_plate .right {
	position: relative;
	display: table-cell;
	width: 85%;
	text-align: left;
	vertical-align: middle;
	padding: 1em 5% 0.9em 5%;
}

.subscribe_plate a{
	color:white;
	text-decoration: none;
}
.subscribe_plate a:hover{
	color:white;
	text-decoration: underline;
}

/* *******************************************************************************************
 *         Text plate                                                                        *
 ******************************************************************************************* */

.plate {
	position: relative;
	margin: 0 0 20px 0;
	font: 400 12px/18px 'Open Sans', Verdana, Geneva, sans-serif;
}

.plate h2,
.plate h3,
.plate h4 {
	font: 400 18px/22px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #000;
	margin: 25px 0 0 0;
	padding: 5px 20px;
	background-color: transparent;
	border-bottom: 1px solid #ccc;
}
#article #rightCol .plate:first-child h2,
#article #rightCol .plate:first-child h3
#article #rightCol .plate:first-child h4 {
	margin-top: 0;
}
.plate .plate_content {
	margin: 0;
	padding: 1em 20px 0.5em 20px;
}
.sm .plate h2,
.sm .plate h3,
.sm .plate h4,
.sm .plate .plate_content,
.smallTablet .plate h2,
.smallTablet .plate h3,
.smallTablet .plate h4,
.smallTablet .plate .plate_content {
	padding-right: 7px;
	padding-left: 7px;
}

/* *******************************************************************************************
 *         Colored plate                                                                     *
 ******************************************************************************************* */

.colored_plate {}

.colored_plate h2,
.colored_plate h3,
.colored_plate h4 {
	background-color: rgba(80, 112, 87, .4);
}

.colored_plate .plate_content {
	color: #000;
	background-color: rgba(80, 112, 87, .1);
	
}

/* *******************************************************************************************
 *         Brown plate                                                                       *
 ******************************************************************************************* */

.brown_plate {
	position: relative;
	margin: 0;
	font: 400 12px/18px 'Open Sans', Verdana, Geneva, sans-serif;
}

.phone .brown_plate h2 {
	font: 400 18px/26px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #000;
	border-bottom: 1px solid #ccc;
	padding: 0 20px 3px 20px;
	margin: 10px 0 15px 0;
}

.brown_plate .plate_content {
	margin: 0;
	padding: 1em 13px 0.5em 13px;
	color: #fff;
	background-color: #7c7b7a;
}
.phone .brown_plate .plate_content {
	margin: 0 20px;
}

.brown_plate .plate_content .word {
	font: 400 48px/58px 'Open Sans', Verdana, Geneva, sans-serif;
}
.smallTablet .brown_plate .plate_content .word {
	font-size: 40px;
	line-height: 45px;
}
.phone .brown_plate .plate_content .word {
	font-size: 30px;
	line-height: 35px;
}
.brown_plate .plate_content .info {
	font: 400 14px/20px 'Open Sans', Verdana, Geneva, sans-serif;
	color: #fff;
}
.phone .brown_plate .plate_content .info {
	font: 400 11px/15px 'Open Sans', Verdana, Geneva, sans-serif;
}

/* *******************************************************************************************
 *         Anniversary plate                                                                          *
 ******************************************************************************************* */

#smallAnniversaryBannerPlace{
	width:100%;
    /*
display:none;
    */
}
#smallAnniversaryBanner{
    width:100%;
    background-color: #dbe9e9;

/*
	display:none;
*/
}

@media screen and (min-width: 991px) {
    #smallAnniversaryBannerPlace {
        display: none !important;
    }
    .anniversary_plate {


   display: table !important;

    }
}

.anniversary_plate {
    position: relative;
    display: none;
    width: 100%;
    margin: 20px 0 20px 0;
    font: 400 14px/18px 'Open Sans', Verdana, Geneva, sans-serif;
    color: #fff;
	background-color:#dbe9e9;
}

/* *******************************************************************************************
 *         Articles                                                                          *
 ******************************************************************************************* */

#bottomArticles {
	padding-top: 10px;
}

#artTextTable { display: table; width:100%; height:100%; }
#artTextTable .tr { display: table-row; }
#artTextTable .tr .td { display: table-cell; vertical-align:middle; }

.sm #artText,
.sm #artTextTable {
	height: auto !important;
}
.lte-sm #artTextTable {
	margin-top: 15px;
}

.text-col {
	position: static;
}
.article.large .text-col {
	padding-left: 15px;
	-webkit-transition: padding .3s ease-out;
	-moz-transition: padding .3s ease-out;
	-o-transition: padding .3s ease-out;
	-ms-transition: padding .3s ease-out;
	transition: padding .3s ease-out;
}
.lg .article.large .text-col {
	padding-left: 40px;
}

.articles .article {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
.phone .articles .article {
	padding-bottom: 0;
}
.articles .article.last {
	border-bottom: 0;
}
.articles .article h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 600;
	padding: 0;
}
.articles .article h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	padding: 0;
}
.articles .article .text {
}
.articles .article .text .section {
	display: inline;
}
.articles .article .text .date {
	display: inline;
}
.phone .articles .article h1,
.phone .articles .article h2,
.phone .articles .article .text,
.phone .articles .article .foldable {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
.phone .articles .article h1 a.plusMinus,
.phone .articles .article h2 a.plusMinus {
	display: block;
	position: absolute;
	top: 0;
	right: 4px;
	width: 19px;
	height: 19px;
	background: transparent url(/images_gui/icons/icon_plus_minus_sprite.png) 0 -100px no-repeat;
	z-index: 1000;
}
.phone .articles .article h1.plus a.plusMinus,
.phone .articles .article h2.plus a.plusMinus {
	background: transparent url(/images_gui/icons/icon_plus_minus_sprite.png) 0 0 no-repeat !important;
}
.phone .articles .article.sub h2 a.plusMinus {
	background-position: 0 0;
}
.phone .articles .article h1.minus a.plusMinus,
.phone .articles .article h2.minus a.plusMinus {
	background-position: 0 -100px;
}

.phone .articles .article h1,
.phone .articles .article h2 {
	padding: 0 0 0.4em 0;
}
.phone .articles .article .foldable .image img,
.phone .articles .article .foldable .text {
	margin: 1em 0;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.articles .article.noImage .foldable {
	padding-bottom: 1em !important;
}
.article .image-col + .text-col {
	min-height: 129px;
}
.article.normal .image-col .image {
	text-align: center !important;
}
.article.normal .image-col .image,
.article.normal .image-col .image img {
	width: auto !important;
	max-height: 129px !important;
}
.articles .article.noImage .text-col,
.lte-sm .article .text-col {
	padding-right: 22px;
	padding-left: 22px;
}
.phone .articles .article.noImage .text-col,
.lte-sm .phone .article .text-col {
	padding-right: 15px;
	padding-left: 15px;
}
.lte-sm .article .image-col + .text-col {
	margin-top: 15px !important;
	margin-bottom: 1em !important;
}
.lte-sm .article.large .image-col + .text-col {
	margin-bottom: 0 !important;
}
.lte-sm .article.large .image-col + #artText,
.lte-sm .article.large .image-col + #artTextTable {
	height: auto !important;
}

#entrepage #article_top,
#article #article_top {
	background-color: #fff;
}
#article #article_top {
	border-bottom: 20px solid #fff;
}
#entrepage #article_top div.line,
#entrepage #article_top h1.line,
#entrepage #article_top h2.line,
#article #article_top div.line,
#article #article_top h1.line,
#article #article_top h2.line {
	margin-top: 0;
}
#article .wide #article_top div.line,
#article .wide #article_top h1.line,
#article .wide #article_top h2.line {
	margin-bottom: 0 !important;
	padding-top: 25px;
}
#entrepage .article.large,
#article #article_top div.line,
#article #article_top h1.line,
#article #article_top h2.line {
	margin-bottom: 0;
}

.image_box {
	position: relative;
}

.phone .image_box .image img {
	max-width: 400px !important;
}
.image_box .text {
	margin: 5px 0 0 0;
	padding: 0 7px;
}
.phone .image_box .image,
.phone .image_box .text {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
.image_box .text h3 {
	font: 600 16px/18px 'Open Sans', Verdana, Geneva, sans-serif;
	margin: 20px 0 10px 0;
	padding: 0;
}



DIV.easyread_admin_container {
	position: relative;
	margin: 25px 0;
	padding: 0 10px;
	border: 1px solid #ccc;
	background-color: #f5f5f7;
}
#easyreadLabel {
	position: absolute;
	top: -12px;
	right: 10px;
	border: 1px solid #ccc;
	padding: 3px 10px;
	background-color: #f5f5f7;
	font: bold 13px 'Open Sans', Verdana, Geneva, sans-serif;
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc');
}
#easyreadButtons {
	position: absolute;
	top: 10px;
	left: 10px;
}


H1.easyread_heading {
	max-width: 490px;
	margin: 0 0 .8em 0;
	padding: 0;
	font: 30px/1.3em 'Open Sans', Verdana, Geneva, sans-serif !important;
}
DIV.easyread_intro {
	max-width: 490px;
	margin: 0 0 .8em 0;
	padding: 0 7px;
	font: 18px/1.6em 'Open Sans', Verdana, Geneva, sans-serif !important;
}
DIV.easyread_text {
	max-width: 490px;
	margin: 0 0 .8em 0;
	padding: 0 7px;
	font: 16px/1.6em 'Open Sans', Verdana, Geneva, sans-serif !important;
}
DIV.easyread_text h2 {
	margin: 1.5em 0 .8em 0 !important;
	padding: 0 !important;
	font-size: 26px !important;
	line-height: 1.3em !important;
}
DIV.easyread_text h3 {
	margin: 1.5em 0 .8em 0 !important;
	padding: 0 !important;
	font-size: 23px !important;
	line-height: 1.3em !important;
}
DIV.easyread_text h4 {
	margin: 1.5em 0 .8em 0 !important;
	padding: 0 !important;
	font-size: 20px !important;
	line-height: 1.3em !important;
}
DIV.easyread_text P {
	margin: 0 0 .8em 0 !important;
}

#easyReadTextBtn {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 66px;
	height: 17px;
	margin: 5px 0 5px 10px;
	background: #fff url(/images_gui/buttons/btn_lattlast_sprite.png) 0 0 no-repeat;
	text-indent: -100000px;
}
#easyReadTextBtn:hover,
#easyReadTextBtn:active,
#easyReadTextBtn.active {
	background-position: 0 -30px;
}


.btn-easyreadtext {
	padding-left: 28px !important;
	background-image:url(/images_gui/buttons/btn_lattlast_white.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

@media screen and (max-width: 990px) {
	.btn-easyreadtext {
		margin-right: 0 !important;
	}
}


.padd {
	padding-right: 7px !important;
	padding-left: 7px !important;
}
.phone .padd {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
.padd h2,
.padd h4 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.marg {
	margin-right: 7px !important;
	margin-left: 7px !important;
}
.phone .marg {
	margin-right: 20px !important;
	margin-left: 20px !important;
}

.pointer{
	cursor:pointer;
}


/* *******************************************************************************************
 *         Left menu + Mobile menu                                                           *
 ******************************************************************************************* */

.tree-menu ,
.tree-menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 21px;
}
.tree-menu ul.lev-2,
.tree-menu ul.lev-2 ul {
	font-size: 15px;
	line-height: 18px;
}
.tablet .tree-menu ,
.tablet .tree-menu ul {
	font-size: 12px !important;
	line-height: 15px !important;
}
.tree-menu li {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #eaecf0;
}
.tree-menu li.menu-entre-doc {
	background-color: #354367;
}
.tree-menu li.menu-entre-doc a {
	color: #fff !important;
}
.tree-menu li &gt; span {
	display: block;
	border-top: 1px solid #fff !important;
}
.tree-menu li &gt; span.has-fold-icon {
  display: flex;
  width: 100%;
  -webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}
.tree-menu li &gt; span &gt; a:first-child {
	display: block;
	padding: .9em .8em .9em 1.45em;
}
.tablet .tree-menu li &gt; span &gt; a:first-child {
	padding: .6em .7em .6em 1.2em;
}
.tree-menu li &gt; span.has-fold-icon &gt; a:first-child {
  flex-grow: 1;
	word-break: break-word;
}
.tree-menu li &gt; span.has-fold-icon &gt; a:last-child {
	flex: 0 0 47px;
}

.tree-menu li &gt; span.has-fold-icon &gt; a:last-child:before {
	content: '';
	display: block;
	height: 100%;
	max-height: 40px;
	background: transparent url(/images_gui/icons/plus_minus_nav_sprite2.png) 0 8px no-repeat;
}
.tree-menu .lev-2 li &gt; span.has-fold-icon &gt; a:last-child:before {
	background-position: 0 4px;
}
.tablet .tree-menu li &gt; span.has-fold-icon &gt; a:last-child:before {
	background-position: 0 -4px;
}

.tree-menu li &gt; span.has-fold-icon &gt; a:last-child:hover:before,
.tree-menu li.active &gt; span.has-fold-icon &gt; a:last-child:before,
#navMenu.tree-menu.lev-0 &gt; li &gt; span.has-fold-icon &gt; a:last-child:before {
	background-position: 0 -42px;
}
.tree-menu li &gt; span.has-fold-icon &gt; a:last-child:hover {
	background-color: #717b94 !important;
}
.tree-menu .lev-2 li &gt; span.has-fold-icon &gt; a:last-child:hover:before,
.tree-menu .lev-2 li.active &gt; span.has-fold-icon &gt; a:last-child:before {
	background-position: 0 -46px;
}
.tree-menu .lev-2 li &gt; span.has-fold-icon &gt; a:last-child:hover {
	background-color: #717b94 !important;
}
.tablet .tree-menu li &gt; span.has-fold-icon &gt; a:last-child:hover:before,
.tablet .tree-menu li.active &gt; span.has-fold-icon &gt; a:last-child:before,
.tablet #navMenu.tree-menu.lev-0 &gt; li &gt; span.has-fold-icon &gt; a:last-child:before {
	background-position: 0 -54px;
}
.tablet .tree-menu li &gt; span.has-fold-icon &gt; a:last-child:hover {
	background-color: #717b94 !important;
}
.tree-menu li.is-visible &gt; span.has-fold-icon &gt; a:last-child:before {
  background-position-x: -52px !important;
}

.tree-menu li &gt; ul.sub-items.lev-2 &gt; li &gt; span &gt; a:first-child {
	padding-left: 2.5em;
}
.tree-menu li &gt; ul.sub-items.lev-3 &gt; li &gt; span &gt; a:first-child {
	padding-left: 3.5em;
}
.tree-menu li &gt; ul.sub-items.lev-4 &gt; li &gt; span &gt; a:first-child {
	padding-left: 4.5em;
}
.tree-menu li &gt; ul.sub-items.lev-5 &gt; li &gt; span &gt; a:first-child {
	padding-left: 5.5em;
}

.tablet .tree-menu li &gt; ul.sub-items.lev-2 &gt; li &gt; span &gt; a:first-child {
	padding-left: 2em;
}
.tablet .tree-menu li &gt; ul.sub-items.lev-3 &gt; li &gt; span &gt; a:first-child {
	padding-left: 2.5em;
}
.tablet .tree-menu li &gt; ul.sub-items.lev-4 &gt; li &gt; span &gt; a:first-child {
	padding-left: 3em;
}
.tablet .tree-menu li &gt; ul.sub-items.lev-5 &gt; li &gt; span &gt; a:first-child {
	padding-left: 3.5em;
}

.tree-menu ul.sub-items.lev-2 &gt; li,
.tree-menu ul.sub-items.lev-3 &gt; li,
.tree-menu ul.sub-items.lev-4 &gt; li,
.tree-menu ul.sub-items.lev-5 &gt; li {
	background-color: #d7d9e1;
}
.tree-menu li.has-sub-items.is-visible {
	background-color: #aeb4c2;
}

.tree-menu ul.sub-items,
.tree-menu ul.sub-items.inactive {
 display: none;
}
.tree-menu ul.sub-items.active {
	display: block;
}

#navMenu.tree-menu.lev-0 &gt; li {
	background-color: #4b3b2d;
}
#navMenu.tree-menu.lev-0 &gt; li.is-visible {
	background-color: #354367; !important;
}
.tree-menu li.active {
	background-color: #717b94 !important;
}

.tree-menu a,
.tree-menu a:hover,
.tree-menu a:focus,
.tree-menu a:active {
	color: #354367 !important;
	border: 0 !important;
  text-decoration: none !important;
}
.tree-menu span &gt; a:first-child:hover {
	color: #fff !important;
	background-color: #717b94 !important;
}
.tree-menu li.active &gt; span &gt; a,
#navMenu.tree-menu.lev-0 &gt; li &gt; span &gt; a {
	color: #fff !important;
}
.tree-menu a:active,
.tree-menu a:focus {
	-webkit-box-shadow: inset 0 0 0 0.2rem rgba(0,123,255,1) !important;
	-moz-box-shadow: inset 0 0 0 0.2rem rgba(0,123,255,1) !important;
	-o-box-shadow: inset 0 0 0 0.2rem rgba(0,123,255,1) !important;
	-ms-box-shadow: inset 0 0 0 0.2rem rgba(0,123,255,1) !important;
	box-shadow: inset 0 0 0 0.2rem rgba(0,123,255,1) !important;
}

/* *******************************************************************************************
 *         / Left menu + Mobile menu                                                         *
 ******************************************************************************************* */


</pre></body></html>