#date {
  margin-bottom: 30px;
}

#company-info {
  margin-bottom: 30px;
}

.page-break {
  page-break-after: always;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.4rem;
}

.pdf-content {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
}
.pdf-content *,
.pdf-content *::before,
.pdf-content *::after {
  box-sizing: border-box;
}
.pdf-content html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.pdf-content article, .pdf-content aside, .pdf-content figcaption, .pdf-content figure, .pdf-content footer, .pdf-content header, .pdf-content hgroup, .pdf-content main, .pdf-content nav, .pdf-content section {
  display: block;
}
.pdf-content body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
}
.pdf-content [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.pdf-content hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.pdf-content h1, .pdf-content h2, .pdf-content h3, .pdf-content h4, .pdf-content h5, .pdf-content h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.pdf-content p {
  margin-top: 0;
  margin-bottom: 0.8rem;
}
.pdf-content abbr[title],
.pdf-content abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.pdf-content address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.pdf-content ol,
.pdf-content ul,
.pdf-content dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.pdf-content ol ol,
.pdf-content ul ul,
.pdf-content ol ul,
.pdf-content ul ol {
  margin-bottom: 0;
}
.pdf-content dt {
  font-weight: 700;
}
.pdf-content dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.pdf-content blockquote {
  margin: 0 0 1rem;
}
.pdf-content b,
.pdf-content strong {
  font-weight: bolder;
}
.pdf-content small {
  font-size: 80%;
}
.pdf-content sub,
.pdf-content sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.pdf-content sub {
  bottom: -0.25em;
}
.pdf-content sup {
  top: -0.5em;
}
.pdf-content a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.pdf-content a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}
.pdf-content a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
.pdf-content a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.pdf-content pre,
.pdf-content code,
.pdf-content kbd,
.pdf-content samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.pdf-content pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.pdf-content figure {
  margin: 0 0 1rem;
}
.pdf-content img {
  vertical-align: middle;
  border-style: none;
}
.pdf-content svg {
  overflow: hidden;
  vertical-align: middle;
}
.pdf-content table {
  border-collapse: collapse;
}
.pdf-content caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.pdf-content th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.pdf-content label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.pdf-content button {
  border-radius: 0;
}
.pdf-content button:focus:not(:focus-visible) {
  outline: 0;
}
.pdf-content input,
.pdf-content button,
.pdf-content select,
.pdf-content optgroup,
.pdf-content textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.pdf-content button,
.pdf-content input {
  overflow: visible;
}
.pdf-content button,
.pdf-content select {
  text-transform: none;
}
.pdf-content [role=button] {
  cursor: pointer;
}
.pdf-content select {
  word-wrap: normal;
}
.pdf-content button,
.pdf-content [type=button],
.pdf-content [type=reset],
.pdf-content [type=submit] {
  -webkit-appearance: button;
}
.pdf-content button:not(:disabled),
.pdf-content [type=button]:not(:disabled),
.pdf-content [type=reset]:not(:disabled),
.pdf-content [type=submit]:not(:disabled) {
  cursor: pointer;
}
.pdf-content button::-moz-focus-inner,
.pdf-content [type=button]::-moz-focus-inner,
.pdf-content [type=reset]::-moz-focus-inner,
.pdf-content [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.pdf-content input[type=radio],
.pdf-content input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
.pdf-content textarea {
  overflow: auto;
  resize: vertical;
}
.pdf-content fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.pdf-content legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .pdf-content legend {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.pdf-content legend {
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.pdf-content progress {
  vertical-align: baseline;
}
.pdf-content [type=number]::-webkit-inner-spin-button,
.pdf-content [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.pdf-content [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.pdf-content [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.pdf-content ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.pdf-content output {
  display: inline-block;
}
.pdf-content summary {
  display: list-item;
  cursor: pointer;
}
.pdf-content template {
  display: none;
}
.pdf-content [hidden] {
  display: none !important;
}

.pdf-text-capitalize {
  text-transform: capitalize;
}

.pdf-logo {
  float: right;
  width: 150px;
  height: auto;
}

.pdf-text-right {
  text-align: right;
}

.pdf-details-table {
  width: 400px;
}
.pdf-details-table td {
  border-top: none !important;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pdf-product-table {
  width: 100%;
  margin-bottom: 30px;
}
.pdf-product-table td {
  border-top: 1px solid #ececec;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pdf-product-table-last-tr td {
  border-bottom: 2px solid #ececec;
}

.pdf-mb {
  margin-bottom: 60px;
}

.pdf-mb-1 p {
  margin-bottom: 2px;
}

.pdf-section-mb-1 {
  margin-bottom: 15px;
}

.pdf-font-weight-bold {
  font-weight: 700;
}

.pdf-text-right {
  text-align: right;
}
