.waiting {
	background-repeat: no-repeat;
	background-position: top left;
	background-color: rgb(225, 222, 219);
	font-weight: bold;
	padding-top: 50px;
	text-align: center;
	z-index: 100 !important;
	zoom: 1;
}

#searchs * {
    z-index: 1 !important;
    zoom: 1;
}

