header .logo {                                       
	background-color: white;
}

.logo-brand {
	/* width: 100%; */
	min-width: 250px;
	background-color: #FFFFFF;
	
}
.navbar-brand {
	width: 100%;                                    
	z-index: 100;
}

.navbar {
	padding : 10px 10px;
	background: #084272;                                   
	border: none;
	border-radius: 0;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	padding: 10px 10px;
}

.gap-bar {
	height:auto!important;
}
.oakHeaderStyle {
	font: 700 12px/15px Merriweather Sans,Arial,Helvetica,sans-serif; 
	font-family: Arial,Helvetica,sans-serif;
}

.oakHeaderContactUs {
	color: #fff;
    margin-right: 10px;
    text-transform: uppercase;
    cursor: pointer;
}
/*#gapbarImg{
	float: left;
    
    background-size: 256px 87.82px;
    width: 265px;
    height: 87.82px;
    overflow: hidden;
  
    margin: 0px 0px 0 0px;
}*/

#gapbarImg {
	display: block;
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 75px;
}

.fhHeaderLogout {
	background: #16758c;
	height: 39px;
}