/* Consistent list operation hierarchy */
.table td.actions{min-width:150px;text-align:right;vertical-align:middle}.table td.actions .action{display:inline-flex;align-items:center;justify-content:center;min-width:108px;height:34px;margin:3px 0;padding:0 14px;border:1px solid #d7e1ed;border-radius:7px;background:#fff;color:#53657e;font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap}.table td.actions .action:hover{border-color:#9bbcf1;color:#2f6bea;background:#f6f9ff}.table td.actions .action.primary-text{border-color:#2f6bea;background:#2f6bea;color:#fff}.table td.actions .action.primary-text:hover{background:#255ed2}.table td.actions{display:table-cell}.table td.actions .action:first-child{border-color:#2f6bea;background:#2f6bea;color:#fff}.table td.actions .action:first-child:hover{background:#255ed2}.table td.actions .action[data-result],.table td.actions .action[data-talent]{border-color:#d7e1ed;background:#fff;color:#53657e}.table td.actions .action[data-result]:hover,.table td.actions .action[data-talent]:hover{color:#2f6bea;background:#f6f9ff}.table td:last-child>.action{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:34px;margin:2px 0;padding:0 12px;border:1px solid #d7e1ed;border-radius:7px;background:#fff;color:#53657e;font-weight:600;white-space:nowrap}.table td:last-child>.action:first-child{border-color:#2f6bea;background:#2f6bea;color:#fff}.table td:last-child>.action.primary-text{border-color:#2f6bea;background:#2f6bea;color:#fff}.table td:last-child>.action:hover{border-color:#9bbcf1;color:#2f6bea;background:#f6f9ff}.table td:last-child>.action:first-child:hover,.table td:last-child>.action.primary-text:hover{background:#255ed2;color:#fff}
