.condensed-chats{cursor:pointer;width:44px;height:34px;position:absolute;bottom:-2px;right:-42px}.condensed-chats-strips{z-index:9;flex-direction:column;align-items:flex-start;gap:2px;display:flex;position:absolute;bottom:calc(100% + 4px);left:0;right:auto}.condensed-chats-strip{color:#fff;background:var(--yn-blue-dark);border-top-left-radius:4px;border-top-right-radius:4px;align-items:center;width:150px;max-width:150px;height:36px;padding:0 8px 0 5px;display:flex}.condensed-chats-strip-main{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;padding:0;display:flex}.condensed-chats-strip-avatar{flex-shrink:0;margin-right:6px;position:relative}.condensed-chats-strip-avatar-image{object-fit:cover;background:#fff;border-radius:50%;width:24px;height:24px;display:block}.condensed-chats-strip-label{text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.condensed-chats-strip-close{cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;margin-left:2px;margin-right:2px;padding:0;display:inline-flex}.condensed-chats-inner{background:var(--yn-blue);color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;justify-content:center;align-items:center;width:44px;height:34px;display:flex;position:relative}.condensed-chats-unread-badge{color:#fff;background:#dc3545;border-radius:6px;justify-content:center;align-items:center;min-width:12px;height:12px;padding:0 2px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:3px;right:3px}.condensed-chats-unread-badge--on-avatar{z-index:1;top:-2px;right:-2px}.condensed-chats-number{color:var(--yn-blue-dark);background:#fff;border-radius:5px;justify-content:center;align-items:center;width:12px;height:12px;font-weight:700;display:flex;position:absolute;top:5px;left:5px;font-size:10px!important}
.floating-chat-header{color:#fff;background:var(--yn-blue-dark);border-top-left-radius:4px;border-top-right-radius:4px;justify-content:flex-start;align-items:center;width:100%;height:36px;padding-left:5px;padding-right:4px;display:flex}.floating-chat-header .floating-channel-header-avatar{position:relative}.floating-chat-header .floating-channel-header-avatar .floating-channel-header-unread-count{color:#fff;background:#dc3545;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:10px;display:flex;position:absolute;top:0;right:0}.floating-chat-header .floating-channel-header-avatar .floating-channel-header-avatar-image{object-fit:cover;background:#fff;border-radius:50%;width:24px;height:24px;display:block;overflow:hidden}.floating-chat-header .floating-channel-header-avatar .floating-channel-header-avatar-image--offline{opacity:.4}.floating-chat-header .floating-channel-header-user-name{text-wrap:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.floating-chat-header .floating-channel-header-user-name.enlarged{max-width:none}.floating-chat-header .chat-action-icons{flex:none;justify-content:flex-end;align-items:center;gap:2px;margin-left:4px;padding-right:0;display:flex}.floating-chat-header .chat-action-icons .chat-icon-wrapper{cursor:pointer;align-items:center;display:inline-flex}.floating-chat-header .chat-action-icons .chat-icon-wrapper .chat-closing-icon{width:14px;height:14px}.floating-chat-header .chat-action-icons .chat-icon-wrapper .chat-expand-icon{stroke:none;width:15px;height:auto}.floating-chat-header .chat-action-icons .chat-icon-wrapper .chat-reduce-icon{width:15px;height:auto}.floating-channel-header-left{background-color:red;max-width:65%}
.floating-channel-options{box-sizing:border-box;background:#fff;border-left:1px solid #e0e1e5;border-right:1px solid #e0e1e5;align-items:center;width:100%;height:30px;min-height:30px;padding-left:10px;padding-right:10px;display:flex}.floating-channel-options-info-icon-wrapper,.floating-channel-options-icon-container{cursor:pointer}.floating-channel-options-icon{width:20px;height:20px}.channel-member{align-items:center;padding:5px;display:flex}.channel-member-lists{max-height:300px;overflow-y:auto}
.actions-chat-popover-option{cursor:pointer;width:100%;font-size:14px}.actions-chat-popover-option:hover{background-color:var(--yn-gray-200)}.actions-chat-popover-option.disabled{color:var(--yn-gray-400);cursor:not-allowed;pointer-events:none}
.add-user-popover-content{min-width:200px;min-height:400px}
.mute-chat-popover-option{cursor:pointer;width:100%;font-size:14px}.mute-chat-popover-option:hover{background-color:var(--yn-gray-200)}.mute-chat-popover-option.disabled{color:var(--yn-gray-400);cursor:not-allowed;pointer-events:none}
