﻿.theme-red .navbar {
    background-color: #F44336;
}

.theme-red .navbar-brand {
    color: #fff;
}

    .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-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;
    }

/*Begin theme-black styles*/
.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;
    }
/*End theme-black styles*/
/*Begin Night Mode Styles*/
.theme-night-mode .navbar {
    background-color: #363636;
}

.theme-night-mode .navbar-brand {
    color: #000;
}

    .theme-night-mode .navbar-brand:hover {
        color: #000;
    }

    .theme-night-mode .navbar-brand:active {
        color: #000;
    }

    .theme-night-mode .navbar-brand:focus {
        color: #000;
    }

.theme-night-mode .nav > li > a {
    color: #fff;
}

    .theme-night-mode .nav > li > a:hover {
        background-color: transparent;
    }

    .theme-night-mode .nav > li > a:focus {
        background-color: transparent;
    }

.theme-night-mode .nav .open > a {
    background-color: transparent;
}

    .theme-night-mode .nav .open > a:hover {
        background-color: transparent;
    }

    .theme-night-mode .nav .open > a:focus {
        background-color: transparent;
    }

.theme-night-mode .bars {
    color: #000;
}

.theme-night-mode .sidebar .menu .list li.active {
    background-color: transparent;
}

    .theme-night-mode .sidebar .menu .list li.active > :first-child i, .theme-night-mode .sidebar .menu .list li.active > :first-child span {
        color: #fff;
    }

.theme-night-mode .sidebar .menu .list .toggled {
    background-color: transparent;
}

.theme-night-mode .sidebar .menu .list .ml-menu {
    background-color: transparent;
}

.theme-night-mode .sidebar .legal {
    background-color: #000;
}

    .theme-night-mode .sidebar .legal .copyright a {
        color: #fff !important;
    }
/*End Night Mode styles*/
/*customizations*/

/*Begin theme-Red styles*/

.theme-red .menuItemSelected,
.theme-red .menuItemSelected a.menuLink,
.theme-red .option-menu a.dropdown-toggle,
.theme-red .pager-size a,
.theme-red .products-step span.label.label-default a,
.theme-red .PricingHeading,
.theme-red .product-heading,
.theme-red .col-calendar,
.theme-red .text-info,
.theme-red .text-info,
.theme-red .license .glyphicon,
.theme-red .private-label-heading,
.theme-red .card .header h3.pop-up-server-services,
.theme-red .glyphicon-refresh:before,
.theme-red .store-heading,
.theme-red a.default-link:link,
.theme-red a.default-link:visited,
.theme-red .navbar .store-header .navbar-right .material-icons,
.theme-red .number-circle,
.theme-red .BoxCard .dropdown a.dropdown-toggle,
.theme-red .end-user-dashboard a.text,
.theme-red .Image-profilepic a {
    color: #F44336;
}

.theme-red .btn-primary,
.theme-red .slimScrollBar,
.theme-red .slimScrollRail,
.theme-red .btn-info,
.theme-red .btn-info:hover,
.theme-red .btn-info:active,
.theme-red .btn-info:focus,
.theme-red .nav-stacked > li > a:hover,
.theme-red .nav-stacked > li > a:focus,
.theme-red .nav-stacked li.current a,
.theme-red .label-success,
.theme-red [type="radio"]:checked + label:after,
.theme-red [type="radio"].with-gap:checked + label:after,
.theme-red [type="radio"]:checked + label:after,
.theme-red [type="radio"].with-gap:checked + label:after,
.theme-red .pagination li.active a,
.theme-red table:not(.HC_grid) th,
.theme-red .sk-cube-grid .sk-cube,
.theme-red .bg-color,
.theme-red .partner-information-bg,
.theme-red .private-label-detail,
.theme-red .headings,
.theme-red .CopyrightBar,
.theme-red .red-circle,
.theme-red .selected,
.demo-choose-skin .red {
    background-color: #F44336 !important;
}

.theme-red .navbar-default,
.theme-red .store-header,
.theme-red .store-body .navbar,
.theme-red .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-red .number-circle {
    background-color: #fff !important;
}

.theme-red a.btn-store-filled,
.theme-red a.btn-store-blank:active,
.theme-red a.btn-store-blank:focus,
.theme-red a.btn-store-blank:hover,
.theme-red .btn-link {
    color: #fff !important;
    background-color: #F44336 !important;
    border-color: #F44336 !important;
}

    .theme-red a.btn-store-blank,
    .theme-red a.btn-store-filled:active,
    .theme-red a.btn-store-filled:focus,
    .theme-red a.btn-store-filled:hover,
    .theme-red .btn-link:hover {
        color: #F44336 !important;
        background-color: transparent !important;
        border-color: #F44336 !important;
    }


.theme-red .card-main {
    background-color: #F44336;
}

.theme-red #notification-carousel .carousel-indicators .active {
    background: #F44336;
    border-color: #F44336;
}

.theme-red div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #F44336;
}

.theme-red .list-group-item.active,
.theme-red .list-group-item.active:hover,
.theme-red .list-group-item.active:focus {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336;
}

.theme-red [type="radio"]:checked + label:after,
.theme-red [type="radio"].with-gap:checked + label:before,
.theme-red [type="radio"].with-gap:checked + label:after {
    border: 2px solid #F44336;
}

.theme-red .btn-primary:hover, .theme-red .btn-primary:active, .theme-red .btn-primary:focus,
.theme-red .open > .dropdown-toggle.btn-primary {
    background-color: #E13427;
}

.theme-red .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #F44336;
}

.theme-red .nav-stacked > li > a:hover,
.theme-red .nav-stacked > li > a:focus,
.theme-red .nav-stacked li.current a,
.theme-red .products-step span.label.label-success a,
.theme-red table th,
.theme-red table th a,
.theme-red .bars,
.theme-red .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-red .TabControlTab,
.theme-red .form-group .form-line.focused:after,
.theme-red .input-group .form-line.focused:after {
    border-bottom: 2px solid #F44336;
}

.theme-red .bg-cyan {
    background-color: #F44336 !important;
    color: #fff;
}

.theme-red .products-step,
.theme-red .label-default {
    background-color: #efefef !important;
    color: #F44336;
}

.theme-red .breadcrumb-custom {
    background-color: #fff !important;
    color: #F44336;
}

.breadcrumb-custom span span a:not([href]) {
    color: #aaa !important;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none !important;
    cursor: not-allowed !important;
}

.theme-red .breadcrumb-custom span span a[href] {
    color: #F44336 !important;
    font-weight: normal;
    font-size: 14px;
}

.theme-red .breadcrumb-custom span {
    color: #000000 !important;
    font-size: 14px;
}

.theme-red .sidebar .legal {
    border-top: 1px solid #F44336;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-red [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-red [type="checkbox"].filled-in:checked + label:after,
.theme-red [type="radio"]:not(:checked) + label:before,
.theme-red [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-red [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-red [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #a90000;
    border-bottom: 2px solid #a90000;
}

.theme-red .panel-group .panel-primary .panel-title,
.theme-red .panel-heading,
.theme-red .PricingDescription input {
    background-color: #F44336;
}

.theme-red .panel-group .panel-primary,
.theme-red .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #F44336;
}

.theme-red .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #F44336;
}

.theme-red a:not([class]):not([disabled]),
.theme-red .PopupHeading,
.theme-red .menu-show-hide,
.theme-red .breadcrumb-custom {
    color: #F44336;
}


.theme-red .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-red .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-red .content a[data-parent] {
    color: #fff !important;
}

.theme-red .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-red .store-header {
    background-color: #fff2f1;
}

.theme-red .expandableItem {
    border-bottom-color: #ffd6d3;
}

.theme-red .label-count {
    background-color: #1a88ce;
}
/*End theme-Red styles*/

/*Begin theme-blue styles*/

.theme-blue .menuItemSelected,
.theme-blue .menuItemSelected a.menuLink,
.theme-blue .option-menu a.dropdown-toggle,
.theme-blue .pager-size a,
.theme-blue .products-step span.label.label-default a,
.theme-blue .PricingHeading,
.theme-blue .product-heading,
.theme-blue .col-calendar,
.theme-blue .text-info,
.theme-blue .license .glyphicon,
.theme-blue .private-label-heading,
.theme-blue .card .header h3.pop-up-server-services,
.theme-blue .glyphicon-refresh:before,
.theme-blue .store-heading,
.theme-blue a.default-link:link,
.theme-blue a.default-link:visited,
.theme-blue .navbar .store-header .navbar-right .material-icons,
.theme-blue .number-circle,
.theme-blue .BoxCard .dropdown a.dropdown-toggle,
.theme-blue .end-user-dashboard a.text,
.theme-blue .Image-profilepic a {
    color: #2196F3;
}


.theme-blue .btn-primary,
.theme-blue .slimScrollBar,
.theme-blue .slimScrollRail,
.theme-blue .btn-info, .theme-blue .btn-info:hover, .theme-blue .btn-info:active, .theme-blue .btn-info:focus,
.theme-blue .nav-stacked > li > a:hover,
.theme-blue .nav-stacked > li > a:focus,
.theme-blue .nav-stacked li.current a,
.theme-blue .label-success,
.theme-blue [type="radio"]:checked + label:after,
.theme-blue [type="radio"].with-gap:checked + label:after,
.theme-blue [type="radio"]:checked + label:after,
.theme-blue [type="radio"].with-gap:checked + label:after,
.theme-blue .pagination li.active a,
.theme-blue table:not(.HC_grid) th,
.theme-blue .sk-cube-grid .sk-cube,
.theme-blue .bg-color,
.theme-blue .partner-information-bg,
.theme-blue .private-label-detail,
.theme-blue .headings,
.theme-blue .CopyrightBar,
.theme-blue .red-circle,
.theme-blue .selected,
.demo-choose-skin .blue {
    background-color: #2196F3 !important;
}

.theme-blue a.btn-store-filled,
.theme-blue a.btn-store-blank:active,
.theme-blue a.btn-store-blank:focus,
.theme-blue a.btn-store-blank:hover,
.theme-blue .btn-link {
    color: #fff !important;
    background-color: #2196F3 !important;
    border-color: #2196F3 !important;
}

    .theme-blue a.btn-store-blank,
    .theme-blue a.btn-store-filled:active,
    .theme-blue a.btn-store-filled:focus,
    .theme-blue a.btn-store-filled:hover,
    .theme-blue .btn-link:hover {
        color: #2196F3 !important;
        background-color: transparent !important;
        border-color: #2196F3 !important;
    }


.theme-blue .card-main {
    background-color: #2196F3;
}

.theme-blue #notification-carousel .carousel-indicators .active {
    background: #2196F3;
    border-color: #2196F3;
}

.theme-blue .bars,
.theme-blue .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-blue .navbar-default,
.theme-blue .store-header,
.theme-blue .store-body .navbar,
.theme-blue .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-blue .number-circle {
    background-color: #fff !important;
}

.theme-blue div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #2196F3;
}

.theme-blue .list-group-item.active,
.theme-blue .list-group-item.active:hover,
.theme-blue .list-group-item.active:focus {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
}

.theme-blue [type="radio"]:checked + label:after,
.theme-blue [type="radio"].with-gap:checked + label:before,
.theme-blue [type="radio"].with-gap:checked + label:after {
    border: 2px solid #2196F3;
}

.theme-blue .btn-primary:hover, .theme-blue .btn-primary:active, .theme-blue .btn-primary:focus,
.theme-blue .open > .dropdown-toggle.btn-primary {
    background-color: #1078ca;
}

.theme-blue .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #2196F3;
}

.theme-blue .nav-stacked > li > a:hover,
.theme-blue .nav-stacked > li > a:focus,
.theme-blue .nav-stacked li.current a,
.theme-blue .products-step span.label.label-success a,
.theme-blue table th,
.theme-blue table th a {
    color: #fff !important;
}

.theme-blue .TabControlTab,
.theme-blue .form-group .form-line.focused:after,
.theme-blue .input-group .form-line.focused:after {
    border-bottom: 2px solid #2196F3;
}

.theme-blue .bg-cyan {
    background-color: #2196F3 !important;
    color: #fff;
}

.theme-blue .products-step,
.theme-blue .label-default {
    background-color: #efefef !important;
    color: #2196F3;
}

.theme-blue .breadcrumb-custom {
    background-color: #fff !important;
    color: #2196F3;
}

    .theme-blue .breadcrumb-custom span span a[href] {
        color: #2196F3 !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-blue .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-blue .sidebar .legal {
    border-top: 1px solid #2196F3;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-blue [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-blue [type="checkbox"].filled-in:checked + label:after,
.theme-blue [type="radio"]:not(:checked) + label:before,
.theme-blue [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-blue [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-blue [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #125f9c;
    border-bottom: 2px solid #125f9c;
}

.theme-blue .panel-group .panel-primary .panel-title,
.theme-blue .panel-heading,
.theme-blue .PricingDescription input {
    background-color: #2196F3;
}

.theme-blue .panel-group .panel-primary,
.theme-blue .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #2196F3;
}

.theme-blue .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #2196F3;
}

.theme-blue a:not([class]):not([disabled]),
.theme-blue .PopupHeading,
.theme-blue .menu-show-hide,
.theme-blue .breadcrumb-custom {
    color: #2196F3;
}


.theme-blue .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-blue .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-blue .content a[data-parent] {
    color: #fff !important;
}

.theme-blue .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-blue .store-header {
    background-color: #eaf6ff;
}

.theme-blue .expandableItem {
    border-bottom-color: #b9e0ff;
}

.theme-blue .label-count {
    background-color: #e77a00;
}
/*End theme-blue styles*/

/*Begin theme-pink styles*/

.theme-pink .menuItemSelected,
.theme-pink .menuItemSelected a.menuLink,
.theme-pink .option-menu a.dropdown-toggle,
.theme-pink .pager-size a,
.theme-pink .products-step span.label.label-default a,
.theme-pink .PricingHeading,
.theme-pink .product-heading,
.theme-pink .col-calendar,
.theme-pink .text-info,
.theme-pink .license .glyphicon,
.theme-pink .private-label-heading,
.theme-pink .card .header h3.pop-up-server-services,
.theme-pink .glyphicon-refresh:before,
.theme-pink .store-heading,
.theme-pink a.default-link:link,
.theme-pink a.default-link:visited,
.theme-pink .navbar .store-header .navbar-right .material-icons,
.theme-pink .number-circle,
.theme-pink .BoxCard .dropdown a.dropdown-toggle,
.theme-pink .end-user-dashboard a.text,
.theme-pink .Image-profilepic a {
    color: #E91E63;
}

.theme-pink .btn-primary,
.theme-pink .slimScrollBar,
.theme-pink .slimScrollRail,
.theme-pink .btn-info, .theme-pink .btn-info:hover, .theme-pink .btn-info:active, .theme-pink .btn-info:focus,
.theme-pink .nav-stacked > li > a:hover,
.theme-pink .nav-stacked > li > a:focus,
.theme-pink .nav-stacked li.current a,
.theme-pink .label-success,
.theme-pink [type="radio"]:checked + label:after,
.theme-pink [type="radio"].with-gap:checked + label:after,
.theme-pink [type="radio"]:checked + label:after,
.theme-pink [type="radio"].with-gap:checked + label:after,
.theme-pink .pagination li.active a,
.theme-pink table:not(.HC_grid) th,
.theme-pink .sk-cube-grid .sk-cube,
.theme-pink .bg-color,
.theme-pink .partner-information-bg,
.theme-pink .private-label-detail,
.theme-pink .headings,
.theme-pink .CopyrightBar,
.theme-pink .red-circle,
.theme-pink .selected,
.demo-choose-skin .pink {
    background-color: #E91E63 !important;
}

.theme-pink a.btn-store-filled,
.theme-pink a.btn-store-blank:active,
.theme-pink a.btn-store-blank:focus,
.theme-pink a.btn-store-blank:hover,
.theme-pink .btn-link {
    color: #fff !important;
    background-color: #E91E63 !important;
    border-color: #E91E63 !important;
}

    .theme-pink a.btn-store-blank,
    .theme-pink a.btn-store-filled:active,
    .theme-pink a.btn-store-filled:focus,
    .theme-pink a.btn-store-filled:hover,
    .theme-pink .btn-link:hover {
        color: #E91E63 !important;
        background-color: transparent !important;
        border-color: #E91E63 !important;
    }


.theme-pink .card-main {
    background-color: #E91E63;
}

.theme-pink #notification-carousel .carousel-indicators .active {
    background: #E91E63;
    border-color: #E91E63;
}

.theme-pink .bars,
.theme-pink .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-pink .navbar-default,
.theme-pink .store-header,
.theme-pink .store-body .navbar,
.theme-pink .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-pink .number-circle {
    background-color: #fff !important;
}

.theme-pink div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #E91E63;
}

.theme-pink .list-group-item.active,
.theme-pink .list-group-item.active:hover,
.theme-pink .list-group-item.active:focus {
    color: #fff;
    background-color: #E91E63;
    border-color: #E91E63;
}

.theme-pink [type="radio"]:checked + label:after,
.theme-pink [type="radio"].with-gap:checked + label:before,
.theme-pink [type="radio"].with-gap:checked + label:after {
    border: 2px solid #E91E63;
}

.theme-pink .btn-primary:hover, .theme-pink .btn-primary:active, .theme-pink .btn-primary:focus,
.theme-pink .open > .dropdown-toggle.btn-primary {
    background-color: #ff4d8a;
}

.theme-pink .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #E91E63;
}

.theme-pink .nav-stacked > li > a:hover,
.theme-pink .nav-stacked > li > a:focus,
.theme-pink .nav-stacked li.current a,
.theme-pink .products-step span.label.label-success a,
.theme-pink table th,
.theme-pink table th a {
    color: #fff !important;
}

.theme-pink .TabControlTab,
.theme-pink .form-group .form-line.focused:after,
.theme-pink .input-group .form-line.focused:after {
    border-bottom: 2px solid #E91E63;
}

.theme-pink .bg-cyan {
    background-color: #E91E63 !important;
    color: #fff;
}

.theme-pink .products-step,
.theme-pink .label-default {
    background-color: #efefef !important;
    color: #E91E63;
}

.theme-pink .breadcrumb-custom {
    background-color: #fff !important;
    color: #E91E63;
}

    .theme-pink .breadcrumb-custom span span a[href] {
        color: #E91E63 !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-pink .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-pink .sidebar .legal {
    border-top: 1px solid #E91E63;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-pink [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-pink [type="checkbox"].filled-in:checked + label:after,
.theme-pink [type="radio"]:not(:checked) + label:before,
.theme-pink [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-pink [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-pink [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #a7043c;
    border-bottom: 2px solid #a7043c;
}

.theme-pink .panel-group .panel-primary .panel-title,
.theme-pink .panel-heading,
.theme-pink .PricingDescription input {
    background-color: #E91E63;
}

.theme-pink .panel-group .panel-primary,
.theme-pink .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #E91E63;
}

.theme-pink .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #E91E63;
}

.theme-pink a:not([class]):not([disabled]),
.theme-pink .PopupHeading,
.theme-pink .menu-show-hide,
.theme-pink .breadcrumb-custom {
    color: #E91E63;
}


.theme-pink .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-pink .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-pink .content a[data-parent] {
    color: #fff !important;
}

.theme-pink .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-pink .store-header {
    background-color: #ffe1eb;
}

.theme-pink .expandableItem {
    border-bottom-color: #ffd1e1;
}

.theme-pink .label-count {
    background-color: #8c11ba;
}
/*End theme-pink styles*/

/*Begin theme-purple styles*/

.theme-purple .menuItemSelected,
.theme-purple .menuItemSelected a.menuLink,
.theme-purple .option-menu a.dropdown-toggle,
.theme-purple .pager-size a,
.theme-purple .products-step span.label.label-default a,
.theme-purple .PricingHeading,
.theme-purple .product-heading,
.theme-purple .col-calendar,
.theme-purple .text-info,
.theme-purple .license .glyphicon,
.theme-purple .private-label-heading,
.theme-purple .card .header h3.pop-up-server-services,
.theme-purple .glyphicon-refresh:before,
.theme-purple .store-heading,
.theme-purple a.default-link:link,
.theme-purple a.default-link:visited,
.theme-purple .navbar .store-header .navbar-right .material-icons,
.theme-purple .number-circle,
.theme-purple .BoxCard .dropdown a.dropdown-toggle,
.theme-purple .end-user-dashboard a.text,
.theme-purple .Image-profilepic a {
    color: #9C27B0;
}


.theme-purple .btn-primary,
.theme-purple .slimScrollBar,
.theme-purple .slimScrollRail,
.theme-purple .btn-info, .theme-purple .btn-info:hover, .theme-purple .btn-info:active, .theme-purple .btn-info:focus,
.theme-purple .nav-stacked > li > a:hover,
.theme-purple .nav-stacked > li > a:focus,
.theme-purple .nav-stacked li.current a,
.theme-purple .label-success,
.theme-purple [type="radio"]:checked + label:after,
.theme-purple [type="radio"].with-gap:checked + label:after,
.theme-purple [type="radio"]:checked + label:after,
.theme-purple [type="radio"].with-gap:checked + label:after,
.theme-purple .pagination li.active a,
.theme-purple table:not(.HC_grid) th,
.theme-purple .sk-cube-grid .sk-cube,
.theme-purple .bg-color,
.theme-purple .partner-information-bg,
.theme-purple .private-label-detail,
.theme-purple .headings,
.theme-purple .CopyrightBar,
.theme-purple .red-circle,
.theme-purple .selected,
.demo-choose-skin .purple {
    background-color: #9C27B0 !important;
}

.theme-purple a.btn-store-filled,
.theme-purple a.btn-store-blank:active,
.theme-purple a.btn-store-blank:focus,
.theme-purple a.btn-store-blank:hover,
.theme-purple .btn-link {
    color: #fff !important;
    background-color: #9C27B0 !important;
    border-color: #9C27B0 !important;
}

    .theme-purple a.btn-store-blank,
    .theme-purple a.btn-store-filled:active,
    .theme-purple a.btn-store-filled:focus,
    .theme-purple a.btn-store-filled:hover,
    .theme-purple .btn-link:hover {
        color: #9C27B0 !important;
        background-color: transparent !important;
        border-color: #9C27B0 !important;
    }


.theme-purple .card-main {
    background-color: #9C27B0;
}

.theme-purple .bars,
.theme-purple .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-purple .navbar-default,
.theme-purple .store-header,
.theme-purple .store-body .navbar,
.theme-purple .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-purple .number-circle {
    background-color: #fff !important;
}

.theme-purple #notification-carousel .carousel-indicators .active {
    background: #9C27B0;
    border-color: #9C27B0;
}

.theme-purple div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #9C27B0;
}

.theme-purple .list-group-item.active,
.theme-purple .list-group-item.active:hover,
.theme-purple .list-group-item.active:focus {
    color: #fff;
    background-color: #9C27B0;
    border-color: #9C27B0;
}

.theme-purple [type="radio"]:checked + label:after,
.theme-purple [type="radio"].with-gap:checked + label:before,
.theme-purple [type="radio"].with-gap:checked + label:after {
    border: 2px solid #9C27B0;
}

.theme-purple .btn-primary:hover, .theme-purple .btn-primary:active, .theme-purple .btn-primary:focus,
.theme-purple .open > .dropdown-toggle.btn-primary {
    background-color: #bc22d6;
}

.theme-purple .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #9C27B0;
}

.theme-purple .nav-stacked > li > a:hover,
.theme-purple .nav-stacked > li > a:focus,
.theme-purple .nav-stacked li.current a,
.theme-purple .products-step span.label.label-success a,
.theme-purple table th,
.theme-purple table th a {
    color: #fff !important;
}

.theme-purple .TabControlTab,
.theme-purple .form-group .form-line.focused:after,
.theme-purple .input-group .form-line.focused:after {
    border-bottom: 2px solid #9C27B0;
}

.theme-purple .bg-cyan {
    background-color: #9C27B0 !important;
    color: #fff;
}

.theme-purple .products-step,
.theme-purple .label-default {
    background-color: #efefef !important;
    color: #9C27B0;
}

.theme-purple .breadcrumb-custom {
    background-color: #fff !important;
    color: #9C27B0;
}

    .theme-purple .breadcrumb-custom span span a[href] {
        color: #9C27B0 !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-purple .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-purple .sidebar .legal {
    border-top: 1px solid #9C27B0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-purple [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-purple [type="checkbox"].filled-in:checked + label:after,
.theme-purple [type="radio"]:not(:checked) + label:before,
.theme-purple [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-purple [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-purple [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #e445ff;
    border-bottom: 2px solid #e445ff;
}

.theme-purple .panel-group .panel-primary .panel-title,
.theme-purple .panel-heading,
.theme-purple .PricingDescription input {
    background-color: #9C27B0;
}

.theme-purple .panel-group .panel-primary,
.theme-purple .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #9C27B0;
}

.theme-purple .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #9C27B0;
}

.theme-purple a:not([class]):not([disabled]),
.theme-purple .PopupHeading,
.theme-purple .menu-show-hide,
.theme-purple .breadcrumb-custom {
    color: #9C27B0;
}


.theme-purple .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-purple .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-purple .content a[data-parent] {
    color: #fff !important;
}

.theme-purple .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-purple .store-header {
    background-color: #fbe4ff;
}

.theme-purple .expandableItem {
    border-bottom-color: #f7c8ff;
}

.theme-purple .label-count {
    background-color: #E91E63;
}
/*End theme-purple styles*/
/*Begin theme-indigo styles*/

.theme-indigo .navbar-brand,
.theme-indigo .navbar-brand:hover,
.theme-indigo .navbar-brand:active,
.theme-indigo .navbar-brand:focus,
.theme-indigo .nav > li > a,
.theme-indigo .list-group-item.active,
.theme-indigo .list-group-item.active:hover,
.theme-indigo .list-group-item.active:focus,
.theme-indigo .nav-stacked > li > a:hover,
.theme-indigo .nav-stacked > li > a:focus,
.theme-indigo .nav-stacked li.current a,
.theme-indigo .products-step span.label.label-success a,
.theme-indigo table th,
.theme-indigo table th a,
.theme-indigo .bg-cyan,
.theme-indigo .content a[data-parent],
.theme-indigo .bars {
    color: #fff !important;
}


.theme-indigo .sidebar .legal,
.theme-indigo .breadcrumb-custom {
    background-color: #fff !important;
}

.theme-indigo .bars,
.theme-indigo .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-indigo .navbar-default,
.theme-indigo .store-header,
.theme-indigo .navbar.navbar-default,
.theme-indigo .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-indigo .number-circle {
    background-color: #fff !important;
}

.theme-indigo .products-step,
.theme-indigo .label-default {
    background-color: #efefef !important;
}


.theme-indigo .btn-primary:hover, .theme-indigo .btn-primary:active, .theme-indigo .btn-primary:focus,
.theme-indigo .open > .dropdown-toggle.btn-primary {
    background-color: #4a61e5;
}

.theme-indigo .nav-pills > li > a {
    background-color: #f1f1f1;
}



.theme-indigo .breadcrumb-custom span {
    color: #000000 !important;
    font-size: 14px;
}

.theme-indigo [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-indigo [type="checkbox"].filled-in:checked + label:after,
.theme-indigo [type="radio"]:not(:checked) + label:before,
.theme-indigo [type="radio"]:not(:checked) + label:after {
    border: 2px solid #d3d3d3 !important;
}

.theme-indigo [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #8395ff;
    border-bottom: 2px solid #8395ff;
}


.theme-indigo .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

.theme-indigo .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-indigo .store-header {
    background-color: #e7ebff;
}

.theme-indigo .expandableItem {
    border-bottom-color: #d7ddff;
}

.theme-indigo .label-count {
    background-color: #3abd09;
}

.theme-indigo .sidebar .menu .list li.active,
.theme-indigo .sidebar .menu .list .toggled,
.theme-indigo .sidebar .menu .list .ml-menu,
.theme-indigo .nav .open > a:focus,
.theme-indigo .nav .open > a:hover,
.theme-indigo .nav .open > a,
.theme-indigo .nav > li > a:focus,
.theme-indigo .nav > li > a:hover,
.theme-indigo [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-indigo [type="checkbox"].filled-in:checked + label:after,
.theme-indigo [type="radio"]:not(:checked) + label:before,
.theme-indigo [type="radio"]:not(:checked) + label:after,
.theme-indigo [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent !important;
}

    .theme-indigo .menuItemSelected,
    .theme-indigo .menuItemSelected a.menuLink,
    .theme-indigo .option-menu a.dropdown-toggle,
    .theme-indigo .pager-size a,
    .theme-indigo .products-step span.label.label-default a,
    .theme-indigo .PricingHeading,
    .theme-indigo .product-heading,
    .theme-indigo .col-calendar,
    .theme-indigo .text-info,
    .theme-indigo .license .glyphicon,
    .theme-indigo .private-label-heading,
    .theme-indigo .card .header h3.pop-up-server-services,
    .theme-indigo .glyphicon-refresh:before,
    .theme-indigo a:not([class]):not([disabled]),
    .theme-indigo .PopupHeading,
    .theme-indigo .menu-show-hide,
    .theme-indigo .breadcrumb-custom,
    .theme-indigo .nav-pills > li > a,
    .theme-indigo .products-step,
    .theme-indigo .label-default,
    .theme-indigo .breadcrumb-custom,
    .theme-indigo .breadcrumb-custom span span a[href],
    theme-indigo .sidebar .menu .list li.active > :first-child i,
    .theme-indigo .sidebar .menu .list li.active > :first-child span,
    .theme-indigo .sidebar .legal .copyright a,
    .theme-indigo .store-heading,
    .theme-indigo a.default-link:link,
    .theme-indigo a.default-link:visited,
    .theme-indigo .navbar .store-header .navbar-right .material-icons,
    .theme-indigo .store-body .nav > li > a,
    .theme-indigo .number-circle,
    .theme-indigo .BoxCard .dropdown a.dropdown-toggle,
    .theme-indigo .end-user-dashboard a.text,
    .theme-indigo .Image-profilepic a {
        color: #3F51B5;
    }

.theme-indigo .btn-primary,
.theme-indigo .slimScrollBar,
.theme-indigo .slimScrollRail,
.theme-indigo .btn-info,
.theme-indigo .btn-info:hover,
.theme-indigo .btn-info:active,
.theme-indigo .btn-info:focus,
.theme-indigo .nav-stacked > li > a:hover,
.theme-indigo .nav-stacked > li > a:focus,
.theme-indigo .nav-stacked li.current a,
.theme-indigo .label-success,
.theme-indigo [type="radio"]:checked + label:after,
.theme-indigo [type="radio"].with-gap:checked + label:after,
.theme-indigo [type="radio"]:checked + label:after,
.theme-indigo [type="radio"].with-gap:checked + label:after,
.theme-indigo .pagination li.active a,
.theme-indigo table:not(.HC_grid) th,
.theme-indigo .sk-cube-grid .sk-cube,
.theme-indigo .bg-color,
.theme-indigo .partner-information-bg,
.theme-indigo .private-label-detail,
.theme-indigo .headings,
.theme-indigo #notification-carousel .carousel-indicators .active,
.theme-indigo .list-group-item.active,
.theme-indigo .list-group-item.active:hover,
.theme-indigo .list-group-item.active:focus,
.theme-indigo .bg-cyan,
.theme-indigo .navbar,
.theme-indigo .panel-group .panel-primary .panel-title,
.theme-indigo .panel-heading,
.theme-indigo .PricingDescription input,
.theme-indigo .CopyrightBar,
.theme-indigo .red-circle,
.theme-indigo .selected,
.demo-choose-skin .indigo {
    background-color: #3F51B5 !important;
}

    .theme-indigo a.btn-store-filled,
    .theme-indigo a.btn-store-blank:active,
    .theme-indigo a.btn-store-blank:focus,
    .theme-indigo a.btn-store-blank:hover,
    .theme-indigo .btn-link,
    .theme-indigo .navbar.navbar-default.navbar-store ul.nav.navbar-nav.navbar-right > li > a.btn-store-blank:hover {
        color: #fff !important;
        background-color: #3F51B5 !important;
        border-color: #3F51B5 !important;
    }

        .theme-indigo a.btn-store-blank,
        .theme-indigo a.btn-store-filled:active,
        .theme-indigo a.btn-store-filled:focus,
        .theme-indigo a.btn-store-filled:hover,
        .theme-indigo .btn-link:hover,
        .theme-indigo .navbar.navbar-default.navbar-store ul.nav.navbar-nav.navbar-right > li > a.btn-store-blank {
            color: #3F51B5 !important;
            background-color: transparent !important;
            border-color: #3F51B5 !important;
        }


.theme-indigo .card-main {
    background-color: #3F51B5;
}

.theme-indigo #notification-carousel .carousel-indicators .active,
.theme-indigo .list-group-item.active,
.theme-indigo .list-group-item.active:hover,
.theme-indigo .list-group-item.active:focus {
    border-color: #3F51B5 !important;
}

.theme-indigo div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #3F51B5 !important;
}


.theme-indigo [type="radio"]:checked + label:after,
.theme-indigo [type="radio"].with-gap:checked + label:before,
.theme-indigo [type="radio"].with-gap:checked + label:after {
    border: 2px solid #3F51B5 !important;
}

.theme-indigo .TabControlTab,
.theme-indigo .form-group .form-line.focused:after,
.theme-indigo .input-group .form-line.focused:after {
    border-bottom: 2px solid #3F51B5 !important;
}

.theme-indigo .sidebar .legal {
    border-top: 1px solid #3F51B5 !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}


.theme-indigo .panel-group .panel-primary,
.theme-indigo .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #3F51B5 !important;
}

.theme-indigo .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #3F51B5 !important;
}



.theme-indigo .breadcrumb-custom span span a[href] {
    font-weight: normal;
    font-size: 14px;
}

.theme-indigo .content a:not([class]):not([disabled]):hover {
    text-decoration: underline;
}


/*End theme-indigo styles*/

/*Begin theme-teal styles*/

.theme-teal .menuItemSelected,
.theme-teal .menuItemSelected a.menuLink,
.theme-teal .option-menu a.dropdown-toggle,
.theme-teal .pager-size a,
.theme-teal .products-step span.label.label-default a,
.theme-teal .PricingHeading,
.theme-teal .product-heading,
.theme-teal .col-calendar,
.theme-teal .text-info,
.theme-teal .license .glyphicon,
.theme-teal .private-label-heading,
.theme-teal .card .header h3.pop-up-server-services,
.theme-teal .glyphicon-refresh:before,
.theme-teal .store-heading,
.theme-teal a.default-link:link,
.theme-teal a.default-link:visited,
.theme-teal .navbar .store-header .navbar-right .material-icons,
.theme-teal .number-circle,
.theme-teal .BoxCard .dropdown a.dropdown-toggle,
.theme-teal .end-user-dashboard a.text,
.theme-teal .Image-profilepic a {
    color: #009688;
}


.theme-teal .btn-primary,
.theme-teal .slimScrollBar,
.theme-teal .slimScrollRail,
.theme-teal .btn-info, .theme-teal .btn-info:hover, .theme-teal .btn-info:active, .theme-teal .btn-info:focus,
.theme-teal .nav-stacked > li > a:hover,
.theme-teal .nav-stacked > li > a:focus,
.theme-teal .nav-stacked li.current a,
.theme-teal .label-success,
.theme-teal [type="radio"]:checked + label:after,
.theme-teal [type="radio"].with-gap:checked + label:after,
.theme-teal [type="radio"]:checked + label:after,
.theme-teal [type="radio"].with-gap:checked + label:after,
.theme-teal .pagination li.active a,
.theme-teal table:not(.HC_grid) th,
.theme-teal .sk-cube-grid .sk-cube,
.theme-teal .bg-color,
.theme-teal .partner-information-bg,
.theme-teal .private-label-detail,
.theme-teal .headings,
.theme-teal .CopyrightBar,
.theme-teal .red-circle,
.theme-teal .selected,
.demo-choose-skin .teal {
    background-color: #009688 !important;
}

.theme-teal a.btn-store-filled,
.theme-teal a.btn-store-blank:active,
.theme-teal a.btn-store-blank:focus,
.theme-teal a.btn-store-blank:hover,
.theme-teal .btn-link {
    color: #fff !important;
    background-color: #009688 !important;
    border-color: #009688 !important;
}

    .theme-teal a.btn-store-blank,
    .theme-teal a.btn-store-filled:active,
    .theme-teal a.btn-store-filled:focus,
    .theme-teal a.btn-store-filled:hover,
    .theme-teal .btn-link:hover {
        color: #009688 !important;
        background-color: transparent !important;
        border-color: #009688 !important;
    }


.theme-teal .card-main {
    background-color: #009688;
}

.theme-teal #notification-carousel .carousel-indicators .active {
    background: #009688;
    border-color: #009688;
}

.theme-teal .bars,
.theme-teal .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-teal .navbar-default,
.theme-teal .store-header,
.theme-teal .store-body .navbar,
.theme-teal .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-teal .number-circle {
    background-color: #fff !important;
}

.theme-teal div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #009688;
}

.theme-teal .list-group-item.active,
.theme-teal .list-group-item.active:hover,
.theme-teal .list-group-item.active:focus {
    color: #fff;
    background-color: #009688;
    border-color: #009688;
}

.theme-teal [type="radio"]:checked + label:after,
.theme-teal [type="radio"].with-gap:checked + label:before,
.theme-teal [type="radio"].with-gap:checked + label:after {
    border: 2px solid #009688;
}

.theme-teal .btn-primary:hover, .theme-teal .btn-primary:active, .theme-teal .btn-primary:focus,
.theme-teal .open > .dropdown-toggle.btn-primary {
    background-color: #0a776d;
}

.theme-teal .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #009688;
}

.theme-teal .nav-stacked > li > a:hover,
.theme-teal .nav-stacked > li > a:focus,
.theme-teal .nav-stacked li.current a,
.theme-teal .products-step span.label.label-success a,
.theme-teal table th,
.theme-teal table th a,
.theme-teal .partner-information-bg .reseller-panel-heading {
    color: #fff !important;
}

.theme-teal .TabControlTab,
.theme-teal .form-group .form-line.focused:after,
.theme-teal .input-group .form-line.focused:after {
    border-bottom: 2px solid #009688;
}

.theme-teal .bg-cyan {
    background-color: #009688 !important;
    color: #fff;
}

.theme-teal .products-step,
.theme-teal .label-default {
    background-color: #efefef !important;
    color: #009688;
}

.theme-teal .breadcrumb-custom {
    background-color: #fff !important;
    color: #009688;
}

    .theme-teal .breadcrumb-custom span span a[href] {
        color: #009688 !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-teal .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-teal .sidebar .legal {
    border-top: 1px solid #009688;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-teal [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-teal [type="checkbox"].filled-in:checked + label:after,
.theme-teal [type="radio"]:not(:checked) + label:before,
.theme-teal [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-teal [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-teal [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #085d55;
    border-bottom: 2px solid #085d55;
}


.theme-teal .panel-group .panel-primary .panel-title,
.theme-teal .panel-heading,
.theme-teal .PricingDescription input {
    background-color: #009688;
}

.theme-teal .panel-group .panel-primary,
.theme-teal .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #009688;
}

.theme-teal .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #009688;
}

.theme-teal a:not([class]):not([disabled]),
.theme-teal .PopupHeading,
.theme-teal .menu-show-hide,
.theme-teal .breadcrumb-custom {
    color: #009688;
}


.theme-teal .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-teal .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-teal .content a[data-parent] {
    color: #fff !important;
}

.theme-teal .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-teal .store-header {
    background-color: #effffe;
}

.theme-teal .expandableItem {
    border-bottom-color: #c2fffa;
}

.theme-teal .label-count {
    background-color: #3fc91d;
}
/*End theme-teal styles*/

/*Begin theme-green styles*/

.theme-green .menuItemSelected,
.theme-green .menuItemSelected a.menuLink,
.theme-green .option-menu a.dropdown-toggle,
.theme-green .pager-size a,
.theme-green .products-step span.label.label-default a,
.theme-green .PricingHeading,
.theme-green .product-heading,
.theme-green .col-calendar,
.theme-green .text-info,
.theme-green .license .glyphicon,
.theme-green .private-label-heading,
.theme-green .card .header h3.pop-up-server-services,
.theme-green .glyphicon-refresh:before,
.theme-green .store-heading,
.theme-green a.default-link:link,
.theme-green a.default-link:visited,
.theme-green .navbar .store-header .navbar-right .material-icons,
.theme-green .number-circle,
.theme-green .BoxCard .dropdown a.dropdown-toggle,
.theme-green .end-user-dashboard a.text,
.theme-green .Image-profilepic a {
    color: #4CAF50;
}


.theme-green .btn-primary,
.theme-green .slimScrollBar,
.theme-green .slimScrollRail,
.theme-green .btn-info, .theme-green .btn-info:hover, .theme-green .btn-info:active, .theme-green .btn-info:focus,
.theme-green .nav-stacked > li > a:hover,
.theme-green .nav-stacked > li > a:focus,
.theme-green .nav-stacked li.current a,
.theme-green .label-success,
.theme-green [type="radio"]:checked + label:after,
.theme-green [type="radio"].with-gap:checked + label:after,
.theme-green [type="radio"]:checked + label:after,
.theme-green [type="radio"].with-gap:checked + label:after,
.theme-green .pagination li.active a,
.theme-green table:not(.HC_grid) th,
.theme-green .sk-cube-grid .sk-cube,
.theme-green .bg-color,
.theme-green .partner-information-bg,
.theme-green .private-label-detail,
.theme-green .headings,
.theme-green .CopyrightBar,
.theme-green .red-circle,
.theme-green .selected,
.demo-choose-skin .green {
    background-color: #4CAF50 !important;
}

.theme-green a.btn-store-filled,
.theme-green a.btn-store-blank:active,
.theme-green a.btn-store-blank:focus,
.theme-green a.btn-store-blank:hover,
.theme-green .btn-link {
    color: #fff !important;
    background-color: #4CAF50 !important;
    border-color: #4CAF50 !important;
}

    .theme-green a.btn-store-blank,
    .theme-green a.btn-store-filled:active,
    .theme-green a.btn-store-filled:focus,
    .theme-green a.btn-store-filled:hover,
    .theme-green .btn-link:hover {
        color: #4CAF50 !important;
        background-color: transparent !important;
        border-color: #4CAF50 !important;
    }


.theme-green .card-main {
    background-color: #4CAF50;
}

.theme-green .bars,
.theme-green .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-green .navbar-default,
.theme-green .store-header,
.theme-green .store-body .navbar,
.theme-green .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-green .number-circle {
    background-color: #fff !important;
}

.theme-green #notification-carousel .carousel-indicators .active {
    background: #4CAF50;
    border-color: #4CAF50;
}

.theme-green div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #4CAF50;
}

.theme-green .list-group-item.active,
.theme-green .list-group-item.active:hover,
.theme-green .list-group-item.active:focus {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.theme-green [type="radio"]:checked + label:after,
.theme-green [type="radio"].with-gap:checked + label:before,
.theme-green [type="radio"].with-gap:checked + label:after {
    border: 2px solid #4CAF50;
}

.theme-green .btn-primary:hover, .theme-green .btn-primary:active, .theme-green .btn-primary:focus,
.theme-green .open > .dropdown-toggle.btn-primary {
    background-color: #339237;
}

.theme-green .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #4CAF50;
}

.theme-green .nav-stacked > li > a:hover,
.theme-green .nav-stacked > li > a:focus,
.theme-green .nav-stacked li.current a,
.theme-green .products-step span.label.label-success a,
.theme-green table th,
.theme-green table th a {
    color: #fff !important;
}

.theme-green .TabControlTab,
.theme-green .form-group .form-line.focused:after,
.theme-green .input-group .form-line.focused:after {
    border-bottom: 2px solid #4CAF50;
}

.theme-green .bg-cyan {
    background-color: #4CAF50 !important;
    color: #fff;
}

.theme-green .products-step,
.theme-green .label-default {
    background-color: #efefef !important;
    color: #4CAF50;
}

.theme-green .breadcrumb-custom {
    background-color: #fff !important;
    color: #4CAF50;
}

    .theme-green .breadcrumb-custom span span a[href] {
        color: #4CAF50 !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-green .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-green .sidebar .legal {
    border-top: 1px solid #4CAF50;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-green [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-green [type="checkbox"].filled-in:checked + label:after,
.theme-green [type="radio"]:not(:checked) + label:before,
.theme-green [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-green [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-green [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #218125;
    border-bottom: 2px solid #218125;
}

.theme-green .panel-group .panel-primary .panel-title,
.theme-green .panel-heading,
.theme-green .PricingDescription input {
    background-color: #4CAF50;
}

.theme-green .panel-group .panel-primary,
.theme-green .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #4CAF50;
}

.theme-green .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #4CAF50;
}

.theme-green a:not([class]):not([disabled]),
.theme-green .PopupHeading, .theme-green .menu-show-hide, .theme-green .breadcrumb-custom {
    color: #4CAF50;
}


.theme-green .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-green .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-green .content a[data-parent] {
    color: #fff !important;
}

.theme-green .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-green .store-header {
    background-color: #e2ffe7;
}

.theme-green .expandableItem {
    border-bottom-color: #bdffc0;
}

.theme-green .label-count {
    background-color: #cf7715;
}
/*End theme-green styles*/

/*Begin theme-orange styles*/

.theme-orange .menuItemSelected,
.theme-orange .menuItemSelected a.menuLink,
.theme-orange .option-menu a.dropdown-toggle,
.theme-orange .pager-size a,
.theme-orange .products-step span.label.label-default a,
.theme-orange .PricingHeading,
.theme-orange .product-heading,
.theme-orange .col-calendar,
.theme-orange .text-info,
.theme-orange .license .glyphicon,
.theme-orange .private-label-heading,
.theme-orange .card .header h3.pop-up-server-services,
.theme-orange .glyphicon-refresh:before,
.theme-orange .store-heading,
.theme-orange a.default-link:link,
.theme-orange a.default-link:visited,
.theme-orange .navbar .store-header .navbar-right .material-icons,
.theme-orange .number-circle,
.theme-orange .BoxCard .dropdown a.dropdown-toggle,
.theme-orange .end-user-dashboard a.text,
.theme-orange .Image-profilepic a {
    color: #FF9800;
}

.theme-orange .btn-primary,
.theme-orange .slimScrollBar,
.theme-orange .slimScrollRail,
.theme-orange .btn-info, .theme-orange .btn-info:hover,
.theme-orange .btn-info:active,
.theme-orange .btn-info:focus,
.theme-orange .nav-stacked > li > a:hover,
.theme-orange .nav-stacked > li > a:focus,
.theme-orange .nav-stacked li.current a,
.theme-orange .label-success,
.theme-orange [type="radio"]:checked + label:after,
.theme-orange [type="radio"].with-gap:checked + label:after,
.theme-orange [type="radio"]:checked + label:after,
.theme-orange [type="radio"].with-gap:checked + label:after,
.theme-orange .pagination li.active a,
.theme-orange table:not(.HC_grid) th,
.theme-orange .sk-cube-grid .sk-cube,
.theme-orange .bg-color,
.theme-orange .partner-information-bg,
.theme-orange .private-label-detail,
.theme-orange .headings,
.theme-orange .CopyrightBar,
.theme-orange .red-circle,
.theme-orange .selected,
.demo-choose-skin .orange {
    background-color: #FF9800 !important;
}

.theme-orange a.btn-store-filled,
.theme-orange a.btn-store-blank:active,
.theme-orange a.btn-store-blank:focus,
.theme-orange a.btn-store-blank:hover,
.theme-orange .btn-link {
    color: #fff !important;
    background-color: #FF9800 !important;
    border-color: #FF9800 !important;
}

    .theme-orange a.btn-store-blank,
    .theme-orange a.btn-store-filled:active,
    .theme-orange a.btn-store-filled:focus,
    .theme-orange a.btn-store-filled:hover,
    .theme-orange .btn-link:hover {
        color: #FF9800 !important;
        background-color: transparent !important;
        border-color: #FF9800 !important;
    }


.theme-orange .card-main {
    background-color: #FF9800;
}

.theme-orange .bars,
.theme-orange .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-orange .navbar-default,
.theme-orange .store-header,
.theme-orange .store-body .navbar,
.theme-orange .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-orange .number-circle {
    background-color: #fff !important;
}

.theme-orange #notification-carousel .carousel-indicators .active {
    background: #FF9800;
    border-color: #FF9800;
}

.theme-orange div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #FF9800;
}

.theme-orange .list-group-item.active,
.theme-orange .list-group-item.active:hover,
.theme-orange .list-group-item.active:focus {
    color: #fff;
    background-color: #FF9800;
    border-color: #FF9800;
}

.theme-orange [type="radio"]:checked + label:after,
.theme-orange [type="radio"].with-gap:checked + label:before,
.theme-orange [type="radio"].with-gap:checked + label:after {
    border: 2px solid #FF9800;
}

.theme-orange .btn-primary:hover, .theme-orange .btn-primary:active, .theme-orange .btn-primary:focus,
.theme-orange .open > .dropdown-toggle.btn-primary {
    background-color: #de8400;
}

.theme-orange .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #FF9800;
}

.theme-orange .nav-stacked > li > a:hover,
.theme-orange .nav-stacked > li > a:focus,
.theme-orange .nav-stacked li.current a,
.theme-orange .products-step span.label.label-success a,
.theme-orange table th,
.theme-orange table th a {
    color: #fff !important;
}

.theme-orange .TabControlTab,
.theme-orange .form-group .form-line.focused:after,
.theme-orange .input-group .form-line.focused:after {
    border-bottom: 2px solid #FF9800;
}

.theme-orange .bg-cyan {
    background-color: #FF9800 !important;
    color: #fff;
}

.theme-orange .products-step,
.theme-orange .label-default {
    background-color: #efefef !important;
    color: #FF9800;
}

.theme-orange .breadcrumb-custom {
    background-color: #fff !important;
    color: #FF9800;
}

    .theme-orange .breadcrumb-custom span span a[href] {
        color: #FF9800 !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-orange .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-orange .sidebar .legal {
    border-top: 1px solid #FF9800;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-orange [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-orange [type="checkbox"].filled-in:checked + label:after,
.theme-orange [type="radio"]:not(:checked) + label:before,
.theme-orange [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-orange [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-orange [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #bf7a17;
    border-bottom: 2px solid #bf7a17;
}

.theme-orange .panel-group .panel-primary .panel-title,
.theme-orange .panel-heading,
.theme-orange .PricingDescription input {
    background-color: #FF9800;
}

.theme-orange .panel-group .panel-primary,
.theme-orange .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #FF9800;
}

.theme-orange .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #FF9800;
}

.theme-orange a:not([class]):not([disabled]),
.theme-orange .PopupHeading, .theme-orange .menu-show-hide, .theme-orange .breadcrumb-custom {
    color: #FF9800;
}


.theme-orange .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-orange .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-orange .content a[data-parent] {
    color: #fff !important;
}

.theme-orange .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-orange .store-header {
    background-color: #fff0da;
}

.theme-orange .expandableItem {
    border-bottom-color: #ffdca9;
}

.theme-orange .label-count {
    background-color: #0b9898;
}
/*End theme-orange styles*/

/*Begin theme-brown styles*/

.theme-brown .menuItemSelected,
.theme-brown .menuItemSelected a.menuLink,
.theme-brown .option-menu a.dropdown-toggle,
.theme-brown .pager-size a,
.theme-brown .products-step span.label.label-default a,
.theme-brown .PricingHeading,
.theme-brown .product-heading,
.theme-brown .col-calendar,
.theme-brown .text-info,
.theme-brown .license .glyphicon,
.theme-brown .private-label-heading,
.theme-brown .card .header h3.pop-up-server-services,
.theme-brown .glyphicon-refresh:before,
.theme-brown .store-heading,
.theme-brown a.default-link:link,
.theme-brown a.default-link:visited,
.theme-brown .navbar .store-header .navbar-right .material-icons,
.theme-brown .number-circle,
.theme-brown .BoxCard .dropdown a.dropdown-toggle,
.theme-brown .end-user-dashboard a.text,
.theme-brown .Image-profilepic a {
    color: #795548;
}


.theme-brown .btn-primary,
.theme-brown .slimScrollBar,
.theme-brown .slimScrollRail,
.theme-brown .btn-info, .theme-brown .btn-info:hover, .theme-brown .btn-info:active, .theme-brown .btn-info:focus,
.theme-brown .nav-stacked > li > a:hover,
.theme-brown .nav-stacked > li > a:focus,
.theme-brown .nav-stacked li.current a,
.theme-brown .label-success,
.theme-brown [type="radio"]:checked + label:after,
.theme-brown [type="radio"].with-gap:checked + label:after,
.theme-brown [type="radio"]:checked + label:after,
.theme-brown [type="radio"].with-gap:checked + label:after,
.theme-brown .pagination li.active a,
.theme-brown table:not(.HC_grid) th,
.theme-brown .sk-cube-grid .sk-cube,
.theme-brown .bg-color,
.theme-brown .partner-information-bg,
.theme-brown .private-label-detail,
.theme-brown .headings,
.theme-brown .CopyrightBar,
.theme-brown .red-circle,
.theme-brown .selected,
.demo-choose-skin .brown {
    background-color: #795548 !important;
}

.theme-brown a.btn-store-filled,
.theme-brown a.btn-store-blank:active,
.theme-brown a.btn-store-blank:focus,
.theme-brown a.btn-store-blank:hover,
.theme-brown .btn-link {
    color: #fff !important;
    background-color: #795548 !important;
    border-color: #795548 !important;
}

    .theme-brown a.btn-store-blank,
    .theme-brown a.btn-store-filled:active,
    .theme-brown a.btn-store-filled:focus,
    .theme-brown a.btn-store-filled:hover,
    .theme-brown .btn-link:hover {
        color: #795548 !important;
        background-color: transparent !important;
        border-color: #795548 !important;
    }


.theme-brown .card-main {
    background-color: #795548;
}

.theme-brown .bars,
.theme-brown .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-brown .navbar-default,
.theme-brown .store-header,
.theme-brown .store-body .navbar,
.theme-brown .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-brown .number-circle {
    background-color: #fff !important;
}

.theme-brown #notification-carousel .carousel-indicators .active {
    background: #795548;
    border-color: #795548;
}

.theme-brown div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #795548;
}

.theme-brown .list-group-item.active,
.theme-brown .list-group-item.active:hover,
.theme-brown .list-group-item.active:focus {
    color: #fff;
    background-color: #795548;
    border-color: #795548;
}

.theme-brown [type="radio"]:checked + label:after,
.theme-brown [type="radio"].with-gap:checked + label:before,
.theme-brown [type="radio"].with-gap:checked + label:after {
    border: 2px solid #795548;
}

.theme-brown .btn-primary:hover, .theme-brown .btn-primary:active, .theme-brown .btn-primary:focus,
.theme-brown .open > .dropdown-toggle.btn-primary {
    background-color: #97553d;
}

.theme-brown .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #795548;
}

.theme-brown .nav-stacked > li > a:hover,
.theme-brown .nav-stacked > li > a:focus,
.theme-brown .nav-stacked li.current a,
.theme-brown .products-step span.label.label-success a,
.theme-brown table th,
.theme-brown table th a {
    color: #fff !important;
}

.theme-brown .TabControlTab,
.theme-brown .form-group .form-line.focused:after,
.theme-brown .input-group .form-line.focused:after {
    border-bottom: 2px solid #795548;
}

.theme-brown .bg-cyan {
    background-color: #795548 !important;
    color: #fff;
}

.theme-brown .products-step,
.theme-brown .label-default {
    background-color: #efefef !important;
    color: #795548;
}

.theme-brown .breadcrumb-custom {
    background-color: #fff !important;
    color: #795548;
}

    .theme-brown .breadcrumb-custom span span a[href] {
        color: #795548 !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-brown .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-brown .sidebar .legal {
    border-top: 1px solid #795548;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-brown [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-brown [type="checkbox"].filled-in:checked + label:after,
.theme-brown [type="radio"]:not(:checked) + label:before,
.theme-brown [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-brown [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-brown [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #e6693c;
    border-bottom: 2px solid #e6693c;
}

.theme-brown .panel-group .panel-primary .panel-title,
.theme-brown .panel-heading,
.theme-brown .PricingDescription input {
    background-color: #795548;
}

.theme-brown .panel-group .panel-primary,
.theme-brown .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #795548;
}

.theme-brown .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #795548;
}

.theme-brown a:not([class]):not([disabled]),
.theme-brown .PopupHeading, .theme-brown .menu-show-hide, .theme-brown .breadcrumb-custom {
    color: #795548;
}


.theme-brown .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-brown .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-brown .content a[data-parent] {
    color: #fff !important;
}

.theme-brown .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-brown .store-header {
    background-color: #fff6f2;
}

.theme-brown .expandableItem {
    border-bottom-color: #fed7c9;
}

.theme-brown .label-count {
    background-color: #efa612;
}
/*End theme-brown styles*/

/*Begin theme-grey styles*/

.theme-grey .menuItemSelected,
.theme-grey .menuItemSelected a.menuLink,
.theme-grey .option-menu a.dropdown-toggle,
.theme-grey .pager-size a,
.theme-grey .products-step span.label.label-default a,
.theme-grey .PricingHeading,
.theme-grey .product-heading,
.theme-grey .col-calendar,
.theme-grey .text-info,
.theme-grey .license .glyphicon,
.theme-grey .private-label-heading,
.theme-grey .card .header h3.pop-up-server-services,
.theme-grey .glyphicon-refresh:before,
.theme-grey .store-heading,
.theme-grey a.default-link:link,
.theme-grey a.default-link:visited,
.theme-grey .navbar .store-header .navbar-right .material-icons,
.theme-grey .number-circle,
.theme-grey .BoxCard .dropdown a.dropdown-toggle,
.theme-grey .end-user-dashboard a.text,
.theme-grey .Image-profilepic a {
    color: #9E9E9E;
}


.theme-grey .btn-primary,
.theme-grey .slimScrollBar,
.theme-grey .slimScrollRail,
.theme-grey .btn-info, .theme-grey .btn-info:hover, .theme-grey .btn-info:active, .theme-grey .btn-info:focus,
.theme-grey .nav-stacked > li > a:hover,
.theme-grey .nav-stacked > li > a:focus,
.theme-grey .nav-stacked li.current a,
.theme-grey .label-success,
.theme-grey [type="radio"]:checked + label:after,
.theme-grey [type="radio"].with-gap:checked + label:after,
.theme-grey [type="radio"]:checked + label:after,
.theme-grey [type="radio"].with-gap:checked + label:after,
.theme-grey .pagination li.active a,
.theme-grey table:not(.HC_grid) th,
.theme-grey .sk-cube-grid .sk-cube,
.theme-grey .bg-color,
.theme-grey .partner-information-bg,
.theme-grey .private-label-detail,
.theme-grey .headings,
.theme-grey .CopyrightBar,
.theme-grey .red-circle,
.theme-grey .selected,
.demo-choose-skin .grey {
    background-color: #9E9E9E !important;
}

.theme-grey a.btn-store-filled,
.theme-grey a.btn-store-blank:active,
.theme-grey a.btn-store-blank:focus,
.theme-grey a.btn-store-blank:hover,
.theme-grey .btn-link {
    color: #fff !important;
    background-color: #9E9E9E !important;
    border-color: #9E9E9E !important;
}

    .theme-grey a.btn-store-blank,
    .theme-grey a.btn-store-filled:active,
    .theme-grey a.btn-store-filled:focus,
    .theme-grey a.btn-store-filled:hover,
    .theme-grey .btn-link:hover {
        color: #9E9E9E !important;
        background-color: transparent !important;
        border-color: #9E9E9E !important;
    }


.theme-grey .card-main {
    background-color: #9E9E9E;
}

.theme-grey .bars,
.theme-grey .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-grey .navbar-default,
.theme-grey .store-header,
.theme-grey .store-body .navbar,
.theme-grey .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-grey .number-circle {
    background-color: #fff !important;
}

.theme-grey #notification-carousel .carousel-indicators .active {
    background: #9E9E9E;
    border-color: #9E9E9E;
}

.theme-grey div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #9E9E9E;
}

.theme-grey .list-group-item.active,
.theme-grey .list-group-item.active:hover,
.theme-grey .list-group-item.active:focus {
    color: #fff;
    background-color: #9E9E9E;
    border-color: #9E9E9E;
}

.theme-grey [type="radio"]:checked + label:after,
.theme-grey [type="radio"].with-gap:checked + label:before,
.theme-grey [type="radio"].with-gap:checked + label:after {
    border: 2px solid #9E9E9E;
}

.theme-grey .btn-primary:hover, .theme-grey .btn-primary:active, .theme-grey .btn-primary:focus,
.theme-grey .open > .dropdown-toggle.btn-primary {
    background-color: #6c6969;
}

.theme-grey .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #9E9E9E;
}

.theme-grey .nav-stacked > li > a:hover,
.theme-grey .nav-stacked > li > a:focus,
.theme-grey .nav-stacked li.current a,
.theme-grey .products-step span.label.label-success a,
.theme-grey table th,
.theme-grey table th a {
    color: #fff !important;
}

.theme-grey .TabControlTab,
.theme-grey .form-group .form-line.focused:after,
.theme-grey .input-group .form-line.focused:after {
    border-bottom: 2px solid #9E9E9E;
}

.theme-grey .bg-cyan {
    background-color: #9E9E9E !important;
    color: #fff;
}

.theme-grey .products-step,
.theme-grey .label-default {
    background-color: #efefef !important;
    color: #9E9E9E;
}

.theme-grey .breadcrumb-custom {
    background-color: #fff !important;
    color: #9E9E9E;
}

    .theme-grey .breadcrumb-custom span span a[href] {
        color: #9E9E9E !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-grey .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-grey .sidebar .legal {
    border-top: 1px solid #9E9E9E;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-grey [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-grey [type="checkbox"].filled-in:checked + label:after,
.theme-grey [type="radio"]:not(:checked) + label:before,
.theme-grey [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-grey [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-grey [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #6c6969;
    border-bottom: 2px solid #6c6969;
}

.theme-grey .panel-group .panel-primary .panel-title,
.theme-grey .panel-heading,
.theme-grey .PricingDescription input {
    background-color: #9E9E9E;
}

.theme-grey .panel-group .panel-primary,
.theme-grey .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #9E9E9E;
}

.theme-grey .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #9E9E9E;
}

.theme-grey a:not([class]):not([disabled]),
.theme-grey .PopupHeading, .theme-grey .menu-show-hide, .theme-grey .breadcrumb-custom {
    color: #9E9E9E;
}


.theme-grey .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-grey .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-grey .content a[data-parent] {
    color: #fff !important;
}

.theme-grey .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-grey .store-header {
    background-color: #f6f6f6;
}

.theme-grey .expandableItem {
    border-bottom-color: #e9e9e9;
}

.theme-grey .label-count {
    background-color: #19fde9;
}
/*End theme-grey styles*/

/*Begin theme-blue-grey styles*/

.theme-blue-grey .menuItemSelected,
.theme-blue-grey .menuItemSelected a.menuLink,
.theme-blue-grey .option-menu a.dropdown-toggle,
.theme-blue-grey .pager-size a,
.theme-blue-grey .products-step span.label.label-default a,
.theme-blue-grey .PricingHeading,
.theme-blue-grey .product-heading,
.theme-blue-grey .col-calendar,
.theme-blue-grey .text-info,
.theme-blue-grey .license .glyphicon,
.theme-blue-grey .private-label-heading,
.theme-blue-grey .card .header h3.pop-up-server-services,
.theme-blue-grey .glyphicon-refresh:before,
.theme-blue-grey .store-heading,
.theme-blue-grey a.default-link:link,
.theme-blue-grey a.default-link:visited,
.theme-blue-grey .navbar .store-header .navbar-right .material-icons,
.theme-blue-grey .number-circle,
.theme-blue-grey .BoxCard .dropdown a.dropdown-toggle,
.theme-blue-grey .end-user-dashboard a.text,
.theme-blue-grey .Image-profilepic a {
    color: #607D8B;
}


.theme-blue-grey .btn-primary,
.theme-blue-grey .slimScrollBar,
.theme-blue-grey .slimScrollRail,
.theme-blue-grey .btn-info, .theme-blue-grey .btn-info:hover, .theme-blue-grey .btn-info:active, .theme-blue-grey .btn-info:focus,
.theme-blue-grey .nav-stacked > li > a:hover,
.theme-blue-grey .nav-stacked > li > a:focus,
.theme-blue-grey .nav-stacked li.current a,
.theme-blue-grey .label-success,
.theme-blue-grey [type="radio"]:checked + label:after,
.theme-blue-grey [type="radio"].with-gap:checked + label:after,
.theme-blue-grey [type="radio"]:checked + label:after,
.theme-blue-grey [type="radio"].with-gap:checked + label:after,
.theme-blue-grey .pagination li.active a,
.theme-blue-grey table:not(.HC_grid) th,
.theme-blue-grey .sk-cube-grid .sk-cube,
.theme-blue-grey .bg-color,
.theme-blue-grey .partner-information-bg,
.theme-blue-grey .private-label-detail,
.theme-blue-grey .headings,
.theme-blue-grey .CopyrightBar,
.theme-blue-grey .red-circle,
.theme-blue-grey .selected,
.demo-choose-skin .blue-grey {
    background-color: #607D8B !important;
}

.theme-blue-grey .bars,
.theme-blue-grey .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-blue-grey a.btn-store-filled,
.theme-blue-grey a.btn-store-blank:active,
.theme-blue-grey a.btn-store-blank:focus,
.theme-blue-grey a.btn-store-blank:hover,
.theme-blue-grey .btn-link {
    color: #fff !important;
    background-color: #607D8B !important;
    border-color: #607D8B !important;
}

    .theme-blue-grey a.btn-store-blank,
    .theme-blue-grey a.btn-store-filled:active,
    .theme-blue-grey a.btn-store-filled:focus,
    .theme-blue-grey a.btn-store-filled:hover,
    .theme-blue-grey .btn-link:hover {
        color: #607D8B !important;
        background-color: transparent !important;
        border-color: #607D8B !important;
    }


.theme-blue-grey .card-main {
    background-color: #607D8B;
}

.theme-blue-grey .navbar-default,
.theme-blue-grey .store-header,
.theme-blue-grey .store-body .navbar,
.theme-blue-grey .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-blue-grey .number-circle {
    background-color: #fff !important;
}

.theme-blue-grey #notification-carousel .carousel-indicators .active {
    background: #607D8B;
    border-color: #607D8B;
}

.theme-blue-grey div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #607D8B;
}

.theme-blue-grey .list-group-item.active,
.theme-blue-grey .list-group-item.active:hover,
.theme-blue-grey .list-group-item.active:focus {
    color: #fff;
    background-color: #607D8B;
    border-color: #607D8B;
}

.theme-blue-grey [type="radio"]:checked + label:after,
.theme-blue-grey [type="radio"].with-gap:checked + label:before,
.theme-blue-grey [type="radio"].with-gap:checked + label:after {
    border: 2px solid #607D8B;
}

.theme-blue-grey .btn-primary:hover, .theme-blue-grey .btn-primary:active, .theme-blue-grey .btn-primary:focus,
.theme-blue-grey .open > .dropdown-toggle.btn-primary {
    background-color: #3f5f6e;
}

.theme-blue-grey .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #607D8B;
}

.theme-blue-grey .nav-stacked > li > a:hover,
.theme-blue-grey .nav-stacked > li > a:focus,
.theme-blue-grey .nav-stacked li.current a,
.theme-blue-grey .products-step span.label.label-success a,
.theme-blue-grey table th,
.theme-blue-grey table th a {
    color: #fff !important;
}

.theme-blue-grey .TabControlTab,
.theme-blue-grey .form-group .form-line.focused:after,
.theme-blue-grey .input-group .form-line.focused:after {
    border-bottom: 2px solid #607D8B;
}

.theme-blue-grey .bg-cyan {
    background-color: #607D8B !important;
    color: #fff;
}

.theme-blue-grey .products-step,
.theme-blue-grey .label-default {
    background-color: #efefef !important;
    color: #607D8B;
}

.theme-blue-grey .breadcrumb-custom {
    background-color: #fff !important;
    color: #607D8B;
}

    .theme-blue-grey .breadcrumb-custom span span a[href] {
        color: #607D8B !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-blue-grey .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-blue-grey .sidebar .legal {
    border-top: 1px solid #607D8B;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-blue-grey [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-blue-grey [type="checkbox"].filled-in:checked + label:after,
.theme-blue-grey [type="radio"]:not(:checked) + label:before,
.theme-blue-grey [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}

.theme-blue-grey [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-blue-grey [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #2a4754;
    border-bottom: 2px solid #2a4754;
}

.theme-blue-grey .panel-group .panel-primary .panel-title,
.theme-blue-grey .panel-heading,
.theme-blue-grey .PricingDescription input {
    background-color: #607D8B;
}

.theme-blue-grey .panel-group .panel-primary,
.theme-blue-grey .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #607D8B;
}

.theme-blue-grey .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #607D8B;
}

.theme-blue-grey a:not([class]):not([disabled]),
.theme-blue-grey .PopupHeading, .theme-blue-grey .menu-show-hide, .theme-blue-grey .breadcrumb-custom {
    color: #607D8B;
}


.theme-blue-grey .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-blue-grey .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-blue-grey .content a[data-parent] {
    color: #fff !important;
}

.theme-blue-grey .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-blue-grey .store-header {
    background-color: #f6f6f6;
}

.theme-blue-grey .expandableItem {
    border-bottom-color: #e9e9e9;
}

.theme-blue-grey .label-count {
    background-color: #22bc04;
}
/*End theme-blue-grey styles*/

/*Begin theme-black styles*/

.theme-black .menuItemSelected,
.theme-black .menuItemSelected a.menuLink,
.theme-black .option-menu a.dropdown-toggle,
.theme-black .pager-size a,
.theme-black .products-step span.label.label-default a,
.theme-black .PricingHeading,
.theme-black .product-heading,
.theme-black .col-calendar,
.theme-black .text-info,
.theme-black .license .glyphicon,
.theme-black .private-label-heading,
.theme-black .card .header h3.pop-up-server-services,
.theme-black .glyphicon-refresh:before,
.theme-black .navbar .store-header .navbar-right .material-icons,
.theme-black .number-circle,
.theme-black .BoxCard .dropdown a.dropdown-toggle,
.theme-black .end-user-dashboard a.text,
.theme-black .Image-profilepic a {
    color: #000000 !important;
}


.theme-black .btn-primary,
.theme-black .slimScrollBar,
.theme-black .slimScrollRail,
.theme-black .btn-info, .theme-black .btn-info:hover, .theme-black .btn-info:active, .theme-black .btn-info:focus,
.theme-black .nav-stacked > li > a:hover,
.theme-black .nav-stacked > li > a:focus,
.theme-black .nav-stacked li.current a,
.theme-black .label-success,
.theme-black [type="radio"]:checked + label:after,
.theme-black [type="radio"].with-gap:checked + label:after,
.theme-black [type="radio"]:checked + label:after,
.theme-black [type="radio"].with-gap:checked + label:after,
.theme-black .pagination li.active a,
.theme-black table:not(.HC_grid) th,
.theme-black .sk-cube-grid .sk-cube,
.theme-black .bg-color,
.theme-black .partner-information-bg,
.theme-black .private-label-detail,
.theme-black .headings,
.theme-black .CopyrightBar,
.theme-black .red-circle,
.theme-black .selected,
.demo-choose-skin .black {
    background-color: #000000 !important;
}

.theme-black a.btn-store-filled,
.theme-black a.btn-store-blank:active,
.theme-black a.btn-store-blank:focus,
.theme-black a.btn-store-blank:hover,
.theme-black .btn-link {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

    .theme-black a.btn-store-blank,
    .theme-black a.btn-store-filled:active,
    .theme-black a.btn-store-filled:focus,
    .theme-black a.btn-store-filled:hover,
    .theme-black .btn-link:hover {
        color: #000 !important;
        background-color: transparent !important;
        border-color: #000 !important;
    }



.theme-black .card-main {
    background-color: #000;
}

.theme-black .bars,
.theme-black .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-black .navbar-default,
.theme-black .store-header,
.theme-black .store-body .navbar,
.theme-black .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-black .number-circle {
    background-color: #fff !important;
}

.theme-black #notification-carousel .carousel-indicators .active {
    background: #000000;
    border-color: #000000;
}

.theme-black div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #000000;
}

.theme-black .list-group-item.active,
.theme-black .list-group-item.active:hover,
.theme-black .list-group-item.active:focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.theme-black [type="radio"]:checked + label:after,
.theme-black [type="radio"].with-gap:checked + label:before,
.theme-black [type="radio"].with-gap:checked + label:after {
    border: 2px solid #000000;
}

.theme-black .btn-primary:hover, .theme-black .btn-primary:active, .theme-black .btn-primary:focus,
.theme-black .open > .dropdown-toggle.btn-primary {
    background-color: #333333 !important;
}

.theme-black .nav-pills > li > a {
    background-color: #f1f1f1;
    color: #000000;
}

.theme-black .nav-stacked > li > a:hover,
.theme-black .nav-stacked > li > a:focus,
.theme-black .nav-stacked li.current a,
.theme-black .products-step span.label.label-success a,
.theme-black table th,
.theme-black table th a {
    color: #fff !important;
}

.theme-black .TabControlTab,
.theme-black .form-group .form-line.focused:after,
.theme-black .input-group .form-line.focused:after {
    border-bottom: 2px solid #000000;
}

.theme-black .bg-cyan {
    background-color: #000000 !important;
    color: #fff;
}

.theme-black .products-step,
.theme-black .label-default {
    background-color: #efefef !important;
    color: #000000;
}

.theme-black .breadcrumb-custom {
    background-color: #fff !important;
    color: #000000;
}

    .theme-black .breadcrumb-custom span span a[href] {
        color: #000000 !important;
        font-weight: normal;
        font-size: 14px;
    }

    .theme-black .breadcrumb-custom span {
        color: #000000 !important;
        font-size: 14px;
    }

.theme-black .sidebar .legal {
    border-top: 1px solid #000000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-black [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-black [type="checkbox"].filled-in:checked + label:after,
.theme-black [type="radio"]:not(:checked) + label:before,
.theme-black [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #d3d3d3 !important;
}


.theme-black [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-black [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #9E9E9E;
    border-bottom: 2px solid #9E9E9E;
}

.theme-black .panel-group .panel-primary .panel-title,
.theme-black .panel-heading,
.theme-black .PricingDescription input {
    background-color: #000000;
}

.theme-black .panel-group .panel-primary,
.theme-black .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #000000;
}

.theme-black .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #000000;
}

.theme-black a:not([class]):not([disabled]),
.theme-black .PopupHeading, .theme-black .menu-show-hide, .theme-black .breadcrumb-custom {
    color: #000000;
}


.theme-black .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-black .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-black .content a[data-parent] {
    color: #fff !important;
}

.theme-black .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-black .store-header {
    background-color: #f6f6f6;
}

.theme-black .expandableItem {
    border-bottom-color: #e9e9e9;
}

.theme-black .label-count {
    background-color: #30dfac;
}

.theme-black .store-heading,
.theme-black a.default-link:link,
.theme-black a.default-link:visited {
    color: #000000;
}

.theme-black .cart-product-heading .header {
    background-color: #df3c39 !important;
}


    .theme-black .cart-product-heading .header h3 {
        color: #fff !important;
    }


.theme-black .btn-link {
    font-weight: normal;
}

.theme-black .navbar.navbar-store {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3) !important;
    position: relative !important;
}

.theme-black .copyright a {
    /*color: #fff !important;*/
}

.theme-black .navbar-default {
    background-color: #ffffff;
}

/*End theme-black styles*/



/*Begin Night mode styles*/

.theme-night-mode .menuItemSelected,
.theme-night-mode .menuItemSelected a.menuLink,
.theme-night-mode .option-menu a.dropdown-toggle,
.theme-night-mode .PricingHeading,
.theme-night-mode .product-heading,
.theme-night-mode .col-calendar,
.theme-night-mode .text-info,
.theme-night-mode .PopupHeading,
.theme-night-mode .menu-show-hide,
.theme-night-mode .breadcrumb-custom,
.theme-night-mode .card .header h3,
.theme-night-mode table th,
.theme-night-mode table th a,
.theme-night-mode .menuItem .itemContent .mp-icons,
.theme-night-mode .card .body,
.theme-night-mode .block-header h2,
.theme-night-mode .card .header h2,
.theme-night-mode .pager-displaying,
.theme-night-mode .pager-size,
.theme-night-mode .panel-group .panel .panel-body,
.theme-night-mode .sidebar .menu .list a,
.theme-night-mode .sidebar .menu .list,
.theme-night-mode .content a[data-parent],
.theme-night-mode .display-date-input .form-line .form-control,
.theme-night-mode .form-control[readonly],
.theme-night-mode .col-xs-9 .table .form-control,
.theme-night-mode .notification-panel a,
.theme-night-mode .private-label-heading,
.theme-night-mode .card .header h3.pop-up-server-services,
.theme-night-mode .glyphicon-refresh:before,
.theme-night-mode .material-icons {
    color: #fff;
}

.theme-night-mode .form-control,
.theme-night-mode .btn.dropdown-toggle.btn-default,
.theme-night-mode .panel,
.theme-night-mode .partner-information-bg,
.theme-night-mode .number-circle,
.theme-night-mode .private-label-detail,
.theme-night-mode .CopyrightBar,
.theme-night-mode .red-circle,
.theme-night-mode .selected {
    color: #fff;
    background-color: #333;
}

.theme-night-mode .bars,
.theme-night-mode .cart-product-heading .header h3 {
    color: #fff !important;
}

.theme-night-mode .navbar-default,
.theme-night-mode .store-header,
.theme-night-mode .store-body .navbar {
    background-color: #fff !important;
}

.theme-night-mode .dropdown-menu.open .bs-searchbox .form-control {
    color: #000;
    background-color: #fff;
}

.theme-night-mode div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #fff;
}

.theme-night-mode div.cat-tab-menu .list-group-item.active,
.theme-night-mode div.cat-tab-menu .list-group-item.active:hover,
.theme-night-mode div.cat-tab-menu .list-group-item.active:focus {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.theme-night-mode a.btn-store-filled,
.theme-night-mode a.btn-store-blank:active,
.theme-night-mode a.btn-store-blank:focus,
.theme-night-mode a.btn-store-blank:hover,
.theme-night-mode .btn-link {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

    .theme-night-mode a.btn-store-blank,
    .theme-night-mode a.btn-store-filled:active,
    .theme-night-mode a.btn-store-filled:focus,
    .theme-night-mode a.btn-store-filled:hover,
    .theme-night-mode .btn-link:hover {
        color: #000 !important;
        background-color: transparent !important;
        border-color: #000 !important;
    }


body.theme-night-mode,
.theme-night-mode .card-main,
.demo-choose-skin .night-mode,
.theme-night-mode .sidebar,
.theme-night-mode form,
.theme-night-mode section {
    background-color: #000;
}

.theme-night-mode .list-group-item {
    background-color: #000;
    border-color: #585858;
    color: #fff;
}

.theme-night-mode div.cat-tab-menu .list-group-item,
.theme-night-mode .license .glyphicon {
    color: #fff;
}

    .theme-night-mode div.cat-tab-menu .list-group-item:hover,
    .theme-night-mode div.cat-tab-menu .list-group-item:focus {
        color: #000;
        background-color: #f5f5f5;
    }

.theme-night-mode .list-group-item,
.theme-night-mode .navbar .material-icons,
.theme-night-mode .store-heading,
.theme-night-mode a.default-link:link,
.theme-night-mode a.default-link:visited,
.theme-night-mode .select-package-tiles .card .body,
.theme-night-mode .BoxCard .dropdown a.dropdown-toggle,
.theme-night-mode .end-user-dashboard a.text,
.theme-night-mode .BoxCardDetail p,
.theme-night-mode .Image-profilepic a {
    color: #fff !important;
}

    .theme-night-mode .list-group-item a:not([class]):not([disabled]),
    .theme-night-mode .list-group-item .content a:not([class]):not([disabled]) {
        color: #308ddd;
    }


.theme-night-mode a:not([class]):not([disabled]),
.theme-night-mode .content a:not([class]):not([disabled]),
.theme-night-mode .products-step span.label.label-default a,
.theme-night-mode .pager-size a,
.theme-night-mode .PricingDescription a:hover {
    color: #a6a6db;
}

.theme-night-mode .copyright a:not([class]):not([disabled]) {
    color: #3535ff;
}

.theme-night-mode .nav-stacked > li > a:hover, .nav-stacked > li > a:focus,
.theme-night-mode .nav-stacked li.current a,
.theme-night-mode .products-step span.label.label-success a,
.theme-night-mode select,
.theme-night-mode textarea,
.theme-night-mode .btn-primary {
    color: #000 !important;
}

.theme-night-mode .sys-alert .close,
.theme-night-mode .panel-body .row-label,
.theme-night-mode .ST_div .style1,
.theme-night-mode .ST_div .ST_noName,
.theme-night-mode .ST_div .ST_header,
.theme-night-mode .ST_div .sans,
.theme-night-mode .ST_div .small,
.theme-night-mode .ST_div .tiny,
.theme-night-mode .ST_div .listprice {
    color: #000;
}

.theme-night-mode .close,
.theme-night-mode .panel-collapse .panel-body .row-label,
.theme-night-mode .input-group-addon,
.theme-night-mode [type="radio"]:disabled + label {
    color: #fff;
}

.theme-night-mode .btn-primary,
.theme-night-mode .slimScrollRail,
.theme-night-mode .btn-info:hover,
.theme-night-mode .btn-info:active,
.theme-night-mode .btn-info:focus,
.theme-night-mode .nav-stacked > li > a:hover,
.theme-night-mode .nav-stacked > li > a:focus,
.theme-night-mode .nav-stacked li.current a,
.theme-night-mode [type="radio"]:checked + label:after,
.theme-night-mode [type="radio"].with-gap:checked + label:after,
.theme-night-mode [type="radio"]:checked + label:after,
.theme-night-mode [type="radio"].with-gap:checked + label:after,
.theme-night-mode .store-header,
.theme-night-mode .navbar.store-navbar .bg-color {
    background-color: #fff !important;
}


    .theme-night-mode .btn-primary:hover, .theme-night-mode .btn-primary:active, .theme-night-mode .btn-primary:focus,
    .theme-night-mode .open > .dropdown-toggle.btn-primary {
        background-color: #f1f1f1 !important;
    }

.theme-night-mode .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-night-mode .card,
.theme-night-mode .PricingDescription,
.theme-night-mode .headings {
    background-color: #333;
}

    .theme-night-mode .panel-group .panel-primary .panel-title,
    .theme-night-mode .panel-heading,
    .theme-night-mode .PricingDescription input,
    .theme-night-mode .col-md-3.col-sm-6.col-xs-12 .card,
    .theme-night-mode .table:not(.HC_grid) th {
        background-color: #000;
    }

    .theme-night-mode .breadcrumb-custom,
    .theme-night-mode .table-striped > tbody > tr:nth-of-type(even),
    .theme-night-mode .card .header,
    .theme-night-mode .pagination li.active a,
    .theme-night-mode .modal-col-white,
    .theme-night-mode .bg-color,
    .theme-night-mode .sk-cube-grid .sk-cube,
    .theme-night-mode .pagination > .disabled > a,
    .theme-night-mode .pagination > li > a,
    .theme-night-mode .pagination li.waves-effect a,
    .theme-night-mode .pager-row {
        background-color: #000 !important;
        color: #fff;
    }

.theme-night-mode .TabControlTabInActive,
.theme-night-mode .reseller-panel-heading h5,
.theme-night-mode .company-info-bg .form-control,
.theme-night-mode .company-info-bg .panel-body .row-label {
    color: #fff !important;
}

.theme-night-mode [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent;
}

.theme-night-mode .TabControlTab {
    background-color: transparent;
    color: #fff;
}

.theme-night-mode .nav-pills > li > a,
.theme-night-mode .products-step,
.theme-night-mode .label-default,
.theme-night-mode .become-partner-btn .btn.btn-primary.btn-lg {
    background-color: #333333 !important;
    color: #fff !important;
}

.theme-night-mode .private-label-detail {
    background-color: #5f5f5f !important;
}

.theme-night-mode .bg-cyan,
.theme-night-mode .label-success {
    background-color: #fff !important;
    color: #000;
}


.theme-night-mode #notification-carousel .carousel-indicators .active {
    background: #fff;
    border-color: #fff;
}

.theme-night-mode [type="radio"]:checked + label:after,
.theme-night-mode [type="radio"].with-gap:checked + label:before,
.theme-night-mode [type="radio"].with-gap:checked + label:after {
    border: 2px solid #fff;
}

.theme-night-mode .TabControlTab,
.theme-night-mode .form-group .form-line.focused:after,
.theme-night-mode .input-group .form-line.focused:after {
    border-bottom: 2px solid #6d6d6d;
}

.theme-night-mode .breadcrumb-custom span span a[href] {
    color: #a6a6db !important;
    font-weight: normal;
    font-size: 14px;
}

.theme-night-mode .breadcrumb-custom span {
    color: #fff !important;
    font-size: 14px;
}

.theme-night-mode .sidebar .legal,
.theme-night-mode #notification-carousel {
    border-top: 1px solid #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.theme-night-mode [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-night-mode [type="checkbox"].filled-in:checked + label:after,
.theme-night-mode [type="radio"]:not(:checked) + label:before,
.theme-night-mode [type="radio"]:not(:checked) + label:after {
    background-color: transparent !important;
    border: 2px solid #9f9f9f !important;
}

.theme-night-mode .TabControlTabHeader {
    border-bottom: 2px solid #262626;
}

.theme-night-mode .PricingHeading,
.theme-night-mode .PricingDetail {
    border-bottom: 1px solid #262626;
}

.theme-night-mode [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #a3a3a3;
    border-bottom: 2px solid #a3a3a3;
}

.theme-night-mode .panel-group .panel-primary,
.theme-night-mode .table-bordered > tbody > tr > td,
.theme-night-mode .table-bordered > tbody > tr > th,
.theme-night-mode .table-striped td.child-listing tr td {
    border: 1px solid #454242 !important;
}

.theme-night-mode .parent-pager-row,
.theme-night-mode .pager-row {
    background-color:#000;
}

.theme-night-mode .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #262626;
}

.theme-night-mode .content a:not([class]):not([disabled]):hover {
    text-decoration: underline;
}

.theme-night-mode .expandableItem {
    border-bottom-color: #222;
}

.theme-night-mode .label-count {
    background-color: #30dfac;
}

.theme-night-mode .menuItem:hover,
.theme-night-mode .menuItem:active,
.theme-night-mode .menuItemSelected {
    background-color: #a3a3a3 !important;
    background-repeat: no-repeat;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
}

.theme-night-mode .mpmenu {
    background-color: #656565 !important;
    margin-top: 0px;
    border-top: 1px solid #fff;
}

.theme-night-mode .slimScrollBar {
    background-color: #fff !important;
}

.theme-night-mode .info-box-4,
.theme-night-mode .powerBI-box {
    background-color: #ececec !important;
}

.theme-night-mode .close {
    opacity: 1;
}

.theme-night-mode #notification-carousel {
    box-shadow: 0px 5px 5px #202020;
}

.theme-night-mode .table-hover > tbody > tr:hover,
.theme-night-mode .btn-info {
    background-color: #696969 !important;
}

    .theme-night-mode .btn-info:hover {
        background-color: #7d7d7d !important;
    }

.theme-night-mode .table-striped > tbody > tr:nth-of-type(2n+1):hover {
    background-color: transparent !important;
}


/*End Night Mode styles*/
/*Begin theme-maroon styles*/

.theme-maroon .navbar-brand,
.theme-maroon .navbar-brand:hover,
.theme-maroon .navbar-brand:active,
.theme-maroon .navbar-brand:focus,
.theme-maroon .list-group-item.active,
.theme-maroon .list-group-item.active:hover,
.theme-maroon .list-group-item.active:focus,
.theme-maroon .nav-stacked > li > a:hover,
.theme-maroon .nav-stacked > li > a:focus,
.theme-maroon .nav-stacked li.current a,
.theme-maroon .products-step span.label.label-success a,
.theme-maroon table th,
.theme-maroon table th a,
.theme-maroon .bg-cyan,
.theme-maroon .content a[data-parent],
.theme-maroon .bars,
.theme-maroon .cart-product-heading .header h3,
.theme-maroon .navbar .material-icons,
.theme-maroon .nav > li > a {
    color: #fff !important;
}


.theme-maroon .sidebar .legal,
.theme-maroon .breadcrumb-custom,
.theme-maroon .navbar-default.navbar-store,
.theme-maroon .store-header,
.theme-maroon .store-body .navbar,
.theme-maroon .store-content .table-striped > tbody > tr:nth-of-type(2n+1),
.theme-maroon .number-circle {
    background-color: #fff !important;
}


.theme-maroon .products-step,
.theme-maroon .label-default {
    background-color: #efefef !important;
    color: #F44336;
}

.theme-maroon .btn-primary:hover,
.theme-maroon .btn-primary:active,
.theme-maroon .btn-primary:focus,
.theme-maroon .open > .dropdown-toggle.btn-primary {
    background-color: #E13427;
}

.theme-maroon .nav-pills > li > a {
    background-color: #f1f1f1;
}


.theme-maroon .breadcrumb-custom span {
    color: #000000 !important;
    font-size: 14px;
}

.theme-maroon [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-maroon [type="checkbox"].filled-in:checked + label:after,
.theme-maroon [type="radio"]:not(:checked) + label:before,
.theme-maroon [type="radio"]:not(:checked) + label:after {
    border: 2px solid #d3d3d3 !important;
}


.theme-maroon [type="checkbox"].filled-in:checked + label:before {
    border-right: 2px solid #a90000;
    border-bottom: 2px solid #a90000;
}



.theme-maroon .content a:not([class]):not([disabled]) {
    color: #0078d7;
}

    .theme-maroon .content a:not([class]):not([disabled]):hover {
        text-decoration: underline;
    }

.theme-maroon .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff2f1;
}

.theme-maroon .expandableItem {
    border-bottom-color: #ffd6d3;
}

.theme-maroon .label-count {
    background-color: #1a88ce;
}

.theme-maroon .sidebar .menu .list li.active,
.theme-maroon .sidebar .menu .list .toggled,
.theme-maroon .sidebar .menu .list .ml-menu,
.theme-maroon .nav .open > a:focus,
.theme-maroon .nav .open > a:hover,
.theme-maroon .nav .open > a,
.theme-maroon .nav > li > a:focus,
.theme-maroon .nav > li > a:hover,
.theme-maroon [type="checkbox"].filled-in:not(:checked) + label:after,
.theme-maroon [type="checkbox"].filled-in:checked + label:after,
.theme-maroon [type="radio"]:not(:checked) + label:before,
.theme-maroon [type="radio"]:not(:checked) + label:after,
.theme-maroon [type="checkbox"].filled-in:checked + label:after {
    background-color: transparent !important;
}

    .theme-maroon .menuItemSelected,
    .theme-maroon .menuItemSelected a.menuLink,
    .theme-maroon .option-menu a.dropdown-toggle,
    .theme-maroon .pager-size a,
    .theme-maroon .products-step span.label.label-default a,
    .theme-maroon .PricingHeading,
    .theme-maroon .col-calendar,
    .theme-maroon .text-info,
    .theme-maroon .license .glyphicon,
    .theme-maroon .private-label-heading,
    .theme-maroon .card .header h3.pop-up-server-services,
    .theme-maroon .glyphicon-refresh:before,
    .theme-maroon .PopupHeading,
    .theme-maroon .menu-show-hide,
    .theme-maroon .nav-pills > li > a,
    .theme-maroon .products-step,
    .theme-maroon .label-default,
    .theme-maroon .breadcrumb-custom,
    .theme-maroon .breadcrumb-custom span span a[href],
    .theme-maroon .sidebar .menu .list li.active > :first-child i,
    .theme-maroon .sidebar .menu .list li.active > :first-child span,
    .theme-maroon .sidebar .legal .copyright a,
    .theme-maroon .store-heading,
    .theme-maroon a.default-link:link,
    .theme-maroon a.default-link:visited,
    .theme-maroon .store-header,
    .theme-maroon .navbar .store-header .navbar-right .material-icons,
    .theme-maroon .number-circle,
    .theme-maroon .BoxCard .dropdown a.dropdown-toggle,
    .theme-maroon .end-user-dashboard a.text,
    .theme-maroon .Image-profilepic a {
        color: #df3c39 !important;
    }

.theme-maroon .btn-primary,
.theme-maroon .slimScrollBar,
.theme-maroon .slimScrollRail,
.theme-maroon .btn-info,
.theme-maroon .btn-info:hover,
.theme-maroon .btn-info:active,
.theme-maroon .btn-info:focus,
.theme-maroon .nav-stacked > li > a:hover,
.theme-maroon .nav-stacked > li > a:focus,
.theme-maroon .nav-stacked li.current a,
.theme-maroon .label-success,
.theme-maroon [type="radio"]:checked + label:after,
.theme-maroon [type="radio"].with-gap:checked + label:after,
.theme-maroon [type="radio"]:checked + label:after,
.theme-maroon [type="radio"].with-gap:checked + label:after,
.theme-maroon .pagination li.active a,
.theme-maroon table:not(.HC_grid) th,
.theme-maroon .sk-cube-grid .sk-cube,
.theme-maroon .bg-color,
.theme-maroon .partner-information-bg,
.theme-maroon .private-label-detail,
.theme-maroon .headings,
.theme-maroon #notification-carousel .carousel-indicators .active,
.theme-maroon .list-group-item.active,
.theme-maroon .list-group-item.active:hover,
.theme-maroon .list-group-item.active:focus,
.theme-maroon .bg-cyan,
.theme-maroon .panel-group .panel-primary .panel-title,
.theme-maroon .panel-heading,
.theme-maroon .PricingDescription input,
.demo-choose-skin .maroon,
.theme-maroon .cart-product-heading .header,
.theme-maroon .red-circle,
.theme-maroon .selected,
.theme-maroon .navbar,
.theme-maroon .card-main,
.theme-maroon .CopyrightBar {
    background-color: #df3c39 !important;
}

    .theme-maroon #notification-carousel .carousel-indicators .active,
    .theme-maroon .list-group-item.active,
    .theme-maroon .list-group-item.active:hover,
    .theme-maroon .list-group-item.active:focus {
        border-color: #df3c39 !important;
    }

.theme-maroon div.cat-tab-menu div.list-group > a.active:after {
    border-left: 10px solid #df3c39 !important;
}


.theme-maroon [type="radio"]:checked + label:after,
.theme-maroon [type="radio"].with-gap:checked + label:before,
.theme-maroon [type="radio"].with-gap:checked + label:after {
    border: 2px solid #df3c39 !important;
}

.theme-maroon .TabControlTab,
.theme-maroon .form-group .form-line.focused:after,
.theme-maroon .input-group .form-line.focused:after {
    border-bottom: 2px solid #df3c39 !important;
}

.theme-maroon .sidebar .legal {
    border-top: 1px solid #df3c39 !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}


.theme-maroon .panel-group .panel-primary,
.theme-maroon .btn:not(.btn-link):not(.btn-circle):not(.dropdown-toggle) {
    border: 1px solid #df3c39 !important;
}

.theme-maroon .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #df3c39 !important;
}


.theme-maroon a.btn-store-filled,
.theme-maroon a.btn-store-blank:active, .theme-maroon a.btn-store-blank:focus, .theme-maroon a.btn-store-blank:hover,
.theme-maroon .btn-link,
.theme-maroon .navbar.navbar-default.navbar-store ul.nav.navbar-nav.navbar-right > li > a.btn-store-blank:hover {
    color: #fff !important;
    background-color: #df3c39 !important;
    border-color: #df3c39 !important;
}

    .theme-maroon a.btn-store-blank,
    .theme-maroon a.btn-store-filled:active,
    .theme-maroon a.btn-store-filled:focus,
    .theme-maroon a.btn-store-filled:hover,
    .theme-maroon .btn-link:hover,
    .theme-maroon .navbar.navbar-default.navbar-store ul.nav.navbar-nav.navbar-right > li > a.btn-store-blank {
        color: #df3c39 !important;
        background-color: transparent !important;
        border-color: #df3c39 !important;
    }

/*End theme-maroon styles*/

.navbar.navbar-store {
    position: relative !important;
    box-shadow: none;
}
