table.inner {height: 100%; }
table.inner, td.inner {font-family: Verdana, sans-serif; padding: 0px; border: 0px solid white; border-collapse: collapse; }
table, td {font-family: Verdana, sans-serif; padding: 10px; border: 1px solid black; border-collapse: collapse; }
.img-row td {border-bottom: none;}
.trans-row td {vertical-align: top; padding-top: 0pt; padding-right: 5px; border-top: none; font-size: 11pt;}
img.zoom:hover {transition: 2.5s ease-in-out; scale: 4.0; }
th {position: sticky; top:  0; z-index:2; background: #eeeeee; border-right: solid black 2px; padding-bottom: 1em; padding-top: 1em;}
.hide-trans .trans { display: none; }

div.nav { position: relative; font-family: Verdana, sans-serif; font-size: 10pt; position: sticky;
  top: 0; z-index: 2; background: white; padding: 10px 0;
  text-align: center;
  }

/* See also gtelt0 in cmgg.css */
div.gtelt {position: absolute; top: 10px; right: 10px; white-space: nowrap; }

/* Attempt to override values that Google Translate widget can affect */
img.cmgg,
img.mhd {
  max-width: 120px  !important;
  max-height: 120px !important;
  height: auto      !important;
  width: auto       !important;
}
img.bonn {
  max-width: 100px  !important;
  max-height: 100px !important;
  height: auto      !important;
  width: auto       !important;
}
img.med {
  max-width: 125px  !important;
  max-height: 125px !important;
  height: auto      !important;
  width: auto       !important;
}

table, 
td, 
th {
  line-height: 1.0 !important;
}

#top, 
#top * {
  line-height: 1.2 !important;
}
/* Hide Google Translate Widget’s hover balloon */
#goog-gt-tt, .goog-tooltip, .goog-tooltip:hover { display: none !important; }  /* balloon */
/* This will remove the highlighting but also removes background color on popups!
html.translated-ltr * ,  
html.translated-rtl *  {
  background-color: transparent !important;
  box-shadow: none !important;
}
*/
