/*
Template Name: Monster Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Monster Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/

/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*Preloader*/


.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}

/*******************
/*Top bar
*******************/
.topbar {
	background:#f36927;
  /*background: rgba(243,120,38,1);
  background: -moz-linear-gradient(left, rgba(243,120,38,1) 0%, rgba(244,120,37,1) 8%, rgba(244,125,64,1) 92%, rgba(244,125,67,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(243,120,38,1)), color-stop(8%, rgba(244,120,37,1)), color-stop(92%, rgba(244,125,64,1)), color-stop(100%, rgba(244,125,67,1)));
  background: -webkit-linear-gradient(left, rgba(243,120,38,1) 0%, rgba(244,120,37,1) 8%, rgba(244,125,64,1) 92%, rgba(244,125,67,1) 100%);
  background: -o-linear-gradient(left, rgba(243,120,38,1) 0%, rgba(244,120,37,1) 8%, rgba(244,125,64,1) 92%, rgba(244,125,67,1) 100%);
  background: -ms-linear-gradient(left, rgba(243,120,38,1) 0%, rgba(244,120,37,1) 8%, rgba(244,125,64,1) 92%, rgba(244,125,67,1) 100%);
  background: linear-gradient(to right, rgba(243,120,38,1) 0%, rgba(244,120,37,1) 8%, rgba(244,125,64,1) 92%, rgba(244,125,67,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f37826', endColorstr='#f47d43', GradientType=1 );*/

}
.topbar-color {
	background:#f36927;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1) ;
	/*-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);*/
}

.topbar .top-navbar .navbar-header .navbar-brand .dark-logo {
  display: none;
}

.topbar .top-navbar .navbar-header .navbar-brand .light-logo {
  display: inline-block;
  color: rgba(255, 255, 255, 1);
}

.topbar .navbar-light .navbar-nav .nav-item > a.nav-link {
  color: #ffffff !important;
}

.topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus {
  color: rgba(255, 255, 255, 0.8) !important;
}

/*******************
/*General Elements
*******************/
a.link:hover, a.link:focus {
  color: #1e88e5 !important;
}

.bg-theme {
  background-color: #1e88e5 !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #1e88e5;
  border-color: #1e88e5;
}

.right-sidebar .rpanel-title {
  background: #1e88e5;
}

.stylish-table tbody tr:hover, .stylish-table tbody tr.active {
  border-left: 4px solid #1e88e5;
}

.text-themecolor {
  color: #1e88e5 !important;
}

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
  border-bottom: 2px solid #1e88e5;
  color: #1e88e5;
}

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
  color: #1e88e5;
}

/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled {
  background: #1e88e5;
  color: #ffffff;
  border: 1px solid #1e88e5;
}

.btn-themecolor:hover,
.btn-themecolor.disabled:hover {
  background: #1e88e5;
  opacity: 0.7;
  border: 1px solid #1e88e5;
}

.btn-themecolor.active, .btn-themecolor:focus,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:focus {
  background: #028ee1;
}

/*******************
/*sidebar navigation
*******************/
.sidebar-nav {
  background: #fff;
}

.sidebar-nav ul li a {
  color: #252540;
}

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
  /*color: #ebebeb!important;*/
  background-color:#fff;
}

.sidebar-nav ul li ul li a i{
  color: #f36927;
  display: inline-flex;
  width: 30px;
  justify-content: center;
}

.sidebar-nav ul li a.active {
  color: #252540!important;
}
.sidebar-nav ul li a ul li a:hover {
  color: red!important;
}

.sidebar-nav ul li.nav-small-cap {
  color: #99abb4;
}

.sidebar-nav > ul > li.active > a, .sidebar-nav > ul > li.active:hover > a {
  color: #ffffff;
  background: rgba(243,105,38,1);
  background: -moz-linear-gradient(left, rgba(243,105,38,1) 0%, rgba(244,105,38,1) 8%, rgba(243,105,38,1) 92%, rgba(243,105,38,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(243,105,38,1)), color-stop(8%, rgba(244,105,38,1)), color-stop(92%, rgba(244,105,38,1)), color-stop(100%, rgba(244,125,67,1)));
  background: -webkit-linear-gradient(left, rgba(243,105,38,1) 0%, rgba(243,105,38,1) 8%, rgba(243,105,64,1) 92%, rgba(243,105,38,1) 100%);
  background: -o-linear-gradient(left, rgba(243,105,38,1) 0%, rgba(243,105,38,1) 8%, rgba(243,105,38,1) 92%, rgba(243,105,38,1) 100%);
  background: -ms-linear-gradient(left, rgba(243,105,38,1) 0%, rgba(243,105,38,1) 8%, rgba(243,105,38,1) 92%, rgba(243,105,38,1) 100%);
  background: linear-gradient(to right, rgba(243,105,38,1) 100%, rgba(243,105,38,1) 100%, rgba(243,105,38,1) 100%, rgba(243,105,38,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36927', endColorstr='#f36927', GradientType=1 );
}

.sidebar-nav > ul > li.active > a i, .sidebar-nav > ul > li.active:hover > a i {
  color: #ffffff;
}

.sidebar-nav > ul > li.active > a:after, .sidebar-nav > ul > li.active:hover > a:after {
  border-color: #ffffff;
}

.sidebar-nav > ul > li > a.active i, .sidebar-nav > ul > li > a:hover i {
  color: #bdbdbd;
}

.sidebar-nav > ul > li > a i, .sidebar-nav > ul > li i  {
  color: #434343;
}

.sidebar-nav > ul > li > a.active {
  font-weight: 400;
  background: #ffffff;
  color: #1e88e5;
}

.page-titles .text-themecolor {
  color: #f36927 !important;
}