div.sc-ikkxIA.daqcVd > div > div:nth-of-type(3) > div > div .iHgalF {
    height: 20px;
    background-color: #D8E0E5;
    font-size: 11px;
    padding: 5px 4px 4px 5px;
    border-radius: 4px;
    color: #1E1C24;
    margin-left: -4px;
}

.api-content > div[data-section-id] {
    padding: 0;
}

.api-content > div[data-section-id] > div[data-section-id] {
    height: 100vh;
    overflow: auto;
}

.api-content div[data-section-id] .cEAxIC {
    padding-top: 52px;
}

.api-content div[data-section-id] .cEAxIC > h2 {
    color: #17191C;
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 29px;
}

.api-content div[data-section-id] .cEAxIC > h2 > a {
    display: none;
}

ul.background-list-items {
    display: flex;
    column-gap: 12px;
    list-style: none;
    padding-left: 16px;
}
ul.background-list-items li {
    display: flex;
    align-items: center;
    height: 24px;
    background-color: #D8E0E5;
    font-size: 12px;
    padding: 7px 8px 7px 8px;
    border-radius: 4px;
    color: #1E1C24;
}

.default-border-table tr:nth-child(2n) {
    background-color: white !important;
}

.default-border-table th, .default-border-table td {
    border: none !important;
}

.default-border-table {
    border: 1px solid #A3ACB6;
    border-radius: 8px;
    margin-bottom: 0 !important;
    padding: 12px;
    background-color: white;
    display: inline-block !important;
    width: auto !important;
    margin-top: 12px !important;
}

.default-border-table tbody tr {
    border-top: 1px solid #E7ECF2  !important;
}

.default-border-table thead tr {
    border-top: none !important;
}

.default-border-table thead tr th:first-of-type {
    min-width: 102px;
}

.section-header-expandable {
    display: flex;
    align-items: center;
    margin-top: 0;
    color: #374151;
    font-weight: 600;
    position: relative;
    cursor: pointer;
}

.section-header-expandable.expanded_ {
    border-bottom: 1px solid #D8E0E5;
    padding-bottom: 5px;
    margin-bottom: 4px;
}

.section-header-expandable h5 {
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: none;
    color: #374151;
    font-weight: 600;
}

.section-header-expandable svg {
    position: absolute;
    right: -4px;
    cursor: pointer;
}

.section-header-expandable svg.iVgvLL {
    height: 1.3em;
    width: 1.3em;
    min-width: 1.3em;
    vertical-align: middle;
    transition: transform 0.2s ease-out;
    transform: rotateZ(0deg);
}

.hzUya code {
    color: #AA1111;
    background-color: #F4F5F5;
    border-radius: 4px;
}

.api-content div[data-section-id] .cEAxIC .hSvcqx {
    border-radius: 8px;
    border: 1px solid #D8E0E5;
    padding: 16px;
}

.api-content div[data-section-id] .cEAxIC > div:nth-of-type(2) > div > h5,
.api-content div[data-section-id] .cEAxIC > div:nth-of-type(3) > div > h5 {
    margin-top: 0;
    border-bottom: none;
    color: #374151;
    font-weight: 600;
}

.api-content div[data-section-id] .cEAxIC .cCXerx {
    border-radius: 8px;
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #D8E0E5;
    padding: 16px 16px 0 16px;
    border-bottom: none;
}

.sc-hwdzOV {
    position: relative;
}

.sc-jMakVo.hNblcX {
    flex: none;
    margin-right: 11px;
}

.sc-iMTnTL.gkDyNP {
    margin-left: 11px;
    cursor: pointer;
    width: 100%;
}

.sc-ihgnxF.hXArXB {
    color: #777B86;
}

.sc-hwdzOV + div:not(.responses-container),
.path-params-section,
.query-params-section,
.request-body-schema-container,
.rateLimitBadge {
    border-radius: 8px;
    border: 1px solid #D8E0E5;
    padding: 16px;
}

.sc-hwdzOV + div > h5 {
    margin-top: 0;
    color: #374151;
    font-weight: 600;
    border-bottom: 1px solid #D8E0E5;
    padding-bottom: 5px;
}

.sc-hwdzOV svg {
    cursor: pointer;
    position: absolute;
    right: 12px;
}

.sc-hwdzOV.hSvcqx .pipe-divider {
    border: 1px solid #374151;
}


table.sc-dAbbOL.krDyRf .Aouot {
    display: none;
}

table.sc-dAbbOL.krDyRf tr > .sc-dLMFU {
    background-image: none;
    border-left: none;
}

table.sc-dAbbOL.krDyRf tbody > tr td.iMGXTw {
    border-bottom: none;
    padding: 12px 0;
    border-left: none;
}

table.sc-dAbbOL.krDyRf tbody > tr td.iMGXTw > div {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.sc-Nxspf.dEQDjv {
    background-color: transparent !important;
    border: 1px solid #5A5E68;
    border-radius: 4px;
    color: #5A5E68;
    font-weight: 600;
    padding: 4px 3px 4px 3px;
}

button.sc-gdyeKB {
    border-radius: 8px;
    padding: 12px;
}

td.sc-fPXMVe > div > div:first-of-type {
    display: flex;
    column-gap: 5px;
    align-items: center;
}

.responses-container {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    margin-top: 24px;
}

.responses-container h3 {
    margin-bottom: 0;
    margin-top: 0;
    color: #374151;
    font-weight: 600;
}

.responses-container > div > button {
    display: flex;
    align-items: center;
    column-gap: 12px;
    border: 1px solid;
    margin-bottom: 0;
}

.responses-container > div > button svg polygon {
    fill: black;
}

.responses-container .status-success button[aria-expanded="true"],
.responses-container .status-error button[aria-expanded="true"] {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.responses-container .status-success button:focus,
.responses-container .status-error button:focus {
    outline: none;
}

.responses-container .status-success .sc-kzqdkY {
    background-color: rgba(29, 129, 39, 0.07);
    border: 1px solid rgb(29, 129, 39);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 16px;
}

.responses-container .status-error .sc-kzqdkY {
    background-color: rgba(212, 31, 28, 0.07);
    border: 1px solid rgb(212, 31, 28);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 16px;
}

.responses-container .status-success .sc-kzqdkY > h5,
.responses-container .status-error .sc-kzqdkY > h5 {
    font-size: 14px;
    color: #1E1C24;
    font-weight: 600;
    border-bottom: 0;
}


.responses-container > div > button .sc-eeDRCY p {
    margin-top: 0;
}

.response-header-divider {
    border: 1px solid;
    height: 20px;
    border-color: inherit;
}

td.sc-fPXMVe > div > div:first-of-type .q-param,
td.sc-fPXMVe > div > div:first-of-type .q-param > button {
    color: black;
    font-size: 13px;
    font-weight: 600;
}

@media (min-width: 1201px) {
    td.sc-fPXMVe > div > div:first-of-type .q-param,
    td.sc-fPXMVe > div > div:first-of-type .q-param > button {
        font-size: 14px;
    }

    .api-content > div[data-section-id] > div[data-section-id] .bOFhJE {
        position: sticky;
        top: 0;
        height: 100vh;
        overflow: auto;
    }
}

@media (max-width: 1200px) {
    .hSvcqx {
        flex-direction: row !important;
    }
    .gkDyNP {
        margin-top: 0 !important;
    }
}

td.sc-fPXMVe > div > div:first-of-type .q-param > button {
    background-color: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.q-param-container {
    display: flex;
    column-gap: 5px;
    align-items: center;
}



.q-param-type-container {
    display: flex;
    align-items: center;
    height: 100%;
    background-color: #D8E0E5;
    font-size: 11px;
    padding: 5px 4px 4px 5px;
    border-radius: 4px;
    color: #1E1C24;
}

.q-param-type-container > span {
    font-size: 11px;
    line-height: 11px;
}


.api-content div[data-section-id] .cEAxIC .tgyzS {
    border-radius: 8px;
    padding: 0 16px 16px 16px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #D8E0E5;
    border-top: none;
}

.bZSMCf {
    padding-right: 4px;
}


.api-content > div[data-section-id] > div[data-section-id] .cEAxIC > div:last-of-type {
    padding-bottom: 40px;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE {
    background-color: #F6F8FB;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    row-gap: 18px;
    align-self: flex-start;
    padding-bottom: 40px;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE::-webkit-scrollbar {
    width: 6px;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE::-webkit-scrollbar-track {
    background-color: white;
    border-radius: 8px;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 8px;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:first-of-type {
    padding: 8px 12px 8px 12px;
    margin-bottom: 18px;
    border: 1px solid #d8e0e5;
    border-radius: 8px;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:first-of-type button {
    background-color: transparent;
    padding: 0;
    border: none;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:first-of-type button + .sc-eZYNyq {
    left: 0;
    top: 50px;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:first-of-type button:focus {
    box-shadow: none;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:first-of-type button .sc-ejfMa-d {
    font-weight: 600;
    color: #374151;
    font-size: 16px;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:first-of-type button svg {
    margin-right: 0 !important;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:first-of-type button svg polygon {
    fill: black;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:first-of-type > button span[type] {
    border-radius: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 600;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div:not(:first-of-type) {
    margin-top: 0;
    /*color: #374151;*/
    font-weight: 500;
    padding: 8px 12px 8px 12px;
    border: 1px solid #d8e0e5;
    border-radius: 8px;
}

.request-body-schema-container {
    border-radius: 8px;
    border: 1px solid #D8E0E5;
    padding: 16px;
    margin-top: 14px;
}

.request-body-schema-container > h5 {
    margin-top: 0;
    color: #374151;
    font-weight: 600;
    border-bottom: 1px solid #D8E0E5;
    padding-bottom: 5px;
}

.krDyRf .sc-ikkxIA .sc-ikkxIA, .krDyRf .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA, .krDyRf .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA {
    background: #EEF2F6;
    border-radius: 8px;
    border: 1px solid #A3ACB6;
}

.krDyRf .sc-ikkxIA {
    margin-left: 0 !important;
}

.sc-feUZmu.fODnYQ button.sc-hzhJZQ.jXRCRV {
    border-radius: 4px;
    background-color: #777B86;
    border: none;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sc-feUZmu.fODnYQ button.sc-hzhJZQ.bItXex {
    border-radius: 4px;
    background-color: #D8E0E5;
    border: none !important;
    color: #1E1C24;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sc-fUnMCh.gcIKUn {
    color: #1E1C24;
    font-weight: 600;
}

.bItXex:focus {
    box-shadow: none !important;
}

.krDyRf .sc-ikkxIA, .krDyRf .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA, .krDyRf .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA .sc-ikkxIA {
    background: #F6F8FB;
    border-radius: 8px;
    border: 1px solid #D8E0E5;
}

.api-content > div[data-section-id] > div[data-section-id] .bOFhJE > div > h3 {
    margin-top: 0;
    color: #374151;
    font-weight: 500;
}

.cJteCP > .react-tabs__tab-panel {
    background: #2f2746;
    border-radius: 4px;
}

.kqHFhX {
    background-color: inherit;
}

.sc-fHjqPf.iLhsbE,
.sc-hmdomO.gELKGD
{
    color: black;
    font-weight: 600;
    font-size: 14px;
}

.react-tabs__tab-list .tab-success {
    background-color: #F0FDF4;
    border-color: #15803D;
    border-radius: 8px;
    color: #14532D;
    outline: #15803D;
}

.react-tabs__tab-list .tab-success.react-tabs__tab--selected {
    background-color: #15803D;
    color: white;
}

.react-tabs__tab-list .tab-error {
    background-color: #FEF2F2;
    border-color: #DC2626;
    border-radius: 8px;
    color: #7F1D1D;
}

.cJteCP > ul > li.react-tabs__tab--selected:focus {
    outline: inherit !important;
}

.react-tabs__tab-list .tab-error.react-tabs__tab--selected {
    background-color: #DC2626;
    color: white;
}

.xygck span[type="get"] {
    background-color: #15803d;
}

.menu-content li[role="menuitem"] > label {
    padding-left: 32px;
    padding-right: 32px;
    background-color: white;
    display: flex;
    align-items:center;
}

.menu-content li[role="menuitem"] > ul li > label {
    padding-left: 32px;
    padding-right: 32px;
    background-color: white;
    display: flex;
    align-items:center;
}

.menu-content li[role="menuitem"] > label .operation-type {
    width: auto;
    padding: 6px;
    font-size: 9px;
    border-radius: 4px;
    margin-top: 0;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
}

.menu-content {
    background-color: white !important;
    box-shadow: 0px 0px 9.1px 0px #00000024;
}

.jBXMco img {
    padding: 32px 52px 32px 52px;
    border-bottom: 1px solid #E7ECF2;
}

.jBXMco {
    margin-bottom: 16px;
}

.ftzzmd {
    background-color: #F6F8FB !important;
}

.cyMuFj {
	line-height: 18px !important;
}

.wnFnm {
    padding: 0 40px 52px 40px !important;
}

.kLounG .dropdown-select {
    padding: 10px;
}

.request-samples-container ul.react-tabs__tab-list li:only-child {
    min-width: auto;
    border: none;
    background-color: transparent;
    padding-left: 0;
}

.rateLimitBadge{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    line-height: 1em;
}
.rateLimitBadge .badge{
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
     font-size: 11px;
    padding: 5px 8px 4px 8px;
    border-radius: 4px;
}
.rateLimitBadge .badge.standard{
    background-color: #E0F2FE;
    color: #0369A1;
   
}

.rateLimitBadge .badge.low{
    background-color: #FEF2F2;
    color: #B91C1C;
   
}

.rateLimitBadge .badge.high{
    background-color: #ECFDF5;
    color: #065F46;
}

.rateLimitBadge > h5 {
    margin-top: 0;
    color: #374151;
    font-weight: 600;
    margin-bottom:0;    
    font-size: 0.929em;
}