.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
color: #ffffff;
background-color: #214e77;
}

.btn-warning {
color: #ffffff;
background-color: #214e77;
}

.btn-large a {
  
 margin-top:5px !important; 
  
}

h1 {
  
  font-size: 36px !important;

}


body#Body > div:first-child {
   display: none;
}

li.active > a {
    text-decoration: none;
font-weight: bold;}
span.icon-star.on:before {
    content: none;
}
span.icon-star.half:before {
    content: '';
}

