﻿/* START FILTERS */
.Filters,
.Filters .ResultCount,
body.touchMode #filters,
body.touchMode .ResultCount {
  background-color: #F9F9F9;
}
.Filters {
  width: 184px;
  float: left;
  font-weight: bold;
  margin: 0 4px;
  padding-top: 50px;
  padding-bottom: 10px;
  position: absolute;
  top: 108px;
  z-index: 102;
}
.isTouchDevice .Filters {
  padding-top: 0;
  top: 0;
}
body.modalMode .Filters {
  position: fixed;
  top: 0;
  padding-top: 10px;
}
body.modalMode .ResultCount {
  display: none;
}
.Filters .ResultCount {
  font-size: 16px;
  padding-top: 5px;
  position: fixed;
  width: 164px;
  top: 105px;
  z-index: 100;
  border-bottom: 1px dotted #C7C5C5;
  padding: 10px;
}
.isTouchDevice .Filters .ResultCount {
  position: static;
}
.Filters .ResultCount .Count {
  padding-top: 15px;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'azo-sans', sans-serif;
  font-weight: 500;
}
.Filters .Clear {
  float: right;
  padding-top: 19px;
  text-decoration: none;
  color: #000;
  font-size: 10px;
}
.Filters .Filter {
  border-bottom: 1px dotted #C7C5C5;
  clear: both;
}
.Filters.disabled {
  width: 184px;
  float: left;
  font-weight: bold;
  margin: 0 4px;
  padding-top: 0px;
  position: absolute;
  top: 130px;
}
.Filters.disabled .ResultCount {
  height: 30px;
  padding-top: 0;
  position: relative;
  top: 0;
}
.Filters.disabled .ResultCount .Count {
  padding-top: 2px;
}
.Filters .Filter.TitleAsOption {
  padding-bottom: 0px;
}
.Filters .Filter.TitleAsOption .summary {
  width: 220px;
  height: 25px;
  margin: 5px 0;
  padding: 5px 0 0 3px;
  background-color: #f9f9f9;
}
.Filters .Filter.TitleAsOption .summary .title input {
  margin: -3px 4px 0 0;
}
.Filters .Filter.TitleAsOption .summary input {
  float: left;
}
.Filters .Filter .FeatSummary .List li.hide {
  display: none;
}
.Filters .Filter .Summary {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Filters .Filter .FeatSummary {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Filters .Filter .Summary:hover,
.Filters .Filter .FeatSummary:hover {
  cursor: pointer;
}
.Filters .Filter .Summary .Arrow,
.Filters .Filter .Summary .ArrowContainer .Arrow {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 3px;
  margin-top: 10px;
  margin-left: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.Filters .Filter .Summary .ArrorContainer {
  height: 100%;
  width: 0;
  float: left;
}
.Filters .Filter .Summary .ArrowContainer .Arrow {
  height: 100%;
}
.Filters .Filter .Summary .Arrow,
.csstransforms.csstransitions .Filters .Filter.Closed .Summary .Arrow {
  background-image: url('/Images/Structural/Search/arrow_filters.png');
}
.Filters .Filter.Closed .Summary .Arrow {
  background-image: url('/Images/Structural/Search/arrow_filters_closed.png');
}
.csstransforms.csstransitions .Filters .Filter .Summary .Arrow {
  -moz-transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.csstransforms.csstransitions .Filters .Filter.Closed .Summary .Arrow {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.Filters .Filter .Summary .Title {
  text-transform: uppercase;
}
.Filters .Filter .Summary .Title {
  padding: 13px 0 13px 31px;
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  font-family: 'azo-sans', sans-serif;
}
.Filters .Filter .FeatSummary .Title {
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  font-family: Arial;
}
.Filters .Filter .FeatSummary .NextHelperPopUp {
  background-color: #FFFFFF;
  color: #111111;
  border: 1px solid #ccc;
}
.Filters .Filter .FeatSummary .NextHelperPopUp.popRight::before {
  background-color: #FFFFFF;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  left: -9px;
}
.Filters .Filter .FeatSummary .NextHelperPopUp img.popIcon {
  float: right;
  margin-right: -6px;
  margin-top: -6px;
  padding: 3px 3px 0 0;
}
.Filters .Filter .FeatSummary .NextHelperPopUp p {
  font-style: normal;
  font-weight: normal;
  padding: 6px 6px 6px 6px;
  font-size: 12px;
}
.Filters .Filter .FeatSummary .NextHelperPopUp p a {
  text-decoration: underline;
}
.Filters .Filter .FeatSummary .Title span.FeatHelp {
  width: 16px;
  height: 16px;
  display: inline-block;
  /* for IE 7*/
  *display: inline;
  zoom: 1;
  /* for IE 7*/
  vertical-align: top;
}
.Filters .Filter .FeatSummary .Title div.AvailabilityHelpContainer {
  position: absolute;
  display: inline;
}
.Filters .Filter .FeatSummary .Title input.FeatInput {
  display: inline;
  vertical-align: top;
}
.Filters .Filter .FeatSummary .Title div.FeatLabel {
  display: inline-block;
  /* for IE 7*/
  *display: inline;
  zoom: 1;
  /* for IE 7*/
  left: 2px;
  width: 75%;
  position: relative;
  vertical-align: top;
}
.Filters .Filter .FeatSummary .FeatClear {
  font-size: 10px;
  display: block;
  text-align: right;
  padding-right: 7.7px;
}
.Filters .Filter .Summary .Title label,
.Filters .Filter .Summary .Title label a,
.Filters .Filter .FeatSummary .Title label,
.Filters .Filter .FeatSummary .Title label a {
  color: #939393;
  float: left;
  margin-right: 4px;
  font-weight: normal;
  text-decoration: none;
}
.Filters .Filter .Summary .Title label em,
.Filters .Filter .Summary .Title label a em {
  color: #000;
  text-transform: uppercase;
}
.Filters .Filter .FeatSummary .Title label em,
.Filters .Filter .FeatSummary .Title label a em {
  color: #000;
}
.Filters .Filter .cb {
  width: 100%;
  float: left;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 30px;
  cursor: hand;
}
.Filters .Filter .Options {
  max-height: 210px;
  overflow: hidden;
  overflow-x: hidden;
}
.Filters .Filter .Options.Closed {
  overflow: hidden;
}
.Filters .Filter .Options.Price {
  padding-right: 6px;
  height: 90px;
  overflow: hidden;
  box-shadow: none;
}
.Filters .Filter .Options .List,
.Filters .Filter .Summary .List {
  float: left;
  padding: 8px;
}
.Filters .Filter .FeatSummary .List {
  padding: 8px 8px 6px 8px;
}
.Filters .Filter .Options .List,
.Filters .Filter .Summary .List,
.Filters .Filter .FeatSummary .List {
  margin: 0px;
  min-height: 24px;
  width: 100%;
}
.Filters .Filter .Options .List .Option,
.Filters .Filter .Summary .List .Option,
.Filters .Filter .FeatSummary .List .Option {
  width: 100%;
  clear: both;
  min-height: 26px;
  list-style: none outside none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Filters .Filter.Feat .Options .List .Option {
  margin-top: 4px;
  min-height: 20px;
}
.Filters .Filter .Options .List .Option input {
  width: 10%;
  float: left;
  cursor: pointer;
}
.Filters .Filter .Options .List .Option .Label {
  float: left;
  font-size: 11px;
  padding: 0px 0px 5px 4px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
}
.Filters .Filter.Feat .Options .List .Option .Label {
  text-transform: uppercase;
  font-size: 12px;
}
.Filters .Filter .Options .List .Option .Disabled input,
.Filters .Filter .Options .List .Option .Disabled .Label {
  cursor: default;
}
.Filters .Filter .Options .List .Option .Label .OptionName {
  max-width: 105px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
.Filters .Filter .Options .List .Option .Label .Count,
.Filters .Filter .Options .List .Option label .Count {
  display: inline-block;
  vertical-align: top;
}
.Filters .Filter .Options .List .Option .Disabled .Label,
.Filters .Filter .Options .List .Option .Label .Count,
.Filters .Filter .Options .List .Option label .Count {
  color: #939393;
  /*float:left;*/
  font-size: 11px;
  padding: 0px 0px 5px 4px;
  font-weight: normal;
  text-decoration: none;
}
.Filters .Filter .Options .List .Option span.Label .Count {
  padding: 0;
}
.Filters .Filter .Options .DeliveryFilter .DeliveryRangeDisplay,
.Filters .Filter .Options .PriceFilter .PriceRangeDisplay {
  font-weight: normal;
  padding-left: 10px;
  font-size: 0.9em;
}
.Filters .Filter .Options .DeliveryFilter .DeliveryRangeDisplay .CurrentRange,
.Filters .Filter .Options .PriceFilter .PriceRangeDisplay .CurrentRange {
  font-weight: bold;
}
.Filters .Filter .Options .DeliveryFilter .DeliverySlider,
.Filters .Filter .Options .DeliveryFilter .DeliverySlider .ui-slider-range,
.Filters .Filter .Options .PriceFilter .PriceSlider,
.Filters .Filter .Options .PriceFilter .PriceSlider .ui-slider-range {
  height: 3px;
}
.Filters .Filter .Options .DeliveryFilter .DeliverySliderContainer,
.Filters .Filter .Options .PriceFilter .PriceSliderContainer {
  margin: 24px 14px 0 14px;
  z-index: 1;
}
.Filters .Filter .Options .DeliveryFilter .DeliverySliderContainer,
.Filters .Filter .Options .PriceFilter .PriceSliderContainer,
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker::before,
.Filters .Filter .Options .PriceFilter .LimitMarkers .Marker::before {
  background-color: #c7c5c6;
}
.Filters .Filter .Options .DeliveryFilter .DeliverySlider,
.Filters .Filter .Options .PriceFilter .PriceSlider {
  margin: 0 3px;
  position: relative;
}
.Filters .Filter .Options .DeliveryFilter .DeliverySlider .ui-slider-range,
.Filters .Filter .Options .PriceFilter .PriceSlider .ui-slider-range {
  position: absolute;
  z-index: 1;
  background-color: #111;
}
.Filters .Filter .Options .DeliveryFilter .DeliverySlider .ui-slider-handle,
.Filters .Filter .Options .PriceFilter .PriceSlider .ui-slider-handle {
  outline: none;
  background-image: url('/Images/Structural/Search/price-slider/handle-small.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  width: 24px;
  height: 24px;
  cursor: pointer;
  top: -10px;
  margin-left: -9px;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers,
.Filters .Filter .Options .PriceFilter .LimitMarkers {
  clear: both;
  position: relative;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker,
.Filters .Filter .Options .PriceFilter .LimitMarkers .Marker {
  position: absolute;
  top: 10px;
  color: #272727;
  font-size: 0.9em;
  width: 50px;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker {
  font-size: 0.7em;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker::before,
.Filters .Filter .Options .PriceFilter .LimitMarkers .Marker::before {
  content: ' ';
  width: 2px;
  height: 9px;
  top: -16px;
  z-index: 0;
  position: absolute;
  display: block;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker::before {
  left: 16px;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker.Min,
.Filters .Filter .Options .PriceFilter .LimitMarkers .Marker.Min {
  left: 10px;
  text-align: left;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker.Min::before,
.Filters .Filter .Options .PriceFilter .LimitMarkers .Marker.Min::before {
  left: 4px;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker.MidMin {
  left: 50px;
  text-align: left;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker.MidMin::before {
  left: 16px;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker.MidMax {
  right: 50px;
  text-align: right;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker.MidMax::before {
  right: 16px;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker.Max,
.Filters .Filter .Options .PriceFilter .LimitMarkers .Marker.Max {
  right: 6px;
  text-align: right;
}
.Filters .Filter .Options .DeliveryFilter .LimitMarkers .Marker.Max::before,
.Filters .Filter .Options .PriceFilter .LimitMarkers .Marker.Max::before {
  right: 6px;
}
.Filters .Filter .Options .Slider {
  margin: 10px 0 0 11px;
  padding: 0px 14px;
}
.Filters .Filter .Options .Slider .Tooltip {
  width: 100%;
  top: 0;
  height: 30px;
}
.Filters .Filter .Options .Slider .Control {
  margin: 10px 0 10px;
  line-height: 50px;
  background: #828282 url('/Images/Structural/Search/price-slider/bar_bg_grey.png');
  *line-height: 15px;
  /* ie 7 and below */
}
.Filters .Filter .Options .Slider .Control {
  position: relative;
  text-align: left;
  height: 0.5em;
  border: 1px solid #828282;
}
.Filters .Filter .Options .Slider .Control .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.Filters .Filter .Options .Slider .Control .ui-slider-handle {
  top: -0.3em;
  margin-left: -12px;
}
.Filters .Filter .Options .Slider .Control .ui-slider-range {
  top: 0;
  height: 100%;
}
.Filters .Filter .Options .Slider .Control .ui-slider-range-min {
  left: 0;
}
.Filters .Filter .Options .Slider .Control .ui-slider-range-max {
  right: 0;
}
.Filters .Filter .Options .Slider .Control .range {
  margin-left: -3px;
}
.Filters .Filter .Options .Slider .Control .range .arrow_down {
  margin-left: 0;
  margin-right: 0;
}
.Filters .Filter .Options .Slider .Control .range {
  left: 0;
  position: absolute;
  margin-top: -45px;
  margin-left: -50%;
  *margin-top: -30px !important;
  display: none;
}
.Filters .Filter .Options .Slider .Control .rounded_box {
  background-color: #000000;
  height: 18px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  *display: none;
  /* ie 7 and below */
}
.Filters .Filter .Options .Slider .Control .range_val {
  background-color: transparent;
  height: 16px;
  padding: 0 5px 0 5px;
  min-width: 20px;
  color: #ffffff;
  text-align: center;
  font-size: 11px;
  *background-color: Black;
  /* ie 7 and below */
}
.Filters .Filter .Options .Slider .Control .arrow_down {
  height: 7px;
  background: url('/Images/Structural/Search/price-slider/arrow_down.png') no-repeat transparent top;
  background-position: 50% 0;
  *display: none;
  /* ie 7 and below */
}
.Filters .Filter .Options .Slider .Control .ui-slider-handle {
  background: url('/Images/Structural/Search/price-slider/slider_marker.png') no-repeat;
  border: none;
  position: absolute;
  z-index: 2;
  width: 24px;
  height: 33px;
  cursor: default;
  top: -10px;
}
.Filters .Filter .Options .Slider .Control a.ui-slider-handle {
  text-decoration: none;
}
.Filters .Filter .Options .Slider .Control .ui-slider-range {
  background: #2ca197 url('/Images/Structural/Search/price-slider/bar_bg.png');
}
.Filters .Filter .Options .Slider .Control .ui-slider-handle {
  margin-top: -0.4em;
  *margin-top: 0em;
  /* ie 7 and below */
}
.Filters .Filter .Options .Slider .Control .ui-corner-all,
.Filters .Filter .Options .Slider .Control .ui-corner-top,
.Filters .Filter .Options .Slider .Control .ui-corner-left,
.Filters .Filter .Options .Slider .Control .ui-corner-tl {
  -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
  -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
  -khtml-border-top-left-radius: 4px /*{cornerRadius}*/;
  border-top-left-radius: 4px /*{cornerRadius}*/;
}
.Filters .Filter .Options .Slider .Control .ui-corner-all,
.Filters .Filter .Options .Slider .Control .ui-corner-top,
.Filters .Filter .Options .Slider .Control .ui-corner-right,
.Filters .Filter .Options .Slider .Control .ui-corner-tr {
  -moz-border-radius-topright: 4px /*{cornerRadius}*/;
  -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
  -khtml-border-top-right-radius: 4px /*{cornerRadius}*/;
  border-top-right-radius: 4px /*{cornerRadius}*/;
}
.Filters .Filter .Options .Slider .Control .ui-corner-all,
.Filters .Filter .Options .Slider .Control .ui-corner-bottom,
.Filters .Filter .Options .Slider .Control .ui-corner-left,
.Filters .Filter .Options .Slider .Control .ui-corner-bl {
  -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  -khtml-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  border-bottom-left-radius: 4px /*{cornerRadius}*/;
}
.Filters .Filter .Options .Slider .Control .ui-corner-all,
.Filters .Filter .Options .Slider .Control .ui-corner-bottom,
.Filters .Filter .Options .Slider .Control .ui-corner-right,
.Filters .Filter .Options .Slider .Control .ui-corner-br {
  -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  -khtml-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  border-bottom-right-radius: 4px /*{cornerRadius}*/;
}
.Filters .Filter .Options .Slider .Marks {
  background: url('/Images/Structural/Search/price-slider/price_points.jpg') no-repeat top;
  min-height: 12px;
  z-index: 5;
  margin-top: -14px;
  width: 100%;
}
.Filters .Filter .Options .Slider .DeliveryPoints,
.Filters .Filter .Options .Slider .PricePoints {
  width: 100%;
  margin-top: -3px;
}
.Filters .Filter .Options .Slider .DeliveryPoints:after,
.Filters .Filter .Options .Slider .Pricepoints:after {
  clear: both;
}
.Filters .Filter .Options .Slider .DeliveryPoints .delivery_point,
.Filters .Filter .Options .Slider .PricePoints .price_point {
  float: left;
  padding-top: 10px;
}
.Filters .Filter .Options .Slider .DeliveryPoints .delivery_point.min,
.Filters .Filter .Options .Slider .PricePoints .price_point.min {
  text-align: left;
}
.Filters .Filter .Options .Slider .DeliveryPoints .delivery_point.avg,
.Filters .Filter .Options .Slider .PricePoints .price_point.avg {
  text-align: center;
}
.Filters .Filter .Options .Slider .DeliveryPoints .delivery_point.max,
.Filters .Filter .Options .Slider .PricePoints .price_point.max {
  text-align: right;
}
.Filters .Filter .Options .divider {
  width: 100%;
  float: left;
  padding: 12px 0;
}
.Filters .Filter .Options .divider div {
  width: 80%;
  border-top: 1px dotted #000;
  margin: 0 auto;
}
.HeightTransition {
  -webkit-transition: height 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: height 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: height 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.Shadow {
  border-bottom: 1px solid #cbcbcb;
  box-shadow: 0 7px 5px -3px rgba(0, 0, 0, 0.05);
}
.TopShadow {
  border-top: 1px solid #cbcbcb;
  box-shadow: 0 -8px 4px -4px rgba(0, 0, 0, 0.1);
}
/* END FILTERS */
/*Infinite Scroll */
#grabPoint {
  width: 1px;
  height: 1px;
  position: absolute;
}
.filterSummary {
  clear: both;
  display: none;
  cursor: pointer;
  padding: 0;
  position: relative;
  z-index: 100;
  padding: 20px 10px 10px 10px;
  border-bottom: 1px dotted #C7C5C5;
}
.filterSummary .summaryWrapper ul {
  display: block;
  position: relative;
  list-style: none;
  padding: 5px 0 11px 0;
  list-style-type: none;
}
.filterSummary .summaryWrapper ul li {
  list-style-type: none;
  padding: 5px 0;
  text-align: left;
  display: block;
  font-size: 12px;
}
.filterSummary ul li .categoryName {
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'azo-sans', sans-serif;
  font-size: 13px;
}
.filterSummary ul li .selectedList {
  font-weight: normal;
  display: block;
  width: 170px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 11px;
  padding-top: 1px;
  text-transform: uppercase;
}
.filterSummary .noFilters {
  position: relative;
  width: 184px;
  height: 40px;
  padding: 19px 0 3px 0;
  color: #9E9E9E;
  text-align: center;
  margin-top: -19px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: #d4d4d4 solid 1px;
  background: #fff;
  /*
background: #fbfbfb; 
background: -moz-linear-gradient(top,  #fbfbfb 0%, #efefef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#efefef)); 
background: -webkit-linear-gradient(top,  #fbfbfb 0%,#efefef 100%); 
background: -o-linear-gradient(top,  #fbfbfb 0%,#efefef 100%);
background: -ms-linear-gradient(top,  #fbfbfb 0%,#efefef 100%); 
background: linear-gradient(to bottom,  #fbfbfb 0%,#efefef 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#efefef',GradientType=0 );
*/
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  display: none;
}
/*
.filterSummary .noFilters:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 16px 14px;
border-color: #fbfbfb transparent;
display: block;
width: 0;
z-index: 1;
top: -14px;
left: 77px;
}

.filterSummary .noFilters:before 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 16px 14px;
border-color: #d4d4d4 transparent;
display: block;
width: 0;
z-index: 0;
top: -15px;
left: 77px;
}
*/
.filterSummary .summaryWrapper {
  position: relative;
  text-align: center;
}
/*
.filterSummary .summaryWrapper:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 16px 14px;
border-color: #fbfbfb transparent;
display: block;
width: 0;
z-index: 1;
top: -14px;
left: 77px;
}

.filterSummary .summaryWrapper:before 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 16px 14px;
border-color: #d4d4d4 transparent;
display: block;
width: 0;
z-index: 0;
top: -15px;
left: 77px;
}
*/
.filterSummary h3 {
  padding-top: 15px;
  text-align: left;
  margin: 0;
  display: block;
  height: 13px;
  font-weight: normal;
  font-size: 12px;
}
.filterControls {
  clear: both;
}
/* Brand Modal */
a.brandSearch {
  text-decoration: none;
  margin: 7px 7px;
  font-size: 11px;
  display: block;
}
.FilterModalOuter {
  width: 700px;
  padding: 25px;
  height: 440px;
  position: fixed;
  z-index: 90001;
  top: 175px;
  left: 50%;
  margin-left: -346px;
  overflow: hidden;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  /* easeOutQuart */
}
.FilterModalOuter.hiddenLetterNav {
  height: 400px;
}
.FilterModalOuter.reveal {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.FilterModalOuter,
.FilterModalOuter * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.FilterModal {
  width: 650px;
  padding: 20px 25px;
  height: 400px;
  background: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.32);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.FilterModal.hiddenLetterNav {
  height: 360px;
}
.FilterModal ul,
.FilterModal li,
.FilterModal ul li {
  list-style-type: none;
  list-style: none;
  margin: 0;
}
.FilterModal .FilterModalList {
  width: 368px;
  height: 282px;
  overflow-y: auto;
  float: left;
  padding: 9px;
  padding-right: 3px;
  border: 1px solid #C7C5C5;
}
.FilterModal .FilterModalSummary {
  width: 238px;
  height: 275px;
  float: left;
  padding-left: 29px;
}
.FilterModal .FilterModalList ul li.Option {
  display: block;
  float: left;
  width: 173px;
  height: 20px;
  margin-bottom: 4px;
  font-size: 11px;
}
.FilterModal .letterNav {
  height: 27px;
  clear: both;
  padding-bottom: 10px;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-align: justify;
  border-bottom: 1px dotted #C7C5C5;
}
.FilterModal .letterNav a {
  color: Black;
  display: block;
  background-color: #fff;
  cursor: pointer;
  float: left;
  padding: 4px 6px;
  margin-right: 1px;
  font-size: 13px;
  font-family: 'azo-sans', sans-serif;
}
.FilterModal .letterNav a:hover {
  text-decoration: underline;
}
.FilterModal .letterNav a.selected {
  font-weight: bold;
}
.FilterModal .letterNav a.disabled,
.FilterModal .letterNav a.disabled:hover {
  color: #A2A2A2;
  cursor: default;
}
.FilterModal .letterNav a.disabled:hover {
  text-decoration: none;
}
.FilterModal .searchBox {
  position: relative;
  border: 1px solid #D1D1D1;
  width: 166px;
  padding: 0px 5px 0 5px;
  height: 24px;
  color: #111;
  float: left;
  margin-top: -3px;
  font: 11px Helvetica, Arial, sans-serif;
}
.FilterModal .autoDropDown {
  position: absolute;
  border: 1px solid #ccc;
  width: 200px;
  font-size: 12px;
  min-height: 20px;
  background-color: #F9F9F9;
  z-index: 200;
  top: 64px;
  left: 420px;
  display: none;
}
.FilterModal .autoDropDown ul li {
  color: #000;
  padding: 2px 5px;
}
.FilterModal .autoDropDown ul li a {
  text-decoration: none;
  color: #000;
  width: 180px;
  display: block;
}
.FilterModal .autoDropDown ul li a:hover {
  color: #2baa9f;
}
.FilterModal .autoDropDown ul li.highlighted {
  background-color: #ccc;
}
.FilterModal .autoDropDown ul li.highlighted a {
  color: #fff;
}
.FilterModal .autoDropDown .noResults {
  color: #000;
  padding: 7px;
  display: block;
}
.FilterModal .FilterModalSummary *,
.FilterModal .FilterModalList ul li.Option * {
  color: #000;
  font-weight: normal;
}
.FilterModal .FilterModalList ul li.Option span.OptionName {
  display: block;
  float: left;
  max-width: 133px;
  margin: 0 1px 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.FilterModal .FilterModalList ul li.Option div.Disabled * {
  color: #ccc;
}
.FilterModal .FilterModalList ul li.Option input {
  float: left;
}
.FilterModal .FilterModalSummary .selectedTitleBar {
  border-bottom: 1px solid #C7C5C5;
  padding-bottom: 10px;
  margin-bottom: 17px;
  height: 17px;
}
.FilterModal .FilterModalSummary .selectedTitleBar h3 {
  margin: 0;
  float: left;
  font-size: 17px;
  font-family: 'azo-sans', sans-serif;
}
.FilterModal .FilterModalSummary .selectedTitleBar a.clear {
  text-decoration: none;
  float: right;
  font-size: 11px;
  margin-top: 6px;
  font-weight: bold;
}
.FilterModal .FilterModalSummary ul {
  height: 210px;
  overflow: hidden;
  display: block;
  overflow-y: scroll;
}
.FilterModal .FilterModalSummary ul li {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: bold;
  height: 14px;
}
.FilterModal .FilterModalSummary ul li span.optionLabel {
  float: left;
  display: block;
  width: 140px;
  margin-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.FilterModal .FilterModalSummary ul li a {
  background-image: url('/Images/Structural/Search/removeCross.png');
  background-repeat: no-repeat;
  background-position: right 0;
  width: 63px;
  display: block;
  float: left;
  height: 14px;
  text-decoration: none;
}
.FilterModal .FilterModalSummary ul li a span {
  visibility: hidden;
}
.FilterModal .FilterModalSummary ul li a:hover span {
  visibility: visible;
  font-weight: bold;
  text-decoration: none;
}
.FilterModal .controlBar {
  padding-bottom: 10px;
  margin-bottom: 10px;
  height: 24px;
  clear: both;
  margin-top: -3px;
  border-bottom: 1px dotted #C7C5C5;
}
.FilterModal .controlBar .titleBar {
  width: 370px;
  height: 20px;
  float: left;
  color: #000;
  font-size: 17px;
  font-family: 'azo-sans', sans-serif;
}
.FilterModal .controlBar a.close {
  overflow: hidden;
  display: block;
  color: #111;
  cursor: pointer;
  background-image: url('/Images/Structural/ModalPopup/cross.png');
  background-repeat: no-repeat;
  background-position: right center;
  float: right;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'azo-sans', sans-serif;
  padding: 1px 24px 0px 6px;
  min-height: 16px;
  /*Prevent background clipping*/
}
.FilterModal .buttonWrap {
  color: #000;
  width: 200px;
  float: right;
  text-align: right;
}
.FilterModal .buttonWrap a.cancel {
  color: #2baa9f;
  margin-right: 25px;
  line-height: 150%;
  font-weight: bold;
}
.FilterModal .buttonWrap a.confirm {
  font-size: 12px;
  padding: 9px 11px;
  margin-right: 3px;
}
.FilterModal .buttonWrap a.confirm.submitting {
  background: #ccc;
}
.filterToolTip {
  height: 225px;
  width: 275px;
  position: fixed;
  top: 173px;
  left: 50%;
  margin-left: -277px;
  display: block;
  background-color: #fff;
  padding: 7px;
  border: 1px solid #ccc;
  opacity: 0;
  -webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
  z-index: 101;
}
.filterToolTip:after,
.filterToolTip:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.filterToolTip:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 9px;
  top: 21px;
  margin-top: -9px;
}
.filterToolTip:before {
  border-color: rgba(212, 212, 212, 0);
  border-right-color: #ccc;
  border-width: 10px;
  top: 21px;
  margin-top: -10px;
}
/*
.filterToolTip:after 
{
content: "";
position: absolute;
top: 13px;
left: -9px;
border-style: solid;
border-width: 9px 9px 9px 0;
border-color: transparent #fff;
display: block;
width: 0;
z-index: 1;
}

.filterToolTip:before 
{
content: "";
position: absolute;
top: 13px;
left: -10px;
border-style: solid;
border-width: 9px 9px 9px 0;
border-color: transparent #cbcbcb;
display: block;
width: 0;
z-index: 0;
  
}
*/
.filterToolTip img.animation {
  width: 260px;
  height: 220px;
}
.filterToolTip h3 {
  float: left;
  color: #000;
  margin-top: 0;
  font-size: 13px;
}
.filterToolTip a.close {
  float: right;
  background-image: url('/Images/Structural/Search/smallClose.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 10px;
  overflow: hidden;
  text-indent: -1000px;
  margin-top: 3px;
}
.ModalBackground {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 90000;
  background-image: url('/Images/Structural/Search/modalBack.png');
}
/* mobile phones (portrait and landscape) ----------- */
@media all and (max-width: 768px) {
  .Filters .Filter .Summary .Title label span.Count,
  .Filters .Filter .FeatSummary .Title label span.Count {
    color: #939393;
    font-weight: normal;
    text-decoration: none;
  }
  .ResultCount .Count {
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'azo-sans', sans-serif;
    font-weight: 500;
    float: left;
    padding-right: 10px;
  }
  .ResultCount a {
    font-size: 11px;
    color: #000;
    text-decoration: none;
    float: right;
    font-weight: normal;
    padding-top: 2px;
  }
  .Filters .Clear {
    padding-top: 16px;
    text-decoration: none;
    color: #000;
  }
}
/* tablet (portrait and landscape) ----------- */
@media all and (max-width: 1024px) {
  .Filters .Filter .Summary .Title label span.Count,
  .Filters .Filter .FeatSummary .Title label span.Count {
    color: #939393;
    font-weight: normal;
    text-decoration: none;
  }
  .Filters .Filter .Summary .Title {
    padding-top: 0 0 10px 0;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    font-family: 'azo-sans', sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    text-transform: uppercase;
  }
  .Filters .Filter .FeatSummary .Title {
    padding-top: 12px;
    font-size: 15px;
    font-weight: 500;
    font-family: Arial;
    overflow: hidden;
    vertical-align: top;
  }
  .FilterModal .FilterModalList ul li.Option span.OptionName {
    display: block;
    float: left;
    max-width: 125px;
    margin: 0 1px 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Filters .Filter .Options .List .Option,
  .Filters .Filter .Summary .List .Option,
  .Filters .Filter .FeatSummary .List .Option {
    width: 100%;
    clear: both;
    min-height: 35px;
    list-style: none outside none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .Filters .Filter .Options {
    max-height: 280px;
    overflow: hidden;
    overflow-x: hidden;
  }
  a.brandSearch {
    text-decoration: none;
    margin: 10px 10px;
    font-size: 14px;
    display: block;
  }
  .Filters .Filter .Options .List .Option label .Count {
    color: #939393;
    /* float: left; */
    font-size: 14px;
    padding: 0px 0px 5px 4px;
    font-weight: normal;
    text-decoration: none;
  }
  ul li.Option * {
    font-weight: normal;
    font-size: 14px;
  }
  .Filters .Filter .Options .List .Option .Disabled .Label,
  .Filters .Filter .Options .List .Option .Label .Count,
  .Filters .Filter .Options .List .Option label .Count {
    color: #939393;
    /*float:left;*/
    font-size: 14px;
    padding: 0px 0px 5px 4px;
    font-weight: normal;
    text-decoration: none;
  }
  .FilterModal .FilterModalList ul li.Option div.Disabled * {
    color: #ccc;
  }
  .ResultCount .Count {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'azo-sans', sans-serif;
    font-weight: 500;
    float: left;
    padding-right: 10px;
  }
  .ResultCount a {
    font-size: 11px;
    color: #000;
    text-decoration: none;
    float: right;
    font-weight: bold;
    padding-top: 2px;
  }
  .Filters .Clear {
    padding-top: 16px;
    text-decoration: none;
    color: #000;
  }
}
/*# sourceMappingURL=SearchFilters.css.map */
/*# sourceMappingURL=SearchFilters.css.map */