.thread_status{display:inline-block;width:16px;height:16px;font-size:14px;text-align:center;line-height:16px}
.thread_status:before{display:inline-block;font-family:"bootstrap-icons";font-size:14px;color:var(--bs-body-color)}
.thread_status.dot_folder:before{content:"\f3d1";color:var(--tekbb-accent)}
.thread_status.dot_hotfolder:before{content:"\f3d1";color:#dc2626}
.thread_status.dot_hotclosefolder:before{content:"\f622";color:#dc2626}
.thread_status.dot_closefolder:before{content:"\f622";color:var(--tekbb-muted)}
.thread_status.dot_newfolder:before{content:"\f3d1";color:#16a34a}
.thread_status.dot_newhotfolder:before{content:"\f3d1";color:#ea580c}
.thread_status.dot_newhotclosefolder:before{content:"\f622";color:#ea580c}
.thread_status.dot_newclosefolder:before{content:"\f622";color:#16a34a}
.thread_status.folder:before{content:"\f3d1";color:var(--tekbb-accent)}
.thread_status.hotfolder:before{content:"\f3d1";color:#dc2626}
.thread_status.hotclosefolder:before{content:"\f622";color:#dc2626}
.thread_status.closefolder:before{content:"\f622";color:var(--tekbb-muted)}
.thread_status.movefolder:before{content:"\f131";color:#eab308}
.thread_status.newfolder:before{content:"\f3d1";color:#16a34a}
.thread_status.newhotfolder:before{content:"\f3d1";color:#ea580c}
.thread_status.newhotclosefolder:before{content:"\f622";color:#ea580c}
.thread_status.newclosefolder:before{content:"\f622";color:#16a34a}
.thread_status.announcement:before{content:"\f133";color:var(--tekbb-accent)}

		