html, body, #app {
  height: 100%;
  overflow: hidden;
}

body {
  margin: 0;
  padding: 0;

  font-family: 'Open Sans', sans-serif;
  font-size: 13px;

  line-height: normal;
}

.undefined {
  /* Hightlights missing css property */
  background-color: red !important;
  margin: -2px;
  padding: 2px;
}

code {
  font-family: 'Inconsolata', monospace;
}

.root___2q-Vi {
  margin: 0;
  background-color: #fff;
  color: #444;

  display: flex;

  height: 100%;
}

.toc___1A5L3 {
  min-width: 350px;
  max-width: 350px;

  height: 100%;

  overflow-x: hidden;
  overflow-y: scroll;

  border-right: 1px solid #eee;

  position: relative;

  background: #4d585a;
  color: #fff
}

.toc__logo___3yFMu {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0 60px;
  margin-bottom: -40px;
  fill: #fff;
  background-color: #fb8225;
}

.toc__logo___3yFMu svg {
  width: 170px;
}

.toc__search___32KDC {
  height: 40px;
  padding: 10px;
  box-sizing: border-box;
}

.toc__search___32KDC input {
  width: 100%;
}

.toc___1A5L3::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}

.toc___1A5L3::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgba(200, 200, 200, .3);
}

.toc___1A5L3::-webkit-scrollbar-thumb:hover {
  background-color: rgba(200, 200, 200, .7);
}

.toc___1A5L3::-webkit-scrollbar-corner {
  background-color: transparent;
}

.content___11wNc {
  height: 100%;

  overflow: auto;

  flex: 1
}

.content___11wNc::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: transparent;
}

.content___11wNc::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgba(200, 200, 200, .3);
}

.content___11wNc::-webkit-scrollbar-thumb:hover {
  background-color: rgba(200, 200, 200, .7);
}

.content___11wNc::-webkit-scrollbar-corner {
  background-color: transparent;
}
.page___2AbWy {
}
.page__header___14r5h {
    padding: 50px 8%;
    max-width: 800px
}
.page__header__entity___3soQs {
    display: inline-block;
    text-transform: capitalize;
    font-size: 32px
}
.page__header__version___9Wpxc {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 3px 5px;
    font-size: 16px;
    color: white;
    background-color: lightgray;
    border-radius: 3px;
    vertical-align: super
}
.service___1oHkH {
  padding-bottom: 30px
}
.service__header___2-Qe- {
  display: flex;
  border-bottom: 1px solid #6a7a7c
}
.service__header__toggle___2LSyp {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 14px;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
  color: inherit;
  flex: 1
}
.service__version___3sXKP {}
.service__versions___3PSYp {
  display: flex;
  padding: 0 8px
}
.service__version___3sXKP {
  display: block;
  width: 50px;
  text-align: center;
  padding: 14px 0;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
  color: inherit;
  flex: 1
}
.service__version--selected___2U6ZN {
  box-shadow: inset 0 -3px #6a7a7c
}
.service__version___3sXKP:hover {
  box-shadow: inset 0 -3px #fb8225
}
.service__content___1BVe1 {}
.service__content--hidden___16iPt {
  display: none
}
.welcome___25Dz2 {
  padding: 40px 8%;
  max-width: 800px
}
.welcome__header___23xlC {
  display: block;
  font-size: 4.242rem;
  line-height: 4.5rem;
  margin-top: 3rem
}
.endpoint___2IUSg {
}
.endpoint__header___n7Uvv {
    background-color: #f9fafc;
    border: solid #eee;
    border-width: 1px 0
}
.endpoint__controller___2fzpc {
    font-size: 25px;
    margin: 40px 8% 20px;
    max-width: 900px
}
.endpoint__controller___2fzpc a {
    text-decoration: none;
    color: inherit
}
.endpoint__controller__method___35aMt {
    text-transform: uppercase
}
.endpoint__controller__method___35aMt:after {
    content: '\A0'
}
.endpoint__controller__method--get___x88Mf {
    color: #34ea40
}
.endpoint__controller__method--post___2mwie {
    color: #2c91ff
}
.endpoint__controller__method--delete___1woyP {
    color: #ff3535
}
.endpoint__controller__method--put___1ZL1W {
    color: #dc3fff
}
.endpoint__description___1G-nL {
    margin: 1.5rem 8%;
    padding: 0 15px;
    max-width: 900px
}
.endpoint__definition___1s-vR {
    padding: 40px 8%;
    max-width: 800px
}
.endpoint__parameter___3gQrl {
    display: flex;
    line-height: 27px
}
.endpoint__parameter_selection___2Modf {
    position: relative;
    margin: 20px 0
}
.endpoint__parameter_selection__header___2FnVC {
    font-size: 22px;
    line-height: 30px;
    font-weight: lighter;
    margin: 10px 0
}
.endpoint__parameter_selection__content___1BIhS {
    border: 1px solid #eee
}
.endpoint__parameter_selection__description___9LOsK {
    padding: 0 15px;
    margin: 1.5rem 0
}
.endpoint__parameter_selection__type___1TwIH {
    padding: 0 15px;
    line-height: 27px
}
.endpoint__parameter__level0___3JUpu .endpoint__parameter__name___coJd3 {
    padding-left: 15px
}
.endpoint__parameter__level1___2CfKI .endpoint__parameter__name___coJd3 {
    padding-left: 30px
}
.endpoint__parameter__level2___1ByZZ .endpoint__parameter__name___coJd3 {
    padding-left: 45px
}
.endpoint__parameter__level3___28ZS2 .endpoint__parameter__name___coJd3 {
    padding-left: 60px
}
.endpoint__parameter___3gQrl:nth-of-type(2n) {
    background-color: #f9f9f9
}
.endpoint__parameter___3gQrl:hover {
    background-color: #f3f3f3;
    cursor: pointer
}
.endpoint__parameter__name___coJd3 {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 8px;
    min-width: 200px
}
.endpoint__parameter__type___1KOr7 {
    padding-right: 8px;
    color: LightSlateGray
}
.endpoint__parameter__type--object___3nPUP {
    color: #2c91ff
}
.endpoint__parameter__type--array___2Cc28 {
    color: #34ea40
}
.endpoint__parameter__type--string___15jrs {
    color: #008080
}
.endpoint__parameter__type--integer___17nHW, .endpoint__parameter__type--number___2DVO9 {
    color: #ff3535
}
.endpoint__parameter__type--boolean___3lDpt {
    color: #dc3fff
}
.endpoint__parameter__type--null___2eXmW {
    color: #6a7a7c
}
.endpoint__parameter__type--binary___3J0FW, .endpoint__parameter__type--file___2_IdC {
    color: #14d8d8
}
.endpoint__parameter__description___3FUdW {
    padding-right: 8px;
    flex-shrink: 1;
    color: #999
}
.endpoint__parameter__spacer___1Iia5 {
    flex-grow: 1
}
.endpoint__parameter__optional___ILDk7 {
    padding-right: 15px;
    color: #999
}
.endpoint__responses___25lN8 {
}
.endpoint__responses__status___2PKop {
}
.endpoint__responses__statuses___27p6F {
    position: absolute;
    top: 0;
    right: 0
}
.endpoint__responses__status___2PKop {
    display: inline-block;
    width: 50px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    user-select: none;
    text-decoration: none;
    color: inherit
}
.endpoint__responses__status--selected___tsWE- {
    box-shadow: inset 0 -3px #eee
}
.endpoint__responses__status___2PKop:hover {
    box-shadow: inset 0 -3px blue
}
.interactive___3aBI3 {
}
.interactive___3aBI3 input {
    display: none
}
/*! Typebase.less v0.1.0 | MIT License */
/* Copy & Lists */
p {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 0;
}
ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
ul li,
ol li {
  line-height: 1.5rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
blockquote {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  /* Change heading typefaces here */
  font-family: sans-serif;
  margin-top: 1.5rem;
  margin-bottom: 0;
  line-height: 1.5rem;
}
h1 {
  font-size: 4.242rem;
  line-height: 4.5rem;
  margin-top: 3rem;
}
h2 {
  font-size: 2.828rem;
  line-height: 3rem;
  margin-top: 3rem;
}
h3 {
  font-size: 1.414rem;
}
h4 {
  font-size: 0.707rem;
}
h5 {
  font-size: 0.4713333333333333rem;
}
h6 {
  font-size: 0.3535rem;
}
/* Tables */
table {
  margin-top: 1.5rem;
  border-spacing: 0px;
  border-collapse: collapse;
}
table td,
table th {
  padding: 0;
  line-height: 33px;
}
/* Code blocks */
pre {
  padding: 0.625rem;
  border: 1px solid #eee;
  overflow-x: scroll
}
pre code {
  border: initial;
  padding: initial;
  border-radius: initial;
}
code {
  vertical-align: bottom;
  border: 1px solid #eee;
  padding: .125rem .25rem;
  border-radius: .25rem;
}
/* Leading paragraph text */
.lead {
  font-size: 1.414rem;
}
/* Hug the block above you */
.hug {
  margin-top: 0;
}
.entity___2GJ2I {
  margin: 10px 0
}
.entity__header___2L5HU {
  text-transform: capitalize;
  font-weight: normal
}
.entity__header___2L5HU a {
  display: block;
  padding: 8px 14px;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
  color: inherit
}
.entity__header___2L5HU a:hover {
  color: #fb8225
}
.entity__controller___28V63 {
  font-size: inherit;
  white-space: nowrap
}
.entity__controller___28V63 a {
  display: block;
  padding: 8px 14px;
  text-decoration: none;
  color: inherit
}
.entity__controller__method___2K8c6 {
  display: inline-block;
  width: 58px;
  text-transform: uppercase
}
.entity__controller__method--get___Xq3zQ {
  color: #34ea40
}
.entity__controller__method--post___xCRuY {
  color: #2c91ff
}
.entity__controller__method--delete___2hPIJ {
  color: #ff3535
}
.entity__controller__method--put___AURp0 {
  color: #dc3fff
}
.entity__controller___28V63:hover {
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer
}
.entity__content___1GoqU {
  font-size: 11px
}
/*# sourceMappingURL=style.css.map*/
