body,html{background:url('./mainbg.jpg') no-repeat center center fixed;background-size:cover;display:flex;justify-content:center;align-items:center;height:100vh;margin:0;background-position:center;color:rgb(244, 239, 239);font-family:Tahoma, sans-serif;font-size:20px;flex-direction:column}.container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;padding-top:10vh}button{padding:19px 21px;background-color:#2f9ea2;color:white;border:none;border-radius:8px;cursor:pointer;font-size:16px;margin-top:20px}button:hover{opacity:0.8}#instructions{text-align:center;margin-top:90px}#dataContainer{height:20px;overflow-y:none;scrollbar-width:none;-ms-overflow-style:none}#scrollableArea{height:100%;display:flex;flex-direction:column;align-items:center}#scrollableArea::-webkit-scrollbar{display:none}#scrollableArea div{color:#f3eded;text-align:center;margin:10px 0}.showNotEligible-swal-popup{background-color:#fafbfb;color:#e9e4e4}.showNotEligible-swal-text,.showNotEligible-swal-title{color:#ebe8e8}.swal2-popup.swal2-modal.swal2-show{margin:0;padding:0}.swal2-footer.footer-text{margin:0;padding-bottom:1em;background-color:#262a2b}.swal-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.footer-text{color:#a1aaa9;background-color:#dee6e8;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.swal-html-text{margin-top:15px;margin-bottom:15px;color:#fff}.swal-loading{width:50px;height:50px;border:2px solid var(--bs-blue);border-top-color:transparent;border-radius:100%;padding-bottom:40px;animation:circle infinite 3s linear}.swal-loading-container{position:relative;width:110px;height:110px}.swal-popup-class{border-radius:24px}.swal-logo,wui-loading-thumbnail{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.swal-logo{height:80px;width:80px}.wui-loading-thumbnail{width:110px;height:110px}.swal-calculate-title{font-size:10px;font-weight:500;text-align:left;color:#090808}.swal2-html-container.swal-calculate-htmlContainer{font-size:18px;font-weight:500;text-align:left;color:#0b0b0b;margin-left:18px}.swal2-confirm.swal2-styled:focus{box-shadow:none!important;border-color:transparent!important}