.dark-layout .form-control[type=file]::file-selector-button {
  background-color: #b4b7bd;
}


.main-menu.menu-light .navigation > li.active > a{
  background: #b4b7bd;
  color: #fff;
  font-weight: 400;
  border-radius: 4px;
}

.fa{
  color: #b4b7bd!important;
}