.thread_status {
	display: inline-block;
  	width: 14px;
	height: 14px;	
}

.thread_status.dot_folder {
    position:relative;
}

.thread_status.dot_folder:before {
	color: #fff;
	content: "\f114";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;		
	
}

.thread_status.dot_hotfolder {
    position:relative;
}

.thread_status.dot_hotfolder:before {
	color: #fff;
	content: "\f07b";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.dot_hotclosefolder {
    position:relative;
}

.thread_status.dot_hotclosefolder:before {
	color: #fff;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;
	
}

.thread_status.dot_closefolder {
    position:relative;
}

.thread_status.dot_closefolder:before {
	color: #fff;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.dot_newfolder {
    position:relative;
}

.thread_status.dot_newfolder:before {
	content: "\f14a";
	color: #fff;
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.dot_newhotfolder {
    position:relative;
}

.thread_status.dot_newhotfolder:before {
	color: #fff;
	content: "\f08a";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.dot_newhotclosefolder {
    position:relative;
}

.thread_status.dot_newhotclosefolder:before {
	content: "\f08a";
	color: #fff;
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.dot_newclosefolder {
    position:relative;
}

.thread_status.dot_newclosefolder:before {
	color: #fff;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.folder {
    position:relative;
}

.thread_status.folder:before {
	color: #fff;
	content: "\f115";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;		
}

.thread_status.hotfolder {
    position:relative;
}

.thread_status.hotfolder:before {
	color: #fff;
	content: "\f08a";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.hotclosefolder {
    position:relative;
}

.thread_status.hotclosefolder:before {
	color: #fff;
	content: "\f004";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;		
}

.thread_status.closefolder {
    position:relative;
}

.thread_status.closefolder:before {
	color: #fff;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.movefolder {
    position:relative;
}

.thread_status.movefolder:before {
	color: #fff;
	content: "\f079";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.newfolder {
    position:relative;
}

.thread_status.newfolder:before {
	color: #fff;
	content: "\f07c";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}

.thread_status.newhotfolder {
    position:relative;
}

.thread_status.newhotfolder:before {
	color: #fff;
	content: "\f004";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;		
}

.thread_status.newhotclosefolder {
    position:relative;
}

.thread_status.newhotclosefolder:before {
	color: #fff;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;		
}

.thread_status.newclosefolder {
    position:relative;
}

.thread_status.newclosefolder:before {
	color: #fff;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 13px;
    background: #3b3a3a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0px 1px 1px #4a4a4a;
    border: 1px solid #4e4d4d;
    padding: 3px 5px;	
}
		
		
		
		