#switch-user-dropdown .tt-menu {
	background:	white;
	cursor:		pointer;
	max-height: 150px;
	opacity:	1;
	overflow-y: auto;
	z-index:	100;
}

.tt-input {
	width:		100% !important;
}

.tt-suggestion {
	border:		1px black solid;
	margin:		5px;
	padding:	5px;
	width:		30em !important;
}

.twitter-typeahead {
	width:		100% !important;
}
