[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
body {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff;
  color: #2c3033;
  margin: 0;
}
li {
  list-style-type: none;
}
ul {
  margin-left: 0;
  padding-left: 0;
}
.content {
  min-width: 1200px;
}

header {
  background-color: #204381;
  color: #fff;
  height: 100px;
}
header .logo {
  width: 250px;
  float: left;
  padding-top: 10px;
}
header .title {
  float: left;
  margin: 15px 0 0 10%;
}
header .header-container {
  width: 1200px;
  margin: 0 auto;
  height: inherit;
}

#sidebar {
  position: absolute;
  width: 15%;
  background-color: #f3f5f6;
  min-height: 95vh;
}

#sidebar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 15%;
  min-height: 100vh;
}
#sidebar .container-sidebar {
  padding-left: 20px;
}
#sidebar ul.method li {
  padding-left: 20px;
  line-height: 24px;
}
#container {
  padding-left: 15%;
  float: left;
  width: 85%;
}
ul.chapter-block {
  margin: 0;
  float: left;
  width: 100%;
}
ul.chapter-block li.method-block {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f3f5f6;
}
.description-block {
  background-color: #FFF;
  float: left;
  width: 50%;
}
.example-block {
  color: #FFF;
  float: right;
  width: 50%;
  background-color: #5C666F;
  overflow: hidden;
}
.description-block .description-container {
  margin-left: 20px;
}
.badge {
  background: #777;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 20px;
  padding: 2px 10px;
  font-weight: 700;
  display: inline-block;
}
.badge.get {
  background: #669925;
}
.badge.post {
  background: #CD5C5C;
}
.badge.put, .badge.patch {
  background: #007bff;
}
.badge.service {
  background: #f0ad4e;
  margin-right: 5px;
  text-transform: none;
}
.badge.async {
  background: #007bff;
  margin-right: 3px;
}
div.required-services {
  margin-top: 5px;
}
span.path {
  font-size: 16px;
  max-width: 545px;
  font-weight: 400;
  color: #838991;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 1px 0 0 7px;
}
h2.operation-title {
  font-size: 32px;
  font-weight: 200;
  line-height: 1;
  padding-right: 160px;
  margin-bottom: 0;
  margin-top: 20px;
}
#sidebar h3 {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5c666f;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 20px;
}
.none {
  display: none;
}
.required {
  color: red;
}
table.api-table td {
  vertical-align: top;
  padding: 5px 0;
}
table.api-table .td-type {
  min-width: 55px;
}
table.api-table .td-name {
  min-width: 130px;
  font-weight: bold;
}
table.api-table .td-comment {
  font-style: italic;
}
.example-block h4 {
  margin-left: 20px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 14px;
  cursor: pointer;
}
.source-code {
  background-color: #333333;
  padding-left: 10px;
}
.prop-type {
  display: inline-block;
  vertical-align: top;
  top: 0;
  left: 0;
  line-height: 1;
  font-size: 10px;
  padding: 4px 5px;
  border-radius: 3px;
  border: 1px solid;
  font-weight: 700;
  font-family: Menlo, monospace;
  position: relative;
  max-width: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.prop-type.string {
  color: #31F031;
}
.prop-type.integer {
  color: #66C2FF;
}
.prop-type[class^="array"] {
  color: #ff9ce3;
}
.prop-type.boolean {
  color: #EC4242;
}
h3.path-block {
  margin-bottom: 0;
}
.description-block .description {
  margin-top: 20px;
}
a {
  text-decoration: none;
  color: blue;
}
.container-sidebar a {
  color: #838991;
  font-size: 17px;
  max-width: 545px;
  font-weight: 400;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-sidebar a:hover, .container-sidebar a.active {
  color: #333333;
}
.container-sidebar .method a {
  font-size: 15px;
}
ul.chapter > li {
  margin-bottom: 7px;
}
.code-style {
  color: #5C666F;
  font-weight: 700;
}
table.schema-table {
  width: 100%;
  background-color: #333333;
  font-size: 13px;
  border-collapse: collapse;
}
table.schema-table tr {
  border-bottom: 1px solid #5C666F;
}
table.schema-table .td-schema-required {
  color: #838991;
}
table.schema-table .td-field-name {
  font-weight: bold;
}
table.schema-table td {
  vertical-align: top;
}
.object-title {
  background-color: #4d555b;
  padding: 10px 20px;
}
.object-title .bracket {
  font-family: Menlo, monospace;
  font-size: 11px;
}
.object-title .object-name {
  font-weight: bold;
  margin-left: 7px;
}
.query-sample-text { word-wrap: break-word; }
.json-formatter-dark.json-formatter-row .string {
  white-space: normal;
  word-wrap: break-word;
}
h3 { font-weight: 500; }