/**** IE 10 and above ****/
@media all and (-ms-high-contrast:none)
{
	.search-custom-select select{padding:6px;}
	.search-hotel-total-price-label{margin-top:-2px; margin-bottom:-10px;}
	.search-hotel-detailsBG .btn-search-BookNow{padding: 6px 30px 6px 30px;}
	.search-hotel-sortby{line-height: 25px; padding:0px 20px 6px 20px;}
	
}