.table{table-layout:fixed;width:100%;border-collapse:collapse;margin:10px auto;border-radius:5px;overflow:hidden;text-align:center}.table_header{background:var(--tertiary-background-color);color:var(--secondary-text-color);font-weight:500;height:48px}.table_cell{color:var(--text-color);padding:0;margin:8px;height:32px;z-index:2}.table_cell_sm{width:75px}.table_cell_med{width:150px}.table_cell_lg{width:250px}.table_row{background:none;color:#eff}.table_cell a{z-index:3}.table_cell a,.table_cell a:hover{width:100%;height:100%;display:block}.table_cell a:hover{color:inherit}.table_row:hover{cursor:pointer;background:var(--tertiary-background-color);color:var(--secondary-text-color)}.table_game_image_micro{height:35px;width:35px;margin:5px auto;border-radius:25px}