.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;opacity:.4;background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;transition:opacity .2s;position:absolute}.react-resizable-handle-nw,.react-resizable-handle-ne,.react-resizable-handle-sw,.react-resizable-handle-se{background-color:#0000;border-radius:100%}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0}.react-resizable-handle-e{right:0}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;width:100%;height:10px}.react-resizable-handle-n{top:0}.react-resizable-handle-s{bottom:0}
