
 #allFooter ul {
     list-style: none !important;
 }
 .table_par_hidden {
     margin-bottom: 25px;
 }
 .tab-div {
     margin-top: 30px;
 }
 .fixed_bar_hcontainer {
     display: none;
 }
 .table_par_hidden tr:nth-child(even) {
     background-color: #fff
 }
 .table_par_hidden tr:nth-child(odd) {
     background-color: #f5f5f5
 }
 .table_par_hidden .main-head {
     background: #fff !important
 }
 .tab-cont h3 {
     margin-bottom: 5px;
 }
 .tab-cont h3+p {
     margin-top: 0;
 }
 .tab-cont ol {
     padding-left: 30px;
     list-style: decimal;
 }
 .tab-cont ol li {
     padding-bottom: 10px;
 }
 .dow-pdf {
     float: right;
     margin: auto;
 }
 .rmpHighLight {
     background: #ebebeb
 }
 .tab-cont table td {
     padding: 5px;
     font-size: 12px;
     border-collapse: collapse;
     border: 1px solid #ddd
 }
 .tab-div>span,
 .tab-div>a {
     padding: 8px 50px;
     font-size: 15px;
     font-weight: 500;
 }
 .tab-div>a:hover {
     text-decoration: none
 }
 .tab-cont>div {
     display: none
 }
 .tab-cont .tabcont-act {
     display: block
 }
 .fea-nav-link {
     margin-top: 30px;
     position: relative;
     display: block;
     background: #efefef
 }
 .pdficon {
     background: url(./images/pdf-icon.png) no-repeat 3px 3px;
     border: 1px solid #4C596E;
     color: #4C596E;
     padding: 5px 5px 5px 28px;
     text-decoration: none;
 }
 .ulsty {
     margin: 0 0 0 25px;
     list-style-type: disc;
 }
 .ulsty li {
     padding-left: 10px;
     list-style-type: disc;
 }
 .load-more {
     margin-top: 30px;
     margin-bottom: 30px;
 }
 .line {
     width: 100%;
     border-bottom: 1px solid #cccccc;
     height: 13px;
 }
 .load-more-cont {
     width: 11%;
     padding: 10px;
     background: #FFFFFF;
     margin: -20px auto;
     text-align: center;
     color: #b6b6b6;
     cursor: pointer;
 }
 .load-more-cont span {
     background-image: url(https://www.manageengine.com/products/admp/images/admp-features.png);
     height: 10px;
     width: 16px;
     background-position: -455px 0px;
     display: inline-block;
     margin: 0px 8px;
     position: relative;
     top: 5px;
 }
 .extraHeight,
 .hidden {
     display: none;
 }
 @media screen and (max-width:500px) {
     .dow-pdf {
         float: none;
         text-align: center;
     }
 }
 @media screen and (max-width: 950px) {
     .table_par_hidden {
         overflow: scroll;
     }
 }
 @media screen and (max-width: 810px) {
     .tab-div {
         text-align: center;
     }
     .tab-div>span,
     .tab-div>a {
         width: 30%;
     }
 }
 @media screen and (max-width: 600px) {
     .tab-div>span,
     .tab-div>a {
         width: 55%;
     }
 }
 
.footer .footCol2 {
    padding: 2% 0%;
    border-right: 0px solid #292929;
}
.footer .footCol1, .footer .footCol2 {
    border-right: 0px solid #666;
}
.footCol2 {
    width: 30%;
    min-height: 220px;
    padding: 0 4.5%;
    float: left;
    border-right: 1px dashed #000;
}
.mdmlogosvg img{height:32px;}
