.vmodal-bg{z-index:1000;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center}.vmodal{background:#fff;box-shadow:2px 2px 20px 1px;overflow-x:auto;display:flex;flex-direction:column;border:1px solid #eee;border-radius:4px;padding:15px;width:300px}.vmodal-header{display:flex;justify-content:flex-end}.vmodal-body{padding:10px 0}.vmodal-footer{display:flex;justify-content:flex-end;border-top:1px solid #eee;padding-top:10px}.vmodal-footer button{margin-left:5px}.vmodal-video-bg{z-index:1000;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.vmodal-video{background:#000;box-shadow:2px 2px 20px 1px;overflow-x:auto;display:flex;flex-direction:column;border:1px solid #333;border-radius:4px;padding:5px 15px 15px;width:80%}.vmodal-video-header{display:flex;justify-content:flex-end;padding-bottom:5px}.vmodal-video-body{padding:0;display:flex;justify-content:center}.vmodal-video-body video{max-width:100%}.archive-link{margin-bottom:3px}.archive-recording:before{content:" \25cf ";color:red;display:inline-block;padding-right:5px}.archive-play{vertical-align:bottom}.session-archives{margin:10px 0;padding:10px;border:1px solid #eee;border-radius:5px;background-color:#f6f6f6}.chat-status-attendee{display:block;margin:5px;padding:10px;background-color:#eee;color:#999;border:1px solid #ccc;border-radius:5px}.chat-status-attendee.active{background-color:#fff;color:#333}.chat-status-attendee.banned{background-color:#f2dede;color:#b94a48;text-decoration:line-through}.chat-status-attendee:hover{color:#999}.active.chat-status-attendee:hover,.chat-status-attendee:hover{background-color:#f6f6f6;text-decoration:none}.active .chat-status-organisation-name{color:#666}.last-seen{border-top:1px solid #999;font-size:10px;font-style:italic}#chat-component{box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-height:100%;padding-top:5px;padding-bottom:0}#chat-tab-buttons{margin-bottom:0}#chat-tab-buttons a{cursor:pointer}#chat-tab-msg,#chat-tab-settings,#chat-tab-status{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;border-left:1px solid #ddd;height:calc(100% - 40px)}#chat-tab-status{overflow-y:auto}#chat-tab-settings{background-color:#000;color:#fff}.chat-tab-inner{padding:5px}#chat-component-log{box-sizing:border-box;display:flex;flex-grow:1;flex-direction:column;padding:10px;overflow-y:auto;height:calc(100% - 80px)}form.chat-component-message-widget{align-items:stretch;background-color:#ddd;display:flex;margin:0;padding:10px}.chat-component-message-widget textarea{margin-bottom:0;flex-grow:1}#chat-component .tabbed-icon svg{height:20px;width:20px}#chat-component a.manager-tab{color:#000}#chat-component .nav>li>a.manager-tab:hover{background-color:#111;color:#eee}#chat-component .nav-tabs>.active a.manager-tab{background-color:#000;color:#fff}#chat-component .moderation-block{border-top:1px solid #666;margin-bottom:30px;padding:10px}