.flex{display:flex}.flex.spread{justify-content:space-between}.flex.col{flex-direction:column}.flex.center{align-items:center;justify-content:center}.flex.center-vrt{align-items:center}.mtd-btn{background:#275ce9;color:#fff;border-radius:4px;font-size:16px;padding:6px 16px;border:none;text-decoration:none!important}.mtd-btn:hover{cursor:pointer}.mtd-video-info{background:#2e3142;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:4px;padding:6px 16px;margin-right:16px}.mtd-video-icon{color:#686b7c;margin-right:8px}#mtd-session-message{color:#fff;font-size:20px;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);text-align:center}.mtd-mode{display:flex;flex-direction:column;align-items:center;justify-content:center}.mtd-hide{display:none!important}.glm-session-error{color:#ef4444}.glm-session-chat-btn{background:#275ce9;padding:10px 8px 8px 8px;line-height:1;border-radius:6px}#mtd-app,#mtd-root,body,html{height:100%;margin:0}#mtd-root{width:100%;max-width:1600px;margin:0 auto}.swal2-timer-progress-bar{background:#f95d6a}.swal2-container{font-family:Roboto}#mtd-app #mtd-routes{color:#275ce9;padding:12px 6px 6px 6px}#mtd-app #mtd-routes .mtd-route-link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;border-radius:6px}#mtd-app #mtd-routes .mtd-route-link div{font-size:14px}#mtd-app #mtd-routes .mtd-route-link i{display:flex;justify-content:center;font-size:24px;width:20px}#mtd-app #mtd-routes .mtd-route-link:hover{cursor:pointer;background:#275ce9;color:#fff}#mtd-app #mtd-routes #mtd-logo-container{color:#275ce9;margin-bottom:32px;justify-content:center}#mtd-app #mtd-routes #mtd-logo-container #mtd-logo{font-size:28px;border-radius:6px;color:#fff;background:#275ce9}#mtd-app #mtd-routes #mtd-logo-container span{font-weight:700}#mtd-app #mtd-views{background:#f3f8ff;flex:1}#mtd-app #mtd-dashboard-header{background:#fff}#mtd-app #mtd-dashboard-header #mtd-profile{padding:8px}#mtd-app #mtd-dashboard-header #mtd-profile:hover{cursor:pointer}#mtd-app #mtd-dashboard-header #mtd-profile:hover i{color:#275ce9}#mtd-app #mtd-dashboard-header #mtd-profile i{font-size:24px;color:#193b68}#mtd-app #mtd-view-window{flex:1;padding:16px}#mtd-chat-window{font-family:"Open Sans";font-size:18px;flex:1;position:relative}#mtd-chat-window #mtd-chat-header{background:#275ce9;color:#fff;text-align:center;border-top-right-radius:5px;border-top-left-radius:5px;padding:4px 0;display:flex;align-items:center;justify-content:center}#mtd-chat-window #mtd-inner-chat{height:calc(100% - 79px);border:3px solid #dde8f8;flex:1;min-height:300px}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container{flex:1}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages{height:100%;background:#fff;padding:8px 16px;display:flex;flex-direction:column;overflow-y:scroll;max-height:300px}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages::-webkit-scrollbar{width:8px}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages::-webkit-scrollbar-track{box-shadow:inset 0 0 0 transparent}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages::-webkit-scrollbar-thumb{background:#b3cbef;width:10px;border-radius:10px}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages::-webkit-scrollbar-thumb:hover{background:#dde8f8}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages .mtd-user-message{margin-bottom:16px;display:flex}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages .mtd-user-message .glm-session-message-time{font-size:12px;color:#aec6cf;display:flex;align-items:center;margin-left:8px}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages .mtd-user-message .mtd-message-contents{padding:4px 0;line-height:1;border-radius:5px;font-size:14px;color:#333948}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages .mtd-user-message a.mtd-message-contents{color:#275ce9}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages .mtd-user-message .mtd-message-label{color:#333948;font-size:14px;display:flex;font-weight:700}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages .mtd-user-message .glm-session-chat-user-logo{margin-right:8px;margin-top:4px}#mtd-chat-window #mtd-inner-chat #mtd-chat-messages-container #mtd-chat-messages .mtd-user-message .glm-session-chat-user-logo i{padding:8px;border-radius:50%;background:#b3cbef;color:#fff}#mtd-chat-window #mtd-inner-chat #mtd-chat-users{border-left:2px solid #dde8f8;background:#fff;padding:8px;width:150px}#mtd-chat-window #mtd-chat-message-form{background:#dde8f8;padding:8px;flex:1;border-bottom-left-radius:5px;position:relative}#mtd-chat-window #mtd-chat-message-form #mtd-chat-message{border-radius:5px;border:none;padding:4px;margin:0;background:#fff;height:28px}#mtd-chat-window #mtd-chat-message-form #mtd-chat-message:focus{outline:0}#mtd-chat-window #mtd-chat-input-container{border-bottom-left-radius:5px;display:flex}#mtd-chat-window #mtd-chat-input-container #mtd-file-controls{background:#dde8f8;position:relative;display:flex;align-items:center;padding:4px 12px 0 8px}#mtd-chat-window #mtd-chat-input-container #mtd-file-controls #mtd-chat-file-input{color:#73a0e2;font-size:20px}#mtd-chat-window #mtd-chat-input-container #mtd-file-controls #mtd-chat-file-input:hover{cursor:pointer}#mtd-chat-window #mtd-chat-input-container #mtd-file-controls:hover{cursor:pointer}#mtd-chat-window #mtd-chat-input-container #mtd-chat-send{display:flex;justify-content:center;align-items:center;padding:0 16px 0 12px;background:#00df72;color:#fff;font-size:24px;border-bottom-right-radius:5px}#mtd-chat-window #mtd-chat-input-container #mtd-chat-send:hover{cursor:pointer}#mtd-chat-window #mtd-chat-controls{padding:4px;background:#fff}.mtd-modal-error{color:#ef4444}.glm-session-logout{background:#dde8f8;color:#73a0e2;display:flex;align-items:center;padding-left:12px;padding-right:4px}.glm-session-logout:hover{cursor:pointer}#glm-session-login-wrapper{background:#fff;padding:16px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#glm-session-login-wrapper.hide{display:none}#mtd-video-widget{display:flex;flex-direction:column;height:97%}#mtd-video-widget #mtd-videos-container{width:100%;background:#1b1f2a;display:flex;position:relative;flex:1;height:calc(100% - 105px)}#mtd-video-widget #mtd-videos-container .OT_root:hover{cursor:pointer}#mtd-video-widget #mtd-videos-container.speaker{flex-direction:column}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers{width:100%;display:flex;height:100%;padding-left:24px;align-content:center}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers.grid{flex-flow:row wrap;justify-content:center;overflow-y:auto;align-items:center}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers>div{max-width:1280px;border-radius:10px;margin:3px}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers>div video{width:100%;height:100%}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers.speaker{height:125px;overflow-x:auto;display:flex;flex-wrap:nowrap;max-width:1200px;margin:0 auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;margin-bottom:10px}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers.speaker>.OT_root{height:100%!important;min-width:150px!important;margin:0 4px;width:150px!important}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers.speaker>.OT_root video{width:100%;height:100%}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers.speaker>.OT_root:hover{cursor:pointer}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers::-webkit-scrollbar{height:8px}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers::-webkit-scrollbar-track{box-shadow:inset 0 0 0 transparent}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers::-webkit-scrollbar-thumb{background:#434641;width:10px;border-radius:10px}#mtd-video-widget #mtd-videos-container #mtd-video-subscribers::-webkit-scrollbar-thumb:hover{background:#434641}#mtd-video-widget #mtd-videos-container #mtd-video-speaker{display:none}#mtd-video-widget #mtd-videos-container #mtd-video-speaker.speaker{max-width:1280px;margin:0 auto 16px;flex:3;width:100%;display:flex;background:#1b1f2a;justify-content:center}#mtd-video-widget #mtd-videos-container #mtd-video-speaker.speaker .OT_root{width:100%!important;height:100%!important}.glm-remove-video-user{position:absolute;bottom:50%;left:50%;width:100px;height:40px;background:red;color:#fff;border-radius:7px;opacity:1;display:flex;text-align:center;transform:translate(-50%);z-index:9999;justify-content:center;align-items:center;line-height:1}#mtd-video-ctrls{display:flex;background:#1b1f2a;color:#fff;padding:8px}#mtd-video-ctrls #mtd-publisher-controls{display:flex}#mtd-video-ctrls .mtd-ctrl-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 16px;color:#fff;font-family:Roboto;font-size:18px}#mtd-video-ctrls .mtd-ctrl-btn .control-off{color:#f95d6a}#mtd-video-ctrls .mtd-ctrl-btn:hover{cursor:pointer;color:#00df72}#mtd-video-ctrls .mtd-ctrl-btn:hover .muted{color:#00df72}#mtd-video-ctrls #mtd-main-ctrls{justify-content:center;flex:1}@media(max-width:1024px){#mtd-video-ctrls #mtd-mute-screen-mode{display:none}}#mtd-video-ctrls #mtd-home{text-decoration:none}.mtd-ui-dropdown{z-index:999999}#mtd-video-header{display:flex;justify-content:flex-start;margin-bottom:12px;font-size:16px}#mtd-video-header #mtd-moderator{position:relative;margin-left:auto}#mtd-video-header #mtd-moderator i{font-size:20px}#mtd-video-header #mtd-moderator.active-requests{background:#275ce9;animation:tada 1s 1}#mtd-video-header #mtd-moderator.active-requests i{color:#fff}#mtd-video-header #mtd-moderator.active-requests:hover{cursor:pointer}#mtd-video-header #mtd-moderator #mtd-moderator-alert-badge{background:#686b7c;border-radius:50%;height:15px;width:15px;position:relative;left:10px}#mtd-video-header #mtd-moderator #mtd-moderator-alert-badge.active-requests{background:#fff;animation:pulse 1s infinite}#mtd-video-header .mtd-participate:disabled{background:#2e3142}#mtd-video-header .mtd-participate:disabled:hover{cursor:default}#mtd-video-header #mtd-display-name-badge{color:#fff;border:2px solid #2e3142;border-radius:4px;padding:0 8px;display:flex;justify-content:center;align-items:center}#mtd-video-header #glm-session-timer{color:#fff;margin-left:24px;margin-right:24px}#mtd-participation-request-container .mtd-participation-request-item{justify-content:space-around;align-items:center}#mtd-participation-request-container .mtd-participation-request-item .mtd-participant-name{font-size:18px}#mtd-participation-request-container .mtd-participation-request-item .mtd-btn:hover{cursor:pointer}#mtd-participation-request-container .mtd-participation-request-item .mtd-btn.success{background:#00df72}#mtd-participation-request-container .mtd-participation-request-item .mtd-btn.warning{background:#f95d6a}#mtd-app-container{max-width:none!important;height:95vh;max-height:600px;padding:8px;font-family:Roboto;background:#1b1f2a;display:flex}@media(min-width:1024px){#mtd-app-container.fullscreen{position:fixed;z-index:999999;top:0;height:100vh;width:100%;left:0}}@media(max-width:1024px){#mtd-app-container{flex-direction:column}}#mtd-app-container #mtd-video-widget{flex:4}#mtd-app-container #mtd-chat-window{min-width:325px}