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

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

/* .button.congress_programme{display:inline} */

/*** Congress frontoffice customization CSS ***/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



#header {display:none;}
body {
color: #ffffff;
background: #fff;
font-family:Roboto, Verdana, sans serif;
background: url(cropped-fondv2-scaled-1.jpg) no-repeat 0 0 #ffffff;
background-size : auto;
}
/*** Congress frontoffice customization CSS ***/
li{
margin-left:40px;
}
.user_info a.button{
    padding-top: 5px!important;
padding-bottom: 5px!important;}

.user_info .congress_programme{
display:none}
.user_info .abstract_review{
background-color: #f24537;}

.instance_resumes{
background-color: #2d6294!important}

#Abstract_relecture .field_comments2{
display:none}

.abstract_relecture_form {
    float: right;
    width: 38%;
}
.abstract_relecture_content {
    float: left;
    width: 60%;
}
.instance_vf{
    background-image: url(video.png)!important;
}

.instance_sfrm{
	background-color: #2d4050!important;
	background-image: url(gemmsor.png)!important;
	height: 30px;
	}
.bloc_sfrm{margin-top:50px;}

.abstract_select_instance .select_instance {
display: block;
    margin: 10px auto;
    padding: 10px 10px 10px 70px;
    width: 200px;
}
/***bouton pour la soumission des abstracts congrès***/
a.button.select_instance.instance_cp_old{

}
a.button.abstract_submit{
/* display:none;
 */}
a.button.abstract_review{
/* display:none; */
}
a.button.select_instance.instance_recherche_old{
display:none;
}
a.button.select_instance.instance_eposter{
display:none;
}

#tableLegende{display:none;}

.field_duplicate
{display:none}
/***bouton pour la soumission des speakers***/
/*a.button.select_instance.instance_template2{
display:none;
}*/

/*A CHANGER POUR AFFICHER OU PAS LE BOUTON "GERER MON INSCRIPTION" dans MON COMPTE*/
#Compte .registrations .button{
}

.relecture{
/*color:#f5f6f7;*/
}


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

a.button {
	background-color 	: #f00e22;
	background-image	: none;
	color 				: #fff;
border-radius: 0px;}

.submit_area{
display:none;
}

.presta_justificatif{
	font-weight: normal;
    font-size: 11px;
    line-height: 13px;
	padding:0!important;
	margin:0
	
}.presta_justificatif p{
	padding:0!important;
	margin:0
}

.limit_qte_message{	font-weight: normal;
    font-size: 11px;
    line-height: 13px;
	color:Red
}


.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: #0146a3;
	height: 43px;
	width: 150px;
	opacity: 0.7;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;	
}

.paveclic{
	padding-top: 45px;
}
a.animation3:hover{
	background-color: #fff;
	color: #0146a3;
	border: 2px solid #0146a3;

}	
