.dataTables_paginate .paginate_button {position: relative; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff; border: 1px solid #ddd;}
#pdsTopic {width: 300px;}
.dataTables_filter label {font-weight:bold; font-size:1.25em;}
.loader {margin-top:20px;margin-left:20%;}
.dataTables_paginate {text-align: center!important;float:none!important;}
.pagination {display: block;}
.dataTables_info {display: inline-block; margin-bottom: 0.5em; margin-right:  2em; float:none!important;}
.dataTables_length {display:  inline-block; margin-right: 2em; margin-bottom: 0.5em;padding-top:8px; float:none!important;}
/* attempt to change sorting icon - it didn't work
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    content: none!important;
}
table.dataTable thead .sorting{background-image:url("/Style%20Library/Images/sort_both.png")}
table.dataTable thead .sorting_asc{background-image:url("/Style%20Library/Images/sort_asc.png")}
table.dataTable thead .sorting_desc{background-image:url("/Style%20Library/Images/sort_desc.png")}
table.dataTable thead .sorting_asc_disabled{background-image:url("/Style%20Library/Images/sort_asc_disabled.png")}
table.dataTable thead .sorting_desc_disabled{background-image:url("/Style%20Library/Images/sort_desc_disabled.png")} 
*/
table.dataTable thead .sorting{background-image:none}
table.dataTable thead .sorting_asc{background-image:none}
table.dataTable thead .sorting_desc{background-image:none}
table.dataTable thead .sorting_asc_disabled{background-image:none}
table.dataTable thead .sorting_desc_disabled{background-image:none}
