.filterActive {
	background-color: #D01C1C;
	color: #fff;
}

.priceInputBox {
	border: 1px solid #E2E2E2;
	height: 26px;
}

.bottomlistBox>div:nth-child(even) {
	margin-left: 40px;
}
.headerTopBgImg {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 30% 0%;
}
