/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
  clear: both;
}

.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}

.news .nav li {
  float: left;
}

.news .nav a {
  float: left;
  display: block;
}

.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.news .article {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.news .article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.news .article .news-img-wrap {
  display: block;
  margin-bottom: 20px;
  
}

.news .article .news-img-wrap.content {
  display: block;
  margin-bottom: 20px;
}


.news .article .news-img-wrap.content .outer {
    margin-top: 40px;
}

.news .article .news-img-wrap a {
  display: block;
  
}

.news .article .news-img-wrap img {
  
  height: auto;
  width: auto;
}

.news .article .teaser-text {
  margin: 0 0 10px 0;
}

.news .article h3 {
  margin-bottom: 0;
}

.news .footer {
  clear: both;
  padding: 10px 0 0 0;
  border-top: 1px solid #eee;
  margin-top: 15px;
  color: #888;
}

.news .footer p {
}

.news .footer span {
  display: inline-block;
}

.news .footer span:last-child {
  border-right: 0;
}

.news .footer .news-category a {
  text-transform: uppercase;
}

.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}

.news .page-navigation p {
  float: left;
}

.news .page-navigation ul {
  float: right;
}

.news .page-navigation ul li {
  float: left;
  display: block;
  padding: 0 1px;
  background: none;
}

.news .page-navigation ul li a {
  display: block;
  padding: 0 2px;
}

/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}

.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}

/* single view */
.news-single {
  margin: 85px 0 115px;
}

.news-single .article h3 {
  margin-bottom: 30px;
}

.news-single .footer {
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 10px 0 0 0;
  border-bottom: 0;
  border-top: 1px solid #eee;
}

.news-singe-date {
  font-size: 1.77777777777778em;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
.itemfairs .news-list-date {
  margin-top:7px;
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
.news-single-categorie {
  font-size: 1.33333333333333em;
  margin-bottom: 30px;
}
.news-single-categorie a{
  color: #666666;
}

.news-single .article .news-img-wrap.first {
  display: block;
  margin-bottom: 60px;
}
.news-single .article .news-img-wrap {
  display: block;
  
}

.news-single .article .news-img-wrap img {
  float: none;
}

.news-single .teaser-text p {
  font-size: 1.334em;
  line-height: 1.5em;
  margin-bottom: 30px;
  color: #000;
}

.news-text-wrap {
  margin-bottom: 10px;
}

.news-img-caption {
  width: 100%;
  font-size: 0.71111111111111em;
  line-height: 1.211em;
  margin-top: 7px;
  display: inline-block;
  text-align: left;
  color: #349BBE;
}

/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%;
  text-align: left;
}

.news-related {
  width: 50%;
  padding: 15px 0;
  display: table-cell;
}

.news-related ul {
  margin-left: 0;
}

.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}


.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}

.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}

.news-related h4 {
  margin-bottom: 10px;
}
.news-related-files h4 {display: none;}

.news-related-files ul li {
    margin-bottom: 20px;
    padding: 20px 10px;
    border: 2px solid #349bbe;
    display: inline-block;
}
.news-related-files ul li span a::before {
    content: "icon";
    text-indent: -999em;
    display: inline-block;
    width: 24px;
    height: 23px;
    line-height: 1.5em;
    margin-right: 10px;
    background: url('../../_images/rm_web_icon_download.png') left center no-repeat;
  background-size:cover;
}

.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}

.news-clear {
  clear: both;
}
.news .newshome h3,
.news .messehome h3{
 margin-bottom: 12px;
  font-size: 1em;
}
.newshome p,.messehome .footer {font-size: 0.8em;}
.news .newshome .news-list-date {
  color: #5e5e5e;
  font-size: 0.8em;
}

.news .newshome {
  background: url("../../_images/rm_web_footer_list.png") no-repeat scroll left 5px transparent;
  padding-left: 15px;
  border-bottom: 1px solid #d8d8d8;
}
.news .messehome {
  border-bottom: 1px solid #d8d8d8;
}
.news .newshome .footer,.news .messehome .footer {
  clear: both;
  padding: 0;
  border-top: none; 
  margin-top: 10px;
  color: #888;
}
.news .messehome .footer p{
  margin-bottom: 0;
}
.news .messehome .teaser-text{margin-top: 10px;}


.news .itemnews .date {
  font-size: 1.3333em;
  margin-bottom: 50px;
}
.news .itemnews .news-list-date:after {
  content: "";
  
  margin-right: 10px;
  margin-left: 4px;
}

.news-backlink-wrap {
  margin-top: 85px;
}

.event-list-location {
  font-family: 'Frutiger LT W01 65 Bold', Arial, Verdana, sans-serif;
  margin-bottom: 2em;
}
.event-list-location .fa {
  margin-right: 10px;
}

.event-list-link a {
  border: 1px solid #349BBE;
  padding: 0.5em 0.75em;
}
.news .article.item-fairs {
    margin-bottom: 85px;
}
.news .item-fairs .footer {
    clear: both;
    padding: 10px 0px 0px;
    margin-top: 30px;
    color: rgb(102, 102, 102);
    border-top: 1px solid #EEE;
}
