.table{max-width:100%;overflow-x:auto}.table__table{border:none;border-collapse:separate;border-spacing:0;min-width:50%}.table__tr{background:#fff;color:#444}.table__tr:nth-child(2n){background:#dfdfdf}.table__tr:last-child .table__td{border-bottom:1px solid #dfdfdf}.table__tr:last-child .table__td:first-child{border-radius:0 0 0 4px}.table__tr:last-child .table__td:last-child{border-radius:0 0 4px 0}.table__th{background:#dfdfdf;border:none;border-top:1px solid #dfdfdf;color:#000;font-weight:700;padding:8px;text-align:center}.table__th:first-child{border-left:1px solid #dfdfdf;border-radius:4px 0 0 0}.table__th:last-child{border-radius:0 4px 0 0;border-right:1px solid #dfdfdf}.table__td{border:none;padding:8px;text-align:center;vertical-align:top}.table__td:first-child{border-left:1px solid #dfdfdf}.table__td:last-child{border-right:1px solid #dfdfdf}