.action { color: #aaa !important; cursor: pointer; } .yes { color: green; } .no { color: red; } .link { color: #212121; text-decoration: none; font-weight: normal; display: block; } .link:hover { color: #000; } .iconListItemProgress { float: left; margin-right: 16px; } .iconListItemToggle { float: left; margin-right: 16px; width: 40px; } .iconListItemChip { font-size: 12px; line-height: 12px; background-color: #e0e0e0; border-radius: 10px; padding: 5px 8px 4px 8px; margin-left: 5px !important; } .topList { display: flex; margin: 10px 10px 10px 10px; } .topListItem0 { flex: 1; flex-grow: 0; } .topListItem { flex: 1; } .topListItem2 { flex: 2; }