/*
Theme Name: imjprg-perso
Theme URI: https://intranet.imj-prg.fr
Author: Evariste Ciret	
Author URI: https://webusers.imj-prg.fr/evariste.ciret
Description: [Thème des pages personnelles des membre de l IMJ-PRG]
Version: 0.2
*/

body {
  padding-top: 10px;
  background-color: #fff;
  margin-left: 5%;
  margin-right: 5%;
}

.corps {
	border:none;
	background-color: #F4FFFF;
}
.content{
  margin-right: 3em;
  margin-left: 3em;
}
.entete {
	background-color: #DEB711;
	margin-bottom: 12px;
}
a {
/*	color: #DEB711;*/
/*	color: #0000ff;*/
	color: #b23709;

}

a:hover{
/*	color: #F0ED1D;*/
/*	color: #1e90ff;*/
	color: #d6653b;
}

hr{
  border-color: rgba(0, 0, 0, 0.25);
}

h2.titre {
	color: #000;
	margin-bottom: 1em ;
  font-weight: bold;
}
.actu p{
	font-size: smaller;
}
.colgauche p {
	text-align: center;
}

#ligne-colloq{
  margin : 3em -3em 3em -3em;
}

/* ---------------------------- MENU ---------------------------- */
.dropdown-item:hover, .dropdown-item:active{
  background-color: transparent;
}

#ligne-header{
  margin-top: 1em;
  margin-bottom: 3em;
}

#navhaut >li >a{ /* Texte du menu du haut*/
    font-weight: bold;
    font-size: 17px;
    color: #DEB711;
}

#navhaut > li a:hover,
#navhaut > li a:focus,
#navhaut > li a:active{
  color:  #F0ED1D !important; /* couleur des sous menus lors du hover */
  font-weight: bold;
  text-decoration: none;
}
#navbas >li >a{ /* Texte du menu du bas*/
    font-weight: bold;
    font-size: 17px;
    color: #DEB711 !important;
}

#navbas > li > a:hover,
#navbas > li > a:focus,
#navbas > li > a:active{ /* Texte du menu du bas lors du survol*/
    font-weight: bold;
    color: #F0ED1D !important;
}

#navbas > li.dropdown a{/* Texte du sous-menu du bas*/
  color: #DEB711;
  font-weight: bold;
}

#navbas > li.dropdown a:hover{/* Texte du sous-menu du bas lors du survol*/
  color: #F0ED1D;
  font-weight: bold;
  border: none;
}


#navbarNavDropdown{
  text-align: center;
  justify-content: center;
}
/* sous format mobile */
@media (max-width: 1200px) {
  .dropdown-item{
    text-align: left;
  }

  .dropdown-item:hover{
  color: initial;
  text-decoration: initial;
  background-color: initial;
  }

  .dropdown-menu{
    border: none;
  }
  #navbarNavDropdown{
    text-align: left;
  }


}

/* sous format pc */
@media (min-width: 1200px) {
  #hrmenuresponsive{
    display: none;
  }


  #lemenu{
    display: inline;
    margin-left: 3em;
  }

  #navbas{
    display: inline-flex;
  }

  .dropdown-menu{
    margin: 0rem 40rem 0rem 0rem;
  }

  .dropdown:hover>.dropdown-menu {
    display: block;
  }
}
/* ------------------------------ Sommaire ------------------------------  */

#image-presentation{
  height: 398px;
  min-width: 325px;
  overflow: hidden;
  
}

#descriptionlabo > h3{
  font-size: 40px;
  font-weight: 600 !important;
  text-align: left;
  color: #000;
  margin: 0.5em 0em;
}

#descriptionlabo > p{
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.1px;
}

#haut{
  margin-bottom: 8em;
}

.btn-doctorants{
  background-color: #DEB711;  
  height: 2em;
  border-radius: 0px;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
}

.btn-doctorants > img{
margin-top: -10px;
}
table.spip  {
 background-color: #dddbe0;
	border: 1px solid gray;
	line-height: 20px;
  margin-top : 1.5em;
}
 #image-accueil{
     width: 100%;
     height: auto;
   border-bottom: 5px solid #DEB711;
}
/* format petit écran */
@media (max-width: 500px) {

  #image-presentation{
    height: 100%;
    min-width: 100%;
  }

  
  .row_odd > td {
    display: block;
  }
}
/* format tablette-mobile */
@media (max-width: 1200px) and (min-width: 501px) {

 #descriptionlabo{
   margin-left: auto;
   margin-right: auto;
 }

 #image-presentation{
   height: 100%;
   min-width: 100%;
 }

 

/* #webmail{
   display: block;
   margin-left: auto;
   margin-right: auto;
 } */
table.spip{
  margin-left: auto;
  margin-right: auto;
}

}
 @media (min-width: 1200px) {
   #descriptionlabo{
       margin-left: 2em;
   }
  

   #navbas{
     display: inline-flex;
   }
	#navhaut{
     display: inline-flex;
   }
 }
/*-------------------------------------FIN sommaire -----------------------------*/

/*-------------------------------------FOOTER -----------------------------*/

footer{
  color: #000;
  font-weight: 600;
}
#ligne-pied{
  margin-top: 8em;
  padding-bottom: 1em;
}
/*-------------------------------------FOOTER -----------------------------*/
/*---------------------------  Tableau Responsivité Membres------------------*/
@media screen and (min-width: 901px) {
table {
 background-color: #F2F4F1;
	border: 1px solid gray;
	line-height: 20px;
}
table tr:nth-child(odd) td {
	border: 1px solid gray;

}
table tr td {
	border: 1px solid gray;

}
table th {
	background-color: #e3e3e3;
	text-align: center;
}
}

@media screen and (max-width: 900px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }

  table th {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  table tr {
    border-bottom: 3px solid #000;
    display: block;
    margin-bottom: .625em;
  }

  table td{
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }

  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  table td:last-child {
    border-bottom: 0;
   }
  }
  /*---------------------------  FIN------------------*/
.item{
    text-align: center;
    height: 400px !important;
}

.btn-danger, th.headerSortUp, th.headerSortDown {
	background-color:#DEB711 !important;
	border-color:#DEB711 ;
}
.btn-danger:hover , .btn-danger:focus{
background-color: #F0ED1D;
border-color: #F0ED1D;
}

thead > tr >th:nth-child(1){
  width: 10%;
}
thead > tr >th:nth-child(2){
 width: 30%;
}

table  {
 background-color: #dddbe0;
	border: 1px solid gray;
	line-height: 20px;
}

table tr td {
	border: 1px solid gray;
	padding: 4px;
}
/* ------------------------ Fin tableau membre -----------------------------*/
.sans-bordure {
	border: 0px;
}

.carousel-caption li {
	text-align: justify;
}
.nav-pills > li > a{
background-color: #1B6192;
border-color: #000;
color: #FFF;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus{
   color: #FFF;
    background-color: #428BCA;
    border-color: #AC2925;
}
.wp-block-image img {
	max-width: 100%;
	height: auto;
}
