table{margin:0 0 1rem;width:100%;border-collapse:collapse;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto}table td,table th{padding:.5rem;vertical-align:top;text-align:left;border-bottom:1px solid #e5e9ef}table th{font-weight:600}.table--zebra tr:nth-child(odd) td{background-color:#fff}.table--zebra tr:nth-child(even) td{background-color:#f9f9f9}@media (max-width:599px){.table--responsive{border:1px solid #e5e9ef;overflow-y:auto;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}