#custom-slider {
    width: 214px;
    padding-top: 6px;
    background-repeat: no-repeat;
    background-image: url(../images/ticks-months.png);
}

#custom-slider .x-slider-thumb {
    background-image: url(../images/slider-thumb.png);
}

.w-slider {
    padding: 3px;
    position: absolute;
    z-index: 10;
    display: none;
}

.w-slider-title {
    font-weight: bold;
    color: #587AB0;
    margin-left: 100px;
    font-size: 14px;
}
