/*! © SpryMedia Ltd - datatables.net/license */ !function(t){var u,o;"function"==typeof define&&define.amd?define(["jquery","datatables.net"],function(e){return t(e,window,document)}):"object"==typeof exports?(u=require("jquery"),o=function(e,n){n.fn.dataTable||require("datatables.net")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||u(e),o(e,n),t(n,0,e.document)}:(o(window,u),module.exports=t(u,window,window.document))):t(jQuery,window,document)}(function(e,n,t){"use strict";var u=e.fn.dataTable;return u.numString=function(n){u.ext.type.detect.unshift(function(e){return"string"==typeof e&&e.match(n)?"numString-"+n.source:null}),u.ext.type.order["numString-"+n.source+"-pre"]=function(e){return+e.replace(/\D/g,"")}},u});