.sf-featured-events-loading {
  padding-top:100px;
height: 80px;
  width: 80px;
    background-image:url('/wp-content/plugins/sfstation-featured-events/loading.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

.sf-featured-events-loading-indicator-overlay {
  background-color: #fff;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
