/* ==========================================================================
   Typeahead
   ========================================================================== */
.typeahead {
	z-index: 1051;
	margin-top: 4px;
	margin-left: -11px;
	width: 275px;
}

.section-content .typeahead {
    margin-top: 0px;
    margin-left: 0px;
}

.typehead strong {
	font-weight: bold;
}