/* Hidden PDF stage uses the same #formAPrint scope as the live preview. */
#v109PdfStage{
  position:fixed!important;
  left:-30000px!important;
  top:0!important;
  width:210mm!important;
  background:#fff!important;
  z-index:-1!important;
  pointer-events:none!important;
}
#v109PdfStage > #formAPrint{
  width:210mm!important;
  background:#fff!important;
  padding:0!important;
  overflow:visible!important;
}
#v109PdfStage #formAPrint .fa98-sheet{
  width:210mm!important;
  max-width:210mm!important;
  min-width:210mm!important;
  height:297mm!important;
  min-height:297mm!important;
  margin:0!important;
  box-shadow:none!important;
}
