﻿.filter-tags a.is-active {
	background-color: #478b98;
	color: #fff;
}

.filter-tags a.is-active:hover {
	background-color: #fff;
	color: #478b98;
}

.filters-section.open {
	display: block;
}

.event-feature { 
	height: 480px;
	overflow-y: scroll;
}

.event-feature .img {
  height: 100px;
}

.footer-card .social-buttons a {
  font-size: 1rem;
  width: 32px;
  height: 32px;
}

.img-top {
  background-position-y: 0% !important;
}

.img-top-mid {
  background-position-y: 25% !important;
}

.img-mid {
  background-position-y: 50% !important;
}

.img-mid-bot {
  background-position-y: 75% !important;
}

.img-bot {
  background-position-y: 100% !important;
}

.form-horizontal .EditingFormErrorLabel {	color: #9c1b30;	font-weight: 600;	font-size: .86rem;	padding: 0 0 2rem 0;	text-transform: uppercase;}
.logon-page-background .ErrorLabel { color: red;}