/* @override http://nakamura.tanglemedia.net/UI/css/responsive.css */

@media screen and (max-width: 768px) {
	body { padding: 0 !important; }
	#outer-container { background: #fff; }	
	#container { box-shadow: none; background: none; }
	.nav-tabs > li > a { padding-left: 8px; padding-right: 8px; }
	#page .brand { font-size: 20px; }
	#equipment-search-form {margin-bottom:15px !important; float: none; }
	#equipment-search-form .input-append  { width: 100%; }
	#equipment-search-form .input-append .input-medium  { width: 75%; }
}
