.btn-toolbar {
	margin-top: 30px;
	text-align: center;
}

input[type="submit"], input[type="reset"], input[type="button"], .button {
	background-color: #0089b6;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover {
	background-color: #0089b6;
}
#header, #banner {
	background-color: #0089b6;
}
body, table th, #footer, input, select, textarea, input[type="text"], input[type="password"], input[type="email"], select, textarea {
	background-color: #c5c7c4;
}
#navPanel, #navButton .toggle:before {
	background-color: #0089b6;
}
.logo-mob {
	position: absolute;
	right: 20px;
	top: 0;
	border: none;
}
#navButton {
	background-color: #0089b6;
	height: 55px;
}