/*
Template Css: ban khai ten mien
 */
table.table-mmo tr:nth-child(1) td {
    background: var(--primary-color);
    color: #fff;
}
table.table-mmo tr:nth-child(1) td {
    background: var(--primary-color);
    color: #fff;
}
table.table-mmo tr td:not(:last-child) {
    border-right: 1px solid #f2f2f2;
}
table.table-mmo tr td {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    padding: 10px;
}
.page-template table tr:nth-child(even), .content-entry table tr:nth-child(even) {
    background: #f2f2f2;
}
table.table-mmo tr td:not(:last-child) {
    border-right: 1px solid #f2f2f2;
}
table.table-mmo tr td:not(:last-child) {
    border-right: 1px solid #f2f2f2;
}

.button1, a.button1:link, a.button1:visited {
    font-size: 15px;
    background-color: #dd1a5b;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border: 1px solid #dd1a5b;
    color: #fff;
    cursor: pointer;
    outline: 0;
    white-space: nowrap;
}
table tr:nth-child(even), table tr:nth-child(even) {
    background: #f2f2f2;
}