/* v484: softly highlight the complete metric pair currently controlling Pulse sort. */
#pulseWorkspace .pulse-table .pulse-metric-head th,#pulseWorkspace .pulse-table .pulse-timeframe-head th,#pulseWorkspace .pulse-table tbody td{transition:background-color .16s ease,box-shadow .16s ease}
#pulseWorkspace .pulse-table[data-active-sort="change"] .pulse-metric-head th:nth-child(5),
#pulseWorkspace .pulse-table[data-active-sort="trades"] .pulse-metric-head th:nth-child(6),
#pulseWorkspace .pulse-table[data-active-sort="volume"] .pulse-metric-head th:nth-child(7),
#pulseWorkspace .pulse-table[data-active-sort="natr"] .pulse-metric-head th:nth-child(8),
#pulseWorkspace .pulse-table[data-active-sort="activity"] .pulse-metric-head th:nth-child(9){background-color:#13263a}
#pulseWorkspace .pulse-table[data-active-sort="change"] .pulse-timeframe-head th:nth-child(1),#pulseWorkspace .pulse-table[data-active-sort="change"] .pulse-timeframe-head th:nth-child(2),
#pulseWorkspace .pulse-table[data-active-sort="trades"] .pulse-timeframe-head th:nth-child(3),#pulseWorkspace .pulse-table[data-active-sort="trades"] .pulse-timeframe-head th:nth-child(4),
#pulseWorkspace .pulse-table[data-active-sort="volume"] .pulse-timeframe-head th:nth-child(5),#pulseWorkspace .pulse-table[data-active-sort="volume"] .pulse-timeframe-head th:nth-child(6),
#pulseWorkspace .pulse-table[data-active-sort="natr"] .pulse-timeframe-head th:nth-child(7),#pulseWorkspace .pulse-table[data-active-sort="natr"] .pulse-timeframe-head th:nth-child(8),
#pulseWorkspace .pulse-table[data-active-sort="activity"] .pulse-timeframe-head th:nth-child(9),#pulseWorkspace .pulse-table[data-active-sort="activity"] .pulse-timeframe-head th:nth-child(10){background-color:#13263a}
#pulseWorkspace .pulse-table[data-active-sort="change"] tbody td:nth-child(5),#pulseWorkspace .pulse-table[data-active-sort="change"] tbody td:nth-child(6),
#pulseWorkspace .pulse-table[data-active-sort="trades"] tbody td:nth-child(7),#pulseWorkspace .pulse-table[data-active-sort="trades"] tbody td:nth-child(8),
#pulseWorkspace .pulse-table[data-active-sort="volume"] tbody td:nth-child(9),#pulseWorkspace .pulse-table[data-active-sort="volume"] tbody td:nth-child(10),
#pulseWorkspace .pulse-table[data-active-sort="natr"] tbody td:nth-child(11),#pulseWorkspace .pulse-table[data-active-sort="natr"] tbody td:nth-child(12),
#pulseWorkspace .pulse-table[data-active-sort="activity"] tbody td:nth-child(13),#pulseWorkspace .pulse-table[data-active-sort="activity"] tbody td:nth-child(14){background-color:rgba(29,57,84,.46)}
#pulseWorkspace .pulse-table[data-active-sort="change"] tbody td:nth-child(5),#pulseWorkspace .pulse-table[data-active-sort="trades"] tbody td:nth-child(7),#pulseWorkspace .pulse-table[data-active-sort="volume"] tbody td:nth-child(9),#pulseWorkspace .pulse-table[data-active-sort="natr"] tbody td:nth-child(11),#pulseWorkspace .pulse-table[data-active-sort="activity"] tbody td:nth-child(13){box-shadow:inset 1px 0 rgba(91,132,169,.22)}
#pulseWorkspace .pulse-table[data-active-sort="change"] tbody td:nth-child(6),#pulseWorkspace .pulse-table[data-active-sort="trades"] tbody td:nth-child(8),#pulseWorkspace .pulse-table[data-active-sort="volume"] tbody td:nth-child(10),#pulseWorkspace .pulse-table[data-active-sort="natr"] tbody td:nth-child(12),#pulseWorkspace .pulse-table[data-active-sort="activity"] tbody td:nth-child(14){box-shadow:inset -1px 0 rgba(91,132,169,.22)}
