#lhsTree>li>ul li {
    color: #444;
    border-top: 1px solid #eee;
    padding: 10px 2px 10px 34px;
    font-size: 12px;
    line-height: 1.2em;
}
#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%;
}


.divTable{display: table;width: 100%;}.divTableRow {display: table-row;}
.divTableHeading {background-color: #EEE;display: table-header-group;}
.divTableCell, .divTableHead {border: 1px solid #999999;display: table-cell;padding: 3px 10px;}
.divTableHeading {background-color: #EEE;display: table-header-group;font-weight: bold;}
.divTableFoot {background-color: #EEE;display: table-footer-group;font-weight: bold;}
.divTableBody {display: table-row-group;}

@media screen and (max-width: 760px){
#scshtPrev, #scshtNext {
    padding: 2px 10px !important;
    font-size: 22px !important;
}
}

.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;
}
