.cCellFSlider {
    display: table-cell!important;
}
.noUi-handle {
    background-color:rgba(55, 146, 155, 1)!important;
        border-color:rgba(55, 146, 155, 1)!important;
        
    width: 24px!important;
    right: -12px!important;
}
.noUi-handle:after {
    left: 6px!important;
}