.logo{margin-bottom:5px;margin-left:5px;margin-top:5px;max-height:50px;max-width:120px;min-height:50px;z-index:3}@media screen and (orientation:landscape){.logo{margin-left:0;margin-top:0;max-width:100px}}.welcomeContent{background-color:#efefef;border-radius:15px;bottom:8vh;display:grid;justify-content:center;max-height:450px;max-width:340px;min-height:380px;min-width:290px;position:relative}.welcomeMessage{align-self:center;color:#666;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:8px;text-align:center}@media screen and (min-aspect-ratio:13/9){.welcomeContent{background-color:#efefef;border-radius:15px;bottom:30px;display:grid;justify-content:center;max-height:280px;max-width:350px;min-height:225px;position:relative}}body{height:100vh;margin:0;overflow:auto;position:fixed;width:100vw}.App{height:100%!important;position:absolute;text-align:center;width:100%!important}.App-logo{height:40vmin;pointer-events:none}.App-header{align-items:center;background-color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.feedbackMessage{color:#666;display:grid;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:400px;justify-content:center;margin:8px;text-align:center}.controls{bottom:0;flex-direction:column;justify-content:center;left:0;width:100%}.controls,.flipContent{display:flex;position:fixed}.flipContent{background:#fff url(/static/media/loading.c8458c555396f1e0b4e7.gif) 50% no-repeat;height:80px;left:50%;top:40%;width:100px;z-index:1}.disconnectedContent{border-radius:15px;display:grid;height:480px;justify-content:center;position:fixed;width:100%;z-index:2}.errorMessage{align-self:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:8px;text-align:center}.errorContent{border-radius:15px;display:grid;height:480px;justify-content:center;position:fixed;width:100%;z-index:2}.disconnectedMessage{align-self:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:8px;text-align:center}.local-media{bottom:1em;height:100%!important;overflow:hidden;position:absolute;width:100%!important}.local-media video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.local-media-reconnecting{opacity:.6}.local-media-reconnected,.local-media-reconnecting{height:100%;transition:5ms;width:100%}@supports (-webkit-touch-callout:none){@media (orientation:portrait){@media screen and (max-height:750px){.local-media video{height:100%;left:0;object-fit:fill;position:absolute;top:0;width:100%}}}}@media (orientation:portrait){@media screen and (max-height:600px){.local-media video{height:100%;left:0;object-fit:fill;position:absolute;top:0;width:100%}}}.remote-media{border-radius:8px!important;height:84px;overflow:hidden;position:absolute;right:18px;top:20px;width:116px;z-index:1}.remote-media video{left:0;top:0;width:100%}@media screen and (min-aspect-ratio:13/9){.remote-media{border-radius:8px!important;height:84px;left:18px;overflow:hidden;position:absolute;top:60px;width:110px;z-index:1}}.connection{align-items:flex-end;color:#666;display:grid;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:400px;justify-content:center;margin:8px;text-align:center}.connection label{align-self:flex-start}.errorPermissionContent{border-radius:15px;display:grid;height:480px;justify-content:center;position:fixed;width:100vw;z-index:2}.errorPermissionMessage{align-self:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:10vw;text-align:center}.reconnectingContent{display:flex;height:100%;justify-content:center;opacity:.6;position:absolute;transition:5ms;width:100%}.reconnectingMessage{align-self:center;background-color:#ff8527cc;border-radius:6px;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:8px;padding:8px;text-align:center}.toolbar{height:82px;position:relative;width:100%}.buttons,.chat-container{display:flex}.buttons{justify-content:space-evenly;width:100%}.navButton{background:#fff!important;color:gray!important;margin:0 5px!important}@media screen and (min-aspect-ratio:13/9){.buttons-landscape-active{display:flex;justify-content:space-evenly;position:absolute;right:0;width:40%}}.modalDialog{display:grid;height:200px;text-align:center}.modalCard{justify-content:center}.messageContainer{display:flex;flex-direction:column}.messageBox{align-self:center;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background:#0009;border-radius:10px 10px 0 10px;display:grid;grid-template-rows:1fr auto;height:262px;margin:15px;max-width:299px}.messageBox,.messageControl{box-sizing:border-box;width:100%}.messageControl{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.messageContent{color:#fffc;flex:1 1 auto;height:auto;min-height:10em;min-width:20%;overflow:hidden;overflow-y:scroll;padding:2px 4px;position:relative;top:2%}.messageControl textarea{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background:#000000b3;border-color:#000000b3;border-radius:8px;box-sizing:border-box;color:#fffc;flex:1 1 auto;font:italic 700 Georgia,serif;font-size:large;height:42px;min-width:0;width:auto}.attachmentCard{align-items:flex-start;box-sizing:border-box;display:flex;gap:8px;max-width:100%}.attachmentThumbButton{background:none;border:none;border-radius:6px;cursor:pointer;flex:0 0 auto;line-height:0;padding:0}.attachmentThumb{border-radius:6px;display:block;height:72px;object-fit:cover;width:72px}.attachmentInfo{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.attachmentName{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:700;overflow:hidden;overflow-wrap:anywhere}.attachmentMeta{font-size:12px;margin-top:2px;opacity:.85}.attachmentDownload{color:#fff;display:inline-block;margin-top:6px;text-decoration:underline}.attachmentError{color:#ffb4a8;font-size:12px;padding:0 8px 6px}.messageText{border-radius:10px 10px 10px 0;box-sizing:border-box;clear:both;font-family:Arial,Helvetica,sans-serif;font-size:medium;margin:8px 0;max-width:85%;overflow-wrap:anywhere;padding:6px 10px 7px;position:relative;width:auto}.analystMessage{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background:#000000b3;border-radius:8px 8px 8px 0;float:left;margin-right:12px;text-shadow:0 1px 1px #0003}.insuredMessage{background-color:#ff8527cc;float:right;margin-left:12px;text-shadow:0 1px 1px #0003}.attachmentLightbox{align-items:center;background:#000000d9;box-sizing:border-box;cursor:zoom-out;display:flex;inset:0;justify-content:center;padding:56px 16px 16px;position:fixed;z-index:1000}.attachmentLightboxImage{border-radius:6px;cursor:default;max-height:100%;max-width:100%;object-fit:contain}.attachmentLightboxClose{background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:28px;height:40px;line-height:1;position:fixed;right:16px;top:12px;width:40px;z-index:1001}@media screen and (min-aspect-ratio:13/9){.messageContainer{display:flex;flex-direction:row-reverse}}@media screen and (max-width:360px){.messageBox{margin:8px;max-width:100%}.attachmentThumb{height:64px;width:64px}.messageText{max-width:92%}}
/*# sourceMappingURL=main.e8739892.css.map*/