.bottom30{
  margin-bottom:30px;
}

.look-like-pills{
  border-bottom:none !important;
}

.look-like-pills>li>a{
  color:#999 !important;
}

.look-like-pills>li>a:hover{
  background-color:transparent !important;
  color:#fff !important;
}

.look-like-pills>.active>a, .look-like-pills>.active>a:hover, .look-like-pills-nav>.active>a:focus{
    color:#fff !important;
    background-color: #080808 !important;
}

.look-like-pills>li>a{
  padding-top:15px !important;
  padding-bottom:15px !important;
  border: none !important;
}

.bolder{
  font-weight: bolder !important;
}

#headerHomeLink{
  margin-top:-5px;
}

#headerHomeLink img{
  height: 45px;
  width: 45px;
  margin-top:-8px;
  margin-right:10px;
}