#vdrBox.vdr{height:100%!important;bottom:0;left:auto!important;right:5px;transform:translateX(5px);cursor:col-resize;-ms-touch-action:none;touch-action:none;position:absolute}#vdrBox .handle{box-sizing:border-box;position:absolute;width:10px;height:10px;background:#eee;border:1px solid #333}#vdrBox .handle-tl{top:-10px;left:-10px;cursor:nw-resize}#vdrBox .handle-tm{top:-10px;left:50%;margin-left:-5px;cursor:n-resize}#vdrBox .handle-tr{top:-10px;right:-10px;cursor:ne-resize}#vdrBox .handle-ml{top:50%;margin-top:-5px;left:-10px;cursor:w-resize}#vdrBox .handle-mr{top:50%;margin-top:-5px;right:-10px;cursor:e-resize}#vdrBox .handle-bl{bottom:-10px;left:-10px;cursor:sw-resize}#vdrBox .handle-bm{bottom:-10px;left:50%;margin-left:-5px;cursor:s-resize}#vdrBox .handle-br{bottom:-10px;right:-10px;cursor:se-resize}@media only screen and (max-width:768px){[class*=handle-]:before{content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;position:absolute}}