<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --wppdf-emb-dir-factor: 1;
  /*#if MOZCENTRAL*/
  --wppdf-emb-inline-start: inline-start;
  --wppdf-emb-inline-end: inline-end;
  /*#else*/
  --wppdf-emb-inline-start: left;
  --wppdf-emb-inline-end: right;
  /*#endif*/
  --wppdf-emb-sidebar-width: 200px;
  --wppdf-emb-sidebar-transition-duration: 200ms;
  --wppdf-emb-sidebar-transition-timing-function: ease;
  --wppdf-emb-scale-select-container-width: 140px;
  --wppdf-emb-scale-select-overflow: 22px;
  --wppdf-emb-toolbar-icon-opacity: 0.7;
  --wppdf-emb-doorhanger-icon-opacity: 0.9;
  --wppdf-emb-main-color: rgba(249, 249, 250, 1);
  --wppdf-emb-body-bg-color: rgba(42, 42, 46, 1);
  --wppdf-emb-errorWrapper-bg-color: rgba(169, 14, 14, 1);
  --wppdf-emb-progressBar-color: rgba(0, 96, 223, 1);
  --wppdf-emb-progressBar-indeterminate-bg-color: rgba(40, 40, 43, 1);
  --wppdf-emb-progressBar-indeterminate-blend-color: rgba(20, 68, 133, 1);
  --wppdf-emb-scrollbar-color: rgba(121, 121, 123, 1);
  --wppdf-emb-scrollbar-bg-color: rgba(35, 35, 39, 1);
  --wppdf-emb-toolbar-icon-bg-color: rgba(255, 255, 255, 1);
  --wppdf-emb-toolbar-icon-hover-bg-color: rgba(255, 255, 255, 1);
  --wppdf-emb-sidebar-narrow-bg-color: rgba(42, 42, 46, 0.9);
  --wppdf-emb-sidebar-toolbar-bg-color: rgba(50, 50, 52, 1);
  --wppdf-emb-toolbar-bg-color: rgba(128, 128, 128, 1);
  --wppdf-emb-toolbar-border-color: rgba(128, 128, 128, 1);
  --wppdf-emb-button-hover-color: rgba(102, 102, 103, 1);
  --wppdf-emb-toggled-btn-color: rgba(255, 255, 255, 1);
  --wppdf-emb-toggled-btn-bg-color: rgba(0, 0, 0, 0.3);
  --wppdf-emb-toggled-hover-active-btn-color: rgba(0, 0, 0, 0.4);
  --wppdf-emb-dropdown-btn-bg-color: rgba(135, 135, 135, 1);
  --wppdf-emb-separator-color: rgba(0, 0, 0, 0.3);
  --wppdf-emb-field-color: rgba(250, 250, 250, 1);
  --wppdf-emb-field-bg-color: rgba(135, 135, 135, 1);
  --wppdf-emb-field-border-color: rgba(115, 115, 115, 1);
  --wppdf-emb-treeitem-color: rgba(255, 255, 255, 0.8);
  --wppdf-emb-treeitem-hover-color: rgba(255, 255, 255, 0.9);
  --wppdf-emb-treeitem-selected-color: rgba(255, 255, 255, 0.9);
  --wppdf-emb-treeitem-selected-bg-color: rgba(255, 255, 255, 0.25);
  --wppdf-emb-sidebaritem-bg-color: rgba(255, 255, 255, 0.15);
  --wppdf-emb-doorhanger-bg-color: rgba(74, 74, 79, 1);
  --wppdf-emb-doorhanger-border-color: rgba(39, 39, 43, 1);
  --wppdf-emb-doorhanger-hover-color: rgba(249, 249, 250, 1);
  --wppdf-emb-doorhanger-hover-bg-color: rgba(93, 94, 98, 1);
  --wppdf-emb-doorhanger-separator-color: rgba(92, 92, 97, 1);
  --wppdf-emb-dialog-button-bg-color: rgba(92, 92, 97, 1);
  --wppdf-emb-dialog-button-hover-bg-color: rgba(115, 115, 115, 1);
  --wppdf-emb-loading-icon: url("../images/viewer/loading-dark.svg");
  --wppdf-emb-treeitem-expanded-icon: url("../images/viewer/treeitem-expanded.svg");
  --wppdf-emb-treeitem-collapsed-icon: url("../images/viewer/treeitem-collapsed.svg");
  --wppdf-emb-toolbarButton-editorInk-icon: url("../images/viewer/toolbarButton-editorInk.svg");
  --wppdf-emb-toolbarButton-menuArrow-icon: url("../images/viewer/toolbarButton-menuArrow.svg");
  --wppdf-emb-toolbarButton-sidebarToggle-icon: url("../images/viewer/toolbarButton-sidebarToggle.svg");
  --wppdf-emb-toolbarButton-secondaryToolbarToggle-icon: url("../images/viewer/toolbarButton-secondaryToolbarToggle.svg");
  --wppdf-emb-toolbarButton-pageUp-icon: url("../images/viewer/toolbarButton-pageUp.svg");
  --wppdf-emb-toolbarButton-pageDown-icon: url("../images/viewer/toolbarButton-pageDown.svg");
  --wppdf-emb-toolbarButton-zoomOut-icon: url("../images/viewer/toolbarButton-zoomOut.svg");
  --wppdf-emb-toolbarButton-zoomIn-icon: url("../images/viewer/toolbarButton-zoomIn.svg");
  --wppdf-emb-toolbarButton-presentationMode-icon: url("../images/viewer/toolbarButton-presentationMode.svg");
  --wppdf-emb-toolbarButton-print-icon: url("../images/viewer/toolbarButton-print.svg");
  --wppdf-emb-toolbarButton-openFile-icon: url("../images/viewer/toolbarButton-openFile.svg");
  --wppdf-emb-toolbarButton-download-icon: url("../images/viewer/toolbarButton-download.svg");
  --wppdf-emb-toolbarButton-fullscreen-icon: url("../images/viewer/toolbarButton-fullscreen.svg");
  --wppdf-emb-toolbarButton-bookmark-icon: url("../images/viewer/toolbarButton-bookmark.svg");
  --wppdf-emb-toolbarButton-viewThumbnail-icon: url("../images/viewer/toolbarButton-viewThumbnail.svg");
  --wppdf-emb-toolbarButton-viewOutline-icon: url("../images/viewer/toolbarButton-viewOutline.svg");
  --wppdf-emb-toolbarButton-viewAttachments-icon: url("../images/viewer/toolbarButton-viewAttachments.svg");
  --wppdf-emb-toolbarButton-viewLayers-icon: url("../images/viewer/toolbarButton-viewLayers.svg");
  --wppdf-emb-toolbarButton-currentOutlineItem-icon: url("../images/viewer/toolbarButton-currentOutlineItem.svg");
  --wppdf-emb-toolbarButton-search-icon: url("../images/viewer/toolbarButton-search.svg");
  --wppdf-emb-findbarButton-previous-icon: url("../images/viewer/findbarButton-previous.svg");
  --wppdf-emb-findbarButton-next-icon: url("../images/viewer/findbarButton-next.svg");
  --wppdf-emb-secondaryToolbarButton-firstPage-icon: url("../images/viewer/secondaryToolbarButton-firstPage.svg");
  --wppdf-emb-secondaryToolbarButton-lastPage-icon: url("../images/viewer/secondaryToolbarButton-lastPage.svg");
  --wppdf-emb-secondaryToolbarButton-rotateCcw-icon: url("../images/viewer/secondaryToolbarButton-rotateCcw.svg");
  --wppdf-emb-secondaryToolbarButton-rotateCw-icon: url("../images/viewer/secondaryToolbarButton-rotateCw.svg");
  --wppdf-emb-secondaryToolbarButton-selectTool-icon: url("../images/viewer/secondaryToolbarButton-selectTool.svg");
  --wppdf-emb-secondaryToolbarButton-handTool-icon: url("../images/viewer/secondaryToolbarButton-handTool.svg");
  --wppdf-emb-secondaryToolbarButton-scrollPage-icon: url("../images/viewer/secondaryToolbarButton-scrollPage.svg");
  --wppdf-emb-secondaryToolbarButton-scrollVertical-icon: url("../images/viewer/secondaryToolbarButton-scrollVertical.svg");
  --wppdf-emb-secondaryToolbarButton-scrollHorizontal-icon: url("../images/viewer/secondaryToolbarButton-scrollHorizontal.svg");
  --wppdf-emb-secondaryToolbarButton-scrollWrapped-icon: url("../images/viewer/secondaryToolbarButton-scrollWrapped.svg");
  --wppdf-emb-secondaryToolbarButton-spreadNone-icon: url("../images/viewer/secondaryToolbarButton-spreadNone.svg");
  --wppdf-emb-secondaryToolbarButton-spreadOdd-icon: url("../images/viewer/secondaryToolbarButton-spreadOdd.svg");
  --wppdf-emb-secondaryToolbarButton-spreadEven-icon: url("../images/viewer/secondaryToolbarButton-spreadEven.svg");
  --wppdf-emb-secondaryToolbarButton-documentProperties-icon: url("../images/viewer/secondaryToolbarButton-documentProperties.svg");
  --wppdf-emb-annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,&lt;svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'&gt;&lt;rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/&gt;&lt;/svg&gt;");
  --wppdf-emb-xfa-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,&lt;svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'&gt;&lt;rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/&gt;&lt;/svg&gt;");
  --wppdf-emb-focus-outline: solid 2px red;
  --wppdf-emb-hover-outline: dashed 2px blue;
  --wppdf-emb-freetext-line-height: 1.35;
  --wppdf-emb-freetext-padding: 2px;
  --wppdf-emb-editorInk-editing-cursor: url("../images/viewer/toolbarButton-editorInk.svg") 0 16;
  --wppdf-emb-viewer-container-height: 0;
  --wppdf-emb-pdfViewer-padding-bottom: 0;
  --wppdf-emb-page-margin: 9px auto 1px;
  --wppdf-emb-page-border: 0;
  --wppdf-emb-spreadHorizontalWrapped-margin-LR: -3.5px;
  --wppdf-emb-scale-factor: 1;
}

@media (forced-colors: active) {
  :root {
    --wppdf-emb-focus-outline: solid 3px ButtonText;
    --wppdf-emb-hover-outline: dashed 3px ButtonText;
  }
}
@media screen and (forced-colors: active) {
  :root {
    --wppdf-emb-button-hover-color: Highlight;
    --wppdf-emb-doorhanger-hover-bg-color: Highlight;
    --wppdf-emb-toolbar-icon-opacity: 1;
    --wppdf-emb-toolbar-icon-bg-color: ButtonText;
    --wppdf-emb-toolbar-icon-hover-bg-color: ButtonFace;
    --wppdf-emb-toggled-btn-color: HighlightText;
    --wppdf-emb-toggled-btn-bg-color: LinkText;
    --wppdf-emb-doorhanger-hover-color: ButtonFace;
    --wppdf-emb-doorhanger-border-color-whcm: 1px solid ButtonText;
    --wppdf-emb-doorhanger-triangle-opacity-whcm: 0;
    --wppdf-emb-dialog-button-border: 1px solid Highlight;
    --wppdf-emb-dialog-button-hover-bg-color: Highlight;
    --wppdf-emb-dialog-button-hover-color: ButtonFace;
    --wppdf-emb-field-border-color: ButtonText;
  }
}
@media (forced-colors: active) {
  :root {
    --wppdf-emb-focus-outline: solid 3px ButtonText;
    --wppdf-emb-hover-outline: dashed 3px ButtonText;
  }
}
@media screen and (forced-colors: active) {
  :root {
    --wppdf-emb-pdfViewer-padding-bottom: 9px;
    --wppdf-emb-page-border: 0;
    --wppdf-emb-page-border-image: none;
    --wppdf-emb-spreadHorizontalWrapped-margin-LR: 3.5px;
  }
}
.pdfembed-iframe {
  display: block;
  width: 100%;
  margin: 0 auto;
  overscroll-behavior: auto;
}

#wp-pdf-embbed &gt; * {
  padding: 0;
  margin: 0;
}

#wp-pdf-embbed,
#wppdf-iframe-body {
  height: 100%;
  width: 100%;
}
#wp-pdf-embbed .scrollbar-vertical,
#wppdf-iframe-body .scrollbar-vertical {
  overflow-x: hidden; /* Hide vertical scrollbar */
}
#wp-pdf-embbed .scrollbar-horizontal,
#wppdf-iframe-body .scrollbar-horizontal {
  overflow-y: hidden; /* Hide vertical scrollbar */
}
#wp-pdf-embbed .scrollbar-none,
#wppdf-iframe-body .scrollbar-none {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#wp-pdf-embbed .scrollbar-none::-webkit-scrollbar,
#wppdf-iframe-body .scrollbar-none::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
#wp-pdf-embbed .numPageStart,
#wppdf-iframe-body .numPageStart {
  color: var(--wppdf-emb-main-color);
  padding-left: 5px;
  font-size: 14px;
  line-height: 32px;
}
#wp-pdf-embbed .numbPagesDivider,
#wppdf-iframe-body .numbPagesDivider {
  color: var(--wppdf-emb-main-color);
  padding: 0;
  font-size: 14px;
  line-height: 32px;
}

#mainContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 325px;
}

#viewerContainer {
  overflow: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: none;
}
#viewerContainer.toolbar-visible-on.toolbar-top, #viewerContainer.toolbar-visible-on.toolbar-both {
  top: 32px;
}
#viewerContainer.toolbar-visible-on.toolbar-bottom, #viewerContainer.toolbar-visible-on.toolbar-both {
  bottom: 32px;
}

#viewerContainer:not(.pdfPresentationMode) {
  transition-duration: var(--wppdf-emb-sidebar-transition-duration);
  transition-timing-function: var(--wppdf-emb-sidebar-transition-timing-function);
}

#wppdf-iframe-body .textLayer {
  position: absolute;
  text-align: initial;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0.2;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
  forced-color-adjust: none;
}
#wppdf-iframe-body .textLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: rgb(180, 0, 170);
  border-radius: 4px;
}
#wppdf-iframe-body .textLayer .highlight.appended {
  position: initial;
}
#wppdf-iframe-body .textLayer .highlight.begin {
  border-radius: 4px 0 0 4px;
}
#wppdf-iframe-body .textLayer .highlight.end {
  border-radius: 0 4px 4px 0;
}
#wppdf-iframe-body .textLayer .highlight.middle {
  border-radius: 0;
}
#wppdf-iframe-body .textLayer .highlight.selected {
  background-color: rgb(0, 100, 0);
}
#wppdf-iframe-body .textLayer .highlight ::-moz-selection {
  background: rgb(0, 0, 255);
}
#wppdf-iframe-body .textLayer .highlight ::selection {
  background: rgb(0, 0, 255);
}
#wppdf-iframe-body .textLayer span,
#wppdf-iframe-body .textLayer br {
  color: transparent;
  position: absolute;
  white-space: pre;
  cursor: text;
  transform-origin: 0% 0%;
}
#wppdf-iframe-body .textLayer span::-moz-selection,
#wppdf-iframe-body .textLayer br::-moz-selection {
  background: transparent;
}
#wppdf-iframe-body .textLayer span::selection,
#wppdf-iframe-body .textLayer br::selection {
  background: transparent;
}
#wppdf-iframe-body .textLayer span.markedContent {
  top: 0;
  height: 0;
}
#wppdf-iframe-body .textLayer .endOfContent {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  bottom: 0;
  z-index: -1;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#wppdf-iframe-body .textLayer .endOfContent.active {
  top: 0;
}
#wppdf-iframe-body .xfaLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: rgb(239, 203, 237);
  border-radius: 4px;
}
#wppdf-iframe-body .xfaLayer .highlight.appended {
  position: initial;
}
#wppdf-iframe-body .xfaLayer .highlight.begin {
  border-radius: 4px 0 0 4px;
}
#wppdf-iframe-body .xfaLayer .highlight.end {
  border-radius: 0 4px 4px 0;
}
#wppdf-iframe-body .xfaLayer .highlight.middle {
  border-radius: 0;
}
#wppdf-iframe-body .xfaLayer .highlight.selected {
  background-color: rgb(203, 223, 203);
}

#wppdf-iframe-body .xfaLayer {
  position: absolute;
  text-align: initial;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  line-height: 1.2;
}
#wppdf-iframe-body .xfaLayer * {
  color: inherit;
  font: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-kerning: inherit;
  letter-spacing: -0.01px;
  text-align: inherit;
  text-decoration: inherit;
  box-sizing: border-box;
  background-color: transparent;
  padding: 0;
  margin: 0;
  pointer-events: auto;
  line-height: inherit;
}
#wppdf-iframe-body .xfaLayer *:required {
  outline: 1.5px solid red;
}
#wppdf-iframe-body .xfaLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: rgb(239, 203, 237);
  border-radius: 4px;
}
#wppdf-iframe-body .xfaLayer .highlight.appended {
  position: initial;
}
#wppdf-iframe-body .xfaLayer .highlight.begin {
  border-radius: 4px 0 0 4px;
}
#wppdf-iframe-body .xfaLayer .highlight.end {
  border-radius: 0 4px 4px 0;
}
#wppdf-iframe-body .xfaLayer .highlight.middle {
  border-radius: 0;
}
#wppdf-iframe-body .xfaLayer .highlight.selected {
  background-color: rgb(203, 223, 203);
}
#wppdf-iframe-body .xfaLayer ::-moz-selection {
  background: rgb(0, 0, 255);
}
#wppdf-iframe-body .xfaLayer ::selection {
  background: rgb(0, 0, 255);
}
#wppdf-iframe-body .xfaLayer div {
  pointer-events: none;
}
#wppdf-iframe-body .xfaLayer svg {
  pointer-events: none;
}
#wppdf-iframe-body .xfaLayer svg * {
  pointer-events: none;
}
#wppdf-iframe-body .xfaLayer a {
  color: blue;
}
#wppdf-iframe-body .xfaRich li {
  margin-left: 3em;
}
#wppdf-iframe-body .xfaFont {
  color: black;
  font-weight: normal;
  font-kerning: none;
  font-size: 10px;
  font-style: normal;
  letter-spacing: 0;
  text-decoration: none;
  vertical-align: 0;
}
#wppdf-iframe-body .xfaCaption {
  overflow: hidden;
  flex: 0 0 auto;
}
#wppdf-iframe-body .xfaCaptionForCheckButton {
  overflow: hidden;
  flex: 1 1 auto;
}
#wppdf-iframe-body .xfaLabel {
  height: 100%;
  width: 100%;
}
#wppdf-iframe-body .xfaLeft {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#wppdf-iframe-body .xfaRight {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
#wppdf-iframe-body .xfaLeft &gt; .xfaCaption,
#wppdf-iframe-body .xfaLeft &gt; .xfaCaptionForCheckButton,
#wppdf-iframe-body .xfaRight &gt; .xfaCaption,
#wppdf-iframe-body .xfaRight &gt; .xfaCaptionForCheckButton {
  max-height: 100%;
}
#wppdf-iframe-body .xfaTop {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#wppdf-iframe-body .xfaBottom {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}
#wppdf-iframe-body .xfaTop &gt; .xfaCaption,
#wppdf-iframe-body .xfaTop &gt; .xfaCaptionForCheckButton,
#wppdf-iframe-body .xfaBottom &gt; .xfaCaption,
#wppdf-iframe-body .xfaBottom &gt; .xfaCaptionForCheckButton {
  width: 100%;
}
#wppdf-iframe-body .xfaBorder {
  background-color: transparent;
  position: absolute;
  pointer-events: none;
}
#wppdf-iframe-body .xfaWrapped {
  width: 100%;
  height: 100%;
}
#wppdf-iframe-body .xfaTextfield:focus,
#wppdf-iframe-body .xfaSelect:focus {
  background-image: none;
  background-color: transparent;
  outline: auto;
  outline-offset: -1px;
}
#wppdf-iframe-body .xfaCheckbox:focus,
#wppdf-iframe-body .xfaRadio:focus {
  outline: auto;
}
#wppdf-iframe-body .xfaTextfield,
#wppdf-iframe-body .xfaSelect {
  height: 100%;
  width: 100%;
  flex: 1 1 auto;
  border: none;
  resize: none;
  background-image: var(--wppdf-emb-xfa-unfocused-field-background);
}
#wppdf-iframe-body .xfaTop &gt; .xfaTextfield,
#wppdf-iframe-body .xfaTop &gt; .xfaSelect,
#wppdf-iframe-body .xfaBottom &gt; .xfaTextfield,
#wppdf-iframe-body .xfaBottom &gt; .xfaSelect {
  flex: 0 1 auto;
}
#wppdf-iframe-body .xfaButton {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border: none;
  text-align: center;
}
#wppdf-iframe-body .xfaLink {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#wppdf-iframe-body .xfaCheckbox,
#wppdf-iframe-body .xfaRadio {
  width: 100%;
  height: 100%;
  flex: 0 0 auto;
  border: none;
}
#wppdf-iframe-body .xfaRich {
  white-space: pre-wrap;
  width: 100%;
  height: 100%;
}
#wppdf-iframe-body .xfaImage {
  -o-object-position: left top;
  object-position: left top;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
#wppdf-iframe-body .xfaLrTb,
#wppdf-iframe-body .xfaRlTb,
#wppdf-iframe-body .xfaTb {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
#wppdf-iframe-body .xfaLr {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
#wppdf-iframe-body .xfaRl {
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
}
#wppdf-iframe-body .xfaTb &gt; div {
  justify-content: left;
}
#wppdf-iframe-body .xfaPosition {
  position: relative;
}
#wppdf-iframe-body .xfaArea {
  position: relative;
}
#wppdf-iframe-body .xfaValignMiddle {
  display: flex;
  align-items: center;
}
#wppdf-iframe-body .xfaTable {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
#wppdf-iframe-body .xfaTable .xfaRow {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
#wppdf-iframe-body .xfaTable .xfaRlRow {
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  flex: 1;
}
#wppdf-iframe-body .xfaTable .xfaRlRow &gt; div {
  flex: 1;
}
#wppdf-iframe-body .xfaNonInteractive input,
#wppdf-iframe-body .xfaNonInteractive textarea,
#wppdf-iframe-body .xfaDisabled input,
#wppdf-iframe-body .xfaDisabled textarea,
#wppdf-iframe-body .xfaReadOnly input,
#wppdf-iframe-body .xfaReadOnly textarea {
  background: initial;
}

@media (forced-colors: active) {
  #wppdf-iframe-body .xfaLayer *:required {
    outline: 1.5px solid selectedItem;
  }
}
@media print {
  #wppdf-iframe-body .xfaTextfield,
  #wppdf-iframe-body .xfaSelect {
    background: transparent;
  }
  #wppdf-iframe-body .xfaSelect {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: "";
  }
}
#wppdf-iframe-body .annotationLayer {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  transform-origin: 0 0;
}
#wppdf-iframe-body .annotationLayer section {
  position: absolute;
  text-align: initial;
  pointer-events: auto;
  box-sizing: border-box;
  transform-origin: 0 0;
}
#wppdf-iframe-body .annotationLayer .linkAnnotation &gt; a,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.pushButton &gt; a {
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.pushButton &gt; canvas {
  width: 100%;
  height: 100%;
}
#wppdf-iframe-body .annotationLayer .textAnnotation img {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation input,
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation textarea,
#wppdf-iframe-body .annotationLayer .choiceWidgetAnnotation select,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input {
  background-image: var(--wppdf-emb-annotation-unfocused-field-background);
  border: 1px solid transparent;
  box-sizing: border-box;
  font: calc(9px * var(--wppdf-emb-scale-factor)) sans-serif;
  height: 100%;
  margin: 0;
  vertical-align: top;
  width: 100%;
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation input:required,
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation textarea:required,
#wppdf-iframe-body .annotationLayer .choiceWidgetAnnotation select:required,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:required,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input:required {
  outline: 1.5px solid red;
}
#wppdf-iframe-body .annotationLayer .choiceWidgetAnnotation select option {
  padding: 0;
}
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input {
  border-radius: 50%;
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation textarea {
  resize: none;
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation input[disabled],
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation textarea[disabled],
#wppdf-iframe-body .annotationLayer .choiceWidgetAnnotation select[disabled],
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input[disabled] {
  background: none;
  border: 1px solid transparent;
  cursor: not-allowed;
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation textarea:hover,
#wppdf-iframe-body .annotationLayer .choiceWidgetAnnotation select:hover,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input:hover {
  border: 1px solid rgb(0, 0, 0);
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation input:focus,
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation textarea:focus,
#wppdf-iframe-body .annotationLayer .choiceWidgetAnnotation select:focus {
  background: none;
  border: 1px solid transparent;
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation input :focus,
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation textarea :focus,
#wppdf-iframe-body .annotationLayer .choiceWidgetAnnotation select :focus,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox :focus,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton :focus {
  background-image: none;
  background-color: transparent;
  outline: auto;
}
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
  background-color: CanvasText;
  content: "";
  display: block;
  position: absolute;
}
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
  height: 80%;
  left: 45%;
  width: 1px;
}
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before {
  transform: rotate(45deg);
}
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
  transform: rotate(-45deg);
}
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
  border-radius: 50%;
  height: 50%;
  left: 30%;
  top: 20%;
  width: 50%;
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation input.comb {
  font-family: monospace;
  padding-left: 2px;
  padding-right: 0;
}
#wppdf-iframe-body .annotationLayer .textWidgetAnnotation input.comb:focus {
  /*
   * Letter spacing is placed on the right side of each character. Hence, the
   * letter spacing of the last character may be placed outside the visible
   * area, causing horizontal scrolling. We avoid this by extending the width
   * when the element has focus and revert this when it loses focus.
   */
  width: 103%;
}
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input,
#wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#wppdf-iframe-body .annotationLayer .popupTriggerArea {
  height: 100%;
  width: 100%;
}
#wppdf-iframe-body .annotationLayer .popupWrapper {
  position: absolute;
  font-size: calc(9px * var(--wppdf-emb-scale-factor));
  width: 100%;
  min-width: calc(180px * var(--wppdf-emb-scale-factor));
  pointer-events: none;
}
#wppdf-iframe-body .annotationLayer .popup {
  position: absolute;
  z-index: 200;
  max-width: calc(180px * var(--wppdf-emb-scale-factor));
  background-color: rgb(255, 255, 153);
  box-shadow: 0 calc(2px * var(--wppdf-emb-scale-factor)) calc(5px * var(--wppdf-emb-scale-factor)) rgb(136, 136, 136);
  border-radius: calc(2px * var(--wppdf-emb-scale-factor));
  padding: calc(6px * var(--wppdf-emb-scale-factor));
  margin-left: calc(5px * var(--wppdf-emb-scale-factor));
  cursor: pointer;
  font: message-box;
  white-space: normal;
  word-wrap: break-word;
  pointer-events: auto;
}
#wppdf-iframe-body .annotationLayer .popup &gt; * {
  font-size: calc(9px * var(--wppdf-emb-scale-factor));
}
#wppdf-iframe-body .annotationLayer .popup h1 {
  display: inline-block;
}
#wppdf-iframe-body .annotationLayer .popupDate {
  display: inline-block;
  margin-left: calc(5px * var(--wppdf-emb-scale-factor));
}
#wppdf-iframe-body .annotationLayer .popupContent {
  border-top: 1px solid rgb(51, 51, 51);
  margin-top: calc(2px * var(--wppdf-emb-scale-factor));
  padding-top: calc(2px * var(--wppdf-emb-scale-factor));
}
#wppdf-iframe-body .annotationLayer .richText &gt; * {
  white-space: pre-wrap;
  font-size: calc(9px * var(--wppdf-emb-scale-factor));
}
#wppdf-iframe-body .annotationLayer .highlightAnnotation,
#wppdf-iframe-body .annotationLayer .underlineAnnotation,
#wppdf-iframe-body .annotationLayer .squigglyAnnotation,
#wppdf-iframe-body .annotationLayer .strikeoutAnnotation,
#wppdf-iframe-body .annotationLayer .freeTextAnnotation,
#wppdf-iframe-body .annotationLayer .lineAnnotation svg line,
#wppdf-iframe-body .annotationLayer .squareAnnotation svg rect,
#wppdf-iframe-body .annotationLayer .circleAnnotation svg ellipse,
#wppdf-iframe-body .annotationLayer .polylineAnnotation svg polyline,
#wppdf-iframe-body .annotationLayer .polygonAnnotation svg polygon,
#wppdf-iframe-body .annotationLayer .caretAnnotation,
#wppdf-iframe-body .annotationLayer .inkAnnotation svg polyline,
#wppdf-iframe-body .annotationLayer .stampAnnotation,
#wppdf-iframe-body .annotationLayer .fileAttachmentAnnotation {
  cursor: pointer;
}
#wppdf-iframe-body .annotationLayer section svg {
  position: absolute;
  width: 100%;
  height: 100%;
}
#wppdf-iframe-body [data-editor-rotation="90"] {
  transform: rotate(90deg);
}
#wppdf-iframe-body [data-editor-rotation="180"] {
  transform: rotate(180deg);
}
#wppdf-iframe-body [data-editor-rotation="270"] {
  transform: rotate(270deg);
}
#wppdf-iframe-body .annotationEditorLayer {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  font-size: calc(100px * var(--wppdf-emb-scale-factor));
  transform-origin: 0 0;
}
#wppdf-iframe-body .annotationEditorLayer .selectedEditor {
  outline: var(--wppdf-emb-focus-outline);
  resize: none;
}
#wppdf-iframe-body .annotationEditorLayer .freeTextEditor {
  position: absolute;
  background: transparent;
  border-radius: 3px;
  padding: calc(var(--wppdf-emb-freetext-padding) * var(--wppdf-emb-scale-factor));
  resize: none;
  width: auto;
  height: auto;
  z-index: 1;
  transform-origin: 0 0;
  touch-action: none;
}
#wppdf-iframe-body .annotationEditorLayer .freeTextEditor .internal {
  background: transparent;
  border: none;
  top: 0;
  left: 0;
  overflow: visible;
  white-space: nowrap;
  resize: none;
  font: 10px sans-serif;
  line-height: var(--wppdf-emb-freetext-line-height);
}
#wppdf-iframe-body .annotationEditorLayer .freeTextEditor .overlay {
  position: absolute;
  display: none;
  background: transparent;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#wppdf-iframe-body .annotationEditorLayer .freeTextEditor .overlay.enabled {
  display: block;
}
#wppdf-iframe-body .annotationEditorLayer .freeTextEditor .internal:empty::before {
  content: attr(default-content);
  color: gray;
}
#wppdf-iframe-body .annotationEditorLayer .freeTextEditor .internal:focus {
  outline: none;
}
#wppdf-iframe-body .annotationEditorLayer .inkEditor.disabled {
  resize: none;
}
#wppdf-iframe-body .annotationEditorLayer .inkEditor.disabled.selectedEditor {
  resize: horizontal;
}
#wppdf-iframe-body .annotationEditorLayer .freeTextEditor:hover:not(.selectedEditor),
#wppdf-iframe-body .annotationEditorLayer .inkEditor:hover:not(.selectedEditor) {
  outline: var(--wppdf-emb-hover-outline);
}
#wppdf-iframe-body .annotationEditorLayer .inkEditor {
  position: absolute;
  background: transparent;
  border-radius: 3px;
  overflow: auto;
  width: 100%;
  height: 100%;
  z-index: 1;
  transform-origin: 0 0;
  cursor: auto;
}
#wppdf-iframe-body .annotationEditorLayer .inkEditor.editing {
  resize: none;
  cursor: var(--wppdf-emb-editorInk-editing-cursor), pointer;
}
#wppdf-iframe-body .annotationEditorLayer .inkEditor .inkEditorCanvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  touch-action: none;
}

@media (forced-colors: active) {
  #wppdf-iframe-body .annotationLayer .textWidgetAnnotation input:required,
  #wppdf-iframe-body .annotationLayer .textWidgetAnnotation textarea:required,
  #wppdf-iframe-body .annotationLayer .choiceWidgetAnnotation select:required,
  #wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.checkBox input:required,
  #wppdf-iframe-body .annotationLayer .buttonWidgetAnnotation.radioButton input:required {
    outline: 1.5px solid selectedItem;
  }
}
#wppdf-iframe-body div.pdfemb-toolbar {
  padding: 0px;
  margin: 0px;
  border: none;
  z-index: 10;
  position: absolute;
  background-color: gray;
  width: 100%;
}
#wppdf-iframe-body .pdfemb-toolbar-fixed {
  display: block;
}
#wppdf-iframe-body .pdf-embed .pdfemb-toolbar-always-visible-off {
  display: none;
}
#wppdf-iframe-body .pdf-embed:hover .pdfemb-toolbar-always-visible-off {
  display: block;
}
#wppdf-iframe-body .toolbar {
  position: relative;
  left: 0;
  right: 0;
  z-index: 9999;
  cursor: default;
}
#wppdf-iframe-body .toolbar.pdfemb-toolbar-always-visible-off:hover {
  display: block;
}
#wppdf-iframe-body .toolbar.pdfemb-toolbar-display-none {
  display: none;
}
#wppdf-iframe-body .toolbar.pdfemb-toolbar-display-top {
  top: 0px;
  left: 0px;
}
#wppdf-iframe-body .toolbar.pdfemb-toolbar-display-bottom {
  position: fixed;
  bottom: 0px;
  left: 0px;
}
#wppdf-iframe-body .toolbarContainer {
  width: 100%;
}
#wppdf-iframe-body #toolbarSidebar {
  width: 100%;
  height: 32px;
  background-color: var(--wppdf-emb-sidebar-toolbar-bg-color);
  box-shadow: inset calc(-1px * var(--wppdf-emb-dir-factor)) 0 0 rgba(0, 0, 0, 0.25), 0 1px 0 rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.1);
}
#wppdf-iframe-body [dir=ltr] #sidebarResizer {
  right: -6px;
}
#wppdf-iframe-body [dir=rtl] #sidebarResizer {
  left: -6px;
}
#wppdf-iframe-body #sidebarResizer {
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-end: -6px;
  width: 6px;
  z-index: 200;
  cursor: ew-resize;
}
#wppdf-iframe-body .toolbarContainer,
#wppdf-iframe-body .findbar,
#wppdf-iframe-body .secondaryToolbar,
#wppdf-iframe-body .editorParamsToolbar {
  position: relative;
  height: 32px;
  background-color: var(--wppdf-emb-toolbar-bg-color);
  box-shadow: 0 1px 0 var(--wppdf-emb-toolbar-border-color);
}
#wppdf-iframe-body #toolbarViewer {
  height: 32px;
}

#wppdf-iframe-body [data-main-rotation="90"] {
  transform: rotate(90deg) translateY(-100%);
}
#wppdf-iframe-body [data-main-rotation="180"] {
  transform: rotate(180deg) translate(-100%, -100%);
}
#wppdf-iframe-body [data-main-rotation="270"] {
  transform: rotate(270deg) translateX(-100%);
}
#wppdf-iframe-body .pdfViewer {
  padding-bottom: var(--wppdf-emb-pdfViewer-padding-bottom);
}
#wppdf-iframe-body .pdfViewer .canvasWrapper {
  overflow: hidden;
}
#wppdf-iframe-body .pdfViewer .page {
  direction: ltr;
  width: 816px;
  height: 1056px;
  margin: var(--wppdf-emb-page-margin);
  position: relative;
  overflow: visible;
  border: var(--wppdf-emb-page-border);
  -o-border-image: var(--wppdf-emb-page-border-image);
  border-image: var(--wppdf-emb-page-border-image);
  background-clip: content-box;
  background-color: rgb(255, 255, 255);
}
#wppdf-iframe-body .pdfViewer .page:first-child {
  margin-top: 0;
}
#wppdf-iframe-body .pdfViewer .dummyPage {
  position: relative;
  width: 0;
  height: var(--wppdf-emb-viewer-container-height);
}
#wppdf-iframe-body .pdfViewer.removePageBorders .page {
  margin: 0 auto 10px;
  border: none;
}
#wppdf-iframe-body .pdfViewer.singlePageView {
  display: inline-block;
}
#wppdf-iframe-body .pdfViewer.singlePageView .page {
  margin: 0;
  border: none;
}
#wppdf-iframe-body .pdfViewer.scrollHorizontal,
#wppdf-iframe-body .pdfViewer.scrollWrapped,
#wppdf-iframe-body .spread {
  margin-left: 3.5px;
  margin-right: 3.5px;
  text-align: center;
}
#wppdf-iframe-body .pdfViewer.scrollHorizontal,
#wppdf-iframe-body .spread {
  white-space: nowrap;
}
#wppdf-iframe-body .pdfViewer.removePageBorders,
#wppdf-iframe-body .pdfViewer.scrollHorizontal .spread,
#wppdf-iframe-body .pdfViewer.scrollWrapped .spread {
  margin-left: 0;
  margin-right: 0;
}
#wppdf-iframe-body .spread .page,
#wppdf-iframe-body .spread .dummyPage,
#wppdf-iframe-body .pdfViewer.scrollHorizontal .page,
#wppdf-iframe-body .pdfViewer.scrollWrapped .page,
#wppdf-iframe-body .pdfViewer.scrollHorizontal .spread,
#wppdf-iframe-body .pdfViewer.scrollWrapped .spread {
  display: inline-block;
  vertical-align: middle;
}
#wppdf-iframe-body .spread .page,
#wppdf-iframe-body .pdfViewer.scrollHorizontal .page,
#wppdf-iframe-body .pdfViewer.scrollWrapped .page {
  margin-left: var(--wppdf-emb-spreadHorizontalWrapped-margin-LR);
  margin-right: var(--wppdf-emb-spreadHorizontalWrapped-margin-LR);
}
#wppdf-iframe-body .pdfViewer.removePageBorders .spread .page,
#wppdf-iframe-body .pdfViewer.removePageBorders.scrollHorizontal .page,
#wppdf-iframe-body .pdfViewer.removePageBorders.scrollWrapped .page {
  margin-left: 5px;
  margin-right: 5px;
}
#wppdf-iframe-body .pdfViewer .page canvas {
  margin: 0;
  display: block;
}
#wppdf-iframe-body .pdfViewer .page canvas[hidden] {
  display: none;
}
#wppdf-iframe-body .pdfViewer .page .loadingIcon {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/viewer/loading-icon.gif") center no-repeat;
}
#wppdf-iframe-body .pdfViewer .page .loadingIcon.notVisible {
  background: none;
}
#wppdf-iframe-body .pdfViewer.enablePermissions .textLayer span {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  cursor: not-allowed;
}
#wppdf-iframe-body .pdfPresentationMode .pdfViewer {
  padding-bottom: 0;
}
#wppdf-iframe-body .pdfPresentationMode .spread {
  margin: 0;
}
#wppdf-iframe-body .pdfPresentationMode .pdfViewer .page {
  margin: 0 auto;
  border: 2px solid transparent;
}
#wppdf-iframe-body .fsButtonHiddenm,
#wppdf-iframe-body .printButtonHidden,
#wppdf-iframe-body .dlButtonHidden,
#wppdf-iframe-body .findbarHidden,
#wppdf-iframe-body .hidden,
#wppdf-iframe-body [hidden] {
  display: none !important;
}
#wppdf-iframe-body #viewerContainer.pdfPresentationMode:-webkit-full-screen {
  top: 0;
  background-color: rgb(0, 0, 0);
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: none;
  -webkit-user-select: none;
  user-select: none;
}
#wppdf-iframe-body #viewerContainer.pdfPresentationMode:fullscreen {
  top: 0;
  background-color: rgb(0, 0, 0);
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#wppdf-iframe-body .pdfPresentationMode:-webkit-full-screen a:not(.internalLink) {
  display: none;
}
#wppdf-iframe-body .pdfPresentationMode:fullscreen a:not(.internalLink) {
  display: none;
}
#wppdf-iframe-body .pdfPresentationMode:-webkit-full-screen .textLayer span {
  cursor: none;
}
#wppdf-iframe-body .pdfPresentationMode:fullscreen .textLayer span {
  cursor: none;
}
#wppdf-iframe-body .pdfPresentationMode.pdfPresentationModeControls &gt; *,
#wppdf-iframe-body .pdfPresentationMode.pdfPresentationModeControls .textLayer span {
  cursor: default;
}
#wppdf-iframe-body #outerContainer {
  width: 100%;
  height: 100%;
  position: relative;
}

[dir=ltr] #sidebarContainer {
  left: calc(-1 * var(--wppdf-emb-sidebar-width));
}

[dir=rtl] #sidebarContainer {
  right: calc(-1 * var(--wppdf-emb-sidebar-width));
}

[dir=ltr] #sidebarContainer {
  border-right: var(--wppdf-emb-doorhanger-border-color-whcm);
}

[dir=rtl] #sidebarContainer {
  border-left: var(--wppdf-emb-doorhanger-border-color-whcm);
}

[dir=ltr] #sidebarContainer {
  transition-property: left;
}

[dir=rtl] #sidebarContainer {
  transition-property: right;
}

#sidebarContainer {
  position: absolute;
  top: 32px;
  bottom: 0;
  inset-inline-start: calc(-1 * var(--wppdf-emb-sidebar-width));
  width: var(--wppdf-emb-sidebar-width);
  visibility: hidden;
  z-index: 100;
  border-top: 1px solid rgb(51, 51, 51);
  -webkit-border-end: var(--wppdf-emb-doorhanger-border-color-whcm);
  border-inline-end: var(--wppdf-emb-doorhanger-border-color-whcm);
  transition-property: inset-inline-start;
  transition-duration: var(--wppdf-emb-sidebar-transition-duration);
  transition-timing-function: var(--wppdf-emb-sidebar-transition-timing-function);
}

#outerContainer.sidebarMoving #sidebarContainer,
#outerContainer.sidebarOpen #sidebarContainer {
  visibility: visible;
}

[dir=ltr] #outerContainer.sidebarOpen #sidebarContainer {
  left: 0;
}

[dir=rtl] #outerContainer.sidebarOpen #sidebarContainer {
  right: 0;
}

#outerContainer.sidebarOpen #sidebarContainer {
  inset-inline-start: 0;
}

[dir=ltr] #sidebarContent {
  left: 0;
}

[dir=rtl] #sidebarContent {
  right: 0;
}

#sidebarContent {
  top: 32px;
  bottom: 0;
  inset-inline-start: 0;
  overflow: auto;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset calc(-1px * var(--wppdf-emb-dir-factor)) 0 0 rgba(0, 0, 0, 0.25);
}

[dir=ltr] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  left: var(--wppdf-emb-sidebar-width);
}

[dir=rtl] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  right: var(--wppdf-emb-sidebar-width);
}

[dir=ltr] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  transition-property: left;
}

[dir=rtl] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  transition-property: right;
}

#outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode) {
  inset-inline-start: var(--wppdf-emb-sidebar-width);
  transition-property: inset-inline-start;
}

#wppdf-iframe-body {
  border: 1px solid black;
  box-sizing: border-box;
  /* TODO: file FF bug to support ::-moz-selection:window-inactive
  	 so we can override the opaque grey background when the window is inactive;
  	 see https://bugzilla.mozilla.org/show_bug.cgi?id=706209 */
}
#wppdf-iframe-body [dir=rtl]:root {
  --wppdf-emb-dir-factor: -1;
}
#wppdf-iframe-body [dir=ltr] .loadingBar {
  left: 0;
  right: var(--wppdf-emb-progressBar-end-offset);
}
#wppdf-iframe-body [dir=rtl] .loadingBar {
  right: 0;
  left: var(--wppdf-emb-progressBar-end-offset);
}
#wppdf-iframe-body [dir=ltr] .loadingBar {
  transition-property: left;
}
#wppdf-iframe-body [dir=rtl] .loadingBar {
  transition-property: right;
}
#wppdf-iframe-body [dir=ltr] #outerContainer.sidebarOpen .loadingBar {
  left: var(--wppdf-emb-sidebar-width);
}
#wppdf-iframe-body [dir=rtl] #outerContainer.sidebarOpen .loadingBar {
  right: var(--wppdf-emb-sidebar-width);
}
#wppdf-iframe-body .loadingBar {
  position: absolute;
  inset-inline: 0 var(--wppdf-emb-progressBar-end-offset);
  height: 4px;
  background-color: var(--wppdf-emb-body-bg-color);
  border-bottom: 1px solid var(--wppdf-emb-toolbar-border-color);
  transition-property: inset-inline-start;
  transition-duration: var(--wppdf-emb-sidebar-transition-duration);
  transition-timing-function: var(--wppdf-emb-sidebar-transition-timing-function);
}
#wppdf-iframe-body .loadingBar .progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: scaleX(var(--wppdf-emb-progressBar-percent));
  transform-origin: 0 0;
  height: 100%;
  background-color: var(--wppdf-emb-progressBar-color);
  overflow: hidden;
  transition: transform 200ms;
}
#wppdf-iframe-body .loadingBar.indeterminate .progress {
  transform: none;
  background-color: var(--wppdf-emb-progressBar-indeterminate-bg-color);
  transition: none;
}
#wppdf-iframe-body .loadingBar.indeterminate .progress .glimmer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% + 150px);
  background: repeating-linear-gradient(135deg, var(--wppdf-emb-progressBar-indeterminate-blend-color) 0, var(--wppdf-emb-progressBar-indeterminate-bg-color) 5px, var(--wppdf-emb-progressBar-indeterminate-bg-color) 45px, var(--wppdf-emb-progressBar-color) 55px, var(--wppdf-emb-progressBar-color) 95px, var(--wppdf-emb-progressBar-indeterminate-blend-color) 100px);
  -webkit-animation: progressIndeterminate 1s linear infinite;
  animation: progressIndeterminate 1s linear infinite;
}
#wppdf-iframe-body #outerContainer.sidebarOpen .loadingBar {
  inset-inline-start: var(--wppdf-emb-sidebar-width);
}
#wppdf-iframe-body #outerContainer.sidebarResizing #sidebarContainer,
#wppdf-iframe-body #outerContainer.sidebarResizing #viewerContainer,
#wppdf-iframe-body #outerContainer.sidebarResizing .loadingBar {
  /* Improve responsiveness and avoid visual glitches when the sidebar is resized. */
  transition-duration: 0s;
}
@-webkit-keyframes progressIndeterminate {
  0% {
    transform: translateX(-142px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes progressIndeterminate {
  0% {
    transform: translateX(-142px);
  }
  100% {
    transform: translateX(0);
  }
}
#wppdf-iframe-body .secondaryToolbar,
#wppdf-iframe-body .editorParamsToolbar {
  top: 32px;
  position: absolute;
  z-index: 10000;
  height: auto;
  padding: 0 4px;
  margin: 4px 2px;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  cursor: default;
}
#wppdf-iframe-body .findbar {
  position: absolute;
  z-index: 10000;
  height: auto;
  padding: 0 4px;
  margin: 4px 2px;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  cursor: default;
}
#wppdf-iframe-body .findbar.findbar-both, #wppdf-iframe-body .findbar.findbar-top {
  top: 32px;
}
#wppdf-iframe-body .findbar.findbar-bottom {
  bottom: 32px;
}
#wppdf-iframe-body .findbar.findbar-bottom.doorHanger::before {
  bottom: -18px;
  transform: rotate(180deg);
}
#wppdf-iframe-body .findbar.findbar-bottom.doorHanger::after {
  bottom: -16px;
  transform: rotate(180deg);
}
#wppdf-iframe-body [dir=ltr] .findbar {
  left: 64px;
}
#wppdf-iframe-body [dir=rtl] .findbar {
  right: 64px;
}
#wppdf-iframe-body .findbar {
  min-width: 300px;
  background-color: var(--wppdf-emb-toolbar-bg-color);
}
#wppdf-iframe-body .findbar &gt; div {
  height: 32px;
}
#wppdf-iframe-body .findbar &gt; div.findbarInputContainer {
  -webkit-margin-end: 4px;
  margin-inline-end: 4px;
}
#wppdf-iframe-body .findbar input[type=checkbox] {
  pointer-events: none;
}
#wppdf-iframe-body .findbar label {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#wppdf-iframe-body .findbar label:hover,
#wppdf-iframe-body .findbar input:focus-visible + label {
  color: var(--wppdf-emb-toggled-btn-color);
  background-color: var(--wppdf-emb-button-hover-color);
}
#wppdf-iframe-body .findbar .toolbarField[type=checkbox]:checked + .toolbarLabel {
  background-color: var(--wppdf-emb-toggled-btn-bg-color) !important;
  color: var(--wppdf-emb-toggled-btn-color);
}
#wppdf-iframe-body .findbar.wrapContainers &gt; div,
#wppdf-iframe-body .findbar.wrapContainers &gt; div#findbarMessageContainer &gt; * {
  clear: both;
}
#wppdf-iframe-body .findbar.wrapContainers &gt; div#findbarMessageContainer {
  height: auto;
}
#wppdf-iframe-body [dir=ltr] .findbar &gt; div.findbarInputContainer {
  margin-right: 4px;
}
#wppdf-iframe-body [dir=rtl] .findbar &gt; div.findbarInputContainer {
  margin-left: 4px;
}
#wppdf-iframe-body .findInput {
  width: 200px;
}
#wppdf-iframe-body .findInput::-moz-placeholder {
  font-style: normal;
}
#wppdf-iframe-body .findInput::placeholder {
  font-style: normal;
}
#wppdf-iframe-body .findInput[data-status=pending] {
  background-image: var(--wppdf-emb-loading-icon);
  background-repeat: no-repeat;
  background-position: calc(50% + 48% * var(--wppdf-emb-dir-factor));
}
#wppdf-iframe-body .findInput[data-status=notFound] {
  background-color: rgb(255, 102, 102);
}
#wppdf-iframe-body [dir=ltr] .secondaryToolbar,
#wppdf-iframe-body [dir=ltr] .editorParamsToolbar {
  right: 4px;
}
#wppdf-iframe-body [dir=rtl] .secondaryToolbar,
#wppdf-iframe-body [dir=rtl] .editorParamsToolbar {
  left: 4px;
}
#wppdf-iframe-body .secondaryToolbar,
#wppdf-iframe-body .editorParamsToolbar {
  padding: 6px 0 10px;
  inset-inline-end: 4px;
  height: auto;
  z-index: 30000;
  background-color: var(--wppdf-emb-doorhanger-bg-color);
}
#wppdf-iframe-body .editorParamsToolbarContainer {
  width: 220px;
  margin-bottom: -4px;
}
#wppdf-iframe-body .editorParamsToolbarContainer &gt; .editorParamsSetter {
  min-height: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
  padding-inline: 10px;
}
#wppdf-iframe-body .editorParamsToolbarContainer .editorParamsLabel {
  -webkit-padding-end: 10px;
  padding-inline-end: 10px;
  flex: none;
  color: var(--wppdf-emb-main-color);
}
#wppdf-iframe-body .editorParamsToolbarContainer .editorParamsColor {
  width: 32px;
  height: 32px;
  flex: none;
}
#wppdf-iframe-body .editorParamsToolbarContainer .editorParamsSlider {
  background-color: transparent;
  width: 90px;
  flex: 0 1 0;
}
#wppdf-iframe-body .editorParamsToolbarContainer .editorParamsSlider::-moz-range-progress {
  background-color: black;
}
#wppdf-iframe-body [dir=ltr] .editorParamsToolbarContainer .editorParamsLabel {
  padding-right: 10px;
}
#wppdf-iframe-body [dir=rtl] .editorParamsToolbarContainer .editorParamsLabel {
  padding-left: 10px;
}
#wppdf-iframe-body .editorParamsSlider::-webkit-slider-runnable-track,
#wppdf-iframe-body .editorParamsToolbarContainer .editorParamsSlider::-moz-range-track {
  background-color: black;
}
#wppdf-iframe-body .editorParamsToolbarContainer .editorParamsSlider::-webkit-slider-thumb,
#wppdf-iframe-body .editorParamsToolbarContainer .editorParamsSlider::-moz-range-thumb {
  background-color: white;
}
#wppdf-iframe-body #secondaryToolbarButtonContainer {
  max-width: 220px;
  min-height: 26px;
  max-height: calc(var(--wppdf-emb-viewer-container-height) - 40px);
  overflow-y: auto;
  margin-bottom: -4px;
}
#wppdf-iframe-body [dir=ltr] #editorInkParamsToolbar {
  right: 40px;
}
#wppdf-iframe-body [dir=rtl] #editorInkParamsToolbar {
  left: 40px;
}
#wppdf-iframe-body #editorInkParamsToolbar {
  inset-inline-end: 40px;
  background-color: var(--wppdf-emb-toolbar-bg-color);
}
#wppdf-iframe-body [dir=ltr] #editorFreeTextParamsToolbar {
  right: 68px;
}
#wppdf-iframe-body [dir=rtl] #editorFreeTextParamsToolbar {
  left: 68px;
}
#wppdf-iframe-body #editorFreeTextParamsToolbar {
  inset-inline-end: 68px;
  background-color: var(--wppdf-emb-toolbar-bg-color);
}
#wppdf-iframe-body .doorHanger,
#wppdf-iframe-body .doorHangerRight {
  border-radius: 2px;
  box-shadow: 0 1px 5px var(--wppdf-emb-doorhanger-border-color), 0 0 0 1px var(--wppdf-emb-doorhanger-border-color);
  border: var(--wppdf-emb-doorhanger-border-color-whcm);
}
#wppdf-iframe-body .doorHanger:after,
#wppdf-iframe-body .doorHanger:before,
#wppdf-iframe-body .doorHangerRight:after,
#wppdf-iframe-body .doorHangerRight:before {
  bottom: 100%;
  border: 8px solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  opacity: var(--wppdf-emb-doorhanger-triangle-opacity-whcm);
}
#wppdf-iframe-body [dir=ltr] .doorHanger:after {
  left: 10px;
}
#wppdf-iframe-body [dir=rtl] .doorHanger:after {
  right: 10px;
}
#wppdf-iframe-body [dir=ltr] .doorHanger:after {
  margin-left: -8px;
}
#wppdf-iframe-body [dir=rtl] .doorHanger:after {
  margin-right: -8px;
}
#wppdf-iframe-body .doorHanger:after {
  inset-inline-start: 10px;
  -webkit-margin-start: -8px;
  margin-inline-start: -8px;
  border-bottom-color: var(--wppdf-emb-toolbar-bg-color);
}
#wppdf-iframe-body [dir=ltr] .doorHangerRight:after {
  right: 10px;
}
#wppdf-iframe-body [dir=rtl] .doorHangerRight:after {
  left: 10px;
}
#wppdf-iframe-body [dir=ltr] .doorHangerRight:after {
  margin-right: -8px;
}
#wppdf-iframe-body [dir=rtl] .doorHangerRight:after {
  margin-left: -8px;
}
#wppdf-iframe-body .doorHangerRight:after {
  inset-inline-end: 10px;
  -webkit-margin-end: -8px;
  margin-inline-end: -8px;
  border-bottom-color: var(--wppdf-emb-doorhanger-bg-color);
}
#wppdf-iframe-body .doorHanger:before,
#wppdf-iframe-body .doorHangerRight:before {
  border-bottom-color: var(--wppdf-emb-doorhanger-border-color);
  border-width: 9px;
}
#wppdf-iframe-body [dir=ltr] .doorHanger:before {
  left: 10px;
}
#wppdf-iframe-body [dir=rtl] .doorHanger:before {
  right: 10px;
}
#wppdf-iframe-body [dir=ltr] .doorHanger:before {
  margin-left: -9px;
}
#wppdf-iframe-body [dir=rtl] .doorHanger:before {
  margin-right: -9px;
}
#wppdf-iframe-body .doorHanger:before {
  inset-inline-start: 10px;
  -webkit-margin-start: -9px;
  margin-inline-start: -9px;
}
#wppdf-iframe-body [dir=ltr] .doorHangerRight:before {
  right: 10px;
}
#wppdf-iframe-body [dir=rtl] .doorHangerRight:before {
  left: 10px;
}
#wppdf-iframe-body [dir=ltr] .doorHangerRight:before {
  margin-right: -9px;
}
#wppdf-iframe-body [dir=rtl] .doorHangerRight:before {
  margin-left: -9px;
}
#wppdf-iframe-body .doorHangerRight:before {
  inset-inline-end: 10px;
  -webkit-margin-end: -9px;
  margin-inline-end: -9px;
}
#wppdf-iframe-body .findbarMessageContainer .findResultsCount {
  background-color: rgb(217, 217, 217);
  color: rgb(82, 82, 82);
  text-align: center;
  padding: 4px 5px;
  margin: 5px;
}
#wppdf-iframe-body .findbarMessageContainer .findMsg {
  background-color: rgb(217, 217, 217);
  color: rgb(251, 0, 0);
  text-align: center;
  padding: 4px 5px;
  margin: 5px;
}
#wppdf-iframe-body .findbarMessageContainer .findResultsCount:empty,
#wppdf-iframe-body .findbarMessageContainer .findMsg:empty {
  display: none;
}
#wppdf-iframe-body .toolbarViewerMiddle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#wppdf-iframe-body [dir=ltr] .toolbarViewerLeft,
#wppdf-iframe-body [dir=ltr] #toolbarSidebarLeft {
  float: left;
}
#wppdf-iframe-body [dir=rtl] .toolbarViewerLeft,
#wppdf-iframe-body [dir=rtl] #toolbarSidebarLeft {
  float: right;
}
#wppdf-iframe-body .toolbarViewerLeft,
#wppdf-iframe-body #toolbarSidebarLeft {
  float: var(--wppdf-emb-inline-start);
}
#wppdf-iframe-body [dir=ltr] .toolbarViewerRight,
#wppdf-iframe-body [dir=ltr] .toolbarSidebarRight {
  float: right;
}
#wppdf-iframe-body [dir=rtl] .toolbarViewerRight,
#wppdf-iframe-body [dir=rtl] .toolbarSidebarRight {
  float: left;
}
#wppdf-iframe-body .toolbarViewerRight,
#wppdf-iframe-body .toolbarSidebarRight {
  float: var(--wppdf-emb-inline-end);
}
#wppdf-iframe-body [dir=ltr] .toolbarViewerLeft &gt; *,
#wppdf-iframe-body [dir=ltr] .toolbarViewerMiddle &gt; *,
#wppdf-iframe-body [dir=ltr] .toolbarViewerRight &gt; *,
#wppdf-iframe-body [dir=ltr] #toolbarSidebarLeft *,
#wppdf-iframe-body [dir=ltr] .toolbarSidebarRight *,
#wppdf-iframe-body [dir=ltr] .findbar * {
  float: left;
}
#wppdf-iframe-body [dir=rtl] .toolbarViewerLeft &gt; *,
#wppdf-iframe-body [dir=rtl] .toolbarViewerMiddle &gt; *,
#wppdf-iframe-body [dir=rtl] .toolbarViewerRight &gt; *,
#wppdf-iframe-body [dir=rtl] #toolbarSidebarLeft *,
#wppdf-iframe-body [dir=rtl] .toolbarSidebarRight *,
#wppdf-iframe-body [dir=rtl] .findbar * {
  float: right;
}
#wppdf-iframe-body .toolbarViewerLeft &gt; *,
#wppdf-iframe-body .toolbarViewerMiddle &gt; *,
#wppdf-iframe-body .toolbarViewerRight &gt; *,
#wppdf-iframe-body #toolbarSidebarLeft *,
#wppdf-iframe-body .toolbarSidebarRight *,
#wppdf-iframe-body .findbar * {
  position: relative;
  float: var(--wppdf-emb-inline-start);
}
#wppdf-iframe-body [dir=ltr] .toolbarViewerLeft {
  padding-left: 1px;
}
#wppdf-iframe-body [dir=rtl] .toolbarViewerLeft {
  padding-right: 1px;
}
#wppdf-iframe-body .toolbarViewerLeft {
  -webkit-padding-start: 3px;
  padding-inline-start: 3px;
}
#wppdf-iframe-body [dir=ltr] .toolbarViewerRight {
  padding-right: 1px;
}
#wppdf-iframe-body [dir=rtl] .toolbarViewerRight {
  padding-left: 1px;
}
#wppdf-iframe-body .toolbarViewerRight {
  -webkit-padding-end: 1px;
  padding-inline-end: 1px;
}
#wppdf-iframe-body [dir=ltr] .toolbarSidebarRight {
  padding-right: 2px;
}
#wppdf-iframe-body [dir=rtl] .toolbarSidebarRight {
  padding-left: 2px;
}
#wppdf-iframe-body .toolbarSidebarRight {
  -webkit-padding-end: 2px;
  padding-inline-end: 2px;
}
#wppdf-iframe-body .splitToolbarButton {
  margin: 2px;
  display: inline-block;
}
#wppdf-iframe-body [dir=ltr] .splitToolbarButton &gt; .toolbarButton {
  float: left;
}
#wppdf-iframe-body [dir=rtl] .splitToolbarButton &gt; .toolbarButton {
  float: right;
}
#wppdf-iframe-body .splitToolbarButton &gt; .toolbarButton {
  float: var(--wppdf-emb-inline-start);
}
#wppdf-iframe-body .toolbarButton,
#wppdf-iframe-body .secondaryToolbarButton,
#wppdf-iframe-body .dialogButton {
  border: 0 none;
  background: none;
  width: 28px;
  height: 28px;
}
#wppdf-iframe-body .dialogButton:hover,
#wppdf-iframe-body .dialogButton:focus-visible {
  background-color: var(--wppdf-emb-dialog-button-hover-bg-color);
}
#wppdf-iframe-body .dialogButton:hover &gt; span,
#wppdf-iframe-body .dialogButton:focus-visible &gt; span {
  color: var(--wppdf-emb-dialog-button-hover-color);
}
#wppdf-iframe-body .toolbarButton &gt; span {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
}
#wppdf-iframe-body .toolbarButton[disabled],
#wppdf-iframe-body .secondaryToolbarButton[disabled],
#wppdf-iframe-body .dialogButton[disabled] {
  opacity: 0.5;
}
#wppdf-iframe-body .splitToolbarButton &gt; .toolbarButton:hover,
#wppdf-iframe-body .splitToolbarButton &gt; .toolbarButton:focus-visible,
#wppdf-iframe-body .dropdownToolbarButton:hover {
  background-color: var(--wppdf-emb-button-hover-color);
}
#wppdf-iframe-body .splitToolbarButton &gt; .toolbarButton {
  position: relative;
  margin: 0;
}
#wppdf-iframe-body [dir=ltr] #toolbarSidebar .splitToolbarButton &gt; .toolbarButton {
  margin-right: 2px;
}
#wppdf-iframe-body [dir=rtl] #toolbarSidebar .splitToolbarButton &gt; .toolbarButton {
  margin-left: 2px;
}
#wppdf-iframe-body #toolbarSidebar .splitToolbarButton &gt; .toolbarButton {
  -webkit-margin-end: 2px;
  margin-inline-end: 2px;
}
#wppdf-iframe-body [dir=ltr] .splitToolbarButtonSeparator {
  float: left;
}
#wppdf-iframe-body [dir=rtl] .splitToolbarButtonSeparator {
  float: right;
}
#wppdf-iframe-body .splitToolbarButtonSeparator {
  float: var(--wppdf-emb-inline-start);
  margin: 4px 0;
  width: 1px;
  height: 20px;
  background-color: var(--wppdf-emb-separator-color);
}
#wppdf-iframe-body .toolbarButton,
#wppdf-iframe-body .dropdownToolbarButton,
#wppdf-iframe-body .secondaryToolbarButton,
#wppdf-iframe-body .dialogButton {
  min-width: 16px;
  margin: 2px 1px;
  padding: 2px 6px 0;
  border: none;
  border-radius: 2px;
  color: var(--wppdf-emb-main-color);
  font-size: 12px;
  line-height: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
  box-sizing: border-box;
}
#wppdf-iframe-body .toolbarButton {
  background-color: hsla(0, 0%, 0%, 0.12);
  background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0));
  background-clip: padding-box;
  border: 1px solid hsla(0, 0%, 0%, 0.35);
  border-top-color: rgba(0, 0, 0, 0.35);
  border-right-color: rgba(0, 0, 0, 0.35);
  border-bottom-color: rgba(0, 0, 0, 0.35);
  border-left-color: rgba(0, 0, 0, 0.35);
  border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42);
  box-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.05) inset, 0 0 1px hsla(0, 0%, 100%, 0.15) inset, 0 1px 0 hsla(0, 0%, 100%, 0.05);
  -webkit-transition-property: background-color, border-color, box-shadow;
  -webkit-transition-duration: 150ms;
  -webkit-transition-timing-function: ease;
  transition-property: background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: ease;
  min-width: 16px;
  padding: 2px 6px 0;
  border-radius: 2px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 12px;
  line-height: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  margin-left: 0px;
  float: left;
}
#wppdf-iframe-body .toolbarViewerMiddle .splitToolbarButton .toolbarButton,
#wppdf-iframe-body .toolbarViewerLeft .splitToolbarButton .toolbarButton {
  margin-right: 3px;
}
#wppdf-iframe-body .toolbarViewerMiddle .toolbarButton,
#wppdf-iframe-body .toolbarViewerLeft .toolbarButton {
  margin-right: 3px;
}
#wppdf-iframe-body .toolbarViewerRight .toolbarButton {
  margin-right: 3px;
}
#wppdf-iframe-body .toolbarButton:hover,
#wppdf-iframe-body .toolbarButton:focus-visible {
  background-color: var(--wppdf-emb-button-hover-color);
}
#wppdf-iframe-body .secondaryToolbarButton:hover,
#wppdf-iframe-body .secondaryToolbarButton:focus-visible {
  background-color: var(--wppdf-emb-doorhanger-hover-bg-color);
  color: var(--wppdf-emb-doorhanger-hover-color);
}
#wppdf-iframe-body .toolbarButton.toggled,
#wppdf-iframe-body .splitToolbarButton.toggled &gt; .toolbarButton.toggled,
#wppdf-iframe-body .secondaryToolbarButton.toggled {
  background-color: var(--wppdf-emb-toggled-btn-bg-color);
  color: var(--wppdf-emb-toggled-btn-color);
}
#wppdf-iframe-body .toolbarButton.toggled::before,
#wppdf-iframe-body .secondaryToolbarButton.toggled::before {
  background-color: var(--wppdf-emb-toggled-btn-color);
}
#wppdf-iframe-body .toolbarButton.toggled:hover:active,
#wppdf-iframe-body .splitToolbarButton.toggled &gt; .toolbarButton.toggled:hover:active,
#wppdf-iframe-body .secondaryToolbarButton.toggled:hover:active {
  background-color: var(--wppdf-emb-toggled-hover-active-btn-color);
}
#wppdf-iframe-body .dropdownToolbarButton {
  width: var(--wppdf-emb-scale-select-container-width);
  padding: 0;
  overflow: hidden;
  background-color: var(--wppdf-emb-dropdown-btn-bg-color);
}
#wppdf-iframe-body [dir=ltr] .dropdownToolbarButton::after {
  right: 7px;
}
#wppdf-iframe-body [dir=rtl] .dropdownToolbarButton::after {
  left: 7px;
}
#wppdf-iframe-body .dropdownToolbarButton::after {
  top: 6px;
  inset-inline-end: 7px;
  pointer-events: none;
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-menuArrow-icon);
  mask-image: var(--wppdf-emb-toolbarButton-menuArrow-icon);
}
#wppdf-iframe-body [dir=ltr] .dropdownToolbarButton &gt; select {
  padding-left: 4px;
}
#wppdf-iframe-body [dir=rtl] .dropdownToolbarButton &gt; select {
  padding-right: 4px;
}
#wppdf-iframe-body .dropdownToolbarButton &gt; select {
  width: calc(var(--wppdf-emb-scale-select-container-width) + var(--wppdf-emb-scale-select-overflow));
  height: 28px;
  font-size: 12px;
  color: var(--wppdf-emb-main-color);
  margin: 0;
  padding: 1px 0 2px;
  margin-left: 5px;
  -webkit-padding-start: 4px;
  padding-inline-start: 4px;
  border: none;
  background-color: var(--wppdf-emb-dropdown-btn-bg-color);
}
#wppdf-iframe-body .dropdownToolbarButton &gt; select:hover,
#wppdf-iframe-body .dropdownToolbarButton &gt; select:focus-visible {
  background-color: var(--wppdf-emb-button-hover-color);
  color: var(--wppdf-emb-toggled-btn-color);
}
#wppdf-iframe-body .dropdownToolbarButton &gt; select &gt; option {
  background: var(--wppdf-emb-doorhanger-bg-color);
  color: var(--wppdf-emb-main-color);
}
#wppdf-iframe-body .toolbarButtonSpacer {
  width: 30px;
  display: inline-block;
  height: 1px;
}
#wppdf-iframe-body .toolbarButton::before,
#wppdf-iframe-body .secondaryToolbarButton::before,
#wppdf-iframe-body .dropdownToolbarButton::after,
#wppdf-iframe-body .treeItemToggler::before {
  /* All matching images have a size of 16x16
  * All relevant containers have a size of 28x28 */
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background-color: var(--wppdf-emb-toolbar-icon-bg-color);
  -webkit-mask-size: cover;
  mask-size: cover;
}
#wppdf-iframe-body .dropdownToolbarButton:hover::after,
#wppdf-iframe-body .dropdownToolbarButton:focus-visible::after,
#wppdf-iframe-body .dropdownToolbarButton:active::after {
  background-color: var(--wppdf-emb-toolbar-icon-hover-bg-color);
}
#wppdf-iframe-body .toolbarButton::before {
  opacity: var(--wppdf-emb-toolbar-icon-opacity);
  top: 6px;
  left: 6px;
}
#wppdf-iframe-body .toolbarButton:hover::before,
#wppdf-iframe-body .toolbarButton:focus-visible::before,
#wppdf-iframe-body .secondaryToolbarButton:hover::before,
#wppdf-iframe-body .secondaryToolbarButton:focus-visible::before {
  background-color: var(--wppdf-emb-toolbar-icon-hover-bg-color);
}
#wppdf-iframe-body [dir=ltr] .secondaryToolbarButton::before {
  left: 12px;
}
#wppdf-iframe-body [dir=rtl] .secondaryToolbarButton::before {
  right: 12px;
}
#wppdf-iframe-body .secondaryToolbarButton::before {
  opacity: var(--wppdf-emb-doorhanger-icon-opacity);
  top: 5px;
  inset-inline-start: 12px;
}
#wppdf-iframe-body #sidebarToggle::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-sidebarToggle-icon);
  mask-image: var(--wppdf-emb-toolbarButton-sidebarToggle-icon);
  transform: scaleX(var(--wppdf-emb-dir-factor));
}
#wppdf-iframe-body #secondaryToolbarToggle::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-secondaryToolbarToggle-icon);
  mask-image: var(--wppdf-emb-toolbarButton-secondaryToolbarToggle-icon);
  transform: scaleX(var(--wppdf-emb-dir-factor));
}
#wppdf-iframe-body .findPrevious::before {
  -webkit-mask-image: var(--wppdf-emb-findbarButton-previous-icon);
  mask-image: var(--wppdf-emb-findbarButton-previous-icon);
}
#wppdf-iframe-body .findNext::before {
  -webkit-mask-image: var(--wppdf-emb-findbarButton-next-icon);
  mask-image: var(--wppdf-emb-findbarButton-next-icon);
}
#wppdf-iframe-body .previousButton::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-pageUp-icon);
  mask-image: var(--wppdf-emb-toolbarButton-pageUp-icon);
}
#wppdf-iframe-body .nextButton::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-pageDown-icon);
  mask-image: var(--wppdf-emb-toolbarButton-pageDown-icon);
}
#wppdf-iframe-body #zoomOut-bottom::before,
#wppdf-iframe-body #zoomOut::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-zoomOut-icon);
  mask-image: var(--wppdf-emb-toolbarButton-zoomOut-icon);
}
#wppdf-iframe-body #zoomIn-bottom::before,
#wppdf-iframe-body #zoomIn::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-zoomIn-icon);
  mask-image: var(--wppdf-emb-toolbarButton-zoomIn-icon);
}
#wppdf-iframe-body #presentationMode::before,
#wppdf-iframe-body #secondaryPresentationMode::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-presentationMode-icon);
  mask-image: var(--wppdf-emb-toolbarButton-presentationMode-icon);
}
#wppdf-iframe-body #editorNone::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-editorNone-icon);
  mask-image: var(--wppdf-emb-toolbarButton-editorNone-icon);
}
#wppdf-iframe-body #editorFreeText::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-editorFreeText-icon);
  mask-image: var(--wppdf-emb-toolbarButton-editorFreeText-icon);
}
#wppdf-iframe-body #editorInk::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-editorInk-icon);
  mask-image: var(--wppdf-emb-toolbarButton-editorInk-icon);
}
#wppdf-iframe-body #print::before,
#wppdf-iframe-body #secondaryPrint::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-print-icon);
  mask-image: var(--wppdf-emb-toolbarButton-print-icon);
}
#wppdf-iframe-body #openFile::before,
#wppdf-iframe-body #secondaryOpenFile::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-openFile-icon);
  mask-image: var(--wppdf-emb-toolbarButton-openFile-icon);
}
#wppdf-iframe-body #fullscreen-bottom::before,
#wppdf-iframe-body #fullscreen::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-fullscreen-icon);
  mask-image: var(--wppdf-emb-toolbarButton-fullscreen-icon);
}
#wppdf-iframe-body #download-bottom::before,
#wppdf-iframe-body #download::before,
#wppdf-iframe-body #secondaryDownload::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-download-icon);
  mask-image: var(--wppdf-emb-toolbarButton-download-icon);
}
#wppdf-iframe-body a.secondaryToolbarButton {
  padding-top: 6px;
  text-decoration: none;
}
#wppdf-iframe-body a.toolbarButton[href="#"],
#wppdf-iframe-body a.secondaryToolbarButton[href="#"] {
  opacity: 0.5;
  pointer-events: none;
}
#wppdf-iframe-body #viewBookmark::before,
#wppdf-iframe-body #secondaryViewBookmark::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-bookmark-icon);
  mask-image: var(--wppdf-emb-toolbarButton-bookmark-icon);
}
#wppdf-iframe-body #viewThumbnail::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-viewThumbnail-icon);
  mask-image: var(--wppdf-emb-toolbarButton-viewThumbnail-icon);
}
#wppdf-iframe-body #viewOutline::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-viewOutline-icon);
  mask-image: var(--wppdf-emb-toolbarButton-viewOutline-icon);
  transform: scaleX(var(--wppdf-emb-dir-factor));
}
#wppdf-iframe-body #viewAttachments::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-viewAttachments-icon);
  mask-image: var(--wppdf-emb-toolbarButton-viewAttachments-icon);
}
#wppdf-iframe-body #viewLayers::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-viewLayers-icon);
  mask-image: var(--wppdf-emb-toolbarButton-viewLayers-icon);
}
#wppdf-iframe-body #currentOutlineItem::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-currentOutlineItem-icon);
  mask-image: var(--wppdf-emb-toolbarButton-currentOutlineItem-icon);
  transform: scaleX(var(--wppdf-emb-dir-factor));
}
#wppdf-iframe-body #viewFind-bottom::before,
#wppdf-iframe-body #viewFind::before {
  -webkit-mask-image: var(--wppdf-emb-toolbarButton-search-icon);
  mask-image: var(--wppdf-emb-toolbarButton-search-icon);
}
#wppdf-iframe-body [dir=ltr] .pdfSidebarNotification::after {
  left: 17px;
}
#wppdf-iframe-body [dir=rtl] .pdfSidebarNotification::after {
  right: 17px;
}
#wppdf-iframe-body .pdfSidebarNotification::after {
  position: absolute;
  display: inline-block;
  top: 1px;
  inset-inline-start: 17px;
  /* Create a filled circle, with a diameter of 9 pixels, using only CSS: */
  content: "";
  background-color: rgb(112, 219, 85);
  height: 9px;
  width: 9px;
  border-radius: 50%;
}
#wppdf-iframe-body [dir=ltr] .secondaryToolbarButton {
  padding-left: 36px;
}
#wppdf-iframe-body [dir=rtl] .secondaryToolbarButton {
  padding-right: 36px;
}
#wppdf-iframe-body [dir=ltr] .secondaryToolbarButton {
  text-align: left;
}
#wppdf-iframe-body [dir=rtl] .secondaryToolbarButton {
  text-align: right;
}
#wppdf-iframe-body .secondaryToolbarButton {
  position: relative;
  margin: 0;
  padding: 0 0 1px;
  -webkit-padding-start: 36px;
  padding-inline-start: 36px;
  height: auto;
  min-height: 26px;
  width: auto;
  min-width: 100%;
  text-align: start;
  white-space: normal;
  border-radius: 0;
  box-sizing: border-box;
}
#wppdf-iframe-body [dir=ltr] .secondaryToolbarButton &gt; span {
  padding-right: 4px;
}
#wppdf-iframe-body [dir=rtl] .secondaryToolbarButton &gt; span {
  padding-left: 4px;
}
#wppdf-iframe-body .secondaryToolbarButton &gt; span {
  -webkit-padding-end: 4px;
  padding-inline-end: 4px;
}
#wppdf-iframe-body #firstPage::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-firstPage-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-firstPage-icon);
}
#wppdf-iframe-body #lastPage::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-lastPage-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-lastPage-icon);
}
#wppdf-iframe-body #pageRotateCcw::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-rotateCcw-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-rotateCcw-icon);
}
#wppdf-iframe-body #pageRotateCw::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-rotateCw-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-rotateCw-icon);
}
#wppdf-iframe-body #cursorSelectTool::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-selectTool-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-selectTool-icon);
}
#wppdf-iframe-body #cursorHandTool::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-handTool-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-handTool-icon);
}
#wppdf-iframe-body #scrollPage::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-scrollPage-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-scrollPage-icon);
}
#wppdf-iframe-body #scrollVertical::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-scrollVertical-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-scrollVertical-icon);
}
#wppdf-iframe-body #scrollHorizontal::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-scrollHorizontal-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-scrollHorizontal-icon);
}
#wppdf-iframe-body #scrollWrapped::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-scrollWrapped-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-scrollWrapped-icon);
}
#wppdf-iframe-body #spreadNone::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-spreadNone-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-spreadNone-icon);
}
#wppdf-iframe-body #spreadOdd::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-spreadOdd-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-spreadOdd-icon);
}
#wppdf-iframe-body #spreadEven::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-spreadEven-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-spreadEven-icon);
}
#wppdf-iframe-body #documentProperties::before {
  -webkit-mask-image: var(--wppdf-emb-secondaryToolbarButton-documentProperties-icon);
  mask-image: var(--wppdf-emb-secondaryToolbarButton-documentProperties-icon);
}
#wppdf-iframe-body .verticalToolbarSeparator {
  display: block;
  margin: 5px 2px;
  width: 1px;
  height: 22px;
  background-color: var(--wppdf-emb-separator-color);
}
#wppdf-iframe-body .horizontalToolbarSeparator {
  display: block;
  margin: 6px 0;
  height: 1px;
  width: 100%;
  background-color: var(--wppdf-emb-doorhanger-separator-color);
}
#wppdf-iframe-body .toolbarField {
  padding: 4px 7px;
  margin: 3px 0;
  border-radius: 2px;
  background-color: var(--wppdf-emb-field-bg-color);
  background-clip: padding-box;
  border: 1px solid var(--wppdf-emb-field-border-color);
  box-shadow: none;
  color: var(--wppdf-emb-field-color);
  font-size: 12px;
  line-height: 16px;
  outline-style: none;
}
#wppdf-iframe-body [dir=ltr] .toolbarField[type=checkbox] {
  margin-left: 7px;
}
#wppdf-iframe-body [dir=rtl] .toolbarField[type=checkbox] {
  margin-right: 7px;
}
#wppdf-iframe-body .toolbarField[type=checkbox] {
  opacity: 0;
  position: absolute !important;
  left: 0;
  margin: 10px 0 3px;
  -webkit-margin-start: 7px;
  margin-inline-start: 7px;
}
#wppdf-iframe-body #pageNumber-bottom,
#wppdf-iframe-body #pageNumber {
  -moz-appearance: textfield; /* hides the spinner in moz */
  text-align: right;
  width: 3ch;
  border: none;
  font-size: 12px;
  line-height: 17px;
  background-color: inherit;
  font-family: inherit;
}
#wppdf-iframe-body #pageNumber-bottom:focus,
#wppdf-iframe-body #pageNumber:focus {
  background-color: white;
  color: var(--wppdf-emb-field-bg-color);
}
#wppdf-iframe-body #pageNumber-bottom.visiblePageIsLoading,
#wppdf-iframe-body #pageNumber.visiblePageIsLoading {
  background-image: var(--wppdf-emb-loading-icon);
  background-repeat: no-repeat;
  background-position: 3px;
}
#wppdf-iframe-body #pageNumber-bottom::-webkit-inner-spin-button,
#wppdf-iframe-body #pageNumber::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#wppdf-iframe-body .toolbarField:focus {
  border-color: #0a84ff;
}
#wppdf-iframe-body .toolbarLabel {
  min-width: 16px;
  padding: 7px;
  margin: 2px;
  border-radius: 2px;
  color: var(--wppdf-emb-main-color);
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
}
#wppdf-iframe-body [dir=ltr] #numPages.toolbarLabel {
  padding-left: 3px;
}
#wppdf-iframe-body [dir=rtl] #numPages.toolbarLabel {
  padding-right: 3px;
}
#wppdf-iframe-body #numPages.toolbarLabel {
  -webkit-padding-start: 3px;
  padding-inline-start: 3px;
}
#wppdf-iframe-body #thumbnailView,
#wppdf-iframe-body #outlineView,
#wppdf-iframe-body #attachmentsView,
#wppdf-iframe-body #layersView {
  position: absolute;
  width: calc(100% - 8px);
  top: 0;
  bottom: 0;
  padding: 4px 4px 0;
  overflow: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#wppdf-iframe-body #thumbnailView {
  width: calc(100% - 60px);
  padding: 10px 30px 0;
}
#wppdf-iframe-body #thumbnailView &gt; a:active,
#wppdf-iframe-body #thumbnailView &gt; a:focus {
  outline: 0;
}
#wppdf-iframe-body [dir=ltr] .thumbnail {
  float: left;
}
#wppdf-iframe-body [dir=rtl] .thumbnail {
  float: right;
}
#wppdf-iframe-body .thumbnail {
  float: var(--wppdf-emb-inline-start);
  margin: 0 10px 5px;
}
#wppdf-iframe-body #thumbnailView &gt; a:last-of-type &gt; .thumbnail {
  margin-bottom: 10px;
}
#wppdf-iframe-body #thumbnailView &gt; a:last-of-type &gt; .thumbnail:not([data-loaded]) {
  margin-bottom: 9px;
}
#wppdf-iframe-body .thumbnail:not([data-loaded]) {
  border: 1px dashed rgb(132, 132, 132);
  margin: -1px 9px 4px;
}
#wppdf-iframe-body .thumbnailImage {
  border: 1px solid rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5), 0 2px 8px rgba(0, 0, 0, 0.3);
  opacity: 0.8;
  z-index: 99;
  background-color: rgb(255, 255, 255);
  background-clip: content-box;
}
#wppdf-iframe-body .thumbnailSelectionRing {
  border-radius: 2px;
  padding: 7px;
}
#wppdf-iframe-body a:focus &gt; .thumbnail &gt; .thumbnailSelectionRing &gt; .thumbnailImage,
#wppdf-iframe-body .thumbnail:hover &gt; .thumbnailSelectionRing &gt; .thumbnailImage {
  opacity: 0.9;
}
#wppdf-iframe-body a:focus &gt; .thumbnail &gt; .thumbnailSelectionRing,
#wppdf-iframe-body .thumbnail:hover &gt; .thumbnailSelectionRing {
  background-color: var(--wppdf-emb-sidebaritem-bg-color);
  background-clip: padding-box;
  color: rgba(255, 255, 255, 0.9);
}
#wppdf-iframe-body .thumbnail.selected &gt; .thumbnailSelectionRing &gt; .thumbnailImage {
  opacity: 1;
}
#wppdf-iframe-body .thumbnail.selected &gt; .thumbnailSelectionRing {
  background-color: var(--wppdf-emb-sidebaritem-bg-color);
  background-clip: padding-box;
  color: rgb(255, 255, 255);
}
#wppdf-iframe-body [dir=ltr] .treeWithDeepNesting &gt; .treeItem,
#wppdf-iframe-body [dir=ltr] .treeItem &gt; .treeItems {
  margin-left: 20px;
}
#wppdf-iframe-body [dir=rtl] .treeWithDeepNesting &gt; .treeItem,
#wppdf-iframe-body [dir=rtl] .treeItem &gt; .treeItems {
  margin-right: 20px;
}
#wppdf-iframe-body .treeWithDeepNesting &gt; .treeItem,
#wppdf-iframe-body .treeItem &gt; .treeItems {
  -webkit-margin-start: 20px;
  margin-inline-start: 20px;
}
#wppdf-iframe-body [dir=ltr] .treeItem &gt; a {
  padding-left: 4px;
}
#wppdf-iframe-body [dir=rtl] .treeItem &gt; a {
  padding-right: 4px;
}
#wppdf-iframe-body .treeItem &gt; a {
  text-decoration: none;
  display: inline-block;
  /* Subtract the right padding (left, in RTL mode) of the container: */
  min-width: calc(100% - 4px);
  height: auto;
  margin-bottom: 1px;
  padding: 2px 0 5px;
  -webkit-padding-start: 4px;
  padding-inline-start: 4px;
  border-radius: 2px;
  color: var(--wppdf-emb-treeitem-color);
  font-size: 13px;
  line-height: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: normal;
  cursor: pointer;
}
#wppdf-iframe-body #layersView .treeItem &gt; a * {
  cursor: pointer;
}
#wppdf-iframe-body [dir=ltr] #layersView .treeItem &gt; a &gt; label {
  padding-left: 4px;
}
#wppdf-iframe-body [dir=rtl] #layersView .treeItem &gt; a &gt; label {
  padding-right: 4px;
}
#wppdf-iframe-body #layersView .treeItem &gt; a &gt; label {
  -webkit-padding-start: 4px;
  padding-inline-start: 4px;
}
#wppdf-iframe-body [dir=ltr] #layersView .treeItem &gt; a &gt; label &gt; input {
  float: left;
}
#wppdf-iframe-body [dir=rtl] #layersView .treeItem &gt; a &gt; label &gt; input {
  float: right;
}
#wppdf-iframe-body #layersView .treeItem &gt; a &gt; label &gt; input {
  float: var(--wppdf-emb-inline-start);
  margin-top: 1px;
}
#wppdf-iframe-body [dir=ltr] .treeItemToggler {
  float: left;
}
#wppdf-iframe-body [dir=rtl] .treeItemToggler {
  float: right;
}
#wppdf-iframe-body .treeItemToggler {
  position: relative;
  float: var(--wppdf-emb-inline-start);
  height: 0;
  width: 0;
  color: rgba(255, 255, 255, 0.5);
}
#wppdf-iframe-body [dir=ltr] .treeItemToggler::before {
  right: 4px;
}
#wppdf-iframe-body [dir=rtl] .treeItemToggler::before {
  left: 4px;
}
#wppdf-iframe-body .treeItemToggler::before {
  inset-inline-end: 4px;
  -webkit-mask-image: var(--wppdf-emb-treeitem-expanded-icon);
  mask-image: var(--wppdf-emb-treeitem-expanded-icon);
}
#wppdf-iframe-body .treeItemToggler.treeItemsHidden::before {
  -webkit-mask-image: var(--wppdf-emb-treeitem-collapsed-icon);
  mask-image: var(--wppdf-emb-treeitem-collapsed-icon);
  transform: scaleX(var(--wppdf-emb-dir-factor));
}
#wppdf-iframe-body .treeItemToggler.treeItemsHidden ~ .treeItems {
  display: none;
}
#wppdf-iframe-body .treeItem.selected &gt; a {
  background-color: var(--wppdf-emb-treeitem-selected-bg-color);
  color: var(--wppdf-emb-treeitem-selected-color);
}
#wppdf-iframe-body .treeItemToggler:hover,
#wppdf-iframe-body .treeItemToggler:hover + a,
#wppdf-iframe-body .treeItemToggler:hover ~ .treeItems,
#wppdf-iframe-body .treeItem &gt; a:hover {
  background-color: var(--wppdf-emb-sidebaritem-bg-color);
  background-clip: padding-box;
  border-radius: 2px;
  color: var(--wppdf-emb-treeitem-hover-color);
}
#wppdf-iframe-body ::-moz-selection {
  background: rgba(0, 0, 255, 0.3);
}
#wppdf-iframe-body ::selection {
  background: rgba(0, 0, 255, 0.3);
}
#wppdf-iframe-body #errorWrapper {
  background-color: var(--wppdf-emb-errorWrapper-bg-color);
  color: var(--wppdf-emb-main-color);
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
  padding: 5px;
}
#wppdf-iframe-body #errorWrapper #errorMessageLeft {
  float: left;
}
#wppdf-iframe-body #errorWrapper #errorMessageRight {
  float: right;
}
#wppdf-iframe-body #errorWrapper #errorSpacer {
  clear: both;
}
#wppdf-iframe-body #errorWrapper #errorMoreInfo {
  background-color: var(--wppdf-emb-field-bg-color);
  color: var(--wppdf-emb-field-color);
  border: 1px solid var(--wppdf-emb-field-border-color);
  padding: 5px;
  margin: 5px 3px 0;
  width: 97%;
}
#wppdf-iframe-body .dialogButton {
  width: auto;
  margin: 3px 4px 2px !important;
  padding: 2px 11px;
  color: var(--wppdf-emb-main-color);
  background-color: var(--wppdf-emb-dialog-button-bg-color);
  border: var(--wppdf-emb-dialog-button-border) !important;
}
#wppdf-iframe-body dialog {
  margin: auto;
  padding: 15px;
  border-spacing: 4px;
  color: var(--wppdf-emb-main-color);
  font-size: 12px;
  line-height: 14px;
  background-color: var(--wppdf-emb-doorhanger-bg-color);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
#wppdf-iframe-body dialog::-webkit-backdrop {
  background-color: rgba(0, 0, 0, 0.2);
}
#wppdf-iframe-body dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.2);
}
#wppdf-iframe-body dialog &gt; .row {
  display: table-row;
}
#wppdf-iframe-body dialog &gt; .row &gt; * {
  display: table-cell;
}
#wppdf-iframe-body dialog .toolbarField {
  margin: 5px 0;
}
#wppdf-iframe-body dialog .separator {
  display: block;
  margin: 4px 0;
  height: 1px;
  width: 100%;
  background-color: var(--wppdf-emb-separator-color);
}
#wppdf-iframe-body dialog .buttonRow {
  text-align: center;
  vertical-align: middle;
}
#wppdf-iframe-body dialog :link {
  color: rgb(255, 255, 255);
}
#wppdf-iframe-body #passwordDialog {
  text-align: center;
}
#wppdf-iframe-body #passwordDialog .toolbarField {
  width: 200px;
}
#wppdf-iframe-body #documentPropertiesDialog {
  text-align: left;
}
#wppdf-iframe-body [dir=ltr] #documentPropertiesDialog .row &gt; * {
  text-align: left;
}
#wppdf-iframe-body [dir=rtl] #documentPropertiesDialog .row &gt; * {
  text-align: right;
}
#wppdf-iframe-body #documentPropertiesDialog .row &gt; * {
  min-width: 100px;
  text-align: start;
}
#wppdf-iframe-body #documentPropertiesDialog .row &gt; span {
  width: 125px;
  word-wrap: break-word;
}
#wppdf-iframe-body #documentPropertiesDialog .row &gt; p {
  max-width: 225px;
  word-wrap: break-word;
}
#wppdf-iframe-body #documentPropertiesDialog .buttonRow {
  margin-top: 10px;
}
#wppdf-iframe-body .grab-to-pan-grab {
  cursor: grab !important;
}
#wppdf-iframe-body .grab-to-pan-grab *:not(input):not(textarea):not(button):not(select):not(:link) {
  cursor: inherit !important;
}
#wppdf-iframe-body .grab-to-pan-grab:active,
#wppdf-iframe-body .grab-to-pan-grabbing {
  cursor: grabbing !important;
  position: fixed;
  background: rgba(0, 0, 0, 0);
  display: block;
  overflow: hidden;
  z-index: 50000; /* should be higher than anything else in PDF.js! */
}
@page {
  #wppdf-iframe-body {
    margin: 0;
  }
}
#wppdf-iframe-body #printContainer {
  display: none;
}
#wppdf-iframe-body .visibleLargeView,
#wppdf-iframe-body .visibleMediumView,
#wppdf-iframe-body .visibleSmallView {
  display: none;
}

@media only screen and (max-width: 600px) {
  #wppdf-iframe-body .toolbarViewerMiddle {
    left: 60%;
    transform: translateX(-60%);
  }
  #wppdf-iframe-body .toolbarViewerLeft #pageNumber,
  #wppdf-iframe-body .toolbarViewerLeft .numbPagesDivider,
  #wppdf-iframe-body .toolbarViewerLeft #numPages {
    display: none;
  }
}
@media print {
  body {
    background: rgba(0, 0, 0, 0) none;
  }
  body[data-pdfjsprinting] #outerContainer {
    display: none;
  }
  body[data-pdfjsprinting] #printContainer {
    display: block;
  }
  #printContainer {
    height: 100%;
  }
  /* wrapper around (scaled) print canvas elements */
  #printContainer &gt; .printedPage {
    page-break-after: always;
    page-break-inside: avoid;
    /* The wrapper always cover the whole page. */
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #printContainer &gt; .xfaPrintedPage .xfaPage {
    position: absolute;
  }
  #printContainer &gt; .xfaPrintedPage {
    page-break-after: always;
    page-break-inside: avoid;
    width: 100%;
    height: 100%;
    position: relative;
  }
  #printContainer &gt; .printedPage canvas,
  #printContainer &gt; .printedPage img {
    /* The intrinsic canvas / image size will make sure that we fit the page. */
    max-width: 100%;
    max-height: 100%;
    direction: ltr;
    display: block;
  }
}
@media all and (max-width: 900px) {
  #toolbarViewerMiddle {
    display: table;
    margin: auto;
    left: auto;
    position: inherit;
    transform: none;
  }
}
@media all and (max-width: 840px) {
  #sidebarContainer {
    background-color: var(--wppdf-emb-sidebar-narrow-bg-color);
  }
  [dir=ltr] #outerContainer.sidebarOpen #viewerContainer {
    left: 0 !important;
  }
  [dir=rtl] #outerContainer.sidebarOpen #viewerContainer {
    right: 0 !important;
  }
  #outerContainer.sidebarOpen #viewerContainer {
    inset-inline-start: 0 !important;
  }
}
@media all and (max-width: 820px) {
  #outerContainer .hiddenLargeView {
    display: none;
  }
  #outerContainer .visibleLargeView {
    display: inherit;
  }
}
@media all and (max-width: 750px) {
  #outerContainer .hiddenMediumView {
    display: none;
  }
  #outerContainer .visibleMediumView {
    display: inherit;
  }
}
@media all and (max-width: 690px) {
  .hiddenSmallView,
  .hiddenSmallView * {
    display: none;
  }
  .visibleSmallView {
    display: inherit;
  }
  .toolbarButtonSpacer {
    width: 0;
  }
  [dir=ltr] .findbar {
    left: 5px;
  }
  [dir=rtl] .findbar {
    right: 5px;
  }
  .findbar {
    inset-inline-start: 5px;
  }
}
@media all and (max-width: 560px) {
  .scaleSelectContainer {
    display: none;
  }
}
@media all and (max-width: 420px) {
  .numbPagesDivider,
  .numPages {
    display: none;
  }
}
.pdfemb-inner-div-wantmobile-fswrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}
.pdfemb-inner-div-wantmobile-fswrap .pdfemb-wantmobile-fsarea {
  position: relative;
  width: 80%;
  margin: 40% auto 0 auto;
  padding: 10px;
  max-height: 35px;
  text-align: center;
  opacity: 1;
  cursor: pointer;
  border-radius: 20px;
  border: 2px solid #363600;
  background-color: #c5bdcf;
  box-shadow: #b3b3b3 8px 8px 8px;
  color: black;
  font-family: sans-serif;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 110%;
}</pre></body></html>