html body #chat #fixed_message{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}
html body #chat #fixed_message .fixedMessage{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}
html body #chat #fixed_message .messageContent{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow-wrap:anywhere!important;}
html body #chat #fixed_message .messageData{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:4px 6px!important;min-width:0!important;}
html body #chat #fixed_message .dateCreated{margin-left:auto!important;}
html body #chat :is(.info .author,.fixed-message-author){display:inline-flex!important;align-items:center!important;flex-wrap:wrap;gap:4px;line-height:21px!important;}
html body #chat :is(.userBadges,.fixed-message-badges){display:inline-flex!important;align-items:center!important;align-self:center!important;vertical-align:middle!important;position:static!important;transform:none!important;margin:0!important;padding:0!important;line-height:1!important;height:auto!important;gap:3px!important;}
html body #chat .userBadge{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:static!important;transform:none!important;margin:0!important;padding:0!important;line-height:1!important;}
html body #chat .userBadge img{display:block!important;position:static!important;transform:none!important;margin:0!important;vertical-align:middle!important;}
