/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */
/* HTML element (SMACSS base) rules */
@import url(normalize.css);
/* Layout rules */
@import url(layouts/fixed.css);
/* Component (SMACSS module) rules */
@import url(components/misc.css);
/* Optionally, add your own components here. */
@import url(print.css);
/* SMACSS theme rules */
/* @import "theme-A.css"; */
/* @import "theme-B.css"; */
/* @import "fontskit.css"; */
@import url(theme-main.css);
@import url(ckeditor-styles.css);
@import url(colorbox_style.css);
@import url(layouts/tablet.css);
@import url(layouts/mobile.css);
@import url(jul.css);
html body #content div#mainbar.full-width {
  width: 100%;
  box-sizing: border-box;
  border: none; }
  html body #content div#mainbar.full-width .ds-1col {
    width: 100%; }

html body .mfp-iframe-holder .mfp-content {
  max-width: 930px !important;
  margin: auto;
  height: 100%; }

.mfp-iframe-scaler {
  height: 100%;
  padding-top: 0px; }

body .sidebars .block:first-child {
  border-top: none; }

body .node-article .field-type-entityreference .field-item {
  width: 100%; }

.poll .bar .foreground {
  background-color: #E3000B; }

.poll .vote-form {
  text-align: left; }

.poll .vote-form .choices {
  margin-left: 0; }

.pren-landingpage {
  padding: 0 16px; }
  @media (max-width: 929px) and (min-width: 721px) {
    .pren-landingpage {
      margin: 10px 0;
      padding: 0; } }
  @media (max-width: 720px) {
    .pren-landingpage {
      margin: 10px 0;
      padding: 0; } }
  .pren-landingpage h1 {
    text-align: center;
    font-size: 39px;
    font-family: 'Merriweather', serif;
    margin-bottom: 40px; }
    @media (max-width: 929px) and (min-width: 721px) {
      .pren-landingpage h1 {
        margin: 10px 0;
        padding: 0 10px; } }
    @media (max-width: 720px) {
      .pren-landingpage h1 {
        font-size: 25px; } }
  .pren-landingpage h2 {
    font-size: 30px;
    text-align: center;
    font-family: 'Merriweather', serif; }
    @media (max-width: 929px) and (min-width: 721px) {
      .pren-landingpage h2 {
        border-top: 1px solid #f0eee9;
        margin: 0;
        padding: 45px 100px;
        font-size: 39px;
        line-height: 48px; } }
    @media (max-width: 720px) {
      .pren-landingpage h2 {
        margin-top: 10px;
        font-size: 23px;
        line-height: 30px; } }
  .pren-landingpage h3 {
    font-family: 'Merriweather', serif;
    font-size: 21px; }
  .pren-landingpage .choices .single {
    padding: 0 21px;
    float: left;
    border-right: 1px solid #cccccc;
    vertical-align: top;
    display: inline-block;
    width: 280px;
    border-bottom: 1px solid #f0eee9;
    padding-bottom: 31px; }
    .pren-landingpage .choices .single.first {
      padding-left: 0; }
    .pren-landingpage .choices .single.last {
      border-right: none;
      padding-right: 0; }
    @media (max-width: 929px) and (min-width: 721px) {
      .pren-landingpage .choices .single, .pren-landingpage .choices .single.first {
        width: 100%;
        box-sizing: border-box;
        border-top: 1px solid #f0eee9;
        border-right: none;
        border-bottom: none;
        padding: 30px 24px 30px 16px; }
      .pren-landingpage .choices .single.last {
        padding-right: 24px; }
      .pren-landingpage .choices .single p.subtitle {
        display: none; } }
    @media (max-width: 720px) {
      .pren-landingpage .choices .single, .pren-landingpage .choices .single.first {
        width: 100%;
        box-sizing: border-box;
        border-top: 1px solid #f0eee9;
        border-right: none;
        border-bottom: none;
        padding: 0; }
      .pren-landingpage .choices .single.last {
        padding-right: 0; }
      .pren-landingpage .choices .single p.subtitle {
        display: none; } }
    .pren-landingpage .choices .single .product-container {
      text-align: center;
      height: 175px;
      vertical-align: middle; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .choices .single .product-container {
          margin-right: 15px;
          vertical-align: top;
          width: 17%;
          display: inline-block; } }
      .pren-landingpage .choices .single .product-container img {
        width: auto;
        max-height: 165px; }
        @media (max-width: 720px) {
          .pren-landingpage .choices .single .product-container img {
            margin-top: 10px; } }
    .pren-landingpage .choices .single p.subtitle {
      font-size: 14px;
      text-align: center;
      color: #666666; }
    .pren-landingpage .choices .single .fixed-height {
      min-height: 240px; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .choices .single .fixed-height {
          min-height: 0;
          vertical-align: top;
          display: inline-block; } }
    .pren-landingpage .choices .single h3 {
      margin: 30px 0 10px 0; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .choices .single h3 {
          margin-top: 0;
          font-size: 28px; } }
    .pren-landingpage .choices .single ul {
      padding: 0;
      margin: 0; }
      .pren-landingpage .choices .single ul li {
        margin: 0;
        padding: 9px;
        font-size: 14px;
        font-weight: bold;
        list-style: none; }
        .pren-landingpage .choices .single ul li:nth-child(odd) {
          background-color: #f0eee9; }
        .pren-landingpage .choices .single ul li img {
          margin-right: 10px; }
        @media (max-width: 929px) and (min-width: 721px) {
          .pren-landingpage .choices .single ul li {
            font-size: 20px;
            color: #666666;
            padding: 0;
            font-weight: normal;
            margin-bottom: 10px; }
          .pren-landingpage .choices .single ul li:nth-child(odd) {
            background: none; }
          .pren-landingpage .choices .single ul li img {
            margin-right: 0; } }
    .pren-landingpage .choices .single div.price {
      font-size: 26px; }
      .pren-landingpage .choices .single div.price .smaller {
        font-size: 14px;
        font-weight: normal; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .choices .single div.price {
          font-size: 38px; }
        .pren-landingpage .choices .single div.price .smaller {
          font-size: 18px; } }
      .pren-landingpage .choices .single div.price button, .pren-landingpage .choices .single div.price .flat-button {
        font-size: 21px;
        padding: 0 20px;
        height: 46px;
        display: inline-block;
        text-decoration: none; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .choices .single div.price button, .pren-landingpage .choices .single div.price .flat-button {
          font-size: 25px;
          height: 53px; } }
  .pren-landingpage div.price {
    font-family: 'Merriweather', serif;
    font-weight: bold;
    color: #61b045;
    text-align: right; }
    .pren-landingpage div.price button, .pren-landingpage div.price .flat-button {
      font-weight: bold;
      font-family: Arial, sans-serif;
      color: white;
      border: none;
      outline: none;
      background-color: #f29730;
      margin-left: 5px; }
      .pren-landingpage div.price button:hover, .pren-landingpage div.price .flat-button:hover {
        background-color: #ea8714; }
  .pren-landingpage .local-papers .single {
    float: left;
    width: 422px;
    padding: 10px 16px 23px 25px;
    border-bottom: 1px solid #f0eee9; }
    @media (max-width: 929px) and (min-width: 721px) {
      .pren-landingpage .local-papers .single {
        width: 100%;
        box-sizing: border-box;
        border-top: 1px solid #f0eee9;
        border-bottom: none;
        padding: 23px 25px; }
      .pren-landingpage .local-papers .single.last {
        border-bottom: 1px solid #f0eee9; } }
    .pren-landingpage .local-papers .single:nth-child(odd) {
      border-right: 1px solid #cccccc; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .local-papers .single:nth-child(odd) {
          border-right: none; } }
    .pren-landingpage .local-papers .single:nth-child(even) {
      padding-right: 0;
      width: 437px; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .local-papers .single:nth-child(even) {
          width: 100%;
          padding: 23px 25px; } }
    @media (max-width: 720px) {
      .pren-landingpage .local-papers .single, .pren-landingpage .local-papers .single:nth-child(even), .pren-landingpage .local-papers .single:nth-child(odd) {
        width: 100%;
        padding: 10px;
        margin: 0 -10px;
        border-right: none;
        border-bottom: 1px solid #cccccc; } }
    .pren-landingpage .local-papers .single h3 {
      margin: 0 0 8px 0; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .local-papers .single h3 {
          font-size: 28px; } }
    .pren-landingpage .local-papers .single p {
      font-size: 14px;
      color: #666666; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .local-papers .single p {
          font-size: 18px; } }
    .pren-landingpage .local-papers .single div.price {
      font-size: 24px; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .local-papers .single div.price {
          font-size: 37px; } }
      .pren-landingpage .local-papers .single div.price .smaller {
        font-size: 11px;
        font-weight: normal; }
        @media (max-width: 929px) and (min-width: 721px) {
          .pren-landingpage .local-papers .single div.price .smaller {
            font-size: 17px; } }
      .pren-landingpage .local-papers .single div.price button, .pren-landingpage .local-papers .single div.price .flat-button {
        font-size: 16px;
        padding: 0 14px;
        height: 34px;
        line-height: 36px;
        display: inline-block;
        text-decoration: none; }
      @media (max-width: 929px) and (min-width: 721px) {
        .pren-landingpage .local-papers .single div.price button, .pren-landingpage .local-papers .single div.price .flat-button {
          font-size: 25px;
          height: 53px;
          line-height: 53px;
          padding: 0 20px; } }

html body.ajax-page div#page,
html body.ajax-page div#page div#main,
html body.ajax-page div#page div#main div#content,
html body.ajax-page div#page div#main div#content div#mainbar {
  width: 930px;
  box-sizing: border-box; }
html body.ajax-page .hidden-ajax {
  display: none; }

.sidebars .block-webform .block-content .field-name-title, div#mainbar .node-webform .field-name-title {
  padding: 10px; }
.sidebars .block-webform .block-content h2, .sidebars .block-webform .block-content h3, .sidebars .block-webform .block-content h4, .sidebars .block-webform .block-content h5, div#mainbar .node-webform h2, div#mainbar .node-webform h3, div#mainbar .node-webform h4, div#mainbar .node-webform h5 {
  font-weight: bold;
  font-family: 'Merriweather', serif;
  font-size: 1.9em;
  line-height: 1.20em;
  text-transform: none;
  font-weight: normal;
  color: #000000;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 14px; }
.sidebars .block-webform .block-content .product-info p, div#mainbar .node-webform .product-info p {
  text-align: center;
  color: #000000;
  font-size: 0.97em;
  line-height: 1.28em;
  margin-bottom: 3px; }
.sidebars .block-webform .block-content .product-info .product-wrap .product-image, div#mainbar .node-webform .product-info .product-wrap .product-image {
  display: inline-block;
  float: left;
  width: 41%; }
.sidebars .block-webform .block-content .product-info .product-wrap .product-list, div#mainbar .node-webform .product-info .product-wrap .product-list {
  padding-top: 24px; }
.sidebars .block-webform .block-content .product-info .product-wrap .product-list ul, div#mainbar .node-webform .product-info .product-wrap .product-list ul {
  padding: 0;
  margin: 3px 0 0; }
.sidebars .block-webform .block-content .product-info .product-wrap .product-list ul li, div#mainbar .node-webform .product-info .product-wrap .product-list ul li {
  margin: 0 0 0.9em;
  line-height: 1em;
  font-size: 1em;
  list-style: none; }
.sidebars .block-webform .block-content .product-info .product-wrap .product-list ul li img, div#mainbar .node-webform .product-info .product-wrap .product-list ul li img {
  margin-right: 7px; }
.sidebars .block-webform .block-content .product-info.clearfix, div#mainbar .node-webform .product-info.clearfix {
  margin-bottom: 21px; }
.sidebars .block-webform .block-content .form-radios, div#mainbar .node-webform .form-radios {
  line-height: 19px; }
.sidebars .block-webform .block-content .form-item .form-radio, .sidebars .block-webform .block-content .form-item .form-checkboxes, div#mainbar .node-webform .form-item .form-radio, div#mainbar .node-webform .form-item .form-checkboxes {
  margin-left: 8px; }
.sidebars .block-webform .block-content .form-item.postnummer, div#mainbar .node-webform .form-item.postnummer {
  z-index: 10; }
.sidebars .block-webform .block-content .webform-component-radios .form-item label, .sidebars .block-webform .block-content .webform-component-checkboxes .form-item label, div#mainbar .node-webform .webform-component-radios .form-item label, div#mainbar .node-webform .webform-component-checkboxes .form-item label {
  vertical-align: middle;
  color: #000000;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  font-family: Arial;
  /* letter-spacing: -0.2px; */ }
.sidebars .block-webform .block-content input[type="radio"], .sidebars .block-webform .block-content input[type="checkbox"], div#mainbar .node-webform input[type="radio"], div#mainbar .node-webform input[type="checkbox"] {
  vertical-align: middle; }
.sidebars .block-webform .block-content span.disclaimer, div#mainbar .node-webform span.disclaimer {
  font-size: 11px;
  font-family: "Arial";
  font-style: italic;
  line-height: 16px;
  display: inline-block;
  margin-left: 8px; }
.sidebars .block-webform .block-content span.form-required, div#mainbar .node-webform span.form-required {
  display: none; }
.sidebars .block-webform .block-content .form-wrapper, div#mainbar .node-webform .form-wrapper {
  /* width: 300px; */
  border: none;
  background-color: #d8d6d1;
  margin: 10px 5px 16px;
  padding: 0 9px;
  /* background-color: red; */ }
  .sidebars .block-webform .block-content .form-wrapper .form-item input[type="text"], .sidebars .block-webform .block-content .form-wrapper .form-item input[type="email"], div#mainbar .node-webform .form-wrapper .form-item input[type="text"], div#mainbar .node-webform .form-wrapper .form-item input[type="email"] {
    width: 100%;
    /* display: block; */ }
  .sidebars .block-webform .block-content .form-wrapper legend, div#mainbar .node-webform .form-wrapper legend {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #000; }
  .sidebars .block-webform .block-content .form-wrapper .fieldset-wrapper label, div#mainbar .node-webform .form-wrapper .fieldset-wrapper label {
    /* display: none; */
    color: #000; }
  .sidebars .block-webform .block-content .form-wrapper .form-item.webform-component.webform-component-checkboxes.webform-component--giveaway, div#mainbar .node-webform .form-wrapper .form-item.webform-component.webform-component-checkboxes.webform-component--giveaway {
    margin: 13px 0 0; }
  .sidebars .block-webform .block-content .form-wrapper .form-item.webform-component.webform-component-markup.webform-component--tack, div#mainbar .node-webform .form-wrapper .form-item.webform-component.webform-component-markup.webform-component--tack {
    margin-top: 0px; }
  .sidebars .block-webform .block-content .form-wrapper .fieldset-wrapper .form-item.webform-component input[type="text"], .sidebars .block-webform .block-content .form-wrapper .fieldset-wrapper .form-item.webform-component input[type="email"], div#mainbar .node-webform .form-wrapper .fieldset-wrapper .form-item.webform-component input[type="text"], div#mainbar .node-webform .form-wrapper .fieldset-wrapper .form-item.webform-component input[type="email"] {
    margin: 0px 0 0px;
    height: 38px; }
  .sidebars .block-webform .block-content .form-wrapper .form-item.webform-component input[type="text"].postnummer, div#mainbar .node-webform .form-wrapper .form-item.webform-component input[type="text"].postnummer {
    width: 31%;
    float: left; }
  .sidebars .block-webform .block-content .form-wrapper .form-item.webform-component input[type="text"].postadress, div#mainbar .node-webform .form-wrapper .form-item.webform-component input[type="text"].postadress {
    width: 64%;
    margin-left: 10px;
    float: right; }
  .sidebars .block-webform .block-content .form-wrapper .form-item.webform-component.postadress:after, div#mainbar .node-webform .form-wrapper .form-item.webform-component.postadress:after {
    content: " ";
    /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
    /*temp*/ }
  .sidebars .block-webform .block-content .form-wrapper .fieldset-wrapper .form-item.webform-component, div#mainbar .node-webform .form-wrapper .fieldset-wrapper .form-item.webform-component {
    margin: 8px 0; }
  .sidebars .block-webform .block-content .form-wrapper.giveaway, div#mainbar .node-webform .form-wrapper.giveaway {
    background-color: #49a428; }
    .sidebars .block-webform .block-content .form-wrapper.giveaway legend, div#mainbar .node-webform .form-wrapper.giveaway legend {
      color: #fff; }
  .sidebars .block-webform .block-content .form-wrapper .fieldset-wrapper .webform-component-radios label, div#mainbar .node-webform .form-wrapper .fieldset-wrapper .webform-component-radios label {
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    line-height: 16px; }
  .sidebars .block-webform .block-content .form-wrapper .fieldset-wrapper .form-item .form-radio, .sidebars .block-webform .block-content .form-wrapper .fieldset-wrapper .form-item .form-checkboxes, div#mainbar .node-webform .form-wrapper .fieldset-wrapper .form-item .form-radio, div#mainbar .node-webform .form-wrapper .fieldset-wrapper .form-item .form-checkboxes {
    margin-left: 0px; }
  .sidebars .block-webform .block-content .form-wrapper hr, div#mainbar .node-webform .form-wrapper hr {
    width: 100%;
    margin: 0;
    border: none;
    border-bottom: 1px solid #b2b0a9; }
  .sidebars .block-webform .block-content .form-wrapper .full-width, div#mainbar .node-webform .form-wrapper .full-width {
    margin: 0px -9px;
    display: block;
    min-height: 1px;
    box-sizing: border-box;
    padding: 0; }
  .sidebars .block-webform .block-content .form-wrapper .form-item.webform-component.webform-component-date, div#mainbar .node-webform .form-wrapper .form-item.webform-component.webform-component-date {
    text-align: center; }
  .sidebars .block-webform .block-content .form-wrapper .fieldset-wrapper:after, div#mainbar .node-webform .form-wrapper .fieldset-wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

html body.node-type-webform div#page div#main div#content div#mainbar {
  padding: 16px;
  background-color: white; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-wrapper .fieldset-wrapper .form-item.webform-component input[type="text"],
  html body.node-type-webform div#page div#main div#content div#mainbar .form-wrapper .fieldset-wrapper .form-item.webform-component input[type="email"] {
    height: 44px;
    background-color: #fff; }
  html body.node-type-webform div#page div#main div#content div#mainbar form.webform-client-form {
    width: 320px;
    float: right;
    /*padding: 10px;*/
    margin-right: 32px;
    right: 0;
    top: 135px; }
  html body.node-type-webform div#page div#main div#content div#mainbar div.node {
    width: 100%;
    min-height: 1200px;
    /* background-color: transparent; */ }
  html body.node-type-webform div#page div#main div#content div#mainbar h1, html body.node-type-webform div#page div#main div#content div#mainbar h2, html body.node-type-webform div#page div#main div#content div#mainbar h3, html body.node-type-webform div#page div#main div#content div#mainbar h4 {
    text-align: center;
    padding-top: 41px;
    color: #000;
    font-weight: bold;
    font-family: 'Merriweather', serif;
    font-size: 40px;
    margin-bottom: 14px;
    margin-top: 0; }
  html body.node-type-webform div#page div#main div#content div#mainbar .webform-component-radios .form-item label, html body.node-type-webform div#page div#main div#content div#mainbar .webform-component-checkboxes .form-item label {
    font-size: 13px;
    line-height: 22px; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-item.webform-component.webform-component-checkboxes.webform-component--giveaway {
    margin-top: 20px;
    margin-bottom: -5px; }
  html body.node-type-webform div#page div#main div#content div#mainbar span.disclaimer {
    padding-top: 0px;
    font-size: 11px;
    line-height: 18px; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-item.webform-component.webform-component-textfield.webform-component--vem-ska-fa-prenumerationen--postadress-giveaway {
    margin: 10px 0px; }
  html body.node-type-webform div#page div#main div#content div#mainbar .fieldset-wrapper {
    padding-top: 14px; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-wrapper legend {
    margin-top: 3px;
    font-size: 11px; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-wrapper .fieldset-wrapper .webform-component-radios .form-type-radio label {
    font-size: 13px; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-wrapper .fieldset-wrapper .webform-component-radios .form-type-radio label {
    font-size: 13px; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-wrapper .fieldset-wrapper .webform-component-radios label {
    font-size: 11px; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-wrapper .fieldset-wrapper select {
    width: 240px;
    height: 34px;
    overflow: hidden;
    background: url(new_arrow.png) no-repeat right #ddd;
    border: 1px solid #ccc; }
  html body.node-type-webform div#page div#main div#content div#mainbar .webform-submit {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    height: 55px;
    font-size: 22px;
    font-family: arial;
    font-weight: bold;
    background-color: #49a428; }
  html body.node-type-webform div#page div#main div#content div#mainbar .form-actions {
    width: 100%;
    padding: 6px;
    box-sizing: border-box; }
  html body.node-type-webform div#page div#main div#content div#mainbar img.mega {
    max-width: 422px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 43px;
    width: 100%; }
  html body.node-type-webform div#page div#main div#content div#mainbar .field.field-name-mkts-scald-mega {
    width: 526px;
    display: inline-block;
    float: left; }
  html body.node-type-webform div#page div#main div#content div#mainbar input.form-submit {
    background-color: #49a428; }

html body .mfp-iframe-holder .mfp-close {
  top: 10px;
  right: 10px; }

@media (max-width: 929px) and (min-width: 721px) {
  html body.node-type-webform div#page div#main div#content div#mainbar img.mega {
    width: 100%; }
  html body.node-type-webform div#page div#main div#content div#mainbar .field {
    padding: 10px; }

  html body.ajax-page div#page,
  html body.ajax-page div#page div#main,
  html body.ajax-page div#page div#main div#content,
  html body.ajax-page div#page div#main div#content div#mainbar {
    width: auto; } }
@media (max-width: 929px) {
  html body.node-type-webform div#page div#main div#content div#mainbar .field.field-name-mkts-scald-mega, html body.node-type-webform div#page div#main div#content div#mainbar .field.field-name-body,
  html body.page-type-webform div#page div#main div#content div#mainbar .field.field-name-mkts-scald-mega,
  html body.page-type-webform div#page div#main div#content div#mainbar .field.field-name-body {
    width: 100%;
    margin-right: 0; }
  html body.node-type-webform div#page div#main div#content div#mainbar form.webform-client-form,
  html body.page-type-webform div#page div#main div#content div#mainbar form.webform-client-form {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto;
    float: none;
    width: auto; } }
.logged-in-bar {
  height: 43px;
  z-index: 10;
  background-color: #807d75;
  /* layer fill content + color overlay */
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
  /* drop shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
  /* drop shadow */
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
  /* drop shadow */
  position: relative; }
  @media (max-width: 929px) and (min-width: 721px) {
    .logged-in-bar {
      max-width: 100%; } }
  .logged-in-bar ul {
    font-size: 13px;
    font-weight: bold;
    width: 980px;
    margin: 0 auto;
    padding: 0;
    text-align: right; }
    @media (max-width: 929px) and (min-width: 721px) {
      .logged-in-bar ul {
        max-width: 720px;
        text-align: center; } }
    @media (max-width: 720px) {
      .logged-in-bar ul {
        max-width: 300px; } }
    .logged-in-bar ul li {
      display: inline-block;
      border-left: 1px solid #9b9891; }
      .logged-in-bar ul li:last-child {
        border-right: 1px solid #9b9891; }
      .logged-in-bar ul li a {
        display: inline-block;
        padding: 0 19px;
        line-height: 43px;
        height: 43px;
        text-decoration: none;
        color: white; }
        .logged-in-bar ul li a:hover {
          background-color: #292a2f; }
        .logged-in-bar ul li a img {
          margin-bottom: 4px;
          vertical-align: middle;
          margin-right: 10px; }
        @media (max-width: 720px) {
          .logged-in-bar ul li a {
            font-size: 10px;
            padding: 0 8px; }
          .logged-in-bar ul li a img {
            margin-right: 5px;
            margin-bottom: 1px; } }

.overrider {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
  width: 640px;
  word-wrap: break-word; }
  @media (max-width: 929px) and (min-width: 721px) {
    .overrider {
      width: 440px; } }
  @media (max-width: 720px) {
    .overrider {
      width: 280px; } }

.mina-sidor h1 {
  font-family: 'Merriweather',serif;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 6px; }
.mina-sidor p {
  font-size: 14px; }
.mina-sidor .table {
  margin: 14px 0;
  border: 1px solid #e2ded2; }
  .mina-sidor .table .header {
    background-color: #f0eee9;
    height: 49px; }
    .mina-sidor .table .header h2 {
      line-height: 49px;
      font-weight: normal;
      color: #cc0000;
      font-size: 24px;
      margin: 0;
      display: inline-block;
      width: 518px;
      padding-left: 19px; }
      @media (max-width: 929px) and (min-width: 721px) {
        .mina-sidor .table .header h2 {
          width: 322px; } }
      @media (max-width: 720px) {
        .mina-sidor .table .header h2 {
          width: 162px;
          font-size: 16px; } }
    .mina-sidor .table .header a.edit-button {
      vertical-align: top;
      margin-top: 12px;
      line-height: 25px;
      height: 25px;
      display: inline-block;
      background-color: #e3000b;
      color: white;
      text-decoration: none;
      padding: 0 15px 0 7px;
      font-weight: bold;
      font-size: 12px; }
      .mina-sidor .table .header a.edit-button:hover {
        background-color: black; }
      .mina-sidor .table .header a.edit-button img {
        vertical-align: top;
        margin: 4px 12px 0 0; }
  .mina-sidor .table .row {
    border-top: 1px solid #e2ded2; }
    .mina-sidor .table .row .column-cell {
      padding: 0 17px;
      height: 41px;
      line-height: 41px;
      display: inline-block;
      box-sizing: border-box; }
      @media (max-width: 929px) and (min-width: 721px) {
        .mina-sidor .table .row .column-cell {
          line-height: 18px;
          display: table-cell;
          vertical-align: middle; } }
      @media (max-width: 720px) {
        .mina-sidor .table .row .column-cell {
          font-size: 12px;
          line-height: 14px;
          display: table-cell;
          vertical-align: middle; } }
      .mina-sidor .table .row .column-cell.left {
        text-align: right;
        font-weight: bold;
        width: 40%;
        border-right: 1px solid #e2ded2; }
      .mina-sidor .table .row .column-cell.right {
        width: 58%; }

.las-som-pdf h1 {
  font-family: 'Merriweather',serif;
  font-size: 2.4em;
  font-weight: 700;
  margin-bottom: 6px;
  display: inline-block;
  margin-top: 14px;
  vertical-align: middle; }
.las-som-pdf h2 {
  font-family: 'Merriweather',serif;
  font-size: 2.1em;
  font-weight: normal;
  margin-bottom: 6px;
  display: block;
  margin-top: 14px;
  vertical-align: middle; }
.las-som-pdf h2.element-invisible {
  display: none; }
.las-som-pdf a.back-link {
  display: inline-block;
  margin-left: 60px;
  vertical-align: middle; }
.las-som-pdf table th, .las-som-pdf table td {
  border: 1px solid #e2ded2;
  padding: 12px 17px 9px 17px;
  font-size: 14px; }
  .las-som-pdf table th.views-field-title, .las-som-pdf table td.views-field-title {
    width: 173px; }
  .las-som-pdf table th.views-field-field-paper-date, .las-som-pdf table td.views-field-field-paper-date {
    width: 88px; }
  .las-som-pdf table th.views-field-field-paper-pdf, .las-som-pdf table td.views-field-field-paper-pdf {
    width: 237px; }
    .las-som-pdf table th.views-field-field-paper-pdf img, .las-som-pdf table td.views-field-field-paper-pdf img {
      margin-right: 8px; }
  .las-som-pdf table th.active, .las-som-pdf table td.active {
    background: none; }
.las-som-pdf table th {
  border-bottom: 3px solid #e2ded2;
  font-weight: bold; }
  .las-som-pdf table th a {
    text-decoration: none;
    color: black; }
    .las-som-pdf table th a img {
      margin-left: 5px; }
.las-som-pdf div.item-list > ul.pager {
  border: none;
  padding: 0;
  margin: 30px auto 0 auto;
  text-align: center;
  font-size: 0; }
  .las-som-pdf div.item-list > ul.pager li {
    margin: 0 1px;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    width: 38px;
    height: 38px;
    display: inline-block; }
    .las-som-pdf div.item-list > ul.pager li a {
      text-align: center;
      line-height: 38px;
      width: 38px;
      height: 38px;
      color: black;
      text-decoration: none;
      display: block;
      background-color: #e2ded2; }
      .las-som-pdf div.item-list > ul.pager li a:hover {
        background-color: #e3000b;
        color: white; }
    .las-som-pdf div.item-list > ul.pager li.pager-current {
      background-color: #e3000b;
      line-height: 38px;
      color: white; }
    .las-som-pdf div.item-list > ul.pager li.separator {
      cursor: default; }

div.item-list.item-list-paginate > ul.pager {
  border: none;
  padding: 0;
  margin: 30px auto 0 auto;
  text-align: center;
  font-size: 0; }
  @media (max-width: 720px) {
    div.item-list.item-list-paginate > ul.pager .pager-item, div.item-list.item-list-paginate > ul.pager .pager-current {
      display: none; } }
  div.item-list.item-list-paginate > ul.pager li {
    margin: 0 1px;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    min-width: 38px;
    height: 38px;
    display: inline-block; }
    div.item-list.item-list-paginate > ul.pager li a {
      text-align: center;
      line-height: 38px;
      min-width: 38px;
      height: 38px;
      color: black;
      text-decoration: none;
      display: block;
      background-color: #e2ded2; }
      div.item-list.item-list-paginate > ul.pager li a:hover {
        background-color: #e3000b;
        color: white; }
    div.item-list.item-list-paginate > ul.pager li.pager-current {
      background-color: #e3000b;
      line-height: 38px;
      color: white; }
    div.item-list.item-list-paginate > ul.pager li.separator {
      cursor: default; }
    div.item-list.item-list-paginate > ul.pager li.pager-previous a, div.item-list.item-list-paginate > ul.pager li.pager-next a {
      background-color: #e3000b !important;
      color: white !important;
      box-sizing: border-box;
      padding-left: 10px;
      padding-right: 10px; }

.login-and-registration {
  padding: 0 10px; }
  .login-and-registration h1 {
    font-family: 'Merriweather',serif;
    font-size: 2.4em;
    font-weight: 700;
    padding-top: 20px; }
  .login-and-registration h2 {
    font-family: 'Merriweather',serif;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 6px; }
  .login-and-registration .missing-password {
    position: relative;
    top: -29px;
    left: 100px;
    font-size: 12px; }
  .login-and-registration form label {
    top: 9px; }
  .login-and-registration form input[type="text"], .login-and-registration form input[type="password"] {
    background-color: #e1ddd1;
    /* layer fill content + color overlay */
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    /* inner shadow */
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    /* inner shadow */
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    /* inner shadow */
    width: 250px;
    height: 38px; }
  .login-and-registration form input[type="submit"] {
    vertical-align: top;
    margin-top: 12px;
    line-height: 25px;
    height: 38px;
    display: inline-block;
    background-color: #e3000b;
    color: white;
    text-decoration: none;
    padding: 0 14px;
    font-weight: bold;
    font-size: 14px; }
    .login-and-registration form input[type="submit"]:hover {
      background-color: black; }
  .login-and-registration form .description {
    font-size: 14px;
    margin-top: 5px; }

form#user-profile-form {
  padding: 0 10px; }
  form#user-profile-form label {
    top: 9px; }
  form#user-profile-form input[type="text"], form#user-profile-form input[type="password"] {
    background-color: #e1ddd1;
    /* layer fill content + color overlay */
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    /* inner shadow */
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    /* inner shadow */
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    /* inner shadow */
    width: 250px;
    height: 38px; }
  form#user-profile-form input[type="submit"] {
    vertical-align: top;
    margin-top: 12px;
    line-height: 25px;
    height: 38px;
    display: inline-block;
    background-color: #e3000b;
    color: white;
    text-decoration: none;
    padding: 0 14px;
    font-weight: bold;
    font-size: 14px; }
    form#user-profile-form input[type="submit"]:hover {
      background-color: black; }
  form#user-profile-form input.password-field, form#user-profile-form input.password-confirm {
    margin-bottom: 34px; }
  form#user-profile-form div.password-strength, form#user-profile-form div.password-confirm {
    position: absolute;
    margin-top: 64px;
    float: none; }
  form#user-profile-form div.password-suggestions.description {
    width: auto; }
  form#user-profile-form .description {
    font-size: 14px;
    margin-top: 5px;
    max-width: 480px; }

@media (max-width: 929px) {
  html body div#page #header #header-right .bottom-block {
    margin-left: 0;
    width: 100%;
    padding: 0;
    position: absolute;
    top: 104px;
    z-index: 11;
    left: 0; }
    html body div#page #header #header-right .bottom-block.active {
      display: block; }
    html body div#page #header #header-right .bottom-block .min-sida {
      width: 100%; }
      html body div#page #header #header-right .bottom-block .min-sida .login {
        margin: 0;
        width: 100%;
        box-sizing: border-box; }

  #navigation.active .content #block-menu-block-1 .block-content {
    padding-top: 82px; } }
@media (max-width: 720px) {
  html body div#page #header #header-right .bottom-block {
    top: 86px; }

  #navigation.active .content #block-menu-block-1 .block-content {
    padding-top: 69px; }

  .person-drop-down li a {
    width: 133px !important; }

  .top-menu-down-arrow {
    display: none; } }
.new-login {
  padding: 0 10px;
  padding-top: 20px; }
  .new-login h1 {
    font-size: 2.4em; }

.las-som-pdf {
  padding-left: 20px;
  padding-top: 30px; }
  .las-som-pdf .subscriber-devices {
    width: 176px;
    height: 114px;
    background: url("/sites/all/themes/mkts_theme/images/digital-and-paper.png");
    background-size: 176px;
    float: left;
    margin-righT: 20px; }
  .las-som-pdf .not-subscribing h1 {
    margin-top: 10px;
    margin-bottom: 20px; }
  .las-som-pdf .login-button {
    line-height: 36px;
    height: 36px;
    display: inline-block;
    background-color: #e3000b;
    color: white;
    text-decoration: none;
    padding: 0 14px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px; }
    .las-som-pdf .login-button:hover {
      background-color: black; }

.contact-support {
  text-align: center;
  margin-top: 100px; }

.have-account {
  position: relative;
  top: -29px;
  left: 140px;
  font-size: 12px; }

.person-drop-down {
  z-index: 10;
  background-color: #292a2f;
  display: none;
  position: absolute;
  width: 150px !important;
  text-align: left !important; }
  .person-drop-down li {
    border-bottom: #807d75;
    display: block !important;
    margin: 0 !important;
    border-right: none !important; }
    .person-drop-down li a {
      display: block;
      width: 111px;
      border-bottom: 1px solid #807d75; }
      .person-drop-down li a:hover {
        background-color: #807d75 !important; }
      .person-drop-down li a span {
        color: white !important;
        float: right; }

.person-drop-down-parent:hover {
  background-color: #807d75; }

.person-drop-down-parent:hover > .person-drop-down {
  display: block; }

.bonusmaterial h1 {
  font-weight: 700; }

.bonus-questionnaire {
  width: 70%;
  margin: auto; }
  .bonus-questionnaire .form-type-radios label:first-child {
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    font-family: 'Merriweather', serif;
    margin-top: 40px;
    margin-bottom: 20px;
    color: black; }
  .bonus-questionnaire .form-type-radio {
    border-top: 1px solid #d4d2cc !important;
    border-left: 1px solid #d4d2cc !important;
    border-right: 1px solid #d4d2cc !important; }
    .bonus-questionnaire .form-type-radio:last-of-type {
      border-bottom: 1px solid #d4d2cc !important; }
    .bonus-questionnaire .form-type-radio .form-radio {
      margin: 10px 30px;
      position: relative;
      top: 2px;
      left: 2px; }
    .bonus-questionnaire .form-type-radio label {
      color: black;
      padding-left: 30px;
      line-height: 58px;
      display: inline-block;
      border-left: 1px solid #d4d2cc; }
  .bonus-questionnaire #edit-next-question {
    margin-top: 10px;
    margin-bottom: 40px; }
  .bonus-questionnaire input[type="radio"]:checked + label {
    font-weight: bold;
    font-style: italic; }
  .bonus-questionnaire .form-type-radios {
    margin: 50px auto 0px; }
  .bonus-questionnaire .form-item {
    margin: 0; }

.form-three-fields-container {
  padding: 10px;
  margin: auto;
  background-color: #f0eee9; }
  .form-three-fields-container .form-required {
    display: none; }
  .form-three-fields-container .form-type-textfield {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .form-three-fields-container #three-fields-form div {
    max-width: 300px;
    margin: auto; }
  .form-three-fields-container h1 {
    font-weight: normal;
    text-align: center;
    max-width: 650px;
    margin: auto;
    margin-bottom: 30px; }
  .form-three-fields-container h3 {
    margin-bottom: 5px; }
  .form-three-fields-container input[type="text"] {
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    background-color: white; }
  .form-three-fields-container textarea {
    max-width: 300px;
    resize: none; }
  .form-three-fields-container .grippie {
    display: none; }
  .form-three-fields-container #edit-send {
    margin-top: 30px; }

.form-three-fields-image-container {
  padding: 10px;
  margin: auto;
  background-color: #f0eee9; }
  .form-three-fields-image-container .three-fields-image-container {
    width: 455px;
    float: left; }
  .form-three-fields-image-container .three-fields-image {
    float: right;
    width: 340px;
    height: 225px;
    background-color: #ccc; }
  .form-three-fields-image-container .form-required {
    display: none; }
  .form-three-fields-image-container .form-type-textfield {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .form-three-fields-image-container #three-fields-image-form div {
    margin: auto; }
  .form-three-fields-image-container h1 {
    font-weight: normal;
    text-align: center;
    max-width: 650px;
    margin: auto;
    padding-top: 30px !important;
    margin-bottom: 30px; }
  .form-three-fields-image-container h3 {
    margin-bottom: 5px; }
  .form-three-fields-image-container input[type="text"] {
    margin-left: 20px;
    max-width: 340px;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    background-color: white; }
  .form-three-fields-image-container .form-item-field-3 {
    float: left;
    padding-left: 20px;
    max-width: 340px;
    height: 117px; }
    .form-three-fields-image-container .form-item-field-3 textarea {
      height: 117px; }
  .form-three-fields-image-container .grippie {
    display: none; }
  .form-three-fields-image-container #edit-send {
    margin-top: 150px;
    margin-left: -58px; }
  .form-three-fields-image-container .clear {
    clear: both; }

@media (max-width: 929px) {
  .form-three-fields-image-container {
    padding: 0px;
    background-color: #f0eee9; }
    .form-three-fields-image-container .three-fields-image-container {
      width: 100%; }
    .form-three-fields-image-container .three-fields-image {
      margin: auto;
      width: 340px !important;
      height: 225px;
      background-color: #ccc;
      float: none;
      margin-bottom: 20px; }
    .form-three-fields-image-container .form-required {
      display: none; }
    .form-three-fields-image-container .form-type-textfield {
      margin-top: 10px !important;
      margin-bottom: 10px !important; }
    .form-three-fields-image-container #three-fields-image-form div {
      margin: auto; }
    .form-three-fields-image-container h1 {
      font-weight: normal;
      text-align: center;
      max-width: 650px;
      margin: auto;
      margin-bottom: 30px; }
    .form-three-fields-image-container h3 {
      margin-bottom: 5px; }
    .form-three-fields-image-container .form-type-textfield {
      width: 340px;
      margin: auto;
      padding: 0; }
    .form-three-fields-image-container input[type="text"] {
      border-top: 1px solid #cfcfcf;
      border-left: 1px solid #cfcfcf;
      background-color: white;
      margin-left: 0; }
    .form-three-fields-image-container .form-item-field-3 {
      padding: 0;
      max-width: none;
      width: 100%;
      height: 117px; }
      .form-three-fields-image-container .form-item-field-3 label {
        width: 340px;
        margin: auto; }
      .form-three-fields-image-container .form-item-field-3 textarea {
        margin: auto;
        width: 340px;
        height: 117px; }
    .form-three-fields-image-container .grippie {
      display: none; }
    .form-three-fields-image-container #edit-send {
      margin-top: 150px;
      margin-left: -212px;
      margin-bottom: 20px; }
    .form-three-fields-image-container .clear {
      clear: both; } }
@media (max-width: 720px) {
  .form-three-fields-image-container {
    padding: 0px;
    background-color: #f0eee9; }
    .form-three-fields-image-container .three-fields-image-container {
      width: 100%; }
    .form-three-fields-image-container .three-fields-image {
      margin: auto;
      width: 250px !important;
      height: 225px;
      background-color: #ccc;
      float: none;
      margin-bottom: 20px; }
    .form-three-fields-image-container .form-required {
      display: none; }
    .form-three-fields-image-container .three-images-form-container {
      clear: both; }
    .form-three-fields-image-container .form-type-textfield {
      margin-top: 10px !important;
      width: 250px !important;
      margin-bottom: 10px !important; }
    .form-three-fields-image-container #three-fields-image-form div {
      margin: auto; }
    .form-three-fields-image-container h1 {
      font-weight: normal;
      text-align: center;
      max-width: 650px;
      margin: auto;
      margin-bottom: 30px; }
    .form-three-fields-image-container h3 {
      margin-bottom: 5px; }
    .form-three-fields-image-container .form-type-textfield {
      width: 250px;
      margin: auto;
      padding: 0; }
    .form-three-fields-image-container input[type="text"] {
      border-top: 1px solid #cfcfcf;
      border-left: 1px solid #cfcfcf;
      background-color: white;
      margin-left: 0;
      max-width: 250px; }
    .form-three-fields-image-container .form-item-field-3 {
      padding: 0;
      max-width: none;
      width: 100%;
      height: 117px; }
      .form-three-fields-image-container .form-item-field-3 label {
        width: 250px;
        margin: auto; }
      .form-three-fields-image-container .form-item-field-3 textarea {
        margin: auto;
        width: 250px;
        height: 117px; }
    .form-three-fields-image-container .grippie {
      display: none; }
    .form-three-fields-image-container #edit-send {
      margin-top: 150px;
      margin-left: -66px;
      margin-bottom: 20px; }
    .form-three-fields-image-container .clear {
      clear: both; } }
.form-three-fields-red-container {
  padding: 10px;
  margin: auto;
  background-color: #f0eee9; }
  .form-three-fields-red-container .form-required {
    display: none; }
  .form-three-fields-red-container .form-type-textfield {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .form-three-fields-red-container #three-fields-form div {
    max-width: 300px;
    margin: auto; }
  .form-three-fields-red-container h1 {
    padding-top: 30px;
    color: white;
    font-weight: normal;
    text-align: center;
    max-width: 650px;
    margin: auto;
    margin-bottom: 30px; }
  .form-three-fields-red-container h3 {
    color: white;
    margin-bottom: 5px; }
  .form-three-fields-red-container input[type="text"] {
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    background-color: white; }
  .form-three-fields-red-container textarea {
    max-width: 300px;
    resize: none; }
  .form-three-fields-red-container .grippie {
    display: none; }
  .form-three-fields-red-container #edit-send {
    margin-top: 30px; }

.form-three-fields-image-red-container {
  padding: 10px;
  margin: auto;
  background-color: #f0eee9; }
  .form-three-fields-image-red-container .three-fields-image-container {
    width: 455px;
    float: left; }
  .form-three-fields-image-red-container .three-fields-image {
    float: right;
    width: 340px;
    height: 225px;
    background-color: #ccc; }
  .form-three-fields-image-red-container .form-required {
    display: none; }
  .form-three-fields-image-red-container .form-type-textfield {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .form-three-fields-image-red-container #three-fields-image-form div {
    margin: auto; }
  .form-three-fields-image-red-container h1 {
    font-weight: normal;
    text-align: center;
    max-width: 650px;
    margin: auto;
    padding-top: 30px !important;
    margin-bottom: 30px; }
  .form-three-fields-image-red-container h3 {
    margin-bottom: 5px; }
  .form-three-fields-image-red-container input[type="text"] {
    margin-left: 20px;
    max-width: 340px;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    background-color: white; }
  .form-three-fields-image-red-container .form-item-field-3 {
    float: left;
    padding-left: 20px;
    max-width: 340px;
    height: 117px; }
    .form-three-fields-image-red-container .form-item-field-3 textarea {
      height: 117px; }
  .form-three-fields-image-red-container .grippie {
    display: none; }
  .form-three-fields-image-red-container #edit-send {
    margin-top: 150px;
    margin-left: -58px; }
  .form-three-fields-image-red-container .clear {
    clear: both; }

@media (max-width: 929px) {
  .form-three-fields-image-red-container {
    padding: 0px;
    background-color: #f0eee9; }
    .form-three-fields-image-red-container .three-fields-image-container {
      width: 100%; }
    .form-three-fields-image-red-container .three-fields-image {
      margin: auto;
      width: 340px !important;
      height: 225px;
      background-color: #ccc;
      float: none;
      margin-bottom: 20px; }
    .form-three-fields-image-red-container .form-required {
      display: none; }
    .form-three-fields-image-red-container .form-type-textfield {
      margin-top: 10px !important;
      margin-bottom: 10px !important; }
    .form-three-fields-image-red-container #three-fields-image-form div {
      margin: auto; }
    .form-three-fields-image-red-container h1 {
      color: white;
      font-weight: normal;
      text-align: center;
      max-width: 650px;
      margin: auto;
      margin-bottom: 30px; }
    .form-three-fields-image-red-container h3 {
      color: white;
      margin-bottom: 5px; }
    .form-three-fields-image-red-container .form-type-textfield {
      width: 340px;
      margin: auto;
      padding: 0; }
    .form-three-fields-image-red-container input[type="text"] {
      border-top: 1px solid #cfcfcf;
      border-left: 1px solid #cfcfcf;
      background-color: white;
      margin-left: 0; }
    .form-three-fields-image-red-container .form-item-field-3 {
      padding: 0;
      max-width: none;
      width: 100%;
      height: 117px; }
      .form-three-fields-image-red-container .form-item-field-3 label {
        width: 340px;
        margin: auto; }
      .form-three-fields-image-red-container .form-item-field-3 textarea {
        margin: auto;
        width: 340px;
        height: 117px; }
    .form-three-fields-image-red-container .grippie {
      display: none; }
    .form-three-fields-image-red-container #edit-send {
      margin-top: 150px;
      margin-left: -212px;
      margin-bottom: 20px; }
    .form-three-fields-image-red-container .clear {
      clear: both; } }
@media (max-width: 720px) {
  .form-three-fields-image-red-container {
    padding: 0px;
    background-color: #f0eee9; }
    .form-three-fields-image-red-container .three-fields-image-container {
      width: 100%; }
    .form-three-fields-image-red-container .three-fields-image {
      margin: auto;
      width: 250px !important;
      height: 225px;
      background-color: #ccc;
      float: none;
      margin-bottom: 20px; }
    .form-three-fields-image-red-container .form-required {
      display: none; }
    .form-three-fields-image-red-container .three-images-form-container {
      clear: both; }
    .form-three-fields-image-red-container .form-type-textfield {
      margin-top: 10px !important;
      width: 250px !important;
      margin-bottom: 10px !important; }
    .form-three-fields-image-red-container #three-fields-image-form div {
      margin: auto; }
    .form-three-fields-image-red-container h1 {
      color: white;
      font-weight: normal;
      text-align: center;
      max-width: 650px;
      margin: auto;
      margin-bottom: 30px; }
    .form-three-fields-image-red-container h3 {
      color: white;
      margin-bottom: 5px; }
    .form-three-fields-image-red-container .form-type-textfield {
      width: 250px;
      margin: auto;
      padding: 0; }
    .form-three-fields-image-red-container input[type="text"] {
      border-top: 1px solid #cfcfcf;
      border-left: 1px solid #cfcfcf;
      background-color: white;
      margin-left: 0;
      max-width: 250px; }
    .form-three-fields-image-red-container .form-item-field-3 {
      padding: 0;
      max-width: none;
      width: 100%;
      height: 117px; }
      .form-three-fields-image-red-container .form-item-field-3 label {
        width: 250px;
        margin: auto; }
      .form-three-fields-image-red-container .form-item-field-3 textarea {
        margin: auto;
        width: 250px;
        height: 117px; }
    .form-three-fields-image-red-container .grippie {
      display: none; }
    .form-three-fields-image-red-container #edit-send {
      margin-top: 150px;
      margin-left: -66px;
      margin-bottom: 20px; }
    .form-three-fields-image-red-container .clear {
      clear: both; } }
.form-three-fields-image-red-container, .form-three-fields-red-container {
  background-color: #e60000; }

.bonus-three-columns {
  padding: 20px; }
  .bonus-three-columns h1, .bonus-three-columns h2 {
    font-family: 'Merriweather', serif; }
  .bonus-three-columns h2 {
    line-height: 30px; }
  .bonus-three-columns .bonus-three-column-image-container {
    background-color: #ccc;
    height: 200px;
    width: 100%; }
  .bonus-three-columns .bonus-three-column-left {
    width: 297px;
    float: left;
    margin-right: 15px; }
  .bonus-three-columns .bonus-three-column-center {
    width: 297px;
    float: left;
    margin-right: 15px; }
  .bonus-three-columns .bonus-three-column-right {
    width: 297px;
    float: left; }

@media (max-width: 720px) {
  .bonus-three-columns {
    padding: 0;
    width: auto; }

  .bonus-three-column-left, .bonus-three-column-center, .bonus-three-column-right {
    width: 280px !important;
    margin-bottom: 10px; } }
@media (max-width: 720px) {
  .visible-desktop {
    display: none; }

  .visible-tablet {
    display: none; }

  .visible-mobile {
    display: block !important; } }
@media (max-width: 929px) and (min-width: 721px) {
  .hidden-tablet {
    display: none; }

  .visible-desktop {
    display: none; }

  .visible-mobile {
    display: none; }

  .visible-tablet {
    display: block !important; } }
@media (min-width: 930px) {
  .visible-mobile {
    display: none; }

  .visible-tablet {
    display: none; }

  .visible-desktop {
    display: block !important; } }
@media (max-width: 720px) {
  .visible-desktop {
    display: none; }

  .visible-tablet {
    display: none; }

  .visible-mobile {
    display: block !important; } }
@media (max-width: 929px) and (min-width: 721px) {
  .hidden-tablet {
    display: none; }

  .visible-desktop {
    display: none; }

  .visible-mobile {
    display: none; }

  .visible-tablet {
    display: block !important; } }
@media (min-width: 930px) {
  .visible-mobile {
    display: none; }

  .visible-tablet {
    display: none; }

  .visible-desktop {
    display: block !important; } }
/**
* Banners
*/
.region-ad-top .block {
  margin: 0; }

#side-ad {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 300px;
  height: 1200px;
  margin-left: 510px; }

@media (max-width: 720px) {
  #top-ad {
    margin: 0 -10px 15px; } }
.annons-info {
  font-size: 0.7em;
  line-height: 1em;
  font-weight: normal;
  color: #807D75;
  margin-bottom: 2px; }

#page {
  position: relative; }

@media (max-width: 1640px) {
  #page {
    margin-right: 300px; }

  #side-ad {
    left: auto;
    right: 0px; } }
@media (max-width: 1320px) {
  #page {
    margin-right: auto; }

  #side-ad {
    display: none; } }
.sidebar_first #page-tabs-popular-content .ui-state-default {
  border-left: 0 !important;
  border-right: 0 !important;
  width: 100%; }
.sidebar_first #page-tabs-popular-content .ui-widget-header a {
  font-size: 8px !important; }
.sidebar_first #page-tabs-popular-content .ui-tabs-active {
  height: 35px !important; }
.sidebar_first #page-tabs-popular-content .image {
  width: auto !important; }

#page-tabs-popular-content {
  padding-top: 0;
  border: 0 !important; }
  @media (max-width: 930px) and (min-width: 720px) {
    #page-tabs-popular-content .ui-widget-header a {
      font-size: 8px !important; }
    #page-tabs-popular-content .ui-tabs-active {
      height: 35px !important; }
    #page-tabs-popular-content .image {
      width: auto !important; } }
  #page-tabs-popular-content .ui-widget-header {
    background: none !important;
    border: none !important; }
    #page-tabs-popular-content .ui-widget-header a {
      font-weight: bold;
      font-size: 11px;
      height: 23px;
      line-height: 24px;
      outline: 0; }
  #page-tabs-popular-content #block-mkts-mkts-socialanyheter, #page-tabs-popular-content .block-mostpopular {
    border-top: none;
    padding: 0; }
  #page-tabs-popular-content .ui-tabs-nav {
    padding: 0 !important; }
  #page-tabs-popular-content .ui-state-default, #page-tabs-popular-content .ui-widget-content .ui-state-default, #page-tabs-popular-content .ui-widget-header .ui-state-default {
    background: none;
    border-radius: 0px !important;
    margin-right: 0 !important;
    margin-top: 2px;
    border-bottom: 1px solid #aaa;
    background-color: white; }
  #page-tabs-popular-content .ui-tabs-active {
    margin-top: 0 !important;
    border-bottom: none !important; }
  #page-tabs-popular-content .ui-state-default:not(.ui-state-active) {
    height: 32px; }
  #page-tabs-popular-content .ui-state-default:first-child {
    border-left: 0 !important; }
  #page-tabs-popular-content .ui-state-default:last-child {
    border-right: 0 !important; }
  #page-tabs-popular-content .ui-tabs .ui-tabs-nav li {
    border: none !important; }
  #page-tabs-popular-content h3 {
    display: none; }
  #page-tabs-popular-content .image {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    float: none !important;
    padding-left: 60px !important; }

div:not(.view-mode-full, .sidebars) div[id^="webform-ajax-wrapper-"] {
  float: right; }
  div:not(.view-mode-full, .sidebars) div[id^="webform-ajax-wrapper-"] .messages--error.messages.error {
    margin-right: 32px;
    float: none;
    width: 260px; }
  div:not(.view-mode-full, .sidebars) div[id^="webform-ajax-wrapper-"]:after {
    content: '';
    display: block;
    clear: both; }
div:not(.view-mode-full, .sidebars) .messages--error.messages.error {
  float: right; }
div:not(.view-mode-full, .sidebars) .block-content:after {
  clear: both;
  content: '';
  display: block; }

div.view-mode-full div[id^="webform-ajax-wrapper-"] {
  float: right !important;
  width: auto !important; }
  div.view-mode-full div[id^="webform-ajax-wrapper-"] .messages--error.messages.error {
    margin-right: 32px;
    float: none;
    width: 260px; }
  div.view-mode-full div[id^="webform-ajax-wrapper-"]:after {
    content: '';
    display: block;
    clear: both; }
div.view-mode-full .messages--error.messages.error {
  float: right; }
div.view-mode-full .block-content:after {
  clear: both;
  content: '';
  display: block; }

.field-name-mkts-field-article-byline {
  clear: both; }

/*# sourceMappingURL=styles.css.map */
