.date_has_event {
	cursor:pointer;
}

.event_date {
  font-weight: bold;
}

.date_icon {
  float: left;
}

.month {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 3px;
}

.calendar_title {
  font-weight: bold;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
}