.toc,
[DocPartType="Table of Contents"] {
    /* border-right: 1px solid black; */
    display: inline-block;
    position: fixed;
    left: 0px;
    top: 0px;
    padding: 15 15 15 15;
    bottom: 0px;
    /* background: #0077be; */
    border-right: 2px solid #ddd;
    /* max-height: calc(100vh - 15px); */
    overflow: auto;
}

[DocPartType="Table of Contents"] .MsoToc1 {
    font-size: 20px;
    font-weight: bold;
}

.MsoTocHeading {
    color: #fff;
}

.WordSection1 {
    padding-left: 400px;
}

a:link,
span.MsoHyperlink {

    color: #005ebf;
    /* font-weight: 200 ; */
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}

a:visited,
span.MsoHyperlinkFollowed {

    /* color: #fff; */

}
p.MsoToc1, li.MsoToc1, div.MsoToc1 {
    margin-bottom: 11pt;
}
p.MsoToc2, li.MsoToc2, div.MsoToc2 {
    margin-bottom: 11pt;
}
p.MsoToc3, li.MsoToc3, div.MsoToc3 {
    margin-bottom: 11pt;
}
p.MsoTocHeading, li.MsoTocHeading, div.MsoTocHeading{
    color: #fff;
    font-size: 30px;
    padding-bottom: 11pt;
    margin-bottom: 11pt;
    border-bottom: 1px solid;
    font-weight: bold;
}

