.sorting, .sorting_asc, .sorting_desc {
    background : none !important; 
    cursor:default !important;
}

.news-list-view .f3-widget-paginator .previous.disabled a{
    cursor: default;
    pointer-events: none;
}
