.vdr{-ms-touch-action:none;touch-action:none;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;outline:1px dashed transparent}.vdr.active,.vdr:hover{outline-color:#ff9b22}.handle{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:12px;height:12px;border-radius:50%;background:#ff9b22;z-index:999}.handle-tl{top:-6px;left:-6px;cursor:nw-resize}.handle-tm{top:0;left:50%;cursor:n-resize}.handle-tr{top:-6px;right:-6px;cursor:ne-resize}.handle-ml{top:50%;left:0;cursor:w-resize}.handle-mr{top:50%;right:0;cursor:e-resize}.handle-bl{bottom:-6px;left:-6px;cursor:sw-resize}.handle-bm{bottom:0;left:50%;cursor:s-resize}.handle-br{bottom:-6px;right:-6px;cursor:se-resize}.handle-bm,.handle-ml,.handle-mr,.handle-tm{width:8px;height:8px}@media only screen and (max-width:768px){[class*=handle-]:before{content:"";left:-12px;right:-12px;bottom:-12px;top:-12px;position:absolute}}.vdr-rotate-icon{position:absolute;width:18px;height:18px;background:#ff9b22;border-radius:50%;top:102%;left:102%;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vdr-rotate-icon i{color:#fff;font-size:20px}.vdr-rotate-text{position:absolute;top:0;left:102%}