body    {
    font: normal 100% Georgia, "Times New Roman", Times, serif;
}

.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;

}
.hero-unit  {
    margin-top: -15px;
    background-color: #f6f6f6;
}

#customlogo {
    /*margin: -70px 0px 20px -58px;*/
}
.nav-tabs {
    border-bottom: 1px solid #888;
}

#navisec    {

}

.copyright .loggedin {
    margin: auto;
    text-align: center;
}

footer  {
    width: 445px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
color: #555;
cursor: default;
background-color: #f6f6f6;
border: 1px solid #888;
border-bottom-color: transparent;
}