.price-range-block { padding: 22px 0px; width: 85%; height: 48px; font-size: 15px; vertical-align: middle; display: inline-block; padding: 20px 0px; } .sliderText { width: 40%; margin-bottom: 30px; border-bottom: 2px solid red; padding: 10px 0 10px 0px; font-weight: bold; } .ui-slider-horizontal { height: 0.3em; } .ui-slider-horizontal { width: 50%; margin: 0px auto; } .ui-widget-header { background: #0c6362; } .price-range-search { width: 40.5%; background-color: #f9f9f9; border: 1px solid #6e6666; min-width: 40%; display: inline-block; height: 32px; border-radius: 5px; float: left; margin-bottom: 20px; font-size: 16px; } .price-range-field { width: 20%; background-color: #f9f9f9; border: 0px solid #6e6666; color: black; padding: 5px; } .search-results-block { position: relative; display: block; clear: both; } .sliderInput { position: relative; margin: 8px 0px; } .sliderInputEnd { width: 18%; background-color: #f9f9f9; border: 0px solid #6e6666; color: black; padding: 5px; position: absolute; right: 8px; top: -22px; } .sliderInputStart { width: 18%; background-color: #f9f9f9; border: 0px solid #6e6666; color: black; padding: 5px; position: absolute; left: 16px; top: -22px; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active { border: 0px solid #c5c5c5; background: #c6d7db; border-radius: 100%; font-weight: normal; color: #ffffff; } .ui-widget.ui-widget-content { border: 0px solid #c5c5c5; background-color: #f1f1f1; } .ui-slider-horizontal .ui-slider-handle { top: -.4em; margin-left: -.6em; } .price-range-Title { width: 15%; font-size: 15px; vertical-align: middle; display: inline-block; } .inputNoBorder { border: 0px solid #eee !important; } .fixSearchBar { background-color: #fff; top: 0px; position: fixed; z-index: 100; box-shadow: 0 -2px 6px #888888; }