.no-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.column-currency{
	text-align: right;
}
.cbtn{
	background-color: #4CAF50;
	color: white;
}
option{
	padding-top: 5px;
	padding-bottom: 5px;
}
.customwizardlist{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.customwizardlist{
	/*display: inline;*/
	/*margin-left: -20px;*/
	list-style-type: none;
	width: 100%;
}
.customwizardlist li{
	float:left;
	height:35px;
	text-align: center;
	padding-top: 7px;
	font-size: 1.1em;	
}
.customwizardlist .x4{
	width:25%;
	display: inline-block;
}
.customwizardlist .x5{
	width:20%;
	display: inline-block;
}
.customwizardlist .mobil{
	/*width:100%;*/
	padding-top: 13px;
	font-size: 0.6em;
	display: inline-block;
}
.btnmobil{
	width:100% !important;
	height: 45px;
	margin-top: 5px;
	display: inline-block;
}
.customwizardlist .done{
	background-color: #95b75d;
	color: white;
}
.customwizardlist .active{
	background-color: rgb(0, 102, 255);
	color: white;
}
.customwizardlist .coming{
	background-color: #ededed;
}	
.headbgimg {
	background-image: url('../img/head_logo.jpg');
	background-repeat: no-repeat;
}

.ui-autocomplete-loading { 
background: #f0fdff url('../img/ui-anim_basic_16x16.gif') right center no-repeat !important; 
}

li.divSelection div{
background-color:#f5f5f9;
border-bottom:1px solid #ccc;
font-size:0.95em !important;	
}

div.box_ar_adresse, div.box_vor_adresse{
padding: 5px 35px 10px 35px;
border: 1px solid #ccc;
background-color: #fff;
box-shadow: 0px 0px 4px #ccc;
/* width: 100%; */
min-height: 150px;
margin-bottom: 20px;
margin-left: -15px;
margin-right: -15px;
}


div.madrr{
padding:3px;
display:none;	
}
