#lhsTree > li > span.ifTree:after {
    border-top: unset;
    border-left: unset;
    left: unset;
	content: '+';
}

.container {
    max-width: 1400px;
}

.cust-quote {
    text-align: center;
}
#lhsTree>li>span:after {
content: '+';
border: none;
right: 15px;
font-size: 20px;
line-height: 8px;
left: initial;
}

#lhsTree>li>span.dropact:after {
content: '-';
border: none;
right: 15px;
font-size: 20px;
line-height: 4px;
left: initial;
}

table,tr,td {
       border: 1px solid #A9A9A9;
            }
.info {
    background-repeat: no-repeat;
background-position: 9px 19px;
    padding: 0px 36px;    background-color: #fefbe6;
    border: 1px solid #fbe04b;
    background-image: url(https://www.manageengine.cn/network-monitoring/faq/images/info.png);
    overflow: auto;
}
