/*
Template Name: Infinite Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 & Bootstrap 4
Version: 1.3.0
Author: Sean Ngu
Website: http://www.seantheme.com/infinite-admin/admin/html/
*/
.sidebar .nav > li.active > a, 
.sidebar .nav > li.active > a:hover, 
.sidebar .nav > li.active > a:focus, 
.sidebar.sidebar-inverse .nav > li.active > a, 
.sidebar.sidebar-inverse .nav > li.active > a:hover, 
.sidebar.sidebar-inverse .nav > li.active > a:focus,
.media-list.media-stat .media .media-icon, 
.navbar .navbar-brand i.navbar-logo,
.navbar .with-label:before, 
.widget.with-cover .widget-cover-bg, 
/*.pace .pace-progress, */
.bg-theme {
	color: #282828 !important;
	background: #e5e5e5 !important;
	opacity: 1;
	font-weight: 600;
	/*background: -moz-linear-gradient(-45deg, rgba(62,62,62,1) 0%, rgba(119,119,119,1) 100%) !important;
	background: -webkit-linear-gradient(-45deg, rgba(62,62,62,1) 0%,rgba(119,119,119,1) 100%) !important;
	background: linear-gradient(135deg, rgba(62,62,62,1) 0%,rgba(119,119,119,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e3e', endColorstr='#777777',GradientType=1 ) !important;*/
}
.sidebar .nav > li.active > a > i, 
.sidebar .nav > li.active > a:hover > i, 
.sidebar .nav > li.active > a:focus > i {
	color: #f00;
}
.navbar .navbar-brand i.navbar-logo {
	-webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}