.drag-and-drop-wrapper{cursor:grab;border:.5px dotted #ccc;border-radius:5px;width:100%;height:auto;min-height:41px;padding:0 10px 0 0;list-style-type:none;overflow-y:auto}.drag-enter{border:2px dashed gray}.row{box-sizing:border-box;padding:10px 0;font-size:14px;display:flex;overflow-x:hidden}.row:hover{cursor:grab;background:#edf4fa}.row:active{cursor:grabbing}.drag{cursor:grab;margin:0 10px}.drag:active{cursor:grabbing}.key{vertical-align:middle;line-height:normal;display:inline-block}.document{flex-direction:row;align-items:center;display:flex}.document .react-pdf__Document{z-index:1;flex-direction:row;width:fit-content;display:flex}.document .react-pdf__Page{border-radius:2px;max-width:calc(100% - 2em);margin:1em;box-shadow:20px 20px 60px #cfd4d9,-20px -20px 60px #fff}.document .react-pdf__Page canvas{max-width:100%;height:auto!important}
