* {font-family: Arial, sans-serif;}

a {color:#048fba;}

header {
  background-color: #048fba;padding:1rem 0 1.25rem 0;
}

.logo {margin-bottom: .5rem;}

header h1 {color:#fff;font-size: 2.75rem;}

.btn-light {background-color: transparent; color:#fff;font-size: .75rem;margin-bottom: .5rem;}

footer {background-color: #048fba;padding:1rem 0 1.25rem 0;}

section.main {
  padding:2rem 0 0 0;  
}

.search-hdl {font-size: 1.5rem; font-weight: bold; margin-bottom:1rem;margin-top:.375rem;}

#lpnbrand .search-hdl {font-size: 1.5rem; font-weight: bold; margin-bottom:0;margin-top:1rem;}

span.number-circle {display: inline-block; float: left;background-color: #048fba; color:#fff;  border-radius: 100%; width:3rem; height: 3rem; text-align: center; line-height: 3rem; margin-right: 1rem;font-size: 1.5rem; font-weight: bold; }

input.gsc-input {padding:8px !important;}

#map {width:100% !important;}
#services-panel {width:100% !important;}

.yui-skin-sam .yui-dt table {width:100% !important;}

.shadow {box-shadow: none !important;}
.yui-skin-sam .yui-panel-container {padding:0 !important;}

.yui-skin-sam .yui-panel {border-width:0px !important;}

.yui-skin-sam .yui-panel .hd {
  font-size: 2rem !important; padding: 1rem 0 1rem 0 !important; font-weight: bold !important; background: none !important;border:none !important; background-color: #fff;
}

.yui-skin-sam .yui-panel .bd table {}
.yui-skin-sam .yui-panel .bd table th {
  padding:.375rem .5rem .375rem .5rem; background-color:#048fba; color:#fff;
}

.yui-skin-sam .yui-panel .bd table tbody {}
.yui-skin-sam .yui-panel .bd table tbody tr {font-size: .875rem;border-bottom: 1px solid #e4e4e4;}
.yui-skin-sam .yui-panel .bd table tbody tr td {padding:.375rem .5rem .375rem .5rem;}


@media (max-width: 768px) {
  .centered {text-align: center;}
  .logo {margin:auto;}
  header h1 {font-size: 2.25rem;padding:1.25rem 0 1.0rem;  text-transform: uppercase; font-weight: bold;}
  .separ-xs {border-bottom:1px solid #e4e4e4;margin-bottom: 1rem;}
  select {margin-bottom: 1rem;padding:.5rem;}
  .yui-skin-sam .yui-panel .hd {font-size: 1rem !important; text-transform: uppercase;}
}

