.cometchat-message-bubble__wrapper{box-sizing:border-box;width:100%;max-width:100%;padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px);align-items:flex-start;gap:var(--cometchat-padding-2,8px);flex:1 0 0;display:flex;position:relative}.cometchat-message-bubble__body-reply-view{width:100%;margin-bottom:5px}.cometchat-message-bubble .cometchat-menu-list__sub-menu-list{height:auto;max-height:216px;overflow:auto}.cometchat-message-bubble .cometchat-menu-list__sub-menu-list::-webkit-scrollbar{display:none}.cometchat-message-bubble .cometchat-menu-list__sub-menu-list::-webkit-scrollbar-thumb{display:none}.cometchat-message-bubble .cometchat-reactions{width:100%;margin-top:-4px}.cometchat-message-bubble-outgoing .cometchat-reactions{justify-content:flex-end}.cometchat-message-bubble-incoming .cometchat-reactions{justify-content:flex-start}.cometchat-message-bubble__leading-view{border-radius:inherit;align-self:flex-start;width:fit-content;display:flex;position:relative}.cometchat-message-bubble{border-radius:inherit;flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:flex-start;width:100%;display:flex;position:relative}.cometchat-message-bubble-incoming{justify-content:flex-start;align-items:flex-start}.cometchat-message-bubble__text-message .cometchat-message-bubble__body-content-view{align-self:flex-start;width:fit-content;max-width:100%;display:flex}.cometchat-message-bubble .cometchat-text-bubble__body-text{text-align:left}.cometchat-message-bubble-outgoing{justify-content:flex-end;align-items:flex-end}.cometchat-message-bubble-action{justify-content:center;align-items:center}.cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:var(--cometchat-neutral-color-300)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__body{background:var(--cometchat-primary-color)}.cometchat-message-bubble__body{padding:var(--cometchat-padding-1,4px)var(--cometchat-padding-1,4px)0px var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-3,12px);flex-direction:column;align-items:flex-end;display:flex}.cometchat-message-bubble__body-wrapper{order:2}.cometchat-message-bubble__header-view{justify-content:flex-start;align-items:flex-start;display:flex}.cometchat-message-bubble__options{padding:0px var(--cometchat-padding-2,8px);background:0 0;justify-content:flex-start;align-items:center;display:flex}.cometchat-message-bubble-incoming .cometchat-message-bubble__options{order:3}.cometchat-message-bubble-outgoing .cometchat-message-bubble__options{order:1}