@charset "utf-8";
.uni-tbl th, .uni-tbl td {
    border-color: #7f7f7f;
}
.uni-tbl th, .uni-tbl td.empty {
    background-color: #7f7f7f;
}
.uni-tbl td.noncharacter {
    background-color: #000000;
}
.uni-tbl.emoji td {
    font-family: monospace;
}