.simple-resize{position:relative}.simple-resize .resize-inner.resize-top{position:absolute;top:-3px;left:0;width:100%;height:6px;cursor:s-resize}.simple-resize .resize-inner.resize-bottom{position:absolute;left:0;bottom:-3px;width:100%;height:6px;cursor:s-resize}.simple-resize .resize-inner.resize-left{position:absolute;top:0;left:-3px;width:6px;height:100%;cursor:e-resize}.simple-resize .resize-inner.resize-right{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:e-resize}.simple-resize .resize-inner.resize-corner{position:absolute;right:-6px;bottom:1px;width:1em;height:1em;text-align:center;color:#ddd;cursor:nw-resize;transform:rotate(45deg)}.simple-resize .resize-inner.resize-corner:after{content:"\2877"}.simple-resize.resize-outer{border:1px solid #ccc;background-color:#d3d3d3}.simple-resize.resize-outer.resize-bottom,.simple-resize.resize-outer.resize-top{height:3px;cursor:s-resize}.simple-resize.resize-outer.resize-left,.simple-resize.resize-outer.resize-right{width:3px;cursor:e-resize}