.theme-purple .navbar {
    background-color: #909de4
}

.theme-purple .navbar.active {
    background-color: #909de4 !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.theme-purple .navbar.active .nav>li>a {
    color: #fff
}

.theme-purple .navbar.active .sidemenu-collapse i {
    color: #fff
}

.theme-purple .nav>li>a {
    color: #fff
}

.theme-purple .nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-purple .nav>li>a:focus {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

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

.theme-purple .sidebar .menu .list li.active {
    background-color: rgba(0, 0, 0, 0)
}

.theme-purple .sidebar .menu .list li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-purple .sidebar .menu .list li a i,
.theme-purple .sidebar .menu .list li a span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-purple .sidebar .menu .list .ml-menu {
    background-color: rgba(0, 0, 0, 0)
}

.theme-purple .sidebar .menu .menu-toggle.toggled:after {
    color: #909de4
}

.theme-purple .sidebar .legal {
    background-color: #fff
}

.theme-purple .sidebar .legal .copyright a {
    color: #909de4 !important
}

.theme-purple .breadcrumb li a {
    color: #909de4 !important
}

.theme-purple .card .header h2 strong {
    color: #909de4 !important
}

.theme-purple .btn-primary {
    background-color: #909de4 !important;
    color: #fff !important;
    border-color: #909de4 !important
}

.theme-purple .btn-primary:hover {
    background-color: #909de4 !important;
    color: #fff !important
}

.theme-purple .btn-primary:active {
    background-color: #909de4 !important;
    color: #fff !important
}

.theme-purple .btn-primary:focus {
    background-color: #909de4 !important;
    color: #fff !important
}

.theme-purple .btn-primary:disabled {
    background-color: #909de4 !important;
    color: #fff !important
}

.theme-purple .btn-outline-primary {
    background: 0 0 !important;
    color: #909de4 !important;
    border: 1px solid #909de4 !important
}

.theme-purple .btn-outline-primary:hover {
    background: #909de4 !important;
    color: #fff !important;
    border: 1px solid #909de4 !important
}

.theme-purple .timelineLabelColor strong {
    color: #909de4 !important
}

.theme-purple .top-sidebar .horizontal-menu li.active>a {
    color: #909de4
}

.theme-purple .top-sidebar .horizontal-menu li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-purple .top-sidebar .horizontal-menu li a:hover {
    color: #909de4
}

.theme-purple .nav-tabs>li>a:before {
    border-bottom: 2px solid #909de4
}

.theme-purple .sidemenu-collapse i {
    color: #fff
}

.logo-purple .navbar-header {
    background-color: #909de4
}

.theme-blue .navbar {
    background-color: #03a9f3
}

.theme-blue .navbar.active {
    background-color: #03a9f3 !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.theme-blue .navbar.active .nav>li>a {
    color: #fff
}

.theme-blue .navbar.active .sidemenu-collapse i {
    color: #fff
}

.theme-blue .nav>li>a {
    color: #fff
}

.theme-blue .nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-blue .nav>li>a:focus {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

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

.theme-blue .sidebar .menu .list li.active {
    background-color: rgba(0, 0, 0, 0)
}

.theme-blue .sidebar .menu .list li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-blue .sidebar .menu .list li a i,
.theme-blue .sidebar .menu .list li a span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-blue .sidebar .menu .list .ml-menu {
    background-color: rgba(0, 0, 0, 0)
}

.theme-blue .sidebar .menu .menu-toggle.toggled:after {
    color: #03a9f3
}

.theme-blue .sidebar .legal {
    background-color: #fff
}

.theme-blue .sidebar .legal .copyright a {
    color: #03a9f3 !important
}

.theme-blue .breadcrumb li a {
    color: #03a9f3 !important
}

.theme-blue .card .header h2 strong {
    color: #03a9f3 !important
}

.theme-blue .btn-primary {
    background-color: #03a9f3 !important;
    color: #fff !important;
    border-color: #03a9f3 !important
}

.theme-blue .btn-primary:hover {
    background-color: #03a9f3 !important;
    color: #fff !important
}

.theme-blue .btn-primary:active {
    background-color: #03a9f3 !important;
    color: #fff !important
}

.theme-blue .btn-primary:focus {
    background-color: #03a9f3 !important;
    color: #fff !important
}

.theme-blue .btn-primary:disabled {
    background-color: #03a9f3 !important;
    color: #fff !important
}

.theme-blue .btn-outline-primary {
    background: 0 0 !important;
    color: #03a9f3 !important;
    border: 1px solid #03a9f3 !important
}

.theme-blue .btn-outline-primary:hover {
    background: #03a9f3 !important;
    color: #fff !important;
    border: 1px solid #03a9f3 !important
}

.theme-blue .timelineLabelColor strong {
    color: #03a9f3 !important
}

.theme-blue .top-sidebar .horizontal-menu li.active>a {
    color: #03a9f3
}

.theme-blue .top-sidebar .horizontal-menu li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-blue .top-sidebar .horizontal-menu li a:hover {
    color: #03a9f3
}

.theme-blue .nav-tabs>li>a:before {
    border-bottom: 2px solid #03a9f3
}

.theme-blue .sidemenu-collapse i {
    color: #fff
}

.logo-blue .navbar-header {
    background-color: #03a9f3
}

.theme-cyan .navbar {
    background-color: #01d8da
}

.theme-cyan .navbar.active {
    background-color: #01d8da !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.theme-cyan .navbar.active .nav>li>a {
    color: #fff
}

.theme-cyan .navbar.active .sidemenu-collapse i {
    color: #fff
}

.theme-cyan .nav>li>a {
    color: #fff
}

.theme-cyan .nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-cyan .nav>li>a:focus {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

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

.theme-cyan .sidebar .menu .list li.active {
    background-color: rgba(0, 0, 0, 0)
}

.theme-cyan .sidebar .menu .list li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-cyan .sidebar .menu .list li a i,
.theme-cyan .sidebar .menu .list li a span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-cyan .sidebar .menu .list .ml-menu {
    background-color: rgba(0, 0, 0, 0)
}

.theme-cyan .sidebar .menu .menu-toggle.toggled:after {
    color: #01d8da
}

.theme-cyan .sidebar .legal {
    background-color: #fff
}

.theme-cyan .sidebar .legal .copyright a {
    color: #01d8da !important
}

.theme-cyan .breadcrumb li a {
    color: #01d8da !important
}

.theme-cyan .card .header h2 strong {
    color: #01d8da !important
}

.theme-cyan .btn-primary {
    background-color: #01d8da !important;
    color: #fff !important;
    border-color: #01d8da !important
}

.theme-cyan .btn-primary:hover {
    background-color: #01d8da !important;
    color: #fff !important
}

.theme-cyan .btn-primary:active {
    background-color: #01d8da !important;
    color: #fff !important
}

.theme-cyan .btn-primary:focus {
    background-color: #01d8da !important;
    color: #fff !important
}

.theme-cyan .btn-primary:disabled {
    background-color: #01d8da !important;
    color: #fff !important
}

.theme-cyan .btn-outline-primary {
    background: 0 0 !important;
    color: #01d8da !important;
    border: 1px solid #01d8da !important
}

.theme-cyan .btn-outline-primary:hover {
    background: #01d8da !important;
    color: #fff !important;
    border: 1px solid #01d8da !important
}

.theme-cyan .timelineLabelColor strong {
    color: #01d8da !important
}

.theme-cyan .top-sidebar .horizontal-menu li.active>a {
    color: #01d8da
}

.theme-cyan .top-sidebar .horizontal-menu li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-cyan .top-sidebar .horizontal-menu li a:hover {
    color: #01d8da
}

.theme-cyan .nav-tabs>li>a:before {
    border-bottom: 2px solid #01d8da
}

.theme-cyan .sidemenu-collapse i {
    color: #fff
}

.logo-cyan .navbar-header {
    background-color: #01d8da
}

.theme-green .navbar {
    background-color: #57d68f
}

.theme-green .navbar.active {
    background-color: #57d68f !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.theme-green .navbar.active .nav>li>a {
    color: #fff
}

.theme-green .navbar.active .sidemenu-collapse i {
    color: #fff
}

.theme-green .nav>li>a {
    color: #fff
}

.theme-green .nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-green .nav>li>a:focus {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

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

.theme-green .sidebar .menu .list li.active {
    background-color: rgba(0, 0, 0, 0)
}

.theme-green .sidebar .menu .list li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-green .sidebar .menu .list li a i,
.theme-green .sidebar .menu .list li a span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-green .sidebar .menu .list .ml-menu {
    background-color: rgba(0, 0, 0, 0)
}

.theme-green .sidebar .menu .menu-toggle.toggled:after {
    color: #57d68f
}

.theme-green .sidebar .legal {
    background-color: #fff
}

.theme-green .sidebar .legal .copyright a {
    color: #57d68f !important
}

.theme-green .breadcrumb li a {
    color: #57d68f !important
}

.theme-green .card .header h2 strong {
    color: #57d68f !important
}

.theme-green .btn-primary {
    background-color: #57d68f !important;
    color: #fff !important;
    border-color: #57d68f !important
}

.theme-green .btn-primary:hover {
    background-color: #57d68f !important;
    color: #fff !important
}

.theme-green .btn-primary:active {
    background-color: #57d68f !important;
    color: #fff !important
}

.theme-green .btn-primary:focus {
    background-color: #57d68f !important;
    color: #fff !important
}

.theme-green .btn-primary:disabled {
    background-color: #57d68f !important;
    color: #fff !important
}

.theme-green .btn-outline-primary {
    background: 0 0 !important;
    color: #57d68f !important;
    border: 1px solid #57d68f !important
}

.theme-green .btn-outline-primary:hover {
    background: #57d68f !important;
    color: #fff !important;
    border: 1px solid #57d68f !important
}

.theme-green .timelineLabelColor strong {
    color: #57d68f !important
}

.theme-green .top-sidebar .horizontal-menu li.active>a {
    color: #57d68f
}

.theme-green .top-sidebar .horizontal-menu li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-green .top-sidebar .horizontal-menu li a:hover {
    color: #57d68f
}

.theme-green .nav-tabs>li>a:before {
    border-bottom: 2px solid #57d68f
}

.theme-green .sidemenu-collapse i {
    color: #fff
}

.logo-green .navbar-header {
    background-color: #57d68f
}

.theme-orange .navbar {
    background-color: #ffb463
}

.theme-orange .navbar.active {
    background-color: #ffb463 !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.theme-orange .navbar.active .nav>li>a {
    color: #fff
}

.theme-orange .navbar.active .sidemenu-collapse i {
    color: #fff
}

.theme-orange .nav>li>a {
    color: #fff
}

.theme-orange .nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-orange .nav>li>a:focus {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

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

.theme-orange .sidebar .menu .list li.active {
    background-color: rgba(0, 0, 0, 0)
}

.theme-orange .sidebar .menu .list li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-orange .sidebar .menu .list li a i,
.theme-orange .sidebar .menu .list li a span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-orange .sidebar .menu .list .ml-menu {
    background-color: rgba(0, 0, 0, 0)
}

.theme-orange .sidebar .menu .menu-toggle.toggled:after {
    color: #ffb463
}

.theme-orange .sidebar .legal {
    background-color: #fff
}

.theme-orange .sidebar .legal .copyright a {
    color: #ffb463 !important
}

.theme-orange .breadcrumb li a {
    color: #ffb463 !important
}

.theme-orange .card .header h2 strong {
    color: #ffb463 !important
}

.theme-orange .btn-primary {
    background-color: #ffb463 !important;
    color: #fff !important;
    border-color: #ffb463 !important
}

.theme-orange .btn-primary:hover {
    background-color: #ffb463 !important;
    color: #fff !important
}

.theme-orange .btn-primary:active {
    background-color: #ffb463 !important;
    color: #fff !important
}

.theme-orange .btn-primary:focus {
    background-color: #ffb463 !important;
    color: #fff !important
}

.theme-orange .btn-primary:disabled {
    background-color: #ffb463 !important;
    color: #fff !important
}

.theme-orange .btn-outline-primary {
    background: 0 0 !important;
    color: #ffb463 !important;
    border: 1px solid #ffb463 !important
}

.theme-orange .btn-outline-primary:hover {
    background: #ffb463 !important;
    color: #fff !important;
    border: 1px solid #ffb463 !important
}

.theme-orange .timelineLabelColor strong {
    color: #ffb463 !important
}

.theme-orange .top-sidebar .horizontal-menu li.active>a {
    color: #ffb463
}

.theme-orange .top-sidebar .horizontal-menu li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-orange .top-sidebar .horizontal-menu li a:hover {
    color: #ffb463
}

.theme-orange .nav-tabs>li>a:before {
    border-bottom: 2px solid #ffb463
}

.theme-orange .sidemenu-collapse i {
    color: #fff
}

.logo-orange .navbar-header {
    background-color: #ffb463
}

.theme-black .navbar {
    background-color: #353c48
}

.theme-black .navbar.active {
    background-color: #353c48 !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.theme-black .navbar.active .nav>li>a {
    color: #fff
}

.theme-black .navbar.active .sidemenu-collapse i {
    color: #fff
}

.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: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-black .nav>li>a:focus {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-black .nav .open>a {
    background-color: rgba(0, 0, 0, 0)
}

.theme-black .nav .open>a:hover {
    background-color: rgba(0, 0, 0, 0)
}

.theme-black .nav .open>a:focus {
    background-color: rgba(0, 0, 0, 0)
}

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

.theme-black .sidebar .menu .list li.active {
    background-color: rgba(0, 0, 0, 0)
}

.theme-black .sidebar .menu .list li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-black .sidebar .menu .list li a i,
.theme-black .sidebar .menu .list li a span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-black .sidebar .legal {
    background-color: #fff
}

.theme-black .sidebar .legal .copyright a {
    color: #353c48 !important
}

.theme-black .breadcrumb li a {
    color: #353c48 !important
}

.theme-black .card .header h2 strong {
    color: #353c48 !important
}

.theme-black .btn-primary {
    background-color: #353c48 !important;
    color: #fff !important;
    border-color: #353c48 !important
}

.theme-black .btn-primary:hover {
    background-color: #353c48 !important;
    color: #fff !important
}

.theme-black .btn-primary:active {
    background-color: #353c48 !important;
    color: #fff !important
}

.theme-black .btn-primary:focus {
    background-color: #353c48 !important;
    color: #fff !important
}

.theme-black .btn-primary:disabled {
    background-color: #353c48 !important;
    color: #fff !important
}

.theme-black .btn-outline-primary {
    background: 0 0 !important;
    color: #353c48 !important;
    border: 1px solid #353c48 !important
}

.theme-black .btn-outline-primary:hover {
    background: #353c48 !important;
    color: #fff !important;
    border: 1px solid #353c48 !important
}

.theme-black .timelineLabelColor strong {
    color: #353c48 !important
}

.theme-black .top-sidebar .horizontal-menu li.active>a {
    color: #353c48
}

.theme-black .top-sidebar .horizontal-menu li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-black .top-sidebar .horizontal-menu li a:hover {
    color: #353c48
}

.theme-black .nav-tabs>li>a:before {
    border-bottom: 2px solid #353c48
}

.theme-black .sidemenu-collapse i {
    color: #fff
}

.logo-black .navbar-header {
    background-color: #343d45
}

.theme-white .navbar {
    background-color: #fff
}

.theme-white .navbar.active {
    background-color: #fff !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.theme-white .navbar.active .nav>li>a {
    color: #3a2c70
}

.theme-white .navbar.active .sidemenu-collapse i {
    color: #3a2c70
}

.theme-white .navbar-brand {
    color: #2c303b
}

.theme-white .navbar-brand:hover {
    color: #2c303b
}

.theme-white .navbar-brand:active {
    color: #2c303b
}

.theme-white .navbar-brand:focus {
    color: #2c303b
}

.theme-white .nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-white .nav>li>a:focus {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

.theme-white .nav .open>a {
    background-color: rgba(0, 0, 0, 0)
}

.theme-white .nav .open>a:hover {
    background-color: rgba(0, 0, 0, 0)
}

.theme-white .nav .open>a:focus {
    background-color: rgba(0, 0, 0, 0)
}

.theme-white .bars {
    color: #2c303b
}

.theme-white .sidebar .menu .list li.active {
    background-color: rgba(0, 0, 0, 0)
}

.theme-white .sidebar .menu .list li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-white .sidebar .menu .list li a i,
.theme-white .sidebar .menu .list li a span {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-white .sidebar .menu .list .toggled::after {
    color: #3a71c7
}

.theme-white .sidebar .menu .list .ml-menu {
    background-color: rgba(0, 0, 0, 0)
}

.theme-white .sidebar .menu .list .ml-menu li.active a.toggled:not(.menu-toggle):before {
    background-color: #3a71c7;
    border-color: #3a71c7
}

.theme-white .sidebar .menu .menu-toggle.toggled:after {
    color: #3a71c7
}

.theme-white .sidebar .legal {
    background-color: #2c303b
}

.theme-white .sidebar .legal .copyright a {
    color: #fff !important
}

.theme-white .breadcrumb li a {
    color: #3a71c7 !important
}

.theme-white .card .header h2 strong {
    color: #3a71c7 !important
}

.theme-white .btn-primary {
    background-color: #3a71c7 !important;
    color: #fff !important;
    border-color: #3a71c7 !important
}

.theme-white .btn-primary:hover {
    background-color: #3a71c7 !important;
    color: #fff !important
}

.theme-white .btn-primary:active {
    background-color: #3a71c7 !important;
    color: #fff !important
}

.theme-white .btn-primary:focus {
    background-color: #3a71c7 !important;
    color: #fff !important
}

.theme-white .btn-primary:disabled {
    background-color: #3a71c7 !important;
    color: #fff !important
}

.theme-white .btn-outline-primary {
    background: 0 0 !important;
    color: #2c303b !important;
    border: 1px solid #3a71c7 !important
}

.theme-white .btn-outline-primary:hover {
    background: #3a71c7 !important;
    color: #fff !important;
    border: 1px solid #fff !important
}

.theme-white .timelineLabelColor strong {
    color: #3a71c7 !important
}

.theme-white .top-sidebar .horizontal-menu li.active>a {
    color: #3a71c7
}

.theme-white .top-sidebar .horizontal-menu li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.theme-white .top-sidebar .horizontal-menu li a:hover {
    color: #3a71c7
}

.theme-white .demo-choose-skin li.actived:after {
    color: #000
}

.theme-white .nav-tabs>li>a:before {
    border-bottom: 2px solid #3a71c7
}

.theme-white .search-box input#search {
    color: gray;
    background: #edecec
}

.theme-white nav ul .sidemenu-collapse {
    color: #3a2c70
}

.logo-white .navbar-header {
    background-color: #fff
}

.logo-white .navbar-header .logo-name {
    color: #000
}

.dark {
    background-color: #3c4452;
    color: #bbb;
    padding-top: 1px
}

.dark body,
.dark html {
    background-color: #3c4452
}

.dark .dark-font-col {
    color: #bbb
}

.dark .card {
    background: #353c48
}

.dark .card .card-body {
    color: #bbb
}

.dark .card .card-block {
    color: #bbb
}

.dark .card .card-footer {
    color: #bbb
}

.dark .card .body {
    color: #bbb
}

.dark .card .header h2 {
    color: #bbb
}

.dark .plain-card {
    background: #353c48
}

.dark .people-list .chat-list li:hover {
    background: #3f4650;
    cursor: pointer
}

.dark .people-list .chat-list li.active {
    background: #262b33
}

.dark .chat .chat-history .message-data-time {
    color: #bbb
}

.dark .chat .chat-about {
    color: #bbb
}

.dark .contact-usertitle .contact-usertitle-name {
    color: #fff
}

.dark .demo-skin {
    color: #eaeaea
}

.dark .demo-skin .form-check-label {
    color: #eaeaea
}

.dark .demo-settings {
    color: #eaeaea
}

.dark .block-header {
    padding-bottom: 0
}

.dark .block-header h2 {
    color: #bbb !important
}

.dark .select-wrapper input.select-dropdown {
    color: #fff
}

.dark .breadcrumb .page-title {
    color: #bbb
}

.dark .breadcrumb li.active {
    color: #bbb
}

.dark .breadcrumb li a {
    color: #5783c7 !important
}

.dark .breadcrumb li a .fa-home {
    color: #bbb
}

.dark .breadcrumb-item+.breadcrumb-item::before {
    color: #bbb
}

.dark .dropzone {
    border: 1px solid #afacac !important;
    background-color: #353c48 !important
}

.dark .sl-item .sl-content p {
    color: #bbb
}

.dark .info-box5 {
    background-color: #353c48
}

.dark .form-check {
    color: #bbb
}

.dark label {
    color: #bbb
}

.dark .input-group .input-group-addon .material-icons {
    color: #bbb
}

.dark .input-group input[type=text],
.dark .input-group .form-control {
    color: #bbb
}

.dark .input-field input,
.dark .input-field textarea {
    color: #bbb
}

.dark .input-field .helper-text {
    color: #bbb
}

.dark .form-group .form-control {
    color: #bbb;
    background: #353c48
}

.dark .form-group input.form-control {
    color: #bbb
}

.dark .form-control {
    color: #bbb
}

.dark .form-check .form-check-sign .check {
    border: 1px solid #bbb
}

.dark .right-sidebar {
    background: #333b49
}

.dark .ms-container .ms-selectable li.ms-hover,
.dark .ms-container .ms-selection li.ms-hover {
    color: #bbb !important;
    background-color: #46484e !important
}

.dark .nav-tabs li a.active {
    color: #fff !important
}

.dark .bootstrap-tagsinput {
    background-color: #343840 !important
}

.dark .to-do-list li {
    background: #353c48
}

.dark #mail-nav li a {
    color: #bbb
}

.dark .max-texts a {
    color: #bbb
}

.dark .pricingTable {
    background: #0c0c0c
}

.dark .pricingTable .pricingTable-header {
    background: #36373c
}

.dark .profile-tab-box {
    background: #353c48
}

.dark .cd-timeline-content {
    background: #515b6d
}

.dark .cd-timeline-content h2 {
    color: #bbb
}

.dark .chart-note {
    color: #bbb
}

.dark .chart-statis .index {
    color: #bbb
}

.dark .dataTables_wrapper input[type=search] {
    color: #bbb
}

.dark .page-item.disabled .page-link {
    color: #bbb;
    pointer-events: none;
    cursor: auto;
    background-color: #353c48
}

.dark .page-link {
    background-color: #6b6f76;
    border-color: #353c48;
    color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2)
}

.dark li.active .page-link {
    background-color: #ff9800
}





.dark #chieldRow .child-row-details {
    background-color: #212427
}




.dark .card .header h2 strong {
    color: #bbb !important
}

.dark .counter-box,
.dark .box-part {
    background: #353c48 !important;
    color: #bbb
}

.dark .tblActnBtn i {
    color: #bbb
}

.dark .tblDeleteBtn:hover {
    background-color: #000 !important
}

.dark .tblEditBtn:hover {
    background-color: #000 !important
}

.dark .chat .chat-history .other-message {
    background: #000
}

.dark .chat .chat-history .other-message:after {
    border-bottom-color: #3b4454
}

.dark .chat .chat-history .message {
    color: #bbb
}

.dark .chat .chat-history .my-message {
    background: #42465a
}

.dark .chat .chat-history .my-message:after {
    border-bottom-color: #343840
}

.dark .taskbar .card-footer {
    background: #353c48 !important;
    color: #bbb
}

.dark .move {
    background: #353c48
}

.dark .board {
    background-color: #353a46
}

.dark .board .drop-card {
    background-color: #404754
}

.dark .list-group-item {
    background: #353c48;
    color: #bbb
}

.dark .list-group .list-group-item:hover {
    background-color: #212529
}

.dark .list-group a.list-group-item {
    color: #919aa3
}

.dark .list-group button.list-group-item {
    color: #919aa3
}

.dark .product-grid .product-content {
    background-color: #3b4453
}

.dark .product-grid .price {
    color: #fff
}

.dark .product-grid .add-to-cart {
    color: #fff
}

.dark .product-grid .title a {
    color: #bbb
}

.dark .ibox-title,
.dark .ibox-content {
    background: #353c48;
    border-color: #6c757d
}

.dark .collapsible-header {
    background: #353c48
}

.dark .card .card-inside-title {
    color: #bbb
}

.dark .left-timeline>li:nth-child(odd) .left-label {
    background: #202529
}

.dark .left-timeline>li:nth-child(odd) .left-label:after {
    border-right-color: #202428
}

.dark .left-timeline>li:nth-child(odd) .left-time span:last-child {
    color: #eee
}

.dark .left-timeline>li .left-label {
    background: #303438
}

.dark .left-timeline>li .left-label p {
    color: #bbb
}

.dark .left-timeline>li .left-label:after {
    border-right-color: #303438
}

.dark .left-timeline>li .empty span {
    color: #bbb
}

.dark .left-timeline>li .left-time span:first-child {
    color: #bbb
}

.dark .left-timeline>li .left-time span:last-child {
    color: #eae9e9
}

.dark .timeline>li>.timeline-panel:before {
    border-right: 15px solid #bbb;
    border-left: 0 solid #bbb
}

.dark .timeline>li>.timeline-panel {
    border: 1px solid #bbb
}

.dark .font-icon .icon-preview i {
    color: #bbb
}

.dark .nav-tabs .nav-link.active,
.dark .nav-tabs .nav-item.show .nav-link {
    background-color: transparent
}

.dark .panel-group .panel-primary .panel-title a {
    color: #bbb;
    background: #32363c
}

.dark .panel-group .panel .panel-body {
    color: #bbb
}

.dark .btn-outline-primary {
    color: #bbb !important;
    border: 1px solid #bbb !important
}

.dark .select2-container--default .select2-selection--single {
    background: #353c48;
    color: #bbb;
    border-bottom: 1px solid #9e9e9e
}

.dark .select2-container--default .select2-selection--single .select2-selection__rendered {
    background: #353c48;
    color: #bbb;
    border-bottom: 1px solid #9e9e9e
}

.dark .select2-container--default .select2-selection--multiple {
    background: #353c48;
    color: #bbb;
    border-bottom: 1px solid #9e9e9e
}

.dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #444141;
    border: 1px solid #656464
}

.dark .select2-container--default.select2-container--focus .select2-selection--multiple {
    background: #353c48;
    color: #bbb;
    border-bottom: 1px solid #9e9e9e
}

.dark .select2-container--default .select2-results>.select2-results__options {
    background-color: #282d35
}

.dark .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #000
}

.dark .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #4a4a4a;
    color: #bbb;
    font-size: 13px
}

.dark .select2-container--default .select2-search--inline .select2-search__field {
    color: #bbb
}

.dark .select2-dropdown {
    border: 1px solid #282d35
}

.dark .select2-search--dropdown {
    background-color: #1c1f25
}

.dark .formCard .wrapper label {
    background: #353c48
}

.dark .navbar-nav .dropdown-menu {
    background-color: #353c48;
    border: 1px solid #4e4e4e
}

.dark .navbar-nav .dropdown-menu .header {
    color: #bbb;
    border-bottom: 1px solid #232a31
}

.dark .navbar-nav .dropdown-menu ul.menu .menu-info .menu-title {
    color: #fff
}

.dark .navbar-nav .dropdown-menu ul.menu li a {
    border-bottom: 1px solid #232a31
}

.dark .navbar-nav .dropdown-menu ul.menu li a:hover {
    background-color: #1d2229
}

.dark .navbar-nav .dropdown-menu ::after {
    border-bottom: 6px solid #000
}

.dark .navbar-nav .user_dw_menu li {
    border-bottom: 1px solid #232a31
}

.dark .navbar-nav .user_dw_menu li a {
    color: #bbb
}

.dark .dropdown-menu {
    background-color: #1d1e21;
    border: 1px solid #4e4e4e
}

.dark .dropdown-menu li a {
    color: #bbb
}

.dark .flatpickr-input {
    color: #bbb !important;
    border-bottom: 1px solid #a9a6a6 !important
}

.dark .flatpickr-calendar.open {
    display: inline-block;
    z-index: 99999;
    background-color: #1a1e24;
    box-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 0 3px 13px rgba(0, 0, 0, 0.8)
}

.dark .flatpickr-day {
    color: #bbb
}

.dark .flatpickr-day:hover {
    background-color: #353c48;
    border-color: #353c48
}

.dark .flatpickr-time input {
    color: #bbb
}

.dark .flatpickr-am-pm {
    color: #bbb
}

.dark span.flatpickr-weekday {
    color: #fff
}

.dark .flatpickr-current-month input.cur-year {
    color: #bbb
}

.dark .flatpickr-calendar.arrowBottom:after {
    border-top-color: #000
}

.dark .flatpickr-calendar.arrowBottom:before {
    border-top-color: #000
}

.dark .flatpickr-time .flatpickr-time-separator,
.dark .flatpickr-time .flatpickr-am-pm {
    color: #bbb
}

.dark .flatpickr-months .flatpickr-prev-month svg,
.dark .flatpickr-months .flatpickr-next-month svg {
    fill: #bbb
}

.dark .flatpickr-current-month .flatpickr-monthDropdown-months {
    color: #bbb;
    background-color: #1a1e24
}

.dark .dropdown-content {
    background-color: #353c48
}

.dark .dropdown-content li span {
    color: #bbb
}

.dark .select-dropdown li.disabled,
.dark .select-dropdown li.disabled>span,
.dark .select-dropdown li.optgroup {
    color: #bbb;
    background-color: transparent
}

.dark .wizard>.steps .disabled a {
    background: #191717
}

.dark .modal .modal-content {
    background-color: #353c48
}

.dark .taskbar .task-header {
    color: #bbb
}

.dark .taskbar .box .task-desc {
    color: #bbb
}

.dark .dataTables_wrapper select {
    border-bottom: 1px solid #252a31;
    background-color: #252a31
}

.dark .formCard .wrapper input {
    color: #bbb
}

.dark ::placeholder {
    color: #bbb;
    opacity: 1
}

.dark :-ms-input-placeholder {
    color: #bbb
}

.dark ::-ms-input-placeholder {
    color: #bbb
}

.dark .dt-container .form-select {
    background-color: #2b3039;
    color: #fff;
    border: 1px solid rgba(120, 130, 140, 0.5)
}

.dark .mail-list {
    color: #bbb
}

.dark .contact-grid {
    color: #bbb
}

/*# sourceMappingURL=all-themes.css.map */