﻿.page-content {
    background: #4d4d4d;
}

.navbar .logo-box {
    background: #4d4d4d;
}

    .navbar .logo-box a {
        color: #fff;
    }

.sidebar {
    background: #4d4d4d;
}

.sidebar-header {
    background: #4d4d4d;
}

.sidebar-profile span small {
    color: #fff;
}

.menu {
    background: #4d4d4d;
}

.menu.accordion-menu a {
    color: #fff;
}

.menu.accordion-menu > li > a:hover {
    background: #ffc500;
    color: #000000;
}

.menu.accordion-menu > li.active > a,
.menu.accordion-menu > li.active.open > a {
    background: #ffc500;
    color: #000000;
}

/*Sub Menu color*/

.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li.droplink:hover > a,
.horizontal-bar .accordion-menu > li.droplink:hover > a,
.menu.accordion-menu ul,
.menu.accordion-menu li.open > a,
.hover-menu .accordion-menu > li.droplink:hover > a {
    background: #ffc500;
    color: #000000;
}

.menu.accordion-menu ul li a:hover,
.menu.accordion-menu ul li.active a {
    background: #4d4d4d;
    color: #000000;
}

.menu.accordion-menu ul li a {
    color: #000000;
}

.menu.accordion-menu {
    color: #000000 !important;
}

/*.topmenu-outer {
    background: #34425a;
}*/

/*Top Nav Hover Color*/

a.waves-effect.waves-button.waves-classic.sidebar-toggle:hover {
    background: #ffc500;
    color: #000000;
}

a.waves-effect.waves-button.waves-classic.cd-nav-trigger:hover {
    background: #ffc500;
    color: #000000;
}

a.waves-effect.waves-button.waves-classic.toggle-fullscreen:hover {
    background: #ffc500;
    color: #000000;
}

a.dropdown-toggle.waves-effect.waves-button.waves-classic:hover {
    background: #ffc500;
    color: #000000;
}

a.log-out.waves-effect.waves-button.waves-classic:hover {
    background: #ffc500;
    color: #000000;
}

/*End Top Nav Hover Color*/


li.no-link:hover {
    background: #ffc500;
    color: #000000;
}

.top-menu .navbar-nav > li > a {
    color: #fff;
}

.topmenu-outer {
    background: #4d4d4d;
}


.top-menu .navbar-nav > li > a {
    color: #fff;
}

.show-onbl-thm, .show-sm-all-thm, .show-sm-onbl-thm {
    display: none;
}

.small-sidebar .show-all-thm {
    display: none;
}


.small-sidebar .show-sm-all-thm {
    display: block !important;
    padding: 0 !important;
}


.badge.badge-success {
    background: #4CAF50;
}

.box-header {
    color: #fff;
    display: block;
    padding: 10px;
    position: relative;
    background: #4d4d4d !important;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    background-color: #4d4d4d !important;
    text-align: center;
    color: white;
}

.btn-primary {
    color: #fff;
    background-color: #4d4d4d !important;
    border-color: transparent;
}

.img-holder {
    background-color: #4d4d4d !important;
    width: 600px !important;
}

.form-content .form-button .ibtn {
    background-color: #4d4d4d !important;
}

a.active {
    color: #4d4d4d !important;
}
