


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
	.bottom {
		position:relative !important;
		width:100% !important;
		text-align:center !important;
		margin:auto !important;
	}
	.searchbutton > i {
		line-height:40px !important;
	}
	
	.customNextBtn > i, .customPrevBtn > i {
		line-height:45px;
	}
}