/*********
MASQUAGE PUBLICATIONS
********/

.node-type-spire-chercheur-type #publications-chercheur {
  display: none;
}


/*********
MASQUAGE
********/

/*Bouton langue*/
nav#barre-corp .content > ul li.langue-li {
    flex: none;
}


/*********
SEMINARS
**********/

/*BLOCK*/

#block-econ-seminars_block .date-title{
	text-align: center;
	font-size: 1.06rem;
	color:#e6142d;
	line-height: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0 0.5rem;
	margin: 0.5em 0;

}
#block-econ-seminars_block .seminar{
	padding: 1em 0.5rem;
}
#block-econ-seminars_block hr{
	height:initial;
	border: 1px dotted #2A2A2A;
}

/*PAGE*/

div.econ.title{
   /* font-size: 1.2em; */
   /* background: none; */
   /* color: #545454; */
   /* height: auto; */
   /* line-height: auto; */
   /* padding:0; */
   /* width:100%; */
}
div.econ.image{
   /* text-align:center; */
}
div.econ.image img{
	float:left;
	margin: 0 0.5rem 0.5rem 0;
	width: 30%
	height: auto;

}
div.econ.body p{
   /* margin:0; */
}
div.econ label{
   /* font-style:italic; */
}
div.econ.paper{}
div.econ.date{}
div.econ.location{}
div.econ.link{}


/***********
RESEARCHERS
************/

/*LIST*/

div.researchers-container{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content: space-between;
}
div.researcher-container{
	border: 1px solid #bbb;
	box-sizing:border-box;
	margin-top:0;
	margin-bottom:1rem;
	margin-right:0.9%;
	margin-left:0.9%;
	width: 31.48%;
}
div.researcher-details{
  padding:10px;
}
div.researcher-img img{
	display:block;
	width:100%;
}
div.researcher-img.no-avatar{
	opacity:0.3;
}
div.researcher-status{
	background-color:#EAEAED;
	font-weight:bold;
  padding:10px;
	margin: 0;
	text-align: left;
	width: auto;
}
h2.researcher-name,
h2.researcher-name a{
   background-color:#e6142d;
   color:white;
   font-size:1.2rem;
   font-weight:normal;
   line-height:2em;
   margin:0;
   padding:0 0.5rem;
   text-align:center;
   text-decoration:none;
}
div.researcher-container label{
	font-weight:bold;
}



@media only all and (min-width: 320px) and (max-width: 639px){
	div.researcher-container{
	margin-right: 0.5rem;
	margin-left: 0.5rem;
	width: 100%;
	}
}

/*LIST*/

#profil{
	padding: 0 0.5rem;
}

#profil + div h2:first-child{
	margin-top:0;
}

#profil .identite,
#profil p.titres{
	font-weight:bold;
	margin:0;
}

#profil #photo-bio-wrapper{
	margin: 1rem 0;
}

#profil #photo {
	float:left;
	margin: 0 0.5rem 0.5rem 0;
	width: 30%;
	height:auto;
}

#profil ul{
	display:inline-block;
}



/**********
ECONOFIDES
***********/

.wrapper-econofides{
	display: flex;
	flex-direction: row;
	width: 100%;
	height: auto;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.wrapper-econofides .block-econofides{
    flex: 1 1 24%;
	border: 1px solid #EAEAED;
	margin: 0 0 1rem 0.5rem;
}

.wrapper-econofides .block-econofides:first-child{
	margin: 0 0 1rem 0;
}

article .wrapper-econofides .block-econofides p.block-img{
	margin:0;
}

.wrapper-econofides .block-econofides p.block-img img{
	width:100%;
	vertical-align:middle;
}

.wrapper-econofides .block-econofides h2.title,
.wrapper-econofides .block-econofides p{
	margin:0.5rem;
	text-align: center;
}

@media only all and (min-width: 320px) and (max-width: 639px){
	.wrapper-econofides .block-econofides{
	flex: 1 1 auto;

	}
}

/*zone edito*/
/* #pauseedito { */
  	/* cursor:pointer; */
   	/* display:block; */
   	/* float:left; */
   	/* top:0; */
   	/* margin-left:4px; */

/* } */
/* a.pauseedito { */
	/* background-color:#e6142d; */
/* } */

/* a.paspauseedito { */
	/* background-color:#707070; */
/* } */
/* a.prevedito, a.nextedito, .nav-item a {	   */
	/* background-color:#707070; */
	/* cursor:pointer; */
	/* display:block; */
	/* float:left; */
	/* top:0; */
	/* margin-left:4px; */
/* } */
/* #zone_editoriale .gabarit1 .bloc1{ */
	/* background-color:white!important; */
	/* border: thin solid silver; */
/* } */






/*EDITO et SEMINARS EDITO*/
/* #block-zone_editoriale-zone_editoriale .content ul, */
/* #block-zone_editoriale-zone_editoriale .content li, */
/* #block-zone_editoriale-zone_editoriale .block ul, */
/* #block-zone_editoriale-zone_editoriale .block li{ */
   /* list-style-type:none; */
   /* margin:0; */
   /* padding:0; */
/* } */
/* #zone_editoriale .gabarit1 .bloc1{ */
   /* background-color:white; */
/* } */
/* #carousel_weeklyseminars .nav-arrow{ */
	/* position:absolute; */
	/* bottom:5px; */
	/* left:5px; */
	/* z-index:300; */
/* } */
/* #carousel_weeklyseminars .nav-item{ */
	/* position:absolute; */
	/* bottom:9px; */
	/* left:55px; */
	/* z-index:300; */
/* } */

/* #carousel_weeklyseminars .seminar{ */
   /* display:flex; */
   /* flex-direction:column; */
	/* justify-content:space-between; */
	/* height:238px; */
/* } */
/* #carousel_weeklyseminars .seminar a{ */
   /* display:flex; */
   /* flex-direction:row; */
	/* justify-content:space-between; */
   /* height:100%; */
	/* text-decoration:none; */
/* } */
/* #carousel_weeklyseminars .seminar-text{ */
	/* width:100%; */
	/* text-align:center; */
/* } */
/* #carousel_weeklyseminars .seminar-text .sub{ */
	/* display:inline-block; */
	/* margin:auto; */
	/* border-top:thin solid silver; */
	/* padding: 1em 0; */
/* } */
/* #carousel_weeklyseminars .seminar-image{ */
	/* max-width:50%; */
	/* height:100%; */
	/* display:flex; */
	/* flex-direction:column; */
	/* justify-content:center; */
/* } */

/* #carousel_weeklyseminars .seminar h1{ */
   /* background-color:rgba(0,0,0,0.7); */
   /* color:white; */
   /* padding:0; */
	/* margin:0; */
   /* font-size: 1.5em; */
   /* text-align: center; */
/* } */
/* #carousel_weeklyseminars .seminar h2{ */
	/* text-align:center; */
	/* width:100%; */
   /* line-height:1.1em; */
/* } */

/* #carousel_weeklyseminars .seminar .seminar-text .sub div{ */
   /* color:black; */
   /* display:flex; */
   /* flex-direction:row; */
	/* line-height: 1.7em; */
/* } */
/* #carousel_weeklyseminars .seminar .seminar-text .sub div img{ */
	/* margin:0 10px; */
/* } */


/* div.custom-block{ */
	/* display:inline-block; */
	/* float: right; */
	/* position: relative; */
/* } */
/* div#cnrs{ */
	/* display: inline-block; */
	/* float:right; */
	/* margin-right: 30px; */
/* } */
/* div.filet{ */
	/* height: 0.1em; */
/* } */
