/**
 * MSFDE arrow tail.
 */
/**
 * MSFDE backgrounds.
 */
/**
 * MSFDE rounded container.
 */
/**
 * MSFDE clearfix.
 */
/*
 * Drop shadow filter.
 * Can be applied to svg elements.
 * (!= box-shadow)
 */
/*
 * Blur filter.
 * Can be applied to svg elements.
 */
/**
 * MSFDE truncate.
 */
/**
 * MSFDE hyphenate.
 */
/**
 * MSFDE ligatures.
 */
/**
 * MSFDE Old-Style numbers.
 */
/**
 * MSFDE word wrap.
 */
/**
 * MSFDE reset whitespace.
 */
/**
 * MSFDE centered items.
 */
/**
 * Icons: social.
 */
/**
 * Icons: UI.
 */
.no-svg .cn-banner__close:before, .no-js .cn-banner__close:before {
  background-image: url('../img/sprites/icons/ui/png-s26ed9a978c.png');
  background-repeat: no-repeat;
}

/**
 * Icons: illustrations.
 */
/**
 * Icons: filters.
 */
/**
 * MSFDE clearfix.
 */
/*
 * Drop shadow filter.
 * Can be applied to svg elements.
 * (!= box-shadow)
 */
/*
 * Blur filter.
 * Can be applied to svg elements.
 */
/**
 * MSFDE truncate.
 */
/**
 * MSFDE hyphenate.
 */
/**
 * MSFDE ligatures.
 */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   MSF Germany: banner
   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/**
 * Donation banner token.
 */
/**
 * MSFDE backgrounds.
 */
/**
 * MSFDE sections titles.
 */
/**
 * MSFDE blocks and block titles.
 */
/**
 * MSFDE basic title.
 */
/**
 * MSFDE generic reversed title.
 */
/**
 * MSFDE caps label.
 */
/**
 * MSFDE caps link (WEITERLESEN in teasers).
 */
/**
 * MSFDE wrapper as link for teasers.
 */
/**
 * MSFDE list page title from pane or view title.
 */
/**
 * MSFDE global buttons styles.
 */
.cn-banner__confirm, .cn-banner--dark .cn-banner__confirm {
  color: #333745;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 0;
  border-radius: .25rem;
}
.no-boxshadow .cn-banner__confirm {
  border: 1px solid #1A000000;
}
.cn-banner__confirm:link, .cn-banner__confirm:visited {
  color: #333745;
}
.cn-banner__confirm:hover {
  color: #e2001a;
}
.cn-banner__confirm:active {
  color: white;
  background-image: none;
  box-shadow: none;
}

/**
 * Newsletter (form).
 */
/**
 * MSFDE external link with icon.
 */
/**
 * MSFDE download link with icon.
 */
/**
 * MSFDE search/input text-field with icon.
 */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   MSF Germany: helpers
   :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/**
 * MSFDE backgrounds.
 */
/**
 * MSFDE sections titles.
 */
/**
 * MSFDE blocks and block titles.
 */
/**
 * MSFDE basic title.
 */
/**
 * MSFDE generic reversed title.
 */
/**
 * MSFDE caps label.
 */
/**
 * MSFDE caps link (WEITERLESEN in teasers).
 */
/**
 * MSFDE wrapper as link for teasers.
 */
/**
 * MSFDE list page title from pane or view title.
 */
/**
 * MSFDE global buttons styles.
 */
.cn-banner__confirm, .cn-banner--dark .cn-banner__confirm {
  color: #333745;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 0;
  border-radius: .25rem;
}
.no-boxshadow .cn-banner__confirm {
  border: 1px solid #1A000000;
}
.cn-banner__confirm:link, .cn-banner__confirm:visited {
  color: #333745;
}
.cn-banner__confirm:hover {
  color: #e2001a;
}
.cn-banner__confirm:active {
  color: white;
  background-image: none;
  box-shadow: none;
}

/**
 * Newsletter (form).
 */
/**
 * MSFDE external link with icon.
 */
/**
 * MSFDE download link with icon.
 */
/**
 * MSFDE search/input text-field with icon.
 */
.cn-banner {
  background-color: #ccc;
  bottom: 0;
  font-size: 14px;
  left: 0;
  line-height: 1.2em;
  padding: 20px;
  padding-right: 40px;
  position: fixed;
  width: 100%;
  z-index: 100000000;
}
.cn-banner a {
  text-decoration: none;
}
.cn-banner a:focus, .cn-banner a:hover {
  text-decoration: underline;
}

@media (min-width: 75em) {
  .cn-banner {
    text-align: left;
  }
}
.cn-banner__confirm {
  margin-right: 0.7em;
  margin-bottom: 0.7em;
}

.cn-banner__text {
  display: inline;
  vertical-align: middle;
}

.cn-banner--light {
  background-color: #f0e7dc;
  color: #555;
}
.cn-banner--light a {
  color: #555;
}
.cn-banner--light .cn-confirm {
  background-color: #fff;
  color: #555;
}
.cn-banner--light .cn-confirm:focus, .cn-banner--light .cn-confirm:hover {
  background-color: #acaaaa;
  color: #fff;
}

.cn-banner__close {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  height: 40px;
  width: 40px;
  top: 0;
  right: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  z-index: 42;
  position: relative;
  position: absolute;
}
.cn-banner__close, .cn-banner__close:active {
  background: #333745 !important;
}
.cn-banner__close:before {
  width: 22px;
  height: 22px;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 35%;
  top: calc(50% - 22px / 2);
  left: 35%;
  left: calc(50% - 22px / 2);
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMS41IDEuNTAxIDIyIDIyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTYuNTMzIDEyLjVsNi40MjUtNi40MjhjLjcyMy0uNzIuNzIzLTEuODkgMC0yLjYxMmwtMS40MTQtMS40MTdjLS43MjMtLjcyMi0xLjg5My0uNzIyLTIuNjE1IDBMMTIuNSA4LjQ2NiA2LjA3NCAyLjA0MmMtLjcyMy0uNzIyLTEuODkyLS43MjItMi42MTYgMEwyLjA0MiAzLjQ1N2MtLjcyMi43MjItLjcyMiAxLjg5MyAwIDIuNjE1TDguNDY3IDEyLjVsLTYuNDI0IDYuNDI3Yy0uNzI0LjcyLS43MjIgMS44OTQgMCAyLjYxNWwxLjQxNyAxLjQxM2MuNzIuNzI1IDEuODkuNzI1IDIuNjE1IDBsNi40MjUtNi40MyA2LjQyOCA2LjQzNGMuNzIzLjcyIDEuODkyLjcyIDIuNjE1IDBsMS40MTUtMS40MmMuNzIyLS43My43MjItMS44OSAwLTIuNjJsLTYuNDI1LTYuNDN6Ii8+PC9zdmc+');
  background-repeat: no-repeat;
}
.no-svg .cn-banner__close:before, .no-js .cn-banner__close:before {
  background-position: 0 -776px;
}

.cn-banner--dark {
  background: #333745 url('../img/backgrounds/bg-dots-dark.png?1573740001') repeat top left;
  color: white;
}
.cn-banner--dark .cn-banner__text a, .cn-banner--dark .cn-banner__text a:hover {
  color: #e2001a;
}
.cn-banner--dark .cn-banner__confirm:focus, .cn-banner--dark .cn-banner__confirm:hover {
  background-color: #eee;
  color: #e2001a;
}
