*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;padding:20px;background-color:#f4f4f4}header{text-align:center;margin-bottom:20px}h1{font-size:3em;color:#000}#sub-header{text-align:center;font-style:italic}#instructions{font-weight:700;font-size:1.4em;text-align:center}.main-cont{max-width:1000px;margin:0 auto 1.5em;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}section{text-align:center}form{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;margin:1.5em auto}input[type=text]{padding:.4em;font-size:1.2em;border:1px solid #2d85cb;border-radius:.2em 0 0 .2em;height:2em}input[type=text]:focus{background-color:azure;outline:none}button{background-color:#2d85cb;color:#fff;border:none;border-radius:.2em;cursor:pointer}button:focus{outline:none;background-color:#51a2de;color:azure}button:hover{background-color:#246aa1}#chosen-question-cont,#example-questions-list{display:none}#example-questions-list p{font-size:1.2em;text-align:center;font-style:italic;color:#2d85cb;cursor:pointer;margin:0 0 1.5em}#example-questions-list p:last-child{margin-bottom:1em}#question-input{flex-grow:1;min-width:100px;width:1ch}#submit-button{font-size:1.5em;padding:0 1em;height:1.6em;border-radius:0 .2em .2em 0}p{color:#2c3e50;font-size:18px;margin-top:10px}a{color:#2d85cb;text-decoration:none}.disclaimer-box{max-width:1000px;margin:0 auto 1.5em;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;background-color:#fff3cd;color:#c8550c;border:1px solid #ffeeba;padding:15px}#responseContainer{margin-top:20px;display:none}#response-inner-cont{display:flex;align-items:center;flex-direction:column}#response-inner-cont #speech-bubble-row{width:100%;margin-bottom:2em;display:flex}#response-inner-cont #speech-bubble-row .speech-bubble{min-width:20em;position:relative;background:#e7e7ed;border-radius:2em;padding:1.5em;margin-left:120px}#response-inner-cont #speech-bubble-row .speech-bubble:after{content:"";position:absolute;bottom:0;left:2.7em;width:0;height:0;border:2em solid transparent;border-top-color:#e7e7ed;border-bottom:0;border-left:0;margin-left:-1em;margin-bottom:-1.9em}@media (max-width: 480px){#response-inner-cont #speech-bubble-row .speech-bubble{margin-left:0}#response-inner-cont #speech-bubble-row .speech-bubble:after{left:10em}}#response-inner-cont #response-bottom-row{display:flex;width:100%;flex-flow:row;justify-content:flex-end}#response-inner-cont #response-bottom-row #avatar-cont{margin-right:auto;height:200px;width:200px}#response-inner-cont #response-bottom-row #avatar-cont #responseAvatar{margin:0}#response-inner-cont #response-audio-controls{align-self:flex-end;display:flex}@media (max-width: 560px){#response-inner-cont #response-bottom-row{flex-flow:column}#response-inner-cont #response-audio-controls{align-self:flex-start}}#responseMessage{font-size:1.3em;line-height:1.3em;color:#2c3e50;font-style:italic;text-align:left;float:left}#response-pending-indicator{display:inline-block}#response-pending-indicator svg{display:inline}#response-pending-indicator .cursor{background-color:#0f172a;animation:blink 1s infinite;width:.25rem;line-height:1.3em;height:1.3em;position:relative;top:.1em}@keyframes blink{0%,to{background-color:transparent}50%{background-color:#0f172a}}audio{margin-top:10px}.share-container{margin-bottom:20px;display:flex;flex-direction:row;flex-wrap:wrap}.share-container .share-container-text{display:flex;align-items:center;font-size:1.5em;padding-right:.5em}.share-container .a2a_default_style a{float:left;line-height:16px;padding:.4em .4em .4em 0!important}p.follow-me{display:flex;align-items:center}p.follow-me .twitter-follow-button{display:inline-block;vertical-align:middle}body.scientific-details{font-family:Georgia,serif;line-height:1.6;padding:40px;text-align:left;max-width:1000px;margin:0 auto}h1,h2,h3{margin-top:30px;margin-bottom:20px}p{margin-bottom:20px;text-align:left}p:first-child{margin-top:0}p:last-child{margin-bottom:0}ul{margin-bottom:20px;padding-left:40px;text-align:left}ul li{margin-bottom:10px;text-indent:20px}li{margin-bottom:15px}img{display:block;margin:20px auto;max-width:100%}a{color:#3383bb;text-decoration:none}a:hover{text-decoration:underline}.debug-cont{max-width:1000px;margin:0 auto 1.5em;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;background-color:#ffc7ba}#chosen-question-cont{margin-bottom:1em}#input-question-text{font-size:2em;font-weight:700;color:#38a13c;text-align:center}#ads-cont{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}#ads-cont .ad-cont{padding:1em;border:1px solid grey;width:400px;height:400px}#ads-cont .ad-cont p{text-align:center;color:#3383bb}
