.price-range-block {} 
.ui-slider-horizontal {   height: .6em;}
.ui-slider-horizontal {   margin-bottom: 15px;    width:100%;}
.ui-widget-header {    background:#c6151e;}
.price-range-search { width:40.5%; min-width: 40%;    display: inline-block;    height: 32px;    border-radius: 5px;
    float: left;    margin-bottom:20px;    font-size:16px;}
.price-range-field{ border:none;  color: black;  -webkit-appearance: none;  -moz-appearance:    none;  appearance:  none;  max-width:inherit;}
.search-results-block{ position: relative; display: block; clear: both;}

.rangbox{width: 100%; float: left;font-weight: 600; margin-bottom: 10px;}
.rangbox span{ max-width: 40%; float: left;}
.rangbox span input{padding: 0;}
.rangbox .maxprice{float: right; text-align: right;}
.ui-widget.ui-widget-content {border: 1px solid #fff; background: #e9e9ed;border-radius: 5px;}
.ui-slider .ui-slider-handle{border-radius: 50%;background:#c6151e; border-color:#c6151e;}