.fc .fc-button-primary { 
  background: #233140 !important;
  border-color:#233140 !important;
}

#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description, #eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading
{
  background-color: transparent;
}

.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th
{
  background-color: transparent !important;
}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading
{
  color: #fff !important;
  border: 1px solid rgba(255,255,255,.1);
}
.eb-search-bar-container {
 
  background: none;
}
.eb-columns-layout-container .eb-event-wrapper {
  background: none;
  border: 1px solid rgba(255,255,255,.1);
  box-shadow: none;
}
#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {

  border-bottom:1px solid rgba(255,255,255,.1);
  border-left: 1px solid rgba(255,255,255,.1);
  border-right: 1px solid rgba(255,255,255,.1);
 
}
.eb-save-to-calendar-buttons .btn-secondary  {
  background-color: transparent;
  color: #fff;
  border: 1.5px solid #29313a;
}
.eb-save-to-calendar-buttons .btn-secondary:hover  {
  background-color: #fff;
  color: #111a24;
  border-color: transparent;
}
#eb_search_form input  {
  background-color: transparent;
  color: #fff;
  border: 1px solid #29313a;
  font-size: 15px;
  font-weight: normal;
}
#eb_search_form input.search_button{
  background-color: transparent;
  color: #fff;
  border: 1px solid #1e6ec1;
  font-size: 15px;
  font-weight: normal;
}
#eb_search_form input.search_button:hover {
  background-color: #1e6ec1;
  color: #fff;
  border-color: transparent;
}

.text-info.eb-notice-message {
  color: #1e6ec1 !important;
}
#extcalendar .tablea {
 border-top: 1px solid rgba(255,255,255,.1);
  color: #fff;
  background: none;
}
#extcalendar .tableb {

  border-left: 1px solid rgba(255,255,255,.1);
  border-top: 1px solid rgba(255,255,255,.1);
  color: #fff;
  background: none;
}

.eb-container .text-info
{
     color: #1e6ec1 !important;
}
p.text-info
{
     color: #1e6ec1 !important;
}
.eb-container .btn {
    background-color: transparent;
    color: #fff;
    border: 1.5px solid #1e6ec1;
}
#eb-calendar-page .fc-liquid-hack td , #eb-calendar-page .fc-theme-standard td {
  border-color: #2d3e4f;
}
 #eb-calendar-page .fc-liquid-hack th ,  #eb-calendar-page  .fc-theme-standard th {
  border-color: #2d3e4f;
  background: #233140;
}
#eb-calendar-page .fc-h-event {
  border: 1px solid #3f88d4;
  background-color: #3f88d4;
 
}
#eb-calendar-page .fc .fc-scrollgrid {
  border-color: #2d3e4f;
}

/*
.fc .fc-daygrid-event-harness-abs {
  position: inherit !important; 
}*/