/* El John Media brand palette applied over the stock Elastic skin */
#layout-menu {
  background-color: #0c2340 !important;
}
#layout-menu #logo {
  background-color: #0c2340 !important;
}
.btn-primary,
.listing li.selected > a,
.listing li.selected > div > a,
.listing tr.selected td,
#taskmenu a.selected {
  background-color: #007BFF !important;
  border-color: #007BFF !important;
}
a:hover,
a:focus {
  color: #007BFF;
}
.header {
  background-color: #0c2340 !important;
  color: #ffffff !important;
}
#login-form .form-title,
.al-content h1 {
  color: #0c2340;
}
