#deonto_search_input {
	background: rgba(255, 255, 255, 0.5);
	border: 0;
	padding: 5px;
	color: #000000;
	width: 250px;
}

#deonto_search_button {
	border: 0;
	background: rgba(255, 255, 255, 0.5);
	color: #FFFFFF;
	padding: 5px 10px;
	font-weight: bold;
	cursor: pointer;
}

#deonto-search-form .fa-search {
	font-size: 20px;
}