.required label {
    color: #AA0000
}

td,
th {
    padding-left: 5px;
    padding-right: 5px;
}

td.bb,
th.bb {
    border-bottom: 1px solid black;
}

td.bt,
th.bt {
    border-top: 1px solid black;
}

th.mt-20,
td.mt-20 {
    padding-top: 20px;
}

th.pl-20,
td.pl-20 {
    padding-left: 20px;
}