.toc-block {
    max-width: 500px;
    margin: 0 auto 24px;
}

.toc-block .toc {
    background: transparent;
    border-width: 0;
    padding: 0;
}

.toc-block .toctitle {
    text-align: start !important;
    margin-bottom: 5px;
}

.toc-block .toctitle .toctogglespan {
    display: none;
}

.toc-block .tocnumber {
    text-align: start !important;
    font-family: Menlo, Monaco, Andale Mono, Courier, monospace !important;
    color: #666;
    min-width: auto !important;
}

.toc-block .toc ul {
    margin: 0 !important;
}

.toc-block .toc ul li a {
    display: table-row;
}
