﻿body {
	font-size: 93.75%;
	font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
	color: #444;
	background: #fff;
}

/* COLORS
--------------------------------------------------------*/

/* Backgrounds */
.c1 {
    background: #fecb2f;
}

.c2 {
    background: #f4a728;
}

.c3 {
    background: #ec7f21;
}

.c4 {
    background: #e55224;
}

.c5 {
    background: #df0b25;
}

.c6 {
    background: #c31426;
}

.c1-border {
    border-top: 9px solid #ffcc01;
}

.c2-border {
    border-top: 9px solid #f4a728;
}

.c3-border {
    border-top: 9px solid #eb6b0a;
}

.c4-border {
    border-top: 9px solid #e55224;
}

.c5-border {
    border-top: 9px solid #df0b25;
}

.c6-border {
    border-top: 9px solid #c50e20;
}

/* site color */
.sc {
	color: #ee7e00; /*karlstad.se*/
}

/* 
color2: yellow
color3: orange
*/

/* LÄTTLÄST */
.img-border {
    border: solid 1px #000;
}

/* LINKS */
a,
a:link,
a:visited {
	color: #E75114;
	text-decoration: none;
}

a:hover {
	color: #444;
}

a.standard {
	padding-left: 15px;
	background: url(../img/icons.png) 0 -442px no-repeat; 
}

.grid1-2 a,
.grid2-2 a {
	color: #000;
	text-decoration: none;
}

a.readmore {
	color: #E75114;
	text-decoration: none;
	display: block;
}

iframe {
    border: none;
    width: 100%;
}

.searchlist h2 a,
.taglist a,
.kontakt-lista h2 a,
.kalenderlistning a,
.img-info li a,
a.standard,
.bl-unit > li a,
.joblist a,
.newslist a,
.l-focus a,
.headerlinks ul li a,
.m-linkedlist li a,
.m-datelinkedlist li a,
.m-joblist li a,
.l-footergrid a,
.doclist-wrapper #listning a,
.energylist h2 a {
	color: #333;
	text-decoration: none;
}

.searchlist h2 a:hover,
.taglist a:hover,
.kontakt-lista h2 a:hover,
.kalenderlistning a:hover,
.img-info li a:hover,
a.standard:hover,
.bl-unit > li a:hover,
.l-focus a:hover,
.joblist a:hover h2,
.newslist a:hover h2,
.headerlinks ul li a:hover,
.m-linkedlist li a:hover,
.m-datelinkedlist li a:hover,
.m-joblist li a:hover,
.l-footergrid a:hover,
.doclist-wrapper #listning a:hover {
	color: #E75114;
}

.l-focus a:hover p {
	color: #444;
}

article.energy-catalog footer {
	clear: both;
}

/*
.main-content a[href$=".pdf"] {
padding: 0 0 0 20px;
background: transparent url(../img/pdf_icon.gif) no-repeat center left;
}
.main-content a[href$=".doc"], a[href$=".docx"] {
padding: 0 0 0 20px;
background: transparent url(../img/doc_icon.png) no-repeat center left;
}
*/

.main-content a[href$=".doc"], 
.main-content a[href$=".docx"],
.main-content a[href$='.pdf'],
.main-content a[href$='.txt'],
.main-content a[href$='.xls'],
.main-content a[href$='.zip'],
.main-content a[href$='.ppt'],
.main-content a[href$='.ppx'],
.main-content a[href$=".jpg"],
.main-content a[href$=".png"],
.main-content a[href$=".gif"],
.main-content a[href$=".jpeg"],
.main-content a[href$="."] {
    padding: 0 0 0 20px;
	text-decoration: none;
	color: #333;
}

.main-content a[href$=".doc"]:hover, 
.main-content a[href$=".docx"]:hover,
.main-content a[href$='.pdf']:hover,
.main-content a[href$='.txt']:hover,
.main-content a[href$='.xls']:hover,
.main-content a[href$='.zip']:hover,
.main-content a[href$='.ppt']:hover,
.main-content a[href$='.pptx']:hover,
.main-content a[href$=".jpg"]:hover,
.main-content a[href$=".png"]:hover,
.main-content a[href$=".gif"]:hover,
.main-content a[href$=".jpeg"]:hover,
.main-content a[href$="."]:hover {
        color: #E75114 !important;
}

.main-content a[href$='.pdf'] { 
	background: transparent url(../img/iconsearchlist/icon-pdf.png) no-repeat;
}

.main-content a[href$=".doc"], 
.main-content a[href$=".docx"] {
background: transparent url(../img/doc_icon.png) no-repeat;
}

.main-content a[href$='.txt'] { 
	background: transparent url(../img/iconsearchlist/icon-txt.png) no-repeat;
}

.main-content a[href$='.xls'] { 
	background: transparent url(../img/iconsearchlist/icon-xls.png) no-repeat;
}

.main-content a[href$='.zip'] { 
	background: transparent url(../img/iconsearchlist/icon-zip.png) no-repeat;
}

.main-content a[href$='.ppt'],
.main-content a[href$='.pptx'] { 
	background: transparent url(../img/iconsearchlist/icon-ppt.png) no-repeat;
}

.main-content a[href$=".jpg"],
.main-content a[href$=".png"],
.main-content a[href$=".gif"],
.main-content a[href$=".jpeg"] {
	background: transparent url(../img/icon-default.png) no-repeat top left;
}

/* */

.breaknone {
	white-space: nowrap;
}

.pull-right {
	float: right;
}

.till-kdwebb {
	font-size: .875em;
	height: 33px;
}

.till-kdwebb a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 33px;
	background: #E75114;
	padding: 0 .5em;
}

.icon-new-window {
	margin-right: 0;
}

img,
embed,
object,
video {
	max-width: 100%;
}

/* VIDEO
--------------------------------------------------------*/

video {
	height: auto;
}

#video {
	width: 100%;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed,
.video-container img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*---------------------*/

.figure {
    margin: 0;
}

    .figure img, .figure object, .figure embed {
        max-width: 100%;
    }

.figcaption {
    display: block;
    font-weight: normal;
}

mark {
    font-style: normal;
    background: #FDEC7A;
}

article figure {
	margin-bottom: 1.3em;
}

article figcaption {
	margin-top: .2em;
}

.clear {
    clear: both;
}

.cat {
    text-transform: uppercase;
}

.joblist .cat,
.newslist .cat {
	font-size: .8em;
	color: #666;
	text-transform: none;
}

.l-inline > * { 
    display: inline-block;
}

.l-stacked > * {
    display: block;
}

ul ul, ol ol {
    margin: .3em 0;
    padding: 0 0 0 20px;
}

blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 18px 1.5em;
	font-style: italic;
	color: #666;
}

blockquote.pull-right {
	float: right;
	padding-left: 0;
	padding-right: 15px;
	border-left: 0;
	border-right: 5px solid #EEE;
}

blockquote small {
	display: block;
	line-height: 18px;
	color: #999;
}

blockquote small cite {
	font-style: inherit;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote p {
	margin-bottom: .3em;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
	display: block;
	margin-bottom: 18px;
	font-style: normal;
}

.label {
	padding: 1px 4px 2px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 13px;
	color: white;
	vertical-align: middle;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.label-info {
	background-color: #3A87AD;
}

.tags li .label-info a,
.tags li .label a {
	color: white;
}


ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

dl {
  margin-bottom: 18px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 9px;
}

.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
}

.dl-horizontal dd {
  margin-left: 130px;
}

.js .jshidden {
    display: none !important;
    visibility: hidden;
}



/* IMAGES
--------------------------------------------------------*/

.alignleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 5px;
}

.alignright {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 5px;
}

img.alignleft,
img.alignright,
img.alignnone,
img.aligncenter {
	margin-bottom: 5px;
}

.alignnone {
	float: none;
	margin-top: 5px;
	margin-bottom: 1em;
}

.aligncenter {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 1em;
}
/* eo img */





/* */

nav ul, .nav {
	margin: 0;
	padding: 0;
}

nav a {
	text-decoration: none;
}

.section-container {
	margin: 0 auto;
	max-width: 980px;
}

.lt-ie9 .section-container {
	width: 980px;
}

#container {
	margin-top: .5em;
}

/* forms */
label {
	color: #444;
	font-weight: bold;
	cursor: pointer;
	display: block;
}

label em {
	color: #c30;
	font-weight: normal;
}

input,
textarea,
select,
button {
	color: #444;
	font-family: inherit;
	line-height: 1.7413; /* 24px */
	font-size: 1em;
}

textarea,
input[type="text"], 
input[type="password"],
select {
	border: 1px solid #CCCAC8;
	padding: 0.1429em; /* 2px */
}

textarea:focus,
input[type="text"]: focus, 
input[type="password"]: focus,
select: focus {
	border-color: #888;
	outline: 2px solid #8fb309;
}

textarea {
	width: 99%;
	display: block;
}

.button-container {
	float: right;
	padding-right: 1%;
}

button.btn-select {
	line-height: 1;
	width: auto;
	padding: 3px 12px 3px;
	margin-top: .5em;
	overflow: visible;
	background-color: #E3E3E3;
	border: 1px solid #CCC;
	border-bottom-color: #BBB;
	font-size: .875em;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	color: #333;
	text-shadow: 0 1px 0 white;
}

/* @end forms */

/* TOPNAVBAR
--------------------------------------------------------*/
.navbar {
	margin-bottom: 0;
	background: #222;
	font-weight: 100;
	font-size: 1em;
	padding: 0;
}

.navbar .brand {
	font-size: 1em;
	margin-left: 0px;
}

.navbar .nav {
	border-right: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
}

.navbar .nav > li > a {
	line-height: 32px;
	padding: 0 9px;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  text-indent: -99999px;
  *text-indent: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "\2193";
}

.dropdown .caret {
margin-top: 14px;
margin-left: 2px;
}

.dropdown:hover .caret, .open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar .divider-vertical {
height: 32px;
width: 1px;
margin: 0;
overflow: hidden;
background-color: #111111;
border-right: 1px solid #3f3f3f;
}

.navbar .nav > li > a, .navbar .dropdown-menu a {
	font-weight: normal;
}

.navbar .dropdown-menu a {
	color: #444;
}

.dropdown {
	border-bottom: 1px solid #222;
}

.dropdown.open {
	border-bottom: 1px solid #BEBEBE;
}

.dropdown.open .dropdown-menu {
display: block;
}

.navbar .dropdown-menu {
	margin-top: 2px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-top: none;
	margin-left: -1px;
}

.navbar .nav.pull-right .dropdown-menu {
  margin-right: -1px;
}

.dropdown-menu .divider {
  border-bottom: 1px solid #e5e5e5;
}

.navbar .kdicon-user {
	margin-top: -1px;
}

.navbar form,
.navbar select {
	margin-bottom: 0;
}

.navbar select {
	margin-top: -6px;
}
/* Cookies
--------------------------------------------------------*/
.cookies {
  background: #e75114;
  padding: 15px 0;
}

.cookies a {
 text-decoration: underline;
}

.cookies p,
.cookies a:link {
  color: white;
  margin-bottom: 0;
}

.cookies a:visited {
  color: white;
}

.cookies a:hover {
  color: black;
}

.cookies .section-container {
	position: relative;
}

.cookies .cookie-info {
  display: inline-block;
  padding-right: 120px;
}

.cookies input {
  float: left;
  border-radius: 4px;
  padding: 6px 15px;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 0;
  overflow: visible;
  background-color: rgb(227,227,227);
  border: 1px solid rgb(204,204,204);
  border-bottom-color: rgb(187,187,187);
  text-align: center;
  text-shadow: 0 1px 0 rgb(255,255,255);
}
/* HEADER BANNER
--------------------------------------------------------*/

header[role="banner"] {
	height: 120px;
}

/* Logo */

.logo-bg {
	float: left;
	width: 22%;
	margin-top: .8em;
}

.logo-bg img.d,
.logo-bg img.m {
	-webkit-transition: width 0.3s ease;
}

.logo-bg h1 {
	margin-bottom: 0;
	margin-top: 0;
}

.logo-bg img.m,
.l-focus img.m {
	display: none;
}

/* HEADERLINKS
---------------*/
.headerlinks {
	float: right;
	width: 70%;
	font-size: .875em;
	line-height: 1;
	position: relative;
	z-index: 9997;
}

.headerlinks ul {
	float: right;
	margin-top: 32px;
	z-index: 9998;
}

.headerlinks ul li {
	float: left;
	line-height: 1.2;
	z-index: 9999;
}

.headerlinks ul li a {
	color: #888;
	display: block;
	padding: 0 1em;
	border-right: 1px solid #ccc;
}

.headerlinks ul li.last a {
	border-right: none;
	padding-right: 0;
}

.headerlinks ul li.translate {
	position: relative;
}

.translate-box {
	position: absolute;
	left: -110px;
	width: 180px;
	background: #F2F4F6;
	z-index: 10000;
	-webkit-box-shadow: #444444 3px 1px 6px;
	box-shadow: #444444 3px 1px 6px;
}

.translate-box .inner {
	padding: 4% 6%;
}

.translate-box .close-window {
	margin-top: 0;
}

.translate-box h3 {
	margin-top: 0;
}

.js .translate-box {
	display: none;
}

.headerlinks ul li .translate-box a {
	display: inline;
	padding: 0 0;
	color: #E75114;
	border-left: none;
}

.helpservice-toggle {
	display: none;
}

/* GLOBALNAVIGATION
--------------------------------------------------------*/

.m-menu {
	display: none;
}

#tag {
position: absolute;
top: 0;
left: -2000px;
width: 2000px;
height: 70px;
float: left;
background: #f6a800;
z-index: 1;
}


.globalnavigation-wrapper {
	width: 100%;
	height: 70px;
	background: #b51521;
	font-size: 1em;
	font-weight: 500;
	border-bottom: 1px solid #f2f4f6;
	z-index: 35;
	position: relative;
}

.globalnavigation-wrapper .section-container {
	position: relative;
}

ul.global-navigation {
	width: 100%;
	float: left;
	display: table;
	table-layout: fixed;
	margin-top: 0;
	line-height: 1.2;
	zoom: 1;
	position: relative;
	list-style: none outside;
	height: 70px;
	font-size: 1em /*1.0667em*/;
	-o-transition: width .3s ease-in-out;
	-ms-transition: width .3s ease-in-out;
	-moz-transition: width .3s ease-in-out;
	-webkit-transition: width .3s ease-in-out;
	-moz-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out;
	z-index: 999;
}

    ul.global-navigation:after {
        content: "";
        display: none;
    }

ul.global-navigation li.c4 {
	width: 11.8%;
	/* width: 100%; */
}

ul.global-navigation li {
	width: 12.6%;
	height: 70px;
	display: table-cell;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
}

ul.global-navigation li i {
	display: block;
	font-style: normal;
}

ul.global-navigation li a {
	color: #fff;
	padding: 17px 10px;
	display: block;
	float: none;
	outline: none;
	overflow: hidden;
	width: auto;
}

ul.global-navigation li.current a {
	color: #000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

ul.global-navigation li a:hover {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #000;
}

.globalnavigation-wrapper.line,
.globalnavigation-wrapper.line #tag,
.globalnavigation-wrapper.line ul.global-navigation,
.globalnavigation-wrapper.line ul.global-navigation li {
    height: 8px !important;
    overflow: hidden;
}


/* IE8 FIX */
.lt-ie9 ul.global-navigation {
	display: inline;
}

/* Fix fà¸£à¸–r Firefox */
@-moz-document url-prefix() {
	  ul.global-navigation li {
			width: 12.55%;
		}
}


ul.global-navigation li.c1 {
    background: #f29301;
}

ul.global-navigation li.c2 {
    background: #ef7f01;
}

ul.global-navigation li.c3 {
    background: #eb6b0a;
}

ul.global-navigation li.c4 {
    background: #e75114;
}

ul.global-navigation li.c5 {
    background: #e63416;
}

ul.global-navigation li.c6 {
    background: #e3001b;
}

ul.global-navigation li.c7 {
    background: #d3031d;
}

ul.global-navigation li.c8 {
    background: #c50e20;
}


/* Service Navigation
--------------------------------------------------------*/
.service-wrapper {
	background: #f2f4f6;
	height: 54px;
	border-top: 1px solid #d7dde3;
	border-bottom: 1px solid #d7dde3;
}

.service-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 6px;
	font-size: 1em;
	position: relative;
}

.service-nav li {
	float: left;
	background: #d7dde3;
	margin-right: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.service-nav li.searchbox {
	width: /* 49.69387755102% */ 44.69387755102%;
	padding: 6px 8px;
	height: 30px;
	position: relative;
}

.service-nav li.searchbox legend,
.service-nav li.searchbox label {
    position: absolute;
    left: -999em;
}

.service-nav li.searchbox ul.autocomplete {
	border: 1px solid #CCC;
	border-top-color: #D9D9D9;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	z-index: 30;
	width: 78%;
	position: absolute;
	top: 31px;
	padding: 0;
}

ul.autocomplete li {
	padding: .2em .5em .2em;
	float: none;
	background: transparent;
	list-style: none;
	cursor: pointer;
	color: #000;
	text-shadow: none;
	font-weight: normal;
	margin-right: 0;
}

ul.autocomplete li:hover,
ul.autocomplete li a:active,
ul.autocomplete li a:hover {
	background: #F2F4F6;
}

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 0;
  margin: 0;
  font-family: arial;
  font-size: inherit !important;
  list-style: none;
  background-color: #ffffff !important;
  background-image: none !important;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

.ui-autocomplete .ui-menu-item {
  display: block;
  padding: 6px 12px;
  clear: both;
  white-space: nowrap;
}

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
  color: #000 !important;
  border: none !important;
  text-decoration: none;
  font-weight: bold !important;
  background: #F2F4F6 !important;
  border-radius: 0px;
  margin: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

.ac_results {
    min-width: 220px !important;
}

.ac_results ul {
	padding: 0;
	margin: 0 0;
	border: 1px solid #CCC;
	border-top-color: #D9D9D9;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	z-index: 30;
}

.ac_results li {
	padding: .2em .5em .2em;
	float: none;
	background: transparent;
	list-style: none;
	cursor: pointer;
	color: #000;
	text-shadow: none;
	font-weight: normal;
	margin-right: 0;
}

.ac_results li:hover,
.ac_results li.ac_over {
	background: #F2F4F6;
}

.service-nav .sn-search {
	width: 80%;
	height: 24px;
	margin-right: 1.5%;
}

.sn-submit {
	height: 30px;
	padding: 0 1em;
	text-transform: uppercase;
	font-size: 1.1875;
	background: #e1e6ea;	
	background-image: linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
	background-image: -o-linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
	background-image: -moz-linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
	background-image: -webkit-linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
	background-image: -ms-linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.21, rgb(228,232,237)), color-stop(0.73, rgb(192,202,211)) );
}

.sn-submit,
.sn-search {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #abc1cf;
}

li.searchbox .contents {
	float: left;
	width: 33%;
}

.service-nav li.last {
	margin-right: 0;
}

.service-nav,
.service-nav a,
.service-nav .sn-submit {
	color: #56748b;
	text-shadow: 1px 1px 1px #fff;
	text-decoration: none;
}

.lt-ie9 input[type="submit"].sn-submit {
  border-color: transparent;
  border: 0;
  background: url(../img/button-search.png) 0 0 no-repeat;
}

.service-nav a {
    color: #222;
}

.service-nav a:hover {
	color: #56748b;
	text-shadow: 1px 1px 1px #fff;
}

.service-nav li.m-service a {
	display: block;
	padding: 8px 10px;
	line-height: 26px;
}

.service-nav .contact-center i {
	margin: -2px 10px 0;
}

.service-nav .self-service i {
	margin: -4px 10px 0;
	height: 26px;
}

.service-nav .compare i {
	margin: 0px 10px 0;
}

/* POPULAR LINKS - BASE (needed because of subpages)
--------------------------------------------------------*/
.popular-links {
	width: 90%;
	font-size: 1em;
	position: absolute;
	bottom: 25px;
	left: 5%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	text-align: center;
	line-height: 1.4;
	padding: 10px 0;
	background: url(../img/bg-yellowtransp-90.png) 0 0 repeat;
}

.popular-links span {
	font-weight: bold;
}

.popular-links ul {
	text-align: center;
	list-style: none;
	padding-left: 0;
	display: inline;
}

.popular-links ul li {
	display: inline;
	background: url(../img/bg-border-popularlinks.png) right center no-repeat;
}

.popular-links ul li:last-child {
	background-image: none;
}

.popular-links ul li a {
	display: inline-block;
	padding: 0 15px;
	padding-left: 7px;
	text-decoration: none;
}

.popular-links a {
	color: #000;
}

.popular-links ul li a:hover {
	text-decoration: underline;
}

.popular-links span a {
	text-decoration: none;
}

/* POPULAR LINKS - NEW STYLE
--------------------------------------------------------*/
.popular-links {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 30px 0;
    text-align: left;
    background: none;
    background-color: #fff;
    border: 1px solid #ccc;
}

.popular-links span,
.popular-links span a {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
}

.popular-links > span {
	position: relative;
    color: #fff;    
    margin-right: 26px;
    margin-left: -1px;
    padding-left: 1em;
    background-color: #f29301;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

	.popular-links > span::after {
		content: " ";
		display: inline-block;
	    position: absolute;
	    top: 0;
	    right: -27px;
	    width: 27px;
	    height: 41px;
	    background: transparent url(../img/polygon-orange.png) no-repeat;
	}

.popular-links ul li {
    border-right: 1px solid #ccc;
    background: none;
    padding: 0 0.5em;
}

.popular-links ul li:last-of-type {
    border: none;
}

.popular-links ul li a {
    padding: 10px 10px 9px 10px;
}

/* INGÃ…NGAR */
ul.ingang {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: .5em auto 1em;
	width: 100%;
	/* background:  #ec7f21; */
}	

ul.ingang li {
	width: 33.3333333%;
	min-height: 160px;
	float: left;
}

ul.ingang li a,
a.archive {
	color: #000;
	display: block;
	margin-top: .5em;
	padding-left: 12px;
	background: url(../img/arrow-box.png) 0 4px no-repeat;
}

ul.ingang li a:hover,
a.archive:hover {
	color: #c50e20;
}

a.archive {
	margin-top: 1em;
}

ul.ingang .inner {
	padding: 0px 5% .5em;
}

ul.ingang h3 {
	color: #000;
	text-transform: uppercase;
	padding: .8em 5% .5em;
	padding-bottom: .4em;
	margin: 0;
	font-size: 1.1333em;
}

ul.ingang h3 {
    color: #fff;
}

ul.ingang p {
	color: #000;
	margin-bottom: .3em;
}

/* FRONTPAGE TEASERS
--------------------------------------------------------*/

ul.frontpage-teasers {
	overflow: auto;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

/* color variations */
    ul.frontpage-teasers li.c1 {
        background: #f29301;
    }

    ul.frontpage-teasers li.c2 {
        background: #ef7f01;
    }

    ul.frontpage-teasers li.c3 {
        background: #eb6b0a;
    }

ul.frontpage-teasers li {
	float: left;
	/* width: 33.3333333%; */
	width: 32%;
	margin-left: 2%;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;	
}

ul.frontpage-teasers li:hover {
	opacity: .7;
}
	
ul.frontpage-teasers li:first-child {
	margin-left: 0;
}

	ul.frontpage-teasers li a {
		text-decoration: none;
		color: #000;
	}

ul.frontpage-teasers li .teaser-head {
	color: #fff;
}

	ul.frontpage-teasers li .teaser-head h3 {
		font-size: 1.5333em;
		margin: 0;
		padding: 20px;
	}

ul.frontpage-teasers li .teaser-content {
	background: #f3f4f8;
}

	ul.frontpage-teasers li .teaser-content p {
		margin: 0;
		padding: 20px;
	}

/* DEFAULT SLIDESHOW CONTAINER
--------------------------------------------------------*/

.front-box {
	margin: 0 auto;
	max-width: 980px;
	margin-top: 1.5em;
	margin-bottom: 0;
	position: relative;
}

.front-box .section-container {
	height: 100%;
	position: relative;
}

/* full-width front-box */
.front-box.wide {
	max-width: 100%;
	margin-top: 0;
}

/* FRONTPAGE SLIDESHOW
--------------------------------------------------------*/

.cycle-slideshow, .cycle-slideshow * { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.cycle-slideshow { 
	min-width: 200px; 
	max-width: 704px; 
	padding: 0;
	position: relative;
}

.cycle-slideshow figure { 
    position: absolute; 
    top: 0; 
    left: 0;
    width: 100%; 
    padding: 0; 
    display: block;
    opacity: 1 !important;
}

.cycle-slideshow figure img { 
    width: 100%;
    height: auto;
}

.cycle-slideshow figure:first-child {
    position: static; 
    z-index: 100;
}

.cycle-slideshow .previous {
    background: url(../img/slideshow_next_prev.png) no-repeat;
    display: block;
    height: 50px;
    left: 10px;
    margin-top: -25px;
    position: absolute; 
    top: 50%;
    width: 50px;
    z-index: 500;
    opacity: 1 !important;
}

.cycle-slideshow .next {
    background: url(../img/slideshow_next_prev.png) no-repeat 0 -50px;
    display: block;
    height: 50px;
    right: 10px;
    margin-top: -25px;
    position: absolute; 
    top: 50%;
    width: 50px;
    z-index: 500;
    opacity: 1 !important;
}

.cycle-slideshow .pause {
    background: url(../img/pause.png) no-repeat;
}

.cycle-slideshow .resume {
    background: url(../img/resume.png) no-repeat;
}

.cycle-slideshow .pause,
.cycle-slideshow .resume {
    display: block;
    height: 27px;
    left: 10px;
    position: absolute; 
    top: 10px;
    width: 27px;
    z-index: 500;
    opacity: .8 !important;
}

    .cycle-slideshow .pause:hover,
    .cycle-slideshow .pause:focus,
    .cycle-slideshow .resume:hover,
    .cycle-slideshow .resume:focus {
        opacity: 1 !important;
    }

.cycle-slideshow .previous,
.cycle-slideshow .next,
.cycle-slideshow .pause,
.cycle-slideshow .resume {
	display: none;
}

.slideshow-item {
    position: relative;
    white-space: normal !important;
}
	/* set opacity on active slide hover */
	div.slides ul li.cycle-slide-active .slideshow-item img {
		-webkit-transition: opacity .30s ease-in-out;
        -moz-transition: opacity .30s ease-in-out;
        -ms-transition: opacity .30s ease-in-out;
        -o-transition: opacity .30s ease-in-out;
        transition: opacity .30s ease-in-out;
	}

	div.slides ul li.cycle-slide-active .slideshow-item:hover img {
		opacity: 0.7;
	}

/* caption base */
.slideshow-item .caption {
	font-family: "franklin-gothic-urw", sans-serif;
	color: #000;
	position: absolute;
}

	/* text-only */
	.slideshow-item .caption.normal {
		top: 6%;
		left: 3.5%;
		max-width: 46%;
	    font-size: 15px;
	}
	/* plate version */
	.slideshow-item .caption.plate {
		bottom: 0;
		margin: 2.1%;
		padding: 17px 20px;
	 	max-width: 45.8%;
	  	overflow: hidden;
	}
	
	/* plate - alignments */
	.slideshow-item .caption.plate.left, .slideshow-item .caption.normal.left {
		left: 0;
		right: auto;
	}
	
	.slideshow-item .caption.plate.right, .slideshow-item .caption.normal.right {
		right: 0;
		left: auto;
	}

	.slideshow-item .caption.normal.right,
	.slideshow-item .caption.normal.left {
		padding: 17px 20px;
	}

	/* caption text variations */
	.caption.t-dark {
		color: #000;
	}

	.caption.t-light {
		color: #fff;
	}

	.caption.t-yellow {
		color: #f7a501;
	}

	.caption.t-orange {
		color: #e75113;
	}

	.caption.t-red {
		color: #c50e20;
	}

	/* caption background variations */
	.caption.plate.b-dark {
		background-color: #000;
		/*background: url('../img/slideshow-caption-dark.png');*/
	}
	
	.caption.plate.b-light {
		background-color: #fff;
		/*background: url('../img/slideshow-caption-light.png');*/
	}

	.caption.plate.b-yellow {
		background-color: #f7a501;
		/*background: url('../img/slideshow-caption-yellow.png');*/
	}

	.caption.plate.b-orange {
		background-color: #e75113;
		/*background: url('../img/slideshow-caption-orange.png');*/	
	}

	.caption.plate.b-red {
    background-color: #c50e20;
    ;
		/*background: url('../img/slideshow-caption-red.png');*/
	}

/* Caption font base */
.slideshow-item .caption h2 {
    line-height: 1.05;
	margin: 0 0 .35em 0;
}

/* Standard caption font-style */
.slideshow-item .caption.normal h2 {
	font-size: 3.3em;
	margin: 0 0 .1em;
	position: relative;
}
/*
.slideshow-item .caption.normal p {
	font-size: 1.4em;
}
*/
/* Plated caption font-style */
.slideshow-item .caption.plate h2 {
	position: static;
	font-size: 2.7em;
	margin: -3px 0 0 0;
}

.slideshow-item .caption.normal p,
.slideshow-item .caption.plate p {
	font-family: "franklin-gothic-urw", sans-serif;
	font-size: 1.5333em;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: .35em;
	line-height: 1.2;
}

/* slideshow - controls */
.slider .controls {
    position: relative;
    max-width: 1000px;
    height: 100%;
    margin: 0 auto;    
}

.slider .previous,
.slider .next,
.slider .pause,
.slider .resume {
	display: block;
	position: absolute;
	top: 20px;
	width: 28px;
	height: 28px;
	z-index: 500;
	background: transparent url(../img/controls.png) no-repeat top left;
}

.slider .next {
	right: 20px; /*20*/
	padding: 0;
	background-position: -84px 0;
}

.slider .next:hover {
	background-position: -84px -28px;
}

.slider .previous {
	right: 48px; /*20 + 28*/
	background-position: -56px 0;
}

.slider .previous:hover {
	background-position: -56px -28px;
}

.slider .pause,
.slider .resume {
	right: 76px; /*20 + 28 + 28*/
}

.slider .pause:hover {
	background-position: 0 -28px;
}

.slider .resume {
	background-position: -28px 0;
}

.slider .resume:hover {
	background-position: -28px -28px;
}



 .flex-control-nav, .flex-direction-nav {
	 display: none;
 }
 
/* additional */

.slider {
    overflow: hidden;
    clear: both;
}

.slider .section-container {
    position: relative;
}

.slider ul {
    list-style: none;
    margin: 0 auto;
    overflow: visible !important;
    padding: 0;
}

.slider li + li {
    position: absolute;
}

.slider li {
    vertical-align: top;
    *display: inline !important;
}

.slider ul li img {
	width: 100%;
}

/* I FOKUS
--------------------------------------------------------*/

.focus { /* TOPPRUBRIK STARTSIDA */
	background: #e6eaed;
	margin-bottom: 1.5em;
}

.l-focus {
	margin-bottom: .5em;
}

.l-focus article {
	overflow: hidden;
}

.l-focus h3.sectionheader {
	margin-top: 0;
	text-transform: uppercase;
	padding: .5em 0;
} 

.start .l-focus {
	margin-top: 0;
}

.l-focus,
.joblist,
.newslist {
	width: 100%;
	overflow: hidden;
}

.l-focus-col {
    width: 48.461538461538%;
	float: left;
	margin-right: 3.076923076923%;
	margin-bottom: .3em;
	min-height: 290px;
	cursor: pointer;
}

.l-focus-col .figure {
	margin-bottom: .3em;
	width: 100%;
}

.l-focus-col .figure,
.newsarticle .l-content,
.newsarticle .figure {
	cursor: pointer;
}

.l-focus-col .inner,
    .joblist .inner .newslist .inner {
	padding: 3.174603174603% 0;
}

.page .l-focus .inner {
	padding-top: 0;
}

.col2 {
	margin-right: 0;
}

.l-focus h2 {
	margin-top: 0;
	margin-bottom: 0.3em;
}

.l-focus p {
  font-style: normal;
  font-weight: light;
  font-size: 1em;
  margin-bottom: 0;
}

.l-focus .cat,
.obj-lista .cat {
	color: #767676;
	padding-right: .5em;
}

/* newslist */

.joblist,
.newslist {
	position: relative;
}

.joblist .sectionheader .icon-rss-large,
.newslist .sectionheader .icon-rss-large {
	margin-right: .5em;
}

.rss-large,
.rss-small {
	text-transform: none;
}

.rss-small {
	font-size: .8333em;
	position: absolute;
	top: 13px;
	right: 0;
}

.joblist h1 + a.rss-small,
.newslist h1 + a.rss-small {
	top: 5px;	
}

.joblist h1 .rss-small,
.newslist h1 .rss-small {
	font-size: .5em;
	font-weight: 100;
}

.utdrag .da-rad {
	margin-right: .5em;
	font-size: 1em;
}

.newslist .figure {
	float: left;
	width: 27%;
	margin-right: 4%;
	margin-top: 5px;
}

.figure.left {
	float: left;
	clear: left;
	margin: 4px 15px 1em 0;
}

.figure.right {
	float: right;
	clear: right;
	margin: 4px 0 6px 15px;
}

.cal .figure.right {
	width: 50%;
}

.figure.contact {
	width: 25%;
}

.tag-excerpt .figure.right {
	width: 35%;
}

.imgcropper-wrapper {
	width: 100%;
	overflow: hidden;
}

.imgcropper {
	margin-left: -25%;
	margin-right: -25%;
}

.jobarticle .listning-jobb dl {
    font-size: 1em;
	margin: 0 0 .2em;
    line-height: 1;
}

.jobarticle .l-content,
.newsarticle .l-content {
	overflow: hidden;
	position: relative;
	top: -7px;
	padding: 7px 0 0 0;
	margin: 0 0 -7px 0;
}

.joblist h3,
.newslist h3,
.sitemap h3 {
	margin-top: 0;
	margin-bottom: .5em;
	text-transform: uppercase;
	padding: .5em 0;
}

.newslist article {
	border-bottom: 1px solid #f2f2f2;
	padding-top: .5em;
}

.joblist article {
    border-bottom: 1px solid #D6DDE3;
    padding-top: 1.2%;
}

    .joblist article h2 {
        color: #000;
        font-size: 1.2667em;
        font-weight: 500;
        margin: 0;
    }

.newslist h2 {
	margin: 0;
	color: #444;
}

.newslist article i.kdicon-yellowarrow {
	height: 12px;
	width: 12px;
	background-position: 0 -443px;
	margin-right: 2px;
}

.joblist time,
.newslist time {
	font-size: .8667em;
	margin-bottom: .5em;
}

.newslist.global {
	margin-top: 2em;
}

.icon-date {
	margin-left: .5em;
	margin-right: .3em;
	width: 13px;
	height: 14px;
	background-position: 0 -684px;
}

.newslist a,
.l-focus a {
	display: block;
	overflow: hidden;
}


/* PAGENAV */

.pagenavi {
	width: 100%;
	margin: 1.5em 0;
	float: left;
	color: #d98200;
}

.taglist .pagenavi a,
.pagenavi a {
	color: #d98200;
	text-decoration: none;
}

.pagenavi a:hover {
	color: #595959;
}

.prev {
	float: left;
	width: 20%;
	padding: 2px 0;
}

.next {
	float: right;
	width: 15%;
	text-align: right;
	padding: 2px 0;
}

.pages {
	float: left;
	text-align: center;
	width: 65%;
	margin: 0 auto;
}

a.page {
	padding: 2px 5px;
	display: inline-block;
}

.pagenavi a.current {
	color: #000;
}



/* Breadcrumb
--------------------------------------------------------*/
.section-container.breadcrumb {
	margin-top: .5em;
}

.breadcrumb {
	font-size: .8667em;
	color: #666;
	margin-top: .5em;
}

.breadcrumb ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	float: left;
}

.breadcrumb ul li {
	display: inline;
}

.breadcrumb ul li a {
	color: #666;
}

.breadcrumb ul li a:hover {
	color: #E75114;
}


/* MAIN
--------------------------------------------------------*/
.f-content,
.main-wide {
	width: 66.326530612245%;
	margin-bottom: 1em;
	float: left;
}

.main {
	width: 75.510204081633%;
	float: right;
}

.main-content {
	width: 67.567567567568%;
	float: left;
}

.main-content-wide {
	width: 100%;
}

.main.no-menu {
	width: 100%;
}

.message {
	color: #c31426;
}



/* ARTICLE */

#article {
	margin-bottom: 2em;
}

#article-img {
	margin-bottom: 1.5em;
}


/* Relaterade sidor och lÃ¤nkar */
.grid-wrapper {
	margin-top: 2em;
}

.grid1-2, .grid2-2 {
	width: 48.4375%;
	float: left;
	margin-top: 2em;
}

.grid1-2 {
	margin-right: 3.125%;
}

.module.rellinks ul {
	margin-top: 1em;
	margin-left: 0;
}



/* ETIKETTER */
.tags {
	border-top: 1px solid #c5c5c5;
	margin-top: 2em;
}

.tags .inner {
	padding: .5em 1em;
}

.tags h5 {
	margin-bottom: .5em;
}

.tags ul {
	padding: 0;
	margin: 0;
	font-size: .9333em;
}

.tags li,
.cloud li {
	display: inline;
}

.tags li a {
	text-decoration: none;
	color: #666;
}

.cloud {
	background: #fff7e0;
	border: 1px solid #ffcc01;
	padding: 2.142857142857%;
	margin: 0;
	margin-bottom: 1.5em;
}

.hits {
	margin-bottom: 2em;
}

.hits span {
	font-weight: bold;
}



/* Senast uppdaterad */

.senast-uppdaterad {
	font-size: .875em;
	color: #666;
}

/* Utdrag */
article.utdrag .article-content {
	width: 63%;
	float: right;
}

article.utdrag .article-content h2 {
	margin: 0;
}

.two-column figure.small {
	width: 34.285714285714%;
	float: left;
}

.two-column article.utdrag header {
	margin-bottom: 0;
}

.two-column article.utdrag .ingress {
	font-size: 1em;
}

.utdrag,
.hel-artikel {
	background: transparent;
	border-bottom: 1px solid #d7dde3;
	margin-bottom: 1em;
}



/* TWO-COLUMN PAGE */
.two-column .main,
.page-wide .main {
	width: 100%;
}

.two-column .main-content {
	width: 71.428571428571%;
}

.two-column.service .main-content {
	width: 65.30612244898%;
}

/* PAGE-WIDE */
.page-wide .main-content {
	width: 100%;
}

/* Ã–-Startsida */
.bl-unit {
	margin: 0;
	margin-top: 1em;
	padding: 0;
	float: left;
}

.bl-unit h3 {
	font-size: 1em;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.bl-unit > li {
	float: left;
	list-style: none;
	width: 30.612244897959%;
	margin-right: 4.081632653061%;
	margin-bottom: 2em;
	min-height: 190px;
}

.bl-unit > li a {
	display: block;
}

.bl-unit > li:nth-child(3),
.bl-unit > li:nth-child(6),
.bl-unit > li:nth-child(9) {
	margin-right: 0;
}

.lt-ie9 .bl-unit li.last {
	margin-right: 0;
}

ul.u-start-lista {
	margin: 0;
	padding: 0;
}

ul.u-start-lista li {
	list-style: none;
}

.bl-unit h2 {
	margin: .5em 0;
}

.bl-unit li div {
	vertical-align: top;
}

.bl-content figure {
	width: 100%;
}


/* Nyhetssida */

.nyheter header h1 {
	margin-bottom: 0;
}

.nyheter header {
	margin-bottom: 1em;
}

.nyheter header time {
	font-size: .8125em;
}


/* A till Ã– */

.a-o-list h2 {
	margin-bottom: 0;
}

.a-o-list ul {
	list-style: none;
	padding-left: 0;
	margin-top: .2em;
	border-top: 3px solid #f2f2f2;
}

.a-o-list li {
	border-bottom: 1px solid #f2f2f2;
}

.a-o-list li:nth-child(odd) {
	background-color: #F9F9F9;
}

.a-o-list ul a {
	display: block;
	padding: .2em 2%;
	color: #000;
	text-decoration: none;
}

.a-o-list ul a:hover {
	text-decoration: underline;
	color: #E75114;
}

.a-o-links {
	margin-top: 2em;
	padding-left: 0;
}

.a-o-links li {
	display: inline;
	margin-right: .5em;
	color: #bbb;
}

.a-o-links a {
	color: #000;
	text-decoration: none;
	word-break: break;
}

.a-o-links a:hover {
	text-decoration: underline;
	color: #E75114;
}

a.icon-to-top {
	background: url(../img/arrowlist-up-kd.png) right 50% no-repeat;
	width: auto;
    height: 27px;
	float: right;
	font-size: .567em;
	font-family: arial;
	line-height: 27px;
	text-align: right;
	padding-right: 18px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}


/* Sitemap
--------------------------------------------------------*/
.sitemap ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.sitemap .sitemap-root {
	margin-bottom: 0.5em;
}

.sitemap .sitemap-root ul {
	margin-bottom: 1.5em;
}

.sitemap ul li ul {	
	margin-left: 1.5em;
}


/* IMG Galleri
--------------------------------------------------------*/
.img-galleri {
	padding: 0;
	margin-top: 2em;
	margin-left: 0;
}

.img-galleri li.img-container {
	width: 22.972972972973%;
	margin-right: 2%;
	display: inline-block;
	margin-bottom: 2em;
	position: relative;
}

.img-galleri li:nth-of-type(4n+4) {
	margin-right: 0;
}

.img-container .img-inner {
/* 	display: table; */
	width: 100%;
}

.img-container .img-inner .image {
/* 	display: table-cell; */
	text-align: center;
	vertical-align: bottom;
}

.img-container .image a {
	display: block;
}

.img-container .image img {
	max-height: 170px;
	max-width: 170px;
	vertical-align: bottom;
	position: relative;
	z-index: -10;
}

.img-galleri .icons {
	display: block;
	border-top: 1px solid #d6dde3;
	border-bottom: 1px solid #d6dde3;
	margin: 10px 0 5px;
	padding: .2em;
}

.img-galleri .icon-download {
	margin-right: .5em;
}

.img-galleri .icon-download a,
.img-galleri .icon-zoom a {
	text-indent: -999em;
	display: block;
}

.img-galleri .title {
	font-size: .8667em;
}

/* bildinfo */
.img-info-content {
	position: absolute;
	top: -25%;
	left: -75%;
	background: #fff;
	-webkit-box-shadow: #303030 3px 1px 6px;
	box-shadow: #303030 3px 1px 6px;
	border: 1px solid #DADCD3;
	border-radius: 3px;
	z-index: 300;
	min-width: 500px;
	/* display: none; */
}

.img-info-content.wide {
	top: -50%;
	left: -90%;
}

.img-info-content.wide {
	min-width: 600px;
}

.img-info-content .inner {
	padding: 2%;
	overflow: hidden;
}

.img-info-content .img-wrapper {
	float: left;
	max-width: 50%;
}

.img-info {
	float: right;
	width: 47%;
}

.img-info-content.wide .img-wrapper {
	max-width: 65%;
}

.img-info-content.wide .img-info {
	width: 35%;
}

.img-info h3 {
	margin-top: 0;
}

.img-info ul {
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
}

.img-info li {
	padding-left: 0;
	list-style: none;
	border-top: 1px solid #d7dde3;
	padding: .3em 0;
}

.img-info li:last-child {
	border-bottom: 1px solid #d7dde3;
}

.img-info .img-size {
	font-size: .875em;
	margin-left: 5px;
}

.img-info li,
.img-info p {
	font-size: .9333em;
}

span.close-window {
	display: block;
	margin-top: 1em;
	color: #E75114;
	cursor: pointer;
}

span.close-window a {
	text-decoration: none;
}

/* LuftmÃ¤tningar
--------------------------------------------------------*/

.lf-halter {
	padding-left: 0;
	margin-bottom: 2em;
}

.lf-halter li {
	display: inline;
	margin-right: 1.5em;
	white-space: nowrap; 
}

/* KONTAKTSIDA
--------------------------------------------------------*/
.personal-info {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 1.5em;
	margin-bottom: 1em;
}

.kontakt-lista h2 a {
	text-decoration: none;
	color: #000;
}

.kontakt-lista .listning-content dl {
	margin-bottom: .2em;
}

.kontakt-lista .listning-content dt {
	font-weight: normal;
}

ul.obj-lista.kontakt-lista > li .inner {
	padding-top: 1.2%;
}

dl.vcard.wimg dt {
	clear: none;
}



/* KRISRUTA
--------------------------------------------------------*/
.module-callout.krisruta {
	margin-bottom: 0;
	position: relative;
}

.module-callout.krisruta .close {
	position: absolute;
	top: 1.5em; 
	right: 30px;
	cursor: pointer;
}

.icon-open-black,
.icon-close-black {
	width: 21px;
	height: 22px;
	background: url(../img/close-black.png) 0 0 no-repeat;
	margin-top: -2px;
	margin-left: 5px;
}

.icon-open-black {
	background-image: url(../img/open-black.png);
}

.module-callout.krisruta .collapsed {
	cursor: pointer;
}

h3.callout-kris {
	text-transform: uppercase;
	margin: 0;
	font-family: arial;
	font-size: 1em;
}

h3.callout-kris .da-rad {
	display: inline;
	font-family: Arial;
	font-size: 1em;
}

a h3.callout-kris {
	color: #000;
}

.krisruta .da-rad {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #c31426;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0;
}

.module-callout.krisruta .cat {
	margin-right: .5em;
	color: #E75114;
}


.krisruta .main-info {
	width: 100%;
    margin-bottom: 1.5em;
}

.krisruta .maincol {
	width: 68.034557235421%;
	float: left;
	margin-right: 2%;
}

.krisruta .subcol {
	border-left: none;
	float: right;
	width: 29.8%;
	margin-top: 2.5em;
}

.krisruta .l-list h3 {
	padding-left: .5em;
}

.krisruta .m-linkedlist ul {
	width: auto;
	margin-right: 0;
	word-break: break-all;
	overflow: visible;
}

.krisruta .m-linkedlist li {
	padding: .3em 0;
	border-bottom: none;
}

.krisruta .subcol .m-linkedlist a {
	word-break: break-all;
}

.krisruta .subcol .m-linkedlist li a {
	background-image: none;
	padding: 0;
}


.krisruta .newslist ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.krisruta .newslist li {
	border-bottom: 1px solid #fecb2f;
	padding: .5em 1em;
	padding-bottom: 0;
}

.krisruta .newslist .figure {
	width: 20%;
	margin-bottom: .5em;
}

.krisruta .newslist li:last-child {
	border: none;
}

.krisruta .newslist li article {
	padding-top: 0;
}

.krisruta .newslist h3 {
	color: white;
	background: #D62600 url(../img/bg-subnav.png) 0 0 repeat-x;
	padding-left: .7em;
	border-bottom: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: 400;
	font-size: 1em;
}

.krisruta .newslist h3 .icon-date-large {
	float: right;
	margin-right: .7em;
	margin-top: -1px;
}

.krisruta .newslist li p {
	width: 80%;
	margin-bottom: .5em;
}

.krisruta .newslist li a,
.krisruta .social a {
	color: #000;
}

.krisruta .text-icon {
	margin-right: 1em;
}

.krisruta .small-header {
	font-weight: bold;
	display: block;
	margin-bottom: .5em;
}


.module-callout a.readmore {
	background: url(../img/arrowlist-kd.png) 0 4px no-repeat;
	padding-left: 13px;
	color: black;
	display: block;
	margin-bottom: .5em;
}

.module-callout.krisruta a.show-on-map {
	background-position: 0 4px;
	padding-left: 20px;
}

.module-callout a.readmore:hover,
.module-callout.krisruta a.show-on-map:hover,
.krisruta .newslist li a:hover,
.krisruta .social a:hover {
	color: #E75114;
}


.krisruta .callout-kris { 
    display: none;
}

.js .krisruta .collapsed .callout-kris { 
    display: block;
}

.js .module-share, .js .module-listen, .js section.module-callout, .js .module-sign-language,
.js .help, .js .doclist .has-child .child, .js .shortcut .table-wrapper,
.js .krisruta .collapsed .wrapper-callout-kris, .js #personal-list-items, .js .updateButton { 
    display: none;
}


/* KRISSIDA
--------------------------------------------------------*/

.kris {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #d7dde3;
}

.kris .article-content {
	width: 70%;
	float: left;
	margin-right: 3.571428571429%;
}

.kris figure.map {
	float: left;
	width: 26.428571428571%;
}

.kris-latest h3 {
	background: #e95e2d;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
}

.kris-latest h3 i.kdicon-date-large,
.faq-lista h3 i.kdicon-message {
	float: right;
}

.kris-latest .cat {
	margin-right: .5em;
}

.module .kris-latest ul,
.module .faq-lista ul {
	margin-left: 0;
}

.module .kris-latest ul li,
.module .faq-lista ul li {
	margin-bottom: 0;
	border-bottom: 1px solid #d7dde3;
	border-top: 1px solid #fff;
}

.faq-lista h3 {
	background: #607c92;
	color: #fff;
}

.faq-lista {
	background: #f2f4f6;
}

.faq-lista li a {
	text-decoration: none;
	color: #444;
	display: block;
	padding: 4%;
	padding-left: 40px;
	background: url(../img/arrow-blue-circle.png) 10px 13px no-repeat;
}

.faq-lista li a.active {
	background-position: 10px -168px;
}

.faq-lista li a:hover {
	color: #666;
}

.readmore-faq {
	padding: 4%;
	padding-left: 40px;
	padding-top: 0;
}

.faq-lista li h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

.faq-lista li p {
	margin: 0;
}

/* MAP */
#map {
	margin-top: 3em;
}

.gmap img {
  max-width: none;
}

.searchlist #map {
	margin-top: 1em;
}
/* */


/* CONTENT SERVICE */

.content-service {
	width: auto;
	padding: 5px 0;
	border-top: 1px solid #d7dde3;
	border-bottom: 1px solid #d7dde3;
	margin-bottom: 1em;
}

.content-service ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 67.567567567568%;
}

.module-share {
	margin-top: 1em;
}

.content-service ul.share-items {
	width: 100%;
}

.content-service ul.share-items li {
	width: 16px;
	height: 16px;
	line-height: 0;
	margin-right: 1em;
	margin-bottom: 10px;
}

.content-service ul.share-items li.email {
	width: auto;
}

.content-service ul.share-items li a {
	line-height: 1.4;
}

.content-service ul.share-items .kdsocialicon-fb,
.content-service ul.share-items .kdsocialicon-twitter {
	margin-right: .4em;
}

.content-service ul li {
	float: left;
	margin-right: 2em;
}

.content-service-obj {
	font-size: .8667em;
}

.content-service ul li a {
	padding: 0;
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 31px;
}

.content-service ul li a:hover,
.content-service a:hover {
	color: #666;
}
/*
.content-service ul li.email a {
	line-height: 26px;	
}
*/
.content-service ul.pull-right {
	width: 28.378378378378%;
	margin-left: 4.054054054054%;
}
		/* CONTENT SERVICE two-column */
		.two-column ul.pull-right {
			width: 25.510204081633%;
			margin-left: 3.061224489796%;
			float: right;
		}
		
		
		
ul.pull-right li.contact {
	width: 100%;
	margin-right: 0;	
	text-shadow: 0 1px 0 #FE6;
	text-transform: uppercase;
}

ul.pull-right li.contact a.btn {
	color: #000;
	width: auto;
	display: block;
	padding: .4em 1em;
	line-height: 1.2;
	cursor: pointer;
	border: 1px solid #fec126;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fecb30;
	background-image: linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
	background-image: -o-linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
	background-image: -moz-linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
	background-image: -webkit-linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
	background-image: -ms-linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.53, rgb(254,209,62)), color-stop(0.11, rgb(254,193,38)) );
}

a span.show {
	width: 19px;
	height: 19px;
	display: inline-block;
	background: url(../img/sprite-arrows.png) -108px -59px no-repeat;
	float: right;
}

ul.pull-right li.contact a.active span.show {
	background-position: -108px 0;
}

ul.pull-right li a:hover i {
	opacity: 1;
}

.content-service a:hover {
	border-bottom: none;
}

.content-service .opinion {
}

.content-service .opinion-close {
	float: right;
	margin-right: 0;
	display: none;
}

.icon-close-blue {
	width: 21px;
	height: 22px;
	background: url(../img/close-blue.png) 0 0 no-repeat;
	vertical-align: middle;
}

.module-opinion {
	float: left;
	width: 100%;
	display: none;
	margin-bottom: 10px;
}

.module-opinion textarea, .module-opinion input[type="text"] {
	width: 99%;
	margin-bottom: 1em;
}

.module-opinion label {
	font-weight: normal;
	clear: both;
}

.module-opinion #sendbutton {
	float: right;
	margin-bottom: 1em;
}

.module-opinion .error {
    border: solid 1px #fecb2f;
    background-color: #fff8d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 1em 1em;
    float: left;
    margin-bottom: 1em;
}

.module-opinion ul {
    padding: 0 2em;
    margin: 1em 0;
    list-style: disc;
}

        .module-opinion ul li {
}

/* Ã„RENDE FORMULÃ„R
--------------------------------------------------------*/

.caseform ol {
	margin: 0;
}

.caseform li {
	margin: 1.5em 0;
}

.caseform ol li:last-child {
	margin-bottom: 0;
}

.caseform textarea {
	height: 400px;
}

.attach-file a,
a.show-on-map {
	cursor: pointer;
}

.mark-on-map-content,
.attach-file-content,
.how-to-contact {
	margin-top: 1em;
	padding: 2%;
	background: #fff;
}


.how-to-contact {
	overflow: hidden;
}

.how-to-contact .field p {
	margin-bottom: 0;
}

.how-to-contact .field a {
	cursor: pointer;
	color: #D98200;
	text-decoration: none;
}

.how-to-contact .field {
	width: 98%;
	float: left;
	margin-right: 5%;
	margin-bottom: .3em;
}

.how-to-contact .block {
	margin-right: 50%;
}

.mark-on-map-content iframe {
	margin-top: 1em;
}

input.map-address {
	width: 70%;
}

.btn_map-address {
	width: 25%;
}

.required,
.red {
	color: red;
	margin-top: 1em;
}

.required p {
	margin: 0;
}

.required ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.caseform .required li {
	padding-left: 0;
	margin: 0;
}

/* SIDEBAR
--------------------------------------------------------*/
.start #sidebar {
	width: 30.612244897959%;
	margin-left: 3.061224489796%;
	float: right;
}

.page #sidebar {
	width: 28.378378378378%;
	margin-left: 4.054054054054%;
	float: right;
}

.two-column #sidebar {
	width: 25.510204081633%;
	margin-left: 3.061224489796%;
	float: right;
}

/* JÃ„MFÃ–RSERVICE */
.two-column.service #sidebar {
	width: 31.632653061224%;
}








.sidebar-menu {
	width: 21.428571428571%;
	margin-right: 3.061224489796%;
	float: left;
}

/* SUBMENU */

.sub-menu {
	font-size: .9333em;
}

.sub-menu ul.sub-top {
	margin-bottom: 3em;
}

.sub-menu ul li a {
	display: block;
	color: #010101;
	padding: .8em .5em .8em 1.3em;
	background: url(../img/bg-sub-arrow.png) 5px 15px no-repeat;
	border-bottom: 1px solid #f2f2f2;
}

.sub-menu ul li a:hover {
	color: #E75114;
}

        .sub-menu ul li a.current {
	color: #fff;
	background: #f29301;
	padding-left: .7em;
	border-bottom: none;
}

            .sub-menu ul li a.current.c1 {
                background: #f29301;
            }

            .sub-menu ul li a.current.c2 {
                background: #ef7f01;
            }

            .sub-menu ul li a.current.c3 {
                background: #eb6b0a;
            }

            .sub-menu ul li a.current.c4 {
                background: #e75114;
            }

            .sub-menu ul li a.current.c5 {
                background: #e63416;
            }

            .sub-menu ul li a.current.c6 {
                background: #e3001b;
            }

            .sub-menu ul li a.current.c7 {
                background: #d3031d;
            }

            .sub-menu ul li a.current.c8 {
                background: #c50e20;
            }

.sub-menu ul li.selected {
	border-bottom: 1px solid #f2f2f2;
	background: #F2F4F6;
}

.sub-menu ul li.selected a {
	border-bottom: none;
	padding-bottom: .2em;
	background-position: 3px -135px;
}

.sub-menu ul li.selected a.current-trail {
	font-weight: bold;
	color: #000;
}

.sub-menu ul li.selected li a {
	background-image: none;
	padding-left: 0;
	font-size: .9333em;
}

.sub-menu ul li.selected.expended ul {
	padding: 0 0 0;
}

.sub-menu ul li.selected.expended {
	border-bottom: none;
	padding-left: 10px;
	background: url(../img/sub-arrowdown.png) 0 9px no-repeat;
}

.sub-menu ul li ul li ul li.arrow {
	background: url(../img/sub-arrow.png) 0 9px no-repeat;
}

.sub-menu ul li.selected > ul {
	padding-bottom: 1em;
	padding-left: 1em;
}

.sub-menu ul li.selected > ul li {
	padding-left: 10px;
}

.sub-menu ul li.selected ul li a {
	padding-top: .2em;
	padding-bottom: .2em;
	background-position: 5px 6px;
}

    .sub-menu .active-month {
        font-weight: bold;
        text-decoration: underline;
    }


/* end of sidebar-menu */


/* Module */

.module {
	margin-bottom: 2em;
}

.module .inner {
	padding: 4.761904761905%;
}

.module .inner h3 {
	padding-left: 0;
}

.l-list > h3 {
	background: #fecb2f;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.l-list .inner {
	border: 1px solid #fecb2f;
	background: #fff7e0;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.module ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
}

	.module li {
		list-style: none;
		font-size: 1em;
		margin-bottom: .5em;
	}
	
.module .no-icon ul {
	margin-left: 0;
}

/* faktaruta */
.faktaruta {
	background: #fff7e0;
	padding: 4.761904761905%;
}

.primary .faktaruta {
	margin-top: 2em;
}

.primary .faktaruta h3 {
	margin-top: 0;
}

.faktaruta ul {
	margin: 1em 0;
	padding: 0 0 0 40px;
}

	.faktaruta ul li {
		list-style: disc;
		margin-bottom: 0;
	}
/* eo faktaruta */

/* ul lista med gul pil */

/* listning */
.m-list li {
	margin-bottom: 0;
	line-height: 1.2;
}

.m-list li a {
	color: #444;
	display: block;
	text-decoration: none;
	padding: 3px 0;
	padding-left: 20px;
	background: url(../img/m-list-arrow.png) 0 7px no-repeat;
}

.m-list li a:hover {
	color: #E75114;
	text-decoration: underline;
}

.m-list.no-icon li {
	padding-left: 5px;
	padding-top: .5em;
	background: none;
}

/* lista clean */

section.m-joblist ul,
.m-linkedlist ul,
.m-datelinkedlist ul {
	margin-left: 0;
	margin-top: -10px;
}

.joblist ul,
.m-joblist ul {
	margin-left: 0;
}

.m-joblist li,
.m-datelinkedlist li,
.m-linkedlist li {
	margin-bottom: 0;
	border-bottom: 1px solid #f2f2f2;
	line-height: 1.2;
}

.joblist li a,
.m-joblist li a,
.m-linkedlist li a,
.m-datelinkedlist li a {
	background: url(../img/arrowlist-kd.png) right 50% no-repeat;
        padding: .5em 20px .5em 0;
        ;
	display: block;
}


.m-joblist li a {
	padding: .2em 20px .2em 0;
}

.m-datelinkedlist time {
	display: block;
	line-height: 1;
	font-size: .875em;
}

.m-joblist {
	position: relative;
}

.m-joblist .rss-small {
	color: #333;
}

.joblist .archive,
.m-joblist .archive {
	font-size: .875em;
}

/*
.m-joblist dl {
	line-height: 1.5;
	margin: 0;

   color: #666666;
    font-size: 0.8em;
    text-transform: none;	
}

.m-joblist dl dt {
	float: left;
	margin-right: .3em;

}

.m-joblist dl dt:after {
	content: ":";
}

.m-joblist dl dd {

}*/


.joblist li {
    border-top: 1px solid #F2F2F2;
	margin-bottom: 0;
}

.joblist li:first-child {
    border-top: medium none;
}

.joblist li h2 {
    font-family: arial,helvetica,sans-serif;
    font-size: 1.0667em;
	margin-bottom: .2em;
}


.joblist li time {
}

.joblist li dl {
    display: block;
    font-size: 0.875em;
    line-height: 1.5;
	margin: 0;
}

.listning-jobb dl {
	line-height: 1.5;
    font-size: 0.875em;
    margin: 0.5em 0;	
}

.listning-jobb dt {
  float: left;
  clear: left;
  width: 150px;
  text-align: left;
  font-weight: normal;
}

.listning-jobb dd {
  margin: .5em 0;
}

.faktaruta h2 {
    margin: 0 0 .5em !important;
}

.faktaruta .listning-jobb dt {
    font-weight: bold;
}

.faktaruta .listning-jobb p {
    clear: both;
}

/* Puffar */

.internal-ad {
	background: #df0b25;
	color: #fff;
}

.internal-ad a {
	color: #fff;
	display: block;
}

.internal-ad a,
.puff-photo a {
	text-decoration: none;
}

.text-color {
	color: #feda31; /* YELLOW */
}

.internal-ad h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 2.em;
	margin-top: .5em;
}

.internal-ad ul {
	margin-left: 0;
}

.internal-ad li {
	color: #fff;
	font-size: 1em;
}

.bg-color3 {
	background-color: #e55224; /* ORANGE */
}

.bg-color2 {
	background-color: #feda31; /* YELLOW */
	color: #000;
}

.bg-color2 a {
	color: #000;
}

.bg-color3 li,
.bg-color2 li {
	color: #000;
}

.module.puff-photo {
	position: relative;
}

.puff-photo h2 {
	position: absolute;
	bottom: 2.5%;
	left: 0;
	padding: 5%;
	width: 80.47619047619%;
	margin-left: 5%;
	background: url(../img/bg-redtransp-90.png) 0 0 repeat;
	color: #fff;
	font-size: 1.2em;
}

.puff-photo.color2 h2 {
	background: url(../img/bg-yellowtransp-90.png) 0 0 repeat; /* YELLOW */
	color: #000;
}

.puff-photo.color3 h2 {
	background: url(../img/bg-orangetransp-90.png) 0 0 repeat; /* ORANGE */
}

.puff-photo img {
	width: 100%;
}

.puff-textphoto > a {
	text-decoration: none;
	color: #444;
	display: block;
}

.puff-textphoto > a:hover {
	color: #666;
}

.tdefault {
	display: block;
	font-weight: bold;
	line-height: 1;
}

.module.latest {
	width: 51.428571428571%;
	float: left;
	margin-right: 4.285714285714%;
}

.module.faq {
	width: 44.285714285714%;
	float: left;
}

.module.latest h2 {
	margin-bottom: 0;
}

.module img {
	margin-bottom: .5em;
}

.small,
.description {
	font-size: .9333em;
}



/* SECTIONHEADER */

h3.sectionheader {
	border-top: 3px solid #e55224; /* RED */
	border-bottom: 1px solid #ccc;
	padding-left: 0;
	margin-bottom: .8em;
	font-weight: 500;
}

.color1 h3.sectionheader {
	border-top-color: #e55224; /* RED */
}

.color2 .sectionheader {
	border-top-color: #ffdc2d; /* YELLOW */
}

.color3 .sectionheader {
	border-top-color: #f09325; /* ORANGE */
}

#map h3.sectionheader {
	border-bottom: none;
}


h3.cal-header {
	border-bottom: none;
	margin-bottom: .3em;
}

h3.cal-header a {
	color: #444;
	text-decoration: none;
}

h3.cal-header a:hover {
	color: #666;
}



/* MODULE CALLOUT */

.module-callout {
	width: auto;
	margin: 1em 0 .5em;
	position: relative;
}

.module-callout-arrow {
	position: absolute;
	top: -10px;
	right: 13.513513513514%;
	width: 21px;
	height: 11px;
	background: url(../img/callout-arrow.png) 0 0 no-repeat;
}

.module-callout .inner {
	padding: 2.702702702703%;
	background: #fff8d5;
	border: 1px solid #fecb2f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.module-callout .inner-wrapper {
	border-bottom: 1px solid #fecc30;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.module-callout .col1,
.module-callout .col2 {
	float: left;
	width: 49%;
}

	.module-callout .col2 {
		width: 48%;
	}

.module-callout .col1 > div,
.module-callout .col2 > div {
	width: 100%;
	margin-bottom: .4em;
}

.module-callout dl {
	margin-top: 0;
	margin-bottom: 0;
}

.module-callout .dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: left;
}

.module-callout .dl-horizontal dd {
  margin-left: 130px;
}

.callout-form dd {
	margin-left: 0;
}

.l-label,
.l-info {
	float: left;
}

.l-label {
	width: 25.714285714286%;
    margin-right: 5.714285714285%;
}

.l-info {
	width: 68.571428571429%;
}

.epost,
.map {
	margin-top: 1em;
}

.content-service dd span.map {
	line-height: 22px;
	height: 22px;
}

.module-callout a.show-on-map,
.caseform a.show-on-map {
	background: url(../img/map-needle.png) right 4px no-repeat;
	padding: .3em 0;
	padding-right: 20px;
	color: #000;
	height: 22px;
}

.caseform a.show-on-map {
	padding-right: 0;
	padding-left: 20px;
	background-position: left 4px;
}

.caseform .attach-file a {
	background: url(../img/icon-bifoga-fil.png) left 4px no-repeat;
	padding: .3em 0;
	padding-left: 20px;
	color: #000;
	height: 22px;
}

.caseform .attach-file {
	margin-left: 1em;
}

.module-callout a,
.vcard a {
	word-break: break-all;
}

.module-callout .col1 {
	border-right: 1px solid #ffcc01;
}

.module-callout .col2 {
	padding-left: 2.857142857143%;
	border-left: 1px solid #FFCC01;
	margin-left: -1px;
}

.module-callout a {
	color: #E75114;
	text-decoration: none; 
}

.module-callout a:hover {
	color: #333;
}

.module-callout .newslist a {
	color: #333;
}

.module-callout .newslist a:hover {
	color: #E75114;
}

/* Fix fÃ¶r Firefox */
@-moz-document url-prefix() {
		.module-callout .col2 {
			width: 47%;
		}
}

/* Fix fÃ¶r lt IE9 */
.lt-ie9 .module-callout .col2 {
		width: 47%;
}

.l-contactgrid {
	float: left;
	width: 31.4285714285713%;
	margin-bottom: .5em;
	margin-right: 2.857142857143%;
}

    .l-contactgrid.last {
        margin-right: 0;
    }

.callout-form {
	border-bottom: 1px solid #fecc30;
	padding-bottom: 1em;
}

.callout-form ul {
	width: 100%;
}

.callout-form ul li {
	float: none;
	margin-right: 0;
}

.callout-form ul li a {
	line-height: 1.75;
	color: #607C92;
}

.have-your-say {
	width: 100%;
	padding-top: 1.5em;
	overflow: hidden;
}

a.btn-fraga,
a.btn-hys,
a.btn-report {
	float: left;
	padding: .6em .5em;
	margin-bottom: .5em;
	text-align: center;
	display: block;
	cursor: pointer;
	color: #fff;
	font-family: "franklin-gothic-urw", sans-serif;
  font-style: normal;
  font-weight: 500;
	font-size: 1.5333em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

a.big {
	width: 28.6%;	
}
/* IE FIX */

.lt-ie9 a.big,
.ie9 a.big {
	width: 28.6%;
}

/* Fix fÃ¶r Firefox */
@-moz-document url-prefix() {
	  a.big {
			width: 28.6%;
		}
}

a.big.wide {
	width: 96%;
	padding: .6em 2%;
	display: block;
	margin-right: 0;
}


a.btn-fraga {
	/* background: #fec429; */
	color: #000;
	margin-right: 2.142857142857%;
	background: #fecb30;
	background-image: linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
	background-image: -o-linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
	background-image: -moz-linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
	background-image: -webkit-linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
	background-image: -ms-linear-gradient(bottom, rgb(254,209,62) 53%, rgb(254,193,38) 11%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.53, rgb(254,209,62)), color-stop(0.11, rgb(254,193,38)) );
}

a.btn-hys {
	margin-right: 2.142857142857%;
	background: #ea7100;
	background-image: linear-gradient(bottom, rgb(214,46,17) 20%, rgb(237,122,73) 84%);
	background-image: -o-linear-gradient(bottom, rgb(214,46,17) 20%, rgb(237,122,73) 84%);
	background-image: -moz-linear-gradient(bottom, rgb(214,46,17) 20%, rgb(237,122,73) 84%);
	background-image: -webkit-linear-gradient(bottom, rgb(214,46,17) 20%, rgb(237,122,73) 84%);
	background-image: -ms-linear-gradient(bottom, rgb(214,46,17) 20%, rgb(237,122,73) 84%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.2, rgb(214,46,17)), color-stop(0.84, rgb(237,122,73)) );
}
	
a.btn-report {
	background: #dd0011;
	background-image: linear-gradient(bottom, rgb(216,8,28) 10%, rgb(227,17,48) 55%);
	background-image: -o-linear-gradient(bottom, rgb(216,8,28) 10%, rgb(227,17,48) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(216,8,28) 10%, rgb(227,17,48) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(216,8,28) 10%, rgb(227,17,48) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(216,8,28) 10%, rgb(227,17,48) 55%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.3, rgb(216,8,28)), color-stop(0.55, rgb(227,17,48)) );
}
	
/* calendar ticket btn */
a.btn-tickets {
	background: #e30613;
	color: white;
	border-radius: 4px;
	text-align: center;
	width: 100%;
	padding: 12px 0;
	max-width: 150px;
    display: inline-block;
	float: right;
}

a.btn-tickets:hover {
	color: black;
}

.have-your-say a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #f2f2f2;
}

.have-your-say a:hover.btn-fraga {
	color: #333;
}

/* end of module-callout */

footer[role="contentinfo"] {
	min-height: 100px;
  height: auto !important;
  height: 100px;
	border-top: 3px solid #ffcc01;
	background: #fff url(../img/sidfot.png) 50% bottom no-repeat;
	margin-top: 1.5em;
}

footer[role="contentinfo"] .section-container {
	position: relative;
	padding-bottom: 300px;
	overflow: hidden;
}

.l-footergrid {
	width: 30.612244897959%;
	float: left;
	margin-right: 4.081632653061%;
	margin-top: .5em;
}

.l-footergrid.last {
	margin-right: 0;
}

.l-footergrid h3 {
	padding-left: 0;
	font-size: 1.2em;
}

.l-footergrid ul {
	margin-left: 0;
}

.l-footergrid li:first-child {
	border-top: 1px solid #faae0a;
}

.l-footergrid li {
	border-bottom: 1px solid #faae0a;
	margin-bottom: 0;
	padding: .5em 0;
}

.l-footergrid a {
	background: url(../img/arrowlist-kd.png) right 4px no-repeat;
	padding-right: 20px;
	display: block;
}

.l-footergrid .vcard a {
	text-decoration: underline;
	display: inline;
	background: none;
}

.l-footergrid .vcard h5 a {
	text-decoration: none;
	background: none;
}

.l-footergrid ul.social li a {
	line-height: 27px;
}

#totop {
	width: 73px;
	height: 157px;
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(../img/sprite-arrows.png) 0 0 no-repeat;
}

#totop a {
	display: block;
	width: 73px;
	height: 73px;
	text-indent: -999em;
}


/* TAGGSIDA
--------------------------------------------------------*/

/* Tabs */
.nav-tabs {
  *zoom: 1;
  margin-bottom: 18px;
	margin-left: 0;
	list-style: none;
	font-size: .9333em;
}

.nav-tabs:before,
.nav-tabs:after {
  display: table;
  content: "";
}

.nav-tabs:after {
  clear: both;
}

.nav-tabs > li {
  float: left;
}

.nav-tabs > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 3px;
  line-height: 14px;
  text-decoration: none;
  display: block;
}

.nav-tabs {
  border-bottom: 1px solid #d6dde3;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  color: #333;
  background: #dae1e7 url(../img/bg-tab.png) 0 0 repeat-x;
 	border: 1px solid #d6dde3;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
  color: #000;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  cursor: default;
  background-image: none;
  background-color: #ffffff;
  border: 1px solid #d6dde3;
  border-bottom-color: transparent;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}


.service div.searchlist-wrapper {
	margin-top: 3em;
}

.taglist header {
	margin-bottom: .8em;
}

.taglist h2,
.searchlist h2 {
	font-size: 1.5em;
	font-weight: 400;
}

.we-recommend {
	background: #f2f4f6;
}

.we-recommend span.da-rad {
	color: #000;
	font-size: .875em;
	margin-top: .5em;
	margin-bottom: .8em;
}

/* Filtrering */

.show-filters {
	display: none;
}

/*
.searchlist h2 {
	padding: 0 0 0 35px;
	background: transparent url(../img/icon-sok-default.png) no-repeat center left;
	color: #333;
	text-decoration: none;
	line-height: 26px;
}
*/
/*
.searchlist .we-recommend h2 {
	background: transparent url(../img/icon-star.png) no-repeat center left;
}
.searchlist .webbsida h2 {
	background: transparent url(../img/icon-page.png) no-repeat center left;
}
.searchlist .dokument h2 {
	background: url(../img/icon-dokument.png) no-repeat center left;
}
.searchlist .e-tjanst h2 {
	background: transparent url(../img/icon-sjalvservice.png) no-repeat center left;
}
.searchlist .kontakt h2 {
	background: transparent url(../img/icon-person.png) no-repeat center left;
}
.searchlist .enhet h2 {
	background: transparent url(../img/icon-enhet.png) no-repeat center left;
} */

.search-header span.da-rad {
	color: #999;
	padding-left: 35px;
	margin-bottom: .3em;
	margin-top: 0;
}

.search-header h2 {
	font-weight: bold;
	font-size: 1.3em;
}

.search-header h2 i.fa {
	width: 35px;
	color: #e75114;
}

.search-header .searchlist-info {
	color: #999;
	padding-left: 35px;
	margin: 0 0 .3em 0;
	font-size: .875em;
}

.search-content {
	padding-left: 35px;
}

.search-content p {
	margin: 0 0 .3em 0;
}

.search-content mark {
	background: none;
}

.search-content .breadcrumb {
	margin: 0;
	color: #999;
	font-size: .875em;
}

.search-content .breadcrumb ul {
	margin: .3em 0;
}

.search-content .breadcrumb a {
	color: #999;
}

.search-content .meta-data ul {
	margin: 0 0 .3em 0;
	padding: 0;
	list-style-type: none;
}

.search-content .meta-data ul li {
        }

.search-content .meta-data ul li i.fa {
	color: #5f7c93;
	width: 20px;
}

.searchlist .search-header a[href$=".doc"], 
.searchlist .search-header a[href$=".docx"],
.searchlist .search-header a[href$='.pdf'],
.searchlist .search-header a[href$='.txt'],
.searchlist .search-header a[href$='.xls'],
.searchlist .search-header a[href$='.zip'],
.searchlist .search-header a[href$='.ppt'],
.searchlist .search-header a[href$='.pptx'] {
    padding: 0;
	text-decoration: none;
}

.searchlist .search-header a[href$="."]:hover {
	color: #E75114;
}

.searchlist .search-header a {
	background: none !important;
}

.attached-files {
    position: relative;
}

 
/*replace the content value with the
corresponding value from the list below*/
 
.attached-files a:before {
    background: none;
    color: #5f7c93;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: .3em;
}

.attached-files a {
	background: none !important;
	padding: 0 !important;
}

.attached-files a[href$='.pdf']:before {
	content: "\f1c1";
}

.attached-files a[href$='.txt']:before {
	content: "\f0f6";
}

.attached-files a[href$=".doc"]:before {
	content: '\f0f6';
}

.attached-files a[href$=".docx"]:before {
	content: '\f1c2';
}

.attached-files a[href$=".xls"]:before {
	content: '\f1c3';
}

.attached-files a[href$=".ppt"]:before,
.attached-files a[href$=".pptx"]:before {
	content: '\f1c4';
}

.attached-files a[href$=".zip"]:before {
	content: '\f1c6';
}

.service .searchlist h2 {
	padding-left: 0;
	background-image: none;
}

.listning-content dl {
	margin-top: 0;
    margin-bottom: 1em;
    ;
}

.listning-content dt {
  float: left;
  clear: left;
  width: 100px;
  text-align: left;
}

.listning-content dd {
  margin-left: 115px;
}

.searchlist-info {
	padding: 0;
	font-size: .875em;
}

.searchlist-info .sok-taggar {
	font-weight: bold;
}

.searchlist-info .sokvag {
	display: block;
}

.searchlist-info a {
	color: #333;
}

.searchlist-info .sokvag a {
	text-decoration: none;
}

/* Search */

.searchbox-section .searchbox {
	margin-bottom: 3em;
	position: relative;
}

.searchbox-section .searchbox form {
	margin-bottom: 0;
}



.most-popular {
	margin-top: 1em;
	margin-bottom: 0;
}

.most-popular a,
.k-info a {
	color: #333;
	margin-left: .8em;
	text-decoration: none;
}

.k-info a {
	margin-left: 0;
}

.most-popular a:hover,
.k-info a:hover {
	text-decoration: underline;
}

#searchtab.nav-tabs {
	margin-bottom: 0;
	border-bottom: 1px solid #FFCC01;
}

#searchtab.nav-tabs > li > a {
  background: transparent;
 	border: 1px solid transparent;
}

#searchtab.nav-tabs > li > a:hover {
  border-color: #FFCC01;
  color: #000;
}

#searchtab.nav-tabs > .active > a,
#searchtab.nav-tabs > .active > a:hover {
  background-image: none;
  background-color: #FFF7E0;
  border: 1px solid #FFCC01;
  border-bottom-color: transparent;
}

#searchtab.nav-tabs > li > a:hover {
  border-color: transparent;
  color: #000;
}

div.searchbox {
	padding: 2%;
	background-color: #FFF7E0;
	border: 1px solid #FFCC01;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

div.searchbox .searchwebsite {
	float: left;
	width: 73.096774193548%;
	margin-right: 1.612903225806%;
	padding-left: 2%;
	padding-right: 2%;
	border-color: #fecb2f;
	height: 35px;
	font-size: 1.2em;
}

.searchbox_bt {
	width: 10%;
	text-transform: uppercase;
	border-color: #ec7f21;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	text-shadow: 1px -1px 1px #e66c1c;
	font-size: 1.2em;
	background: #ea7100;
	height: 41px;
	line-height: 33px;
	background-image: linear-gradient(bottom, rgb(224,85,14) 20%, rgb(242,163,72) 84%);
	background-image: -o-linear-gradient(bottom, rgb(224,85,14) 20%, rgb(242,163,72) 84%);
	background-image: -moz-linear-gradient(bottom, rgb(224,85,14) 20%, rgb(242,163,72) 84%);
	background-image: -webkit-linear-gradient(bottom, rgb(224,85,14) 20%, rgb(242,163,72) 84%);
	background-image: -ms-linear-gradient(bottom, rgb(224,85,14) 20%, rgb(242,163,72) 84%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.2, rgb(224,85,14)), color-stop(0.84, rgb(242,163,72)) );
}

a.help-btn {
	float: right;
	display: inline;
	width: auto;
	height: 20px;
	padding-left: 25px;
	background: url(../img/search-help-icon.png) 0 0 no-repeat;
	text-align: center;
	color: #000;
	cursor: pointer;
	margin-right: 30px;
}

.searchbox a.help-btn {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.help {
	margin-top: .5em;
	padding: 2%;
	border: 1px solid #fecb2f;
	width: 80%;
}

.searchbox .help {
    width: 96%;
}

.help p {
    margin-bottom: 0;
}

/* tooltip */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: .875em;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  margin-top: -2px;
}

.tooltip.right {
  margin-left: 2px;
}

.tooltip.bottom {
  margin-top: 2px;
}

.tooltip.left {
  margin-left: -2px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffcc01;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ffcc01;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ffcc01;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #ffcc01;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  text-decoration: none;
  background-color: #ffcc01;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

/* searchlista */

.searchlist-wrapper {
	width: 100% /* 71.428571428571% */;
}

.search-hits {
	margin-bottom: 1em;
}

.searchlist a[href$=".doc"], 
.searchlist a[href$=".docx"],
.searchlist a[href$='.pdf'],
.searchlist a[href$='.txt'],
.searchlist a[href$='.xls'],
.searchlist a[href$='.zip'],
.searchlist a[href$='.ppt'],
.searchlist a[href$='.pptx'] {
    padding: 0 0 0 21px;
	text-decoration: none;
	color: #333;
}

.searchlist a[href$="."]:hover {
	color: #E75114;
}

.searchlist a[href$='.pdf'] { 
	background: transparent url(../img/iconsearchlist/icon-pdf.png) no-repeat;
}

.searchlist a[href$=".doc"], 
.searchlist a[href$=".docx"] {
background: transparent url(../img/iconsearchlist/icon-doc.png) no-repeat;
}

.searchlist a[href$='.txt'] { 
	background: transparent url(../img/iconsearchlist/icon-txt.png) no-repeat;
}

.searchlist a[href$='.xls'] { 
	background: transparent url(../img/iconsearchlist/icon-xls.png) no-repeat;
}

.searchlist a[href$='.zip'] { 
	background: transparent url(../img/iconsearchlist/icon-zip.png) no-repeat;
}

.searchlist a[href$='.ppt'],
.searchlist a[href$='.pptx'] { 
	background: transparent url(../img/iconsearchlist/icon-ppt.png) no-repeat;
}

.jobb-sort,
.search-sort,
.tagg-sort {
	padding-bottom: 1em;
	text-align: right;
}

.service .search-sort {
    text-align: left;
}

.jobb-sort {
    margin-top: 1em;
    border-bottom: 1px solid #D6DDE3;
}

.jobb-sort a[role="button"],
.search-sort a[role="button"],
.tagg-sort a[role="button"] {
	color: #000;
	cursor: pointer;
	margin-left: 1em;
}

.jobb-sort a[role="button"]:hover,
.search-sort a[role="button"]:hover,
        .tagg-sort a[role="button"]:hover {
	color: #E75114;
}

.jobb-sort a.active,
.search-sort a.active,
.tagg-sort a.active {
	font-weight: bold;
}

.search-website,
.searchsort {
	width: 50%;
	float: left;
}

.search-website label {
	display: inline;
	font-weight: normal;
	margin-right: .5em;
}

.search-website select {
	margin-top: 0;
}

ul.searchlist > li:first-child {
	border-top: 1px solid #D6DDE3;
}

.tagg-sort {
	text-align: left;
	font-size: .9333em;
}

.search-info {
	width: 69.928571428571%;
}

.searchlist {
	width: 71.428571428571%;
}

.search-list-wrapper .search-info,
.search-list-wrapper .searchlist {
	width: auto;
}

.search-list-wrapper {
	width: 71.428571428571%;
	float: left;
}

.service .search-list-wrapper {
	width: 100%;
}

.page .hits-websites {
	width: 24.378378378378%;
	margin-left: 4.054054054054%;
	float: right;
    background: #ddd;
	margin-top: 1.5em;
}

.hits-websites .module {
	margin: 0;
}

.hits-websites a {
	color: #444;
	text-decoration: none;
}

.hits-websites a.active {
	font-weight: bold;
}

.hits-websites a:hover {
	text-decoration: underline;
}

#article.energy label {
	float: left;
	clear: left;
	width: 200px;
	line-height:  1.5;
}
#article.energy ul.details {
	overflow: hidden;
	padding: 0;
}
#article.energy li {
	display: block;
	overflow: hidden;
	list-style: none;
}
.search-catalog {
	width: 75%;
	margin-bottom: 2em;
}
.search-catalog span {
	font-weight: bold;
}
.search-catalog .search-company {
	width: 80%;
	float: left;
	height: 24px;
	margin-right: 1.5%;
}
.search-catalog .searchcompany-btn {
	height: 30px;
	padding: 0 1em;
	text-transform: uppercase;
	font-size: 1.1875;	
	background: #e1e6ea;	
	background-image: linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
	background-image: -o-linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
	background-image: -moz-linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
	background-image: -webkit-linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);
	background-image: -ms-linear-gradient(top, rgb(228,232,237) 21%, rgb(192,202,211) 73%);	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.21, rgb(228,232,237)),
		color-stop(0.73, rgb(192,202,211))
	);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #abc1cf;
}
ul.filter {
	overflow: hidden;
	padding: 0;
}
ul.filter li {
	list-style: none !important;
	overflow: hidden;
	display: inline-block;
	padding: .5em .7em;
	margin-right: .5em;
	margin-bottom: .5em;
}
ul.filter li {
	display: block;
	float: left;
}
ul.filter.color1 li {
	background: #f6a800;
}

ul.filter.color1 li a {
	color: #444;
}

ul.filter.color1 li.active,
ul.filter.color1 li:hover {
	background: #e3001b;
	color: #FFF;
}

ul.filter.color1 li.active a,
ul.filter.color1 li:hover a {
	color: #FFF;
}

ul.filter li.zerofilter,
ul.filter li.zerofilter:hover {
	background: #222;
}

ul.filter li.zerofilter a {
	color: #FFF;
}

/* TABLE
--------------------------------------------------------*/

/* Deafault */

table {
	margin-bottom: 18px;
	width: 100%;
}

thead {
	text-align: left;
}

thead th {
	text-align: left;
}

tfoot {
	font-size: 85%;
}

tfoot td {
	padding: .5em 0;
}

th, td {
	vertical-align: middle;
}

.table {
	width: 100%;
	font-size: 1em;
	border-collapse: collapse;
	border: none;
	margin-bottom: 1.5em;
}

.table thead {
	border-bottom: 2px solid #fdcb2e;
	text-align: left;
} 

.table thead th {
	white-space: nowrap;
}

.table td, .table th {
	vertical-align: middle;
	padding: .2em .3em;
}

.table td {
	font-weight: normal;
}

.table tr {
	border-bottom: 1px solid #d8dde3;
	padding: 1em;
}

.table tbody tr.odd td {
	background: #f8f8f8;
}

.table td p {
	font-size: 1em;
	margin-bottom: 0;
}

/* striped */
.table tbody tr:nth-child(odd) td, .table tbody tr:nth-child(odd) th {
	background-color: #F9F9F9;
}



/* table listning */

.listning th {
	background: #c6cfd8 url(../img/bg-listning.png) 0 0 repeat-x;
	text-shadow: 0px 1px 0px #fff;
}

.listning th,
.listning td {
	line-height: 39px;
    padding: 0 5px 0 10px;
	border-right: 1px solid #fff;
}

.listning th:last-child,
.listning td:last-child {
	border-right: none;
}

.listning tbody tr:nth-child(even) td, .listning tbody tr:nth-child(even) th {
	background-color: #f3f4f6;
}

.listning a {
	display: block;
	color: #444;
	text-decoration: none;
}

.listning a:hover {
	color: #607C92;
}


/* Sida Listning */
h3.rubrik-listning {
	background: #c6cfd8 url(../img/bg-listning.png) 0 0 repeat-x;
	text-shadow: 0px 1px 0px #fff;
	line-height: 39px;
    padding: 0 5px 0 10px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	font-family: arial, helvetica, sans-serif;
}

ul.obj-lista {
	margin: 0;
	padding: 0;
}

ul.obj-lista > li {
	list-style: none;
	border-bottom: 1px solid #d6dde3;
}

ul.obj-lista li h2 {
	margin-top: 0;
}

ul.obj-lista li > p {
	margin-bottom: 0;
}

ul.obj-lista > li .figure {
	width: 15.27027027027%;
	margin-top: 4px;
}

ul.obj-lista .figure.left {
	margin-right: 4%;
	float: left;
}

ul.obj-lista .figure.right {
	margin-left: 4%;
	float: right;
}

ul.obj-lista > li .inner,
.search-info {
	padding: 2% 1.5% 1.2%;
}

.search-info {
	padding-right: 0;
}

ul.taglist > li .inner {
	padding: 1.2% 0;
} 

/* GenvÃ¤gar BUF */
.shortcut {
	margin-bottom: 2em;
}

.shortcut .listning th {
	background: #fff;
	background-image: none;
	text-shadow: 0px 1px 0px #fff;
	border-bottom: 1px solid #e5e5e5;
}

.btn-scut {
	cursor: pointer;
	padding: .5em 1em;
	display: block;
	background: #C6CFD8 url(../img/bg-listning.png) 0 0 repeat-x;
	color: #444;
	text-shadow: 0px 1px 0px white;
	overflow: hidden;
}

a.btn-scut:hover {
	color: #607C92;
}

h3.h-scut {
	margin-bottom: 0em;
}

a.btn-scut span {
	float: right;
	background: url(../img/sprite-arrows.png) -183px -59px no-repeat;
}

a.btn-scut.active span {
	background-position: -183px 0;
}

.shortcut #listning {
	border-bottom: 1px solid #F3F4F6;
}

/* dokumentlistning */

.doclist-wrapper #listning a,
.doclist-wrapper #listning a[href$='.'] {
    padding: 1px 0 0 20px;
    background: transparent url(../img/icon-default.png) no-repeat top left;
}

    .doclist-wrapper #listning a[href$='.pdf'] {
        padding: 1px 0 0 20px;
        background: transparent url(../img/pdf_icon.gif) no-repeat top left;
    }

.doclist-wrapper #listning a[href$='.doc'],
    .doclist-wrapper #listning a[href$='.docx'] {
        padding: 1px 0 0 20px;
        background: transparent url(../img/doc_icon.png) no-repeat top left;
    }

    .doclist-wrapper #listning a[href$='.txt'] {
        padding: 1px 0 0 20px;
        background: transparent url(../img/icon-txt.png) no-repeat top left;
    }

.doclist-wrapper #listning .has-child > a {
	background: none;
	padding-left: 0;
}

.doclist-wrapper h3.rubrik-listning {
	line-height: 29px;
}

#listning.doclist {
	font-size: .875em;
	margin-bottom: 2em;
}

.doclist {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

.doclist li {
	display: block;
	width: auto;
	float: none;
	padding: 0 2%;
	padding-left: 25px;
	line-height: 26px;
	overflow: hidden;
}

.doclist li a {
	word-break: break-all;
}

ul.doclist:first-child {
	padding: 0;	
	width: 100%;
}

.doclist .has-child {
	cursor: pointer;
	background: url(../img/doc-arrow.png) 5px 8px no-repeat;
	padding-left: 25px;
}

.icon-docfolder {
	padding: 0 0 0 5px;
	background: transparent url(../img/folder.png) no-repeat 0 0;
	height: 15px;
	width: 16px;
	margin-left: 0;
}

.doclist li.odd {
    background: #F3F4F6;
}

.doclist li.has-child.odd {
    background: #F3F4F6 url(../img/doc-arrow.png) 5px 8px no-repeat;
}

.doclist .active {
	background: url(../img/doc-arrow-open.png) 5px 8px no-repeat;
}

.doclist li.active.odd {
	background: #F3F4F6 url(../img/doc-arrow-open.png) 5px 8px no-repeat;
}

.doclist .icon-docfolder {
    padding: 0 0 0 5px;
    background: transparent url(../img/folder.png) no-repeat 0 0;
	height: 15px;
	width: 16px;
	margin-left: 0;
}

.doclist .icon-docfolder.open {
	background-position: 0 -16px;
}


/* RELLINKS */

.rel-links ul {
	margin-left: 0;
}

.rel-links li {
	border-top: 1px solid #ccc;
	padding: .5em 0 .3em; 
}

.rel-links li:first-child {
	border-top: none;
}

.rel-links h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0667em;
	margin: 0;
}

.rel-links p {
	margin-bottom: 0;
}

.rel-links p {
	font-size: .9333em;
}

.rel-links a {
	text-decoration: none;
	color: inherit;
}

.rel-links a:hover {
	color: #E75114;
}


/* kalenderlista */
ul.kalenderlistning > li .figure,
ul.taglist > li .figure,
ul.searchlist > li .figure {
	width: 25.27027027027%;
}

ul.taglist > li .figure,
ul.searchlist > li .figure {
	margin-top: 1em;
}

ul.searchlist > li.we-recommend .figure {
	margin-top: 2.3em;
}

ul.kalenderlistning > li:nth-child(odd) {
	background-color: #F3F4F6;
}

.k-info span {
	font-weight: bold;
	margin-left: 2em;
}

.k-info span:first-child {
	margin-left: 0;
}

.k-info a {
	color: #333;
	text-decoration: none;
}

/* kalendersida */
.kalender-info {
	margin-bottom: 2em;
}

/* Kontakt Page */
table#contact-page {
	font-size: 1em;
	margin-bottom: 0;
}

table#contact-page table {
	margin-bottom: 0;
}

table#contact-page td,
table#contact-page th {
	padding: 0;
}

table#contact-page table td,
table#contact-page table th {
	padding: .3em 1em;
}

table#contact-page table.first td,
table#contact-page table.first th {
	padding-left: 0;
}

table#contact-page table th {
	font-size: 1.1429em;
}

table#contact-page tr,
table#contact-page table tr,
table#contact-page table thead {
	border: none;
}

table.first {
	border-right: 1px solid #ffcc01; 
}


/* KALENDER WIDGET
--------------------------------------------------------*/

.ksd-calendar {
    color: #666;
    font-size: 12px;
    width: 100%;
}

.ksd-calendar.small {
	margin-bottom: 0;
}

    .ksd-calendar a {
        color: #666;
    }

.ksd-calendar caption {
  background: #D62600 url(../img/bg-subnav.png) 0 0 repeat-x;
  color: #fff;
  font-size: 1.2em;
  padding: 10px 0;
  text-align: center;
  z-index: -99;
}

.ksd-calendar.small caption {
	background: #C6CFD8 url(../img/bg-listning.png) 0 0 repeat-x;
	color: #444;
	text-shadow: 0px 1px 0px white;
}

.ksd-calendar tbody {
	border: 1px solid #e5e5e5;
	width: auto;
}

.ksd-calendar thead th {
    font-size: .8667em;
    padding: 5px 0;
    text-align: center;
    color: #666;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    border-bottom: 1px solid #bbbbbb;
    background: #f7f7f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f1f1f1));
        background: -moz-linear-gradient(top, #f7f7f7, #f1f1f1);
    border-right: 1px solid #bbb;
}

.ksd-calendar tbody td {
    color: #666;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    padding: 3%;
    text-align: center;
    font-weight: bold;
    border: 1px solid;
    border-color: #bbb;
    background: #F2F4F6;
/*
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#dedede));
    background: -moz-linear-gradient(top,  #ededed,  #dedede);
*/
}

.ksd-calendar.small tbody td {
	padding: 2%;
}

.ksd-calendar tbody td.weeknr,
    .ksd-calendar thead th.weeknr {
 	color: #999;
	background: #fff;
}

.ksd-calendar thead th.weeknr {
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
}

.ksd-calendar tbody td.thisweek {
	color: #000;
}

.ksd-calendar td.weeknr a {
	text-decoration: none;
	color: #999;
	display: block;
}

.ksd-calendar td.weeknr a:hover {
	color: #000;
}

.ksd-calendar td.has-event a {
	text-decoration: underline;
}

.ksd-calendar tbody td.pad {
    background: #f5f5f5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ececec));
        background: -moz-linear-gradient(top, #f5f5f5, #ececec);
}

.module ul.ksd-calendar-list {
    color: #444;
    font-size: .8em;
    padding: 0;
    margin-left: 0;
    border: 1px solid #bbb;
    border-top: none;
}

.ksd-calendar-list li {
    background: #f5f5f5;
    padding: 2% 4%;
    margin-bottom: 0;
}

.ksd-calendar-list li:nth-child(even) {
	background: #fff;
}

.ksd-calendar-list li a {
    color: #56748B;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    text-decoration: none;
}

.ksd-calendar-list li a:hover {
	color: #E75114;
}

.ksd-calendar-list li a span {
	display: block;
}

.ksd-calendar.small caption {
	vertical-align: middle;
}

.ksd-calendar caption .next {
	float: right;
	margin-right: 10px;
	width: auto;
    overflow: hidden;
	padding: 0;
    text-indent: -999em;
}

.ksd-calendar caption .prev {
	float: left;
	margin-left: 10px;
    overflow: hidden;
    text-indent: -999em;
	width: auto;
}

.ksd-calendar caption a {
	color: #fff;
	text-decoration: none;
	font-size: 1.1333em;
	line-height: .9;
	font-weight: bold;
}

.ksd-calendar.small caption a {
	color: #444;
	text-shadow: 0px 1px 0px white;
}

.ksd-calendar .today {
    color: #fff;
    border: 1px solid #acbac6;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    background: #6eafbf;
    background: -moz-radial-gradient(50% 50% 0deg,ellipse cover, #b8c6d2, #acbac6);
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 20, from(#b8c6d2), to(#acbac6));
}

.ksd-calendar td.active {
	background: #D62600 url(../img/bg-subnav.png) 0 0 repeat-x;
}

.ksd-calendar td.active a {
	color: #fff;
}

.ksd-calendar tbody td.in-list {
	background: #D7DDE3;
}

.ical-list dl {
    font-size: 0.9em;
    margin-bottom: 0px;
}

.ical-list dt, dd {
    display: inline-block;
}

.cal .ksd-calendar {
    margin-top: 1.5em !important;
}

.cal .module,
.cal .ksd-calendar {
	margin-bottom: 0;
}

.cal .ksd-calendar caption {
	font-size: 1.4em;
}

.ksd-calendar caption .next {
	background: url(../img/arrow-right.png) 0 0 no-repeat;
}

.ksd-calendar caption .prev {
	background: url(../img/arrow-left.png) 0 0 no-repeat;
}

.ksd-calendar caption .next,
.ksd-calendar caption .prev {
	width: 15px;
	height: 0;
    padding-top: 16px;
    overflow: hidden;
    line-height: 32px;
	margin-top: 3px;
 }

.ical-list-href {
    float: right;
}

.calendarLinksOpen {
    float: right;
}



/* Sundstabadhus */

#bookingWrapper #booking-modal {
	background-color: #fff;
	padding: 40px;
	margin-bottom: 40px;
	top: 40px;
	left: 50%;
	width:50%;
	margin-left: -27%;
	height:600px;
}
 
 /* FLEXSLIDE */
 .flex-control-nav, .flex-direction-nav {
	 display: none;
 }

/* Have your say, hys */
#hys-Modal .error {
    border: solid 1px #fecb2f;
    background-color: #fff8d5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 1em;
}

#hys-Modal .error ul {
    padding: 0 2em;
}

#hys-Modal input[type="text"],
#hys-Modal textarea {
    width: 100%;
}

/* Captcha */
#recaptcha_widget_div {
    background-color: #fff;
    border: 1px solid #CCCAC8 !important;
}

input#recaptcha_response_field {
    border: 1px solid #CCCAC8 !important;
}

#recaptcha_widget {
    background-color: #fff;
    width: 96%;
    padding: 2%;
}

.recaptcha_icon {
    display: block;
    padding: 0;
    margin: -3px 0 0 0;
    height: 15px;
}

.recaptcha_wrapper {
    width: 90%;
    float: left;
}

.recaptcha_icon_wrapper {
    width: 10%;
    float: left;
    text-align: right;
}

.recaptcha_input_wrapper {
    width: 99%;
    float: left;
}

.recaptcha_text {
    display: block;
    padding: 10px 0 5px;
}

#recaptcha_widget #recaptcha_image img {
    max-width: 100% !important;
    height: auto !important;
}

#recaptcha_image {
    width: 100% !important;
    height: auto !important;
}

/*	--------------------------------------------------
	Kampanj
	-------------------------------------------------- */

.campaign-wrapper {
    margin-top: -8px;
    margin-bottom: 8px;
}

.globalnavigation-wrapper.campaign {
    border-bottom: none !important;
}

/* make sure nav is not showing */
.globalnavigation-wrapper.campaign.line ul.global-navigation li a {
	display: none;
}

.slideshow {
    position: relative;
    max-height: 450px;
    max-width: 980px;
    margin-bottom: 40px;
}

.slideshow-inner {
    position: relative;
}

    /* Custom aspect ratio - our padding-bottom is 45.91% due to 450/980 = 0,4591 */
    .slideshow .slides {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding-bottom: 45.91%;
        clear: both;
    }

        .slideshow .slides div {
            position: absolute;
            padding-bottom: 45.91%; /* 56.25% */
            width: 100%;
        }

    .slideshow .caption {
    	display: none !important;
    }

    .slideshow .caption-container .box {
        position: absolute;
        z-index: 1000;
        bottom: 30px;
        color: #fff;
        width: 35%;
    }

    .slideshow .caption-container .box.left {
        left: 0;
    }

    .slideshow .caption-container .box.right {
        right: 0;
    }

    .slideshow .caption-container a {
        color: #fff;
    }

    .slideshow .box {
        position: relative;
        font-size: 1.6em;
        padding: 1.3em 1.6em 0.4em;
        font-weight: bold;
        line-height: 1.3em;
    }


    /* Yellow */
    .slideshow .box.Yellow {
        color: #000;
        background: transparent url(../img/caption_color_1.png) repeat top left;
    }

    .slideshow .box.Yellow a {
        color: #000;
    }

    /* Orange */
    .slideshow .box.Orange {
        color: #fff;
        background: transparent url(../img/caption_color_2.png) repeat top left;
    }

    /* Red */
    .slideshow .box.Red {
        color: #fff;
        background: transparent url(../img/caption_color_3.png) repeat top left;
    }

    .slideshow .next,
    .slideshow .prev,
    .slideshow .start,
    .slideshow .stop,
    .slideshow .youtube-play {
        opacity: 0.6;
        filter: alpha(opacity=60); /* For IE8 and earlier */
    }

        .slideshow .next:hover,
        .slideshow .prev:hover,
        .slideshow .start:hover,
        .slideshow .stop:hover,
        .slideshow .youtube-play {
            opacity: 1;
            filter: alpha(opacity=100); /* For IE8 and earlier */
            -o-transition: .5s;
            -ms-transition: .5s;
            -moz-transition: .5s;
            -webkit-transition: .5s;
            transition: .5s;
        }

    .slideshow a.next,
    .slideshow a.prev,
    .slideshow a.start,
    .slideshow a.stop {
        display: block;
        position: absolute;  
        height: 39px;
        width: 30px;
        background-color: #fff;
        z-index: 1000;      
        outline: none;
        background: transparent url(../img/slideshow_controls.png) no-repeat top left;
    }

    .slideshow a.next {
        top: 45%;
        right: 10px;
        background-position: -30px 0;
    }

    .slideshow a.prev {
        top: 45%;
        left: 10px;
        background-position: 0 0;
    }

    .slideshow a.start {
        top: 10px;
        left: 10px;
        background-position: -90px 0;
    }

    .slideshow a.stop {
        top: 10px;
        left: 10px;
        background-position: -60px 0;
    }

    .slideshow .youtube-play {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 22%;        
        left: 50%;
        margin-top: -40px;
        margin-left: -40px;
        background: transparent url(../img/slideshow_youtube.png) no-repeat center center;
    }

    .slideshow .slides iframe,
    .slideshow .slides object,
    .slideshow .slides embed {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .slideshow .pager {
        text-align: center;
    }

    .slideshow .pager a {
        display: inline-block;
        height: 30px;
        width: 13px;
        z-index: 1000;  
        text-indent: -99999px;    
        outline: none;
        background: transparent url(../img/slideshow_controls.png) no-repeat top left;
        background-position: -159px 0;
    }

    .slideshow .pager a.activeSlide {
        background-position: -129px 0;
    }

/* Teasers */
.teasers {
    margin: 0 -10px;
    text-align: center;
}

    .teasers:before, .teasers:after {
        display: table;
        content: " ";
    }

    .teasers:after {
        clear: both;
    }

.teaser-block {
    float: left;
    width: 313px;
    height: 313px;
    margin: 10px;
    overflow: hidden;
}

.teaser-block img {
	width: 100%;
    max-width: 100%;
}

.teaser-block.Yellow {
    color: #000;
    background-color: #fecb30;
}

.teaser-block.Orange {
    background-color: #ea7100;
}

.teaser-block.Red {
    background-color: #dd0011;
}

.teaser-block-inner {
	display: table;
    height: 100%;
    width: 100%;
}

.teaser-block-text p,
.teaser-block-link p {
    font-size: 0.9em;
}

.teaser-block-text p,
.teaser-block-link p,
.teaser-block-caption {    
    text-align: left;
}

/* Vertical align content */
.teaser-block-text, 
.teaser-block-link {
	display: table-cell;
	vertical-align: middle;
}

/* Teaser block text */
.teaser-block-text {
    padding: 1.5em;
    color: #000;
}

.teaser-block-text h2 {
    font-size: 2.2em;
    line-height: 1em;
    margin: 0.4em 0.8em 1em;
}

.Yellow .teaser-block-text {
    color: #000;
}

.Red .teaser-block-text,
.Orange .teaser-block-text {
    color: #fff;
}

/* Teaser block link */
.teaser-block-link {
    color: #000;
    padding: 1.5em;
}

.teaser-block-link h2 {
    font-size: 2.2em;
    line-height: 1em;
    margin: 0 0.8em 1.2em;
    text-transform: uppercase;
}


.Orange .teaser-block-link,
.Red .teaser-block-link,
.Orange .teaser-block-link a,
.Red .teaser-block-link a {
    color: #fff;
}

.Yellow .teaser-block-link,
.Yellow .teaser-block-link a,
.Orange .teaser-block-link a:hover,
.Yellow .teaser-block-link a:hover,
.Red .teaser-block-link a:hover {
    color: #000;
}

/* Teaser block caption */
.teaser-block-caption {
    position: relative;
}

    .teaser-block-caption .play-video {
        width: 80px;
        height: 80px;
        position: absolute;
        margin: 116px 0 0 116px;
        background: transparent url(../img/slideshow_youtube.png) no-repeat center center;
    }

.teaser-block-caption .caption {
    color: #fff;
    position: absolute;
    width: 253px;
    padding: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}

.teaser-block-caption .caption h2 {
    margin: 0;
    font-size: 1.4em;
    line-height: 1.1em;
}

.Yellow .teaser-block-caption .caption {
    color: #000;
    background: transparent url(../img/caption_color_1.png) repeat top left;
}

.Orange .teaser-block-caption .caption {
    color: #fff;
    background: transparent url(../img/caption_color_2.png) repeat top left;
}

.Red .teaser-block-caption .caption {
    color: #fff;
    background: transparent url(../img/caption_color_3.png) repeat top left;
}

/* Text and links section */
.text-links-section {
    padding: 0.5em 7.5em 0.5em 7.5em;
    text-align: center;
}

.text-links-section h2 {
    color: #000;
    font-size: 2.6em;
    margin: 0 0 0.3em 0;
}

.text-links-section p {
    font-size: 0.9em;
    text-align: left;
    margin: 0;
}

ul.vertical-links {
    margin: 0;
    padding: 10px 0 0 0;
    width: 100%;
}

ul.vertical-links li {
	display: inline;
	margin: 0;
	padding: 0 20px;
    width: auto;
    list-style-type: none;
}

ul.vertical-links li:first-child {
	padding-left: 0;
}

ul.vertical-links li:last-child {
	padding-right: 0;
}

ul.vertical-links li a {
    color: #000;
    font-size: 0.8em;
    padding: 0 0 0 1em;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent url(../img/arrow-black.png) no-repeat center left;
}

ul.vertical-links li a:hover {
    color: #E75114;
}

/* Social links */

ul.social-links {
    padding: 0;
    list-style-type: none;
}

ul.social-links li {
    display: inline-block;
}

ul.social-links li a {
    width: 45px;
    height: 45px;
    display: block;
}

/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		z-index: 9998;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 520px;
		background: #eee;
		position: absolute;
		z-index: 9999;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
    .reveal-modal.small {
        width: 200px;
        margin-left: -140px;
    }

    .reveal-modal.medium {
        width: 400px;
        margin-left: -240px;
    }

    .reveal-modal.large {
        width: 600px;
        margin-left: -340px;
    }

    .reveal-modal.xlarge {
        width: 800px;
        margin-left: -440px;
    }
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
	
	.reveal-modal .row {
		min-width: 0;
	}
	
	/* Mobile */
		
		@media handheld, only screen and (max-width: 1023px) {
			#bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden; width:75%; margin-left: -40%; }	
			.reveal-modal-bg { position: absolute; }		
			.reveal-modal,
			.reveal-modal.small,
			.reveal-modal.medium,
			.reveal-modal.large,
    .reveal-modal.xlarge {
        width: 60%;
        top: 60px;
        left: 15%;
        margin-left: 0;
        padding: 20px;
        height: auto;
    }
		}
		
		@media handheld, only screen and (max-width: 767px) {
    .reveal-modal-bg {
        position: absolute;
    }
			
			#bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden;}	
			.reveal-modal,
			.reveal-modal.small,
			.reveal-modal.medium,
			.reveal-modal.large,
			.reveal-modal.xlarge { width: 80%; top: 15px; left: 5%; margin-left: 0; padding: 20px; height: auto; }
			.puff-photo h2{	width: auto;margin-left: 10px; right:10px;}
    .reveal-modal.xlarge {
        width: 80%;
        top: 15px;
        left: 5%;
        margin-left: 0;
        padding: 20px;
        height: auto;
    }
		}



/* 404 - 505 */

.page-404 {
	margin: 2em auto;
	text-align: center;
	width: 60%;
}

.page-404 h1 {
	margin-top: 1em;
}

.page-404 ul {
	margin: 0 auto;
	text-align: left;
}



/* MEDIA QUERIES
--------------------------------------------------------*/



@media screen and (max-width: 980px) {

	.slider .section-container {
		max-width: 100%;
	}

	.slider .cycle-slide {
		max-width: 100%;
	}

	/* frontpage slideshow adjustments */
    .slideshow-item {
    }

	.slideshow-item .caption {
		padding: 10px 0;
	}

	.slideshow-item .caption.normal,
	.slideshow-item .caption.plate {
		width: auto;
		max-width: 93.75%;
		margin: 2.1% auto;
		padding: 0;
		position: static;
		overflow: visible;
		background-color: #fff;
	}

		.slideshow-item .caption.normal h2,
		.slideshow-item .caption.plate h2 {
			margin: 0.5em 0;
			font-size: 1.675em;
			color: #000;
		}

		.slideshow-item .caption.normal p,
		.slideshow-item .caption.plate p {
			display: block;
			font-size: 1em;
			margin-bottom: 0;
			color: #000;
		}

		/* normal caption adjustments */
		.slideshow-item .caption.normal p {
			color: #000;
		}
		
		/* makes sure it's visible */
		.slideshow-item .caption.normal.t-light {
			color: #000;
		}


		/* plate caption adjustments */
	

    .teaser-block {
        float: none;
        display: inline-block;
    }

	#PAFTOOLBAR {
		display: none;
	}
	
	.section-container {
		max-width: 93.5%;
		margin: 0 auto;
	}
	
	.globalnavigation-wrapper {
		height: auto;
		background: #df3004 url(../img/bg-globalnav.png) 0 0 repeat-x;
	}
	
	.globalnavigation-wrapper .section-container {
		max-width: 100%;
		margin: 0 auto;
	}
	
    ul.global-navigation li.c1 {
        background: #df3002;
    }

    ul.global-navigation li.c2 {
        background: #df3002;
    }

    ul.global-navigation li.c3 {
        background: #df3002;
    }

    ul.global-navigation li.c4 {
        background: #df3002;
    }

    ul.global-navigation li.c5 {
        background: #df3002;
    }

    ul.global-navigation li.c6 {
        background: #df3002;
    }

    ul.global-navigation li.c7 {
        background: #df3002;
    }

    ul.global-navigation li.c8 {
        background: #df3002;
    }
	
	ul.global-navigation,
	ul.m-service-navigation {
		background: none;
		height: auto;
		display: block;
		z-index: 999;
		margin-top: 0;
		clear: both;
	}

	ul.global-navigation li,
	ul.m-service-navigation li {
		background: none;
		border-top: 1px solid #ec7241;
		padding-left: 0;
		padding-right: 0;
		height: auto;
	}

            ul.global-navigation li i {
                display: inline;
            }

	ul.global-navigation li a,
	ul.m-service-navigation li a {
		display: block;
		padding: .5em 6.5%;
	}

	ul.m-service-navigation li a {
		color: #fff;
	}

	ul.m-service-navigation li a:hover {
		color: #000;
	}
	
	#tag {
		display: none;
	}
	
	.m-menu {
		padding: 0 4%;
		margin: 0;
		list-style: none;
		display: block;
		float: left;
		width: 92%;
	}

	.m-menu li {
		float: left;
	}

	.m-menu li.search-icon {
		float: right;
		width: 100px;
	}

	.m-menu li:first-child {
		width: 120px;
		border-right: 1px solid #EC7241;
		float: left;
	}

	.globalnavigation-wrapper.campaign.line .m-menu li:first-child {
		border-right: none;
	}

	.m-menu li a.show-menu,
	.m-menu li a.show-search {
		line-height: 70px;
		font-size: 1.6em;
		text-transform: uppercase;
		color: #fff;
		cursor: pointer;
		display: block;
		text-decoration: none;
	}

	.m-menu li a.show-search {
		text-align: right;
		width: 100%;
	}

	.m-menu li a.show-menu {
		padding-left: 30px;
		background: url(../img/bg-mob-menu.png) 0 24px no-repeat;
	}
	
	.service-nav li.searchbox {
		width: 28%;
	}

	.service-nav .sn-search {
		width: 60%;
	}
	
	.front-box ul li {
		min-height: 101px;
	}

	.front-box ul li p {
		display: none;
	}
	
	.popular-links ul li {
		width: 33.333333333%;
	}
	
	
	.module-callout .col2 {
		width: 47%;
	}
	
	/* img galleri */
	
	.img-galleri li.img-container {
		width: 48%;
	}

	.img-galleri li:nth-of-type(2n+2) {
		margin-right: 0;
	}
	
	/* Slideshow */

	.slideshow {
        margin-bottom: 0;
    }

    /* kampanj */
    .text-links-section {
    	padding: 0.5em 3em 0.5em 3em;
   	}
}
/* eo @media 980 */

@media screen and (min-width: 480px) and (max-width: 980px) {

	ul.global-navigation li,
	ul.global-navigation li.c4,
	ul.m-service-navigation li {
		float: left;
		width: 48%;
	}
	
	ul.global-navigation li.odd,
	ul.m-service-navigation li:first-child {
		margin-right: 4%;
	}
}
/* eo @media 480  980 */


@media only screen and (min-width: 980px) {

	ul.global-navigation li {
		float: left;
	}
}
/* eo @media 980 */



@media screen and (max-width: 800px) {

	
	#bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden; width:75%; margin-left: -40%; }
    .slideshow .caption-container .box {
        width: auto;
        color: #000;
        padding: 10px;
        text-align: center;
        position: static;
        background-color: #f9f9f9;
        background-image: none;
        display: block;
    }

    .slideshow .caption-container .box a {
        font-size: 0.9em;
        color: #000;
    }

    .slideshow .caption-container .box p {
    	font-size: 0.9em;
    	margin-bottom: 0;
    }

    .slideshow .pager {
        display: none !important;
    }
	
	.krisruta .maincol,
	.krisruta .subcol {
        width: 100%;
	}
	
		/* SÃ–K */
	div.searchbox .searchwebsite {
		width: 73.096774193548%;
	}

	.searchbox_bt {
		width: 20%;
	}

	.searchbox .help {
		overflow: hidden;
		margin-top: .5em;
	}
	
	#tab1 .search-list-wrapper {
		width: 100%;
	}

	.page .hits-websites {
		width: 100%;
		float: left;
		margin-left: 0;
	}
}
	
@media screen and (min-width: 769px) and (max-width: 950px) {
	/* Ã¤rendeformulÃ¤r */
	.caseform .attach-file {
		display: block;
		margin-left: 0;
		margin-top: .5em;
	}
}

@media screen and (max-width: 768px) {

	#bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden; width:75%; margin-left: -42%;}
	
	.front-box h3 {
		font-size: 1.2em;
	}

	.front-box ul li {
		min-height: 79px;
	}

	.front-box p {
		display: none;
	}

	.service-nav li.searchbox {
		width: 98%;
	}

	.service-nav .sn-search {
		width: 85%;
	}

	.service-nav .contact-center,
	.service-nav .self-service,
	.service-nav .compare {
		display: none;
	}
	
	ul.ingang li {
		min-height: 180px;
	}
	
	.content-service ul li.listen {
		display: none;
	}
	
	/* CALLOUT */
	.module-callout .col1, 
	.module-callout .col2 {
		float: left;
		width: 100%;
	}

	.module-callout .col1 {
		border-right: none;
    }

	.module-callout .col2 {
		padding-left: 0;
		border-left: none;
		margin-left: 0;
	}
	
	.l-contactgrid {
		float: left;
		width: 48%;
		margin-bottom: .5em;
        margin-right: 2%;
        ;
	}
	
	
	/* MAIN
	-----------*/
	.main-content {
		width: 100%;
		margin-bottom: 1.5em;
	}
	
	/* CALLOUT */
	
	a.big {
		width: 96%;
	}

	a.btn-hys,
	a.btn-fraga {
		margin-right: 0;
	}
	
	/* NYHETSSIDA */
	.nyhetssida .main-content,
	.two-column .main-content,
	.two-column.service .main-content {
		width: 100%;
	}
	

	
	/* SIDEBAR */
	.page #sidebar {
		width: 100%;
		margin-left: 0;
		float: left;
	}
	
	
		.page #sidebar .module,
	.two-column.service #sidebar {
		width: 100%;
	}
	

	.two-column.service .main-content {
		float: right;
	}

	.two-column.service #sidebar {
		float: left;
	}
	
	
	.caseform .attach-file {
		display: inline;
		margin-left: 1em;
		margin-top: 0;
	}
	
	/* CAMPAIGN */

	ul.vertical-links li {
		width: 100%;
		display: block;
		text-align: left;
		padding: 5px 0;
		border-top: 1px solid #ccc;
	}

	ul.vertical-links li:first-child {
		border-top: none;
	}

	.text-links-section {
    	padding: 0.5em 0em 0.5em 0em;
   	}

	/* Filtrering */

	.show-filters {
		background: #c31426;
		display: block;
		text-align: center;
		padding: .7em 1em;
		border-radius: 4px;
		border: 0;
	}

	.show-filters.active {
		border-radius: 4px 4px 0 0;
	}

	.show-filters span {
		color: #FFF;
	}

	.show-filters span:after {
		content: "\f078";
		font-family: FontAwesome;
		font-size: 12px;
		margin-left: 6px;
	}

	.show-filters.active span:after {
		content: "\f077";
		font-family: FontAwesome;
		font-size: 12px;
		margin-left: 6px;
	}

	.searchlist-wrapper #tagtab {
		display: none;
	}

	.searchlist-wrapper #tagtab > li {
		float: none;
	}

	.searchlist-wrapper #tagtab > li > a {
		margin: 0;
		text-align: center;
		border-radius: 0;
	}

	ul.obj-lista > li .inner, .search-info {
		padding-top: 4%;
	}

}/* eo media 768 */



@media screen and (max-width: 600px) {

	#bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden; width:75%; margin-left: -40%; }
	
	.headerlinks {
		display: block;
		width: 30%;
		position: absolute;
		top: 70px;
		right: 3.25%;
		z-index: 38;
	}
	.headerlinks .helpservice-toggle {
		width: auto;
		cursor: pointer;
		padding: .5em 1em;
		width: 50%;
		float: right;
		clear: both;
		text-align: center;
	}
	.headerlinks ul {
		margin-top: 0;
		background: #fff;
		float: none;
		display: none;
		width: 100%;
		overflow: hidden;
	}
	.headerlinks ul li {
		float: none;
		display: block;
	}
	.headerlinks ul li a {
		border-right: none;
		border-bottom: 1px solid #ccc;
		padding: .5em 1em;
	}
	.helpservice-toggle {
		display: block;
		text-align: right;
	}
	
	header[role="banner"] {
		height: 100px;
		position: relative;
	}
	
	.logo-bg {
		width: 70%;
		margin-top: 1.5em;
		margin-left: 15%;
	}
	
	.logo-bg figure {
		width: 80%;
		margin: 0 auto;
	}
	.logo-bg img.d {
		display: none;
	}
	.logo-bg img.m {
		display: inline-block;
	}
	
	ul.ingang li {
		min-height: 200px;
	}
	
	.l-focus {
		width: 50%;
		float: left;
	}
	.l-focus-col {
		width: auto;
		margin-right: 0;
	}
	
	.start #sidebar {
		width: 100%;
	}
	
	.service-nav .sn-search {
		width: 80%;
	}
	
	
	ul.pull-right li.contact {
		text-transform: none;
	}
	/* Cookies
	--------------------------------------------------------*/

	.cookies .cookie-info {
		width: 100%;
		margin-bottom: 15px;
		padding: 0;
	}
	
	.cookies input {
		margin: 0 auto;
		float: none;
		display: block;
		position: relative;
	}
	/* MAIN
	--------------------------------------------------------*/
	
	
	.page #container {
		margin-top: 0;
	}
	
	
	.main,
	.main-wide,
	.f-content,
	.l-focus,
	.main-content {
		width: 100%;
		float: left;
	}
	
	/* Startsida */

	ul.frontpage-teasers li {
		float: none;
		display: block;
		width: auto;
		margin: 0 0 20px 0;
	}

	ul.frontpage-teasers li .teaser-head {
		min-height: 0 !important;
	}

	ul.frontpage-teasers li .teaser-head h3,
	ul.frontpage-teasers li .teaser-content p {
		padding: 10px;
	}

	.l-focus-col {
		width: 48.461538461538%;
		margin-right: 3.076923076923%;
	}
	.l-focus-col.col2 {
		margin-right: 0;
	}
	
	/* Nyhetssida */
	.nyhetssida .article-content {
		width: 100%;
		float: left;
	}

	.nyhetssida .article-aside {
		width: 100%;
		float: left;
	}
	
	/* Ã–-sida */
	
	.bl-unit > li {
		width: 48.2142857142855%;
		margin-right: 3.571428571429%;
		margin-bottom: 2em;
	}
	.bl-unit > li:nth-child(2),
	.bl-unit > li:nth-child(4),
	.bl-unit > li:nth-child(6),
	.bl-unit > li:nth-child(8) {
		margin-right: 0;
	}

	.bl-unit > li:nth-child(3),
	.bl-unit > li:nth-child(9) {
		margin-right: 3.571428571429%;
	}
	
	/* Krissida */
	
	.kris .article-content {
		width: 100%;
		margin-right: 0;
	}
	.kris figure.map {
		width: 100%;
	}
	
	.module.latest,
	.module.faq {
		width: 100%;
		margin-right: 0;
	}
	
	/* CALLOUT */
	
	a.big {
		width: 96%;
	}
	
	
	
	/* sidebar menu */
	.sidebar-menu {
		width: 100%;
		margin-right: 0;
	}
	
	.sub-menu ul li a.current {
		display: block;
		font-size: 1.5em;
		line-height: 1;
	}
	.sub-menu ul li a.current {
		color: #333;
		background: transparent;
		padding: .5em 0;
		border-bottom: none;
	}

        .sub-menu ul li a.current.c1 {
            background: transparent;
        }

        .sub-menu ul li a.current.c2 {
            background: transparent;
        }

        .sub-menu ul li a.current.c3 {
            background: transparent;
        }

        .sub-menu ul li a.current.c4 {
            background: transparent;
        }

        .sub-menu ul li a.current.c5 {
            background: transparent;
        }

        .sub-menu ul li a.current.c6 {
            background: transparent;
        }

        .sub-menu ul li a.current.c7 {
            background: transparent;
        }

        .sub-menu ul li a.current.c8 {
            background: transparent;
        }
	
	span.collapsible-heading {
		background: url(../img/icon-submenu.png) 0 2px no-repeat;
		width: 22px;
		height: 22px;
		margin-left: 0;
		margin-right: 5px;
		display: inline-block;
		background-size: 95%;
	}
	
	.sub-menu ul.sub-top {
		margin-bottom: 0;	
	}
	
	
	.sub-menu ul ul {
		padding-left: 0 !important;
	} 
	.sub-menu ul ul li a {
		display: none;
	} 
	.sub-menu ul .mobile-root a {
		display: block;
	} 
	.sub-menu ul .mobile-root ul {
		padding-left: 1.8em !important;
	}
                             
	/* end of sidebar-menu */
	
	
	/* FOOTER */
	.l-footergrid {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1em;
	}
}
/* eo @media 600 */


@media screen and (max-width: 480px) {

	#bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden; width:75%; margin-left: -40%; }

	body { min-height: 460px; }
	
	.navbar .section-container {
		max-width: 100%;
		width: 100%;
	}

	.navbar .nav {
		border-left: none;
		margin-right: 0;
	}

	.till-kdwebb a {
		/* padding: 0 .3em; */
	}
	
	.globalnavigation-wrapper {
		border-bottom: none;
	}

	ul.global-navigation li,
	ul.global-navigation li.c4 {
		width: 100%;
		display: block;
	}
	
	ul.global-navigation li a,
	ul.m-service-navigation li a {
		font-weight: 500;
		padding: 8px 3.25%;
	}
	
	.m-menu li a.show-menu {
		background: url(../img/bg-mob-menu.png) 0 13px no-repeat;
		background-size: 17%;
		padding-left: 25px;
	}

	.m-menu li a.show-menu, .m-menu li a.show-search {
		line-height: 40px;
		font-size: 1.2em;
	}
	
	.headerlinks {
		width: 40%;
	}
	
	/* minikris */
	.module-callout.krisruta .close {
		top: 15px;
		right: 10px;
	}
	
	.service-nav .sn-search {
		width: 70%;
	}
	
	.front-box {
		background-position: 50% 50%;
		margin-top: .5em;
		margin-bottom: .5em;
	}

	.front-box ul {
		width: 100%;
	}

	.front-box ul li {
		float: none;
		width: 90%;
		min-height: 10px;
		text-align: center;
		margin: 0 auto;
	}

	.front-box ul li .inner {
		min-height: 10px;
	}

	.front-box h3 {
		margin: .7em 0 .3em;
		font-weight: 500;
		text-transform: uppercase;
		font-size: 1em;
	}
	
	.popular-links {
		width: 100%;
		text-align: left;
		left: 0;
		height: auto;
		top: 0;
		position: static;
		border: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.popular-links span {
		font-size: 1.1em;
		font-weight: normal;
		display: block;
		width: auto;
		margin: 0;
		padding: 10px;
	}

	.popular-links > span {
		display: block;
		cursor: pointer;
		padding: 10px;
		background: #f29301;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}

		.popular-links > span::after {
			display: none;
		}

	.popular-links ul {
		display: block;
		margin: 0;
		padding: 10px 0;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}

	.popular-links ul li {
		display: block;
		width: auto;
		text-align: left;
		background-image: none;
		border-right: none;
	}

	.popular-links ul li a {
		padding: 0;
	}
	
	ul.ingang {
		border-top: none;
		margin-top: 0;
		margin-bottom: .2em;
	}

	ul.ingang li {
		width: 100%;
		margin-top: 0;
		min-height: 0;
	}
	
	.l-focus {
		width: 100%;
		float: left;
	}
	
	.focus {
		margin-bottom: 1em;
	}
	
	.l-focus-col,
	.l-focus-col.first {
		width: 100%;
		min-height: 1px;
	}

	.l-focus-col {
		background: none;
		border-bottom: 1px solid #f2f4f6;
		clear: both;
		margin-right: 0;
		margin-bottom: .5em;
		padding-top: .5em;
		padding-bottom: 1em;
	}

	.l-focus-col.first {
		padding-top: 0;
	}

	.l-focus-col .inner {
		padding: 3.174603174603%;
		width: 93.650793650794%;
	}

	.l-focus-col .inner {
		padding: 0;
		float: right;
            width: 100%;
		padding-left: 0;
	}

	.l-focus-col.first .figure {
		width: 100%;
		height: auto;
	}

	.l-focus-col.first .figure img {
        width: 100%;
		margin: 0;
	}
	
	.l-focus-col .figure,
	.bl-content figure {
		float: left;
		background: none;
		display: block;
		margin-bottom: .5em;
	}

	.l-focus-col .figure img {
        width: 100%;
		display: block;
	}

	.start .l-focus h2 {
		margin-top: 0;
	}
	
	.l-focus-col img.d {
		display: none;
	}
	
	/* nyheter */
	.newsarticle .figure {
		display: none;
	}
	
	.bl-unit > li {
		margin-bottom: 1em;
		width: 100%;
		min-height: auto;
	}

	.bl-unit .mesteft {
		display: none;
	}
	
	/* taggsida */
	.tag-excerpt .figure.right {
		width: 100%;
		margin-bottom: 1.5em;
	}

	.taglist .figure.right {
		display: none;
	}
	
	/* sidebar
	--------------------------------------------------------*/
	.start #sidebar {
		width: 100%;
	}
	
	
	/* MAIN
	--------------------------------------------------------*/
	
	.content-service ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		width: 70%;
	}
	
	.content-service ul li {
		float: left;
		margin-right: 2em;
	}
	
	.content-service ul li.print {
		display: none;
	}
	
	.content-service ul.pull-right {
		width: 30%;
		margin-top: 2px;
		margin-left: 0;
		font-size: .875em;
		float: right;
	}

	ul.pull-right li.contact a.btn {
		padding: .4em .7em;
	}

	a span.show {
		margin-top: -2px;
	}

	ul.pull-right li.contact a.active span.show {
		margin-top: -2px;
	}
	
	
	/* KALENDERLISTA */
	
	.kalenderlistning .figure {
		display: none;
	}
	
	
	/* CALLOUT */
	
	.l-contactgrid {
		float: left;
		width: 100%;
		margin-right: 0;
	}
	
	.content-service .l-contactgrid ul {
		width: 100%;
	}
	
	a.big {
		width: 95%;
	}
	
	/* Nyhetssida */
	
	article.utdrag .article-content {
		width: 100%;
		float: left;
	}

	.nyhetssida figure.small {
		width: 100%;
		float: left;
		margin-bottom: .5em;
	}
	
	/* calendar ticket btn */
	a.btn-tickets {
		font-size: .875em;
		max-width: 100px;
		padding: 10px 0;
	}
	
	/* dokumnetlistning */
	.dokumentlista #listning tr th:nth-child(2),
	.dokumentlista #listning tr th:nth-child(4),
	.dokumentlista #listning tr td:nth-child(2),
	.dokumentlista #listning tr td:nth-child(4) {
		display: none;
	}
	
	/* Ã¤rendeformulÃ¤r */
	.caseform .attach-file {
		display: block;
		margin-left: 0;
		margin-top: .5em;
	}
	
	
	/* FOOTER
	--------------------------------------------------------*/


}
/* eo @media 480 */

@media screen and (max-width: 320px) {

	#bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden; width:80%; margin-left: -46%; padding-left:0; }
	
	h1 {
		font-size: 2em;
	}
	
	#article-img {
		margin-bottom: 1em;
	}

	.l-focus h3, 
	.joblist h2,
	.newslist h2, 
	.bl-unit h2 {
		font-size: 1.4em;
		line-height: 1;
	}
	
	.logo-bg {
		margin-top: 2em;
	}

	/* CALLOUT */
	a.big {
		width: 92%;
	}
	
	.bl-unit > li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1.5em;
	}

	.bl-unit > li figure {
		max-width: 100%;
	}
	
	.l-focus-col .inner p span {
		display: none;
	}
	
	/* minikris */
	.module-callout.krisruta .close {
		top: 10px;
	}

	.module-callout.krisruta .close .m {
		display: none;
	}
	
	h3.h-scut {
		font-size: 1em;
	}
	
	/* SÃ–K */
	.searchbox-section .searchbox {
		margin-bottom: 1.5em;	
	}
	
	div.searchbox .searchwebsite {
		height: auto;
		line-height: inherit;
		font-size: inherit;
		padding-bottom: 2px;
	}

	.searchbox_bt {
		height: 25px;
		line-height: inherit;
		font-size: .9333em;
	}
}
/* eo @media 320 */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 586px) 
and (orientation : landscape) { #bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden; width:80%; margin-left: -43%; padding-left:0; } }

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { #bookingWrapper #booking-modal { -webkit-overflow-scrolling: touch; overflow-y: scroll; overflow-x: hidden; width:75%; margin-left: -41%; } }

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }
	/* a[href]:after { content: " (" attr(href) ")"; } */
    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
	/* pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } */
    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 25mm 4cm 25mm 4cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    p {
        page-break-inside: avoid;
    }

	body {
	  font-size: 12pt;
	}

	h1, h2, h3, h4, h5, h6 {
		font-family: "Arial", 'sans-serif';
	}

	h1 {
	/*	font-size: 26pt; */
		font-size: 2.33em;
	}

	h2 {
		/*	font-size: 16pt; */
		font-size: 1.5333em;
	}

	h3 {
		/* font-size: 14pt; */
		font-size: 1.2em;
	}

	h4, h5 {
		/* font-size: 12pt; */
		font-size: 1em;
	}

	article p {
		font-family: "Times New Roman";
	}

	#article {
		margin-bottom: 0;
	}

	.navbar,
	.headerlinks,
	.service-wrapper,
	.globalnavigation-wrapper,
	.service-wrapper,
	.breadcrumb,
	.sidebar-menu,
	.content-service,
	h3.h-scut,
	.ac_results,
	div.ac_results ul,
	.personal-list,
	#sidebar,
    footer[role="contentinfo"] {
		display: none;
	}

	/* override inline style */
	section.service-wrapper {
		display: none !important;
	}

	.logo-bg {
		margin-left: 35%;
		width: 30%;
		margin-top: .8em;
		margin-bottom: 0;
	}

        .logo-bg a[href]:after {
            content: none;
        }

	.main,
	.main-content,
	.two-column .main-content,
	.two-column.service .main-content {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

    #listning a[href$='.pdf'] {
        padding: 0 0 0 0;
        background: transparent url(../img/pdf_icon.gif) no-repeat center left;
    }

	#listning a[href$='.doc'],
    #listning a[href$='.docx'] {
        padding: 0 0 0 0;
        background: transparent url(../img/doc_icon.png) no-repeat center left;
    }
}

@page {
    margin: 25mm 4cm 25mm 4cm;
}

#galleria {
    height: 420px;
    max-width: 820px;
}