﻿.ajax__slider_h_rail {
    position: relative;
    height: 20px;
}

.ajax__slider_h_handle {
    position: absolute;
    height: 20px;
    width: 10px;
}

.ajax__slider_v_rail {
    position: relative;
    width: 20px;
}

.ajax__slider_v_handle {
    position: absolute;
    height: 10px;
    width: 20px;
}
