.btn-inverse {
 color:#fff !important;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
 background-color:#005b97 !important;
}
.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled] {
 color:#fff;
 background-color:/*#4084b1*/ #005b97;
 *background-color:#151515;
}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    background: /*#f2f2f2;*/ /*#21c6db*/#E7F5FA !important;
    border: 1px solid #DBDEE1;
 }

/*.eb-event-title-link {
   color:#fff !important;

 }*/

/*.btn-primary a {
  color:#fff !important;
  background: #21c6db !important;
  }*/