html,body{margin:0;height:100%;overflow:hidden}body{font-family:Usual,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-padding-top:200px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tiptap table{width:100%}.tiptap table,.tiptap tbody,.tiptap tr,.tiptap td,.tiptap th{border:1px solid #ccc;background-color:transparent;padding:4px}::-webkit-scrollbar{height:12px;width:3px}::-webkit-scrollbar-thumb{background:#15bef0;-webkit-border-radius:1ex}.dropzone{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px;border-width:2px;border-radius:2px;border-color:#eee;border-style:dashed;background-color:#fafafa;color:#bdbdbd;outline:none;transition:border .24s ease-in-out}.dropzone_focused{border-color:#2196f3}.dropzone_accept{border-color:#00e676}.dropzone_reject{border-color:#ff1744}.react-select-error div{border-color:#bd2832}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
