.custom-table{width:100%;margin-top:18px;border-collapse:separate;border-spacing:0;border:1px solid #000;border-radius:8px;overflow:hidden}.custom-table thead th{background-color:#444040!important;color:#fff!important;border-left:1px solid #000;border-bottom:1px solid #000;text-align:left;padding:8px}.custom-table thead th:first-child{border-left:none}.custom-table thead th:last-child{border-right:1px solid #000}.custom-table tbody td{border-left:1px solid #000;border-bottom:1px solid #000;padding:8px}.custom-table tbody td:first-child{border-left:none}.custom-table tbody td:last-child{border-right:1px solid #000}.custom-table tbody tr:last-child td{border-bottom:none}.custom-table tbody tr:nth-child(2n){background-color:#f9f9f9}