.arag-2web body,
.arag-2web .l-wrapper,
.imperia-style.bg {
	font-family: "Georgia",Calibri,Helvetica,Sans;
	background-color: #ececec !important;
}

.imperia-style #punto-vendita-label-cerca {
	font-size: 18px;
	letter-spacing: 2px;
}

.imperia-style #punto-vendita-label-inserisci {
	font-size: 16px;	
}


.imperia-style .text-centered {
    text-align: center;
}


@media (max-width: 1000px) {
	
	
	.imperia-style form.customform-allinline input[type="text"] {
		font-size: 14px;
	}
	
	.imperia-style button[type="submit"].btn.lens  {
		padding: 4px 12px;
	}	
}

.imperia-style button[type="submit"].btn.lens {
	margin-left: -39px;
	top: 0px;
	position: relative;
}

.imperia-style .result-container {
	background: #fff;
}

.imperia-style button[type="submit"].btn.lens {
    background: #f9ed43;
}

.imperia-style div#form-puntivendita {
    background: #fff;
    color: #000;
    text-align: center;
}

.imperia-style div#form-puntivendita .desc {
    text-align: #center;
}

.imperia-style div.filter {
    background: #b3c9b3;
}

.imperia-style div.filter .text-centered {
    text-align: center;
}

.imperia-style form.customform-allinline {
    border-left: 0;
}

.imperia-style form.customform-allinline input[type="text"] {
    width: 90%;
}


.imperia-style form.customform-allinline input[type="text"]::-webkit-input-placeholder { /* Chrome */
	color: #c6c6c6;
    opacity: 1; 
}
.imperia-style form.customform-allinline input[type="text"]:-ms-input-placeholder { /* IE 10+ */
	color: #c6c6c6;
    opacity: 1; 
}

.imperia-style form.customform-allinline input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	color: #c6c6c6;
    opacity: 1; 
}

.imperia-style form.customform-allinline input[type="text"]:-moz-placeholder { /* Firefox 4 - 18 */
	color: #c6c6c6;
    opacity: 1; 
}

.imperia-style div#collapser-sortable {
	border: 1px solid #ececec;
	margin: auto;
	margin-top: 40px;
	width: 96%;
}

.imperia-style div#collapser-sortable .sortable-item
,.imperia-style div#filter-tipo-agenzia .filter-type {
	padding: 14px;	
}

.imperia-style div#collapser-sortable .sortable-item .u-type--m {
    font-size: 14px;
}


.imperia-style div#collapser-sortable .sortable-item.with-bg {
	background-color: #f5f5f5;
} 


.imperia-style .filter div.btt:hover {
    background: #94B494;
}

.imperia-style .filter .filter-type.is-active,
.imperia-style .filter .filter-type:hover {
    background: #94B494;
    color: #fff !important;
}

.imperia-style div#filter-tipo-agenzia {
	margin-top: 30px;
}