
/* Show vertical scrollbar */
body {
	overflow-y: scroll !important;
}



.logo {
	max-width: 240px !important;
}



.navbar {
	background-color:#0794c8 !important;
}

.navbar a {
	color:#FFF !important;
}

.navbar button {
	background-color:#FFF;
}
