﻿.tagit.ui-sortable > li.tagit-choice {
    cursor: ew-resize;
}
.tagit.ui-sortable > li.tagit-choice .tagit-close {
    cursor: pointer;
}
