/* generic.css */
/* generic stylesheet for listbased navigation */
/* sets standard properties that may be modified later by specific gallery or custom stylesheets */

div.navigationwrapper
{
	clear:both;
}

/* remove all standard list looks */
ul.navigationlist
{
	list-style-type:none;
	margin:0;
	padding:0;
	min-width:1%; /* this rule fixes a display bug in IE7 by forcing it to calculate the menu width */
}
/* all menu items */
ul.navigationlist li.navigationlistitem
{
	margin:0;
	padding:0;
	display:block;
	float:left;
}
/* last menu item */
ul.navigationlist li.lastitem
{
}
/* all menu item links */
ul.navigationlist li.navigationlistitem a
{
	display:block;
	float:left;
	text-decoration:none;
	padding:0px;
}
/* all menu item links on hover */
ul.navigationlist li.navigationlistitem a:hover
{
	padding:0px;
	border:none;
}
/* last menu item link */
ul.navigationlist li.lastitem a
{
	clear:right;
}
/* text inside all menu item links */
ul.navigationlist li.navigationlistitem a span
{
	padding:7px 15px;
	display:block;
	white-space:nowrap;
}

/* menu items that should not appear in standard desktop mode (but still needs to be in the DOM to be available for a responsive mode) */
.ts-dt-hide, ul.navigationlist li.navigationlistitem.ts-dt-hide
{
    display:none;
}
/* defaultresponsive.css */
/* Begin defaultresponsive.css stylesheet, auto created on publish of sitelayout 9, 30-06-2025 06:21:46 */
@media screen and (max-width: 1024px)
{
	/* System default tabletlandscape mode: */
	.ts-tl-hide { display:none }
	.ts-tl-show { display:block }
	span.ts-tl-show, img.ts-tl-show { display:inline }
	li.ts-tl-show { display:list-item }
	table.ts-tl-show { display:table }
	tr.ts-tl-show { display:table-row }
	td.ts-tl-show, th.ts-tl-show { display:table-cell }
}
@media screen and (max-width: 768px)
{
	/* System default tabletportrait mode: */
	.ts-tp-hide { display:none }
	.ts-tp-show { display:block }
	span.ts-tp-show, img.ts-tp-show { display:inline }
	li.ts-tp-show { display:list-item }
	table.ts-tp-show { display:table }
	tr.ts-tp-show { display:table-row }
	td.ts-tp-show, th.ts-tp-show { display:table-cell }
}
@media screen and (max-width: 568px)
{
	/* System default phonelandscapewide mode: */
	.ts-plw-hide { display:none }
	.ts-plw-show { display:block }
	span.ts-plw-show, img.ts-plw-show { display:inline }
	li.ts-plw-show { display:list-item }
	table.ts-plw-show { display:table }
	tr.ts-plw-show { display:table-row }
	td.ts-plw-show, th.ts-plw-show { display:table-cell }
}
@media screen and (max-width: 480px)
{
	/* System default phonelandscape mode: */
	.ts-pl-hide { display:none }
	.ts-pl-show { display:block }
	span.ts-pl-show, img.ts-pl-show { display:inline }
	li.ts-pl-show { display:list-item }
	table.ts-pl-show { display:table }
	tr.ts-pl-show { display:table-row }
	td.ts-pl-show, th.ts-pl-show { display:table-cell }
}
@media screen and (max-width: 320px)
{
	/* System default phoneportrait mode: */
	.ts-pp-hide { display:none }
	.ts-pp-show { display:block }
	span.ts-pp-show, img.ts-pp-show { display:inline }
	li.ts-pp-show { display:list-item }
	table.ts-pp-show { display:table }
	tr.ts-pp-show { display:table-row }
	td.ts-pp-show, th.ts-pp-show { display:table-cell }
}
/* End of defaultresponsive.css stylesheet generated by sitelayout 9 */
/* master.css */
/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: Verdana, Geneva, Sans-Serif;
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 8pt;
	line-height: 11pt;
}

/* Normal afsnit og intro afsnit */
p
{
	margin: 0px 0px 2px 0px;
}

/* Alle links */
a
{
	text-decoration: none;
}

/* Alle links - mouseover */
a:hover
{
	text-decoration: underline;
}

/* Links i overskrifter - mouseover */
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: none;
}

/* Sidetitel */
.pageheader
{
	font-size: 11pt;
	margin: 0px 0px 8px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 9pt;
	margin: 12px 0px 6px;
}

table
{
	border-collapse: collapse;
}
table[cellspacing]
{
    border-collapse: separate;
}

/* Tabel i standardformat - overskrift */
/*.tableheader, .tableheader td*/
.tableheader > td, .tableheader > th
{
	font-weight: 700;	
	padding: 3px 8px 4px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd > td, .tablelineeven, .tablelineeven > td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 8px;
}



body, td, input, textarea, select
{
	color: #333;
}
a
{
	color: #005eab;
}
a:hover
{
	border-bottom-color: #005eab;
}
.sectionheader a[name]
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: #005eab;
	color: white;
	border-color: #005eab;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(102, 102, 102) none; margin:0px 0px 0px 0px}
#layoutbox22 {width:100%; position:absolute; top:0px; left:0px}
#layoutbox22[data-ts-transitiontype="userdefined"]{transition:all 1ms ease 0ms}
#layoutbox22[data-ts-transitionstate="state2"]{background-color:rgba(0, 33, 59, 0.2)}
body.ie8 #layoutbox22[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox22[data-ts-transitionstate="state2"]{background-color:rgba(0, 33, 59, 0.2)}

#layoutbox23 {width:40px; height:164px; overflow:hidden; background:rgb(0, 94, 171) url(/media/sitelayouts/8/LinkedInIcon.png) no-repeat 50% 50%; background-size:auto 85%; border-top-left-radius:6px; border-top-right-radius:0px; border-bottom-left-radius:6px; border-bottom-right-radius:0px; position:fixed; top:250px; right:0px}
#layoutbox1 {width:100%; min-height:80px; padding-right:50px; padding-left:50px; display:flex; justify-content:space-between; align-items:center; position:absolute; top:0px; left:0px}
#layoutbox12 {width:260px; min-height:100px; background:url(/media/sitelayouts/8/dannozzleLogo.png) no-repeat 50% 50%; background-size:contain; display:flex; justify-content:flex-start; align-items:center}
div#mergefield_dannozzleLogo {float:left}
#layoutbox17 {min-height:20px; display:flex; align-items:center}
#layoutbox32 {min-height:20px; margin-right:15px; display:none; position:relative}
#layoutbox25 {min-height:20px; padding:2px 10px 2px 10px; background:rgb(255, 255, 255) none; border-top-left-radius:4px; border-top-right-radius:4px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; overflow:hidden; display:flex; align-items:center; position:relative}
#layoutbox26 {width:20px; height:20px; overflow:hidden; background:url(/media/sitelayouts/8/danishFlag.png) no-repeat 50% 50%; background-size:contain}
div#mergefield_richtext9 {margin-right:5px; margin-left:10px}
#layoutbox27 {width:13px; height:20px; overflow:hidden; background:url(/media/sitelayouts/8/select.png) no-repeat 50% 50%; background-size:contain}
#layoutbox28 {width:100%; min-height:20px; padding:2px 10px 2px 10px; background:rgb(255, 255, 255) none; border-top-left-radius:4px; border-top-right-radius:4px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; overflow:hidden; opacity:0; display:flex; align-items:center; position:absolute; top:40px; left:0px}
#layoutbox28[data-ts-transitiontype="userdefined"]{transition:all 500ms ease 0ms}
#layoutbox28[data-ts-transitionstate="state2"]{opacity:1}
body.ie8 #layoutbox28[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox28[data-ts-transitionstate="state2"]{opacity:1}

#layoutbox31 {width:10px; height:10px; overflow:hidden; background:rgb(255, 255, 255) none; transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg); position:absolute; top:-4px; right:10px}
#layoutbox29 {width:20px; height:20px; overflow:hidden; background:url(/media/sitelayouts/8/enFlag.png) repeat 50% 50%; background-size:contain}
#layoutbox30 {min-height:20px; margin-left:10px}
#layoutbox24 {min-height:20px; display:flex; align-items:center}
#layoutbox13 {width:24px; min-height:16px; margin-left:6px; display:flex; flex-direction:column; flex-wrap:wrap; justify-content:space-between}
#layoutbox14 {width:100%; height:2px; overflow:hidden; background:rgb(255, 255, 255) none; border-top-left-radius:50px; border-top-right-radius:50px; border-bottom-left-radius:50px; border-bottom-right-radius:50px}
#layoutbox15 {width:100%; height:2px; overflow:hidden; background:rgb(255, 255, 255) none; border-top-left-radius:60px; border-top-right-radius:60px; border-bottom-left-radius:60px; border-bottom-right-radius:60px}
#layoutbox16 {width:100%; height:2px; overflow:hidden; background:rgb(255, 255, 255) none; border-top-left-radius:60px; border-top-right-radius:60px; border-bottom-left-radius:60px; border-bottom-right-radius:60px}
#layoutbox2 {min-height:20px}
#layoutbox20 {width:300px; min-height:20px; padding-right:10px; padding-left:10px; background:rgb(0, 33, 59) none; position:absolute; top:0px; right:-320px}
#layoutbox20[data-ts-transitiontype="userdefined"]{transition:all 300ms ease 0ms}
#layoutbox20[data-ts-transitionstate="state2"]{right:0px}
body.ie8 #layoutbox20[data-ts-transitiontype="userdefined"]{}
body.ie8 #layoutbox20[data-ts-transitionstate="state2"]{right:0px}

#layoutbox21 {width:20px; min-height:20px; background:url(/media/sitelayouts/8/close.png) no-repeat 50% 50%; background-size:contain; position:absolute; top:35px; right:20px}
div#mergefield_navigation_level1,[data-tsnavid="mergefield_navigation_level1"] {padding-top:60px}
#layoutbox3 {min-height:20px; background:rgb(0, 33, 59) none}
#layoutbox4 {width:100%; max-width:1420px; min-height:20px; margin-right:auto; margin-left:auto; padding:30px 10px 30px 10px}
#layoutbox5 {min-height:20px; padding-bottom:40px; display:flex}
#layoutbox7 {width:25%; min-height:20px; padding:15px 15px 10px 10px}
#layoutbox8 {width:25%; min-height:20px; padding:15px 10px 15px 10px}
#layoutbox9 {width:25%; min-height:20px; padding:15px 10px 15px 10px}
#layoutbox11 {width:25%; min-height:20px; padding:15px 10px 15px 10px}
#layoutbox6 {min-height:80px; border-top-style:solid; border-right-style:none; border-bottom-style:none; border-left-style:none; border-top-width:1px; border-top-color:rgb(255, 255, 255); display:flex; justify-content:space-between; align-items:center}
#layoutbox18 {width:200px; min-height:60px; background:url(/media/sitelayouts/8/dannozzleLogo.png) no-repeat 50% 50%; background-size:contain}
#layoutbox19 {min-height:20px}
#layoutbox33 {min-height:20px; display:none}
div#sitelayout8 {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%; min-height:500px; margin:auto auto auto auto; background:rgb(255, 255, 255) none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; position:relative}
 .layoutcolumn {display:table-cell;overflow:hidden;float:none;vertical-align:top;box-sizing:border-box;}
 .layoutcolumnset {display:table;table-layout:fixed;width:100%;box-sizing:border-box;}
 .layoutfloatbreaker {width:0%; display:none;}
 .navigationwrapper .layoutfloatbreaker {clear:both; display:block; height:0px}
 [class="mergefield_image"] > a { display:inline-block; }
 .layoutbox {box-sizing:border-box;display:block;}
 button.layoutbox {border:none}
 button.layoutbox:focus {outline:none}
form {margin:0px; padding:0px}
select {margin:0px}
.size1 {font-size:xx-small}
.size2 {font-size:x-small}
.size3 {font-size:small}
.size4 {font-size:medium}
.size5 {font-size:large}
.size6 {font-size:x-large}
.size7 {font-size:xx-large}
ul.breadcrumb {display:inline-block;padding:0px;margin:0px;}
ul.breadcrumb li {display:inline-block;list-style-type:none;padding-left:2px;padding-right:2px;}
td { vertical-align:top; }
a > img, img[usemap] { border:none; }
td[valign="middle"] { vertical-align:middle; }
td[valign="bottom"] { vertical-align:bottom; }
html>/**/body img {vertical-align:bottom}
div.mergefield_image {font-size:0px; line-height:0px;}
@media screen and (min-width: 1px)
{
	body {-webkit-text-size-adjust:100%}
	img {max-width:100%;height:auto}
}

/* Tekstformatering i spalter og flettefelter */
#layoutbox3, #layoutbox3 td, #layoutbox3 .section, #layoutbox3 .sectionintro, #layoutbox3 .sectionheader a[name] {color:#FFFFFF}
#layoutbox3 .tableheader, #layoutbox3 .tableheader td, #layoutbox3 .tableheader td.section {color:#fff}
#layoutbox3 .tablelineodd, #layoutbox3 .tablelineodd td, #layoutbox3 .tablelineeven, #layoutbox3 .tablelineeven td {border-bottom-color:#FFFFFF}
#layoutbox5, #layoutbox5 td, #layoutbox5 .section, #layoutbox5 .sectionintro, #layoutbox5 .sectionheader a[name] {color:#FFFFFF}
#layoutbox5 .tableheader, #layoutbox5 .tableheader td, #layoutbox5 .tableheader td.section {color:#fff}
#layoutbox5 .tablelineodd, #layoutbox5 .tablelineodd td, #layoutbox5 .tablelineeven, #layoutbox5 .tablelineeven td {border-bottom-color:#FFFFFF}
#layoutbox6 a.inlinelink, #layoutbox6 a.sectionlink, #layoutbox6 a.actionlink, #layoutbox6 a.breadcrumb, #layoutbox6 a.pageposition, #layoutbox6 a.calendarlinks {color:#FFFFFF}
#layoutbox6 .tableheader, #layoutbox6 .tableheader td {background-color:#FFFFFF}
#layoutbox23, #layoutbox23 td, #layoutbox23 .section, #layoutbox23 .sectionintro, #layoutbox23 .sectionheader a[name] {color:#FFFFFF}
#layoutbox23 .tableheader, #layoutbox23 .tableheader td, #layoutbox23 .tableheader td.section {color:#fff}
#layoutbox23 .tablelineodd, #layoutbox23 .tablelineodd td, #layoutbox23 .tablelineeven, #layoutbox23 .tablelineeven td {border-bottom-color:#FFFFFF}
#layoutbox4 a.inlinelink, #layoutbox4 a.sectionlink, #layoutbox4 a.actionlink, #layoutbox4 a.breadcrumb, #layoutbox4 a.pageposition, #layoutbox4 a.calendarlinks {color:#FFFFFF}
#layoutbox4 .tableheader, #layoutbox4 .tableheader td {background-color:#FFFFFF}

/* Brugerdefinerede typografier */
div#sitelayout8
{
    overflow: hidden;
}

body,
td,
input,
textarea,
select,
#mergefield_main ul li,
#mergefield_main p ul li
{
    font-size: 18px;
    line-height: 1.5em;
    font-weight: normal;
    font-family: 'Open Sans',Arial,Helvetica,Sans-serif;
}

b,
strong
{
    font-family: 'Open Sans Bold',Arial,Helvetica,Sans-serif;
    font-weight: 300;
}

i,
em
{
    font-family: 'Open Sans Italic',Arial,Helvetica,Sans-serif;
    font-weight: 300;
}

b i,
strong i,
i b,
i strong,
b em,
strong em,
em b,
em strong
{
    font-family: 'Open Sans Bold Italic',Arial,Helvetica,Sans-serif;
    font-weight: 300;
}

.paragraphBig
{
    font-size: 1.15em;
    line-height: 1.5em;
    font-weight: normal;
    font-family: 'Open Sans',Arial,Helvetica,Sans-serif;
}

.languageSelection_Box a
{
    color: #333;
}

.languageSelection_Box a:hover
{
    text-decoration: none;
}

#mergefield_breadcrumb
{
    float: right;
}

h1.heading-logo
{
    margin: 0px;
}

/* User-defined CSS for specific elements */
#layoutbox22
{
    height: 0px;
    z-index: 20;
}
#layoutbox22[data-ts-transitionstate="state2"]
{
    height: 100%;
}
#layoutbox23
{
    z-index: 200;
}
#layoutbox1
{
    z-index: 10;
}
#layoutbox25
{
    overflow: visible;
}
#layoutbox20
{
    height: 100%;
    z-index: 30;
}


/* Responsive design css */
@media screen and (max-width: 1024px)
{
	.ts-tl-hide { display:none }
	.ts-tl-show { display:block }
	span.ts-tl-show, img.ts-tl-show { display:inline }
	li.ts-tl-show { display:list-item }
	table.ts-tl-show { display:table }
	tr.ts-tl-show { display:table-row }
	td.ts-tl-show, th.ts-tl-show { display:table-cell }
	#layoutbox1
	{
		padding-left:10px;
		padding-right:10px;
	}
	#layoutbox5
	{
		flex-wrap:wrap;
	}
	#layoutbox7
	{
		width:33%;
		min-width:0px;
		max-width:none;
	}
	#layoutbox8
	{
		width:33%;
		min-width:0px;
		max-width:none;
	}
	#layoutbox9
	{
		width:33%;
		min-width:0px;
		max-width:none;
	}
	#layoutbox11
	{
		width:33%;
		min-width:0px;
		max-width:none;
	}
}


@media screen and (max-width: 800px)
{
	.ts-tp-hide { display:none }
	.ts-tp-show { display:block }
	span.ts-tp-show, img.ts-tp-show { display:inline }
	li.ts-tp-show { display:list-item }
	table.ts-tp-show { display:table }
	tr.ts-tp-show { display:table-row }
	td.ts-tp-show, th.ts-tp-show { display:table-cell }
	#layoutbox32
	{
		margin-right:10px;
	}
	#layoutbox25
	{
		padding-top:1px;
		padding-left:6px;
		padding-bottom:1px;
		padding-right:6px;
	}

	/* User defined CSS for responsive mode 800 */
	.paragraphBig
	{
	    font-size: 1em;
	    line-height: 1.5em;
	    font-weight: normal;
	    font-family: 'Open Sans',Arial,Helvetica,Sans-serif;
	}
}


@media screen and (max-width: 568px)
{
	.ts-plw-hide { display:none }
	.ts-plw-show { display:block }
	span.ts-plw-show, img.ts-plw-show { display:inline }
	li.ts-plw-show { display:list-item }
	table.ts-plw-show { display:table }
	tr.ts-plw-show { display:table-row }
	td.ts-plw-show, th.ts-plw-show { display:table-cell }
	#layoutbox23
	{
		height:140px;
		top:12%;
		min-width:0px;
		max-width:none;
		min-height:0px;
		bottom:auto;
		left:auto;
	}
	div#mergefield_richtext9
	{
		margin-left:6px;
		margin-right:4px;
	}
	#layoutbox27
	{
		width:10px;
		min-width:0px;
		max-width:none;
	}
	#layoutbox28
	{
		padding-top:1px;
		padding-left:6px;
		padding-bottom:1px;
		padding-right:6px;
	}
	#layoutbox7
	{
		width:48%;
	}
	#layoutbox8
	{
		width:48%;
	}
	#layoutbox9
	{
		width:48%;
	}
	#layoutbox11
	{
		width:48%;
	}
}


@media screen and (max-width: 480px)
{
	.ts-pl-hide { display:none }
	.ts-pl-show { display:block }
	span.ts-pl-show, img.ts-pl-show { display:inline }
	li.ts-pl-show { display:list-item }
	table.ts-pl-show { display:table }
	tr.ts-pl-show { display:table-row }
	td.ts-pl-show, th.ts-pl-show { display:table-cell }
	ul.navigationlist li.navigationlistitem.ts-pl-hide { display:none }
	ul.navigationlist li.navigationlistitem.ts-pl-show { display:block }
	#layoutbox23
	{
		top:20%;
	}
	#layoutbox12
	{
		width:200px;
		min-width:0px;
		max-width:none;
	}
	#layoutbox7
	{
		width:100%;
	}
	#layoutbox8
	{
		width:100%;
	}
	#layoutbox9
	{
		width:100%;
	}
	#layoutbox11
	{
		width:100%;
	}
	#layoutbox6
	{
		flex-wrap:wrap;
	}
	#layoutbox18
	{
		margin-bottom:10px;
	}
	#layoutbox19
	{
		width:100%;
		min-width:0px;
		max-width:none;
	}
}


@media screen and (max-width: 414px)
{
	.ts-pp-hide { display:none }
	.ts-pp-show { display:block }
	span.ts-pp-show, img.ts-pp-show { display:inline }
	li.ts-pp-show { display:list-item }
	table.ts-pp-show { display:table }
	tr.ts-pp-show { display:table-row }
	td.ts-pp-show, th.ts-pp-show { display:table-cell }
	ul.navigationlist li.navigationlistitem.ts-pp-hide { display:none }
	ul.navigationlist li.navigationlistitem.ts-pp-show { display:block }
	#layoutbox1
	{
		padding-left:8px;
		padding-right:8px;
	}
	#layoutbox12
	{
		width:170px;
		min-height:70px;
		height:auto;
	}
	#layoutbox32
	{
		margin-right:5px;
	}
	#layoutbox25
	{
		padding-left:8px;
		padding-right:8px;
	}
	#layoutbox28
	{
		padding-left:8px;
		padding-right:8px;
	}
	div#mergefield_richtext5
	{
		display:none;
	}
	#layoutbox16
	{
		min-height:0px;
	}
	#layoutbox18
	{
		width:180px;
		min-width:0px;
		max-width:none;
	}
}



/* navigation1.css */
/* Side Navigation level 1 */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:#077ee2;
}
#preview
{
	 max-width:240px;
}
div.TBD1BD0CFBB4M
{
	 background-repeat:repeat;
	 background-position:left top;
	 max-width:768px
}
div.TBD1BD0CFBB4M > div.navigationwrapper 
{
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-bottom:0px;
	 clear:left;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 float:none;
	 background:none;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:7px;
	 padding-right:15px;
	 padding-bottom:7px;
	 padding-left:15px;
	 color:#fff;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#077ee2;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#077ee2;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Side Navigation level 1 */


div.TBD1BD0CFBB4M
{
    /* box wrapping the entire navigation */
}

div.TBD1BD0CFBB4M > div.navigationwrapper
{
    /* the entire navigation */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* all menu items */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* text of all menu items */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menu items on hover */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* text of menu items on hover */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* the active menu item */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
    /* text of the active menu item */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* the first menu item */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* text of the first menu item */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* the last menuitem */
}

div.TBD1BD0CFBB4M > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* text of the last menu item */
}

/* End of Side Navigation level 1 */


/* ------------------------------------------------ */
/* Standard collapsable menu from 'render all' tab: */


/* all items */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem,
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem a
{
    float: none;
    position:relative;
}

/* arrow hitarea */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):after
{
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: calc(1em + (15px * 2));
    height: 100%;
    background-color: yellow;
    opacity: 0;
}

/* arrow */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):before
{
    content:url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23fff\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
    width: 1em;
    height: 1em;
    position: absolute;
    top: calc(50% - (1em / 2));
    right: 15px;
    transition: all ease 100ms 400ms;
}

/* arrow expanded */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem.expanded > a:first-child:nth-last-child(2):before
{
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

/* arrow on hovered items */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):hover:before
{
    content:url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23077ee2\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
    right: 15px;
}

/* arrow on active items */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem a.activelink:first-child:nth-last-child(2):before
{
    content: url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23077ee2\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
    right: 15px;
}

/* arrow when all sub-items are hidden (like in a responsive mode) */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem a.nosubitems:first-child:nth-last-child(2):before
{
    display:none;
}

/* collapsable submenu */            
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem > div:last-child
{
    overflow: hidden;
    height: 0px;
    transition: height ease 500ms;
}

/* collapsable submenu expanded */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem.expanded > div:last-child
{
    height:auto;
}

/* killing transitions when expanded on load */
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem.expanded.killtransitions a:first-child:nth-last-child(2):before,
.TBD1BD0CFBB4M ul.navigationlist li.navigationlistitem.expanded.killtransitions > div:last-child
{
    transition: none;
}

/* ie8 reset */
.TBD1BD0CFBB4M .navigationlistitem > div
{
    overflow:hidden;
    height:0px;
}

/* ie8 reset */
.TBD1BD0CFBB4M .navigationlistitem.activeitem > div
{
    height:auto;
}

/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */


div.sfnavlevel1.TBD1BD0CFBB4M .navigationwrapper
{
    /* main menu */
}

div.sfnavlevel1.TBD1BD0CFBB4M .navigationwrapper a
{
    /* main menu items */
}

div.sfnavlevel1.TBD1BD0CFBB4M li .navigationwrapper
{
    /* all submenus */
}

div.sfnavlevel1.TBD1BD0CFBB4M li .navigationwrapper a
{
    /* all submenuitems */
}


/* navigation1.css */
/* Side Navigation level 2 */

#preview
{
	 font-family:Verdana, Geneva, Sans-Serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:#077ee2;
}
#preview
{
	 max-width:240px;
}
div.TBD1BD0CFBG1L
{
	 background-repeat:repeat;
	 background-position:left top;
	 max-width:768px
}
div.TBD1BD0CFBG1L > div.navigationwrapper 
{
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 padding-left:15px;
	 background-repeat:repeat;
	 background-position:left top;
	 /* IE7 hack */
	 min-height:1px;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-bottom:0px;
	 clear:left;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 float:none;
	 background:none;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 padding-top:5px;
	 padding-right:15px;
	 padding-bottom:5px;
	 padding-left:15px;
	 color:#fff;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#077ee2;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 color:#077ee2;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Side Navigation level 2 */


div.TBD1BD0CFBG1L
{
    /* box wrapping the entire navigation */
}

div.TBD1BD0CFBG1L > div.navigationwrapper
{
    /* the entire navigation */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* all menu items */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* text of all menu items */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menu items on hover */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* text of menu items on hover */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* the active menu item */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
    /* text of the active menu item */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* the first menu item */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* text of the first menu item */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* the last menuitem */
}

div.TBD1BD0CFBG1L > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* text of the last menu item */
}

/* End of Side Navigation level 2 */


/* ------------------------------------------------ */
/* Standard collapsable menu from 'render all' tab: */


/* all items */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem,
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem a
{
    float: none;
    position:relative;
}

/* arrow hitarea */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):after
{
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: calc(1em + (15px * 2));
    height: 100%;
    background-color: yellow;
    opacity: 0;
}

/* arrow */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):before
{
    content:url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23fff\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
    width: 1em;
    height: 1em;
    position: absolute;
    top: calc(50% - (1em / 2));
    right: 15px;
    transition: all ease 100ms 400ms;
}

/* arrow expanded */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem.expanded > a:first-child:nth-last-child(2):before
{
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

/* arrow on hovered items */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem a:first-child:nth-last-child(2):hover:before
{
    content:url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23077ee2\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
    right: 15px;
}

/* arrow on active items */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem a.activelink:first-child:nth-last-child(2):before
{
    content: url("data:image/svg+xml,%3csvg%20xmlns%3d\'http%3a%2f%2fwww.w3.org%2f2000%2fsvg\'%20viewBox%3d\'0%200%2032%2032\'%3e%3cpolyline%20fill%3d\'none\'%20stroke%3d\'%23077ee2\'%20stroke-width%3d\'6\'%20points%3d\'4%2c10%2016%2c22%2028%2c10\'%2f%3e%3c%2fsvg%3e");
    right: 15px;
}

/* arrow when all sub-items are hidden (like in a responsive mode) */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem a.nosubitems:first-child:nth-last-child(2):before
{
    display:none;
}

/* collapsable submenu */            
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem > div:last-child
{
    overflow: hidden;
    height: 0px;
    transition: height ease 500ms;
}

/* collapsable submenu expanded */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem.expanded > div:last-child
{
    height:auto;
}

/* killing transitions when expanded on load */
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem.expanded.killtransitions a:first-child:nth-last-child(2):before,
.TBD1BD0CFBG1L ul.navigationlist li.navigationlistitem.expanded.killtransitions > div:last-child
{
    transition: none;
}

/* ie8 reset */
.TBD1BD0CFBG1L .navigationlistitem > div
{
    overflow:hidden;
    height:0px;
}

/* ie8 reset */
.TBD1BD0CFBG1L .navigationlistitem.activeitem > div
{
    height:auto;
}

/* ------------------------------------------------ */
/* Custom CSS from 'render all' tab: */


div.sfnavlevel1.TBD1BD0CFBB4M .navigationwrapper
{
    /* main menu */
}

div.sfnavlevel1.TBD1BD0CFBB4M .navigationwrapper a
{
    /* main menu items */
}

div.sfnavlevel1.TBD1BD0CFBB4M li .navigationwrapper
{
    /* all submenus */
}

div.sfnavlevel1.TBD1BD0CFBB4M li .navigationwrapper a
{
    /* all submenuitems */
}


/* site.css */
@font-face {
font-family: LatoRegular;
src: url('/setup/fonts/d06ca75d-5a9e-4dcc-a0f0-bd38d1f27c8f.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/d06ca75d-5a9e-4dcc-a0f0-bd38d1f27c8f.eot?') format('eot'),
url('/setup/fonts/d06ca75d-5a9e-4dcc-a0f0-bd38d1f27c8f.woff') format('woff');
}
@font-face {
font-family: LatoLight;
src: url('/setup/fonts/b6c71c9c-7e53-463a-851b-78dd5eb013bf.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/b6c71c9c-7e53-463a-851b-78dd5eb013bf.eot?') format('eot'),
url('/setup/fonts/b6c71c9c-7e53-463a-851b-78dd5eb013bf.woff') format('woff');
}
@font-face {
font-family: OpenSansExtraBold;
src: url('/setup/fonts/99723914-9d79-489a-bee8-ef316727be0b.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/99723914-9d79-489a-bee8-ef316727be0b.eot?') format('eot'),
url('/setup/fonts/99723914-9d79-489a-bee8-ef316727be0b.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Bold Italic';
src: url('/setup/fonts/76af58cb-353a-4d29-9d11-d72e45865fe2.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/76af58cb-353a-4d29-9d11-d72e45865fe2.eot?') format('eot'),
url('/setup/fonts/76af58cb-353a-4d29-9d11-d72e45865fe2.woff') format('woff');
}
@font-face {
font-family: 'Open Sans';
src: url('/setup/fonts/dc2c174a-a99c-4dab-a605-f12673df810a.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/dc2c174a-a99c-4dab-a605-f12673df810a.eot?') format('eot'),
url('/setup/fonts/dc2c174a-a99c-4dab-a605-f12673df810a.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Italic';
src: url('/setup/fonts/5dcdf533-b0e2-495d-b318-fe83300d0efd.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/5dcdf533-b0e2-495d-b318-fe83300d0efd.eot?') format('eot'),
url('/setup/fonts/5dcdf533-b0e2-495d-b318-fe83300d0efd.woff') format('woff');
}
@font-face {
font-family: 'Open Sans Bold';
src: url('/setup/fonts/86e2e4db-11cd-4bc8-bde4-e5b48c476270.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/86e2e4db-11cd-4bc8-bde4-e5b48c476270.eot?') format('eot'),
url('/setup/fonts/86e2e4db-11cd-4bc8-bde4-e5b48c476270.woff') format('woff');
}

.verdana8 {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 9px;
color: #0068b3;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px}

.sections {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
color: #000000;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px}

.header-h1 {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 32px;
font-weight: 200;
color: #333333;
line-height: 1.2;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 20px;
word-wrap: break-word;

    word-break: break-all;
}

.header-h2 {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 26px;
font-weight: 200;
color: #333333;
line-height: 1.2;
border-bottom: 1px solid #c6c7c9;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 5px;
word-wrap: break-word;

    word-break: break-all;
}

.header-h3 {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 18px;
font-weight: 200;
color: #333333;
line-height: 1.2;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
word-wrap: break-word;

    word-break: break-all;
}

ul li,  p ul li, .Unorderedlistu {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
color: #000000;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px}

#mergefield_main ul, #mergefield_main p ul, .unorderedlistcontainer {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
color: #000000;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px}

#mergefield_main ol, #mergefield_main p ol, .orderedlistcontainer, .orderedlistcontainer {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
color: #000000;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px}

 #mergefield_main .section table tr td h3, #mergefield_main .tableheader, .tableheader, .tableheader td, .tableheader th, .tableheader {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 18px;
font-weight: 200;
color: #ffffff;
line-height: 1.2;
text-transform: uppercase;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #005eab}

#mergefield_main table tr td, .tabletext, .tabletext {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
color: #333333;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px}

.cookie-text {
font-size: 16px;
color: #ffffff;
line-height: 1.2}

.header-h2-without {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 26px;
font-weight: 200;
color: #ff0000;
line-height: 1.2;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 5px}

.yt-videos {
color: #000;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 28px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(/media/icon-yt.png);
background-position: left center;
background-repeat: no-repeat }

.image-link {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 28px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(/media/icon-image.png);
background-position: left center;
background-repeat: no-repeat ;
text-decoration:underline;
}

.pdf-link {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 28px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(/media/icon-pdf.png);
background-position: left center;
background-repeat: no-repeat ;
text-decoration:underline;
}

.header-produkter {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 18px;
font-weight: 700;
color: #005eab;
line-height: 1.2;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px}

.overview-produkter {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 14px;
color: #000000;
line-height: 1.5}

.group-header {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 24px;
font-weight: 300;
color: #005eab;
line-height: 1.2;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px}

.newstext {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
color: #000000;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
margin-left:25px;

margin-right:25px;

word-break:break-all;

max-width:555px;
}

.IntroHeading {
font-family: 'Open Sans Bold',Arial,Helvetica,Sans-serif;
font-size: 80px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px}

.Heading1 {
font-family: 'Open Sans Bold',Arial,Helvetica,Sans-serif;
font-size: 38px;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
white-space: normal;

margin-top: 0px;
}

.Heading2 {
font-family: 'Open Sans Bold',Arial,Helvetica,Sans-serif;
font-size: 30px;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
white-space: normal;

margin-top: 0px;
}

.Heading3 {
font-family: 'Open Sans Bold',Arial,Helvetica,Sans-serif;
font-size: 21px;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
white-space: normal;

margin-top: 0px;
}

.paragraph {
font-family: 'Open Sans',Arial,Helvetica,Sans-serif;
font-size: 16px;
line-height: 1.5}

.whiteBtn {
font-family: 'Open Sans',Arial,Helvetica,Sans-serif;
font-size: 1.15em;
color: #fff;
line-height: 1.5;
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding-left: 25px;
padding-right: 25px;
padding-top: 6px;
padding-bottom: 6px;
border: 2px solid #fff;

border-radius: 5px;

transition: all 300ms ease 0ms;
}

.layoutfieldwrapper.mergefield.layout451sub2mergefield67 .vdcontent .yt-videos a.inlinelink, .linkBtn {
color: #000;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding-left: 28px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(/media/link.png);
background-position: left center;
background-repeat: no-repeat ;
text-decoration: none;

background-size: 22px;
}

.Heading4 {
font-family: 'Open Sans Bold',Arial,Helvetica,Sans-serif;
font-size: 20px;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
white-space: normal;
}

.heading4-light {
font-family: 'Open Sans',Arial,Helvetica,Sans-serif;
font-size: 20px;
line-height: 1.5;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
white-space: normal;
}

.verdana8:hover {
}

.sections:hover {
}

.header-h1:hover {
}

.header-h2:hover {
}

.header-h3:hover {
}

ul li:hover,  p ul li:hover, .Unorderedlistu:hover {
}

#mergefield_main ul:hover, #mergefield_main p ul:hover, .unorderedlistcontainer:hover {
}

#mergefield_main ol:hover, #mergefield_main p ol:hover, .orderedlistcontainer:hover, .orderedlistcontainer:hover {
}

 #mergefield_main .section table tr td h3:hover, #mergefield_main .tableheader:hover, .tableheader:hover, .tableheader td:hover, .tableheader th:hover, .tableheader:hover {
}

#mergefield_main table tr td:hover, .tabletext:hover, .tabletext:hover {
}

.cookie-text:hover {
}

.header-h2-without:hover {
}

.yt-videos:hover {
}

.image-link:hover {
}

.pdf-link:hover {
}

.header-produkter:hover {
}

.overview-produkter:hover {
}

.group-header:hover {
}

.newstext:hover {
}

.IntroHeading:hover {
}

.Heading1:hover {
}

.Heading2:hover {
}

.Heading3:hover {
}

.paragraph:hover {
}

.whiteBtn:hover {
font-style: normal;
font-weight: 400;
color: #000;
text-decoration: none;
text-indent: 0px;
text-shadow: 0px 0px 0px #000;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background-color: rgb(255, 255, 255);
text-decoration: none;

border: 2px solid #fff;

border-radius: 5px;
}

.layoutfieldwrapper.mergefield.layout451sub2mergefield67 .vdcontent .yt-videos a.inlinelink:hover, .linkBtn:hover {
text-indent: 0px;
text-decoration: underline;
}

.Heading4:hover {
}

.heading4-light:hover {
}

#breadCrumbPlaceHolder > div > ul.breadcrumb > li:nth-child(1),
#breadCrumbPlaceHolder > div > ul.breadcrumb > li:nth-child(2)
{
    display: none
}

@media (max-width: 1024px)
{
    .Heading1
    {
	font-size: 38px;
    }

    .Heading2
    {
	font-size: 26px;
    }

    .Heading3
    {
	font-size: 21px;
    }

    .heading4-light
    {
	font-size: 18px;
    }

    .whiteBtn
    {
	font-size: 1em;
    }
}
