﻿.toggle-switch {

}

.toggle-switch .ts-helper {
    height:12px;
}

.toggle-switch .ts-helper:before {
    top: -4px;
    left: -4px;
    width: 20px;
    height: 20px;
}

.toggle-switch .ts-label {
    font-size: 12px;
    margin-left: 5px;
}