.chat-message-body{background:#fcfbfb;position:relative;overflow:auto;clear:both;min-height:100px}.chat-message-body .message-wrap{border-radius:5px;max-width:80%;padding:5px;margin:3px 8px;overflow:hidden;overflow-wrap:break-word;text-align:left;clear:both}.chat-message-body .message-wrap .name-date{font-weight:bolder;margin-bottom:2px}.chat-message-body .message-wrap .name-date .message-time{font-weight:lighter;font-size:12px;margin-left:3px}.chat-message-body .message-wrap .name-date .name-clickable{cursor:pointer}.chat-message-body .message-wrap .name-date .name-clickable:hover{text-decoration:underline}.chat-message-body .message-wrap .message{font-size:16px;color:currentColor}.chat-message-body .message-wrap.right{background:var(--primary-accent-color);color:var(--right-message-color)}.chat-message-body .message-wrap.left{background:#d1cecd;color:#000}.chat-message-body::-webkit-scrollbar{width:5px!important}.chat-message-body::-webkit-scrollbar-track{background:inherit!important}.chat-message-body::-webkit-scrollbar-thumb{background:var(--primary-accent-color)!important}.chat-message-body::-webkit-scrollbar-thumb:hover{background:var(--primary-accent-color);-webkit-filter:brightness(1.2);filter:brightness(1.2)}.chat>div:not(.no-radius),.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.chat>div:not(.no-radius){border-radius:7px;overflow:hidden}.chat .chat-header{background:#fff;-webkit-box-shadow:0 .1px #f36524;box-shadow:0 .1px #f36524;padding:5px;font-weight:bolder;min-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:225}.chat .chat-header .team-icon{margin-left:8px;z-index:33}.chat .chat-header .game-name,.chat .chat-header .team-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;text-align:center}.chat .chat-header .chat-actions{-ms-flex-item-align:center;align-self:center;margin-right:8px}.chat .chat-header .chat-actions:hover{cursor:pointer;-webkit-filter:brightness(70%);filter:brightness(70%)}.chat__message-input{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-item-align:center;align-self:center;border:0;background:#fcfbfb}.chat__message-input .v-input__slot:after{display:none;opacity:0;visibility:hidden}.chat__message-input textarea{background:#fcfbfb;line-height:20px;padding:10px 12px 12px 12px;max-width:100%;width:100%}.chat__message-input .v-input.v-textarea.v-text-field{padding-top:unset;margin-top:unset}.chat__message-input__host-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;background:currentColor;color:var(--primary-accent-color);padding:0 6px;border-bottom-right-radius:4px}.chat__message-input__host-checkbox .v-label{font-size:13px;font-weight:500}.chat__message-input__host-checkbox .v-input__slot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center}.chat__message-input__host-checkbox .v-input--selection-controls{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-1px}.chat__message-input__host-checkbox .v-input--selection-controls__input{margin-right:2px}.chat__message-input__host-checkbox .accent--text,.chat__message-input__host-checkbox .theme--dark.v-icon,.chat__message-input__host-checkbox .theme--dark.v-label{color:currentColor!important}.chat .chat-loading{background:#fcfbfb;height:100%;display:grid;place-items:center}.chat__submit{min-width:0;-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important;color:var(--primary-accent-color)!important}.theme--light.v-text-field--solo>.v-input__control>.v-input__slot{border-top-left-radius:0;border-top-right-radius:0}.chat-head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;z-index:99;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:0;min-width:0}.chat-head__left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chat-head__right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-head__unread{z-index:9;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;height:27px;width:27px;background:#c50909;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:calc(100% - 13px)}.chat-head__left .chat-head__unread{left:-13px}.chat-head__right .chat-head__unread{right:-13px}.chat-head__button{cursor:pointer;position:relative;color:#e8e9eb;background:#292932;border-radius:4px;font-size:12px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:1px 1px 8px 0 rgba(59,64,76,.8);box-shadow:1px 1px 8px 0 rgba(59,64,76,.8);padding:6px 12px;-webkit-text-decoration-color:#000;text-decoration-color:#000;-webkit-text-decoration-line:none;text-decoration-line:none;-webkit-text-decoration-style:solid;text-decoration-style:solid;font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-weight:410}.chat-head__button:before{content:"";display:block;width:16px;height:6px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;cursor:move}.chat-head__button-handle{position:absolute;top:0;left:0;bottom:0;width:38px;cursor:move}.chat-head__button-text{margin-left:12px;margin-right:8px}.chat-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:300px;max-height:500px;z-index:222;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chat-wrap .absolute{position:absolute;left:8px;bottom:5px;z-index:222;height:90%;width:inherit}.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.chat-context-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chat-context-toggle__contxt-toggle-group{width:70%;z-index:1;border:2px solid #787a7c}.chat-context-toggle__contxt-toggle-group .v-btn--active:before,.chat-context-toggle__contxt-toggle-group .v-btn:focus:before,.chat-context-toggle__contxt-toggle-group .v-btn:hover:before{background-color:unset}.chat-context-toggle__staff{margin-left:4px}.chat-context-toggle__staff--active .v-btn__content{background-color:#8680ff;padding:5px}.chat-context-toggle__staff__unread-message{display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;background:#8680ff;font-size:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-14px;right:-4px}.chat-context-toggle__staff .v-btn--small{font-size:13px;height:unset;padding:1px 4px}.chat-context-toggle__staff .v-btn{margin:0;min-width:unset;border-radius:25px!important;opacity:1;padding-top:5px;padding-bottom:5px;height:30px;width:60px}.chat-context-toggle__staff .v-btn__content{color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}