.filter-wrap {
	margin-bottom:20px;
}
.filter-wrap .btn-cta {
	width:100%;
	margin:0;
}
#nr-liste-form {
	padding:18px 32px 0 32px;
	color:#757575;
}
#nr-liste-form fieldset {
	padding:0;
	border:none;
}
#nr-liste-form .select {
	margin-bottom:20px;
}
#nr-liste-form .select label,
#nr-liste-form fieldset legend {
	font:14px "Source Sans Pro", Arial, sans-serif;
	display:block;
	margin-bottom:10px;
}
#nr-liste-form select {
	display:block;
	width:100%;
	padding:10px;
}
#nr-liste-form .checkboxes input,
#nr-liste-form .checkboxes label {
	display:inline-block;
	vertical-align:middle;
}
#nr-liste-form .checkboxes label {
	font-weight:normal;
	text-transform:uppercase;
	margin-left:10px;
}
#nr-liste-form .reset-wrap {
	text-align:center;
}
#nr-liste-form .reset-wrap button {
	font-size:12px;
	text-decoration:underline;
	color:#555555;
}
#nr-liste-form #nr-liste-submit {
	border:0;
	display:block;
	color:#fff;
	background-color:#e9041e;
	width:99%;
	margin:20px auto 0 auto;
	text-align:center;
	padding:10px 0;
	font:16px "Source Sans Pro", Arial, sans-serif;
}
.push-social .beta-title{
	font:normal 14px "Source Sans Pro", Arial, sans-serif;
}
.push-social .content-wrap {
	position:relative;
}
.push-social .push-social-picto {
	position:absolute;
	top:10px;
	right:10px;
}
.push-social  .push-social-visual {
	float: left;
    margin: 12px 13px 28px 0;
}
.push-social p.content {
	padding: 19px 50px 0 28px;
	font-size:12px;
	position:relative;
}
.push-social .content {
	position:relative;
}
.push-social .content p + .deco-more {
	bottom:10px;
}
.push-social-fb .beta-title,
.push-social-tw .beta-title {
	position:inherit;
}
.push-social-fb .beta-title:after,
.push-social-tw .beta-title:after {
	bottom:20px;
}
#page .push-social-fb.large-push p.content:before {
	background:none;
}
.nr-more-btn{
	padding:14px 0 13px;
	border:none;
	width:100%;
	background:#e7e7e7; color:#555;
	font:normal 16px/1.3333 "Source Sans Pro", Arial, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}
.nr-more-btn:after{
	position:relative; top:2px;
	display:inline-block;
	margin-left:10px;
	width:18px;
	height:18px;
	content:'';
	background:#ff7800 url(../images/pictos/small-pictos-sprite.png) no-repeat 4px 4px;
	background-size:150px 150px;
}
.push-social-feed .view-content {
	border-bottom:1px solid #d4d4d4;
}
.push-social-feed .view-content .deco-more {
	bottom:18px;
}
.push-social-feed h2 {
	border-bottom:1px solid #d4d4d4;
}
.push-social-feed .list-items {
    list-style: none outside none;
    padding: 19px 0;
    text-align: justify;
    height:35px;
}
.push-social-feed .list-items:after {
    content: "";
    display: inline-block;
    width: 100%;
}
.push-social-feed .list-items li {
	display:inline-block;
}
.push-social-feed p {
	color:#262626;
	font:normal 16px "Source Sans Pro", Arial, sans-serif;
}
.econews h2:before {
	content:"";
	width:24px;
	height:19px;
	margin-right:10px;
	display:inline-block;
	background:transparent url(../images/pictos/picto-econews.png) no-repeat 0 0;
	background-size:24px 19px;
	vertical-align:middle;
}
.nr-search-results {
    padding:0 40px;
}
.nr-search-results .all-communiques {
	background-color: #F4F4F4;
    border: 1px solid #DFDFDF;
    display: block;
    position: relative;
    margin-bottom:20px;
}

.nr-search-results .all-communiques .all-communiques-content {
	padding: 30px 30px 30px 35px;
}

.nr-search-results .all-communiques .all-communiques-content:before {
    background: url("../images/newsroom/comuniquestl.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 50px;
    left: -3px;
    position: absolute;
    top: -3px;
    width: 50px;
}
.nr-search-results .all-communiques .all-communiques-content:after {
    background: url("../images/newsroom/comuniquesbr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -3px;
    content: "";
    height: 50px;
    position: absolute;
    right: -3px;
    width: 50px;
}

.nr-search-results .all-communiques p {
    font: 16px "Source Sans Pro", Arial, sans-serif;
    text-transform:uppercase;
    margin-bottom: 0;
    color:#262626;
}
.nr-search-results .btn-more {
    margin-top: 0.75em;
    text-align:right;
    
}
.nr-search-results .btn-more a {
	color: #2A2A2A;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color:#FF7800;
}
