body{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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media screen and (max-width:1024px){html,body{height:100%;margin:0;padding:0}.custom-file-input{display:none}.custom-file-label,.custom-camera-label{background-color:#faac45;width:155px;padding:10px 15px;border:.5px solid;border-color:#ec8e00;border-radius:5px;box-shadow:0 1px 5px #32323266}.file-input-container{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;text-align:center;width:300px;height:150px;border-radius:5px;box-shadow:0 2px 5px 1px #32323246;cursor:pointer}.file-list-container{gap:5px;flex:1 1 0;overflow:auto;border-radius:5px}.custom-file-input[type=file]::-webkit-file-upload-button{display:none}.custom-text{color:#002582;font-size:15px;font-weight:700}.submit-button{background-color:#002582;color:#fff;width:90px;padding:15px 20px;border:0px;border-radius:5px;box-shadow:0 2px 5px 2px #3232324d}.reupload-button{font-size:20px;padding:5px 9px;margin-bottom:40px;border:1px solid #c1c1a3;border-radius:5px;background-color:beige;box-shadow:0 1px 5px #32323266}.custom-button{cursor:pointer;display:inline-block;transition:transform .2s,box-shadow .2s;transform:translateY(-1px)}.custom-button:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.custom-button:disabled{opacity:.5;pointer-events:none}.uploaded-file{display:flex;border-radius:7px;width:290px;justify-content:space-between;background-color:#7ec9ff73;padding:7px 5px;align-items:center}.submit-image{width:55px;height:55px}.uploaded-image{cursor:pointer;width:25px;height:25px}.blue-rectangle{background-color:#2f80ed;width:93%;height:7px;border-radius:5px;margin-bottom:1.5px}.uploaded-file .fileName-div{text-align:left;font-size:12px;max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-trigger{display:flex;width:100%;justify-content:space-between;align-items:center}.custom-header{font-size:25px;font-weight:700;color:#002582}.flex-column{display:flex;flex-direction:column;align-items:center}body{font-family:Arial,sans-serif}.errorMessage{width:300px;background-color:#fcc;border:1px solid #ff0000;padding:10px;border-radius:5px}.errorHeader{color:red}.successMessage{width:300px;background-color:#c6f9d7;border:1px solid #009933;padding:10px;border-radius:5px}.successHeader{color:#093}.listDiv{padding:0}.listItemDiv{padding:5px 0;white-space:normal;overflow:hidden;text-overflow:ellipsis}.previewPopup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:999;justify-content:center;align-items:center}.previewContent{background-color:#fff;padding:10px;max-width:75vw;position:relative;border-radius:5px}.filePreviewContainer{text-align:center;overflow:auto}[hidden]{display:none!important}}.container{min-height:100vh;background-color:#fff;padding:1rem}.loading-card{width:100%;max-width:24rem;margin:0 auto;display:flex;height:90vh;flex-direction:column;justify-content:center}.loading-card .card-content{padding:1.5rem}.loading-spinner{display:flex;justify-content:center;align-items:center}.loading-spinner .spinner{animation:spin 1s linear infinite;border-radius:50%;height:10rem;width:10rem;border-top:2px solid #000000;border-right:2px solid transparent}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.alert{max-width:24rem;margin:0 auto;background-color:#f44336;color:#fff;padding:.5rem 1rem 1rem;border-radius:.375rem;align-items:center;width:83vw;word-break:break-word;display:flex;flex-direction:column;gap:11px}.alert .alert-circle{height:2rem;width:2rem;margin-right:.5rem}.alert{padding:1rem;border-radius:.375rem;display:flex;align-items:center}.alert-error{background-color:#fddede;color:#dc2626;border:1px solid #dc2626}.alert-success{background-color:#d1fad6;color:#16a34a;border:1px solid #16a34a}.alert-description{margin-left:.5rem;font-size:1rem;white-space:pre-line;text-align:center}.alert-container{display:flex;height:70vh;align-items:center}
