#header {
  background-color: #363636;
}
#header .contents .title a {
  color: #ffffff;
  text-decoration: none;
  font-family: Sans-serif;
}
body .social-auth-link-icon-only img.not-connected {
  opacity: 0.25;
}
body .main-menu-tools a {
  text-decoration: none;
}
body .main-menu-tools #tab {
  list-style-type: circle;
}
#footer {
  background-color: #363636;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
