@charset "UTF-8";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
* {
  margin: 0;
  padding: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
** Mapping stars
*/
/*
** Subsite overrides
*/
/*
** Get stars
*/
/*
** CMS mode
*/
/*
** Placeholder styling
** todo : possibility to pass multiple styles
*/
/*
** Text ellipsis
*/
/*
** Transparent mixin
*/
@font-face {
  font-family: "WeatherFont";
  src: url("../fonts/climacons-webfont.eot");
  src: url("../fonts/climacons-webfont.eot#ieFix") format("embedded-opentype"), url("../fonts/climacons-webfont.woff") format("woff"), url("../fonts/climacons-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Bariol";
  src: url("../fonts/bariol_regular-webfont.eot");
  src: url("../fonts/bariol_regular-webfont.eot#ieFix") format("embedded-opentype"), url("../fonts/bariol_regular-webfont.woff") format("woff"), url("../fonts/bariol_regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Bariol";
  src: url("../fonts/bariol_regular_italic-webfont.eot");
  src: url("../fonts/bariol_regular_italic-webfont.eot#ieFix") format("embedded-opentype"), url("../fonts/bariol_regular_italic-webfont.woff") format("woff"), url("../fonts/bariol_regular_italic-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Noto";
  src: url("../fonts/notoserif-regular.eot");
  src: url("../fonts/notoserif-regular.eot#ieFix") format("embedded-opentype"), url("../fonts/notoserif-regular.woff") format("woff"), url("../fonts/notoserif-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto";
  src: url("../fonts/notoserif-italic.eot");
  src: url("../fonts/notoserif-italic.eot#ieFix") format("embedded-opentype"), url("../fonts/notoserif-italic.woff") format("woff"), url("../fonts/notoserif-italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Noto";
  src: url("../fonts/notoserif-bold.eot");
  src: url("../fonts/notoserif-bold.eot#ieFix") format("embedded-opentype"), url("../fonts/notoserif-bold.woff") format("woff"), url("../fonts/notoserif-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Noto";
  src: url("../fonts/notoserif-bolditalic.eot");
  src: url("../fonts/notoserif-bolditalic.eot#ieFix") format("embedded-opentype"), url("../fonts/notoserif-bolditalic.woff") format("woff"), url("../fonts/notoserif-bolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@media only screen and (max-width: 1119px) {
  body.immobile .tablet-hidden {
    display: none !important;
  }
}

body.mobile .tablet-hidden {
  display: none !important;
}

body.non-responsive .tablet-hidden {
  display: none !important;
}

@media only screen and (max-width: 979px) {
  body.immobile .tablet-portrait-hidden {
    display: none !important;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .tablet-portrait-hidden {
    display: none !important;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .tablet-landscape-hidden {
    display: none !important;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .tablet-landscape-hidden {
    display: none !important;
  }
}

body.non-responsive .tablet-landscape-hidden {
  display: none !important;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .desk-normal-hidden {
    display: none !important;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .desk-big-hidden {
    display: none !important;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .tablet-only {
    display: none !important;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .tablet-portrait-only {
    display: none !important;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .tablet-portrait-only {
    display: none !important;
  }
}

body.non-responsive .tablet-portrait-only {
  display: none !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .tablet-portrait-only {
    display: none !important;
  }
}

@media only screen and (max-width: 979px) {
  body.immobile .tablet-landscape-only {
    display: none !important;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .tablet-landscape-only {
    display: none !important;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .tablet-landscape-only {
    display: none !important;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .desk-only {
    display: none !important;
  }
}

body.mobile .desk-only {
  display: none !important;
}

body.non-responsive .desk-only {
  display: none !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .desk-hidden {
    display: none !important;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .desk-normal-only {
    display: none !important;
  }
}

body.mobile .desk-normal-only {
  display: none !important;
}

body.non-responsive .desk-normal-only {
  display: none !important;
}

@media only screen and (min-width: 1280px) {
  body.immobile .desk-normal-only {
    display: none !important;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .desk-big-only {
    display: none !important;
  }
}

body.mobile .desk-big-only {
  display: none !important;
}

body.non-responsive .desk-big-only {
  display: none !important;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .desk-big-only {
    display: none !important;
  }
}

.clearfix, .l-connect-inzichtmagazines .l-connect-inzichtmagazines__content {
  zoom: 1;
}

.clearfix:before, .l-connect-inzichtmagazines .l-connect-inzichtmagazines__content:before, .clearfix:after, .l-connect-inzichtmagazines .l-connect-inzichtmagazines__content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after, .l-connect-inzichtmagazines .l-connect-inzichtmagazines__content:after {
  clear: both;
}

.hidden,
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

.required:after {
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 5px;
  margin-left: 0.5rem;
  line-height: 1;
  display: inline-block;
  content: "*";
  font-family: "Roboto", sans-serif;
}

#cmsButtons {
  position: fixed;
  top: 45px;
  right: 100px;
  z-index: 2000002;
}

#cmsButtons a {
  display: block;
  float: left;
  margin: 5px 5px 0;
  background-color: #f5f5f5;
  border: solid 1px black;
  padding: 5px 10px;
  text-decoration: none;
  color: black;
}

#cmsButtons a:hover {
  background-color: #90ee90;
}

#typeOfPageView {
  background: #fff;
  border: 1px #7EABCD solid;
  padding: 3px 15px 3px 15px;
  position: fixed;
  top: 10px;
  right: 100px;
  font-weight: bold;
  font-size: 13pt;
  width: 100px;
  overflow: hidden;
  text-align: center;
  z-index: 2000002;
}

.overflow-hidden {
  overflow: hidden;
}

@media only screen and (max-width: 979px) {
  body.immobile .tablet-portrait-gutter-bottom .l-grid__item:first-child {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .tablet-portrait-gutter-bottom .l-grid__item:first-child {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .tablet-landscape-gutter-bottom .l-grid__item:first-child {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .tablet-landscape-gutter-bottom .l-grid__item:first-child {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
}

body.non-responsive .tablet-landscape-gutter-bottom .l-grid__item:first-child {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .desk-normal-gutter-bottom .l-grid__item:first-child {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .desk-big-gutter-bottom .l-grid__item:first-child {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
}

.print-only {
  display: none;
}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::selection {
  background: #2c3b78;
  color: #ffffff;
}

body.subsite-sabato ::selection {
  background: #434343;
}

body.subsite-finance ::selection {
  background: #0073AB;
}

body.subsite-sas ::selection {
  background: #69a7ca;
}

html {
  font-size: 10px !important;
}

body {
  background: #fef7ea;
  font-family: "Noto", serif;
  min-width: 768px;
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.subsite-sabato {
  background: #ffffff;
}

body.subsite-sas {
  font-family: "Verdana", sans-serif;
}

p, li, button, a, strong, small, i, b, input, select, span {
  font-size: 16px;
  font-size: 1.6rem;
}

h1 {
  font-size: 32px;
  font-size: 3.2rem;
}

h2 {
  font-size: 24px;
  font-size: 2.4rem;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

h5 {
  font-size: 16px;
  font-size: 1.6rem;
}

h6 {
  font-size: 12px;
  font-size: 1.2rem;
}

button {
  border: 0;
  background: none;
  outline: none;
}

textarea {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
}

a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #2c3b78;
  text-decoration: none;
  cursor: pointer;
}

body.subsite-sabato a:not(
'.m-koers-block--high',
'.m-koers-block--positive',
'.m-koers-block--equal',
'.m-koers-block--negative',
'.m-koers-block--deep'
) {
  color: #434343;
}

body.subsite-sas a {
  color: #625f5c;
}

a:hover {
  text-decoration: none;
  color: #8FA1CB;
}

body.subsite-sabato a:hover:not(.main-nav__menu__link,
.main-nav__menu__link--zoeken) {
  color: #acacac;
}

body.subsite-sas a:hover {
  color: #8c8685;
}

ul, ol {
  list-style-position: inside;
}

li {
  list-style-type: none;
}

textarea {
  outline: none;
  resize: none;
  overflow: auto;
}

input {
  outline: none;
  border: none;
}

input[type="password"] {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: Helvetica, Arial, sans-serif;
}

.bg-2 {
  background: none;
}

.main-nav .main-nav__menu__list--main, .main-nav .main-nav__menu__list--actions {
  background-color: #fdf3e5;
  width: 100%;
  position: relative;
}

.main-nav .main-nav__menu__list--main .main-nav__menu__item, .main-nav .main-nav__menu__list--actions .main-nav__menu__item {
  display: block;
  list-style-type: none;
  width: 100%;
}

.main-nav .main-nav__menu__list--main .main-nav__menu__item.is-selected, .main-nav .main-nav__menu__list--actions .main-nav__menu__item.is-selected {
  background: #faeede;
}

.main-nav .main-nav__menu__link, .main-nav .main-nav__menu__link--profile, .main-nav .main-nav__menu__link--diensten, .main-nav .main-nav__menu__link--aanmelden, .main-nav .main-nav__menu__link--abonneren, .main-nav .main-nav__menu__link--zoeken {
  font-size: 13px;
  font-size: 1.3rem;
  text-decoration: none;
  color: #2c3b78;
  text-transform: capitalize;
  border-bottom: 1px solid #e3d7c4;
  border-right: 1px solid #e3d7c4;
  width: 100%;
  display: block;
  height: 40px;
  height: 4rem;
  line-height: 40px;
  line-height: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .main-nav .main-nav__menu__link, .main-nav body.immobile .main-nav__menu__link, body.immobile .main-nav .main-nav__menu__link--profile, .main-nav body.immobile .main-nav__menu__link--profile, body.immobile .main-nav .main-nav__menu__link--diensten, .main-nav body.immobile .main-nav__menu__link--diensten, body.immobile .main-nav .main-nav__menu__link--aanmelden, .main-nav body.immobile .main-nav__menu__link--aanmelden, body.immobile .main-nav .main-nav__menu__link--abonneren, .main-nav body.immobile .main-nav__menu__link--abonneren, body.immobile .main-nav .main-nav__menu__link--zoeken, .main-nav body.immobile .main-nav__menu__link--zoeken {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.main-nav .is-active.main-nav__menu__link, .main-nav .is-active.main-nav__menu__link--profile, .main-nav .is-active.main-nav__menu__link--diensten, .main-nav .is-active.main-nav__menu__link--aanmelden, .main-nav .is-active.main-nav__menu__link--abonneren, .main-nav .is-active.main-nav__menu__link--zoeken {
  background: #e3d7c4;
  color: #454443;
}

.main-nav .main-nav__menu__link__percentage, .main-nav .main-nav__menu__link__percentage--neutral, .main-nav .main-nav__menu__link__percentage--positive, .main-nav .main-nav__menu__link__percentage--negative {
  color: #b5ada3;
  font-weight: bold;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__menu__link__percentage, .main-nav body.immobile .main-nav__menu__link__percentage, body.immobile .main-nav .main-nav__menu__link__percentage--neutral, .main-nav body.immobile .main-nav__menu__link__percentage--neutral, body.immobile .main-nav .main-nav__menu__link__percentage--positive, .main-nav body.immobile .main-nav__menu__link__percentage--positive, body.immobile .main-nav .main-nav__menu__link__percentage--negative, .main-nav body.immobile .main-nav__menu__link__percentage--negative {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

body.mobile .main-nav .main-nav__menu__link__percentage, .main-nav body.mobile .main-nav__menu__link__percentage, body.mobile .main-nav .main-nav__menu__link__percentage--neutral, .main-nav body.mobile .main-nav__menu__link__percentage--neutral, body.mobile .main-nav .main-nav__menu__link__percentage--positive, .main-nav body.mobile .main-nav__menu__link__percentage--positive, body.mobile .main-nav .main-nav__menu__link__percentage--negative, .main-nav body.mobile .main-nav__menu__link__percentage--negative {
  font-size: 13px;
  font-size: 1.3rem;
}

body.non-responsive .main-nav .main-nav__menu__link__percentage, .main-nav body.non-responsive .main-nav__menu__link__percentage, body.non-responsive .main-nav .main-nav__menu__link__percentage--neutral, .main-nav body.non-responsive .main-nav__menu__link__percentage--neutral, body.non-responsive .main-nav .main-nav__menu__link__percentage--positive, .main-nav body.non-responsive .main-nav__menu__link__percentage--positive, body.non-responsive .main-nav .main-nav__menu__link__percentage--negative, .main-nav body.non-responsive .main-nav__menu__link__percentage--negative {
  font-size: 13px;
  font-size: 1.3rem;
}

.main-nav {
  z-index: 10;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav {
    top: 0 !important;
    width: 100px;
    position: relative;
  }
}

body.mobile .main-nav {
  top: 0 !important;
  width: 100px;
  position: relative;
}

body.non-responsive .main-nav {
  top: 0 !important;
  width: 100px;
  position: relative;
}

@media only screen and (min-width: 1120px) {
  body.immobile .main-nav {
    width: 150px;
    height: 100%;
    position: fixed;
    min-height: 459px;
  }
}

.main-nav .main-nav__logo {
  background-color: #2c3b78;
  width: 100%;
  position: relative;
  z-index: 11;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__logo {
    height: 100px;
    height: 10rem;
  }
}

body.mobile .main-nav .main-nav__logo {
  height: 100px;
  height: 10rem;
}

body.non-responsive .main-nav .main-nav__logo {
  height: 100px;
  height: 10rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .main-nav .main-nav__logo {
    height: 150px;
    height: 15rem;
  }
}

body.subsite-finance .main-nav .main-nav__logo {
  background-color: #0073AB;
}

.main-nav .main-nav__homepage-link {
  text-decoration: none;
  display: block;
  height: 100%;
  padding-top: 5px;
  padding-top: 0.5rem;
  padding-left: 5px;
  padding-left: 0.5rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .main-nav .main-nav__homepage-link {
    padding-top: 10px;
    padding-top: 1rem;
    padding-left: 10px;
    padding-left: 1rem;
  }
}

.main-nav .main-nav__logo__text {
  position: absolute;
  top: -10000px;
}

.main-nav .main-nav__logo__image {
  position: absolute;
  left: 8px;
  left: 0.8rem;
  width: 130px;
  width: 13rem;
  top: 8px;
  top: 0.8rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__logo__image {
    width: 80px;
    width: 8rem;
  }
}

body.mobile .main-nav .main-nav__logo__image {
  width: 80px;
  width: 8rem;
}

body.non-responsive .main-nav .main-nav__logo__image {
  width: 80px;
  width: 8rem;
}

.main-nav .main-nav__date {
  color: #b9c3db;
  line-height: 1;
  position: absolute;
  font-family: "Noto", serif;
  bottom: 5px;
  bottom: 0.5rem;
  left: 5px;
  left: 0.5rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .main-nav .main-nav__date {
    bottom: 10px;
    bottom: 1rem;
    left: 10px;
    left: 1rem;
  }
}

.main-nav .main-nav__day {
  font-size: 17px;
  font-size: 1.7rem;
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__day {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0px;
  }
}

body.mobile .main-nav .main-nav__day {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0px;
}

body.non-responsive .main-nav .main-nav__day {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0px;
}

.main-nav .main-nav__month {
  font-size: 13px;
  font-size: 1.3rem;
  display: block;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__month {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

body.mobile .main-nav .main-nav__month {
  font-size: 12px;
  font-size: 1.2rem;
}

body.non-responsive .main-nav .main-nav__month {
  font-size: 12px;
  font-size: 1.2rem;
}

.main-nav .main-nav__menu {
  height: 100%;
  transition: left 0.2s ease;
  font-family: "Roboto", sans-serif;
}

.main-nav .main-nav__menu__list--main {
  z-index: 11;
}

.main-nav .main-nav__menu__link {
  padding-left: 10px;
  padding-left: 1rem;
}

.main-nav .main-nav__menu__item.menu-active .main-nav__menu__link,
.main-nav .main-nav__menu__item.menu-active .main-nav__menu__link--diensten,
.main-nav .main-nav__menu__item.menu-active .main-nav__menu__link--aanmelden,
.main-nav .main-nav__menu__item.menu-active .main-nav__menu__link--zoeken, .main-nav .main-nav__menu__item.is-active .main-nav__menu__link,
.main-nav .main-nav__menu__item.is-active .main-nav__menu__link--diensten,
.main-nav .main-nav__menu__item.is-active .main-nav__menu__link--aanmelden,
.main-nav .main-nav__menu__item.is-active .main-nav__menu__link--zoeken {
  background-color: #212d5b;
  color: #ffffff;
  border: none;
}

.main-nav .main-nav__menu__item.menu-active .main-nav__menu__link--zoeken:before, .main-nav .main-nav__menu__item.is-active .main-nav__menu__link--zoeken:before {
  color: #ffffff;
}

.main-nav .main-nav__menu__item.menu-active .main-nav__menu__link--abonneren, .main-nav .main-nav__menu__item.is-active .main-nav__menu__link--abonneren {
  background-color: #c75845;
  color: #FFF;
}

.main-nav .main-nav__menu__item.menu-active.is-selected {
  border-right: none;
}

.main-nav .main-nav__menu__list--actions {
  z-index: 10;
}

@media only screen and (min-width: 1120px) {
  body.immobile .main-nav .main-nav__menu__list--actions {
    position: absolute;
    bottom: 0;
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__menu__list--actions {
    margin-top: 50px;
    bottom: 0 !important;
  }
}

body.mobile .main-nav .main-nav__menu__list--actions {
  margin-top: 50px;
  bottom: 0 !important;
}

body.non-responsive .main-nav .main-nav__menu__list--actions {
  margin-top: 50px;
  bottom: 0 !important;
}

.main-nav .main-nav__menu__list--actions .main-nav__menu__link--profile,
.main-nav .main-nav__menu__list--actions .main-nav__menu__link--name,
.main-nav .main-nav__menu__list--actions .main-nav__menu__link--diensten,
.main-nav .main-nav__menu__list--actions .main-nav__menu__link--aanmelden,
.main-nav .main-nav__menu__list--actions .main-nav__menu__link--abonneren {
  padding-left: 10px;
  padding-left: 1rem;
  border-right: 1px solid #e3d7c4;
}

.main-nav .main-nav__menu__list--actions .main-nav__menu__link--profile:hover,
.main-nav .main-nav__menu__list--actions .main-nav__menu__link--name:hover,
.main-nav .main-nav__menu__list--actions .main-nav__menu__link--diensten:hover,
.main-nav .main-nav__menu__list--actions .main-nav__menu__link--aanmelden:hover,
.main-nav .main-nav__menu__list--actions .main-nav__menu__link--abonneren:hover {
  border-right: none;
}

.main-nav .main-nav__menu__list--actions .main-nav__menu__link--abonneren {
  border: none;
}

.main-nav .main-nav__menu__link--profile {
  color: #59554e;
  border: none;
  font-family: "Roboto Condensed", sans-serif;
  height: auto;
  line-height: 1.2;
  padding-bottom: 10px;
  padding-bottom: 1rem;
}

.main-nav .main-nav__menu__link__intro, .main-nav .main-nav__menu__link__name {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__menu__link__intro, body.immobile .main-nav .main-nav__menu__link__name {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

body.mobile .main-nav .main-nav__menu__link__intro, body.mobile .main-nav .main-nav__menu__link__name {
  font-size: 14px;
  font-size: 1.4rem;
}

body.non-responsive .main-nav .main-nav__menu__link__intro, body.non-responsive .main-nav .main-nav__menu__link__name {
  font-size: 14px;
  font-size: 1.4rem;
}

.main-nav .main-nav__menu__link__name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.main-nav .main-nav__menu__link--diensten {
  border-top: 1px solid #e3d7c4;
  height: 50px;
  line-height: 1.2;
  padding-top: 6px;
  padding-top: 0.6rem;
  background-color: #f7ebdb;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__menu__link--diensten {
    padding-top: 7px;
    padding-top: 0.7rem;
    line-height: 1.4;
  }
}

body.mobile .main-nav .main-nav__menu__link--diensten {
  padding-top: 7px;
  padding-top: 0.7rem;
  line-height: 1.4;
}

body.non-responsive .main-nav .main-nav__menu__link--diensten {
  padding-top: 7px;
  padding-top: 0.7rem;
  line-height: 1.4;
}

.main-nav .main-nav__menu__link--aanmelden {
  background-color: #f7ebdb;
}

.main-nav .main-nav__menu__link--abonneren {
  color: #FFF;
  background-color: #c75845;
  font-weight: bold;
  text-transform: none;
}

.main-nav .main-nav__menu__link--abonneren:hover {
  opacity: 0.85;
}

.main-nav .main-nav__menu__link--zoeken {
  position: relative;
  background-color: #f7ebdb;
  border-right: 1px solid #e3d7c4;
  padding-left: 10px;
  padding-left: 1rem;
}

.main-nav .main-nav__menu__link--zoeken:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #b5ada3;
  position: absolute;
  top: 13px;
  right: 6px;
  width: 20px;
  display: inline-block;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav .main-nav__menu__link--zoeken:before {
    right: 5px;
    font-size: 13px;
    font-size: 1.3rem;
    vertical-align: middle;
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    top: 14px;
  }
}

body.mobile .main-nav .main-nav__menu__link--zoeken:before {
  right: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: 14px;
}

body.non-responsive .main-nav .main-nav__menu__link--zoeken:before {
  right: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: 14px;
}

.main-nav .main-nav__menu__link--zoeken:hover {
  border-right: none;
}

.main-nav .main-nav__menu__link--zoeken:hover:before {
  color: #FFF;
}

.main-nav .main-nav__menu__item.menu-active .main-nav__menu__link__percentage {
  color: #FFF;
}

.main-nav .main-nav__menu__link__percentage--neutral {
  color: #c6b49c;
}

.main-nav .main-nav__menu__link__percentage--positive {
  color: #2b873c;
}

.main-nav .main-nav__menu__link__percentage--negative {
  color: #ca4036;
}

.main-nav .main-nav__background {
  background-color: #fdf3e5;
  border-right: 1px solid #e3d7c4;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav-placeholder {
    width: 100px;
  }
}

body.mobile .main-nav-placeholder {
  width: 100px;
}

body.non-responsive .main-nav-placeholder {
  width: 100px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .main-nav-placeholder {
    width: 150px;
  }
}

.main-nav-underlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  background-color: #e3d7c4;
  /*
   * Setting the height to 100% to have it take up the entire column doesn't work in IE.
   *
   * Note also that we cannot make this a large value and clip it using overflow-y on the parent as there are issues
   * with having overflow hidden in one dimension and overflow visible in the other. We need the other dimension to
   * have visible overflow so that the submenus are visible.
   */
  height: 2000px;
  z-index: 9;
}

@media only screen and (min-width: 1120px) {
  body.immobile .main-nav-underlay {
    width: 150px;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav-underlay {
    height: 100%;
    border-right: 1px solid #e3d7c4;
    background: #fdf3e5;
  }
}

body.mobile .main-nav-underlay {
  height: 100%;
  border-right: 1px solid #e3d7c4;
  background: #fdf3e5;
}

body.non-responsive .main-nav-underlay {
  height: 100%;
  border-right: 1px solid #e3d7c4;
  background: #fdf3e5;
}

.is-ie .main-nav-underlay {
  height: 2000px !important;
  border-right: none !important;
  background: #fef7ea !important;
}

/**
 * We consciously hide the submenus using the left property and not using the visibility or display properties. We
 * need the menus to be initially 'visible' off-screen so that IE8 will render the FontAwesome icons. This also seems
 * to fix issues where IE8 would leave icons or parts of input boxes visible after closing the menu.
 */
.sub-nav, .sub-nav--zoeken {
  left: -500px;
  width: 380px;
  padding: 30px;
  background: #212d5b;
  top: 0;
  -webkit-transform: translate3d(-380px, 0px, 0px);
  -ms-transform: translate3d(-380px, 0px, 0px);
  -moz-transform: translate3d(-380px, 0px, 0px);
  -o-transform: translate3d(-380px, 0px, 0px);
  transform: translate3d(-380px, 0px, 0px);
  -webkit-transition: -webkit-transform 0.2s ease-in-out, left 0s linear 0.3s;
  -moz-transition: -moz-transform 0.2s ease-in-out, left 0s linear 0.3s;
  -o-transition: -o-transform 0.2s ease-in-out, left 0s linear 0.3s;
  transition: transform 0.2s ease-in-out, left 0s linear 0.3s;
  min-height: 600px;
  z-index: 8;
  font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 1119px) {
  body.immobile .sub-nav, body.immobile .sub-nav--zoeken {
    position: absolute;
    top: 0 !important;
  }
}

body.mobile .sub-nav, body.mobile .sub-nav--zoeken {
  position: absolute;
  top: 0 !important;
}

body.non-responsive .sub-nav, body.non-responsive .sub-nav--zoeken {
  position: absolute;
  top: 0 !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .sub-nav, body.immobile .sub-nav--zoeken {
    height: 100%;
    position: fixed;
  }
}

.menu-active.sub-nav, .menu-active.sub-nav--zoeken {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: -webkit-transform 0.2s ease-in-out, left 0s linear 0s;
  -moz-transition: -moz-transform 0.2s ease-in-out, left 0s linear 0s;
  -o-transition: -o-transform 0.2s ease-in-out, left 0s linear 0s;
  transition: transform 0.2s ease-in-out, left 0s linear 0s;
}

@media only screen and (max-width: 1119px) {
  body.immobile .menu-active.sub-nav, body.immobile .menu-active.sub-nav--zoeken {
    left: 100px;
  }
}

body.mobile .menu-active.sub-nav, body.mobile .menu-active.sub-nav--zoeken {
  left: 100px;
}

body.non-responsive .menu-active.sub-nav, body.non-responsive .menu-active.sub-nav--zoeken {
  left: 100px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .menu-active.sub-nav, body.immobile .menu-active.sub-nav--zoeken {
    left: 150px;
  }
}

.disable-transitions .sub-nav, .disable-transitions .sub-nav--zoeken {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.sub-nav label, .sub-nav--zoeken label {
  font-size: 16px;
  font-size: 1.6rem;
}

.sub-nav .l-search.island, .sub-nav--zoeken .l-search.island {
  margin-bottom: 20px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .sub-nav--zoeken {
    bottom: 0;
    top: auto !important;
    min-height: 0;
    height: auto;
  }
}

.sub-nav--zoeken .m-searchform-input {
  margin-bottom: 30px;
  position: relative;
  z-index: 10001;
}

.sub-nav__header {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  zoom: 1;
}

.sub-nav__header:before, .sub-nav__header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.sub-nav__header:after {
  clear: both;
}

.sub-nav__header__title {
  font-size: 14px;
  font-size: 1.4rem;
  color: white;
  float: left;
}

.sub-nav__header__all, .sub-nav__header__logout {
  font-size: 14px;
  font-size: 1.4rem;
  color: white;
  float: right;
}

body.subsite-sabato .sub-nav__header__all, body.subsite-sabato .sub-nav__header__logout {
  color: white;
}

body.subsite-finance .sub-nav__header__all, body.subsite-finance .sub-nav__header__logout {
  color: white;
}

body.subsite-sas .sub-nav__header__all, body.subsite-sas .sub-nav__header__logout {
  color: white;
}

.sub-nav__header__all:hover, .sub-nav__header__logout:hover {
  color: #8FA1CB;
  text-decoration: none;
}

body.subsite-sabato .sub-nav__header__all:hover, body.subsite-sabato .sub-nav__header__logout:hover {
  color: #8FA1CB;
}

body.subsite-finance .sub-nav__header__all:hover, body.subsite-finance .sub-nav__header__logout:hover {
  color: #8FA1CB;
}

body.subsite-sas .sub-nav__header__all:hover, body.subsite-sas .sub-nav__header__logout:hover {
  color: #8FA1CB;
}

.sub-nav__header__all {
  background: #2c3b78;
  padding: 8px 13px;
}

.sub-nav__header__all:after {
  margin-left: 8px;
  margin-left: 0.8rem;
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: baseline;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  content: "";
  position: relative;
  top: 1px;
}

.sub-nav__header__logout {
  color: #b9c3db;
}

.sub-nav__header__logout:before {
  margin-right: 5px;
  margin-right: 0.5rem;
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
}

.sub-nav__article-list {
  position: relative;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.sub-nav__article-list__item {
  list-style-type: none;
}

.sub-nav__article-list__link {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 15px;
  padding: 1.5rem;
  color: white;
  word-wrap: break-word;
  line-height: 18px;
  background-color: #2c3b78;
  display: block;
  margin-bottom: 1px;
}

body.subsite-sabato .sub-nav__article-list__link {
  color: white;
}

body.subsite-finance .sub-nav__article-list__link {
  color: white;
}

body.subsite-sas .sub-nav__article-list__link {
  color: white;
}

.sub-nav__article-list__link:hover {
  color: #8FA1CB;
}

body.subsite-sabato .sub-nav__article-list__link:hover {
  color: #8FA1CB;
}

body.subsite-finance .sub-nav__article-list__link:hover {
  color: #8FA1CB;
}

body.subsite-sas .sub-nav__article-list__link:hover {
  color: #8FA1CB;
}

.sub-nav__article-list__item {
  list-style-type: none;
}

.more-nav {
  position: absolute;
  left: -300px;
  top: -1px;
  min-width: 300px;
  padding: 17px 30px;
  background: #fdf3e5;
  border: 1px solid #e3d7c4;
  border-left: none;
  z-index: -1;
}

.more-nav__list-item {
  border-bottom: 1px solid #e3d7c4;
}

.more-nav__list-item:last-child {
  border: none;
}

.more-nav__link {
  width: 100%;
  display: block;
  text-decoration: none;
  padding: 10px 0;
  color: #2c3b78;
  background-color: none;
  position: relative;
}

.more-nav__link:hover {
  color: #abb6d2;
}

.more-nav__link:after {
  font-size: 13px;
  font-size: 1.3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  background-color: none;
  position: absolute;
  height: 100%;
  width: 30px;
  line-height: 30px;
  text-align: center;
  top: 0;
  right: 0;
}

.more-nav__link:after {
  color: #2c3b78;
  line-height: 50px;
}

.overlay {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "0)"';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #e3d7c4;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  z-index: 26;
  visibility: hidden;
}

body.subsite-sabato .overlay {
  background: #FFFFFF !important;
}

.classifieds, .classifieds--no-grid {
  position: relative;
  overflow: hidden;
}

.classifieds > *, .classifieds--no-grid > * {
  text-align: center;
  font-size: 0;
}

.classifieds > * > *, .classifieds--no-grid > * > * {
  display: inline-block;
}

.classifieds > * > .placeholder, .classifieds--no-grid > * > .placeholder {
  width: 100%;
}

.classifieds > * .banner, .classifieds--no-grid > * .banner {
  margin: 0px 10px 20px;
  margin: 0rem 1rem 2rem;
}

.classifieds #bannerAdTitle, .classifieds--no-grid #bannerAdTitle {
  width: 100%;
  text-align: left;
  font: 13px "Noto", serif;
  color: #84807c;
  margin: 10px 0px 10px 10px;
  margin: 1rem 0rem 1rem 1rem;
}

.classifieds .js-dfpAdPosSR, .classifieds--no-grid .js-dfpAdPosSR {
  -webkit-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.classifieds .js-dfpAdPosSR:hover, .classifieds--no-grid .js-dfpAdPosSR:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.classifieds {
  background: #e3d7c4;
}

.is-homepage .classifieds {
  background: #6CA6CC;
}

.is-homepage .classifieds #bannerAdTitle {
  color: #fef1e0;
}

@media only screen and (max-width: 979px) {
  body.immobile .classifieds {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .classifieds {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .classifieds {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

.classifieds--no-grid #bannerAdTitle {
  border-top: 1px solid #e3d7c4;
}

.opentip-container {
  position: absolute;
  z-index: 100;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  -moz-transition: -moz-transform 1s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out;
  -ms-transition: -ms-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  pointer-events: none;
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
  -webkit-transform: translateY(-5px) translateX(5px);
  -moz-transform: translateY(-5px) translateX(5px);
  -o-transform: translateY(-5px) translateX(5px);
  -ms-transform: translateY(-5px) translateX(5px);
  transform: translateY(-5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
  -webkit-transform: translateY(5px) translateX(5px);
  -moz-transform: translateY(5px) translateX(5px);
  -o-transform: translateY(5px) translateX(5px);
  -ms-transform: translateY(5px) translateX(5px);
  transform: translateY(5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
  -webkit-transform: translateY(5px) translateX(-5px);
  -moz-transform: translateY(5px) translateX(-5px);
  -o-transform: translateY(5px) translateX(-5px);
  -ms-transform: translateY(5px) translateX(-5px);
  transform: translateY(5px) translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
  -webkit-transform: translateY(-5px) translateX(-5px);
  -moz-transform: translateY(-5px) translateX(-5px);
  -o-transform: translateY(-5px) translateX(-5px);
  -ms-transform: translateY(-5px) translateX(-5px);
  transform: translateY(-5px) translateX(-5px);
}

.opentip-container.ot-fixed .opentip {
  pointer-events: auto;
}

.opentip-container.ot-hidden {
  display: none;
}

.opentip-container .opentip {
  position: relative;
  /*font-size: 13px;
  line-height: 120%;
  padding: 9px 14px;
  color: #4f4b47;
  text-shadow: -1px -1px 0px rgba(255,255,255,0.2);   */
}

.opentip-container .opentip .header {
  margin: 0;
  padding: 0;
}

.opentip-container .opentip .ot-close {
  pointer-events: auto;
  display: block;
  position: absolute;
  top: -12px;
  left: 60px;
  /*
  color: rgba(0,0,0,0.5);
  background: rgba(0,0,0,0);
  text-decoration: none;
  */
}

.opentip-container .opentip .ot-close span {
  display: none;
}

.opentip-container .opentip .ot-loading-indicator {
  display: none;
}

.opentip-container.ot-loading .ot-loading-indicator {
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block;
}

.opentip-container.ot-loading .ot-loading-indicator span {
  display: block;
  -webkit-animation: otloading 2s linear infinite;
  -moz-animation: otloading 2s linear infinite;
  -o-animation: otloading 2s linear infinite;
  -ms-animation: otloading 2s linear infinite;
  animation: otloading 2s linear infinite;
  text-align: center;
}

.opentip-container.style-dark .opentip,
.opentip-container.style-alert .opentip {
  color: #f8f8f8;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.opentip-container.style-glass .opentip {
  padding: 15px 25px;
  color: #317cc5;
  text-shadow: 1px 1px 8px rgba(0, 94, 153, 0.3);
}

.opentip-container.ot-hide-effect-fade {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.opentip-container.ot-hide-effect-fade.ot-hiding {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
}

.opentip-container.ot-show-effect-appear.ot-going-to-show {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-showing {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.opentip-container.ot-show-effect-appear.ot-visible {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

@-moz-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes otloading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.m-reaction-email .m-reaction-email__label--small, .m-reaction-email--dialog .m-reaction-email__label--small, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__label--small, .m-dialog-content--correct .m-dialog-content__label--left, .m-dialog-content--archive .m-dialog-content__label--left, .m-dialog-content--archive-completion .m-dialog-content__label--left, .m-dialog-content--correction-completion .m-dialog-content__label--left, .m-dialog-content--error .m-dialog-content__label--left, .m-dialog-content--portfolio-add .m-dialog-content__label--left, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label--left, .m-completename .m-completename__label, .m-dialog-content--correct .m-dialog-content__label--full, .m-dialog-content--archive .m-dialog-content__label--full, .m-dialog-content--archive-completion .m-dialog-content__label--full, .m-dialog-content--correction-completion .m-dialog-content__label--full, .m-dialog-content--error .m-dialog-content__label--full, .m-dialog-content--portfolio-add .m-dialog-content__label--full, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label--full, .m-reaction-email .m-reaction-email__label--full, .m-reaction-email--dialog .m-reaction-email__label--full, .m-reaction-email-confirmation .m-reaction-email-confirmation__message, .m-bump .m-bump__general-conditions, .m-password-forgot .m-password-forgot__label, .m-completeusername .m-completeusername__intro, .m-completeusername .m-completeusername__incorrect, .m-completeusername .m-completeusername__cancel-suggestion p, .m-update-email .m-update-email__label, .m-dialog-content--correct .m-dialog-content__label, .m-dialog-content--archive .m-dialog-content__label, .m-dialog-content--archive-completion .m-dialog-content__label, .m-dialog-content--correction-completion .m-dialog-content__label, .m-dialog-content--error .m-dialog-content__label, .m-dialog-content--portfolio-add .m-dialog-content__label, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label, .m-reaction-email .m-reaction-email__label, .m-reaction-email--dialog .m-reaction-email__label, .m-reaction-link .m-reaction-link__label, .m-reaction-link--dialog .m-reaction-link__label, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__label, .m-bump-account .m-bump-account__label, .m-bump-account--noborder .m-bump-account__label, .m-bump-user .m-bump-user__label, .m-completeusername .m-completeusername__label, .m-completename .m-completename__gender__label, .m-subscribe-activate .m-subscribe-activate__label, .m-update-email .m-update-email__email-label, .m-update-email .m-update-email__email-info, .m-recommend-footer .m-recommend-footer__label {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
}

body.subsite-sas .m-reaction-email .m-reaction-email__label--small, .m-reaction-email body.subsite-sas .m-reaction-email__label--small, body.subsite-sas .m-reaction-email--dialog .m-reaction-email__label--small, .m-reaction-email--dialog body.subsite-sas .m-reaction-email__label--small, body.subsite-sas .m-reaction-action-inappropriate .m-reaction-action-inappropriate__label--small, .m-reaction-action-inappropriate body.subsite-sas .m-reaction-action-inappropriate__label--small, body.subsite-sas .m-dialog-content--correct .m-dialog-content__label--left, .m-dialog-content--correct body.subsite-sas .m-dialog-content__label--left, body.subsite-sas .m-dialog-content--archive .m-dialog-content__label--left, .m-dialog-content--archive body.subsite-sas .m-dialog-content__label--left, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__label--left, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__label--left, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__label--left, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__label--left, body.subsite-sas .m-dialog-content--error .m-dialog-content__label--left, .m-dialog-content--error body.subsite-sas .m-dialog-content__label--left, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__label--left, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__label--left, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label--left, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__label--left, body.subsite-sas .m-completename .m-completename__label, .m-completename body.subsite-sas .m-completename__label, body.subsite-sas .m-dialog-content--correct .m-dialog-content__label--full, .m-dialog-content--correct body.subsite-sas .m-dialog-content__label--full, body.subsite-sas .m-dialog-content--archive .m-dialog-content__label--full, .m-dialog-content--archive body.subsite-sas .m-dialog-content__label--full, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__label--full, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__label--full, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__label--full, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__label--full, body.subsite-sas .m-dialog-content--error .m-dialog-content__label--full, .m-dialog-content--error body.subsite-sas .m-dialog-content__label--full, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__label--full, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__label--full, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label--full, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__label--full, body.subsite-sas .m-reaction-email .m-reaction-email__label--full, .m-reaction-email body.subsite-sas .m-reaction-email__label--full, body.subsite-sas .m-reaction-email--dialog .m-reaction-email__label--full, .m-reaction-email--dialog body.subsite-sas .m-reaction-email__label--full, body.subsite-sas .m-reaction-email-confirmation .m-reaction-email-confirmation__message, .m-reaction-email-confirmation body.subsite-sas .m-reaction-email-confirmation__message, body.subsite-sas .m-bump .m-bump__general-conditions, .m-bump body.subsite-sas .m-bump__general-conditions, body.subsite-sas .m-password-forgot .m-password-forgot__label, .m-password-forgot body.subsite-sas .m-password-forgot__label, body.subsite-sas .m-completeusername .m-completeusername__intro, .m-completeusername body.subsite-sas .m-completeusername__intro, body.subsite-sas .m-completeusername .m-completeusername__incorrect, .m-completeusername body.subsite-sas .m-completeusername__incorrect, body.subsite-sas .m-completeusername .m-completeusername__cancel-suggestion p, .m-completeusername .m-completeusername__cancel-suggestion body.subsite-sas p, body.subsite-sas .m-update-email .m-update-email__label, .m-update-email body.subsite-sas .m-update-email__label, body.subsite-sas .m-dialog-content--correct .m-dialog-content__label, .m-dialog-content--correct body.subsite-sas .m-dialog-content__label, body.subsite-sas .m-dialog-content--archive .m-dialog-content__label, .m-dialog-content--archive body.subsite-sas .m-dialog-content__label, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__label, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__label, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__label, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__label, body.subsite-sas .m-dialog-content--error .m-dialog-content__label, .m-dialog-content--error body.subsite-sas .m-dialog-content__label, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__label, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__label, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__label, body.subsite-sas .m-reaction-email .m-reaction-email__label, .m-reaction-email body.subsite-sas .m-reaction-email__label, body.subsite-sas .m-reaction-email--dialog .m-reaction-email__label, .m-reaction-email--dialog body.subsite-sas .m-reaction-email__label, body.subsite-sas .m-reaction-link .m-reaction-link__label, .m-reaction-link body.subsite-sas .m-reaction-link__label, body.subsite-sas .m-reaction-link--dialog .m-reaction-link__label, .m-reaction-link--dialog body.subsite-sas .m-reaction-link__label, body.subsite-sas .m-reaction-action-inappropriate .m-reaction-action-inappropriate__label, .m-reaction-action-inappropriate body.subsite-sas .m-reaction-action-inappropriate__label, body.subsite-sas .m-bump-account .m-bump-account__label, .m-bump-account body.subsite-sas .m-bump-account__label, body.subsite-sas .m-bump-account--noborder .m-bump-account__label, .m-bump-account--noborder body.subsite-sas .m-bump-account__label, body.subsite-sas .m-bump-user .m-bump-user__label, .m-bump-user body.subsite-sas .m-bump-user__label, body.subsite-sas .m-completeusername .m-completeusername__label, .m-completeusername body.subsite-sas .m-completeusername__label, body.subsite-sas .m-completename .m-completename__gender__label, .m-completename body.subsite-sas .m-completename__gender__label, body.subsite-sas .m-subscribe-activate .m-subscribe-activate__label, .m-subscribe-activate body.subsite-sas .m-subscribe-activate__label, body.subsite-sas .m-update-email .m-update-email__email-label, .m-update-email body.subsite-sas .m-update-email__email-label, body.subsite-sas .m-update-email .m-update-email__email-info, .m-update-email body.subsite-sas .m-update-email__email-info, body.subsite-sas .m-recommend-footer .m-recommend-footer__label, .m-recommend-footer body.subsite-sas .m-recommend-footer__label {
  font-family: "Verdana", sans-serif;
  color: #454443;
}

.m-reaction-email .m-reaction-email__label--small, .m-reaction-email--dialog .m-reaction-email__label--small, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__label--small {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-dialog-content--correct .m-dialog-content__label--left, .m-dialog-content--archive .m-dialog-content__label--left, .m-dialog-content--archive-completion .m-dialog-content__label--left, .m-dialog-content--correction-completion .m-dialog-content__label--left, .m-dialog-content--error .m-dialog-content__label--left, .m-dialog-content--portfolio-add .m-dialog-content__label--left, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label--left, .m-completename .m-completename__label {
  float: left;
}

.m-dialog-content--correct .m-dialog-content__label--full, .m-dialog-content--archive .m-dialog-content__label--full, .m-dialog-content--archive-completion .m-dialog-content__label--full, .m-dialog-content--correction-completion .m-dialog-content__label--full, .m-dialog-content--error .m-dialog-content__label--full, .m-dialog-content--portfolio-add .m-dialog-content__label--full, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label--full, .m-reaction-email .m-reaction-email__label--full, .m-reaction-email--dialog .m-reaction-email__label--full, .m-reaction-email-confirmation .m-reaction-email-confirmation__message, .m-bump .m-bump__general-conditions, .m-password-forgot .m-password-forgot__label, .m-completeusername .m-completeusername__intro, .m-completeusername .m-completeusername__incorrect, .m-completeusername .m-completeusername__cancel-suggestion p, .m-update-email .m-update-email__label {
  display: block;
  width: 100%;
}

.m-dialog-content--correct .m-dialog-content__input--right, .m-dialog-content--archive .m-dialog-content__input--right, .m-dialog-content--archive-completion .m-dialog-content__input--right, .m-dialog-content--correction-completion .m-dialog-content__input--right, .m-dialog-content--error .m-dialog-content__input--right, .m-dialog-content--portfolio-add .m-dialog-content__input--right, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--right, .m-reaction-email .m-reaction-email__input--right, .m-reaction-email--dialog .m-reaction-email__input--right, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__input--right, .m-dialog-content--correct textarea, .m-dialog-content--archive textarea, .m-dialog-content--archive-completion textarea, .m-dialog-content--correction-completion textarea, .m-dialog-content--error textarea, .m-dialog-content--portfolio-add textarea, .m-dialog-body .l-reaction-panel__thanks textarea, .m-dialog-content--correct .m-dialog-content__input--full, .m-dialog-content--archive .m-dialog-content__input--full, .m-dialog-content--archive-completion .m-dialog-content__input--full, .m-dialog-content--correction-completion .m-dialog-content__input--full, .m-dialog-content--error .m-dialog-content__input--full, .m-dialog-content--portfolio-add .m-dialog-content__input--full, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--full, .m-reaction-email textarea, .m-reaction-email--dialog textarea, .m-reaction-link .m-reaction-link__input, .m-reaction-link--dialog .m-reaction-link__input, .m-reaction-action-link .m-reaction-action-link__input, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__textarea, .m-subscribe-activate .m-subscribe-activate__input, .m-dialog-content--correct .m-dialog-content__input--spam, .m-dialog-content--archive .m-dialog-content__input--spam, .m-dialog-content--archive-completion .m-dialog-content__input--spam, .m-dialog-content--correction-completion .m-dialog-content__input--spam, .m-dialog-content--error .m-dialog-content__input--spam, .m-dialog-content--portfolio-add .m-dialog-content__input--spam, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--spam, .m-reaction-email .m-reaction-email__input--captcha, .m-reaction-email--dialog .m-reaction-email__input--captcha, .m-reaction-action-inappropriate .m-reaction-action-inappropriate___input--captcha, .m-dialog-content--correct .m-dialog-content__input, .m-dialog-content--archive .m-dialog-content__input, .m-dialog-content--archive-completion .m-dialog-content__input, .m-dialog-content--correction-completion .m-dialog-content__input, .m-dialog-content--error .m-dialog-content__input, .m-dialog-content--portfolio-add .m-dialog-content__input, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input, .m-dialog-content--correct .m-dialog-content__input--day, .m-dialog-content--archive .m-dialog-content__input--day, .m-dialog-content--archive-completion .m-dialog-content__input--day, .m-dialog-content--correction-completion .m-dialog-content__input--day, .m-dialog-content--error .m-dialog-content__input--day, .m-dialog-content--portfolio-add .m-dialog-content__input--day, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--day, .m-dialog-content--correct .m-dialog-content__input--month, .m-dialog-content--archive .m-dialog-content__input--month, .m-dialog-content--archive-completion .m-dialog-content__input--month, .m-dialog-content--correction-completion .m-dialog-content__input--month, .m-dialog-content--error .m-dialog-content__input--month, .m-dialog-content--portfolio-add .m-dialog-content__input--month, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--month, .m-dialog-content--correct .m-dialog-content__input--year, .m-dialog-content--archive .m-dialog-content__input--year, .m-dialog-content--archive-completion .m-dialog-content__input--year, .m-dialog-content--correction-completion .m-dialog-content__input--year, .m-dialog-content--error .m-dialog-content__input--year, .m-dialog-content--portfolio-add .m-dialog-content__input--year, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--year, .m-reaction-email .m-reaction-email__input, .m-reaction-email--dialog .m-reaction-email__input, .m-bump-account .m-bump-account__input, .m-bump-account--noborder .m-bump-account__input, .m-bump-user .m-bump-user__input, .m-password-forgot .m-password-forgot__input, .m-completename .m-completename__input, .m-update-email .m-update-email__input {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  width: 100%;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 5px;
  background: #e3d7c4;
  border: none;
  color: #454443;
}

body.subsite-sabato .m-dialog-content--correct .m-dialog-content__input--right, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__input--right, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__input--right, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__input--right, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__input--right, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__input--right, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__input--right, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__input--right, body.subsite-sabato .m-dialog-content--error .m-dialog-content__input--right, .m-dialog-content--error body.subsite-sabato .m-dialog-content__input--right, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__input--right, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__input--right, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--right, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__input--right, body.subsite-sabato .m-reaction-email .m-reaction-email__input--right, .m-reaction-email body.subsite-sabato .m-reaction-email__input--right, body.subsite-sabato .m-reaction-email--dialog .m-reaction-email__input--right, .m-reaction-email--dialog body.subsite-sabato .m-reaction-email__input--right, body.subsite-sabato .m-reaction-action-inappropriate .m-reaction-action-inappropriate__input--right, .m-reaction-action-inappropriate body.subsite-sabato .m-reaction-action-inappropriate__input--right, body.subsite-sabato .m-dialog-content--correct textarea, .m-dialog-content--correct body.subsite-sabato textarea, body.subsite-sabato .m-dialog-content--archive textarea, .m-dialog-content--archive body.subsite-sabato textarea, body.subsite-sabato .m-dialog-content--archive-completion textarea, .m-dialog-content--archive-completion body.subsite-sabato textarea, body.subsite-sabato .m-dialog-content--correction-completion textarea, .m-dialog-content--correction-completion body.subsite-sabato textarea, body.subsite-sabato .m-dialog-content--error textarea, .m-dialog-content--error body.subsite-sabato textarea, body.subsite-sabato .m-dialog-content--portfolio-add textarea, .m-dialog-content--portfolio-add body.subsite-sabato textarea, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks textarea, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato textarea, body.subsite-sabato .m-dialog-content--correct .m-dialog-content__input--full, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__input--full, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__input--full, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__input--full, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__input--full, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__input--full, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__input--full, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__input--full, body.subsite-sabato .m-dialog-content--error .m-dialog-content__input--full, .m-dialog-content--error body.subsite-sabato .m-dialog-content__input--full, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__input--full, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__input--full, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--full, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__input--full, body.subsite-sabato .m-reaction-email textarea, .m-reaction-email body.subsite-sabato textarea, body.subsite-sabato .m-reaction-email--dialog textarea, .m-reaction-email--dialog body.subsite-sabato textarea, body.subsite-sabato .m-reaction-link .m-reaction-link__input, .m-reaction-link body.subsite-sabato .m-reaction-link__input, body.subsite-sabato .m-reaction-link--dialog .m-reaction-link__input, .m-reaction-link--dialog body.subsite-sabato .m-reaction-link__input, body.subsite-sabato .m-reaction-action-link .m-reaction-action-link__input, .m-reaction-action-link body.subsite-sabato .m-reaction-action-link__input, body.subsite-sabato .m-reaction-action-inappropriate .m-reaction-action-inappropriate__textarea, .m-reaction-action-inappropriate body.subsite-sabato .m-reaction-action-inappropriate__textarea, body.subsite-sabato .m-subscribe-activate .m-subscribe-activate__input, .m-subscribe-activate body.subsite-sabato .m-subscribe-activate__input, body.subsite-sabato .m-dialog-content--correct .m-dialog-content__input--spam, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__input--spam, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__input--spam, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__input--spam, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__input--spam, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__input--spam, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__input--spam, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__input--spam, body.subsite-sabato .m-dialog-content--error .m-dialog-content__input--spam, .m-dialog-content--error body.subsite-sabato .m-dialog-content__input--spam, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__input--spam, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__input--spam, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--spam, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__input--spam, body.subsite-sabato .m-reaction-email .m-reaction-email__input--captcha, .m-reaction-email body.subsite-sabato .m-reaction-email__input--captcha, body.subsite-sabato .m-reaction-email--dialog .m-reaction-email__input--captcha, .m-reaction-email--dialog body.subsite-sabato .m-reaction-email__input--captcha, body.subsite-sabato .m-reaction-action-inappropriate .m-reaction-action-inappropriate___input--captcha, .m-reaction-action-inappropriate body.subsite-sabato .m-reaction-action-inappropriate___input--captcha, body.subsite-sabato .m-dialog-content--correct .m-dialog-content__input, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__input, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__input, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__input, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__input, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__input, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__input, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__input, body.subsite-sabato .m-dialog-content--error .m-dialog-content__input, .m-dialog-content--error body.subsite-sabato .m-dialog-content__input, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__input, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__input, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__input, body.subsite-sabato .m-dialog-content--correct .m-dialog-content__input--day, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__input--day, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__input--day, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__input--day, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__input--day, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__input--day, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__input--day, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__input--day, body.subsite-sabato .m-dialog-content--error .m-dialog-content__input--day, .m-dialog-content--error body.subsite-sabato .m-dialog-content__input--day, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__input--day, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__input--day, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--day, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__input--day, body.subsite-sabato .m-dialog-content--correct .m-dialog-content__input--month, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__input--month, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__input--month, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__input--month, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__input--month, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__input--month, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__input--month, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__input--month, body.subsite-sabato .m-dialog-content--error .m-dialog-content__input--month, .m-dialog-content--error body.subsite-sabato .m-dialog-content__input--month, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__input--month, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__input--month, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--month, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__input--month, body.subsite-sabato .m-dialog-content--correct .m-dialog-content__input--year, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__input--year, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__input--year, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__input--year, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__input--year, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__input--year, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__input--year, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__input--year, body.subsite-sabato .m-dialog-content--error .m-dialog-content__input--year, .m-dialog-content--error body.subsite-sabato .m-dialog-content__input--year, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__input--year, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__input--year, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--year, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__input--year, body.subsite-sabato .m-reaction-email .m-reaction-email__input, .m-reaction-email body.subsite-sabato .m-reaction-email__input, body.subsite-sabato .m-reaction-email--dialog .m-reaction-email__input, .m-reaction-email--dialog body.subsite-sabato .m-reaction-email__input, body.subsite-sabato .m-bump-account .m-bump-account__input, .m-bump-account body.subsite-sabato .m-bump-account__input, body.subsite-sabato .m-bump-account--noborder .m-bump-account__input, .m-bump-account--noborder body.subsite-sabato .m-bump-account__input, body.subsite-sabato .m-bump-user .m-bump-user__input, .m-bump-user body.subsite-sabato .m-bump-user__input, body.subsite-sabato .m-password-forgot .m-password-forgot__input, .m-password-forgot body.subsite-sabato .m-password-forgot__input, body.subsite-sabato .m-completename .m-completename__input, .m-completename body.subsite-sabato .m-completename__input, body.subsite-sabato .m-update-email .m-update-email__input, .m-update-email body.subsite-sabato .m-update-email__input {
  background: #acacac;
}

body.subsite-sas .m-dialog-content--correct .m-dialog-content__input--right, .m-dialog-content--correct body.subsite-sas .m-dialog-content__input--right, body.subsite-sas .m-dialog-content--archive .m-dialog-content__input--right, .m-dialog-content--archive body.subsite-sas .m-dialog-content__input--right, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__input--right, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__input--right, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__input--right, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__input--right, body.subsite-sas .m-dialog-content--error .m-dialog-content__input--right, .m-dialog-content--error body.subsite-sas .m-dialog-content__input--right, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__input--right, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__input--right, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--right, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__input--right, body.subsite-sas .m-reaction-email .m-reaction-email__input--right, .m-reaction-email body.subsite-sas .m-reaction-email__input--right, body.subsite-sas .m-reaction-email--dialog .m-reaction-email__input--right, .m-reaction-email--dialog body.subsite-sas .m-reaction-email__input--right, body.subsite-sas .m-reaction-action-inappropriate .m-reaction-action-inappropriate__input--right, .m-reaction-action-inappropriate body.subsite-sas .m-reaction-action-inappropriate__input--right, body.subsite-sas .m-dialog-content--correct textarea, .m-dialog-content--correct body.subsite-sas textarea, body.subsite-sas .m-dialog-content--archive textarea, .m-dialog-content--archive body.subsite-sas textarea, body.subsite-sas .m-dialog-content--archive-completion textarea, .m-dialog-content--archive-completion body.subsite-sas textarea, body.subsite-sas .m-dialog-content--correction-completion textarea, .m-dialog-content--correction-completion body.subsite-sas textarea, body.subsite-sas .m-dialog-content--error textarea, .m-dialog-content--error body.subsite-sas textarea, body.subsite-sas .m-dialog-content--portfolio-add textarea, .m-dialog-content--portfolio-add body.subsite-sas textarea, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks textarea, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas textarea, body.subsite-sas .m-dialog-content--correct .m-dialog-content__input--full, .m-dialog-content--correct body.subsite-sas .m-dialog-content__input--full, body.subsite-sas .m-dialog-content--archive .m-dialog-content__input--full, .m-dialog-content--archive body.subsite-sas .m-dialog-content__input--full, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__input--full, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__input--full, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__input--full, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__input--full, body.subsite-sas .m-dialog-content--error .m-dialog-content__input--full, .m-dialog-content--error body.subsite-sas .m-dialog-content__input--full, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__input--full, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__input--full, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--full, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__input--full, body.subsite-sas .m-reaction-email textarea, .m-reaction-email body.subsite-sas textarea, body.subsite-sas .m-reaction-email--dialog textarea, .m-reaction-email--dialog body.subsite-sas textarea, body.subsite-sas .m-reaction-link .m-reaction-link__input, .m-reaction-link body.subsite-sas .m-reaction-link__input, body.subsite-sas .m-reaction-link--dialog .m-reaction-link__input, .m-reaction-link--dialog body.subsite-sas .m-reaction-link__input, body.subsite-sas .m-reaction-action-link .m-reaction-action-link__input, .m-reaction-action-link body.subsite-sas .m-reaction-action-link__input, body.subsite-sas .m-reaction-action-inappropriate .m-reaction-action-inappropriate__textarea, .m-reaction-action-inappropriate body.subsite-sas .m-reaction-action-inappropriate__textarea, body.subsite-sas .m-subscribe-activate .m-subscribe-activate__input, .m-subscribe-activate body.subsite-sas .m-subscribe-activate__input, body.subsite-sas .m-dialog-content--correct .m-dialog-content__input--spam, .m-dialog-content--correct body.subsite-sas .m-dialog-content__input--spam, body.subsite-sas .m-dialog-content--archive .m-dialog-content__input--spam, .m-dialog-content--archive body.subsite-sas .m-dialog-content__input--spam, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__input--spam, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__input--spam, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__input--spam, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__input--spam, body.subsite-sas .m-dialog-content--error .m-dialog-content__input--spam, .m-dialog-content--error body.subsite-sas .m-dialog-content__input--spam, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__input--spam, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__input--spam, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--spam, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__input--spam, body.subsite-sas .m-reaction-email .m-reaction-email__input--captcha, .m-reaction-email body.subsite-sas .m-reaction-email__input--captcha, body.subsite-sas .m-reaction-email--dialog .m-reaction-email__input--captcha, .m-reaction-email--dialog body.subsite-sas .m-reaction-email__input--captcha, body.subsite-sas .m-reaction-action-inappropriate .m-reaction-action-inappropriate___input--captcha, .m-reaction-action-inappropriate body.subsite-sas .m-reaction-action-inappropriate___input--captcha, body.subsite-sas .m-dialog-content--correct .m-dialog-content__input, .m-dialog-content--correct body.subsite-sas .m-dialog-content__input, body.subsite-sas .m-dialog-content--archive .m-dialog-content__input, .m-dialog-content--archive body.subsite-sas .m-dialog-content__input, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__input, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__input, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__input, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__input, body.subsite-sas .m-dialog-content--error .m-dialog-content__input, .m-dialog-content--error body.subsite-sas .m-dialog-content__input, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__input, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__input, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__input, body.subsite-sas .m-dialog-content--correct .m-dialog-content__input--day, .m-dialog-content--correct body.subsite-sas .m-dialog-content__input--day, body.subsite-sas .m-dialog-content--archive .m-dialog-content__input--day, .m-dialog-content--archive body.subsite-sas .m-dialog-content__input--day, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__input--day, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__input--day, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__input--day, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__input--day, body.subsite-sas .m-dialog-content--error .m-dialog-content__input--day, .m-dialog-content--error body.subsite-sas .m-dialog-content__input--day, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__input--day, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__input--day, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--day, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__input--day, body.subsite-sas .m-dialog-content--correct .m-dialog-content__input--month, .m-dialog-content--correct body.subsite-sas .m-dialog-content__input--month, body.subsite-sas .m-dialog-content--archive .m-dialog-content__input--month, .m-dialog-content--archive body.subsite-sas .m-dialog-content__input--month, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__input--month, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__input--month, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__input--month, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__input--month, body.subsite-sas .m-dialog-content--error .m-dialog-content__input--month, .m-dialog-content--error body.subsite-sas .m-dialog-content__input--month, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__input--month, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__input--month, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--month, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__input--month, body.subsite-sas .m-dialog-content--correct .m-dialog-content__input--year, .m-dialog-content--correct body.subsite-sas .m-dialog-content__input--year, body.subsite-sas .m-dialog-content--archive .m-dialog-content__input--year, .m-dialog-content--archive body.subsite-sas .m-dialog-content__input--year, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__input--year, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__input--year, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__input--year, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__input--year, body.subsite-sas .m-dialog-content--error .m-dialog-content__input--year, .m-dialog-content--error body.subsite-sas .m-dialog-content__input--year, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__input--year, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__input--year, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--year, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__input--year, body.subsite-sas .m-reaction-email .m-reaction-email__input, .m-reaction-email body.subsite-sas .m-reaction-email__input, body.subsite-sas .m-reaction-email--dialog .m-reaction-email__input, .m-reaction-email--dialog body.subsite-sas .m-reaction-email__input, body.subsite-sas .m-bump-account .m-bump-account__input, .m-bump-account body.subsite-sas .m-bump-account__input, body.subsite-sas .m-bump-account--noborder .m-bump-account__input, .m-bump-account--noborder body.subsite-sas .m-bump-account__input, body.subsite-sas .m-bump-user .m-bump-user__input, .m-bump-user body.subsite-sas .m-bump-user__input, body.subsite-sas .m-password-forgot .m-password-forgot__input, .m-password-forgot body.subsite-sas .m-password-forgot__input, body.subsite-sas .m-completename .m-completename__input, .m-completename body.subsite-sas .m-completename__input, body.subsite-sas .m-update-email .m-update-email__input, .m-update-email body.subsite-sas .m-update-email__input {
  font-family: "Verdana", sans-serif;
}

.m-dialog-content--correct .m-dialog-content__input--right:disabled, .m-dialog-content--archive .m-dialog-content__input--right:disabled, .m-dialog-content--archive-completion .m-dialog-content__input--right:disabled, .m-dialog-content--correction-completion .m-dialog-content__input--right:disabled, .m-dialog-content--error .m-dialog-content__input--right:disabled, .m-dialog-content--portfolio-add .m-dialog-content__input--right:disabled, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--right:disabled, .m-reaction-email .m-reaction-email__input--right:disabled, .m-reaction-email--dialog .m-reaction-email__input--right:disabled, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__input--right:disabled, .m-dialog-content--correct textarea:disabled, .m-dialog-content--archive textarea:disabled, .m-dialog-content--archive-completion textarea:disabled, .m-dialog-content--correction-completion textarea:disabled, .m-dialog-content--error textarea:disabled, .m-dialog-content--portfolio-add textarea:disabled, .m-dialog-body .l-reaction-panel__thanks textarea:disabled, .m-dialog-content--correct .m-dialog-content__input--full:disabled, .m-dialog-content--archive .m-dialog-content__input--full:disabled, .m-dialog-content--archive-completion .m-dialog-content__input--full:disabled, .m-dialog-content--correction-completion .m-dialog-content__input--full:disabled, .m-dialog-content--error .m-dialog-content__input--full:disabled, .m-dialog-content--portfolio-add .m-dialog-content__input--full:disabled, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--full:disabled, .m-reaction-email textarea:disabled, .m-reaction-email--dialog textarea:disabled, .m-reaction-link .m-reaction-link__input:disabled, .m-reaction-link--dialog .m-reaction-link__input:disabled, .m-reaction-action-link .m-reaction-action-link__input:disabled, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__textarea:disabled, .m-subscribe-activate .m-subscribe-activate__input:disabled, .m-dialog-content--correct .m-dialog-content__input--spam:disabled, .m-dialog-content--archive .m-dialog-content__input--spam:disabled, .m-dialog-content--archive-completion .m-dialog-content__input--spam:disabled, .m-dialog-content--correction-completion .m-dialog-content__input--spam:disabled, .m-dialog-content--error .m-dialog-content__input--spam:disabled, .m-dialog-content--portfolio-add .m-dialog-content__input--spam:disabled, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--spam:disabled, .m-reaction-email .m-reaction-email__input--captcha:disabled, .m-reaction-email--dialog .m-reaction-email__input--captcha:disabled, .m-reaction-action-inappropriate .m-reaction-action-inappropriate___input--captcha:disabled, .m-dialog-content--correct .m-dialog-content__input:disabled, .m-dialog-content--archive .m-dialog-content__input:disabled, .m-dialog-content--archive-completion .m-dialog-content__input:disabled, .m-dialog-content--correction-completion .m-dialog-content__input:disabled, .m-dialog-content--error .m-dialog-content__input:disabled, .m-dialog-content--portfolio-add .m-dialog-content__input:disabled, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input:disabled, .m-dialog-content--correct .m-dialog-content__input--day:disabled, .m-dialog-content--archive .m-dialog-content__input--day:disabled, .m-dialog-content--archive-completion .m-dialog-content__input--day:disabled, .m-dialog-content--correction-completion .m-dialog-content__input--day:disabled, .m-dialog-content--error .m-dialog-content__input--day:disabled, .m-dialog-content--portfolio-add .m-dialog-content__input--day:disabled, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--day:disabled, .m-dialog-content--correct .m-dialog-content__input--month:disabled, .m-dialog-content--archive .m-dialog-content__input--month:disabled, .m-dialog-content--archive-completion .m-dialog-content__input--month:disabled, .m-dialog-content--correction-completion .m-dialog-content__input--month:disabled, .m-dialog-content--error .m-dialog-content__input--month:disabled, .m-dialog-content--portfolio-add .m-dialog-content__input--month:disabled, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--month:disabled, .m-dialog-content--correct .m-dialog-content__input--year:disabled, .m-dialog-content--archive .m-dialog-content__input--year:disabled, .m-dialog-content--archive-completion .m-dialog-content__input--year:disabled, .m-dialog-content--correction-completion .m-dialog-content__input--year:disabled, .m-dialog-content--error .m-dialog-content__input--year:disabled, .m-dialog-content--portfolio-add .m-dialog-content__input--year:disabled, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--year:disabled, .m-reaction-email .m-reaction-email__input:disabled, .m-reaction-email--dialog .m-reaction-email__input:disabled, .m-bump-account .m-bump-account__input:disabled, .m-bump-account--noborder .m-bump-account__input:disabled, .m-bump-user .m-bump-user__input:disabled, .m-password-forgot .m-password-forgot__input:disabled, .m-completename .m-completename__input:disabled, .m-update-email .m-update-email__input:disabled {
  color: #84807c;
}

.m-dialog-content--correct .error.m-dialog-content__input--right, .m-dialog-content--archive .error.m-dialog-content__input--right, .m-dialog-content--archive-completion .error.m-dialog-content__input--right, .m-dialog-content--correction-completion .error.m-dialog-content__input--right, .m-dialog-content--error .error.m-dialog-content__input--right, .m-dialog-content--portfolio-add .error.m-dialog-content__input--right, .m-dialog-body .l-reaction-panel__thanks .error.m-dialog-content__input--right, .m-reaction-email .error.m-reaction-email__input--right, .m-reaction-email--dialog .error.m-reaction-email__input--right, .m-reaction-action-inappropriate .error.m-reaction-action-inappropriate__input--right, .m-dialog-content--correct textarea.error, .m-dialog-content--archive textarea.error, .m-dialog-content--archive-completion textarea.error, .m-dialog-content--correction-completion textarea.error, .m-dialog-content--error textarea.error, .m-dialog-content--portfolio-add textarea.error, .m-dialog-body .l-reaction-panel__thanks textarea.error, .m-dialog-content--correct .error.m-dialog-content__input--full, .m-dialog-content--archive .error.m-dialog-content__input--full, .m-dialog-content--archive-completion .error.m-dialog-content__input--full, .m-dialog-content--correction-completion .error.m-dialog-content__input--full, .m-dialog-content--error .error.m-dialog-content__input--full, .m-dialog-content--portfolio-add .error.m-dialog-content__input--full, .m-dialog-body .l-reaction-panel__thanks .error.m-dialog-content__input--full, .m-reaction-email textarea.error, .m-reaction-email--dialog textarea.error, .m-reaction-link .error.m-reaction-link__input, .m-reaction-link--dialog .error.m-reaction-link__input, .m-reaction-action-link .error.m-reaction-action-link__input, .m-reaction-action-inappropriate .error.m-reaction-action-inappropriate__textarea, .m-subscribe-activate .error.m-subscribe-activate__input, .m-dialog-content--correct .error.m-dialog-content__input--spam, .m-dialog-content--archive .error.m-dialog-content__input--spam, .m-dialog-content--archive-completion .error.m-dialog-content__input--spam, .m-dialog-content--correction-completion .error.m-dialog-content__input--spam, .m-dialog-content--error .error.m-dialog-content__input--spam, .m-dialog-content--portfolio-add .error.m-dialog-content__input--spam, .m-dialog-body .l-reaction-panel__thanks .error.m-dialog-content__input--spam, .m-reaction-email .error.m-reaction-email__input--captcha, .m-reaction-email--dialog .error.m-reaction-email__input--captcha, .m-reaction-action-inappropriate .error.m-reaction-action-inappropriate___input--captcha, .m-dialog-content--correct .error.m-dialog-content__input, .m-dialog-content--archive .error.m-dialog-content__input, .m-dialog-content--archive-completion .error.m-dialog-content__input, .m-dialog-content--correction-completion .error.m-dialog-content__input, .m-dialog-content--error .error.m-dialog-content__input, .m-dialog-content--portfolio-add .error.m-dialog-content__input, .m-dialog-body .l-reaction-panel__thanks .error.m-dialog-content__input, .m-dialog-content--correct .error.m-dialog-content__input--day, .m-dialog-content--archive .error.m-dialog-content__input--day, .m-dialog-content--archive-completion .error.m-dialog-content__input--day, .m-dialog-content--correction-completion .error.m-dialog-content__input--day, .m-dialog-content--error .error.m-dialog-content__input--day, .m-dialog-content--portfolio-add .error.m-dialog-content__input--day, .m-dialog-body .l-reaction-panel__thanks .error.m-dialog-content__input--day, .m-dialog-content--correct .error.m-dialog-content__input--month, .m-dialog-content--archive .error.m-dialog-content__input--month, .m-dialog-content--archive-completion .error.m-dialog-content__input--month, .m-dialog-content--correction-completion .error.m-dialog-content__input--month, .m-dialog-content--error .error.m-dialog-content__input--month, .m-dialog-content--portfolio-add .error.m-dialog-content__input--month, .m-dialog-body .l-reaction-panel__thanks .error.m-dialog-content__input--month, .m-dialog-content--correct .error.m-dialog-content__input--year, .m-dialog-content--archive .error.m-dialog-content__input--year, .m-dialog-content--archive-completion .error.m-dialog-content__input--year, .m-dialog-content--correction-completion .error.m-dialog-content__input--year, .m-dialog-content--error .error.m-dialog-content__input--year, .m-dialog-content--portfolio-add .error.m-dialog-content__input--year, .m-dialog-body .l-reaction-panel__thanks .error.m-dialog-content__input--year, .m-reaction-email .error.m-reaction-email__input, .m-reaction-email--dialog .error.m-reaction-email__input, .m-bump-account .error.m-bump-account__input, .m-bump-account--noborder .error.m-bump-account__input, .m-bump-user .error.m-bump-user__input, .m-password-forgot .error.m-password-forgot__input, .m-completename .error.m-completename__input, .m-update-email .error.m-update-email__input {
  border-color: #A9210B;
}

.m-dialog-content--correct .m-dialog-content__input--right, .m-dialog-content--archive .m-dialog-content__input--right, .m-dialog-content--archive-completion .m-dialog-content__input--right, .m-dialog-content--correction-completion .m-dialog-content__input--right, .m-dialog-content--error .m-dialog-content__input--right, .m-dialog-content--portfolio-add .m-dialog-content__input--right, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--right, .m-reaction-email .m-reaction-email__input--right, .m-reaction-email--dialog .m-reaction-email__input--right, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__input--right {
  float: right;
}

.m-dialog-content--correct textarea, .m-dialog-content--archive textarea, .m-dialog-content--archive-completion textarea, .m-dialog-content--correction-completion textarea, .m-dialog-content--error textarea, .m-dialog-content--portfolio-add textarea, .m-dialog-body .l-reaction-panel__thanks textarea, .m-dialog-content--correct .m-dialog-content__input--full, .m-dialog-content--archive .m-dialog-content__input--full, .m-dialog-content--archive-completion .m-dialog-content__input--full, .m-dialog-content--correction-completion .m-dialog-content__input--full, .m-dialog-content--error .m-dialog-content__input--full, .m-dialog-content--portfolio-add .m-dialog-content__input--full, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--full, .m-reaction-email textarea, .m-reaction-email--dialog textarea, .m-reaction-link .m-reaction-link__input, .m-reaction-link--dialog .m-reaction-link__input, .m-reaction-action-link .m-reaction-action-link__input, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__textarea, .m-subscribe-activate .m-subscribe-activate__input {
  display: block;
}

.m-dialog-content--correct .m-dialog-content__input--spam, .m-dialog-content--archive .m-dialog-content__input--spam, .m-dialog-content--archive-completion .m-dialog-content__input--spam, .m-dialog-content--correction-completion .m-dialog-content__input--spam, .m-dialog-content--error .m-dialog-content__input--spam, .m-dialog-content--portfolio-add .m-dialog-content__input--spam, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--spam, .m-reaction-email .m-reaction-email__input--captcha, .m-reaction-email--dialog .m-reaction-email__input--captcha, .m-reaction-action-inappropriate .m-reaction-action-inappropriate___input--captcha {
  width: 40px;
}

.m-dialog-content--correct .m-dialog-content__actions__submit, .m-dialog-content--archive .m-dialog-content__actions__submit, .m-dialog-content--archive-completion .m-dialog-content__actions__submit, .m-dialog-content--correction-completion .m-dialog-content__actions__submit, .m-dialog-content--error .m-dialog-content__actions__submit, .m-dialog-content--portfolio-add .m-dialog-content__actions__submit, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__submit, .m-reaction-email .m-reaction-email__submit, .m-reaction-email--dialog .m-reaction-email__submit, .m-reaction-link .m-reaction-link__submit, .m-reaction-link--dialog .m-reaction-link__submit, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__submit, .m-bump-user .m-bump-user__submit, .m-bump .m-bump__submit, .m-password-forgot .m-password-forgot__submit, .m-completeusername .m-completeusername__submit, .m-completename .m-completename__submit, .m-update-email .m-update-email__submit, .m-recommend-footer .m-recommend-footer__submit {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  background: #2c3b78;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px;
  height: auto;
}

body.subsite-sabato .m-dialog-content--correct .m-dialog-content__actions__submit, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__actions__submit, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__actions__submit, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__actions__submit, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__actions__submit, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__actions__submit, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__actions__submit, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__actions__submit, body.subsite-sabato .m-dialog-content--error .m-dialog-content__actions__submit, .m-dialog-content--error body.subsite-sabato .m-dialog-content__actions__submit, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__actions__submit, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__actions__submit, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__submit, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__actions__submit, body.subsite-sabato .m-reaction-email .m-reaction-email__submit, .m-reaction-email body.subsite-sabato .m-reaction-email__submit, body.subsite-sabato .m-reaction-email--dialog .m-reaction-email__submit, .m-reaction-email--dialog body.subsite-sabato .m-reaction-email__submit, body.subsite-sabato .m-reaction-link .m-reaction-link__submit, .m-reaction-link body.subsite-sabato .m-reaction-link__submit, body.subsite-sabato .m-reaction-link--dialog .m-reaction-link__submit, .m-reaction-link--dialog body.subsite-sabato .m-reaction-link__submit, body.subsite-sabato .m-reaction-action-inappropriate .m-reaction-action-inappropriate__submit, .m-reaction-action-inappropriate body.subsite-sabato .m-reaction-action-inappropriate__submit, body.subsite-sabato .m-bump-user .m-bump-user__submit, .m-bump-user body.subsite-sabato .m-bump-user__submit, body.subsite-sabato .m-bump .m-bump__submit, .m-bump body.subsite-sabato .m-bump__submit, body.subsite-sabato .m-password-forgot .m-password-forgot__submit, .m-password-forgot body.subsite-sabato .m-password-forgot__submit, body.subsite-sabato .m-completeusername .m-completeusername__submit, .m-completeusername body.subsite-sabato .m-completeusername__submit, body.subsite-sabato .m-completename .m-completename__submit, .m-completename body.subsite-sabato .m-completename__submit, body.subsite-sabato .m-update-email .m-update-email__submit, .m-update-email body.subsite-sabato .m-update-email__submit, body.subsite-sabato .m-recommend-footer .m-recommend-footer__submit, .m-recommend-footer body.subsite-sabato .m-recommend-footer__submit {
  background: #434343;
  color: #ffffff;
}

body.subsite-finance .m-dialog-content--correct .m-dialog-content__actions__submit, .m-dialog-content--correct body.subsite-finance .m-dialog-content__actions__submit, body.subsite-finance .m-dialog-content--archive .m-dialog-content__actions__submit, .m-dialog-content--archive body.subsite-finance .m-dialog-content__actions__submit, body.subsite-finance .m-dialog-content--archive-completion .m-dialog-content__actions__submit, .m-dialog-content--archive-completion body.subsite-finance .m-dialog-content__actions__submit, body.subsite-finance .m-dialog-content--correction-completion .m-dialog-content__actions__submit, .m-dialog-content--correction-completion body.subsite-finance .m-dialog-content__actions__submit, body.subsite-finance .m-dialog-content--error .m-dialog-content__actions__submit, .m-dialog-content--error body.subsite-finance .m-dialog-content__actions__submit, body.subsite-finance .m-dialog-content--portfolio-add .m-dialog-content__actions__submit, .m-dialog-content--portfolio-add body.subsite-finance .m-dialog-content__actions__submit, body.subsite-finance .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__submit, .m-dialog-body .l-reaction-panel__thanks body.subsite-finance .m-dialog-content__actions__submit, body.subsite-finance .m-reaction-email .m-reaction-email__submit, .m-reaction-email body.subsite-finance .m-reaction-email__submit, body.subsite-finance .m-reaction-email--dialog .m-reaction-email__submit, .m-reaction-email--dialog body.subsite-finance .m-reaction-email__submit, body.subsite-finance .m-reaction-link .m-reaction-link__submit, .m-reaction-link body.subsite-finance .m-reaction-link__submit, body.subsite-finance .m-reaction-link--dialog .m-reaction-link__submit, .m-reaction-link--dialog body.subsite-finance .m-reaction-link__submit, body.subsite-finance .m-reaction-action-inappropriate .m-reaction-action-inappropriate__submit, .m-reaction-action-inappropriate body.subsite-finance .m-reaction-action-inappropriate__submit, body.subsite-finance .m-bump-user .m-bump-user__submit, .m-bump-user body.subsite-finance .m-bump-user__submit, body.subsite-finance .m-bump .m-bump__submit, .m-bump body.subsite-finance .m-bump__submit, body.subsite-finance .m-password-forgot .m-password-forgot__submit, .m-password-forgot body.subsite-finance .m-password-forgot__submit, body.subsite-finance .m-completeusername .m-completeusername__submit, .m-completeusername body.subsite-finance .m-completeusername__submit, body.subsite-finance .m-completename .m-completename__submit, .m-completename body.subsite-finance .m-completename__submit, body.subsite-finance .m-update-email .m-update-email__submit, .m-update-email body.subsite-finance .m-update-email__submit, body.subsite-finance .m-recommend-footer .m-recommend-footer__submit, .m-recommend-footer body.subsite-finance .m-recommend-footer__submit {
  background: #0073AB;
  color: #ffffff;
}

body.subsite-sas .m-dialog-content--correct .m-dialog-content__actions__submit, .m-dialog-content--correct body.subsite-sas .m-dialog-content__actions__submit, body.subsite-sas .m-dialog-content--archive .m-dialog-content__actions__submit, .m-dialog-content--archive body.subsite-sas .m-dialog-content__actions__submit, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__actions__submit, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__actions__submit, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__actions__submit, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__actions__submit, body.subsite-sas .m-dialog-content--error .m-dialog-content__actions__submit, .m-dialog-content--error body.subsite-sas .m-dialog-content__actions__submit, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__actions__submit, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__actions__submit, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__submit, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__actions__submit, body.subsite-sas .m-reaction-email .m-reaction-email__submit, .m-reaction-email body.subsite-sas .m-reaction-email__submit, body.subsite-sas .m-reaction-email--dialog .m-reaction-email__submit, .m-reaction-email--dialog body.subsite-sas .m-reaction-email__submit, body.subsite-sas .m-reaction-link .m-reaction-link__submit, .m-reaction-link body.subsite-sas .m-reaction-link__submit, body.subsite-sas .m-reaction-link--dialog .m-reaction-link__submit, .m-reaction-link--dialog body.subsite-sas .m-reaction-link__submit, body.subsite-sas .m-reaction-action-inappropriate .m-reaction-action-inappropriate__submit, .m-reaction-action-inappropriate body.subsite-sas .m-reaction-action-inappropriate__submit, body.subsite-sas .m-bump-user .m-bump-user__submit, .m-bump-user body.subsite-sas .m-bump-user__submit, body.subsite-sas .m-bump .m-bump__submit, .m-bump body.subsite-sas .m-bump__submit, body.subsite-sas .m-password-forgot .m-password-forgot__submit, .m-password-forgot body.subsite-sas .m-password-forgot__submit, body.subsite-sas .m-completeusername .m-completeusername__submit, .m-completeusername body.subsite-sas .m-completeusername__submit, body.subsite-sas .m-completename .m-completename__submit, .m-completename body.subsite-sas .m-completename__submit, body.subsite-sas .m-update-email .m-update-email__submit, .m-update-email body.subsite-sas .m-update-email__submit, body.subsite-sas .m-recommend-footer .m-recommend-footer__submit, .m-recommend-footer body.subsite-sas .m-recommend-footer__submit {
  background: #69a7ca;
  color: #FFFFFF;
  font-family: "Verdana", sans-serif;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__rules, .m-dialog-content--correct .m-dialog-content__actions__link, .m-dialog-content--archive .m-dialog-content__actions__link, .m-dialog-content--archive-completion .m-dialog-content__actions__link, .m-dialog-content--correction-completion .m-dialog-content__actions__link, .m-dialog-content--error .m-dialog-content__actions__link, .m-dialog-content--portfolio-add .m-dialog-content__actions__link, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__link, .m-reaction-email .m-reaction-email__cancel, .m-reaction-email--dialog .m-reaction-email__cancel, .m-reaction-email-confirmation .m-reaction-email-confirmation__cancel, .m-reaction-link .m-reaction-link__cancel, .m-reaction-link--dialog .m-reaction-link__cancel, .m-reaction-interaction .m-reaction-interaction__share__link, .m-completeusername .m-completeusername__cancel, .m-completename .m-completename__cancel, .m-subscribe-activate .m-subscribe-activate__cancel, .m-recommend-header .m-recommend-header__cancel, .m-recommend-footer .m-recommend-footer__cancel {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}

body.subsite-sabato .m-reaction-action-inappropriate .m-reaction-action-inappropriate__rules, .m-reaction-action-inappropriate body.subsite-sabato .m-reaction-action-inappropriate__rules, body.subsite-sabato .m-dialog-content--correct .m-dialog-content__actions__link, .m-dialog-content--correct body.subsite-sabato .m-dialog-content__actions__link, body.subsite-sabato .m-dialog-content--archive .m-dialog-content__actions__link, .m-dialog-content--archive body.subsite-sabato .m-dialog-content__actions__link, body.subsite-sabato .m-dialog-content--archive-completion .m-dialog-content__actions__link, .m-dialog-content--archive-completion body.subsite-sabato .m-dialog-content__actions__link, body.subsite-sabato .m-dialog-content--correction-completion .m-dialog-content__actions__link, .m-dialog-content--correction-completion body.subsite-sabato .m-dialog-content__actions__link, body.subsite-sabato .m-dialog-content--error .m-dialog-content__actions__link, .m-dialog-content--error body.subsite-sabato .m-dialog-content__actions__link, body.subsite-sabato .m-dialog-content--portfolio-add .m-dialog-content__actions__link, .m-dialog-content--portfolio-add body.subsite-sabato .m-dialog-content__actions__link, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__link, .m-dialog-body .l-reaction-panel__thanks body.subsite-sabato .m-dialog-content__actions__link, body.subsite-sabato .m-reaction-email .m-reaction-email__cancel, .m-reaction-email body.subsite-sabato .m-reaction-email__cancel, body.subsite-sabato .m-reaction-email--dialog .m-reaction-email__cancel, .m-reaction-email--dialog body.subsite-sabato .m-reaction-email__cancel, body.subsite-sabato .m-reaction-email-confirmation .m-reaction-email-confirmation__cancel, .m-reaction-email-confirmation body.subsite-sabato .m-reaction-email-confirmation__cancel, body.subsite-sabato .m-reaction-link .m-reaction-link__cancel, .m-reaction-link body.subsite-sabato .m-reaction-link__cancel, body.subsite-sabato .m-reaction-link--dialog .m-reaction-link__cancel, .m-reaction-link--dialog body.subsite-sabato .m-reaction-link__cancel, body.subsite-sabato .m-reaction-interaction .m-reaction-interaction__share__link, .m-reaction-interaction body.subsite-sabato .m-reaction-interaction__share__link, body.subsite-sabato .m-completeusername .m-completeusername__cancel, .m-completeusername body.subsite-sabato .m-completeusername__cancel, body.subsite-sabato .m-completename .m-completename__cancel, .m-completename body.subsite-sabato .m-completename__cancel, body.subsite-sabato .m-subscribe-activate .m-subscribe-activate__cancel, .m-subscribe-activate body.subsite-sabato .m-subscribe-activate__cancel, body.subsite-sabato .m-recommend-header .m-recommend-header__cancel, .m-recommend-header body.subsite-sabato .m-recommend-header__cancel, body.subsite-sabato .m-recommend-footer .m-recommend-footer__cancel, .m-recommend-footer body.subsite-sabato .m-recommend-footer__cancel {
  color: #434343;
}

body.subsite-finance .m-reaction-action-inappropriate .m-reaction-action-inappropriate__rules, .m-reaction-action-inappropriate body.subsite-finance .m-reaction-action-inappropriate__rules, body.subsite-finance .m-dialog-content--correct .m-dialog-content__actions__link, .m-dialog-content--correct body.subsite-finance .m-dialog-content__actions__link, body.subsite-finance .m-dialog-content--archive .m-dialog-content__actions__link, .m-dialog-content--archive body.subsite-finance .m-dialog-content__actions__link, body.subsite-finance .m-dialog-content--archive-completion .m-dialog-content__actions__link, .m-dialog-content--archive-completion body.subsite-finance .m-dialog-content__actions__link, body.subsite-finance .m-dialog-content--correction-completion .m-dialog-content__actions__link, .m-dialog-content--correction-completion body.subsite-finance .m-dialog-content__actions__link, body.subsite-finance .m-dialog-content--error .m-dialog-content__actions__link, .m-dialog-content--error body.subsite-finance .m-dialog-content__actions__link, body.subsite-finance .m-dialog-content--portfolio-add .m-dialog-content__actions__link, .m-dialog-content--portfolio-add body.subsite-finance .m-dialog-content__actions__link, body.subsite-finance .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__link, .m-dialog-body .l-reaction-panel__thanks body.subsite-finance .m-dialog-content__actions__link, body.subsite-finance .m-reaction-email .m-reaction-email__cancel, .m-reaction-email body.subsite-finance .m-reaction-email__cancel, body.subsite-finance .m-reaction-email--dialog .m-reaction-email__cancel, .m-reaction-email--dialog body.subsite-finance .m-reaction-email__cancel, body.subsite-finance .m-reaction-email-confirmation .m-reaction-email-confirmation__cancel, .m-reaction-email-confirmation body.subsite-finance .m-reaction-email-confirmation__cancel, body.subsite-finance .m-reaction-link .m-reaction-link__cancel, .m-reaction-link body.subsite-finance .m-reaction-link__cancel, body.subsite-finance .m-reaction-link--dialog .m-reaction-link__cancel, .m-reaction-link--dialog body.subsite-finance .m-reaction-link__cancel, body.subsite-finance .m-reaction-interaction .m-reaction-interaction__share__link, .m-reaction-interaction body.subsite-finance .m-reaction-interaction__share__link, body.subsite-finance .m-completeusername .m-completeusername__cancel, .m-completeusername body.subsite-finance .m-completeusername__cancel, body.subsite-finance .m-completename .m-completename__cancel, .m-completename body.subsite-finance .m-completename__cancel, body.subsite-finance .m-subscribe-activate .m-subscribe-activate__cancel, .m-subscribe-activate body.subsite-finance .m-subscribe-activate__cancel, body.subsite-finance .m-recommend-header .m-recommend-header__cancel, .m-recommend-header body.subsite-finance .m-recommend-header__cancel, body.subsite-finance .m-recommend-footer .m-recommend-footer__cancel, .m-recommend-footer body.subsite-finance .m-recommend-footer__cancel {
  color: #0073AB;
}

body.subsite-sas .m-reaction-action-inappropriate .m-reaction-action-inappropriate__rules, .m-reaction-action-inappropriate body.subsite-sas .m-reaction-action-inappropriate__rules, body.subsite-sas .m-dialog-content--correct .m-dialog-content__actions__link, .m-dialog-content--correct body.subsite-sas .m-dialog-content__actions__link, body.subsite-sas .m-dialog-content--archive .m-dialog-content__actions__link, .m-dialog-content--archive body.subsite-sas .m-dialog-content__actions__link, body.subsite-sas .m-dialog-content--archive-completion .m-dialog-content__actions__link, .m-dialog-content--archive-completion body.subsite-sas .m-dialog-content__actions__link, body.subsite-sas .m-dialog-content--correction-completion .m-dialog-content__actions__link, .m-dialog-content--correction-completion body.subsite-sas .m-dialog-content__actions__link, body.subsite-sas .m-dialog-content--error .m-dialog-content__actions__link, .m-dialog-content--error body.subsite-sas .m-dialog-content__actions__link, body.subsite-sas .m-dialog-content--portfolio-add .m-dialog-content__actions__link, .m-dialog-content--portfolio-add body.subsite-sas .m-dialog-content__actions__link, body.subsite-sas .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__link, .m-dialog-body .l-reaction-panel__thanks body.subsite-sas .m-dialog-content__actions__link, body.subsite-sas .m-reaction-email .m-reaction-email__cancel, .m-reaction-email body.subsite-sas .m-reaction-email__cancel, body.subsite-sas .m-reaction-email--dialog .m-reaction-email__cancel, .m-reaction-email--dialog body.subsite-sas .m-reaction-email__cancel, body.subsite-sas .m-reaction-email-confirmation .m-reaction-email-confirmation__cancel, .m-reaction-email-confirmation body.subsite-sas .m-reaction-email-confirmation__cancel, body.subsite-sas .m-reaction-link .m-reaction-link__cancel, .m-reaction-link body.subsite-sas .m-reaction-link__cancel, body.subsite-sas .m-reaction-link--dialog .m-reaction-link__cancel, .m-reaction-link--dialog body.subsite-sas .m-reaction-link__cancel, body.subsite-sas .m-reaction-interaction .m-reaction-interaction__share__link, .m-reaction-interaction body.subsite-sas .m-reaction-interaction__share__link, body.subsite-sas .m-completeusername .m-completeusername__cancel, .m-completeusername body.subsite-sas .m-completeusername__cancel, body.subsite-sas .m-completename .m-completename__cancel, .m-completename body.subsite-sas .m-completename__cancel, body.subsite-sas .m-subscribe-activate .m-subscribe-activate__cancel, .m-subscribe-activate body.subsite-sas .m-subscribe-activate__cancel, body.subsite-sas .m-recommend-header .m-recommend-header__cancel, .m-recommend-header body.subsite-sas .m-recommend-header__cancel, body.subsite-sas .m-recommend-footer .m-recommend-footer__cancel, .m-recommend-footer body.subsite-sas .m-recommend-footer__cancel {
  color: #625f5c;
  font-family: "Verdana", sans-serif;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__rules:hover, .m-dialog-content--correct .m-dialog-content__actions__link:hover, .m-dialog-content--archive .m-dialog-content__actions__link:hover, .m-dialog-content--archive-completion .m-dialog-content__actions__link:hover, .m-dialog-content--correction-completion .m-dialog-content__actions__link:hover, .m-dialog-content--error .m-dialog-content__actions__link:hover, .m-dialog-content--portfolio-add .m-dialog-content__actions__link:hover, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__link:hover, .m-reaction-email .m-reaction-email__cancel:hover, .m-reaction-email--dialog .m-reaction-email__cancel:hover, .m-reaction-email-confirmation .m-reaction-email-confirmation__cancel:hover, .m-reaction-link .m-reaction-link__cancel:hover, .m-reaction-link--dialog .m-reaction-link__cancel:hover, .m-reaction-interaction .m-reaction-interaction__share__link:hover, .m-completeusername .m-completeusername__cancel:hover, .m-completename .m-completename__cancel:hover, .m-subscribe-activate .m-subscribe-activate__cancel:hover, .m-recommend-header .m-recommend-header__cancel:hover, .m-recommend-footer .m-recommend-footer__cancel:hover {
  text-decoration: none;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__rules {
  float: right;
}

.m-dialog-content--correct .m-dialog-content__section--right, .m-dialog-content--archive .m-dialog-content__section--right, .m-dialog-content--archive-completion .m-dialog-content__section--right, .m-dialog-content--correction-completion .m-dialog-content__section--right, .m-dialog-content--error .m-dialog-content__section--right, .m-dialog-content--portfolio-add .m-dialog-content__section--right, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section--right, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section--right, .m-dialog-content--correct .m-dialog-content__section, .m-dialog-content--archive .m-dialog-content__section, .m-dialog-content--archive-completion .m-dialog-content__section, .m-dialog-content--correction-completion .m-dialog-content__section, .m-dialog-content--error .m-dialog-content__section, .m-dialog-content--portfolio-add .m-dialog-content__section, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section, .m-reaction-email .m-reaction-email__section, .m-reaction-email--dialog .m-reaction-email__section, .m-reaction-email .m-reaction-email__section--right, .m-reaction-email--dialog .m-reaction-email__section--right, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section {
  zoom: 1;
  text-align: left;
  margin-bottom: 20px;
}

.m-dialog-content--correct .m-dialog-content__section--right:before, .m-dialog-content--archive .m-dialog-content__section--right:before, .m-dialog-content--archive-completion .m-dialog-content__section--right:before, .m-dialog-content--correction-completion .m-dialog-content__section--right:before, .m-dialog-content--error .m-dialog-content__section--right:before, .m-dialog-content--portfolio-add .m-dialog-content__section--right:before, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section--right:before, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section--right:before, .m-dialog-content--correct .m-dialog-content__section:before, .m-dialog-content--archive .m-dialog-content__section:before, .m-dialog-content--archive-completion .m-dialog-content__section:before, .m-dialog-content--correction-completion .m-dialog-content__section:before, .m-dialog-content--error .m-dialog-content__section:before, .m-dialog-content--portfolio-add .m-dialog-content__section:before, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section:before, .m-reaction-email .m-reaction-email__section:before, .m-reaction-email--dialog .m-reaction-email__section:before, .m-reaction-email .m-reaction-email__section--right:before, .m-reaction-email--dialog .m-reaction-email__section--right:before, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section:before, .m-dialog-content--correct .m-dialog-content__section--right:after, .m-dialog-content--archive .m-dialog-content__section--right:after, .m-dialog-content--archive-completion .m-dialog-content__section--right:after, .m-dialog-content--correction-completion .m-dialog-content__section--right:after, .m-dialog-content--error .m-dialog-content__section--right:after, .m-dialog-content--portfolio-add .m-dialog-content__section--right:after, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section--right:after, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section--right:after, .m-dialog-content--correct .m-dialog-content__section:after, .m-dialog-content--archive .m-dialog-content__section:after, .m-dialog-content--archive-completion .m-dialog-content__section:after, .m-dialog-content--correction-completion .m-dialog-content__section:after, .m-dialog-content--error .m-dialog-content__section:after, .m-dialog-content--portfolio-add .m-dialog-content__section:after, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section:after, .m-reaction-email .m-reaction-email__section:after, .m-reaction-email--dialog .m-reaction-email__section:after, .m-reaction-email .m-reaction-email__section--right:after, .m-reaction-email--dialog .m-reaction-email__section--right:after, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-dialog-content--correct .m-dialog-content__section--right:after, .m-dialog-content--archive .m-dialog-content__section--right:after, .m-dialog-content--archive-completion .m-dialog-content__section--right:after, .m-dialog-content--correction-completion .m-dialog-content__section--right:after, .m-dialog-content--error .m-dialog-content__section--right:after, .m-dialog-content--portfolio-add .m-dialog-content__section--right:after, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section--right:after, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section--right:after, .m-dialog-content--correct .m-dialog-content__section:after, .m-dialog-content--archive .m-dialog-content__section:after, .m-dialog-content--archive-completion .m-dialog-content__section:after, .m-dialog-content--correction-completion .m-dialog-content__section:after, .m-dialog-content--error .m-dialog-content__section:after, .m-dialog-content--portfolio-add .m-dialog-content__section:after, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section:after, .m-reaction-email .m-reaction-email__section:after, .m-reaction-email--dialog .m-reaction-email__section:after, .m-reaction-email .m-reaction-email__section--right:after, .m-reaction-email--dialog .m-reaction-email__section--right:after, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section:after {
  clear: both;
}

.m-dialog-content--correct .m-dialog-content__section--right:last-child, .m-dialog-content--archive .m-dialog-content__section--right:last-child, .m-dialog-content--archive-completion .m-dialog-content__section--right:last-child, .m-dialog-content--correction-completion .m-dialog-content__section--right:last-child, .m-dialog-content--error .m-dialog-content__section--right:last-child, .m-dialog-content--portfolio-add .m-dialog-content__section--right:last-child, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section--right:last-child, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section--right:last-child, .m-dialog-content--correct .m-dialog-content__section:last-child, .m-dialog-content--archive .m-dialog-content__section:last-child, .m-dialog-content--archive-completion .m-dialog-content__section:last-child, .m-dialog-content--correction-completion .m-dialog-content__section:last-child, .m-dialog-content--error .m-dialog-content__section:last-child, .m-dialog-content--portfolio-add .m-dialog-content__section:last-child, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section:last-child, .m-reaction-email .m-reaction-email__section:last-child, .m-reaction-email--dialog .m-reaction-email__section:last-child, .m-reaction-email .m-reaction-email__section--right:last-child, .m-reaction-email--dialog .m-reaction-email__section--right:last-child, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section:last-child {
  margin-bottom: 0;
}

.m-dialog-content--correct .m-dialog-content__section--right, .m-dialog-content--archive .m-dialog-content__section--right, .m-dialog-content--archive-completion .m-dialog-content__section--right, .m-dialog-content--correction-completion .m-dialog-content__section--right, .m-dialog-content--error .m-dialog-content__section--right, .m-dialog-content--portfolio-add .m-dialog-content__section--right, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__section--right, .m-reaction-action-inappropriate .m-reaction-action-inappropriate__section--right {
  text-align: right;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__title, .m-dialog-content--correct .m-dialog-content__title, .m-dialog-content--archive .m-dialog-content__title, .m-dialog-content--archive-completion .m-dialog-content__title, .m-dialog-content--correction-completion .m-dialog-content__title, .m-dialog-content--error .m-dialog-content__title, .m-dialog-content--portfolio-add .m-dialog-content__title, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__title, .m-completeusername .m-completeusername__title, .m-completeusername .m-completeusername__cancel-suggestion h2, .m-completename .m-completename__title {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Noto", serif;
  color: #000000;
  text-transform: uppercase;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__title {
  float: left;
}

.m-reaction-email-confirmation, .m-completeusername, .m-completename, .l-recommend {
  background: #fdf3e5;
}

body.subsite-sabato .m-reaction-email-confirmation, body.subsite-sabato .m-completeusername, body.subsite-sabato .m-completename, body.subsite-sabato .l-recommend {
  background: #FFFFFF;
  border: 1px solid #000000;
}

.m-annual-report, .m-eshop, .m-investoradvice-report {
  margin: 0 auto;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-annual-report, body.immobile .m-eshop, body.immobile .m-investoradvice-report {
    margin: 0;
  }
}

.m-annual-report .m-annual-report__content, .m-eshop .m-eshop__content, .m-investoradvice-report .m-investoradvice-report__content {
  background: #fffaf4;
  padding: 10px 10px 0 10px;
}

.l-main-container-article__sidebar-to-the-right .m-annual-report .m-annual-report__content, .m-annual-report .l-main-container-article__sidebar-to-the-right .m-annual-report__content, .l-main-container-article__sidebar-to-the-right .m-eshop .m-eshop__content, .m-eshop .l-main-container-article__sidebar-to-the-right .m-eshop__content, .l-main-container-article__sidebar-to-the-right .m-investoradvice-report .m-investoradvice-report__content, .m-investoradvice-report .l-main-container-article__sidebar-to-the-right .m-investoradvice-report__content,
.l-main-container-article__sidebar-inline .m-annual-report .m-annual-report__content, .m-annual-report
.l-main-container-article__sidebar-inline .m-annual-report__content,
.l-main-container-article__sidebar-inline .m-eshop .m-eshop__content, .m-eshop
.l-main-container-article__sidebar-inline .m-eshop__content,
.l-main-container-article__sidebar-inline .m-investoradvice-report .m-investoradvice-report__content, .m-investoradvice-report
.l-main-container-article__sidebar-inline .m-investoradvice-report__content {
  border-left: 1px solid #e3d7c4;
  border-right: 1px solid #e3d7c4;
}

body.subsite-sabato .m-annual-report .m-annual-report__content, .m-annual-report body.subsite-sabato .m-annual-report__content, body.subsite-sabato .m-eshop .m-eshop__content, .m-eshop body.subsite-sabato .m-eshop__content, body.subsite-sabato .m-investoradvice-report .m-investoradvice-report__content, .m-investoradvice-report body.subsite-sabato .m-investoradvice-report__content {
  background: #FFFFFF;
}

.l-main-container-article__sidebar-to-the-right body.subsite-sabato .m-annual-report .m-annual-report__content, .m-annual-report .l-main-container-article__sidebar-to-the-right body.subsite-sabato .m-annual-report__content, .l-main-container-article__sidebar-to-the-right body.subsite-sabato .m-eshop .m-eshop__content, .m-eshop .l-main-container-article__sidebar-to-the-right body.subsite-sabato .m-eshop__content, .l-main-container-article__sidebar-to-the-right body.subsite-sabato .m-investoradvice-report .m-investoradvice-report__content, .m-investoradvice-report .l-main-container-article__sidebar-to-the-right body.subsite-sabato .m-investoradvice-report__content,
.l-main-container-article__sidebar-inline body.subsite-sabato .m-annual-report .m-annual-report__content, .m-annual-report
.l-main-container-article__sidebar-inline body.subsite-sabato .m-annual-report__content,
.l-main-container-article__sidebar-inline body.subsite-sabato .m-eshop .m-eshop__content, .m-eshop
.l-main-container-article__sidebar-inline body.subsite-sabato .m-eshop__content,
.l-main-container-article__sidebar-inline body.subsite-sabato .m-investoradvice-report .m-investoradvice-report__content, .m-investoradvice-report
.l-main-container-article__sidebar-inline body.subsite-sabato .m-investoradvice-report__content {
  border-left: 1px solid #acacac;
  border-right: 1px solid #acacac;
}

.m-annual-report .m-annual-report__content:nth-child(2), .m-eshop .m-eshop__content:nth-child(2), .m-investoradvice-report .m-investoradvice-report__content:nth-child(2), .m-annual-report .first.m-annual-report__content, .m-eshop .first.m-eshop__content, .m-investoradvice-report .first.m-investoradvice-report__content {
  border-top: 1px solid #e3d7c4;
}

body.subsite-sabato .m-annual-report .m-annual-report__content:nth-child(2), .m-annual-report body.subsite-sabato .m-annual-report__content:nth-child(2), body.subsite-sabato .m-eshop .m-eshop__content:nth-child(2), .m-eshop body.subsite-sabato .m-eshop__content:nth-child(2), body.subsite-sabato .m-investoradvice-report .m-investoradvice-report__content:nth-child(2), .m-investoradvice-report body.subsite-sabato .m-investoradvice-report__content:nth-child(2), body.subsite-sabato .m-annual-report .first.m-annual-report__content, .m-annual-report body.subsite-sabato .first.m-annual-report__content, body.subsite-sabato .m-eshop .first.m-eshop__content, .m-eshop body.subsite-sabato .first.m-eshop__content, body.subsite-sabato .m-investoradvice-report .first.m-investoradvice-report__content, .m-investoradvice-report body.subsite-sabato .first.m-investoradvice-report__content {
  border-top: 1px solid #acacac;
}

.m-annual-report .last.m-annual-report__content, .m-eshop .last.m-eshop__content, .m-investoradvice-report .last.m-investoradvice-report__content {
  border-bottom: 1px solid #e3d7c4;
}

.m-annual-report .last.m-annual-report__content .m-annual-report__link, .m-eshop .last.m-eshop__content .m-annual-report__link, .m-investoradvice-report .last.m-investoradvice-report__content .m-annual-report__link {
  border-bottom: none;
}

.m-annual-report .only.m-annual-report__content, .m-eshop .only.m-eshop__content, .m-investoradvice-report .only.m-investoradvice-report__content {
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
}

.m-annual-report .only.m-annual-report__content .m-annual-report__link, .m-eshop .only.m-eshop__content .m-annual-report__link, .m-investoradvice-report .only.m-investoradvice-report__content .m-annual-report__link {
  border-bottom: none;
}

.m-investoradvice-report .m-investoradvice-report__info {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-annual-report .m-annual-report__link, .m-investoradvice-report .m-investoradvice-report__link {
  font-size: 14px;
  font-size: 1.4rem;
}

.koersenfiche-main-price,
.koersenfiche-main-percentage {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "Roboto Condensed", sans-serif;
  color: #454443;
  display: inline-block;
  font-weight: bold;
}

.koersenfiche-main-price span,
.koersenfiche-main-percentage span {
  font-size: 36px;
  font-size: 3.6rem;
}

.koersenfiche-main-price,
.koersenfiche-main-price span {
  padding-right: 40px;
  padding-right: 4rem;
}

.koersenfiche-main-percentage,
.koersenfiche-main-percentage span {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "Roboto Condensed", sans-serif;
}

.koersenfiche-main-percentage .neg,
.koersenfiche-main-percentage .low,
.koersenfiche-main-percentage .negative,
.koersenfiche-main-percentage .deep,
.koersenfiche-main-percentage span .neg,
.koersenfiche-main-percentage span .low,
.koersenfiche-main-percentage span .negative,
.koersenfiche-main-percentage span .deep {
  color: #ca4036;
}

.koersenfiche-main-percentage .pos,
.koersenfiche-main-percentage .high,
.koersenfiche-main-percentage .positive,
.koersenfiche-main-percentage .hight,
.koersenfiche-main-percentage span .pos,
.koersenfiche-main-percentage span .high,
.koersenfiche-main-percentage span .positive,
.koersenfiche-main-percentage span .hight {
  color: #23843f;
}

.koersenfiche-inline-text {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  line-height: 1;
  vertical-align: text-bottom;
  margin: 0px 10px;
  margin: 0rem 1rem;
  color: black;
  font-family: "Roboto", sans-serif;
}

.koersenfiche-sidebar-text {
  margin: 10px 0px;
  margin: 1rem 0rem;
}

.koersenfiche-main-addsection,
.koersenfiche-bottom-recommendation {
  text-align: right;
}

.koersenfiche-main-addsection .koersenfiche-btn-spacer:last-child,
.koersenfiche-bottom-recommendation .koersenfiche-btn-spacer:last-child {
  margin-right: 0px;
}

.koersenfiche-main-addsection .opinion_give_opinion_span,
.koersenfiche-bottom-recommendation .opinion_give_opinion_span {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  margin-right: 10px;
  margin-right: 1rem;
}

.koersenfiche-btn-spacer {
  margin-right: 10px;
  margin-right: 1rem;
}

.koersenfiche-graph-title {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Roboto Condensed", sans-serif;
  color: #84807c;
  font-weight: bold;
}

.koersenfiche-graph-button {
  vertical-align: text-bottom;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
}

.koersenfiche-separator {
  vertical-align: text-bottom;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
}

.koersenfiche-graph-button--small, .koersenfiche-graph-button-showExtended {
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: text-bottom;
}

@media only screen and (min-width: 1280px) {
  body.immobile .koersenfiche-graph-button-filters {
    float: left;
  }
}

.koersenfiche-graph-button-filters a {
  font-family: "Roboto", sans-serif;
  padding: 0px 3px;
}

.koersenfiche-graph-button-showExtended {
  line-height: 26px;
  line-height: 2.6rem;
  padding-left: 3px;
  padding-left: 0.3rem;
  font-family: "Roboto", sans-serif;
}

.l-main-container-article .l-main-container-article__sidebar-to-the-right .l-main-container-article__advertisement {
  position: inherit;
  border-top: 1px solid #e3d7c4;
}

body.subsite-sabato .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-main-container-article__advertisement {
  border-top: none;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-main-container-article__advertisement {
    border-top: none;
  }
}

.analysis-spacer {
  padding-right: 8px;
  padding-right: 0.8rem;
}

.opinion_legend {
  color: #A9A9A9;
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
}

/*
  Verrichtingen/operations
*/
.operationsdate .datepicker {
  display: inline-block;
  margin: 10px 5px 0px 5px;
  margin: 1rem 0.5rem 0rem 0.5rem;
}

.operationsdate .datepicker input {
  background: #E6D7C4;
  padding: 4px 8px;
}

.operationstype {
  text-align: right;
  margin: 10px 10px 0px 10px;
  margin: 1rem 1rem 0rem 1rem;
}

.operationstype select {
  width: 80%;
  height: 32px;
}

dl.dd {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  position: relative;
  width: 30px;
  height: 30px;
  z-index: initial;
}

dl.dd.float-right {
  float: right;
}

dl.dd.large {
  width: 40px;
  height: 40px;
}

dl.dd.large dt.dropd {
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

dl.dd dt.dropd {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  left: 0;
  top: 0;
  cursor: pointer;
  font-size: 22px;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #59554e;
  text-align: center;
}

dl.dd dt.dropd.active {
  background: #e3d7c4;
}

dl.dd dd.dropd {
  overflow: hidden;
  display: none;
  position: absolute;
  left: 0 !important;
  top: 100% !important;
  opacity: 0;
  margin: 0;
  background: #fffaf4;
  -webkit-box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
  -ms-box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
  -moz-box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
  -o-box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
  box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
}

dl.dd dd.dropd ul li {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  border-bottom: 1px solid #e3d7c4;
  min-width: 140px;
}

dl.dd dd.dropd ul li.last {
  border-bottom: none;
}

dl.dd dd.dropd ul li a {
  color: inherit !important;
  font-size: inherit;
  text-decoration: none;
  width: 100% !important;
  display: block !important;
  line-height: 40px !important;
  padding: 0 10px;
}

dl.dd dd.dropd ul li a:hover {
  text-decoration: none !important;
  background: #f0e6d6;
}

.l-main-container__section.operations-results {
  padding-top: 0 !important;
}

.operations-results {
  color: #59554e;
  font-size: 12px;
  font-size: 1.2rem;
}

.operations-results h3 {
  border-bottom: 1px solid #E3D6C3;
  line-height: 1.3;
  margin: 18px 0px 10px 0px;
  margin: 1.8rem 0rem 1rem 0rem;
}

.operations-results p {
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 10px 0px 0px 0px;
  margin: 1rem 0rem 0rem 0rem;
}

.operations-results .corpAcItem td.name a,
.operations-results .corpAcItem a {
  font-weight: bold;
}

.dijitTooltip {
  max-width: 550px;
}

.nihilo .dijitTooltipContainer,
.tundra .dijitTooltipContainer {
  background: #ffffff;
  border: 1px solid #e3d7c4;
  padding: 0;
}

.nihilo .dijitTooltipLeft .dijitTooltipConnector,
.nihilo .dijitTooltipRight .dijitTooltipConnector,
.tundra .dijitTooltipLeft .dijitTooltipConnector,
.tundra .dijitTooltipRight .dijitTooltipConnector {
  background: none;
}

.nihilo .dijitTooltipLeft .dijitTooltipConnector,
.tundra .dijitTooltipLeft .dijitTooltipConnector {
  right: 2px;
}

.nihilo .dijitTooltipLeft .dijitTooltipConnector:before,
.tundra .dijitTooltipLeft .dijitTooltipConnector:before {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 2;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 9px solid #fffbf4;
}

.nihilo .dijitTooltipLeft .dijitTooltipConnector:after,
.tundra .dijitTooltipLeft .dijitTooltipConnector:after {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fffbf4;
}

.nihilo.matrix-page .dijitTooltipContainer,
.tundra.matrix-page .dijitTooltipContainer {
  border: none;
}

.nihilo.matrix-page .dijitTooltipRight,
.tundra.matrix-page .dijitTooltipRight {
  padding-left: 10px;
  margin-left: 6px;
}

@media only screen and (min-width: 1120px) {
  .nihilo.matrix-page .dijitTooltipRight,
  .tundra.matrix-page .dijitTooltipRight {
    margin-left: 16px;
  }
}

.nihilo.matrix-page .dijitTooltipRight .dijitTooltipConnector,
.tundra.matrix-page .dijitTooltipRight .dijitTooltipConnector {
  left: 2px;
}

.nihilo.matrix-page .dijitTooltipRight .dijitTooltipConnector:before,
.tundra.matrix-page .dijitTooltipRight .dijitTooltipConnector:before {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 2;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fef7ea;
}

.nihilo.matrix-page .dijitTooltipRight .dijitTooltipConnector:after,
.tundra.matrix-page .dijitTooltipRight .dijitTooltipConnector:after {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 9px solid #e3d7c4;
}

.nihilo.matrix-page .dijitTooltipAbove .dijitTooltipConnector,
.tundra.matrix-page .dijitTooltipAbove .dijitTooltipConnector {
  background: none;
}

.nihilo.matrix-page .dijitTooltipAbove .dijitTooltipConnector:before,
.tundra.matrix-page .dijitTooltipAbove .dijitTooltipConnector:before {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 2;
  border-top: 10px solid #e3d7c4;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.nihilo.matrix-page .dijitTooltipAbove .dijitTooltipConnector:after,
.tundra.matrix-page .dijitTooltipAbove .dijitTooltipConnector:after {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 2;
  border-top: 9px solid #fffbf4;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.dijitTooltipFocusNode {
  padding: 0;
}

.m-bump-form .m-bump-form__action, .m-bump-benefits button, .m-bump button, .m-bump-activate-promo .m-bump-activate-promo__action__submit a, .js-registration-form .m-bump__submit, .m-social-like .m-social-like__action, .m-social-connect .m-social-connect__action, .l-digital-paper-unavailable .l-digital-paper-unavailable__section--right button {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px 18px;
  padding: 1rem 1.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  border: none;
  -webkit-font-smoothing: antialiased;
  color: #FFFFFF;
  background: #2c3b78;
  position: relative;
}

.m-bump-form .m-bump-form__action:hover:after, .m-bump-benefits button:hover:after, .m-bump button:hover:after, .m-bump-activate-promo .m-bump-activate-promo__action__submit a:hover:after, .js-registration-form .m-bump__submit:hover:after, .m-social-like .m-social-like__action:hover:after, .m-social-connect .m-social-connect__action:hover:after, .l-digital-paper-unavailable .l-digital-paper-unavailable__section--right button:hover:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.15);
}

.m-bump-form .m-bump-form__action, .m-bump-benefits button, .m-bump button, .m-bump-activate-promo .m-bump-activate-promo__action__submit a, .js-registration-form .m-bump__submit {
  background: #c75845;
  color: #ffffff;
}

html {
  font-size: 10px;
}

.date-picker.date-picker-site2014 {
  font-size: 13px;
  font-size: 1.3rem;
}

.mediaQueryTest {
  font-family: "NO";
}

@media only screen {
  .mediaQueryTest {
    font-family: "YES";
  }
}

body.non-responsive {
  min-width: 1280px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .screenMonitor {
    font-family: "desk-big";
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .screenMonitor {
    font-family: "desk-normal";
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .screenMonitor {
    font-family: "tablet-landscape";
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .screenMonitor {
    font-family: "tablet-landscape";
  }
}

body.non-responsive .screenMonitor {
  font-family: "tablet-landscape";
}

@media only screen and (max-width: 979px) {
  body.immobile .screenMonitor {
    font-family: "tablet-portrait";
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .screenMonitor {
    font-family: "tablet-portrait";
  }
}

/**
 * The test creative for the leaderboard had its z-index set to 1000000.
 * The splash needs to have a higher z-index; a transparent bit of the leaderboard will prevent clicking on the close
 * button otherwise.
 */
/* Splash */
#splashOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 9000px;
  z-index: 2000000;
  background-color: #e3d7c4;
  opacity: 0.85;
  display: none;
}

#splashBlock {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -362px;
  width: 724px;
  z-index: 2000001;
  display: none;
}

#splashBlock #splashHeader {
  text-align: right;
  background-color: #fef7ea;
}

#splashBlock #splashHeader #splashLogo {
  display: none;
  visibility: hidden;
}

#splashBlock #splashHeader a {
  display: inline-block;
  line-height: 42px;
  font-family: "Roboto", sans-serif;
  vertical-align: top;
  height: 42px;
}

#splashBlock #splashHeader a .splashText {
  display: inline-block;
  line-height: 42px;
  margin: 0 10px 0 0;
  vertical-align: top;
  text-decoration: underline;
}

#splashBlock #splashHeader a .splashCloseButton {
  font-size: 30px;
  font-size: 3rem;
  font-family: verdana, arial, sans-serif;
  height: 42px;
  width: 42px;
  display: inline-block;
  line-height: 42px;
  text-align: center;
  background-color: #2c3b78;
  color: white;
}

#splashBlock #splashContent {
  background: #fef7ea;
  padding: 0 42px 42px;
}

/* Floorad */
#bottomOverlayFrame {
  display: none;
}

body.withSplashOverlay {
  position: relative;
  width: 100%;
}

body.withSplashOverlay #splashOverlay, body.withSplashOverlay #splashBlock {
  display: block;
}

body.withSplashOverlay .imu, body.withSplashOverlay object, body.withSplashOverlay embed, body.withSplashOverlay #bottomOverlay, body.withSplashOverlay #bottomOverlayFrame {
  display: none;
}

body.withSplashOverlay #splashContent object, body.withSplashOverlay #splashContent embed {
  visibility: visible;
}

#bottomOverlay {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 90px;
  width: 100%;
  background-color: #e3d7c4;
  text-align: center;
  display: none;
  z-index: 23;
}

@media only screen and (max-width: 1119px) {
  body.immobile #bottomOverlay {
    z-index: 150000;
  }
}

body.mobile #bottomOverlay {
  z-index: 150000;
}

body.non-responsive #bottomOverlay {
  z-index: 150000;
}

#bottomOverlay .bottomOverlayClose {
  position: absolute;
  top: -26px;
  right: 0;
  z-index: 99;
  height: 26px;
  background-color: #e3d7c4;
  box-shadow: -1px -1px 1px 0px rgba(69, 68, 67, 0.4);
  padding: 0 10px;
}

#bottomOverlay .bottomOverlayClose a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  color: #2c3b78;
  display: block;
  text-decoration: none;
}

#bottomOverlay .bottomOverlayClose a span {
  display: inline-block;
  line-height: 26px;
}

#bottomOverlay .bottomOverlayClose a .bottomOverlayText {
  font-size: 14px;
  font-size: 1.4rem;
}

#bottomOverlay .bottomOverlayClose a:hover .bottomOverlayText {
  text-decoration: underline;
}

#bottomOverlay .bottomOverlayClose a .bottomOverlayCloseButton {
  margin-right: 5px;
}

#bottomOverlay .bottomOverlayShadow {
  margin: 10px 0;
}

#bottomOverlay .bottomOverlayWrapper {
  margin: 0 auto;
  text-align: center;
  position: relative;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile #bottomOverlay .bottomOverlayWrapper {
    padding-left: 150px;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile #bottomOverlay .bottomOverlayWrapper {
    padding-left: 150px;
  }
}

.withBottomOverlay #bottomOverlay {
  display: block;
  box-shadow: -1px -1px 1px 0px rgba(69, 68, 67, 0.4);
}

.withBottomOverlay #bottomOverlayFrame {
  display: block;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #fff;
  left: 0;
  bottom: 0;
  z-index: 699 !important;
  width: 100%;
  height: 93px;
  position: fixed;
}

.withBottomOverlay #wrap {
  margin-bottom: 70px;
}

/* Leaderboard - Pushdown */
#eyeDiv {
  top: 10px !important;
}

/* Marketing PopUp */
#popupBlock {
  position: fixed;
  left: 85px;
  width: 488px;
  height: 364px;
  bottom: -364px;
  opacity: 0;
  z-index: 1999999;
}

#popupBlock #popupHeader {
  background-color: #2c3b78;
  position: absolute;
  text-align: center;
  top: -17.5px;
  left: 470.5px;
}

#popupBlock #popupHeader a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  vertical-align: middle;
}

#popupBlock #popupHeader a .popupCloseButton {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: verdana, arial, sans-serif;
  height: 35px;
  width: 35px;
  display: inline-block;
  text-align: center;
  background-color: #2c3b78;
  color: white;
}

#popupBlock #popupContent {
  padding: 4px;
  background: rgba(44, 59, 120, 0.75);
}

.m-receiver .m-receiver__close:before, .m-update-email .m-update-email__close:before {
  content: "\00d7";
  font-family: Verdana;
  font-weight: 400;
}

.l-main-container-article .unclickable-link, .l-main-container-article--zen .unclickable-link {
  cursor: auto;
}

.subtitle-only.m-contract-teaser .m-contract-teaser__subtitle, .subtitle-only.m-tool-teaser .m-contract-teaser__subtitle, .subtitle-only.m-contract-teaser .m-tool-teaser__subtitle, .subtitle-only.m-tool-teaser .m-tool-teaser__subtitle {
  margin: 0;
}

.m-contract-teaser .m-contract-teaser__link, .m-tool-teaser .m-tool-teaser__link {
  text-decoration: none;
  display: block;
}

.m-contract-teaser .m-contract-teaser__title, .m-tool-teaser .m-tool-teaser__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
  display: block;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #05A7D9;
}

.m-contract-teaser .m-contract-teaser__title:hover, .m-tool-teaser .m-tool-teaser__title:hover {
  color: #0073AB;
}

.m-contract-teaser .m-contract-teaser__subtitle, .m-tool-teaser .m-tool-teaser__subtitle {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 5px 0px;
  margin: 0rem 0rem 0.5rem 0rem;
  display: block;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #454443;
}

.m-contract-teaser .m-contract-teaser__subtitle:hover, .m-tool-teaser .m-tool-teaser__subtitle:hover {
  color: #0073AB;
}

.m-contract-teaser .m-contract-teaser__container, .m-tool-teaser .m-tool-teaser__container {
  display: table;
}

.m-contract-teaser .m-contract-teaser__info, .m-tool-teaser .m-tool-teaser__info {
  font-size: 15px;
  font-size: 1.5rem;
  display: table-cell;
  vertical-align: top;
  font-family: "Noto", serif;
  color: #454443;
}

.m-contract-teaser .m-contract-teaser__info:after, .m-tool-teaser .m-tool-teaser__info:after {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 4px;
  margin-left: 0.4rem;
  content: "";
}

.m-contract-teaser .m-contract-teaser__image, .m-tool-teaser .m-tool-teaser__image {
  width: 60px;
  height: 60px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.m-contract-teaser .m-contract-teaser__imagemask, .m-tool-teaser .m-tool-teaser__imagemask {
  background-image: url("../img/tool-mask.png");
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
}

.m-bump-social .m-bump-social__service__link.facebook_square span, .m-share .m-bump-social__service__link.facebook_square span, .m-bump-social .m-bump-social__service__link.facebook_square:before, .m-share .m-bump-social__service__link.facebook_square:before {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  color: #ffffff;
}

.m-bump__content .fb_confirmation p {
  font-family: "Roboto", sans-serif;
  line-height: 150%;
  margin: 18px 0;
}

.m-bump-social .m-bump-social__service.facebook_square, .m-share .m-bump-social__service.facebook_square {
  -webkit-border-radius: 0%;
  -ms-border-radius: 0%;
  -moz-border-radius: 0%;
  -o-border-radius: 0%;
  border-radius: 0%;
  display: inline-block;
  border: none;
  background: none;
  background-color: #3b5998;
  vertical-align: middle;
  width: auto;
  height: 38px;
}

body.subsite-sabato .m-bump-social .m-bump-social__service.facebook_square, body.subsite-sabato .m-share .m-bump-social__service.facebook_square {
  background: #3b5998;
  border: none;
}

.m-bump-social .m-bump-social__service__link.facebook_square, .m-share .m-bump-social__service__link.facebook_square {
  padding: 0 14px;
  width: auto;
  height: auto;
  line-height: 38px;
}

.m-bump-social .m-bump-social__service__link.facebook_square span, .m-share .m-bump-social__service__link.facebook_square span {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
}

.m-bump-social .m-bump-social__service__link.facebook_square:before, .m-share .m-bump-social__service__link.facebook_square:before {
  margin-right: 5px;
  font-size: 23px;
}

.m-bump-social .m-bump-social__service__link.facebook_square:before:before, .m-share .m-bump-social__service__link.facebook_square:before:before {
  content: "";
  color: #ffffff;
}

.invisible-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: red;
  opacity: 0;
  z-index: 30;
}

.m-table, .l-main-container-article__body table {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  width: 100%;
  color: #59554e;
  border: 1px solid #E3D6C3;
  font-family: "Roboto", sans-serif;
}

.m-table th, .l-main-container-article__body table th {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 8px 10px 12px;
  padding: 0.8rem 1rem 1.2rem;
  border-right: 1px solid #ECE1CF;
  background: #E3D6C3;
  text-align: left;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}

.m-table th.empty, .l-main-container-article__body table th.empty {
  background: #fef7ea;
  border: 1px solid #fef7ea;
  border-bottom: 1px solid #E3D6C3;
  border-right: 1px solid #E3D6C3;
}

.m-table th.sortcol, .l-main-container-article__body table th.sortcol {
  cursor: pointer;
}

.m-table tr, .l-main-container-article__body table tr {
  background: #fef7ea;
}

.m-table tr:hover, .l-main-container-article__body table tr:hover {
  background: #efe4cc;
}

.m-table tr.odd, .l-main-container-article__body table tr.odd {
  background: #f5eedf;
}

.m-table tr.odd:hover, .l-main-container-article__body table tr.odd:hover {
  background: #efe4cc;
}

.m-table .total td, .l-main-container-article__body table .total td {
  background: #f5eedf;
  font-weight: bold;
}

.m-table td, .l-main-container-article__body table td {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  cursor: default;
  color: #59554e;
  padding: 8px 10px;
  padding: 0.8rem 1rem;
  border-right: 1px solid #E3D6C3;
}

.m-table td span, .l-main-container-article__body table td span {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  cursor: default;
  color: #59554e;
}

.m-table td.sortcol, .l-main-container-article__body table td.sortcol {
  cursor: pointer;
}

.m-table .positive, .l-main-container-article__body table .positive, .m-table .pos, .l-main-container-article__body table .pos {
  color: #23843f;
}

.m-table .negative, .l-main-container-article__body table .negative, .m-table .neg, .l-main-container-article__body table .neg {
  color: #ca4036;
}

.highlightable .highlight {
  background-color: #FFF63B;
  font-size: inherit;
}

.media-id-button {
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  line-height: 1;
  list-style: none;
}

.media-id-button a img {
  border: 0 none;
}

.media-id-button > a {
  font-family: "Bariol", "Arial", "Helvetica", "sans-serif";
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 4px 8px;
  border-radius: 5px;
  background-color: #38a2d6;
  text-decoration: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4YTJkNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJhODJjOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #38a2d6), color-stop(100%, #2a82c8));
  background-image: -moz-linear-gradient(top, #38a2d6 0%, #2a82c8 100%);
  background-image: -webkit-linear-gradient(top, #38a2d6 0%, #2a82c8 100%);
  background-image: linear-gradient(to bottom, #38a2d6 0%, #2a82c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF38A2D6', endColorstr='#FF2A82C8');
  min-width: 40px;
  min-height: 40px;
  padding-top: 10px;
}

.media-id-button.inactive > a {
  background-color: #ececec;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc2NzY3NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #767676));
  background-image: -moz-linear-gradient(top, #ececec 0%, #767676 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #767676 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #767676 100%);
  min-width: 40px;
  min-height: 40px;
  padding-top: 10px;
}

.media-id-button.active > a {
  min-width: 40px;
  min-height: 40px;
  padding-top: 10px;
}

.media-id-button > a:hover {
  background: #2a82c8;
}

.media-id-button-icon {
  position: relative;
}

.media-id-button-icon .square {
  margin-bottom: 25px;
}

.media-id-button-icon > a:before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  content: " ";
  background-repeat: no-repeat;
  background-image: url("../img/mediaid/media-id-logo-medium.png");
  width: 17px;
  height: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .media-id-button-icon > a:before {
    background-image: url("../img/mediaid/media-id-logo-medium@2x.png");
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;
  }
}

.media-id-button-small > a {
  font-size: 8px;
  font-size: 0.8rem;
  min-height: 8px;
  padding: 2px 5px;
}

.media-id-button-small.media-id-button-icon a:before {
  background-image: url("../img/mediaid/media-id-logo-small.png");
  width: 13px;
  height: 11px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .media-id-button-small.media-id-button-icon a:before {
    background-image: url("../img/mediaid/media-id-logo-small@2x.png");
    -webkit-background-size: 13px 11px;
    -moz-background-size: 13px 11px;
    -o-background-size: 13px 11px;
    background-size: 13px 11px;
  }
}

.media-id-button-small span {
  margin-left: 3px;
}

.media-id-button-medium > a {
  font-size: 12px;
  font-size: 1.2rem;
  min-height: 12px;
  padding: 4px 8px;
}

.media-id-button-medium.media-id-button-icon a:before {
  background-image: url("../img/mediaid/media-id-logo-medium.png");
  width: 17px;
  height: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .media-id-button-medium.media-id-button-icon a:before {
    background-image: url("../img/mediaid/media-id-logo-medium@2x.png");
    -webkit-background-size: 17px 15px;
    -moz-background-size: 17px 15px;
    -o-background-size: 17px 15px;
    background-size: 17px 15px;
  }
}

.media-id-button-medium span {
  margin-left: 5px;
}

.media-id-button-large > a {
  font-size: 18px;
  font-size: 1.8rem;
  min-height: 20px;
  padding: 4px 8px;
}

.media-id-button-large.media-id-button-icon a:before {
  background-image: url("../img/mediaid/media-id-logo-large.png");
  width: 25px;
  height: 22px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .media-id-button-large.media-id-button-icon a:before {
    background-image: url("../img/mediaid/media-id-logo-large@2x.png");
    -webkit-background-size: 25px 22px;
    -moz-background-size: 25px 22px;
    -o-background-size: 25px 22px;
    background-size: 25px 22px;
  }
}

.media-id-button-large span {
  margin-left: 6px;
}

.media-id-button-xlarge > a {
  font-size: 24px;
  font-size: 2.4rem;
  min-height: 26px;
  padding: 4px 8px;
}

.media-id-button-xlarge.media-id-button-icon a:before {
  background-image: url("../img/mediaid/media-id-logo-xlarge.png");
  width: 32px;
  height: 28px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .media-id-button-xlarge.media-id-button-icon a:before {
    background-image: url("../img/mediaid/media-id-logo-xlarge@2x.png");
    -webkit-background-size: 32px 28px;
    -moz-background-size: 32px 28px;
    -o-background-size: 32px 28px;
    background-size: 32px 28px;
  }
}

.media-id-button-xlarge span {
  margin-left: 8px;
}

.l-mediaid-verify h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #84807c;
  margin: 0 0 20px 0;
}

.l-mediaid-verify p {
  font-family: "Noto", serif;
  font-weight: 400;
  font-size: 16px;
  color: #454443;
  margin: 0 0 20px 0;
}

.l-mediaid-verify p:last-of-type {
  margin: 0;
}

.child-not-found__container {
  margin-top: 10px;
  margin-top: 1rem;
}

.m-portfolio-add:not(.is-bump) input[type="text"], .m-portfolio-add select {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  border: 1px solid #e3d7c4;
  padding: 0 10px;
  background: #fffaf4;
  color: #454443;
  font-family: "Roboto", sans-serif;
}

.m-portfolio-add:not(.is-bump) input[disabled][type="text"], .m-portfolio-add select[disabled], .m-portfolio-add:not(.is-bump) input[readonly][type="text"], .m-portfolio-add select[readonly] {
  background: #faeede;
  color: #84807c;
}

.m-portfolio-add textarea {
  border: 1px solid #e3d7c4;
  padding: 10px;
  background: #fffaf4;
  color: #454443;
  font-family: "Roboto", sans-serif;
  resize: none;
  display: inline-block;
  vertical-align: top;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container ul li a, .m-breadcrumb-menu .m-breadcrumb-menu__list-container--menu ul li a, .m-newPassword-confirmation .m-newPassword-confirmation__info a, .m-funds-retargeting .m-funds-retargeting__container > div p a,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section p a, .m-breadcrumb-menu .m-breadcrumb-menu__label, .m-portfolio-add .m-portfolio-add__actions a, .l-share-recommend .m-portfolio-add__actions a, .m-reaction__ratingtitle .m-reaction__ratingtitle__section--right .m-portfolioRecommend--header--rules, .m-funds-share-link a, .m-fundslist .m-fundslist__list--sponsored li a, .m-fundslist .m-fundslist__list li a, .m-fundslist .m-fundslist__more, .m-main-points ul li a, .m-liveblog-update-toggle .m-liveblog-update-toggle__refresh, .m-share-event a.m-share-event__link, .m-article-readmore .m-article-readmore__link, .m-portfolio-recommend-header .m-portfolio-recommend-header__rules, .l-shareholderpage .l-shareholderpage__document a, .l-shareholderpage .l-shareholderpage__archive a, .l-author-detail .l-author-detail__contact__list__item a, .l-author-detail .l-author-detail__all, .l-portfolio-details .l-portfolio-details__header .remove-link, .l-portfolio-settings .l-portfolio-settings__footer a, .l-share-recommend .reactionbox--footer-action_right a {
  font-size: inherit;
  color: #2c3b78;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container ul li a:hover, .m-breadcrumb-menu .m-breadcrumb-menu__list-container--menu ul li a:hover, .m-newPassword-confirmation .m-newPassword-confirmation__info a:hover, .m-funds-retargeting .m-funds-retargeting__container > div p a:hover,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section p a:hover, .m-breadcrumb-menu .m-breadcrumb-menu__label:hover, .m-portfolio-add .m-portfolio-add__actions a:hover, .l-share-recommend .m-portfolio-add__actions a:hover, .m-reaction__ratingtitle .m-reaction__ratingtitle__section--right .m-portfolioRecommend--header--rules:hover, .m-funds-share-link a:hover, .m-fundslist .m-fundslist__list--sponsored li a:hover, .m-fundslist .m-fundslist__list li a:hover, .m-fundslist .m-fundslist__more:hover, .m-main-points ul li a:hover, .m-liveblog-update-toggle .m-liveblog-update-toggle__refresh:hover, .m-share-event a.m-share-event__link:hover, .m-article-readmore .m-article-readmore__link:hover, .m-portfolio-recommend-header .m-portfolio-recommend-header__rules:hover, .l-shareholderpage .l-shareholderpage__document a:hover, .l-shareholderpage .l-shareholderpage__archive a:hover, .l-author-detail .l-author-detail__contact__list__item a:hover, .l-author-detail .l-author-detail__all:hover, .l-portfolio-details .l-portfolio-details__header .remove-link:hover, .l-portfolio-settings .l-portfolio-settings__footer a:hover, .l-share-recommend .reactionbox--footer-action_right a:hover {
  color: #8FA1CB;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container ul li a, .m-breadcrumb-menu .m-breadcrumb-menu__list-container--menu ul li a {
  color: #454443;
}

.m-newPassword-confirmation .m-newPassword-confirmation__info a {
  text-decoration: underline;
}

.m-funds-retargeting .m-funds-retargeting__container > div p a,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section p a {
  color: #454443;
  text-decoration: underline;
}

.m-funds-retargeting .m-funds-retargeting__container > div p a:hover,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section p a:hover {
  color: #84807c;
}

.m-breadcrumb-menu .m-breadcrumb-menu__label {
  color: #454443;
  font-weight: 700;
}

.default-block-link-container .default-block-link,
.default-block-link-container .default-block-link--uppercase,
.default-block-link-container .default-block-link--light,
.default-block-link-container .default-block-link--light--uppercase {
  border-bottom: none;
}

.default-block-link-container .default-block-link.last, .default-block-link-container .default-block-link:last-of-type,
.default-block-link-container .default-block-link--uppercase.last,
.default-block-link-container .default-block-link--uppercase:last-of-type,
.default-block-link-container .default-block-link--light.last,
.default-block-link-container .default-block-link--light:last-of-type,
.default-block-link-container .default-block-link--light--uppercase.last,
.default-block-link-container .default-block-link--light--uppercase:last-of-type {
  border-bottom: 1px solid #e3d7c4;
}

.default-block-link--light, .default-block-link--light--uppercase, .default-block-link, .default-block-link--uppercase {
  height: 38px;
  padding: 0 30px 0 15px;
  background: #e3d7c4;
  border: 1px solid #e3d7c4;
  position: relative;
  width: 100%;
  font-size: 14px;
}

.default-block-link--light:hover, .default-block-link--light--uppercase:hover, .default-block-link:hover, .default-block-link--uppercase:hover {
  background: #faeede;
}

.default-block-link--light *, .default-block-link--light--uppercase *, .default-block-link *, .default-block-link--uppercase * {
  font-size: inherit;
  font-family: "Roboto", sans-serif;
}

.default-block-link--light a, .default-block-link--light--uppercase a, .default-block-link a, .default-block-link--uppercase a {
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
  text-decoration: none;
  color: #454443;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: "Roboto", sans-serif;
}

.default-block-link--light a:hover, .default-block-link--light--uppercase a:hover, .default-block-link a:hover, .default-block-link--uppercase a:hover {
  text-decoration: none;
  color: #454443;
}

.default-block-link--light a:after, .default-block-link--light--uppercase a:after, .default-block-link a:after, .default-block-link--uppercase a:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  line-height: 38px;
  color: #c2b6a4;
  position: absolute;
  right: 15px;
}

.default-block-link--light, .default-block-link--light--uppercase {
  background: #fffaf4;
}

.default-block-link--light:hover, .default-block-link--light--uppercase:hover {
  background: #fef7ea;
}

.default-block-link--light a, .default-block-link--light--uppercase a {
  color: #2c3b78;
}

.default-block-link--light a:after, .default-block-link--light--uppercase a:after {
  color: #e3d7c4;
}

.default-block-link--light a:hover, .default-block-link--light--uppercase a:hover {
  color: #2c3b78;
}

.default-block-link--uppercase a {
  text-transform: uppercase;
}

.default-block-link--light--uppercase a {
  text-transform: uppercase;
}

.m-portfolio-add {
  background: #fff7ea !important;
  -webkit-box-shadow: 0 4px 8px 0 rgba(89, 85, 78, 0.75);
  -moz-box-shadow: 0 4px 8px 0 rgba(89, 85, 78, 0.75);
  box-shadow: 0 4px 8px 0 rgba(89, 85, 78, 0.75);
  border: none !important;
  width: 100% !important;
  max-width: 600px;
  height: auto !important;
  padding: 0 !important;
}

.m-portfolio-add #mfnDialogHeader {
  background: transparent;
}

.m-portfolio-add .m-dialog-header {
  background: transparent !important;
  width: 100% !important;
  max-width: 600px;
}

.m-portfolio-add .m-dialog-header.is-bump {
  display: none;
}

.m-portfolio-add #mfnDialogContent {
  color: inherit !important;
}

.m-portfolio-add .m-dialog-body {
  padding: 0px 40px 40px;
  padding: 0rem 4rem 4rem;
  width: 100% !important;
  max-width: 600px;
  height: auto !important;
}

.m-portfolio-add .m-dialog-body.is-bump {
  max-width: 1000px !important;
  padding: 0;
}

.is-bump.m-portfolio-add {
  max-width: 1000px !important;
  width: auto !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.m-portfolio-add .m-portfolio-add__section {
  display: block;
  margin: 0 0 5px 0;
  font-size: 0.001px;
  letter-spacing: -1em;
}

.m-portfolio-add .last.m-portfolio-add__section {
  margin-bottom: 20px;
}

.m-portfolio-add .m-portfolio-add__section .error, .m-portfolio-add .m-portfolio-add__section .alert {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #A9210B;
}

.m-portfolio-add .m-portfolio-add__header {
  display: block;
  margin-bottom: 20px;
}

.m-portfolio-add .underlined.m-portfolio-add__header {
  border-bottom: 1px solid #e3d7c4;
  padding-bottom: 20px;
}

.m-portfolio-add .m-portfolio-add__title, .m-portfolio-recommend-header .m-portfolio-recommend-header__title, .l-share-recommend .l-share-recommend__complete__header .l-share-recommend__complete__header__title, .l-share-recommend .m-portfolio-add__title {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #454443;
  display: block;
  margin: 0;
  text-transform: uppercase;
}

.m-portfolio-add .m-portfolio-add__subtitle, .l-share-recommend .l-share-recommend__complete__header .l-share-recommend__complete__header__subtitle, .l-share-recommend .m-portfolio-add__subtitle {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #84807c;
  display: block;
  margin: 0;
  text-transform: none;
}

.m-portfolio-add label {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  display: inline-block;
  vertical-align: middle;
}

.m-portfolio-add .m-portfolio-add__footer, .l-share-recommend .m-portfolio-add__footer {
  zoom: 1;
}

.m-portfolio-add .m-portfolio-add__footer:before, .l-share-recommend .m-portfolio-add__footer:before, .m-portfolio-add .m-portfolio-add__footer:after, .l-share-recommend .m-portfolio-add__footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-portfolio-add .m-portfolio-add__footer:after, .l-share-recommend .m-portfolio-add__footer:after {
  clear: both;
}

.m-portfolio-add .m-portfolio-add__actions, .l-share-recommend .m-portfolio-add__actions {
  text-align: right;
  float: right;
}

.m-portfolio-add .m-portfolio-add__actions a, .l-share-recommend .m-portfolio-add__actions a {
  font-family: "Roboto", sans-serif;
  margin-right: 20px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

.m-portfolio-add .m-portfolio-add__actions button[type="submit"], .l-share-recommend .m-portfolio-add__actions button[type="submit"] {
  font-size: 15px;
  font-size: 1.5rem;
  height: 40px;
  background: #2c3b78;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 0 14px;
}

body.subsite-sabato .m-portfolio-add .m-portfolio-add__actions button[type="submit"], .m-portfolio-add body.subsite-sabato .m-portfolio-add__actions button[type="submit"], body.subsite-sabato .l-share-recommend .m-portfolio-add__actions button[type="submit"], .l-share-recommend body.subsite-sabato .m-portfolio-add__actions button[type="submit"] {
  background: #434343;
  color: #ffffff;
}

body.subsite-finance .m-portfolio-add .m-portfolio-add__actions button[type="submit"], .m-portfolio-add body.subsite-finance .m-portfolio-add__actions button[type="submit"], body.subsite-finance .l-share-recommend .m-portfolio-add__actions button[type="submit"], .l-share-recommend body.subsite-finance .m-portfolio-add__actions button[type="submit"] {
  background: #0073AB;
  color: #ffffff;
}

body.subsite-sas .m-portfolio-add .m-portfolio-add__actions button[type="submit"], .m-portfolio-add body.subsite-sas .m-portfolio-add__actions button[type="submit"], body.subsite-sas .l-share-recommend .m-portfolio-add__actions button[type="submit"], .l-share-recommend body.subsite-sas .m-portfolio-add__actions button[type="submit"] {
  background: #69a7ca;
  color: #ffffff;
}

.m-message, .m-message--error, .m-message--error--full {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  display: inline-block;
  vertical-align: middle;
}

.m-message a, .m-message--error a, .m-message--error--full a {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-message--error {
  color: #A9210B;
}

.m-message--error a {
  text-decoration: underline;
}

.m-message--error.with-icon:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  content: "";
  color: #A9210B;
}

.m-message--error--full {
  display: block;
  width: 100%;
  color: #A9210B;
}

.m-message-box--error, .m-message-box--error--full {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 8px 10px;
  padding: 0.8rem 1rem;
  font-family: "Roboto", sans-serif;
  color: #000000;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
}

.m-message-box--error, .m-message-box--error--full {
  background: #A9210B;
  color: #ffffff;
}

.m-message-box--error:before, .m-message-box--error--full:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 10px;
  margin-right: 1rem;
  content: "";
  color: #ffffff;
}

.m-message-box--error--full {
  width: 100%;
  display: block;
}

.m-breadcrumb .m-breadcrumb__item > span, .m-breadcrumb .m-breadcrumb__item--last > span, .m-breadcrumb .m-breadcrumb__item--menu > span, .m-breadcrumb .m-breadcrumb__item a, .m-breadcrumb .m-breadcrumb__item--last a, .m-breadcrumb .m-breadcrumb__item--menu a {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "100)"';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  color: inherit;
}

body.subsite-zen .m-breadcrumb .m-breadcrumb__item, .m-breadcrumb body.subsite-zen .m-breadcrumb__item, body.subsite-zen .m-breadcrumb .m-breadcrumb__item--last, .m-breadcrumb body.subsite-zen .m-breadcrumb__item--last, body.subsite-zen .m-breadcrumb .m-breadcrumb__item--menu, .m-breadcrumb body.subsite-zen .m-breadcrumb__item--menu, body.subsite-partner .m-breadcrumb .m-breadcrumb__item, .m-breadcrumb body.subsite-partner .m-breadcrumb__item, body.subsite-partner .m-breadcrumb .m-breadcrumb__item--last, .m-breadcrumb body.subsite-partner .m-breadcrumb__item--last, body.subsite-partner .m-breadcrumb .m-breadcrumb__item--menu, .m-breadcrumb body.subsite-partner .m-breadcrumb__item--menu {
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}

.m-breadcrumb .m-breadcrumb__item, .m-breadcrumb .m-breadcrumb__item--last, .m-breadcrumb .m-breadcrumb__item--menu {
  display: inline-block;
  vertical-align: middle;
  color: #2c3b78;
  line-height: 1;
}

body.subsite-sabato .m-breadcrumb .m-breadcrumb__item, .m-breadcrumb body.subsite-sabato .m-breadcrumb__item, body.subsite-sabato .m-breadcrumb .m-breadcrumb__item--last, .m-breadcrumb body.subsite-sabato .m-breadcrumb__item--last, body.subsite-sabato .m-breadcrumb .m-breadcrumb__item--menu, .m-breadcrumb body.subsite-sabato .m-breadcrumb__item--menu {
  color: #000000;
}

body.subsite-finance .m-breadcrumb .m-breadcrumb__item, .m-breadcrumb body.subsite-finance .m-breadcrumb__item, body.subsite-finance .m-breadcrumb .m-breadcrumb__item--last, .m-breadcrumb body.subsite-finance .m-breadcrumb__item--last, body.subsite-finance .m-breadcrumb .m-breadcrumb__item--menu, .m-breadcrumb body.subsite-finance .m-breadcrumb__item--menu {
  color: #0073AB;
}

.m-breadcrumb .m-breadcrumb__item:after, .m-breadcrumb .m-breadcrumb__item--last:after, .m-breadcrumb .m-breadcrumb__item--menu:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 11px;
  height: 20px;
  margin: 0 10px;
  background: url("../img/breadcrumb-arrow-right.png") center center no-repeat;
  background-size: 11px 20px;
}

.m-breadcrumb .m-breadcrumb__item:last-of-type:after, .m-breadcrumb .m-breadcrumb__item--last:last-of-type:after, .m-breadcrumb .m-breadcrumb__item--menu:last-of-type:after {
  display: none;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-breadcrumb .m-breadcrumb__item > span, .m-breadcrumb body.immobile .m-breadcrumb__item > span, body.immobile .m-breadcrumb .m-breadcrumb__item--last > span, .m-breadcrumb body.immobile .m-breadcrumb__item--last > span, body.immobile .m-breadcrumb .m-breadcrumb__item--menu > span, .m-breadcrumb body.immobile .m-breadcrumb__item--menu > span {
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-breadcrumb .m-breadcrumb__item > span, .m-breadcrumb body.mobile .m-breadcrumb__item > span, body.mobile .m-breadcrumb .m-breadcrumb__item--last > span, .m-breadcrumb body.mobile .m-breadcrumb__item--last > span, body.mobile .m-breadcrumb .m-breadcrumb__item--menu > span, .m-breadcrumb body.mobile .m-breadcrumb__item--menu > span {
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.m-breadcrumb .m-breadcrumb__item a:hover, .m-breadcrumb .m-breadcrumb__item--last a:hover, .m-breadcrumb .m-breadcrumb__item--menu a:hover {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "60)"';
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

.m-breadcrumb .m-breadcrumb__item a span, .m-breadcrumb .m-breadcrumb__item--last a span, .m-breadcrumb .m-breadcrumb__item--menu a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-size: inherit;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-breadcrumb .m-breadcrumb__item a span, .m-breadcrumb body.immobile .m-breadcrumb__item a span, body.immobile .m-breadcrumb .m-breadcrumb__item--last a span, .m-breadcrumb body.immobile .m-breadcrumb__item--last a span, body.immobile .m-breadcrumb .m-breadcrumb__item--menu a span, .m-breadcrumb body.immobile .m-breadcrumb__item--menu a span {
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-breadcrumb .m-breadcrumb__item a span, .m-breadcrumb body.mobile .m-breadcrumb__item a span, body.mobile .m-breadcrumb .m-breadcrumb__item--last a span, .m-breadcrumb body.mobile .m-breadcrumb__item--last a span, body.mobile .m-breadcrumb .m-breadcrumb__item--menu a span, .m-breadcrumb body.mobile .m-breadcrumb__item--menu a span {
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.m-breadcrumb .m-breadcrumb__item--menu a:before {
  font-size: 17px;
  font-size: 1.7rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  content: "";
  margin: 0 8px 0 0;
  color: inherit;
  width: 15px;
}

body.subsite-zen .m-breadcrumb, body.subsite-partner .m-breadcrumb {
  -webkit-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}

body.subsite-zen .m-breadcrumb:hover, body.subsite-partner .m-breadcrumb:hover {
  background: #fef7ea;
}

body.subsite-zen .m-breadcrumb:hover .m-breadcrumb__item, body.subsite-partner .m-breadcrumb:hover .m-breadcrumb__item, body.subsite-zen .m-breadcrumb:hover .m-breadcrumb__item--menu, body.subsite-partner .m-breadcrumb:hover .m-breadcrumb__item--menu, body.subsite-zen .m-breadcrumb:hover .m-breadcrumb__item--last, body.subsite-partner .m-breadcrumb:hover .m-breadcrumb__item--last {
  color: #2c3b78;
  text-shadow: none;
}

.m-breadcrumb {
  padding: 10px;
  margin-left: -10px;
}

body.subsite-sas .m-breadcrumb {
  font-size: 13px;
}

.m-breadcrumb .m-breadcrumb__item--last:after {
  display: none;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-breadcrumb .m-breadcrumb__item--menu a:before {
    margin: 0;
  }
}

body.mobile .m-breadcrumb .m-breadcrumb__item--menu a:before {
  margin: 0;
}

body.non-responsive .m-breadcrumb .m-breadcrumb__item--menu a:before {
  margin: 0;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-breadcrumb .m-breadcrumb__item--menu a span {
    display: none !important;
  }
}

body.mobile .m-breadcrumb .m-breadcrumb__item--menu a span {
  display: none !important;
}

body.non-responsive .m-breadcrumb .m-breadcrumb__item--menu a span {
  display: none !important;
}

.m-nav-button, .m-nav-button--divider-v, .m-nav-button--next, .m-nav-button--previous {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #2c3b78;
  width: 100%;
  height: 100%;
  position: relative;
}

body.subsite-finance .m-nav-button, body.subsite-finance .m-nav-button--divider-v, body.subsite-finance .m-nav-button--next, body.subsite-finance .m-nav-button--previous {
  background-color: #0073AB;
}

body.subsite-finance .is-disabled.m-nav-button, body.subsite-finance .is-disabled.m-nav-button--divider-v, body.subsite-finance .is-disabled.m-nav-button--next, body.subsite-finance .is-disabled.m-nav-button--previous {
  background-color: #d3d2d3;
  cursor: default;
}

.is-disabled.m-nav-button, .is-disabled.m-nav-button--divider-v, .is-disabled.m-nav-button--next, .is-disabled.m-nav-button--previous {
  background-color: #d3d2d3;
  cursor: default;
}

.m-nav-button:before, .m-nav-button--divider-v:before, .m-nav-button--next:before, .m-nav-button--previous:before {
  display: block;
}

.m-nav-button:after, .m-nav-button--divider-v:after, .m-nav-button--next:after, .m-nav-button--previous:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 40px;
  color: white;
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  left: 0px;
  top: 0px;
}

.left.m-nav-button:after, .left.m-nav-button--divider-v:after, .left.m-nav-button--next:after, .left.m-nav-button--previous:after {
  content: "";
}

.right.m-nav-button:after, .right.m-nav-button--divider-v:after, .right.m-nav-button--next:after, .right.m-nav-button--previous:after {
  content: "";
}

.m-nav-button--divider-v {
  border-bottom: 1px solid #212d5b;
}

.m-nav-button--divider-v.last {
  border-bottom: none;
}

.m-nav-button--divider-v:hover {
  opacity: 0.95;
}

.m-nav-button--next:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  text-align: center;
}

.m-nav-button--previous:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  text-align: center;
}

.m-article-preview, .m-article-preview--single {
  background-color: #fdf3e5;
  color: #59554e;
  padding: 11px;
  display: inline-block;
  vertical-align: middle;
  height: 78px;
  border-left: 1px solid #e3d7c4;
  position: absolute;
  width: 185px;
}

body.subsite-sabato .m-article-preview, body.subsite-sabato .m-article-preview--single {
  background-color: #ffffff;
  border: 1px solid #000000;
}

.withImage.m-article-preview, .withImage.m-article-preview--single {
  width: 270px;
}

.m-article-preview .m-article-preview__link, .m-article-preview--single .m-article-preview__link {
  display: table;
  height: 100%;
}

.m-article-preview .m-article-preview__link:hover .m-article-preview__description, .m-article-preview--single .m-article-preview__link:hover .m-article-preview__description {
  color: #2c3b78;
}

.m-article-preview .m-article-preview__thumb, .m-article-preview--single .m-article-preview__thumb {
  display: table-cell;
  vertical-align: middle;
  height: 56px;
  font-size: 0px;
}

.m-article-preview .m-article-preview__thumb img, .m-article-preview--single .m-article-preview__thumb img {
  max-width: none;
}

.m-article-preview .m-article-preview__description, .m-article-preview--single .m-article-preview__description {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0px 0px 0px 10px;
  margin: 0rem 0rem 0rem 1rem;
  padding-left: 10px;
  padding-left: 1rem;
  line-height: 18px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  color: #59554e;
  height: 56px;
  height: 5.6rem;
  font-family: "Roboto", sans-serif;
}

body.subsite-sabato .m-article-preview .m-article-preview__description, body.subsite-sabato .m-article-preview--single .m-article-preview__description {
  color: #434343;
}

.m-article-preview .m-article-preview__description__arrow:after, .m-article-preview--single .m-article-preview__description__arrow:after {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  color: #59554e;
  content: "";
  font-weight: 700;
  margin: -2px 0 0 2px;
}

.m-article-preview--single {
  border: 1px solid #e3d7c4;
}

.m-article-next {
  font-size: 0;
  position: fixed;
  right: 0;
  top: 45%;
  top: calc(50% - 40px);
  z-index: 1;
}

.m-article-next:hover .m-article-preview--single {
  right: 30px;
}

.m-article-next .m-article-next__link {
  display: table;
}

.m-article-next .m-article-preview--single {
  -webkit-transition: right 0.6s ease;
  -ms-transition: right 0.6s ease;
  -moz-transition: right 0.6s ease;
  -o-transition: right 0.6s ease;
  transition: right 0.6s ease;
  position: absolute;
  right: -420px;
  width: 420px;
  height: 80px;
  height: auto;
  z-index: -1;
}

.m-article-next .m-article-preview__thumb {
  margin-right: 10px;
  display: table-cell;
}

.m-article-next .m-article-preview__thumb img {
  max-width: none;
}

.m-article-next .m-article-preview__description {
  width: 100%;
  margin: 0;
  display: table-cell;
  line-height: 18px;
}

.m-article-next__next-button {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 80px;
  background: #2c3b78;
  color: #ffffff;
  text-align: center;
}

body.subsite-sabato .m-article-next__next-button {
  background: #434343;
}

body.subsite-finance .m-article-next__next-button {
  background: #0073AB;
}

body.subsite-sas .m-article-next__next-button {
  background: #69a7ca;
}

.m-article-next__next-button:before {
  font-size: 28px;
  font-size: 2.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 80px;
  content: "";
}

.m-meta .m-meta__segment, .m-meta .m-meta__segment--actions, .m-meta--horizontal .m-meta__segment, .m-meta--horizontal .m-meta__segment--actions, .m-meta--vertical .m-meta__segment, .m-meta--vertical .m-meta__segment--actions {
  padding: 20px 0px;
  padding: 2rem 0rem;
  position: relative;
  border-top: none;
  display: inline-block;
  vertical-align: middle;
  float: left;
}

.m-meta .enriched.m-meta__segment, .m-meta .enriched.m-meta__segment--actions, .m-meta--horizontal .enriched.m-meta__segment, .m-meta--horizontal .enriched.m-meta__segment--actions, .m-meta--vertical .enriched.m-meta__segment, .m-meta--vertical .enriched.m-meta__segment--actions {
  padding: 20px 0px 0px 0px;
  padding: 2rem 0rem 0rem 0rem;
}

.m-meta .enriched.m-meta__segment .m-meta__item, .m-meta .enriched.m-meta__segment--actions .m-meta__item, .m-meta--horizontal .enriched.m-meta__segment .m-meta__item, .m-meta--horizontal .enriched.m-meta__segment--actions .m-meta__item, .m-meta--vertical .enriched.m-meta__segment .m-meta__item, .m-meta--vertical .enriched.m-meta__segment--actions .m-meta__item {
  margin: 0;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta .m-meta__segment, .m-meta body.immobile .m-meta__segment, body.immobile .m-meta .m-meta__segment--actions, .m-meta body.immobile .m-meta__segment--actions, body.immobile .m-meta--horizontal .m-meta__segment, .m-meta--horizontal body.immobile .m-meta__segment, body.immobile .m-meta--horizontal .m-meta__segment--actions, .m-meta--horizontal body.immobile .m-meta__segment--actions, body.immobile .m-meta--vertical .m-meta__segment, .m-meta--vertical body.immobile .m-meta__segment, body.immobile .m-meta--vertical .m-meta__segment--actions, .m-meta--vertical body.immobile .m-meta__segment--actions {
    float: none;
  }
}

body.subsite-sabato .m-meta .m-meta__segment, .m-meta body.subsite-sabato .m-meta__segment, body.subsite-sabato .m-meta .m-meta__segment--actions, .m-meta body.subsite-sabato .m-meta__segment--actions, body.subsite-sabato .m-meta--horizontal .m-meta__segment, .m-meta--horizontal body.subsite-sabato .m-meta__segment, body.subsite-sabato .m-meta--horizontal .m-meta__segment--actions, .m-meta--horizontal body.subsite-sabato .m-meta__segment--actions, body.subsite-sabato .m-meta--vertical .m-meta__segment, .m-meta--vertical body.subsite-sabato .m-meta__segment, body.subsite-sabato .m-meta--vertical .m-meta__segment--actions, .m-meta--vertical body.subsite-sabato .m-meta__segment--actions {
  padding: 20px 0px;
  padding: 2rem 0rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-meta .m-meta__segment, .m-meta body.immobile.subsite-sabato .m-meta__segment, body.immobile.subsite-sabato .m-meta .m-meta__segment--actions, .m-meta body.immobile.subsite-sabato .m-meta__segment--actions, body.immobile.subsite-sabato .m-meta--horizontal .m-meta__segment, .m-meta--horizontal body.immobile.subsite-sabato .m-meta__segment, body.immobile.subsite-sabato .m-meta--horizontal .m-meta__segment--actions, .m-meta--horizontal body.immobile.subsite-sabato .m-meta__segment--actions, body.immobile.subsite-sabato .m-meta--vertical .m-meta__segment, .m-meta--vertical body.immobile.subsite-sabato .m-meta__segment, body.immobile.subsite-sabato .m-meta--vertical .m-meta__segment--actions, .m-meta--vertical body.immobile.subsite-sabato .m-meta__segment--actions {
    padding: 5px 0px 10px 0px;
    padding: 0.5rem 0rem 1rem 0rem;
  }
}

.m-meta {
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 20px;
}

body.subsite-sabato .m-meta {
  border-top: 1px solid #000000;
  border-bottom: none;
  margin-bottom: 0;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta {
    border-top: none;
    border-bottom: none;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-meta {
    margin: -20px 0px 0px 0px;
    margin: -2rem 0rem 0rem 0rem;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sas .m-meta {
    margin: -20px 0px 0px 0px;
    margin: -2rem 0rem 0rem 0rem;
  }
}

.m-meta .m-meta__actions-container {
  float: right;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta .m-meta__actions-container {
    float: none;
  }
}

.m-meta .m-meta__segment {
  margin: 0 20px 0 0;
}

.m-meta .m-meta__segment:last-child {
  margin: 0;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta .m-meta__segment {
    margin: 0;
  }
}

.m-meta .m-meta__segment--actions .m-meta__item__link {
  font-size: 0px;
  font-size: 0rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta .m-meta__segment--actions .m-meta__item__link {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-meta .m-meta__item {
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
  font-size: 14px;
  font-size: 1.4rem;
  color: #454443;
  display: inline-block;
}

@media only screen and (max-width: 979px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item.date {
    display: block;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile.subsite-sabato .m-meta .m-meta__item.date {
    display: block;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item.date {
    display: block;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile.subsite-sabato .m-meta .m-meta__item.date {
    display: block;
  }
}

body.non-responsive.subsite-sabato .m-meta .m-meta__item.date {
  display: block;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item.date {
    display: block;
  }
}

.m-meta .m-meta__item-container {
  display: table;
  text-decoration: none;
}

body.subsite-sabato .m-meta .m-meta__item-container {
  display: block;
}

.m-meta .m-meta__item__link,
.m-meta .m-meta__item__icon,
.m-meta .m-meta__item__text {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4;
}

.m-meta .m-meta__item__link {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
}

body.subsite-sabato .m-meta .m-meta__item__link {
  color: #434343;
}

body.subsite-finance .m-meta .m-meta__item__link {
  color: #0073AB;
}

body.subsite-sas .m-meta .m-meta__item__link {
  font-size: 13px;
  font-size: 1.3rem;
  color: #625f5c;
  font-family: "Verdana", sans-serif;
}

.m-meta .m-meta__item__text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

body.subsite-sabato .m-meta .m-meta__item__text {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__text {
    font-size: 15px;
    font-size: 1.5rem;
    display: inline-block;
    text-align: center;
    width: auto;
    text-transform: uppercase;
    color: #434343;
    font-family: "Playfair Display SC", serif;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__text {
    display: block;
    width: 100%;
  }
}

body.subsite-sabato .m-meta .m-meta__item__text--day-container {
  position: relative;
  display: inline-block;
  width: auto;
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__text--day-container {
    width: 100%;
    display: block;
    position: absolute;
    text-align: center;
    left: 0;
    top: -34px;
  }
}

.m-meta .m-meta__item__text--day {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
}

body.subsite-sabato .m-meta .m-meta__item__text--day {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  color: #434343;
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__text--day {
    font-size: 34px;
    font-size: 3.4rem;
    padding: 0 15px;
    font-family: "Playfair Display", serif;
    background: #ffffff;
  }
}

.m-meta .m-meta__item__icon {
  width: 24px;
}

body.subsite-sabato .m-meta .m-meta__item__icon {
  width: auto;
}

.m-meta .m-meta__item__icon:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
  margin-top: -2px;
  margin-right: 10px;
  color: #b5ada3;
}

.m-meta .m-meta__item__icon.time:before {
  content: "";
}

@media only screen and (max-width: 979px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__icon.time:before {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 2px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile.subsite-sabato .m-meta .m-meta__item__icon.time:before {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 2px;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__icon.time:before {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 2px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile.subsite-sabato .m-meta .m-meta__item__icon.time:before {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 2px;
  }
}

body.non-responsive.subsite-sabato .m-meta .m-meta__item__icon.time:before {
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 2px;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__icon.time:before {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 2px;
  }
}

@media only screen and (max-width: 979px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__icon.time {
    display: inline-block;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile.subsite-sabato .m-meta .m-meta__item__icon.time {
    display: inline-block;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__icon.time {
    display: inline-block;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile.subsite-sabato .m-meta .m-meta__item__icon.time {
    display: inline-block;
  }
}

body.non-responsive.subsite-sabato .m-meta .m-meta__item__icon.time {
  display: inline-block;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__icon.time {
    display: inline-block;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-meta .m-meta__item__icon.time {
    display: none;
  }
}

.m-meta .m-meta__item__icon.profile:before {
  content: "";
}

.m-meta .m-meta__item__icon.save:before {
  content: "";
}

.m-meta .m-meta__item__icon.edit:before {
  content: "";
}

.m-meta .m-meta__item__icon.print:before {
  content: "";
}

.m-meta .m-meta__item__icon.paper:before {
  content: "";
}

.m-meta .m-meta__item__icon.react:before {
  content: "";
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta .m-meta__segment,
  body.immobile .m-meta .m-meta__segment--actions {
    display: block;
    border-top: 1px solid #e3d7c4;
  }
  body.immobile .m-meta .m-meta__item {
    margin: 5px 0px;
    margin: 0.5rem 0rem;
    display: block;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-meta .m-meta__segment,
  body.immobile.subsite-sabato .m-meta .m-meta__segment--actions {
    display: block;
    border-top: 1px solid #000000;
  }
}

.m-meta .m-meta__sponsor-block {
  padding: 25px 0px 20px 0px;
  padding: 2.5rem 0rem 2rem 0rem;
  border-top: 1px solid #e3d7c4;
  float: left;
}

.m-meta .m-meta__sponsor-block > * {
  font-size: 13px;
  font-size: 1.3rem;
  color: #6a6864;
  display: inline-block;
  vertical-align: middle;
  font-family: "Verdana", sans-serif;
  margin: 0;
}

.m-meta .m-meta__sponsor-block img {
  max-width: 200px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta .m-meta__sponsor-block {
    float: none;
  }
  body.immobile .m-meta .m-meta__sponsor-block > * {
    display: block;
    margin: 0px 0px 20px 0px;
    margin: 0rem 0rem 2rem 0rem;
  }
  body.immobile .m-meta .m-meta__sponsor-block > *:last-child {
    margin: 0;
  }
  body.immobile .m-meta .m-meta__sponsor-block img {
    max-width: 100%;
  }
}

.m-meta .m-meta__item.last .m-meta__author__image {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta .m-meta__item .m-meta__author__image {
    margin-bottom: 20px;
  }
}

.m-meta .m-meta__author {
  display: table;
}

.m-meta .m-meta__author__image,
.m-meta .m-meta__author__info {
  display: table-cell;
  vertical-align: top;
}

.m-meta .m-meta__author__image {
  width: 70px;
  padding-right: 10px;
}

.m-meta .m-meta__author__info {
  padding-bottom: 20px;
}

.m-meta .m-meta__author__by {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 5px;
  display: block;
  font-family: "Roboto", sans-serif;
  color: #c2b6a4;
}

.m-meta .m-meta__author__name {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
}

.m-meta .m-meta__author__name:hover {
  color: #8FA1CB;
}

.m-meta--horizontal {
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 20px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta--horizontal {
    border-top: none;
    border-bottom: none;
    margin-bottom: 0;
  }
}

.m-meta--horizontal .m-meta__segment {
  margin: 0 20px 0 0;
}

.m-meta--horizontal .m-meta__segment:last-child {
  margin: 0;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta--horizontal .m-meta__segment {
    margin: 0;
  }
}

.m-meta--horizontal .m-meta__segment--actions {
  float: right;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta--horizontal .m-meta__segment--actions {
    float: none;
  }
}

.m-meta--horizontal .m-meta__segment--actions .m-meta__item__link {
  font-size: 0px;
  font-size: 0rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta--horizontal .m-meta__segment--actions .m-meta__item__link {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-meta--horizontal .m-meta__item {
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
  font-size: 14px;
  font-size: 1.4rem;
  color: #454443;
  display: inline-block;
}

.m-meta--horizontal .m-meta__item-container {
  display: table;
  text-decoration: none;
}

body.subsite-sabato .m-meta--horizontal .m-meta__item-container {
  display: block;
}

.m-meta--horizontal .m-meta__item__link,
.m-meta--horizontal .m-meta__item__icon,
.m-meta--horizontal .m-meta__item__text {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4;
}

.m-meta--horizontal .m-meta__item__link {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
}

.m-meta--horizontal .m-meta__item__text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-meta--horizontal .m-meta__item__icon {
  width: 24px;
}

.m-meta--horizontal .m-meta__item__icon:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
  margin-top: -2px;
  margin-right: 10px;
  color: #b5ada3;
}

.m-meta--horizontal .m-meta__item__icon.time:before {
  content: "";
}

.m-meta--horizontal .m-meta__item__icon.profile:before {
  content: "";
}

.m-meta--horizontal .m-meta__item__icon.save:before {
  content: "";
}

.m-meta--horizontal .m-meta__item__icon.edit:before {
  content: "";
}

.m-meta--horizontal .m-meta__item__icon.print:before {
  content: "";
}

.m-meta--horizontal .m-meta__item__icon.paper:before {
  content: "";
}

.m-meta--vertical {
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 20px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta--vertical {
    border-top: none;
    border-bottom: none;
    margin-bottom: 0;
  }
}

.m-meta--vertical .m-meta__segment {
  margin: 0 20px 0 0;
}

.m-meta--vertical .m-meta__segment:last-child {
  margin: 0;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta--vertical .m-meta__segment {
    margin: 0;
  }
}

.m-meta--vertical .m-meta__segment--actions {
  float: right;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta--vertical .m-meta__segment--actions {
    float: none;
  }
}

.m-meta--vertical .m-meta__segment--actions .m-meta__item__link {
  font-size: 0px;
  font-size: 0rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-meta--vertical .m-meta__segment--actions .m-meta__item__link {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-meta--vertical .m-meta__item {
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
  font-size: 14px;
  font-size: 1.4rem;
  color: #454443;
  display: inline-block;
}

.m-meta--vertical .m-meta__item-container {
  display: table;
  text-decoration: none;
}

body.subsite-sabato .m-meta--vertical .m-meta__item-container {
  display: block;
}

.m-meta--vertical .m-meta__item__link,
.m-meta--vertical .m-meta__item__icon,
.m-meta--vertical .m-meta__item__text {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4;
}

.m-meta--vertical .m-meta__item__link {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
}

.m-meta--vertical .m-meta__item__text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-meta--vertical .m-meta__item__icon {
  width: 24px;
}

.m-meta--vertical .m-meta__item__icon:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
  margin-top: -2px;
  margin-right: 10px;
  color: #b5ada3;
}

.m-meta--vertical .m-meta__item__icon.time:before {
  content: "";
}

.m-meta--vertical .m-meta__item__icon.profile:before {
  content: "";
}

.m-meta--vertical .m-meta__item__icon.save:before {
  content: "";
}

.m-meta--vertical .m-meta__item__icon.edit:before {
  content: "";
}

.m-meta--vertical .m-meta__item__icon.print:before {
  content: "";
}

.m-meta--vertical .m-meta__item__icon.paper:before {
  content: "";
}

.m-meta--vertical .m-meta__segment {
  display: block;
  border-top: 1px solid #e3d7c4;
}

body.subsite-sabato .m-meta--vertical .m-meta__segment {
  border-top: 1px solid #000000;
}

.m-meta--vertical .m-meta__item {
  margin: 5px 0px;
  margin: 0.5rem 0rem;
  display: block;
}

.m-reaction-box__info {
  white-space: nowrap;
}

.m-reaction-box--header {
  display: inline-block;
  position: relative;
  background: #2c3b78;
  vertical-align: middle;
  padding-left: 0;
  text-align: left;
  color: transparent;
  width: 100%;
  background: none;
}

.m-reaction-box--header:active {
  color: transparent;
}

.m-reaction-box--header .m-reaction-box__info__amount {
  font-size: 22px;
  font-size: 2.2rem;
  margin-right: 4px;
  margin-right: 0.4rem;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  color: #ffffff;
  line-height: 35px;
}

.m-reaction-box--header .m-reaction-box__info__text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto Condensed", sans-serif;
  color: #b9c3db;
  display: inline-block;
}

body.subsite-sabato .m-reaction-box--header .m-reaction-box__info__text {
  color: #acacac;
}

body.subsite-finance .m-reaction-box--header .m-reaction-box__info__text {
  color: #05A7D9;
}

.m-reaction-box--header .m-reaction-box__react {
  position: absolute;
  background: #212d5b;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  display: block;
}

body.subsite-sabato .m-reaction-box--header .m-reaction-box__react {
  background: #2c2c2c;
}

body.subsite-finance .m-reaction-box--header .m-reaction-box__react {
  background: #05A7D9;
}

.m-reaction-box--header .m-reaction-box__react:before {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 35px;
  color: #ffffff;
  content: "";
}

.m-reaction-box--header .m-reaction-box__info__amount {
  vertical-align: middle;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
}

.m-reaction-box--header .m-reaction-box__info__text {
  font-size: 18px;
  font-size: 1.8rem;
}

.m-reaction-box--big, .m-reaction-box--small {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.001px;
}

body.subsite-sas .m-reaction-box--big, body.subsite-sas .m-reaction-box--small {
  display: none;
}

.m-reaction-box--big .m-reaction-box__amount, .m-reaction-box--small .m-reaction-box__amount, .m-reaction-box--big .m-reaction-box__react, .m-reaction-box--small .m-reaction-box__react {
  font-size: 16px;
  font-size: 1.6rem;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.m-reaction-box--big .m-reaction-box__amount__text, .m-reaction-box--small .m-reaction-box__amount__text, .m-reaction-box--big .m-reaction-box__react__text, .m-reaction-box--small .m-reaction-box__react__text {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  line-height: 35px;
  color: white;
  font-weight: 700;
}

.m-reaction-box--big .m-reaction-box__amount, .m-reaction-box--small .m-reaction-box__amount {
  background: #212d5b;
  margin-right: 1px;
  padding: 0 8px;
}

body.subsite-finance .m-reaction-box--big .m-reaction-box__amount, body.subsite-finance .m-reaction-box--small .m-reaction-box__amount {
  background: #0073AB;
}

body.subsite-sabato .m-reaction-box--big .m-reaction-box__amount, body.subsite-sabato .m-reaction-box--small .m-reaction-box__amount {
  background: #2c2c2c;
}

.m-reaction-box--big .m-reaction-box__amount__text:before, .m-reaction-box--small .m-reaction-box__amount__text:before {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 35px;
  content: "";
  margin-right: 4px;
}

.m-reaction-box--big .m-reaction-box__react, .m-reaction-box--small .m-reaction-box__react {
  background: #2c3b78;
  padding: 0 10px;
}

body.subsite-finance .m-reaction-box--big .m-reaction-box__react, body.subsite-finance .m-reaction-box--small .m-reaction-box__react {
  background: #05A7D9;
}

body.subsite-sabato .m-reaction-box--big .m-reaction-box__react, body.subsite-sabato .m-reaction-box--small .m-reaction-box__react {
  background: #434343;
}

.m-reaction-box--big .m-reaction-box__react__text:after, .m-reaction-box--small .m-reaction-box__react__text:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 35px;
  content: "";
  margin-left: 6px;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .m-reaction-box--big .m-reaction-box__amount, body.immobile .m-reaction-box--big .m-reaction-box__react {
    height: 45px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .m-reaction-box--big .m-reaction-box__amount, body.mobile .m-reaction-box--big .m-reaction-box__react {
    height: 45px;
  }
}

body.non-responsive .m-reaction-box--big .m-reaction-box__amount, body.non-responsive .m-reaction-box--big .m-reaction-box__react {
  height: 45px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-reaction-box--big .m-reaction-box__amount, body.immobile .m-reaction-box--big .m-reaction-box__react {
    height: 45px;
  }
}

.m-reaction-box--big .m-reaction-box__amount__text, .m-reaction-box--big .m-reaction-box__react__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 45px;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-reaction-box--big .m-reaction-box__amount__text, body.immobile .m-reaction-box--big .m-reaction-box__react__text {
    line-height: 35px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-reaction-box--big .m-reaction-box__amount__text, body.mobile .m-reaction-box--big .m-reaction-box__react__text {
    line-height: 35px;
  }
}

.m-reaction-box--big .m-reaction-box__amount__text:before, .m-reaction-box--big .m-reaction-box__react__text:before {
  line-height: 45px;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-reaction-box--big .m-reaction-box__amount__text:before, body.immobile .m-reaction-box--big .m-reaction-box__react__text:before {
    line-height: 35px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-reaction-box--big .m-reaction-box__amount__text:before, body.mobile .m-reaction-box--big .m-reaction-box__react__text:before {
    line-height: 35px;
  }
}

.m-reaction-box--big .m-reaction-box__amount__text:before {
  font-size: 20px;
  font-size: 2rem;
}

.m-reaction-box--big .m-reaction-box__react__text :after {
  font-size: 22px;
  font-size: 2.2rem;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-reaction-box--small .m-reaction-box__react {
    display: none;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-reaction-box--small .m-reaction-box__react {
    display: none;
  }
}

.m-share, .m-share--big {
  zoom: 1;
  position: relative;
  color: #c2b6a4;
  font-size: 0.001px;
}

.m-share:before, .m-share--big:before, .m-share:after, .m-share--big:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-share:after, .m-share--big:after {
  clear: both;
}

.m-share .m-share__count, .m-share--big .m-share__count {
  border-right: 1px solid #e3d7c4;
  height: 35px;
  min-width: 30px;
  text-align: center;
  float: left;
}

body.subsite-sabato .m-share .m-share__count, body.subsite-sabato .m-share--big .m-share__count {
  border-right: 1px solid #000000;
}

.m-share .m-share__count__number, .m-share--big .m-share__count__number {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  color: #c2b6a4;
  position: relative;
  line-height: 35px;
  padding-right: 8px;
}

body.subsite-sabato .m-share .m-share__count__number, body.subsite-sabato .m-share--big .m-share__count__number {
  font-family: "Playfair Display", serif;
  color: #acacac;
  line-height: 25px;
}

.m-share .m-share__services, .m-share--big .m-share__services {
  padding-left: 10px;
  overflow: hidden;
  float: left;
}

.m-share .m-share__services:after, .m-share--big .m-share__services:after {
  content: " ";
  display: block;
  border-bottom: 1px solid #e3d7c4;
  position: relative;
  margin-left: -10px;
  top: -16px;
  z-index: -1;
}

body.subsite-sabato .m-share .m-share__services:after, body.subsite-sabato .m-share--big .m-share__services:after {
  border-bottom: 1px solid #000000;
}

.sub-nav .m-share .m-share__services__list, .sub-nav .m-share--big .m-share__services__list {
  text-align: center;
}

.m-share .m-share__services__social-services > ul, .m-share--big .m-share__services__social-services > ul {
  font-size: 0.001px;
}

.m-share .m-share__services__service, .m-share--big .m-share__services__service {
  border-radius: 50%;
  border: 1px solid #e3d7c4;
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background-color: white;
}

.m-share .m-share__services__service:first-child, .m-share--big .m-share__services__service:first-child {
  margin-left: 0;
}

body.subsite-sabato .m-share .m-share__services__service, body.subsite-sabato .m-share--big .m-share__services__service {
  background: #434343;
  border: 1px solid #434343;
}

.m-share .m-share__services__service.mediaid, .m-share--big .m-share__services__service.mediaid {
  -webkit-border-radius: 0%;
  -ms-border-radius: 0%;
  -moz-border-radius: 0%;
  -o-border-radius: 0%;
  border-radius: 0%;
  display: inline-block;
  border: none;
  background: #38a2d6;
  vertical-align: middle;
  width: auto;
  height: 38px;
}

body.subsite-sabato .m-share .m-share__services__service.mediaid, body.subsite-sabato .m-share--big .m-share__services__service.mediaid {
  background: #38a2d6;
  border: none;
}

.m-share .m-share__services__service.mediaid a, .m-share--big .m-share__services__service.mediaid a {
  padding: 0 14px;
  width: auto;
  height: auto;
  line-height: 38px;
}

.m-share .m-share__services__service.mediaid a:before, .m-share--big .m-share__services__service.mediaid a:before {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/mediaid/media-id-logo-large.png") no-repeat center;
  content: '';
  margin-right: 5px;
  width: 25px;
  height: 21px;
}

.m-share .m-share__services__service.mediaid a span, .m-share--big .m-share__services__service.mediaid a span {
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
}

.m-share .m-share__services__service__link, .m-share--big .m-share__services__service__link {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  padding: 0;
}

.m-share .m-share__services__service__link:before, .m-share--big .m-share__services__service__link:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 33px;
}

.m-share .m-share__services__service__link.facebook:before, .m-share--big .m-share__services__service__link.facebook:before {
  content: "";
  color: #38538e;
}

body.subsite-sabato .m-share .m-share__services__service__link.facebook:before, body.subsite-sabato .m-share--big .m-share__services__service__link.facebook:before {
  color: #ffffff;
}

.m-share .m-share__services__service__link.facebook_square:before, .m-share--big .m-share__services__service__link.facebook_square:before {
  content: "";
  color: #ffffff;
}

body.subsite-sabato .m-share .m-share__services__service__link.facebook_square:before, body.subsite-sabato .m-share--big .m-share__services__service__link.facebook_square:before {
  color: #ffffff;
}

.m-share .m-share__services__service__link.twitter:before, .m-share--big .m-share__services__service__link.twitter:before {
  content: "";
  color: #42a4cd;
}

body.subsite-sabato .m-share .m-share__services__service__link.twitter:before, body.subsite-sabato .m-share--big .m-share__services__service__link.twitter:before {
  color: #ffffff;
}

.m-share .m-share__services__service__link.linkedin:before, .m-share--big .m-share__services__service__link.linkedin:before {
  content: "";
  color: #5094c4;
}

body.subsite-sabato .m-share .m-share__services__service__link.linkedin:before, body.subsite-sabato .m-share--big .m-share__services__service__link.linkedin:before {
  color: #ffffff;
}

.m-share .m-share__services__service__link.googleplus:before, .m-share--big .m-share__services__service__link.googleplus:before {
  content: "";
  color: #c94936;
}

body.subsite-sabato .m-share .m-share__services__service__link.googleplus:before, body.subsite-sabato .m-share--big .m-share__services__service__link.googleplus:before {
  color: #ffffff;
}

.m-share .m-share__services__service__link.link:before, .m-share--big .m-share__services__service__link.link:before {
  content: "";
  color: #212d5b;
}

body.subsite-sabato .m-share .m-share__services__service__link.link:before, body.subsite-sabato .m-share--big .m-share__services__service__link.link:before {
  color: #ffffff;
}

.m-share .m-share__services__service__link.email:before, .m-share--big .m-share__services__service__link.email:before {
  content: "";
  color: #212d5b;
}

body.subsite-sabato .m-share .m-share__services__service__link.email:before, body.subsite-sabato .m-share--big .m-share__services__service__link.email:before {
  color: #ffffff;
}

.m-share .m-share__services__service__link.share:before, .m-share--big .m-share__services__service__link.share:before {
  content: "";
  color: #212d5b;
}

body.subsite-sabato .m-share .m-share__services__service__link.share:before, body.subsite-sabato .m-share--big .m-share__services__service__link.share:before {
  color: #ffffff;
}

.m-share .m-share__services__service__link.rss:before, .m-share--big .m-share__services__service__link.rss:before {
  content: "";
  color: #f79a17;
}

body.subsite-sabato .m-share .m-share__services__service__link.rss:before, body.subsite-sabato .m-share--big .m-share__services__service__link.rss:before {
  color: #ffffff;
}

.m-share .share, .m-share--big .share {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
}

.m-share .share:before, .m-share--big .share:before {
  content: "";
  color: #212d5b;
}

.m-share .share:before, .m-share--big .share:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 35px;
  text-align: center;
}

.m-share li, .m-share--big li {
  font-size: 16px;
  font-size: 1.6rem;
}

.m-share {
  min-height: 36px;
}

.m-share .m-share__services {
  width: 50px;
  /* Start active styling */
  /* End active styling */
}

.m-share .m-share__services.is-active {
  position: relative;
  overflow: visible;
  width: 50px !important;
}

.m-share .m-share__services.is-active .m-share__services__services-list {
  position: absolute;
  top: 0;
  left: 10px;
  width: 50px;
  z-index: 20;
}

.m-share .m-share__services.is-active .m-share__services__social-services {
  background: #e3d7c4;
  margin-top: 20px;
  width: 55px;
  padding: 10px;
  left: -5px;
  position: relative;
}

.m-share .m-share__services.is-active .m-share__services__social-services:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 12.5px solid transparent;
  border-right: 12.5px solid transparent;
  border-bottom: 12.5px solid #e3d7c4;
  top: -11.5px;
  left: 15px;
}

.m-share .m-share__services.is-active .m-share__services__social-services > ul {
  font-size: 0.001px;
}

.m-share .m-share__services.is-active .m-share__services__social-services .m-share__services__service {
  margin-left: 0;
}

.m-share .m-share__services.is-active .m-share__services__service {
  display: block !important;
  margin-top: 10px;
  margin-left: 5px;
}

.m-share .m-share__services.is-active .m-share__services__service:first-child {
  margin-top: 0;
}

.m-share .m-share__services.is-active:after {
  top: 19px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-share .m-share__services {
    width: auto;
  }
}

.m-share--big .m-share__services {
  width: auto;
}

.m-share--big .m-share__services .m-share__services__service {
  display: inline-block !important;
}

.m-share--big .m-share__services .m-share__services__service.m-share__services__service--selector {
  display: none !important;
}

.m-share--big .m-share__count {
  height: 45px;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-share--big .m-share__count {
    height: 35px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-share--big .m-share__count {
    height: 35px;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .m-share--big .m-share__count {
    height: 35px;
  }
}

.m-share--big .m-share__count__number {
  line-height: 45px !important;
}

body.subsite-sabato .m-share--big .m-share__count__number {
  line-height: 35px !important;
}

@media only screen and (max-width: 979px) {
  body.immobile.subsite-sabato .m-share--big .m-share__count__number {
    line-height: 25px !important;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile.subsite-sabato .m-share--big .m-share__count__number {
    line-height: 25px !important;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile.subsite-sabato .m-share--big .m-share__count__number {
    line-height: 25px !important;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .m-share--big .m-share__services {
    width: auto;
  }
  body.immobile .m-share--big .m-share__services__service {
    width: 45px;
    height: 45px;
  }
  body.immobile .m-share--big .m-share__services__service__link:before {
    font-size: 20px;
    font-size: 2rem;
    vertical-align: middle;
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 45px;
  }
  body.immobile .m-share--big .m-share__count__number {
    top: 0;
  }
  body.immobile .m-share--big .m-share__services:after {
    top: -22px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .m-share--big .m-share__services {
    width: auto;
  }
  body.mobile .m-share--big .m-share__services__service {
    width: 45px;
    height: 45px;
  }
  body.mobile .m-share--big .m-share__services__service__link:before {
    font-size: 20px;
    font-size: 2rem;
    vertical-align: middle;
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 45px;
  }
  body.mobile .m-share--big .m-share__count__number {
    top: 0;
  }
  body.mobile .m-share--big .m-share__services:after {
    top: -22px;
  }
}

body.non-responsive .m-share--big .m-share__services {
  width: auto;
}

body.non-responsive .m-share--big .m-share__services__service {
  width: 45px;
  height: 45px;
}

body.non-responsive .m-share--big .m-share__services__service__link:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 45px;
}

body.non-responsive .m-share--big .m-share__count__number {
  top: 0;
}

body.non-responsive .m-share--big .m-share__services:after {
  top: -22px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-share--big .m-share__services {
    width: auto;
  }
  body.immobile .m-share--big .m-share__services__service {
    width: 45px;
    height: 45px;
  }
  body.immobile .m-share--big .m-share__services__service__link:before {
    font-size: 20px;
    font-size: 2rem;
    vertical-align: middle;
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 45px;
  }
  body.immobile .m-share--big .m-share__count__number {
    top: 0;
  }
  body.immobile .m-share--big .m-share__services:after {
    top: -22px;
  }
}

.m-share--big .m-share__services__service--selector {
  display: none;
}

.m-big-divider {
  width: 100%;
  height: 15px;
  display: table;
  margin-bottom: 28px;
  margin-bottom: 2.8rem;
}

.m-big-divider:after {
  font-size: 16px;
  font-size: 1.6rem;
  content: "";
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  background: url("../img/big-divider.png") repeat-x left center;
}

.m-section-header, .m-section-header--small, .m-section-header--bear-bull, .m-section-header--sabato {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-size: 0.001px;
  position: relative;
  min-height: 16px;
  display: table;
  width: 100%;
}

.m-section-header:before, .m-section-header--small:before, .m-section-header--bear-bull:before, .m-section-header--sabato:before {
  content: attr(data-subtitle);
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.m-section-header:after, .m-section-header--small:after, .m-section-header--bear-bull:after, .m-section-header--sabato:after {
  font-size: 16px;
  font-size: 1.6rem;
  content: "";
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  background: url("../img/big-divider.png") repeat-x left center;
}

.m-section-header .m-section-header__image, .m-section-header--small .m-section-header__image, .m-section-header--bear-bull .m-section-header__image, .m-section-header--sabato .m-section-header__image {
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
  width: 40px;
  height: auto;
}

.m-section-header .m-section-header__title, .m-section-header--small .m-section-header__title, .m-section-header--bear-bull .m-section-header__title, .m-section-header--sabato .m-section-header__title {
  font-size: 16px !important;
  text-transform: uppercase !important;
  padding: 0 15px 0 0;
  margin: 0 !important;
  line-height: 1 !important;
  color: #59554e !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: 700 !important;
  display: table-cell !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
}

.m-section-header .m-section-header__title.m-section-header__title--description, .m-section-header--small .m-section-header__title.m-section-header__title--description, .m-section-header--bear-bull .m-section-header__title.m-section-header__title--description, .m-section-header--sabato .m-section-header__title.m-section-header__title--description {
  cursor: help;
}

body.subsite-sas .m-section-header .m-section-header__title, body.subsite-sas .m-section-header--small .m-section-header__title, body.subsite-sas .m-section-header--bear-bull .m-section-header__title, body.subsite-sas .m-section-header--sabato .m-section-header__title {
  font-size: 17px;
  font-size: 1.7rem;
  color: #69a7ca;
  font-family: "Verdana", sans-serif;
}

.m-section-header .m-section-header__title a, .m-section-header--small .m-section-header__title a, .m-section-header--bear-bull .m-section-header__title a, .m-section-header--sabato .m-section-header__title a {
  font-family: "Roboto", sans-serif;
}

.m-section-header .m-section-header__title a.sabato, .m-section-header--small .m-section-header__title a.sabato, .m-section-header--bear-bull .m-section-header__title a.sabato, .m-section-header--sabato .m-section-header__title a.sabato {
  font-family: "Playfair Display", serif;
  color: #434343;
  font-weight: 400;
}

body.subsite-sabato .m-section-header .m-section-header__title a, body.subsite-sabato .m-section-header--small .m-section-header__title a, body.subsite-sabato .m-section-header--bear-bull .m-section-header__title a, body.subsite-sabato .m-section-header--sabato .m-section-header__title a {
  color: #434343;
}

body.subsite-finance .m-section-header .m-section-header__title a, body.subsite-finance .m-section-header--small .m-section-header__title a, body.subsite-finance .m-section-header--bear-bull .m-section-header__title a, body.subsite-finance .m-section-header--sabato .m-section-header__title a {
  color: #0073AB;
}

body.subsite-sas .m-section-header .m-section-header__title a, body.subsite-sas .m-section-header--small .m-section-header__title a, body.subsite-sas .m-section-header--bear-bull .m-section-header__title a, body.subsite-sas .m-section-header--sabato .m-section-header__title a {
  font-size: 17px;
  font-size: 1.7rem;
  font-family: "Verdana", sans-serif;
  color: #69a7ca;
}

.m-section-header .m-section-header__title.is-clickable, .m-section-header--small .m-section-header__title.is-clickable, .m-section-header--bear-bull .m-section-header__title.is-clickable, .m-section-header--sabato .m-section-header__title.is-clickable {
  color: #2c3b78;
  text-decoration: none;
}

.m-section-header .m-section-header__title.right, .m-section-header--small .m-section-header__title.right, .m-section-header--bear-bull .m-section-header__title.right, .m-section-header--sabato .m-section-header__title.right {
  float: right;
  padding: 0 0 0 15px;
}

.m-section-header .m-section-header__link, .m-section-header--small .m-section-header__link, .m-section-header--bear-bull .m-section-header__link, .m-section-header--sabato .m-section-header__link {
  font-family: "Roboto", sans-serif;
}

.m-section-header .m-section-header__sub-title, .m-section-header--small .m-section-header__sub-title, .m-section-header--bear-bull .m-section-header__sub-title, .m-section-header--sabato .m-section-header__sub-title {
  color: #59554e;
  font-size: 13px;
  font-size: 1.3rem;
  margin-left: 5px;
  margin-left: 0.5rem;
}

.m-section-header .m-section-header__sub-title:hover, .m-section-header--small .m-section-header__sub-title:hover, .m-section-header--bear-bull .m-section-header__sub-title:hover, .m-section-header--sabato .m-section-header__sub-title:hover {
  color: #2c3b78;
}

.m-section-header .m-section-header__sponsor, .m-section-header--small .m-section-header__sponsor, .m-section-header--bear-bull .m-section-header__sponsor, .m-section-header--sabato .m-section-header__sponsor {
  font-size: 12px;
  font-size: 1.2rem;
  color: #59554e;
  line-height: 1.5;
  height: 100%;
  background: #fef7ea;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 70px;
  padding-right: 7rem;
  padding-left: 10px;
  padding-left: 1rem;
}

.m-section-header .m-section-header__sponsor .m-section-header__sponsor__image, .m-section-header--small .m-section-header__sponsor .m-section-header__sponsor__image, .m-section-header--bear-bull .m-section-header__sponsor .m-section-header__sponsor__image, .m-section-header--sabato .m-section-header__sponsor .m-section-header__sponsor__image {
  position: absolute;
  right: 0;
  top: 0;
  max-height: 30px;
}

.m-section-header-wrapper {
  position: relative;
}

.m-section-header-wrapper:after {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0px 10px;
  padding: 0rem 1rem;
  content: attr(data-subtitle);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  background-color: #FEF7EA;
  color: #454443;
  font-family: "Noto", serfif;
  font-style: italic;
}

.m-partner-content-list {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}

.m-partner-content-list > li > a {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  margin-right: 20px;
  margin-right: 2rem;
  display: inline-block;
  color: #454443;
  text-decoration: underline;
}

.m-section-header--small {
  top: 4px;
  top: 0.4rem;
  height: 7px;
  height: 0.7rem;
  min-height: 0;
}

.m-section-header--small .m-section-header__title {
  font-size: 14px;
  font-size: 1.4rem;
  top: -4px;
  top: -0.4rem;
  position: relative;
}

.m-section-header--bear-bull {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  margin: 0 0 20px 0;
}

.m-section-header--bear-bull .m-section-header__link {
  padding-left: 60px;
  padding-left: 6rem;
}

.m-section-header--bear-bull .m-section-header__image {
  position: absolute;
  top: -6px;
  left: 0;
  max-height: none;
}

.m-section-header--sabato {
  background-image: url("../img/big-divider-black.png");
}

.m-section-header--sabato .m-section-header__title {
  background-color: white;
}

.m-section-header--sabato .m-section-header__link {
  color: black;
}

.m-tag {
  padding: 0px 10px 4px 10px;
  padding: 0rem 1rem 0.4rem 1rem;
  line-height: 15px;
  line-height: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #e3d7c4;
  margin: 5px 0;
}

body.subsite-sabato .m-tag {
  border-left: 1px solid #000000;
}

.m-tag:first-child {
  border: none;
}

body.subsite-sabato .m-tag:first-child {
  border: none;
}

.m-tag .m-tag__link {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
}

body.subsite-sabato .m-tag .m-tag__link {
  color: #434343;
}

body.subsite-finance .m-tag .m-tag__link {
  color: #0073AB;
}

body.subsite-sas .m-tag .m-tag__link {
  color: #69a7ca;
}

.m-label, .m-label--small, .m-label--big, .m-label.noback, .m-label--small.noback, .m-label--big.noback, .m-label--flagged {
  font-size: 15xpx;
  font-size: 1.5xrem;
  padding: 0px 4px;
  padding: 0rem 0.4rem;
  line-height: 25px;
  min-height: 25px;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 2px;
  color: #454443;
  border: none;
  background: #e3d7c4;
  display: inline-block;
  image-rendering: optimizequality;
}

.breaking.m-label, .breaking.m-label--small, .breaking.m-label--big, .breaking.m-label--flagged {
  background: #c43d3b;
}

.tzine.m-label, .tzine.m-label--small, .tzine.m-label--big, .tzine.m-label--flagged {
  background: #3089a7;
}

.mzine.m-label, .mzine.m-label--small, .mzine.m-label--big, .mzine.m-label--flagged {
  background: #2b7713;
}

.live.m-label, .live.m-label--small, .live.m-label--big, .live.m-label--flagged {
  background: #a02a27;
}

.time.m-label, .time.m-label--small, .time.m-label--big, .time.m-label--flagged {
  background: #fdf3e5;
}

.memoriam.m-label, .memoriam.m-label--small, .memoriam.m-label--big, .memoriam.m-label--flagged {
  background: #000000;
}

.opmerkelijk.m-label, .opmerkelijk.m-label--small, .opmerkelijk.m-label--big, .opmerkelijk.m-label--flagged {
  background: #ce9235;
}

.regular.m-label, .regular.m-label--small, .regular.m-label--big, .regular.m-label--flagged {
  background: #2f82a4;
}

.sabato.m-label, .sabato.m-label--small, .sabato.m-label--big, .sabato.m-label--flagged {
  background: #ffffff;
}

.breaking.m-label, .breaking.m-label--small, .breaking.m-label--big, .breaking.m-label--flagged {
  color: white;
}

.tzine.m-label, .tzine.m-label--small, .tzine.m-label--big, .tzine.m-label--flagged {
  color: white;
}

.mzine.m-label, .mzine.m-label--small, .mzine.m-label--big, .mzine.m-label--flagged {
  color: white;
}

.live.m-label, .live.m-label--small, .live.m-label--big, .live.m-label--flagged {
  color: white;
}

.time.m-label, .time.m-label--small, .time.m-label--big, .time.m-label--flagged {
  color: #6a655d;
}

.memoriam.m-label, .memoriam.m-label--small, .memoriam.m-label--big, .memoriam.m-label--flagged {
  color: #fff3e5;
}

.opmerkelijk.m-label, .opmerkelijk.m-label--small, .opmerkelijk.m-label--big, .opmerkelijk.m-label--flagged {
  color: white;
}

.regular.m-label, .regular.m-label--small, .regular.m-label--big, .regular.m-label--flagged {
  color: white;
}

.inverted.breaking.m-label, .inverted.breaking.m-label--small, .inverted.breaking.m-label--big, .inverted.breaking.m-label--flagged {
  background: white;
}

.inverted.tzine.m-label, .inverted.tzine.m-label--small, .inverted.tzine.m-label--big, .inverted.tzine.m-label--flagged {
  background: white;
}

.inverted.mzine.m-label, .inverted.mzine.m-label--small, .inverted.mzine.m-label--big, .inverted.mzine.m-label--flagged {
  background: white;
}

.inverted.live.m-label, .inverted.live.m-label--small, .inverted.live.m-label--big, .inverted.live.m-label--flagged {
  background: white;
}

.inverted.time.m-label, .inverted.time.m-label--small, .inverted.time.m-label--big, .inverted.time.m-label--flagged {
  background: #6a655d;
}

.inverted.memoriam.m-label, .inverted.memoriam.m-label--small, .inverted.memoriam.m-label--big, .inverted.memoriam.m-label--flagged {
  background: #fff3e5;
}

.inverted.opmerkelijk.m-label, .inverted.opmerkelijk.m-label--small, .inverted.opmerkelijk.m-label--big, .inverted.opmerkelijk.m-label--flagged {
  background: white;
}

.inverted.regular.m-label, .inverted.regular.m-label--small, .inverted.regular.m-label--big, .inverted.regular.m-label--flagged {
  background: white;
}

.inverted.breaking.m-label, .inverted.breaking.m-label--small, .inverted.breaking.m-label--big, .inverted.breaking.m-label--flagged {
  color: #c43d3b;
}

.inverted.tzine.m-label, .inverted.tzine.m-label--small, .inverted.tzine.m-label--big, .inverted.tzine.m-label--flagged {
  color: #3089a7;
}

.inverted.mzine.m-label, .inverted.mzine.m-label--small, .inverted.mzine.m-label--big, .inverted.mzine.m-label--flagged {
  color: #2b7713;
}

.inverted.live.m-label, .inverted.live.m-label--small, .inverted.live.m-label--big, .inverted.live.m-label--flagged {
  color: #a02a27;
}

.inverted.time.m-label, .inverted.time.m-label--small, .inverted.time.m-label--big, .inverted.time.m-label--flagged {
  color: #fdf3e5;
}

.inverted.memoriam.m-label, .inverted.memoriam.m-label--small, .inverted.memoriam.m-label--big, .inverted.memoriam.m-label--flagged {
  color: #000000;
}

.inverted.opmerkelijk.m-label, .inverted.opmerkelijk.m-label--small, .inverted.opmerkelijk.m-label--big, .inverted.opmerkelijk.m-label--flagged {
  color: #ce9235;
}

.inverted.regular.m-label, .inverted.regular.m-label--small, .inverted.regular.m-label--big, .inverted.regular.m-label--flagged {
  color: #2f82a4;
}

.inverted.sabato.m-label, .inverted.sabato.m-label--small, .inverted.sabato.m-label--big, .inverted.sabato.m-label--flagged {
  color: #ffffff;
}

.time.m-label:before, .time.m-label--small:before, .time.m-label--big:before, .time.m-label--flagged:before {
  font-size: 15xpx;
  font-size: 1.5xrem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  margin-right: 5px;
}

.finance.m-label, .finance.m-label--small, .finance.m-label--big, .finance.m-label--flagged {
  background-image: url("../img/tijd/finance_brand_label_alternative.png");
  width: 55px;
  background-size: 55px auto;
  min-height: 0;
}

.sabato.m-label, .sabato.m-label--small, .sabato.m-label--big, .sabato.m-label--flagged {
  background-image: url("../img/sabato_brand_label.png");
  width: 70px;
}

.finance.m-label, .finance.m-label--small, .finance.m-label--big, .finance.m-label--flagged, .sabato.m-label, .sabato.m-label--small, .sabato.m-label--big, .sabato.m-label--flagged {
  background-repeat: no-repeat;
  background-position: center;
}

.regular.m-label, .regular.m-label--small, .regular.m-label--big, .regular.m-label--flagged {
  font-family: "Noto", serif;
  font-weight: 700;
}

.l-dossiers .reportage.m-label, .l-dossiers .reportage.m-label--small, .l-dossiers .reportage.m-label--big, .l-dossiers .reportage.m-label--flagged, .l-dossiers .analyse.m-label, .l-dossiers .analyse.m-label--small, .l-dossiers .analyse.m-label--big, .l-dossiers .analyse.m-label--flagged, .l-dossiers .interview.m-label, .l-dossiers .interview.m-label--small, .l-dossiers .interview.m-label--big, .l-dossiers .interview.m-label--flagged, .l-dossiers .portret.m-label, .l-dossiers .portret.m-label--small, .l-dossiers .portret.m-label--big, .l-dossiers .portret.m-label--flagged, .l-dossiers .nieuwsanalyse.m-label, .l-dossiers .nieuwsanalyse.m-label--small, .l-dossiers .nieuwsanalyse.m-label--big, .l-dossiers .nieuwsanalyse.m-label--flagged, .l-dossiers .korte-metten.m-label, .l-dossiers .korte-metten.m-label--small, .l-dossiers .korte-metten.m-label--big, .l-dossiers .korte-metten.m-label--flagged, .l-dossiers .rattrapage.m-label, .l-dossiers .rattrapage.m-label--small, .l-dossiers .rattrapage.m-label--big, .l-dossiers .rattrapage.m-label--flagged {
  color: #84807c;
  text-shadow: none;
  background: #faead5;
  padding: 2px 6px;
  line-height: 20px;
}

.reportage.m-label:hover, .reportage.m-label--small:hover, .reportage.m-label--big:hover, .reportage.m-label--flagged:hover, .analyse.m-label:hover, .analyse.m-label--small:hover, .analyse.m-label--big:hover, .analyse.m-label--flagged:hover, .interview.m-label:hover, .interview.m-label--small:hover, .interview.m-label--big:hover, .interview.m-label--flagged:hover, .portret.m-label:hover, .portret.m-label--small:hover, .portret.m-label--big:hover, .portret.m-label--flagged:hover, .nieuwsanalyse.m-label:hover, .nieuwsanalyse.m-label--small:hover, .nieuwsanalyse.m-label--big:hover, .nieuwsanalyse.m-label--flagged:hover, .korte-metten.m-label:hover, .korte-metten.m-label--small:hover, .korte-metten.m-label--big:hover, .korte-metten.m-label--flagged:hover, .rattrapage.m-label:hover, .rattrapage.m-label--small:hover, .rattrapage.m-label--big:hover, .rattrapage.m-label--flagged:hover {
  color: #454443;
}

.wide.m-label, .wide.m-label--small, .wide.m-label--big, .wide.m-label--flagged {
  margin-right: 15px;
}

.m-label, .m-label--small, .m-label--big {
  padding-left: 4px;
  padding-left: 0.4rem;
  text-shadow: none;
}

.m-label--big, .m-label--big.noback {
  text-transform: uppercase;
  line-height: 26px;
  height: 26px;
}

.m-label--small, .m-label--small.noback {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  height: 20px;
}

.m-label--flagged {
  font-size: 90%;
  text-transform: uppercase;
  position: relative;
  left: -10px;
  text-shadow: none;
  color: white;
}

.m-label--flagged .m-label--flagged__primary {
  padding: 10px 12px 10px 6px;
  padding: 1rem 1.2rem 1rem 0.6rem;
  float: left;
  background: #2c3b78;
  color: white;
}

.m-label--flagged .m-label--flagged__secondary {
  padding: 10px 6px;
  padding: 1rem 0.6rem;
  float: left;
  background: #fdf3e5;
  color: #2c3b78;
}

/*
** Silent Classes - sizes
*/
.m-outline-asset--contract, .m-outline-asset--tool, .m-outline-asset--citation, .m-outline-asset--number-citation, .m-outline-asset--poll, .m-outline-asset--html-asset, .m-outline-asset--webtv, .m-outline-asset--youtube, .m-outline-asset--slider, .m-outline-asset--image {
  display: block;
  border-top: 1px solid #e3d7c4;
  float: left;
  margin: 5px 40px 20px 0;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-outline-asset--contract, body.immobile .m-outline-asset--tool, body.immobile .m-outline-asset--citation, body.immobile .m-outline-asset--number-citation, body.immobile .m-outline-asset--poll, body.immobile .m-outline-asset--html-asset, body.immobile .m-outline-asset--webtv, body.immobile .m-outline-asset--youtube, body.immobile .m-outline-asset--slider, body.immobile .m-outline-asset--image {
    display: inline-block;
    text-align: left;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-outline-asset--contract, body.mobile .m-outline-asset--tool, body.mobile .m-outline-asset--citation, body.mobile .m-outline-asset--number-citation, body.mobile .m-outline-asset--poll, body.mobile .m-outline-asset--html-asset, body.mobile .m-outline-asset--webtv, body.mobile .m-outline-asset--youtube, body.mobile .m-outline-asset--slider, body.mobile .m-outline-asset--image {
    display: inline-block;
    text-align: left;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--contract, body.immobile .m-outline-asset--tool, body.immobile .m-outline-asset--citation, body.immobile .m-outline-asset--number-citation, body.immobile .m-outline-asset--poll, body.immobile .m-outline-asset--html-asset, body.immobile .m-outline-asset--webtv, body.immobile .m-outline-asset--youtube, body.immobile .m-outline-asset--slider, body.immobile .m-outline-asset--image {
    margin: 5px 40px 20px -190px;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-outline-asset--contract, body.immobile.subsite-sabato .m-outline-asset--tool, body.immobile.subsite-sabato .m-outline-asset--citation, body.immobile.subsite-sabato .m-outline-asset--number-citation, body.immobile.subsite-sabato .m-outline-asset--poll, body.immobile.subsite-sabato .m-outline-asset--html-asset, body.immobile.subsite-sabato .m-outline-asset--webtv, body.immobile.subsite-sabato .m-outline-asset--youtube, body.immobile.subsite-sabato .m-outline-asset--slider, body.immobile.subsite-sabato .m-outline-asset--image {
    border-top: 1px solid #000000;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--contract, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--tool, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--citation, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--number-citation, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--poll, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--html-asset, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--webtv, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--youtube, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--slider, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--image {
    margin: 0 20px 40px auto;
  }
}

body.mobile .l-main-container-article--liveblog__post .m-outline-asset--contract, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--tool, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--citation, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--number-citation, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--poll, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--html-asset, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--webtv, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--youtube, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--slider, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--image {
  margin: 0 20px 40px auto;
}

body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--contract, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--tool, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--citation, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--number-citation, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--poll, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--html-asset, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--webtv, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--youtube, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--slider, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--image {
  margin: 0 20px 40px auto;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--contract, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--tool, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--citation, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--number-citation, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--poll, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--html-asset, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--webtv, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--youtube, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--slider, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--image {
    margin: 0 20px 40px auto;
  }
}

.m-outline-asset--contract, .m-outline-asset--tool, .m-outline-asset--citation, .m-outline-asset--number-citation {
  width: 400px;
  float: none;
  margin: 0 auto 40px auto;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-outline-asset--contract, body.immobile .m-outline-asset--tool, body.immobile .m-outline-asset--citation, body.immobile .m-outline-asset--number-citation {
    border-top: 1px solid #e3d7c4;
    float: left;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .m-outline-asset--contract, body.immobile .m-outline-asset--tool, body.immobile .m-outline-asset--citation, body.immobile .m-outline-asset--number-citation {
    border-top: 1px solid #e3d7c4;
    float: left;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .m-outline-asset--contract, body.mobile .m-outline-asset--tool, body.mobile .m-outline-asset--citation, body.mobile .m-outline-asset--number-citation {
    border-top: 1px solid #e3d7c4;
    float: left;
  }
}

body.non-responsive .m-outline-asset--contract, body.non-responsive .m-outline-asset--tool, body.non-responsive .m-outline-asset--citation, body.non-responsive .m-outline-asset--number-citation {
  border-top: 1px solid #e3d7c4;
  float: left;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--contract, body.immobile .m-outline-asset--tool, body.immobile .m-outline-asset--citation, body.immobile .m-outline-asset--number-citation {
    margin: 5px 40px 20px -190px;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .m-outline-asset--contract, body.immobile .m-outline-asset--tool, body.immobile .m-outline-asset--citation, body.immobile .m-outline-asset--number-citation {
    margin: 5px 40px 20px 0;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .m-outline-asset--contract, body.mobile .m-outline-asset--tool, body.mobile .m-outline-asset--citation, body.mobile .m-outline-asset--number-citation {
    margin: 5px 40px 20px 0;
  }
}

body.non-responsive .m-outline-asset--contract, body.non-responsive .m-outline-asset--tool, body.non-responsive .m-outline-asset--citation, body.non-responsive .m-outline-asset--number-citation {
  margin: 5px 40px 20px 0;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .m-outline-asset--contract, body.immobile .m-outline-asset--tool, body.immobile .m-outline-asset--citation, body.immobile .m-outline-asset--number-citation {
    margin: 5px 40px 20px 0;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-outline-asset--contract, body.immobile.subsite-sabato .m-outline-asset--tool, body.immobile.subsite-sabato .m-outline-asset--citation, body.immobile.subsite-sabato .m-outline-asset--number-citation {
    border-top: 1px solid #000000;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--contract, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--tool, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--citation, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--number-citation {
    float: left;
    width: 400px;
    margin: 5px 40px 20px 0;
  }
}

body.mobile .l-main-container-article--liveblog__post .m-outline-asset--contract, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--tool, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--citation, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--number-citation {
  float: left;
  width: 400px;
  margin: 5px 40px 20px 0;
}

body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--contract, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--tool, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--citation, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--number-citation {
  float: left;
  width: 400px;
  margin: 5px 40px 20px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--contract, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--tool, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--citation, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--number-citation {
    float: left;
    width: 400px;
    margin: 5px 40px 20px 0;
  }
}

.m-outline-asset--poll, .m-outline-asset--html-asset, .m-outline-asset--webtv, .m-outline-asset--youtube, .m-outline-asset--slider {
  border-top: none;
  max-width: 530px;
  margin: 0 auto 40px auto;
  float: none;
}

@media only screen and (min-width: 1440px) {
  .immobile .m-outline-asset--poll, .immobile .m-outline-asset--html-asset, .immobile .m-outline-asset--webtv, .immobile .m-outline-asset--youtube, .immobile .m-outline-asset--slider {
    float: left;
    margin: 5px 40px 20px -190px;
    border-top: 1px solid #e3d7c4;
  }
  .immobile .subsite-sabato.m-outline-asset--poll, .immobile .subsite-sabato.m-outline-asset--html-asset, .immobile .subsite-sabato.m-outline-asset--webtv, .immobile .subsite-sabato.m-outline-asset--youtube, .immobile .subsite-sabato.m-outline-asset--slider {
    border-top: 1px solid #000000;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--poll, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--html-asset, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--webtv, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--youtube, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--slider {
    margin: 0 20px 40px auto;
  }
}

body.mobile .l-main-container-article--liveblog__post .m-outline-asset--poll, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--html-asset, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--webtv, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--youtube, body.mobile .l-main-container-article--liveblog__post .m-outline-asset--slider {
  margin: 0 20px 40px auto;
}

body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--poll, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--html-asset, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--webtv, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--youtube, body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--slider {
  margin: 0 20px 40px auto;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--poll, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--html-asset, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--webtv, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--youtube, body.immobile .l-main-container-article--liveblog__post .m-outline-asset--slider {
    margin: 0 20px 40px auto;
  }
}

/*
** Silent Classes assets
*/
.m-outline-asset--contract, .m-outline-asset--tool {
  border-top: none !important;
}

.no-float.m-outline-asset--contract, .no-float.m-outline-asset--tool {
  margin: 0 0 20px 0 !important;
  float: none !important;
  width: auto !important;
}

.no-float.m-outline-asset--contract .m-outline-asset--tool__name, .no-float.m-outline-asset--tool .m-outline-asset--tool__name, .no-float.m-outline-asset--contract .m-outline-asset--tool__title, .no-float.m-outline-asset--tool .m-outline-asset--tool__title, .no-float.m-outline-asset--contract .m-outline-asset--tool__description, .no-float.m-outline-asset--tool .m-outline-asset--tool__description, .no-float.m-outline-asset--contract .m-outline-asset--contract__name, .no-float.m-outline-asset--tool .m-outline-asset--contract__name, .no-float.m-outline-asset--contract .m-outline-asset--contract__title, .no-float.m-outline-asset--tool .m-outline-asset--contract__title, .no-float.m-outline-asset--contract .m-outline-asset--contract__description, .no-float.m-outline-asset--tool .m-outline-asset--contract__description {
  max-width: 70% !important;
}

.m-outline-asset--contract .m-outline-asset--contract__header, .m-outline-asset--tool .m-outline-asset--tool__header {
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
  padding-bottom: 2px;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #e3d7c4;
  position: relative;
}

.m-outline-asset--contract .m-outline-asset--contract__name, .m-outline-asset--tool .m-outline-asset--tool__name {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #454443;
  max-width: 270px;
  display: block;
}

.m-outline-asset--contract .m-outline-asset--contract__image-container, .m-outline-asset--tool .m-outline-asset--tool__image-container {
  padding: 0px 10px;
  padding: 0rem 1rem;
  position: absolute;
  right: 20px;
  top: -5px;
  background: #fef7ea;
}

.m-outline-asset--contract .m-outline-asset--contract__image, .m-outline-asset--tool .m-outline-asset--tool__image {
  width: 60px;
  height: 60px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.m-outline-asset--contract .m-outline-asset--contract__image-mask, .m-outline-asset--tool .m-outline-asset--tool__image-mask {
  background-image: url("../img/tool-mask.png");
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
}

.m-outline-asset--contract .m-outline-asset--contract__title, .m-outline-asset--tool .m-outline-asset--tool__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #212d5b;
  max-width: 270px;
  display: block;
}

.m-outline-asset--contract .m-outline-asset--contract__description, .m-outline-asset--tool .m-outline-asset--tool__description {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0px;
  margin: 0rem;
  line-height: 20px;
  line-height: 2rem;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  color: #454443;
  max-width: 270px;
  display: block;
}

.m-outline-asset--contract .m-outline-asset--contract__description:after, .m-outline-asset--tool .m-outline-asset--tool__description:after {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 5px;
  margin-left: 0.5rem;
  color: #454443;
  content: "";
}

/*
** Outline assets - default
*/
/*
** Different outline assets - default
*/
.m-outline-asset--citation {
  border-top: none !important;
}

.m-outline-asset--citation .m-outline-asset--citation__quote {
  background: #f5e8d8;
  padding: 30px;
  position: relative;
}

body.subsite-sabato .m-outline-asset--citation .m-outline-asset--citation__quote {
  background: #acacac;
}

.m-outline-asset--citation .m-outline-asset--citation__quote:before {
  width: 0px;
  height: 0px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: -22px;
  left: 22px;
  content: "";
  border-style: solid;
  border-width: 22px 0px 0 44px;
  border-color: #f5e8d8 transparent transparent transparent;
}

body.subsite-sabato .m-outline-asset--citation .m-outline-asset--citation__quote:before {
  border-color: #acacac transparent transparent transparent;
}

.m-outline-asset--citation .m-outline-asset--citation__quote__text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #454443;
  display: block;
}

body.subsite-sabato .m-outline-asset--citation .m-outline-asset--citation__quote__text {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Noto", serif;
  font-style: italic;
  color: #ffffff;
  text-transform: none;
  text-align: right;
}

body.subsite-sabato .m-outline-asset--citation .m-outline-asset--citation__quote__text:before {
  font-size: 22px;
  content: open-quote;
}

body.subsite-sabato .m-outline-asset--citation .m-outline-asset--citation__quote__text:after {
  font-size: 22px;
  content: close-quote;
}

.m-outline-asset--citation .m-outline-asset--citation__info {
  display: block;
  padding-left: 80px;
  margin-top: 10px;
}

.m-outline-asset--citation .m-outline-asset--citation__info__author {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
  display: block;
  color: #454443;
  text-transform: uppercase;
  font-weight: bold;
}

body.subsite-sabato .m-outline-asset--citation .m-outline-asset--citation__info__author {
  font-size: 14px;
  font-size: 1.4rem;
  color: #84807c;
  display: inline-block;
  text-transform: none;
  font-weight: 400;
}

.m-outline-asset--citation .m-outline-asset--citation__info__function {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
  display: block;
  color: #454443;
  text-transform: uppercase;
  font-weight: normal;
}

body.subsite-sabato .m-outline-asset--citation .m-outline-asset--citation__info__function {
  color: #84807c;
  display: inline-block;
  text-transform: none;
  font-weight: 400;
}

body.subsite-sabato .m-outline-asset--citation .m-outline-asset--citation__info__function:before {
  content: '-';
  margin-right: 4px;
}

.m-outline-asset--contract .m-outline-asset--contract__link {
  display: block;
}

.m-outline-asset--tool .m-outline-asset--tool__link {
  display: block;
}

.m-outline-asset--number-citation {
  color: #454443;
}

.m-outline-asset--number-citation .m-outline-asset--number-citation__header {
  font-size: 30px;
  font-size: 3rem;
  display: block;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
}

.m-outline-asset--number-citation .m-outline-asset--number-citation__highlighted {
  font-size: 65px;
  font-size: 6.5rem;
  color: #56a47d;
  font-weight: bold;
  letter-spacing: -2px;
}

body.subsite-sabato .m-outline-asset--number-citation .m-outline-asset--number-citation__highlighted {
  color: #acacac;
}

.m-outline-asset--number-citation .m-outline-asset--number-citation__content {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  font-weight: bold;
}

body.subsite-sabato .m-outline-asset--number-citation .m-outline-asset--number-citation__content {
  color: #454443;
}

.m-outline-asset--image {
  zoom: 1;
  padding-top: 0;
  margin: 0 40px 20px 0;
  float: none;
  clear: both;
  display: block;
  border: 0;
}

.m-outline-asset--image:before, .m-outline-asset--image:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-outline-asset--image:after {
  clear: both;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--image {
    border-top: 1px solid #e3d7c4;
    float: left;
    padding-top: 20px;
    margin: 5px 40px 20px -190px;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-outline-asset--image {
    border-top: 1px solid #000000;
  }
}

.m-outline-asset--image .m-outline-asset--image__description {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  color: #84807c;
  float: none;
  width: 340px;
  margin: 0 auto;
  font-style: italic;
  display: block;
  margin-top: 10px;
  margin-top: 1rem;
}

body.subsite-sabato .m-outline-asset--image .m-outline-asset--image__description {
  font-size: 18px;
  font-size: 1.8rem;
  color: #2f2d2c;
  font-weight: 700;
  font-style: normal;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--image .m-outline-asset--image__description {
    float: left;
    width: 150px;
    margin: 0 40px 0 0;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--image .m-outline-asset--image__description {
    float: none;
    width: 340px;
    margin: 0 auto;
  }
}

body.mobile .l-main-container-article--liveblog__post .m-outline-asset--image .m-outline-asset--image__description {
  float: none;
  width: 340px;
  margin: 0 auto;
}

body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--image .m-outline-asset--image__description {
  float: none;
  width: 340px;
  margin: 0 auto;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--image .m-outline-asset--image__description {
    float: none;
    width: 340px;
    margin: 0 auto;
  }
}

.m-outline-asset--image .m-outline-asset--image__content {
  float: none;
  display: block;
  max-width: 340px;
  margin: 0 auto;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--image .m-outline-asset--image__content {
    float: right;
    width: 340px;
    margin: 0;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--image .m-outline-asset--image__content {
    float: none;
    display: block;
    max-width: 340px;
    margin: 0 auto 20px auto;
  }
}

body.mobile .l-main-container-article--liveblog__post .m-outline-asset--image .m-outline-asset--image__content {
  float: none;
  display: block;
  max-width: 340px;
  margin: 0 auto 20px auto;
}

body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--image .m-outline-asset--image__content {
  float: none;
  display: block;
  max-width: 340px;
  margin: 0 auto 20px auto;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--image .m-outline-asset--image__content {
    float: none;
    display: block;
    max-width: 340px;
    margin: 0 auto 20px auto;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--image {
    padding: 0;
    border-top: none;
  }
}

body.mobile .l-main-container-article--liveblog__post .m-outline-asset--image {
  padding: 0;
  border-top: none;
}

body.non-responsive .l-main-container-article--liveblog__post .m-outline-asset--image {
  padding: 0;
  border-top: none;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog__post .m-outline-asset--image {
    padding: 0;
    border-top: none;
  }
}

/* Sabato overrides */
.m-outline-asset--poll {
  background: #3089a7;
  padding: 20px 30px 30px;
  position: relative;
  border: none !important;
}

body.subsite-sabato .m-outline-asset--poll {
  background: #454443;
}

body.subsite-sas .m-outline-asset--poll {
  background: #69a7ca;
}

.m-outline-asset--poll:before {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 38px 38px 0;
  border-color: transparent #fef7ea transparent transparent;
}

body.subsite-sabato .m-outline-asset--poll:before {
  border-color: transparent #ffffff transparent transparent;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--poll {
    border-top: none;
  }
}

.m-outline-asset--poll .m-outline-asset--poll__error {
  display: block;
  margin-top: 20px;
  padding-top: 20px;
  color: #ffffff;
  border-top: 1px solid #0b4457;
}

.m-outline-asset--poll .m-outline-asset--poll__error:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  margin-right: 10px;
}

.m-outline-asset--poll .m-outline-asset--poll__title {
  font-size: 22px;
  font-size: 2.2rem;
  display: block;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 14px;
}

.m-outline-asset--poll .m-outline-asset--poll__fieldset {
  border: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.m-outline-asset--poll .m-outline-asset--poll__item {
  display: table;
  list-style-type: none;
  margin-bottom: 10px;
  padding: 0;
  text-indent: 0px;
}

.m-outline-asset--poll .m-outline-asset--poll__item:before {
  display: none;
}

.m-outline-asset--poll .m-outline-asset--poll__item:last-child {
  margin-bottom: 0;
}

.m-outline-asset--poll .m-outline-asset--poll__item__input {
  display: table-cell;
  padding: 0;
  margin: 0 10px 0 0;
}

.m-outline-asset--poll .m-outline-asset--poll__item__label,
.m-outline-asset--poll .m-outline-asset--poll__results__answer,
.m-outline-asset--poll .m-outline-asset--poll__votes {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  line-height: 1.8rem;
  display: table-cell;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-outline-asset--poll .m-outline-asset--poll__votes {
  padding-bottom: 10px;
}

.m-outline-asset--poll .m-outline-asset--poll__actions {
  display: block;
  border-top: 1px solid #0b4457;
  padding-top: 20px;
  text-align: left;
}

body.subsite-sabato .m-outline-asset--poll .m-outline-asset--poll__actions {
  border-top: 1px solid #FFFFFF;
}

.m-outline-asset--poll .m-outline-asset--poll__actions--alternative {
  display: block;
  border-top: 1px solid #0b4457;
  padding-top: 20px;
  text-align: right;
}

body.subsite-sabato .m-outline-asset--poll .m-outline-asset--poll__actions--alternative {
  border-top: 1px solid #FFFFFF;
}

.m-outline-asset--poll .m-outline-asset--poll__submit {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 14px;
  padding: 1rem 1.4rem;
  display: inline-block;
  margin-right: 20px;
  background: #0b4457;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}

body.subsite-sabato .m-outline-asset--poll .m-outline-asset--poll__submit {
  background: #030000;
}

.m-outline-asset--poll .m-outline-asset--poll__link {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: underline;
}

.m-outline-asset--poll .m-outline-asset--poll__results {
  display: block;
}

.m-outline-asset--poll .m-outline-asset--poll__results__result {
  font-size: 16px;
  font-size: 1.6rem;
  background: #0b4457;
  text-align: right;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  padding-right: 10px;
  display: block;
}

body.subsite-sabato .m-outline-asset--poll .m-outline-asset--poll__results__result {
  background: #030000;
}

.m-outline-asset--poll .m-outline-asset--poll__results__answer {
  display: block;
  margin-bottom: 10px;
}

.m-outline-asset--poll .m-outline-asset--poll__results__result-container {
  display: block;
  margin-bottom: 20px;
}

.m-outline-asset--html-asset {
  background: #f7f0ea;
  padding: 20px 30px 30px;
  position: relative;
  border: none !important;
}

body.subsite-sabato .m-outline-asset--html-asset {
  background: #acacac;
}

.m-outline-asset--html-asset .m-outline-asset--html-asset__header {
  padding: 0px 30px 10px 30px;
  padding: 0rem 3rem 1rem 3rem;
  margin: 0px -30px 10px -30px;
  margin: 0rem -3rem 1rem -3rem;
  display: block;
  border-bottom: 1px solid #e3d7c4;
}

.m-outline-asset--html-asset .m-outline-asset--html-asset__label {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0px 0px 5px 0px;
  margin: 0rem 0rem 0.5rem 0rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #454443;
}

.m-outline-asset--html-asset .m-outline-asset--html-asset__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #454443;
}

body.subsite-sabato .m-outline-asset--html-asset span, body.subsite-sabato .m-outline-asset--html-asset p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff !important;
  font-family: "Playfair Display", serif;
}

.m-outline-asset--html-asset:before {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 38px 38px 0;
  border-color: transparent #fef7ea transparent transparent;
}

body.subsite-sabato .m-outline-asset--html-asset:before {
  border-color: transparent #ffffff transparent transparent;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--html-asset {
    border-top: none;
  }
}

.m-outline-asset--html-asset ul li {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-outline-asset--html-asset ol li {
  list-style-type: decimal;
}

.m-outline-asset--webtv {
  zoom: 1;
  padding-top: 20px;
}

.m-outline-asset--webtv:before, .m-outline-asset--webtv:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-outline-asset--webtv:after {
  clear: both;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-outline-asset--webtv {
    width: 340px;
  }
}

body.mobile .m-outline-asset--webtv {
  width: 340px;
}

body.non-responsive .m-outline-asset--webtv {
  width: 340px;
}

.m-outline-asset--webtv .m-outline-asset--webtv__description {
  font-size: 15px;
  font-size: 1.5rem;
  color: #84807c;
  float: none;
  width: 340px;
  font-style: italic;
  margin: 0 auto;
  display: block;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--webtv .m-outline-asset--webtv__description {
    float: left;
    width: 150px;
    margin: 0 40px 0 0;
  }
}

body.subsite-sabato .m-outline-asset--webtv .m-outline-asset--webtv__description {
  font-size: 18px;
  font-size: 1.8rem;
  color: #2f2d2c;
  font-weight: 700;
  font-style: normal;
}

.m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper {
  float: none;
  display: block;
  position: relative;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  width: 340px;
  cursor: pointer;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper {
    float: right;
    margin: 0;
  }
}

.m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper:before {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 70px;
  text-align: center;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "\25b6";
  color: #ffffff;
  background: #2c3b78;
}

.m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper:before:hover {
  background: #212d5b;
}

body.subsite-sabato .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper:before:hover {
  background: #2c2c2c;
}

body.subsite-finance .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper:before:hover {
  background: #003A76;
}

body.subsite-sas .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper:before:hover {
  background: false;
}

body.subsite-sabato .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper:before {
  background: #434343;
}

body.subsite-sas .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper:before {
  background: #69a7ca;
}

body.subsite-finance .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper:before {
  background: #0073AB;
}

.m-outline-asset--webtv .m-outline-asset--webtv__content {
  cursor: pointer;
  width: 340px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--webtv .inline-video {
    float: right;
    margin: 0;
  }
}

.m-outline-asset--youtube {
  zoom: 1;
  padding-top: 20px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .isFullWidth .m-outline-asset--youtube .m-outline-asset--youtube__description {
    width: auto;
  }
}

.m-outline-asset--youtube:before, .m-outline-asset--youtube:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-outline-asset--youtube:after {
  clear: both;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-outline-asset--youtube {
    width: 340px;
  }
}

body.mobile .m-outline-asset--youtube {
  width: 340px;
}

body.non-responsive .m-outline-asset--youtube {
  width: 340px;
}

.m-outline-asset--youtube iframe {
  float: none;
  display: block;
  margin: 0 auto;
  width: 340px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--youtube iframe {
    float: right;
    margin: 0;
  }
}

.m-outline-asset--youtube .m-outline-asset--youtube__description {
  font-size: 15px;
  font-size: 1.5rem;
  color: #84807c;
  float: none;
  width: 340px;
  margin: 0 auto;
  font-style: italic;
  display: block;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--youtube .m-outline-asset--youtube__description {
    float: left;
    width: 150px;
    margin: 0 40px 0 0;
  }
}

body.subsite-sabato .m-outline-asset--youtube .m-outline-asset--youtube__description {
  font-size: 18px;
  font-size: 1.8rem;
  color: #2f2d2c;
  font-style: normal;
}

.m-outline-asset--youtube .m-outline-asset--youtube__content-wrapper {
  float: none;
  display: block;
  position: relative;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  width: 340px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--youtube .m-outline-asset--youtube__content-wrapper {
    float: right;
    margin: 0;
  }
}

.m-outline-asset--youtube .m-outline-asset--youtube__content {
  width: 340px;
}

.m-outline-asset--youtube .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.m-outline-asset--youtube .embed-container iframe, .m-outline-asset--youtube .embed-container object, .m-outline-asset--youtube .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m-outline-asset--youtube .m-outline-asset__inlinevideo {
  width: 340px;
}

.m-outline-asset--slider .m-outline-asset--slider__content-info__count, .m-outline-asset--slider .m-outline-asset--slider__content-info__type {
  display: block;
  font-weight: 700;
  line-height: 1;
}

.m-outline-asset--slider {
  zoom: 1;
  padding-top: 20px;
}

.m-outline-asset--slider:before, .m-outline-asset--slider:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-outline-asset--slider:after {
  clear: both;
}

.m-outline-asset--slider .m-outline-asset--slider__description {
  font-size: 15px;
  font-size: 1.5rem;
  color: #84807c;
  float: none;
  width: 340px;
  margin: 0 auto;
  font-style: italic;
  display: block;
  line-height: 22px;
  margin-top: 10px;
  margin-top: 1rem;
}

body.subsite-sabato .m-outline-asset--slider .m-outline-asset--slider__description {
  font-size: 18px;
  font-size: 1.8rem;
  color: #2f2d2c;
  font-weight: 700;
  font-style: normal;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--slider .m-outline-asset--slider__description {
    float: left;
    width: 150px;
    margin: 0 40px 0 0;
  }
}

.m-outline-asset--slider .m-outline-asset--slider__content-wrapper {
  float: none;
  display: block;
  position: relative;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  width: 340px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-outline-asset--slider .m-outline-asset--slider__content-wrapper {
    float: right;
    margin: 0;
  }
}

.m-outline-asset--slider .m-outline-asset--slider__content-info {
  position: absolute;
  width: 70px;
  height: 70px;
  background: #2c3b78;
  left: 0;
  bottom: 0;
  text-align: center;
  padding-top: 14px;
}

.m-outline-asset--slider .m-outline-asset--slider__content-info:hover {
  background: #212d5b;
}

body.subsite-sabato .m-outline-asset--slider .m-outline-asset--slider__content-info:hover {
  background: #2c2c2c;
}

body.subsite-finance .m-outline-asset--slider .m-outline-asset--slider__content-info:hover {
  background: #003A76;
}

body.subsite-sas .m-outline-asset--slider .m-outline-asset--slider__content-info:hover {
  background: false;
}

body.subsite-finance .m-outline-asset--slider .m-outline-asset--slider__content-info {
  background: #0073AB;
}

body.subsite-sabato .m-outline-asset--slider .m-outline-asset--slider__content-info {
  background: #434343;
}

body.subsite-sas .m-outline-asset--slider .m-outline-asset--slider__content-info {
  background: #69a7ca;
}

.m-outline-asset--slider .m-outline-asset--slider__content-info__count {
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "Roboto Condensed", sans-serif;
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
}

body.subsite-sas .m-outline-asset--slider .m-outline-asset--slider__content-info__count {
  font-family: "Verdana", sans-serif;
}

.m-outline-asset--slider .m-outline-asset--slider__content-info__type {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto", serif;
  color: #b9c3db;
}

body.subsite-sabato .m-outline-asset--slider .m-outline-asset--slider__content-info__type {
  color: #acacac;
}

body.subsite-sas .m-outline-asset--slider .m-outline-asset--slider__content-info__type {
  font-family: "Verdana", sans-serif;
  color: #FFFFFF;
}

.m-outline-asset--slider .m-outline-asset--slider__content {
  width: 340px;
}

.m-outline-asset--quotation-shortcode.highlight--up .m-outline-asset--quotation-shortcode__percentage, .m-outline-asset--quotation-shortcode.highlight--down .m-outline-asset--quotation-shortcode__percentage, .m-outline-asset--quotation-shortcode.highlight--up .m-outline-asset--quotation-info__percentage, .m-outline-asset--quotation-shortcode.highlight--down .m-outline-asset--quotation-info__percentage {
  -webkit-transition: top 0.4s 0.5s ease;
  -ms-transition: top 0.4s 0.5s ease;
  -moz-transition: top 0.4s 0.5s ease;
  -o-transition: top 0.4s 0.5s ease;
  transition: top 0.4s 0.5s ease;
  color: #ffffff !important;
}

.m-outline-asset--quotation-shortcode.highlight--up .m-outline-asset--quotation-shortcode__name, .m-outline-asset--quotation-shortcode.highlight--down .m-outline-asset--quotation-shortcode__name, .m-outline-asset--quotation-shortcode.highlight--up .m-outline-asset--quotation-info__name, .m-outline-asset--quotation-shortcode.highlight--down .m-outline-asset--quotation-info__name {
  color: #ffffff !important;
}

.m-outline-asset--quotation-shortcode {
  height: 23px;
  line-height: 19px;
  background: #fffaf4;
  border: 1px solid #e3d7c4;
  display: inline-block;
  cursor: default;
  position: relative;
  font-family: "Noto", serif;
  overflow: hidden;
}

.m-outline-asset--quotation-shortcode > .realtime {
  -webkit-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.m-outline-asset--quotation-shortcode.highlight--up {
  background: #2B873C;
}

.m-outline-asset--quotation-shortcode.highlight--down {
  background: #CD4036;
}

.m-outline-asset--quotation-shortcode.update .m-outline-asset--quotation-shortcode__percentage,
.m-outline-asset--quotation-shortcode.update .m-outline-asset--quotation-info__percentage {
  top: 23px;
}

.m-outline-asset--quotation-shortcode > span:first-of-type {
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  display: block;
  width: 100%;
  height: 100%;
}

.m-outline-asset--quotation-shortcode .m-outline-asset--quotation-shortcode__name {
  font-size: 13px;
  font-size: 1.3rem;
  margin-right: 5px;
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  color: #59554e;
  font-weight: 700;
  text-transform: uppercase;
}

.m-outline-asset--quotation-shortcode .m-outline-asset--quotation-shortcode__percentage,
.m-outline-asset--quotation-shortcode .m-outline-asset--quotation-info__percentage {
  position: relative;
  top: 0;
}

.m-outline-asset--quotation-shortcode .m-outline-asset--quotation-shortcode__percentage:after,
.m-outline-asset--quotation-shortcode .m-outline-asset--quotation-info__percentage:after {
  content: attr(data-new-val);
  position: absolute;
  right: 0px;
  width: 100%;
  height: 22px;
  overflow: hidden;
  text-align: right;
  top: -23px;
}

.m-outline-asset--quotation-shortcode .m-outline-asset--quotation-shortcode__percentage {
  font-size: 13px;
  font-size: 1.3rem;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 700;
}

.m-outline-asset--quotation-shortcode a {
  text-decoration: none !important;
}

.m-outline-asset--quotation-shortcode.high .m-outline-asset--quotation-shortcode__name {
  color: #1E652B;
}

.m-outline-asset--quotation-shortcode.high .m-outline-asset--quotation-shortcode__percentage {
  color: #1E652B;
}

.m-outline-asset--quotation-shortcode.high.is-active {
  background: #1E652B;
  border: 1px solid #1E652B;
}

.m-outline-asset--quotation-shortcode.high.is-active .m-outline-asset--quotation-shortcode__name {
  color: #ffffff;
}

.m-outline-asset--quotation-shortcode.high.is-active .m-outline-asset--quotation-shortcode__percentage {
  color: #ffffff;
}

.m-outline-asset--quotation-info__percentage.high {
  color: #1E652B;
}

.m-outline-asset--quotation-shortcode.positive .m-outline-asset--quotation-shortcode__name {
  color: #2B873C;
}

.m-outline-asset--quotation-shortcode.positive .m-outline-asset--quotation-shortcode__percentage {
  color: #2B873C;
}

.m-outline-asset--quotation-shortcode.positive.is-active {
  background: #2B873C;
  border: 1px solid #2B873C;
}

.m-outline-asset--quotation-shortcode.positive.is-active .m-outline-asset--quotation-shortcode__name {
  color: #ffffff;
}

.m-outline-asset--quotation-shortcode.positive.is-active .m-outline-asset--quotation-shortcode__percentage {
  color: #ffffff;
}

.m-outline-asset--quotation-info__percentage.positive {
  color: #2B873C;
}

.m-outline-asset--quotation-shortcode.negative .m-outline-asset--quotation-shortcode__name {
  color: #CD4036;
}

.m-outline-asset--quotation-shortcode.negative .m-outline-asset--quotation-shortcode__percentage {
  color: #CD4036;
}

.m-outline-asset--quotation-shortcode.negative.is-active {
  background: #CD4036;
  border: 1px solid #CD4036;
}

.m-outline-asset--quotation-shortcode.negative.is-active .m-outline-asset--quotation-shortcode__name {
  color: #ffffff;
}

.m-outline-asset--quotation-shortcode.negative.is-active .m-outline-asset--quotation-shortcode__percentage {
  color: #ffffff;
}

.m-outline-asset--quotation-info__percentage.negative {
  color: #CD4036;
}

.m-outline-asset--quotation-shortcode.deep .m-outline-asset--quotation-shortcode__name {
  color: #A52C23;
}

.m-outline-asset--quotation-shortcode.deep .m-outline-asset--quotation-shortcode__percentage {
  color: #A52C23;
}

.m-outline-asset--quotation-shortcode.deep.is-active {
  background: #A52C23;
  border: 1px solid #A52C23;
}

.m-outline-asset--quotation-shortcode.deep.is-active .m-outline-asset--quotation-shortcode__name {
  color: #ffffff;
}

.m-outline-asset--quotation-shortcode.deep.is-active .m-outline-asset--quotation-shortcode__percentage {
  color: #ffffff;
}

.m-outline-asset--quotation-info__percentage.deep {
  color: #A52C23;
}

.m-outline-asset--quotation-shortcode.equal .m-outline-asset--quotation-shortcode__name {
  color: #84807C;
}

.m-outline-asset--quotation-shortcode.equal .m-outline-asset--quotation-shortcode__percentage {
  color: #84807C;
}

.m-outline-asset--quotation-shortcode.equal.is-active {
  background: #C6B49C;
  border: 1px solid #C6B49C;
}

.m-outline-asset--quotation-shortcode.equal.is-active .m-outline-asset--quotation-shortcode__name {
  color: #ffffff;
}

.m-outline-asset--quotation-shortcode.equal.is-active .m-outline-asset--quotation-shortcode__percentage {
  color: #ffffff;
}

.m-outline-asset--quotation-info__percentage.equal {
  color: #84807C;
}

.m-outline-asset--quotation-info {
  -webkit-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  display: none;
  max-width: 540px;
  background: #fef7ea;
  color: #454443;
}

.m-outline-asset--quotation-info.hidden {
  -webkit-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  display: none;
}

.m-outline-asset--quotation-info .l-grid__row :first-child .m-outline-asset--quotation-info__container {
  border-left: none;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__container {
  padding: 10px 15px;
  display: block;
  border-left: 1px solid #e3d7c4;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__content .l-grid__item {
  padding-left: 0px;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__content .l-grid__row {
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 0px;
  overflow: hidden;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__content .l-grid__row .l-grid__item:last-child .m-outline-asset--quotation-info__container {
  border: none;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__content .l-grid__row:last-child {
  border: none;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__header {
  display: block;
  background: #fdf3e5;
  width: 100%;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__title {
  padding: 0px 25px;
  padding: 0rem 2.5rem;
  font-size: 26px;
  font-size: 2.6rem;
  display: block;
  font-family: "Noto", serif;
  text-decoration: none;
  color: #2c3b78;
  padding-top: 20px;
  padding-bottom: 20px;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__title:after {
  content: "";
  font-family: "FontAwesome";
  color: #b5ada3;
  padding-left: 10px;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__divider {
  display: block;
  width: 100%;
  height: 5px;
  background-image: url("../img/reaction-divider.png");
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__details {
  padding-bottom: 9999px !important;
  margin-bottom: -9999px !important;
  border-right: 1px solid #e3d7c4;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__details__section {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3d7c4;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__details__section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__price-link {
  color: #454443;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__price-link:hover {
  color: #454443;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__price {
  text-align: left;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  color: #454443;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__percentage-link {
  display: inline-block;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__percentage {
  font-size: 28px;
  font-size: 2.8rem;
  text-align: right;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__details__title {
  color: #aaa094;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__details__number {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  display: block;
}

.m-outline-asset--quotation-info .l-grid--full.m-outline-asset--quotation-info__details__sub-section {
  margin-top: 10px;
  margin-top: 1rem;
}

.m-outline-asset--quotation-info .l-grid--full.m-outline-asset--quotation-info__details__sub-section.first {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e3d7c4;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__details__time {
  text-align: right;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__details__time:before {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: -2px 5px 0px 0px;
  margin: -0.2rem 0.5rem 0rem 0rem;
  content: "";
}

.m-outline-asset--quotation-info .m-outline-asset--quoation-info__graph-container {
  padding-bottom: 9999px !important;
  margin-bottom: -9999px !important;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__graph {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 175px;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__graph .m-outline-asset--quotation-info__graph__wrapper {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__analyst__row {
  display: block;
  margin-bottom: 5px;
  font-family: "Noto", serif;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__analyst__row:last-child {
  margin-bottom: 0px;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__analyst__link {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__analyst__link a {
  margin-left: 5px;
  margin-left: 0.5rem;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__recommendation-container {
  padding-bottom: 9999px !important;
  margin-bottom: -9999px !important;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__recommendation__link {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 9px;
  margin-top: 0.9rem;
  text-align: center;
  padding: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #2c3b78;
  background-color: #fdf3e5;
  border: 1px solid #e3d7c4;
  display: block;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__recommendation__link:hover {
  background-color: #2c3b78;
  border: 1px solid #2c3b78;
  color: #FFF;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__actions__action {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  display: block;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__actions__title {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  text-transform: uppercase;
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__actions__item {
  margin-top: 5px;
  margin-top: 0.5rem;
  display: block;
  color: #2c3b78;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__related__item {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  display: block;
  font-family: "Noto", serif;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #454443;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__related__item:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  margin-right: 0.5rem;
  content: "";
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__related__item:hover {
  color: #2c3b78;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__community-container {
  padding-bottom: 9999px !important;
  margin-bottom: -9999px !important;
  border-right: 1px solid #e3d7c4;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__action-container {
  padding-bottom: 9999px !important;
  margin-bottom: -9999px !important;
  border-right: 1px solid #e3d7c4;
}

.m-outline-asset--quotation-info .m-outline-asset--quotation-info__related-container {
  padding-bottom: 9999px !important;
  margin-bottom: -9999px !important;
}

.opentip .m-outline-asset--quotation-info {
  display: block;
}

/*
** Outline assets - full width
*/
.isFullWidth .m-outline-asset--image, .isFullWidth .m-outline-asset--citation,
.isFullWidth .m-outline-asset--number-citation,
.isFullWidth .m-outline-asset--contract,
.isFullWidth .m-outline-asset--tool, .isFullWidth .m-outline-asset--poll,
.isFullWidth .m-outline-asset--html-asset,
.isFullWidth .m-outline-asset--slider, .isFullWidth .m-outline-asset--webtv,
.isFullWidth .m-outline-asset--youtube {
  margin: 0 auto 20px auto !important;
  display: block !important;
  float: none !important;
}

@media only screen and (min-width: 1280px) {
  body.immobile .isFullWidth .m-outline-asset--image, .isFullWidth body.immobile .m-outline-asset--image, body.immobile .isFullWidth .m-outline-asset--citation, .isFullWidth body.immobile .m-outline-asset--citation, body.immobile
  .isFullWidth .m-outline-asset--number-citation,
  .isFullWidth body.immobile .m-outline-asset--number-citation, body.immobile
  .isFullWidth .m-outline-asset--contract,
  .isFullWidth body.immobile .m-outline-asset--contract, body.immobile
  .isFullWidth .m-outline-asset--tool,
  .isFullWidth body.immobile .m-outline-asset--tool, body.immobile .isFullWidth .m-outline-asset--poll, .isFullWidth body.immobile .m-outline-asset--poll, body.immobile
  .isFullWidth .m-outline-asset--html-asset,
  .isFullWidth body.immobile .m-outline-asset--html-asset, body.immobile
  .isFullWidth .m-outline-asset--slider,
  .isFullWidth body.immobile .m-outline-asset--slider, body.immobile .isFullWidth .m-outline-asset--webtv, .isFullWidth body.immobile .m-outline-asset--webtv, body.immobile
  .isFullWidth .m-outline-asset--youtube,
  .isFullWidth body.immobile .m-outline-asset--youtube {
    margin: 0 auto 20px auto !important;
  }
}

.isFullWidth .m-outline-asset--image .m-outline-asset--slider__content-wrapper, .isFullWidth .m-outline-asset--citation .m-outline-asset--slider__content-wrapper,
.isFullWidth .m-outline-asset--number-citation .m-outline-asset--slider__content-wrapper,
.isFullWidth .m-outline-asset--contract .m-outline-asset--slider__content-wrapper,
.isFullWidth .m-outline-asset--tool .m-outline-asset--slider__content-wrapper, .isFullWidth .m-outline-asset--poll .m-outline-asset--slider__content-wrapper,
.isFullWidth .m-outline-asset--html-asset .m-outline-asset--slider__content-wrapper,
.isFullWidth .m-outline-asset--slider .m-outline-asset--slider__content-wrapper, .isFullWidth .m-outline-asset--webtv .m-outline-asset--slider__content-wrapper,
.isFullWidth .m-outline-asset--youtube .m-outline-asset--slider__content-wrapper {
  float: none !important;
}

.isFullWidth .m-outline-asset--slider, .isFullWidth .m-outline-asset--webtv, .isFullWidth .m-outline-asset--youtube {
  border-top: none !important;
  padding-top: 0 !important;
}

.isFullWidth .m-outline-asset--slider .m-outline-asset--slider__content-wrapper, .isFullWidth .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper {
  margin-bottom: 10px !important;
  width: 530px !important;
}

.isFullWidth .m-outline-asset--slider .m-outline-asset--slider__content, .isFullWidth .m-outline-asset--webtv .m-outline-asset--webtv__content {
  width: 530px !important;
}

.isFullWidth .m-outline-asset--slider .m-outline-asset--slider__description, .isFullWidth .m-outline-asset--webtv .m-outline-asset--webtv__description {
  float: none !important;
  width: 100% !important;
}

.isFullWidth {
  /*
  ** Different outline assets - full width
  */
}

.isFullWidth .m-outline-asset--image {
  width: 100%;
  border-top: none !important;
  padding-top: 0 !important;
}

.isFullWidth .m-outline-asset--image .m-outline-asset--slider__content-wrapper {
  width: 100%;
}

.isFullWidth .m-outline-asset--image .m-outline-asset--image__content {
  width: 100%;
  max-width: 100%;
}

.isFullWidth .m-outline-asset--image .m-outline-asset--image__content {
  display: block !important;
  float: none !important;
  width: auto !important;
  margin: 0 auto 20px auto !important;
  max-height: none;
  max-width: 100% !important;
}

.isFullWidth .m-outline-asset--image .m-outline-asset--image__description {
  display: block !important;
  float: none !important;
  width: 100% !important;
}

body.subsite-sabato .isFullWidth .m-outline-asset--image .m-outline-asset--image__description {
  font-size: 16px;
  font-size: 1.6rem;
  color: #7f7f7f;
  text-align: center;
  font-weight: 400;
}

.isFullWidth .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper {
  width: 755px !important;
}

.isFullWidth .m-outline-asset--webtv .m-outline-asset--webtv__content {
  width: 755px !important;
}

.isFullWidth .m-outline-asset--citation,
.isFullWidth .m-outline-asset--number-citation,
.isFullWidth .m-outline-asset--contract,
.isFullWidth .m-outline-asset--tool {
  width: 400px !important;
}

.isFullWidth .m-outline-asset--poll,
.isFullWidth .m-outline-asset--html-asset,
.isFullWidth .m-outline-asset--slider {
  width: 530px !important;
}

.isFullWidth .m-outline-asset--webtv,
.isFullWidth .m-outline-asset--youtube {
  width: 100% !important;
  max-width: 100% !important;
}

.isFullWidth .m-outline-asset--webtv .m-outline-asset--webtv__content-wrapper,
.isFullWidth .m-outline-asset--youtube .m-outline-asset--webtv__content-wrapper {
  float: none !important;
  width: 100% !important;
}

.isFullWidth .m-outline-asset--webtv .m-outline-asset--webtv__content,
.isFullWidth .m-outline-asset--youtube .m-outline-asset--webtv__content {
  width: 100% !important;
}

.m-outline-asset__inlinevideo {
  position: relative;
  display: block;
  float: right;
}

.m-reaction-count--top-left, .m-reaction-count--top-center, .m-reaction-count--top-right, .m-reaction-count--bottom-left, .m-reaction-count--bottom-center, .m-reaction-count--bottom-right, .m-reaction-count--right-top, .m-reaction-count--right-center, .m-reaction-count--right-bottom, .m-reaction-count--left-top, .m-reaction-count--left-center, .m-reaction-count--left-bottom {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  font-family: "Helvetica", "Arial", sans;
  font-weight: bold;
  color: white;
  display: inline-block;
  padding: 0 5px;
  position: relative;
  text-align: center;
  min-width: 25px;
  height: 20px;
}

.m-reaction-count--top-left, .m-reaction-count--top-center, .m-reaction-count--top-right, .m-reaction-count--bottom-left, .m-reaction-count--bottom-center, .m-reaction-count--bottom-right, .m-reaction-count--right-top, .m-reaction-count--right-center, .m-reaction-count--right-bottom, .m-reaction-count--left-top, .m-reaction-count--left-center, .m-reaction-count--left-bottom {
  background-color: #b5ada3;
}

.m-reaction-count--top-left:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #b5ada3;
  top: -4px;
  left: 10px;
}

.m-reaction-count--top-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #b5ada3;
  top: -4px;
  left: "/2-5px";
}

.m-reaction-count--top-right:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #b5ada3;
  top: -4px;
  right: 10px;
}

.m-reaction-count--bottom-left:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #b5ada3;
  bottom: -4px;
  left: 10px;
}

.m-reaction-count--bottom-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #b5ada3;
  bottom: -4px;
  left: "/2-5px";
}

.m-reaction-count--bottom-right:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #b5ada3;
  bottom: -4px;
  right: 10px;
}

.m-reaction-count--right-top:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid #b5ada3;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  right: -4px;
  top: 10px;
}

.m-reaction-count--right-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid #b5ada3;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  right: -4px;
  top: 5px;
}

.m-reaction-count--right-bottom:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 5px solid #b5ada3;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  right: -4px;
  bottom: 10px;
}

.m-reaction-count--left-top:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 5px solid #b5ada3;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: -4px;
  top: 10px;
}

.m-reaction-count--left-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 5px solid #b5ada3;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: -4px;
  top: 5px;
}

.m-reaction-count--left-bottom:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 5px solid #b5ada3;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: -4px;
  bottom: 10px;
}

.m-ad {
  display: inline-block;
  vertical-align: top;
}

.m-ad.m-ad--centered {
  text-align: center;
}

.m-ad.m-ad--centered > .js-dfpAdPosSR {
  margin: 10px 0;
  display: block;
}

.m-ad.m-ad--highlight {
  background-color: #faeede;
}

.m-ad.m-ad--highlight > * {
  padding: 20px 0;
}

.m-ad.m-ad--block {
  display: block !important;
}

@media only screen and (max-width: 1119px) {
  body.immobile.subsite-sabato .m-ad {
    max-width: 468px;
    display: block;
    margin: 0 auto;
  }
}

body.mobile.subsite-sabato .m-ad {
  max-width: 468px;
  display: block;
  margin: 0 auto;
}

body.non-responsive.subsite-sabato .m-ad {
  max-width: 468px;
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width: 1120px) {
  body.immobile.subsite-sabato .m-ad {
    display: inline-block;
    margin: 0;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-ad {
    display: block;
  }
}

.m-ad .m-ad__title {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto", serif;
  color: #84807c;
  font-style: italic;
  text-align: left;
  font-weight: 400;
  margin: 0 0 10px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-ad .m-ad__title {
    margin: 0 0 10px;
    height: auto;
    line-height: 1;
  }
}

body.subsite-sabato .m-ad .m-ad__title {
  text-align: left;
}

@media only screen and (max-width: 1119px) {
  body.immobile.subsite-sabato .m-ad .m-ad__title {
    text-align: center;
  }
}

body.mobile.subsite-sabato .m-ad .m-ad__title {
  text-align: center;
}

body.non-responsive.subsite-sabato .m-ad .m-ad__title {
  text-align: center;
}

.m-ad--open.imu {
  min-height: 250px;
}

.m-ad--open.leader {
  min-height: 170px;
}

.m-ad--bottom {
  margin-top: 40px;
}

.m-mediamaster-pointer {
  cursor: hand;
}

.m-mediamaster--zen-default {
  width: 100%;
  height: 594px;
  background: #c2b6a4;
}

.m-mediamaster, .m-mediamaster--longread {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  font-size: 0px;
  cursor: pointer;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-mediamaster, body.immobile .m-mediamaster--longread {
    margin: 0;
  }
}

.m-mediamaster img, .m-mediamaster--longread img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 516px;
}

.m-mediamaster .m-mediamaster__zoom, .m-mediamaster--longread .m-mediamaster__zoom {
  position: absolute;
  right: 30px;
  bottom: 20px;
  color: #ffffff;
  text-decoration: none;
}

.m-mediamaster .m-mediamaster__zoom:before, .m-mediamaster--longread .m-mediamaster__zoom:before {
  font-size: 30px;
  font-size: 3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
}

.m-mediamaster--longread img {
  max-width: none;
  max-height: none;
  width: 100%;
}

.m-mediamaster-actions--is-relative, .m-mediamaster-actions--is-absolute {
  width: 100%;
  text-align: left;
}

.left.m-mediamaster-actions--is-relative, .left.m-mediamaster-actions--is-absolute {
  text-align: left;
}

.right.m-mediamaster-actions--is-relative, .right.m-mediamaster-actions--is-absolute {
  text-align: right;
}

.m-mediamaster-actions--is-relative {
  position: relative;
}

.m-mediamaster-actions--is-absolute {
  position: absolute;
  bottom: 0;
  left: 0;
}

.m-mediamaster-asset {
  width: 90px;
  height: 90px;
  background: #2c3b78;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding-top: 18px;
  margin-right: 1px;
}

.m-mediamaster-asset:hover {
  background-color: #212d5b;
}

body.subsite-sabato .m-mediamaster-asset:hover {
  background-color: #2c2c2c;
}

.m-mediamaster-asset:last-child {
  margin-right: 0;
}

body.subsite-sabato .m-mediamaster-asset {
  background: #434343;
  padding-top: 14px;
}

body.subsite-sas .m-mediamaster-asset {
  background: #69a7ca;
}

.m-mediamaster-asset .m-mediamaster-asset__info {
  text-align: center;
  margin: 0px;
}

.m-mediamaster-asset .m-mediamaster-asset__count {
  font-size: 40px;
  font-size: 4rem;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
}

body.subsite-sabato .m-mediamaster-asset .m-mediamaster-asset__count {
  font-size: 42px;
  font-size: 4.2rem;
  font-family: "Playfair Display", serif;
  color: #ffffff;
  margin-bottom: 8px;
}

body.subsite-sas .m-mediamaster-asset .m-mediamaster-asset__count {
  font-size: 35px;
  font-size: 3.5rem;
  font-family: "Verdana", sans-serif;
  color: #FFFFFF;
}

.m-mediamaster-asset .m-mediamaster-asset__type {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #b9c3db;
  line-height: 1;
}

body.subsite-sabato .m-mediamaster-asset .m-mediamaster-asset__type {
  color: #acacac;
}

body.subsite-sas .m-mediamaster-asset .m-mediamaster-asset__type {
  font-family: "Verdana", sans-serif;
  color: #FFFFFF;
}

.m-read-more .m-read-more__list__item {
  list-style-type: none;
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

body.subsite-sabato .m-read-more .m-read-more__list__item {
  border-bottom: 1px solid #000000;
}

body.subsite-sabato .m-read-more .m-read-more__list__item:last-child {
  border-bottom: none;
}

.m-read-more .m-read-more__list__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.m-read-more .m-read-more__list__item__link {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
  display: table;
}

.m-read-more .m-read-more__list__item__link:hover {
  color: #8FA1CB;
}

body.subsite-sabato .m-read-more .m-read-more__list__item__link {
  color: #454443;
}

body.subsite-sabato .m-read-more .m-read-more__list__item__link:hover {
  color: false;
}

body.subsite-sas .m-read-more .m-read-more__list__item__link {
  color: #625f5c;
}

.m-read-more .m-read-more__list__item__link:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 10px;
  padding-right: 1rem;
  padding-top: 4px;
  padding-top: 0.4rem;
}

body.subsite-sabato .m-read-more .m-read-more__list__item__link:before {
  color: false;
}

.m-read-more .m-read-more__list__item__link.article:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.webtv:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.youtube:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.document:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.image_slider:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.poll:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.tool:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.liveblog:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.dossier:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.contract:before {
  content: "";
}

.m-read-more .m-read-more__list__item__link.link.default:before {
  content: "";
}

.m-read-more .m-read-more__list__item__title {
  display: table-cell;
  vertical-align: top;
}

.m-annual-report.annualreport .m-annual-report__link, .m-annual-report.companyguide .m-annual-report__link {
  display: table;
  width: 100%;
}

.m-annual-report.annualreport .m-annual-report__link:after, .m-annual-report.companyguide .m-annual-report__link:after {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
  content: "";
  color: #c2b6a4;
  text-align: right;
}

.m-annual-report.annualreport .m-annual-report__link .m-annual-report__link__text, .m-annual-report.companyguide .m-annual-report__link .m-annual-report__link__text {
  font-size: 12px;
  font-size: 1.2rem;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}

.m-annual-report .m-annual-report__link {
  text-decoration: none;
  border-bottom: 1px solid #e3d7c4;
  padding-bottom: 10px;
  display: block;
  font-family: "Roboto", sans-serif;
}

.m-annual-report .m-annual-report__link__text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-transform: none;
  color: #2c3b78;
  display: block;
}

.m-annual-report .m-annual-report__link__text:hover {
  color: #8FA1CB;
}

.m-search-box:hover .m-search-box__link {
  display: none;
}

.m-search-box:hover .m-search-box__inner {
  display: block;
}

.m-search-box__link {
  border-top: 1px solid #e3d7c4;
  height: 50px;
}

.m-search-box__link, .m-search-box__advanced__link {
  padding: 10px 20px;
  display: block;
  text-decoration: none;
  color: #2c3b78;
}

.m-search-box__link:before, .m-search-box__form__button:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
  margin-right: 10px;
  color: #b5ada3;
  content: "";
}

.m-search-box__inner {
  display: none;
  background-color: #fdf3e5;
  height: 50px;
  width: 510px;
  border: 1px solid #e3d7c4;
  border-bottom: none;
}

.m-search-box__form {
  display: inline-block;
  vertical-align: middle;
}

.m-search-box__form .m-search-box__form__input {
  margin-left: 15px;
  background-color: #fdf3e5;
}

.m-search-box__form .m-search-box__form__button {
  margin: 0 15px;
  color: #2c3b78;
}

.m-search-box__form .m-search-box__form__input {
  border: none;
  border-bottom: 1px dashed #b7c4da;
}

.m-search-box__advanced {
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #e3d7c4;
}

.m-search-box__advanced__plus {
  content: '+';
  color: #b5ada3;
  margin-left: 0px;
  font-weight: bold;
  margin-right: 5px;
  font-size: 21px;
  font-size: 2.1rem;
}

.m-reaction, .m-reaction--response, .m-reaction--ad {
  zoom: 1;
  padding: 30px;
  width: 100%;
  border-top: 1px solid #e3d7c4;
}

.m-reaction:before, .m-reaction--response:before, .m-reaction--ad:before, .m-reaction:after, .m-reaction--response:after, .m-reaction--ad:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-reaction:after, .m-reaction--response:after, .m-reaction--ad:after {
  clear: both;
}

.first.m-reaction, .first.m-reaction--response, .first.m-reaction--ad {
  border-top: none;
}

.m-reaction--response {
  padding-left: 50px;
}

.m-reaction__container {
  position: relative;
  width: 100%;
}

.m-reaction__header {
  margin-bottom: 15px;
}

.m-reaction__author,
.m-reaction__time,
.m-reaction__ratingtitle {
  display: inline-block;
  vertical-align: bottom;
}

.m-reaction__author .l-reaction-panel__spelregels,
.m-reaction__time .l-reaction-panel__spelregels,
.m-reaction__ratingtitle .l-reaction-panel__spelregels {
  padding-left: 95px;
}

.m-reaction__currency {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #c2b6a4;
  display: inline-block;
  vertical-align: middle;
}

.m-reaction__author {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding-right: 20px;
  border-right: 1px solid #e3d7c4;
  line-height: 1;
}

.m-reaction__ratingtitle {
  zoom: 1;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  padding: 0;
  width: 100%;
  margin-bottom: 20px;
}

.m-reaction__ratingtitle:before, .m-reaction__ratingtitle:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-reaction__ratingtitle:after {
  clear: both;
}

.m-reaction__ratingtitle .m-reaction__ratingtitle__section--left {
  float: left;
}

.m-reaction__ratingtitle .m-reaction__ratingtitle__section--right {
  float: right;
  text-align: right;
}

.m-reaction__ratingtitle .m-reaction__ratingtitle__section--right .m-portfolioRecommend--header--rules {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}

.m-reaction__time {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  margin-left: 0;
  font-family: "Roboto", sans-serif;
  color: #c2b6a4;
}

.m-reaction__time:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  margin-right: 10px;
}

.m-reaction__text {
  font-size: 15px;
  font-size: 1.5rem;
  color: #454443;
  line-height: 24px;
}

.m-reaction__content {
  padding-right: 35px;
  padding-right: 3.5rem;
}

.m-reaction__interaction-container {
  width: 35px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.m-reaction__interaction__respond__button {
  position: absolute;
  bottom: 0;
  right: 0;
}

.m-reaction--ad {
  text-align: center;
  background-color: #faeede;
  padding: 0;
}

.m-reaction--ad > .js-dfpAdPosSR.add {
  margin: 30px;
}

.m-reaction-input {
  font-size: 16px;
  font-size: 1.6rem;
  background: #e3d7c4;
  width: auto;
  height: 130px;
  position: relative;
  margin-bottom: 10px;
}

body.subsite-sabato .m-reaction-input {
  background: #acacac;
}

.m-reaction-input:before {
  display: none;
}

.m-reaction-input textarea {
  width: 100%;
  height: 100%;
  padding-right: 50px;
}

.m-reaction-input textarea::-webkit-input-placeholder {
  color: #84807c;
  font-style: italic;
}

.m-reaction-input textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #84807c;
  font-style: italic;
}

.m-reaction-input textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #84807c;
  font-style: italic;
}

.m-reaction-input textarea:-ms-input-placeholder {
  color: #84807c;
  font-style: italic;
}

.m-reaction-input__textarea,
.m-reaction-input__count {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

body.subsite-sabato .m-reaction-input__textarea, body.subsite-sabato
.m-reaction-input__count {
  color: #434343;
}

.m-reaction-input__textarea {
  /* Webkit */
  /* Firefox 4-18 */
  /* Firefox 19+ */
  /* IE */
  width: 100%;
  height: 105px;
  border: none;
  background: none;
  padding: 18px 22px;
  line-height: 1;
}

.m-reaction-input__textarea::-webkit-input-placeholder {
  color: #434343;
}

.m-reaction-input__textarea:-moz-placeholder {
  color: #434343;
}

.m-reaction-input__textarea::-moz-placeholder {
  color: #434343;
}

.m-reaction-input__textarea:-ms-input-placeholder {
  color: #434343;
}

.m-reaction-input__count {
  font-size: 13px;
  font-size: 1.3rem;
  position: absolute;
  right: 20px;
  bottom: 10px;
  line-height: 1;
  color: #84807c;
}

.m-reaction-input--top-left:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #e3d7c4;
  top: -12px;
  left: 26px;
}

body.subsite-sabato .m-reaction-input--top-left:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #acacac;
  top: -12px;
  left: 26px;
}

.m-reaction-input--top-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #e3d7c4;
  top: -12px;
  left: 257pxpx;
}

body.subsite-sabato .m-reaction-input--top-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #acacac;
  top: -12px;
  left: 257pxpx;
}

.m-reaction-input--top-right:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #e3d7c4;
  top: -12px;
  right: 26px;
}

body.subsite-sabato .m-reaction-input--top-right:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #acacac;
  top: -12px;
  right: 26px;
}

.m-reaction-input--bottom-left:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #e3d7c4;
  bottom: -12px;
  left: 26px;
}

body.subsite-sabato .m-reaction-input--bottom-left:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #acacac;
  bottom: -12px;
  left: 26px;
}

.m-reaction-input--bottom-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #e3d7c4;
  bottom: -12px;
  left: 257pxpx;
}

body.subsite-sabato .m-reaction-input--bottom-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #acacac;
  bottom: -12px;
  left: 257pxpx;
}

.m-reaction-input--bottom-right:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #e3d7c4;
  bottom: -12px;
  right: 26px;
}

body.subsite-sabato .m-reaction-input--bottom-right:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #acacac;
  bottom: -12px;
  right: 26px;
}

.m-reaction-input--right-top:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid #e3d7c4;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  right: -12px;
  top: 26px;
}

body.subsite-sabato .m-reaction-input--right-top:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid #acacac;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  right: -12px;
  top: 26px;
}

.m-reaction-input--right-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid #e3d7c4;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  right: -12px;
  top: 52pxpx;
}

body.subsite-sabato .m-reaction-input--right-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid #acacac;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  right: -12px;
  top: 52pxpx;
}

.m-reaction-input--right-bottom:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid #e3d7c4;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  right: -12px;
  bottom: 26px;
}

body.subsite-sabato .m-reaction-input--right-bottom:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-left: 13px solid #acacac;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  right: -12px;
  bottom: 26px;
}

.m-reaction-input--left-top:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 13px solid #e3d7c4;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  left: -12px;
  top: 26px;
}

body.subsite-sabato .m-reaction-input--left-top:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 13px solid #acacac;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  left: -12px;
  top: 26px;
}

.m-reaction-input--left-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 13px solid #e3d7c4;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  left: -12px;
  top: 52pxpx;
}

body.subsite-sabato .m-reaction-input--left-center:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 13px solid #acacac;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  left: -12px;
  top: 52pxpx;
}

.m-reaction-input--left-bottom:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 13px solid #e3d7c4;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  left: -12px;
  bottom: 26px;
}

body.subsite-sabato .m-reaction-input--left-bottom:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  content: "";
  border-right: 13px solid #acacac;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  left: -12px;
  bottom: 26px;
}

.sub-nav__kanaal, .sub-nav__kanaal--big {
  position: relative;
  height: 100px;
  display: block;
  text-decoration: none;
  background: #2c3b78;
}

.sub-nav__kanaal:hover:after, .sub-nav__kanaal--big:hover:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.15);
  width: 100%;
  height: 100%;
}

.sub-nav__kanaal .sub-nav__kanaal__background, .sub-nav__kanaal--big .sub-nav__kanaal__background {
  width: 100%;
  height: 100%;
  max-width: 100px;
  max-height: 100px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}

.sub-nav__kanaal .sub-nav__kanaal__background.most-read, .sub-nav__kanaal--big .sub-nav__kanaal__background.most-read {
  background-image: url("../img/tijd/sub-nav/most-read.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.most-read, .sub-nav__kanaal--big .sub-nav__kanaal__background.most-read {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/most-read@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.kaaiman, .sub-nav__kanaal--big .sub-nav__kanaal__background.kaaiman {
  background-image: url("../img/tijd/sub-nav/kaaiman.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.kaaiman, .sub-nav__kanaal--big .sub-nav__kanaal__background.kaaiman {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/kaaiman@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.t-zine, .sub-nav__kanaal--big .sub-nav__kanaal__background.t-zine {
  background-image: url("../img/tijd/sub-nav/t-zine.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.t-zine, .sub-nav__kanaal--big .sub-nav__kanaal__background.t-zine {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/t-zine@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.subscribe, .sub-nav__kanaal--big .sub-nav__kanaal__background.subscribe {
  background-image: url("../img/tijd/sub-nav/subscribe.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.subscribe, .sub-nav__kanaal--big .sub-nav__kanaal__background.subscribe {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/subscribe@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.stocks, .sub-nav__kanaal--big .sub-nav__kanaal__background.stocks {
  background-image: url("../img/tijd/sub-nav/stocks.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.stocks, .sub-nav__kanaal--big .sub-nav__kanaal__background.stocks {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/stocks@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.funds, .sub-nav__kanaal--big .sub-nav__kanaal__background.funds {
  background-image: url("../img/tijd/sub-nav/funds.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.funds, .sub-nav__kanaal--big .sub-nav__kanaal__background.funds {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/funds@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.exchange-rate, .sub-nav__kanaal--big .sub-nav__kanaal__background.exchange-rate {
  background-image: url("../img/tijd/sub-nav/exchange-rate.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.exchange-rate, .sub-nav__kanaal--big .sub-nav__kanaal__background.exchange-rate {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/exchange-rate@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.materials, .sub-nav__kanaal--big .sub-nav__kanaal__background.materials {
  background-image: url("../img/tijd/sub-nav/materials.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.materials, .sub-nav__kanaal--big .sub-nav__kanaal__background.materials {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/materials@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.interest, .sub-nav__kanaal--big .sub-nav__kanaal__background.interest {
  background-image: url("../img/tijd/sub-nav/interest.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.interest, .sub-nav__kanaal--big .sub-nav__kanaal__background.interest {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/interest@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.agenda, .sub-nav__kanaal--big .sub-nav__kanaal__background.agenda {
  background-image: url("../img/tijd/sub-nav/agenda.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.agenda, .sub-nav__kanaal--big .sub-nav__kanaal__background.agenda {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/agenda@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.model, .sub-nav__kanaal--big .sub-nav__kanaal__background.model {
  background-image: url("../img/tijd/sub-nav/model.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.model, .sub-nav__kanaal--big .sub-nav__kanaal__background.model {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/model@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.tools, .sub-nav__kanaal--big .sub-nav__kanaal__background.tools {
  background-image: url("../img/tijd/sub-nav/tools.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.tools, .sub-nav__kanaal--big .sub-nav__kanaal__background.tools {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/tools@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.property, .sub-nav__kanaal--big .sub-nav__kanaal__background.property {
  background-image: url("../img/tijd/sub-nav/property.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.property, .sub-nav__kanaal--big .sub-nav__kanaal__background.property {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/property@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.gastronomy, .sub-nav__kanaal--big .sub-nav__kanaal__background.gastronomy {
  background-image: url("../img/tijd/sub-nav/gastronomy.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.gastronomy, .sub-nav__kanaal--big .sub-nav__kanaal__background.gastronomy {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/gastronomy@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.travel, .sub-nav__kanaal--big .sub-nav__kanaal__background.travel {
  background-image: url("../img/tijd/sub-nav/travel.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.travel, .sub-nav__kanaal--big .sub-nav__kanaal__background.travel {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/travel@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.design, .sub-nav__kanaal--big .sub-nav__kanaal__background.design {
  background-image: url("../img/tijd/sub-nav/design.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.design, .sub-nav__kanaal--big .sub-nav__kanaal__background.design {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/design@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.wijntijd, .sub-nav__kanaal--big .sub-nav__kanaal__background.wijntijd {
  background-image: url("../img/tijd/sub-nav/wijntijd.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.wijntijd, .sub-nav__kanaal--big .sub-nav__kanaal__background.wijntijd {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/wijntijd@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.abo, .sub-nav__kanaal--big .sub-nav__kanaal__background.abo {
  background-image: url("../img/tijd/sub-nav/abo.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.abo, .sub-nav__kanaal--big .sub-nav__kanaal__background.abo {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/abo@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.eshop, .sub-nav__kanaal--big .sub-nav__kanaal__background.eshop {
  background-image: url("../img/tijd/sub-nav/eshop.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.eshop, .sub-nav__kanaal--big .sub-nav__kanaal__background.eshop {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/eshop@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.buzness, .sub-nav__kanaal--big .sub-nav__kanaal__background.buzness {
  background-image: url("../img/tijd/sub-nav/buzness.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.buzness, .sub-nav__kanaal--big .sub-nav__kanaal__background.buzness {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/buzness@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.edito, .sub-nav__kanaal--big .sub-nav__kanaal__background.edito {
  background-image: url("../img/tijd/sub-nav/edito.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.edito, .sub-nav__kanaal--big .sub-nav__kanaal__background.edito {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/edito@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.manage, .sub-nav__kanaal--big .sub-nav__kanaal__background.manage {
  background-image: url("../img/tijd/sub-nav/manage.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.manage, .sub-nav__kanaal--big .sub-nav__kanaal__background.manage {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/manage@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.archive, .sub-nav__kanaal--big .sub-nav__kanaal__background.archive {
  background-image: url("../img/tijd/sub-nav/archive.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.archive, .sub-nav__kanaal--big .sub-nav__kanaal__background.archive {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/archive@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.helpcenter, .sub-nav__kanaal--big .sub-nav__kanaal__background.helpcenter {
  background-image: url("../img/tijd/sub-nav/helpcenter.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.helpcenter, .sub-nav__kanaal--big .sub-nav__kanaal__background.helpcenter {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/helpcenter@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.move, .sub-nav__kanaal--big .sub-nav__kanaal__background.move {
  background-image: url("../img/tijd/sub-nav/move.png");
  background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .sub-nav__kanaal .sub-nav__kanaal__background.move, .sub-nav__kanaal--big .sub-nav__kanaal__background.move {
    /* Retina-specific stuff here */
    background-image: url("../img/tijd/sub-nav/move@2x.png");
  }
}

.sub-nav__kanaal .sub-nav__kanaal__background.subscribe, .sub-nav__kanaal--big .sub-nav__kanaal__background.subscribe, .sub-nav__kanaal .sub-nav__kanaal__background.kaaiman, .sub-nav__kanaal--big .sub-nav__kanaal__background.kaaiman {
  background-color: white;
}

.sub-nav__kanaal--big span {
  max-width: none;
}

.sub-nav__kanaal--big .sub-nav__kanaal__titel:after {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: -1px;
  top: -0.1rem;
  margin-left: 10px;
  margin-left: 1rem;
  content: "";
  position: relative;
}

.sub-nav__kanaal--big .sub-nav__kanaal__background--big {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  background-color: #fffaf3;
  -webkit-perspective: 350px;
  perspective: 350px;
  overflow: hidden;
}

.sub-nav__kanaal--big .sub-nav__kanaal__background__wrapper {
  width: 80%;
  height: 120%;
  position: absolute;
  left: 10%;
  bottom: -20%;
  overflow: hidden;
  -webkit-transform: rotateX(45deg);
  transform: rotateX(45deg);
  box-shadow: -2px 0 10px #888888;
}

.sub-nav__kanaal--big .sub-nav__kanaal__background__wrapper img {
  width: 100%;
  height: auto;
  max-height: none;
}

.sub-nav__kanaal__titel, .sub-nav__kanaal__titel--abonneer, .sub-nav__kanaal__titel--block {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 11px;
  line-height: 1.1rem;
  color: #fffaf3;
  font-weight: 400;
  background: none;
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  padding: 4px 8px;
  max-width: 100px;
  z-index: 5;
}

.have-arrow.sub-nav__kanaal__titel:after, .have-arrow.sub-nav__kanaal__titel--abonneer:after, .have-arrow.sub-nav__kanaal__titel--block:after {
  margin-left: 5px;
  margin-left: 0.5rem;
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: baseline;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  content: "";
  position: relative;
  top: 1px;
}

.sub-nav__kanaal__titel--abonneer {
  background-color: #c75845;
}

.sub-nav__kanaal__titel--block {
  background: #2c3b78;
}

.m-table--green-red {
  background: #E6D7C4;
  width: 100%;
  height: 8px;
  zoom: 1;
}

.m-table--green-red:before, .m-table--green-red:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-table--green-red:after {
  clear: both;
}

.m-table--green-red .m-table--green-red__marker_green {
  float: left;
  width: 40%;
  height: 5px;
  background: #34883A;
}

.m-table--green-red .m-table--green-red__marker_red {
  float: left;
  width: 60%;
  height: 5px;
  position: relative;
  background: #c43c3b url("../img/arrow_green-red.png") no-repeat top left;
}

.m-table--green-red .m-table--green-red__marker_red:after {
  content: '';
  width: 16px;
  height: 8px;
  position: absolute;
  background: #c43c3b url("../img/arrow_green-red.png") no-repeat top left;
  top: 0;
  left: 0;
}

.more-info {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("../img/more_info.png") no-repeat 0 0;
  float: right;
}

.m-more-block {
  font-size: 17px;
  font-size: 1.7rem;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 20px;
}

body.subsite-sabato .m-more-block {
  border-bottom: 1px solid #000000;
  min-height: 385px;
}

.m-more-block .m-more-block__container {
  zoom: 1;
}

.m-more-block .m-more-block__container:before, .m-more-block .m-more-block__container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-more-block .m-more-block__container:after {
  clear: both;
}

.m-more-block .m-more-block__image-container {
  width: 120px;
  float: left;
  margin-right: 20px;
}

body.subsite-sabato .m-more-block .m-more-block__image-container {
  float: none;
  display: block;
  width: 100%;
}

body.subsite-sabato .m-more-block .m-more-block__image-container img {
  max-width: 100%;
  max-height: 100%;
}

.m-more-block .m-more-block__image {
  width: 100%;
}

.m-more-block .m-more-block__text {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto", serif;
  line-height: 1.2;
  color: #454443;
}

.m-more-block .m-more-block__text:hover {
  color: #2c3b78;
}

body.subsite-sabato .m-more-block .m-more-block__text {
  font-size: 25px;
  font-size: 2.5rem;
  margin: 0px 0px 15px 0px;
  margin: 0rem 0rem 1.5rem 0rem;
  font-family: "Playfair Display", serif;
  color: #434343;
}

body.subsite-sabato .m-more-block .m-more-block__intro {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Noto", serif;
  color: #434343;
}

.m-more-block .m-more-block__footer {
  width: 100%;
  height: 20px;
}

.m-more-block .m-more-block__footer__reaction-count {
  position: absolute;
  right: 0;
  bottom: 0;
}

.m-eshop {
  border: 1px solid #e3d7c4;
}

.m-eshop .m-eshop__content {
  display: table;
  padding: 10px;
  border-bottom: 1px solid #e3d7c4;
}

.m-eshop .m-eshop__content:hover .m-eshop__content__info__title {
  color: #8FA1CB;
}

.m-eshop.no-border {
  border: none;
}

.m-eshop.no-border .m-eshop__content {
  border-top: none;
}

.m-eshop.lonely .m-eshop__content {
  border: 1px solid #e3d7c4;
}

.m-eshop.finance .m-eshop__content__info__intro {
  margin-bottom: 14px;
}

.m-eshop.finance .m-eshop__content__info__price-container,
.m-eshop.finance .m-eshop__content__info__submit-container {
  width: auto !important;
}

.m-eshop.finance .m-eshop__content__info__price-container {
  margin-right: 10px;
}

.m-eshop.finance .m-eshop__content__info__submit {
  color: #ffffff !important;
  background: #2c3b78 !important;
}

.m-eshop.finance .m-eshop__content__info__price {
  color: #2c3b78 !important;
}

.m-eshop .m-eshop__content__teaser,
.m-eshop .m-eshop__content__info {
  display: table-cell;
  vertical-align: top;
}

.m-eshop .m-eshop__content__teaser {
  width: 120px;
  padding-right: 10px;
}

.m-eshop .m-eshop__content__teaser img {
  width: 90px;
  height: 128px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-eshop .m-eshop__content__teaser {
    width: 100px;
  }
}

.m-eshop .m-eshop__content__info .m-eshop__content__info__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 5px 0px;
  margin: 0rem 0rem 0.5rem 0rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-eshop .m-eshop__content__info p.m-eshop__content__info__intro {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin: 0px 0px 5px 0px;
  margin: 0rem 0rem 0.5rem 0rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-eshop .m-eshop__content__info .m-eshop__content__info__price-container,
.m-eshop .m-eshop__content__info .m-eshop__content__info__submit-container {
  display: inline-block;
  vertical-align: middle;
}

.m-eshop .m-eshop__content__info .m-eshop__content__info__price-container {
  margin-right: 20px;
  margin-right: 2rem;
}

.m-eshop .m-eshop__content__info .m-eshop__content__info__price {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
}

body.subsite-sabato .m-eshop .m-eshop__content__info .m-eshop__content__info__price {
  color: #434343;
}

body.subsite-finance .m-eshop .m-eshop__content__info .m-eshop__content__info__price {
  color: #0073AB;
}

body.subsite-sas .m-eshop .m-eshop__content__info .m-eshop__content__info__price {
  color: #625f5c;
}

.m-eshop .m-eshop__content__info .m-eshop__content__info__submit {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  background: #2c3b78;
  font-weight: 700;
  padding: 6px 12px;
}

body.subsite-sabato .m-eshop .m-eshop__content__info .m-eshop__content__info__submit {
  background: #434343;
  color: #FFFFFF;
}

body.subsite-finance .m-eshop .m-eshop__content__info .m-eshop__content__info__submit {
  background: #0073AB;
  color: #FFFFFF;
}

body.subsite-sas .m-eshop .m-eshop__content__info .m-eshop__content__info__submit {
  background: #69a7ca;
  color: #FFFFFF;
}

.m-article-list:first-of-type li {
  padding-top: 0;
}

.m-article-list:first-of-type:last-of-type li {
  padding-top: 15px;
}

.m-article-list:last-of-type li {
  border-bottom: none !important;
}

.m-article-list:last-of-type:first-of-type li {
  border-bottom: 1px solid #e3d7c4;
}

.m-article-list-item--full-title, .m-article-list-item {
  list-style-type: none;
  border-bottom: solid 1px #e3d7c4;
  padding: 15px 0px;
  padding: 1.5rem 0rem;
}

.m-article-list-item--full-title:last-child, .m-article-list-item:last-child {
  border-bottom: none;
}

.m-article-list-item--full-title:last-child:first-child, .m-article-list-item:last-child:first-child {
  border-bottom: 1px solid #e3d7c4;
}

.m-article-list-item--full-title .m-article-list-item__link, .m-article-list-item .m-article-list-item__link {
  display: table;
  width: 100%;
}

.m-article-list-item--full-title .m-article-list-item__link:hover .m-article-list-item__title, .m-article-list-item .m-article-list-item__link:hover .m-article-list-item__title, .m-article-list-item--full-title .m-article-list-item__link:hover .m-article-list-item__time, .m-article-list-item .m-article-list-item__link:hover .m-article-list-item__time {
  color: #2c3b78;
}

.m-article-list-item--full-title .m-article-list-item__time, .m-article-list-item .m-article-list-item__time {
  font-size: 15px;
  font-size: 1.5rem;
  padding-top: 2px;
}

.m-article-list-item--full-title .m-article-list-item__title, .m-article-list-item .m-article-list-item__title {
  display: table-cell;
  vertical-align: top;
  color: #454443;
  word-wrap: break-word;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Noto", serif;
  width: 100%;
}

.m-article-list-item--full-title .m-article-list-item__title.kaaiman:before, .m-article-list-item .m-article-list-item__title.kaaiman:before, .m-article-list-item--full-title .m-article-list-item__title.commentaar:before, .m-article-list-item .m-article-list-item__title.commentaar:before, .m-article-list-item--full-title .m-article-list-item__title.korte_metten:before, .m-article-list-item .m-article-list-item__title.korte_metten:before {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #454443;
  border-right: 1px solid #b5ada3;
  margin-right: 8px;
  padding-right: 8px;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.m-article-list-item--full-title .m-article-list-item__title.kaaiman:before, .m-article-list-item .m-article-list-item__title.kaaiman:before {
  content: "kaaiman";
}

.m-article-list-item--full-title .m-article-list-item__title.commentaar:before, .m-article-list-item .m-article-list-item__title.commentaar:before {
  content: "commentaar";
}

.m-article-list-item--full-title .m-article-list-item__title.korte_metten:before, .m-article-list-item .m-article-list-item__title.korte_metten:before {
  content: "korte metten";
}

.m-article-list-item--full-title .m-article-list-item__title.sabato:after, .m-article-list-item .m-article-list-item__title.sabato:after, .m-article-list-item--full-title .m-article-list-item__title.finance:after, .m-article-list-item .m-article-list-item__title.finance:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 15px;
  height: 15px;
  margin-left: 8px;
}

.m-article-list-item--full-title .m-article-list-item__title.sabato:after, .m-article-list-item .m-article-list-item__title.sabato:after {
  background-image: url("../img/sabato/sabato-icon-small.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .m-article-list-item--full-title .m-article-list-item__title.sabato:after, .m-article-list-item .m-article-list-item__title.sabato:after {
    /* Retina-specific stuff here */
    background-image: url("../img/sabato/sabato-icon.png");
  }
}

.m-article-list-item--full-title .m-article-list-item__title.finance:after, .m-article-list-item .m-article-list-item__title.finance:after {
  background-image: url("../img/netto/netto-icon-small.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .m-article-list-item--full-title .m-article-list-item__title.finance:after, .m-article-list-item .m-article-list-item__title.finance:after {
    /* Retina-specific stuff here */
    background-image: url("../img/netto/netto-icon.png");
  }
}

.m-article-list-item--full-title .m-article-list-item__time, .m-article-list-item .m-article-list-item__time {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  color: #84807c;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}

.m-article-list-item--full-title .m-article-list-item__time span, .m-article-list-item .m-article-list-item__time span {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-article-list-item--full-title .m-article-list-item__title {
  width: 100%;
}

.m-article-list-item--ad {
  text-align: center;
  background-color: #faeede;
  line-height: 0;
  list-style-type: none;
}

.m-article-list-item--ad > * {
  line-height: normal;
}

.m-article-list-item--ad .js-dfpAdPosSR {
  padding: 20px 0;
}

.m-article-list-item--ad:empty {
  display: none;
}

.m-article-list-item--ad-short {
  background-color: #faeede;
  list-style-type: none;
  padding: 20px 10px;
  padding: 2rem 1rem;
}

.m-article-list-item--ad-short .m-article-list-item__publish {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-article-list-item--ad-short .m-article-list-item__link {
  font-size: 14px;
  font-size: 1.4rem;
  color: #73a8c3;
  text-decoration: none;
}

.m-article-list-item--ad-short .m-article-list-item__title {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-article-list-item--ad-big {
  background-color: #faeede;
  list-style-type: none;
  padding: 20px 10px;
  padding: 2rem 1rem;
}

.m-stars {
  width: 75px;
  width: 7.5rem;
  height: 16px;
  height: 1.6rem;
  font-family: "FontAwesome";
  font-weight: 400;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.m-stars:before, .m-stars:after {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}

.m-stars[data-amount="0.0"]:before {
  display: none !important;
}

.m-stars[data-amount="0.0"]:after {
  font-size: 8px;
  font-size: 0.8rem;
  color: #b5ada3;
  line-height: 16px;
  letter-spacing: 10px;
  content: "";
}

.m-stars[data-amount="1.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-amount="1.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-amount="2.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-amount="2.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-amount="3.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-amount="3.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-amount="4.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-amount="4.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-amount="5.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-range="3"]:before {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars[data-range="5"]:before {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-stars--alternative {
  width: 75px;
  width: 7.5rem;
  height: 16px;
  height: 1.6rem;
  font-family: "FontAwesome";
  font-weight: 400;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.m-stars--alternative:before, .m-stars--alternative:after {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}

.m-stars--alternative[data-amount="0.0"]:before {
  display: none !important;
}

.m-stars--alternative[data-amount="0.0"]:after {
  font-size: 8px;
  font-size: 0.8rem;
  color: #b5ada3;
  line-height: 16px;
  letter-spacing: 10px;
  content: "";
}

.m-stars--alternative[data-amount="1.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-amount="1.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-amount="2.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-amount="2.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-amount="3.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-amount="3.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-amount="4.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-amount="4.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-amount="5.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-range="3"]:before {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-stars--alternative[data-range="5"]:before {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  content: "";
}

.m-mediamaster-carousel {
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  z-index: 27;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 40px 40px 40px;
}

.m-mediamaster-carousel.hidden {
  opacity: 0;
}

.m-mediamaster-carousel .m-mediamaster-carousel__extra__header {
  zoom: 1;
  margin-bottom: 20px;
}

.m-mediamaster-carousel .m-mediamaster-carousel__extra__header:before, .m-mediamaster-carousel .m-mediamaster-carousel__extra__header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-mediamaster-carousel .m-mediamaster-carousel__extra__header:after {
  clear: both;
}

.m-mediamaster-carousel .m-mediamaster-carousel__title {
  font-size: 28px;
  font-size: 2.8rem;
  padding: 40px 0px 0px 0px;
  padding: 4rem 0rem 0rem 0rem;
  display: block;
  font-family: "Noto", serif;
  color: #454443;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions {
  padding-right: 55px;
  padding-right: 5.5rem;
  min-height: 55px;
  min-height: 5.5rem;
  position: relative;
  margin-bottom: 40px;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav {
  display: inline-block;
  vertical-align: top;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item {
  width: 90px;
  height: 90px;
  background: #fffaf4;
  border-right: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  border-left: 1px solid #e3d7c4;
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
  text-align: center;
  padding-top: 18px;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item:hover {
  background: #2c3b78;
  border: 1px solid #2c3b78;
  color: #FFF;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item:hover {
  background: #434343;
  border: 1px solid #434343;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item:hover .m-mediamaster-carousel__actions__nav__amount {
  color: #FFF;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item:hover .m-mediamaster-carousel__actions__nav__type {
  color: #b9c3db;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item:hover .m-mediamaster-carousel__actions__nav__type {
  color: #acacac;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item {
  background: #FFFFFF;
  border-right: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
  border-left: 1px solid #acacac;
}

body.subsite-sas .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item {
  border-right: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  border-left: 1px solid #e3d7c4;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item:last-child {
  margin-right: 0;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item.active {
  background: #2c3b78;
  border: 1px solid #2c3b78;
  cursor: default;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item.active {
  background: #434343;
  border: 1px solid #434343;
}

body.subsite-finance .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item.active {
  background: #0073AB;
}

body.subsite-sas .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item.active {
  background: #69a7ca;
  border: none;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item.active .m-mediamaster-carousel__actions__nav__amount {
  color: #ffffff;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item.active .m-mediamaster-carousel__actions__nav__type {
  color: #b9c3db;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item.active .m-mediamaster-carousel__actions__nav__type {
  color: #acacac;
}

body.subsite-sas .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__item.active .m-mediamaster-carousel__actions__nav__type {
  font-family: "Verdana", sans-serif;
  color: #FFFFFF;
}

.m-mediamaster-carousel .m-mediamaster-carousel__intro {
  line-height: 22px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #454443;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__amount {
  font-size: 30px;
  font-size: 3rem;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  color: #2c3b78;
  line-height: 1;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__amount {
  color: #434343;
}

body.subsite-sas .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__amount {
  color: #625f5c;
  font-family: "Verdana", sans-serif;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__type {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #c2b6a4;
  line-height: 1;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__nav__type {
  color: #acacac;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__close {
  font-size: 50px;
  font-size: 5rem;
  line-height: 46px;
  line-height: 4.6rem;
  width: 55px;
  height: 55px;
  background: #fffaf4;
  border-right: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  border-left: 1px solid #e3d7c4;
  color: #2c3b78;
  font-family: "Roboto", sans-serif;
  text-align: center;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
}

.m-mediamaster-carousel .m-mediamaster-carousel__actions__close:hover {
  background-color: #2c3b78;
  border: 1px solid #2c3b78;
  color: #FFF;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__close {
  color: #434343;
  background: #FFFFFF;
  border-right: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
  border-left: 1px solid #acacac;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__actions__close:hover {
  background: #434343;
  border: 1px solid #434343;
  color: #FFF;
}

body.subsite-finance .m-mediamaster-carousel .m-mediamaster-carousel__actions__close {
  color: #0073AB;
}

body.subsite-sas .m-mediamaster-carousel .m-mediamaster-carousel__actions__close {
  color: #69a7ca;
}

.m-mediamaster-carousel .m-mediamaster-carousel__media {
  display: block;
  position: relative;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-mediamaster-carousel .m-mediamaster-carousel__media {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-mediamaster-carousel .m-mediamaster-carousel__media {
    margin-bottom: 40px;
  }
}

.m-mediamaster-carousel .m-mediamaster-carousel__media__item {
  -webkit-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
  list-style-type: none;
  width: 100%;
  height: 100%;
  display: none;
}

.m-mediamaster-carousel .m-mediamaster-carousel__media__item.active {
  opacity: 1;
  display: block;
}

.m-mediamaster-carousel .m-mediamaster-carousel__media__item.active img {
  margin: auto;
  display: block;
}

.m-mediamaster-carousel .m-mediamaster-carousel__media__item[data-asset-type="youtube"] iframe {
  position: relative;
  z-index: 5;
}

.m-mediamaster-carousel .m-mediamaster-carousel__media__item:before {
  display: none;
}

.m-mediamaster-carousel .m-mediamaster-carousel__media__item > * {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}

.m-mediamaster-carousel .m-mediamaster-carousel__media__item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}

.m-mediamaster-carousel .m-mediamaster-carousel__pagination,
.m-mediamaster-carousel .m-mediamaster-carousel__controls {
  vertical-align: top;
  width: 49%;
}

.m-mediamaster-carousel .m-mediamaster-carousel__pagination {
  text-align: left;
  float: left;
}

.m-mediamaster-carousel .m-mediamaster-carousel__pagination__current {
  font-size: 40px;
  font-size: 4rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #84807c;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__pagination__current {
  color: #434343;
}

body.subsite-sas .m-mediamaster-carousel .m-mediamaster-carousel__pagination__current {
  font-family: "Verdana", sans-serif;
}

.m-mediamaster-carousel .m-mediamaster-carousel__pagination__total {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  color: #e3d7c4;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__pagination__total {
  color: #acacac;
}

body.subsite-sas .m-mediamaster-carousel .m-mediamaster-carousel__pagination__total {
  font-family: "Verdana", sans-serif;
}

.m-mediamaster-carousel .m-mediamaster-carousel__pagination__total:before {
  font-size: 28px;
  font-size: 2.8rem;
  content: "/";
  font-family: "Roboto Condensed", sans-serif;
  color: #e3d7c4;
  margin: 0 5px;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__pagination__total:before {
  color: #acacac;
}

.m-mediamaster-carousel .m-mediamaster-carousel__divider {
  background: url("../img/big-divider.png");
  height: 9px;
  margin-bottom: 20px;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__divider {
  background: url("../img/sabato/big-divider.png");
}

.m-mediamaster-carousel .m-mediamaster-carousel__controls {
  text-align: right;
  float: right;
}

.m-mediamaster-carousel .m-mediamaster-carousel__controls__controller {
  width: 40px;
  height: 40px;
  background: #fffaf4;
  border: 1px solid #e3d7c4;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  text-align: center;
  font-weight: 700;
}

.m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:hover {
  background-color: #2c3b78;
  border: 1px solid #2c3b78;
}

.m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:hover:before {
  color: #FFF;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__controls__controller {
  background: #FFFFFF;
  border: 1px solid #acacac;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:hover {
  background: #434343;
  border: 1px solid #434343;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:hover:before {
  color: #FFF;
}

.m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:last-child {
  margin-right: 0;
}

.m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:before {
  font-size: 28px;
  font-size: 2.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 40px;
  color: #2c3b78;
}

body.subsite-sabato .m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:before {
  color: #434343;
}

body.subsite-finance .m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:before {
  color: #0073AB;
}

body.subsite-sas .m-mediamaster-carousel .m-mediamaster-carousel__controls__controller:before {
  color: #69a7ca;
}

.m-mediamaster-carousel .m-mediamaster-carousel__controls__controller.left:before {
  content: "";
}

.m-mediamaster-carousel .m-mediamaster-carousel__controls__controller.right:before {
  content: "";
}

.m-breaking-news {
  background-color: #a63533;
  color: white;
  width: 100%;
  height: 40px;
  height: 4rem;
  overflow: hidden;
  line-height: 40px;
}

.m-breaking-news .m-breaking-news__label {
  background-color: #c43d3b;
  border-right: 1px solid white;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}

.m-breaking-news .m-breaking-news__title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  margin-left: 3rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  width: 75%;
  width: calc( 100% - 170px);
}

.m-breaking-news .m-breaking-news__title a {
  text-decoration: none;
  color: white;
  font-size: 22px;
  font-size: 2.2rem;
}

.m-breaking-news .m-breaking-news__arrow {
  position: absolute;
  right: 0;
  top: 42%;
  top: calc( 50% - 7px);
}

.m-breaking-news .m-breaking-news__arrow:before {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 2;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #c43d3b;
}

.m-breaking-news .m-breaking-news__arrow:after {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid white;
}

.m-breaking-news .m-breaking-news__arrow:before {
  border-left: 6px solid transparent;
  border-left: 6px solid transparent;
  border-left: 7px solid #c43d3b;
  top: 1px;
}

.m-list-item {
  list-style-type: none;
  display: inline-block;
  line-height: 20px;
  border-right: 1px solid #e3d7c4;
  padding: 0px 10px 0px 10px;
  padding: 0rem 1rem 0rem 1rem;
  margin: 5px 0;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-list-item {
    padding: 0px 5px 0px 5px;
    padding: 0rem 0.5rem 0rem 0.5rem;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-list-item {
    padding: 0px 5px 0px 5px;
    padding: 0rem 0.5rem 0rem 0.5rem;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .m-list-item {
    padding: 0px 5px 0px 5px;
    padding: 0rem 0.5rem 0rem 0.5rem;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-list-item {
    padding: 0px 8px 0px 8px;
    padding: 0rem 0.8rem 0rem 0.8rem;
  }
}

body.subsite-finance .m-list-item {
  padding: 0px 6px 0px 6px;
  padding: 0rem 0.6rem 0rem 0.6rem;
}

.m-list-item .m-list-item__link {
  font-size: 15px;
  font-size: 1.5rem;
  text-decoration: none;
  color: #2c3b78;
}

.m-list-item .m-list-item__link.is-active, .m-list-item .m-list-item__link:hover {
  color: #454443;
  padding-bottom: 5px;
  border-bottom: 4px solid #2c3b78;
}

.m-list-item .m-list-item__link.all-nodes {
  color: #0073AB;
}

.m-list-item .m-list-item__link.all-nodes:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 8px;
  margin-right: 0.8rem;
  content: "\f009";
  color: #0073AB;
}

body.subsite-finance .m-list-item .m-list-item__link.is-active, body.subsite-finance .m-list-item .m-list-item__link:hover {
  border-bottom: 4px solid #0073AB;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-list-item .m-list-item__link {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-list-item .m-list-item__link {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .m-list-item .m-list-item__link {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.m-article-teaser--sabato--big, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container, .m-article-teaser--cover--big, .m-article-teaser--text--big {
  height: 350px;
  height: 35rem;
}

.m-article-teaser--sabato--big .m-article-teaser__title, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__title, .m-article-teaser--cover--big .m-article-teaser__title, .m-article-teaser--text--big .m-article-teaser__title {
  font-size: 30px;
  font-size: 3rem;
}

.m-article-teaser--sabato--big .m-article-teaser__author, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__author, .m-article-teaser--cover--big .m-article-teaser__author, .m-article-teaser--text--big .m-article-teaser__author {
  font-size: 18px;
  font-size: 1.8rem;
}

.m-article-teaser--sabato--big .m-article-teaser__hover__content, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__hover__content, .m-article-teaser--cover--big .m-article-teaser__hover__content, .m-article-teaser--text--big .m-article-teaser__hover__content {
  font-size: 17px;
  font-size: 1.7rem;
}

.m-article-teaser--sabato--big .m-article-teaser__hover__content:after, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__hover__content:after, .m-article-teaser--cover--big .m-article-teaser__hover__content:after, .m-article-teaser--text--big .m-article-teaser__hover__content:after {
  font-size: 17px;
  font-size: 1.7rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 6px;
}

.m-article-teaser--sabato--medium, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container, .m-article-teaser--cover--medium, .m-article-teaser--cover--dossier, .m-article-teaser--text--medium, .m-article-teaser--comment--medium {
  height: 170px;
  height: 17rem;
}

.m-article-teaser--sabato--medium .m-article-teaser__title, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__title, .m-article-teaser--cover--medium .m-article-teaser__title, .m-article-teaser--cover--dossier .m-article-teaser__title, .m-article-teaser--text--medium .m-article-teaser__title, .m-article-teaser--comment--medium .m-article-teaser__title {
  font-size: 18px;
  font-size: 1.8rem;
}

.m-article-teaser--sabato--medium .m-article-teaser__author, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__author, .m-article-teaser--cover--medium .m-article-teaser__author, .m-article-teaser--cover--dossier .m-article-teaser__author, .m-article-teaser--text--medium .m-article-teaser__author, .m-article-teaser--comment--medium .m-article-teaser__author {
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-article-teaser--sabato--medium .m-article-teaser__assets__second, body.immobile .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets__second, .m-article-teaser--sabato--text--medium body.immobile .m-article-teaser--sabato__container .m-article-teaser__assets__second, body.immobile .m-article-teaser--cover--medium .m-article-teaser__assets__second, body.immobile .m-article-teaser--cover--dossier .m-article-teaser__assets__second, body.immobile .m-article-teaser--text--medium .m-article-teaser__assets__second, body.immobile .m-article-teaser--comment--medium .m-article-teaser__assets__second {
    display: none;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-article-teaser--sabato--medium .m-article-teaser__assets__second, body.mobile .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets__second, .m-article-teaser--sabato--text--medium body.mobile .m-article-teaser--sabato__container .m-article-teaser__assets__second, body.mobile .m-article-teaser--cover--medium .m-article-teaser__assets__second, body.mobile .m-article-teaser--cover--dossier .m-article-teaser__assets__second, body.mobile .m-article-teaser--text--medium .m-article-teaser__assets__second, body.mobile .m-article-teaser--comment--medium .m-article-teaser__assets__second {
    display: none;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .m-article-teaser--sabato--medium .m-article-teaser__assets__second, body.immobile .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets__second, .m-article-teaser--sabato--text--medium body.immobile .m-article-teaser--sabato__container .m-article-teaser__assets__second, body.immobile .m-article-teaser--cover--medium .m-article-teaser__assets__second, body.immobile .m-article-teaser--cover--dossier .m-article-teaser__assets__second, body.immobile .m-article-teaser--text--medium .m-article-teaser__assets__second, body.immobile .m-article-teaser--comment--medium .m-article-teaser__assets__second {
    display: none;
  }
}

.m-article-teaser--sabato--medium .m-article-teaser__hover__content, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__hover__content, .m-article-teaser--cover--medium .m-article-teaser__hover__content, .m-article-teaser--cover--dossier .m-article-teaser__hover__content, .m-article-teaser--text--medium .m-article-teaser__hover__content, .m-article-teaser--comment--medium .m-article-teaser__hover__content {
  font-size: 15px;
  font-size: 1.5rem;
}

.m-article-teaser--sabato--medium .m-article-teaser__hover__content:after, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__hover__content:after, .m-article-teaser--cover--medium .m-article-teaser__hover__content:after, .m-article-teaser--cover--dossier .m-article-teaser__hover__content:after, .m-article-teaser--text--medium .m-article-teaser__hover__content:after, .m-article-teaser--comment--medium .m-article-teaser__hover__content:after {
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 6px;
}

.m-article-teaser--horizontal, .m-article-teaser--horizontal--text, .m-article-teaser--horizontal--cover, .m-article-teaser--horizontal--cover--small, .m-article-teaser--horizontal--cover--big, .m-article-teaser--vertical--cover, .m-article-teaser--vertical--cover--title-only, .m-article-teaser--title-only, .m-article-teaser--kaaiman, .m-article-teaser--sabato--big, .m-article-teaser--sabato--medium, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container, .m-article-teaser--cover--small, .m-article-teaser--cover--medium, .m-article-teaser--cover--dossier, .m-article-teaser--cover--big, .m-article-teaser--text--small, .m-article-teaser--text--medium, .m-article-teaser--text--big, .m-article-teaser--text--small__no__overlay, .m-article-teaser--comment--small, .m-article-teaser--comment--medium {
  display: block;
  position: relative;
  text-decoration: none;
  color: #59554e;
  overflow: hidden;
}

.m-article-teaser--horizontal .m-article-teaser__title, .m-article-teaser--horizontal--text .m-article-teaser__title, .m-article-teaser--horizontal--cover .m-article-teaser__title, .m-article-teaser--horizontal--cover--small .m-article-teaser__title, .m-article-teaser--horizontal--cover--big .m-article-teaser__title, .m-article-teaser--vertical--cover .m-article-teaser__title, .m-article-teaser--vertical--cover--title-only .m-article-teaser__title, .m-article-teaser--title-only .m-article-teaser__title, .m-article-teaser--kaaiman .m-article-teaser__title, .m-article-teaser--sabato--big .m-article-teaser__title, .m-article-teaser--sabato--medium .m-article-teaser__title, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__title, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__title, .m-article-teaser--cover--small .m-article-teaser__title, .m-article-teaser--cover--medium .m-article-teaser__title, .m-article-teaser--cover--dossier .m-article-teaser__title, .m-article-teaser--cover--big .m-article-teaser__title, .m-article-teaser--text--small .m-article-teaser__title, .m-article-teaser--text--medium .m-article-teaser__title, .m-article-teaser--text--big .m-article-teaser__title, .m-article-teaser--text--small__no__overlay .m-article-teaser__title, .m-article-teaser--comment--small .m-article-teaser__title, .m-article-teaser--comment--medium .m-article-teaser__title {
  font-weight: bold;
  font-family: "Noto", serif;
  line-height: 1.2;
  word-wrap: break-word;
  color: #454443;
}

.m-article-teaser--horizontal .m-article-teaser__title:hover, .m-article-teaser--horizontal--text .m-article-teaser__title:hover, .m-article-teaser--horizontal--cover .m-article-teaser__title:hover, .m-article-teaser--horizontal--cover--small .m-article-teaser__title:hover, .m-article-teaser--horizontal--cover--big .m-article-teaser__title:hover, .m-article-teaser--vertical--cover .m-article-teaser__title:hover, .m-article-teaser--vertical--cover--title-only .m-article-teaser__title:hover, .m-article-teaser--title-only .m-article-teaser__title:hover, .m-article-teaser--kaaiman .m-article-teaser__title:hover, .m-article-teaser--sabato--big .m-article-teaser__title:hover, .m-article-teaser--sabato--medium .m-article-teaser__title:hover, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__title:hover, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__title:hover, .m-article-teaser--cover--small .m-article-teaser__title:hover, .m-article-teaser--cover--medium .m-article-teaser__title:hover, .m-article-teaser--cover--dossier .m-article-teaser__title:hover, .m-article-teaser--cover--big .m-article-teaser__title:hover, .m-article-teaser--text--small .m-article-teaser__title:hover, .m-article-teaser--text--medium .m-article-teaser__title:hover, .m-article-teaser--text--big .m-article-teaser__title:hover, .m-article-teaser--text--small__no__overlay .m-article-teaser__title:hover, .m-article-teaser--comment--small .m-article-teaser__title:hover, .m-article-teaser--comment--medium .m-article-teaser__title:hover {
  color: #2c3b78;
}

.m-article-teaser--horizontal .m-article-teaser__author, .m-article-teaser--horizontal--text .m-article-teaser__author, .m-article-teaser--horizontal--cover .m-article-teaser__author, .m-article-teaser--horizontal--cover--small .m-article-teaser__author, .m-article-teaser--horizontal--cover--big .m-article-teaser__author, .m-article-teaser--vertical--cover .m-article-teaser__author, .m-article-teaser--vertical--cover--title-only .m-article-teaser__author, .m-article-teaser--title-only .m-article-teaser__author, .m-article-teaser--kaaiman .m-article-teaser__author, .m-article-teaser--sabato--big .m-article-teaser__author, .m-article-teaser--sabato--medium .m-article-teaser__author, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__author, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__author, .m-article-teaser--cover--small .m-article-teaser__author, .m-article-teaser--cover--medium .m-article-teaser__author, .m-article-teaser--cover--dossier .m-article-teaser__author, .m-article-teaser--cover--big .m-article-teaser__author, .m-article-teaser--text--small .m-article-teaser__author, .m-article-teaser--text--medium .m-article-teaser__author, .m-article-teaser--text--big .m-article-teaser__author, .m-article-teaser--text--small__no__overlay .m-article-teaser__author, .m-article-teaser--comment--small .m-article-teaser__author, .m-article-teaser--comment--medium .m-article-teaser__author {
  font-style: italic;
  line-height: 1;
  word-wrap: break-word;
}

.m-article-teaser--horizontal .m-article-teaser__inleiding, .m-article-teaser--horizontal--text .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover--small .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover--big .m-article-teaser__inleiding, .m-article-teaser--vertical--cover .m-article-teaser__inleiding, .m-article-teaser--vertical--cover--title-only .m-article-teaser__inleiding, .m-article-teaser--title-only .m-article-teaser__inleiding, .m-article-teaser--kaaiman .m-article-teaser__inleiding, .m-article-teaser--sabato--big .m-article-teaser__inleiding, .m-article-teaser--sabato--medium .m-article-teaser__inleiding, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__inleiding, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__inleiding, .m-article-teaser--cover--small .m-article-teaser__inleiding, .m-article-teaser--cover--medium .m-article-teaser__inleiding, .m-article-teaser--cover--dossier .m-article-teaser__inleiding, .m-article-teaser--cover--big .m-article-teaser__inleiding, .m-article-teaser--text--small .m-article-teaser__inleiding, .m-article-teaser--text--medium .m-article-teaser__inleiding, .m-article-teaser--text--big .m-article-teaser__inleiding, .m-article-teaser--text--small__no__overlay .m-article-teaser__inleiding, .m-article-teaser--comment--small .m-article-teaser__inleiding, .m-article-teaser--comment--medium .m-article-teaser__inleiding {
  word-wrap: break-word;
  font-family: "Noto", serif;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-article-teaser--horizontal .m-article-teaser__assets, .m-article-teaser--horizontal--text .m-article-teaser__assets, .m-article-teaser--horizontal--cover .m-article-teaser__assets, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets, .m-article-teaser--vertical--cover .m-article-teaser__assets, .m-article-teaser--vertical--cover--title-only .m-article-teaser__assets, .m-article-teaser--title-only .m-article-teaser__assets, .m-article-teaser--kaaiman .m-article-teaser__assets, .m-article-teaser--sabato--big .m-article-teaser__assets, .m-article-teaser--sabato--medium .m-article-teaser__assets, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__assets, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets, .m-article-teaser--cover--small .m-article-teaser__assets, .m-article-teaser--cover--medium .m-article-teaser__assets, .m-article-teaser--cover--dossier .m-article-teaser__assets, .m-article-teaser--cover--big .m-article-teaser__assets, .m-article-teaser--text--small .m-article-teaser__assets, .m-article-teaser--text--medium .m-article-teaser__assets, .m-article-teaser--text--big .m-article-teaser__assets, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets, .m-article-teaser--comment--small .m-article-teaser__assets, .m-article-teaser--comment--medium .m-article-teaser__assets {
  zoom: 1;
  width: 100%;
  height: auto;
}

.m-article-teaser--horizontal .m-article-teaser__assets:before, .m-article-teaser--horizontal--text .m-article-teaser__assets:before, .m-article-teaser--horizontal--cover .m-article-teaser__assets:before, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets:before, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets:before, .m-article-teaser--vertical--cover .m-article-teaser__assets:before, .m-article-teaser--vertical--cover--title-only .m-article-teaser__assets:before, .m-article-teaser--title-only .m-article-teaser__assets:before, .m-article-teaser--kaaiman .m-article-teaser__assets:before, .m-article-teaser--sabato--big .m-article-teaser__assets:before, .m-article-teaser--sabato--medium .m-article-teaser__assets:before, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__assets:before, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets:before, .m-article-teaser--cover--small .m-article-teaser__assets:before, .m-article-teaser--cover--medium .m-article-teaser__assets:before, .m-article-teaser--cover--dossier .m-article-teaser__assets:before, .m-article-teaser--cover--big .m-article-teaser__assets:before, .m-article-teaser--text--small .m-article-teaser__assets:before, .m-article-teaser--text--medium .m-article-teaser__assets:before, .m-article-teaser--text--big .m-article-teaser__assets:before, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets:before, .m-article-teaser--comment--small .m-article-teaser__assets:before, .m-article-teaser--comment--medium .m-article-teaser__assets:before, .m-article-teaser--horizontal .m-article-teaser__assets:after, .m-article-teaser--horizontal--text .m-article-teaser__assets:after, .m-article-teaser--horizontal--cover .m-article-teaser__assets:after, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets:after, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets:after, .m-article-teaser--vertical--cover .m-article-teaser__assets:after, .m-article-teaser--vertical--cover--title-only .m-article-teaser__assets:after, .m-article-teaser--title-only .m-article-teaser__assets:after, .m-article-teaser--kaaiman .m-article-teaser__assets:after, .m-article-teaser--sabato--big .m-article-teaser__assets:after, .m-article-teaser--sabato--medium .m-article-teaser__assets:after, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__assets:after, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets:after, .m-article-teaser--cover--small .m-article-teaser__assets:after, .m-article-teaser--cover--medium .m-article-teaser__assets:after, .m-article-teaser--cover--dossier .m-article-teaser__assets:after, .m-article-teaser--cover--big .m-article-teaser__assets:after, .m-article-teaser--text--small .m-article-teaser__assets:after, .m-article-teaser--text--medium .m-article-teaser__assets:after, .m-article-teaser--text--big .m-article-teaser__assets:after, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets:after, .m-article-teaser--comment--small .m-article-teaser__assets:after, .m-article-teaser--comment--medium .m-article-teaser__assets:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-article-teaser--horizontal .m-article-teaser__assets:after, .m-article-teaser--horizontal--text .m-article-teaser__assets:after, .m-article-teaser--horizontal--cover .m-article-teaser__assets:after, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets:after, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets:after, .m-article-teaser--vertical--cover .m-article-teaser__assets:after, .m-article-teaser--vertical--cover--title-only .m-article-teaser__assets:after, .m-article-teaser--title-only .m-article-teaser__assets:after, .m-article-teaser--kaaiman .m-article-teaser__assets:after, .m-article-teaser--sabato--big .m-article-teaser__assets:after, .m-article-teaser--sabato--medium .m-article-teaser__assets:after, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__assets:after, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets:after, .m-article-teaser--cover--small .m-article-teaser__assets:after, .m-article-teaser--cover--medium .m-article-teaser__assets:after, .m-article-teaser--cover--dossier .m-article-teaser__assets:after, .m-article-teaser--cover--big .m-article-teaser__assets:after, .m-article-teaser--text--small .m-article-teaser__assets:after, .m-article-teaser--text--medium .m-article-teaser__assets:after, .m-article-teaser--text--big .m-article-teaser__assets:after, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets:after, .m-article-teaser--comment--small .m-article-teaser__assets:after, .m-article-teaser--comment--medium .m-article-teaser__assets:after {
  clear: both;
}

.m-article-teaser--horizontal .m-outline-asset--quotation-shortcode, .m-article-teaser--horizontal--text .m-outline-asset--quotation-shortcode, .m-article-teaser--horizontal--cover .m-outline-asset--quotation-shortcode, .m-article-teaser--horizontal--cover--small .m-outline-asset--quotation-shortcode, .m-article-teaser--horizontal--cover--big .m-outline-asset--quotation-shortcode, .m-article-teaser--vertical--cover .m-outline-asset--quotation-shortcode, .m-article-teaser--vertical--cover--title-only .m-outline-asset--quotation-shortcode, .m-article-teaser--title-only .m-outline-asset--quotation-shortcode, .m-article-teaser--kaaiman .m-outline-asset--quotation-shortcode, .m-article-teaser--sabato--big .m-outline-asset--quotation-shortcode, .m-article-teaser--sabato--medium .m-outline-asset--quotation-shortcode, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-outline-asset--quotation-shortcode, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-outline-asset--quotation-shortcode, .m-article-teaser--cover--small .m-outline-asset--quotation-shortcode, .m-article-teaser--cover--medium .m-outline-asset--quotation-shortcode, .m-article-teaser--cover--dossier .m-outline-asset--quotation-shortcode, .m-article-teaser--cover--big .m-outline-asset--quotation-shortcode, .m-article-teaser--text--small .m-outline-asset--quotation-shortcode, .m-article-teaser--text--medium .m-outline-asset--quotation-shortcode, .m-article-teaser--text--big .m-outline-asset--quotation-shortcode, .m-article-teaser--text--small__no__overlay .m-outline-asset--quotation-shortcode, .m-article-teaser--comment--small .m-outline-asset--quotation-shortcode, .m-article-teaser--comment--medium .m-outline-asset--quotation-shortcode {
  margin: 0;
  float: left;
  height: 20px;
  height: 2rem;
}

.m-article-teaser--horizontal .m-article-teaser__assets__reactions, .m-article-teaser--horizontal--text .m-article-teaser__assets__reactions, .m-article-teaser--horizontal--cover .m-article-teaser__assets__reactions, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets__reactions, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets__reactions, .m-article-teaser--vertical--cover .m-article-teaser__assets__reactions, .m-article-teaser--vertical--cover--title-only .m-article-teaser__assets__reactions, .m-article-teaser--title-only .m-article-teaser__assets__reactions, .m-article-teaser--kaaiman .m-article-teaser__assets__reactions, .m-article-teaser--sabato--big .m-article-teaser__assets__reactions, .m-article-teaser--sabato--medium .m-article-teaser__assets__reactions, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__assets__reactions, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets__reactions, .m-article-teaser--cover--small .m-article-teaser__assets__reactions, .m-article-teaser--cover--medium .m-article-teaser__assets__reactions, .m-article-teaser--cover--dossier .m-article-teaser__assets__reactions, .m-article-teaser--cover--big .m-article-teaser__assets__reactions, .m-article-teaser--text--small .m-article-teaser__assets__reactions, .m-article-teaser--text--medium .m-article-teaser__assets__reactions, .m-article-teaser--text--big .m-article-teaser__assets__reactions, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets__reactions, .m-article-teaser--comment--small .m-article-teaser__assets__reactions, .m-article-teaser--comment--medium .m-article-teaser__assets__reactions {
  float: right;
  height: 20px;
  height: 2rem;
}

.m-article-teaser--horizontal .m-article-teaser__assets__icons, .m-article-teaser--horizontal--text .m-article-teaser__assets__icons, .m-article-teaser--horizontal--cover .m-article-teaser__assets__icons, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets__icons, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets__icons, .m-article-teaser--vertical--cover .m-article-teaser__assets__icons, .m-article-teaser--vertical--cover--title-only .m-article-teaser__assets__icons, .m-article-teaser--title-only .m-article-teaser__assets__icons, .m-article-teaser--kaaiman .m-article-teaser__assets__icons, .m-article-teaser--sabato--big .m-article-teaser__assets__icons, .m-article-teaser--sabato--medium .m-article-teaser__assets__icons, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__assets__icons, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets__icons, .m-article-teaser--cover--small .m-article-teaser__assets__icons, .m-article-teaser--cover--medium .m-article-teaser__assets__icons, .m-article-teaser--cover--dossier .m-article-teaser__assets__icons, .m-article-teaser--cover--big .m-article-teaser__assets__icons, .m-article-teaser--text--small .m-article-teaser__assets__icons, .m-article-teaser--text--medium .m-article-teaser__assets__icons, .m-article-teaser--text--big .m-article-teaser__assets__icons, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets__icons, .m-article-teaser--comment--small .m-article-teaser__assets__icons, .m-article-teaser--comment--medium .m-article-teaser__assets__icons {
  float: left;
  height: auto;
  line-height: 15px;
  line-height: 1.5rem;
}

.m-article-teaser--horizontal .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--horizontal--text .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--horizontal--cover .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--vertical--cover .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--vertical--cover--title-only .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--title-only .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--kaaiman .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--sabato--big .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--sabato--medium .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--cover--small .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--cover--medium .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--cover--dossier .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--cover--big .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--text--small .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--text--medium .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--text--big .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--comment--small .m-article-teaser__assets__icons .m-asset-icon, .m-article-teaser--comment--medium .m-article-teaser__assets__icons .m-asset-icon {
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0px 5px;
  margin: 0rem 0.5rem;
}

.m-article-teaser--horizontal .m-article-teaser__content, .m-article-teaser--horizontal--text .m-article-teaser__content, .m-article-teaser--horizontal--cover .m-article-teaser__content, .m-article-teaser--horizontal--cover--small .m-article-teaser__content, .m-article-teaser--horizontal--cover--big .m-article-teaser__content, .m-article-teaser--vertical--cover .m-article-teaser__content, .m-article-teaser--vertical--cover--title-only .m-article-teaser__content, .m-article-teaser--title-only .m-article-teaser__content, .m-article-teaser--kaaiman .m-article-teaser__content, .m-article-teaser--sabato--big .m-article-teaser__content, .m-article-teaser--sabato--medium .m-article-teaser__content, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__content, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__content, .m-article-teaser--cover--small .m-article-teaser__content, .m-article-teaser--cover--medium .m-article-teaser__content, .m-article-teaser--cover--dossier .m-article-teaser__content, .m-article-teaser--cover--big .m-article-teaser__content, .m-article-teaser--text--small .m-article-teaser__content, .m-article-teaser--text--medium .m-article-teaser__content, .m-article-teaser--text--big .m-article-teaser__content, .m-article-teaser--text--small__no__overlay .m-article-teaser__content, .m-article-teaser--comment--small .m-article-teaser__content, .m-article-teaser--comment--medium .m-article-teaser__content, .m-article-teaser--horizontal .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--horizontal--text .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--horizontal--cover .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--horizontal--cover--small .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--horizontal--cover--big .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--vertical--cover .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--vertical--cover--title-only .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--title-only .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--kaaiman .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--sabato--big .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--sabato--medium .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--cover--small .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--cover--medium .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--cover--dossier .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--cover--big .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--text--small .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--text--medium .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--text--big .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--text--small__no__overlay .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--comment--small .m-article-teaser__container .m-article-teaser__assets, .m-article-teaser--comment--medium .m-article-teaser__container .m-article-teaser__assets {
  display: block;
}

.m-article-teaser--horizontal .m-article-teaser__labels, .m-article-teaser--horizontal--text .m-article-teaser__labels, .m-article-teaser--horizontal--cover .m-article-teaser__labels, .m-article-teaser--horizontal--cover--small .m-article-teaser__labels, .m-article-teaser--horizontal--cover--big .m-article-teaser__labels, .m-article-teaser--vertical--cover .m-article-teaser__labels, .m-article-teaser--vertical--cover--title-only .m-article-teaser__labels, .m-article-teaser--title-only .m-article-teaser__labels, .m-article-teaser--kaaiman .m-article-teaser__labels, .m-article-teaser--sabato--big .m-article-teaser__labels, .m-article-teaser--sabato--medium .m-article-teaser__labels, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__labels, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__labels, .m-article-teaser--cover--small .m-article-teaser__labels, .m-article-teaser--cover--medium .m-article-teaser__labels, .m-article-teaser--cover--dossier .m-article-teaser__labels, .m-article-teaser--cover--big .m-article-teaser__labels, .m-article-teaser--text--small .m-article-teaser__labels, .m-article-teaser--text--medium .m-article-teaser__labels, .m-article-teaser--text--big .m-article-teaser__labels, .m-article-teaser--text--small__no__overlay .m-article-teaser__labels, .m-article-teaser--comment--small .m-article-teaser__labels, .m-article-teaser--comment--medium .m-article-teaser__labels {
  display: block;
}

.m-article-teaser--horizontal .m-article-teaser__author, .m-article-teaser--horizontal--text .m-article-teaser__author, .m-article-teaser--horizontal--cover .m-article-teaser__author, .m-article-teaser--horizontal--cover--small .m-article-teaser__author, .m-article-teaser--horizontal--cover--big .m-article-teaser__author, .m-article-teaser--vertical--cover .m-article-teaser__author, .m-article-teaser--vertical--cover--title-only .m-article-teaser__author, .m-article-teaser--title-only .m-article-teaser__author, .m-article-teaser--kaaiman .m-article-teaser__author, .m-article-teaser--sabato--big .m-article-teaser__author, .m-article-teaser--sabato--medium .m-article-teaser__author, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__author, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__author, .m-article-teaser--cover--small .m-article-teaser__author, .m-article-teaser--cover--medium .m-article-teaser__author, .m-article-teaser--cover--dossier .m-article-teaser__author, .m-article-teaser--cover--big .m-article-teaser__author, .m-article-teaser--text--small .m-article-teaser__author, .m-article-teaser--text--medium .m-article-teaser__author, .m-article-teaser--text--big .m-article-teaser__author, .m-article-teaser--text--small__no__overlay .m-article-teaser__author, .m-article-teaser--comment--small .m-article-teaser__author, .m-article-teaser--comment--medium .m-article-teaser__author {
  font-family: "Noto", serif;
}

.m-article-teaser--horizontal .m-article-teaser__inleiding, .m-article-teaser--horizontal--text .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover--small .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover--big .m-article-teaser__inleiding, .m-article-teaser--vertical--cover .m-article-teaser__inleiding, .m-article-teaser--vertical--cover--title-only .m-article-teaser__inleiding, .m-article-teaser--title-only .m-article-teaser__inleiding, .m-article-teaser--kaaiman .m-article-teaser__inleiding, .m-article-teaser--sabato--big .m-article-teaser__inleiding, .m-article-teaser--sabato--medium .m-article-teaser__inleiding, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__inleiding, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__inleiding, .m-article-teaser--cover--small .m-article-teaser__inleiding, .m-article-teaser--cover--medium .m-article-teaser__inleiding, .m-article-teaser--cover--dossier .m-article-teaser__inleiding, .m-article-teaser--cover--big .m-article-teaser__inleiding, .m-article-teaser--text--small .m-article-teaser__inleiding, .m-article-teaser--text--medium .m-article-teaser__inleiding, .m-article-teaser--text--big .m-article-teaser__inleiding, .m-article-teaser--text--small__no__overlay .m-article-teaser__inleiding, .m-article-teaser--comment--small .m-article-teaser__inleiding, .m-article-teaser--comment--medium .m-article-teaser__inleiding {
  display: block;
}

.m-article-teaser--cover--small, .m-article-teaser--cover--medium, .m-article-teaser--cover--big, .m-article-teaser--text--small, .m-article-teaser--text--medium, .m-article-teaser--text--big, .m-article-teaser--comment--small, .m-article-teaser--comment--medium {
  -webkit-tap-highlight-color: transparent;
}

.m-article-teaser--cover--small .m-article-teaser__hover, .m-article-teaser--cover--medium .m-article-teaser__hover, .m-article-teaser--cover--big .m-article-teaser__hover, .m-article-teaser--text--small .m-article-teaser__hover, .m-article-teaser--text--medium .m-article-teaser__hover, .m-article-teaser--text--big .m-article-teaser__hover, .m-article-teaser--comment--small .m-article-teaser__hover, .m-article-teaser--comment--medium .m-article-teaser__hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "0)"';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.css-hover.m-article-teaser--cover--small:hover .m-article-teaser__hover, .css-hover.m-article-teaser--cover--medium:hover .m-article-teaser__hover, .css-hover.m-article-teaser--cover--big:hover .m-article-teaser__hover, .css-hover.m-article-teaser--text--small:hover .m-article-teaser__hover, .css-hover.m-article-teaser--text--medium:hover .m-article-teaser__hover, .css-hover.m-article-teaser--text--big:hover .m-article-teaser__hover, .css-hover.m-article-teaser--comment--small:hover .m-article-teaser__hover, .css-hover.m-article-teaser--comment--medium:hover .m-article-teaser__hover, .hovered.m-article-teaser--cover--small .m-article-teaser__hover, .hovered.m-article-teaser--cover--medium .m-article-teaser__hover, .hovered.m-article-teaser--cover--big .m-article-teaser__hover, .hovered.m-article-teaser--text--small .m-article-teaser__hover, .hovered.m-article-teaser--text--medium .m-article-teaser__hover, .hovered.m-article-teaser--text--big .m-article-teaser__hover, .hovered.m-article-teaser--comment--small .m-article-teaser__hover, .hovered.m-article-teaser--comment--medium .m-article-teaser__hover {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "100)"';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.css-hover.m-article-teaser--cover--small:hover .m-article-teaser__container, .css-hover.m-article-teaser--cover--medium:hover .m-article-teaser__container, .css-hover.m-article-teaser--cover--big:hover .m-article-teaser__container, .css-hover.m-article-teaser--text--small:hover .m-article-teaser__container, .css-hover.m-article-teaser--text--medium:hover .m-article-teaser__container, .css-hover.m-article-teaser--text--big:hover .m-article-teaser__container, .css-hover.m-article-teaser--comment--small:hover .m-article-teaser__container, .css-hover.m-article-teaser--comment--medium:hover .m-article-teaser__container, .css-hover.m-article-teaser--cover--small:hover .m-article-teaser__content, .css-hover.m-article-teaser--cover--medium:hover .m-article-teaser__content, .css-hover.m-article-teaser--cover--big:hover .m-article-teaser__content, .css-hover.m-article-teaser--text--small:hover .m-article-teaser__content, .css-hover.m-article-teaser--text--medium:hover .m-article-teaser__content, .css-hover.m-article-teaser--text--big:hover .m-article-teaser__content, .css-hover.m-article-teaser--comment--small:hover .m-article-teaser__content, .css-hover.m-article-teaser--comment--medium:hover .m-article-teaser__content, .css-hover.m-article-teaser--cover--small:hover .m-article-teaser__assets, .css-hover.m-article-teaser--cover--medium:hover .m-article-teaser__assets, .css-hover.m-article-teaser--cover--big:hover .m-article-teaser__assets, .css-hover.m-article-teaser--text--small:hover .m-article-teaser__assets, .css-hover.m-article-teaser--text--medium:hover .m-article-teaser__assets, .css-hover.m-article-teaser--text--big:hover .m-article-teaser__assets, .css-hover.m-article-teaser--comment--small:hover .m-article-teaser__assets, .css-hover.m-article-teaser--comment--medium:hover .m-article-teaser__assets, .hovered.m-article-teaser--cover--small .m-article-teaser__container, .hovered.m-article-teaser--cover--medium .m-article-teaser__container, .hovered.m-article-teaser--cover--big .m-article-teaser__container, .hovered.m-article-teaser--text--small .m-article-teaser__container, .hovered.m-article-teaser--text--medium .m-article-teaser__container, .hovered.m-article-teaser--text--big .m-article-teaser__container, .hovered.m-article-teaser--comment--small .m-article-teaser__container, .hovered.m-article-teaser--comment--medium .m-article-teaser__container, .hovered.m-article-teaser--cover--small .m-article-teaser__content, .hovered.m-article-teaser--cover--medium .m-article-teaser__content, .hovered.m-article-teaser--cover--big .m-article-teaser__content, .hovered.m-article-teaser--text--small .m-article-teaser__content, .hovered.m-article-teaser--text--medium .m-article-teaser__content, .hovered.m-article-teaser--text--big .m-article-teaser__content, .hovered.m-article-teaser--comment--small .m-article-teaser__content, .hovered.m-article-teaser--comment--medium .m-article-teaser__content, .hovered.m-article-teaser--cover--small .m-article-teaser__assets, .hovered.m-article-teaser--cover--medium .m-article-teaser__assets, .hovered.m-article-teaser--cover--big .m-article-teaser__assets, .hovered.m-article-teaser--text--small .m-article-teaser__assets, .hovered.m-article-teaser--text--medium .m-article-teaser__assets, .hovered.m-article-teaser--text--big .m-article-teaser__assets, .hovered.m-article-teaser--comment--small .m-article-teaser__assets, .hovered.m-article-teaser--comment--medium .m-article-teaser__assets {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "0)"';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.m-article-teaser--cover--small .m-article-teaser__container, .m-article-teaser--cover--medium .m-article-teaser__container, .m-article-teaser--cover--big .m-article-teaser__container, .m-article-teaser--text--small .m-article-teaser__container, .m-article-teaser--text--medium .m-article-teaser__container, .m-article-teaser--text--big .m-article-teaser__container, .m-article-teaser--comment--small .m-article-teaser__container, .m-article-teaser--comment--medium .m-article-teaser__container, .m-article-teaser--cover--small .m-article-teaser__content, .m-article-teaser--cover--medium .m-article-teaser__content, .m-article-teaser--cover--big .m-article-teaser__content, .m-article-teaser--text--small .m-article-teaser__content, .m-article-teaser--text--medium .m-article-teaser__content, .m-article-teaser--text--big .m-article-teaser__content, .m-article-teaser--comment--small .m-article-teaser__content, .m-article-teaser--comment--medium .m-article-teaser__content, .m-article-teaser--cover--small .m-article-teaser__assets, .m-article-teaser--cover--medium .m-article-teaser__assets, .m-article-teaser--cover--big .m-article-teaser__assets, .m-article-teaser--text--small .m-article-teaser__assets, .m-article-teaser--text--medium .m-article-teaser__assets, .m-article-teaser--text--big .m-article-teaser__assets, .m-article-teaser--comment--small .m-article-teaser__assets, .m-article-teaser--comment--medium .m-article-teaser__assets {
  -webkit-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

.m-article-teaser--cover--small .m-article-teaser__hover__content, .m-article-teaser--cover--medium .m-article-teaser__hover__content, .m-article-teaser--cover--big .m-article-teaser__hover__content, .m-article-teaser--text--small .m-article-teaser__hover__content, .m-article-teaser--text--medium .m-article-teaser__hover__content, .m-article-teaser--text--big .m-article-teaser__hover__content, .m-article-teaser--comment--small .m-article-teaser__hover__content, .m-article-teaser--comment--medium .m-article-teaser__hover__content {
  position: absolute;
  bottom: 0;
  padding: 40px 20px 0px 20px;
  padding: 4rem 2rem 0rem 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  max-height: 100%;
  color: white;
  font-family: "Noto", serif;
  line-height: 22px;
  line-height: 2.2rem;
  z-index: 1;
  overflow: hidden;
  word-wrap: break-word;
  width: 100%;
}

.m-article-teaser--cover--small .m-article-teaser__hover__background, .m-article-teaser--cover--medium .m-article-teaser__hover__background, .m-article-teaser--cover--big .m-article-teaser__hover__background, .m-article-teaser--text--small .m-article-teaser__hover__background, .m-article-teaser--text--medium .m-article-teaser__hover__background, .m-article-teaser--text--big .m-article-teaser__hover__background, .m-article-teaser--comment--small .m-article-teaser__hover__background, .m-article-teaser--comment--medium .m-article-teaser__hover__background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.m-article-teaser--horizontal .m-article-teaser__assets:before, .m-article-teaser--horizontal--text .m-article-teaser__assets:before, .m-article-teaser--horizontal--cover .m-article-teaser__assets:before, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets:before, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets:before, .m-article-teaser--vertical--cover--title-only .m-article-teaser__assets:before, .m-article-teaser--text--small .m-article-teaser__assets:before, .m-article-teaser--text--medium .m-article-teaser__assets:before, .m-article-teaser--text--big .m-article-teaser__assets:before, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets:before {
  content: "";
  width: 100%;
  height: 30px;
  height: 3rem;
  position: absolute;
  bottom: 100%;
  left: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjdlYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmY3ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 250, 244, 0) 0%, #fffaf4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 250, 244, 0)), color-stop(100%, #fffaf4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 250, 244, 0) 0%, #fffaf4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 250, 244, 0) 0%, #fffaf4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 250, 244, 0) 0%, #fffaf4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 250, 244, 0) 0%, #fffaf4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fff7ea', endColorstr='#fff7ea',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-article-teaser--horizontal, .m-article-teaser--horizontal--text, .m-article-teaser--horizontal--cover, .m-article-teaser--horizontal--cover--small, .m-article-teaser--horizontal--cover--big {
  zoom: 1;
}

.m-article-teaser--horizontal:before, .m-article-teaser--horizontal--text:before, .m-article-teaser--horizontal--cover:before, .m-article-teaser--horizontal--cover--small:before, .m-article-teaser--horizontal--cover--big:before, .m-article-teaser--horizontal:after, .m-article-teaser--horizontal--text:after, .m-article-teaser--horizontal--cover:after, .m-article-teaser--horizontal--cover--small:after, .m-article-teaser--horizontal--cover--big:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-article-teaser--horizontal:after, .m-article-teaser--horizontal--text:after, .m-article-teaser--horizontal--cover:after, .m-article-teaser--horizontal--cover--small:after, .m-article-teaser--horizontal--cover--big:after {
  clear: both;
}

.m-article-teaser--horizontal .noback, .m-article-teaser--horizontal--text .noback, .m-article-teaser--horizontal--cover .noback, .m-article-teaser--horizontal--cover--small .noback, .m-article-teaser--horizontal--cover--big .noback {
  color: #59554e;
  text-shadow: none;
}

.m-article-teaser--horizontal .m-article-teaser__title, .m-article-teaser--horizontal--text .m-article-teaser__title, .m-article-teaser--horizontal--cover .m-article-teaser__title, .m-article-teaser--horizontal--cover--small .m-article-teaser__title, .m-article-teaser--horizontal--cover--big .m-article-teaser__title {
  font-size: 20px;
  font-size: 2rem;
  color: #454443;
}

.m-article-teaser--horizontal .m-article-teaser__author, .m-article-teaser--horizontal--text .m-article-teaser__author, .m-article-teaser--horizontal--cover .m-article-teaser__author, .m-article-teaser--horizontal--cover--small .m-article-teaser__author, .m-article-teaser--horizontal--cover--big .m-article-teaser__author {
  color: #b5ada3;
}

.m-article-teaser--horizontal .m-article-teaser__inleiding, .m-article-teaser--horizontal--text .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover--small .m-article-teaser__inleiding, .m-article-teaser--horizontal--cover--big .m-article-teaser__inleiding {
  color: #84807c;
}

.m-article-teaser--horizontal .m-article-teaser__container, .m-article-teaser--horizontal--text .m-article-teaser__container, .m-article-teaser--horizontal--cover .m-article-teaser__container, .m-article-teaser--horizontal--cover--small .m-article-teaser__container, .m-article-teaser--horizontal--cover--big .m-article-teaser__container {
  display: block;
  overflow: hidden;
}

.m-article-teaser--horizontal .m-article-teaser__assets, .m-article-teaser--horizontal--text .m-article-teaser__assets, .m-article-teaser--horizontal--cover .m-article-teaser__assets, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fef7ea;
}

.m-article-teaser--horizontal {
  overflow: hidden;
  border: 1px solid #e3d7c4;
  background: #fffaf4;
  margin-top: 10px;
  margin-top: 1rem;
}

.m-article-teaser--horizontal .m-article-teaser__container {
  height: 140px;
  height: 14rem;
}

.m-article-teaser--horizontal--text {
  overflow: hidden;
  margin-top: 20px;
  margin-top: 2rem;
  border-bottom: 1px solid #e3d7c4;
}

.m-article-teaser--horizontal--text .m-article-teaser__title {
  font-style: italic;
}

.m-article-teaser--horizontal--text .m-article-teaser__title,
.m-article-teaser--horizontal--text .m-article-teaser__labels,
.m-article-teaser--horizontal--text .m-article-teaser__author {
  margin-bottom: 0;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}

.m-article-teaser--horizontal--text .m-article-teaser__container {
  height: 145px;
  height: 14.5rem;
}

.m-article-teaser--horizontal--text .m-article-teaser__assets:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjdlYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmY3ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 247, 234, 0)), color-stop(100%, #fff7ea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffaf4', endColorstr='#fffaf4',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-article-teaser--horizontal--cover .m-article-teaser__container, .m-article-teaser--horizontal--cover--small .m-article-teaser__container, .m-article-teaser--horizontal--cover--big .m-article-teaser__container {
  height: 170px;
  height: 17rem;
  position: relative;
}

.m-article-teaser--horizontal--cover .m-article-teaser__cover, .m-article-teaser--horizontal--cover--small .m-article-teaser__cover, .m-article-teaser--horizontal--cover--big .m-article-teaser__cover {
  max-width: 250px;
  margin-right: 20px;
  float: left;
  background-position: center center;
}

.m-article-teaser--horizontal--cover .m-article-teaser__title, .m-article-teaser--horizontal--cover--small .m-article-teaser__title, .m-article-teaser--horizontal--cover--big .m-article-teaser__title {
  font-size: 17px;
}

.m-article-teaser--horizontal--cover .m-article-teaser__title, .m-article-teaser--horizontal--cover--small .m-article-teaser__title, .m-article-teaser--horizontal--cover--big .m-article-teaser__title, .m-article-teaser--horizontal--cover .m-article-teaser__labels, .m-article-teaser--horizontal--cover--small .m-article-teaser__labels, .m-article-teaser--horizontal--cover--big .m-article-teaser__labels, .m-article-teaser--horizontal--cover .m-article-teaser__author, .m-article-teaser--horizontal--cover--small .m-article-teaser__author, .m-article-teaser--horizontal--cover--big .m-article-teaser__author {
  margin-bottom: 0;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}

.m-article-teaser--horizontal--cover .m-article-teaser__assets:before, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets:before, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjdlYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmY3ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 247, 234, 0)), color-stop(100%, #fff7ea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 247, 234, 0) 0%, #fff7ea 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fff7ea', endColorstr='#fff7ea',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-article-teaser--horizontal--cover .m-article-teaser__assets__icons, .m-article-teaser--horizontal--cover--small .m-article-teaser__assets__icons, .m-article-teaser--horizontal--cover--big .m-article-teaser__assets__icons {
  color: #b5ada3;
}

.m-article-teaser--horizontal--cover--small .m-article-teaser__title {
  font-size: 18px;
  font-size: 1.8rem;
}

.m-article-teaser--horizontal--cover--big .m-article-teaser__title {
  font-size: 24px;
  font-size: 2.4rem;
}

.m-article-teaser--vertical--cover .m-article-teaser__assets {
  height: 20px;
  overflow: hidden;
}

.m-article-teaser--vertical--cover .m-article-teaser__assets__icons {
  float: none;
  display: block;
}

.m-article-teaser--vertical--cover--title-only .m-article-teaser__assets {
  height: 20px;
  position: relative;
}

.m-article-teaser--vertical--cover--title-only .m-article-teaser__assets__icons {
  float: none;
  display: block;
}

.m-article-teaser--vertical--cover--title-only > img {
  width: 100%;
  height: auto;
  display: block;
}

.m-article-teaser--vertical--cover--title-only .m-article-teaser__container {
  padding: 10px 0px 0px 0px;
  padding: 1rem 0rem 0rem 0rem;
  display: block;
  background: #fffaf2;
  border-right: 1px solid #e3d7c3;
  border-bottom: 1px solid #e3d7c3;
  border-left: 1px solid #e3d7c3;
}

.m-article-teaser--vertical--cover--title-only .m-article-teaser__labels,
.m-article-teaser--vertical--cover--title-only .m-article-teaser__title {
  padding: 0px 10px;
  padding: 0rem 1rem;
}

.m-article-teaser--vertical--cover--title-only .m-article-teaser__labels {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.m-article-teaser--vertical--cover--title-only .m-article-teaser__title {
  height: 60px;
  height: 6rem;
  overflow: hidden;
}

.m-article-teaser--vertical--cover--title-only .m-article-teaser__assets__netto-node {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  margin-right: 10px;
  margin-right: 1rem;
  border-right: 1px solid #b5aea3;
  float: left;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #0073AB;
  text-transform: uppercase;
}

.m-article-teaser--vertical--cover--title-only .m-asset-icon:before {
  color: #b5aea3;
}

.m-article-teaser--title-only .m-article-teaser__title {
  color: #454443;
}

.m-article-teaser--kaaiman .m-article-teaser__cover {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  width: 100%;
  background-position: center center;
}

.m-article-teaser--kaaiman .m-article-teaser__title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  line-height: 2.6rem;
  color: #454443;
}

.m-article-teaser--kaaiman .m-article-teaser__inleiding {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #84807c;
}

.m-article-teaser--kaaiman .m-article-teaser__title,
.m-article-teaser--kaaiman .m-article-teaser__labels,
.m-article-teaser--kaaiman .m-article-teaser__author {
  margin-top: 0;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}

.m-article-teaser--sabato--big .m-article-teaser__content, .m-article-teaser--sabato--medium .m-article-teaser__content, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__content, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__content {
  margin: 0 !important;
  padding: 0 !important;
}

.m-article-teaser--sabato--big .m-article-teaser__title, .m-article-teaser--sabato--medium .m-article-teaser__title, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__title, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__title {
  font-weight: normal;
  color: #434343;
  background-color: white;
  display: inline-block;
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  font-family: "Playfair Display", serif;
}

.m-article-teaser--sabato--big .m-article-teaser__cover, .m-article-teaser--sabato--medium .m-article-teaser__cover, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__cover, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container .m-article-teaser__cover {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.m-article-teaser--sabato--big .m-article-teaser__title, .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container .m-article-teaser__title {
  font-size: 30px;
  font-size: 3rem;
  margin: 0;
  padding: 15px 20px;
  padding: 1.5rem 2rem;
}

.m-article-teaser--sabato--big {
  height: 350px !important;
  height: 35rem !important;
}

.m-article-teaser--sabato--medium {
  height: 170px;
}

.m-article-teaser--sabato--medium .m-article-teaser__title {
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
  padding: 10px 15px;
  padding: 1rem 1.5rem;
}

.sub-nav .m-article-teaser--sabato--medium {
  margin-bottom: 10px;
}

.m-article-teaser--sabato--text--big .m-article-teaser__inleiding, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__inleiding {
  font-size: 15px;
  font-size: 1.5rem;
  color: #434343;
  font-family: "Playfair Display", serif;
  display: block;
  overflow: hidden;
  position: relative;
}

.m-article-teaser--sabato--text--big .m-article-teaser__inleiding:after, .m-article-teaser--sabato--text--medium .m-article-teaser--sabato__inleiding:after {
  content: "";
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-article-teaser--sabato--text--big, .m-article-teaser--sabato--text--medium {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #434343;
}

.m-article-teaser--sabato--text--big {
  height: 750px;
  height: 75rem;
}

.m-article-teaser--sabato--text--big .m-article-teaser--sabato__container {
  height: 625px !important;
  height: 62.5rem !important;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-article-teaser--sabato--text--big {
    height: 585px;
    height: 58.5rem;
  }
  body.immobile .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container {
    height: 470px !important;
    height: 47rem !important;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-article-teaser--sabato--text--big {
    height: 585px;
    height: 58.5rem;
  }
  body.mobile .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container {
    height: 470px !important;
    height: 47rem !important;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .m-article-teaser--sabato--text--big {
    height: 585px;
    height: 58.5rem;
  }
  body.immobile .m-article-teaser--sabato--text--big .m-article-teaser--sabato__container {
    height: 470px !important;
    height: 47rem !important;
  }
}

.m-article-teaser--sabato--text--big .m-article-teaser--sabato__container {
  margin-bottom: 0;
}

.m-article-teaser--sabato--text--big .m-article-teaser__inleiding {
  padding: 30px 15px;
  padding: 3rem 1.5rem;
  height: 95px;
  height: 9.5rem;
}

.m-article-teaser--sabato--text--medium {
  height: 365px;
  height: 36.5rem;
}

.m-article-teaser--sabato--text--medium .m-article-teaser--sabato__container {
  height: 195px !important;
  height: 19.5rem !important;
  margin-bottom: 0;
}

.m-article-teaser--sabato--text--medium .m-article-teaser--sabato__inleiding {
  padding: 20px 0px 30px 0px;
  padding: 2rem 0rem 3rem 0rem;
  height: 140px;
  height: 14rem;
}

.m-article-teaser--sabato--text--medium .m-article-teaser__inleiding {
  margin-top: 20px;
  margin-top: 2rem;
  display: block;
}

.m-article-teaser--sabato--text--medium .m-article-teaser__title {
  font-size: 25px;
  font-size: 2.5rem;
  color: #434343;
  background-color: white;
  display: block;
  width: 100%;
  font-family: "Playfair Display", serif;
  word-wrap: break-word;
}

.m-article-teaser--cover--small, .m-article-teaser--text--small, .m-article-teaser--text--small__no__overlay, .m-article-teaser--comment--small {
  height: 170px;
  height: 17rem;
}

.m-article-teaser--cover--small .m-article-teaser__title, .m-article-teaser--text--small .m-article-teaser__title, .m-article-teaser--text--small__no__overlay .m-article-teaser__title, .m-article-teaser--comment--small .m-article-teaser__title {
  font-size: 16px;
  font-size: 1.6rem;
}

.m-article-teaser--cover--small .m-article-teaser__author, .m-article-teaser--text--small .m-article-teaser__author, .m-article-teaser--text--small__no__overlay .m-article-teaser__author, .m-article-teaser--comment--small .m-article-teaser__author {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-article-teaser--cover--small .m-article-teaser__hover__content, .m-article-teaser--text--small .m-article-teaser__hover__content, .m-article-teaser--text--small__no__overlay .m-article-teaser__hover__content, .m-article-teaser--comment--small .m-article-teaser__hover__content {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-article-teaser--cover--small .m-article-teaser__hover__content:after, .m-article-teaser--text--small .m-article-teaser__hover__content:after, .m-article-teaser--text--small__no__overlay .m-article-teaser__hover__content:after, .m-article-teaser--comment--small .m-article-teaser__hover__content:after {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 6px;
}

.m-article-teaser--cover--small, .m-article-teaser--cover--medium, .m-article-teaser--cover--dossier, .m-article-teaser--cover--big, .m-article-teaser--comment--small, .m-article-teaser--comment--medium {
  background-color: #e3d7c4;
}

.m-article-teaser--cover--small .m-article-teaser__cover, .m-article-teaser--cover--medium .m-article-teaser__cover, .m-article-teaser--cover--dossier .m-article-teaser__cover, .m-article-teaser--cover--big .m-article-teaser__cover, .m-article-teaser--comment--small .m-article-teaser__cover, .m-article-teaser--comment--medium .m-article-teaser__cover {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.m-article-teaser--cover--small .m-article-teaser__cover img, .m-article-teaser--cover--medium .m-article-teaser__cover img, .m-article-teaser--cover--dossier .m-article-teaser__cover img, .m-article-teaser--cover--big .m-article-teaser__cover img, .m-article-teaser--comment--small .m-article-teaser__cover img, .m-article-teaser--comment--medium .m-article-teaser__cover img {
  left: 0 !important;
}

.m-article-teaser--cover--small .m-article-teaser__cover:after, .m-article-teaser--cover--medium .m-article-teaser__cover:after, .m-article-teaser--cover--dossier .m-article-teaser__cover:after, .m-article-teaser--cover--big .m-article-teaser__cover:after, .m-article-teaser--comment--small .m-article-teaser__cover:after, .m-article-teaser--comment--medium .m-article-teaser__cover:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIwLjE0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzEzMmUiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(12, 19, 46, 0)), color-stop(20%, rgba(12, 19, 46, 0)), color-stop(100%, rgba(12, 19, 46, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000c132e', endColorstr='#b30c132e',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-article-teaser--cover--small .m-article-teaser__title, .m-article-teaser--cover--medium .m-article-teaser__title, .m-article-teaser--cover--dossier .m-article-teaser__title, .m-article-teaser--cover--big .m-article-teaser__title, .m-article-teaser--comment--small .m-article-teaser__title, .m-article-teaser--comment--medium .m-article-teaser__title, .m-article-teaser--cover--small .m-article-teaser__inleiding, .m-article-teaser--cover--medium .m-article-teaser__inleiding, .m-article-teaser--cover--dossier .m-article-teaser__inleiding, .m-article-teaser--cover--big .m-article-teaser__inleiding, .m-article-teaser--comment--small .m-article-teaser__inleiding, .m-article-teaser--comment--medium .m-article-teaser__inleiding, .m-article-teaser--cover--small .m-article-teaser__author, .m-article-teaser--cover--medium .m-article-teaser__author, .m-article-teaser--cover--dossier .m-article-teaser__author, .m-article-teaser--cover--big .m-article-teaser__author, .m-article-teaser--comment--small .m-article-teaser__author, .m-article-teaser--comment--medium .m-article-teaser__author {
  margin-bottom: 0;
  margin-top: 7px;
  margin-top: 0.7rem;
}

.m-article-teaser--cover--small .m-article-teaser__title, .m-article-teaser--cover--medium .m-article-teaser__title, .m-article-teaser--cover--dossier .m-article-teaser__title, .m-article-teaser--cover--big .m-article-teaser__title, .m-article-teaser--comment--small .m-article-teaser__title, .m-article-teaser--comment--medium .m-article-teaser__title {
  color: white;
}

.m-article-teaser--cover--small .m-article-teaser__container, .m-article-teaser--cover--medium .m-article-teaser__container, .m-article-teaser--cover--dossier .m-article-teaser__container, .m-article-teaser--cover--big .m-article-teaser__container, .m-article-teaser--comment--small .m-article-teaser__container, .m-article-teaser--comment--medium .m-article-teaser__container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.m-article-teaser--cover--small .m-article-teaser__content, .m-article-teaser--cover--medium .m-article-teaser__content, .m-article-teaser--cover--dossier .m-article-teaser__content, .m-article-teaser--cover--big .m-article-teaser__content, .m-article-teaser--comment--small .m-article-teaser__content, .m-article-teaser--comment--medium .m-article-teaser__content {
  padding: 10px 10px;
  padding: 1rem 1rem;
  padding-top: 0;
  overflow: hidden;
}

.m-article-teaser--cover--small .m-article-teaser__author, .m-article-teaser--cover--medium .m-article-teaser__author, .m-article-teaser--cover--dossier .m-article-teaser__author, .m-article-teaser--cover--big .m-article-teaser__author, .m-article-teaser--comment--small .m-article-teaser__author, .m-article-teaser--comment--medium .m-article-teaser__author {
  color: white;
}

.m-article-teaser--cover--small .m-article-teaser__assets, .m-article-teaser--cover--medium .m-article-teaser__assets, .m-article-teaser--cover--dossier .m-article-teaser__assets, .m-article-teaser--cover--big .m-article-teaser__assets, .m-article-teaser--comment--small .m-article-teaser__assets, .m-article-teaser--comment--medium .m-article-teaser__assets {
  height: 20px;
  overflow: hidden;
}

.m-article-teaser--cover--small .m-article-teaser__assets__icons, .m-article-teaser--cover--medium .m-article-teaser__assets__icons, .m-article-teaser--cover--dossier .m-article-teaser__assets__icons, .m-article-teaser--cover--big .m-article-teaser__assets__icons, .m-article-teaser--comment--small .m-article-teaser__assets__icons, .m-article-teaser--comment--medium .m-article-teaser__assets__icons {
  color: white;
  float: none;
  display: block;
}

.m-article-teaser--cover--small .m-outline-asset, .m-article-teaser--cover--medium .m-outline-asset, .m-article-teaser--cover--dossier .m-outline-asset, .m-article-teaser--cover--big .m-outline-asset, .m-article-teaser--comment--small .m-outline-asset, .m-article-teaser--comment--medium .m-outline-asset {
  border-top: none !important;
  border-right: none !important;
}

.m-article-teaser--cover--small .m-article-teaser__hover__background, .m-article-teaser--cover--medium .m-article-teaser__hover__background, .m-article-teaser--cover--dossier .m-article-teaser__hover__background, .m-article-teaser--cover--big .m-article-teaser__hover__background, .m-article-teaser--comment--small .m-article-teaser__hover__background, .m-article-teaser--comment--medium .m-article-teaser__hover__background {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "70)"';
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  background: #59554e;
}

body.subsite-finance .m-article-teaser--cover--small .m-article-teaser__hover__background, body.subsite-finance .m-article-teaser--cover--medium .m-article-teaser__hover__background, body.subsite-finance .m-article-teaser--cover--dossier .m-article-teaser__hover__background, body.subsite-finance .m-article-teaser--cover--big .m-article-teaser__hover__background, body.subsite-finance .m-article-teaser--comment--small .m-article-teaser__hover__background, body.subsite-finance .m-article-teaser--comment--medium .m-article-teaser__hover__background {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "80)"';
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  background: #0073AB;
}

.m-article-teaser--cover--small .m-article-teaserassetsquotation, .m-article-teaser--cover--medium .m-article-teaserassetsquotation, .m-article-teaser--cover--dossier .m-article-teaserassetsquotation, .m-article-teaser--cover--big .m-article-teaserassetsquotation, .m-article-teaser--comment--small .m-article-teaserassetsquotation, .m-article-teaser--comment--medium .m-article-teaserassetsquotation {
  border-width: 0 0 1px 1px;
  line-height: 14px;
}

.m-article-teaser--cover--small .m-article-teaser__netto-flag__container--main, .m-article-teaser--cover--medium .m-article-teaser__netto-flag__container--main, .m-article-teaser--cover--dossier .m-article-teaser__netto-flag__container--main, .m-article-teaser--cover--big .m-article-teaser__netto-flag__container--main, .m-article-teaser--comment--small .m-article-teaser__netto-flag__container--main, .m-article-teaser--comment--medium .m-article-teaser__netto-flag__container--main {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #e3d7c4;
  border-left: 1px solid #e3d7c4;
}

.m-article-teaser--cover--small .m-label.finance, .m-article-teaser--cover--medium .m-label.finance, .m-article-teaser--cover--dossier .m-label.finance, .m-article-teaser--cover--big .m-label.finance, .m-article-teaser--comment--small .m-label.finance, .m-article-teaser--comment--medium .m-label.finance, .m-article-teaser--cover--small .m-label--small.finance, .m-article-teaser--cover--medium .m-label--small.finance, .m-article-teaser--cover--dossier .m-label--small.finance, .m-article-teaser--cover--big .m-label--small.finance, .m-article-teaser--comment--small .m-label--small.finance, .m-article-teaser--comment--medium .m-label--small.finance, .m-article-teaser--cover--small .m-label--big.finance, .m-article-teaser--cover--medium .m-label--big.finance, .m-article-teaser--cover--dossier .m-label--big.finance, .m-article-teaser--cover--big .m-label--big.finance, .m-article-teaser--comment--small .m-label--big.finance, .m-article-teaser--comment--medium .m-label--big.finance, .m-article-teaser--cover--small .m-label--flagged.finance, .m-article-teaser--cover--medium .m-label--flagged.finance, .m-article-teaser--cover--dossier .m-label--flagged.finance, .m-article-teaser--cover--big .m-label--flagged.finance, .m-article-teaser--comment--small .m-label--flagged.finance, .m-article-teaser--comment--medium .m-label--flagged.finance {
  background-image: url("../img/tijd/finance_brand_label.png");
  background-color: #0073AB;
  width: 65px;
}

body.subsite-finance .m-article-teaser--cover--medium .m-article-teaser__cover:after {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "30)"';
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  background: #0073AB;
}

body.subsite-finance .m-article-teaser--cover--dossier .m-article-teaser__cover:after {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "30)"';
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  background: #0073AB;
}

.m-article-teaser--cover--dossier .m-article-teaser__title:hover {
  color: #ffffff;
}

.m-article-teaser--cover--big {
  font-size: 30px;
  font-size: 3rem;
}

body.subsite-finance .m-article-teaser--cover--big .m-article-teaser__cover:after {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "30)"';
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  background: #0073AB;
}

.m-article-teaser--cover--big .m-article-teaser__hover__content {
  line-height: 24px;
  line-height: 2.4rem;
}

.m-article-teaser--cover--big .m-article-teaser__content {
  padding: 0px 10px 15px 10px;
  padding: 0rem 1rem 1.5rem 1rem;
}

.m-article-teaser--cover--big .m-article-teaser__title,
.m-article-teaser--cover--big .m-article-teaser__inleiding,
.m-article-teaser--cover--big .m-article-teaser__author {
  margin-bottom: 0;
  margin-top: 10px;
  margin-top: 1rem;
}

.m-article-teaser--text--small, .m-article-teaser--text--medium, .m-article-teaser--text--big, .m-article-teaser--text--small__no__overlay {
  overflow: hidden;
  border: 1px solid #e3d7c4;
  background: #fffaf4;
  padding: 10px;
  padding: 1rem;
}

.m-article-teaser--text--small .m-article-teaser__title, .m-article-teaser--text--medium .m-article-teaser__title, .m-article-teaser--text--big .m-article-teaser__title, .m-article-teaser--text--small__no__overlay .m-article-teaser__title, .m-article-teaser--text--small .m-article-teaser__labels, .m-article-teaser--text--medium .m-article-teaser__labels, .m-article-teaser--text--big .m-article-teaser__labels, .m-article-teaser--text--small__no__overlay .m-article-teaser__labels, .m-article-teaser--text--small .m-article-teaser__author, .m-article-teaser--text--medium .m-article-teaser__author, .m-article-teaser--text--big .m-article-teaser__author, .m-article-teaser--text--small__no__overlay .m-article-teaser__author {
  margin-top: 0;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}

.m-article-teaser--text--small .noback, .m-article-teaser--text--medium .noback, .m-article-teaser--text--big .noback, .m-article-teaser--text--small__no__overlay .noback {
  color: #59554e;
  text-shadow: none;
}

.m-article-teaser--text--small .m-article-teaser__title, .m-article-teaser--text--medium .m-article-teaser__title, .m-article-teaser--text--big .m-article-teaser__title, .m-article-teaser--text--small__no__overlay .m-article-teaser__title {
  color: #454443;
}

.m-article-teaser--text--small .m-article-teaser__author, .m-article-teaser--text--medium .m-article-teaser__author, .m-article-teaser--text--big .m-article-teaser__author, .m-article-teaser--text--small__no__overlay .m-article-teaser__author {
  color: #b5ada3;
}

.m-article-teaser--text--small .m-article-teaser__inleiding, .m-article-teaser--text--medium .m-article-teaser__inleiding, .m-article-teaser--text--big .m-article-teaser__inleiding, .m-article-teaser--text--small__no__overlay .m-article-teaser__inleiding {
  color: #59554e;
}

.m-article-teaser--text--small .m-article-teaser__assets, .m-article-teaser--text--medium .m-article-teaser__assets, .m-article-teaser--text--big .m-article-teaser__assets, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets {
  min-height: 20px;
  min-height: 2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fffaf4;
  height: 20px;
}

.m-article-teaser--text--small .m-article-teaserassetsquotation, .m-article-teaser--text--medium .m-article-teaserassetsquotation, .m-article-teaser--text--big .m-article-teaserassetsquotation, .m-article-teaser--text--small__no__overlay .m-article-teaserassetsquotation {
  border-width: 1px 1px 0 0;
  line-height: 14px;
}

.m-article-teaser--text--small .m-article-teaser__assets__icons, .m-article-teaser--text--medium .m-article-teaser__assets__icons, .m-article-teaser--text--big .m-article-teaser__assets__icons, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets__icons {
  color: #b5ada3;
  float: none;
  display: block;
}

.m-article-teaser--text--small .m-article-teaser__assets__reactions, .m-article-teaser--text--medium .m-article-teaser__assets__reactions, .m-article-teaser--text--big .m-article-teaser__assets__reactions, .m-article-teaser--text--small__no__overlay .m-article-teaser__assets__reactions {
  position: relative;
  bottom: -1px;
  right: -1px;
}

.m-article-teaser--text--small .m-outline-asset, .m-article-teaser--text--medium .m-outline-asset, .m-article-teaser--text--big .m-outline-asset, .m-article-teaser--text--small__no__overlay .m-outline-asset {
  border-bottom: none !important;
  border-left: none !important;
}

.m-article-teaser--text--small .m-article-teaser__hover__background, .m-article-teaser--text--medium .m-article-teaser__hover__background, .m-article-teaser--text--big .m-article-teaser__hover__background, .m-article-teaser--text--small__no__overlay .m-article-teaser__hover__background {
  background-color: #c2b6a4;
}

.m-article-teaser--text--small .m-label.finance, .m-article-teaser--text--medium .m-label.finance, .m-article-teaser--text--big .m-label.finance, .m-article-teaser--text--small__no__overlay .m-label.finance, .m-article-teaser--text--small .m-label--small.finance, .m-article-teaser--text--medium .m-label--small.finance, .m-article-teaser--text--big .m-label--small.finance, .m-article-teaser--text--small__no__overlay .m-label--small.finance, .m-article-teaser--text--small .m-label--big.finance, .m-article-teaser--text--medium .m-label--big.finance, .m-article-teaser--text--big .m-label--big.finance, .m-article-teaser--text--small__no__overlay .m-label--big.finance, .m-article-teaser--text--small .m-label--flagged.finance, .m-article-teaser--text--medium .m-label--flagged.finance, .m-article-teaser--text--big .m-label--flagged.finance, .m-article-teaser--text--small__no__overlay .m-label--flagged.finance {
  background-image: url("../img/tijd/finance_brand_label_alternative.png");
  background-color: transparent;
}

.m-article-teaser--text--small__no__overlay .m-article-teaser__hover__content:after {
  display: none !important;
  content: '';
}

.m-article-teaser--comment--small:before, .m-article-teaser--comment--medium:before {
  content: '“';
  font-family: "Noto", serif;
  color: white;
  font-size: 80px;
  font-size: 8rem;
  line-height: 80px;
  z-index: 1;
  position: absolute;
  left: 8px;
  left: 0.8rem;
}

.m-article-teaser--comment--small:hover:before, .m-article-teaser--comment--medium:hover:before {
  content: "";
}

.m-article-teaser--comment--small .m-article-teaser__title, .m-article-teaser--comment--medium .m-article-teaser__title {
  font-weight: normal;
  font-style: italic;
}

.m-article-teaser--comment--small .m-article-teaser__content, .m-article-teaser--comment--medium .m-article-teaser__content {
  padding-top: 40px;
}

.m-article-teaser--comment--small .m-article-teaser__cover:after, .m-article-teaser--comment--medium .m-article-teaser__cover:after {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(12, 19, 46, 0.5)), color-stop(100%, #0c132e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800c132e', endColorstr='#0c132e',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-article-teaser--comment--small .m-reaction-count--left-bottom, .m-article-teaser--comment--medium .m-reaction-count--left-bottom, .m-article-teaser--comment--small .m-reaction-count--left-center, .m-article-teaser--comment--medium .m-reaction-count--left-center {
  background-color: #2f82a4;
}

.m-article-teaser--comment--small .m-reaction-count--left-bottom:before, .m-article-teaser--comment--medium .m-reaction-count--left-bottom:before, .m-article-teaser--comment--small .m-reaction-count--left-center:before, .m-article-teaser--comment--medium .m-reaction-count--left-center:before {
  border-right-color: #2f82a4;
}

.m-article-teaser__content--has-flag.m-article-teaser__content--has-flag {
  overflow: visible;
}

.m-article-teaser__netto-flag {
  float: left;
  font-size: 0;
}

.m-article-teaser__netto-flag__container--main, .m-article-teaser__netto-flag__container--sub {
  height: 20px;
  height: 2rem;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.m-article-teaser__netto-flag__label--main, .m-article-teaser__netto-flag__label--sub {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.m-article-teaser__netto-flag__container--main {
  background: #ffffff;
  border: 1px solid #e3d7c3;
}

.m-article-teaser--vertical--cover--title-only .m-article-teaser__netto-flag__container--main {
  border-width: 1px 1px 0 0;
}

.m-media-teaser--finance .m-article-teaser__netto-flag__container--main {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #e3d7c4;
  border-left: 1px solid #e3d7c4;
}

.m-article-teaser__netto-flag__container--sub {
  background: #0073AB;
}

.m-article-teaser__netto-flag__label--main {
  color: #0073AB;
}

.m-article-teaser__netto-flag__label--sub {
  color: #ffffff;
}

.m-article-link--save .m-article-link__label, .m-article-link--save .m-article-link__label strong {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  line-height: 1.1;
}

.m-article-link--save {
  height: 170px;
  height: 17rem;
  position: relative;
  display: block;
  text-align: right;
  background: #05A7D9;
}

.m-article-link--save .m-article-link__label {
  font-weight: 400;
  position: absolute;
  right: 20px;
  bottom: 10px;
}

.m-article-link--save .m-article-link__label strong {
  font-family: "Noto", serif;
  font-weight: 700;
}

.m-article-link--save .m-article-link__label:after {
  font-size: 24px;
  font-size: 2.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  margin: 0px 0px 0px 4px;
  margin: 0rem 0rem 0rem 0.4rem;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.m-live-teaser {
  display: block;
  cursor: pointer;
  padding: 20px 0px;
  padding: 2rem 0rem;
}

.m-live-teaser .m-live-teaser__container {
  display: table;
  width: 100%;
  margin: 20px 0px;
  margin: 2rem 0rem;
}

.m-live-teaser .m-live-teaser__labels {
  display: table-cell;
  width: 130px;
  width: 13rem;
  border-right: 1px solid #e3d7c4;
}

.m-live-teaser .m-live-teaser__labels .m-label--big {
  margin-bottom: 2px;
  margin-bottom: 0.2rem;
}

.m-live-teaser .m-live-teaser__content {
  display: table-cell;
  padding-left: 20px;
  padding-left: 2rem;
}

.m-live-teaser .m-live-teaser__title {
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: bold;
  font-family: "Noto", serif;
  color: #454443;
  display: block;
}

.m-live-teaser .m-live-teaser__sub-title {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Noto", serif;
  color: #59554e;
  display: block;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

.m-live-teaser .m-live-teaser__intro {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Noto", serif;
  color: #454443;
  display: block;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

.m-live-teaser .m-live-teaser__markten {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c3b78;
  float: left;
}

.m-live-teaser .m-live-teaser__markten:after {
  color: #454443;
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  margin-left: 5px;
  margin-left: 0.5rem;
  position: relative;
  top: -2px;
  top: -0.2rem;
}

.m-live-teaser .m-live-teaser__footer {
  zoom: 1;
}

.m-live-teaser .m-live-teaser__footer:before, .m-live-teaser .m-live-teaser__footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-live-teaser .m-live-teaser__footer:after {
  clear: both;
}

.m-live-teaser .m-live-teaser__reactions {
  float: right;
}

.m-koers-block--high, .m-koers-block--positive, .m-koers-block--equal, .m-koers-block--negative, .m-koers-block--deep {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  color: white;
  height: 36px;
  padding: 4px 0;
  margin: 1px 0 0 1px;
  line-height: 1.5;
  display: block;
  text-decoration: none;
}

.m-koers-block--high .m-koers-block__name, .m-koers-block--positive .m-koers-block__name, .m-koers-block--equal .m-koers-block__name, .m-koers-block--negative .m-koers-block__name, .m-koers-block--deep .m-koers-block__name, .m-koers-block--high .m-koers-block__percentage, .m-koers-block--positive .m-koers-block__percentage, .m-koers-block--equal .m-koers-block__percentage, .m-koers-block--negative .m-koers-block__percentage, .m-koers-block--deep .m-koers-block__percentage {
  font-family: "Roboto", sans-serif;
  line-height: 14px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
}

.m-koers-block--high .m-koers-block__name, .m-koers-block--positive .m-koers-block__name, .m-koers-block--equal .m-koers-block__name, .m-koers-block--negative .m-koers-block__name, .m-koers-block--deep .m-koers-block__name {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-koers-block--high .m-koers-block__name, body.immobile .m-koers-block--positive .m-koers-block__name, body.immobile .m-koers-block--equal .m-koers-block__name, body.immobile .m-koers-block--negative .m-koers-block__name, body.immobile .m-koers-block--deep .m-koers-block__name {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-koers-block--high:hover, .m-koers-block--positive:hover, .m-koers-block--equal:hover, .m-koers-block--negative:hover, .m-koers-block--deep:hover {
  background-color: #454443;
  color: #FFF;
}

.m-koers-block--high {
  background-color: #1f662c;
}

.m-koers-block--positive {
  background-color: #2b873c;
}

.m-koers-block--equal {
  background-color: #c6b49c;
}

.m-koers-block--negative {
  background-color: #ca4036;
}

.m-koers-block--deep {
  background-color: #a62d25;
}

.m-reaction-thanks:after {
  content: "";
  background: url("../img/reaction-divider.png");
  width: 100%;
  height: 5px;
  display: block;
  margin-top: 30px;
}

body.subsite-sabato .m-reaction-thanks:after {
  background: url("../img/sabato/reaction-divider.png");
}

.m-dialog-body .m-reaction-thanks:after {
  display: none;
}

.m-reaction-thanks .m-reaction-thanks__message {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #59554e;
  margin-bottom: 20px;
}

.m-reaction-thanks .m-reaction-thanks__message__link {
  display: block;
  text-decoration: underline;
}

body.subsite-sabato .m-reaction-thanks .m-reaction-thanks__message__link {
  color: #434343;
}

.m-reaction-thanks .m-reaction-thanks__message__link:hover {
  text-decoration: none;
}

body.subsite-sabato .m-reaction-thanks .m-reaction-thanks__message__link:hover {
  color: #434343;
}

.m-reaction-thanks .m-reaction-thanks__text-container {
  display: table-cell;
}

.m-reaction-thanks .m-reaction-thanks__text-container > * {
  display: inline-block;
  line-height: 22px;
}

.m-reaction-thanks .m-reaction-thanks__quote {
  font-size: 70px;
  font-size: 7rem;
  color: #454443;
  font-family: "Noto", serif;
  font-weight: 700;
  display: table-cell;
  vertical-align: top;
  line-height: 60px;
  padding-right: 10px;
}

.m-reaction-thanks .m-reaction-thanks__container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: left;
}

.m-reaction-thanks .m-reaction-thanks__intro {
  font-size: 15px;
  font-size: 1.5rem;
  margin-right: 5px;
  margin-right: 0.5rem;
  font-family: "Noto", serif;
  font-style: italic;
  color: #59554e;
}

.m-reaction-thanks .m-reaction-thanks__link {
  font-size: 15px;
  font-size: 1.5rem;
  margin-right: 5px;
  margin-right: 0.5rem;
  font-family: "Noto", serif;
  color: #212d5b;
  text-decoration: none;
  font-style: italic;
}

.m-reaction-thanks .m-reaction-thanks__reaction {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Noto", serif;
  font-style: italic;
  color: #59554e;
}

.m-reaction-thanks .m-share__services {
  padding-left: 0;
  font-size: 0.001px;
  margin-bottom: 20px;
}

.m-asset-icon {
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5;
}

.video:before {
  content: "";
}

.foto:before {
  content: "";
}

.oog:before {
  content: "";
}

.paperclip:before {
  content: "";
}

.list:before {
  content: "";
}

.check:before {
  content: "";
}

.globe:before {
  content: "";
}

.map:before {
  content: "";
}

.gauge:before {
  content: "";
}

.documenten:before {
  content: "";
}

.bullhorn:before {
  content: "";
}

.m-weather {
  display: table;
  width: 100%;
  text-decoration: none;
}

.m-weather .m-weather__icon__container,
.m-weather .m-weather__info {
  display: table-cell;
  vertical-align: middle;
}

.m-weather .m-weather__icon:before {
  font-family: "WeatherFont";
  width: 70px;
  width: 7rem;
  height: 60px;
  height: 6rem;
  line-height: 60px;
  font-size: 70px;
  font-size: 7rem;
  color: #454443;
}

.m-weather .cloudy_heavily:before {
  content: "";
}

.m-weather .cloudy_full:before {
  content: "";
}

.m-weather .cloudy:before {
  content: "";
}

.m-weather .rain:before {
  content: "";
}

.m-weather .rainsqualls:before {
  content: "";
}

.m-weather .drizzle:before {
  content: "";
}

.m-weather .rain_and_drizzle:before {
  content: "";
}

.m-weather .sleet:before {
  content: "";
}

.m-weather .sleetsqualls:before {
  content: "";
}

.m-weather .black_ice:before {
  content: "";
}

.m-weather .wintersqualls:before {
  content: "";
}

.m-weather .snowsqualls:before {
  content: "";
}

.m-weather .snow:before {
  content: "";
}

.m-weather .fog:before {
  content: "";
}

.m-weather .wind:before {
  content: "";
}

.m-weather .storm:before {
  content: "";
}

.m-weather .warm_storm:before {
  content: "";
}

.m-weather .squalls_and_storm:before {
  content: "";
}

.m-weather .clear:before {
  content: "";
}

.m-weather .m-weather__description {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto", serif;
  color: #454443;
  font-style: italic;
}

.m-weather .m-weather__values__min {
  margin-right: 15px;
}

.m-weather .m-weather__values__min,
.m-weather .m-weather__values__max {
  display: inline-block;
}

.m-weather .m-weather__values__label {
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 4px;
  margin-right: 0.4rem;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  color: #99958d;
  text-transform: uppercase;
  margin-right: 4px;
}

.m-weather .m-weather__values__min__value,
.m-weather .m-weather__values__max__value {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  font-family: "Roboto", sans-serif;
}

.m-weather .m-weather__values__min__value {
  color: #c4b39f;
}

.m-weather .m-weather__values__max__value {
  color: #f19692;
}

.m-evolution-table {
  font-family: "Roboto", sans-serif;
  width: 100%;
  color: #59554e;
}

.m-evolution-table .low, .m-evolution-table .high {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
}

.m-evolution-table .date {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  color: #545351;
}

.m-evolution-table .graphic {
  padding-bottom: 25px;
}

.m-evolution-table__low {
  text-align: left;
  padding-right: 20px;
  padding-right: 2rem;
  width: 100px;
  width: 10rem;
  vertical-align: bottom;
  line-height: 1;
}

.m-evolution-table__high {
  text-align: right;
  padding-left: 20px;
  padding-left: 2rem;
  width: 100px;
  width: 10rem;
  vertical-align: bottom;
  line-height: 1;
}

.m-evolution-table__evolution_bg {
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.m-evolution-table__evolution_bg .m-evolution-table__evolutionslider {
  width: 11px;
  height: 70px;
  position: absolute;
  top: 0;
  margin-left: -4px;
  background: url("../img/evolution-table__evolutionslider.png") no-repeat 0 0;
}

.m-evolution-table__evolution_bg .m-evolution-table__evolutionslider__amount {
  font-weight: bold;
  position: absolute;
  bottom: -25px;
  bottom: -2.5rem;
  left: -15px;
  left: -1.5rem;
}

.no-svg .m-evolution-table__evolution_bg .svg-fallback {
  width: 700px;
  height: 70px;
  background-image: url("../img/evolution-table-nosvg.png");
}

.m-media-teaser--big .m-media-teaser__netto-flag__container--main, .m-media-teaser--small .m-media-teaser__netto-flag__container--main, .m-media-teaser--finance .m-media-teaser__netto-flag__container--main, .m-media-teaser--vadot .m-media-teaser__netto-flag__container--main, .m-media-teaser--big .m-media-teaser__netto-flag__container--sub, .m-media-teaser--small .m-media-teaser__netto-flag__container--sub, .m-media-teaser--finance .m-media-teaser__netto-flag__container--sub, .m-media-teaser--vadot .m-media-teaser__netto-flag__container--sub {
  height: 20px;
  height: 2rem;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.m-media-teaser--big .m-media-teaser__netto-flag__label--main, .m-media-teaser--small .m-media-teaser__netto-flag__label--main, .m-media-teaser--finance .m-media-teaser__netto-flag__label--main, .m-media-teaser--vadot .m-media-teaser__netto-flag__label--main, .m-media-teaser--big .m-media-teaser__netto-flag__label--sub, .m-media-teaser--small .m-media-teaser__netto-flag__label--sub, .m-media-teaser--finance .m-media-teaser__netto-flag__label--sub, .m-media-teaser--vadot .m-media-teaser__netto-flag__label--sub {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.m-media-teaser--big, .m-media-teaser--small, .m-media-teaser--finance, .m-media-teaser--vadot {
  position: relative;
  display: block;
}

.m-media-teaser--big .m-media-teaser__cover, .m-media-teaser--small .m-media-teaser__cover, .m-media-teaser--finance .m-media-teaser__cover, .m-media-teaser--vadot .m-media-teaser__cover {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  background-position: 50%;
}

.m-media-teaser--big .m-media-teaser__cover:after, .m-media-teaser--small .m-media-teaser__cover:after, .m-media-teaser--finance .m-media-teaser__cover:after, .m-media-teaser--vadot .m-media-teaser__cover:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzEzMmUiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(12, 19, 46, 0)), color-stop(20%, rgba(12, 19, 46, 0)), color-stop(100%, rgba(12, 19, 46, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000c132e', endColorstr='#b30c132e',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-media-teaser--big:hover:after, .m-media-teaser--small:hover:after, .m-media-teaser--finance:hover:after, .m-media-teaser--vadot:hover:after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.15);
}

.m-media-teaser--big .m-media-teaser__container, .m-media-teaser--small .m-media-teaser__container, .m-media-teaser--finance .m-media-teaser__container, .m-media-teaser--vadot .m-media-teaser__container {
  position: absolute;
  bottom: 0;
  left: 0;
  display: table;
  width: 100%;
}

.m-media-teaser--big .m-media-teaser__type-container, .m-media-teaser--small .m-media-teaser__type-container, .m-media-teaser--finance .m-media-teaser__type-container, .m-media-teaser--vadot .m-media-teaser__type-container, .m-media-teaser--big .m-media-teaser__title-container, .m-media-teaser--small .m-media-teaser__title-container, .m-media-teaser--finance .m-media-teaser__title-container, .m-media-teaser--vadot .m-media-teaser__title-container {
  display: table-cell;
  vertical-align: bottom;
}

.m-media-teaser--big .m-media-teaser__title, .m-media-teaser--small .m-media-teaser__title, .m-media-teaser--finance .m-media-teaser__title, .m-media-teaser--vadot .m-media-teaser__title {
  font-weight: bold;
  font-family: "Noto", serif;
  line-height: 1.2;
  color: white;
}

.m-media-teaser--big .m-media-teaser__type, .m-media-teaser--small .m-media-teaser__type, .m-media-teaser--finance .m-media-teaser__type, .m-media-teaser--vadot .m-media-teaser__type {
  background-color: #2c3b78;
  color: #b0bad4;
  display: block;
  text-align: center;
}

.m-media-teaser--big .m-media-teaser__netto-flag, .m-media-teaser--small .m-media-teaser__netto-flag, .m-media-teaser--finance .m-media-teaser__netto-flag, .m-media-teaser--vadot .m-media-teaser__netto-flag {
  float: left;
  font-size: 0;
}

.m-media-teaser--big .m-media-teaser__netto-flag__container--main, .m-media-teaser--small .m-media-teaser__netto-flag__container--main, .m-media-teaser--finance .m-media-teaser__netto-flag__container--main, .m-media-teaser--vadot .m-media-teaser__netto-flag__container--main {
  background: #ffffff;
  border: 1px solid #e3d7c3;
}

.m-media-teaser--big .m-media-teaser__netto-flag__container--sub, .m-media-teaser--small .m-media-teaser__netto-flag__container--sub, .m-media-teaser--finance .m-media-teaser__netto-flag__container--sub, .m-media-teaser--vadot .m-media-teaser__netto-flag__container--sub {
  background: #0073AB;
}

.m-media-teaser--big .m-media-teaser__netto-flag__label--main, .m-media-teaser--small .m-media-teaser__netto-flag__label--main, .m-media-teaser--finance .m-media-teaser__netto-flag__label--main, .m-media-teaser--vadot .m-media-teaser__netto-flag__label--main {
  color: #0073AB;
}

.m-media-teaser--big .m-media-teaser__netto-flag__label--sub, .m-media-teaser--small .m-media-teaser__netto-flag__label--sub, .m-media-teaser--finance .m-media-teaser__netto-flag__label--sub, .m-media-teaser--vadot .m-media-teaser__netto-flag__label--sub {
  color: #ffffff;
}

.m-media-teaser--big {
  height: 350px;
}

.m-media-teaser--big.js-inline-video {
  cursor: pointer;
}

.m-media-teaser--big .m-media-teaser__type {
  width: 90px;
  width: 9rem;
  height: 90px;
  height: 9rem;
  line-height: 90px;
}

.m-media-teaser--big .video-type:before {
  font-size: 10px;
  font-size: 1rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  font-size: 40px;
  font-size: 4rem;
}

.m-media-teaser--big .foto-type {
  line-height: 1;
  font-weight: bold;
  padding-top: 10px;
  padding-top: 1rem;
}

.m-media-teaser--big .m-media-teaser__type__amount {
  font-size: 50px;
  font-size: 5rem;
  color: white;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
}

.m-media-teaser--big .m-media-teaser__title-container {
  padding: 20px;
  padding: 2rem;
}

.m-media-teaser--big .m-media-teaser__type-container {
  width: 90px;
}

.m-media-teaser--big .m-media-teaser__title {
  max-height: 310px;
  overflow: hidden;
  font-size: 24px;
  font-size: 2.4rem;
}

.m-media-teaser--small, .m-media-teaser--finance {
  height: 170px;
}

.m-media-teaser--small .m-media-teaser__type-container, .m-media-teaser--finance .m-media-teaser__type-container {
  width: 35px;
  width: 3.5rem;
}

.m-media-teaser--small .m-media-teaser__type, .m-media-teaser--finance .m-media-teaser__type {
  width: 35px;
  width: 3.5rem;
  height: 35px;
  height: 3.5rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

.m-media-teaser--small .m-media-teaser__type:before, .m-media-teaser--finance .m-media-teaser__type:before {
  font-size: 10px;
  font-size: 1rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 35px;
}

.m-media-teaser--small .video-type:before, .m-media-teaser--finance .video-type:before {
  content: "";
}

.m-media-teaser--small .foto-type:before, .m-media-teaser--finance .foto-type:before {
  content: "";
}

.m-media-teaser--small .html-type:before, .m-media-teaser--finance .html-type:before {
  content: "";
}

.m-media-teaser--small .m-media-teaser__title-container, .m-media-teaser--finance .m-media-teaser__title-container {
  padding: 10px;
  padding: 1rem;
}

.m-media-teaser--small .m-media-teaser__title, .m-media-teaser--finance .m-media-teaser__title {
  max-height: 150px;
  overflow: hidden;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-media-teaser--finance .m-media-teaser__type-container {
  display: block;
}

.m-media-teaser--finance .m-media-teaser__title-container {
  display: block;
}

.m-media-teaser--finance .m-media-teaser__container {
  display: block;
}

.m-media-teaser--finance .m-article-teaser__netto-flag__label--main,
.m-media-teaser--finance .m-article-teaser__netto-flag__label--sub {
  white-space: nowrap;
}

.m-media-teaser--vadot {
  height: 350px;
}

.m-media-teaser--vadot .m-media-teaser__type-container {
  width: 35px;
  width: 3.5rem;
}

.m-media-teaser--vadot .m-media-teaser__type {
  width: 35px;
  width: 3.5rem;
  height: 35px;
  height: 3.5rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

.m-media-teaser--vadot .m-media-teaser__type:before {
  font-size: 10px;
  font-size: 1rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  line-height: 35px;
}

.m-media-teaser--vadot .m-media-teaser__title-container {
  padding: 10px;
  padding: 1rem;
}

.m-media-teaser--vadot .m-media-teaser__title {
  max-height: 150px;
  overflow: hidden;
  font-size: 18px;
  font-size: 1.8rem;
}

.m-media-teaser--vadot .m-media-teaser__cover:after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(12, 19, 46, 0.5)), color-stop(100%, #0c132e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(12, 19, 46, 0.5) 0%, #0c132e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800c132e', endColorstr='#0c132e',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-media-teaser--vadot .foto-type:before {
  content: "";
}

.m-dialog-content--correct, .m-dialog-content--archive, .m-dialog-content--archive-completion, .m-dialog-content--correction-completion, .m-dialog-content--error, .m-dialog-content--portfolio-add, .m-dialog-body .l-reaction-panel__thanks {
  max-height: 725px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fdf3e5;
  padding: 30px 10px;
}

.m-dialog-body-without-title .m-dialog-content--correct, .m-dialog-body-without-title .m-dialog-content--archive, .m-dialog-body-without-title .m-dialog-content--archive-completion, .m-dialog-body-without-title .m-dialog-content--correction-completion, .m-dialog-body-without-title .m-dialog-content--error, .m-dialog-body-without-title .m-dialog-content--portfolio-add, .m-dialog-body-without-title .m-dialog-body .l-reaction-panel__thanks, .m-dialog-body .m-dialog-body-without-title .l-reaction-panel__thanks {
  padding-top: 0;
}

body.subsite-sabato .m-dialog-content--correct, body.subsite-sabato .m-dialog-content--archive, body.subsite-sabato .m-dialog-content--archive-completion, body.subsite-sabato .m-dialog-content--correction-completion, body.subsite-sabato .m-dialog-content--error, body.subsite-sabato .m-dialog-content--portfolio-add, body.subsite-sabato .m-dialog-body .l-reaction-panel__thanks, .m-dialog-body body.subsite-sabato .l-reaction-panel__thanks {
  background: #ffffff;
  border: 1px solid #000000;
}

.m-dialog-content--correct .m-dialog-content__title, .m-dialog-content--archive .m-dialog-content__title, .m-dialog-content--archive-completion .m-dialog-content__title, .m-dialog-content--correction-completion .m-dialog-content__title, .m-dialog-content--error .m-dialog-content__title, .m-dialog-content--portfolio-add .m-dialog-content__title, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__title {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-size: 20px;
  font-size: 2rem;
  color: #454443;
}

.m-dialog-content--correct textarea, .m-dialog-content--archive textarea, .m-dialog-content--archive-completion textarea, .m-dialog-content--correction-completion textarea, .m-dialog-content--error textarea, .m-dialog-content--portfolio-add textarea, .m-dialog-body .l-reaction-panel__thanks textarea {
  padding: 10px;
  height: 100%;
}

.m-dialog-content--correct li, .m-dialog-content--archive li, .m-dialog-content--archive-completion li, .m-dialog-content--correction-completion li, .m-dialog-content--error li, .m-dialog-content--portfolio-add li, .m-dialog-body .l-reaction-panel__thanks li {
  list-style-type: none;
}

.m-dialog-content--correct .m-dialog-content__error, .m-dialog-content--archive .m-dialog-content__error, .m-dialog-content--archive-completion .m-dialog-content__error, .m-dialog-content--correction-completion .m-dialog-content__error, .m-dialog-content--error .m-dialog-content__error, .m-dialog-content--portfolio-add .m-dialog-content__error, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__error {
  display: inline-block;
}

.m-dialog-content--correct .m-dialog-content__error--full, .m-dialog-content--archive .m-dialog-content__error--full, .m-dialog-content--archive-completion .m-dialog-content__error--full, .m-dialog-content--correction-completion .m-dialog-content__error--full, .m-dialog-content--error .m-dialog-content__error--full, .m-dialog-content--portfolio-add .m-dialog-content__error--full, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__error--full {
  display: block;
}

.m-dialog-content--correct .m-dialog-content__label, .m-dialog-content--archive .m-dialog-content__label, .m-dialog-content--archive-completion .m-dialog-content__label, .m-dialog-content--correction-completion .m-dialog-content__label, .m-dialog-content--error .m-dialog-content__label, .m-dialog-content--portfolio-add .m-dialog-content__label, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-dialog-content--correct .m-dialog-content__label--left, .m-dialog-content--archive .m-dialog-content__label--left, .m-dialog-content--archive-completion .m-dialog-content__label--left, .m-dialog-content--correction-completion .m-dialog-content__label--left, .m-dialog-content--error .m-dialog-content__label--left, .m-dialog-content--portfolio-add .m-dialog-content__label--left, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label--left {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-dialog-content--correct .m-dialog-content__label--full, .m-dialog-content--archive .m-dialog-content__label--full, .m-dialog-content--archive-completion .m-dialog-content__label--full, .m-dialog-content--correction-completion .m-dialog-content__label--full, .m-dialog-content--error .m-dialog-content__label--full, .m-dialog-content--portfolio-add .m-dialog-content__label--full, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__label--full {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-dialog-content--correct .m-dialog-content__actions--left, .m-dialog-content--archive .m-dialog-content__actions--left, .m-dialog-content--archive-completion .m-dialog-content__actions--left, .m-dialog-content--correction-completion .m-dialog-content__actions--left, .m-dialog-content--error .m-dialog-content__actions--left, .m-dialog-content--portfolio-add .m-dialog-content__actions--left, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions--left {
  text-align: left;
}

.m-dialog-content--correct .m-dialog-content__actions--right, .m-dialog-content--archive .m-dialog-content__actions--right, .m-dialog-content--archive-completion .m-dialog-content__actions--right, .m-dialog-content--correction-completion .m-dialog-content__actions--right, .m-dialog-content--error .m-dialog-content__actions--right, .m-dialog-content--portfolio-add .m-dialog-content__actions--right, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions--right {
  text-align: right;
}

.m-dialog-content--correct .m-dialog-content__actions__link, .m-dialog-content--archive .m-dialog-content__actions__link, .m-dialog-content--archive-completion .m-dialog-content__actions__link, .m-dialog-content--correction-completion .m-dialog-content__actions__link, .m-dialog-content--error .m-dialog-content__actions__link, .m-dialog-content--portfolio-add .m-dialog-content__actions__link, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__link {
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 15px;
  margin-right: 1.5rem;
}

.m-dialog-content--correct .m-dialog-content__actions__link:last-child, .m-dialog-content--archive .m-dialog-content__actions__link:last-child, .m-dialog-content--archive-completion .m-dialog-content__actions__link:last-child, .m-dialog-content--correction-completion .m-dialog-content__actions__link:last-child, .m-dialog-content--error .m-dialog-content__actions__link:last-child, .m-dialog-content--portfolio-add .m-dialog-content__actions__link:last-child, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__actions__link:last-child {
  margin-right: 0px;
  margin-right: 0rem;
}

.m-dialog-content--correct .m-dialog-content__spam__section--left, .m-dialog-content--archive .m-dialog-content__spam__section--left, .m-dialog-content--archive-completion .m-dialog-content__spam__section--left, .m-dialog-content--correction-completion .m-dialog-content__spam__section--left, .m-dialog-content--error .m-dialog-content__spam__section--left, .m-dialog-content--portfolio-add .m-dialog-content__spam__section--left, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__spam__section--left {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.m-dialog-content--correct .m-dialog-content__spam__section--right, .m-dialog-content--archive .m-dialog-content__spam__section--right, .m-dialog-content--archive-completion .m-dialog-content__spam__section--right, .m-dialog-content--correction-completion .m-dialog-content__spam__section--right, .m-dialog-content--error .m-dialog-content__spam__section--right, .m-dialog-content--portfolio-add .m-dialog-content__spam__section--right, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__spam__section--right {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.m-dialog-content--correct .m-dialog-content__checkbox, .m-dialog-content--archive .m-dialog-content__checkbox, .m-dialog-content--archive-completion .m-dialog-content__checkbox, .m-dialog-content--correction-completion .m-dialog-content__checkbox, .m-dialog-content--error .m-dialog-content__checkbox, .m-dialog-content--portfolio-add .m-dialog-content__checkbox, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__checkbox {
  margin-right: 5px;
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}

.m-dialog-content--correct .m-dialog-content__input--spam, .m-dialog-content--archive .m-dialog-content__input--spam, .m-dialog-content--archive-completion .m-dialog-content__input--spam, .m-dialog-content--correction-completion .m-dialog-content__input--spam, .m-dialog-content--error .m-dialog-content__input--spam, .m-dialog-content--portfolio-add .m-dialog-content__input--spam, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__input--spam {
  margin-right: 4px;
  margin-right: 0.4rem;
}

.m-dialog-content--correct .m-dialog-content__container, .m-dialog-content--archive .m-dialog-content__container, .m-dialog-content--archive-completion .m-dialog-content__container, .m-dialog-content--correction-completion .m-dialog-content__container, .m-dialog-content--error .m-dialog-content__container, .m-dialog-content--portfolio-add .m-dialog-content__container, .m-dialog-body .l-reaction-panel__thanks .m-dialog-content__container {
  width: 200px;
}

.m-dialog-content--correct {
  width: 447px;
}

.m-dialog-content--archive {
  width: 420px;
}

.m-dialog-content--archive .m-dialog-content__input,
.m-dialog-content--archive .m-dialog-content__input--right {
  width: 280px;
}

.m-dialog-content--archive-completion {
  width: 384px;
}

.m-dialog-content--correction-completion {
  width: 384px;
}

.m-dialog-content--error {
  width: 400px;
}

.m-dialog-content--portfolio-add {
  width: 550px;
  padding: 30px;
}

.m-dialog-content--portfolio-add .m-dialog-content__input--right {
  width: 275px;
}

.m-dialog-content--portfolio-add .m-dialog-content__container {
  width: 275px;
  float: right;
}

.m-dialog-content--portfolio-add .m-dialog-content__input--day {
  width: 60px;
  width: 6rem;
  margin: 0px 5px 0px 0px;
  margin: 0rem 0.5rem 0rem 0rem;
}

.m-dialog-content--portfolio-add .m-dialog-content__input--month {
  width: 125px;
  width: 12.5rem;
  margin: 0px 5px 0px 0px;
  margin: 0rem 0.5rem 0rem 0rem;
}

.m-dialog-content--portfolio-add .m-dialog-content__input--year {
  width: 80px;
  width: 8rem;
  margin: 0px;
  margin: 0rem;
}

.m-dialog-content--portfolio-add .m-dialog-content--portfolio-add__footnote {
  font-size: 15px;
  font-size: 1.5rem;
  color: #454443;
  font-family: "Roboto", sans-serif;
}

.m-dialog-header {
  height: 40px;
  height: 4rem;
  background: #212d5b;
  padding: 4px 10px;
  position: relative;
}

body.subsite-sabato .m-dialog-header {
  background: #434343;
}

body.subsite-finance .m-dialog-header {
  background: #0073AB;
}

body.subsite-sas .m-dialog-header {
  background: #69a7ca;
}

.m-dialog-header.only-close {
  background: #fdf3e5;
  text-align: right;
}

.m-dialog-header.only-close.is-bump {
  background: #212d5b;
}

body.subsite-sabato .m-dialog-header.only-close.is-bump {
  background: #434343;
}

body.subsite-finance .m-dialog-header.only-close.is-bump {
  background: #0073AB;
}

body.subsite-sas .m-dialog-header.only-close.is-bump {
  background: #69a7ca;
}

.m-dialog-header .m-dialog-header__title {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}

body.subsite-sabato .m-dialog-header .m-dialog-header__title {
  color: #ffffff;
}

body.subsite-finance .m-dialog-header .m-dialog-header__title {
  color: #ffffff;
}

body.subsite-sas .m-dialog-header .m-dialog-header__title {
  color: #FFFFFF;
}

.m-dialog-header .m-dialog-header__close {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  color: #2c3b78;
}

.m-dialog-body.is-loading {
  margin-bottom: 30px;
  height: 50px !important;
  padding: 0 !important;
  position: relative;
}

.m-dialog-body.is-loading:before {
  content: "";
  position: absolute;
  border: 2px solid #454443;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  border-radius: 50%;
  -webkit-animation: loadAnimation linear 0.9s;
  -o-animation: loadAnimation linear 0.9s;
  animation: loadAnimation linear 0.9s;
}

@-webkit-keyframes loadAnimation {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1);
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1);
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1);
    -o-transform: rotate(0deg) scaleX(1) scaleY(1);
    transform: rotate(0deg) scaleX(1) scaleY(1);
  }
  100% {
    -webkit-transform: rotate(360deg) scaleX(1) scaleY(1);
    -ms-transform: rotate(360deg) scaleX(1) scaleY(1);
    -moz-transform: rotate(360deg) scaleX(1) scaleY(1);
    -o-transform: rotate(360deg) scaleX(1) scaleY(1);
    transform: rotate(360deg) scaleX(1) scaleY(1);
  }
}

.m-dialog-body .l-reaction-form {
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
}

.m-dialog-body .l-reaction-panel__thanks {
  min-width: 450px;
}

.m-dialog-body .m-reaction-thanks__text-container {
  max-width: 375px;
}

.m-dialog-body .m-reaction-thanks {
  padding: 10px 0px;
  padding: 1rem 0rem;
}

.m-eco-dashboard-block, .m-eco-dashboard-block--staatsschuld, .m-eco-dashboard-block--inflatie {
  text-align: center;
  border-left: 1px solid #e3d7c4;
}

.m-eco-dashboard-block .m-eco-dashboard-block__title, .m-eco-dashboard-block--staatsschuld .m-eco-dashboard-block__title, .m-eco-dashboard-block--inflatie .m-eco-dashboard-block__title {
  color: #454443;
  font-family: "Noto", serif;
  font-style: italic;
  font-size: 16px;
  font-size: 1.6rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 5px;
  margin: 0rem 0.5rem;
}

.m-eco-dashboard-block .m-eco-dashboard-block__number, .m-eco-dashboard-block--staatsschuld .m-eco-dashboard-block__number, .m-eco-dashboard-block--inflatie .m-eco-dashboard-block__number {
  color: #56a47d;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 27px;
  font-size: 2.7rem;
  letter-spacing: -1px;
}

.m-btn {
  font-size: 14px;
  font-size: 1.4rem;
  border: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  background: #2c3b78;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px;
  padding: 5px 10px;
  padding: 0.5rem 1rem;
}

.m-btn.m-btn--secondary {
  border: 1px solid #e3d7c4;
  background: #fffaf4;
  color: #2c3b78;
  font-family: "Roboto", sans-serif;
}

.m-btn.m-btn--secondary:hover {
  border: 1px solid #2c3b78;
  background-color: #2c3b78;
  color: #FFF;
}

.m-reaction-disclaimer .m-reaction-disclaimer__intro, .m-reaction-disclaimer .reactionbox--disclaimer-intro, .reactionbox--disclaimer .m-reaction-disclaimer__intro, .reactionbox--disclaimer .reactionbox--disclaimer-intro {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  margin: 0 30px 30px;
}

.m-reaction-disclaimer .m-reaction-disclaimer__intro a, .m-reaction-disclaimer .reactionbox--disclaimer-intro a, .reactionbox--disclaimer .m-reaction-disclaimer__intro a, .reactionbox--disclaimer .reactionbox--disclaimer-intro a {
  color: #2c3b78;
  text-decoration: none;
}

body.subsite-sabato .m-reaction-disclaimer .m-reaction-disclaimer__intro a, body.subsite-sabato .m-reaction-disclaimer .reactionbox--disclaimer-intro a, body.subsite-sabato .reactionbox--disclaimer .m-reaction-disclaimer__intro a, body.subsite-sabato .reactionbox--disclaimer .reactionbox--disclaimer-intro a {
  color: #434343;
}

body.subsite-sabato .m-reaction-disclaimer .m-reaction-disclaimer__intro a:hover, body.subsite-sabato .m-reaction-disclaimer .reactionbox--disclaimer-intro a:hover, body.subsite-sabato .reactionbox--disclaimer .m-reaction-disclaimer__intro a:hover, body.subsite-sabato .reactionbox--disclaimer .reactionbox--disclaimer-intro a:hover {
  color: #acacac;
}

.m-reaction-disclaimer .m-reaction-disclaimer__content, .m-reaction-disclaimer .reactionbox--disclaimer-content, .reactionbox--disclaimer .m-reaction-disclaimer__content, .reactionbox--disclaimer .reactionbox--disclaimer-content {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  background: #e3d7c4;
  padding: 10px 20px;
  height: 200px;
  overflow-y: scroll;
  margin: 0 30px 30px;
}

body.subsite-sabato .m-reaction-disclaimer .m-reaction-disclaimer__content, body.subsite-sabato .m-reaction-disclaimer .reactionbox--disclaimer-content, body.subsite-sabato .reactionbox--disclaimer .m-reaction-disclaimer__content, body.subsite-sabato .reactionbox--disclaimer .reactionbox--disclaimer-content {
  background: #acacac;
  color: #434343;
}

.m-reaction-disclaimer .m-reaction-disclaimer__content a, .m-reaction-disclaimer .reactionbox--disclaimer-content a, .reactionbox--disclaimer .m-reaction-disclaimer__content a, .reactionbox--disclaimer .reactionbox--disclaimer-content a {
  color: #2c3b78;
  text-decoration: none;
}

body.subsite-sabato .m-reaction-disclaimer .m-reaction-disclaimer__content a, body.subsite-sabato .m-reaction-disclaimer .reactionbox--disclaimer-content a, body.subsite-sabato .reactionbox--disclaimer .m-reaction-disclaimer__content a, body.subsite-sabato .reactionbox--disclaimer .reactionbox--disclaimer-content a {
  color: #434343;
}

body.subsite-sabato .m-reaction-disclaimer .m-reaction-disclaimer__content a:hover, body.subsite-sabato .m-reaction-disclaimer .reactionbox--disclaimer-content a:hover, body.subsite-sabato .reactionbox--disclaimer .m-reaction-disclaimer__content a:hover, body.subsite-sabato .reactionbox--disclaimer .reactionbox--disclaimer-content a:hover {
  color: #acacac;
}

.m-reaction-email .m-reaction-email__section--right, .m-reaction-email--dialog .m-reaction-email__section--right {
  text-align: right;
}

.m-reaction-email .m-reaction-email__receivers, .m-reaction-email--dialog .m-reaction-email__receivers {
  float: right;
  width: 275px;
}

.m-reaction-email .m-reaction-email__label--full, .m-reaction-email--dialog .m-reaction-email__label--full {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

.m-reaction-email .m-reaction-email__input, .m-reaction-email--dialog .m-reaction-email__input {
  width: 275px;
}

.m-reaction-email .m-reaction-email__input--right, .m-reaction-email--dialog .m-reaction-email__input--right {
  width: 275px;
}

.m-reaction-email .m-reaction-email__captcha-container, .m-reaction-email--dialog .m-reaction-email__captcha-container {
  float: right;
  width: 275px;
}

.m-reaction-email .m-reaction-email__input--captcha, .m-reaction-email--dialog .m-reaction-email__input--captcha {
  margin-right: 10px;
  margin-right: 1rem;
}

.m-reaction-email textarea, .m-reaction-email--dialog textarea {
  padding: 5px;
  padding: 0.5rem;
  height: 100%;
  max-height: 150px;
}

.m-reaction-email .m-reaction-email__cancel, .m-reaction-email--dialog .m-reaction-email__cancel {
  margin-right: 10px;
  margin-right: 1rem;
}

.m-reaction-email--dialog {
  padding: 20px;
  padding: 2rem;
  width: 600px;
  width: 60rem;
  max-height: 600px;
  overflow-y: auto;
  background: #fdf3e5;
}

body.subsite-sabato .m-reaction-email--dialog {
  background: #FFFFFF;
  border: 1px solid #000000;
}

.m-reaction-email-confirmation {
  padding: 20px;
  padding: 2rem;
  width: 400px;
}

.m-reaction-email-confirmation .m-reaction-email-confirmation__message {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.m-reaction-email-confirmation .m-reaction-email-confirmation__actions {
  text-align: right;
}

.m-reaction-link, .m-reaction-link--dialog {
  text-align: left;
}

.m-reaction-link .m-reaction-link__section--left, .m-reaction-link--dialog .m-reaction-link__section--left {
  text-align: left;
}

.m-reaction-link .m-reaction-link__section--right, .m-reaction-link--dialog .m-reaction-link__section--right {
  text-align: right;
}

.m-reaction-link .m-reaction-link__input, .m-reaction-link--dialog .m-reaction-link__input {
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
}

.m-reaction-link .m-reaction-link__submit button, .m-reaction-link--dialog .m-reaction-link__submit button {
  color: #ffffff;
}

.m-reaction-link .m-reaction-link__cancel, .m-reaction-link--dialog .m-reaction-link__cancel {
  margin-right: 10px;
  margin-right: 1rem;
}

.m-reaction-link .m-reaction-link__actions, .m-reaction-link--dialog .m-reaction-link__actions {
  text-align: right;
}

.m-reaction-link .m-reaction-link__notification, .m-reaction-link--dialog .m-reaction-link__notification {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  text-align: left;
  margin: 0 0 10px 0;
}

.m-reaction-link--dialog {
  padding: 20px;
  padding: 2rem;
  width: 600px;
  width: 60rem;
  height: auto !important;
  text-align: center;
  line-height: 1.5;
  background: #fdf3e5;
}

body.subsite-sabato .m-reaction-link--dialog {
  background: #ffffff;
  border: 1px solid #000000;
}

.m-reaction-interaction .m-reaction-interaction__button {
  color: #e3d7c4;
  z-index: 2;
  position: relative;
}

body.subsite-sabato .m-reaction-interaction .m-reaction-interaction__button {
  color: #acacac;
}

.m-reaction-interaction .m-reaction-interaction__button:before {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.m-reaction-interaction .m-reaction-interaction__button:hover, .m-reaction-interaction .m-reaction-interaction__button.active {
  color: #2c3b78;
}

body.subsite-sabato .m-reaction-interaction .m-reaction-interaction__button:hover, body.subsite-sabato .m-reaction-interaction .m-reaction-interaction__button.active {
  color: #434343;
}

.m-reaction-interaction .m-reaction-interaction__button.share:before {
  content: "";
}

.m-reaction-interaction .m-reaction-interaction__button.respond:before {
  content: "";
}

.m-reaction-interaction .m-reaction-interaction__share,
.m-reaction-interaction .m-reaction-interaction__respond {
  position: absolute;
  right: 0;
}

.m-reaction-interaction .m-reaction-interaction__share {
  top: 0;
}

.m-reaction-interaction .m-reaction-interaction__respond {
  bottom: 0;
}

.m-reaction-interaction .m-reaction-interaction__share__container {
  height: 40px;
  background: #e3d7c4;
  z-index: 1;
  position: absolute;
  white-space: nowrap;
  padding: 0 80px 0 20px;
  right: -10px;
  top: -12px;
}

body.subsite-sabato .m-reaction-interaction .m-reaction-interaction__share__container {
  background: #acacac;
}

.m-reaction-interaction .m-reaction-interaction__share__link {
  line-height: 40px;
  margin-right: 10px;
}

.m-reaction-interaction .m-reaction-interaction__share__link:last-child {
  margin-right: 0;
}

.m-markten-live-article .m-markten-live-article__link {
  text-decoration: none;
}

.m-markten-live-article .m-markten-live-article__time {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px 0px 5px 8px;
  padding: 2rem 0rem 0.5rem 0.8rem;
  border-left: 1px solid #e3d7c4;
  display: block;
  color: gray;
  font-family: "Roboto", sans-serif;
}

.m-markten-live-article .m-markten-live-article__time:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: -2px 10px 0px 0px;
  margin: -0.2rem 1rem 0rem 0rem;
  display: inline-block;
  content: "";
}

.m-markten-live-article .m-markten-live-article__title {
  color: black;
  display: block;
  padding-left: 8px;
  padding-left: 0.8rem;
  margin-top: 10px;
  margin-top: 1rem;
  font-weight: bold;
  font-family: "Noto", serif;
}

.m-markten-live-article .m-markten-live-article__title:hover {
  color: #2c3b78;
}

.m-snel-naar {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  margin-right: 8px;
  margin-right: 0.8rem;
  background: white;
  color: #2c3b78;
  border: 1px solid #e3d7c4;
  display: inline-block;
  line-height: 34px;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
}

.m-snel-naar:hover {
  background-color: #2c3b78;
  border: 1px solid #2c3b78;
  color: white;
}

.m-newsstream-menu .m-newsstream-menu__item.active .m-newsstream-menu__item__link, .m-newsstream-menu--shadow .m-newsstream-menu__item.active .m-newsstream-menu__item__link, .m-newsstream-menu .m-newsstream-menu__item__link:hover, .m-newsstream-menu--shadow .m-newsstream-menu__item__link:hover {
  color: #84807c;
  border-bottom: 3px solid #2c3b78;
}

body.subsite-finance .m-newsstream-menu .m-newsstream-menu__item.active .m-newsstream-menu__item__link, .m-newsstream-menu .m-newsstream-menu__item.active body.subsite-finance .m-newsstream-menu__item__link, body.subsite-finance .m-newsstream-menu--shadow .m-newsstream-menu__item.active .m-newsstream-menu__item__link, .m-newsstream-menu--shadow .m-newsstream-menu__item.active body.subsite-finance .m-newsstream-menu__item__link, body.subsite-finance .m-newsstream-menu .m-newsstream-menu__item__link:hover, .m-newsstream-menu body.subsite-finance .m-newsstream-menu__item__link:hover, body.subsite-finance .m-newsstream-menu--shadow .m-newsstream-menu__item__link:hover, .m-newsstream-menu--shadow body.subsite-finance .m-newsstream-menu__item__link:hover {
  border-bottom: 3px solid #0073AB;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-newsstream-menu, body.immobile .m-newsstream-menu--shadow {
    border-left: 1px solid #e3d7c4;
  }
}

body.mobile .m-newsstream-menu, body.mobile .m-newsstream-menu--shadow {
  border-left: 1px solid #e3d7c4;
}

body.non-responsive .m-newsstream-menu, body.non-responsive .m-newsstream-menu--shadow {
  border-left: 1px solid #e3d7c4;
}

.m-newsstream-menu .m-newsstream-menu__content, .m-newsstream-menu--shadow .m-newsstream-menu__content {
  line-height: 65px;
  line-height: 6.5rem;
  height: 65px;
  text-align: center;
  width: 348px;
  border-bottom: 1px solid #e3d7c4;
  background: #fef7ea;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-newsstream-menu .m-newsstream-menu__content, body.immobile .m-newsstream-menu--shadow .m-newsstream-menu__content {
    position: relative;
    width: 100%;
  }
}

body.mobile .m-newsstream-menu .m-newsstream-menu__content, body.mobile .m-newsstream-menu--shadow .m-newsstream-menu__content {
  position: relative;
  width: 100%;
}

body.non-responsive .m-newsstream-menu .m-newsstream-menu__content, body.non-responsive .m-newsstream-menu--shadow .m-newsstream-menu__content {
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-newsstream-menu .m-newsstream-menu__content.has-shadow, body.immobile .m-newsstream-menu--shadow .m-newsstream-menu__content.has-shadow {
    border-bottom: none;
    position: relative;
    top: 0;
    z-index: 24;
  }
  body.immobile .m-newsstream-menu .m-newsstream-menu__content.has-shadow:before, body.immobile .m-newsstream-menu--shadow .m-newsstream-menu__content.has-shadow:before {
    content: "";
    width: calc(100% - 30px);
    height: 20px;
    background-color: #000000;
    box-shadow: 0px 10px 4px rgba(0, 0, 0, 0.3);
    border-radius: 50px/ 31%;
    clip: rect(28px, auto, 35px, 0);
    position: absolute;
    top: 35px;
    left: 15px;
  }
}

body.mobile .m-newsstream-menu .m-newsstream-menu__content.has-shadow, body.mobile .m-newsstream-menu--shadow .m-newsstream-menu__content.has-shadow {
  border-bottom: none;
  position: relative;
  top: 0;
  z-index: 24;
}

body.mobile .m-newsstream-menu .m-newsstream-menu__content.has-shadow:before, body.mobile .m-newsstream-menu--shadow .m-newsstream-menu__content.has-shadow:before {
  content: "";
  width: calc(100% - 30px);
  height: 20px;
  background-color: #000000;
  box-shadow: 0px 10px 4px rgba(0, 0, 0, 0.3);
  border-radius: 50px/ 31%;
  clip: rect(28px, auto, 35px, 0);
  position: absolute;
  top: 35px;
  left: 15px;
}

body.non-responsive .m-newsstream-menu .m-newsstream-menu__content.has-shadow, body.non-responsive .m-newsstream-menu--shadow .m-newsstream-menu__content.has-shadow {
  border-bottom: none;
  position: relative;
  top: 0;
  z-index: 24;
}

body.non-responsive .m-newsstream-menu .m-newsstream-menu__content.has-shadow:before, body.non-responsive .m-newsstream-menu--shadow .m-newsstream-menu__content.has-shadow:before {
  content: "";
  width: calc(100% - 30px);
  height: 20px;
  background-color: #000000;
  box-shadow: 0px 10px 4px rgba(0, 0, 0, 0.3);
  border-radius: 50px/ 31%;
  clip: rect(28px, auto, 35px, 0);
  position: absolute;
  top: 35px;
  left: 15px;
}

.m-newsstream-menu .m-newsstream-menu__item, .m-newsstream-menu--shadow .m-newsstream-menu__item {
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  position: relative;
  cursor: pointer;
  line-height: 1;
  border-right: 1px solid #e3d7c4;
  padding: 0 10px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-newsstream-menu .m-newsstream-menu__item, body.immobile .m-newsstream-menu--shadow .m-newsstream-menu__item {
    padding: 0 15px;
  }
}

body.mobile .m-newsstream-menu .m-newsstream-menu__item, body.mobile .m-newsstream-menu--shadow .m-newsstream-menu__item {
  padding: 0 15px;
}

body.non-responsive .m-newsstream-menu .m-newsstream-menu__item, body.non-responsive .m-newsstream-menu--shadow .m-newsstream-menu__item {
  padding: 0 15px;
}

.m-newsstream-menu .m-newsstream-menu__item:first-of-type, .m-newsstream-menu--shadow .m-newsstream-menu__item:first-of-type {
  padding-left: 0;
}

.m-newsstream-menu .m-newsstream-menu__item:last-of-type, .m-newsstream-menu--shadow .m-newsstream-menu__item:last-of-type {
  padding-right: 0;
  border-right: none;
}

.m-newsstream-menu .m-newsstream-menu__item__link, .m-newsstream-menu--shadow .m-newsstream-menu__item__link {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}

body.subsite-finance .m-newsstream-menu .m-newsstream-menu__item__link, body.subsite-finance .m-newsstream-menu--shadow .m-newsstream-menu__item__link {
  color: #0073AB;
}

.m-newsstream-menu--shadow .m-newsstream-menu__content {
  border-bottom: none;
  position: relative;
  top: 0;
  z-index: 24;
}

.m-newsstream-menu--shadow .m-newsstream-menu__content:before {
  content: "";
  width: calc(100% - 30px);
  height: 20px;
  background-color: #000000;
  box-shadow: 0px 10px 4px rgba(0, 0, 0, 0.3);
  border-radius: 50px/ 31%;
  clip: rect(28px, auto, 35px, 0);
  position: absolute;
  top: 35px;
  left: 15px;
}

.m-newsstream-header {
  text-align: center;
  float: left;
  vertical-align: top;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-newsstream-header {
    width: 100%;
    padding: 0;
    display: inline-block;
    float: none;
  }
}

.m-newsstream-header .m-newsstream-header__ad {
  display: block;
  margin: 0 0 5px;
  width: 100%;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-newsstream-header .m-newsstream-header__ad {
    margin: 0px auto;
    width: 300px;
  }
  body.immobile .m-newsstream-header .m-newsstream-header__ad :first-child {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

.m-newsstream-header .m-newsstream-header__ad .m-ad__title {
  margin: 0 0 0 2px;
  height: 65px;
  line-height: 75px;
}

.m-newsstream-header .m-newsstream-header__html {
  margin-left: 25px;
  margin-left: 2.5rem;
  margin-right: 25px;
  margin-right: 2.5rem;
  font-family: "Roboto", sans-serif;
}

.m-newsstream-header .m-newsstream-header__html:first-child {
  margin-top: 10px;
  margin-top: 1rem;
}

.m-newsstream-container .m-newsstream-container__tab {
  -webkit-transition: opacity 400ms ease-in-out;
  -ms-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  -webkit-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  width: 100%;
  min-height: 235px;
  overflow-y: hidden;
  overflow-x: hidden;
  background: #fef7ea;
  position: relative;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-newsstream-container .m-newsstream-container__tab {
    height: 100%;
  }
}

.m-newsstream-container .m-newsstream-container__tab.active {
  -webkit-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}

.m-newsstream-buttons .m-newsstream-buttons__button--up, .m-newsstream-buttons .m-newsstream-buttons__button--down {
  width: 80px;
  width: 8rem;
  height: 40px;
  height: 4rem;
  margin: 0px 8px 0px 0px;
  margin: 0rem 0.8rem 0rem 0rem;
  background: #2c3b78;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  outline: none;
}

body.subsite-sabato .m-newsstream-buttons .m-newsstream-buttons__button--up, .m-newsstream-buttons body.subsite-sabato .m-newsstream-buttons__button--up, body.subsite-sabato .m-newsstream-buttons .m-newsstream-buttons__button--down, .m-newsstream-buttons body.subsite-sabato .m-newsstream-buttons__button--down {
  background: #2c2c2c;
}

body.subsite-finance .m-newsstream-buttons .m-newsstream-buttons__button--up, .m-newsstream-buttons body.subsite-finance .m-newsstream-buttons__button--up, body.subsite-finance .m-newsstream-buttons .m-newsstream-buttons__button--down, .m-newsstream-buttons body.subsite-finance .m-newsstream-buttons__button--down {
  background: #0073AB;
}

.m-newsstream-buttons .m-newsstream-buttons__button--up:hover, .m-newsstream-buttons .m-newsstream-buttons__button--down:hover {
  background: #8FA1CB;
}

body.subsite-sabato .m-newsstream-buttons .m-newsstream-buttons__button--up:hover, .m-newsstream-buttons body.subsite-sabato .m-newsstream-buttons__button--up:hover, body.subsite-sabato .m-newsstream-buttons .m-newsstream-buttons__button--down:hover, .m-newsstream-buttons body.subsite-sabato .m-newsstream-buttons__button--down:hover {
  background: #434343;
}

body.subsite-finance .m-newsstream-buttons .m-newsstream-buttons__button--up:hover, .m-newsstream-buttons body.subsite-finance .m-newsstream-buttons__button--up:hover, body.subsite-finance .m-newsstream-buttons .m-newsstream-buttons__button--down:hover, .m-newsstream-buttons body.subsite-finance .m-newsstream-buttons__button--down:hover {
  background: #05A7D9;
}

.m-newsstream-buttons .m-newsstream-buttons__button--up:last-of-type, .m-newsstream-buttons .m-newsstream-buttons__button--down:last-of-type {
  margin-right: 0;
}

.m-newsstream-buttons .disabled.m-newsstream-buttons__button--up, .m-newsstream-buttons .disabled.m-newsstream-buttons__button--down {
  background: #e3d7c4;
  cursor: default;
}

body.subsite-sabato .m-newsstream-buttons .disabled.m-newsstream-buttons__button--up, .m-newsstream-buttons body.subsite-sabato .disabled.m-newsstream-buttons__button--up, body.subsite-sabato .m-newsstream-buttons .disabled.m-newsstream-buttons__button--down, .m-newsstream-buttons body.subsite-sabato .disabled.m-newsstream-buttons__button--down {
  background: #e3d7c4;
}

body.subsite-finance .m-newsstream-buttons .disabled.m-newsstream-buttons__button--up, .m-newsstream-buttons body.subsite-finance .disabled.m-newsstream-buttons__button--up, body.subsite-finance .m-newsstream-buttons .disabled.m-newsstream-buttons__button--down, .m-newsstream-buttons body.subsite-finance .disabled.m-newsstream-buttons__button--down {
  background: #e3d7c4;
}

.m-newsstream-buttons .disabled.m-newsstream-buttons__button--up:hover, .m-newsstream-buttons .disabled.m-newsstream-buttons__button--down:hover {
  background: #e3d7c4;
}

body.subsite-sabato .m-newsstream-buttons .disabled.m-newsstream-buttons__button--up:hover, .m-newsstream-buttons body.subsite-sabato .disabled.m-newsstream-buttons__button--up:hover, body.subsite-sabato .m-newsstream-buttons .disabled.m-newsstream-buttons__button--down:hover, .m-newsstream-buttons body.subsite-sabato .disabled.m-newsstream-buttons__button--down:hover {
  background: #e3d7c4;
}

body.subsite-finance .m-newsstream-buttons .disabled.m-newsstream-buttons__button--up:hover, .m-newsstream-buttons body.subsite-finance .disabled.m-newsstream-buttons__button--up:hover, body.subsite-finance .m-newsstream-buttons .disabled.m-newsstream-buttons__button--down:hover, .m-newsstream-buttons body.subsite-finance .disabled.m-newsstream-buttons__button--down:hover {
  background: #e3d7c4;
}

.m-newsstream-buttons .m-newsstream-buttons__button--up:before, .m-newsstream-buttons .m-newsstream-buttons__button--down:before {
  font-size: 28px;
  font-size: 2.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 40px;
  color: #ffffff;
}

.m-newsstream-buttons {
  padding: 13px 0px 5px 0px;
  padding: 1.3rem 0rem 0.5rem 0rem;
  -webkit-transition: bottom 0.2s ease-in-out;
  -ms-transition: bottom 0.2s ease-in-out;
  -moz-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
  transition: bottom 0.2s ease-in-out;
  text-align: center;
  background: #fff7ea;
  position: fixed;
  width: 348px;
  bottom: -60px;
}

body.subsite-sabato .m-newsstream-buttons {
  background: #ffffff;
}

@media only screen and (max-width: 1119px) {
  body.immobile.subsite-sabato .m-newsstream-buttons {
    background: #ffffff;
    border-bottom: 1px solid #000000;
  }
}

body.mobile.subsite-sabato .m-newsstream-buttons {
  background: #ffffff;
  border-bottom: 1px solid #000000;
}

body.non-responsive.subsite-sabato .m-newsstream-buttons {
  background: #ffffff;
  border-bottom: 1px solid #000000;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-newsstream-buttons {
    position: absolute;
    bottom: 0;
    left: 1px;
    width: 100%;
    width: -moz-calc(100% - 2px);
    width: -webkit-calc(100% - 2px);
    width: -o-calc(100% - 2px);
    width: calc(100% - 2px);
    background: #fdf3e5;
    border-bottom: 1px solid #e3d7c4;
  }
}

body.mobile .m-newsstream-buttons {
  position: absolute;
  bottom: 0;
  left: 1px;
  width: 100%;
  width: -moz-calc(100% - 2px);
  width: -webkit-calc(100% - 2px);
  width: -o-calc(100% - 2px);
  width: calc(100% - 2px);
  background: #fdf3e5;
  border-bottom: 1px solid #e3d7c4;
}

body.non-responsive .m-newsstream-buttons {
  position: absolute;
  bottom: 0;
  left: 1px;
  width: 100%;
  width: -moz-calc(100% - 2px);
  width: -webkit-calc(100% - 2px);
  width: -o-calc(100% - 2px);
  width: calc(100% - 2px);
  background: #fdf3e5;
  border-bottom: 1px solid #e3d7c4;
}

.m-newsstream-buttons:before {
  content: "";
  width: calc(100% - 30px);
  height: 20px;
  background-color: #000000;
  box-shadow: 0px -10px 4px rgba(0, 0, 0, 0.3);
  border-radius: 50px/ 31%;
  clip: rect(-15px, auto, -10px, 0);
  position: absolute;
  top: 10px;
  left: 15px;
}

.m-newsstream-buttons.enabled {
  bottom: 0;
}

.m-newsstream-buttons .m-newsstream-buttons__container {
  position: relative;
}

.m-newsstream-buttons .m-newsstream-buttons__button--up:before {
  content: "";
}

.m-newsstream-buttons .m-newsstream-buttons__button--down:before {
  content: "";
}

.m-leaderboard {
  background: #e3d7c4;
}

.m-leaderboard .m-leaderboard__content {
  text-align: center;
  margin: 0 auto;
}

.m-leaderboard .m-leaderboard__content iframe {
  margin: 10px 0;
}

.m-footer-block .m-footer-block__title, .m-footer-block--abonnee .m-footer-block__title, .m-footer-block--abonnee-worden .m-footer-block__title, .m-footer-block--lees-tablet .m-footer-block__title {
  padding: 10px 10px 10px 20px;
  padding: 1rem 1rem 1rem 2rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  width: 100%;
  border-bottom: 1px solid #e3d7c4;
}

body.subsite-sabato .m-footer-block .m-footer-block__title, body.subsite-sabato .m-footer-block--abonnee .m-footer-block__title, body.subsite-sabato .m-footer-block--abonnee-worden .m-footer-block__title, body.subsite-sabato .m-footer-block--lees-tablet .m-footer-block__title {
  color: #434343;
  border-bottom: 1px solid #000000;
}

.m-footer-block .m-footer-block__list, .m-footer-block--abonnee .m-footer-block__list, .m-footer-block--abonnee-worden .m-footer-block__list, .m-footer-block--lees-tablet .m-footer-block__list {
  list-style-type: none;
  padding: 6px 20px;
  padding: 0.6rem 2rem;
}

.m-footer-block .m-footer-block__link, .m-footer-block--abonnee .m-footer-block__link, .m-footer-block--abonnee-worden .m-footer-block__link, .m-footer-block--lees-tablet .m-footer-block__link {
  margin: 6px 0px;
  margin: 0.6rem 0rem;
  font-size: 13px;
  font-size: 1.3rem;
  color: #2c3b78;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  display: block;
}

.m-footer-block .m-footer-block__link:hover, .m-footer-block--abonnee .m-footer-block__link:hover, .m-footer-block--abonnee-worden .m-footer-block__link:hover, .m-footer-block--lees-tablet .m-footer-block__link:hover {
  color: #8FA1CB;
}

body.subsite-sabato .m-footer-block .m-footer-block__link:hover, body.subsite-sabato .m-footer-block--abonnee .m-footer-block__link:hover, body.subsite-sabato .m-footer-block--abonnee-worden .m-footer-block__link:hover, body.subsite-sabato .m-footer-block--lees-tablet .m-footer-block__link:hover {
  color: #434343;
}

body.subsite-sabato .m-footer-block .m-footer-block__link, body.subsite-sabato .m-footer-block--abonnee .m-footer-block__link, body.subsite-sabato .m-footer-block--abonnee-worden .m-footer-block__link, body.subsite-sabato .m-footer-block--lees-tablet .m-footer-block__link {
  color: #000000;
}

.m-footer-block--abonnee {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

.m-footer-block--abonnee-worden {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

.m-footer-block--lees-tablet {
  border-bottom: 0;
}

.m-footer-block--lees-tablet .m-footer-block__title {
  padding-left: 0px;
  border-bottom: none;
  border-top: 1px solid #e3d7c4;
}

body.subsite-sabato .m-footer-block--lees-tablet .m-footer-block__title {
  border-top: 1px solid #000000;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-footer-block--lees-tablet .m-footer-block__title {
    padding-left: 20px;
    padding-left: 2rem;
    border-top: 0px;
    border-bottom: 1px solid #e3d7c4;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .m-footer-block--lees-tablet .m-footer-block__title {
    border-bottom: 1px solid #000000;
  }
}

/* AUTOSUGGEST FIELDS */
div.autosuggest {
  background-color: #fff;
  padding: 0;
  position: absolute;
  z-index: 2000001 !important;
  font-family: 'Open sans';
  margin-top: 8px;
  font-size: 14px;
}

div.autosuggest div.as_header, div.autosuggest div.as_footer, div.autosuggest div.as_header div.as_corner, div.autosuggest div.as_footer div.as_corner {
  display: none;
}

div.autosuggest li a span.tl, div.autosuggest li a span.tr {
  display: none;
}

div.autosuggest ul {
  padding: 5px 5px;
  border: 1px solid #ABABAB;
}

div.autosuggest li a, div.autosuggest li.as_warning {
  display: block;
  color: #222222;
  overflow: hidden;
  padding: 2px 3px;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}

div.autosuggest li a {
  height: 100%;
}

div.autosuggest ul li a em {
  font-style: normal;
  font-weight: 700;
}

div.autosuggest ul li a small {
  padding-left: 6px;
}

div.autosuggest ul li a:hover {
  background-color: #e3d7c4;
  color: #000000;
}

div.autosuggest ul li.as_highlight {
  background-color: #e3d7c4;
}

div.autosuggest ul li.as_highlight a {
  color: #000000;
}

.m-tooltip, .m-tooltip--right-of-withdrawal {
  display: block;
  height: auto;
  width: auto;
  margin: 0;
  vertical-align: inherit;
  z-index: auto;
}

.m-tooltip .m-tooltip__header, .m-tooltip--right-of-withdrawal .m-tooltip__header {
  padding-top: 20px;
  padding-top: 2rem;
  background: #fef7ea;
}

.m-tooltip .m-tooltip__header:after, .m-tooltip--right-of-withdrawal .m-tooltip__header:after {
  content: "";
  background: url("../img/reaction-divider.png");
  width: 100%;
  height: 5px;
  display: block;
}

body.subsite-sabato .m-tooltip .m-tooltip__header:after, body.subsite-sabato .m-tooltip--right-of-withdrawal .m-tooltip__header:after {
  background: url("../img/sabato/reaction-divider.png");
}

.m-tooltip .m-tooltip__body, .m-tooltip--right-of-withdrawal .m-tooltip__body {
  padding: 20px;
  padding: 2rem;
  background: #fffbf4;
}

.m-tooltip .m-tooltip__title, .m-tooltip--right-of-withdrawal .m-tooltip__title {
  font-size: 17px;
  font-size: 1.7rem;
  padding: 0px 20px 20px 20px;
  padding: 0rem 2rem 2rem 2rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: #454443;
  margin: 0;
}

.m-tooltip .m-tooltip__content, .m-tooltip--right-of-withdrawal .m-tooltip__content {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-tooltip--right-of-withdrawal {
  border: 1px solid #e3d7c4;
}

.m-tooltip--right-of-withdrawal .m-tooltip__body {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-tooltip-icon {
  margin-left: 5px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  color: #dcd2c2;
}

.m-tooltip-icon:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 20px;
}

.m-tooltip-icon.question:before {
  content: "";
}

.m-tooltip-icon.error:before {
  content: "";
  color: #A9210B;
}

.m-tooltip-icon .m-tooltip-icon__container {
  display: none;
}

.m-relatedPaperArticles .m-relatedPaperArticles__list__item {
  list-style-type: none;
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.m-relatedPaperArticles .m-relatedPaperArticles__list__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.m-relatedPaperArticles .m-relatedPaperArticles__list__item__link {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
}

.m-investoradvice-report .m-investoradvice-report__header {
  zoom: 1;
}

.m-investoradvice-report .m-investoradvice-report__header:before, .m-investoradvice-report .m-investoradvice-report__header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-investoradvice-report .m-investoradvice-report__header:after {
  clear: both;
}

.m-investoradvice-report .m-investoradvice-report__title {
  float: left;
}

.m-investoradvice-report .m-investoradvice-report__thumbnail {
  float: right;
  width: 60px;
  height: 20px;
}

.m-investoradvice-report .m-investoradvice-report__thumbnail.belegger {
  background: url("../img/investor/belegger/logo-small.png") no-repeat center center #fef7ea;
  width: 89px;
  height: 23px;
  position: absolute;
  right: 10px;
  top: -4px;
}

.m-investoradvice-report .m-investoradvice-report__thumbnail.investisseur {
  background: url("../img/investor/investisseur/logo-small.png") no-repeat center center #fef7ea;
  width: 111px;
  height: 23px;
  position: absolute;
  right: 10px;
  top: -4px;
}

.m-investoradvice-report .m-investoradvice-report__content {
  border-bottom: 1px solid #e3d7c4;
}

.m-investoradvice-report .m-investoradvice-report__info {
  font-weight: 700;
}

.m-investoradvice-report .m-investoradvice-report__link {
  font-family: "Roboto", sans-serif;
  padding-bottom: 10px;
  display: block;
}

.m-reaction-action-link {
  margin-top: 20px;
  margin-top: 2rem;
}

.m-reaction-action-link .m-reaction-action-link__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  font-family: "Roboto", sans-serif;
  color: #000000;
  text-transform: uppercase;
}

.m-reaction-action-link .m-reaction-cancel-share {
  text-align: right;
}

.m-reaction-action-inappropriate {
  margin-top: 20px;
  margin-top: 2rem;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__intro,
.m-reaction-action-inappropriate .m-reaction-action-inappropriate__thanks {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-family: "Noto", serif;
  color: #454443;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__input--right {
  width: 300px;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__textarea {
  float: right;
  width: 300px;
  padding: 5px;
  height: 100%;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate__captcha-container {
  width: 300px;
  float: right;
}

.m-reaction-action-inappropriate .m-reaction-action-inappropriate___input--captcha {
  margin-right: 10px;
  margin-right: 1rem;
}

.m-bedrijvengids {
  background-color: #fdf3e5;
  border: 1px solid #e3d7c4;
  padding: 20px 15px;
  padding: 2rem 1.5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.m-bedrijvengids .m-bedrijvengids__title {
  font-family: "Noto", serif;
  font-weight: bold;
  color: #2c3b78;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

.m-bedrijvengids .m-bedrijvengids__title:after {
  color: #b9c3db;
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  margin-left: 10px;
  margin-left: 1rem;
  vertical-align: baseline;
}

.m-bedrijvengids .m-bedrijvengids__text {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  color: #84807c;
}

.m-bedrijvengids .m-bedrijvengids__input-container {
  background: #fffaf3;
  border: 1px solid #e3d7c4;
  padding: 5px 10px;
  padding: 0.5rem 1rem;
  margin-top: 15px;
  margin-top: 1.5rem;
  position: relative;
}

.m-bedrijvengids .m-bedrijvengids__input-container:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #84807c;
  position: absolute;
  top: 8px;
  top: 0.8rem;
}

.m-bedrijvengids .m-bedrijvengids__input-field {
  color: #84807c;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  background: #fffaf3;
  padding-left: 25px;
  padding-left: 2.5rem;
  border: none;
  width: 100%;
  outline: none;
}

.m-bedrijvengids .m-bedrijvengids__submit-container {
  zoom: 1;
}

.m-bedrijvengids .m-bedrijvengids__submit-container:before, .m-bedrijvengids .m-bedrijvengids__submit-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-bedrijvengids .m-bedrijvengids__submit-container:after {
  clear: both;
}

.m-bedrijvengids .m-bedrijvengids__submit {
  text-transform: uppercase;
  color: white;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  padding: 5px 10px;
  padding: 0.5rem 1rem;
  margin-top: 10px;
  margin-top: 1rem;
  background-color: #2c3b78;
  border: none;
  float: right;
  outline: none;
}

.m-bump-inline .m-bump-inline__info, .m-bump-inline .m-bump-inline__info--action {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-top: 20px;
  margin-top: 2rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  display: block;
}

.m-bump-inline .m-bump-inline__info strong, .m-bump-inline .m-bump-inline__info--action strong {
  font-size: 16px;
  font-size: 1.6rem;
  color: #b9c3db;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

.m-bump-inline {
  width: 650px;
  width: 65rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  position: relative;
}

.m-bump-inline:hover .m-bump-inline__link {
  background: #c75845;
}

.m-bump-inline:hover .m-bump-inline__abo-description {
  color: #ffffff;
}

.m-bump-inline:hover .m-bump-inline__title strong,
.m-bump-inline:hover .m-bump-inline__info strong {
  color: #ffffff;
}

.m-bump-inline .m-bump-inline__link {
  padding: 20px 60px 20px 20px;
  background: #212d5b;
  display: block;
  text-decoration: none;
}

.m-bump-inline .m-bump-inline__link:after {
  font-size: 50px;
  font-size: 5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: 50px;
  position: absolute;
  top: 36%;
  top: calc(50% - 20px);
  right: 20px;
  color: #ffffff;
  content: "";
}

.m-bump-inline .m-bump-inline__title {
  font-size: 26px;
  font-size: 2.6rem;
  display: block;
  width: 100%;
  line-height: 1;
  margin: 0;
  font-family: "Noto", serif;
  color: #ffffff;
}

.m-bump-inline .m-bump-inline__title strong {
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #b9c3db;
}

.m-bump-inline .m-bump-inline__title strong.white {
  color: #ffffff;
}

.m-bump-header {
  margin: 0px 0px 40px 0px;
  margin: 0rem 0rem 4rem 0rem;
  padding: 40px 40px 0px 40px;
  padding: 4rem 4rem 0rem 4rem;
  position: relative;
}

.m-bump-header .m-bump-header__title {
  font-size: 30px;
  font-size: 3rem;
  margin: 0px 0px 8px 0px;
  margin: 0rem 0rem 0.8rem 0rem;
  font-family: "Noto", serif;
  color: #ffffff;
  line-height: 1;
}

.m-bump-header .m-bump-header__close {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 40px;
  line-height: 4rem;
  width: 40px;
  height: 40px;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  color: #ffffff;
  background: #2c3b78;
}

.m-bump-footer {
  padding: 20px 40px;
  padding: 2rem 4rem;
  border-top: 1px solid #707685;
}

.m-bump-footer .m-bump-footer__content {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
}

.m-bump-footer .m-bump-footer__content a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
  text-decoration: none;
  border-bottom: 1px solid #b9c3db;
}

.m-bump-footer .m-bump-footer__content a:hover {
  text-decoration: none;
}

.m-bump-form .m-bump-form__label, .m-bump-form .m-bump-form__label--full, .m-bump-form .m-bump-form__label--password, .m-bump-form .m-bump-form__label--left {
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  float: none !important;
  text-align: left;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
}

.m-bump-form {
  background: #212d5b;
}

.m-bump-form .l-grid__item.m-bump-form__actions-section--left {
  vertical-align: middle;
  text-align: left;
}

.m-bump-form .l-grid__item.m-bump-form__actions-section--right {
  vertical-align: middle;
  text-align: right;
}

.m-bump-form .m-bump-form__title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-bump-form .m-bump-form__input-section {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-bump-form .m-bump-form__label--full {
  display: block !important;
  width: 100% !important;
}

.m-bump-form .m-bump-form__label--password {
  width: 50%;
}

.m-bump-form .m-bump-form__label--left {
  float: left;
}

.m-bump-form .m-bump-form__forgot-password {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  width: 50%;
  color: #b9c3db;
  text-align: right;
  text-decoration: none;
}

.m-bump-form .m-bump-form__forgot-password:after {
  margin-left: 5px;
  margin-left: 0.5rem;
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  content: "";
}

.m-bump-form .m-bump-form__input, .m-bump-form .m-bump-form__input--full {
  height: 40px;
  border: none;
  padding: 0 10px;
  background: #e3d7c4;
  color: #454443;
  font-family: "Roboto", sans-serif;
  padding: 0px 10px;
  padding: 0rem 1rem;
  background: #e3d7c4;
  height: 40px !important;
  float: none !important;
}

.m-bump-form .m-bump-form__input {
  margin-top: 5px;
  margin-top: 0.5rem;
}

.m-bump-form .m-bump-form__input--full {
  margin-top: 5px;
  margin-top: 0.5rem;
  display: block;
  width: 100%;
}

.m-bump-form .m-bump-form__info {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  text-align: center;
}

.m-bump-form .m-bump-form__info a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.m-bump-form .m-bump-form__message {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  display: block;
}

.m-bump-form .m-bump-form__error {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-bump-form .m-bump-form__remember {
  display: table;
}

.m-bump-form .m-bump-form__remember .m-bump-form__input--remember,
.m-bump-form .m-bump-form__remember .m-bump-form__label {
  display: table-cell;
  vertical-align: middle;
  float: none !important;
  height: auto !important;
}

.m-bump-form .m-bump-form__remember .m-bump-form__label {
  padding-left: 5px;
  padding-left: 0.5rem;
}

.m-bump-social .m-bump-social__services {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #707685;
  display: block;
  text-align: left;
}

.m-bump-social .m-bump-social__service {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-right: 20px;
  margin-right: 2rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
  vertical-align: middle;
  list-style-type: none;
  display: inline-block;
  background: #ffffff;
  width: 40px;
  height: 40px;
}

.m-bump-social .m-bump-social__service:before {
  display: none;
}

.m-bump-social .m-bump-social__service:last-child {
  margin: 0;
}

.m-bump-social .m-bump-social__service__link {
  text-decoration: none;
  line-height: 40px;
  display: block;
  height: 40px;
  width: 40px;
}

.m-bump-social .m-bump-social__service__link:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  line-height: 40px;
}

.m-bump-social .m-bump-social__service__link.linkedin:before {
  content: "";
  color: #5094c4;
}

.m-bump-social .m-bump-social__service__link.googleplus:before {
  content: "";
  color: #c94936;
}

.m-bump-modal {
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  overflow: auto;
  z-index: 26;
}

.m-bump-benefits h2,
.m-bump-benefits h3 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 700;
}

.m-bump-benefits h2 span,
.m-bump-benefits h2 strong,
.m-bump-benefits h3 span,
.m-bump-benefits h3 strong {
  font-size: inherit;
}

.m-bump-benefits h3 span,
.m-bump-benefits h3 strong {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
}

.m-bump-benefits ul {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.m-bump-benefits li {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  display: block;
  position: relative;
  list-style-type: none;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #FFFFFF;
}

.m-bump-benefits li span {
  font-size: 17px;
  font-size: 1.7rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .m-bump-benefits li span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

body.mobile .m-bump-benefits li span {
  font-size: 15px;
  font-size: 1.5rem;
}

body.non-responsive .m-bump-benefits li span {
  font-size: 15px;
  font-size: 1.5rem;
}

.m-bump-benefits li:last-child {
  margin-bottom: 0;
}

.m-bump-benefits li:before {
  font-size: 30px;
  font-size: 3rem;
  line-height: 16px;
  line-height: 1.6rem;
  position: absolute;
  left: 0px;
  top: 3px;
  content: "+";
  color: #c75845;
  font-weight: 700;
}

.m-bump-account, .m-bump-account--noborder {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.m-bump-account .m-bump-account__input-section, .m-bump-account--noborder .m-bump-account__input-section {
  margin-bottom: 10px;
}

.m-bump-account .m-bump-account__input-section--last, .m-bump-account--noborder .m-bump-account__input-section--last {
  margin-bottom: 0;
}

.m-bump-account .m-bump-account__label, .m-bump-account--noborder .m-bump-account__label {
  color: #b9c3db;
}

.m-bump-account .m-bump-account__label:after, .m-bump-account--noborder .m-bump-account__label:after {
  color: #b9c3db;
}

.m-bump-account .m-bump-account__right-container, .m-bump-account--noborder .m-bump-account__right-container {
  position: relative;
  padding-left: 25px;
}

.m-bump-account .m-bump-account__right-container .m-tooltip-icon, .m-bump-account--noborder .m-bump-account__right-container .m-tooltip-icon {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0;
}

.m-bump-account .m-bump-account__right-container .m-tooltip-icon:before, .m-bump-account--noborder .m-bump-account__right-container .m-tooltip-icon:before {
  font-size: 16px;
  font-size: 1.6rem;
}

.m-bump-account .m-bump-account__error, .m-bump-account--noborder .m-bump-account__error {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.m-bump-account--noborder {
  border-bottom: none;
}

.m-bump-user {
  padding-bottom: 20px;
  padding-bottom: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  border-bottom: 1px solid #707685;
}

.m-bump-user .m-bump-user__section {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-bump-user .m-bump-user__section--last {
  margin-bottom: 0;
}

.m-bump-user .m-bump-user__label {
  color: #b9c3db;
}

.m-bump-user .m-bump-user__label:after {
  color: #b9c3db;
}

.m-bump-user .m-bump-user__right-container {
  position: relative;
  padding-left: 25px;
}

.m-bump-user .m-bump-user__right-container .m-tooltip-icon {
  position: absolute;
  top: 4px;
  left: 0px;
  margin: 0;
}

.m-bump-user .m-bump-user__right-container .m-tooltip-icon:before {
  font-size: 16px;
  font-size: 1.6rem;
}

.m-bump .m-bump__section__header h1, .m-bump .m-bump__section__header--big h1 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 30px 0px;
  margin: 0rem 0rem 3rem 0rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-bump .m-bump__section__header h2, .m-bump .m-bump__section__header--big h2 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0px 0px 30px 0px;
  margin: 0rem 0rem 3rem 0rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-bump {
  background: #212d5b;
  display: block;
  width: 700px;
  max-width: 1000px;
  margin: 40px auto;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .m-bump {
    width: 900px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .m-bump {
    width: 900px;
  }
}

body.non-responsive .m-bump {
  width: 900px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-bump {
    width: 1000px;
  }
}

.m-bump.is-dialog {
  margin: 0 auto;
}

.m-bump .m-bump__content {
  padding: 0 40px;
  overflow: hidden;
}

.m-bump .m-bump__section--left,
.m-bump .m-bump__section--right {
  padding-bottom: 9999px !important;
  margin-bottom: -9979px !important;
}

.m-bump .m-bump__section--left {
  border-right: 1px solid #707685;
}

.m-bump .m-bump__section--left .m-bump__form,
.m-bump .m-bump__section--left .m-bump-form__info,
.m-bump .m-bump__section--left .m-password-forgot,
.m-bump .m-bump__section--left .m-bump-account,
.m-bump .m-bump__section--left .m-bump-user,
.m-bump .m-bump__section--left .m-bump__submit-container {
  margin-right: 0;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .m-bump .m-bump__section--left .m-bump__form, body.immobile
  .m-bump .m-bump__section--left .m-bump-form__info, body.immobile
  .m-bump .m-bump__section--left .m-password-forgot, body.immobile
  .m-bump .m-bump__section--left .m-bump-account, body.immobile
  .m-bump .m-bump__section--left .m-bump-user, body.immobile
  .m-bump .m-bump__section--left .m-bump__submit-container {
    margin-right: 40px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .m-bump .m-bump__section--left .m-bump__form, body.mobile
  .m-bump .m-bump__section--left .m-bump-form__info, body.mobile
  .m-bump .m-bump__section--left .m-password-forgot, body.mobile
  .m-bump .m-bump__section--left .m-bump-account, body.mobile
  .m-bump .m-bump__section--left .m-bump-user, body.mobile
  .m-bump .m-bump__section--left .m-bump__submit-container {
    margin-right: 40px;
  }
}

body.non-responsive .m-bump .m-bump__section--left .m-bump__form, body.non-responsive
.m-bump .m-bump__section--left .m-bump-form__info, body.non-responsive
.m-bump .m-bump__section--left .m-password-forgot, body.non-responsive
.m-bump .m-bump__section--left .m-bump-account, body.non-responsive
.m-bump .m-bump__section--left .m-bump-user, body.non-responsive
.m-bump .m-bump__section--left .m-bump__submit-container {
  margin-right: 40px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-bump .m-bump__section--left .m-bump__form, body.immobile
  .m-bump .m-bump__section--left .m-bump-form__info, body.immobile
  .m-bump .m-bump__section--left .m-password-forgot, body.immobile
  .m-bump .m-bump__section--left .m-bump-account, body.immobile
  .m-bump .m-bump__section--left .m-bump-user, body.immobile
  .m-bump .m-bump__section--left .m-bump__submit-container {
    margin-right: 40px;
  }
}

.m-bump .m-bump__section--left .m-bump__form {
  border-bottom: 1px solid #707685;
  margin-bottom: 20px;
}

.m-bump .m-bump__section--left .m-bump-form__info {
  padding: 0 20px;
  margin-bottom: 0;
}

.m-bump .m-bump__section--left .m-password-forgot {
  padding: 0;
  border: none;
}

.m-bump .m-bump__section--right .m-bump__action {
  float: right;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-bump.is-breakable .m-bump__submit-container {
    padding-bottom: 20px;
    border-bottom: 1px solid #707685;
  }
  body.immobile .m-bump.is-breakable .m-bump__section--left {
    border-right: none;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-bump.is-breakable .m-bump__submit-container {
    padding-bottom: 20px;
    border-bottom: 1px solid #707685;
  }
  body.mobile .m-bump.is-breakable .m-bump__section--left {
    border-right: none;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

.m-bump .m-bump__section__header--big h1 {
  font-size: 20px;
  font-size: 2rem;
}

.m-bump .m-bump__section__header--big h1 span {
  font-size: 20px;
  font-size: 2rem;
}

.m-bump .m-bump__submit {
  float: right;
}

.m-bump .m-bump__general-conditions {
  font-size: 14px;
  font-size: 1.4rem;
  color: #b9c3db;
}

.m-bump .m-bump__general-conditions a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
}

.m-bump h2,
.m-bump h3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 700;
}

.m-bump h2 span,
.m-bump h2 strong,
.m-bump h3 span,
.m-bump h3 strong {
  font-size: inherit;
}

.m-bump h3 span,
.m-bump h3 strong {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
}

.m-bump ul {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.m-bump li {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  list-style-type: none;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #FFFFFF;
  display: table;
}

.m-bump li:last-child {
  margin-bottom: 0;
}

.m-bump li:before {
  font-size: 30px;
  font-size: 3rem;
  line-height: 16px;
  line-height: 1.6rem;
  padding: 0px 8px 0px 0px;
  padding: 0rem 0.8rem 0rem 0rem;
  content: "+";
  color: #c75845;
  font-weight: 700;
  display: inline-block;
  position: relative;
  top: 4px;
}

.m-bump li span {
  display: table-cell;
}

.m-bump p {
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-weight: 400;
}

.m-bump p a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
}

.m-bump p a:hover {
  text-decoration: none;
}

.m-bump .m-bump__form__input--remember {
  margin-right: 10px;
}

.m-bump .m-bump__submit-container {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.m-bump .m-bump__close {
  font-size: 20px;
  font-size: 2rem;
  right: 10px;
  right: 1rem;
  top: 5px;
  top: 0.5rem;
  position: absolute;
  color: #ffffff;
  cursor: pointer;
  line-height: 1;
}

.m-bump .m-bump__forgot__thanks {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 20px 0px;
  padding: 2rem 0rem;
  position: relative;
  border-top: 1px solid #b9c3db;
  border-bottom: 1px solid #b9c3db;
}

.m-bump .m-bump-form__info a {
  color: #b9c3db;
  border-bottom: 1px solid #b9c3db;
}

.m-bump .m-bump__become-abo {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #fff;
}

.m-bump .m-bump__become-abo a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #b9c3db;
  text-decoration: underline;
}

.m-bump .m-bump__become-abo a:hover {
  text-decoration: underline;
}

.m-bump .m-bump__sponsor {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 15px 0px;
  padding: 1.5rem 0rem;
}

.m-bump .js-fb-becomeabo-holder {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #707685;
}

@media only screen and (max-width: 979px) {
  body.immobile .m-bump .js-fb-loginbox .m-bump-form__info {
    border-bottom: 1px solid #707685;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .m-bump .js-fb-loginbox .m-bump-form__info {
    border-bottom: 1px solid #707685;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

.l-main-container .m-bump {
  width: 100%;
}

.m-menu-item {
  font-family: none;
  list-style-type: none;
  background-color: #fdf3e5;
  border: 1px solid #e3d7c4;
  border-left: 0px;
  margin-top: -1px;
  height: 40px;
  height: 4rem;
  display: table;
  table-layout: fixed;
  width: 100%;
  word-break: break-word;
  position: relative;
}

.m-menu-item .m-menu-item__link {
  padding: 0px 40px 0px 20px;
  padding: 0rem 4rem 0rem 2rem;
  font-size: 14px;
  font-size: 1.4rem;
  color: #454443;
  line-height: 1;
  word-wrap: break-word;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: relative;
  font-family: "Roboto", sans-serif;
}

.m-menu-item .m-menu-item__link:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #84807c;
  position: absolute;
  right: 15px;
  right: 1.5rem;
  top: 10px;
  top: 1rem;
}

.m-menu-item .m-menu-item__link:hover {
  background: #faeede;
}

.m-password-forgot {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 20px 0px;
  padding: 2rem 0rem;
  position: relative;
  border-top: 1px solid #b9c3db;
  border-bottom: 1px solid #b9c3db;
}

.m-password-forgot .m-password-forgot__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-password-forgot .m-password-forgot__info {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-password-forgot .m-password-forgot__label {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-password-forgot .m-password-forgot__label.required:after {
  color: #ffffff;
}

.m-password-forgot .m-password-forgot__submit-container {
  zoom: 1;
}

.m-password-forgot .m-password-forgot__submit-container:before, .m-password-forgot .m-password-forgot__submit-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-password-forgot .m-password-forgot__submit-container:after {
  clear: both;
}

.m-password-forgot .m-password-forgot__input-container {
  padding-right: 0px;
  padding-right: 0rem;
  overflow: hidden;
}

.m-password-forgot .m-password-forgot__input {
  height: 40px !important;
  float: none !important;
}

.m-password-forgot .m-password-forgot__submit {
  text-transform: capitalize;
  height: 40px;
  float: right;
}

.m-password-forgot .m-password-forgot__cancel {
  text-transform: capitalize;
  height: 40px;
  float: right;
}

.m-password-forgot .m-password-forgot__cancel:hover:after {
  display: none;
}

.m-password-forgot .m-password-forgot__error {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-password-forgot__confirmation {
  padding: 15px 15px 15px 12px;
  padding: 1.5rem 1.5rem 1.5rem 1.2rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  background-color: #2c3b78;
  color: #ffffff;
  display: block;
}

.m-password-forgot__confirmation-content {
  padding: 0px 0px 0px 30px;
  padding: 0rem 0rem 0rem 3rem;
  font-size: 16px;
  font-weight: normal;
  display: block;
}

.m-password-forgot__check-icon:before {
  margin-right: 10px;
  margin-right: 1rem;
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  line-height: 1;
}

.m-password-forgot__close-confirmation:before {
  margin: 0px;
  margin: 0rem;
  padding-left: 5px;
  padding-left: 0.5rem;
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  position: relative;
  z-index: 1;
  display: inline;
  float: right;
  vertical-align: top;
  line-height: 0.6;
  clear: both;
  cursor: pointer;
}

.m-icon-block, .m-icon-block--portefeuille--positive, .m-icon-block--portefeuille--neutral, .m-icon-block--portefeuille--negative, .m-icon-block--portefeuille-aanmaken {
  color: #fffaf3;
  background-color: #2c3b78;
  height: 100px;
  height: 10rem;
  display: block;
  position: relative;
}

.m-icon-block .m-icon-block__titel, .m-icon-block--portefeuille--positive .m-icon-block__titel, .m-icon-block--portefeuille--neutral .m-icon-block__titel, .m-icon-block--portefeuille--negative .m-icon-block__titel, .m-icon-block--portefeuille-aanmaken .m-icon-block__titel {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  bottom: 5px;
  bottom: 0.5rem;
  left: 5px;
  left: 0.5rem;
}

.m-icon-block:hover, .m-icon-block--portefeuille--positive:hover, .m-icon-block--portefeuille--neutral:hover, .m-icon-block--portefeuille--negative:hover, .m-icon-block--portefeuille-aanmaken:hover {
  color: #ffffff;
}

.m-icon-block.beheer:before {
  font-size: 50px;
  font-size: 5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 85px;
  content: "";
  text-align: center;
  width: 100%;
  display: block;
}

.m-icon-block.verhuizen:before {
  font-size: 50px;
  font-size: 5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 75px;
  content: "";
  text-align: center;
  width: 100%;
  display: block;
}

.m-icon-block--portefeuille--positive, .m-icon-block--portefeuille--neutral, .m-icon-block--portefeuille--negative {
  font-size: 20px;
  font-size: 2rem;
}

.m-icon-block--portefeuille--positive .m-icon-block__content, .m-icon-block--portefeuille--neutral .m-icon-block__content, .m-icon-block--portefeuille--negative .m-icon-block__content {
  text-align: center;
  font-weight: bold;
  line-height: 80px;
  display: block;
}

.m-icon-block--portefeuille--positive {
  background-color: #2b873c;
}

.m-icon-block--portefeuille--neutral {
  background-color: #c6b49c;
}

.m-icon-block--portefeuille--negative {
  background-color: #ca4036;
}

.m-icon-block--portefeuille-aanmaken {
  background-color: #ca4036;
}

.m-icon-block--portefeuille-aanmaken .m-icon-block__content {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 60px;
  word-spacing: -3px;
  display: block;
}

.m-completeusername .m-completeusername__section, .m-completeusername .m-completeusername__section--last {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-completeusername .m-completeusername__title, .m-completeusername .m-completeusername__cancel-suggestion h2 {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-family: "Roboto", sans-serif;
}

.m-completeusername {
  padding: 20px;
  padding: 2rem;
  width: 750px;
}

.m-completeusername .m-completeusername__section--last {
  margin-bottom: 0;
}

.m-completeusername .m-completeusername__intro {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-completeusername .m-completeusername__input-container {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.m-completeusername .m-completeusername__input-wrapper {
  display: table-cell;
  width: 20px;
  width: 2rem;
}

.m-completeusername .m-completeusername__input {
  margin-right: 10px;
  margin-right: 1rem;
  margin-top: 5px;
  margin-top: 0.5rem;
}

.m-completeusername .m-completeusername__label {
  display: table-cell;
  word-break: break-word;
}

.m-completeusername .m-completeusername__incorrect {
  padding: 5px 10px;
  padding: 0.5rem 1rem;
  font-size: 14px;
  font-size: 1.4rem;
  background: #e3d7c4;
}

body.subsite-sabato .m-completeusername .m-completeusername__incorrect {
  background: #434343;
  color: #FFFFFF;
}

body.subsite-finance .m-completeusername .m-completeusername__incorrect {
  background: #0073AB;
  color: #FFFFFF;
}

body.subsite-sas .m-completeusername .m-completeusername__incorrect {
  background: #69a7ca;
  color: #FFFFFF;
}

.m-completeusername .m-completeusername__cancel-suggestion p {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-completeusername .m-completeusername__display-name-container {
  display: table;
}

.m-completeusername .m-completeusername__display-name-container__input {
  display: table-cell;
  margin-right: 10px;
  margin-right: 1rem;
  margin-top: 5px;
  margin-top: 0.5rem;
}

.m-completeusername .m-completeusername__display-name-container__label {
  display: table-cell;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-completeusername .m-completeusername__actions {
  text-align: right;
}

.m-completeusername .m-completeusername__cancel {
  margin-right: 10px;
  margin-right: 1rem;
}

.m-completename .m-completename__section, .m-completename .m-completename__section--last {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  zoom: 1;
}

.m-completename .m-completename__section:before, .m-completename .m-completename__section--last:before, .m-completename .m-completename__section:after, .m-completename .m-completename__section--last:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-completename .m-completename__section:after, .m-completename .m-completename__section--last:after {
  clear: both;
}

.m-completename {
  padding: 20px;
  padding: 2rem;
  width: 600px;
}

.m-completename .m-completename__title {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-completename .m-completename__section--last {
  margin-bottom: 0;
}

.m-completename .m-completename__input-container {
  width: 300px;
  float: right;
  position: relative;
}

.m-completename .m-completename__input-container .m-tooltip-icon {
  position: absolute;
  left: -40px;
  top: 6px;
}

.m-completename .m-completename__label {
  line-height: 30px;
}

.m-completename .m-completename__gender-container {
  float: right;
  width: 300px;
}

.m-completename .m-completename__gender-container__male,
.m-completename .m-completename__gender-container__female {
  margin-right: 20px;
  margin-right: 2rem;
  display: inline-block;
}

.m-completename .m-completename__gender__input {
  margin-right: 10px;
  margin-right: 1rem;
  display: inline-block;
  vertical-align: middle;
}

.m-completename .m-completename__actions {
  text-align: right;
}

.m-completename .m-completename__cancel {
  margin-right: 10px;
  margin-right: 1rem;
}

.m-bypass-ipaccess-warning {
  position: fixed;
  top: 80px;
  right: 10px;
  background-color: red;
  border: solid 1px black;
  padding: 5px 10px;
  color: black;
  z-index: 999;
  font-family: "Roboto", sans-serif;
}

.m-bypass-ipaccess-warning a:hover {
  background-color: #90ee90;
}

.m-robinson .m-robinson__section, .m-robinson .m-robinson__section--last {
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
  display: table;
}

.m-robinson {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.m-robinson .m-robinson__section--last {
  margin-bottom: 0;
}

.m-robinson .m-robinson__input {
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
  display: table-cell;
}

.m-robinson .m-robinson__label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
  display: table-cell;
}

.m-marktenwidget-item .m-marktenwidget-item__percentage--deep, .m-marktenwidget-item .m-marktenwidget-item__percentage--negative, .m-marktenwidget-item .m-marktenwidget-item__percentage--equal, .m-marktenwidget-item .m-marktenwidget-item__percentage--positive, .m-marktenwidget-item .m-marktenwidget-item__percentage--high {
  font-size: 14px;
  display: block;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-marktenwidget-item .m-marktenwidget-item__percentage--deep, .m-marktenwidget-item body.immobile .m-marktenwidget-item__percentage--deep, body.immobile .m-marktenwidget-item .m-marktenwidget-item__percentage--negative, .m-marktenwidget-item body.immobile .m-marktenwidget-item__percentage--negative, body.immobile .m-marktenwidget-item .m-marktenwidget-item__percentage--equal, .m-marktenwidget-item body.immobile .m-marktenwidget-item__percentage--equal, body.immobile .m-marktenwidget-item .m-marktenwidget-item__percentage--positive, .m-marktenwidget-item body.immobile .m-marktenwidget-item__percentage--positive, body.immobile .m-marktenwidget-item .m-marktenwidget-item__percentage--high, .m-marktenwidget-item body.immobile .m-marktenwidget-item__percentage--high {
    font-size: 15px;
  }
}

.m-marktenwidget-item {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  line-height: 18px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-marktenwidget-item {
    line-height: 20px;
  }
}

.m-marktenwidget-item:first-of-type .m-marktenwidget-item__link {
  border-left: 1px solid #e3d7c4;
}

.m-marktenwidget-item .m-marktenwidget-item__link {
  -webkit-transition: padding 0.2s ease;
  -ms-transition: padding 0.2s ease;
  -moz-transition: padding 0.2s ease;
  -o-transition: padding 0.2s ease;
  transition: padding 0.2s ease;
  background: #fdf3e5;
  padding: 6px 10px 0 10px;
  height: 50px;
  display: block;
  border-right: 1px solid #e3d7c4;
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-marktenwidget-item .m-marktenwidget-item__link {
    padding: 10px 15px 0 15px;
    height: 60px;
  }
}

.m-marktenwidget-item .m-marktenwidget-item__link:hover {
  background: #fef7ea;
}

.m-marktenwidget-item .m-marktenwidget-item__link.is-active {
  border-bottom: 1px solid #fef7ea;
  background: #fef7ea;
}

.m-marktenwidget-item .m-marktenwidget-item__city {
  font-size: 15px;
  color: #454443;
  font-weight: 700;
  display: block;
  font-family: "Roboto", sans-serif;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-marktenwidget-item .m-marktenwidget-item__city {
    font-size: 17px;
  }
}

.m-marktenwidget-item .m-marktenwidget-item__percentage--deep {
  color: #a62d25;
}

.m-marktenwidget-item .m-marktenwidget-item__percentage--negative {
  color: #ca4036;
}

.m-marktenwidget-item .m-marktenwidget-item__percentage--equal {
  color: #c6b49c;
}

.m-marktenwidget-item .m-marktenwidget-item__percentage--positive {
  color: #2b873c;
}

.m-marktenwidget-item .m-marktenwidget-item__percentage--high {
  color: #1f662c;
}

.m-marktenwidget-more {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  list-style-type: none;
  text-align: center;
  line-height: 8px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-marktenwidget-more {
    width: 45px;
  }
}

.m-marktenwidget-more .m-marktenwidget-more__link {
  height: 50px;
  background: #fdf3e5;
  display: block;
  position: relative;
  cursor: pointer;
  border-right: 1px solid #e3d7c4;
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
}

.m-marktenwidget-more .m-marktenwidget-more__link:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 50px;
  content: '+';
  font-family: "Roboto", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-marktenwidget-more .m-marktenwidget-more__link:after {
    font-size: 24px;
    line-height: 60px;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-marktenwidget-more .m-marktenwidget-more__link {
    height: 60px;
  }
}

.m-marktenwidget-more .m-marktenwidget-more__link.respond-to-hover:hover .m-marktenwidget-more__menu, .m-marktenwidget-more .m-marktenwidget-more__link.hovered .m-marktenwidget-more__menu {
  opacity: 1;
  visibility: visible;
}

.m-marktenwidget-more .m-marktenwidget-more__menu {
  width: 210px;
  width: 21rem;
  border-left: 1px solid #e3d7c4;
  border-top: 1px solid #e3d7c4;
  position: absolute;
  left: -1px;
  top: 48px;
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-marktenwidget-more .m-marktenwidget-more__menu {
    top: 58px;
  }
}

.m-marktenwidget-more .m-marktenwidget-more__menu .m-menu-item__link {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  letter-spacing: normal;
  text-align: left;
}

.m-marktenwidget-picker {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  cursor: pointer;
  display: inline-block;
}

.m-marktenwidget-picker.respond-to-hover:hover .m-marktenwidget-picker__selected, .m-marktenwidget-picker.hovered .m-marktenwidget-picker__selected {
  background-color: #e3d7c4;
}

.m-marktenwidget-picker.respond-to-hover:hover .m-marktenwidget-picker__selected__arrow, .m-marktenwidget-picker.hovered .m-marktenwidget-picker__selected__arrow {
  background: none;
}

.m-marktenwidget-picker.respond-to-hover:hover .m-marktenwidget-picker__selected__arrow:after, .m-marktenwidget-picker.hovered .m-marktenwidget-picker__selected__arrow:after {
  color: #59554e;
}

.m-marktenwidget-picker.respond-to-hover:hover .m-marktenwidget-picker__list, .m-marktenwidget-picker.hovered .m-marktenwidget-picker__list {
  opacity: 1;
  visibility: visible;
}

.m-marktenwidget-picker .m-marktenwidget-picker__selected {
  padding: 5px;
  padding: 0.5rem;
}

.m-marktenwidget-picker .m-marktenwidget-picker__selected__text {
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #2c3b78;
  display: inline-block;
  vertical-align: middle;
}

.m-marktenwidget-picker .m-marktenwidget-picker__selected__arrow {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-left: 10px;
  margin-left: 1rem;
  width: 20px;
  width: 2rem;
  height: 20px;
  height: 2rem;
  display: inline-block;
  vertical-align: middle;
  background: #2c3b78;
  text-align: center;
}

.m-marktenwidget-picker .m-marktenwidget-picker__selected__arrow:after {
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 20px;
  line-height: 2rem;
  display: inline;
  content: "";
  color: #fffaf3;
}

.m-marktenwidget-picker .m-marktenwidget-picker__item {
  list-style-type: none;
}

.m-marktenwidget-picker .m-marktenwidget-picker__item .m-menu-item__link {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}

.m-marktenwidget-picker .m-marktenwidget-picker__list {
  z-index: 1;
  width: 200px;
  width: 20rem;
  border-left: 1px solid #e3d7c4;
  border-top: 1px solid #e3d7c4;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms ease-in-out;
}

.m-agenda-item {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-family: "Noto", serif;
}

.m-agenda-item .m-agenda-item__link {
  color: #454443;
  font-family: "Noto", serif;
}

.m-agenda-item .m-agenda-item__link:hover {
  color: #2c3b78;
}

.m-agenda-item .m-agenda-item__title {
  font-weight: bold;
  word-wrap: break-word;
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  margin-bottom: 2px;
  margin-bottom: 0.2rem;
}

.m-agenda-item .m-agenda-item__text {
  color: #454443;
  word-wrap: break-word;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
}

.m-data-list {
  list-style-type: none;
  padding: 15px 0px;
  padding: 1.5rem 0rem;
}

.m-data-list .m-data-list__link {
  color: #454443;
  display: table;
  table-layout: fixed;
  width: 100%;
  cursor: pointer;
  font-family: "Roboto Condensed", sans-serif;
}

.m-data-list .m-data-list__title {
  font-size: 15px;
  font-size: 1.5rem;
  display: table-cell;
  font-weight: bold;
  word-wrap: break-word;
}

.m-data-list .m-data-list__data {
  font-size: 15px;
  font-size: 1.5rem;
  text-align: right;
  display: table-cell;
  width: 60px;
  width: 6rem;
}

.m-reaction-item {
  border-bottom: 1px solid #e3d7c4;
  margin: 0px 15px;
  margin: 0rem 1.5rem;
  padding: 20px 0px;
  padding: 2rem 0rem;
  list-style-type: none;
}

.m-reaction-item .m-reaction-item__name {
  font-weight: bold;
  word-break: break-word;
  display: block;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

.m-reaction-item .m-reaction-item__time {
  color: #b5ada3;
  display: block;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

.m-reaction-item .m-reaction-item__time:before {
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  margin-right: 10px;
  margin-right: 1rem;
}

.m-reaction-item .m-reaction-item__stock {
  color: #007aad;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  display: table;
  table-layout: fixed;
}

.m-reaction-item .m-reaction-item__stock .m-reaction-item__stock__name {
  word-break: break-word;
  font-weight: bold;
  display: table-cell;
}

.m-reaction-item .m-reaction-item__stock .m-reaction-item__stock__rate {
  display: table-cell;
  padding-left: 10px;
  padding-left: 1rem;
}

.m-reaction-item .m-reaction-item__container {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-reaction-item .m-reaction-item__reaction {
  color: #59554e;
}

.m-reaction-item .m-reaction-item__reaction-advice {
  font-weight: bold;
}

.m-receiver {
  padding: 6px 10px;
  padding: 0.6rem 1rem;
  margin: -6px 4px 10px 0px;
  margin: -0.6rem 0.4rem 1rem 0rem;
  display: inline-block;
  border: 1px solid #e3d7c4;
  cursor: pointer;
}

.m-receiver.is-invalid {
  border: 1px solid #ca4036;
}

.m-receiver.is-invalid .m-receiver__email {
  color: #ca4036;
}

.m-receiver .m-receiver__email,
.m-receiver .m-receiver__close {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}

.m-receiver .m-receiver__email {
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 10px;
  margin-right: 1rem;
  font-family: "Roboto", sans-serif;
  color: #000000;
}

.m-receiver .m-receiver__close {
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: -2px;
  margin-top: -0.2rem;
  color: #c2b6a4;
}

.m-analyst-stock--even, .m-analyst-stock--odd {
  list-style-type: none;
  padding: 7px 6px;
  padding: 0.7rem 0.6rem;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.m-analyst-stock--even .m-analyst-stock__name, .m-analyst-stock--odd .m-analyst-stock__name {
  font-size: 12px;
  font-size: 1.2rem;
  display: table-cell;
  word-break: break-word;
  padding-right: 15px;
  padding-right: 1.5rem;
  color: #454443;
}

.m-analyst-stock--even .m-analyst-stock__amount, .m-analyst-stock--odd .m-analyst-stock__amount {
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 15px;
  margin-right: 1.5rem;
  color: #454443;
}

.m-analyst-stock--even .m-analyst-stock__rate, .m-analyst-stock--odd .m-analyst-stock__rate {
  font-size: 12px;
  font-size: 1.2rem;
  display: table-cell;
  text-align: right;
  color: #007aad;
}

.m-analyst-stock--even {
  background-color: #f6edde;
}

.m-recommendation, .m-recommendation--user {
  padding: 5px 0px;
  padding: 0.5rem 0rem;
  color: #454443;
  border-bottom: 1px solid #e3d7c4;
  width: 100%;
  display: table;
  table-layout: fixed;
}

.m-recommendation .m-recommendation__name, .m-recommendation--user .m-recommendation__name {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto", serif;
  display: table-cell;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #454443;
}

.m-recommendation a.m-recommendation__name, .m-recommendation--user a.m-recommendation__name {
  color: #2c3b78;
}

.m-recommendation a.m-recommendation__name:hover, .m-recommendation--user a.m-recommendation__name:hover {
  color: #8FA1CB;
}

.m-recommendation .m-recommendation__rating, .m-recommendation .m-recommendation__rating--has-number {
  font-size: 14px;
  font-size: 1.4rem;
  display: table-cell;
  text-align: right;
  color: #007aad;
}

.m-recommendation .m-recommendation__rating {
  width: 90px;
  width: 9rem;
}

.m-recommendation .m-recommendation__rating--has-number {
  width: 140px;
  width: 14rem;
}

.m-recommendation .m-recommendation__rating__count {
  margin-right: 20px;
  margin-right: 2rem;
  color: #454443;
}

.m-recommendation--user .m-recommendation__rating {
  width: 20px;
  width: 2rem;
  text-align: right;
  display: table-cell;
}

.m-subscribe-confirm .m-subscribe-confirm__section, .m-subscribe-confirm .m-subscribe-confirm__section--last {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-subscribe-confirm .m-subscribe-confirm__link, .m-subscribe-confirm .m-subscribe-confirm__text a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
}

.m-subscribe-confirm .m-subscribe-confirm__section--last {
  margin-bottom: 0;
}

.m-subscribe-confirm .m-subscribe-confirm__link-container {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

.m-subscribe-confirm .m-subscribe-confirm__text {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
  display: inline-block;
  font-weight: 400;
}

.m-subscribe-confirm .m-subscribe-confirm__action {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 15px 0px;
  padding: 1.5rem 0rem;
  position: relative;
  border-top: 1px solid #b9c3db;
  border-bottom: 1px solid #b9c3db;
}

.m-subscribe-confirm .m-subscribe-confirm__action__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-subscribe-activate .m-subscribe-activate__section, .m-subscribe-activate .m-subscribe-activate__section--info, .m-subscribe-activate .m-subscribe-activate__section--submit {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  text-align: left;
}

.m-subscribe-activate .m-subscribe-activate__input-container, .m-subscribe-activate .m-subscribe-activate__input-container--last {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.m-subscribe-activate .m-subscribe-activate__section--info {
  padding: 20px 0px;
  padding: 2rem 0rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  border-top: 1px solid #b9c3db;
  border-bottom: 1px solid #b9c3db;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-subscribe-activate .m-subscribe-activate__input-container--last {
  margin-bottom: 0;
}

.m-subscribe-activate .m-subscribe-activate__label {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-subscribe-activate .m-subscribe-activate__label:after {
  color: #ffffff;
}

.m-subscribe-activate .m-subscribe-activate__section--submit {
  text-align: right;
}

.m-subscribe-activate .m-subscribe-activate__cancel,
.m-subscribe-activate .m-subscribe-activate__submit {
  display: inline-block;
  vertical-align: middle;
}

.m-subscribe-activate .m-subscribe-activate__cancel {
  margin-right: 10px;
  color: #ffffff;
}

.m-subscribe-activate .m-subscribe-activate__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  display: block;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 700;
}

.m-subscribe-activate .m-subscribe-activate__error {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.m-update-email .m-update-email__message {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-update-email .m-update-email__label {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.m-update-email .m-update-email__label:after {
  color: #ffffff;
}

.m-update-email .m-update-email__email-container {
  display: inline-block;
}

.m-update-email .m-update-email__email-label {
  margin-right: 5px;
  margin-right: 0.5rem;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
}

.m-update-email .m-update-email__email-info {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-update-email .m-update-email__input-container {
  padding-right: 10px;
  padding-right: 1rem;
  overflow: hidden;
}

.m-update-email .m-update-email__submit {
  float: right;
}

.m-update-email .m-update-email__close {
  top: 5px;
  top: 0.5rem;
  right: 5px;
  right: 0.5rem;
  position: absolute;
  color: #ffffff;
}

.m-update-email .m-update-email__error {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.m-rss .m-rss__title {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 4px;
  padding: 0.4rem;
  display: block;
  font-family: "Roboto", sans-serif;
  background: #e3d7c4;
  color: #454443;
  text-transform: uppercase;
}

.m-rss .m-rss__title:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 10px;
  margin-right: 1rem;
}

.m-rss .m-rss__title:before {
  content: "";
  color: #f79a17;
}

.m-rss .m-rss__list__item {
  list-style-type: none;
}

.m-rss .m-rss__list__item:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 10px;
  margin-right: 1rem;
}

.m-rss .m-rss__list__item:before {
  content: "";
  color: #f79a17;
}

.m-sabato-list-item {
  list-style-type: none;
  padding: 20px 0px;
  padding: 2rem 0rem;
  border-bottom: 1px solid #434343;
}

.m-sabato-list-item .m-sabato-list-item__title {
  display: inline-block;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.m-sabato-list-item .m-sabato-list-item__title__number {
  color: white;
  text-align: center;
  line-height: 20px;
  line-height: 2rem;
  margin-right: 10px;
  margin-right: 1rem;
  background-color: #2c2c2a;
  display: inline-block;
  width: 20px;
  width: 2rem;
  height: 20px;
  height: 2rem;
}

.m-sabato-list-item .m-sabato-list-item__title__text {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #2c2c2a;
}

.m-sabato-list-item .m-sabato-list-item__text {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  font-family: "Playfair Display", serif;
  color: #434343;
}

.m-quotation-rating {
  zoom: 1;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  position: relative;
  width: 100%;
}

.m-quotation-rating:before, .m-quotation-rating:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-quotation-rating:after {
  clear: both;
}

.m-quotation-rating .m-quotation-rating__meta {
  padding-right: 80px;
  padding-right: 8rem;
  width: 100%;
  display: table;
}

.m-quotation-rating .m-quotation-rating__meta > * {
  height: 20px;
  height: 2rem;
  display: table-cell;
  vertical-align: middle;
}

.m-quotation-rating .m-quotation-rating__filler-container {
  width: inherit;
}

.m-quotation-rating .m-quotation-rating__filler {
  height: 20px;
  height: 2rem;
  position: relative;
}

.m-quotation-rating .m-quotation-rating__filler__line {
  border-bottom: 1px dashed #c2b6a4;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
}

.m-quotation-rating .m-quotation-rating__label {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0px 5px;
  padding: 0rem 0.5rem;
  line-height: 20px;
  line-height: 2rem;
  font-family: "Noto", serif;
  color: #454443;
  white-space: nowrap;
}

.m-quotation-rating .m-quotation-rating__stars {
  width: 75px;
  width: 7.5rem;
  height: 16px;
  height: 1.6rem;
  font-family: "FontAwesome";
  font-weight: 400;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
}

.m-quotation-rating .m-quotation-rating__stars:before, .m-quotation-rating .m-quotation-rating__stars:after {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="0.0"]:before {
  display: none !important;
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="0.0"]:after {
  font-size: 8px;
  font-size: 0.8rem;
  color: #b5ada3;
  line-height: 16px;
  letter-spacing: 10px;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="1.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="1.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="2.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="2.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="3.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="3.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="4.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="4.5"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-amount="5.0"]:after {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-range="3"]:before {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-quotation-rating .m-quotation-rating__stars[data-range="5"]:before {
  font-size: 16px;
  font-size: 1.6rem;
  color: #454443;
  content: "";
}

.m-funds-goto .m-funds-goto__list__list-item {
  border-bottom: none !important;
}

.m-funds-goto .m-funds-goto__list__list-item:last-of-type {
  border-bottom: 1px solid #e3d7c4 !important;
}

.m-funds-top5 .m-funds-top5__section, .m-funds-top5 .m-funds-top5__section--last {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  display: table;
}

.m-funds-top5 .m-funds-top5__amount, .m-funds-top5 .m-funds-top5__date {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0px 30px 0px 0px;
  margin: 0rem 3rem 0rem 0rem;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
}

.m-funds-top5 .m-funds-top5__section--last {
  margin: 0;
}

.m-funds-top5 .m-funds-top5__left,
.m-funds-top5 .m-funds-top5__right {
  display: table-cell;
}

.m-funds-top5 .m-funds-top5__left {
  width: 25px;
  width: 2.5rem;
  text-align: left;
}

.m-funds-top5 .m-funds-top5__number {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-funds-top5 .m-funds-top5__name {
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #454443;
}

.m-funds-top5 .m-funds-top5__date:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: 0px 5px 0px 0px;
  margin: 0rem 0.5rem 0rem 0rem;
  color: #b5ada3;
  content: "";
}

.m-funds-news_container .m-funds-news__header {
  padding: 20px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}

.m-funds-news_container .m-funds-news__header .m-funds-news__title {
  color: #454443;
}

.m-funds-news_container .m-funds-news__main {
  padding: 0 20px 20px 20px;
  font-family: "Roboto", sans-serif;
}

.m-funds-news_container .m-funds-news__item-emittent {
  padding-top: 20px;
  padding-bottom: 5px;
}

.m-funds-news_container .m-funds-news__item-emittent-name {
  color: #454443;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
  font-size: 17px;
}

.m-funds-news_container .m-funds-news__item-date {
  color: #84807c;
  font-size: 14px;
}

.m-funds-news_container .m-funds-news__item-article-link {
  color: false;
  text-decoration: underline;
}

.m-funds-news_container .m-funds-news__item-article-link:hover {
  color: false;
}

.m-popup--isSlideUp, .m-popup--isSplash {
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.35);
  position: fixed;
  z-index: 950;
}

.m-popup--isSlideUp {
  width: 480px;
  height: 360px;
  left: 85px;
  bottom: -398px;
  opacity: 0;
}

.m-popup--isSlideUp .m-popup--isSlideUp__content {
  display: block;
}

.m-popup--isSlideUp .m-popup--isSlideUp__container {
  position: relative;
}

.m-popup--isSlideUp .m-popup--closeButton {
  position: absolute;
  text-align: center;
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  right: 0px;
  top: -38px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-family: Arial;
  font-size: 17px;
}

.m-popup--isSplash {
  width: 640px;
  height: 480px;
  z-index: 1000;
}

.m-popup--isSplash .m-popup--isSplash--content {
  display: block;
}

.m-popup--isSplash .m-popup--isSplash--container {
  position: relative;
}

.m-popup--isSplash .m-popup--closeButton {
  position: absolute;
  text-align: center;
  text-decoration: none;
  background: #000000;
  color: #ffffff;
  right: 0px;
  top: -38px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-family: Arial;
  font-size: 17px;
}

.m-recommend-header {
  zoom: 1;
}

.m-recommend-header:before, .m-recommend-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-recommend-header:after {
  clear: both;
}

.m-recommend-header .m-recommend-header__section--left {
  float: left;
  text-align: left;
}

.m-recommend-header .m-recommend-header__section--right {
  float: right;
  text-align: right;
}

.m-recommend-header .m-recommend-header__title {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #454443;
  text-transform: uppercase;
  display: inline-block;
}

.m-recommend-footer .m-recommend-footer__label {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-recommend-footer .m-recommend-footer__cancel {
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
}

.m-recommend-footer .m-recommend-footer__checkbox-container {
  display: table;
}

.m-recommend-footer .m-recommend-footer__checkbox-container > * {
  display: table-cell;
}

.m-recommend-footer .m-recommend-footer__checkbox {
  margin: 0px 8px 0px 0px;
  margin: 0rem 0.8rem 0rem 0rem;
}

.m-recommend-footer .m-recommend-footer__section--left {
  text-align: left;
}

.m-recommend-footer .m-recommend-footer__section--right {
  text-align: right;
}

.m-list-alternate .l-markten-live__koers-lijst__row--odd td.l-markten-live__koers-lijst__name,
.m-list-alternate .l-markten-live__koers-lijst__row--even td.l-markten-live__koers-lijst__percentage, .m-list-alternate .l-markten-live__koers-lijst__row--even td.l-markten-live__koers-lijst__percentage--negative,
.m-list-alternate .l-markten-live__koers-lijst__row--even td.l-markten-live__koers-lijst__percentage--positive,
.m-list-alternate .l-markten-live__koers-lijst__row--odd td.l-markten-live__koers-lijst__percentage, .m-list-alternate .l-markten-live__koers-lijst__row--odd td.l-markten-live__koers-lijst__percentage--negative,
.m-list-alternate .l-markten-live__koers-lijst__row--odd td.l-markten-live__koers-lijst__percentage--positive,
.m-list-alternate .l-markten-live__koers-lijst__row--even td.l-markten-live__koers-lijst__name {
  padding: 10px;
}

.m-list-alternate .l-markten-live__koers-lijst__name {
  font-family: "Roboto Condensed", sans-serif;
  color: #84807c;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15px;
  width: auto;
}

.m-list-alternate .l-markten-live__koers-lijst__percentage, .m-list-alternate .l-markten-live__koers-lijst__percentage--negative,
.m-list-alternate .l-markten-live__koers-lijst__percentage--positive,
.m-list-alternate .js-stock-detail-main-time {
  font-family: "Roboto Condensed", sans-serif;
  color: #454443;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 15px;
}

.m-article-source .m-article-source__title, .m-article-source--right .m-article-source__title, .m-article-source .m-article-source__info, .m-article-source--right .m-article-source__info {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto", serif;
  color: #454443;
  display: inline-block;
}

body.subsite-sabato .m-article-source .m-article-source__title, .m-article-source body.subsite-sabato .m-article-source__title, body.subsite-sabato .m-article-source--right .m-article-source__title, .m-article-source--right body.subsite-sabato .m-article-source__title, body.subsite-sabato .m-article-source .m-article-source__info, .m-article-source body.subsite-sabato .m-article-source__info, body.subsite-sabato .m-article-source--right .m-article-source__info, .m-article-source--right body.subsite-sabato .m-article-source__info {
  color: #454443;
}

body.subsite-finance .m-article-source .m-article-source__title, .m-article-source body.subsite-finance .m-article-source__title, body.subsite-finance .m-article-source--right .m-article-source__title, .m-article-source--right body.subsite-finance .m-article-source__title, body.subsite-finance .m-article-source .m-article-source__info, .m-article-source body.subsite-finance .m-article-source__info, body.subsite-finance .m-article-source--right .m-article-source__info, .m-article-source--right body.subsite-finance .m-article-source__info {
  color: #454443;
}

body.subsite-sas .m-article-source .m-article-source__title, .m-article-source body.subsite-sas .m-article-source__title, body.subsite-sas .m-article-source--right .m-article-source__title, .m-article-source--right body.subsite-sas .m-article-source__title, body.subsite-sas .m-article-source .m-article-source__info, .m-article-source body.subsite-sas .m-article-source__info, body.subsite-sas .m-article-source--right .m-article-source__info, .m-article-source--right body.subsite-sas .m-article-source__info {
  color: #625f5c;
  font-family: "Verdana", sans-serif;
}

.m-article-source, .m-article-source--right {
  text-align: left;
  display: block;
}

.m-article-source .m-article-source__title, .m-article-source--right .m-article-source__title {
  font-weight: 700;
}

.m-article-source .m-article-source__info, .m-article-source--right .m-article-source__info {
  font-weight: 400;
}

.m-article-source--right {
  text-align: right;
}

.m-history-graph .m-history-graph__navigation {
  padding: 30px 0px 15px 0px;
  padding: 3rem 0rem 1.5rem 0rem;
}

.m-history-graph .m-history-graph__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 15px 0px 0px;
  margin: 0rem 1.5rem 0rem 0rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #454443;
  display: inline-block;
  vertical-align: middle;
}

.m-history-graph .m-history-graph__periods {
  display: inline-block;
  vertical-align: middle;
}

.m-node-teaser.small {
  position: relative;
  background: gray;
  width: 100% !important;
  width: 170px;
  width: 17rem;
  height: 80px;
  height: 8rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-node-teaser.small {
    width: 170px;
    width: 17rem;
    height: 170px;
    height: 17rem;
  }
}

.m-node-teaser.small.auto .m-node-teaser__content {
  background: url("../img/netto/nodes/small/auto.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.belastingen .m-node-teaser__content {
  background: url("../img/netto/nodes/small/belastingen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.budget .m-node-teaser__content {
  background: url("../img/netto/nodes/small/budget.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.energie .m-node-teaser__content {
  background: url("../img/netto/nodes/small/energie.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.erfenis .m-node-teaser__content {
  background: url("../img/netto/nodes/small/erfenis.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.lenen .m-node-teaser__content {
  background: url("../img/netto/nodes/small/lenen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.loopbaan .m-node-teaser__content {
  background: url("../img/netto/nodes/small/loopbaan.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.pensioen .m-node-teaser__content {
  background: url("../img/netto/nodes/small/pensioen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.reizen .m-node-teaser__content {
  background: url("../img/netto/nodes/small/reizen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.sparen .m-node-teaser__content {
  background: url("../img/netto/nodes/small/sparen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.vastgoed .m-node-teaser__content {
  background: url("../img/netto/nodes/small/vastgoed.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.small.verzekeren .m-node-teaser__content {
  background: url("../img/netto/nodes/small/verzekeren.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big {
  position: relative;
  background: gray;
  width: 100% !important;
  width: 350px;
  width: 35rem;
  height: 170px;
  height: 17rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-node-teaser.big {
    width: 350px;
    width: 35rem;
    height: 350px;
    height: 35rem;
  }
}

.m-node-teaser.big.auto .m-node-teaser__content {
  background: url("../img/netto/nodes/big/auto.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.belastingen .m-node-teaser__content {
  background: url("../img/netto/nodes/big/belastingen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.budget .m-node-teaser__content {
  background: url("../img/netto/nodes/big/budget.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.energie .m-node-teaser__content {
  background: url("../img/netto/nodes/big/energie.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.erfenis .m-node-teaser__content {
  background: url("../img/netto/nodes/big/erfenis.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.lenen .m-node-teaser__content {
  background: url("../img/netto/nodes/big/lenen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.loopbaan .m-node-teaser__content {
  background: url("../img/netto/nodes/big/loopbaan.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.pensioen .m-node-teaser__content {
  background: url("../img/netto/nodes/big/pensioen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.reizen .m-node-teaser__content {
  background: url("../img/netto/nodes/big/reizen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.sparen .m-node-teaser__content {
  background: url("../img/netto/nodes/big/sparen.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.vastgoed .m-node-teaser__content {
  background: url("../img/netto/nodes/big/vastgoed.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.big.verzekeren .m-node-teaser__content {
  background: url("../img/netto/nodes/big/verzekeren.jpg") center center no-repeat;
  background-size: cover;
}

.m-node-teaser.light .m-node-teaser__hover {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "40)"';
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  background: #0073AB;
}

.m-node-teaser.normal .m-node-teaser__hover {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "40)"';
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  background: #003A76;
}

.m-node-teaser.dark .m-node-teaser__hover {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "60)"';
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  background: #003A76;
}

.m-node-teaser .m-node-teaser__link {
  display: block;
  width: 100%;
  height: 100%;
}

.m-node-teaser .m-node-teaser__link:hover .m-node-teaser__hover {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "75)"';
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

.m-node-teaser .m-node-teaser__hover {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.m-node-teaser .m-node-teaser__content {
  width: 100%;
  height: 100%;
}

.m-node-teaser .m-node-teaser__content__text {
  font-size: 20px;
  font-size: 2rem;
  padding: 2px 6px;
  padding: 0.2rem 0.6rem;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #fef7ea;
  text-transform: capitalize;
}

.m-datepicker, .m-datepicker--alternative {
  padding: 0px 0px 0px 6px;
  padding: 0rem 0rem 0rem 0.6rem;
  height: 34px;
  height: 3.4rem;
  width: 130px;
  width: 13rem;
  display: inline-block;
  vertical-align: middle;
  background: #e3d7c4;
  border: 1px solid #e3d6c3;
  box-sizing: content-box;
  position: relative;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-datepicker, body.immobile .m-datepicker--alternative {
    width: 200px;
    width: 20rem;
  }
}

.m-datepicker .m-datepicker__input, .m-datepicker--alternative .m-datepicker__input {
  font-size: 14px;
  font-size: 1.4rem;
  height: 34px;
  height: 3.4rem;
  background-color: transparent;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #84807c;
  display: inline-block;
  vertical-align: middle;
}

.m-datepicker .date-picker-control, .m-datepicker--alternative .date-picker-control, .m-datepicker .date-picker-button-active, .m-datepicker--alternative .date-picker-button-active {
  position: absolute !important;
  top: 0;
  right: 0;
  margin: 0 !important;
  background-image: none !important;
  width: 34px !important;
  height: 34px !important;
  vertical-align: middle !important;
  text-align: center !important;
  background-color: #fffbf4 !important;
  border: none !important;
}

.m-datepicker .date-picker-control:hover span, .m-datepicker--alternative .date-picker-control:hover span, .m-datepicker .date-picker-control:focus span, .m-datepicker--alternative .date-picker-control:focus span, .m-datepicker .date-picker-button-active:hover span, .m-datepicker--alternative .date-picker-button-active:hover span, .m-datepicker .date-picker-button-active:focus span, .m-datepicker--alternative .date-picker-button-active:focus span {
  -webkit-animation: none;
  -ms-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
  box-shadow: none;
}

.m-datepicker .date-picker-control span, .m-datepicker--alternative .date-picker-control span, .m-datepicker .date-picker-button-active span, .m-datepicker--alternative .date-picker-button-active span {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  width: auto;
  height: auto;
  display: none;
}

.m-datepicker .date-picker-control:after, .m-datepicker--alternative .date-picker-control:after, .m-datepicker .date-picker-button-active:after, .m-datepicker--alternative .date-picker-button-active:after {
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #84807c;
  line-height: 34px;
}

.m-datepicker--alternative {
  background: #fffbf4;
}

.m-datepicker--alternative .date-picker-control,
.m-datepicker--alternative .date-picker-button-active {
  border-left: 1px solid #e3d7c4 !important;
}

.m-tijd-connect-info {
  padding: 15px 0px 15px 25px;
  padding: 1.5rem 0rem 1.5rem 2.5rem;
  background: #69a7ca;
  position: relative;
  border-left: 1px solid #fef7ea;
  z-index: 1;
}

.m-tijd-connect-info:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  top: -moz-calc(50% - 12px);
  top: -webkit-calc(50% - 12px);
  top: -o-calc(50% - 12px);
  top: calc(50% - 12px);
}

.m-tijd-connect-info .m-tijd-connect-info__text {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  font-family: "Verdana", sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  display: block;
}

.m-tijd-partnercontent-info {
  padding: 15px 0px 15px 25px;
  padding: 1.5rem 0rem 1.5rem 2.5rem;
  background: #cba26a;
  position: relative;
  border-left: 1px solid #fef7ea;
}

.m-tijd-partnercontent-info:before {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  top: -moz-calc(50% - 12px);
  top: -webkit-calc(50% - 12px);
  top: -o-calc(50% - 12px);
  top: calc(50% - 12px);
}

.m-tijd-partnercontent-info .m-tijd-partnercontent-info__text {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  font-family: "Verdana", sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  display: block;
}

.m-operation-nav .m-operation-nav__label {
  font-size: 15px;
  font-size: 1.5rem;
  width: 30px;
  width: 3rem;
  font-family: "Roboto", sans-serif;
  color: #59554e;
  display: inline-block;
  vertical-align: middle;
}

.m-operation-nav .m-operation-nav__section.left {
  text-align: left;
}

.m-operation-nav .m-operation-nav__section.right {
  text-align: right;
}

.m-operation-nav .m-operation-nav__datepicker-container {
  margin: 0px 5px 5px 0px;
  margin: 0rem 0.5rem 0.5rem 0rem;
  float: left;
}

.m-operation-nav .m-operation-nav__datepicker-container:last-of-type {
  margin: 0px 0px 5px 0px;
  margin: 0rem 0rem 0.5rem 0rem;
}

.m-operation-nav .m-operation-nav__select {
  width: 170px;
  width: 17rem;
  height: 34px;
  height: 3.4rem;
  font-size: 13px;
  font-size: 1.3rem;
  color: #454443;
  background: #fffbf4;
  border: 1px solid #e3d7c4;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  vertical-align: middle;
}

.m-operation-nav .m-operation-nav__submit {
  height: 34px;
  height: 3.4rem;
}

.m-operation-nav .m-datepicker:first-of-type {
  margin: 0px 5px 0px 0px;
  margin: 0rem 0.5rem 0rem 0rem;
}

.m-reading-time .m-reading-time__minutes, .m-reading-time--inline .m-reading-time__minutes, .m-reading-time .m-reading-time__minutes:after, .m-reading-time--inline .m-reading-time__minutes:after, .m-reading-time .m-reading-time__label, .m-reading-time--inline .m-reading-time__label {
  font-weight: 700;
  line-height: 1;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
  color: #FFFFFF;
}

.m-reading-time .m-reading-time__minutes, .m-reading-time--inline .m-reading-time__minutes {
  font-size: 40px;
  font-size: 4rem;
  font-family: "Roboto Condensed", sans-serif;
}

.m-reading-time .m-reading-time__minutes:after, .m-reading-time--inline .m-reading-time__minutes:after {
  margin-left: 2px;
  content: "\0027";
}

.m-reading-time .m-reading-time__label, .m-reading-time--inline .m-reading-time__label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
}

.m-reading-time--inline {
  display: inline-block;
}

.m-reading-time--inline .m-reading-time__minutes {
  display: block;
  text-align: center;
}

.m-reading-time--inline .m-reading-time__label {
  display: block;
  text-align: center;
}

.m-connect-provider--connected, .m-connect-provider--disconnected {
  height: 175px;
  height: 17.5rem;
  width: 100%;
  padding: 25px;
  padding: 2.5rem;
  background: #fff3e5;
  border: 1px solid #e3d7c4;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

.m-connect-provider--connected .m-connect-provider__icon, .m-connect-provider--disconnected .m-connect-provider__icon {
  display: block;
  margin: 0 auto 15px auto;
}

.m-connect-provider--connected .m-connect-provider__label, .m-connect-provider--disconnected .m-connect-provider__label {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 0 auto 15px auto;
  color: #454443;
}

.m-connect-provider--connected .m-connect-username__label, .m-connect-provider--disconnected .m-connect-username__label {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  margin: 0 auto 5px auto;
}

.m-connect-provider--connected .m-connect-provider__link, .m-connect-provider--disconnected .m-connect-provider__link {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  color: #2c3b78;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  background: none;
  padding: 0;
  max-width: 175px;
  margin: 0 auto;
}

.m-connect-provider--connected .media-id-button, .m-connect-provider--disconnected .media-id-button {
  margin-bottom: 15px;
}

.m-connect-provider--connected .m-connect-provider__link:hover {
  color: #8FA1CB;
}

.m-connect-provider--disconnected {
  background: #fff7ea;
}

.m-connect-provider--disconnected .m-connect-provider__label {
  color: #c2b6a4;
}

.m-connect-provider--disconnected .m-connect-provider__link {
  background: #2c3b78;
  padding: 8px 10px;
  color: #ffffff;
  font-weight: 700;
}

.m-connect-provider--disconnected .m-connect-provider__link:hover {
  background: #8FA1CB;
}

.m-service-message, .m-service-message--alert,
.m-service-message--alert-extra,
.m-service-message--info,
.m-service-message--brand, .m-service-message--brand-tijd, .m-service-message--brand-echo {
  text-align: initial;
  color: #454443;
  font-family: "Roboto", sans-serif;
  line-height: 19px;
  padding-left: 70px;
  position: relative;
  min-height: 50px;
  margin: 25px 0px 0px 0px;
  margin: 2.5rem 0rem 0rem 0rem;
  font-size: 14px;
  font-size: 1.4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-service-message, body.immobile .m-service-message--alert, body.immobile
  .m-service-message--alert-extra, body.immobile
  .m-service-message--info, body.immobile
  .m-service-message--brand, body.immobile .m-service-message--brand-tijd, body.immobile .m-service-message--brand-echo {
    margin: 25px 25px 0px 25px;
    margin: 2.5rem 2.5rem 0rem 2.5rem;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar--sabato .m-service-message, body.immobile .l-sidebar--sabato .m-service-message--alert, body.immobile .l-sidebar--sabato
  .m-service-message--alert-extra, body.immobile .l-sidebar--sabato
  .m-service-message--info, body.immobile .l-sidebar--sabato
  .m-service-message--brand, body.immobile .l-sidebar--sabato .m-service-message--brand-tijd, body.immobile .l-sidebar--sabato .m-service-message--brand-echo {
    margin: 25px 0px 0px 0px;
    margin: 2.5rem 0rem 0rem 0rem;
  }
}

.m-service-message:before, .m-service-message--alert:before,
.m-service-message--alert-extra:before,
.m-service-message--info:before,
.m-service-message--brand:before, .m-service-message--brand-tijd:before, .m-service-message--brand-echo:before {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  left: 0;
  top: 0;
  font-family: "FontAwesome";
  line-height: 54px;
  color: #FFF;
  text-align: center;
  background: black;
  font-size: 30px;
  font-size: 3rem;
}

.m-service-message:after, .m-service-message--alert:after,
.m-service-message--alert-extra:after,
.m-service-message--info:after,
.m-service-message--brand:after, .m-service-message--brand-tijd:after, .m-service-message--brand-echo:after {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  left: 45px;
  top: 20px;
  background: black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.m-service-message--alert a,
.m-service-message--alert-extra a,
.m-service-message--info a,
.m-service-message--brand a, .m-service-message--brand-tijd a, .m-service-message--brand-echo a {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-service-message--brand:before, .m-service-message--brand-tijd:before, .m-service-message--brand-echo:before {
  background-repeat: no-repeat;
  background-position: 5px 5px;
}

.m-service-message--brand-tijd:before {
  background-size: 46px 40px;
  background-position: 5px 5px;
  background-image: url("../img/tijd/logo.png");
  background-color: #2c3b78;
}

.m-service-message--brand-tijd:after {
  background-color: #2c3b78;
}

.m-service-message--brand-tijd a {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-service-message--brand-echo:before {
  background-size: 40px 13px;
  background-position: 5px 30px;
  background-image: url("../img/echo/logo.png");
  background-color: #9a0b16;
}

.m-service-message--brand-echo:after {
  background-color: #9a0b16;
}

.m-service-message--brand-echo a {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-service-message--alert:before,
.m-service-message--alert-extra:before {
  content: "\f12a";
}

.m-service-message--info:before {
  content: "\f129";
}

.m-service-message--alert:before, .m-service-message--alert:after,
.m-service-message--info:before,
.m-service-message--info:after {
  background-color: #b5ada3;
}

.m-service-message--alert-extra {
  color: #c75845;
}

.m-service-message--alert-extra:before, .m-service-message--alert-extra:after {
  background-color: #c75845;
}

.m-section-block {
  height: 170px;
}

.m-section-block .m-section-block--link {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 15px;
  font-family: "Noto", serif;
  font-size: 20px;
  font-size: 2rem;
  background-color: #2c3b78;
  line-height: 20px;
  font-weight: bold;
  color: #FFF;
}

.m-section-block .m-section-block--link:hover {
  background-color: #212d5b;
}

.m-section-block .m-section-block--highlight {
  color: #b9c3db;
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 18px;
  margin-top: 5px;
}

.m-section-block .m-section-block--highlight:after {
  content: "";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-size: 1.8rem;
  padding-left: 10px;
}

.m-social-like {
  padding: 40px;
  padding: 4rem;
  background: #212d5b;
  display: table;
  width: 100%;
}

.m-social-like:before {
  font-size: 230px;
  font-size: 23rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding: 0px 65px 0px 0px;
  padding: 0rem 6.5rem 0rem 0rem;
  content: "";
  display: table-cell;
  vertical-align: top;
  color: #768ba8;
}

.m-social-like .m-social-like__container {
  display: table-cell;
  vertical-align: top;
}

.m-social-like .m-social-like__title {
  font-size: 25px;
  font-size: 2.5rem;
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  font-family: "Noto", serif;
  color: #FFFFFF;
  font-weight: 700;
}

.m-social-like .m-social-like__text-container {
  margin: 0px 0px 40px 0px;
  margin: 0rem 0rem 4rem 0rem;
  display: block;
  max-width: 500px;
}

.m-social-like .m-social-like__text {
  font-size: 18px;
  font-size: 1.8rem;
  max-width: 550px;
  max-width: 55rem;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
  font-weight: 400;
  vertical-align: middle;
}

.m-social-like .m-social-like__action-container {
  display: block;
  text-align: left;
}

.m-social-like .m-social-like__action-container.right {
  text-align: right;
}

.m-social-connect {
  padding: 30px;
  padding: 3rem;
  background: #212d5b;
  width: 100%;
}

.m-social-connect .m-social-connect__title {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 auto 30px auto;
  max-width: 500px;
  max-width: 50rem;
  text-align: center;
  font-family: "Noto", serif;
  display: block;
  color: #FFFFFF;
}

.m-social-connect .m-social-connect__sections {
  max-width: 700px;
  max-width: 70rem;
  margin: 0 auto;
}

.m-social-connect .m-social-connect__section {
  border-right: 1px solid #707685;
  text-align: center;
}

.m-social-connect .m-social-connect__section.last {
  border-right: none;
}

.m-social-connect .m-social-connect__action-container {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

.m-social-connect .m-social-connect__action {
  padding: 12px 28px;
  padding: 1.2rem 2.8rem;
  text-transform: uppercase;
}

.m-social-connect .m-social-connect__info {
  font-size: 16px;
  font-size: 1.6rem;
  max-width: 260px;
  max-width: 26rem;
  font-family: "Roboto", sans-serif;
  margin: 0 auto;
  color: #b9c3db;
  display: block;
}

.m-social-link {
  padding: 30px;
  padding: 3rem;
  background: #212d5b;
  width: 100%;
}

.m-social-link .m-social-link__title {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0px 0px 30px 0px;
  margin: 0rem 0rem 3rem 0rem;
  max-width: 550px;
  max-width: 55rem;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-weight: 700;
}

.m-social-link .m-social-link__error {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  max-width: 550px;
  max-width: 55rem;
}

.m-social-link .m-bump-form {
  max-width: 550px;
  max-width: 55rem;
}

.m-dossier-header .m-dossier-header__title-container {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  display: table;
  width: 100%;
}

.m-dossier-header .m-dossier-header__title-container.withSocial {
  table-layout: fixed;
}

.m-dossier-header .m-dossier-header__title-container.withSocial .m-dossier-header__title {
  width: 65%;
}

.m-dossier-header .m-dossier-header__title,
.m-dossier-header .m-dossier-header__social {
  display: table-cell;
  vertical-align: middle;
}

.m-dossier-header .m-dossier-header__title {
  font-size: 35px;
  font-size: 3.5rem;
  color: #454443;
  font-family: "Noto", serif;
  font-weight: 700;
  margin: 0;
  text-align: left;
}

.m-dossier-header .m-dossier-header__social {
  text-align: right;
}

.m-dossier-header .m-dossier-header__intro {
  font-size: 19px;
  font-size: 1.9rem;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #7f786d;
}

.m-exchange-link, .m-exchange-label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: text-bottom;
  font-family: "Roboto", sans-serif;
}

.m-exchange-link {
  color: #2c3b78;
}

.m-exchange-label {
  color: #454443;
}

.m-fb-like-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}

.m-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.m-embed-container iframe,
.m-embed-container object,
.m-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m-search, .m-search--sidebar {
  zoom: 1;
  position: relative;
}

.m-search:before, .m-search--sidebar:before, .m-search:after, .m-search--sidebar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-search:after, .m-search--sidebar:after {
  clear: both;
}

.m-search .m-search__box, .m-search--sidebar .m-search__box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  height: 30px;
  height: 3rem;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
  border: 1px solid #e3d7c4;
  background: #fffaf4;
  color: #454443;
  text-align: left;
}

.m-search .m-search__box:before, .m-search--sidebar .m-search__box:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 30px;
  content: "";
  color: #b5ada3;
  position: relative;
  z-index: 1;
  display: inline-block;
  height: 100%;
}

.m-search .m-search__box__input, .m-search--sidebar .m-search__box__input {
  padding-left: 30px;
  padding-left: 3rem;
  font-size: 15px;
  font-size: 1.5rem;
  background: #fffaf4;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Roboto", sans-serif;
  color: #454443;
  /* Webkit */
  /* Firefox 4-18 */
  /* Firefox 19+ */
  /* IE */
}

.m-search .m-search__box__input::-webkit-input-placeholder, .m-search--sidebar .m-search__box__input::-webkit-input-placeholder {
  color: #b5ada3;
  font-style: "normal";
}

.m-search .m-search__box__input:-moz-placeholder, .m-search--sidebar .m-search__box__input:-moz-placeholder {
  color: #b5ada3;
  opacity: 1;
  font-style: "normal";
}

.m-search .m-search__box__input::-moz-placeholder, .m-search--sidebar .m-search__box__input::-moz-placeholder {
  color: #b5ada3;
  opacity: 1;
  font-style: "normal";
}

.m-search .m-search__box__input:-ms-input-placeholder, .m-search--sidebar .m-search__box__input:-ms-input-placeholder {
  color: #b5ada3;
  font-style: "normal";
}

.m-search .m-search__submit, .m-search--sidebar .m-search__submit {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 10px;
  padding: 0rem 1rem;
  height: 30px;
  height: 3rem;
  background: #2c3b78;
  color: #fffaf3;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  float: right;
  margin-top: 10px;
  margin-top: 1rem;
}

.m-search .m-search__result__list, .m-search--sidebar .m-search__result__list {
  position: absolute;
  width: 100%;
  border: 1px solid #e3d7c4;
  border-top: 0;
  background: #fffaf4;
  z-index: 2;
}

.m-search .m-search__result__link, .m-search--sidebar .m-search__result__link {
  position: relative;
}

.m-search .m-search__result__link:after, .m-search--sidebar .m-search__result__link:after {
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 20px;
  line-height: 2rem;
  display: inline;
  content: "";
  color: black;
  position: absolute;
  top: 50%;
  right: 10px;
  right: 1rem;
  margin-top: -10px;
  margin-top: -1rem;
}

.m-search .m-search__result__link, .m-search--sidebar .m-search__result__link {
  padding: 16px 20px 16px 18px;
  padding: 1.6rem 2rem 1.6rem 1.8rem;
  display: block;
  border-bottom: 1px solid #e3d7c4;
  color: #454443;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-search .m-search__result__link:hover, .m-search--sidebar .m-search__result__link:hover {
  background-color: #e3d7c4;
}

.m-search--sidebar {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.m-search--sidebar .m-search__box:before {
  color: #b5ada3;
}

.m-search--sidebar .m-search__box__input {
  background: #fef7ea;
}

.m-search--sidebar .m-search__result__list {
  background: #fef7ea;
}

.m-faqpage-section {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  position: relative;
}

.m-faqpage-section .m-faqpage-section__list-container {
  display: none;
}

.m-faqpage-section .m-faqpage-section__list-container--top3 {
  display: block;
}

.m-faqpage-section .m-faqpage-section__header {
  display: table;
}

.m-faqpage-section .m-faqpage-section__header__image-container {
  display: table-cell;
  width: 120px;
}

.m-faqpage-section .m-faqpage-section__header__text {
  font-size: 14px;
  font-size: 1.4rem;
  display: table-cell;
  vertical-align: top;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #59554e;
}

.m-faqpage-section .m-section-header--small {
  margin-top: 25px;
  margin-top: 2.5rem;
}

.m-faqpage-section .m-faqpage-section__list-item {
  border-bottom: 1px solid #e3d7c4;
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
}

.m-faqpage-section .m-faqpage-section__list-item:last-child {
  border: none;
  padding: 0;
}

.m-faqpage-section .m-faqpage-section__list-item__link {
  font-size: 14px;
  font-size: 1.4rem;
  color: #59554e;
}

.m-faqpage-section .m-faqpage-section__list-item__link:hover {
  color: #8FA1CB;
}

.m-faqpage-section .m-faqpage-section__list-action {
  position: relative;
}

.m-faqpage-section .m-faqpage-section__list-action__button {
  background: #fdf3e5;
  color: false;
  border: 1px solid #e3d7c4;
  border-top: none;
  text-align: center;
  width: 110px;
  width: 11rem;
  margin: auto;
  display: block;
  cursor: pointer;
  margin-top: 5px;
  margin-top: 0.5rem;
  margin-bottom: 50px;
  margin-bottom: 5rem;
  padding: 5px 10px;
  padding: 0.5rem 1rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.m-faqpage-section .m-faqpage-section__list-action__button:before {
  content: "";
  border-bottom: 1px solid #e3d7c4;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.m-faqpage-section .m-faqpage-section__list-action__button:after {
  margin-left: 5px;
  margin-left: 0.5rem;
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 20px;
  line-height: 2rem;
  display: inline;
  content: "";
  color: false;
}

.m-faqpage-section .m-faqpage-section__list-action__button.is-active:after {
  content: "";
}

.is-active .m-faqpage-section.is-selected {
  z-index: 1;
}

.is-active .m-faqpage-section.is-selected .m-faqpage-section__list-container {
  display: block;
}

.m-filterbox {
  position: relative;
  cursor: pointer;
}

.m-filterbox.hovered .m-filterbox__container {
  background: #faeede;
}

.m-filterbox.hovered .m-filterbox__menu {
  -webkit-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.m-filterbox.top .m-filterbox__menu {
  bottom: 41px;
  bottom: 4.1rem;
}

.m-filterbox.bottom .m-filterbox__menu {
  top: 41px;
  top: 4.1rem;
}

.m-filterbox .m-filterbox__container {
  height: 40px;
  height: 4rem;
  line-height: 40px;
  line-height: 4rem;
  border: 1px solid #e3d7c4;
  background: #fffaf4;
}

.m-filterbox .m-filterbox__container:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 2;
  content: "";
  color: #454443;
  position: absolute;
  right: 18px;
  top: 0;
}

.m-filterbox .m-filterbox__container__active {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 40px;
  line-height: 4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-filterbox .m-filterbox__container__active .m-filterbox__menu__item {
  background: none;
}

.m-filterbox .m-filterbox__menu {
  -webkit-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  visibility: hidden;
  position: absolute;
  left: 0;
  z-index: 10;
  overflow-y: hidden;
  overflow-x: hidden;
  border: 1px solid #e3d7c4;
  width: 100%;
  height: auto;
}

.m-filterbox .m-filterbox__menu__item {
  height: 40px;
  height: 4rem;
  background: #fffaf4;
  border-bottom: 1px solid #e3d7c4;
}

.m-filterbox .m-filterbox__menu__item:last-of-type {
  border-bottom: none;
}

.m-filterbox .m-filterbox__menu__item__content {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 40px;
  line-height: 4rem;
  padding: 0px 18px;
  padding: 0rem 1.8rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  display: block;
}

.m-filterbox .m-stars {
  margin-right: 10px;
  margin-right: 1rem;
}

/*
** Search popular in search section
*/
.m-search-popular .m-search-popular__title, .m-search-popular--light .m-search-popular__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
  font-weight: 400;
}

.m-search-popular .m-search-popular__item, .m-search-popular--light .m-search-popular__item {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 40px;
  line-height: 4rem;
  height: 40px;
  height: 4rem;
  padding: 0px 20px 0px 10px;
  padding: 0rem 2rem 0rem 1rem;
  display: block;
  color: #fffaf3;
  background: #2c3b78;
  position: relative;
}

.m-search-popular .m-search-popular__item:after, .m-search-popular--light .m-search-popular__item:after {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 10px;
  content: "";
}

.m-search-popular--light .m-search-popular__container {
  border: 1px solid #e3d7c4;
}

.m-search-popular--light .m-search-popular__row {
  border-bottom: 1px solid #e3d7c4;
}

.m-search-popular--light .m-search-popular__row:last-of-type {
  border-bottom: none;
}

.m-search-popular--light .m-search-popular__item {
  background: #fdf3e5;
  color: #454443;
  border-right: 1px solid #e3d7c4;
}

.m-search-popular--light .m-search-popular__item.last-in-row {
  border-right: none;
}

.m-search-popular--light .m-search-popular__item:after {
  color: #e3d7c4;
}

.m-sortable:after {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #59554e;
}

.m-sortable.asc:after {
  content: "";
}

.m-sortable.desc:after {
  content: "";
}

.m-sortable--right {
  float: right;
}

.m-sortable--right:after {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #59554e;
}

.m-sortable--right.asc:after {
  content: "";
}

.m-sortable--right.desc:after {
  content: "";
}

.m-sortable--left {
  float: left;
}

.m-sortable--left:after {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #59554e;
}

.m-sortable--left.asc:after {
  content: "";
}

.m-sortable--left.desc:after {
  content: "";
}

/*
** Search Suggestions
**
** Used at:
** - Search result page
*/
.m-search-suggestions .m-search-suggestions__label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #84807c;
}

.m-search-suggestions .m-search-suggestions__suggestion {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: underline;
}

/**
 * Search form input
 *
 * Used at:
 * - Main navigation search
 * - Search results/solr page
 */
.m-searchform-input {
  display: table;
  width: 100%;
}

.m-searchform-input .m-searchform-input__field-container {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: auto;
}

.m-searchform-input .m-searchform-input__field-container:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  left: 10px;
  left: 1rem;
  color: #807c79;
  line-height: 40px;
  content: "";
  position: absolute;
  z-index: 1;
}

.m-searchform-input .m-searchform-input__field {
  height: 40px;
  border: none;
  padding: 0 10px;
  background: #e3d7c4;
  color: #454443;
  font-family: "Roboto", sans-serif;
  display: block;
  width: 100%;
  padding: 9px 10px 10px 36px;
  padding: 0.9rem 1rem 1rem 3.6rem;
}

.m-searchform-input .m-searchform-input__field::-ms-clear {
  display: none;
}

.m-searchform-input .m-searchform-input__button-container {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  width: 110px;
}

.m-searchform-input .m-searchform-input__button {
  font-size: 15px;
  font-size: 1.5rem;
  height: 40px;
  background: #2c3b78;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 0 14px;
  display: block;
  width: 100%;
  background: #2c3b78 !important;
}

body.subsite-sabato .m-searchform-input .m-searchform-input__button {
  background: #434343;
  color: #ffffff;
}

body.subsite-finance .m-searchform-input .m-searchform-input__button {
  background: #0073AB;
  color: #ffffff;
}

body.subsite-sas .m-searchform-input .m-searchform-input__button {
  background: #69a7ca;
  color: #ffffff;
}

.m-adblocker {
  padding: 0 40px;
}

.m-adblocker .m-adblocker__helper {
  height: 170px;
  display: inline-block;
  vertical-align: middle;
}

.m-adblocker .m-adblocker__message {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  color: #454443;
  display: inline-block;
  vertical-align: middle;
}

/**
 * HTML teaser voor redactie
 */
.m-special-teaser {
  height: 170px;
  height: 17rem;
  padding: 10px;
  padding: 1rem;
  background: none no-repeat scroll center center #3089a7;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  background-size: cover;
}

.m-special-teaser:before {
  border-color: transparent #fef7ea transparent transparent;
  border-style: solid;
  border-width: 0 38px 38px 0;
  content: "";
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

.m-special-teaser .m-special-teaser__title {
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
  color: #fff;
  font-family: "Noto", serif;
  font-weight: bold;
  line-height: 1.2;
  word-wrap: break-word;
  margin-top: 0;
  font-size: 22px !important;
  text-shadow: 1px 1px 1px #454443;
}

.m-special-teaser .m-special-teaser__inleiding {
  font-size: 18px !important;
  font-family: "Noto", serif;
  word-wrap: break-word;
  color: #fff;
  text-shadow: 1px 1px 1px #454443;
}

.m-special-teaser .m-special-teaser__container {
  padding: 10px;
  padding: 1rem;
  position: absolute;
}

.m-special-teaser .m-special-teaser__labels {
  font-family: "Roboto", sans-serif;
  text-shadow: 1px 1px 1px #454443;
}

.m-special-teaser .m-special-teaser__labels .m-label--big {
  text-shadow: 1px 1px 1px #454443;
}

.m-special-teaser .m-special-teaser-image {
  height: 170px;
  height: 17rem;
  position: absolute;
  right: 0;
  top: 0;
}

/**
 * New password form
 */
.m-newPassword {
  padding: 10px;
}

.m-newPassword .m-newPassword__title {
  font-size: 34px;
  font-size: 3.4rem;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 24px 0;
}

.m-newPassword .m-newPassword__form-container {
  width: 300px;
}

.m-newPassword .m-newPassword__label {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  text-align: left;
  margin-bottom: 10px;
}

.m-newPassword .m-newPassword__input {
  height: 40px;
  border: none;
  padding: 0 10px;
  background: #e3d7c4;
  color: #454443;
  font-family: "Roboto", sans-serif;
  display: block;
  width: 100%;
  margin-bottom: 14px;
}

.m-newPassword .m-newsPassword__submit-container {
  text-align: right;
}

.m-newPassword .m-newPassword__submit {
  font-size: 15px;
  font-size: 1.5rem;
  height: 40px;
  background: #2c3b78;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 0 14px;
}

body.subsite-sabato .m-newPassword .m-newPassword__submit {
  background: #434343;
  color: #ffffff;
}

body.subsite-finance .m-newPassword .m-newPassword__submit {
  background: #0073AB;
  color: #ffffff;
}

body.subsite-sas .m-newPassword .m-newPassword__submit {
  background: #69a7ca;
  color: #ffffff;
}

.m-newPassword .m-newPassword__error {
  margin-bottom: 10px;
  color: #ffffff;
  display: table;
}

.m-newPassword .m-newPassword__error > span, .m-newPassword .m-newPassword__error:before {
  display: table-cell;
  vertical-align: middle;
}

.m-newPassword .m-newPassword__error:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 12px;
  padding-right: 1.2rem;
  content: "";
}

.m-newPassword .m-newPassword__error a {
  color: #ffffff;
}

/**
 * New password confirmation
 */
.m-newPassword-confirmation {
  padding: 10px;
}

.m-newPassword-confirmation .m-newPassword-confirmation__title {
  font-size: 34px;
  font-size: 3.4rem;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 24px 0;
}

.m-newPassword-confirmation .m-newPassword-confirmation__info {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  text-align: left;
}

.m-newPassword-confirmation .m-newPassword-confirmation__info a {
  color: #8FA1CB;
}

.m-newPassword-confirmation .m-newPassword-confirmation__info a:hover {
  color: #b9c3db;
}

.m-newPassword-confirmation .m-newPassword-confirmation__continue {
  font-size: 15px;
  font-size: 1.5rem;
  color: #ffffff;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  text-decoration: underline;
}

.sliderContainer.hovered .sliderBar {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "70)"';
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.sliderContent {
  position: absolute;
  overflow: hidden;
}

.sliderContentScroller {
  position: absolute;
  visibility: visible;
  left: 0;
  top: 0;
}

.sliderRail {
  position: absolute;
  width: 14px;
  z-index: 25;
}

.sliderBar {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "0)"';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  position: relative;
  top: 0;
  width: 10px;
  background: #84807c;
}

.scrollBarControls {
  height: 15px;
  width: 11px;
  position: absolute;
  right: 0;
  z-index: 100000;
}

.scrollBarUp {
  background-image: url("../img/ipaper/arrows_nav_up.png");
  top: 0;
}

.scrollBarDown {
  background-image: url("../img/ipaper/arrows_nav_down.png");
  bottom: 0;
}

.m-matrix {
  display: table;
  width: 100%;
  max-width: 1450px;
  /************************************************************
    ***** MATRIX ROWS *****************************************
  ************************************************************/
  /************************************************************
    ***** MATRIX CELL *****************************************
  ************************************************************/
  /************************************************************
  ***** TITLE *************************************************
  ************************************************************/
  /************************************************************
  ***** BUTTON ************************************************
  ************************************************************/
  /************************************************************
  ***** PRICE *************************************************
  ************************************************************/
}

.m-matrix .m-matrix__row--header, .m-matrix .m-matrix__row--price, .m-matrix .m-matrix__row--buttons, .m-matrix .m-matrix__row {
  display: table-row;
  height: 60px;
}

.m-matrix .m-matrix__row--header {
  height: 74px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__row--header {
    height: 84px;
  }
}

.m-matrix .m-matrix__row--header .m-matrix__cell,
.m-matrix .m-matrix__row--header .m-matrix__cell--empty {
  height: 74px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__row--header .m-matrix__cell, body.immobile
  .m-matrix .m-matrix__row--header .m-matrix__cell--empty {
    height: 84px;
  }
}

.m-matrix .m-matrix__row--header .m-matrix__cell {
  background: #f0e7d6;
}

.m-matrix .m-matrix__row--price .m-matrix__cell,
.m-matrix .m-matrix__row--price .m-matrix__cell--empty {
  height: 90px;
  border-bottom: none;
}

.m-matrix .m-matrix__row--price .m-matrix__cell {
  background: #f0e7d6;
  text-align: center;
}

.m-matrix .m-matrix__row--buttons .m-matrix__cell,
.m-matrix .m-matrix__row--buttons .m-matrix__cell--empty {
  padding-top: 0;
  background: none !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__row--buttons .m-matrix__cell, body.immobile
  .m-matrix .m-matrix__row--buttons .m-matrix__cell--empty {
    padding-top: 20px;
  }
}

.m-matrix .m-matrix__row--buttons .m-matrix__cell {
  border-bottom: none;
}

.m-matrix .m-matrix__cell, .m-matrix .m-matrix__cell--info, .m-matrix .m-matrix__cell--empty {
  display: table-cell;
  width: 124px;
  height: 60px;
  vertical-align: middle;
  border-bottom: 1px solid #e3d7c4;
  background: #f0e7d6 url("../img/matrix/unchecked-dark-transparent.png") no-repeat center;
  background-size: 25px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__cell, body.immobile .m-matrix .m-matrix__cell--info, body.immobile .m-matrix .m-matrix__cell--empty {
    width: 180px;
  }
}

.m-matrix .is-checked.m-matrix__cell, .m-matrix .is-checked.m-matrix__cell--info, .m-matrix .is-checked.m-matrix__cell--empty {
  border-bottom: 1px solid #b9c3db;
  background: #2c3b78 url("../img/matrix/checked-light.png") no-repeat center;
  background-size: 25px;
}

.m-matrix .m-matrix__cell--gap {
  display: table-cell;
  width: 10px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__cell--gap {
    width: 20px;
  }
}

.m-matrix .m-matrix__cell--info {
  zoom: 1;
  width: auto !important;
  background: none !important;
  text-align: right;
}

.m-matrix .m-matrix__cell--info:before, .m-matrix .m-matrix__cell--info:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-matrix .m-matrix__cell--info:after {
  clear: both;
}

.m-matrix .m-matrix__cell--info__container {
  float: right;
  display: table;
}

.m-matrix .m-matrix__cell--info__container .m-matrix__cell--info__description,
.m-matrix .m-matrix__cell--info__container .m-tooltip-icon {
  display: table-cell;
}

.m-matrix .m-matrix__cell--info__container .m-matrix__cell--info__description {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #454443;
  font-family: "Roboto", sans-serif;
  padding-right: 8px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__cell--info__container .m-matrix__cell--info__description {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.3;
    padding-right: 16px;
  }
}

.m-matrix .m-matrix__cell--info__container .m-matrix__cell--info__description * {
  font-size: inherit;
}

.m-matrix .m-matrix__cell--empty {
  width: auto !important;
  background: none !important;
  border-bottom: none !important;
}

.m-matrix .m-matrix__row--header {
  text-align: center;
}

.m-matrix .m-matrix__cell__title, .m-matrix .m-matrix__cell__title span:nth-child(1) {
  display: inline-block;
  margin: 0;
  line-height: 0.9;
}

.m-matrix .m-matrix__cell__title {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #2c3b78;
  margin: 0;
  line-height: 0.9;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__cell__title {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.m-matrix .m-matrix__cell__title span:nth-child(1), .m-matrix .m-matrix__cell__title span:nth-child(2) {
  display: block;
}

.m-matrix .m-matrix__cell__title span:nth-child(1) {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #2c3b78;
  margin: 0 0 0 -10px;
  line-height: 1.2;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__cell__title span:nth-child(1) {
    font-size: 28px;
    font-size: 2.8rem;
    margin-left: -20px;
  }
}

.m-matrix .m-matrix__cell__title span:nth-child(2) {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #b7c4db;
  margin: 0 0 0 10px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__cell__title span:nth-child(2) {
    font-size: 28px;
    font-size: 2.8rem;
    margin-left: 20px;
  }
}

.m-matrix .m-matrix__button {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  background: #c75845;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix .m-matrix__button {
    font-size: 16px;
    font-size: 1.6rem;
    height: 46px;
    line-height: 46px;
  }
}

.m-matrix .m-matrix__row--price .m-matrix__price-amount, .m-matrix .m-matrix__row--price .m-matrix__price-amount--discount {
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}

.m-matrix .m-matrix__row--price .m-matrix__price-amount {
  color: #454443;
}

.m-matrix .m-matrix__row--price .m-matrix__price-amount--discount {
  color: #c75845;
}

.m-matrix .m-matrix__row--price .m-matrix__price-date {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #84807c;
}

/************************************************************
  ***** TOOLTIP ***********************************************
  ************************************************************/
.m-tooltip-icon:hover {
  color: #c75845;
}

.m-matrix__tooltip {
  background: #fef7ea;
  box-shadow: rgba(0, 0, 0, 0.2) 0px -1px 3px;
}

.m-matrix__tooltip tr:first-of-type td {
  padding-top: 30px;
}

.m-matrix__tooltip tr td {
  padding-bottom: 30px;
}

.m-matrix__tooltip tr td.m-matrix__tooltip__image--big {
  padding-bottom: 0;
}

.m-matrix__tooltip td {
  padding-right: 20px;
}

.m-matrix__tooltip td:first-of-type {
  padding-left: 20px;
}

.m-matrix__tooltip .m-matrix__tooltip__image--big {
  display: block;
  margin: 0 auto;
  margin-bottom: -15px;
  text-align: center;
}

.m-matrix__tooltip .m-matrix__tooltip__text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  text-align: left;
}

.m-matrix-footer {
  display: block;
  width: 100%;
}

.m-matrix-footer .m-matrix-footer__shortcuts {
  zoom: 1;
  display: block;
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  padding: 22px 0;
  margin: 0 0 20px 0;
}

.m-matrix-footer .m-matrix-footer__shortcuts:before, .m-matrix-footer .m-matrix-footer__shortcuts:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-matrix-footer .m-matrix-footer__shortcuts:after {
  clear: both;
}

.m-matrix-footer .m-matrix-footer__shortcuts__link {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix-footer .m-matrix-footer__shortcuts__link {
    margin-right: 50px;
  }
}

.m-matrix-footer .m-matrix-footer__shortcuts__link:last-of-type {
  margin-right: 0;
}

.m-matrix-footer .m-matrix-footer__shortcuts__link a, .m-matrix-footer .m-matrix-footer__shortcuts__link img {
  display: inline-block;
  vertical-align: middle;
}

.m-matrix-footer .m-matrix-footer__shortcuts__link a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
}

.m-matrix-footer .m-matrix-footer__shortcuts__link img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.m-matrix-footer .m-right-of-withdrawal {
  display: block;
  margin: 0 0 20px 0;
}

.m-matrix-footer .m-matrix-footer__shortcuts__section--left {
  text-align: center;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-matrix-footer .m-matrix-footer__shortcuts__section--left {
    text-align: left;
  }
}

.m-matrix-footer .m-matrix-footer__extra, .m-matrix-footer .m-matrix-footer__callus {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-matrix-footer .m-matrix-footer__extra *, .m-matrix-footer .m-matrix-footer__callus * {
  font-size: inherit;
}

.m-matrix-footer .m-matrix-footer__extra a, .m-matrix-footer .m-matrix-footer__callus a {
  text-decoration: underline;
}

.m-matrix-footer .m-matrix-footer__extra {
  display: block;
  margin: 0 0 20px 0;
}

.m-matrix-footer .m-matrix-footer__callus {
  display: block;
}

.m-matrix-footer .m-tooltip__header {
  background: #fef7ea;
}

.m-matrix-footer .m-tooltip__body {
  background: #fffbf4;
}

.m-step-indicator .m-step-indicator__list {
  display: table;
  width: 100%;
  height: 64px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-step-indicator .m-step-indicator__list {
    height: 50px;
  }
}

.m-step-indicator .m-step-indicator__list__item {
  width: 25%;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid rgba(89, 85, 78, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(89, 85, 78, 0.1);
  border-right: none;
}

.m-step-indicator .m-step-indicator__list__item:last-of-type {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-step-indicator .m-step-indicator__list__item {
    text-align: left;
    padding: 0 14px;
  }
}

.m-step-indicator .m-step-indicator__list__item.active {
  border: 1px solid rgba(89, 85, 78, 0.4);
  background-color: rgba(255, 255, 255, 0.5);
}

.m-step-indicator .m-step-indicator__list__item.active .m-step-indicator__number {
  background-color: #c75845;
}

.m-step-indicator .m-step-indicator__list__item.active .m-step-indicator__title {
  color: #c75845;
  font-weight: 700;
}

.m-step-indicator .m-step-indicator__number {
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #dedddc;
  background-color: rgba(89, 85, 78, 0.2);
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fef7e9;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  margin: 0 0 2px 0;
  text-align: center;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-step-indicator .m-step-indicator__number {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 0 10px 0 0;
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
}

.m-step-indicator .m-step-indicator__title {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  color: #454443;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  text-align: center;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-step-indicator .m-step-indicator__title {
    font-size: 17px;
    font-size: 1.7rem;
    display: inline-block;
  }
}

.js-promotion-form.is-transitioning .js-ebab-offer,
.js-promotion-form.is-transitioning .js-upsell-block {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.m-ebab-offer {
  border: 1px solid #dedddc;
  border: 1px solid rgba(89, 85, 78, 0.2);
  position: relative;
}

.is-active.m-ebab-offer {
  border: 1px solid #bdbbb8;
  border: 1px solid rgba(89, 85, 78, 0.4);
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
}

.is-active.m-ebab-offer .m-ebab-offer__section-container {
  border-top: 1px solid #dedddc;
  border-top: 1px solid rgba(89, 85, 78, 0.2);
  display: block;
  margin: 0;
}

.is-active.m-ebab-offer .m-ebab-offer__total-container {
  display: block;
}

.is-upsell.m-ebab-offer {
  border: 1px solid #c75845;
  background-color: #eeeeed;
  background-color: rgba(89, 85, 78, 0.1);
}

.is-upsell.m-ebab-offer:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -14px;
  left: 50%;
  left: -moz-calc(50% - 13px);
  left: -webkit-calc(50% - 13px);
  left: -o-calc(50% - 13px);
  left: calc(50% - 13px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 14px 13px;
  border-color: transparent transparent #c75845 transparent;
}

.is-upsell.is-active.m-ebab-offer {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #c75845;
}

.is-upsell.m-ebab-offer .m-ebab-offer__price {
  color: #c75845;
}

.is-highlighted.m-ebab-offer {
  border: 1px solid #c75845;
  border-left-width: 5px;
}

.is-highlighted.is-active.m-ebab-offer {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #c75845;
  border-left-width: 5px;
}

.m-ebab-offer .m-ebab-offer__container {
  padding: 0 20px;
}

.m-ebab-offer .m-ebab-offer__section-container {
  display: none;
  padding: 20px 0;
}

.m-ebab-offer .m-ebab-offer__section-container:first-of-type {
  border-top: none;
}

.m-ebab-offer .m-ebab-offer__section-container.offer-container {
  display: table !important;
  width: 100%;
}

.m-ebab-offer .m-ebab-offer__section-container.multiple-container {
  padding: 20px 0 20px 40px !important;
}

.m-ebab-offer .m-ebab-offer__section-container.multiple-container .m-ebab-offer__multiple__section {
  margin: 0 0 6px 0;
}

.m-ebab-offer .m-ebab-offer__section-container.multiple-container legend {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #454443;
  display: block;
  margin: 0 0 10px 0;
}

.m-ebab-offer .m-ebab-offer__section-container.multiple-container input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
}

.m-ebab-offer .m-ebab-offer__section-container.multiple-container label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  display: inline-block;
  vertical-align: middle;
}

.m-ebab-offer .m-ebab-offer__normal-container {
  margin: 0 0 4px 0;
  padding: 0;
}

.m-ebab-offer .m-ebab-offer__normal-container span {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #454443;
}

.m-ebab-offer .m-ebab-offer__promo-container {
  margin: 0;
  padding: 0;
}

.m-ebab-offer .m-ebab-offer__promo-container span {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #c75845;
}

.m-ebab-offer .m-ebab-offer__total-container {
  background-color: #eeeeed;
  background-color: rgba(89, 85, 78, 0.1);
  display: none;
  padding: 20px;
}

.m-ebab-offer .m-ebab-offer__total-container span {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #454443;
}

.m-ebab-offer .m-ebab-offer__section--left, .m-ebab-offer .m-ebab-offer__section--right {
  display: table-cell;
  vertical-align: middle;
}

.m-ebab-offer .is-radio.m-ebab-offer__section--left, .m-ebab-offer .is-radio.m-ebab-offer__section--right {
  width: 30px;
}

.m-ebab-offer .m-ebab-offer__section--left {
  text-align: left;
}

.m-ebab-offer .m-ebab-offer__section--right {
  text-align: right;
}

.m-ebab-offer .m-ebab-offer__description-container {
  display: block;
  margin: 0 0 10px 0;
}

.m-ebab-offer .m-ebab-offer__description {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding-right: 18px;
}

.m-ebab-offer .m-ebab-offer__description p {
  margin: 0 0 8px 0;
}

.m-ebab-offer .m-ebab-offer__description p:last-of-type {
  margin-bottom: 0;
}

.m-ebab-offer .m-ebab-offer__promotion-label {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #c75845;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 8px 0 0;
}

.m-ebab-offer .m-ebab-offer__more-info, .m-ebab-offer .m-ebab-offer__promotion-info {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.m-ebab-offer .m-ebab-offer__more-info {
  color: #84807c;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 8px 0 0;
}

.m-ebab-offer .m-ebab-offer__more-info p {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-ebab-offer .m-ebab-offer__promotion-info {
  color: #454443;
  display: block;
}

.m-ebab-offer .m-ebab-offer__payment__icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 4px 0 0;
}

.m-ebab-offer .m-ebab-offer__payment__icon:before {
  font-size: 30px;
  font-size: 3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #84807c;
}

.m-ebab-offer .m-ebab-offer__payment__icon.visa:before {
  content: "";
}

.m-ebab-offer .m-ebab-offer__payment__icon.mastercard:before {
  content: "";
}

.m-ebab-offer .m-ebab-offer__price {
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #000000;
  display: block;
  line-height: 1;
  margin: 0;
  text-align: right;
}

.m-ebab-offer .m-ebab-offer__date-range {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #84807c;
  display: block;
  line-height: 1;
  white-space: nowrap;
  text-align: right;
}

.m-ebab-teaser {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 0.5);
}

.m-ebab-teaser .m-ebab-teaser__header {
  padding: 20px 20px 0 20px;
  margin-bottom: 24px;
  display: block;
}

.m-ebab-teaser .m-ebab-teaser__title {
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #c75845;
  line-height: 1;
  margin: 0 0 4px 0;
}

.m-ebab-teaser .m-ebab-teaser__title span {
  font-size: 26px;
  font-size: 2.6rem;
}

.m-ebab-teaser .m-ebab-teaser__other {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #84807c;
  line-height: 1;
  margin: 0;
  text-decoration: underline;
}

.m-ebab-teaser .m-ebab-teaser__other:hover {
  text-decoration: none;
}

.m-ebab-teaser .m-ebab-teaser__details {
  padding: 0 20px;
  margin: 0 0 20px 0;
  display: table;
  width: 100%;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-ebab-teaser .m-ebab-teaser__details {
    display: block;
    margin: 0;
  }
}

.m-ebab-teaser .m-ebab-teaser__details .js-ebab-teaser-text {
  margin: 0;
  padding: 0 20px 0 0;
  display: table-cell;
  vertical-align: top;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-ebab-teaser .m-ebab-teaser__details .js-ebab-teaser-text {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
  }
}

.m-ebab-teaser .m-ebab-teaser__details .js-ebab-teaser-text li {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  margin: 0 0 12px 0;
  position: relative;
  padding: 0 0 0 40px;
}

.m-ebab-teaser .m-ebab-teaser__details .js-ebab-teaser-text li:before {
  background: url("../img/matrix/checked-dark.png") no-repeat center center;
  background-size: 20px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
}

.m-ebab-teaser .m-ebab-teaser__details .js-ebab-teaser-image {
  margin: 0;
  text-align: center;
  display: table-cell;
  vertical-align: top;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-ebab-teaser .m-ebab-teaser__details .js-ebab-teaser-image {
    display: block;
    margin: 0 0 20px 0;
  }
}

.m-ebab-teaser .m-ebab-teaser__details .js-ebab-teaser-image img {
  max-width: 100%;
  height: auto;
}

.m-ebab-teaser .m-ebab-teaser__gift {
  display: table;
  padding: 0 20px;
  margin: 0 0 20px 0;
}

.m-ebab-teaser .m-ebab-teaser__gift__icon {
  display: table-cell;
  vertical-align: top;
  padding: 0 20px 0 0;
}

.m-ebab-teaser .m-ebab-teaser__gift__icon:after {
  font-size: 26px;
  font-size: 2.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #c75845;
  display: inline-block;
  margin-top: -4px;
}

.m-ebab-teaser .m-ebab-teaser__gift__detail {
  display: table-cell;
  vertical-align: top;
}

.m-ebab-teaser .m-ebab-teaser__gift__detail p, .m-ebab-teaser .m-ebab-teaser__gift__detail li, .m-ebab-teaser .m-ebab-teaser__gift__detail label {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #c75845;
}

.m-ebab-teaser .m-ebab-teaser__gift__detail p, .m-ebab-teaser .m-ebab-teaser__gift__detail li {
  margin: 0 0 10px 0;
}

.m-ebab-teaser .m-ebab-teaser__gift__detail input, .m-ebab-teaser .m-ebab-teaser__gift__detail label {
  display: inline-block;
  vertical-align: middle;
}

.m-ebab-teaser .m-ebab-teaser__gift__detail input {
  margin: 0 10px 0 0;
}

.m-ebab-teaser .m-ebab-teaser__gift__detail li {
  display: table;
}

.m-ebab-teaser .m-ebab-teaser__gift__detail li > input {
  display: table-cell;
  width: 15px;
  text-align: left;
}

.m-ebab-teaser .m-ebab-teaser__gift__detail li > label {
  display: table-cell;
}

.m-ebab-teaser .m-ebab-teaser__price__normal, .m-ebab-teaser .m-ebab-teaser__price__normal span, .m-ebab-teaser .m-ebab-teaser__price__promo, .m-ebab-teaser .m-ebab-teaser__price__promo span, .m-ebab-teaser .m-ebab-teaser__price__total, .m-ebab-teaser .m-ebab-teaser__price__total span {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
}

.m-ebab-teaser .m-ebab-teaser__price__normal {
  margin: 0 0 4px 0;
  padding: 0 20px;
  color: #454443;
}

.m-ebab-teaser .m-ebab-teaser__price__normal span {
  color: #454443;
}

.m-ebab-teaser .m-ebab-teaser__price__promo {
  color: #c75845;
  margin: 0 0 14px 0;
  padding: 0 20px;
}

.m-ebab-teaser .m-ebab-teaser__price__promo span {
  color: #c75845;
}

.m-ebab-teaser .m-ebab-teaser__price__total {
  background-color: #eeeeed;
  background-color: rgba(89, 85, 78, 0.1);
  padding: 20px;
}

.m-ebab-teaser .m-ebab-teaser__price__total span {
  font-size: 18px;
  font-size: 1.8rem;
  color: #454443;
  text-transform: uppercase;
}

.nihilo .dijitMenu {
  border: 1px solid #e3d7c4;
  background: #faeede;
}

.nihilo .dijitMenu .dijitMenuItem {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.is-valid.m-input-container, .is-invalid.m-input-container {
  padding: 0 34px 0 10px;
}

.is-email-login.is-valid.m-input-container, .is-email-login.is-invalid.m-input-container {
  padding: 0 80px 0 10px;
}

.is-valid.m-input-container:after, .is-invalid.m-input-container:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
}

.m-input-container {
  border: 1px solid #dedddc;
  border: 1px solid rgba(89, 85, 78, 0.2);
  background-color: #e3d7c4;
  height: 40px;
  padding: 0 10px;
  position: relative;
}

.is-disabled.m-input-container {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "40)"';
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}

.is-valid.m-input-container {
  border: 1px solid #84807c;
}

.is-valid.m-input-container:after {
  content: "";
  color: #84807c;
}

.is-valid.m-input-container .m-input-container__example {
  right: 40px;
}

.is-invalid.m-input-container {
  border: 1px solid #A9210B;
}

.is-invalid.m-input-container:after {
  content: "";
  color: #A9210B;
}

.is-invalid.m-input-container .m-message--error {
  display: block;
}

.is-invalid.m-input-container .m-input-container__example {
  right: 40px;
}

.nihilo .m-input-container .dijitTextBox {
  border: none;
  background: none;
  width: 100%;
}

.nihilo .m-input-container .dijitInputField {
  height: 40px !important;
  line-height: 40px !important;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
}

.nihilo .m-input-container .dijitButtonNode {
  border: none;
  background: none;
}

.nihilo .m-input-container .dijitSelect {
  background: none;
  border: none;
  width: 100%;
  outline: none;
}

.nihilo .m-input-container .dijitButtonContents {
  background: none;
  border: none;
}

.nihilo .m-input-container .dijitArrowButton {
  width: 16px;
}

.nihilo .m-input-container .dijitDisabled .dijitInputField {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "50)"';
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.m-input-container .m-message--error {
  display: none;
}

.m-input-container input {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #e3d7c4;
  border: none;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  float: left;
  height: 100%;
  width: 100%;
}

.m-input-container input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #e3d7c4 inset;
}

.m-input-container input.js-dateOfBirth-input::-ms-clear {
  display: none;
}

.m-input-container span {
  font-size: 14px;
  font-size: 1.4rem;
}

.m-input-container .m-input-container__example {
  font-size: 13px;
  font-size: 1.3rem;
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "50)"';
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 0;
  color: #454443;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  line-height: 40px;
  padding: 0 4px;
}

.m-right-of-withdrawal .m-right-of-withdrawal__text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
}

.m-bump-activate-promo {
  background: #2c3b78;
  padding: 14px;
}

.m-bump-activate-promo .m-bump-activate-promo__title {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 0 0 14px 0;
  color: #FFFFFF;
  line-height: 1;
}

.m-bump-activate-promo .m-bump-activate-promo__desc {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  display: block;
  margin: 0 0 20px 0;
}

.m-bump-activate-promo .m-bump-activate-promo__action {
  font-size: 0.0001px;
  display: block;
}

.m-bump-activate-promo .m-bump-activate-promo__action .m-bump-activate-promo__action__desc,
.m-bump-activate-promo .m-bump-activate-promo__action .m-bump-activate-promo__action__submit {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.m-bump-activate-promo .m-bump-activate-promo__action__submit {
  text-align: right;
}

.m-bump-activate-promo .m-bump-activate-promo__action__submit a {
  font-size: 14px;
  padding: 6px 8px;
  display: inline-block;
}

.m-bump-activate-promo .m-bump-activate-promo__action__desc {
  text-align: left;
}

.m-bump-activate-promo .m-bump-activate-promo__action__desc .price {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
}

.m-bump-activate-promo .m-bump-activate-promo__action__desc .duration {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
}

.m-pagerBullets {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.m-pagerBullets .m-pagerBullets--bullet__active, .m-pagerBullets .m-pagerBullets--bullet__inactive {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}

.m-pagerBullets .clickable.m-pagerBullets--bullet__active, .m-pagerBullets .clickable.m-pagerBullets--bullet__inactive {
  cursor: pointer;
}

.m-pagerBullets .m-pagerBullets--bullet__active {
  background: url("../img/spritesheet_pager_bullets.png") 8px 0;
}

.m-pagerBullets .m-pagerBullets--bullet__inactive {
  background: url("../img/spritesheet_pager_bullets.png") 0 0;
}

.m-funds-fundlist .m-funds-fundlist__item, .m-funds-goto .m-funds-goto__list__list-item {
  height: 38px;
  padding: 0 36px 0 15px;
  background: #fdf3e5;
  border: 1px solid #e3d7c4;
  position: relative;
}

.m-funds-fundlist .m-funds-fundlist__item:hover, .m-funds-goto .m-funds-goto__list__list-item:hover {
  background: #faeede;
}

.m-funds-fundlist .m-funds-fundlist__item a, .m-funds-goto .m-funds-goto__list__list-item a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 38px;
  text-transform: uppercase;
  text-decoration: none;
  color: #454443;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-funds-fundlist .m-funds-fundlist__item a:after, .m-funds-goto .m-funds-goto__list__list-item a:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  line-height: 38px;
  color: #e3d7c4;
  position: absolute;
  right: 15px;
}

.m-funds-fundlist .m-funds-fundlist__item {
  display: inline-block;
}

.m-funds-goto .m-funds-goto__list__list-item {
  display: block;
}

.m-funds-fundlist {
  font-size: 0.001px;
}

.m-funds-fundlist .m-funds-fundlist__row:first-of-type .m-funds-fundlist__item {
  border-top: 1px solid #e3d7c4;
}

.m-funds-fundlist .m-funds-fundlist__item {
  width: 33.333%;
  border-top: none;
  border-right: none;
}

.m-funds-fundlist .m-funds-fundlist__item:last-of-type {
  border-right: 1px solid #e3d7c4;
}

.m-funds-share-link {
  display: table;
  border-bottom: 1px solid #e3d7c4;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}

.m-funds-share-link:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.m-funds-share-link span,
.m-funds-share-link a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  display: table-cell;
  vertical-align: middle;
}

.m-funds-share-link .m-funds-share-link__number {
  width: 30px;
  text-align: left;
}

.m-funds-share-link .m-funds-share-link__percentage {
  text-align: right;
  font-weight: 700;
}

.m-funds-shares-graph {
  position: relative;
  font-size: 0.001px;
  margin-top: 26px !important;
  height: 110px;
  margin-bottom: 40px !important;
}

.m-funds-shares-graph.contains-negatives {
  margin-bottom: 150px !important;
}

.m-funds-shares-graph .m-funds-shares-graph__item {
  height: 100%;
  border-bottom: 1px solid #454443;
}

.m-funds-shares-graph .m-funds-shares-graph__item:first-of-type {
  border-bottom: none;
}

.m-funds-shares-graph .m-funds-shares-graph__item[data-value="pos"] .m-funds-shares-graph__item__background__fill {
  bottom: 0;
}

.m-funds-shares-graph .m-funds-shares-graph__item[data-value="pos"] .m-funds-shares-graph__item__count {
  top: 100%;
}

.m-funds-shares-graph .m-funds-shares-graph__item[data-value="neg"] .m-funds-shares-graph__item__background__fill {
  top: 100%;
}

.m-funds-shares-graph .m-funds-shares-graph__item[data-value="neg"] .m-funds-shares-graph__item__count {
  bottom: 0;
}

.m-funds-shares-graph .m-funds-shares-graph__item__background {
  position: relative;
  height: 100%;
}

.m-funds-shares-graph .m-funds-shares-graph__item__background__fill {
  background: #454443;
  position: absolute;
  left: 0;
  width: 100%;
}

.m-funds-shares-graph .m-funds-shares-graph__item__percentage,
.m-funds-shares-graph .m-funds-shares-graph__item__count {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto Condensed", sans-serif;
  color: #454443;
  line-height: 26px;
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
}

.m-funds-shares-graph .m-funds-shares-graph__item__percentage {
  font-weight: 700;
}

.m-fundslist .m-fundslist__list--sponsored li, .m-fundslist .m-fundslist__list li {
  display: table;
  width: 100%;
  font-size: 14px;
  border-bottom: 1px solid #e3d7c4;
}

.m-fundslist .m-fundslist__list--sponsored li.is-last, .m-fundslist .m-fundslist__list li.is-last {
  border-bottom: none;
}

.m-fundslist .m-fundslist__list--sponsored li a, .m-fundslist .m-fundslist__list li a, .m-fundslist .m-fundslist__list--sponsored li span, .m-fundslist .m-fundslist__list li span {
  display: table-cell;
  vertical-align: middle;
}

.m-fundslist .m-fundslist__list--sponsored li a.is-right, .m-fundslist .m-fundslist__list li a.is-right, .m-fundslist .m-fundslist__list--sponsored li span.is-right, .m-fundslist .m-fundslist__list li span.is-right {
  text-align: right;
}

.m-fundslist .m-fundslist__list--sponsored li a.is-left, .m-fundslist .m-fundslist__list li a.is-left, .m-fundslist .m-fundslist__list--sponsored li span.is-left, .m-fundslist .m-fundslist__list li span.is-left {
  text-align: left;
}

.m-fundslist .m-fundslist__list--sponsored li span, .m-fundslist .m-fundslist__list li span {
  font-size: inherit;
  font-family: "Roboto", sans-serif;
}

.m-fundslist .m-fundslist__list--sponsored li span.high, .m-fundslist .m-fundslist__list li span.high {
  color: #1f662c;
}

.m-fundslist .m-fundslist__list--sponsored li span.positive, .m-fundslist .m-fundslist__list li span.positive {
  color: #2b873c;
}

.m-fundslist .m-fundslist__list--sponsored li span.equal, .m-fundslist .m-fundslist__list li span.equal {
  color: #c6b49c;
}

.m-fundslist .m-fundslist__list--sponsored li span.negative, .m-fundslist .m-fundslist__list li span.negative {
  color: #ca4036;
}

.m-fundslist .m-fundslist__list--sponsored li span.deep, .m-fundslist .m-fundslist__list li span.deep {
  color: #a62d25;
}

.m-fundslist {
  /*the fund list at the bottom of the fundfinder results page is a generic m-table-list instead of a m-fundslist*/
}

.m-fundslist .m-fundslist__sponsored__label {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  color: #84807c;
  display: block;
  width: 100%;
  text-align: right;
  margin: 0 0 4px 0;
}

.m-fundslist .m-table-list--sponsored {
  margin: 0 0 20px 0;
  border: 1px solid #e3d7c4;
}

.m-fundslist .m-table-list--sponsored li, .m-fundslist .m-table-list--sponsored li:last-of-type {
  margin: 0;
  padding: 10px 10px 20px 10px;
  background: #faeede;
}

.m-fundslist .m-fundslist__list--sponsored {
  margin: 0 0 20px 0;
  border: 1px solid #e3d7c4;
}

.m-fundslist .m-fundslist__list--sponsored li {
  padding: 10px;
  background: #faeede;
}

.m-fundslist .m-fundslist__list li {
  padding: 10px 0;
}

.m-fundslist .m-fundslist__list li.is-first {
  padding-top: 0;
}

.m-fundslist .m-fundslist__list li.is-last {
  padding-bottom: 0;
}

.m-fundslist .m-fundslist__more {
  font-size: 14px;
  display: block;
  text-align: right;
  border-top: 1px solid #e3d7c4;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
}

.m-fundslist .m-fundslist__info {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  display: block;
  padding: 0 0 14px 0;
}

.m-funds-retargeting {
  background: #fffaf4;
  border: 1px solid #e3d7c4;
  padding: 30px 20px;
  position: relative;
  width: 95%;
  margin: 5px auto 20px;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .m-funds-retargeting {
    padding: 5px 0;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .m-funds-retargeting {
    padding: 5px 0;
  }
}

body.non-responsive .m-funds-retargeting {
  padding: 5px 0;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-funds-retargeting {
    padding: 5px 0;
  }
}

.m-funds-retargeting .m-funds-retargeting__label {
  position: absolute;
  right: 8px;
  top: -20px;
  font-size: 13px;
  font-family: "Noto", serif;
  color: #84807c;
}

.m-funds-retargeting .m-funds-retargeting__image {
  display: table-cell;
}

.m-funds-retargeting .m-funds-retargeting__text {
  display: table-cell;
  vertical-align: middle;
}

.m-funds-retargeting .m-funds-retargeting__container {
  font-size: 0.001px;
  letter-spacing: -1em !important;
}

.m-funds-retargeting .m-funds-retargeting__container > div,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section {
  zoom: 1;
  letter-spacing: normal;
  width: 100%;
  display: block;
  padding: 0;
}

.m-funds-retargeting .m-funds-retargeting__container > div:before, .m-funds-retargeting .m-funds-retargeting__container > div:after,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:before,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-funds-retargeting .m-funds-retargeting__container > div:after,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:after {
  clear: both;
}

.m-funds-retargeting .m-funds-retargeting__container > div:first-of-type,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type {
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.m-funds-retargeting .m-funds-retargeting__container > div:first-of-type:last-of-type,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .m-funds-retargeting .m-funds-retargeting__container > div, body.immobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    margin-bottom: 0;
    padding: 10px 20px 10px 40px;
  }
  body.immobile .m-funds-retargeting .m-funds-retargeting__container > div:first-of-type, body.immobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type {
    padding-left: 20px;
    padding-right: 40px;
    border-right: 1px solid #e3d7c4;
    padding-bottom: 10px;
  }
  body.immobile .m-funds-retargeting .m-funds-retargeting__container > div:first-of-type:last-of-type, body.immobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type:last-of-type {
    padding-right: 20px;
    border-right: none;
    width: 100%;
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .m-funds-retargeting .m-funds-retargeting__container > div, body.mobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    margin-bottom: 0;
    padding: 10px 20px 10px 40px;
  }
  body.mobile .m-funds-retargeting .m-funds-retargeting__container > div:first-of-type, body.mobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type {
    padding-left: 20px;
    padding-right: 40px;
    border-right: 1px solid #e3d7c4;
    padding-bottom: 10px;
  }
  body.mobile .m-funds-retargeting .m-funds-retargeting__container > div:first-of-type:last-of-type, body.mobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type:last-of-type {
    padding-right: 20px;
    border-right: none;
    width: 100%;
    padding-bottom: 10px;
  }
}

body.non-responsive .m-funds-retargeting .m-funds-retargeting__container > div, body.non-responsive
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  border-bottom: none;
  margin-bottom: 0;
  padding: 10px 20px 10px 40px;
}

body.non-responsive .m-funds-retargeting .m-funds-retargeting__container > div:first-of-type, body.non-responsive
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type {
  padding-left: 20px;
  padding-right: 40px;
  border-right: 1px solid #e3d7c4;
  padding-bottom: 10px;
}

body.non-responsive .m-funds-retargeting .m-funds-retargeting__container > div:first-of-type:last-of-type, body.non-responsive
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type:last-of-type {
  padding-right: 20px;
  border-right: none;
  width: 100%;
  padding-bottom: 10px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-funds-retargeting .m-funds-retargeting__container > div, body.immobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    margin-bottom: 0;
    padding: 10px 20px 10px 40px;
  }
  body.immobile .m-funds-retargeting .m-funds-retargeting__container > div:first-of-type, body.immobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type {
    padding-left: 20px;
    padding-right: 40px;
    border-right: 1px solid #e3d7c4;
    padding-bottom: 10px;
  }
  body.immobile .m-funds-retargeting .m-funds-retargeting__container > div:first-of-type:last-of-type, body.immobile
  .m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section:first-of-type:last-of-type {
    padding-right: 20px;
    border-right: none;
    width: 100%;
    padding-bottom: 10px;
  }
}

.m-funds-retargeting .m-funds-retargeting__container > div img,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section img {
  float: left;
  margin: 0 20px 0 0;
}

.m-funds-retargeting .m-funds-retargeting__container > div p,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section p {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
}

.m-funds-retargeting .m-funds-retargeting__container > div p strong,
.m-funds-retargeting .m-funds-retargeting__container .m-funds-retargeting__section p strong {
  font-size: inherit;
  font-weight: 700;
}

.m-label-live {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #a02a27;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  padding: 4px 10px;
  text-transform: uppercase;
}

.m-main-points h1 {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #454443;
  display: block;
  margin: 0 0 30px 0;
}

.m-main-points ul li {
  display: table;
  position: relative;
}

.m-main-points ul li:last-of-type:after {
  display: none;
}

.m-main-points ul li:last-of-type a {
  padding-bottom: 0;
}

.m-main-points ul li:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  content: "";
  color: #c2b6a4;
  padding: 3px 20px 0 0;
}

.m-main-points ul li:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 8px;
  height: 100%;
  border-left: 1px solid #c2b6a4;
}

.m-main-points ul li a {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 20px 0;
  font-size: 14px;
}

.m-liveblog-update-toggle {
  margin: 0 0 28px 0;
}

.m-liveblog-update-toggle .m-liveblog-update-toggle__container {
  display: table;
  width: 100%;
}

.m-liveblog-update-toggle .m-liveblog-update-toggle__section {
  display: table-cell;
  vertical-align: middle;
}

.m-liveblog-update-toggle .m-liveblog-update-toggle__refresh {
  display: table;
}

.m-liveblog-update-toggle .m-liveblog-update-toggle__refresh span {
  font-size: 14px;
  display: table-cell;
  vertical-align: middle;
}

.m-liveblog-update-toggle .m-liveblog-update-toggle__refresh__icon:before {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #c2b6a4;
  padding: 0 7px 0 0;
}

.m-liveblog-update-toggle .m-liveblog-update-toggle__info {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}

.m-liveblog-update-toggle .m-liveblog-update-toggle__info p {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #84807c;
  margin: 0;
}

.m-liveblog-update-toggle .m-liveblog-update-toggle__info a {
  font-size: 14px;
}

.m-liveblog-update-toggle .m-filterbox {
  width: 240px;
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-liveblog-update-toggle .m-filterbox {
    width: 250px;
  }
}

.m-liveblog-update-button {
  display: inline-block;
  background: #a02a27;
  padding: 10px 20px;
  z-index: 1;
  white-space: nowrap;
}

.m-liveblog-update-button > span {
  display: inline-block;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #ffffff;
}

.m-liveblog-update-button:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "50)"';
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  content: "";
  display: inline-block;
  color: #ffffff;
  margin: 0 14px 0 0;
}

.m-news-teaser .m-news-teaser__title {
  font-size: 17px;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #454443;
  display: block;
  margin: 0 0 6px 0;
  line-height: 1;
}

.m-news-teaser .m-news-teaser__title:hover {
  color: #2c3b78;
}

.m-news-teaser .m-news-teaser__date {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #84807c;
  display: block;
  margin: 0 0 20px 0;
  line-height: 1;
}

.m-news-teaser .m-news-teaser__introduction {
  font-size: 14px;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #454443;
  display: block;
  margin: 0;
}

.m-share-event {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #e3d7c4;
}

.m-share-event:last-of-type {
  margin-bottom: 0;
}

.m-share-event .m-share-event__date {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #84807c;
  text-transform: uppercase;
  display: block;
  line-height: 1;
  margin: 0 0 6px 0;
}

.m-share-event a.m-share-event__link {
  font-size: 15px;
  display: block;
  margin: 0;
}

.m-share-teaser {
  position: relative;
  padding: 25px 25px 60px 25px;
  height: 360px;
}

.m-share-teaser .m-share-teaser__title {
  font-size: 32px;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin: 0 0 30px 0;
  line-height: 1;
}

.m-share-teaser .m-share-teaser__intro {
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #ffffff;
  display: block;
  margin: 0;
}

.m-share-teaser .m-share-teaser__link {
  position: absolute;
  bottom: 25px;
  right: 25px;
  background: #ffffff;
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "85)"';
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #2c3b78;
  padding: 0 14px;
}

.m-share-teaser .m-share-teaser__link:hover {
  color: #2c3b78;
}

.m-share-teaser .m-share-teaser__background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.m-share-teaser .m-share-teaser__background:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-8 */
  filter: none;
}

.m-share-link {
  display: table;
  width: 100%;
  min-height: 38px;
  background: #fffaf4;
  border: 1px solid #e3d7c4;
  padding: 6px 14px;
  position: relative;
  table-layout: fixed;
}

.m-share-link:hover {
  background: #fef7ea;
}

.m-share-link:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #e3d7c4;
  display: table-cell;
  vertical-align: middle;
  width: 10px;
}

.m-share-link .m-share-link__name,
.m-share-link .m-share-link__price,
.m-share-link .m-share-link__percentage {
  display: table-cell;
  vertical-align: middle;
}

.m-share-link .m-share-link__name {
  font-size: 17px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #2c3b78;
  text-transform: uppercase;
  padding-right: 15px;
  width: 100%;
  word-break: break-word;
}

.m-share-link .m-share-link__price {
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #454443;
  padding-right: 15px;
  width: 70px;
}

.m-share-link .m-share-link__percentage {
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #454443;
  width: 70px;
}

.m-share-link .m-share-link__percentage.high {
  color: #1f662c;
}

.m-share-link .m-share-link__percentage.positive {
  color: #2b873c;
}

.m-share-link .m-share-link__percentage.equal {
  color: #c6b49c;
}

.m-share-link .m-share-link__percentage.negative {
  color: #ca4036;
}

.m-share-link .m-share-link__percentage.deep {
  color: #a62d25;
}

.m-company-communication {
  background: #faeede;
  border: 1px solid #e3d7c4;
}

.m-company-communication .m-company-communication__container {
  padding: 14px;
}

.m-company-communication .m-company-communication__title {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 0 0 16px 0;
}

.m-company-communication .m-company-communication__title a {
  color: #434343;
}

.m-company-communication .m-company-communication__title a:hover {
  color: #84807c;
}

.m-company-communication .m-company-communication__list li {
  margin: 0 0 10px 0;
  display: table;
}

.m-company-communication .m-company-communication__list li:last-of-type {
  margin-bottom: 0;
}

.m-company-communication .m-company-communication__list li .date,
.m-company-communication .m-company-communication__list li a {
  display: table-cell;
  vertical-align: top;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}

.m-company-communication .m-company-communication__list li .date {
  color: #84807c;
  padding: 0 8px 0 0;
}

.m-company-communication .m-company-communication__list li a {
  font-size: 14px;
  color: #6DA6CC;
}

.m-company-communication .m-company-communication__footer {
  display: table;
  border-top: 1px solid #e3d7c4;
}

.m-company-communication .m-company-communication__footer__img-container,
.m-company-communication .m-company-communication__footer__content {
  display: table-cell;
  vertical-align: middle;
}

.m-company-communication .m-company-communication__footer__img-container {
  padding: 5px;
  background: #cba26a;
}

.m-company-communication .m-company-communication__footer__img-container img {
  height: 50px;
  width: auto;
}

.m-company-communication .m-company-communication__footer__content {
  padding: 0 12px;
}

.m-company-communication .m-company-communication__footer__content p {
  font-size: 12px;
  color: #625f5c;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.m-funds-news_container, .m-connect-block {
  background: #faeede;
  border: 1px solid #e3d7c4;
}

.m-connect-block .m-connect-block__container {
  padding: 20px;
}

.m-connect-block .m-connect-block__link {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #434343;
  text-decoration: underline;
}

.m-connect-block .m-connect-block__link:hover {
  color: #84807c;
}

.m-funds-news_container .m-funds-news__footer__img-container, .m-connect-block .m-connect-block__footer__img-container {
  display: table-cell;
  vertical-align: middle;
}

.m-funds-news_container .m-news-funds__footer__content, .m-connect-block .m-connect-block__footer__content {
  display: table-cell;
  vertical-align: middle;
}

.m-funds-news_container .m-funds-news__footer__img-container, .m-connect-block .m-connect-block__footer__img-container {
  padding: 5px;
  background: #cba26a;
}

.m-funds-news_container .m-funds-news__footer__img-container img, .m-connect-block .m-connect-block__footer__img-container img {
  height: 50px;
  width: auto;
}

.m-funds-news_container .m-news-funds__footer__content, .m-connect-block .m-connect-block__footer__content {
  padding: 0 20px;
}

.m-funds-news_container .m-news-funds__footer__content p, .m-connect-block .m-connect-block__footer__content p {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  color: #625f5c;
}

.m-connect-block .m-article-readmore .m-article-readmore__link {
  color: #434343;
}

.m-connect-block .m-article-readmore .m-article-readmore__link:hover {
  color: #84807c;
}

.m-article-readmore {
  display: table;
}

.m-article-readmore .m-article-readmore__img-container,
.m-article-readmore .m-article-readmore__content {
  display: table-cell;
  vertical-align: top;
}

.m-article-readmore .m-article-readmore__img-container img {
  max-width: 170px;
}

.m-article-readmore .m-article-readmore__content {
  padding-left: 20px;
}

.m-article-readmore .m-article-readmore__title {
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #454443;
  display: block;
  margin: 0 0 8px 0;
}

.m-article-readmore .m-article-readmore__intro {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #84807c;
  display: inline;
}

.m-article-readmore .m-article-readmore__link {
  font-size: 15px;
  color: #69a7ca;
  display: inline;
}

.m-breadcrumb-menu {
  position: absolute;
  top: -90px;
  left: -10px;
  z-index: 100;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-breadcrumb-menu {
    max-width: 1000px;
    top: 0;
  }
}

.m-breadcrumb-menu .m-breadcrumb-menu__actions {
  display: block;
}

.m-breadcrumb-menu .m-breadcrumb-menu__actions a {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  vertical-align: middle;
  color: #2c3b78;
  background: #fef7ea;
}

body.subsite-sabato .m-breadcrumb-menu .m-breadcrumb-menu__actions a {
  color: #000000;
  background: #ffffff;
}

body.subsite-finance .m-breadcrumb-menu .m-breadcrumb-menu__actions a {
  color: #0073AB;
}

.m-breadcrumb-menu .m-breadcrumb-menu__actions a:before {
  content: '×';
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  margin: 0 8px 0 0;
  color: #454443;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  height: 14px;
  line-height: 10px;
}

.m-breadcrumb-menu .m-breadcrumb-menu__actions a span {
  font-size: inherit;
  line-height: 1;
}

.m-breadcrumb-menu .m-breadcrumb-menu__container {
  zoom: 1;
  background: #fef7ea;
  padding: 30px;
}

.m-breadcrumb-menu .m-breadcrumb-menu__container:before, .m-breadcrumb-menu .m-breadcrumb-menu__container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.m-breadcrumb-menu .m-breadcrumb-menu__container:after {
  clear: both;
}

body.subsite-sabato .m-breadcrumb-menu .m-breadcrumb-menu__container {
  -webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}

.m-breadcrumb-menu .m-breadcrumb__list-item-column {
  float: left;
  width: 50%;
}

.m-breadcrumb-menu .m-breadcrumb__list-item-column:first-child {
  padding-right: 50px;
  padding-right: 5rem;
}

.m-breadcrumb-menu .m-breadcrumb__list-item:last-child .m-breadcrumb__list-item-content {
  border-bottom: none;
}

.m-breadcrumb-menu .m-breadcrumb__list-item .m-breadcrumb__list-item-content {
  border-bottom: 1px solid #e3d7c4;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.m-breadcrumb-menu .m-breadcrumb-menu__section {
  margin: 0 0 30px 0;
}

.m-breadcrumb-menu .m-breadcrumb-menu__section:last-of-type {
  margin-bottom: 0;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container, .m-breadcrumb-menu .m-breadcrumb-menu__list-container--menu {
  margin: 0 0 20px 0;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container:last-of-type, .m-breadcrumb-menu .m-breadcrumb-menu__list-container--menu:last-of-type {
  margin-bottom: 0;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container ul li, .m-breadcrumb-menu .m-breadcrumb-menu__list-container--menu ul li {
  display: inline-block;
  margin: 0 15px 0 0;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container ul li a, .m-breadcrumb-menu .m-breadcrumb-menu__list-container--menu ul li a {
  font-size: 14px !important;
  line-height: 30px;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container {
  display: block;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list-container--menu {
  display: table;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list__left,
.m-breadcrumb-menu .m-breadcrumb-menu__list__right {
  display: table-cell;
  vertical-align: top;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list__left {
  width: 120px;
  font-size: 0.001px;
  line-height: 30px;
  letter-spacing: -1em;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-breadcrumb-menu .m-breadcrumb-menu__list__left {
    width: 180px;
  }
}

.m-breadcrumb-menu .m-breadcrumb-menu__list__left:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 10%;
  height: 20px;
  letter-spacing: normal;
  background: url("../img/breadcrumb-arrow-right.png") center center no-repeat;
  background-size: 11px 20px;
}

.m-breadcrumb-menu .m-breadcrumb-menu__list__right {
  padding-left: 20px;
}

.m-breadcrumb-menu .m-breadcrumb-menu__label {
  font-size: 16px !important;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  letter-spacing: normal;
}

.m-breadcrumb-menu .m-section-header {
  margin-bottom: 8px;
}

/*
 example:
 <ul class="m-table-list">
  <li>
    <a href="#">KBC</a>
    <span>13,14%</span>
  </li>
 </ul>
*/
.m-table-list li, .m-table-list--one-line li {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid #e3d7c4;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}

.m-table-list li.last, .m-table-list--one-line li.last, .m-table-list li:last-of-type, .m-table-list--one-line li:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.m-table-list li .m-table-list__section, .m-table-list--one-line li .m-table-list__section {
  display: table-cell;
  vertical-align: middle;
}

.m-table-list li .m-table-list__section.is-date, .m-table-list--one-line li .m-table-list__section.is-date {
  width: 70px;
}

.m-table-list li .m-table-list__section.align-right, .m-table-list--one-line li .m-table-list__section.align-right {
  text-align: right;
}

.m-table-list li .m-table-list__section.suggestions-left, .m-table-list--one-line li .m-table-list__section.suggestions-left {
  width: 50%;
}

.m-table-list li .m-table-list__section.suggestions-center, .m-table-list--one-line li .m-table-list__section.suggestions-center {
  width: 30%;
}

.m-table-list li .m-table-list__section.suggestions-right, .m-table-list--one-line li .m-table-list__section.suggestions-right {
  width: 20%;
}

.m-table-list li .m-table-list__section *, .m-table-list--one-line li .m-table-list__section * {
  font-size: 15px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
}

.m-table-list li .m-table-list__section .neg, .m-table-list--one-line li .m-table-list__section .neg {
  color: #ca4036;
}

.m-table-list li .m-table-list__section .pos, .m-table-list--one-line li .m-table-list__section .pos {
  color: #2b873c;
}

.m-table-list li .m-table-list__section .equ, .m-table-list--one-line li .m-table-list__section .equ {
  color: #c6b49c;
}

.m-table-list li .m-table-list__section .light, .m-table-list--one-line li .m-table-list__section .light {
  color: #84807c;
}

.m-table-list li .m-table-list__section .strong, .m-table-list--one-line li .m-table-list__section .strong {
  font-weight: 700;
}

.m-table-list li .m-table-list__section .date, .m-table-list--one-line li .m-table-list__section .date {
  color: #84807c;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-table-list--one-line li {
    table-layout: fixed;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-table-list--one-line .m-table-list__section {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.m-navigation--alt, .m-navigation--main, .m-navigation--sub {
  display: table;
  border-bottom: 1px solid #e3d7c4;
  padding: 10px 40px;
  height: 50px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.is-open.m-navigation--alt .m-navigation__list-container .m-navigation__list, .is-open.m-navigation--main .m-navigation__list-container .m-navigation__list, .is-open.m-navigation--sub .m-navigation__list-container .m-navigation__list {
  height: auto;
  overflow: visible;
}

.is-open.m-navigation--alt .m-navigation__list-container .m-navigation__list ul, .is-open.m-navigation--main .m-navigation__list-container .m-navigation__list ul, .is-open.m-navigation--sub .m-navigation__list-container .m-navigation__list ul {
  position: static;
  white-space: normal;
}

.m-navigation--alt .m-navigation__container, .m-navigation--main .m-navigation__container, .m-navigation--sub .m-navigation__container {
  width: 100%;
  display: table;
}

.m-navigation--alt .m-navigation__selected, .m-navigation--main .m-navigation__selected, .m-navigation--sub .m-navigation__selected, .m-navigation--alt .m-navigation__list-container, .m-navigation--main .m-navigation__list-container, .m-navigation--sub .m-navigation__list-container {
  display: table-cell;
  vertical-align: top;
}

.m-navigation--alt .m-navigation__list-container, .m-navigation--main .m-navigation__list-container, .m-navigation--sub .m-navigation__list-container {
  padding: 0 40px 0 0;
  width: 100%;
}

.m-navigation--alt .m-navigation__list-container .m-navigation__list, .m-navigation--main .m-navigation__list-container .m-navigation__list, .m-navigation--sub .m-navigation__list-container .m-navigation__list {
  padding-left: 20px;
  position: relative;
  border-left: 2px solid #e3d7c4;
  height: 30px;
  overflow: hidden;
}

.m-navigation--alt .m-navigation__list-container .m-navigation__list.is-overflowing, .m-navigation--main .m-navigation__list-container .m-navigation__list.is-overflowing, .m-navigation--sub .m-navigation__list-container .m-navigation__list.is-overflowing {
  border-right: 1px solid #e3d7c4;
}

.m-navigation--alt .m-navigation__list-container .m-navigation__list:before, .m-navigation--main .m-navigation__list-container .m-navigation__list:before, .m-navigation--sub .m-navigation__list-container .m-navigation__list:before {
  position: absolute;
  left: 1px;
  top: 0;
  content: "";
  border-left: 2px solid #e3d7c4;
  height: 100%;
}

.m-navigation--alt ul, .m-navigation--main ul, .m-navigation--sub ul {
  font-size: 0.001px;
  position: absolute;
  top: 0;
  left: 20px;
  white-space: nowrap;
  width: 100%;
}

.m-navigation--alt ul li, .m-navigation--main ul li, .m-navigation--sub ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 28px;
}

.m-navigation--alt ul li a, .m-navigation--main ul li a, .m-navigation--sub ul li a {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
}

.m-navigation--alt ul li:last-of-type, .m-navigation--main ul li:last-of-type, .m-navigation--sub ul li:last-of-type {
  margin-right: 0;
}

.m-navigation--alt .m-navigation__selected, .m-navigation--main .m-navigation__selected, .m-navigation--sub .m-navigation__selected {
  font-size: 14px;
  line-height: 28px;
  font-family: "Roboto", sans-serif;
  color: #454443;
  text-transform: uppercase;
  white-space: nowrap;
  position: relative;
  padding-right: 20px;
  font-weight: 700;
}

.m-navigation--alt .m-expand, .m-navigation--main .m-expand, .m-navigation--sub .m-expand {
  right: 40px;
  top: 1px;
}

.m-navigation--alt {
  border-bottom: none;
}

.m-navigation--alt .m-navigation__container {
  border-bottom: 1px solid #e3d7c4;
  padding-bottom: 5px;
}

.m-navigation--alt ul li {
  font-size: 16px;
}

.m-navigation--alt ul li a {
  font-size: 16px;
}

.m-navigation--main {
  border-top: 1px solid #e3d7c4;
  background: #faeede;
}

.m-navigation--main .m-navigation__selected {
  font-size: 16px;
}

.m-navigation--main ul li {
  font-size: 16px;
}

.m-navigation--main ul li a {
  font-size: 16px;
}

.m-navigation--main .m-expand {
  background: #faeede;
}

.m-navigation--sub .m-expand {
  background: #fef7ea;
}

.m-collapsible-table tr.alt td div {
  background-color: #faeede;
}

.m-collapsible-table tr td div {
  background-color: #fef7ea;
}

.m-collapsible-table td, .m-collapsible-table th {
  font-size: 0.001px;
  text-align: left;
  padding: 8px 6px !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-collapsible-table td, body.immobile .m-collapsible-table th {
    padding: 0 !important;
  }
}

.m-collapsible-table td span, .m-collapsible-table td th, .m-collapsible-table td td, .m-collapsible-table th span, .m-collapsible-table th th, .m-collapsible-table th td {
  font-size: 14px;
}

.m-collapsible-table td .cell--whole, .m-collapsible-table td .cell--left, .m-collapsible-table td .cell--right, .m-collapsible-table th .cell--whole, .m-collapsible-table th .cell--left, .m-collapsible-table th .cell--right {
  width: 100%;
  display: block;
  vertical-align: middle;
  font-size: 14px;
  padding: 0;
  text-align: left;
}

.m-collapsible-table td .left.cell--whole, .m-collapsible-table td .left.cell--left, .m-collapsible-table td .left.cell--right, .m-collapsible-table th .left.cell--whole, .m-collapsible-table th .left.cell--left, .m-collapsible-table th .left.cell--right {
  text-align: left;
}

.m-collapsible-table td .right.cell--whole, .m-collapsible-table td .right.cell--left, .m-collapsible-table td .right.cell--right, .m-collapsible-table th .right.cell--whole, .m-collapsible-table th .right.cell--left, .m-collapsible-table th .right.cell--right {
  text-align: right;
}

.m-collapsible-table td .center.cell--whole, .m-collapsible-table td .center.cell--left, .m-collapsible-table td .center.cell--right, .m-collapsible-table th .center.cell--whole, .m-collapsible-table th .center.cell--left, .m-collapsible-table th .center.cell--right {
  text-align: center;
}

.m-collapsible-table td .center.cell--whole *, .m-collapsible-table td .center.cell--left *, .m-collapsible-table td .center.cell--right *, .m-collapsible-table th .center.cell--whole *, .m-collapsible-table th .center.cell--left *, .m-collapsible-table th .center.cell--right * {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-collapsible-table td .cell--whole, body.immobile .m-collapsible-table td .cell--left, body.immobile .m-collapsible-table td .cell--right, body.immobile .m-collapsible-table th .cell--whole, body.immobile .m-collapsible-table th .cell--left, body.immobile .m-collapsible-table th .cell--right {
    width: 50%;
    display: inline-block;
    padding: 10px 6px;
  }
}

.m-collapsible-table td .cell--whole span.pos, .m-collapsible-table td .cell--left span.pos, .m-collapsible-table td .cell--right span.pos, .m-collapsible-table td .cell--whole span.neg, .m-collapsible-table td .cell--left span.neg, .m-collapsible-table td .cell--right span.neg, .m-collapsible-table td .cell--whole span.equ, .m-collapsible-table td .cell--left span.equ, .m-collapsible-table td .cell--right span.equ, .m-collapsible-table td .cell--whole span.empty, .m-collapsible-table td .cell--left span.empty, .m-collapsible-table td .cell--right span.empty, .m-collapsible-table th .cell--whole span.pos, .m-collapsible-table th .cell--left span.pos, .m-collapsible-table th .cell--right span.pos, .m-collapsible-table th .cell--whole span.neg, .m-collapsible-table th .cell--left span.neg, .m-collapsible-table th .cell--right span.neg, .m-collapsible-table th .cell--whole span.equ, .m-collapsible-table th .cell--left span.equ, .m-collapsible-table th .cell--right span.equ, .m-collapsible-table th .cell--whole span.empty, .m-collapsible-table th .cell--left span.empty, .m-collapsible-table th .cell--right span.empty {
  float: none;
}

.m-collapsible-table td .cell--left, .m-collapsible-table th .cell--left {
  margin: 0 0 5px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-collapsible-table td .cell--left, body.immobile .m-collapsible-table th .cell--left {
    margin-bottom: 0;
  }
}

.m-collapsible-table th.name span {
  font-size: 14px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-collapsible-table th .cell--left {
    border-right: 1px solid #c2b6a4;
  }
}

.m-collapsible-table td.name a {
  font-size: 14px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .m-collapsible-table td .cell--left {
    border-right: 1px solid #e3d7c4;
  }
}

#stockoverview .m-collapsible-table.sharestable .name-container,
#sharesearch .m-collapsible-table.sharestable .name-container {
  display: table;
  width: 100%;
}

#stockoverview .m-collapsible-table.sharestable .name-container a,
#stockoverview .m-collapsible-table.sharestable .name-container .add_to,
#sharesearch .m-collapsible-table.sharestable .name-container a,
#sharesearch .m-collapsible-table.sharestable .name-container .add_to {
  display: table-cell;
  vertical-align: middle;
}

#stockoverview .m-collapsible-table.sharestable .name-container a,
#sharesearch .m-collapsible-table.sharestable .name-container a {
  width: auto;
}

#stockoverview .m-collapsible-table.sharestable tr,
#sharesearch .m-collapsible-table.sharestable tr {
  width: auto;
}

#stockoverview .m-collapsible-table.sharestable tr td, #stockoverview .m-collapsible-table.sharestable tr th,
#sharesearch .m-collapsible-table.sharestable tr td,
#sharesearch .m-collapsible-table.sharestable tr th {
  font-size: 0.001px;
}

#stockoverview .m-collapsible-table.sharestable tr td.name, #stockoverview .m-collapsible-table.sharestable tr th.name,
#sharesearch .m-collapsible-table.sharestable tr td.name,
#sharesearch .m-collapsible-table.sharestable tr th.name {
  padding: 0 6px !important;
  width: auto;
}

.m-expand {
  position: absolute;
  height: 95%;
  width: 40px;
  display: block;
}

.m-expand .m-expand__content {
  display: table;
  width: 100%;
  height: 100%;
}

.m-expand .m-expand__container {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}

.m-expand .m-expand__dot {
  font-size: 30px;
  font-family: "Noto", serif;
  color: #84807c;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  letter-spacing: -8px;
}

.m-expand.is-open span {
  display: block;
  line-height: 8px;
}

.m-share-subgroup {
  background: #faeede;
  border: 1px solid #e3d7c4;
  border-bottom: none;
  border-right: none;
  font-size: 0.001px;
  letter-spacing: -1em;
  margin: 0 0 20px 0;
}

.m-share-subgroup .m-share-subgroup__cell, .m-share-subgroup .m-share-subgroup__cell--off {
  font-size: 15px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  width: 7.14285714%;
  border-right: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  height: 40px;
  text-align: center;
}

.m-share-subgroup .is-selected.m-share-subgroup__cell, .m-share-subgroup .is-selected.m-share-subgroup__cell--off {
  background: #fffaf4;
}

.m-share-subgroup .is-selected.m-share-subgroup__cell *, .m-share-subgroup .is-selected.m-share-subgroup__cell--off * {
  font-weight: 700;
}

.m-share-subgroup .m-share-subgroup__cell *, .m-share-subgroup .m-share-subgroup__cell--off * {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #454443;
}

.m-share-subgroup .m-share-subgroup__cell a:hover {
  background: #fef7ea;
}

.m-share-subgroup .m-share-subgroup__cell--off * {
  color: #c3b7a3;
}

.m-input-search {
  position: relative;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #e3d7c4;
  width: 100%;
}

.m-input-search.is-active {
  border: 1px solid #c2b6a4;
}

.m-input-search:before {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 40px;
  content: "";
  width: 34px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
  color: #454443;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-input-search:before {
    width: 60px;
    font-size: 22px;
  }
}

.m-input-search input {
  border: none;
  width: 100%;
  height: 40px;
  padding: 0 0 0 30px;
  font-size: 14px;
  background: transparent;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

@media only screen and (min-width: 1280px) {
  body.immobile .m-input-search input {
    padding: 0 15px 0 55px;
  }
}

.m-input-search input::-webkit-input-placeholder {
  font-style: italic;
}

.m-input-search input:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}

.m-input-search input::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}

.m-input-search input:-ms-input-placeholder {
  font-style: italic;
}

.m-input-search .m-input-search__dropdown-container {
  display: table;
  width: 100%;
  padding: 10px;
}

.m-input-search .m-input-search__dropdown-container__section--left,
.m-input-search .m-input-search__dropdown-container__section--right {
  display: table-cell;
  vertical-align: middle;
}

.m-input-search .m-input-search__dropdown-container__section--left {
  width: 100%;
  padding-right: 5px;
}

.m-input-search .m-input-search__dropdown-container__section--right .m-btn {
  height: 40px;
}

.m-dropdown {
  position: relative;
  cursor: pointer;
}

.m-dropdown.is-focused .m-dropdown__container {
  border: 1px solid #454443;
}

.m-dropdown.is-focused .m-dropdown__container:after {
  content: "";
}

.m-dropdown .m-dropdown__container {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border: none;
  background: #efe7da;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.m-dropdown .m-dropdown__container:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 2;
  content: "";
  color: #454443;
  position: absolute;
  right: 15px;
  top: 0;
}

.m-dropdown .m-dropdown__list {
  position: absolute;
  z-index: 9;
  top: 44px;
  left: 0;
  width: 100%;
  background: #fffaf4;
  -webkit-box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
  -ms-box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
  -moz-box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
  -o-box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
  box-shadow: 1px 2px 4px 0px rgba(69, 68, 68, 0.4);
}

.m-dropdown .m-dropdown__list li {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: #fffbf4;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #454443;
  border-bottom: 1px solid #e3d7c4;
}

.m-dropdown .m-dropdown__list li:hover {
  background: #f0e6d6;
}

.m-dropdown .m-dropdown__list li:last-of-type {
  border-bottom: none;
}

.m-portfolio-add {
  background: #fdf3e5 !important;
  padding-bottom: 40px !important;
}

.m-portfolio-add .m-portfolio-add__section {
  letter-spacing: inherit !important;
}

.m-portfolio-add label {
  width: 170px;
  line-height: 40px;
  vertical-align: top;
}

.m-portfolio-add:not(.is-bump) input[type="text"] {
  width: 350px;
  vertical-align: top;
}

.m-portfolio-add select {
  padding-right: 0 !important;
  width: 350px;
  vertical-align: top;
}

.m-portfolio-add select.day {
  width: 85px;
  margin-right: 5px;
}

.m-portfolio-add select.month {
  width: 170px;
  margin-right: 5px;
}

.m-portfolio-add select.year {
  width: 85px;
}

.m-portfolio-add .m-portfolio-add__recommend {
  float: left;
}

.m-portfolio-add .m-portfolio-add__recommend label {
  width: auto;
}

.m-portfolio-add .m-portfolio-add__recommend input[type="checkbox"] {
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.m-portfolio-add .m-portfolio-add__footnote {
  margin-top: 20px;
  border-top: 1px solid #e3d7c4;
}

.m-portfolio-add .m-portfolio-add__footnote h4 {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #454443;
}

.m-portfolio-add .m-portfolio-add__footnote p {
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
}

.m-portfolio-add .m-portfolio-add__input-field {
  width: 350px;
  margin: 0;
  padding: 3px 4px !important;
}

.m-portfolio-add .m-portfolio-add__note-input {
  width: 350px;
  height: 80px;
  padding: 10px 4px !important;
  line-height: normal;
  resize: none;
}

.ratingPromoted--stars {
  margin-bottom: 4px;
}

.ratingPromoted--stars .m-stars {
  float: right;
  margin-top: 2px;
}

.m-portfolio-recommend-header {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.m-portfolio-recommend-header .m-portfolio-recommend-header__title {
  display: inline-block;
  vertical-align: middle;
}

.m-portfolio-recommend-header .m-portfolio-recommend-header__rules {
  font-size: 14px;
}

.m-portfolio-recommend-header .m-portfolio-recommend-header__section--left {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}

.m-portfolio-recommend-header .m-portfolio-recommend-header__section--right {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}

.m-opinion .m-opinion__row {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3d7c4;
}

.m-opinion .m-opinion__row.is-last {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.m-opinion .m-opinion__section--left {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.m-opinion .m-opinion__section--left input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.m-opinion .m-opinion__section--left label {
  line-height: 1;
  width: auto;
}

.m-opinion .m-opinion__section--right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.m-video-teaser--big, .m-video-teaser--small {
  position: relative;
  font-size: 0.001px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.js-inline-video.m-video-teaser--big, .js-inline-video.m-video-teaser--small {
  cursor: pointer;
}

.js-inline-video-switch.m-video-teaser--big, .js-inline-video-switch.m-video-teaser--small {
  cursor: pointer;
}

.m-video-teaser--big:hover:after, .m-video-teaser--small:hover:after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.15);
}

.m-video-teaser--big .m-video-teaser__cover, .m-video-teaser--small .m-video-teaser__cover {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  background-position: 50%;
}

.m-video-teaser--big .m-video-teaser__cover:after, .m-video-teaser--small .m-video-teaser__cover:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzBjMTMyZSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzEzMmUiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
  background: -moz-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(12, 19, 46, 0)), color-stop(20%, rgba(12, 19, 46, 0)), color-stop(100%, rgba(12, 19, 46, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(12, 19, 46, 0) 0%, rgba(12, 19, 46, 0) 20%, rgba(12, 19, 46, 0.7) 100%);
  /* W3C */
  filter: none;
}

.m-video-teaser--big .m-video-teaser__controls, .m-video-teaser--small .m-video-teaser__controls {
  display: inline-block;
  width: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}

.m-video-teaser--big .m-video-teaser__controls__duration, .m-video-teaser--small .m-video-teaser__controls__duration, .m-video-teaser--big .m-video-teaser__title, .m-video-teaser--small .m-video-teaser__title {
  background: rgba(0, 0, 0, 0.6);
  display: block;
  height: 100%;
}

.m-video-teaser--big .m-video-teaser__controls__button, .m-video-teaser--small .m-video-teaser__controls__button {
  display: inline-block;
}

.m-video-teaser--big .m-video-teaser__controls__duration, .m-video-teaser--small .m-video-teaser__controls__duration {
  display: inline-block;
  font-weight: 700;
  font-family: "Noto", serif;
  color: #ffffff;
}

.m-video-teaser--big .m-video-teaser__controls__duration:before, .m-video-teaser--small .m-video-teaser__controls__duration:before {
  font-size: 16px;
  content: "\f0da";
  vertical-align: middle;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #ffffff;
}

.m-video-teaser--big .m-video-teaser__title, .m-video-teaser--small .m-video-teaser__title {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  font-family: "Noto", serif;
}

.m-video-teaser--big {
  height: 235px;
  width: 100%;
}

.m-video-teaser--big .m-media-teaser__title-container {
  padding: 2rem;
}

.m-video-teaser--big .m-video-teaser__controls {
  height: 60px;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.m-video-teaser--big .m-video-teaser__controls__duration-container,
.m-video-teaser--big .m-video-teaser__title-container {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.m-video-teaser--big .m-video-teaser__controls__duration-container {
  padding-right: 1px;
  width: 70px;
  max-width: 70px;
}

.m-video-teaser--big .m-video-teaser__title-container {
  width: 340px;
  max-width: 340px;
}

.m-video-teaser--big .m-video-teaser__title {
  font-size: 20px;
  padding: 0 20px;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 60px;
  height: 60px;
}

.m-video-teaser--big .m-video-teaser__controls__duration {
  font-size: 13px;
  padding: 0 20px;
  height: 60px;
  display: block;
}

.m-video-teaser--big .m-video-teaser__controls__duration:before {
  display: block;
  padding-top: 8px;
  margin: 0;
  text-align: center;
  font-size: 30px;
  line-height: 24px;
}

.m-video-teaser--small {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.m-video-teaser--small .m-video-teaser__cover {
  height: 80px;
}

.m-video-teaser--small .m-video-teaser__title-container {
  padding: 5px 0 0 0;
}

.m-video-teaser--small .m-video-teaser__title {
  font-size: 15px;
  background: none;
  color: #000;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  -ms-word-break: break-word;
  word-break: break-word;
}

.m-video-teaser--small .m-video-teaser__controls {
  height: 20px;
  width: auto;
  position: static;
}

.m-video-teaser--small .m-video-teaser__controls__duration-container {
  position: absolute;
  top: 60px;
  left: 0;
  height: 20px;
}

.m-video-teaser--small .m-video-teaser__controls__duration {
  font-size: 11px;
  line-height: 20px;
  padding: 0 8px;
}

.m-video-teaser--small .m-video-teaser__controls__duration:before {
  display: inline-block;
  margin: 0 6px 0 0;
}

.m-archive-bump {
  background: #fffaf4;
  border: 1px solid #e3d7c4;
  padding: 15px;
  position: relative;
}

.m-archive-bump .m-archive-bump__title {
  font-family: "Roboto Condensed", sans-serif;
  color: #c75845;
  margin-bottom: 1em;
}

.m-archive-bump .m-archive-bump__text {
  display: table;
}

.m-archive-bump .m-archive-bump__text .m-archive-bump__text-icon {
  display: table-cell;
  width: 30px;
}

.m-archive-bump .m-archive-bump__text .m-archive-bump__text-content {
  display: table-cell;
}

.m-connect-coming-soon {
  height: 57px;
  width: 100%;
  font-family: Noto, serif;
  background: #DFE5E5;
  margin: 20px 0;
}

.m-connect-coming-soon .m-connect-coming-soon__label {
  vertical-align: top;
  display: inline-block;
  background: #85918D;
  padding: 15px 30px;
  color: #FFFFFF;
  font-style: italic;
  font-size: 20px;
  font-size: 2rem;
}

.m-connect-coming-soon .m-connect-coming-soon__content {
  vertical-align: top;
  display: inline-block;
  padding: 7px 15px;
}

.m-connect-coming-soon .m-connect-coming-soon__date {
  width: 100%;
  display: inline-block;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  color: #991837;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-connect-coming-soon .m-connect-coming-soon__text {
  display: inline-block;
  width: 100%;
  color: #85918D;
  font-style: italic;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-connect-inzichtmagazines-item {
  float: left;
  width: 33.32%;
  padding: 0 70px;
}

.m-connect-inzichtmagazines-item .m-connect-inzichtmagazines-item__image > img {
  max-width: 100%;
}

.m-connect-inzichtmagazines-item .m-connect-inzichtmagazines-item__content {
  text-align: center;
  padding: 10px;
}

.m-connect-inzichtmagazines-item .m-connect-inzichtmagazines-item__label {
  padding: 4px 6px;
  display: inline-block;
  background: #991836;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
}

.m-connect-inzichtmagazines-item .m-connect-inzichtmagazines-item__date {
  padding: 4px 6px;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #991836;
}

.m-connect-inzichtmagazines-item .m-connect-inzichtmagazines-item__text {
  font-family: Noto, serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}

.js-newsteaser {
  position: static;
  z-index: 10;
}

@media only screen and (min-width: 1120px) {
  body.immobile .js-newsteaser {
    position: fixed;
    top: 0;
  }
}

.l-content-teaser .l-content-teaser__article-wrapper, .l-content-teaser .l-content-teaser__article-wrapper--small {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 78px;
  margin-left: 99px;
  font-size: 0;
}

.l-content-teaser .l-content-teaser__section, .l-content-teaser .l-content-teaser__section--big {
  display: table;
  width: 100px;
  height: 78px;
  position: absolute;
  top: 0;
  z-index: 5;
  border-right: 1px solid #e3d7c4;
}

.l-content-teaser-wrapper {
  position: relative;
  height: 79px;
  width: 100%;
  z-index: 25;
}

.l-content-teaser {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "100)"';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  overflow: hidden;
  background: #fdf3e5;
  border-bottom: 1px solid #e3d7c4;
  position: relative;
  width: 100%;
}

.l-content-teaser.is-faded {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "20)"';
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
}

.l-content-teaser .l-content-teaser__breaking-news {
  width: 275px;
  height: 100%;
  display: table;
  vertical-align: middle;
}

.l-content-teaser .l-content-teaser__breaking-news .m-breaking-news__label {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0px 12px;
  padding: 0rem 1.2rem;
  height: 100%;
  line-height: 78px;
  display: table-cell;
}

.l-content-teaser .l-content-teaser__breaking-news .m-breaking-news__link {
  vertical-align: middle;
  line-height: 1;
  display: table-cell;
}

.l-content-teaser .l-content-teaser__breaking-news .m-breaking-news__title {
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 15px;
  margin-left: 1.5rem;
  margin-right: 0;
  font-family: "Roboto", sans-serif;
  width: 150px;
  max-height: 78px;
  white-space: normal;
  color: #ffffff;
  display: block;
  line-height: 1.3;
}

.l-content-teaser .l-content-teaser__section--big {
  width: 375px;
}

.l-content-teaser .l-content-teaser__recent {
  height: 78px;
  width: 95px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  background-color: #fdf3e5;
}

.l-content-teaser .l-content-teaser__recent__title {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #59554e;
  line-height: 78px;
  text-transform: uppercase;
  font-weight: bold;
}

.l-content-teaser .l-content-teaser__loading {
  color: transparent;
  font-size: 0;
  height: 78px;
  background: url("../img/loading.gif") no-repeat center center;
}

.l-content-teaser .l-content-teaser__article-wrapper--small {
  margin-left: 374px;
  position: relative;
  height: 78px;
}

.l-content-teaser .l-content-teaser__nav {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 39px;
  vertical-align: middle;
}

.l-content-teaser .l-content-teaser__nav__wrapper {
  width: 39px;
  height: 39px;
}

.l-content-teaser .l-content-teaser__nav {
  display: inline-block;
  width: 39px;
  vertical-align: middle;
}

.l-main-container .l-main-container__section--boxed, .l-main-container--homepage .l-main-container__section--boxed, .l-main-container--sabato .l-main-container__section--boxed, .l-main-container-article .l-main-container__section--boxed, .l-main-container-article--zen .l-main-container__section--boxed, .l-main-container-article--opinion .l-main-container__section--boxed, .l-main-container-article--liveblog .l-main-container__section--boxed, .l-main-container-article--dossier-custom .l-main-container__section--boxed, .l-main-container .l-main-container__section--boxed-breaking, .l-main-container--homepage .l-main-container__section--boxed-breaking, .l-main-container--sabato .l-main-container__section--boxed-breaking, .l-main-container-article .l-main-container__section--boxed-breaking, .l-main-container-article--zen .l-main-container__section--boxed-breaking, .l-main-container-article--opinion .l-main-container__section--boxed-breaking, .l-main-container-article--liveblog .l-main-container__section--boxed-breaking, .l-main-container-article--dossier-custom .l-main-container__section--boxed-breaking, .l-main-container .l-main-container__section, .l-main-container--homepage .l-main-container__section, .l-main-container--sabato .l-main-container__section, .l-main-container-article .l-main-container__section, .l-main-container-article--zen .l-main-container__section, .l-main-container-article--opinion .l-main-container__section, .l-main-container-article--liveblog .l-main-container__section, .l-main-container-article--dossier-custom .l-main-container__section {
  margin: 0px 0px 28px 0px;
  margin: 0rem 0rem 2.8rem 0rem;
}

.l-main-container .l-main-container__section--boxed, .l-main-container--homepage .l-main-container__section--boxed, .l-main-container--sabato .l-main-container__section--boxed, .l-main-container-article .l-main-container__section--boxed, .l-main-container-article--zen .l-main-container__section--boxed, .l-main-container-article--opinion .l-main-container__section--boxed, .l-main-container-article--liveblog .l-main-container__section--boxed, .l-main-container-article--dossier-custom .l-main-container__section--boxed, .l-main-container .l-main-container__section--boxed-breaking, .l-main-container--homepage .l-main-container__section--boxed-breaking, .l-main-container--sabato .l-main-container__section--boxed-breaking, .l-main-container-article .l-main-container__section--boxed-breaking, .l-main-container-article--zen .l-main-container__section--boxed-breaking, .l-main-container-article--opinion .l-main-container__section--boxed-breaking, .l-main-container-article--liveblog .l-main-container__section--boxed-breaking, .l-main-container-article--dossier-custom .l-main-container__section--boxed-breaking {
  padding: 15px;
  padding: 1.5rem;
  background: #EFE8DC;
  position: relative;
}

.l-main-container .l-main-container__section--boxed:after, .l-main-container--homepage .l-main-container__section--boxed:after, .l-main-container--sabato .l-main-container__section--boxed:after, .l-main-container-article .l-main-container__section--boxed:after, .l-main-container-article--zen .l-main-container__section--boxed:after, .l-main-container-article--opinion .l-main-container__section--boxed:after, .l-main-container-article--liveblog .l-main-container__section--boxed:after, .l-main-container-article--dossier-custom .l-main-container__section--boxed:after, .l-main-container .l-main-container__section--boxed-breaking:after, .l-main-container--homepage .l-main-container__section--boxed-breaking:after, .l-main-container--sabato .l-main-container__section--boxed-breaking:after, .l-main-container-article .l-main-container__section--boxed-breaking:after, .l-main-container-article--zen .l-main-container__section--boxed-breaking:after, .l-main-container-article--opinion .l-main-container__section--boxed-breaking:after, .l-main-container-article--liveblog .l-main-container__section--boxed-breaking:after, .l-main-container-article--dossier-custom .l-main-container__section--boxed-breaking:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 0 30px;
}

.l-main-container .l-main-container__section--boxed .m-section-header, .l-main-container--homepage .l-main-container__section--boxed .m-section-header, .l-main-container--sabato .l-main-container__section--boxed .m-section-header, .l-main-container-article .l-main-container__section--boxed .m-section-header, .l-main-container-article--zen .l-main-container__section--boxed .m-section-header, .l-main-container-article--opinion .l-main-container__section--boxed .m-section-header, .l-main-container-article--liveblog .l-main-container__section--boxed .m-section-header, .l-main-container-article--dossier-custom .l-main-container__section--boxed .m-section-header, .l-main-container .l-main-container__section--boxed-breaking .m-section-header, .l-main-container--homepage .l-main-container__section--boxed-breaking .m-section-header, .l-main-container--sabato .l-main-container__section--boxed-breaking .m-section-header, .l-main-container-article .l-main-container__section--boxed-breaking .m-section-header, .l-main-container-article--zen .l-main-container__section--boxed-breaking .m-section-header, .l-main-container-article--opinion .l-main-container__section--boxed-breaking .m-section-header, .l-main-container-article--liveblog .l-main-container__section--boxed-breaking .m-section-header, .l-main-container-article--dossier-custom .l-main-container__section--boxed-breaking .m-section-header {
  margin: 0px 0px 15px 0px;
  margin: 0rem 0rem 1.5rem 0rem;
  background: none;
}

.l-main-container .l-main-container__section--boxed .m-section-header__title, .l-main-container--homepage .l-main-container__section--boxed .m-section-header__title, .l-main-container--sabato .l-main-container__section--boxed .m-section-header__title, .l-main-container-article .l-main-container__section--boxed .m-section-header__title, .l-main-container-article--zen .l-main-container__section--boxed .m-section-header__title, .l-main-container-article--opinion .l-main-container__section--boxed .m-section-header__title, .l-main-container-article--liveblog .l-main-container__section--boxed .m-section-header__title, .l-main-container-article--dossier-custom .l-main-container__section--boxed .m-section-header__title, .l-main-container .l-main-container__section--boxed-breaking .m-section-header__title, .l-main-container--homepage .l-main-container__section--boxed-breaking .m-section-header__title, .l-main-container--sabato .l-main-container__section--boxed-breaking .m-section-header__title, .l-main-container-article .l-main-container__section--boxed-breaking .m-section-header__title, .l-main-container-article--zen .l-main-container__section--boxed-breaking .m-section-header__title, .l-main-container-article--opinion .l-main-container__section--boxed-breaking .m-section-header__title, .l-main-container-article--liveblog .l-main-container__section--boxed-breaking .m-section-header__title, .l-main-container-article--dossier-custom .l-main-container__section--boxed-breaking .m-section-header__title {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Noto", serif;
  text-transform: none;
  background: none;
}

.l-main-container, .l-main-container--homepage, .l-main-container--sabato, .l-main-container-article, .l-main-container-article--zen, .l-main-container-article--opinion, .l-main-container-article--liveblog, .l-main-container-article--dossier-custom {
  position: relative;
  width: 100%;
  margin-bottom: 28px;
  margin-bottom: 2.8rem;
}

.l-main-container .l-main-container__section--island, .l-main-container--homepage .l-main-container__section--island, .l-main-container--sabato .l-main-container__section--island, .l-main-container-article .l-main-container__section--island, .l-main-container-article--zen .l-main-container__section--island, .l-main-container-article--opinion .l-main-container__section--island, .l-main-container-article--liveblog .l-main-container__section--island, .l-main-container-article--dossier-custom .l-main-container__section--island {
  margin: 10px 0px;
  margin: 1rem 0rem;
  border: 1px solid #E6D7C4;
}

.l-main-container .l-main-container__section--boxed:after, .l-main-container--homepage .l-main-container__section--boxed:after, .l-main-container--sabato .l-main-container__section--boxed:after, .l-main-container-article .l-main-container__section--boxed:after, .l-main-container-article--zen .l-main-container__section--boxed:after, .l-main-container-article--opinion .l-main-container__section--boxed:after, .l-main-container-article--liveblog .l-main-container__section--boxed:after, .l-main-container-article--dossier-custom .l-main-container__section--boxed:after {
  border-color: #fef7ea transparent transparent #b5aea3;
}

.l-main-container .l-main-container__section--boxed-breaking:after, .l-main-container--homepage .l-main-container__section--boxed-breaking:after, .l-main-container--sabato .l-main-container__section--boxed-breaking:after, .l-main-container-article .l-main-container__section--boxed-breaking:after, .l-main-container-article--zen .l-main-container__section--boxed-breaking:after, .l-main-container-article--opinion .l-main-container__section--boxed-breaking:after, .l-main-container-article--liveblog .l-main-container__section--boxed-breaking:after, .l-main-container-article--dossier-custom .l-main-container__section--boxed-breaking:after {
  border-color: #fef7ea transparent transparent #c43d3b;
}

.l-main-container .l-main-container__section--boxed-breaking:before, .l-main-container--homepage .l-main-container__section--boxed-breaking:before, .l-main-container--sabato .l-main-container__section--boxed-breaking:before, .l-main-container-article .l-main-container__section--boxed-breaking:before, .l-main-container-article--zen .l-main-container__section--boxed-breaking:before, .l-main-container-article--opinion .l-main-container__section--boxed-breaking:before, .l-main-container-article--liveblog .l-main-container__section--boxed-breaking:before, .l-main-container-article--dossier-custom .l-main-container__section--boxed-breaking:before {
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  position: absolute;
  height: 5px;
  background: #CF6863;
}

.l-main-container {
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1425px;
  max-width: 142.5rem;
  padding-right: 40px;
  padding-right: 4rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-main-container {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-main-container {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

.l-main-container--homepage {
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1545px;
  max-width: 154.5rem;
  padding-top: 20px;
  padding-top: 2rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container--homepage {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-main-container--homepage {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-main-container--homepage {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container--homepage {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container--homepage {
    padding-right: 390px;
    padding-right: 39rem;
  }
}

.l-main-container--homepage .m-article-teaser--horizontal--cover {
  margin-right: 20px;
}

.l-main-container--homepage .l-main-container__section {
  margin-bottom: 50px !important;
  padding-top: 0 !important;
}

.l-main-container--homepage .l-main-container__section.section-no-margin {
  margin-bottom: 10px !important;
}

.l-main-container--homepage .m-breaking-news {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-main-container--homepage .homepage-slider-viewport {
  position: relative;
  height: 350px;
  overflow: hidden;
}

@media only screen and (max-width: 979px) {
  body.immobile .l-main-container--homepage .homepage-slider-viewport {
    height: 710px !important;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-main-container--homepage .homepage-slider-viewport {
    height: 710px !important;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-main-container--homepage .homepage-slider-viewport {
    height: 710px !important;
  }
}

body.subsite-finance .l-main-container--homepage .homepage-slider-viewport {
  height: 530px !important;
}

.l-main-container--homepage .homepage-slider-viewport.tool, .l-main-container--homepage .homepage-slider-viewport.contract {
  max-height: 160px;
}

.l-main-container--homepage .homepage-slider-viewport.homepage-slider-viewport-main {
  height: 530px;
}

@media only screen and (max-width: 979px) {
  body.immobile .l-main-container--homepage .homepage-slider-viewport.homepage-slider-viewport-main {
    height: 710px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-main-container--homepage .homepage-slider-viewport.homepage-slider-viewport-main {
    height: 710px;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-main-container--homepage .homepage-slider-viewport.homepage-slider-viewport-main {
    height: 710px;
  }
}

.l-main-container--homepage .homepage-slider-viewport .homepage-slider-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.l-main-container--homepage .homepage-slider-viewport .homepage-slider-container > [data-ajax-panel] {
  width: 100%;
  position: absolute;
}

.l-main-container--homepage .homepage-slider-viewport .m-media-teaser--small,
.l-main-container--homepage .homepage-slider-viewport .m-media-teaser--finance {
  height: 170px;
  height: 17rem;
}

.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__name,
.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__price,
.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__percentage--equal,
.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__percentage--negative,
.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__percentage--positive {
  padding: 0 !important;
}

.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__name a,
.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__price a,
.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__percentage--equal a,
.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__percentage--negative a,
.l-main-container--homepage .l-main-container__barometer .l-markten-live__koers-lijst__percentage--positive a {
  padding: 6px 5px !important;
}

.l-main-container--sabato {
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1545px;
  max-width: 154.5rem;
  background-color: white;
  padding-top: 30px;
  padding-top: 3rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container--sabato {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-main-container--sabato {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-main-container--sabato {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container--sabato {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container--sabato {
    padding-right: 390px;
    padding-right: 39rem;
  }
}

.l-main-container--sabato .l-footer {
  background-color: white;
}

.l-main-container-article, .l-main-container-article--zen, .l-main-container-article--opinion, .l-main-container-article--liveblog, .l-main-container-article--dossier-custom {
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1425px;
  max-width: 142.5rem;
  padding-right: 40px;
  padding-right: 4rem;
  position: relative;
  padding-top: 40px;
  margin-right: 40px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article, body.immobile .l-main-container-article--zen, body.immobile .l-main-container-article--opinion, body.immobile .l-main-container-article--liveblog, body.immobile .l-main-container-article--dossier-custom {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-main-container-article, body.mobile .l-main-container-article--zen, body.mobile .l-main-container-article--opinion, body.mobile .l-main-container-article--liveblog, body.mobile .l-main-container-article--dossier-custom {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-main-container-article, body.non-responsive .l-main-container-article--zen, body.non-responsive .l-main-container-article--opinion, body.non-responsive .l-main-container-article--liveblog, body.non-responsive .l-main-container-article--dossier-custom {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article, body.immobile .l-main-container-article--zen, body.immobile .l-main-container-article--opinion, body.immobile .l-main-container-article--liveblog, body.immobile .l-main-container-article--dossier-custom {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

.l-main-container-article :target:before, .l-main-container-article--zen :target:before, .l-main-container-article--opinion :target:before, .l-main-container-article--liveblog :target:before, .l-main-container-article--dossier-custom :target:before {
  content: "";
  display: block;
  height: 79px;
  /* fixed header height*/
  margin: -79px 0 0;
  /* negative fixed header height */
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article, body.immobile .l-main-container-article--zen, body.immobile .l-main-container-article--opinion, body.immobile .l-main-container-article--liveblog, body.immobile .l-main-container-article--dossier-custom {
    padding-top: 40px !important;
  }
}

body.mobile .l-main-container-article, body.mobile .l-main-container-article--zen, body.mobile .l-main-container-article--opinion, body.mobile .l-main-container-article--liveblog, body.mobile .l-main-container-article--dossier-custom {
  padding-top: 40px !important;
}

body.non-responsive .l-main-container-article, body.non-responsive .l-main-container-article--zen, body.non-responsive .l-main-container-article--opinion, body.non-responsive .l-main-container-article--liveblog, body.non-responsive .l-main-container-article--dossier-custom {
  padding-top: 40px !important;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article .l-main-container-article__sidebar-section, body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-section, body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-section, body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-section, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-section {
    display: block;
    max-width: 400px;
    margin: 40px auto !important;
  }
}

body.mobile .l-main-container-article .l-main-container-article__sidebar-section, body.mobile .l-main-container-article--zen .l-main-container-article__sidebar-section, body.mobile .l-main-container-article--opinion .l-main-container-article__sidebar-section, body.mobile .l-main-container-article--liveblog .l-main-container-article__sidebar-section, body.mobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-section {
  display: block;
  max-width: 400px;
  margin: 40px auto !important;
}

body.non-responsive .l-main-container-article .l-main-container-article__sidebar-section, body.non-responsive .l-main-container-article--zen .l-main-container-article__sidebar-section, body.non-responsive .l-main-container-article--opinion .l-main-container-article__sidebar-section, body.non-responsive .l-main-container-article--liveblog .l-main-container-article__sidebar-section, body.non-responsive .l-main-container-article--dossier-custom .l-main-container-article__sidebar-section {
  display: block;
  max-width: 400px;
  margin: 40px auto !important;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-main-container-article .l-main-container-article__sidebar-section, body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-section, body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-section, body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-section, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-section {
    display: block;
    max-width: 400px;
    margin: 40px auto !important;
  }
}

.l-main-container-article .l-main-container-article__tools-header, .l-main-container-article--zen .l-main-container-article__tools-header, .l-main-container-article--opinion .l-main-container-article__tools-header, .l-main-container-article--liveblog .l-main-container-article__tools-header, .l-main-container-article--dossier-custom .l-main-container-article__tools-header {
  margin-top: 30px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article .m-eshop, body.immobile .l-main-container-article--zen .m-eshop, body.immobile .l-main-container-article--opinion .m-eshop, body.immobile .l-main-container-article--liveblog .m-eshop, body.immobile .l-main-container-article--dossier-custom .m-eshop {
    border: none;
  }
}

body.mobile .l-main-container-article .m-eshop, body.mobile .l-main-container-article--zen .m-eshop, body.mobile .l-main-container-article--opinion .m-eshop, body.mobile .l-main-container-article--liveblog .m-eshop, body.mobile .l-main-container-article--dossier-custom .m-eshop {
  border: none;
}

body.non-responsive .l-main-container-article .m-eshop, body.non-responsive .l-main-container-article--zen .m-eshop, body.non-responsive .l-main-container-article--opinion .m-eshop, body.non-responsive .l-main-container-article--liveblog .m-eshop, body.non-responsive .l-main-container-article--dossier-custom .m-eshop {
  border: none;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-main-container-article .m-eshop, body.immobile .l-main-container-article--zen .m-eshop, body.immobile .l-main-container-article--opinion .m-eshop, body.immobile .l-main-container-article--liveblog .m-eshop, body.immobile .l-main-container-article--dossier-custom .m-eshop {
    border: none;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article .m-eshop__content, body.immobile .l-main-container-article--zen .m-eshop__content, body.immobile .l-main-container-article--opinion .m-eshop__content, body.immobile .l-main-container-article--liveblog .m-eshop__content, body.immobile .l-main-container-article--dossier-custom .m-eshop__content, body.immobile .l-main-container-article .m-investoradvice-report__content, body.immobile .l-main-container-article--zen .m-investoradvice-report__content, body.immobile .l-main-container-article--opinion .m-investoradvice-report__content, body.immobile .l-main-container-article--liveblog .m-investoradvice-report__content, body.immobile .l-main-container-article--dossier-custom .m-investoradvice-report__content {
    border-right: 1px solid #e3d7c4;
    border-left: 1px solid #e3d7c4;
  }
}

body.mobile .l-main-container-article .m-eshop__content, body.mobile .l-main-container-article--zen .m-eshop__content, body.mobile .l-main-container-article--opinion .m-eshop__content, body.mobile .l-main-container-article--liveblog .m-eshop__content, body.mobile .l-main-container-article--dossier-custom .m-eshop__content, body.mobile .l-main-container-article .m-investoradvice-report__content, body.mobile .l-main-container-article--zen .m-investoradvice-report__content, body.mobile .l-main-container-article--opinion .m-investoradvice-report__content, body.mobile .l-main-container-article--liveblog .m-investoradvice-report__content, body.mobile .l-main-container-article--dossier-custom .m-investoradvice-report__content {
  border-right: 1px solid #e3d7c4;
  border-left: 1px solid #e3d7c4;
}

body.non-responsive .l-main-container-article .m-eshop__content, body.non-responsive .l-main-container-article--zen .m-eshop__content, body.non-responsive .l-main-container-article--opinion .m-eshop__content, body.non-responsive .l-main-container-article--liveblog .m-eshop__content, body.non-responsive .l-main-container-article--dossier-custom .m-eshop__content, body.non-responsive .l-main-container-article .m-investoradvice-report__content, body.non-responsive .l-main-container-article--zen .m-investoradvice-report__content, body.non-responsive .l-main-container-article--opinion .m-investoradvice-report__content, body.non-responsive .l-main-container-article--liveblog .m-investoradvice-report__content, body.non-responsive .l-main-container-article--dossier-custom .m-investoradvice-report__content {
  border-right: 1px solid #e3d7c4;
  border-left: 1px solid #e3d7c4;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-main-container-article .m-eshop__content, body.immobile .l-main-container-article--zen .m-eshop__content, body.immobile .l-main-container-article--opinion .m-eshop__content, body.immobile .l-main-container-article--liveblog .m-eshop__content, body.immobile .l-main-container-article--dossier-custom .m-eshop__content, body.immobile .l-main-container-article .m-investoradvice-report__content, body.immobile .l-main-container-article--zen .m-investoradvice-report__content, body.immobile .l-main-container-article--opinion .m-investoradvice-report__content, body.immobile .l-main-container-article--liveblog .m-investoradvice-report__content, body.immobile .l-main-container-article--dossier-custom .m-investoradvice-report__content {
    border-right: 1px solid #e3d7c4;
    border-left: 1px solid #e3d7c4;
  }
}

.l-main-container-article .l-main-container-article-container, .l-main-container-article--zen .l-main-container-article-container, .l-main-container-article--opinion .l-main-container-article-container, .l-main-container-article--liveblog .l-main-container-article-container, .l-main-container-article--dossier-custom .l-main-container-article-container {
  display: block;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article-container, body.immobile .l-main-container-article--zen .l-main-container-article-container, body.immobile .l-main-container-article--opinion .l-main-container-article-container, body.immobile .l-main-container-article--liveblog .l-main-container-article-container, body.immobile .l-main-container-article--dossier-custom .l-main-container-article-container {
    display: table;
    width: 100%;
  }
}

.l-main-container-article .l-main-container-article__container__table, .l-main-container-article--zen .l-main-container-article__container__table, .l-main-container-article--opinion .l-main-container-article__container__table, .l-main-container-article--liveblog .l-main-container-article__container__table, .l-main-container-article--dossier-custom .l-main-container-article__container__table {
  width: 100%;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__container__table, body.immobile .l-main-container-article--zen .l-main-container-article__container__table, body.immobile .l-main-container-article--opinion .l-main-container-article__container__table, body.immobile .l-main-container-article--liveblog .l-main-container-article__container__table, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__container__table {
    display: table;
    table-layout: fixed;
  }
}

.non-responsive .l-main-container-article .l-main-container-article__container__table, .non-responsive .l-main-container-article--zen .l-main-container-article__container__table, .non-responsive .l-main-container-article--opinion .l-main-container-article__container__table, .non-responsive .l-main-container-article--liveblog .l-main-container-article__container__table, .non-responsive .l-main-container-article--dossier-custom .l-main-container-article__container__table {
  margin-bottom: 40px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__sidebar-to-the-right, body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right {
    display: table-cell;
    width: 340px;
    padding-left: 40px;
    vertical-align: top;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article .l-main-container-article__sidebar-to-the-right, body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right {
    display: block;
  }
}

body.mobile .l-main-container-article .l-main-container-article__sidebar-to-the-right, body.mobile .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, body.mobile .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, body.mobile .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, body.mobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right {
  display: block;
}

body.non-responsive .l-main-container-article .l-main-container-article__sidebar-to-the-right, body.non-responsive .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, body.non-responsive .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, body.non-responsive .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, body.non-responsive .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right {
  display: block;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__sidebar-inline, body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-inline, body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-inline, body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline {
    display: none;
  }
}

.l-main-container-article .l-main-container-article__advertisement, .l-main-container-article--zen .l-main-container-article__advertisement, .l-main-container-article--opinion .l-main-container-article__advertisement, .l-main-container-article--liveblog .l-main-container-article__advertisement, .l-main-container-article--dossier-custom .l-main-container-article__advertisement {
  position: absolute;
  left: 100000px;
  text-align: center;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article .l-main-container-article__advertisement, body.immobile .l-main-container-article--zen .l-main-container-article__advertisement, body.immobile .l-main-container-article--opinion .l-main-container-article__advertisement, body.immobile .l-main-container-article--liveblog .l-main-container-article__advertisement, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__advertisement {
    float: right;
    padding-left: 40px;
  }
  body.immobile .l-main-container-article .l-main-container-article__advertisement .l-grid__item.one-whole, body.immobile .l-main-container-article--zen .l-main-container-article__advertisement .l-grid__item.one-whole, body.immobile .l-main-container-article--opinion .l-main-container-article__advertisement .l-grid__item.one-whole, body.immobile .l-main-container-article--liveblog .l-main-container-article__advertisement .l-grid__item.one-whole, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__advertisement .l-grid__item.one-whole {
    width: auto !important;
    display: block;
  }
}

body.mobile .l-main-container-article .l-main-container-article__advertisement, body.mobile .l-main-container-article--zen .l-main-container-article__advertisement, body.mobile .l-main-container-article--opinion .l-main-container-article__advertisement, body.mobile .l-main-container-article--liveblog .l-main-container-article__advertisement, body.mobile .l-main-container-article--dossier-custom .l-main-container-article__advertisement {
  float: right;
  padding-left: 40px;
}

body.mobile .l-main-container-article .l-main-container-article__advertisement .l-grid__item.one-whole, body.mobile .l-main-container-article--zen .l-main-container-article__advertisement .l-grid__item.one-whole, body.mobile .l-main-container-article--opinion .l-main-container-article__advertisement .l-grid__item.one-whole, body.mobile .l-main-container-article--liveblog .l-main-container-article__advertisement .l-grid__item.one-whole, body.mobile .l-main-container-article--dossier-custom .l-main-container-article__advertisement .l-grid__item.one-whole {
  width: auto !important;
  display: block;
}

body.non-responsive .l-main-container-article .l-main-container-article__advertisement, body.non-responsive .l-main-container-article--zen .l-main-container-article__advertisement, body.non-responsive .l-main-container-article--opinion .l-main-container-article__advertisement, body.non-responsive .l-main-container-article--liveblog .l-main-container-article__advertisement, body.non-responsive .l-main-container-article--dossier-custom .l-main-container-article__advertisement {
  float: right;
  padding-left: 40px;
}

body.non-responsive .l-main-container-article .l-main-container-article__advertisement .l-grid__item.one-whole, body.non-responsive .l-main-container-article--zen .l-main-container-article__advertisement .l-grid__item.one-whole, body.non-responsive .l-main-container-article--opinion .l-main-container-article__advertisement .l-grid__item.one-whole, body.non-responsive .l-main-container-article--liveblog .l-main-container-article__advertisement .l-grid__item.one-whole, body.non-responsive .l-main-container-article--dossier-custom .l-main-container-article__advertisement .l-grid__item.one-whole {
  width: auto !important;
  display: block;
}

.l-main-container-article .l-main-container-article__advertisement .m-ad:last-child .js-dfpAdPosSR, .l-main-container-article--zen .l-main-container-article__advertisement .m-ad:last-child .js-dfpAdPosSR, .l-main-container-article--opinion .l-main-container-article__advertisement .m-ad:last-child .js-dfpAdPosSR, .l-main-container-article--liveblog .l-main-container-article__advertisement .m-ad:last-child .js-dfpAdPosSR, .l-main-container-article--dossier-custom .l-main-container-article__advertisement .m-ad:last-child .js-dfpAdPosSR {
  margin: 0;
}

.l-main-container-article .l-main-container-article__advertisement.js-bottom-ads, .l-main-container-article--zen .l-main-container-article__advertisement.js-bottom-ads, .l-main-container-article--opinion .l-main-container-article__advertisement.js-bottom-ads, .l-main-container-article--liveblog .l-main-container-article__advertisement.js-bottom-ads, .l-main-container-article--dossier-custom .l-main-container-article__advertisement.js-bottom-ads {
  padding: 20px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile .l-main-container-article--zen .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile .l-main-container-article--opinion .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile .l-main-container-article--liveblog .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__advertisement .js-dfpAdPosSR {
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile.subsite-sabato .l-main-container-article .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile.subsite-sabato .l-main-container-article--zen .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile.subsite-sabato .l-main-container-article--opinion .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile.subsite-sabato .l-main-container-article--dossier-custom .l-main-container-article__advertisement .js-dfpAdPosSR {
    margin: 0 0 40px;
  }
}

body.mobile.subsite-sabato .l-main-container-article .l-main-container-article__advertisement .js-dfpAdPosSR, body.mobile.subsite-sabato .l-main-container-article--zen .l-main-container-article__advertisement .js-dfpAdPosSR, body.mobile.subsite-sabato .l-main-container-article--opinion .l-main-container-article__advertisement .js-dfpAdPosSR, body.mobile.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__advertisement .js-dfpAdPosSR, body.mobile.subsite-sabato .l-main-container-article--dossier-custom .l-main-container-article__advertisement .js-dfpAdPosSR {
  margin: 0 0 40px;
}

body.non-responsive.subsite-sabato .l-main-container-article .l-main-container-article__advertisement .js-dfpAdPosSR, body.non-responsive.subsite-sabato .l-main-container-article--zen .l-main-container-article__advertisement .js-dfpAdPosSR, body.non-responsive.subsite-sabato .l-main-container-article--opinion .l-main-container-article__advertisement .js-dfpAdPosSR, body.non-responsive.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__advertisement .js-dfpAdPosSR, body.non-responsive.subsite-sabato .l-main-container-article--dossier-custom .l-main-container-article__advertisement .js-dfpAdPosSR {
  margin: 0 0 40px;
}

@media only screen and (min-width: 1120px) {
  body.immobile.subsite-sabato .l-main-container-article .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile.subsite-sabato .l-main-container-article--zen .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile.subsite-sabato .l-main-container-article--opinion .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__advertisement .js-dfpAdPosSR, body.immobile.subsite-sabato .l-main-container-article--dossier-custom .l-main-container-article__advertisement .js-dfpAdPosSR {
    margin: 0 0 20px;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__advertisement, body.immobile .l-main-container-article--zen .l-main-container-article__advertisement, body.immobile .l-main-container-article--opinion .l-main-container-article__advertisement, body.immobile .l-main-container-article--liveblog .l-main-container-article__advertisement, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__advertisement {
    text-align: left;
  }
}

.l-main-container-article .l-main-container-article__asset-container, .l-main-container-article--zen .l-main-container-article__asset-container, .l-main-container-article--opinion .l-main-container-article__asset-container, .l-main-container-article--liveblog .l-main-container-article__asset-container, .l-main-container-article--dossier-custom .l-main-container-article__asset-container {
  display: inline-block;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__asset-container, body.immobile .l-main-container-article--zen .l-main-container-article__asset-container, body.immobile .l-main-container-article--opinion .l-main-container-article__asset-container, body.immobile .l-main-container-article--liveblog .l-main-container-article__asset-container, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__asset-container {
    display: block;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article .l-main-container-article__asset-container.is-bigAsset, body.immobile .l-main-container-article--zen .l-main-container-article__asset-container.is-bigAsset, body.immobile .l-main-container-article--opinion .l-main-container-article__asset-container.is-bigAsset, body.immobile .l-main-container-article--liveblog .l-main-container-article__asset-container.is-bigAsset, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__asset-container.is-bigAsset {
    display: inline-block;
    width: 100%;
  }
}

body.mobile .l-main-container-article .l-main-container-article__asset-container.is-bigAsset, body.mobile .l-main-container-article--zen .l-main-container-article__asset-container.is-bigAsset, body.mobile .l-main-container-article--opinion .l-main-container-article__asset-container.is-bigAsset, body.mobile .l-main-container-article--liveblog .l-main-container-article__asset-container.is-bigAsset, body.mobile .l-main-container-article--dossier-custom .l-main-container-article__asset-container.is-bigAsset {
  display: inline-block;
  width: 100%;
}

body.non-responsive .l-main-container-article .l-main-container-article__asset-container.is-bigAsset, body.non-responsive .l-main-container-article--zen .l-main-container-article__asset-container.is-bigAsset, body.non-responsive .l-main-container-article--opinion .l-main-container-article__asset-container.is-bigAsset, body.non-responsive .l-main-container-article--liveblog .l-main-container-article__asset-container.is-bigAsset, body.non-responsive .l-main-container-article--dossier-custom .l-main-container-article__asset-container.is-bigAsset {
  display: inline-block;
  width: 100%;
}

@media only screen and (max-width: 979px) {
  body.immobile .l-main-container-article .l-main-container-article__asset-container, body.immobile .l-main-container-article--zen .l-main-container-article__asset-container, body.immobile .l-main-container-article--opinion .l-main-container-article__asset-container, body.immobile .l-main-container-article--liveblog .l-main-container-article__asset-container, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__asset-container {
    text-align: center;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-main-container-article .l-main-container-article__asset-container, body.mobile .l-main-container-article--zen .l-main-container-article__asset-container, body.mobile .l-main-container-article--opinion .l-main-container-article__asset-container, body.mobile .l-main-container-article--liveblog .l-main-container-article__asset-container, body.mobile .l-main-container-article--dossier-custom .l-main-container-article__asset-container {
    text-align: center;
  }
}

.l-main-container-article .l-main-container-article__advertisement__placeholder, .l-main-container-article--zen .l-main-container-article__advertisement__placeholder, .l-main-container-article--opinion .l-main-container-article__advertisement__placeholder, .l-main-container-article--liveblog .l-main-container-article__advertisement__placeholder, .l-main-container-article--dossier-custom .l-main-container-article__advertisement__placeholder {
  margin: 0 0 40px;
  max-width: 300px;
  display: none;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__advertisement__placeholder, body.immobile .l-main-container-article--zen .l-main-container-article__advertisement__placeholder, body.immobile .l-main-container-article--opinion .l-main-container-article__advertisement__placeholder, body.immobile .l-main-container-article--liveblog .l-main-container-article__advertisement__placeholder, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__advertisement__placeholder {
    display: block;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__advertisement__placeholder.js-bottom-ads-placeholder, body.immobile .l-main-container-article--zen .l-main-container-article__advertisement__placeholder.js-bottom-ads-placeholder, body.immobile .l-main-container-article--opinion .l-main-container-article__advertisement__placeholder.js-bottom-ads-placeholder, body.immobile .l-main-container-article--liveblog .l-main-container-article__advertisement__placeholder.js-bottom-ads-placeholder, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__advertisement__placeholder.js-bottom-ads-placeholder {
    margin-top: 250px;
  }
}

.l-main-container-article .l-main-container-article__breadcrumb, .l-main-container-article--zen .l-main-container-article__breadcrumb, .l-main-container-article--opinion .l-main-container-article__breadcrumb, .l-main-container-article--liveblog .l-main-container-article__breadcrumb, .l-main-container-article--dossier-custom .l-main-container-article__breadcrumb {
  text-align: left;
  float: left;
}

.l-main-container-article .l-main-container-article__actions, .l-main-container-article--zen .l-main-container-article__actions, .l-main-container-article--opinion .l-main-container-article__actions, .l-main-container-article--liveblog .l-main-container-article__actions, .l-main-container-article--dossier-custom .l-main-container-article__actions {
  text-align: right;
  float: right;
  padding-top: 4px;
}

.l-main-container-article .l-main-container-article__actions__share, .l-main-container-article--zen .l-main-container-article__actions__share, .l-main-container-article--opinion .l-main-container-article__actions__share, .l-main-container-article--liveblog .l-main-container-article__actions__share, .l-main-container-article--dossier-custom .l-main-container-article__actions__share {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.l-main-container-article .l-main-container-article__container, .l-main-container-article--zen .l-main-container-article__container, .l-main-container-article--opinion .l-main-container-article__container, .l-main-container-article--liveblog .l-main-container-article__container, .l-main-container-article--dossier-custom .l-main-container-article__container {
  min-width: 605px;
  position: relative;
}

.l-main-container-article .l-main-container-article__header, .l-main-container-article--zen .l-main-container-article__header, .l-main-container-article--opinion .l-main-container-article__header, .l-main-container-article--liveblog .l-main-container-article__header, .l-main-container-article--dossier-custom .l-main-container-article__header {
  zoom: 1;
  margin-bottom: 30px;
}

.l-main-container-article .l-main-container-article__header:before, .l-main-container-article--zen .l-main-container-article__header:before, .l-main-container-article--opinion .l-main-container-article__header:before, .l-main-container-article--liveblog .l-main-container-article__header:before, .l-main-container-article--dossier-custom .l-main-container-article__header:before, .l-main-container-article .l-main-container-article__header:after, .l-main-container-article--zen .l-main-container-article__header:after, .l-main-container-article--opinion .l-main-container-article__header:after, .l-main-container-article--liveblog .l-main-container-article__header:after, .l-main-container-article--dossier-custom .l-main-container-article__header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.l-main-container-article .l-main-container-article__header:after, .l-main-container-article--zen .l-main-container-article__header:after, .l-main-container-article--opinion .l-main-container-article__header:after, .l-main-container-article--liveblog .l-main-container-article__header:after, .l-main-container-article--dossier-custom .l-main-container-article__header:after {
  clear: both;
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .l-main-container-article .l-main-container-article__title-container, body.immobile.subsite-sabato .l-main-container-article--zen .l-main-container-article__title-container, body.immobile.subsite-sabato .l-main-container-article--opinion .l-main-container-article__title-container, body.immobile.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__title-container, body.immobile.subsite-sabato .l-main-container-article--dossier-custom .l-main-container-article__title-container {
    margin: 0px 0px 20px 0px;
    margin: 0rem 0rem 2rem 0rem;
    border-bottom: 1px solid #000000;
  }
}

.l-main-container-article .l-main-container-article__title, .l-main-container-article--zen .l-main-container-article__title, .l-main-container-article--opinion .l-main-container-article__title, .l-main-container-article--liveblog .l-main-container-article__title, .l-main-container-article--dossier-custom .l-main-container-article__title {
  font-family: "Noto", serif;
  color: #454443;
  margin-bottom: 10px;
}

body.subsite-sabato .l-main-container-article .l-main-container-article__title, body.subsite-sabato .l-main-container-article--zen .l-main-container-article__title, body.subsite-sabato .l-main-container-article--opinion .l-main-container-article__title, body.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__title, body.subsite-sabato .l-main-container-article--dossier-custom .l-main-container-article__title {
  font-size: 58px;
  font-size: 5.8rem;
  font-family: "Playfair Display", serif;
  font-weight: 400;
}

body.subsite-sas .l-main-container-article .l-main-container-article__title, body.subsite-sas .l-main-container-article--zen .l-main-container-article__title, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__title, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__title, body.subsite-sas .l-main-container-article--dossier-custom .l-main-container-article__title {
  font-size: 35px;
  font-size: 3.5rem;
  padding: 0px 0px 10px 0px;
  padding: 0rem 0rem 1rem 0rem;
  font-family: "Verdana", sans-serif;
  color: #625f5c;
  font-weight: 400;
  border-bottom: 1px solid #e3d7c4;
}

.l-main-container-article .l-main-container-article__title.l-main-container-article__title--underline, .l-main-container-article--zen .l-main-container-article__title.l-main-container-article__title--underline, .l-main-container-article--opinion .l-main-container-article__title.l-main-container-article__title--underline, .l-main-container-article--liveblog .l-main-container-article__title.l-main-container-article__title--underline, .l-main-container-article--dossier-custom .l-main-container-article__title.l-main-container-article__title--underline {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-main-container-article .m-exchange-link, .l-main-container-article--zen .m-exchange-link, .l-main-container-article--opinion .m-exchange-link, .l-main-container-article--liveblog .m-exchange-link, .l-main-container-article--dossier-custom .m-exchange-link, .l-main-container-article .m-exchange-label, .l-main-container-article--zen .m-exchange-label, .l-main-container-article--opinion .m-exchange-label, .l-main-container-article--liveblog .m-exchange-label, .l-main-container-article--dossier-custom .m-exchange-label {
  float: right;
  line-height: 54px;
}

.l-main-container-article .l-main-container-article__subtitle, .l-main-container-article--zen .l-main-container-article__subtitle, .l-main-container-article--opinion .l-main-container-article__subtitle, .l-main-container-article--liveblog .l-main-container-article__subtitle, .l-main-container-article--dossier-custom .l-main-container-article__subtitle {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  line-height: 26px;
  line-height: 2.6rem;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #c2b6a4;
}

body.subsite-sas .l-main-container-article .l-main-container-article__subtitle, body.subsite-sas .l-main-container-article--zen .l-main-container-article__subtitle, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__subtitle, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__subtitle, body.subsite-sas .l-main-container-article--dossier-custom .l-main-container-article__subtitle {
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Verdana", sans-serif;
}

.l-main-container-article .l-main-container-article__intro, .l-main-container-article--zen .l-main-container-article__intro, .l-main-container-article--opinion .l-main-container-article__intro, .l-main-container-article--liveblog .l-main-container-article__intro, .l-main-container-article--dossier-custom .l-main-container-article__intro {
  line-height: 26px;
  line-height: 2.6rem;
  font-weight: bold;
  margin: 0 0 30px;
  color: #454443;
}

body.subsite-sas .l-main-container-article .l-main-container-article__intro, body.subsite-sas .l-main-container-article--zen .l-main-container-article__intro, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__intro, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__intro, body.subsite-sas .l-main-container-article--dossier-custom .l-main-container-article__intro {
  font-size: 17px;
  font-size: 1.7rem;
  font-family: "Verdana", sans-serif;
}

.l-main-container-article .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar, .l-main-container-article--dossier-custom .l-main-container-article__sidebar, .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right, .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline {
  width: 100%;
}

.l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-eshop, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop, .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop, .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop {
  border: none;
}

.l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__price-container {
  text-align: left;
  margin-right: 0;
}

.l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-eshop__content__info__submit-container {
  text-align: right;
}

.l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article__sidebar .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .l-faqpage__contact__paragraph {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  line-height: 1;
  color: #84807c;
}

.l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication {
  display: block;
  margin: 0 auto;
  width: 400px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--zen .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar .m-company-communication, body.immobile .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right .m-company-communication, body.immobile .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--zen body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--opinion body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--liveblog body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--zen .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--zen .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--opinion .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--opinion .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--liveblog .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication, .l-main-container-article--dossier-custom body.immobile .l-main-container-article--liveblog .l-main-container-article__sidebar-inline .m-company-communication, body.immobile .l-main-container-article--dossier-custom .l-main-container-article__sidebar-inline .m-company-communication {
    margin: 0 0 40px 0;
    width: 300px;
  }
}

.l-main-container-article .l-main-container-article__container p, .l-main-container-article--zen .l-main-container-article__container p, .l-main-container-article--opinion .l-main-container-article__container p, .l-main-container-article--liveblog .l-main-container-article__container p, .l-main-container-article .l-main-container-article__container strong, .l-main-container-article--zen .l-main-container-article__container strong, .l-main-container-article--opinion .l-main-container-article__container strong, .l-main-container-article--liveblog .l-main-container-article__container strong, .l-main-container-article .l-main-container-article__container small, .l-main-container-article--zen .l-main-container-article__container small, .l-main-container-article--opinion .l-main-container-article__container small, .l-main-container-article--liveblog .l-main-container-article__container small, .l-main-container-article .l-main-container-article__container i, .l-main-container-article--zen .l-main-container-article__container i, .l-main-container-article--opinion .l-main-container-article__container i, .l-main-container-article--liveblog .l-main-container-article__container i, .l-main-container-article .l-main-container-article__container b, .l-main-container-article--zen .l-main-container-article__container b, .l-main-container-article--opinion .l-main-container-article__container b, .l-main-container-article--liveblog .l-main-container-article__container b, .l-main-container-article .l-main-container-article__container h1, .l-main-container-article--zen .l-main-container-article__container h1, .l-main-container-article--opinion .l-main-container-article__container h1, .l-main-container-article--liveblog .l-main-container-article__container h1, .l-main-container-article .l-main-container-article__container h2, .l-main-container-article--zen .l-main-container-article__container h2, .l-main-container-article--opinion .l-main-container-article__container h2, .l-main-container-article--liveblog .l-main-container-article__container h2, .l-main-container-article .l-main-container-article__container h3, .l-main-container-article--zen .l-main-container-article__container h3, .l-main-container-article--opinion .l-main-container-article__container h3, .l-main-container-article--liveblog .l-main-container-article__container h3, .l-main-container-article .l-main-container-article__container h4, .l-main-container-article--zen .l-main-container-article__container h4, .l-main-container-article--opinion .l-main-container-article__container h4, .l-main-container-article--liveblog .l-main-container-article__container h4, .l-main-container-article .l-main-container-article__container h5, .l-main-container-article--zen .l-main-container-article__container h5, .l-main-container-article--opinion .l-main-container-article__container h5, .l-main-container-article--liveblog .l-main-container-article__container h5, .l-main-container-article .l-main-container-article__container h6, .l-main-container-article--zen .l-main-container-article__container h6, .l-main-container-article--opinion .l-main-container-article__container h6, .l-main-container-article--liveblog .l-main-container-article__container h6 {
  color: #454443;
}

.l-main-container-article .l-main-container-article__container p.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container p.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container p.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container p.m-share__count__number, .l-main-container-article .l-main-container-article__container strong.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container strong.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container strong.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container strong.m-share__count__number, .l-main-container-article .l-main-container-article__container small.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container small.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container small.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container small.m-share__count__number, .l-main-container-article .l-main-container-article__container i.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container i.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container i.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container i.m-share__count__number, .l-main-container-article .l-main-container-article__container b.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container b.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container b.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container b.m-share__count__number, .l-main-container-article .l-main-container-article__container h1.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container h1.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container h1.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container h1.m-share__count__number, .l-main-container-article .l-main-container-article__container h2.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container h2.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container h2.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container h2.m-share__count__number, .l-main-container-article .l-main-container-article__container h3.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container h3.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container h3.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container h3.m-share__count__number, .l-main-container-article .l-main-container-article__container h4.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container h4.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container h4.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container h4.m-share__count__number, .l-main-container-article .l-main-container-article__container h5.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container h5.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container h5.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container h5.m-share__count__number, .l-main-container-article .l-main-container-article__container h6.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container h6.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container h6.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container h6.m-share__count__number {
  color: #c2b6a4;
}

body.subsite-sas .l-main-container-article .l-main-container-article__container p, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container p, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container p, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container p, body.subsite-sas .l-main-container-article .l-main-container-article__container strong, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container strong, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container strong, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container strong, body.subsite-sas .l-main-container-article .l-main-container-article__container small, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container small, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container small, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container small, body.subsite-sas .l-main-container-article .l-main-container-article__container i, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container i, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container i, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container i, body.subsite-sas .l-main-container-article .l-main-container-article__container b, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container b, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container b, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container b, body.subsite-sas .l-main-container-article .l-main-container-article__container h1, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container h1, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container h1, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container h1, body.subsite-sas .l-main-container-article .l-main-container-article__container h2, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container h2, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container h2, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container h2, body.subsite-sas .l-main-container-article .l-main-container-article__container h3, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container h3, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container h3, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container h3, body.subsite-sas .l-main-container-article .l-main-container-article__container h4, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container h4, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container h4, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container h4, body.subsite-sas .l-main-container-article .l-main-container-article__container h5, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container h5, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container h5, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container h5, body.subsite-sas .l-main-container-article .l-main-container-article__container h6, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container h6, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container h6, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container h6 {
  font-family: "Verdana", sans-serif;
}

.l-main-container-article .l-main-container-article__container p, .l-main-container-article--zen .l-main-container-article__container p, .l-main-container-article--opinion .l-main-container-article__container p, .l-main-container-article--liveblog .l-main-container-article__container p {
  margin: 0 0 30px;
  line-height: 26px;
}

.l-main-container-article .l-main-container-article__container p.m-share__count__number, .l-main-container-article--zen .l-main-container-article__container p.m-share__count__number, .l-main-container-article--opinion .l-main-container-article__container p.m-share__count__number, .l-main-container-article--liveblog .l-main-container-article__container p.m-share__count__number, .l-main-container-article .l-main-container-article__container p.m-investoradvice-report__info, .l-main-container-article--zen .l-main-container-article__container p.m-investoradvice-report__info, .l-main-container-article--opinion .l-main-container-article__container p.m-investoradvice-report__info, .l-main-container-article--liveblog .l-main-container-article__container p.m-investoradvice-report__info, .l-main-container-article .l-main-container-article__container p.m-mediamaster-asset__info, .l-main-container-article--zen .l-main-container-article__container p.m-mediamaster-asset__info, .l-main-container-article--opinion .l-main-container-article__container p.m-mediamaster-asset__info, .l-main-container-article--liveblog .l-main-container-article__container p.m-mediamaster-asset__info {
  margin: 0;
  line-height: normal;
}

.l-main-container-article .l-main-container-article__container p.m-eshop__content__info__inro, .l-main-container-article--zen .l-main-container-article__container p.m-eshop__content__info__inro, .l-main-container-article--opinion .l-main-container-article__container p.m-eshop__content__info__inro, .l-main-container-article--liveblog .l-main-container-article__container p.m-eshop__content__info__inro {
  line-height: 20px;
  line-height: 2rem;
  margin: 0px 0px 5px 0px;
  margin: 0rem 0rem 0.5rem 0rem;
}

.l-main-container-article .l-main-container-article__container h4, .l-main-container-article--zen .l-main-container-article__container h4, .l-main-container-article--opinion .l-main-container-article__container h4, .l-main-container-article--liveblog .l-main-container-article__container h4 {
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 10px;
}

body.subsite-sabato .l-main-container-article .l-main-container-article__container h4, body.subsite-sabato .l-main-container-article--zen .l-main-container-article__container h4, body.subsite-sabato .l-main-container-article--opinion .l-main-container-article__container h4, body.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__container h4 {
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-family: "Playfair Display SC", serif;
  font-weight: 700;
  color: #434343;
}

body.subsite-sas .l-main-container-article .l-main-container-article__container h4, body.subsite-sas .l-main-container-article--zen .l-main-container-article__container h4, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__container h4, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__container h4 {
  font-family: "Verdana", sans-serif;
  font-weight: 400;
  color: #69a7ca;
}

.l-main-container-article .l-main-container-article__paragraph, .l-main-container-article--zen .l-main-container-article__paragraph, .l-main-container-article--opinion .l-main-container-article__paragraph, .l-main-container-article--liveblog .l-main-container-article__paragraph {
  margin: 0 0 40px;
}

.l-main-container-article .l-main-container-article__paragraph:first-child, .l-main-container-article--zen .l-main-container-article__paragraph:first-child, .l-main-container-article--opinion .l-main-container-article__paragraph:first-child, .l-main-container-article--liveblog .l-main-container-article__paragraph:first-child {
  margin: 0 0 25px 0;
}

.l-main-container-article .l-main-container-article__article, .l-main-container-article--zen .l-main-container-article__article, .l-main-container-article--opinion .l-main-container-article__article, .l-main-container-article--liveblog .l-main-container-article__article {
  position: relative;
  padding-right: 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__article, body.immobile .l-main-container-article--zen .l-main-container-article__article, body.immobile .l-main-container-article--opinion .l-main-container-article__article, body.immobile .l-main-container-article--liveblog .l-main-container-article__article {
    display: table-cell;
    vertical-align: top;
  }
}

.l-main-container-article .l-main-container-article__article .interview-question, .l-main-container-article--zen .l-main-container-article__article .interview-question, .l-main-container-article--opinion .l-main-container-article__article .interview-question, .l-main-container-article--liveblog .l-main-container-article__article .interview-question {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0px 0px 30px 0px;
  margin: 0rem 0rem 3rem 0rem;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #454443;
  display: block;
}

.l-main-container-article .l-main-container-article__article .interview-question:before, .l-main-container-article--zen .l-main-container-article__article .interview-question:before, .l-main-container-article--opinion .l-main-container-article__article .interview-question:before, .l-main-container-article--liveblog .l-main-container-article__article .interview-question:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
  content: '\f10d';
  color: #b5ada3;
  display: inline-block;
}

body.subsite-sas .l-main-container-article .l-main-container-article__article .dropcap:first-letter, body.subsite-sas .l-main-container-article--zen .l-main-container-article__article .dropcap:first-letter, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__article .dropcap:first-letter, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__article .dropcap:first-letter {
  font-size: 67px;
  font-size: 6.7rem;
  margin: 0px 5px 0px 0px;
  margin: 0rem 0.5rem 0rem 0rem;
  line-height: 44px;
  font-family: "Verdana", sans-serif;
  color: #69a7ca;
  float: left;
}

.l-main-container-article .l-main-container-article__tags, .l-main-container-article--zen .l-main-container-article__tags, .l-main-container-article--opinion .l-main-container-article__tags, .l-main-container-article--liveblog .l-main-container-article__tags {
  text-align: left;
  vertical-align: bottom;
  margin-bottom: 20px;
  padding: 20px 0;
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  clear: right;
}

body.subsite-sabato .l-main-container-article .l-main-container-article__tags, body.subsite-sabato .l-main-container-article--zen .l-main-container-article__tags, body.subsite-sabato .l-main-container-article--opinion .l-main-container-article__tags, body.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__tags {
  border-top: 1px solid #000000;
  border-bottom: none;
}

.l-main-container-article .l-main-container-article__tags.heading, .l-main-container-article--zen .l-main-container-article__tags.heading, .l-main-container-article--opinion .l-main-container-article__tags.heading, .l-main-container-article--liveblog .l-main-container-article__tags.heading {
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
  border: none;
  padding: 0;
}

.l-main-container-article .l-main-container-article__react, .l-main-container-article--zen .l-main-container-article__react, .l-main-container-article--opinion .l-main-container-article__react, .l-main-container-article--liveblog .l-main-container-article__react {
  text-align: right;
  vertical-align: bottom;
}

.l-main-container-article .l-main-container-article__share-container, .l-main-container-article--zen .l-main-container-article__share-container, .l-main-container-article--opinion .l-main-container-article__share-container, .l-main-container-article--liveblog .l-main-container-article__share-container {
  padding-bottom: 20px;
}

body.subsite-sabato .l-main-container-article .l-main-container-article__share-container, body.subsite-sabato .l-main-container-article--zen .l-main-container-article__share-container, body.subsite-sabato .l-main-container-article--opinion .l-main-container-article__share-container, body.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__share-container {
  border-bottom: 1px solid #000000;
}

@media only screen and (min-width: 1120px) {
  body.immobile.subsite-sabato .l-main-container-article .l-main-container-article__share-container, body.immobile.subsite-sabato .l-main-container-article--zen .l-main-container-article__share-container, body.immobile.subsite-sabato .l-main-container-article--opinion .l-main-container-article__share-container, body.immobile.subsite-sabato .l-main-container-article--liveblog .l-main-container-article__share-container {
    border-bottom: none;
  }
}

body.subsite-sas .l-main-container-article .l-main-container-article__share-container, body.subsite-sas .l-main-container-article--zen .l-main-container-article__share-container, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__share-container, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__share-container {
  padding-top: 20px;
  padding-bottom: 0;
  border-top: 1px solid #e3d7c4;
  border-bottom: none;
}

body.subsite-sas .l-main-container-article .l-main-container-article__share-container .m-share--big, body.subsite-sas .l-main-container-article--zen .l-main-container-article__share-container .m-share--big, body.subsite-sas .l-main-container-article--opinion .l-main-container-article__share-container .m-share--big, body.subsite-sas .l-main-container-article--liveblog .l-main-container-article__share-container .m-share--big {
  float: right;
}

.l-main-container-article .l-main-container-article__read-more, .l-main-container-article--zen .l-main-container-article__read-more, .l-main-container-article--opinion .l-main-container-article__read-more, .l-main-container-article--liveblog .l-main-container-article__read-more {
  margin: 0 auto 40px;
  max-width: 400px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-main-container-article__read-more, body.immobile .l-main-container-article--zen .l-main-container-article__read-more, body.immobile .l-main-container-article--opinion .l-main-container-article__read-more, body.immobile .l-main-container-article--liveblog .l-main-container-article__read-more {
    margin: 0 0 40px;
    max-width: none;
  }
}

.l-main-container-article .l-main-container-article__contract__link, .l-main-container-article--zen .l-main-container-article__contract__link, .l-main-container-article--opinion .l-main-container-article__contract__link, .l-main-container-article--liveblog .l-main-container-article__contract__link, .l-main-container-article .l-main-container-article__tool__link, .l-main-container-article--zen .l-main-container-article__tool__link, .l-main-container-article--opinion .l-main-container-article__tool__link, .l-main-container-article--liveblog .l-main-container-article__tool__link {
  display: block;
  text-decoration: none;
}

.l-main-container-article .l-main-container-article__tool, .l-main-container-article--zen .l-main-container-article__tool, .l-main-container-article--opinion .l-main-container-article__tool, .l-main-container-article--liveblog .l-main-container-article__tool {
  padding: 0px 20px 0px 0px;
  padding: 0rem 2rem 0rem 0rem;
  border-right: 1px solid #e3d7c4;
}

.l-main-container-article .l-main-container-article__contract, .l-main-container-article--zen .l-main-container-article__contract, .l-main-container-article--opinion .l-main-container-article__contract, .l-main-container-article--liveblog .l-main-container-article__contract {
  padding: 0px 0px 0px 20px;
  padding: 0rem 0rem 0rem 2rem;
}

.l-main-container-article .l-main-container-article__contract__title, .l-main-container-article--zen .l-main-container-article__contract__title, .l-main-container-article--opinion .l-main-container-article__contract__title, .l-main-container-article--liveblog .l-main-container-article__contract__title, .l-main-container-article .l-main-container-article__tool__title, .l-main-container-article--zen .l-main-container-article__tool__title, .l-main-container-article--opinion .l-main-container-article__tool__title, .l-main-container-article--liveblog .l-main-container-article__tool__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
  display: block;
  font-family: "Roboto", sans-serif;
  color: #05A7D9;
  font-weight: 700;
  text-transform: uppercase;
}

.l-main-container-article .l-main-container-article__contract__title:hover, .l-main-container-article--zen .l-main-container-article__contract__title:hover, .l-main-container-article--opinion .l-main-container-article__contract__title:hover, .l-main-container-article--liveblog .l-main-container-article__contract__title:hover, .l-main-container-article .l-main-container-article__tool__title:hover, .l-main-container-article--zen .l-main-container-article__tool__title:hover, .l-main-container-article--opinion .l-main-container-article__tool__title:hover, .l-main-container-article--liveblog .l-main-container-article__tool__title:hover {
  color: #0073AB;
}

.l-main-container-article .l-main-container-article__body-container, .l-main-container-article--zen .l-main-container-article__body-container, .l-main-container-article--opinion .l-main-container-article__body-container, .l-main-container-article--liveblog .l-main-container-article__body-container {
  margin: 0px 30px;
  margin: 0rem 3rem;
  position: relative;
  top: -75px;
}

.l-main-container-article .l-main-container-article__body-container__background, .l-main-container-article--zen .l-main-container-article__body-container__background, .l-main-container-article--opinion .l-main-container-article__body-container__background, .l-main-container-article--liveblog .l-main-container-article__body-container__background {
  padding: 20px 30px;
  padding: 2rem 3rem;
  background: #fef7ea;
}

body .l-main-container-article .l-main-container-article__sidebar-section, body .l-main-container-article--zen .l-main-container-article__sidebar-section, body .l-main-container-article--opinion .l-main-container-article__sidebar-section, body .l-main-container-article--liveblog .l-main-container-article__sidebar-section {
  margin-bottom: 40px;
}

.l-main-container-article p a, .l-main-container-article--zen p a, .l-main-container-article--opinion p a, .l-main-container-article--liveblog p a {
  text-decoration: underline;
}

body.subsite-finance .l-main-container-article p a, body.subsite-finance .l-main-container-article--zen p a, body.subsite-finance .l-main-container-article--opinion p a, body.subsite-finance .l-main-container-article--liveblog p a {
  color: #0073AB;
}

body.subsite-finance .l-main-container-article p a:hover, body.subsite-finance .l-main-container-article--zen p a:hover, body.subsite-finance .l-main-container-article--opinion p a:hover, body.subsite-finance .l-main-container-article--liveblog p a:hover {
  color: #05A7D9;
}

.l-main-container-article .m-tool-teaser, .l-main-container-article--zen .m-tool-teaser, .l-main-container-article--opinion .m-tool-teaser, .l-main-container-article--liveblog .m-tool-teaser, .l-main-container-article .m-contract-teaser, .l-main-container-article--zen .m-contract-teaser, .l-main-container-article--opinion .m-contract-teaser, .l-main-container-article--liveblog .m-contract-teaser {
  padding: 0px 0px 15px 0px;
  padding: 0rem 0rem 1.5rem 0rem;
  margin: 0px 0px 15px 0px;
  margin: 0rem 0rem 1.5rem 0rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-main-container-article .m-tool-teaser:last-child, .l-main-container-article--zen .m-tool-teaser:last-child, .l-main-container-article--opinion .m-tool-teaser:last-child, .l-main-container-article--liveblog .m-tool-teaser:last-child, .l-main-container-article .m-contract-teaser:last-child, .l-main-container-article--zen .m-contract-teaser:last-child, .l-main-container-article--opinion .m-contract-teaser:last-child, .l-main-container-article--liveblog .m-contract-teaser:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.l-main-container-article .m-tool-teaser__subtitle, .l-main-container-article--zen .m-tool-teaser__subtitle, .l-main-container-article--opinion .m-tool-teaser__subtitle, .l-main-container-article--liveblog .m-tool-teaser__subtitle, .l-main-container-article .m-contract-teaser__subtitle, .l-main-container-article--zen .m-contract-teaser__subtitle, .l-main-container-article--opinion .m-contract-teaser__subtitle, .l-main-container-article--liveblog .m-contract-teaser__subtitle {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.l-main-container-article .inassetvideo, .l-main-container-article--zen .inassetvideo, .l-main-container-article--opinion .inassetvideo, .l-main-container-article--liveblog .inassetvideo {
  display: none;
}

.l-main-container-article .m-article-source, .l-main-container-article--zen .m-article-source, .l-main-container-article--opinion .m-article-source, .l-main-container-article--liveblog .m-article-source, .l-main-container-article .m-article-source--right, .l-main-container-article--zen .m-article-source--right, .l-main-container-article--opinion .m-article-source--right, .l-main-container-article--liveblog .m-article-source--right {
  margin: 0px 0px 8px 0px;
  margin: 0rem 0rem 0.8rem 0rem;
}

.l-main-container-article .l-main-container--fiche__main-info, .l-main-container-article--zen .l-main-container--fiche__main-info, .l-main-container-article--opinion .l-main-container--fiche__main-info, .l-main-container-article--liveblog .l-main-container--fiche__main-info {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding: 10px 0px;
  padding: 1rem 0rem;
  line-height: 40px;
}

.l-main-container-article .l-grid__row--inverted-flip, .l-main-container-article--zen .l-grid__row--inverted-flip, .l-main-container-article--opinion .l-grid__row--inverted-flip, .l-main-container-article--liveblog .l-grid__row--inverted-flip {
  margin-left: -40px !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article .l-grid__row--flip, body.immobile .l-main-container-article--zen .l-grid__row--flip, body.immobile .l-main-container-article--opinion .l-grid__row--flip, body.immobile .l-main-container-article--liveblog .l-grid__row--flip {
    padding-left: 40px !important;
  }
}

.l-main-container-article .l-grid__item--flip, .l-main-container-article--zen .l-grid__item--flip, .l-main-container-article--opinion .l-grid__item--flip, .l-main-container-article--liveblog .l-grid__item--flip {
  padding-left: 40px !important;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--zen {
    padding: 0;
    padding-top: 0 !important;
  }
}

body.mobile .l-main-container-article--zen {
  padding: 0;
  padding-top: 0 !important;
}

body.non-responsive .l-main-container-article--zen {
  padding: 0;
  padding-top: 0 !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--zen {
    padding: 0;
    padding-top: 0 !important;
  }
}

.l-main-container-article--zen .l-main-container-article__header-container {
  position: relative;
  height: 120px;
}

.l-main-container-article--zen .l-main-container-article__header-container .l-main-container-article__header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 24;
}

.l-main-container-article--zen .l-main-container-article__header {
  padding: 30px;
  width: 100%;
  margin: 0;
  height: 120px;
}

.l-main-container-article--zen .l-main-container-article__body-container {
  top: -195px;
}

.l-main-container-article--zen .l-mediamaster {
  position: relative;
  top: -120px;
}

.l-main-container-article--zen .m-mediamaster-asset {
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
}

.l-main-container-article--zen .m-mediamaster-asset:last-child {
  margin: 0px 20px 0px 0px;
  margin: 0rem 2rem 0rem 0rem;
}

.l-main-container-article--zen .l-main-container-article__title {
  font-size: 50px;
  font-size: 5rem;
  font-weight: 400;
}

.l-main-container-article--zen .l-main-container-article__intro {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  color: #7C7C7C !important;
}

.l-main-container-article--zen .m-breadcrumb__item:hover .m-breadcrumb__item__link {
  color: #2c3b78;
  text-shadow: none;
}

.l-main-container-article--zen .m-breadcrumb__item__link {
  color: #FFFFFF;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}

.l-main-container-article--zen .m-breadcrumb__item__link:after {
  color: #FFFFFF;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}

.l-main-container-article--zen > .m-big-divider {
  margin: 0px 60px;
  margin: 0rem 6rem;
  width: auto;
}

.l-main-container-article--zen .l-footer {
  margin: 0px 60px;
  margin: 0rem 6rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog {
    padding: 0 !important;
  }
}

body.mobile .l-main-container-article--liveblog {
  padding: 0 !important;
}

body.non-responsive .l-main-container-article--liveblog {
  padding: 0 !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog {
    padding: 0 !important;
  }
}

.l-main-container-article--liveblog .l-main-container-article__share-container {
  margin-bottom: 20px;
}

.l-main-container-article--liveblog .l-main-container-article__header {
  padding: 40px 40px 140px 40px;
  background: #a02a27;
  margin: 0;
}

.l-main-container-article--liveblog .l-main-container-article__header .m-label-live {
  vertical-align: top;
  margin: 0 20px 0 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__teaser {
  display: inline-block;
  vertical-align: top;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__teaser .l-main-container-article--liveblog__teaser__title {
  display: block;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fffaf4;
  margin: 0 0 6px 0;
  line-height: 1;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__teaser .l-main-container-article--liveblog__teaser__text {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "65)"';
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
  display: block;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #fffaf4;
  margin: 0;
  line-height: 1;
}

.l-main-container-article--liveblog .l-main-container-article__header__title {
  font-size: 30px;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin: 0 0 10px 0;
}

.l-main-container-article--liveblog .l-main-container-article__header__intro {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "65)"';
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
  font-size: 20px;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #ffffff;
  display: block;
  margin: 0 0 10px 0;
}

.l-main-container-article--liveblog .l-main-container-article__header__authors {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  display: block;
  margin: 0;
}

.l-main-container-article--liveblog .l-main-container-article__header__authors > span:nth-of-type(1) {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "65)"';
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post {
  position: relative;
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 0 0 28px 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__anchor {
  position: absolute;
  top: -20px;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside,
.l-main-container-article--liveblog .l-main-container-article--liveblog__post__content {
  display: table-cell;
  vertical-align: top;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside {
  width: 130px;
  text-align: left;
  padding: 0 30px 0 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .date {
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #a02a27;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 35px;
  margin: 0 10px 0 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share__services {
  width: 35px;
  padding: 0;
  margin: 0 auto;
  float: none;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share__services.is-active {
  width: 35px !important;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share__services.is-active .m-share__services__services-list {
  left: 0;
  width: 35px;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share__services.is-active .m-share__services__social-services {
  left: -9px;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share__services .m-share__services__service {
  margin: 0 0 5px 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share__services .m-share__services__service.m-share__services__service--selector {
  margin: 0 auto;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share__services .m-share__services__service:last-of-type {
  margin-bottom: 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__aside .m-share__services__services-list {
  width: 35px;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__content {
  width: 100%;
  padding: 5px 0 0 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__content p:last-of-type {
  margin-bottom: 0;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__content > *:nth-last-child(1) {
  margin-bottom: 0 !important;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__post__title {
  font-size: 22px;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #454443;
  display: block;
  margin: 0 0 20px 0;
  line-height: 1;
}

.l-main-container-article--liveblog .l-main-container-article__body-container {
  top: -100px;
  background: #fef7ea;
  padding: 40px 30px;
}

.l-main-container-article--liveblog .l-main-container-article__body-container .l-main-container-article--liveblog__border {
  height: 100px;
  position: absolute;
  top: 100px;
  left: -1px;
  width: 100%;
  border-left: 1px solid #e3d7c4;
  border-right: 1px solid #e3d7c4;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: -1;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__update {
  display: block;
  margin: 0 0 28px 0;
  text-align: center;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__container {
  display: block;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog .l-main-container-article--liveblog__container {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__aside {
  display: table;
  width: 100%;
  margin: 0 0 28px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog .l-main-container-article--liveblog__aside {
    width: 340px;
    display: table-cell;
    vertical-align: top;
    padding: 0 40px 0 0;
    margin: 0;
  }
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__content {
  display: block;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog .l-main-container-article--liveblog__content {
    width: 100%;
    display: table-cell;
    vertical-align: top;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog .m-main-points {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #e3d7c4;
    display: block;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog .m-meta {
    display: inline-block;
    vertical-align: middle;
    border: none;
    margin: 0;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__segment--actions {
    padding: 0;
    border: none;
    margin: 0;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item-container:hover span {
    color: #8FA1CB;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item:last-of-type {
    margin-right: 0;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item__icon {
    width: auto;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item__icon:before {
    margin-right: 7px;
  }
}

body.mobile .l-main-container-article--liveblog .m-meta {
  display: inline-block;
  vertical-align: middle;
  border: none;
  margin: 0;
}

body.mobile .l-main-container-article--liveblog .m-meta .m-meta__segment--actions {
  padding: 0;
  border: none;
  margin: 0;
}

body.mobile .l-main-container-article--liveblog .m-meta .m-meta__item-container:hover span {
  color: #8FA1CB;
}

body.mobile .l-main-container-article--liveblog .m-meta .m-meta__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}

body.mobile .l-main-container-article--liveblog .m-meta .m-meta__item:last-of-type {
  margin-right: 0;
}

body.mobile .l-main-container-article--liveblog .m-meta .m-meta__item__icon {
  width: auto;
}

body.mobile .l-main-container-article--liveblog .m-meta .m-meta__item__icon:before {
  margin-right: 7px;
}

body.non-responsive .l-main-container-article--liveblog .m-meta {
  display: inline-block;
  vertical-align: middle;
  border: none;
  margin: 0;
}

body.non-responsive .l-main-container-article--liveblog .m-meta .m-meta__segment--actions {
  padding: 0;
  border: none;
  margin: 0;
}

body.non-responsive .l-main-container-article--liveblog .m-meta .m-meta__item-container:hover span {
  color: #8FA1CB;
}

body.non-responsive .l-main-container-article--liveblog .m-meta .m-meta__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}

body.non-responsive .l-main-container-article--liveblog .m-meta .m-meta__item:last-of-type {
  margin-right: 0;
}

body.non-responsive .l-main-container-article--liveblog .m-meta .m-meta__item__icon {
  width: auto;
}

body.non-responsive .l-main-container-article--liveblog .m-meta .m-meta__item__icon:before {
  margin-right: 7px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog .m-meta {
    display: inline-block;
    vertical-align: middle;
    border: none;
    margin: 0;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__segment--actions {
    padding: 0;
    border: none;
    margin: 0;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item-container:hover span {
    color: #8FA1CB;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item:last-of-type {
    margin-right: 0;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item__icon {
    width: auto;
  }
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item__icon:before {
    margin-right: 7px;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog .m-meta .m-meta__item__link {
    font-size: 14px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-main-container-article--liveblog .m-meta .m-meta__item__link {
    font-size: 14px;
  }
}

body.non-responsive .l-main-container-article--liveblog .m-meta .m-meta__item__link {
  font-size: 14px;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__ad-container {
  padding: 0;
  margin: 0;
  border: none;
  display: table-cell;
  vertical-align: top;
  width: 300px;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__ad-container h1 {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto", serif;
  color: #84807c;
  font-style: italic;
  text-align: left;
  font-weight: 400;
  margin: 0 0 10px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog .l-main-container-article--liveblog__ad-container h1 {
    margin: 0 0 10px;
    height: auto;
    line-height: 1;
  }
}

body.subsite-sabato .l-main-container-article--liveblog .l-main-container-article--liveblog__ad-container h1 {
  text-align: left;
}

@media only screen and (max-width: 1119px) {
  body.immobile.subsite-sabato .l-main-container-article--liveblog .l-main-container-article--liveblog__ad-container h1 {
    text-align: center;
  }
}

body.mobile.subsite-sabato .l-main-container-article--liveblog .l-main-container-article--liveblog__ad-container h1 {
  text-align: center;
}

body.non-responsive.subsite-sabato .l-main-container-article--liveblog .l-main-container-article--liveblog__ad-container h1 {
  text-align: center;
}

.l-main-container-article--liveblog .l-main-container-article--liveblog__main-points-container {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-right: 15px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog .l-main-container-article--liveblog__main-points-container {
    display: block;
    padding: 0;
  }
}

.l-main-container-article--liveblog .m-breadcrumb__item,
.l-main-container-article--liveblog .m-breadcrumb__item--menu,
.l-main-container-article--liveblog .m-breadcrumb__item--last {
  color: #ffffff;
}

.l-main-container-article--liveblog .m-breadcrumb__item:after,
.l-main-container-article--liveblog .m-breadcrumb__item--menu:after,
.l-main-container-article--liveblog .m-breadcrumb__item--last:after {
  background: url("../img/breadcrumb-arrow-right-light.png") center center no-repeat;
  background-size: 11px 20px;
}

.l-main-container-article--liveblog > .m-big-divider {
  margin: 0px 60px;
  margin: 0rem 6rem;
  width: auto;
}

.l-main-container-article--liveblog .l-footer {
  margin: 0px 60px;
  margin: 0rem 6rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-main-container-article--liveblog .m-filterbox {
    width: 230px;
  }
}

body.mobile .l-main-container-article--liveblog .m-filterbox {
  width: 230px;
}

body.non-responsive .l-main-container-article--liveblog .m-filterbox {
  width: 230px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-main-container-article--liveblog .m-filterbox {
    width: 230px;
  }
}

.l-main-container-article__body table tr:nth-child(odd) {
  background: #f5eedf;
}

.l-main-container-article__body table tr:nth-child(odd):hover {
  background: #efe4cc;
}

.l-main-container-article__body h2 {
  font-family: "Noto", serif;
  font-weight: 700;
  line-height: initial;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 28px;
}

.l-main-container-article__body h3 {
  font-family: "Noto", serif;
  font-weight: 700;
  line-height: initial;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 25px;
}

.l-main-container-article__body h4 {
  font-family: "Noto", serif;
  font-weight: 700;
  line-height: initial;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 22px;
}

.l-main-container-article__body h5 {
  font-family: "Noto", serif;
  font-weight: 700;
  line-height: initial;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 19px;
}

.l-main-container-article__body h6 {
  font-family: "Noto", serif;
  font-weight: 700;
  line-height: initial;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 16px;
}

.l-main-container-article__body ul li,
.l-main-container-article__body ol li {
  line-height: 24px;
  color: #454443;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

.l-main-container-article__body ul li a,
.l-main-container-article__body ol li a {
  text-decoration: underline;
}

.l-main-container-article__body ul li {
  padding-left: 1em;
  text-indent: -.7em;
}

.l-main-container-article__body ul li:before {
  content: "• ";
  font-size: 22px;
  vertical-align: middle;
  color: #b5ada3;
}

.l-main-container-article__body ul li > * {
  text-indent: 0;
}

.l-main-container-article__body ol li {
  list-style-type: decimal;
}

.l-main-container-article__body > img,
.l-main-container-article__body p > img {
  width: 100%;
  max-width: 774px;
}

.l-main-container-article__body > p > a {
  text-decoration: underline;
}

body.subsite-sas .l-main-container-article--dossier-custom {
  padding-top: 0;
}

body.subsite-sas .l-main-container-article--dossier-custom .l-main-container-article__article {
  padding-top: 40px;
  padding-right: 20px;
}

body.subsite-sas .l-main-container-article--dossier-custom .l-main-container-article__sidebar-to-the-right {
  padding-top: 40px;
  padding-left: 20px;
  background-color: #f7ebdb;
  border-left: 1px solid #e3d7c4;
}

.main-nav-table {
  display: table;
  table-layout: fixed;
}

.main-nav-column-content {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

@media only screen and (max-width: 1119px) {
  body.immobile .main-nav-column-content {
    padding-top: 0 !important;
  }
}

body.mobile .main-nav-column-content {
  padding-top: 0 !important;
}

body.non-responsive .main-nav-column-content {
  padding-top: 0 !important;
}

.main-nav-column-menu {
  display: table-cell;
  vertical-align: top;
  position: relative;
  z-index: 24;
}

.main-nav-column-menu.menu-active {
  z-index: 9999;
}

.l-tags {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

.l-tags .l-tags__list:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  margin-right: 10px;
  color: #b5ada3;
}

body.subsite-sabato .l-tags .l-tags__list:before {
  margin-right: 0;
}

.l-mediamaster .l-mediamaster__intro {
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
  color: #84807c;
  border-bottom: 1px solid #e3d7c4;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: left;
}

body.subsite-sabato .l-mediamaster .l-mediamaster__intro {
  font-family: "Roboto", sans-serif;
  color: #7f7f7f;
  font-style: normal;
  border-bottom: 1px solid #000000;
}

body.subsite-sas .l-mediamaster .l-mediamaster__intro {
  font-family: "Verdana", sans-serif;
  color: #8c8685;
}

.l-mediamaster.is-longread .m-mediamaster-actions--is-absolute {
  padding: 0px 30px;
  padding: 0rem 3rem;
  bottom: 75px;
}

.l-reaction-panel .l-reaction-panel__header, .l-reaction-panel .l-reaction-panel__header--recommend {
  background: #212d5b;
  position: relative;
  height: 60px;
  line-height: 58px;
  width: 100%;
}

body.subsite-sabato .l-reaction-panel .l-reaction-panel__header, .l-reaction-panel body.subsite-sabato .l-reaction-panel__header, body.subsite-sabato .l-reaction-panel .l-reaction-panel__header--recommend, .l-reaction-panel body.subsite-sabato .l-reaction-panel__header--recommend {
  background: #434343;
}

body.subsite-finance .l-reaction-panel .l-reaction-panel__header, .l-reaction-panel body.subsite-finance .l-reaction-panel__header, body.subsite-finance .l-reaction-panel .l-reaction-panel__header--recommend, .l-reaction-panel body.subsite-finance .l-reaction-panel__header--recommend {
  background: #0073AB;
}

.l-reaction-panel {
  -webkit-transition: right 0.4s ease-in-out;
  -ms-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  -o-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out;
  background-color: #fdf3e5;
  border-left: 1px solid #e3d7c4;
  position: fixed;
  width: 610px;
  height: 100%;
  z-index: 27;
  right: -670px;
  top: 0;
  /*
  ** History graph
  */
}

body.subsite-sabato .l-reaction-panel {
  background: #ffffff;
  border-left: 1px solid #acacac;
}

.opened.l-reaction-panel {
  right: 0;
}

.closed.l-reaction-panel {
  right: -670px;
}

.l-reaction-panel .m-bump-form {
  padding: 30px;
  padding: 3rem;
}

.l-reaction-panel .m-bump-form__info {
  margin-bottom: 0;
}

.l-reaction-panel .l-reaction-panel__message {
  padding: 0 30px;
  margin-bottom: 20px;
}

.l-reaction-panel .l-reaction-panel__thanks {
  margin-top: 30px;
  background: transparent;
  padding: 0;
}

.l-reaction-panel .l-reaction-panel__thanks__message {
  margin: 0px 20px 20px;
  margin: 0rem 2rem 2rem;
  padding: 0px 0px 20px 0px;
  padding: 0rem 0rem 2rem 0rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-reaction-panel .l-reaction-panel__thanks__container {
  margin: 0 20px;
}

.l-reaction-panel .l-reaction-panel__thanks__share {
  margin: 10px 0px 0px 0px;
  margin: 1rem 0rem 0rem 0rem;
  display: block;
}

.l-reaction-panel .l-reaction-panel__thanks__share__services {
  padding-left: 0;
  font-size: 0.001px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-reaction-panel .l-reaction-panel__thanks__share__services {
    width: 235px;
  }
}

body.mobile .l-reaction-panel .l-reaction-panel__thanks__share__services {
  width: 235px;
}

body.non-responsive .l-reaction-panel .l-reaction-panel__thanks__share__services {
  width: 235px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-reaction-panel .l-reaction-panel__thanks__share__services {
    width: 235px;
  }
}

.l-reaction-panel .l-reaction-panel__link {
  margin-top: 40px;
  padding: 0 20px;
}

.l-reaction-panel .l-reaction-panel__email {
  margin-top: 40px;
  padding: 0 20px;
}

.l-reaction-panel .m-reaction-box--header {
  font-family: "Roboto", sans-serif;
  line-height: 1;
  text-align: left;
}

.l-reaction-panel .l-reaction-panel__header {
  padding: 0px 30px;
  padding: 0rem 3rem;
}

.l-reaction-panel .l-reaction-panel__header__actions {
  text-align: right;
}

.l-reaction-panel .m-reaction-box__info__text {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  vertical-align: middle;
}

.l-reaction-panel .l-reaction-panel__header--recommend {
  height: 60px;
  height: 6rem;
  padding: 0px 30px;
  padding: 0rem 3rem;
  line-height: 60px;
}

.l-reaction-panel .l-reaction-panel__header--recommend .m-reaction-box__info__amount {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
}

.l-reaction-panel .l-reaction-panel__header--recommend .l-reaction-panel__spelregels {
  font-size: 14px;
  font-size: 1.4rem;
}

.l-reaction-panel .l-reaction-panel__header--recommend .l-reaction-panel__react {
  font-size: 14px;
  font-size: 1.4rem;
}

.l-reaction-panel .l-reaction-panel__header--recommend .l-reaction-panel__header__actions {
  text-align: right;
}

.l-reaction-panel .l-reaction-panel__react {
  max-width: 200px;
  max-width: 20rem;
  padding: 6px 60px 6px 20px;
  padding: 0.6rem 6rem 0.6rem 2rem;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  background: #2c3b78;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  position: relative;
}

body.subsite-sabato .l-reaction-panel .l-reaction-panel__react {
  background: #2c2c2c;
}

body.subsite-finance .l-reaction-panel .l-reaction-panel__react {
  background: #05A7D9;
}

body.subsite-finance .l-reaction-panel .l-reaction-panel__react:hover {
  background: #05A7D9;
  color: #ffffff;
}

.l-reaction-panel .l-reaction-panel__react:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 10px;
  margin-left: 1rem;
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  top: -moz-calc(50% - 10px);
  top: -webkit-calc(50% - 10px);
  top: -o-calc(50% - 10px);
  top: calc(50% - 10px);
}

.l-reaction-panel .l-reaction-panel__container {
  position: relative;
  height: 100%;
}

.l-reaction-panel .l-reaction-panel__content {
  background-color: #fdf3e5;
  position: relative;
  width: 100%;
}

body.subsite-sabato .l-reaction-panel .l-reaction-panel__content {
  background-color: #ffffff;
}

.l-reaction-panel .l-reaction-panel__scroll-container {
  height: 100%;
  height: -moz-calc(100% - 60px);
  height: -webkit-calc(100% - 60px);
  height: -o-calc(100% - 60px);
  height: calc(100% - 60px);
  overflow-y: auto;
  position: absolute;
  top: 60px;
  right: 0;
  width: 100%;
  font-size: 1.5rem;
}

.l-reaction-panel .l-reaction-panel__close {
  font-size: 50px;
  font-size: 5rem;
  text-decoration: none;
  background: #2c3b78;
  position: absolute;
  left: -60px;
  top: 0;
  width: 60px;
  height: 60px;
  color: white;
  line-height: 56px;
  font-family: "Roboto", sans-serif;
  text-align: center;
}

body.subsite-sabato .l-reaction-panel .l-reaction-panel__close {
  background: #2c2c2c;
}

body.subsite-finance .l-reaction-panel .l-reaction-panel__close {
  background: #05A7D9;
}

.l-reaction-panel .l-reaction-panel__close:hover {
  background: #212d5b;
}

body.subsite-sabato .l-reaction-panel .l-reaction-panel__close:hover {
  background: #434343;
}

body.subsite-finance .l-reaction-panel .l-reaction-panel__close:hover {
  background: #0073AB;
  color: #FFFFFF;
}

.l-reaction-panel .m-stars--alternative {
  margin-bottom: 2px;
  margin-bottom: 0.2rem;
}

.l-reaction-panel .l-reaction-panel__spelregels {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: white;
  padding: 0 20px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.l-reaction-panel .m-reaction:first-child {
  border-top: none;
}

.l-reaction-panel .l-reaction-panel__bots {
  padding: 30px;
  padding: 3rem;
}

.l-reaction-panel .l-history-graph {
  margin: 0px 30px;
  margin: 0rem 3rem;
  padding: 20px 0px 0px 0px;
  padding: 2rem 0rem 0rem 0rem;
  height: 300px;
  height: 30rem;
}

.l-reaction-panel .l-history-graph .l-history-graph__divider {
  display: none;
}

.l-reaction-panel .l-history-graph .l-history-graph__period {
  height: 25px;
  height: 2.5rem;
  display: table-cell;
  vertical-align: top;
  width: 40%;
}

.l-reaction-panel .l-history-graph .l-history-graph__legend {
  height: 25px;
  height: 2.5rem;
  display: table-cell;
  vertical-align: top;
  width: 60%;
  text-align: right;
}

.l-reaction-panel .l-history-graph .l-history-graph__info {
  display: block;
}

.l-reaction-panel .l-history-graph .l-history-graph__period__label {
  font-size: 14px;
  font-size: 1.4rem;
}

.l-reaction-panel .l-history-graph .l-history-graph__period__time {
  margin: 0px 0px 0px 5px;
  margin: 0rem 0rem 0rem 0.5rem;
  font-size: 14px;
  font-size: 1.4rem;
}

.l-reaction-panel .l-history-graph .l-history-graph__legend__average {
  font-size: 14px;
  font-size: 1.4rem;
}

.l-reaction-panel .l-history-graph .l-history-graph__legend__trend {
  font-size: 14px;
  font-size: 1.4rem;
}

.l-reaction-panel .l-reaction-form .l-reaction-form__footer {
  margin: 30px 30px 20px;
}

.l-reaction-panel .l-reaction-panel__filtercontainer {
  padding: 30px 30px 0 30px;
}

.l-reaction-form, .l-reaction-form--inline {
  -webkit-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  background: #fdf3e5;
  position: relative;
  padding-top: 20px;
}

body.subsite-sabato .l-reaction-form, body.subsite-sabato .l-reaction-form--inline {
  background: #ffffff;
}

.dialog.l-reaction-form, .dialog.l-reaction-form--inline {
  width: 500px;
}

.dialog.l-reaction-form .l-reaction-form__footer, .dialog.l-reaction-form--inline .l-reaction-form__footer {
  margin-top: 0;
}

.folded.no-dialog.l-reaction-form .l-reaction-form__footer, .folded.no-dialog.l-reaction-form--inline .l-reaction-form__footer {
  display: none;
}

.folded.no-dialog.l-reaction-form .m-reaction-input__count, .folded.no-dialog.l-reaction-form--inline .m-reaction-input__count {
  display: none;
}

.folded.no-dialog.l-reaction-form .m-reaction-input, .folded.no-dialog.l-reaction-form--inline .m-reaction-input {
  margin: 0px 30px 30px 30px;
  margin: 0rem 3rem 3rem 3rem;
  height: 65px;
  height: 6.5rem;
}

.no-dialog.l-reaction-form:after, .no-dialog.l-reaction-form--inline:after {
  content: "";
  background: url("../img/reaction-divider.png");
  width: 100%;
  height: 5px;
  display: block;
}

body.subsite-sabato .no-dialog.l-reaction-form:after, body.subsite-sabato .no-dialog.l-reaction-form--inline:after {
  background: url("../img/sabato/reaction-divider.png");
}

.l-reaction-form .l-reaction-form__error, .l-reaction-form--inline .l-reaction-form__error {
  margin: 0px 30px 20px 30px;
  margin: 0rem 3rem 2rem 3rem;
  display: block;
}

.l-reaction-form .m-message, .l-reaction-form--inline .m-message {
  margin: 0px 30px 15px 30px;
  margin: 0rem 3rem 1.5rem 3rem;
  display: block;
}

.l-reaction-form .m-reaction-input, .l-reaction-form--inline .m-reaction-input {
  -webkit-transition: height 0.2s;
  -ms-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
  margin: 0px 30px 30px 30px;
  margin: 0rem 3rem 3rem 3rem;
}

.l-reaction-form .l-reaction-form__footer, .l-reaction-form--inline .l-reaction-form__footer {
  margin: 30px 30px 10px 10px;
  line-height: 1;
}

.l-reaction-form .l-reaction-form__footer__section-left, .l-reaction-form--inline .l-reaction-form__footer__section-left, .l-reaction-form .l-reaction-form__footer__section-right, .l-reaction-form--inline .l-reaction-form__footer__section-right {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.l-reaction-form .l-reaction-form__footer__section-left, .l-reaction-form--inline .l-reaction-form__footer__section-left {
  width: 50%;
  text-align: left;
  display: table;
  float: left;
  padding-top: 8px;
}

.l-reaction-form .l-reaction-form__footer__section-left .l-reaction-form__checkbox, .l-reaction-form--inline .l-reaction-form__footer__section-left .l-reaction-form__checkbox, .l-reaction-form .l-reaction-form__footer__section-left .l-reaction-form__label, .l-reaction-form--inline .l-reaction-form__footer__section-left .l-reaction-form__label {
  display: table-cell;
}

.l-reaction-form .l-reaction-form__footer__section-right, .l-reaction-form--inline .l-reaction-form__footer__section-right {
  width: 50%;
  text-align: right;
}

.l-reaction-form .l-reaction-form__checkbox, .l-reaction-form--inline .l-reaction-form__checkbox, .l-reaction-form .l-reaction-form__label, .l-reaction-form--inline .l-reaction-form__label, .l-reaction-form .l-reaction-form__button, .l-reaction-form--inline .l-reaction-form__button, .l-reaction-form .l-reaction-form__link, .l-reaction-form--inline .l-reaction-form__link {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.l-reaction-form .l-reaction-form__link, .l-reaction-form--inline .l-reaction-form__link {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  text-decoration: none;
}

body.subsite-finance .l-reaction-form .l-reaction-form__link, body.subsite-finance .l-reaction-form--inline .l-reaction-form__link {
  color: #0073AB;
}

body.subsite-sabato .l-reaction-form .l-reaction-form__link, body.subsite-sabato .l-reaction-form--inline .l-reaction-form__link {
  color: #434343;
}

.l-reaction-form .l-reaction-form__checkbox, .l-reaction-form--inline .l-reaction-form__checkbox {
  margin-right: 10px;
  margin-right: 1rem;
}

.l-reaction-form .l-reaction-form__label, .l-reaction-form--inline .l-reaction-form__label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.l-reaction-form .l-reaction-form__label a, .l-reaction-form--inline .l-reaction-form__label a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #2c3b78;
  text-decoration: none;
}

body.subsite-sabato .l-reaction-form .l-reaction-form__label a, body.subsite-sabato .l-reaction-form--inline .l-reaction-form__label a {
  color: #434343;
}

body.subsite-sabato .l-reaction-form .l-reaction-form__label a:hover, body.subsite-sabato .l-reaction-form--inline .l-reaction-form__label a:hover {
  color: #acacac;
}

.l-reaction-form .l-reaction-form__button, .l-reaction-form--inline .l-reaction-form__button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  background: #2c3b78;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 15px;
  margin-left: 10px;
  -webkit-font-smoothing: antialiased;
}

body.subsite-sabato .l-reaction-form .l-reaction-form__button, body.subsite-sabato .l-reaction-form--inline .l-reaction-form__button {
  background: #434343;
  color: #FFFFFF;
}

body.subsite-finance .l-reaction-form .l-reaction-form__button, body.subsite-finance .l-reaction-form--inline .l-reaction-form__button {
  background: #0073AB;
  color: #FFFFFF;
}

.l-reaction-form .l-reaction-form__message, .l-reaction-form--inline .l-reaction-form__message {
  padding: 10px 30px 20px;
}

.l-reaction-form--inline:after {
  display: none;
}

.l-reaction-form--inline .m-reaction-input {
  margin: 0;
}

.l-reaction-form__divider:after {
  content: "";
  background: url("../img/reaction-divider.png");
  width: 100%;
  height: 5px;
  display: block;
}

body.subsite-sabato .l-reaction-form__divider:after {
  background: url("../img/sabato/reaction-divider.png");
}

.l-outline-asset--quotation {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
}

.l-outline-asset--quotation {
  line-height: 16px;
}

.l-sidebar .l-sidebar__krant-online__button--alternative, .l-sidebar .l-sidebar__krant-online__button {
  padding: 8px 16px;
  padding: 0.8rem 1.6rem;
  font-size: 16px;
  font-size: 1.6rem;
  background: #2c3b78;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  width: 100%;
  text-decoration: none;
}

.l-sidebar .l-sidebar__container, .l-sidebar--sabato .l-sidebar__container {
  width: 100%;
  display: block;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-sidebar .l-sidebar__container, .l-sidebar body.immobile .l-sidebar__container, body.immobile .l-sidebar--sabato .l-sidebar__container, .l-sidebar--sabato body.immobile .l-sidebar__container {
    top: 0 !important;
  }
}

body.mobile .l-sidebar .l-sidebar__container, .l-sidebar body.mobile .l-sidebar__container, body.mobile .l-sidebar--sabato .l-sidebar__container, .l-sidebar--sabato body.mobile .l-sidebar__container {
  top: 0 !important;
}

body.non-responsive .l-sidebar .l-sidebar__container, .l-sidebar body.non-responsive .l-sidebar__container, body.non-responsive .l-sidebar--sabato .l-sidebar__container, .l-sidebar--sabato body.non-responsive .l-sidebar__container {
  top: 0 !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar .l-sidebar__container, .l-sidebar body.immobile .l-sidebar__container, body.immobile .l-sidebar--sabato .l-sidebar__container, .l-sidebar--sabato body.immobile .l-sidebar__container {
    width: 350px;
    height: 100%;
    display: block !important;
  }
}

.l-sidebar .l-sidebar__scroll-container, .l-sidebar--sabato .l-sidebar__scroll-container {
  font-size: 1.5rem;
  position: static;
  height: auto;
  width: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  border: 1px solid #e3d7c4;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar .l-sidebar__scroll-container, .l-sidebar body.immobile .l-sidebar__scroll-container, body.immobile .l-sidebar--sabato .l-sidebar__scroll-container, .l-sidebar--sabato body.immobile .l-sidebar__scroll-container {
    height: 100%;
    position: fixed;
    width: 350px;
    border-top: none;
    border-bottom: none;
    top: 0;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-sidebar__container__content {
    height: 350px;
  }
}

body.mobile .l-sidebar__container__content {
  height: 350px;
}

body.non-responsive .l-sidebar__container__content {
  height: 350px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .js-custom-scrollbar-tablet {
    height: 285px;
    position: relative;
    overflow: hidden;
    border-left: 1px solid #e3d7c4;
    background: #fef7ea;
  }
}

body.mobile .js-custom-scrollbar-tablet {
  height: 285px;
  position: relative;
  overflow: hidden;
  border-left: 1px solid #e3d7c4;
  background: #fef7ea;
}

body.non-responsive .js-custom-scrollbar-tablet {
  height: 285px;
  position: relative;
  overflow: hidden;
  border-left: 1px solid #e3d7c4;
  background: #fef7ea;
}

@media only screen and (max-width: 1119px) {
  body.immobile.subsite-sabato .js-custom-scrollbar-tablet {
    height: 350px;
  }
}

body.mobile.subsite-sabato .js-custom-scrollbar-tablet {
  height: 350px;
}

body.non-responsive.subsite-sabato .js-custom-scrollbar-tablet {
  height: 350px;
}

body.subsite-sabato .js-custom-scrollbar-tablet {
  background: #ffffff;
}

.l-sidebar .l-sidebar__container__content, .l-sidebar--sabato .l-sidebar__container__content {
  vertical-align: top;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar .l-sidebar__container__content, .l-sidebar body.immobile .l-sidebar__container__content, body.immobile .l-sidebar--sabato .l-sidebar__container__content, .l-sidebar--sabato body.immobile .l-sidebar__container__content {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    position: relative;
  }
}

.l-sidebar, .l-sidebar--sabato {
  height: auto;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 20px;
  background: #fdf3e5;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar, body.immobile .l-sidebar--sabato {
    width: 350px;
    height: 100%;
    position: absolute;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    right: 0;
    top: 0;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar .iScrollVerticalScrollbar, body.immobile .l-sidebar--sabato .iScrollVerticalScrollbar {
    -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "0)"';
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  body.immobile .l-sidebar:hover .iScrollVerticalScrollbar, body.immobile .l-sidebar--sabato:hover .iScrollVerticalScrollbar {
    -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "100)"';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}

.l-sidebar .is-overflowing, .l-sidebar--sabato .is-overflowing {
  overflow-y: scroll !important;
}

.js-sidebar-scroll-tablet {
  position: relative;
}

.l-sidebar .l-sidebar__container__content-wrapper {
  position: relative;
}

.l-sidebar .l-article-list {
  background: #fef7ea;
}

.l-sidebar .m-article-list-item {
  margin: 0 25px;
}

.l-sidebar .m-article-list-item__title {
  padding-right: 15px;
}

.l-sidebar .m-section-header {
  margin: 0px 25px 0px 25px;
  margin: 0rem 2.5rem 0rem 2.5rem;
}

.l-sidebar .l-sidebar__container__section-header {
  padding: 20px 0px 10px 0px;
  padding: 2rem 0rem 1rem 0rem;
}

.l-sidebar .l-sidebar__krant-online {
  display: block;
  padding: 20px 25px;
  border-bottom: 1px solid #e3d7c4;
}

.l-sidebar .l-sidebar__krant-online__image-container {
  height: 210px;
  overflow: hidden;
  margin-bottom: 20px;
}

.l-sidebar .l-sidebar__krant-online__image {
  width: 100%;
  max-height: none;
}

.l-sidebar .l-sidebar__krant-online__date {
  font-size: 16px;
  font-size: 1.6rem;
  color: #84807c;
  font-family: "Noto", serif;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
}

.l-sidebar .l-sidebar__krant-online__button-container {
  text-align: center;
}

.l-sidebar .l-sidebar__krant-online__button--alternative {
  background: #c75845;
  margin-right: 10px;
}

/*
*
*
*
*
*
*/
.l-sidebar--sabato {
  background: #ffffff;
  margin-bottom: 20px;
}

.l-sidebar--sabato .l-sidebar__container {
  background-color: white;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar--sabato .l-sidebar__container {
    padding: 0px 25px;
    padding: 0rem 2.5rem;
    padding-bottom: 5rem;
  }
}

.l-sidebar--sabato .l-sidebar__scroll-container {
  border: 1px solid #000000;
}

.l-sidebar--sabato .l-sidebar__container__content-wrapper {
  position: relative;
}

.l-sidebar--sabato .l-sidebar__container__content {
  padding: 0 10px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar--sabato .m-newsstream-header .m-newsstream-header__ad .js-dfpAdPosSR {
    padding: 0px 0px 30px 0px;
    padding: 0rem 0rem 3rem 0rem;
    margin: 0px 0px 30px 0px;
    margin: 0rem 0rem 3rem 0rem;
    border-bottom: 1px solid #434343;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar--sabato .l-sidebar__container__content {
    padding-top: 30px;
    padding-top: 3rem;
  }
}

.l-sidebar--sabato .l-sidebar__sabato-online__image-container {
  height: 210px;
  overflow: hidden;
  margin-bottom: 20px;
}

.l-sidebar--sabato .l-sidebar__sabato-online__image {
  width: 100%;
  max-height: none;
}

.l-sidebar--sabato .l-sidebar__sabato-online__mag {
  color: #2c2c2a;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  margin-top: 2px;
  margin-top: 0.2rem;
}

.l-sidebar--sabato .l-sidebar__sabato-online__date {
  color: #6a6b66;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  font-style: italic;
}

.l-sidebar--sabato .l-sidebar__sabato-online__button {
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: white;
  background-color: #434343;
  width: 100%;
  padding: 15px 0px;
  padding: 1.5rem 0rem;
  display: inline-block;
  vertical-align: middle;
}

.l-sidebar--sabato .l-sidebar__sabato-online {
  padding-bottom: 45px;
  padding-bottom: 4.5rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  border-bottom: 1px solid #434343;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-sidebar--sabato .m-newsstream-buttons {
    margin-left: -25px;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-sidebar--sabato .js-custom-scrollbar-tablet {
    border-left: none;
  }
}

body.mobile .l-sidebar--sabato .js-custom-scrollbar-tablet {
  border-left: none;
}

body.non-responsive .l-sidebar--sabato .js-custom-scrollbar-tablet {
  border-left: none;
}

.l-info-banner__container {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 25px 30px 0px 30px;
  padding: 2.5rem 3rem 0rem 3rem;
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1545px;
  max-width: 154.5rem;
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-info-banner__container {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-info-banner__container {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-info-banner__container {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-info-banner__container {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-info-banner__container {
    padding-right: 390px;
    padding-right: 39rem;
  }
}

.is-homepage .l-info-banner__container {
  margin-bottom: 0;
}

.l-info-banner__text-outer {
  padding: 10px 10px 10px 10px;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  background-color: #e3d7c4;
  color: #454443;
  display: block;
  line-height: 1.2;
  clear: none;
}

.l-info-banner__text-inner {
  padding: 10px 5px 10px 5px;
  padding: 1rem 0.5rem 1rem 0.5rem;
}

.l-info-banner__warning-icon:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #D99446;
  content: "";
  position: absolute;
  left: 95px;
  top: 60px;
}

.l-info-banner__warning-icon {
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  margin: 10px 20px 10px 5px;
  margin: 1rem 2rem 1rem 0.5rem;
  font-size: 35px;
  font-size: 3.5rem;
  font-family: "FontAwesome";
  background-color: #D99446;
  color: #fffaf3;
  text-align: center;
  vertical-align: middle;
  float: left;
}

.l-old-browser-banner__container {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 25px 30px 0px 30px;
  padding: 2.5rem 3rem 0rem 3rem;
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1545px;
  max-width: 154.5rem;
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-old-browser-banner__container {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-old-browser-banner__container {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-old-browser-banner__container {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-old-browser-banner__container {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-old-browser-banner__container {
    padding-right: 390px;
    padding-right: 39rem;
  }
}

.is-homepage .l-old-browser-banner__container {
  margin-bottom: 0;
}

.l-old-browser-banner__text-outer {
  padding: 10px 10px 10px 10px;
  padding: 1rem 1rem 1rem 1rem;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  background-color: #e3d7c4;
  color: #454443;
  display: block;
  line-height: 1.2;
  clear: none;
}

.l-old-browser-banner__text-inner {
  padding: 10px 5px 10px 5px;
  padding: 1rem 0.5rem 1rem 0.5rem;
}

.l-old-browser-banner__text-inner span {
  font-weight: bold;
}

.l-old-browser-banner__text-inner a {
  text-decoration: underline;
}

.l-old-browser-banner__warning-icon:before {
  margin-right: 15px;
  margin-right: 1.5rem;
  padding-top: 10px;
  padding-top: 1rem;
  font-size: 40px;
  font-size: 4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #A9210B;
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  line-height: 1;
  vertical-align: middle;
}

.l-old-browser-banner__close-icon:before {
  margin-right: 15px;
  margin-right: 1.5rem;
  padding-top: 10px;
  padding-top: 1rem;
  font-size: 40px;
  font-size: 4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  line-height: 1;
  vertical-align: middle;
  content: "";
  color: #A9210B;
}

.l-old-browser-banner__close-icon:hover {
  cursor: hand;
}

/*------------------------------------*    $CSSWIZARDRY-GRIDS
\*------------------------------------*/
/**
 * CONTENTS
 * INTRODUCTION.........How the grid system works.
 * VARIABLES............Your settings.
 * MIXINS...............Library mixins.
 * GRID SETUP...........Build the grid structure.
 * WIDTHS...............Build our responsive widths around our breakpoints.
 * PUSH.................Push classes.
 * PULL.................Pull classes.
 */
/*------------------------------------*    $INTRODUCTION
\*------------------------------------*/
/**
 * csswizardry grids provides you with widths to suit a number of breakpoints
 * designed around devices of a size you specify. Out of the box, csswizardry
 * grids caters to the following types of device:
 *
 * palm     --  palm-based devices, like phones and small tablets
 * lap      --  lap-based devices, like iPads or laptops
 * portable --  all of the above
 * desk     --  stationary devices, like desktop computers
 * regular  --  any/all types of device
 *
 * These namespaces are then used in the library to give you the ability to
 * manipulate your layouts based around them, for example:
 *
   <div class="grid__item  one-whole  lap--one-half  desk--one-third">
 *
 * This would give you a grid item which is 100% width unless it is on a lap
 * device, at which point it become 50% wide, or it is on a desktop device, at
 * which point it becomes 33.333% width.
 *
 * csswizardry grids also has push and pull classes which allow you to nudge
 * grid items left and right by a defined amount. These follow the same naming
 * convention as above, but are prepended by either `push--` or `pull--`, for
 * example:
 *
   `class="grid__item  one-half  push--one-half"`
 *
 * This would give you a grid item which is 50% width and pushed over to the
 * right by 50%.
 *
 * All classes in csswizardry grids follow this patten, so you should fairly
 * quickly be able to piece together any combinations you can imagine, for
 * example:
 *
   `class="grid__item  one-whole  lap--one-half  desk--one-third  push--desk--one-third"`
 *
   `class="grid__item  one-quarter  palm--one-half  push--palm--one-half"`
 *
   `class="grid__item  palm--one-third  desk--five-twelfths"`
 */
/*------------------------------------*    $VARIABLES
\*------------------------------------*/
/**
 * If you are building a non-responsive site but would still like to use
 * csswizardry-grids, set this to â€˜falseâ€™:
 */
/**
 * Is this build mobile first? Setting to â€˜trueâ€™ means that all grids will be
 * 100% width if you do not apply a more specific class to them.
 */
/**
 * Set the spacing between your grid items.
 */
/**
 * Would you like Sassâ€™ silent classes, or regular CSS classes?
 */
/**
 * Would you like push and pull classes enabled?
 */
/**
 * Using `inline-block` means that the grid items need their whitespace removing
 * in order for them to work correctly. Set the following to true if you are
 * going to achieve this by manually removing/commenting out any whitespace in
 * your HTML yourself.
 *
 * Setting this to false invokes a hack which cannot always be guaranteed,
 * please see the following for more detail:
 *
 * github.com/csswizardry/csswizardry-grids/commit/744d4b23c9d2b77d605b5991e54a397df72e0688
 * github.com/csswizardry/inuit.css/issues/170#issuecomment-14859371
 */
/**
 * You do not need to edit anything from this line onward; csswizardry-grids is
 * good to go. Happy griddinâ€™!
 */
/*------------------------------------*    $MIXINS
\*------------------------------------*/
/**
 * These mixins are for the library to use only, you should not need to modify
 * them at all.
 *
 * Enclose a block of code with a media query as named in `$breakpoints`.
 */
/**
 * Drop relative positioning into silent classes which canâ€™t take advantage of
 * the `[class*="push--"]` and `[class*="pull--"]` selectors.
 */
/*------------------------------------*    $GRID SETUP
\*------------------------------------*/
/**
 * 1. Allow the grid system to be used on lists.
 * 2. Remove any margins and paddings that might affect the grid system.
 * 3. Apply a negative `margin-left` to negate the columnsâ€™ gutters.
 */
.l-grid {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
}

.l-grid > * {
  letter-spacing: normal;
}

.l-grid > *.l-grid__row, .l-grid > *.l-grid__row--flip, .l-grid > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid.v-middle .l-grid__item {
  vertical-align: middle !important;
}

/* Opera hack */
.opera:-o-prefocus,
.l-grid {
  word-spacing: -0.43em !important;
}

/**
  Grid row for gutter bottom
*/
.l-grid__row {
  margin-bottom: 10px;
  display: block;
  font-size: 0.001px;
}

.l-grid__row.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid__row.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid__row.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid__row:last-child {
  margin-bottom: 0 !important;
}

.l-grid__row--flip {
  margin-bottom: 10px;
  display: block;
  font-size: 0.001px;
  display: inline-block;
  vertical-align: top;
}

.l-grid__row--flip.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid__row--flip.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid__row--flip.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid__row--flip:last-child {
  margin-bottom: 0 !important;
}

.l-grid__row--inverted-flip {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
}

.l-grid__row--inverted-flip > * {
  letter-spacing: normal;
}

.l-grid__row--inverted-flip > *.l-grid__row, .l-grid__row--inverted-flip > *.l-grid__row--flip, .l-grid__row--inverted-flip > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid__row--inverted-flip.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid__row--inverted-flip.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid__row--inverted-flip.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid__row--inverted-flip.v-middle .l-grid__item {
  vertical-align: middle !important;
}

/**
 * 1. Cause columns to stack side-by-side.
 * 2. Space columns apart.
 * 3. Align columns to the tops of each other.
 * 4. Full-width unless told to behave otherwise.
 * 5. Required to combine fluid widths and fixed gutters.
 */
.l-grid__item {
  display: inline-block;
  /* [1] */
  padding-left: 10px;
  /* [2] */
  vertical-align: top;
  /* [3] */
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  /* [4] */
  -webkit-box-sizing: border-box;
  /* [5] */
  -moz-box-sizing: border-box;
  /* [5] */
  box-sizing: border-box;
  /* [5] */
  letter-spacing: normal;
  word-spacing: normal;
  margin: 0;
}

.l-grid__item.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid__item.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid__item.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid__item.left, .l-grid__item.text-left {
  text-align: left;
}

.l-grid__item.left > *, .l-grid__item.text-left > * {
  text-align: left;
}

.l-grid__item.right, .l-grid__item.text-right {
  text-align: right;
}

.l-grid__item.right > *, .l-grid__item.text-right > * {
  text-align: right;
}

.l-grid__item.center, .l-grid__item.text-center {
  text-align: center;
}

.l-grid__item.center > *, .l-grid__item.text-center > * {
  text-align: center;
}

.l-grid__item.middle {
  vertical-align: middle;
}

.l-grid__item.top {
  vertical-align: top;
}

.l-grid__item.bottom {
  vertical-align: bottom;
}

.l-grid__item--flip, .l-grid__item--inverted-flip {
  display: inline-block;
  /* [1] */
  padding-left: 10px;
  /* [2] */
  vertical-align: top;
  /* [3] */
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  /* [4] */
  -webkit-box-sizing: border-box;
  /* [5] */
  -moz-box-sizing: border-box;
  /* [5] */
  box-sizing: border-box;
  /* [5] */
  letter-spacing: normal;
  word-spacing: normal;
  margin: 0;
}

.l-grid__item--flip.island, .l-grid__item--inverted-flip.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid__item--flip.island--wide, .l-grid__item--inverted-flip.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid__item--flip.island--extra-wide, .l-grid__item--inverted-flip.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid__item--flip.left, .l-grid__item--flip.text-left, .l-grid__item--inverted-flip.left, .l-grid__item--inverted-flip.text-left {
  text-align: left;
}

.l-grid__item--flip.left > *, .l-grid__item--flip.text-left > *, .l-grid__item--inverted-flip.left > *, .l-grid__item--inverted-flip.text-left > * {
  text-align: left;
}

.l-grid__item--flip.right, .l-grid__item--flip.text-right, .l-grid__item--inverted-flip.right, .l-grid__item--inverted-flip.text-right {
  text-align: right;
}

.l-grid__item--flip.right > *, .l-grid__item--flip.text-right > *, .l-grid__item--inverted-flip.right > *, .l-grid__item--inverted-flip.text-right > * {
  text-align: right;
}

.l-grid__item--flip.center, .l-grid__item--flip.text-center, .l-grid__item--inverted-flip.center, .l-grid__item--inverted-flip.text-center {
  text-align: center;
}

.l-grid__item--flip.center > *, .l-grid__item--flip.text-center > *, .l-grid__item--inverted-flip.center > *, .l-grid__item--inverted-flip.text-center > * {
  text-align: center;
}

.l-grid__item--flip.middle, .l-grid__item--inverted-flip.middle {
  vertical-align: middle;
}

.l-grid__item--flip.top, .l-grid__item--inverted-flip.top {
  vertical-align: top;
}

.l-grid__item--flip.bottom, .l-grid__item--inverted-flip.bottom {
  vertical-align: bottom;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-grid__item--flip, body.immobile .l-grid__item--inverted-flip {
    padding-left: 0 !important;
  }
}

/**
 * Reversed grids allow you to structure your source in the opposite order to
 * how your rendered layout will appear. Extends `.grid`.
 */
.l-grid--rev {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  direction: rtl;
  text-align: left;
}

.l-grid--rev > * {
  letter-spacing: normal;
}

.l-grid--rev > *.l-grid__row, .l-grid--rev > *.l-grid__row--flip, .l-grid--rev > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--rev.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--rev.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--rev.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--rev.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--rev > .l-grid__item {
  direction: ltr;
  text-align: left;
}

/**
 * Gutterless grids have all the properties of regular grids, minus any spacing.
 * Extends `.grid`.
 */
.l-grid--full {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  display: block;
  margin-left: 0;
}

.l-grid--full > * {
  letter-spacing: normal;
}

.l-grid--full > *.l-grid__row, .l-grid--full > *.l-grid__row--flip, .l-grid--full > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--full.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--full.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--full.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--full.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--full > .l-grid__row > .l-grid__item {
  padding-left: 0;
}

.l-grid--full > .l-grid__item {
  padding-left: 0;
}

/**
 * Align the entire grid to the right. Extends `.grid`.
 */
.l-grid--right {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  text-align: right;
}

.l-grid--right > * {
  letter-spacing: normal;
}

.l-grid--right > *.l-grid__row, .l-grid--right > *.l-grid__row--flip, .l-grid--right > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--right.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--right.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--right.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--right.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--right > .l-grid__item {
  text-align: left;
}

/**
 * Centered grids align grid items centrally without needing to use push or pull
 * classes. Extends `.grid`.
 */
.l-grid--center {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  text-align: center;
}

.l-grid--center > * {
  letter-spacing: normal;
}

.l-grid--center > *.l-grid__row, .l-grid--center > *.l-grid__row--flip, .l-grid--center > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--center.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--center.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--center.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--center.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--center > .l-grid__item {
  text-align: left;
}

/**
 * Align grid cells vertically (`.grid--middle` or `.grid--bottom`). Extends
 * `.grid`.
 */
.l-grid--middle {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
}

.l-grid--middle > * {
  letter-spacing: normal;
}

.l-grid--middle > *.l-grid__row, .l-grid--middle > *.l-grid__row--flip, .l-grid--middle > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--middle.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--middle.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--middle.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--middle.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--middle > .l-grid__item {
  vertical-align: middle;
}

.l-grid--full--middle {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  display: block;
  margin-left: 0;
}

.l-grid--full--middle > * {
  letter-spacing: normal;
}

.l-grid--full--middle > *.l-grid__row, .l-grid--full--middle > *.l-grid__row--flip, .l-grid--full--middle > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--full--middle.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--full--middle.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--full--middle.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--full--middle.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--full--middle > .l-grid__item {
  padding-left: 0;
  vertical-align: middle;
}

.l-grid--bottom {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
}

.l-grid--bottom > * {
  letter-spacing: normal;
}

.l-grid--bottom > *.l-grid__row, .l-grid--bottom > *.l-grid__row--flip, .l-grid--bottom > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--bottom.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--bottom.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--bottom.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--bottom.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--bottom > .l-grid__item {
  vertical-align: bottom;
}

/**
 * Create grids with narrower gutters. Extends `.grid`.
 */
.l-grid--narrow {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -5px;
}

.l-grid--narrow > * {
  letter-spacing: normal;
}

.l-grid--narrow > *.l-grid__row, .l-grid--narrow > *.l-grid__row--flip, .l-grid--narrow > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--narrow.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--narrow.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--narrow.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--narrow.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--narrow > .l-grid__item {
  padding-left: 5px;
}

/**
 * Create grids with wider gutters. Extends `.grid`.
 */
.l-grid--wide {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -20px;
}

.l-grid--wide > * {
  letter-spacing: normal;
}

.l-grid--wide > *.l-grid__row, .l-grid--wide > *.l-grid__row--flip, .l-grid--wide > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--wide.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--wide.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--wide.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--wide.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--wide.island {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--wide > .l-grid__item {
  padding-left: 20px;
}

.l-grid--extra-wide {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -40px;
}

.l-grid--extra-wide > * {
  letter-spacing: normal;
}

.l-grid--extra-wide > *.l-grid__row, .l-grid--extra-wide > *.l-grid__row--flip, .l-grid--extra-wide > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--extra-wide.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--extra-wide.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--extra-wide.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--extra-wide.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--extra-wide.island {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--extra-wide > .l-grid__item {
  padding-left: 40px;
}

.l-grid--20 {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -20px;
}

.l-grid--20 > * {
  letter-spacing: normal;
}

.l-grid--20 > *.l-grid__row, .l-grid--20 > *.l-grid__row--flip, .l-grid--20 > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--20.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--20.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--20.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--20.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--20.island {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--20 > .l-grid__row {
  margin-bottom: 20px;
}

.l-grid--20 > .l-grid__row > .l-grid__item {
  padding-left: 20px;
}

.l-grid--20 > .l-grid__item {
  padding-left: 20px;
}

.l-grid--40 {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -40px;
}

.l-grid--40 > * {
  letter-spacing: normal;
}

.l-grid--40 > *.l-grid__row, .l-grid--40 > *.l-grid__row--flip, .l-grid--40 > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--40.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--40.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--40.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--40.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--40.island {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--40 > .l-grid__row {
  margin-bottom: 40px;
}

.l-grid--40 > .l-grid__row > .l-grid__item {
  padding-left: 40px;
}

.l-grid--40 > .l-grid__item {
  padding-left: 40px;
}

/**
 * Create grids with small borders
 */
.l-grid--bordered {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -1px;
}

.l-grid--bordered > * {
  letter-spacing: normal;
}

.l-grid--bordered > *.l-grid__row, .l-grid--bordered > *.l-grid__row--flip, .l-grid--bordered > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--bordered.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--bordered.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--bordered.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--bordered.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--bordered .l-grid__row {
  margin-bottom: 10px;
  display: block;
  font-size: 0.001px;
  margin-bottom: 1px;
}

.l-grid--bordered .l-grid__row.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--bordered .l-grid__row.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--bordered .l-grid__row.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--bordered .l-grid__row:last-child {
  margin-bottom: 0 !important;
}

.l-grid--bordered .l-grid__item {
  padding-left: 1px;
}

.l-grid--bordered-wide {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -2px;
}

.l-grid--bordered-wide > * {
  letter-spacing: normal;
}

.l-grid--bordered-wide > *.l-grid__row, .l-grid--bordered-wide > *.l-grid__row--flip, .l-grid--bordered-wide > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--bordered-wide.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--bordered-wide.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--bordered-wide.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--bordered-wide.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--bordered-wide .l-grid__row {
  margin-bottom: 10px;
  display: block;
  font-size: 0.001px;
  margin-bottom: 2px;
}

.l-grid--bordered-wide .l-grid__row.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--bordered-wide .l-grid__row.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--bordered-wide .l-grid__row.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--bordered-wide .l-grid__row:last-child {
  margin-bottom: 0 !important;
}

.l-grid--bordered-wide .l-grid__item {
  padding-left: 2px;
}

.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.no-island {
  margin-bottom: 0;
}

.one-whole {
  width: 100% !important;
}

.one-half {
  width: 50% !important;
}

.one-third {
  width: 33.333% !important;
}

.two-thirds {
  width: 66.666% !important;
}

.one-quarter {
  width: 25% !important;
}

.two-quarters {
  width: 50% !important;
}

.three-quarters {
  width: 75% !important;
}

.one-fifth {
  width: 20% !important;
}

.two-fifths {
  width: 40% !important;
}

.three-fifths {
  width: 60% !important;
}

.four-fifths {
  width: 80% !important;
}

.one-sixth {
  width: 16.666% !important;
}

.two-sixths {
  width: 33.333% !important;
}

.three-sixths {
  width: 50% !important;
}

.four-sixths {
  width: 66.666% !important;
}

.five-sixths {
  width: 83.333% !important;
}

.one-eighth {
  width: 12.5% !important;
}

.two-eighths {
  width: 25% !important;
}

.three-eighths {
  width: 37.5% !important;
}

.four-eighths {
  width: 50% !important;
}

.five-eighths {
  width: 62.5% !important;
}

.six-eighths {
  width: 75% !important;
}

.seven-eighths {
  width: 87.5% !important;
}

.one-tenth {
  width: 10% !important;
}

.two-tenths {
  width: 20% !important;
}

.three-tenths {
  width: 30% !important;
}

.four-tenths {
  width: 40% !important;
}

.five-tenths {
  width: 50% !important;
}

.six-tenths {
  width: 60% !important;
}

.seven-tenths {
  width: 70% !important;
}

.eight-tenths {
  width: 80% !important;
}

.nine-tenths {
  width: 90% !important;
}

.one-twelfth {
  width: 8.333% !important;
}

.two-twelfths {
  width: 16.666% !important;
}

.three-twelfths {
  width: 25% !important;
}

.four-twelfths {
  width: 33.333% !important;
}

.five-twelfths {
  width: 41.666% !important;
}

.six-twelfths {
  width: 50% !important;
}

.seven-twelfths {
  width: 58.333% !important;
}

.eight-twelfths {
  width: 66.666% !important;
}

.nine-twelfths {
  width: 75% !important;
}

.ten-twelfths {
  width: 83.333% !important;
}

.eleven-twelfths {
  width: 91.666% !important;
}

body.non-responsive .desk-big-island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

body.non-responsive .desk-big-island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

body.non-responsive .desk-big-island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

body.non-responsive .desk-big-no-island {
  margin-bottom: 0;
}

body.non-responsive .desk-big-one-whole {
  width: 100% !important;
}

body.non-responsive .desk-big-one-half {
  width: 50% !important;
}

body.non-responsive .desk-big-one-third {
  width: 33.333% !important;
}

body.non-responsive .desk-big-two-thirds {
  width: 66.666% !important;
}

body.non-responsive .desk-big-one-quarter {
  width: 25% !important;
}

body.non-responsive .desk-big-two-quarters {
  width: 50% !important;
}

body.non-responsive .desk-big-three-quarters {
  width: 75% !important;
}

body.non-responsive .desk-big-one-fifth {
  width: 20% !important;
}

body.non-responsive .desk-big-two-fifths {
  width: 40% !important;
}

body.non-responsive .desk-big-three-fifths {
  width: 60% !important;
}

body.non-responsive .desk-big-four-fifths {
  width: 80% !important;
}

body.non-responsive .desk-big-one-sixth {
  width: 16.666% !important;
}

body.non-responsive .desk-big-two-sixths {
  width: 33.333% !important;
}

body.non-responsive .desk-big-three-sixths {
  width: 50% !important;
}

body.non-responsive .desk-big-four-sixths {
  width: 66.666% !important;
}

body.non-responsive .desk-big-five-sixths {
  width: 83.333% !important;
}

body.non-responsive .desk-big-one-eighth {
  width: 12.5% !important;
}

body.non-responsive .desk-big-two-eighths {
  width: 25% !important;
}

body.non-responsive .desk-big-three-eighths {
  width: 37.5% !important;
}

body.non-responsive .desk-big-four-eighths {
  width: 50% !important;
}

body.non-responsive .desk-big-five-eighths {
  width: 62.5% !important;
}

body.non-responsive .desk-big-six-eighths {
  width: 75% !important;
}

body.non-responsive .desk-big-seven-eighths {
  width: 87.5% !important;
}

body.non-responsive .desk-big-one-tenth {
  width: 10% !important;
}

body.non-responsive .desk-big-two-tenths {
  width: 20% !important;
}

body.non-responsive .desk-big-three-tenths {
  width: 30% !important;
}

body.non-responsive .desk-big-four-tenths {
  width: 40% !important;
}

body.non-responsive .desk-big-five-tenths {
  width: 50% !important;
}

body.non-responsive .desk-big-six-tenths {
  width: 60% !important;
}

body.non-responsive .desk-big-seven-tenths {
  width: 70% !important;
}

body.non-responsive .desk-big-eight-tenths {
  width: 80% !important;
}

body.non-responsive .desk-big-nine-tenths {
  width: 90% !important;
}

body.non-responsive .desk-big-one-twelfth {
  width: 8.333% !important;
}

body.non-responsive .desk-big-two-twelfths {
  width: 16.666% !important;
}

body.non-responsive .desk-big-three-twelfths {
  width: 25% !important;
}

body.non-responsive .desk-big-four-twelfths {
  width: 33.333% !important;
}

body.non-responsive .desk-big-five-twelfths {
  width: 41.666% !important;
}

body.non-responsive .desk-big-six-twelfths {
  width: 50% !important;
}

body.non-responsive .desk-big-seven-twelfths {
  width: 58.333% !important;
}

body.non-responsive .desk-big-eight-twelfths {
  width: 66.666% !important;
}

body.non-responsive .desk-big-nine-twelfths {
  width: 75% !important;
}

body.non-responsive .desk-big-ten-twelfths {
  width: 83.333% !important;
}

body.non-responsive .desk-big-eleven-twelfths {
  width: 91.666% !important;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  body.immobile .tablet-portrait-island {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  body.immobile .tablet-portrait-island--wide {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  body.immobile .tablet-portrait-island--extra-wide {
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  body.immobile .tablet-portrait-no-island {
    margin-bottom: 0;
  }
  body.immobile .tablet-portrait-one-whole {
    width: 100% !important;
  }
  body.immobile .tablet-portrait-one-half {
    width: 50% !important;
  }
  body.immobile .tablet-portrait-one-third {
    width: 33.333% !important;
  }
  body.immobile .tablet-portrait-two-thirds {
    width: 66.666% !important;
  }
  body.immobile .tablet-portrait-one-quarter {
    width: 25% !important;
  }
  body.immobile .tablet-portrait-two-quarters {
    width: 50% !important;
  }
  body.immobile .tablet-portrait-three-quarters {
    width: 75% !important;
  }
  body.immobile .tablet-portrait-one-fifth {
    width: 20% !important;
  }
  body.immobile .tablet-portrait-two-fifths {
    width: 40% !important;
  }
  body.immobile .tablet-portrait-three-fifths {
    width: 60% !important;
  }
  body.immobile .tablet-portrait-four-fifths {
    width: 80% !important;
  }
  body.immobile .tablet-portrait-one-sixth {
    width: 16.666% !important;
  }
  body.immobile .tablet-portrait-two-sixths {
    width: 33.333% !important;
  }
  body.immobile .tablet-portrait-three-sixths {
    width: 50% !important;
  }
  body.immobile .tablet-portrait-four-sixths {
    width: 66.666% !important;
  }
  body.immobile .tablet-portrait-five-sixths {
    width: 83.333% !important;
  }
  body.immobile .tablet-portrait-one-eighth {
    width: 12.5% !important;
  }
  body.immobile .tablet-portrait-two-eighths {
    width: 25% !important;
  }
  body.immobile .tablet-portrait-three-eighths {
    width: 37.5% !important;
  }
  body.immobile .tablet-portrait-four-eighths {
    width: 50% !important;
  }
  body.immobile .tablet-portrait-five-eighths {
    width: 62.5% !important;
  }
  body.immobile .tablet-portrait-six-eighths {
    width: 75% !important;
  }
  body.immobile .tablet-portrait-seven-eighths {
    width: 87.5% !important;
  }
  body.immobile .tablet-portrait-one-tenth {
    width: 10% !important;
  }
  body.immobile .tablet-portrait-two-tenths {
    width: 20% !important;
  }
  body.immobile .tablet-portrait-three-tenths {
    width: 30% !important;
  }
  body.immobile .tablet-portrait-four-tenths {
    width: 40% !important;
  }
  body.immobile .tablet-portrait-five-tenths {
    width: 50% !important;
  }
  body.immobile .tablet-portrait-six-tenths {
    width: 60% !important;
  }
  body.immobile .tablet-portrait-seven-tenths {
    width: 70% !important;
  }
  body.immobile .tablet-portrait-eight-tenths {
    width: 80% !important;
  }
  body.immobile .tablet-portrait-nine-tenths {
    width: 90% !important;
  }
  body.immobile .tablet-portrait-one-twelfth {
    width: 8.333% !important;
  }
  body.immobile .tablet-portrait-two-twelfths {
    width: 16.666% !important;
  }
  body.immobile .tablet-portrait-three-twelfths {
    width: 25% !important;
  }
  body.immobile .tablet-portrait-four-twelfths {
    width: 33.333% !important;
  }
  body.immobile .tablet-portrait-five-twelfths {
    width: 41.666% !important;
  }
  body.immobile .tablet-portrait-six-twelfths {
    width: 50% !important;
  }
  body.immobile .tablet-portrait-seven-twelfths {
    width: 58.333% !important;
  }
  body.immobile .tablet-portrait-eight-twelfths {
    width: 66.666% !important;
  }
  body.immobile .tablet-portrait-nine-twelfths {
    width: 75% !important;
  }
  body.immobile .tablet-portrait-ten-twelfths {
    width: 83.333% !important;
  }
  body.immobile .tablet-portrait-eleven-twelfths {
    width: 91.666% !important;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1120px) {
  body.immobile .tablet-landscape-island {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  body.immobile .tablet-landscape-island--wide {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  body.immobile .tablet-landscape-island--extra-wide {
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  body.immobile .tablet-landscape-no-island {
    margin-bottom: 0;
  }
  body.immobile .tablet-landscape-one-whole {
    width: 100% !important;
  }
  body.immobile .tablet-landscape-one-half {
    width: 50% !important;
  }
  body.immobile .tablet-landscape-one-third {
    width: 33.333% !important;
  }
  body.immobile .tablet-landscape-two-thirds {
    width: 66.666% !important;
  }
  body.immobile .tablet-landscape-one-quarter {
    width: 25% !important;
  }
  body.immobile .tablet-landscape-two-quarters {
    width: 50% !important;
  }
  body.immobile .tablet-landscape-three-quarters {
    width: 75% !important;
  }
  body.immobile .tablet-landscape-one-fifth {
    width: 20% !important;
  }
  body.immobile .tablet-landscape-two-fifths {
    width: 40% !important;
  }
  body.immobile .tablet-landscape-three-fifths {
    width: 60% !important;
  }
  body.immobile .tablet-landscape-four-fifths {
    width: 80% !important;
  }
  body.immobile .tablet-landscape-one-sixth {
    width: 16.666% !important;
  }
  body.immobile .tablet-landscape-two-sixths {
    width: 33.333% !important;
  }
  body.immobile .tablet-landscape-three-sixths {
    width: 50% !important;
  }
  body.immobile .tablet-landscape-four-sixths {
    width: 66.666% !important;
  }
  body.immobile .tablet-landscape-five-sixths {
    width: 83.333% !important;
  }
  body.immobile .tablet-landscape-one-eighth {
    width: 12.5% !important;
  }
  body.immobile .tablet-landscape-two-eighths {
    width: 25% !important;
  }
  body.immobile .tablet-landscape-three-eighths {
    width: 37.5% !important;
  }
  body.immobile .tablet-landscape-four-eighths {
    width: 50% !important;
  }
  body.immobile .tablet-landscape-five-eighths {
    width: 62.5% !important;
  }
  body.immobile .tablet-landscape-six-eighths {
    width: 75% !important;
  }
  body.immobile .tablet-landscape-seven-eighths {
    width: 87.5% !important;
  }
  body.immobile .tablet-landscape-one-tenth {
    width: 10% !important;
  }
  body.immobile .tablet-landscape-two-tenths {
    width: 20% !important;
  }
  body.immobile .tablet-landscape-three-tenths {
    width: 30% !important;
  }
  body.immobile .tablet-landscape-four-tenths {
    width: 40% !important;
  }
  body.immobile .tablet-landscape-five-tenths {
    width: 50% !important;
  }
  body.immobile .tablet-landscape-six-tenths {
    width: 60% !important;
  }
  body.immobile .tablet-landscape-seven-tenths {
    width: 70% !important;
  }
  body.immobile .tablet-landscape-eight-tenths {
    width: 80% !important;
  }
  body.immobile .tablet-landscape-nine-tenths {
    width: 90% !important;
  }
  body.immobile .tablet-landscape-one-twelfth {
    width: 8.333% !important;
  }
  body.immobile .tablet-landscape-two-twelfths {
    width: 16.666% !important;
  }
  body.immobile .tablet-landscape-three-twelfths {
    width: 25% !important;
  }
  body.immobile .tablet-landscape-four-twelfths {
    width: 33.333% !important;
  }
  body.immobile .tablet-landscape-five-twelfths {
    width: 41.666% !important;
  }
  body.immobile .tablet-landscape-six-twelfths {
    width: 50% !important;
  }
  body.immobile .tablet-landscape-seven-twelfths {
    width: 58.333% !important;
  }
  body.immobile .tablet-landscape-eight-twelfths {
    width: 66.666% !important;
  }
  body.immobile .tablet-landscape-nine-twelfths {
    width: 75% !important;
  }
  body.immobile .tablet-landscape-ten-twelfths {
    width: 83.333% !important;
  }
  body.immobile .tablet-landscape-eleven-twelfths {
    width: 91.666% !important;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1280px) {
  body.immobile .desk-normal-island {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  body.immobile .desk-normal-island--wide {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  body.immobile .desk-normal-island--extra-wide {
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  body.immobile .desk-normal-no-island {
    margin-bottom: 0;
  }
  body.immobile .desk-normal-one-whole {
    width: 100% !important;
  }
  body.immobile .desk-normal-one-half {
    width: 50% !important;
  }
  body.immobile .desk-normal-one-third {
    width: 33.333% !important;
  }
  body.immobile .desk-normal-two-thirds {
    width: 66.666% !important;
  }
  body.immobile .desk-normal-one-quarter {
    width: 25% !important;
  }
  body.immobile .desk-normal-two-quarters {
    width: 50% !important;
  }
  body.immobile .desk-normal-three-quarters {
    width: 75% !important;
  }
  body.immobile .desk-normal-one-fifth {
    width: 20% !important;
  }
  body.immobile .desk-normal-two-fifths {
    width: 40% !important;
  }
  body.immobile .desk-normal-three-fifths {
    width: 60% !important;
  }
  body.immobile .desk-normal-four-fifths {
    width: 80% !important;
  }
  body.immobile .desk-normal-one-sixth {
    width: 16.666% !important;
  }
  body.immobile .desk-normal-two-sixths {
    width: 33.333% !important;
  }
  body.immobile .desk-normal-three-sixths {
    width: 50% !important;
  }
  body.immobile .desk-normal-four-sixths {
    width: 66.666% !important;
  }
  body.immobile .desk-normal-five-sixths {
    width: 83.333% !important;
  }
  body.immobile .desk-normal-one-eighth {
    width: 12.5% !important;
  }
  body.immobile .desk-normal-two-eighths {
    width: 25% !important;
  }
  body.immobile .desk-normal-three-eighths {
    width: 37.5% !important;
  }
  body.immobile .desk-normal-four-eighths {
    width: 50% !important;
  }
  body.immobile .desk-normal-five-eighths {
    width: 62.5% !important;
  }
  body.immobile .desk-normal-six-eighths {
    width: 75% !important;
  }
  body.immobile .desk-normal-seven-eighths {
    width: 87.5% !important;
  }
  body.immobile .desk-normal-one-tenth {
    width: 10% !important;
  }
  body.immobile .desk-normal-two-tenths {
    width: 20% !important;
  }
  body.immobile .desk-normal-three-tenths {
    width: 30% !important;
  }
  body.immobile .desk-normal-four-tenths {
    width: 40% !important;
  }
  body.immobile .desk-normal-five-tenths {
    width: 50% !important;
  }
  body.immobile .desk-normal-six-tenths {
    width: 60% !important;
  }
  body.immobile .desk-normal-seven-tenths {
    width: 70% !important;
  }
  body.immobile .desk-normal-eight-tenths {
    width: 80% !important;
  }
  body.immobile .desk-normal-nine-tenths {
    width: 90% !important;
  }
  body.immobile .desk-normal-one-twelfth {
    width: 8.333% !important;
  }
  body.immobile .desk-normal-two-twelfths {
    width: 16.666% !important;
  }
  body.immobile .desk-normal-three-twelfths {
    width: 25% !important;
  }
  body.immobile .desk-normal-four-twelfths {
    width: 33.333% !important;
  }
  body.immobile .desk-normal-five-twelfths {
    width: 41.666% !important;
  }
  body.immobile .desk-normal-six-twelfths {
    width: 50% !important;
  }
  body.immobile .desk-normal-seven-twelfths {
    width: 58.333% !important;
  }
  body.immobile .desk-normal-eight-twelfths {
    width: 66.666% !important;
  }
  body.immobile .desk-normal-nine-twelfths {
    width: 75% !important;
  }
  body.immobile .desk-normal-ten-twelfths {
    width: 83.333% !important;
  }
  body.immobile .desk-normal-eleven-twelfths {
    width: 91.666% !important;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .desk-big-island {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  body.immobile .desk-big-island--wide {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  body.immobile .desk-big-island--extra-wide {
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  body.immobile .desk-big-no-island {
    margin-bottom: 0;
  }
  body.immobile .desk-big-one-whole {
    width: 100% !important;
  }
  body.immobile .desk-big-one-half {
    width: 50% !important;
  }
  body.immobile .desk-big-one-third {
    width: 33.333% !important;
  }
  body.immobile .desk-big-two-thirds {
    width: 66.666% !important;
  }
  body.immobile .desk-big-one-quarter {
    width: 25% !important;
  }
  body.immobile .desk-big-two-quarters {
    width: 50% !important;
  }
  body.immobile .desk-big-three-quarters {
    width: 75% !important;
  }
  body.immobile .desk-big-one-fifth {
    width: 20% !important;
  }
  body.immobile .desk-big-two-fifths {
    width: 40% !important;
  }
  body.immobile .desk-big-three-fifths {
    width: 60% !important;
  }
  body.immobile .desk-big-four-fifths {
    width: 80% !important;
  }
  body.immobile .desk-big-one-sixth {
    width: 16.666% !important;
  }
  body.immobile .desk-big-two-sixths {
    width: 33.333% !important;
  }
  body.immobile .desk-big-three-sixths {
    width: 50% !important;
  }
  body.immobile .desk-big-four-sixths {
    width: 66.666% !important;
  }
  body.immobile .desk-big-five-sixths {
    width: 83.333% !important;
  }
  body.immobile .desk-big-one-eighth {
    width: 12.5% !important;
  }
  body.immobile .desk-big-two-eighths {
    width: 25% !important;
  }
  body.immobile .desk-big-three-eighths {
    width: 37.5% !important;
  }
  body.immobile .desk-big-four-eighths {
    width: 50% !important;
  }
  body.immobile .desk-big-five-eighths {
    width: 62.5% !important;
  }
  body.immobile .desk-big-six-eighths {
    width: 75% !important;
  }
  body.immobile .desk-big-seven-eighths {
    width: 87.5% !important;
  }
  body.immobile .desk-big-one-tenth {
    width: 10% !important;
  }
  body.immobile .desk-big-two-tenths {
    width: 20% !important;
  }
  body.immobile .desk-big-three-tenths {
    width: 30% !important;
  }
  body.immobile .desk-big-four-tenths {
    width: 40% !important;
  }
  body.immobile .desk-big-five-tenths {
    width: 50% !important;
  }
  body.immobile .desk-big-six-tenths {
    width: 60% !important;
  }
  body.immobile .desk-big-seven-tenths {
    width: 70% !important;
  }
  body.immobile .desk-big-eight-tenths {
    width: 80% !important;
  }
  body.immobile .desk-big-nine-tenths {
    width: 90% !important;
  }
  body.immobile .desk-big-one-twelfth {
    width: 8.333% !important;
  }
  body.immobile .desk-big-two-twelfths {
    width: 16.666% !important;
  }
  body.immobile .desk-big-three-twelfths {
    width: 25% !important;
  }
  body.immobile .desk-big-four-twelfths {
    width: 33.333% !important;
  }
  body.immobile .desk-big-five-twelfths {
    width: 41.666% !important;
  }
  body.immobile .desk-big-six-twelfths {
    width: 50% !important;
  }
  body.immobile .desk-big-seven-twelfths {
    width: 58.333% !important;
  }
  body.immobile .desk-big-eight-twelfths {
    width: 66.666% !important;
  }
  body.immobile .desk-big-nine-twelfths {
    width: 75% !important;
  }
  body.immobile .desk-big-ten-twelfths {
    width: 83.333% !important;
  }
  body.immobile .desk-big-eleven-twelfths {
    width: 91.666% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  body.mobile .tablet-portrait-island {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  body.mobile .tablet-portrait-island--wide {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  body.mobile .tablet-portrait-island--extra-wide {
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  body.mobile .tablet-portrait-no-island {
    margin-bottom: 0;
  }
  body.mobile .tablet-portrait-one-whole {
    width: 100% !important;
  }
  body.mobile .tablet-portrait-one-half {
    width: 50% !important;
  }
  body.mobile .tablet-portrait-one-third {
    width: 33.333% !important;
  }
  body.mobile .tablet-portrait-two-thirds {
    width: 66.666% !important;
  }
  body.mobile .tablet-portrait-one-quarter {
    width: 25% !important;
  }
  body.mobile .tablet-portrait-two-quarters {
    width: 50% !important;
  }
  body.mobile .tablet-portrait-three-quarters {
    width: 75% !important;
  }
  body.mobile .tablet-portrait-one-fifth {
    width: 20% !important;
  }
  body.mobile .tablet-portrait-two-fifths {
    width: 40% !important;
  }
  body.mobile .tablet-portrait-three-fifths {
    width: 60% !important;
  }
  body.mobile .tablet-portrait-four-fifths {
    width: 80% !important;
  }
  body.mobile .tablet-portrait-one-sixth {
    width: 16.666% !important;
  }
  body.mobile .tablet-portrait-two-sixths {
    width: 33.333% !important;
  }
  body.mobile .tablet-portrait-three-sixths {
    width: 50% !important;
  }
  body.mobile .tablet-portrait-four-sixths {
    width: 66.666% !important;
  }
  body.mobile .tablet-portrait-five-sixths {
    width: 83.333% !important;
  }
  body.mobile .tablet-portrait-one-eighth {
    width: 12.5% !important;
  }
  body.mobile .tablet-portrait-two-eighths {
    width: 25% !important;
  }
  body.mobile .tablet-portrait-three-eighths {
    width: 37.5% !important;
  }
  body.mobile .tablet-portrait-four-eighths {
    width: 50% !important;
  }
  body.mobile .tablet-portrait-five-eighths {
    width: 62.5% !important;
  }
  body.mobile .tablet-portrait-six-eighths {
    width: 75% !important;
  }
  body.mobile .tablet-portrait-seven-eighths {
    width: 87.5% !important;
  }
  body.mobile .tablet-portrait-one-tenth {
    width: 10% !important;
  }
  body.mobile .tablet-portrait-two-tenths {
    width: 20% !important;
  }
  body.mobile .tablet-portrait-three-tenths {
    width: 30% !important;
  }
  body.mobile .tablet-portrait-four-tenths {
    width: 40% !important;
  }
  body.mobile .tablet-portrait-five-tenths {
    width: 50% !important;
  }
  body.mobile .tablet-portrait-six-tenths {
    width: 60% !important;
  }
  body.mobile .tablet-portrait-seven-tenths {
    width: 70% !important;
  }
  body.mobile .tablet-portrait-eight-tenths {
    width: 80% !important;
  }
  body.mobile .tablet-portrait-nine-tenths {
    width: 90% !important;
  }
  body.mobile .tablet-portrait-one-twelfth {
    width: 8.333% !important;
  }
  body.mobile .tablet-portrait-two-twelfths {
    width: 16.666% !important;
  }
  body.mobile .tablet-portrait-three-twelfths {
    width: 25% !important;
  }
  body.mobile .tablet-portrait-four-twelfths {
    width: 33.333% !important;
  }
  body.mobile .tablet-portrait-five-twelfths {
    width: 41.666% !important;
  }
  body.mobile .tablet-portrait-six-twelfths {
    width: 50% !important;
  }
  body.mobile .tablet-portrait-seven-twelfths {
    width: 58.333% !important;
  }
  body.mobile .tablet-portrait-eight-twelfths {
    width: 66.666% !important;
  }
  body.mobile .tablet-portrait-nine-twelfths {
    width: 75% !important;
  }
  body.mobile .tablet-portrait-ten-twelfths {
    width: 83.333% !important;
  }
  body.mobile .tablet-portrait-eleven-twelfths {
    width: 91.666% !important;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .tablet-landscape-island {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  body.mobile .tablet-landscape-island--wide {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  body.mobile .tablet-landscape-island--extra-wide {
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  body.mobile .tablet-landscape-no-island {
    margin-bottom: 0;
  }
  body.mobile .tablet-landscape-one-whole {
    width: 100% !important;
  }
  body.mobile .tablet-landscape-one-half {
    width: 50% !important;
  }
  body.mobile .tablet-landscape-one-third {
    width: 33.333% !important;
  }
  body.mobile .tablet-landscape-two-thirds {
    width: 66.666% !important;
  }
  body.mobile .tablet-landscape-one-quarter {
    width: 25% !important;
  }
  body.mobile .tablet-landscape-two-quarters {
    width: 50% !important;
  }
  body.mobile .tablet-landscape-three-quarters {
    width: 75% !important;
  }
  body.mobile .tablet-landscape-one-fifth {
    width: 20% !important;
  }
  body.mobile .tablet-landscape-two-fifths {
    width: 40% !important;
  }
  body.mobile .tablet-landscape-three-fifths {
    width: 60% !important;
  }
  body.mobile .tablet-landscape-four-fifths {
    width: 80% !important;
  }
  body.mobile .tablet-landscape-one-sixth {
    width: 16.666% !important;
  }
  body.mobile .tablet-landscape-two-sixths {
    width: 33.333% !important;
  }
  body.mobile .tablet-landscape-three-sixths {
    width: 50% !important;
  }
  body.mobile .tablet-landscape-four-sixths {
    width: 66.666% !important;
  }
  body.mobile .tablet-landscape-five-sixths {
    width: 83.333% !important;
  }
  body.mobile .tablet-landscape-one-eighth {
    width: 12.5% !important;
  }
  body.mobile .tablet-landscape-two-eighths {
    width: 25% !important;
  }
  body.mobile .tablet-landscape-three-eighths {
    width: 37.5% !important;
  }
  body.mobile .tablet-landscape-four-eighths {
    width: 50% !important;
  }
  body.mobile .tablet-landscape-five-eighths {
    width: 62.5% !important;
  }
  body.mobile .tablet-landscape-six-eighths {
    width: 75% !important;
  }
  body.mobile .tablet-landscape-seven-eighths {
    width: 87.5% !important;
  }
  body.mobile .tablet-landscape-one-tenth {
    width: 10% !important;
  }
  body.mobile .tablet-landscape-two-tenths {
    width: 20% !important;
  }
  body.mobile .tablet-landscape-three-tenths {
    width: 30% !important;
  }
  body.mobile .tablet-landscape-four-tenths {
    width: 40% !important;
  }
  body.mobile .tablet-landscape-five-tenths {
    width: 50% !important;
  }
  body.mobile .tablet-landscape-six-tenths {
    width: 60% !important;
  }
  body.mobile .tablet-landscape-seven-tenths {
    width: 70% !important;
  }
  body.mobile .tablet-landscape-eight-tenths {
    width: 80% !important;
  }
  body.mobile .tablet-landscape-nine-tenths {
    width: 90% !important;
  }
  body.mobile .tablet-landscape-one-twelfth {
    width: 8.333% !important;
  }
  body.mobile .tablet-landscape-two-twelfths {
    width: 16.666% !important;
  }
  body.mobile .tablet-landscape-three-twelfths {
    width: 25% !important;
  }
  body.mobile .tablet-landscape-four-twelfths {
    width: 33.333% !important;
  }
  body.mobile .tablet-landscape-five-twelfths {
    width: 41.666% !important;
  }
  body.mobile .tablet-landscape-six-twelfths {
    width: 50% !important;
  }
  body.mobile .tablet-landscape-seven-twelfths {
    width: 58.333% !important;
  }
  body.mobile .tablet-landscape-eight-twelfths {
    width: 66.666% !important;
  }
  body.mobile .tablet-landscape-nine-twelfths {
    width: 75% !important;
  }
  body.mobile .tablet-landscape-ten-twelfths {
    width: 83.333% !important;
  }
  body.mobile .tablet-landscape-eleven-twelfths {
    width: 91.666% !important;
  }
}

[class*="push-"] {
  position: relative;
}

.push-one-whole {
  left: 100%;
}

.push-one-half {
  left: 50%;
}

.push-one-third {
  left: 33.333%;
}

.push-two-thirds {
  left: 66.666%;
}

.push-one-quarter {
  left: 25%;
}

.push-two-quarters {
  left: 50%;
}

.push-three-quarters {
  left: 75%;
}

.push-one-fifth {
  left: 20%;
}

.push-two-fifths {
  left: 40%;
}

.push-three-fifths {
  left: 60%;
}

.push-four-fifths {
  left: 80%;
}

.push-one-sixth {
  left: 16.666%;
}

.push-two-sixths {
  left: 33.333%;
}

.push-three-sixths {
  left: 50%;
}

.push-four-sixths {
  left: 66.666%;
}

.push-five-sixths {
  left: 83.333%;
}

.push-one-eighth {
  left: 12.5%;
}

.push-two-eighths {
  left: 25%;
}

.push-three-eighths {
  left: 37.5%;
}

.push-four-eighths {
  left: 50%;
}

.push-five-eighths {
  left: 62.5%;
}

.push-six-eighths {
  left: 75%;
}

.push-seven-eighths {
  left: 87.5%;
}

.push-one-tenth {
  left: 10%;
}

.push-two-tenths {
  left: 20%;
}

.push-three-tenths {
  left: 30%;
}

.push-four-tenths {
  left: 40%;
}

.push-five-tenths {
  left: 50%;
}

.push-six-tenths {
  left: 60%;
}

.push-seven-tenths {
  left: 70%;
}

.push-eight-tenths {
  left: 80%;
}

.push-nine-tenths {
  left: 90%;
}

.push-one-twelfth {
  left: 8.333%;
}

.push-two-twelfths {
  left: 16.666%;
}

.push-three-twelfths {
  left: 25%;
}

.push-four-twelfths {
  left: 33.333%;
}

.push-five-twelfths {
  left: 41.666%;
}

.push-six-twelfths {
  left: 50%;
}

.push-seven-twelfths {
  left: 58.333%;
}

.push-eight-twelfths {
  left: 66.666%;
}

.push-nine-twelfths {
  left: 75%;
}

.push-ten-twelfths {
  left: 83.333%;
}

.push-eleven-twelfths {
  left: 91.666%;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  body.immobile .push-tablet-portrait-one-whole {
    left: 100%;
  }
  body.immobile .push-tablet-portrait-one-half {
    left: 50%;
  }
  body.immobile .push-tablet-portrait-one-third {
    left: 33.333%;
  }
  body.immobile .push-tablet-portrait-two-thirds {
    left: 66.666%;
  }
  body.immobile .push-tablet-portrait-one-quarter {
    left: 25%;
  }
  body.immobile .push-tablet-portrait-two-quarters {
    left: 50%;
  }
  body.immobile .push-tablet-portrait-three-quarters {
    left: 75%;
  }
  body.immobile .push-tablet-portrait-one-fifth {
    left: 20%;
  }
  body.immobile .push-tablet-portrait-two-fifths {
    left: 40%;
  }
  body.immobile .push-tablet-portrait-three-fifths {
    left: 60%;
  }
  body.immobile .push-tablet-portrait-four-fifths {
    left: 80%;
  }
  body.immobile .push-tablet-portrait-one-sixth {
    left: 16.666%;
  }
  body.immobile .push-tablet-portrait-two-sixths {
    left: 33.333%;
  }
  body.immobile .push-tablet-portrait-three-sixths {
    left: 50%;
  }
  body.immobile .push-tablet-portrait-four-sixths {
    left: 66.666%;
  }
  body.immobile .push-tablet-portrait-five-sixths {
    left: 83.333%;
  }
  body.immobile .push-tablet-portrait-one-eighth {
    left: 12.5%;
  }
  body.immobile .push-tablet-portrait-two-eighths {
    left: 25%;
  }
  body.immobile .push-tablet-portrait-three-eighths {
    left: 37.5%;
  }
  body.immobile .push-tablet-portrait-four-eighths {
    left: 50%;
  }
  body.immobile .push-tablet-portrait-five-eighths {
    left: 62.5%;
  }
  body.immobile .push-tablet-portrait-six-eighths {
    left: 75%;
  }
  body.immobile .push-tablet-portrait-seven-eighths {
    left: 87.5%;
  }
  body.immobile .push-tablet-portrait-one-tenth {
    left: 10%;
  }
  body.immobile .push-tablet-portrait-two-tenths {
    left: 20%;
  }
  body.immobile .push-tablet-portrait-three-tenths {
    left: 30%;
  }
  body.immobile .push-tablet-portrait-four-tenths {
    left: 40%;
  }
  body.immobile .push-tablet-portrait-five-tenths {
    left: 50%;
  }
  body.immobile .push-tablet-portrait-six-tenths {
    left: 60%;
  }
  body.immobile .push-tablet-portrait-seven-tenths {
    left: 70%;
  }
  body.immobile .push-tablet-portrait-eight-tenths {
    left: 80%;
  }
  body.immobile .push-tablet-portrait-nine-tenths {
    left: 90%;
  }
  body.immobile .push-tablet-portrait-one-twelfth {
    left: 8.333%;
  }
  body.immobile .push-tablet-portrait-two-twelfths {
    left: 16.666%;
  }
  body.immobile .push-tablet-portrait-three-twelfths {
    left: 25%;
  }
  body.immobile .push-tablet-portrait-four-twelfths {
    left: 33.333%;
  }
  body.immobile .push-tablet-portrait-five-twelfths {
    left: 41.666%;
  }
  body.immobile .push-tablet-portrait-six-twelfths {
    left: 50%;
  }
  body.immobile .push-tablet-portrait-seven-twelfths {
    left: 58.333%;
  }
  body.immobile .push-tablet-portrait-eight-twelfths {
    left: 66.666%;
  }
  body.immobile .push-tablet-portrait-nine-twelfths {
    left: 75%;
  }
  body.immobile .push-tablet-portrait-ten-twelfths {
    left: 83.333%;
  }
  body.immobile .push-tablet-portrait-eleven-twelfths {
    left: 91.666%;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1120px) {
  body.immobile .push-tablet-landscape-one-whole {
    left: 100%;
  }
  body.immobile .push-tablet-landscape-one-half {
    left: 50%;
  }
  body.immobile .push-tablet-landscape-one-third {
    left: 33.333%;
  }
  body.immobile .push-tablet-landscape-two-thirds {
    left: 66.666%;
  }
  body.immobile .push-tablet-landscape-one-quarter {
    left: 25%;
  }
  body.immobile .push-tablet-landscape-two-quarters {
    left: 50%;
  }
  body.immobile .push-tablet-landscape-three-quarters {
    left: 75%;
  }
  body.immobile .push-tablet-landscape-one-fifth {
    left: 20%;
  }
  body.immobile .push-tablet-landscape-two-fifths {
    left: 40%;
  }
  body.immobile .push-tablet-landscape-three-fifths {
    left: 60%;
  }
  body.immobile .push-tablet-landscape-four-fifths {
    left: 80%;
  }
  body.immobile .push-tablet-landscape-one-sixth {
    left: 16.666%;
  }
  body.immobile .push-tablet-landscape-two-sixths {
    left: 33.333%;
  }
  body.immobile .push-tablet-landscape-three-sixths {
    left: 50%;
  }
  body.immobile .push-tablet-landscape-four-sixths {
    left: 66.666%;
  }
  body.immobile .push-tablet-landscape-five-sixths {
    left: 83.333%;
  }
  body.immobile .push-tablet-landscape-one-eighth {
    left: 12.5%;
  }
  body.immobile .push-tablet-landscape-two-eighths {
    left: 25%;
  }
  body.immobile .push-tablet-landscape-three-eighths {
    left: 37.5%;
  }
  body.immobile .push-tablet-landscape-four-eighths {
    left: 50%;
  }
  body.immobile .push-tablet-landscape-five-eighths {
    left: 62.5%;
  }
  body.immobile .push-tablet-landscape-six-eighths {
    left: 75%;
  }
  body.immobile .push-tablet-landscape-seven-eighths {
    left: 87.5%;
  }
  body.immobile .push-tablet-landscape-one-tenth {
    left: 10%;
  }
  body.immobile .push-tablet-landscape-two-tenths {
    left: 20%;
  }
  body.immobile .push-tablet-landscape-three-tenths {
    left: 30%;
  }
  body.immobile .push-tablet-landscape-four-tenths {
    left: 40%;
  }
  body.immobile .push-tablet-landscape-five-tenths {
    left: 50%;
  }
  body.immobile .push-tablet-landscape-six-tenths {
    left: 60%;
  }
  body.immobile .push-tablet-landscape-seven-tenths {
    left: 70%;
  }
  body.immobile .push-tablet-landscape-eight-tenths {
    left: 80%;
  }
  body.immobile .push-tablet-landscape-nine-tenths {
    left: 90%;
  }
  body.immobile .push-tablet-landscape-one-twelfth {
    left: 8.333%;
  }
  body.immobile .push-tablet-landscape-two-twelfths {
    left: 16.666%;
  }
  body.immobile .push-tablet-landscape-three-twelfths {
    left: 25%;
  }
  body.immobile .push-tablet-landscape-four-twelfths {
    left: 33.333%;
  }
  body.immobile .push-tablet-landscape-five-twelfths {
    left: 41.666%;
  }
  body.immobile .push-tablet-landscape-six-twelfths {
    left: 50%;
  }
  body.immobile .push-tablet-landscape-seven-twelfths {
    left: 58.333%;
  }
  body.immobile .push-tablet-landscape-eight-twelfths {
    left: 66.666%;
  }
  body.immobile .push-tablet-landscape-nine-twelfths {
    left: 75%;
  }
  body.immobile .push-tablet-landscape-ten-twelfths {
    left: 83.333%;
  }
  body.immobile .push-tablet-landscape-eleven-twelfths {
    left: 91.666%;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1280px) {
  body.immobile .push-desk-normal-one-whole {
    left: 100%;
  }
  body.immobile .push-desk-normal-one-half {
    left: 50%;
  }
  body.immobile .push-desk-normal-one-third {
    left: 33.333%;
  }
  body.immobile .push-desk-normal-two-thirds {
    left: 66.666%;
  }
  body.immobile .push-desk-normal-one-quarter {
    left: 25%;
  }
  body.immobile .push-desk-normal-two-quarters {
    left: 50%;
  }
  body.immobile .push-desk-normal-three-quarters {
    left: 75%;
  }
  body.immobile .push-desk-normal-one-fifth {
    left: 20%;
  }
  body.immobile .push-desk-normal-two-fifths {
    left: 40%;
  }
  body.immobile .push-desk-normal-three-fifths {
    left: 60%;
  }
  body.immobile .push-desk-normal-four-fifths {
    left: 80%;
  }
  body.immobile .push-desk-normal-one-sixth {
    left: 16.666%;
  }
  body.immobile .push-desk-normal-two-sixths {
    left: 33.333%;
  }
  body.immobile .push-desk-normal-three-sixths {
    left: 50%;
  }
  body.immobile .push-desk-normal-four-sixths {
    left: 66.666%;
  }
  body.immobile .push-desk-normal-five-sixths {
    left: 83.333%;
  }
  body.immobile .push-desk-normal-one-eighth {
    left: 12.5%;
  }
  body.immobile .push-desk-normal-two-eighths {
    left: 25%;
  }
  body.immobile .push-desk-normal-three-eighths {
    left: 37.5%;
  }
  body.immobile .push-desk-normal-four-eighths {
    left: 50%;
  }
  body.immobile .push-desk-normal-five-eighths {
    left: 62.5%;
  }
  body.immobile .push-desk-normal-six-eighths {
    left: 75%;
  }
  body.immobile .push-desk-normal-seven-eighths {
    left: 87.5%;
  }
  body.immobile .push-desk-normal-one-tenth {
    left: 10%;
  }
  body.immobile .push-desk-normal-two-tenths {
    left: 20%;
  }
  body.immobile .push-desk-normal-three-tenths {
    left: 30%;
  }
  body.immobile .push-desk-normal-four-tenths {
    left: 40%;
  }
  body.immobile .push-desk-normal-five-tenths {
    left: 50%;
  }
  body.immobile .push-desk-normal-six-tenths {
    left: 60%;
  }
  body.immobile .push-desk-normal-seven-tenths {
    left: 70%;
  }
  body.immobile .push-desk-normal-eight-tenths {
    left: 80%;
  }
  body.immobile .push-desk-normal-nine-tenths {
    left: 90%;
  }
  body.immobile .push-desk-normal-one-twelfth {
    left: 8.333%;
  }
  body.immobile .push-desk-normal-two-twelfths {
    left: 16.666%;
  }
  body.immobile .push-desk-normal-three-twelfths {
    left: 25%;
  }
  body.immobile .push-desk-normal-four-twelfths {
    left: 33.333%;
  }
  body.immobile .push-desk-normal-five-twelfths {
    left: 41.666%;
  }
  body.immobile .push-desk-normal-six-twelfths {
    left: 50%;
  }
  body.immobile .push-desk-normal-seven-twelfths {
    left: 58.333%;
  }
  body.immobile .push-desk-normal-eight-twelfths {
    left: 66.666%;
  }
  body.immobile .push-desk-normal-nine-twelfths {
    left: 75%;
  }
  body.immobile .push-desk-normal-ten-twelfths {
    left: 83.333%;
  }
  body.immobile .push-desk-normal-eleven-twelfths {
    left: 91.666%;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .push-desk-big-one-whole {
    left: 100%;
  }
  body.immobile .push-desk-big-one-half {
    left: 50%;
  }
  body.immobile .push-desk-big-one-third {
    left: 33.333%;
  }
  body.immobile .push-desk-big-two-thirds {
    left: 66.666%;
  }
  body.immobile .push-desk-big-one-quarter {
    left: 25%;
  }
  body.immobile .push-desk-big-two-quarters {
    left: 50%;
  }
  body.immobile .push-desk-big-three-quarters {
    left: 75%;
  }
  body.immobile .push-desk-big-one-fifth {
    left: 20%;
  }
  body.immobile .push-desk-big-two-fifths {
    left: 40%;
  }
  body.immobile .push-desk-big-three-fifths {
    left: 60%;
  }
  body.immobile .push-desk-big-four-fifths {
    left: 80%;
  }
  body.immobile .push-desk-big-one-sixth {
    left: 16.666%;
  }
  body.immobile .push-desk-big-two-sixths {
    left: 33.333%;
  }
  body.immobile .push-desk-big-three-sixths {
    left: 50%;
  }
  body.immobile .push-desk-big-four-sixths {
    left: 66.666%;
  }
  body.immobile .push-desk-big-five-sixths {
    left: 83.333%;
  }
  body.immobile .push-desk-big-one-eighth {
    left: 12.5%;
  }
  body.immobile .push-desk-big-two-eighths {
    left: 25%;
  }
  body.immobile .push-desk-big-three-eighths {
    left: 37.5%;
  }
  body.immobile .push-desk-big-four-eighths {
    left: 50%;
  }
  body.immobile .push-desk-big-five-eighths {
    left: 62.5%;
  }
  body.immobile .push-desk-big-six-eighths {
    left: 75%;
  }
  body.immobile .push-desk-big-seven-eighths {
    left: 87.5%;
  }
  body.immobile .push-desk-big-one-tenth {
    left: 10%;
  }
  body.immobile .push-desk-big-two-tenths {
    left: 20%;
  }
  body.immobile .push-desk-big-three-tenths {
    left: 30%;
  }
  body.immobile .push-desk-big-four-tenths {
    left: 40%;
  }
  body.immobile .push-desk-big-five-tenths {
    left: 50%;
  }
  body.immobile .push-desk-big-six-tenths {
    left: 60%;
  }
  body.immobile .push-desk-big-seven-tenths {
    left: 70%;
  }
  body.immobile .push-desk-big-eight-tenths {
    left: 80%;
  }
  body.immobile .push-desk-big-nine-tenths {
    left: 90%;
  }
  body.immobile .push-desk-big-one-twelfth {
    left: 8.333%;
  }
  body.immobile .push-desk-big-two-twelfths {
    left: 16.666%;
  }
  body.immobile .push-desk-big-three-twelfths {
    left: 25%;
  }
  body.immobile .push-desk-big-four-twelfths {
    left: 33.333%;
  }
  body.immobile .push-desk-big-five-twelfths {
    left: 41.666%;
  }
  body.immobile .push-desk-big-six-twelfths {
    left: 50%;
  }
  body.immobile .push-desk-big-seven-twelfths {
    left: 58.333%;
  }
  body.immobile .push-desk-big-eight-twelfths {
    left: 66.666%;
  }
  body.immobile .push-desk-big-nine-twelfths {
    left: 75%;
  }
  body.immobile .push-desk-big-ten-twelfths {
    left: 83.333%;
  }
  body.immobile .push-desk-big-eleven-twelfths {
    left: 91.666%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  body.mobile .push-tablet-portrait-one-whole {
    left: 100%;
  }
  body.mobile .push-tablet-portrait-one-half {
    left: 50%;
  }
  body.mobile .push-tablet-portrait-one-third {
    left: 33.333%;
  }
  body.mobile .push-tablet-portrait-two-thirds {
    left: 66.666%;
  }
  body.mobile .push-tablet-portrait-one-quarter {
    left: 25%;
  }
  body.mobile .push-tablet-portrait-two-quarters {
    left: 50%;
  }
  body.mobile .push-tablet-portrait-three-quarters {
    left: 75%;
  }
  body.mobile .push-tablet-portrait-one-fifth {
    left: 20%;
  }
  body.mobile .push-tablet-portrait-two-fifths {
    left: 40%;
  }
  body.mobile .push-tablet-portrait-three-fifths {
    left: 60%;
  }
  body.mobile .push-tablet-portrait-four-fifths {
    left: 80%;
  }
  body.mobile .push-tablet-portrait-one-sixth {
    left: 16.666%;
  }
  body.mobile .push-tablet-portrait-two-sixths {
    left: 33.333%;
  }
  body.mobile .push-tablet-portrait-three-sixths {
    left: 50%;
  }
  body.mobile .push-tablet-portrait-four-sixths {
    left: 66.666%;
  }
  body.mobile .push-tablet-portrait-five-sixths {
    left: 83.333%;
  }
  body.mobile .push-tablet-portrait-one-eighth {
    left: 12.5%;
  }
  body.mobile .push-tablet-portrait-two-eighths {
    left: 25%;
  }
  body.mobile .push-tablet-portrait-three-eighths {
    left: 37.5%;
  }
  body.mobile .push-tablet-portrait-four-eighths {
    left: 50%;
  }
  body.mobile .push-tablet-portrait-five-eighths {
    left: 62.5%;
  }
  body.mobile .push-tablet-portrait-six-eighths {
    left: 75%;
  }
  body.mobile .push-tablet-portrait-seven-eighths {
    left: 87.5%;
  }
  body.mobile .push-tablet-portrait-one-tenth {
    left: 10%;
  }
  body.mobile .push-tablet-portrait-two-tenths {
    left: 20%;
  }
  body.mobile .push-tablet-portrait-three-tenths {
    left: 30%;
  }
  body.mobile .push-tablet-portrait-four-tenths {
    left: 40%;
  }
  body.mobile .push-tablet-portrait-five-tenths {
    left: 50%;
  }
  body.mobile .push-tablet-portrait-six-tenths {
    left: 60%;
  }
  body.mobile .push-tablet-portrait-seven-tenths {
    left: 70%;
  }
  body.mobile .push-tablet-portrait-eight-tenths {
    left: 80%;
  }
  body.mobile .push-tablet-portrait-nine-tenths {
    left: 90%;
  }
  body.mobile .push-tablet-portrait-one-twelfth {
    left: 8.333%;
  }
  body.mobile .push-tablet-portrait-two-twelfths {
    left: 16.666%;
  }
  body.mobile .push-tablet-portrait-three-twelfths {
    left: 25%;
  }
  body.mobile .push-tablet-portrait-four-twelfths {
    left: 33.333%;
  }
  body.mobile .push-tablet-portrait-five-twelfths {
    left: 41.666%;
  }
  body.mobile .push-tablet-portrait-six-twelfths {
    left: 50%;
  }
  body.mobile .push-tablet-portrait-seven-twelfths {
    left: 58.333%;
  }
  body.mobile .push-tablet-portrait-eight-twelfths {
    left: 66.666%;
  }
  body.mobile .push-tablet-portrait-nine-twelfths {
    left: 75%;
  }
  body.mobile .push-tablet-portrait-ten-twelfths {
    left: 83.333%;
  }
  body.mobile .push-tablet-portrait-eleven-twelfths {
    left: 91.666%;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .push-tablet-landscape-one-whole {
    left: 100%;
  }
  body.mobile .push-tablet-landscape-one-half {
    left: 50%;
  }
  body.mobile .push-tablet-landscape-one-third {
    left: 33.333%;
  }
  body.mobile .push-tablet-landscape-two-thirds {
    left: 66.666%;
  }
  body.mobile .push-tablet-landscape-one-quarter {
    left: 25%;
  }
  body.mobile .push-tablet-landscape-two-quarters {
    left: 50%;
  }
  body.mobile .push-tablet-landscape-three-quarters {
    left: 75%;
  }
  body.mobile .push-tablet-landscape-one-fifth {
    left: 20%;
  }
  body.mobile .push-tablet-landscape-two-fifths {
    left: 40%;
  }
  body.mobile .push-tablet-landscape-three-fifths {
    left: 60%;
  }
  body.mobile .push-tablet-landscape-four-fifths {
    left: 80%;
  }
  body.mobile .push-tablet-landscape-one-sixth {
    left: 16.666%;
  }
  body.mobile .push-tablet-landscape-two-sixths {
    left: 33.333%;
  }
  body.mobile .push-tablet-landscape-three-sixths {
    left: 50%;
  }
  body.mobile .push-tablet-landscape-four-sixths {
    left: 66.666%;
  }
  body.mobile .push-tablet-landscape-five-sixths {
    left: 83.333%;
  }
  body.mobile .push-tablet-landscape-one-eighth {
    left: 12.5%;
  }
  body.mobile .push-tablet-landscape-two-eighths {
    left: 25%;
  }
  body.mobile .push-tablet-landscape-three-eighths {
    left: 37.5%;
  }
  body.mobile .push-tablet-landscape-four-eighths {
    left: 50%;
  }
  body.mobile .push-tablet-landscape-five-eighths {
    left: 62.5%;
  }
  body.mobile .push-tablet-landscape-six-eighths {
    left: 75%;
  }
  body.mobile .push-tablet-landscape-seven-eighths {
    left: 87.5%;
  }
  body.mobile .push-tablet-landscape-one-tenth {
    left: 10%;
  }
  body.mobile .push-tablet-landscape-two-tenths {
    left: 20%;
  }
  body.mobile .push-tablet-landscape-three-tenths {
    left: 30%;
  }
  body.mobile .push-tablet-landscape-four-tenths {
    left: 40%;
  }
  body.mobile .push-tablet-landscape-five-tenths {
    left: 50%;
  }
  body.mobile .push-tablet-landscape-six-tenths {
    left: 60%;
  }
  body.mobile .push-tablet-landscape-seven-tenths {
    left: 70%;
  }
  body.mobile .push-tablet-landscape-eight-tenths {
    left: 80%;
  }
  body.mobile .push-tablet-landscape-nine-tenths {
    left: 90%;
  }
  body.mobile .push-tablet-landscape-one-twelfth {
    left: 8.333%;
  }
  body.mobile .push-tablet-landscape-two-twelfths {
    left: 16.666%;
  }
  body.mobile .push-tablet-landscape-three-twelfths {
    left: 25%;
  }
  body.mobile .push-tablet-landscape-four-twelfths {
    left: 33.333%;
  }
  body.mobile .push-tablet-landscape-five-twelfths {
    left: 41.666%;
  }
  body.mobile .push-tablet-landscape-six-twelfths {
    left: 50%;
  }
  body.mobile .push-tablet-landscape-seven-twelfths {
    left: 58.333%;
  }
  body.mobile .push-tablet-landscape-eight-twelfths {
    left: 66.666%;
  }
  body.mobile .push-tablet-landscape-nine-twelfths {
    left: 75%;
  }
  body.mobile .push-tablet-landscape-ten-twelfths {
    left: 83.333%;
  }
  body.mobile .push-tablet-landscape-eleven-twelfths {
    left: 91.666%;
  }
}

[class*="pull-"] {
  position: relative;
}

.pull-one-whole {
  right: 100%;
}

.pull-one-half {
  right: 50%;
}

.pull-one-third {
  right: 33.333%;
}

.pull-two-thirds {
  right: 66.666%;
}

.pull-one-quarter {
  right: 25%;
}

.pull-two-quarters {
  right: 50%;
}

.pull-three-quarters {
  right: 75%;
}

.pull-one-fifth {
  right: 20%;
}

.pull-two-fifths {
  right: 40%;
}

.pull-three-fifths {
  right: 60%;
}

.pull-four-fifths {
  right: 80%;
}

.pull-one-sixth {
  right: 16.666%;
}

.pull-two-sixths {
  right: 33.333%;
}

.pull-three-sixths {
  right: 50%;
}

.pull-four-sixths {
  right: 66.666%;
}

.pull-five-sixths {
  right: 83.333%;
}

.pull-one-eighth {
  right: 12.5%;
}

.pull-two-eighths {
  right: 25%;
}

.pull-three-eighths {
  right: 37.5%;
}

.pull-four-eighths {
  right: 50%;
}

.pull-five-eighths {
  right: 62.5%;
}

.pull-six-eighths {
  right: 75%;
}

.pull-seven-eighths {
  right: 87.5%;
}

.pull-one-tenth {
  right: 10%;
}

.pull-two-tenths {
  right: 20%;
}

.pull-three-tenths {
  right: 30%;
}

.pull-four-tenths {
  right: 40%;
}

.pull-five-tenths {
  right: 50%;
}

.pull-six-tenths {
  right: 60%;
}

.pull-seven-tenths {
  right: 70%;
}

.pull-eight-tenths {
  right: 80%;
}

.pull-nine-tenths {
  right: 90%;
}

.pull-one-twelfth {
  right: 8.333%;
}

.pull-two-twelfths {
  right: 16.666%;
}

.pull-three-twelfths {
  right: 25%;
}

.pull-four-twelfths {
  right: 33.333%;
}

.pull-five-twelfths {
  right: 41.666%;
}

.pull-six-twelfths {
  right: 50%;
}

.pull-seven-twelfths {
  right: 58.333%;
}

.pull-eight-twelfths {
  right: 66.666%;
}

.pull-nine-twelfths {
  right: 75%;
}

.pull-ten-twelfths {
  right: 83.333%;
}

.pull-eleven-twelfths {
  right: 91.666%;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  body.immobile .pull-tablet-portrait-one-whole {
    right: 100%;
  }
  body.immobile .pull-tablet-portrait-one-half {
    right: 50%;
  }
  body.immobile .pull-tablet-portrait-one-third {
    right: 33.333%;
  }
  body.immobile .pull-tablet-portrait-two-thirds {
    right: 66.666%;
  }
  body.immobile .pull-tablet-portrait-one-quarter {
    right: 25%;
  }
  body.immobile .pull-tablet-portrait-two-quarters {
    right: 50%;
  }
  body.immobile .pull-tablet-portrait-three-quarters {
    right: 75%;
  }
  body.immobile .pull-tablet-portrait-one-fifth {
    right: 20%;
  }
  body.immobile .pull-tablet-portrait-two-fifths {
    right: 40%;
  }
  body.immobile .pull-tablet-portrait-three-fifths {
    right: 60%;
  }
  body.immobile .pull-tablet-portrait-four-fifths {
    right: 80%;
  }
  body.immobile .pull-tablet-portrait-one-sixth {
    right: 16.666%;
  }
  body.immobile .pull-tablet-portrait-two-sixths {
    right: 33.333%;
  }
  body.immobile .pull-tablet-portrait-three-sixths {
    right: 50%;
  }
  body.immobile .pull-tablet-portrait-four-sixths {
    right: 66.666%;
  }
  body.immobile .pull-tablet-portrait-five-sixths {
    right: 83.333%;
  }
  body.immobile .pull-tablet-portrait-one-eighth {
    right: 12.5%;
  }
  body.immobile .pull-tablet-portrait-two-eighths {
    right: 25%;
  }
  body.immobile .pull-tablet-portrait-three-eighths {
    right: 37.5%;
  }
  body.immobile .pull-tablet-portrait-four-eighths {
    right: 50%;
  }
  body.immobile .pull-tablet-portrait-five-eighths {
    right: 62.5%;
  }
  body.immobile .pull-tablet-portrait-six-eighths {
    right: 75%;
  }
  body.immobile .pull-tablet-portrait-seven-eighths {
    right: 87.5%;
  }
  body.immobile .pull-tablet-portrait-one-tenth {
    right: 10%;
  }
  body.immobile .pull-tablet-portrait-two-tenths {
    right: 20%;
  }
  body.immobile .pull-tablet-portrait-three-tenths {
    right: 30%;
  }
  body.immobile .pull-tablet-portrait-four-tenths {
    right: 40%;
  }
  body.immobile .pull-tablet-portrait-five-tenths {
    right: 50%;
  }
  body.immobile .pull-tablet-portrait-six-tenths {
    right: 60%;
  }
  body.immobile .pull-tablet-portrait-seven-tenths {
    right: 70%;
  }
  body.immobile .pull-tablet-portrait-eight-tenths {
    right: 80%;
  }
  body.immobile .pull-tablet-portrait-nine-tenths {
    right: 90%;
  }
  body.immobile .pull-tablet-portrait-one-twelfth {
    right: 8.333%;
  }
  body.immobile .pull-tablet-portrait-two-twelfths {
    right: 16.666%;
  }
  body.immobile .pull-tablet-portrait-three-twelfths {
    right: 25%;
  }
  body.immobile .pull-tablet-portrait-four-twelfths {
    right: 33.333%;
  }
  body.immobile .pull-tablet-portrait-five-twelfths {
    right: 41.666%;
  }
  body.immobile .pull-tablet-portrait-six-twelfths {
    right: 50%;
  }
  body.immobile .pull-tablet-portrait-seven-twelfths {
    right: 58.333%;
  }
  body.immobile .pull-tablet-portrait-eight-twelfths {
    right: 66.666%;
  }
  body.immobile .pull-tablet-portrait-nine-twelfths {
    right: 75%;
  }
  body.immobile .pull-tablet-portrait-ten-twelfths {
    right: 83.333%;
  }
  body.immobile .pull-tablet-portrait-eleven-twelfths {
    right: 91.666%;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1120px) {
  body.immobile .pull-tablet-landscape-one-whole {
    right: 100%;
  }
  body.immobile .pull-tablet-landscape-one-half {
    right: 50%;
  }
  body.immobile .pull-tablet-landscape-one-third {
    right: 33.333%;
  }
  body.immobile .pull-tablet-landscape-two-thirds {
    right: 66.666%;
  }
  body.immobile .pull-tablet-landscape-one-quarter {
    right: 25%;
  }
  body.immobile .pull-tablet-landscape-two-quarters {
    right: 50%;
  }
  body.immobile .pull-tablet-landscape-three-quarters {
    right: 75%;
  }
  body.immobile .pull-tablet-landscape-one-fifth {
    right: 20%;
  }
  body.immobile .pull-tablet-landscape-two-fifths {
    right: 40%;
  }
  body.immobile .pull-tablet-landscape-three-fifths {
    right: 60%;
  }
  body.immobile .pull-tablet-landscape-four-fifths {
    right: 80%;
  }
  body.immobile .pull-tablet-landscape-one-sixth {
    right: 16.666%;
  }
  body.immobile .pull-tablet-landscape-two-sixths {
    right: 33.333%;
  }
  body.immobile .pull-tablet-landscape-three-sixths {
    right: 50%;
  }
  body.immobile .pull-tablet-landscape-four-sixths {
    right: 66.666%;
  }
  body.immobile .pull-tablet-landscape-five-sixths {
    right: 83.333%;
  }
  body.immobile .pull-tablet-landscape-one-eighth {
    right: 12.5%;
  }
  body.immobile .pull-tablet-landscape-two-eighths {
    right: 25%;
  }
  body.immobile .pull-tablet-landscape-three-eighths {
    right: 37.5%;
  }
  body.immobile .pull-tablet-landscape-four-eighths {
    right: 50%;
  }
  body.immobile .pull-tablet-landscape-five-eighths {
    right: 62.5%;
  }
  body.immobile .pull-tablet-landscape-six-eighths {
    right: 75%;
  }
  body.immobile .pull-tablet-landscape-seven-eighths {
    right: 87.5%;
  }
  body.immobile .pull-tablet-landscape-one-tenth {
    right: 10%;
  }
  body.immobile .pull-tablet-landscape-two-tenths {
    right: 20%;
  }
  body.immobile .pull-tablet-landscape-three-tenths {
    right: 30%;
  }
  body.immobile .pull-tablet-landscape-four-tenths {
    right: 40%;
  }
  body.immobile .pull-tablet-landscape-five-tenths {
    right: 50%;
  }
  body.immobile .pull-tablet-landscape-six-tenths {
    right: 60%;
  }
  body.immobile .pull-tablet-landscape-seven-tenths {
    right: 70%;
  }
  body.immobile .pull-tablet-landscape-eight-tenths {
    right: 80%;
  }
  body.immobile .pull-tablet-landscape-nine-tenths {
    right: 90%;
  }
  body.immobile .pull-tablet-landscape-one-twelfth {
    right: 8.333%;
  }
  body.immobile .pull-tablet-landscape-two-twelfths {
    right: 16.666%;
  }
  body.immobile .pull-tablet-landscape-three-twelfths {
    right: 25%;
  }
  body.immobile .pull-tablet-landscape-four-twelfths {
    right: 33.333%;
  }
  body.immobile .pull-tablet-landscape-five-twelfths {
    right: 41.666%;
  }
  body.immobile .pull-tablet-landscape-six-twelfths {
    right: 50%;
  }
  body.immobile .pull-tablet-landscape-seven-twelfths {
    right: 58.333%;
  }
  body.immobile .pull-tablet-landscape-eight-twelfths {
    right: 66.666%;
  }
  body.immobile .pull-tablet-landscape-nine-twelfths {
    right: 75%;
  }
  body.immobile .pull-tablet-landscape-ten-twelfths {
    right: 83.333%;
  }
  body.immobile .pull-tablet-landscape-eleven-twelfths {
    right: 91.666%;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1280px) {
  body.immobile .pull-desk-normal-one-whole {
    right: 100%;
  }
  body.immobile .pull-desk-normal-one-half {
    right: 50%;
  }
  body.immobile .pull-desk-normal-one-third {
    right: 33.333%;
  }
  body.immobile .pull-desk-normal-two-thirds {
    right: 66.666%;
  }
  body.immobile .pull-desk-normal-one-quarter {
    right: 25%;
  }
  body.immobile .pull-desk-normal-two-quarters {
    right: 50%;
  }
  body.immobile .pull-desk-normal-three-quarters {
    right: 75%;
  }
  body.immobile .pull-desk-normal-one-fifth {
    right: 20%;
  }
  body.immobile .pull-desk-normal-two-fifths {
    right: 40%;
  }
  body.immobile .pull-desk-normal-three-fifths {
    right: 60%;
  }
  body.immobile .pull-desk-normal-four-fifths {
    right: 80%;
  }
  body.immobile .pull-desk-normal-one-sixth {
    right: 16.666%;
  }
  body.immobile .pull-desk-normal-two-sixths {
    right: 33.333%;
  }
  body.immobile .pull-desk-normal-three-sixths {
    right: 50%;
  }
  body.immobile .pull-desk-normal-four-sixths {
    right: 66.666%;
  }
  body.immobile .pull-desk-normal-five-sixths {
    right: 83.333%;
  }
  body.immobile .pull-desk-normal-one-eighth {
    right: 12.5%;
  }
  body.immobile .pull-desk-normal-two-eighths {
    right: 25%;
  }
  body.immobile .pull-desk-normal-three-eighths {
    right: 37.5%;
  }
  body.immobile .pull-desk-normal-four-eighths {
    right: 50%;
  }
  body.immobile .pull-desk-normal-five-eighths {
    right: 62.5%;
  }
  body.immobile .pull-desk-normal-six-eighths {
    right: 75%;
  }
  body.immobile .pull-desk-normal-seven-eighths {
    right: 87.5%;
  }
  body.immobile .pull-desk-normal-one-tenth {
    right: 10%;
  }
  body.immobile .pull-desk-normal-two-tenths {
    right: 20%;
  }
  body.immobile .pull-desk-normal-three-tenths {
    right: 30%;
  }
  body.immobile .pull-desk-normal-four-tenths {
    right: 40%;
  }
  body.immobile .pull-desk-normal-five-tenths {
    right: 50%;
  }
  body.immobile .pull-desk-normal-six-tenths {
    right: 60%;
  }
  body.immobile .pull-desk-normal-seven-tenths {
    right: 70%;
  }
  body.immobile .pull-desk-normal-eight-tenths {
    right: 80%;
  }
  body.immobile .pull-desk-normal-nine-tenths {
    right: 90%;
  }
  body.immobile .pull-desk-normal-one-twelfth {
    right: 8.333%;
  }
  body.immobile .pull-desk-normal-two-twelfths {
    right: 16.666%;
  }
  body.immobile .pull-desk-normal-three-twelfths {
    right: 25%;
  }
  body.immobile .pull-desk-normal-four-twelfths {
    right: 33.333%;
  }
  body.immobile .pull-desk-normal-five-twelfths {
    right: 41.666%;
  }
  body.immobile .pull-desk-normal-six-twelfths {
    right: 50%;
  }
  body.immobile .pull-desk-normal-seven-twelfths {
    right: 58.333%;
  }
  body.immobile .pull-desk-normal-eight-twelfths {
    right: 66.666%;
  }
  body.immobile .pull-desk-normal-nine-twelfths {
    right: 75%;
  }
  body.immobile .pull-desk-normal-ten-twelfths {
    right: 83.333%;
  }
  body.immobile .pull-desk-normal-eleven-twelfths {
    right: 91.666%;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .pull-desk-big-one-whole {
    right: 100%;
  }
  body.immobile .pull-desk-big-one-half {
    right: 50%;
  }
  body.immobile .pull-desk-big-one-third {
    right: 33.333%;
  }
  body.immobile .pull-desk-big-two-thirds {
    right: 66.666%;
  }
  body.immobile .pull-desk-big-one-quarter {
    right: 25%;
  }
  body.immobile .pull-desk-big-two-quarters {
    right: 50%;
  }
  body.immobile .pull-desk-big-three-quarters {
    right: 75%;
  }
  body.immobile .pull-desk-big-one-fifth {
    right: 20%;
  }
  body.immobile .pull-desk-big-two-fifths {
    right: 40%;
  }
  body.immobile .pull-desk-big-three-fifths {
    right: 60%;
  }
  body.immobile .pull-desk-big-four-fifths {
    right: 80%;
  }
  body.immobile .pull-desk-big-one-sixth {
    right: 16.666%;
  }
  body.immobile .pull-desk-big-two-sixths {
    right: 33.333%;
  }
  body.immobile .pull-desk-big-three-sixths {
    right: 50%;
  }
  body.immobile .pull-desk-big-four-sixths {
    right: 66.666%;
  }
  body.immobile .pull-desk-big-five-sixths {
    right: 83.333%;
  }
  body.immobile .pull-desk-big-one-eighth {
    right: 12.5%;
  }
  body.immobile .pull-desk-big-two-eighths {
    right: 25%;
  }
  body.immobile .pull-desk-big-three-eighths {
    right: 37.5%;
  }
  body.immobile .pull-desk-big-four-eighths {
    right: 50%;
  }
  body.immobile .pull-desk-big-five-eighths {
    right: 62.5%;
  }
  body.immobile .pull-desk-big-six-eighths {
    right: 75%;
  }
  body.immobile .pull-desk-big-seven-eighths {
    right: 87.5%;
  }
  body.immobile .pull-desk-big-one-tenth {
    right: 10%;
  }
  body.immobile .pull-desk-big-two-tenths {
    right: 20%;
  }
  body.immobile .pull-desk-big-three-tenths {
    right: 30%;
  }
  body.immobile .pull-desk-big-four-tenths {
    right: 40%;
  }
  body.immobile .pull-desk-big-five-tenths {
    right: 50%;
  }
  body.immobile .pull-desk-big-six-tenths {
    right: 60%;
  }
  body.immobile .pull-desk-big-seven-tenths {
    right: 70%;
  }
  body.immobile .pull-desk-big-eight-tenths {
    right: 80%;
  }
  body.immobile .pull-desk-big-nine-tenths {
    right: 90%;
  }
  body.immobile .pull-desk-big-one-twelfth {
    right: 8.333%;
  }
  body.immobile .pull-desk-big-two-twelfths {
    right: 16.666%;
  }
  body.immobile .pull-desk-big-three-twelfths {
    right: 25%;
  }
  body.immobile .pull-desk-big-four-twelfths {
    right: 33.333%;
  }
  body.immobile .pull-desk-big-five-twelfths {
    right: 41.666%;
  }
  body.immobile .pull-desk-big-six-twelfths {
    right: 50%;
  }
  body.immobile .pull-desk-big-seven-twelfths {
    right: 58.333%;
  }
  body.immobile .pull-desk-big-eight-twelfths {
    right: 66.666%;
  }
  body.immobile .pull-desk-big-nine-twelfths {
    right: 75%;
  }
  body.immobile .pull-desk-big-ten-twelfths {
    right: 83.333%;
  }
  body.immobile .pull-desk-big-eleven-twelfths {
    right: 91.666%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  body.mobile .pull-tablet-portrait-one-whole {
    right: 100%;
  }
  body.mobile .pull-tablet-portrait-one-half {
    right: 50%;
  }
  body.mobile .pull-tablet-portrait-one-third {
    right: 33.333%;
  }
  body.mobile .pull-tablet-portrait-two-thirds {
    right: 66.666%;
  }
  body.mobile .pull-tablet-portrait-one-quarter {
    right: 25%;
  }
  body.mobile .pull-tablet-portrait-two-quarters {
    right: 50%;
  }
  body.mobile .pull-tablet-portrait-three-quarters {
    right: 75%;
  }
  body.mobile .pull-tablet-portrait-one-fifth {
    right: 20%;
  }
  body.mobile .pull-tablet-portrait-two-fifths {
    right: 40%;
  }
  body.mobile .pull-tablet-portrait-three-fifths {
    right: 60%;
  }
  body.mobile .pull-tablet-portrait-four-fifths {
    right: 80%;
  }
  body.mobile .pull-tablet-portrait-one-sixth {
    right: 16.666%;
  }
  body.mobile .pull-tablet-portrait-two-sixths {
    right: 33.333%;
  }
  body.mobile .pull-tablet-portrait-three-sixths {
    right: 50%;
  }
  body.mobile .pull-tablet-portrait-four-sixths {
    right: 66.666%;
  }
  body.mobile .pull-tablet-portrait-five-sixths {
    right: 83.333%;
  }
  body.mobile .pull-tablet-portrait-one-eighth {
    right: 12.5%;
  }
  body.mobile .pull-tablet-portrait-two-eighths {
    right: 25%;
  }
  body.mobile .pull-tablet-portrait-three-eighths {
    right: 37.5%;
  }
  body.mobile .pull-tablet-portrait-four-eighths {
    right: 50%;
  }
  body.mobile .pull-tablet-portrait-five-eighths {
    right: 62.5%;
  }
  body.mobile .pull-tablet-portrait-six-eighths {
    right: 75%;
  }
  body.mobile .pull-tablet-portrait-seven-eighths {
    right: 87.5%;
  }
  body.mobile .pull-tablet-portrait-one-tenth {
    right: 10%;
  }
  body.mobile .pull-tablet-portrait-two-tenths {
    right: 20%;
  }
  body.mobile .pull-tablet-portrait-three-tenths {
    right: 30%;
  }
  body.mobile .pull-tablet-portrait-four-tenths {
    right: 40%;
  }
  body.mobile .pull-tablet-portrait-five-tenths {
    right: 50%;
  }
  body.mobile .pull-tablet-portrait-six-tenths {
    right: 60%;
  }
  body.mobile .pull-tablet-portrait-seven-tenths {
    right: 70%;
  }
  body.mobile .pull-tablet-portrait-eight-tenths {
    right: 80%;
  }
  body.mobile .pull-tablet-portrait-nine-tenths {
    right: 90%;
  }
  body.mobile .pull-tablet-portrait-one-twelfth {
    right: 8.333%;
  }
  body.mobile .pull-tablet-portrait-two-twelfths {
    right: 16.666%;
  }
  body.mobile .pull-tablet-portrait-three-twelfths {
    right: 25%;
  }
  body.mobile .pull-tablet-portrait-four-twelfths {
    right: 33.333%;
  }
  body.mobile .pull-tablet-portrait-five-twelfths {
    right: 41.666%;
  }
  body.mobile .pull-tablet-portrait-six-twelfths {
    right: 50%;
  }
  body.mobile .pull-tablet-portrait-seven-twelfths {
    right: 58.333%;
  }
  body.mobile .pull-tablet-portrait-eight-twelfths {
    right: 66.666%;
  }
  body.mobile .pull-tablet-portrait-nine-twelfths {
    right: 75%;
  }
  body.mobile .pull-tablet-portrait-ten-twelfths {
    right: 83.333%;
  }
  body.mobile .pull-tablet-portrait-eleven-twelfths {
    right: 91.666%;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .pull-tablet-landscape-one-whole {
    right: 100%;
  }
  body.mobile .pull-tablet-landscape-one-half {
    right: 50%;
  }
  body.mobile .pull-tablet-landscape-one-third {
    right: 33.333%;
  }
  body.mobile .pull-tablet-landscape-two-thirds {
    right: 66.666%;
  }
  body.mobile .pull-tablet-landscape-one-quarter {
    right: 25%;
  }
  body.mobile .pull-tablet-landscape-two-quarters {
    right: 50%;
  }
  body.mobile .pull-tablet-landscape-three-quarters {
    right: 75%;
  }
  body.mobile .pull-tablet-landscape-one-fifth {
    right: 20%;
  }
  body.mobile .pull-tablet-landscape-two-fifths {
    right: 40%;
  }
  body.mobile .pull-tablet-landscape-three-fifths {
    right: 60%;
  }
  body.mobile .pull-tablet-landscape-four-fifths {
    right: 80%;
  }
  body.mobile .pull-tablet-landscape-one-sixth {
    right: 16.666%;
  }
  body.mobile .pull-tablet-landscape-two-sixths {
    right: 33.333%;
  }
  body.mobile .pull-tablet-landscape-three-sixths {
    right: 50%;
  }
  body.mobile .pull-tablet-landscape-four-sixths {
    right: 66.666%;
  }
  body.mobile .pull-tablet-landscape-five-sixths {
    right: 83.333%;
  }
  body.mobile .pull-tablet-landscape-one-eighth {
    right: 12.5%;
  }
  body.mobile .pull-tablet-landscape-two-eighths {
    right: 25%;
  }
  body.mobile .pull-tablet-landscape-three-eighths {
    right: 37.5%;
  }
  body.mobile .pull-tablet-landscape-four-eighths {
    right: 50%;
  }
  body.mobile .pull-tablet-landscape-five-eighths {
    right: 62.5%;
  }
  body.mobile .pull-tablet-landscape-six-eighths {
    right: 75%;
  }
  body.mobile .pull-tablet-landscape-seven-eighths {
    right: 87.5%;
  }
  body.mobile .pull-tablet-landscape-one-tenth {
    right: 10%;
  }
  body.mobile .pull-tablet-landscape-two-tenths {
    right: 20%;
  }
  body.mobile .pull-tablet-landscape-three-tenths {
    right: 30%;
  }
  body.mobile .pull-tablet-landscape-four-tenths {
    right: 40%;
  }
  body.mobile .pull-tablet-landscape-five-tenths {
    right: 50%;
  }
  body.mobile .pull-tablet-landscape-six-tenths {
    right: 60%;
  }
  body.mobile .pull-tablet-landscape-seven-tenths {
    right: 70%;
  }
  body.mobile .pull-tablet-landscape-eight-tenths {
    right: 80%;
  }
  body.mobile .pull-tablet-landscape-nine-tenths {
    right: 90%;
  }
  body.mobile .pull-tablet-landscape-one-twelfth {
    right: 8.333%;
  }
  body.mobile .pull-tablet-landscape-two-twelfths {
    right: 16.666%;
  }
  body.mobile .pull-tablet-landscape-three-twelfths {
    right: 25%;
  }
  body.mobile .pull-tablet-landscape-four-twelfths {
    right: 33.333%;
  }
  body.mobile .pull-tablet-landscape-five-twelfths {
    right: 41.666%;
  }
  body.mobile .pull-tablet-landscape-six-twelfths {
    right: 50%;
  }
  body.mobile .pull-tablet-landscape-seven-twelfths {
    right: 58.333%;
  }
  body.mobile .pull-tablet-landscape-eight-twelfths {
    right: 66.666%;
  }
  body.mobile .pull-tablet-landscape-nine-twelfths {
    right: 75%;
  }
  body.mobile .pull-tablet-landscape-ten-twelfths {
    right: 83.333%;
  }
  body.mobile .pull-tablet-landscape-eleven-twelfths {
    right: 91.666%;
  }
}

.l-grid--article-page {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -40px !important;
}

.l-grid--article-page > * {
  letter-spacing: normal;
}

.l-grid--article-page > *.l-grid__row, .l-grid--article-page > *.l-grid__row--flip, .l-grid--article-page > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--article-page.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--article-page.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--article-page.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--article-page.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--article-page .l-grid__row--inverted-flip {
  display: block;
  list-style: none;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  margin-left: -10px;
  /* [3] */
  font-size: 0.001px;
  letter-spacing: -1em !important;
  margin-left: -40px !important;
}

.l-grid--article-page .l-grid__row--inverted-flip > * {
  letter-spacing: normal;
}

.l-grid--article-page .l-grid__row--inverted-flip > *.l-grid__row, .l-grid--article-page .l-grid__row--inverted-flip > *.l-grid__row--flip, .l-grid--article-page .l-grid__row--inverted-flip > *.l-grid__row--inverted-flip {
  letter-spacing: -1em;
}

.l-grid--article-page .l-grid__row--inverted-flip.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--article-page .l-grid__row--inverted-flip.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--article-page .l-grid__row--inverted-flip.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--article-page .l-grid__row--inverted-flip.v-middle .l-grid__item {
  vertical-align: middle !important;
}

.l-grid--article-page .l-grid__row {
  margin-bottom: 10px;
  display: block;
  font-size: 0.001px;
  margin-bottom: 40px !important;
}

.l-grid--article-page .l-grid__row.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--article-page .l-grid__row.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--article-page .l-grid__row.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--article-page .l-grid__row:last-child {
  margin-bottom: 0 !important;
}

.l-grid--article-page .l-grid__item {
  display: inline-block;
  /* [1] */
  padding-left: 10px;
  /* [2] */
  vertical-align: top;
  /* [3] */
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  /* [4] */
  -webkit-box-sizing: border-box;
  /* [5] */
  -moz-box-sizing: border-box;
  /* [5] */
  box-sizing: border-box;
  /* [5] */
  letter-spacing: normal;
  word-spacing: normal;
  margin: 0;
  padding-left: 40px !important;
}

.l-grid--article-page .l-grid__item.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--article-page .l-grid__item.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--article-page .l-grid__item.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--article-page .l-grid__item.left, .l-grid--article-page .l-grid__item.text-left {
  text-align: left;
}

.l-grid--article-page .l-grid__item.left > *, .l-grid--article-page .l-grid__item.text-left > * {
  text-align: left;
}

.l-grid--article-page .l-grid__item.right, .l-grid--article-page .l-grid__item.text-right {
  text-align: right;
}

.l-grid--article-page .l-grid__item.right > *, .l-grid--article-page .l-grid__item.text-right > * {
  text-align: right;
}

.l-grid--article-page .l-grid__item.center, .l-grid--article-page .l-grid__item.text-center {
  text-align: center;
}

.l-grid--article-page .l-grid__item.center > *, .l-grid--article-page .l-grid__item.text-center > * {
  text-align: center;
}

.l-grid--article-page .l-grid__item.middle {
  vertical-align: middle;
}

.l-grid--article-page .l-grid__item.top {
  vertical-align: top;
}

.l-grid--article-page .l-grid__item.bottom {
  vertical-align: bottom;
}

.l-grid--article-page .l-grid__row--flip {
  margin-bottom: 10px;
  display: block;
  font-size: 0.001px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 40px !important;
}

.l-grid--article-page .l-grid__row--flip.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--article-page .l-grid__row--flip.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--article-page .l-grid__row--flip.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--article-page .l-grid__row--flip:last-child {
  margin-bottom: 0 !important;
}

.l-grid--article-page .l-grid {
  margin-left: -40px !important;
}

.l-grid--article-page .l-grid .l-grid__row {
  margin-bottom: 10px;
  display: block;
  font-size: 0.001px;
  margin-bottom: 40px !important;
}

.l-grid--article-page .l-grid .l-grid__row.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--article-page .l-grid .l-grid__row.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--article-page .l-grid .l-grid__row.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--article-page .l-grid .l-grid__row:last-child {
  margin-bottom: 0 !important;
}

.l-grid--article-page .l-grid .l-grid__item {
  display: inline-block;
  /* [1] */
  padding-left: 10px;
  /* [2] */
  vertical-align: top;
  /* [3] */
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  /* [4] */
  -webkit-box-sizing: border-box;
  /* [5] */
  -moz-box-sizing: border-box;
  /* [5] */
  box-sizing: border-box;
  /* [5] */
  letter-spacing: normal;
  word-spacing: normal;
  margin: 0;
  padding-left: 40px !important;
}

.l-grid--article-page .l-grid .l-grid__item.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-grid--article-page .l-grid .l-grid__item.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-grid--article-page .l-grid .l-grid__item.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-grid--article-page .l-grid .l-grid__item.left, .l-grid--article-page .l-grid .l-grid__item.text-left {
  text-align: left;
}

.l-grid--article-page .l-grid .l-grid__item.left > *, .l-grid--article-page .l-grid .l-grid__item.text-left > * {
  text-align: left;
}

.l-grid--article-page .l-grid .l-grid__item.right, .l-grid--article-page .l-grid .l-grid__item.text-right {
  text-align: right;
}

.l-grid--article-page .l-grid .l-grid__item.right > *, .l-grid--article-page .l-grid .l-grid__item.text-right > * {
  text-align: right;
}

.l-grid--article-page .l-grid .l-grid__item.center, .l-grid--article-page .l-grid .l-grid__item.text-center {
  text-align: center;
}

.l-grid--article-page .l-grid .l-grid__item.center > *, .l-grid--article-page .l-grid .l-grid__item.text-center > * {
  text-align: center;
}

.l-grid--article-page .l-grid .l-grid__item.middle {
  vertical-align: middle;
}

.l-grid--article-page .l-grid .l-grid__item.top {
  vertical-align: top;
}

.l-grid--article-page .l-grid .l-grid__item.bottom {
  vertical-align: bottom;
}

.l-grid--article-page .l-grid--full {
  display: block;
  margin-left: 0 !important;
}

.l-grid--article-page .l-grid--full .l-grid__item {
  padding-left: 0 !important;
}

.l-grid--article-page .l-grid--full .l-grid__row {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .l-more-section .l-grid__item.one-half:nth-last-of-type(1) .l-more-section__link {
    border-right: 1px solid #000000;
  }
  body.immobile.subsite-sabato .l-more-section .l-grid__item.one-half:nth-of-type(4n) .l-more-section__link {
    border-right: 1px solid #000000;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile.subsite-sabato .l-more-section .first-one-third .l-more-section__link {
    border-right: 1px solid #000000;
    border-left: none;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile.subsite-sabato .l-more-section .first-one-third .l-more-section__link {
    border-right: 1px solid #000000;
    border-left: none;
  }
}

@media only screen and (max-width: 979px) {
  body.immobile.subsite-sabato .l-more-section .second-one-third .l-more-section__link {
    border-right: 1px solid #000000;
    border-left: none;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile.subsite-sabato .l-more-section .second-one-third .l-more-section__link {
    border-right: 1px solid #000000;
    border-left: none;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile.subsite-sabato .l-more-section .second-one-third .l-more-section__link {
    border-right: 1px solid #000000;
    border-left: none;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile.subsite-sabato .l-more-section .second-one-third .l-more-section__link {
    border-right: 1px solid #000000;
    border-left: none;
  }
}

body.non-responsive.subsite-sabato .l-more-section .second-one-third .l-more-section__link {
  border-right: 1px solid #000000;
  border-left: none;
}

@media only screen and (max-width: 979px) {
  body.immobile.subsite-sabato .l-more-section .l-grid__item.one-half:nth-of-type(even) .l-more-section__link {
    border-right: 1px solid #000000;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile.subsite-sabato .l-more-section .l-grid__item.one-half:nth-of-type(even) .l-more-section__link {
    border-right: 1px solid #000000;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile.subsite-sabato .l-more-section .l-grid__item.one-half:nth-of-type(even) .l-more-section__link {
    border-right: 1px solid #000000;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile.subsite-sabato .l-more-section .l-grid__item.one-half:nth-of-type(even) .l-more-section__link {
    border-right: 1px solid #000000;
  }
}

body.non-responsive.subsite-sabato .l-more-section .l-grid__item.one-half:nth-of-type(even) .l-more-section__link {
  border-right: 1px solid #000000;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile.subsite-sabato .l-more-section .l-grid__item.one-half:nth-of-type(even) .l-more-section__link {
    border-right: 1px solid #000000;
  }
}

.l-more-section .l-more-section__link {
  color: transparent;
  display: block;
}

body.subsite-sabato .l-more-section .l-more-section__link {
  padding-left: 20px;
  padding-left: 2rem;
  padding-right: 20px;
  padding-right: 2rem;
  border-left: 1px solid #000;
}

.l-more-section .m-more-block {
  min-height: 110px;
}

.l-homepage-slider {
  zoom: 1;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  position: relative;
  height: 40px;
  height: 4rem;
}

.l-homepage-slider:before, .l-homepage-slider:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.l-homepage-slider:after {
  clear: both;
}

.l-homepage-slider .l-homepage-slider__list {
  float: left;
  font-size: 0px;
  margin-top: 5px;
  margin-top: 0.5rem;
}

.l-homepage-slider .m-list-item:last-child {
  border: none;
  padding-right: 0;
}

.l-homepage-slider .m-list-item:first-child {
  padding-left: 0;
}

.l-homepage-slider .m-list-item__link {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: capitalize;
}

.l-homepage-slider .l-homepage-slider__nav {
  float: right;
  height: 100%;
  color: white;
}

.l-homepage-slider .l-homepage-slider__next {
  width: 40px;
  width: 4rem;
}

.l-homepage-slider .l-homepage-slider__prev {
  width: 40px;
  width: 4rem;
  margin-right: 1px;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--negative, .l-markten-live .l-markten-live__koers-lijst__percentage--positive, .l-markten-live .l-markten-live__koers-lijst__percentage--equal, .l-markten-live .l-markten-live__koers-lijst__percentage--neutral {
  padding-left: 0px;
  text-align: right;
  width: 30%;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  font-family: "Roboto", sans-serif;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--negative a, .l-markten-live .l-markten-live__koers-lijst__percentage--positive a, .l-markten-live .l-markten-live__koers-lijst__percentage--equal a, .l-markten-live .l-markten-live__koers-lijst__percentage--neutral a {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-markten-live .l-markten-live__koers-lijst__percentage--negative a, .l-markten-live body.immobile .l-markten-live__koers-lijst__percentage--negative a, body.immobile .l-markten-live .l-markten-live__koers-lijst__percentage--positive a, .l-markten-live body.immobile .l-markten-live__koers-lijst__percentage--positive a, body.immobile .l-markten-live .l-markten-live__koers-lijst__percentage--equal a, .l-markten-live body.immobile .l-markten-live__koers-lijst__percentage--equal a, body.immobile .l-markten-live .l-markten-live__koers-lijst__percentage--neutral a, .l-markten-live body.immobile .l-markten-live__koers-lijst__percentage--neutral a {
    padding-right: 5px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.l-markten-live .l-markten-live__koers-lijst__row--odd td, .l-markten-live .l-markten-live__koers-lijst__row--active td, .l-markten-live .l-markten-live__koers-lijst__row--even td {
  padding: 6px 5px;
  padding: 0.6rem 0.5rem;
}

.l-markten-live .l-markten-live__koers-lijst__row--odd:hover, .l-markten-live .l-markten-live__koers-lijst__row--active:hover, .l-markten-live .l-markten-live__koers-lijst__row--even:hover {
  background: #ded7c9;
}

.l-markten-live {
  margin-left: 0;
}

.l-markten-live .m-list-item:last-child {
  border: none;
}

.l-markten-live .l-markten-live__list {
  text-align: right;
  line-height: 16px;
  margin-top: -1px;
}

.l-markten-live .l-markten-live__list .m-list-item {
  margin: 0px;
  line-height: 16px;
}

.l-markten-live .l-markten-live__list .m-list-item__link {
  font-family: "Roboto Condensed", sans-serif;
}

.l-markten-live .l-markten-live__list .m-list-item__link:hover {
  border: 0px;
  padding-bottom: 0px;
  color: #8FA1CB;
  line-height: 16px;
}

.l-markten-live .l-markten-live__list .m-list-item:first-child {
  padding-left: 0;
}

.l-markten-live .l-markten-live__list .m-list-item:last-child {
  padding-right: 0;
}

.l-markten-live .l-markten-live__live a {
  height: 185px;
}

.l-markten-live .l-markten-live__koers-lijst {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-family: "Roboto Condensed", sans-serif;
}

.l-markten-live .l-markten-live__koers-lijst table {
  width: 100%;
}

.l-markten-live .l-markten-live__koers-lijst__row--odd {
  background: #f5eedf;
}

.l-markten-live .l-markten-live__koers-lijst__row--active {
  background: #ded7c9;
}

.l-markten-live .l-markten-live__koers-lijst__name {
  width: 35%;
}

.l-markten-live .l-markten-live__koers-lijst__name a {
  display: block;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  color: gray;
  text-decoration: none;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-markten-live .l-markten-live__koers-lijst__name a {
    padding-left: 5px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.l-markten-live .l-markten-live__koers-lijst__price {
  width: 30%;
  text-align: right;
}

.l-markten-live .l-markten-live__koers-lijst__price a {
  display: block;
  color: black;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-markten-live .l-markten-live__koers-lijst__price a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.l-markten-live .l-markten-live__koers-lijst__percentage--negative {
  color: #ca4036;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--negative a {
  color: #ca4036;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--positive {
  color: #2b873c;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--positive a {
  color: #2b873c;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--equal {
  color: #c6b49c;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--equal a {
  color: #c6b49c;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--neutral {
  color: #454443;
}

.l-markten-live .l-markten-live__koers-lijst__percentage--neutral .l-markten-live__koers-lijst__percentage__date {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}

.l-markten-live .l-markten-live__related {
  margin-top: 10px;
  margin-top: 1rem;
  position: relative;
}

.l-markten-live .l-markten-live__related:before {
  content: '';
  position: absolute;
  height: 7px;
  width: 100%;
  background-image: url("../img/big-divider.png");
}

.l-markten-live .l-markten-live__header {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-markten-live .l-markten-live__header .l-markten-live__header__title {
  display: table-cell;
  vertical-align: middle;
}

.l-markten-live .l-markten-live__header .m-section-header {
  margin-bottom: 0;
}

.l-markten-live .l-markten-live__header .l-markten-live__list {
  display: table-cell;
  vertical-align: middle;
  width: 455px;
  width: 45.5rem;
}

@media only screen and (max-width: 979px) {
  body.immobile .l-markten-live .l-markten-live__header .l-markten-live__list {
    width: 375px;
    width: 37.5rem;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-markten-live .l-markten-live__header .l-markten-live__list {
    width: 375px;
    width: 37.5rem;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-markten-live .l-markten-live__header .l-markten-live__list {
    width: 375px;
    width: 37.5rem;
  }
}

.l-markten-live .l-markten-live--headerextra {
  background-image: url("../img/big-divider.png");
  height: 16px;
}

.l-markten-live .l-markten-live--headerextra .l-markten-live--headerextra--link {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  padding-left: 15px;
  line-height: 16px;
  position: relative;
  top: -3px;
  height: 17px;
  background: #fef7ea;
}

.l-markten-live .l-main-container__section {
  margin-top: 40px;
  margin-top: 4rem;
}

.l-markten-live .l-main-container-article__advertisement {
  float: none !important;
  padding: 0 !important;
  display: block;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-markten-live .l-main-container-article__advertisement.js-top-ads {
    margin: 40px auto 0 auto;
  }
}

body.mobile .l-markten-live .l-main-container-article__advertisement.js-top-ads {
  margin: 40px auto 0 auto;
}

body.non-responsive .l-markten-live .l-main-container-article__advertisement.js-top-ads {
  margin: 40px auto 0 auto;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-markten-live .l-main-container-article__advertisement.js-bottom-ads {
    margin: 40px auto;
  }
}

body.mobile .l-markten-live .l-main-container-article__advertisement.js-bottom-ads {
  margin: 40px auto;
}

body.non-responsive .l-markten-live .l-main-container-article__advertisement.js-bottom-ads {
  margin: 40px auto;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-markten-live .l-main-container-article__advertisement {
    margin: 0 auto;
  }
}

body.mobile .l-markten-live .l-main-container-article__advertisement {
  margin: 0 auto;
}

body.non-responsive .l-markten-live .l-main-container-article__advertisement {
  margin: 0 auto;
}

.l-markten-live .m-table td.name a {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
}

.l-connect {
  position: relative;
  font-family: "Verdana", sans-serif;
  border: 1px solid #e3d7c4;
  background: #faeede;
  padding: 0;
}

.l-connect.l-connect__article {
  border: none;
  background: none;
  padding: 0;
}

.l-connect.l-connect__article .l-connect__title {
  font-family: "Noto", serif;
}

.l-connect.l-connect__article .l-connect__text span {
  font-family: "Noto", serif;
  line-height: 22px;
  font-size: 13px;
  font-size: 1.3rem;
}

body.subsite-sabato .l-connect {
  background: #F2F2F2;
  border: 1px solid #CCC;
}

.subsite-sabato .l-connect,
.l-main-container-article .l-connect {
  margin-bottom: 50px;
}

.l-connect [data-is-visible="false"] {
  display: none;
}

.l-connect [data-is-visible="true"] {
  display: block;
}

.l-connect a {
  font-family: "Verdana", sans-serif;
  text-decoration: none !important;
  display: block;
}

.l-connect .l-connect__block:last-child {
  border: none;
}

.l-connect .l-connect__block {
  padding: 0px 18px;
  padding: 0rem 1.8rem;
  word-wrap: break-word;
  margin-bottom: 40px;
}

.l-connect .l-connect__footer {
  border-bottom: 1px solid #e3d7c4;
  margin-bottom: 20px;
}

body.subsite-sabato .l-connect .l-connect__footer {
  border-bottom: 1px solid #CCC;
}

.l-connect .l-connect__footer__image-container {
  display: table-cell;
}

.l-connect .l-connect__footer__image-container img {
  width: auto;
  height: 100%;
}

.l-connect .l-connect__footer__text-container {
  height: 50px;
  height: 5rem;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

.l-connect .l-connect__footer__link, .l-connect .l-connect__footer__text {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
}

.l-connect .l-connect__footer__text {
  color: #84807c;
}

.l-connect .l-connect__footer__link {
  color: #73a4cd;
  text-decoration: none;
}

.l-connect .l-connect__title {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  line-height: 18px;
  color: #454443;
}

.l-connect .l-connect__text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  color: #84807c;
  font-family: "Roboto", sans-serif;
}

.l-connect .l-connect__text span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  color: #84807c;
  font-family: "Roboto", sans-serif;
}

.l-connect .l-connect__text .l-connect__link {
  font-size: 14px;
  font-size: 1.4rem;
  color: #73a4cd;
  text-decoration: none;
  cursor: pointer;
}

.l-connect .l-connect__more-container {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  bottom: -21px;
  text-align: center;
}

.l-connect .l-connect__button {
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  color: #84807c;
  background: #e3d7c4;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 12px 34px;
}

body.subsite-sabato .l-connect .l-connect__button {
  background: #D8D8D8;
}

.l-connect .l-connect__button.show-more:before {
  font-size: 34px;
  font-size: 3.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 16px;
  content: "";
  margin-right: 12px;
}

.l-connect .l-connect__image {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-opinie-zak {
    padding-left: 10px;
    padding-left: 1rem;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-opinie-zak {
    padding-left: 10px;
    padding-left: 1rem;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-opinie-zak {
    padding-left: 10px;
    padding-left: 1rem;
  }
}

body.non-responsive .l-opinie-zak {
  padding-left: 10px;
  padding-left: 1rem;
}

.l-opinie-zak img {
  max-width: 100%;
}

.l-kaaiman {
  margin-bottom: 40px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-kaaiman {
    padding-right: 20px;
    padding-right: 2rem;
    border-right: 1px solid #e3d7c4;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-kaaiman {
    padding-right: 20px;
    padding-right: 2rem;
    border-right: 1px solid #e3d7c4;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-kaaiman {
    padding-right: 20px;
    padding-right: 2rem;
    border-right: 1px solid #e3d7c4;
  }
}

body.non-responsive .l-kaaiman {
  padding-right: 20px;
  padding-right: 2rem;
  border-right: 1px solid #e3d7c4;
}

.l-koersenfiche__box-DE .m-btn.active:after {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 5px;
  margin-left: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  content: "";
  color: #454443;
}

.l-koersenfiche__box-DE .m-btn.active:hover:after {
  color: #FFF;
}

.l-koersenfiche__box-DE .m-btn.inactive, .l-koersenfiche__box-DE .m-btn.inactive:hover {
  color: #84807c;
  border: 1px solid #A9210B;
}

.l-koersenfiche__box-DE .m-btn.inactive:after, .l-koersenfiche__box-DE .m-btn.inactive:hover:after {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 5px;
  margin-left: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  content: "";
  color: #84807c;
}

.l-koersenfiche__spacer {
  margin: 10px 0px;
  margin: 1rem 0rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-koersenfiche__box-AB .l-grid__item:last-child {
    padding-left: 0;
  }
}

.l-koersenfiche__box-A {
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding-right: 10px;
  padding-right: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e3d7c4;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-koersenfiche__box-A {
    border-right: 1px solid #e3d7c4;
    border-bottom: none;
  }
}

.l-koersenfiche__box-B {
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
}

.l-koersenfiche__box-AB {
  border-right: 1px solid #e3d7c4;
}

.l-koersenfiche__box-C {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e3d7c4;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-koersenfiche__box-C {
    border-bottom: none;
  }
}

.l-koersenfiche__box-E {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e3d7c4;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-koersenfiche__box-E {
    border-bottom: none;
  }
}

.l-koersenfiche__box-F {
  margin: 10px 0px;
  margin: 1rem 0rem;
}

.l-koersenfiche__box-DE {
  padding: 10px 0px;
  padding: 1rem 0rem;
  margin: 10px 0px;
  margin: 1rem 0rem;
  zoom: 1;
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
}

.l-koersenfiche__box-DE:before, .l-koersenfiche__box-DE:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.l-koersenfiche__box-DE:after {
  clear: both;
}

.l-koersenfiche__box-DE__section {
  margin: 0px 50px 0px 0px;
  margin: 0rem 5rem 0rem 0rem;
  display: inline-block;
}

.l-koersenfiche__box-DE__section:last-of-type {
  margin: 0;
}

.l-reaction-thanks .m-share__count {
  display: none;
  font-size: 16px;
  font-size: 1.6rem;
}

.l-reaction-thanks .m-share__services {
  padding-left: 0;
  font-size: 0.001px;
}

.l-reaction-inline .m-reaction-thanks {
  padding: 0;
  margin-top: 20px;
}

.l-reaction-inline .m-reaction-thanks:after {
  display: none;
}

.l-finance .l-finance__media-teaser, .l-finance .l-finance__media-teaser--first {
  margin-top: 10px;
  margin-top: 1rem;
}

.l-finance {
  padding-top: 25px;
}

.l-finance .l-finance__row {
  padding: 20px 0px;
  padding: 2rem 0rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-finance .l-finance__row:first-child {
  padding-top: 0;
}

.l-finance .l-finance__row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

@media only screen and (max-width: 979px) {
  body.immobile .l-finance .l-finance__row:last-child {
    border-bottom: 1px solid #e3d7c4;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-finance .l-finance__row:last-child {
    border-bottom: 1px solid #e3d7c4;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-finance .l-finance__row:last-child {
    border-bottom: 1px solid #e3d7c4;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
}

.l-finance .l-finance__row .l-grid__item:first-child .m-article-teaser--title-only {
  padding-left: 0;
}

.l-finance .l-finance__row .l-grid__item:last-child .m-article-teaser--title-only {
  border: none;
  padding-right: 0;
}

.l-finance .l-finance__row .m-article-teaser--title-only {
  border-right: 1px solid #e3d7c4;
  padding: 0px 10px;
  padding: 0rem 1rem;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
}

.l-finance .l-finance__row .m-article-teaser--horizontal--cover .m-label--big.finance {
  display: none;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-finance .l-finance__media-teaser--first {
    margin-top: 0;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-finance .l-finance__media-teaser--first {
    margin-top: 0;
  }
}

body.non-responsive .l-finance .l-finance__media-teaser--first {
  margin-top: 0;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-finance .l-finance__media-teaser--first {
    margin-top: 0;
  }
}

.l-finance .l-finance__title {
  font-size: 32px;
  font-size: 3.2rem;
  color: #454443;
  font-family: "Noto", serif;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid #e3d7c4;
}

.l-finance .l-finance__dialog {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.l-finance .l-finance__dialog p {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

.l-finance .l-finance__search {
  padding: 0;
  margin: 0 0 20px 0;
}

.l-finance .l-finance__search .l-finance__searchbox {
  background-color: #e3d7c4;
}

.l-finance .l-finance__search .l-finance__searchbox input[type="text"] {
  background-color: #e3d7c4;
  vertical-align: middle;
}

.l-finance .l-finance__search .l-question-form__form {
  margin: 0;
}

.l-finance .l-finance__search .l-question-form__action {
  text-align: left;
}

.l-finance .l-finance__search .l-question-form__input-container {
  max-width: 100%;
}

.l-finance .l-finance__search .l-question-form__input-container:before {
  color: #454443;
}

.l-finance .l-finance__column {
  border-right: 1px solid #e3d7c4;
}

.l-finance .l-finance__column:last-child {
  border: none;
}

.l-finance .l-finance__column .l-finance__section:last-of-type {
  margin-bottom: 0;
}

.l-finance .l-finance__tools-sections {
  border-bottom: 1px solid #e3d7c4;
  padding: 0;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.l-finance .l-finance__section {
  margin-bottom: 35px;
}

.l-finance .l-finance__section__title {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #0073AB;
}

.l-finance .l-finance__section__list {
  list-style: none;
  padding-left: 0;
}

.l-finance .l-finance__section__list__item {
  padding: 0;
}

.l-finance .l-finance__section__list__link {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  font-family: "Noto", serif;
  color: #59554e;
}

.l-finance .l-finance__section__list__link:hover {
  color: #0073AB;
}

.l-finance .l-finance__content-overview-list {
  display: table-row;
  margin-bottom: 10px;
}

.l-finance .l-finance__content-overview-item {
  display: table-cell;
  border: 1px solid #e3d7c4;
  background-color: #fef7ea;
}

.l-finance .l-finance__content-overview-link {
  width: 25px;
  height: 15px;
  padding: 2px 6px;
  display: table-cell;
  text-decoration: none;
  color: #0073AB;
  background-color: #fef7ea;
  font-family: "Roboto", sans-serif;
}

.l-finance .l-finance__content-overview-link:hover {
  font-weight: bold;
  color: #0073AB;
}

.l-finance .l-finance__inactive-link {
  color: #e3d7c4;
}

.l-finance .l-finance__inactive-link:hover {
  cursor: default;
}

.l-finance .l-finance__tags-section {
  display: block;
  clear: both;
  overflow: hidden;
  font-family: "Noto", serif;
  min-height: 80px;
  min-height: 8rem;
  margin: 0px 0px 30px 0px;
  margin: 0rem 0rem 3rem 0rem;
  padding: 0px 0px 5px 0px;
  padding: 0rem 0rem 0.5rem 0rem;
}

.l-finance .l-finance__tags-section .l-finance__tags-section-column {
  display: inline;
}

.l-finance .l-finance__tags-section .l-finance__left {
  display: inline-block;
  margin: 25px 0px 0px 0px;
  margin: 2.5rem 0rem 0rem 0rem;
  padding: 0px;
  padding: 0rem;
  width: 35%;
}

.l-finance .l-finance__tags-section .l-finance__right {
  display: inline-block;
  margin: 25px 0px 0px 0px;
  margin: 2.5rem 0rem 0rem 0rem;
  padding: 0px;
  padding: 0rem;
  width: 35%;
  float: right;
}

.l-finance .l-finance__tags-section a {
  color: #59554e;
}

.l-finance .l-finance__tags-section a:hover {
  color: #0073AB;
}

.l-finance .l-finance__tagtitle {
  margin: 20px 0px 0px 0px;
  margin: 2rem 0rem 0rem 0rem;
  padding: 0px;
  padding: 0rem;
  width: 20%;
  float: left;
}

.l-finance .l-finance__tagtitle-link {
  font-size: 36pt;
  text-decoration: none;
  color: #c2b6a4;
  cursor: pointer;
  padding: 0;
  line-height: 1em;
}

.l-finance .l-finance__tagtitle-link:hover {
  color: #c2b6a4;
  cursor: default;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-weather {
    border-left: 1px solid #e3d7c4;
    padding-left: 10px;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-weather {
    border-left: 1px solid #e3d7c4;
    padding-left: 10px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-weather {
    border-left: 1px solid #e3d7c4;
    padding-left: 10px;
  }
}

body.non-responsive .l-weather {
  border-left: 1px solid #e3d7c4;
  padding-left: 10px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-eco-dashboard {
    padding-right: 10px;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-eco-dashboard {
    padding-right: 10px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-eco-dashboard {
    padding-right: 10px;
  }
}

body.non-responsive .l-eco-dashboard {
  padding-right: 10px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-eco-dashboard .m-eco-dashboard-block--staatsschuld {
    border-left: none;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-eco-dashboard .m-eco-dashboard-block--staatsschuld {
    padding-right: 20px;
    padding-right: 2rem;
    border-left: none;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-eco-dashboard .m-eco-dashboard-block--staatsschuld {
    padding-right: 20px;
    padding-right: 2rem;
    border-left: none;
  }
}

body.non-responsive .l-eco-dashboard .m-eco-dashboard-block--staatsschuld {
  padding-right: 20px;
  padding-right: 2rem;
  border-left: none;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-eco-dashboard .l-grid__item:nth-child(2) .m-eco-dashboard-block {
    border-left: none;
  }
}

@media only screen and (max-width: 979px) {
  body.immobile .l-eco-dashboard .l-grid__item:nth-child(2) .m-eco-dashboard-block {
    border-left: none;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-eco-dashboard .l-grid__item:nth-child(2) .m-eco-dashboard-block {
    border-left: none;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-eco-dashboard .m-eco-dashboard-block--staatsschuld, body.immobile .l-eco-dashboard .m-eco-dashboard-block--inflatie {
    border-left: none;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 979px) {
  body.immobile .l-eco-dashboard .m-eco-dashboard-block--staatsschuld, body.immobile .l-eco-dashboard .m-eco-dashboard-block--inflatie {
    border-left: none;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-eco-dashboard .m-eco-dashboard-block--staatsschuld, body.mobile .l-eco-dashboard .m-eco-dashboard-block--inflatie {
    border-left: none;
    margin-bottom: 20px;
  }
}

.l-eco-dashboard .m-eco-dashboard-block__link {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  line-height: 1.2;
}

.l-eco-dashboard .m-eco-dashboard-block__info {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  color: #59554e;
}

.l-footer .l-footer__column, .l-footer .l-footer__column--tools {
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  border-right: 1px solid #e3d7c4;
}

body.subsite-sabato .l-footer .l-footer__column, .l-footer body.subsite-sabato .l-footer__column, body.subsite-sabato .l-footer .l-footer__column--tools, .l-footer body.subsite-sabato .l-footer__column--tools {
  border-right: 1px solid #000000;
}

.l-footer {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

body.subsite-sabato .l-footer {
  background-color: #ffffff;
}

.l-footer .l-footer__top {
  border-bottom: 1px solid #e3d7c4;
}

body.subsite-sabato .l-footer .l-footer__top {
  border-bottom: 1px solid #000000;
}

@media only screen and (max-width: 979px) {
  body.immobile .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

body.non-responsive .l-footer .l-footer__column--tools {
  border-right: none;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

@media only screen and (max-width: 979px) {
  body.immobile.subsite-sabato .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile.subsite-sabato .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile.subsite-sabato .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile.subsite-sabato .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

body.non-responsive.subsite-sabato .l-footer .l-footer__column--tools {
  border-right: none;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile.subsite-sabato .l-footer .l-footer__column--tools {
    border-right: none;
  }
}

.l-footer .m-share {
  margin: 15px 5px;
  margin: 1.5rem 0.5rem;
  text-align: center;
  height: auto;
}

.l-footer .m-share__services__list {
  display: inline-block;
  vertical-align: middle;
  margin: 3px 2.5px;
  margin: 0.3rem 0.25rem;
}

.l-footer .l-footer__bottom {
  border-bottom: 1px solid #e3d7c4;
  position: relative;
}

body.subsite-sabato .l-footer .l-footer__bottom {
  border-bottom: 1px solid #000000;
}

.l-footer .l-footer__bottom__mediafin-logo {
  width: 42px;
  height: 42px;
  margin-right: 5px;
  margin-right: 0.5rem;
}

.l-footer .l-footer__bottom__links {
  width: 85%;
  font-family: "Roboto", sans-serif;
}

.l-footer .l-footer__bottom__logos {
  padding-top: 10px;
  padding-top: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  margin-top: 0px;
  border-top: 1px solid #e3d7c4;
  text-align: center;
}

body.subsite-sabato .l-footer .l-footer__bottom__logos {
  border-top: 1px solid #000000;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-footer .l-footer__bottom__logos {
    margin-top: 10px;
    margin-top: 1rem;
    text-align: right;
    border-top: 0px;
    padding: 0px;
  }
}

.l-footer .l-footer__bottom__mediafin-logo, .l-footer .l-footer__bottom__logo, .l-footer .l-footer__bottom__links, .l-footer .l-footer__bottom__links__list {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.l-footer .l-footer__bottom__list-item {
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
}

.l-footer .l-footer__bottom__link {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0px 5px;
  padding: 0rem 0.5rem;
  text-decoration: none;
  color: #2c3b78;
  border-right: 1px solid #e3d7c4;
}

body.subsite-sabato .l-footer .l-footer__bottom__link {
  color: #000000;
  border-right: 1px solid #cccccc;
}

.l-footer .l-footer__bottom__link:hover {
  color: #8FA1CB;
}

body.subsite-sabato .l-footer .l-footer__bottom__link:hover {
  color: #434343;
}

.l-footer .l-footer__bottom__copyright {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0px 5px;
  padding: 0rem 0.5rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

body.subsite-sabato .l-footer .l-footer__bottom__copyright {
  color: #cccccc;
}

.l-footer .l-footer__bottom__links__list .l-footer__bottom__list-item:last-child .l-footer__bottom__link {
  border: none;
}

.l-footer .l-footer__bottom__links__list .l-footer__bottom__list-item:nth-of-type(2) .l-footer__bottom__link {
  border-left: 1px solid #e3d7c4;
}

body.subsite-sabato .l-footer .l-footer__bottom__links__list .l-footer__bottom__list-item:nth-of-type(2) .l-footer__bottom__link {
  border-left: 1px solid #cccccc;
}

.l-footer .l-footer__first-row .l-grid__item:first-child .m-footer-block__title, .l-footer .l-footer__first-row .l-grid__item:first-child .m-footer-block__list {
  padding-left: 0;
}

.l-footer .l-footer__bottom__logo {
  padding: 0px 10px;
  padding: 0rem 1rem;
  border-right: 1px solid #e3d7c4;
}

.l-footer .l-footer__bottom__list-item:last-child .l-footer__bottom__logo {
  border: none;
}

.l-footer .m-share__services__service {
  width: 45px;
  height: 45px;
}

.l-footer .m-share__services__service__link:before {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 45px;
}

.l-snel-naar .l-snel-naar__block {
  font-size: 16px;
  font-size: 1.6rem;
  color: false;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  margin-right: 24px;
  margin-top: 2px;
  background: #f8ebd3;
  position: relative;
  height: 34px;
  line-height: 34px;
}

.l-snel-naar .l-snel-naar__block:after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 12px solid #f8ebd3;
}

.l-lees-tablet {
  padding: 0px 15px;
  padding: 0rem 1.5rem;
}

.l-lees-tablet .l-lees-tablet__image {
  margin: 20px 0px 20px 0px;
  margin: 2rem 0rem 2rem 0rem;
  width: 230px;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-lees-tablet .l-lees-tablet__image {
    margin: 10px 0px;
    margin: 1rem 0rem;
  }
}

body.mobile .l-lees-tablet .l-lees-tablet__image {
  margin: 10px 0px;
  margin: 1rem 0rem;
}

body.non-responsive .l-lees-tablet .l-lees-tablet__image {
  margin: 10px 0px;
  margin: 1rem 0rem;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-lees-tablet .l-lees-tablet__image {
    margin: 10px 0px;
    margin: 1rem 0rem;
  }
}

.l-lees-tablet .l-lees-tablet__store {
  margin-left: 5px;
  margin-left: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-lees-tablet .l-lees-tablet__store {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

body.mobile .l-lees-tablet .l-lees-tablet__store {
  margin-top: 10px;
  margin-top: 1rem;
}

body.non-responsive .l-lees-tablet .l-lees-tablet__store {
  margin-top: 10px;
  margin-top: 1rem;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-lees-tablet .l-lees-tablet__store {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

.l-lees-tablet .l-lees-tablet__store__title {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.l-lees-tablet .l-lees-tablet__store__link,
.l-lees-tablet .l-lees-tablet__store__link a {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
  margin: 4px 0px 0px 0px;
}

.l-width-limiter--homepage, .l-width-limiter--artikel {
  padding-top: 28px;
  padding-top: 2.8rem;
  position: relative;
  width: 100%;
}

.l-width-limiter--homepage {
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1545px;
  max-width: 154.5rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-width-limiter--homepage {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-width-limiter--homepage {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-width-limiter--homepage {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-width-limiter--homepage {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-width-limiter--homepage {
    padding-right: 390px;
    padding-right: 39rem;
  }
}

.l-width-limiter--artikel {
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1425px;
  max-width: 142.5rem;
  padding-right: 40px;
  padding-right: 4rem;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-width-limiter--artikel {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-width-limiter--artikel {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-width-limiter--artikel {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-width-limiter--artikel {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

.l-width-limiter--share {
  width: 100%;
  position: relative;
  padding: 40px 40px 0 40px;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-width-limiter--share {
    padding: 40px 340px 0 40px;
  }
}

.l-sub-sectie {
  margin-top: 20px;
}

.l-sub-sectie .l-sub-sectie__header {
  font-size: 30px;
  font-size: 3rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-sub-sectie .l-sub-sectie__list {
  padding-bottom: 9999px;
  margin-bottom: -9999px;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-sub-sectie .l-sub-sectie__list {
    border-right: 1px solid #e3d7c4;
    padding-right: 20px;
    padding-right: 2rem;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-sub-sectie .l-sub-sectie__list {
    border-right: 1px solid #e3d7c4;
    padding-right: 20px;
    padding-right: 2rem;
  }
}

body.non-responsive .l-sub-sectie .l-sub-sectie__list {
  border-right: 1px solid #e3d7c4;
  padding-right: 20px;
  padding-right: 2rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-sub-sectie .l-sub-sectie__list {
    border-right: 1px solid #e3d7c4;
    padding-right: 20px;
    padding-right: 2rem;
  }
}

.l-sub-sectie .l-sub-sectie__list .l-grid__item:last-child .l-sub-sectie__list__item {
  margin-bottom: 0;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-sub-sectie .l-sidebar {
    margin-top: 20px;
    margin-top: 2rem;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-sub-sectie .l-sidebar {
    margin-top: 20px;
    margin-top: 2rem;
  }
}

body.non-responsive .l-sub-sectie .l-sidebar {
  margin-top: 20px;
  margin-top: 2rem;
}

.l-sub-sectie .l-sub-sectie__mid-list {
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  margin-top: 20px;
  margin-top: 2rem;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-sub-sectie .l-sub-sectie__mid-list {
    padding-left: 20px;
    padding-left: 2rem;
    margin-top: 0;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-sub-sectie .l-sub-sectie__mid-list {
    padding-left: 20px;
    padding-left: 2rem;
    margin-top: 0;
  }
}

body.non-responsive .l-sub-sectie .l-sub-sectie__mid-list {
  padding-left: 20px;
  padding-left: 2rem;
  margin-top: 0;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-sub-sectie .l-sub-sectie__mid-list {
    padding-left: 20px;
    padding-left: 2rem;
    margin-top: 0;
  }
}

.l-sub-sectie .l-sub-sectie__mid-list .m-article-list {
  margin-bottom: 30px;
}

.l-sub-sectie .l-sub-sectie__mid-list .m-article-list .m-article-list-item--full-title:first-child {
  padding-top: 0px;
}

.l-sub-sectie .l-sub-sectie__list__item {
  border-bottom: 1px solid #e3d7c4;
  padding-bottom: 20px;
  padding-bottom: 2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-sub-sectie .l-connect {
  margin: 20px 0px;
  margin: 2rem 0rem;
}

.l-article-list {
  position: relative;
  background-color: #fef7ea;
}

.l-sub-sectie-meer {
  margin: 20px 0px;
  margin: 2rem 0rem;
}

.l-sub-sectie-meer .l-sub-sectie-meer__content {
  border-left: 1px solid #e3d7c4;
}

.l-sub-sectie-meer .l-sub-sectie-meer__content li {
  list-style-type: none;
}

.l-sub-sectie-meer .m-menu-item__link {
  text-transform: uppercase;
}

.l-diensten {
  text-align: left;
}

.l-diensten .l-diensten__verlopen {
  background-color: #c75845;
  color: #fffaf3;
  display: block;
  width: 100%;
  padding: 20px 15px;
  padding: 2rem 1.5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  display: table;
}

.l-diensten .l-diensten__verlopen:before {
  font-size: 30px;
  font-size: 3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 20px;
  padding-right: 2rem;
  content: "";
  display: table-cell;
  vertical-align: middle;
}

.l-diensten .diensten__verlopen__container {
  display: table-cell;
  vertical-align: middle;
}

.l-diensten .l-diensten__verlopen__text {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}

.l-diensten .l-diensten__verlopen__cta {
  display: block;
  margin-top: 10px;
  margin-top: 1rem;
  font-size: 14px;
  font-size: 1.4rem;
}

.l-diensten .l-diensten__verlopen__cta:after {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  position: relative;
  top: -3px;
  top: -0.3rem;
  left: 10px;
  left: 1rem;
}

.l-diensten .l-diensten__abonneren {
  padding: 15px;
  padding: 1.5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  zoom: 1;
  background-color: #2c3b78;
  color: #fffaf3;
  width: 100%;
  display: block;
  position: relative;
}

.l-diensten .l-diensten__abonneren:before, .l-diensten .l-diensten__abonneren:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.l-diensten .l-diensten__abonneren:after {
  clear: both;
}

.l-diensten .l-diensten__abonneren__image {
  padding-top: 6px;
}

.l-diensten .l-diensten__abonneren__container {
  float: right;
  max-width: 175px;
}

.l-diensten .l-diensten__abonneren__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  display: block;
}

.l-diensten .l-diensten__abonneren__text {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  display: block;
}

.l-diensten .l-diensten__abonneren__cta {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  display: inline-block;
  background-color: #c75845;
  padding: 8px 40px;
  padding: 0.8rem 4rem;
}

.l-login .l-login__inputfield, .l-login .m-password-forgot__input, .l-login .l-login__inputfield--password {
  height: 40px;
  border: none;
  padding: 0 10px;
  background: #e3d7c4;
  color: #454443;
  font-family: "Roboto", sans-serif;
  display: block;
  width: 100%;
  padding: 0px 10px;
  padding: 0rem 1rem;
  height: 40px;
  height: 4rem;
  margin-top: 4px;
  margin-top: 0.4rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

.l-login {
  text-align: left;
  color: #fffaf3;
}

.l-login .l-login__header {
  margin-top: 30px;
  margin-top: 3rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #404669;
}

.l-login .l-login__header:first-child {
  margin-top: 0;
}

.l-login .l-login__close {
  font-size: 20px;
  font-size: 2rem;
  right: 10px;
  right: 1rem;
  top: 5px;
  top: 0.5rem;
  position: absolute;
  color: #ffffff;
  cursor: pointer;
  line-height: 1;
}

.l-login .l-login__header__sub-title, .l-login .l-login__header__link, .l-login .l-login__forgot {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #b9c3db;
}

.l-login .l-login__header__link, .l-login .l-login__forgot {
  float: right;
}

.l-login .l-login__header__link:after, .l-login .l-login__forgot:after {
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 10px;
  margin-left: 1rem;
  margin-top: -2px;
  margin-top: -0.2rem;
  content: "";
  display: inline-block;
}

.l-login .l-login__header__title {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
}

.l-login .l-login__header__sub-title {
  margin-left: 5px;
  margin-left: 0.5rem;
}

.l-login .m-share__services__service {
  margin-right: 15px;
  margin-right: 1.5rem;
  width: 40px;
  width: 4rem;
  height: 40px;
  height: 4rem;
}

body.subsite-sabato .l-login .m-share__services__service {
  background: #FFFFFF;
  border: 1px solid #e3d7c4;
}

body.subsite-sabato .l-login .m-share__services__service__link.facebook:before {
  content: "";
  color: #38538e;
}

body.subsite-sabato .l-login .m-share__services__service__link.facebook_square:before {
  content: "";
  color: #ffffff;
}

body.subsite-sabato .l-login .m-share__services__service__link.twitter:before {
  content: "";
  color: #42a4cd;
}

body.subsite-sabato .l-login .m-share__services__service__link.linkedin:before {
  content: "";
  color: #5094c4;
}

body.subsite-sabato .l-login .m-share__services__service__link.googleplus:before {
  content: "";
  color: #c94936;
}

body.subsite-sabato .l-login .m-share__services__service__link.link:before {
  content: "";
  color: #212d5b;
}

body.subsite-sabato .l-login .m-share__services__service__link.email:before {
  content: "";
  color: #212d5b;
}

body.subsite-sabato .l-login .m-share__services__service__link.share:before {
  content: "";
  color: #212d5b;
}

body.subsite-sabato .l-login .m-share__services__service__link.rss:before {
  content: "";
  color: #f79a17;
}

.l-login .m-share__services__service__link:before {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 40px;
}

.l-login .l-login__inputfield--password {
  font-size: 24px;
  font-size: 2.4rem;
}

.l-login .l-login__form__error {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-login .l-login__form__footer {
  zoom: 1;
}

.l-login .l-login__form__footer:before, .l-login .l-login__form__footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.l-login .l-login__form__footer:after {
  clear: both;
}

.l-login .l-login__keeplogin {
  display: table;
  float: left;
  margin-top: 8px;
  margin-top: 0.8rem;
  width: 160px;
  width: 16rem;
}

.l-login .l-login__keeplogin .l-login__checkbox, .l-login .l-login__keeplogin .l-login__label {
  display: table-cell;
  vertical-align: baseline;
}

.l-login .l-login__checkbox {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-right: 0.5rem;
}

.l-login .l-login__submit, .l-login .m-password-forgot__submit {
  font-size: 14px;
  font-size: 1.4rem;
  height: 40px;
  height: 4rem;
  width: 115px;
  width: 11.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  float: right;
  background: #c75845;
  color: #FFFFFF;
}

.l-login .l-login__buttons-container {
  overflow: hidden;
}

.l-login .l-login__buttons {
  padding: 10px 0px;
  padding: 1rem 0rem;
  padding-bottom: 9999px !important;
  margin-bottom: -9989px !important;
  text-align: center;
  color: #fffaf3;
  background-color: #2c3b78;
  display: inline-block;
  vertical-align: top;
  width: 155px;
}

.l-login .l-login__buttons.first {
  margin-right: 10px;
}

.l-login .m-password-forgot__submit {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 4px;
  margin-top: 0.4rem;
  font-weight: normal;
  background-color: #c75845;
}

.l-login .m-password-forgot__cancel {
  font-size: 16px;
  font-size: 1.6rem;
  height: 40px;
  height: 4rem;
  width: 115px;
  width: 11.5rem;
  margin-top: 4px;
  margin-top: 0.4rem;
  text-align: center;
  float: right;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #b9c3db;
  background-color: transparent;
}

.l-login .m-password-forgot__label {
  margin-bottom: 0;
}

.l-search.island {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-search.island--wide {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-search.island--extra-wide {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-search.autosuggest {
  margin-top: 0;
  z-index: 10001;
}

.l-search.meta {
  margin-top: 10px;
  margin-top: 1rem;
  height: auto;
}

.l-search .l-search__title {
  font-size: 20px;
  font-size: 2rem;
  margin: 0px 0px 30px 0px;
  margin: 0rem 0rem 3rem 0rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #fffaf3;
}

.l-search .l-search__inputfield-container {
  position: relative;
}

.l-search .l-search__inputfield-container:before {
  color: #807c79;
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 40px;
  content: "";
  position: absolute;
  left: 10px;
  left: 1rem;
  z-index: 1;
}

.l-search .l-search__inputfield {
  width: 100%;
  padding: 9px 10px 10px 40px;
  padding: 0.9rem 1rem 1rem 4rem;
  background-color: #e3d7c4;
  color: #454443;
  font-family: "Roboto", sans-serif;
}

.l-search .l-search__inputfield::-ms-clear {
  display: none;
}

.l-search .l-search__clear:before {
  line-height: 40px;
  line-height: 4rem;
  right: 10px;
  right: 1rem;
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #807c79;
  cursor: pointer;
  display: inline;
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.l-search .l-search__clear:hover {
  cursor: pointer;
}

.l-search .l-search__submit {
  width: 100%;
  height: 40px;
  background-color: #2c3b78;
  color: #fffaf3;
  font-weight: bold;
}

.l-search .l-search__facets-container {
  margin-top: 10px;
  margin-top: 1rem;
  display: inline;
}

.l-search .l-search__facet-type-container {
  margin-right: 10px;
  margin-right: 1rem;
  border-right: solid 1px #e3d7c4;
  display: inline;
}

.l-search .l-search__label {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  color: #84807c;
}

.l-search .l-search__facet-name {
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 5px;
  margin-right: 0.5rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  font-weight: bold;
}

.l-search .l-search__remove-facet:before {
  padding-right: 5px;
  padding-right: 0.5rem;
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #807c79;
  cursor: pointer;
  display: inline;
  position: relative;
}

.l-search .l-search__meta-container {
  display: block;
  line-height: 2.0;
  font-family: "Roboto", sans-serif;
}

.l-search .l-search__save-search:before {
  padding-right: 5px;
  padding-right: 0.5rem;
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #807c79;
  cursor: pointer;
  display: inline;
  position: relative;
}

.l-search .l-search__link {
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: underline;
  color: #2c3b78;
  display: inline;
  font-family: "Roboto", sans-serif;
}

.l-search .l-zoeken__autocomplete {
  list-style-type: none;
  border-top: 1px solid #e3d7c4;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 0;
}

.l-search .l-zoeken__autocomplete__item {
  text-align: left;
  color: #454443;
  background-color: #fff3e5;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  padding-left: 1rem;
  border-bottom: 1px solid #e3d7c4;
  border-left: 1px solid #e3d7c4;
  border-right: 1px solid #e3d7c4;
  font-family: "Roboto", sans-serif;
}

.l-search .l-zoeken__autocomplete__item span {
  line-height: 40px;
}

.sub-nav--zoeken.menu-active .m-searchform-input__field-container {
  /* Attract attention after focus */
  -webkit-animation: fade_scale_in 0.8s 0s ease;
  -moz-animation: fade_scale_in 0.8s 0s ease;
  -o-animation: fade_scale_in 0.8s 0s ease;
  animation: fade_scale_in 0.8s 0s ease;
}

@-webkit-keyframes fade_scale_in {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-moz-keyframes fade_scale_in {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@-o-keyframes fade_scale_in {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes fade_scale_in {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.l-marktenwidget {
  position: relative;
  z-index: 2;
}

.l-marktenwidget .l-marktenwidget__header {
  display: table;
  height: 40px;
  width: 100%;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-marktenwidget .l-marktenwidget__header.input-is-active .m-marktenwidget-item__link {
    padding: 6px 6px 0 6px !important;
  }
}

body.mobile .l-marktenwidget .l-marktenwidget__header.input-is-active .m-marktenwidget-item__link {
  padding: 6px 6px 0 6px !important;
}

body.non-responsive .l-marktenwidget .l-marktenwidget__header.input-is-active .m-marktenwidget-item__link {
  padding: 6px 6px 0 6px !important;
}

@media only screen and (min-width: 1120px) and (max-width: 1170px) {
  .l-marktenwidget .l-marktenwidget__header.input-is-active .m-marktenwidget-item__link {
    max-width: 50px;
  }
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-marktenwidget .l-marktenwidget__header.input-is-active .m-marktenwidget-more {
    width: 30px;
  }
}

body.mobile .l-marktenwidget .l-marktenwidget__header.input-is-active .m-marktenwidget-more {
  width: 30px;
}

body.non-responsive .l-marktenwidget .l-marktenwidget__header.input-is-active .m-marktenwidget-more {
  width: 30px;
}

.l-marktenwidget .l-marktenwidget__header__section--left, .l-marktenwidget .l-marktenwidget__header__section--right {
  display: table-cell;
  vertical-align: top;
}

.l-marktenwidget .l-marktenwidget__header__section--left {
  width: 1px;
}

.l-marktenwidget .l-marktenwidget__header__section--right {
  height: 40px;
  padding-left: 10px;
  position: relative;
}

.l-marktenwidget .l-marktenwidget__menu {
  height: 50px;
  font-size: 0.001px;
  padding: 0;
  margin: 0;
  line-height: 0;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-marktenwidget .l-marktenwidget__menu {
    height: 60px;
  }
}

.l-marktenwidget .l-marktenwidget__search {
  position: relative;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #e3d7c4;
  width: 100%;
  float: right;
}

.l-marktenwidget .l-marktenwidget__search:after {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 40px;
  content: "";
  width: 34px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-marktenwidget .l-marktenwidget__search:after {
    width: 60px;
    font-size: 22px;
    line-height: 50px;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-marktenwidget .l-marktenwidget__search {
    max-width: 250px;
  }
}

.l-marktenwidget .l-marktenwidget__search__inputfield {
  border: none;
  width: 100%;
  height: 40px;
  padding: 0 0 0 30px;
  font-size: 14px;
  background: transparent;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-marktenwidget .l-marktenwidget__search__inputfield {
    height: 50px;
    padding: 0 15px 0 55px;
  }
}

.l-marktenwidget .l-marktenwidget__content {
  background: #fef7ea;
  border: 1px solid #e3d7c4;
  position: relative;
  padding: 10px;
  top: -1px;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}

.l-marktenwidget .l-marktenwidget__chart {
  text-align: center;
}

@media only screen and (max-width: 979px) {
  body.immobile .l-marktenwidget .l-marktenwidget__chart {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

@media only screen and (max-width: 979px) {
  body.mobile .l-marktenwidget .l-marktenwidget__chart {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-marktenwidget .l-marktenwidget__chart {
    margin-top: 10px;
    margin-top: 1rem;
  }
}

.l-marktenwidget .l-marktenwidget__chart img {
  max-width: 100%;
  height: auto;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-agenda {
    padding-left: 20px;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-agenda {
    padding-left: 20px;
    padding-left: 2rem;
  }
}

body.non-responsive .l-agenda {
  padding-left: 20px;
  padding-left: 2rem;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-agenda {
    padding-left: 20px;
    padding-left: 2rem;
  }
}

.l-agenda .l-agenda__list {
  list-style: none;
}

.l-agenda .l-agenda__list .m-agenda-item:last-child {
  margin-bottom: 0;
}

.l-in-beeld {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-in-beeld {
    padding-right: 20px;
    padding-right: 2rem;
    margin-bottom: 0;
    border-right: 1px solid #e3d7c4;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-in-beeld {
    padding-right: 20px;
    padding-right: 2rem;
    margin-bottom: 0;
    border-right: 1px solid #e3d7c4;
  }
}

body.non-responsive .l-in-beeld {
  padding-right: 20px;
  padding-right: 2rem;
  margin-bottom: 0;
  border-right: 1px solid #e3d7c4;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-in-beeld {
    padding-right: 20px;
    padding-right: 2rem;
    margin-bottom: 0;
    border-right: 1px solid #e3d7c4;
  }
}

.l-in-beeld {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-in-beeld {
    padding-right: 20px;
    padding-right: 2rem;
    margin-bottom: 0;
    border-right: 1px solid #e3d7c4;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-in-beeld {
    padding-right: 20px;
    padding-right: 2rem;
    margin-bottom: 0;
    border-right: 1px solid #e3d7c4;
  }
}

body.non-responsive .l-in-beeld {
  padding-right: 20px;
  padding-right: 2rem;
  margin-bottom: 0;
  border-right: 1px solid #e3d7c4;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-in-beeld {
    padding-right: 20px;
    padding-right: 2rem;
    margin-bottom: 0;
    border-right: 1px solid #e3d7c4;
  }
}

.l-data-list .m-data-list {
  border-bottom: 1px solid #e3d7c4;
}

.l-data-list .m-data-list:last-child {
  border: none;
}

.l-fondsen-obligaties .l-fondsen-obligaties__item {
  list-style-type: none;
}

.l-fondsen-obligaties .m-menu-item {
  height: auto;
  border-right: none;
  background: none;
}

.l-fondsen-obligaties .m-menu-item:after {
  top: 0;
}

.l-fondsen-obligaties .m-menu-item__link {
  padding: 17px 0px;
  padding: 1.7rem 0rem;
  text-transform: uppercase;
}

.l-analyst-stocks {
  padding: 25px 15px;
  padding: 2.5rem 1.5rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-analyst-stocks .m-section-header {
  margin: 0;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-recommendation {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

.l-recommendation .l-recommendation__title {
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #454443;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-recommendation .m-recommendation:last-child {
  border-bottom: none;
}

.l-history-graph {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-history-graph .l-history-graph__top {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-history-graph .l-history-graph__period {
  font-size: 14px;
  font-size: 1.4rem;
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}

.l-history-graph .l-history-graph__period__label {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #454443;
}

.l-history-graph .l-history-graph__period__content {
  display: inline-block;
}

.l-history-graph .l-history-graph__period__time {
  margin-left: 15px;
  margin-left: 1.5rem;
  color: #2c3b78;
  font-weight: bold;
}

.l-history-graph .l-history-graph__period__time.selected, .l-history-graph .l-history-graph__period__time:hover {
  font-weight: normal;
  color: #454443;
}

.l-history-graph .l-history-graph__legend {
  color: #454443;
  display: table-cell;
  vertical-align: middle;
  width: 40%;
}

.l-history-graph .l-history-graph__legend__average, .l-history-graph .l-history-graph__legend__trend {
  display: inline-block;
  vertical-align: middle;
}

.l-history-graph .l-history-graph__legend__average img, .l-history-graph .l-history-graph__legend__trend img {
  vertical-align: middle;
}

.l-history-graph .l-history-graph__legend__average {
  margin-left: 20px;
  margin-left: 2rem;
}

.l-history-graph .l-history-graph__info {
  height: 25px;
  height: 2.5rem;
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
  display: table-cell;
  vertical-align: middle;
}

.l-history-graph .l-history-graph__info span {
  margin: 0px 5px;
  margin: 0rem 0.5rem;
}

.l-history-graph .l-history-graph__info .l-history-graph__info__content {
  height: 25px;
  height: 2.5rem;
  text-align: right;
}

.l-history-graph .l-history-graph__info .l-history-graph__info__content > * {
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
  display: inline-block;
  vertical-align: middle;
}

.l-history-graph .l-history-graph__info .l-history-graph__info__content > *.js-rating-count-placeholder, .l-history-graph .l-history-graph__info .l-history-graph__info__content > *:last-child {
  margin-right: 0;
}

.l-history-graph .l-history-graph__info .l-history-graph__info__content .js-date-placeholder,
.l-history-graph .l-history-graph__info .l-history-graph__info__content .js-rating-count-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}

.l-history-graph .l-history-graph__graph {
  width: 100%;
}

.l-history-graph strong {
  font-size: 0;
}

.l-history-graph strong:before {
  font-size: 13px;
  font-size: 1.3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #b5ada3;
  position: absolute;
  left: 10px;
  top: 2px;
}

.l-sabato .l-sabato__node__header {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  padding: 0px 0px 20px 0px;
  padding: 0rem 0rem 2rem 0rem;
  border-bottom: 1px solid #000000;
}

.l-sabato .l-sabato__node__title {
  font-size: 58px;
  font-size: 5.8rem;
  color: #454443;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  margin: 0;
  line-height: 1;
}

body.immobile .l-sabato .l-sabato--left-column, body.mobile .l-sabato .l-sabato--left-column, body.non-responsive .l-sabato .l-sabato--left-column, body.immobile .l-sabato .l-sabato--left-column--small-screens, body.mobile .l-sabato .l-sabato--left-column--small-screens {
  padding-right: 20px;
  padding-right: 2rem;
  border-right: 1px solid #434343;
}

body.immobile .l-sabato .l-sabato--right-column, body.mobile .l-sabato .l-sabato--right-column, body.non-responsive .l-sabato .l-sabato--right-column, body.immobile .l-sabato .l-sabato--right-column--small-screens, body.mobile .l-sabato .l-sabato--right-column--small-screens {
  padding-left: 20px;
  padding-left: 2rem;
}

.l-rss-page {
  padding-left: 140px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-rss-page {
    padding-left: 190px;
  }
}

.l-rss-page .m-rss {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-quotation-rating {
  padding: 0px 30px 15px 30px;
  padding: 0rem 3rem 1.5rem 3rem;
}

.l-rating-validity {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-rating-validity .m-message--error {
  padding: 0;
}

.l-funds-page .l-funds-page__section, .section-funds .l-funds-page__section, .l-funds-page .l-funds-page__section--big, .section-funds .l-funds-page__section--big, .l-funds-page .l-funds-page__section--last, .section-funds .l-funds-page__section--last {
  padding: 20px 0px;
  padding: 2rem 0rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-funds-page .l-funds-page__html-block h1, .section-funds .l-funds-page__html-block h1, .l-funds-page .l-funds-page__html-block h2, .section-funds .l-funds-page__html-block h2 {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #b4aca2;
  text-transform: uppercase;
  display: block;
}

.l-funds-page, .section-funds {
  margin: 0px 0px 40px 0px;
  margin: 0rem 0rem 4rem 0rem;
  padding: 30px 0px 0px 0px;
  padding: 3rem 0rem 0rem 0rem;
  /*
  ** HTML block
  */
  /*
  ** Artikel : laatste 6
  */
  /*
  ** Top 5 fondsen
  */
}

.l-funds-page .l-funds-page__fundfinder, .section-funds .l-funds-page__fundfinder {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-funds-page .l-funds-page__fundfinder, body.immobile .section-funds .l-funds-page__fundfinder {
    margin: 0;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-funds-page .l-funds-page__fundfinder, body.mobile .section-funds .l-funds-page__fundfinder {
    margin: 0;
  }
}

body.non-responsive .l-funds-page .l-funds-page__fundfinder, body.non-responsive .section-funds .l-funds-page__fundfinder {
  margin: 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-funds-page .l-funds-page__fundfinder, body.immobile .section-funds .l-funds-page__fundfinder {
    margin: 0;
  }
}

.l-funds-page .l-funds-page__ad, .section-funds .l-funds-page__ad {
  display: block;
  width: 100%;
  text-align: center;
}

.l-funds-page .l-funds-page__ad .imu, .section-funds .l-funds-page__ad .imu {
  position: static;
  display: inline-block;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-funds-page .l-funds-page__ad .imu, body.immobile .section-funds .l-funds-page__ad .imu {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.l-funds-page .l-funds-page__ad-container, .section-funds .l-funds-page__ad-container {
  display: block;
  width: 100%;
  position: relative;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-funds-page .l-funds-page__ad-container, body.immobile .section-funds .l-funds-page__ad-container {
    padding-right: 340px;
  }
}

.l-funds-page .l-funds-page__header, .section-funds .l-funds-page__header {
  border-bottom: 1px solid #e3d7c4;
}

.l-funds-page .l-funds-page__title, .section-funds .l-funds-page__title {
  font-size: 34px;
  font-size: 3.4rem;
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  font-family: "Noto", serif;
  color: #454443;
  font-weight: 700;
}

.l-funds-page .l-funds-page__section--big, .section-funds .l-funds-page__section--big {
  padding: 20px 0px 40px 0px;
  padding: 2rem 0rem 4rem 0rem;
}

.l-funds-page .l-funds-page__section--last, .section-funds .l-funds-page__section--last {
  padding: 20px 0px 0px 0px;
  padding: 2rem 0rem 0rem 0rem;
  border-bottom: none;
}

.l-funds-page .l-funds-page__html-block h1, .section-funds .l-funds-page__html-block h1 {
  font-size: 15px;
  font-size: 1.5rem;
}

.l-funds-page .l-funds-page__html-block h2, .section-funds .l-funds-page__html-block h2 {
  font-size: 14px;
  font-size: 1.4rem;
}

.l-funds-page .l-funds-page__article-preview, .section-funds .l-funds-page__article-preview {
  padding: 20px 0px;
  padding: 2rem 0rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-funds-page .l-funds-page__article-preview:last-child, .section-funds .l-funds-page__article-preview:last-child {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-funds-page .l-funds-page__article-preview:last-child, body.immobile .section-funds .l-funds-page__article-preview:last-child {
    margin: 0;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-funds-page .l-funds-page__article-preview:last-child, body.mobile .section-funds .l-funds-page__article-preview:last-child {
    margin: 0;
  }
}

body.non-responsive .l-funds-page .l-funds-page__article-preview:last-child, body.non-responsive .section-funds .l-funds-page__article-preview:last-child {
  margin: 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-funds-page .l-funds-page__article-preview:last-child, body.immobile .section-funds .l-funds-page__article-preview:last-child {
    margin: 0;
  }
}

.l-funds-page .l-funds-page__top5, .section-funds .l-funds-page__top5, .l-funds-page .l-funds-page__top5--last, .section-funds .l-funds-page__top5--last {
  margin: 0px 0px 40px 0px;
  margin: 0rem 0rem 4rem 0rem;
}

.l-funds-page .l-funds-page__top5--last, .section-funds .l-funds-page__top5--last {
  margin: 0;
}

.l-funds-page .l-funds-page__top5__header, .section-funds .l-funds-page__top5__header {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-funds-page .l-funds-page__top5__description, .section-funds .l-funds-page__top5__description {
  margin: 0px 0px 15px 0px;
  margin: 0rem 0rem 1.5rem 0rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #b5ada3;
}

.l-funds-page .l-funds-page__fund-container, .section-funds .l-funds-page__fund-container {
  zoom: 1;
}

.l-funds-page .l-funds-page__fund-container:before, .section-funds .l-funds-page__fund-container:before, .l-funds-page .l-funds-page__fund-container:after, .section-funds .l-funds-page__fund-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.l-funds-page .l-funds-page__fund-container:after, .section-funds .l-funds-page__fund-container:after {
  clear: both;
}

.l-funds-page .l-funds-page__fund, .section-funds .l-funds-page__fund {
  margin: 0px 20px 10px 0px;
  margin: 0rem 2rem 1rem 0rem;
  height: 30px;
  height: 3rem;
  float: left;
}

.l-funds-page .l-funds-page__fund__link, .section-funds .l-funds-page__fund__link {
  display: block;
}

.l-funds-page .l-funds-page__link__info, .section-funds .l-funds-page__link__info {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  display: block;
  padding: 0 0 14px 0;
}

.l-funds-page .m-article-teaser--title-only, .section-funds .m-article-teaser--title-only {
  padding: 10px 0;
  border-bottom: 1px solid #e3d7c4;
}

.l-funds-page .m-article-teaser--title-only .m-article-teaser__title, .section-funds .m-article-teaser--title-only .m-article-teaser__title {
  font-weight: 400;
}

.l-funds-page .article-teaser-title-first .m-article-teaser--title-only, .section-funds .article-teaser-title-first .m-article-teaser--title-only {
  padding: 0 0 10px 0;
}

.l-funds-page .article-teaser-title-last .m-article-teaser--title-only, .section-funds .article-teaser-title-last .m-article-teaser--title-only {
  border-bottom: none;
}

.l-funds-page .m-funds-goto__list, .section-funds .m-funds-goto__list {
  font-size: 0.001px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item, body.immobile .section-funds .m-funds-goto__list .m-funds-goto__list__list-item {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
  }
  body.immobile .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item:nth-of-type(2n+1), body.immobile .section-funds .m-funds-goto__list .m-funds-goto__list__list-item:nth-of-type(2n+1) {
    border-right: none;
  }
  body.immobile .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item:nth-last-of-type(2), body.immobile .section-funds .m-funds-goto__list .m-funds-goto__list__list-item:nth-last-of-type(2) {
    border-bottom: 1px solid #e3d7c4 !important;
  }
}

body.mobile .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item, body.mobile .section-funds .m-funds-goto__list .m-funds-goto__list__list-item {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

body.mobile .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item:nth-of-type(2n+1), body.mobile .section-funds .m-funds-goto__list .m-funds-goto__list__list-item:nth-of-type(2n+1) {
  border-right: none;
}

body.mobile .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item:nth-last-of-type(2), body.mobile .section-funds .m-funds-goto__list .m-funds-goto__list__list-item:nth-last-of-type(2) {
  border-bottom: 1px solid #e3d7c4 !important;
}

body.non-responsive .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item, body.non-responsive .section-funds .m-funds-goto__list .m-funds-goto__list__list-item {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

body.non-responsive .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item:nth-of-type(2n+1), body.non-responsive .section-funds .m-funds-goto__list .m-funds-goto__list__list-item:nth-of-type(2n+1) {
  border-right: none;
}

body.non-responsive .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item:nth-last-of-type(2), body.non-responsive .section-funds .m-funds-goto__list .m-funds-goto__list__list-item:nth-last-of-type(2) {
  border-bottom: 1px solid #e3d7c4 !important;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-funds-page .m-funds-goto__list .m-funds-goto__list__list-item, body.immobile .section-funds .m-funds-goto__list .m-funds-goto__list__list-item {
    display: block;
    width: 100%;
  }
}

.section-funds {
  padding-top: 0;
  margin-bottom: 0;
}

.l-recommend {
  padding: 10px;
  padding: 1rem;
  width: 500px;
}

.l-recommend .l-recommend__intro-container {
  padding: 0px 0px 20px 0px;
  padding: 0rem 0rem 2rem 0rem;
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-recommend .l-recommend__intro {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.l-recommend .l-quotation-rating {
  padding: 0;
}

.l-recommend .m-recommend-header {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-recommend .m-reaction-input {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-question-form--finance .l-question-form__input-container, .l-question-form--helpcenter .l-question-form__input-container, .l-question-form--finance .l-question-form__submit-container, .l-question-form--helpcenter .l-question-form__submit-container {
  height: 30px;
  height: 3rem;
  padding: 0px 8px;
  padding: 0rem 0.8rem;
  max-width: 570px;
  max-width: 57rem;
  margin: 0px 10px 0px 0px;
  margin: 0rem 1rem 0rem 0rem;
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.l-question-form--finance .l-question-form__title, .l-question-form--helpcenter .l-question-form__title {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0px 0px 20px;
  margin: 0rem 0rem 2rem;
  display: block;
  font-family: "Noto", serif;
  font-weight: 700;
  font-style: normal;
  color: #454443;
  text-align: center;
}

.l-question-form--finance .l-question-form__title strong, .l-question-form--helpcenter .l-question-form__title strong {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  font-style: italic;
}

.l-question-form--finance .l-question-form__form, .l-question-form--helpcenter .l-question-form__form {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-question-form--finance .l-question-form__action, .l-question-form--helpcenter .l-question-form__action {
  text-align: center;
}

.l-question-form--finance .l-question-form__input-container, .l-question-form--helpcenter .l-question-form__input-container {
  text-align: left;
  background: #fffaf3;
  border: 1px solid #e3d7c4;
}

.l-question-form--finance .l-question-form__input-container:before, .l-question-form--helpcenter .l-question-form__input-container:before {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  line-height: 30px;
  content: "";
  color: #0073AB;
  position: relative;
  z-index: 1;
  display: inline-block;
  height: 100%;
}

.l-question-form--finance .l-question-form__clear:before, .l-question-form--helpcenter .l-question-form__clear:before {
  right: 10px;
  right: 1rem;
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: none;
  cursor: pointer;
  display: inline;
  position: absolute;
  right: 1rem;
  top: 1rem;
  line-height: 0.5;
  z-index: 1;
}

.l-question-form--finance .l-question-form__clear:hover, .l-question-form--helpcenter .l-question-form__clear:hover {
  cursor: pointer;
}

.l-question-form--finance .l-question-form__input, .l-question-form--helpcenter .l-question-form__input {
  padding-left: 30px;
  padding-left: 3rem;
  font-size: 15px;
  font-size: 1.5rem;
  background: #fffaf3;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.l-question-form--finance .l-question-form__input::-ms-clear, .l-question-form--helpcenter .l-question-form__input::-ms-clear {
  display: none;
}

.l-question-form--finance .l-question-form__submit, .l-question-form--helpcenter .l-question-form__submit {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0px 10px;
  padding: 0rem 1rem;
  height: 30px;
  height: 3rem;
  line-height: 30px;
  background: #0073AB;
  color: #fef7ea;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
}

.l-question-form--finance .l-question-form__other-container, .l-question-form--helpcenter .l-question-form__other-container {
  text-align: center;
}

.l-question-form--finance .l-question-form__other-container__label, .l-question-form--helpcenter .l-question-form__other-container__label {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.l-question-form--finance a, .l-question-form--helpcenter a, .l-question-form--finance .l-question-form__other-container__link, .l-question-form--helpcenter .l-question-form__other-container__link {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0px 0px 0px 4px;
  margin: 0rem 0rem 0rem 0.4rem;
  font-family: "Roboto", sans-serif;
  color: #0073AB;
}

.l-question-form--finance .l-search.autosuggest, .l-question-form--helpcenter .l-search.autosuggest {
  max-width: 570px;
  max-width: 57rem;
  width: 100%;
  left: 0;
}

.l-question-form--finance .l-zoeken__autocomplete__item, .l-question-form--helpcenter .l-zoeken__autocomplete__item {
  padding: 0px 10px;
  padding: 0rem 1rem;
  background-color: #fef7eb;
  color: #0073AB;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.l-question-form--finance .l-zoeken__autocomplete__item a, .l-question-form--helpcenter .l-zoeken__autocomplete__item a {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  margin: 0;
}

.l-question-form--finance .l-zoeken__autocomplete__item.all, .l-question-form--helpcenter .l-zoeken__autocomplete__item.all {
  background-color: #fbeedf;
  color: #0073AB;
  font-weight: 700;
}

.l-question-form--finance .l-zoeken__autocomplete__item.all.as_highlight, .l-question-form--helpcenter .l-zoeken__autocomplete__item.all.as_highlight {
  background-color: #e3d7c4;
}

.l-question-form--finance .l-zoeken__autocomplete__item.all a, .l-question-form--helpcenter .l-zoeken__autocomplete__item.all a {
  color: #0073AB;
}

.l-question-form--finance {
  padding: 20px 0 50px 0;
}

/*
** Style this layout with html-tags because it's an html-block
*/
.l-html-block-netto {
  padding: 20px 20px 0px 20px;
  padding: 2rem 2rem 0rem 2rem;
  background: #e3d7c4;
  position: relative;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-html-block-netto {
    padding: 20px;
    padding: 2rem;
  }
}

.l-html-block-netto h1 {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0px 0px 25px 0px;
  margin: 0rem 0rem 2.5rem 0rem;
  padding: 0px;
  padding: 0rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-html-block-netto h1 {
    padding: 0px 255px 0px 0px;
    padding: 0rem 25.5rem 0rem 0rem;
  }
}

.l-html-block-netto a {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0px;
  padding: 0rem;
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  font-family: "Roboto", sans-serif;
  color: #0073AB;
  text-decoration: underline;
  display: block;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-html-block-netto a {
    padding: 0px 255px 0px 0px;
    padding: 0rem 25.5rem 0rem 0rem;
    margin: 0px;
    margin: 0rem;
  }
}

.l-html-block-netto img {
  position: relative;
  display: block;
  right: auto;
  bottom: auto;
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-html-block-netto img {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

.l-tool-teaser--horizontal {
  max-height: 160px;
  position: relative;
  overflow: hidden;
}

.l-tool-teaser--horizontal:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  height: 3rem;
  left: 0;
  bottom: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjdlYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmY3ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(254, 247, 234, 0) 0%, #fef7ea 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, rgba(254, 247, 234, 0) 0%, #fef7ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, rgba(254, 247, 234, 0) 0%, #fef7ea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(254, 247, 234, 0) 0%, #fef7ea 100%);
  /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#fef7ea, endColorstr=#fef7ea,GradientType=0 )";
  /* IE6-8 */
  filter: none;
}

.l-tool-teaser--horizontal .m-tool-teaser {
  margin: 0;
}

.l-tool-teaser--vertical .m-tool-teaser {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-contract-teaser--horizontal {
  max-height: 160px;
  position: relative;
  overflow: hidden;
}

.l-contract-teaser--horizontal:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  height: 3rem;
  left: 0;
  bottom: 0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjdlYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmY3ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(254, 247, 234, 0) 0%, #fef7ea 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, rgba(254, 247, 234, 0) 0%, #fef7ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, rgba(254, 247, 234, 0) 0%, #fef7ea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(254, 247, 234, 0) 0%, #fef7ea 100%);
  /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#fef7ea, endColorstr=#fef7ea,GradientType=0 )";
  /* IE6-8 */
  filter: none;
}

.l-contract-teaser--horizontal .m-contract-teaser {
  margin: 0;
}

.l-contract-teaser--vertical .m-contract-teaser {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-mediamaster-asset-container {
  font-size: 0;
}

.l-mediamaster-asset-container .m-reading-time,
.l-mediamaster-asset-container .m-reading-time--inline {
  padding: 18px 0px 0px 0px;
  padding: 1.8rem 0rem 0rem 0rem;
  width: 90px;
  height: 90px;
}

.l-account-connect .l-account-connect__title {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 20px;
  color: #454443;
  font-family: "Noto", serif;
}

.l-dossiers .l-dossiers__section {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-dossiers .l-dossiers__header {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-dossiers .m-article-teaser--title-only {
  padding: 15px 0px;
  padding: 1.5rem 0rem;
  min-height: 75px;
  min-height: 7.5rem;
}

.l-dossiers .l-dossiers__most-recent, .l-dossiers .l-dossiers__most-recent--is-bordered {
  overflow: hidden;
}

.l-dossiers .l-dossiers__most-recent--is-bordered > .l-grid {
  padding: 0px 0px 10px 0px;
  padding: 0rem 0rem 1rem 0rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-dossiers .l-dossiers__most-recent--is-bordered > .l-grid:last-of-type {
  border-bottom: none;
}

.l-dossiers .l-dossiers__most-recent--is-bordered > .l-grid > .l-grid__item :last-child .m-article-teaser--title-only {
  border-bottom: none;
  padding-bottom: 0;
}

.l-dossiers .l-dossiers__most-recent--is-bordered .l-grid__item.br {
  padding-right: 10px;
  padding-right: 1rem;
  border-right: 1px solid #e3d7c4;
}

.l-dossiers .l-dossiers__most-recent--is-bordered .l-grid__item.child-bb > .m-article-teaser--horizontal--cover,
.l-dossiers .l-dossiers__most-recent--is-bordered .l-grid__item.child-bb > .m-article-teaser--horizontal--cover--small,
.l-dossiers .l-dossiers__most-recent--is-bordered .l-grid__item.child-bb > .m-article-teaser--horizontal--cover--big {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-dossiers .l-dossiers__most-recent--is-bordered .m-article-teaser--title-only {
  border-bottom: 1px solid #e3d7c4;
}

.l-dossiers .m-big-divider {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
}

.l-dossiers .m-share {
  display: inline-block;
}

.l-dossiers .m-article-teaser--comment--small {
  height: 170px;
  height: 17rem;
}

/*
** This file can be deleted when s2010 pages are gone
*/
.l-s2010-breadcrumbs {
  margin: 0 0 20px 0;
}

.l-corporate-actions-search {
  margin-bottom: 20px;
}

.l-corporate-actions-search .m-datepicker {
  width: 160px !important;
}

.l-corporate-actions-search .l-corporate-actions-search__input {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 8px;
  display: inline-block;
  height: 34px;
  background-color: #e3d7c4;
  color: #454443;
  font-family: "Roboto", sans-serif;
}

.grid-container .l-faqpage__header {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-faqpage__header {
  border: 1px solid #e3d7c4;
  background: #fdf3e5;
  padding: 40px 20px 30px 20px;
  padding: 4rem 2rem 3rem 2rem;
}

.l-faqpage__header .l-grid__item {
  padding-left: 20px;
  padding-left: 2rem;
}

.l-faqpage__header .l-grid__item:first-child {
  margin-left: -20px;
  margin-left: -2rem;
}

.l-faqpage__header .l-grid__item:last-child {
  margin-left: 20px;
  margin-left: 2rem;
}

.l-faqpage__title {
  font-size: 32px;
  font-size: 3.2rem;
  padding-bottom: 20px;
  padding-bottom: 2rem;
  color: #454443;
}

.l-faqpage__contact, .l-faqpage__contact--sidebar {
  font-family: "Roboto", sans-serif;
  color: #84807c;
}

.l-faqpage__contact--sidebar {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-faqpage__contact--sidebar .l-faqpage__contact__paragraph, .l-faqpage__contact--sidebar a {
  font-size: 13px;
  font-size: 1.3rem;
}

.l-faqpage__categories {
  margin-top: 40px;
  margin-top: 4rem;
}

.l-faqpage__categories.is-active {
  position: relative;
}

.l-faqpage__categories.is-active:after {
  content: '';
  background: url("../img/faq-active.png");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.l-question-form--helpcenter .l-question-form__input-container {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  max-width: none;
  border: 1px solid #e3d7c4;
}

.l-question-form--helpcenter .l-question-form__input-container:before {
  color: #c2b6a4;
}

.l-question-form--helpcenter .l-question-form__input {
  /* Webkit */
  /* Firefox 4-18 */
  /* Firefox 19+ */
  /* IE */
}

.l-question-form--helpcenter .l-question-form__input::-webkit-input-placeholder {
  color: #e3d7c4;
  font-style: "italic";
}

.l-question-form--helpcenter .l-question-form__input:-moz-placeholder {
  color: #e3d7c4;
  opacity: 1;
  font-style: "italic";
}

.l-question-form--helpcenter .l-question-form__input::-moz-placeholder {
  color: #e3d7c4;
  opacity: 1;
  font-style: "italic";
}

.l-question-form--helpcenter .l-question-form__input:-ms-input-placeholder {
  color: #e3d7c4;
  font-style: "italic";
}

.l-question-form--helpcenter .l-question-form__submit-container {
  padding: 0px;
  padding: 0rem;
  max-width: none;
  border: 0px;
}

.l-question-form--helpcenter .l-question-form__submit {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  background: #2c3b78;
  float: right;
  font-weight: bold;
}

.l-question-form--helpcenter .l-zoeken__autocomplete__item {
  padding: 0px 15px;
  padding: 0rem 1.5rem;
  height: auto;
  position: relative;
}

.l-question-form--helpcenter .l-zoeken__autocomplete__item a {
  white-space: normal;
}

.l-question-form--helpcenter .l-zoeken__autocomplete__item:after {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #454443;
  z-index: 1;
  display: inline-block;
  height: 100%;
  line-height: inherit;
  vertical-align: inherit;
  clear: both;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -18px;
}

.l-question-form--helpcenter .l-zoeken__autocomplete__item.all {
  color: #454443;
  font-weight: normal;
  font-family: "Noto", serif;
}

.l-question-form--helpcenter .l-zoeken__autocomplete__item.all a {
  color: #454443;
  font-weight: normal;
  font-family: "Noto", serif;
}

.l-question-form--helpcenter .l-zoeken__autocomplete__item.all span {
  font-size: 15px;
  font-size: 1.5rem;
}

.l-question-form--helpcenter .l-search.autosuggest {
  margin-top: 5px;
  margin-top: 0.5rem;
  max-width: none;
}

/*
** Search results page
*/
.l-search-results .m-searchform-input {
  width: 550px;
}

/**
 * Search landing page
 */
.l-search-landing {
  width: 600px;
  padding-top: 40px;
}

.l-search-landing .m-searchform-input,
.l-search-landing .m-search-popular--light {
  width: 550px;
}

.l-search-landing .m-searchform-input {
  margin-bottom: 20px;
}

.l-search-landing .m-search-popular__title {
  color: #454443;
}

.l-search-landing .m-search-popular__row {
  margin-bottom: 0 !important;
}

/**
 * New password page
 */
.l-newPassword {
  background: #212d5b;
  display: block;
  width: 700px;
  max-width: 1000px;
  margin: 40px auto;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-newPassword {
    width: 900px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-newPassword {
    width: 900px;
  }
}

body.non-responsive .l-newPassword {
  width: 900px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-newPassword {
    width: 1000px;
  }
}

/**
 * New password confirmation page
 */
.l-newPassword-confirmation {
  background: #212d5b;
  display: block;
  width: 700px;
  max-width: 1000px;
  margin: 40px auto;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-newPassword-confirmation {
    width: 900px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-newPassword-confirmation {
    width: 900px;
  }
}

body.non-responsive .l-newPassword-confirmation {
  width: 900px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-newPassword-confirmation {
    width: 1000px;
  }
}

.l-mediaid-verify {
  padding-top: 30px;
}

.l-matrix {
  max-width: 1000px;
  padding: 40px 0 0 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-matrix {
    padding: 60px 0 0 0;
  }
}

.l-matrix .l-matrix__title {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #454443;
  display: block;
  border-bottom: 1px solid #e3d7c4;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-matrix .l-matrix__title {
    margin: 0 0 40px 0;
  }
}

.l-matrix .m-matrix {
  margin-bottom: 10px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-matrix .m-matrix {
    margin-bottom: 40px;
  }
}

.l-matrix .m-matrix-footer {
  margin-bottom: 40px;
}

.l-ebab-promotion .l-ebab-promotion__invoice-remark, .l-ebab-promotion .l-ebab-promotion__offer-remark, .l-ebab-promotion .l-ebab-promotion__login-remark {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #84807c;
  font-style: italic;
}

.l-ebab-promotion {
  padding: 40px 0;
}

.l-ebab-promotion .m-step-indicator {
  margin: 0 0 42px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-ebab-promotion .m-step-indicator {
    margin: 0 0 54px 0;
  }
}

.l-ebab-promotion select {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #84807c;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #454443;
  font-weight: 400;
  height: 40px;
  outline: none;
}

.l-ebab-promotion .l-ebab-promotion__upsell-block {
  padding: 14px 20px 0 20px;
  margin-top: -10px;
}

.l-ebab-promotion .l-ebab-promotion__refresh-icon {
  position: absolute;
}

.l-ebab-promotion .l-ebab-promotion__refresh-icon:before {
  color: #454443;
  font-size: 20px;
}

.l-ebab-promotion .l-ebab-promotion__refresh-icon.js-email-spinner {
  right: 50px;
  top: 8px;
}

.l-ebab-promotion .l-ebab-promotion__refresh-icon.js-login-spinner {
  left: -40px;
  top: 12px;
}

.l-ebab-promotion .js-ebab-partner-logo {
  text-align: center;
  margin: 10px 0 0 0;
}

.l-ebab-promotion .js-ebab-partner-logo p {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  color: #84807c;
  margin: 0 0 10px 0;
}

.l-ebab-promotion .js-ebab-partner-logo p:last-of-type {
  margin-bottom: 0;
}

.l-ebab-promotion .l-ebab-promotion__other-offers {
  font-size: 13px;
  font-size: 1.3rem;
  background-color: #eeeeed;
  background-color: rgba(89, 85, 78, 0.1);
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #2c3b78;
  display: block;
  width: 100%;
  text-align: center;
  padding: 14px 0;
  text-transform: uppercase;
}

.l-ebab-promotion .l-ebab-promotion__label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #454443;
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}

.l-ebab-promotion .l-ebab-promotion__sex input[type="radio"],
.l-ebab-promotion .l-ebab-promotion__sex label {
  display: inline-block;
  vertical-align: middle;
}

.l-ebab-promotion .l-ebab-promotion__sex input[type="radio"] {
  margin: 0 6px 0 0;
}

.l-ebab-promotion .l-ebab-promotion__sex label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #84807c;
  margin: 0 30px 0 0;
  line-height: 40px;
}

.l-ebab-promotion .l-ebab-promotion__robinson {
  border-top: 1px solid #e3d7c4;
  border-bottom: 1px solid #e3d7c4;
  padding: 20px 0;
}

.l-ebab-promotion .l-ebab-promotion__robinson input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.l-ebab-promotion .l-ebab-promotion__robinson__row {
  margin-bottom: 20px;
  display: table;
}

.l-ebab-promotion .l-ebab-promotion__robinson__row:last-of-type {
  margin-bottom: 0;
}

.l-ebab-promotion .l-ebab-promotion__robinson__row input[type="checkbox"] {
  margin-right: 10px;
  display: block;
}

.l-ebab-promotion .l-ebab-promotion__robinson__row__section {
  display: table-cell;
  vertical-align: top;
}

.l-ebab-promotion .l-ebab-promotion__robinson__label {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  line-height: 1;
  display: block;
}

.l-ebab-promotion .l-ebab-promotion__submit {
  margin-top: 15px;
  margin-top: 1.5rem;
}

.l-ebab-promotion .l-ebab-promotion__submit button {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #c75845;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 10px 44px;
  margin: 0 0 10px 0;
  height: auto;
}

.l-ebab-promotion .l-ebab-promotion__submit p, .l-ebab-promotion .l-ebab-promotion__submit a {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.l-ebab-promotion .l-ebab-promotion__submit p {
  color: #454443;
}

.l-ebab-promotion .l-ebab-promotion__submit a {
  color: #2c3b78;
  text-decoration: none;
}

.l-ebab-promotion .m-section-header__title span {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: lowercase;
  font-style: italic;
  font-weight: normal;
}

.l-ebab-promotion .l-ebab-promotion__section {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.l-ebab-promotion .l-ebab-promotion__section:last-of-type {
  margin-bottom: 0;
}

.l-ebab-promotion .l-ebab-promotion__section.sub-section {
  margin-bottom: 0;
}

.l-ebab-promotion .l-ebab-promotion__section.is-disabled .l-ebab-promotion__section__container {
  -ms-filter: '"progid:DXImageTransform.Microsoft.Alpha(Opacity=" "30)"';
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}

.l-ebab-promotion .l-ebab-promotion__section-profession-extra {
  margin-top: 10px;
  margin-top: 1rem;
}

.l-ebab-promotion .l-ebab-promotion__section-row {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  display: inline-block;
  width: 100%;
}

.l-ebab-promotion .l-ebab-promotion__section-item {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-ebab-promotion .l-ebab-promotion__invoice-remark {
  font-style: normal;
}

.l-ebab-promotion .l-ebab-promotion__login-remark-container {
  margin-top: 5px;
  margin-top: 0.5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  float: right;
}

.l-ebab-promotion .l-ebab-promotion__login-remark {
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
}

.l-ebab-promotion .l-ebab-promotion__login-remark a {
  font-size: inherit;
  text-decoration: underline;
}

.l-ebab-promotion .l-ebab-promotion__login-remark span {
  font-size: inherit;
  font-weight: bold;
}

.l-ebab-promotion .l-ebab-promotion__login__submit-container {
  float: right;
  position: relative;
}

.l-ebab-promotion .l-ebab-promotion__login-button {
  font-size: 14px;
  font-size: 1.4rem;
  height: 40px;
  height: 4rem;
  width: 115px;
  width: 11.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  background: #2c3b78;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}

.l-ebab-promotion .js-section-invoice .js-section-invoice-extra > .l-grid__row > .l-grid__item {
  padding-left: 0;
}

.l-ebab-promotion .js-section-bankAccount .js-section-bankAccount-extra > .l-grid__row > .l-grid__item, .l-ebab-promotion .js-section-bankAccount .js-section-bankAccount-check > .l-grid__row > .l-grid__item {
  padding-left: 0;
}

.l-ebab-promotion .js-section-bankAccount .l-ebab-promotion__label {
  line-height: 1;
  display: block;
}

.l-ebab-promotion .js-section-akkoord .l-ebab-promotion__label {
  line-height: 1;
  display: block;
}

.l-ebab-promotion .m-input-container {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
}

.l-ebab-promotion .m-input-container input {
  background-color: transparent;
}

.l-ebab-confirmation {
  padding: 40px 0 0 0;
  margin: 0 0 40px 0;
}

.l-ebab-confirmation .js-ebab-teaser-container {
  margin: 0 0 40px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-ebab-confirmation .js-ebab-teaser-container {
    margin: 0;
  }
}

.l-ebab-confirmation .m-step-indicator {
  margin: 0 0 42px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-ebab-confirmation .m-step-indicator {
    margin: 0 0 54px 0;
  }
}

.l-ebab-confirmation .js-ebab-partner-logo {
  text-align: center;
  margin: 10px 0 0 0;
}

.l-ebab-confirmation .js-ebab-partner-logo p {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  color: #84807c;
  margin: 0 0 10px 0;
}

.l-ebab-confirmation .js-ebab-partner-logo p:last-of-type {
  margin-bottom: 0;
}

.l-ebab-confirmation .l-grid__row {
  margin: 0 0 4px 0;
}

.l-ebab-confirmation .m-ebab-teaser__details {
  margin: 0 0 12px 0;
}

.l-ebab-confirmation .l-ebab-confirmation__detail-section {
  display: block;
  margin: 0 0 30px 0;
}

.l-ebab-confirmation .l-ebab-confirmation__label, .l-ebab-confirmation .l-ebab-confirmation__detail {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
}

.l-ebab-confirmation .l-ebab-confirmation__label {
  font-weight: 700;
  color: #000000;
}

.l-ebab-confirmation .l-ebab-confirmation__detail {
  font-weight: 400;
  color: #454443;
}

.l-ebab-confirmation .l-ebab-confirmation__submit a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #2c3b78;
  text-decoration: underline;
  display: block;
  margin: 0 0 10px 0;
}

.l-ebab-confirmation .l-ebab-confirmation__submit a:hover {
  text-decoration: none;
}

.l-ebab-confirmation .l-ebab-confirmation__submit button {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #c75845;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 10px 44px;
  height: auto;
}

.l-ebab-thanks {
  padding: 40px 0 0 0;
  margin: 0 0 40px 0;
}

.l-ebab-thanks .m-step-indicator {
  margin: 0 0 42px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-ebab-thanks .m-step-indicator {
    margin: 0 0 54px 0;
  }
}

.l-ebab-thanks .l-ebab-thanks__container {
  max-width: 800px;
}

.l-ebab-thanks h1, .l-ebab-thanks h2 {
  font-size: 30px;
  font-size: 3rem;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #454443;
  margin: 0 0 20px 0;
}

.l-ebab-thanks h1 *, .l-ebab-thanks h2 * {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

.l-ebab-thanks p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  margin: 0 0 20px 0;
}

.l-ebab-thanks button {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #2c3b78;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 10px 14px;
  height: auto;
}

.l-ebab-thanks form {
  display: block;
  margin: 0 0 20px 0;
}

.l-ebab-online {
  padding: 40px 0 0 0;
  margin: 0 0 40px 0;
}

.l-ebab-online .m-step-indicator {
  margin: 0 0 42px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-ebab-online .m-step-indicator {
    margin: 0 0 54px 0;
  }
}

.l-ebab-online .l-ebab-online__container {
  max-width: 800px;
}

.l-ebab-online h1, .l-ebab-online h2 {
  font-size: 30px;
  font-size: 3rem;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #454443;
  margin: 0 0 20px 0;
}

.l-ebab-online h1 *, .l-ebab-online h2 * {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

.l-ebab-online p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #454443;
  margin: 0 0 20px 0;
}

.l-ebab-online button {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #2c3b78;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 10px 14px;
}

.l-ebab-online form {
  display: block;
  margin: 0 0 20px 0;
}

.js-registration-form .m-bump-user__input,
.js-registration-form .m-bump-account__input {
  height: 38px;
  padding: 0 10px;
}

.js-registration-form .m-bump-error {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-right: 40px;
}

.js-registration-form .m-bump-error__section {
  margin-bottom: 10px;
}

.js-registration-form .m-bump-user {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.js-registration-form .m-bump-user__section {
  margin-bottom: 10px;
}

.js-registration-form .m-bump-user__gender-section {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}

.js-registration-form .m-bump-user__gender-section input,
.js-registration-form .m-bump-user__gender-section label {
  display: inline-block;
  vertical-align: middle;
}

.js-registration-form .m-bump-user__gender-section input {
  margin-right: 4px;
}

.js-registration-form .m-bump-user__gender-section:last-of-type {
  margin-right: 0;
}

.js-registration-form .m-bump__submit {
  font-size: 14px;
}

.js-registration-form .m-tooltip-icon {
  top: 10px;
}

.l-shareholderpage {
  padding: 20px 0;
}

.l-shareholderpage .m-share-teaser {
  margin: 0 0 40px 0;
}

.l-shareholderpage .l-shareholderpage__news .m-news-teaser {
  margin-bottom: 40px;
}

.l-shareholderpage .l-shareholderpage__news .m-news-teaser:last-of-type {
  margin-bottom: 0;
}

.l-shareholderpage .l-shareholderpage__events {
  margin: 0 0 40px 0;
}

.l-shareholderpage .l-shareholderpage__links .l-grid__row {
  margin: 0;
}

.l-shareholderpage .l-shareholderpage__links .l-grid__row .l-grid__item:nth-of-type(even) .default-block-link--light {
  border-left: none;
}

.l-shareholderpage .l-shareholderpage__links .l-grid__row .default-block-link--light {
  border-top: none;
}

.l-shareholderpage .l-shareholderpage__links .l-grid__row:first-of-type .default-block-link--light {
  border-top: 1px solid #e3d7c4;
}

.l-shareholderpage .l-shareholderpage__links .l-grid__row:last-of-type .default-block-link--light {
  border-bottom: 1px solid #e3d7c4;
}

.l-shareholderpage .m-share-link {
  margin: 0 0 40px 0;
}

.l-shareholderpage .l-shareholderpage__twitter {
  margin: 0 0 40px 0;
}

.l-shareholderpage .l-shareholderpage__twitter .l-shareholderpage__twitter__tweet {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #e3d7c4;
}

.l-shareholderpage .l-shareholderpage__twitter .l-shareholderpage__twitter__tweet:last-of-type {
  margin: 0;
  padding: 0;
  border-bottom: none;
}

.l-shareholderpage .l-shareholderpage__document {
  margin: 0 0 40px 0;
}

.l-shareholderpage .l-shareholderpage__document .l-shareholderpage__document__link-container {
  display: block;
}

.l-shareholderpage .l-shareholderpage__document .l-shareholderpage__document__link-container:before {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  color: #454443;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
}

.l-shareholderpage .l-shareholderpage__document a {
  display: inline-block;
  vertical-align: middle;
}

.l-shareholderpage .l-shareholderpage__youtube iframe {
  max-width: 100%;
}

.l-shareholderpage .l-shareholderpage__archive {
  margin-top: 40px;
}

.l-shareholderpage .l-shareholderpage__archive ul li {
  display: table;
  margin: 0 0 10px 0;
  width: 100%;
  table-layout: fixed;
}

.l-shareholderpage .l-shareholderpage__archive ul li .date,
.l-shareholderpage .l-shareholderpage__archive ul li a {
  display: table-cell;
  vertical-align: middle;
}

.l-shareholderpage .l-shareholderpage__archive ul li .date {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #84807c;
  margin: 0;
  line-height: 1;
  width: 82px;
}

.l-shareholderpage .l-shareholderpage__archive ul li a {
  margin: 0;
  line-height: 1;
  font-family: "Noto", serif;
  color: #454443;
  text-decoration: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 15px;
  font-weight: 700;
}

.l-shareholderpage .l-shareholderpage__archive ul li a:hover {
  text-decoration: underline;
  color: #454443;
}

.l-shareholderpage .m-section-header__title {
  color: #454443 !important;
}

.l-shareholderpage .l-shareholderpage__news .m-section-header,
.l-shareholderpage .l-shareholderpage__events .m-section-header {
  margin-bottom: 40px;
}

.l-breadcrumb-container {
  position: relative;
}

.l-author-detail {
  padding-right: 40px;
  padding-right: 4rem;
  max-width: 1425px;
  max-width: 142.5rem;
  padding-right: 40px;
  padding-right: 4rem;
  padding: 40px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-author-detail {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

body.mobile .l-author-detail {
  padding-left: 40px;
  padding-left: 4rem;
}

body.non-responsive .l-author-detail {
  padding-left: 40px;
  padding-left: 4rem;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-author-detail {
    padding-left: 40px;
    padding-left: 4rem;
  }
}

.l-author-detail .l-author-detail__container {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3d7c4;
}

.l-author-detail .l-author-detail__container.last {
  padding-bottom: 0;
  border-bottom: none;
}

.l-author-detail .l-author-detail__container h1 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 0;
  color: #454443;
}

.l-author-detail .l-author-detail__container img {
  padding-top: 15px;
}

.l-author-detail .l-author-detail__container a {
  display: inline-block;
}

.l-author-detail .l-author-detail__container a:hover h1 {
  text-decoration: underline;
}

.l-author-detail .l-breadcrumb-container {
  margin: 0 0 20px 0;
}

.l-author-detail .l-author-detail__info {
  margin: 0 0 50px 0;
}

.l-author-detail .l-author-detail__general {
  padding: 0;
  display: table;
  margin: 0 0 30px 0;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-author-detail .l-author-detail__general {
    margin: 0;
    padding: 0 40px 0 0;
    border-right: 1px solid #e3d7c4;
  }
}

.l-author-detail .l-author-detail__general__section, .l-author-detail .l-author-detail__general__section--left {
  display: table-cell;
  vertical-align: top;
}

.l-author-detail .l-author-detail__general__section--left {
  padding-right: 20px;
}

.l-author-detail .l-author-detail__name {
  font-size: 28px;
  font-family: "Noto", serif;
  font-weight: 700;
  margin: 0 0 2px 0;
  display: block;
  color: #454443;
}

.l-author-detail .l-author-detail__function {
  font-size: 18px;
  font-family: "Noto", serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  display: block;
  color: #84807c;
}

.l-author-detail .l-author-detail__bio {
  font-size: 15px;
  font-family: "Noto", serif;
  font-weight: 400;
  margin: 0;
  display: block;
  color: #454443;
}

.l-author-detail .l-author-detail__picture {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  border: 1px solid #e3d7c4;
  padding: 6px;
}

.l-author-detail .l-author-detail__contact__list__item.twitter a:before, .l-author-detail .l-author-detail__contact__list__item.linkedin a:before, .l-author-detail .l-author-detail__contact__list__item.tipbox a:before, .l-author-detail .l-author-detail__contact__list__item.mail a:before {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #fffbf4;
  border: 1px solid #e3d7c4;
  display: inline-block;
  vertical-align: middle;
  height: 35px;
  line-height: 35px;
  width: 35px;
  text-align: center;
  margin: 0 5px 0 0;
}

.l-author-detail .l-author-detail__contact__list__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}

.l-author-detail .l-author-detail__contact__list__item a {
  font-size: 14px;
}

.l-author-detail .l-author-detail__contact__list__item.twitter a:before {
  content: "";
  color: #42a4cd;
}

.l-author-detail .l-author-detail__contact__list__item.linkedin a:before {
  content: "";
  color: #5094c4;
}

.l-author-detail .l-author-detail__contact__list__item.tipbox a:before {
  content: "";
  color: #cd7f32;
}

.l-author-detail .l-author-detail__contact__list__item.mail a:before {
  content: "";
  color: #212d5b;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-author-detail .l-author-detail__contact__list__item {
    display: block;
    margin: 0 0 10px 0;
  }
}

.l-author-detail .l-author-detail__article {
  height: 160px;
  overflow: hidden;
  margin: 0 0 10px 0;
}

.l-author-detail .l-author-detail__article h1 {
  font-size: 17px;
  font-family: "Noto", serif;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: #454443;
}

.l-author-detail .l-author-detail__article .l-author-detail__article__timestamp {
  font-size: 13px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #84807c;
  display: block;
  margin: 0 0 10px 0;
}

.l-author-detail .l-author-detail__article .l-author-detail__article__timestamp:before {
  font-size: 13px;
  font-size: 1.3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  color: #84807c;
}

.l-author-detail .l-author-detail__article .l-author-detail__article__intro {
  display: block;
  font-size: 13px;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #454443;
  margin: 0;
}

.l-author-detail .l-author-detail__all {
  display: block;
  text-align: center;
  font-size: 17px;
}

.l-funds .l-funds__container {
  display: table;
  width: 100%;
}

.l-funds .l-funds__main,
.l-funds .l-funds__aside {
  display: block;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-funds .l-funds__main, body.immobile
  .l-funds .l-funds__aside {
    display: table-cell;
    vertical-align: top;
  }
}

.l-funds .l-funds__main {
  margin-bottom: 40px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-funds .l-funds__main {
    margin-bottom: 0;
  }
}

.l-funds .l-funds__main iframe {
  width: 100%;
}

.l-funds .l-funds__aside {
  width: 300px;
  padding: 0;
  margin: 0 auto;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-funds .l-funds__aside {
    width: 340px;
    padding-left: 40px;
  }
}

.l-funds .l-funds__aside .l-funds__aside__emittent {
  margin-top: 20px;
}

.l-digital-paper-unavailable {
  background: rgba(71, 68, 67, 0.75);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__container {
  background: #212d5b;
  display: block;
  width: 700px;
  max-width: 1000px;
  margin: 40px auto;
  position: relative;
  padding: 40px;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-digital-paper-unavailable .l-digital-paper-unavailable__container {
    width: 900px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-digital-paper-unavailable .l-digital-paper-unavailable__container {
    width: 900px;
  }
}

body.non-responsive .l-digital-paper-unavailable .l-digital-paper-unavailable__container {
  width: 900px;
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-digital-paper-unavailable .l-digital-paper-unavailable__container {
    width: 1000px;
  }
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__close {
  font-family: "Noto", serif;
  font-size: 34px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  color: #ffffff;
  background: #2c3b78;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__header {
  margin: 0 0 40px 0;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__title {
  font-size: 36px;
  font-family: "Noto", serif;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin: 0 0 10px 0;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__intro {
  font-size: 17px;
  font-family: "Noto", serif;
  color: #b9c3db;
  display: block;
  margin: 0 0;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__subTitle {
  font-size: 19px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin: 0 0 10px 0;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__subIntro {
  font-size: 15px;
  font-family: "Noto", serif;
  font-weight: 400;
  color: #ffffff;
  display: block;
  margin: 0 0 25px 0;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__thumbs__thumb img {
  max-width: 100%;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__thumbs__link {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  color: #b9c3db;
  display: block;
  width: 100%;
  text-align: center;
}

.l-digital-paper-unavailable .l-digital-paper-unavailable__section--left {
  padding: 0 0 40px 0;
  margin: 0 0 40px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media only screen and (min-width: 1120px) {
  body.immobile .l-digital-paper-unavailable .l-digital-paper-unavailable__section--left {
    padding: 0 40px 0 0;
    margin: 0;
    border-bottom: none;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.l-portfolio-details .l-portfolio-details__header-container,
.l-portfolio-details .l-portfolio-details__table-container {
  padding: 0 0 0 40px;
}

.l-portfolio-details .l-portfolio-details__header-container .l-portfolio-details__search-results-container,
.l-portfolio-details .l-portfolio-details__table-container .l-portfolio-details__search-results-container {
  padding-right: 40px;
}

.l-portfolio-details .l-portfolio-details__header-container.summary,
.l-portfolio-details .l-portfolio-details__table-container.summary {
  padding: 0 40px;
}

.l-portfolio-details .l-portfolio-details__header {
  margin: 0 0 10px 0;
  font-size: 0.001px;
  letter-spacing: -1em;
}

.l-portfolio-details .l-portfolio-details__header .l-portfolio-details__header__title {
  font-size: 14px;
  text-transform: uppercase;
  color: #454443;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
  float: none;
}

.l-portfolio-details .l-portfolio-details__header ul {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.l-portfolio-details .l-portfolio-details__header ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
  border-right: 1px solid #e3d7c4;
  font-weight: 700;
}

.l-portfolio-details .l-portfolio-details__header ul li:last-of-type {
  border-right: none;
}

.l-portfolio-details .l-portfolio-details__header ul li a, .l-portfolio-details .l-portfolio-details__header ul li span {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.l-portfolio-details .l-portfolio-details__header ul li a {
  color: #2c3b78;
  text-decoration: none;
}

.l-portfolio-details .l-portfolio-details__header ul li span {
  color: #84807c;
}

.l-portfolio-details .l-portfolio-details__header .l-portfolio-details__header__section--left,
.l-portfolio-details .l-portfolio-details__header .l-portfolio-details__header__section--right {
  font-size: initial;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.l-portfolio-details .l-portfolio-details__header .l-portfolio-details__header__section--left {
  text-align: left;
}

.l-portfolio-details .l-portfolio-details__header .l-portfolio-details__header__section--right {
  text-align: right;
}

.l-portfolio-details .l-portfolio-details__header .remove-link {
  display: inline-block;
  vertical-align: middle;
}

.l-portfolio-details .l-portfolio-details__header .remove-link:before {
  font-size: 13px;
  font-size: 1.3rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #b5ada3;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 0 0;
}

.l-portfolio-details .l-portfolio-details__numbers-table {
  border: 1px solid #e3d7c4;
  margin: 0 0 40px 0;
}

.l-portfolio-details .portfolio_message h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  margin: 20px 0 10px 0;
}

.l-portfolio-details .portfolio_message p {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}

.l-portfolio-overview {
  display: table;
  table-layout: fixed;
}

.l-portfolio-overview.investimmo {
  width: 100%;
}

.l-portfolio-overview.investimmo .l-portfolio-overview__main-container {
  padding: 0 40px;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-portfolio-overview {
    display: block;
  }
  body.immobile .l-portfolio-overview .l-portfolio-overview__main-container {
    display: block;
  }
}

body.mobile .l-portfolio-overview {
  display: block;
}

body.mobile .l-portfolio-overview .l-portfolio-overview__main-container {
  display: block;
}

body.non-responsive .l-portfolio-overview {
  display: block;
}

body.non-responsive .l-portfolio-overview .l-portfolio-overview__main-container {
  display: block;
}

.l-portfolio-overview .l-portfolio-overview__main-container {
  display: table-cell;
  vertical-align: top;
  border-right: 1px solid #e3d7c4;
  width: 100%;
}

.l-portfolio-overview.shares .m-navigation--main {
  margin-bottom: 20px;
}

.l-portfolio-overview .portfoliolinks {
  padding: 0 40px;
  margin: 0 0 20px 0;
}

.l-portfolio-overview .m-navigation--sub {
  margin: 0 0 20px 0;
}

.l-portfolio-overview .stocksearch {
  zoom: 1;
}

.l-portfolio-overview .stocksearch:before, .l-portfolio-overview .stocksearch:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.l-portfolio-overview .stocksearch:after {
  clear: both;
}

.l-portfolio-overview .stocksearch #swf_searchfor {
  float: left;
}

.l-portfolio-overview .textadbanner {
  border: none !important;
  background: transparent !important;
  text-align: center;
}

.l-portfolio-overview__advertisement-container {
  max-width: 340px;
  max-width: 34rem;
  min-width: 0;
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-width: 1119px) {
  body.immobile .l-portfolio-overview__advertisement-container {
    float: none;
    margin-left: auto;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    display: block;
  }
  body.immobile .l-portfolio-overview__advertisement-container .l-portfolio-overview__advertisement-imu {
    margin: 0 auto;
  }
}

body.mobile .l-portfolio-overview__advertisement-container {
  float: none;
  margin-left: auto;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  display: block;
}

body.mobile .l-portfolio-overview__advertisement-container .l-portfolio-overview__advertisement-imu {
  margin: 0 auto;
}

body.non-responsive .l-portfolio-overview__advertisement-container {
  float: none;
  margin-left: auto;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  display: block;
}

body.non-responsive .l-portfolio-overview__advertisement-container .l-portfolio-overview__advertisement-imu {
  margin: 0 auto;
}

.l-portfolio-overview__advertisement-container .l-portfolio-overview__advertisement-imu {
  text-align: center;
  max-width: 300px;
  max-width: 30rem;
  min-width: 0;
  margin: 0 20px;
  display: block;
}

.l-portfolio-settings {
  width: 100%;
  padding: 40px;
}

.l-portfolio-settings .l-portfolio-settings__header {
  width: 100%;
  max-width: 588px;
  margin-bottom: 20px;
}

.l-portfolio-settings .l-portfolio-settings__header input[type="text"] {
  height: 40px;
  border: none;
  padding: 0 10px;
  background: #e3d7c4;
  color: #454443;
  font-family: "Roboto", sans-serif;
  border: 1px solid #e3d7c4;
  background: #fffaf4;
  width: 259px !important;
}

.l-portfolio-settings .l-portfolio-settings__header__title {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  color: #454443;
  margin-bottom: 10px;
  font-weight: 400;
}

.l-portfolio-settings .l-portfolio-settings__how__title {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  color: #84807c;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}

.l-portfolio-settings .l-portfolio-settings__column__title {
  margin-bottom: 5px;
}

.l-portfolio-settings .l-portfolio-settings__container {
  font-size: 0.001px;
  letter-spacing: -1em;
  white-space: nowrap;
  margin-bottom: 40px;
}

.l-portfolio-settings .l-portfolio-settings__container .column_container {
  height: 728px;
  margin-bottom: 10px;
}

.l-portfolio-settings .l-portfolio-settings__container .column_container select {
  width: 100%;
  top: 0;
  left: 0;
  height: 728px;
}

.l-portfolio-settings .l-portfolio-settings__container .column_container select option {
  font-size: 15px;
  height: 28px !important;
  font-family: "Roboto", sans-serif;
  color: #454443;
}

.l-portfolio-settings .l-portfolio-settings__container .column_footer {
  background: none !important;
  border: none !important;
}

.l-portfolio-settings .l-portfolio-settings__container .column_footer a {
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #2c3b78;
}

.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--left,
.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--center,
.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--right {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: initial;
  word-spacing: normal;
}

.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--left,
.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--right {
  width: 259px;
}

.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--left#show_column,
.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--right#show_column {
  width: 259px;
  margin-right: 0;
}

.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--left#hide_column,
.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--right#hide_column {
  width: 259px;
  margin-left: 0;
}

.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--center {
  width: 70px;
  text-align: center;
}

.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--center#columnbut {
  float: none;
}

.l-portfolio-settings .l-portfolio-settings__container .l-portfolio-settings__section--center button {
  margin: 2px auto !important;
}

.l-portfolio-settings .l-portfolio-settings__footer {
  width: 100%;
  max-width: 588px;
  border-top: 1px solid #e3d7c4;
  padding-top: 5px;
}

.l-portfolio-settings .l-portfolio-settings__footer .text-right a {
  margin-right: 5px;
}

.l-portfolio-settings .l-portfolio-settings__footer button[type="submit"] {
  font-size: 15px;
  font-size: 1.5rem;
  height: 40px;
  background: #2c3b78;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 0 14px;
}

body.subsite-sabato .l-portfolio-settings .l-portfolio-settings__footer button[type="submit"] {
  background: #434343;
  color: #ffffff;
}

body.subsite-finance .l-portfolio-settings .l-portfolio-settings__footer button[type="submit"] {
  background: #0073AB;
  color: #ffffff;
}

body.subsite-sas .l-portfolio-settings .l-portfolio-settings__footer button[type="submit"] {
  background: #69a7ca;
  color: #ffffff;
}

.l-portfolio-settings .l-portfolio-settings__standaard {
  width: 315px;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.l-portfolio-settings .l-portfolio-settings__standaard input#standaard {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.l-table-scrollable {
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
}

.l-table-scrollable .l-table-scrollable__section--left,
.l-table-scrollable .l-table-scrollable__section--right {
  display: table-cell;
  vertical-align: top;
}

.l-table-scrollable .l-table-scrollable__section--left {
  width: 300px;
  position: relative;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name {
  position: relative;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail {
  position: absolute;
  padding: 20px;
  background: #fffaf4;
  -webkit-box-shadow: 3px 3px 4px 0 rgba(69, 68, 67, 0.14);
  -moz-box-shadow: 3px 3px 4px 0 rgba(69, 68, 67, 0.14);
  box-shadow: 3px 3px 4px 0 rgba(69, 68, 67, 0.14);
  z-index: 24;
  top: 38px;
  left: -120px;
  width: 718px;
}

@media only screen and (min-width: 980px) and (max-width: 1119px) {
  body.immobile .l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail {
    left: -20px;
    width: 840px;
  }
}

@media only screen and (min-width: 980px) {
  body.mobile .l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail {
    left: -20px;
    width: 840px;
  }
}

body.non-responsive .l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail {
  left: -20px;
  width: 840px;
}

@media only screen and (min-width: 1120px) and (max-width: 1279px) {
  body.immobile .l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail {
    left: -20px;
    width: 930px;
  }
}

@media only screen and (min-width: 1280px) {
  body.immobile .l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail {
    left: -20px;
    width: 1090px;
  }
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail table {
  margin-bottom: 20px;
  width: 100%;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail table th {
  white-space: normal;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail table .name {
  width: auto;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail table tr:hover td {
  background: initial !important;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail table tr.alt:hover td {
  background: initial !important;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail .st_detail_close {
  display: block !important;
  text-align: center;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail .st_detail_close:hover {
  text-decoration: none !important;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail .st_detail_close span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  float: none;
}

.l-table-scrollable .l-table-scrollable__section--left tbody td.name .st_detail .st_detail_close:after {
  font-size: 24px;
  font-size: 2.4rem;
  vertical-align: middle;
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #84807c;
  content: "";
}

.l-table-scrollable .l-table-scrollable__section--left__shadow--left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: 4px 0 6px -4px #454443;
  -moz-box-shadow: 4px 0 6px -4px #454443;
  box-shadow: 4px 0 6px -4px #454443;
}

.l-table-scrollable .l-table-scrollable__section--left__shadow--right {
  position: absolute;
  right: -10px;
  top: 0;
  height: 100%;
  width: 10px;
  -webkit-box-shadow: -4px 0 6px -4px #454443;
  -moz-box-shadow: -4px 0 6px -4px #454443;
  box-shadow: -4px 0 6px -4px #454443;
}

.l-table-scrollable .l-table-scrollable__section--right {
  overflow-x: hidden;
  overflow-y: hidden;
}

.l-table-scrollable .l-table-scrollable__section--right > div {
  overflow-y: hidden;
  overflow-x: hidden;
}

.l-table-scrollable .l-table-scrollable__section--right > div.scrollable {
  overflow-x: auto !important;
}

.l-table-scrollable thead th,
.l-table-scrollable tfoot th {
  font-size: 13px;
}

.l-table-scrollable thead th span,
.l-table-scrollable tfoot th span {
  font-size: 13px;
  white-space: nowrap;
}

.l-table-scrollable thead tr,
.l-table-scrollable tfoot tr {
  height: auto !important;
}

.l-table-scrollable tbody tr {
  height: 40px;
}

.l-share-recommend {
  /* extra new layout */
}

.l-share-recommend.dialog {
  width: 100%;
}

.l-share-recommend .l-share-recommend__complete__header {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3d7c4;
}

.l-share-recommend .l-share-recommend__form {
  margin: 0 30px;
  padding-top: 20px;
}

#js-mfnDialog .l-share-recommend__form {
  margin: 0;
  padding-top: 0;
}

.l-share-recommend .l-share-recommend__form .reactionbox--container-input {
  position: relative;
}

.l-share-recommend .l-share-recommend__form .reactionbox--container-input .reactionbox--container-inputField {
  width: 100%;
  height: 100%;
  padding-right: 50px;
}

.l-share-recommend .l-share-recommend__form .reactionbox--container-input .m-characterCount {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #84807c;
  position: absolute;
  right: 10px;
  bottom: 5px;
}

.l-share-recommend .l-share-recommend__form .errors {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  color: #ca4036;
}

.l-share-recommend .reactionbox--footer-action_left {
  float: left;
}

.l-share-recommend .reactionbox--footer-action_left input[type="checkbox"] {
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.l-share-recommend .reactionbox--footer-action_left label {
  width: auto;
}

.l-share-recommend .reactionbox--footer-action_right {
  float: right;
}

.l-share-recommend .reactionbox--footer-action_right a {
  font-size: 14px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}

.l-share-recommend .reactionbox--footer-action_right button[type="button"] {
  font-size: 15px;
  font-size: 1.5rem;
  height: 40px;
  background: #2c3b78;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 0 14px;
}

body.subsite-sabato .l-share-recommend .reactionbox--footer-action_right button[type="button"] {
  background: #434343;
  color: #ffffff;
}

body.subsite-finance .l-share-recommend .reactionbox--footer-action_right button[type="button"] {
  background: #0073AB;
  color: #ffffff;
}

body.subsite-sas .l-share-recommend .reactionbox--footer-action_right button[type="button"] {
  background: #69a7ca;
  color: #ffffff;
}

.l-share-recommend .m-portfolio-add__recommend {
  float: left;
}

.l-share-recommend .m-portfolio-add__recommend label {
  width: auto;
}

.l-share-recommend .m-portfolio-add__recommend input[type="checkbox"] {
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

/*
   header styling for connect.tijd.be
*/
.l-connect-header {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

body.subsite-sas .l-connect-header.l-connect-header--partner {
  margin-top: 0;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

.l-connect-header.l-connect-header--partner .l-connect-header__main {
  text-align: left;
  padding-left: 30px;
  background: rgba(254, 247, 234, 0.9);
}

.l-connect-header.l-connect-header--partner.l-connect-header--overview {
  margin-top: 30px;
  margin-top: 3rem;
}

.l-connect-header.l-connect-header--partner.l-connect-header--overview .l-connect-header__main {
  background: #e3d7c4;
}

.l-connect-header.l-connect-header--partner .l-connect-header__text {
  display: inline-block;
  padding-top: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 80px;
  font-size: 8rem;
}

.l-connect-header.l-connect-header--partner .m-share {
  display: inline-block;
  float: right;
  margin-top: 23px;
  margin-right: 30px;
}

.l-connect-header.l-connect-header--partner .l-connect-header__logo {
  background: #cba26a;
}

.l-connect-header.l-connect-header--partner .l-connect-header__tooltip {
  background: #cba26a;
}

.l-connect-header.l-connect-header--partner .l-connect-header__text {
  color: #454443;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
}

.l-connect-header.l-connect-header--partner .m-share__services:after {
  border-bottom: 1px solid #cba26a;
  z-index: 0;
}

.l-connect-header.l-connect-header--partner .m-share__services__service {
  border: 1px solid #cba26a;
}

.l-connect-header.l-connect-header--partner .m-share__count {
  border-right: 1px solid #cba26a;
}

.l-connect-header.l-connect-header--partner .m-share li {
  z-index: 1;
  position: relative;
}

.l-connect-header .l-connect-header__logo {
  position: relative;
  z-index: 24;
  width: 82px;
  height: 82px;
  background: #69a7ca;
}

.l-connect-header .l-connect-header__logo > img {
  width: 80px;
}

.l-connect-header .l-connect-header__logo:hover, .l-connect-header .l-connect-header__logo.is-hovered {
  cursor: help;
}

.l-connect-header .l-connect-header__logo:hover .l-connect-header__tooltip, .l-connect-header .l-connect-header__logo.is-hovered .l-connect-header__tooltip {
  display: block;
}

.l-connect-header .l-connect-header__tooltip {
  display: none;
  position: absolute;
  top: 92px;
  left: -150px;
  left: -15rem;
  width: 400px;
  width: 40rem;
  background: #69a7ca;
  padding: 25px 15px;
}

.l-connect-header .l-connect-header__tooltip-text {
  color: #FFFFFF;
  font-size: 14px;
  font-size: 1.4rem;
}

.l-connect-header .l-connect-header__main-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  padding-left: 102px;
}

.l-connect-header .l-connect-header__main {
  width: 100%;
  height: 82px;
  line-height: 1.5;
  text-align: center;
  background: #85918D;
}

.l-connect-header .l-connect-header__text {
  line-height: 1.3;
  vertical-align: bottom;
  font-size: 79px;
  font-size: 7.9rem;
  font-family: Noto, serif;
  color: #FFFFFF;
}

.l-connect-header .l-connect-header__text em {
  color: #B3B7B0;
}

.l-connect-header .l-connect-header__logo-company {
  float: right;
  margin-right: 10px;
  margin-right: 1rem;
}

.l-connect-inzichtmagazines {
  background: #FFFBF5;
  border: 1px solid #CCD2D0;
  padding: 25px;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-connect-inzichtmagazines .l-connect-inzichtmagazines__header {
  width: 100%;
}

.l-connect-inzichtmagazines .l-connect-inzichtmagazines__title {
  font-family: Roboto, sans-serif;
  color: #991836;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 21px;
  font-size: 2.1rem;
}

.l-connect-inzichtmagazines .l-connect-inzichtmagazines__toolbar {
  float: right;
  color: #85908C;
  text-decoration: none;
  font-size: 13px;
  font-size: 1.3rem;
}

.l-connect-inzichtmagazines .l-connect-inzichtmagazines__toolbar .fa {
  font-size: 16px;
  font-size: 1.6rem;
}

.l-connect-inzichtmagazines .l-connect-inzichtmagazines__content {
  margin-top: 30px;
  margin-top: 3rem;
  width: 100%;
}

.l-partner-contentbox__title, .l-partner-contentbox__item__title {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 28px;
  color: #454443;
  text-transform: uppercase;
  white-space: nowrap;
  position: relative;
  padding-right: 20px;
}

.l-partner-contentbox {
  padding: 20px;
  padding: 2rem;
  margin: 20px 0px;
  margin: 2rem 0rem;
  position: relative;
  background: #faeede;
  border: 1px solid #e3d7c4;
  text-align: left;
  padding-bottom: 88px;
}

.l-partner-contentbox__title {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.l-partner-contentbox__sponsored {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e3d7c4;
}

.l-partner-contentbox__item {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.l-partner-contentbox__item > a {
  color: #cba26a;
  text-decoration: underline;
}

.l-partner-contentbox__item__title small {
  margin-left: 10px;
  margin-left: 1rem;
  color: #84807c;
  font-size: 14px;
  font-family: "Roboto Condensed", sans;
  font-weight: 100;
}

.l-partner-contentbox__item__link {
  text-decoration: underline;
}

.l-partner-contentbox__item__footer {
  background: url("/s2014/img/mfinpub/box_partnercontent.png") no-repeat bottom left;
  height: 68px;
  width: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.l-investimmo-frame {
  width: 100%;
}
