.thread_status {
	display: inline-block;
  	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}

.thread_status.dot_folder {
    position:relative;
}

.thread_status.dot_folder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 0;
	content: "\f114";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_hotfolder {
    position:relative;
}

.thread_status.dot_hotfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -20px;
	content: "\f07b";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_hotlockfolder {
    position:relative;
}

.thread_status.dot_hotlockfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -40px;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_lockfolder {
    position:relative;
}

.thread_status.dot_lockfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -60px;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_newfolder {
    position:relative;
}

.thread_status.dot_newfolder:before {
	position: absolute;
	background-position: 0 -80px;
	content: "\f14a";
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_newhotfolder {
    position:relative;
}

.thread_status.dot_newhotfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -100px;
	content: "\f08a";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_newhotlockfolder {
    position:relative;
}

.thread_status.dot_newhotlockfolder:before {
	position: absolute;
	background-position: 0 -120px;
	content: "\f08a";
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.dot_newlockfolder {
    position:relative;
}

.thread_status.dot_newlockfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -140px;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.folder {
    position:relative;
}

.thread_status.folder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -160px;
	content: "\f115";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.hotfolder {
    position:relative;
}

.thread_status.hotfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -180px;
	content: "\f08a";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.hotlockfolder {
    position:relative;
}

.thread_status.hotlockfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -200px;
	content: "\f004";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.lockfolder {
    position:relative;
}

.thread_status.lockfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -220px;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.movefolder {
    position:relative;
}

.thread_status.movefolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -240px;
	content: "\f079";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.newfolder {
    position:relative;
}

.thread_status.newfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -260px;
	content: "\f07c";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.newhotfolder {
    position:relative;
}

.thread_status.newhotfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -280px;
	content: "\f004";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.newhotlockfolder {
    position:relative;
}

.thread_status.newhotlockfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -300px;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 16px;
}

.thread_status.newlockfolder {
    position:relative;
}

.thread_status.newlockfolder:before {
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	position: absolute;
	background-position: 0 -320px;
	content: "\f023";
	font-family: FontAwesome;
	font-size: 16px;
}


		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		

/* GONNSEN SAFE HEADER RESET */
.topbar {
    background-image: url(../../../images/revolution/gonnsen_header_final.jpg?v=1781837874) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 220px !important;
    position: relative !important;
    overflow: visible !important;
}

.menu {
    position: relative !important;
    z-index: 9999 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.menu ul,
.menu li,
.menu li a {
    position: relative !important;
    z-index: 10000 !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #fff !important;
}

#logo {
    position: relative !important;
    z-index: 2 !important;
    padding: 10px 0 !important;
    margin-top: 50px !important;
    display: block !important;
    pointer-events: auto !important;
}

#logo img {
    position: relative !important;
    z-index: 2 !important;
    opacity: 1 !important;
    background: transparent !important;
    max-width: 285px !important;
    height: auto !important;
    filter: drop-shadow(0 0 5px #000) drop-shadow(0 0 10px #000) !important;
}

.userbg {
    position: relative !important;
    z-index: 9998 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
