/* 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. 
-----------------------------------------------*/

.form-control:focus {
    border-color: #238bc5;
    box-shadow: none;
}

#toggle_sidemenu_l {
    color: #238bc5;
}

.icon_blue {
    color: #238bc5;
}

.form-group {
    margin-bottom: 15px;
	width:250px;
	float:left; 
	margin-right:50px;"
}

#balance {
	width:480px; 
}

.datatable{
    /*//font-size: 12px;*/
}
