/* Author: Louis Holladay
 * Website: AdminDesigns.com
 * Last Updated: 01/01/14 
 
 * This file is reserved for changes made by the user 
 * as it's often a good idea to seperate your work from 
 * the theme. It makes modifications, and future theme
 * updates much easier 
 *
 */

/* These styles have been placed here for
* convience as they have a high chance of being
* changed if one decides to modify the header
-----------------------------------------------*/
.header-btns > div > button:focus {
	color: #666;
	
}

/* Place custom styles below this line 
---------------------------------------*/

.panel-heading1
{
	height: 75px;
	padding-top: 15px;
}

.select1
{
	width:70px;
}

.container1
{
	/*padding:0px;*/
}


.navbar{background-color: rgb(0, 167, 131); background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 35%,rgba(0, 0, 0, 0.12) 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 35%,rgba(0, 0, 0, 0.12) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff",endColorstr="#00ffffff",GradientType=0);background-repeat:repeat-x;} 

#sidebar ul.sidebar-nav > li > a{border-color: #c9c9c9;background-color:transparent;background-image:-webkit-linear-gradient(top,#ffffff 0,#f5f5f5 100%); background-image:linear-gradient(to bottom,#ffffff 0,#f5f5f5 100%); background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f5f5f5",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
#sidebar ul.sidebar-nav li ul.sub-nav{background: #fafafa;border-color: #c9c9c9;}
.breadcrumb{font-size:13px;font-weight:800;} 
#topbar{background: url(../img/patterns/6.png) repeat top left;} 
.panel-title{font-size:16px;} 
.panel-title .fa{font-size:22px;} 
.panel-heading{background-color: rgb(0, 167, 131); background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 35%,rgba(0, 0, 0, 0.12) 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 35%,rgba(0, 0, 0, 0.12) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff",endColorstr="#00ffffff",GradientType=0);background-repeat:repeat-x;} 
.panel{box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15),0 -1px 1px rgba(0, 0, 0, 0.05);border-color:rgb(48, 147, 199);} 


#sidebar ul.sidebar-nav > li > a{border-color: #c9c9c9;background-color:transparent;background-image:-webkit-linear-gradient(top,#ffffff 0,#f5f5f5 100%); background-image:linear-gradient(to bottom,#ffffff 0,#f5f5f5 100%); background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f5f5f5",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
#sidebar ul.sidebar-nav li ul.sub-nav{background: #fafafa;border-color: #c9c9c9;}
.breadcrumb{font-size:13px;font-weight:800;} 
#topbar{background: url(../img/patterns/6.png) repeat top left;} 
.panel-title{font-saize:16px;} 
.panel-title .fa{font-size:22px;} 
.panel-heading{background-color: rgb(0, 167, 131); background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 35%,rgba(0, 0, 0, 0.12) 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 35%,rgba(0, 0, 0, 0.12) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff",endColorstr="#00ffffff",GradientType=0);background-repeat:repeat-x;} 
.panel{box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15),0 -1px 1px rgba(0, 0, 0, 0.05);border-color:rgb(48, 147, 199);} 

/*Background*/
#content:after{background-color:rgb(0, 230,180);background-image:none;} 
	
ul.sidebar-nav > li > a .glyphicons{color:rgb(48, 147, 199);} 
ul.sidebar-nav ul.sub-nav li .glyphicons{color:rgb(0, 167, 131);} 


.header-btns button.btn span{color:rgb(48, 147, 199);} 
.header-btns button.btn:hover{color:rgb(28, 91, 134);} 
.header-btns button.btn{color:rgb(40, 123, 171);} 

.panel-title{color:rgb(255, 255, 255);} 
.panel-title .fa{color:rgb(40, 123, 171);} 
.panel{background-color:rgb(255, 255, 255);background-image:none;} 

