/* Block crowdfunding editor */
.crowdfunding_top_column {border-bottom: 1px solid #CCC;}
.editorial_block { margin-bottom: 2em;clear:both;}
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block > h1 {
	margin:40px 0 10px 0;
	padding: 0;
	background: none;
}
.editorial_block > h2 {
	padding:0 0 10px 0;
	font-size: 12px;
	line-height: 1.2em;
	color: #666;
	text-transform: none;
	background: none;
}
#editorial_block_center p { padding-left: 0 }
#editorial_block_center .rte p {color:#666 }

#editorial_block_center p#editorial_image_legend {
   margin: 0 0 10px;
   padding:0;
	color: #666;
   font-size: 10px;
}

.editorialtop
{	padding-top:65px
}
@media (max-width:768px) { .editorialtop {padding-top:0px} }

.video-container {
	position:relative;
	padding-bottom:51.80%;
	padding-top:33px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.crowdeditor_menu
{  cursor: pointer;
  font-size: 16px;
  color: rgb(85, 84, 84);
  padding: 0 10px;
  border-right: 1px solid #D3D3D3;}

.onglets
{
    margin: -25px 0 0 0px;
}
  
 @media (max-width:768px) {.onglets
{  
    margin-top : 0px;}}


  
.onglet
{  cursor: pointer;
  font-size: 16px;
  font-weight:600;
  padding: 0 10px;
  border-spacing: 39px; 
  padding: 20px 3px 2px 3px;  
  margin-right: 20px; 
  display: block;
  float: left;
 }
 
 @media (max-width:768px) {.onglet
{  cursor: pointer;
  font-size: 14px;
  font-weight:600;
  color: rgb(85, 84, 84);
 
  padding: 15px 0px;  
  width: auto;
  display: block;
  float: none;
  font-size: 18px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 800;}}
  
.onglet_0
{
	/* background-color: #25B9D7; */
}
.onglet_0:hover
{
	color: #25B9D7;
	
}
.contenu_onglets
{
	
}

.contenu_onglet
{
	margin-top:25px;
	display:none;
}

.backersnameeditor
{	font-size:14px;
	/*font-weight:600;*/
	list-style-type:decimal;
	list-style-position:inside;
}
.backersnumbereditor
{ 	width: auto;
	color: white;
	border-radius: 10px;
	min-width: 17px;
	padding: 0 5px;
	height: 17px;
	display: inline-block;
	font-size:12px;
}  
  