﻿table.pagedList th[data-sort-field] {
    cursor: pointer;
}

div.listLoadingImage {
    width: 54px;
    height: 55px;
    background-image: url('images/loading.gif');
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}
