.xfThreadsThreadsWrapper { word-wrap:break-word; padding: 10px;background: var(--bg2);border-radius: 0 0 10px 10px; }
.xfThreadsThread { margin-bottom: 0.75em;  background: var(--bg);  border-radius: 5px;  padding: 5px; }
.xfThreadsShowAvatar { display:flex; }
.xfThreadsUserAvatar { min-width:48px; max-height:48px; margin-right:10px; }
.xfThreadsAvatarImage {}
.xfThreadsAvatarImage img { border-radius:0% !important; }
.xfThreadsAvatarText { display:flex; justify-content:center; flex-direction:column; text-align:center; }
.xfThreadsAvatarText a { text-decoration:none !important; }
.xfThreadsThreadInfo { overflow:hidden; }
.xfThreadsThreadLink {  font-weight: 600;}
.xfThreadsThreadMeta { font-size:1em; }
.xfThreadsThreadMetaDate {}
.xfThreadsThreadMetaUser {}
.xfThreadsThreadMetaForum {}

.xfThreadsNotFound {}
