#docsSearch {
	height: 200px;
	background: url(https://insuredcreativity.com/wp-content/uploads/2016/06/automated-bg.jpg) no-repeat center 100% / cover transparent;
	border-bottom: none;
	padding-top: 75px;
	position: relative;
	top: -1px;
}

#docsSearch {
	color: #FFFFFF;
}

#searchBar button {
	background: #00c0f3;
	border-color: transparent;
	color: #fff;
}
#searchBar button:hover {
	background: #0098c0;
	border-color: transparent;
	color: #fff;
}