[data-theme-version="light"] {

    .nav-control, .header-right .dropdown .nav-link {
        background-color: #fff;
        border: 1px solid #e2e2e2;
    }

    .header{
        background-color: #f6fbf8;
    }

    .header-left .dashboard_bar {
        color: #1C2126;
    }

    .search-area .form-control {
        background-color: #e5ece8 !important;
    }

    .page-titles{
        background-color: #fff;
    }

    .header-right .header-profile > a.nav-link .header-info span{
        color: #89879f;
    }

    .deznav .metismenu > li.mm-active > a,
    .deznav .metismenu > li:hover > a,
    .deznav .metismenu > li.mm-active > a i,
    .deznav .metismenu > li:hover > a i {
        color: #13B497 !important;
    }
}

.hide {
    display: none;
}
