/* GREATWALL-ADMIN */

.greatwall-admin #header {
	background: whitesmoke;
	background-image: none;
	text-shadow: none;
	border-bottom: solid 3px #cb0808;
}

.greatwall-admin #header a, .greatwall-admin #header a:link {
    color: black;
}


/* HAVAL-ADMIN */
.haval-admin #header {
	background: #000 !important;
	background-image: none !important;
}


/* FOTON-ADMIN */
.foton-admin .header-item > li.current > a {
    color: #d4291f !important;
}

.foton-admin .header-item > li > a:hover, .header-item > li > a:focus {
    color: #d4291f !important;
}
