.fileListContainer{margin-top:1rem;margin-bottom:3em}.taListContainer{max-width:1000px;margin:1rem auto}.dragAndDropCard{width:250px;height:250px;max-width:250px;max-height:250px}.dragAndDropCard,.dragAndDropForm{display:flex;flex-direction:column;justify-content:center;align-items:center}.dragAndDropForm{padding:2rem 5rem;border-radius:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:1px 1px 5px #4967866b;border:thin solid #80808021}.itemDiv,.itemList{margin-top:1rem}.itemDiv{display:flex;justify-content:center;align-items:center;gap:1rem}.selectFileButton{margin-top:.5rem}span.fileType{font-style:italic;opacity:75%}.submitButton{margin-top:1rem}.submitButton:hover{background-color:#0071bc}.tableTitle{font-weight:600;font-size:1.75rem}.transitionButton{transition:background-color .1s ease}