/* --- css stylesheet for print --- */
/* --- global --- */
html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important;
}
/* --- common --- */
.print {
  display: inline-block !important;
}
.noprint {
  display: none !important;
}
/* --- form --- */
/* --- layout --- */
div.web-all {
  width: auto;
}
div.web-top {
  display: none;
}
div.web-content {
}
div.side-left {
  display: none;
}
div.side-main {
  width: auto;
  float: none;
}
div.web-bottom {
}
/* --- web-top --- */
/* --- web-mainmenu --- */
div.web-mainmenu {
  display: none;
}
/* --- web-mainmenu-menu --- */
/* --- web-mainmenu-scan --- */
/* --- div.web-mainmenu-icons --- */
/* --- web-submenu --- */
/* --- globalbox --- */
/* --- globalbox-content text --- */
/* --- globalbox-content leftmenu --- */
/* --- globalbox-content mystats --- */
/* --- web-bottom --- */
div.web-bottom-menus {
  display: none;
}
/* --- home-zoneselector --- */
/* --- arrow-viewall --- */
/* --- tag-cloud-switcher --- */
/* --- scan-top-control --- */
/* --- scan-gallery --- */
/* --- colors --- */
/* --- end --- */
