:root {
  --cd-color1: #4a4e54;
  --cd-color2: #8bb31f;
  --cd-color3: #f2f2f2;
  --cd-color4: #55c3f2;
  --cd-color5: #000000;
  --cd-color2-opac-15: rgba(139, 179, 31, 0.15);
  --cd-color1-opac-20: rgba(74, 78, 84, 0.2);
  --cd-color1-opac-15: rgba(74, 78, 84, 0.15);
  --cd-color1-opac-25: rgba(74, 78, 84, 0.25);
  --cd-color1-opac-35: rgba(74, 78, 84, 0.35);
  --cd-color1-opac-30: rgba(74, 78, 84, 0.30);
  --cd-color4-opac-30: rgba(85, 195, 242, 0.3);
  --cd-color1-light: rgb(128, 131, 135);
  --cd-color4-light: rgb(136, 213, 245);
  --cd-latest-content-component-color: #38454a;
  --cd-matchmaking-component-color: #8bb31f;
  --cd-my-journey-component-color: #4a4e54;
  --cd-sponsorship-component-color: #00a6e6;
  --cd-latest-content-component-highlight-color: #ffffff;
  --cd-matchmaking-component-highlight-color: #ffffff;
  --cd-my-journey-component-highlight-color: #ffffff;
  --cd-sponsorship-component-highlight-color: #ffffff;
  --cd-latest-content-component-contrast-color: #38454a;
  --cd-matchmaking-component-contrast-color: #8bb31f;
  --cd-my-journey-component-contrast-color: #4a4e54;
  --cd-sponsorship-component-contrast-color: #00a6e6;
  --cd-news-component-color: #000000;
  --cd-news-component-highlight-color: #000000;
  --cd-news-component-contrast-color: #000000;
  --cd-exhibitor-product-component-color: #000000;
  --cd-exhibitor-product-component-highlight-color: #000000;
  --cd-exhibitor-product-component-contrast-color: #000000;
  --cd-seminar-list-page-font-color: #262626;
  --cd-seminar-list-page-color: #FFFFFF;
  --cd-seminar-list-page-search-background-color: #F2F2F2;
  --cd-font-name: Muli;
  --cd-menu-font-size: 14px;
  --cd-validation-color: #CC0000;
  --rotation-degree: 0%;
}

.chat-actions {
  background-color: #4a4e54;
}

.sprite {
  background-image: url(../assets/sprites/sprite.png?v=21) !important;
}

.sprite-YoutubeLogo {
  background-image: url(../assets/sprites/youtube-logo.png?v=21) !important;
  width: 38px;
  height: 38px;
  display: inline-block;
}

.sprite.sprite-twitter, .sprite.sprite-Twitter {
  background-image: url(../assets/sprites/twitter-black.svg?v=21) !important;
}
