html,body{
	color: #32548E;
	height: 99%;
	/*Changement Ilias font*/
	font-family: 'Open Sans', sans-serif;
	/*font-family: Sans-Serif;*/
	font-size : 12px;
	font-weight: normal;
	margin: 1px;
	margin-left: auto;
	margin-right: auto;
/*
	background: url('../img/bg1.gif');
*/
}

.contact_details{
	font-size : 10px;
}

form{
	margin: 0px;
}

a{
	text-decoration: none;
	color: #32548E;
	font-weight: normal;
}

a:hover{
	color: #ff8300;
	text-decoration: none;
}

img{
	border: 0px;
}

td{
	padding: 1px;
}
.login_form{
/*
	margin-top: 150px;
*/
	margin-left: auto;
	margin-right: auto;
	border-left: #32548E 1px solid;
	width: 100px;
	height: 400px;
}

.login_page{
/*
	margin-top: 150px;
*/
	text-align : left;
	
	margin-left: auto;
	margin-right: auto;
}

.logo_inner{
	margin-left: auto;
	margin-right: auto;
}

div#header{
/*
	background: url('../img/bg.gif');
*/
	height: 5%;
	padding: 5px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}

div#header_left{
	float: left;
	width: 0px;
}

div#header_center{
	float: left;
	font-family: Sans-Serif;
	font-size : 26px;
	font-weight: bold;
	padding: 5px;
	padding-top: 0px;
	margin-left: 5px;
}

div#header_right{
	float:right;
	padding-top: 0px;
	margin-top: 0px;
}

div#footer{
/*
	background: url('../img/bg.gif');
*/
	height: 3%;
	font-size: 10px;
	text-align: right;
	padding:2px;
	padding-top:5px;
	padding-right:5px;
	border-bottom: #32548E 1px solid;
}

div#middle{
	clear: both;
	margin-bottom: 3px;
	height: 92%;
}

div#page_title{
	margin-bottom: 10px;
	margin-top: 10px;
	/*Modif Ilias Font*/
    font-family: 'Fira Sans', sans-serif;
	height: 22px;
	font-size : 15px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 25px;
	text-align: left;

	border-bottom: 1px solid #32548E;
/*
	background: url('../img/header_bg.gif');
*/
}

div#page_title_popup{
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-top: 10px;

	height: 25px;
	font-size : 15px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 25px;

	border: 1px solid #8ca6c6;
	background: url('../img/header_bg.gif');
}

div#page_menu{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#page_menu_left{
	float: left;
}

div#page_menu_right{
	float: right;
}

div#help{
	padding: 1px;
	padding-top: 2px;
	float: left;
}

.summary{

	border: 1px solid #8ca6c6;
	background-color: #e8e8ff;
}

.clear{
	clear:both;
}

.main_table{
	height: 100%;
}

div#table{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
}

div#edit{
	float: left;
	margin-left: auto;
	margin-right: auto;
}

div#additional{
	float: left;
	margin-top: 4px;
}

.table{
	background: #32548E;
}

.table_report{

}

.cell_report{
	border-bottom: 1px solid #8ca6c6;
	border-left: 1px solid #8ca6c6;
	border-right: 1px solid #8ca6c6;
}

.cell_report_difference{
	border-bottom: 1px solid #8ca6c6;
	border-left: 1px solid #8ca6c6;
	border-right: 1px solid #8ca6c6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.cell_report_first{
	border: 1px solid #8ca6c6;
}

.table_header{
	font-size : 11px;
	font-weight: bold;
	text-align: center;
/*	border: #0080FF 1px solid;*/
	border: 1px solid white;
	background: #32548E;
	color: white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
/*
	background: url('../img/header_bg.gif');
*/
	padding: 2px;
	height: 20px;
}

.table_header_td{
	border: 1px solid #32548E;
	border-right-color:white;
}

.tableissued{
	border-top: 1px solid #8ca6c6;
	border-left: 1px solid #8ca6c6;
	border-right: 1px solid #8ca6c6;
	background-color: #e8e8ff;
}

.row1{
	background: #ffffff;
	height: 20px;
}

.rotation180 {
    writing-mode:tb-rl;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    white-space:nowrap;
    display:block;
    bottom:0;
}

.row2{
	background: #ffffff;
	height: 20px;
}

.row_found{
	background: #55ff55;
	height: 25px;
}

.row_difference{
	background: #ff5555;
	height: 25px;
}

.row_notactive{
	background: #dddddd;
	height: 25px;
}

.row_notsale{
	background: #dddddd;
	height: 25px;
}

.row_promo{
	background: #eebbbb;
	height: 25px;
}

.row_difference{
	background: #bbbbbb;
	height: 25px;
}

.cell_full{
	background: #ffcccc;
	text-align: left;
	width: 20px;
	height: 20px;
	cursor: pointer;
	white-space:nowrap;
}

.cell_div{
	width: 8000%;
	overflow: hidden;
	padding-left: 3px;
}

.cell_empty{
	background: #ffffff;
	height: 15px;
	width: 20px;
}

.cell_weekend{
	background: #eaeaff;
	height: 20px;
	width: 20px;
}

.left_menu{
	width: 220px;
	overflow: auto;
/*
	background: url('../img/bg.gif');
*/
	padding: 3px;
}

.main_block{
/*
	background: url('../img/bg.gif');
*/
	height: 390px;
	margin-left: auto;
	margin-right: auto;
}
.menu_item{
    /*Modif Ilias*/
	font-size: 14px;
	padding-left: 0px;
	padding-right: 10px;
}

.menu_item_selected{
	font-weight: bold;
	font-size: 15px;
}

.spacer_v{
	width: 3px;
	padding:0px;
}

.tip{
	font-size: 9px;
	color: maroon;
}

.lang_image{
	cursor: pointer;
}

.thumbnail{
	border: 1px solid #8ca6c6;
	width:150px;
}

ul{
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 5px;
	list-style-type: none;
}

div#noresult{
	margin-top:100px;
	margin-bottom:100px;
	color: #ff3333;
}

div#title{
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 5px;
}

div#subtitle{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

.navigation{
	height: 30px;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 0px;
	float: right;
}

.page_nav{
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	width: auto;
}

.button_nav{
	width: 30px;
}

.form_select{
	background: #ffffff;

	padding-left: 2px;

	color: #32548E;

	border: #32548E 1px solid;

	font-size : 11px;
	font-weight: normal;
	/*Ajout Ilias*/
	font-family: 'Open Sans', sans-serif;
}

.form_select_pays {
	font-size : 8pt;
	width : 150px;
}

.form_button {
	border: #32548E 1px solid;

	background: white;
	color: #32548E;
	font-size : 12px;
	font-weight: normal;
	
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

.form_button_selected {
	border: #32548E 1px solid;
	
	background: white;
	color: #32548E;
	font-family: Sans-Serif;
	font-size : 12px;
	font-weight: bold;

	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

.w20{
	width: 20px;
}

.w22{
	width: 22px;
}

.w50{
	width: 50px;
}


.w80{
	width: 80px;
}

.w100{
	width: 100px;
}

.w120{
	width: 120px;
}

.w150{
	width: 150px;
}

.w180{
	width: 180px;
}

.w200{
	width: 200px;
}

.w250{
	width: 250px;
}

.w300{
	width: 300px;
}

.w400{
	width: 400px;
}
.w277{
	width: 277px;
}

.h100{
	height: 100px;
}

.h300{
	height: 300px;
}


/*   MOUSSA -----------------------------------------------------------------------------------------------------*/

.search_label_checkbox{
	
	display: -webkit-box;
	display: flex;
	position: relative;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px 5px;
}
.typeDeProgramme,.scienceDeLaVie,.scienceExactesEtAppliquees,
.SciencesHumainesEtSociales,.typeDInformation,.typeProfil,.Organisation,.statutDeAnnonce{
	padding: 0 10px;
    margin-bottom: 15px;
}

.label_btn,.label_btn1,.label_btn2,.label_btn3,.label_btn4,.label_btn5,.label_btn6,.label_btn7{
position: relative;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
height: 40px;
width: 150px;
padding: 0 46px 0 10px;
background-color: #ececec;
font-weight: bold;
font-size: 12px;
background-image: url(../img/icons/icons8-flèche-développer-24.png);
background-position: right  center;
background-position-x: 95%;
/*background-position: right 12px center;*/
background-repeat: no-repeat;
text-align: left;
color: #32548E;


}
ul li {
    margin: 0px;
    display: block;
    background-repeat: no-repeat;
    list-style-type: none;
    text-align: left;
	
}



.label-contents2{
	/*display: block;*/
	position: absolute;
	/*top: 100%;*/
	/*left: 6px;*/
	display: none;
	width: 370px;
/*	height: 300px;*/
	background-color: #ececec;
	/*opacity: 0;
	pointer-events: none;*/
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	z-index: 2;
	overflow-y: auto;
	color: #32548E;
	}
.label-contents3{
	/*display: block;*/
	position: absolute;
	/*top: 100%;*/
	/*left: 6px;*/
	display: none;
	width: 370px;
/*	height: 300px;*/
	background-color: #ececec;
	/*opacity: 0;
	pointer-events: none;*/
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	z-index: 2;
	color: #32548E;
	overflow-y: auto
	}
.label-contents4{
	/*display: block;*/
	position: absolute;
	/*top: 100%;*/
	/*left: 6px;*/
	display: none;
	width: 370px;
/*	height: 300px;*/
	background-color: #ececec;
	/*opacity: 0;
	pointer-events: none;*/
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	z-index: 2;
	color: #32548E;
	overflow-y: auto
	}
.label-contents5{
	/*display: block;*/
	position: absolute;
	/*top: 100%;*/
	/*left: 6px;*/
	display: none;
	width: 370px;
/*	height: 300px;*/
	background-color: #ececec;
	/*opacity: 0;
	pointer-events: none;*/
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	z-index: 2;
	color: #32548E;
	overflow-y: auto
	}
	.label-contents6{
		/*display: block;*/
		position: absolute;
		/*top: 100%;*/
		/*left: 6px;*/
		display: none;
		width: 370px;
	/*	height: 300px;*/
		background-color: #ececec;
		/*opacity: 0;
		pointer-events: none;*/
		animation-name: fadeIn;
		animation-duration: 0.5s;
		animation-fill-mode: forwards;
		z-index: 2;
		color: #32548E;
		overflow-y: auto
		}
.label-contents7{
	/*display: block;*/
	position: absolute;
	/*top: 100%;*/
	/*left: 6px;*/
	display: none;
	width: 370px;
/*	height: 300px;*/
	background-color: #ececec;
	/*opacity: 0;
	pointer-events: none;*/
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	z-index: 2;
	color: #32548E;
	overflow-y: auto
	}
.facets-lists level-0{
	position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 200px;
    padding: 0 20px 20px;
    background-color: #ececec;
    overflow: auto;
    z-index: 1;
	color: #32548E;
	line-height: 1;
}
.pm-search-checkbox{
	margin-bottom: 15px;;
}
/*input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
}*/



#toggle,#toggle1,#toggle2,#toggle3,#toggle4,#toggle5,#toggle6,#toggle7 {
    display: none;
}


.label-contents1{
	/*display: block;*/
	display: none;
	position: absolute;
	/*top: 100%;*/
	/*left: 6px;*/
	
	width: 370px;
	height: 300px;
	background-color: #ececec;
	/*opacity: 0;
	pointer-events: none;*/
	/*animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;*/
	z-index: 2;
	overflow-y: auto;

	}
	/*#toggle1 :checked  + .label-contents1{
		display: block;
	}*/


/*.label_btn:focus + .label-contents{
	opacity: 1;
	pointer-events: all;
}*/

.resumeRecherche{
	display: flex;
    padding: 5px 0;
    align-items: center;
}
.listResume{
	position: relative;
    float: left;
    margin-right: 9px;
	margin-bottom: 5px;
    padding: 4px 14px 3px 14px;
    line-height: 1.3;
    color: #13023a;
    font-size: 1.2rem;
    background-color: #e6e6e6;

}

.hidden{
    visibility:hidden;
}
.show{
    visibility:visible;
}
.btnActive{
	position: relative;
	display: flex;
	align-items: center;
	height: 40px;
	/*width: 150px;*/
	padding: 0 46px 0 10px;
	background-color: #32548e;
	font-weight: bold;
	font-size: 12px;
	color: white;
	visibility: hidden;
	}

.radioAvance{
	display: none;
}

.btnRecherche{
	/*width: 268px;
	height: 67px;*/
	background: #d3d3d3;
	box-shadow: 0px 2px 4px rgba(100,100,100,0.5);
}
.btnProfil{
position: relative;
display: flex;
align-items: center;
height: 40px;
width: 206px;
margin: 0px 10px;
font-weight: bold;
font-size: 12px;
color: #32548E;
text-align: left;
padding: 0 46px 0 10px;
cursor: pointer;
margin-bottom: 15px;


}
.btnProfil:hover {
	background-color: #32548E;
	color: white;
  }
.form_btn{
	
	/*position: absolute;*/
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    /*background-color: #dcbc6b;*/
	background-image: url(../img/icons/icons8-google-web-recherche-50.png);
    /*background-size: 22px 22px;*/
    background-position: center;
    background-repeat: no-repeat;
    z-index: 4;
	cursor: pointer;

}
.form_btnExtern{
	top: 0;
    right: 0;
    display: block;
    width: 70px;
    height: 70px;
    padding: 0;
    /*background-color: #dcbc6b;*/
	background-image: url(../img/icons/icons8-google-web-recherche-50.png);
    background-size: 70px 70px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 4;
	cursor: pointer;
	margin-left: auto;
	margin-right: 200px;
	position: relative;
	top: 83px;
}
.rechercheAvance{
	cursor: pointer;
	width: 50px;
	height: 50px;
}
.refreshFiltre{
	cursor: pointer;
	width: 50px;
	height: 50px;
}
.refreshFiltre01{
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-image: url(../img/icons/reinitialiser_filtre.png);
	background-size: 50px 50px;
	background-repeat: no-repeat;
	color: inherit;
    border: none;
    padding: 0;
    font: inherit;
	outline: inherit;
	background-color: white;
	float: right;
}
.tdMotRecExt{
	width: 467px;
	border: 1px solid #014b94;
	border-spacing: 10px;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	height:  209px;
}
.trMotRecExt{
	display:inline-block;
    vertical-align:top;
}
/*#externe p{
	color: #084e91;
	font-weight: bold;
}*/
.NameProject{
	color: #084e91;
	font-weight: bold;
	font-size: 15px;
	font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
}
/*#externe b {
	color: #020b13;
	font-weight: bold;
}*/
.bCritere {
	color: #020b13;
	font-weight: bold;
	font-size: 12px;
	font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
}
.contacExtern{
	text-decoration: none;
    color: #ffffff;
    font-weight: normal;
/*	border: 1px solid #32548E;
	background-color: #32548E;*/
	padding: 2px;
	width: 15%;
	text-align: center;
	font-weight: bold;
	font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;

	border: 1px solid #00386e;
    border-radius: 2px;
    background-color: #014b94;
    
}
.contacExtern:hover{
	color : #ffffff;;
}
.actifP{
	color:forestgreen;
	/*border: 1px solid forestgreen;*/
	padding: 2px;
	width: 14%;
	text-align: center;
	font-size: 11px;
	margin-left: auto;
	font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
}
.nonActifP{
	color:rgb(236, 3, 3);
	/*border: 1px solid rgb(236, 3, 3);*/
	padding: 2px;
	width: 18%;
	text-align: center;
	font-size: 11px;
	margin-left: auto;
	font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
}
.inputMoteur{
	
    height: 100%;
    
    width: inherit;
    background: #fff;
    outline: none;
    border: none;
    padding-left: 20px;
    font-size: 18px;
}
.selectMoteur{
	height: 100%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: #32548e;
    outline: none;
    border: none;
    padding-left: 20px;
    font-size: 18px;

}
.tableMoteur{
	
	border-collapse: collapse;
	border: 1px solid #32548e;
	margin-top: 75px;
  }
  .supprimerFiltre{

    background-size: 14px 14px;
    background-position: right center;
    background-position-x: 95%;
    background-repeat: no-repeat;
	cursor: pointer;
	width: 14px;
	height: 14px;
	padding-left: 14px;
  }
  .messageInfofinSelection{
	color: black;
  }
.infofinSelection{
	padding-left: 20px;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
	width: 190px;
}
