/* Custom CSS */


/* EVENTS TIMELINE PAGE LAYOUT */

.eb-heading, .eb-category {display:none}

.eb-event-date-container .btn-inverse {
color: #ffffff;
background-color: #92278F;
border-color: #181a25;
}
.eb-event-date-container .btn-inverse:hover,
.eb-event-date-container .btn-inverse:focus, 
.eb-event-date-container .btn-inverse:active, 
.eb-event-date-container .btn-inverse.active, 
.eb-event-date-container .open > .dropdown-toggle.btn-inverse 
{background-color: #661962;}

a.eb-event-title {color: #92278F;}

a.eb-event-title:hover {
color: #92278F;}

.eb-event-information.row-fluid {
color: #676767;}
.eb-event-information.row-fluid a {
color: #92278F;}

.eb-event-date-info {color:#661962;}

.eb-events-timeline .eb-event-price-container .eb-individual-price {
background-color: #92278F;}

.eb-taskbar a.btn.btn-primary {
background-color: #92278F;}


@media all and (max-width:480px) {
.eb-event-container {
    background:none;
    padding: 0 ;
}
.eb-event-date-container {display: none;}
.eb-container img {
    border: none;
    display: inline-block;
    width: 100%;
}}


img.eb-thumb-right {
    margin: 0 !important;
}



/* END EVENTS TIMELINE PAGE LAYOUT */







/* SOCIAL */

div.sharing {padding: 5px 0;}
div#rsep_fb_like {margin-top:-4px; margin-right: 5px;}
div#rsep_gplus {margin-left:6px;}

@media all and (max-width:767px)
{div#rsep_fb_like {margin-top:0; }}

.btn,
.sppb-btn {
  -webkit-transition:none;
  -o-transition: none;
  transition: none;
}

.btn:hover,
.btn:focus,
.btn:active,
.sppb-btn:hover,
.sppb-btn:focus,
.sppb-btn:active {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  top: 0px;
  color:Cornsilk ;
}


h3.sp-module-title {
  
text-transform:none;
}

/* CALENDAR VIEW */

#extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek {
    background-color: #92278e;
    padding: 3px 5px;
}

#extcalendar .previousday, #extcalendar .nextday, #extcalendar .nextweek {
    background-color: #ffffff;
}

div .eventdesc h4 a { font-size:20px; font-weight: bold; }

.regpro-calendarMonthHeader {
  background-color: #ffffff;}

.eb-calendar ul.eb-weekdays, .eb-calendar ul.eb-weekdays li, .eb-topmenu-calendar ul li a:hover, .eb-topmenu-calendar ul li a.active  {
    background: #92278e;
}

.eb-topmenu-calendar, .eb_event_link img {display:none;}