.navigation, .sidebar, .footer ,.wsmainfull,.inner-banner-header,.print-none {
    display: none !important;
  }
body {
    font-size: 14pt;
    background: none;
  }
.page-break-before {
    page-break-before: always;
  }
  .page-break-after {
    page-break-after: always;
  }
@page {
    margin: 1in;
 
    size: auto; 
    margin-left: 1.5cm; /* Set the left margin to 1.5 cm */
    margin-right: 1.5cm; /* Set the right margin to 1.5 cm */
    margin-top: 1cm;
    margin-bottom: 0;
  }
.print-specific {
    font-weight: bold;
  }
   .col-md-7 {
    width: 100% !important; 
  }

  table, tr{ border-bottom:solid 2px #e6e6e6  !important;}
  td{ border: 0px !important;}