.light {
  --bg-color: #fff;
  --border-color-single: #ececf9;
  --attributes-border: #ececf9;
  --table-border:#eaebec;
  --bg-color-endpoints:#fbfbfe;
  --url:#fbfbfe;
  --toggle-accordian-active:#f8f9fc;
  --color-single: #202432;
  --response-color: #686E91;
  --related-guide: #686E91;
  --accordian:#3a3f53;
  --params:#fbfbfe;
  --response-api: #686E91;
  --body-bg:#fff;
  --body-color:#202432;
  --border-color:#ececf4;
  --code-border:#EAEAF5;
  --params-border:#eaeaf5;
  --border-color-endpoints: #ececf4;
  --border-color-url:#eaeaf5;
  --response-bg:#fff;
  --accordian-hover:#FAFAFA;
  --accordian-item:#686e91;
  --dark-mode:#a4a4af;
  --dark-img:#a4a4af;
  --dark-bg:rgba(0,0,0,0);
  --result-link-active: #f4f4f4;
  --result-prop-description: #44495E;
  --result-prop-name: #202432;
  --search-text-highlight: yellow;
  --search-result-box-shadow: 0 4px 20px 2px #b3b2b278;
  --code-color:#000;
  --code-bg:#fbfbfe;
  --endpoints-color: #686E91;
  --tooltip-bg: #252538;
  --tooltip-text:#fff;
  --link-color: #408dfb;
  --h3-heading : #555;
  --status-border:#fff;
  --submitted-bg: #fff2e8;
  --search-bar: #fff;
  --rejected-bg: #ffebec;
  --approved-bg:#e4f7f1;
  --submitted-bg:#fff2e8;
  --draft-bg:#f1effb;
  --draft-text:#797dac;
  --search-result-highlight: #FAF3EA;
  --resources-dropdown-bg: #fff;
  --resource-dropdown-item: #000;
  --dropdown-divider-border: #e9ecef;
  --dropdown-hover: #f0f1f4;
  --dropdown-border: #edeff4;
  --dropdown-item: #686e91;
  --dropdown-box-shadow: rgba(29,29,53,.3);
  --response-dd-btn-bg: #fff;
  --response-dd-btn-text: #686e91;
  --response-dd-btn-border: 1px solid #ececf4;
  --response-dd-btn-shadow: none;
  --download-file-svg-fill-color: #1070e4;
  --download-dropdown-content-bg: #fff;
  --download-dropdown-content-shadow: 0 6px 8px rgb(28 67 140 / 15%);
  --download-dropdown-separator-color: #ececf4;
  --openapi-download-text-color: black;
  --openapi-download-container-bg: #f2f7fe;
  --openapi-download-button-bg: #fff;
  --openapi-download-button-text-color: #3577c7;
}

.dark {
  --body-bg: #1d1d35;
  --draft-bg:#2c2c4e;
  --draft-color: #aeadc3;
  --approved-bg:#24b2782b;
  --submitted-bg:#e6741a1a;
  --rejected-bg:#d72e3817;
  --status-border: #ffffff0f;
  --attributes-border: #272741;
  --submitted-bg:#e6741a1a;
  --h3-heading: #aeadc3;
  --link-color: #477ecb;
  --dark-mode: #408dfb;
  --dark-img:#fff;
  --dark-bg:#408dfb;
  --table-border:#2f2f50;
  --params:#1d1d35;
  --url:#2c2c4e;
  --params-border:#2f2f50;
  --accordian:#aeadc3;
  --accordian-item:#aeadc3;
  --accordian-hover:rgba(0,0,0,0);
  --response-bg:#272743;
  --toggle-accordian-active:#272743;
  --border-color: #2f2f50;
  --endpoints-color: #aeadc3;
  --body-color:#aeadc3;
  --border-color-single: #2f2f50;
  --color-single: #aeadc3;
  --color-white: #fff;
  --related-guide: #aeadc3;
  --response-color: #fff;
  --bg-color: #1d1d35;
  --code-color: #aeadc3;
  --code-bg: #2c2c4e;
  --border-color-endpoints: #343350;
  --bg-color-endpoints: #272743;
  --code-border: #333358;
  --border-color-url: #333358;
  --result-link-active: #3a3951;
  --search-bar:#3a3951;
  --result-prop-description: #81879f;
  --result-prop-name: #fff;
  --search-text-highlight: #9d7313;
  --search-result-box-shadow: 0 4px 20px 2px #04040ca6;
  --tooltip-bg:#30304B;
  --tooltip-text: #AEADC3;
  --search-result-highlight: #403A4D;
  --resources-dropdown-bg: #3f3f58;
  --resource-dropdown-item: #fff;
  --dropdown-divider-border: #535668;
  --dropdown-border: #3f3f58;
  --dropdown-item: #a0a0b6;
  --dropdown-box-shadow: rgba(29,29,53,.5);
  --dropdown-hover: #24243f;
  --response-dd-btn-bg: #3f3e5c;
  --response-dd-btn-text: #c5c5ce;
  --response-dd-btn-border: 0;
  --response-dd-btn-shadow: 0 2px 2px rgba(0,0,0,.5);
  --download-file-svg-fill-color: #779fff;
  --download-dropdown-content-bg: #3f3f58;
  --download-dropdown-content-shadow: none;
  --download-dropdown-separator-color: #5E5C84;
  --openapi-download-text-color: #fff;
  --openapi-download-container-bg: #272743;
  --openapi-download-button-bg: #3a3951;
  --openapi-download-button-text-color: #fff;
}

@font-face {
  font-family:"Roboto Mono";
  font-weight:100;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/robotomonothin/font.eot");
  src:url("//static.zohocdn.com/webfonts/robotomonothin/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/robotomonothin/font.woff") format("woff");}
@font-face {
  font-family:"Roboto Mono";
  font-weight:300;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/robotomonolight/font.eot");
  src:url("//static.zohocdn.com/webfonts/robotomonolight/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/robotomonolight/font.woff") format("woff");}
@font-face {
  font-family:"Roboto Mono";
  font-weight:400;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/robotomonoregular/font.eot");
  src:url("//static.zohocdn.com/webfonts/robotomonoregular/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/robotomonoregular/font.woff") format("woff");}
@font-face {
  font-family:"Roboto Mono";
  font-weight:500;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/robotomonomedium/font.eot");
  src:url("//static.zohocdn.com/webfonts/robotomonomedium/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/robotomonomedium/font.woff") format("woff");}
@font-face {
  font-family:"Roboto Mono";
  font-weight:700;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/robotomonobold/font.eot");
  src:url("//static.zohocdn.com/webfonts/robotomonobold/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/robotomonobold/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:100;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/interthin/font.eot");
  src:url("//static.zohocdn.com/webfonts/interthin/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/interthin/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:200;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/interextralight/font.eot");
  src:url("//static.zohocdn.com/webfonts/interextralight/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/interextralight/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:300;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/interlight/font.eot");
  src:url("//static.zohocdn.com/webfonts/interlight/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/interlight/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:400;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/interregular/font.eot");
  src:url("//static.zohocdn.com/webfonts/interregular/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/interregular/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:500;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/intermedium/font.eot");
  src:url("//static.zohocdn.com/webfonts/intermedium/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/intermedium/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:600;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/intersemibold/font.eot");
  src:url("//static.zohocdn.com/webfonts/intersemibold/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/intersemibold/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:700;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/interbold/font.eot");
  src:url("//static.zohocdn.com/webfonts/interbold/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/interbold/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:800;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/interextrabold/font.eot");
  src:url("//static.zohocdn.com/webfonts/interextrabold/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/interextrabold/font.woff") format("woff");}
@font-face {
  font-family:"Inter";
  font-weight:900;
  font-style:normal;
  src:url("//static.zohocdn.com/webfonts/interblack/font.eot");
  src:url("//static.zohocdn.com/webfonts/interblack/font.woff2") format("woff2"),
      url("//static.zohocdn.com/webfonts/interblack/font.woff") format("woff");}

.namespace {
  opacity: .7;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata,
.token.punctuation {
  color: #999ebd;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.symbol,
.token.deleted {
  color: #20a8db;
}

.token.constant {
  color: #ada9ef;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #00c39a;
}
.token.operator,
.token.entity,
.token.url,
.language-css  .token.string,
.style  .token.string {
  color: #999ebd;
}
.token.atrule,
.token.attr-value {
  color: #00c39a;
}

.token.keyword {
  color: #ecbe91;
}
.token.function {
  color: #d77991;
}
.token.regex,
.token.important,
.token.variable {
  color: #88c0d0;
}
.token.important,
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
 .token.entity {
  cursor: help;
}

.copyimage {
  width: 15px;
  height: 15px;
  fill: #9F9FAB;
}

.tooltipcopytext {
  width: 110px;
}

.infoText {
  margin-left: -7px;
}

.tooltip {
  background-color: var(--tooltip-bg);
  color: var(--tooltip-text);
  position: absolute;
  border-radius: 4px;
  padding: 10px 8px;
  display: none;
  cursor: pointer;
}

.tooltip[data-show] {
  display: block;
}

.arrow,
.arrow::before {
  position: absolute;
  width: 6px;
  height: 6px;
  background: inherit;
}

.arrow {
  visibility: hidden;
}

.arrow::before {
  visibility: visible;
  content: '';
  transform: rotate(45deg);
}

.tooltip[data-popper-placement^='top'] > .arrow {
  bottom: -3px;
}

.content code,
.content .tooltiptext, .tooltip {
  font-family:"Roboto Mono";
  font-size: 12px;
}

.content code {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  white-space: pre;
  word-spacing: normal;
  word-break: break-word;
  line-height: 1.5;
}

* {
  box-sizing: border-box
}

html {
  font-family: Inter,Helvetica,Arial,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  font-weight: 400;
  color: var(--body-color);
  line-height: 1.5;
  text-align: left;
  background-color: var(--body-bg);
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

b,
strong {
 font-weight: bold
}

html,
body {
  padding: 0;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  -webkit-text-size-adjust: none;
  font-size: 13px;
}

h1,
h3 {
  line-height: 1.3;
}

.content h1 {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: 600;
  color: var(--color-single);
}

.content h1:first-child,
.content div:first-child+h1 {
  margin-top: 0;
}

h2 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0;
}

.content h3 {
  margin-top: 2.5em;
  margin-bottom: 0.8em;
  font-size: 16px;
  color: var(--h3-heading);
  text-transform: capitalize;
  font-weight: 400;
}

h3.sub-title {
  font-size: 20px;
  color: var( --color-single);
  font-style: normal;
  font-weight: 400;
}

h3.innersubtitle {
  font-size: 15px;
  font-weight: 700;
  color: var(--color-single) ;
}

.related-guide {
  font-size: 13px;
  color: var(--related-guide);
 }
 
 .mb-0 {
   margin-bottom: 0;
 }
 
 .box-border {
   list-style: none;
   border: 1px solid var(--params-border);
   background: var(--params);
   word-break: break-word;
   padding-left: 10px;
   font-family:'Roboto Mono';
   color: var(--related-guide);
   border-radius: 4px;
   font-size: 12px;
   margin-top: 0;
   overflow: hidden;
 }

 .box-border:hover {
   overflow: auto;
 }
 
 tbody {
   font-family:'Roboto Mono';
 }

.page-wrapper {
  margin-left: auto!important;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
  padding-left: 20px;
} 

.content {
  position: relative;
}

.content p {
  font-size: 14px;
  word-break: break-word;
}

.postman-run-button {
  margin: 0 0 0 28px !important;
}

.content .prop-descrip code.rejected, .content .prop-descrip code.draft, .content .prop-descrip code.recalled, .content .prop-descrip code.approved, .content .prop-descrip code.reimbursed,.content .prop-descrip code.await, .content .prop-descrip code.submit {
  border: 1px solid var(--status-border) !important;
}

.content .prop-descrip code.rejected {
  color: #d72e38;
  background-color: var(--rejected-bg);
}

.content .prop-descrip code.draft, .content .prop-descrip code.recalled {
  color: var(--draft-test);
  background-color: var(--draft-bg);
}

.content .prop-descrip code.approved {
  color: #22b378;
  background-color: var(--approved-bg);
}

.content .prop-descrip code.reimbursed {
  color: #fff;
  background-color: #22b378;
}

.content .prop-descrip code.await {
  color: #f27914;
  background-color: #fff2e8;
}

.content .prop-descrip code.submit {
  color: #f27914;
  background-color: var(--submitted-bg);
}

.searchbar-close {
  display: none !important;
}

.link,
a {
  cursor: pointer;
  color: var(--link-color);
  text-decoration: none;
  word-wrap: break-word;
}

a:hover {
  text-decoration: none !important
}

.table-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.red, #required {
  color: #FE7E7E;
}


.endpoints-top {
  margin-top: 49px;
  width:55%;
}

a.accordian {
  display: block;
}

a.accordian:hover {
  background-color: var(--accordian-hover);
}

a.accordian.active{
  font-weight: 600;
  color: var(--color-single);
}

ul.panel {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}

ul.panel > li > a {
  color: #222;
  display: block;
}

ul.panel > li.active > a {
  color: var(--link-color);
  font-weight: 600;
}

ul.panel.show {
  opacity: 1;
  max-height: 100%;
  overflow: visible;
}

.mb-20 {
  margin-bottom:20px !important;
}

.endpoints-wrapper {
  border-radius: 4px;
  border: 1px solid var(--border-color-endpoints);
  font-family: 'Roboto Mono';
}

.endpoints-header {
  background-color: var(--bg-color-endpoints);
  padding: 0px 0px 0px 15px;
  height: 32px;
  font-size: 13px;
  vertical-align: middle;
  color: #686E91;
  border-bottom: 1px solid var(--border-color-endpoints);
  font-weight: 800;
  border-radius: 4px 4px 0px 0px;
  align-items: center;
  display: flex;
}

.endpoints-innerwrapper { 
  background-color: var(--response-bg);
  line-height: 19px;
  padding: 15px 30px 15px 15px;
  word-wrap: break-word;
}

.endpoints-content {
  display: flex;
}

.endpoints-bottom-text-method {
  margin-right: 18px;
  text-align: left;
  font-size: 12px;
}
.endpoints-bottom-text-method.post {
  color: #00C39A;
}
.endpoints-bottom-text-method.put {
  color: #9483f5;
}
.endpoints-bottom-text-method.get {
  color: #00ADEF;
}
.endpoints-bottom-text-method.delete {
  color: #FF9E00;
}

.endpoints-content:hover .endpoints-bottom-text-url {
  color: var(--link-color);
}

code > span {
  line-height: 22px;
}

@media screen and (max-width: 1440px) {
  .page-wrapper {
    padding-left: 60px;
  }

  .divider {
    margin-right: 30px;
  }
}

@media screen and (max-width: 850px){
  .flex-wrapper-right {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .content table {
    margin-bottom: 1em;
    display: block;
  }
}

#search-bar {
  width: 300px;
  height: 35px;
  background-color: #1d1d35;
  color: #fff;
  border-radius: 6px;
  border: none;
  outline: none;
  padding: 10px 15px 10px 35px;
  background: url(../images/search.svg) no-repeat scroll 14px 9px;
  background-size: 15px;
  background-color: #3a3951;
  transition-property: width;
  transition-duration: 0.4s;
}

#search-bar:focus {
  border: 1px solid #4691fb;
  width: 420px;
}

#search-bar-wrapper {
  margin-left: 6%;
  position: relative;
}

#search-result {
  width: 420px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 5px;
  list-style-type: none;
  position: absolute;
  top: 42px;
  max-height: 317px;
  left: 0;
  background-color: var(--bg-color);
  border: 1px solid var(--border-color-endpoints);
  border-radius: 5px;
  display: none;
  box-shadow: var(--search-result-box-shadow);
}

#search-result .result-link {
  width: 98%;
  max-height: 55px;
  margin: 5px;
  cursor: pointer;
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#search-result a {
  color: inherit;
  text-decoration: none;
}

#search-result .result-link.active {
  background-color: var(--result-link-active);
  border-radius: 5px;
}

#search-result-empty {
  display: none;
  padding: 5px;
  color: var(--result-prop-name);
  position: absolute;
  left: 0;
  top: 42px;
  width: 420px;
  text-align: center;
  background-color: var(--bg-color);
  border: 1px solid var(--border-color-endpoints);
  border-radius: 5px;
}

.result-prop-description {
  max-width: 396px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--result-prop-description);
  display: inline-block;
}

.result-prop-name {
  font-weight: bold;
  color: var(--result-prop-name);
}

.result-prop-title {
  font-weight: 400;
}

.result-link-padding {
  padding: 8px;
}

.result-first-line {
  text-overflow: ellipsis;
  overflow: hidden;
}

.result-second-line {
  margin-bottom: 2px;
}

.search-text-highlight {
  background-color: var(--search-text-highlight) !important;
}

#close-search-icon {
  width: 16px;
  height: 16px;
  border: none;
  position: absolute;
  right: 5px;
  top: 10px;
  display: none;
}

#search-shortcut-icon {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 5px;
  top: 6px;
  background-color: #3a3951;
  color: white;
  border-radius: 4px;
  border: 1px solid #535668;
  text-align: center;
}

.toggle-icon {
  border-radius: 100%;
  padding: 2px;
  width: 13px;
  height: 13px;
  color: #3A3951;
  transition: 0.3s;
}

.toggle-icon.active {
  background: #3A3951;
  transform: scale(1.8);
  padding: 3px;
}

.toggle-icon.active.sun {
 color:#E2B873;
}
.toggle-icon.active.moon {
  color:#3F8DFB;
 }

.theme-toggle-label {
  width: 42px;
  display: flex;
  justify-content: space-around;
  position: relative;
  border-radius: 10px;
  height: 20px;
  border: 1px solid #3A3951;
  align-items: center;
  margin: 3px 10px 0 0;
}

/* To remove browser default close icon in search input */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
.top-wrapper {
  z-index: 1000;
  background: #1d1d35;
  position: fixed;
  width:100%;
  transform: none;
  transition: transform 0.4s;
  border-bottom: 1px solid var(--border-color-single);
}

.main-wrapper {
  margin: 0 auto;
  max-width: 1680px;
}

.main-outer-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.top-band .innerwrapper {
  display: flex;
  align-items: center;
}

.top-band {
  max-width: 1680px;
  margin: 0 auto;
  padding: 10px 25px;
}
  
.top-band .top-item {
  margin: 5px 0 0 11px;
  padding-right: 11px
}

.navbar-top {
  display: flex; 
  flex-grow: 1;
  justify-content: flex-end;
  align-items:center;
}
  
.top-band .title {
  margin: 10px 0 0 10px;
  font-size: 1.3rem;
  color: #fff;
  font-weight:600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.brand-logo {
  display: flex;
  align-items: center;
  color: #a4a4af;
}

.dark-mode {
  border: 1px solid var(--dark-mode);
  cursor: pointer;
  border-radius: 4px;
  margin: 5px 0 0 20px;
  padding: 4px;
  background-color: var(--dark-bg);
}

.nav-separator {
  margin: 10px 10px 3px 0;
  border: 1px solid #3a3951;
  height: 27px;
}

.topbar-btn {
  padding: 10px 11px;
  margin: .25rem 0 0 .5rem;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  line-height: 1.5;
  background-color: #3a3951;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 4px;
}

.topbar-btn:hover {
  background-color: #fff;
  border-color: #3a3951;
  color: #3a3951;
}

.brand-name {
  font-size: 18px;
  margin: 2px 0 0 5px;
}

.brand-logo:hover {
  color:#fff;
}

#mobile-search {
  display: none;
  position: relative;
}

::placeholder {
  color: #9392a1;
}

.list-item {
  position: relative;
}

.showtoggle {
  display: block !important;
}

.list-item .dropdown-menus {
  width: 160px;
  left: -60px;
  position: absolute;
  top: 95%;
  background: var(--resources-dropdown-bg);
  display: none;
  box-shadow: 0 20px 50px rgb(28 67 140 / 15%);
  transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;
  transform: translateY(10px);
  padding: .5rem 0;
  margin: .125rem 0 0;
  border-radius: .25rem;
}

.dropdown-item > a {
  color: var(--resource-dropdown-item);
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid var(--dropdown-divider-border);
}

.dropdown-item {
  padding: 5px 25px;
}

.dropdown-toggle {
  background: #1d1d35;
  border: none;
  margin-top: 3px;
  font-family: Inter,Helvetica,Arial,sans-serif;
  color: #a4a4af;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 600;
}

.hide-header .fixed-band, .hide-header #mobile-search,  .hide-header .navbar-toggle {
  transform: translate3d(0,-200%,0);
  visibility: hidden;
}

.hide-header .content {
  margin-top: 0px;
}

.hide-header .top-wrapper {
  transform: translate3d(0,-100%,0);
}

.hide-header .tocify-wrapper {
  top: 0;
}

.tocify-wrapper {
  top: 59px;
  position: fixed; 
  padding: 25px 0 30px 25px;
  max-width: 260px;
  border-right: 1px solid var(--border-color-single); 
  background-color: var(--body-bg);
  transition: top .2s;
  bottom: 0;
  overflow: auto;
}

.tocify-wrapper ul {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin: 0;
}

.tocify-wrapper ul .nested-menu.open li.active {
  background-color: var(--toggle-accordian-active);
  padding: 2px 0 3px 55px;
  margin-left: -25px;
}

.tocify-wrapper ul li {
  padding: 2px 0;
  line-height: 1.4;
  list-style: none;
}

.tocify-wrapper ul li a {
  color: var(--accordian);
  padding: 5px 0;
}

.tocify-wrapper ul li.nested-menu>a.accordian {
  position: relative;
}

.tocify-wrapper ul>li>a.accordian {
  padding-left: 21px;
}

.tocify-wrapper ul li.nested-menu.open>a::before {
  content: "-";
  font-weight: 700;
}

.tocify-wrapper ul li.nested-menu>a::before {
  content: "+";
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 15px;
}

.tocify-wrapper .nested-menu.open .accordion.panel {
  margin-left: 10px;
  font-weight: 400;
  padding-left: 0;
}

.tocify-wrapper .nested-menu.open .accordion li.active {
  padding-left: 66px;
}

.tocify-wrapper .nested-menu.sub {
  padding-left: 7px;
}

.tocify-wrapper ul li.active .accordion {
  background-color:#f8f9fc;
  padding-bottom: 5px;
}

.tocify-wrapper ul li.active>a.accordian {
  color: var(--link-color);
  font-weight: 600;
}

.tocify-wrapper .panel li {
  padding-left:30px;
}

.tocify-wrapper .panel li a {
  color: var(--accordian-item);
  font-weight: 600;
}

.tocify-wrapper .panel li a:hover {
  color:var(--link-color);
}

.wrapper {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}

.module-section {
  margin-top: 56px;
}

.wrapper-intro {
  margin-top:55px;
}

.intro-content {
  background-color: #3F3F58;
  border-top: 1px solid #4B4A64;
  padding-left: 20px;
  border-radius: 0 0 5px 5px;
  color: #fff;
  line-height: 22px;
  font-family: "Roboto Mono";
  font-size: 12px;
}

.flex-wrapper-left {
  margin:0 45px 0 0px;
  width:48%;
}

.flex-wrapper-right {
  width:43%;
}

.pt-70 {
  padding-top: 70px;
}

.mt-55 {
  margin-top: 55px;
}

.request-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #4a4a65;
  border-radius: 4px 4px 0 0;
  height: 32px;
  color: #C5C5CE;
  padding: 11px 5px 10px 10px;
  font-weight: 500;
  vertical-align: middle;
  font-family:'Roboto Mono';
}

.request-topbar >p, .response-topbar >p {
  font-size: 11px;
}

.copybutton {
  background: #4a4a65;
  border: 0;
}

.divider {
  border-bottom: 1px solid var(--border-color-single);
  margin-left: 0;
  margin-right:0;
  max-width:100%;
}

.ml-5 {
  margin-left: 5px;
}

.pl-15 {
  padding-left: 15px;
}

#getting-started-content {
  margin-left: 20px;
}

.content .http-content {
  border: 1px solid var(--border-color);
  padding: 9px 10px 0px 10px;
  line-height: 22px;
  margin-top: 11px;
  color: var(--related-guide);
  border-radius: 4px;
  margin: 20px 0;
}

.responseapi {
  color: var(--related-guide);
}

img {
border: 0;
vertical-align: middle
}

td,
th {
  min-width: 200px;
  padding: 0;
}

.pd-bottom {
  padding-bottom: 15px;
}

.dropdown-toggle::after {
  content: url(../images/dropdown.svg);
  display: inline-block;
  width: 10px;
  height: 10px;
}

.content table {
  margin-bottom: 1em;
  overflow: hidden;
  margin: 0px 20px 0 0px;
  border-spacing: 0;
  color: var(--related-guide);
  border-collapse: separate;
  font-size: 13px;
  table-layout: fixed;
  width: 100%;
}

.content table:hover {
  overflow: auto;
}

.content table th,
.content table td {
  text-align: left;
  vertical-align: top;
  line-height: 1.6
}

.content table th:first-child {
  width: 25%;
  border-radius: 4px 0px 0px 0px;
}

.content table.states th:first-child {
 width: 50%;
}

.content table th:last-child {
  border-left: none;
  border-radius: 0 4px 0 0;
}

.content p,
.content li {
  line-height: 26px;
}

.content img {
  max-width: 100%;
  border: 0;
  vertical-align: middle
}

.codebag {
  background-color:#3F3F58; 
  max-height: 800px;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #4B4A64;
  min-height: 65px;
} 

.codebag-code {
  padding: 15px 20px;
}

.code-snippets {
  max-height: 250px;
}

.getting-started-code {
  padding: 0 0 0 20px;
}

.responsebg {
  background-color: var(--response-bg) !important;
  border: 1px solid var(--border-color-endpoints);
  max-height: 900px;
  border-radius: 0 0 4px 4px;
  padding: 20px 15px;
}

.response-getting {
  padding: 0 0 0 20px;
}

.flex-wrapper {
  display: flex;
  padding: 0px 0 70px 15px;
  width: 100%;
}

button {
  cursor: pointer;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  background-color: rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0);
  padding: 0;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  display: none;
}

.search-close{
  display: none;
}

.navbar-links {
  display: none;
}

.close-icon {
 fill: var(--body-color);
}

.dropdown-toggle:hover {
  color: #fff;
}

.attributeheader {
  top:0px;
  position: sticky;
  align-self: flex-start;
  padding-top: 30px;
}

.access-btn {
  margin-top: 2px;
}

.icon-bar {
  width: 20px;
  border: 1px solid;
  border-radius: 1px;
  display: block;
}

.icon-bar+.icon-bar {
  margin-top: 4px;
}
  
.parameter>div {
  padding: 10px 0;
  border-bottom: 1px solid var(--attributes-border);
}

.navtop-innercontent {
  display: flex;
  align-content: flex-end;
  align-items: center;
}

.response-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 11px !important;
  color: #686E91;
  height: 32px;
  padding: 10px;
  margin: 27px 0 0 0;
  background-color: var(--bg-color-endpoints);
  border: 1px solid var(--border-color-endpoints);
  border-radius: 4px 4px 0 0;
  border-bottom: none;
  font-weight: bold;
  vertical-align: middle;
  font-family:'Roboto Mono';
}

.response-topbar .dropdown-container {
  margin-right: 0;
}

.response-topbar .dropdown-container .btn-text {
  display: inline-block;
  max-width: 80px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.status-color {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #b0bec5;
  border-radius: 50%;
  margin-right: 5px;
}

.fill-green {
  background-color: #66dd6e;
}

.fill-red {
  background-color: #ee8582;
}

.header-example {
  background-color: #4a4a65;
  color: #c5c5ce !important;
  border:none;
}
  
.example {
  margin: 10px 0 10px 15px;
}

.example code , .curl code, .responsebg code, .codebag code {
  color: #f8f8f2;
}

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

.attribute-wrapper {
  margin-top: 10px;
  border-top: 1px solid var(--attributes-border);
}

.attribute-wrapper .property-wrapper {
  margin-left: 0;
}

.attribute-wrapper .row:last-child {
 border-bottom:0px;
 padding-bottom: 0px;
}

.nested-attribute-wrapper .row:last-child {
  border-bottom: 0px;
}

.attribute-wrapper .row { 
  margin-left: 0px;
  border-bottom: 1px solid var(--attributes-border);
}

.attribute-wrapper .line, .attribute-wrapper .small-line {
  padding:10px 0;
  width: 100%;
}

.nested-attribute-wrapper {
  margin-top: 10px;
  border-top: 1px solid var(--attributes-border);
}

.parameter>div:last-of-type {
  border: 0
}

/* To remove default arrow icon in details element */
details > summary {
  list-style: none;
}
details > summary::marker {
  display: none;
}
.navbar-toggle {
  margin: 10px;
  top: 62px;
  cursor: pointer;
  position: absolute;
  display: none;
}
 
#queryparams {
  color: #42B5A8;
}

.flex-wrapper-left .properties {
  font-weight: 700;
  font-size: 13px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--border-color-single);
}

#arguments {
  color: #57A7DC;
}

#attributes {
  color:#575CDC;
  font-family: Inter,Helvetica,Arial,sans-serif;
}

#wrapperbox { 
  box-shadow: 1px 1px 2px black;
}

.property-wrapper {
  padding-left: 15px;
  margin-left: -15px;
}

#showtable {
  display: block;
}

.content .url {
  border: 1px solid var(--border-color-url);
  width: -moz-fit-content;
  width: fit-content;
  color: var(--body-color);
  background-color: var(--url);
  font-family:'Roboto Mono';
  border-radius: 4px;
  white-space: normal;
  padding: 3px 3px 3px 5px;
}

.icon-display {
  display: flex;
  align-items: center;
}

.authtoken {
  padding: 0 0 0 20px;
}

summary .arrow-icon {
  margin: -2px 0 0 3px;
  transform: rotate(0deg);
}

summary .arrow-downicon {
  transform: rotate(90deg);
}

 .table-flex .property {
  margin-right: 5px;
  font-weight: 700;
}
  
.property-datatype {
  margin-right: 5px;
  font-weight: 400;
  color:#686e91;
}

p >code {
  white-space: pre-line;
}

#optional {
  color:#686e91;
}

.property-kind {
  margin-right: 5px;
  font-weight: 400;
}

.content table th,
.content section table th {
  padding: 6px 8px 6px 20px;
  vertical-align: bottom;
  border: 1px solid var(--table-border);
  font-weight: 600;
  letter-spacing: 0.8px;
}

.content table thead+tbody th:first-child {
  border-right: 0px;
}

.copysvg {
  width: 13px;
  height: 13px;
  color: #00E05E;
  margin-top: 2px;
}

.copytext {
  display: flex;
  justify-content: center;
}

.content table thead+tbody td,
.content section table td {
  padding: 6px 8px 6px 20px;
  border-right: 1px solid var(--border-color-single);  
  word-wrap: break-word;
  font-weight: 500;
  font-size: 12px;
}

.content table thead+tbody td:first-child {
  border-left: 1px solid var(--border-color-single);
}

.content table thead+tbody tr:last-child >td {
  border-radius: 0px 0px 0px 4px;
}

.content table thead+tbody tr:last-child >td:last-child {
  border-radius: 0 0 4px 0;
}

.content table tr:last-child>td,
.content section table tr:last-child>td {
  border-bottom: 0;
  border-radius: 0px 0px 4px 0px;
}

.content table tr:last-child td {
  border-bottom: 1px solid var(--border-color-single);
}

.fixed-band {
  display: none;
  z-index: 3;
}

.request-top {
  margin-top: 23px;
}

.attribute-section {
  display: flex;
  padding: 0 0 70px 20px;
  margin-top: -60px;
}

.prop-descrip {
  padding: 5px 0 0px 0;
  font-size: 12px;
  line-height: 26px;
}

.content .prop-descrip code {
  padding: 2px;
  border-radius: 2px;
  border: 1px solid var(--code-border);
  background-color: var(--code-bg);
  color: var(--code-color);  
  white-space: normal;
}

.content .separator {
  color: var(--body-color);
}

#related-icon {
  width: 13px;
  height: 13px;
  margin-top: -3px;
}

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

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

.mt-90 {
  margin-top: 90px;
}

.mt-60 {
  margin-top:60px;
}

.endpoints-bottom-text-url {
  color: var(--endpoints-color);
  white-space: pre-wrap;
  word-break: break-word;
}

.dropdown-item li {
  padding: 5px 0px;
}

@media screen and (max-width:1300px) {
  .flex-wrapper, .attribute-section{
    padding: 0px 0px 30px 30px;
    width: 96%;
    margin: auto;
  }

  .pt-70 {
    padding-top: 30px;
  }

  .wrapper-intro {
    margin-top: 60px;
  }

  .divider {
    margin: 0 30px 0 40px;
    max-width: 96%;
  }
}

.highlighted {
  background-color: var(--search-result-highlight);
}
.row {
  transition: background-color 2s ease;
}

@media screen and (max-width: 1200px) {
  #search-bar:focus ,#search-result-empty, #search-result {
    width: 320px;
  }
}

@media screen and (max-width:1024px) {
  .page-wrapper {
    margin: 0;
    flex: 100%;
    width: 100%;
    padding: 0;
    max-width: 100%;
  }  

  #search-bar-wrapper {
    top: 62px;
    width: 100%;
    position: absolute;
    display: none;
    margin: 0;
  }

  #close-search-icon {
    display: none !important;
  }

  #search-bar {
    color: var(--body-color);
  }

  #search-shortcut-icon {
    display: none !important;
  }

  #search-bar {
    background-color: var(--search-bar);
    width: 95%;
  }

  #search-bar:focus {
    border: none;
    width: 95%;
  }

  #search-result, #search-result-empty {
    width: 95%;
  }

  .result-prop-description {
    max-width: 100%;
  }

  .search-close {
    position: absolute;
    right: 15px;
    top: 72px;
    border: 0;
    background: none;
    display: none;
  }

  .theme-toggle-label {
    display: none;
  }

  .navbar-toggle {
    display: block;
  }

  .zIndex {
    z-index: 3 !important;
  }

  .fixed-band {
    padding: 6px 28px;
    position: fixed;
    top: 55px;
    font-size: 23px;
    z-index: 5;
    left: 37px;
    display: block;
    transform: none;
    transition: transform .4s;
  }

  .top-band {
    padding: 1rem;
    margin-left: 0;
  }

  .access-btn {
    margin: 13px auto;
    padding: 8px 10px;
    background-color: #3a3951;
  }

  .topbar-btn {
    padding:10px;
    width: 100%;
    background: none !important;
  }

  .topbar-btn:hover {
    background-color: #fff;
    border-color:none;
    color: #fff;
  }

  .nav-separator {
    display: none;
  }

  .list-item .dropdown-menus {
    margin: -15px 0 15px;
    width: 100%;
    position: relative;
    left: 0;
    border-radius: 0;
  }

  .dropdown-toggle {
    margin: 3px 0;
    width: 100%;
    margin-bottom: 6px;
    background: #3a3f53;
    color: #fff;
  }

  .navbar-top {
    text-align: center;
    background-color: #3a3f53;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    padding: 15px 0;
  }

  .shownav-toggle {
    display: none;
  }

  .navbar-links {
    position: relative;
    font-size: 12px;
    margin-left: auto;
    margin-top: 6px;
    color: #a4a4af;
    padding: .25rem .75rem;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
    display: block;
  }

  .navbar-links::after {
    pointer-events: none;
    position: absolute;
    top: 9px;
    left: 64px;
    content: "";
    border: 4px solid rgba(0,0,0,0);
    border-top-color: #a4a4af;
  }

  .wrapper-intro {
    margin-top: 100px;
  }
  
   #mobile-search {
    display: block;
    position: -webkit-sticky;
    position: fixed;
    top: 56px;
    width: 100%;
    z-index: 4;
    height: 50px;
    border-bottom: 1px solid var(--border-color-single);
    background-color: var(--bg-color);
    transform: none;
    transition: transform .4s;
  }

  .tocify-wrapper {
    top: 0;
    margin-top: 0;
    padding: 50px 30px;
    z-index: 1001;
    left: 0;
    display: none;
  }

  .box-border {
    padding: 10px;
  }

  .main-wrapper {
    margin: 0;
  }

  .icon {
    width: 15;
    height: 15;
  }

  .row {
    margin: 0;
  }
  
  .main-outer-wrapper {
    margin: 0;
  }

  .tocify-wrapper::before {
    content: "Topics";
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    top: 15px;
    left: 30px;
  }

  .btn {
    position: absolute;
    display: inline-block;
    top: 20px;
    right: 7px;
  }

  .search-trigger {
    top: 15px;
    right: 25px;
    position: absolute;
  }

  .search-closeicon {
    display: none;
  }

 .module-section {
  margin-top: 110px;
 }

 .show {
  display: block;
  }

  .brand-name {
    font-size: 16px;
  }

  .dropdown-divider {
    display: none;
  }
}

.content table td code {
  white-space: normal;
}

@media screen and (max-width: 900px) {
  .flex-wrapper {
  flex-direction: column;
  align-items: center;
  }

  .flex-wrapper, .attribute-section {
    padding: 30px;
  }

  .flex-wrapper-left h1 {
    padding-top: 0px !important;
  }

  .res-top {
    padding-top: 0;
  }

  .responsebg , .codebag{
    max-height: 200px;
  }

  .mt-90, .mt-60 {
    margin-top: 32px;
  }

  .mt-55 {
    margin-top: 20px;
  }

  .content .http-content {
    margin: 50px 0 30px;
  }

  .divider {
    margin: 0;
    max-width: 100%;
  }

  .btn {
    right: 20px;
  }

  .attribute-section {
    flex-direction: column;
  }

  .flex-wrapper-left {
    width:100%;
    margin: 0;
  }

  .flex-wrapper-right {
   width: 100%;
  }
  
  .endpoints-top {
    margin-top: 0;
  }

  .request-top {
   margin-top:15px;
  }
}

.simplebar-scrollbar::before {
  background-color: #919294;
}

.dropdown-content {
  z-index: 1000;
  background: var(--body-bg);
  border: 1px solid var(--dropdown-border);
  width: 11rem;
  box-shadow: 0px 5px 10px 0px var(--dropdown-box-shadow);
  border-radius: 6px;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 37px;
  right: 0
}

.dropdown-btn-item {
  display: flex;
  align-items: center;
  width: 100%;
  clear: both;
  color: #212529;
  color: var(--dropdown-item);
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0,0,0,0);
  border-radius: 4px;
  border: 0;
  padding: .6rem 1rem;
  font-size: 11px
}

.dropdown-btn-item:hover {
  background-color: var(--dropdown-hover);
}
.dropdown-btn:after {
  content: url(../images/dropdown.svg);
  width: 10px;
  height: 10px;
  padding-top: 4px;
  padding-left: 9px;
  display: inline-block
}

.dropdown-btn.rotate-180:after {
  transform: rotate(180deg);
  padding-right: 9px;
  padding-left: 0;
}

.dropdown-btn {
  display: flex;
  align-items: center;
  background: inherit;
  color: #c5c5ce;
  background-color: #3f3e5c;
  border-radius: 5px;
  border: 0;
  padding: .4rem .7rem;
  font-size: 11px;
  position: relative
}

.response-topbar .dropdown-btn {
  background-color: var(--response-dd-btn-bg);
  color: var(--response-dd-btn-text);
  border: var(--response-dd-btn-border);
}

.response-topbar .btn-shadow {
  box-shadow: var(--response-dd-btn-shadow);
}

.dropdown-container {
  margin-left: auto;
  margin-right: 15px;
  position: relative;
}

.btn-shadow {
  box-shadow: 0 2px 2px rgba(0,0,0,.5);
}

.oauth-scope {
  color:#6C69F3;
}
.availability-info-wrapper {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 3px;
}

.download-openapi-container {
  background: var(--openapi-download-container-bg);
  padding: 10px;
  border-left: 3px solid #3577c7;
}

.download-dropdown {
  position: relative;
  border-radius: 4px;
  margin-left: auto;
  display: flex;
  box-shadow: 1px 1px 3px 0px #0404174d;
  background-color: var(--openapi-download-button-bg);
  color: var(--openapi-download-button-text-color);
}

.download-dropdown button {
  border: 0;
  background-color: var(--openapi-download-button-bg);
  padding: 5px 8px 5px 8px;
  border-radius: 0px 4px 4px 0;
  border-left: 1px solid var(--download-dropdown-separator-color);
}
.download-dropdown .dropdown-trigger-arrow {
    width: 6px;
    height: 3px;
    color: var(--openapi-download-text-color);
    transform: rotate(180deg);
}

.download-icon-color {
  color: var(--download-file-svg-fill-color);
}
.download-dropdown .download-dropdown-content {
  position: absolute;
  display: none;
  top: 34px;
  right: 0;
  width: max-content;
  border-radius: 4px;
  padding: 7px 12px;
  color: white;
  background-color: var(--download-dropdown-content-bg);
  box-shadow: var(--download-dropdown-content-shadow);
}

.download-dropdown .download-dropdown-label {
  padding: 5px 10px;
  color: var(--openapi-download-button-text-color);
}

.download-dropdown.open .download-dropdown-content {
  display: block;
}

.download-dropdown.open .dropdown-trigger-arrow {
  transform: none;
}

.download-dropdown-content a {
  text-decoration: none;
  color: var(--openapi-download-text-color);
}.d-none {
  display: none;
}

.d-flex {
  display: flex !important;
}

.d-block {
  display: block;
}

.m-0 {
  margin: 0px;
}

.m-3 {
  margin: 3px;
}

.pl-0 {
  padding-left: 0px;
}

.list-none {
  list-style: none;
}

.ml-auto {
  margin-left: auto;
}

.align-items-center {
  align-items: center;
}

.ms-2 {
  margin-left: 5px;
}

.icon-sm {
  height: 12px;
  width: 12px;
}

.icon-md {
  height: 16px;
}