.navbar__link{
    font-size: 1rem;
}
.navbar__item--active,
.sidebar__button:hover,
.navbar__search-wrapper:hover,
.navbar__button:hover, .navbar__button a:hover{
    background-color: #4db349 !important;
}
.nav-wrapper,
.iconbar,
.sidebar__button--positive,
.sidebar__button--active{
    background-color: #007d79 !important;
}

.grid-sort-btn.active-orderby{
    color: #007d79 !important;
}

.card#loginForm{
    margin-top: 250px;
}

.nw-button{
    overflow: visible !important;
    position: relative;
}

.nw-button.font-color:before{
    content: 'format_color_text' !important;
}
