.vdr-container{box-sizing:border-box;border:1px solid #0000;position:absolute}.vdr-container.active{border-style:dashed;border-color:#000}.vdr-container.dragging{border-style:solid;border-color:#000}.vdr-handle{box-sizing:border-box;background:#f0f0f0;border:1px solid #333;width:7px;height:7px;position:absolute}.vdr-handle-tl{cursor:nw-resize;top:-4px;left:-4px}.vdr-handle-tm{cursor:n-resize;margin-left:-3px;top:-4px;left:50%}.vdr-handle-tr{cursor:ne-resize;top:-4px;right:-4px}.vdr-handle-ml{cursor:w-resize;margin-top:-3px;top:50%;left:-4px}.vdr-handle-mr{cursor:e-resize;margin-top:-3px;top:50%;right:-4px}.vdr-handle-bl{cursor:sw-resize;bottom:-4px;left:-4px}.vdr-handle-bm{cursor:s-resize;margin-left:-4px;bottom:-4px;left:50%}.vdr-handle-br{cursor:se-resize;bottom:-4px;right:-4px}