.draggable {
    fill: #fff;
    fill-opacity: 0.25;
    cursor: move;
}

.extent {
    fill-opacity: 0;
    cursor: ew-resize;
}
