<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.cd-intro  {
    max-width: 100%;
    flex-wrap: wrap;
}

.cd-intro-content  {
    flex-wrap: wrap;
    max-width: 100%;
}

.mask.cd-intro-content h1  {
text-align: center;
}

.cd-btn  {
white-space: normal !important;
}

@media (max-width: 767px)  {
.cd-intro-content h1   {
    font-size: 3rem !important;
}

.card {
margin: 0 !important;
}
}

 .kursusVideo  {
margin: 0;
padding: 1rem;
border: solid 5px #fff;
box-shadow: 1px 1px 5px rgba(0,0,0,.25);
width:100%;
max-width:600px;
}



/* Spørgeskemaside - Oversigt */



/* Fixed bottom bar */


    font-size: 3rem !important;
}

/* Fixed bottom bar */


.hidden  {
display: none;
  -webkit-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

a.cd-btn:hover  {
color: #fff;
    background: #02b1e8;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

/* Artikel link */

.articlelinks  { 
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.overviewlink, .nextarticlelink  {
font-weight: 400;
color: #003755;
text-transform: uppercase;
    min-width: 300px;
line-height: 2;
    display: flex;
}

.nextarticlelink svg, .overviewlink svg, .contactDownLink {
max-width: 100%;
margin-bottom: -7px;
fill: #003755;
}

 

.overviewlink svg  {
 -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  }

/* Introduktionstekst */


#introduktion {
display: flex;
justify-content: center;
padding:1rem 0;
}

.bar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    z-index: 100;
    height:80px;
    bottom: 0;
    left: 0;
    line-height: 2;
    width: 100%;
    padding: 1.75em 5em;
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transition: max-height 1s ease-in-out, width 1s ease-in-out, left 1s ease-in-out, right 1s ease-in-out;


}

.flexbox .filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

/* Filter */

.filter__label {
	font-size: 2em;
	display: inline-block;
	margin: 0 2%;
	font-weight: bold;
	color: #202E4A;
}

.filter__item {
	font-weight: bold;
	margin: 0 2%;
	padding: .1em;
	vertical-align: middle;
	color: #fff;
	border-bottom: 2px solid transparent;
}

.filter__item--selected {
color: #202e4a;
border-color: #202e4a;}

.filter__item .icon {
	font-size: 1.75em;
	display: none;
}

.info {
    margin-bottom: 20px;
}

.info {
    letter-spacing: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 12px;
    line-height: auto;
}

.emne .emnefarve {
    width: 8px;
    margin-right: 7px;
    -ms-flex-positive: 0;
    -webkit-box-flex: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.emne .emnefarve  {
    width: 8px;
    height: 8px;
    margin-top: 3px;
}
.emne .emnefarve.defgoblue   {
background-color: rgb(55, 177, 226);
}

.emne .emnefarve.purple   {
background-color: purple;
}
.emne .emnefarve.green   {
background-color: green;
}

.emne .emnefarve.darkred   {
background-color: darkred;
}
.emne .emnefarve.darkslategrey {
background-color: darkslategrey;
}


.arbejdsulykke  {
background-color: black !important;
}

.kraenkende  {
background-color: darkred !important;
}


.analyse{
background-color: darkslategrey !important;
}
.emne   {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2345;}

.emne span {
    margin-right: 5px;
    letter-spacing: .7px;
}

h4 {
 font-size: 20px;
line-height: 24px;
margin-top: 0;
}

h5 {
font-weight: 600 !important;
font-size: 15px;
}

.freeTrialBtnBlue {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #23527c;
    border-radius: 0;
    color: #fff;
    Box-shadow: 3px 3px #6c777c;
}

.freeTrialBtnGreen {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #5cb85c;
    border-radius: 0;
    color: #fff;
    box-shadow: 3px 3px #398439;
}

.artikeltekst ol li, .artikeltekst ul li {
line-height: 1.5;
margin: 0.5rem 0;
}

.nemApv  {
background-color: #23527c;
padding: 1rem;
width: 100% !important;
border-radius: 15px;
box-shadow: 3px 3px rgba(0, 0, 0, 0.5);}

.nemApv p, .nemApv h2, .nemApv a {
color: white !important;
}
.nemApv a {
text-decoration: underline !important;
}

#loginsektion {
    display: flex;
    justify-content: space-between;
    flex-flow: row;
        flex-wrap: nowrap;
    flex-wrap: wrap;
    padding: 0 1rem;
}


.fuldbredde {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
width: 100% !important;
}

.indledning{
   font-size: 16px !important;
	line-height: 20px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #111;
    }
    
    
    
    .hidden  {
    display: none;
       }
       
     

.fjern-skjul .emne {
	
	display: none;
	
}
       .tekst  {
height: 100px;
overflow: hidden;
		     }

.tekst p, .tekst {
   font-size: 16px !important;
	line-height: 1.5 !important;
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #111;
margin: 0 0 15px 0 !important;
font-weight:400 !important;
    }
    
    .tekst p.lead {
	   font-size: 18px !important;
font-weight: 500;
margin: 1rem 0;
}
 .skjul  {
    position: relative;
    z-index: 9999;
    width: 100%;
    height: 80px;
    left: 0;
    bottom: 0;

    background-color: #fff;
       }
    
.skjul:after  {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: hsla(0,0%,9%,0);
    background: -webkit-gradient(linear,left top, left bottom,color-stop(0, hsla(0, 0%, 100%, 0)),to(#fff));
    background: -webkit-linear-gradient(top,hsla(0, 0%, 100%, 0) 0,#fff);
    background: -o-linear-gradient(top,hsla(0, 0%, 100%, 0) 0,#fff);
    background: linear-gradient(180deg,hsla(0, 0%, 100%, 0) 0,#fff);
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
        }
    
    
    .source {
}

.target {

padding: 1em 2em;
}

	#artikler  {
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row;
flex-flow: row;
    flex-wrap: nowrap;
flex-wrap: wrap;
justify-content: flex-start;
margin: auto;
    }
    
    #artikelvisning {
    display: none;
width: 50vw;
-webkit-transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
left: -50vw;
height: calc(100% - 74px);
top: 74px;
z-index: 1;
position: fixed;
background-color: #fff;
overflow: hidden;    
z-index: 99999;  
      }
            
            @media only screen and (min-width: 768px)  {
		  #artikelvisning ´.content{
    width: 50vw;
}}
            
            #artikelvisning .content {
            left: 0;
    top: 0;
    height: 100%;
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
                }
    .dynamic-content {
    display: none;
}

ol  {
padding: 0 30px !important;
    }
    
ul.squarelist {
list-style: square !important; padding:0 20px !important; color: #1a1a1a !important;

    }

.container {
  overflow: hidden;
}

.filterDiv {
  background-color: #fff;
  color: #003755;
   display: none; /* Hidden by default */
   -ms-flex-wrap: wrap;
       flex-wrap: wrap;
-webkit-transition: max-height 1s ease-in-out, width 1s ease-in-out, left 1s ease-in-out, right 1s ease-in-out;
-o-transition: max-height 1s ease-in-out, width 1s ease-in-out, left 1s ease-in-out, right 1s ease-in-out;
transition: max-height 1s ease-in-out, width 1s ease-in-out, left 1s ease-in-out, right 1s ease-in-out;
}

h1 {
font-weight: 400 !important;
color: #003755;
font-size: 2rem !important;
line-height: 1.3;
}

.indhold h1 {
    font-weight: 400 !important;
    color: 
    #003755;
    font-size: 2rem !important;
    line-height: 1.3;
}

.indhold h2 {
font-weight: 400 !important;
color: #003755;
font-size: 1.5rem !important;
line-height: 1.3;}

.indhold h3 {
	font-weight: 500 !important;
	
	font-size:1.25rem !important;
	line-height:1.5;
}

.indhold h3 {
margin-top: 2rem !important;
}

.filterDiv h3 {
margin-top: .5rem;
color: #003755;
}
.filterDiv h3.reports {
margin: 1rem !important;
}
#emne {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}

.button {
cursor:pointer;
 padding: 0.71rem 1rem;
border-radius: 50px;
display: inline-block;
letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: center;
border: 1px solid #444;
    font: 400 13.3333px Arial;;
margin: 1rem 0;
background: #fff;
color: #000;
z-index:99999;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}

.button:hover {
background: #000;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
color: #fff;
}

#readmore.button.button--article a {
color: #000;
}

#readmore.button.button--article a:hover {
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
color: #fff;
}

#readmore.button.button--article:hover a {
color: #fff;
}

/* The "show" class is added to the filtered elements */

.show  {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
width: 100%;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
}

.fjern-skjul {
width: 100% !important;
max-width:1280px !important;
}

.fjern-skjul .skjul  {
display: none;
}

.fjern-skjul .tekst {
height: auto;
}

   .indhold {
padding: 0 1rem 1rem 1rem;
max-width:100%;
    transition: all .5s;
   
}

@media (max-width: 767px) {

#artikler {
justify-content: center !important;
 }
  
 #emne {
 justify-content: center !important;
 }

 .card  {
 margin: 0.5em 1em !important;
 }
 }

 .card  {
border-radius: 5px;
margin: 0.5em 1vw;
padding: 0;
max-width: 100%;
width: 340px;
-webkit-transform: scale(1);
transform: scale(1);
transition: all .5s;
height: auto;
background: #fff;
    justify-content: flex-start;
    flex-flow: column;
    overflow: hidden;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
-webkit-box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
        box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
}
/
.card.pdf  {
width: 100% !important; 
}

.card.pdf embed {

width: 100% !important; max-width:100% !important;

height:500px;
}

.card {
display: none;
}

.card.pdf .skjul {
display: flex;
justify-content: center;
align-items: center;
}

/*
.card:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
transition: all .5s;

 }*/


.card .topbillede  {
background-color:#143445;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
    width: 100%;
    height: 250px;
 -o-object-position: 50% 50%;
   object-position: 50% 50%;
}

.mat-card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}


.emne  {
padding: 1rem 1rem 0.5rem 1rem;
    font-size: 12px;
    }

.fade:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
 
    background: hsla(0,0%,9%,0);
    background: -webkit-gradient(linear,left top, left bottom,color-stop(0, hsla(0,0%,9%,0)),to(#23527c));
    background: -webkit-linear-gradient(top,hsla(0,0%,9%,0) 0,#23527c);
    background: -o-linear-gradient(top,hsla(0,0%,9%,0) 0,#23527c);
    background: linear-gradient(180deg,hsla(0,0%,9%,0) 0,#23527c);
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    }


/* Add a dark background to the active button */
.active, .filterlink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-flow: column;
        flex-flow: column;

}

a.filterlink:after {
	content: "";
  position: relative;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #23527c;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

a.filterlink.active:after {
	visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

a.filterlink:hover::after {
	visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}


.deling {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 1rem 0;
    font-size:12px;
    }
    
    .deling svg  {
    width: 20px;
height: 20px;
  }
  
  #linkedin svg {
  margin: 2px 10px;
  fill: #23527c;
  
    }
    
    .IEimggoderaad  {
display: none;
     }
     @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
  
.card img  { 
display: none;
}
.IEimggoderaad  {
display: block;
background-image: url('/dk/animationer/images/baggrund-header-III.jpg');
background-repeat: no-repeat;
background-size: cover;
height:250px;
width: 100%;
     }


}

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