      .fea-nav-list {
        background: none repeat scroll 0 0 #fff;
        color: #444444;
        font-size: 12px;
        line-height: 16px;
        min-height: 80px;
        padding: 20px 0 20px 3%;
        width: 97%;
      }

      #scroll ul {
        list-style-type: disc;
        padding: 0px 0 0px 30px;
      }
      div#survey {
        display: none !important;
      }
    
      article h3 a {
        width: 100%;
        text-align: center;
        color: #0084b4;
        font-size: 15px;
        font-weight: 400 !important;
      }

      article h3 {
        width: 100%;
        text-align: center;
        color: #0084b4;
        font-size: 15px;
        font-weight: 400 !important;
      }

      .cve-2022 ul,
      .cve-2022 ol {
        list-style-type: auto;
      }

      .heading-menu .menuhead {
        display: inline-block;
        font-weight: 300;
        letter-spacing: -1px;
        font-size: 24px;
        line-height: 40px;
      }

      h1 {
        font-size: 35px;
        font-weight: 300;
        line-height: 45px;
        letter-spacing: -1px;
        font-family: "ZohoPuvi";
      }

      table.sys {
        table-layout: fixed;
        width: 100%;
      }

      table {
        border-collapse: collapse;

        border: 1px solid #dcdcdc;
      }

      th {
        background: #eee;

        padding: 10px;

        font-size: 14px;

        font-weight: 600;

        color: #2a2a2a;
        border: 1px solid #dcdcdc;
      }

      td {
        background: #ffffff;

        padding: 10px;

        font-size: 14px;

        color: #2a2a2a;

        border: 1px solid #dcdcdc;
      }

      .table-border {
        border: 1px solid #dcdcdc;
        border-left-color: rgb(220, 220, 220);
        border-left-width: 1px;

        border-left-color: #ff0004;

        border-left-width: 2px;

        background-color: #f6f6f6;

        padding: 0 15px 0 15px;
        margin: 15px 0;
      }

      span.font-clr {
        color: #ff3437;
      }
     footer#commonFooter .clearfix { display:flex} 
#customers{
display:none;
}
.menuhead + .breadcrumb {
    display: none !important;
}
 
.heading-menu{
border-bottom:none;
}