/*================ Events List ================*/
#liveEventsSearch .formSet label {position: absolute;top: auto; width: 1px; height: 1px; overflow: hidden;}
#liveEventsSearch .formSet > label:first-of-type {display:block;position:relative;width:initial;height:initial;color:#252525;}
#liveEventsSearch .formSet .col-sm-11 div .col-sm-4 {float:left;}
#liveEventsSearch .formSet .col-sm-11 div .col-sm-4:last-child {display:none;}
#eventsList .eventBox{margin:20px 0 0;border-bottom: 1px solid #999;}
#eventsList .eventBox:last-of-type {border-bottom:none;}
#eventsList .eventBox .eventDate {text-align:center;margin-right: 50px;margin:0 auto;}
#eventsList .eventBox .eventDate .calendar-block {background-color: #2c2d7b;padding: 15px 4px;border-radius: 4px;}
#eventsList .eventBox .eventDate .calendar-block .month {font-weight: 600;font-size: 18px;color: #fff;}
#eventsList .eventBox .eventDate .calendar-block .day {color: #fff;padding: 0;margin-top: -8px;font-weight: 600;font-size: 18px;}
#eventsList .eventBox .eventDate .time {display:block;font-weight: 400;padding-top: 10px;}
#eventsList .eventBox .eventDesc h3 {color: #282b82;}
#eventsList .eventBox .eventDesc p a {margin-top:20px;color: #fff;text-decoration:none;display: inline-block;background-color: #4043b4;padding: 21px 46px;}
#eventsList .eventBox .eventDesc p a:hover {text-decoration:underline;}
.underpage .common-block .fc-center h2 {color:#0861aa;}
.fc-content-skeleton .fc-event {color:#233872;background-color: #fff;}
.fc-content-skeleton .fc-event:hover {color:#233872;text-decoration:underline;}