.search-form .btn:hover {
	cursor: pointer;
}

.search-form input {
	font-weight: 100;
}

.search-form button {
	font-weight: 100;
}

.search-form .form-control {
	padding: 4px;
}