/* css */


.module-cv-wrapper {
  /* margin: 30px 1%; */
  /* width: 31%; */
  /* position: relative; */
}
.site-content-cv-wrapper {
	display:table;
    background-color: #fff;
    box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.05);
    width: 100%;
    /* min-height: 280px; */
    min-height: 340px;
	margin-bottom: 50px;
}
.site-content-cv-wrapper > div {
	display:table-cell;
    vertical-align: top;
}
.site-content-cv-wrapper .site-content-article-main{
	padding: 0 15px 40px;	
	position:relative;
	line-height: 1.3em;
}
.site-content-cv-wrapper .site-content-article-img{
	width:170px;
	vertical-align: middle;
}
.module-cv-wrapper a.module-posts-link .is-read-next {
  font-family: 'Arial', sans-serif;
  color: #ffd300;
  font-size: 30px;
  font-weight: 700;
  line-height: 20px;
  text-align: right;
  position: absolute;
  right: 8px;
  bottom: 10px;
}
.module-acpintervenants-cat-title{
	font-weight:bold;
	text-transform:uppercase;
}
.module-cv-wrapper a.module-posts-link {
  display: block;
  text-decoration: none;
  position: relative;
  color:#000;
}

.module-cv-wrapper h2.module-posts-title{
	margin-top:10px;
}
.module-cv-wrapper a.module-posts-link:hover h2.module-posts-title, 
.module-cv-wrapper a.module-posts-link:hover .is-read-next {
  color: #cc9933;
}


.site-content-cv-top-wrapper{
	width:90%;
	max-width:815px;
	margin:20px auto;
}
.site-content-cv-top-wrapper .site-content-cv-wrapper {
	background-image:url('cvtopfond.png');
	background-color:  #ffd300;
    background-repeat: no-repeat;	
}
.module-cv-single-footer{
	text-align:center;
}

.module-acpintervenants-single-wrapper .site-content-article-img {
    width: 259px;
}

.module-acpintervenants-single-wrapper .site-content-article-img img {
	display:block;
}
.module-acpintervenants-mainplus-wrapper{
    width: 95%;
    max-width: 960px;
    margin: 0px auto;
}
.module-posts-single-footer a.is-btn-jaune.is-btn-backcv{
	margin-right:15px;
}
.is-btn-jaune.is-btn-pdf {
	width: 80px;	
	margin-right:50px;
	margin-left:0px!important;
	cursor:pointer;
}
.module-acpintervenants-single-wrapper h2{
	position:relative;
	padding-left:50px;
}
.module-acpintervenants-single-wrapper h2:before{
	content:url(../../themes/manufacturechanson/images/icones/right-small.png);
	position:absolute;
	left:0;
	top:2px;
}

.acf-label {
    text-align: left;
}
/*
.acf-field-email{
	display:none;
}
*/

body.single-acpintervenants .module-acpintervenants-profession{
	font-size:1.2em;
}

.ep-login-wrapper{
	max-width:300px;
	margin:0 auto;
   /* padding: 26px 24px 46px; */
    /* background: #fff; */
    /* box-shadow: 0 1px 3px rgba(0,0,0,.13); */
    text-align: center;
}
.ep-login-wrapper label{
	display:block;
}
