
.k-slider-selection{
    background-image: linear-gradient(to right, cyan, blue);
}

.k-slider-horizontal .k-draghandle {
    top: -9px !important;
    width: 13px !important;
    height: 24px !important;
}

.light {
    color: #666;
}

.calculator-container{
    margin-bottom: 30px;
}