@PAGE {
  size: A4;
  margin: 1.8cm 1.8cm 2cm;
  -fs-flow-bottom: 'footer';
}


@MEDIA print {
    
  table {
    width:90%;
    display: table; 
    font-size: 80%;
  }
  
  
}

@MEDIA screen {
  body { width: 800px; margin:0 auto;}
}
.eCertificate{
  width: 800px; margin:0 auto;
  
}

.certFootnotes {
  vertical-align: super;
  font-size: 0.5em;
  margin-left: 0px;
}

.tableOuter {
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
  margin: 0 auto;
  width: 100%;
  text-align:center;  
  border: 0.5px solid black;  
}

.theader {
  width: 95%;
  min-width:16px;
  background-color: rgb(200,200,200);
  border-collapse: collapse;
}

.theader tr th{
  vertical-align: middle; 
  text-align:center;
  word-wrap: normal;
  border: 0.5px solid black;
  padding: 4px;
  font-weight: normal;
  font-size: 14px;
}

tbody tr * {
  font-size: 9pt;
  vertical-align: top;
}

#topTable tbody tr * { 
  vertical-align: middle;
}

tbody tr td span  {
  padding-left:4px;
}

.contactCB span
{
  display: block;
  padding: 2px 0px;
}

.logoCB
{
  width: 100%;
  text-align: left;
}

.dates
{
  text-align: left;
  vertical-align: top;
  margin: 5px 0px;
  margin-right: 100px;
}
.dates .label
{
  font-size: 10pt;
  font-weight: bold;
}

.accessDenied{
  float: right;
  width: 250px;
  font-size: xx-small;
   text-align: right;
}

.accessDeniedIcon {
    width: 16px;
    height: 16px;
    background-image: url(../../img/globalgap/actionButtons/8b.gif);
    margin: 0 auto;
    padding: 0px;
}

.footNoteRow{
  margin-top: 3px;
}

.footNoteNo {
  vertical-align: super;
  font-size: 0.7em;
  margin-left: 1px;
  color: black;
  line-height: 0px;
  margin-top: 10px;
}

.footNoteInfo{
  font-size: 9pt;
  padding-left: 11px;
  left: 0;
}
