.rs-tooltip.rs-tooltip-text.edit{
	display:none;
}

.rs-inner.rs-bg-color.rs-border{
	display:none;
}
.rs-block {
    border: 5px solid #013c74;
    border-radius: 50%;
}
span.rs-seperator.rs-border{
	display:none;
}
.rs-container{
    height: 160px !important;
    width: 160px !important;
}
.rs-border {
    border: none !important;
}
#slider-round{    
    position: absolute;
    top: 64px;
    left: 604px;
}
#sliderValue{
	margin-top: 150px;
    margin-left: 580px;
}
.less{
	position: absolute;
    top: 136px;
    left: 561px;
}
.quarter{
    position: absolute;
    top: 61px;
    left: 539px;
}
.month{
    position: absolute;
    top: 60px;
    left: 756px;
}
.week{
    position: absolute;
    left: 777px;
    top: 135px;
}
.daily{
	position: absolute;
    left: 744px;
    top: 208px;
}
.never{
	position: absolute;
    left: 579px;
    top: 207px;

}
.rs-bar{
	cursor:pointer;
}
.rs-handle, .rs-move{
    background-color: #013c74!important;
    height: 15px;
    width: 15px;
    margin: -9px 0px 0px 12px!important;
}