@font-face {
  font-family: 'Enighet';
  src: url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_eot/$File/enighet-webfont.eot');
  src: url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_eot/$File/enighet-webfont.eot?#iefix') format('embedded-opentype'),
  url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_woff/$File/enighet-webfont.woff') format('woff'),
  url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_ttf/$File/enighet-webfont.ttf') format('truetype'),
  url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_svg/$File/enighet-webfont.svg#enighetregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* =============================================================================
HTML5 display definitions
========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
Base
========================================================================== */

/*
* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
* 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
*/

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;

}

body p, table td {
  color: #363636;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.smallp p, .layout-0 .smallp p{
  font-size: 13px;
  line-height: 21px;
}

body ul {
  margin: 5px 0px 0px 18px;
}
body ol {
  margin: 5px 0px 0px 25px;
}

/* =============================================================================
Links
========================================================================== */

a,
a:visited {
  color: #d1111c;
  text-decoration: none;
}
a:hover { color: #797979; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }

a.non-red {
  color: #363636;
}
a.non-red:hover {
  color: #797979;
}
a.hovery {
  cursor: pointer;
}
/* =============================================================================
Typography
========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

h1 {
  font-size: 34px;
  margin: 0 0 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 45px;
  word-wrap: break-word;

}

h4 {
  color: #d1111c;
  font-family: Arial,sans-serif,Tahoma;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

h2, h3, h5 {
  font-family: 'Lato',sans-serif;
}

h2 {
  font-size: 18px;
}

h2 > a, h2 > a:visited {
  color: #000000;
}

h4 {
  color: #222222;
  font-family: Arial, sans-serif, Tahoma;
  font-size: 17px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
}

address{
  font-style: normal;
  clear: both;
}

blockquote:after {
  color: #BABABA;
  font-size: 89px;
  text-shadow: 0 1px 1px #909090;
}

blockquote:before {
  color: #BABABA;
  content: "\201D";
  display:block;
  left:-20px;
  top:-20px;
  position:absolute;
  font-size: 110px;
  margin: 10px 8px 0 0;
  text-shadow: 0 1px 1px #909090;
  padding-left:10px;
}

blockquote {
  background-color: #FFFFFF;
  color: #454545;
  font-family: serif;
  font-size: 18px;
  line-height: 1.45;
  padding: 0.25em 50px;
  margin: 0.25em 0;
  position: relative;
}

.fancybox-lock{
  overflow:visible !important;
  margin-right:0px !important;
}

/* start page slider slidesjs.com */
.layout-0 #slides{
  width: 100%;
  height: 100%;
}

#slides .pagination {
  position: absolute;
  right: 20px;
  bottom: -15px;
  z-index: 20;
}

blockquote p {
  font-size: 18px;
}

.kill-p-margin p {
  margin: 0;
}

/* startsida */
.layout-0 .top-border {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
}

.light-grey {
  background-color: #f7f7f7;
}

.grey {
  background-color: #eff0f0;
}

.layout-0 .container.col-wrap {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.layout-0 #row-3 .container.col-wrap {
  padding: 0 0 10px;
}

.has-overlay {
  position:relative;
  background-color: #fff;
}

.overlay {
  position: absolute;
  z-index: 3;
  padding: 4px 12px;
}

.overlay.top-left {

}

.red {
  color: white;
  background-color: #D1111C;
}

.black, .black a {
  color: white;
}

.overlay.bottom-right {
  right: 0;
  bottom: 0;
}

.puff img {
  float: left;
  /* 130205
  margin: 0 10px 1px 0;
  */
  margin: 0 10px 10px 0;
}

.puff time {
  color: #D1111B;
  display: block;
  float: left;
  font-family: 'Open Sans',sans-serif;

  margin: 0 6px 0 0;
  line-height: 16px;
  font-size: 11px;
}

.two-col.col.puff {
  overflow: hidden;
  margin: 30px 0 10px;
  padding: 0;
}

button.btn, input.btn {
  border: 1px solid #cbcbcb;
  border-radius: 3px 3px 3px 3px;
  box-shadow:  1px 1px 3px #e4e4e4;
  -moz-box-shadow: 1px 1px 3px #e4e4e4;
  -webkit-box-shadow: 1px 1px 3px #e4e4e4;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 21px;
  outline: medium none;
  padding: 7px 12px 6px;
  width: auto;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}


.puff  p {
  line-height:21px;
  margin-top:0;

}

.puff h2 {
  font-family: 'Open Sans',sans-serif;
  font-size: 19px;
  line-height: 24px;
  letter-spacing: -1px;
  font-weight: bold;
  margin: 0 0 11px;
}

.puff a h2 {
  color: #222222;
}

.puff a:hover h2 {
  color: #797979;
}

/* Listningar */
ul.main-listing {
  list-style: none;
  margin: 25px 0 0;
}

.main-listing li {
  border-top: 1px solid #ccc;
  overflow: hidden;
}

ul.main-listing li p {
  font-size: 15px;
  line-height: 23px;
}


.main-listing a > h2 {
  color: #000;
  font-size: 18px;
  margin: 12px 0;
}

.main-listing a > p:hover,
.main-listing a > h2:hover {
  color: #d1111b;
}



.main-listing time {
  display: block;
  float: left;
  margin-right: 19px;
  margin-top: 5px;
}

.main-listing .gradient time {
  margin-right: 10px;
  /* margin-top: 6px; */
  font-size: 13px;
  color: #a0a0a0;
}

.search-result p {
  display:block;
}

.search-res1 {
  float: left;
  margin-right: 15px;
  width: 150px;
}

.search-res2 {
  margin: 0;
}

.meta-1 {
  margin-bottom: 1em !important;
  margin-left: 0 !important;
}

.meta-2 {
  display: inline;
}

.meta-time {
  display: inline !important;
  float: none !important;
}

.txtSearchTerm {
  height: 26px;
}

.icon-6x {
  font-size: 6em;
}

/* fixar materialfiltret: */
.main-listing li:last-child {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}

#news-list .clearfix.wrap {
  margin-bottom: 15px;
}
/* tc 151021 område i nyhetslista*/
.nyhet-lista-omr {
  /* float: left; */
  font-size: 13px;
  margin-right: 10px;
  margin-top: 5px;
  color: #a0a0a0;
  text-transform: uppercase;
  vertical-align: bottom;
}
.nyhet-lista-omr > time {
  display: inline;
  margin: 0 3px 0 0;
}
.videos {

  border-top: 0;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 20px !important;

}

/* bxslide style */

#row-4-newswrap .bx-wrapper {
  margin-top:20px !important;
}

.bx-wrapper {
  padding-left:0 !important;

  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom:33px;
}

.videos. .bx-wrapper {
  padding-top: 0 !important;
  margin-top:0 !important;
}


.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  padding: 0 0;
  left:0;
}
.slider-wrap .puff img {
  float: none !important;
}

#row-4-newswrap .bx-wrapper .bx-prev, .videos .bx-wrapper .bx-prev {
  left: 0 !important;
  margin-left:5px;
  background: url(https://www.lo.se/home/lo/res.nsf/vRes/global_1393509533633_pilar1_png/$File/pilar1.png) no-repeat 0 0 !important;
}

#row-4-newswrap .bx-wrapper .bx-next, .videos .bx-wrapper .bx-next {
  margin-right:5px;
  background: url(https://www.lo.se/home/lo/res.nsf/vRes/global_1393509533633_pilar1_png/$File/pilar1.png) no-repeat -40px 0 !important;
}
#row-4-newswrap .bx-wrapper .bx-next:hover {
  background-position: -40px -31px !important;
}
#row-4-newswrap .bx-wrapper .bx-prev:hover {
  background-position: 0 -31px !important;
}

.row-4-newswrap .slider-wrap .bx-wrapper .bx-controls-direction a {
  top: 54%;
}

.videos.slider-wrap .bx-wrapper .bx-controls-direction a {
  top: 107%;
}


.slider-wrap .bx-wrapper .bx-controls-direction a {
  height: 30px;
  width: 30px;
  z-index: 99;
  right: 0;
}
.slider-wrap {
  padding-left:10px !important;
}
#row-4 .puff {
  border:none !important;
}


/* modified P3pager */
.p3pager {
  margin: 1em 0;
}

.p3pager .p3pager-pages {
  border: none;
  float: right;
}

.p3pager span,.p3pager a {
  margin: 0 2px;
  padding: 4px 7px;
}

.p3pager a,.p3pager .p3pager-current {
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  color: #222222;
}

.p3pager > a:hover,
#filter-form .p3pager a:hover  {
  color:#797979;
}

.p3pager span {
  border: none;
}

.p3pager .p3pager-current {
  background-color: #eee;
}




/* Startsida - twitter */
.layout-0 #twitterlistcontent {
  overflow-y: hidden !important;
  box-shadow: none;
  padding: 0;
  height: auto;
}

#twitterlisthead{
  text-transform: uppercase;
}

.tweet {
  margin: 12px 2px 14px 4px;
  clear: both;
}
.tweet img {
  float:left;
  margin: 0 8px 0 0;
}

div.tweet p.text {
  font-size:11px;
  line-height: 18px;
}

div.largerfont div.tweet p {
  font-size: 14px;
  line-height: 20px;
}

/* seminarie lisnting */
.lo-list-icon {
  color: #adadad;
  font-size: 17px;
}
.lo-list-date {
  font-size: 11px;
  font-weight: 600;
  margin: 0 11px 0 8px;
}

.morenews {
  display: block;
  font-size: 14px;
  margin-top: 7px;
}


/* prenumerera pa nyhetsbrev */
.listbox input,
.listbox textarea,
#joinform input,
#cisionsubscribe input {
  width: 100%;
}

/* flickr widget */
.listbox.flick-r-widget {
  overflow:hidden;
  padding: 10px 0;
}

.flick-r-widget img {
  float: left;
  margin: 0.8%;
}

.flick-r-widget img:hover {
  border: 1px solid #cccccc;
}

/* kontaktbox i listbox
https://www.lo.se/start/pressmeddelanden
*/
.listbox > .contactsmall {
  margin: 15px 0;
}

blockquote cite {
  color: #888888;
  font-family: verdana;
  font-size: 10px;
  display:block;
  margin-top: 5px;
  line-height: 16px;
}

blockquote cite:before {
  content: "\2014 \2009";
}

.articleBody {
  padding:0;
}

/* STYLE FOR LI PA HEMSIDAN OCH I TINY */
/* 2013-04-16    .articleBody li, .mceContentBody  li { */
.articleBody ul > li, .mce-content-body  li, .articleBody ol > li {
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 16px;
  line-height: 28px;
  padding: 9px 0;
  /* list-style-type: disc; */
  list-style-type: none;
  position: relative;
}
/* Standardisera storlek pÃ¥ punkter i olika webblÃ¤sare enligt https://stackoverflow.com/a/41491657 */
.articleBody ul > li:before, .mce-content-body li:before, .articleBody ol > li:before {  
  position: absolute;
  content: '\2022';
  font-size: x-large;
  left: -0.85rem;
}

.articleBody .slick-slider ul > li:before {
  content: '';
}

.articleBody ol > li,
.mce-content-body ol > li {
  list-style-type: inherit;
}

article .infoBox {
  float:none;
  background-color: #FFFFFF;
  border: 1px solid #d6d6d6;
  color: #454545;
  line-height: 150%;
  overflow: hidden;
  padding: 10px 10px;

  word-wrap: break-word;
  background: #ffffff; /* Old browsers */
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(45deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(237,237,237,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* IE10+ */
  background: linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

article .infoBoxWidth {
  max-width: 220px;

}

article .infoBoxChartWidth {
  width: 100%;
}

.infoBoxChartWidth .infoBox { /* Fix 2013-05-20 */
  float: none;
  margin: 0 0 18px;
}

article .infoBox ul {
  margin: 5px 0px 0px 15px;
}

article aside.infoBox {
  display: none;
}

article .infoBox.bottom {
  max-width: none;
  margin:10px 0;
}

/* This is most likely a DIV element that uses this class, but it can be anything */

.dotted-rule {

  /* Probably unneeded if the element using this class is a DIV */
  display: block;
  clear: both;
  /* This helps stop the element being taller than it should be */
  line-height: 1;

  font-size: 10px;

  /* Overflow hidden will stop the :after pseudo dots extending past the width of our element. */
  overflow: hidden;

  /* We don't want any padding */
  padding: 0;
}

/* Inserts a whole bunch of dots after the dotted rule element */
.dotted-rule:after {

  /* The colour of our border */
  color: #CCC;

  /**
  * Use as many dots here as you like, I put more than I need and let the overflow: hidden above restrict it to only display the width of the element.
  * Try experimenting with different characters for awesome borders like triangles or something, be creative.
  */
  content: '.....................................................................................................................................................................................................................................................................................................................................';

  /* This is very important, our text won't flow or display correctly without it */
  display: block;

  /* Letter spacing helps space out our dots. It controls the distance between them. */
  letter-spacing: 1px;

  /**
  * A negative margin will most likely be needed to bring the rule border up an acceptable position, otherwise by default it might sit lower.
  * This negative margin matches the amount of margin we've put on-top of the dotted rule above.
  */
  margin-top: -6px;
}

.dotted-rule.topper{
  margin-top: 7px;
}
.dotted-rule.lower{
  margin-bottom: 7px;
}

.iconInfo {
  font-size:20px;
  color:#adadad;
}

.iconInfoText {
  margin: 0px 16px 3px 5px;
  color:#a0a0a0;
  text-transform:uppercase;
  font-family:Arial, 'Helvetica neue', sans-serif;
  font-size:13px;
  vertical-align:text-bottom;
}
.iconInfoText.searchResultBreadcrumb {
  font-size: 11px;
}
@media (max-width: 768px) {
  .iconInfoText {
    margin: 0px 5px 3px 5px;
  }
}

.iconInfoText > a {
  text-decoration: underline;
  color:#a0a0a0;
}

.iconInfo2 {
  font-size:20px;
  color:#adadad;
}

.newsBoxHeader {
  /* height: 120px; */
  margin-bottom: 5px;
  overflow: hidden;
}

button.btn {
  background: linear-gradient(to bottom, #FEFEFE 0%, #E6E6E6 100%) repeat scroll 0 0 transparent;
  border: 1px solid white;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 3px #A0A0A0;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  height: auto;
  line-height: 21px;
  outline: medium none;
  padding: 3px 16px;
  width: auto;
}

.btn[disabled], .btn.disabled {
  color:#ccc;
}

button.redbtn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding: 6px 10px;
  margin: 5px 4px 5px 0;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a30000;
  -moz-box-shadow:
  0px 1px 3px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
  -webkit-box-shadow:
  0px 1px 3px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
  box-shadow:
  0px 1px 3px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
  text-shadow:
  0px -1px 0px rgba(122,7,7,0.7),
  0px 1px 0px rgba(255,255,255,0.3);
  background-color: #d1111b;
  background: #d1111b;
}


.textInfo {
  color:#a0a0a0;
  text-transform:uppercase;
  font-family:Arial, 'Helvetica neue', sans-serif;
  font-size:11px;
  text-decoration: underline;

}

.related p {
  color: #666666;
  font-family: Arial,sans-serif,Tahoma;
  font-size: 12px;
  line-height: 18px;
}

.relatedText p {
  margin-top: 2px;
}

#filtered-list thead > tr {
  font-weight: bold;
  background-color: #ffffff !important;
}

#filtered-list tr {
  background-color: #ffffff;
  /* 130520
  line-height: 30px;
  */
  line-height: 22px;
}

#filtered-list tr:nth-child(odd){
  background-color: #f8f8f8;
}

#filtered-list td {
  border: 1px solid #dddddd;
  /* 130520
  padding: 3px 8px;
  */
  padding: 8px;
}


dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
Lists
========================================================================== */

ul,ol {
  margin: 1em 0;
  padding: 0;
}

dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol,
.nav {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}



/* =============================================================================
Embedded content
========================================================================== */

/*
* 1. Improve image quality when scaled in IE7: h5bp.com/d
* 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
*/

img {
  border: 0;
   -ms-interpolation-mode: bicubic;
    /* vertical-align: middle; */
     max-width: 100%;
  }

video {
  max-width: 100%;
  /*height: 480px;*/
}

/*
* Correct overflow not hidden in IE9
*/

svg:not(:root) { overflow: hidden; }


/* =============================================================================
Figures
========================================================================== */

figure { margin: 0; }


/* =============================================================================
Forms
========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
* 1. Correct color not inheriting in IE6/7/8/9
* 2. Correct alignment displayed oddly in IE6/7
*/

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
* 1. Correct font-size not inheriting in all browsers
* 2. Remove margins in FF3/4 S5 Chrome
* 3. Define consistent vertical alignment display in all browsers
*/

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
*/

button, input { line-height: normal; }

/*
* 1. Display hand cursor for clickable form elements
* 2. Allow styling of clickable form elements in iOS
* 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
*/

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
* Re-set default cursor for disabled elements
*/

button[disabled], input[disabled] { cursor: default; }

/*
* Consistent box sizing and appearance
*/

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;

}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }



/*
* Remove inner padding and border in FF3/4: h5bp.com/l
*/

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
* 1. Remove default vertical scrollbar in IE6/7/8/9
* 2. Allow only vertical resizing
*/

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


#hemmaform .errmsg {
  margin-left: 7px;
}

.addthis_share_this a {
  padding-right: 14px !important;
}

.addthis_share_this a iframe {
  z-index: 10;
}

div.img-wrap {
  z-index: 1;
}

#raknesnurra .divContent {
  display:box;
  border-radius: 4px;
  padding:5px;
  margin-top:5px;
}

#infoResultat, #infoBelaggning {
  background-color: #f5f5f5;
  padding: 30px;
  font-size: 1.2em;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

#tableUppdrag {
  padding: 10px;
}

#raknesnurra #divContent span.table-head {
  font-size: 1.2em;
}
#raknesnurra .helptext {
  font-size: 0.9em;
  line-height:1em;
  vertical-align:baseline;
  color: #a0a0a0;
  width:50%;
}
/* =============================================================================
Tables
========================================================================== */

table { border-collapse: collapse; border-spacing: 0;}
td { vertical-align: top; }


.table {display:table; width:100%;}
.table-row {display:table-row;}
.table-cell {display:table-cell;padding:5px;}
.table-head {font-weight: bold;}



/* =============================================================================
Chrome Frame Prompt
========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

input, textarea, select, .uneditable-input {
  border: 1px solid #dcddde;
  display: inline-block;
  font-size: 16px;
  padding: 4px;
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  outline: none;
}

div.articleBody input, div.articleBody textarea, div.articleBody select, div.articleBody .uneditable-input {
  height: auto;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  border-radius: 0 0 0 0;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin: 3px 0;
  padding: 0;
  width: auto;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}

.radio, .checkbox {
  line-height: 18px;
  display: table;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
}

aside h2 {
  color: #D1111C;
  line-height: 26px;
  margin: 0 0 12px;
}

.searchfilter {
  width: 30px;
}

.searchlist {
  font-size: 3em;
}

article {

}

.nav.right li.loungred a, .nav.right li.loungred a:hover {
  background-color: #e51b24;
  line-height: 2px;
}

.primary-menu ul li a.ung {
  padding: 5px 0;
  line-height: 2px;
  background: -moz-linear-gradient(top, #E51B24 0%, #CD0F15 100%); /* repeat scroll 0 0 transparent*/
  background: linear-gradient(to bottom, #E51B24 0%, #CD0F15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E51B24), color-stop(100%,#CD0F15));
  background: -webkit-linear-gradient(top, #E51B24 0%, #CD0F15 100%);
  background: -o-linear-gradient(top, #E51B24 0%, #CD0F15 100%);
  background: -ms-linear-gradient(top, #E51B24 0%, #CD0F15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E51B24', endColorstr='#CD0F15',GradientType=0 );
  background-color: #E51B24;

}

.header-content {
  padding: 24px 8px 12px 8px;
}

.top-nav a {
  color: #FFFFFF;
  line-height: 36px; /* 36->26 20171123*/
  margin: 1px 1px 1px 0;
  padding: 0 8px;
}

.top-nav .nav.right a:hover, .top-nav .nav.left a:hover {
  background-color:#6a6a6a;
}

.top-nav .ung {
  background-color:transparent;
  padding:0;
  line-height:2px;
}

.top-nav .ung:hover {
  background-color:transparent;
}

.top-nav .search.active {
  float: right;
  position: relative;
}

.top-nav .search.active input {
  border-color: #4F4F4F;
  border-style: solid none solid solid;
  border-width: 1px;
  display: block;
  height: 36px;
  left: -250px;
  max-width: 250px;
  position: absolute;
  width: 250px;
}

.top-nav .search input {
  border: medium none;
  display: none;
  height: 0;
  padding: 0 5px;
  width: 0;

}

.top-nav .search a {
  font-size: 18px;
  line-height: 34px;
  padding: 0 10px;
}

.top-nav .menu-btn {
  cursor: pointer;
  padding: 12px 9px;
}

table.ui-datepicker-calendar tr td a {
  font-size: 11px !important;
}

.calEventInfo > a {

  background-color: #EAEAEA;
  border-bottom: 1px solid #999999;
  padding: 3px 2px 3px 11px !important;
  margin: 0 !important;
  display:block !important;
  color: #666666;
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
}
.calEventInfo > a:hover {
  background-color: #EAEAEA !important;
  color: #D1111C;
}

/*mobil - undermeny */
.menu-btn.submenu-btn {
  margin-right: 10px;
  margin-top: 1px;
}
.menu-btn.submenu-btn .bar {
  background-color: #CBCBCB;
}

.spacer {
  margin-right: 50px;
}

.main-wrap {
  padding: 12px 8px;
}
div.dd-container{
  margin-bottom: 18px;
}

.wrap {
  margin-top: 0;
  margin-bottom: 18px;
  position: relative;
}

.img-wrap {
  overflow: visible;
}

/* hemsida2017 */
.nav a {
  font-size: 11px;
  display: block; /* tidigare 'table' */
}

.footerNavDELETE .middleDELETE {
  background: url("data:image/gif;base64,R0lGODdhAQABAPAAAOXl5QAAACwAAAAAAQABAEACAkQBADs=") repeat-y scroll 100% 0 transparent;
  margin-right: 2%;
  width: 35%;
}
.footerNavDELETE navDELETE {
  clear: none;
  float: left;
}

.main-wrap {
  padding-top: 18px;
}

.divider {
  border-color: #CCCCCC transparent;
  border-style: dotted none;
  border-width: 2px;
  line-height: 2px;
  margin: 24px 0;
  text-align: center;
}

p.line {
  border-bottom: 1px solid #E9E9E9;
  color: #D1111C;
  line-height: 0px;
  margin: 5px 0 5px;
}

.divider span {
  background-color: #d1111c;
  box-shadow: 0 0 0 4px #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 10px;
  text-shadow: 1px 1px #000;
}

.styled-select select {
  background: transparent;
  width: 250px;
  padding: 5px;
  font-size: 12px;
  height: auto;
  border:0 none;
}

.styled-select {
  width: 213px;
  height: auto;
  overflow: hidden;
  background: url(/home/lo/content.nsf/selbox_arrow.png) no-repeat 180px center #222222;
  border: 1px solid #3c3c3c;
}

.distrikt .primary-menu li > a:hover{
  color: #d1111c;
}

.primary-menu .menucolumns{
  background: url("/home/lo/res.nsf/vRes/lo_1336734800859_menu_back_jpg/$File/menu-back.jpg") no-repeat scroll right bottom #313031;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: none;
  left: -20px;
  padding: 20px 30px 10px;
  position: absolute;
  right: -20px;
  top: auto;
  z-index: 50;
}

.primary-menu .open .menucolumns {
  display: block;
  padding-bottom: 5px;
}

.menucolumns > div {
  float: left;
  width: 20%;
  padding-right: 2%;
}

.primary-menu .open li {
  float: none;
}

.primary-menu .open > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin: 0 -4px 10px 0;

}

.open .menucolumns > div > ul > li > a {
  border-bottom: 1px dotted #b7b7b7;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: lato;
  font-size: 12px;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.menucolumns > div > ul {
  margin-bottom: 8px;
  padding-bottom: 7px;
}

.menucolumns > div > ul:last-child {
  border-bottom: medium none;
}

.primary-menu .open li a {
  color: #ffffff;
  letter-spacing: 0;
  font-size: 11px;
  line-height: 15px;
  padding: 0;
  font-family: lato;
  overflow: hidden;
  display: block;
  word-wrap: break-word;
  font-weight: normal;
}
.primary-menu .open li.sel > a {
  color: #f5f40b;
}

.primary-menu .open li  {
  margin-bottom: 5px;
}

.primary-menu .open li a:hover {
  text-decoration: underline;
}

.primary-menu li.close-icon { display: none; }

.primary-menu .open .close-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 55px;
}

.primary-menu .open > ul > li.close-icon > a {
  border-bottom: none !important;
  padding:20px 20px 15px 15px;
  display: block;
}

.top-nav .menu-btn,
.top-nav .search {
  display: block;
}

.support-nav {
  display: none;
}

.input-append .add-on {
  border-radius: 0 0 0 0;
  margin-left: -1px;
  margin-right: 0;
}


.input-append span.add-on {
  background-color: #FFFFFF;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 0px solid #FFFFFF;
  margin: 8px 0 0 0;
  cursor: text;
  right: 3%;
  position: absolute;
}

.banner-right {
  margin: 0 0 8px;
}

.banner-right img{
  min-width: 100%;
  height: auto;
}

.listbox  {
  padding: 0px 10px 8px 10px;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin-bottom: 1px;
}
.listbox p {
  color: #666666;
  font-family: Arial,sans-serif,Tahoma;
  font-size: 14px;
  line-height: 20px;
  margin: 4px 0 4px 0;
}

.listbox.distrikt-lonyheter > h3 > a, .listbox h3 > a {
  color: #d1111c;
}

.listbox h3 {
  color: #222222;
}
.listbox h3 > a, .listbox h3 {
  font-family: Arial,sans-serif,Tahoma;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  margin: 10px 0 0 0;
  color: #222222;
}

.listbox.distrikt-lonyheter > h3 > a {
  color: #d1111c;
}

.listbox h3 > a:hover {
  color: #797979;
}

.listbox .date {
  font-size: 10px;
  margin:0;
}

/* 20140623 Listboxar foer rapporter */
h3.h3-almedalen, h3.h3-almedalen > a {
  /* font-size: 16px; */
  margin-bottom: 10px;
}

a.linktotemplate {
  display: block;
  margin-bottom: 30px;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 15px;
}

.textbanner {
  border: 1px solid #EAEAEA;
  padding: 2px;
}
.textbanner p {
  margin:0;
  padding:10px
}
.textbanner p a {
  font-size:20px;
  font-family:Lato; font-weight:bold; line-height:26px
}

.textbanner p a:hover {
  color:#797979;
}

.gray p {
  background: #f1f1f1; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #f1f1f1 0%, #e3e3e3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f1f1f1), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  #f1f1f1 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  #f1f1f1 0%,#e3e3e3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  #f1f1f1 0%,#e3e3e3 100%); /* IE10+ */
  background: linear-gradient(45deg,  #f1f1f1 0%,#e3e3e3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e3e3e3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.gray p a {
  color:#595654;
}

.blue p {
  background: #EEF2FA; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #EEF2FA 0%, #C7DCF7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#EEF2FA), color-stop(100%,#C7DCF7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  #EEF2FA 0%,#C7DCF7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  #EEF2FA 0%,#C7DCF7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  #EEF2FA 0%,#C7DCF7 100%); /* IE10+ */
  background: linear-gradient(45deg, #EEF2FA 0%, #C7DCF7 100%) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEF2FA', endColorstr='#C7DCF7',GradientType=1 );
}

.blue p a {
  color: #222222;
}


/* bildtext i body */
.imgtext-landscape.right,
.imgtext-landscape.left {
  width: 270px;
  overflow: hidden;
  float: none;
  clear: both;
}

.imgtext-portrait.right,
.imgtext-portrait.left {
  width: 170px;
  overflow: hidden;
  float: none;
  clear: both;
}

.imgtext-landscape,
.imgtext-portrait,
.imgtext-full-width,
.img-left img,
.img-right img {
  margin-bottom: 10px;
}

div.img-left, div.img-right {
  display: inline;
}

.imgtext-landscape img,
.imgtext-portrait img,
.img-left img,
.img-right img {
  margin-top: 8px;
}

.img-left img {
  margin-right: 14px;
  float: left;
}
.img-right img {
  margin-left: 14px;
  float: right;
}
.img-left img,
.img-right img {
  width: 40%;
  height: auto;
}

.imgtext-landscape > p,
.imgtext-portrait > p,
.imgtext-full-width > p {
  font-size: 12px;
  font-family: Arial, sans-serif;
  margin: 0;
  color: #777777;
}

.imgtext-full-width img {
  width: 100%;
  height: auto;
}


.caption {
  overflow: hidden;
  background-color:#57585a;
  color:#fff;
  font-family: 'Open Sans', arial, helvetica, sans-serif;
  text-transform: uppercase;
  padding:4px 0 4px 10px;
}

.img-info {
  left: 8px;
  top: 8px;
  position: absolute;
  max-width: 95%;
}

/* 140521 FIX big banner startpage hover */
a.start-big-img, a.start-big-img p.img-info-content {
  color: #000000 !important;
}
a.start-big-img:hover, a.start-big-img:hover p.img-info-content {
  color: #797979 !important;
}

.img-info-header.black:hover,
.img-info-header.black > a:hover,
.img-info-footer:hover{
  background-color: #4a4a4a;
}

.img-info-header,
.img-info-footer,
.img-info-footer:hover,
.img-info-footer:visited {
  color: #FFFFFF;
  font-size: 10px;
  line-height: 18px;
  padding: 0 2%;
}

.black.img-info-header {
  background-color: black;
}

.img-info-content {
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgb(255, 255, 255);
  /* RGBa with 0.6 opacity */
  background: rgba(255, 255, 255, 0.8);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";

  color:#000;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding: 3% 3.5%;

  /* 130205 */
  width: 100%;
}

.img-info-content a {
  color: #000000;
}

.img-info-content a:hover {
  color: #797979;
}

.img-info-footer,
.img-info-footer:hover {
  font-family: 'Open sans', Arial, 'sans-serif';
  padding: 1% 3%;
  cursor: pointer;
}

/* startsidefixar 130205 mobile first*/
.img-info .img-info-footer {
  display: none;
}

.img-info{
  top: 4px;
  left: 4px;
}

.smallp p,
.layout-0 .smallp p {
  font-size: 12px;
  line-height: 16px;
}

.chartboxinfo h2 {
  margin-bottom: 0;
  font-size: 15px;
  padding-top:12px;
}

.chartboxinfo p {
  font-size: 11px;
  line-height: 14px;
  margin-top: 5px;
}


.chartboxinfo .chartBoxInnerInfo {
  display: none !important;
}


.chartboxinfo .fa.fa-bar-chart-o {
  font-size: 22px;
  padding: 2px 4px 0 0;
  display: inline-block;
}

.chartshare {
  padding: 4px 4px 0 0;
  background-color: #fff;
  overflow: hidden;
}

.layout-0 .custom-share-button a {
  overflow: hidden;
  display: block;
  height: 16px;
  width: 16px;
  line-height: 16px!important;
}

.layout-0 #custom-tweet-button a {
  background: url(https://s7.addthis.com/static/r07/widget016_top.gif) no-repeat;
  background-position: 0 -832px;
}

.layout-0 #custom-fb-button a {
  background: url(https://s7.addthis.com/static/r07/widget016_top.gif) no-repeat;
  background-position: 0 -272px;
  margin-right: 4px;
}

.two-col.col.puff {
  margin: 30px 0 10px;
}

.two-col.col.puff + .puff {
  margin-top: 0px;
}

.blogpost .content > time,
.blogpost .content > a {
  font-size: 11px;
}

#start .container.col-wrap {
  padding: 5px 0 8px;
}


.imageleft {
  float:left;
  margin: 0 10px 4px 0;
}
.imageright {
  float:right;
  margin: 0 0 4px 10px;
}

.imageleft span i.icon-file,
.lo-download-btn {
  font-size: 23px;
  margin-right: 6px;
}

.imageright a, .imageleft a {
  font-family:Open sans;
  font-size:15px;
  letter-spacing:0px;
}
.imagecenter {
  display: inline-block !important;
}


/* Startsida banners MOBIL */
#row-4 {
  background-color: #ffffff;
  padding: 10px 0;
}

#row-4-banners {
  margin: 15px 0 0;
  width: 100%;
  padding: 10px;
  background-color: #eff0f0;
}

#row-4-banners p, #row-4-banners a {
  margin: 0;
  line-height: 0;
}

.banner240 {
  background-color: #FFFFFF;
  float: left;
  line-height: 0;
  padding: 15px;
  width:  100%; /* inte 240px */
}


.banner240 + .banner240 {
  margin-top: 10px;
}

.banner240 img{
  width: 100%;
}


.multi-column-1 {
  -moz-column-width: 265px;
  -webkit-column-width: 265px;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
}

.img-info-header {
  background-color: #D61826;
  display: inline-block;
}

.img-info-footer {
  background-color: #3C3C3C;
  white-space: nowrap;
}

div.social-content-links {

  /* display: inline-block; 
  padding-top: 6px;
  margin-right: 2px; */
  float: right;
  /* width:144px; */
}

.social-content-links ul {
  list-style: none outside none;
  margin:0;
  padding: 2px;
}

.social-content-links li {
  float:right;
  padding:0;
}

.news div.social-content-links {
  /*float: inherit;*/
  /*width:180px;*/
  /* width: 144px; */
}

/*div.social-content-links span.at-icon-wrapper {
  width: 20px !important;
  height: 20px !important;
}

div.social-content-links svg.at-icon {
  height: 20px !important;
  width: 20px !important;
}*/

/* 2013-04-16 */
.imgtext,
.foto,
.imgtext-landscape > p,
.imgtext-portrait > p,
.imgtext-full-width > p {
  /*  font-size: 11px; */
  line-height: 14px;
}

.imgtext {
  color: #777777;
  display: block;
  float: left;
  font-size:12px;
  margin: 4px 0 6px;
  overflow: hidden;
}

.foto {
  color: #777777;
  display: block;
  font-size:11px;
  overflow: hidden;
  float:right;
  margin: 4px 0 6px;
}

.bigpic {
  width:100%;
}

.photo-text-wrapper {
  display:inline-block;
  width:100%;
  margin: 0 0 -15px;
}

.photo-text-wrapper > div {
  overflow: hidden;
}


.news .photo-text-wrapper {
  margin:0;
}

.from-list {
  display: block;
}


.two-col,
.three-col,
.three-four-col,
.one-three-col,
.one-four-col {
  width: 100%;
}

.two-three-col {
  width: 100%;
  min-height: 100px;
}



/* 130201 */
.layout-0 .three-col img {
  width: 100%;
}

.two-three-col input {
  width: 80%;
}

.two-three-col li.oddeven:nth-child(2n+1) {
  background-color: darkgrey;
}

.two-three-col li.oddeven:nth-child(2n+2) {
  background-color: white;
}

.two-three-col li {
  list-style-type: none;
}

.searchlist {
  font-size: 3em;
}

span .icon-file.searchlist {
  padding-top: 30px;
  padding-bottom: 50px;
}

.empty {
  width: 30px;
}

.lastupdate {
  display: block;
  padding-top: 20px;
}

span + .breadcrumb {
  padding-left: 30px;
}


.col + .col {
  margin: 12px 0 0;
}

.col {
  float: left;
}

.nav-icon-compact {
  margin: 0 auto;
}

.nav-icon-compact span {
  color: #ffffff;
  display: block;
  font-size: 22px;
  line-height: 1em;

}

.nav-icon-compact li {
  margin-top: 8px;
  display:inline-block;
}

.nav-icon,
.search-form {
  display: none;
}

.search-form-menu {
  display: none;

  padding: 10px 0;
}


.search-menu-list {
  margin-right: 0 !important;
  position: absolute;
  right: 0;
}

#searchContainer i.loiconsearch,
#searchContainer i.icon-search {
  margin: 3px 0 0 -31px;
  font-size: 17px;
  color: #D2D2D2;
}

#searchContainer input {
  width:88%;
  border-radius: 16px 16px 16px 16px;
  padding: 4px 10px;
  border: 1px solid #C3C3C3;
  font-size: 12px;
}
#searchContainer {
  padding: 5px 12px;
}

.mainNav ul > li.in-fb-menu:first-child {
  background: -moz-linear-gradient(center top, #FAFAFA 0%, #d2d2d2 100%);
  background: linear-gradient(to bottom, #FAFAFA 0%, #d2d2d2 100%);
  background: -webkit-gradient(linear, center top, center bottom, color-stop(0%,#FAFAFA), color-stop(100%,#d2d2d2));
  background: -webkit-linear-gradient(center top, #FAFAFA,  0%, #d2d2d2 100%);
  background: -o-linear-gradient(center top, #FAFAFA 0%, #d2d2d2 100%);
  background: -ms-linear-gradient(center top, #FAFAFA 0%, #d2d2d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFAFA', endColorstr='#d2d2d2',GradientType=0 );
}

.octin {
  font-family: 'OctinCollegeFreeRegular';
}

.oxygen {
  font-family: 'Oxygen', sans-serif;
}

.questrial {
  font-family: 'Questrial', sans-serif;
}

.pontano {
  font-family: 'Pontano Sans', sans-serif;
}

.dosis {
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
}

.oswald {
  font-family: 'Oswald', sans-serif;
}

.opensans {
  font-family: 'Open Sans', sans-serif;
}

.advent {
  font-family: 'Advent Pro', sans-serif;
}

.lato {
  font-family: 'Lato', sans-serif;
}

.beige {
  background-color: #f2eee9;
  min-height: 200px;
}

.dirt {
  background-color: #e3dcd2;
}

.collapse {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  transition: height 0.35s ease;
  height: 0;
  overflow: hidden;
  position: relative;
}


.collapse.in {
  height: auto;
}

.accordion-header {
  background-color: #FAFAFA;
  color: #232323;
  display: block;
  font-family: Lato, Arial, San-serif;
  font-size: 11px;
  padding: 9px;
  text-transform: uppercase;
}



.accordion-header > i {
  color: #949494;
  font-size: 15px;
  width: 17px;
}

/* 130910 byter ut IDregel mot generellare  */
.accordion-header > span {
  font-family: Lato, Arial, San-serif;
  font-size: 14px;
  margin: 0 4px;
  text-transform: uppercase;
}

.accordion-group {
  border: 1px solid #dadada;
}



.accordion-group + .accordion-group {
  margin-top: 2px;
}


.accordion-inner {
  border-top: 1px solid #dadada;
  padding: 4px;

}

.accordion-inner ul {
  margin: 5px 0 4px 6px;
}

.accordion-inner ul > li, div.listbox ul li {
  margin: 0 2px 0;
  padding: 2px;
  list-style: none outside none;
}

.accordion-inner ul.non-menu > li {
  border-top: 1px solid #DADADA;
  padding: 5px 2px;
}


.accordion-inner ul.non-menu > li:first-child {
  border-top: none;
}

div.listbox ul {
  margin: 1em 0;
  padding: 0;
}

.accordion-inner ul li ul {
  margin-left: 12px;
  font-size: 11px;
}

.accordion-inner ul > .sel > a {
  font-weight: normal;
  color:#797979;
}

.quick-nav {

}

.quick-nav > li > a {
  font-weight: bold;
}

.quick-nav > .active > a {
  background-color: #6A6A6A;
}

.quick-nav > li > div {
  background-color: #6A6A6A;
  border: 1px solid #232323;
  left: -9999px;
  max-width: 100%;
  padding: 0;
  position: absolute;
  top: auto;
  width: 320px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -moz-box-shadow: 0 0 5px 1px #1C1C1C;
  -webkit-box-shadow: 0 0 5px 1px #1C1C1C;
  box-shadow: 0 0 5px 1px #1C1C1C;
}

.sres > ul {
  width:250px;
}

.quick-cal {
  display:none !important;
}

.quick-cal-small {
  display:table !important;
}

.quick-nav > .active > div {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  left: 0;
}

input.findforbund {
  margin: 8px 0 0 8px;
  border-left: 1px solid  #000000; /*#4A4A4A*/
  border-top: 1px solid  #000000; /*#4A4A4A*/
  border-bottom: 1px solid  #000000; /*#4A4A4A*/
  border-right: 0px solid  #FFFFFF; /*#4A4A4A*/
  width: 90%;
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
  height: 26px;
}

span.add-on .icon-search {
  margin-top: 3px;
}

.ing {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 28px;
  color: #222222;
  margin-top: 0;
}

.ing span.ingarea {
  font-family: Lato, Arial;
  font-weight: normal;
  text-transform: uppercase;
  color: white;
  background-color: #D1111B;
  padding: 0px 5px;
  display: inline-block;
  font-size: 11px;
  line-height: 20px;
}

.slidesjs-pagination li {
  display: inline;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(/home/lo/res.nsf/vRes/global_1345213346453_pagination_png/$File/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
.slidesjs-pagination li.current a, .pagination li.current a:hover { background-position: 0 -13px }

.video {
  text-align: center;
}

ul.to-select {
  display: none;
}

/* Serach form in 404/Oups - page */
.system-objects .search-form {
  float: none;
  width: 100%;
}

.system-objects > .search-form > div {
  float: none;
  overflow: hidden;
  width: 100%;
}

.system-objects > .search-form input {
  width: 80%;
}

/**************
main footer
*/
.main-footer .footer-links > li {
  width: 100%;
  margin-bottom: 6px;
}

.main-footer {
  overflow:hidden;
  background-color: #313031;
  box-shadow: 0 0 0 6px #dcdcdc;
  -webkit-box-shadow: 0 0 0 6px #dcdcdc;
  -moz-box-shadow: 0 0 0 6px #dcdcdc;
}

.main-footer .container {
  overflow:hidden;
}

.main-footer p.container {
  color: #7A7A7A;
}

.main-footer a, .main-footer a:visited {
  color: #a3a3a3;
}
.main-footer a:hover {
  color:#fff;
}

.main-footer .footer-col {
  float:left;
}

.main-footer .footer-col, .main-footer .container > div {
  float:left;
}

.main-footer li a img{
  margin-right:7px;
}

.main-footer .footer-content {
  border-bottom:1px solid #3c3c3c;
  padding: 0 8px;
}


.main-footer ul, .main-footer div.blockContainer {
  list-style: none;
  margin: 0;
  padding: 15px 0 10px;
}

.main-footer ul.firstrow, div.firstrow {
  border-bottom: 1px solid #3C3C3C;
  overflow:hidden;
}

.main-footer .apps li {
  width:33%;
  float:left;
}

.main-footer .apps li a img{
  margin-right: auto;
  margin-left: auto;
  display:block;
  clear:both;
}

.main-footer .apps li a span{
  margin-left: auto;
  margin-right:auto;
  text-align: center;
  display:block;
}


/* adress e-post fax etc.. */
.main-footer .address {
  clear:both;
  background-color: #18191a;
  border-top:1px solid #000;
}


#prenumereravad.dd-container {
  display: block;
}

.main-footer .address p {
  display:block;
  font-size:10px;
  padding:17px 8px;
  letter-spacing:1px;
}

.main-footer .address a {
  font-size:10px;
}

.main-footer h2 {
  font-family: arial;
  font-size: 14px;
  color: #ded9cd;
  margin-bottom: 0;
  font-weight:normal;
}

.main-footer #ace {
  width: 100%;
  /* min-width: 135px; */
}

.main-footer #gene {
  border-top: 1px solid #3C3C3C;
  margin-top: 20px;
  width:100%;
  /* min-width: 145px; */
}

.main-footer #paul {
  /* border-top: 1px solid #3C3C3C; */
  /* margin-top: 20px; */
  width:  100%;
  /* min-width: 195px; */
  padding: 20px 15px;
}

.main-footer #peter {
  /* margin-top: 20px; */
  border-top: 1px solid #3C3C3C;
  width: 100%;
  padding: 20px 15px;
}

.main-footer #ace ul{
  width:100%;
}

.main-footer #ace .remove-text li{
  float:left;
  width:16%;
}

.main-footer #ace .remove-text li span{
  display:none;
}

#prenumereravad .dd-selected { font-weight: normal; padding: 10px 8px; }
.main-footer .dd-select { background-color:#242424 !important; border: solid 1px #3C3C3C; }
.main-footer .dd-pointer-down { border: solid 5px transparent;  border-top: solid 5px #666; }
.main-footer .dd-pointer-up {  border: solid 5px transparent !important;  border-bottom: solid 5px #666 !important;  margin-top: -8px;  }

.main-footer .dd-option { border: 1px dotted #545353; background-color: #242424; }
.main-footer .dd-option:hover { background-color: #3C3C3C; }
.main-footer .dd-options { padding: 0; box-shadow: none; border: solid 1px #535353; }
#SubscriptionForm .dd-container {  margin-bottom: 3px; margin-top: 3px;  }

/* prenumerera */

#SubscriptionForm input.text, #SubscriptionForm select, #SubscriptionForm dt, #cisionsubscribe-footer input.text {
  width:100%;
  margin:3px 0;
  background-color: #242424;
  color: #7e7e7e;
  border: 1px solid #3C3C3C;
  padding:7px;
  font-size:12px;
  height:37px;
}

/* Prenumeration distrikt */
#distrikt-prenum > header {
  padding: 5px 0 10px;
}
#distrikt-prenum .dd-select,
#distrikt-prenum input.text{
  border: 1px solid #bebebe;
  background-color: #f8f8f8;
  color: #222222;
}
#distrikt-prenum .dd-selected {
  color: #838383;
}

/* select styling */
#SubscriptionForm .dropdown dd {
  position:relative;
}


#SubscriptionForm dd ul {
  background:#18191a none repeat scroll 0 0;
  border:1px solid #3c3c3c;
  color:#7e7e7e;
  display:none;
  left:0px;
  padding:7px;
  position:absolute;
  top:-4px;
  width:100%;
  min-width:170px;
  list-style:none;
}

#SubscriptionForm .value{
  display: none;
}

#SubscriptionForm .dropdown a{
  width:100%;
  display:block;
}

#SubscriptionForm .dropdown dt{
  background:url(/home/lo/res.nsf/vRes/global_1345213346453_arrow_prem_png/$File/arrow-prem.png) no-repeat 180px center #222222;
}
#SubscriptionForm dl{
  margin:0;
}

#SubscriptionForm dd{
  margin:0;
}

#SubscriptionForm .dropdown li {
  margin-bottom: 5px;
  border-bottom: 1px dotted #545353;
  padding-bottom: 2px;
}

/* Hover-card */
.fyre-hovercard { display: none !important; }

/* ShareThis Override*/
.stMainServices, .stHBubble { height: auto !important; }


.news .newstop {
  margin-bottom: 15px;
  /* padding-right: 15px; */
}

.padleft10 { padding-left: 10px; }
.padleft20 { padding-left: 20px; }

.padright20 { padding-right: 20px; }
.padright10 { padding-right: 10px; }

article > div.padright10 {
  padding-right: 0;
}

.clear10 {height: 10px;font-size: 0;}
.clear20 {height: 20px;font-size: 0;}


/* LO PLAY */
.PublishText { margin: 0 !important; overflow: hidden;}

.puff-text-wrap a, .puff-text-wrap p {
  color: #606060;
  font-family: 'Open Sans', arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-top:5px;
}

/* 130201 */
.schysstsok .image{
  display: none;
}
.schysstsok .searchfield {
  margin-left: 0;
}

/* 130130 */
.puff-text-wrap h3:hover  {
  color: #d1111c;
}


/* GENERELLA! */
.puff-text-wrap h3 {
  color: #222222;
  margin: 1px 0 4px;

}

.puff-cat {
  height: 12px;
  display: inline;
  overflow: hidden;
}

.puff-cat span:first-child {
  color:#A0A0A0;
  text-transform: uppercase;
  font-size: 13px;
}

/*.puff-cat span + span {*/
.puff-cat span {
  color:#606060;
  font-size: 13px;
  font-family: Verdana;
}

.relatedpufflist .playpuff{
  margin-bottom: 20px !important;
}

.pufflist4321 .responsivepuff
{
  margin-bottom: 20px !important;
}

.pufflist4321 .responsivepuff a:hover h3
{
  color:#d1111c;
}

.puff-text-wrap {
  padding: 5px;
}

.playpuff .video {
  background-position: center top !important;
  background-color: #000 !important;
  background-repeat: no-repeat;
  background-position: fixed;
  /* stretch bg image */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.relatedpufflist .video,
.video {
  min-height: 160px;
}

.playpuff .video > a {
  display: block !important;
  text-align: center;
  /*padding: 41px 0 !important;*/
  padding: 78px 0 !important;
  position: relative;
}

.video > a:hover {
  opacity:0.5;
  filter:alpha(opacity=50); /* For IE8 and earlier */
}

.playpuff .video > a img {
  top: 68%;
  position: absolute;
  width: 46px;
  left: 76%;
  margin-top: 0;
}

.layout-2 .playfilters {
  background-color: #f5f5f5;
  padding: 8px 15px;
  border-color: #e5e5e5 transparent;
  border-style: solid none;
  border-width: 1px;
  position: relative;
  margin-top: 20px;
}

.playfilters select {
  background-color: #fff;
}

.playfilters .one-three-col,
.playfilters .two-three-col {
  min-height: inherit;
}

.playfilters .col + .col
{
  margin-left: 0 !important;
}

.playfilters .livecol
{
  text-align: center;
}

.playfilters h3 {
  margin: 0 0 5px 0;
}

div.playfilters div h3 a.resetbutton {
  font-size: 13px;
}

.playfilters .livecol {
  padding-top: 14px;
}
.playfilters .filterPrenumerera {
  margin-top: 24px;
  width: 80%;
}

/* 130418 prenumerera filmklipp - knapp och input*/
#formprenumerera > .nicebutton {
  width: 35%;
  min-width: 80px;
}

#formprenumerera > #email {
  margin-bottom: 3px;
}

.livebutton {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d3d3d3;
  color: #ffffff;
  display: inline-block;
  font-family: lato, arial;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  /* margin-left: 6px; */
  margin-top: 10px;
  padding: 3px 14px;
  min-width: 120px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  text-shadow: 0 1px 0 #d3d3d3;
  line-height: 22px;
}

.livebutton.off {
  background: -webkit-gradient( linear, left top, left bottom, from(#cfcfcf), to(#b6b6b6) );
  background: -moz-linear-gradient( top, #cfcfcf, #b6b6b6 );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#b6b6b6');
  background-color: #c3c3c3;
  cursor: default;
}

.livebutton.on {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6eb948), color-stop(1, #54a130) );
  background:-moz-linear-gradient( center top, #6eb948 5%, #54a130 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6eb948', endColorstr='#54a130');
  background-color:#77d42a;
  text-shadow: 0 1px 0 #528F34;
  cursor:pointer;
  border: 1px solid #528f34;
}

.livebutton.on:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
  background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
  background-color:#5cb811;
}

.livebutton.on:active {
  position:relative;
  top:1px;
}

/* ul.nav.right li a.liveplay, ul.primary-menu li a.liveplay { */
/**a.liveplay {
color: #fff;
background: #6eb948; /* #55a231 */
background: -moz-linear-gradient(top, #6eb948 0%, #55a231 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6eb948), color-stop(100%,#55a231)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6eb948 0%,#55a231 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6eb948 0%,#55a231 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6eb948 0%,#55a231 100%); /* IE10+ */
background: linear-gradient(to bottom, #6eb948 0%,#55a231 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb948', endColorstr='#55a231',GradientType=0 ); /* IE6-9 */
font-style: italic;
font-weight: bold;
}**/

/* tc 150428 */
.liveplatta > .liveplay {
  display: block;
  margin-top: 2px;
  padding: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}

/* tc 150428
ul.nav.right li a.liveplay:hover {
*/
a.liveplay:hover {
  background-color: #76d329; /* #5cb811;* / /* #55a231 */
  background: -moz-linear-gradient(top, #5cb811 0%, #76d329 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5cb811), color-stop(100%,#76d329)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5cb811 0%,#76d329 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5cb811 0%,#76d329 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5cb811 0%,#76d329 100%); /* IE10+ */
  background: linear-gradient(to bottom, #5cb811 0%,#76d329 100%); /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb811', endColorstr='#76d329',GradientType=0 ); */ /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb811', endColorstr='#76d329' );
}

.nicestbutton:visited {
  color: #222222;
}
.nicestbutton {
  color: #222222;
  border: 1px solid #cbcbcb;
  border-radius: 3px 3px 3px 3px;
  box-shadow:  1px 1px 3px #e4e4e4;
  -moz-box-shadow: 1px 1px 3px #e4e4e4;
  -webkit-box-shadow: 1px 1px 3px #e4e4e4;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 18px;
  outline: medium none;
  padding: 7px 12px;
  width: auto;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

/* 2014-03-07 deprecated - uce .nicestbutton instead. */
.nicebutton {
  cursor: pointer;
  border: 1px solid #d0d0d0;
  /*border: 1px solid #cbcbcb;*/
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  outline: medium none;
  padding: 1px 6px;
  /*  padding: 7px 12px 6px;*/
  -moz-box-shadow: 1px 1px 3px #e4e4e4;
  -webkit-box-shadow: 1px 1px 3px #e4e4e4;
  box-shadow: 1px 1px 3px #E4E4E4;
  width: auto;
  height: auto;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

.nicebutton .loading { display: none;}

.play-embed .nicebutton {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.button {
  color: #fff;
  font-size: 13px;
  padding: 3px 10px;
  font-weight: 500;
  border-radius: 5px;
  float: right;
  line-height: 20px;
  margin: 5px;
  cursor: pointer;
}

.button-green {
  background: linear-gradient(to bottom, #6eb948 0%,#55a231 100%);
  border: 2px solid #55a231;
}

.button-red {
  background: linear-gradient(to bottom, #de131e 0%,#D1111B 100%);
  border: 2px solid #D1111B;
}

/* Header distrikt*/

a.logo-distrikt > img {
  float: left;
  margin-right: 10px;
}

a.logo-distrikt > span {
  float: left;
  display:block;
  margin-top: 25px;
}

.distrikt .photo-text-wrapper {
  margin-bottom: 0;
}

#distrikt-news h2 > a{
  font-size: 28px;
  line-height: 35px;
  margin: 0 0 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  letter-spacing: -2px;
  word-wrap: break-word;
}

#distrikt-news h2 > a:hover{
  color: #797979;
}

#distrikt-news > .container.articleBody > time {
  color: #363636;
  float: left;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 14px;
  line-height: 25px;
  margin-right:4px;
}

.distriktspuff h2 {
  margin:0;
  background-color:#58595a;
  padding: 4px 10px;
  color: white;
  font-family: Lato, Arial;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
}

.distriktspuff h3 { margin: 0; }
.distriktspuff p { font-size:12px; line-height: 18px; margin: 8px 0; }
.distriktspuff .content { border:solid 1px #d5d5d5; padding: 10px; }

.listbox.distriktplaypuff,
.listbox.distriktfaktapuff {
  padding-top: 10px;
}

.distriktplaypuff.playpuff > a{
  margin-top: 10px;
  display: block;
}

/* distrikt footer */
.distrikt-footer > .footer-content {
  padding-bottom: 22px;
  padding-top: 14px;
}

.distrikt-footer a > img {
  margin-right: 7px;
}

/* distrikt sok dold nu: */
.distrikt #search-form {
  /* display: none; */
}


.blogpost { background-color: #f2eee9; padding: 12px; }
.blogpost .headline { background-color: white; margin: 0 0 12px 0; }
.blogpost .headline h2 {
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -1px;

  padding: 8px 24.5% 0 10px;
  margin: 0 0 11px;
  font-family: 'Open Sans', sans-serif;
}


.blogpost .headline .author {
  position: relative;
  background-color: white;
  float:right;
  width: 36%
}
.blogpost .headline .author span,
.blogpost .headline .author a {
  /* font-family: 'Open Sans'; */
  position: absolute;
  top: 0;right: 0;
  background-color: #d1111c;
  text-align: center;
  color: white;
  width: 90%;
  font-size: 10px;
  padding: 0;
  line-height: 18px;

}
.blogpost .headline .author a:hover {
  background-color: #e2222c;
}
.blogpost .headline .author img { margin-top: 14px;}

.blogpost .content { background-color:white; padding:12px; }

.grayfadepuff {
  border: 1px solid #d6d6d6;
  background-color: #fff;
  padding: 1px;
  display: table;
}

.schysstsok > div {

  background: #e8e8e8; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#f4f4f4'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f4f4f4)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #e8e8e8,  #f4f4f4); /* for firefox 3.6+ */
  border: 1px solid #FFFFFF;
  padding: 9px 14px;
}

.grayfadepuff h3 {
  color: #676665;
  font-family: Dosis;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 8px 0;
}

.schysstsok .image{
  width:44px;
  margin-right: 25px;
}

.schysstsok .image img {
  min-width: inherit;
}

.schysstsok .searchfield {
  padding-top: 8px;
  position: relative;
}

.schysstsok .searchfield input {
  width:90%;
  height: 26px;
}

.schysstsok .searchfield button {
  position: absolute;
  right:0;
}

/* .fakta h1 {
  line-height: 50px;
  font-size: 34px;
} */



/* Bli medlem & Hitta forbund*/
.error {
  border: 1px solid #d1111c !important;
  background-color: #FFEEEE;
}

#memberbox, #findforbbox {
  width: 265px !important;
}

#memberbox fieldset {
  float:left;
  width:100%;
}

#memberbox span {
  color: #FFFFFF;
  padding: 5px;
  margin: 3px 1px 6px 8px;
  float: left;
}
#memberform input:not([type='checkbox']) {
  border: 1px solid black;
  display:block;
  margin: 4px 0 0 7px;
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 91%;
  height: 20px;
  clear: both;
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;

}
#memberform input[type="submit"] {
  border: 1px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  box-shadow:  1px 1px 3px #303030;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 21px;
  outline: medium none;
  padding: 3px 12px;
  width: auto;
  margin-bottom: 10px;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

::-webkit-input-placeholder {
  color:    #999;
}
:-moz-placeholder {
  color:    #999;
}
:-ms-input-placeholder {
  color:    #999;
}


/* Autocomlplete ( type ahead ) Hitte forbund, overriding jquery ui css */
.active .input-append {
  float:left; width: 92%;
}
div.sres {
  float:left; clear: both; margin-top: 10px;
}

.ui-autocomplete {
  position: relative !important;
  top: 0 !important;
  float: left;
}

div.sres ul.ui-autocomplete {
  /*width: 318px !important;*/
  width: 260px !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  left: 1px !important;
}

div.sres ul.ui-autocomplete li.ui-menu-item {
  background-color: #F9F9F9 !important;
  margin: 2px 0 2px 0 !important;
  border-radius: 0px !important;
  padding: 2px 0 2px 0 !important;
  border: 1px solid black;
}

ul li.ui-menu-item.hdark {
  border: 0 !important;
}

div.sres ul.ui-autocomplete  li.ui-menu-item a {
  padding: 4px 0 4px 10px !important;
  margin: 0 !important;
  border: 0px solid white !important;
  background-color: #F9F9F9 !important;
  height: 100% !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
}

div.sres ul.ui-autocomplete  li.ui-menu-item a:hover {
  background-color: #F1F0E9 !important;
}

div.sres ul.ui-autocomplete li.hdark a {
  background-color: #F1F0E9 !important;
}
div.sres ul.ui-autocomplete li.hdark a:hover {
  background-color: #E7E7E4 !important;
}

div.sres ul.ui-autocomplete li.hdark {
  margin: 2px 0 5px 0 !important;
}

div.sres span {
  float: left;
}

div.sres ul {
  list-style: none; background-color: #F1F0E9; margin: 0;
  padding: 0 0 0 8px;
}

div.sres ul li {
  background-color: #F1F0E9;
  /*width: 79% !important;*/
  width: 97% !important;
  padding: 0 0 0 0 !important;
  clear: both;
  font-family: 'Open Sans',sans-serif;
}

.ui-widget-content {
  border: 0px solid white !important;
}

.ui-jqgrid tr.jqgrow td {
  white-space: normal !important;
  height:auto;
  vertical-align:text-top;
  padding-top:2px;
}

/* Lilla kontaktboxen */
div.contactsmall {
  margin: 20px 1px 16px 8px;
  /*margin: 20px 1px 16px 16px;*/
  font-size: 14px;
}

div.contactsmall p {
  font-family: Arial, Helvetica, sans-serif;
  /* font-size: 14px; */
  line-height: 14px;
  margin: 0 0 6px 60px;
  width: 146px;
}

div.imgmini {
  float: left;
  margin-right: 12px;
}

div.imgmini img {
  min-width: 50px;
}

/* Stora kontaktboxen */
div.acc-contant ul {
  padding: 5px 0px;
}

div.person {
  border: 1px solid #DADADA;
  padding: 10px;
  float:left;
  margin: 2px 0 10px 0;
  width: 100%;
}

div.person div {
  float:left;
}

div.person h2 {
  margin: 0;
}

div.person h3 {
  margin: 0 0 6px 0;
}

div.pcontact span.bloglink {
  margin-top: 12px;
}

.pcontact {
  font-size: 16px;
}
.pcontact span {
  margin-bottom: 6px;
}

div.pimage {
  position: relative;
  margin: 0 22px 0 0;
  width: 20%;
  min-width: 100px;
  margin-bottom: 10px;
}

@media (max-width: 480px) {
  div.pimage {
    width: 100%;
  }
  div.pimage img {
    width: 100%;
  }
}

div.pimage img, div.pimage a img {
  display: block;
}

div.loexpert div.pimage a i {
  left: 131px;
}

div.pimage a i {
  font-size: 18px;
  color: #747474;
  position: absolute;
  /* left: 27%; */
  background-color: white;
  opacity: 0.6;
  width: 30px;
  text-align: center;
  right: 0;
  padding: 4px 0;
}

div.person span {
  display: block;
}

div.pbefatt p {
  font-size: 14px;
  line-height: 22px;
  margin: 7px 0 0;
}

div.pbefatt {
  width: 100%;
}

/* Kontaktboxar slut*/

.rss.nicebutton {
  margin-left: 8px;
  padding-bottom: 0;
}

/* Kalenderlistning */

div.calwrap h1 {
  display: inline;
}

div.calwrap div.calendarfix {
  display: inline;
  /*width: 150px;*/
  float: right;
  margin: 32px 0 0px 0;
  padding-left: 66px;
}

div.calwrap div.clearfix div.social-content-links {
  display: inline-block;
  padding-top: 0;
  margin-right: 0;
  float: none;
}

#calendar-list {
  margin-top:0;
}
#calendar-list h2 {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0 10px 0;
  margin-bottom: 0;
  clear: both;
  padding-left: 37%;
  font-family: 'Open Sans',Arial,sans-serif;
  font-weight: bold;
  color: #606060;
  margin-top: 7px;
  font-size: 14px;
  text-transform: uppercase;
}
#calendar-list span.calinfospec {
  color: #606060;
}
#calendar-list p.calinfo, #calendar-list li {
  color: #a0a0a0;
}
#calendar-list p.calinfo, #calendar-list span.calinfospec, #calendar-list div li, #calendar-list div.calinforight li {
  font-family: Arial, Verdana, Helvetica;
  font-size: 10px;
  text-transform:uppercase;
}

#calendar-list ul {
  list-style: none;
}

#calendar-list ul li {
  margin-top: 6px;
}

#calendar-list ul li:first-child {
  display:inline;
}

#calendar-list ul li:first-child + li {
  display:inline-block;
  margin-left:20px
}

#calendar-list ul li:first-child + li + li {
  width: 100%;
  float:left;
}
#calendar-list ul li:first-child + li + li div {
  float: left;
  display: inline;
}
#calendar-list ul li:first-child + li + li div~div {
  max-width: 170px;
  margin: 6px 0 0 3px;
}

#calendar-list ul li:first-child + li + li + li {
  width: 100%;
  float:left;
}

#calendar-list div p {
  margin-top: 0;
  font-size: 13px;
  line-height: 24px;
}

#calendar-list .calitemwrapper {
  float: left;
  width: 100%;
}
#calendar-list div.calitemwrapper a {
  color: #d1111c;
}
#calendar-list .calitemwrapper {
  border-bottom: 1px solid #e0e0e0;
}
#calendar-list .calitemwrapper:last-child {
  margin-bottom: 20px;
}
.calinfoleft, .secondleft {
  display: inline;
  float: left;
  width: 64%;
  padding: 10px 0 0 12px;
  margin-right: 19px;
}
.calinforight {
  float: left;
  padding-top: 10px;
  width: 33%;
}
div.calinforight ul {
  margin: 5px 0px 0px 8px;
}

.calitemwrapper h3 {
  margin-top: 0;
  margin-bottom: 18px;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000;
}

.firsttop {
  border-top: 1px solid #e0e0e0;
  float: left;
  width: 100%;
}

#calendar-list h2 + div {
  margin-top:1px;
}

#calendar-filters > form > legend > span,
#news-filters > form > legend > span
{
  font: normal 18px/24px Helvetica, Arial;
}

#calendar-filters > form > legend,
#news-filters > form > legend
{
  margin-bottom: 5px;
}

.gradient {
  background-image: -ms-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1, #FFFFFF)); /*  */
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  background-image: linear-gradient(top bottom, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#FFFFFF',GradientType=1 ); /*  */
}

.gradient80 {
  background-image: -ms-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1, #FFFFFF)); /*  */
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  background-image: linear-gradient(top bottom, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#FFFFFF',GradientType=1 ); /*  */
}

#news-list li {
  padding: 0 10px;
}

#news-list li h2 {
  font: normal 20px 'Open Sans',Arial,sans-serif;
}

h2 span.icon-calendar {
  margin-right: 7px;
}
span.icon-user {
  font-size: 18px;
  color: #adadad;
  margin-right: 7px;
}
li span.icon-time, li span.icon-home,li span.icon-tag {
  margin-right: 2px;
  font-size: 18px;
  color: #adadad;
}

/* Calendar end*/

/* div.forsakring ul li {
  list-style-type: disc;
} */

/* expert */
#loexpertsel {
  width: 100%;
  margin-bottom: 20px;
}
/* /expert */

/* Expertbloggare */

div.bloglist div.listbox > div.expertblog:first-child, div.bloglistlatest div.listbox > div.expertblog:first-child {
  border-top: none;
  padding-top: 0;
}

div.expertblog {
  margin-top: 13px;
  border-top: 1px solid #DCDCDC;
  padding-top: 8px;
}

div.expertblog p {
  font-size: 15px;
}
div.expertblog span.blogdesc {
  font-size:12px;
  margin-top:4px;
  display:block;
  font-family: Arial, Helvetica, sans-serif;
  color:#666666;
  line-height:19px;
}

div.expertblog a {
  font-size: 15px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
}

div.expertblog img {
  width: 32px;
  float: left;
  /*margin: 5px 5px 0 0;*/
  margin:0 4px 0 0;
  height:30px;
}

ul.nav.left.quick-nav {
  display: none;
}

/* /Expertbloggare */

/* Filsidor*/
.imageleft.filebutton {
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  padding: 6px 0 22px 0;
  margin-bottom: 20px;
  float: none;
}

.imageleft.filebutton a {
  -moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
  -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
  box-shadow:inset 0px 1px 0px 0px #f5978e;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
  background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
  background-color:#f24537;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #d02718;
  display:inline-block;
  color:#ffffff;
  font-size:15px;
  font-weight:bold;
  padding: 4px 24px;
  text-decoration:none;
  text-shadow:1px 1px 0px #810e05;
}
.imageleft.filebutton a:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
  background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
  background-color:#c62d1f;
}
.imageleft.filebutton a:active {
  position:relative;
  top:1px;
}


/* landningssida */

.layout-3 article {
  width: 35%;
  margin-right: 15%;
  float: left;
}

.layout-3 article > h1 {
  color: #ffffff;
  background-color: #D61826;
  display: inline-block;
  font-size: 11px;
  line-height: 25px;
  margin: 0;
  text-transform: uppercase;
  padding: 0 3%;
  letter-spacing: 0;
  font-weight: normal;
}
.layout-3 article > p {
  background: none repeat scroll 0 0 rgb(255, 255, 255);  /* IE7fix 130603 */
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  margin: 0;
  font-size: 13px;
  line-height: 20px;
  padding: 3% 3.5%;
}
.layout-3 .menu-level-1 {
  /* display: table; */
  /*position: absolute;
  right: 28px;
  top: 38px;
  width: 43%;*/
}
.layout-3 .menu-level-1 > li {
  background-color: #3c3c3c;
  display: table;
  float: left;
  margin: 0 5px 7px 0;
  padding: 8px 10px 8px 9px;
}
.layout-3 .menu-level-1 > li > a {
  color: #eaeaea;
  text-transform: uppercase;
}
.layout-3 .menu-level-1 > li > a:hover {
  color: #d2d2d2;
}
.landing-container {
  overflow: hidden;
  position: relative; /* 130603 IE7 -fix */
}

.landing-content ul {
  margin: 0;
  width: 50%;
  float: left;
}
.landing-content {
  position: absolute;
  top: 38px;
  padding: 0 36px;
  left: 0;  /* 130603 IE7 -fix */
}


/* 130521 blogbost - fix */
.blogpost .headline h2,
.blogpost .headline h2:visited {
  color: #222222;
}
.blogpost .headline h2:hover {
  color: #797979
}

/* 130611 startsida row 2 fixar */
.white {
  background-color: #ffffff;
  min-height: 16px;
}

/* fix top menu calendar */
#events > a {
  line-height: 18px;
}

/* fix responsive vimeo (youtube? iframe?) */
.vimeowrap {
  border: 0 none;
  height: 0;
  overflow: hidden;
  padding-bottom: 56%;
  padding-top: 1px;
  position: relative;
  margin-bottom: 18px;
}


.vimeowrap iframe {
  border: 0 none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* diagram i rapporter */
aside.rapport-aside {
  margin-bottom: 5px;
  margin-left: 0;
  margin-top: 20px;
  width: 100%;
}

aside.rapport-aside .chartContainerBox {
  margin-bottom: 15px;
  padding-bottom: 1px;  /* fixes border bottom somehow */
}

/* FORMMOD */
#formMod.formwrap h3 {
  font-size: 19px;
}

#formMod.formwrap label, #formMod.formwrap span.label {
  color: #363636;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 14px;
  line-height: 25px;
}

#formMod.formwrap span.label {
  font-size: 14px;
  font-weight: bold;
}

#formMod.formwrap input[type="text"] {
  padding: 8px;
}

#formMod.formwrap form div {
  margin-bottom: 10px;
}

#formMod.formwrap ul, #formMod.formwrap ul li {
  list-style: none;
  list-style-image: none;
}

#formMod.formwrap ul li {
  padding: 2px 0;
}

#formMod.formwrap ul > li:before {
  content: '';
}

#formMod.formwrap ul {
  margin: 0 0 0 2px;
}


#formMod.formwrap form textarea {
  height: 100px;
}

#formMod.formwrap form select {
  width: 100% !important;
  padding: 8px;
}

#formMod.formwrap form input[type="checkbox"], #formMod.formwrap form input[type="radio"] {
  float: none;
}

#modForm  input[type="submit"] {
  margin-right: 20px;
}

p.thankyou {
  font-weight: bold;
  color: #cc0000;
}

#modForm  input[type="submit"], #modForm input[type="reset"] {
  border: 1px solid #cbcbcb;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 3px #e4e4e4;
  -moz-box-shadow: 1px 1px 3px #e4e4e4;
  -webkit-box-shadow: 1px 1px 3px #e4e4e4;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 21px;
  outline: medium none;
  padding: 7px 12px 6px;
  width: auto;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 );
}

/* font awesome klasser */
.loicon-small-gray {
  color: #ADADAD;
  font-size: 18px;
  margin-right: 7px;
}

/* distrikt footer - media links */

.distrikt-footer ul > li {
  float: left;
  font-size: 13px;
  min-width: 250px;
  height: 25px;
}

.blog-share {
  margin-right: 4px;
}

.blog-share > .custom-share-button {
  margin: 4px 0 0;
}

/* bli medlem */
form#joinform input[type="text"] {
  padding: 8px;
}


.schysstsok form {
  min-height: 79px;
}

/* tc150430 tre puffar pÃ¥ startsida */
.layout-0 #row-3 > .container.col-wrap {
  width: 95%;
}

/* tc 151109 LO logo i top nav */
.top-nav-mobile-logo {
  float: right !important;
}
.top-nav-mobile-logo a {
  line-height: 11px;
  margin: -1px 0 0;
}
/*header > .header-content {
display: none;
}*/
.distrikt header > .header-content {
  display: block;
}





  /* ==|== media queries ======================================================

  ========================================================================== */

  /* also suited for 320px */


  @media (min-width: 480px) {

    /* tc 150430 */
    .layout-0 #row-3 .container.col-wrap {
      padding: 0 0 26px;
    }



    h1 {
      font-size: 46px;
      margin: 0 0 11px;
      font-family: 'Open Sans', sans-serif;
      font-weight: bold;
      letter-spacing: -2px;
      line-height: 55px;
      word-wrap: break-word;

    }

    /* 130417 play startsida - filmpuffar */
    .puff-text-wrap {
      height: 200px;
      /*   overflow: hidden; 131009*/
    }


    .chartbox {
      display: block;
    }

    .layout-2.fakta .chartbox {
      display: inline;
    }


    h1.smaller {
      font-size: 40px;
      line-height: 50px;
    }

    h1.smallest {
      font-size: 34px;
      line-height: 45px;
    }

    .banner-right {
      /*float: left;*/
      margin: 0 8px 8px 0;
    }

    .banner-right img{
      /* 2013-10-16 - /tc
      max-width: 240px;
      */
    }

    div.widerarticlecol .banner-right img {
      max-width: 100%;
    }

    .layout-0 .three-col {
      /* 130201
      width: 32%;
      */
      width: 100%;
    }

    /* 130201 */
    .layout-0 #row-3 .three-col + .three-col{
      margin: 12px 0 0;
    }


    .three-col {
      width: 33%;
    }

    .layout-0 .two-col {
      /* 130201
      max-width: 49%;
      */
      max-width: 100%;
    }

    .layout-1 .two-col {
      max-width: 100%;
    }

    .layout-0 .container.col-wrap {
      padding: 0 0 26px;
    }

    .two-col {
      max-width: 49.75%;
    }


    .layout-0 .col + .col {
      margin: 0 0 0 2%;
    }

    /* 130201 */
    /*
    .layout-0 #row-2 .two-col + .two-col{
    margin: 12px 0 0;
  }
  */

  .col + .col {
    margin: 0 0 0 0.5%;
  }

  article .col + .col
  {
    margin: 0;
  }

  /* .three-col:nth-child(3n), */
  .col + .one-four-col {
    margin: 12px 0 0;
  }

  /* bildtext i body */
  .imgtext-landscape.left,
  .imgtext-portrait.left {
    margin-right: 14px;
    float: left;
  }


  .imgtext-landscape.right,
  .imgtext-portrait.right {
    margin-left: 14px;
    float: right;
  }

  .bx-wrapper {
    margin-top:0 !important;
  }

  #row-4-newswrap .bx-wrapper .bx-viewport {

    height: 388px !important;

  }


  #row-4-newswrap .bx-wrapper .bx-prev {
    margin-left:17px;
  }
  #row-4-newswrap .bx-wrapper .bx-next {
    margin-right:14px;
  }

  /* fix medierum*/
  .redlist.listbox h2 {
    border-bottom: none;
  }

  .layout-0 .tweet {
    margin: 0 0 10px;
  }

  .tweet p {
    margin: 0;
  }

  /* main footer */
  .main-footer #ace{
    width:50%;
    padding-right: 8px;
    border-right:1px solid #3C3C3C;
  }

  .main-footer #gene{
    width:50%;
    clear:right;
    padding-right: 0;
    padding-left: 8px;
    border-right:none;
    border-top:none;
    margin-top: 0;
  }

  .main-footer #paul{
    /* border-top:1px solid #3C3C3C; */
    /* border-right:1px solid #3C3C3C; */
    /* width: 50%; */
    /* padding-right: 8px; */
    /* padding-left: 0; */
    /* clear:left; */
    /* margin-top:20px; */
    /* padding: 0 8px; */
  }

  .main-footer #peter{
    /* border-top: 0; */
    /* width: 50%; */
    /* margin-top: 0; */
    /* border-bottom: none; */
    /* padding: 0 8px; */
  }

  .onlysmartphone {
    /* Hide for larger devices*/
    display: none;
  }

  .playfilters .col {
    /* padding-right: 5px; */
    padding-bottom: 5px;
  }

  .playfilters .col > .col {
    padding-right: 10px;
  }

  .pufflist4321 .responsivepuff {
    margin: 10px;
  }

  /*enable static text height when multiple puffs in one row*/
  .pufflist4321 .relatedText p {
    /* margin-top: 2px; */
    height: 54px; /*static height*/
    overflow: hidden;
  }

  .playpuff div.desc {
    height:114px;
    overflow: hidden;
  }

  .playpuff.distriktplaypuff div.desc {
    height: auto;
  }

.banner240 {
  width:  49%; /* inte 240px */
}


.banner240 + .banner240 {
  margin: 0 0 0 2%;
}

/* 130201 */
.schysstsok .image{
  display: block;
}
.schysstsok .searchfield {
  margin-left: 70px;
}

input, textarea, select, .uneditable-input {
  font-size: 13px;
}

/* startsidefixar 130205 > 480 */
.img-info .img-info-footer {
  display: inline-block;
}

.img-info{
  top: 8px;
  left: 8px;
}

.blogpost .headline .author {
  width: 28%;
}

.blogpost .headline h2 {
  font-size: 28px;
  line-height: 35px;
  letter-spacing: -2px;
}

.smallp p,
.layout-0 .smallp p {
  font-size: 13px;
  line-height: 21px;
}

.chartboxinfo h2 {
  margin-bottom: 5px;
  font-size: 15px;
}

.chartboxinfo p {
  font-size: 14px;

}
#row-1 {
  margin-bottom: 0;
}
#row-4 {
  padding: 26px 0 0 0;
}

#row-4 .puff{
  border-bottom: none;
}

.two-col.col.puff {
  padding: 0 15px;
}

.news-slider .two-col.col.puff {
  margin-top: 10px !important;
}
.news-slider .puff p {
  margin-bottom: 0 !important;
}

.puff h2 {
  font-size: 27px;
  line-height: 35px;
  letter-spacing: -2px;
}

.puff time {
  /*margin: 2px 6px 0 0;*/
  font-size: 13px;
  line-height: 21px;
}

/* fix 130910
.puff img {
margin: 0 10px 1px 0;
}
*/

.two-col.col.puff + .puff {
  margin-top: 30px;
}

.img-info-header,
.img-info-footer,
.img-info-footer:hover,
.img-info-footer:visited {
  font-size: 11px;
  line-height: 25px;
  padding: 0 3%;
}

.blogpost .headline .author span,
.blogpost .headline .author a {
  width: 80%;
  padding: 5px;
  font-size: 11px;
  line-height: inherit;
}

.blogpost .content > time,
.blogpost .content > a {
  font-size: inherit;
}

.layout-0 .top-border {
  padding-top: 26px;
}

#start .container.col-wrap {
  padding: 0 0 26px;
}


}


@media (max-device-width:668px) {
  input[type="text"]:focus,
  textarea:focus,
  select:focus,#search-mini:focus {
    font-size:20px;
  }
}



@media (min-width: 480px) and (max-width: 767px){


.pufflist4321 .responsivepuff:nth-child(1), /* First puff on row */
.pufflist4321 .responsivepuff:nth-child(2n+1) /* First puff in next row */
{
  margin-left:0 !important;
}

.pufflist4321 .responsivepuff:nth-child(2n)
{
  margin-right: 0 !important;
}

.pufflist4321 .responsivepuff {
  width:47.5%;
}

.relatedpufflist .playpuff {
  max-width: inherit;
}


/* end pufflist */

/* 20130121 */
.layout-0 .pufflist4221 .col + .col {
  margin: 0 0 0 0;
}

.layout-2 .pufflist4221 .col + .col {
  margin: 0 0 0 0;
}

}



@media ( max-width: 884px ) {
  div.playfilters div.loplayleft, div.playfilters div.loplayright {
    width: 100%;
    max-width: 100%;
  }
  
}

@media (min-width: 624px) {


  .img-left img,
  .img-right img {
    width: auto;
  }

  .layout-0 .three-col img {
    width: auto;
  }


.dd-container,
.to-list {
  display: none;
}
.quick-cal-small {
  display:none !important;
}
.quick-cal {
  display:table !important;
}

article .infoBox {
  float: right;
}

article > div.padright10 {
  padding-right: 10px;
}

.banner-right {
  margin: 0 0 10px;
  width: 100%;
}

.banner-right img {
  /*width: 100%;*/
  min-width: 100%;
}

.one-four-col > .banner-right {
  margin: 0 0 10px 0;
  width: 240px;
}

/* tillgad 130201 */
.layout-0 .two-col {
  max-width: 49%;
}

.layout-1 .two-col {
  max-width: 66.25%;
}

.layout-1 .two-col + .two-col {
  max-width: 33.25%;
}

.layout-1 .two-col > .two-col {
  max-width: 100%;
}

/* 130201 nyhetspuffarna startsida*/
.two-col.col.puff {
  padding: 0 12px 0 20px;

  /* 130205 */
  margin: 30px 0 4px 0;
}

.banner240 {
  width:  240px;
}

.banner240 + .banner240 {
  margin: 0 0 0 10px;
}
.two-col.col.puff + .two-col.col.puff{
  padding: 0 20px 0 12px;
  margin: 30px 0 4px 0;

}

/* 130201 */
.layout-0 .three-col{
  width: 49%;
}
.layout-0 #row-3 .three-col:nth-child(2){
  margin: 0 0 0 2%;
}
.layout-0 #row-3 .three-col:nth-child(3){
  margin: 12px 0 0;
}

/* startsida kampanjbild med text th: */
.img-info.img-info-right {
  left: auto;
  right: 8px;
  max-width: 95%;
}

/* main footer */
.main-footer #ace{
  width:30%;
  padding-right: 15px;
  border-right: 1px solid #3C3C3C;
}

.main-footer #gene{
  width:25%;
  padding-left:15px;
  padding-right: 15px;
  border-right: 1px solid #3C3C3C;
}

.main-footer #paul{
  /* border-right: none; */
  /* border-top: 1px solid #3C3C3C; */
  /* margin-top: 20px; */
  /* width: 45%; */
  /* clear: right; */
  padding: 20px 15px;
  /* margin-left: 8px; */
  line-height: 20px;
}

.main-footer #peter{
  /* border-top: 1px solid #3C3C3C; */
  /* width:50%; */
  /* padding-left: 0; */
  /* margin-top: 20px; */
  /* border-bottom: none; */
  padding: 20px 15px;
  line-height: 20px;
}

.main-footer #ace ul {
  width:100%;
}

.main-footer #ace .remove-text li{
  float:none;
  width:100%;
}

.main-footer #ace .remove-text li span{
  display:inline;
}

.main-footer .apps li {
  float:left;
}

article aside.infoBox {
  display: block;
}

article .infoBox.bottom {
  display: none;
}

a.logo-distrikt{
  font-size: 25px;
}

/* diagram i rapporter */
aside.rapport-aside {
  width: 40%;
  min-width: 350px;
  /* margin-left: 15px; */
  /* margin: 0; */
  float: right;
}

div.rapport-body {
  overflow: hidden;
  padding-right: 10px;
  margin-top:10px;
}

}

@media (min-width: 768px) {


  /* 151110 */
  header > .header-content {
    display: block;
  }

  /* tc150430 tre puffar pÃ¥ startsida */
  .layout-0 #row-3 > .container.col-wrap {
    width: auto;
  }


/* tc 150430 */
.liveplatta > .liveplay {
  display: none;
}




/* 130507 */
.mainNav li.in-fb-menu {
  display: none;
}
ul.nav.left.quick-nav {
  display: block;
}

/* 130508 */
.nav-icon-compact {
  display: none;
}
.top-nav .menu-btn,
.top-nav .search {
  display: none;
}

.nav-fixed .mainNav {
  box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.1);
  left: 0;
  position: fixed;
  right: 0;
  top: 28px;
  z-index:3998;
}

.search-fixed  {
  box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.1);

  position: fixed;
  right: 0;
  top: 39px;
  z-index:3999;
  margin-right: 120px;
}


/* add margin when top-nav is fixed */
.nav-fixed > body > header {
  margin-bottom: 58px;
}

.main-footer .footer-content {
  background: url("/home/lo/res.nsf/vRes/lo_1336734800859_menu_back2_jpg/$File/menu-back2.jpg") no-repeat scroll left bottom #313031;
}

.main-footer #ace .remove-text li{
  float:none;
  width:100%;
}

.main-footer .remove-text span{
  display:inline;
}

.main-footer .apps li{
  float:none;
}

.main-footer #ace{
  width:25%;
}

.main-footer #gene{
  width:25%;
}

.main-footer #paul{
  border-right: 1px solid #3C3C3C;
  /* width:28%; */
  width: 50%;
  clear:none;
}

.main-footer #peter{
  /* width:22%; */
  width: 50%;
  padding-left: 15px;
  margin-top: 0;
  border-top: 0;

}


article .infoBox {
  margin: 0 0 5px 5px;
}

.foto {
}

.img-info {
  left: 16px;
  top: 16px;
  max-width: 40%;
}



.img-info.img-info-right{
  left: auto;
  right: 16px;
  max-width: 40%;
}

.img-info-content {
  font-size: 20px;
  line-height: 24px;
}

.two-three-col {
  width: 64.6%;
}

.three-col {
  width: 33.4%;
  min-height: 100px;
}
div.loplayleft {
  width: 57%;
  max-width: 57%;
}
div.loplayperson {
  width:36%;
}
div.two-col div.lopomrade {
  width: 30%;
}
div.loplayright {
  width:43%;
  max-width:43%;
}
div.livecol {
  width: 35%
}

div.livecol button {
  float: right;
}
.one-three-col {
  width: 33.25%;
  min-height: 100px;
}

.two-col .two-col {
  float: left;
  max-width: 49.75%;
}

.two-col > .two-col + .two-col {
  margin-left: 0.5%;
}

aside .two-col {
  padding-left: 8px;
}

/**/
.mobilemenu {
  display: none;
}

/* 130521 liveknappen play startsida */
.playfilters .livecol {
  padding-left: 6px;
}
.layout-2 .playfilters {
  padding: 8px 6px 8px 15px;
}

.playfilters .col + .col {
  margin: 0 0 0 0.5%;
}
.playfilters select {
  /* -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; */
    max-height: calc(1.2em + 16px);
    height: calc(1.2em + 16px);
}

.playfilters .filterPrenumerera {
  display: inline-block;
}

div.playfilters button.livebutton, div.playfilters button.nicebutton {
  padding: 4px 0;
}

.relatedpufflist .playpuff:nth-child(1), /* First puff on row */
.relatedpufflist .playpuff:nth-child(2n+1) /* First puff in next row */
{
  margin-left:0 !important;
}
.relatedpufflist .playpuff:nth-child(2n) /* Last puff on row 1 */
{
  margin-right: 0 !important;
}

.relatedpufflist .playpuff {
  width: 46.75%
}

.relatedpufflist .playpuff {
  margin: 10px;
}

/* 130611 startsida row 2 fixar */
.eq-container {
  float: left;
  width: 100%;
  position: relative;
}
.eq-container-1 {
  right: 2%;
}
.eq-container-2 {
  right: 49%;
}
.eq-container-3 {
  overflow:hidden;
}
.eq-col-1, .eq-col-2, .eq-col-3 {
  margin: 12px 0;
  float: left;
  position: relative;
  overflow: hidden;
}
.eq-col-1 {
  width: 47%;
  left: 52%;
}
.eq-col-2 {
  width: 2%;
  left:53%;
}
.eq-col-3 {
  width: 47%;
  left: 54%;
}
.white {
  min-height: 0px;
}

/* skriver over befintliga regler */
.eq-container.beige {
  min-height: inherit;
  background-color: #F0F0F0;
}
.eq-container.grey {
  background-color: #F2EEE9;
}
.eq-container .blogpost {
  padding: 0
}
.eq-container .chartbox {
  padding: 0;
}
.eq-container .chartBoxInnerInfo {
  top: 0;
  right: 0;
}

/*
.blogpost .content {
min-height: 207px;
}
*/

.chartboxinfo .fa.fa-bar-chart-o {
  display:none;
}

.chartboxinfo .chartBoxInnerInfo {
  display: block !important;
}

}

@media (min-width: 900px) {
  .playfilters .divider {
    position: relative;
    top: 4px;
    font-size: 21px;
    border-left: 1px solid #fff;
    border-right: 1px solid #dededf;
    margin-right: 9%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {



  .style1 {
    font-size: 65px;
  }
  .style2 {
    /*font-size: 17px;*/
  }
  .style3, .style4 {
    font-size: 25px;
  }
  .style5 {
    font-size: 40px;
    letter-spacing:-2px;
  }
  .style6 {
    font-size: 41 qpx;
  }



  /* fix main menu / nav in english site */
  .lo_in_english .primary-menu > li > a {
    letter-spacing: 0;
  }

  .primary-menu a {
    font-size: 12px;
    padding: 18px 4px;
  }



  .pufflist4321 .responsivepuff:nth-child(1),
  .pufflist4321 .responsivepuff:nth-child(3n+1)
  {
    margin-left:0 !important;
  }
  .pufflist4321 .responsivepuff:nth-child(3n)
  {
    margin-right: 0 !important;
  }

  .pufflist4321 .responsivepuff {
    width:31.5%;
  }


  .pufflist4221 .responsivepuff:nth-child(1),
  .pufflist4221 .responsivepuff:nth-child(2n+1)
  {
    margin-left:0 !important;
    clear: left;
  }
  .pufflist4221 .responsivepuff:nth-child(2n)
  {
    margin-right: 0 !important;
  }

  .pufflist4221 .responsivepuff {
    width:48.5%;
    margin: 0 0 0 3%;
  }

  li.loungred a {
    height: 36px; /*36->26 20171123*/
    padding: 0;
  }

  /* buggfix toppmenu 140117 */
  .top-nav a {
    padding: 0 6px;
  }


  li.loungred a img, li.loungred a svg {
    margin-top: 5px;
  }

  /* end pufflist */
}

/**
Example of a minor break point
*/
@media (min-width: 488px) and (max-width: 1023px) {
  .layout-3 .menu-level-1 > li {
    width: 96%;
  }
  .layout-3 .landing-container img {
    width: 1000px;
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .banner-right img {
    /* tc 150320 */
    max-width: 240px;
  }

  .banner-right.textbanner img {
    max-width: 100%;
  }




  .nav-fixed .search-form-menu {
    display: inline-block;
  }

  /* layout-0 - startsida FULL sotrlek*/
  #row-4-banners {
    margin: 0 0 0 2%;
    width: 26.5%;
    padding: 0 12px;
    background-color: #ffffff;
  }

  /* 130618 fixar startsida rad 2 faktapuff + bloggpuff: */
  .blogpost .content {
    height: 204px;
  }

  .layout-0 .chartboxinfo {
    height: 8px;
  }

  .chartBoxInnerInfoRight {
    /*  float:right; */
    /* width: 78%;*/
    /*padding-left:30px;*/
    top:0;
    /* width:52%;*/
  }
  .chartBoxInnerInfoRight h2 {
    font-size:15px;
  }

  .chartBoxInnerInfoLeft {
    /*  position: absolute; */
    font-size:54px;
    margin-top:0;
  }

  .chartboxinfo h2 {
    padding-top:12px;
  }


  #row-4 {
    background-color: #EFF0F0;
  }

  #row-4-newswrap {
    width: 71.5%;
  }

  .banner240{
    margin: 12px 0;
    line-height: 0;
    float: none;
    padding: 0;
  }
  .banner240 + .banner240 {
    margin: 0 0 12px;
  }

  /* main footer */
  .main-footer .footer-col, .main-footer .container > div {
    padding: 15px 8px 0;
  }

  .main-footer {
    padding: 0;
    margin: 20px 0 0;
  }

  .main-footer .apps li {
    float:left;
  }

  .main-footer #ace {
    width:24%;
    padding-left: 0;
    padding-right: 26px;
  }

  .main-footer #gene {
    padding-left: 26px;
    padding-right: 26px;
    width:21%;
  }

  .main-footer #paul {
    padding-left: 26px;
    padding-right: 26px;
    /* width:27%; */
  }

  .main-footer #peter {
    /* width: 28%; */
    margin-top: 0px;
    padding-left: 26px;
    border-top: none;
  }

  header .header-content {
    padding-left:0;
    padding-right:0;
  }

  article .infoBox {
    margin: 0 0 5px 5px;
  }

  .foto {
    float: right;
    margin: 4px 0 6px;
  }




  .header-content {
    padding-bottom: 17px;
  }

  .top-nav a {
    line-height: 26px;
  }

  .img-info-content {
    /* Leo sayer */
    font-size: 31px;
    line-height: 35px;
    letter-spacing: -2px;
  }

  .img-info {
    left: 28px;
    top: 28px;
  }

  .img-info.img-info-right {
    left: auto;
    right: 28px;
  }

  /**.img-info-header {
  padding: 0 3%;
  }**/

  .main-wrap {
     padding: 12px 0;
/*    padding: 18px 0; rem 20171207*/
  }

  .breadcrumb .dd-container,
  .breadcrumb .to-list {
    display: block;
  }



  .layout-0 .three-four-col {
    width: 74%;
  }
  .three-four-col {
    width: 75.5%;
  }

  .layout-0 .three-col {
    /*	2013-04-12 max-width: 32%; */
    width: 32%;
  }

  .three-col {
    max-width: 33.4%;
  }

  /* 130201 */
  .layout-0 #row-3 .three-col:nth-child(3){
    margin: 0 0 0 2%;
  }

  .layout-0 .one-four-col {
    width: 23.5%;
  }
  .one-four-col {
    width: 24%; /* 2013-01-21 24.875%;*/
  }

  .layout-0 .three-col:nth-child(3n),
  .col + .one-four-col {
    margin: 0 0 0 2%;
  }

  .three-col:nth-child(3n),
  .col + .one-four-col {
    margin: 0 0 0 0.5%;
  }

  .layout-1 .two-col,
  .layout-1 .two-col > .two-col,
  .layout-1 .two-col + .two-col {
    max-width: 49.75%;
  }

  article.two-col.widerarticle {
    max-width: 75.45%;
  }

  aside.two-col.col.wideraside {
    max-width: 24%;
  }

  div.two-col.col.widerarticlecol {
    max-width: 100%;
  }

  article .infoBoxChartWidth {
    max-width: 320px;
  }

  .face {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .front {
    z-index: 1000;
    color: white;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 0 0 6px #DDD inset;

  }

  .back {
    box-shadow: 0 0 6px #DDD inset;
    z-index: 800;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    color: #222;
    background-color: rgba(255,255,255,0.9);
  }

  /* .face.front h3, .face.back h3 { */
  .front h3, .back h3 {
    color: #3F3F3F;
    font-family: Dosis;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    text-transform: uppercase;
  }

  /* pufflist 4 col */
  .pufflist4321 .responsivepuff {
    width: 23.5%;
    margin: 10px;
  }

  .lt-ie9 .pufflist4321 .responsivepuff {
    width: 23%;
  }

  .pufflist4321 .responsivepuff:nth-child(1),
  .pufflist4321 .responsivepuff:nth-child(4n+1)
  {
    margin-left:0 !important;
  }
  .pufflist4321 .responsivepuff:nth-child(4n)
  {
    margin-right: 0 !important;
  }

  /* end pufflist */

  .distrikt {
    /*margin-top: 10px;*/
  }

  .schysstsok h3 {
    color:#676665;
  }

  /* 1305 - Ny landningssida */
  .layout-3 .menu-level-1 > li {
    width: 48%;
  }
  .layout-3 .landing-container img {
    width: 1000px;
  }

}

@media (max-width: 479px) {
  #raknesnurra .divContent input {
    width:60px;
  }

}

@media (max-width: 480px) {
  .layout-3 article {
    width: 100%;
    margin: 0 0 12px 0;
  }

  .layout-3 .menu-level-1 > li {
    width: 100%;
  }

  .layout-3 ul {
    width: 100%;
  }

  .layout-3 .landing-container img {
    width: 1000px;
    max-width: 1000px;
    height: 800px;
  }

  .chartboxinfo {
    height: auto;
  }

  .chartboxinfo > .chartBoxInnerInfo {
    padding: 1px 17px 0;
  }

  .chartBoxInnerInfoRight {

    overflow: hidden;

    padding-bottom: 14px;
    position: relative;
    /*
    top: 12px;
    width: 67%;
    */
  }

  .chartBoxInnerInfoRight h2 {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding-top: 0 !important;
  }

}



@media (max-width: 767px) {
  .primary-menu .menucolumns {
    display: block;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    position: inherit;
    padding: 0;
    background: none;
  }
  .menucolumns > div {
    width: 100%;
    padding-right: 0;
  }
  .menucolumns > div > ul {
    border-bottom: none;
    padding: 0;
    margin: 0;
  }
  .menucolumns > div > ul > li > a {
    margin-bottom: 0;
    text-transform: none;
    font-size: 13px;
  }
  .search-menu-list{
    display: none;
  }

.top-nav,
header.main-header,
/* footer.main-footer, */
.main-wrap {
  -webkit-box-shadow: -9px 0 5px -6px #757575;
  -moz-box-shadow: -9px 0 5px -6px #757575;
  box-shadow: -9px 0 5px -6px #757575;

}

header.main-header,
/*footer.main-footer,*/
.main-wrap {
  z-index: 1;
  position: relative;
}

#bigwrap,
.top-nav {
  left: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;

  -moz-box-shadow: -3px 0 5px #757575;
  -webkit-box-shadow: -3px 0 5px #757575;
  box-shadow: -3px 0 5px #757575;
}

/* 130524 fix: dsitrikt fbmenu*/
.distrikt .primary-menu > li.in-fb-menu {
  border-top: medium none;
}

.left-nav-open #bigwrap {
  -webkit-transform: translate3d(270px,0,0);
  -moz-transform: translate3d(270px,0,0);
  -o-transform: translate3d(270px,0,0);
  -ms-transform: translate3d(270px,0,0);
  transform: translate3d(270px,0,0);
}

.distrikt .primary-menu > li > a {
  background-color: inherit;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;

}

.distrikt .primary-menu > li,
.primary-menu li {
  float: none;
  margin: 0;
  background: #f2f2f2;
  border-top: solid 1px #c3c3c3;


  background: linear-gradient(to bottom, #fafafa 0%, #dedede 100%) repeat scroll 0 0 #dedede;
  background: -moz-linear-gradient(top, #fafafa,#dedede);
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#dedede));
}

.primary-menu > li {
  margin-bottom: 0;
}

.primary-menu a {
  color: #333333;
  display: block;
  padding: 8px 8px;
}

.primary-menu a.liveplay {
  color: #ffffff;
}

.primary-menu > .menuopen > a:after,
.primary-menu > .menuopen > a:before,
.primary-menu > .sel > a:after,
.primary-menu > .sel > a:before {
  border-style: none;
}

.primary-menu .open > a:after,
.primary-menu .open > a:before {
  border: none;
}

.primary-menu > li > a {
  background-color: #ffffff;
  color: #222222;
  cursor: auto;
  padding: 8px;
  line-height: inherit;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.primary-menu > li span {
  background-color: #ffffff;
  float: left;
  width: 100%;
  color: #222222;
  cursor: auto;
  padding: 8px;
  line-height: inherit;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.primary-menu .open > ul > li {
  display: block;
  margin: 0;
  width: auto;
}

.primary-menu .open > ul > li > a {
  font-weight: normal;
  border: none;
  color: #a3a3a3;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}


.primary-menu .open li a {
  padding: 8px 8px;
  /*color: #222;*/

}

.primary-menu ul ul {
  display: none;
}



div.pimage a i.icon-search {
  display:none;
}

.news .inlineaside {
  width:100% !important;
  margin-top: 15px !important;
}
#col-3 > div,
.news .inlineaside > div {
  padding:0;
}
div.calinforight {
  padding: 0 0 10px 0;
}
div.calinfoleft, div.secondleft, div.calinforight {
  width: 97%;

}

.chartbox {
  clear:left;
  max-width: 100% !important;
}

}

/* Modernizr stuff */
.no-box-shadow { border: solid 1px #e2e2e2;}

/* IE lt9 classes */
.lt-ie9 #ace{
  width:24%;
}

.lt-ie9 .in-fb-menu {
  display: none;
}

.lt-ie9 #ace{
  padding-left:0;
  padding-right: 26px;
  width:24%;
  border-right:1px solid #3C3C3C;
}

.lt-ie9 #gene{
  width:20%;
  padding-left: 26px;
  padding-right: 26px;
  margin-top:0px;
  border-top: none;
  border-right:1px solid #3C3C3C;
}

.lt-ie9 #paul{
  width:27%;
  padding-left: 26px;
  padding-right: 26px;
  margin-top:0px;
  border-top: none;
  border-right:1px solid #3C3C3C;
}

.lt-ie9 #peter{
  width:29%;
  padding-left: 26px;
  margin-top:0px;
  border-top: none;
}

.lt-ie9 .main-footer #ace ul {
  width:100%;
}

.lt-ie9 .main-footer #ace .remove-text li{
  float:none;
  width:100%;
}

.lt-ie9 .main-footer #ace .remove-text li span{
  display:inline;
}

.lt-ie9 .two-col {
  width: 49.75%;
  min-height: 300px;
}

.lt-ie9 .main-listing .three-col {
  width: 33%;
  min-height: 100px;
}

.lt-ie9 .col + .col {
  margin: 0 0 0 0.5%;
}

.lt-ie9 .playfilters .two-col {
  min-height: inherit;
}


.lt-ie9 .col {
  float: left;
}

.lt-ie9 .footer-links > li {
  width: 100%;
}

.lt-ie9 .img-info-content {
  font-size: 30px;
  line-height: 35px;
}

.lt-ie9 .img-info {
  left: 28px;
  top: 28px;
}

.lt-ie9 .img-info.img-info-right{
  left: auto;
  right: 28px;
}

.lt-ie9 .main-wrap {
  padding: 28px 0;
}

.lt-ie9 .wrap {
  margin-top: 28px;
}

.lt-ie9 .wrap:first-child {
  margin-top: 0;
}

.lt-ie9 .header-content {
  padding-bottom: 24px;
}

.lt-ie9 .top-nav .menu-btn,
.lt-ie9 .top-nav .search {
  display: none;
}

.lt-ie9 .nav-icon,
.lt-ie9 .search-form,
.lt-ie9 .support-nav {
  display: inline-block;
}

.lt-ie9 .nav-icon-compact {
  display:none;
}

.lt-ie9 .two-col .two-col {
  float: left;
  max-width: 49%;
}

.lt-ie9 aside .two-col {
  padding-left: 8px;
}

.lt-ie9 aside.two-col { margin: 0; }

.lt-ie9 .mainNav {
  background-color: #f4f4f3;

  background-image: -webkit-linear-gradient(top, #e8e8e8, #f4f4f3);
  background-image: -moz-linear-gradient(top, #e8e8e8, #f4f4f3);
  background-image: -o-linear-gradient(top, #e8e8e8, #f4f4f3);
  background-image: -ms-linear-gradient(top, #e8e8e8, #f4f4f3);
  background-image: linear-gradient(top, #e8e8e8, #f4f4f3);
  border-color: #dededf transparent;
  border-style: solid none;
  border-width: 1px;
  left: 0;
  position: relative;
  width: auto;

}

.lt-ie9 .dd-container,
.lt-ie9 .to-list {
  display: none;
}

.lt-ie9 .breadcrumb .dd {  }
.lt-ie9 .breadcrumb { display:block; }
.lt-ie9 .breadcrumb .dd-container { display: table; }
.lt-ie9 .breadcrumb .dd-options { border: solid 1px #dadada; }

.lt-ie9 img {
  /* for ie 8, max-width: 100% fix  */
  width: auto;
}

.lt-ie9 div.infoBox { display: none; }
.lt-ie9 aside.infoBox { display: block; }

.lt-ie9 .onlysmartphone { display: none;}

/* Livefyre */
.lt-ie9 .fyre-editor-editable { border: solid 1px #e2e2e2 !important;}

.lt-ie9 .playpuff {
  margin: 0 !important;
  padding: 0 5px 20px 5px !important;
}

.lt-ie9 a.logo-distrikt{
  font-size: 25px;
}

/* ==|== non-semantic helper classes ========================================
Please define your styles before this section.
========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  /*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: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 0px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }

  .printbreak { display: block; }
  .ads { display: none; }
  .top-nav { display: none; }
  .mainNav { display: none; }
  .nav-icon-compact {display:none;}
  .dd-container { display: none; }
  .accordion { display: none; }
  .social-content-links { display: none; }
  .footer-content { display: none; }
  .dotted-rule  { display: none; }
  .icon-time { display: none !important; }
  .icon-camera:before               { content: "Foto av " !important; font-family: Arial, Helvetica !important; font-size: 11px !important; text-transform: uppercase !important; vertical-align: baseline !important; line-height: 15.4px !important; margin-bottom:3px !important; }
  .icon-pencil:before               { content: "Skrivet " !important; font-family: Arial, Helvetica !important; font-size: 11px !important; text-transform: uppercase !important; vertical-align: baseline !important; line-height: 15.4px !important; margin-bottom:3px !important; }

  .banner-right {
    display: none;
  }

  .layout-1 .two-col {
    max-width: 95%;
  }

  aside > .two-col {
    display:none;
  }
}

input#paste-box {
  border: 0;
}

@media (min-width: 371px) {
  #copyLinkButton {
    float: right;
  }
}

#copyLinkButton{
  background: linear-gradient(to bottom, #6eb948 0%,#55a231 100%);
  color: #fff;
  font-size: 13px;
  border: 2px solid #55a231;
  padding: 3px 25px 4px 21px;
  font-weight: 500;
  border-radius: 5px;
  float: right;
  line-height: 20px;
  margin-top: 5px;
  cursor:pointer;
  width: 220px;
}

@media (max-width: 480px) {
  #copyLinkButton {
    width: 100%;
  }
}

@font-face {
  font-family: 'Enighet';
  src: url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_eot/$File/enighet-webfont.eot');
  src: url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_eot/$File/enighet-webfont.eot?#iefix') format('embedded-opentype'),
  url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_woff/$File/enighet-webfont.woff') format('woff'),
  url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_ttf/$File/enighet-webfont.ttf') format('truetype'),
  url('/home/lo/res.nsf/vRes/lo_1336994574312_enighet_webfont_svg/$File/enighet-webfont.svg#enighetregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* =============================================================================
HTML5 display definitions
========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
Base
========================================================================== */

/*
* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
* 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
*/

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;

}

body p, table td {
  color: #363636;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.smallp p, .layout-0 .smallp p{
  font-size: 13px;
  line-height: 21px;
}

body ul {
  margin: 5px 0px 0px 18px;
}
body ol {
  margin: 5px 0px 0px 25px;
}

/* =============================================================================
Links
========================================================================== */

a,
a:visited {
  color: #d1111c;
  text-decoration: none;
}
a:hover { color: #797979; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }

a.non-red {
  color: #363636;
}
a.non-red:hover {
  color: #797979;
}
a.hovery {
  cursor: pointer;
}
/* =============================================================================
Typography
========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

h1 {
  font-size: 34px;
  margin: 0 0 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 45px;
  word-wrap: break-word;

}

h4 {
  color: #d1111c;
  font-family: Arial,sans-serif,Tahoma;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

h2, h3, h5 {
  font-family: 'Lato',sans-serif;
}

h2 {
  font-size: 18px;
}

h2 > a, h2 > a:visited {
  color: #000000;
}

h4 {
  color: #222222;
  font-family: Arial, sans-serif, Tahoma;
  font-size: 17px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
}

address{
  font-style: normal;
  clear: both;
}

blockquote:after {
  color: #BABABA;
  font-size: 89px;
  text-shadow: 0 1px 1px #909090;
}

blockquote:before {
  color: #BABABA;
  content: "\201D";
  display:block;
  left:-20px;
  top:-20px;
  position:absolute;
  font-size: 110px;
  margin: 10px 8px 0 0;
  text-shadow: 0 1px 1px #909090;
  padding-left:10px;
}

blockquote {
  background-color: #FFFFFF;
  color: #454545;
  font-family: serif;
  font-size: 18px;
  line-height: 1.45;
  padding: 0.25em 50px;
  margin: 0.25em 0;
  position: relative;
}

.fancybox-lock{
  overflow:visible !important;
  margin-right:0px !important;
}

/* start page slider slidesjs.com */
.layout-0 #slides{
  width: 100%;
  height: 100%;
}

#slides .pagination {
  position: absolute;
  right: 20px;
  bottom: -15px;
  z-index: 20;
}

blockquote p {
  font-size: 18px;
}

.kill-p-margin p {
  margin: 0;
}

/* startsida */
.layout-0 .top-border {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
}

.light-grey {
  background-color: #f7f7f7;
}

.grey {
  background-color: #eff0f0;
}

.layout-0 .container.col-wrap {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.layout-0 #row-3 .container.col-wrap {
  padding: 0 0 10px;
}

.has-overlay {
  position:relative;
  background-color: #fff;
}

.overlay {
  position: absolute;
  z-index: 3;
  padding: 4px 12px;
}

.overlay.top-left {

}

.red {
  color: white;
  background-color: #D1111C;
}

.black, .black a {
  color: white;
}

.overlay.bottom-right {
  right: 0;
  bottom: 0;
}

.puff img {
  float: left;
  /* 130205
  margin: 0 10px 1px 0;
  */
  margin: 0 10px 10px 0;
}

.puff time {
  color: #D1111B;
  display: block;
  float: left;
  font-family: 'Open Sans',sans-serif;

  margin: 0 6px 0 0;
  line-height: 16px;
  font-size: 11px;
}

.two-col.col.puff {
  overflow: hidden;
  margin: 30px 0 10px;
  padding: 0;
}

button.btn, input.btn {
  border: 1px solid #cbcbcb;
  border-radius: 3px 3px 3px 3px;
  box-shadow:  1px 1px 3px #e4e4e4;
  -moz-box-shadow: 1px 1px 3px #e4e4e4;
  -webkit-box-shadow: 1px 1px 3px #e4e4e4;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 21px;
  outline: medium none;
  padding: 7px 12px 6px;
  width: auto;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}


.puff  p {
  line-height:21px;
  margin-top:0;

}

.puff h2 {
  font-family: 'Open Sans',sans-serif;
  font-size: 19px;
  line-height: 24px;
  letter-spacing: -1px;
  font-weight: bold;
  margin: 0 0 11px;
}

.puff a h2 {
  color: #222222;
}

.puff a:hover h2 {
  color: #797979;
}

/* Listningar */
ul.main-listing {
  list-style: none;
  margin: 25px 0 0;
}

.main-listing li {
  border-top: 1px solid #ccc;
  overflow: hidden;
}

ul.main-listing li p {
  font-size: 15px;
  line-height: 23px;
}


.main-listing a > h2 {
  color: #000;
  font-size: 18px;
  margin: 12px 0;
}

.main-listing a > p:hover,
.main-listing a > h2:hover {
  color: #d1111b;
}



.main-listing time {
  display: block;
  float: left;
  margin-right: 19px;
  margin-top: 5px;
}

.main-listing .gradient time {
  margin-right: 10px;
  /* margin-top: 6px; */
  font-size: 13px;
  color: #a0a0a0;
}

.search-result p {
  display:block;
}

.search-res1 {
  float: left;
  margin-right: 15px;
  width: 150px;
}

.search-res2 {
  margin: 0;
}

.meta-1 {
  margin-bottom: 1em !important;
  margin-left: 0 !important;
}

.meta-2 {
  display: inline;
}

.meta-time {
  display: inline !important;
  float: none !important;
}

.txtSearchTerm {
  height: 26px;
}

.icon-6x {
  font-size: 6em;
}

/* fixar materialfiltret: */
.main-listing li:last-child {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}

#news-list .clearfix.wrap {
  margin-bottom: 15px;
}
/* tc 151021 område i nyhetslista*/
.nyhet-lista-omr {
  /* float: left; */
  margin-right: 10px;
  margin-top: 5px;
  color: #a0a0a0;
  text-transform: uppercase;
  vertical-align: bottom;
}
.nyhet-lista-omr > time {
  display: inline;
  margin: 0 3px 0 0;
}
.videos {

  border-top: 0;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 20px !important;

}

/* bxslide style */

#row-4-newswrap .bx-wrapper {
  margin-top:20px !important;
}

.bx-wrapper {
  padding-left:0 !important;

  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom:33px;
}

.videos. .bx-wrapper {
  padding-top: 0 !important;
  margin-top:0 !important;
}


.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  padding: 0 0;
  left:0;
}
.slider-wrap .puff img {
  float: none !important;
}

#row-4-newswrap .bx-wrapper .bx-prev, .videos .bx-wrapper .bx-prev {
  left: 0 !important;
  margin-left:5px;
  background: url(https://www.lo.se/home/lo/res.nsf/vRes/global_1393509533633_pilar1_png/$File/pilar1.png) no-repeat 0 0 !important;
}

#row-4-newswrap .bx-wrapper .bx-next, .videos .bx-wrapper .bx-next {
  margin-right:5px;
  background: url(https://www.lo.se/home/lo/res.nsf/vRes/global_1393509533633_pilar1_png/$File/pilar1.png) no-repeat -40px 0 !important;
}
#row-4-newswrap .bx-wrapper .bx-next:hover {
  background-position: -40px -31px !important;
}
#row-4-newswrap .bx-wrapper .bx-prev:hover {
  background-position: 0 -31px !important;
}

.row-4-newswrap .slider-wrap .bx-wrapper .bx-controls-direction a {
  top: 54%;
}

.videos.slider-wrap .bx-wrapper .bx-controls-direction a {
  top: 107%;
}


.slider-wrap .bx-wrapper .bx-controls-direction a {
  height: 30px;
  width: 30px;
  z-index: 99;
  right: 0;
}
.slider-wrap {
  padding-left:10px !important;
}
#row-4 .puff {
  border:none !important;
}


/* modified P3pager */
.p3pager {
  margin: 1em 0;
}

.p3pager .p3pager-pages {
  border: none;
  float: right;
}

.p3pager span,.p3pager a {
  margin: 0 2px;
  padding: 4px 7px;
}

.p3pager a,.p3pager .p3pager-current {
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-decoration: none;
  color: #222222;
}

.p3pager > a:hover,
#filter-form .p3pager a:hover  {
  color:#797979;
}

.p3pager span {
  border: none;
}

.p3pager .p3pager-current {
  background-color: #eee;
}




/* Startsida - twitter */
.layout-0 #twitterlistcontent {
  overflow-y: hidden !important;
  box-shadow: none;
  padding: 0;
  height: auto;
}

#twitterlisthead{
  text-transform: uppercase;
}

.tweet {
  margin: 12px 2px 14px 4px;
  clear: both;
}
.tweet img {
  float:left;
  margin: 0 8px 0 0;
}

div.tweet p.text {
  font-size:11px;
  line-height: 18px;
}

div.largerfont div.tweet p {
  font-size: 14px;
  line-height: 20px;
}

/* seminarie lisnting */
.lo-list-icon {
  color: #adadad;
  font-size: 17px;
}
.lo-list-date {
  font-size: 11px;
  font-weight: 600;
  margin: 0 11px 0 8px;
}

.morenews {
  display: block;
  font-size: 14px;
  margin-top: 7px;
}


/* prenumerera pa nyhetsbrev */
.listbox input,
.listbox textarea,
#joinform input,
#cisionsubscribe input {
  width: 100%;
}

/* flickr widget */
.listbox.flick-r-widget {
  overflow:hidden;
  padding: 10px 0;
}

.flick-r-widget img {
  float: left;
  margin: 0.8%;
}

.flick-r-widget img:hover {
  border: 1px solid #cccccc;
}

/* kontaktbox i listbox
https://www.lo.se/start/pressmeddelanden
*/
.listbox > .contactsmall {
  margin: 15px 0;
}

blockquote cite {
  color: #888888;
  font-family: verdana;
  font-size: 10px;
  display:block;
  margin-top: 5px;
  line-height: 16px;
}

blockquote cite:before {
  content: "\2014 \2009";
}

.articleBody {
  padding:0;
}

/* STYLE FOR LI PA HEMSIDAN OCH I TINY */
/* 2013-04-16    .articleBody li, .mceContentBody  li { */
.articleBody ul > li, .mce-content-body  li, .articleBody ol > li {
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 16px;
  line-height: 28px;
  padding: 9px 0;
  /* list-style-type: disc; */
  list-style-type: none;
  position: relative;
}
/* Standardisera storlek på punkter i olika webbläsare enligt https://stackoverflow.com/a/41491657 */
.articleBody ul > li:before, .mce-content-body li:before, .articleBody ol > li:before {  
  position: absolute;
  content: '\2022';
  font-size: x-large;
  left: -0.85rem;
}

.articleBody ol > li,
.mce-content-body ol > li {
  list-style-type: inherit;
}

article .infoBox {
  float:none;
  background-color: #FFFFFF;
  border: 1px solid #d6d6d6;
  color: #454545;
  line-height: 150%;
  overflow: hidden;
  padding: 10px 10px;

  word-wrap: break-word;
  background: #ffffff; /* Old browsers */
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(45deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(237,237,237,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* IE10+ */
  background: linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(237,237,237,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

article .infoBoxWidth {
  max-width: 220px;

}

article .infoBoxChartWidth {
  width: 100%;
}

.infoBoxChartWidth .infoBox { /* Fix 2013-05-20 */
  float: none;
  margin: 0 0 18px;
}

article .infoBox ul {
  margin: 5px 0px 0px 15px;
}

article aside.infoBox {
  display: none;
}

article .infoBox.bottom {
  max-width: none;
  margin:10px 0;
}

/* This is most likely a DIV element that uses this class, but it can be anything */

.dotted-rule {

  /* Probably unneeded if the element using this class is a DIV */
  display: block;
  clear: both;
  /* This helps stop the element being taller than it should be */
  line-height: 1;

  font-size: 10px;

  /* Overflow hidden will stop the :after pseudo dots extending past the width of our element. */
  overflow: hidden;

  /* We don't want any padding */
  padding: 0;
}

/* Inserts a whole bunch of dots after the dotted rule element */
.dotted-rule:after {

  /* The colour of our border */
  color: #CCC;

  /**
  * Use as many dots here as you like, I put more than I need and let the overflow: hidden above restrict it to only display the width of the element.
  * Try experimenting with different characters for awesome borders like triangles or something, be creative.
  */
  content: '.....................................................................................................................................................................................................................................................................................................................................';

  /* This is very important, our text won't flow or display correctly without it */
  display: block;

  /* Letter spacing helps space out our dots. It controls the distance between them. */
  letter-spacing: 1px;

  /**
  * A negative margin will most likely be needed to bring the rule border up an acceptable position, otherwise by default it might sit lower.
  * This negative margin matches the amount of margin we've put on-top of the dotted rule above.
  */
  margin-top: -6px;
}

.dotted-rule.topper{
  margin-top: 7px;
}
.dotted-rule.lower{
  margin-bottom: 7px;
}

.iconInfo {
  font-size:20px;
  color:#adadad;
}

.iconInfoText {
  margin: 0px 16px 3px 5px;
  color:#a0a0a0;
  text-transform:uppercase;
  font-family:Arial, 'Helvetica neue', sans-serif;
  font-size:13px;
  vertical-align:text-bottom;
}
.iconInfoText.searchResultBreadcrumb {
  font-size: 11px;
}
@media (max-width: 768px) {
  .iconInfoText {
    margin: 0px 5px 3px 5px;
  }
}

.iconInfoText > a {
  text-decoration: underline;
  color:#a0a0a0;
}

.iconInfo2 {
  font-size:20px;
  color:#adadad;
}

.newsBoxHeader {
  /* height: 120px; */
  margin-bottom: 5px;
  overflow: hidden;
}

button.btn {
  background: linear-gradient(to bottom, #FEFEFE 0%, #E6E6E6 100%) repeat scroll 0 0 transparent;
  border: 1px solid white;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 3px #A0A0A0;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  height: auto;
  line-height: 21px;
  outline: medium none;
  padding: 3px 16px;
  width: auto;
}

.btn[disabled], .btn.disabled {
  color:#ccc;
}

button.redbtn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding: 6px 10px;
  margin: 5px 4px 5px 0;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #a30000;
  -moz-box-shadow:
  0px 1px 3px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
  -webkit-box-shadow:
  0px 1px 3px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
  box-shadow:
  0px 1px 3px rgba(000,000,000,0.5),
  inset 0px 0px 1px rgba(255,255,255,1);
  text-shadow:
  0px -1px 0px rgba(122,7,7,0.7),
  0px 1px 0px rgba(255,255,255,0.3);
  background-color: #d1111b;
  background: #d1111b;
}


.textInfo {
  color:#a0a0a0;
  text-transform:uppercase;
  font-family:Arial, 'Helvetica neue', sans-serif;
  font-size:11px;
  text-decoration: underline;

}

.related p {
  color: #666666;
  font-family: Arial,sans-serif,Tahoma;
  font-size: 12px;
  line-height: 18px;
}

.relatedText p {
  margin-top: 2px;
}

#filtered-list thead > tr {
  font-weight: bold;
  background-color: #ffffff !important;
}

#filtered-list tr {
  background-color: #ffffff;
  /* 130520
  line-height: 30px;
  */
  line-height: 22px;
}

#filtered-list tr:nth-child(odd){
  background-color: #f8f8f8;
}

#filtered-list td {
  border: 1px solid #dddddd;
  /* 130520
  padding: 3px 8px;
  */
  padding: 8px;
}


dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
Lists
========================================================================== */

ul,ol {
  margin: 1em 0;
  padding: 0;
}

dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol,
.nav {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}



/* =============================================================================
Embedded content
========================================================================== */

/*
* 1. Improve image quality when scaled in IE7: h5bp.com/d
* 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
*/

img {
  border: 0;
   -ms-interpolation-mode: bicubic;
    /* vertical-align: middle; */
     max-width: 100%;
  }

video {
  max-width: 100%;
  /*height: 480px;*/
}

/*
* Correct overflow not hidden in IE9
*/

svg:not(:root) { overflow: hidden; }


/* =============================================================================
Figures
========================================================================== */

figure { margin: 0; }


/* =============================================================================
Forms
========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
* 1. Correct color not inheriting in IE6/7/8/9
* 2. Correct alignment displayed oddly in IE6/7
*/

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
* 1. Correct font-size not inheriting in all browsers
* 2. Remove margins in FF3/4 S5 Chrome
* 3. Define consistent vertical alignment display in all browsers
*/

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
*/

button, input { line-height: normal; }

/*
* 1. Display hand cursor for clickable form elements
* 2. Allow styling of clickable form elements in iOS
* 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
*/

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
* Re-set default cursor for disabled elements
*/

button[disabled], input[disabled] { cursor: default; }

/*
* Consistent box sizing and appearance
*/

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;

}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }



/*
* Remove inner padding and border in FF3/4: h5bp.com/l
*/

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
* 1. Remove default vertical scrollbar in IE6/7/8/9
* 2. Allow only vertical resizing
*/

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


#hemmaform .errmsg {
  margin-left: 7px;
}

.addthis_share_this a {
  padding-right: 14px !important;
}

.addthis_share_this a iframe {
  z-index: 10;
}

div.img-wrap {
  z-index: 1;
}

#raknesnurra .divContent {
  display:box;
  border-radius: 4px;
  padding:5px;
  margin-top:5px;
}

#infoResultat, #infoBelaggning {
  background-color: #f5f5f5;
  padding: 30px;
  font-size: 1.2em;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

#tableUppdrag {
  padding: 10px;
}

#raknesnurra #divContent span.table-head {
  font-size: 1.2em;
}
#raknesnurra .helptext {
  font-size: 0.9em;
  line-height:1em;
  vertical-align:baseline;
  color: #a0a0a0;
  width:50%;
}
/* =============================================================================
Tables
========================================================================== */

table { border-collapse: collapse; border-spacing: 0;}
td { vertical-align: top; }


.table {display:table; width:100%;}
.table-row {display:table-row;}
.table-cell {display:table-cell;padding:5px;}
.table-head {font-weight: bold;}



/* =============================================================================
Chrome Frame Prompt
========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

input, textarea, select, .uneditable-input {
  border: 1px solid #dcddde;
  display: inline-block;
  font-size: 16px;
  padding: 4px;
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  outline: none;
}

div.articleBody input, div.articleBody textarea, div.articleBody select, div.articleBody .uneditable-input {
  height: auto;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  border-radius: 0 0 0 0;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin: 3px 0;
  padding: 0;
  width: auto;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}

.radio, .checkbox {
  line-height: 18px;
  display: table;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
}

aside h2 {
  color: #D1111C;
  line-height: 26px;
  margin: 0 0 12px;
}

.searchfilter {
  width: 30px;
}

.searchlist {
  font-size: 3em;
}

article {

}

.nav.right li.loungred a, .nav.right li.loungred a:hover {
  background-color: #e51b24;
  line-height: 2px;
}

.primary-menu ul li a.ung {
  padding: 5px 0;
  line-height: 2px;
  background: -moz-linear-gradient(top, #E51B24 0%, #CD0F15 100%); /* repeat scroll 0 0 transparent*/
  background: linear-gradient(to bottom, #E51B24 0%, #CD0F15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E51B24), color-stop(100%,#CD0F15));
  background: -webkit-linear-gradient(top, #E51B24 0%, #CD0F15 100%);
  background: -o-linear-gradient(top, #E51B24 0%, #CD0F15 100%);
  background: -ms-linear-gradient(top, #E51B24 0%, #CD0F15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E51B24', endColorstr='#CD0F15',GradientType=0 );
  background-color: #E51B24;

}

.header-content {
  padding: 24px 8px 12px 8px;
}

.top-nav a {
  color: #FFFFFF;
  line-height: 36px; /* 36->26 20171123*/
  margin: 1px 1px 1px 0;
  padding: 0 8px;
}

.top-nav .nav.right a:hover, .top-nav .nav.left a:hover {
  background-color:#6a6a6a;
}

.top-nav .ung {
  background-color:transparent;
  padding:0;
  line-height:2px;
}

.top-nav .ung:hover {
  background-color:transparent;
}

.top-nav .search.active {
  float: right;
  position: relative;
}

.top-nav .search.active input {
  border-color: #4F4F4F;
  border-style: solid none solid solid;
  border-width: 1px;
  display: block;
  height: 36px;
  left: -250px;
  max-width: 250px;
  position: absolute;
  width: 250px;
}

.top-nav .search input {
  border: medium none;
  display: none;
  height: 0;
  padding: 0 5px;
  width: 0;

}

.top-nav .search a {
  font-size: 18px;
  line-height: 34px;
  padding: 0 10px;
}

.top-nav .menu-btn {
  cursor: pointer;
  padding: 12px 9px;
}

table.ui-datepicker-calendar tr td a {
  font-size: 11px !important;
}

.calEventInfo > a {

  background-color: #EAEAEA;
  border-bottom: 1px solid #999999;
  padding: 3px 2px 3px 11px !important;
  margin: 0 !important;
  display:block !important;
  color: #666666;
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
}
.calEventInfo > a:hover {
  background-color: #EAEAEA !important;
  color: #D1111C;
}

/*mobil - undermeny */
.menu-btn.submenu-btn {
  margin-right: 10px;
  margin-top: 1px;
}
.menu-btn.submenu-btn .bar {
  background-color: #CBCBCB;
}

.spacer {
  margin-right: 50px;
}

.main-wrap {
  padding: 12px 8px;
}
div.dd-container{
  margin-bottom: 18px;
}

.wrap {
  margin-top: 0;
  margin-bottom: 18px;
  position: relative;
}

.img-wrap {
  overflow: visible;
}

/* hemsida2017 */
.nav a {
  font-size: 11px;
  display: block; /* tidigare 'table' */
}

.footerNavDELETE .middleDELETE {
  background: url("data:image/gif;base64,R0lGODdhAQABAPAAAOXl5QAAACwAAAAAAQABAEACAkQBADs=") repeat-y scroll 100% 0 transparent;
  margin-right: 2%;
  width: 35%;
}
.footerNavDELETE navDELETE {
  clear: none;
  float: left;
}

.main-wrap {
  padding-top: 18px;
}

.divider {
  border-color: #CCCCCC transparent;
  border-style: dotted none;
  border-width: 2px;
  line-height: 2px;
  margin: 24px 0;
  text-align: center;
}

p.line {
  border-bottom: 1px solid #E9E9E9;
  color: #D1111C;
  line-height: 0px;
  margin: 5px 0 5px;
}

.divider span {
  background-color: #d1111c;
  box-shadow: 0 0 0 4px #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 10px;
  text-shadow: 1px 1px #000;
}

.styled-select select {
  background: transparent;
  width: 250px;
  padding: 5px;
  font-size: 12px;
  height: auto;
  border:0 none;
}

.styled-select {
  width: 213px;
  height: auto;
  overflow: hidden;
  background: url(/home/lo/content.nsf/selbox_arrow.png) no-repeat 180px center #222222;
  border: 1px solid #3c3c3c;
}

.distrikt .primary-menu li > a:hover{
  color: #d1111c;
}

.primary-menu .menucolumns{
  background: url("/home/lo/res.nsf/vRes/lo_1336734800859_menu_back_jpg/$File/menu-back.jpg") no-repeat scroll right bottom #313031;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: none;
  left: -20px;
  padding: 20px 30px 10px;
  position: absolute;
  right: -20px;
  top: auto;
  z-index: 50;
}

.primary-menu .open .menucolumns {
  display: block;
  padding-bottom: 5px;
}

.menucolumns > div {
  float: left;
  width: 20%;
  padding-right: 2%;
}

.primary-menu .open li {
  float: none;
}

.primary-menu .open > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin: 0 -4px 10px 0;

}

.open .menucolumns > div > ul > li > a {
  border-bottom: 1px dotted #b7b7b7;
  padding-bottom: 5px;
  font-weight: bold;
  font-family: lato;
  font-size: 12px;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.menucolumns > div > ul {
  margin-bottom: 8px;
  padding-bottom: 7px;
}

.menucolumns > div > ul:last-child {
  border-bottom: medium none;
}

.primary-menu .open li a {
  color: #ffffff;
  letter-spacing: 0;
  font-size: 11px;
  line-height: 15px;
  padding: 0;
  font-family: lato;
  overflow: hidden;
  display: block;
  word-wrap: break-word;
  font-weight: normal;
}
.primary-menu .open li.sel > a {
  color: #f5f40b;
}

.primary-menu .open li  {
  margin-bottom: 5px;
}

.primary-menu .open li a:hover {
  text-decoration: underline;
}

.primary-menu li.close-icon { display: none; }

.primary-menu .open .close-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 55px;
}

.primary-menu .open > ul > li.close-icon > a {
  border-bottom: none !important;
  padding:20px 20px 15px 15px;
  display: block;
}

.top-nav .menu-btn,
.top-nav .search {
  display: block;
}

.support-nav {
  display: none;
}

.input-append .add-on {
  border-radius: 0 0 0 0;
  margin-left: -1px;
  margin-right: 0;
}


.input-append span.add-on {
  background-color: #FFFFFF;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 0px solid #FFFFFF;
  margin: 8px 0 0 0;
  cursor: text;
  right: 3%;
  position: absolute;
}

.banner-right {
  margin: 0 0 8px;
}

.banner-right img{
  min-width: 100%;
  height: auto;
}

.listbox  {
  padding: 0px 10px 8px 10px;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin-bottom: 1px;
}
.listbox p {
  color: #666666;
  font-family: Arial,sans-serif,Tahoma;
  font-size: 14px;
  line-height: 20px;
  margin: 4px 0 4px 0;
}

.listbox.distrikt-lonyheter > h3 > a, .listbox h3 > a {
  color: #d1111c;
}

.listbox h3 {
  color: #222222;
}
.listbox h3 > a, .listbox h3 {
  font-family: Arial,sans-serif,Tahoma;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  margin: 10px 0 0 0;
  color: #222222;
}

.listbox.distrikt-lonyheter > h3 > a {
  color: #d1111c;
}

.listbox h3 > a:hover {
  color: #797979;
}

.listbox .date {
  font-size: 10px;
  margin:0;
}

/* 20140623 Listboxar foer rapporter */
h3.h3-almedalen, h3.h3-almedalen > a {
  /* font-size: 16px; */
  margin-bottom: 10px;
}

a.linktotemplate {
  display: block;
  margin-bottom: 30px;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 15px;
}

.textbanner {
  border: 1px solid #EAEAEA;
  padding: 2px;
}
.textbanner p {
  margin:0;
  padding:10px
}
.textbanner p a {
  font-size:20px;
  font-family:Lato; font-weight:bold; line-height:26px
}

.textbanner p a:hover {
  color:#797979;
}

.gray p {
  background: #f1f1f1; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #f1f1f1 0%, #e3e3e3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f1f1f1), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  #f1f1f1 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  #f1f1f1 0%,#e3e3e3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  #f1f1f1 0%,#e3e3e3 100%); /* IE10+ */
  background: linear-gradient(45deg,  #f1f1f1 0%,#e3e3e3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e3e3e3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.gray p a {
  color:#595654;
}

.blue p {
  background: #EEF2FA; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #EEF2FA 0%, #C7DCF7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#EEF2FA), color-stop(100%,#C7DCF7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  #EEF2FA 0%,#C7DCF7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  #EEF2FA 0%,#C7DCF7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  #EEF2FA 0%,#C7DCF7 100%); /* IE10+ */
  background: linear-gradient(45deg, #EEF2FA 0%, #C7DCF7 100%) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEF2FA', endColorstr='#C7DCF7',GradientType=1 );
}

.blue p a {
  color: #222222;
}


/* bildtext i body */
.imgtext-landscape.right,
.imgtext-landscape.left {
  width: 270px;
  overflow: hidden;
  float: none;
  clear: both;
}

.imgtext-portrait.right,
.imgtext-portrait.left {
  width: 170px;
  overflow: hidden;
  float: none;
  clear: both;
}

.imgtext-landscape,
.imgtext-portrait,
.imgtext-full-width,
.img-left img,
.img-right img {
  margin-bottom: 10px;
}

div.img-left, div.img-right {
  display: inline;
}

.imgtext-landscape img,
.imgtext-portrait img,
.img-left img,
.img-right img {
  margin-top: 8px;
}

.img-left img {
  margin-right: 14px;
  float: left;
}
.img-right img {
  margin-left: 14px;
  float: right;
}
.img-left img,
.img-right img {
  width: 40%;
  height: auto;
}

.imgtext-landscape > p,
.imgtext-portrait > p,
.imgtext-full-width > p {
  font-size: 12px;
  font-family: Arial, sans-serif;
  margin: 0;
  color: #777777;
}

.imgtext-full-width img {
  width: 100%;
  height: auto;
}


.caption {
  overflow: hidden;
  background-color:#57585a;
  color:#fff;
  font-family: 'Open Sans', arial, helvetica, sans-serif;
  text-transform: uppercase;
  padding:4px 0 4px 10px;
}

.img-info {
  left: 8px;
  top: 8px;
  position: absolute;
  max-width: 95%;
}

/* 140521 FIX big banner startpage hover */
a.start-big-img, a.start-big-img p.img-info-content {
  color: #000000 !important;
}
a.start-big-img:hover, a.start-big-img:hover p.img-info-content {
  color: #797979 !important;
}

.img-info-header.black:hover,
.img-info-header.black > a:hover,
.img-info-footer:hover{
  background-color: #4a4a4a;
}

.img-info-header,
.img-info-footer,
.img-info-footer:hover,
.img-info-footer:visited {
  color: #FFFFFF;
  font-size: 10px;
  line-height: 18px;
  padding: 0 2%;
}

.black.img-info-header {
  background-color: black;
}

.img-info-content {
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgb(255, 255, 255);
  /* RGBa with 0.6 opacity */
  background: rgba(255, 255, 255, 0.8);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";

  color:#000;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding: 3% 3.5%;

  /* 130205 */
  width: 100%;
}

.img-info-content a {
  color: #000000;
}

.img-info-content a:hover {
  color: #797979;
}

.img-info-footer,
.img-info-footer:hover {
  font-family: 'Open sans', Arial, 'sans-serif';
  padding: 1% 3%;
  cursor: pointer;
}

/* startsidefixar 130205 mobile first*/
.img-info .img-info-footer {
  display: none;
}

.img-info{
  top: 4px;
  left: 4px;
}

.smallp p,
.layout-0 .smallp p {
  font-size: 12px;
  line-height: 16px;
}

.chartboxinfo h2 {
  margin-bottom: 0;
  font-size: 15px;
  padding-top:12px;
}

.chartboxinfo p {
  font-size: 11px;
  line-height: 14px;
  margin-top: 5px;
}


.chartboxinfo .chartBoxInnerInfo {
  display: none !important;
}


.chartboxinfo .fa.fa-bar-chart-o {
  font-size: 22px;
  padding: 2px 4px 0 0;
  display: inline-block;
}

.chartshare {
  padding: 4px 4px 0 0;
  background-color: #fff;
  overflow: hidden;
}

.layout-0 .custom-share-button a {
  overflow: hidden;
  display: block;
  height: 16px;
  width: 16px;
  line-height: 16px!important;
}

.layout-0 #custom-tweet-button a {
  background: url(https://s7.addthis.com/static/r07/widget016_top.gif) no-repeat;
  background-position: 0 -832px;
}

.layout-0 #custom-fb-button a {
  background: url(https://s7.addthis.com/static/r07/widget016_top.gif) no-repeat;
  background-position: 0 -272px;
  margin-right: 4px;
}

.two-col.col.puff {
  margin: 30px 0 10px;
}

.two-col.col.puff + .puff {
  margin-top: 0px;
}

.blogpost .content > time,
.blogpost .content > a {
  font-size: 11px;
}

#start .container.col-wrap {
  padding: 5px 0 8px;
}


.imageleft {
  float:left;
  margin: 0 10px 4px 0;
}
.imageright {
  float:right;
  margin: 0 0 4px 10px;
}

.imageleft span i.icon-file,
.lo-download-btn {
  font-size: 23px;
  margin-right: 6px;
}

.imageright a, .imageleft a {
  font-family:Open sans;
  font-size:15px;
  letter-spacing:0px;
}
.imagecenter {
  display: inline-block !important;
}


/* Startsida banners MOBIL */
#row-4 {
  background-color: #ffffff;
  padding: 10px 0;
}

#row-4-banners {
  margin: 15px 0 0;
  width: 100%;
  padding: 10px;
  background-color: #eff0f0;
}

#row-4-banners p, #row-4-banners a {
  margin: 0;
  line-height: 0;
}

.banner240 {
  background-color: #FFFFFF;
  float: left;
  line-height: 0;
  padding: 15px;
  width:  100%; /* inte 240px */
}


.banner240 + .banner240 {
  margin-top: 10px;
}

.banner240 img{
  width: 100%;
}


.multi-column-1 {
  -moz-column-width: 265px;
  -webkit-column-width: 265px;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
}

.img-info-header {
  background-color: #D61826;
  display: inline-block;
}

.img-info-footer {
  background-color: #3C3C3C;
  white-space: nowrap;
}

div.social-content-links {

  /* display: inline-block; 
  padding-top: 6px;
  margin-right: 2px; */
  float: right;
  /* width:144px; */
}

.social-content-links ul {
  list-style: none outside none;
  margin:0;
  padding: 2px;
}

.social-content-links li {
  float:right;
  padding:0;
}

.news div.social-content-links {
  /*float: inherit;*/
  /*width:180px;*/
  /* width: 144px; */
}

/*div.social-content-links span.at-icon-wrapper {
  width: 20px !important;
  height: 20px !important;
}

div.social-content-links svg.at-icon {
  height: 20px !important;
  width: 20px !important;
}*/

/* 2013-04-16 */
.imgtext,
.foto,
.imgtext-landscape > p,
.imgtext-portrait > p,
.imgtext-full-width > p {
  /*  font-size: 11px; */
  line-height: 14px;
}

.imgtext {
  color: #777777;
  display: block;
  float: left;
  font-size:12px;
  margin: 4px 0 6px;
  overflow: hidden;
}

.foto {
  color: #777777;
  display: block;
  font-size:11px;
  overflow: hidden;
  float:right;
  margin: 4px 0 6px;
}

.bigpic {
  width:100%;
}

.photo-text-wrapper {
  display:inline-block;
  width:100%;
  margin: 0 0 -15px;
}

.photo-text-wrapper > div {
  overflow: hidden;
}


.news .photo-text-wrapper {
  margin:0;
}

.from-list {
  display: block;
}


.two-col,
.three-col,
.three-four-col,
.one-three-col,
.one-four-col {
  width: 100%;
}

.two-three-col {
  width: 100%;
  min-height: 100px;
}



/* 130201 */
.layout-0 .three-col img {
  width: 100%;
}

.two-three-col input {
  width: 80%;
}

.two-three-col li.oddeven:nth-child(2n+1) {
  background-color: darkgrey;
}

.two-three-col li.oddeven:nth-child(2n+2) {
  background-color: white;
}

.two-three-col li {
  list-style-type: none;
}

.searchlist {
  font-size: 3em;
}

span .icon-file.searchlist {
  padding-top: 30px;
  padding-bottom: 50px;
}

.empty {
  width: 30px;
}

.lastupdate {
  display: block;
  padding-top: 20px;
}

span + .breadcrumb {
  padding-left: 30px;
}


.col + .col {
  margin: 12px 0 0;
}

.col {
  float: left;
}

.nav-icon-compact {
  margin: 0 auto;
}

.nav-icon-compact span {
  color: #ffffff;
  display: block;
  font-size: 22px;
  line-height: 1em;

}

.nav-icon-compact li {
  margin-top: 8px;
  display:inline-block;
}

.nav-icon,
.search-form {
  display: none;
}

.search-form-menu {
  display: none;

  padding: 10px 0;
}


.search-menu-list {
  margin-right: 0 !important;
  position: absolute;
  right: 0;
}

#searchContainer i.loiconsearch,
#searchContainer i.icon-search {
  margin: 3px 0 0 -31px;
  font-size: 17px;
  color: #D2D2D2;
}

#searchContainer input {
  width:88%;
  border-radius: 16px 16px 16px 16px;
  padding: 4px 10px;
  border: 1px solid #C3C3C3;
  font-size: 12px;
}
#searchContainer {
  padding: 5px 12px;
}

.mainNav ul > li.in-fb-menu:first-child {
  background: -moz-linear-gradient(center top, #FAFAFA 0%, #d2d2d2 100%);
  background: linear-gradient(to bottom, #FAFAFA 0%, #d2d2d2 100%);
  background: -webkit-gradient(linear, center top, center bottom, color-stop(0%,#FAFAFA), color-stop(100%,#d2d2d2));
  background: -webkit-linear-gradient(center top, #FAFAFA,  0%, #d2d2d2 100%);
  background: -o-linear-gradient(center top, #FAFAFA 0%, #d2d2d2 100%);
  background: -ms-linear-gradient(center top, #FAFAFA 0%, #d2d2d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFAFA', endColorstr='#d2d2d2',GradientType=0 );
}

.octin {
  font-family: 'OctinCollegeFreeRegular';
}

.oxygen {
  font-family: 'Oxygen', sans-serif;
}

.questrial {
  font-family: 'Questrial', sans-serif;
}

.pontano {
  font-family: 'Pontano Sans', sans-serif;
}

.dosis {
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
}

.oswald {
  font-family: 'Oswald', sans-serif;
}

.opensans {
  font-family: 'Open Sans', sans-serif;
}

.advent {
  font-family: 'Advent Pro', sans-serif;
}

.lato {
  font-family: 'Lato', sans-serif;
}

.beige {
  background-color: #f2eee9;
  min-height: 200px;
}

.dirt {
  background-color: #e3dcd2;
}

.collapse {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  transition: height 0.35s ease;
  height: 0;
  overflow: hidden;
  position: relative;
}


.collapse.in {
  height: auto;
}

.accordion-header {
  background-color: #FAFAFA;
  color: #232323;
  display: block;
  font-family: Lato, Arial, San-serif;
  font-size: 11px;
  padding: 9px;
  text-transform: uppercase;
}



.accordion-header > i {
  color: #949494;
  font-size: 15px;
  width: 17px;
}

/* 130910 byter ut IDregel mot generellare  */
.accordion-header > span {
  font-family: Lato, Arial, San-serif;
  font-size: 14px;
  margin: 0 4px;
  text-transform: uppercase;
}

.accordion-group {
  border: 1px solid #dadada;
}



.accordion-group + .accordion-group {
  margin-top: 2px;
}


.accordion-inner {
  border-top: 1px solid #dadada;
  padding: 4px;

}

.accordion-inner ul {
  margin: 5px 0 4px 6px;
}

.accordion-inner ul > li, div.listbox ul li {
  margin: 0 2px 0;
  padding: 2px;
  list-style: none outside none;
}

.accordion-inner ul.non-menu > li {
  border-top: 1px solid #DADADA;
  padding: 5px 2px;
}


.accordion-inner ul.non-menu > li:first-child {
  border-top: none;
}

div.listbox ul {
  margin: 1em 0;
  padding: 0;
}

.accordion-inner ul li ul {
  margin-left: 12px;
  font-size: 11px;
}

.accordion-inner ul > .sel > a {
  font-weight: normal;
  color:#797979;
}

.quick-nav {

}

.quick-nav > li > a {
  font-weight: bold;
}

.quick-nav > .active > a {
  background-color: #6A6A6A;
}

.quick-nav > li > div {
  background-color: #6A6A6A;
  border: 1px solid #232323;
  left: -9999px;
  max-width: 100%;
  padding: 0;
  position: absolute;
  top: auto;
  width: 320px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -moz-box-shadow: 0 0 5px 1px #1C1C1C;
  -webkit-box-shadow: 0 0 5px 1px #1C1C1C;
  box-shadow: 0 0 5px 1px #1C1C1C;
}

.sres > ul {
  width:250px;
}

.quick-cal {
  display:none !important;
}

.quick-cal-small {
  display:table !important;
}

.quick-nav > .active > div {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  left: 0;
}

input.findforbund {
  margin: 8px 0 0 8px;
  border-left: 1px solid  #000000; /*#4A4A4A*/
  border-top: 1px solid  #000000; /*#4A4A4A*/
  border-bottom: 1px solid  #000000; /*#4A4A4A*/
  border-right: 0px solid  #FFFFFF; /*#4A4A4A*/
  width: 90%;
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
  height: 26px;
}

span.add-on .icon-search {
  margin-top: 3px;
}

.ing {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 28px;
  color: #222222;
  margin-top: 0;
}

.ing span.ingarea {
  font-family: Lato, Arial;
  font-weight: normal;
  text-transform: uppercase;
  color: white;
  background-color: #D1111B;
  padding: 0px 5px;
  display: inline-block;
  font-size: 11px;
  line-height: 20px;
}

.slidesjs-pagination li {
  display: inline;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(/home/lo/res.nsf/vRes/global_1345213346453_pagination_png/$File/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
.slidesjs-pagination li.current a, .pagination li.current a:hover { background-position: 0 -13px }

.video {
  text-align: center;
}

ul.to-select {
  display: none;
}

/* Serach form in 404/Oups - page */
.system-objects .search-form {
  float: none;
  width: 100%;
}

.system-objects > .search-form > div {
  float: none;
  overflow: hidden;
  width: 100%;
}

.system-objects > .search-form input {
  width: 80%;
}

/**************
main footer
*/
.main-footer .footer-links > li {
  width: 100%;
  margin-bottom: 6px;
}

.main-footer {
  overflow:hidden;
  background-color: #313031;
  box-shadow: 0 0 0 6px #dcdcdc;
  -webkit-box-shadow: 0 0 0 6px #dcdcdc;
  -moz-box-shadow: 0 0 0 6px #dcdcdc;
}

.main-footer .container {
  overflow:hidden;
}

.main-footer p.container {
  color: #7A7A7A;
}

.main-footer a, .main-footer a:visited {
  color: #a3a3a3;
}
.main-footer a:hover {
  color:#fff;
}

.main-footer .footer-col {
  float:left;
}

.main-footer .footer-col, .main-footer .container > div {
  float:left;
}

.main-footer li a img{
  margin-right:7px;
}

.main-footer .footer-content {
  border-bottom:1px solid #3c3c3c;
  padding: 0 8px;
}


.main-footer ul, .main-footer div.blockContainer {
  list-style: none;
  margin: 0;
  padding: 15px 0 10px;
}

.main-footer ul.firstrow, div.firstrow {
  border-bottom: 1px solid #3C3C3C;
  overflow:hidden;
}

.main-footer .apps li {
  width:33%;
  float:left;
}

.main-footer .apps li a img{
  margin-right: auto;
  margin-left: auto;
  display:block;
  clear:both;
}

.main-footer .apps li a span{
  margin-left: auto;
  margin-right:auto;
  text-align: center;
  display:block;
}


/* adress e-post fax etc.. */
.main-footer .address {
  clear:both;
  background-color: #18191a;
  border-top:1px solid #000;
}


#prenumereravad.dd-container {
  display: block;
}

.main-footer .address p {
  display:block;
  font-size:10px;
  padding:17px 8px;
  letter-spacing:1px;
}

.main-footer .address a {
  font-size:10px;
}

.main-footer h2 {
  font-family: arial;
  font-size: 14px;
  color: #ded9cd;
  margin-bottom: 0;
  font-weight:normal;
}

.main-footer #ace {
  width: 100%;
  /* min-width: 135px; */
}

.main-footer #gene {
  border-top: 1px solid #3C3C3C;
  margin-top: 20px;
  width:100%;
  /* min-width: 145px; */
}

.main-footer #paul {
  /* border-top: 1px solid #3C3C3C; */
  /* margin-top: 20px; */
  width:  100%;
  /* min-width: 195px; */
  padding: 20px 15px;
}

.main-footer #peter {
  /* margin-top: 20px; */
  border-top: 1px solid #3C3C3C;
  width: 100%;
  padding: 20px 15px;
}

.main-footer #ace ul{
  width:100%;
}

.main-footer #ace .remove-text li{
  float:left;
  width:16%;
}

.main-footer #ace .remove-text li span{
  display:none;
}

#prenumereravad .dd-selected { font-weight: normal; padding: 10px 8px; }
.main-footer .dd-select { background-color:#242424 !important; border: solid 1px #3C3C3C; }
.main-footer .dd-pointer-down { border: solid 5px transparent;  border-top: solid 5px #666; }
.main-footer .dd-pointer-up {  border: solid 5px transparent !important;  border-bottom: solid 5px #666 !important;  margin-top: -8px;  }

.main-footer .dd-option { border: 1px dotted #545353; background-color: #242424; }
.main-footer .dd-option:hover { background-color: #3C3C3C; }
.main-footer .dd-options { padding: 0; box-shadow: none; border: solid 1px #535353; }
#SubscriptionForm .dd-container {  margin-bottom: 3px; margin-top: 3px;  }

/* prenumerera */

#SubscriptionForm input.text, #SubscriptionForm select, #SubscriptionForm dt, #cisionsubscribe-footer input.text {
  width:100%;
  margin:3px 0;
  background-color: #242424;
  color: #7e7e7e;
  border: 1px solid #3C3C3C;
  padding:7px;
  font-size:12px;
  height:37px;
}

/* Prenumeration distrikt */
#distrikt-prenum > header {
  padding: 5px 0 10px;
}
#distrikt-prenum .dd-select,
#distrikt-prenum input.text{
  border: 1px solid #bebebe;
  background-color: #f8f8f8;
  color: #222222;
}
#distrikt-prenum .dd-selected {
  color: #838383;
}

/* select styling */
#SubscriptionForm .dropdown dd {
  position:relative;
}


#SubscriptionForm dd ul {
  background:#18191a none repeat scroll 0 0;
  border:1px solid #3c3c3c;
  color:#7e7e7e;
  display:none;
  left:0px;
  padding:7px;
  position:absolute;
  top:-4px;
  width:100%;
  min-width:170px;
  list-style:none;
}

#SubscriptionForm .value{
  display: none;
}

#SubscriptionForm .dropdown a{
  width:100%;
  display:block;
}

#SubscriptionForm .dropdown dt{
  background:url(/home/lo/res.nsf/vRes/global_1345213346453_arrow_prem_png/$File/arrow-prem.png) no-repeat 180px center #222222;
}
#SubscriptionForm dl{
  margin:0;
}

#SubscriptionForm dd{
  margin:0;
}

#SubscriptionForm .dropdown li {
  margin-bottom: 5px;
  border-bottom: 1px dotted #545353;
  padding-bottom: 2px;
}

/* Hover-card */
.fyre-hovercard { display: none !important; }

/* ShareThis Override*/
.stMainServices, .stHBubble { height: auto !important; }


.news .newstop {
  margin-bottom: 15px;
  /* padding-right: 15px; */
}

.padleft10 { padding-left: 10px; }
.padleft20 { padding-left: 20px; }

.padright20 { padding-right: 20px; }
.padright10 { padding-right: 10px; }

article > div.padright10 {
  padding-right: 0;
}

.clear10 {height: 10px;font-size: 0;}
.clear20 {height: 20px;font-size: 0;}


/* LO PLAY */
.PublishText { margin: 0 !important; overflow: hidden;}

.puff-text-wrap a, .puff-text-wrap p {
  color: #606060;
  font-family: 'Open Sans', arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-top:5px;
}

/* 130201 */
.schysstsok .image{
  display: none;
}
.schysstsok .searchfield {
  margin-left: 0;
}

/* 130130 */
.puff-text-wrap h3:hover  {
  color: #d1111c;
}


/* GENERELLA! */
.puff-text-wrap h3 {
  color: #222222;
  margin: 1px 0 4px;

}

.puff-cat {
  height: 12px;
  display: inline;
  overflow: hidden;
}

.puff-cat span:first-child {
  color:#A0A0A0;
  text-transform: uppercase;
  font-size: 13px;
}

/*.puff-cat span + span {*/
.puff-cat span {
  color:#606060;
  font-size: 13px;
  font-family: Verdana;
}

.relatedpufflist .playpuff{
  margin-bottom: 20px !important;
}

.pufflist4321 .responsivepuff
{
  margin-bottom: 20px !important;
}

.pufflist4321 .responsivepuff a:hover h3
{
  color:#d1111c;
}

.puff-text-wrap {
  padding: 5px;
}

.playpuff .video {
  background-position: center top !important;
  background-color: #000 !important;
  background-repeat: no-repeat;
  background-position: fixed;
  /* stretch bg image */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.relatedpufflist .video,
.video {
  min-height: 160px;
}

.playpuff .video > a {
  display: block !important;
  text-align: center;
  /*padding: 41px 0 !important;*/
  padding: 78px 0 !important;
  position: relative;
}

.video > a:hover {
  opacity:0.5;
  filter:alpha(opacity=50); /* For IE8 and earlier */
}

.playpuff .video > a img {
  top: 68%;
  position: absolute;
  width: 46px;
  left: 76%;
  margin-top: 0;
}

.layout-2 .playfilters {
  background-color: #f5f5f5;
  padding: 8px 15px;
  border-color: #e5e5e5 transparent;
  border-style: solid none;
  border-width: 1px;
  position: relative;
  margin-top: 20px;
}

.playfilters select {
  background-color: #fff;
}

.playfilters .one-three-col,
.playfilters .two-three-col {
  min-height: inherit;
}

.playfilters .col + .col
{
  margin-left: 0 !important;
}

.playfilters .livecol
{
  text-align: center;
}

.playfilters h3 {
  margin: 0 0 5px 0;
}

div.playfilters div h3 a.resetbutton {
  font-size: 13px;
}

.playfilters .livecol {
  padding-top: 14px;
}
.playfilters .filterPrenumerera {
  margin-top: 24px;
  width: 80%;
}

/* 130418 prenumerera filmklipp - knapp och input*/
#formprenumerera > .nicebutton {
  width: 35%;
  min-width: 80px;
}

#formprenumerera > #email {
  margin-bottom: 3px;
}

.livebutton {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d3d3d3;
  color: #ffffff;
  display: inline-block;
  font-family: lato, arial;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  /* margin-left: 6px; */
  margin-top: 10px;
  padding: 3px 14px;
  min-width: 120px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  text-shadow: 0 1px 0 #d3d3d3;
  line-height: 22px;
}

.livebutton.off {
  background: -webkit-gradient( linear, left top, left bottom, from(#cfcfcf), to(#b6b6b6) );
  background: -moz-linear-gradient( top, #cfcfcf, #b6b6b6 );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#b6b6b6');
  background-color: #c3c3c3;
  cursor: default;
}

.livebutton.on {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6eb948), color-stop(1, #54a130) );
  background:-moz-linear-gradient( center top, #6eb948 5%, #54a130 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6eb948', endColorstr='#54a130');
  background-color:#77d42a;
  text-shadow: 0 1px 0 #528F34;
  cursor:pointer;
  border: 1px solid #528f34;
}

.livebutton.on:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
  background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
  background-color:#5cb811;
}

.livebutton.on:active {
  position:relative;
  top:1px;
}

/* ul.nav.right li a.liveplay, ul.primary-menu li a.liveplay { */
/**a.liveplay {
color: #fff;
background: #6eb948; /* #55a231 */
background: -moz-linear-gradient(top, #6eb948 0%, #55a231 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6eb948), color-stop(100%,#55a231)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6eb948 0%,#55a231 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6eb948 0%,#55a231 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6eb948 0%,#55a231 100%); /* IE10+ */
background: linear-gradient(to bottom, #6eb948 0%,#55a231 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb948', endColorstr='#55a231',GradientType=0 ); /* IE6-9 */
font-style: italic;
font-weight: bold;
}**/

/* tc 150428 */
.liveplatta > .liveplay {
  display: block;
  margin-top: 2px;
  padding: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}

/* tc 150428
ul.nav.right li a.liveplay:hover {
*/
a.liveplay:hover {
  background-color: #76d329; /* #5cb811;* / /* #55a231 */
  background: -moz-linear-gradient(top, #5cb811 0%, #76d329 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5cb811), color-stop(100%,#76d329)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5cb811 0%,#76d329 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5cb811 0%,#76d329 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5cb811 0%,#76d329 100%); /* IE10+ */
  background: linear-gradient(to bottom, #5cb811 0%,#76d329 100%); /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb811', endColorstr='#76d329',GradientType=0 ); */ /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb811', endColorstr='#76d329' );
}

.nicestbutton:visited {
  color: #222222;
}
.nicestbutton {
  color: #222222;
  border: 1px solid #cbcbcb;
  border-radius: 3px 3px 3px 3px;
  box-shadow:  1px 1px 3px #e4e4e4;
  -moz-box-shadow: 1px 1px 3px #e4e4e4;
  -webkit-box-shadow: 1px 1px 3px #e4e4e4;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 18px;
  outline: medium none;
  padding: 7px 12px;
  width: auto;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

/* 2014-03-07 deprecated - uce .nicestbutton instead. */
.nicebutton {
  cursor: pointer;
  border: 1px solid #d0d0d0;
  /*border: 1px solid #cbcbcb;*/
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  outline: medium none;
  padding: 1px 6px;
  /*  padding: 7px 12px 6px;*/
  -moz-box-shadow: 1px 1px 3px #e4e4e4;
  -webkit-box-shadow: 1px 1px 3px #e4e4e4;
  box-shadow: 1px 1px 3px #E4E4E4;
  width: auto;
  height: auto;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

.nicebutton .loading { display: none;}

.play-embed .nicebutton {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Header distrikt*/

a.logo-distrikt > img {
  float: left;
  margin-right: 10px;
}

a.logo-distrikt > span {
  float: left;
  display:block;
  margin-top: 25px;
}

.distrikt .photo-text-wrapper {
  margin-bottom: 0;
}

#distrikt-news h2 > a{
  font-size: 28px;
  line-height: 35px;
  margin: 0 0 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  letter-spacing: -2px;
  word-wrap: break-word;
}

#distrikt-news h2 > a:hover{
  color: #797979;
}

#distrikt-news > .container.articleBody > time {
  color: #363636;
  float: left;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 14px;
  line-height: 25px;
  margin-right:4px;
}

.distriktspuff h2 {
  margin:0;
  background-color:#58595a;
  padding: 4px 10px;
  color: white;
  font-family: Lato, Arial;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
}

.distriktspuff h3 { margin: 0; }
.distriktspuff p { font-size:12px; line-height: 18px; margin: 8px 0; }
.distriktspuff .content { border:solid 1px #d5d5d5; padding: 10px; }

.listbox.distriktplaypuff,
.listbox.distriktfaktapuff {
  padding-top: 10px;
}

.distriktplaypuff.playpuff > a{
  margin-top: 10px;
  display: block;
}

/* distrikt footer */
.distrikt-footer > .footer-content {
  padding-bottom: 22px;
  padding-top: 14px;
}

.distrikt-footer a > img {
  margin-right: 7px;
}

/* distrikt sok dold nu: */
.distrikt #search-form {
  /* display: none; */
}


.blogpost { background-color: #f2eee9; padding: 12px; }
.blogpost .headline { background-color: white; margin: 0 0 12px 0; }
.blogpost .headline h2 {
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -1px;

  padding: 8px 24.5% 0 10px;
  margin: 0 0 11px;
  font-family: 'Open Sans', sans-serif;
}


.blogpost .headline .author {
  position: relative;
  background-color: white;
  float:right;
  width: 36%
}
.blogpost .headline .author span,
.blogpost .headline .author a {
  /* font-family: 'Open Sans'; */
  position: absolute;
  top: 0;right: 0;
  background-color: #d1111c;
  text-align: center;
  color: white;
  width: 90%;
  font-size: 10px;
  padding: 0;
  line-height: 18px;

}
.blogpost .headline .author a:hover {
  background-color: #e2222c;
}
.blogpost .headline .author img { margin-top: 14px;}

.blogpost .content { background-color:white; padding:12px; }

.grayfadepuff {
  border: 1px solid #d6d6d6;
  background-color: #fff;
  padding: 1px;
  display: table;
}

.schysstsok > div {

  background: #e8e8e8; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#f4f4f4'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f4f4f4)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #e8e8e8,  #f4f4f4); /* for firefox 3.6+ */
  border: 1px solid #FFFFFF;
  padding: 9px 14px;
}

.grayfadepuff h3 {
  color: #676665;
  font-family: Dosis;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 8px 0;
}

.schysstsok .image{
  width:44px;
  margin-right: 25px;
}

.schysstsok .image img {
  min-width: inherit;
}

.schysstsok .searchfield {
  padding-top: 8px;
  position: relative;
}

.schysstsok .searchfield input {
  width:90%;
  height: 26px;
}

.schysstsok .searchfield button {
  position: absolute;
  right:0;
}

/* .fakta h1 {
  line-height: 50px;
  font-size: 34px;
} */



/* Bli medlem & Hitta forbund*/
.error {
  border: 1px solid #d1111c !important;
  background-color: #FFEEEE;
}

#memberbox, #findforbbox {
  width: 265px !important;
}

#memberbox fieldset {
  float:left;
  width:100%;
}

#memberbox span {
  color: #FFFFFF;
  padding: 5px;
  margin: 3px 1px 6px 8px;
  float: left;
}
#memberform input:not([type='checkbox']) {
  border: 1px solid black;
  display:block;
  margin: 4px 0 0 7px;
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 91%;
  height: 20px;
  clear: both;
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;

}
#memberform input[type="submit"] {
  border: 1px solid #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  box-shadow:  1px 1px 3px #303030;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 21px;
  outline: medium none;
  padding: 3px 12px;
  width: auto;
  margin-bottom: 10px;
  background: #fefefe; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

::-webkit-input-placeholder {
  color:    #999;
}
:-moz-placeholder {
  color:    #999;
}
:-ms-input-placeholder {
  color:    #999;
}


/* Autocomlplete ( type ahead ) Hitte forbund, overriding jquery ui css */
.active .input-append {
  float:left; width: 92%;
}
div.sres {
  float:left; clear: both; margin-top: 10px;
}

.ui-autocomplete {
  position: relative !important;
  top: 0 !important;
  float: left;
}

div.sres ul.ui-autocomplete {
  /*width: 318px !important;*/
  width: 260px !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  left: 1px !important;
}

div.sres ul.ui-autocomplete li.ui-menu-item {
  background-color: #F9F9F9 !important;
  margin: 2px 0 2px 0 !important;
  border-radius: 0px !important;
  padding: 2px 0 2px 0 !important;
  border: 1px solid black;
}

ul li.ui-menu-item.hdark {
  border: 0 !important;
}

div.sres ul.ui-autocomplete  li.ui-menu-item a {
  padding: 4px 0 4px 10px !important;
  margin: 0 !important;
  border: 0px solid white !important;
  background-color: #F9F9F9 !important;
  height: 100% !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
}

div.sres ul.ui-autocomplete  li.ui-menu-item a:hover {
  background-color: #F1F0E9 !important;
}

div.sres ul.ui-autocomplete li.hdark a {
  background-color: #F1F0E9 !important;
}
div.sres ul.ui-autocomplete li.hdark a:hover {
  background-color: #E7E7E4 !important;
}

div.sres ul.ui-autocomplete li.hdark {
  margin: 2px 0 5px 0 !important;
}

div.sres span {
  float: left;
}

div.sres ul {
  list-style: none; background-color: #F1F0E9; margin: 0;
  padding: 0 0 0 8px;
}

div.sres ul li {
  background-color: #F1F0E9;
  /*width: 79% !important;*/
  width: 97% !important;
  padding: 0 0 0 0 !important;
  clear: both;
  font-family: 'Open Sans',sans-serif;
}

.ui-widget-content {
  border: 0px solid white !important;
}

.ui-jqgrid tr.jqgrow td {
  white-space: normal !important;
  height:auto;
  vertical-align:text-top;
  padding-top:2px;
}

/* Lilla kontaktboxen */
div.contactsmall {
  margin: 20px 1px 16px 8px;
  /*margin: 20px 1px 16px 16px;*/
  font-size: 14px;
}

div.contactsmall p {
  font-family: Arial, Helvetica, sans-serif;
  /* font-size: 14px; */
  line-height: 14px;
  margin: 0 0 6px 60px;
  width: 146px;
}

div.imgmini {
  float: left;
  margin-right: 12px;
}

/* Stora kontaktboxen */
div.acc-contant ul {
  padding: 5px 0px;
}

div.person {
  border: 1px solid #DADADA;
  padding: 10px;
  float:left;
  margin: 2px 0 10px 0;
  width: 100%;
}

div.person div {
  float:left;
}

div.person h2 {
  margin: 0;
}

div.person h3 {
  margin: 0 0 6px 0;
}

div.pcontact span.bloglink {
  margin-top: 12px;
}

.pcontact {
  font-size: 16px;
}
.pcontact span {
  margin-bottom: 6px;
}

div.pimage {
  position: relative;
  margin: 0 22px 0 0;
  width: 20%;
  min-width: 100px;
  margin-bottom: 10px;
}

@media (max-width: 480px) {
  div.pimage {
    width: 100%;
  }
  div.pimage img {
    width: 100%;
  }
}

div.pimage img, div.pimage a img {
  display: block;
}

div.loexpert div.pimage a i {
  left: 131px;
}

div.pimage a i {
  font-size: 18px;
  color: #747474;
  position: absolute;
  /* left: 27%; */
  background-color: white;
  opacity: 0.6;
  width: 30px;
  text-align: center;
  right: 0;
  padding: 4px 0;
}

div.person span {
  display: block;
}

div.pbefatt p {
  font-size: 14px;
  line-height: 22px;
  margin: 7px 0 0;
}

div.pbefatt {
  width: 100%;
}

/* Kontaktboxar slut*/

.rss.nicebutton {
  margin-left: 8px;
  padding-bottom: 0;
}

/* Kalenderlistning */

div.calwrap h1 {
  display: inline;
}

div.calwrap div.calendarfix {
  display: inline;
  /*width: 150px;*/
  float: right;
  margin: 32px 0 0px 0;
  padding-left: 66px;
}

div.calwrap div.clearfix div.social-content-links {
  display: inline-block;
  padding-top: 0;
  margin-right: 0;
  float: none;
}

#calendar-list {
  margin-top:0;
}
#calendar-list h2 {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0 10px 0;
  margin-bottom: 0;
  clear: both;
  padding-left: 37%;
  font-family: 'Open Sans',Arial,sans-serif;
  font-weight: bold;
  color: #606060;
  margin-top: 7px;
  font-size: 14px;
  text-transform: uppercase;
}
#calendar-list span.calinfospec {
  color: #606060;
}
#calendar-list p.calinfo, #calendar-list li {
  color: #a0a0a0;
}
#calendar-list p.calinfo, #calendar-list span.calinfospec, #calendar-list div li, #calendar-list div.calinforight li {
  font-family: Arial, Verdana, Helvetica;
  font-size: 10px;
  text-transform:uppercase;
}

#calendar-list ul {
  list-style: none;
}

#calendar-list ul li {
  margin-top: 6px;
}

#calendar-list ul li:first-child {
  display:inline;
}

#calendar-list ul li:first-child + li {
  display:inline-block;
  margin-left:20px
}

#calendar-list ul li:first-child + li + li {
  width: 100%;
  float:left;
}
#calendar-list ul li:first-child + li + li div {
  float: left;
  display: inline;
}
#calendar-list ul li:first-child + li + li div~div {
  max-width: 170px;
  margin: 6px 0 0 3px;
}

#calendar-list ul li:first-child + li + li + li {
  width: 100%;
  float:left;
}

#calendar-list div p {
  margin-top: 0;
  font-size: 13px;
  line-height: 24px;
}

#calendar-list .calitemwrapper {
  float: left;
  width: 100%;
}
#calendar-list div.calitemwrapper a {
  color: #d1111c;
}
#calendar-list .calitemwrapper {
  border-bottom: 1px solid #e0e0e0;
}
#calendar-list .calitemwrapper:last-child {
  margin-bottom: 20px;
}
.calinfoleft, .secondleft {
  display: inline;
  float: left;
  width: 64%;
  padding: 10px 0 0 12px;
  margin-right: 19px;
}
.calinforight {
  float: left;
  padding-top: 10px;
  width: 33%;
}
div.calinforight ul {
  margin: 5px 0px 0px 8px;
}

.calitemwrapper h3 {
  margin-top: 0;
  margin-bottom: 18px;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000;
}

.firsttop {
  border-top: 1px solid #e0e0e0;
  float: left;
  width: 100%;
}

#calendar-list h2 + div {
  margin-top:1px;
}

#calendar-filters > form > legend > span,
#news-filters > form > legend > span
{
  font: normal 18px/24px Helvetica, Arial;
}

#calendar-filters > form > legend,
#news-filters > form > legend
{
  margin-bottom: 5px;
}

.gradient {
  background-image: -ms-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1, #FFFFFF)); /*  */
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  background-image: linear-gradient(top bottom, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 20%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#FFFFFF',GradientType=1 ); /*  */
}

.gradient80 {
  background-image: -ms-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1, #FFFFFF)); /*  */
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  background-image: linear-gradient(top bottom, #f8f8f8 0%, #f8f8f8 0%, #FFFFFF 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#FFFFFF',GradientType=1 ); /*  */
}

#news-list li {
  padding: 0 10px;
}

#news-list li h2 {
  font: normal 20px 'Open Sans',Arial,sans-serif;
}

h2 span.icon-calendar {
  margin-right: 7px;
}
span.icon-user {
  font-size: 18px;
  color: #adadad;
  margin-right: 7px;
}
li span.icon-time, li span.icon-home,li span.icon-tag {
  margin-right: 2px;
  font-size: 18px;
  color: #adadad;
}

/* Calendar end*/

/* div.forsakring ul li {
  list-style-type: disc;
} */

/* expert */
#loexpertsel {
  width: 100%;
  margin-bottom: 20px;
}
/* /expert */

/* Expertbloggare */

div.bloglist div.listbox > div.expertblog:first-child, div.bloglistlatest div.listbox > div.expertblog:first-child {
  border-top: none;
  padding-top: 0;
}

div.expertblog {
  margin-top: 13px;
  border-top: 1px solid #DCDCDC;
  padding-top: 8px;
}

div.expertblog p {
  font-size: 15px;
}
div.expertblog span.blogdesc {
  font-size:12px;
  margin-top:4px;
  display:block;
  font-family: Arial, Helvetica, sans-serif;
  color:#666666;
  line-height:19px;
}

div.expertblog a {
  font-size: 15px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
}

div.expertblog img {
  width: 32px;
  float: left;
  /*margin: 5px 5px 0 0;*/
  margin:0 4px 0 0;
  height:30px;
}

ul.nav.left.quick-nav {
  display: none;
}

/* /Expertbloggare */

/* Filsidor*/
.imageleft.filebutton {
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  padding: 6px 0 22px 0;
  margin-bottom: 20px;
  float: none;
}

.imageleft.filebutton a {
  -moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
  -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
  box-shadow:inset 0px 1px 0px 0px #f5978e;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
  background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
  background-color:#f24537;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #d02718;
  display:inline-block;
  color:#ffffff;
  font-size:15px;
  font-weight:bold;
  padding: 4px 24px;
  text-decoration:none;
  text-shadow:1px 1px 0px #810e05;
}
.imageleft.filebutton a:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
  background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
  background-color:#c62d1f;
}
.imageleft.filebutton a:active {
  position:relative;
  top:1px;
}


/* landningssida */

.layout-3 article {
  width: 35%;
  margin-right: 15%;
  float: left;
}

.layout-3 article > h1 {
  color: #ffffff;
  background-color: #D61826;
  display: inline-block;
  font-size: 11px;
  line-height: 25px;
  margin: 0;
  text-transform: uppercase;
  padding: 0 3%;
  letter-spacing: 0;
  font-weight: normal;
}
.layout-3 article > p {
  background: none repeat scroll 0 0 rgb(255, 255, 255);  /* IE7fix 130603 */
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  margin: 0;
  font-size: 13px;
  line-height: 20px;
  padding: 3% 3.5%;
}
.layout-3 .menu-level-1 {
  /* display: table; */
  /*position: absolute;
  right: 28px;
  top: 38px;
  width: 43%;*/
}
.layout-3 .menu-level-1 > li {
  background-color: #3c3c3c;
  display: table;
  float: left;
  margin: 0 5px 7px 0;
  padding: 8px 10px 8px 9px;
}
.layout-3 .menu-level-1 > li > a {
  color: #eaeaea;
  text-transform: uppercase;
}
.layout-3 .menu-level-1 > li > a:hover {
  color: #d2d2d2;
}
.landing-container {
  overflow: hidden;
  position: relative; /* 130603 IE7 -fix */
}

.landing-content ul {
  margin: 0;
  width: 50%;
  float: left;
}
.landing-content {
  position: absolute;
  top: 38px;
  padding: 0 36px;
  left: 0;  /* 130603 IE7 -fix */
}


/* 130521 blogbost - fix */
.blogpost .headline h2,
.blogpost .headline h2:visited {
  color: #222222;
}
.blogpost .headline h2:hover {
  color: #797979
}

/* 130611 startsida row 2 fixar */
.white {
  background-color: #ffffff;
  min-height: 16px;
}

/* fix top menu calendar */
#events > a {
  line-height: 18px;
}

/* fix responsive vimeo (youtube? iframe?) */
.vimeowrap {
  border: 0 none;
  height: 0;
  overflow: hidden;
  padding-bottom: 56%;
  padding-top: 1px;
  position: relative;
  margin-bottom: 18px;
}


.vimeowrap iframe {
  border: 0 none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* diagram i rapporter */
aside.rapport-aside {
  margin-bottom: 5px;
  margin-left: 0;
  margin-top: 20px;
  width: 100%;
}

aside.rapport-aside .chartContainerBox {
  margin-bottom: 15px;
  padding-bottom: 1px;  /* fixes border bottom somehow */
}

/* FORMMOD */
#formMod.formwrap h3 {
  font-size: 19px;
}

#formMod.formwrap label, #formMod.formwrap span.label {
  color: #363636;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 14px;
  line-height: 25px;
}

#formMod.formwrap span.label {
  font-size: 14px;
  font-weight: bold;
}

#formMod.formwrap input[type="text"] {
  padding: 8px;
}

#formMod.formwrap form div {
  margin-bottom: 10px;
}

#formMod.formwrap ul, #formMod.formwrap ul li {
  list-style: none;
  list-style-image: none;
}

#formMod.formwrap ul li {
  padding: 2px 0;
}

#formMod.formwrap ul {
  margin: 0 0 0 2px;
}


#formMod.formwrap form textarea {
  height: 100px;
}

#formMod.formwrap form select {
  width: 100% !important;
  padding: 8px;
}

#formMod.formwrap form input[type="checkbox"], #formMod.formwrap form input[type="radio"] {
  float: none;
}

#modForm  input[type="submit"] {
  margin-right: 20px;
}

p.thankyou {
  font-weight: bold;
  color: #cc0000;
}

#modForm  input[type="submit"], #modForm input[type="reset"] {
  border: 1px solid #cbcbcb;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 3px #e4e4e4;
  -moz-box-shadow: 1px 1px 3px #e4e4e4;
  -webkit-box-shadow: 1px 1px 3px #e4e4e4;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 21px;
  outline: medium none;
  padding: 7px 12px 6px;
  width: auto;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top, #fefefe 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top, #fefefe 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top, #fefefe 0%,#e6e6e6 100%);
  background: linear-gradient(to bottom, #fefefe 0%,#e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 );
}

/* font awesome klasser */
.loicon-small-gray {
  color: #ADADAD;
  font-size: 18px;
  margin-right: 7px;
}

/* distrikt footer - media links */

.distrikt-footer ul > li {
  float: left;
  font-size: 13px;
  min-width: 250px;
  height: 25px;
}

.blog-share {
  margin-right: 4px;
}

.blog-share > .custom-share-button {
  margin: 4px 0 0;
}

/* bli medlem */
form#joinform input[type="text"] {
  padding: 8px;
}


.schysstsok form {
  min-height: 79px;
}

/* tc150430 tre puffar på startsida */
.layout-0 #row-3 > .container.col-wrap {
  width: 95%;
}

/* tc 151109 LO logo i top nav */
.top-nav-mobile-logo {
  float: right !important;
}
.top-nav-mobile-logo a {
  line-height: 11px;
  margin: -1px 0 0;
}
/*header > .header-content {
display: none;
}*/
.distrikt header > .header-content {
  display: block;
}





  /* ==|== media queries ======================================================

  ========================================================================== */

  /* also suited for 320px */


  @media (min-width: 480px) {

    /* tc 150430 */
    .layout-0 #row-3 .container.col-wrap {
      padding: 0 0 26px;
    }



    h1 {
      font-size: 46px;
      margin: 0 0 11px;
      font-family: 'Open Sans', sans-serif;
      font-weight: bold;
      letter-spacing: -2px;
      line-height: 55px;
      word-wrap: break-word;

    }

    /* 130417 play startsida - filmpuffar */
    .puff-text-wrap {
      height: 200px;
      /*   overflow: hidden; 131009*/
    }


    .chartbox {
      display: block;
    }

    .layout-2.fakta .chartbox {
      display: inline;
    }


    h1.smaller {
      font-size: 40px;
      line-height: 50px;
    }

    h1.smallest {
      font-size: 34px;
      line-height: 45px;
    }

    .banner-right {
      /*float: left;*/
      margin: 0 8px 8px 0;
    }

    .banner-right img{
      /* 2013-10-16 - /tc
      max-width: 240px;
      */
    }

    div.widerarticlecol .banner-right img {
      max-width: 100%;
    }

    .layout-0 .three-col {
      /* 130201
      width: 32%;
      */
      width: 100%;
    }

    /* 130201 */
    .layout-0 #row-3 .three-col + .three-col{
      margin: 12px 0 0;
    }


    .three-col {
      width: 33%;
    }

    .layout-0 .two-col {
      /* 130201
      max-width: 49%;
      */
      max-width: 100%;
    }

    .layout-1 .two-col {
      max-width: 100%;
    }

    .layout-0 .container.col-wrap {
      padding: 0 0 26px;
    }

    .two-col {
      max-width: 49.75%;
    }


    .layout-0 .col + .col {
      margin: 0 0 0 2%;
    }

    /* 130201 */
    /*
    .layout-0 #row-2 .two-col + .two-col{
    margin: 12px 0 0;
  }
  */

  .col + .col {
    margin: 0 0 0 0.5%;
  }

  article .col + .col
  {
    margin: 0;
  }

  /* .three-col:nth-child(3n), */
  .col + .one-four-col {
    margin: 12px 0 0;
  }

  /* bildtext i body */
  .imgtext-landscape.left,
  .imgtext-portrait.left {
    margin-right: 14px;
    float: left;
  }


  .imgtext-landscape.right,
  .imgtext-portrait.right {
    margin-left: 14px;
    float: right;
  }

  .bx-wrapper {
    margin-top:0 !important;
  }

  #row-4-newswrap .bx-wrapper .bx-viewport {

    height: 388px !important;

  }


  #row-4-newswrap .bx-wrapper .bx-prev {
    margin-left:17px;
  }
  #row-4-newswrap .bx-wrapper .bx-next {
    margin-right:14px;
  }

  /* fix medierum*/
  .redlist.listbox h2 {
    border-bottom: none;
  }

  .layout-0 .tweet {
    margin: 0 0 10px;
  }

  .tweet p {
    margin: 0;
  }

  /* main footer */
  .main-footer #ace{
    width:50%;
    padding-right: 8px;
    border-right:1px solid #3C3C3C;
  }

  .main-footer #gene{
    width:50%;
    clear:right;
    padding-right: 0;
    padding-left: 8px;
    border-right:none;
    border-top:none;
    margin-top: 0;
  }

  .main-footer #paul{
    /* border-top:1px solid #3C3C3C; */
    /* border-right:1px solid #3C3C3C; */
    /* width: 50%; */
    /* padding-right: 8px; */
    /* padding-left: 0; */
    /* clear:left; */
    /* margin-top:20px; */
    /* padding: 0 8px; */
  }

  .main-footer #peter{
    /* border-top: 0; */
    /* width: 50%; */
    /* margin-top: 0; */
    /* border-bottom: none; */
    /* padding: 0 8px; */
  }

  .onlysmartphone {
    /* Hide for larger devices*/
    display: none;
  }

  .playfilters .col {
    /* padding-right: 5px; */
    padding-bottom: 5px;
  }

  .playfilters .col > .col {
    padding-right: 10px;
  }

  .pufflist4321 .responsivepuff {
    margin: 10px;
  }

  /*enable static text height when multiple puffs in one row*/
  .pufflist4321 .relatedText p {
    /* margin-top: 2px; */
    height: 54px; /*static height*/
    overflow: hidden;
  }

  .playpuff div.desc {
    height:114px;
    overflow: hidden;
  }

  .playpuff.distriktplaypuff div.desc {
    height: auto;
  }

.banner240 {
  width:  49%; /* inte 240px */
}


.banner240 + .banner240 {
  margin: 0 0 0 2%;
}

/* 130201 */
.schysstsok .image{
  display: block;
}
.schysstsok .searchfield {
  margin-left: 70px;
}

input, textarea, select, .uneditable-input {
  font-size: 13px;
}

/* startsidefixar 130205 > 480 */
.img-info .img-info-footer {
  display: inline-block;
}

.img-info{
  top: 8px;
  left: 8px;
}

.blogpost .headline .author {
  width: 28%;
}

.blogpost .headline h2 {
  font-size: 28px;
  line-height: 35px;
  letter-spacing: -2px;
}

.smallp p,
.layout-0 .smallp p {
  font-size: 13px;
  line-height: 21px;
}

.chartboxinfo h2 {
  margin-bottom: 5px;
  font-size: 15px;
}

.chartboxinfo p {
  font-size: 14px;

}
#row-1 {
  margin-bottom: 0;
}
#row-4 {
  padding: 26px 0 0 0;
}

#row-4 .puff{
  border-bottom: none;
}

.two-col.col.puff {
  padding: 0 15px;
}

.news-slider .two-col.col.puff {
  margin-top: 10px !important;
}
.news-slider .puff p {
  margin-bottom: 0 !important;
}

.puff h2 {
  font-size: 27px;
  line-height: 35px;
  letter-spacing: -2px;
}

.puff time {
  /*margin: 2px 6px 0 0;*/
  font-size: 13px;
  line-height: 21px;
}

/* fix 130910
.puff img {
margin: 0 10px 1px 0;
}
*/

.two-col.col.puff + .puff {
  margin-top: 30px;
}

.img-info-header,
.img-info-footer,
.img-info-footer:hover,
.img-info-footer:visited {
  font-size: 11px;
  line-height: 25px;
  padding: 0 3%;
}

.blogpost .headline .author span,
.blogpost .headline .author a {
  width: 80%;
  padding: 5px;
  font-size: 11px;
  line-height: inherit;
}

.blogpost .content > time,
.blogpost .content > a {
  font-size: inherit;
}

.layout-0 .top-border {
  padding-top: 26px;
}

#start .container.col-wrap {
  padding: 0 0 26px;
}


}


@media (max-device-width:668px) {
  input[type="text"]:focus,
  textarea:focus,
  select:focus,#search-mini:focus {
    font-size:20px;
  }
}



@media (min-width: 480px) and (max-width: 767px){


.pufflist4321 .responsivepuff:nth-child(1), /* First puff on row */
.pufflist4321 .responsivepuff:nth-child(2n+1) /* First puff in next row */
{
  margin-left:0 !important;
}

.pufflist4321 .responsivepuff:nth-child(2n)
{
  margin-right: 0 !important;
}

.pufflist4321 .responsivepuff {
  width:47.5%;
}

.relatedpufflist .playpuff {
  max-width: inherit;
}


/* end pufflist */

/* 20130121 */
.layout-0 .pufflist4221 .col + .col {
  margin: 0 0 0 0;
}

.layout-2 .pufflist4221 .col + .col {
  margin: 0 0 0 0;
}

}



@media ( max-width: 884px ) {
  div.playfilters div.loplayleft, div.playfilters div.loplayright {
    width: 100%;
    max-width: 100%;
  }
  
}

@media (min-width: 624px) {


  .img-left img,
  .img-right img {
    width: auto;
  }

  .layout-0 .three-col img {
    width: auto;
  }


.dd-container,
.to-list {
  display: none;
}
.quick-cal-small {
  display:none !important;
}
.quick-cal {
  display:table !important;
}

article .infoBox {
  float: right;
}

article > div.padright10 {
  padding-right: 10px;
}

.banner-right {
  margin: 0 0 10px;
  width: 100%;
}

.banner-right img {
  /*width: 100%;*/
  min-width: 100%;
}

.one-four-col > .banner-right {
  margin: 0 0 10px 0;
  width: 240px;
}

/* tillgad 130201 */
.layout-0 .two-col {
  max-width: 49%;
}

.layout-1 .two-col {
  max-width: 66.25%;
}

.layout-1 .two-col + .two-col {
  max-width: 33.25%;
}

.layout-1 .two-col > .two-col {
  max-width: 100%;
}

/* 130201 nyhetspuffarna startsida*/
.two-col.col.puff {
  padding: 0 12px 0 20px;

  /* 130205 */
  margin: 30px 0 4px 0;
}

.banner240 {
  width:  240px;
}

.banner240 + .banner240 {
  margin: 0 0 0 10px;
}
.two-col.col.puff + .two-col.col.puff{
  padding: 0 20px 0 12px;
  margin: 30px 0 4px 0;

}

/* 130201 */
.layout-0 .three-col{
  width: 49%;
}
.layout-0 #row-3 .three-col:nth-child(2){
  margin: 0 0 0 2%;
}
.layout-0 #row-3 .three-col:nth-child(3){
  margin: 12px 0 0;
}

/* startsida kampanjbild med text th: */
.img-info.img-info-right {
  left: auto;
  right: 8px;
  max-width: 95%;
}

/* main footer */
.main-footer #ace{
  width:30%;
  padding-right: 15px;
  border-right: 1px solid #3C3C3C;
}

.main-footer #gene{
  width:25%;
  padding-left:15px;
  padding-right: 15px;
  border-right: 1px solid #3C3C3C;
}

.main-footer #paul{
  /* border-right: none; */
  /* border-top: 1px solid #3C3C3C; */
  /* margin-top: 20px; */
  /* width: 45%; */
  /* clear: right; */
  padding: 20px 15px;
  /* margin-left: 8px; */
  line-height: 20px;
}

.main-footer #peter{
  /* border-top: 1px solid #3C3C3C; */
  /* width:50%; */
  /* padding-left: 0; */
  /* margin-top: 20px; */
  /* border-bottom: none; */
  padding: 20px 15px;
  line-height: 20px;
}

.main-footer #ace ul {
  width:100%;
}

.main-footer #ace .remove-text li{
  float:none;
  width:100%;
}

.main-footer #ace .remove-text li span{
  display:inline;
}

.main-footer .apps li {
  float:left;
}

article aside.infoBox {
  display: block;
}

article .infoBox.bottom {
  display: none;
}

a.logo-distrikt{
  font-size: 25px;
}

/* diagram i rapporter */
aside.rapport-aside {
  width: 40%;
  min-width: 350px;
  /* margin-left: 15px; */
  /* margin: 0; */
  float: right;
}

div.rapport-body {
  overflow: hidden;
  padding-right: 10px;
  margin-top:10px;
}

}

@media (min-width: 768px) {


  /* 151110 */
  header > .header-content {
    display: block;
  }

  /* tc150430 tre puffar på startsida */
  .layout-0 #row-3 > .container.col-wrap {
    width: auto;
  }


/* tc 150430 */
.liveplatta > .liveplay {
  display: none;
}




/* 130507 */
.mainNav li.in-fb-menu {
  display: none;
}
ul.nav.left.quick-nav {
  display: block;
}

/* 130508 */
.nav-icon-compact {
  display: none;
}
.top-nav .menu-btn,
.top-nav .search {
  display: none;
}

.nav-fixed .mainNav {
  box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.1);
  left: 0;
  position: fixed;
  right: 0;
  top: 28px;
  z-index:3998;
}

.search-fixed  {
  box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.1);

  position: fixed;
  right: 0;
  top: 39px;
  z-index:3999;
  margin-right: 120px;
}


/* add margin when top-nav is fixed */
.nav-fixed > body > header {
  margin-bottom: 58px;
}

.main-footer .footer-content {
  background: url("/home/lo/res.nsf/vRes/lo_1336734800859_menu_back2_jpg/$File/menu-back2.jpg") no-repeat scroll left bottom #313031;
}

.main-footer #ace .remove-text li{
  float:none;
  width:100%;
}

.main-footer .remove-text span{
  display:inline;
}

.main-footer .apps li{
  float:none;
}

.main-footer #ace{
  width:25%;
}

.main-footer #gene{
  width:25%;
}

.main-footer #paul{
  border-right: 1px solid #3C3C3C;
  /* width:28%; */
  width: 50%;
  clear:none;
}

.main-footer #peter{
  /* width:22%; */
  width: 50%;
  padding-left: 15px;
  margin-top: 0;
  border-top: 0;

}


article .infoBox {
  margin: 0 0 5px 5px;
}

.foto {
}

.img-info {
  left: 16px;
  top: 16px;
  max-width: 40%;
}



.img-info.img-info-right{
  left: auto;
  right: 16px;
  max-width: 40%;
}

.img-info-content {
  font-size: 20px;
  line-height: 24px;
}

.two-three-col {
  width: 64.6%;
}

.three-col {
  width: 33.4%;
  min-height: 100px;
}
div.loplayleft {
  width: 57%;
  max-width: 57%;
}
div.loplayperson {
  width:36%;
}
div.two-col div.lopomrade {
  width: 30%;
}
div.loplayright {
  width:43%;
  max-width:43%;
}
div.livecol {
  width: 35%
}

div.livecol button {
  float: right;
}
.one-three-col {
  width: 33.25%;
  min-height: 100px;
}

.two-col .two-col {
  float: left;
  max-width: 49.75%;
}

.two-col > .two-col + .two-col {
  margin-left: 0.5%;
}

aside .two-col {
  padding-left: 8px;
}

/**/
.mobilemenu {
  display: none;
}

/* 130521 liveknappen play startsida */
.playfilters .livecol {
  padding-left: 6px;
}
.layout-2 .playfilters {
  padding: 8px 6px 8px 15px;
}

.playfilters .col + .col {
  margin: 0 0 0 0.5%;
}
.playfilters select {
  /* -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; */
    max-height: calc(1.2em + 16px);
    height: calc(1.2em + 16px);
}

.playfilters .filterPrenumerera {
  display: inline-block;
}

div.playfilters button.livebutton, div.playfilters button.nicebutton {
  padding: 4px 0;
}

.relatedpufflist .playpuff:nth-child(1), /* First puff on row */
.relatedpufflist .playpuff:nth-child(2n+1) /* First puff in next row */
{
  margin-left:0 !important;
}
.relatedpufflist .playpuff:nth-child(2n) /* Last puff on row 1 */
{
  margin-right: 0 !important;
}

.relatedpufflist .playpuff {
  width: 46.75%
}

.relatedpufflist .playpuff {
  margin: 10px;
}

/* 130611 startsida row 2 fixar */
.eq-container {
  float: left;
  width: 100%;
  position: relative;
}
.eq-container-1 {
  right: 2%;
}
.eq-container-2 {
  right: 49%;
}
.eq-container-3 {
  overflow:hidden;
}
.eq-col-1, .eq-col-2, .eq-col-3 {
  margin: 12px 0;
  float: left;
  position: relative;
  overflow: hidden;
}
.eq-col-1 {
  width: 47%;
  left: 52%;
}
.eq-col-2 {
  width: 2%;
  left:53%;
}
.eq-col-3 {
  width: 47%;
  left: 54%;
}
.white {
  min-height: 0px;
}

/* skriver over befintliga regler */
.eq-container.beige {
  min-height: inherit;
  background-color: #F0F0F0;
}
.eq-container.grey {
  background-color: #F2EEE9;
}
.eq-container .blogpost {
  padding: 0
}
.eq-container .chartbox {
  padding: 0;
}
.eq-container .chartBoxInnerInfo {
  top: 0;
  right: 0;
}

/*
.blogpost .content {
min-height: 207px;
}
*/

.chartboxinfo .fa.fa-bar-chart-o {
  display:none;
}

.chartboxinfo .chartBoxInnerInfo {
  display: block !important;
}

}

@media (min-width: 900px) {
  .playfilters .divider {
    position: relative;
    top: 4px;
    font-size: 21px;
    border-left: 1px solid #fff;
    border-right: 1px solid #dededf;
    margin-right: 9%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {



  .style1 {
    font-size: 65px;
  }
  .style2 {
    /*font-size: 17px;*/
  }
  .style3, .style4 {
    font-size: 25px;
  }
  .style5 {
    font-size: 40px;
    letter-spacing:-2px;
  }
  .style6 {
    font-size: 41 qpx;
  }



  /* fix main menu / nav in english site */
  .lo_in_english .primary-menu > li > a {
    letter-spacing: 0;
  }

  .primary-menu a {
    font-size: 12px;
    padding: 18px 4px;
  }



  .pufflist4321 .responsivepuff:nth-child(1),
  .pufflist4321 .responsivepuff:nth-child(3n+1)
  {
    margin-left:0 !important;
  }
  .pufflist4321 .responsivepuff:nth-child(3n)
  {
    margin-right: 0 !important;
  }

  .pufflist4321 .responsivepuff {
    width:31.5%;
  }


  .pufflist4221 .responsivepuff:nth-child(1),
  .pufflist4221 .responsivepuff:nth-child(2n+1)
  {
    margin-left:0 !important;
    clear: left;
  }
  .pufflist4221 .responsivepuff:nth-child(2n)
  {
    margin-right: 0 !important;
  }

  .pufflist4221 .responsivepuff {
    width:48.5%;
    margin: 0 0 0 3%;
  }

  li.loungred a {
    height: 36px; /*36->26 20171123*/
    padding: 0;
  }

  /* buggfix toppmenu 140117 */
  .top-nav a {
    padding: 0 6px;
  }


  li.loungred a img, li.loungred a svg {
    margin-top: 5px;
  }

  /* end pufflist */
}

/**
Example of a minor break point
*/
@media (min-width: 488px) and (max-width: 1023px) {
  .layout-3 .menu-level-1 > li {
    width: 96%;
  }
  .layout-3 .landing-container img {
    width: 1000px;
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {

  .banner-right img {
    /* tc 150320 */
    max-width: 240px;
  }

  .banner-right.textbanner img {
    max-width: 100%;
  }




  .nav-fixed .search-form-menu {
    display: inline-block;
  }

  /* layout-0 - startsida FULL sotrlek*/
  #row-4-banners {
    margin: 0 0 0 2%;
    width: 26.5%;
    padding: 0 12px;
    background-color: #ffffff;
  }

  /* 130618 fixar startsida rad 2 faktapuff + bloggpuff: */
  .blogpost .content {
    height: 204px;
  }

  .layout-0 .chartboxinfo {
    height: 8px;
  }

  .chartBoxInnerInfoRight {
    /*  float:right; */
    /* width: 78%;*/
    /*padding-left:30px;*/
    top:0;
    /* width:52%;*/
  }
  .chartBoxInnerInfoRight h2 {
    font-size:15px;
  }

  .chartBoxInnerInfoLeft {
    /*  position: absolute; */
    font-size:54px;
    margin-top:0;
  }

  .chartboxinfo h2 {
    padding-top:12px;
  }


  #row-4 {
    background-color: #EFF0F0;
  }

  #row-4-newswrap {
    width: 71.5%;
  }

  .banner240{
    margin: 12px 0;
    line-height: 0;
    float: none;
    padding: 0;
  }
  .banner240 + .banner240 {
    margin: 0 0 12px;
  }

  /* main footer */
  .main-footer .footer-col, .main-footer .container > div {
    padding: 15px 8px 0;
  }

  .main-footer {
    padding: 0;
    margin: 20px 0 0;
  }

  .main-footer .apps li {
    float:left;
  }

  .main-footer #ace {
    width:24%;
    padding-left: 0;
    padding-right: 26px;
  }

  .main-footer #gene {
    padding-left: 26px;
    padding-right: 26px;
    width:21%;
  }

  .main-footer #paul {
    padding-left: 26px;
    padding-right: 26px;
    /* width:27%; */
  }

  .main-footer #peter {
    /* width: 28%; */
    margin-top: 0px;
    padding-left: 26px;
    border-top: none;
  }

  header .header-content {
    padding-left:0;
    padding-right:0;
  }

  article .infoBox {
    margin: 0 0 5px 5px;
  }

  .foto {
    float: right;
    margin: 4px 0 6px;
  }




  .header-content {
    padding-bottom: 17px;
  }

  .top-nav a {
    line-height: 26px;
  }

  .img-info-content {
    /* Leo sayer */
    font-size: 31px;
    line-height: 35px;
    letter-spacing: -2px;
  }

  .img-info {
    left: 28px;
    top: 28px;
  }

  .img-info.img-info-right {
    left: auto;
    right: 28px;
  }

  /**.img-info-header {
  padding: 0 3%;
  }**/

  .main-wrap {
     padding: 12px 0;
/*    padding: 18px 0; rem 20171207*/
  }

  .breadcrumb .dd-container,
  .breadcrumb .to-list {
    display: block;
  }



  .layout-0 .three-four-col {
    width: 74%;
  }
  .three-four-col {
    width: 75.5%;
  }

  .layout-0 .three-col {
    /*	2013-04-12 max-width: 32%; */
    width: 32%;
  }

  .three-col {
    max-width: 33.4%;
  }

  /* 130201 */
  .layout-0 #row-3 .three-col:nth-child(3){
    margin: 0 0 0 2%;
  }

  .layout-0 .one-four-col {
    width: 23.5%;
  }
  .one-four-col {
    width: 24%; /* 2013-01-21 24.875%;*/
  }

  .layout-0 .three-col:nth-child(3n),
  .col + .one-four-col {
    margin: 0 0 0 2%;
  }

  .three-col:nth-child(3n),
  .col + .one-four-col {
    margin: 0 0 0 0.5%;
  }

  .layout-1 .two-col,
  .layout-1 .two-col > .two-col,
  .layout-1 .two-col + .two-col {
    max-width: 49.75%;
  }

  article.two-col.widerarticle {
    max-width: 75.45%;
  }

  aside.two-col.col.wideraside {
    max-width: 24%;
  }

  div.two-col.col.widerarticlecol {
    max-width: 100%;
  }

  article .infoBoxChartWidth {
    max-width: 320px;
  }

  .face {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .front {
    z-index: 1000;
    color: white;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 0 0 6px #DDD inset;

  }

  .back {
    box-shadow: 0 0 6px #DDD inset;
    z-index: 800;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    color: #222;
    background-color: rgba(255,255,255,0.9);
  }

  /* .face.front h3, .face.back h3 { */
  .front h3, .back h3 {
    color: #3F3F3F;
    font-family: Dosis;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    text-transform: uppercase;
  }

  /* pufflist 4 col */
  .pufflist4321 .responsivepuff {
    width: 23.5%;
    margin: 10px;
  }

  .lt-ie9 .pufflist4321 .responsivepuff {
    width: 23%;
  }

  .pufflist4321 .responsivepuff:nth-child(1),
  .pufflist4321 .responsivepuff:nth-child(4n+1)
  {
    margin-left:0 !important;
  }
  .pufflist4321 .responsivepuff:nth-child(4n)
  {
    margin-right: 0 !important;
  }

  /* end pufflist */

  .distrikt {
    /*margin-top: 10px;*/
  }

  .schysstsok h3 {
    color:#676665;
  }

  /* 1305 - Ny landningssida */
  .layout-3 .menu-level-1 > li {
    width: 48%;
  }
  .layout-3 .landing-container img {
    width: 1000px;
  }

}

@media (max-width: 479px) {
  #raknesnurra .divContent input {
    width:60px;
  }

}

@media (max-width: 480px) {
  .layout-3 article {
    width: 100%;
    margin: 0 0 12px 0;
  }

  .layout-3 .menu-level-1 > li {
    width: 100%;
  }

  .layout-3 ul {
    width: 100%;
  }

  .layout-3 .landing-container img {
    width: 1000px;
    max-width: 1000px;
    height: 800px;
  }

  .chartboxinfo {
    height: auto;
  }

  .chartboxinfo > .chartBoxInnerInfo {
    padding: 1px 17px 0;
  }

  .chartBoxInnerInfoRight {

    overflow: hidden;

    padding-bottom: 14px;
    position: relative;
    /*
    top: 12px;
    width: 67%;
    */
  }

  .chartBoxInnerInfoRight h2 {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding-top: 0 !important;
  }

}



@media (max-width: 767px) {
  .primary-menu .menucolumns {
    display: block;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    position: inherit;
    padding: 0;
    background: none;
  }
  .menucolumns > div {
    width: 100%;
    padding-right: 0;
  }
  .menucolumns > div > ul {
    border-bottom: none;
    padding: 0;
    margin: 0;
  }
  .menucolumns > div > ul > li > a {
    margin-bottom: 0;
    text-transform: none;
    font-size: 13px;
  }
  .search-menu-list{
    display: none;
  }

.top-nav,
header.main-header,
/* footer.main-footer, */
.main-wrap {
  -webkit-box-shadow: -9px 0 5px -6px #757575;
  -moz-box-shadow: -9px 0 5px -6px #757575;
  box-shadow: -9px 0 5px -6px #757575;

}

header.main-header,
/*footer.main-footer,*/
.main-wrap {
  z-index: 1;
  position: relative;
}

#bigwrap,
.top-nav {
  left: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;

  -moz-box-shadow: -3px 0 5px #757575;
  -webkit-box-shadow: -3px 0 5px #757575;
  box-shadow: -3px 0 5px #757575;
}

/* 130524 fix: dsitrikt fbmenu*/
.distrikt .primary-menu > li.in-fb-menu {
  border-top: medium none;
}

.left-nav-open #bigwrap {
  -webkit-transform: translate3d(270px,0,0);
  -moz-transform: translate3d(270px,0,0);
  -o-transform: translate3d(270px,0,0);
  -ms-transform: translate3d(270px,0,0);
  transform: translate3d(270px,0,0);
}

.distrikt .primary-menu > li > a {
  background-color: inherit;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;

}

.distrikt .primary-menu > li,
.primary-menu li {
  float: none;
  margin: 0;
  background: #f2f2f2;
  border-top: solid 1px #c3c3c3;


  background: linear-gradient(to bottom, #fafafa 0%, #dedede 100%) repeat scroll 0 0 #dedede;
  background: -moz-linear-gradient(top, #fafafa,#dedede);
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#dedede));
}

.primary-menu > li {
  margin-bottom: 0;
}

.primary-menu a {
  color: #333333;
  display: block;
  padding: 8px 8px;
}

.primary-menu a.liveplay {
  color: #ffffff;
}

.primary-menu > .menuopen > a:after,
.primary-menu > .menuopen > a:before,
.primary-menu > .sel > a:after,
.primary-menu > .sel > a:before {
  border-style: none;
}

.primary-menu .open > a:after,
.primary-menu .open > a:before {
  border: none;
}

.primary-menu > li > a {
  background-color: #ffffff;
  color: #222222;
  cursor: auto;
  padding: 8px;
  line-height: inherit;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.primary-menu > li span {
  background-color: #ffffff;
  float: left;
  width: 100%;
  color: #222222;
  cursor: auto;
  padding: 8px;
  line-height: inherit;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.primary-menu .open > ul > li {
  display: block;
  margin: 0;
  width: auto;
}

.primary-menu .open > ul > li > a {
  font-weight: normal;
  border: none;
  color: #a3a3a3;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}


.primary-menu .open li a {
  padding: 8px 8px;
  /*color: #222;*/

}

.primary-menu ul ul {
  display: none;
}



div.pimage a i.icon-search {
  display:none;
}

.news .inlineaside {
  width:100% !important;
  margin-top: 15px !important;
}
#col-3 > div,
.news .inlineaside > div {
  padding:0;
}
div.calinforight {
  padding: 0 0 10px 0;
}
div.calinfoleft, div.secondleft, div.calinforight {
  width: 97%;

}

.chartbox {
  clear:left;
  max-width: 100% !important;
}

}

/* Modernizr stuff */
.no-box-shadow { border: solid 1px #e2e2e2;}

/* IE lt9 classes */
.lt-ie9 #ace{
  width:24%;
}

.lt-ie9 .in-fb-menu {
  display: none;
}

.lt-ie9 #ace{
  padding-left:0;
  padding-right: 26px;
  width:24%;
  border-right:1px solid #3C3C3C;
}

.lt-ie9 #gene{
  width:20%;
  padding-left: 26px;
  padding-right: 26px;
  margin-top:0px;
  border-top: none;
  border-right:1px solid #3C3C3C;
}

.lt-ie9 #paul{
  width:27%;
  padding-left: 26px;
  padding-right: 26px;
  margin-top:0px;
  border-top: none;
  border-right:1px solid #3C3C3C;
}

.lt-ie9 #peter{
  width:29%;
  padding-left: 26px;
  margin-top:0px;
  border-top: none;
}

.lt-ie9 .main-footer #ace ul {
  width:100%;
}

.lt-ie9 .main-footer #ace .remove-text li{
  float:none;
  width:100%;
}

.lt-ie9 .main-footer #ace .remove-text li span{
  display:inline;
}

.lt-ie9 .two-col {
  width: 49.75%;
  min-height: 300px;
}

.lt-ie9 .main-listing .three-col {
  width: 33%;
  min-height: 100px;
}

.lt-ie9 .col + .col {
  margin: 0 0 0 0.5%;
}

.lt-ie9 .playfilters .two-col {
  min-height: inherit;
}


.lt-ie9 .col {
  float: left;
}

.lt-ie9 .footer-links > li {
  width: 100%;
}

.lt-ie9 .img-info-content {
  font-size: 30px;
  line-height: 35px;
}

.lt-ie9 .img-info {
  left: 28px;
  top: 28px;
}

.lt-ie9 .img-info.img-info-right{
  left: auto;
  right: 28px;
}

.lt-ie9 .main-wrap {
  padding: 28px 0;
}

.lt-ie9 .wrap {
  margin-top: 28px;
}

.lt-ie9 .wrap:first-child {
  margin-top: 0;
}

.lt-ie9 .header-content {
  padding-bottom: 24px;
}

.lt-ie9 .top-nav .menu-btn,
.lt-ie9 .top-nav .search {
  display: none;
}

.lt-ie9 .nav-icon,
.lt-ie9 .search-form,
.lt-ie9 .support-nav {
  display: inline-block;
}

.lt-ie9 .nav-icon-compact {
  display:none;
}

.lt-ie9 .two-col .two-col {
  float: left;
  max-width: 49%;
}

.lt-ie9 aside .two-col {
  padding-left: 8px;
}

.lt-ie9 aside.two-col { margin: 0; }

.lt-ie9 .mainNav {
  background-color: #f4f4f3;

  background-image: -webkit-linear-gradient(top, #e8e8e8, #f4f4f3);
  background-image: -moz-linear-gradient(top, #e8e8e8, #f4f4f3);
  background-image: -o-linear-gradient(top, #e8e8e8, #f4f4f3);
  background-image: -ms-linear-gradient(top, #e8e8e8, #f4f4f3);
  background-image: linear-gradient(top, #e8e8e8, #f4f4f3);
  border-color: #dededf transparent;
  border-style: solid none;
  border-width: 1px;
  left: 0;
  position: relative;
  width: auto;

}

.lt-ie9 .dd-container,
.lt-ie9 .to-list {
  display: none;
}

.lt-ie9 .breadcrumb .dd {  }
.lt-ie9 .breadcrumb { display:block; }
.lt-ie9 .breadcrumb .dd-container { display: table; }
.lt-ie9 .breadcrumb .dd-options { border: solid 1px #dadada; }

.lt-ie9 img {
  /* for ie 8, max-width: 100% fix  */
  width: auto;
}

.lt-ie9 div.infoBox { display: none; }
.lt-ie9 aside.infoBox { display: block; }

.lt-ie9 .onlysmartphone { display: none;}

/* Livefyre */
.lt-ie9 .fyre-editor-editable { border: solid 1px #e2e2e2 !important;}

.lt-ie9 .playpuff {
  margin: 0 !important;
  padding: 0 5px 20px 5px !important;
}

.lt-ie9 a.logo-distrikt{
  font-size: 25px;
}

/* ==|== non-semantic helper classes ========================================
Please define your styles before this section.
========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  /*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: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 0px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }

  .printbreak { display: block; }
  .ads { display: none; }
  .top-nav { display: none; }
  .mainNav { display: none; }
  .nav-icon-compact {display:none;}
  .dd-container { display: none; }
  .accordion { display: none; }
  .social-content-links { display: none; }
  .footer-content { display: none; }
  .dotted-rule  { display: none; }
  .icon-time { display: none !important; }
  .icon-camera:before               { content: "Foto av " !important; font-family: Arial, Helvetica !important; font-size: 11px !important; text-transform: uppercase !important; vertical-align: baseline !important; line-height: 15.4px !important; margin-bottom:3px !important; }
  .icon-pencil:before               { content: "Skrivet " !important; font-family: Arial, Helvetica !important; font-size: 11px !important; text-transform: uppercase !important; vertical-align: baseline !important; line-height: 15.4px !important; margin-bottom:3px !important; }

  .banner-right {
    display: none;
  }

  .layout-1 .two-col {
    max-width: 95%;
  }

  aside > .two-col {
    display:none;
  }
}

input#paste-box {
  border: 0;
}

@media (min-width: 371px) {
  #copyLinkButton {
    float: right;
  }
}

#copyLinkButton{
 background: linear-gradient(to bottom, #6eb948 0%,#55a231 100%);
    color: #fff;
    font-size: 13px;
    border: 2px solid #55a231;
    padding: 3px 0px 4px 0px;
    font-weight: 500;
    border-radius: 5px;
    float: right;
    line-height: 20px;
    margin-top: 5px;
    cursor: pointer;
    width: 190px;
}

@media (max-width: 480px) {
  #copyLinkButton {
    width: 100%;
  }
}