#agenda_grid{
	font-size: 10px;
}
body{background-color: transparent}

/*.search_form{
display:none;
}
.account_options{
display:none;
}*/


/*.speaker{
display:none;
}*/
#agenda .abstract_author{
color:#000000;
}

.type_session_eposters .session_horaire{
display:none
}
.type_session_eposters .time_cell{
color:#fff
}

#agenda_grid .hall_row td{
	font-size: 10px;
	vertical-align:middle;

}
#agenda_grid .hall_row {
 font-size: 10px;
 height: 14px;
 text-align: center;
 background-color:#010101;
 }
.intervention_speaker .member_name{
	text-decoration: underline;
}
.author_type_orateur {
text-decoration:underline;
}

 #agenda_grid .time_separator {
    background-color: #e0e0e0;
    height: 1px;
}
.highlight {
    background-color: yellow;
}
.bookmark img{
    width: 12px;
    height: 12px;
	/*display:none;*/
}

.overlay_message{
font-size:10px;
}
#agenda_grid .bookmark img{
position: absolute;
    bottom: 10px;
    right: 10px;
}
#agenda .bookmark{
padding-bottom:10px;
}


#agenda .intervention_description{
	padding: 0 90px 5px 25px;
}
#agenda .session_description{
	padding: 0 90px 5px 25px;
	color: #232f4e;
}

#agenda_grid .session_description{
	padding: 0 0 10px 0;
	color: #232f4e;
	font-style: normal;
	font-weight: 0;
	text-decoration: none;

}
/*.bookmark img{
position: absolute;

    bottom: 10px;
    left: 10px;
}	*/

 table.agenda{
	border-spacing: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	color: #777;
}

 .time_cell{
	color: #000;
	font-weight: bold;
	background: none repeat scroll 0 0;
	/*background: url(puce.png) 8px 12px no-repeat;*/
	font-size: 100%;
	padding: 0.5em 0.5em;
	letter-spacing: 1px;
	width: 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-color:#fff;
	vertical-align: top;
	text-align: center;
}

 .session_cell span{
	font-weight: 100;
	color:#000;
	padding-bottom:0.2em;
}

 /*.session_cell #session_horaire{
	display:none;
}*/

 .session_cell{
	font-weight: bold;
	text-align: left;
	border: 0px;
	border-bottom: grey solid 1px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	/*background-color:#E0F2F7;*/
	vertical-align: top;
}

.search_form {
  margin: 0px; 
  	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);

}

table.agenda {
  border-spacing: 0px;
}

#agenda table.agenda {
  border-spacing: 0px;
}



.section_cell h2 a span:after{
    content: ' ';
    clear: right;
    display: block;
}

.session_cell h2, .session_cell h2 a {
	color: #010101;	
	font-size: 14px;
}

#agenda_grid  .session_cell h2, .session_cell h2 a {
	font-size: 12px;
	padding-bottom:10px;
}

#agenda_grid  .type_session_pause .session_cell h2, .session_cell h2 a {
	font-size: 12px;
	padding-bottom:0px;
}


.session_cell h2 span {
	color: #D85935;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
.session_cell h2 span:before {
	content: "\a";
	white-space: pre;
}
/*.session_cell h2 span:after {
	content: "\a";
	white-space: pre;
}

.intervention_title:before {
	content: "\a";
	white-space: pre;
}
.intervention_title:after {
	content: "\a";
	white-space: pre;
}
*/
.session_cell h2 {
	margin: 0 0 10px 0;
}


 #agenda .hall_cell{
	background: none;
	font-weight: normal;
	color: #888;
	text-align: center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
	border-bottom: grey solid 1px;
}

#agenda .member_name{
	/*color: #ff4500;*/
	color: #000000;
	font-weight: 100;
/*	text-decoration: none;*/
	white-space: nowrap;
}

#agenda .member_from{
	font-weight: 100;

}
 td h2{
	color: #000;
	font-size: 110%;
	padding: 5px 0 5px 0;
}

 .date_cell{

	font-weight: bold;
	text-align: left;
	border: #bdbdbd solid 1px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0.3em;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	vertical-align: top;
	background-color: #D85935;
	font-size: 110%;
	color: #fff;
}
.interventions_list .intervention_speaker{
color:#D85935;
}

#agenda_grid  .intervention_speaker{
color:#D85935;
}
#agenda_grid  .member_name {
color:#D85935;
}
#agenda_grid .session_cell .session_time {
    float: left;
	}
	
 #agenda_grid  .session_code{
	position : absolute;
	top: 5px;
	right: 5px;
	font-size:8px;
	margin:0;
	text-shadow:none !important; 
	/*float:none;*/
	width:20px;
	min-width:20px;
	}
	
 #agenda  .session_code{
	font-size:8px;
	margin:0;
	text-shadow:none !important; 
	/*float:none;*/
	width:20px;
	min-width:20px;
	}
	
.session_code{
	text-shadow:none; 
	border-radius: 0;
	max-width: 100px;
	}

.date_area{
	display:none;
	/*height: 100px;
	padding: 15px 10px 15px 10px;
	background:url(bandeau.jpg) no-repeat 50% 30px;
	background-size: 600px;*/
}
 .date_area .date_button{
float: center;
	margin: 0 25px 5px 0;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background: #E53D25;
	color: #fff;
	text-decoration: underline;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

.intervention_horaire{
display:inline;	

}
 .intervention_title{
	color: #045FB4;
	font-weight:bold;
	background:url(square.jpg) no-repeat 0% 55%;
	padding: 5px 5px 4px 10px;
	font-size: 11px;
	
}
 #agenda  .intervention_description{
	color: #000000;
	font-weight: 100;
	font-style:normal;
	text-decoration: none;   

/********** DESACTIVE PAR IP-LINKS LE 16/01/2020 11:32 ***********
NE PAS UTILISER !!!
cette regle sert à supprimer les retours à la ligne automatique 
-> PROVOQUE LA COUPURE DU TEXTE DANS L'IFRAME DU PROGRAMME ET DANS LE PDF 

	white-space: nowrap;

****************************************************************/

	padding: 0 90px 5px 25px;
}
 #agenda .session_description{
	/*font-style: italic;
	padding: 0px 0px 5px 10px;
	color: #929090;
	text-align: justify;
	font-size: 10px;*/
	font-style: normal;
	font-weight: 0;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 0px 10px 0px;
	color: #232f4e;
}

/****** PARAMETRAGE COULEUR DES CODES ********/
 .session_code{
	background-color: #aaa;
}

/*Track A*/ 
#agenda_grid  td.cell_type_session_assemblee_generale   {
	background-color: #ffe9a0;
}
#agenda_grid  td.cell_type_session_assemblee_generale  h2 span{
	color: Grey;
}
td.session_cell .content_session_cell{
background-color:#fff0;
}
#agenda_grid  td.cell_type_session_conference_pleniere   {
	background-color: #e69595;
}
#agenda_grid  td.cell_type_session_conference_pleniere h2 span{
	color: #fff;
}
#agenda_grid  td.cell_type_session_opening_closing h2 span{
	color: #fff;
}
#agenda_grid   td.cell_type_session_opening_closing{
	background-color: #96dcb1;
}

#agenda_grid  td.cell_type_session_conference h2 span{
	color: #fff;
}
 #agenda_grid  td.cell_type_session_conference {
	background-color: #E1A5A0;
}
 #agenda_grid td.cell_type_session_conference .session_time{
	color:#fff;
}
/*#agenda .code_session_B22, #agenda .code_session_C22, #agenda .code_session_D22, #agenda .code_session_E22, 
#agenda .code_session_F22, #agenda .code_session_B26, #agenda .code_session_C26, #agenda .code_session_D26, 
#agenda .code_session_F26, #agenda .code_session_B32, #agenda .code_session_C32, #agenda .code_session_D32, 
#agenda .code_session_E32, #agenda .code_session_B38, #agenda .code_session_C38, #agenda .code_session_D38, 
#agenda .code_session_E38, #agenda .code_session_F38, #agenda .code_session_B42, #agenda .code_session_C42, 
#agenda .code_session_D42, #agenda .code_session_E42, #agenda .code_session_F42 
{
display:none;
}*/


 .type_session_pause .session_code{
	display:none;
}
 #agenda .type_session_pause .hall_cell{
	color:#fff;
}
 .type_session_pause .session_cell .bookmark{
	display:none;
}



 .type_session_welcome_desk .session_code{
	display:none;
}
 .type_session_opening_closing .session_code{
	display:none;
}
 .type_session_other .session_code{
	display:none;
}
 .type_session_diner .session_code{
	display:none;
}


 .type_session_pause .session_cell h2 span{
	color: #d8d8d7;
}

.filter_session_type_12 .date_cell {
display: none;
}
.filter_session_type_12 .session_horaire {
display: none;
}
.filter_session_type_12 .bookmark {
display: none;
}
.filter_session_type_12 .session_code {
display: none;
}
.filter_session_type_12 .time_cell {
display: none;
}

.abstract_code {
    display: inline;
	color:#045FB4;
}
.session_cell  .session_content .interventions_list .intervention  .intervention_title .abstract_code {
	color:#045FB4 !important;
	font-weight:bold !important;
}

