/* 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 7, 28-06-2025 04:18:09 */
@media screen and (max-width: 1024px)
{
	/* The tabletlandscape mode is handled by the sitelayout... */
}
@media screen and (max-width: 768px)
{
	/* The tabletportrait mode is handled by the sitelayout... */
}
@media screen and (max-width: 568px)
{
	/* The phonelandscapewide mode is handled by the sitelayout... */
}
@media screen and (max-width: 480px)
{
	/* The phonelandscape mode is handled by the sitelayout... */
}
@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 7 */
/* master.css */
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* This file was auto generated when the font was added or modified by ts-mhj at 11-12-2023 06:40:25 */
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* Generel skrifttype, -stÃ¸rrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: 'Gudea',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: steelblue;
}
a:hover
{
	border-bottom-color: steelblue;
}
.sectionheader a[name]
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td, .tableheader th
{
	background-color: steelblue;
	color: white;
	border-color: steelblue;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(255, 255, 255) none; margin:0px 0px 0px 0px}
#layoutbox1 {background:rgb(255, 255, 255) none}
#layoutbox8 {height:40px; overflow:hidden; padding-right:16px; padding-left:16px; border-top-style:none; border-right-style:none; border-bottom-style:solid; border-left-style:none; border-bottom-width:1px; border-bottom-color:rgb(222, 226, 230); display:flex; justify-content:flex-end; align-items:center}
#layoutbox9 {min-height:76px; padding:8px 16px 8px 16px; display:flex; flex-direction:row; justify-content:space-between; align-items:center; position:relative; top:0px; left:0px}
#layoutbox11 {min-height:20px}
@media screen and (max-width: 1024px)
{
	#layoutbox11[data-ts-transitiontype="pushtopdown"]{transition:border-top-width 200ms ease-in-out 0ms, border-bottom-width 200ms ease-in-out 0ms, padding-top 200ms ease-in-out 0ms, padding-bottom 200ms ease-in-out 0ms, height 200ms ease-in-out 0ms;box-sizing:border-box;overflow:hidden}
	#layoutbox11[data-ts-transitionstate="state1"]{border-top-width:0px;border-bottom-width:0px;padding-top:0px;padding-bottom:0px;min-height:0px;height:0px;overflow:hidden}
}

#layoutbox12 {min-width:300px; display:flex; flex-direction:row; justify-content:flex-end; align-items:center}
#layoutbox20 {position:relative}
#layoutbox21 {min-height:20px}
#layoutbox22 {background:rgba(0, 0, 0, 0) none; border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; position:absolute; top:150%; right:0px; overflow:hidden}
#layoutbox22[data-ts-transitiontype="pushtopdown"]{transition:border-top-width 1ms ease 0ms, border-bottom-width 1ms ease 0ms, padding-top 1ms ease 0ms, padding-bottom 1ms ease 0ms, height 1ms ease 0ms;box-sizing:border-box;overflow:hidden}
#layoutbox22[data-ts-transitionstate="state1"]{border-top-width:0px;border-bottom-width:0px;padding-top:0px;padding-bottom:0px;min-height:0px;height:0px;overflow:hidden}
body.ie8 #layoutbox22[data-ts-transitiontype="pushtopdown"]{box-sizing:border-box;overflow:hidden}
body.ie8 #layoutbox22[data-ts-transitionstate="state1"]{border-top-width:0px;border-bottom-width:0px;padding-top:0px;padding-bottom:0px;min-height:0px;height:0px;overflow:hidden}

#layoutbox23 {width:15px; height:15px; overflow:hidden; background:rgb(8, 68, 115) none; transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg); position:absolute; top:-6px; right:50px}
#layoutbox29 {min-height:20px; background:rgb(255, 255, 255) none; border-top-style:solid; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-top-color:rgb(8, 68, 115); border-right-color:rgb(8, 68, 115); border-bottom-color:rgb(8, 68, 115); border-left-color:rgb(8, 68, 115); border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; position:relative}
#layoutbox31 {width:15px; height:15px; 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:-5.5px; right:49px}
#layoutbox32 {min-height:20px}
#layoutbox30 {min-height:20px}
#layoutbox15 {min-height:20px; display:none}
#layoutbox16 {min-height:20px}
#layoutbox3 {height:250px; overflow:hidden; background:rgba(0, 0, 0, 0) url(/media/sitelayouts/4/imagegenerator/0x250/OmNukissiorfiitHeader.jpg) no-repeat 50% 50%; background-size:cover}
#layoutbox4 {background:rgba(0, 0, 0, 0) none; display:flex; flex-direction:row; flex-wrap:nowrap}
#layoutbox5 {width:100%; max-width:300px; flex-grow:0; flex-shrink:0}

#layoutbox17 {display:none}
#layoutbox18 {min-height:20px}
@media screen and (max-width: 768px)
{
	#layoutbox18[data-ts-transitiontype="pushtopdown"]{transition:border-top-width 1ms ease 0ms, border-bottom-width 1ms ease 0ms, padding-top 1ms ease 0ms, padding-bottom 1ms ease 0ms, height 1ms ease 0ms;box-sizing:border-box;overflow:hidden}
	#layoutbox18[data-ts-transitionstate="state1"]{border-top-width:0px;border-bottom-width:0px;padding-top:0px;padding-bottom:0px;min-height:0px;height:0px;overflow:hidden}
}

div#mergefield_navigation_level3,[data-tsnavid="mergefield_navigation_level3"] {margin-left:20px}

#layoutbox6 {width:100%; display:flex; justify-content:center; align-items:flex-start}
div#mergefield_main {width:100%; max-width:1140px}
#layoutbox7 {background:rgb(8, 68, 115) none; display:flex; flex-direction:column; align-items:center}
#layoutbox13 {width:100%; max-width:1140px; min-height:20px}
#layoutbox14 {width:100%; 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)}
div#sitelayout10 {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 */

/* High-definition background images if supported by device */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{
	#layoutbox3 {background-image:url('/media/sitelayouts/4/imagegenerator/0x250/OmNukissiorfiitHeader@2x.jpg')}
}
/* User-defined CSS for specific elements defined in the master-layout (sitelayout-id:10) */
#layoutbox1
{
    position: sticky;
    top: -41px;
    z-index: 1000;
}
#layoutbox12
{
    
}
#layoutbox29
{
    overflow: visible;
}
#layoutbox32
{
    
}
/* User-defined CSS for 1024px, defined in the master-layout (sitelayout-id:10) */
@media screen and (max-width: 1024px)
{
	.flex_wrap
	{
	    flex-wrap: wrap;
	    gap: 0;
	}
	.form .form_flex .choicegroup
	{
	    flex-direction: column;
	    gap: 0;
	}
	.col2
	{
	    padding-top: 0;
	}
	/* User-defined CSS (for 1024px) for specific elements defined in the master-layout (sitelayout-id:10) */
	#layoutbox9
	{
	        flex-wrap: wrap;
	}
	#layoutbox11
	{
	        order: 10;
	        flex-basis: 100%;
	        flex-grow: 1;
	}
	#mergefield_navigation_level1
	{
	        margin-top: 3rem;
	}
}
/* User-defined CSS for 768px, defined in the master-layout (sitelayout-id:10) */
@media screen and (max-width: 768px)
{
	#layoutbox5
	{
	    padding-bottom: 1.5rem;
	}
	#layoutbox18
	{
	    padding: 0 1rem 0 1.5rem;
	}
	.form .single_checkbox,
	.form .single_radio
	{
	    min-height: auto;
	    padding-top: unset;
	}
	.form .form__date.flex__wrap table,
	.form .form__date.flex__wrap table tbody tr
	{
	    flex-wrap: wrap;
	    width: 100%;
	}
	/*.ts__overflow_y
	{
	    max-height: 75vh;
	}
	.ts__overflow_y .ts__thead
	{
	    position: sticky;
	    top: 0px;
	    z-index: 10;
	}*/
}
/* User-defined CSS for 568px, defined in the master-layout (sitelayout-id:10) */
@media screen and (max-width: 568px)
{
	span[data-hide]
	{
	    display: none;
	}
	#layoutbox29
	{
	    width: calc(100vw - 32px);
	}
	#layoutbox27
	{
	    width: 100%;
	}
	[data-logoid]
	{
	    background-size: cover;
	    width: 50px;
	    height: 50px;
	    background-image: var(--logo-gl);
	}
}

/* Brugerdefinerede typografier */
li[data-navigationlistitem="23"]
{
    display: none !important;
}

/* 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 }
	body
	{
		background-position:initial;
	}
	div#sitelayout10
	{
		background-position:initial;
	}
	#layoutbox1
	{
		background-position:initial;
	}
	#layoutbox9
	{
		overflow:visible;
		min-height:0px;
		position:static;
	}
	#layoutbox12
	{
		min-width:0px;
		width:auto;
		max-width:none;
	}
	#layoutbox22
	{
		right:auto;
		bottom:auto;
		left:-120px;
		background-position:initial;
	}
	#layoutbox23
	{
		right:auto;
		bottom:auto;
		left:170px;
		background-position:initial;
	}
	#layoutbox29
	{
		background-position:initial;
	}
	#layoutbox31
	{
		right:auto;
		bottom:auto;
		left:169px;
		background-position:initial;
	}
	#layoutbox15
	{
		display:block;
	}
	#layoutbox4
	{
		background-position:initial;
	}
	#layoutbox5
	{
		width:33.333%;
		min-width:0px;
		max-width:none;
	}
	#layoutbox7
	{
		background-position:initial;
	}
}


@media screen and (max-width: 768px)
{
	.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 }
	#layoutbox12
	{
		width:100%;
	}
	#layoutbox4
	{
		flex-direction:column;
	}
	#layoutbox5
	{
		width:100%;
	}
	#layoutbox17
	{
		display:flex;
	}
	#layoutbox6
	{
		min-width:0px;
		max-width:none;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
	}
}


@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 }
	#layoutbox10
	{
		min-width:0px;
		width:50px;
		max-width:none;
	}
	#layoutbox12
	{
		width:auto;
	}
	#layoutbox21
	{
		width:auto;
		min-width:0px;
		max-width:none;
	}
	#layoutbox22
	{
		right:-152px;
		bottom:auto;
		left:auto;
	}
	#layoutbox23
	{
		right:159px;
		bottom:auto;
		left:auto;
	}
	#layoutbox31
	{
		right:158px;
		bottom:auto;
		left:auto;
	}
	#layoutbox3
	{
		display:none;
	}
}


@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 }
}



/* navigation1.css */
/* NOTE: This is the actual desktop-mode navigation type, wrapped in a media query with a lower boundary to kill inheritance and avoid resets */
@media screen and (min-width: 1025px)
{
/* START OF ORIGINAL FILE CONTENT */
/* Header - desktop */

#preview
{
	 font-family:'Gudea',sans-serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
div.TBH0GD2BMDB0F
{
	 background-repeat:repeat;
	 background-position:left top;
}
div.TBH0GD2BMDB0F > 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.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-right:0px;
}
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-family:'Gudea',sans-serif;
	 font-weight:700;
	 font-style:normal;
	 text-decoration:none;
	/* ERROR: Invalid text color specified: rgba(0,0,0,.9) */
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Header - desktop */


div.TBH0GD2BMDB0F
{
    /* box wrapping the entire navigation */
}

div.TBH0GD2BMDB0F > div.navigationwrapper
{
    /* the entire navigation */
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* all menu items */
    text-transform: uppercase;
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* text of all menu items */
    color: #084473;
    font-weight: bold;
    padding: 0.5rem;
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menu items on hover */
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* text of menu items on hover */
    color: rgba(0,0,0,.7);
    font-weight: bold;
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* the active menu item */
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
{
    /* text of the active menu item */
    color: rgba(0,0,0,.9);
    font-weight: bold;
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* the first menu item */
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* text of the first menu item */
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* the last menuitem */
}

div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* text of the last menu item */
}

/* End of Header - desktop */
/* END OF ORIGINAL FILE CONTENT */
}


/* NOTE: This responsive interval references navigation type TBL0GD2CBDF5H (copied on 29-04-2024 07:04:02) */
@media screen and (max-width: 1024px)
{
	/* Header - mobile */
	#preview
	{
		 font-family:'Gudea',sans-serif;
	}
	#preview
	{
		 font-size:8pt;
		 line-height:15px;
	}
	#preview a
	{
		 color:steelblue;
	}
	#preview
	{
		 max-width:240px;
	}
	div.TBH0GD2BMDB0F
	{
		 background-repeat:repeat;
		 background-position:left top;
		 max-width:768px
	}
	div.TBH0GD2BMDB0F > 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.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
	{
		
		 margin-bottom:0px;
		 clear:left;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.lastitem
	{
		 margin:0px;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 float:none;
		 background:none;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
	{
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
		 cursor:pointer;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
	{
		 font-weight:400;
		 font-style:normal;
		 text-decoration:none;
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
	{
		 font-family:'Gudea',sans-serif;
		 font-weight:700;
		 font-style:normal;
		 text-decoration:none;
		/* ERROR: Invalid text color specified: rgba(0,0,0,.9) */
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
	{
		 background-repeat:repeat;
		 background-position:left top;
		 background-image:none;
	}
	/* Advanced CSS for Header - mobile */
	div.TBH0GD2BMDB0F
	{
	    /* box wrapping the entire navigation */
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper
	{
	    /* the entire navigation */
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
	{
	    /* all menu items */
	    text-transform: uppercase;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
	{
	    /* text of all menu items */
	    color: #084473;
	    font-weight: bold;
	    padding: 0.5rem 0;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
	{
	    /* menu items on hover */
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
	{
	    /* text of menu items on hover */
	    color: rgba(0,0,0,.7);
	    font-weight: bold;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
	{
	    /* the active menu item */
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span
	{
	    /* text of the active menu item */
	    color: rgba(0,0,0,.9);
	    font-weight: bold;
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.firstitem > a
	{
	    /* the first menu item */
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
	{
	    /* text of the first menu item */
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.lastitem > a
	{
	    /* the last menuitem */
	}
	div.TBH0GD2BMDB0F > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
	{
	    /* text of the last menu item */
	}
	/* End of Header - mobile */
}

/* navigation1.css */
/* Sidebar - desktop */

#preview
{
	 font-family:'Gudea',sans-serif;
}
#preview
{
	 font-size:8pt;
	 line-height:15px;
}
#preview a
{
	 color:steelblue;
}
#preview
{
	 max-width:240px;
}
div.TBH0GD2CFCH5C
{
	 background-repeat:repeat;
	 background-position:left top;
	 max-width:768px
}
div.TBH0GD2CFCH5C > 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.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem
{
	
	 margin-bottom:0px;
	 clear:left;
}
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.lastitem
{
	 margin:0px;
}
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem, 
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a, 
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 float:none;
	 background:none;
}
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
	 cursor:pointer;
}
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink span, 
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover span
{
	 font-weight:400;
	 font-style:normal;
	 text-decoration:none;
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover 
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.activeitem > a, 
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.activeitem > a:hover
{
	 background-repeat:repeat;
	 background-position:left top;
	 background-image:none;
}

/* Advanced CSS for Sidebar - desktop */

div.TBH0GD2CFCH5C
{
    /* box wrapping the entire navigation */
}

div.TBH0GD2CFCH5C > div.navigationwrapper
{
    /* the entire navigation */
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a
{
    /* all menu items */
    /*display: flex;
    align-items: center;*/
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a span:before
{
    font-family: "icons";
    content: "\f054";
    font-size: 1rem;
    color: #084473;
    font-weight: 900;
    margin-right: 4px;
    line-height: 1rem;
    box-sizing: border-box;
    margin-left: -1rem;
    padding-right: 0.25rem;
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a > span
{
    /* text of all menu items */
    color: #084473;
    padding: 0.5rem 0 0.5rem 1.5rem;
    white-space: normal
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover
{
    /* menu items on hover */
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.navigationlistitem > a:hover > span
{
    /* text of menu items on hover */
    color: #031a2b;
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink
{
    /* the active menu item */
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink > span,
div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.activeitem > a.activelink:hover > span
{
    /* text of the active menu item */
    font-weight: bold;
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.firstitem > a
{
    /* the first menu item */
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.firstitem > a > span
{
    /* text of the first menu item */
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.lastitem > a
{
    /* the last menuitem */
}

div.TBH0GD2CFCH5C > div.navigationwrapper > ul.navigationlist > li.lastitem > a > span
{
    /* text of the last menu item */
}

/* End of Sidebar - desktop */
/* site.css */
@font-face {
font-family: icons;
src: url('/setup/fonts/795d3203-f1c2-4e75-85e4-c597cfe36ffb.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/795d3203-f1c2-4e75-85e4-c597cfe36ffb.eot?') format('eot'),
url('/setup/fonts/795d3203-f1c2-4e75-85e4-c597cfe36ffb.woff') format('woff');
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Semibold';
src: url('/setup/fonts/ce85b666-1503-4e3b-ae05-46d26e9fcb5f.eot'); /* IE9 Compatability Modes */
src: url('/setup/fonts/ce85b666-1503-4e3b-ae05-46d26e9fcb5f.eot?') format('eot'),
url('/setup/fonts/ce85b666-1503-4e3b-ae05-46d26e9fcb5f.woff') format('woff');
font-display: swap;
}

.header1 {
font-size: 2.5rem;
font-weight: 500;
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: 0px;
margin: 0px 0px 0.5rem 0px;
}

.header2 {
font-size: 2rem;
font-weight: 500;
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: 0px 0px 0.5rem 0px;
}

.header3 {
font-size: 1.75rem;
font-weight: 500;
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: 0px 0px 0.5rem 0px;
}

.header1:hover {
}

.header2:hover {
}

.header3:hover {
}

