.thread_status
{
	display:inline-block;
	margin-left:9px;
	font-family:'Font Awesome 5 Pro';
	font-size:25px
}

.thread_status.dot_folder:before
{
	content:"\f15b";
	color:#885151
}

.thread_status.dot_hotfolder:before
{
	content:"\f086";
	color:#885151
}

.thread_status.dot_hotlockfolder:before
{
	content:"\f023";
	color:#885151
}

.thread_status.dot_lockfolder:before
{
	content:"\f023";
	color:#885151
}

.thread_status.dot_newfolder:before
{
	content:"\f27a";
	color:#885151
}

.thread_status.dot_newhotfolder:before
{
	content:"\f086";
	color:#e03131
}

.thread_status.dot_newhotlockfolder:before
{
	content:"\f023";
	color:#885151
}

.thread_status.dot_newlockfolder:before
{
	content:"\f023";
	color:#885151
}

.thread_status.folder:before
{
	content:"\f15b";
	color:#885151
}

.thread_status.hotfolder:before
{
	content:"\f15b";
	color:#474747
}

.thread_status.hotlockfolder:before
{
	content:"\f023";
	color:#885151
}

.thread_status.lockfolder:before
{
	content:"\f023"!important;
	color:#474747
}

.thread_status.movefolder:before
{
	content:"\f061"
}

.thread_status.newfolder:before
{
	content:"\f15b";
	color:#885151
}

.thread_status.newhotfolder:before
{
	content:"\f06d";
	color:#885151
}

.thread_status.newhotlockfolder:before
{
	content:"\f023"
}

.thread_status.newlockfolder:before
{
	content:"\f023"
}

td.forumdisplay_sticky>.thread_status:before,.thread_status.stick_folder:before
{
	content:"\f02b";
	color:#a83a3a
}
		
		
		