/*********************************************************
	= MODULE - Table of Content
*********************************************************/

/*
	= SEARCH
		- Input
*/


/*********************************************************
	= SEARCH - Input
*********************************************************/

.search-input {
	float: left;
	padding-top: 8px;
	width: 100%;
	background-color: #f00;
}