.cometchat-message-header{padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);background:var(--cometchat-background-color-01);flex:1 0 0;justify-content:space-between;align-self:stretch;width:100%;height:63px;display:flex;overflow:hidden}.cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-icon-color-secondary);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular);text-align:left;width:100%;height:100%;min-height:17px;display:block;overflow:hidden}.cometchat-message-header .cometchat-message-header__subtitle.cometchat-message-header__subtitle-typing{color:var(--cometchat-text-color-highlight)}.cometchat-message-header .cometchat-list-item__title-container{gap:0;height:fit-content}.cometchat-message-header>div:not([class]){justify-content:flex-start;align-items:center;gap:var(--cometchat-padding-2,8px);flex:1 0 0;width:100%;display:flex;overflow:hidden}.cometchat-message-header .cometchat-list-item__trailing-view{width:auto}.cometchat-message-header__back-button{background:var(--cometchat-icon-color-primary);cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask:url("../../assets//arrow_back.svg") 0 0/contain}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{background:0 0;border:none;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:0}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414);width:24px;height:24px}.cometchat-message-header .cometchat-message-header__search-button .cometchat-button{background:0 0;border:none;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:0}.cometchat-message-header .cometchat-message-header__search-button .cometchat-button__icon,.cometchat-message-header .cometchat-menu-list__sub-menu-icon{background:var(--cometchat-icon-color-primary,#141414);width:24px;height:24px}.cometchat-message-header .cometchat-message-header__menu{justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex}.cometchat-message-header .cometchat-message-header__menu .cometchat-button{background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0}.cometchat-message-header .cometchat-menu-list__sub-menu-list{width:max-content}.cometchat-message-header__listitem{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.cometchat-message-header__auxiliary-button-view{gap:var(--cometchat-padding-4,16px);justify-content:flex-end;align-items:center;gap:16px;width:fit-content;display:flex}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{cursor:default;background:0 0}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{text-overflow:ellipsis;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.cometchat-message-header .cometchat-list-item .cometchat-avatar{border-radius:var(--cometchat-radius-max);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{width:40px;height:40px;padding:0}.cometchat-message-header__listitem>.cometchat{width:100%;height:100%}.cometchat-message-header .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}@media (width<=768px){.cometchat-message-header__back-button{display:block}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:initial}}