header, footer, .bg-color-2 {
  background-color: #037888;
}

.bheaderbutton{padding:2px 10px !important; }
.bheaderbutton:hover{text-decoration:underline;}

#business_search fieldset{max-width:98%; width:98%;}

a.menutoggle span{color:white !important;}
@media screen and (min-width: 762px) {
     ul.site-menu{padding:5px 5px 0 5px !important}
     ul.site-menu{border-top-right-radius:8px;border-top-left-radius:8px;}
}
img[alt="barhalogo7"]{max-width:450px; width:70%;}
ul.site-menu li span a{color:#333 !important}

ul.site-menu li > span a{color:#333 !important; font-size:100% !important;  }
ul.site-menu li.sub-parent span span{color:#333 !important; font-size:100% !important; }


#page_content{max-width:1000px; margin:0 auto}
.crumb-trail-container{max-width:1000px; margin:0 auto}
#content_column{padding-top:50px}
.build-row{margin-bottom:35px}
.needspadding{padding:5% 5% 5% 5% !important;}
.barhascroll{max-height:none}

.barhascroll > div > div > div{max-height:none !important;}
.center-col {
    flex: 1 0 50%;
    margin-left: auto;
    margin-right: auto;
    max-width: 85rem;
}