/*
Template Name: Monster Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Monster Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*Preloader*/
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff;
}

.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}

/*******************
/*Top bar
*******************/
.topbar {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

/*******************
/*General Elements
*******************/
a {
  color: #f78e1e;
}

a.link:hover, a.link:focus {
  color: #009efb !important;
}

.bg-theme {
  background-color: #009efb !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: #009efb;
  border-color: #009efb;
}

.right-sidebar .rpanel-title {
  background: #009efb;
}

.stylish-table tbody tr:hover, .stylish-table tbody tr.active {
  border-left: 4px solid #009efb;
}

.text-themecolor {
  color: #f78e1e !important;
}

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
  border-bottom: 2px solid #009efb;
  color: #009efb;
}

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
  color: #009efb;
}

/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled {
  background: #009efb;
  color: #ffffff;
  border: 1px solid #009efb;
}

.btn-themecolor:hover,
.btn-themecolor.disabled:hover {
  background: #009efb;
  opacity: 0.7;
  border: 1px solid #009efb;
}

.btn-themecolor.active, .btn-themecolor:focus,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:focus {
  background: #028ee1;
}

/*******************
/*sidebar navigation
*******************/
.card-no-border .left-sidebar, .card-no-border .sidebar-nav {
  background: #ffffff;
}

.left-sidebar {
  width:240px;
}

.mini-sidebar .sidebar-nav {
  background: transparent;
}

@media (min-width: 768px) {
  .mini-sidebar .sidebar-nav #sidebarnav > li > ul {
    background: #999;
  }

  .mini-sidebar .sidebar-nav #sidebarnav > li > ul li.active a.active {
   color:#fff;
  }

  .mini-sidebar .sidebar-nav #sidebarnav > li > ul li a {
   color:#fff !important;
  }

  .mini-sidebar .sidebar-nav #sidebarnav > li > ul li a.has-arrow {
   color:#fff !important;
  }

  .mini-sidebar .sidebar-nav #sidebarnav > li > ul li a:hover {
   color:#333 !important;
  }

 .mini-sidebar .sidebar-nav .has-arrow::after {
  border-color:#fff !important;
 }

  i.mdi.mdi-brush {
      font-size:2.2em !important;
      padding-left:3px;
    }

  ul.collapse {
       margin-top:0px !important;
  }

  a svg.svg-inline--fa.fa-cog.fa-w-16:hover {
  color:#fff;
  }

  li.active a.active svg.svg-inline--fa.fa-cog.fa-w-16 {
  color:#fff;
  }
  
}

.sidebar-nav {
  background: #272c33;
}

.sidebar-nav ul li a {
  color: #636466;
  line-height: 15px;
}

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
  color: #f78e1e;
}

.sidebar-nav ul li a.active {
  color: #ffffff;
}

.sidebar-nav ul li.nav-small-cap {
  color: #99abb4;
}

.sidebar-nav > ul > li.active > a, .sidebar-nav > ul > li.active:hover > a {
  color: #ffffff !important;
  background: #818284 !important;
}

.sidebar-nav > ul > li.active > a i, .sidebar-nav > ul > li.active:hover > a i {
  color: #ffffff !important;
}

.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: #f78e1e;
}

.sidebar-nav > ul > li > a i {
  color: #f78e1e;
  font-style: normal;
}

.sidebar-nav > ul > li > a.active {
  font-weight: 400;
  background: #ffffff;
  color: #009efb;
}

.user-profile .profile-text a {
  color: #798699 !important;
}

.card-no-border .sidebar-footer {
  background: #181c22;
}

/*
Jenn Added
*/

ul.tier-two li a{
font-size:14px;
margin-left: 10px;
line-height: 15px;
color:#f78e1e;
}

ul.tier-three li a {
font-size:12px;
margin-left: 15px;
color:#636466;
}

ul.tier-four li a {
font-size:12px;
margin-left: 15px;
color:#636466;
}


.icon-dashboard:before {
   content: "\f0e4"; 
  font-family: FontAwesome; 
}

 .mdi.first:before{
  content: "\f0e4"; 
  font-family: FontAwesome;
  color:#fff;
}
.mdi-gauge:before {
  content: "\f109"; 
  font-family: FontAwesome;
  vertical-align:sub;
}

.mdi-laptop-windows:before {
  content: "\f145"; 
  font-family: FontAwesome;
  vertical-align:sub;
}

i.mdi-bullseye:before {
  content: "\f03e"; 
  font-family: FontAwesome;
  text-style:normal;
  vertical-align:sub;
}

.mdi-email:before {
  content: "\f234"; 
  font-family: FontAwesome;
  vertical-align:sub;
}

.mdi-chart-bubble:before{
  content: "\f007"; 
  font-family: FontAwesome;
  vertical-align:sub;
}

.mdi-file:before {
  content: "\f27a"; 
  font-family: FontAwesome;  
}

.mdi-table:before {
  content: "\f26c"; 
  font-family: FontAwesome; 
}

.mdi-book-multiple:before{
  content: "\f0e3"; 
  font-family: FontAwesome; 
}

.mdi-widgets:before {
  content: "#";
  font-family: droid sans;
  font-size: 1.5em;
  vertical-align:sub;
}

.mdi-book-open-variant:before {
  content: "\f07a"; 
  font-family: FontAwesome; 
}

.mdi-file-chart:before {
  content: "\f200"; 
  font-family: FontAwesome; 
}

.mdi-brush:before {
  content: "\f10b"; 
  font-family: FontAwesome;
  vertical-align:sub; 
}

li a.dashboard {
  background: #818284;
  padding-left: 15px;
  border-radius: 3px;
  color:#fff !important;
  height:43px;
}

li a.dashboard:before {
  content: "\f0e4"; 
  font-family: FontAwesome;
  padding-top:10px;
  padding-right:5px; 
  color:#fff;
}

.topbar .top-navbar .navbar-header .navbar-brand {
  background: #f78e1e;
}

.navbar-collapse {
    background: #636466;
    border: none;
    padding-bottom: 4px;
    padding-top: 0px
  }

  .navbar-light .navbar-nav .nav-link {
    color: white !important; 
  }

  .navbar-header {
    background:#f78e1e;
  }

span.hide-menu {
  position: absolute;
  padding-left:3px;
  padding-top:5px;
}

ul.collapse {
  padding-top:10px;
}

ul.tier-two {
  margin-top:0px;
  padding-top:0px;
}

ul.tier-three {
  margin-top:0px;
  padding-top:0px;
}


ul.tier-two li a:hover {
  color:#636466;
} 

ul.tier-three li a:hover {
  color:#f78e1e;
} 



