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{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;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{display:flex;flex:1 1;overflow:scroll;position:relative;width:100%}.App__PatientEncounters-body *{color:#282828}.App__PatientEncounters-table-body{display:block;height:calc(100vh - 114px);min-width:1280px;overflow:scroll}@media screen and (min-width:1280px){.App__PatientEncounters-table-body{min-width:100%}}.App__PatientEncounters-table-header-delete{align-items:stretch;display:flex;height:30px;justify-content:center;position:relative;width:30px}.App__PatientEncounters-table-header-delete button{background-color:#0000;border:0;font-size:1rem;text-align:left;width:100%}.App__PatientEncounters-table-header-delete button img{height:12px;width:auto}.App__PatientEncounters-table-header-delete-arrow{align-items:center;display:flex;justify-content:center;max-width:30px!important}.App__PatientEncounters-table-header-delete-options{align-items:flex-start;background-color:#fff;border:1px solid #aaa;display:flex;flex-direction:column;justify-content:flex-start;left:.25rem;position:absolute;top:.25rem}.App__PatientEncounters-table-header-delete-options button{border:0;border-radius:0;white-space:nowrap}.App__PatientEncounters-table-header-delete-options button:not(:last-of-type){border-bottom:1px solid #aaa}.App__PatientEncounters-table-header-delete-options button:hover{background-color:#aaa}.App__PatientEncounters-table-body-counter,.App__PatientEncounters-table-body-delete{align-items:center;display:flex;justify-content:center}.App__PatientEncounters-table-body-delete{height:30px;min-width:30px;width:30px}.App__PatientEncounters-table-body-delete button{align-items:center;background-color:#0000;border:0;display:flex;justify-content:center;padding:.5rem}.App__PatientEncounters-table-body-delete button img{height:20px;width:auto}.App__PatientEncounters-body-waiting{align-items:center;display:flex;font-size:1.5rem;height:100%;justify-content:center;width:100%}.App__PatientEncounters-table{width:100%}.App__PatientEncounters-table-header,.App__PatientEncounters-table-row{align-items:stretch;border-bottom:1px solid #aaa;display:flex;flex-direction:row;height:30px;justify-content:flex-start;width:100%}.App__PatientEncounters-table-header{min-width:1263px}@media screen and (min-width:1280px){.App__PatientEncounters-table-header{min-width:calc(100% - 17px)}}.App__PatientEncounters-table-header.mac{min-width:1280px}@media screen and (min-width:1280px){.App__PatientEncounters-table-header.mac{min-width:100%}}.App__PatientEncounters-table-header.body-overflow{width:calc(100% - 17px)}@media screen and (max-width:1280px){.App__PatientEncounters-table-header.body-overflow{width:1263px}}.App__PatientEncounters-table-body-cell.center,.App__PatientEncounters-table-header-cell{align-items:center;display:flex;white-space:nowrap}.App__PatientEncounters-table-body-cell,.App__PatientEncounters-table-header-cell{overflow:hidden;padding:.25rem;width:16%}.App__PatientEncounters-table-body-cell:not(:first-of-type),.App__PatientEncounters-table-header-cell:not(:first-of-type){border-left:1px solid #aaa}.App__PatientEncounters-table-body-cell.created,.App__PatientEncounters-table-header-cell.created{width:5%}.App__PatientEncounters-table-body-cell.last-modified-time,.App__PatientEncounters-table-header-cell.last-modified-time{width:4%}.App__PatientEncounters-table-body-cell.transcript,.App__PatientEncounters-table-header-cell.transcript{width:1%}.App__PatientEncounters-table-body-cell.chart,.App__PatientEncounters-table-header-cell.chart{width:60%}.App__PatientEncounters-table-body-cell.notes,.App__PatientEncounters-table-header-cell.notes{width:5%}.App__PatientEncounters-table-body-cell.comments,.App__PatientEncounters-table-header-cell.comments{width:20%}.App__PatientEncounters-table-body-cell.final-chart,.App__PatientEncounters-table-header-cell.final-chart{width:5%}@media screen and (max-width:1280px){.App__PatientEncounters-table-body-cell.created,.App__PatientEncounters-table-body-cell.last-modified-time,.App__PatientEncounters-table-body-cell.transcript,.App__PatientEncounters-table-header-cell.created,.App__PatientEncounters-table-header-cell.last-modified-time,.App__PatientEncounters-table-header-cell.transcript{width:6%}.App__PatientEncounters-table-body-cell.chart,.App__PatientEncounters-table-header-cell.chart{width:36%}.App__PatientEncounters-table-body-cell.notes,.App__PatientEncounters-table-header-cell.notes{width:10%}.App__PatientEncounters-table-body-cell.comments,.App__PatientEncounters-table-header-cell.comments{width:26%}.App__PatientEncounters-table-body-cell.final-chart,.App__PatientEncounters-table-header-cell.final-chart{width:10%}}.App__PatientEncounters-table-body-cell{align-items:center;display:flex;justify-content:flex-start;white-space:nowrap}.App__PatientEncounters-table-body-cell:hover{background-color:#dcdcdc;cursor:pointer}.App__PatientEncounters-modal-container{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.App__PatientEncounters-modal-container h3{padding:1rem 5%;text-align:left;width:100%}.App__PatientEncounters-modal{align-items:center;background-color:#fff;border-radius:4px;color:#282828;display:flex;flex-direction:column;height:80%;justify-content:center;position:relative;width:80%}.App__PatientEncounters-modal textarea{font-size:1.25rem;height:75%;padding:.5rem;width:90%}.App__PatientEncounters-modal-close{align-items:center;background-color:#0000;border:0;display:flex;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;z-index:1}.App__PatientEncounters-modal-close img{height:auto;width:24px}.App__PatientEncounters-modal-save{margin-top:1rem}.App__PatientEncounters-modal-save:disabled{cursor:not-allowed;opacity:.7}
/*# sourceMappingURL=main.a7127639.css.map*/