body .ds-2col > .group-left,
body .ds-2col-stacked > .group-left {
  width: 49%;
  margin-right: 1%;
}

body .ds-2col > .group-right,
body .ds-2col-stacked > .group-right {
  width: 49%;
  margin-left: 1%;
}

body.html div.form-item {
  white-space: normal;
}

body.node-type-article #mainbar .field-name-mkts-scald-mega .field-items .cycle-prev,
body.node-type-article #mainbar .field-name-mkts-scald-mega .field-items .cycle-next {
  background: url(../images/arrows.png) no-repeat;
}

body .node-ad,
body .view-mode-search_result,
body .view-mode-style1,
body .view-mode-style2,
body .view-mode-style3,
body .view-mode-style4,
body .view-mode-style5 {
  padding: 10px 0;
  border-bottom: 1px solid #807d75;
}

body .views-row-first .view-mode-search_result,
body .views-row-first .view-mode-style1,
body .views-row-first .view-mode-style2,
body .views-row-first .view-mode-style3,
body .views-row-first .view-mode-style4,
body .views-row-first .view-mode-style5 {
  padding-top: 0;
}

body .views-row-last .view-mode-search_result,
body .views-row-last .view-mode-style1,
body .views-row-last .view-mode-style2,
body .views-row-last .view-mode-style3,
body .views-row-last .view-mode-style4,
body .views-row-last .view-mode-style5 {
  border:0;
}

body .view-mode-search_result,
body .view-mode-style1,
body .view-mode-style2,
body .view-mode-style3,
body .view-mode-style4,
body .view-mode-style5 {
  display: block;
  width: 480px;
}

body .view-mode-search_result .group-left,
body .view-mode-style2 .group-right,
body .view-mode-style3 .group-left {
  width: 140px;
}

body .view-mode-search_result .group-right,
body .view-mode-style2 .group-left,
body .view-mode-style3 .group-right {
  width: 325px;
}

body .view-mode-style2 .group-right img,
body .view-mode-style3 .group-left img {
  width: 140px;
}
body .view-mode-style2 .group-right img.mini,
body .view-mode-style3 .group-left img.mini {
  width: 50px;
}

body .view-mode-search_result .field-name-title h3,
body .view-mode-style1 .field-name-title h1,
body .view-mode-style2 .field-name-title h1,
body .view-mode-style3 .field-name-title h1,
body .view-mode-style4 .field-name-title h1,
body .view-mode-style5 .field-name-title h1 {
  font-family: 'Merriweather', serif;
  margin: 4px 0 12px;
}

body .view-mode-style1 .field-name-title h1 {
  font-size: 2.4em;
  font-weight: 700;
  line-height: 1.0938em;
}

body .view-mode-style4 .field-name-title h1 {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.1em;
  margin-top:0;
}

body .view-mode-search_result .field-name-title h3,
body .view-mode-style2 .field-name-title h1,
body .view-mode-style3 .field-name-title h1,
body .view-mode-style5 .field-name-title h1 {
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.2em;
  margin-top:0;
}

body .view-mode-head .field-name-title h5 {
  font-family: 'Merriweather', serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2em;
  margin:0 0 8px;
}

body .view-mode-search_result .field-name-title a,
body .view-mode-head .field-name-title a,
body .view-mode-style1 .field-name-title a,
body .view-mode-style2 .field-name-title a,
body .view-mode-style3 .field-name-title a,
body .view-mode-style4 .field-name-title a,
body .view-mode-style5 .field-name-title a {
  outline: 0;
  color: #000;
  text-decoration: none;
}

body .view-mode-head .field-name-mkts-body-author .field-items {
  line-height: 1em;
}

body .view-mode-head .field-name-mkts-body-author .field-item,
body .view-mode-style1 .field-name-body .field-item,
body .view-mode-style2 .field-name-body .field-item,
body .view-mode-style3 .field-name-body .field-item,
body .view-mode-style4 .field-name-body .field-item,
body .view-mode-style5 .field-name-body .field-item {
  line-height: 1.188em;
}

body .node-article .field-name-body a,
body .node-article .field-name-mkts-body-author a {
  outline: 0;
  color: #000;
  text-decoration: none;
}

body .view-mode-head .field-name-mkts-body-author span.type,
body .view-mode-teaser .field-name-body span.type,
body .view-mode-style1 .field-name-body span.type,
body .view-mode-style2 .field-name-body span.type,
body .view-mode-style3 .field-name-body span.type,
body .view-mode-style4 .field-name-body span.type,
body .view-mode-style5 .field-name-body span.type {
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  /*margin-right: 6px;*/
  color: #E3000B;
}
body .node-article .field span:after {
  content: " ";
}

body .node-article .field span.ledare,
body .node-article .field span.kronika,
body .node-article .field span.opinion,
body .node-article .field span.analys,
body .node-article .field span.blogg {
  color: #f0973d;
}


body .node-article .field .inside {
  color: #807d76;
}

body .node-article .field-name-mkts-field-comments-post-date {
  display: block;
  overflow: hidden;
  clear: both;
}

body .node-article .field-name-mkts-field-comments-post-date .field-item {
  display: inline-block;
  margin-top: 10px;
  color: #807d75;
  text-transform: uppercase;
  font-size: 0.75em;
}

body .node-article .field-name-mkts-field-comments-post-date .odd {
  display:none;
  float: left;
}

body .node-article .field-name-mkts-field-comments-post-date .even {
  float: right;
}

body .node-article .field-type-entityreference {
  padding-top: 15px;
}

body .node-article .field-type-entityreference .field-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: normal;
  color: #807D75;
  text-transform: uppercase;
  margin: 0 0 10px;
}

body .node-article .field-type-entityreference .field-item {
  width: 229px;
  float: left;
  min-height: 50px;
  padding-bottom: 10px;
}

body .node-article .field-type-entityreference .field-item.even {
  margin-right: 10px;
}

body .node-article .field-type-entityreference .field-item.odd {
  border-left: 1px solid #CCCCCC;
  padding-left: 10px;
}

body .node-article .field-type-entityreference .field-item .field-item {
  float: none;
  width: auto;
  padding:0;
}

body .node-article .field-type-entityreference .field-item .field-item.even {
  margin:0;
}

body .node-article .field-type-entityreference .field-item .field-item.odd {
  margin:0;
  border:none;
}

body .node-article .field-type-entityreference .field-item .node {
  display: block;
}

body .node-article .view-mode-referenced .field-item {
  margin-bottom: 5px;
}

body .node-article .view-mode-referenced .group-left {
  width: auto;
  margin-right: 10px;
}

body .node-article .view-mode-referenced .group-right {
  width: 169px;
  margin:0;
}

body .node-article .view-mode-referenced img {
  display: block;
}

body .node-article .view-mode-referenced .field-name-title h2,
body .node-article .view-mode-referenced .field-name-title h3,
body .node-article .view-mode-referenced .field-name-title h4,
body .node-article .view-mode-referenced .field-name-title h5 {
  font-size: 1em;
  line-height: 1em;
  margin:0;
}

body .node-article .view-mode-referenced .field-name-title h2 a,
body .node-article .view-mode-referenced .field-name-title h3 a,
body .node-article .view-mode-referenced .field-name-title h4 a,
body .node-article .view-mode-referenced .field-name-title h5 a {
  font-family: 'Merriweather', serif;
  font-size: 1em;
  line-height: 1em;
}

body .node-article .field-name-mkts-scald-large .field-items {
  font-size: 0.63em;
  line-height: 1.1em;
  text-align: right;
}

body .node-article .dnd-atom-wrapper {
  font-size: 0.83em;
  line-height: 1.3em;
  margin-bottom: 16px;
}


/* CK-editor extras */

/* CK-editor extras */
body.node-type-article #mainbar .field-name-field-preamble,
body.node-type-article #mainbar .ingress,
body.node-type-article #mainbar .Ingress {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.35em;
  line-height: 1.2em;
}

body.node-type-article #mainbar .field-name-field-preamble p {
  margin-bottom: 0;
  text-indent: 1em;
}
body.node-type-article #mainbar .field-name-field-preamble p:first-child{
  text-indent: 0;
}


body.node-type-article #mainbar .ingress2,
body.node-type-article #mainbar .Ingress2 {
  display: block;
  text-indent: 1em;
}

body.node-type-article #mainbar .group-left .field-name-mkts-body-preamble-free h1,
body.node-type-article #mainbar .group-left .field-name-mkts-body-preamble-free h2,
body.node-type-article #mainbar .group-left .field-name-mkts-body-preamble-free h3,
body.node-type-article #mainbar .group-left .field-name-mkts-body-preamble-free h4,
body.node-type-article #mainbar .group-left .field-name-mkts-body-preamble-free h5,
body.node-type-article #mainbar .group-left .field-name-mkts-body-preamble-free h6 {
  font-size: 1.25em;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 8px;
}

body.node-type-article #mainbar .group-left .field-name-mkts-body-preamble-free .styckeingang {
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
}


/**
 * Special domain styles
 */

body.domain-egenel-etc-se .view-mode-search_result .field-name-title h3,
body.domain-egenel-etc-se .view-mode-style1 .field-name-title h1,
body.domain-egenel-etc-se .view-mode-style2 .field-name-title h1,
body.domain-egenel-etc-se .view-mode-style3 .field-name-title h1,
body.domain-egenel-etc-se .view-mode-style4 .field-name-title h1,
body.domain-egenel-etc-se .view-mode-style5 .field-name-title h1 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  margin: 0 0 8px;
}

body.domain-egenel-etc-se .view-mode-head .field-name-mkts-body-author span.type,
body.domain-egenel-etc-se .view-mode-teaser .field-name-body span.type,
body.domain-egenel-etc-se .view-mode-style1 .field-name-body span.type,
body.domain-egenel-etc-se .view-mode-style2 .field-name-body span.type,
body.domain-egenel-etc-se .view-mode-style3 .field-name-body span.type,
body.domain-egenel-etc-se .view-mode-style4 .field-name-body span.type,
body.domain-egenel-etc-se .view-mode-style5 .field-name-body span.type {
  color: #2d8b44;
}

/* CK-editor extras */

body.domain-egenel-etc-se #mainbar .ingress,
body.domain-egenel-etc-se #mainbar .Ingress {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 1.35em;
  line-height: 1.2em;
}

body.domain-egenel-etc-se #mainbar .field-name-body h1,
body.domain-egenel-etc-se #mainbar .field-name-body h2,
body.domain-egenel-etc-se #mainbar .field-name-body h3,
body.domain-egenel-etc-se #mainbar .field-name-body h4,
body.domain-egenel-etc-se #mainbar .field-name-body h5,
body.domain-egenel-etc-se #mainbar .field-name-body h6,
body.domain-egenel-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h1,
body.domain-egenel-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h2,
body.domain-egenel-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h3,
body.domain-egenel-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h4,
body.domain-egenel-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h5,
body.domain-egenel-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h6 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 8px;
  color: #2d8b44;
}

/**
 * Special ETC EL domain styles
 */

body.domain-el-etc-se .view-mode-search_result .field-name-title h3,
body.domain-el-etc-se .view-mode-style1 .field-name-title h1,
body.domain-el-etc-se .view-mode-style2 .field-name-title h1,
body.domain-el-etc-se .view-mode-style3 .field-name-title h1,
body.domain-el-etc-se .view-mode-style4 .field-name-title h1,
body.domain-el-etc-se .view-mode-style5 .field-name-title h1 {
  font-family: 'FranklinGothicURW-Med', sans-serif;
  font-weight: 300;
  margin: 0 0 8px;
}

body.domain-el-etc-se .view-mode-head .field-name-mkts-body-author span.type,
body.domain-el-etc-se .view-mode-teaser .field-name-body span.type,
body.domain-el-etc-se .view-mode-style1 .field-name-body span.type,
body.domain-el-etc-se .view-mode-style2 .field-name-body span.type,
body.domain-el-etc-se .view-mode-style3 .field-name-body span.type,
body.domain-el-etc-se .view-mode-style4 .field-name-body span.type,
body.domain-el-etc-se .view-mode-style5 .field-name-body span.type {
  color: #CC0300;
}

/* CK-editor extras */

body.domain-el-etc-se #mainbar .ingress,
body.domain-el-etc-se #mainbar .Ingress {
  font-family: 'FranklinGothicURW-Lig', sans-serif;
  font-weight: 600;
  font-size: 1.35em;
  line-height: 1.2em;
}

body.domain-el-etc-se #mainbar .field-name-body h1,
body.domain-el-etc-se #mainbar .field-name-body h2,
body.domain-el-etc-se #mainbar .field-name-body h3,
body.domain-el-etc-se #mainbar .field-name-body h4,
body.domain-el-etc-se #mainbar .field-name-body h5,
body.domain-el-etc-se #mainbar .field-name-body h6,
body.domain-el-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h1,
body.domain-el-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h2,
body.domain-el-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h3,
body.domain-el-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h4,
body.domain-el-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h5,
body.domain-el-etc-se #mainbar .group-left .field-name-mkts-body-preamble-free h6 {
  font-family: 'FranklinGothicURW-Med', sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 8px;
  color: #000;
}