.skin-black .main-sidebar,
.skin-black .left-side,
.skin-black .wrapper {
  background: #a6a6a6 !important;
}
.skin-black .sidebar > .sidebar-menu > li.header {
  background: #bebebe;
  color: #fff;
}
.skin-black .sidebar > .sidebar-menu > li a:hover {
  background-color: #999999 !important;
}
.skin-black .sidebar > .sidebar-menu > li.active > a {
  background-color: #999999 !important;
}
.skin-black .sidebar > .sidebar-menu > li .treeview_menu {
  background-color: #a6a6a6 !important;
}
.skin-black .sidebar > .sidebar-menu > li .treeview_menu:hover {
  background-color: #a6a6a6 !important;
}
.skin-black .sidebar > .sidebar-menu > li.treeview > ul.treeview-menu > li a {
  background-color: #a6a6a6 !important;
}
.skin-black .sidebar > .sidebar-menu > li.treeview > ul.treeview-menu > li a:hover {
  background-color: #a6a6a6 !important;
}
.skin-black .sidebar > .sidebar-menu > li > .treeview-menu {
  background: #a6a6a6;
}
.skin-black .sidebar > .sidebar-menu > li > a {
  border-left: none !important;
}
.sidebar-menu li.header.bottom_logo {
  padding: 0 !important;
  margin-top: 20px;
  /*position: absolute;
    bottom:0;
    left:60px; */
  background: transparent !important;
}
.sidebar-menu > li.header.bottom_logo > a {
  padding: 0 !important;
}
.sidebar-menu > li.header.bottom_logo > a:hover {
  background-color: transparent !important;
}
.sidebar-menu > li.header.bottom_logo > a > img {
  max-width: 230px !important;
  max-height: 50px !important;
}
.skin-black .sidebar > .sidebar-menu > li > .header .bottom_logo > a {
  padding: 0 !important;
}
.skin-yellow .sidebar > .sidebar-menu > li > .header .bottom_logo > a {
  padding: 0 !important;
}
.tabs-horizontal > .active,
.tabs-stacked > .active {
  background: #000000 !important;
}
.skin-black .main-header > .navbar .nav > li.active > a {
  color: #a6a6a6 !important;
}
.skin-black .main-header > .navbar .nav > li.active > a:hover {
  background-color: #000000 !important;
}
/*
.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background : #febd5a !important;
}*/
#bar a {
  color: #000 !important;
}
#bar a:hover,
#bar a:focus {
  color: #fff !important;
  background-color: #000 !important;
}
.datepicker-days > table > thead {
  background: #FFF !important;
  color: #6d6d6d;
}
thead {
  background: #00bfef !important;
  color: #fff;
}
.fa.fa-square-o.fa-2x {
  color: #fff;
}
.fa.fa-2x.fa-check-square-o {
  color: #fff;
}

/*# sourceMappingURL=admin.css.map */
