@font-face {
  font-family: "IBMPlexSans";
  font-style: normal;
  font-weight: normal;
  src: url(/site/fonts/IBMPlexSans-Regular.woff2) format("woff2"), url(/site/fonts/IBMPlexSans-Regular.woff) format("woff");
}
@font-face {
  font-family: "IBMPlexSans";
  font-style: bold;
  font-weight: bold;
  src: url(/site/fonts/IBMPlexSans-SemiBold.woff2) format("woff2"), url(/site/fonts/IBMPlexSans-SemiBold.woff) format("woff");
}
@font-face {
  font-family: "IBMPlexSans";
  font-style: italic;
  font-weight: normal;
  src: url(/site/fonts/IBMPlexSans-Italic.woff2) format("woff2"), url(/site/fonts/IBMPlexSans-Italic.woff) format("woff");
}
body {
  background-color: #000;
  color: #fff;
  font-family: "IBMPlexSans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.7em;
}
@media print {
  body {
    color: #000;
    font-size: 12px;
  }
}

strong, b {
  font-weight: bold;
}

.doc-header {
  background-color: #000;
  border-bottom: 1px solid #b2b2b2;
  color: #b2b2b2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 600;
  height: 25px;
  left: 0px !important;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  position: fixed;
  top: 0px !important;
  width: 100%;
  z-index: 200;
}
.doc-header h4,
.doc-header h4 a {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #b2b2b2;
  text-decoration: none;
  padding-top: 6px;
  vertical-align: middle;
}
.doc-header h4.visited,
.doc-header h4 a.visited {
  color: #b2b2b2;
  text-decoration: none;
}
.doc-header h4 img,
.doc-header h4 a img {
  padding-top: 0px;
}
.doc-header .doc_header_center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media print {
  .doc-header {
    display: none;
  }
}

.doc-header-smartphone {
  display: none;
}

.doc-content {
  max-width: 650px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
}
.doc-content h1, .doc-content h2, .doc-content h3, .doc-content h4, .doc-content h5, .doc-content h6, .doc-content p {
  scroll-margin-top: 50px;
}
.doc-content h1:target, .doc-content h2:target, .doc-content h3:target, .doc-content h4:target, .doc-content h5:target, .doc-content h6:target, .doc-content p:target {
  outline: none;
  border: none;
}
.doc-content h1 {
  font-family: "IBMPlexSans";
  margin-top: 2em;
  line-height: 1.7em;
  font-weight: 600;
  text-align: center;
}
.doc-content h2 {
  font-family: "IBMPlexSans";
  font-size: 28px;
  margin-top: 3em;
  line-height: 1.7em;
  font-weight: 600;
}
.doc-content h3 {
  font-family: "IBMPlexSans";
  margin-top: 2em;
  font-size: 18px;
  line-height: 1.7em;
  font-weight: 600;
}
.doc-content h3 .circled-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.7em;
  height: 1.7em;
  border-radius: 50%;
  background-color: white;
  color: #000;
  font-weight: bold;
  font-size: 1em;
  margin-right: 0.5em;
  vertical-align: middle;
}
.doc-content a {
  color: #bcbcbc;
  text-decoration: none;
}
.doc-content a:visited {
  color: #bcbcbc;
  text-decoration: none;
}
.doc-content img {
  max-width: 100%;
  height: auto;
  width: auto;
  margin-top: 1em;
  border: 1px solid gray;
  border-radius: 10px;
  padding: 5px;
}
.doc-content .cutted-image {
  border-style: dashed solid !important;
  border-radius: 0px;
}
.doc-content .cutted-image-all-sides {
  border-style: dashed !important;
  border-radius: 0px;
}
.doc-content .no-frame-image {
  border: none;
}
.doc-content forcheck, .doc-content code {
  color: red;
}
.doc-content tipp-box {
  padding-left: 5em;
  padding-right: 5em;
}
.doc-content image-caption {
  font-style: italic;
  display: block;
  margin-bottom: 2em;
  padding-left: 30px;
  padding-right: 30px;
}
.doc-content blockquote {
  background-color: rgb(96, 96, 96);
  margin: 2em 0em;
  padding: 1em 2em;
  border-radius: 10px;
}
.doc-content blockquote p {
  margin: 0px;
}
.doc-content blockquote h4 {
  margin-top: 0px;
  margin-bottom: 0.5em;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
}
@media print {
  .doc-content blockquote {
    color: #000;
    border: 1px solid lightgray;
  }
}
@media print {
  .doc-content {
    color: #000;
    font-size: 12px;
    margin-left: 80px;
    margin-right: 80px;
  }
}

.doc-content .UI-icon,
.doc-header .UI-icon,
.doc-header-smartphone .UI-icon {
  height: 1.1em;
  margin-right: 10px !important;
  vertical-align: sub;
  padding-left: 0.2em;
  padding-right: 0.2em;
  line-height: 1.7em;
  max-width: 100%;
  border: none !important;
  border-radius: 0px;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-top: 0px;
}

.docs-sidebar {
  background-color: #151515;
  border-right: 1px solid #222;
  height: calc(100vh - 84px);
  left: 0;
  overflow-y: auto;
  padding: 20px 10px;
  position: fixed;
  top: 44px;
  width: 250px;
  z-index: 100;
}
@media print {
  .docs-sidebar {
    display: none;
  }
}

.docs-nav h4 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  color: #cccccc;
  padding-bottom: 10px;
}
.docs-nav .docs-menu {
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
}
.docs-nav .docs-menu li {
  margin: 0;
  padding: 0;
}
.docs-nav .docs-menu li a {
  display: block;
  padding: 4px 8px;
  color: #ccc;
  text-decoration: none;
  border-radius: 4px;
  margin-right: 0px;
}
.docs-nav .docs-menu li a:hover {
  background-color: rgb(72, 72, 72);
  color: lightgray;
}
.docs-nav .docs-menu li a.active {
  color: white;
  font-weight: 700;
}
.docs-nav .page-toc {
  padding-bottom: 20px !important;
}
.docs-nav .page-toc h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #cccccc;
  padding: 4px 8px;
}
.docs-nav .page-toc .toc-list {
  line-height: 1.3em;
  list-style: none;
  padding: 0;
  margin: 0;
}
.docs-nav .page-toc .toc-list li {
  margin: 0;
}
.docs-nav .page-toc .toc-list li a {
  display: block;
  padding: 4px 8px;
  color: #cccccc;
  text-decoration: none;
  font-size: 13px;
  border-radius: 4px;
}
.docs-nav .page-toc .toc-list li a:hover {
  background-color: rgb(72, 72, 72);
  color: lightgray;
}
.docs-nav .page-toc .toc-list li.toc-h2 {
  padding-left: 0;
}
.docs-nav .page-toc .toc-list li.toc-h3 {
  padding-left: 15px;
  font-size: 12px;
}

body:has(.docs-sidebar) {
  margin-left: 270px;
}
@media print {
  body:has(.docs-sidebar) {
    margin-left: 0;
  }
}

.hamburger-docs {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 25px;
  height: 25px;
  margin-right: 50px;
  margin-top: 8px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 201;
  position: relative;
}
.hamburger-docs span {
  width: 100%;
  height: 3px;
  background-color: #b2b2b2;
  transition: all 0.3s ease;
  border-radius: 2px;
  position: absolute;
}
.hamburger-docs span:nth-child(1) {
  top: 4px;
}
.hamburger-docs span:nth-child(2) {
  top: 11px;
}
.hamburger-docs span:nth-child(3) {
  top: 18px;
}
.hamburger-docs.open span:nth-child(1) {
  top: 11px;
  transform: rotate(45deg);
}
.hamburger-docs.open span:nth-child(2) {
  opacity: 0;
}
.hamburger-docs.open span:nth-child(3) {
  top: 11px;
  transform: rotate(-45deg);
}

@media screen and (max-width: 950px) {
  .hamburger-docs {
    display: flex;
  }
  .docs-sidebar {
    left: -270px;
    transition: left 0.3s ease;
  }
  .docs-sidebar.open {
    left: 0;
  }
  body:has(.docs-sidebar) {
    margin-left: 0;
  }
  .doc-header-smartphone {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .doc-content {
    min-width: calc(100vw - 80px);
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 80px;
  }
  .docs-sidebar {
    margin-top: 22px;
  }
  .doc-header {
    display: none;
  }
  .doc-header-smartphone {
    display: block;
    background-color: #000;
    border-bottom: 1px solid #b2b2b2;
    color: #b2b2b2;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    height: auto;
    left: 0px !important;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-right: 15px;
    padding-top: 5px;
    position: fixed;
    top: 0px !important;
    width: 100%;
    z-index: 200;
  }
  .doc-header-smartphone h4,
  .doc-header-smartphone h4 a {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #b2b2b2;
    text-decoration: none;
    padding-top: 6px;
    vertical-align: middle;
  }
  .doc-header-smartphone h4.visited,
  .doc-header-smartphone h4 a.visited {
    color: #b2b2b2;
    text-decoration: none;
  }
  .doc-header-smartphone h4 img,
  .doc-header-smartphone h4 a img {
    padding-top: 0px;
  }
  .doc-header-smartphone .doc_header_center {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 100vw !important;
    display: block;
  }
  .hamburger-docs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 25px;
    height: 25px;
    flex-shrink: 0;
  }
  .hamburger-docs span {
    width: 100%;
    height: 3px;
    background-color: #b2b2b2;
    transition: all 0.3s ease;
    border-radius: 2px;
    position: absolute;
  }
  .hamburger-docs span:nth-child(1) {
    top: 4px;
  }
  .hamburger-docs span:nth-child(2) {
    top: 11px;
  }
  .hamburger-docs span:nth-child(3) {
    top: 18px;
  }
}