
table.docutils, table.field-list {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    margin-bottom: 24px
}

table.docutils caption, table.field-list caption {
    color: #000;
    font: italic 85%/1 arial,sans-serif;
    padding: 1em 0;
    text-align: center
}

table.docutils td, table.docutils th, table.field-list td, table.field-list th {
    font-size: 90%;
    margin: 0;
    overflow: visible;
    padding: 8px 16px
}

table.docutils td:first-child, table.docutils th:first-child, table.field-list td:first-child, table.field-list th:first-child {
    border-left-width: 0
}

table.docutils thead, table.field-list thead {
    color: #000;
    text-align: left;
    vertical-align: bottom;
    white-space: nowrap
}

table.docutils thead th, table.field-list thead th {
    font-weight: 700;
    border-bottom: 2px solid #e1e4e5
}

table.docutils td, table.field-list td {
    background-color: transparent;
    vertical-align: middle
}

table.docutils td p, table.field-list td p {
    line-height: 18px
}

table.docutils td p:last-child, table.field-list td p:last-child {
    margin-bottom: 0
}

table.docutils:not(.field-list) tr:nth-child(2n-1) td {
    background-color: #f3f6f6
}

table.docutils {
    border: 1px solid #e1e4e5
}

table.docutils td {
    border-bottom: 1px solid #e1e4e5;
    border-left: 1px solid #e1e4e5
}

table.docutils tbody>tr:last-child td {
    border-bottom-width: 0
}

h1
{
    text-decoration: underline;
    text-decoration-color: #000000;
}

h2
{
    text-decoration: underline;
    text-decoration-color: #ff8c7a;
}
