/*	
*	################################################################################
*	
*	My Custom Style for KINGADMIN
*	---------------------------------------------------------------------
*
*	Version		1.0
*	Author		Your Name
*	
*	Override theme style or create your new styles. Direct change to main.css
*	is not recommended to avoid problems when theme updates arrived in the future
*	
*	################################################################################
*/
.top-bar {background-color: #555;}
.breadcrumb{background-color:#fff;}
#ticket-table th{background-color:#e0e0e0;text-transform:uppercase;font-size:12px;}

