.cus-table,.cus-table-all{transition: all .2s ease-in-out; border-collapse:collapse;border-spacing:0;width:100%;display:table}.cus-table-all{border:1px solid #ccc}
.cus-bordered tr,.cus-table-all tr{transition: all .2s ease-in-out; border-bottom:1px solid #ddd}.cus-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.cus-table-all tr:nth-child(odd){transition: all .2s ease-in-out; background-color:#fff}.cus-table-all tr:nth-child(even){background-color:#f1f1f1}
.cus-hoverable tbody tr:hover,.cus-ul.cus-hoverable li:hover{transition: all .2s ease-in-out; background-color:#f1f1f1}.cus-centered tr th,.cus-centered tr td{text-align:center}
.cus-table td,.cus-table th,.cus-table-all td,.cus-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.cus-table th:first-child,.cus-table td:first-child,.cus-table-all th:first-child,.cus-table-all td:first-child{padding-left:16px}