﻿.sidewidt .block_frame>div{
	max-height:312px;
	background: url('https://assistech.com/up127/extensions/smart_search/image/misc/bkg_color1.jpg') !important;
}

.input-mini {
	width: 60px !important;
}
.checkbox .smart-input {
	margin-left: 10px !important;
	position: relative !important;
} 
#price-slider-range{
	width:250px;
	height: 10px;
	background-color: #eee;
	margin: 30px 10px;
}
.price-slider-input>input{
	margin: 0 !important;
	width: 33px;
	white-space: nowrap;
}
.ui-widget-header {
    background-color: #31bef6 !important;
	background-image: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default .ui .state-hover{
	border-color: #31bef6 !important;
	background-image: none !important;
}
.ui-state-default, .ui-widget-content .ui-state-default .ui .state-hover:hover{
	border-color: #31bef6 !important;
	background-image: none !important;
}

.search-bar .button-in-smart-search {
	height: 33px;
	width: 30px;
	float: left;
	margin-top: 6px;
	margin-left: -36px;
}

.pricetag .added_to_cart{
	font-size: 15px;
}

.button-in-smart-search {
	cursor: hand;
	cursor: pointer;
}
.btn-blue{
	background-color: #00A1CB;
	background-image: none;
	color: #ffffff;
}.btn-blue:hover{
	background-color: #0E5F86;
	 color: #ffffff;
}

@media (max-width: 979px ) {

	#RSFrm.top-search input {
		width: 160px !important;
		margin: 0 auto 10px;
		float: left !important;
	}
}

@media (max-width: 760px) {
	#RSFrm.top-search input {
		width: 260px !important;
		margin: 0 auto 10px;
		float: left !important;
	}
}
