/*** Congress frontoffice customization CSS ***/

#header {display:none;}
body {
color: #00626d;
background: #fff;
font-family:Roboto, Verdana, sans serif;
background-color: #014399;

}

/*a.button.registration, .registrations{ MODIF IP-LINKS 2024-10-03 (demande d'audrey martin) pour rétablir l'affichage du bloc recap d'inscription dans la page mon compte*/
a.button.registration{
display:none;
}
.abstract_select_instance .select_instance {
    display: block;
    margin: 10px auto;
    padding: 20px 20px 20px 90px;
    width: 200px;
}
.eusemlink{
	background-color:#2f3088;
	color:#fff;
	border:1px solid #fff;
	margin-top:15px;
	padding:10px;
	text-decoration:none;
}
.eusemlink:hover{
	background-color:#fff;
	color:#2f3088;
	border:1px solid #2f3088;
-o-box-shadow:5px 5px 5px 0 #cfcfcf;
box-shadow:5px 5px 5px 0 #cfcfcf;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=5);

}
.field_comments2{display:none}

.button_list a.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0089cf;
	background-image: url(plusabstract.png);
	background-size: 60px 40px;
	background-position: 5% 50%;
	background-repeat: no-repeat;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
	text-align:left;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
	text-shadow: none;
	text-transform: uppercase;
}

ul li{
margin-left:30px;}

.presta_observation p{
	text-align: left;
}

td.presta_date{
	font-weight: bold;
}

#Inscription #Cart_summary th {
	background: #000;
}

#Inscription .prestation_group th {
	background: #232059;
}

#Inscription .prestation_group:nth-child(odd) th {
	background: #014399;
}

a.button {
	background-color 	: #014399;
	background-image	: none;
	color 				: #fff;
}

.submit_area{
display:none;
}

input[type=button], input[type=submit], a.button
{
border-radius:0px
}
.abstract_tpl {
font-family: Roboto, Verdana, sans serif;
font-size:12px}

a.button.abstract_submit, a.button.abstract_review{
/*display:none;
*/
}
/* a.button.registration{
display:none;

} */
a.button.home{
	display:none;
}
.personnal_informations .update_link{
	display: none;
}
.abstract_tpl .new_abstract{
background: none;
text-shadow: none;
font-family: Roboto;
border:#201c58;
background-color:#201c58;
border-radius: 0px;
-webkit-border-radius: 0px;
-webkit-box-shadow: none; 
box-shadow: none;
}

#Inscription .presta_type_container h2
{
/*min-width:150px;*/
text-align: center;
line-height : 1em;
/*font-weight: bold;*/
text-transform: uppercase;
}

#Inscription .prestation_group table
{
box-shadow : none;

}


.has_group_ref .presta_date span{
	display: none;
 }

.field_duplicate{
display:none;
}

.user_info .congress_programme{display:none}

#Inscription .presta_type_container h2, #Inscription .presta_type_container.selected h2 {
    max-width: 130px;
}

.prestation_US1 .presta_price,
.prestation_US2 .presta_price,
.prestation_US3 .presta_price,
.prestation_US4 .presta_price,
.prestation_US5 .presta_price,
.prestation_US6 .presta_price,
.prestation_US7 .presta_price,
.prestation_US8 .presta_price,
.prestation_US9 .presta_price,
.prestation_US10 .presta_price,
.prestation_US11 .presta_price,
.prestation_US12 .presta_price,
.prestation_US13 .presta_price,
.prestation_US14 .presta_price,
.prestation_US15 .presta_price,
.prestation_US16 .presta_price,
.prestation_US17 .presta_price,
.prestation_US18 .presta_price,
.prestation_US19 .presta_price,
.prestation_US20 .presta_price,
.prestation_US21 .presta_price
{display:none}