redoc[spec-url] h1 {
  color: #1a808d;
}

redoc[spec-url] .tag-info h1 {
  color: #1a808d !important;
}

redoc[spec-url] .redoc-markdown-block ul > li {
  margin-top: 0em !important;
      margin-right: 0px;
      margin-bottom: 0em !important;
    margin-left: 0px;
}

[_nghost-c0] .redoc-markdown-block code {
color: #016a77 !important;
}

[_nghost-c0] .redoc-markdown-block pre code {
    background-color: transparent;
    color: white !important;
}

.eHtzbE code {
color: #016a77 !important;
}

code {
color: #016a77 !important;
}

.dTJWQH {
 color: #1a808d;
}

a:hover {
  background-color: gold;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Geomanist Book",sans-serif;
    clear: both;
    line-height: 26px
}

h1 {
    font-size: 36px;
    line-height: 48px
}

h2 {
    font-size: 28px;
    line-height: 38px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    color: #82949e;
    font-size: 14px
}

dd, dt {
    line-height: 25px
}

body {
    margin: 0;
    padding: 0
}

api-logo {
    background-color: #34A5B2;
    height: 60px;
    text-align: left !important;
    padding-bottom: 10px
}

redoc h1 {
    font-size: 32px !important
}

redoc h1, redoc h2, redoc h3, redoc h4, redoc h5, redoc h6 {
    font-family: sans-serif !important;
    /* color: inherit !important */
}

redoc p, redoc a, redoc .menu-item-title {
    font-family: sans-serif !important
}

redoc a, redoc .menu-item-title {
    color: #404B50 !important
}

redoc .menu-item-title {
    text-transform: none,
}

redoc .operation-type {
    display: none !important
}

redoc.hub-api .menu-item-depth-0 > .menu-item-header:first-child .menu-item-title {
    color: #33444d !important
}

redoc.hub-api .menu-item-for-operation .menu-item-header .menu-item-title {
    padding-left: 1em !important
}

input[_ngcontent-c3] {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 20px 5px 20px !important;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    font-weight: normal !important;
    font-size: 13px;
    color: #263238;
    font-style: italic;
    background-color: transparent;
    outline: none;
}

input[_ngcontent-c3]:focus {
    color: #263238;
    font-style: normal;
  
}

.search-input-wrap[_ngcontent-c3] > svg[_ngcontent-c3] {
    width: 13px;
    height: 27px;
    padding-top: 12px;
    display: inline-block;
    position: absolute;
}


.search-input-wrap[_ngcontent-c3] .clear-button[_ngcontent-c3] {
    position: absolute;
    display: inline-block;
    width: 13px;
    text-align: center;
    right: 20px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 12px;
}