@charset "UTF-8";


article,
cite,
figcaption,
figure,
footer {
    display: block
}

code {
    display: inline;
}

article,
article ol,
article ul,
blockquote,
div,
figure,
footer,
section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}


mark {
    background: #f8eb6f4a;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

i {
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code {
    display: inline;
    color: #b44437;
    background-color: #faeff0c7;
    padding: 3px 4px;
    border-radius: 5px;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 3px 10px
}
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
img {
    max-width: 100%;
    display: block;
    margin: inherit;
    margin-right: auto;
    margin-left: auto
}

html article {
    font-size: 18px;
    font-family: Merriweather, Georgia, serif;
    color: #222
}

article * {
    line-height: 26px;
    line-height: 1.625rem;
    margin: 0 0 1.625rem
}

h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
    line-height: 3.25rem;
    margin-top: 6.5rem;
    margin-bottom: 1.625rem
}

h2 {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 39px;
    line-height: 2.4375rem;
    margin-top: 4.0625rem;
    margin-bottom: .8125rem
}

h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-top: 3.25rem;
    margin-bottom: .8125rem
}

h4 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-top: 2.4375rem;
    margin-bottom: .8125rem
}

h5,
h6 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-top: 4.0625rem;
    margin-bottom: .8125rem
}

h1 + h2 {
    margin-top: 1.625rem
}

h2 + h3,
h3 + h4,
h4 + h5 {
    margin-top: .8125rem
}

h5 + h6 {
    margin-top: -.8125rem
}

h6 {
    font-weight: 400;
}

a {
    color: #222;
    transition: all .3s
}

a:hover {
    color: #222
}

a:visited {
    color: #888
}

a:visited:hover {
    color: #222
}

a:active {
    color: red
}

figcaption {
    color: #222;
    font-style: italic;
    font-size: .8125rem;
    text-align: center;
    margin-bottom: 0;
    line-height: 26px;
    line-height: 1.625rem
}

blockquote {
    padding-left: 1.4375rem;
    font-style: italic
}

cite {
    font-style: normal
}

figure blockquote {
    padding: 1.625rem 0
}

figure blockquote p {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 39px;
    line-height: 2.4375rem
}

ol li,
ul li {
    margin-bottom: 0
}

hr {
    margin: 3.25rem auto;
    height: 26px;
    height: 1.625rem;
    color: #222;
    text-align: center;
    display: block;
    border: 0
}

hr:before {
    content: "***";
    letter-spacing: .2em
}


code{
    padding: 0;
}



article,
body > footer {
    width: 80%;
    margin: 0 auto
}



.alignLeft {
    text-align: left
}

.alignCenter {
    text-align: center
}

.alignRight {
    text-align: right
}

.uppercase {
    letter-spacing: .1em;
    text-transform: uppercase
}

@media screen and (min-width:40em) {

    body,
    html {
        margin: 0;
        width: 100%;
        max-width: none
    }

    article * {
        /*max-width: 630px;
        max-width: 35rem;
        margin-left: auto !important;
        margin-right: auto !important;*/
        line-height: 31px;
        line-height: 1.722222222222222rem;
        margin-bottom: 1.722222222222222rem
    }

    html {
        font-size: 18px !important;
        font-size: 1.125rem !important;
    }

    article {
        max-width: 945px;
        max-width: 52.5rem
    }

    h1 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 62px;
        line-height: 3.444444444444445rem;
        margin-top: 6.888888888888889rem;
        margin-bottom: 1.722222222222222rem
    }

    h2 {
        font-size: 27px;
        font-size: 1.6875rem;
        line-height: 46.5px;
        line-height: 2.583333333333334rem;
        margin-top: 4.305555555555556rem;
        margin-bottom: .861111111111111rem
    }

    h3 {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 31px;
        line-height: 1.722222222222222rem;
        margin-top: 3.444444444444445rem;
        margin-bottom: .861111111111111rem
    }

    h4 {
        font-size: 19.2px;
        font-size: 1.2rem;
        line-height: 31px;
        line-height: 1.722222222222222rem;
        margin-top: 2.583333333333334rem;
        margin-bottom: .861111111111111rem
    }

    h5,
    h6 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 31px;
        line-height: 1.722222222222222rem;
        margin-top: 4.305555555555556rem;
        margin-bottom: .861111111111111rem
    }

    h1 + h2 {
        margin-top: 1.722222222222222rem
    }

    h2 + h3,
    h3 + h4,
    h4 + h5 {
        margin-top: .861111111111111rem
    }

    h5 + h6 {
        margin-top: -.861111111111111rem
    }

    figure blockquote {
        padding: 3.444444444444445rem 0 1.722222222222222rem;
        text-align: center
    }

        figure blockquote p {
            font-size: 27px;
            font-size: 1.6875rem;
            line-height: 46.5px;
            line-height: 2.583333333333334rem
        }

    figure.floatLeft,
    figure.floatRight {
        max-width: 315px;
        max-width: 17.5rem;
        padding: 0 1.722222222222222rem
    }

        figure.floatLeft blockquote,
        figure.floatRight blockquote {
            text-align: left;
            padding: 0
        }

            figure.floatLeft blockquote p,
            figure.floatRight blockquote p {
                font-size: 19.2px;
                font-size: 1.2rem;
                line-height: 31px;
                line-height: 1.722222222222222rem
            }

    figcaption {
        line-height: 31px;
        line-height: 1.722222222222222rem;
        margin-bottom: 0
    }

    .floatLeft {
        float: left
    }

    .floatCenter {
        margin-left: auto;
        margin-right: auto
    }

    .floatRight {
        float: right
    }

    blockquote {
        padding-left: 2rem
    }

    hr {
        margin-top: 3.444444444444445rem;
        margin-bottom: 3.444444444444445rem;
        height: 31px;
        height: 1.722222222222222rem
    }

    code {
        padding: 0;
    }
}




pre {
    border: 1px solid lightgray;
    border-left: 5px solid gray;
    padding: 14px;
    line-height: 24px;
    background-image: linear-gradient(180deg, #eee 50%, #fff 50%);
    background-size: 100% 48px;
    background-position: 0 14px;
}

article > p {
    text-align: justify;
    hyphens: auto;
}

ol {
    counter-reset: item;
}

    ol > li {
        counter-increment: item;
    }

    ol ol > li {
        display: block;
    }

        ol ol > li:before {
            content: counters(item, ".") ". ";
            margin-left: -20px;
        }

div > article > div > div {
    border-left: 3px solid white;
    padding-left: 10px;
    cursor: pointer;
}

.mud-nav-link.mud-ripple.active {
    border-right: 2px solid;
}

.mud-nav-group > .mud-nav-link > .mud-nav-link-text {
    font-size: 12px;
    color: gray;
}

.selection-list-toggle-btn {
    height: 40px;
    width: 40px
}

.mud-timeline-vertical .mud-timeline-item {
    padding-bottom: 12px;
}

#blazor-error-ui {
    visibility: hidden;
}



.mud-checkbox > span {
    padding:3px;
}

article > div > svg {
    cursor:pointer;
    color: lightgray;
    margin: 3px;
    margin-right: 20px;
    vertical-align: top;
    position: absolute;
    color: lightgray;
    margin-left: -50px !important;
}




.page-right {
    background: transparent;
    width: 50px;
    height: 100%;
    position: fixed;
    right: 0px;
    top: 40px;
    bottom: 0px;
}

.page-left {
    background: transparent;
    width: 50px;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 40px;
    bottom: 0px;
}

.page-right svg {
    margin-top: 50px;
    font-size: 48px;
}


.page-left svg {
    margin-top: 50px;
    font-size: 48px;
}

.page-right span {
    display: none;
}

.page-left span {
    display: none;
}

.page-left svg path:last-child {
    fill: #ccc;
}

.page-right svg path:last-child {
    fill: #ccc;
}


@media (min-width: 1240px) {

    .page-right {
        background: #f7f7f7;
    }

    .page-left {
        background: #f7f7f7;
    }

    .page-right span {
        writing-mode: vertical-lr;
        padding-left: 11px;
        display: unset;
        opacity: 0.7;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 600px;
    }

    .page-left span {
        writing-mode: vertical-lr;
        padding-right: 10px;
        transform: scale(-1, -1);
        display: unset;
        opacity: 0.7;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 600px;
    }
}

