#root,#view,body,html{height:100%}body{margin:0}#view{width:100%}#view>iframe{border-width:0;height:100%;width:100%}[popover]{border-width:0;position:relative!important}.ch-icon{background-color:initial!important}.videoTileStyle{min-height:200px}.videoTileStyle>div{height:100%;position:static;width:100%}.chat-menu{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin:8px 0;padding:12px 5%}.chat-menu.selected{background-color:#929292;color:#fff}.chat-menu>.chat-menu-delete{background:#0000;border-radius:50%;color:#fff;display:none;height:20px;margin:0;padding:2px;width:20px}.chat-menu>.chat-menu-delete:hover{background-color:#414d5c}.chat-menu>.chat-menu-delete>svg{height:100%;width:100%}.chat-menu.selected>.chat-menu-delete{display:block}.chat-state{display:flex;height:100%;opacity:0;position:absolute;position:none;width:100%;z-index:-1}.chat-state.selected{opacity:1;pointer-events:auto;z-index:0}*{font-family:Amazon Ember,Noto Sans,Helvetica Neue,Roboto,Arial,sans-serif;font-weight:400}.App{background-repeat:no-repeat;background-size:contain;height:100%;left:0;position:absolute;top:0;width:100%}#root{align-items:center;background-color:#e5eaeb;display:flex;flex-direction:column;justify-content:center}.app-wrapper{box-shadow:0 1px 4px #00000029;display:grid;grid-template-columns:320px 1fr;height:100%;max-width:1770px;position:relative;width:100%}.status-bar{padding:12px;text-align:center}.status-bar.hidden{display:none}.container{background-color:#fff;display:grid;flex:1 0;grid-template-rows:1fr 90px;min-height:98%}.container .chat{display:flex;flex-direction:column;padding:15px}.container .chat input{border-width:0;font-size:14px;height:33px;padding-left:12px;width:calc(100% - 36px)}.container .chat button{background-color:#fff;border:2px solid #7a30f5;border-radius:2px;color:#7a30f5;cursor:pointer;height:36px;padding:8px 20px}.container .chat .end-button{background-color:#f2f2f2;padding:12px;text-align:center}.container .chat .sc-gEvEer.feDtVS{box-sizing:border-box}view-renderer-comp{scroll-margin-top:100px}.interact-btn{background-color:#7a30f5;border:0;border-radius:4px;color:#fff;cursor:pointer;padding:8px 4px}.loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.loader-round{animation:loading 1.2s ease;animation-iteration-count:infinite;border-radius:50%;height:16px;margin:6px;width:16px}.loader-round.first,.loader-round.second{background-color:#002d65}.loader-round.second{animation-delay:.3s}.loader-round.third{animation-delay:.6s;background-color:#002d65}@keyframes loading{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}