.is_clickable {
  cursor: hand;
  cursor: pointer;
}
/***<Dog>****/
/****[price_Dog]****/
.nstPriceSliderDog {
  cursor: hand;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  width: 100%;
  height: 2px;
  background: #DFDFDF;
  margin-top:10px;
}
@media screen and (min-width:480px){
	.nstPriceSliderDog {
		margin-top:0;
	}
}
/*price*/
.nstPriceSliderDog .leftPriceGripDog.gripHighlighted {
  background: #A2998D;
}
.nstPriceSliderDog .rightPriceGripDog.gripHighlighted {
  background: #A2998D;
}

/*›*/
/*price*/
.nstPriceSliderDog .rightPriceGripDog,
.nstPriceSliderDog .leftPriceGripDog {
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  background: #A2998D;
  top:-10px;
}
.nstPriceSliderDog .bar {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background: #A2998D;
  height: 2px;
  top: 0;
}


/*”ÍˆÍ*/
.nstPriceSliderDog .highlightPanel {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background:#DFDFDF;
  height: 2px;
  top: 0;
}

/**text**/
dl.search-table-rangbar dd .leftPriceLabelDog {
    position: absolute;
    left: 0;
    top: 20px;
    font-size:12px;
}
dl.search-table-rangbar dd .rightPriceLabelDog {
    position: absolute;
    right: 0;
    top: 20px;
    font-size:12px;
}
@media screen and (min-width:480px){
	dl.search-table-rangbar dd .leftPriceLabelDog {
	    position: absolute;
	    left: 0;
	    top: 15px;
	    font-size:12px;
	}
	dl.search-table-rangbar dd .rightPriceLabelDog {
	    position: absolute;
	    right: 0;
	    top: 15px;
	    font-size:12px;
	}
}
/****[moonage_Dog]****/
.nstMoonageSliderDog {
  cursor: hand;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  width: 100%;
  height: 2px;
  background: #DFDFDF;
  margin-top:10px;
}
@media screen and (min-width:480px){
	.nstMoonageSliderDog {
		margin-top:0;
	}
}
.nstMoonageSliderDog .leftMoonageGripDog.gripHighlighted {
  background: #A2998D;
}
.nstMoonageSliderDog .rightMoonageGripDog.gripHighlighted {
  background: #A2998D;
}

.nstMoonageSliderDog .rightMoonageGripDog,
.nstMoonageSliderDog .leftMoonageGripDog {
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  background: #A2998D;
  top:-10px;
}
.nstMoonageSliderDog .bar {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background: #A2998D;
  height: 2px;
  top: 0;
}
/*”ÍˆÍ*/
.nstMoonageSliderDog .highlightPanel {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background:#DFDFDF;
  height: 2px;
  top: 0;
}
/***text***/
dl.search-table-rangbar dd .leftMoonageLabelDog {
    position: absolute;
    left: 0;
    top: 20px;
    font-size:12px;
}
dl.search-table-rangbar dd .rightMoonageLabelDog {
    position: absolute;
    right: 0;
    top: 20px;
    font-size:12px;
}
@media screen and (min-width:480px){
	dl.search-table-rangbar dd .leftMoonageLabelDog {
	    position: absolute;
	    left: 0;
	    top: 15px;
	    font-size:12px;
	}
	dl.search-table-rangbar dd .rightMoonageLabelDog {
	    position: absolute;
	    right: 0;
	    top: 15px;
	    font-size:12px;
	}
}
/***<Cat>****/
/****[price_Cat]****/
.nstPriceSliderCat {
  cursor: hand;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  width: 100%;
  height: 2px;
  background: #DFDFDF;
}

/*price*/
.nstPriceSliderCat .leftPriceGripCat.gripHighlighted {
  background: #A2998D;
}
.nstPriceSliderCat .rightPriceGripCat.gripHighlighted {
  background: #A2998D;
}

/*›*/
/*price*/
.nstPriceSliderCat .rightPriceGripCat,
.nstPriceSliderCat .leftPriceGripCat {
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  background: #A2998D;
  top:-10px;
}
.nstPriceSliderCat .bar {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background: #A2998D;
  height: 2px;
  top: 0;
}
/*”ÍˆÍ*/
.nstPriceSliderCat .highlightPanel {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background:#DFDFDF;
  height: 2px;
  top: 0;
}

/**text**/
dl.search-table-rangbar dd .leftPriceLabelCat {
    position: absolute;
    left: 0;
    top: 15px;
    font-size:12px;
}
dl.search-table-rangbar dd .rightPriceLabelCat {
    position: absolute;
    right: 0;
    top: 15px;
    font-size:12px;
}

/****[moonage_Cat]****/
.nstMoonageSliderCat {
  cursor: hand;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  width: 100%;
  height: 2px;
  background: #DFDFDF;
}

.nstMoonageSliderCat .leftMoonageGripCat.gripHighlighted {
  background: #A2998D;
}
.nstMoonageSliderCat .rightMoonageGripCat.gripHighlighted {
  background: #A2998D;
}

.nstMoonageSliderCat .rightMoonageGripCat,
.nstMoonageSliderCat .leftMoonageGripCat {
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  background: #A2998D;
  top:-10px;
}
.nstMoonageSliderCat .rightMoonageGripCat{
  right:0;
}
.nstMoonageSliderCat .leftMoonageGripCat {
  left:0;
}
.nstMoonageSliderCat .bar {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background: #A2998D;
  height: 2px;
  top: 0;
}
/*”ÍˆÍ*/
.nstMoonageSliderCat .highlightPanel {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background:#DFDFDF;
  height: 2px;
  top: 0;
}
/***text***/
dl.search-table-rangbar dd .leftMoonageLabelCat {
    position: absolute;
    left: 0;
    top: 15px;
    font-size:12px;
}
dl.search-table-rangbar dd .rightMoonageLabelCat {
    position: absolute;
    right: 0;
    top: 15px;
    font-size:12px;

}
