a, li, span, i {
    color: #052D23 !important;
}

.main-sidebar {
    background-color: white !important;
}

.nav-item .active,
button {
    background-color: #3FB4BA !important;
    border: none !important;
    color: #052D23 !important;
}

.page-actions a {
    background-color: #3FB4BA !important;
    color: #052D23 !important;
    font-weight: 600;
}

.brand-link .brand-image {
    border-radius: 0 !important;
    box-shadow: none !important;
}

.help-block .errorlist li{
    color: red !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.dropdown-item:hover,.btn-block{
    background-color: #3FB4BA !important;
}
