
#customer-logo {
    padding: 20px 0;
    text-align: center;
}
#customer-logo ul li {
    float: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    padding: 0px 1% 0 1%;
}

.showhide {
    display: none
}
#lhsTree > li > ul > span {
    background: #fff;
    text-align: right;
    padding: 0 0 10px;
    color: #138cd6;
    cursor: pointer;
    display: block;
    color: #777;
    text-decoration: none;
}
