.banner-header.profileCoverArea {
      margin-bottom: 0;
      height: 120px;
      background-image:none !important;
float:left;
flex-grow: 1;
}
.banner-footer{
flex-grow:28;
float: left;
}
.profileCoverArea-frame {
     background-color: rgba(0,0,0,0);
     border: unset!important;
}
div.optionsDropdown {
     bottom: 15px;
}

.banner-box.banner-overlay.media-frame { 
   margin-bottom: 0;
   top: 0;
float:left;
}

.banner-overlay::before {
    background: #545454;
}
.banner-info{
margin-top: 21px;
float:left;
}
.banner-info > h2 {
    font-weight:bold;
text-shadow:none;
margin-bottom:0;
}
.banner-info > p{
font-size:14px;
}

.banner-overlay {
    padding: 15px 10px;
position:relative;
}
.profileCoverArea-frame{
background:#545454;
display: flex;
    align-items: center;
}
div.optionsDropdown {
    bottom: 0;
}
.profileCoverArea-friendAndMessageLinks{
display:flex;
flex-wrap:wrap;
max-width:200px;
}
.profileCoverArea-friendAndMessageLinks> div{
margin-bottom:10px;
    margin-right: 10px;
}
.profileCoverArea-friendAndMessageLinks> div:last-of-type{
margin-bottom:0;
}
.profileCoverArea-actions{
margin-bottom:0;
    justify-content: space-between;
}
.profileCoverArea-actions .optionsDropdown {
    margin-left: 0;
}
.banner-actionsGroup{
}
.banner-footer {
    padding: 15px 20px;
}

/* Search */
.globalsearch-button {
    border: none;
    background-color: #98A703;
}
.globalsearch-button:before {
    border: 1px solid #ffffff;
}
.globalsearch-button:after {
    background-color: #ffffff;
}
.globalsearch {
    border: 1px solid #ffffff;
}

/* General Header - Blue line */
.section_header .module-header, .pageSearch-outer .module-header {
    padding: 20px 10px 0px 10px;
    margin: -20px -20px 20px -20px;
}

.pageSearch-outer {
    margin-top: -5px;
}

.content-name {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}
.subnav li a, .subnav li.subnav-current > a{
font-weight:bold;
}
.entry-tags, .entry-byline, .entry-readMore, .entry-actions, .entry-commentsCount, .entry-organizedBy, .entry-categories {
    font-size: 14px;
}

footer, .site-footer a{
font-weight: bold;}

.allClinics h2{
font-size:22px;
font-weight:bold;
margin-bottom:15px;
text-transform:uppercase;
}