#topNavBarIcon {
    color: #7ac142;
}

.color-icons-dark .charging-div .text-field-para .white-font {
    color: #7ac142 !important;
}

.btn-primary{
    color: #7ac142;
}

.status-available {
    color: #7ac142;
}

.nav > li.active > a {
    color: #7ac142;
}

.pending-status-highlight {
    background-color: #57575a !important;
}

.pending-border {
    border-left-color: #57575a !important;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #060606;
    color: #7ac142;
}

.navbar {
    background-color: #000000 !important;
}

.icon-inv {
    color: #7ac142;
}
.navbar-minimalize, .icon-charge-{
    color: #ffffff !important;
}