.dx-rangeslider-start-handle {
  top: 0;
  right: auto;
  left: 0;
}

.dx-rtl .dx-rangeslider-start-handle {
  right: 0;
  left: auto;
}
