/**
 *  @title  CDP
*/
.cdp .push-simple {
	padding:25px 28px;
}

.cdp .aside .action-zone {
	padding:34px 24px;
}
.cdp .push-simple.push-rss {
	padding:25px 10px 25px 28px;
}
.cdp-chapo {
	margin:22px 0 32px
}
.cdp-chapo p {
	font:normal 1.25em/1.25 'Source sans Pro', Arial, sans-serif;
}
.cdp #article {
	padding: 0;
    margin-bottom:15px;
    border:none;
}
.cdp  #article .share-bar {
	margin-left:0;	
}
.cdp #article blockquote {
	margin-left:0; padding-left:50px;
	width:500px;
	background-position:0 0;
	width:470px;
}
.cdp #article blockquote p:first-child {
	font-size:0.85em;
}
.cdp #article .btn-more a {
	font-size:inherit;
	float:inherit;
}
.cdp #article.rte h2 {
	margin-left:-30px; padding-left:25px;
}
.cdp .links-bar {
	clear:both;
	margin-bottom: 10px;
}
.cdp .push-simple {
	position:relative;
}
.cdp .push-simple .content {
    position: relative;
    z-index: 1;
}
.cdp #article > iframe{
	width:572px; height:322px;
}
.cdp #article .push-iframe{
	margin-left:-28px;
	width:628px;
}

/* Layout 1 :visuel à gauche
 * Layout 2 :visuel à droite
 * Layout 4 :viduel en haut
 * Layout 5 :visuel à gauche, sans ligne colorée
 */

.cdp  .push-simple.layout-8 .content:before {
    left: -30px;
}

.cdp .push-simple .date,
.cdp .push-simple .category,
.cdp .push-simple .folder{
	display:inline-block;
	font-size:.6875em; line-height:1.4545;
}

.cdp .push-simple.layout-8 .block-chapo {
    padding: 20px 0;
}
.cdp .push-simple.layout-8 blockquote {
    width: 490px;
}
.cdp .push-simple.layout-8 blockquote small {
    font-size: 0.4em;
    margin-left: 0;
}

/*Aside*/
.aside .push-simple .btn-more,
.aside .push-shadow .btn-more {
	text-align: center;
}

.aside .push-simple.action-zone  .btn-more {
	margin-top: 0;
}

.action-zone .aside .push-simple .btn-more,
.action-zone .aside .push-shadow .btn-more {
	margin-top: 0;
}
/*Action-zone*/

.action-zone .btn-more,
.action-zone .rte .btn-more {
	margin: 0;
}

.action-zone .btn-more > a,
a.wysiwyg-btn{
	float: none;
}

.action-zone.push-simple {
	margin-bottom: .625rem;
}

.action-zone .btn-download > a{ 
	color: #e9041e; 
}

/*Print & share bar*/

.print-button {
	display: block;
}

.cdp .share-bar .share-button, 
.cdp .share-bar .print-button {
	height: 44px; width: 44px;
	background: url(../images/picto/social-share-print44x44.png) no-repeat;
}

.cdp .share-bar .btn-print {
	background-position: 0 0;
}

.cdp .share-bar .share-facebook{
	background-position: -54px;
}
.cdp .share-bar .share-twitter{
	background-position: -108px;
}
.cdp .share-bar .share-linkedin{
	background-position: -216px;
}

.cdp .share-bar {
	margin:0; 
}

.cdp .share-bar ul {
	margin:0;
}

.share-bar li {
	margin:0; padding:0 0 0 10px;
}

.share-bar li:nth-child(4) {
	margin:0; padding:0 0 0 10px;
}

.share-bar li:nth-child(5) {
	margin:0; padding:0 0 0 10px;
}

.action-zone .links-bar {
	background:#fff;
	margin-top:0; padding: 18px 20px;
}

/*Social feed*/

.push-social-feed .list-items {
	display: flex;
}

/*Pushes rebounds*/

#rebounds-pressrelease .list-items {
	display: flex;
	list-style-type: none;
}

#rebounds-pressrelease .list-items li:first-child {
	margin-right: 10px;
}

#rebounds-pressrelease .btn-more {
	position: absolute;
	right: 1.875rem; bottom:2.125rem;
}

#rebounds-pressrelease .btn-more > a {
	margin-top: 3.25rem;
}

#rebounds-pressrelease .cdp {
	font-family: Arial, sans-serif; text-transform: uppercase;
	color: #ff7800;
}

#rebounds-pressrelease .beta-title {
	margin-bottom: 3.25rem;
	font-size: 1.25rem;
}

#rebounds-pressrelease .push-simple .beta-title:before { 
	z-index: 10;
    position: absolute;
    top: 30px;
    left: -2px;
    width: 3px;
    height: 75px;
    content: "";
}

#rebounds-pressrelease .list-items {
	padding: 0;
}

#rebounds-pressrelease .gamma-title {
	margin-top: 2rem;
}


/*Pushes go-further*/

#main .main-inner.go-further {
	margin-top: 1.875rem;
}
.go-further .push-wrapper {
	display: flex;
}

.go-further .push-social-feed li.push-social,
.go-further .push-social-feed li{
	border-top:none;
}

.go-further .push-social-feed li.push-social, 
.go-further .push-simple .push-social-feed li {
	box-sizing: border-box;
	min-height: 200px;
    padding: 30px; margin: 0 .625rem 0 0;
} 

.go-further .list-items .push-simple.push-social,
.go-further .push-wrapper .push-simple.push-rss {
	width: 310px;
	margin-bottom: 0;
}

.go-further .list-items .btn-more {
	position: absolute;
	right: 30px;bottom: 30px;
}

.go-further .standard-content > p {
	margin-bottom: 52px;
}

.push-wrapper {
	margin-top: 1.25rem;
}

.push-social .push-social-logo {
    margin-top: 0;
}

