Добавить во все? Или вот так лучше:
.hiddentable table {
border: none !important;
table-layout: left;
width: 100%;
}
.hiddentable caption, th, td {
font-weight: normal;
text-align: left;
}
.hiddentable th {
font-weight: 700;
}
.hiddentable td {
}
.hiddentable th, td {
padding: 0.4em;
}