/**

	Stilark for Kanalregister og ERIH PLUS

	HK-dir palett:
		#3a5a8a - topp, viktig skilt
		#0025A0 - lenker
		#FFE8D9 - flatebakgrunn, inaktiv
		#FFDBC5 - flatebakgrunn, aktiv
		#E72F72 - venstremeny
		#455065 - venstremeny tekst
		#B3B5B6 - mindre viktig tekst
		#323232 - bunn
	Ny, valgt av Thor for løpende behov:
		#99CCFF - utvalgt element i en lenkeliste
	GjenstÃ¥r fra NSD palett Ã¥ skifte over til ny HKDIR palett:
		#305080	- overskrifter; NSD farge (brukes i topp)
		#EDEDED - venstremeny

	Typografi:
		- Skrifttype Poppins for titler, ingress sitater og korte tekster.
		- Skrifttype Source Sans Pro for brÃ¸dtekst.

	Ved neste revisjon av stilsetting kan en sikte mot et lite sett generelle stilmerker
	og innholdsmerking pÃ¥ resten.

*/

/* stilsetting via stilmerking; navn er knyttet til designstil */
	.liten { font-size:82%; }
	img.mindreviktig  { opacity:0.3; }
	.mindreviktig { color:#B3B5B6; }

	.varsling,
	.skjemavarsling { font-size:14pt; }
	.varsling .feil,
	.skjemavarsling .feil { background-color:yellow; border:1px solid #3a5a8a; }
	.varsling .varsel,
	.skjemavarsling .varsel { background-color:lightgreen; border:1px solid #3a5a8a; font-style:italic; }

	.readable { max-width:45em; }
	.readableform { max-width:60em; }
	.readable-sok { max-width:42.4em; }
	.readable-tidsskriftliste { width:40em; }
	
	.nobreak,
	.nowrap,
	.nobr { white-space:nowrap; }
	.clear { clear:both; }
	
	.center { text-align:center; }
	.right { text-align:right; }
	.left { text-align:left; }
	.right-float { float:right; }
	.left-float { float:left; }
	.middle { vertical-align:middle; }
	
	.avrundethjorne { border-radius:14px; }
	.innrykk { padding-left:2rem; }
	.justified, .justified p { text-align:justify; text-align:justify; text-justify:inter-word; }
	.luftig { padding:1em; }
	.luftig-vertikal { padding:1em 0 1em 0; }
	.nomargin,
	table.nomargin tr td { padding:0; margin:0; }
	
	a.noline { text-decoration:none; border-bottom:0; }
	a span.utvalgt {
		padding: 2pt 2pt;
		border: 2pt #888 dotted;
	}
	.fokuserbar { background-color:#FFE8D9; border:5px solid #FFE8D9; transition-duration:0.4s; } 
	.fokuserbar:hover { background-color:#FFDBC5; border:5px solid #DECBBF; }
	.topgap { margin-top:5em; }
	.midgap { margin-top:3em; }
	.lowgap { margin-top:1em; }

	table.innrykk { margin-left:2rem; }
	table.kompakt > tbody > tr > td > p { margin:0 !important; }
	table.fastvbredde > tbody > tr > td:first-child { width:9em; }
	table.fastvbredde2 > tbody > tr > td:first-child { width:12em; }
	table.innrykk.nivahistorikk { margin-left:2.5em; }

/* stilsetting via innholdsmerking; navn er knyttet til datainnhold */
	.announcement { border:0px; border-width:0px; border-style:none; padding:12pt; }
	.importantsign { border: 5px solid #6a8aba; padding:12pt; background-color:#3a5a8a; color:#dfefff; }
	.historikk { font-size:0.7em; }
	.sistoppdatert { color:#999999; }
	
	body {
		font-size:12pt;
		font-family:"Source Sans Pro", "Arial", sans-serif;
		line-height:1.5em;
		margin:0;
		background-color:#ffffff;
		text-align:left;
	}
	
	.nsdno2020 { font-family: "Noto sans"; font-size: 1.3rem; }

	.topp { min-width:1060px; padding:1.5em; }
	.topp,
	.topp a { background-color:#3a5a8a; color:white; }
	.topp .logo { font-family:"Poppins", "Arial", sans-serif; font-size:1.4em; text-transform:uppercase; }
	.topp .logo .selskap a img,
	.topp .logo .tjeneste a img { vertical-align:middle; }
	.topp .logo .selskap { padding-left:0; }
	.topp .om { position:absolute; top:1.9em; right:0; background-color:#3a5a8a; z-index:1; }
	.topp .om .bruker .personfigur { padding-left:0.5em; vertical-align:middle; }
	.topp .om span { padding-left:2em; padding-right:2em; }
	.topp article#admmeny { position:absolute; top:4em; right:2em; z-index:1; }
	.topp article#admmeny span { background-color:#3a5a8a; padding:2pt 0; border:2pt #ccc dotted; } 
	.topp article#admmeny .sok,
	.topp article#admmeny .comments,
	.topp article#admmeny .submissions { margin-right:1em; }
	.topp article#admmeny a { padding:0.2em 1em 0.2em 1em; }
	.topp a:link, .topp a:visited, .topp a:hover, .topp a:active { text-decoration:none; border-bottom:0; }
	/* varianter */
	.erihplus .topp { padding:0.68em 1em 0.68em 3.45em; }
	.erihplus .topp .logo .tjeneste { padding-left:19em; }
	.erihplus .topp article#admmeny { position:absolute; top:4.6em; right:2em; z-index:1; }
	.nkr .topp .logo .tjeneste { padding-left:2em; }

	h1,h2,h3,h4,h5,h6,
	.h1,.h2,.h3,.h4,.h5,.h6 {
		font-family:"Poppins", "Arial", sans-serif;
		font-weight:bold;
		padding:0;
		margin:1em 0 0.1em 0;
		color:#0025A0;
	}
	h1, .h1 {font-size:1.9em;}
	h2, .h2 {font-size:1.6em;}
	h3, .h3 {font-size:1.4em;}
	h4, .h4 {font-size:1.2em;}
	h5, .h5 {font-size:1.1em;}
	h6, .h6 {font-size:1em;}
	
	ul {list-style-type:disc;}
	
	/* Denne omformer en <s:checkboxlist/> med gitt navn til Ã¥ bli vertikal. */
	label[for*=disciplineIdList-]:after {
	    content:"\A"; white-space:pre;
	}

	/* left menu widths */
	.nkr #main { margin-left:14em; }
	.nkr #nav_project{ width:11em; }
	.erihplus #main { margin-left:14em; }
	.erihplus #nav_project{ width:11em; }
	
	#main { padding:1em 1em 0.5em 1em; background-color:#ffffff; }
	#main p { margin:5px 2px; } /* gammel rÃ¦l fra fÃ¸r nivax, men ble brukt juli 2021 hkdir redesign: #main p { margin:0 0 10px 0; } */

	section.introduction { margin:0 0 2em 0; }
	section.sok { margin:0 0 2em 0; }
	section.treffliste { margin:2em 0; }
	section.actions { margin:2em 0; }
	section.posters article { margin:2em 0; }
	section.updates { margin:2em 0; }

	.bunn { min-width:1060px; margin-top:2em; padding:0 3em 3em 6em; background-color:#323232; color:white; clear:both; }
	.bunn table tr td:nth-of-type(1) { width:30em; }
	.bunn table tr td:nth-of-type(2) { width:15em; }
	.bunn table tr td:nth-of-type(3) { width:30em; }
	.bunn table tr td img.hkdirlogo {margin-left:-3.3em;}
	.bunn h1,
	.bunn h2,
	.bunn a,
	.bunn p { color:white; }
	.bunn h2 { font-size:1.2em; }
	.bunn #epsome { margin-top:5em; }

/* Informasjonskapsler */
	table.informasjonskapsler { margin: 1em 0; }
	table.informasjonskapsler,
	table.informasjonskapsler tr,
	table.informasjonskapsler tr th,
	table.informasjonskapsler tr td { border:1px #777 solid; padding:0.4em; }
	table.informasjonskapsler thead { padding:1em; }
	table.informasjonskapsler tr th { font-weight: bold; }

	#cookieConsent {
	    background-color: rgba(20,20,20,0.9);
	    min-height: 26px;
	    font-size: 14px;
	    color: #ccc;
	    line-height: 26px;
	    padding: 8px 0 8px 30px;
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    display: none;
	    z-index: 9999;
	}
	#cookieConsent a {
		color: #88f;
		text-decoration: none;
	}
	#cookieConsent .button {
	    display: inline-block;
	    border-radius: 5px;
	    padding: 0 20px;
	    cursor: pointer;
	    margin: 0 10px;
	}
	#cookieConsentNO {
	    background-color: rgb(255, 0, 0);
	    color: rgb(128, 0, 0);
	}
	#cookieConsentNO:hover {
	    background-color: rgb(255, 128, 128);
	}
	#cookieConsentOK {
	    background-color: rgb(0, 255, 0);
	    color: rgb(0, 128, 0);
	}
	#cookieConsentOK:hover {
	    background-color: rgb(128, 255, 128);
	}

/* #985 Deaktivert brukerundersï¿½kelse
	#brukerundersokelse1 {
	    position:fixed; bottom:0; right:0; min-height:2em; min-width:20em;
	    background-color: #EA591D; color: white;
	    line-height: 1.5em;
	    padding: 2em;
	    display: none;
	    z-index: 5;
		font-size: 1.2em;
	}
*/
	#brukerundersokelse2ep {
	    position:fixed; bottom:0; right:0; min-height:2em; min-width:20em;
	    background-color: #EA591D; color: white;
	    line-height: 1.5em;
	    padding: 2em;
	    display: none;
	    z-index: 5;
		font-size: 1.2em;
	}

/* Kommentarer: gammel fra nivax trÃ¥d: kanskje alt eller deler av dette skal fortsatt brukes */
	/*.kommentarer {}*/
	/*.kommentarliste {}*/
	.kommentarliste > .kommentar {border-top:1px solid #3a5a8a;}
	.kommentarliste > .kommentar > .svarliste > .kommentar {border-top:none;}
	.kommentar {margin:1em 0; padding:1em 0 1em 0; clear:right;}
	.kommentar aside {float:right; margin:0 0 1.6em 1.6em; min-width:15em; font-size:1em;}
	/*.kommentar.behandlet {/*display:none; }*/
	.kommentar header .behandlingsavkryssing {text-align:right;}
	.kommentar-forfatter {white-space:nowrap; float:right;}
	.kommentar .svarliste {margin-top:1em;}
	.kommentar footer {text-align:right;}
	/*.kommentarskjema {}*/
	.kommentar header .knipp {padding:0.1em;}
	.knipp.luftig {padding:0.2em;}
	h1.knipptittel {font-size:1.1em; margin:0;}
	h2.knipptittel {font-size:1em; margin:0; font-weight:normal;}
	.kommentarmaal {font-style:italic;}

	input[type="radio"].radio-linjeskift {vertical-align:initial;position:initial;bottom:initial;}
	label.radio-linjeskift {margin-right:1em;}

/* Kommentarer: ny fra juli hkdir: ikke sikkert alt dette er nyeste nye, kanskje alt skal skrotes, fordi det er fra fÃ¸r nivax redesign */
/*	.kommentar { background-color:#FFDBC5; margin:2em; padding:1em; border:1px solid #ddd; border-radius:4px; max-width:43em; }
	.kommentar.behandlet { background-color:#fff; }
	.kommentar .varsel { background-color:#FFE8D9; }
	.kommentar.behandlet .varsel { background-color:#fff; }
	#feedback_form { margin:2em; padding:0; margin-top:0;}
	.commentPlaceholder {margin-bottom:5px;}
	.adminComment {padding-left:40px;margin:1em;} / * This should align administrator replies in a tree-strusture style * /
	a.replyDialogLink {color:#008F91;}
	.replyDialog form table td {background-color:#fff;}
	form span.formLabel {padding-right:10px;}
	.userSignature {margin-left:40px; white-space:nowrap;}
	.kommentarPagination { margin-left:auto; margin-right:0; width:23em; }
	.kommentarPagination td {font-size:smaller;text-align:center;}
	.kommentarPagination td.left {width:25%;}
	.kommentarPagination td.right {width:25%;}
*/

/* Div */

	.ui-dialog-titlebar-close {display:none;}
	
	.external {
		/* source: Wikipedia */
		background-image:linear-gradient(transparent, transparent), url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2306c%22%20d%3D%22M1.5%204.518h5.982V10.5H1.5z%22%2F%3E%3Cpath%20d%3D%22M5.765%201H11v5.39L9.427%207.937l-1.31-1.31L5.393%209.35l-2.69-2.688%202.81-2.808L4.2%202.544z%22%20fill%3D%22%2306f%22%2F%3E%3Cpath%20d%3D%22M9.995%202.004l.022%204.885L8.2%205.07%205.32%207.95%204.09%206.723l2.882-2.88-1.85-1.852z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
	    background-position:right center;
	    background-repeat:no-repeat;
	    padding-right:1em;
	}
	
	#nav_project {clear:both;}
	#nav_project ul li {color:#455065;}
	#nav_project .nsd_indexes {padding:0px 0px 0px 10px;}
	
	.internkommentar {padding-left:1em; font-size:0.85em;}
	.datakilde {padding-right:1em; font-size:0.85em; color:#455065;}
	table.zebra-airy { margin:1.4em }
	table.romslig tr td {padding:1em;}
	table.presentation {width:100%;max-width:755px;}
	table.presentation tr {vertical-align:top;}
	table > tr {vertical-align:middle;}

	.versjonsindikator {z-index:9; font-size:32px; transform:scaleY(0.6); transform:rotate(-6deg); color:yellow; letter-spacing:3px; /*writing-mode:tb-rl*//*vertical text*/; white-space:nowrap; display:block; mix-blend-mode:difference; }
	.nkr .versjonsindikator { position:absolute; left:0.1em; top:0.1em; }
	.erihplus .versjonsindikator { position:absolute; left:12em; top:0.01em; }
	
	.figure {padding:2em;}
	
	.forsidemedplakat { max-width:80em; }
	.forside-plakat { padding:1em; margin:3em; border:2px solid gray; float:right; max-width:20em;}
	.forside-plakat-ep { padding:1em; margin:3em; border:2px solid gray; width:20em; position:absolute; left:62em; top:13em;}
	.forside-intro { min-width:15em; }

/* skjemafelt */

	.datafelt {width:48em;}
	.datafelt-100 {width:100%;}
	.datafelt-h1 {width:22em;}
	.datafelt-h2 {width:18em;}
	.datafelt-url {width:45em;}
	.datafelt-login {width:38em;}
	.datafelt-komm {width:37em;}
	.datafelt-epsok {width:12em;}
	.datafelt-krsok {width:11em;}
	
	.adm-queue {width:15%;}
	.adm-type {width:7%; text-align:right;}
	.adm-title {min-width:10em; max-width:20em;}
	.adm-submitted {width:12%;}
	.adm-processing {width:12%;}
	.adm-decided {width:13%;}
	
	.kommentar-id {width:4em;}
	.kommentar-tittel {min-width:16em; max-width:20em;}
	.kommentar-kommentar {min-width:30em;max-width:45em;}
	.kommentar-epost {width:12em;}
	.kommentar-dato {width:6em;}
	
	.mote-periode {width:4em;}
	.mote-dato {width:6em;}
	.mote-neste {width:4em;}
	.mote-adm {width:3em;}
	.mote-aksjoner {width:5em;}
	
	.moteforslag-fagfelt {width:18em;}
	.moteforslag-nivaa {width:10em;}
	.moteforslag-behdato {width:6em;}
	
	.motevedtak-fagfelt {width:25%;}
	.motevedtak-kanalnavn {width:10em;}
	.motevedtak-nivaa {width:10em;}
	.motevedtak-behdato {width:6em;}
	
	.periodical-field,
	.tidsskrift-felt {width:12em;}
	
	.bruker-forslagliste-forsldato {width:6em;}
	.bruker-forslagliste-tittel {min-width:10em;}
	.bruker-forslagliste-status {min-width:12em;}
	.bruker-forslagliste-vedtaksdato {width:6em; text-align:right;}
	.bruker-forslagliste-vedtak {width:8em; text-align:right;}
	
	.user-submissionlist-submdate {width:6em;}
	/*.user-submissionlist-title {}*/
	.user-submissionlist-status {width:7em;}
	.user-submissionlist-procdate {width:6em; text-align:right;}
	
	.forslag-url-kriterium {width:15em;}
	.forslag-url-dato {width:5.5em;}
	
	.forslag-fil-kriterium {width:180px;}
	.forslag-fil-operasjon {width:73px;}
	.forslag-fil-dato {width:69px;}
	
	.forslag-felt {width:180px;}
	
	.test-nr {width:40px;}
	.test-sikring {width:63px;}
	.test-bruksmaate {width:260px;}
	.test-kontrollpunkt {width:286px;}
	
/* Div tabell */

	table.erihplus-frontpage-information td.spacer {width:4%;}
	table.erihplus-frontpage-information tr td div.readable {max-width:30em;}
	
	#nav_project ul li ul li ul.minimenu {padding-left:1em;}
	#nav_project ul li ul li ul.minimenu li {
		list-style-type:disc;
		font-size:0.8em;
	}
	
	.actionMessage li span a:link,
	.actionMessage li span a:visited {color:#1b69de;}
	
	.advisorygroup img {float:right;height:9em;}
	.advisorygroup li {clear:right;overflow:auto; margin:1em;}
	
	.opentilgang-tidsskriftinfo {
		padding:0;
		vertical-align:middle;
	}
	
	.opentilgang-treffliste {
		padding:0;
		text-align:center;
		vertical-align:middle;
	}
	
	#admconsole { position:absolute; top:10em; left:75em; min-width:40em; }
	#admcbutton { position:absolute; top:6em; right:2em; z-index:1; }
	
	.minside-admverktoy { position:relative; right:0; float:right; padding:1em; margin:1em; background-color:#3a5a8a; }
	.minside-admverktoy,
	.minside-admverktoy p,
	.minside-admverktoy p a { color:white; }
	
	.moteliste td.periode,
	.moteliste td.dato,
	.moteliste td.nesteknapp,
	.moteliste td.admknapp { text-align:center }
	.moteskjema .aksjonsknapper { padding:1em 0 0 5em; }
	
	table.sokeboks { border-collapse:separate; padding:0.6em; width:100%; }
	table.sokeboks tr td select.sokefeltvalg { min-width:10em; max-width:22em; }
	body.erihplus div div.sok form#search.sokeboks table.sokeboks tr td.tdLabel { width:11em; }
	table.sokeboks svg { opacity:0.3; vertical-align:middle; height:2em; width:2em; }
	table.sokeboks select,
	table.sokeboks a,
	table.sokeboks input { margin:0.1em; }
	.robothonningkrukke { opacity:0; }
	
	.treffliste { margin-top:1em; }
	.treffelement { background-color:#F6F6F6; margin:1em 0; padding:0.6em; }
	.treffelement h7 span.ceased { color:black; }
	.treffelement h7 span.notapproved { color:red; }
	.treffelement .treffinfo { margin:0.3em 0 0.3em 2em; font-size:0.9em; }
	/*.sideliste { }*/

/* the following was in common.css until 2020-04-08 */
	
	table {border:0;}
	table.zebra {
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;
		border-right:1px solid #BBBBBB;
		border-left:1px solid #BBBBBB;
	}
	table.ph {
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;
		border-right:1px solid #BBBBBB;
		border-left:1px solid #BBBBBB;
	}
	tbody tr.current { background-color:#D6D6D6; }
	tbody tr.current td { font-weight:bold; font-style:italic; background-color:#D6D6D6; }
	
	h3:after { content:":"; }
	.errorMessage { color:#FF0000; }
	input.error { border:thin solid red; }
	input, option, select, textarea { font-size:0.9em; }
	.punkt{
		margin-bottom:12px;
		margin-top:0px;
		margin-left:0.5em;
		text-indent:-0.5em;
	}
	.dpunkt
	{
		margin-bottom:0px;
		margin-top:0px;
	}
	div#bunntekst {		
		margin-top:30px;
	  	margin-bottom:60px;  	  	
	}	 
	table.forslag {width:45em;}
	table#kommentar {width:auto; max-width:45em;}
	td.rightAligned {text-align:right;}
	td {text-align:left; vertical-align:top;}
	table.padded {width:40%;}
	.forslagDetalj {display:none; margin-left:0.3em; }
	div.forslagDetalj div {margin-left:0.5em; display:block;}
	.forslagDetalj table {width:100%; border-collapse:collapse; margin:0 0.5em 0 0;}
	select.fixedWidth,
	textarea.fixedWidth {width:30em;}
	table.luftigTabell td {margin-bottom:1em;}

/* Div */

	table.erihplusdisciplines tr td input.erihplusdiscipline {margin-left:-14pt; /* innrykk kun for forste linje, slik at andre linjes checkbox-tekst begynner der tekst begynner paa forste linje */}
	.criteria { border:0px; border-width:0px; border-style:none; }
	.aktueltpanel { max-width:25em; }
	.aktueltseksjon { font-weight:bold; }
	.ikon { margin-right:0.3em; }
	.xbadge { width:1.2em; height:1.2em; vertical-align:text-bottom; padding-left:0.1em; }
	/*usikker pÃ¥ om egentlig nivax fjernet denne*/#KanalForslagRedigeringsskjemaSjekk tr td:first-child { width:10em; }
	.tidsskriftliste,
	.liability-infobox,
	.register { padding:0.4em 0 0.4em 2rem; }
	.romeosymbol { padding-right:0.1em; }
	.avtaleintro { padding-left:1.59em; }
	.avtale { padding:0.1em 0.5em; margin:0.5em 0; border-radius:6px; border: #333 1px solid; width:24em; }
	.avtale .utgiver { font-size:1.2em; margin-bottom:0.3em; font-weight:600; text-align:center; }
	.avtale .gyldigtil { float:right; }
	.avtale .instliste { color:#666; }
	.avtale .inst { padding:0.2em 0.5em; }
	.avtalesymbol { padding:0.17em 0.42em; float:left; position:absolute;}
	.plan-s { padding:0.5em; margin-left:2rem; border-radius:6px; background-color:#fabe5e; width:19em; cursor:pointer; }
	#jct_plugin { display:none; }
	.liability-infobox { padding: 0.5em; font-style:italic; border:3px solid #FFE8D9; border-radius:6px; background-color:#FFE8D9; }
	.svartelistet { background-color:red; color:white; padding:1em; max-width:45em; }
	.svartelistetunntak { background-color:green; color:white; padding:1em; max-width:45em; }
	figure.figur { border:1px solid #000; padding:5px; }
	figure.figur figcaption { border-top:1px solid #000; padding:5px; }
	figure.tekst { border:1px solid #000; padding:1em; }
	figure.tekst h4 { margin:0 0 0.1em 0; }
	.signatur { text-align:center; }
	.copyright { font-size:0.7rem; max-width:45em; }
	.forslagsokeskjema {
		margin-left: 140px;
		position: absolute;
		top: 0.2em;
		right: 1em;
	}
	.forslagsokeskjema span { color:white; }
	.admtittel { margin:0; }
	.boks { cursor:pointer; }
	.boks h1 { margin:0; transition-duration: 0.4s; cursor: pointer; }
	.boks12h12v { width:11.7em; min-height:12em; }
	.boks12h8v { width:11.7em; min-height:8em; }
	.boks12h { width:11.7em; }
	.boksi { display:inline-block; }
	.bokssep { width:1.05em; }
	.boks p {color:#305080;}
	.dimensions { background-image: url("../resources/images/logo/dimensions_cube_200.png"); background-repeat:no-repeat; background-position:4em 9em; background-size:75%; }
	#tittelEllerIssnSoek { width:36em; }
	#tittelEllerIssnSoek.avsok { width:40em; }
	#KanalTreffliste_xs { width:32em; }
	h1.skjematittel { font-size:1.4em; margin:0; }
	h2.skjematittel { font-size:1.25em; }
	#cl-dashboard {display:none;}
	.process-state { float:right; margin-right:3em; text-align:center; }

	.nedlasting { margin:1.5em; line-height:1.5em; }
	.nedlasting .endringsmelding { margin:0.5em 1.5em; }

	/* vedtaksmï¿½te: fjerner underlinjering ved sveving over lenker */
	.summary td a,
	.summary td a i	{ text-decoration: none; line-height: 1; }
