.dateEventLoading {
	background-image: url(../images/date-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}

.popover-event-item {
	margin-bottom: 7.5px;
	padding-bottom: 7.5px;
	border-bottom: 1px solid #E7E7E7;
}

.popover-event-item a {
	text-decoration: none !important;
}

.popover-event-item h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

.popover-event-item:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.popover-event-item .event-item-date {
	font-size: 12px;
	color: #8d4f6b;
	font-weight: bold;
}