.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:10px;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-user-name{text-wrap:nowrap;text-overflow:ellipsis;max-width:80%;overflow:hidden}.floating-chat-header .floating-channel-header-user-name.enlarged{max-width:500px}.floating-chat-header .chat-action-icons{flex-grow:1;justify-content:flex-end;display:flex}.floating-chat-header .chat-action-icons .chat-icon-wrapper{cursor:pointer;margin-left:8px}.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{background:#fff;border-left:1px solid #e0e1e5;border-right:1px solid #e0e1e5;width:100%;min-height:30px;padding-left:10px;padding-right:10px;display:flex;top:36px;left:10px;right:10px}.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}
.forwarded-message{font-size:13px;font-style:italic}.forwarded-message-container{align-items:center;margin-bottom:2px;display:flex}.forwarded-message-container.my-message{justify-content:flex-end}
.forwarded-attachment-container{max-width:50%}
.navbar-logo{width:auto;height:2.8em}.navbar-logo:hover{width:auto;height:2.8em;transform:scale(1.08)}
.profile-info-avatar-wrapper{display:"inline-block";margin-right:10px}
side-column-left{position:relative}
