/**************************************/
/* Default styles for news extension */
/**************************************/
/*.mediaelement-image img, embed, object, video {
height: auto !important;
width: auto !important;*/
/*max-height: 197px !important;*/
/*}*/
.visible-img {
background: none !important;
}

.visible-img img{
max-width:500px !important;
max-height:500px !important;
/*height: auto !important;
width: auto !important;*/
}

.clearing-thumbs li img{
max-height: 250px !important;
width: auto !important;
}

.clearing-blackout{
background: rgba(20,20,20,0.3) !important;
}


.clearing-assembled .clearing-container .carousel > ul li {
    width: auto !important;
}

.clearing-assembled .clearing-container .carousel > ul li.fix-height img {
padding: 0 0.3rem !important;
  }

.th {
    border: solid 4px #FFFFFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 190px !important;
    transition: all 200ms ease-out;
  margin-bottom: 5px;
}


.article{
    background-color: white;
    padding-right: 10px;
    padding-left: 10px;
     padding-top: 1px;
 padding-bottom: 0px !important;

    margin-bottom:10px;
    border-width: 0px;
    border-style: solid;
    border-radius: 0px;
    border-color: gainsboro;
    margin: 15px 0px;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
min-height: 300px;


}
.more{
float: right;
}

.news .news-list-view .teaser-text p{
    min-height: 90px !important;
}

.news .news-list-view .teaser-text{
    min-height: 0px !important;
}


.teaser-text {
    /*min-height: 195px;*/
/*padding-left: 15px;*/
}

.clearing-thumbs, [data-clearing] {
    
    margin-left: 0 !important;
    padding: 0.1rem !important;
}


.news-backlink-wrap{
margin: 10px 0px 0px 0px;
border-style: solid !important;
border-width: 0.1rem 0rem 0rem 0rem !important;
border-color: gray !important;
padding: 2px 0px 0px 5px !important;
}

.article p{
padding: 10px 5px 0px 5px !important;
}

.news .news-list-view .article{
    min-height: 150px !important;
}
.news .article .news-img-wrap {
    float: right;
    margin: 3px 12px 5px 0;
    /*padding-left:15px;*/
    background: #fff;
   

}

.news .news-list-view .footer {
   margin-top: -30px !important;
color: gray;
float: right;

}


.news .news-single .article {
    
}

 .topnews {
    background-image: none;
    border-width: 3px;
    border-style: double !important;
    border-color: red;

        }
        
       .more{
  
}

.footer {
    text-align: right;
    color: gray;
    margin-top: -10px;

}

.nivo-caption {
    background: rgba(0, 0, 0, 0.8) !important;
  }
  .nivo-caption p{
    padding: 0 !important;
font-size: 0.9rem !important;
    color: #fff;
    font-weight: bold;
  }
  .nivo-caption   .topnews{
    border-width: 0px !important;
  padding: 0px !important;
  }

.nivo-caption h4{
font-size: 1.3rem !important;
    color: #fff !important;
    font-weight: bold !important;
  border-style: none !important;
      padding: 0 !important;
        margin: 0 !important;
  box-shadow: none !important;
  }

