/*** 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: #00626d;
background: #fff;
font-family:Roboto, Verdana, sans serif;
background-color: #677fbd;

text-shadow: none;
font-family: Roboto, Verdana, sans serif;
border:#201c58;
border-radius: 0px;
-webkit-border-radius: 0px;
-webkit-box-shadow: none; 
box-shadow: none;

}
/*** Congress frontoffice customization CSS ***/
li{
margin-left:40px;
}

a.congress_programme{
display:none
}

.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{
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 .add_registration{
display:none}

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

/*.accepted{
display:none;}

.refused{
display:none;}
.abstract_draft{
display:none;}
.abstract_submitted{
display:none;}
.abstract_relecture{
display:none;}
.abstract_accepted{
display:none;}
.abstract_refused{
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(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: #677fbd;
}

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

.submit_area{
display:none;
}

.abstract_tpl {
font-family: Roboto, Verdana, sans serif;}
.abstract_tpl .new_abstract{
background: none;
text-shadow: none;
font-family: Roboto, Verdana, sans serif;
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;
 }

.lien-bloc-home {
	width : 300px;
	height : 150px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#a5b09f, Direction=NaN, Strength=5);
	background-repeat : no-repeat;
	background-position : 50% 50%;
	background-size : cover;
	border : 0px solid #283c54;
	   box-shadow : 0 0 5px 0 #A5B09F;

	-o-box-shadow : 0 0 5px 0 #A5B09F;
	margin:auto;
}


.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: #286CB4;
	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: #286CB4;
	border: 2px solid #286CB4;

}	
.inscription{
	background: url(work.jpg);
	background-size: cover;
}
.soumission{
	background: url(abs.jpg);
	background-size: cover;
}

.tog h3{margin-bottom:8px;margin-top:8px;}
.tog h3:hover{cursor:pointer;}
.tog p{margin-bottom:9px;margin-top:1px;}
.tog div{height:0px;max-height:0px;overflow:hidden;border-bottom:1px solid #ccc;
transition:padding-bottom ease 0.3s;
-webkit-transition:padding-bottom ease 0.3s;
-moz-transition:padding-bottom ease 0.3s;
-o-transition:padding-bottom ease 0.3s;}

#rt-main .tog h3{font-size:24px;text-transform:none;font-weight:400;padding-top:0px;}

.tog h3:before{font-family:FontAwesome;content:"\f138";padding-right:10px;position:relative;top:-1px;}

.tog h3:hover:before,.tog.active h3:before{content:"\f13a";}

.tog.active h3:before{color:#b7171d;}

.tog.active h3{
color:#b7171d;
}

html #rt-main .tog h3:hover{cursor:pointer;color:#666;}

.tog:hover div{
padding-bottom:0px;transition:padding-bottom ease 0.8s;
-webkit-transition:padding-bottom ease 0.8s;
-moz-transition:padding-bottom ease 0.8s;
-o-transition:padding-bottom ease 0.8s;}

.tog.active div{height:inherit;max-height:1000px;padding-bottom:0px;
transition:max-height ease 0.8s;
-webkit-transition:max-height ease 0.8s;
-moz-transition:max-height ease 0.8s;
-o-transition:max-height ease 0.8s;}
