#cg-back.on  {
   display: none !important;  
}
body {
   overflow: unset !important;
}

/* Disable Header & Footer for Complianz */

.cmplz-documents .cplz-links {
   display: none !important;

   a {
      display: none !important;
      color: transparent !important;
   }
}

.cmplz-link {
   display: none !important;
   color: transparent !important;
}

.cmplz-title {
  display: none !important;
}