﻿#body .sitewideNotification {
  background-color: red;
  color: white;
  font-size: 16px;
  text-align: center;
}
#body #culture-container {
  background-color: #000000 !important;
}
#body .culture-list-header {
  color: #333333 !important;
}
#body .fr_trademark {
  font-size: 40%;
  top: -1.5em;
}
#body .nav-stacked > li > span > a:hover {
  background-color: transparent !important;
}
#body .nav > li > a:hover {
  background-color: transparent !important;
}
#body .nav-list > li > a,
#body .nav-list li span a {
  text-shadow: none;
}
#body .mt-10 {
  margin-top: 10px;
}
#body .mb-10 {
  margin-bottom: 10px;
}