.topbar {
	background-color: #000;
	min-height: 40px;
	color: #fff;
	line-height: 40px;
}
.topbar form {
	margin: 0;
}
.topbar-content {
	width: 955px;
	margin: 0 auto;
}
.topbar {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.topbar a {
	color: #999;
	text-decoration: none;
}
.topbar span {
	margin-right: 10px;
}

.topbar .pull-right span {
	margin-right: 0;
}

.topbar span.left {
	color: #999;
}

div#s2id_account_chooser_id {
	text-transform: none !important;
	position: relative;
	top: -2px;
}

div#s2id_account_chooser_id a.select2-choice {
	background-color: #696969;
	color: #fff;
	border: 1px solid #696969;
}

div#s2id_account_chooser_id .select2-choice div {
	background-color: #5c5c5c;
	border-left: 1px solid #878787;
}
