.topbar .top-navbar{
    background: #ea4335 !important;
}
.topbar .top-navbar .navbar-header:nth-child(2){
    background: #ea4335 !important;
}
.topbar .top-navbar .navbar-header a{
    background: #ea4335 !important;
}

.sidebar-nav ul li a.active i {
    color: #ea4335!important;
}
.left-sidebar .sidebar-nav ul>li.active a:before {
   
    background-color: #ea4335!important;
    box-shadow: 0.25rem 0 2rem 0 #ea4335!important;

}
.topbar .top-navbar .navbar-collapse .navbar-nav .nav-item.active {
    background-color: #e84639;
}

.radio label:before {
    border: 1px solid hsla(210,8%,51%,1);
}

.notification{
    color: rgb(42, 62, 82);
    background: rgb(255, 234, 168);
    text-align: center;
    padding:12px 0px;
}
#lingumania_langswitcher{
    display: none;
}