/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */

/* start of dashboard template style */
body {
	padding-top: 50px;
}
.sub-header {
	padding-bottom: 10px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar-fixed-top {
	border: 0px currentColor;    
}
/*.sidebar {
	display: none;
}*/
@media all and (min-width:768px)
{
    .sidebar {
	    padding: 20px; 
        left: 0px; 
        top: 0px;          
        border-right-color: rgb(238, 238, 238); 
        border-right-width: 0px; 
        border-right-style: solid; 
        display: block; 
        position: absolute;
        z-index: 1000; 
        -ms-overflow-x: hidden; 
        -ms-overflow-y: auto;     
    }
}
.nav-sidebar {
	margin-right: -21px; margin-bottom: 20px; margin-left: -20px;
}
.nav-sidebar > li > a {
	padding-right: 20px; padding-left: 20px;
}
.nav-sidebar > .active > a {
	color: #ffffff; 
    background-color: #04b009;
}
.nav-sidebar > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(66, 139, 202);
}
.nav-sidebar > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(66, 139, 202);
}
.main {
	padding: 20px;
}
@media all and (min-width:768px)
{
.main {
	padding-right: 40px; padding-left: 20px;
}
}
.main .page-header {
	margin-top: 25px;
}
.placeholders {
	text-align: center; margin-bottom: 30px;
}
.placeholders h4 {
	margin-bottom: 0px;
}
.placeholder {
	margin-bottom: 20px;
}
.placeholder img {
	border-radius: 50%; display: inline-block;
}
/* end of dashboard template style */

/* start of vertical-menu-with-hightlight style */
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #fff;
background-color: #428bca;
}

.margintop20 {
    margin-top:20px;
}

.nav-pills>li>a {
border-radius: 0px;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}


.nav-stacked>li+li {
margin-top: 0px;
margin-left: 0;
border-bottom:1px solid #dadada;
border-left:1px solid #dadada;
border-right:1px solid #dadada;
}

.active2 {
    border-right:4px solid #71B04E;
    background-color: #E6F3DE;
}

/* add custom boostrap.min.css */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #71B04E;
}

/* end of vertical-menu-with-hightlight style */