/* Use the Vertex CSS */
@import "vertex.css";

/*JuhoP's additions start:*/

.wh_search_input {
	background-image: linear-gradient(to bottom right, #e03f0c, #cc350a);
	background-color: #e03f0c;
}

.wh_main_page .wh_search_input {
	background-image: linear-gradient(to bottom right, #e03f0c, #cc350a);
	background-color: #e03f0c;
}

/*JuhoP's additions end.*/