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

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

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

}

.animbouton a{
	text-align: center;
	font-family: arial;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #fff;
	padding-top: 15px;
	margin:auto;
}

a.animation3{
	margin-left: auto;
	margin-right: auto;
	content:"";
	display: block;
	background-color: #cad26b;
	height: 43px;
	width: 150px;
	opacity: 0.9;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
	color:#004e6f;
	font-weight:700;
}

a.animation3:hover{
	background-color: #fff;
	color: #004e6f;
	border: 2px solid #004e6f;

}	
#footer p{
color:#fff
}

.abstract_select_instance .select_instance {
    display: block;
    margin: 10px auto;
    padding: 10px 10px 10px 70px;
    width: 180px;
}

.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: #009881;
	background-image: url(abstract.png);
	background-size: 40px 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;
}

.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: #004e6f;
}

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

.abstract_tpl {
font-family:Roboto;
}
.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;
}

.abstract_upload{
margin-left: 20px;
}
.abstract_upload ul{
margin: 10px 0 10px 20px;
}
.abstract_upload li{
margin-left: 20px;
margin-top:5px;
}

.abstract_upload a{
font-weight: bold;
}
.abstract_upload p{
margin-top: 10px;
}