a.back-to-top {
    background: url(/sites/default/files/2025-01/top-arrow-blue.svg) left center no-repeat;
    background-size: 14px 14px;
    text-decoration: none;
    padding-left: 21px
}

.toc-default.toc.toc-tree>h3 {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    background: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

ol.none>li {
    background: url(/sites/default/files/2025-01/circle-down-blue.svg) no-repeat left 6px !important;
    background-size: 11px 11px !important;
    padding-left: 20px;
    margin: 3px 0;
    line-height: 1.5;
}

ol.none>li>a:hover {
    color: #c78900;
}

ol.none>li>a {
    text-decoration: none;
}

.node .toc-tree {
    padding: 15px 10px;
    background-color: #f9f9f9;
    border: 1px solid #b5c9d8;
    font-size: 95%;
    text-align: left
}

ol.none {
    list-style-type: none;
    margin-bottom: 0px;
    padding-left: 10px;
}


h1 {
    font-size: 26px;
    border-bottom: 5px solid #ebebeb;
    color: #666;
    line-height: 1.3;
    padding: 0 0 10px 0;
    margin: 40px 0
}

h2 {
    font-size: 21px;
    font-weight: bold;
    color: #0e0e0e;
    line-height: 1.2;
    border-bottom: solid 4px #004386;
    padding: 5px 0 7px;
    margin: 50px 0 25px 0;
    background: url(/sites/default/files/2024-12/gears-aqua.svg) no-repeat left center;
    background-size: 31px 31px;
    padding-left: 40px
}

h3{
    margin-top: 35px;
    margin-bottom: 20px;
    background: url(/sites/default/files/2024-12/h3.svg) left .27em no-repeat;
    padding: 0 0 0 1.3em;
    background-size: .8em .8em;
    line-height: 1.2;
    background-size: .8em .8em;
    font-size: 17.55px;
}

h4{
	margin: 35px 0 15px 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 1.3;
    border-left: 5px solid #9aa2a5
}

p {
    margin-top: 1em;
    line-height: 1.7;
    color: #4d4d4d;
    font-size: 15px;
}

h5 {
    margin: 35px 0 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #004386;
    line-height: 1.5;
    border-bottom: 1px dotted #cacaca;
    padding-bottom: 5px
}

h6 {
    margin: 25px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5
}

article ul>li {
    background: url(/sites/default/files/2024-12/circle-right-blue.svg) no-repeat left 6px;
    background-size: 11px 11px;
    padding-left: 20px;
    margin: 3px 0;
    line-height: 1.5
}

.opblock-tag{
    background-image:url()
}


.sc-fIxmyt.jVZBMd{
    background-image:url()
}

.swagger-ui .tab li {
    background-image: url();
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875em;
    padding: 20px 25px;
    background: #edf2f4;
    border-left: 4px solid #58a5c9;
    margin-bottom: 20px;
    border-radius: 5px;
    border-bottom: 1px solid #58a5c9;
    border-right: 1px solid #58a5c9;
    border-top: 1px solid #58a5c9;
    color: #000;
}

table {
    width: 100%;
    font-size: 15px;
    line-height: 1.35;
    border: solid 1px #58a5c9;
    border-collapse: collapse
}

caption {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: .5em;
    color: #004386
}

tr:nth-child(even) {
    background: #f5f5f5
}

th {
    background: #d0d5d8;
    color: #002952;
    font-weight: bold;
    text-align: center ! Important;
    vertical-align: middle;
    min-width: 80px;
    padding: 7px 10px;
    border-right: solid 1px white;
    line-height: 1.2;
    white-space: nowrap
}

th:last-child {
    border-right: 0
}

td {
    min-width: 80px;
    padding: 10px;
    border-right: 1px solid #9aa2a5;
}

td:first-child {
    white-space: nowrap;
}

.swagger-ui .info .title small pre {
    color: #fff;
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    background-color: #00000000 !important;
    border: 0px #00000000 !important;
}

hgroup.main {
    display: none;
}

article.contextual-region.node.node--type-api-docs.node--view-mode-redoc-ui>h2 {
    display:none
}

a.footnote-ref {
    Pointer-events:none;
    color:black;
    text-decoration-line:none;
}

.footnotes>ol>li>p>a.footnote-backref {
    display:none
}