/****************************
* POUR GENEVE.CH            *
* AUTEUR : JCS              *
* CREATION : 03.03.2015     *
* MISE A JOUR :   *
****************************/
    
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
	height: 150px; 
	overflow-y: scroll; 
	overflow-x: hidden;
}
	
.Content-adrDetail {
	display: none;
}

.ui-menu-item {
	text-align: left;
}

.ui-autocomplete-loading { 
	background:url(images/ajax-loader.gif) no-repeat right center 
}

#fp-recap div.QuestionSet.questionAdresseEnSuisse, #fp-recap div.QuestionSet.arg_ws  {
    display: none;
}