/* Own additions to W3.CSS - not to be used standalone  */

@import url(//db.onlinewebfonts.com/c/0b9856633d4311a19df074ea509d8390?family=Constantia);

@font-face {
    font-family: 'robotobold';
    src: url('inc/roboto-bold.eot');
    src: url('inc/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('inc/roboto-bold.woff2') format('woff2'),
         url('inc/roboto-bold.woff') format('woff'),
         url('inc/roboto-bold.ttf') format('truetype'),
         url('inc/roboto-bold.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('inc/roboto-regular.eot');
    src: url('inc/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('inc/roboto-regular.woff2') format('woff2'),
         url('inc/roboto-regular.woff') format('woff'),
         url('inc/roboto-regular.ttf') format('truetype'),
         url('inc/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {font-family: "Constantia"; src: url("//db.onlinewebfonts.com/t/0b9856633d4311a19df074ea509d8390.eot"); src: url("//db.onlinewebfonts.com/t/0b9856633d4311a19df074ea509d8390.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/0b9856633d4311a19df074ea509d8390.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/0b9856633d4311a19df074ea509d8390.woff") format("woff"), url("//db.onlinewebfonts.com/t/0b9856633d4311a19df074ea509d8390.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/0b9856633d4311a19df074ea509d8390.svg#Constantia") format("svg"); } 

.content-outer-c1 {
 background: #2b628c; /* medium hue */
 padding-top: 30px;
 padding-bottom: 30px;
 height: 180px;
}

.content-outer-c2 {
 background: #1e4f74; /* darker hue */
 padding-top: 30px;
 padding-bottom: 30px;
 height: 180px; 
}

/* used for the first page only? */
.content-outer-first {
 background: #1c5089;
 padding-top: 25px;
/* padding-bottom: 15px; */
 height: 195px; /* ?? */
}

.content-outer-main {
 height: auto;
 min-height: 400px;
}

.content-outer-first .Standard {
 color: #ffffff;
}


.content {
  width: 100%;
  height: auto;
	min-height: 100%;
	margin: 0px auto 0;
	padding: 0px;
 padding-top: 20px;
 padding-bottom: 20px;
  clear: both;  
	border: 1px dashed transparent;
}

.content p:first-child, .content h1:first-child {
   margin-top: 0;
   padding-top: 10px;
}

.target::before {
  content: "";
  display: block;
  height: 85px; /* 99, 83 adjust for fixed header, was 190 */
  margin: -85px 0 0;
}

.allrights::before {
  content: "| ";
}

.clr {
  clear: both;
}

#footer {
/*
  font-family: robotoregular, Helvetica, Sans-Serif;
	font-size: 12px;
*/
	color: #ffffff; /* #404040 */
  clear: both;
/*  width: 730px; */
/*  margin-left: 220px; */
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
/*  border-top: 1px solid #cccccc; */
/*  border: 1px solid #ff0000; */

  background: #016e8d;
}

#footer.printable {
  margin-left: 0px;
}

#wrapper {
  background: #ffffff;
/*   border: 1px solid #ffffff; */

		/* responsive design repeated below */
  max-width: 1170px; 

  margin: 0px auto 0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 14px 0;
}

a:hover, .mid_table td a:hover {
	text-decoration: underline;
}	

a:link .top_td:hover, a:visited .top_td:hover,
a:link .top_td2:hover, a:visited .top_td2:hover,
a:link .top_tds:hover, a:visited .top_tds:hover,
a:link .top_tds2:hover, a:visited .top_tds2:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid #91bac9;
}


a.no:link, a.no:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:link .top_tds, a:visited .top_tds, a:link .top_td, a:visited .top_td,
a:link .top_tds2, a:visited .top_tds2, a:link .top_td2, a:visited .top_td2 {
	font-weight: 300; /* bold, 400 */
}

.top_td, a:link .top_td, a:visited .top_td,
.top_td2, a:link .top_td2, a:visited .top_td2 {
	color: #ffffff; /* #f28003; */
  font-size: 18px;
  line-height: 18px;
}

.top_tds, a:link .top_tds, a:visited .top_tds,
.top_tds2, a:link .top_tds2, a:visited .top_tds2,
.cygreen, a.cygreen {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
  border-bottom: 2px solid #91bac9;
}

.navbar {
	/* height: 130px; */
  background: #016e8d !important;
}

.mlr80 {
/*
  margin-left: 125px !important; 
  margin-right: 125px !important;
*/
}

.mtb20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

#topnavbg {
/*  background: url('/icon/menubar-20.gif') bottom left repeat-x; */
}

ul#topnavl, #topnavr ul {
/*  background: #000000; */
	margin: 0;
  margin-top: 0px;
	padding: 0;
	list-style: none;	
  float: right;
  margin-top: 72px;
}

ul#topnavl.mlr80 {
  margin-right: 120px !important;
}


#topnavl li, #topnavr li {
	display: inline;
	padding: 0;
  /* height: 57px;  */
	float: left;
	margin-left: 10px;
  margin-right: 27px;
}

#topnavl li.rsp, #topnavr li.rsp {
  border-right: 2px solid #ffffff;
}

#topnavl span, #topnavr span {
	display: block;
	margin:	0;
}

#topnavl span a, #topnavr span a {
	float: none;
}

.Standard {
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.Ingress {
  font-family: Arial, sans-serif;
  font-size: 18px;
/*	font-weight: bold; */
}

.Rubrik {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.Slogan {
  margin-left: 0px; 
  font-family: Constantia, Georgia, serif;
  font-weight: bold;
  font-size: 44px; /* 24px, 36px */
  line-height: 58px; /* 36px, 54px */
  color: #ffffff;
	width: 90%;
}

.Topprubrik {
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-size: 32px;
  font-weight: bold;
}

.FlikRubrik {
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background: #333333;
  padding-left: 10px;
}

.BelowMenu {
  background: #016e8d;
  margin-top: 130px; 
  padding-top: 10px;
  padding-bottom: 10px;
}

.BelowMenu #wrapper {
/*
  margin-left: 10px;
  margin-right: 80px;
*/
}

/*
.formtd {
  padding-left: 0px;
 padding-right: 10px;
 padding-top: 3px;
 padding-bottom: 3px;
 white-space: nowrap; // Doesn't work with small screens...
}
*/

.formtd, .formtdu, .formtdl {
/* padding-left: 10px; */
 padding-right: 10px;
 white-space: nowrap;
}

.formtd, .formtdu {
 padding-top: 5px;
}

.formtd, .formtdl {
  padding-top: 3px;
  padding-bottom: 5px;
}


.langflags {
		float: right;
		margin-top: 50px;
}

.top_td, .top_tds, .top_td2, .top_tds2, .flik, .fliks {
/*	text-align: center; */
	vertical-align: center;
  font-family: Roboto, Arial, sans-serif;
	font-size: 14px;
	background: transparent; 
	/* background-color: #808080; */ /* #f28003; */
	padding-top: 0px;
	/*	padding-bottom: 2px; */
  /*  height: 55px;  */

  /* Instead of setting width of the top_td span,
     set margin of the parent li */
  /* width: 80px; */
  /* min-width: 80px; */ 
}

.top_tds {
		/* background: transparent url('/icon/box100-blagra.png') no-repeat; */
}

.top_td:hover, .top_tds:hover {
		/* background: transparent url('/icon/box100-bla.png') no-repeat; */
	/*	background-color: #6abe45; */ /* #f28003 */
}

.top_td2, .top_tds2 {
		/* background: transparent url('/icon/box200-wht.png') no-repeat; */
	width: 200px;
}

.top_td2:hover, .top_td2:hover {
 		/* background: transparent url('/icon/box200-bla.png') no-repeat; */
}

.w3-padding-0 {padding:0px 0px!important}

.w3-container,.w3-panel {
  padding: 0;
}

.w3-topnav div.top_td, .w3-topnav div.top_tds {
  display: inline;
  height: 32px; 
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.w3-topnav div.top_td a, .w3-topnav div.top_tds a {
  padding-right: 12px;
  padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
  line-height: 32px;
}

.w3-topnav div.top_td {
  background: url('/icon/round-gl32.png') bottom left no-repeat;
}

.w3-topnav div.top_td a {
  background: url('/icon/round-gr32.png') bottom right no-repeat; 
}

.w3-topnav div.top_tds {
  background: url('/icon/round-l32.png') bottom left no-repeat;
}

.w3-topnav div.top_tds a {
  color: #ffffff;
  background: url('/icon/round-r32.png') bottom right no-repeat; 
}

#inmenu {
  display: none;
}

#outmenu {
  display: block;
}

#ffield label {
 width: 100px;
 display: inline-block;
}

.custom-messages-wrapper {
	Z-INDEX: 10; POSITION: absolute; WIDTH: 100% !important; TOP: 260px
}
.custom-messages {
	Z-INDEX: 9; POSITION: relative; padding: 0;
  MARGIN: 0px auto; 
/*  max-width: 1000px;  */
  OVERFLOW: hidden;
  border-bottom: 1px solid #cccccc; /* #e7e7e7 */

/* Works on modern browsers, not on MSIE 9/10 */
  display: flex;
  align-items: center;
  height: 200px; 
}
.custom-messages-item {

	border: 0; 
  padding: 0;
  BACKGROUND: transparent; 
/*
  margin-top: 40px;
  margin-bottom: 40px;
*/
  margin-right: 0px;
  margin-left: 0px;
 text-align: center; 
  WIDTH: 33%; /* 200px */
  min-width: 200px;
/*  HEIGHT: 120px; */
  FLOAT: left;
  OVERFLOW: hidden; 
}

.custom-messages-item:first-child {
 	/* margin-left: 0px; */
  /* text-align: left; */
}

.custom-messages-item:last-child {
 	/* margin-left: 0px; */
  /* text-align: right; */
}

.custom-messages-item img {
/*  border: 1px solid #666666; */
/*  height: 20vh;*/
/*  max-width: 300px; */
/*  max-height: 114px; */
}

.custom-messages-title {
	FONT-SIZE: 1.8em
}
.custom-messages-desc {
	MARGIN: -5px 0px 5px; COLOR: #666; FONT-SIZE: 1.2em
}
.custom-message-cta {
	FONT-SIZE: 1.2em
}

.i285 {
/*  width: 279px; */
  width: 100%;
  max-width: 700px;
  padding: 2px;
  border-left: 1px solid #dfdfca;
  border-right: 1px solid #dfdfca;
  border-bottom: 1px solid #dfdfca;
  text-align: left;
  margin-bottom: 20px;
  background: #f3f3ea;
}

.tops {
  border-top: 1px solid #dfdfca;
  padding-top: 3px;
}

.pdf {
    padding-right: 40px;
    height: 32px;
    display: block;
    background: url('/icon/icon_pdf.gif') no-repeat top right;
}

.pdfspan {
    padding-left: 40px;
    height: 32px;
    display: block;
    background: url('/icon/icon_pdf.gif') no-repeat top left;
}

.itw {
	width: 99%;
}

 #textwrap {
 white-space: nowrap;
}

div.selectvideo {
  clear: both;
  height: 90px;
}

div.selectvideo img {
  float: left;
  margin-right: 10px;
}

div.selectvideo p {
  margin-top: 0px;
}

.botmenu {
	float: left;
  width: 180px;
  /* margin-right: 10px; */
  font-weight: bold;
	text-align: left;
	list-style:none;
}

.botmenu .botsub {
  /* text-align: left; */
	margin-top: 10px;
  font-weight: normal;
}

.h500 #hero, .h500 ul#rotating-features, .h500 ul#rotating-features li,
.h500 ul#rotating-features .panel {
  height: 500px;
}

.bigcounter {
  width: 25%;
  float: left;
  color: #ffffff;
  font-size: 20px;
}

/* Special CSS for brands table */

.brand {
  border-bottom: 1px solid #e7e7e7;
  vertical-align: middle;
  width: 200px;
  height: 200px;
  padding-left: 30px;
}

td.td1 {
  padding-left: 0px;
}

.blabut {
/* 	background: transparent url('/pics/box75-grey.png') no-repeat; */
/*  border: 0; */
  background: #ffffff;
  border: 2px solid #016e8d;
  color: #016e8d; /* #000000 */
  width: 135px; /* 75px */
  height: 37px;
  padding-top: 0;
	text-align: center;
	vertical-align: center;
  font-family: Arial, Sans Serif;
  font-weight: bold;
	font-size: 11px;
  cursor: pointer;
}

.kontaktform {
 width: 70%;
 max-width: 800px;
 border: none;
 margin-left: calc((33% - 300px)/2);
}

.mw300 {
  width: 300px;
}

.mh114 {
  height: 114px;
}

@media screen and (max-width:900px) {
  /* max-width:629px, 790px */
 
  #wrapper {
    max-width: 970px;
    margin: 0px auto 0;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px 0;
  }

  .w3-topnav div.top_td, .w3-topnav div.top_tds {
    display: block; padding-top: 0px; padding-bottom: 0px;
  }
  .w3-topnav div.top_td a, .w3-topnav div.top_tds a {
    padding-top: 0px; padding-bottom: 0px;
  }

  #inmenu {
    display: block;
  }

  #inmenu div.top_td,
  #inmenu div.top_tds {
		margin-left: 20px;
  }

  #outmenu {
    display: none;
  }

	#ffield input, #ffield select {
    display: block;
  }

  #ffield select {
		font-size: 13px; /* test! */
  }

	.langflags {
			float: right;
			margin-top: 0px;
      margin-bottom: 10px;
	}

   .Slogan {
  margin-left: 0px;
  font-size: 6vw; /* 12px */
  line-height: 7vw; /* 18px */
  width: 100%;
  }


  .BelowMenu {
    margin-top: 168px; 
   }

  .BelowMenu #wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .content {
     width: auto;
   }


.navbar {
	height: auto !important;
  text-align: left !important;
}

.mlr80 {
  margin-left: 10px !important; 
  margin-right: 10px !important;
}

ul#topnavl {
  margin-top: 10px;
  float: none;
}

ul#topnavl.mlr80 {
  margin-left: 0px !important; 
  margin-right: 0px !important;
}

#topnavl li {
  margin: 0;
  height: 24px;
  clear: both;
/*  width: 100%; */
  margin-left: 0;
  margin-right: 0;
}

#rotating-features .panel {
  background-size: contain !important;
}

#rotating-features .panel#panpb {
  background-image: url('/pics/valkommen-bg.jpg') !important;
}

#rotating-features .panel#pantb {
  background-image: url('/pics/valkommen-tb.jpg') !important;
}

#rotating-features .panel#panlb {
  background-image: url('/pics/valkommen-lb.jpg') !important;
}

#rotating-features .panel#panbu {
  background-image: url('/pics/valkommen-bu.jpg') !important;
}

.custom-messages {
  display: block;
  WIDTH: 200px; /* 100% */
  height: auto;
  border: 0;
}

.custom-messages-item {
  clear: both;
  margin: 0;
/*  MARGIN: 20px 0px 30px 0px;  */
}

.custom-messages-item:first-child {
 	MARGIN: 0px 0px 10px 0px;
}

#hero {
  min-width: auto;
/*  min-width: 100%; */
/*   min-width: 200px; */
  height: 73px;
}

#hero .panel-content {
  min-width: auto;
  width: 100%;
}

#textwrap {
 white-space: normal;
}

.pdf {
    padding-right: 0px;
    height: 62px; /* 32 */
    display: block;
    background: url('/icon/icon_pdf.gif') no-repeat bottom right;
}

.botmenu {
  margin-top: 20px;
}

.kontaktform {
 width: 100%;
 margin-left: 0;
}

.mw300 {
  max-width: 200px;
}

.mh114 {
  max-height: 114px;
}

.allrights::before {
  content: "";
  display: block;
}

}
