.RadSlider_CobbleStone {
    font-family: "Roboto", "Noto", sans-serif;
}
.RadSlider_CobbleStone .rslTrack {
    background-color: #f5f8fb;
}
.RadSlider_CobbleStone .rslSelectedregion {
    background-color: #0070c0;
}
.RadSlider_CobbleStone a.rslDraghandle {
    background-color: #0070c0;
    border-color: #0070c0;
}
.RadSlider_CobbleStone a.rslHandle,
.RadSlider_CobbleStone a.rslHandle:before {
    color: #333;
    /*top: 42% !important;*/
}
.RadSlider_CobbleStone a.rslHandle:hover:before {
    color: #263238;
}
.RadSlider_CobbleStone .rslItem,
.RadSlider_CobbleStone .rslLargeTick span,
.RadSlider_CobbleStone .rslItemsWrapper .rslItemSelected {
    color: #2c4070;
}
.RadSlider_CobbleStone .rslHorizontal .rslItem {
    background-image: url("../Material/Slider/ItemHorizontalBgr.gif");
    color: #2c4070;
}
.RadSlider_CobbleStone .rslVertical .rslItem {
    background-image: url("../Material/Slider/ItemVerticalBgr.gif");
}
.RadSlider_CobbleStone .rslTop .rslSmallTick,
.RadSlider_CobbleStone .rslBottom .rslSmallTick {
    background-image: url("../Material/Slider/SmallChangeHorizontal.gif");
}
.RadSlider_CobbleStone .rslTop .rslLargeTick,
.RadSlider_CobbleStone .rslBottom .rslLargeTick {
    background-image: url("../Material/Slider/LargeChangeHorizontal.gif");
}
.RadSlider_CobbleStone .rslLeft .rslSmallTick,
.RadSlider_CobbleStone .rslRight .rslSmallTick {
    background-image: url("../Material/Slider/SmallChangeVertical.gif");
}
.RadSlider_CobbleStone .rslLeft .rslLargeTick,
.RadSlider_CobbleStone .rslRight .rslLargeTick {
    background-image: url("../Material/Slider/LargelChangeVertical.gif");
}
.RadSlider_CobbleStone .rslMiddle .rslSmallTick {
    background-image: url("../Material/Slider/SmallChangeMiddleHorizontal.gif");
}
.RadSlider_CobbleStone .rslLargeTick {
    background-image: url("../Material/Slider/LargeChangeMiddleHorizontal.gif");
}
.RadSlider_CobbleStone .rslCenter .rslSmallTick {
    background-image: url("../Material/Slider/SmallChangeCenterVertical.gif");
}
.RadSlider_CobbleStone .rslCenter .rslLargeTick {
    background-image: url("../Material/Slider/LargelChangeCenterVertical.gif");
}
.RadSlider_CobbleStone.RadSlider .rslTrack,
.RadSlider_CobbleStone.RadSlider .rslSelectedregion {
    border-radius: 0;
    border-width: 0;
}
.RadSlider_CobbleStone a.rslHandle {
    border: none;
}
.RadSlider_CobbleStone .rslBottom div.rslTrack {
    bottom: 0.77071429em;
}
.RadSlider_CobbleStone .rslTrack a.rslDraghandle {
    width: 0.85714286em;
    height: 0.85714286em;
    border-radius: 3.21428571em;
    overflow: visible;
}
.RadSlider_CobbleStone .rslDraghandle:focus:before {
    content: "";
    display: inline-block;
    width: 2.42857143em;
    height: 2.42857143em;
    background-color: rgba(139, 195, 74, 0.25);
    position: absolute;
    top: -0.78571429em;
    left: -0.78571429em;
    border-radius: 45px;
}
.RadSlider_CobbleStone .rslDraghandle:focus:active:before,
.RadSlider_CobbleStone .rslDraghandle.rslDraghandleActive:before {
    background-color: transparent;
}

.RadSlider_CobbleStone .rslTrack a.rslDraghandle:after {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    top: -2px;
    left: -11px;
    content: "";
    background-color: #0070c0;
    display: inline-block;
    position: absolute;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.RadSlider_CobbleStone .rslTrack a.rslDraghandle:active:after,
.RadSlider_CobbleStone .rslTrack a.rslDraghandleActive:after {
    width: 1.42857143em;
    height: 1.42857143em;
    /*top: -0.35714286em;
    left: -0.26785714em;*/
    top: -2px;
    left: -11px;
}
.RadSlider_CobbleStone .rslItem,
.RadSlider_CobbleStone .rslLargeTick span {
    font-size: 0.85714286em;
    font-family: "Roboto", "Noto", sans-serif;
    font-weight: 500;
}
.RadSlider_CobbleStone .rslHorizontal .rslTrack {
    height: 0.14285714em !important;
    margin: 0;
    top: 43% !important;
}
.RadSlider_CobbleStone .rslHorizontal .rslSelectedregion {
    height: 0.14285714em;
}
.RadSlider_CobbleStone .rslHorizontal.rslTop a.rslHandle {
    top: 0.52em;
    top: 0.9em\9;
}
.RadSlider_CobbleStone .rslHorizontal a.rslHandle {
    margin-top: -0.65em;
}
.RadSlider_CobbleStone .rslHorizontal _:-ms-fullscreen,
:root .RadSlider_CobbleStone .rslHorizontal.rslTop a.rslHandle {
    top: 0.75em;
}
.RadSlider_CobbleStone .rslHorizontal.rslMiddle a.rslHandle {
    /*top: 1.02em;*/
    top: 42% !important;
    margin-top: -0.85714286em \9;
}
.RadSlider_CobbleStone .rslHorizontal _:-ms-fullscreen,
:root .RadSlider_CobbleStone .rslHorizontal.rslMiddle a.rslHandle {
    margin-top: -0.85714286em;
    top: 50%;
}
.RadSlider_CobbleStone .rslHorizontal.rslBottom a.rslHandle {
    bottom: 0.1em;
    bottom: 0.2em\9;
}
.RadSlider_CobbleStone .rslHorizontal _:-ms-fullscreen,
:root .RadSlider_CobbleStone .rslHorizontal.rslBottom a.rslHandle {
    top: auto;
    bottom: 0.2em;
}
.RadSlider_CobbleStone .rslHorizontal.rslBottom .rslItemsWrapper {
    bottom: 0.9em;
}
.RadSlider_CobbleStone .rslHorizontal a.rslDecrease {
    left: -0.28571429em;
}
.RadSlider_CobbleStone .rslHorizontal a.rslIncrease {
    right: -0.07142857em;
}
.RadSlider_CobbleStone .rslHorizontal.rslTop .rslItemsWrapper {
    top: 0.75em;
}
.RadSlider_CobbleStone .rslHorizontal.rslMiddle .rslItemsWrapper {
    top: -0.28571429em;
}
.RadSlider_CobbleStone .rslHorizontal .rslTrack a.rslDraghandle {
    margin-top: auto;
    top: -0.35714286em;
    width: 4px !important;
}
.RadSlider_CobbleStone .rslVertical .rslTrack {
    width: 0.14285714em !important;
    margin-left: -0.07142857em;
}
.RadSlider_CobbleStone .rslVertical .rslSelectedregion {
    width: 0.14285714em;
}
.RadSlider_CobbleStone .rslVertical a.rslDraghandle {
    margin-left: -0.35714286em;
}
.RadSlider_CobbleStone .rslVertical .rslHandle.rslDecrease {
    margin-top: -0.28571429em;
}
.RadSlider_CobbleStone .rslVertical .rslHandle.rslIncrease {
    bottom: -0.28571429em;
}
.RadSlider_CobbleStone .rslVertical.rslLeft .rslItemsWrapper,
.RadSlider_CobbleStone .rslVertical.rslLeft .rslLargeTick span,
.RadSlider_CobbleStone .rslVertical.rslLeft .rslLargeTick span.rslBRItemText {
    left: 1.92857143em;
}
.RadSlider_CobbleStone .rslVertical.rslLeft a.rslHandle {
    left: 1.45em;
}
.RadSlider_CobbleStone .rslVertical.rslRight a.rslHandle {
    right: 0.25em;
}
.RadSlider_CobbleStone .rslHandle.t-ripple-effect-icon {
    position: absolute !important;
}
.RadSlider_CobbleStone a.rslHandle.t-ripple-effect-icon span {
    border-radius: 50%;
}

.RadSlider_CobbleStone .rslHorizontal a.rslHandle {
    top: 42% !important;
    margin-top: -0.57142857em;
}
.t-i-arrow-e:before, .t-i-arrow-right:before, .p-i-arrow-e:before, .p-i-arrow-right:before, .p-i-arrow-60-right:before {
	font-family: "WebComponentsIcons" !important;
    content: "\e005" !important;
	color: #2c4070 !important;
}
.t-i-arrow-w:before, .t-i-arrow-left:before, .p-i-arrow-w:before, .p-i-arrow-left:before, .p-i-arrow-60-left:before {
	font-family: "WebComponentsIcons" !important;
    content: "\e007" !important;
	color: #2c4070 !important;
}