
.controls .popover-title {
	padding: 8px 0px;
	margin: 0;
	font-size: 0px;
	font-weight: normal;
	line-height: 0px;
	background-color: #fff;
	border-bottom: 0px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	display: none;
}

.controls .popover {
	width: 180px;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
    color: #fff !important;
    background-color: #0c2c65 !important;
}

.hero-unit {
	background-image: url("../img/halewood_logo.png") !important;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto;
	background-color: #F1F2F6 !important;
}

.hero-unit-text {
	text-align: center;
    margin-left: 0%;
    margin-top: 3%;
}

.nav-tabs>li>a {
	font-weight: bold !important;
	color: #0c2c65 !important;
}

.span12 {
	background-color: #F1F2F6;
}

#legend {
	width: 92.5% !important;
}

.login-header {
	padding-left: 70px;
}

ul.unstyled {
    padding: 15px;
}

#product-title {
	padding: 15px;
}