/**
* FOOTER
**/
#page-footer {
	background: #2A2F3C;
	overflow: hidden;
}
#page-footer p {
	color: white;
	font-size: 14px;
	font-weight: 100;
}
#page-footer p.footer-label {
	color: #3BCE60;
	font-size: 11px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 10px;
}
#page-footer p.footer-value {	
	font-size: 11px;
	font-weight: 100;
	margin-bottom: 0;	
}

.path-events #page-footer,
.path-courses #page-footer,
.path-vuecourses #page-footer,
.path-live #page-footer,
.path-pages #page-footer {
	margin-top: 0 !important;
}