body { padding-top: 60px; }
a { font-weight: bold; }  
a:hover { font-weight: bold; }

.navbar .brand {
  padding: 5px 20px 10px;
}

.nav-list > .active > a, .nav-list > .active > a:hover { background-color: #C1171A; }
.cat-sidenav .icon-chevron-right, .cat-sidenav .icon-chevron-left {
  opacity: .25;
}

.cat-sidenav .icon-chevron-right {
  float: right;
  margin-right: -6px;
}

.carousel-control {
  top: 50%;
  left: 2px;
  width: 20px;
  height: 20px;
  margin-top: -20px;
  font-size: 30px;
  line-height: 15px;
  background: #666;
  border-color: #ccc;
}

.carousel-control.right {
  right: 2px;
}

.carousel .item > img {
  display: inline;
}

#myCarousel .carousel-inner .item {
  min-height: 211px;
}

#myCarousel .carousel-inner .item {
  min-height: 211px;
}

.thumbnail.group .caption {
    min-height: 50px;
}
