Skip to main content

Community Calendar

body .lh-widget-container .lh-age-senior { background: #3C1642 !important; /* default senior age group color */ } body .lh-widget-container .lh-age-adult { background: #086375 !important; /* default adult age group color */ } body .lh-widget-container .lh-age-teen { background: #A2CC66 !important; /* default teen age group color */ } body .lh-widget-container .lh-age-youth { background: #F06543 !important; /* default youth age group color */ } body .lh-widget-container .lh-age-infanttoddler { background: #A31621 !important; /* default infant/toddler age group color */ } body .lh-widget-container { font-size: 14px !important; /* font size*/ font-family: ‘Open Sans' !important; /* font family */ } body .lh-widget-container .lh-calendar-grid__weekday { color: #fff !important; /* calendar weekday font color */ background-color: #444; /* calendar weekday background color */ border-color:#333 !important; /* calendar weekday border color */ } body .lh-widget-container .lh-calendar-grid__day-number { background-color: #b2b2b2; /* calendar day number background */ color: #fff !important; /* calendar day number font color */ } body .lh-widget-container .lh-theme__primary-link, body .lh-widget-container .lh-theme__primary-link:hover, body .lh-widget-container .lh-theme__primary-link:visited, body .lh-widget-container .lh-theme__primary-link:active { color:#2c7b83 !important; /* primary link color */ } body .lh-widget-container .lh-theme__secondary-link, body .lh-widget-container .lh-theme__secondary-link:hover, body .lh-widget-container .lh-theme__secondary-link:visited, body .lh-widget-container .lh-theme__secondary-link:active { color:#a2cc66 !important; /* secondary link color */ } body .lh-widget-container .lh-theme__primary-button, body .lh-widget-container .lh-theme__primary-button:hover, body .lh-widget-container .lh-theme__primary-button:visited, body .lh-widget-container .lh-theme__primary-button:active { background-color:#70bdc5 !important; /* primary button color */ } body .lh-widget-container .lh-theme__secondary-button, body .lh-widget-container .lh-theme__secondary-button:hover, body .lh-widget-container .lh-theme__secondary-button:visited, body .lh-widget-container .lh-theme__secondary-button:active, body .lh-widget-container .lh-event-page__series-event-cta { background-color:#a2cc66 !important; /* secondary button color */ } body .lh-widget-container .lh-calendar-list__bubble--circle, body .lh-widget-container .lh-event-page__series-event-date { background-color: #70bdc5; /* list view bubble date background */ } body .lh-widget-container .lh-calendar-list__event-data .lh-glyph:before, body .lh-widget-container .lh-event-page__content .lh-glyph:before{ color: initial !important; /* glyph icon color */ } body .lh-widget-container .lh-calendar-grid__event { background-color:rgba(112, 189, 197,0.2); /* calendar event box background */ border-color: #70bdc5 !important; /* calendar event box border color */ } body .lh-widget-container .lh-calendar-grid__day--passed .lh-calendar-grid__event { background-color: rgba(112, 189, 197,0.15); /* expired calendar event box background */ border-color: #a6dadf !important; /* expired calendar event box border color */ }