.list-group-item {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    margin-top: 3px;
    margin-bottom: 3px;
}

/*.multi-columns {-moz-column-count:3; -webkit-column-count:3; column-count:3;}*/

.column{      
    margin: 10px;
    padding: 1px 0;
    background-color: #DEDEDE;
    width:28%;
    float:left;
}


.filterBar .list-group-item {
    font-size:11px;
}


.list-group-items{
    max-height:200px;overflow:auto;
}

@media (min-width:992px) {
    #MemberLocatorFilters{
        display:block !important;
    }
}
@media (max-width:991px) { 
    .MemberLocatorLeftBar{margin:0 !important;
                          /*padding:0 !important;*/}
    #MemberLocatorFilters{
        display:none 
    }
    .MemberLocatorResults{}
    .thisSearch{}

}

.easyDNNArticleList { margin-top: 20px;}

.listNavPanel button {
    width: 140px;
    border: 1px solid black;
}

.listNavPanel, .phoneDiv {
    padding: 0 !important;
}

.certHeader {
    border: 0px solid #c9c9c9;
    padding: 10px;
}

.detailArticleImage { max-height:150px; max-width: 190px;}
.certsAwards { text-align: center;}
.logoContainer {
    height: 175px;
}
.certDetailHeader { text-align: left;}
.biography { min-height: 250px;}
.detailHeading {
    border-bottom: 1px solid #4a4a4a;
}
.biography  {
    color:  #333333 ;
}

.ModSimplifyMemberLocatorC ol.breadcrumb li {
    margin-right: 20px;
}

ul.companySubsidiaries { width: 80%;}