#edit-search-api-fulltext
{
	background: url("../img/search-icon.svg") 5px center no-repeat;
	height: 30px;
	width: 120px;
	padding-left: 25px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: white;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
}

#edit-search-api-fulltext::placeholder
{
	padding-left: 25px;
}

#edit-submit-global-search--2
{
 display: none;

}

#edit-submit-global-search
{ 
 display: none;
}
