.table {
  width: 100%;
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table th {
  background: #eee;
}
.table th {
  border: 1px solid #ccc;
  padding: 5px;
  vertical-align: top;
}
.table td {
  border: 1px solid #ccc;
  padding: 5px;
  vertical-align: top;
}

#btmBar ul li {
    float: left;
    width: 24%;
    padding: 0 0.5%;
    text-align: center;
}
.prd-nav .btm-dwn a{width: 164px;}
#customer-logo ul li {
    float: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    padding: 0px 1% 0 1%;
}
.cLogo {
    background: url(https://www.manageengine.com/br/firewall/../images/v1/clients.png) no-repeat left top;
    display: inline-block;
    text-indent: -9999em;
    width: 100px;
    height: 60px;
}
#scroll ul {
    padding: 10px 0 10px 30px;
    list-style-type: disc;
}
.per50{padding: 0 2%;}
.otherFeaHead {
    font-size: 20px;
    margin: 20px 0;
    line-height: 24px;
    padding-top: 20px;
    border-top: 1px dashed #ddd;
}
.otherFeaCol1{margin:0 2% 10px 0;width:46%;float:left}
.otherFeaCol2{margin:0 0 10px 2%;width:46%;float:left}
.otherFeaCol1 h2,.otherFeaCol2 h2,.otherFeaCol1 h3,.otherFeaCol2 h3,.otherFeaCol1 h4,.otherFeaCol2 h4{font-size:16px;margin:0;border-bottom:1px dashed #ddd}
.otherFeaCol1 p,.otherFeaCol2 p{margin:0;font-size:12px}
.otherFeaHead{font-size:20px;margin:20px 0;line-height:24px;padding-top:20px;border-top:1px dashed #ddd;}
