.subtle-label{font-size:.75em;color:grey;cursor:pointer}.span-dots{margin-top:0;margin-bottom:0}.ViewPanel{height:70vh;display:flex;justify-content:center;align-items:center}.ViewPanel-Light{background:#fff;transition:background-color 1s ease}.ViewPanel-Dark{background-color:#575757}.ViewPanel-Image{height:50vh;max-width:100vw}@media only screen and (max-width:600px){.ViewPanel-Image{height:auto}}.fade-in{animation:fadeIn 2s ease;-webkit-animation:fadeIn 2s ease;-moz-animation:fadeIn ease 2s;-o-animation:fadeIn ease 2s;-ms-animation:fadeIn ease 2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-out{animation:fadeOut 2s ease;-webkit-animation:fadeOut 2s ease;-moz-animation:fadeOut ease 2s;-o-animation:fadeOut ease 2s;-ms-animation:fadeOut ease 2s}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}.Prompt-Time{margin:0;font-size:2em}.Prompt-Time-Good{color:#000}.Prompt-Time-Bad{color:#d9534f}.Prompt-Btn{margin-top:1em}.ControlPanel{height:30vh;display:flex;justify-content:space-between;align-items:center;background-color:rgba(0,0,0,.05)}.ControlPanel-Center{display:flex;flex-direction:column;align-items:center;text-align:center}.btn-control{width:10em}.btn-control,.btn-control-passfail{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.btn-control-passfail{margin:3em;height:50px;width:100px}@media only screen and (max-width:600px){.ControlPanel-Center{font-size:.8em}.btn-control-passfail{margin:.5em;height:auto;width:auto}}.CategoryTitle:hover{cursor:pointer}.CategoryTitle-DropIcon{float:right}.DropIcon-Arrow{border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:3px}.DropIcon-Arrow-Up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.DropIcon-Arrow-Down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.TestSummaryBar{position:absolute;left:0;right:0;margin:auto;width:40%}.TestSummaryBar-Text{color:#fff;background-color:#007bff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);border-radius:0 0 15px 15px;margin:0;cursor:pointer;transition:background-color .15s ease}.TestSummaryBar-Text:hover{background-color:#0069d9;transition:background-color .15s ease}.pulse{-webkit-animation:pulse-black 2s infinite;animation:pulse-black 2s infinite}@-webkit-keyframes pulse-black{0%{transform:scale(.98);box-shadow:0 0 0 0 #3e9bff}70%{transform:scale(1);box-shadow:0 0 50px 10px transparent}to{transform:scale(.98);box-shadow:0 0 0 0 transparent}}@keyframes pulse-black{0%{transform:scale(.98);box-shadow:0 0 0 0 #3e9bff}70%{transform:scale(1);box-shadow:0 0 50px 10px transparent}to{transform:scale(.98);box-shadow:0 0 0 0 transparent}}.BackButton{position:absolute;width:10%}.BackButton-Text{color:#fff;background-color:#007bff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);border-radius:0 0 15px 0;margin:0;cursor:pointer;transition:background-color .15s ease}.BackButton-Text:hover{background-color:#0069d9;transition:background-color .15s ease}@media only screen and (max-width:600px){.BackButton{width:13%}}.TestDashboard{width:100%}.modal-body{max-height:400px;overflow-y:auto}.help-icon{color:#007bff}.App{min-height:100%;text-align:center}.btn-menu{width:15em}body,html{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;margin:0}#root,body,html{height:100%}
/*# sourceMappingURL=main.c386055f.chunk.css.map */