*{font-family:arial,helvetica,verdana,"Yu Gothic",sans-serif;margin:0}html{--color-text:#000;--color-background:green;--color-white:#fff;--color-primary:#fff;--color-list-even:#84c09f;--color-list-odd:#fff;--color-secondary:#adff2f;--blue-1:#0e837f;--blue-2:#0e6c83;--green-1:green;--green-2:#239555;--green-3:#84c09f;--font-size-small:16px;--font-size-medium:22px;--gutter:16px;@media (min-width:1024px){--font-size-small:21px;--font-size-medium:24px;--gutter:12px}}.app{width:100%}body{color:var(--color-white);background:#fff;background:var(--color-white);color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}li{margin:2px 15px 5px 30px}p{margin:2px 15px 5px;white-space:pre-wrap}.margin-sides{margin-left:16px;margin-left:var(--gutter);margin-right:16px;margin-right:var(--gutter)}.wrapper{width:100%;margin:0 auto}.containerFlex{display:flex;flex-wrap:wrap;justify-content:space-between}.containerBlock{display:block;margin:2px auto;width:100%;text-align:center}.filler{flex:1 1;width:100%}.flexGrow{flex-grow:1;width:100%;margin:0 auto}.navLink2{display:flex;margin-top:1px;height:60px}a:hover{color:#fff}.main-banner{display:flex;justify-content:center;align-self:center;margin-top:90px}.homeWrapper{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:50px}.phone1{height:464px;width:218px}.phone2{height:448px;width:217px}.main-wrapper{padding:10px 5px}.main{background:#239555;background:var(--green-2);justify-content:center;align-items:center;border-radius:20px;padding:15px 15px 20px;margin:10px;border:2px solid #fff}.main,.main-border{flex:5 1;text-align:center;max-width:600px}.main-border{background:#84c09f;background:var(--green-3);border-radius:30px;border:12px solid #0e837f;border:12px solid var(--blue-1);margin:10px 10px 60px}.main li{padding:10px}.description{display:block;color:#fff;font-size:14px}.list-left{text-align:left}.list-left li{margin:1px;padding:1px 1px 1px 30px}.footer{justify-content:flex-end;background-color:green;background-color:var(--green-1);height:50px;width:"100%"}.footer,.footerLink{display:flex;flex-wrap:wrap;align-items:center}.footerLink{justify-content:center;padding-right:60px}.foot-wrapper{display:flex;width:100%;text-align:center;background:green}.linksTo{display:flex;flex-wrap:wrap;flex:6 1;justify-content:space-around;align-items:center}footer li{list-style-type:none;text-align:centre;display:inline}footer a{text-decoration:none;text-align:center;color:#fff}.form{display:block;align-items:center;margin:auto;width:80%}.input-field{display:flex;flex-wrap:wrap;flex-direction:row;flex-basis:80%;border-width:1px;border-radius:6px;border-color:#00f;line-height:1.5rem;padding:10px 20px;margin:6px;color:#fff;justify-content:space-between}.input-field label{flex:2 1 30%;align-items:flex-start;min-width:20%}.input-field input{flex:5 1 50%;border-radius:6px;align-items:flex-start}.input-field:focus{outline:none;background-color:#ccc}.Invalid input{border:1px solid red;background-color:#fda49a}.radioTop{margin-top:10px;box-shadow:2px 2px 2px 2px #fff;border:1px solid #eee;border-radius:8px}.btn-containerFlex{display:flex;flex-wrap:wrap;justify-content:center}.btnPrimary{border:2px ridge #fff;border-radius:8px;border-collapse:separate;background:linear-gradient(0deg,#0a5082 0,#0e837f);background:-webkit-linear-gradient(0deg,#0a5082 0,#0e837f);box-shadow:2px 2px 4px 2px rgba(23,56,52,.6)}.btnPrimary,.btnText{display:block;width:100px;padding:12px;margin-top:15px;font-weight:700;font-size:15px;color:#fff;text-align:center;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px}.btnText{border:.2px solid #fff;border-radius:8px;background-color:transparent}.btn{display:block;border:.2px solid #7aa;border-radius:8px;width:100px;padding:12px;margin-top:15px;font-weight:700;font-size:14px;color:#fff;text-align:center;border-collapse:separate;background-color:#013220;background:linear-gradient(0deg,#013220 0,green);background:-webkit-linear-gradient(0deg,#013220 0,green);box-shadow:2px 2px 4px 2px rgba(23,56,52,.6);align-items:center;justify-content:center;cursor:pointer}.btn:hover{border-radius:8px;background-color:green;background:linear-gradient(180deg,#013220 0,green);background:-webkit-linear-gradient(180deg,#013220 0,green)}.btn:disabled{color:#969696}.btn:disabled,.btnPrimary:disabled{cursor:not-allowed;pointer-events:none}.btnPrimary:disabled{opacity:.5}.list-wrapper{width:100%;margin:0 auto;border-radius:8px}.user-items{display:flex}.list-wrapper:nth-child(2n){background-color:#84c09f;background-color:var(--color-list-even)}.list-wrapper:nth-child(odd){background-color:#fff;background-color:var(--color-list-odd)}#user-name :hover{color:#c800ff}.user-name{flex:1 1;font-weight:700;color:#0027a7}#user-name{flex-grow:8;flex-wrap:nowrap;text-align:left;max-width:80%;padding:0;margin:5px;white-space:nowrap;width:100%;font-size:16px}.user-column{display:flex}.user-survey{flex-grow:1;width:30px;text-align:left;color:#000;color:var(--color-text)}.vertical-center img{align-items:center;mix-blend-mode:multiply;min-width:10px;cursor:pointer}.vertical-center{flex:1 1;justify-content:center;padding-top:7px;padding-right:5px}.h2{margin:10px;font-size:1.8em}.h3{margin:15px;font-size:2em}.h4{font-size:1.2em;text-align:left}.h4,.h4Centre{margin:15px;padding-top:2px}.h4Centre{font-size:1.5em}.white{color:#fff}.red{color:red}.grey-text{color:#a9a9a9}.blue{color:#00f}.yellow{color:#ff0}.black{color:#000}.centred{justify-items:center;margin-top:10px}.center,.centred{align-items:center}.center{display:flex;justify-content:center;height:100vh}.left{justify-self:start;margin-left:10px}.right{text-align:right}img{float:left}.error-text{color:red;padding:8px}.error-text,.message-general{text-align:center;font-weight:700}.message-general{color:green}@media screen and (max-width:876px){.main-banner{margin-top:160px}};@media screen and (max-width:650px){.main-banner{margin-top:170px}.input-field{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.input-field input{width:100%}.filler{flex:0.5 1}}@media screen and (max-width:480px){.main-banner{margin-top:800px}.filler{display:none}};.App{display:flex;flex-direction:column;width:100%;height:100%;min-height:100vh}nav li{list-style-type:none;margin-top:5px}nav a,nav li{text-align:center}nav a{text-decoration:none;color:#fff;padding:6px;margin:0 auto;flex-basis:20%;font-size:20px}nav a.active{border:2px ridge #fff;transition:all .1s ease;background-color:var(--blue-1);border-radius:8px;padding-left:12px;padding-right:12px}.nav-wrapper{display:flex;background:var(--green-1);width:100%;z-index:1;position:fixed;top:0;left:0}.navLink{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding-right:20px;height:50px}.nav-menu{display:none}.logo{flex:1 1;align-items:center}.nav-logo{margin-left:30px;margin-top:10px}.nav-routes{flex:4 1}.routes{flex-flow:column;justify-content:space-around;margin:6px}.button,.dropbtn{background-color:green;color:#fff;font-size:20px;border:none;padding:6px 12px;text-align:center;border-radius:8px}.dropdown{display:flex;flex-wrap:wrap;align-items:center;margin-left:40px;margin-right:auto;overflow:hidden}.dropbtn a{text-align:center;font-size:20px;text-decoration:none;border:2px ridge #fff;background-color:#0e837f}.dropdown-content{display:none;position:fixed;top:0;margin-top:45px;padding-top:10px;padding-bottom:10px;padding-right:50px;background-color:#239555;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:20;border-radius:8px}.dropdown-content a{text-align:center;color:#fff;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#0e837f;border-radius:8px;border:2px ridge #fff}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#0e837f;border:2px ridge #fff}@media screen and (max-width:1030px){.navLink{height:80px}}@media screen and (max-width:750px){.navLink{height:140px}.nav-menu{display:none;height:40px;width:40px;background:url(/assets/menu.png) no-repeat 98%;background-color:#239555;cursor:pointer}}@media screen and (max-width:480px){.navLink{height:160px}.menu{display:none;padding:8px;background-color:#239555}.menu img{height:40px}.sidedraw{position:fixed;width:70%;height:100%;left:0;top:0;background-color:#fff;padding:32px 16px;box-sizing:border-box;transition:transform .3s ease-out}.open{transform:translateX(0)}.close{transform:translateX(-100%)}}.Loader,.Loader:after,.Loader:before{border-radius:50%}.Loader{color:#fff;font-size:11px;text-indent:-99999em;margin:55px auto;position:relative;width:10em;height:10em;box-shadow:inset 0 0 0 1em;transform:translateZ(0)}.Loader:after,.Loader:before{position:absolute;content:""}.Loader:before{border-radius:10.2em 0 0 10.2em;left:-.1em;transform-origin:5.2em 5.1em;animation:load2 2s ease 1.5s infinite}.Loader:after,.Loader:before{width:5.2em;height:10.2em;background:green;top:-.1em}.Loader:after{border-radius:0 10.2em 10.2em 0;left:5.1em;transform-origin:0 5.1em;animation:load2 2s ease infinite}@keyframes load2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.formData{margin:20px auto;width:85%;text-align:center;padding:10px;box-sizing:border-box}.radioTop{margin-top:20px;box-shadow:0 2px 3px #ccc;border:1px solid #ccc;padding:10px;margin-bottom:10px;color:#000;font-weight:700}.radioBottom{margin-top:15px;margin-bottom:25px}.radioSpace{margin-left:30px;padding-top:16px}.label-left-black{color:#000;font-weight:700;text-align:left}@media (min-width:600px){.formData{width:500px}}.Input{width:100%;padding:10px;box-sizing:border-box}.Label{display:block;color:#000}.Label,.LabelLeft{font-weight:700;margin-bottom:8px}.LabelLeft{justify-content:left;color:#fff}.InputElement{outline:none;border:1px solid #ccc;border-radius:6px;background-color:#fff;font:inherit;padding:6px 10px;display:block;width:100%;box-sizing:border-box}.InputElement:focus{outline:none;background-color:#ccc}.Invalid{border:1px solid red;background-color:#fda49a}@media screen and (max-width:400px){.Input{display:flex;flex-direction:column;justify-content:space-around;align-items:center}};.flex90{flex:90 1;width:100%;color:#000}.flex10{flex:10 1;width:100%}.alignRHS{margin-right:6px;text-align:right}.survey-field{display:flex;justify-content:flex-end;margin:15px}.survey-field-NIOH{width:100px;justify-content:center;margin:15px}.NIOH-columns{display:flex;justify-content:space-between}.temp{min-width:20px;max-width:30px}.table{border:5px solid green;margin:5px;border-radius:10px}#title{text-align:center;color:#000}#titledate{text-align:right;color:#000}#surveys{color:#000;text-align:center;font-size:.8em;border-collapse:collapse;border:3px solid #ddd;width:100%}#surveys td,#surveys th{border:1px solid #ddd;padding:8px;max-width:20px}#surveys tr:nth-child(2n){background-color:#f2f2f2}#surveys tr:hover{background-color:#ddd}#surveys th{padding-top:12px;padding-bottom:12px;font-size:.8em;text-align:left;background-color:green;color:#fff;height:auto;width:30px}#text-rotate{transform:rotate(-85deg)}.date{margin:15px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start}.date-picker{font-size:1.5em;padding:5px;width:65%;margin-top:5px;margin-left:5%;margin-right:8%;text-align:center;font-weight:700;border-radius:8px;background-color:#48a09d;color:#fff;border:2px solid #84c09f}.message{border-width:0;text-align:center}.right{display:flex;align-items:flex-end;justify-content:flex-end;margin-right:30px}.width120{min-width:120px;text-align:left}.width50{min-width:50px;text-align:left}.outLine{text-shadow:-1px 1px 0 #000,1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000}@media screen and (max-width:1200px){#surveys th,.font-size{font-size:.6em}}@media screen and (max-width:900px){#surveys th,.font-size{font-size:.5em}}@media screen and (max-width:600px){#surveys th,.font-size{font-size:.4em}}
/*# sourceMappingURL=main.5ba9a662.chunk.css.map */