body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#008cff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;justify-content:center;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.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{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layout .logo{height:fit-content;margin-left:40px;width:200px}.layout .logo:first-child{margin-left:0}.layout .images-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.layout .images-container img{background-position:50%;background-size:cover;border-radius:10px;margin-top:-7px;z-index:9999}.layout .img1{height:76px;width:76px}.layout .img2{height:76px;width:60px}.Round{background-color:#f0f0f0;border-radius:50%;height:20vh;margin-bottom:20px;min-width:800px;position:absolute;top:-10%;transform:translateY(-50%);width:50vw}.Round,.form-container{left:50%;transform:translateX(-50%)}.form-container{align-items:center;background-color:#e0e0e0;border:.5px solid hsla(0,0%,100%,.144);border-radius:10px;display:flex;flex-direction:column;max-width:1400px;padding-bottom:30px;padding-top:30px;position:relative;width:90vw}.form-container #myInputDate{margin-bottom:10px;max-width:1300px}.form-container #myInput,.form-container #myInputDate{background-color:#fff;border:none;border-radius:5px;color:#000;height:3vh;position:relative;width:80vw}.form-container #myInput{display:flex;flex-direction:rows}.form-container .form-input{align-items:center;display:flex;flex:1 1;flex-direction:rows;gap:5px;margin-bottom:10px;max-width:1300px;width:80vw}.form-container .form-input button{align-items:center;background-color:#008cff;border:1px solid hsla(0,0%,100%,.445);box-sizing:border-box;color:#000;flex:1 1;font-size:.9em;font-weight:700;height:3vh;justify-content:center;width:100%}.form-container .form-group,.form-container button{align-items:center;background-color:#fff;border:none;border-radius:5px;box-shadow:0 5px 15px #00000059;color:#008cff;display:flex;padding:10px}.form-container .form-group:first-child,.form-container button:first-child{margin-top:0}.form-container .form-group label,.form-container button label{margin-right:5px}.form-container .form-group .select-virtualized,.form-container button .select-virtualized{width:300px}.form-container .images-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.form-container .images-container img{background-position:50%;background-size:cover;border-radius:10px;margin:10px}.form-container .img1{height:76px;width:76px}.form-container .img2{height:76px;width:60px}.form-container .sendButton{align-items:center;font-size:1em;font-weight:700;height:4vh;justify-content:center;width:30vw}.form-container button:hover{background-color:#00dc93;color:#fff;cursor:pointer;transform:scale(1.01);transition:all .2s ease-in-out}.results{display:flex;flex-direction:column;gap:20px;justify-content:center;margin:10px}.results table{border:none;border-spacing:0}.results table tr:last-child td{border-bottom:none}.results table td,.results table th{border-bottom:none;border-right:none;margin:0;padding:.5rem}.results table td:last-child,.results table th:last-child{border-right:none}.map-container{align-items:center;background-color:brown;display:flex;justify-content:center}.Tab,.map-container{left:50%;max-width:1400px;position:relative;transform:translateX(-50%);width:90vw}.Tab{border-collapse:collapse;border-radius:10px;box-shadow:0 2px 10px #00000014;color:#000;overflow:hidden}.Tab,.Tab thead{background-color:#e0e0e0}.Tab th{color:#61dafb;font-size:.9em;font-weight:700;letter-spacing:.05em;padding:15px 20px;text-align:left;text-transform:uppercase}.Tab tbody tr,.Tab th{border-bottom:none}.Tab tbody tr:nth-child(2n){background-color:#e0e0e0}.Tab tbody tr:hover{background-color:#00dc93;cursor:pointer}.Tab td{font-size:.9em;padding:12px 20px;text-align:left;vertical-align:middle}.Tab td,.Tab td:last-child{border-right:none}.Tab tr:last-child td{border-bottom:none}@media(max-width:900px){.Tab td,.Tab th{font-size:.45em;padding:10px 15px}}
/*# sourceMappingURL=main.db037962.css.map*/