a.reference.external svg {
    width: .6em;
    height: .6em;
}
table {
    box-shadow: none !important;
}
table.toottable, 
table.toottable td {
    background-color: #f5f2ee;
    border-width: 0 0 0 4px;
    border-color: darkblue;
}
table.noborder {
    margin-left: 0;
}
table.noborder, 
table.noborder td {
    border-width: 0;
    padding: 0;
}
table.noborder td:first-of-type {
    vertical-align: top;
    white-space:nowrap;
    min-width: 8em;
}
