.skin-blue .main-header .navbar {
  background-color: #2f507f;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
  background-color: #2f507f;
}

.user-footer a {
  color: #2f507f !important;
}

.skin-blue .main-header .logo {
  background-color: #2f507f;
}

.skin-blue .main-header .logo:hover {
  background-color: #2f507f;
  color: #ffffff;
}

.section-heading {
  margin-top: 0px;
}

.section-heading:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 20px;
  background: #2f507f;
  margin-right: 10px;
}

.big-numbers {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 25px;
}

.box-header .box-title {
  font-size: 14px;
}

.user-header {
  background-color: #2f507f !important;
  height: 280px !important;
}


.user-header a {
  color: #ffffff;
}

.user-footer a {
  color: #2f507f;
}
