/* Extra needed on Gruppen for new search bar 2024 */
.subsite-header__collapsable {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.2s ease-in-out;
}

.subsite-header__collapsable > .container {
  position: relative;
  width: calc(100% - 2rem);
  max-width: 77rem;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 768px) {
  .subsite-header__collapsable > .new-container {
    width: calc(100% - 3rem);
  }
}

/* New search bar 2024 end */

/*
    ICA COLORS

    Primary CTA BG: #E13205
    Secondary CTA Text & Link: #CF2E05
    Primary background color - ICA Brown - Lightest: #F9F5F5
    Secondary action background color - ICA Red - Special: #FCECE7
*/
/*Regler för fullbreddsblock*/

.article-listing-item-onehundred-percent
  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
  .post-thumb,
.article-listing-item-onehundred-percent
  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
  .post-thumb
  img.img-test {
  width: 350px;
  flex-shrink: 0;
  align-self: stretch;
}
div.flex-item-true-false {
  height: 234px;
}
div.same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border {
  display: flex;
}

.text-part {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.article-listing-item-onehundred-percent
  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
  p#readMoreLink.read-more-plain-text-link {
  margin-top: 20px;
}

.article-listing-item-thirtythree-percent {
  height: 515px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.article-listing__link .post-container:hover {
  border: 8px solid #f8ece9;
}

.post-container.post-title-red:hover,
.post-container.article-listing-item--light-pink:hover {
  border: 8px solid #f8ece9;
}

.thirty-three p#readMoreLink.read-more-arrow-link {
  justify-content: space-between;
}

p#readMoreLink.read-more-arrow-link {
  color: #e13205;
  font-size: 1.5em;
  align-items: center;
  gap: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 22px;
  line-height: 26.4px;
  margin-top: 16px;
  margin-bottom: 0;
}

.teaser-and-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}

p#readMoreLink.read-more-arrow-link::after {
  content: url(/Static/img/right-arrow-in-circle-light.svg);
}

p#readMoreLink.read-more-arrow-link.article-listing-item--light-pink::after {
  content: url(/Static/img/right-arrow-in-circle-white.svg);
}

p#readMoreLink.read-more-arrow-link:hover::after,
a.read-more-arrow-link:focus::after {
  content: url(/Static/img/right-arrow-in-circle-dark.svg);
}

p#readMoreLink.read-more-plain-text-link {
  font-family: ICA Rubrik Web Regular, sans-serif;
  color: #e13205;
  font-size: 1.5em;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-shrink: 0;
  font-weight: 400;
  font-size: 22px;
  line-height: 26.4px;
  margin-bottom: 0;
  margin-top: 16px;
}

p#readMoreLink.read-more-plain-text-link:hover,
#readMoreLink.p.read-more-plain-text-link:focus {
  font-weight: 700;
}

#readMoreLink {
  margin-top: 16px;
}
/*Double column block*/
@media (max-width: 769px) {
  .article-listing-item-onehundred-percent
    .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
    p#readMoreLink.read-more-plain-text-link {
    margin-top: 0;
  }
  div.article-listing-item-thirtythree-percent,
  div.block.article-listing-item-onehundred-percent.article-listing-item-onehundred-percent-flex.ng-scope,
  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border {
    width: 329px !important;
    height: 426px !important;
  }
}
/*Single column block*/
@media (max-width: 376px) {
  .flex-container {
    row-gap: 20px !important;
  }

  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-borde {
    height: unset;
  }

  .flex-item-true-false,
  .flex-item-false-false,
  .flex-item-false-true {
    display: flex;
    justify-content: center;
  }

  block
    article-listing-item-onehundred-percent
    article-listing-item-onehundred-percent-flex
    ng-scope,
  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border {
    width: 100%;
  }

  .article-listing-item-onehundred-percent
    .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
    p#readMoreLink.read-more-plain-text-link,
  .read-more-plain-text-link hide-link-on-mobile-false {
    margin-top: 0 !important;
  }

  .block.article-listing-item-onehundred-percent.article-listing-item-onehundred-percent-flex.ng-scope,
  div.block.article-listing-item-onehundred-percent.article-listing-item-onehundred-percent-flex.ng-scope,
  div.article-listing-item-thirtythree-percent,
  div.block.article-listing-item-onehundred-percent.article-listing-item-onehundred-percent-flex.ng-scope
    div.article-listing-item-thirtythree-percent,
  .same-height-blocks-js.post-container.col-lg-12.col-sm-12.col-md-12
    .post-thumb
    img.img-test,
  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border,
  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border {
    width: 335px !important;
    height: 426px !important;
  }

  h3.article-listing-item__title {
    font-family: ICA Rubrik Web Regular;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
  }

  .article-listing-item-onehundred-percent .post-content,
  .post-content {
    flex-grow: 1;
  }

  .post-content.thirty-three p,
  .ng-scope p:not(.textblock p),
  .result-teaser p.ng-scope span {
    font-family: ICA Text Web Regular !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: 0em !important;
    text-align: left !important;
  }

  .article-listing-item-onehundred-percent
    .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
    .post-thumb
    img.img-test,
  .article-listing-item-onehundred-percent
    .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
    .post-thumb,
  .article-listing-item-thirtythree-percent.same-height-blocks
    .post-thumb.thirty-three
    img,
  div.post-thumb thirty-three img,
  .post-thumb.thirty-three,
  .post-thumb.thirty-three img,
  .same-height-blocks-js.post-container.col-lg-12.col-sm-12.col-md-12
    .post-thumb
    img.img-test,
  img-responsive hidden-lg {
    height: 190px !important;
    min-height: unset !important;
    width: 335px !important;
    margin-bottom: 0;
  }

  .post-content {
    padding: 20px !important;
  }
}

@media (max-width: 1200px) {
  div.block {
    margin-top: 0;
  }

  .flex-container {
    row-gap: 40px;
  }

  .same-height-blocks-js.post-container.col-lg-12.col-sm-12.col-md-12
    .post-thumb
    img.img-test {
    width: 100%;
    height: 223px;
  }

  div.article-listing-item-thirtythree-percent,
  div.block.article-listing-item-onehundred-percent.article-listing-item-onehundred-percent-flex.ng-scope {
    align-items: center;
    width: 430px;
    margin-top: 0;
    overflow: hidden;
  }

  .article-listing-item-onehundred-percent
    .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
    .post-thumb,
  .article-listing-item-onehundred-percent
    .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
    .post-thumb
    img.img-test,
  .article-listing-item-thirtythree-percent.same-height-blocks
    .post-thumb.thirty-three
    img,
  div.post-thumb thirty-three img {
    width: 100%;
    height: 223px;
  }

  .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border {
    height: 504px;
    display: flex;
    flex-direction: column;
  }

  .post-content.thirty-three.article-listing-item--red,
  .post-content.thirty-three.article-listing-item--light-pink,
  .post-content.thirty-three.article-listing-item--gray,
  .post-content.thirty-three.article-listing-item--white {
    width: 100%;
  }

  p #readMoreLink.read-more-arrow-link {
    justify-content: space-between;
  }

  .hide-link-on-mobile-true {
    display: none !important;
  }

  #readMoreLink {
    margin-top: 0;
  }

  p#readMoreLink.read-more-arrow-link {
    width: 100%;
    justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  .row.flex-container::before,
  .row.flex-container::after {
    display: none;
  }

  div.post-thumb.thirty-three,
  div.post-thumb.thirty-three img {
    width: 100%;
  }

  .article-listing-item {
    padding: 0px;
  }

  div.flex-item-false-false,
  .flex-item-false-false .article-listing-item-thirtythree-percent {
    width: 367px;
    height: 452px;
    padding: 0;
    margin-top: 0;
  }

  .row.flex-container {
    gap: 24px;
  }

  .flex-item-false-false
    .article-listing-item-thirtythree-percent
    .result-teaser,
  .post-content.thirty-three p {
    font-family: ICA Text Web Regular;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }

  .flex-item-false-false
    .article-listing-item-thirtythree-percent
    p#readMoreLink.read-more-plain-text-link {
    font-family: ICA Rubrik Web Regular;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
  }

  .flex-item-false-false
    .article-listing-item-thirtythree-percent
    p#readMoreLink.read-more-arrow-link {
    font-family: ICA Rubrik Web Regular;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
  }

  .article-listing-item__title {
    font-family: ICA Rubrik Web Regular;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  p#readMoreLink.read-more-arrow-link {
    display: flex;
    height: 52px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
  }

  p#readMoreLink.read-more-plain-text-link {
    display: flex;
    height: 52px;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
    align-self: stretch;
  }

  p#readMoreLink.read-more-plain-text-link {
    font-weight: 700;
  }
}

.container {
  padding-left: 20px;
  padding-right: 20px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}

html,
body {
  margin: 0;
  font-family: ICA Text Web Regular;
  color: var(--grey-dark);
}

a,
span.show-more {
  font-family: ICA Rubrik Web Regular, sans-serif;
  color: #e13205;
  font-size: 1.5em;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #cf2e05;
  outline: 0 none;
  text-decoration: underline;
}

.redBtn {
  background: #e13205;
  display: inline-block;
  color: #ffffff;
  padding: 1px 10px;
  cursor: pointer;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.redBtn:hover,
.redBtn:focus {
  background: #cf2e05;
  color: #ffffff;
  text-decoration: none;
}

a.show-more:after {
  content: ' \203A';
  display: inline;
}

span.show-more:after {
  content: ' \203A';
  display: inline;
}

/* Tiny editor styling */

.icon-email:before,
.icon-cellphone:before,
.icon-new-window:before {
  position: relative;
  top: 7px;
  left: -3px;
}

.icon-saved:before {
  font-size: 14px;
  bottom: 2px;
  left: 0px;
  position: absolute;
}

.mobileContentAreaSmall .icon-saved:before {
  font-size: 14px;
  bottom: 4px;
  left: 0px;
  position: absolute;
}

.icon-new-window:before {
  top: 5px;
}

.icon-contact {
  padding-left: 30px;
}

.icon-contact:before {
  left: -4px;
  top: -5px;
}

p.icon-contact:before {
  /*top: 4px;*/
}

h3.icon-contact:before {
  top: 0;
}

h4.icon-contact:before {
  top: -3px;
}

.ss-exe:before,
.ss-zip:before,
.ss-doc:before,
.ss-ppt:before,
.ss-pdf:before,
.ss-jpg:before,
.ss-png:before,
.ss-action:before,
.ss-calendar:before,
.ss-phonemobile:before,
.ss-phone:before,
.ss-picture:before,
.ss-mail:before,
.ss-link:before,
.ss-action:before {
  display: inline-block;
  padding-right: 5px;
  text-decoration: none;
  position: relative;
  top: 3px;
  color: #e13205;
}

/* .sprite */
a.document {
  padding: 0 0 0 20px;
  background-position: 0 -798px;
}

a.calendar {
  padding: 0 0 0 20px;
  font-size: 1.1421em;
  background-position: 0 -856px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

h1 {
  font-family: 'ICA Rubrik Web Light', sans-serif;
  font-size: 47px; /* 47px */
  margin: 0 0 35px 0;
}

h2 {
  font-family: 'ICA Rubrik Web Bold', sans-serif;
  font-size: 32px; /* 33px */
  line-height: 40px;
  margin: 0 0 15px 0;
}

.content-area h2 {
  margin-bottom: 16px;
}

h3 {
  font-family: 'ICA Rubrik Web Bold', sans-serif;
  font-size: 26px; /* 26px */
  margin: 0 0 15px 0;
}

h4 {
  font-family: 'ICA Rubrik Web Bold', sans-serif;
  font-size: 23px; /* 23px */
  margin: 0 0 15px 0;
}

p {
  font-family: 'ICA Text Web Regular';
  font-size: 1.5em;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 15px;
}

/*.content-area p.preamble {
    margin-bottom: 64px;
}*/

ol,
ul {
  margin: 20px 0;
  padding: 0;
  list-style-position: inside;
}

ul {
  list-style: none;
}

ol li,
ul li {
  margin-bottom: 10px;
  font-size: 1.5em;
  line-height: 1.5em;
}

table tr {
  border-bottom: solid 1px #393939;
}

table tr:nth-child(even) {
  background: #f9f5f5;
}

table td {
  padding: 0 10px;
}

header + div li:before,
.main-body li:before {
  color: #e13205;
  content: '\2022';
  padding-right: 10px;
}

input[type='text'],
input[type='tel'],
input[type='datetime'],
input[type='date'],
input[type='datetime-local'],
input[type='month'],
input[type='search'],
input[type='email'],
input[type='password'],
input[type='file'],
textarea {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  font-family: 'ICA Text Web Regular';
  font-size: 1.5em;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type='radio'],
input[type='checkbox'] {
  margin-left: 5px;
  margin-top: 3px;
  vertical-align: top;
}

input[placeholder] {
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

::-moz-placeholder {
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* firefox 19+ */
input:-moz-placeholder {
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* Custumstyle checkbox */
input[type='checkbox'] {
  display: none;
}

input[type='checkbox'] + label {
  cursor: pointer;
}

input[type='checkbox'] + label .ss-check {
  border: 2px solid #e13205;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  margin: 0 10px 0 5px;
  top: 4px;
}

input[type='checkbox'] + label .ss-check:before {
  display: none;
}

input[type='checkbox']:checked + label .ss-check:before {
  display: inline-block;
  color: #e13205;
  position: absolute;
  font-size: 14px;
  top: -1px;
}

figure {
  margin-bottom: 40px;
}

figcaption {
  font-size: 0.875em;
  float: right;
}

figcaption p {
  margin-bottom: 0;
}

.preamble {
  font-family: 'ICA Text Web Light';
  font-size: 1.8em;
  margin-bottom: 40px;
}

.right {
  float: right;
}

.empty {
  visibility: hidden;
}

.textWrap h2 {
  margin-bottom: 18px;
}

.textWrap h2:last-child {
  margin-bottom: -50px;
}

.hoverOverlay {
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.3);
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  z-index: 2;
}

.blockHeader-edit {
  clear: both;
  margin: 35px 0 10px;
  text-decoration: underline;
}

/* transition effekt */
.transitionLink {
  display: block;
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}

.transitionLink:hover {
  background-color: #f9f5f5;
  padding-left: 15px;
  text-decoration: none;
}

/* ICA custom */
.sprite {
  background: url(/static/img/sprites.svg) no-repeat 100% 0;
}

.mobileIcons {
  display: none;
}

.site-header {
  background: #fff;
  background: rgba(255, 255, 255, 1);
  border-bottom: 5px solid rgba(255, 255, 255, 1);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1001;
}

.site-header .navbar-default {
  background: none;
  border: 0 none;
  -ms-border-radius: 0;
  border-radius: 0;
  height: 68px;
  margin-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

.site-header .container-fluid {
  padding: 0;
}

.site-header h1 {
  margin: 0;
}

.site-header .navbar > .container .navbar-brand,
.site-header .navbar > .container-fluid .navbar-brand {
  height: 62px;
  margin: 0;
  padding: 0 10px 0 0;
}

.site-header .navbar > .container .navbar-brand img,
.site-header .navbar > .container-fluid .navbar-brand img {
  padding: 10px 0 10px 0;
}

.navbar-default .navbar-toggle {
  border: 0 none;
  margin-right: 0;
  margin-top: 14px;
  padding: 9px 0;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #e13205;
  height: 5px;
  width: 40px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-nav > li > a {
  padding-top: 40px;
  padding-bottom: 4px;
}

.site-header .navbar-nav {
  margin-left: 10px;
  margin-top: 4px;
}

.site-header .container-fluid {
  max-width: 1196px;
}

.site-header .navbar-nav li {
  margin-bottom: 0;
}

.site-header .navbar-nav:not(.navbar-right) li a:before {
  font-size: 34px;
}

.site-header .navbar-nav li.navitem .toplink.icon-investerare:before {
  font-size: 24px !important;
  left: calc(50% - 14px) !important;
  top: 10px !important;
}

.site-header .navbar-nav li.navitem .toplink.icon-email:before,
.site-header .navbar-nav li.navitem .toplink.icon-users:before,
.site-header .navbar-nav li.navitem .toplink.icon-info:before {
  left: calc(50% - 18px) !important;
}

/* Edge sepcific*/
@supports (-ms-ime-align: auto) {
  .site-header .navbar-nav {
    margin-left: 10px;
    margin-top: 17px;
    margin-bottom: -13px;
  }

  .site-header .navbar-nav li.navitem .toplink.icon-email:before,
  .site-header .navbar-nav li.navitem .toplink.icon-users:before,
  .site-header .navbar-nav li.navitem .toplink.icon-info:before,
  .site-header .navbar-right li a.icon-search::before,
  .site-header .navbar-nav .navitem a::before {
    top: -10px !important;
  }

  .site-header .navbar-right li a.icon-language:before,
  .site-header .navbar-nav li.navitem .toplink.icon-media::before {
    top: -5px !important;
  }

  .site-header .navbar-nav li.navitem .toplink.icon-innovation::before,
  .site-header .navbar-nav li.navitem .toplink.icon-investerare::before {
    top: -9px !important;
  }
}
/* END Edge sepcific*/
.site-header .navbar-nav li.navitem .toplink.icon-media:before {
  font-size: 24px !important;
  left: calc(50% - 13px) !important;
  top: 12px;
}

.site-header .navbar-nav li.navitem .toplink.icon-innovation:before {
  font-size: 26px !important;
  left: calc(50% - 11px) !important;
  top: 10px;
}

.site-header .navbar-nav > li > a {
  color: #393939;
  font-family: 'ICA Rubrik Web Bold', sans-serif;
  font-size: 16px;
  padding-left: 14px;
  padding-right: 14px;
}

.site-header .navbar-nav > li > a.selected:after {
  content: '';
  background-color: #e13205;
  position: absolute;
  height: 5px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.site-header .navbar-nav > li > a:hover {
  color: #e13205;
}

.site-header .navbar-collapse {
  padding: 0;
}

.site-header .navbar-collapse .container {
  width: calc(
    1196px + 6px
  ); /* 6px extra because of the border-spacing on navbar-nav */
}

.site-header .navbar-collapse > .nav > li:last-child a {
  padding-right: 0;
}

.site-header .navbar-nav.navbar-right {
  height: 64px;
  margin-right: 0;
}

.site-header .navbar-right li a {
  padding: 40px 14px 4px 14px;
  position: relative;
}

.site-header .navbar-right li a.icon-language:before {
  left: calc(50% - 14px);
  position: absolute;
  top: 10px;
}

.site-header .navbar-right li a.icon-search:before {
  font-size: 34px;
  left: calc(50% - 12px);
  position: absolute;
  top: 4px;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.site-header .navbar-right li .search:before {
  left: calc(50% - 9px);
}

.site-header .navbar-right.global-menu > li a {
  color: #464646;
  display: inline;
  font-size: 14px;
  padding: 0;
}

.site-header .navbar-right > li span {
  color: #464646;
  cursor: pointer;
  /*padding-left: 15px;*/
}

.site-header .navbar-right > li #morepages-menu-header {
  padding-right: 20px;
  position: relative;
}

.site-header .navbar-right > li #morepages-menu-header:hover {
  color: #e13205;
}

.site-header .navbar-right > li #morepages-menu-header:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  background: transparent url(/static/img/sprites.svg) no-repeat 0px -204px;
  width: 12px;
  height: 12px;
}

.site-header .navbar-right > .open > a,
.site-header .navbar-right > .open > a:hover,
.site-header .navbar-right > .open > a:focus {
  background: none;
}

.site-header .navbar-right .dropdown-menu {
  background: #fff;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 0 5px #000000;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0 0 5px #000000;
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 5px #000000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.14);
  border: 0 none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0;
  top: 72px; /* header */
}

.site-header .global-menu .dropdown-menu.languages {
  top: 52px;
}

.site-header .navbar-right .dropdown-menu li a {
  display: inline-block;
  font-family: 'ICA Text Web Bold';
  font-size: 14px;
  padding: 11px 20px;
  text-align: right;
  width: 100%;
}

.site-header .navbar-right .dropdown-menu > li > a:hover,
.site-header .navbar-right .dropdown-menu > li > a:focus {
  background-color: #f9f5f5;
}

.site-header .navbar-right .dropdown-menu li + li {
  border-top: solid 1px #d9d5d5;
}

.site-header .navbar-right.global-menu > li .selected-language {
  padding-left: 10px;
  padding-top: 2px;
}

.site-header .navbar-right.global-menu li a.selected-language:hover,
.site-header .navbar-right.global-menu li a.selected-language:focus,
.mobileIcons a.selected-language:hover,
.mobileIcons a.selected-language:focus {
  text-decoration: none !important;
}

/* Submenu */
.subNav.empty {
  min-height: 0;
  height: 1px;
  border: none;
}

.subNav.empty + div .subNav-container.affix {
  top: 0;
}

.subNav {
  background: #ffffff;
  border-bottom: solid 3px #fff;
  clear: both;
  height: 52px;
  margin-top: -52px;
  margin-bottom: 0;
}

.subNav.affix {
  position: fixed;
  width: 100%;
  top: 0;
  margin-top: 0;
}

.table.nav {
  border-spacing: 3px 0px;
  position: relative;
  bottom: -3px;
  margin-top: -3px;
  padding-left: 10px;
  padding-right: 10px;
}

.subNav .table-cell {
  background: #e13205;
  display: table-cell;
  float: none;
  padding: 0;
  vertical-align: middle;
  width: 10%;
  height: 52px;
}

.subNav .table-cell:hover {
  background: #cf2e05;
}

.subNav .table-cell.selected {
  background: #fcece7;
  border-bottom: 3px solid #e13205;
  position: relative;
}

.subNav .table-cell.selected a {
  color: #464646 !important;
  position: relative !important;
  top: 2px;
}

.subNav li a,
.subNav .table-cell a {
  font-size: 17px;
}

.subNav.navbar-default .navbar-nav > .table-cell:first-of-type {
  border-left: none;
}

.subNav.navbar-default .navbar-nav > .table-cell > a {
  color: #ffffff;
  display: inline-block;
  font-family: 'ICA Rubrik Web Medium', sans-serif;
  font-size: 17px;
  line-height: 20px;
  padding: 6px 10px;
  text-align: center;
  width: 100%;
}

.section-page-menu-item-container {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #e13205;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 10px;
  margin-bottom: 35px;
}

.section-page-menu-item-container > .row {
  display: flex;
  justify-content: center;
  column-gap: 15px;
  width: 100%;
}

.section-page-menu-item-container > .row.fill-width {
  align-items: stretch;
}

.section-page-menu-item-container > .row > a.table-cell.sectionpage-menu-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background-color: #fcece7;
  padding: 12px 10px;
  height: auto;
  min-width: 0;
  text-align: center;
  overflow: hidden;
  color: #e13205;
  font-size: 15px;
  font-weight: bold;
}

.section-page-menu-item-container
  > .row
  > a.table-cell.sectionpage-menu-item
  > span {
  order: 1;
  flex: 0 1 auto;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 0px;
  line-height: 17px;
}

.section-page-menu-item-container
  > .row
  > a.table-cell.sectionpage-menu-item:hover {
  background-color: #e13205;
  color: #fcece7;
  text-decoration: none;
}

.section-page-menu-item-container
  > .row.fill-width
  > a.table-cell.sectionpage-menu-item {
  flex-grow: 1;
}

.subNav.navbar-default .navbar-nav > .table-cell > a:hover,
.subNav.navbar-default .navbar-nav > .table-cell > a:focus {
  text-decoration: none;
}

.subNav.navbar-default .navbar-nav > .active > a,
.subNav.navbar-default .navbar-nav > .active > a:hover,
.subNav.navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
}

.subNav-container {
  background: transparent;
  border: none;
  position: relative;
  margin-bottom: 50px;
}

.subNav-container.affix {
  position: fixed;
  top: 52px;
  width: 100%;
}

.subNav-container .container {
  position: relative;
}

.subNav-container ul {
  background: #fcece7;
  border-bottom: solid 1px #d8d7d7;
  -webkit-box-shadow: 0 5px 8px #000000;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 8px #000000;
  -ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px #000000;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 0 10px;
  width: 100%;
}

.subNav-container li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

.subNav-container .close {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #e13205;
  color: #ffffff;
  -ms-text-shadow: 0 0 0;
  text-shadow: 0 0 0;
  -ms-opacity: 1;
  opacity: 1;
  padding: 1px 1px 0;
}

.subNav-container .close .icon-close:before {
  color: #ffffff;
  font-size: 28px;
}

.subNav-container .close:hover {
  background: #4c4c4c;
}

.subNav-container.navbar-default .navbar-nav > li > a {
  color: #464646;
  font-family: 'ICA Text Web Bold';
  font-size: 15px;
  margin-right: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.subNav-container .navbar-nav > li.active > a,
.subNav-container .navbar-nav > li.active > a:focus {
  background: #cf2e05;
  color: #ffffff;
}

.subNav-container .navbar-nav > li > a:hover,
.subNav-container .navbar-nav > li.active > a:hover {
  background: #cf2e05;
  color: #ffffff;
}

.affix-placeholder {
  display: none;
}

.affix + .affix-placeholder {
  display: block;
  visibility: hidden;
}

/* TopImageBlock */
.topimageblock .top-media-area figure {
  margin-bottom: 0;
  text-align: center;
  position: relative;
  height: 100%;
}

.topimageblock .top-media-area figure img {
  position: relative !important;
  width: auto;
  min-height: 300px !important;
}

@media (max-width: 1300px) {
  .topimageblock .top-media-area figure img {
    width: 100%;
  }
}

.topimageblock .container {
  height: 100%;
}

.topimageblock .topImageText h3 {
  color: #393939;
}

.topImageText.white h1,
.topImageText.white h2,
.topImageText.white h3,
.topImageText.white p,
.topImageText.white a {
  color: #fff;
}

/* Mega menu */

.mega-menu-wrapper {
  width: 100%;
  position: absolute;
  background-color: #f9f5f5;
  display: none;
  font-size: 1rem;
  box-shadow: inset 0 5px #fff;
  background-image: url('/Static/img/waves.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}

.mega-menu-wrapper.active {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mega-menu-wrapper ul {
  margin-top: 20px;
}

.site-header .navbar-nav .navitem a {
  position: relative;
}

.site-header .navbar-nav .navitem a:before {
  left: calc(50% - 16px);
  position: absolute;
  top: 6px;
}

.site-header .navbar-nav .navitem:hover:after {
  content: '';
  background-color: #e13205;
  position: absolute;
  height: 5px;
  width: 100%;
  bottom: -5px;
}

.mega-menu-whitelined:after {
  content: '';
  background-color: #e13205;
  position: absolute;
  height: 10px;
  width: 100%;
  bottom: -10px;
}

.mega-menu-wrapper ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.mega-menu-wrapper ul li a {
  color: #e13205;
  font-family: 'ICA Text Web Bold';
  font-size: 17px;
  padding-left: 14px;
  padding-right: 14px;
}

.mega-menu-wrapper .container:last-of-type {
  margin-bottom: 60px;
}

.mega-menu-wrapper h1 {
  margin-top: 50px;
  font-weight: bold;
  font-family: 'ICA Rubrik Web Regular', sans-serif;
}

.mega-menu-wrapper .mega-menu-sub-heading {
  font-family: 'ICA Rubrik Web Regular', sans-serif !important;
  font-size: 21px !important;
  line-height: 1.1 !important;
  font-weight: bold !important;
}

.mega-menu-header-wrapper {
  margin-top: 50px;
}

.mega-menu-header {
  font-size: 2.357em;
  padding-left: 20px;
  margin-bottom: 0;
}

.child-plus-icon {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: relative;
  cursor: pointer;
}

.child-plus-icon::after {
  content: ' ';
  position: absolute;
  display: block;
  background-color: #cf2e05;
  height: 2px;
  width: 16px;
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  top: 50%;
  z-index: 9;
}

.child-plus-icon.active::after {
  background-color: #cf2e05;
}

.child-plus-icon:hover:after {
  background-color: #393939;
}

.child-plus-icon::before {
  content: ' ';
  position: absolute;
  display: block;
  background-color: #cf2e05;
  width: 2px;
  height: 16px;
  z-index: 24;
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  top: 50%;
  transition: transform 0.2s;
}

.child-plus-icon.active::before {
  transform: translate3d(-50%, -50%, 0) rotate(90deg);
  background-color: #cf2e05;
}

.child-plus-icon:hover:before {
  background-color: #393939;
}

.mega-menu-right-block {
  display: none;
}

.mega-menu-right-block.visible {
  display: block;
}

.mega-menu-right-block .block {
  margin-bottom: 20px;
}

.mega-menu-right-block .block:last-child {
  margin-bottom: 0;
}

.mega-menu-children {
  display: none;
}

.mega-menu-children.visible {
  display: block;
}

.mega-menu-children-heading {
  font-weight: bold;
  margin-left: 12px;
  margin-bottom: 15px;
}

.mega-menu-children ul {
  margin-top: 0;
}

.mega-menu-close {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  margin-bottom: 20px;
}

.mega-menu-close .icon-close {
  font-size: 4rem;
  z-index: 9993;
  cursor: pointer;
}

.mega-menu-close .icon-close:before {
  color: #cf2e05;
  font-size: 48px;
}

.mega-menu-close .icon-close:hover:before {
  color: #393939;
}

.mega-menu-left-block .teaserBlock figure {
  display: none;
}

.mega-menu-left-block .block,
.mega-menu-right-block .block,
.mega-menu-children .block {
  margin-top: 20px;
}

.mega-menu-right-block .teaserBlock figure {
  max-width: 100%;
  float: none;
  margin-right: 0;
}

.mega-menu-right-block .teaserBlock figure img {
  height: 168px;
  width: 100%;
}

.mega-menu-right-block .block {
  margin-top: 20px;
}

.mega-menu-center-block {
  padding-left: 60px;
}

.mega-menu-center-block li {
  transition: margin-left 0.2s ease-out;
  margin-left: 0;
}

.mega-menu-center-block li.active {
  margin-left: 10px;
}

.mega-menu-center-block li.active > a {
  color: #cf2e05;
}

.mega-menu-contacts {
  display: flex;
  flex-direction: column;
}

.mega-menu-contact-wrapper {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
}

.mega-menu-contact-wrapper * {
  font-size: 0.9em;
  font-weight: bold;
  line-height: 2;
  color: #393939;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mega-menu-contact-wrapper .contact-name {
  font-weight: normal;
}

.mega-menu-contact-wrapper:not(.two-columns) > * {
  width: 50%;
}

.mega-menu-contact-wrapper figure {
  margin-bottom: 0;
  flex-shrink: 0;
}

.mega-menu-contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-shrink: 0;
}

.mega-menu-contact-info p {
  margin-bottom: 0;
}

.mega-menu-contact-info p .icon:before {
  top: 1px;
}

.mega-menu-contact-info p .icon.ss-picture:before {
  top: 1px;
  left: -4px;
  padding-right: 8px;
}

.mega-menu-contact-info .email {
  color: #e13205;
}

.mega-menu-contact-info.without-image {
  align-items: flex-start;
}

.mega-menu-contact-info .email:hover {
  text-decoration: underline;
}

.mega-menu-contact-wrapper.two-columns {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  flex: 0 0 auto;
  max-width: 48%;
}

.mega-menu-contact-wrapper.two-columns .mega-menu-contact-info {
  align-items: flex-start;
}

.mega-menu-contact-info .icon-cellphone {
  left: -5px;
  padding: 0;
  top: -3px;
}

.mega-menu-contact-info .icon-contact {
  left: -4px;
  padding: 0;
  top: -3px;
}

.mega-menu-contact-info .icon-email {
  left: -5px;
  top: -1px;
}

.mega-menu-contact-info .icon-cellphone:before,
.mega-menu-contact-info .icon-contact:before,
.mega-menu-contact-info .icon-email:before {
  font-size: 20px;
}

.mega-menu-contacts.two-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mega-menu-columns .stockBlock {
  display: flex;
  flex-direction: column;
}

.mega-menu-columns .stockBlock h3 {
  border-bottom: none;
  padding: 0;
}

.mega-menu-columns .stock-date {
  align-self: flex-start;
  order: 2;
}

.mega-menu-wrapper .documentlistblock ul {
  margin-top: 0;
}

.mega-menu-wrapper .documentlistblock ul li a {
  padding-left: 0;
}

.mega-menu-wrapper .documentlistblock h3 {
  border-bottom: none;
  padding-bottom: 0;
  font-family: 'ICA Rubrik Web Regular', sans-serif;
  font-size: 16px;
  margin: 0 0 15px 0;
  font-weight: bold;
}

.mega-menu-columns .aktienumber {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.mega-menu-columns .stock-date-price-container {
  order: 2;
}

.mega-menu-columns .stock-price {
  float: right;
}

.mega-menu-columns .stock-info {
  display: flex;
  order: 1;
  align-items: center;
}

.mega-menu-columns .stock-info .stock-name {
  margin-right: 24px;
}

/* Topcarusel */
.carousel-control,
.carousel-indicators {
  display: none;
}

.carousel-indicators {
  bottom: 50px;
}

.carousel-inner .item {
  transition: 0.55s ease-out left;
}

.carousel-inner .col-md-12.lightbox-text-wrapper {
  padding: 0;
}

#lightboxslider .carousel-inner p {
  font-size: 1.2em;
  text-align: left;
}

@media (max-width: 599px) {
  #lightboxslider .carousel-inner p {
    font-size: 1em;
  }
}

#lightboxslider .carousel-control {
  display: block;
  opacity: 1;
  height: 100%;
  background: none;
}

#lightboxslider figure {
  margin-bottom: 5px;
  position: relative;
  max-width: 700px;
}

#lightboxslider img {
  max-width: 100%;
  position: relative;
  margin: 0;
}

#lightboxslider .carousel-control .icon-next,
#lightboxslider .carousel-control .icon-prev {
  font-size: 70px;
  margin: 0;
  top: 40%;
  position: absolute;
  color: #e13205;
}

#lightboxslider .carousel-control .icon-next {
  right: 0;
}

#lightboxslider .carousel-control .icon-prev {
  left: 0;
}

#lightboxslider .carousel-control .icon-next:hover,
#lightboxslider .carousel-control .icon-prev:hover {
  color: #803164;
}

#lightboxslider {
  max-width: 700px;
}

#lightboxslider .carousel-control.right {
  position: absolute;
}

#lightboxslider .lightboxslide-container {
  max-width: 100%;
  position: relative;
  margin: 0;
  max-width: 700px;
}

.carousel-indicators li {
  border: 2px solid #e2e2e2;
}

.carousel-indicators li:before {
  content: none;
}

/* class that pulls up media area */
.top-media-area {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.top-media-area figure {
  margin-bottom: 0;
  /*min-height:600px;*/
  overflow: hidden;
  position: relative;
}

.topImageBgArea {
  /*min-height:647px;*/
}

.topImageBgAreaCover {
  background-size: cover;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
}

.topContentAreaSmall .articleteaserblockcontainer,
.topContentAreaSmall .topImageBlockArea .documentlistblock,
.topContentAreaSmall .topImageBlockArea .documentlinkblock,
.topContentAreaSmall .topImageBlockArea .startlinkblock {
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  width: 50%;
}

.top-media-area figure img,
.topImageBlockArea figure.top-media-area img {
  width: 100%;
}

.top-media-area figcaption {
  float: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}

.top-media-area .topImageBgArea figcaption {
  position: relative;
}

.top-media-area .topImageBgArea figcaption {
  position: relative;
}

.top-media-area .top-left {
  float: left;
  top: 150px;
}

.top-media-area .top-right {
  float: right;
  top: 150px;
}

.top-media-area .bottom-left {
  float: left;
  top: 200px;
}

.top-media-area .bottom-right {
  float: right;
  top: 200px;
}

.top-media-area .textcontainer {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: flex-start;
}

.top-media-area .far-left {
  justify-content: flex-start;
}

.top-media-area .center {
  justify-content: center;
}

.top-media-area .far-right {
  justify-content: flex-end;
}

.top-media-area .starttop .top-right {
  float: none;
  position: absolute;
  right: 20px;
  top: 20px;
}

.top-media-area .starttop .top-left {
  float: none;
  left: 20px;
  position: absolute;
  top: 20px;
}

.top-media-area .starttop .bottom-left {
  bottom: 20px;
  float: none;
  left: 20px;
  position: absolute;
  top: auto;
}

.top-media-area .starttop .bottom-right {
  bottom: 20px;
  float: none;
  position: absolute;
  right: 20px;
  top: auto;
}

.mapinfo-outside {
  display: none;
}

.topImageText {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.95);
  overflow: hidden;
  padding: 20px;
  padding-bottom: 18px;
  text-align: left;
}

.topImageText.NoBg {
  background: none;
  padding-left: 0;
  padding-right: 0;
}

.topImageText h1,
.topImageText h2,
.topImageText h3 {
  color: #e13205;
  margin-bottom: 15px;
}

.topImageText h2 {
  line-height: 1;
}

.topImageText p {
  line-height: normal;
  /*margin-bottom: 15px; #187 */
}

.topImageText a {
  margin-right: 15px;
}

.topImageBg {
  background-color: rgba(255, 255, 255, 1);
  height: 100%;
  padding: 5px;
}

.topImageBg .videofile {
  margin-top: 0;
  padding: 0;
}

.topImageBg .videofile .video-container {
  padding-top: 0;
}

.article-container-link {
  margin-top: 20px;
  font-size: 10px;
}

.topImageBgInner {
  background-size: cover;
  height: 100%;
  padding: 10px;
}

.topImageBlockArea {
  background-color: rgba(255, 255, 255, 1);
  margin-bottom: 30px;
  margin-top: 30px;
  min-height: 450px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}

.topImageBlockArea .block {
  margin-bottom: 10px;
  margin-top: 10px;
}

.topImageBlockArea .instagramblock {
  padding: 0px;
}

.has-submenu .topImageBlockArea {
  margin-bottom: 90px;
}

.has-submenu .topVideoContainerInner {
  margin-bottom: 90px;
}

.topImageContainer {
  height: 100%;
}

.topImageContainer > .row {
  height: 100%;
  position: relative;
}

.topImageContainerInner {
  bottom: 30px;
  position: absolute;
  top: 30px;
}

@media only screen and (max-width: 768px) {
  .topImageContainer {
    padding-top: 0px;
  }
}

.extendedTopImageContainer .topImageContainerInner {
  height: 79%;
}

.has-submenu .topImageContainerInner {
  bottom: 90px;
}

.topImageContainer .documentlistblock .show-more {
  float: right;
}

.topVideoContainerInner {
  margin-bottom: 30px;
  margin-top: 30px;
}

.topVideoContainerInner .topImageBg {
  display: table;
  width: 100%;
}

.topVideoContainerInner .videoTextArea {
  padding: 0;
}

.topVideoContainerInner .videoTextArea .topImageText {
  background: none;
  padding: 10px;
}

.extendedTopVideoContainer .topVideoContainerInner {
  margin-bottom: 0px;
  margin-top: 30px;
}

.extendedTopImageBlockAreaLarge {
  padding: 0px 0px 0px 0px;
}

.extendedTopImageBlockAreaSide .topImageBlockArea {
  padding: 0px;
}

.extendedTopImageBlockAreaSide
  .topImageBlockArea
  .articleteaserblockcontainer.block {
  margin-top: 10px;
}

.extendedTopImageBlockArea {
  background-color: rgba(255, 255, 255, 1);
  margin-bottom: 30px;
  /*margin-top: 30px;*/
  min-height: 100px;
  max-height: 150px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
}

.extendedTopImageBlockArea .block {
  margin-bottom: 0px;
  margin-top: 0px;
  max-width: 50%;
}

.extendedTopImageBlockArea .articleteaserblockcontainer {
  margin-bottom: 0px;
  margin-top: 0px;
  max-width: 100%;
}

.extendedTopImageBlockArea .instagramblock {
  margin-bottom: 0px;
  margin-top: 0px;
  max-width: 100%;
}

.articleteaserblockcontainer {
}

.articleteaserblockcontainer_footer {
  float: right;
}

.articleteaserblockcontainer_footer a:after {
  content: ' \203A';
  display: inline;
}

.extendedTopImageBlockArea .articleteaserblockcontainer_footer {
  display: none;
}

.wave-none {
  width: 100%;
}

.wave-multicolor {
  background-image: url(/Static/img/waves.png);
  background-position: 14% 100%;
  background-repeat: no-repeat;
  background-size: 1500px;
}

.wave-red {
  background-image: url(/Static/img/red-waves.png);
  background-position: 64% 100%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.articleteaserblockcontainer.block {
  margin-bottom: 10px;
  margin-top: 30px;
}

.extendedTopImageBlockArea .articleteaserblockcontainer.block {
  margin: 5px;
  /*min-height: 120px;*/
  padding: 0px;
}

.extendedTopImageBlockArea .articleteaserblockcontainer h3 {
  display: none;
}

.articleteaserblockcontainer h3 {
  color: #e13205;
  font-size: 26px;
  padding-bottom: 0px;
  margin-bottom: 0;
  text-align: left;
}

.articleteaserblockcontainer img {
  max-height: 100px !important;
  position: relative !important;
  max-width: 100% !important;
}

.articleteaserblockcontainer .instagramblock img {
  position: relative !important;
  max-width: 100% !important;
  max-height: 100% !important;
}

.extendedTopImageBlockArea .articleteaserblockcontainer .instagramblock img {
  position: relative !important;
  max-width: 100% !important;
  max-height: 107.16px !important;
}

.article-teaser-block {
  display: block;
}

.article-teaser-block_content {
  padding: 6px 0;
}

.article-teaser-block_content p {
  font-size: 16px;
  line-height: 1.3;
}

a.article-teaser-block p {
  color: #393939;
  font-family: 'ICA Rubrik Web Medium', sans-serif;
}

a.article-teaser-block p:hover {
  color: #e13205;
}

a:hover.article-teaser-block p {
  outline: 0 none;
  text-decoration: none;
}

.videofile .video-container {
  margin: 0;
}

.topImageContactDiv {
  bottom: 80px;
  float: none;
  position: absolute;
  width: 100%;
}

.topImageContactDiv .col-lg-4 {
  float: right;
}

.topImageContact {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  font-size: 26px;
  padding: 20px;
}

.topImageContact .ss-phone {
  line-height: 0;
  font-size: 26px;
  position: relative;
  top: 5px;
  padding-left: 5px;
}

/* NewsTickerBlock */
.block.newstickerblock {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.newsTicker {
  background: #f9f5f5;
  padding-top: 35px;
}

.newsTicker-col {
  padding-bottom: 35px;
}

.newsTicker-col section {
  min-height: 200px;
  position: relative;
}

.newsTicker-col li {
  margin-bottom: 0;
}

.newsTicker-col h3 {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.newsTicker-col h4 {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.newsTicker .icon-new-window:before {
  font-size: 24px;
}

.newsTicker a.icon-new-window:hover {
  text-decoration: none;
}

.newsTicker a.icon-new-window span:hover {
  text-decoration: underline;
}

.newsTicker a {
  font-size: 16px;
}

.newsTicker li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

.newsTicker .calendarBlock li,
.newsTicker .calendarBlock li:last-child {
  padding: 0;
  border: none;
  min-height: inherit;
}

.newsTicker-col.calendarBlock p {
  font-size: 16px;
  line-height: inherit;
}

.newsTicker .show-more {
  position: absolute;
  left: 0;
  bottom: 0;
}

.newsTicker time {
  font-family: 'ICA Text Web Light';
  font-size: 16px;
  color: #343434;
}

/* Aktie */
.aktienumber > div {
  line-height: 1.4;
  position: relative;
  bottom: 0;
  left: 0;
}

.aktienumber span.minus {
  color: #e13205;
  display: inline-block;
  padding: 18px 0;
  line-height: 45px;
  font-size: 35px;
}

.aktienumber span.plus {
  color: #00913f;
  display: inline-block;
  text-decoration: none;
  cursor: default;
  padding: 18px 0;
  line-height: 45px;
  font-size: 35px;
}

.aktienumber span {
  font-size: 16px;
}

.mega-menu-columns .aktienumber span.minus,
.mega-menu-columns .aktienumber span.plus {
  padding: 0;
  order: 2;
}

.stock-name {
  font-family: 'ICA Text Web Bold';
}

/* Contactpage */
.title {
  margin-bottom: 10px;
}

.contactList {
  margin: 0;
  color: #393939;
}

.contactList .phone {
  margin-bottom: 4px;
}

.contactList .icon-email {
  margin-right: 6px;
}

.contactList .icon-contact {
  left: -3px;
  margin-right: 34px;
  top: -2px;
}

.contactList .icon-cellphone {
  left: -3px;
  top: 4px;
  margin-right: 10px;
}

.contactList .icon-email:before,
.contactList .icon-cellphone:before,
.contactList .icon-contact:before {
  font-size: 24px;
}

.contactList li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

.contactList span,
.contactList a,
.contactList li {
  font-size: 18px;
  line-height: 20px;
}

.contactList .icon {
  padding-right: 10px;
}

.contactList .icon.ss-picture:before {
  padding-right: 5px;
}

/* Managementpage */
.contactpageteaserblock.col-lg-3:nth-child(4n + 1) {
  clear: both;
}

.contactpageteaserblock .contactList .icon-contact {
  left: 0;
  margin-right: 4px;
  top: -2px;
}

.managementPage {
  display: block;
  margin-bottom: 35px;
}

.managementPage h3,
.managementPage div,
.managementPage:hover {
  color: #393939;
  text-decoration: none;
}

.managementPage:hover .hoverOverlay {
  visibility: visible;
}

.managementPage figure {
  max-width: 300px;
  margin-bottom: 20px;
  position: relative;
}

.managementPage .title {
  font-size: 14px;
  line-height: normal;
}

.openIn-lightbox.tabTheme0 {
  border-top: 80px solid #9b3778;
}

/* Managementpage i lightbox */
.modal-dialog .managementPage-lb p {
  margin-bottom: 10px;
}

.managementPage-lb h2 {
  margin-bottom: 0;
}

.modal-dialog .managementPage-lb .content-area {
  padding-left: 20px;
}

.managementPage-lb .title {
  font-size: 16px;
  margin-bottom: 20px;
}

.txtRow {
  border-bottom: solid 1px #d1d1d1;
  padding-top: 10px;
}

.txtRow:last-child {
  border-bottom: none;
}

/* search */
/*
.global-search-form {
  background: #fcece7;
  padding: 20px 0;
  width: 100%;
  z-index: 100;
}

.global-search-form .position-wrapper {
  background: #fff;
  margin-left: 20px;
  position: relative;
}

.global-search-form .icon-search {
  left: 20px;
  position: absolute;
  top: 4px;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  z-index: 20;
}

.global-search-form .icon-search:before {
  font-size: 48px;
}

.global-search-form #globalSearch {
  background: #fff;
  border: 0 none;
  display: block;
  font-size: 26px;
  height: 60px;
  line-height: 32px;
  padding-bottom: 8px;
  padding-left: 85px;
  padding-top: 8px;
  position: relative;
  width: 100%;
}

.global-search-form div[class^='col-']:last-child {
  padding-left: 20px;
}

.global-search-form button {
  background: #e13205;
  border: 0 none;
  color: #fff;
  font-size: 36px;
  height: 60px;
  width: 100%;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.global-search-form button:hover {
  background: #c21b08;
}
  */

/* Search autocomplete */
.autoComp {
  position: absolute;
  background: #fff;
  z-index: 1001;
  width: 100%;
  /* boxshadow? */
  -webkit-box-shadow: 0 5px 8px #000000;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 8px #000000;
  -ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px #000000;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

.autoComp ul {
  margin-top: 0;
  margin-bottom: 0;
}

.autoComp li {
  border-top: solid 1px #d9d5d5;
  margin-bottom: 0;
}

.autoComp li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

.autoComp li a {
  display: block;
  padding: 14px 25px 8px;
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}

.autoComp li a:hover {
  background: #f9f5f5;
  text-decoration: none;
  padding-left: 40px;
}

/* For arrow key navigation */
.autoComp .autoComp-li-hover a {
  background: #f7f7f7;
  text-decoration: none;
  padding-left: 40px;
}

/* lightbox styling */
.modal-dialog {
  width: auto;
  margin: 0 50px;
}

.modal-content {
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  margin-top: 67px;
}

.modal-dialog .container {
  width: auto;
  margin: 45px 30px 140px;
  padding-left: 10px;
  padding-right: 10px;
}

.modal-dialog p {
  margin-bottom: 40px;
}

.modal-dialog aside p {
  margin-bottom: 15px;
}

.modal-dialog .articalePage .content-area .lhb-quote {
  margin-left: -60px;
}

.modal-dialog .jobSearchPage .content-area .lhb-quote {
  margin-left: -60px;
}

.modal-dialog aside ul.docList a {
  font-size: 16px;
}

/*[lightbox-sticky-top]*/
.lb-stickyTop {
  position: relative;
  top: 0;
  margin-top: 0;
}

/*[lightbox-sticky-container]*/
.lb-stickyContainer {
  display: block;
  width: 100%;
  height: 0;
  z-index: 0;
  max-width: 1036px;
}

/*[lightbox-sticky-container][lightbox-sticky-top]*/
.lb-stickyContainer.lb-stickyTop {
  position: relative;
  z-index: 10;
}

.lb-content {
  position: relative;
}

#modal-close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  margin: 5px -40px 0 0;
}

#modal-close:hover {
  text-decoration: none;
}

#modal-close .icon-close:before {
  color: #ffffff;
}

span.icon-close {
  display: inline-block;
}

.lightbox-nav {
  background: #e13205 url(/static/img/sprites.svg) no-repeat 0 0;
  display: block;
  height: 98px;
  text-indent: -9999px;
}

.lightbox-nav.inactive {
  background: #ccc url(/static/img/sprites.svg) no-repeat 0 0;
  background-position: 15px -102px;
}

#lightbox-nav-prev,
#lightbox-nav-next {
  width: 50px;
  position: absolute;
  top: 0;
  margin-top: 300px;
}

#lightbox-nav-prev {
  background-position: 15px -102px;
  left: 0;
  margin-left: -50px;
}

#lightbox-nav-next {
  background-position: 17px -33px;
  right: 0;
  margin-right: -50px;
}

.level4listitem h2 {
  margin-bottom: 25px;
}

img {
  max-width: 100%;
  height: auto;
}

img.article-list {
  margin: 0 0 45px;
}

/* container of pages */

.section-content,
.subSection-content {
  margin-top: 0;
}

@media only screen and (max-width: 1025px) {
  .section-content,
  .subSection-content {
    margin-top: 0px;
  }
}

.searchPage {
  margin-top: 220px;
}
/* articlepage and presspage */
.pressPage,
.articalePage,
jobSearchPage {
  /*margin-top: 82px;*/
}

@media only screen and (max-width: 768px) {
  .pressPage,
  .articalePage,
  jobSearchPage {
    /* margin-top: 0px;*/
  }
}

.pressPage .preamble {
  margin-top: 20px;
}

/*   .content-area {
        padding-left: 40px;
    }*/

@media only screen and (min-width: 1199px) {
  .content-area.margin-to-left-menu {
    padding-left: 32px;
  }
}

/*@media only screen and (max-width: 768px) {
    .content-area.margin-to-left-menu,
    .content-area {
        padding-left: 0;
    }
}*/

/*.content-area {
    padding-left: 40px;
}

    .content-area.margin-to-left-menu {
        padding-left: 32px;
    }

@media only screen and (max-width: 768px) {
    .content-area.margin-to-left-menu {
        padding-left: 0px;
    }
}*/

.content-area .article-topImg img {
  max-width: 100%;
}

.content-area .left-menu-padding {
  width: 100%;
  float: left;
}

@media all and (max-width: 599px) {
  .article-topImg {
    margin-bottom: 32px;
  }
}

@media all and (min-width: 600px) and (max-width: 1028px) {
  .article-topImg {
    margin-bottom: 32px;
  }
}

@media all and (min-width: 1029px) {
  .article-topImg {
    margin-bottom: 32px;
  }
}

.content-area .factBlock {
  width: 255px;
  float: right;
  margin-top: 5px;
  margin-left: 15px;
}

.content-area .lhb-quote {
  margin: 15px 0;
  display: inline-block;
}

.aside {
  overflow: hidden;
}

.aside .block:first-child {
  margin-top: 0;
}

.aside .date {
  font-size: 25px;
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}

/* quote */
.lhb-quote {
  font-family: 'ICA Text Web Light Italic';
  font-size: 25px;
  line-height: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f9f5f5;
  padding: 20px 25px;
}

/* generalSearch block*/
.searchResults label {
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
  line-height: 35px;
  text-transform: capitalize;
  padding: 0;
  cursor: pointer;
  -ms-border-radius: 14px;
  border-radius: 14px;
  border: 2px solid #e13205;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}

.searchResults span {
  font-size: 14px;
  padding: 10px 20px;
  display: inline;
}

.searchResults span.linkSwitch {
  padding: 0;
}

.searchResults input {
  position: absolute;
  left: -9999px;
}

.searchResults .filters {
  border-bottom: solid 1px #4c4c4c;
  padding-bottom: 20px;
}

.searchResults .searchTitle {
  margin: 0;
}

.searchResults input:checked + label {
  padding-right: 20px;
  background-color: #e13205;
  -ms-border-radius: 5px;
  border-radius: 14px;
}

.searchResults input:checked + label span {
  color: #fff;
}

.searchResults label .ss-delete,
.searchResults label .icon-close {
  display: none;
}

.searchResults input:checked + label .ss-delete,
.searchResults input:checked + label .icon-close {
  display: inline-block;
  padding: 0;
}

.searchResults input:checked + label .icon-close:before {
  color: #ffffff;
  font-size: 24px;
  position: relative;
  top: 5px;
}

.searchResults input[value='all'] + label {
  margin: 0 20px 9px 0;
  padding-right: 0;
}

.searchResults input[value='all'] + label:after {
  position: absolute;
  top: -2px;
  right: -15px;
  content: '';
  border-right: 1px solid #e13205;
  display: block;
  height: 40px;
  width: 1px;
}

.searchResults figure {
  float: left;
  margin: 0 30px 0 0;
}

.searchResults section .col-lg-3,
.searchResults section .col-lg-9 {
  margin-top: 20px;
  padding-top: 20px;
}

.searchResults .resultItem em,
.searchResultTxt em {
  background: #f7ebf7;
  padding: 5px;
  font-style: normal;
}

.searchResults .resultItem a {
  color: #e13205;
  font-weight: bold;
}

.searchResults span[class*='ss-'] {
  padding: 0;
}

.searchResults section {
  margin-bottom: 50px;
}

.resultItem .ss-exe:before,
.resultItem .ss-zip:before,
.resultItem .ss-doc:before,
.resultItem .ss-ppt:before,
.resultItem .ss-pdf:before,
.resultItem .ss-jpg:before,
.resultItem .ss-png:before,
.resultItem .ss-action:before {
  display: block;
  float: left;
  font-size: 100px;
  padding: 0 30px 0 0;
}

.loadMore-div {
  margin-top: 50px;
}

.filterSearchList .spinner {
  background: url(/static/img/ajax-loader.gif) no-repeat center;
  position: relative;
  width: 50px;
  height: 50px;
  display: inline-block;
  z-index: 1200;
}

.filterSearchList .spinner-container {
  display: flex;
}

.filterSearchList .spinner-container > .spinner {
  margin: auto;
}

.loadMore-btn {
  background: #e13205;
  color: #ffffff;
  border-radius: 14px;
  padding: 12px 10px 8px 10px;
  cursor: pointer;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.loadMore-btn:hover,
.loadMore-btn:focus {
  background: #cf2e05;
  color: #ffffff;
  text-decoration: none;
}

.jobSearchList li:first-child {
  border-bottom: solid 1px #d1d1d1;
}

.jobSearchList li:last-child {
  border-bottom: solid 1px #d1d1d1;
}

.jobsearchblock .sortByLink,
.jobSearchList thead {
  font-family: 'ICA Rubrik Web regular', sans-serif;
}

/* FilterSearch Press, Reports och Calender */
.filterSearchList label {
  /*display: flex;*/
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background-color: #fcece7;
  padding: 8px 10px;
  margin-right: 16px;
  margin-bottom: 16px;
  height: auto;
  min-width: 0;
  text-align: center;
  overflow: hidden;
  color: #e13205;
  font-size: 15px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .filterSearchList label {
    padding: 8px 2px;
  }
}

.filterSearchList label span {
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  /*background-color: #fcece7;*/
  padding: 12px 10px;
  height: auto;
  min-width: 0;
  text-align: center;
  overflow: hidden;
  color: #e13205;
  font-size: 15px;
  font-weight: bold;
}

.filterSearchList input {
  position: absolute;
  left: -9999px;
}

.searchDiv,
.filterDiv {
  margin-bottom: 0px;
}

.searchDiv h3,
.filterDiv h3 {
  margin-bottom: 10px;
}

.header-hide-filter-wrapper {
  display: flex;
  justify-content: space-between;
}

#filterSecondRow {
  margin-bottom: 0px;
}

.filterSearchList .search-form {
  float: none;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  z-index: 1;
}

.filterSearchList .search-form .icon-search {
  padding: 0;
  color: #e13205;
}

.filterSearchList .search-form .icon-search:before {
  font-size: 36px;
  left: 5px;
  position: absolute;
  top: 5px;
}

.filterSearchList input[type='search'] {
  font-size: 14px;
  position: static;
  border-radius: 14px;
  border: solid 2px #e13205;
  padding: 6px 5px 6px 45px;
}

/* Tillf lligt, dublett */
.filterSearchList label.checked {
  position: relative;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background-color: #e13205;
  padding: 8px 10px;
  height: auto;
  min-width: 0;
  text-align: center;
  overflow: hidden;
  color: #e13205;
  font-size: 15px;
  font-weight: bold;
}

/*.filterSearchList label .ss-delete {
    display: none;
}

.filterSearchList label.checked .ss-delete {
    display: inline-block;
    padding: 0;
    top: 2px;
    position: relative;
}*/

.filterSearchList label.checked span {
  color: #fff;
  background-color: #e13205;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  padding: 8px 10px;
  height: auto;
  min-width: 0;
  text-align: center;
  overflow: hidden;
  font-size: 15px;
  font-weight: bold;
}

.filterSearchList input[value='all'] + label {
  margin: 10 0 0 0;
  margin-right: 20px;
  overflow: visible !important;
  position: relative;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  padding: 8px 10px;
  height: auto;
  min-width: 0;
  text-align: center;
  overflow: hidden;
  color: #e13205;
  font-size: 15px;
  font-weight: bold;
}

.filterSearchList input[value='all'] + label:after {
  position: absolute;
  top: -2px;
  right: -15px;
  content: '';
  border-right: 1px solid #e13205;
  display: block;
  height: 40px;
  width: 1px;
  margin-right: 3px;
}

.filterSearchList figure {
  float: left;
  margin: 0 30px 20px 0;
  max-width: 200px;
}

.filterSearchList .date,
.filterSearchList .searchResultTxt {
  border-top: solid 1px #d1d1d1;
  padding-top: 20px;
}

.filterSearchList .date {
  font-size: 25px;
  width: 70%;
}

.searchResultTxt {
  float: left;
  width: 100%;
}

.searchResultTxt h3 {
  font-size: 21px;
}

.searchResultTxt p {
  font-size: 21px;
  margin-bottom: 20px;
}

.archiveFilter.select {
  position: relative;
  margin: 25px 0;
}

.archiveFilter.select:after {
  content: '';
  position: absolute;
  top: 17px;
  left: 60%;
  background: transparent url(/static/img/sprites.svg) no-repeat 0 -359px;
  width: 11px;
  height: 8px;
  pointer-events: none;
}

.archiveFilter select {
  position: relative;
  width: 70%;
  font-family: 'ICA Text Web Bold';
  padding: 10px 10px 10px 10px;
  font-size: 1.3125em;
  -webkit-appearance: none;
  -moz-apperance: none;
  appearance: none;
  text-indent: 0.01px;
  -moz-text-overflow: '';
  text-overflow: '';
  border: 2px solid #e13205;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 14px;
  outline: none;
  line-height: 1;
}

/* Removes default arrow in IE10+ */
.archiveFilter select::-ms-expand {
  display: none;
}

/* Removes default arrow in Firefox */
@-moz-document url-prefix() {
  .archiveFilter.select .moz-fix {
    border: 2px solid #e13205;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    left: 10px;
    background-color: #fff;
  }

  .job-search-apply-container .archiveFilter.select {
    left: 0;
  }

  .archiveFilter.select:after {
    left: 90%;
  }

  .jobsearchblock .archiveFilter.select:after {
    left: auto !important;
    right: 20px !important;
  }

  .archiveFilter select {
    border: none;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 114%;
    /*-moz-appearance: none;*/
  }

  .job-search-apply-container .archiveFilter.select select,
  .jobsearchblock .archiveFilter select {
    width: 114% !important;
  }
}

.addAllEvent a {
  display: block;
  margin: 25px 0;
}

.filterTag {
  font-size: 16px;
  display: block;
}

.filterTag:last-child {
  margin-bottom: 10px;
}

.filterSearchList ul {
  padding-left: 0;
  margin-bottom: 50px;
}

.filterSearchList li,
.filterSearchList .searchResultTxt {
  margin-bottom: 0;
}

.filterSearchList li,
.filterSearchList .transitionLink {
  min-height: 185px;
}

.filterSearchList li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

/* FilterSearch Media */

ul.mediaList {
  margin-top: 0px;
}

.mediaList li {
  margin-bottom: 35px;
  overflow: hidden;
}

.mediaList li:nth-child(4n + 4) + li {
  clear: left;
}

.mediaList figure {
  float: none;
  margin: 0 0 15px 0;
  max-width: none;
  padding: 0;
  height: 284px;
  line-height: 284px;
}

.mediaList p {
  font-size: 14px;
}

.mediaList a {
  font-size: 16px;
}

/* FilterSearch Reports */
.filterSearchList .documentList,
.filterSearchList .linkList {
  margin: 10px 0;
}

.filterSearchList .documentList a,
.filterSearchList .linkList a {
  font-size: 16px;
  margin-right: 20px;
}

.filterSearchList .documentList a.icon-new-window:before,
.filterSearchList .linkList a.icon-new-window:before {
  font-size: 24px;
}

.filterSearchList .documentList a.icon-new-window:hover,
.filterSearchList .documentList a.icon-new-window:focus {
  text-decoration: none;
}

.filterSearchList .documentList a.icon-new-window:hover span,
.filterSearchList .documentList a.icon-new-window:focus span {
  text-decoration: underline;
}

/* FilterSearch Press */
.transitionLink h3 {
  color: #e13205;
}

.block.contactpageteaserblock.col-lg-6.col-md-6.col-sm-12
  .row
  .col-lg-6.col-md-6.col-sm-6
  .contactList
  span.icon-email
  a {
  font-size: 15px;
}

.category {
  color: #e13205;
  float: left;
  font-size: 21px;
  font-weight: bold;
  line-height: 30px;
  padding-right: 5px;
  text-transform: uppercase;
}

/* FilterSearch Calender */

/* Block */
.heading-containerBlock {
  margin-bottom: 0;
}

.heading-containerBlock + .overlay {
  margin-top: -10px;
  /*margin-left: 25px;*/
}

.containerblock .heading-containerBlock {
  /*position: relative;
    top: 50px;*/
  margin-bottom: 20px;
}

.containerblock.col-lg-46 .heading-containerBlock {
  font-family: 'ICA Rubrik Web Bold', sans-serif;
  font-size: 1.5em;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.block.articlelistblock {
  margin-bottom: 0px;
}

.block.articlelistblockwide {
  margin-bottom: 0px;
  overflow-y: auto;
}

.block.block-with-moveable-text-and-link {
  margin-bottom: 0px;
  overflow-y: auto;
}

.block.article-block-with-background {
  margin-bottom: 96px;
}

.block.linkblock {
  margin-top: 60px;
}

.block.slidercontainerblock,
.block.standardslideblock,
.block.starttopblock,
.block.mediaroomslideblock,
.block.accordionblock,
.block.accordionblock .block,
.block.contactpageteaserblock,
.block.googlemapsblock,
.block.companycontactpageteaserblock,
.block.categoryteaserblock,
.block.topimageblock {
  margin-top: 0;
}

.block.containerblock {
  margin-top: 0;
  margin-bottom: 50px;
}

.block.containerblock.article-block-margin-bottom {
  margin-top: 0;
  margin-bottom: 96px;
}

.block.containerblock.article-block-wide-margin-bottom {
  margin-top: 0;
  margin-bottom: 0px !important;
}

.block.containerblock.article-listing-item-onehundred-percent {
  margin-top: 0;
  margin-bottom: 44px;
}

.block.slidercontainerblock,
.block.starttopblock,
.block.standardslideblock,
.block.mediaroomslideblock,
.block.topimageblock {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.block.slidercontainerblock {
  /*  height: 588px; /*danhan */
}

.block.containerblock {
  position: static;
}

.bgGray {
  background: #f9f5f5;
}

.bgWhite {
  background: #ffffff;
}

/* containerBlock */
.containerblock .overlay + .row .linkblock:nth-child(1),
.containerblock .overlay + .row .linkblock:nth-child(2),
.containerblock .overlay + .row .linkblock:nth-child(3) {
  margin-bottom: 50px;
}

.overlay {
  position: absolute;
  background: #f9f5f5;
  width: 100%;
  left: 0;
  height: 400px;
  z-index: -2;
}

/* Googlemap */
.googlemapsblock {
  padding: 0;
}

.googlemapsblock .menuArrow {
  display: none;
}

#map .mapImageText {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  bottom: -250px !important;
  left: 88px !important;
  padding: 30px 10px 15px;
  width: 400px !important;
}

#map .mapImageText.is-ie10 {
  bottom: -260px !important;
}

.googlemapsblock .ss-delete {
  cursor: pointer;
  float: right;
  font-size: 21px;
}

.googlemapsblock h2 {
  font-size: 21px;
  padding-left: 10px;
}

.googlemapsblock h3,
.googlemapsblock p {
  font-size: 16px;
}

.googlemapsblock a {
  font-size: 21px;
}

.googlemapsblock .contactWrapper {
  margin-bottom: 40px;
}

.googlemapsblock figure {
  margin-bottom: 0;
  text-align: center;
  position: relative;
  height: 100%;
}

.googlemapsblock .container {
  height: 100%;
}

.googlemapsblock .topImageText h2 {
  font-size: 35px;
  padding-left: 0;
  margin: 0 0 20px 0;
  color: #393939;
}

.googlemapsblock .topImageText h3 {
  font-size: 21px;
  color: #393939;
}

.googlemaps-content-wrapper {
  display: flex;
  justify-content: space-between;
}

.google-maps-contact-wrapper {
  margin-bottom: 20px;
}

#map img {
  max-width: none;
}

/* companycontactBlock */
.companycontactpageteaserblock {
  border-left: #d9d9d9 solid 1px;
  border-top: #d9d9d9 solid 1px;
  border-bottom: #d9d9d9 solid 1px;
  height: 350px;
  overflow: hidden;
  margin-bottom: 10px;
}

.companycontactBlock h2 {
  font-size: 23px;
  padding: 20px;
  margin-bottom: 0;
}

.companycontactBlock h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

.companycontactBlock p {
  font-size: 14px;
}

.companycontactBlock .icon-cellphone:before,
.companycontactBlock .icon-contact:before,
.companycontactBlock .icon-email:before,
.companycontactBlock .icon-new-window:before {
  font-size: 24px;
  top: 6px;
}

.companycontactBlock .icon-contact {
  margin-right: 24px;
  padding: 0;
}

.companycontactBlock .icon-contact:before {
  top: -4px;
}

.companycontact {
  padding: 0 20px;
}

/*Disclamerpage*/
.disclaimerblock .block {
  margin-top: 0;
}

.disclaimerblock .checkboxSpan {
  font-size: 14px;
  position: relative;
  top: -2px;
  padding-left: 10px;
}

.disclaimerblock .errorTxt {
  margin-top: 10px;
}

.disclaimerblock .documentBlock {
  margin-top: 35px;
}

.countryFilter {
  margin: 30px 0 0;
}

.countryFilter .select {
  position: relative;
  margin-top: 10px;
}

.countryFilter .select:after {
  content: '';
  position: absolute;
  top: 17px;
  right: 20px;
  background: transparent url(/static/img/sprites.svg) no-repeat 0 -359px;
  width: 11px;
  height: 10px;
  pointer-events: none;
}

.countryFilter select {
  position: relative;
  border: 2px solid #e13205;
  font-family: 'ICA Text Web Bold';
  padding: 6px 10px 4px 10px;
  font-size: 1.3125em;
  width: 100%;
  -webkit-appearance: none;
  -moz-apperance: none;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-appearance: none;
  text-indent: 0.01px;
  -moz-text-overflow: '';
  text-overflow: '';
}

.disclaimerTerms {
  display: inline-block;
}

.disclaimerTerms input[type='submit'] {
  border: 0;
  background-color: #e13205;
  color: #fff;
  line-height: 40px;
  height: 40px;
  font-family: 'ICA Text Web Bold';
  cursor: pointer;
  margin-top: 20px;
  margin-right: 10px;
  padding: 0 20px;
}

/* categoryTeaserBlock */
/*.categoryteaserblock:first-child {
    border-top: solid 1px #d1d1d1;
    margin-top: 10px;
}*/

.categoryTeaser {
  border-bottom: solid 1px #d1d1d1;
  padding: 30px 0;
}

.categoryTeaser figure {
  float: left;
  max-width: 150px;
  margin-right: 15px;
  margin-bottom: 0;
}

.teaserWarp {
  margin-left: 165px;
}

.teaserWarp h3 {
  margin-bottom: 0;
}

.teaserContent,
.teaserContent a {
  font-size: 16px;
  line-height: 23px;
}

.teaserContent a.show-more {
  display: block;
  text-align: right;
}

.teaserContent .date {
  border-top: solid 1px #d1d1d1;
  font-family: 'ICA Text Web Bold';
  margin-top: 8px;
  padding-top: 10px;
}

.teaserContent .teaserTxt {
  overflow: hidden;
  position: relative;
  height: 45px;
}

/* PageListBlock */
.listBlock li {
  margin-bottom: 0;
}

.listBlock li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

.listBlock li:last-child {
  border-bottom: solid 1px #d1d1d1;
  margin-bottom: 25px;
}

.listBlock .date,
.listBlock .teaserLink a {
  border-top: solid 1px #d1d1d1;
  padding-top: 20px;
  padding-right: 80px;
  padding-bottom: 35px;
}

.listBlock .date {
  font-size: 25px;
  width: 90%;
}

/* calendarBlock */
.calendarBlock li {
  border-top: 1px solid #d9d5d5;
  min-height: inherit;
}

.calendarBlock li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

.calendarBlock li:last-child {
  border-bottom: 1px solid #d9d5d5;
}

.calendarBlock li {
  color: #393939;
  display: block;
  min-height: 120px;
  border-bottom: 0;
  padding-top: 16px;
}

.calendarBlock time {
  margin: 0 15px 0 0;
  line-height: 35px !important;
  font-size: 18px !important;
  float: left;
  text-transform: uppercase;
  border-bottom: none;
  background-color: #fcece7;
  width: 80px;
  height: 85px;
  display: block;
  text-align: center;
  min-height: 100%;
  pointer-events: none;
  padding-top: 10px;
  font-weight: unset !important;
  color: black !important;
}

.calendarBlock time span {
  display: block;
  font-size: 34px;
  font-family: 'ICA Text Web Bold';
  line-height: normal;
  margin-top: -10px;
}

/* subscriptionBlock */
.subscriptionblock {
  position: static;
}

.subscriptionblock .overlay {
  position: static;
  height: auto;
}

.subscription {
  background: #f9f5f5;
  padding: 60px 10px;
}

.subscription form {
  margin-top: 68px;
}

.subscription legend {
  font-family: 'ICA Rubrik Web Bold', sans-serif;
  font-size: 1.5em;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 4px solid #393939;
}

.subscription label {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 5px;
}

.subscription label.focus {
  background: #ffffff;
  outline: none;
}

.subscription .checkboxDiv > div {
  float: left;
  width: 33%;
}

.subscription .checkboxDiv label {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: none;
  padding-left: 0;
}

form,
fieldset,
input {
  border: 0;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

form .password-button input[type='submit'] {
  background-color: blue;
}

#test input[type='submit'] {
  background-color: #e13205;
  padding-left: 10%;
}

@media only screen and (max-width: 768px) {
  #test input[type='submit'] {
    background-color: #e13205;
    padding-left: 16%;
  }
}

#test {
  display: block;
}

.label-info {
  width: 100%;
  background-color: transparent;
  display: block;
  margin-top: 15px;
}

.checkbox-text-width {
  width: 100%;
}

.emailField {
  border-bottom: 1px solid #393939;
  width: 100%;
}

.subscription input[type='email'] {
  background-color: transparent;
  display: block;
  font-size: 14px;
  margin-top: 2px;
  width: 100%;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.subscription input[type='email']:hover,
.subscription input[type='email']:focus {
  outline: none;
}

.subscription input[type='submit'] {
  margin-top: 20px;
  width: 140px;
}

.subscription input[type='submit'] {
  border: 0;
  background-color: #e13205;
  color: #fff;
  border-radius: 14px;
  line-height: 40px;
  height: 40px;
  padding-left: 27px;
  font-family: 'ICA Text Web Bold';
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -ms-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}

.subscription input[type='submit']:hover {
  background-color: #cf2e05;
}

/* tableTab */
.tabContainerBorder {
  border-bottom: 1px solid #e13205;
  padding-bottom: 35px;
}

.containerTab {
  background: #f9f5f5;
  border: 1px solid #e13205;
}

.containerTab.open {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.tabsblockcontainer .block {
  margin-top: 50px;
}

ul.tabsList {
  font-family: ICA Text Web Bold;
  width: 100%;
  padding: 0 30px;
  border-bottom: 1px solid #e13205;
}

ul.tabsList > li {
  display: inline;
  padding: 15px 20px 10px;
  cursor: pointer;
  height: 61px;
  float: left;
  color: #e13205;
  margin: -1px;
  overflow: hidden;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tabsList li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

.tabNumbers-8 li {
  width: 12.5%;
}

.tabNumbers-7 li {
  max-width: 14.2%;
}

.tabNumbers-6 li {
  max-width: 16.6%;
}

.tabNumbers-5 li {
  max-width: 20%;
}

.tabNumbers-4 li {
  max-width: 25%;
}

.tabNumbers-3 li {
  max-width: 33.3%;
}

.tabNumbers-2 li {
  max-width: 50%;
}

.tabNumbers-1 li {
  max-width: 100%;
}

/* flipBlock */
.flipoverflow {
  overflow: hidden;
  width: 100%;
}

.flipflopContainer {
  position: relative;
}

.flipflopContainer .item {
  background: #ebe8e4;
  border: solid #fff 1px;
  cursor: pointer;
  height: 220px;
  line-height: 220px;
  text-align: center;
  z-index: 1;
}

.flipflopContainer .item0,
.flipflopContainer .item1,
.flipflopContainer .item2 {
  border-bottom: solid #fff 1px;
}

.flipflopContainer .item3,
.flipflopContainer .item4,
.flipflopContainer .item5 {
  float: right;
}

.flipflopContainer .item[class*='colorTheme'] h3 {
  background: transparent !important;
  color: #ffffff;
}

/**
 * This hack targets the Webkit browser engine
 * which includes Safari and Chrome.
 */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .flipflopContainer .item2 {
    border-right: 0 none;
  }
}

.flipflopContainer .item h3 {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  -ms-border-radius: 4px;
  display: inline-block;
  line-height: normal;
  padding: 10px;
  vertical-align: middle;
  position: relative;
  z-index: 5;
}

.flipflopContainer .video-container {
  margin: 55px -11px;
}

.flipflopContainer .flip-content {
  background: #f9f5f5;
  position: absolute;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}

.flipflopContainer .flip-content figure {
  max-width: 500px;
  margin: 60px auto 10px;
  line-height: normal;
}

.flipflopContainer .content-left,
.flipflopContainer .content-right {
  line-height: 440px;
  height: 440px;
}

.flipflopContainer .flip-content .content-left {
  text-align: center;
}

.flipflopContainer .txtImg-container,
.flipflopContainer .content-rightTxt {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.flipflopContainer .content-left h2 {
  color: #fff;
  font-family: 'ICA Rubrik Web bold', sans-serif;
  font-size: 47px;
}

.flipflopContainer .content-rightTxt > * {
  display: block;
  line-height: 30px;
}

.flipflopContainer .closeBtn {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}

.flipList {
  list-style-type: none;
}

.flipList p,
.flipList a {
  font-size: 16px;
  margin-bottom: 0;
}

.flipList img {
  float: left;
  margin: 0 20px 10px 0;
  width: 100px;
}

.flipoverflow {
  overflow: hidden; /*Fix for animation*/
  width: 100%;
}

.flipflopContainer .item:hover .hoverOverlay {
  visibility: visible; /* Flipp hoverexample */
}

/* accordianBlock */
.panelWrap:last-child {
  border-bottom: solid 1px #d1d1d1;
}

.panel-heading,
.panel-collapse {
  border-top: solid 1px #d1d1d1;
  margin-top: -5px;
  margin-bottom: -4px;
}

.panel-heading {
  /*padding: 20px;*/
  display: block;
  padding: 0px 15px;
  color: #cf2e05;
}

.panel-heading:hover {
  /*background: #F9F5F5;*/
  cursor: pointer;
  text-decoration: none;
}

.panel-heading img {
  padding-top: 10px;
  padding-bottom: 4px;
  margin: 0 10px 10px 0;
}

.panel-heading .icon-plus,
.panel-heading .icon-close {
  color: #e13205;
  float: right;
}

.panel-heading .icon-plus,
.panel-heading.open .icon-close {
  display: block;
  padding: 5px 0 5px 0;
}

.panel-heading .icon-close,
.panel-heading.open .icon-plus {
  display: none;
}

/* .panel-heading .icon-plus-with-icon,
    .panel-heading .icon-close-with-icon {
        color: #E13205;
        float: right;
    }

    .panel-heading .icon-plus-with-icon,
    .panel-heading.open .icon-close-with-icon {
        display: block;
        padding: 5px 0 5px 0;
    }

    .panel-heading .icon-close-with-icon,
    .panel-heading.open .icon-plus-with-icon {
        display: none;
    }
*/
.panel-collapse.collapse.in {
  border-top: none;
}

.panel-collapse {
  /*background: #F9F5F5;*/
  padding: 4px 20px 50px;
}

.panel-collapse figure {
  float: left;
  max-width: 50%;
  margin: 0 30px 20px 0;
}
/* linkBlock */
.linkblock a:hover {
  text-decoration: none;
}

.mobile-dragspel {
  display: contents;
  padding-top: 7px;
}

div.overlayImage[class*='textBgTheme'] {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin-left: 30px;
  margin-right: 30px;
  padding: 10px 20px;
}

.openIn-lightbox {
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.openIn-lightbox + .ss-plus,
.openIn-lightbox + .icon-plus {
  color: #ffffff;
  position: absolute;
  line-height: 22px;
  right: 0;
  top: 0;
  z-index: 1;
}

.openIn-lightbox + .icon-plus:before {
  color: #ffffff;
  font-size: 48px;
}

.puff {
  padding: 50px;
  position: relative;
  height: 320px;
  line-height: 220px;
  text-align: center;
  overflow: hidden;
}

.puff:hover .hoverOverlay {
  visibility: visible; /* Flipp hoverexample */
}

.puff .overlayImage {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.puff h3 {
  text-transform: uppercase;
}

.puff h3,
.puff p {
  color: #393939;
  display: block;
  font-family: 'ICA Text Web Regular';
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.puff.whiteTxt h3,
.puff.whiteTxt p {
  color: #ffffff;
}

.puff.whiteTxt .textBgTheme30 h3,
.puff.whiteTxt .textBgTheme30 p {
  color: #393939;
}

.puff h3 {
  font-weight: bold;
}

.puff .icon {
  line-height: 0;
  margin-bottom: 20px;
  text-align: center;
}

.puff img {
  max-width: 100px;
}

/* TeaserBlock */
.teaserblock.col-lg-3 figure,
.teaserblock.col-lg-4 figure {
  float: none;
  text-align: center;
  margin: 0 auto 20px;
  max-width: 100%;
}

.teaserBlock.article-listing-item--red,
.teaserBlock.article-listing-item--light-pink,
.teaserBlock.article-listing-item--gray,
.teaserBlock.bgGray {
  padding: 30px;
}

.teaserBlock figure {
  float: left;
  max-width: 50%;
  margin: 0 30px 20px 0;
}

.video-container {
  margin: 0 30px 20px 0;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: auto;
  overflow: hidden;
}

.video-container.full-width {
  min-height: 478px;
  width: 100%;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* CompanyBlock */
.companyblockcontainer {
  position: static;
}

.companyblockcontainer .overlay.companyTheme1 {
  background: #e13205;
}

.companyblockcontainer .overlay.companyTheme2 {
  background: #fcece7;
}

.companyblockcontainer .overlay {
  background: #e13205;
  height: 480px;
}

.company {
  height: 480px;
  overflow: hidden;
}

.company figure {
  left: 0;
  position: absolute;
}

.company figure img {
  height: 480px;
}

.company h2 {
  margin: 45px 0 25px;
}

.companyContent {
  position: static;
}

.companyContent .col-lg-6 {
  height: 480px;
  padding-left: 25px;
}

.companyTheme1 .companyContent .col-lg-6 {
  background: #e13205;
}

.companyTheme2 .companyContent .col-lg-6 {
  background: #fcece7;
}

.companyList {
  float: right;
}

.company ul {
  margin-top: 0;
  height: 480px;
}

.company li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

/* gr  */
.company li {
  color: #393939;
  cursor: pointer;
  font-size: 16px;
  text-align: right;
  padding: 18px 20px 20px;
  margin-bottom: 0;
  max-width: 199px;
  overflow: hidden;
}

.company li {
  background: #e13205;
  border-top: 2px solid #fff;
  color: #fff;
}

.company li:first-child {
  border: none;
}

.company.companyTheme2 li {
  background: #e13205;
}

.company.companyTheme2 li.open,
.company.companyTheme2 li.open:hover {
  background: transparent !important;
  color: #393939;
}

/*.company.companyTheme2 li:hover {
        background: #CF2E05 !important;
        color: #fff;
    }*/

.company.companyTheme2 li.open {
  font-weight: bold;
}

/* r d */
.company.companyTheme1 h2,
.company.companyTheme1 p,
.company.companyTheme1 a,
.company.companyTheme1 li,
.company.companyTheme1 p > * {
  color: #ffffff;
}

.company.companyTheme1 li:nth-child(odd) {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.1);
}

.company.companyTheme1 li:nth-child(even) {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}

.company li.open {
  background: transparent !important;
  text-decoration: underline;
  font-weight: bold;
}

.company li:hover {
  background: #cf2e05;
  text-decoration: underline;
}

/* FactBlock */
.factBlock {
  background-color: #f9f5f5;
  padding: 15px;
  /*display: inline-block;*/
}

.factBlock h3 {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}

/* iframeBlock */
.iframeBlock section {
}

.iframeBlock iframe {
  width: 100%;
  overflow-y: hidden;
}

/* StockTickerBlock */
.stockBlock h3 {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}

.stockBlock .stock-date {
  font-size: 16px;
}

.stockBlock .aktienumber span.minus {
  color: #e13205;
}

.stockBlock .aktienumber span.plus {
  color: #00913f;
}

.stocktickerblock .aktienumber > div {
  position: relative;
}

/* DocumentListBlock */
.documentBlock h3 {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}

ul.docList {
  padding-left: 0;
}

ul.docList .icon-new-window:before {
  font-size: 30px;
}

ul.docList li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

/* 500 Errorpage */
.error500Div {
  background-image: url('/Static/img/pink-bg.png');
  color: #ffffff;
  padding: 180px 0 225px;
}

.error500Div h1 {
  font-size: 80px;
}

.error500Div p {
  font-size: 28px;
  color: #ffffff;
}

/* 404 Errorpage */
.error404Div {
  color: #ffffff;
  padding: 180px 0 225px;
}

.error404Div h1 {
  font-size: 80px;
}

.error404Div p,
.error404Div a {
  font-size: 28px;
  color: #ffffff;
}

.error404Div a {
  color: #ffffff;
  text-decoration: underline;
}

/* Footer */
footer ul {
  padding-left: 0;
  margin-top: 0;
}

footer ul li:before {
  color: inherit;
  content: '';
  padding-right: 0;
}

footer h2 {
  font-size: 20px;
}

footer h4 + ul {
  padding-top: 10px;
  padding-bottom: 20px;
}

footer p {
  font-size: 1.2857142857142857142857142857143em;
  line-height: 24px;
  margin-bottom: 0;
}

footer a {
  color: #cf2e05;
  cursor: pointer;
  display: block;
  font-size: 18px;
  padding-right: 20px;
  padding-bottom: 10px;
}

footer li {
  color: #393939;
}

footer span {
  font-family: 'ICA Text Web Bold';
  display: block;
}

footer time,
footer .datetime {
  display: block;
  font-size: 14px;
}

.logotype-footer-desktop {
  max-width: none;
  display: block;
}

.logotype-footer-mobile {
  display: none;
}

.dropdown-footer-mobile {
  display: none;
}

.search-form {
  margin-bottom: 70px;
  position: relative;
  width: 100%;
}

.search-form .icon-search:before {
  font-size: 48px;
  left: 8px;
  position: absolute;
  top: 5px;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  z-index: 20;
}

.search-form .form-control {
  -ms-border-radius: 0;
  border-radius: 0;
  background: #f9f5f5;
  border: none;
  -webkit-box-shadow: 0 0 0;
  -ms-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  height: 60px;
  padding: 7px 12px 5px 67px;
}

/* Footer 4 columns */
.contact-div {
  margin-bottom: 20px;
}

.socialMedia-list a {
  background-position: top left;
  padding-left: 45px;
  padding-bottom: 17px;
  position: relative;
}

.socialMedia-list > li {
  min-height: 32px;
}

.socialMedia-list a:before {
  /*border: 3px solid #393939;*/
  /*-ms-border-radius: 25px;*/
  /*border-radius: 25px;*/
  /*content: "";*/
  height: 38px;
  left: 0;
  position: absolute;
  top: -5px;
  width: 38px;
}

.twitterIcon a {
  background-position: 8px -400px;
}

.linked-inIcon a {
  background-position: 11px -455px;
}

.myNewsDeskIcon a {
  background-position: 8px -682px;
}

.rssIcon a {
  background-position: 12px -510px;
}

/* Custom Share */

.share-function {
  margin-top: 30px;
}

.share-function .icon-email,
.share-function .icon-print {
  text-decoration: none;
  position: relative;
}

.share-function .icon-email:before,
.share-function .icon-print:before {
  font-size: 36px;
}

.share-function .icon-email {
  margin-left: 5px;
  left: 8px;
  top: 8px;
}

.share-function .icon-print {
  right: -4px;
  top: 11px;
}

/* Sitemap */
.sitemap {
  background: #f9f5f5;
}

.sitemap-header {
  text-align: center;
  margin: 20px 0;
}

.sitemap-header a {
  font-family: 'ICA Text Web Regular';
  font-size: 20px;
  display: inline-block;
}

.sitemap-header a .toggle-icon {
  border: 3px solid #393939;
  -ms-border-radius: 25px;
  border-radius: 25px;
  content: '';
  display: inline-block;
  font-size: 20px;
  height: 38px;
  margin-left: 15px;
  position: relative;
  width: 38px;
  top: 5px;
  background-position: 12px -510px;
  padding-top: 4px;
  line-height: 32px;
}

.sitemap-listWrap {
  display: none;
  padding-top: 20px;
}

.sitemap-wrapper {
  display: flex;
  flex-wrap: wrap;
}

/* Old Cookie consent start */
.cookieInfo {
  background: #f9f5f5;
  padding: 20px 0px;
  position: sticky;
  width: 100%;
  bottom: 0;
  z-index: 3;
}

.cookieWrapper {
  position: relative;
  width: inherit;
  display: inline-block;
  margin-top: 10px;
}

.cookieInfo .cookieInfoText {
  display: inline-block;
  width: 70%;
  float: left;
  font-family: 'ICA Text Web Bold';
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0px;
}

.cookieInfo .cookieLink {
  color: #cf2e05;
  font-family: 'ICA Text Web Bold';
  font-size: 15px;
  line-height: 20px;
  margin-left: 15px;
  white-space: nowrap;
}

.cookieInfo input[type='submit'] {
  border: 0;
  background-color: #e13205;
  color: #fff;
  line-height: 40px;
  height: 40px;
  font-family: 'ICA Text Web Bold';
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  width: 100px;
  position: absolute;
  bottom: 0;
  right: 30px;
}

.cookieInfo input[type='submit']:hover {
  background: #cf2e05;
  color: #ffffff;
  text-decoration: none;
}

@media (min-width: 500px) {
  .cookie-consent_content {
    width: 500px;
  }
}

@media (max-width: 499px) {
  .cookie-consent_content {
    width: 90%;
  }
}

@media (max-width: 768px) {
  .print-footer {
    display: none;
  }
}

.cookie-consent_darkbg {
  background: #000000;
  opacity: 0.4;
  z-index: 1001;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.cookie-consent_content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1002;
  background-color: #ffffff;
}

.accept-cookies_wrapper_default {
  padding: 20px;
  font-size: 10px;
}

.accept-cookies_wrapper_settings {
  display: none;
  grid-template-rows: auto 1fr auto;
  max-height: 95vh;
  padding: 24px;
}

@media (min-width: 500px) {
  .accept-cookies_cookie {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 80px;
    height: 90px;
  }
}

@media (max-width: 500px) {
  .accept-cookies_cookie {
    top: 16px;
    left: 16px;
    width: 60px;
    height: 70px;
  }
}

.cookie-welcome-text {
  color: #cf2e05;
  font-family: 'ICA Hand Regular';
  font-weight: 400;
  font-style: normal;
}

.accept-cookies_crumble {
  position: absolute;
  right: 32px;
  width: 50px;
  height: 25px;
}

@media (min-width: 500px) {
  .accept-cookies_text {
    text-align: center;
    padding: 60px 20px 40px;
  }
}

@media (max-width: 499px) {
  .accept-cookies_text {
    text-align: center;
    padding: 0 20px 40px;
  }
}

.accept-cookies_text h4 {
  font-size: 2.5em;
}
/*
#cooke-welcome-id {
  font-size: 1.9em;
}
*/
.accept-cookies_text p {
  font-size: 1.6em;
  margin-bottom: 0;
}

.accept-cookies_buttons {
  display: flex;
  flex-flow: column;
  flex-direction: column;
  flex-wrap: initial;
  /*align-items: center;*/
  width: 100%;
}

.accept-cookies_buttons-approve {
  margin: 0.5em;
  width: 100%;
  display: inline-block;
  background-color: #cf2e05;
  padding: 1.3em 2em;
  margin-left: 0;
  margin-right: 0;
  color: #ffffff;
  font-size: 1.6em;
  font-family: inherit;
  font-weight: 900;
  border: 2px solid #cf2e05;
  border-radius: 3em;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: 0.2s;
}

.accept-cookies_buttons-approve:hover {
  background-color: #801c03;
  border: 2px solid #801c03;
}

.accept-cookies_buttons-settings {
  margin: 0.5em;
  width: 100%;
  display: inline-block;
  background-color: #ffffff;
  padding: 0.8em 2em;
  margin-left: 0;
  margin-right: 0;
  color: #cf2e05;
  font-size: 1.6em;
  font-family: inherit;
  font-weight: 900;
  border: 2px solid #cf2e05;
  border-radius: 3em;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: 0.2s;
}

.accept-cookies_buttons-settings:hover {
  border: 2px solid #801c03;
  color: #801c03;
}

.edit-cookies_header {
  grid-row: 1;
}

.edit-cookies_header h4 {
  font-size: 2.5em;
}

.edit-cookies_header p {
  font-size: 1.6em;
  margin-bottom: 1.3em;
}

.edit-cookies_edit {
  grid-row: 2;
  overflow-y: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}

.edit-cookies_edit p {
  font-size: 1.6em;
  margin-bottom: 1px;
}

.consent-setting_wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 98%;
  margin-bottom: -10px;
}

.consent-setting_content {
  margin-right: 24px;
}

.checkbox_container .form-element-margin-bottom {
  display: block;
  margin-bottom: 0;
}

.checkbox_checkboxWrapper {
  line-height: 21px;
  display: flex;
}

.checkbox_checkboxOuter {
  position: relative;
  flex: 0 0 21px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 21px;
}

.checkbox_focusInput {
  opacity: 0;
}

.checkbox_checkbox {
  position: absolute;
  border-radius: 4px;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  border: 2px solid #cf2e05;
}

.checkbox_checkbox-icon {
  display: none;
  margin-top: -4px;
  color: #cf2e05;
}

.checkbox_checkboxLabel {
  margin-left: 16px;
  flex: 1 1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

.edit-cookies_footer {
  grid-row: 3;
}

/* Old Cookie consent end */

/* Modular Finance */

.mf-insider-table-row {
  vertical-align: top;
  font-size: 9px !important;
}

.tab-block {
  display: block;
  padding-top: 15px;
}

.tab-block-loading {
  display: block;
}

.tab-block_tab {
  padding: 3px 0;
  margin-left: 0;
  margin-bottom: 25px;
  margin-top: 0.1em;
  border-bottom: 1px solid #e13205;
  padding-left: 2em !important;
  height: 50px;
}

@media (min-width: 1029px) {
  .tab-block_tab {
    padding: 3px 0;
    margin-left: 0;
    margin-bottom: 25px;
    margin-top: 0.1em;
    border-bottom: 1px solid #e13205;
    padding-left: 2em;
    height: 50px;
  }

  .tab-block_tab .tab-block_tab-item {
    list-style: none;
    display: inline;
    font-size: 16px !important;
    background: none;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #e13205 !important;
    font-family: 'ICA Text', sans-serif;
  }
}

@media (min-width: 768px) and (max-width: 1028px) {
  .tab-block_tab {
    padding: 11px 0;
    margin-left: 0;
    margin-bottom: 25px;
    margin-top: 0.1em;
    border-bottom: 1px solid #e13205;
    padding-left: 2em;
    height: 58px;
  }

  .tab-block_tab .tab-block_tab-item {
    list-style: none;
    display: inline;
    font-size: 16px !important;
    background: none;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #e13205 !important;
    font-family: 'ICA Text', sans-serif;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  .tab-block_tab {
    padding: 12px 0;
    margin-left: 0;
    margin-bottom: 25px;
    margin-top: 0.1em;
    border-bottom: 1px solid #e13205;
    padding-left: 2em;
    height: 50px;
  }

  .tab-block_tab .tab-block_tab-item {
    list-style: none;
    display: inline;
    font-size: 16px !important;
    background: none;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #e13205 !important;
    font-family: 'ICA Text', sans-serif;
  }
}

@media (max-width: 499px) {
  .tab-block_tab {
    padding: 17px 0;
    margin-left: 0;
    margin-bottom: 25px;
    margin-top: 0.1em;
    border-bottom: 1px solid #e13205;
    padding-left: 0 !important;
    height: 50px;
  }

  .tab-block_tab .tab-block_tab-item {
    list-style: none;
    display: inline;
    font-size: 16px !important;
    background: none;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #e13205 !important;
    font-family: 'ICA Text', sans-serif;
  }
}

.tab-block_tab .tab-block_tab-item:before {
  display: none;
}

.tab-block_tab .tab-block_tab-item a {
  text-decoration: none;
  padding: 3px 0.5em;
  margin-right: 3px;
  border: 1px solid #778;
  border-bottom: none !important;
  background: #f9f5f5;
  font-size: inherit !important;
  outline: none;
  float: left !important;
  padding: 1.4em 1em 1.4em 1em !important;
  border: solid 1px #e13205 !important;
  font-weight: bold;
  line-height: 0 !important;
}

.tab-block_tab .tab-block_tab-item a:link,
.tab-block_tab .tab-block_tab-item a:visited {
  color: #e13205 !important;
  background: #f9f5f5;
}

.tab-block_tab .tab-block_tab-item a:hover {
  cursor: pointer;
}

.tab-block_tab .tab-block_tab-item a.current {
  background: #ffffff;
  border-bottom-color: #fff !important;
}

.tab-block_tab .tab-block_tab-item a.offset {
  margin-left: -4px;
}

/* Modular finance mobile */
.tab-block-mobile {
  padding-top: 30px;
}

.tab-block-mobile .tab-block-mobile_prev {
  top: 7px;
  color: #cf2e05;
  background: inherit;
  left: 15px;
  cursor: pointer;
  position: absolute;
  width: auto;
  padding-top: 28px;
  font-weight: bold;
  font-size: 30px !important;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  display: block;
}

.tab-block-mobile .tab-block-mobile_next {
  top: 7px;
  color: #cf2e05;
  background: inherit;
  right: 15px;
  cursor: pointer;
  position: absolute;
  width: auto;
  padding-top: 28px;
  font-weight: bold;
  font-size: 30px !important;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  display: block;
}

.tab-block-mobile .tab-block-mobile_heading {
  text-align: center;
  color: #cf2e05;
  font-weight: 500;
  line-height: 1.1;
  padding-bottom: 20px;
  top: 7px;
}

/* stock-chart */

#mf_stockChart .buttons .checkable .rangeSelectorButton {
  background-color: #e13205 !important;
  color: #ffffff !important;
}

/*#mf_stockChart .buttons .checkable .rangeSelectorButton .checked {
  background-color: #FFFFFF !important;
  color: #e13205;
}*/

#mf_stockChart .buttons.checkable.checked {
  color: white !important;
  font-weight: bold;
  background-color: #e13205 !important;
}

#mf_stockChart .buttons.option.checked {
  background-color: #e13205 !important;
}

#mf_stockChart .buttons {
  fill: #e13205 !important;
  color: #e13205 !important;
}

#mf_stockChart .dropdownContent {
  border: 1px solid#e13205 !important;
}

#mf_stockChart .buttons.option:hover {
  background: #e13205 !important;
  color: #ffffff !important;
  border: 0px#e13205 !important;
}

#mf_stockChart .buttons.option .color2 {
  fill: #e13205 !important;
}

#mf_stockChart .rangeSelector > svg {
  fill: #e13205 !important;
}

#mf_stockChart .highcharts-axis-line {
  stroke-width: 1px;
  fill: #e13205 !important;
}

#mf_stockChart .highcharts-axis-labels > text {
  color: #e13205 !important;
  fill: #e13205 !important;
}

#mf_stockChart .highcharts-scrollbar-thumb {
  fill: #e13205 !important;
  stroke: #e13205 !important;
}

#mf_stockChart .highcharts-scrollbar-button {
  fill: #e13205 !important;
}

#mf_stockChart .highcharts-label.highcharts-point svg {
  fill: #e13205 !important;
}

#mf_stockChart .dropdownContent .label {
  text-align: left;
  font-weight: bolder;
  font-size: 9px;
  padding: 10px;
}

#mf_stockChart .dropdown.expand > .buttons {
  color: #e13205 !important;
  fill: white !important;
  font-weight: bold;
  background-color: #ffffff !important;
}

#mf_stockChart .highcharts-label.highcharts-point svg {
  fill: #e13205 !important;
  width: 20px;
  height: 20px;
}

#mf_stockChart .dropdownContent .buttons {
  text-align: left;
}

#mf_stockChart .indented {
  padding-left: 30px !important;
}

#mf_stockChart .highcharts-point.highcharts-color-3 {
  fill: rgba(130, 235, 130, 0.42) /*rgba(130, 235, 130, 0.42)*/;
  stroke-width: 0px;
}

#mf_stockChart .highcharts-point.highcharts-color-4 {
  fill: rgba(221, 119, 119, 0.44) /*rgba(221, 119, 119, 0.44)*/;
  stroke-width: 0px;
}

#mf_stockChart .highcharts-point.highcharts-color-0.highcharts-point-up {
  fill: rgba(119, 221, 119, 0.8) /*rgba(119, 221, 119, 0.8)*/;
  stroke: black;
  stroke-width: 1px;
}

#mf_stockChart .highcharts-point.highcharts-color-0.highcharts-point-down {
  fill: rgba(221, 119, 119, 0.85) /*rgba(221, 119, 119, 0.85)*/;
  stroke: black;
  stroke-width: 1px;
}

#mf_stockChart .highcharts-scrollbar-rifles {
  background-image: url('https://widget.datablocks.se/api/rose/assets/img/DBIcon.png');
  opacity: 0;
}

/* end of stock-chart */

/* Job Search */
/* Job Search Table */
.jobsearchblock .lastdate {
  text-align: right;
}

.jobsearchblock td.profession {
  font-family: 'ICA Text Web Bold';
}

.jobsearchblock .sortByLink {
  line-height: 1em;
  margin-left: 40px;
}

.jobsearchblock .searchDiv {
  margin-bottom: 0;
}

.jobsearchblock tbody tr {
  cursor: pointer;
}

.jobsearchblock > thead tr {
  background-color: #ffffff;
}

.jobsearchblock .table-striped > tbody > tr:nth-child(odd),
.jobsearchblock .table-striped > tbody > tr:nth-child(odd) > td {
  background-color: #ffffff;
}

.jobsearchblock .table-striped > tbody > tr:nth-child(even),
.jobsearchblock .table-striped > tbody > tr:nth-child(even) > td {
  background-color: #f9f5f5;
}

.jobsearchblock .table-striped.table-hover > tbody > tr:hover,
.jobsearchblock .table-striped.table-hover > tbody > tr:hover > td {
  background-color: #f7f7f7;
}

.jobsearchblock .table-striped th:first-child,
.jobsearchblock .table-striped td:first-child {
  padding-left: 15px;
}

.jobsearchblock .table-striped td:last-child {
  padding-right: 15px;
}

/* Searchfilter */
.jobsearchblock .archiveFilter.select {
  margin-top: 0;
  margin-bottom: 0;
}

.jobsearchblock .archiveFilter select {
  width: 100%;
}

.jobsearchblock .archiveFilter.select:after {
  left: inherit;
  right: 20px;
}

/* Job Search Modal View */
.jobSearchPage .preamble {
  font-size: 22px;
}
/* Job Search Modal View */
.jobSearchPage .infoText {
  font-family: 'ICA Text Web Light Italic';
}

.jobSearchPage table.job-search-facts {
  table-layout: fixed;
}

.jobSearchPage table.job-search-facts tr {
  border: none;
  border-bottom: solid 1px #d1d1d1;
}

.jobSearchPage table.job-search-facts tr:last-child {
  border-bottom: none;
}

.jobSearchPage table.job-search-facts tr:nth-child(even) {
  background: transparent;
}

.jobSearchPage table.job-search-facts tr td {
  border: none;
  padding-top: 12px;
  padding-bottom: 10px;
}

.jobSearchPage table.job-search-facts tr td span {
  font-weight: bold;
}

.jobSearchPage .job-search-last-panel-heading {
  border-bottom: solid 1px #d1d1d1;
}

.jobSearchPage .job-search-last-panel-heading.open {
  border-bottom: none;
}

.jobSearchPage ul li {
  font-size: inherit;
  margin-left: 40px;
  list-style-type: none;
}

/* Job Search Modal View Form */
.job-search-apply-container .job-search-modal-button-container {
  margin-top: 25px;
}

.job-search-apply-container p {
  margin-bottom: 20px;
}

.job-search-apply-container .job-search-apply-here-header {
  margin-top: 50px;
}

.job-search-apply-container input[type='text'],
.job-search-apply-container input[type='tel'],
.job-search-apply-container input[type='datetime'],
.job-search-apply-container input[type='date'],
.job-search-apply-container input[type='datetime-local'],
.job-search-apply-container input[type='month'],
.job-search-apply-container input[type='search'],
.job-search-apply-container input[type='email'],
.job-search-apply-container input[type='password'],
.job-search-apply-container input[type='file'] {
  background-color: #fff;
  height: 50px;
  padding-left: 10px;
  padding-top: 3px;
  outline: none;
  border-bottom: 3px solid #333;
}

.job-search-apply-container input[type='text']:focus,
.job-search-apply-container input[type='tel']:focus,
.job-search-apply-container input[type='datetime']:focus,
.job-search-apply-container input[type='date']:focus,
.job-search-apply-container input[type='datetime-local']:focus,
.job-search-apply-container input[type='month']:focus,
.job-search-apply-container input[type='search']:focus,
.job-search-apply-container input[type='email']:focus,
.job-search-apply-container input[type='password']:focus,
.job-search-apply-container input[type='file']:focus {
  -webkit-box-shadow: 0 -4px 0 #333;
  -ms-box-shadow: 0 -4px 0 #333;
  box-shadow: 0 -4px 0 #333;
}

.job-search-apply-container textarea {
  background-color: #fff;
  height: 100px;
  max-width: 100%;
  padding-left: 10px;
  padding-top: 3px;
  outline: none;
  border: none;
  border-bottom: 3px solid #333;
}

.job-search-apply-container textarea:focus {
  -webkit-box-shadow: 0 -4px 0 #333;
  -ms-box-shadow: 0 -4px 0 #333;
  box-shadow: 0 -4px 0 #333;
}

.job-search-apply-container input[type='radio'],
.job-search-apply-container input[type='checkbox'] {
  vertical-align: middle;
  margin-top: -2px;
  outline: none;
  width: 20px !important;
  height: 20px !important;
}

.job-search-apply-container input[type='radio'] {
  margin-right: 20px;
  margin-left: 8px;
}

.job-search-apply-container .archiveFilter.select {
  margin-top: 0;
  margin-bottom: 0;
}

.job-search-apply-container .archiveFilter.select select {
  width: 100%;
  display: block;
}

.job-search-apply-container .archiveFilter.select:after {
  left: 90%;
}

.job-search-apply-container .job-search-apply-form-row {
  margin-bottom: 25px;
}

/* For spacing between sections */
.job-search-apply-container .job-search-apply-form-row-extra-margin-top {
  margin-top: 80px;
}

.job-search-apply-container .job-search-apply-form-row-extra-margin-bottom {
  margin-bottom: 80px;
}

.job-search-apply-container .job-search-apply-form-row .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}

.job-search-apply-container .job-search-apply-form-row label {
  font-size: 20px;
}

.job-search-apply-container .job-search-apply-form-row label.label-radio {
  font-size: 16px;
}

.job-search-apply-container .no-margin-top {
  margin-top: 0;
}

/* Validation */
.job-search-apply-container .invalid_container {
  background-color: #fae5de;
}

.job-search-apply-container .invalid_container div:first-child {
  color: #dd501a;
}

.job-search-apply-container form.submitted input.ng-invalid,
.job-search-apply-container form.submitted textarea.ng-invalid {
  border-bottom-color: #dd501a;
}

/* Applied to radios */
.job-search-apply-container .invalid-check-radio-container > span,
.job-search-apply-container .invalid-check-radio-container .col-sm-6 > span {
  border-bottom: 2px solid #dd501a;
}

.job-search-apply-container .valid_container {
  background-color: #d8efe2;
}

.job-search-apply-container .valid_container div:first-child {
  color: #00923b;
}

/* Make feedback text smaller */
.job-search-apply-container .invalid_container span.ng-scope,
.job-search-apply-container .valid_container span.ng-scope {
  font-size: 15px;
  padding-left: 10px;
}

/*validation summary*/
.job-search-apply-container .validation-summary {
  font-size: 15px;
  padding-left: 10px;
  color: #dd501a;
}

/* Validation Tool tips */
.job-search-apply-container .tooltip {
  display: none !important;
}

.job-search-apply-container .tooltip.tooltip-display-block {
  display: block !important;
}

/* Job Search Summary */
.job-search-preview-container table {
  table-layout: fixed;
}

.job-search-preview-container .allowLineBreaks {
  white-space: pre-wrap;
}

/* Spinner on sendBtn */
#overlay {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  z-index: 1100;
}

#spinner {
  background: url(/static/img/ajax-loader.gif) no-repeat center;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  z-index: 1200;
}

/* Questionaire Block */

.questionaire-block .container {
  padding: 30px;
  padding-right: 45px;
}

.questionaire-block .row.questionaire-block-row-top-text {
  margin-bottom: 40px;
}

.questionaire-block .row.questionaire-block-row-form {
  margin-bottom: 20px;
}

.questionaire-block input[type='text'],
.questionaire-block input[type='email'] {
  background-color: #fff;
  height: 40px;
  padding-left: 10px;
  outline: none;
  border: solid 2px #e13205;
}

.questionaire-block textarea {
  background-color: #fff;
  height: 100px;
  outline: none;
  border: solid 2px #e13205;
  max-width: 100%;
}

.questionaire-block form .qb-input-invalid {
  border-color: #dd501a;
  border-width: 2px;
}

.questionaire-block .archiveFilter.select {
  margin: 0;
}

.questionaire-block .archiveFilter.select:after {
  left: 90%;
}

.questionaire-block .archiveFilter.select select {
  background-color: white;
  width: 100%;
}

@-moz-document url-prefix() {
  .questionaire-block .archiveFilter.select select {
    width: 114% !important;
  }
}

.questionaire-block .questionaire-block-success-text {
  color: rgb(0, 145, 63);
  font-weight: bold;
}

.questionaire-block .validation-summary {
  font-size: 15px;
  font-weight: bold;
  color: #dd501a;
  position: relative;
  top: -7px;
}

.questionaire-block .purpleBtn {
  border: none;
  width: 100px;
  height: 30px;
}

/* Article listing */
.article-listing-item {
  position: relative;
  background-color: #fff;
}

.article-listing-item:hover:not(.article-not-linked) {
  background-color: #f9f5f5;
  outline: 2px solid #cf2e05;
}

.article-listing .block.containerblock figure {
  margin-top: 60px;
  -webkit-margin-after: -20px;
}

.article-listing-item-text-color--red {
  color: #e13205;
}

.article-listing-item-text-color--red > p {
  color: #e13205;
}

.article-listing-item-text-color--black {
  color: black;
}

.article-listing-item-text-color--black > p {
  color: black;
}

.article-listing-item-text-color--white {
  color: white;
}

.article-listing-item-text-color--white > p {
  color: white;
}

.containerw3 {
  position: relative;
  text-align: center;
  height: 100%;
}

/* Bottom left text */
.text-placement-left-down {
  position: absolute;
  bottom: 32px;
  left: 32px;
  width: 33.3%;
  margin-right: 16px;
}

/* Top left text */
.text-placement-left-up {
  position: absolute;
  top: 32px;
  left: 32px;
  width: 33.3%;
  margin-right: 16px;
}

/* Top right text */
.text-placement-right-up {
  position: absolute;
  top: 32px;
  right: 32px;
  width: 33.3%;
  margin-left: 16px;
}

/* Bottom right text */
.text-placement-right-down {
  position: absolute;
  bottom: 32px;
  right: 32px;
  width: 33.3%;
  margin-left: 16px;
}

/* Centered text */
.text-placement-middle-up {
  position: absolute;
  top: 32px;
  left: 50%;
  width: 33.3%;
  transform: translate(-50%, -0%);
}

.text-placement-middle-down {
  position: absolute;
  bottom: 32px;
  left: 50%;
  width: 33.3%;
  transform: translate(-50%, -10%);
}

@media only screen and (max-width: 768px) {
  .article-block-wide-margin-bottom-mobile {
    margin-bottom: 20px !important;
  }
}

.post-container {
  overflow: hidden;
  background-clip: content-box;
  position: relative;
  padding: 0px;
  border: 8px solid transparent;
}

.article-block-margin-bottom {
  margin-bottom: 64px !important;
}

@media only screen and (max-width: 768px) {
  .post-container {
    margin-bottom: 0px;
    overflow: hidden;
    /*margin-top:100px;*/
  }
}

/*.post-content.article-listing-item--white {
    padding-top: 0px;
}*/

.post-content.thirty-three.article-listing-item--red,
.post-content.thirty-three.article-listing-item--light-pink,
.post-content.thirty-three.article-listing-item--gray,
.post-content.thirty-three.article-listing-item--white {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}

@media only screen and (min-width: 1200px) {
  .post-thumb.thirty-three iframe {
    width: 400px;
  }
}

@media only screen and (min-width: 1200px) {
  .block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12
    .block.containerblock.col-lg-6.article-listing-item-thirtythree-percent
    .post-thumb.thirty-three
    iframe {
    width: 550px;
    height: 366.66px;
  }
}

@media only screen and (min-width: 1200px) {
  .block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12
    .block.containerblock.col-lg-4.article-listing-item-thirtythree-percent
    .post-thumb.thirty-three
    iframe {
    width: 353.33px;
    height: 235.55px;
  }
}

@media only screen and (min-width: 1200px) {
  .row.col-lg-9.col-md-9.col-sm-9
    .block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12
    .block.containerblock.col-lg-6.article-listing-item-thirtythree-percent
    .post-thumb.thirty-three
    iframe {
    width: 400px;
    height: 266.66px;
  }
}

@media only screen and (min-width: 1200px) {
  .row.col-lg-9.col-md-9.col-sm-9
    .block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12
    .block.containerblock.col-lg-4.article-listing-item-thirtythree-percent
    .post-thumb.thirty-three
    iframe {
    width: 253.33px;
    height: 168.88px;
  }
}

.post-thumb {
  float: left;
  width: 354px;
  height: auto;
}

/*@media only screen and (min-width: 1080px) {
    .post-thumb {
        float: left;
        width: 100%;
        height: auto;
    }
}*/

@media only screen and (max-width: 1081px) {
  .post-thumb {
    float: left;
    width: 352px;
    height: auto;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1199px) {
  .hide-for-medium {
    display: none;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .post-thumb {
    float: none;
    width: 100%;
    height: auto;
  }

  .article-listing-item-onehundred-percent
    .same-height-blocks-js.post-container.post-title-black.col-lg-12.col-sm-12.col-md-12.hover-border
    p#readMoreLink.read-more-plain-text-link {
    margin-top: 0px;
  }

  .article-listing-item-onehundred-percent .post-content {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px;
    top: 50%;
    /*position: absolute;
        transform: translate(0%, -50%);*/
  }

  .article-listing-item-onehundred-percent .post-content p {
    margin-bottom: 20px;
  }

  .hover-border.article-listing-item-thirtythree-percent.same-height-blocks {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 0px;
    flex-grow: 1;
  }

  .article-listing-item-onehundred-percent .post-content,
  .post-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

.article-listing-item-onehundred-percent > .post-container > .post-thumb {
  width: 372px;
  float: left;
  height: auto;
}

.post-thumb.thirty-three,
.post-thumb.thirty-three img {
  width: 367px;
  height: 207px;
  float: none;
}

@media only screen and (max-width: 768px) {
  .post-thumb.thirty-three {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .post-thumb {
    float: none;
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .post-thumb {
    float: none;
    width: 100%;
    height: auto;
  }
}

.post-thumb img {
  display: initial;
}

.post-content.thirty-three {
  margin-left: 0px;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 20px;
}

@media only screen and (min-width: 1199px) {
  .article-listing-item-onehundred-percent .post-content {
    display: flex;
    flex-direction: column;
    padding: 20px;
  }

  .article-listing-item-onehundred-percent .post-content p {
    margin-bottom: 0px;
  }
}
/*        @media only screen and (max-width: 1081px) {
    .article-listing-item-onehundred-percent .post-content {
        margin-left: 352px;
        margin-right: 10px;
        padding: 0px 32px;
        top: 50%;
        position: absolute;
        transform: translate(0%, -50%);
    }

        .article-listing-item-onehundred-percent .post-content p {
            margin-bottom: 0px;
        }
}
*/

/*@media only screen and (max-width: 768px) {
    .article-listing-item-onehundred-percent .post-content {
        margin-left: 352px;
        margin-right: 10px;
        padding: 0px 32px;
        top: 50%;
        position: absolute;
        transform: translate(0%, -50%);
    }

        .article-listing-item-onehundred-percent .post-content p {
            margin-bottom: 0px;
        }
}*/
@media only screen and (max-width: 400px) {
  h3.article-listing-item__title {
    font-size: 25px;
  }
}

@media only screen and (max-width: 768px) {
  .article-listing-item-onehundred-percent .post-content,
  .post-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch;
    margin-left: 0px;
    padding: 20px 20px 20px 20px;
    flex-grow: 1;
  }
}

@media only screen and (max-width: 768px) {
  .post-content.article-listing-item--white {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/*.row.col-lg-12 .articlelistcontainerblock.col-lg-12 .article-listing-item-onehundred-percent .post-thumb {
    width: 352px;
}

.row.col-lg-12 .articlelistcontainerblock.col-lg-12 .article-listing-item-onehundred-percent .post-content {
    margin-left: 352px;
}*/

@media only screen and (max-width: 768px) {
  .row.col-lg-12
    .articlelistcontainerblock.col-lg-12
    .article-listing-item-onehundred-percent
    .post-thumb {
    width: 100%;
  }

  .row.col-lg-12
    .articlelistcontainerblock.col-lg-12
    .article-listing-item-onehundred-percent
    .post-content {
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  .padding-bottom-xs {
    padding-bottom: 20px;
    background-color: #f9f5f5;
  }
}

.col-lg-4 > .article-listing > .block > .post-container > .post-content {
  margin-left: 0px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 20px;
}

.col-lg-4 > .article-listing > .block > .post-container > .post-thumb {
  float: left;
  width: auto;
  height: auto;
}

.col-lg-4 > .article-listing > .block > a > .post-container > .post-content {
  margin-left: 0px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 20px;
}

.col-lg-4 > .article-listing > .block > a > .post-container > .post-thumb {
  float: left;
  width: auto;
  height: auto;
}

.col-lg-4 > .article-listing > .block > a > .post-container > .post-thumb img {
  padding-bottom: 10px;
}

.col-lg-4 > .article-listing > .block > .post-container > .post-thumb img {
  padding-bottom: 10px;
}

.post-thumb iframe {
  /*width: -webkit-fill-available;*/
  width: 100%;
  height: 235px;
}

/*.row.col-lg-9 > .articlelistcontainerblock.col-lg-12 > .row > .block.containerblock.article-listing-item-thirtythree-percent {
    width: 100%;
    display: inline-block;
}*/

/*div.render-body-container.breadcrumb-space-sub-section > div.container.mobile-subsection-margin > div.row.col-lg-9.col-md-9.col-sm-9 > div > div.block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12 > div.ng-scope > div.article-listing.clearfix >
div.row > div.ng-scope > div.block.containerblock.woop.article-listing-item-thirtythree-percent.ng-scope {
    width: 100%;
    display: inline-block;
}*/

/*div.render-body-container.breadcrumb-space-sub-section > div.container.mobile-subsection-margin > div.row.col-lg-9.col-md-9.col-sm-9 > div > div.block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12 > div.ng-scope > div.article-listing.clearfix >
div.row > div.ng-scope {
    width: 50%;
    display: inline-block;
}*/

/*    div.render-body-container.breadcrumb-space-sub-section > div.container.mobile-subsection-margin > div.row.col-lg-12.col-md-12.col-sm-12 > div > div.block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12 > div.ng-scope > div.article-listing.clearfix >
    div.row > div.ng-scope > div.block.containerblock.woop.article-listing-item-thirtythree-percent.ng-scope {
        width: 100%;
        display: inline-block;
    }*/

/*div.render-body-container.breadcrumb-space-sub-section > div.container.mobile-subsection-margin > div.row.col-lg-12.col-md-12.col-sm-12 > div > div.block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12 > div.ng-scope > div.article-listing.clearfix >
div.row > div.ng-scope {
    width: 33.3%;
    display: inline-block;
}*/

.font-size-a {
  font-size: 1em;
}

.post-content p {
  font-size: 1.2em;
}

/*
.ng-scope p,
.result-teaser p.ng-scope span {
  color: #404040;
  font-family: ICA Text Web Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
*/

@media only screen and (max-width: 768px) {
  .post-content p {
    font-size: 14px;
    line-height: 1.42857143;
  }
}

.article-listing-item__title.post-title-red {
  color: #cf2e05;
}

.post-title-white {
  font-weight: bold;
  font-size: 200%;
  color: white;
}

.post-title-black {
  font-weight: bold;
  font-size: 200%;
  color: black;
}

.article-block-wide-text-background {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 10px 10px 10px 10px;
}

.article-block-wide-align-text-left {
  text-align: left;
}

.article-block-wide-no-image {
  height: 384px;
}

.teaser-text-article-block-wide p {
  font-size: 1.2em;
  margin-bottom: 0px;
}

.article-block-wide-a-tag {
  font-size: 1.2em;
}

/* @media only screen and (max-width: 768px) {
        .article-listing-item__img {
            margin-bottom: 20px !important;
        }
    }*/

/*@media (min-width: 1200px) {*/
.no-padding-left-right-lg {
  padding-left: 0;
  padding-right: 0;
}
/*}*/

@media only screen and (max-width: 768px) {
  .article-block-wide-no-image {
    height: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .heading-placement-mobile {
    position: relative;
    top: 8px;
    left: 8px;
    right: 8px;
    /*margin-left: 16px;*/
  }
}

@media (min-width: 768px) {
  .article-listing-item .article-listing-item__img {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .link-text-placement-mobile {
    position: relative;
    top: 0px;
    left: 0px;
    right: 0px;
    /*        margin-left: 16px;*/
    text-align: left;
  }
}

/*@media only screen and (max-width: 768px) {
    .heading-placement-mobile {
        position: absolute;
        top: 8px;
        left: 8px;
        right: 8px;
    }
}

@media only screen and (max-width: 768px) {
    .link-text-placement-mobile {
        position: absolute;
        bottom: 20px;
        left: 8px;
    }
}*/

.article-listing-item--gray {
  background-color: #f9f5f5;
}

/* .article-listing-item--gray:hover:not(.article-not-linked) {
        background-color: #fdfdfd;
    }*/

.article-listing-item--gray .article-listing-item__body {
  padding: 15px;
}

@media (min-width: 992px) {
  .article-listing-item--gray .article-listing-item__body {
    padding: 25px;
  }

  .article-listing-item--gray.article-listing-item
    .article-listing-item__img
    img {
    padding: 25px 25px 25px 25px;
  }
}

.article-listing-item--light-pink {
  background-color: #fcece7;
}

/* .article-listing-item--gray:hover:not(.article-not-linked) {
        background-color: #fdfdfd;
    }*/
.article-listing-item--light-pink .article-listing-item__body {
  padding: 15px;
}

@media (min-width: 992px) {
  .article-listing-item--light-pink .article-listing-item__body {
    padding: 25px;
  }

  .article-listing-item--light-pink.article-listing-item
    .article-listing-item__img
    img {
    padding: 25px 25px 25px 25px;
  }
}

.article-listing-item--white {
  background-color: white;
}

/*.article-listing-item--white:hover:not(.article-not-linked) {
        background-color: #fdfdfd;
    }*/

.article-listing-item--white .article-listing-item__body {
  padding: 15px;
}

@media (min-width: 992px) {
  .article-listing-item--white .article-listing-item__body {
    padding: 25px;
  }

  .article-listing-item--white.article-listing-item
    .article-listing-item__img
    img {
    padding: 25px 25px 25px 25px;
  }
}

.article-listing-item--red {
  background-color: #e13205;
}

.article-listing-item--red p {
  color: white;
}

.article-listing-item--red:hover p {
  color: white;
}

.article-listing-item--red:hover a {
  color: white;
}

.article-listing-item--red a {
  color: white;
  text-decoration: underline;
}

/*    .article-listing-item--red:hover:not(.article-not-linked) {
        background-color: #fdfdfd;
    }*/

.article-listing-item--red .article-listing-item__body {
  padding: 15px;
}

@media (min-width: 992px) {
  .article-listing-item--red .article-listing-item__body {
    padding: 25px;
  }

  .article-listing-item--red.article-listing-item
    .article-listing-item__img
    img {
    padding: 25px 25px 25px 25px;
  }
}

/*.article-listing-item .article-listing-item__img {
    width: 100%;
}*/

@media only screen and (max-width: 768px) {
  .article-block-wide-text-background {
    background-color: transparent;
    padding: 0 20px 0 20px;
  }
}

@media (min-width: 1200px) {
  .article-listing-item .article-listing-item__img {
    width: 40%;
  }
}

@media (min-width: 1200px) {
  .article-listing-item .article-listing-item__img.thirty-three {
    width: 100%;
  }
}

.article-listing-item .article-listing-item__img img {
  min-width: 100%;
  float: left;
  height: auto;
  margin-bottom: 0;
  padding: 15px 15px 0 15px;
}

@media (min-width: 992px) {
  .article-listing-item .article-listing-item__img img {
    padding: 25px;
  }
}

.article-listing-item .video-container {
  margin: 0;
  position: relative;
  padding-bottom: 56%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  width: 100%;
  float: left;
}

@media (min-width: 992px) {
  .article-listing-item .video-container {
    padding-bottom: 20.9%;
    width: 330px;
    margin: 25px;
  }
}

@media (min-width: 1200px) {
  .article-listing-item-thirtythree-percent
    .article-listing-item
    .video-container {
    padding-bottom: 21.6%;
    width: 215px;
  }
}

@media (min-width: 1200px) {
  .article-listing-item .video-container {
    padding-bottom: 21.6%;
    width: 429px;
  }
}

.article-listing--split .article-listing-item .video-container {
  padding-bottom: 65%;
}

.article-listing--split .block.containerblock figure {
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-margin-after: -20px;
}

@media (min-width: 992px) {
  .article-listing--split .block.containerblock figure {
    -webkit-margin-after: 30px;
  }
}

@media (min-width: 992px) {
  .article-listing--split .article-listing-item .video-container {
    padding-bottom: 59.5%;
  }
}

@media (min-width: 992px) {
  .article-listing--split
    .article-listing-item--gray.article-listing-item
    .article-listing-item__img
    img {
    padding: 25px 25px 0 25px;
  }
}

@media (min-width: 1200px) {
  .article-listing--split .article-listing-item .video-container {
    padding-bottom: 61%;
  }
}

.article-listing-item .video-container iframe {
  padding: 15px 15px 0 15px;
}

@media (min-width: 992px) {
  .article-listing-item .video-container iframe {
    padding: 0;
  }
}

@media only screen and (max-width: 768px) {
  .post-container.hover-border.article-listing-item-thirtythree-percent {
    margin-bottom: 0px;
  }
}

/*@media only screen and (max-width: 768px) {
    .post-container.article-listing-item-thirtythree-percent {
        margin-bottom: 32px;
    }
}*/

.post-content.thirty-three p {
  margin-bottom: 0;
}

/*@media only screen and (max-width: 768px) {
    .post-content.thirty-three p {
        font-size: 14px;
        line-height: 1.42857143;
    }
}*/

@media only screen and (max-width: 768px) {
  .post-content.thirty-three p {
    font-size: 14px;
    line-height: 1.42857143;
  }
}

.article-listing__link,
.article-listing__link:hover:not(.article-not-linked) {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}

.article-listing-item__title {
  font-family: ICA Rubrik Web Regular;
  margin: 0 0 10px;
  color: #3a3a3a;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

@media (min-width: 1200px) {
  /*    .article-listing-item-thirtythree-percent .article-listing-item__title {
            font-size: 25px;
        }*/
}

.article-listing-item__body {
  font-weight: 400;
  float: left;
  width: 100%;
  padding: 15px;
}

/*.sixteen-nine-img {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding-top: 56.25%;
    position: relative;
}

    figure.sixteen-nine-img img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }*/

.sixteen-nine-img {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding-top: 56.25%;
  position: relative;
}

.sixteen-nine-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.containerBox {
  position: relative;
  display: inline-block;
}

.text-box {
  position: absolute;
  height: 100%;
  text-align: center;
  width: 100%;
}

.text-box:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.test1 {
  display: inline-block;
  font-size: 20px; /*or whatever you want*/
  color: #fff;
}

.img-responsive {
  display: block;
  max-width: 100%;
  object-fit: cover;
  height: auto;
}

.hero-image {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  /* Set a specific height */
  height: 50%;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/* Place text in the middle of the image */
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

/*.container {
    max-width: 100%;
}

.image-wrapper {
    position: relative;
    padding-bottom: 56.2%;
}

    .image-wrapper img {
        position: absolute;
        object-fit: cover;
        width: 100%;
        height: 60%;
    }

@media (min-width: 992px) {
    .article-listing-item__body {
        padding: 25px;*/
/*width: calc(60% - 50px);*/
/*}
}*/

@media (min-width: 992px) {
  .article-listing-item__body.one-hundred {
    padding: 25px;
    width: calc(60% - 50px);
  }
}

.article-listing-item__body p {
  line-height: 26px;
}

@media (min-width: 1030px) {
  .article-listing-item__body p {
    line-height: 30px;
  }
}

.article-listing--split .containerblock:nth-child(2n + 3) {
  clear: left;
}

.article-listing--split .article-listing-item img {
  width: 100%;
  float: none;
  display: block;
  padding: 15px 15px 0 15px;
}

@media (min-width: 768px) {
  .article-listing--split .containerblock:nth-child(2n) {
    margin-left: 3%;
  }

  .article-listing--split .block.containerblock {
    width: 48.5%;
    float: left;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .article-listing--split .article-listing-item img {
    padding: 25px 25px 0 25px;
    width: 60%;
  }

  .article-listing--split .article-listing-item .article-listing-item__img {
    width: 100%;
  }
}

.article-listing--split .article-listing-item .video-container {
  width: auto;
  float: none;
}

.article-listing--split .article-listing-item__body {
  float: none;
  width: auto;
}

.article-listing--split .article-listing-item .article-listing-item__img {
}

@media (min-width: 992px) {
  .article-listing--split .article-listing-item.article-listing-item--grey img {
    padding: 25px 25px 0 25px;
  }
}

@media (min-width: 992px) {
  .article-listing--split .video-container {
    margin-bottom: 0;
  }
}

/*.block.imagefile {
    margin-top:50px;
}*/
.block.teaserblock.col-lg-54.col-md-54.col-sm-12,
.block.teaserblock.col-lg-12.col-md-12.col-sm-12 {
  margin-top: 30px;
}

.block.teaserblock.col-lg-4.col-md-4.col-sm-12 {
  margin-top: 15px;
}

.block.containerblock.col-lg-12.col-md-12.col-sm-12 {
  margin-top: 0px;
}

.block.contactblock.col-lg-12.col-md-12.col-sm-12 {
  margin-top: 0px;
}

.align-to-left {
  padding-left: 0px;
}

@media (min-width: 1192px) {
  .align-to-left:not(
      .otherpageslandingpage .align-to-left,
      .sub-section-page .align-to-left
    ) {
    margin-top: -50px;
  }

  .float-to-right {
    float: right;
  }
  /* Helpers */
  .display-none {
    display: none;
  }

  .position-fixed {
    position: fixed;
    width: 100%;
  }

  .row.row-gutter-medium {
    margin-bottom: 40px;
  }

  .row.row-gutter-small {
    margin-bottom: 10px;
  }

  .text-primary-red {
    color: #e13205;
  }

  .text-secondary-red {
    color: #cf2e05;
  }

  .left {
    float: left;
  }

  .text-bold {
    font-weight: bold;
  }

  .text-normal {
    font-weight: normal;
  }

  .text-no-wrap {
    white-space: nowrap;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .text-decoration-none {
    text-decoration: none !important;
  }

  .purple-arrow:after,
  .purple-arrow-light:after {
    content: '#';
    background: transparent url(/static/img/sprites.svg) no-repeat 0 -359px;
    color: transparent;
    position: relative;
    top: 8px;
    left: 5px;
    width: 11px;
    height: 6px;
    pointer-events: none;
  }

  .purple-arrow-light:after {
    -ms-opacity: 0.5;
    opacity: 0.5;
  }

  @media (max-width: 1028px) {
    .purple-arrow:after,
    .purple-arrow-light:after {
      top: 5px;
      -moz-background-position-x: -1px;
      -o-background-position-x: -1px;
      background-position-x: -1px;
    }
  }

  #jobSearchContainer .search-form .icon-search:before {
    font-size: 30px;
  }

  .filter-blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }

  .no-hover:hover {
    text-decoration: none;
  }

  .no-hover .icon-users:hover:before {
    color: #ad2705;
  }

  .icon-linkedin:hover:before {
    text-decoration: none;
  }

  .hover-insta-2:hover {
    margin: 0 !important;
    width: 50% !important;
    transition: all 0.2s ease-out;
  }

  .hover-insta-3:hover {
    margin: 0 !important;
    width: 33.333333333333332% !important;
    height: 33.333333333333332% !important;
    transition: all 0.2s ease-out;
  }

  .hover-insta-4:hover {
    margin: 0 !important;
    width: 25% !important;
    transition: all 0.2s ease-out;
  }

  .hover-insta-5:hover {
    margin: 0 !important;
    width: 20% !important;
    transition: all 0.2s ease-out;
  }

  .hover-insta-6:hover {
    margin: 0 !important;
    width: 16.6666666666667% !important;
    transition: all 0.2s ease-out;
  }

  .newsTicker-col .icon-users:before {
    font-size: 100px;
  }

  @media (max-width: 1024px) {
    .has-submenu .extendedTopImageContainer {
      margin-bottom: 50px !important;
    }
  }

  @media (min-width: 1025px) {
    .has-submenu .extendedTopImageContainer {
      margin-bottom: 130px !important;
    }
  }

  .has-submenu .extendedVideoMargin {
    margin-bottom: 50px !important;
  }

  .extendedTopVideoContainer .topVideoContainerInner {
    height: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .footer-icons {
    top: 10px;
    text-decoration: none;
    margin-left: 4px;
  }

  .footer-icons:hover {
    text-decoration: none;
  }

  .extendedTopImageBlockAreaSide .topImageBlockAreaLarge {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .icon-alignment {
    vertical-align: super;
  }

  .footer-icons {
    top: 10px;
    text-decoration: none;
    margin-left: 4px;
    padding: 0 2.5px 0 2.5px;
  }

  .footer-icons:hover {
    text-decoration: none;
  }

  #hej {
    vertical-align: middle;
  }

  .waves-1 {
    background-image: url(/Static/img/waves.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    flex: 1 1 auto;
    margin-bottom: 76px;
    background-size: 200% 110px;
  }

  .mobile-border-left {
    border-left: 4px solid #e13205;
  }

  .mobile-menu-no-padding {
    padding: 0 0 0 10px;
  }

  .mobile-border-left .mobile-menu-no-padding {
    padding: 0 0 0 6px;
  }

  .mobile-menu-no-padding-right {
    padding: 0;
  }

  .mobile-line-height {
    line-height: 20px !important;
    padding-top: 10px;
  }

  .prev,
  .next {
    display: none;
  }

  .mobileContentAreaSmall .articleteaserblockcontainer {
    margin: 0px;
    padding: 0px 25px;
  }

  .mobileContentAreaSmall .articleteaserblockcontainer h3 {
    color: black;
    font-size: 22px;
    margin: 0px 0px 5px 0px;
    text-align: center;
  }

  .extendedTopImageContainer {
    margin-bottom: 80px;
  }

  .follow-block-item {
    margin-bottom: 10px;
  }

  .option-level-1 {
    background-color: white;
    font-weight: bold;
    padding: 10px 10px;
    background-color: #fcece7;
    border-radius: 50px;
    margin: 5px;
  }

  .option-level-2 {
    background-color: #f5ebe8;
    padding: 10px 10px;
    border-radius: 50px;
    margin: 5px 5px 5px 15px;
  }

  .option-level-3 {
    padding-left: 30px;
  }

  .container.breadcrumb {
    font-size: 10px;
  }

  .breadcrumb-space {
    margin-top: 40px;
  }

  ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: white;
    margin-bottom: 24px;
    margin-top: 24px;
    padding: 0 0 0 0;
  }

  .space-under-breadcrumb {
    margin-top: 5px;
  }

  ul#breadcrumbid.breadcrumb li + li:before {
    list-style: none;
    list-style-type: none;
  }

  /*ul#breadcrumbid.breadcrumb {
    padding-left: 10px;
}*/

  /*ul.breadcrumb li {
            display: inline;
            font-size: 14px;
            font-weight: bold;
            list-style-type: none;
        }

            ul.breadcrumb li + li:before {
                padding: 8px;
                color: grey;
                content: " \203A";
            }

            ul.breadcrumb li a.single-li-item {
                color: #E13205;
                text-decoration: none;
                font-size: 1.7rem;
            }

            ul.breadcrumb li a {
                color: #E13205;
                text-decoration: none;
            }

            ul.breadcrumb li span {
                color: grey;
                text-decoration: none;
            }

            ul.breadcrumb li a:hover {
                color: #E13205;
                text-decoration: underline;
            }*/

  div#leftMenu {
    border-left: solid 2px #cf2e05;
    width: 300px;
    display: flex;
    flex-flow: column;
    row-gap: 5px;
    margin-bottom: 96px;
    padding-left: 5px;
  }

  .pressPage div#leftMenu {
    margin-bottom: 30px;
  }

  .pressPage .left-menu-padding {
    /*float:inherit;*/
  }

  div#leftMenu > .left-menu-level-1 {
    background-color: #fcece7;
    height: 48px;
    padding: 10px 10px 10px 30px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  div#leftMenu > .left-menu-level-1:hover {
    text-decoration: none;
    background-color: #e13205;
    color: white;
  }

  div#leftMenu > .left-menu-level-1:hover > .icon-toggle:before {
    color: white;
  }

  div#leftMenu > .left-menu-level-1:hover a {
    color: white;
    text-decoration: none;
  }

  div#leftMenu > .left-menu-level-1 > a {
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 214px;
  }

  div#leftMenu > a.left-menu-level-1 {
    font-size: 16px;
    font-weight: bold;
    display: flex;
    line-height: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
  }

  @media only screen and (max-width: 1199px) {
    div#leftMenu > .left-menu-level-1 > a {
      font-size: 16px;
      line-height: 2em;
      max-width: 155px;
    }
  }

  div#leftMenu > .left-menu-level-1.selected.active {
    background-color: #e13205;
    color: white;
  }

  div#leftMenu > .left-menu-level-1.selected {
    color: white;
  }

  div#leftMenu > .left-menu-level-1.selected.active:hover {
    text-decoration: none;
  }

  div#leftMenu > .left-menu-level-1.selected.active::before {
    color: white;
  }

  div#leftMenu > .left-menu-level-1.selected.active > a {
    color: white;
    text-decoration: none;
  }

  div#leftMenu
    > .left-menu-level-1
    ~ .left-menu-child-container
    > li
    > .left-menu-level-2.active-parent:hover
    a
    ~ .left-menu-child-container {
    text-decoration: none;
    background-color: #e13205;
    color: white;
  }

  div#leftMenu > .left-menu-level-1 ~ .left-menu-child-container > li.selected {
    background-color: #f9f5f5;
  }

  div#leftMenu
    > .left-menu-level-1
    ~ .left-menu-child-container
    > li.selected
    > a {
    color: black;
    font-weight: bold;
  }

  div#leftMenu
    > .left-menu-level-1
    ~ .left-menu-child-container.open-child-container {
    display: flex;
    cursor: pointer;
    flex-flow: column;
    row-gap: 5px;
    margin: 0;
    background-color: #fff;
  }

  div#leftMenu
    > .left-menu-level-1
    ~ .left-menu-child-container.close-child-container {
    display: none;
    cursor: pointer;
    flex-flow: column;
    row-gap: 3px;
    margin: 0;
    background-color: #f5ebe8;
  }

  div#leftMenu > .left-menu-level-1.selected.active > .icon-toggle:before {
    color: white;
  }

  div#leftMenu > .left-menu-level-1 ~ .left-menu-child-container > li {
    background-color: #f9f5f5;
    display: block;
    font-size: 15px;
    margin: 0;
    padding-left: 45px;
  }

  div#leftMenu > .left-menu-level-1 ~ .left-menu-child-container > li:hover {
    text-decoration: none;
    /*background-color: #E13205;*/
    background-color: #f9f5f5;
  }

  div#leftMenu > .left-menu-level-1 ~ .left-menu-child-container > li a {
    padding: 5px 10px 5px 0px;
    text-decoration: none;
  }

  div#leftMenu > .left-menu-level-1 ~ .left-menu-child-container > li:hover a {
    /*color: white;
        text-decoration: none;*/
    color: black;
    font-weight: bold;
  }

  div#leftMenu > .left-menu-level-1 ~ .left-menu-child-container > li::before {
    content: none;
    color: white;
  }

  div#leftMenu
    > .left-menu-level-1
    ~ .left-menu-child-container
    > li
    > .left-menu-level-2 {
    max-height: 65px;
    overflow: hidden;
    width: 100%;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-weight: normal;
  }

  a.left-menu-level-2 {
    font-size: inherit;
  }

  .left-menu-articlepage {
    /*padding-bottom: 96px;*/
  }

  .left-menu-contentarea-background-color .teaserblock {
    background-color: #f9f5f5;
    padding-top: 10px;
  }

  @media (min-width: 1280px) {
    .desktop-margin {
      /*margin-top: -100px;*/
    }
  }

  .left-menu-contentarea-background-color
    .teaserblock
    .teaserBlock
    .teaserBlock-text-area-under-no-image
    p {
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 5px;
  }

  .left-menu-padding {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    float: left;
  }

  /* .pink-line-under-mega-menu {
            height: 4px;
            background-color: #f5ebe8;
            content: ' ';
            margin-bottom: 24px;
        }*/

  @media only screen and (max-width: 768px) {
    .content-area#hidden-in-mobile,
    .hide-in-mobile {
      display: none;
    }

    .display-in-mobile {
      display: block;
    }
  }

  @media only screen and (max-width: 1180px) {
    .hide-in-tablet {
      display: none;
    }
  }

  @media (max-width: 1023px) {
    #subMenu {
      display: none;
    }
  }

  @media (min-width: 1280px) {
    .display-in-mobile {
      display: none;
    }
  }

  @media (min-width: 1024px) {
    .display-in-mobile {
      display: none;
    }
  }

  .block.containerblock:first-of-type .block.linkblock {
    margin-top: 0px;
  }
}

.row.col-lg-9.col-md-9.col-sm-9.align-to-left .subscription .checkboxDiv > div {
  width: 50%;
}

.larger-font-in-breadcrumb li span,
.larger-font-in-breadcrumb li a {
  font-size: 1.7rem;
}

@media (max-width: 768px) {
  .modal-body {
    padding: 0;
  }

  .block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12 {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: -0px;
    margin-right: -0px;
  }
}

.block.articlelistcontainerblock.col-lg-12.col-md-12.col-sm-12 {
  margin-top: 0px;
}

/*@media only screen and (min-width: 1199px) {
    .contactblock.col-lg-9.col-md-9.col-sm-6 .contactList a,
    .contactblock.col-lg-9.col-md-9.col-sm-6 .contactList li,
    .col-lg-9 .contactblock.col-lg-12.col-md-12.col-sm-12 .contactpageteaserblock.col-lg-6.col-md-6.col-sm-12 .contactList a,
    .col-lg-9 .contactblock.col-lg-12.col-md-12.col-sm-12 .contactpageteaserblock.col-lg-6.col-md-6.col-sm-12 .contactList li {
        font-size: 14px;
    }
}*/

.articalePage .articlelistcontainerblock,
.sub-section-page .articlelistcontainerblock {
  margin-top: 0px;
  width: 101.7%;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.section-page .articlelistcontainerblock {
  margin-top: 0px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .section-page .articlelistcontainerblock,
  .articalePage .articlelistcontainerblock,
  .sub-section-page .articlelistcontainerblock {
    margin-top: 20px;
    width: 100%;
  }
}

.col-lg-12.col-md-12.textWrap {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (min-width: 900px) and (max-width: 1367px) {
  .col-lg-12.col-md-12.textWrap {
    padding-top: 40px;
  }
}

.col-lg-12.article-listing-item-onehundred-percent {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.tel-font-size {
  font-size: 14px;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}

.flex-item-false-false {
  padding: 10px;
  /*flex: 33%;*/
  height: inherit;
  align-items: stretch;
}

/*@media only screen and (min-width: 1023px) {
    .flex-item-false-false {
        flex: 50%;
    }
}*/

.flex-item-true-false {
  padding: 10px;
  width: 100%;
  flex-grow: 0;
  height: inherit;
  align-items: stretch;
}

.flex-item-false-true {
  padding: 10px;
  width: 100%;
  flex-grow: 0;
  height: inherit;
  align-items: stretch;
}

@media only screen and (max-width: 767px) {
  .flex-item-true-false,
  .flex-item-false-false,
  .flex-item-false-true {
    flex: 100%;
  }

  .articlewideblock-margin.containerw3 {
    margin-top: 0px;
  }

  .teaser-text-article-block-wide p {
    font-size: 1em;
    margin-bottom: 0px;
  }

  .article-block-wide-a-tag {
    font-size: 1em;
  }
}

@media only screen and (max-width: 1200px) {
  .text-placement-left-up {
    top: 100%;
    width: 100%;
    left: 0;
  }

  .text-placement-left-down {
    top: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
  }

  .text-placement-middle-up {
    top: 100%;
    width: 100%;
    left: 50%;
  }

  .text-placement-middle-down {
    top: 100%;
    width: 100%;
    left: 50%;
    bottom: 0;
  }

  .text-placement-right-up {
    top: 100%;
    width: 100%;
    left: 0;
    margin-left: 0;
  }

  .text-placement-right-down {
    top: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    margin-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  /*       .flex-item-false-false {
            flex: 50%;
        }*/

  .flex-item-true-false,
  .flex-item-false-false,
  .flex-item-false-true {
    padding: 0;
    width: 50%;
    display: flex;
    justify-content: center;
    height: 515px;
  }

  .topImageContainer {
    padding-top: 0;
  }

  .print-footer {
    display: none;
  }

  .pressPage,
  .articalePage,
  jobSearchPage,
  .subscription form {
    margin-top: 0;
  }

  .filterDiv {
    margin-top: 20px;
  }
}

/*@media only screen and (min-width: 1200px) {
    .flex-item-false-false {
        flex: 33%;
    }
}
*/

@media only screen and (min-width: 768px) and (max-width: 1181px) {
  ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: white;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0 0 0 0;
  }

  .pink-line-under-mega-menu {
    height: 4px;
    background-color: #f5ebe8;
    content: ' ';
    margin-bottom: 12px;
  }
}

.pink-line-under-mega-menu {
  height: 4px;
  background-color: #f5ebe8;
  content: ' ';
  margin-bottom: 12px;
}

ul.breadcrumb li {
  display: inline;
  font-size: 14px;
  font-weight: bold;
  list-style-type: none;
}

ul.breadcrumb li + li:before {
  padding: 8px;
  color: grey;
  content: ' \203A';
}

ul.breadcrumb li a.single-li-item {
  color: #e13205;
  text-decoration: none;
  font-size: 1.7rem;
}

ul.breadcrumb li a {
  color: #e13205;
  text-decoration: none;
}

ul.breadcrumb li span {
  color: grey;
  text-decoration: none;
}

ul.breadcrumb li a:hover {
  color: #e13205;
  text-decoration: underline;
}

@media only screen and (min-width: 1200px) {
  .img-test {
    width: 99%;
  }
}

.navbar-header {
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .navbar-header {
    /*height: 70px;*/
  }
}

@media only screen and (max-width: 768px) {
  .navbar-header {
    /*height: 100px;*/
  }
}

@media only screen and (min-width: 500px) and (max-width: 1000px) {
  .navbar-header {
    /*height: 100px;*/
  }
}

.twitter-x-footer {
  height: 36px;
  padding-right: 0px;
  margin-left: -45px;
  margin-right: 3px;
}

.twitter-x-newsticker {
  height: 30px;
  width: 30px;
  margin-bottom: 9px !important;
}

.otherPagesLandingPageHero {
  display: flex;
  padding: var(--large-unit) 0;
}

.otherPagesLandingPageHero h2 {
  margin: 0 0 20px 0;
  font-size: 30px;
  line-height: 36px;
}

.otherPagesLandingPageHero p {
  font-family: 'ICA Text Web Regular';
  margin: 0;
  font-size: 16px;
  line-height: 19.2px;
}

@media only screen and (min-width: 768px) {
  .otherPagesLandingPageHero h2 {
    font-size: 35px;
    line-height: 42px;
  }
}

@media only screen and (min-width: 1224px) {
  .otherPagesLandingPageHero {
    padding: 56px 0;
    margin-top: 77px;
  }

  .otherPagesLandingPageHero h2 {
    font-size: var(--large-unit);
    line-height: 48px;
  }

  .otherPagesLandingPageHero p {
    font-size: 20px;
    line-height: 24px;
  }
}

.other-pages-landing-page-hero--light-pink {
  background-color: #fbece7;
}

.other-pages-landing-page-hero--white {
  background-color: #ffffff;
}

.other-pages-landing-page-hero--gray {
  background-color: #f9f5f5;
}

.search-icon-navigation:hover,
.language-selector-navigation:hover,
.other-pages-navigation:hover {
  color: #e13205 !important;
}

/*.language-selector-navigation:hover {
    color: #E13205 !important;
}*/

.search-icon,
.other-pages-icon,
.language-selector-icon {
  height: 30px;
  width: 30px;
  font-size: 36px;
  left: calc(50% - 15px);
  position: absolute;
  top: 10px;
  background-size: 30px;
  background-color: #fbece7;
  border-radius: 50%;
}

.icon-menu-mobile,
.close-icon-mobile {
  height: 42px;
  width: 42px;
  font-size: 36px;
  right: calc(25%);
  position: absolute;
  top: calc(33%);
  background-size: 33px;
  background-color: white;
  border-radius: 50%;
}

.icon-menu-mobile {
  background-image: url(/Static/img/hamburger-menu-large.svg);
  background-repeat: no-repeat;
}

.close-icon-mobile {
  background-image: url(/Static/img/close-icon.svg);
  background-repeat: no-repeat;
}

.search-icon {
  background-image: url(/Static/img/SearchIcon.svg);
  background-repeat: no-repeat;
}

.other-pages-icon {
  background-image: url(/Static/img/otherpages.svg);
  background-repeat: no-repeat;
}

.language-selector-icon {
  background-image: url(/Static/img/LanguageSelector.svg);
  background-repeat: no-repeat;
}

@media only screen and (min-width: 1023px) {
  .other-pages-icon:hover {
    background-image: url(/Static/img/otherpageshover.svg);
    background-color: #e13205;
  }

  .language-selector-icon:hover {
    background-image: url(/Static/img/Languagehover.svg);
    background-color: #e13205;
  }

  .search-icon:hover {
    background-image: url(/Static/img/SearchHover.svg);
    background-color: #e13205;
  }

  .search-icon-hover:hover .search-icon-navigation:hover:after,
  .icon-hover:hover .other-pages-navigation:hover:after,
  .icon-language-hover:hover .language-selector-navigation:hover:after {
    content: '';
    background-color: #e13205;
    position: absolute;
    height: 5px;
    width: 100%;
    left: 0%;
    bottom: -5px;
  }

  .other-pages-navigation:hover ~ .other-pages-icon,
  .language-selector-navigation:hover ~ .language-selector-icon,
  .search-icon-navigation:hover ~ .search-icon {
    height: 30px;
    width: 30px;
    font-size: 36px;
    left: calc(50% - 15px);
    position: absolute;
    top: 10px;
    background-size: 30px;
    background-color: #fbece7;
    border-radius: 50%;
  }

  .other-pages-navigation:hover ~ .other-pages-icon {
    background-image: url(/Static/img/otherpageshover.svg);
    background-repeat: no-repeat;
  }

  .language-selector-navigation:hover ~ .language-selector-icon {
    background-image: url(/Static/img/Languagehover.svg);
    background-repeat: no-repeat;
  }

  .search-icon-navigation:hover ~ .search-icon {
    background-image: url(/Static/img/SearchHover.svg);
    background-repeat: no-repeat;
  }
}

.other-pages-navigation,
.language-selector-navigation {
  padding-left: 0px !important;
}

.hamburger-icon-navigation,
.search-icon-navigation {
  padding-right: 15px !important;
}

@media only screen and (max-width: 1023px) {
  .hamburger-icon-navigation,
  .search-icon-navigation {
    padding-right: 8px !important;
  }

  .other-pages-navigation:hover ~ .other-pages-icon,
  .language-selector-navigation:hover ~ .language-selector-icon,
  .search-icon-navigation:hover ~ .search-icon,
  .search-icon,
  .other-pages-icon {
    left: calc(50% - 8px);
  }

  .language-selector-icon {
    left: 8px;
  }
}

.row.space-under-breadcrumb h2 {
  margin-bottom: 0 !important;
}
