/* CAT-HTML-CHROME-01 — pdf2htmlEX fancy 스킨 무력화 (NMTI catalog embed) */
#sidebar,
#outline,
.loading-indicator {
  display: none !important;
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: visible;
  background: #f4f7fb;
  height: auto !important;
}

#page-container {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: 100% !important;
  min-height: 0;
  height: auto !important;
  margin: 0;
  padding: 0;
  background: #f4f7fb !important;
  background-image: none !important;
  overflow-x: hidden;
  overflow-y: visible !important;
}

.pf {
  margin: 0 auto !important;
  box-shadow: none !important;
  border: 0 !important;
  background-color: #fff !important;
  max-width: 100% !important;
}
