.jumbotron {margin-top: 80px;}
	
	.affix {position: fixed; top: 50px; width: 250px; background:#fff; z-index:1; margin-left: -270px;}
	.affix-top {position: absolute; top:10px; width:250px; margin-left: -270px;}
	.affix-bottom {position: absolute; width:250px; margin-left: -270px;}
	 
	/* First level of nav */
	.sidenav {margin-bottom: 30px; padding:10px;  background-color: #fff; border:0px #ddd solid; box-shadow:1px 1px 2px rgba(0,0,0,0.1); z-index: 1;}	 
	.sidenav .title-head{ overflow:hidden; margin-bottom:0px;}
	.sidenav .title-head span:first-child{ display:inline-block;}
	.sidenav .title{color:#0022ac; font-size:90%; font-weight:bold; margin-bottom:10px; text-transform:uppercase;}
	.sidenav .title-head span a{float:right; font-size:11px; color:#999; text-transform:capitalize;}
	.sidenav .title:before{ content:"-"; font-weight:bold; font-size:17px; background:#555; color:#fff; padding:0px 1px; margin-right:10px; width:16px; line-height:0.9; height:16px; float:left; text-align:center;}
	.sidenav .title.collapsed:before{ content:"+"; font-weight:bold; font-size:17px; }
	.sidenav ul{ margin:0; padding:0 0 0 10px;}
	.sidenav ul li{ list-style:none;}
	.sidenav ul li a{font-size:12px; color:#222;}
	.sidenav ul li a:hover{color:#0022AC;}
	.sidenav ul li span.value{ float:right; font-size:10px; margin-right:5px; color:#999;}	
	.sidenav ul li.cat-head{font-weight:bold; color:#333; }
	div#vnavBrand ul input[type="checkbox"]{ display:none;}
	div#vnavBrand ul label {width: 100%; margin-left:0; }
	.sidenav ul li.filterOption label{font-weight: normal; font-size: 12px; color: #222; cursor:pointer; display:inline; position:relative; padding-left:20px;}
	.sidenav #color ul li label{margin-left:0; border:none; display:block;}

	.sidenav ul li.filterOption label span.value { float: right; font-size: 10px; margin-right: 5px; color:#999;}
	
	.filterOption input{ display:none;}
	.filterOption label:before{ height:15px; width:15px; border:1px #a1a1a1 solid; background:#fff ; position:absolute; top:0; left:0; content:" "; border-radius: 2px;}	
	.filterOption.selected label:before, .filterOption label:hover:before{ height:15px; width:15px; border:1px #28468F solid; background:#28468F url("../../images/advance/images/icon-strip.png") -205px -274px no-repeat; position:absolute; top:0; left:0; content:" ";}

    
	.sidenav .mCustomScrollbar{margin-bottom: 5px; max-height:100px; overflow:auto;}
	.sidenav #price-range.collapse{overflow:inherit}
	
	.clearAllFilters{ cursor:pointer;}

	#range input{ font-size:12px; color:#000; margin-bottom:10px; border:none;}
	.ui-slider {position: relative; text-align: left;}
	.ui-slider-horizontal {height: 0.6em;}	
	.ui-corner-all,
	.ui-corner-bottom,
	.ui-corner-right,
	.ui-corner-br {border-radius: 4px;}
	.ui-state-default{border: 1px solid #555; color: #555; background: #294790; border-radius:0;}	
	.ui-widget-header {border: 1px solid #AAA;	background: #A7A7A7; color: #222222; font-weight: bold;}
	.ui-widget-content {border: 1px solid #AAA; background: #fff; color: #222;}

	.ui-slider .ui-slider-range {position: absolute; z-index: 1; font-size: 0.7em;	display: block;	border: 0px none; background-position: 0px 0px;}
	
	.ui-slider .ui-slider-handle {position: absolute; z-index: 2; width: 0.8em; height: 1.6em; cursor: default; border:none; background:url("../../images/advance/images/icon-strip.png") 0 -241px no-repeat;}	
	.ui-slider.ui-state-disabled .ui-slider-handle,
	.ui-slider.ui-state-disabled .ui-slider-range {filter: inherit;}
	
	.ui-slider-horizontal .ui-slider-handle {top: -0.5em; margin-left: -0.4em;}
	.ui-slider-horizontal .ui-slider-range {top: 0;	height: 100%;}
	.ui-slider-horizontal .ui-slider-range-min {left: 0;}
	.ui-slider-horizontal .ui-slider-range-max {right: 0;}
	.refine-filter{/*border-top:1px solid #ddd;*/ border-bottom:1px solid #ddd; margin:0px 0 10px; padding:5px 0; line-height:1.2; overflow:hidden}
	.refine-filter span{font-size:11px; color:#333;}
	.refine-filter span .glyphicon{ font-size:13px; margin-right:3px;}
	
	.filter-outer{ border-bottom:1px #ddd solid; padding-bottom:5px; margin-bottom:10px;}
	.price-form{ margin:15px 0 5px; overflow:hidden; font-size:12px;}
	.price-form input{font-size:13px; color:#000; margin:0 5px;}
	.price-form button{ background:#555; color:#fff; font-weight:bold; border:none; padding:2px 8px 4px;}

	.sidenav #customerreview .stars{background-image:url("../../images/advance/images/rating-starts.png"); display: inline-block; width: 68px; height: 12px;}
	.sidenav #customerreview .stars-4{background-position:0 0;}
	.sidenav #customerreview .stars-3{background-position:0 -14px ;}
	.sidenav #customerreview .stars-2{background-position:0 -30px;}
	.sidenav #customerreview .stars-1{background-position:0 -44px;}
	.sidenav #customerreview label{ font-weight:normal; font-size:12px}
	.btn-filter {margin:5px 0;}
	
	.ContentRightWihoutFilter {float: left; position: relative; width:100%;}
	.leftSidebar {float: left;}
