﻿.theme-red .navbar {
  background-color: #f44336;
}

.theme-red .navbar-brand {
  color: #fff;
  font-weight: bold;
}
.theme-red .navbar-brand:hover {
  color: #fff;
}
.theme-red .navbar-brand:active {
  color: #fff;
}
.theme-red .navbar-brand:focus {
  color: #fff;
}

.theme-red .nav > li > a {
  color: #fff;
}
.theme-red .nav > li > a:hover {
  background-color: transparent;
}
.theme-red .nav > li > a:focus {
  background-color: transparent;
}

.theme-red .nav .open > a {
  background-color: transparent;
}
.theme-red .nav .open > a:hover {
  background-color: transparent;
}
.theme-red .nav .open > a:focus {
  background-color: transparent;
}

.theme-red .bars {
  color: #fff;
}

.theme-red .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-red .sidebar .menu .list li.active > :first-child i,
.theme-red .sidebar .menu .list li.active > :first-child span {
  color: #f44336;
}

.theme-red .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-red .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-red .sidebar .legal {
  background-color: #fff;
}
.theme-red .sidebar .legal .copyright a {
  color: #f44336 !important;
}

.theme-pink .navbar {
  background-color: #e91e63;
}

.theme-pink .navbar-brand {
  color: #fff;
}
.theme-pink .navbar-brand:hover {
  color: #fff;
}
.theme-pink .navbar-brand:active {
  color: #fff;
}
.theme-pink .navbar-brand:focus {
  color: #fff;
}

.theme-pink .nav > li > a {
  color: #fff;
}
.theme-pink .nav > li > a:hover {
  background-color: transparent;
}
.theme-pink .nav > li > a:focus {
  background-color: transparent;
}

.theme-pink .nav .open > a {
  background-color: transparent;
}
.theme-pink .nav .open > a:hover {
  background-color: transparent;
}
.theme-pink .nav .open > a:focus {
  background-color: transparent;
}

.theme-pink .bars {
  color: #fff;
}

.theme-pink .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-pink .sidebar .menu .list li.active > :first-child i,
.theme-pink .sidebar .menu .list li.active > :first-child span {
  color: #e91e63;
}

.theme-pink .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-pink .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-pink .sidebar .legal {
  background-color: #fff;
}
.theme-pink .sidebar .legal .copyright a {
  color: #e91e63 !important;
}

.theme-purple .navbar {
  background-color: #9c27b0;
}

.theme-purple .navbar-brand {
  color: #fff;
}
.theme-purple .navbar-brand:hover {
  color: #fff;
}
.theme-purple .navbar-brand:active {
  color: #fff;
}
.theme-purple .navbar-brand:focus {
  color: #fff;
}

.theme-purple .nav > li > a {
  color: #fff;
}
.theme-purple .nav > li > a:hover {
  background-color: transparent;
}
.theme-purple .nav > li > a:focus {
  background-color: transparent;
}

.theme-purple .nav .open > a {
  background-color: transparent;
}
.theme-purple .nav .open > a:hover {
  background-color: transparent;
}
.theme-purple .nav .open > a:focus {
  background-color: transparent;
}

.theme-purple .bars {
  color: #fff;
}

.theme-purple .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-purple .sidebar .menu .list li.active > :first-child i,
.theme-purple .sidebar .menu .list li.active > :first-child span {
  color: #9c27b0;
}

.theme-purple .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-purple .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-purple .sidebar .legal {
  background-color: #fff;
}
.theme-purple .sidebar .legal .copyright a {
  color: #9c27b0 !important;
}

.theme-deep-purple .navbar {
  background-color: #673ab7;
}

.theme-deep-purple .navbar-brand {
  color: #fff;
}
.theme-deep-purple .navbar-brand:hover {
  color: #fff;
}
.theme-deep-purple .navbar-brand:active {
  color: #fff;
}
.theme-deep-purple .navbar-brand:focus {
  color: #fff;
}

.theme-deep-purple .nav > li > a {
  color: #fff;
}
.theme-deep-purple .nav > li > a:hover {
  background-color: transparent;
}
.theme-deep-purple .nav > li > a:focus {
  background-color: transparent;
}

.theme-deep-purple .nav .open > a {
  background-color: transparent;
}
.theme-deep-purple .nav .open > a:hover {
  background-color: transparent;
}
.theme-deep-purple .nav .open > a:focus {
  background-color: transparent;
}

.theme-deep-purple .bars {
  color: #fff;
}

.theme-deep-purple .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-deep-purple .sidebar .menu .list li.active > :first-child i,
.theme-deep-purple .sidebar .menu .list li.active > :first-child span {
  color: #673ab7;
}

.theme-deep-purple .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-deep-purple .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-deep-purple .sidebar .legal {
  background-color: #fff;
}
.theme-deep-purple .sidebar .legal .copyright a {
  color: #673ab7 !important;
}

.theme-indigo .navbar {
  background-color: #3f51b5;
}

.theme-indigo .navbar-brand {
  color: #fff;
}
.theme-indigo .navbar-brand:hover {
  color: #fff;
}
.theme-indigo .navbar-brand:active {
  color: #fff;
}
.theme-indigo .navbar-brand:focus {
  color: #fff;
}

.theme-indigo .nav > li > a {
  color: #fff;
}
.theme-indigo .nav > li > a:hover {
  background-color: transparent;
}
.theme-indigo .nav > li > a:focus {
  background-color: transparent;
}

.theme-indigo .nav .open > a {
  background-color: transparent;
}
.theme-indigo .nav .open > a:hover {
  background-color: transparent;
}
.theme-indigo .nav .open > a:focus {
  background-color: transparent;
}

.theme-indigo .bars {
  color: #fff;
}

.theme-indigo .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-indigo .sidebar .menu .list li.active > :first-child i,
.theme-indigo .sidebar .menu .list li.active > :first-child span {
  color: #3f51b5;
}

.theme-indigo .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-indigo .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-indigo .sidebar .legal {
  background-color: #fff;
}
.theme-indigo .sidebar .legal .copyright a {
  color: #3f51b5 !important;
}

.theme-blue .navbar {
  background-color: #2196f3;
}

.theme-blue .navbar-brand {
  color: #fff;
}
.theme-blue .navbar-brand:hover {
  color: #fff;
}
.theme-blue .navbar-brand:active {
  color: #fff;
}
.theme-blue .navbar-brand:focus {
  color: #fff;
}

.theme-blue .nav > li > a {
  color: #fff;
}
.theme-blue .nav > li > a:hover {
  background-color: transparent;
}
.theme-blue .nav > li > a:focus {
  background-color: transparent;
}

.theme-blue .nav .open > a {
  background-color: transparent;
}
.theme-blue .nav .open > a:hover {
  background-color: transparent;
}
.theme-blue .nav .open > a:focus {
  background-color: transparent;
}

.theme-blue .bars {
  color: #fff;
}

.theme-blue .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-blue .sidebar .menu .list li.active > :first-child i,
.theme-blue .sidebar .menu .list li.active > :first-child span {
  color: #2196f3;
}

.theme-blue .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-blue .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-blue .sidebar .legal {
  background-color: #fff;
}
.theme-blue .sidebar .legal .copyright a {
  color: #2196f3 !important;
}

.theme-light-blue .navbar {
  background-color: #03a9f4;
}

.theme-light-blue .navbar-brand {
  color: #fff;
}
.theme-light-blue .navbar-brand:hover {
  color: #fff;
}
.theme-light-blue .navbar-brand:active {
  color: #fff;
}
.theme-light-blue .navbar-brand:focus {
  color: #fff;
}

.theme-light-blue .nav > li > a {
  color: #fff;
}
.theme-light-blue .nav > li > a:hover {
  background-color: transparent;
}
.theme-light-blue .nav > li > a:focus {
  background-color: transparent;
}

.theme-light-blue .nav .open > a {
  background-color: transparent;
}
.theme-light-blue .nav .open > a:hover {
  background-color: transparent;
}
.theme-light-blue .nav .open > a:focus {
  background-color: transparent;
}

.theme-light-blue .bars {
  color: #fff;
}

.theme-light-blue .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-light-blue .sidebar .menu .list li.active > :first-child i,
.theme-light-blue .sidebar .menu .list li.active > :first-child span {
  color: #03a9f4;
}

.theme-light-blue .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-light-blue .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-light-blue .sidebar .legal {
  background-color: #fff;
}
.theme-light-blue .sidebar .legal .copyright a {
  color: #03a9f4 !important;
}

.theme-cyan .navbar {
  background-color: #00bcd4;
}

.theme-cyan .navbar-brand {
  color: #fff;
}
.theme-cyan .navbar-brand:hover {
  color: #fff;
}
.theme-cyan .navbar-brand:active {
  color: #fff;
}
.theme-cyan .navbar-brand:focus {
  color: #fff;
}

.theme-cyan .nav > li > a {
  color: #fff;
}
.theme-cyan .nav > li > a:hover {
  background-color: transparent;
}
.theme-cyan .nav > li > a:focus {
  background-color: transparent;
}

.theme-cyan .nav .open > a {
  background-color: transparent;
}
.theme-cyan .nav .open > a:hover {
  background-color: transparent;
}
.theme-cyan .nav .open > a:focus {
  background-color: transparent;
}

.theme-cyan .bars {
  color: #fff;
}

.theme-cyan .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-cyan .sidebar .menu .list li.active > :first-child i,
.theme-cyan .sidebar .menu .list li.active > :first-child span {
  color: #00bcd4;
}

.theme-cyan .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-cyan .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-cyan .sidebar .legal {
  background-color: #fff;
}
.theme-cyan .sidebar .legal .copyright a {
  color: #00bcd4 !important;
}

.theme-teal .navbar {
  background-color: #009688;
}

.theme-teal .navbar-brand {
  color: #fff;
}
.theme-teal .navbar-brand:hover {
  color: #fff;
}
.theme-teal .navbar-brand:active {
  color: #fff;
}
.theme-teal .navbar-brand:focus {
  color: #fff;
}

.theme-teal .nav > li > a {
  color: #fff;
}
.theme-teal .nav > li > a:hover {
  background-color: transparent;
}
.theme-teal .nav > li > a:focus {
  background-color: transparent;
}

.theme-teal .nav .open > a {
  background-color: transparent;
}
.theme-teal .nav .open > a:hover {
  background-color: transparent;
}
.theme-teal .nav .open > a:focus {
  background-color: transparent;
}

.theme-teal .bars {
  color: #fff;
}

.theme-teal .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-teal .sidebar .menu .list li.active > :first-child i,
.theme-teal .sidebar .menu .list li.active > :first-child span {
  color: #009688;
}

.theme-teal .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-teal .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-teal .sidebar .legal {
  background-color: #fff;
}
.theme-teal .sidebar .legal .copyright a {
  color: #009688 !important;
}

.theme-green .navbar {
  background-color: #4caf50;
}

.theme-green .navbar-brand {
  color: #fff;
}
.theme-green .navbar-brand:hover {
  color: #fff;
}
.theme-green .navbar-brand:active {
  color: #fff;
}
.theme-green .navbar-brand:focus {
  color: #fff;
}

.theme-green .nav > li > a {
  color: #fff;
}
.theme-green .nav > li > a:hover {
  background-color: transparent;
}
.theme-green .nav > li > a:focus {
  background-color: transparent;
}

.theme-green .nav .open > a {
  background-color: transparent;
}
.theme-green .nav .open > a:hover {
  background-color: transparent;
}
.theme-green .nav .open > a:focus {
  background-color: transparent;
}

.theme-green .bars {
  color: #fff;
}

.theme-green .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-green .sidebar .menu .list li.active > :first-child i,
.theme-green .sidebar .menu .list li.active > :first-child span {
  color: #4caf50;
}

.theme-green .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-green .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-green .sidebar .legal {
  background-color: #fff;
}
.theme-green .sidebar .legal .copyright a {
  color: #4caf50 !important;
}

.theme-light-green .navbar {
  background-color: #8bc34a;
}

.theme-light-green .navbar-brand {
  color: #fff;
}
.theme-light-green .navbar-brand:hover {
  color: #fff;
}
.theme-light-green .navbar-brand:active {
  color: #fff;
}
.theme-light-green .navbar-brand:focus {
  color: #fff;
}

.theme-light-green .nav > li > a {
  color: #fff;
}
.theme-light-green .nav > li > a:hover {
  background-color: transparent;
}
.theme-light-green .nav > li > a:focus {
  background-color: transparent;
}

.theme-light-green .nav .open > a {
  background-color: transparent;
}
.theme-light-green .nav .open > a:hover {
  background-color: transparent;
}
.theme-light-green .nav .open > a:focus {
  background-color: transparent;
}

.theme-light-green .bars {
  color: #fff;
}

.theme-light-green .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-light-green .sidebar .menu .list li.active > :first-child i,
.theme-light-green .sidebar .menu .list li.active > :first-child span {
  color: #8bc34a;
}

.theme-light-green .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-light-green .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-light-green .sidebar .legal {
  background-color: #fff;
}
.theme-light-green .sidebar .legal .copyright a {
  color: #8bc34a !important;
}

.theme-lime .navbar {
  background-color: #cddc39;
}

.theme-lime .navbar-brand {
  color: #fff;
}
.theme-lime .navbar-brand:hover {
  color: #fff;
}
.theme-lime .navbar-brand:active {
  color: #fff;
}
.theme-lime .navbar-brand:focus {
  color: #fff;
}

.theme-lime .nav > li > a {
  color: #fff;
}
.theme-lime .nav > li > a:hover {
  background-color: transparent;
}
.theme-lime .nav > li > a:focus {
  background-color: transparent;
}

.theme-lime .nav .open > a {
  background-color: transparent;
}
.theme-lime .nav .open > a:hover {
  background-color: transparent;
}
.theme-lime .nav .open > a:focus {
  background-color: transparent;
}

.theme-lime .bars {
  color: #fff;
}

.theme-lime .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-lime .sidebar .menu .list li.active > :first-child i,
.theme-lime .sidebar .menu .list li.active > :first-child span {
  color: #cddc39;
}

.theme-lime .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-lime .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-lime .sidebar .legal {
  background-color: #fff;
}
.theme-lime .sidebar .legal .copyright a {
  color: #cddc39 !important;
}

.theme-yellow .navbar {
  background-color: #ffeb3b;
}

.theme-yellow .navbar-brand {
  color: #fff;
}
.theme-yellow .navbar-brand:hover {
  color: #fff;
}
.theme-yellow .navbar-brand:active {
  color: #fff;
}
.theme-yellow .navbar-brand:focus {
  color: #fff;
}

.theme-yellow .nav > li > a {
  color: #fff;
}
.theme-yellow .nav > li > a:hover {
  background-color: transparent;
}
.theme-yellow .nav > li > a:focus {
  background-color: transparent;
}

.theme-yellow .nav .open > a {
  background-color: transparent;
}
.theme-yellow .nav .open > a:hover {
  background-color: transparent;
}
.theme-yellow .nav .open > a:focus {
  background-color: transparent;
}

.theme-yellow .bars {
  color: #fff;
}

.theme-yellow .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-yellow .sidebar .menu .list li.active > :first-child i,
.theme-yellow .sidebar .menu .list li.active > :first-child span {
  color: #ffeb3b;
}

.theme-yellow .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-yellow .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-yellow .sidebar .legal {
  background-color: #fff;
}
.theme-yellow .sidebar .legal .copyright a {
  color: #ffeb3b !important;
}

.theme-amber .navbar {
  background-color: #ffc107;
}

.theme-amber .navbar-brand {
  color: #fff;
}
.theme-amber .navbar-brand:hover {
  color: #fff;
}
.theme-amber .navbar-brand:active {
  color: #fff;
}
.theme-amber .navbar-brand:focus {
  color: #fff;
}

.theme-amber .nav > li > a {
  color: #fff;
}
.theme-amber .nav > li > a:hover {
  background-color: transparent;
}
.theme-amber .nav > li > a:focus {
  background-color: transparent;
}

.theme-amber .nav .open > a {
  background-color: transparent;
}
.theme-amber .nav .open > a:hover {
  background-color: transparent;
}
.theme-amber .nav .open > a:focus {
  background-color: transparent;
}

.theme-amber .bars {
  color: #fff;
}

.theme-amber .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-amber .sidebar .menu .list li.active > :first-child i,
.theme-amber .sidebar .menu .list li.active > :first-child span {
  color: #ffc107;
}

.theme-amber .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-amber .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-amber .sidebar .legal {
  background-color: #fff;
}
.theme-amber .sidebar .legal .copyright a {
  color: #ffc107 !important;
}

.theme-orange .navbar {
  background-color: #ff9800;
}

.theme-orange .navbar-brand {
  color: #fff;
}
.theme-orange .navbar-brand:hover {
  color: #fff;
}
.theme-orange .navbar-brand:active {
  color: #fff;
}
.theme-orange .navbar-brand:focus {
  color: #fff;
}

.theme-orange .nav > li > a {
  color: #fff;
}
.theme-orange .nav > li > a:hover {
  background-color: transparent;
}
.theme-orange .nav > li > a:focus {
  background-color: transparent;
}

.theme-orange .nav .open > a {
  background-color: transparent;
}
.theme-orange .nav .open > a:hover {
  background-color: transparent;
}
.theme-orange .nav .open > a:focus {
  background-color: transparent;
}

.theme-orange .bars {
  color: #fff;
}

.theme-orange .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-orange .sidebar .menu .list li.active > :first-child i,
.theme-orange .sidebar .menu .list li.active > :first-child span {
  color: #ff9800;
}

.theme-orange .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-orange .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-orange .sidebar .legal {
  background-color: #fff;
}
.theme-orange .sidebar .legal .copyright a {
  color: #ff9800 !important;
}

.theme-deep-orange .navbar {
  background-color: #ff5722;
}

.theme-deep-orange .navbar-brand {
  color: #fff;
}
.theme-deep-orange .navbar-brand:hover {
  color: #fff;
}
.theme-deep-orange .navbar-brand:active {
  color: #fff;
}
.theme-deep-orange .navbar-brand:focus {
  color: #fff;
}

.theme-deep-orange .nav > li > a {
  color: #fff;
}
.theme-deep-orange .nav > li > a:hover {
  background-color: transparent;
}
.theme-deep-orange .nav > li > a:focus {
  background-color: transparent;
}

.theme-deep-orange .nav .open > a {
  background-color: transparent;
}
.theme-deep-orange .nav .open > a:hover {
  background-color: transparent;
}
.theme-deep-orange .nav .open > a:focus {
  background-color: transparent;
}

.theme-deep-orange .bars {
  color: #fff;
}

.theme-deep-orange .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-deep-orange .sidebar .menu .list li.active > :first-child i,
.theme-deep-orange .sidebar .menu .list li.active > :first-child span {
  color: #ff5722;
}

.theme-deep-orange .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-deep-orange .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-deep-orange .sidebar .legal {
  background-color: #fff;
}
.theme-deep-orange .sidebar .legal .copyright a {
  color: #ff5722 !important;
}

.theme-brown .navbar {
  background-color: #795548;
}

.theme-brown .navbar-brand {
  color: #fff;
}
.theme-brown .navbar-brand:hover {
  color: #fff;
}
.theme-brown .navbar-brand:active {
  color: #fff;
}
.theme-brown .navbar-brand:focus {
  color: #fff;
}

.theme-brown .nav > li > a {
  color: #fff;
}
.theme-brown .nav > li > a:hover {
  background-color: transparent;
}
.theme-brown .nav > li > a:focus {
  background-color: transparent;
}

.theme-brown .nav .open > a {
  background-color: transparent;
}
.theme-brown .nav .open > a:hover {
  background-color: transparent;
}
.theme-brown .nav .open > a:focus {
  background-color: transparent;
}

.theme-brown .bars {
  color: #fff;
}

.theme-brown .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-brown .sidebar .menu .list li.active > :first-child i,
.theme-brown .sidebar .menu .list li.active > :first-child span {
  color: #795548;
}

.theme-brown .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-brown .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-brown .sidebar .legal {
  background-color: #fff;
}
.theme-brown .sidebar .legal .copyright a {
  color: #795548 !important;
}

.theme-grey .navbar {
  background-color: #9e9e9e;
}

.theme-grey .navbar-brand {
  color: #fff;
}
.theme-grey .navbar-brand:hover {
  color: #fff;
}
.theme-grey .navbar-brand:active {
  color: #fff;
}
.theme-grey .navbar-brand:focus {
  color: #fff;
}

.theme-grey .nav > li > a {
  color: #fff;
}
.theme-grey .nav > li > a:hover {
  background-color: transparent;
}
.theme-grey .nav > li > a:focus {
  background-color: transparent;
}

.theme-grey .nav .open > a {
  background-color: transparent;
}
.theme-grey .nav .open > a:hover {
  background-color: transparent;
}
.theme-grey .nav .open > a:focus {
  background-color: transparent;
}

.theme-grey .bars {
  color: #fff;
}

.theme-grey .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-grey .sidebar .menu .list li.active > :first-child i,
.theme-grey .sidebar .menu .list li.active > :first-child span {
  color: #9e9e9e;
}

.theme-grey .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-grey .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-grey .sidebar .legal {
  background-color: #fff;
}
.theme-grey .sidebar .legal .copyright a {
  color: #9e9e9e !important;
}

.theme-blue-grey .navbar {
  background-color: #607d8b;
}

.theme-blue-grey .navbar-brand {
  color: #fff;
}
.theme-blue-grey .navbar-brand:hover {
  color: #fff;
}
.theme-blue-grey .navbar-brand:active {
  color: #fff;
}
.theme-blue-grey .navbar-brand:focus {
  color: #fff;
}

.theme-blue-grey .nav > li > a {
  color: #fff;
}
.theme-blue-grey .nav > li > a:hover {
  background-color: transparent;
}
.theme-blue-grey .nav > li > a:focus {
  background-color: transparent;
}

.theme-blue-grey .nav .open > a {
  background-color: transparent;
}
.theme-blue-grey .nav .open > a:hover {
  background-color: transparent;
}
.theme-blue-grey .nav .open > a:focus {
  background-color: transparent;
}

.theme-blue-grey .bars {
  color: #fff;
}

.theme-blue-grey .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-blue-grey .sidebar .menu .list li.active > :first-child i,
.theme-blue-grey .sidebar .menu .list li.active > :first-child span {
  color: #607d8b;
}

.theme-blue-grey .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-blue-grey .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-blue-grey .sidebar .legal {
  background-color: #fff;
}
.theme-blue-grey .sidebar .legal .copyright a {
  color: #607d8b !important;
}

.theme-black .navbar {
  background-color: #000;
}

.theme-black .navbar-brand {
  color: #fff;
}
.theme-black .navbar-brand:hover {
  color: #fff;
}
.theme-black .navbar-brand:active {
  color: #fff;
}
.theme-black .navbar-brand:focus {
  color: #fff;
}

.theme-black .nav > li > a {
  color: #fff;
}
.theme-black .nav > li > a:hover {
  background-color: transparent;
}
.theme-black .nav > li > a:focus {
  background-color: transparent;
}

.theme-black .nav .open > a {
  background-color: transparent;
}
.theme-black .nav .open > a:hover {
  background-color: transparent;
}
.theme-black .nav .open > a:focus {
  background-color: transparent;
}

.theme-black .bars {
  color: #fff;
}

.theme-black .sidebar .menu .list li.active {
  background-color: transparent;
}
.theme-black .sidebar .menu .list li.active > :first-child i,
.theme-black .sidebar .menu .list li.active > :first-child span {
  color: #000;
}

.theme-black .sidebar .menu .list .toggled {
  background-color: transparent;
}

.theme-black .sidebar .menu .list .ml-menu {
  background-color: transparent;
}

.theme-black .sidebar .legal {
  background-color: #fff;
}
.theme-black .sidebar .legal .copyright a {
  color: #000 !important;
}

/* CustomChanges ====================== */

.default-theme .navbar {
  background: #0d5daf;
}

/*** Purple theme select ********/
.purple-theme .navbar,
.purple-theme .main-content {
  background: #d9cfdb;
}
.purple-theme .mat-sidenav {
  background: #7f428e;
}
.purple-theme mat-sidenav-container .mat-sidenav .mat-drawer-inner-container {
  background: transparent;
}
.purple-theme .side_nav-items,
.purple-theme .mat-menu-item .side_nav-items mat-icon {
  color: #f2bfff;
}
.purple-theme .side_nav-items:hover,
.purple-theme .side_nav-items:active,
.purple-theme .side_nav-items:focus,
.purple-theme .side_nav-items.active {
  border-left: 3px solid #f2bfff;
  background: #42144e;
}

.purple-theme .side_nav-items:hover {
  background: rgb(66, 20, 78, 0.5);
}
.purple-theme .side_nav-items:hover,
.purple-theme .side_nav-items:active,
.purple-theme .side_nav-items:focus,
.purple-theme .side_nav-items.active,
.purple-theme .side_nav-items:hover mat-icon,
.purple-theme .side_nav-items:active mat-icon,
.purple-theme .side_nav-items:focus mat-icon,
.purple-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.purple-theme .sidebar-toggle-icon {
  background: #bf4cdd;
}

.purple-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.purple-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.purple-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #bf4cdd !important;
}

.purple-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #bf4cdd !important;
}

.purple-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** Purple theme select ********/

/*** yellow theme select ********/
.yellow-theme .navbar,
.yellow-theme .main-content {
  background: #b39760;
}

.yellow-theme mat-sidenav-container .mat-sidenav .mat-drawer-inner-container {
  background: #573204;
}

.yellow-theme .side_nav-items,
.yellow-theme .mat-menu-item .side_nav-items mat-icon {
  color: #ffe4b0;
}

.yellow-theme .side_nav-items:hover,
.yellow-theme .side_nav-items:active,
.yellow-theme .side_nav-items:focus,
.yellow-theme .side_nav-items.active {
  border-left: 3px solid #ffe4b0;
  background: #1e1204;
}
.yellow-theme .side_nav-items:hover {
  background: rgb(30, 18, 4, 0.5);
}
.yellow-theme .side_nav-items:hover,
.yellow-theme .side_nav-items:active,
.yellow-theme .side_nav-items:focus,
.yellow-theme .side_nav-items.active,
.yellow-theme .side_nav-items:hover mat-icon,
.yellow-theme .side_nav-items:active mat-icon,
.yellow-theme .side_nav-items:focus mat-icon,
.yellow-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.yellow-theme .sidebar-toggle-icon {
  background: #8b5513;
}

.yellow-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.yellow-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.yellow-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #8b5513 !important;
}

.yellow-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #8b5513 !important;
}

.yellow-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}
/*** yellow theme select ********/

/*** green theme select ********/
/* .green-theme .navbar,
.green-theme .main-content {
  background: #5eb301;
}
.green-theme .sidebar .menu .list a:hover,
.green-theme .sidebar .menu .list a:active,
.green-theme .sidebar .menu .list a:focus {
  border-left: 3px solid #D8F5B8;
} */

.green-theme .navbar,
.green-theme .main-content,
.green-theme .mat-sidenav {
  background: #5eb301;
}

.green-theme mat-sidenav-container .mat-sidenav .mat-drawer-inner-container {
  background: #274800;
}

.green-theme .side_nav-items,
.green-theme .mat-menu-item .side_nav-items mat-icon {
  color: #d8f5b8;
}

.green-theme .side_nav-items:hover,
.green-theme .side_nav-items:active,
.green-theme .side_nav-items:focus,
.green-theme .side_nav-items.active {
  border-left: 3px solid #d8f5b8;
  background: #0f1c00;
}
.green-theme .side_nav-items:hover {
  background: rgb(15, 28, 0, 0.5);
}
.green-theme .side_nav-items:hover,
.green-theme .side_nav-items:active,
.green-theme .side_nav-items:focus,
.green-theme .side_nav-items.active,
.green-theme .side_nav-items:hover mat-icon,
.green-theme .side_nav-items:active mat-icon,
.green-theme .side_nav-items:focus mat-icon,
.green-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.green-theme .sidebar-toggle-icon {
  background: #576b40;
}

.green-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.green-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.green-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #576b40 !important;
}

.green-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #576b40 !important;
}

.green-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** green theme select ********/

/*** Solid Green Theme Select ********/

.solidgreen-theme .navbar,
.solidgreen-theme .main-content {
  background: #a7b987;
}
.solidgreen-theme .mat-sidenav {
  background: #6e7a31;
}
.solidgreen-theme
  mat-sidenav-container
  .mat-sidenav
  .mat-drawer-inner-container {
  background: #6e7a31;
}

.solidgreen-theme .side_nav-items:hover,
.solidgreen-theme .side_nav-items:active,
.solidgreen-theme .side_nav-items:focus,
.solidgreen-theme .side_nav-items.active {
  border-left: 3px solid #a7b987;
  background: #414016;
}

.solidgreen-theme .side_nav-items:hover {
  background: rgb(65, 64, 22, 0.5);
}

.mini_sidebar .solidgreen-theme .mat-sidenav li:hover > .side_nav-items span {
  background-color: #414016;
}
.mini_sidebar .solidgreen-theme .mat-sidenav li:hover .sub_nav {
  background-color: #414016;
}

.solidgreen-theme .side_nav-items:hover,
.solidgreen-theme .side_nav-items:active,
.solidgreen-theme .side_nav-items:focus,
.solidgreen-theme .side_nav-items.active,
.solidgreen-theme .side_nav-items:hover mat-icon,
.solidgreen-theme .side_nav-items:active mat-icon,
.solidgreen-theme .side_nav-items:focus mat-icon,
.solidgreen-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.solidgreen-theme .sidebar-toggle-icon {
  background: #414016;
}

.solidgreen-theme .mat-sidenav .sub_nav.subnav-open {
  background: #414016;
}

.solidgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.solidgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.solidgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #6e7a31 !important;
}

.solidgreen-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #6e7a31 !important;
}

.solidgreen-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** Solid Green Theme Select ********/

/*** Light Coffee Theme Select ********/

.lightcoffee-theme .navbar,
.lightcoffee-theme .main-content {
  background: #e7c3a8;
}
.lightcoffee-theme .mat-sidenav {
  background: #bc8867;
}
.lightcoffee-theme
  mat-sidenav-container
  .mat-sidenav
  .mat-drawer-inner-container {
  background: #bc8867;
}

.lightcoffee-theme .side_nav-items:hover,
.lightcoffee-theme .side_nav-items:active,
.lightcoffee-theme .side_nav-items:focus,
.lightcoffee-theme .side_nav-items.active {
  border-left: 3px solid #e7c3a8;
  background: #74432e;
}
.lightcoffee-theme .side_nav-items:hover {
  background: rgb(116, 67, 46, 0.5);
}

.mini_sidebar .lightcoffee-theme .mat-sidenav li:hover > .side_nav-items span {
  background-color: #74432e;
}
.mini_sidebar .lightcoffee-theme .mat-sidenav li:hover .sub_nav {
  background-color: #74432e;
}

.lightcoffee-theme .side_nav-items:hover,
.lightcoffee-theme .side_nav-items:active,
.lightcoffee-theme .side_nav-items:focus,
.lightcoffee-theme .side_nav-items.active,
.lightcoffee-theme .side_nav-items:hover mat-icon,
.lightcoffee-theme .side_nav-items:active mat-icon,
.lightcoffee-theme .side_nav-items:focus mat-icon,
.lightcoffee-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.lightcoffee-theme .sidebar-toggle-icon {
  background: #74432e;
}

.lightcoffee-theme .mat-sidenav .sub_nav.subnav-open {
  background: #74432e;
}

.lightcoffee-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.lightcoffee-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.lightcoffee-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #bc8867 !important;
}

.lightcoffee-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #bc8867 !important;
}

.lightcoffee-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** Light Coffee Theme Select ********/

/*** Rose Red Theme Select ********/

.rosered-theme .navbar,
.rosered-theme .main-content {
  background: #efb9cb;
}
.rosered-theme .mat-sidenav {
  background: #bc1e51;
}
.rosered-theme mat-sidenav-container .mat-sidenav .mat-drawer-inner-container {
  background: #bc1e51;
}

.rosered-theme .side_nav-items:hover,
.rosered-theme .side_nav-items:active,
.rosered-theme .side_nav-items:focus,
.rosered-theme .side_nav-items.active {
  border-left: 3px solid #efb9cb;
  background: #490b3e;
}

.rosered-theme .side_nav-items:hover {
  background: rgb(73, 11, 62, 0.5);
}

.mini_sidebar .rosered-theme .mat-sidenav li:hover > .side_nav-items span {
  background-color: #490b3e;
}
.mini_sidebar .rosered-theme .mat-sidenav li:hover .sub_nav {
  background-color: #490b3e;
}

.rosered-theme .side_nav-items:hover,
.rosered-theme .side_nav-items:active,
.rosered-theme .side_nav-items:focus,
.rosered-theme .side_nav-items.active,
.rosered-theme .side_nav-items:hover mat-icon,
.rosered-theme .side_nav-items:active mat-icon,
.rosered-theme .side_nav-items:focus mat-icon,
.rosered-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.rosered-theme .sidebar-toggle-icon {
  background: #490b3e;
}

.rosered-theme .mat-sidenav .sub_nav.subnav-open {
  background: #490b3e;
}

.rosered-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.rosered-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.rosered-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #bc1e51 !important;
}

.rosered-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #bc1e51 !important;
}

.rosered-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** Rose Red Theme Select ********/

/*** Shadow Green Theme Select ********/

.shadowgreen-theme .navbar,
.shadowgreen-theme .main-content {
  background: #97b8be;
}
.shadowgreen-theme .mat-sidenav {
  background: #196777;
}
.shadowgreen-theme
  mat-sidenav-container
  .mat-sidenav
  .mat-drawer-inner-container {
  background: #196777;
}

.shadowgreen-theme .side_nav-items:hover,
.shadowgreen-theme .side_nav-items:active,
.shadowgreen-theme .side_nav-items:focus,
.shadowgreen-theme .side_nav-items.active {
  border-left: 3px solid #97b8be;
  background: #133a4a;
}

.shadowgreen-theme .side_nav-items:hover {
  background: rgb(19, 58, 74, 0.5);
}

.mini_sidebar .shadowgreen-theme .mat-sidenav li:hover > .side_nav-items span {
  background-color: #133a4a;
}
.mini_sidebar .shadowgreen-theme .mat-sidenav li:hover .sub_nav {
  background-color: #133a4a;
}

.shadowgreen-theme .side_nav-items:hover,
.shadowgreen-theme .side_nav-items:active,
.shadowgreen-theme .side_nav-items:focus,
.shadowgreen-theme .side_nav-items.active,
.shadowgreen-theme .side_nav-items:hover mat-icon,
.shadowgreen-theme .side_nav-items:active mat-icon,
.shadowgreen-theme .side_nav-items:focus mat-icon,
.shadowgreen-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.shadowgreen-theme .sidebar-toggle-icon {
  background: #133a4a;
}

.shadowgreen-theme .mat-sidenav .sub_nav.subnav-open {
  background: #133a4a;
}

.shadowgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.shadowgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.shadowgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #196777 !important;
}

.shadowgreen-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #196777 !important;
}

.shadowgreen-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** Shadow Green Theme Select ********/

/*** Lavender Gray Theme Select ********/

.lavendergray-theme .navbar,
.lavendergray-theme .main-content {
  background: #c3c3d5;
}
.lavendergray-theme .mat-sidenav {
  background: #2e2f5b;
}
.lavendergray-theme
  mat-sidenav-container
  .mat-sidenav
  .mat-drawer-inner-container {
  background: #2e2f5b;
}

.lavendergray-theme .side_nav-items:hover,
.lavendergray-theme .side_nav-items:active,
.lavendergray-theme .side_nav-items:focus,
.lavendergray-theme .side_nav-items.active {
  border-left: 3px solid #c3c3d5;
  background: #505581;
}

.lavendergray-theme .side_nav-items:hover {
  background: rgb(80, 85, 129, 0.5);
}

.mini_sidebar .lavendergray-theme .mat-sidenav li:hover > .side_nav-items span {
  background-color: #505581;
}
.mini_sidebar .lavendergray-theme .mat-sidenav li:hover .sub_nav {
  background-color: #505581;
}

.lavendergray-theme .side_nav-items:hover,
.lavendergray-theme .side_nav-items:active,
.lavendergray-theme .side_nav-items:focus,
.lavendergray-theme .side_nav-items.active,
.lavendergray-theme .side_nav-items:hover mat-icon,
.lavendergray-theme .side_nav-items:active mat-icon,
.lavendergray-theme .side_nav-items:focus mat-icon,
.lavendergray-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.lavendergray-theme .sidebar-toggle-icon {
  background: #505581;
}

.lavendergray-theme .mat-sidenav .sub_nav.subnav-open {
  background: #505581;
}

.lavendergray-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.lavendergray-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.lavendergray-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #2e2f5b !important;
}

.lavendergray-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #2e2f5b !important;
}

.lavendergray-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** Lavender Gray Theme Select ********/

/*** Light Green Theme Select ********/

.lightgreen-theme .navbar,
.lightgreen-theme .main-content {
  background: #799779;
}
.lightgreen-theme .mat-sidenav {
  background: #475c46;
}
.lightgreen-theme
  mat-sidenav-container
  .mat-sidenav
  .mat-drawer-inner-container {
  background: #475c46;
}

.lightgreen-theme .side_nav-items:hover,
.lightgreen-theme .side_nav-items:active,
.lightgreen-theme .side_nav-items:focus,
.lightgreen-theme .side_nav-items.active {
  border-left: 3px solid #799779;
  background: #141e15;
}

.lightgreen-theme .side_nav-items:hover {
  background: rgb(20, 30, 21, 0.5);
}

.mini_sidebar .lightgreen-theme .mat-sidenav li:hover > .side_nav-items span {
  background-color: #141e15;
}
.mini_sidebar .lightgreen-theme .mat-sidenav li:hover .sub_nav {
  background-color: #141e15;
}

.lightgreen-theme .side_nav-items:hover,
.lightgreen-theme .side_nav-items:active,
.lightgreen-theme .side_nav-items:focus,
.lightgreen-theme .side_nav-items.active,
.lightgreen-theme .side_nav-items:hover mat-icon,
.lightgreen-theme .side_nav-items:active mat-icon,
.lightgreen-theme .side_nav-items:focus mat-icon,
.lightgreen-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.lightgreen-theme .sidebar-toggle-icon {
  background: #141e15;
}

.lightgreen-theme .mat-sidenav .sub_nav.subnav-open {
  background: #141e15;
}

.lightgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.lightgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.lightgreen-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #475c46 !important;
}

.lightgreen-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #475c46 !important;
}

.lightgreen-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** Light Green Theme Select ********/




/*** Black theme select ********/
.black-theme .navbar,
.black-theme .main-content {
  background: #dadadb;
}
.black-theme .mat-sidenav {
  background: #5f6a75;
}
.black-theme mat-sidenav-container .mat-sidenav .mat-drawer-inner-container {
  background: transparent;
}
.black-theme .side_nav-items,
.black-theme .mat-menu-item .side_nav-items mat-icon {
  color: #ffffff;
}
.black-theme .side_nav-items:hover,
.black-theme .side_nav-items:active,
.black-theme .side_nav-items:focus,
.black-theme .side_nav-items.active {
  border-left: 3px solid #ffffff;
  background: #000000;
}

.black-theme .side_nav-items:hover {
  background: rgba(80, 80, 80, 0.5);
}
.black-theme .side_nav-items:hover,
.black-theme .side_nav-items:active,
.black-theme .side_nav-items:focus,
.black-theme .side_nav-items.active,
.black-theme .side_nav-items:hover mat-icon,
.black-theme .side_nav-items:active mat-icon,
.black-theme .side_nav-items:focus mat-icon,
.black-theme .side_nav-items.active mat-icon {
  color: #fff;
}
.black-theme .sidebar-toggle-icon {
  background: #5f6a75;
}

.black-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-start,
.black-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-end,
.black-theme
  .mat-form-field-appearance-outline
  .mat-form-field-outline-thick
  .mat-form-field-outline-gap {
  border-color: #5f6a75 !important;
}

.black-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #5f6a75 !important;
}

.black-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  border-top-color: transparent !important;
}

/*** Black theme select ********/
/* CustomChanges ====================== */
