.content-table table{width:100%;border-collapse:collapse;border-spacing:0;border-radius:6px}.content-table table thead tr{background:var(--primarybg);height:35px;border-radius:6px}.content-table tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.content-table table tr th{border:1px solid #ddd;color:#ffff}.content-table table tr td{padding:10px 8px;border:1px solid #ddd}.content-table table tr td button{color:royalblue;padding:2px 6px;cursor:pointer}@media screen and (max-width:600px){.table-container{padding:10px 14px}.table-container h2{font-size:21px!important;font-weight:500}.content-table table tr td button{font-size:.8em}.content-table table tr th{font-size:.6em}.content-table table tr td{padding:10px 5px;font-size:.6em}footer{padding:0}}