/****************************************************
*					WEBSITE FONTS					*
****************************************************/
/****************************************************
*					BASE COLORS						*
****************************************************/
/* Overrides for specific websites
$h1-title-color             : $black;
$h2-title-color             : $black;
$h3-title-color             : $black;
$h4-title-color             : $black;
$eyebrow-color              : $primary-300;
 */
/****************************************************
*					ALERT COLORS					*
****************************************************/
/* Reference for this calculation on https://css-tricks.com/programming-sass-to-create-accessible-color-combinations/ */
/*------------------- Grid resolutions -------------------*/
/*------------------- Sizes mixins -------------------*/
/*-------------------------------------Margins-------------------------------------*/
/* Buttons - elements/_buttons.scss */
/* Cards - elements/d3-card.scss */
/* Images on content sections - elements/d3-content-section.scss */
/* Images on media detail - elements/_d3-media-detail.scss */
/* Images on Testimonials - components/d3-testimonial.scss */
/* Images on Image Text - components/d3-image-text.scss */
/* Form inputs - elements/_forms.scss */
/* Form inputs - elements/_forms.scss */
/* Tables - elements/d3-table.scss, elements/_cookie-warning.scss */
/* Popups - elements/_cookie-warning.scss */
/* Accordions - elements/d3-accordion.scss */
/* Videoplayer - elements/d3-video-player.scss, elements/_d3-webinar-detail.scss */
/* Podcast player - elements/d3-podcast.scss */
/* Feature block - elements/d3-feature-block.scss */
/* Define a single size for all image-related border-radii */
/* Define a single size for all border-radii */
/********* REUSABLE TEXT STYLES ************/
/*------------------- Mixins  -------------------*/
/*------------------- Functions  -------------------*/
/*-------------------------------------Others-------------------------------------*/
/* ---------- Color and fonts replace ---------- */
/* General variables */
:root {
  --grey-100: #5e5e5e;
  --primary-100: #000099;
  --secondary-100: #001f4f;
  --tertiary-100: #51766e;
  --grey-200: #919191;
  --primary-200: #0000cc;
  --secondary-200: #002969;
  --tertiary-200: #6fa298;
  --grey-300: #ababab;
  --primary-300: #0000fe;
  --secondary-300: #003383;
  --tertiary-300: #8bcbbe;
  --grey-400: #c4c4c4;
  --primary-400: #3375ff;
  --secondary-400: #335c9c;
  --tertiary-400: #a2d5cb;
  --grey-500: #dedede;
  --primary-500: #99baff;
  --secondary-500: #6685b5;
  --tertiary-500: #b9e0d8;
  --grey-600: #f7f7f7;
  --primary-600: #ebf1ff;
  --secondary-600: #d4e4f4;
  --tertiary-600: #e8f5f2;
  --d3-black: #020304;
  --grifols-blue: #003383;
  --d3-font-body: OpenSans;
  --d3-font-title: Montserrat;
  --d3-page-bg: #fdfdff;
  --d3-radius-lg: 24px;
  --d3-radius-md: 16px;
  --d3-radius-none: 0px;
  --d3-radius-pill: 80px;
  --d3-radius-sm: 8px;
  --d3-radius-xl: 32px;
  --d3-radius-xs: 4px;
  --d3-utility-black: #020304;
  --d3-utility-white: #fdfdff;
  --d3-white: #fdfdff; }

body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd {
  background-color: #ebf1ff;
  color: #020304; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
    color: #020304;
    border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd a.btn-icon-link-text .link-text {
    color: #020304;
    border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .hero {
    color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .hero a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
      color: #020304;
      border-bottom: 1px solid; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .hero a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .hero a.btn-icon-link-text .link-text {
      color: #020304;
      border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h1, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-xl {
    color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h1 a:not(.btn):not(.btn-icon-link-text):not([role=button]), body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-xl a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
      color: #020304;
      border-bottom: 1px solid; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h1 a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h1 a.btn-icon-link-text .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-xl a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-xl a.btn-icon-link-text .link-text {
      color: #020304;
      border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h2, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-lg {
    color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h2 a:not(.btn):not(.btn-icon-link-text):not([role=button]), body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-lg a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
      color: #020304;
      border-bottom: 1px solid; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h2 a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h2 a.btn-icon-link-text .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-lg a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-lg a.btn-icon-link-text .link-text {
      color: #020304;
      border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h3, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-md {
    color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h3 a:not(.btn):not(.btn-icon-link-text):not([role=button]), body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-md a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
      color: #020304;
      border-bottom: 1px solid; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h3 a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h3 a.btn-icon-link-text .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-md a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-md a.btn-icon-link-text .link-text {
      color: #020304;
      border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h4, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-sm {
    color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h4 a:not(.btn):not(.btn-icon-link-text):not([role=button]), body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-sm a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
      color: #020304;
      border-bottom: 1px solid; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h4 a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd h4 a.btn-icon-link-text .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-sm a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .title-sm a.btn-icon-link-text .link-text {
      color: #020304;
      border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .text-disabled {
    color: #5e5e5e; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .caption-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .text-subdued {
    color: #5e5e5e; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .text-caption, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd caption *, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .footer-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .footer-text * {
    color: #5e5e5e; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-icon-link span .link-metadata {
    color: #5e5e5e; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .d3-text-references p, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .d3-text-references li {
    color: #5e5e5e; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .chip {
    background-color: #fdfdff;
    color: #0000cc; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .chip a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
      color: #020304;
      border-bottom: 1px solid; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .chip a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .chip a.btn-icon-link-text .link-text {
      color: #020304;
      border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow {
    color: #003383; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
      color: #020304;
      border-bottom: 1px solid; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow a.btn-icon-link-text .link-text {
      color: #020304;
      border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner {
    color: #020304;
    background-color: rgba(2, 3, 4, 0.05);
    border-color: rgba(2, 3, 4, 0.1); }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner > i {
      color: rgba(2, 3, 4, 0.3);
      border-color: rgba(2, 3, 4, 0.1); }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner:hover {
      border-color: rgba(2, 3, 4, 0.3); }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner:hover > i {
        color: #020304;
        border-color: rgba(2, 3, 4, 0.3); }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner:active {
      background-color: rgba(2, 3, 4, 0.1);
      border-color: rgba(2, 3, 4, 0.3); }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner:active > i {
        color: #020304;
        border-color: rgba(2, 3, 4, 0.3); }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner:focus {
      background-color: rgba(2, 3, 4, 0.1);
      border-color: rgba(2, 3, 4, 0.3);
      -moz-box-shadow: 0 0 0 2px #006cff;
      -webkit-box-shadow: 0 0 0 2px #006cff;
      box-shadow: 0 0 0 2px #006cff; }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner:focus > i {
        color: #020304;
        border-color: rgba(2, 3, 4, 0.4); }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner-fill {
      color: #fdfdff;
      background-color: rgba(2, 3, 4, 0.5);
      border-color: rgba(2, 3, 4, 0.3); }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner-fill > i {
        color: #fdfdff;
        border-color: rgba(2, 3, 4, 0.3); }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner-fill:hover {
        background-color: rgba(2, 3, 4, 0.6);
        border-color: rgba(2, 3, 4, 0.4); }
        body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner-fill:hover > i {
          border-color: rgba(2, 3, 4, 0.4); }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner-fill:active {
        background-color: rgba(2, 3, 4, 0.8);
        border-color: rgba(2, 3, 4, 0.6); }
        body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner-fill:active > i {
          border-color: rgba(2, 3, 4, 0.6); }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner-fill:focus {
        background-color: rgba(2, 3, 4, 0.6);
        border-color: rgba(2, 3, 4, 0.4);
        -moz-box-shadow: 0 0 0 2px #006cff;
        -webkit-box-shadow: 0 0 0 2px #006cff;
        box-shadow: 0 0 0 2px #006cff; }
        body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .eyebrow-banner-fill:focus > i {
          border-color: rgba(2, 3, 4, 0.4); }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .circle {
    background-color: #0000cc;
    color: #fdfdff; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .circle a:not(.btn):not(.btn-icon-link-text):not([role=button]) {
      color: #fdfdff;
      border-bottom: 1px solid; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .circle a.btn-icon-link .link-text, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .circle a.btn-icon-link-text .link-text {
      color: #fdfdff;
      border-bottom: 1px solid; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-ghost {
    color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-ghost:not(:disabled):not(.disabled):not(:active):focus {
      border-color: #fdfdff;
      -moz-box-shadow: 0 0 0 3px #3375ff;
      -webkit-box-shadow: 0 0 0 3px #3375ff;
      box-shadow: 0 0 0 3px #3375ff; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-ghost:not(:disabled):not(.disabled):not(.compact):hover {
      background-color: rgba(2, 3, 4, 0.03);
      color: #0000cc; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-ghost:not(:disabled):not(.disabled):not(.compact):active, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-ghost:not(:disabled):not(.disabled):not(.compact).active {
      color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-ghost.sec-palette:not(:disabled):not(.disabled):not(:active):focus {
      border-color: #fdfdff;
      -moz-box-shadow: 0 0 0 3px #335c9c;
      -webkit-box-shadow: 0 0 0 3px #335c9c;
      box-shadow: 0 0 0 3px #335c9c; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-inverted {
    border-color: #020304;
    color: #020304;
    -moz-box-shadow: 0 0 0 1px #020304 inset;
    -webkit-box-shadow: 0 0 0 1px #020304 inset;
    box-shadow: 0 0 0 1px #020304 inset;
    background-color: transparent; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-inverted:not(:disabled):not(.disabled):not(:active):focus {
      border-color: #fdfdff;
      -moz-box-shadow: 0 0 0 3px #3375ff;
      -webkit-box-shadow: 0 0 0 3px #3375ff;
      box-shadow: 0 0 0 3px #3375ff; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-inverted:not(:disabled):not(.disabled):not(:active):focus {
      -moz-box-shadow: 0 0 0 1px #020304 inset, 0 0 0 3px #99baff;
      -webkit-box-shadow: 0 0 0 1px #020304 inset, 0 0 0 3px #99baff;
      box-shadow: 0 0 0 1px #020304 inset, 0 0 0 3px #99baff;
      background-color: transparent;
      border-color: #020304;
      color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-inverted:not(:disabled):not(.disabled):hover {
      background-color: #020304;
      color: #fdfdff;
      border-color: #020304;
      -moz-box-shadow: 0 0 0 0 #020304;
      -webkit-box-shadow: 0 0 0 0 #020304;
      box-shadow: 0 0 0 0 #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-inverted:not(:disabled):not(.disabled):active, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-inverted:not(:disabled):not(.disabled).active {
      background-color: #020304;
      color: #fdfdff; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-inverted.sec-palette:not(:disabled):not(.disabled):not(:active):focus {
      border-color: #fdfdff;
      -moz-box-shadow: 0 0 0 3px #335c9c;
      -webkit-box-shadow: 0 0 0 3px #335c9c;
      box-shadow: 0 0 0 3px #335c9c; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .btn-inverted.sec-palette:not(:disabled):not(.disabled):not(:active):focus {
      -moz-box-shadow: 0 0 0 1px #020304 inset, 0 0 0 3px #6685b5;
      -webkit-box-shadow: 0 0 0 1px #020304 inset, 0 0 0 3px #6685b5;
      box-shadow: 0 0 0 1px #020304 inset, 0 0 0 3px #6685b5;
      background-color: transparent;
      border-color: #020304;
      color: #020304; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.social-icon:not(:disabled):not(.disabled) {
    color: #020304;
    border: none;
    background-color: rgba(2, 3, 4, 0.03); }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.social-icon:not(:disabled):not(.disabled):hover {
      background-color: rgba(2, 3, 4, 0.08); }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.social-icon:not(:disabled):not(.disabled):active {
      background-color: rgba(2, 3, 4, 0.13); }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.pagination-btn {
    border-radius: 80px !important; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.pagination-btn:not(:disabled):not(.disabled):not(:active):focus {
      border-color: #fdfdff;
      -moz-box-shadow: 0 0 0 3px #3375ff;
      -webkit-box-shadow: 0 0 0 3px #3375ff;
      box-shadow: 0 0 0 3px #3375ff; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.pagination-btn:not(:disabled):not(.disabled) {
      color: #919191;
      border-color: rgba(2, 3, 4, 0.05);
      background-color: rgba(2, 3, 4, 0.03); }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.pagination-btn:not(:disabled):not(.disabled):hover, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.pagination-btn:not(:disabled):not(.disabled):not(:active):focus {
        background-color: rgba(2, 3, 4, 0.1); }
      body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.pagination-btn:not(:disabled):not(.disabled):active {
        background-color: rgba(2, 3, 4, 0.3);
        color: #fdfdff; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.pagination-btn:disabled, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .icon-btn.pagination-btn.disabled {
      background-color: #dedede !important;
      border-color: #5e5e5e !important;
      color: #5e5e5e !important; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .utility-btn:not(:disabled):not(.disabled) {
    background-color: #fdfdff;
    border-color: #919191;
    color: #020304; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .utility-btn:not(:disabled):not(.disabled):hover, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .utility-btn:not(:disabled):not(.disabled):active, body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .utility-btn:not(:disabled):not(.disabled):focus {
      border-color: #919191; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .utility-btn:not(:disabled):not(.disabled):hover {
      -moz-box-shadow: 0 0 0 1px #919191 inset;
      -webkit-box-shadow: 0 0 0 1px #919191 inset;
      box-shadow: 0 0 0 1px #919191 inset; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .utility-btn:not(:disabled):not(.disabled):focus {
      -moz-box-shadow: 0 0 0 1px #919191 inset, 0 0 0 2px #0000fe;
      -webkit-box-shadow: 0 0 0 1px #919191 inset, 0 0 0 2px #0000fe;
      box-shadow: 0 0 0 1px #919191 inset, 0 0 0 2px #0000fe; }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .utility-btn:not(:disabled):not(.disabled):active {
      background-color: #f7f7f7;
      color: #020304; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .d3-switch .switch input:checked + .slider {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd.add-slider .d3-slider.card-slider .slider-controls ol.slider-indicators li,
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .add-slider .d3-slider.card-slider .slider-controls ol.slider-indicators li,
  body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .d3-slider.not-card-slider .slider-controls ol.slider-indicators li {
    background-color: rgba(2, 3, 4, 0.1); }
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd.add-slider .d3-slider.card-slider .slider-controls ol.slider-indicators li.active,
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .add-slider .d3-slider.card-slider .slider-controls ol.slider-indicators li.active,
    body #wrapper .portlet-boundary:not([class*=-odd-bg]) .d3-timeline .d3-image-text.odd .d3-slider.not-card-slider .slider-controls ol.slider-indicators li.active {
      background-color: #0000fe; }

/*# sourceMappingURL=d3-timeline.css.map */