﻿.navbar {
  border-radius: 0;
}
.nav-pills li.active a {
  background-color: #00bee1;
  font-weight: bold;
}
.nav-pills li a {
  border-radius: 0;
}
