body {
  height: 100%;
}

#main_content {
  height: 100%;
  overflow: auto;
}

a.active {
  background-color: #2996cc;
  color: white !important;
}

a.active i.fa.fa-chevron-right.pull-right {
  color: white !important;
}
