.lhs-tree {
    border-right: 1px #ddd solid !important;
}

#lhsTree > li > span:after {border-left: none;}
.container #lhsTree {
    max-width: none;
}

.container .lhs-tree li a, .container .lhs-tree li span {
    font-size: 15px;
    line-height: 30px;
    color: #777;
}

#lhsTree>li>span.ifTree:after {
    top: 23px;
}

.mobile-app-icon:after {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    top: 5px !important;
    bottom: 5px;
    width: 8px;
    background-image: url(https://www.manageengine.com/products/desktop-central/images/mobile-app-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 14px;
    display: inline-block !important;
    padding-left: 18px !important;
    border: none !important;
}

#lhsTree > li {
  list-style: none;
}

.sec-pTB {
    
    display: none;
}

#cse-search-box {
    display: block !important;
}