.awdhidearchive {
	display:none!important;
}
html {
	margin-top:0px!important;
}
.awdFFLoadingPage {
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color:rgba(255,255,255,0.9);
	z-index:9999999999;
	text-align:center;
	v-align:center;
}
.awdFFLoadingPage div {
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#awdpricerange {
margin-bottom:15px;
}
