.custom_expandable_table .v-data-table__expand-icon{background-color:#df323b;border-radius:50%;color:#fff!important}.custom_expandable_table thead th{background-color:#df323b}.custom_expandable_table thead th:first-child{border-radius:4px 0 0 0}.custom_expandable_table thead th:last-child{border-radius:0 4px 0 0}.custom_expandable_table thead th span{font-size:16px;color:#f8f8f8}.custom_expandable_table tbody>tr:nth-child(2n) td{background-color:#f6f6f6}.custom_expandable_table tbody>tr:hover td{background-color:#eee}.custom_expandable_table tbody tr td.expandable-content{background-color:#f6f6f6;color:#df323b}