body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.questionHeader{background-color:#fff;display:flex;height:70px;justify-content:space-between;margin-top:20px;width:100%}.questionHeaderItem{color:#fcc603;font-size:40px;padding:10px}.completedText{margin-top:100px}.completedText,.operationHandlerErrorMsg{font-size:40px;text-align:center;width:100%}.operationHandlerErrorMsg{margin-top:10px}.operationHandlerButton{background-color:#fcc603;border:0;color:#fff;display:block;font-size:40px;margin:50px auto 0;padding:5px;width:200px}.question{display:flex;justify-content:center;margin-top:100px;text-align:center;width:100%}.questionItem{color:#000;font-size:50px;height:50px;margin-left:10px;margin-right:10px;padding:10px}.questionItemBorder{border:1px;border-color:#fcc603;border-style:solid}.questionAnswer{width:100px}.submitButton{background-color:#fcc603;border:0;color:#fff;display:block;font-size:40px;margin:50px auto 0;padding:5px;width:200px}button:disabled,button[disabled]{background-color:#fcc60381;color:#f7f0f0}@media screen and (max-width:800px){.questionItem{color:#000;font-size:30px;height:30px;margin-left:5px;margin-right:5px;padding:10px}.questionAnswer{width:70px}}.header{background-color:#fff;display:flex;height:70px;justify-content:space-between;margin-top:20px;width:100%}.headerItem{color:#fcc603;font-size:40px;padding:10px}@media screen and (max-width:800px){.header{height:50px}.headerItem{font-size:24px}}.resultsMain{margin-bottom:20px;margin-top:60px}.resultsTitle{font-size:30px;margin:10px;text-align:center;-webkit-text-decoration-style:bold;text-decoration-style:bold}table,td,th{border:1px solid #000;text-align:center;vertical-align:middle}table{margin-left:auto;margin-right:auto}th{padding-left:20px;padding-right:20px}.processing{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:12px solid #f3f3f3;border-color:#fcc603 #690;border-radius:50%;border-style:solid;border-width:12px;height:120px;left:40%;position:absolute;top:40%;width:120px}@media screen and (max-width:800px){.processing{height:60px;width:60px}}.contentSectionMain{background-color:#fff;border-radius:25px;display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px;width:auto}.title{border-bottom:1px solid #fcc603;color:#fcc603;font-size:30px;height:50px;margin:10px;padding-top:10px}.contentSectionLayout{margin-bottom:10px;margin-top:10px}.contentSectionOperandLayout{display:flex;flex-direction:row;margin-bottom:20px;margin-left:10px;margin-top:20px}.contentSectionOperandText{color:green;font-size:large}.contentSectionOperandInput{border:1px solid #fcc603;color:green;margin-left:10px;width:50px}.contentSectionSubmitButton{background-color:#fcc603;border:0;color:#fff;display:block;font-size:20px;margin:20px auto 0;padding:5px;width:30%}.gridItemMain{margin-top:0;padding-left:10px}.contentListSection{font-size:30px;padding-bottom:20px}.contentListItem{color:green;font-size:20px;margin:10px;overflow-wrap:break-word}.contentListItem:active{text-decoration:underline}.contentMain,.homeMain{height:100%;width:100%}.contentMain{grid-row-gap:.5em;grid-column-gap:1em;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-template-rows:auto;margin-top:50px}@media screen and (max-width:800px){.contentMain{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.kidsSelectContainer{margin-top:10%}.kidsSelectTitle{color:#fcc603;font-size:48px;font-weight:700;text-align:center}.kidsContainer{display:flex;flex-direction:row;justify-content:center;margin-top:20px}.kidsName{background-color:#fcc603;border-radius:50%;color:#fff;font-size:48px;font-weight:700;height:200px;line-height:200px;margin:50px;padding:5px;text-align:center;width:200px}@media screen and (max-width:800px){.kidsName,.kidsSelectTitle{font-size:24px}.kidsName{height:100px;line-height:100px;margin:20px;width:100px}}.signInContainerStyle{display:flex;flex-direction:row;height:18px;margin:auto;text-align:center;width:80%}.createAccountStyle,.forgotPasswordStyle{color:blue;width:50%}.createAccountStyle:active .createAccountStyle:hover,a:hover{text-decoration:underline}.myFormComponent{margin:100px auto 0;text-align:center;width:30%}.myFormButton,.myFormInputText{height:36px;margin-bottom:10px;margin-top:10px;width:80%}.myFormButton{background:#fcc603;color:#fff;font-size:x-large}.myFormErrorText{color:red;font-size:medium;margin-top:5dp}.myFormSuccessText{color:green;font-size:medium;margin-top:5dp}@media screen and (max-width:800px){.myFormComponent{margin-top:50px;width:90%}.myFormInputText,input,select,textarea{font-size:16px}}.myAccountContainer{height:100%;margin-left:20%;margin-right:20%;margin-top:100px;width:60%}.myAccountItemContainer{border:1px solid #dcdcdc;display:flex;flex-direction:row;width:auto}.myAccountItem{align-self:center;font-size:x-large;margin-left:10px;padding-bottom:10px;padding-top:10px;width:50%}.myAccountItemSeperator{background-color:#dcdcdc;height:auto;width:1px}.myAccountMultipleValues{font-size:large}@media screen and (max-width:800px){.myAccountContainer{height:100%;margin-left:10%;margin-right:10%;margin-top:100px;width:80%}.myAccountItem{font-size:large}.myAccountMultipleValues{font-size:medium}}.detailedResultsMainLayout{height:100%;width:100%}.detailedResultsDescriptionLayoutContainer{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:20px;margin-left:10px;margin-top:30px}.detailedResultsDescriptionLayout{align-self:center}.detailedResultsTitleSection{color:#fcc603;font-size:x-large;font-weight:700}.detailedResultsTitleValue{color:green;font-size:x-large;font-weight:700}.detailedResultsPart2{color:#fcc603}.resultsSection{background-color:#fff;border-radius:25px;margin:10px}.noResultsSection{color:#fcc603;font-size:x-large;height:50px;line-height:50px;text-align:center}.resultsSectionName{border-bottom:1px solid #fcc603;color:#fcc603;font-size:xx-large;margin-left:10px;margin-right:10px}#resultsSectionTable{border:none;color:#fcc603;margin-top:10px;table-layout:fixed;width:100%}#resultsSectionTableRow #resultsSectionTableHeader{border:none;padding-bottom:10px;padding-left:5px;text-align:center;vertical-align:middle}.myResultsContainer{background-color:#e9e9e9;height:100%;width:100%}.myResultsTitle{color:#fcc603;font-size:xx-large;font-weight:700;margin-top:20px;text-align:center}.myResultsMain{grid-row-gap:.5em;grid-column-gap:1em;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-template-rows:auto;height:100%;margin-left:10px;margin-right:10px;margin-top:20px;width:100%}@media screen and (max-width:800px){.resultsSection{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.registrationComponentStyle{margin:100px auto 0;text-align:center;width:30%}.registrationFormStyle{margin-bottom:20px;margin-top:20px}.registrationInputTextStyle{height:36px;margin-bottom:10px;margin-top:10px;width:80%}.registrationErrorTextStyle{color:red;font-size:medium;margin-top:5dp}.registrationInputButtonStyle{background:#fcc603;color:#fff;font-size:x-large;margin-bottom:10px;margin-top:10px;width:80%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:800px){.registrationComponentStyle{margin-top:50px;width:90%}.registrationInputTextStyle,input,select,textarea{font-size:16px}}.titleHeaderContainer{background-color:#fcc603;display:flex;flex-direction:row;flex-wrap:nowrap;height:50px;justify-content:space-between;width:100%}.dummyLeft{width:200px}.homeImage{float:left;height:40px;margin-left:10px;margin-top:5px;width:50px}.titleText{color:#fff;font-size:40px;font-weight:700;line-height:50px;margin:0 auto;overflow:hidden;text-align:center}.accountInfo{display:flex;flex-direction:column;float:right;margin-right:10px;width:200px;z-index:2}.accountName{background-color:#fff;border-radius:50%;color:#fcc603;font-size:x-large;font-weight:700;margin-left:auto;margin-top:5px;padding:5px}.accountOptions{align-self:flex-end;background-color:#fcc603;border:1px solid #fff;color:#fff;font-size:larger;font-weight:700;padding-bottom:5px;padding-top:5px;text-align:center;width:200px}@media screen and (max-width:800px){.titleHeaderContainer{height:40px}.dummyLeft{width:100px}.homeImage{height:30px;width:40px}.titleText{font-size:20px;line-height:40px}.accountInfo{width:100px}.accountName{font-size:large}.accountOptions{font-size:medium;width:100px}}
/*# sourceMappingURL=main.6a0109e9.css.map*/