.resize-container .react-draggable,.resize-handle{position:absolute}.resize-handle{width:10px;height:10px;background-color:#4a90e2;border:1px solid #2a6fbf;border-radius:50%}.resize-handle:hover{background-color:#2a6fbf}.resize-handle.top{top:-5px;left:50%;transform:translateX(-50%);cursor:n-resize}.resize-handle.right{right:-5px;top:50%;transform:translateY(-50%);cursor:e-resize}.resize-handle.bottom{bottom:-5px;left:50%;transform:translateX(-50%);cursor:s-resize}.resize-handle.left{left:-5px;top:50%;transform:translateY(-50%);cursor:w-resize}.resize-handle.topRight{top:-5px;right:-5px;cursor:ne-resize}.resize-handle.bottomRight{bottom:-5px;right:-5px;cursor:se-resize}.resize-handle.bottomLeft{bottom:-5px;left:-5px;cursor:sw-resize}.resize-handle.topLeft{top:-5px;left:-5px;cursor:nw-resize}.border{border-width:0!important}