a.link-color {
  color: #0f59a6;
}
a.link-color:hover {
  color: #0f59a6;
}
.link-color svg {
  fill: #0f59a6;
}
.link-color:hover svg {
  fill: #0f59a6;
}
.show-more {
  background-color: #0f59a6;
}
.search-bg-color {
  background-color: #f2f3f2;
}
.header-text-color * {
  color: #ffffff;
}
.header-bg-color {
  background-color: #000000;
}
.bg-color {
  background-color: #f2f3f2;
}
.page-text-color {
  color: #000000;
}
.logged-in .login-link,
.logged-out .logout-link {
  display: none
}
@font-face {
  font-family: 'Albert Sans';
  font-style :normal;
  font-weight: 400;
  src:
    url(https://ucarecdn.com/0a5b807e-b3d4-4a3a-ad13-cd5d3852bef3/AlbertSansVariableFont_wght.woff2) format("woff2")
}

@font-face {
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 700;
  src:
  url(https://ucarecdn.com/0a5b807e-b3d4-4a3a-ad13-cd5d3852bef3/AlbertSansVariableFont_wght.woff2) format("woff2")
}


body * {
  font-family: 'Albert Sans', Arial, Helvetica, Verdana, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}


.elevio-footer a, .articleBody [data-elevio-article], .articleBody [data-elevio-module], .articleBody a, .articleBody span[role='link'] {
  color: #0F59A6;
  text-decoration: underline;
  background-image: none;
}

.topbar {
  background-color: #224737;
  height: 40px;
  position: fixed;
  width: 100%;
  z-index: 2000;
  padding: 0 1rem;
}

.topbar--right {
  float: right;
}

.topbar--right a {
  display: inline-block;
  padding-left: 37px !important;
  padding-right: 1rem;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 13px 15px;
}

.topbar--right a.lang--en {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23f0f0f0'/%3E%3Cg fill='%230052b4'%3E%3Cpath d='M52.92 100.142c-20.109 26.163-35.272 56.318-44.101 89.077h133.178L52.92 100.142zM503.181 189.219c-8.829-32.758-23.993-62.913-44.101-89.076l-89.075 89.076h133.176zM8.819 322.784c8.83 32.758 23.993 62.913 44.101 89.075l89.074-89.075H8.819zM411.858 52.921c-26.163-20.109-56.317-35.272-89.076-44.102v133.177l89.076-89.075zM100.142 459.079c26.163 20.109 56.318 35.272 89.076 44.102V370.005l-89.076 89.074zM189.217 8.819c-32.758 8.83-62.913 23.993-89.075 44.101l89.075 89.075V8.819zM322.783 503.181c32.758-8.83 62.913-23.993 89.075-44.101l-89.075-89.075v133.176zM370.005 322.784l89.075 89.076c20.108-26.162 35.272-56.318 44.101-89.076H370.005z'/%3E%3C/g%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.833 222.609H289.392V2.167A258.556 258.556 0 00256 0c-11.319 0-22.461.744-33.391 2.167v220.441H2.167A258.556 258.556 0 000 256c0 11.319.744 22.461 2.167 33.391h220.441v220.442a258.35 258.35 0 0066.783 0V289.392h220.442A258.533 258.533 0 00512 256c0-11.317-.744-22.461-2.167-33.391z'/%3E%3Cpath d='M322.783 322.784L437.019 437.02a256.636 256.636 0 0015.048-16.435l-97.802-97.802h-31.482v.001zM189.217 322.784h-.002L74.98 437.019a256.636 256.636 0 0016.435 15.048l97.802-97.804v-31.479zM189.217 189.219v-.002L74.981 74.98a256.636 256.636 0 00-15.048 16.435l97.803 97.803h31.481zM322.783 189.219L437.02 74.981a256.328 256.328 0 00-16.435-15.047l-97.802 97.803v31.482z'/%3E%3C/g%3E%3C/svg%3E");
}

.topbar--right a.lang--de {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='400' width='400'%3E%3Cdefs%3E%3CclipPath id='a' clipPathUnits='userSpaceOnUse'%3E%3Cpath d='M150 300C67.157 300 0 232.843 0 150S67.157 0 150 0s150 67.157 150 150-67.157 150-150 150z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(1.33333 0 0 -1.33333 0 400)'%3E%3Cpath d='M-100 300h500V0h-500z'/%3E%3Cpath d='M-100 200h500V0h-500z' fill='%23d00'/%3E%3Cpath d='M-100 100h500V0h-500z' fill='%23ffce00'/%3E%3C/g%3E%3C/svg%3E");
}

.topbar a {
  color: #fff;
  display: inline-block;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.topbar a:hover {
  border-bottom-color: #0F59A6;
}

.logobar {
  position: absolute;           
  margin-top: 40px;
  color: #000;
  right: 0;
}
.logobar .logo {
  padding: 36px;
}

.logobar .logo a {
  color: black;
}

  .header-image {
    line-height: 0;
  }

.search-container {
  padding-top: 20px;
  padding-bottom: 0px;
}

.searchRoot .searchInput {
  border-radius: 0px !important;
    font-weight: bold !important;
}

.searchIconContainer {
  border-radius: 0px !important;
}

.container.index {
  padding-top: 20px;
}

.container.index .row {
  display: flex;
  flex-wrap: wrap;
}

.container.index .col {
  display: flex;
}

.col {
  padding: 0 8px;
}

.container {
  background-color: transparent;
}

.category-section {
  padding: 16px;
  margin-bottom: 8px;
  background: white;
  border: 1px solid #D8D9E1;
  border-radius: 2px;
  width: 100%;
}

.category-title {
  border-bottom: 1px solid #c5c5d65e;
  margin-bottom: 0;
}

.category-title h4 {
  font-weight: bold;
  text-transform: none;
  font-size: 18px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.category-title h4 a {
  font-size: 1.4rem;
  color: #000;
  line-height: 1.25
}

.article-link {
  margin-bottom: 0;
  border-bottom: 1px solid #D8E7F6;
  padding: 16px 0;
}

.article-link:hover {
  border-bottom: 1px solid #0F59A6;
}

.article-link a {
  line-height: 1.5;
  text-decoration: none;
  font-size: 15px;
  color: #000;
  overflow: hidden;
  display: block !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-link a:hover {
  color: #0F59A6;
}

.article-link .link-color.active {
  color: #0F59A6;
}


.sidebar-fixed, .article-content {
  background-color: white;
  padding: 16px;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 4px;
}

.related-articles {
  border: 1px solid rgba(0,0,0,0.1);
  border-top: 4px solid rgba(0,0,0,0.2);
  padding: 10px 16px;
  background-color: #F2F3F2;
  border-radius: 0 0 4px 4px;
}

.elevio-footer {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 2rem;
  font-size: 14px;
  line-height: 1.4;
}

.elevio-footer .row {
  display: -webkit-box;
  display: flex;
  flex-flow: row wrap;
}

  .mobile-svg {
    display: none;
  }

@media screen and (max-width: 600px) {
	.elevio-footer .row {
      flex-direction: column;
  }
  .desktop-svg {
    display: none;
  }
   .mobile-svg {
    display: block;
  }
}


.legal .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.legal .row svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: 3px;
}
.row .cell {
  -webkit-box-flex: 1;
          flex: 1;
  padding: 32px;
}
.row .cell .payment-methods img {
  margin-bottom: 0.325rem;
  margin-right: 0.5rem;
  max-width: 80px;
}

.legal .cell {
  padding: 0 0 16px 0;
}

.cell.payment {
  text-align: center;
}

.legal--links a {
  margin-right: .75rem;
}

#article-feedback {
  border-top: 1px solid rgba(0,0,0,0.1);
}

.reactionLabel {
  font-weight: bold !important;
  color: #000 !important;
}

.reaction {
  border-radius: 3px !important;
}

@media screen and (max-width: 1000px) {
  .topbar {
    padding: 0 .25rem;
  }

  .logobar {
    position: relative;
    width: 100%;
    height: 60px;
    background: #224737;
    top: 40px;
    margin-top: 0;
    
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logobar .logo {
    padding: 16px 0;
  }
  .logobar .logo svg {
    fill: #224737;
    height: 30px;
  }
  .logobar .logo a {
    color: #fff;
  }
  .header-image {
    margin-top: 30px;
  }
  
  .search-container {
    padding-top: 5px;
    background-color: #F2F3F2;
  }
  .container.index {
  padding-top: 5px;
}
}
