

#wb-bnr >.container {
	background-color:#FFFFFF;
}

.nvbar {
	background-color:#305075!important;
}

footer{
	background-color:#9e9c62;
}	

footer>.container {
	background-color:#305075;
}

.alert-info{
	background: #e2e1cf;
}

a, p, blockquote, li, label, form, h1, h2, h3, h4{
	font-family: Tahoma;
}


.alert, .label {
    border-radius: 0;
    border-style: solid;
    border-width: 0px 0px 4px 0;
	border-color: #305075;
}

.alert-info>:first-child:before {
    color: #305075;
    content: "\e080";
}

#wb-bc li:before {
    color: #305075;
    content: "\e080";
    font-family: "Glyphicons Halflings";
    font-size: .7em;
}
#sm-pnl{
	background-color:#305075!important;
}

@media screen and (max-width: 991px){
	#top-logo{
		min-width:390px;
		position:relative!important;
}



}