/* @option user-selected title and slogan position setting */

#titleSloganWrapper {
	width: 275px;
	position: absolute;
	top: 0;
	right: 15px;
}

#searchContainer {
	width: 275px;
}

/* Minus 30px */

#searchFunction input {
	width: 245px;
}