.thread_status:before {
    font-family: "font awesome 5 free";
    font-size: 15px;
    font-weight: 900;
}

.thread_status.dot_newfolder:before, .thread_status.dot_newhotfolder:before, .thread_status.dot_newhotlockfolder:before, .thread_status.dot_newlockfolder:before, .thread_status.newfolder:before, .thread_status.newhotfolder:before, .thread_status.newhotlockfolder:before, .thread_status.newlockfolder:before {
    color: #0C3D8C;
}

.thread_status.dot_folder:before{content:"\f27a"}

.thread_status.dot_hotfolder:before{content:"\f005"}

.thread_status.dot_hotlockfolder:before,
.thread_status.dot_lockfolder:before{content:"\f023"}

.thread_status.dot_newfolder:before{content:"\f27a"}

.thread_status.dot_newhotfolder:before{content:"\f005"}

.thread_status.dot_newhotlockfolder:before,
.thread_status.dot_newlockfolder:before{content:"\f023"}

.thread_status.folder:before{content:"\f075"}

.thread_status.hotfolder:before{content:"\f005"}

.thread_status.hotlockfolder:before,
.thread_status.lockfolder:before{content:"\f023"}

.thread_status.movefolder:before{content:"\f178"}

.thread_status.newfolder:before{content:"\f075"}

.thread_status.newhotfolder:before{content:"\f005"}

.thread_status.newhotlockfolder:before,
.thread_status.newlockfolder:before{content:"\f023"}
		
		