.ResizableStyles_baseStyle__4l4mzr0 {
  position: absolute;
  font-size: 0.1px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 900;
}
.ResizableStyles_handleN__4l4mzr1 {
  left: 0;
  top: -5px;
  width: 100%;
  height: 7px;
  cursor: ns-resize;
}
.ResizableStyles_handleE__4l4mzr2 {
  right: -5px;
  top: 0;
  width: 7px;
  height: 100%;
  cursor: ew-resize;
}
.ResizableStyles_handleS__4l4mzr3 {
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 7px;
  cursor: ns-resize;
}
.ResizableStyles_handleW__4l4mzr4 {
  left: -5px;
  top: 0;
  width: 7px;
  height: 100%;
  cursor: ew-resize;
}
.ResizableStyles_handleNE__4l4mzr5 {
  right: -5px;
  top: -5px;
  width: 9px;
  height: 9px;
  cursor: nesw-resize;
}
.ResizableStyles_handleSE__4l4mzr6 {
  right: -5px;
  bottom: -5px;
  width: 9px;
  height: 9px;
  cursor: nwse-resize;
}
.ResizableStyles_handleSW__4l4mzr7 {
  left: -5px;
  bottom: -5px;
  width: 9px;
  height: 9px;
  cursor: nesw-resize;
}
.ResizableStyles_handleNW__4l4mzr8 {
  left: -5px;
  top: -5px;
  width: 9px;
  height: 9px;
  cursor: nwse-resize;
}