@import url('../fonts/Barlow.css');

body {
  font-size: 14px;
  font-family: 'Barlow', sans-serif;
  color: #000000;
  line-height: 20px;
}

.PageHeader_Content {
  font-size: 17px;
  font-family: 'Barlow', sans-serif;
}

.PageHeader_Content ul li span {
  font-family: 'Barlow', sans-serif !important;
  font-size: 17px !important;
}

.menu-content ul li label {
  font-family: 'Barlow', sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #666 !important;
  display: flex;
  align-items: center;
}

.api-content h1,
.api-content h2 {
  font-family: 'Barlow', sans-serif !important;
  font-weight: 500 !important;
}

.api-content ul {
  margin: 5px 0;
}

.redoc-markdown span {
  font-family: 'Barlow', sans-serif !important;
  font-size: 17px !important;
}

.PageHeader_Content ul,
.PageHeader_Content ul li a {
  font-family: 'Barlow', sans-serif !important;
  font-size: 17px !important;
}

.PageHeader_Content ul li {
  margin-bottom: 10px;
}

.heading {
  display: block;
}

.PageHeader_Content p {
  font-family: 'Barlow', sans-serif !important;
  font-size: 17px !important;
}

.PageHeader_Content * {
  font-size: 17px !important;
}

.PageHeader_Content>div {
  margin-bottom: 15px;
}

div {
  font-family: 'Barlow', sans-serif !important;
  font-size: 17px !important;
}

.page-header {
  background: #001B77;
  color: #fff;
  font-size: 14px;
  display: flex;
  padding: 10px;
  position: sticky;
  top: 0;
  z-index: 2;
}

.page-header h1 {
  margin-left: auto;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}

.page-header img {
  margin-left: 15px;
  max-height: 44px;
}

.api-content {
  overflow: visible !important;
}

[data-section-id] img {
  border: 1px solid #ddd;
}

.api-difference-table img {
  border: none;
}

.api-content .api-info {
  background: #0048B5;
  color: #fff;
  margin-top: -40px;
  padding: 30px 40px 40px;
}

.api-content .api-info * {
  text-align: center;
  color: #fff;
}

.api-content .api-info h2 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 8px;
}

.api-content .api-info a {
  border-color: #fff !important;
  color: #fff !important;
}

.api-content .api-info>p {
  display: none;
}

.api-content .api-info a:hover,
.api-content .api-info a:active,
.api-content .api-info a:focus {
  color: #fff;
}

.api-content .api-info div:nth-child(1) {
  display: flex;
  justify-content: center;
}

.api-content>div>div>div:nth-child(2) * {
  font-size: 14px !important;
}

.api-content>div>div>div:nth-child(2) h3 {
  font-size: 17px;
}

.api-content button * {
  font-family: 'Barlow', sans-serif !important;
  font-size: 14px !important;
}

.react-tabs__tab-list * {
  font-size: 12px !important;
}

.dropdown * {
  font-size: 14px !important;
}

.menu-content a[rel="noopener noreferrer"] {
  font-size: 14px;
}

table div {
  font-size: 14px !important;
}

.api-difference-table {
  margin-top: 50px;
}

table {
  display: table !important;
}

.api-difference-table table {
  border-collapse: collapse;
  width: 100%;
}

.api-difference-table table tr th {
  background-color: rgb(244, 245, 247);
}

.api-difference-table table tr th,
.api-difference-table table tr td {
  width: 50%;
  min-width: 48px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(193, 199, 208);
  padding: 8px;
  vertical-align: top;
}

.api-difference-table table img {
  max-width: 100%;
}

.code {
  --ds--code--bg-color: rgba(9, 30, 66, 0.08);
  font-size: 0.875em;
  font-family: SFMono-Medium, "SF Mono", "Segoe UI Mono", "Roboto Mono", "Ubuntu Mono", Menlo, Consolas, Courier, monospace;
  font-weight: normal;
  background-color: var(--ds--code--bg-color, #F4F5F7);
  color: rgb(23, 43, 77);
  border-style: none;
  border-radius: 3px;
  display: inline;
  padding: 2px 0.5ch;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  overflow: auto;
}

.code-list li {
  margin-bottom: 10px;
}

.api-difference-table h2,
.api-update-table h2 {
  font-size: 1.43em;
  font-weight: normal;
  line-height: 1.2;
}

.api-difference-table h1,
.api-update-table h1 {
  font-size: 1.714em;
  font-weight: normal;
  line-height: 1.166;
}

.table-of-content ul {
  line-height: 30px;
}

.table-of-content ul a {
  text-decoration: none;
}

.api-content>div[data-section-id="tag/Updates"] .juinod,
.api-content>div[data-section-id="tag/Introduction"] .juinod,
.api-content>div[data-section-id="tag/Getting-Started"] .juinod,
.api-content>div[data-section-id="tag/Prerequisites"] .juinod,
.api-content>div[data-section-id="tag/Authentication"] .juinod,
.api-content>div[data-section-id="tag/Migration"] .juinod,
.api-content>div[data-section-id="tag/Document-Package"] .juinod,
.api-content>div[data-section-id="tag/Appendix"] .juinod,
.api-content>div[data-section-id="tag/Country-List"] .juinod,
.api-content>div[data-section-id="tag/Document-Workflow"] .juinod,
.api-content>div[data-section-id="tag/Timezone-List"] .juinod,
.api-content>div[data-section-id="tag/Document-Preparation"] .juinod,
.api-content>div[data-section-id="tag/Document-Processing"] .juinod,
.api-content>div[data-section-id="tag/Enterprise-Management"] .juinod,
.api-content>div[data-section-id="tag/Account-Management"] .juinod,
.api-content>div[data-section-id="tag/Personal-Settings"] .juinod,
.api-content>div[data-section-id="tag/General"] .juinod,
.api-content>div[data-section-id="tag/SigningHub-Admin-APIs"] .juinod,
.api-content>div[data-section-id="tag/Quick-Integration"] .juinod,
.api-content>div[data-section-id="tag/Access-Tokens"] .juinod,
.api-content>div[data-section-id="tag/Languages"] .juinod {
  width: 100%;
  background-color: #eeeeee;
  margin-bottom: 20px;
}

.api-content [data-section-id="tag/Updates"],
.api-content [data-section-id="tag/Migration"],
.api-content [data-section-id="tag/Document-Package"],
.api-content [data-section-id="tag/Welcome"],
.api-content [data-section-id="tag/Introduction"],
.api-content [data-section-id="tag/Getting-Started"],
.api-content [data-section-id="tag/Prerequisites"],
.api-content [data-section-id="tag/Authentication"],
.api-content [data-section-id="tag/Appendix"],
.api-content [data-section-id="tag/Country-List"],
.api-content [data-section-id="tag/Document-Workflow"],
.api-content [data-section-id="tag/Timezone-List"],
.api-content [data-section-id="tag/Document-Preparation"],
.api-content [data-section-id="tag/Document-Processing"],
.api-content [data-section-id="tag/Enterprise-Management"],
.api-content [data-section-id="tag/Account-Management"],
.api-content [data-section-id="tag/Personal-Settings"],
.api-content [data-section-id="tag/General"],
.api-content [data-section-id="tag/SigningHub-Admin-APIs"],
.api-content [data-section-id="tag/Quick-Integration"],
.api-content [data-section-id="tag/Access-Tokens"],
.api-content [data-section-id="tag/Languages"] {
  background: #fff;
}

.api-content [data-section-id="tag/Updates"] div:nth-child(2),
.api-content [data-section-id="tag/Document-Package"] div:nth-child(2),
.api-content [data-section-id="tag/Migration"] div:nth-child(2),
.api-content [data-section-id="tag/Welcome"] div:nth-child(2),
.api-content [data-section-id="tag/Introduction"] div:nth-child(2),
.api-content [data-section-id="tag/Getting-Started"] div:nth-child(2),
.api-content [data-section-id="tag/Prerequisites"] div:nth-child(2),
.api-content [data-section-id="tag/Authentication"] div:nth-child(2),
.api-content [data-section-id="tag/Appendix"] div:nth-child(2),
.api-content [data-section-id="tag/Country-List"] div:nth-child(2),
.api-content [data-section-id="tag/Document-Workflow"] div:nth-child(2),
.api-content [data-section-id="tag/Timezone-List"] div:nth-child(2),
.api-content [data-section-id="tag/Document-Preparation"] div:nth-child(2),
.api-content [data-section-id="tag/Document-Processing"] div:nth-child(2),
.api-content [data-section-id="tag/Enterprise-Management"] div:nth-child(2),
.api-content [data-section-id="tag/Account-Management"] div:nth-child(2),
.api-content [data-section-id="tag/Personal-Settings"] div:nth-child(2),
.api-content [data-section-id="tag/General"] div:nth-child(2),
.api-content [data-section-id="tag/SigningHub-Admin-APIs"] div:nth-child(2),
.api-content [data-section-id="tag/Quick-Integration"] div:nth-child(2),
.api-content [data-section-id="tag/Access-Tokens"] div:nth-child(2),
.api-content [data-section-id="tag/Languages"] div:nth-child(2) {
  width: 100%;
}

.api-content .api-info {
  width: 100%;
}

.api-content>div:nth-child(1),
.api-content>div:nth-child(2) {
  background: #ffffff !important;
}

.api-content.section-padding>div[data-section-id] {
  padding-top: 90px;
}

.api-info h1 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}

.api-info h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

.api-content>div[data-section-id="tag/Welcome"] {
  padding-top: 0;
}

.api-content>div[data-section-id="tag/Welcome"] .juinod {
  background: none;
  display: none;
}

.api-update-table {
  margin-top: 50px;
}

.api-update-table table {
  border-collapse: collapse;
  width: 100%;
}

.api-update-table table tr th {
  text-align: left;
}

.api-update-table table tr {
  border-bottom: 1px solid #e1e1e1;
  background: #fff;
}

.api-update-table table tr :nth-child(odd) {
  background: #fff;
}

.api-update-table table tr :nth-child(even) {
  background: #fff;
}

.api-update-table table tr th,
.api-update-table table tr td {
  padding: 8px;
  vertical-align: top;
  border: none;
}

.api-update-table table tr th p,
.api-update-table table tr td p {
  margin: 0;
}

.api-request-card {
  background: #263238;
  padding-top: 10px;
  padding: 10px 40px 40px;
  color: #fff;
}

.api-request-card p {
  font-size: 14px !important;
  margin: 0 !important;
}

.api-request-card h3 {
  color: #fff;
}

.integration-guide ul li,
.integration-guide ol li {
  margin-bottom: 15px;
}

.integration-guide img {
  max-width: 100%;
}

.red {
  color: #ff0202;
}

.object-code .response-body {
  margin-left: 20px;
}

/* .object-code .response-body div {
  margin-bottom: 10px;
} */

.object-code .response-body span {
  color: #77e5a8;
  font-size: 14px !important;
}

.nested-object .nested-body {
  margin-top: 10px;
  margin-left: 20px;
}

.api-request-table a {
  color: #fff;
}

.api-request-table table {
  border-collapse: collapse;
  background: #11171a;
  width: 100%;
  color: #fff;
  font-size: 14px;
}

.api-request-table table tr td {
  min-width: 48px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(42 42 42);
  padding: 8px;
  vertical-align: top;
}

.api-request-table table tr td:nth-child(1) {
  width: 300px;
}

.api-request-table table span {
  font-size: 14px !important;
}

.api-request-table table img {
  max-width: 100%;
}

.info-box {
  display: flex;
  align-items: center;
  padding: 30px;
  background: #eeeeee;
}

.info-box .box-icon {
  width: 50px;
  text-align: center;
  margin-right: 20px;
}

.info-box .info-text {
  width: 100%;
}

.info-box img {
  max-width: 100%;
}

.api-response-table table {
  border-collapse: collapse;
  background: #11171a;
  width: 100%;
  color: #fff;
  font-size: 14px;
}

.api-response-table table tr td:nth-child(1) {
  width: 200px;
}

.api-response-table table tr td:nth-child(2) {
  width: 150px;
}

.api-response-table table tr th,
.api-response-table table tr td {
  min-width: 48px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(42 42 42);
  padding: 8px;
  vertical-align: top;
  text-align: left;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-bottom-20px {
  margin-bottom: 20px;
}

#iframeCode {
  margin-top: 20px;
}

.integration-guide table {
  display: table !important;
}

.integration-guide table tr {
  background: none !important;
}

.api-details h5 {
  border-bottom: 1px solid rgba(38, 50, 56, 0.3);
  margin: 1em 0 1em 0;
  color: rgba(38, 50, 56, 0.5);
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.929em;
  padding: 0 0 7px;
}

.details-schema {
  margin-top: 20px;
  padding-left: 25px;
  position: relative;
}

.details-schema::before {
  content: '';
  position: absolute;
  width: 1px;
  border-left: 1px solid rgb(124, 124, 187);
  left: -1px;
  top: 10px;
  bottom: 50px;
}

.details-schema .details-schema-row {
  display: flex;
  font-size: 14px;
}

.details-schema * {
  font-size: 14px !important;
}

.details-schema .key-value {
  width: 225px;
}

.details-schema .key-value span {
  white-space: nowrap;
  font-size: 13px !important;
  font-family: Courier, monospace !important;
  position: relative;
}

.details-schema .key-value span::before {
  border-left: 1px solid rgb(124, 124, 187);
  width: 1px;
  height: 10px;
  top: 3px;
  position: absolute;
  content: '';
  left: -13px;
}

.details-schema .key-value span::after {
  border-top: 1px solid rgb(124, 124, 187);
  width: 13px;
  height: 1px;
  top: 7px;
  position: absolute;
  content: '';
  left: -26px;
}

.details-schema .key-value .required {
  color: #d41f1c;
}

.details-schema .key-details {
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.details-schema .key-details .cfctgs .code {
  color: inherit;
}

.details-schema .key-details .data-type {
  font-size: 13px;
  color: #666;
  margin-bottom: 5px;
}

.details-schema .key-details p {
  margin: 5px 0 0;
  line-height: 18px;
}

.two-column-row {
  display: flex;
}

.two-column-row .content-column {
  width: 60%;
}

.two-column-row .api-column {
  width: 40% !important;
  margin-left: 20px;
}

.request-response-api-card {
  background: #263238;
  padding: 40px 40px 40px;
  color: #fff;
  margin-bottom: 30px;
}

.request-response-api-card button {
  padding: 9px 10px;
  display: inline-block;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-align: center;
  outline: none;
  color: #333333;
  border: 1px solid #07090b;
  border-radius: 5px;
  min-width: 60px;
  font-size: 13px;
  font-weight: bold;
}

.request-response-api-card * {
  box-sizing: content-box;
}

.api-endpoint {
  border-radius: 4px;
  background-color: rgb(17, 23, 26);
  display: flex;
  align-items: center;
  padding: 9px 10px;
}

.api-endpoint div {
  font-size: 13px !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.api-endpoint span {
  background-color: #186FAF;
  color: #ffffff;
  padding: 3px 10px;
  text-transform: uppercase;
  font-size: 13px !important;
  margin-right: 7px;
}

.request-body {
  background-color: rgb(17, 23, 26);
  padding: 20px;
  margin-top: 10px;
}

.request-body span {
  font-size: 14px !important;
}

.request-body * {
  font-size: 14px !important;
}

.request-body p {
  margin: 0;
  font-size: 14px;
}

.non-empty {
  border-radius: 2px;
  background-color: rgba(104, 104, 207, 0.05);
  color: rgba(50, 50, 159, 0.9);
  margin: 0 5px;
  padding: 0 5px;
  border: 1px solid rgba(50, 50, 159, 0.1);
}

.custom-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}

.custom-table tr th {
  background-color: rgb(244, 245, 247);
  border-bottom: 1px solid rgb(193, 199, 208);
  position: sticky;
  top: 71px;
}

.custom-table tr th,
.custom-table tr td {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(193, 199, 208);
  padding: 8px;
  vertical-align: top;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left;
}

[data-section-id="tag/Access-Tokens"] img {
  border: none !important;
}

.api-details-page ul li {
  margin-bottom: 10px;
}

.backlist-btn {
  font-size: 14px;
  float: right;
  color: #001b77;
  cursor: pointer;
}

.custom-table a {
  color: #396cdf !important;
}

.custom-table a.read {
  color: #0f2a66 !important;
}
.wrap-content {
  word-break: break-all;
}