table.strategy-table{width:100%;border-collapse:collapse}
.table.strategy-table>:not(:last-child)>:last-child>*{background:#000a2d;color:#fff}
.strategy-table.table td,.strategy-table.table th{font-family:"ws_bergen_text";font-weight:400;font-size:18px;line-height:24px;vertical-align:middle;text-align:left;padding:13px;border:2px solid #fff;color:#000a2d}
.strategy-table.table td.table-rightcell,.strategy-table.table th.table-rightcell{text-align:center}
.strategy-table.portfolio-characteristics-table>tbody>tr:nth-of-type(odd),.strategy-table.stocks-table>tbody>tr:nth-of-type(odd){background:#fce5df}
.strategy-table.portfolio-characteristics-table>tbody>tr:nth-of-type(even),.strategy-table.stocks-table>tbody>tr:nth-of-type(even){background:#ebebeb}