/* ../../../../tmp/tmp-1075698-OJbxVhQ3nMvQ/ocr_ui/ocr_ui/public/scss/pdf.bundle.css */
#pdf-viewer-container .view-container {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100%;
  background-color: #2c2c2c;
  overflow: hidden;
  flex: 0 1 auto;
  flex-direction: column;
  align-items: center;
  padding-right: 0;
  margin-bottom: 5px;
  --validationBackground: #28252d;
  --annotation-document-background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAABnRSTlMAAAAAAABupgeRAAAAG0lEQVR4AWNwsXcHIgayAEzzAIFRMApGwSgAAKTaAyl39kUZAAAAAElFTkSuQmCC);
  background: var(--validationBackground) var(--annotation-document-background) repeat left top;
  display: flex;
}
#pdf-viewer-container .svg-container {
  width: 100%;
  height: 100%;
}
#pdf-viewer-container .toolbar {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #2c2c2c;
  padding: 10px;
  border-radius: 8px;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  width: auto;
}
#pdf-viewer-container .toolbar:active {
  cursor: grabbing;
}
#pdf-viewer-container .toolbar.visible {
  display: flex;
}
#pdf-viewer-container .toolbar .grabber {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -8px;
  width: 100%;
  cursor: grab;
  color: white;
  border-radius: 5px;
}
#pdf-viewer-container .toolbar button {
  background-color: #3a3a3a;
  color: #ddd;
  border: none;
  margin: 5px 0;
  padding: 10px;
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
  transition: background-color 0.3s;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#pdf-viewer-container .toolbar button:hover {
  background-color: #505050;
}
#pdf-viewer-container .page-info {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
  border-radius: 8px;
  z-index: 25;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  max-width: 150px;
  pointer-events: none;
}
#pdf-viewer-container .page-info span {
  font-size: 14px;
  color: #333;
}
#pdf-viewer-container .vertical-scrollbar {
  position: absolute;
  width: 12px;
  bottom: 12px;
  right: 0;
  top: 48px;
}
#pdf-viewer-container .horizontal-scrollbar {
  position: absolute;
  height: 12px;
  bottom: 5px;
  left: 0;
  right: 12px;
}
#pdf-viewer-container {
}
#pdf-viewer-container button.suggest-btn {
  background-color: #4CAF50;
  color: white;
  padding: 8px;
  font-size: 14px;
  border: none;
  cursor: pointer;
  border-radius: 4px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .dropdown-content {
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 4px;
  bottom: 0%;
}
#pdf-viewer-container {
}
#pdf-viewer-container .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
#pdf-viewer-container {
}
#pdf-viewer-container .dropdown-content a:hover {
  background-color: #f1f1f1;
}
#pdf-viewer-container {
}
#pdf-viewer-container button.suggest-btn:hover .dropdown-content {
  display: block;
}
@keyframes ldio-x2uulkbinbj {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#pdf-viewer-container .ldio-x2uulkbinbj div {
  left: 94px;
  top: 48px;
  position: absolute;
  animation: ldio-x2uulkbinbj linear 1s infinite;
  background: #c147ff;
  width: 12px;
  height: 24px;
  border-radius: 6px/12px;
  transform-origin: 6px 52px;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666667s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666667s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666667s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.1666666667s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.0833333333s;
  background: #c147ff;
}
#pdf-viewer-container .ldio-x2uulkbinbj div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #c147ff;
}
#pdf-viewer-container .loadingio-spinner-spinner-nq4q5u6dq7r {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
}
#pdf-viewer-container .ldio-x2uulkbinbj {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
}
#pdf-viewer-container .ldio-x2uulkbinbj div {
  box-sizing: content-box;
}
#pdf-viewer-container {
}
body.dark-theme #pdf-viewer-container .view-container,
html[data-theme=dark] #pdf-viewer-container .view-container,
body[data-theme=dark] #pdf-viewer-container .view-container {
  background-color: #1a1a1a !important;
  --validationBackground: #1a1a1a !important;
}
body.dark-theme #pdf-viewer-container .toolbar,
html[data-theme=dark] #pdf-viewer-container .toolbar,
body[data-theme=dark] #pdf-viewer-container .toolbar {
  background-color: #2a2a2a !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) !important;
}
body.dark-theme #pdf-viewer-container .toolbar button,
html[data-theme=dark] #pdf-viewer-container .toolbar button,
body[data-theme=dark] #pdf-viewer-container .toolbar button {
  background-color: #3a3a3a !important;
  color: #d1d5db !important;
}
body.dark-theme #pdf-viewer-container .toolbar button:hover,
html[data-theme=dark] #pdf-viewer-container .toolbar button:hover,
body[data-theme=dark] #pdf-viewer-container .toolbar button:hover {
  background-color: #4a4a4a !important;
}
body.dark-theme #pdf-viewer-container .page-info,
html[data-theme=dark] #pdf-viewer-container .page-info,
body[data-theme=dark] #pdf-viewer-container .page-info {
  background-color: rgba(42, 42, 42, 0.95) !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) !important;
}
body.dark-theme #pdf-viewer-container .page-info span,
html[data-theme=dark] #pdf-viewer-container .page-info span,
body[data-theme=dark] #pdf-viewer-container .page-info span {
  color: #d1d5db !important;
}
body.dark-theme #pdf-viewer-container .dropdown-content,
html[data-theme=dark] #pdf-viewer-container .dropdown-content,
body[data-theme=dark] #pdf-viewer-container .dropdown-content {
  background-color: #2a2a2a !important;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.4) !important;
}
body.dark-theme #pdf-viewer-container .dropdown-content a,
html[data-theme=dark] #pdf-viewer-container .dropdown-content a,
body[data-theme=dark] #pdf-viewer-container .dropdown-content a {
  color: #d1d5db !important;
}
body.dark-theme #pdf-viewer-container .dropdown-content a:hover,
html[data-theme=dark] #pdf-viewer-container .dropdown-content a:hover,
body[data-theme=dark] #pdf-viewer-container .dropdown-content a:hover {
  background-color: #3a3a3a !important;
}
body.dark-theme #pdf-viewer-container .loadingio-spinner-spinner-nq4q5u6dq7r,
html[data-theme=dark] #pdf-viewer-container .loadingio-spinner-spinner-nq4q5u6dq7r,
body[data-theme=dark] #pdf-viewer-container .loadingio-spinner-spinner-nq4q5u6dq7r {
  background: #1a1a1a !important;
}
#pdf-viewer-container {
}
#pdf-viewer-container .ocr-pdf-container {
  display: block;
  z-index: 4;
  position: relative;
  width: 100%;
  height: calc(100vh - 320px);
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  --rem: 16;
  --color-primary: #2F72FF;
  --color-primary-light: #4D86FF;
  --color-primary-lighter: #388EFF;
  --color-primary-dark: #1460FF;
  --color-primary-darker: #003FC4;
  --color-primary-disabled: #2D4A88;
  --color-primary-bright: #11ADFF;
  --border-radius-large: 15px;
  --border-radius-medium: 10px;
  --border-radius-small: 5px;
  --border-radius-tiny: 3px;
  --annotation-footer: rgb(var(--annotation-footer-rgb));
  --color-error: #E15554;
  --color-error-dark: #DC3B3A;
  --color-error-light: #E66F6E;
  --charcoal-gray: rgb(var(--charcoal-gray-rgb));
  --graybackground: rgb(var(--graybackground-rgb));
  --graybox: rgb(var(--graybox-rgb));
  --grayDark: rgb(var(--grayDark-rgb));
  --uberBlack: rgb(var(--uberBlack-rgb));
  --white: rgb(var(--white-rgb));
  --whiteDarkBackground: #FFFFFF;
  --graybackground-rgb:
    27,
    25,
    34;
  --white-rgb:
    255,
    255,
    255;
  --charcoal-gray-rgb:
    44,
    43,
    51;
  --grayDark-rgb:
    39,
    36,
    44;
  --uberBlack-rgb:
    18,
    17,
    23;
  --validationBackground: #28252d;
  --graybox-rgb:
    53,
    53,
    61;
  --graybox-light: #45454F;
  --graytextLight: #a3a3a6;
  --grayLightRaw: #d3d3d3;
  --color-success: #42b964;
  --color-warning: #FFC82D;
  --color-warning-dark: #E19200;
  --brown-gray: #979797;
  --brown-gray-light: #C4C4C4;
  --charcoal-gray-light: #403e46;
  --charcoal-gray-light-3: #747379;
  --content-box-shadow-80: 0 3px 8px 0 rgba(0, 0, 0, 0.8);
  --content-box-shadow-50: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
  --content-box-shadow-25: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  --content-box-shadow-15: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
  --button-shadow-default: 0 3px 8px 0 rgba(0, 0, 0, 0.5);
  --button-shadow-hover: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  --button-icon-default: var(--white);
  --user-panel-trigger-bg: var(--charcoal-gray-light);
  --dropdown-item-hover: var(--charcoal-gray-light);
  --separator-sidebar: 1px solid rgba(var(--white-rgb), .2);
  --separator-sidebar-darker: 1px solid var(--charcoal-gray-light);
  --separator-magic-grid: 1px solid var(--brown-gray);
  --separator-tuple-line: var(--graybackground);
  --separator-dropdown: 1px solid var(--charcoal-gray-light);
  --avatar-background: var(--charcoal-gray-light);
  --circled-icon-aggregate: var(--charcoal-gray);
  --annotation-footer-rgb: var(--uberBlack-rgb);
  --annotation-footer-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.4);
  --annotation-footer-header-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.51);
  --annotation-footer-resizer-gradient-to: #38363e;
  --annotation-document-background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAABnRSTlMAAAAAAABupgeRAAAAG0lEQVR4AWNwsXcHIgayAEzzAIFRMApGwSgAAKTaAyl39kUZAAAAAElFTkSuQmCC);
  --annotation-control-panel-shadow: none;
  --annotation-fake-select-background: #000;
  --annotation-table-footer: var(--charcoal-gray);
  --annotation-table-cell-highlight: #696969;
  --annotation-edit-grid-button: var(--color-primary);
  --annotation-magic-grid-buttons: var(--charcoal-gray);
  --selection-panel-background: var(--graybox);
  --input-inline-background: var(--charcoal-gray-light);
  --datepicker-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.5);
  --schema-datapoints-background: var(--graybackground);
  --schema-template-gradient-from: var(--graybackground);
  --schema-template-gradient-to: #322f36;
  --schema-template-background-active: #322f36;
  --schema-template-icon-active: var(--white);
  --upload-file-background-rgb:
    60,
    58,
    66;
  --upload-file-background-even-rgb:
    77,
    75,
    82;
  --upload-loader-track: var(--graybox-light);
  --upload-text: var(--graybox-light);
  --loader-bar-track: var(--charcoal-gray);
  --sidebar-workspace-empty-background: #211e2a;
  --sidebar-workspace-empty-color: #646464;
  --option-focused: var(--brown-gray);
  --footer-gradient-top: rgba(42, 42, 50, 0);
  --status-color-edited: #0bb3ff;
}
#pdf-viewer-container {
}
#pdf-viewer-container .ocr-rect {
  fill-opacity: 0.25;
  fill: transparent;
  stroke: transparent;
  cursor: pointer;
  transition: stroke 0.25s, transform 0.25s;
  pointer-events: all;
  stroke-width: 2;
  rx: 8;
  ry: 8;
}
#pdf-viewer-container .ocr-rect:hover {
  stroke: rgb(35, 77, 140);
  stroke-dasharray: none;
}
#pdf-viewer-container {
}
#pdf-viewer-container .floating-box-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
#pdf-viewer-container {
}
#pdf-viewer-container #editbox-wrapper {
  position: absolute;
  pointer-events: auto;
  background-color: rgb(36, 37, 43);
  box-shadow:
    rgba(0, 0, 0, 0.2) 0px 2px 4px -1px,
    rgba(0, 0, 0, 0.14) 0px 4px 5px 0px,
    rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
  border-radius: 8px;
  padding: 8px;
  min-width: 200px;
  max-height: 400px;
  width: auto;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-z6u071 {
  position: absolute;
  min-width: 150px;
  padding-top: 8px;
  margin-left: -20px;
  margin-right: -20px;
  z-index: 10;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-zg1vud {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-15s8uio {
  background-color: rgb(36, 37, 43);
  color: rgb(255, 255, 255);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 8px;
  box-shadow:
    rgba(0, 0, 0, 0.2) 0px 2px 4px -1px,
    rgba(0, 0, 0, 0.14) 0px 4px 5px 0px,
    rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
  background-image: linear-gradient(rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.04));
  pointer-events: all;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-18zsr3k {
  display: flex;
  flex-direction: column;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-194jrdk {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  min-width: 0px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  vertical-align: top;
}
#pdf-viewer-container .css-194jrdk .MuiInputBase-root {
  padding-left: 10px;
  padding-right: 10px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-zznok5 {
  font-family:
    Roboto,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375em;
  letter-spacing: 0.15px;
  color: var(--white) !important;
  box-sizing: border-box;
  cursor: text;
  display: inline-flex;
  align-items: center;
  position: relative;
  border-radius: 4px;
  padding: 8.5px 14px;
  border: 1px solid;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-1p6ehe5 {
  font: inherit;
  letter-spacing: inherit;
  color: currentcolor;
  border: 0px;
  box-sizing: content-box;
  background: none;
  height: auto;
  margin: 0px;
  -webkit-tap-highlight-color: transparent;
  display: block;
  min-width: 0px;
  width: 100%;
  animation-name: mui-auto-fill-cancel;
  animation-duration: 10ms;
  resize: none;
  padding: 0px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-nqlg3w {
  text-align: left;
  position: absolute;
  inset: -5px 0px 0px;
  margin: 0px;
  padding: 0px 8px;
  pointer-events: none;
  border-radius: inherit;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  min-width: 0%;
  border-color: rgba(255, 255, 255, 0.23);
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-ihdtdm {
  float: unset;
  width: auto;
  overflow: hidden;
  padding: 0px;
  line-height: 11px;
  transition: width 150ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-18dagmi {
  color: rgba(255, 255, 255, 0.7);
  font-family:
    Roboto,
    Helvetica,
    Arial,
    sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: left;
  margin: 4px 10px 0px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-fkfslw {
  display: flex;
  flex-direction: row-reverse;
}
#pdf-viewer-container .css-18zsr3k > :not(style) ~ :not(style) {
  margin-top: 8px;
}
#pdf-viewer-container .css-18zsr3k > :not(style):not(style) {
  margin: 0px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-1he0c4a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: none;
  text-align: center;
  flex: 0 0 auto;
  font-size: 2.4rem;
  border-radius: 50%;
  overflow: visible;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(102, 187, 106);
  padding: 4px;
  min-width: 0px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-1en8iul {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: none;
  text-align: center;
  flex: 0 0 auto;
  font-size: 2.4rem;
  border-radius: 50%;
  overflow: visible;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(158, 206, 247);
  padding: 4px;
  min-width: 0px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-wr8ge5 {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentcolor;
  flex-shrink: 0;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 2.4rem;
}
#pdf-viewer-container .bounding-box.css-1cvdahl {
  fill-opacity: 0.25;
  fill: rgb(250, 255, 0);
  stroke: transparent;
  cursor: pointer;
}
#pdf-viewer-container .bounding-box.css-5i3m8l {
  fill-opacity: 0.25;
  fill: transparent;
  stroke: rgb(51, 110, 201);
  cursor: grab;
}
#pdf-viewer-container {
}
#pdf-viewer-container .css-9vc8vz {
  stroke: transparent;
  pointer-events: all;
}
#pdf-viewer-container .css-e90qjy {
  cursor: nwse-resize;
}
#pdf-viewer-container .css-e90qjy {
  fill: transparent;
  pointer-events: all;
}
#pdf-viewer-container .resize-handle {
  fill: rgb(51, 110, 201);
  stroke: none;
}
#pdf-viewer-container .MuiInputBase-root.error .MuiOutlinedInput-notchedOutline {
  border-color: var(--color-error);
}
#pdf-viewer-container .MuiFormHelperText-root.error {
  color: var(--color-error);
}
#pdf-viewer-container {
}
#pdf-viewer-container .floating-box__write_area.validation-error .MuiOutlinedInput-notchedOutline {
  border-color: #E15554 !important;
}
#pdf-viewer-container .floating-box__write_area.validation-error .css-nqlg3w {
  border-color: #E15554 !important;
}
#pdf-viewer-container .bounding-box.css-approved {
  fill-opacity: 0.25;
  fill: rgb(102, 187, 106);
  stroke: rgb(76, 175, 80);
  cursor: pointer;
}
#pdf-viewer-container .bounding-box.css-approved.css-5i3m8l {
  fill-opacity: 0.25;
  fill: rgb(102, 187, 106);
  stroke: rgb(51, 110, 201);
  cursor: grab;
}
#pdf-viewer-container {
}
#pdf-viewer-container .bounding-box.css-validation-success {
  fill-opacity: 0.25;
  fill: rgb(102, 187, 106) !important;
  stroke: rgb(76, 175, 80) !important;
  transition: fill 0.2s, stroke 0.2s;
}
#pdf-viewer-container .bounding-box.css-validation-error {
  fill-opacity: 0.25;
  fill: rgb(244, 67, 54) !important;
  stroke: rgb(211, 47, 47) !important;
  transition: fill 0.2s, stroke 0.2s;
}
#pdf-viewer-container #editBoxInput {
  color: var(--white) !important;
}
#pdf-viewer-container .highlight-target {
  outline: 3px solid #336ec9;
  background-color: rgba(51, 110, 200, 0.2);
  z-index: 1;
  transition: all 0.3s ease;
  border-radius: 4px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .highlight-target-sticky {
  position: sticky;
  top: 4px;
  bottom: 4px;
  z-index: 1;
  background: transparent;
}
#pdf-viewer-container {
}
#pdf-viewer-container .highlight-target-sticky::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--biz-theme-secondary-color) !important;
  z-index: -1;
  height: 100%;
  width: 100%;
  box-shadow: var(--box-shadow-common) !important;
  color: var(--biz-theme-secondary-text-color);
}
#pdf-viewer-container .selection-box {
  fill: rgba(0, 123, 255, 0.3);
  stroke: blue;
  stroke-width: 1px;
  pointer-events: none;
  rx: 5;
  ry: 5;
}
#pdf-viewer-container svg[data-field-active=true] {
  cursor: crosshair;
}
#pdf-viewer-container .floating-box__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
#pdf-viewer-container .floating-box__header > .MuiFormHelperText-root {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#pdf-viewer-container .floating-box__write_area {
  margin: 0.3rem 0;
}
#pdf-viewer-container #editBoxInput {
  color: var(--white) !important;
  scrollbar-color: var(--white) var(--dark);
}
#pdf-viewer-container {
}
#pdf-viewer-container #editBoxInput::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
#pdf-viewer-container #editBoxInput::-webkit-scrollbar-track {
  background: var(--dark);
}
#pdf-viewer-container #editBoxInput::-webkit-scrollbar-thumb {
  background-color: var(--white);
  border-radius: 4px;
  border: 2px solid var(--dark);
}
#pdf-viewer-container #editBoxInput::-webkit-scrollbar-thumb:hover {
  background-color: #debaff;
}
#pdf-viewer-container {
}
#pdf-viewer-container #editBoxInput {
  scrollbar-width: thin;
}
#pdf-viewer-container {
}
body.dark-theme #pdf-viewer-container .ocr-pdf-container,
html[data-theme=dark] #pdf-viewer-container .ocr-pdf-container,
body[data-theme=dark] #pdf-viewer-container .ocr-pdf-container {
  --whiteDarkBackground: #1e1e1e;
  --graybackground-rgb:
    30,
    30,
    30;
  --charcoal-gray-rgb:
    58,
    58,
    58;
  --grayDark-rgb:
    42,
    42,
    42;
  --uberBlack-rgb:
    26,
    26,
    26;
  --validationBackground: #1a1a1a;
  --graybox-rgb:
    58,
    58,
    58;
  --graybox-light: #4a4a4a;
  --graytextLight: #9ca3af;
  --grayLightRaw: #6b7280;
}
body.dark-theme #pdf-viewer-container #editbox-wrapper,
html[data-theme=dark] #pdf-viewer-container #editbox-wrapper,
body[data-theme=dark] #pdf-viewer-container #editbox-wrapper {
  background-color: rgb(42, 42, 42);
  box-shadow:
    rgba(0, 0, 0, 0.4) 0px 2px 4px -1px,
    rgba(0, 0, 0, 0.3) 0px 4px 5px 0px,
    rgba(0, 0, 0, 0.25) 0px 1px 10px 0px;
}
body.dark-theme #pdf-viewer-container .css-15s8uio,
html[data-theme=dark] #pdf-viewer-container .css-15s8uio,
body[data-theme=dark] #pdf-viewer-container .css-15s8uio {
  background-color: rgb(42, 42, 42);
  box-shadow:
    rgba(0, 0, 0, 0.4) 0px 2px 4px -1px,
    rgba(0, 0, 0, 0.3) 0px 4px 5px 0px,
    rgba(0, 0, 0, 0.25) 0px 1px 10px 0px;
}
body.dark-theme #pdf-viewer-container .css-nqlg3w,
html[data-theme=dark] #pdf-viewer-container .css-nqlg3w,
body[data-theme=dark] #pdf-viewer-container .css-nqlg3w {
  border-color: rgba(255, 255, 255, 0.3);
}
body.dark-theme #pdf-viewer-container .css-18dagmi,
html[data-theme=dark] #pdf-viewer-container .css-18dagmi,
body[data-theme=dark] #pdf-viewer-container .css-18dagmi {
  color: rgba(255, 255, 255, 0.8);
}
body.dark-theme #pdf-viewer-container .highlight-target,
html[data-theme=dark] #pdf-viewer-container .highlight-target,
body[data-theme=dark] #pdf-viewer-container .highlight-target {
  outline: 3px solid #4d86ff;
  background-color: rgba(47, 114, 255, 0.25);
}
body.dark-theme #pdf-viewer-container .highlight-target-sticky::before,
html[data-theme=dark] #pdf-viewer-container .highlight-target-sticky::before,
body[data-theme=dark] #pdf-viewer-container .highlight-target-sticky::before {
  background-color: rgba(47, 114, 255, 0.2) !important;
}
body.dark-theme #pdf-viewer-container .selection-box,
html[data-theme=dark] #pdf-viewer-container .selection-box,
body[data-theme=dark] #pdf-viewer-container .selection-box {
  fill: rgba(77, 134, 255, 0.4);
  stroke: #4d86ff;
}
body.dark-theme #pdf-viewer-container #editBoxInput,
html[data-theme=dark] #pdf-viewer-container #editBoxInput,
body[data-theme=dark] #pdf-viewer-container #editBoxInput {
  scrollbar-color: #9ca3af #2a2a2a;
}
body.dark-theme #pdf-viewer-container #editBoxInput::-webkit-scrollbar-track,
html[data-theme=dark] #pdf-viewer-container #editBoxInput::-webkit-scrollbar-track,
body[data-theme=dark] #pdf-viewer-container #editBoxInput::-webkit-scrollbar-track {
  background: #2a2a2a;
}
body.dark-theme #pdf-viewer-container #editBoxInput::-webkit-scrollbar-thumb,
html[data-theme=dark] #pdf-viewer-container #editBoxInput::-webkit-scrollbar-thumb,
body[data-theme=dark] #pdf-viewer-container #editBoxInput::-webkit-scrollbar-thumb {
  background-color: #9ca3af;
  border: 2px solid #2a2a2a;
}
body.dark-theme #pdf-viewer-container #editBoxInput::-webkit-scrollbar-thumb:hover,
html[data-theme=dark] #pdf-viewer-container #editBoxInput::-webkit-scrollbar-thumb:hover,
body[data-theme=dark] #pdf-viewer-container #editBoxInput::-webkit-scrollbar-thumb:hover {
  background-color: #b8bcc5;
}
#pdf-viewer-container .foreignObject > div {
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  box-sizing: border-box;
}
#pdf-viewer-container #column-change-wrapper {
  position: absolute;
  pointer-events: auto;
  background-color: rgb(36, 37, 43);
  box-shadow:
    rgba(0, 0, 0, 0.2) 0px 2px 4px -1px,
    rgba(0, 0, 0, 0.14) 0px 4px 5px 0px,
    rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
  border-radius: 8px;
  padding: 8px;
  min-width: 200px;
  width: auto;
}
#pdf-viewer-container .metadata-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family:
    Roboto,
    Helvetica,
    Arial,
    sans-serif;
  text-transform: none;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.3px;
  position: absolute;
  min-width: 0px;
  box-shadow: none;
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.7);
  color: rgb(255, 255, 255);
  outline: 0px;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  -o-border-image: initial;
  border-image: initial;
  margin: 0px;
  text-decoration: none;
  border-radius: 4px;
  transition:
    background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1),
    color 250ms cubic-bezier(0.4, 0, 0.2, 1);
  padding: 1px 4px;
  white-space: nowrap;
}
#pdf-viewer-container .column-header-button {
  transform: rotate(-90deg);
  transform-origin: left top;
}
#pdf-viewer-container .row-metadata-button {
  top: 50%;
  display: none;
  transform: translateY(-50%);
}
#pdf-viewer-container .metadata-button:hover {
  background-color: var(--color-primary-light);
}
#pdf-viewer-container .column-header-button:hover,
#pdf-viewer-container .column-header-button.active {
  background: linear-gradient(135deg, #1e40af 0%, #1e3a8a 100%) !important;
  opacity: 1 !important;
}
#pdf-viewer-container .table-button:hover,
#pdf-viewer-container .table-button.active {
  background: linear-gradient(135deg, #1e40af 0%, #1e3a8a 100%) !important;
  opacity: 1 !important;
}
#pdf-viewer-container .highlighted {
  fill-opacity: 0.1;
  fill: None;
  stroke: None;
  stroke-width: 1px;
  pointer-events: none;
}
#pdf-viewer-container .cell {
  background-color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  position: relative;
}
#pdf-viewer-container .hover-popup {
  position: absolute;
  background-color: white;
  border: 1px solid #ccc;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding: 10px;
  display: none;
  z-index: 10;
}
#pdf-viewer-container .cell:hover .hover-popup {
  display: block;
}
#pdf-viewer-container #columnTypeSelect {
  background-color: rgb(36, 37, 43) !important;
  color: rgb(255, 255, 255) !important;
  border: none !important;
}
#pdf-viewer-container #columnTypeSelect option {
  background-color: rgb(36, 37, 43) !important;
  color: rgb(255, 255, 255) !important;
}
#pdf-viewer-container #columnTypeSelect option:hover,
#pdf-viewer-container #columnTypeSelect option:checked {
  background-color: rgb(55, 56, 65) !important;
  color: rgb(255, 255, 255) !important;
}
#pdf-viewer-container .highlight-gtag-active {
  fill-opacity: 0.25;
  fill: transparent !important;
  stroke: rgb(35, 77, 140) !important;
  cursor: pointer;
}
#pdf-viewer-container .metadata-element.hidden {
  display: none;
}
#pdf-viewer-container .floatingBoxWrapper {
  padding: 0.5rem;
}
#pdf-viewer-container .extra-line-box {
  padding: 0.5rem;
  max-width: 30rem;
}
#pdf-viewer-container .floating-box-error {
  font-size: 1.1rem;
  padding-top: 1.1rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  color: var(--color-error);
}
#pdf-viewer-container .floating_box__close-button-wrapper {
  display: flex;
  justify-content: end;
  padding-bottom: 0.3rem;
  flex-shrink: 0;
}
#pdf-viewer-container .close-button svg {
  fill: #fb4040 !important;
}
#pdf-viewer-container .close-button:hover {
  background-color: #9f0000 !important;
  border-radius: 8px !important;
}
#pdf-viewer-container .close-button:hover svg {
  fill: white !important;
}
#pdf-viewer-container .popup-row {
  vertical-align: middle;
}
#pdf-viewer-container .popup-header,
#pdf-viewer-container .line-type-select,
#pdf-viewer-container .popup-line-type .line-type-select {
  color: white !important;
  font-weight: bold;
}
#pdf-viewer-container {
}
#pdf-viewer-container .header-totals-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
  color: #ffffff;
}
#pdf-viewer-container .header-totals-table th,
#pdf-viewer-container .header-totals-table td {
  border: 1px solid #444;
  padding: 8px;
  text-align: left;
  vertical-align: middle;
}
#pdf-viewer-container .header-totals-table th {
  background-color: #222;
  font-weight: bold;
  text-align: center;
  color: #ffffff !important;
}
#pdf-viewer-container {
}
#pdf-viewer-container .header-totals-table .column-input,
#pdf-viewer-container .header-totals-table .type-select {
  width: 90%;
  padding: 6px;
  font-size: 14px;
  border: 1px solid #666;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #333;
  color: #ffffff !important;
}
#pdf-viewer-container {
}
#pdf-viewer-container .header-totals-table .column-input:hover,
#pdf-viewer-container .header-totals-table .type-select:hover {
  border-color: #888;
}
#pdf-viewer-container .header-totals-table .column-input:focus,
#pdf-viewer-container .header-totals-table .type-select:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}
#pdf-viewer-container {
}
#pdf-viewer-container .popup-row {
  vertical-align: middle;
  height: 40px;
}
#pdf-viewer-container {
}
#pdf-viewer-container .popup-header,
#pdf-viewer-container .line-type-select,
#pdf-viewer-container .popup-line-type .line-type-select {
  color: #ffffff !important;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  background-color: #333;
  padding: 10px;
  border-radius: 4px 4px 0 0;
}
#pdf-viewer-container {
}
#pdf-viewer-container .popup-row:hover {
  background-color: #444;
  cursor: pointer;
}
#pdf-viewer-container {
}
@media (max-width: 600px) {
  #pdf-viewer-container .header-totals-table th,
  #pdf-viewer-container .header-totals-table td {
    font-size: 12px;
    padding: 6px;
  }
  #pdf-viewer-container .header-totals-table .column-input,
  #pdf-viewer-container .header-totals-table .type-select {
    width: 100%;
    font-size: 12px;
  }
}
#pdf-viewer-container {
}
#pdf-viewer-container .vertical-scroll {
  position: absolute;
  right: 8px;
  top: 8px;
  bottom: 16px;
  width: 14px;
  z-index: 15;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#pdf-viewer-container .horizontal-scroll {
  position: absolute;
  left: 8px;
  right: 16px;
  bottom: 8px;
  height: 14px;
  z-index: 15;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#pdf-viewer-container .scrollbar-svg {
  width: 100%;
  height: 100%;
  display: block;
}
#pdf-viewer-container .scrollbar-rail {
  fill: #2a2a2a;
  rx: 2;
}
#pdf-viewer-container .scrollbar-thumb {
  fill: #555;
  cursor: grab;
  rx: 3;
}
#pdf-viewer-container .scrollbar-thumb:active {
  cursor: grabbing;
  fill: #666;
}
#pdf-viewer-container {
}
body.dark-theme #pdf-viewer-container #column-change-wrapper,
html[data-theme=dark] #pdf-viewer-container #column-change-wrapper,
body[data-theme=dark] #pdf-viewer-container #column-change-wrapper {
  background-color: rgb(42, 42, 42);
  box-shadow:
    rgba(0, 0, 0, 0.4) 0px 2px 4px -1px,
    rgba(0, 0, 0, 0.3) 0px 4px 5px 0px,
    rgba(0, 0, 0, 0.25) 0px 1px 10px 0px;
}
body.dark-theme #pdf-viewer-container .metadata-button,
html[data-theme=dark] #pdf-viewer-container .metadata-button,
body[data-theme=dark] #pdf-viewer-container .metadata-button {
  background-color: rgba(42, 42, 42, 0.9) !important;
  color: #d1d5db !important;
}
body.dark-theme #pdf-viewer-container .metadata-button:hover,
html[data-theme=dark] #pdf-viewer-container .metadata-button:hover,
body[data-theme=dark] #pdf-viewer-container .metadata-button:hover {
  background-color: var(--color-primary-light) !important;
}
body.dark-theme #pdf-viewer-container .column-header-button,
body.dark-theme #pdf-viewer-container .row-metadata-button,
html[data-theme=dark] #pdf-viewer-container .column-header-button,
html[data-theme=dark] #pdf-viewer-container .row-metadata-button,
body[data-theme=dark] #pdf-viewer-container .column-header-button,
body[data-theme=dark] #pdf-viewer-container .row-metadata-button {
  background-color: rgba(42, 42, 42, 0.9) !important;
  color: #d1d5db !important;
}
body.dark-theme #pdf-viewer-container .column-header-button:hover,
body.dark-theme #pdf-viewer-container .column-header-button.active,
html[data-theme=dark] #pdf-viewer-container .column-header-button:hover,
html[data-theme=dark] #pdf-viewer-container .column-header-button.active,
body[data-theme=dark] #pdf-viewer-container .column-header-button:hover,
body[data-theme=dark] #pdf-viewer-container .column-header-button.active {
  background: linear-gradient(135deg, #4d86ff 0%, #388eff 100%) !important;
}
body.dark-theme #pdf-viewer-container .table-button:hover,
body.dark-theme #pdf-viewer-container .table-button.active,
html[data-theme=dark] #pdf-viewer-container .table-button:hover,
html[data-theme=dark] #pdf-viewer-container .table-button.active,
body[data-theme=dark] #pdf-viewer-container .table-button:hover,
body[data-theme=dark] #pdf-viewer-container .table-button.active {
  background: linear-gradient(135deg, #4d86ff 0%, #388eff 100%) !important;
}
body.dark-theme #pdf-viewer-container .cell,
html[data-theme=dark] #pdf-viewer-container .cell,
body[data-theme=dark] #pdf-viewer-container .cell {
  background-color: #2a2a2a;
  border: 1px solid #4a4a4a;
}
body.dark-theme #pdf-viewer-container .hover-popup,
html[data-theme=dark] #pdf-viewer-container .hover-popup,
body[data-theme=dark] #pdf-viewer-container .hover-popup {
  background-color: #2a2a2a;
  border: 1px solid #4a4a4a;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  color: #d1d5db;
}
body.dark-theme #pdf-viewer-container #columnTypeSelect,
html[data-theme=dark] #pdf-viewer-container #columnTypeSelect,
body[data-theme=dark] #pdf-viewer-container #columnTypeSelect {
  background-color: rgb(42, 42, 42) !important;
  color: rgb(255, 255, 255) !important;
}
body.dark-theme #pdf-viewer-container #columnTypeSelect option,
html[data-theme=dark] #pdf-viewer-container #columnTypeSelect option,
body[data-theme=dark] #pdf-viewer-container #columnTypeSelect option {
  background-color: rgb(42, 42, 42) !important;
  color: rgb(255, 255, 255) !important;
}
body.dark-theme #pdf-viewer-container #columnTypeSelect option:hover,
body.dark-theme #pdf-viewer-container #columnTypeSelect option:checked,
html[data-theme=dark] #pdf-viewer-container #columnTypeSelect option:hover,
html[data-theme=dark] #pdf-viewer-container #columnTypeSelect option:checked,
body[data-theme=dark] #pdf-viewer-container #columnTypeSelect option:hover,
body[data-theme=dark] #pdf-viewer-container #columnTypeSelect option:checked {
  background-color: rgb(58, 58, 58) !important;
}
body.dark-theme #pdf-viewer-container .highlight-gtag-active,
html[data-theme=dark] #pdf-viewer-container .highlight-gtag-active,
body[data-theme=dark] #pdf-viewer-container .highlight-gtag-active {
  stroke: rgb(77, 134, 255) !important;
}
body.dark-theme #pdf-viewer-container .header-totals-table,
html[data-theme=dark] #pdf-viewer-container .header-totals-table,
body[data-theme=dark] #pdf-viewer-container .header-totals-table {
  color: #d1d5db;
}
body.dark-theme #pdf-viewer-container .header-totals-table th,
body.dark-theme #pdf-viewer-container .header-totals-table td,
html[data-theme=dark] #pdf-viewer-container .header-totals-table th,
html[data-theme=dark] #pdf-viewer-container .header-totals-table td,
body[data-theme=dark] #pdf-viewer-container .header-totals-table th,
body[data-theme=dark] #pdf-viewer-container .header-totals-table td {
  border: 1px solid #4a4a4a;
}
body.dark-theme #pdf-viewer-container .header-totals-table th,
html[data-theme=dark] #pdf-viewer-container .header-totals-table th,
body[data-theme=dark] #pdf-viewer-container .header-totals-table th {
  background-color: #2a2a2a;
  color: #ffffff !important;
}
body.dark-theme #pdf-viewer-container .header-totals-table .column-input,
body.dark-theme #pdf-viewer-container .header-totals-table .type-select,
html[data-theme=dark] #pdf-viewer-container .header-totals-table .column-input,
html[data-theme=dark] #pdf-viewer-container .header-totals-table .type-select,
body[data-theme=dark] #pdf-viewer-container .header-totals-table .column-input,
body[data-theme=dark] #pdf-viewer-container .header-totals-table .type-select {
  border: 1px solid #5a5a5a;
  background-color: #2a2a2a;
  color: #ffffff !important;
}
body.dark-theme #pdf-viewer-container .header-totals-table .column-input:hover,
body.dark-theme #pdf-viewer-container .header-totals-table .type-select:hover,
html[data-theme=dark] #pdf-viewer-container .header-totals-table .column-input:hover,
html[data-theme=dark] #pdf-viewer-container .header-totals-table .type-select:hover,
body[data-theme=dark] #pdf-viewer-container .header-totals-table .column-input:hover,
body[data-theme=dark] #pdf-viewer-container .header-totals-table .type-select:hover {
  border-color: #6a6a6a;
}
body.dark-theme #pdf-viewer-container .header-totals-table .column-input:focus,
body.dark-theme #pdf-viewer-container .header-totals-table .type-select:focus,
html[data-theme=dark] #pdf-viewer-container .header-totals-table .column-input:focus,
html[data-theme=dark] #pdf-viewer-container .header-totals-table .type-select:focus,
body[data-theme=dark] #pdf-viewer-container .header-totals-table .column-input:focus,
body[data-theme=dark] #pdf-viewer-container .header-totals-table .type-select:focus {
  border-color: #4d86ff;
  box-shadow: 0 0 5px rgba(77, 134, 255, 0.6);
}
body.dark-theme #pdf-viewer-container .popup-header,
body.dark-theme #pdf-viewer-container .line-type-select,
body.dark-theme #pdf-viewer-container .popup-line-type .line-type-select,
html[data-theme=dark] #pdf-viewer-container .popup-header,
html[data-theme=dark] #pdf-viewer-container .line-type-select,
html[data-theme=dark] #pdf-viewer-container .popup-line-type .line-type-select,
body[data-theme=dark] #pdf-viewer-container .popup-header,
body[data-theme=dark] #pdf-viewer-container .line-type-select,
body[data-theme=dark] #pdf-viewer-container .popup-line-type .line-type-select {
  color: #ffffff !important;
  background-color: #2a2a2a;
}
body.dark-theme #pdf-viewer-container .popup-row:hover,
html[data-theme=dark] #pdf-viewer-container .popup-row:hover,
body[data-theme=dark] #pdf-viewer-container .popup-row:hover {
  background-color: #3a3a3a;
}
body.dark-theme #pdf-viewer-container .scrollbar-rail,
html[data-theme=dark] #pdf-viewer-container .scrollbar-rail,
body[data-theme=dark] #pdf-viewer-container .scrollbar-rail {
  fill: #3a3a3a;
}
body.dark-theme #pdf-viewer-container .scrollbar-thumb,
html[data-theme=dark] #pdf-viewer-container .scrollbar-thumb,
body[data-theme=dark] #pdf-viewer-container .scrollbar-thumb {
  fill: #6a6a6a;
}
body.dark-theme #pdf-viewer-container .scrollbar-thumb:active,
html[data-theme=dark] #pdf-viewer-container .scrollbar-thumb:active,
body[data-theme=dark] #pdf-viewer-container .scrollbar-thumb:active {
  fill: #7a7a7a;
}
/*# sourceMappingURL=pdf.bundle.45J3UIG4.css.map */
