/* cmsms stylesheet: styles modified: 25/03/2021 18:16:30 */
.title-dotted span{
background-color: white;
}
.news-list-page .news-article{
border: solid 1px #DDD;
padding: 30px;
border-bottom-right-radius: 30px;
}
.news_img{
margin-bottom:15px!important;
}
.newsletter{
text-align: center;
    background-color: #80B43B;
    padding: 20px 15px 10px;
    border-bottom-right-radius: 30px;
}
.newsletter h2, .newsletter h3{
color: #FFFFFF;
}
.news-logo{
width: 130px;
max-height: 100px;
position: relative;
    top: -17px;
    margin-bottom: -22px!important;
}
.newsletter .button{
margin-bottom:0;
background-color: #FFFFFF;
color: #80B43B;
}
.news-label span{
    padding: 2px 5px;
    text-transform: uppercase;
    font-size: 12px;
color: #FFF;
}

.news-article.article-aprona{
background-color: #e8fbff;
}
.news-article header{
min-height: 90px;
}
.news-article.article-partenaires{
background-color: #E4EFD4;
}
.news-label.label-aprona span{
background-color: #008EAE;
}
.news-label.label-partenaires span{
background-color: #80B43B;
}
.news-article{
overflow: hidden;
}

.news-list-page .news-article h3{
	    	margin-top: 0!important;
	    }
.link-share, .link-print{
    margin: 7px 4px
}
