
.search-bar {
background-color: rgb(51, 51, 51);
}

#search_all {
background-color: rgb(0, 140, 162) !important;
}

#search_all:hover {
color: rgb(0, 140, 162) !important;
background-color: white !important;
}

#text, .language.selector{
height: 36px !important;
}

.footer {
background-color: rgb(51, 51, 51) !important;
}

.main-menu-icon, .main-menu-text {
color: rgb(0, 140, 162) !important;
}

.menu-library, .menu-people, .menu-live, .menu-favorite, .menu-managment, .menu-login {
color: rgb(0, 140, 162) !important;
background-color: transparent !important;
}


.main-menu a{
background-color: transparent;
color: rgb(0, 140, 162);
}
  
.footer li a{
background-color: rgb(0, 140, 162) !important;
}
