/**
 * This CSS is always added last
 * Use it if you are having trouble with the template css system
 */
.event_wb, .event_wb a {
}

.event_not_eligible, .event_not_eligible a {
  background-color:  #C11B17;
  border-color: #C11B17;
}

.event_dr, .event_dr a {
  background-color: #a51d14;
  border-color: #a51d14;
}

.event_pp, .event_pp a {
  background-color: #1799be;
  border-color: #1799be;
}

.event_pl, .event_pl a {
  background-color: #669999;
  border-color: #669999;
}

.event_call,  .event_call a{
  background-color: #106b85;
  border-color: #106b85;
}

.event_email, .event_email a {

}

.event_mail, .event_mail a {

}

/*Used for campaign items on Recurring Calendar connect-2254*/
.event_campaign_item, .event_campaign_item a {
  background-color:#3399FF;
  border-color: #3399FF;
}

.event_tr, .event_tr a {
  background-color: #852a10;
  border-color: #852a10;
}

.event_text, .event_text a {
  background-color: #088A08;
  border-color: #088A08;
}

.event_recurring, .event_recurring a {

}

.event_overnight, .event_overnight a {
  background-color: #33CCFF;
  border-color: #33CCFF;
}

a.appointment_donor {
  color: green;
  font-weight: bold;
  font-style: italic;
}

a.appointment_crm {
  color: black;
  font-weight: bold;
}

a.appointment_coordinator {
  color: darkblue;
  font-weight: bold;
}

a.appointment_donor_mobile {
  color: purple;
  font-weight: bold;
  font-style: italic;
}

a.appointment_coordinator_mobile {
  color: purple;
  font-weight: bold;
}

span.ui-corner-all span.elfinder-navbar-icon {
  left:-19px;
  top:12px;
}

.elfinder-navbar-arrow {
  margin-left:-30px;
  margin-top:-162px;
}

.elfinder-ltr .elfinder-navbar-dir {
  padding-left: 55px;
}

