.thread_status {
    display: inline-block;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .18)
}

.thread_status.dot_folder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #565656;
    content: "\f15c";
    position: relative;
    z-index: 0
}

.thread_status.dot_hotfolder:after {
    font-family: "Font Awesome 5 Free";
    color: #970000;
    content: "\f06d";
    position: relative;
    z-index: 0
}

.thread_status.dot_hotclosefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #970000;
    content: "\f15c";
    position: relative;
    z-index: 0
}

.thread_status.dot_hotclosefolder:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    color: #cea300;
    content: "\f023";
    position: absolute;
    z-index: 1
}

.thread_status.dot_closefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #565656;
    content: "\f15c";
    position: relative;
    z-index: 0
}

.thread_status.dot_closefolder:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    color: #cea300;
    content: "\f023";
    position: absolute;
    z-index: 1
}

.thread_status.dot_newfolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #739e97;
    content: "\f15c";
    position: relative;
    z-index: 0
}

.thread_status.dot_newhotfolder:after {
    font-family: "fontawesome";
    font-size: 1.9rem;
    color: #f00;
    content: "\f06d";
    position: relative;
    z-index: 0
}

.thread_status.dot_newhotclosefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #f00;
    content: "\f15c";
    position: relative;
    z-index: 0
}

.thread_status.dot_newhotclosefolder:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    color: #cea300;
    content: "\f023";
    position: absolute;
    z-index: 1
}

.thread_status.dot_newclosefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #739e97;
    content: "\f15c";
    position: relative;
    z-index: 0
}

.thread_status.dot_newclosefolder:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    color: #cea300;
    content: "\f023";
    position: absolute;
    z-index: 1
}

.thread_status.folder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #565656;
    content: "\f15b";
    position: relative;
    z-index: 0
}

.thread_status.hotfolder:after {
    font-family: "fontawesome";
    font-size: 1.9rem;
    color: #970000;
    content: "\f06d";
    position: relative;
    z-index: 0
}
.thread_status.dot_hotfolder:after {
    font-family: "fontawesome";
    font-size: 1.9rem;
    color: #970000;
    content: "\f06d";
    position: relative;
    z-index: 0
}

.thread_status.hotclosefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #970000;
    content: "\f15b";
    position: relative;
    z-index: 0
}

.thread_status.hotclosefolder:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    color: #cea300;
    content: "\f023";
    position: absolute;
    z-index: 1
}

.thread_status.closefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #565656;
    content: "\f15b";
    position: relative;
    z-index: 0
}

.thread_status.closefolder:before {
    font-family: "FontAwesome";
    font-size: 1.3rem;
    color: #cea300;
    content: "\f023";
    position: absolute;
    z-index: 1
}

.thread_status.movefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #565656;
    content: "\f15b";
    position: relative;
    z-index: 0
}

.thread_status.movefolder:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    color: #53dba6;
    content: "\f061";
    position: absolute;
    z-index: 1
}

.thread_status.newfolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #739e97;
    content: "\f15b";
    position: relative;
    z-index: 0
}

.thread_status.newhotfolder:after {
    font-family: "fontawesome";
    font-size: 1.9rem;
    color: #f00;
    content: "\f06d";
    position: relative;
    z-index: 0
}

.thread_status.newhotclosefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #f00;
    content: "\f15b";
    position: relative;
    z-index: 0
}

.thread_status.newhotclosefolder:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    color: #cea300;
    content: "\f023";
    position: absolute;
    z-index: 1
}

.thread_status.newclosefolder:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem;
    color: #739e97;
    content: "\f15b";
    position: relative;
    z-index: 0
}

.thread_status.newclosefolder:before {
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
    color: #cea300;
    content: "\f023";
    position: absolute;
    z-index: 1
}
		
		
		
		