﻿.tt-dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 300px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	cursor: pointer;
}

.tt-suggestion {
	padding: 6px;
}

	.tt-suggestion > div {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: normal;
		line-height: 1.428571429;
		color: #333333;
		white-space: nowrap;
	}

		.tt-suggestion > div:hover,
		.tt-suggestion > div:focus,
		.tt-suggestion.tt-cursor div {
			color: #ffffff;
			text-decoration: none;
			outline: 0;
			background-color: #428bca;
		}

.tt-dropdown-menu .empty-message {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
}

.twitter-typeahead {
	display: block !important;
}

.topo-namn {
	font-size: 1.2em;
}

.topo-typ {
	font-size: 0.85em;	
}

.topo-datum,
.topo-kod {
	font-size: 0.9em;
}