/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

 /*2196F3*/

/* body.smart-style-6 .login-info a span{
 	background-color: #2196F3;
 }*/
/* body.smart-style-6 #header{
 	background-color: #1b1e24;
 }*/

 body.smart-style-6 #logo-group>span#logo:before {
    content: "EH Records";
}

/*body.smart-style-6 .page-footer {
    background: #1b1e24;
}*/

body.smart-style-6 #ribbon {
    background: #dcdcdd;
}

/*
body.smart-style-6 aside {
    background: #1b1e24;
}

body.smart-style-6 nav ul ul{
	background: #383b42;
}

body.smart-style-6 nav ul li a, body.smart-style-6 nav ul li.open>a, body.smart-style-6 nav ul li.open>a b {
    color: #fff!important;
}*/