body {
  background-color: #fff;
}
.pages_content {
  margin-top: 120px;
  min-height: 600px;
}
.panel-body {
  min-height: 500px;
}
#navbar {
  background-color: #4d4d44;
  position: fixed;
  top: 39px;
  z-index: 0;
}
.SubHeaderTop {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 999999999;
}