.thread_status
{
	display:inline-block;
	text-align:center;
	width:25px;
	font-size:24px
}

.thread_status.check_folder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f00c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.check_newfolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#183f89;
	content:"\f00c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.dot_folder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f573";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.dot_hotfolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.dot_hotclosefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.dot_closefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.dot_newfolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#183f89;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.dot_newhotfolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.dot_newhotclosefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.dot_newclosefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.folder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.hotfolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f06d";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.hotclosefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#183f89;
	content:"\f023";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.closefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f023";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.movefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f30b";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.newfolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#183f89;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.newhotfolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#183f89;
	content:"\f06d";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.newhotclosefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:20px;
	color:#333;
	content:"\f15c";
	position:relative;
	z-index:0;
	font-weight:900
}

.thread_status.newclosefolder:after
{
	font-family:"Font Awesome 5 Pro";
	font-size:14px;
	font-size:20px;
	color:#333;
	position:relative;
	z-index:0;
	font-weight:900
}
		
		