NOTE: These rankings are based on data collected in May 2019 and do not reflect changes which may have taken place since then.
Go here to read about Canada’s best online brokerages 2019/2020 ►►
.db18 table tbody tr td,
.db18 table tfoot tr td,
.db18 table tfoot tr th,
.db18 table thead tr th,
.db18 table tr td {
font-family: proxima-nova, “Helvetica Neue”, Helvetica, Arial, sans-serif;
font-size: 1em;
}
.db18 table tbody tr td {
border-top: solid 1px #444;
padding-bottom: 2em;
}
.db18 table thead tr th,
.db18 table tbody tr td.cat-hed {
background-color: #444;
color: #eee;
font-weight: bold;
}
.db18 table tbody tr td>span {
display: block;
}
.db18 table tbody tr td>ul {
padding-left: 15px;
}
.db18 table tbody tr td>ul li {
font-weight: bold;
}
.db18 td>table {
border: 0;
width: 100%;
}
.db18 td>table tr td {
font-size: 0.8em;
padding: 4px;
border: solid 1px #ccc;
}
/* Boolean Values */
.bool-true .bool {
color: green;
}
.bool-false .bool {
color: crimson;
}
.db-hide {
display: none;
}
.db-picks {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.db18 input[type=”checkbox”] {
display: none;
}
.db18 input[type=”checkbox”]+label {
flex-grow: 1;
margin: 0.2em;
padding: 0.2em 0.8em;
background-color: mistyrose;
color: crimson;
cursor: pointer;
}
.db18 input[type=”checkbox”]:checked+label {
background-color: seagreen;
color: white;
}
.db18 input[type=”checkbox”]+label::before {
display: inline-block;
width: 1em;
height: 1em;
margin-right: 0.5em;
content: ‘