footer {
	background-color: #f8f8f8;
	padding-top:20px !important;
	padding-bottom:20px !important;
	text-align: center;
}

.uk-offcanvas-bar {
	background-color: #494949;
}

.uk-lightbox-toolbar {
    background: none;
}

html {
	overflow-y: scroll; 
}

.uk-subnav-pill > .uk-active > a {
	background-color: #5298df;
}

.link:link {
	color: #5298df;
}

.link:hover {
	color: #1e87f0;
}
