.tablesort
{
    width: 14px;
    height: 14px;
    margin: 1px 0 0 5px;

    vertical-align: top;
}

.tablesort--asc
{
    background-image: url(https://d24d7vsshzrslo.cloudfront.net/profiles/custom/born_ready_profile/misc/icons/ffffff/twistie-down.svg);
}

.tablesort--desc
{
    background-image: url(https://d24d7vsshzrslo.cloudfront.net/profiles/custom/born_ready_profile/misc/icons/ffffff/twistie-up.svg);
}
