.titlelement,
.titlelement:hover,
.titlelement a,
.titleelement a:hover {
  background-color: #a9a9a9 !important;
  color: #fff !important;
  font-weight: bold;
}
.login-logo {
  background-color: #a9a9a9 !important;
  border-radius: 12px;
}
.box-widget {
  border-top: 2px #a9a9a9 solid;
  color: #333;
}
.navbar-brand > img {
  height: 40px;
  position: relative;
  top: -5px;
}
.head-wrap {
  background-color: #a9a9a9;
}
.metro .navigation-bar.fixed-top,
.navbar {
  border-bottom: 2px solid #a9a9a9;
}
.metro .navigation-bar .element-menu > li:hover,
.metro .sidebar > ul li a:hover {
  border-bottom: 2px solid #a9a9a9;
}
progress {
  color: #a9a9a9;
}
.box.box-primary {
  border-top-color: #a9a9a9;
}
