#toc_container ul, #toc_container li {
    margin: 0;
    padding: 0;
}

#toc_container.no_bullets ul,
#toc_container.no_bullets li,
#toc_container.no_bullets ul li,
.toc_widget_list.no_bullets,
.toc_widget_list.no_bullets li {
    background: none;
    list-style: none none;
}

#toc_container.have_bullets li {
    padding-left: 12px;
}

#toc_container ul ul {
    margin-left: 0;
}

#toc_container.toc_light_blue {
    background: #edf6ff;
}

#toc_container.toc_white {
    background: #fff;
}

#toc_container.toc_black {
    background: #000;
}

#toc_container.toc_transparent {
    background: none transparent;
}

#toc_container p.toc_title {
    text-align: center;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

#toc_container .toc_title {
    color: #222222;
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
}

#toc_container.toc_black p.toc_title {
    color: #aaa;
}

#toc_container span.toc_toggle {
    font-weight: 400;
    font-size: 90%;
}

#toc_container .toc_toggle {
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

#toc_container .toc_arrow {
    margin-right: 10px;
    font-size: 0;
}

#toc_container p.toc_title + ul.toc_list {
    margin-top: 1em;
}

.toc_wrap_left {
    float: left;
    margin-right: 10px;
}

.toc_wrap_right {
    float: right;
    margin-left: 10px;
}

.toc_sitemap_posts_letter {
    font-size: 1.5em;
    font-style: italic;
}

#toc_container:not(.contracted) .toc_toggle {
    margin-bottom: 11px;
}

#toc_container {
    background: #fff;
    border: 2px solid #DDDDDD;
    border-left: none;
    border-right: none;
    margin-bottom: 24px;
    padding: 19px 0 16px;
    width: 100% !important;
}

#toc_container a {
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #222222;
    padding: 8px 0;
    text-decoration: none;
    text-shadow: none;
}

#toc_container a:hover {
    text-decoration: underline;
}

#toc_container .toc_list {
    padding-bottom: 0;
    display: none;
}

#toc_container li {
    padding-bottom: 0 !important;
}

#toc_container .toc-list-box {
    padding-left: 12px;
}

#toc_container .toc_menu_level_1 {
    background: url("data:image/svg+xml,%3Csvg width='1' height='40' viewBox='0 0 1 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline opacity='0.4' x1='0.5' y1='39.5' x2='0.5' y2='0.5' stroke='%23911D14' stroke-linecap='round' stroke-dasharray='1 4'/%3E%3C/svg%3E") !important;
    background-position: top left 12px !important;
    background-repeat: repeat-y !important;
}

#toc_container .toc_menu_level_1 ul a {
    font-size: 14px;
    line-height: 150%;
}

#toc_container .toc_menu_level_1 .child_toc_menu {
    display: none;
}

#toc_container .toc_menu_level_1 .child_toc_menu li {
    padding-bottom: 0;
    background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='11' height='11' rx='5.5' stroke='%23911D14'/%3E%3C/svg%3E ") no-repeat top 12px left;
    padding-left: 22px;
}

#toc_container .toc_menu_level_1 .child_toc_menu .heading-box-border {
    border: none;
}

#toc_container .toc_menu_level_1:first-child {
    background-position: top calc(16px - 100%) left 12px !important;
    background-repeat: no-repeat !important;
}

#toc_container .toc_menu_level_1:last-child {
    background-position: top calc(100% - 20px) left 12px !important;
    background-repeat: no-repeat !important;
}

#toc_container .toc_menu_level_1.opened:first-child, #toc_container .toc_menu_level_1.opened:last-child {
    background-repeat: repeat-y !important;
}

#toc_container .toc_menu_level_1:last-child .heading-box-border {
    border-bottom: none;
}

#toc_container .heading-box-border {
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

#toc_container .toc_menu_level_1.opened .heading-box-border {
    border: none;
}

#toc_container .heading-box.level_1 {
    padding-left: 34px;
    background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='11' height='11' rx='5.5' fill='white'/%3E%3Crect x='0.5' y='0.5' width='11' height='11' rx='5.5' stroke='%23DDDDDD'/%3E%3C/svg%3E ") !important;
    background-position: top 50% left 6.5px !important;
    background-repeat: no-repeat !important;
}

#toc_container .link-content-box {
    box-sizing: border-box;
    position: relative;
    left: 13px;
    width: calc(100% - 13px);
}

#toc_container .link-content-box .heading-box.level_1 {
    box-sizing: border-box;
    position: relative;
    left: -13px;
    width: calc(100% + 13px);
}

#toc_container .toc_menu_level_1.opened .link-content-box {
    background: #F7F7F7;
}

#toc_container .toc_menu_level_1.opened .heading-box.level_1 {
}

#toc_container .toc_menu_level_1.opened .child_toc_menu.level_1 {
    margin-left: 20px;
}

#toc_container .toc_menu_level_1.opened .toggle_menu_arrow {
    border-bottom: 1px solid #DDDDDD;
}

#toc_container .toc_menu_level_1.opened .heading-box.level_1 .toggle_menu_arrow svg {
    transform: rotate(180deg);
}

#toc_container .toc_menu_level_2.opened .heading-box.level_2 .toggle_menu_arrow svg {
    transform: rotate(180deg);
}

#toc_container .toc_menu_level_3.opened .heading-box.level_3 .toggle_menu_arrow svg {
    transform: rotate(180deg);
}

#toc_container .toc_menu_level_4.opened .heading-box.level_4 .toggle_menu_arrow svg {
    transform: rotate(180deg);
}

#toc_container .toc_menu_level_5.opened .heading-box.level_5 .toggle_menu_arrow svg {
    transform: rotate(180deg);
}

#toc_container .toc_menu_level_6.opened .heading-box.level_6 .toggle_menu_arrow svg {
    transform: rotate(180deg);
}

#toc_container .toggle_menu_arrow {
    cursor: pointer;
    border-left: 1px solid #DDDDDD;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 991px) {
    #toc_container {
        padding-top: 24px;
    }

    #toc_container .toc_menu_level_1:first-child {
        background-repeat: repeat-y !important;
    }

    #toc_container .heading-box-border {
        align-items: stretch;
    }
}
