.styled-table{width:100%;border-collapse:collapse;margin:25px 0;font-size:.9em;font-family:sans-serif;box-shadow:0 0 20px #00000026;overflow:hidden;border-radius:8px}.styled-table thead tr{background-color:#004085;color:#fff;text-align:left}.styled-table th,.styled-table td{padding:12px 15px}.styled-table tbody tr{border-bottom:1px solid #dddddd}.styled-table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.styled-table tbody tr:last-of-type{border-bottom:2px solid #004085}.clickable-row:hover{font-weight:700;background-color:#d1eaff;cursor:pointer}
