@tailwind base;@tailwind components;@tailwind utilities;body,html{height:100%}body{background-color:#fff;color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#header,#header div{padding:0}.custom-select{-webkit-appearance:none;appearance:none;border:1px solid #ccc;border-radius:8px;padding:.5rem 1rem;font-size:1rem;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23999' d='M70 90L30 50h80z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;cursor:pointer;transition:border-color .2s ease-in-out}.custom-select:focus{outline:none;border-color:#0070f3}#page{padding-bottom:85px}.transparent{opacity:0}#app-window{overflow:scroll}.full-height{height:100vh;height:calc(var(--vh, 1vh)*100)}.btn-wrapper{margin-left:auto;margin-right:auto}.btn-medium{background-color:#fff;color:#3d3d3d;border-radius:35px;padding:10px 15px;border:0;display:inline-block}.btn-medium-delete{background:linear-gradient(45deg,#721d20,#ff5856)}.btn-medium-cancel,.btn-medium-delete{color:#fff;border-radius:10px;padding:10px 15px;border:0;min-width:100px;display:inline-block;margin-right:10px}.btn-medium-cancel{background:linear-gradient(45deg,#5d5f66,#83848b)}.btn-medium:hover{text-decoration:none}#logo{width:100%}.transition{transition:all .7s}#qr-wrapper{margin-top:20px}#qr-reader{width:200px;height:200px;overflow:hidden;margin-left:auto;margin-right:auto;border-radius:10px}#qr-reader video{height:100vh;width:100%;object-fit:cover}#qr-container{display:inline-block;position:relative}#confirm-wrapper{padding:10px 0}.form-group{display:inline-block;width:100%}#go-back{float:right;padding:10px 0;cursor:pointer}#upload-wrapper{font-size:14px;padding:10px;border-radius:10px;text-align:center}.row-code{padding:20px 40px 40px;background:#fff}.wrapper{margin-bottom:20px}.title{font-weight:700;margin-bottom:5px}.content{color:#000;padding:30px 30px 0}#notes .title{cursor:pointer}#note-list li{margin-bottom:5px}.note-date{font-size:.8em}#file-list .btn-wrapper{padding:0}#file-list .row{min-height:50px;border-bottom:1px solid rgba(0,0,0,.4);padding:3px 3px 5px;margin-bottom:7px}#file-list .row .name{font-size:18px;padding:10px 0}#files span.delete{color:rgba(30,15,11,.78);background:linear-gradient(45deg,#721d20,#ff5856)}#files span.delete,#files span.download,#files span.show{float:right;width:45px;height:45px;border-radius:10px;display:inline-block;font-size:25px;line-height:37px;text-align:center}#files span.download,#files span.show{color:#322000;background:linear-gradient(45deg,#b67713,#ffd897);margin-right:10px}#files .title:hover{cursor:pointer;text-decoration:underline}#files .delete:hover,#files .download:hover,#files .show:hover{cursor:pointer;color:#fff}#footer{position:fixed;bottom:0;height:70px;background:#000;width:100%;text-align:center}.footer-icon{color:#fff;font-size:30px;cursor:pointer}@media (min-width:576px){#footer{flex:0 0 auto;width:75%}}@media (min-width:992px){#footer{flex:0 0 auto;width:50%}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.562c2bbb.chunk.css.map */