.js-api-and-links .curl-button {
  display: none;
}
@media (min-width: 768px) {
  .js-api-and-links .main-content > div {
    display: flex;
    height: 100%;
  }
}
.js-api-and-links .block {
  background: #0C2234 !important;
}
.js-api-and-links .block span {
  color: white !important;
}
.js-api-and-links .sidebar .active {
  border-left: initial;
  font-weight: 800;
}

.js-api .text-primary {
  color: rgb(138, 46, 52) !important;
}
.js-api pre, .js-api code {
  color: #021d2d;
  background: none;
  font-weight: 400;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.8;
  tab-size: 4;
  -webkit-hyphens: none;
  hyphens: none;
}
.js-api pre {
  padding-left: 3rem !important;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #BFC6CA;
}
.js-api code {
  display: block;
}
.js-api table {
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
.js-api table .spacer {
  background: white;
  width: 30px;
  height: 100%;
}
.js-api a:not([href]) {
  text-decoration: none;
}
.js-api .ws-normal {
  white-space: normal;
  word-break: break-word;
}
@media (max-width: 575.98px) {
  .js-api table td,
  .js-api .break-mobile {
    word-break: break-word;
  }
}
.js-api h2 {
  font-weight: 800;
  font-size: 28px;
}

@font-face {
  font-family: "kappa";
  src: url("./kappadisplay-black-adscore.woff2") format("woff2"), url("./kappadisplay-black-adscore.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "kappa";
  src: url("./kappadisplay-bold-adscore.woff2") format("woff2"), url("./kappadisplay-bold-adscore.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "kappa";
  src: url("./kappadisplay-extrabold-adscore.woff2") format("woff2"), url("./kappadisplay-extrabold-adscore.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "kappa";
  src: url("./kappadisplay-regular-adscore.woff2") format("woff2"), url("./kappadisplay-regular-adscore.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "town";
  src: url("./town10display-black-adscore.woff2") format("woff2"), url("./town10display-black-adscore.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "town";
  src: url("./town10display-bold-adscore.woff2") format("woff2"), url("./town10display-bold-adscore.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "town";
  src: url("./town10display-regular-adscore.woff2") format("woff2"), url("./town10display-regular-adscore.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.azeret-mono-400, .allowed-value, .path,
.curl-path, code, .js-api a:not([href]) {
  font-family: "Azeret Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

b {
  font-weight: 800;
}

.sidebar,
html,
.examples-container {
  scrollbar-width: thin;
}

body,
html {
  height: 100%;
}

body,
.badge {
  font-family: "kappa", "Helvetica Neue", Arial, sans-serif;
}

body {
  color: #0c2234;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
}
body h5,
body table small {
  color: rgb(57, 76, 90);
}
body h5,
body small {
  font-size: 12px;
}
body.show-optional-params-in-requests .required-params {
  display: none;
}
body.show-optional-params-in-requests .optional-params {
  display: block;
}
body.no-scroll {
  height: 100dvh;
  overflow: hidden;
  width: 100vw;
}

a[href] {
  font-weight: bold;
}

a,
code {
  color: rgb(138, 46, 52);
}

.header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 108px;
  z-index: 999;
  background-color: white;
}
@media (min-width: 768px) {
  .header {
    height: 136px;
    position: fixed;
  }
}
.header #top-bar {
  background: #042335;
  height: 48px;
  width: 100%;
  position: absolute;
  top: 0;
}
.header #top-bar > div {
  left: 364px;
  top: 14px;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .header #top-bar > div {
    left: 100px;
    font-size: 14px !important;
  }
}
.header #top-bar > div > span,
.header #top-bar > div > a {
  color: white;
}

.header img#header-logo {
  position: absolute;
  left: 0;
  bottom: 16px;
}
@media (max-width: 767.98px) {
  .header img#header-logo {
    height: 84px;
    bottom: unset;
    top: 16px;
  }
}

#documentation-btn {
  padding-right: 12px;
}

.sidebar .active:not(.top-level, [data-name="gwoc/domain"], [data-name="transaction/invoice"]),
#documentation-btn.active {
  font-weight: 800;
  border-left: 7px solid #0c2234;
  padding-left: 23px !important;
}

#documentation-btn.active {
  padding-left: 13px !important;
}

.sidebar .active[data-name^="gwoc/"].sub-level,
.sidebar .active[data-name^="transaction/"].sub-level {
  padding-left: 33px !important;
}

.sidebar {
  position: fixed;
  overflow: auto;
  max-height: calc(100dvh - 136px);
  padding-bottom: 136px;
  background: white;
  width: 320px;
  min-height: 100%;
  display: inline-block;
  margin-top: 136px;
  z-index: 998;
}
@media (max-width: 767.98px) {
  .sidebar {
    padding-bottom: 56px;
  }
}
.sidebar .block {
  width: 100%;
  display: flex;
  background-color: #f5f7fa;
  align-items: center;
  padding: 12px 16px 12px 20px;
  margin-bottom: 1px;
  position: relative;
  cursor: pointer;
}
.sidebar .block:not(.top-level, .dark) {
  border-right: 1px solid #f5f7fa;
  border-bottom: 1px solid #f5f7fa;
}
.sidebar .block.dark {
  background: #042335;
  font-size: 18px;
  font-weight: 800;
  color: white;
  cursor: initial;
}
.sidebar .block.top-level {
  border-width: 1px;
  font-size: 18px;
}
.sidebar .block.top-level span,
.sidebar .block.top-level i {
  color: #0c2234;
}
.sidebar .block.main-level, .sidebar .block.sub-level {
  background: white;
  animation: slide-in-top 150ms forwards;
  transform-origin: center top;
  flex-wrap: wrap;
}
.sidebar .block.main-level span,
.sidebar .block.main-level i, .sidebar .block.sub-level span,
.sidebar .block.sub-level i {
  color: #0c2234;
}
.sidebar .block.main-level {
  font-size: 16px;
  padding-left: 30px;
}
.sidebar .block.sub-level {
  font-size: 14px;
  padding-left: 40px;
}
.sidebar .block:hover > span {
  font-weight: 800;
}
.sidebar .block > span:not(.normal-case) {
  text-transform: capitalize;
}
.sidebar a {
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: none !important;
}
.sidebar i {
  position: absolute;
  right: 20px;
  top: 30%;
}
.sidebar small {
  color: rgb(111, 130, 140);
}

.main-content {
  display: inline-block;
  padding: 32px;
  padding-right: 0;
  padding-left: 0;
  border-left: 4px solid white;
  padding-top: 20px;
  padding-bottom: 0;
  width: calc(100% - 320px);
  background: #f5f7fa;
  padding-top: 40px;
}
@media (min-width: 768px) {
  .main-content {
    margin-left: 320px;
  }
}

.file {
  background: #f4f7fa;
}

.file,
.readme {
  padding: 40px;
  padding-top: 0;
}

.file:not(.js-api-file) {
  align-items: center;
  position: relative;
  padding: 12px;
  color: #74828e;
}
@media (min-width: 768px) {
  .file:not(.js-api-file) {
    padding-left: 40px;
    padding-top: 0;
  }
}
.file:not(.js-api-file):first-of-type {
  margin-top: 28px;
}
.file:not(.js-api-file).active {
  color: #962431;
  font-weight: bold;
  margin-bottom: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.file:not(.js-api-file):empty {
  display: none;
}

h4 {
  /* headers */
  font-weight: normal;
  margin-bottom: 20px;
}

h4.page-title {
  position: absolute;
  left: 0;
  top: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  h4.page-title {
    margin-top: 5px;
  }
}

.hide {
  display: none;
}

@keyframes slide-in-top {
  0% {
    transform: scaleY(0.1);
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    opacity: 1;
  }
}
.fas {
  margin-right: 4px;
  color: #74828e;
}

.json-schema-description:before {
  display: none;
}

.examples-container {
  padding: 12px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 16px;
  scrollbar-gutter: stable;
}
@media (min-width: 1400px) {
  .examples-container {
    position: sticky;
    top: 171px;
    max-height: calc(100dvh - 170px);
    right: 40px;
    width: auto;
    overflow-y: auto;
  }
}

.file-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (min-width: 768px) {
  .file-content {
    padding-left: 30px;
    width: calc(100% - 40px);
  }
}
@media (min-width: 1400px) {
  .file-content {
    display: grid;
    grid-template-columns: 62fr 38fr;
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
  }
}

.file-content .file-container {
  width: 100%;
}
.file-content .file-container label.include-optional-params {
  display: none;
}
.file-content .file-container h5 {
  margin-bottom: 12px;
}

h3 {
  font-size: 28px;
}

.file-content hr {
  margin-top: 0;
  margin-bottom: 0;
}

.file-content .file-container {
  padding-left: 0;
}

.file-content .file-container div {
  padding: 10px;
  padding-top: 0;
  padding-bottom: 16px;
  padding-right: 0;
}
.file-content .file-container div:not(:first-child, .allowed-value-container, .allowed-value-container-child) {
  padding-bottom: 40px;
}

pre {
  background-color: #dedede;
  border-radius: 4px;
  font-size: 13px;
}

.path,
.curl-path {
  border: 1px solid #d2d2d2;
  color: #8a2e34;
  padding: 1rem;
  margin-top: 5px;
  background-color: rgba(255, 255, 255, 0.75);
}

.badge {
  background-color: #2f7bbf;
  border-radius: 4px;
  padding: 4px;
  width: 90px;
  margin-right: 16px;
  height: 40px;
  line-height: 30px;
  font-size: 14px;
  vertical-align: initial;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767.98px) {
  .badge {
    width: 64px;
  }
}

/* table */
table {
  width: 100%;
  border-collapse: inherit;
  border-bottom: 1px solid #bfc6ca;
  border-radius: 4px;
}
table th {
  border-bottom: 1px solid #bfc6ca;
  top: 136px; /* Don't forget this, required for the stickiness */
  z-index: 10;
  border-top: 1px solid #bfc6ca;
}
table th:first-child {
  border-top-left-radius: 4px;
  border-left: 1px solid #bfc6ca;
}
table th:last-child {
  border-top-right-radius: 4px;
  border-right: 1px solid #bfc6ca;
}
@media (max-width: 767.98px) {
  table th:last-child {
    min-width: 250px;
  }
}
table td:first-child {
  border-left: 1px solid #bfc6ca;
}
table td:last-child {
  border-right: 1px solid #bfc6ca;
}
table td a {
  word-wrap: break-word;
}
table tr {
  background-color: #f0f3f6;
}
table tr.border-bottom td {
  border-bottom: 1px solid #bfc6ca;
}
table tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}
table tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}
@media (min-width: 1120px) {
  table:not(.js-api-table) {
    table-layout: fixed;
  }
  table:not(.js-api-table) th {
    box-sizing: content-box;
  }
  table:not(.js-api-table) th:first-child {
    width: 160px;
  }
}
@media (min-width: 1120px) {
  table.sticky th {
    position: sticky;
  }
}

thead {
  width: 100%;
  background: rgba(12, 34, 52, 0.08);
  border: 1px solid #bfc6ca;
}

th,
td {
  vertical-align: top;
  padding: 20px;
  font-size: 14px;
}

td:first-of-type {
  padding-left: 15px;
}
td:last-of-type {
  padding-right: 15px;
}

td[colspan="3"] {
  padding: 0;
  border: none !important;
  background-color: #f5f7fa;
}

tr:first-child th {
  background: #e3e7ea;
}

tr:not(:first-child, .sub-table) td {
  border-top: 1px solid #bfc6ca;
}

td:empty::after {
  content: "-";
}

/* helpers */
tr.has-arrow:not(.sub-table) td.constraints {
  padding-right: 40px;
}

.constraints div:not(.allowed-value, .allowed-value-container, .allowed-value-container-child, .text-nowrap, .p-0) {
  padding-top: 40px !important;
  padding-left: 0 !important;
}
.constraints hr {
  border-top-color: black;
  margin-top: 8px;
  margin-bottom: 8px;
}
.constraints hr:last-child {
  display: none;
}

.no-padding {
  padding: 0 !important;
}

i.fas.fa-caret-down {
  transition: transform 150ms;
}

.rotate-up {
  transform: rotate(180deg);
}

#toggle-sidebar {
  display: none;
}

@media (max-width: 767px) {
  #toggle-sidebar {
    display: block;
    box-sizing: content-box;
    padding: 16px;
    left: -6px;
    top: 6px;
    width: 16px;
    z-index: 999;
    position: absolute;
    transform: rotate(90deg);
  }
  .sidebar {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    min-height: calc(100dvh - 108px);
    width: 80vw;
    min-width: 240px;
    margin-top: 0;
    position: absolute;
    top: 108px;
    overflow: auto;
    transition: transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  }
  .sidebar hr {
    margin-left: -12px;
    width: 100px;
  }
  .main-content {
    width: 100%;
    position: absolute;
    top: 108px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
  }
  .main-content > div {
    padding-top: 0 !important;
  }
  .page-title,
  .last-update-placeholder {
    margin-bottom: 8px !important;
    position: static !important;
    display: block;
  }
  .file,
  .readme {
    padding: 0;
  }
}
.readme strong {
  font-weight: 800;
}
.readme h1,
.readme h2,
.readme h3,
.readme h4,
.readme h5 {
  margin-top: 0;
}
.readme h4 {
  margin-top: 40px;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
}
.readme pre.curl-path {
  line-height: 1.8;
}
.readme hr {
  visibility: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
.readme .allowed-value {
  margin-right: 0 !important;
  display: inline;
  white-space: nowrap;
}

.post {
  background: rgb(255, 180, 11);
}

.patch,
.put {
  background: grey;
}

.delete {
  background: red;
}

.angle-container {
  display: inline;
  padding: 0 !important;
}

.angle {
  cursor: pointer;
}

table .spacer {
  background: white;
  width: 30px;
  height: 100%;
}

.variant-header {
  background: rgb(153, 217, 234) !important;
  font-size: 125%;
}
.variant-header.border-top {
  border-top: 5px solid white;
}

tr.border-bottom {
  border-bottom: 5px solid white;
}

h1 {
  font-weight: 900;
}

h4 {
  margin-bottom: 16px;
  font-weight: bold;
}

.last-update-placeholder {
  z-index: 999;
  font-size: 12px;
  color: #6f828c;
}

.copy-to-clipboard {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  color: rgb(111, 130, 140);
  border: none;
  position: absolute;
  top: 12px;
  right: 12px;
  line-height: 18px;
  padding: 0;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .copy-to-clipboard {
    height: 28px;
    font-size: 14px;
  }
}
.copy-to-clipboard img:nth-of-type(2) {
  display: none;
}
.copy-to-clipboard:hover {
  color: #122132;
}
.copy-to-clipboard:hover img:first-of-type {
  display: none;
}
.copy-to-clipboard:hover img:nth-of-type(2) {
  display: initial;
}
.copy-to-clipboard img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

@media (max-width: 767px) {
  .show-desktop {
    display: none;
  }
}

.show-mobile {
  display: none;
}
@media (max-width: 767px) {
  .show-mobile {
    display: block;
  }
}

.show-mobile-and-tablet {
  display: none;
}
@media (max-width: 1119.98px) {
  .show-mobile-and-tablet {
    display: block;
  }
}

.curl-example-container {
  display: flex;
  justify-content: space-between;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
}
.curl-example-container pre {
  width: 100%;
}
.curl-example-container pre:not(:last-child) {
  margin-right: 12px;
}

.auth-btn-wrapper {
  display: flex;
  justify-content: center;
}
.auth-btn-wrapper,
.auth-btn-wrapper > button {
  margin-top: 0;
}
.auth-btn-wrapper button {
  border-radius: 4px;
}

.authorize-btn {
  position: absolute;
  top: 70px;
  right: 40px;
}
@media (max-width: 600px) {
  .authorize-btn {
    top: 60px;
    right: 16px;
  }
}

#myModal button,
#myModal2 button,
.curl-button {
  padding: 0;
}

#myModal button,
#myModal2 button {
  border: 1px solid #49cc90;
  padding-left: 15px;
  padding-right: 15px;
  width: 160px;
  height: 44px;
}
#myModal button:first-child,
#myModal2 button:first-child {
  color: rgb(12, 34, 52);
  background-color: white;
  border-color: rgb(12, 34, 52);
}
#myModal button:last-child,
#myModal2 button:last-child {
  color: white;
  background-color: rgb(12, 34, 52);
  border-color: rgb(12, 34, 52);
}

.curl-button {
  margin-top: 5px;
  background-color: transparent;
  display: inline;
  line-height: 1;
  height: 36px;
  font-weight: bold;
  border: none;
}
.curl-button:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.curl-button.absolute {
  position: absolute;
  right: 12px;
  top: 12px;
  margin-top: 0;
}
.curl-button + .curl-button {
  margin-left: 40px;
}

.btn,
.alert,
.open-modal-btn {
  border-radius: 4px;
}

#myModal,
#myModal2 {
  background-color: rgba(0, 0, 0, 0.75);
  /* The Modal (background) */
  /* Modal Content/Box */
  /* The Close Button */
}
#myModal.show-block,
#myModal2.show-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
#myModal img,
#myModal p,
#myModal input,
#myModal hr,
#myModal2 img,
#myModal2 p,
#myModal2 input,
#myModal2 hr {
  margin-bottom: 40px;
}
#myModal hr,
#myModal2 hr {
  margin-left: -20px;
  margin-right: -20px;
}
#myModal .modal,
#myModal2 .modal {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
#myModal .modal-content,
#myModal2 .modal-content {
  border-radius: 4px;
  background-color: #fefefe;
  padding: 40px;
  border: 1px solid #888;
  width: 40vw; /* Could be more or less, depending on screen size */
  max-width: 100vw;
  text-align: center;
}
@media (max-width: 991.98px) {
  #myModal .modal-content,
  #myModal2 .modal-content {
    width: 90vw;
  }
}
#myModal .modal-content hr,
#myModal2 .modal-content hr {
  border-top-color: #bfc6ca;
}
#myModal .close,
#myModal2 .close {
  color: #6f828c;
  opacity: 1;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 20px;
}
#myModal .close:hover,
#myModal .close:focus,
#myModal2 .close:hover,
#myModal2 .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.code-container {
  position: relative;
}
.code-container pre,
.code-container code {
  padding-right: 100px;
  white-space: pre-line;
}

#api-token-input {
  width: 500px;
  max-width: 100%;
  margin-top: 1px;
  padding: 10px;
  border-radius: 4px;
  font-size: 16px;
}
#api-token-input, #api-token-input:focus, #api-token-input:focus-visible {
  border: 1px solid var(--Ramki_separatory, #bfc6ca);
  outline: none;
}

#header-logo {
  cursor: pointer;
}

.page-title-custom {
  position: absolute;
  left: 364px;
  top: 70px;
  margin-top: 0;
}

.how-to-use-this-documentation > a {
  color: #0c2234;
  margin: 0;
}

.small-text {
  font-size: 12px;
  font-weight: normal;
  width: 100%;
}

.position-relative {
  position: relative;
}

.padding-top-110 {
  padding-top: 131px;
}

.h-100 {
  height: 100%;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-right-0 {
  margin-right: 0;
}

.padding-right-100 {
  padding-right: 100px;
}

.open-modal-btn {
  margin-top: 0;
}

.flex-wrap {
  flex-wrap: wrap;
}

.authorize-container {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.curl-path {
  margin-top: 0;
  margin-bottom: 0;
  white-space: break-spaces;
  padding: 24px !important;
}

.curl-path.response {
  white-space: pre;
}

.white-space-pre-line {
  white-space: pre-line;
}

.width-27-5 {
  width: 27.5%;
}

.width-17-5 {
  width: 17.5%;
}

.padding-0-important {
  padding: 0 !important;
}

.border-top-color-lightgrey {
  border-top-color: lightgrey;
}

.d-inline-flex {
  display: inline-flex;
}

.d-flex {
  display: flex;
}

.d-inline-block {
  display: inline-block;
}

.d-block {
  display: block;
}

.show-block {
  display: block;
}

.w-100 {
  width: 100%;
}

.user-select-none {
  user-select: none;
}

.vertical-align-initial {
  vertical-align: initial;
}

li::marker {
  font-weight: 800;
}

ol.roman-list {
  counter-reset: item;
  padding-left: 0;
}
ol.roman-list li {
  display: block;
  margin-left: 20px;
}
ol.roman-list li:before {
  content: counters(item, ".", upper-roman) ". ";
  counter-increment: item;
  position: absolute;
  margin-left: -20px;
}

pre {
  margin-bottom: 16px;
}

.section-title {
  padding-left: 12px;
}

.include-optional-params {
  font-weight: 400;
  margin-top: -8px;
  font-size: 14px;
  color: rgb(57, 76, 90);
}
.include-optional-params input {
  margin-right: 4px;
}

.optional-params {
  display: none;
}

.required-param, .deprecated-badge {
  display: inline-flex;
  padding: 1px 4px 2px 4px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: #f38135;
  color: white;
  border-radius: 4px;
  vertical-align: 2px;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
}

.deprecated-badge {
  background-color: #042335;
  text-transform: uppercase;
  margin-left: 8px;
  display: inline-block;
}

.allowed-value-container {
  display: flex;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
}
.allowed-value-container > div.allowed-value-container-child {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0;
}
.allowed-value-container > div.allowed-value-container-child:not(:last-child) {
  padding-right: 8px;
}
.allowed-value-container > div.allowed-value-container-child:first-child {
  white-space: nowrap;
}
.allowed-value-container > div.allowed-value-container-child .allowed-value {
  margin-left: 0;
}
.allowed-value-container:last-child .allowed-value:last-child {
  margin-bottom: 0;
}

.allowed-value {
  padding: 4px 8px !important;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  border-radius: 4px;
  border: 1px solid var(--Ramki_separatory, #bfc6ca);
  background: rgba(255, 255, 255, 0.75);
  color: var(--baza-przyciski, #8a2e34);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  margin-bottom: 4px;
  word-wrap: break-word;
  max-width: 100%;
  overflow-wrap: anywhere;
}
.allowed-value:not(:last-child) {
  margin-right: 4px;
}

.payload-params-header {
  padding: 0 !important;
  justify-content: space-between;
  align-items: center;
}
.payload-params-header * {
  margin-top: 0 !important;
}

.last-update-single-doc {
  padding-right: 8px;
  border-right: 1px solid #bfc6ca;
  margin-right: 4px;
  font-size: 14px;
}

tr.before-sub-table td:first-child {
  position: relative;
}
tr.before-sub-table td:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 42px;
  height: calc(100% - 54px);
  left: 20px;
  border-left: 1px solid #bfc6ca;
}

.sub-table td {
  border-top: none;
  position: relative;
}
.sub-table td:first-child {
  padding-left: 36px;
}
.sub-table td:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  height: calc(12px + 100%);
  left: 20px;
  border-left: 1px solid #bfc6ca;
}
.sub-table td:first-child .sub-spacer {
  position: absolute;
  left: 20px;
  width: 8px;
  border-top: 1px solid #bfc6ca;
  top: 30px;
  padding: 0;
}
.sub-table.last-row td:first-child::before {
  height: 42px;
}

.example-request-toggle-container {
  justify-content: space-between;
  align-items: baseline;
}

.alert-warning {
  background-color: #ffb40b;
  color: white;
  min-height: 60px;
  display: flex;
  align-items: center;
  font-size: 18px;
  margin-bottom: 13px;
  margin-right: 40px;
}
.alert-warning img {
  margin-right: 20px;
}

.example-response-header {
  margin-top: 24px;
}

.dependent-params-header,
.dependent-params-for {
  font-size: 14px;
}

.dependent-params-header {
  background-color: #bfc6ca;
  padding: 10px 20px !important;
  font-weight: 700;
  margin-top: 5px;
}

.dependent-params-for {
  border: 1px solid var(--Ramki_separatory, #bfc6ca);
  border-bottom: none;
  background: #e3e7ea;
  padding: 15px 20px !important;
  margin-top: 5px;
  display: flex;
}
.dependent-params-for > div {
  display: flex;
}
.dependent-params-for > div:first-child {
  border-right: 1px solid rgb(191, 198, 202);
  padding-right: 12px !important;
}
.dependent-params-for > div:last-child {
  padding-left: 12px !important;
}
.dependent-params-for .value-container {
  margin-bottom: 4px;
  margin-left: 8px;
}

input[type=checkbox] {
  accent-color: #0c2234;
}

button[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}

.d-none {
  display: none;
}

table.sticky.zone-code-gen-table {
  border-bottom: none;
}

svg.minus-icon:hover rect,
svg.minus-icon:hover path,
svg.plus-icon:hover rect,
svg.plus-icon:hover path {
  stroke: #0c2234;
}

@media (max-width: 767.98px) {
  .sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100dvh;
    background: #0c2234;
    z-index: 9;
    opacity: 0.75;
    transition: transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  }
}

@media (max-width: 767.98px) {
  .mobile-hidden {
    transform: translateX(-100%);
  }
}

.table-container {
  padding: 0 !important;
}

@media (max-width: 1119.98px) {
  .file-content .file-container div {
    padding-left: 0;
  }
  .file:not(.js-api-file) {
    padding: 0;
  }
  .alert-warning {
    margin-right: 0;
  }
  .main-content {
    padding-top: 16px;
  }
  .table-container {
    overflow-x: auto;
  }
  .examples-container {
    transform: none !important;
  }
}
.no-wrap {
  white-space: nowrap;
}

.width-initial {
  min-width: initial !important;
}

#compatibilityMatrix .algos-column {
  width: 270px;
}

/*# sourceMappingURL=style_30062025.css.map */
