
/* GENERELLT */


/* För att undvika scrollning i sidled på liten skärm */

html, body {
  overflow-x: hidden;
}


/* Grundinställningar */

body {
  font-size: 16px;
  line-height: 1.4;
  font-family: "Georgia", serif;
  color: #222;
  word-spacing: 0em;
  background-color: #fff;
  position: relative;
}

@media (min-width: 480px) {
body {
  font-size: 16.5px;
  line-height: 1.4;
  font-family: "Georgia", serif;
  color: #333;
  word-spacing: 0em;
}
}


/* Länkar */

.main-column a {
  color: #0070e2;
}

.push-component a, .push-component>a {
  color: #0070e2;
}

a:active, a:visited, a:focus {
  text-decoration:none!important;
}


/* NY SIDBREDD */

/* Maxbredd */

@media (min-width: 798px) {
.page-container {
    max-width: 1140px;
}
}

.global-nav .global-nav-container {
    max-width: 1140px;
}


/* Spaltbredd */

@media (min-width: 992px) {
.col-md-8 {
    width: 70%;
  background-color: #fff;
}
}

@media (min-width: 992px) 
  { 
.col-md-4 {
    width: 30%; 
}
}


/* Mindre marginaler på mobiler */


@media (max-width: 400px) {
.container, .container-fluid {
    padding-left: 14px;
    padding-right: 14px;
}
}


/* Streck på sidorna */

.page-container {
    border-left: 0px solid #efefef;
    border-right: 0px solid #efefef;
}


/* Streck högerspalt */

@media (min-width: 992px) {
.col-md-4 {
background-color: #fff; 
border-right: 0px solid #e7e7e7;
}
}
 
@media (min-width: 992px) {
.column-border-right-md:after {
    border-left: 1px solid #efefef;
}
}

@media (min-width: 992px) {
.column-border-left-md:before {
    border-left: 1px solid #efefef;
}
}



/* Textfärg i formulärfält */

.form-control, output {
    color: #444!important;
}



/* ANNONSER */

.ad.ad-nav-banner-below .ad-wrapper {
    margin: 0 auto;
    max-width: 1140px;
}

.ad-component .ad-wrapper {
    margin: 0 auto;
    max-width: 100%;
}


/* Ordet ANNONS innan artikelannonser */

.push-component.profile-annons::before {
display:none
}


/* Banner i artikelannonser */

.article-page.profile-annons .main-column main::after, .article-page.profile-annons .main-column main::before {
font-family: "Arial", sans-serif;
}

/* "Tagline" i artikelannonser */

.article-page.profile-annons .main-column main .tagline span {
font-family: "Arial", sans-serif;

}


/* Marginaler i artikelannonser */

.article-page.profile-annons .main-column main {
    background-color: #fbf6dc;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: none;
}



/* Faktarutor i artikelannonser */

.article-page.profile-annons .main-column main .box-component .well {
    background-color: #fdfaed;
  padding: 15px!important;
  border: 0;
}


/* Avstånd kring annonser och enskilda bilder */

.image-component {
  margin-bottom: 10px;
}

.rxml-component {
  margin-bottom: 10px;
}

.ad-component .ad {
  margin-bottom: 15px;
}

@media (min-width: 798px) {
.ad-component .ad {
  margin-bottom: 20px;
  margin-top: -1em;
}
}

/* Luft under VIF-annonsplats */

.push-component, .vi-iframe-component {
    margin-bottom: 20px;
}



/* FÄRGER */

/* Nyhetsfärgen */

.push-component.profile-nyheter .tagline {
    color: #00799e;
}

.text-component-category.profile-nyheter, .text-component-category.profile-nyheter a {
    color: #00799e;
}


.push-component.profile-nyheter .label {
    background-color: #00799e!important;
}



.push-component.profile-arbetsliv .label, .push-component.profile-feature .label, .push-component.profile-kronikor .label, .push-component.profile-magasin .label, .push-component.profile-tro-liv .label {
  background-color: #d9861b;
}

.push-component.profile-feature .tagline {
  color: #d9861b;
}

.push-component.profile-tro-liv .tagline {
  color: #d9861b;
}

.push-component.profile-kronikor .tagline {
  color: #d9861b;
}

.push-component.profile-arbetsliv .tagline {
  color: #d9861b;
}

.text-component-category.profile-kronikor {
  color: #d9861b;
}

.text-component-category.profile-tro-liv {
  color: #d9861b;
}

.text-component-category.profile-feature {
  color: #d9861b;
}

.text-component-category.profile-arbetsliv {
  color: #d9861b;
}

.article-list-component.profile-arbetsliv h2, .article-list-component.profile-kronikor h2, .article-list-component.profile-magasin h2, .article-list-component.profile-tro-liv h2, .push-component.profile-arbetsliv .tagline, .push-component.profile-feature .tagline, .push-component.profile-kronikor .tagline, .push-component.profile-magasin .tagline, .push-component.profile-tro-liv .tagline, .text-component-category.profile-arbetsliv, .text-component-category.profile-arbetsliv a, .text-component-category.profile-feature, .text-component-category.profile-feature a, .text-component-category.profile-kronikor, .text-component-category.profile-kronikor a, .text-component-category.profile-magasin, .text-component-category.profile-magasin a, .text-component-category.profile-tro-liv, .text-component-category.profile-tro-liv a {
    color: #d9861b;
}


/* Ny grå */

.push-component .date {
    color: #878787;
  font-size: 15px!important;
}

.push-component.v-writer .name {
    color: #878787!important;
}


/* Gråa siffror */

.article-list-component.article-list-component-most-read ul>li:before {
    color: #9b9b9b!important;
}


/* Grå stjärna */

.premium-star {
    color: #a7a7a7;
}



/* NAVIGERINGSFÄLTET och HUVUDMENYN */

/* Länkar i sidhuvudet */

.header-top-links li>a {
  border-right: 0px solid #e7e7e7;
}

.header-top-links, main {
border-bottom: 1px solid #e7e7e7;
}


@media (min-width: 798px) {
.global-navigation .navbar-nav>li>a {
  padding: 16px 8px 12px 14px;
}
}

@media (min-width: 798px) {
.global-navigation .navbar-nav>li>.navbar-text {
  margin: 16px 0 11px 0;
}
}

.global-navigation .navbar {
  font-size: 14px;
}


/* Blå bakgrund */

.global-nav {
background-color: #007092!important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
background-color: #007092!important;
}

.global-navigation .navbar .navbar-header {
    padding: 0 10px;
  background-color: #007092!important;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: #c7c7c7;
}

.header-top-links li>a:hover {
  text-decoration: none;
color: #696969;
}

.header-top-links {
line-height: 1.3;
}


/* Symbol när man är inloggad */

@media (max-width: 797px) {
.global-navigation .header-user-button.logged-in {
    color: #00485e;
}
}


/* Ingen ram på knapp */

.navbar-inverse .navbar-toggle {
    border: 0;
}

/* Vit text */

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

@media (max-width: 797px) {
.global-navigation .navbar-inverse .navbar-nav li>a {
    color: #fff;
    font-weight: 400;
}
}

/* Vit text hover */

.navbar-inverse .navbar-nav>li>a:hover {
    color: #cfe7f3;
}


/* Text på inloggad person */

.navbar-inverse .navbar-text {
    color: #cfe7f3;
}


/* Hover-färg */

.main-navigation .navbar-nav>li>a:hover {
background-color: #e9e9e9;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #222;
    background-color: #e9e9e9;
}


/* Senaste utgåvan */

.header-top-links li.pull-right>a {
  font-weight: 100;
  font-size: 14.5px;
}

.header-top-links li:last-child>a {
  padding-top: 7px;
}

/* Vita symboler i navigeringsfältet */

@media (min-width: 798px) {
.global-navigation .navbar-right .fa.fa-user:before {
color: #fff;
}
}

@media (min-width: 798px) {
.global-navigation .navbar-right .fa.fa-star:before {
color: #fff;
}
}


/* Luft kring logotypen */

@media (max-width: 480px) {
.main-navigation .navbar .navbar-toggle {
  margin: 17px 20px 0px 25px;
}
}

header {
  margin-top: 0px;
  margin-bottom: 0px;
}


@media (min-width: 480px) {
header {
  margin-top: 10px;
  margin-bottom: 0px;
}
}

@media (min-width: 798px) {
header {
  margin-top: 14px;
  margin-bottom: 13px;
}
}

/* Streck under loggan i mobilen */

.main-navigation .navbar-header {
    border-bottom: 1px solid #ddd!important;
}


@media (min-width: 480px) {
.main-navigation .navbar-header {
    border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}
}



/* Huvudmenyn */

@media (min-width: 798px) {
.main-navigation .nav li>a {
  border-right: 0px solid #ddd;
  font-size: 16px;
}
}

.main-navigation .navbar-collapse {
  border-top: none;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #222;
    background-color: #e9e9e9;
}

@media (max-width: 797px) {
.touch .main-navigation .navbar .navbar-nav>li>a:hover {
    background-color: #ddd!important;
    text-shadow: none!important;
    color: #222;
}
}


/* Ingen tjock linje överst */

@media (min-width: 798px) {
.main-navigation .navbar-collapse {
    border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
}
}

/* Mindre utrymme kring orden */

@media (min-width: 798px) {
.main-navigation .navbar-nav>li>a {
  padding: 10px 10px;
}
}


/* Streck under logotypen för mobil */

.main-navigation .navbar-header {
  border-bottom: 2px solid #000;
}


/* Rekommenderat på Startsidan */

.recommended-component .recommended-component-header {
font-size: 17px;
color: #d9861b;
}

.recommended-component a {
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color: #222;
font-size: 17px;
}


.recommended-component {
  margin-bottom: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px 9px 0px;
    line-height: 1.3;
}

.recommended-component a:hover {
  color: #555;
text-decoration: none;
}



/* PUFFAR */

/* Kategori på platta */

.label {
  border-radius: 1em;
}

.push-component .category {
text-transform: none;
  padding: .15em .55em;
font-size: 13.5px;
}


/* Rubrikstil i skribent-puffar */

.push-component.v-writer a {
  border-top: 1px dotted #ccc;
    border-bottom: 0px dotted #ccc;
  color: #222;
}

.push-component.v-writer a:hover {
color: #666;
text-decoration: none;
}

/* Åsiktsrubrik högerspalt */

.title {
text-decoration: none!important;
font-family: "Tiempos Headline Light","Times New Roman",serif;
font-size: 21px;
line-height: 1.2;
padding: 4px 0 2px 0;
word-spacing: 0em;
}

.title a:hover {
color: #666;
text-decoration: none!important;
}

.push-component.v-writer .name {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 100;
  font-size: 14px;
}


/* Titlar på listor */

.href-list-component h2, .push-component-related h2 {
  border-bottom: 0px solid #d9861b;
    padding: 6px 10px 6px 0px;
      font-size: 16px;
}

.rss-component h2 {
  border-bottom: 0px solid #d9861b;
    padding: 10px 0px 6px 0px;
    font-size: 19px;
}

.article-list-component h2 {
  font-size: 19px;
  border-bottom: 0px solid #d9861b;
  color: #d9861b;
  padding-bottom: 6px;
}

.push-component.v-large h3, .push-component.v-medium h3, .push-component.v-small h3, .push-component.v-x-small h3 {
  font-size: 17px;
  border-bottom: 0px solid #d9861b;
  padding-bottom: 6px;
}


/* Rubrikstil i listor */

.article-list-component ul li {
  padding: 9px 10px 8px 0px;
  word-spacing: -0.03em;
  letter-spacing: -0.004em;
line-height: 1.25;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
  font-size: 18px!important;
}

.article-list-component ul li a {
font-family: arial, helvetica, sans-serif;
font-size: 18px!important;
}

.article-list-component ul li a:hover {
color: #777;
text-decoration: none;
}

.article-list-component.article-list-component-most-read ul>li:before {
  font-size: 30px;
  font-weight: 100;
  margin-top: -15px;
}

.article-list-component.article-list-component-most-read ul>li {
  padding-left: 32px;
    padding-right: 10px;
}


.href-list-component ul li a, .push-component-related ul li a {
font-family: arial, helvetica, sans-serif;
font-size: 16.5px;
font-weight: bold;
color: #222;
word-spacing: -0.03em;
letter-spacing: -0.005em;
}

.href-list-component ul li {
  line-height: 1.25;
  border-top: 1px dotted #ccc;
    border-bottom: 0px dotted #ccc;
  padding: 6px 0;
}

.href-list-component ul li a:hover, .push-component-related ul li a:hover {
color: #696969!important;
}

.rss-component ul li {
  border-top: 1px dotted #ccc;
    border-bottom: 0px dotted #ccc;
  padding: 6px 0;
font-family: arial, helvetica, sans-serif;
font-size: 16.5px;
font-weight: bold;
    word-spacing: -0.03em;
  letter-spacing: -0.005em;
}

.rss-component ul li a:hover {
color: #777;
text-decoration: none;
}


/* Datum i listor */

.article-list-component .article-list-component-date {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  text-transform: uppercase!important;
  color: #989898;
}


/* Datum i puffar */

.push-component .date {
  color: #878787;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px!important;
  text-transform: capitalize;
display: block;
padding: 3px 0px 0px 0px;
}



/* RUBRIKER */

/* Rubrik överst */

@media (min-width: 768px) {
.section-page .column-item.p1 .push-component.v-large h2 {
    font-size: 53px!important;
    word-spacing: 0em;
    line-height: 1.12;
}
}

.section-page .column-item.p1 .push-component.v-large h2 {
  font-size: 28px;
        word-spacing: 0em;
    line-height: 1.15;
}


/* Stor puff */

.section-page .column-item.p1~.column-item.p1 .push-component.v-large h2 {
  font-size: 28px;
    line-height: 1.12;
}

@media (min-width: 768px) {
.section-page .column-item.p1~.column-item.p1 .push-component.v-large h2 {
    font-size: 50px;
    word-spacing: 0em;
    line-height: 1.12;
}
}

/* Liggande puff */

.push-component.v-small h2, .push-component.v-small.push-component-gallery .fluid-image-fancy .fluid-image-fancy-img .media-icon, .push-component.v-small.push-component-video .fluid-image-fancy .fluid-image-fancy-img .media-icon, .push-component.v-x-small h2, .push-component.v-x-small.push-component-gallery .fluid-image-fancy .fluid-image-fancy-img .media-icon, .push-component.v-x-small.push-component-video .fluid-image-fancy .fluid-image-fancy-img .media-icon {
    line-height: 1.15;
}

@media (min-width: 480px) {
.push-component.v-small h2, .push-component.v-small.push-component-gallery .fluid-image-fancy .fluid-image-fancy-img .media-icon, .push-component.v-small.push-component-video .fluid-image-fancy .fluid-image-fancy-img .media-icon, .push-component.v-x-small h2, .push-component.v-x-small.push-component-gallery .fluid-image-fancy .fluid-image-fancy-img .media-icon, .push-component.v-x-small.push-component-video .fluid-image-fancy .fluid-image-fancy-img .media-icon {
    font-size: 35px;
    word-spacing: 0em;
    line-height: 1.15;
}
}

/* Halvspalts-puff */

.push-component.v-medium h2 {
  font-size: 24px;
    line-height: 1.2;
          word-spacing: 0em;
}

@media (min-width: 480px) {
.push-component.v-medium h2 {
    font-size: 31px;
    line-height: 1.15;
    word-spacing: 0em;
}
}


.push-component.v-large h2 {
  font-size: 24px;
  line-height: 1.1;
  word-spacing: 0em;
}


/* Luft över stor puff */

@media (min-width: 768px) {
.push-component.v-large h2 {
    margin-top: 0.4em;
}
}


.push-component h1, .push-component h2, .push-component h3 {
  margin-top: 0;
  letter-spacing: -.1px;
  word-spacing: 0em;
}

@media (max-width: 479px) and (min-width: 250px) {
.push-component.v-x-small h2 {
  font-size: 20px;
  line-height: 1.18;
overflow-wrap: break-word;
word-wrap: break-word;
}
}


/* Luft under artikelpuff */

.divider-after-push .divider-after-push-divider {
    margin-bottom: 20px!important;
}


/* Luft under puffar */

.push-component, .vi-iframe-component {
  margin-bottom: 15px;
}


/* Hovereffekt för rubriker */

.push-component h2:hover {
color: #696969;
}

.push-component.v-medium h2:hover {
color: #696969;
}


/* Luft kring rubriker */

.push-component h1, .push-component h2, .push-component h3 {
  margin-top: 0.4em;
}

@media (min-width: 768px) {
.push-component.v-large h2 {
  margin-top: 0.3em;
}
}

.push-component h2 {
  margin-bottom: 0.42em;
}


/* Döljer foto/video-symbol på bild */

.media-icon {
display: none!important;
}


/* Kategoriord */

.push-component .category {
    text-transform: none;
    padding: 0.15em 0.55em;
    font-size: 14px;
}


/* Mer luft vid liggande puffar */

@media (min-width: 480px) {
.push-component.v-small .text.with-image, .push-component.v-x-small .text.with-image {
    margin-right: 38.4%;
    padding-right: 20px;
}
}


/* Grå ruta innan bilder laddas */

.push-component .image-wrapper {
    background-color: #ccc;
    box-shadow: inset 0 0 40px #555;
}


/* Bildstorlek för liggande puffar */

@media (min-width: 480px) {
.push-component.v-small .image-wrapper, .push-component.v-x-small .image-wrapper {
    float: right;
    width: 30%;
    margin-left: 30px;
    margin-bottom: 0;
}
}


/* Ladda in fler puffar */

.push-component.push-component-load-button .push-component-load-button-text {
    color: #888;
}




/* Streck */

@media (min-width: 480px) {
.main-column .column-item.p1 .push-component.v-medium:after, .main-column .column-item.p2 .push-component.v-medium:before {
    border-left: 1px solid #e5e5e5;
}
}

.divider-component .divider-component-divider .divider-component-text {
  background-color: #d9861b;
}


.divider-component .divider-component-divider .divider-component-text {
  letter-spacing: 0;
  font-size: 18px;
  text-transform: none;
  padding: 6px 9px 5px;
    color: #fff;
}

.divider-after-push .divider-after-push-divider {
  border-top: 1px solid #e5e5e5;
}

.divider-component .divider-component-divider {
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
}


/* Stuff missed by customer */

.articles-about {
  border-color: #e5e5e5;
}


.divider-before-article .divider-before-article-divider {
  border-color: #e5e5e5;
}



/* Relaterad-rad */

.push-component-related ul li a {
font-family: arial, helvetica, sans-serif;
  font-size: 16px;
}

@media (min-width: 480px) {
.push-component-related ul li a {
font-family: arial, helvetica, sans-serif;
  font-size: 17.5px;
  line-height: 1.2;
  font-weight: bold;
}
}

.push-component-related ul li a:hover {
text-decoration: none;
}

.category-related {
display: none;
}

.push-component-related ul li a:before {
content: "\2022";!important;
  color: #9b9b9b;
  margin-right: 6px;
font-family: arial, helvetica, sans-serif;
  font-weight: bold;
font-size: 20px;
vertical-align: -1px;
}

.push-component-related ul li:first-child {
  border-top: 0px dotted #ccc;
  margin-top: 15px;
}

.push-component-related ul li {
  border-bottom: 0px dotted #ccc!important;
    padding: 6px 0px 4px 0px!important;
    border-top: 1px dotted #ccc!important;
}



.href-list-component ul li a:hover, .push-component-related ul li a:hover {
  color: #555;
text-decoration: none;
}


/* Visa fler-knappen */

.push-component.push-component-load-button .push-component-load-button-text {
font-size: 18px;
  font-weight: 300;
  text-transform: none;
}

.push-component.push-component-load-button .push-component-load-button-icon {
  vertical-align: 3px;
}



/* ARTIKELSIDOR */

/* Huvudspalt och smalspalt */

@media (min-width: 798px) {
.text-component .text-left-col {
    width: 68%;
}
}

@media (min-width: 798px) {
.text-component .text-right-col {
    width: 31%;
}
}


/* Rubrikstorlek i artiklar */

.h1, h1 {
  font-size: 30px;
}


@media (min-width: 768px) {
.h1, h1 {
    font-size: 48px;
}
}

.text-component h1 {
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    letter-spacing: -0.3px;
    line-height: 1.15;
    max-width: 100%;
}


@media (min-width: 768px) {
.text-component h1 {
    margin-top: 0.7em;
    margin-bottom: 0.65em;
    letter-spacing: -0.3px;
    line-height: 1.15;
    max-width: 97%;
}
}

.box-component blockquote, .h1, h1 {
  line-height: 1.1;
}


/* Glesare mellan tecknen i opinionsrubrik */

.profile-kronikor .text-component h1, .profile-opinion .text-component h1 {
    font-family: "Tiempos Headline Light","Times New Roman",serif;
    font-weight: 400;
    letter-spacing: 0.002em; 
}

/* Ingresser */

.text-component .text-component-main-column h2, .text-component>h2 {
  font-size: 18px;
  line-height: 1.3;
word-spacing: -0.00em;
letter-spacing: -0.000em;
}


@media (min-width: 768px) {
.text-component .text-component-main-column h2, .text-component>h2 {
  font-size: 18.5px;
  line-height: 1.3;
word-spacing: -0.00em;
letter-spacing: -0.000em;
max-width: 95%;
}
}


@media (min-width: 1920px) {
.text-component .text-component-main-column h2, .text-component>h2 {
  font-size: 19.11px;
  line-height: 1.3;
word-spacing: -0.00em;
letter-spacing: -0.000em;
max-width: 95%;
}
}



/* Kategori och datumrad */

.text-component .text-component-datebox {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 0px dotted #ccc;
    padding: 10px 0px 5px 0px;
    font-size: 15px;
    line-height: 1.45;
    font-family: "Arial", sans-serif;
}


.text-component .text-component-category {
  font-size: 17px;
  display: inline;
}

@media (min-width: 480px) {
.text-component .text-component-category {
  font-size: 19px;
    display: inline;
}
}


@media (min-width: 480px) {
.text-component .text-component-datebox {
  font-size: 15px;
line-height: 1.45;
}
}


/* Symboler för epost och utskrift */

.text-component .text-component-datebox .text-component-datebox-actions a {
  font-size: 20px;
color: #aaa;
display: none;
}

@media (min-width: 480px) {
.text-component .text-component-datebox .text-component-datebox-actions a {
  font-size: 21px;
  display: inline;
}
}

.text-component .text-component-datebox .text-component-datebox-actions a:hover {
color: #757575;
}



/* Brödtext */

.text-component .text-component-main-column {
    font-size: 17.22px;
    line-height: 1.455!important; /* 1.46 bra */
    word-spacing: -0.00em;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #151515;
}

@media (min-width: 768px) {
.text-component .text-component-main-column {
    font-size: 17.33px!important;
    line-height: 1.4475!important;
    word-spacing: -0.00em;
    font-family:  "Georgia", serif;
      -webkit-font-smoothing: antialiased;
    color: #151515;
    max-width: 99%;
}
}

@media (min-width: 1920px) {
.text-component .text-component-main-column {
    font-size: 18px!important;
    line-height: 1.4475!important;
    word-spacing: -0.00em;
    font-family:  "Georgia", serif;
      -webkit-font-smoothing: antialiased;
    color: #222;
    max-width: 99%;
}
}


/* Stycke */

p {
  margin-bottom: 1.9rem;
}


@media (min-width: 768px) {
p {
  margin-bottom: 1.87rem;
}
}


@media (min-width: 1920px) {
p {
  margin-bottom: 1.87rem;
}
}




/* Citat */

blockquote {
  margin: 2px 0px 19px 0px;
}

.box-component blockquote {
  padding: 2em 0 0;
}

@media (min-width: 480px) {
.box-component blockquote {
    font-size: 25px;
    line-height: 1.3333;
    padding-top: 26px;
    overflow-wrap: break-word;
    word-wrap: break-word;
      letter-spacing: 0.006em; 
  }
}

.box-component .byline {
  margin-top: 13px;
    margin-bottom: 28px;
font-size: 14.5px;
    line-height: 1.4;
}




/* Bildtext */

.image-component p {
  margin-top: 5px;
  font-size: 15px;
  word-spacing: -0.02em;
}


/* Faktaruta */

.well {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: none;
    margin-top: 3px;
    margin-bottom: 30px;
    padding: 15px!important;
}

.well p {
  margin-bottom: 1.5rem;
}

.box-component .well h3 {
  font-size: 16px;
  line-height: 1.25;
border-bottom: 1px solid #ddd;
margin-bottom: 12px;
padding-bottom: 10px;
  padding-top: 0px;
  hyphens: none;
  color: #d9861b;
}

.box-component .well {
    padding: 0px;
    font-size: 15px;
    line-height: 1.4;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: none;
    color: #333;
    word-spacing: -0.00em;
}


.box-component .well:before {
  display: none;  
}



/* Streck mellan brödtext och spalt */

@media (min-width: 768px) {
.text-component .column-border-left-sm:before {
  border-left: 0px dotted #ccc;
}
}

@media (min-width: 768px) {
.text-component .column-border-right-sm:after {
  border-left: 0px dotted #e1e1e1;
}
}

@media (min-width: 768px){
.article-page .column-border-left-sm:before, .article-page .column-border-right-sm:after {
  top: 6px;
}
}

.col-sm-4 {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px){
.col-sm-4 {
  padding-left: 20px;
  padding-right: 15px;
}
}

/* Fotnot */

.box-component .footnote::before {
  content: "Fotnot: ";
  font-size: 15px;
}

.footnote {
font-size: 16px;
font-style: italic;
}


/* Dela-knappar */

.share-component {
margin-top: 24px;
margin-bottom: 34px;
}

@media (min-width: 768px){
.share-component {
margin-top: 0px;
margin-bottom: 34px;
}
}

/* Nyckelord */

.article-keywords-list .title {
font-size: 16px;
padding-bottom: 5px;
}

.article-keywords-list .keyword {
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #ccc;
    display: inline-block;
    font-family: arial;
    color: #454545;
    margin: 6px 5px 1px 0px;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.3;
    hyphens: auto;
    padding: 5px 12px;
}


/* Nyckelord hover */

.article-keywords-list .keyword:hover {
    background-color: #f1f1f1;
}


/* Byline */

.byline-component .byline-component-name {
font-size: 17px;
   border-top: 1px solid #e5e5e5;
   padding-top: 12px;
}

.byline-component-email {
font-size: 16px;
line-height: 1.2;
font-family:  Arial,sans-serif;
}

.byline-component .byline-component-title {
font-size: 16px;
  line-height: 1.4;
}



/* I mobilen, inget streck efter artikelsläp och innan högerspalten */

.article-trailing-box {
  border-bottom: 0px solid #ccc;
}


/* Rutan under debatt */

.text-component .text-component-opinion-disclaimer {
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.01em; 
    color: #111;
    padding: 18px;
    background: #fbf6dc;
    border: 0px solid #ddd;
    font-family: "Arial",sans-serif;
}


/* SIDFOTEN */

footer {
font-size: 15px;
  line-height: 1.4;
}

footer .center-links {
  line-height: 20px;
    line-height: 1.5;
}

footer .small {
  font-size: 13px;
      line-height: 1.4;
}

