

/* Start:/local/templates/uiscom/components/bitrix/news/documentation-api/style.css?17471335732909*/
.md-sidebar--secondary {
    display: none !important;
}
.md-header__inner {
    display: none !important;
}
.md-main__inner {
    margin: 0 !important;
    margin-top: 1.5em;
}
.md-footer {
    display: none !important;
}
.md-sidebar {
    height: auto !important;
}
.b-info-form {
    display: none !important;
}
.md-typeset pre {
    margin: 0;
}
main .md-content article.md-typeset table {
    border-spacing: 0;
    display: block;
    min-width: 100%;
    border-collapse:collapse;
}

@media (max-width: 768px) {
    table {
        min-width: 100%;
    }
}
table tr:hover td {
    background-color: #f5f5f5;
}
table tr th {
    text-align: left;
    font-family: "Styrene A LC", "Arial", "Helvetica", sans-serif;
    font-size: 14px;
    line-height: 140%;
}
table tr td {
    text-align: left;
    font-family: "Styrene A LC", "Arial", "Helvetica", sans-serif;
    font-size: 14px;
    line-height: 140%;
    min-width: 10rem;
    border-top: 1px solid #B9B9B9;
}
.md-container .md-grid {
    max-width: 100%;
}

h1 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.95rem;
    text-transform: none;
}

h2 {
    margin: 0;
    padding: 0;
    font-weight: 500;
    line-height: 1.8rem;
    font-size: 1.3rem;
}

h4 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    line-height: 1.2rem;
    font-size: 0.85rem;
}

h4 {
    line-height: 24px;
    font-size: 18px;
}

h5 {
    line-height: 21px;
    font-size: 15px;
}

p, .p {
    padding: 0;
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.25rem;
}

@media (min-width: 450px) {
    h1, .h1, .c-h1  {
        font-size: 1.75rem;
        line-height: 2.1rem;
    }
    h2, .h2, .c-h2 {
        font-size: 1.5rem;
        line-height: 1.95rem;
    }
    h4, .h4, .c-h4 {
        font-size: 0.75rem;
        line-height: 1.25rem;
    }
    h5, .h5, .c-h5 {
        font-size: 0.65rem;
        line-height: 0.85rem;
    }
}

@media (min-width: 950px) {
    .b-layout {
        overflow: visible !important;
    }
    .md-sidebar__scrollwrap {
        max-height: calc(100vh - 100px);
    }
    h1, .h1, .c-h1  {
        font-size: 2.1rem;
        line-height: 2.5rem;
    }
    h2, .h2, .c-h2 {
        font-size: 1.75rem;
        line-height: 2.25rem;
    }
    h4, .h4, .c-h4 {
        font-size: 0.85rem;
        line-height: 1.45rem;
    }
    h5, .h5, .c-h5 {
        font-size: 0.75rem;
        line-height: 1rem;
    }
    p, .p {
        font-size: 0.85rem;
        line-height: 1.45rem;
    }
}

.fixed-scrollbar-container {
    overflow-x:auto;
}
.fixed-scrollbar {
    display: none;
    overflow-x: scroll;
    position: fixed;
    bottom: 0;
    margin-left: 0px;
}

.md-typeset pre>code {
    background-color: #FFFFFF;
    overflow: unset;
}
.md-content .b-copy-content.b-copy-content--js_init {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}
/* End */
/* /local/templates/uiscom/components/bitrix/news/documentation-api/style.css?17471335732909 */
