.ui-resizable,.ui-resizable-handle{box-sizing:border-box;position:absolute}.ui-resizable{top:0;left:0}.ui-resizable-handle{top:auto;left:auto;right:auto;bottom:auto;width:10px;height:10px;border:1px solid #aaa;margin-left:-5px;background-color:rgba(0,0,0,.2)}#crop-box,#rotate-container{position:relative;margin:auto}.ui-resizable-e,.ui-resizable-ne,.ui-resizable-se{right:0;margin-right:-5px}.ui-resizable-s,.ui-resizable-se,.ui-resizable-sw{bottom:0;margin-bottom:-5px}#crop-container img,#resize-container>img{max-width:inherit;box-sizing:inherit}.ui-resizable-n{margin-top:-5px;top:0;left:50%;margin-left:-5px;cursor:n-resize}.ui-resizable-s{left:50%;margin-left:-5px;cursor:s-resize}.ui-resizable-e{top:50%;margin-top:-5px;cursor:e-resize}.ui-resizable-w{top:50%;left:0;margin-left:-5px;margin-top:-5px;cursor:w-resize}.ui-resizable-nw{top:0;left:0;margin-left:-5px;margin-top:-5px;cursor:nw-resize}.ui-resizable-sw{left:0;margin-left:-5px;cursor:sw-resize}.ui-resizable-ne{top:0;margin-top:-5px;cursor:ne-resize}.ui-resizable-se{cursor:se-resize}#crop-container #crop-mask{opacity:.7;background-color:#000;top:0;left:0;position:absolute;width:100%;height:100%}#crop-container #crop-window{position:absolute;top:0;left:0;overflow:hidden;cursor:move}#crop-container #crop-window canvas,#crop-container #crop-window img{position:absolute;top:0;left:0}#crop-container #crop-window canvas{max-width:inherit}#crop-widget{cursor:move}#crop-widget,#crop-widget *,#resize-widget,#resize-widget *{-webkit-user-select:none;-moz-user-select:none;user-select:none}#crop-container{margin:auto}#resize-container{position:absolute;top:0;left:0;cursor:move}#resize-container>img{height:100%;position:relative;width:100%}