.search_field { 
	background: transparent; 
	font-size: 14px; 
	color: #666; 
	padding: 10px; 
	margin-top: 0px; 
	background-image: url(assets/search-icon-white.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px;
}