.message-avatar-wrapper .message-avatar-Offline::before {
font-family: 'Font Awesome 5 Pro';
font-size: inherit;
font-style: normal;
font-weight: 400;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f2bd";
line-height: 1;
font-weight: bold;
color: #d80000;
background: #242222;
border: #242222 solid 2px;
border-radius: 50%;
display: inline-block;
}
.message-avatar-wrapper .message-avatar-Offline {
position: absolute;
left: 50%;
margin-left: -.615em;
bottom: -.5em;