table.docutils {
    border: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

table.docutils.list-table,
table.docutils.list-table th,
table.docutils.list-table td {
    border-color: transparent !important;
    box-shadow: none !important;
}

table.docutils th,
table.docutils td {
    border: none !important;
}
