

#jcl_component .jcal_category.label {
  color: #fff;
}
#jcl_component .powered_by {
  font-size: 80% !important;
  color: #999;
}
#jcl_component .todayclr a {
  color: #72c12d;
}
#jcl_component .list-item {
  border: 0;
}
#jcl_component .eventtitle {
  background: none !important;
  text-align: left;
  line-height: 1.1em;
  color: #333;
  margin-bottom: 20px;
  padding: 0;
}
#jcl_component .eventtitle:hover {
  color: #3c92d5;
}
#jcl_component .eventtitle img {
  margin-top: 0px;
  margin-left: 10px;
}
#jcl_component .eventtitle small {
  display: block;
  margin-top: 8px;
}
#jcl_component .monthview .eventtitle {
  padding: 10px;
}
#jcl_component .jcl_subtitlebar {
  height: auto;
  padding: 0;
}
#jcl_component .jcal_categories {
  border-top: 0;
  padding: 0;
}
#jcl_component .jcl_event_categories {
  list-style-type: none;
  margin: 0;
}
#jcl_component .jcl_event_categories a {
  font-size: 2em;
  line-height: 2em;
}
#jcl_component .jcl_search_form jcl_center input.button {
  margin-top: -4px !important;
}
#jcl_component .jcl_header,
#jcl_component .jcl_row {
  padding: 30px 0;
  margin-bottom: 8px;
}
#jcl_component .jcl_row {
  background: #fff;
}
#jcl_component .close {
  top: 20px;
  color: #333 !important;
  right: -20px;
}
#jcl_component .close:hover {
  background: #a3aeb6 !important;
  border: 0 !important;
}
#jcl_component .jcl_search_form input.inputbox {
  margin-top: 4px !important;
  float: left;
}
#jcl_component .jcl_search_form .button {
  float: left;
  margin-top: 4px;
  margin-left: 10px;
  line-height: 2.6em;
}
#jcl_component .jcal_category.label:hover {
  background: #3c92d5 !important;
}

