
.headerBackgroundColor{
	background-color: #118289;	
}
header#top {
	margin-bottom: 0;
}
.navbar-nav > li > a.diagonal {
    padding: 8px 14px;
}
.appHeaderTitle{
	margin-top: -5px;
	margin-bottom: 0px;
	color: white;
	font-family: 'aleoregular',serif;
	font-size:22px;font-weight: 300;
	line-height: 27px;	
}
.bdr_right {
    border-right: 1px solid #c6c6cf;
    margin-top: 15px;
    margin-bottom: 15px;
}
.panel-default {
    border-radius: 6px !important;
    border: none;
    position: relative;
}
.bg_white {
    background-color: white !important;
}
.ft20 {
    font-size: 20px !important;
}
#navHeader {
    min-height: 65px;
    float: left;
}
.navbar-nav li div.product-name {
	padding:  15px 15px 15px 15px !important;
}
#navHeader .navbar-brand.product-name {
    float: none !important;
    padding: 15px 15px !important;
}
.header-logo {
  background-color: transparent;
  background-image: url('/publicPackages/ProQuest-UIKit-1.3.0/images/pq-logo-3222ae5bda1bd0fbe41e7cc663bf03a6.png');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 53px 11px;
  height: 11px;
  width: auto;
}
