.table{
margin: 0 auto;
border: 1px solid;
}
.td{
padding: 12px 16px;
cursor: pointer;
.warning{
font-weight: bold;
color: red;
text-align: center;