.delivery-manage{width:100%;height:calc(100vh - 190px);background-color:#fff;padding:0;box-sizing:border-box;display:-ms-flexbox;display:flex}.delivery-manage .box-wrap{height:100%;overflow:hidden}.delivery-manage .moving{-webkit-user-select:none;-ms-user-select:none;user-select:none}.receiving-manage{width:100%;height:calc(100vh - 190px);background-color:#fff;padding:0;box-sizing:border-box;display:-ms-flexbox;display:flex}.receiving-manage .box-wrap{height:100%;overflow:hidden}.receiving-manage .moving{-webkit-user-select:none;-ms-user-select:none;user-select:none}.purchase-receipt{display:-ms-flexbox;display:flex;position:relative}.purchase-receipt .draggable-resizable{border:none}.purchase-receipt .draggable-resizable .handle-ml,.purchase-receipt .draggable-resizable .handle-mr{top:0;margin-top:0;height:100%;border:none}.purchase-receipt .left-table,.purchase-receipt .right-table{height:100%}