#event-board-filters { text-align: center;}
.eo-eb-filter{     background: #5D88BC;display: inline-block; margin: 15px 5px; padding: 15px; color: white; font-weight: bold; opacity: 0.5}
.eo-eb-filter:hover{color: white; opacity: 1 }
.eo-eb-filter:active{color: white; opacity: 1 }
.eo-eb-filter.eo-eb-filter-on{ opacity:1;color: white; text-decoration: none; }
#event-board-items { margin: auto; position: inherit; width: 100% !important; top:0; left:0; }
.eo-eb-event-box {top:inherit; left: 0; }
#event-board-items .eo-eb-event-box{z-index: 2;}
#event-board-items .eo-eb-event-box-hidden{pointer-events: none;z-index: 1;}
#event-board-items .eo-eb-event-meta-container h1{ display: inline; }
#event-board-items .eo-eb-event-meta-container{ margin-bottom: 10px; display: block; height: 65px;border-bottom: 6px solid #fff;background-color: #4a6ba1;}
#event-board-items .eo-eb-date-container{     float: right;text-align: center;width: 56px;line-height: 1.3;padding: 0px; background-color: #fff;height: 65px;}
#event-board-items .eo-eb-date-container span{ float:right;text-align: center;width: 50px;line-height: 1.3;color:#fff; }
#event-board-items .eo-eb-date-month{ background-color: #fc1623  !important;margin: 0px;display: block;font-size: 14px;font-variant: small-caps;color: #fff;letter-spacing: 3.2px;text-align: center;}
#event-board-items .eo-eb-date-day{ background-color: #FF6E76   !important; display: block;margin: 0px;border: none;font-size: 32px; }
#event-board-items .eo-eb-event-box{ float:left;position:inherit !important;width: 30%; background:white; margin: 15px;opacity:1;height: auto; color: #333; background-color: #dcdcdc; }
#event-board-items .eo-eb-event-box a{ color: #333 !important; font-size: 12px; line-height: 20px;}

#event-board-items .eo-eb-event-box:hover{ opacity:0.8; transition:opacity 0.5s;}
#event-board-items .eo-eb-event-meta{ display:block;margin:0px; font-size:14px; color: white; display: block; margin-left: 8px}
#event-board-items .eo-eb-event-title a{ text-decoration:none; font-size: 23px;line-height: 30px; font-weight:bold; cursor: pointer; display: inline-block;}
#event-board-more{ cursor:pointer; text-align: center; font-weight:bold; font-size: 25px; background: #FFF; width: 100%; margin:auto; padding:5px; opacity:0.91; }
#event-board-more:hover{ opacity:1; }
#event-board-items img{ width: 95%; float: left; display: block;    margin: 0 10px 10px 10px; }
.eo-eb-event-title {font-size: 18px;    display: block;  margin-left:10px; color: white; font-weight: bold; padding-top: 10px; }
.eo-eb-date-day { margin-bottom: 10px !important; display: block !important;}
.text-events {margin:10px; color: #333;}
.eo-eb-event-box.eo-eb-venue-false {margin: 0px;}