legend {
  font-family: 'Hind', sans-serif;
  font-size: 1.3125em;
  line-height: 1.3;
}
label {
  font-family: 'Hind', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3;
}
.news-list-view [itemprop="headline"] {
  margin-bottom: 2px;
  margin-top: 0;
}
.news-list-view .extra {
  font-size: 14px;
}
.news-list-view .lead {
  font-size: inherit;
  margin-top: 10px;
}
.news {
  /* Relations */
}
.news [itemprop="headline"] {
  margin-bottom: 2px;
  margin-top: 0;
}
.news .news-content {
  margin-top: 20px;
}
.news .news-text-wrap {
  margin-bottom: 20px;
}
.news .back-link {
  margin-bottom: 20px;
}
.news .news-related {
  margin-bottom: 20px;
}
.news .news-related h4 {
  display: none;
}
.news .news-related ul {
  display: table;
  list-style: none;
  padding: 0;
}
.news .news-related ul > li {
  display: table-row;
  line-height: inherit;
  margin: 0 0 10px 0;
}
.news .news-related ul > li:before {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f056";
  font-size: 16px;
  line-height: 1.3;
  display: table-cell;
}
.news .news-related ul > li span {
  padding-left: 5px;
}
.news .news-related ul > li span.related-files-size {
  display: none;
}
/* Pagination */
.page-navigation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-navigation ul {
  margin-bottom: 0;
  margin-top: 0;
}
.page-navigation ul > li > a {
  background-color: #f6f7f7;
}
.page-navigation ul > li > a:hover {
  background-color: #d1d2ca;
  color: #ffffff;
}
.page-navigation ul > li.current {
  background-color: #d1d2ca;
  color: #ffffff;
}
.tx_next_newsfilter {
  margin-bottom: 32px;
}
.tx_next_newsfilter a {
  color: #000000;
  text-decoration: none;
}
.tx_next_newsfilter ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tx_next_newsfilter .article {
  margin-bottom: 30px;
}
.tx_next_newsfilter .article h2 {
  margin: 0 0 10px 0;
}
.tx_next_newsfilter .article h2:after {
  display: none;
}
.tx_next_newsfilter .article .img-wrap img {
  width: 100%;
  height: auto;
}
.tx_next_newsfilter .filter-remove:before {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f0c0";
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 15px;
}
.tx_next_newsfilter .disabled {
  cursor: default;
  color: #323232;
}
.tx_next_newsfilter .category-title h3 {
  margin-top: 0;
}
@media print {
  .tx_next_newsfilter .category-filter {
    display: none;
  }
}
.tx_next_newsfilter .category-filter ul li a.title {
  color: #000000;
  margin: 7.5px 0;
  background: #d1d2ca;
  padding: 5px;
}
.tx_next_newsfilter .category-filter ul li a.collapser {
  display: block;
}
.tx_next_newsfilter .category-filter ul li a.collapser:after {
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f090";
  float: right;
  margin-right: 2%;
  margin-top: 4.5px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  font-weight: 800;
}
.tx_next_newsfilter .category-filter ul li a.collapser.expanded:after {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.tx_next_newsfilter .category-filter ul li ul li {
  padding-left: 2%;
}
@media (max-width: 479px) {
  .tx_next_newsfilter .category-filter ul li ul li {
    padding-left: 1%;
  }
}
@media (min-width: 768px) {
  .tx_next_newsfilter .category-filter ul li ul li {
    padding-left: 3%;
  }
}
.tx_next_newsfilter .category-filter ul li ul li a {
  display: block;
  padding-left: 20px;
  text-indent: -10px;
}
.tx_next_newsfilter .category-filter ul li ul li a:before {
  margin-right: 5px;
  display: inline-block;
  color: #000000;
  font: normal normal normal 14px/1 "Black Tie";
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  content: "\f08b";
  font-size: 0.75em;
  line-height: 1.2;
}
.tx_next_newsfilter .category-filter ul li ul li a.active:before {
  content: "\f014";
}
.tx_next_newsfilter .category-filter ul li ul li a.disabled {
  color: #999;
}
.tx_next_newsfilter .category-filter ul li ul li a.disabled:before {
  color: #999;
  content: "\f08b";
  padding-right: 1.5px;
}
.tx_next_newsfilter .spinner {
  width: 20px;
}
