.jevisotope.isotope #jevents_header .contentheading {
  display: inline-block;
}
.jevisotope.isotope #jevents_header ul.actions {
  display: inline;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_gutter {
  width: 2%;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item {
  border: 1px solid #dddddd;
  border-radius: 3px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item:hover {
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.4);
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item .jeviso_item_image:not(.uk-height-small, .card-img-top) {
  overflow: hidden;
  position: relative;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0;
  height: 180px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item img {
  width: 100%;
  max-width: 100%;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item .jeviso_eventsummary:not(.uk-grid) {
  margin: 0;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item .jeviso_item_title a {
  font-size: 125%;
  font-weight: bold;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item .jeviso_item_date {
  font-size: 80%;
  font-weight: bold;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item .jeviso_item_footer {
  border-top: 1px solid #dddddd;
  background-color: #f1f1f1;
  line-height: 28px;
  font-size: 12px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item .jeviso_item_footer a.read_more {
  border-radius: 3px;
  border: 1px solid #dddddd;
  background-color: transparent;
  padding: 2px 5px;
  font-size: 10px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item .jeviso_item_footer a.read_more:hover {
  border: 1px solid #444444;
  text-decoration: none;
}
.jevisotope.isotope #jev_loadmore {
  width: 180px;
  display: block;
  clear: both;
  margin: auto auto;
  padding-top: 15px;
}
.jevisotope.isotope #jev_loadmore.hide {
  display: none;
}
.jevisotope.isotope #jev_loadmore a.jev_load_more {
  display: inline-block;
  padding: 10px 18px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border-color: #DDDDDD #DDDDDD #BBB;
}
.jevisotope.isotope #jev_loadmore a.jev_load_more:hover {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
  text-decoration: none;
  font-weight: 500;
}
.jevisotope.isotope #jev_loadmore a.jev_load_more:focus {
  text-decoration: none;
}
.jevisotope.isotope .no_more {
  display: none;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  position: relative;
  margin-top: 10px;
  text-align: center;
}
.jevisotope.isotope .no_more div {
  margin: auto auto;
  height: 40px;
  width: 20%;
  padding: 20px 60px;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.jevisotope.isotope .jeviso_footer .date.nv_links {
  text-align: right;
}
.jevisotope.isotope .jeviso_footer .date.nv_links > div {
  display: inline-block;
}
.jevisotope.isotope #jeviso_main .jeviso_display_header {
  margin-bottom: 2%;
}
.jevisotope.isotope #jeviso_main .jeviso_display_header > div {
  width: 49%;
  display: inline-block;
}
.jevisotope.isotope #jeviso_main .jeviso_display_header .date.nv_links {
  text-align: right;
}
.jevisotope.isotope #jeviso_main .jeviso_display_header .date.nv_links > div {
  display: inline-block;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_gutter {
  width: 2%;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 {
  border: 1px solid #f0f0f1;
  border-radius: 3px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2.listv {
  width: 100%;
  margin-top: 1.5% !important;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2.listv a {
  height: 80px;
  min-height: 80px;
  padding-left: 100px;
  margin: 1px;
  position: relative;
  font-size: 12px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2.listv a .jfloat-event-image-holder {
  min-height: 80px;
  height: 80px;
  width: 100px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2.listv a .jfloat-description {
  position: relative;
  left: auto;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2.listv a:hover .jfloat-description .jfloat-title {
  top: 15px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a:hover {
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.4);
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a:hover .jfloat-timestamp {
  width: 80%;
  max-width: 200px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a:hover .jfloat-timestamp .jfloat-date {
  display: block;
  float: left;
  margin-right: 5px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a:hover .jfloat-timestamp .jfloat-time {
  float: right;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a:hover .jfloat-description {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #12bee4;
  z-index: 3;
  color: #ffffff;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a:hover .jfloat-description .jfloat-title {
  position: relative;
  top: 20px;
  max-height: 100%;
  padding: 0 15px 0 5px;
  line-height: 24px;
  font-size: 22px;
  font-weight: 400;
  overflow: hidden;
  color: #ffffff;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a:hover .jfloat-description .jfloat-venue {
  position: absolute;
  padding: 0 5px 3px;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  margin: 5px;
  bottom: 0;
  left: 0;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a {
  display: block;
  font-size: 12px;
  overflow: hidden;
  background: #f3f3f4;
  white-space: normal;
  text-decoration: none;
  color: #000000;
  position: relative;
  height: 100%;
  min-height: 160px;
  vertical-align: baseline;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a:hover {
  background-color: #12bee4;
  box-shadow: none;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-timestamp {
  position: absolute;
  background-color: #05b2de;
  top: 0;
  right: 0;
  padding: 3px 10px;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  z-index: 4;
  color: #ffffff;
  vertical-align: baseline;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  text-transform: none;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-timestamp .jfloat-date {
  display: none;
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  text-transform: none;
  vertical-align: baseline;
  text-align: inherit;
  box-shadow: none;
  box-sizing: border-box;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-timestamp .jfloat-time {
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  line-height: 1;
  vertical-align: baseline;
  text-align: inherit;
  box-sizing: border-box;
  text-shadow: none;
  text-transform: none;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-event-image-holder {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background: #ffffff;
  font-size: 100%;
  line-height: 1;
  vertical-align: baseline;
  box-sizing: border-box;
  color: inherit;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-description {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: #f3f3f4;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  line-height: 1;
  vertical-align: baseline;
  box-sizing: border-box;
  text-shadow: none;
  text-transform: none;
  border-radius: 0;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-description .jfloat-title {
  margin: 5px;
  line-height: 15px;
  max-height: 30px;
  font-size: 16px;
  font-weight: 700;
  overflow: hidden;
  color: #282828;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-description .jfloat-venue {
  margin: 5px;
  font-size: 13px;
  color: #4d4d4e;
  font-weight: 400;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-description .jfloat-venue link {
  display: none;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-description .jfloat-venue meta {
  display: none;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-description .jfloat-venue .float-venue-name {
  position: static;
  margin: 0;
  padding: 0;
  font: inherit;
  text-align: inherit;
  color: inherit;
  box-sizing: border-box;
  text-shadow: none;
  text-transform: none;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style2 a .jfloat-description .jfloat-venue .float-city-state {
  display: none;
}
.jevisotope.isotope #jeviso_main .jeviso_view_switch a {
  display: inline-block;
  padding: 10px 18px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border-color: #DDDDDD #DDDDDD #BBB;
}
.jevisotope.isotope #jeviso_main .jeviso_view_switch a:hover {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
  text-decoration: none;
  font-weight: 500;
}
.jevisotope.isotope #jeviso_main .jeviso_view_switch a:focus {
  text-decoration: none;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style3 {
  cursor: pointer;
  border: 1px solid #f0f0f1;
  border-radius: 3px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style3 .jeviso_item_image {
  overflow: hidden;
  position: relative;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style3 .jeviso_item_image img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  width: 100%;
  margin: auto;
  height: auto;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style3.listv {
  width: 100%;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style3.listv .noleftpadding {
  padding-left: 0;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style3 h3.eventtitle {
  font-size: 1.3rem !important;
  font-weight: bold;
  text-overflow: ellipsis;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style3 h3.eventtitle .eventcategory {
  display: block;
  font-size: 1.0rem !important;
  margin-top: 10px;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow-x: hidden;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style3 div.startdate {
  text-align: center;
}
.style3-modal {
  cursor: initial;
}
.style3-modal .uk-modal-dialog {
  width: 800px;
}
.style3-modal .uk-modal-dialog .uk-modal-header {
  margin: 0;
}
.style3-modal .uk-modal-dialog .uk-button-primary a {
  color: #fff;
}
.style3-modal .uk-modal-dialog .eventtime,
.style3-modal .uk-modal-dialog .eventdetails,
.style3-modal .uk-modal-dialog .calendarlinks {
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
}
.style3-modal .uk-modal-dialog .startdate {
  font-size: 1.5rem !important;
  padding-left: 10px;
  text-align: center;
}
.style3-modal .uk-modal-dialog .startdate .startmonth {
  height: 40px;
  line-height: 40px;
}
.style3-modal .uk-modal-dialog .startdate .startday {
  height: 25px;
  line-height: 25px;
}
.style3-modal .uk-modal-dialog .uk-modal-title {
  padding-left: 40px;
  text-overflow: ellipsis;
}
.style3-modal .uk-modal-dialog .uk-modal-title a {
  font-size: 1.5rem !important;
  height: 40px;
  line-height: 40px;
}
.style3-modal .uk-modal-dialog .uk-modal-title .eventcategory {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 1.3rem !important;
  opacity: 0.6;
  text-overflow: ellipsis;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4 {
  cursor: pointer;
  border: 1px solid #f0f0f1;
  border-radius: 3px;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4 .jeviso_modal_image {
  margin: 0 0 10px 0;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4 .jeviso_item_image {
  overflow: hidden;
  position: relative;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4 .jeviso_item_image img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  width: 100%;
  margin: auto;
  height: auto;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4.listv {
  width: 100%;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4.listv .noleftpadding {
  padding-left: 0;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4 h3.eventtitle {
  font-size: 1.3rem !important;
  font-weight: bold;
  text-overflow: ellipsis;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4 h3.eventtitle .eventcategory {
  display: block;
  font-size: 1.0rem !important;
  margin-top: 10px;
  font-weight: normal;
  text-overflow: ellipsis;
}
.jevisotope.isotope #jeviso_main .jeviso_container .jeviso_item.style4 div.startdate {
  text-align: center;
}
.style4-modal {
  cursor: initial;
}
.style4-modal a {
  text-decoration: none;
}
.style4-modal .modal-dialog .eventtime,
.style4-modal .modal-dialog .eventdetails,
.style4-modal .modal-dialog .calendarlinks {
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
}
.style4-modal .modal-dialog .startdate {
  font-size: 1.5rem !important;
  padding-left: 10px;
  text-align: center;
}
.style4-modal .modal-dialog .startdate .startmonth {
  height: 40px;
  line-height: 40px;
}
.style4-modal .modal-dialog .startdate .startday {
  height: 25px;
  line-height: 25px;
}
.style4-modal .modal-dialog .modal-title {
  text-overflow: ellipsis;
}
.style4-modal .modal-dialog .modal-title a {
  font-size: 1.5rem !important;
  height: 40px;
  line-height: 40px;
}
.style4-modal .modal-dialog .modal-title .eventcategory {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 1.3rem !important;
  opacity: 0.6;
  text-overflow: ellipsis;
}
/* JEvents UIkit implementation */
.style3-modal {
  cursor: initial;
}
.style3-modal .gsl-modal-dialog {
  width: 800px;
}
.style3-modal .gsl-modal-dialog .gsl-modal-header {
  margin: 0;
}
.style3-modal .gsl-modal-dialog .gsl-button-primary a {
  color: #fff;
}
.style3-modal .gsl-modal-dialog .eventtime,
.style3-modal .gsl-modal-dialog .eventdetails,
.style3-modal .gsl-modal-dialog .calendarlinks {
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
}
.style3-modal .gsl-modal-dialog .startdate {
  font-size: 1.5rem !important;
  padding-left: 10px;
  text-align: center;
}
.style3-modal .gsl-modal-dialog .startdate .startmonth {
  height: 40px;
  line-height: 40px;
}
.style3-modal .gsl-modal-dialog .startdate .startday {
  height: 25px;
  line-height: 25px;
}
.style3-modal .gsl-modal-dialog .gsl-modal-title {
  padding-left: 40px;
  text-overflow: ellipsis;
}
.style3-modal .gsl-modal-dialog .gsl-modal-title a {
  font-size: 1.5rem !important;
  height: 40px;
  line-height: 40px;
}
.style3-modal .gsl-modal-dialog .gsl-modal-title .eventcategory {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 1.3rem !important;
  opacity: 0.6;
  text-overflow: ellipsis;
}
/* Printing */
body.jeventsPrint *:not(
body .jeventsPrint,
body .jeventsPrint #jevents ,
body .jeventsPrint #jevents *) {
  display: none;
}
