/*
* Code Highlight
*/
.highlight-text {
    white-space: break-spaces;
}
.language-JavaScript {
    background-color: #1e202e;
}
code.language-JavaScript span.hljs-keyword {
    color: #bc73cb;
}
code.language-JavaScript .hljs-title {
    color: #60abe8;
}
code.language-JavaScript {
    color: #91bb6d;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 0;
    padding: 20px 20px 30px 60px !important;
}
.block-highlight-code pre {
    background: transparent;
    padding: 0;
}
.block-code-numbering {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    border-right: 1px solid #ccc;
    overflow: hidden;
    line-height: 25px;
    top: 20px;
    display: none;
}
.block-code-numbering>span::before {
    content: counter(linenumber);
    color: #999999;
    display: block;
    padding-right: 0;
    text-align: center;
    font-weight: 600;
}
.block-code-numbering>span {
    counter-increment: linenumber;
    text-align: center;
}
.highlight-code-tool-wrap {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0 !important;
}
.highlight-code-tool-wrap>a,
.highlight-code-tool-wrap>.action-copy-code {
    padding: 7px 20px !important;
    /*background-color: #2669e7 !important;*/
    color: #fff !important;
    opacity: 1 !important;
    font-size: 14px;
    /*box-shadow: 0px 6px 10px -6px rgb(38 105 231 / 58%);*/
    margin-bottom: 0;
    transition: 0.45s;
    -moz-transition: 0.45s;
    -webkit-transition: 0.45s;
    white-space: nowrap;
    font-weight: 500 !important;
    border-radius: 4px;
}
.highlight-text {
    white-space: break-spaces;
}
.language-JavaScript {
    background-color: #1e202e;
}
code.language-JavaScript span.hljs-keyword,
.block-highlight-code span.hljs-keyword
{
    color: #bc73cb;
}
.block-highlight-code .hljs-name {
    color: #bc73cb !important;
}
.block-highlight-code .hljs-punctuation, .block-highlight-code .hljs-tag {
    color: #60abe8 !important;
}
code.language-JavaScript .hljs-title,
.block-highlight-code .hljs-title{
    color: rgba(121 208 238/0.9);
}
code.language-JavaScript,
.block-highlight-code code{
    color: rgba(121 208 238/0.9);
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
    padding: 20px 20px 20px 40px !important;
}
.block-highlight-code pre {
    background: transparent;
    padding: 0;
}
.block-code-numbering {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    border-right: 1px solid #ccc;
    overflow: hidden;
    line-height: 25px;
    top: 20px;
}
.block-code-numbering>span::before {
    content: counter(linenumber);
    color: #999999;
    display: block;
    padding-right: 0;
    text-align: center;
    font-weight: 600;
}
.block-code-numbering>span {
    counter-increment: linenumber;
    text-align: center;
}
.highlight-code-tool-wrap {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 !important;
    display: flex;
    border-bottom: 1px solid #3b3e4d;
}
html body .block-highlight-code {
    position: relative;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.block-highlight-code code {
    background-color: transparent !important;
    text-align: left;
    white-space: break-spaces;
    font-size: 1em;
    font-weight: 100;
}
.hljs-deletion, .hljs-number, .hljs-quote, .hljs-selector-class, .hljs-selector-id, .hljs-string, .hljs-template-tag, .hljs-type {
    color: rgb(245 112 46/0.9);
}
code.language-JavaScript span.hljs-keyword, .block-highlight-code span.hljs-keyword {
    color: rgb(255 195 56/0.9);
}
.box-shadow-disable {
    box-shadow: none !important;
}
/* .tab-code-highlight .wpb_tabs_nav li a:hover {
    background: #2a2e3f;
} */
.tab-code-highlight .wpb_tabs_nav li a:hover {
    background: #fff;
    color: #2365df;
}
html body .block-highlight-code pre {
    margin: 0 !important;
    border: 0 !important;
    overflow: hidden;
    overflow-x: auto;
}
.tab-code-highlight ul.wpb_tabs_nav.ui-tabs-nav {
    width: 45%;
    text-align: left;
    border: 1px solid #333544;
    padding: 0 !important;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-right: 0;
    margin: 0;
    position: relative;
    background: #2569e8;
}
.tab-code-highlight ul.wpb_tabs_nav.ui-tabs-nav::before {
    content: "With our APIs you can:";
    position: absolute;
    top: -50px;
    color: #000;
    font-weight: 600;
}
.tab-code-highlight ul.wpb_tabs_nav.ui-tabs-nav > li+li {
    border-top: 1px solid #333544;
}
.tab-code-highlight .tabbed[data-style*="vertical"] >div {
    width: 55%;
    background: #2d303f;
    padding: 0;
    border-radius: 10px;
    min-height: 500px;
    opacity: 1 !important;
}
.tab-code-highlight {
    /*     background: #202233 !important; */
    padding: 20px 40px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    max-width: 1200px;
}
.tab-code-highlight .wpb_tabs_nav li a::before {
    content: "";
    height: 10px;
    width: 10px;
    border: 2px solid #ffffff;
    position: absolute;
    border-radius: 50%;
    left: 15px;
    top: 16px;
}
.tab-code-highlight .wpb_tabs_nav li a {
    position: relative;
    padding: 15px 10px 15px 45px;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    font-weight: 600;
}
/* .tab-code-highlight .wpb_tabs_nav li a.active-tab {
    background: #ffffff;
} */
.tab-code-highlight .wpb_tabs_nav li a.active-tab::before {
    background: #ffffff;
}
.tab-code-highlight .tabbed {
    display: flex;
    align-items: center;
}
.highlight-code-tool-wrap > .action-copy-code {
    margin-left: auto;
    color: #919297;
    cursor: pointer;
}
.highlight-code-tool-wrap h3 {
    font-size: 14px !important;
    color: #919297;
    font-weight: normal !important;
    margin-left: 20px;
}
.code-highlight-explore-doc {
    text-align: left;
    margin-left: 70px;
    margin-top: -70px;
}

.code-highlight-explore-doc a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
}
.code-highlight-explore-doc a::after {
    content: "\2303";
    color: #000000;
    transform: rotate(90deg);
    position: absolute;
    font-size: 18px;
}
.tab-code-highlight .wpb_tabs_nav li a:hover::before {
    background: #2365df;
    border-color: #2365df;
}
/*
* Single Post
*/
html body.single-post .post-area.col.span_9 .tab-code-highlight ul.wpb_tabs_nav.ui-tabs-nav{
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}
html body.single-post .post-area.col.span_9 .tab-code-highlight ul.wpb_tabs_nav.ui-tabs-nav li{
    margin-bottom: 0 !important;
}
html body.single-post .post-area.col.span_9 .tab-code-highlight {
    background: #eef4fb;
    padding: 20px;
    margin-bottom: 0;
}
html body.single-post .post-area.col.span_9 .highlight-code-tool-wrap h3 {
    font-size: 14px !important;
    margin: 0 !important;
}
html body.single-post .post-area.col.span_9 .highlight-code-tool-wrap h3 {
    font-size: 14px !important;
    margin: 0 !important;
}
html body.single-post .post-area.col.span_9 .highlight-code-tool-wrap {
    padding: 10px;
}
html body.single-post .post-area.col.span_9 .highlight-code-tool-wrap a.action-copy-code {
    padding: 0 !important;
    line-height: 1.4;
}
@media screen and (max-width: 999px) {
    .tab-code-highlight .tabbed {
        flex-wrap: wrap;
    }
    .tab-code-highlight ul.wpb_tabs_nav.ui-tabs-nav {
        width: 100%;
    }
    .tab-code-highlight .tabbed[data-style*="vertical"] >div {
        width: 100%;
    }
    .tab-code-highlight {
        padding: 0;
        margin-top: 50px;
    }
    .code-highlight-explore-doc {
        margin-left: 0;
        margin-top: 0;
    }
    .tab-code-highlight .wpb_tabs_nav li {
        width: 100%;
        margin: 0 !important;
    }
}