.thread_status {
	display: inline-block;
  	width: 75px;
	height: 75px;
	/* background-image: url(../../../images/greeniceland/folders_sprite.png);
	background-repeat: no-repeat; */
}

.thread_status.dot_folder {
    position:relative;
background-Image: url(../../../images/greeniceland/off.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_folder:before {
	background: #429c46;
	color: #fff;
	position: absolute;
	background-position: 0 -1px;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_hotfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/off.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_hotfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -1px;
		background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_hotlockfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_hotlockfolder:before {
	background: #429c46;
	color: #fff;
	position: absolute;
	background-position: 0 -40px;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
		font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_lockfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_lockfolder:before {
	background: #429c46;
	color: #fff;
	position: absolute;
	background-position: 0 -60px;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}


.thread_status.dot_closefolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_closefolder:before {
	background: #429c46;
	color: #fff;
	position: absolute;
	background-position: 0 -60px;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_newfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/on.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_newfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -810px;
	background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_newhotfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/on.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_newhotfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -810px;
		background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_newhotlockfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_newhotlockfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -120px;
	background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_newlockfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.dot_newlockfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -140px;
	background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;

}

.thread_status.folder {
    position:relative;
background-Image: url(../../../images/greeniceland/off.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.folder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -65px;
	background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.hotfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/off.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.hotfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -60px;
	background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.hotlockfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.hotlockfolder:before {
	background: #429c46;
	color: #fff;
	position: absolute;
	background-position: 0 -185px;
		border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
		font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.lockfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.lockfolder:before {
	background: #429c46;
	color: #fff;
	position: absolute;
	background-position: 0 -187px;
		border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.movefolder {
    position:relative;
}

.thread_status.movefolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -240px;
		background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.newfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/on.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}
.thread_status.newclosefolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.newfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -249px;
		background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.newhotfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/on.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.newhotfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -248px;
		background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.newhotlockfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.newhotlockfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -300px;
	background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.newlockfolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.closefolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}

.thread_status.newlockfolder:before {
	color: #fff;
	position: absolute;
	background-position: 0 -320px;
	background: #429c46;
	border: 1px solid #377b3a;
	text-shadow: 1px 1px 0px #337335;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #51b655;
	-moz-box-shadow: inset 0 0 1px 1px #51b655;
	box-shadow: inset 0 0 1px 1px #51b655;
	padding: 3px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: -7px;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.hotclosefolder {
    position:relative;
background-Image: url(../../../images/greeniceland/closed.png);
background-repeat: no-repeat;
border-radius: 5px 20px;
}
		
		
		
		
		
