/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */




 #search_txt, #search_button {

	display:inline-block;

}	

#search_txt {
	
	
	width:80%;
	
	
}

#search_button{
	background: #38b6ff;
  
  
}
  