table{width:100%}table td:first-child,table th:first-child{width:60px}table td:nth-child(2),table th:nth-child(2){width:120px}table tbody tr{text-align:center}table tbody td{padding:8px 0}table tbody tr td:first-child:hover{color:#2d8cf0}table tr td .icon{-webkit-transition:all .5s;transition:all .5s}table tbody tr td .icon.active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}