.home-search-bar {
	font-family: "Lucida Sans Typewriter", "Lucida Console", monaco, "Bitstream Vera Sans Mono", monospace;	
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	max-width: 586px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 38px;
	border: 1px solid #4d90fe;
	padding-top: 100px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 100px;
	line-height: 26px;
    height: 26px;
	
}