/* Author: AdminDesigns.com
 * Last Updated: 02/01/14 
 * Copyright 2014 Admin Designs
=================================================
 * This file is reserved for changes made by 
 * the user. It's often times a good idea to 
 * seperate your changes from the themes core.
 * It makes modifications, and future theme
 * updates much easier to apply.
================================================= */
/* These styles have been placed here for as 
 * they have a high chance of needing to be
 * changed if one decides to modify the header
-----------------------------------------------*/
/* Header button states - text colors */
.navbar-menus > div > button:focus {
  color: #666; }

.navbar-menus > div > button:hover {
  color: #333; }



/* Place your custom styles or styles which 
 * have been generated with the customization 
 * tool below this line. 
-----------------------------------------------*/
.navbar{background-color:rgb(204, 204, 204);background-image:none;} 
#toggle_sidemenu_l{color:rgb(50, 50, 50);} 
#settings_menu{color:rgb(50, 50, 50);} 
#language_menu a > span{color:rgb(50, 50, 50);} 
#language_menu a > i{color:rgb(50, 50, 50);} 
