table.mioToolTile { margin-top: 0.5rem; width:auto!important; border-collapse: separate; border-spacing: 0 4px; font-size: 0.875rem; }
table.mioToolTile tbody { border:0; background-color: transparent;  }
table.mioToolTile tbody tr:nth-child(2n) { background-color: transparent; } 
table.mioToolTile tbody tr td { padding:0.01rem 0.5rem 0.01rem  0.5rem!important; margin-bottom: 2px; }
/*
table.mioToolTile tbody tr { border-bottom:2px solid rgba(255, 255, 255, 0.1); }
*/
table.mioToolTile tbody td:first-child  { background-color:rgba(255, 255, 255, 0.1); border-radius: 4px 0 0 4px;  text-align: right; white-space: nowrap; vertical-align: top; }
table.mioToolTile tbody td:nth-child(2) { background-color:rgba(255, 255, 255, 0.18); border-radius: 0 4px 4px 0; }
