body {
  line-height: 1.5;
}
* + p,
* + hr,
* + ul,
* + ol,
* + dl,
* + blockquote,
* + pre,
* + address,
* + fieldset,
* + figure,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0 4px 0;
}
h1,
.uk-h1 {
  font-size: 49px;
  line-height: 61px;
}
h2,
.uk-h2 {
  font-size: 34px;
  line-height: 43px;
}
h3,
.uk-h3 {
  font-size: 26px;
  line-height: 33px;
}
h4,
.uk-h4 {
  font-size: 19px;
  line-height: 25px;
}
h5,
.uk-h5 {
  font-size: 15px;
  line-height: 1.5;
}
h6,
.uk-h6 {
  font-size: 13px;
  line-height: 19px;
}
.astroid-nav .nav-link:active, .astroid-nav .nav-link.active, .astroid-sidebar-menu .nav-link:active, .astroid-sidebar-menu .nav-link.active {
  color: #ffffff;
}
.astroid-nav .nav-item-active {
  background-color: #111111;
}
.headline-border-primary h3.module-title, .headline-border-primary .module-title.h3 {
  border-bottom: 1px solid #333333 !important;
  padding: 6px 0;
}
.table > :not(:first-child) {
  border-top: 1px solid rgb(222, 226, 230);
}
.mod-breadcrumbs {
  padding-left: 1.5rem !important;
}
.breadcrumb  .float-start {
  display: none;
}
.jsvisitcounter .table {
  border-spacing: 0;
  font-size: 14px;
}
.jsvisitcounter .col-left {
  display: table-cell;
  font-size: 14px;
  font-weight: normal;
  width: 70%;
}
#ac-y0qc1ag4p {
  font-size: 12px;
}
.item-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin-bottom: 5px;
}
.btn, div.jd-register-login-wrapper .jd-register-login-box .jd-button-control .jd-form-button {
  font-weight: 400;
  line-height: 1.5;
  padding: 0rem 2rem;
  font-size: 0.8rem;
}
table a {
  font-weight: 400;
}
.pg-item-box-title, .pg-category-box-title {
  color: #fff;
  font-weight: normal;
  font-size: 90%;
}
.pg-item-box-title a:hover, .pg-category-box-title a:hover {
  text-decoration: none;
  color: #c0c0c0;
}
#redim-cookiehint-bottom #redim-cookiehint {
  max-width: 1400px;
}
#redim-cookiehint .cookiecontent {
  color: #333333;
}
.result__title-text {
  font-size: 16px;
}

@media (min-width: 992px) {
#astroid-header .logo-wrapper {
  display: none !important;
}
}
