/* Reset CSS
========================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
    
body {
    background: #fff;
    color: #333333;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
    overflow-x: hidden;
}

/* sidebar CSS
========================================================================== */
.wrapper .inner-wrapper .sideBar {
    width: 260px;
    background-color: #fafafa;
    overflow: hidden;
    height: 100vh;
    font-family: Montserrat,sans-serif;
    position: fixed;
    top: 0;
    bottom: 0;
}
.wrapper .inner-wrapper .sideBar .logo {
    padding: 18px;
}
.wrapper .inner-wrapper .sideBar .search {
    padding: 8px 20px;
}
.wrapper .inner-wrapper .sideBar #result .search-found:hover {
    background-color: #ededed;
}
.wrapper .inner-wrapper .sideBar .search .search-icon {
    position: absolute;
    color: #333;
    font-weight: 800;
}
.wrapper .inner-wrapper .sideBar .search .search-input {
    padding: 0px 5px 0px 20px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0px !important;
    font-size: 13px;
    font-weight: 800;
}
.wrapper .inner-wrapper .sideBar .search .search-input:focus {
    box-shadow: none;
}
.wrapper .inner-wrapper .sideBar .menu-list .navbar-nav .nav-item .nav-link {
    padding: 12.5px 20px;
    color: #333333;
}
.wrapper .inner-wrapper .sideBar .menu-list .navbar-nav .nav-item .nav-link:hover,
.wrapper .inner-wrapper .sideBar .menu-list .navbar-nav .nav-item .nav-link:active {
    background-color: #ededed;
    color: #32329f;
}
.wrapper .inner-wrapper .sideBar .menu-list .navbar-nav .nav-item .nav-link .rotate {
    transform: rotate(90deg);
    transition: all .3s linear 0s;
}
.wrapper .inner-wrapper .sideBar .sub-menu-list li a .apiBadge {
    font-size: 7px;
    color: #fff;
    padding: 0px 5px;
    border-radius: 3px;
    height: 13px;
    line-height: 13px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}
.wrapper .inner-wrapper .sideBar .sub-menu-list li a .apiGet {
    background-color: #2F8132;
}
.wrapper .inner-wrapper .sideBar .sub-menu-list li a .apiPost {
    background-color: #186FAF;
}
.wrapper .inner-wrapper .sideBar .sub-menu-list li a .apiPost {
    background-color: #95507c;
}
/* main-content CSS
========================================================================== */
.wrapper .inner-wrapper .main-content {
    padding: 20px 20px 20px 300px;
}
.wrapper .inner-wrapper .main-content .tab-section .tab-title {
    font-size: 22px;
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 20px;
    color: #000;
}
.wrapper .inner-wrapper .main-content .tab-section p {
    line-height: 24px;
    font-size: 14px;
    margin: 12px 0px;
}
.wrapper .inner-wrapper .main-content .tab-section pre {
    color: #fff;
    background-color: #000;
    padding: 20px;
}
.wrapper .inner-wrapper .main-content .tab-section pre code {
    color: #fff;
    background-color: transparent;
}
.wrapper .inner-wrapper .main-content .tab-section code {
    color: #e53935;
    background-color: rgba(38,50,56,0.05);
    font-family: Courier,monospace;
    border-radius: 2px;
    border: 1px solid rgba(38,50,56,0.1);
    padding: 0 5px;
    font-size: 13px;
    font-weight: 400;
    word-break: break-word;
}
.wrapper .inner-wrapper .main-content .bwfRit {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    color: #333333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeSpeed !important;
    tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.wrapper .inner-wrapper .main-content .hMrMTo {
    outline: 0;
    color: inherit;
    width: 100%;
    text-align: left;
    cursor: pointer;
    padding: 10px 30px 10px 10px;
    border-radius: 0;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    border-bottom: 1px solid #ccc;
    -webkit-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
}
.wrapper .inner-wrapper .main-content .jbDDHX {
    font-size: 0.929em;
    line-height: 20px;
    background-color: #2F8132;
    color: #ffffff;
    padding: 3px 10px;
    text-transform: uppercase;
    font-family: Montserrat,sans-serif;
    margin: 0;
}
.wrapper .inner-wrapper .main-content .deJybC {
    font-family: Courier,monospace;
    margin-left: 10px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-x: hidden;
    text-overflow: ellipsis;
}
.wrapper .inner-wrapper .main-content .iFYrlT {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    float: right;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
}
.wrapper .inner-wrapper .main-content .jvPKBE {
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;
}
.wrapper .inner-wrapper .main-content h4 {
    margin: 18px 0px;
    font-weight: bold;
    font-size: 14px;
}
.wrapper .inner-wrapper .main-content .token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted {
    color: #a0fbaa;
}
.wrapper .inner-wrapper .main-content .token.comment, .token.prolog, .token.doctype, .token.cdata {
    color: hsl(30,20%,50%);
}
.wrapper .inner-wrapper .main-content .token.atrule, .token.attr-value, .token.keyword {
    color: hsl(350,40%,70%);
}
.wrapper .inner-wrapper .main-content .token.property, .token.tag, .token.number, .token.constant, .token.symbol {
    color: #4a8bb3;
}
.wrapper .inner-wrapper .main-content .token.operator, .token.entity, .token.url, .token.variable {
    color: hsl(40,90%,60%);
}
.wrapper .inner-wrapper .main-content .token.punctuation {
    opacity: 0.7;
}
.wrapper .inner-wrapper .main-content blockquote {
    margin: 0;
    margin-bottom: 1em;
    padding: 0 15px;
    color: #777;
    border-left: 4px solid #ddd;
}
.wrapper .inner-wrapper .main-content .iwcKgn {
    border-left: 1px solid #7c7cbb;
    box-sizing: border-box;
    position: relative;
    padding: 10px 10px 10px 0;
}
.wrapper .inner-wrapper .main-content .eQzShU {
    vertical-align: top;
    line-height: 20px;
    white-space: nowrap;
}
.wrapper .inner-wrapper .main-content tr:first-of-type > .sc-hBMUJo, tr.last > .eJvdeH {
    border-left-width: 0px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 1px 100%;
}
.wrapper .inner-wrapper .main-content tr:first-of-type > .sc-hBMUJo {
    background-image: linear-gradient(transparent 0%, transparent 22px, rgb(124, 124, 187) 22px, rgb(124, 124, 187) 100%);
}
 .wrapper .inner-wrapper .main-content .VCQHZ {
    border-collapse: separate;
    border-radius: 3px;
    font-size: 14px;
    border-spacing: 0;
    width: 100%;
}
.wrapper .inner-wrapper .main-content .eONCmm {
    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;
    line-height: 20px;
}
.wrapper .inner-wrapper .main-content .bcnRwz::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 1px;
    background: #7c7cbb;
}
.wrapper .inner-wrapper .main-content.bcnRwz::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    background: #7c7cbb;
    height: 7px;
}
.wrapper .inner-wrapper .main-content .ihkizP button {
    background-color: transparent;
    border: 0;
    outline: 0;
    font-size: 13px;
    font-family: Courier,monospace;
    cursor: pointer;
    padding: 0;
    color: #333333;
}
.wrapper .inner-wrapper .main-content .ihkizP .sc-dIsUp {
    height: 1.1em;
    width: 1.1em;
}
.wrapper .inner-wrapper .main-content .cEsevO {
    height: 18px;
    width: 18px;
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
}
.wrapper .inner-wrapper .main-content .bcnRwz {
    color: #7c7cbb;
    font-family: Courier,monospace;
    margin-right: 10px;
}
.wrapper .inner-wrapper .main-content .dJbQcM {
    font-size: 1.3em;
    padding: 0.2em 0;
    margin: 3em 0 1.1em;
    color: #333333;
    font-weight: normal;
}
.wrapper .inner-wrapper .main-content .kaKoRF {
    display: block;
    border: 0;
    width: 100%;
    text-align: left;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 4px;
    line-height: 1.5em;
    cursor: pointer;
    color: #1d8127;
    background-color: rgba(29,129,39,0.07);
}
.wrapper .inner-wrapper .main-content .hyACbC {
    padding: 10px;
}
.wrapper .inner-wrapper .main-content .gaTxIt {
    border-bottom: 1px solid rgb(159, 180, 190);
    padding: 10px 0px;
    width: 75%;
    box-sizing: border-box;
}
.wrapper .inner-wrapper .main-content .gDAJjz {
    color: rgba(102, 102, 102, 0.9);
}
.wrapper .inner-wrapper .main-content .hsWAsh {
    margin: 0px 5px;
    vertical-align: text-top;
}
.wrapper .inner-wrapper .main-content .ctPuOP {
    border-bottom: 1px solid #9fb4be;
    padding: 10px 0;
    width: 75%;
    box-sizing: border-box;
}
.wrapper .inner-wrapper .main-content .hjSJYo table {
    display: block;
    width: 100%;
    overflow: auto;
    word-break: normal;
    word-break: keep-all;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
.wrapper .inner-wrapper .main-content .hjSJYo table th {
    text-align: left;
    font-weight: bold;
}
.wrapper .inner-wrapper .main-content .hjSJYo table th, .hjSJYo table td {
    padding: 6px 13px;
    border: 1px solid #ddd;
}
.wrapper .inner-wrapper .main-content .JIFSj {
    vertical-align: middle;
    font-size: 13px;
    line-height: 20px;
}
.wrapper .inner-wrapper .main-content .iupIzr {
    border-bottom: 1px solid rgba(38, 50, 56, 0.3);
    margin: 1em 0px;
    color: rgba(38, 50, 56, 0.5);
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.929em;
    line-height: 20px;
}
.wrapper .inner-wrapper .main-content .hHxlBO.hHxlBO {
    margin-left: 10px;
    text-transform: none;
    font-size: 1em;
    border: none;
    padding: 0px 1.2em 0px 0px;
    background: transparent;
}
.wrapper .inner-wrapper .main-content .bLoEtq.bLoEtq .dropdown-selector {
    display: inline-flex;
    padding: 0px 20px 0px 0px;
    height: auto;
    position: relative;
    margin-bottom: 5px;
}
.wrapper .inner-wrapper .main-content .joaceI input {
    background-color: inherit;
    border: none;
    font-size: inherit;
    height: 30px;
    outline: none;
    width: 100%;
}
.wrapper .inner-wrapper .main-content .iARuYK {
    inset: 0px 25px 0px 11px;
    position: absolute;
}
.wrapper .inner-wrapper .main-content .bLoEtq.bLoEtq input {
    cursor: pointer;
    height: 1px;
    background-color: transparent;
}
.wrapper .inner-wrapper .main-content .bLoEtq.bLoEtq {
    box-sizing: border-box;
    min-width: 100px;
    outline: none;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid rgba(38, 50, 56, 0.5);
    vertical-align: bottom;
    padding: 2px 0px 2px 6px;
    position: relative;
    width: auto;
    background: white;
    color: rgb(38, 50, 56);
    font-family: Montserrat, sans-serif;
    font-size: 0.929em;
    line-height: 1.5em;
    cursor: pointer;
    transition: border 0.25s ease 0s, color 0.25s ease 0s, box-shadow 0.25s ease 0s;
}
.wrapper .inner-wrapper .main-content .bLoEtq.bLoEtq .dropdown-selector {
    display: inline-flex;
    padding: 0px 20px 0px 0px;
    height: auto;
    position: relative;
    margin-bottom: 5px;
}
.wrapper .inner-wrapper .main-content .joaceI {
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    cursor: inherit;
    display: flex;
    height: 32px;
    padding: 0px 11px;
    position: relative;
    width: 100%;
}
.wrapper .inner-wrapper .main-content .beFrIL {
    height: 1.5em;
    width: 1.5em;
    vertical-align: middle;
    float: left;
    transition: transform 0.2s ease-out 0s;
    transform: rotateZ(0deg);
}
.wrapper .inner-wrapper .main-content .gDqeGV {
    height: 1.5em;
    width: 1.5em;
    vertical-align: middle;
    float: left;
    transition: transform 0.2s ease-out 0s;
    transform: rotateZ(-90deg);
}
.wrapper .inner-wrapper .main-content .iwWvox {
    height: 1.5em;
    width: 1.5em;
    vertical-align: middle;
    float: left;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
}
.wrapper .inner-wrapper .main-content .cEnqBm {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    line-height: 1.5em;
}
#filters ul, #filters ol {
    padding-left: 2em;
    margin: 0;
    margin-bottom: 1em;
}
/* scrollbar CSS
========================================================================== */
::-webkit-scrollbar {
    width: 5px;
  }
  ::-webkit-scrollbar-track {
    background: transparent; 
  }
  ::-webkit-scrollbar-thumb {
    background: #e0e0e0; 
    border-radius: 8px;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #e1e1e1; 
  }
