a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{background:linear-gradient(180deg,#6200b5,#4a0867);overflow:hidden;overscroll-behavior:none}body *{box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}p{font-size:1.25rem}input{font-size:1.25rem;padding:.5rem}a,button,input{border-radius:4px;color:#282828}a,button{cursor:pointer;font-size:1.5rem;padding:.5rem 1rem}.App{height:100vh;width:100vw}.Page__Login{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Page__Login h1{font-size:2.75rem;margin-bottom:.25rem}.Page__Login p{margin-bottom:2rem}.Page__Login h2{margin-bottom:1rem}.Page__Login input{border:0}.Page__Login input:last-of-type{margin-top:.5rem}.Page__Login button{border:0}.Page__Login-btn{margin-top:1rem}.Page__Login-logo{height:auto;width:200px}.App__Home{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.App__Home h1{margin-bottom:.5rem}.App__Home a,.App__Home button{background-color:#fff;min-width:40%;padding:1rem;text-align:center;text-decoration:none}.App__Home a:not(:first-of-type),.App__Home button:not(:first-of-type){margin-top:.5rem}@media screen and (max-width:800px){.App__Home a,.App__Home button{min-width:60%}}@media screen and (max-width:420px){.App__Home a,.App__Home button{min-width:90%}}.App__Home button{border:0;margin-top:.5rem}.App__NewEncounter h2{font-size:1.25rem}.App__NewEncounter{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem 0;width:100%}.App__NewEncounter h1{margin-bottom:.5rem}.App__NewEncounter button{background-color:#fff;min-width:30%;padding:1rem;text-align:center;text-decoration:none}.App__NewEncounter button:last-of-type{margin-top:.5rem}@media screen and (max-width:500px){.App__NewEncounter button{min-width:70%}}.App__NewEncounter button:disabled{opacity:.7}.App__NewEncounter-buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:calc(100% - 2rem)}.App__NewEncounter-speak-group{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:.5rem}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}.App__NewEncounter-speak-icon{animation:pulse 1.5s ease-in-out infinite alternate;height:150px;margin:1rem 0}.App__NewEncounter-transcribed-text{border:1px solid #fff;border-radius:4px;color:#282828;flex:1 1;font-size:1.25rem;margin-top:.5rem;overflow-y:auto;padding:.5rem;width:calc(100% - 2rem)}.Page__prompts{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;padding:1rem;width:100%}.Page__prompts-editor,.Page__prompts-list{height:100%}.Page__prompts-list{align-items:center;border-right:1px solid #fff;display:flex;flex-direction:column;height:100%;justify-self:flex-start;margin-right:.5rem;padding-right:.5rem;width:calc(40% - .5rem)}.Page__prompts-list h2{margin-bottom:.5rem;width:100%}.Page__prompts-list-container{flex:1 1;width:100%}.Page__prompts-list-prompt{align-items:center;background-color:#fff;border-radius:4px;color:#282828;display:flex;font-size:1.5rem;height:43.5px;justify-self:flex-start;padding:.5rem;width:100%}.Page__prompts-list-prompt:not(:first-of-type){margin-top:.5rem}.Page__prompts-list-prompt.open,.Page__prompts-list-prompt:hover{background-color:#505050;color:#fff;cursor:pointer}.Page__prompts-list-add{margin-top:.5rem}.Page__prompts-editor{display:flex;flex-direction:column;width:60%}.Page__prompts-editor input{border:0;font-size:1.5rem}.Page__prompts-editor-body,.Page__prompts-editor-buttons,.Page__prompts-editor-name{flex:0 1;width:100%}.Page__prompts-editor-buttons-prompt-usage{align-items:center;display:flex;flex-direction:row;justify-content:center}.Page__prompts-editor-buttons-prompt-usage input[type=checkbox]{height:1.25rem;margin-right:.5rem;width:1.25rem}.Page__prompts-editor-active{font-size:1.5rem;margin-top:.5rem;text-align:right;width:100%}.Page__prompts-editor-body,.Page__prompts-editor-name{margin-top:.5rem;padding:.5rem}.Page__prompts-editor-body{border-radius:4px;color:#282828;flex:1 1;font-size:1.5rem}.Page__prompts-editor-buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:.5rem}.Page__prompts-editor-buttons button:not(:first-of-type){margin-left:.5rem}.Page__prompts-editor-buttons button.Page__prompts-editor-buttons-delete:hover{background-color:#b22222;color:#fff}.Page__prompts-info{font-size:2rem}.Page__prompt-form{color:#282828;font-size:1.25rem;height:80%;margin-bottom:1rem;padding:.5rem;width:80%}button:disabled{cursor:not-allowed;opacity:.7}.App__PatientEncounters{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative;width:100%}.App__PatientEncounters-header{align-items:center;background:linear-gradient(180deg,#6200b5,#4a0867);display:flex;flex:0 1;flex-direction:row;justify-content:center;padding:1rem;width:100%}.App__PatientEncounters-header h1{flex:1 1;font-size:2rem;text-align:right}@media screen and (max-width:600px){.App__PatientEncounters-header h1{font-size:1.25rem}.App__PatientEncounters-header{padding:.5rem}}.App__PatientEncounters-header-logo-group{align-items:center;display:flex;flex:0 1;flex-direction:row;justify-content:center}.App__PatientEncounters-header-logo-group img{background-color:#fff;border-radius:8px;height:auto;padding:.5rem;width:50px}@media screen and (max-width:600px){.App__PatientEncounters-header-logo-group img{width:40px}}.App__PatientEncounters-header-logo-group h2{font-size:1.5rem;margin-left:.5rem}@media screen and (max-width:600px){.App__PatientEncounters-header-logo-group h2{display:none}}.App__PatientEncounters-header-title-status{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center}.App__PatientEncounters-header-status{background-color:orange;border-radius:8px;height:16px;margin-left:.5rem;width:16px}.App__PatientEncounters-header-status.connected{background-color:green}.App__PatientEncounters-body{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow:scroll;padding:.5rem;position:relative;width:100%}.App__PatientEncounters-body *{color:#282828}.App__PatientEncounters-body h4{font-size:1.25rem}.App__PatientEncounters-encounter{align-items:center;border:1px solid #ccc;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:row;font-size:1.25rem;justify-self:flex-start;padding:.5rem;width:100%}.App__PatientEncounters-encounter:not(:first-of-type){margin-top:.5rem}.App__PatientEncounters-encounter-date{width:10%}.App__PatientEncounters-encounter-patient-info{width:40%}.App__PatientEncounters-encounter-transcript{width:45%}.App__PatientEncounters-encounter-toggle-modal{align-content:center;display:flex;justify-content:flex-end;width:5%}.App__PatientEncounters-encounter-toggle-modal img{height:1rem;width:1rem}.App__PatientEncounters-encounter-modal-container{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.App__PatientEncounters-encounter-modal{background-color:#fff;border-radius:.5rem;display:block;height:80%;max-width:1200px;overflow-y:auto;padding:1rem;position:relative;width:80%}.App__PatientEncounters-encounter-modal h4{color:#282828;font-size:1.25rem}.App__PatientEncounters-encounter-modal h4.chart{margin-top:1em}.App__PatientEncounters-encounter-modal h4.re-eval,.App__PatientEncounters-encounter-modal h4.transcript{margin-top:1rem}.App__PatientEncounters-encounter-modal img{height:1.25rem;width:1.25rem}.App__PatientEncounters-encounter-modal img.close-icon{cursor:pointer;position:absolute;right:1rem;top:1rem}.App__PatientEncounters-encounter-modal input{background-color:#fafafa;border-color:#ccc;border-radius:.5rem;border-width:1px;margin-top:.25rem;width:50%}.App__PatientEncounters-encounter-modal textarea{background-color:#fafafa;border-color:#ccc;border-radius:.5rem;color:#282828;font-size:1.25rem;margin-top:.25rem;min-height:350px;padding:.5rem;width:100%}.App__PatientEncounters-encounter-modal button{font-size:1.25rem;margin-top:.5rem}.App__PatientEncounters-encounter-modal button:not(:first-of-type){margin-left:.5rem}.App__PatientEncounters-encounter-modal button:hover{background-color:#ccc}.App__PatientEncounters-encounter-text-reval-modal-container{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.App__PatientEncounters-encounter-text-reval-modal{align-items:center;background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;height:50%;justify-content:center;padding:1rem;position:relative;width:50%}.App__PatientEncounters-encounter-text-reval-modal img{cursor:pointer;position:absolute;right:1rem;top:1rem}.App__PatientEncounters-encounter-text-reval-modal textarea{height:50%;margin-top:1rem;min-height:auto}.App__PatientEncounters-encounter-text-reval-modal button{margin-top:1rem}
/*# sourceMappingURL=main.5a7b775a.css.map*/