.progress{
	display:none!important;
}
.menu-advanced{
	margin-top:90px!important;
}


.text-primary{
	color:#c37b1e!important;
}
.bg-primary{
	background:#c37b1e!important;
}
.lh-base{
	line-height: 1.0 !important;
}
#why-us h1{
	font-size: 2.5rem;
}
.p, p{
	line-height: 1.5!important;
}
.alert-danger, .alert-success{
	max-width: 400px!important; bottom:100px!important; right:0!important;
}
.alert-danger button, .alert-success button{
	display:none!important;
}
#menuIcons{
	padding-top:15px;
}
#menuIcons li{
	display:inline-block;
}
.infowin{
	max-width:250px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
