Difference between revisions of "Template:XJTLU-CHINA"

 
(45 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<script>
 
<script>
/*!
+
/*! jQuery v1.8.3 jquery.com | jquery.org/license */
* jQuery JavaScript Library v3.3.1
+
(function(e,t){function _(e){var t=M[e]={};return v.each(e.split(y),function(e,n){t[n]=!0}),t}function H(e,n,r){if(r===t&&e.nodeType===1){var i="data-"+n.replace(P,"-$1").toLowerCase();r=e.getAttribute(i);if(typeof r=="string"){try{r=r==="true"?!0:r==="false"?!1:r==="null"?null:+r+""===r?+r:D.test(r)?v.parseJSON(r):r}catch(s){}v.data(e,n,r)}else r=t}return r}function B(e){var t;for(t in e){if(t==="data"&&v.isEmptyObject(e[t]))continue;if(t!=="toJSON")return!1}return!0}function et(){return!1}function tt(){return!0}function ut(e){return!e||!e.parentNode||e.parentNode.nodeType===11}function at(e,t){do e=e[t];while(e&&e.nodeType!==1);return e}function ft(e,t,n){t=t||0;if(v.isFunction(t))return v.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return v.grep(e,function(e,r){return e===t===n});if(typeof t=="string"){var r=v.grep(e,function(e){return e.nodeType===1});if(it.test(t))return v.filter(t,r,!n);t=v.filter(t,r)}return v.grep(e,function(e,r){return v.inArray(e,t)>=0===n})}function lt(e){var t=ct.split("|"),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}function Lt(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function At(e,t){if(t.nodeType!==1||!v.hasData(e))return;var n,r,i,s=v._data(e),o=v._data(t,s),u=s.events;if(u){delete o.handle,o.events={};for(n in u)for(r=0,i=u[n].length;r<i;r++)v.event.add(t,n,u[n][r])}o.data&&(o.data=v.extend({},o.data))}function Ot(e,t){var n;if(t.nodeType!==1)return;t.clearAttributes&&t.clearAttributes(),t.mergeAttributes&&t.mergeAttributes(e),n=t.nodeName.toLowerCase(),n==="object"?(t.parentNode&&(t.outerHTML=e.outerHTML),v.support.html5Clone&&e.innerHTML&&!v.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):n==="input"&&Et.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):n==="option"?t.selected=e.defaultSelected:n==="input"||n==="textarea"?t.defaultValue=e.defaultValue:n==="script"&&t.text!==e.text&&(t.text=e.text),t.removeAttribute(v.expando)}function Mt(e){return typeof e.getElementsByTagName!="undefined"?e.getElementsByTagName("*"):typeof e.querySelectorAll!="undefined"?e.querySelectorAll("*"):[]}function _t(e){Et.test(e.type)&&(e.defaultChecked=e.checked)}function Qt(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=Jt.length;while(i--){t=Jt[i]+n;if(t in e)return t}return r}function Gt(e,t){return e=t||e,v.css(e,"display")==="none"||!v.contains(e.ownerDocument,e)}function Yt(e,t){var n,r,i=[],s=0,o=e.length;for(;s<o;s++){n=e[s];if(!n.style)continue;i[s]=v._data(n,"olddisplay"),t?(!i[s]&&n.style.display==="none"&&(n.style.display=""),n.style.display===""&&Gt(n)&&(i[s]=v._data(n,"olddisplay",nn(n.nodeName)))):(r=Dt(n,"display"),!i[s]&&r!=="none"&&v._data(n,"olddisplay",r))}for(s=0;s<o;s++){n=e[s];if(!n.style)continue;if(!t||n.style.display==="none"||n.style.display==="")n.style.display=t?i[s]||"":"none"}return e}function Zt(e,t,n){var r=Rt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function en(e,t,n,r){var i=n===(r?"border":"content")?4:t==="width"?1:0,s=0;for(;i<4;i+=2)n==="margin"&&(s+=v.css(e,n+$t[i],!0)),r?(n==="content"&&(s-=parseFloat(Dt(e,"padding"+$t[i]))||0),n!=="margin"&&(s-=parseFloat(Dt(e,"border"+$t[i]+"Width"))||0)):(s+=parseFloat(Dt(e,"padding"+$t[i]))||0,n!=="padding"&&(s+=parseFloat(Dt(e,"border"+$t[i]+"Width"))||0));return s}function tn(e,t,n){var r=t==="width"?e.offsetWidth:e.offsetHeight,i=!0,s=v.support.boxSizing&&v.css(e,"boxSizing")==="border-box";if(r<=0||r==null){r=Dt(e,t);if(r<0||r==null)r=e.style[t];if(Ut.test(r))return r;i=s&&(v.support.boxSizingReliable||r===e.style[t]),r=parseFloat(r)||0}return r+en(e,t,n||(s?"border":"content"),i)+"px"}function nn(e){if(Wt[e])return Wt[e];var t=v("<"+e+">").appendTo(i.body),n=t.css("display");t.remove();if(n==="none"||n===""){Pt=i.body.appendChild(Pt||v.extend(i.createElement("iframe"),{frameBorder:0,width:0,height:0}));if(!Ht||!Pt.createElement)Ht=(Pt.contentWindow||Pt.contentDocument).document,Ht.write("<!doctype html><html><body>"),Ht.close();t=Ht.body.appendChild(Ht.createElement(e)),n=Dt(t,"display"),i.body.removeChild(Pt)}return Wt[e]=n,n}function fn(e,t,n,r){var i;if(v.isArray(t))v.each(t,function(t,i){n||sn.test(e)?r(e,i):fn(e+"["+(typeof i=="object"?t:"")+"]",i,n,r)});else if(!n&&v.type(t)==="object")for(i in t)fn(e+"["+i+"]",t[i],n,r);else r(e,t)}function Cn(e){return function(t,n){typeof t!="string"&&(n=t,t="*");var r,i,s,o=t.toLowerCase().split(y),u=0,a=o.length;if(v.isFunction(n))for(;u<a;u++)r=o[u],s=/^\+/.test(r),s&&(r=r.substr(1)||"*"),i=e[r]=e[r]||[],i[s?"unshift":"push"](n)}}function kn(e,n,r,i,s,o){s=s||n.dataTypes[0],o=o||{},o[s]=!0;var u,a=e[s],f=0,l=a?a.length:0,c=e===Sn;for(;f<l&&(c||!u);f++)u=a[f](n,r,i),typeof u=="string"&&(!c||o[u]?u=t:(n.dataTypes.unshift(u),u=kn(e,n,r,i,u,o)));return(c||!u)&&!o["*"]&&(u=kn(e,n,r,i,"*",o)),u}function Ln(e,n){var r,i,s=v.ajaxSettings.flatOptions||{};for(r in n)n[r]!==t&&((s[r]?e:i||(i={}))[r]=n[r]);i&&v.extend(!0,e,i)}function An(e,n,r){var i,s,o,u,a=e.contents,f=e.dataTypes,l=e.responseFields;for(s in l)s in r&&(n[l[s]]=r[s]);while(f[0]==="*")f.shift(),i===t&&(i=e.mimeType||n.getResponseHeader("content-type"));if(i)for(s in a)if(a[s]&&a[s].test(i)){f.unshift(s);break}if(f[0]in r)o=f[0];else{for(s in r){if(!f[0]||e.converters[s+" "+f[0]]){o=s;break}u||(u=s)}o=o||u}if(o)return o!==f[0]&&f.unshift(o),r[o]}function On(e,t){var n,r,i,s,o=e.dataTypes.slice(),u=o[0],a={},f=0;e.dataFilter&&(t=e.dataFilter(t,e.dataType));if(o[1])for(n in e.converters)a[n.toLowerCase()]=e.converters[n];for(;i=o[++f];)if(i!=="*"){if(u!=="*"&&u!==i){n=a[u+" "+i]||a["* "+i];if(!n)for(r in a){s=r.split(" ");if(s[1]===i){n=a[u+" "+s[0]]||a["* "+s[0]];if(n){n===!0?n=a[r]:a[r]!==!0&&(i=s[0],o.splice(f--,0,i));break}}}if(n!==!0)if(n&&e["throws"])t=n(t);else try{t=n(t)}catch(l){return{state:"parsererror",error:n?l:"No conversion from "+u+" to "+i}}}u=i}return{state:"success",data:t}}function Fn(){try{return new e.XMLHttpRequest}catch(t){}}function In(){try{return new e.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}function $n(){return setTimeout(function(){qn=t},0),qn=v.now()}function Jn(e,t){v.each(t,function(t,n){var r=(Vn[t]||[]).concat(Vn["*"]),i=0,s=r.length;for(;i<s;i++)if(r[i].call(e,t,n))return})}function Kn(e,t,n){var r,i=0,s=0,o=Xn.length,u=v.Deferred().always(function(){delete a.elem}),a=function(){var t=qn||$n(),n=Math.max(0,f.startTime+f.duration-t),r=n/f.duration||0,i=1-r,s=0,o=f.tweens.length;for(;s<o;s++)f.tweens[s].run(i);return u.notifyWith(e,[f,i,n]),i<1&&o?n:(u.resolveWith(e,[f]),!1)},f=u.promise({elem:e,props:v.extend({},t),opts:v.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:qn||$n(),duration:n.duration,tweens:[],createTween:function(t,n,r){var i=v.Tween(e,f.opts,t,n,f.opts.specialEasing[t]||f.opts.easing);return f.tweens.push(i),i},stop:function(t){var n=0,r=t?f.tweens.length:0;for(;n<r;n++)f.tweens[n].run(1);return t?u.resolveWith(e,[f,t]):u.rejectWith(e,[f,t]),this}}),l=f.props;Qn(l,f.opts.specialEasing);for(;i<o;i++){r=Xn[i].call(f,e,l,f.opts);if(r)return r}return Jn(f,l),v.isFunction(f.opts.start)&&f.opts.start.call(e,f),v.fx.timer(v.extend(a,{anim:f,queue:f.opts.queue,elem:e})),f.progress(f.opts.progress).done(f.opts.done,f.opts.complete).fail(f.opts.fail).always(f.opts.always)}function Qn(e,t){var n,r,i,s,o;for(n in e){r=v.camelCase(n),i=t[r],s=e[n],v.isArray(s)&&(i=s[1],s=e[n]=s[0]),n!==r&&(e[r]=s,delete e[n]),o=v.cssHooks[r];if(o&&"expand"in o){s=o.expand(s),delete e[r];for(n in s)n in e||(e[n]=s[n],t[n]=i)}else t[r]=i}}function Gn(e,t,n){var r,i,s,o,u,a,f,l,c,h=this,p=e.style,d={},m=[],g=e.nodeType&&Gt(e);n.queue||(l=v._queueHooks(e,"fx"),l.unqueued==null&&(l.unqueued=0,c=l.empty.fire,l.empty.fire=function(){l.unqueued||c()}),l.unqueued++,h.always(function(){h.always(function(){l.unqueued--,v.queue(e,"fx").length||l.empty.fire()})})),e.nodeType===1&&("height"in t||"width"in t)&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],v.css(e,"display")==="inline"&&v.css(e,"float")==="none"&&(!v.support.inlineBlockNeedsLayout||nn(e.nodeName)==="inline"?p.display="inline-block":p.zoom=1)),n.overflow&&(p.overflow="hidden",v.support.shrinkWrapBlocks||h.done(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]}));for(r in t){s=t[r];if(Un.exec(s)){delete t[r],a=a||s==="toggle";if(s===(g?"hide":"show"))continue;m.push(r)}}o=m.length;if(o){u=v._data(e,"fxshow")||v._data(e,"fxshow",{}),"hidden"in u&&(g=u.hidden),a&&(u.hidden=!g),g?v(e).show():h.done(function(){v(e).hide()}),h.done(function(){var t;v.removeData(e,"fxshow",!0);for(t in d)v.style(e,t,d[t])});for(r=0;r<o;r++)i=m[r],f=h.createTween(i,g?u[i]:0),d[i]=u[i]||v.style(e,i),i in u||(u[i]=f.start,g&&(f.end=f.start,f.start=i==="width"||i==="height"?1:0))}}function Yn(e,t,n,r,i){return new Yn.prototype.init(e,t,n,r,i)}function Zn(e,t){var n,r={height:e},i=0;t=t?1:0;for(;i<4;i+=2-t)n=$t[i],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function tr(e){return v.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:!1}var n,r,i=e.document,s=e.location,o=e.navigator,u=e.jQuery,a=e.$,f=Array.prototype.push,l=Array.prototype.slice,c=Array.prototype.indexOf,h=Object.prototype.toString,p=Object.prototype.hasOwnProperty,d=String.prototype.trim,v=function(e,t){return new v.fn.init(e,t,n)},m=/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source,g=/\S/,y=/\s+/,b=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,w=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,E=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,S=/^[\],:{}\s]*$/,x=/(?:^|:|,)(?:\s*\[)+/g,T=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,N=/"[^"\\\r\n]*"|true|false|null|-?(?:\d\d*\.|)\d+(?:[eE][\-+]?\d+|)/g,C=/^-ms-/,k=/-([\da-z])/gi,L=function(e,t){return(t+"").toUpperCase()},A=function(){i.addEventListener?(i.removeEventListener("DOMContentLoaded",A,!1),v.ready()):i.readyState==="complete"&&(i.detachEvent("onreadystatechange",A),v.ready())},O={};v.fn=v.prototype={constructor:v,init:function(e,n,r){var s,o,u,a;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if(typeof e=="string"){e.charAt(0)==="<"&&e.charAt(e.length-1)===">"&&e.length>=3?s=[null,e,null]:s=w.exec(e);if(s&&(s[1]||!n)){if(s[1])return n=n instanceof v?n[0]:n,a=n&&n.nodeType?n.ownerDocument||n:i,e=v.parseHTML(s[1],a,!0),E.test(s[1])&&v.isPlainObject(n)&&this.attr.call(e,n,!0),v.merge(this,e);o=i.getElementById(s[2]);if(o&&o.parentNode){if(o.id!==s[2])return r.find(e);this.length=1,this[0]=o}return this.context=i,this.selector=e,this}return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e)}return v.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),v.makeArray(e,this))},selector:"",jquery:"1.8.3",length:0,size:function(){return this.length},toArray:function(){return l.call(this)},get:function(e){return e==null?this.toArray():e<0?this[this.length+e]:this[e]},pushStack:function(e,t,n){var r=v.merge(this.constructor(),e);return r.prevObject=this,r.context=this.context,t==="find"?r.selector=this.selector+(this.selector?" ":"")+n:t&&(r.selector=this.selector+"."+t+"("+n+")"),r},each:function(e,t){return v.each(this,e,t)},ready:function(e){return v.ready.promise().done(e),this},eq:function(e){return e=+e,e===-1?this.slice(e):this.slice(e,e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(l.apply(this,arguments),"slice",l.call(arguments).join(","))},map:function(e){return this.pushStack(v.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:[].sort,splice:[].splice},v.fn.init.prototype=v.fn,v.extend=v.fn.extend=function(){var e,n,r,i,s,o,u=arguments[0]||{},a=1,f=arguments.length,l=!1;typeof u=="boolean"&&(l=u,u=arguments[1]||{},a=2),typeof u!="object"&&!v.isFunction(u)&&(u={}),f===a&&(u=this,--a);for(;a<f;a++)if((e=arguments[a])!=null)for(n in e){r=u[n],i=e[n];if(u===i)continue;l&&i&&(v.isPlainObject(i)||(s=v.isArray(i)))?(s?(s=!1,o=r&&v.isArray(r)?r:[]):o=r&&v.isPlainObject(r)?r:{},u[n]=v.extend(l,o,i)):i!==t&&(u[n]=i)}return u},v.extend({noConflict:function(t){return e.$===v&&(e.$=a),t&&e.jQuery===v&&(e.jQuery=u),v},isReady:!1,readyWait:1,holdReady:function(e){e?v.readyWait++:v.ready(!0)},ready:function(e){if(e===!0?--v.readyWait:v.isReady)return;if(!i.body)return setTimeout(v.ready,1);v.isReady=!0;if(e!==!0&&--v.readyWait>0)return;r.resolveWith(i,[v]),v.fn.trigger&&v(i).trigger("ready").off("ready")},isFunction:function(e){return v.type(e)==="function"},isArray:Array.isArray||function(e){return v.type(e)==="array"},isWindow:function(e){return e!=null&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return e==null?String(e):O[h.call(e)]||"object"},isPlainObject:function(e){if(!e||v.type(e)!=="object"||e.nodeType||v.isWindow(e))return!1;try{if(e.constructor&&!p.call(e,"constructor")&&!p.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}var r;for(r in e);return r===t||p.call(e,r)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new Error(e)},parseHTML:function(e,t,n){var r;return!e||typeof e!="string"?null:(typeof t=="boolean"&&(n=t,t=0),t=t||i,(r=E.exec(e))?[t.createElement(r[1])]:(r=v.buildFragment([e],t,n?null:[]),v.merge([],(r.cacheable?v.clone(r.fragment):r.fragment).childNodes)))},parseJSON:function(t){if(!t||typeof t!="string")return null;t=v.trim(t);if(e.JSON&&e.JSON.parse)return e.JSON.parse(t);if(S.test(t.replace(T,"@").replace(N,"]").replace(x,"")))return(new Function("return "+t))();v.error("Invalid JSON: "+t)},parseXML:function(n){var r,i;if(!n||typeof n!="string")return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(s){r=t}return(!r||!r.documentElement||r.getElementsByTagName("parsererror").length)&&v.error("Invalid XML: "+n),r},noop:function(){},globalEval:function(t){t&&g.test(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(C,"ms-").replace(k,L)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,n,r){var i,s=0,o=e.length,u=o===t||v.isFunction(e);if(r){if(u){for(i in e)if(n.apply(e[i],r)===!1)break}else for(;s<o;)if(n.apply(e[s++],r)===!1)break}else if(u){for(i in e)if(n.call(e[i],i,e[i])===!1)break}else for(;s<o;)if(n.call(e[s],s,e[s++])===!1)break;return e},trim:d&&!d.call("\ufeff\u00a0")?function(e){return e==null?"":d.call(e)}:function(e){return e==null?"":(e+"").replace(b,"")},makeArray:function(e,t){var n,r=t||[];return e!=null&&(n=v.type(e),e.length==null||n==="string"||n==="function"||n==="regexp"||v.isWindow(e)?f.call(r,e):v.merge(r,e)),r},inArray:function(e,t,n){var r;if(t){if(c)return c.call(t,e,n);r=t.length,n=n?n<0?Math.max(0,r+n):n:0;for(;n<r;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,n){var r=n.length,i=e.length,s=0;if(typeof r=="number")for(;s<r;s++)e[i++]=n[s];else while(n[s]!==t)e[i++]=n[s++];return e.length=i,e},grep:function(e,t,n){var r,i=[],s=0,o=e.length;n=!!n;for(;s<o;s++)r=!!t(e[s],s),n!==r&&i.push(e[s]);return i},map:function(e,n,r){var i,s,o=[],u=0,a=e.length,f=e instanceof v||a!==t&&typeof a=="number"&&(a>0&&e[0]&&e[a-1]||a===0||v.isArray(e));if(f)for(;u<a;u++)i=n(e[u],u,r),i!=null&&(o[o.length]=i);else for(s in e)i=n(e[s],s,r),i!=null&&(o[o.length]=i);return o.concat.apply([],o)},guid:1,proxy:function(e,n){var r,i,s;return typeof n=="string"&&(r=e[n],n=e,e=r),v.isFunction(e)?(i=l.call(arguments,2),s=function(){return e.apply(n,i.concat(l.call(arguments)))},s.guid=e.guid=e.guid||v.guid++,s):t},access:function(e,n,r,i,s,o,u){var a,f=r==null,l=0,c=e.length;if(r&&typeof r=="object"){for(l in r)v.access(e,n,l,r[l],1,o,i);s=1}else if(i!==t){a=u===t&&v.isFunction(i),f&&(a?(a=n,n=function(e,t,n){return a.call(v(e),n)}):(n.call(e,i),n=null));if(n)for(;l<c;l++)n(e[l],r,a?i.call(e[l],l,n(e[l],r)):i,u);s=1}return s?e:f?n.call(e):c?n(e[0],r):o},now:function(){return(new Date).getTime()}}),v.ready.promise=function(t){if(!r){r=v.Deferred();if(i.readyState==="complete")setTimeout(v.ready,1);else if(i.addEventListener)i.addEventListener("DOMContentLoaded",A,!1),e.addEventListener("load",v.ready,!1);else{i.attachEvent("onreadystatechange",A),e.attachEvent("onload",v.ready);var n=!1;try{n=e.frameElement==null&&i.documentElement}catch(s){}n&&n.doScroll&&function o(){if(!v.isReady){try{n.doScroll("left")}catch(e){return setTimeout(o,50)}v.ready()}}()}}return r.promise(t)},v.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(e,t){O["[object "+t+"]"]=t.toLowerCase()}),n=v(i);var M={};v.Callbacks=function(e){e=typeof e=="string"?M[e]||_(e):v.extend({},e);var n,r,i,s,o,u,a=[],f=!e.once&&[],l=function(t){n=e.memory&&t,r=!0,u=s||0,s=0,o=a.length,i=!0;for(;a&&u<o;u++)if(a[u].apply(t[0],t[1])===!1&&e.stopOnFalse){n=!1;break}i=!1,a&&(f?f.length&&l(f.shift()):n?a=[]:c.disable())},c={add:function(){if(a){var t=a.length;(function r(t){v.each(t,function(t,n){var i=v.type(n);i==="function"?(!e.unique||!c.has(n))&&a.push(n):n&&n.length&&i!=="string"&&r(n)})})(arguments),i?o=a.length:n&&(s=t,l(n))}return this},remove:function(){return a&&v.each(arguments,function(e,t){var n;while((n=v.inArray(t,a,n))>-1)a.splice(n,1),i&&(n<=o&&o--,n<=u&&u--)}),this},has:function(e){return v.inArray(e,a)>-1},empty:function(){return a=[],this},disable:function(){return a=f=n=t,this},disabled:function(){return!a},lock:function(){return f=t,n||c.disable(),this},locked:function(){return!f},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],a&&(!r||f)&&(i?f.push(t):l(t)),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},v.extend({Deferred:function(e){var t=[["resolve","done",v.Callbacks("once memory"),"resolved"],["reject","fail",v.Callbacks("once memory"),"rejected"],["notify","progress",v.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return v.Deferred(function(n){v.each(t,function(t,r){var s=r[0],o=e[t];i[r[1]](v.isFunction(o)?function(){var e=o.apply(this,arguments);e&&v.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[s+"With"](this===i?n:this,[e])}:n[s])}),e=null}).promise()},promise:function(e){return e!=null?v.extend(e,r):r}},i={};return r.pipe=r.then,v.each(t,function(e,s){var o=s[2],u=s[3];r[s[1]]=o.add,u&&o.add(function(){n=u},t[e^1][2].disable,t[2][2].lock),i[s[0]]=o.fire,i[s[0]+"With"]=o.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=0,n=l.call(arguments),r=n.length,i=r!==1||e&&v.isFunction(e.promise)?r:0,s=i===1?e:v.Deferred(),o=function(e,t,n){return function(r){t[e]=this,n[e]=arguments.length>1?l.call(arguments):r,n===u?s.notifyWith(t,n):--i||s.resolveWith(t,n)}},u,a,f;if(r>1){u=new Array(r),a=new Array(r),f=new Array(r);for(;t<r;t++)n[t]&&v.isFunction(n[t].promise)?n[t].promise().done(o(t,f,n)).fail(s.reject).progress(o(t,a,u)):--i}return i||s.resolveWith(f,n),s.promise()}}),v.support=function(){var t,n,r,s,o,u,a,f,l,c,h,p=i.createElement("div");p.setAttribute("className","t"),p.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",n=p.getElementsByTagName("*"),r=p.getElementsByTagName("a")[0];if(!n||!r||!n.length)return{};s=i.createElement("select"),o=s.appendChild(i.createElement("option")),u=p.getElementsByTagName("input")[0],r.style.cssText="top:1px;float:left;opacity:.5",t={leadingWhitespace:p.firstChild.nodeType===3,tbody:!p.getElementsByTagName("tbody").length,htmlSerialize:!!p.getElementsByTagName("link").length,style:/top/.test(r.getAttribute("style")),hrefNormalized:r.getAttribute("href")==="/a",opacity:/^0.5/.test(r.style.opacity),cssFloat:!!r.style.cssFloat,checkOn:u.value==="on",optSelected:o.selected,getSetAttribute:p.className!=="t",enctype:!!i.createElement("form").enctype,html5Clone:i.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",boxModel:i.compatMode==="CSS1Compat",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},u.checked=!0,t.noCloneChecked=u.cloneNode(!0).checked,s.disabled=!0,t.optDisabled=!o.disabled;try{delete p.test}catch(d){t.deleteExpando=!1}!p.addEventListener&&p.attachEvent&&p.fireEvent&&(p.attachEvent("onclick",h=function(){t.noCloneEvent=!1}),p.cloneNode(!0).fireEvent("onclick"),p.detachEvent("onclick",h)),u=i.createElement("input"),u.value="t",u.setAttribute("type","radio"),t.radioValue=u.value==="t",u.setAttribute("checked","checked"),u.setAttribute("name","t"),p.appendChild(u),a=i.createDocumentFragment(),a.appendChild(p.lastChild),t.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,t.appendChecked=u.checked,a.removeChild(u),a.appendChild(p);if(p.attachEvent)for(l in{submit:!0,change:!0,focusin:!0})f="on"+l,c=f in p,c||(p.setAttribute(f,"return;"),c=typeof p[f]=="function"),t[l+"Bubbles"]=c;return v(function(){var n,r,s,o,u="padding:0;margin:0;border:0;display:block;overflow:hidden;",a=i.getElementsByTagName("body")[0];if(!a)return;n=i.createElement("div"),n.style.cssText="visibility:hidden;border:0;width:0;height:0;position:static;top:0;margin-top:1px",a.insertBefore(n,a.firstChild),r=i.createElement("div"),n.appendChild(r),r.innerHTML="<table><tr><td></td><td>t</td></tr></table>",s=r.getElementsByTagName("td"),s[0].style.cssText="padding:0;margin:0;border:0;display:none",c=s[0].offsetHeight===0,s[0].style.display="",s[1].style.display="none",t.reliableHiddenOffsets=c&&s[0].offsetHeight===0,r.innerHTML="",r.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",t.boxSizing=r.offsetWidth===4,t.doesNotIncludeMarginInBodyOffset=a.offsetTop!==1,e.getComputedStyle&&(t.pixelPosition=(e.getComputedStyle(r,null)||{}).top!=="1%",t.boxSizingReliable=(e.getComputedStyle(r,null)||{width:"4px"}).width==="4px",o=i.createElement("div"),o.style.cssText=r.style.cssText=u,o.style.marginRight=o.style.width="0",r.style.width="1px",r.appendChild(o),t.reliableMarginRight=!parseFloat((e.getComputedStyle(o,null)||{}).marginRight)),typeof r.style.zoom!="undefined"&&(r.innerHTML="",r.style.cssText=u+"width:1px;padding:1px;display:inline;zoom:1",t.inlineBlockNeedsLayout=r.offsetWidth===3,r.style.display="block",r.style.overflow="visible",r.innerHTML="<div></div>",r.firstChild.style.width="5px",t.shrinkWrapBlocks=r.offsetWidth!==3,n.style.zoom=1),a.removeChild(n),n=r=s=o=null}),a.removeChild(p),n=r=s=o=u=a=p=null,t}();var D=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,P=/([A-Z])/g;v.extend({cache:{},deletedIds:[],uuid:0,expando:"jQuery"+(v.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return e=e.nodeType?v.cache[e[v.expando]]:e[v.expando],!!e&&!B(e)},data:function(e,n,r,i){if(!v.acceptData(e))return;var s,o,u=v.expando,a=typeof n=="string",f=e.nodeType,l=f?v.cache:e,c=f?e[u]:e[u]&&u;if((!c||!l[c]||!i&&!l[c].data)&&a&&r===t)return;c||(f?e[u]=c=v.deletedIds.pop()||v.guid++:c=u),l[c]||(l[c]={},f||(l[c].toJSON=v.noop));if(typeof n=="object"||typeof n=="function")i?l[c]=v.extend(l[c],n):l[c].data=v.extend(l[c].data,n);return s=l[c],i||(s.data||(s.data={}),s=s.data),r!==t&&(s[v.camelCase(n)]=r),a?(o=s[n],o==null&&(o=s[v.camelCase(n)])):o=s,o},removeData:function(e,t,n){if(!v.acceptData(e))return;var r,i,s,o=e.nodeType,u=o?v.cache:e,a=o?e[v.expando]:v.expando;if(!u[a])return;if(t){r=n?u[a]:u[a].data;if(r){v.isArray(t)||(t in r?t=[t]:(t=v.camelCase(t),t in r?t=[t]:t=t.split(" ")));for(i=0,s=t.length;i<s;i++)delete r[t[i]];if(!(n?B:v.isEmptyObject)(r))return}}if(!n){delete u[a].data;if(!B(u[a]))return}o?v.cleanData([e],!0):v.support.deleteExpando||u!=u.window?delete u[a]:u[a]=null},_data:function(e,t,n){return v.data(e,t,n,!0)},acceptData:function(e){var t=e.nodeName&&v.noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribute("classid")===t}}),v.fn.extend({data:function(e,n){var r,i,s,o,u,a=this[0],f=0,l=null;if(e===t){if(this.length){l=v.data(a);if(a.nodeType===1&&!v._data(a,"parsedAttrs")){s=a.attributes;for(u=s.length;f<u;f++)o=s[f].name,o.indexOf("data-")||(o=v.camelCase(o.substring(5)),H(a,o,l[o]));v._data(a,"parsedAttrs",!0)}}return l}return typeof e=="object"?this.each(function(){v.data(this,e)}):(r=e.split(".",2),r[1]=r[1]?"."+r[1]:"",i=r[1]+"!",v.access(this,function(n){if(n===t)return l=this.triggerHandler("getData"+i,[r[0]]),l===t&&a&&(l=v.data(a,e),l=H(a,e,l)),l===t&&r[1]?this.data(r[0]):l;r[1]=n,this.each(function(){var t=v(this);t.triggerHandler("setData"+i,r),v.data(this,e,n),t.triggerHandler("changeData"+i,r)})},null,n,arguments.length>1,null,!1))},removeData:function(e){return this.each(function(){v.removeData(this,e)})}}),v.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=v._data(e,t),n&&(!r||v.isArray(n)?r=v._data(e,t,v.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=v.queue(e,t),r=n.length,i=n.shift(),s=v._queueHooks(e,t),o=function(){v.dequeue(e,t)};i==="inprogress"&&(i=n.shift(),r--),i&&(t==="fx"&&n.unshift("inprogress"),delete s.stop,i.call(e,o,s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return v._data(e,n)||v._data(e,n,{empty:v.Callbacks("once memory").add(function(){v.removeData(e,t+"queue",!0),v.removeData(e,n,!0)})})}}),v.fn.extend({queue:function(e,n){var r=2;return typeof e!="string"&&(n=e,e="fx",r--),arguments.length<r?v.queue(this[0],e):n===t?this:this.each(function(){var t=v.queue(this,e,n);v._queueHooks(this,e),e==="fx"&&t[0]!=="inprogress"&&v.dequeue(this,e)})},dequeue:function(e){return this.each(function(){v.dequeue(this,e)})},delay:function(e,t){return e=v.fx?v.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var r,i=1,s=v.Deferred(),o=this,u=this.length,a=function(){--i||s.resolveWith(o,[o])};typeof e!="string"&&(n=e,e=t),e=e||"fx";while(u--)r=v._data(o[u],e+"queueHooks"),r&&r.empty&&(i++,r.empty.add(a));return a(),s.promise(n)}});var j,F,I,q=/[\t\r\n]/g,R=/\r/g,U=/^(?:button|input)$/i,z=/^(?:button|input|object|select|textarea)$/i,W=/^a(?:rea|)$/i,X=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,V=v.support.getSetAttribute;v.fn.extend({attr:function(e,t){return v.access(this,v.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){v.removeAttr(this,e)})},prop:function(e,t){return v.access(this,v.prop,e,t,arguments.length>1)},removeProp:function(e){return e=v.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(n){}})},addClass:function(e){var t,n,r,i,s,o,u;if(v.isFunction(e))return this.each(function(t){v(this).addClass(e.call(this,t,this.className))});if(e&&typeof e=="string"){t=e.split(y);for(n=0,r=this.length;n<r;n++){i=this[n];if(i.nodeType===1)if(!i.className&&t.length===1)i.className=e;else{s=" "+i.className+" ";for(o=0,u=t.length;o<u;o++)s.indexOf(" "+t[o]+" ")<0&&(s+=t[o]+" ");i.className=v.trim(s)}}}return this},removeClass:function(e){var n,r,i,s,o,u,a;if(v.isFunction(e))return this.each(function(t){v(this).removeClass(e.call(this,t,this.className))});if(e&&typeof e=="string"||e===t){n=(e||"").split(y);for(u=0,a=this.length;u<a;u++){i=this[u];if(i.nodeType===1&&i.className){r=(" "+i.className+" ").replace(q," ");for(s=0,o=n.length;s<o;s++)while(r.indexOf(" "+n[s]+" ")>=0)r=r.replace(" "+n[s]+" "," ");i.className=e?v.trim(r):""}}}return this},toggleClass:function(e,t){var n=typeof e,r=typeof t=="boolean";return v.isFunction(e)?this.each(function(n){v(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if(n==="string"){var i,s=0,o=v(this),u=t,a=e.split(y);while(i=a[s++])u=r?u:!o.hasClass(i),o[u?"addClass":"removeClass"](i)}else if(n==="undefined"||n==="boolean")this.className&&v._data(this,"__className__",this.className),this.className=this.className||e===!1?"":v._data(this,"__className__")||""})},hasClass:function(e){var t=" "+e+" ",n=0,r=this.length;for(;n<r;n++)if(this[n].nodeType===1&&(" "+this[n].className+" ").replace(q," ").indexOf(t)>=0)return!0;return!1},val:function(e){var n,r,i,s=this[0];if(!arguments.length){if(s)return n=v.valHooks[s.type]||v.valHooks[s.nodeName.toLowerCase()],n&&"get"in n&&(r=n.get(s,"value"))!==t?r:(r=s.value,typeof r=="string"?r.replace(R,""):r==null?"":r);return}return i=v.isFunction(e),this.each(function(r){var s,o=v(this);if(this.nodeType!==1)return;i?s=e.call(this,r,o.val()):s=e,s==null?s="":typeof s=="number"?s+="":v.isArray(s)&&(s=v.map(s,function(e){return e==null?"":e+""})),n=v.valHooks[this.type]||v.valHooks[this.nodeName.toLowerCase()];if(!n||!("set"in n)||n.set(this,s,"value")===t)this.value=s})}}),v.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r=e.options,i=e.selectedIndex,s=e.type==="select-one"||i<0,o=s?null:[],u=s?i+1:r.length,a=i<0?u:s?i:0;for(;a<u;a++){n=r[a];if((n.selected||a===i)&&(v.support.optDisabled?!n.disabled:n.getAttribute("disabled")===null)&&(!n.parentNode.disabled||!v.nodeName(n.parentNode,"optgroup"))){t=v(n).val();if(s)return t;o.push(t)}}return o},set:function(e,t){var n=v.makeArray(t);return v(e).find("option").each(function(){this.selected=v.inArray(v(this).val(),n)>=0}),n.length||(e.selectedIndex=-1),n}}},attrFn:{},attr:function(e,n,r,i){var s,o,u,a=e.nodeType;if(!e||a===3||a===8||a===2)return;if(i&&v.isFunction(v.fn[n]))return v(e)[n](r);if(typeof e.getAttribute=="undefined")return v.prop(e,n,r);u=a!==1||!v.isXMLDoc(e),u&&(n=n.toLowerCase(),o=v.attrHooks[n]||(X.test(n)?F:j));if(r!==t){if(r===null){v.removeAttr(e,n);return}return o&&"set"in o&&u&&(s=o.set(e,r,n))!==t?s:(e.setAttribute(n,r+""),r)}return o&&"get"in o&&u&&(s=o.get(e,n))!==null?s:(s=e.getAttribute(n),s===null?t:s)},removeAttr:function(e,t){var n,r,i,s,o=0;if(t&&e.nodeType===1){r=t.split(y);for(;o<r.length;o++)i=r[o],i&&(n=v.propFix[i]||i,s=X.test(i),s||v.attr(e,i,""),e.removeAttribute(V?i:n),s&&n in e&&(e[n]=!1))}},attrHooks:{type:{set:function(e,t){if(U.test(e.nodeName)&&e.parentNode)v.error("type property can't be changed");else if(!v.support.radioValue&&t==="radio"&&v.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}},value:{get:function(e,t){return j&&v.nodeName(e,"button")?j.get(e,t):t in e?e.value:null},set:function(e,t,n){if(j&&v.nodeName(e,"button"))return j.set(e,t,n);e.value=t}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(e,n,r){var i,s,o,u=e.nodeType;if(!e||u===3||u===8||u===2)return;return o=u!==1||!v.isXMLDoc(e),o&&(n=v.propFix[n]||n,s=v.propHooks[n]),r!==t?s&&"set"in s&&(i=s.set(e,r,n))!==t?i:e[n]=r:s&&"get"in s&&(i=s.get(e,n))!==null?i:e[n]},propHooks:{tabIndex:{get:function(e){var n=e.getAttributeNode("tabindex");return n&&n.specified?parseInt(n.value,10):z.test(e.nodeName)||W.test(e.nodeName)&&e.href?0:t}}}}),F={get:function(e,n){var r,i=v.prop(e,n);return i===!0||typeof i!="boolean"&&(r=e.getAttributeNode(n))&&r.nodeValue!==!1?n.toLowerCase():t},set:function(e,t,n){var r;return t===!1?v.removeAttr(e,n):(r=v.propFix[n]||n,r in e&&(e[r]=!0),e.setAttribute(n,n.toLowerCase())),n}},V||(I={name:!0,id:!0,coords:!0},j=v.valHooks.button={get:function(e,n){var r;return r=e.getAttributeNode(n),r&&(I[n]?r.value!=="":r.specified)?r.value:t},set:function(e,t,n){var r=e.getAttributeNode(n);return r||(r=i.createAttribute(n),e.setAttributeNode(r)),r.value=t+""}},v.each(["width","height"],function(e,t){v.attrHooks[t]=v.extend(v.attrHooks[t],{set:function(e,n){if(n==="")return e.setAttribute(t,"auto"),n}})}),v.attrHooks.contenteditable={get:j.get,set:function(e,t,n){t===""&&(t="false"),j.set(e,t,n)}}),v.support.hrefNormalized||v.each(["href","src","width","height"],function(e,n){v.attrHooks[n]=v.extend(v.attrHooks[n],{get:function(e){var r=e.getAttribute(n,2);return r===null?t:r}})}),v.support.style||(v.attrHooks.style={get:function(e){return e.style.cssText.toLowerCase()||t},set:function(e,t){return e.style.cssText=t+""}}),v.support.optSelected||(v.propHooks.selected=v.extend(v.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),v.support.enctype||(v.propFix.enctype="encoding"),v.support.checkOn||v.each(["radio","checkbox"],function(){v.valHooks[this]={get:function(e){return e.getAttribute("value")===null?"on":e.value}}}),v.each(["radio","checkbox"],function(){v.valHooks[this]=v.extend(v.valHooks[this],{set:function(e,t){if(v.isArray(t))return e.checked=v.inArray(v(e).val(),t)>=0}})});var $=/^(?:textarea|input|select)$/i,J=/^([^\.]*|)(?:\.(.+)|)$/,K=/(?:^|\s)hover(\.\S+|)\b/,Q=/^key/,G=/^(?:mouse|contextmenu)|click/,Y=/^(?:focusinfocus|focusoutblur)$/,Z=function(e){return v.event.special.hover?e:e.replace(K,"mouseenter$1 mouseleave$1")};v.event={add:function(e,n,r,i,s){var o,u,a,f,l,c,h,p,d,m,g;if(e.nodeType===3||e.nodeType===8||!n||!r||!(o=v._data(e)))return;r.handler&&(d=r,r=d.handler,s=d.selector),r.guid||(r.guid=v.guid++),a=o.events,a||(o.events=a={}),u=o.handle,u||(o.handle=u=function(e){return typeof v=="undefined"||!!e&&v.event.triggered===e.type?t:v.event.dispatch.apply(u.elem,arguments)},u.elem=e),n=v.trim(Z(n)).split(" ");for(f=0;f<n.length;f++){l=J.exec(n[f])||[],c=l[1],h=(l[2]||"").split(".").sort(),g=v.event.special[c]||{},c=(s?g.delegateType:g.bindType)||c,g=v.event.special[c]||{},p=v.extend({type:c,origType:l[1],data:i,handler:r,guid:r.guid,selector:s,needsContext:s&&v.expr.match.needsContext.test(s),namespace:h.join(".")},d),m=a[c];if(!m){m=a[c]=[],m.delegateCount=0;if(!g.setup||g.setup.call(e,i,h,u)===!1)e.addEventListener?e.addEventListener(c,u,!1):e.attachEvent&&e.attachEvent("on"+c,u)}g.add&&(g.add.call(e,p),p.handler.guid||(p.handler.guid=r.guid)),s?m.splice(m.delegateCount++,0,p):m.push(p),v.event.global[c]=!0}e=null},global:{},remove:function(e,t,n,r,i){var s,o,u,a,f,l,c,h,p,d,m,g=v.hasData(e)&&v._data(e);if(!g||!(h=g.events))return;t=v.trim(Z(t||"")).split(" ");for(s=0;s<t.length;s++){o=J.exec(t[s])||[],u=a=o[1],f=o[2];if(!u){for(u in h)v.event.remove(e,u+t[s],n,r,!0);continue}p=v.event.special[u]||{},u=(r?p.delegateType:p.bindType)||u,d=h[u]||[],l=d.length,f=f?new RegExp("(^|\\.)"+f.split(".").sort().join("\\.(?:.*\\.|)")+"(\\.|$)"):null;for(c=0;c<d.length;c++)m=d[c],(i||a===m.origType)&&(!n||n.guid===m.guid)&&(!f||f.test(m.namespace))&&(!r||r===m.selector||r==="**"&&m.selector)&&(d.splice(c--,1),m.selector&&d.delegateCount--,p.remove&&p.remove.call(e,m));d.length===0&&l!==d.length&&((!p.teardown||p.teardown.call(e,f,g.handle)===!1)&&v.removeEvent(e,u,g.handle),delete h[u])}v.isEmptyObject(h)&&(delete g.handle,v.removeData(e,"events",!0))},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(n,r,s,o){if(!s||s.nodeType!==3&&s.nodeType!==8){var u,a,f,l,c,h,p,d,m,g,y=n.type||n,b=[];if(Y.test(y+v.event.triggered))return;y.indexOf("!")>=0&&(y=y.slice(0,-1),a=!0),y.indexOf(".")>=0&&(b=y.split("."),y=b.shift(),b.sort());if((!s||v.event.customEvent[y])&&!v.event.global[y])return;n=typeof n=="object"?n[v.expando]?n:new v.Event(y,n):new v.Event(y),n.type=y,n.isTrigger=!0,n.exclusive=a,n.namespace=b.join("."),n.namespace_re=n.namespace?new RegExp("(^|\\.)"+b.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,h=y.indexOf(":")<0?"on"+y:"";if(!s){u=v.cache;for(f in u)u[f].events&&u[f].events[y]&&v.event.trigger(n,r,u[f].handle.elem,!0);return}n.result=t,n.target||(n.target=s),r=r!=null?v.makeArray(r):[],r.unshift(n),p=v.event.special[y]||{};if(p.trigger&&p.trigger.apply(s,r)===!1)return;m=[[s,p.bindType||y]];if(!o&&!p.noBubble&&!v.isWindow(s)){g=p.delegateType||y,l=Y.test(g+y)?s:s.parentNode;for(c=s;l;l=l.parentNode)m.push([l,g]),c=l;c===(s.ownerDocument||i)&&m.push([c.defaultView||c.parentWindow||e,g])}for(f=0;f<m.length&&!n.isPropagationStopped();f++)l=m[f][0],n.type=m[f][1],d=(v._data(l,"events")||{})[n.type]&&v._data(l,"handle"),d&&d.apply(l,r),d=h&&l[h],d&&v.acceptData(l)&&d.apply&&d.apply(l,r)===!1&&n.preventDefault();return n.type=y,!o&&!n.isDefaultPrevented()&&(!p._default||p._default.apply(s.ownerDocument,r)===!1)&&(y!=="click"||!v.nodeName(s,"a"))&&v.acceptData(s)&&h&&s[y]&&(y!=="focus"&&y!=="blur"||n.target.offsetWidth!==0)&&!v.isWindow(s)&&(c=s[h],c&&(s[h]=null),v.event.triggered=y,s[y](),v.event.triggered=t,c&&(s[h]=c)),n.result}return},dispatch:function(n){n=v.event.fix(n||e.event);var r,i,s,o,u,a,f,c,h,p,d=(v._data(this,"events")||{})[n.type]||[],m=d.delegateCount,g=l.call(arguments),y=!n.exclusive&&!n.namespace,b=v.event.special[n.type]||{},w=[];g[0]=n,n.delegateTarget=this;if(b.preDispatch&&b.preDispatch.call(this,n)===!1)return;if(m&&(!n.button||n.type!=="click"))for(s=n.target;s!=this;s=s.parentNode||this)if(s.disabled!==!0||n.type!=="click"){u={},f=[];for(r=0;r<m;r++)c=d[r],h=c.selector,u[h]===t&&(u[h]=c.needsContext?v(h,this).index(s)>=0:v.find(h,this,null,[s]).length),u[h]&&f.push(c);f.length&&w.push({elem:s,matches:f})}d.length>m&&w.push({elem:this,matches:d.slice(m)});for(r=0;r<w.length&&!n.isPropagationStopped();r++){a=w[r],n.currentTarget=a.elem;for(i=0;i<a.matches.length&&!n.isImmediatePropagationStopped();i++){c=a.matches[i];if(y||!n.namespace&&!c.namespace||n.namespace_re&&n.namespace_re.test(c.namespace))n.data=c.data,n.handleObj=c,o=((v.event.special[c.origType]||{}).handle||c.handler).apply(a.elem,g),o!==t&&(n.result=o,o===!1&&(n.preventDefault(),n.stopPropagation()))}}return b.postDispatch&&b.postDispatch.call(this,n),n.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return e.which==null&&(e.which=t.charCode!=null?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,n){var r,s,o,u=n.button,a=n.fromElement;return e.pageX==null&&n.clientX!=null&&(r=e.target.ownerDocument||i,s=r.documentElement,o=r.body,e.pageX=n.clientX+(s&&s.scrollLeft||o&&o.scrollLeft||0)-(s&&s.clientLeft||o&&o.clientLeft||0),e.pageY=n.clientY+(s&&s.scrollTop||o&&o.scrollTop||0)-(s&&s.clientTop||o&&o.clientTop||0)),!e.relatedTarget&&a&&(e.relatedTarget=a===e.target?n.toElement:a),!e.which&&u!==t&&(e.which=u&1?1:u&2?3:u&4?2:0),e}},fix:function(e){if(e[v.expando])return e;var t,n,r=e,s=v.event.fixHooks[e.type]||{},o=s.props?this.props.concat(s.props):this.props;e=v.Event(r);for(t=o.length;t;)n=o[--t],e[n]=r[n];return e.target||(e.target=r.srcElement||i),e.target.nodeType===3&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,s.filter?s.filter(e,r):e},special:{load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(e,t,n){v.isWindow(this)&&(this.onbeforeunload=n)},teardown:function(e,t){this.onbeforeunload===t&&(this.onbeforeunload=null)}}},simulate:function(e,t,n,r){var i=v.extend(new v.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?v.event.trigger(i,null,t):v.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},v.event.handle=v.event.dispatch,v.removeEvent=i.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r="on"+t;e.detachEvent&&(typeof e[r]=="undefined"&&(e[r]=null),e.detachEvent(r,n))},v.Event=function(e,t){if(!(this instanceof v.Event))return new v.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&&e.getPreventDefault()?tt:et):this.type=e,t&&v.extend(this,t),this.timeStamp=e&&e.timeStamp||v.now(),this[v.expando]=!0},v.Event.prototype={preventDefault:function(){this.isDefaultPrevented=tt;var e=this.originalEvent;if(!e)return;e.preventDefault?e.preventDefault():e.returnValue=!1},stopPropagation:function(){this.isPropagationStopped=tt;var e=this.originalEvent;if(!e)return;e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=tt,this.stopPropagation()},isDefaultPrevented:et,isPropagationStopped:et,isImmediatePropagationStopped:et},v.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){v.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,s=e.handleObj,o=s.selector;if(!i||i!==r&&!v.contains(r,i))e.type=s.origType,n=s.handler.apply(this,arguments),e.type=t;return n}}}),v.support.submitBubbles||(v.event.special.submit={setup:function(){if(v.nodeName(this,"form"))return!1;v.event.add(this,"click._submit keypress._submit",function(e){var n=e.target,r=v.nodeName(n,"input")||v.nodeName(n,"button")?n.form:t;r&&!v._data(r,"_submit_attached")&&(v.event.add(r,"submit._submit",function(e){e._submit_bubble=!0}),v._data(r,"_submit_attached",!0))})},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&v.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){if(v.nodeName(this,"form"))return!1;v.event.remove(this,"._submit")}}),v.support.changeBubbles||(v.event.special.change={setup:function(){if($.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")v.event.add(this,"propertychange._change",function(e){e.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),v.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),v.event.simulate("change",this,e,!0)});return!1}v.event.add(this,"beforeactivate._change",function(e){var t=e.target;$.test(t.nodeName)&&!v._data(t,"_change_attached")&&(v.event.add(t,"change._change",function(e){this.parentNode&&!e.isSimulated&&!e.isTrigger&&v.event.simulate("change",this.parentNode,e,!0)}),v._data(t,"_change_attached",!0))})},handle:function(e){var t=e.target;if(this!==t||e.isSimulated||e.isTrigger||t.type!=="radio"&&t.type!=="checkbox")return e.handleObj.handler.apply(this,arguments)},teardown:function(){return v.event.remove(this,"._change"),!$.test(this.nodeName)}}),v.support.focusinBubbles||v.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){v.event.simulate(t,e.target,v.event.fix(e),!0)};v.event.special[t]={setup:function(){n++===0&&i.addEventListener(e,r,!0)},teardown:function(){--n===0&&i.removeEventListener(e,r,!0)}}}),v.fn.extend({on:function(e,n,r,i,s){var o,u;if(typeof e=="object"){typeof n!="string"&&(r=r||n,n=t);for(u in e)this.on(u,n,r,e[u],s);return this}r==null&&i==null?(i=n,r=n=t):i==null&&(typeof n=="string"?(i=r,r=t):(i=r,r=n,n=t));if(i===!1)i=et;else if(!i)return this;return s===1&&(o=i,i=function(e){return v().off(e),o.apply(this,arguments)},i.guid=o.guid||(o.guid=v.guid++)),this.each(function(){v.event.add(this,e,i,r,n)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,n,r){var i,s;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,v(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if(typeof e=="object"){for(s in e)this.off(s,n,e[s]);return this}if(n===!1||typeof n=="function")r=n,n=t;return r===!1&&(r=et),this.each(function(){v.event.remove(this,e,r,n)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},live:function(e,t,n){return v(this.context).on(e,this.selector,t,n),this},die:function(e,t){return v(this.context).off(e,this.selector||"**",t),this},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return arguments.length===1?this.off(e,"**"):this.off(t,e||"**",n)},trigger:function(e,t){return this.each(function(){v.event.trigger(e,t,this)})},triggerHandler:function(e,t){if(this[0])return v.event.trigger(e,t,this[0],!0)},toggle:function(e){var t=arguments,n=e.guid||v.guid++,r=0,i=function(n){var i=(v._data(this,"lastToggle"+e.guid)||0)%r;return v._data(this,"lastToggle"+e.guid,i+1),n.preventDefault(),t[i].apply(this,arguments)||!1};i.guid=n;while(r<t.length)t[r++].guid=n;return this.click(i)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),v.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){v.fn[t]=function(e,n){return n==null&&(n=e,e=null),arguments.length>0?this.on(t,null,e,n):this.trigger(t)},Q.test(t)&&(v.event.fixHooks[t]=v.event.keyHooks),G.test(t)&&(v.event.fixHooks[t]=v.event.mouseHooks)}),function(e,t){function nt(e,t,n,r){n=n||[],t=t||g;var i,s,a,f,l=t.nodeType;if(!e||typeof e!="string")return n;if(l!==1&&l!==9)return[];a=o(t);if(!a&&!r)if(i=R.exec(e))if(f=i[1]){if(l===9){s=t.getElementById(f);if(!s||!s.parentNode)return n;if(s.id===f)return n.push(s),n}else if(t.ownerDocument&&(s=t.ownerDocument.getElementById(f))&&u(t,s)&&s.id===f)return n.push(s),n}else{if(i[2])return S.apply(n,x.call(t.getElementsByTagName(e),0)),n;if((f=i[3])&&Z&&t.getElementsByClassName)return S.apply(n,x.call(t.getElementsByClassName(f),0)),n}return vt(e.replace(j,"$1"),t,n,r,a)}function rt(e){return function(t){var n=t.nodeName.toLowerCase();return n==="input"&&t.type===e}}function it(e){return function(t){var n=t.nodeName.toLowerCase();return(n==="input"||n==="button")&&t.type===e}}function st(e){return N(function(t){return t=+t,N(function(n,r){var i,s=e([],n.length,t),o=s.length;while(o--)n[i=s[o]]&&(n[i]=!(r[i]=n[i]))})})}function ot(e,t,n){if(e===t)return n;var r=e.nextSibling;while(r){if(r===t)return-1;r=r.nextSibling}return 1}function ut(e,t){var n,r,s,o,u,a,f,l=L[d][e+" "];if(l)return t?0:l.slice(0);u=e,a=[],f=i.preFilter;while(u){if(!n||(r=F.exec(u)))r&&(u=u.slice(r[0].length)||u),a.push(s=[]);n=!1;if(r=I.exec(u))s.push(n=new m(r.shift())),u=u.slice(n.length),n.type=r[0].replace(j," ");for(o in i.filter)(r=J[o].exec(u))&&(!f[o]||(r=f[o](r)))&&(s.push(n=new m(r.shift())),u=u.slice(n.length),n.type=o,n.matches=r);if(!n)break}return t?u.length:u?nt.error(e):L(e,a).slice(0)}function at(e,t,r){var i=t.dir,s=r&&t.dir==="parentNode",o=w++;return t.first?function(t,n,r){while(t=t[i])if(s||t.nodeType===1)return e(t,n,r)}:function(t,r,u){if(!u){var a,f=b+" "+o+" ",l=f+n;while(t=t[i])if(s||t.nodeType===1){if((a=t[d])===l)return t.sizset;if(typeof a=="string"&&a.indexOf(f)===0){if(t.sizset)return t}else{t[d]=l;if(e(t,r,u))return t.sizset=!0,t;t.sizset=!1}}}else while(t=t[i])if(s||t.nodeType===1)if(e(t,r,u))return t}}function ft(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function lt(e,t,n,r,i){var s,o=[],u=0,a=e.length,f=t!=null;for(;u<a;u++)if(s=e[u])if(!n||n(s,r,i))o.push(s),f&&t.push(u);return o}function ct(e,t,n,r,i,s){return r&&!r[d]&&(r=ct(r)),i&&!i[d]&&(i=ct(i,s)),N(function(s,o,u,a){var f,l,c,h=[],p=[],d=o.length,v=s||dt(t||"*",u.nodeType?[u]:u,[]),m=e&&(s||!t)?lt(v,h,e,u,a):v,g=n?i||(s?e:d||r)?[]:o:m;n&&n(m,g,u,a);if(r){f=lt(g,p),r(f,[],u,a),l=f.length;while(l--)if(c=f[l])g[p[l]]=!(m[p[l]]=c)}if(s){if(i||e){if(i){f=[],l=g.length;while(l--)(c=g[l])&&f.push(m[l]=c);i(null,g=[],f,a)}l=g.length;while(l--)(c=g[l])&&(f=i?T.call(s,c):h[l])>-1&&(s[f]=!(o[f]=c))}}else g=lt(g===o?g.splice(d,g.length):g),i?i(null,o,g,a):S.apply(o,g)})}function ht(e){var t,n,r,s=e.length,o=i.relative[e[0].type],u=o||i.relative[" "],a=o?1:0,f=at(function(e){return e===t},u,!0),l=at(function(e){return T.call(t,e)>-1},u,!0),h=[function(e,n,r){return!o&&(r||n!==c)||((t=n).nodeType?f(e,n,r):l(e,n,r))}];for(;a<s;a++)if(n=i.relative[e[a].type])h=[at(ft(h),n)];else{n=i.filter[e[a].type].apply(null,e[a].matches);if(n[d]){r=++a;for(;r<s;r++)if(i.relative[e[r].type])break;return ct(a>1&&ft(h),a>1&&e.slice(0,a-1).join("").replace(j,"$1"),n,a<r&&ht(e.slice(a,r)),r<s&&ht(e=e.slice(r)),r<s&&e.join(""))}h.push(n)}return ft(h)}function pt(e,t){var r=t.length>0,s=e.length>0,o=function(u,a,f,l,h){var p,d,v,m=[],y=0,w="0",x=u&&[],T=h!=null,N=c,C=u||s&&i.find.TAG("*",h&&a.parentNode||a),k=b+=N==null?1:Math.E;T&&(c=a!==g&&a,n=o.el);for(;(p=C[w])!=null;w++){if(s&&p){for(d=0;v=e[d];d++)if(v(p,a,f)){l.push(p);break}T&&(b=k,n=++o.el)}r&&((p=!v&&p)&&y--,u&&x.push(p))}y+=w;if(r&&w!==y){for(d=0;v=t[d];d++)v(x,m,a,f);if(u){if(y>0)while(w--)!x[w]&&!m[w]&&(m[w]=E.call(l));m=lt(m)}S.apply(l,m),T&&!u&&m.length>0&&y+t.length>1&&nt.uniqueSort(l)}return T&&(b=k,c=N),x};return o.el=0,r?N(o):o}function dt(e,t,n){var r=0,i=t.length;for(;r<i;r++)nt(e,t[r],n);return n}function vt(e,t,n,r,s){var o,u,f,l,c,h=ut(e),p=h.length;if(!r&&h.length===1){u=h[0]=h[0].slice(0);if(u.length>2&&(f=u[0]).type==="ID"&&t.nodeType===9&&!s&&i.relative[u[1].type]){t=i.find.ID(f.matches[0].replace($,""),t,s)[0];if(!t)return n;e=e.slice(u.shift().length)}for(o=J.POS.test(e)?-1:u.length-1;o>=0;o--){f=u[o];if(i.relative[l=f.type])break;if(c=i.find[l])if(r=c(f.matches[0].replace($,""),z.test(u[0].type)&&t.parentNode||t,s)){u.splice(o,1),e=r.length&&u.join("");if(!e)return S.apply(n,x.call(r,0)),n;break}}}return a(e,h)(r,t,s,n,z.test(e)),n}function mt(){}var n,r,i,s,o,u,a,f,l,c,h=!0,p="undefined",d=("sizcache"+Math.random()).replace(".",""),m=String,g=e.document,y=g.documentElement,b=0,w=0,E=[].pop,S=[].push,x=[].slice,T=[].indexOf||function(e){var t=0,n=this.length;for(;t<n;t++)if(this[t]===e)return t;return-1},N=function(e,t){return e[d]=t==null||t,e},C=function(){var e={},t=[];return N(function(n,r){return t.push(n)>i.cacheLength&&delete e[t.shift()],e[n+" "]=r},e)},k=C(),L=C(),A=C(),O="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+",_=M.replace("w","w#"),D="([*^$|!~]?=)",P="\\["+O+"*("+M+")"+O+"*(?:"+D+O+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+_+")|)|)"+O+"*\\]",H=":("+M+")(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|([^()[\\]]*|(?:(?:"+P+")|[^:]|\\\\.)*|.*))\\)|)",B=":(even|odd|eq|gt|lt|nth|first|last)(?:\\("+O+"*((?:-\\d)?\\d*)"+O+"*\\)|)(?=[^-]|$)",j=new RegExp("^"+O+"+|((?:^|[^\\\\])(?:\\\\.)*)"+O+"+$","g"),F=new RegExp("^"+O+"*,"+O+"*"),I=new RegExp("^"+O+"*([\\x20\\t\\r\\n\\f>+~])"+O+"*"),q=new RegExp(H),R=/^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/,U=/^:not/,z=/[\x20\t\r\n\f]*[+~]/,W=/:not\($/,X=/h\d/i,V=/input|select|textarea|button/i,$=/\\(?!\\)/g,J={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),NAME:new RegExp("^\\[name=['\"]?("+M+")['\"]?\\]"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+H),POS:new RegExp(B,"i"),CHILD:new RegExp("^:(only|nth|first|last)-child(?:\\("+O+"*(even|odd|(([+-]|)(\\d*)n|)"+O+"*(?:([+-]|)"+O+"*(\\d+)|))"+O+"*\\)|)","i"),needsContext:new RegExp("^"+O+"*[>+~]|"+B,"i")},K=function(e){var t=g.createElement("div");try{return e(t)}catch(n){return!1}finally{t=null}},Q=K(function(e){return e.appendChild(g.createComment("")),!e.getElementsByTagName("*").length}),G=K(function(e){return e.innerHTML="<a href='#'></a>",e.firstChild&&typeof e.firstChild.getAttribute!==p&&e.firstChild.getAttribute("href")==="#"}),Y=K(function(e){e.innerHTML="<select></select>";var t=typeof e.lastChild.getAttribute("multiple");return t!=="boolean"&&t!=="string"}),Z=K(function(e){return e.innerHTML="<div class='hidden e'></div><div class='hidden'></div>",!e.getElementsByClassName||!e.getElementsByClassName("e").length?!1:(e.lastChild.className="e",e.getElementsByClassName("e").length===2)}),et=K(function(e){e.id=d+0,e.innerHTML="<a name='"+d+"'></a><div name='"+d+"'></div>",y.insertBefore(e,y.firstChild);var t=g.getElementsByName&&g.getElementsByName(d).length===2+g.getElementsByName(d+0).length;return r=!g.getElementById(d),y.removeChild(e),t});try{x.call(y.childNodes,0)[0].nodeType}catch(tt){x=function(e){var t,n=[];for(;t=this[e];e++)n.push(t);return n}}nt.matches=function(e,t){return nt(e,null,null,t)},nt.matchesSelector=function(e,t){return nt(t,null,null,[e]).length>0},s=nt.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(i===1||i===9||i===11){if(typeof e.textContent=="string")return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=s(e)}else if(i===3||i===4)return e.nodeValue}else for(;t=e[r];r++)n+=s(t);return n},o=nt.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?t.nodeName!=="HTML":!1},u=nt.contains=y.contains?function(e,t){var n=e.nodeType===9?e.documentElement:e,r=t&&t.parentNode;return e===r||!!(r&&r.nodeType===1&&n.contains&&n.contains(r))}:y.compareDocumentPosition?function(e,t){return t&&!!(e.compareDocumentPosition(t)&16)}:function(e,t){while(t=t.parentNode)if(t===e)return!0;return!1},nt.attr=function(e,t){var n,r=o(e);return r||(t=t.toLowerCase()),(n=i.attrHandle[t])?n(e):r||Y?e.getAttribute(t):(n=e.getAttributeNode(t),n?typeof e[t]=="boolean"?e[t]?t:null:n.specified?n.value:null:null)},i=nt.selectors={cacheLength:50,createPseudo:N,match:J,attrHandle:G?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},find:{ID:r?function(e,t,n){if(typeof t.getElementById!==p&&!n){var r=t.getElementById(e);return r&&r.parentNode?[r]:[]}}:function(e,n,r){if(typeof n.getElementById!==p&&!r){var i=n.getElementById(e);return i?i.id===e||typeof i.getAttributeNode!==p&&i.getAttributeNode("id").value===e?[i]:t:[]}},TAG:Q?function(e,t){if(typeof t.getElementsByTagName!==p)return t.getElementsByTagName(e)}:function(e,t){var n=t.getElementsByTagName(e);if(e==="*"){var r,i=[],s=0;for(;r=n[s];s++)r.nodeType===1&&i.push(r);return i}return n},NAME:et&&function(e,t){if(typeof t.getElementsByName!==p)return t.getElementsByName(name)},CLASS:Z&&function(e,t,n){if(typeof t.getElementsByClassName!==p&&!n)return t.getElementsByClassName(e)}},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace($,""),e[3]=(e[4]||e[5]||"").replace($,""),e[2]==="~="&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),e[1]==="nth"?(e[2]||nt.error(e[0]),e[3]=+(e[3]?e[4]+(e[5]||1):2*(e[2]==="even"||e[2]==="odd")),e[4]=+(e[6]+e[7]||e[2]==="odd")):e[2]&&nt.error(e[0]),e},PSEUDO:function(e){var t,n;if(J.CHILD.test(e[0]))return null;if(e[3])e[2]=e[3];else if(t=e[4])q.test(t)&&(n=ut(t,!0))&&(n=t.indexOf(")",t.length-n)-t.length)&&(t=t.slice(0,n),e[0]=e[0].slice(0,n)),e[2]=t;return e.slice(0,3)}},filter:{ID:r?function(e){return e=e.replace($,""),function(t){return t.getAttribute("id")===e}}:function(e){return e=e.replace($,""),function(t){var n=typeof t.getAttributeNode!==p&&t.getAttributeNode("id");return n&&n.value===e}},TAG:function(e){return e==="*"?function(){return!0}:(e=e.replace($,"").toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=k[d][e+" "];return t||(t=new RegExp("(^|"+O+")"+e+"("+O+"|$)"))&&k(e,function(e){return t.test(e.className||typeof e.getAttribute!==p&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r,i){var s=nt.attr(r,e);return s==null?t==="!=":t?(s+="",t==="="?s===n:t==="!="?s!==n:t==="^="?n&&s.indexOf(n)===0:t==="*="?n&&s.indexOf(n)>-1:t==="$="?n&&s.substr(s.length-n.length)===n:t==="~="?(" "+s+" ").indexOf(n)>-1:t==="|="?s===n||s.substr(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r){return e==="nth"?function(e){var t,i,s=e.parentNode;if(n===1&&r===0)return!0;if(s){i=0;for(t=s.firstChild;t;t=t.nextSibling)if(t.nodeType===1){i++;if(e===t)break}}return i-=r,i===n||i%n===0&&i/n>=0}:function(t){var n=t;switch(e){case"only":case"first":while(n=n.previousSibling)if(n.nodeType===1)return!1;if(e==="first")return!0;n=t;case"last":while(n=n.nextSibling)if(n.nodeType===1)return!1;return!0}}},PSEUDO:function(e,t){var n,r=i.pseudos[e]||i.setFilters[e.toLowerCase()]||nt.error("unsupported pseudo: "+e);return r[d]?r(t):r.length>1?(n=[e,e,"",t],i.setFilters.hasOwnProperty(e.toLowerCase())?N(function(e,n){var i,s=r(e,t),o=s.length;while(o--)i=T.call(e,s[o]),e[i]=!(n[i]=s[o])}):function(e){return r(e,0,n)}):r}},pseudos:{not:N(function(e){var t=[],n=[],r=a(e.replace(j,"$1"));return r[d]?N(function(e,t,n,i){var s,o=r(e,null,i,[]),u=e.length;while(u--)if(s=o[u])e[u]=!(t[u]=s)}):function(e,i,s){return t[0]=e,r(t,null,s,n),!n.pop()}}),has:N(function(e){return function(t){return nt(e,t).length>0}}),contains:N(function(e){return function(t){return(t.textContent||t.innerText||s(t)).indexOf(e)>-1}}),enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return t==="input"&&!!e.checked||t==="option"&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},parent:function(e){return!i.pseudos.empty(e)},empty:function(e){var t;e=e.firstChild;while(e){if(e.nodeName>"@"||(t=e.nodeType)===3||t===4)return!1;e=e.nextSibling}return!0},header:function(e){return X.test(e.nodeName)},text:function(e){var t,n;return e.nodeName.toLowerCase()==="input"&&(t=e.type)==="text"&&((n=e.getAttribute("type"))==null||n.toLowerCase()===t)},radio:rt("radio"),checkbox:rt("checkbox"),file:rt("file"),password:rt("password"),image:rt("image"),submit:it("submit"),reset:it("reset"),button:function(e){var t=e.nodeName.toLowerCase();return t==="input"&&e.type==="button"||t==="button"},input:function(e){return V.test(e.nodeName)},focus:function(e){var t=e.ownerDocument;return e===t.activeElement&&(!t.hasFocus||t.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},active:function(e){return e===e.ownerDocument.activeElement},first:st(function(){return[0]}),last:st(function(e,t){return[t-1]}),eq:st(function(e,t,n){return[n<0?n+t:n]}),even:st(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:st(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:st(function(e,t,n){for(var r=n<0?n+t:n;--r>=0;)e.push(r);return e}),gt:st(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}},f=y.compareDocumentPosition?function(e,t){return e===t?(l=!0,0):(!e.compareDocumentPosition||!t.compareDocumentPosition?e.compareDocumentPosition:e.compareDocumentPosition(t)&4)?-1:1}:function(e,t){if(e===t)return l=!0,0;if(e.sourceIndex&&t.sourceIndex)return e.sourceIndex-t.sourceIndex;var n,r,i=[],s=[],o=e.parentNode,u=t.parentNode,a=o;if(o===u)return ot(e,t);if(!o)return-1;if(!u)return 1;while(a)i.unshift(a),a=a.parentNode;a=u;while(a)s.unshift(a),a=a.parentNode;n=i.length,r=s.length;for(var f=0;f<n&&f<r;f++)if(i[f]!==s[f])return ot(i[f],s[f]);return f===n?ot(e,s[f],-1):ot(i[f],t,1)},[0,0].sort(f),h=!l,nt.uniqueSort=function(e){var t,n=[],r=1,i=0;l=h,e.sort(f);if(l){for(;t=e[r];r++)t===e[r-1]&&(i=n.push(r));while(i--)e.splice(n[i],1)}return e},nt.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},a=nt.compile=function(e,t){var n,r=[],i=[],s=A[d][e+" "];if(!s){t||(t=ut(e)),n=t.length;while(n--)s=ht(t[n]),s[d]?r.push(s):i.push(s);s=A(e,pt(i,r))}return s},g.querySelectorAll&&function(){var e,t=vt,n=/'|\\/g,r=/\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,i=[":focus"],s=[":active"],u=y.matchesSelector||y.mozMatchesSelector||y.webkitMatchesSelector||y.oMatchesSelector||y.msMatchesSelector;K(function(e){e.innerHTML="<select><option selected=''></option></select>",e.querySelectorAll("[selected]").length||i.push("\\["+O+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||i.push(":checked")}),K(function(e){e.innerHTML="<p test=''></p>",e.querySelectorAll("[test^='']").length&&i.push("[*^$]="+O+"*(?:\"\"|'')"),e.innerHTML="<input type='hidden'/>",e.querySelectorAll(":enabled").length||i.push(":enabled",":disabled")}),i=new RegExp(i.join("|")),vt=function(e,r,s,o,u){if(!o&&!u&&!i.test(e)){var a,f,l=!0,c=d,h=r,p=r.nodeType===9&&e;if(r.nodeType===1&&r.nodeName.toLowerCase()!=="object"){a=ut(e),(l=r.getAttribute("id"))?c=l.replace(n,"\\$&"):r.setAttribute("id",c),c="[id='"+c+"'] ",f=a.length;while(f--)a[f]=c+a[f].join("");h=z.test(e)&&r.parentNode||r,p=a.join(",")}if(p)try{return S.apply(s,x.call(h.querySelectorAll(p),0)),s}catch(v){}finally{l||r.removeAttribute("id")}}return t(e,r,s,o,u)},u&&(K(function(t){e=u.call(t,"div");try{u.call(t,"[test!='']:sizzle"),s.push("!=",H)}catch(n){}}),s=new RegExp(s.join("|")),nt.matchesSelector=function(t,n){n=n.replace(r,"='$1']");if(!o(t)&&!s.test(n)&&!i.test(n))try{var a=u.call(t,n);if(a||e||t.document&&t.document.nodeType!==11)return a}catch(f){}return nt(n,null,null,[t]).length>0})}(),i.pseudos.nth=i.pseudos.eq,i.filters=mt.prototype=i.pseudos,i.setFilters=new mt,nt.attr=v.attr,v.find=nt,v.expr=nt.selectors,v.expr[":"]=v.expr.pseudos,v.unique=nt.uniqueSort,v.text=nt.getText,v.isXMLDoc=nt.isXML,v.contains=nt.contains}(e);var nt=/Until$/,rt=/^(?:parents|prev(?:Until|All))/,it=/^.[^:#\[\.,]*$/,st=v.expr.match.needsContext,ot={children:!0,contents:!0,next:!0,prev:!0};v.fn.extend({find:function(e){var t,n,r,i,s,o,u=this;if(typeof e!="string")return v(e).filter(function(){for(t=0,n=u.length;t<n;t++)if(v.contains(u[t],this))return!0});o=this.pushStack("","find",e);for(t=0,n=this.length;t<n;t++){r=o.length,v.find(e,this[t],o);if(t>0)for(i=r;i<o.length;i++)for(s=0;s<r;s++)if(o[s]===o[i]){o.splice(i--,1);break}}return o},has:function(e){var t,n=v(e,this),r=n.length;return this.filter(function(){for(t=0;t<r;t++)if(v.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(ft(this,e,!1),"not",e)},filter:function(e){return this.pushStack(ft(this,e,!0),"filter",e)},is:function(e){return!!e&&(typeof e=="string"?st.test(e)?v(e,this.context).index(this[0])>=0:v.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){var n,r=0,i=this.length,s=[],o=st.test(e)||typeof e!="string"?v(e,t||this.context):0;for(;r<i;r++){n=this[r];while(n&&n.ownerDocument&&n!==t&&n.nodeType!==11){if(o?o.index(n)>-1:v.find.matchesSelector(n,e)){s.push(n);break}n=n.parentNode}}return s=s.length>1?v.unique(s):s,this.pushStack(s,"closest",e)},index:function(e){return e?typeof e=="string"?v.inArray(this[0],v(e)):v.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.prevAll().length:-1},add:function(e,t){var n=typeof e=="string"?v(e,t):v.makeArray(e&&e.nodeType?[e]:e),r=v.merge(this.get(),n);return this.pushStack(ut(n[0])||ut(r[0])?r:v.unique(r))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}}),v.fn.andSelf=v.fn.addBack,v.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return v.dir(e,"parentNode")},parentsUntil:function(e,t,n){return v.dir(e,"parentNode",n)},next:function(e){return at(e,"nextSibling")},prev:function(e){return at(e,"previousSibling")},nextAll:function(e){return v.dir(e,"nextSibling")},prevAll:function(e){return v.dir(e,"previousSibling")},nextUntil:function(e,t,n){return v.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return v.dir(e,"previousSibling",n)},siblings:function(e){return v.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return v.sibling(e.firstChild)},contents:function(e){return v.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:v.merge([],e.childNodes)}},function(e,t){v.fn[e]=function(n,r){var i=v.map(this,t,n);return nt.test(e)||(r=n),r&&typeof r=="string"&&(i=v.filter(r,i)),i=this.length>1&&!ot[e]?v.unique(i):i,this.length>1&&rt.test(e)&&(i=i.reverse()),this.pushStack(i,e,l.call(arguments).join(","))}}),v.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),t.length===1?v.find.matchesSelector(t[0],e)?[t[0]]:[]:v.find.matches(e,t)},dir:function(e,n,r){var i=[],s=e[n];while(s&&s.nodeType!==9&&(r===t||s.nodeType!==1||!v(s).is(r)))s.nodeType===1&&i.push(s),s=s[n];return i},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n}});var ct="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",ht=/ jQuery\d+="(?:null|\d+)"/g,pt=/^\s+/,dt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,vt=/<([\w:]+)/,mt=/<tbody/i,gt=/<|&#?\w+;/,yt=/<(?:script|style|link)/i,bt=/<(?:script|object|embed|option|style)/i,wt=new RegExp("<(?:"+ct+")[\\s/>]","i"),Et=/^(?:checkbox|radio)$/,St=/checked\s*(?:[^=]|=\s*.checked.)/i,xt=/\/(java|ecma)script/i,Tt=/^\s*<!(?:\[CDATA\[|\-\-)|[\]\-]{2}>\s*$/g,Nt={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},Ct=lt(i),kt=Ct.appendChild(i.createElement("div"));Nt.optgroup=Nt.option,Nt.tbody=Nt.tfoot=Nt.colgroup=Nt.caption=Nt.thead,Nt.th=Nt.td,v.support.htmlSerialize||(Nt._default=[1,"X<div>","</div>"]),v.fn.extend({text:function(e){return v.access(this,function(e){return e===t?v.text(this):this.empty().append((this[0]&&this[0].ownerDocument||i).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(v.isFunction(e))return this.each(function(t){v(this).wrapAll(e.call(this,t))});if(this[0]){var t=v(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstChild&&e.firstChild.nodeType===1)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return v.isFunction(e)?this.each(function(t){v(this).wrapInner(e.call(this,t))}):this.each(function(){var t=v(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=v.isFunction(e);return this.each(function(n){v(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){v.nodeName(this,"body")||v(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(this.nodeType===1||this.nodeType===11)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(this.nodeType===1||this.nodeType===11)&&this.insertBefore(e,this.firstChild)})},before:function(){if(!ut(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this)});if(arguments.length){var e=v.clean(arguments);return this.pushStack(v.merge(e,this),"before",this.selector)}},after:function(){if(!ut(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this.nextSibling)});if(arguments.length){var e=v.clean(arguments);return this.pushStack(v.merge(this,e),"after",this.selector)}},remove:function(e,t){var n,r=0;for(;(n=this[r])!=null;r++)if(!e||v.filter(e,[n]).length)!t&&n.nodeType===1&&(v.cleanData(n.getElementsByTagName("*")),v.cleanData([n])),n.parentNode&&n.parentNode.removeChild(n);return this},empty:function(){var e,t=0;for(;(e=this[t])!=null;t++){e.nodeType===1&&v.cleanData(e.getElementsByTagName("*"));while(e.firstChild)e.removeChild(e.firstChild)}return this},clone:function(e,t){return e=e==null?!1:e,t=t==null?e:t,this.map(function(){return v.clone(this,e,t)})},html:function(e){return v.access(this,function(e){var n=this[0]||{},r=0,i=this.length;if(e===t)return n.nodeType===1?n.innerHTML.replace(ht,""):t;if(typeof e=="string"&&!yt.test(e)&&(v.support.htmlSerialize||!wt.test(e))&&(v.support.leadingWhitespace||!pt.test(e))&&!Nt[(vt.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(dt,"<$1></$2>");try{for(;r<i;r++)n=this[r]||{},n.nodeType===1&&(v.cleanData(n.getElementsByTagName("*")),n.innerHTML=e);n=0}catch(s){}}n&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){return ut(this[0])?this.length?this.pushStack(v(v.isFunction(e)?e():e),"replaceWith",e):this:v.isFunction(e)?this.each(function(t){var n=v(this),r=n.html();n.replaceWith(e.call(this,t,r))}):(typeof e!="string"&&(e=v(e).detach()),this.each(function(){var t=this.nextSibling,n=this.parentNode;v(this).remove(),t?v(t).before(e):v(n).append(e)}))},detach:function(e){return this.remove(e,!0)},domManip:function(e,n,r){e=[].concat.apply([],e);var i,s,o,u,a=0,f=e[0],l=[],c=this.length;if(!v.support.checkClone&&c>1&&typeof f=="string"&&St.test(f))return this.each(function(){v(this).domManip(e,n,r)});if(v.isFunction(f))return this.each(function(i){var s=v(this);e[0]=f.call(this,i,n?s.html():t),s.domManip(e,n,r)});if(this[0]){i=v.buildFragment(e,this,l),o=i.fragment,s=o.firstChild,o.childNodes.length===1&&(o=s);if(s){n=n&&v.nodeName(s,"tr");for(u=i.cacheable||c-1;a<c;a++)r.call(n&&v.nodeName(this[a],"table")?Lt(this[a],"tbody"):this[a],a===u?o:v.clone(o,!0,!0))}o=s=null,l.length&&v.each(l,function(e,t){t.src?v.ajax?v.ajax({url:t.src,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0}):v.error("no ajax"):v.globalEval((t.text||t.textContent||t.innerHTML||"").replace(Tt,"")),t.parentNode&&t.parentNode.removeChild(t)})}return this}}),v.buildFragment=function(e,n,r){var s,o,u,a=e[0];return n=n||i,n=!n.nodeType&&n[0]||n,n=n.ownerDocument||n,e.length===1&&typeof a=="string"&&a.length<512&&n===i&&a.charAt(0)==="<"&&!bt.test(a)&&(v.support.checkClone||!St.test(a))&&(v.support.html5Clone||!wt.test(a))&&(o=!0,s=v.fragments[a],u=s!==t),s||(s=n.createDocumentFragment(),v.clean(e,n,s,r),o&&(v.fragments[a]=u&&s)),{fragment:s,cacheable:o}},v.fragments={},v.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){v.fn[e]=function(n){var r,i=0,s=[],o=v(n),u=o.length,a=this.length===1&&this[0].parentNode;if((a==null||a&&a.nodeType===11&&a.childNodes.length===1)&&u===1)return o[t](this[0]),this;for(;i<u;i++)r=(i>0?this.clone(!0):this).get(),v(o[i])[t](r),s=s.concat(r);return this.pushStack(s,e,o.selector)}}),v.extend({clone:function(e,t,n){var r,i,s,o;v.support.html5Clone||v.isXMLDoc(e)||!wt.test("<"+e.nodeName+">")?o=e.cloneNode(!0):(kt.innerHTML=e.outerHTML,kt.removeChild(o=kt.firstChild));if((!v.support.noCloneEvent||!v.support.noCloneChecked)&&(e.nodeType===1||e.nodeType===11)&&!v.isXMLDoc(e)){Ot(e,o),r=Mt(e),i=Mt(o);for(s=0;r[s];++s)i[s]&&Ot(r[s],i[s])}if(t){At(e,o);if(n){r=Mt(e),i=Mt(o);for(s=0;r[s];++s)At(r[s],i[s])}}return r=i=null,o},clean:function(e,t,n,r){var s,o,u,a,f,l,c,h,p,d,m,g,y=t===i&&Ct,b=[];if(!t||typeof t.createDocumentFragment=="undefined")t=i;for(s=0;(u=e[s])!=null;s++){typeof u=="number"&&(u+="");if(!u)continue;if(typeof u=="string")if(!gt.test(u))u=t.createTextNode(u);else{y=y||lt(t),c=t.createElement("div"),y.appendChild(c),u=u.replace(dt,"<$1></$2>"),a=(vt.exec(u)||["",""])[1].toLowerCase(),f=Nt[a]||Nt._default,l=f[0],c.innerHTML=f[1]+u+f[2];while(l--)c=c.lastChild;if(!v.support.tbody){h=mt.test(u),p=a==="table"&&!h?c.firstChild&&c.firstChild.childNodes:f[1]==="<table>"&&!h?c.childNodes:[];for(o=p.length-1;o>=0;--o)v.nodeName(p[o],"tbody")&&!p[o].childNodes.length&&p[o].parentNode.removeChild(p[o])}!v.support.leadingWhitespace&&pt.test(u)&&c.insertBefore(t.createTextNode(pt.exec(u)[0]),c.firstChild),u=c.childNodes,c.parentNode.removeChild(c)}u.nodeType?b.push(u):v.merge(b,u)}c&&(u=c=y=null);if(!v.support.appendChecked)for(s=0;(u=b[s])!=null;s++)v.nodeName(u,"input")?_t(u):typeof u.getElementsByTagName!="undefined"&&v.grep(u.getElementsByTagName("input"),_t);if(n){m=function(e){if(!e.type||xt.test(e.type))return r?r.push(e.parentNode?e.parentNode.removeChild(e):e):n.appendChild(e)};for(s=0;(u=b[s])!=null;s++)if(!v.nodeName(u,"script")||!m(u))n.appendChild(u),typeof u.getElementsByTagName!="undefined"&&(g=v.grep(v.merge([],u.getElementsByTagName("script")),m),b.splice.apply(b,[s+1,0].concat(g)),s+=g.length)}return b},cleanData:function(e,t){var n,r,i,s,o=0,u=v.expando,a=v.cache,f=v.support.deleteExpando,l=v.event.special;for(;(i=e[o])!=null;o++)if(t||v.acceptData(i)){r=i[u],n=r&&a[r];if(n){if(n.events)for(s in n.events)l[s]?v.event.remove(i,s):v.removeEvent(i,s,n.handle);a[r]&&(delete a[r],f?delete i[u]:i.removeAttribute?i.removeAttribute(u):i[u]=null,v.deletedIds.push(r))}}}}),function(){var e,t;v.uaMatch=function(e){e=e.toLowerCase();var t=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||"",version:t[2]||"0"}},e=v.uaMatch(o.userAgent),t={},e.browser&&(t[e.browser]=!0,t.version=e.version),t.chrome?t.webkit=!0:t.webkit&&(t.safari=!0),v.browser=t,v.sub=function(){function e(t,n){return new e.fn.init(t,n)}v.extend(!0,e,this),e.superclass=this,e.fn=e.prototype=this(),e.fn.constructor=e,e.sub=this.sub,e.fn.init=function(r,i){return i&&i instanceof v&&!(i instanceof e)&&(i=e(i)),v.fn.init.call(this,r,i,t)},e.fn.init.prototype=e.fn;var t=e(i);return e}}();var Dt,Pt,Ht,Bt=/alpha\([^)]*\)/i,jt=/opacity=([^)]*)/,Ft=/^(top|right|bottom|left)$/,It=/^(none|table(?!-c[ea]).+)/,qt=/^margin/,Rt=new RegExp("^("+m+")(.*)$","i"),Ut=new RegExp("^("+m+")(?!px)[a-z%]+$","i"),zt=new RegExp("^([-+])=("+m+")","i"),Wt={BODY:"block"},Xt={position:"absolute",visibility:"hidden",display:"block"},Vt={letterSpacing:0,fontWeight:400},$t=["Top","Right","Bottom","Left"],Jt=["Webkit","O","Moz","ms"],Kt=v.fn.toggle;v.fn.extend({css:function(e,n){return v.access(this,function(e,n,r){return r!==t?v.style(e,n,r):v.css(e,n)},e,n,arguments.length>1)},show:function(){return Yt(this,!0)},hide:function(){return Yt(this)},toggle:function(e,t){var n=typeof e=="boolean";return v.isFunction(e)&&v.isFunction(t)?Kt.apply(this,arguments):this.each(function(){(n?e:Gt(this))?v(this).show():v(this).hide()})}}),v.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Dt(e,"opacity");return n===""?"1":n}}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":v.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,r,i){if(!e||e.nodeType===3||e.nodeType===8||!e.style)return;var s,o,u,a=v.camelCase(n),f=e.style;n=v.cssProps[a]||(v.cssProps[a]=Qt(f,a)),u=v.cssHooks[n]||v.cssHooks[a];if(r===t)return u&&"get"in u&&(s=u.get(e,!1,i))!==t?s:f[n];o=typeof r,o==="string"&&(s=zt.exec(r))&&(r=(s[1]+1)*s[2]+parseFloat(v.css(e,n)),o="number");if(r==null||o==="number"&&isNaN(r))return;o==="number"&&!v.cssNumber[a]&&(r+="px");if(!u||!("set"in u)||(r=u.set(e,r,i))!==t)try{f[n]=r}catch(l){}},css:function(e,n,r,i){var s,o,u,a=v.camelCase(n);return n=v.cssProps[a]||(v.cssProps[a]=Qt(e.style,a)),u=v.cssHooks[n]||v.cssHooks[a],u&&"get"in u&&(s=u.get(e,!0,i)),s===t&&(s=Dt(e,n)),s==="normal"&&n in Vt&&(s=Vt[n]),r||i!==t?(o=parseFloat(s),r||v.isNumeric(o)?o||0:s):s},swap:function(e,t,n){var r,i,s={};for(i in t)s[i]=e.style[i],e.style[i]=t[i];r=n.call(e);for(i in t)e.style[i]=s[i];return r}}),e.getComputedStyle?Dt=function(t,n){var r,i,s,o,u=e.getComputedStyle(t,null),a=t.style;return u&&(r=u.getPropertyValue(n)||u[n],r===""&&!v.contains(t.ownerDocument,t)&&(r=v.style(t,n)),Ut.test(r)&&qt.test(n)&&(i=a.width,s=a.minWidth,o=a.maxWidth,a.minWidth=a.maxWidth=a.width=r,r=u.width,a.width=i,a.minWidth=s,a.maxWidth=o)),r}:i.documentElement.currentStyle&&(Dt=function(e,t){var n,r,i=e.currentStyle&&e.currentStyle[t],s=e.style;return i==null&&s&&s[t]&&(i=s[t]),Ut.test(i)&&!Ft.test(t)&&(n=s.left,r=e.runtimeStyle&&e.runtimeStyle.left,r&&(e.runtimeStyle.left=e.currentStyle.left),s.left=t==="fontSize"?"1em":i,i=s.pixelLeft+"px",s.left=n,r&&(e.runtimeStyle.left=r)),i===""?"auto":i}),v.each(["height","width"],function(e,t){v.cssHooks[t]={get:function(e,n,r){if(n)return e.offsetWidth===0&&It.test(Dt(e,"display"))?v.swap(e,Xt,function(){return tn(e,t,r)}):tn(e,t,r)},set:function(e,n,r){return Zt(e,n,r?en(e,t,r,v.support.boxSizing&&v.css(e,"boxSizing")==="border-box"):0)}}}),v.support.opacity||(v.cssHooks.opacity={get:function(e,t){return jt.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,r=e.currentStyle,i=v.isNumeric(t)?"alpha(opacity="+t*100+")":"",s=r&&r.filter||n.filter||"";n.zoom=1;if(t>=1&&v.trim(s.replace(Bt,""))===""&&n.removeAttribute){n.removeAttribute("filter");if(r&&!r.filter)return}n.filter=Bt.test(s)?s.replace(Bt,i):s+" "+i}}),v(function(){v.support.reliableMarginRight||(v.cssHooks.marginRight={get:function(e,t){return v.swap(e,{display:"inline-block"},function(){if(t)return Dt(e,"marginRight")})}}),!v.support.pixelPosition&&v.fn.position&&v.each(["top","left"],function(e,t){v.cssHooks[t]={get:function(e,n){if(n){var r=Dt(e,t);return Ut.test(r)?v(e).position()[t]+"px":r}}}})}),v.expr&&v.expr.filters&&(v.expr.filters.hidden=function(e){return e.offsetWidth===0&&e.offsetHeight===0||!v.support.reliableHiddenOffsets&&(e.style&&e.style.display||Dt(e,"display"))==="none"},v.expr.filters.visible=function(e){return!v.expr.filters.hidden(e)}),v.each({margin:"",padding:"",border:"Width"},function(e,t){v.cssHooks[e+t]={expand:function(n){var r,i=typeof n=="string"?n.split(" "):[n],s={};for(r=0;r<4;r++)s[e+$t[r]+t]=i[r]||i[r-2]||i[0];return s}},qt.test(e)||(v.cssHooks[e+t].set=Zt)});var rn=/%20/g,sn=/\[\]$/,on=/\r?\n/g,un=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,an=/^(?:select|textarea)/i;v.fn.extend({serialize:function(){return v.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?v.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||an.test(this.nodeName)||un.test(this.type))}).map(function(e,t){var n=v(this).val();return n==null?null:v.isArray(n)?v.map(n,function(e,n){return{name:t.name,value:e.replace(on,"\r\n")}}):{name:t.name,value:n.replace(on,"\r\n")}}).get()}}),v.param=function(e,n){var r,i=[],s=function(e,t){t=v.isFunction(t)?t():t==null?"":t,i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};n===t&&(n=v.ajaxSettings&&v.ajaxSettings.traditional);if(v.isArray(e)||e.jquery&&!v.isPlainObject(e))v.each(e,function(){s(this.name,this.value)});else for(r in e)fn(r,e[r],n,s);return i.join("&").replace(rn,"+")};var ln,cn,hn=/#.*$/,pn=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,dn=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,vn=/^(?:GET|HEAD)$/,mn=/^\/\//,gn=/\?/,yn=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bn=/([?&])_=[^&]*/,wn=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,En=v.fn.load,Sn={},xn={},Tn=["*/"]+["*"];try{cn=s.href}catch(Nn){cn=i.createElement("a"),cn.href="",cn=cn.href}ln=wn.exec(cn.toLowerCase())||[],v.fn.load=function(e,n,r){if(typeof e!="string"&&En)return En.apply(this,arguments);if(!this.length)return this;var i,s,o,u=this,a=e.indexOf(" ");return a>=0&&(i=e.slice(a,e.length),e=e.slice(0,a)),v.isFunction(n)?(r=n,n=t):n&&typeof n=="object"&&(s="POST"),v.ajax({url:e,type:s,dataType:"html",data:n,complete:function(e,t){r&&u.each(r,o||[e.responseText,t,e])}}).done(function(e){o=arguments,u.html(i?v("<div>").append(e.replace(yn,"")).find(i):e)}),this},v.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,t){v.fn[t]=function(e){return this.on(t,e)}}),v.each(["get","post"],function(e,n){v[n]=function(e,r,i,s){return v.isFunction(r)&&(s=s||i,i=r,r=t),v.ajax({type:n,url:e,data:r,success:i,dataType:s})}}),v.extend({getScript:function(e,n){return v.get(e,t,n,"script")},getJSON:function(e,t,n){return v.get(e,t,n,"json")},ajaxSetup:function(e,t){return t?Ln(e,v.ajaxSettings):(t=e,e=v.ajaxSettings),Ln(e,t),e},ajaxSettings:{url:cn,isLocal:dn.test(ln[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded; charset=UTF-8",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":Tn},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":e.String,"text html":!0,"text json":v.parseJSON,"text xml":v.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:Cn(Sn),ajaxTransport:Cn(xn),ajax:function(e,n){function T(e,n,s,a){var l,y,b,w,S,T=n;if(E===2)return;E=2,u&&clearTimeout(u),o=t,i=a||"",x.readyState=e>0?4:0,s&&(w=An(c,x,s));if(e>=200&&e<300||e===304)c.ifModified&&(S=x.getResponseHeader("Last-Modified"),S&&(v.lastModified[r]=S),S=x.getResponseHeader("Etag"),S&&(v.etag[r]=S)),e===304?(T="notmodified",l=!0):(l=On(c,w),T=l.state,y=l.data,b=l.error,l=!b);else{b=T;if(!T||e)T="error",e<0&&(e=0)}x.status=e,x.statusText=(n||T)+"",l?d.resolveWith(h,[y,T,x]):d.rejectWith(h,[x,T,b]),x.statusCode(g),g=t,f&&p.trigger("ajax"+(l?"Success":"Error"),[x,c,l?y:b]),m.fireWith(h,[x,T]),f&&(p.trigger("ajaxComplete",[x,c]),--v.active||v.event.trigger("ajaxStop"))}typeof e=="object"&&(n=e,e=t),n=n||{};var r,i,s,o,u,a,f,l,c=v.ajaxSetup({},n),h=c.context||c,p=h!==c&&(h.nodeType||h instanceof v)?v(h):v.event,d=v.Deferred(),m=v.Callbacks("once memory"),g=c.statusCode||{},b={},w={},E=0,S="canceled",x={readyState:0,setRequestHeader:function(e,t){if(!E){var n=e.toLowerCase();e=w[n]=w[n]||e,b[e]=t}return this},getAllResponseHeaders:function(){return E===2?i:null},getResponseHeader:function(e){var n;if(E===2){if(!s){s={};while(n=pn.exec(i))s[n[1].toLowerCase()]=n[2]}n=s[e.toLowerCase()]}return n===t?null:n},overrideMimeType:function(e){return E||(c.mimeType=e),this},abort:function(e){return e=e||S,o&&o.abort(e),T(0,e),this}};d.promise(x),x.success=x.done,x.error=x.fail,x.complete=m.add,x.statusCode=function(e){if(e){var t;if(E<2)for(t in e)g[t]=[g[t],e[t]];else t=e[x.status],x.always(t)}return this},c.url=((e||c.url)+"").replace(hn,"").replace(mn,ln[1]+"//"),c.dataTypes=v.trim(c.dataType||"*").toLowerCase().split(y),c.crossDomain==null&&(a=wn.exec(c.url.toLowerCase()),c.crossDomain=!(!a||a[1]===ln[1]&&a[2]===ln[2]&&(a[3]||(a[1]==="http:"?80:443))==(ln[3]||(ln[1]==="http:"?80:443)))),c.data&&c.processData&&typeof c.data!="string"&&(c.data=v.param(c.data,c.traditional)),kn(Sn,c,n,x);if(E===2)return x;f=c.global,c.type=c.type.toUpperCase(),c.hasContent=!vn.test(c.type),f&&v.active++===0&&v.event.trigger("ajaxStart");if(!c.hasContent){c.data&&(c.url+=(gn.test(c.url)?"&":"?")+c.data,delete c.data),r=c.url;if(c.cache===!1){var N=v.now(),C=c.url.replace(bn,"$1_="+N);c.url=C+(C===c.url?(gn.test(c.url)?"&":"?")+"_="+N:"")}}(c.data&&c.hasContent&&c.contentType!==!1||n.contentType)&&x.setRequestHeader("Content-Type",c.contentType),c.ifModified&&(r=r||c.url,v.lastModified[r]&&x.setRequestHeader("If-Modified-Since",v.lastModified[r]),v.etag[r]&&x.setRequestHeader("If-None-Match",v.etag[r])),x.setRequestHeader("Accept",c.dataTypes[0]&&c.accepts[c.dataTypes[0]]?c.accepts[c.dataTypes[0]]+(c.dataTypes[0]!=="*"?", "+Tn+"; q=0.01":""):c.accepts["*"]);for(l in c.headers)x.setRequestHeader(l,c.headers[l]);if(!c.beforeSend||c.beforeSend.call(h,x,c)!==!1&&E!==2){S="abort";for(l in{success:1,error:1,complete:1})x[l](c[l]);o=kn(xn,c,n,x);if(!o)T(-1,"No Transport");else{x.readyState=1,f&&p.trigger("ajaxSend",[x,c]),c.async&&c.timeout>0&&(u=setTimeout(function(){x.abort("timeout")},c.timeout));try{E=1,o.send(b,T)}catch(k){if(!(E<2))throw k;T(-1,k)}}return x}return x.abort()},active:0,lastModified:{},etag:{}});var Mn=[],_n=/\?/,Dn=/(=)\?(?=&|$)|\?\?/,Pn=v.now();v.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Mn.pop()||v.expando+"_"+Pn++;return this[e]=!0,e}}),v.ajaxPrefilter("json jsonp",function(n,r,i){var s,o,u,a=n.data,f=n.url,l=n.jsonp!==!1,c=l&&Dn.test(f),h=l&&!c&&typeof a=="string"&&!(n.contentType||"").indexOf("application/x-www-form-urlencoded")&&Dn.test(a);if(n.dataTypes[0]==="jsonp"||c||h)return s=n.jsonpCallback=v.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,o=e[s],c?n.url=f.replace(Dn,"$1"+s):h?n.data=a.replace(Dn,"$1"+s):l&&(n.url+=(_n.test(f)?"&":"?")+n.jsonp+"="+s),n.converters["script json"]=function(){return u||v.error(s+" was not called"),u[0]},n.dataTypes[0]="json",e[s]=function(){u=arguments},i.always(function(){e[s]=o,n[s]&&(n.jsonpCallback=r.jsonpCallback,Mn.push(s)),u&&v.isFunction(o)&&o(u[0]),u=o=t}),"script"}),v.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(e){return v.globalEval(e),e}}}),v.ajaxPrefilter("script",function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),v.ajaxTransport("script",function(e){if(e.crossDomain){var n,r=i.head||i.getElementsByTagName("head")[0]||i.documentElement;return{send:function(s,o){n=i.createElement("script"),n.async="async",e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,i){if(i||!n.readyState||/loaded|complete/.test(n.readyState))n.onload=n.onreadystatechange=null,r&&n.parentNode&&r.removeChild(n),n=t,i||o(200,"success")},r.insertBefore(n,r.firstChild)},abort:function(){n&&n.onload(0,1)}}}});var Hn,Bn=e.ActiveXObject?function(){for(var e in Hn)Hn[e](0,1)}:!1,jn=0;v.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&Fn()||In()}:Fn,function(e){v.extend(v.support,{ajax:!!e,cors:!!e&&"withCredentials"in e})}(v.ajaxSettings.xhr()),v.support.ajax&&v.ajaxTransport(function(n){if(!n.crossDomain||v.support.cors){var r;return{send:function(i,s){var o,u,a=n.xhr();n.username?a.open(n.type,n.url,n.async,n.username,n.password):a.open(n.type,n.url,n.async);if(n.xhrFields)for(u in n.xhrFields)a[u]=n.xhrFields[u];n.mimeType&&a.overrideMimeType&&a.overrideMimeType(n.mimeType),!n.crossDomain&&!i["X-Requested-With"]&&(i["X-Requested-With"]="XMLHttpRequest");try{for(u in i)a.setRequestHeader(u,i[u])}catch(f){}a.send(n.hasContent&&n.data||null),r=function(e,i){var u,f,l,c,h;try{if(r&&(i||a.readyState===4)){r=t,o&&(a.onreadystatechange=v.noop,Bn&&delete Hn[o]);if(i)a.readyState!==4&&a.abort();else{u=a.status,l=a.getAllResponseHeaders(),c={},h=a.responseXML,h&&h.documentElement&&(c.xml=h);try{c.text=a.responseText}catch(p){}try{f=a.statusText}catch(p){f=""}!u&&n.isLocal&&!n.crossDomain?u=c.text?200:404:u===1223&&(u=204)}}}catch(d){i||s(-1,d)}c&&s(u,f,c,l)},n.async?a.readyState===4?setTimeout(r,0):(o=++jn,Bn&&(Hn||(Hn={},v(e).unload(Bn)),Hn[o]=r),a.onreadystatechange=r):r()},abort:function(){r&&r(0,1)}}}});var qn,Rn,Un=/^(?:toggle|show|hide)$/,zn=new RegExp("^(?:([-+])=|)("+m+")([a-z%]*)$","i"),Wn=/queueHooks$/,Xn=[Gn],Vn={"*":[function(e,t){var n,r,i=this.createTween(e,t),s=zn.exec(t),o=i.cur(),u=+o||0,a=1,f=20;if(s){n=+s[2],r=s[3]||(v.cssNumber[e]?"":"px");if(r!=="px"&&u){u=v.css(i.elem,e,!0)||n||1;do a=a||".5",u/=a,v.style(i.elem,e,u+r);while(a!==(a=i.cur()/o)&&a!==1&&--f)}i.unit=r,i.start=u,i.end=s[1]?u+(s[1]+1)*n:n}return i}]};v.Animation=v.extend(Kn,{tweener:function(e,t){v.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");var n,r=0,i=e.length;for(;r<i;r++)n=e[r],Vn[n]=Vn[n]||[],Vn[n].unshift(t)},prefilter:function(e,t){t?Xn.unshift(e):Xn.push(e)}}),v.Tween=Yn,Yn.prototype={constructor:Yn,init:function(e,t,n,r,i,s){this.elem=e,this.prop=n,this.easing=i||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=s||(v.cssNumber[n]?"":"px")},cur:function(){var e=Yn.propHooks[this.prop];return e&&e.get?e.get(this):Yn.propHooks._default.get(this)},run:function(e){var t,n=Yn.propHooks[this.prop];return this.options.duration?this.pos=t=v.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):Yn.propHooks._default.set(this),this}},Yn.prototype.init.prototype=Yn.prototype,Yn.propHooks={_default:{get:function(e){var t;return e.elem[e.prop]==null||!!e.elem.style&&e.elem.style[e.prop]!=null?(t=v.css(e.elem,e.prop,!1,""),!t||t==="auto"?0:t):e.elem[e.prop]},set:function(e){v.fx.step[e.prop]?v.fx.step[e.prop](e):e.elem.style&&(e.elem.style[v.cssProps[e.prop]]!=null||v.cssHooks[e.prop])?v.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},Yn.propHooks.scrollTop=Yn.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},v.each(["toggle","show","hide"],function(e,t){var n=v.fn[t];v.fn[t]=function(r,i,s){return r==null||typeof r=="boolean"||!e&&v.isFunction(r)&&v.isFunction(i)?n.apply(this,arguments):this.animate(Zn(t,!0),r,i,s)}}),v.fn.extend({fadeTo:function(e,t,n,r){return this.filter(Gt).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=v.isEmptyObject(e),s=v.speed(t,n,r),o=function(){var t=Kn(this,v.extend({},e),s);i&&t.stop(!0)};return i||s.queue===!1?this.each(o):this.queue(s.queue,o)},stop:function(e,n,r){var i=function(e){var t=e.stop;delete e.stop,t(r)};return typeof e!="string"&&(r=n,n=e,e=t),n&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,n=e!=null&&e+"queueHooks",s=v.timers,o=v._data(this);if(n)o[n]&&o[n].stop&&i(o[n]);else for(n in o)o[n]&&o[n].stop&&Wn.test(n)&&i(o[n]);for(n=s.length;n--;)s[n].elem===this&&(e==null||s[n].queue===e)&&(s[n].anim.stop(r),t=!1,s.splice(n,1));(t||!r)&&v.dequeue(this,e)})}}),v.each({slideDown:Zn("show"),slideUp:Zn("hide"),slideToggle:Zn("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){v.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),v.speed=function(e,t,n){var r=e&&typeof e=="object"?v.extend({},e):{complete:n||!n&&t||v.isFunction(e)&&e,duration:e,easing:n&&t||t&&!v.isFunction(t)&&t};r.duration=v.fx.off?0:typeof r.duration=="number"?r.duration:r.duration in v.fx.speeds?v.fx.speeds[r.duration]:v.fx.speeds._default;if(r.queue==null||r.queue===!0)r.queue="fx";return r.old=r.complete,r.complete=function(){v.isFunction(r.old)&&r.old.call(this),r.queue&&v.dequeue(this,r.queue)},r},v.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},v.timers=[],v.fx=Yn.prototype.init,v.fx.tick=function(){var e,n=v.timers,r=0;qn=v.now();for(;r<n.length;r++)e=n[r],!e()&&n[r]===e&&n.splice(r--,1);n.length||v.fx.stop(),qn=t},v.fx.timer=function(e){e()&&v.timers.push(e)&&!Rn&&(Rn=setInterval(v.fx.tick,v.fx.interval))},v.fx.interval=13,v.fx.stop=function(){clearInterval(Rn),Rn=null},v.fx.speeds={slow:600,fast:200,_default:400},v.fx.step={},v.expr&&v.expr.filters&&(v.expr.filters.animated=function(e){return v.grep(v.timers,function(t){return e===t.elem}).length});var er=/^(?:body|html)$/i;v.fn.offset=function(e){if(arguments.length)return e===t?this:this.each(function(t){v.offset.setOffset(this,e,t)});var n,r,i,s,o,u,a,f={top:0,left:0},l=this[0],c=l&&l.ownerDocument;if(!c)return;return(r=c.body)===l?v.offset.bodyOffset(l):(n=c.documentElement,v.contains(n,l)?(typeof l.getBoundingClientRect!="undefined"&&(f=l.getBoundingClientRect()),i=tr(c),s=n.clientTop||r.clientTop||0,o=n.clientLeft||r.clientLeft||0,u=i.pageYOffset||n.scrollTop,a=i.pageXOffset||n.scrollLeft,{top:f.top+u-s,left:f.left+a-o}):f)},v.offset={bodyOffset:function(e){var t=e.offsetTop,n=e.offsetLeft;return v.support.doesNotIncludeMarginInBodyOffset&&(t+=parseFloat(v.css(e,"marginTop"))||0,n+=parseFloat(v.css(e,"marginLeft"))||0),{top:t,left:n}},setOffset:function(e,t,n){var r=v.css(e,"position");r==="static"&&(e.style.position="relative");var i=v(e),s=i.offset(),o=v.css(e,"top"),u=v.css(e,"left"),a=(r==="absolute"||r==="fixed")&&v.inArray("auto",[o,u])>-1,f={},l={},c,h;a?(l=i.position(),c=l.top,h=l.left):(c=parseFloat(o)||0,h=parseFloat(u)||0),v.isFunction(t)&&(t=t.call(e,n,s)),t.top!=null&&(f.top=t.top-s.top+c),t.left!=null&&(f.left=t.left-s.left+h),"using"in t?t.using.call(e,f):i.css(f)}},v.fn.extend({position:function(){if(!this[0])return;var e=this[0],t=this.offsetParent(),n=this.offset(),r=er.test(t[0].nodeName)?{top:0,left:0}:t.offset();return n.top-=parseFloat(v.css(e,"marginTop"))||0,n.left-=parseFloat(v.css(e,"marginLeft"))||0,r.top+=parseFloat(v.css(t[0],"borderTopWidth"))||0,r.left+=parseFloat(v.css(t[0],"borderLeftWidth"))||0,{top:n.top-r.top,left:n.left-r.left}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||i.body;while(e&&!er.test(e.nodeName)&&v.css(e,"position")==="static")e=e.offsetParent;return e||i.body})}}),v.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r=/Y/.test(n);v.fn[e]=function(i){return v.access(this,function(e,i,s){var o=tr(e);if(s===t)return o?n in o?o[n]:o.document.documentElement[i]:e[i];o?o.scrollTo(r?v(o).scrollLeft():s,r?s:v(o).scrollTop()):e[i]=s},e,i,arguments.length,null)}}),v.each({Height:"height",Width:"width"},function(e,n){v.each({padding:"inner"+e,content:n,"":"outer"+e},function(r,i){v.fn[i]=function(i,s){var o=arguments.length&&(r||typeof i!="boolean"),u=r||(i===!0||s===!0?"margin":"border");return v.access(this,function(n,r,i){var s;return v.isWindow(n)?n.document.documentElement["client"+e]:n.nodeType===9?(s=n.documentElement,Math.max(n.body["scroll"+e],s["scroll"+e],n.body["offset"+e],s["offset"+e],s["client"+e])):i===t?v.css(n,r,i,u):v.style(n,r,i,u)},n,o?i:t,o,null)}})}),e.jQuery=e.$=v,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return v})})(window);
* https://jquery.com/
+
*
+
* Includes Sizzle.js
+
* https://sizzlejs.com/
+
*
+
* Copyright JS Foundation and other contributors
+
* Released under the MIT license
+
* https://jquery.org/license
+
*
+
* Date: 2018-01-20T17:24Z
+
*/
+
( function( global, factory ) {
+
  
"use strict";
 
  
if ( typeof module === "object" && typeof module.exports === "object" ) {
 
  
// For CommonJS and CommonJS-like environments where a proper `window`
 
// is present, execute the factory and get jQuery.
 
// For environments that do not have a `window` with a `document`
 
// (such as Node.js), expose a factory as module.exports.
 
// This accentuates the need for the creation of a real `window`.
 
// e.g. var jQuery = require("jquery")(window);
 
// See ticket #14549 for more info.
 
module.exports = global.document ?
 
factory( global, true ) :
 
function( w ) {
 
if ( !w.document ) {
 
throw new Error( "jQuery requires a window with a document" );
 
}
 
return factory( w );
 
};
 
} else {
 
factory( global );
 
}
 
  
// Pass this if window is not defined yet
 
} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) {
 
  
// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
+
/*!
// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
+
* Bootstrap v3.3.7 (http://getbootstrap.com)
// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
+
* Copyright 2011-2016 Twitter, Inc.
// enough that all such attempts are guarded in a try block.
+
* Licensed under the MIT license
"use strict";
+
*/
 +
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.7",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a("#"===f?[]:f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.7",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c).prop(c,!0)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c).prop(c,!1))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target).closest(".btn");b.call(d,"toggle"),a(c.target).is('input[type="radio"], input[type="checkbox"]')||(c.preventDefault(),d.is("input,button")?d.trigger("focus"):d.find("input:visible,button:visible").first().trigger("focus"))}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.7",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(!(a>this.$items.length-1||a<0))return this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){if(!this.sliding)return this.slide("next")},c.prototype.prev=function(){if(!this.sliding)return this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.7",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.7",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",c).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f,g.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$dialog=this.$element.find(".modal-dialog"),this.$backdrop=null,this.isShown=null,this.originalBodyPad=null,this.scrollbarWidth=0,this.ignoreBackdropClick=!1,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.3.7",c.TRANSITION_DURATION=300,c.BACKDROP_TRANSITION_DURATION=150,c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var d=this,e=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(e),this.isShown||e.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.setScrollbar(),this.$body.addClass("modal-open"),this.escape(),this.resize(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.$dialog.on("mousedown.dismiss.bs.modal",function(){d.$element.one("mouseup.dismiss.bs.modal",function(b){a(b.target).is(d.$element)&&(d.ignoreBackdropClick=!0)})}),this.backdrop(function(){var e=a.support.transition&&d.$element.hasClass("fade");d.$element.parent().length||d.$element.appendTo(d.$body),d.$element.show().scrollTop(0),d.adjustDialog(),e&&d.$element[0].offsetWidth,d.$element.addClass("in"),d.enforceFocus();var f=a.Event("shown.bs.modal",{relatedTarget:b});e?d.$dialog.one("bsTransitionEnd",function(){d.$element.trigger("focus").trigger(f)}).emulateTransitionEnd(c.TRANSITION_DURATION):d.$element.trigger("focus").trigger(f)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.escape(),this.resize(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").off("click.dismiss.bs.modal").off("mouseup.dismiss.bs.modal"),this.$dialog.off("mousedown.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(c.TRANSITION_DURATION):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){document===a.target||this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keydown.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keydown.dismiss.bs.modal")},c.prototype.resize=function(){this.isShown?a(window).on("resize.bs.modal",a.proxy(this.handleUpdate,this)):a(window).off("resize.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$body.removeClass("modal-open"),a.resetAdjustments(),a.resetScrollbar(),a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var d=this,e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var f=a.support.transition&&e;if(this.$backdrop=a(document.createElement("div")).addClass("modal-backdrop "+e).appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",a.proxy(function(a){return this.ignoreBackdropClick?void(this.ignoreBackdropClick=!1):void(a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus():this.hide()))},this)),f&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;f?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var g=function(){d.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",g).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):g()}else b&&b()},c.prototype.handleUpdate=function(){this.adjustDialog()},c.prototype.adjustDialog=function(){var a=this.$element[0].scrollHeight>document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth<a,this.scrollbarWidth=this.measureScrollbar()},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.originalBodyPad=document.body.style.paddingRight||"",this.bodyIsOverflowing&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right",this.originalBodyPad)},c.prototype.measureScrollbar=function(){var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b;!e&&/destroy|hide/.test(b)||(e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",a,b)};c.VERSION="3.3.7",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);if(c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),!c.isInStateTrue())return clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-m<o.top?"bottom":"right"==h&&k.right+l>o.width?"left":"left"==h&&k.left-l<o.left?"right":h,f.removeClass(n).addClass(h)}var p=this.getCalculatedOffset(h,k,l,m);this.applyPlacement(p,h);var q=function(){var a=e.hoverState;e.$element.trigger("shown.bs."+e.type),e.hoverState=null,"out"==a&&e.leave(e)};a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",q).emulateTransitionEnd(c.TRANSITION_DURATION):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top+=g,b.left+=h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=/top|bottom/.test(c),m=l?2*k.left-e+i:2*k.top-f+j,n=l?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(m,d[0][n],l)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c?"left":"top",50*(1-a/b)+"%").css(c?"top":"left","")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(b){function d(){"in"!=e.hoverState&&f.detach(),e.$element&&e.$element.removeAttr("aria-describedby").trigger("hidden.bs."+e.type),b&&b()}var e=this,f=a(this.$tip),g=a.Event("hide.bs."+this.type);if(this.$element.trigger(g),!g.isDefaultPrevented())return f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",d).emulateTransitionEnd(c.TRANSITION_DURATION):d(),this.hoverState=null,this},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName,e=c.getBoundingClientRect();null==e.width&&(e=a.extend({},e,{width:e.right-e.left,height:e.bottom-e.top}));var f=window.SVGElement&&c instanceof window.SVGElement,g=d?{top:0,left:0}:f?null:b.offset(),h={scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop()},i=d?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},e,h,i,g)},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null,a.$element=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;!e&&/destroy|hide/.test(b)||(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.7",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.7",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<e[0])return this.activeTarget=null,this.clear();for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(void 0===e[a+1]||b<e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){
 +
this.activeTarget=b,this.clear();var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.3.7",c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a"),f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()&&!f.isDefaultPrevented()){var h=a(d);this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:b[0]}),b.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.7",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return e<c&&"top";if("bottom"==this.affixed)return null!=c?!(e+this.unpin<=f.top)&&"bottom":!(e+g<=a-d)&&"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&e<=c?"top":null!=d&&i+j>=a-d&&"bottom"},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);
 +
// ------------------------------------------------------------------------------ //
 +
//
 +
// Template name : Bootsnav - Multi Purpose Header
 +
// Categorie : Bootstrap Menu in CSS
 +
// Author : adamnurdin01
 +
// Version : v.1.2
 +
// Created : 2016-06-02
 +
// Last update : 2016-10-19
 +
//
 +
// ------------------------------------------------------------------------------ //
  
var arr = [];
 
  
var document = window.document;
 
  
var getProto = Object.getPrototypeOf;
 
  
var slice = arr.slice;
 
  
var concat = arr.concat;
+
//..................................................
  
var push = arr.push;
+
"use strict";var _extends=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},_createClass=function(){function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}return function(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}}();function _toConsumableArray(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e<t.length;e++)n[e]=t[e];return n}return Array.from(t)}function _classCallCheck(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var Sortable=function(){function d(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},e=t.parent,n=t.links,i=void 0===n?document.querySelectorAll("[data-sjslink]"):n,s=t.active,a=void 0===s?"is-active":s,r=t.margin,o=void 0===r?20:r,l=t.responsive,u=void 0===l?{980:{columns:3},480:{columns:2},0:{columns:1}}:l,c=t.fadeDuration,h=void 0===c?{in:300,out:0}:c;_classCallCheck(this,d),this.parent=e,this.links=Array.from(i),this.active=a,this.margin=o,this.responsive=u,this.fadeDuration=h,this.elements=Array.from(this.parent.children),this.activeElements=this.elements,this.columns=1,this.dataLink="all",this.winWidth=window.innerWidth,this.init()}return _createClass(d,[{key:"orderelements",value:function(){var r=this,t=this.parent,e=this.activeElements,o=this.columns,l=this.blocWidth,u=(this.responsive,this.margin),n=e.reduce(function(t,e,n){var i=r._sumArrHeight(t,o),s=n%o*(l+u),a=0<=n-o?i[n%o]+u*Math.floor(n/o):0;return e.style.transform="translate3d("+s+"px, "+a+"px, 0)",t.push(e.offsetHeight),t},[]),i=this._sumArrHeight(n,o),s=Math.max.apply(Math,_toConsumableArray(i))+u*(Math.floor(e.length/o)-1);t.style.height=s+"px"}},{key:"handleFilterClick",value:function(t,e){var n=this;t.preventDefault();var i=this.links,s=this.active;e.dataset.sjslink!==this.dataLink&&(this.dataLink=e.dataset.sjslink,i.forEach(function(t){t.isEqualNode(e)?t.classList.add(s):t.classList.remove(s)}),this._filterElements(function(){n.orderelements()}))}},{key:"resize",value:function(){var t=this;window.addEventListener("resize",function(){clearTimeout(window.sortableResize),window.sortableResize=setTimeout(function(){t.winWidth=window.innerWidth,t._setBlocWidth(function(){t.orderelements()})},500)})}},{key:"init",value:function(){var n=this,t=this.parent,e=this.links,i=this.active;e.forEach(function(e,t){0===t&&(e.classList.add(i),n.dataLink=e.dataset.sjslink),e.addEventListener("click",function(t){n.handleFilterClick(t,e)})}),this._setBlocWidth(),window.addEventListener("load",function(){n._filterElements(function(){n.orderelements()}),t.style.opacity=1}),this.resize()}},{key:"_setBlocWidth",value:function(t){var e=this.parent,n=this.elements,i=this.margin,s=this.responsive,a=this.columns=this._columnsCount(s).columns,r=this.blocWidth=(e.clientWidth-i*(a-1))/a;n.forEach(function(t){t.style.width=r+"px"}),t&&t()}},{key:"_filterElements",value:function(t){var e=this,n=this.elements,i=this.dataLink,s=this.fadeDuration;this.activeElements=n.filter(function(t){return"all"===i?(e._fadeIn(t,s.in),!0):t.dataset.sjsel!==i?(e._fadeOut(t,s.out),!1):(e._fadeIn(t,s.in),!0)}),t&&t()}},{key:"_sumArrHeight",value:function(t,s){return t.reduce(function(t,e,n){var i=n%s;return t[i]||(t[i]=0),t[i]=t[i]+e,t},[])}},{key:"_columnsCount",value:function(t){var n=this.winWidth;return Object.entries(t).reduce(function(t,e){return n>e[0]&&e[0]>=Math.max(t.width)?{width:e[0],columns:e[1].columns}:t},{width:0,columns:4})}},{key:"_fadeIn",value:function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:300,n=arguments[2],i=parseFloat(window.getComputedStyle(e,null).getPropertyValue("opacity")),s=16/t;e.style.display="block",requestAnimationFrame(function t(){(i+=s)<=1?(e.style.opacity=i,requestAnimationFrame(t)):(e.style.opacity=1,n&&n())})}},{key:"_fadeOut",value:function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:300,n=arguments[2],i=parseFloat(window.getComputedStyle(e,null).getPropertyValue("opacity")),s=t?16/t:1;requestAnimationFrame(function t(){0<=(i-=s)?(e.style.opacity=i,requestAnimationFrame(t)):(e.style.opacity=0,e.style.display="none",n&&n())})}}]),d}();HTMLElement.prototype.sortablejs=HTMLElement.prototype.sortablejs||function(t){return new Sortable(_extends({parent:this},t))};
  
var indexOf = arr.indexOf;
 
  
var class2type = {};
+
</script>
  
var toString = class2type.toString;
+
<style>
 +
@charset "UTF-8";
  
var hasOwn = class2type.hasOwnProperty;
+
/*!
 +
* animate.css -http://daneden.me/animate
 +
* Version - 3.6.0
 +
* Licensed under the MIT license - http://opensource.org/licenses/MIT
 +
*
 +
* Copyright (c) 2018 Daniel Eden
 +
*/
  
var fnToString = hasOwn.toString;
+
.animated {
 +
    -webkit-animation-duration: 1s;
 +
    animation-duration: 1s;
 +
    -webkit-animation-fill-mode: both;
 +
    animation-fill-mode: both;
 +
}
  
var ObjectFunctionString = fnToString.call( Object );
+
.animated.infinite {
 +
    -webkit-animation-iteration-count: infinite;
 +
    animation-iteration-count: infinite;
 +
}
  
var support = {};
+
@-webkit-keyframes bounce {
 +
    from,
 +
    20%,
 +
    53%,
 +
    80%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
  
var isFunction = function isFunction( obj ) {
+
    40%,
 +
    43% {
 +
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 +
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 +
        -webkit-transform: translate3d(0, -30px, 0);
 +
        transform: translate3d(0, -30px, 0);
 +
    }
  
      // Support: Chrome <=57, Firefox <=52
+
    70% {
      // In some browsers, typeof returns "function" for HTML <object> elements
+
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      // (i.e., `typeof document.createElement( "object" ) === "function"`).
+
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      // We don't want to classify *any* DOM node as a function.
+
        -webkit-transform: translate3d(0, -15px, 0);
      return typeof obj === "function" && typeof obj.nodeType !== "number";
+
        transform: translate3d(0, -15px, 0);
  };
+
    }
  
 +
    90% {
 +
        -webkit-transform: translate3d(0, -4px, 0);
 +
        transform: translate3d(0, -4px, 0);
 +
    }
 +
}
  
var isWindow = function isWindow( obj ) {
+
@keyframes bounce {
return obj != null && obj === obj.window;
+
    from,
};
+
    20%,
 +
    53%,
 +
    80%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
  
 +
    40%,
 +
    43% {
 +
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 +
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 +
        -webkit-transform: translate3d(0, -30px, 0);
 +
        transform: translate3d(0, -30px, 0);
 +
    }
  
 +
    70% {
 +
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 +
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
 +
        -webkit-transform: translate3d(0, -15px, 0);
 +
        transform: translate3d(0, -15px, 0);
 +
    }
  
 +
    90% {
 +
        -webkit-transform: translate3d(0, -4px, 0);
 +
        transform: translate3d(0, -4px, 0);
 +
    }
 +
}
  
var preservedScriptAttributes = {
+
.bounce {
type: true,
+
    -webkit-animation-name: bounce;
src: true,
+
    animation-name: bounce;
noModule: true
+
    -webkit-transform-origin: center bottom;
};
+
    transform-origin: center bottom;
 +
}
  
function DOMEval( code, doc, node ) {
+
@-webkit-keyframes flash {
doc = doc || document;
+
    from,
 +
    50%,
 +
    to {
 +
        opacity: 1;
 +
    }
  
var i,
+
    25%,
script = doc.createElement( "script" );
+
    75% {
 +
        opacity: 0;
 +
    }
 +
}
  
script.text = code;
+
@keyframes flash {
if ( node ) {
+
    from,
for ( i in preservedScriptAttributes ) {
+
    50%,
if ( node[ i ] ) {
+
    to {
script[ i ] = node[ i ];
+
        opacity: 1;
}
+
    }
}
+
}
+
doc.head.appendChild( script ).parentNode.removeChild( script );
+
}
+
  
 +
    25%,
 +
    75% {
 +
        opacity: 0;
 +
    }
 +
}
  
function toType( obj ) {
+
.flash {
if ( obj == null ) {
+
    -webkit-animation-name: flash;
return obj + "";
+
    animation-name: flash;
}
+
 
+
// Support: Android <=2.3 only (functionish RegExp)
+
return typeof obj === "object" || typeof obj === "function" ?
+
class2type[ toString.call( obj ) ] || "object" :
+
typeof obj;
+
 
}
 
}
/* global Symbol */
 
// Defining this global in .eslintrc.json would create a danger of using the global
 
// unguarded in another place, it seems safer to define global only for this module
 
  
 +
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
 +
@-webkit-keyframes pulse {
 +
    from {
 +
        -webkit-transform: scale3d(1, 1, 1);
 +
        transform: scale3d(1, 1, 1);
 +
    }
  
var
+
    50% {
version = "3.3.1",
+
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
 +
        transform: scale3d(1.05, 1.05, 1.05);
 +
    }
  
// Define a local copy of jQuery
+
    to {
jQuery = function( selector, context ) {
+
        -webkit-transform: scale3d(1, 1, 1);
 +
        transform: scale3d(1, 1, 1);
 +
    }
 +
}
  
// The jQuery object is actually just the init constructor 'enhanced'
+
@keyframes pulse {
// Need init if jQuery is called (just allow error to be thrown if not included)
+
    from {
return new jQuery.fn.init( selector, context );
+
        -webkit-transform: scale3d(1, 1, 1);
},
+
        transform: scale3d(1, 1, 1);
 +
    }
  
// Support: Android <=4.0 only
+
    50% {
// Make sure we trim BOM and NBSP
+
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;
+
        transform: scale3d(1.05, 1.05, 1.05);
 +
    }
  
jQuery.fn = jQuery.prototype = {
+
    to {
 +
        -webkit-transform: scale3d(1, 1, 1);
 +
        transform: scale3d(1, 1, 1);
 +
    }
 +
}
  
// The current version of jQuery being used
+
.pulse {
jquery: version,
+
    -webkit-animation-name: pulse;
 +
    animation-name: pulse;
 +
}
  
constructor: jQuery,
+
@-webkit-keyframes rubberBand {
 +
    from {
 +
        -webkit-transform: scale3d(1, 1, 1);
 +
        transform: scale3d(1, 1, 1);
 +
    }
  
// The default length of a jQuery object is 0
+
    30% {
length: 0,
+
        -webkit-transform: scale3d(1.25, 0.75, 1);
 +
        transform: scale3d(1.25, 0.75, 1);
 +
    }
  
toArray: function() {
+
    40% {
return slice.call( this );
+
        -webkit-transform: scale3d(0.75, 1.25, 1);
},
+
        transform: scale3d(0.75, 1.25, 1);
 +
    }
  
// Get the Nth element in the matched element set OR
+
    50% {
// Get the whole matched element set as a clean array
+
        -webkit-transform: scale3d(1.15, 0.85, 1);
get: function( num ) {
+
        transform: scale3d(1.15, 0.85, 1);
 +
    }
  
// Return all the elements in a clean array
+
    65% {
if ( num == null ) {
+
        -webkit-transform: scale3d(0.95, 1.05, 1);
return slice.call( this );
+
        transform: scale3d(0.95, 1.05, 1);
}
+
    }
  
// Return just the one element from the set
+
    75% {
return num < 0 ? this[ num + this.length ] : this[ num ];
+
        -webkit-transform: scale3d(1.05, 0.95, 1);
},
+
        transform: scale3d(1.05, 0.95, 1);
 +
    }
  
// Take an array of elements and push it onto the stack
+
    to {
// (returning the new matched element set)
+
        -webkit-transform: scale3d(1, 1, 1);
pushStack: function( elems ) {
+
        transform: scale3d(1, 1, 1);
 +
    }
 +
}
  
// Build a new jQuery matched element set
+
@keyframes rubberBand {
var ret = jQuery.merge( this.constructor(), elems );
+
    from {
 +
        -webkit-transform: scale3d(1, 1, 1);
 +
        transform: scale3d(1, 1, 1);
 +
    }
  
// Add the old object onto the stack (as a reference)
+
    30% {
ret.prevObject = this;
+
        -webkit-transform: scale3d(1.25, 0.75, 1);
 +
        transform: scale3d(1.25, 0.75, 1);
 +
    }
  
// Return the newly-formed element set
+
    40% {
return ret;
+
        -webkit-transform: scale3d(0.75, 1.25, 1);
},
+
        transform: scale3d(0.75, 1.25, 1);
 +
    }
  
// Execute a callback for every element in the matched set.
+
    50% {
each: function( callback ) {
+
        -webkit-transform: scale3d(1.15, 0.85, 1);
return jQuery.each( this, callback );
+
        transform: scale3d(1.15, 0.85, 1);
},
+
    }
  
map: function( callback ) {
+
    65% {
return this.pushStack( jQuery.map( this, function( elem, i ) {
+
        -webkit-transform: scale3d(0.95, 1.05, 1);
return callback.call( elem, i, elem );
+
        transform: scale3d(0.95, 1.05, 1);
} ) );
+
    }
},
+
  
slice: function() {
+
    75% {
return this.pushStack( slice.apply( this, arguments ) );
+
        -webkit-transform: scale3d(1.05, 0.95, 1);
},
+
        transform: scale3d(1.05, 0.95, 1);
 +
    }
  
first: function() {
+
    to {
return this.eq( 0 );
+
        -webkit-transform: scale3d(1, 1, 1);
},
+
        transform: scale3d(1, 1, 1);
 +
    }
 +
}
  
last: function() {
+
.rubberBand {
return this.eq( -1 );
+
    -webkit-animation-name: rubberBand;
},
+
    animation-name: rubberBand;
 +
}
  
eq: function( i ) {
+
@-webkit-keyframes shake {
var len = this.length,
+
    from,
j = +i + ( i < 0 ? len : 0 );
+
    to {
return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] );
+
        -webkit-transform: translate3d(0, 0, 0);
},
+
        transform: translate3d(0, 0, 0);
 +
    }
  
end: function() {
+
    10%,
return this.prevObject || this.constructor();
+
    30%,
},
+
    50%,
 +
    70%,
 +
    90% {
 +
        -webkit-transform: translate3d(-10px, 0, 0);
 +
        transform: translate3d(-10px, 0, 0);
 +
    }
  
// For internal use only.
+
    20%,
// Behaves like an Array's method, not like a jQuery method.
+
    40%,
push: push,
+
    60%,
sort: arr.sort,
+
    80% {
splice: arr.splice
+
        -webkit-transform: translate3d(10px, 0, 0);
};
+
        transform: translate3d(10px, 0, 0);
 +
    }
 +
}
  
jQuery.extend = jQuery.fn.extend = function() {
+
@keyframes shake {
var options, name, src, copy, copyIsArray, clone,
+
    from,
target = arguments[ 0 ] || {},
+
    to {
i = 1,
+
        -webkit-transform: translate3d(0, 0, 0);
length = arguments.length,
+
        transform: translate3d(0, 0, 0);
deep = false;
+
    }
  
// Handle a deep copy situation
+
    10%,
if ( typeof target === "boolean" ) {
+
    30%,
deep = target;
+
    50%,
 +
    70%,
 +
    90% {
 +
        -webkit-transform: translate3d(-10px, 0, 0);
 +
        transform: translate3d(-10px, 0, 0);
 +
    }
  
// Skip the boolean and the target
+
    20%,
target = arguments[ i ] || {};
+
    40%,
i++;
+
    60%,
}
+
    80% {
 
+
        -webkit-transform: translate3d(10px, 0, 0);
// Handle case when target is a string or something (possible in deep copy)
+
        transform: translate3d(10px, 0, 0);
if ( typeof target !== "object" && !isFunction( target ) ) {
+
    }
target = {};
+
}
+
 
+
// Extend jQuery itself if only one argument is passed
+
if ( i === length ) {
+
target = this;
+
i--;
+
}
+
 
+
for ( ; i < length; i++ ) {
+
 
+
// Only deal with non-null/undefined values
+
if ( ( options = arguments[ i ] ) != null ) {
+
 
+
// Extend the base object
+
for ( name in options ) {
+
src = target[ name ];
+
copy = options[ name ];
+
 
+
// Prevent never-ending loop
+
if ( target === copy ) {
+
continue;
+
}
+
 
+
// Recurse if we're merging plain objects or arrays
+
if ( deep && copy && ( jQuery.isPlainObject( copy ) ||
+
( copyIsArray = Array.isArray( copy ) ) ) ) {
+
 
+
if ( copyIsArray ) {
+
copyIsArray = false;
+
clone = src && Array.isArray( src ) ? src : [];
+
 
+
} else {
+
clone = src && jQuery.isPlainObject( src ) ? src : {};
+
}
+
 
+
// Never move original objects, clone them
+
target[ name ] = jQuery.extend( deep, clone, copy );
+
 
+
// Don't bring in undefined values
+
} else if ( copy !== undefined ) {
+
target[ name ] = copy;
+
}
+
}
+
}
+
}
+
 
+
// Return the modified object
+
return target;
+
};
+
 
+
jQuery.extend( {
+
 
+
// Unique for each copy of jQuery on the page
+
expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ),
+
 
+
// Assume jQuery is ready without the ready module
+
isReady: true,
+
 
+
error: function( msg ) {
+
throw new Error( msg );
+
},
+
 
+
noop: function() {},
+
 
+
isPlainObject: function( obj ) {
+
var proto, Ctor;
+
 
+
// Detect obvious negatives
+
// Use toString instead of jQuery.type to catch host objects
+
if ( !obj || toString.call( obj ) !== "[object Object]" ) {
+
return false;
+
}
+
 
+
proto = getProto( obj );
+
 
+
// Objects with no prototype (e.g., `Object.create( null )`) are plain
+
if ( !proto ) {
+
return true;
+
}
+
 
+
// Objects with prototype are plain iff they were constructed by a global Object function
+
Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor;
+
return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString;
+
},
+
 
+
isEmptyObject: function( obj ) {
+
 
+
/* eslint-disable no-unused-vars */
+
// See https://github.com/eslint/eslint/issues/6125
+
var name;
+
 
+
for ( name in obj ) {
+
return false;
+
}
+
return true;
+
},
+
 
+
// Evaluates a script in a global context
+
globalEval: function( code ) {
+
DOMEval( code );
+
},
+
 
+
each: function( obj, callback ) {
+
var length, i = 0;
+
 
+
if ( isArrayLike( obj ) ) {
+
length = obj.length;
+
for ( ; i < length; i++ ) {
+
if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {
+
break;
+
}
+
}
+
} else {
+
for ( i in obj ) {
+
if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {
+
break;
+
}
+
}
+
}
+
 
+
return obj;
+
},
+
 
+
// Support: Android <=4.0 only
+
trim: function( text ) {
+
return text == null ?
+
"" :
+
( text + "" ).replace( rtrim, "" );
+
},
+
 
+
// results is for internal usage only
+
makeArray: function( arr, results ) {
+
var ret = results || [];
+
 
+
if ( arr != null ) {
+
if ( isArrayLike( Object( arr ) ) ) {
+
jQuery.merge( ret,
+
typeof arr === "string" ?
+
[ arr ] : arr
+
);
+
} else {
+
push.call( ret, arr );
+
}
+
}
+
 
+
return ret;
+
},
+
 
+
inArray: function( elem, arr, i ) {
+
return arr == null ? -1 : indexOf.call( arr, elem, i );
+
},
+
 
+
// Support: Android <=4.0 only, PhantomJS 1 only
+
// push.apply(_, arraylike) throws on ancient WebKit
+
merge: function( first, second ) {
+
var len = +second.length,
+
j = 0,
+
i = first.length;
+
 
+
for ( ; j < len; j++ ) {
+
first[ i++ ] = second[ j ];
+
}
+
 
+
first.length = i;
+
 
+
return first;
+
},
+
 
+
grep: function( elems, callback, invert ) {
+
var callbackInverse,
+
matches = [],
+
i = 0,
+
length = elems.length,
+
callbackExpect = !invert;
+
 
+
// Go through the array, only saving the items
+
// that pass the validator function
+
for ( ; i < length; i++ ) {
+
callbackInverse = !callback( elems[ i ], i );
+
if ( callbackInverse !== callbackExpect ) {
+
matches.push( elems[ i ] );
+
}
+
}
+
 
+
return matches;
+
},
+
 
+
// arg is for internal usage only
+
map: function( elems, callback, arg ) {
+
var length, value,
+
i = 0,
+
ret = [];
+
 
+
// Go through the array, translating each of the items to their new values
+
if ( isArrayLike( elems ) ) {
+
length = elems.length;
+
for ( ; i < length; i++ ) {
+
value = callback( elems[ i ], i, arg );
+
 
+
if ( value != null ) {
+
ret.push( value );
+
}
+
}
+
 
+
// Go through every key on the object,
+
} else {
+
for ( i in elems ) {
+
value = callback( elems[ i ], i, arg );
+
 
+
if ( value != null ) {
+
ret.push( value );
+
}
+
}
+
}
+
 
+
// Flatten any nested arrays
+
return concat.apply( [], ret );
+
},
+
 
+
// A global GUID counter for objects
+
guid: 1,
+
 
+
// jQuery.support is not used in Core but other projects attach their
+
// properties to it so it needs to exist.
+
support: support
+
} );
+
 
+
if ( typeof Symbol === "function" ) {
+
jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ];
+
 
}
 
}
  
// Populate the class2type map
+
.shake {
jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ),
+
    -webkit-animation-name: shake;
function( i, name ) {
+
    animation-name: shake;
class2type[ "[object " + name + "]" ] = name.toLowerCase();
+
} );
+
 
+
function isArrayLike( obj ) {
+
 
+
// Support: real iOS 8.2 only (not reproducible in simulator)
+
// `in` check used to prevent JIT error (gh-2145)
+
// hasOwn isn't used here due to false negatives
+
// regarding Nodelist length in IE
+
var length = !!obj && "length" in obj && obj.length,
+
type = toType( obj );
+
 
+
if ( isFunction( obj ) || isWindow( obj ) ) {
+
return false;
+
}
+
 
+
return type === "array" || length === 0 ||
+
typeof length === "number" && length > 0 && ( length - 1 ) in obj;
+
 
}
 
}
var Sizzle =
 
/*!
 
* Sizzle CSS Selector Engine v2.3.3
 
* https://sizzlejs.com/
 
*
 
* Copyright jQuery Foundation and other contributors
 
* Released under the MIT license
 
* http://jquery.org/license
 
*
 
* Date: 2016-08-08
 
*/
 
(function( window ) {
 
  
var i,
+
@-webkit-keyframes headShake {
support,
+
    0% {
Expr,
+
        -webkit-transform: translateX(0);
getText,
+
        transform: translateX(0);
isXML,
+
    }
tokenize,
+
compile,
+
select,
+
outermostContext,
+
sortInput,
+
hasDuplicate,
+
  
// Local document vars
+
    6.5% {
setDocument,
+
        -webkit-transform: translateX(-6px) rotateY(-9deg);
document,
+
        transform: translateX(-6px) rotateY(-9deg);
docElem,
+
    }
documentIsHTML,
+
rbuggyQSA,
+
rbuggyMatches,
+
matches,
+
contains,
+
  
// Instance-specific data
+
    18.5% {
expando = "sizzle" + 1 * new Date(),
+
        -webkit-transform: translateX(5px) rotateY(7deg);
preferredDoc = window.document,
+
        transform: translateX(5px) rotateY(7deg);
dirruns = 0,
+
    }
done = 0,
+
classCache = createCache(),
+
tokenCache = createCache(),
+
compilerCache = createCache(),
+
sortOrder = function( a, b ) {
+
if ( a === b ) {
+
hasDuplicate = true;
+
}
+
return 0;
+
},
+
  
// Instance methods
+
    31.5% {
hasOwn = ({}).hasOwnProperty,
+
        -webkit-transform: translateX(-3px) rotateY(-5deg);
arr = [],
+
        transform: translateX(-3px) rotateY(-5deg);
pop = arr.pop,
+
    }
push_native = arr.push,
+
push = arr.push,
+
slice = arr.slice,
+
// Use a stripped-down indexOf as it's faster than native
+
// https://jsperf.com/thor-indexof-vs-for/5
+
indexOf = function( list, elem ) {
+
var i = 0,
+
len = list.length;
+
for ( ; i < len; i++ ) {
+
if ( list[i] === elem ) {
+
return i;
+
}
+
}
+
return -1;
+
},
+
  
booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",
+
    43.5% {
 +
        -webkit-transform: translateX(2px) rotateY(3deg);
 +
        transform: translateX(2px) rotateY(3deg);
 +
    }
  
// Regular expressions
+
    50% {
 
+
        -webkit-transform: translateX(0);
// http://www.w3.org/TR/css3-selectors/#whitespace
+
        transform: translateX(0);
whitespace = "[\\x20\\t\\r\\n\\f]",
+
    }
 
+
// http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier
+
identifier = "(?:\\\\.|[\\w-]|[^\0-\\xa0])+",
+
 
+
// Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors
+
attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace +
+
// Operator (capture 2)
+
"*([*^$|!~]?=)" + whitespace +
+
// "Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]"
+
"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + whitespace +
+
"*\\]",
+
 
+
pseudos = ":(" + identifier + ")(?:\\((" +
+
// To reduce the number of selectors needing tokenize in the preFilter, prefer arguments:
+
// 1. quoted (capture 3; capture 4 or capture 5)
+
"('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" +
+
// 2. simple (capture 6)
+
"((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" +
+
// 3. anything else (capture 2)
+
".*" +
+
")\\)|)",
+
 
+
// Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter
+
rwhitespace = new RegExp( whitespace + "+", "g" ),
+
rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ),
+
 
+
rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ),
+
rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ),
+
 
+
rattributeQuotes = new RegExp( "=" + whitespace + "*([^\\]'\"]*?)" + whitespace + "*\\]", "g" ),
+
 
+
rpseudo = new RegExp( pseudos ),
+
ridentifier = new RegExp( "^" + identifier + "$" ),
+
 
+
matchExpr = {
+
"ID": new RegExp( "^#(" + identifier + ")" ),
+
"CLASS": new RegExp( "^\\.(" + identifier + ")" ),
+
"TAG": new RegExp( "^(" + identifier + "|[*])" ),
+
"ATTR": new RegExp( "^" + attributes ),
+
"PSEUDO": new RegExp( "^" + pseudos ),
+
"CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace +
+
"*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace +
+
"*(\\d+)|))" + whitespace + "*\\)|)", "i" ),
+
"bool": new RegExp( "^(?:" + booleans + ")$", "i" ),
+
// For use in libraries implementing .is()
+
// We use this for POS matching in `select`
+
"needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" +
+
whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" )
+
},
+
 
+
rinputs = /^(?:input|select|textarea|button)$/i,
+
rheader = /^h\d$/i,
+
 
+
rnative = /^[^{]+\{\s*\[native \w/,
+
 
+
// Easily-parseable/retrievable ID or TAG or CLASS selectors
+
rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,
+
 
+
rsibling = /[+~]/,
+
 
+
// CSS escapes
+
// http://www.w3.org/TR/CSS21/syndata.html#escaped-characters
+
runescape = new RegExp( "\\\\([\\da-f]{1,6}" + whitespace + "?|(" + whitespace + ")|.)", "ig" ),
+
funescape = function( _, escaped, escapedWhitespace ) {
+
var high = "0x" + escaped - 0x10000;
+
// NaN means non-codepoint
+
// Support: Firefox<24
+
// Workaround erroneous numeric interpretation of +"0x"
+
return high !== high || escapedWhitespace ?
+
escaped :
+
high < 0 ?
+
// BMP codepoint
+
String.fromCharCode( high + 0x10000 ) :
+
// Supplemental Plane codepoint (surrogate pair)
+
String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 );
+
},
+
 
+
// CSS string/identifier serialization
+
// https://drafts.csswg.org/cssom/#common-serializing-idioms
+
rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,
+
fcssescape = function( ch, asCodePoint ) {
+
if ( asCodePoint ) {
+
 
+
// U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER
+
if ( ch === "\0" ) {
+
return "\uFFFD";
+
}
+
 
+
// Control characters and (dependent upon position) numbers get escaped as code points
+
return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " ";
+
}
+
 
+
// Other potentially-special ASCII characters get backslash-escaped
+
return "\\" + ch;
+
},
+
 
+
// Used for iframes
+
// See setDocument()
+
// Removing the function wrapper causes a "Permission Denied"
+
// error in IE
+
unloadHandler = function() {
+
setDocument();
+
},
+
 
+
disabledAncestor = addCombinator(
+
function( elem ) {
+
return elem.disabled === true && ("form" in elem || "label" in elem);
+
},
+
{ dir: "parentNode", next: "legend" }
+
);
+
 
+
// Optimize for push.apply( _, NodeList )
+
try {
+
push.apply(
+
(arr = slice.call( preferredDoc.childNodes )),
+
preferredDoc.childNodes
+
);
+
// Support: Android<4.0
+
// Detect silently failing push.apply
+
arr[ preferredDoc.childNodes.length ].nodeType;
+
} catch ( e ) {
+
push = { apply: arr.length ?
+
 
+
// Leverage slice if possible
+
function( target, els ) {
+
push_native.apply( target, slice.call(els) );
+
} :
+
 
+
// Support: IE<9
+
// Otherwise append directly
+
function( target, els ) {
+
var j = target.length,
+
i = 0;
+
// Can't trust NodeList.length
+
while ( (target[j++] = els[i++]) ) {}
+
target.length = j - 1;
+
}
+
};
+
 
}
 
}
  
function Sizzle( selector, context, results, seed ) {
+
@keyframes headShake {
var m, i, elem, nid, match, groups, newSelector,
+
    0% {
newContext = context && context.ownerDocument,
+
        -webkit-transform: translateX(0);
 +
        transform: translateX(0);
 +
    }
  
// nodeType defaults to 9, since context defaults to document
+
    6.5% {
nodeType = context ? context.nodeType : 9;
+
        -webkit-transform: translateX(-6px) rotateY(-9deg);
 +
        transform: translateX(-6px) rotateY(-9deg);
 +
    }
  
results = results || [];
+
    18.5% {
 +
        -webkit-transform: translateX(5px) rotateY(7deg);
 +
        transform: translateX(5px) rotateY(7deg);
 +
    }
  
// Return early from calls with invalid selector or context
+
    31.5% {
if ( typeof selector !== "string" || !selector ||
+
        -webkit-transform: translateX(-3px) rotateY(-5deg);
nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) {
+
        transform: translateX(-3px) rotateY(-5deg);
 +
    }
  
return results;
+
    43.5% {
}
+
        -webkit-transform: translateX(2px) rotateY(3deg);
 +
        transform: translateX(2px) rotateY(3deg);
 +
    }
  
// Try to shortcut find operations (as opposed to filters) in HTML documents
+
    50% {
if ( !seed ) {
+
        -webkit-transform: translateX(0);
 
+
        transform: translateX(0);
if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) {
+
    }
setDocument( context );
+
}
+
context = context || document;
+
 
+
if ( documentIsHTML ) {
+
 
+
// If the selector is sufficiently simple, try using a "get*By*" DOM method
+
// (excepting DocumentFragment context, where the methods don't exist)
+
if ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) {
+
 
+
// ID selector
+
if ( (m = match[1]) ) {
+
 
+
// Document context
+
if ( nodeType === 9 ) {
+
if ( (elem = context.getElementById( m )) ) {
+
 
+
// Support: IE, Opera, Webkit
+
// TODO: identify versions
+
// getElementById can match elements by name instead of ID
+
if ( elem.id === m ) {
+
results.push( elem );
+
return results;
+
}
+
} else {
+
return results;
+
}
+
 
+
// Element context
+
} else {
+
 
+
// Support: IE, Opera, Webkit
+
// TODO: identify versions
+
// getElementById can match elements by name instead of ID
+
if ( newContext && (elem = newContext.getElementById( m )) &&
+
contains( context, elem ) &&
+
elem.id === m ) {
+
 
+
results.push( elem );
+
return results;
+
}
+
}
+
 
+
// Type selector
+
} else if ( match[2] ) {
+
push.apply( results, context.getElementsByTagName( selector ) );
+
return results;
+
 
+
// Class selector
+
} else if ( (m = match[3]) && support.getElementsByClassName &&
+
context.getElementsByClassName ) {
+
 
+
push.apply( results, context.getElementsByClassName( m ) );
+
return results;
+
}
+
}
+
 
+
// Take advantage of querySelectorAll
+
if ( support.qsa &&
+
!compilerCache[ selector + " " ] &&
+
(!rbuggyQSA || !rbuggyQSA.test( selector )) ) {
+
 
+
if ( nodeType !== 1 ) {
+
newContext = context;
+
newSelector = selector;
+
 
+
// qSA looks outside Element context, which is not what we want
+
// Thanks to Andrew Dupont for this workaround technique
+
// Support: IE <=8
+
// Exclude object elements
+
} else if ( context.nodeName.toLowerCase() !== "object" ) {
+
 
+
// Capture the context ID, setting it first if necessary
+
if ( (nid = context.getAttribute( "id" )) ) {
+
nid = nid.replace( rcssescape, fcssescape );
+
} else {
+
context.setAttribute( "id", (nid = expando) );
+
}
+
 
+
// Prefix every selector in the list
+
groups = tokenize( selector );
+
i = groups.length;
+
while ( i-- ) {
+
groups[i] = "#" + nid + " " + toSelector( groups[i] );
+
}
+
newSelector = groups.join( "," );
+
 
+
// Expand context for sibling selectors
+
newContext = rsibling.test( selector ) && testContext( context.parentNode ) ||
+
context;
+
}
+
 
+
if ( newSelector ) {
+
try {
+
push.apply( results,
+
newContext.querySelectorAll( newSelector )
+
);
+
return results;
+
} catch ( qsaError ) {
+
} finally {
+
if ( nid === expando ) {
+
context.removeAttribute( "id" );
+
}
+
}
+
}
+
}
+
}
+
}
+
 
+
// All others
+
return select( selector.replace( rtrim, "$1" ), context, results, seed );
+
 
}
 
}
  
/**
+
.headShake {
* Create key-value caches of limited size
+
    -webkit-animation-timing-function: ease-in-out;
* @returns {function(string, object)} Returns the Object data after storing it on itself with
+
    animation-timing-function: ease-in-out;
* property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength)
+
    -webkit-animation-name: headShake;
* deleting the oldest entry
+
    animation-name: headShake;
*/
+
function createCache() {
+
var keys = [];
+
 
+
function cache( key, value ) {
+
// Use (key + " ") to avoid collision with native prototype properties (see Issue #157)
+
if ( keys.push( key + " " ) > Expr.cacheLength ) {
+
// Only keep the most recent entries
+
delete cache[ keys.shift() ];
+
}
+
return (cache[ key + " " ] = value);
+
}
+
return cache;
+
 
}
 
}
  
/**
+
@-webkit-keyframes swing {
* Mark a function for special use by Sizzle
+
    20% {
* @param {Function} fn The function to mark
+
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
*/
+
        transform: rotate3d(0, 0, 1, 15deg);
function markFunction( fn ) {
+
    }
fn[ expando ] = true;
+
return fn;
+
}
+
  
/**
+
    40% {
* Support testing using an element
+
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
* @param {Function} fn Passed the created element and returns a boolean result
+
        transform: rotate3d(0, 0, 1, -10deg);
*/
+
    }
function assert( fn ) {
+
var el = document.createElement("fieldset");
+
  
try {
+
    60% {
return !!fn( el );
+
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
} catch (e) {
+
        transform: rotate3d(0, 0, 1, 5deg);
return false;
+
    }
} finally {
+
// Remove from its parent by default
+
if ( el.parentNode ) {
+
el.parentNode.removeChild( el );
+
}
+
// release memory in IE
+
el = null;
+
}
+
}
+
  
/**
+
    80% {
* Adds the same handler for all of the specified attrs
+
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
* @param {String} attrs Pipe-separated list of attributes
+
        transform: rotate3d(0, 0, 1, -5deg);
* @param {Function} handler The method that will be applied
+
    }
*/
+
function addHandle( attrs, handler ) {
+
var arr = attrs.split("|"),
+
i = arr.length;
+
  
while ( i-- ) {
+
    to {
Expr.attrHandle[ arr[i] ] = handler;
+
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
}
+
        transform: rotate3d(0, 0, 1, 0deg);
 +
    }
 
}
 
}
  
/**
+
@keyframes swing {
* Checks document order of two siblings
+
    20% {
* @param {Element} a
+
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
* @param {Element} b
+
        transform: rotate3d(0, 0, 1, 15deg);
* @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b
+
    }
*/
+
function siblingCheck( a, b ) {
+
var cur = b && a,
+
diff = cur && a.nodeType === 1 && b.nodeType === 1 &&
+
a.sourceIndex - b.sourceIndex;
+
  
// Use IE sourceIndex if available on both nodes
+
    40% {
if ( diff ) {
+
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
return diff;
+
        transform: rotate3d(0, 0, 1, -10deg);
}
+
    }
  
// Check if b follows a
+
    60% {
if ( cur ) {
+
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
while ( (cur = cur.nextSibling) ) {
+
        transform: rotate3d(0, 0, 1, 5deg);
if ( cur === b ) {
+
    }
return -1;
+
}
+
}
+
}
+
  
return a ? 1 : -1;
+
    80% {
}
+
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
 +
        transform: rotate3d(0, 0, 1, -5deg);
 +
    }
  
/**
+
    to {
* Returns a function to use in pseudos for input types
+
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
* @param {String} type
+
        transform: rotate3d(0, 0, 1, 0deg);
*/
+
    }
function createInputPseudo( type ) {
+
return function( elem ) {
+
var name = elem.nodeName.toLowerCase();
+
return name === "input" && elem.type === type;
+
};
+
 
}
 
}
  
/**
+
.swing {
* Returns a function to use in pseudos for buttons
+
    -webkit-transform-origin: top center;
* @param {String} type
+
    transform-origin: top center;
*/
+
    -webkit-animation-name: swing;
function createButtonPseudo( type ) {
+
    animation-name: swing;
return function( elem ) {
+
var name = elem.nodeName.toLowerCase();
+
return (name === "input" || name === "button") && elem.type === type;
+
};
+
 
}
 
}
  
/**
+
@-webkit-keyframes tada {
* Returns a function to use in pseudos for :enabled/:disabled
+
    from {
* @param {Boolean} disabled true for :disabled; false for :enabled
+
        -webkit-transform: scale3d(1, 1, 1);
*/
+
        transform: scale3d(1, 1, 1);
function createDisabledPseudo( disabled ) {
+
    }
  
// Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable
+
    10%,
return function( elem ) {
+
    20% {
 +
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
 +
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
 +
    }
  
// Only certain elements can match :enabled or :disabled
+
    30%,
// https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled
+
    50%,
// https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled
+
    70%,
if ( "form" in elem ) {
+
    90% {
 +
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
 +
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
 +
    }
  
// Check for inherited disabledness on relevant non-disabled elements:
+
    40%,
// * listed form-associated elements in a disabled fieldset
+
    60%,
//  https://html.spec.whatwg.org/multipage/forms.html#category-listed
+
    80% {
//  https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled
+
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
// * option elements in a disabled optgroup
+
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
//  https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled
+
    }
// All such elements have a "form" property.
+
if ( elem.parentNode && elem.disabled === false ) {
+
  
// Option elements defer to a parent optgroup if present
+
    to {
if ( "label" in elem ) {
+
        -webkit-transform: scale3d(1, 1, 1);
if ( "label" in elem.parentNode ) {
+
        transform: scale3d(1, 1, 1);
return elem.parentNode.disabled === disabled;
+
    }
} else {
+
}
return elem.disabled === disabled;
+
}
+
}
+
  
// Support: IE 6 - 11
+
@keyframes tada {
// Use the isDisabled shortcut property to check for disabled fieldset ancestors
+
    from {
return elem.isDisabled === disabled ||
+
        -webkit-transform: scale3d(1, 1, 1);
 +
        transform: scale3d(1, 1, 1);
 +
    }
  
// Where there is no isDisabled, check manually
+
    10%,
/* jshint -W018 */
+
    20% {
elem.isDisabled !== !disabled &&
+
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
disabledAncestor( elem ) === disabled;
+
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
+
    }
  
return elem.disabled === disabled;
+
    30%,
 +
    50%,
 +
    70%,
 +
    90% {
 +
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
 +
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
 +
    }
  
// Try to winnow out elements that can't be disabled before trusting the disabled property.
+
    40%,
// Some victims get caught in our net (label, legend, menu, track), but it shouldn't
+
    60%,
// even exist on them, let alone have a boolean value.
+
    80% {
} else if ( "label" in elem ) {
+
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
return elem.disabled === disabled;
+
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
+
    }
  
// Remaining elements are neither :enabled nor :disabled
+
    to {
return false;
+
        -webkit-transform: scale3d(1, 1, 1);
};
+
        transform: scale3d(1, 1, 1);
 +
    }
 
}
 
}
  
/**
+
.tada {
* Returns a function to use in pseudos for positionals
+
    -webkit-animation-name: tada;
* @param {Function} fn
+
    animation-name: tada;
*/
+
function createPositionalPseudo( fn ) {
+
return markFunction(function( argument ) {
+
argument = +argument;
+
return markFunction(function( seed, matches ) {
+
var j,
+
matchIndexes = fn( [], seed.length, argument ),
+
i = matchIndexes.length;
+
 
+
// Match elements found at the specified indexes
+
while ( i-- ) {
+
if ( seed[ (j = matchIndexes[i]) ] ) {
+
seed[j] = !(matches[j] = seed[j]);
+
}
+
}
+
});
+
});
+
 
}
 
}
  
/**
+
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
* Checks a node for validity as a Sizzle context
+
* @param {Element|Object=} context
+
* @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value
+
*/
+
function testContext( context ) {
+
return context && typeof context.getElementsByTagName !== "undefined" && context;
+
}
+
  
// Expose support vars for convenience
+
@-webkit-keyframes wobble {
support = Sizzle.support = {};
+
    from {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
  
/**
+
    15% {
* Detects XML nodes
+
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
* @param {Element|Object} elem An element or a document
+
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
* @returns {Boolean} True iff elem is a non-HTML XML node
+
    }
*/
+
isXML = Sizzle.isXML = function( elem ) {
+
// documentElement is verified for cases where it doesn't yet exist
+
// (such as loading iframes in IE - #4833)
+
var documentElement = elem && (elem.ownerDocument || elem).documentElement;
+
return documentElement ? documentElement.nodeName !== "HTML" : false;
+
};
+
  
/**
+
    30% {
* Sets document-related variables once based on the current document
+
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
* @param {Element|Object} [doc] An element or document object to use to set the document
+
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
* @returns {Object} Returns the current document
+
    }
*/
+
setDocument = Sizzle.setDocument = function( node ) {
+
var hasCompare, subWindow,
+
doc = node ? node.ownerDocument || node : preferredDoc;
+
  
// Return early if doc is invalid or already selected
+
    45% {
if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) {
+
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
return document;
+
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
+
    }
  
// Update global variables
+
    60% {
document = doc;
+
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
docElem = document.documentElement;
+
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
documentIsHTML = !isXML( document );
+
    }
  
// Support: IE 9-11, Edge
+
    75% {
// Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936)
+
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
if ( preferredDoc !== document &&
+
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
(subWindow = document.defaultView) && subWindow.top !== subWindow ) {
+
    }
  
// Support: IE 11, Edge
+
    to {
if ( subWindow.addEventListener ) {
+
        -webkit-transform: translate3d(0, 0, 0);
subWindow.addEventListener( "unload", unloadHandler, false );
+
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
// Support: IE 9 - 10 only
+
@keyframes wobble {
} else if ( subWindow.attachEvent ) {
+
    from {
subWindow.attachEvent( "onunload", unloadHandler );
+
        -webkit-transform: translate3d(0, 0, 0);
}
+
        transform: translate3d(0, 0, 0);
}
+
    }
  
/* Attributes
+
    15% {
---------------------------------------------------------------------- */
+
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
 +
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
 +
    }
  
// Support: IE<8
+
    30% {
// Verify that getAttribute really returns attributes and not properties
+
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
// (excepting IE8 booleans)
+
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
support.attributes = assert(function( el ) {
+
    }
el.className = "i";
+
return !el.getAttribute("className");
+
});
+
  
/* getElement(s)By*
+
    45% {
---------------------------------------------------------------------- */
+
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
 +
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
 +
    }
  
// Check if getElementsByTagName("*") returns only elements
+
    60% {
support.getElementsByTagName = assert(function( el ) {
+
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
el.appendChild( document.createComment("") );
+
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
return !el.getElementsByTagName("*").length;
+
    }
});
+
  
// Support: IE<9
+
    75% {
support.getElementsByClassName = rnative.test( document.getElementsByClassName );
+
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
 +
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
 +
    }
  
// Support: IE<10
+
    to {
// Check if getElementById returns elements by name
+
        -webkit-transform: translate3d(0, 0, 0);
// The broken getElementById methods don't pick up programmatically-set names,
+
        transform: translate3d(0, 0, 0);
// so use a roundabout getElementsByName test
+
    }
support.getById = assert(function( el ) {
+
}
docElem.appendChild( el ).id = expando;
+
return !document.getElementsByName || !document.getElementsByName( expando ).length;
+
});
+
  
// ID filter and find
+
.wobble {
if ( support.getById ) {
+
    -webkit-animation-name: wobble;
Expr.filter["ID"] = function( id ) {
+
    animation-name: wobble;
var attrId = id.replace( runescape, funescape );
+
}
return function( elem ) {
+
return elem.getAttribute("id") === attrId;
+
};
+
};
+
Expr.find["ID"] = function( id, context ) {
+
if ( typeof context.getElementById !== "undefined" && documentIsHTML ) {
+
var elem = context.getElementById( id );
+
return elem ? [ elem ] : [];
+
}
+
};
+
} else {
+
Expr.filter["ID"] =  function( id ) {
+
var attrId = id.replace( runescape, funescape );
+
return function( elem ) {
+
var node = typeof elem.getAttributeNode !== "undefined" &&
+
elem.getAttributeNode("id");
+
return node && node.value === attrId;
+
};
+
};
+
  
// Support: IE 6 - 7 only
+
@-webkit-keyframes jello {
// getElementById is not reliable as a find shortcut
+
    from,
Expr.find["ID"] = function( id, context ) {
+
    11.1%,
if ( typeof context.getElementById !== "undefined" && documentIsHTML ) {
+
    to {
var node, i, elems,
+
        -webkit-transform: translate3d(0, 0, 0);
elem = context.getElementById( id );
+
        transform: translate3d(0, 0, 0);
 +
    }
  
if ( elem ) {
+
    22.2% {
 +
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
 +
        transform: skewX(-12.5deg) skewY(-12.5deg);
 +
    }
  
// Verify the id attribute
+
    33.3% {
node = elem.getAttributeNode("id");
+
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
if ( node && node.value === id ) {
+
        transform: skewX(6.25deg) skewY(6.25deg);
return [ elem ];
+
    }
}
+
  
// Fall back on getElementsByName
+
    44.4% {
elems = context.getElementsByName( id );
+
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
i = 0;
+
        transform: skewX(-3.125deg) skewY(-3.125deg);
while ( (elem = elems[i++]) ) {
+
    }
node = elem.getAttributeNode("id");
+
if ( node && node.value === id ) {
+
return [ elem ];
+
}
+
}
+
}
+
  
return [];
+
    55.5% {
}
+
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
};
+
        transform: skewX(1.5625deg) skewY(1.5625deg);
}
+
    }
  
// Tag
+
    66.6% {
Expr.find["TAG"] = support.getElementsByTagName ?
+
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
function( tag, context ) {
+
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
if ( typeof context.getElementsByTagName !== "undefined" ) {
+
    }
return context.getElementsByTagName( tag );
+
  
// DocumentFragment nodes don't have gEBTN
+
    77.7% {
} else if ( support.qsa ) {
+
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
return context.querySelectorAll( tag );
+
        transform: skewX(0.390625deg) skewY(0.390625deg);
}
+
    }
} :
+
  
function( tag, context ) {
+
    88.8% {
var elem,
+
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
tmp = [],
+
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
i = 0,
+
    }
// By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too
+
}
results = context.getElementsByTagName( tag );
+
  
// Filter out possible comments
+
@keyframes jello {
if ( tag === "*" ) {
+
    from,
while ( (elem = results[i++]) ) {
+
    11.1%,
if ( elem.nodeType === 1 ) {
+
    to {
tmp.push( elem );
+
        -webkit-transform: translate3d(0, 0, 0);
}
+
        transform: translate3d(0, 0, 0);
}
+
    }
  
return tmp;
+
    22.2% {
}
+
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
return results;
+
        transform: skewX(-12.5deg) skewY(-12.5deg);
};
+
    }
  
// Class
+
    33.3% {
Expr.find["CLASS"] = support.getElementsByClassName && function( className, context ) {
+
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) {
+
        transform: skewX(6.25deg) skewY(6.25deg);
return context.getElementsByClassName( className );
+
    }
}
+
};
+
  
/* QSA/matchesSelector
+
    44.4% {
---------------------------------------------------------------------- */
+
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
 +
        transform: skewX(-3.125deg) skewY(-3.125deg);
 +
    }
  
// QSA and matchesSelector support
+
    55.5% {
 +
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
 +
        transform: skewX(1.5625deg) skewY(1.5625deg);
 +
    }
  
// matchesSelector(:active) reports false when true (IE9/Opera 11.5)
+
    66.6% {
rbuggyMatches = [];
+
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 +
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
 +
    }
  
// qSa(:focus) reports false when true (Chrome 21)
+
    77.7% {
// We allow this because of a bug in IE8/9 that throws an error
+
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
// whenever `document.activeElement` is accessed on an iframe
+
        transform: skewX(0.390625deg) skewY(0.390625deg);
// So, we allow :focus to pass through QSA all the time to avoid the IE error
+
    }
// See https://bugs.jquery.com/ticket/13378
+
rbuggyQSA = [];
+
  
if ( (support.qsa = rnative.test( document.querySelectorAll )) ) {
+
    88.8% {
// Build QSA regex
+
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
// Regex strategy adopted from Diego Perini
+
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
assert(function( el ) {
+
    }
// Select is set to empty string on purpose
+
}
// This is to test IE's treatment of not explicitly
+
// setting a boolean content attribute,
+
// since its presence should be enough
+
// https://bugs.jquery.com/ticket/12359
+
docElem.appendChild( el ).innerHTML = "<a id='" + expando + "'></a>" +
+
"<select id='" + expando + "-\r\\' msallowcapture=''>" +
+
"<option selected=''></option></select>";
+
  
// Support: IE8, Opera 11-12.16
+
.jello {
// Nothing should be selected when empty strings follow ^= or $= or *=
+
    -webkit-animation-name: jello;
// The test attribute must be unknown in Opera but "safe" for WinRT
+
    animation-name: jello;
// https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section
+
    -webkit-transform-origin: center;
if ( el.querySelectorAll("[msallowcapture^='']").length ) {
+
    transform-origin: center;
rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" );
+
}
}
+
  
// Support: IE8
+
@-webkit-keyframes bounceIn {
// Boolean attributes and "value" are not treated correctly
+
    from,
if ( !el.querySelectorAll("[selected]").length ) {
+
    20%,
rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" );
+
    40%,
}
+
    60%,
 +
    80%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
    }
  
// Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+
+
    0% {
if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) {
+
        opacity: 0;
rbuggyQSA.push("~=");
+
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
}
+
        transform: scale3d(0.3, 0.3, 0.3);
 +
    }
  
// Webkit/Opera - :checked should return selected option elements
+
    20% {
// http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked
+
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
// IE8 throws error here and will not see later tests
+
        transform: scale3d(1.1, 1.1, 1.1);
if ( !el.querySelectorAll(":checked").length ) {
+
    }
rbuggyQSA.push(":checked");
+
}
+
  
// Support: Safari 8+, iOS 8+
+
    40% {
// https://bugs.webkit.org/show_bug.cgi?id=136851
+
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
// In-page `selector#id sibling-combinator selector` fails
+
        transform: scale3d(0.9, 0.9, 0.9);
if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) {
+
    }
rbuggyQSA.push(".#.+[+~]");
+
}
+
});
+
  
assert(function( el ) {
+
    60% {
el.innerHTML = "<a href='' disabled='disabled'></a>" +
+
        opacity: 1;
"<select disabled='disabled'><option/></select>";
+
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
 +
        transform: scale3d(1.03, 1.03, 1.03);
 +
    }
  
// Support: Windows 8 Native Apps
+
    80% {
// The type and name attributes are restricted during .innerHTML assignment
+
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
var input = document.createElement("input");
+
        transform: scale3d(0.97, 0.97, 0.97);
input.setAttribute( "type", "hidden" );
+
    }
el.appendChild( input ).setAttribute( "name", "D" );
+
  
// Support: IE8
+
    to {
// Enforce case-sensitivity of name attribute
+
        opacity: 1;
if ( el.querySelectorAll("[name=d]").length ) {
+
        -webkit-transform: scale3d(1, 1, 1);
rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" );
+
        transform: scale3d(1, 1, 1);
}
+
    }
 +
}
  
// FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled)
+
@keyframes bounceIn {
// IE8 throws error here and will not see later tests
+
    from,
if ( el.querySelectorAll(":enabled").length !== 2 ) {
+
    20%,
rbuggyQSA.push( ":enabled", ":disabled" );
+
    40%,
}
+
    60%,
 +
    80%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
    }
  
// Support: IE9-11+
+
    0% {
// IE's :disabled selector does not pick up the children of disabled fieldsets
+
        opacity: 0;
docElem.appendChild( el ).disabled = true;
+
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
if ( el.querySelectorAll(":disabled").length !== 2 ) {
+
        transform: scale3d(0.3, 0.3, 0.3);
rbuggyQSA.push( ":enabled", ":disabled" );
+
    }
}
+
  
// Opera 10-11 does not throw on post-comma invalid pseudos
+
    20% {
el.querySelectorAll("*,:x");
+
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
rbuggyQSA.push(",.*:");
+
        transform: scale3d(1.1, 1.1, 1.1);
});
+
    }
}
+
  
if ( (support.matchesSelector = rnative.test( (matches = docElem.matches ||
+
    40% {
docElem.webkitMatchesSelector ||
+
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
docElem.mozMatchesSelector ||
+
        transform: scale3d(0.9, 0.9, 0.9);
docElem.oMatchesSelector ||
+
    }
docElem.msMatchesSelector) )) ) {
+
  
assert(function( el ) {
+
    60% {
// Check to see if it's possible to do matchesSelector
+
        opacity: 1;
// on a disconnected node (IE 9)
+
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
support.disconnectedMatch = matches.call( el, "*" );
+
        transform: scale3d(1.03, 1.03, 1.03);
 +
    }
  
// This should fail with an exception
+
    80% {
// Gecko does not error, returns false instead
+
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
matches.call( el, "[s!='']:x" );
+
        transform: scale3d(0.97, 0.97, 0.97);
rbuggyMatches.push( "!=", pseudos );
+
    }
});
+
}
+
  
rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join("|") );
+
    to {
rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join("|") );
+
        opacity: 1;
 +
        -webkit-transform: scale3d(1, 1, 1);
 +
        transform: scale3d(1, 1, 1);
 +
    }
 +
}
  
/* Contains
+
.bounceIn {
---------------------------------------------------------------------- */
+
    -webkit-animation-duration: 0.75s;
hasCompare = rnative.test( docElem.compareDocumentPosition );
+
    animation-duration: 0.75s;
 +
    -webkit-animation-name: bounceIn;
 +
    animation-name: bounceIn;
 +
}
  
// Element contains another
+
@-webkit-keyframes bounceInDown {
// Purposefully self-exclusive
+
    from,
// As in, an element does not contain itself
+
    60%,
contains = hasCompare || rnative.test( docElem.contains ) ?
+
    75%,
function( a, b ) {
+
    90%,
var adown = a.nodeType === 9 ? a.documentElement : a,
+
    to {
bup = b && b.parentNode;
+
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
return a === bup || !!( bup && bup.nodeType === 1 && (
+
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
adown.contains ?
+
    }
adown.contains( bup ) :
+
a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16
+
));
+
} :
+
function( a, b ) {
+
if ( b ) {
+
while ( (b = b.parentNode) ) {
+
if ( b === a ) {
+
return true;
+
}
+
}
+
}
+
return false;
+
};
+
  
/* Sorting
+
    0% {
---------------------------------------------------------------------- */
+
        opacity: 0;
 +
        -webkit-transform: translate3d(0, -3000px, 0);
 +
        transform: translate3d(0, -3000px, 0);
 +
    }
  
// Document order sorting
+
    60% {
sortOrder = hasCompare ?
+
        opacity: 1;
function( a, b ) {
+
        -webkit-transform: translate3d(0, 25px, 0);
 +
        transform: translate3d(0, 25px, 0);
 +
    }
  
// Flag for duplicate removal
+
    75% {
if ( a === b ) {
+
        -webkit-transform: translate3d(0, -10px, 0);
hasDuplicate = true;
+
        transform: translate3d(0, -10px, 0);
return 0;
+
    }
}
+
  
// Sort on method existence if only one input has compareDocumentPosition
+
    90% {
var compare = !a.compareDocumentPosition - !b.compareDocumentPosition;
+
        -webkit-transform: translate3d(0, 5px, 0);
if ( compare ) {
+
        transform: translate3d(0, 5px, 0);
return compare;
+
    }
}
+
  
// Calculate position if both inputs belong to the same document
+
    to {
compare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ?
+
        -webkit-transform: translate3d(0, 0, 0);
a.compareDocumentPosition( b ) :
+
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
// Otherwise we know they are disconnected
+
@keyframes bounceInDown {
1;
+
    from,
 +
    60%,
 +
    75%,
 +
    90%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
    }
  
// Disconnected nodes
+
    0% {
if ( compare & 1 ||
+
        opacity: 0;
(!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) {
+
        -webkit-transform: translate3d(0, -3000px, 0);
 +
        transform: translate3d(0, -3000px, 0);
 +
    }
  
// Choose the first element that is related to our preferred document
+
    60% {
if ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) {
+
        opacity: 1;
return -1;
+
        -webkit-transform: translate3d(0, 25px, 0);
}
+
        transform: translate3d(0, 25px, 0);
if ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) {
+
    }
return 1;
+
}
+
  
// Maintain original order
+
    75% {
return sortInput ?
+
        -webkit-transform: translate3d(0, -10px, 0);
( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
+
        transform: translate3d(0, -10px, 0);
0;
+
    }
}
+
  
return compare & 4 ? -1 : 1;
+
    90% {
} :
+
        -webkit-transform: translate3d(0, 5px, 0);
function( a, b ) {
+
        transform: translate3d(0, 5px, 0);
// Exit early if the nodes are identical
+
    }
if ( a === b ) {
+
hasDuplicate = true;
+
return 0;
+
}
+
  
var cur,
+
    to {
i = 0,
+
        -webkit-transform: translate3d(0, 0, 0);
aup = a.parentNode,
+
        transform: translate3d(0, 0, 0);
bup = b.parentNode,
+
    }
ap = [ a ],
+
}
bp = [ b ];
+
  
// Parentless nodes are either documents or disconnected
+
.bounceInDown {
if ( !aup || !bup ) {
+
    -webkit-animation-name: bounceInDown;
return a === document ? -1 :
+
    animation-name: bounceInDown;
b === document ? 1 :
+
}
aup ? -1 :
+
bup ? 1 :
+
sortInput ?
+
( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
+
0;
+
  
// If the nodes are siblings, we can do a quick check
+
@-webkit-keyframes bounceInLeft {
} else if ( aup === bup ) {
+
    from,
return siblingCheck( a, b );
+
    60%,
}
+
    75%,
 +
    90%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
    }
  
// Otherwise we need full lists of their ancestors for comparison
+
    0% {
cur = a;
+
        opacity: 0;
while ( (cur = cur.parentNode) ) {
+
        -webkit-transform: translate3d(-3000px, 0, 0);
ap.unshift( cur );
+
        transform: translate3d(-3000px, 0, 0);
}
+
    }
cur = b;
+
while ( (cur = cur.parentNode) ) {
+
bp.unshift( cur );
+
}
+
  
// Walk down the tree looking for a discrepancy
+
    60% {
while ( ap[i] === bp[i] ) {
+
        opacity: 1;
i++;
+
        -webkit-transform: translate3d(25px, 0, 0);
}
+
        transform: translate3d(25px, 0, 0);
 +
    }
  
return i ?
+
    75% {
// Do a sibling check if the nodes have a common ancestor
+
        -webkit-transform: translate3d(-10px, 0, 0);
siblingCheck( ap[i], bp[i] ) :
+
        transform: translate3d(-10px, 0, 0);
 +
    }
  
// Otherwise nodes in our document sort first
+
    90% {
ap[i] === preferredDoc ? -1 :
+
        -webkit-transform: translate3d(5px, 0, 0);
bp[i] === preferredDoc ? 1 :
+
        transform: translate3d(5px, 0, 0);
0;
+
    }
};
+
  
return document;
+
    to {
};
+
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
Sizzle.matches = function( expr, elements ) {
+
@keyframes bounceInLeft {
return Sizzle( expr, null, null, elements );
+
    from,
};
+
    60%,
 +
    75%,
 +
    90%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
    }
  
Sizzle.matchesSelector = function( elem, expr ) {
+
    0% {
// Set document vars if needed
+
        opacity: 0;
if ( ( elem.ownerDocument || elem ) !== document ) {
+
        -webkit-transform: translate3d(-3000px, 0, 0);
setDocument( elem );
+
        transform: translate3d(-3000px, 0, 0);
}
+
    }
  
// Make sure that attribute selectors are quoted
+
    60% {
expr = expr.replace( rattributeQuotes, "='$1']" );
+
        opacity: 1;
 +
        -webkit-transform: translate3d(25px, 0, 0);
 +
        transform: translate3d(25px, 0, 0);
 +
    }
  
if ( support.matchesSelector && documentIsHTML &&
+
    75% {
!compilerCache[ expr + " " ] &&
+
        -webkit-transform: translate3d(-10px, 0, 0);
( !rbuggyMatches || !rbuggyMatches.test( expr ) ) &&
+
        transform: translate3d(-10px, 0, 0);
( !rbuggyQSA     || !rbuggyQSA.test( expr ) ) ) {
+
     }
  
try {
+
    90% {
var ret = matches.call( elem, expr );
+
        -webkit-transform: translate3d(5px, 0, 0);
 +
        transform: translate3d(5px, 0, 0);
 +
    }
  
// IE 9's matchesSelector returns false on disconnected nodes
+
    to {
if ( ret || support.disconnectedMatch ||
+
        -webkit-transform: translate3d(0, 0, 0);
// As well, disconnected nodes are said to be in a document
+
        transform: translate3d(0, 0, 0);
// fragment in IE 9
+
    }
elem.document && elem.document.nodeType !== 11 ) {
+
}
return ret;
+
}
+
} catch (e) {}
+
}
+
  
return Sizzle( expr, document, null, [ elem ] ).length > 0;
+
.bounceInLeft {
};
+
    -webkit-animation-name: bounceInLeft;
 +
    animation-name: bounceInLeft;
 +
}
  
Sizzle.contains = function( context, elem ) {
+
@-webkit-keyframes bounceInRight {
// Set document vars if needed
+
    from,
if ( ( context.ownerDocument || context ) !== document ) {
+
    60%,
setDocument( context );
+
    75%,
}
+
    90%,
return contains( context, elem );
+
    to {
};
+
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
    }
  
Sizzle.attr = function( elem, name ) {
+
    from {
// Set document vars if needed
+
        opacity: 0;
if ( ( elem.ownerDocument || elem ) !== document ) {
+
        -webkit-transform: translate3d(3000px, 0, 0);
setDocument( elem );
+
        transform: translate3d(3000px, 0, 0);
}
+
    }
  
var fn = Expr.attrHandle[ name.toLowerCase() ],
+
    60% {
// Don't get fooled by Object.prototype properties (jQuery #13807)
+
        opacity: 1;
val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ?
+
        -webkit-transform: translate3d(-25px, 0, 0);
fn( elem, name, !documentIsHTML ) :
+
        transform: translate3d(-25px, 0, 0);
undefined;
+
    }
  
return val !== undefined ?
+
    75% {
val :
+
        -webkit-transform: translate3d(10px, 0, 0);
support.attributes || !documentIsHTML ?
+
        transform: translate3d(10px, 0, 0);
elem.getAttribute( name ) :
+
    }
(val = elem.getAttributeNode(name)) && val.specified ?
+
val.value :
+
null;
+
};
+
  
Sizzle.escape = function( sel ) {
+
    90% {
return (sel + "").replace( rcssescape, fcssescape );
+
        -webkit-transform: translate3d(-5px, 0, 0);
};
+
        transform: translate3d(-5px, 0, 0);
 +
    }
  
Sizzle.error = function( msg ) {
+
    to {
throw new Error( "Syntax error, unrecognized expression: " + msg );
+
        -webkit-transform: translate3d(0, 0, 0);
};
+
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
/**
+
@keyframes bounceInRight {
* Document sorting and removing duplicates
+
    from,
* @param {ArrayLike} results
+
    60%,
*/
+
    75%,
Sizzle.uniqueSort = function( results ) {
+
    90%,
var elem,
+
    to {
duplicates = [],
+
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
j = 0,
+
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
i = 0;
+
    }
  
// Unless we *know* we can detect duplicates, assume their presence
+
    from {
hasDuplicate = !support.detectDuplicates;
+
        opacity: 0;
sortInput = !support.sortStable && results.slice( 0 );
+
        -webkit-transform: translate3d(3000px, 0, 0);
results.sort( sortOrder );
+
        transform: translate3d(3000px, 0, 0);
 +
    }
  
if ( hasDuplicate ) {
+
    60% {
while ( (elem = results[i++]) ) {
+
        opacity: 1;
if ( elem === results[ i ] ) {
+
        -webkit-transform: translate3d(-25px, 0, 0);
j = duplicates.push( i );
+
        transform: translate3d(-25px, 0, 0);
}
+
    }
}
+
while ( j-- ) {
+
results.splice( duplicates[ j ], 1 );
+
}
+
}
+
  
// Clear input after sorting to release objects
+
    75% {
// See https://github.com/jquery/sizzle/pull/225
+
        -webkit-transform: translate3d(10px, 0, 0);
sortInput = null;
+
        transform: translate3d(10px, 0, 0);
 +
    }
  
return results;
+
    90% {
};
+
        -webkit-transform: translate3d(-5px, 0, 0);
 +
        transform: translate3d(-5px, 0, 0);
 +
    }
  
/**
+
    to {
* Utility function for retrieving the text value of an array of DOM nodes
+
        -webkit-transform: translate3d(0, 0, 0);
* @param {Array|Element} elem
+
        transform: translate3d(0, 0, 0);
*/
+
    }
getText = Sizzle.getText = function( elem ) {
+
}
var node,
+
ret = "",
+
i = 0,
+
nodeType = elem.nodeType;
+
  
if ( !nodeType ) {
+
.bounceInRight {
// If no nodeType, this is expected to be an array
+
    -webkit-animation-name: bounceInRight;
while ( (node = elem[i++]) ) {
+
    animation-name: bounceInRight;
// Do not traverse comment nodes
+
}
ret += getText( node );
+
}
+
} else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) {
+
// Use textContent for elements
+
// innerText usage removed for consistency of new lines (jQuery #11153)
+
if ( typeof elem.textContent === "string" ) {
+
return elem.textContent;
+
} else {
+
// Traverse its children
+
for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {
+
ret += getText( elem );
+
}
+
}
+
} else if ( nodeType === 3 || nodeType === 4 ) {
+
return elem.nodeValue;
+
}
+
// Do not include comment or processing instruction nodes
+
  
return ret;
+
@-webkit-keyframes bounceInUp {
};
+
    from,
 +
    60%,
 +
    75%,
 +
    90%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
    }
  
Expr = Sizzle.selectors = {
+
    from {
 +
        opacity: 0;
 +
        -webkit-transform: translate3d(0, 3000px, 0);
 +
        transform: translate3d(0, 3000px, 0);
 +
    }
  
// Can be adjusted by the user
+
    60% {
cacheLength: 50,
+
        opacity: 1;
 +
        -webkit-transform: translate3d(0, -20px, 0);
 +
        transform: translate3d(0, -20px, 0);
 +
    }
  
createPseudo: markFunction,
+
    75% {
 +
        -webkit-transform: translate3d(0, 10px, 0);
 +
        transform: translate3d(0, 10px, 0);
 +
    }
  
match: matchExpr,
+
    90% {
 +
        -webkit-transform: translate3d(0, -5px, 0);
 +
        transform: translate3d(0, -5px, 0);
 +
    }
  
attrHandle: {},
+
    to {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
find: {},
+
@keyframes bounceInUp {
 +
    from,
 +
    60%,
 +
    75%,
 +
    90%,
 +
    to {
 +
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 +
    }
  
relative: {
+
    from {
">": { dir: "parentNode", first: true },
+
        opacity: 0;
" ": { dir: "parentNode" },
+
        -webkit-transform: translate3d(0, 3000px, 0);
"+": { dir: "previousSibling", first: true },
+
        transform: translate3d(0, 3000px, 0);
"~": { dir: "previousSibling" }
+
    }
},
+
  
preFilter: {
+
    60% {
"ATTR": function( match ) {
+
        opacity: 1;
match[1] = match[1].replace( runescape, funescape );
+
        -webkit-transform: translate3d(0, -20px, 0);
 +
        transform: translate3d(0, -20px, 0);
 +
    }
  
// Move the given value to match[3] whether quoted or unquoted
+
    75% {
match[3] = ( match[3] || match[4] || match[5] || "" ).replace( runescape, funescape );
+
        -webkit-transform: translate3d(0, 10px, 0);
 +
        transform: translate3d(0, 10px, 0);
 +
    }
  
if ( match[2] === "~=" ) {
+
    90% {
match[3] = " " + match[3] + " ";
+
        -webkit-transform: translate3d(0, -5px, 0);
}
+
        transform: translate3d(0, -5px, 0);
 +
    }
  
return match.slice( 0, 4 );
+
    to {
},
+
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
"CHILD": function( match ) {
+
.bounceInUp {
/* matches from matchExpr["CHILD"]
+
    -webkit-animation-name: bounceInUp;
1 type (only|nth|...)
+
    animation-name: bounceInUp;
2 what (child|of-type)
+
}
3 argument (even|odd|\d*|\d*n([+-]\d+)?|...)
+
4 xn-component of xn+y argument ([+-]?\d*n|)
+
5 sign of xn-component
+
6 x of xn-component
+
7 sign of y-component
+
8 y of y-component
+
*/
+
match[1] = match[1].toLowerCase();
+
  
if ( match[1].slice( 0, 3 ) === "nth" ) {
+
@-webkit-keyframes bounceOut {
// nth-* requires argument
+
    20% {
if ( !match[3] ) {
+
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
Sizzle.error( match[0] );
+
        transform: scale3d(0.9, 0.9, 0.9);
}
+
    }
  
// numeric x and y parameters for Expr.filter.CHILD
+
    50%,
// remember that false/true cast respectively to 0/1
+
    55% {
match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) );
+
        opacity: 1;
match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" );
+
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
 +
        transform: scale3d(1.1, 1.1, 1.1);
 +
    }
  
// other types prohibit arguments
+
    to {
} else if ( match[3] ) {
+
        opacity: 0;
Sizzle.error( match[0] );
+
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
}
+
        transform: scale3d(0.3, 0.3, 0.3);
 +
    }
 +
}
  
return match;
+
@keyframes bounceOut {
},
+
    20% {
 +
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
 +
        transform: scale3d(0.9, 0.9, 0.9);
 +
    }
  
"PSEUDO": function( match ) {
+
    50%,
var excess,
+
    55% {
unquoted = !match[6] && match[2];
+
        opacity: 1;
 +
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
 +
        transform: scale3d(1.1, 1.1, 1.1);
 +
    }
  
if ( matchExpr["CHILD"].test( match[0] ) ) {
+
    to {
return null;
+
        opacity: 0;
}
+
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
 +
        transform: scale3d(0.3, 0.3, 0.3);
 +
    }
 +
}
  
// Accept quoted arguments as-is
+
.bounceOut {
if ( match[3] ) {
+
    -webkit-animation-duration: 0.75s;
match[2] = match[4] || match[5] || "";
+
    animation-duration: 0.75s;
 +
    -webkit-animation-name: bounceOut;
 +
    animation-name: bounceOut;
 +
}
  
// Strip excess characters from unquoted arguments
+
@-webkit-keyframes bounceOutDown {
} else if ( unquoted && rpseudo.test( unquoted ) &&
+
    20% {
// Get excess from tokenize (recursively)
+
        -webkit-transform: translate3d(0, 10px, 0);
(excess = tokenize( unquoted, true )) &&
+
        transform: translate3d(0, 10px, 0);
// advance to the next closing parenthesis
+
    }
(excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) {
+
  
// excess is a negative index
+
    40%,
match[0] = match[0].slice( 0, excess );
+
    45% {
match[2] = unquoted.slice( 0, excess );
+
        opacity: 1;
}
+
        -webkit-transform: translate3d(0, -20px, 0);
 +
        transform: translate3d(0, -20px, 0);
 +
    }
  
// Return only captures needed by the pseudo filter method (type and argument)
+
    to {
return match.slice( 0, 3 );
+
        opacity: 0;
}
+
        -webkit-transform: translate3d(0, 2000px, 0);
},
+
        transform: translate3d(0, 2000px, 0);
 +
    }
 +
}
  
filter: {
+
@keyframes bounceOutDown {
 +
    20% {
 +
        -webkit-transform: translate3d(0, 10px, 0);
 +
        transform: translate3d(0, 10px, 0);
 +
    }
  
"TAG": function( nodeNameSelector ) {
+
    40%,
var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase();
+
    45% {
return nodeNameSelector === "*" ?
+
        opacity: 1;
function() { return true; } :
+
        -webkit-transform: translate3d(0, -20px, 0);
function( elem ) {
+
        transform: translate3d(0, -20px, 0);
return elem.nodeName && elem.nodeName.toLowerCase() === nodeName;
+
    }
};
+
},
+
  
"CLASS": function( className ) {
+
    to {
var pattern = classCache[ className + " " ];
+
        opacity: 0;
 +
        -webkit-transform: translate3d(0, 2000px, 0);
 +
        transform: translate3d(0, 2000px, 0);
 +
    }
 +
}
  
return pattern ||
+
.bounceOutDown {
(pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) &&
+
    -webkit-animation-name: bounceOutDown;
classCache( className, function( elem ) {
+
    animation-name: bounceOutDown;
return pattern.test( typeof elem.className === "string" && elem.className || typeof elem.getAttribute !== "undefined" && elem.getAttribute("class") || "" );
+
}
});
+
},
+
  
"ATTR": function( name, operator, check ) {
+
@-webkit-keyframes bounceOutLeft {
return function( elem ) {
+
    20% {
var result = Sizzle.attr( elem, name );
+
        opacity: 1;
 +
        -webkit-transform: translate3d(20px, 0, 0);
 +
        transform: translate3d(20px, 0, 0);
 +
    }
  
if ( result == null ) {
+
    to {
return operator === "!=";
+
        opacity: 0;
}
+
        -webkit-transform: translate3d(-2000px, 0, 0);
if ( !operator ) {
+
        transform: translate3d(-2000px, 0, 0);
return true;
+
    }
}
+
}
  
result += "";
+
@keyframes bounceOutLeft {
 +
    20% {
 +
        opacity: 1;
 +
        -webkit-transform: translate3d(20px, 0, 0);
 +
        transform: translate3d(20px, 0, 0);
 +
    }
  
return operator === "=" ? result === check :
+
    to {
operator === "!=" ? result !== check :
+
        opacity: 0;
operator === "^=" ? check && result.indexOf( check ) === 0 :
+
        -webkit-transform: translate3d(-2000px, 0, 0);
operator === "*=" ? check && result.indexOf( check ) > -1 :
+
        transform: translate3d(-2000px, 0, 0);
operator === "$=" ? check && result.slice( -check.length ) === check :
+
    }
operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 :
+
}
operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" :
+
false;
+
};
+
},
+
  
"CHILD": function( type, what, argument, first, last ) {
+
.bounceOutLeft {
var simple = type.slice( 0, 3 ) !== "nth",
+
    -webkit-animation-name: bounceOutLeft;
forward = type.slice( -4 ) !== "last",
+
    animation-name: bounceOutLeft;
ofType = what === "of-type";
+
}
  
return first === 1 && last === 0 ?
+
@-webkit-keyframes bounceOutRight {
 +
    20% {
 +
        opacity: 1;
 +
        -webkit-transform: translate3d(-20px, 0, 0);
 +
        transform: translate3d(-20px, 0, 0);
 +
    }
  
// Shortcut for :nth-*(n)
+
    to {
function( elem ) {
+
        opacity: 0;
return !!elem.parentNode;
+
        -webkit-transform: translate3d(2000px, 0, 0);
} :
+
        transform: translate3d(2000px, 0, 0);
 +
    }
 +
}
  
function( elem, context, xml ) {
+
@keyframes bounceOutRight {
var cache, uniqueCache, outerCache, node, nodeIndex, start,
+
    20% {
dir = simple !== forward ? "nextSibling" : "previousSibling",
+
        opacity: 1;
parent = elem.parentNode,
+
        -webkit-transform: translate3d(-20px, 0, 0);
name = ofType && elem.nodeName.toLowerCase(),
+
        transform: translate3d(-20px, 0, 0);
useCache = !xml && !ofType,
+
    }
diff = false;
+
  
if ( parent ) {
+
    to {
 +
        opacity: 0;
 +
        -webkit-transform: translate3d(2000px, 0, 0);
 +
        transform: translate3d(2000px, 0, 0);
 +
    }
 +
}
  
// :(first|last|only)-(child|of-type)
+
.bounceOutRight {
if ( simple ) {
+
    -webkit-animation-name: bounceOutRight;
while ( dir ) {
+
    animation-name: bounceOutRight;
node = elem;
+
}
while ( (node = node[ dir ]) ) {
+
if ( ofType ?
+
node.nodeName.toLowerCase() === name :
+
node.nodeType === 1 ) {
+
  
return false;
+
@-webkit-keyframes bounceOutUp {
}
+
    20% {
}
+
        -webkit-transform: translate3d(0, -10px, 0);
// Reverse direction for :only-* (if we haven't yet done so)
+
        transform: translate3d(0, -10px, 0);
start = dir = type === "only" && !start && "nextSibling";
+
    }
}
+
return true;
+
}
+
  
start = [ forward ? parent.firstChild : parent.lastChild ];
+
    40%,
 +
    45% {
 +
        opacity: 1;
 +
        -webkit-transform: translate3d(0, 20px, 0);
 +
        transform: translate3d(0, 20px, 0);
 +
    }
  
// non-xml :nth-child(...) stores cache data on `parent`
+
    to {
if ( forward && useCache ) {
+
        opacity: 0;
 +
        -webkit-transform: translate3d(0, -2000px, 0);
 +
        transform: translate3d(0, -2000px, 0);
 +
    }
 +
}
  
// Seek `elem` from a previously-cached index
+
@keyframes bounceOutUp {
 +
    20% {
 +
        -webkit-transform: translate3d(0, -10px, 0);
 +
        transform: translate3d(0, -10px, 0);
 +
    }
  
// ...in a gzip-friendly way
+
    40%,
node = parent;
+
    45% {
outerCache = node[ expando ] || (node[ expando ] = {});
+
        opacity: 1;
 +
        -webkit-transform: translate3d(0, 20px, 0);
 +
        transform: translate3d(0, 20px, 0);
 +
    }
  
// Support: IE <9 only
+
    to {
// Defend against cloned attroperties (jQuery gh-1709)
+
        opacity: 0;
uniqueCache = outerCache[ node.uniqueID ] ||
+
        -webkit-transform: translate3d(0, -2000px, 0);
(outerCache[ node.uniqueID ] = {});
+
        transform: translate3d(0, -2000px, 0);
 +
    }
 +
}
  
cache = uniqueCache[ type ] || [];
+
.bounceOutUp {
nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];
+
    -webkit-animation-name: bounceOutUp;
diff = nodeIndex && cache[ 2 ];
+
    animation-name: bounceOutUp;
node = nodeIndex && parent.childNodes[ nodeIndex ];
+
}
  
while ( (node = ++nodeIndex && node && node[ dir ] ||
+
@-webkit-keyframes fadeIn {
 +
    from {
 +
        opacity: 0;
 +
    }
  
// Fallback to seeking `elem` from the start
+
    to {
(diff = nodeIndex = 0) || start.pop()) ) {
+
        opacity: 1;
 +
    }
 +
}
  
// When found, cache indexes on `parent` and break
+
@keyframes fadeIn {
if ( node.nodeType === 1 && ++diff && node === elem ) {
+
    from {
uniqueCache[ type ] = [ dirruns, nodeIndex, diff ];
+
        opacity: 0;
break;
+
    }
}
+
}
+
  
} else {
+
    to {
// Use previously-cached element index if available
+
        opacity: 1;
if ( useCache ) {
+
    }
// ...in a gzip-friendly way
+
}
node = elem;
+
outerCache = node[ expando ] || (node[ expando ] = {});
+
  
// Support: IE <9 only
+
.fadeIn {
// Defend against cloned attroperties (jQuery gh-1709)
+
    -webkit-animation-name: fadeIn;
uniqueCache = outerCache[ node.uniqueID ] ||
+
    animation-name: fadeIn;
(outerCache[ node.uniqueID ] = {});
+
}
  
cache = uniqueCache[ type ] || [];
+
@-webkit-keyframes fadeInDown {
nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];
+
    from {
diff = nodeIndex;
+
        opacity: 0;
}
+
        -webkit-transform: translate3d(0, -100%, 0);
 +
        transform: translate3d(0, -100%, 0);
 +
    }
  
// xml :nth-child(...)
+
    to {
// or :nth-last-child(...) or :nth(-last)?-of-type(...)
+
        opacity: 1;
if ( diff === false ) {
+
        -webkit-transform: translate3d(0, 0, 0);
// Use the same loop as above to seek `elem` from the start
+
        transform: translate3d(0, 0, 0);
while ( (node = ++nodeIndex && node && node[ dir ] ||
+
    }
(diff = nodeIndex = 0) || start.pop()) ) {
+
}
  
if ( ( ofType ?
+
@keyframes fadeInDown {
node.nodeName.toLowerCase() === name :
+
    from {
node.nodeType === 1 ) &&
+
        opacity: 0;
++diff ) {
+
        -webkit-transform: translate3d(0, -100%, 0);
 +
        transform: translate3d(0, -100%, 0);
 +
    }
  
// Cache the index of each encountered element
+
    to {
if ( useCache ) {
+
        opacity: 1;
outerCache = node[ expando ] || (node[ expando ] = {});
+
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
// Support: IE <9 only
+
.fadeInDown {
// Defend against cloned attroperties (jQuery gh-1709)
+
    -webkit-animation-name: fadeInDown;
uniqueCache = outerCache[ node.uniqueID ] ||
+
    animation-name: fadeInDown;
(outerCache[ node.uniqueID ] = {});
+
}
  
uniqueCache[ type ] = [ dirruns, diff ];
+
@-webkit-keyframes fadeInDownBig {
}
+
    from {
 +
        opacity: 0;
 +
        -webkit-transform: translate3d(0, -2000px, 0);
 +
        transform: translate3d(0, -2000px, 0);
 +
    }
  
if ( node === elem ) {
+
    to {
break;
+
        opacity: 1;
}
+
        -webkit-transform: translate3d(0, 0, 0);
}
+
        transform: translate3d(0, 0, 0);
}
+
    }
}
+
}
}
+
  
// Incorporate the offset, then check against cycle size
+
@keyframes fadeInDownBig {
diff -= last;
+
    from {
return diff === first || ( diff % first === 0 && diff / first >= 0 );
+
        opacity: 0;
}
+
        -webkit-transform: translate3d(0, -2000px, 0);
};
+
        transform: translate3d(0, -2000px, 0);
},
+
    }
  
"PSEUDO": function( pseudo, argument ) {
+
    to {
// pseudo-class names are case-insensitive
+
        opacity: 1;
// http://www.w3.org/TR/selectors/#pseudo-classes
+
        -webkit-transform: translate3d(0, 0, 0);
// Prioritize by case sensitivity in case custom pseudos are added with uppercase letters
+
        transform: translate3d(0, 0, 0);
// Remember that setFilters inherits from pseudos
+
    }
var args,
+
}
fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] ||
+
Sizzle.error( "unsupported pseudo: " + pseudo );
+
  
// The user may use createPseudo to indicate that
+
.fadeInDownBig {
// arguments are needed to create the filter function
+
    -webkit-animation-name: fadeInDownBig;
// just as Sizzle does
+
    animation-name: fadeInDownBig;
if ( fn[ expando ] ) {
+
}
return fn( argument );
+
}
+
  
// But maintain support for old signatures
+
@-webkit-keyframes fadeInLeft {
if ( fn.length > 1 ) {
+
    from {
args = [ pseudo, pseudo, "", argument ];
+
        opacity: 0;
return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ?
+
        -webkit-transform: translate3d(-100%, 0, 0);
markFunction(function( seed, matches ) {
+
        transform: translate3d(-100%, 0, 0);
var idx,
+
    }
matched = fn( seed, argument ),
+
i = matched.length;
+
while ( i-- ) {
+
idx = indexOf( seed, matched[i] );
+
seed[ idx ] = !( matches[ idx ] = matched[i] );
+
}
+
}) :
+
function( elem ) {
+
return fn( elem, 0, args );
+
};
+
}
+
  
return fn;
+
    to {
}
+
        opacity: 1;
},
+
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
pseudos: {
+
@keyframes fadeInLeft {
// Potentially complex pseudos
+
    from {
"not": markFunction(function( selector ) {
+
        opacity: 0;
// Trim the selector passed to compile
+
        -webkit-transform: translate3d(-100%, 0, 0);
// to avoid treating leading and trailing
+
        transform: translate3d(-100%, 0, 0);
// spaces as combinators
+
    }
var input = [],
+
results = [],
+
matcher = compile( selector.replace( rtrim, "$1" ) );
+
  
return matcher[ expando ] ?
+
    to {
markFunction(function( seed, matches, context, xml ) {
+
        opacity: 1;
var elem,
+
        -webkit-transform: translate3d(0, 0, 0);
unmatched = matcher( seed, null, xml, [] ),
+
        transform: translate3d(0, 0, 0);
i = seed.length;
+
    }
 +
}
  
// Match elements unmatched by `matcher`
+
.fadeInLeft {
while ( i-- ) {
+
    -webkit-animation-name: fadeInLeft;
if ( (elem = unmatched[i]) ) {
+
    animation-name: fadeInLeft;
seed[i] = !(matches[i] = elem);
+
}
}
+
}
+
}) :
+
function( elem, context, xml ) {
+
input[0] = elem;
+
matcher( input, null, xml, results );
+
// Don't keep the element (issue #299)
+
input[0] = null;
+
return !results.pop();
+
};
+
}),
+
  
"has": markFunction(function( selector ) {
+
@-webkit-keyframes fadeInLeftBig {
return function( elem ) {
+
    from {
return Sizzle( selector, elem ).length > 0;
+
        opacity: 0;
};
+
        -webkit-transform: translate3d(-2000px, 0, 0);
}),
+
        transform: translate3d(-2000px, 0, 0);
 +
    }
  
"contains": markFunction(function( text ) {
+
    to {
text = text.replace( runescape, funescape );
+
        opacity: 1;
return function( elem ) {
+
        -webkit-transform: translate3d(0, 0, 0);
return ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1;
+
        transform: translate3d(0, 0, 0);
};
+
    }
}),
+
}
  
// "Whether an element is represented by a :lang() selector
+
@keyframes fadeInLeftBig {
// is based solely on the element's language value
+
    from {
// being equal to the identifier C,
+
        opacity: 0;
// or beginning with the identifier C immediately followed by "-".
+
        -webkit-transform: translate3d(-2000px, 0, 0);
// The matching of C against the element's language value is performed case-insensitively.
+
        transform: translate3d(-2000px, 0, 0);
// The identifier C does not have to be a valid language name."
+
    }
// http://www.w3.org/TR/selectors/#lang-pseudo
+
"lang": markFunction( function( lang ) {
+
// lang value must be a valid identifier
+
if ( !ridentifier.test(lang || "") ) {
+
Sizzle.error( "unsupported lang: " + lang );
+
}
+
lang = lang.replace( runescape, funescape ).toLowerCase();
+
return function( elem ) {
+
var elemLang;
+
do {
+
if ( (elemLang = documentIsHTML ?
+
elem.lang :
+
elem.getAttribute("xml:lang") || elem.getAttribute("lang")) ) {
+
  
elemLang = elemLang.toLowerCase();
+
    to {
return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0;
+
        opacity: 1;
}
+
        -webkit-transform: translate3d(0, 0, 0);
} while ( (elem = elem.parentNode) && elem.nodeType === 1 );
+
        transform: translate3d(0, 0, 0);
return false;
+
    }
};
+
}
}),
+
  
// Miscellaneous
+
.fadeInLeftBig {
"target": function( elem ) {
+
    -webkit-animation-name: fadeInLeftBig;
var hash = window.location && window.location.hash;
+
    animation-name: fadeInLeftBig;
return hash && hash.slice( 1 ) === elem.id;
+
}
},
+
  
"root": function( elem ) {
+
@-webkit-keyframes fadeInRight {
return elem === docElem;
+
    from {
},
+
        opacity: 0;
 +
        -webkit-transform: translate3d(100%, 0, 0);
 +
        transform: translate3d(100%, 0, 0);
 +
    }
  
"focus": function( elem ) {
+
    to {
return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex);
+
        opacity: 1;
},
+
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
// Boolean properties
+
@keyframes fadeInRight {
"enabled": createDisabledPseudo( false ),
+
    from {
"disabled": createDisabledPseudo( true ),
+
        opacity: 0;
 +
        -webkit-transform: translate3d(100%, 0, 0);
 +
        transform: translate3d(100%, 0, 0);
 +
    }
  
"checked": function( elem ) {
+
    to {
// In CSS3, :checked should return both checked and selected elements
+
        opacity: 1;
// http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked
+
        -webkit-transform: translate3d(0, 0, 0);
var nodeName = elem.nodeName.toLowerCase();
+
        transform: translate3d(0, 0, 0);
return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected);
+
    }
},
+
}
  
"selected": function( elem ) {
+
.fadeInRight {
// Accessing this property makes selected-by-default
+
    -webkit-animation-name: fadeInRight;
// options in Safari work properly
+
    animation-name: fadeInRight;
if ( elem.parentNode ) {
+
}
elem.parentNode.selectedIndex;
+
}
+
  
return elem.selected === true;
+
@-webkit-keyframes fadeInRightBig {
},
+
    from {
 +
        opacity: 0;
 +
        -webkit-transform: translate3d(2000px, 0, 0);
 +
        transform: translate3d(2000px, 0, 0);
 +
    }
  
// Contents
+
    to {
"empty": function( elem ) {
+
        opacity: 1;
// http://www.w3.org/TR/selectors/#empty-pseudo
+
        -webkit-transform: translate3d(0, 0, 0);
// :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5),
+
        transform: translate3d(0, 0, 0);
//  but not by others (comment: 8; processing instruction: 7; etc.)
+
    }
// nodeType < 6 works because attributes (2) do not appear as children
+
}
for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {
+
if ( elem.nodeType < 6 ) {
+
return false;
+
}
+
}
+
return true;
+
},
+
  
"parent": function( elem ) {
+
@keyframes fadeInRightBig {
return !Expr.pseudos["empty"]( elem );
+
    from {
},
+
        opacity: 0;
 +
        -webkit-transform: translate3d(2000px, 0, 0);
 +
        transform: translate3d(2000px, 0, 0);
 +
    }
  
// Element/input types
+
    to {
"header": function( elem ) {
+
        opacity: 1;
return rheader.test( elem.nodeName );
+
        -webkit-transform: translate3d(0, 0, 0);
},
+
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
"input": function( elem ) {
+
.fadeInRightBig {
return rinputs.test( elem.nodeName );
+
    -webkit-animation-name: fadeInRightBig;
},
+
    animation-name: fadeInRightBig;
 +
}
  
"button": function( elem ) {
+
@-webkit-keyframes fadeInUp {
var name = elem.nodeName.toLowerCase();
+
    from {
return name === "input" && elem.type === "button" || name === "button";
+
        opacity: 0;
},
+
        -webkit-transform: translate3d(0, 100%, 0);
 +
        transform: translate3d(0, 100%, 0);
 +
    }
  
"text": function( elem ) {
+
    to {
var attr;
+
        opacity: 1;
return elem.nodeName.toLowerCase() === "input" &&
+
        -webkit-transform: translate3d(0, 0, 0);
elem.type === "text" &&
+
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
// Support: IE<8
+
@keyframes fadeInUp {
// New HTML5 attribute values (e.g., "search") appear with elem.type === "text"
+
    from {
( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === "text" );
+
        opacity: 0;
},
+
        -webkit-transform: translate3d(0, 100%, 0);
 +
        transform: translate3d(0, 100%, 0);
 +
    }
  
// Position-in-collection
+
    to {
"first": createPositionalPseudo(function() {
+
        opacity: 1;
return [ 0 ];
+
        -webkit-transform: translate3d(0, 0, 0);
}),
+
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
"last": createPositionalPseudo(function( matchIndexes, length ) {
+
.fadeInUp {
return [ length - 1 ];
+
    -webkit-animation-name: fadeInUp;
}),
+
    animation-name: fadeInUp;
 +
}
  
"eq": createPositionalPseudo(function( matchIndexes, length, argument ) {
+
@-webkit-keyframes fadeInUpBig {
return [ argument < 0 ? argument + length : argument ];
+
    from {
}),
+
        opacity: 0;
 +
        -webkit-transform: translate3d(0, 2000px, 0);
 +
        transform: translate3d(0, 2000px, 0);
 +
    }
  
"even": createPositionalPseudo(function( matchIndexes, length ) {
+
    to {
var i = 0;
+
        opacity: 1;
for ( ; i < length; i += 2 ) {
+
        -webkit-transform: translate3d(0, 0, 0);
matchIndexes.push( i );
+
        transform: translate3d(0, 0, 0);
}
+
    }
return matchIndexes;
+
}
}),
+
  
"odd": createPositionalPseudo(function( matchIndexes, length ) {
+
@keyframes fadeInUpBig {
var i = 1;
+
    from {
for ( ; i < length; i += 2 ) {
+
        opacity: 0;
matchIndexes.push( i );
+
        -webkit-transform: translate3d(0, 2000px, 0);
}
+
        transform: translate3d(0, 2000px, 0);
return matchIndexes;
+
    }
}),
+
  
"lt": createPositionalPseudo(function( matchIndexes, length, argument ) {
+
    to {
var i = argument < 0 ? argument + length : argument;
+
        opacity: 1;
for ( ; --i >= 0; ) {
+
        -webkit-transform: translate3d(0, 0, 0);
matchIndexes.push( i );
+
        transform: translate3d(0, 0, 0);
}
+
    }
return matchIndexes;
+
}
}),
+
  
"gt": createPositionalPseudo(function( matchIndexes, length, argument ) {
+
.fadeInUpBig {
var i = argument < 0 ? argument + length : argument;
+
    -webkit-animation-name: fadeInUpBig;
for ( ; ++i < length; ) {
+
    animation-name: fadeInUpBig;
matchIndexes.push( i );
+
}
}
+
return matchIndexes;
+
})
+
}
+
};
+
  
Expr.pseudos["nth"] = Expr.pseudos["eq"];
+
@-webkit-keyframes fadeOut {
 +
    from {
 +
        opacity: 1;
 +
    }
  
// Add button/input type pseudos
+
    to {
for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) {
+
        opacity: 0;
Expr.pseudos[ i ] = createInputPseudo( i );
+
    }
}
+
for ( i in { submit: true, reset: true } ) {
+
Expr.pseudos[ i ] = createButtonPseudo( i );
+
 
}
 
}
  
// Easy API for creating new setFilters
+
@keyframes fadeOut {
function setFilters() {}
+
    from {
setFilters.prototype = Expr.filters = Expr.pseudos;
+
        opacity: 1;
Expr.setFilters = new setFilters();
+
    }
  
tokenize = Sizzle.tokenize = function( selector, parseOnly ) {
+
    to {
var matched, match, tokens, type,
+
        opacity: 0;
soFar, groups, preFilters,
+
    }
cached = tokenCache[ selector + " " ];
+
}
  
if ( cached ) {
+
.fadeOut {
return parseOnly ? 0 : cached.slice( 0 );
+
    -webkit-animation-name: fadeOut;
}
+
    animation-name: fadeOut;
 +
}
  
soFar = selector;
+
@-webkit-keyframes fadeOutDown {
groups = [];
+
    from {
preFilters = Expr.preFilter;
+
        opacity: 1;
 +
    }
  
while ( soFar ) {
+
    to {
 +
        opacity: 0;
 +
        -webkit-transform: translate3d(0, 100%, 0);
 +
        transform: translate3d(0, 100%, 0);
 +
    }
 +
}
  
// Comma and first run
+
@keyframes fadeOutDown {
if ( !matched || (match = rcomma.exec( soFar )) ) {
+
    from {
if ( match ) {
+
        opacity: 1;
// Don't consume trailing commas as valid
+
    }
soFar = soFar.slice( match[0].length ) || soFar;
+
}
+
groups.push( (tokens = []) );
+
}
+
  
matched = false;
+
    to {
 +
        opacity: 0;
 +
        -webkit-transform: translate3d(0, 100%, 0);
 +
        transform: translate3d(0, 100%, 0);
 +
    }
 +
}
  
// Combinators
+
.fadeOutDown {
if ( (match = rcombinators.exec( soFar )) ) {
+
    -webkit-animation-name: fadeOutDown;
matched = match.shift();
+
    animation-name: fadeOutDown;
tokens.push({
+
}
value: matched,
+
// Cast descendant combinators to space
+
type: match[0].replace( rtrim, " " )
+
});
+
soFar = soFar.slice( matched.length );
+
}
+
  
// Filters
+
@-webkit-keyframes fadeOutDownBig {
for ( type in Expr.filter ) {
+
    from {
if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] ||
+
        opacity: 1;
(match = preFilters[ type ]( match ))) ) {
+
    }
matched = match.shift();
+
tokens.push({
+
value: matched,
+
type: type,
+
matches: match
+
});
+
soFar = soFar.slice( matched.length );
+
}
+
}
+
  
if ( !matched ) {
+
    to {
break;
+
        opacity: 0;
}
+
        -webkit-transform: translate3d(0, 2000px, 0);
}
+
        transform: translate3d(0, 2000px, 0);
 +
    }
 +
}
  
// Return the length of the invalid excess
+
@keyframes fadeOutDownBig {
// if we're just parsing
+
    from {
// Otherwise, throw an error or return tokens
+
        opacity: 1;
return parseOnly ?
+
    }
soFar.length :
+
soFar ?
+
Sizzle.error( selector ) :
+
// Cache the tokens
+
tokenCache( selector, groups ).slice( 0 );
+
};
+
  
function toSelector( tokens ) {
+
    to {
var i = 0,
+
        opacity: 0;
len = tokens.length,
+
        -webkit-transform: translate3d(0, 2000px, 0);
selector = "";
+
        transform: translate3d(0, 2000px, 0);
for ( ; i < len; i++ ) {
+
    }
selector += tokens[i].value;
+
}
+
return selector;
+
 
}
 
}
  
function addCombinator( matcher, combinator, base ) {
+
.fadeOutDownBig {
var dir = combinator.dir,
+
    -webkit-animation-name: fadeOutDownBig;
skip = combinator.next,
+
    animation-name: fadeOutDownBig;
key = skip || dir,
+
}
checkNonElements = base && key === "parentNode",
+
doneName = done++;
+
  
return combinator.first ?
+
@-webkit-keyframes fadeOutLeft {
// Check against closest ancestor/preceding element
+
    from {
function( elem, context, xml ) {
+
        opacity: 1;
while ( (elem = elem[ dir ]) ) {
+
    }
if ( elem.nodeType === 1 || checkNonElements ) {
+
return matcher( elem, context, xml );
+
}
+
}
+
return false;
+
} :
+
  
// Check against all ancestor/preceding elements
+
    to {
function( elem, context, xml ) {
+
        opacity: 0;
var oldCache, uniqueCache, outerCache,
+
        -webkit-transform: translate3d(-100%, 0, 0);
newCache = [ dirruns, doneName ];
+
        transform: translate3d(-100%, 0, 0);
 +
    }
 +
}
  
// We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching
+
@keyframes fadeOutLeft {
if ( xml ) {
+
    from {
while ( (elem = elem[ dir ]) ) {
+
        opacity: 1;
if ( elem.nodeType === 1 || checkNonElements ) {
+
    }
if ( matcher( elem, context, xml ) ) {
+
return true;
+
}
+
}
+
}
+
} else {
+
while ( (elem = elem[ dir ]) ) {
+
if ( elem.nodeType === 1 || checkNonElements ) {
+
outerCache = elem[ expando ] || (elem[ expando ] = {});
+
  
// Support: IE <9 only
+
    to {
// Defend against cloned attroperties (jQuery gh-1709)
+
        opacity: 0;
uniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {});
+
        -webkit-transform: translate3d(-100%, 0, 0);
 +
        transform: translate3d(-100%, 0, 0);
 +
    }
 +
}
  
if ( skip && skip === elem.nodeName.toLowerCase() ) {
+
.fadeOutLeft {
elem = elem[ dir ] || elem;
+
    -webkit-animation-name: fadeOutLeft;
} else if ( (oldCache = uniqueCache[ key ]) &&
+
    animation-name: fadeOutLeft;
oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) {
+
}
  
// Assign to newCache so results back-propagate to previous elements
+
@-webkit-keyframes fadeOutLeftBig {
return (newCache[ 2 ] = oldCache[ 2 ]);
+
    from {
} else {
+
        opacity: 1;
// Reuse newcache so results back-propagate to previous elements
+
    }
uniqueCache[ key ] = newCache;
+
  
// A match means we're done; a fail means we have to keep checking
+
    to {
if ( (newCache[ 2 ] = matcher( elem, context, xml )) ) {
+
        opacity: 0;
return true;
+
        -webkit-transform: translate3d(-2000px, 0, 0);
}
+
        transform: translate3d(-2000px, 0, 0);
}
+
    }
}
+
}
+
}
+
return false;
+
};
+
 
}
 
}
  
function elementMatcher( matchers ) {
+
@keyframes fadeOutLeftBig {
return matchers.length > 1 ?
+
    from {
function( elem, context, xml ) {
+
        opacity: 1;
var i = matchers.length;
+
    }
while ( i-- ) {
+
 
if ( !matchers[i]( elem, context, xml ) ) {
+
    to {
return false;
+
        opacity: 0;
}
+
        -webkit-transform: translate3d(-2000px, 0, 0);
}
+
        transform: translate3d(-2000px, 0, 0);
return true;
+
    }
} :
+
matchers[0];
+
 
}
 
}
  
function multipleContexts( selector, contexts, results ) {
+
.fadeOutLeftBig {
var i = 0,
+
    -webkit-animation-name: fadeOutLeftBig;
len = contexts.length;
+
    animation-name: fadeOutLeftBig;
for ( ; i < len; i++ ) {
+
Sizzle( selector, contexts[i], results );
+
}
+
return results;
+
 
}
 
}
  
function condense( unmatched, map, filter, context, xml ) {
+
@-webkit-keyframes fadeOutRight {
var elem,
+
    from {
newUnmatched = [],
+
        opacity: 1;
i = 0,
+
    }
len = unmatched.length,
+
mapped = map != null;
+
  
for ( ; i < len; i++ ) {
+
    to {
if ( (elem = unmatched[i]) ) {
+
        opacity: 0;
if ( !filter || filter( elem, context, xml ) ) {
+
        -webkit-transform: translate3d(100%, 0, 0);
newUnmatched.push( elem );
+
        transform: translate3d(100%, 0, 0);
if ( mapped ) {
+
    }
map.push( i );
+
}
+
}
+
}
+
}
+
 
+
return newUnmatched;
+
 
}
 
}
  
function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {
+
@keyframes fadeOutRight {
if ( postFilter && !postFilter[ expando ] ) {
+
    from {
postFilter = setMatcher( postFilter );
+
        opacity: 1;
}
+
    }
if ( postFinder && !postFinder[ expando ] ) {
+
postFinder = setMatcher( postFinder, postSelector );
+
}
+
return markFunction(function( seed, results, context, xml ) {
+
var temp, i, elem,
+
preMap = [],
+
postMap = [],
+
preexisting = results.length,
+
  
// Get initial elements from seed or context
+
    to {
elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ),
+
        opacity: 0;
 +
        -webkit-transform: translate3d(100%, 0, 0);
 +
        transform: translate3d(100%, 0, 0);
 +
    }
 +
}
  
// Prefilter to get matcher input, preserving a map for seed-results synchronization
+
.fadeOutRight {
matcherIn = preFilter && ( seed || !selector ) ?
+
    -webkit-animation-name: fadeOutRight;
condense( elems, preMap, preFilter, context, xml ) :
+
    animation-name: fadeOutRight;
elems,
+
}
  
matcherOut = matcher ?
+
@-webkit-keyframes fadeOutRightBig {
// If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results,
+
    from {
postFinder || ( seed ? preFilter : preexisting || postFilter ) ?
+
        opacity: 1;
 +
    }
  
// ...intermediate processing is necessary
+
    to {
[] :
+
        opacity: 0;
 +
        -webkit-transform: translate3d(2000px, 0, 0);
 +
        transform: translate3d(2000px, 0, 0);
 +
    }
 +
}
  
// ...otherwise use results directly
+
@keyframes fadeOutRightBig {
results :
+
    from {
matcherIn;
+
        opacity: 1;
 +
    }
  
// Find primary matches
+
    to {
if ( matcher ) {
+
        opacity: 0;
matcher( matcherIn, matcherOut, context, xml );
+
        -webkit-transform: translate3d(2000px, 0, 0);
}
+
        transform: translate3d(2000px, 0, 0);
 +
    }
 +
}
  
// Apply postFilter
+
.fadeOutRightBig {
if ( postFilter ) {
+
    -webkit-animation-name: fadeOutRightBig;
temp = condense( matcherOut, postMap );
+
    animation-name: fadeOutRightBig;
postFilter( temp, [], context, xml );
+
}
  
// Un-match failing elements by moving them back to matcherIn
+
@-webkit-keyframes fadeOutUp {
i = temp.length;
+
    from {
while ( i-- ) {
+
        opacity: 1;
if ( (elem = temp[i]) ) {
+
    }
matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem);
+
}
+
}
+
}
+
  
if ( seed ) {
+
    to {
if ( postFinder || preFilter ) {
+
        opacity: 0;
if ( postFinder ) {
+
        -webkit-transform: translate3d(0, -100%, 0);
// Get the final matcherOut by condensing this intermediate into postFinder contexts
+
        transform: translate3d(0, -100%, 0);
temp = [];
+
    }
i = matcherOut.length;
+
}
while ( i-- ) {
+
if ( (elem = matcherOut[i]) ) {
+
// Restore matcherIn since elem is not yet a final match
+
temp.push( (matcherIn[i] = elem) );
+
}
+
}
+
postFinder( null, (matcherOut = []), temp, xml );
+
}
+
  
// Move matched elements from seed to results to keep them synchronized
+
@keyframes fadeOutUp {
i = matcherOut.length;
+
    from {
while ( i-- ) {
+
        opacity: 1;
if ( (elem = matcherOut[i]) &&
+
    }
(temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) {
+
  
seed[temp] = !(results[temp] = elem);
+
    to {
}
+
        opacity: 0;
}
+
        -webkit-transform: translate3d(0, -100%, 0);
}
+
        transform: translate3d(0, -100%, 0);
 +
    }
 +
}
  
// Add elements to results, through postFinder if defined
+
.fadeOutUp {
} else {
+
    -webkit-animation-name: fadeOutUp;
matcherOut = condense(
+
    animation-name: fadeOutUp;
matcherOut === results ?
+
matcherOut.splice( preexisting, matcherOut.length ) :
+
matcherOut
+
);
+
if ( postFinder ) {
+
postFinder( null, results, matcherOut, xml );
+
} else {
+
push.apply( results, matcherOut );
+
}
+
}
+
});
+
 
}
 
}
  
function matcherFromTokens( tokens ) {
+
@-webkit-keyframes fadeOutUpBig {
var checkContext, matcher, j,
+
    from {
len = tokens.length,
+
        opacity: 1;
leadingRelative = Expr.relative[ tokens[0].type ],
+
    }
implicitRelative = leadingRelative || Expr.relative[" "],
+
i = leadingRelative ? 1 : 0,
+
  
// The foundational matcher ensures that elements are reachable from top-level context(s)
+
    to {
matchContext = addCombinator( function( elem ) {
+
        opacity: 0;
return elem === checkContext;
+
        -webkit-transform: translate3d(0, -2000px, 0);
}, implicitRelative, true ),
+
        transform: translate3d(0, -2000px, 0);
matchAnyContext = addCombinator( function( elem ) {
+
    }
return indexOf( checkContext, elem ) > -1;
+
}
}, implicitRelative, true ),
+
matchers = [ function( elem, context, xml ) {
+
var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || (
+
(checkContext = context).nodeType ?
+
matchContext( elem, context, xml ) :
+
matchAnyContext( elem, context, xml ) );
+
// Avoid hanging onto element (issue #299)
+
checkContext = null;
+
return ret;
+
} ];
+
  
for ( ; i < len; i++ ) {
+
@keyframes fadeOutUpBig {
if ( (matcher = Expr.relative[ tokens[i].type ]) ) {
+
    from {
matchers = [ addCombinator(elementMatcher( matchers ), matcher) ];
+
        opacity: 1;
} else {
+
    }
matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches );
+
  
// Return special upon seeing a positional matcher
+
    to {
if ( matcher[ expando ] ) {
+
        opacity: 0;
// Find the next relative operator (if any) for proper handling
+
        -webkit-transform: translate3d(0, -2000px, 0);
j = ++i;
+
        transform: translate3d(0, -2000px, 0);
for ( ; j < len; j++ ) {
+
    }
if ( Expr.relative[ tokens[j].type ] ) {
+
}
break;
+
}
+
}
+
return setMatcher(
+
i > 1 && elementMatcher( matchers ),
+
i > 1 && toSelector(
+
// If the preceding token was a descendant combinator, insert an implicit any-element `*`
+
tokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === " " ? "*" : "" })
+
).replace( rtrim, "$1" ),
+
matcher,
+
i < j && matcherFromTokens( tokens.slice( i, j ) ),
+
j < len && matcherFromTokens( (tokens = tokens.slice( j )) ),
+
j < len && toSelector( tokens )
+
);
+
}
+
matchers.push( matcher );
+
}
+
}
+
  
return elementMatcher( matchers );
+
.fadeOutUpBig {
 +
    -webkit-animation-name: fadeOutUpBig;
 +
    animation-name: fadeOutUpBig;
 
}
 
}
  
function matcherFromGroupMatchers( elementMatchers, setMatchers ) {
+
@-webkit-keyframes flip {
var bySet = setMatchers.length > 0,
+
    from {
byElement = elementMatchers.length > 0,
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
superMatcher = function( seed, context, xml, results, outermost ) {
+
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
var elem, j, matcher,
+
        -webkit-animation-timing-function: ease-out;
matchedCount = 0,
+
        animation-timing-function: ease-out;
i = "0",
+
    }
unmatched = seed && [],
+
setMatched = [],
+
contextBackup = outermostContext,
+
// We must always have either seed elements or outermost context
+
elems = seed || byElement && Expr.find["TAG"]( "*", outermost ),
+
// Use integer dirruns iff this is the outermost matcher
+
dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1),
+
len = elems.length;
+
  
if ( outermost ) {
+
    40% {
outermostContext = context === document || context || outermost;
+
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
}
+
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
 +
        -webkit-animation-timing-function: ease-out;
 +
        animation-timing-function: ease-out;
 +
    }
  
// Add elements passing elementMatchers directly to results
+
    50% {
// Support: IE<9, Safari
+
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
// Tolerate NodeList properties (IE: "length"; Safari: <number>) matching elements by id
+
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
for ( ; i !== len && (elem = elems[i]) != null; i++ ) {
+
        -webkit-animation-timing-function: ease-in;
if ( byElement && elem ) {
+
        animation-timing-function: ease-in;
j = 0;
+
    }
if ( !context && elem.ownerDocument !== document ) {
+
setDocument( elem );
+
xml = !documentIsHTML;
+
}
+
while ( (matcher = elementMatchers[j++]) ) {
+
if ( matcher( elem, context || document, xml) ) {
+
results.push( elem );
+
break;
+
}
+
}
+
if ( outermost ) {
+
dirruns = dirrunsUnique;
+
}
+
}
+
  
// Track unmatched elements for set filters
+
    80% {
if ( bySet ) {
+
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
// They will have gone through all possible matchers
+
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
if ( (elem = !matcher && elem) ) {
+
        -webkit-animation-timing-function: ease-in;
matchedCount--;
+
        animation-timing-function: ease-in;
}
+
    }
  
// Lengthen the array for every element, matched or not
+
    to {
if ( seed ) {
+
        -webkit-transform: perspective(400px);
unmatched.push( elem );
+
        transform: perspective(400px);
}
+
        -webkit-animation-timing-function: ease-in;
}
+
        animation-timing-function: ease-in;
}
+
    }
 +
}
  
// `i` is now the count of elements visited above, and adding it to `matchedCount`
+
@keyframes flip {
// makes the latter nonnegative.
+
    from {
matchedCount += i;
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
 +
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
 +
        -webkit-animation-timing-function: ease-out;
 +
        animation-timing-function: ease-out;
 +
    }
  
// Apply set filters to unmatched elements
+
    40% {
// NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount`
+
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
// equals `i`), unless we didn't visit _any_ elements in the above loop because we have
+
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
// no element matchers and no seed.
+
        -webkit-animation-timing-function: ease-out;
// Incrementing an initially-string "0" `i` allows `i` to remain a string only in that
+
        animation-timing-function: ease-out;
// case, which will result in a "00" `matchedCount` that differs from `i` but is also
+
    }
// numerically zero.
+
if ( bySet && i !== matchedCount ) {
+
j = 0;
+
while ( (matcher = setMatchers[j++]) ) {
+
matcher( unmatched, setMatched, context, xml );
+
}
+
  
if ( seed ) {
+
    50% {
// Reintegrate element matches to eliminate the need for sorting
+
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
if ( matchedCount > 0 ) {
+
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
while ( i-- ) {
+
        -webkit-animation-timing-function: ease-in;
if ( !(unmatched[i] || setMatched[i]) ) {
+
        animation-timing-function: ease-in;
setMatched[i] = pop.call( results );
+
    }
}
+
}
+
}
+
  
// Discard index placeholder values to get only actual matches
+
    80% {
setMatched = condense( setMatched );
+
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
}
+
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
 +
        -webkit-animation-timing-function: ease-in;
 +
        animation-timing-function: ease-in;
 +
    }
  
// Add matches to results
+
    to {
push.apply( results, setMatched );
+
        -webkit-transform: perspective(400px);
 
+
        transform: perspective(400px);
// Seedless set matches succeeding multiple successful matchers stipulate sorting
+
        -webkit-animation-timing-function: ease-in;
if ( outermost && !seed && setMatched.length > 0 &&
+
        animation-timing-function: ease-in;
( matchedCount + setMatchers.length ) > 1 ) {
+
    }
 
+
}
Sizzle.uniqueSort( results );
+
}
+
}
+
 
+
// Override manipulation of globals by nested matchers
+
if ( outermost ) {
+
dirruns = dirrunsUnique;
+
outermostContext = contextBackup;
+
}
+
 
+
return unmatched;
+
};
+
  
return bySet ?
+
.animated.flip {
markFunction( superMatcher ) :
+
    -webkit-backface-visibility: visible;
superMatcher;
+
    backface-visibility: visible;
 +
    -webkit-animation-name: flip;
 +
    animation-name: flip;
 
}
 
}
  
compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) {
+
@-webkit-keyframes flipInX {
var i,
+
    from {
setMatchers = [],
+
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
elementMatchers = [],
+
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
cached = compilerCache[ selector + " " ];
+
        -webkit-animation-timing-function: ease-in;
 +
        animation-timing-function: ease-in;
 +
        opacity: 0;
 +
    }
  
if ( !cached ) {
+
    40% {
// Generate a function of recursive functions that can be used to check each element
+
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
if ( !match ) {
+
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
match = tokenize( selector );
+
        -webkit-animation-timing-function: ease-in;
}
+
        animation-timing-function: ease-in;
i = match.length;
+
    }
while ( i-- ) {
+
cached = matcherFromTokens( match[i] );
+
if ( cached[ expando ] ) {
+
setMatchers.push( cached );
+
} else {
+
elementMatchers.push( cached );
+
}
+
}
+
  
// Cache the compiled function
+
    60% {
cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) );
+
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
 +
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
 +
        opacity: 1;
 +
    }
  
// Save selector and tokenization
+
    80% {
cached.selector = selector;
+
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
+
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
return cached;
+
    }
};
+
  
/**
+
    to {
* A low-level selection function that works with Sizzle's compiled
+
        -webkit-transform: perspective(400px);
*  selector functions
+
        transform: perspective(400px);
* @param {String|Function} selector A selector or a pre-compiled
+
    }
*  selector function built with Sizzle.compile
+
}
* @param {Element} context
+
* @param {Array} [results]
+
* @param {Array} [seed] A set of elements to match against
+
*/
+
select = Sizzle.select = function( selector, context, results, seed ) {
+
var i, tokens, token, type, find,
+
compiled = typeof selector === "function" && selector,
+
match = !seed && tokenize( (selector = compiled.selector || selector) );
+
  
results = results || [];
+
@keyframes flipInX {
 +
    from {
 +
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 +
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 +
        -webkit-animation-timing-function: ease-in;
 +
        animation-timing-function: ease-in;
 +
        opacity: 0;
 +
    }
  
// Try to minimize operations if there is only one selector in the list and no seed
+
    40% {
// (the latter of which guarantees us context)
+
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
if ( match.length === 1 ) {
+
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 +
        -webkit-animation-timing-function: ease-in;
 +
        animation-timing-function: ease-in;
 +
    }
  
// Reduce context if the leading compound selector is an ID
+
    60% {
tokens = match[0] = match[0].slice( 0 );
+
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
if ( tokens.length > 2 && (token = tokens[0]).type === "ID" &&
+
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
context.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[1].type ] ) {
+
        opacity: 1;
 +
    }
  
context = ( Expr.find["ID"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0];
+
    80% {
if ( !context ) {
+
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
return results;
+
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
 +
    }
  
// Precompiled matchers will still verify ancestry, so step up a level
+
    to {
} else if ( compiled ) {
+
        -webkit-transform: perspective(400px);
context = context.parentNode;
+
        transform: perspective(400px);
}
+
    }
 +
}
  
selector = selector.slice( tokens.shift().value.length );
+
.flipInX {
}
+
    -webkit-backface-visibility: visible !important;
 +
    backface-visibility: visible !important;
 +
    -webkit-animation-name: flipInX;
 +
    animation-name: flipInX;
 +
}
  
// Fetch a seed set for right-to-left matching
+
@-webkit-keyframes flipInY {
i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length;
+
    from {
while ( i-- ) {
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
token = tokens[i];
+
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 +
        -webkit-animation-timing-function: ease-in;
 +
        animation-timing-function: ease-in;
 +
        opacity: 0;
 +
    }
  
// Abort if we hit a combinator
+
    40% {
if ( Expr.relative[ (type = token.type) ] ) {
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
break;
+
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
}
+
        -webkit-animation-timing-function: ease-in;
if ( (find = Expr.find[ type ]) ) {
+
        animation-timing-function: ease-in;
// Search, expanding context for leading sibling combinators
+
    }
if ( (seed = find(
+
token.matches[0].replace( runescape, funescape ),
+
rsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context
+
)) ) {
+
  
// If seed is empty or no tokens remain, we can return early
+
    60% {
tokens.splice( i, 1 );
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
selector = seed.length && toSelector( tokens );
+
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
if ( !selector ) {
+
        opacity: 1;
push.apply( results, seed );
+
    }
return results;
+
}
+
  
break;
+
    80% {
}
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
+
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
+
    }
}
+
  
// Compile and execute a filtering function if one is not provided
+
    to {
// Provide `match` to avoid retokenization if we modified the selector above
+
        -webkit-transform: perspective(400px);
( compiled || compile( selector, match ) )(
+
        transform: perspective(400px);
seed,
+
    }
context,
+
}
!documentIsHTML,
+
results,
+
!context || rsibling.test( selector ) && testContext( context.parentNode ) || context
+
);
+
return results;
+
};
+
 
+
// One-time assignments
+
  
// Sort stability
+
@keyframes flipInY {
support.sortStable = expando.split("").sort( sortOrder ).join("") === expando;
+
    from {
 +
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 +
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 +
        -webkit-animation-timing-function: ease-in;
 +
        animation-timing-function: ease-in;
 +
        opacity: 0;
 +
    }
  
// Support: Chrome 14-35+
+
    40% {
// Always assume duplicates if they aren't passed to the comparison function
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
support.detectDuplicates = !!hasDuplicate;
+
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
 +
        -webkit-animation-timing-function: ease-in;
 +
        animation-timing-function: ease-in;
 +
    }
  
// Initialize against the default document
+
    60% {
setDocument();
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
 +
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
 +
        opacity: 1;
 +
    }
  
// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27)
+
    80% {
// Detached nodes confoundingly follow *each other*
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
support.sortDetached = assert(function( el ) {
+
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
// Should return 1, but returns 4 (following)
+
    }
return el.compareDocumentPosition( document.createElement("fieldset") ) & 1;
+
});
+
  
// Support: IE<8
+
    to {
// Prevent attribute/property "interpolation"
+
        -webkit-transform: perspective(400px);
// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx
+
        transform: perspective(400px);
if ( !assert(function( el ) {
+
    }
el.innerHTML = "<a href='#'></a>";
+
return el.firstChild.getAttribute("href") === "#" ;
+
}) ) {
+
addHandle( "type|href|height|width", function( elem, name, isXML ) {
+
if ( !isXML ) {
+
return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 );
+
}
+
});
+
 
}
 
}
  
// Support: IE<9
+
.flipInY {
// Use defaultValue in place of getAttribute("value")
+
    -webkit-backface-visibility: visible !important;
if ( !support.attributes || !assert(function( el ) {
+
    backface-visibility: visible !important;
el.innerHTML = "<input/>";
+
    -webkit-animation-name: flipInY;
el.firstChild.setAttribute( "value", "" );
+
    animation-name: flipInY;
return el.firstChild.getAttribute( "value" ) === "";
+
}) ) {
+
addHandle( "value", function( elem, name, isXML ) {
+
if ( !isXML && elem.nodeName.toLowerCase() === "input" ) {
+
return elem.defaultValue;
+
}
+
});
+
 
}
 
}
  
// Support: IE<9
+
@-webkit-keyframes flipOutX {
// Use getAttributeNode to fetch booleans when getAttribute lies
+
    from {
if ( !assert(function( el ) {
+
        -webkit-transform: perspective(400px);
return el.getAttribute("disabled") == null;
+
        transform: perspective(400px);
}) ) {
+
    }
addHandle( booleans, function( elem, name, isXML ) {
+
var val;
+
if ( !isXML ) {
+
return elem[ name ] === true ? name.toLowerCase() :
+
(val = elem.getAttributeNode( name )) && val.specified ?
+
val.value :
+
null;
+
}
+
});
+
}
+
  
return Sizzle;
+
    30% {
 +
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 +
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 +
        opacity: 1;
 +
    }
  
})( window );
+
    to {
 +
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 +
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 +
        opacity: 0;
 +
    }
 +
}
  
 +
@keyframes flipOutX {
 +
    from {
 +
        -webkit-transform: perspective(400px);
 +
        transform: perspective(400px);
 +
    }
  
 +
    30% {
 +
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 +
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 +
        opacity: 1;
 +
    }
  
jQuery.find = Sizzle;
+
    to {
jQuery.expr = Sizzle.selectors;
+
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 +
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 +
        opacity: 0;
 +
    }
 +
}
  
// Deprecated
+
.flipOutX {
jQuery.expr[ ":" ] = jQuery.expr.pseudos;
+
    -webkit-animation-duration: 0.75s;
jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort;
+
    animation-duration: 0.75s;
jQuery.text = Sizzle.getText;
+
    -webkit-animation-name: flipOutX;
jQuery.isXMLDoc = Sizzle.isXML;
+
    animation-name: flipOutX;
jQuery.contains = Sizzle.contains;
+
    -webkit-backface-visibility: visible !important;
jQuery.escapeSelector = Sizzle.escape;
+
    backface-visibility: visible !important;
 +
}
  
 +
@-webkit-keyframes flipOutY {
 +
    from {
 +
        -webkit-transform: perspective(400px);
 +
        transform: perspective(400px);
 +
    }
  
 +
    30% {
 +
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
 +
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
 +
        opacity: 1;
 +
    }
  
 +
    to {
 +
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 +
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 +
        opacity: 0;
 +
    }
 +
}
  
var dir = function( elem, dir, until ) {
+
@keyframes flipOutY {
var matched = [],
+
    from {
truncate = until !== undefined;
+
        -webkit-transform: perspective(400px);
 +
        transform: perspective(400px);
 +
    }
  
while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) {
+
    30% {
if ( elem.nodeType === 1 ) {
+
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
if ( truncate && jQuery( elem ).is( until ) ) {
+
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
break;
+
        opacity: 1;
}
+
    }
matched.push( elem );
+
}
+
}
+
return matched;
+
};
+
  
 +
    to {
 +
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 +
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
 +
        opacity: 0;
 +
    }
 +
}
  
var siblings = function( n, elem ) {
+
.flipOutY {
var matched = [];
+
    -webkit-animation-duration: 0.75s;
 +
    animation-duration: 0.75s;
 +
    -webkit-backface-visibility: visible !important;
 +
    backface-visibility: visible !important;
 +
    -webkit-animation-name: flipOutY;
 +
    animation-name: flipOutY;
 +
}
  
for ( ; n; n = n.nextSibling ) {
+
@-webkit-keyframes lightSpeedIn {
if ( n.nodeType === 1 && n !== elem ) {
+
    from {
matched.push( n );
+
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
}
+
        transform: translate3d(100%, 0, 0) skewX(-30deg);
}
+
        opacity: 0;
 +
    }
  
return matched;
+
    60% {
};
+
        -webkit-transform: skewX(20deg);
 +
        transform: skewX(20deg);
 +
        opacity: 1;
 +
    }
  
 +
    80% {
 +
        -webkit-transform: skewX(-5deg);
 +
        transform: skewX(-5deg);
 +
        opacity: 1;
 +
    }
  
var rneedsContext = jQuery.expr.match.needsContext;
+
    to {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
 +
@keyframes lightSpeedIn {
 +
    from {
 +
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
 +
        transform: translate3d(100%, 0, 0) skewX(-30deg);
 +
        opacity: 0;
 +
    }
  
 +
    60% {
 +
        -webkit-transform: skewX(20deg);
 +
        transform: skewX(20deg);
 +
        opacity: 1;
 +
    }
  
function nodeName( elem, name ) {
+
    80% {
 +
        -webkit-transform: skewX(-5deg);
 +
        transform: skewX(-5deg);
 +
        opacity: 1;
 +
    }
  
  return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase();
+
    to {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
};
+
.lightSpeedIn {
var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i );
+
    -webkit-animation-name: lightSpeedIn;
 +
    animation-name: lightSpeedIn;
 +
    -webkit-animation-timing-function: ease-out;
 +
    animation-timing-function: ease-out;
 +
}
  
 +
@-webkit-keyframes lightSpeedOut {
 +
    from {
 +
        opacity: 1;
 +
    }
  
 +
    to {
 +
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
 +
        transform: translate3d(100%, 0, 0) skewX(30deg);
 +
        opacity: 0;
 +
    }
 +
}
  
// Implement the identical functionality for filter and not
+
@keyframes lightSpeedOut {
function winnow( elements, qualifier, not ) {
+
    from {
if ( isFunction( qualifier ) ) {
+
        opacity: 1;
return jQuery.grep( elements, function( elem, i ) {
+
    }
return !!qualifier.call( elem, i, elem ) !== not;
+
} );
+
}
+
  
// Single element
+
    to {
if ( qualifier.nodeType ) {
+
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
return jQuery.grep( elements, function( elem ) {
+
        transform: translate3d(100%, 0, 0) skewX(30deg);
return ( elem === qualifier ) !== not;
+
        opacity: 0;
} );
+
    }
}
+
}
 
+
// Arraylike of elements (jQuery, arguments, Array)
+
if ( typeof qualifier !== "string" ) {
+
return jQuery.grep( elements, function( elem ) {
+
return ( indexOf.call( qualifier, elem ) > -1 ) !== not;
+
} );
+
}
+
  
// Filtered directly for both simple and complex selectors
+
.lightSpeedOut {
return jQuery.filter( qualifier, elements, not );
+
    -webkit-animation-name: lightSpeedOut;
 +
    animation-name: lightSpeedOut;
 +
    -webkit-animation-timing-function: ease-in;
 +
    animation-timing-function: ease-in;
 
}
 
}
  
jQuery.filter = function( expr, elems, not ) {
+
@-webkit-keyframes rotateIn {
var elem = elems[ 0 ];
+
    from {
 +
        -webkit-transform-origin: center;
 +
        transform-origin: center;
 +
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
 +
        transform: rotate3d(0, 0, 1, -200deg);
 +
        opacity: 0;
 +
    }
  
if ( not ) {
+
    to {
expr = ":not(" + expr + ")";
+
        -webkit-transform-origin: center;
}
+
        transform-origin: center;
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
if ( elems.length === 1 && elem.nodeType === 1 ) {
+
@keyframes rotateIn {
return jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : [];
+
    from {
}
+
        -webkit-transform-origin: center;
 +
        transform-origin: center;
 +
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
 +
        transform: rotate3d(0, 0, 1, -200deg);
 +
        opacity: 0;
 +
    }
  
return jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) {
+
    to {
return elem.nodeType === 1;
+
        -webkit-transform-origin: center;
} ) );
+
        transform-origin: center;
};
+
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
jQuery.fn.extend( {
+
.rotateIn {
find: function( selector ) {
+
    -webkit-animation-name: rotateIn;
var i, ret,
+
    animation-name: rotateIn;
len = this.length,
+
}
self = this;
+
  
if ( typeof selector !== "string" ) {
+
@-webkit-keyframes rotateInDownLeft {
return this.pushStack( jQuery( selector ).filter( function() {
+
    from {
for ( i = 0; i < len; i++ ) {
+
        -webkit-transform-origin: left bottom;
if ( jQuery.contains( self[ i ], this ) ) {
+
        transform-origin: left bottom;
return true;
+
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
}
+
        transform: rotate3d(0, 0, 1, -45deg);
}
+
        opacity: 0;
} ) );
+
    }
}
+
  
ret = this.pushStack( [] );
+
    to {
 +
        -webkit-transform-origin: left bottom;
 +
        transform-origin: left bottom;
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
for ( i = 0; i < len; i++ ) {
+
@keyframes rotateInDownLeft {
jQuery.find( selector, self[ i ], ret );
+
    from {
}
+
        -webkit-transform-origin: left bottom;
 +
        transform-origin: left bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
 +
        transform: rotate3d(0, 0, 1, -45deg);
 +
        opacity: 0;
 +
    }
  
return len > 1 ? jQuery.uniqueSort( ret ) : ret;
+
    to {
},
+
        -webkit-transform-origin: left bottom;
filter: function( selector ) {
+
        transform-origin: left bottom;
return this.pushStack( winnow( this, selector || [], false ) );
+
        -webkit-transform: translate3d(0, 0, 0);
},
+
        transform: translate3d(0, 0, 0);
not: function( selector ) {
+
        opacity: 1;
return this.pushStack( winnow( this, selector || [], true ) );
+
    }
},
+
}
is: function( selector ) {
+
return !!winnow(
+
this,
+
  
// If this is a positional/relative selector, check membership in the returned set
+
.rotateInDownLeft {
// so $("p:first").is("p:last") won't return true for a doc with two "p".
+
    -webkit-animation-name: rotateInDownLeft;
typeof selector === "string" && rneedsContext.test( selector ) ?
+
    animation-name: rotateInDownLeft;
jQuery( selector ) :
+
}
selector || [],
+
false
+
).length;
+
}
+
} );
+
  
 +
@-webkit-keyframes rotateInDownRight {
 +
    from {
 +
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
 +
        transform: rotate3d(0, 0, 1, 45deg);
 +
        opacity: 0;
 +
    }
  
// Initialize a jQuery object
+
    to {
 +
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
 +
@keyframes rotateInDownRight {
 +
    from {
 +
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
 +
        transform: rotate3d(0, 0, 1, 45deg);
 +
        opacity: 0;
 +
    }
  
// A central reference to the root jQuery(document)
+
    to {
var rootjQuery,
+
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
// A simple way to check for HTML strings
+
.rotateInDownRight {
// Prioritize #id over <tag> to avoid XSS via location.hash (#9521)
+
    -webkit-animation-name: rotateInDownRight;
// Strict HTML recognition (#11290: must start with <)
+
    animation-name: rotateInDownRight;
// Shortcut simple #id case for speed
+
}
rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,
+
  
init = jQuery.fn.init = function( selector, context, root ) {
+
@-webkit-keyframes rotateInUpLeft {
var match, elem;
+
    from {
 +
        -webkit-transform-origin: left bottom;
 +
        transform-origin: left bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
 +
        transform: rotate3d(0, 0, 1, 45deg);
 +
        opacity: 0;
 +
    }
  
// HANDLE: $(""), $(null), $(undefined), $(false)
+
    to {
if ( !selector ) {
+
        -webkit-transform-origin: left bottom;
return this;
+
        transform-origin: left bottom;
}
+
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
// Method init() accepts an alternate rootjQuery
+
@keyframes rotateInUpLeft {
// so migrate can support jQuery.sub (gh-2101)
+
    from {
root = root || rootjQuery;
+
        -webkit-transform-origin: left bottom;
 +
        transform-origin: left bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
 +
        transform: rotate3d(0, 0, 1, 45deg);
 +
        opacity: 0;
 +
    }
  
// Handle HTML strings
+
    to {
if ( typeof selector === "string" ) {
+
        -webkit-transform-origin: left bottom;
if ( selector[ 0 ] === "<" &&
+
        transform-origin: left bottom;
selector[ selector.length - 1 ] === ">" &&
+
        -webkit-transform: translate3d(0, 0, 0);
selector.length >= 3 ) {
+
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
// Assume that strings that start and end with <> are HTML and skip the regex check
+
.rotateInUpLeft {
match = [ null, selector, null ];
+
    -webkit-animation-name: rotateInUpLeft;
 +
    animation-name: rotateInUpLeft;
 +
}
  
} else {
+
@-webkit-keyframes rotateInUpRight {
match = rquickExpr.exec( selector );
+
    from {
}
+
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
 +
        transform: rotate3d(0, 0, 1, -90deg);
 +
        opacity: 0;
 +
    }
  
// Match html or make sure no context is specified for #id
+
    to {
if ( match && ( match[ 1 ] || !context ) ) {
+
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
        opacity: 1;
 +
    }
 +
}
  
// HANDLE: $(html) -> $(array)
+
@keyframes rotateInUpRight {
if ( match[ 1 ] ) {
+
    from {
context = context instanceof jQuery ? context[ 0 ] : context;
+
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
 +
        transform: rotate3d(0, 0, 1, -90deg);
 +
        opacity: 0;
 +
    }
  
// Option to run scripts is true for back-compat
+
    to {
// Intentionally let the error be thrown if parseHTML is not present
+
        -webkit-transform-origin: right bottom;
jQuery.merge( this, jQuery.parseHTML(
+
        transform-origin: right bottom;
match[ 1 ],
+
        -webkit-transform: translate3d(0, 0, 0);
context && context.nodeType ? context.ownerDocument || context : document,
+
        transform: translate3d(0, 0, 0);
true
+
        opacity: 1;
) );
+
    }
 +
}
  
// HANDLE: $(html, props)
+
.rotateInUpRight {
if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) {
+
    -webkit-animation-name: rotateInUpRight;
for ( match in context ) {
+
    animation-name: rotateInUpRight;
 +
}
  
// Properties of context are called as methods if possible
+
@-webkit-keyframes rotateOut {
if ( isFunction( this[ match ] ) ) {
+
    from {
this[ match ]( context[ match ] );
+
        -webkit-transform-origin: center;
 +
        transform-origin: center;
 +
        opacity: 1;
 +
    }
  
// ...and otherwise set as attributes
+
    to {
} else {
+
        -webkit-transform-origin: center;
this.attr( match, context[ match ] );
+
        transform-origin: center;
}
+
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
}
+
        transform: rotate3d(0, 0, 1, 200deg);
}
+
        opacity: 0;
 +
    }
 +
}
  
return this;
+
@keyframes rotateOut {
 +
    from {
 +
        -webkit-transform-origin: center;
 +
        transform-origin: center;
 +
        opacity: 1;
 +
    }
  
// HANDLE: $(#id)
+
    to {
} else {
+
        -webkit-transform-origin: center;
elem = document.getElementById( match[ 2 ] );
+
        transform-origin: center;
 +
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
 +
        transform: rotate3d(0, 0, 1, 200deg);
 +
        opacity: 0;
 +
    }
 +
}
  
if ( elem ) {
+
.rotateOut {
 +
    -webkit-animation-name: rotateOut;
 +
    animation-name: rotateOut;
 +
}
  
// Inject the element directly into the jQuery object
+
@-webkit-keyframes rotateOutDownLeft {
this[ 0 ] = elem;
+
    from {
this.length = 1;
+
        -webkit-transform-origin: left bottom;
}
+
        transform-origin: left bottom;
return this;
+
        opacity: 1;
}
+
    }
  
// HANDLE: $(expr, $(...))
+
    to {
} else if ( !context || context.jquery ) {
+
        -webkit-transform-origin: left bottom;
return ( context || root ).find( selector );
+
        transform-origin: left bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
 +
        transform: rotate3d(0, 0, 1, 45deg);
 +
        opacity: 0;
 +
    }
 +
}
  
// HANDLE: $(expr, context)
+
@keyframes rotateOutDownLeft {
// (which is just equivalent to: $(context).find(expr)
+
    from {
} else {
+
        -webkit-transform-origin: left bottom;
return this.constructor( context ).find( selector );
+
        transform-origin: left bottom;
}
+
        opacity: 1;
 +
    }
  
// HANDLE: $(DOMElement)
+
    to {
} else if ( selector.nodeType ) {
+
        -webkit-transform-origin: left bottom;
this[ 0 ] = selector;
+
        transform-origin: left bottom;
this.length = 1;
+
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
return this;
+
        transform: rotate3d(0, 0, 1, 45deg);
 +
        opacity: 0;
 +
    }
 +
}
  
// HANDLE: $(function)
+
.rotateOutDownLeft {
// Shortcut for document ready
+
    -webkit-animation-name: rotateOutDownLeft;
} else if ( isFunction( selector ) ) {
+
    animation-name: rotateOutDownLeft;
return root.ready !== undefined ?
+
}
root.ready( selector ) :
+
  
// Execute immediately if ready is not present
+
@-webkit-keyframes rotateOutDownRight {
selector( jQuery );
+
    from {
}
+
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        opacity: 1;
 +
    }
  
return jQuery.makeArray( selector, this );
+
    to {
};
+
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
 +
        transform: rotate3d(0, 0, 1, -45deg);
 +
        opacity: 0;
 +
    }
 +
}
  
// Give the init function the jQuery prototype for later instantiation
+
@keyframes rotateOutDownRight {
init.prototype = jQuery.fn;
+
    from {
 +
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        opacity: 1;
 +
    }
  
// Initialize central reference
+
    to {
rootjQuery = jQuery( document );
+
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
 +
        transform: rotate3d(0, 0, 1, -45deg);
 +
        opacity: 0;
 +
    }
 +
}
  
 +
.rotateOutDownRight {
 +
    -webkit-animation-name: rotateOutDownRight;
 +
    animation-name: rotateOutDownRight;
 +
}
  
var rparentsprev = /^(?:parents|prev(?:Until|All))/,
+
@-webkit-keyframes rotateOutUpLeft {
 +
    from {
 +
        -webkit-transform-origin: left bottom;
 +
        transform-origin: left bottom;
 +
        opacity: 1;
 +
    }
  
// Methods guaranteed to produce a unique set when starting from a unique set
+
    to {
guaranteedUnique = {
+
        -webkit-transform-origin: left bottom;
children: true,
+
        transform-origin: left bottom;
contents: true,
+
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
next: true,
+
        transform: rotate3d(0, 0, 1, -45deg);
prev: true
+
        opacity: 0;
};
+
    }
 +
}
  
jQuery.fn.extend( {
+
@keyframes rotateOutUpLeft {
has: function( target ) {
+
    from {
var targets = jQuery( target, this ),
+
        -webkit-transform-origin: left bottom;
l = targets.length;
+
        transform-origin: left bottom;
 +
        opacity: 1;
 +
    }
  
return this.filter( function() {
+
    to {
var i = 0;
+
        -webkit-transform-origin: left bottom;
for ( ; i < l; i++ ) {
+
        transform-origin: left bottom;
if ( jQuery.contains( this, targets[ i ] ) ) {
+
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
return true;
+
        transform: rotate3d(0, 0, 1, -45deg);
}
+
        opacity: 0;
}
+
    }
} );
+
}
},
+
  
closest: function( selectors, context ) {
+
.rotateOutUpLeft {
var cur,
+
    -webkit-animation-name: rotateOutUpLeft;
i = 0,
+
    animation-name: rotateOutUpLeft;
l = this.length,
+
}
matched = [],
+
targets = typeof selectors !== "string" && jQuery( selectors );
+
  
// Positional selectors never match, since there's no _selection_ context
+
@-webkit-keyframes rotateOutUpRight {
if ( !rneedsContext.test( selectors ) ) {
+
    from {
for ( ; i < l; i++ ) {
+
        -webkit-transform-origin: right bottom;
for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) {
+
        transform-origin: right bottom;
 +
        opacity: 1;
 +
    }
  
// Always skip document fragments
+
    to {
if ( cur.nodeType < 11 && ( targets ?
+
        -webkit-transform-origin: right bottom;
targets.index( cur ) > -1 :
+
        transform-origin: right bottom;
 +
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
 +
        transform: rotate3d(0, 0, 1, 90deg);
 +
        opacity: 0;
 +
    }
 +
}
  
// Don't pass non-elements to Sizzle
+
@keyframes rotateOutUpRight {
cur.nodeType === 1 &&
+
    from {
jQuery.find.matchesSelector( cur, selectors ) ) ) {
+
        -webkit-transform-origin: right bottom;
 +
        transform-origin: right bottom;
 +
        opacity: 1;
 +
    }
  
matched.push( cur );
+
    to {
break;
+
        -webkit-transform-origin: right bottom;
}
+
        transform-origin: right bottom;
}
+
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
}
+
        transform: rotate3d(0, 0, 1, 90deg);
}
+
        opacity: 0;
 +
    }
 +
}
  
return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched );
+
.rotateOutUpRight {
},
+
    -webkit-animation-name: rotateOutUpRight;
 +
    animation-name: rotateOutUpRight;
 +
}
  
// Determine the position of an element within the set
+
@-webkit-keyframes hinge {
index: function( elem ) {
+
    0% {
 +
        -webkit-transform-origin: top left;
 +
        transform-origin: top left;
 +
        -webkit-animation-timing-function: ease-in-out;
 +
        animation-timing-function: ease-in-out;
 +
    }
  
// No argument, return index in parent
+
    20%,
if ( !elem ) {
+
    60% {
return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1;
+
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
}
+
        transform: rotate3d(0, 0, 1, 80deg);
 +
        -webkit-transform-origin: top left;
 +
        transform-origin: top left;
 +
        -webkit-animation-timing-function: ease-in-out;
 +
        animation-timing-function: ease-in-out;
 +
    }
  
// Index in selector
+
    40%,
if ( typeof elem === "string" ) {
+
    80% {
return indexOf.call( jQuery( elem ), this[ 0 ] );
+
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
}
+
        transform: rotate3d(0, 0, 1, 60deg);
 +
        -webkit-transform-origin: top left;
 +
        transform-origin: top left;
 +
        -webkit-animation-timing-function: ease-in-out;
 +
        animation-timing-function: ease-in-out;
 +
        opacity: 1;
 +
    }
  
// Locate the position of the desired element
+
    to {
return indexOf.call( this,
+
        -webkit-transform: translate3d(0, 700px, 0);
 +
        transform: translate3d(0, 700px, 0);
 +
        opacity: 0;
 +
    }
 +
}
  
// If it receives a jQuery object, the first element is used
+
@keyframes hinge {
elem.jquery ? elem[ 0 ] : elem
+
    0% {
);
+
        -webkit-transform-origin: top left;
},
+
        transform-origin: top left;
 +
        -webkit-animation-timing-function: ease-in-out;
 +
        animation-timing-function: ease-in-out;
 +
    }
  
add: function( selector, context ) {
+
    20%,
return this.pushStack(
+
    60% {
jQuery.uniqueSort(
+
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
jQuery.merge( this.get(), jQuery( selector, context ) )
+
        transform: rotate3d(0, 0, 1, 80deg);
)
+
        -webkit-transform-origin: top left;
);
+
        transform-origin: top left;
},
+
        -webkit-animation-timing-function: ease-in-out;
 +
        animation-timing-function: ease-in-out;
 +
    }
  
addBack: function( selector ) {
+
    40%,
return this.add( selector == null ?
+
    80% {
this.prevObject : this.prevObject.filter( selector )
+
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
);
+
        transform: rotate3d(0, 0, 1, 60deg);
}
+
        -webkit-transform-origin: top left;
} );
+
        transform-origin: top left;
 +
        -webkit-animation-timing-function: ease-in-out;
 +
        animation-timing-function: ease-in-out;
 +
        opacity: 1;
 +
    }
  
function sibling( cur, dir ) {
+
    to {
while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {}
+
        -webkit-transform: translate3d(0, 700px, 0);
return cur;
+
        transform: translate3d(0, 700px, 0);
 +
        opacity: 0;
 +
    }
 
}
 
}
  
jQuery.each( {
+
.hinge {
parent: function( elem ) {
+
    -webkit-animation-duration: 2s;
var parent = elem.parentNode;
+
    animation-duration: 2s;
return parent && parent.nodeType !== 11 ? parent : null;
+
    -webkit-animation-name: hinge;
},
+
    animation-name: hinge;
parents: function( elem ) {
+
}
return dir( elem, "parentNode" );
+
},
+
parentsUntil: function( elem, i, until ) {
+
return dir( elem, "parentNode", until );
+
},
+
next: function( elem ) {
+
return sibling( elem, "nextSibling" );
+
},
+
prev: function( elem ) {
+
return sibling( elem, "previousSibling" );
+
},
+
nextAll: function( elem ) {
+
return dir( elem, "nextSibling" );
+
},
+
prevAll: function( elem ) {
+
return dir( elem, "previousSibling" );
+
},
+
nextUntil: function( elem, i, until ) {
+
return dir( elem, "nextSibling", until );
+
},
+
prevUntil: function( elem, i, until ) {
+
return dir( elem, "previousSibling", until );
+
},
+
siblings: function( elem ) {
+
return siblings( ( elem.parentNode || {} ).firstChild, elem );
+
},
+
children: function( elem ) {
+
return siblings( elem.firstChild );
+
},
+
contents: function( elem ) {
+
        if ( nodeName( elem, "iframe" ) ) {
+
            return elem.contentDocument;
+
        }
+
  
        // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only
+
@-webkit-keyframes jackInTheBox {
         // Treat the template element as a regular one in browsers that
+
    from {
         // don't support it.
+
         opacity: 0;
         if ( nodeName( elem, "template" ) ) {
+
         -webkit-transform: scale(0.1) rotate(30deg);
            elem = elem.content || elem;
+
         transform: scale(0.1) rotate(30deg);
         }
+
        -webkit-transform-origin: center bottom;
 +
         transform-origin: center bottom;
 +
    }
  
         return jQuery.merge( [], elem.childNodes );
+
    50% {
}
+
         -webkit-transform: rotate(-10deg);
}, function( name, fn ) {
+
        transform: rotate(-10deg);
jQuery.fn[ name ] = function( until, selector ) {
+
    }
var matched = jQuery.map( this, fn, until );
+
  
if ( name.slice( -5 ) !== "Until" ) {
+
    70% {
selector = until;
+
        -webkit-transform: rotate(3deg);
}
+
        transform: rotate(3deg);
 +
    }
  
if ( selector && typeof selector === "string" ) {
+
    to {
matched = jQuery.filter( selector, matched );
+
        opacity: 1;
}
+
        -webkit-transform: scale(1);
 +
        transform: scale(1);
 +
    }
 +
}
  
if ( this.length > 1 ) {
+
@keyframes jackInTheBox {
 +
    from {
 +
        opacity: 0;
 +
        -webkit-transform: scale(0.1) rotate(30deg);
 +
        transform: scale(0.1) rotate(30deg);
 +
        -webkit-transform-origin: center bottom;
 +
        transform-origin: center bottom;
 +
    }
  
// Remove duplicates
+
    50% {
if ( !guaranteedUnique[ name ] ) {
+
        -webkit-transform: rotate(-10deg);
jQuery.uniqueSort( matched );
+
        transform: rotate(-10deg);
}
+
    }
  
// Reverse order for parents* and prev-derivatives
+
    70% {
if ( rparentsprev.test( name ) ) {
+
        -webkit-transform: rotate(3deg);
matched.reverse();
+
        transform: rotate(3deg);
}
+
    }
}
+
  
return this.pushStack( matched );
+
    to {
};
+
        opacity: 1;
} );
+
        -webkit-transform: scale(1);
var rnothtmlwhite = ( /[^\x20\t\r\n\f]+/g );
+
        transform: scale(1);
 +
    }
 +
}
  
 
+
.jackInTheBox {
 
+
    -webkit-animation-name: jackInTheBox;
// Convert String-formatted options into Object-formatted ones
+
    animation-name: jackInTheBox;
function createOptions( options ) {
+
var object = {};
+
jQuery.each( options.match( rnothtmlwhite ) || [], function( _, flag ) {
+
object[ flag ] = true;
+
} );
+
return object;
+
 
}
 
}
  
/*
+
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
* Create a callback list using the following parameters:
+
*
+
* options: an optional list of space-separated options that will change how
+
* the callback list behaves or a more traditional option object
+
*
+
* By default a callback list will act like an event callback list and can be
+
* "fired" multiple times.
+
*
+
* Possible options:
+
*
+
* once: will ensure the callback list can only be fired once (like a Deferred)
+
*
+
* memory: will keep track of previous values and will call any callback added
+
* after the list has been fired right away with the latest "memorized"
+
* values (like a Deferred)
+
*
+
* unique: will ensure a callback can only be added once (no duplicate in the list)
+
*
+
* stopOnFalse: interrupt callings when a callback returns false
+
*
+
*/
+
jQuery.Callbacks = function( options ) {
+
  
// Convert options from String-formatted to Object-formatted if needed
+
@-webkit-keyframes rollIn {
// (we check in cache first)
+
    from {
options = typeof options === "string" ?
+
        opacity: 0;
createOptions( options ) :
+
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
jQuery.extend( {}, options );
+
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
 +
    }
  
var // Flag to know if list is currently firing
+
    to {
firing,
+
        opacity: 1;
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
// Last fire value for non-forgettable lists
+
@keyframes rollIn {
memory,
+
    from {
 +
        opacity: 0;
 +
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
 +
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
 +
    }
  
// Flag to know if list was already fired
+
    to {
fired,
+
        opacity: 1;
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 +
}
  
// Flag to prevent firing
+
.rollIn {
locked,
+
    -webkit-animation-name: rollIn;
 +
    animation-name: rollIn;
 +
}
  
// Actual callback list
+
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
list = [],
+
  
// Queue of execution data for repeatable lists
+
@-webkit-keyframes rollOut {
queue = [],
+
    from {
 +
        opacity: 1;
 +
    }
  
// Index of currently firing callback (modified by add/remove as needed)
+
    to {
firingIndex = -1,
+
        opacity: 0;
 +
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
 +
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
 +
    }
 +
}
  
// Fire callbacks
+
@keyframes rollOut {
fire = function() {
+
    from {
 +
        opacity: 1;
 +
    }
  
// Enforce single-firing
+
    to {
locked = locked || options.once;
+
        opacity: 0;
 +
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
 +
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
 +
    }
 +
}
  
// Execute callbacks for all pending executions,
+
.rollOut {
// respecting firingIndex overrides and runtime changes
+
    -webkit-animation-name: rollOut;
fired = firing = true;
+
    animation-name: rollOut;
for ( ; queue.length; firingIndex = -1 ) {
+
}
memory = queue.shift();
+
while ( ++firingIndex < list.length ) {
+
  
// Run callback and check for early termination
+
@-webkit-keyframes zoomIn {
if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false &&
+
    from {
options.stopOnFalse ) {
+
        opacity: 0;
 +
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
 +
        transform: scale3d(0.3, 0.3, 0.3);
 +
    }
  
// Jump to end and forget the data so .add doesn't re-fire
+
    50% {
firingIndex = list.length;
+
        opacity: 1;
memory = false;
+
    }
}
+
}
+
}
+
 
+
// Forget the data if we're done with it
+
if ( !options.memory ) {
+
memory = false;
+
}
+
 
+
firing = false;
+
 
+
// Clean up if we're done firing for good
+
if ( locked ) {
+
 
+
// Keep an empty list if we have data for future add calls
+
if ( memory ) {
+
list = [];
+
 
+
// Otherwise, this object is spent
+
} else {
+
list = "";
+
}
+
}
+
},
+
 
+
// Actual Callbacks object
+
self = {
+
 
+
// Add a callback or a collection of callbacks to the list
+
add: function() {
+
if ( list ) {
+
 
+
// If we have memory from a past run, we should fire after adding
+
if ( memory && !firing ) {
+
firingIndex = list.length - 1;
+
queue.push( memory );
+
}
+
 
+
( function add( args ) {
+
jQuery.each( args, function( _, arg ) {
+
if ( isFunction( arg ) ) {
+
if ( !options.unique || !self.has( arg ) ) {
+
list.push( arg );
+
}
+
} else if ( arg && arg.length && toType( arg ) !== "string" ) {
+
 
+
// Inspect recursively
+
add( arg );
+
}
+
} );
+
} )( arguments );
+
 
+
if ( memory && !firing ) {
+
fire();
+
}
+
}
+
return this;
+
},
+
 
+
// Remove a callback from the list
+
remove: function() {
+
jQuery.each( arguments, function( _, arg ) {
+
var index;
+
while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) {
+
list.splice( index, 1 );
+
 
+
// Handle firing indexes
+
if ( index <= firingIndex ) {
+
firingIndex--;
+
}
+
}
+
} );
+
return this;
+
},
+
 
+
// Check if a given callback is in the list.
+
// If no argument is given, return whether or not list has callbacks attached.
+
has: function( fn ) {
+
return fn ?
+
jQuery.inArray( fn, list ) > -1 :
+
list.length > 0;
+
},
+
 
+
// Remove all callbacks from the list
+
empty: function() {
+
if ( list ) {
+
list = [];
+
}
+
return this;
+
},
+
 
+
// Disable .fire and .add
+
// Abort any current/pending executions
+
// Clear all callbacks and values
+
disable: function() {
+
locked = queue = [];
+
list = memory = "";
+
return this;
+
},
+
disabled: function() {
+
return !list;
+
},
+
 
+
// Disable .fire
+
// Also disable .add unless we have memory (since it would have no effect)
+
// Abort any pending executions
+
lock: function() {
+
locked = queue = [];
+
if ( !memory && !firing ) {
+
list = memory = "";
+
}
+
return this;
+
},
+
locked: function() {
+
return !!locked;
+
},
+
 
+
// Call all callbacks with the given context and arguments
+
fireWith: function( context, args ) {
+
if ( !locked ) {
+
args = args || [];
+
args = [ context, args.slice ? args.slice() : args ];
+
queue.push( args );
+
if ( !firing ) {
+
fire();
+
}
+
}
+
return this;
+
},
+
 
+
// Call all the callbacks with the given arguments
+
fire: function() {
+
self.fireWith( this, arguments );
+
return this;
+
},
+
 
+
// To know if the callbacks have already been called at least once
+
fired: function() {
+
return !!fired;
+
}
+
};
+
 
+
return self;
+
};
+
 
+
 
+
function Identity( v ) {
+
return v;
+
 
}
 
}
function Thrower( ex ) {
 
throw ex;
 
}
 
 
function adoptValue( value, resolve, reject, noValue ) {
 
var method;
 
 
try {
 
 
// Check for promise aspect first to privilege synchronous behavior
 
if ( value && isFunction( ( method = value.promise ) ) ) {
 
method.call( value ).done( resolve ).fail( reject );
 
 
// Other thenables
 
} else if ( value && isFunction( ( method = value.then ) ) ) {
 
method.call( value, resolve, reject );
 
 
// Other non-thenables
 
} else {
 
 
// Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer:
 
// * false: [ value ].slice( 0 ) => resolve( value )
 
// * true: [ value ].slice( 1 ) => resolve()
 
resolve.apply( undefined, [ value ].slice( noValue ) );
 
}
 
  
// For Promises/A+, convert exceptions into rejections
+
@keyframes zoomIn {
// Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in
+
    from {
// Deferred#then to conditionally suppress rejection.
+
        opacity: 0;
} catch ( value ) {
+
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
 +
        transform: scale3d(0.3, 0.3, 0.3);
 +
    }
  
// Support: Android 4.0 only
+
    50% {
// Strict mode functions invoked without .call/.apply get global-object context
+
        opacity: 1;
reject.apply( undefined, [ value ] );
+
    }
}
+
 
}
 
}
  
jQuery.extend( {
+
.zoomIn {
 
+
    -webkit-animation-name: zoomIn;
Deferred: function( func ) {
+
    animation-name: zoomIn;
var tuples = [
+
 
+
// action, add listener, callbacks,
+
// ... .then handlers, argument index, [final state]
+
[ "notify", "progress", jQuery.Callbacks( "memory" ),
+
jQuery.Callbacks( "memory" ), 2 ],
+
[ "resolve", "done", jQuery.Callbacks( "once memory" ),
+
jQuery.Callbacks( "once memory" ), 0, "resolved" ],
+
[ "reject", "fail", jQuery.Callbacks( "once memory" ),
+
jQuery.Callbacks( "once memory" ), 1, "rejected" ]
+
],
+
state = "pending",
+
promise = {
+
state: function() {
+
return state;
+
},
+
always: function() {
+
deferred.done( arguments ).fail( arguments );
+
return this;
+
},
+
"catch": function( fn ) {
+
return promise.then( null, fn );
+
},
+
 
+
// Keep pipe for back-compat
+
pipe: function( /* fnDone, fnFail, fnProgress */ ) {
+
var fns = arguments;
+
 
+
return jQuery.Deferred( function( newDefer ) {
+
jQuery.each( tuples, function( i, tuple ) {
+
 
+
// Map tuples (progress, done, fail) to arguments (done, fail, progress)
+
var fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ];
+
 
+
// deferred.progress(function() { bind to newDefer or newDefer.notify })
+
// deferred.done(function() { bind to newDefer or newDefer.resolve })
+
// deferred.fail(function() { bind to newDefer or newDefer.reject })
+
deferred[ tuple[ 1 ] ]( function() {
+
var returned = fn && fn.apply( this, arguments );
+
if ( returned && isFunction( returned.promise ) ) {
+
returned.promise()
+
.progress( newDefer.notify )
+
.done( newDefer.resolve )
+
.fail( newDefer.reject );
+
} else {
+
newDefer[ tuple[ 0 ] + "With" ](
+
this,
+
fn ? [ returned ] : arguments
+
);
+
}
+
} );
+
} );
+
fns = null;
+
} ).promise();
+
},
+
then: function( onFulfilled, onRejected, onProgress ) {
+
var maxDepth = 0;
+
function resolve( depth, deferred, handler, special ) {
+
return function() {
+
var that = this,
+
args = arguments,
+
mightThrow = function() {
+
var returned, then;
+
 
+
// Support: Promises/A+ section 2.3.3.3.3
+
// https://promisesaplus.com/#point-59
+
// Ignore double-resolution attempts
+
if ( depth < maxDepth ) {
+
return;
+
}
+
 
+
returned = handler.apply( that, args );
+
 
+
// Support: Promises/A+ section 2.3.1
+
// https://promisesaplus.com/#point-48
+
if ( returned === deferred.promise() ) {
+
throw new TypeError( "Thenable self-resolution" );
+
}
+
 
+
// Support: Promises/A+ sections 2.3.3.1, 3.5
+
// https://promisesaplus.com/#point-54
+
// https://promisesaplus.com/#point-75
+
// Retrieve `then` only once
+
then = returned &&
+
 
+
// Support: Promises/A+ section 2.3.4
+
// https://promisesaplus.com/#point-64
+
// Only check objects and functions for thenability
+
( typeof returned === "object" ||
+
typeof returned === "function" ) &&
+
returned.then;
+
 
+
// Handle a returned thenable
+
if ( isFunction( then ) ) {
+
 
+
// Special processors (notify) just wait for resolution
+
if ( special ) {
+
then.call(
+
returned,
+
resolve( maxDepth, deferred, Identity, special ),
+
resolve( maxDepth, deferred, Thrower, special )
+
);
+
 
+
// Normal processors (resolve) also hook into progress
+
} else {
+
 
+
// ...and disregard older resolution values
+
maxDepth++;
+
 
+
then.call(
+
returned,
+
resolve( maxDepth, deferred, Identity, special ),
+
resolve( maxDepth, deferred, Thrower, special ),
+
resolve( maxDepth, deferred, Identity,
+
deferred.notifyWith )
+
);
+
}
+
 
+
// Handle all other returned values
+
} else {
+
 
+
// Only substitute handlers pass on context
+
// and multiple values (non-spec behavior)
+
if ( handler !== Identity ) {
+
that = undefined;
+
args = [ returned ];
+
}
+
 
+
// Process the value(s)
+
// Default process is resolve
+
( special || deferred.resolveWith )( that, args );
+
}
+
},
+
 
+
// Only normal processors (resolve) catch and reject exceptions
+
process = special ?
+
mightThrow :
+
function() {
+
try {
+
mightThrow();
+
} catch ( e ) {
+
 
+
if ( jQuery.Deferred.exceptionHook ) {
+
jQuery.Deferred.exceptionHook( e,
+
process.stackTrace );
+
}
+
 
+
// Support: Promises/A+ section 2.3.3.3.4.1
+
// https://promisesaplus.com/#point-61
+
// Ignore post-resolution exceptions
+
if ( depth + 1 >= maxDepth ) {
+
 
+
// Only substitute handlers pass on context
+
// and multiple values (non-spec behavior)
+
if ( handler !== Thrower ) {
+
that = undefined;
+
args = [ e ];
+
}
+
 
+
deferred.rejectWith( that, args );
+
}
+
}
+
};
+
 
+
// Support: Promises/A+ section 2.3.3.3.1
+
// https://promisesaplus.com/#point-57
+
// Re-resolve promises immediately to dodge false rejection from
+
// subsequent errors
+
if ( depth ) {
+
process();
+
} else {
+
 
+
// Call an optional hook to record the stack, in case of exception
+
// since it's otherwise lost when execution goes async
+
if ( jQuery.Deferred.getStackHook ) {
+
process.stackTrace = jQuery.Deferred.getStackHook();
+
}
+
window.setTimeout( process );
+
}
+
};
+
}
+
 
+
return jQuery.Deferred( function( newDefer ) {
+
 
+
// progress_handlers.add( ... )
+
tuples[ 0 ][ 3 ].add(
+
resolve(
+
0,
+
newDefer,
+
isFunction( onProgress ) ?
+
onProgress :
+
Identity,
+
newDefer.notifyWith
+
)
+
);
+
 
+
// fulfilled_handlers.add( ... )
+
tuples[ 1 ][ 3 ].add(
+
resolve(
+
0,
+
newDefer,
+
isFunction( onFulfilled ) ?
+
onFulfilled :
+
Identity
+
)
+
);
+
 
+
// rejected_handlers.add( ... )
+
tuples[ 2 ][ 3 ].add(
+
resolve(
+
0,
+
newDefer,
+
isFunction( onRejected ) ?
+
onRejected :
+
Thrower
+
)
+
);
+
} ).promise();
+
},
+
 
+
// Get a promise for this deferred
+
// If obj is provided, the promise aspect is added to the object
+
promise: function( obj ) {
+
return obj != null ? jQuery.extend( obj, promise ) : promise;
+
}
+
},
+
deferred = {};
+
 
+
// Add list-specific methods
+
jQuery.each( tuples, function( i, tuple ) {
+
var list = tuple[ 2 ],
+
stateString = tuple[ 5 ];
+
 
+
// promise.progress = list.add
+
// promise.done = list.add
+
// promise.fail = list.add
+
promise[ tuple[ 1 ] ] = list.add;
+
 
+
// Handle state
+
if ( stateString ) {
+
list.add(
+
function() {
+
 
+
// state = "resolved" (i.e., fulfilled)
+
// state = "rejected"
+
state = stateString;
+
},
+
 
+
// rejected_callbacks.disable
+
// fulfilled_callbacks.disable
+
tuples[ 3 - i ][ 2 ].disable,
+
 
+
// rejected_handlers.disable
+
// fulfilled_handlers.disable
+
tuples[ 3 - i ][ 3 ].disable,
+
 
+
// progress_callbacks.lock
+
tuples[ 0 ][ 2 ].lock,
+
 
+
// progress_handlers.lock
+
tuples[ 0 ][ 3 ].lock
+
);
+
}
+
 
+
// progress_handlers.fire
+
// fulfilled_handlers.fire
+
// rejected_handlers.fire
+
list.add( tuple[ 3 ].fire );
+
 
+
// deferred.notify = function() { deferred.notifyWith(...) }
+
// deferred.resolve = function() { deferred.resolveWith(...) }
+
// deferred.reject = function() { deferred.rejectWith(...) }
+
deferred[ tuple[ 0 ] ] = function() {
+
deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments );
+
return this;
+
};
+
 
+
// deferred.notifyWith = list.fireWith
+
// deferred.resolveWith = list.fireWith
+
// deferred.rejectWith = list.fireWith
+
deferred[ tuple[ 0 ] + "With" ] = list.fireWith;
+
} );
+
 
+
// Make the deferred a promise
+
promise.promise( deferred );
+
 
+
// Call given func if any
+
if ( func ) {
+
func.call( deferred, deferred );
+
}
+
 
+
// All done!
+
return deferred;
+
},
+
 
+
// Deferred helper
+
when: function( singleValue ) {
+
var
+
 
+
// count of uncompleted subordinates
+
remaining = arguments.length,
+
 
+
// count of unprocessed arguments
+
i = remaining,
+
 
+
// subordinate fulfillment data
+
resolveContexts = Array( i ),
+
resolveValues = slice.call( arguments ),
+
 
+
// the master Deferred
+
master = jQuery.Deferred(),
+
 
+
// subordinate callback factory
+
updateFunc = function( i ) {
+
return function( value ) {
+
resolveContexts[ i ] = this;
+
resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value;
+
if ( !( --remaining ) ) {
+
master.resolveWith( resolveContexts, resolveValues );
+
}
+
};
+
};
+
 
+
// Single- and empty arguments are adopted like Promise.resolve
+
if ( remaining <= 1 ) {
+
adoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject,
+
!remaining );
+
 
+
// Use .then() to unwrap secondary thenables (cf. gh-3000)
+
if ( master.state() === "pending" ||
+
isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) {
+
 
+
return master.then();
+
}
+
}
+
 
+
// Multiple arguments are aggregated like Promise.all array elements
+
while ( i-- ) {
+
adoptValue( resolveValues[ i ], updateFunc( i ), master.reject );
+
}
+
 
+
return master.promise();
+
}
+
} );
+
 
+
 
+
// These usually indicate a programmer mistake during development,
+
// warn about them ASAP rather than swallowing them by default.
+
var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;
+
 
+
jQuery.Deferred.exceptionHook = function( error, stack ) {
+
 
+
// Support: IE 8 - 9 only
+
// Console exists when dev tools are open, which can happen at any time
+
if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) {
+
window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack );
+
}
+
};
+
 
+
 
+
 
+
 
+
jQuery.readyException = function( error ) {
+
window.setTimeout( function() {
+
throw error;
+
} );
+
};
+
 
+
 
+
 
+
 
+
// The deferred used on DOM ready
+
var readyList = jQuery.Deferred();
+
 
+
jQuery.fn.ready = function( fn ) {
+
 
+
readyList
+
.then( fn )
+
 
+
// Wrap jQuery.readyException in a function so that the lookup
+
// happens at the time of error handling instead of callback
+
// registration.
+
.catch( function( error ) {
+
jQuery.readyException( error );
+
} );
+
 
+
return this;
+
};
+
 
+
jQuery.extend( {
+
 
+
// Is the DOM ready to be used? Set to true once it occurs.
+
isReady: false,
+
 
+
// A counter to track how many items to wait for before
+
// the ready event fires. See #6781
+
readyWait: 1,
+
 
+
// Handle when the DOM is ready
+
ready: function( wait ) {
+
 
+
// Abort if there are pending holds or we're already ready
+
if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) {
+
return;
+
}
+
 
+
// Remember that the DOM is ready
+
jQuery.isReady = true;
+
 
+
// If a normal DOM Ready event fired, decrement, and wait if need be
+
if ( wait !== true && --jQuery.readyWait > 0 ) {
+
return;
+
}
+
 
+
// If there are functions bound, to execute
+
readyList.resolveWith( document, [ jQuery ] );
+
}
+
} );
+
 
+
jQuery.ready.then = readyList.then;
+
 
+
// The ready event handler and self cleanup method
+
function completed() {
+
document.removeEventListener( "DOMContentLoaded", completed );
+
window.removeEventListener( "load", completed );
+
jQuery.ready();
+
 
}
 
}
  
// Catch cases where $(document).ready() is called
+
@-webkit-keyframes zoomInDown {
// after the browser event has already occurred.
+
    from {
// Support: IE <=9 - 10 only
+
        opacity: 0;
// Older IE sometimes signals "interactive" too soon
+
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
if ( document.readyState === "complete" ||
+
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
( document.readyState !== "loading" && !document.documentElement.doScroll ) ) {
+
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
// Handle it asynchronously to allow scripts the opportunity to delay ready
+
    60% {
window.setTimeout( jQuery.ready );
+
        opacity: 1;
 
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
} else {
+
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
// Use the handy event callback
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
document.addEventListener( "DOMContentLoaded", completed );
+
    }
 
+
// A fallback to window.onload, that will always work
+
window.addEventListener( "load", completed );
+
 
}
 
}
  
 +
@keyframes zoomInDown {
 +
    from {
 +
        opacity: 0;
 +
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
 +
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
 
+
    60% {
 
+
        opacity: 1;
// Multifunctional method to get and set values of a collection
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
// The value/s can optionally be executed if it's a function
+
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
var access = function( elems, fn, key, value, chainable, emptyGet, raw ) {
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
var i = 0,
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
len = elems.length,
+
    }
bulk = key == null;
+
 
+
// Sets many values
+
if ( toType( key ) === "object" ) {
+
chainable = true;
+
for ( i in key ) {
+
access( elems, fn, i, key[ i ], true, emptyGet, raw );
+
}
+
 
+
// Sets one value
+
} else if ( value !== undefined ) {
+
chainable = true;
+
 
+
if ( !isFunction( value ) ) {
+
raw = true;
+
}
+
 
+
if ( bulk ) {
+
 
+
// Bulk operations run against the entire set
+
if ( raw ) {
+
fn.call( elems, value );
+
fn = null;
+
 
+
// ...except when executing function values
+
} else {
+
bulk = fn;
+
fn = function( elem, key, value ) {
+
return bulk.call( jQuery( elem ), value );
+
};
+
}
+
}
+
 
+
if ( fn ) {
+
for ( ; i < len; i++ ) {
+
fn(
+
elems[ i ], key, raw ?
+
value :
+
value.call( elems[ i ], i, fn( elems[ i ], key ) )
+
);
+
}
+
}
+
}
+
 
+
if ( chainable ) {
+
return elems;
+
}
+
 
+
// Gets
+
if ( bulk ) {
+
return fn.call( elems );
+
}
+
 
+
return len ? fn( elems[ 0 ], key ) : emptyGet;
+
};
+
 
+
 
+
// Matches dashed string for camelizing
+
var rmsPrefix = /^-ms-/,
+
rdashAlpha = /-([a-z])/g;
+
 
+
// Used by camelCase as callback to replace()
+
function fcamelCase( all, letter ) {
+
return letter.toUpperCase();
+
 
}
 
}
  
// Convert dashed to camelCase; used by the css and data modules
+
.zoomInDown {
// Support: IE <=9 - 11, Edge 12 - 15
+
    -webkit-animation-name: zoomInDown;
// Microsoft forgot to hump their vendor prefix (#9572)
+
    animation-name: zoomInDown;
function camelCase( string ) {
+
return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase );
+
 
}
 
}
var acceptData = function( owner ) {
 
 
// Accepts only:
 
//  - Node
 
//    - Node.ELEMENT_NODE
 
//    - Node.DOCUMENT_NODE
 
//  - Object
 
//    - Any
 
return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType );
 
};
 
  
 +
@-webkit-keyframes zoomInLeft {
 +
    from {
 +
        opacity: 0;
 +
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
 +
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
 +
    60% {
 +
        opacity: 1;
 +
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
 +
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 +
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 +
    }
 +
}
  
 +
@keyframes zoomInLeft {
 +
    from {
 +
        opacity: 0;
 +
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
 +
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
function Data() {
+
    60% {
this.expando = jQuery.expando + Data.uid++;
+
        opacity: 1;
 +
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
 +
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 +
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 +
    }
 
}
 
}
  
Data.uid = 1;
+
.zoomInLeft {
 
+
    -webkit-animation-name: zoomInLeft;
Data.prototype = {
+
    animation-name: zoomInLeft;
 
+
cache: function( owner ) {
+
 
+
// Check if the owner object already has a cache
+
var value = owner[ this.expando ];
+
 
+
// If not, create one
+
if ( !value ) {
+
value = {};
+
 
+
// We can accept data for non-element nodes in modern browsers,
+
// but we should not, see #8335.
+
// Always return an empty object.
+
if ( acceptData( owner ) ) {
+
 
+
// If it is a node unlikely to be stringify-ed or looped over
+
// use plain assignment
+
if ( owner.nodeType ) {
+
owner[ this.expando ] = value;
+
 
+
// Otherwise secure it in a non-enumerable property
+
// configurable must be true to allow the property to be
+
// deleted when data is removed
+
} else {
+
Object.defineProperty( owner, this.expando, {
+
value: value,
+
configurable: true
+
} );
+
}
+
}
+
}
+
 
+
return value;
+
},
+
set: function( owner, data, value ) {
+
var prop,
+
cache = this.cache( owner );
+
 
+
// Handle: [ owner, key, value ] args
+
// Always use camelCase key (gh-2257)
+
if ( typeof data === "string" ) {
+
cache[ camelCase( data ) ] = value;
+
 
+
// Handle: [ owner, { properties } ] args
+
} else {
+
 
+
// Copy the properties one-by-one to the cache object
+
for ( prop in data ) {
+
cache[ camelCase( prop ) ] = data[ prop ];
+
}
+
}
+
return cache;
+
},
+
get: function( owner, key ) {
+
return key === undefined ?
+
this.cache( owner ) :
+
 
+
// Always use camelCase key (gh-2257)
+
owner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ];
+
},
+
access: function( owner, key, value ) {
+
 
+
// In cases where either:
+
//
+
//  1. No key was specified
+
//  2. A string key was specified, but no value provided
+
//
+
// Take the "read" path and allow the get method to determine
+
// which value to return, respectively either:
+
//
+
//  1. The entire cache object
+
//  2. The data stored at the key
+
//
+
if ( key === undefined ||
+
( ( key && typeof key === "string" ) && value === undefined ) ) {
+
 
+
return this.get( owner, key );
+
}
+
 
+
// When the key is not a string, or both a key and value
+
// are specified, set or extend (existing objects) with either:
+
//
+
//  1. An object of properties
+
//  2. A key and value
+
//
+
this.set( owner, key, value );
+
 
+
// Since the "set" path can have two possible entry points
+
// return the expected data based on which path was taken[*]
+
return value !== undefined ? value : key;
+
},
+
remove: function( owner, key ) {
+
var i,
+
cache = owner[ this.expando ];
+
 
+
if ( cache === undefined ) {
+
return;
+
}
+
 
+
if ( key !== undefined ) {
+
 
+
// Support array or space separated string of keys
+
if ( Array.isArray( key ) ) {
+
 
+
// If key is an array of keys...
+
// We always set camelCase keys, so remove that.
+
key = key.map( camelCase );
+
} else {
+
key = camelCase( key );
+
 
+
// If a key with the spaces exists, use it.
+
// Otherwise, create an array by matching non-whitespace
+
key = key in cache ?
+
[ key ] :
+
( key.match( rnothtmlwhite ) || [] );
+
}
+
 
+
i = key.length;
+
 
+
while ( i-- ) {
+
delete cache[ key[ i ] ];
+
}
+
}
+
 
+
// Remove the expando if there's no more data
+
if ( key === undefined || jQuery.isEmptyObject( cache ) ) {
+
 
+
// Support: Chrome <=35 - 45
+
// Webkit & Blink performance suffers when deleting properties
+
// from DOM nodes, so set to undefined instead
+
// https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted)
+
if ( owner.nodeType ) {
+
owner[ this.expando ] = undefined;
+
} else {
+
delete owner[ this.expando ];
+
}
+
}
+
},
+
hasData: function( owner ) {
+
var cache = owner[ this.expando ];
+
return cache !== undefined && !jQuery.isEmptyObject( cache );
+
}
+
};
+
var dataPriv = new Data();
+
 
+
var dataUser = new Data();
+
 
+
 
+
 
+
// Implementation Summary
+
//
+
// 1. Enforce API surface and semantic compatibility with 1.9.x branch
+
// 2. Improve the module's maintainability by reducing the storage
+
// paths to a single mechanism.
+
// 3. Use the same single mechanism to support "private" and "user" data.
+
// 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData)
+
// 5. Avoid exposing implementation details on user objects (eg. expando properties)
+
// 6. Provide a clear path for implementation upgrade to WeakMap in 2014
+
 
+
var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,
+
rmultiDash = /[A-Z]/g;
+
 
+
function getData( data ) {
+
if ( data === "true" ) {
+
return true;
+
}
+
 
+
if ( data === "false" ) {
+
return false;
+
}
+
 
+
if ( data === "null" ) {
+
return null;
+
}
+
 
+
// Only convert to a number if it doesn't change the string
+
if ( data === +data + "" ) {
+
return +data;
+
}
+
 
+
if ( rbrace.test( data ) ) {
+
return JSON.parse( data );
+
}
+
 
+
return data;
+
 
}
 
}
  
function dataAttr( elem, key, data ) {
+
@-webkit-keyframes zoomInRight {
var name;
+
    from {
 +
        opacity: 0;
 +
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
 +
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
// If nothing was found internally, try to fetch any
+
    60% {
// data from the HTML5 data-* attribute
+
        opacity: 1;
if ( data === undefined && elem.nodeType === 1 ) {
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase();
+
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
data = elem.getAttribute( name );
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
if ( typeof data === "string" ) {
+
    }
try {
+
data = getData( data );
+
} catch ( e ) {}
+
 
+
// Make sure we set the data so it isn't changed later
+
dataUser.set( elem, key, data );
+
} else {
+
data = undefined;
+
}
+
}
+
return data;
+
 
}
 
}
  
jQuery.extend( {
+
@keyframes zoomInRight {
hasData: function( elem ) {
+
    from {
return dataUser.hasData( elem ) || dataPriv.hasData( elem );
+
        opacity: 0;
},
+
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
 +
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
data: function( elem, name, data ) {
+
    60% {
return dataUser.access( elem, name, data );
+
        opacity: 1;
},
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
 
+
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
removeData: function( elem, name ) {
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
dataUser.remove( elem, name );
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
},
+
    }
 
+
// TODO: Now that all calls to _data and _removeData have been replaced
+
// with direct calls to dataPriv methods, these can be deprecated.
+
_data: function( elem, name, data ) {
+
return dataPriv.access( elem, name, data );
+
},
+
 
+
_removeData: function( elem, name ) {
+
dataPriv.remove( elem, name );
+
}
+
} );
+
 
+
jQuery.fn.extend( {
+
data: function( key, value ) {
+
var i, name, data,
+
elem = this[ 0 ],
+
attrs = elem && elem.attributes;
+
 
+
// Gets all values
+
if ( key === undefined ) {
+
if ( this.length ) {
+
data = dataUser.get( elem );
+
 
+
if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) {
+
i = attrs.length;
+
while ( i-- ) {
+
 
+
// Support: IE 11 only
+
// The attrs elements can be null (#14894)
+
if ( attrs[ i ] ) {
+
name = attrs[ i ].name;
+
if ( name.indexOf( "data-" ) === 0 ) {
+
name = camelCase( name.slice( 5 ) );
+
dataAttr( elem, name, data[ name ] );
+
}
+
}
+
}
+
dataPriv.set( elem, "hasDataAttrs", true );
+
}
+
}
+
 
+
return data;
+
}
+
 
+
// Sets multiple values
+
if ( typeof key === "object" ) {
+
return this.each( function() {
+
dataUser.set( this, key );
+
} );
+
}
+
 
+
return access( this, function( value ) {
+
var data;
+
 
+
// The calling jQuery object (element matches) is not empty
+
// (and therefore has an element appears at this[ 0 ]) and the
+
// `value` parameter was not undefined. An empty jQuery object
+
// will result in `undefined` for elem = this[ 0 ] which will
+
// throw an exception if an attempt to read a data cache is made.
+
if ( elem && value === undefined ) {
+
 
+
// Attempt to get data from the cache
+
// The key will always be camelCased in Data
+
data = dataUser.get( elem, key );
+
if ( data !== undefined ) {
+
return data;
+
}
+
 
+
// Attempt to "discover" the data in
+
// HTML5 custom data-* attrs
+
data = dataAttr( elem, key );
+
if ( data !== undefined ) {
+
return data;
+
}
+
 
+
// We tried really hard, but the data doesn't exist.
+
return;
+
}
+
 
+
// Set the data...
+
this.each( function() {
+
 
+
// We always store the camelCased key
+
dataUser.set( this, key, value );
+
} );
+
}, null, value, arguments.length > 1, null, true );
+
},
+
 
+
removeData: function( key ) {
+
return this.each( function() {
+
dataUser.remove( this, key );
+
} );
+
}
+
} );
+
 
+
 
+
jQuery.extend( {
+
queue: function( elem, type, data ) {
+
var queue;
+
 
+
if ( elem ) {
+
type = ( type || "fx" ) + "queue";
+
queue = dataPriv.get( elem, type );
+
 
+
// Speed up dequeue by getting out quickly if this is just a lookup
+
if ( data ) {
+
if ( !queue || Array.isArray( data ) ) {
+
queue = dataPriv.access( elem, type, jQuery.makeArray( data ) );
+
} else {
+
queue.push( data );
+
}
+
}
+
return queue || [];
+
}
+
},
+
 
+
dequeue: function( elem, type ) {
+
type = type || "fx";
+
 
+
var queue = jQuery.queue( elem, type ),
+
startLength = queue.length,
+
fn = queue.shift(),
+
hooks = jQuery._queueHooks( elem, type ),
+
next = function() {
+
jQuery.dequeue( elem, type );
+
};
+
 
+
// If the fx queue is dequeued, always remove the progress sentinel
+
if ( fn === "inprogress" ) {
+
fn = queue.shift();
+
startLength--;
+
}
+
 
+
if ( fn ) {
+
 
+
// Add a progress sentinel to prevent the fx queue from being
+
// automatically dequeued
+
if ( type === "fx" ) {
+
queue.unshift( "inprogress" );
+
}
+
 
+
// Clear up the last queue stop function
+
delete hooks.stop;
+
fn.call( elem, next, hooks );
+
}
+
 
+
if ( !startLength && hooks ) {
+
hooks.empty.fire();
+
}
+
},
+
 
+
// Not public - generate a queueHooks object, or return the current one
+
_queueHooks: function( elem, type ) {
+
var key = type + "queueHooks";
+
return dataPriv.get( elem, key ) || dataPriv.access( elem, key, {
+
empty: jQuery.Callbacks( "once memory" ).add( function() {
+
dataPriv.remove( elem, [ type + "queue", key ] );
+
} )
+
} );
+
}
+
} );
+
 
+
jQuery.fn.extend( {
+
queue: function( type, data ) {
+
var setter = 2;
+
 
+
if ( typeof type !== "string" ) {
+
data = type;
+
type = "fx";
+
setter--;
+
}
+
 
+
if ( arguments.length < setter ) {
+
return jQuery.queue( this[ 0 ], type );
+
}
+
 
+
return data === undefined ?
+
this :
+
this.each( function() {
+
var queue = jQuery.queue( this, type, data );
+
 
+
// Ensure a hooks for this queue
+
jQuery._queueHooks( this, type );
+
 
+
if ( type === "fx" && queue[ 0 ] !== "inprogress" ) {
+
jQuery.dequeue( this, type );
+
}
+
} );
+
},
+
dequeue: function( type ) {
+
return this.each( function() {
+
jQuery.dequeue( this, type );
+
} );
+
},
+
clearQueue: function( type ) {
+
return this.queue( type || "fx", [] );
+
},
+
 
+
// Get a promise resolved when queues of a certain type
+
// are emptied (fx is the type by default)
+
promise: function( type, obj ) {
+
var tmp,
+
count = 1,
+
defer = jQuery.Deferred(),
+
elements = this,
+
i = this.length,
+
resolve = function() {
+
if ( !( --count ) ) {
+
defer.resolveWith( elements, [ elements ] );
+
}
+
};
+
 
+
if ( typeof type !== "string" ) {
+
obj = type;
+
type = undefined;
+
}
+
type = type || "fx";
+
 
+
while ( i-- ) {
+
tmp = dataPriv.get( elements[ i ], type + "queueHooks" );
+
if ( tmp && tmp.empty ) {
+
count++;
+
tmp.empty.add( resolve );
+
}
+
}
+
resolve();
+
return defer.promise( obj );
+
}
+
} );
+
var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source;
+
 
+
var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" );
+
 
+
 
+
var cssExpand = [ "Top", "Right", "Bottom", "Left" ];
+
 
+
var isHiddenWithinTree = function( elem, el ) {
+
 
+
// isHiddenWithinTree might be called from jQuery#filter function;
+
// in that case, element will be second argument
+
elem = el || elem;
+
 
+
// Inline style trumps all
+
return elem.style.display === "none" ||
+
elem.style.display === "" &&
+
 
+
// Otherwise, check computed style
+
// Support: Firefox <=43 - 45
+
// Disconnected elements can have computed display: none, so first confirm that elem is
+
// in the document.
+
jQuery.contains( elem.ownerDocument, elem ) &&
+
 
+
jQuery.css( elem, "display" ) === "none";
+
};
+
 
+
var swap = function( elem, options, callback, args ) {
+
var ret, name,
+
old = {};
+
 
+
// Remember the old values, and insert the new ones
+
for ( name in options ) {
+
old[ name ] = elem.style[ name ];
+
elem.style[ name ] = options[ name ];
+
}
+
 
+
ret = callback.apply( elem, args || [] );
+
 
+
// Revert the old values
+
for ( name in options ) {
+
elem.style[ name ] = old[ name ];
+
}
+
 
+
return ret;
+
};
+
 
+
 
+
 
+
 
+
function adjustCSS( elem, prop, valueParts, tween ) {
+
var adjusted, scale,
+
maxIterations = 20,
+
currentValue = tween ?
+
function() {
+
return tween.cur();
+
} :
+
function() {
+
return jQuery.css( elem, prop, "" );
+
},
+
initial = currentValue(),
+
unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ),
+
 
+
// Starting value computation is required for potential unit mismatches
+
initialInUnit = ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) &&
+
rcssNum.exec( jQuery.css( elem, prop ) );
+
 
+
if ( initialInUnit && initialInUnit[ 3 ] !== unit ) {
+
 
+
// Support: Firefox <=54
+
// Halve the iteration target value to prevent interference from CSS upper bounds (gh-2144)
+
initial = initial / 2;
+
 
+
// Trust units reported by jQuery.css
+
unit = unit || initialInUnit[ 3 ];
+
 
+
// Iteratively approximate from a nonzero starting point
+
initialInUnit = +initial || 1;
+
 
+
while ( maxIterations-- ) {
+
 
+
// Evaluate and update our best guess (doubling guesses that zero out).
+
// Finish if the scale equals or crosses 1 (making the old*new product non-positive).
+
jQuery.style( elem, prop, initialInUnit + unit );
+
if ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) {
+
maxIterations = 0;
+
}
+
initialInUnit = initialInUnit / scale;
+
 
+
}
+
 
+
initialInUnit = initialInUnit * 2;
+
jQuery.style( elem, prop, initialInUnit + unit );
+
 
+
// Make sure we update the tween properties later on
+
valueParts = valueParts || [];
+
}
+
 
+
if ( valueParts ) {
+
initialInUnit = +initialInUnit || +initial || 0;
+
 
+
// Apply relative offset (+=/-=) if specified
+
adjusted = valueParts[ 1 ] ?
+
initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] :
+
+valueParts[ 2 ];
+
if ( tween ) {
+
tween.unit = unit;
+
tween.start = initialInUnit;
+
tween.end = adjusted;
+
}
+
}
+
return adjusted;
+
 
}
 
}
  
 
+
.zoomInRight {
var defaultDisplayMap = {};
+
    -webkit-animation-name: zoomInRight;
 
+
    animation-name: zoomInRight;
function getDefaultDisplay( elem ) {
+
var temp,
+
doc = elem.ownerDocument,
+
nodeName = elem.nodeName,
+
display = defaultDisplayMap[ nodeName ];
+
 
+
if ( display ) {
+
return display;
+
}
+
 
+
temp = doc.body.appendChild( doc.createElement( nodeName ) );
+
display = jQuery.css( temp, "display" );
+
 
+
temp.parentNode.removeChild( temp );
+
 
+
if ( display === "none" ) {
+
display = "block";
+
}
+
defaultDisplayMap[ nodeName ] = display;
+
 
+
return display;
+
 
}
 
}
  
function showHide( elements, show ) {
+
@-webkit-keyframes zoomInUp {
var display, elem,
+
    from {
values = [],
+
        opacity: 0;
index = 0,
+
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
length = elements.length;
+
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 
+
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
// Determine new display value for elements that need to change
+
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
for ( ; index < length; index++ ) {
+
    }
elem = elements[ index ];
+
if ( !elem.style ) {
+
continue;
+
}
+
 
+
display = elem.style.display;
+
if ( show ) {
+
 
+
// Since we force visibility upon cascade-hidden elements, an immediate (and slow)
+
// check is required in this first loop unless we have a nonempty display value (either
+
// inline or about-to-be-restored)
+
if ( display === "none" ) {
+
values[ index ] = dataPriv.get( elem, "display" ) || null;
+
if ( !values[ index ] ) {
+
elem.style.display = "";
+
}
+
}
+
if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) {
+
values[ index ] = getDefaultDisplay( elem );
+
}
+
} else {
+
if ( display !== "none" ) {
+
values[ index ] = "none";
+
 
+
// Remember what we're overwriting
+
dataPriv.set( elem, "display", display );
+
}
+
}
+
}
+
 
+
// Set the display of the elements in a second loop to avoid constant reflow
+
for ( index = 0; index < length; index++ ) {
+
if ( values[ index ] != null ) {
+
elements[ index ].style.display = values[ index ];
+
}
+
}
+
  
return elements;
+
    60% {
 +
        opacity: 1;
 +
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 +
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 +
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 +
    }
 
}
 
}
  
jQuery.fn.extend( {
+
@keyframes zoomInUp {
show: function() {
+
    from {
return showHide( this, true );
+
        opacity: 0;
},
+
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
hide: function() {
+
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
return showHide( this );
+
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
},
+
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
toggle: function( state ) {
+
    }
if ( typeof state === "boolean" ) {
+
return state ? this.show() : this.hide();
+
}
+
  
return this.each( function() {
+
    60% {
if ( isHiddenWithinTree( this ) ) {
+
        opacity: 1;
jQuery( this ).show();
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
} else {
+
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
jQuery( this ).hide();
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
} );
+
    }
}
+
} );
+
var rcheckableType = ( /^(?:checkbox|radio)$/i );
+
 
+
var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]+)/i );
+
 
+
var rscriptType = ( /^$|^module$|\/(?:java|ecma)script/i );
+
 
+
 
+
 
+
// We have to close these tags to support XHTML (#13200)
+
var wrapMap = {
+
 
+
// Support: IE <=9 only
+
option: [ 1, "<select multiple='multiple'>", "</select>" ],
+
 
+
// XHTML parsers do not magically insert elements in the
+
// same way that tag soup parsers do. So we cannot shorten
+
// this by omitting <tbody> or other required elements.
+
thead: [ 1, "<table>", "</table>" ],
+
col: [ 2, "<table><colgroup>", "</colgroup></table>" ],
+
tr: [ 2, "<table><tbody>", "</tbody></table>" ],
+
td: [ 3, "<table><tbody><tr>", "</tr></tbody></table>" ],
+
 
+
_default: [ 0, "", "" ]
+
};
+
 
+
// Support: IE <=9 only
+
wrapMap.optgroup = wrapMap.option;
+
 
+
wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
+
wrapMap.th = wrapMap.td;
+
 
+
 
+
function getAll( context, tag ) {
+
 
+
// Support: IE <=9 - 11 only
+
// Use typeof to avoid zero-argument method invocation on host objects (#15151)
+
var ret;
+
 
+
if ( typeof context.getElementsByTagName !== "undefined" ) {
+
ret = context.getElementsByTagName( tag || "*" );
+
 
+
} else if ( typeof context.querySelectorAll !== "undefined" ) {
+
ret = context.querySelectorAll( tag || "*" );
+
 
+
} else {
+
ret = [];
+
}
+
 
+
if ( tag === undefined || tag && nodeName( context, tag ) ) {
+
return jQuery.merge( [ context ], ret );
+
}
+
 
+
return ret;
+
 
}
 
}
  
 
+
.zoomInUp {
// Mark scripts as having already been evaluated
+
    -webkit-animation-name: zoomInUp;
function setGlobalEval( elems, refElements ) {
+
    animation-name: zoomInUp;
var i = 0,
+
l = elems.length;
+
 
+
for ( ; i < l; i++ ) {
+
dataPriv.set(
+
elems[ i ],
+
"globalEval",
+
!refElements || dataPriv.get( refElements[ i ], "globalEval" )
+
);
+
}
+
 
}
 
}
  
 +
@-webkit-keyframes zoomOut {
 +
    from {
 +
        opacity: 1;
 +
    }
  
var rhtml = /<|&#?\w+;/;
+
    50% {
 +
        opacity: 0;
 +
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
 +
        transform: scale3d(0.3, 0.3, 0.3);
 +
    }
  
function buildFragment( elems, context, scripts, selection, ignored ) {
+
    to {
var elem, tmp, tag, wrap, contains, j,
+
        opacity: 0;
fragment = context.createDocumentFragment(),
+
    }
nodes = [],
+
i = 0,
+
l = elems.length;
+
 
+
for ( ; i < l; i++ ) {
+
elem = elems[ i ];
+
 
+
if ( elem || elem === 0 ) {
+
 
+
// Add nodes directly
+
if ( toType( elem ) === "object" ) {
+
 
+
// Support: Android <=4.0 only, PhantomJS 1 only
+
// push.apply(_, arraylike) throws on ancient WebKit
+
jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem );
+
 
+
// Convert non-html into a text node
+
} else if ( !rhtml.test( elem ) ) {
+
nodes.push( context.createTextNode( elem ) );
+
 
+
// Convert html into DOM nodes
+
} else {
+
tmp = tmp || fragment.appendChild( context.createElement( "div" ) );
+
 
+
// Deserialize a standard representation
+
tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase();
+
wrap = wrapMap[ tag ] || wrapMap._default;
+
tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ];
+
 
+
// Descend through wrappers to the right content
+
j = wrap[ 0 ];
+
while ( j-- ) {
+
tmp = tmp.lastChild;
+
}
+
 
+
// Support: Android <=4.0 only, PhantomJS 1 only
+
// push.apply(_, arraylike) throws on ancient WebKit
+
jQuery.merge( nodes, tmp.childNodes );
+
 
+
// Remember the top-level container
+
tmp = fragment.firstChild;
+
 
+
// Ensure the created nodes are orphaned (#12392)
+
tmp.textContent = "";
+
}
+
}
+
}
+
 
+
// Remove wrapper from fragment
+
fragment.textContent = "";
+
 
+
i = 0;
+
while ( ( elem = nodes[ i++ ] ) ) {
+
 
+
// Skip elements already in the context collection (trac-4087)
+
if ( selection && jQuery.inArray( elem, selection ) > -1 ) {
+
if ( ignored ) {
+
ignored.push( elem );
+
}
+
continue;
+
}
+
 
+
contains = jQuery.contains( elem.ownerDocument, elem );
+
 
+
// Append to fragment
+
tmp = getAll( fragment.appendChild( elem ), "script" );
+
 
+
// Preserve script evaluation history
+
if ( contains ) {
+
setGlobalEval( tmp );
+
}
+
 
+
// Capture executables
+
if ( scripts ) {
+
j = 0;
+
while ( ( elem = tmp[ j++ ] ) ) {
+
if ( rscriptType.test( elem.type || "" ) ) {
+
scripts.push( elem );
+
}
+
}
+
}
+
}
+
 
+
return fragment;
+
 
}
 
}
  
 +
@keyframes zoomOut {
 +
    from {
 +
        opacity: 1;
 +
    }
  
( function() {
+
    50% {
var fragment = document.createDocumentFragment(),
+
        opacity: 0;
div = fragment.appendChild( document.createElement( "div" ) ),
+
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
input = document.createElement( "input" );
+
        transform: scale3d(0.3, 0.3, 0.3);
 +
    }
  
// Support: Android 4.0 - 4.3 only
+
    to {
// Check state lost if the name is set (#11217)
+
        opacity: 0;
// Support: Windows Web Apps (WWA)
+
    }
// `name` and `type` must use .setAttribute for WWA (#14901)
+
input.setAttribute( "type", "radio" );
+
input.setAttribute( "checked", "checked" );
+
input.setAttribute( "name", "t" );
+
 
+
div.appendChild( input );
+
 
+
// Support: Android <=4.1 only
+
// Older WebKit doesn't clone checked state correctly in fragments
+
support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked;
+
 
+
// Support: IE <=11 only
+
// Make sure textarea (and checkbox) defaultValue is properly cloned
+
div.innerHTML = "<textarea>x</textarea>";
+
support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue;
+
} )();
+
var documentElement = document.documentElement;
+
 
+
 
+
 
+
var
+
rkeyEvent = /^key/,
+
rmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/,
+
rtypenamespace = /^([^.]*)(?:\.(.+)|)/;
+
 
+
function returnTrue() {
+
return true;
+
 
}
 
}
  
function returnFalse() {
+
.zoomOut {
return false;
+
    -webkit-animation-name: zoomOut;
 +
    animation-name: zoomOut;
 
}
 
}
  
// Support: IE <=9 only
+
@-webkit-keyframes zoomOutDown {
// See #13393 for more info
+
    40% {
function safeActiveElement() {
+
        opacity: 1;
try {
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
return document.activeElement;
+
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
} catch ( err ) { }
+
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
+
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
function on( elem, types, selector, data, fn, one ) {
+
    to {
var origFn, type;
+
        opacity: 0;
 
+
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
// Types can be a map of types/handlers
+
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
if ( typeof types === "object" ) {
+
        -webkit-transform-origin: center bottom;
 
+
        transform-origin: center bottom;
// ( types-Object, selector, data )
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
if ( typeof selector !== "string" ) {
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 
+
    }
// ( types-Object, data )
+
data = data || selector;
+
selector = undefined;
+
}
+
for ( type in types ) {
+
on( elem, type, selector, data, types[ type ], one );
+
}
+
return elem;
+
}
+
 
+
if ( data == null && fn == null ) {
+
 
+
// ( types, fn )
+
fn = selector;
+
data = selector = undefined;
+
} else if ( fn == null ) {
+
if ( typeof selector === "string" ) {
+
 
+
// ( types, selector, fn )
+
fn = data;
+
data = undefined;
+
} else {
+
 
+
// ( types, data, fn )
+
fn = data;
+
data = selector;
+
selector = undefined;
+
}
+
}
+
if ( fn === false ) {
+
fn = returnFalse;
+
} else if ( !fn ) {
+
return elem;
+
}
+
 
+
if ( one === 1 ) {
+
origFn = fn;
+
fn = function( event ) {
+
 
+
// Can use an empty set, since event contains the info
+
jQuery().off( event );
+
return origFn.apply( this, arguments );
+
};
+
 
+
// Use same guid so caller can remove using origFn
+
fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ );
+
}
+
return elem.each( function() {
+
jQuery.event.add( this, types, fn, data, selector );
+
} );
+
 
}
 
}
  
/*
+
@keyframes zoomOutDown {
* Helper functions for managing events -- not part of the public interface.
+
    40% {
* Props to Dean Edwards' addEvent library for many of the ideas.
+
        opacity: 1;
*/
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
jQuery.event = {
+
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
global: {},
+
    to {
 
+
        opacity: 0;
add: function( elem, types, handler, data, selector ) {
+
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
 
+
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
var handleObjIn, eventHandle, tmp,
+
        -webkit-transform-origin: center bottom;
events, t, handleObj,
+
        transform-origin: center bottom;
special, handlers, type, namespaces, origType,
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
elemData = dataPriv.get( elem );
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 
+
    }
// Don't attach events to noData or text/comment nodes (but allow plain objects)
+
if ( !elemData ) {
+
return;
+
}
+
 
+
// Caller can pass in an object of custom data in lieu of the handler
+
if ( handler.handler ) {
+
handleObjIn = handler;
+
handler = handleObjIn.handler;
+
selector = handleObjIn.selector;
+
}
+
 
+
// Ensure that invalid selectors throw exceptions at attach time
+
// Evaluate against documentElement in case elem is a non-element node (e.g., document)
+
if ( selector ) {
+
jQuery.find.matchesSelector( documentElement, selector );
+
}
+
 
+
// Make sure that the handler has a unique ID, used to find/remove it later
+
if ( !handler.guid ) {
+
handler.guid = jQuery.guid++;
+
}
+
 
+
// Init the element's event structure and main handler, if this is the first
+
if ( !( events = elemData.events ) ) {
+
events = elemData.events = {};
+
}
+
if ( !( eventHandle = elemData.handle ) ) {
+
eventHandle = elemData.handle = function( e ) {
+
 
+
// Discard the second event of a jQuery.event.trigger() and
+
// when an event is called after a page has unloaded
+
return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ?
+
jQuery.event.dispatch.apply( elem, arguments ) : undefined;
+
};
+
}
+
 
+
// Handle multiple events separated by a space
+
types = ( types || "" ).match( rnothtmlwhite ) || [ "" ];
+
t = types.length;
+
while ( t-- ) {
+
tmp = rtypenamespace.exec( types[ t ] ) || [];
+
type = origType = tmp[ 1 ];
+
namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort();
+
 
+
// There *must* be a type, no attaching namespace-only handlers
+
if ( !type ) {
+
continue;
+
}
+
 
+
// If event changes its type, use the special event handlers for the changed type
+
special = jQuery.event.special[ type ] || {};
+
 
+
// If selector defined, determine special event api type, otherwise given type
+
type = ( selector ? special.delegateType : special.bindType ) || type;
+
 
+
// Update special based on newly reset type
+
special = jQuery.event.special[ type ] || {};
+
 
+
// handleObj is passed to all event handlers
+
handleObj = jQuery.extend( {
+
type: type,
+
origType: origType,
+
data: data,
+
handler: handler,
+
guid: handler.guid,
+
selector: selector,
+
needsContext: selector && jQuery.expr.match.needsContext.test( selector ),
+
namespace: namespaces.join( "." )
+
}, handleObjIn );
+
 
+
// Init the event handler queue if we're the first
+
if ( !( handlers = events[ type ] ) ) {
+
handlers = events[ type ] = [];
+
handlers.delegateCount = 0;
+
 
+
// Only use addEventListener if the special events handler returns false
+
if ( !special.setup ||
+
special.setup.call( elem, data, namespaces, eventHandle ) === false ) {
+
 
+
if ( elem.addEventListener ) {
+
elem.addEventListener( type, eventHandle );
+
}
+
}
+
}
+
 
+
if ( special.add ) {
+
special.add.call( elem, handleObj );
+
 
+
if ( !handleObj.handler.guid ) {
+
handleObj.handler.guid = handler.guid;
+
}
+
}
+
 
+
// Add to the element's handler list, delegates in front
+
if ( selector ) {
+
handlers.splice( handlers.delegateCount++, 0, handleObj );
+
} else {
+
handlers.push( handleObj );
+
}
+
 
+
// Keep track of which events have ever been used, for event optimization
+
jQuery.event.global[ type ] = true;
+
}
+
 
+
},
+
 
+
// Detach an event or set of events from an element
+
remove: function( elem, types, handler, selector, mappedTypes ) {
+
 
+
var j, origCount, tmp,
+
events, t, handleObj,
+
special, handlers, type, namespaces, origType,
+
elemData = dataPriv.hasData( elem ) && dataPriv.get( elem );
+
 
+
if ( !elemData || !( events = elemData.events ) ) {
+
return;
+
}
+
 
+
// Once for each type.namespace in types; type may be omitted
+
types = ( types || "" ).match( rnothtmlwhite ) || [ "" ];
+
t = types.length;
+
while ( t-- ) {
+
tmp = rtypenamespace.exec( types[ t ] ) || [];
+
type = origType = tmp[ 1 ];
+
namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort();
+
 
+
// Unbind all events (on this namespace, if provided) for the element
+
if ( !type ) {
+
for ( type in events ) {
+
jQuery.event.remove( elem, type + types[ t ], handler, selector, true );
+
}
+
continue;
+
}
+
 
+
special = jQuery.event.special[ type ] || {};
+
type = ( selector ? special.delegateType : special.bindType ) || type;
+
handlers = events[ type ] || [];
+
tmp = tmp[ 2 ] &&
+
new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" );
+
 
+
// Remove matching events
+
origCount = j = handlers.length;
+
while ( j-- ) {
+
handleObj = handlers[ j ];
+
 
+
if ( ( mappedTypes || origType === handleObj.origType ) &&
+
( !handler || handler.guid === handleObj.guid ) &&
+
( !tmp || tmp.test( handleObj.namespace ) ) &&
+
( !selector || selector === handleObj.selector ||
+
selector === "**" && handleObj.selector ) ) {
+
handlers.splice( j, 1 );
+
 
+
if ( handleObj.selector ) {
+
handlers.delegateCount--;
+
}
+
if ( special.remove ) {
+
special.remove.call( elem, handleObj );
+
}
+
}
+
}
+
 
+
// Remove generic event handler if we removed something and no more handlers exist
+
// (avoids potential for endless recursion during removal of special event handlers)
+
if ( origCount && !handlers.length ) {
+
if ( !special.teardown ||
+
special.teardown.call( elem, namespaces, elemData.handle ) === false ) {
+
 
+
jQuery.removeEvent( elem, type, elemData.handle );
+
}
+
 
+
delete events[ type ];
+
}
+
}
+
 
+
// Remove data and the expando if it's no longer used
+
if ( jQuery.isEmptyObject( events ) ) {
+
dataPriv.remove( elem, "handle events" );
+
}
+
},
+
 
+
dispatch: function( nativeEvent ) {
+
 
+
// Make a writable jQuery.Event from the native event object
+
var event = jQuery.event.fix( nativeEvent );
+
 
+
var i, j, ret, matched, handleObj, handlerQueue,
+
args = new Array( arguments.length ),
+
handlers = ( dataPriv.get( this, "events" ) || {} )[ event.type ] || [],
+
special = jQuery.event.special[ event.type ] || {};
+
 
+
// Use the fix-ed jQuery.Event rather than the (read-only) native event
+
args[ 0 ] = event;
+
 
+
for ( i = 1; i < arguments.length; i++ ) {
+
args[ i ] = arguments[ i ];
+
}
+
 
+
event.delegateTarget = this;
+
 
+
// Call the preDispatch hook for the mapped type, and let it bail if desired
+
if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) {
+
return;
+
}
+
 
+
// Determine handlers
+
handlerQueue = jQuery.event.handlers.call( this, event, handlers );
+
 
+
// Run delegates first; they may want to stop propagation beneath us
+
i = 0;
+
while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) {
+
event.currentTarget = matched.elem;
+
 
+
j = 0;
+
while ( ( handleObj = matched.handlers[ j++ ] ) &&
+
!event.isImmediatePropagationStopped() ) {
+
 
+
// Triggered event must either 1) have no namespace, or 2) have namespace(s)
+
// a subset or equal to those in the bound event (both can have no namespace).
+
if ( !event.rnamespace || event.rnamespace.test( handleObj.namespace ) ) {
+
 
+
event.handleObj = handleObj;
+
event.data = handleObj.data;
+
 
+
ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle ||
+
handleObj.handler ).apply( matched.elem, args );
+
 
+
if ( ret !== undefined ) {
+
if ( ( event.result = ret ) === false ) {
+
event.preventDefault();
+
event.stopPropagation();
+
}
+
}
+
}
+
}
+
}
+
 
+
// Call the postDispatch hook for the mapped type
+
if ( special.postDispatch ) {
+
special.postDispatch.call( this, event );
+
}
+
 
+
return event.result;
+
},
+
 
+
handlers: function( event, handlers ) {
+
var i, handleObj, sel, matchedHandlers, matchedSelectors,
+
handlerQueue = [],
+
delegateCount = handlers.delegateCount,
+
cur = event.target;
+
 
+
// Find delegate handlers
+
if ( delegateCount &&
+
 
+
// Support: IE <=9
+
// Black-hole SVG <use> instance trees (trac-13180)
+
cur.nodeType &&
+
 
+
// Support: Firefox <=42
+
// Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861)
+
// https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click
+
// Support: IE 11 only
+
// ...but not arrow key "clicks" of radio inputs, which can have `button` -1 (gh-2343)
+
!( event.type === "click" && event.button >= 1 ) ) {
+
 
+
for ( ; cur !== this; cur = cur.parentNode || this ) {
+
 
+
// Don't check non-elements (#13208)
+
// Don't process clicks on disabled elements (#6911, #8165, #11382, #11764)
+
if ( cur.nodeType === 1 && !( event.type === "click" && cur.disabled === true ) ) {
+
matchedHandlers = [];
+
matchedSelectors = {};
+
for ( i = 0; i < delegateCount; i++ ) {
+
handleObj = handlers[ i ];
+
 
+
// Don't conflict with Object.prototype properties (#13203)
+
sel = handleObj.selector + " ";
+
 
+
if ( matchedSelectors[ sel ] === undefined ) {
+
matchedSelectors[ sel ] = handleObj.needsContext ?
+
jQuery( sel, this ).index( cur ) > -1 :
+
jQuery.find( sel, this, null, [ cur ] ).length;
+
}
+
if ( matchedSelectors[ sel ] ) {
+
matchedHandlers.push( handleObj );
+
}
+
}
+
if ( matchedHandlers.length ) {
+
handlerQueue.push( { elem: cur, handlers: matchedHandlers } );
+
}
+
}
+
}
+
}
+
 
+
// Add the remaining (directly-bound) handlers
+
cur = this;
+
if ( delegateCount < handlers.length ) {
+
handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } );
+
}
+
 
+
return handlerQueue;
+
},
+
 
+
addProp: function( name, hook ) {
+
Object.defineProperty( jQuery.Event.prototype, name, {
+
enumerable: true,
+
configurable: true,
+
 
+
get: isFunction( hook ) ?
+
function() {
+
if ( this.originalEvent ) {
+
return hook( this.originalEvent );
+
}
+
} :
+
function() {
+
if ( this.originalEvent ) {
+
return this.originalEvent[ name ];
+
}
+
},
+
 
+
set: function( value ) {
+
Object.defineProperty( this, name, {
+
enumerable: true,
+
configurable: true,
+
writable: true,
+
value: value
+
} );
+
}
+
} );
+
},
+
 
+
fix: function( originalEvent ) {
+
return originalEvent[ jQuery.expando ] ?
+
originalEvent :
+
new jQuery.Event( originalEvent );
+
},
+
 
+
special: {
+
load: {
+
 
+
// Prevent triggered image.load events from bubbling to window.load
+
noBubble: true
+
},
+
focus: {
+
 
+
// Fire native event if possible so blur/focus sequence is correct
+
trigger: function() {
+
if ( this !== safeActiveElement() && this.focus ) {
+
this.focus();
+
return false;
+
}
+
},
+
delegateType: "focusin"
+
},
+
blur: {
+
trigger: function() {
+
if ( this === safeActiveElement() && this.blur ) {
+
this.blur();
+
return false;
+
}
+
},
+
delegateType: "focusout"
+
},
+
click: {
+
 
+
// For checkbox, fire native event so checked state will be right
+
trigger: function() {
+
if ( this.type === "checkbox" && this.click && nodeName( this, "input" ) ) {
+
this.click();
+
return false;
+
}
+
},
+
 
+
// For cross-browser consistency, don't fire native .click() on links
+
_default: function( event ) {
+
return nodeName( event.target, "a" );
+
}
+
},
+
 
+
beforeunload: {
+
postDispatch: function( event ) {
+
 
+
// Support: Firefox 20+
+
// Firefox doesn't alert if the returnValue field is not set.
+
if ( event.result !== undefined && event.originalEvent ) {
+
event.originalEvent.returnValue = event.result;
+
}
+
}
+
}
+
}
+
};
+
 
+
jQuery.removeEvent = function( elem, type, handle ) {
+
 
+
// This "if" is needed for plain objects
+
if ( elem.removeEventListener ) {
+
elem.removeEventListener( type, handle );
+
}
+
};
+
 
+
jQuery.Event = function( src, props ) {
+
 
+
// Allow instantiation without the 'new' keyword
+
if ( !( this instanceof jQuery.Event ) ) {
+
return new jQuery.Event( src, props );
+
}
+
 
+
// Event object
+
if ( src && src.type ) {
+
this.originalEvent = src;
+
this.type = src.type;
+
 
+
// Events bubbling up the document may have been marked as prevented
+
// by a handler lower down the tree; reflect the correct value.
+
this.isDefaultPrevented = src.defaultPrevented ||
+
src.defaultPrevented === undefined &&
+
 
+
// Support: Android <=2.3 only
+
src.returnValue === false ?
+
returnTrue :
+
returnFalse;
+
 
+
// Create target properties
+
// Support: Safari <=6 - 7 only
+
// Target should not be a text node (#504, #13143)
+
this.target = ( src.target && src.target.nodeType === 3 ) ?
+
src.target.parentNode :
+
src.target;
+
 
+
this.currentTarget = src.currentTarget;
+
this.relatedTarget = src.relatedTarget;
+
 
+
// Event type
+
} else {
+
this.type = src;
+
}
+
 
+
// Put explicitly provided properties onto the event object
+
if ( props ) {
+
jQuery.extend( this, props );
+
}
+
 
+
// Create a timestamp if incoming event doesn't have one
+
this.timeStamp = src && src.timeStamp || Date.now();
+
 
+
// Mark it as fixed
+
this[ jQuery.expando ] = true;
+
};
+
 
+
// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding
+
// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html
+
jQuery.Event.prototype = {
+
constructor: jQuery.Event,
+
isDefaultPrevented: returnFalse,
+
isPropagationStopped: returnFalse,
+
isImmediatePropagationStopped: returnFalse,
+
isSimulated: false,
+
 
+
preventDefault: function() {
+
var e = this.originalEvent;
+
 
+
this.isDefaultPrevented = returnTrue;
+
 
+
if ( e && !this.isSimulated ) {
+
e.preventDefault();
+
}
+
},
+
stopPropagation: function() {
+
var e = this.originalEvent;
+
 
+
this.isPropagationStopped = returnTrue;
+
 
+
if ( e && !this.isSimulated ) {
+
e.stopPropagation();
+
}
+
},
+
stopImmediatePropagation: function() {
+
var e = this.originalEvent;
+
 
+
this.isImmediatePropagationStopped = returnTrue;
+
 
+
if ( e && !this.isSimulated ) {
+
e.stopImmediatePropagation();
+
}
+
 
+
this.stopPropagation();
+
}
+
};
+
 
+
// Includes all common event props including KeyEvent and MouseEvent specific props
+
jQuery.each( {
+
altKey: true,
+
bubbles: true,
+
cancelable: true,
+
changedTouches: true,
+
ctrlKey: true,
+
detail: true,
+
eventPhase: true,
+
metaKey: true,
+
pageX: true,
+
pageY: true,
+
shiftKey: true,
+
view: true,
+
"char": true,
+
charCode: true,
+
key: true,
+
keyCode: true,
+
button: true,
+
buttons: true,
+
clientX: true,
+
clientY: true,
+
offsetX: true,
+
offsetY: true,
+
pointerId: true,
+
pointerType: true,
+
screenX: true,
+
screenY: true,
+
targetTouches: true,
+
toElement: true,
+
touches: true,
+
 
+
which: function( event ) {
+
var button = event.button;
+
 
+
// Add which for key events
+
if ( event.which == null && rkeyEvent.test( event.type ) ) {
+
return event.charCode != null ? event.charCode : event.keyCode;
+
}
+
 
+
// Add which for click: 1 === left; 2 === middle; 3 === right
+
if ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) {
+
if ( button & 1 ) {
+
return 1;
+
}
+
 
+
if ( button & 2 ) {
+
return 3;
+
}
+
 
+
if ( button & 4 ) {
+
return 2;
+
}
+
 
+
return 0;
+
}
+
 
+
return event.which;
+
}
+
}, jQuery.event.addProp );
+
 
+
// Create mouseenter/leave events using mouseover/out and event-time checks
+
// so that event delegation works in jQuery.
+
// Do the same for pointerenter/pointerleave and pointerover/pointerout
+
//
+
// Support: Safari 7 only
+
// Safari sends mouseenter too often; see:
+
// https://bugs.chromium.org/p/chromium/issues/detail?id=470258
+
// for the description of the bug (it existed in older Chrome versions as well).
+
jQuery.each( {
+
mouseenter: "mouseover",
+
mouseleave: "mouseout",
+
pointerenter: "pointerover",
+
pointerleave: "pointerout"
+
}, function( orig, fix ) {
+
jQuery.event.special[ orig ] = {
+
delegateType: fix,
+
bindType: fix,
+
 
+
handle: function( event ) {
+
var ret,
+
target = this,
+
related = event.relatedTarget,
+
handleObj = event.handleObj;
+
 
+
// For mouseenter/leave call the handler if related is outside the target.
+
// NB: No relatedTarget if the mouse left/entered the browser window
+
if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) {
+
event.type = handleObj.origType;
+
ret = handleObj.handler.apply( this, arguments );
+
event.type = fix;
+
}
+
return ret;
+
}
+
};
+
} );
+
 
+
jQuery.fn.extend( {
+
 
+
on: function( types, selector, data, fn ) {
+
return on( this, types, selector, data, fn );
+
},
+
one: function( types, selector, data, fn ) {
+
return on( this, types, selector, data, fn, 1 );
+
},
+
off: function( types, selector, fn ) {
+
var handleObj, type;
+
if ( types && types.preventDefault && types.handleObj ) {
+
 
+
// ( event )  dispatched jQuery.Event
+
handleObj = types.handleObj;
+
jQuery( types.delegateTarget ).off(
+
handleObj.namespace ?
+
handleObj.origType + "." + handleObj.namespace :
+
handleObj.origType,
+
handleObj.selector,
+
handleObj.handler
+
);
+
return this;
+
}
+
if ( typeof types === "object" ) {
+
 
+
// ( types-object [, selector] )
+
for ( type in types ) {
+
this.off( type, selector, types[ type ] );
+
}
+
return this;
+
}
+
if ( selector === false || typeof selector === "function" ) {
+
 
+
// ( types [, fn] )
+
fn = selector;
+
selector = undefined;
+
}
+
if ( fn === false ) {
+
fn = returnFalse;
+
}
+
return this.each( function() {
+
jQuery.event.remove( this, types, fn, selector );
+
} );
+
}
+
} );
+
 
+
 
+
var
+
 
+
/* eslint-disable max-len */
+
 
+
// See https://github.com/eslint/eslint/issues/3229
+
rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,
+
 
+
/* eslint-enable */
+
 
+
// Support: IE <=10 - 11, Edge 12 - 13 only
+
// In IE/Edge using regex groups here causes severe slowdowns.
+
// See https://connect.microsoft.com/IE/feedback/details/1736512/
+
rnoInnerhtml = /<script|<style|<link/i,
+
 
+
// checked="checked" or checked
+
rchecked = /checked\s*(?:[^=]|=\s*.checked.)/i,
+
rcleanScript = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;
+
 
+
// Prefer a tbody over its parent table for containing new rows
+
function manipulationTarget( elem, content ) {
+
if ( nodeName( elem, "table" ) &&
+
nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ) {
+
 
+
return jQuery( elem ).children( "tbody" )[ 0 ] || elem;
+
}
+
 
+
return elem;
+
 
}
 
}
  
// Replace/restore the type attribute of script elements for safe DOM manipulation
+
.zoomOutDown {
function disableScript( elem ) {
+
    -webkit-animation-name: zoomOutDown;
elem.type = ( elem.getAttribute( "type" ) !== null ) + "/" + elem.type;
+
    animation-name: zoomOutDown;
return elem;
+
 
}
 
}
function restoreScript( elem ) {
 
if ( ( elem.type || "" ).slice( 0, 5 ) === "true/" ) {
 
elem.type = elem.type.slice( 5 );
 
} else {
 
elem.removeAttribute( "type" );
 
}
 
  
return elem;
+
@-webkit-keyframes zoomOutLeft {
 +
    40% {
 +
        opacity: 1;
 +
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
 +
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
 +
    }
 +
 
 +
    to {
 +
        opacity: 0;
 +
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
 +
        transform: scale(0.1) translate3d(-2000px, 0, 0);
 +
        -webkit-transform-origin: left center;
 +
        transform-origin: left center;
 +
    }
 
}
 
}
  
function cloneCopyEvent( src, dest ) {
+
@keyframes zoomOutLeft {
var i, l, type, pdataOld, pdataCur, udataOld, udataCur, events;
+
    40% {
 
+
        opacity: 1;
if ( dest.nodeType !== 1 ) {
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
return;
+
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
+
    }
 
+
// 1. Copy private data: events, handlers, etc.
+
if ( dataPriv.hasData( src ) ) {
+
pdataOld = dataPriv.access( src );
+
pdataCur = dataPriv.set( dest, pdataOld );
+
events = pdataOld.events;
+
 
+
if ( events ) {
+
delete pdataCur.handle;
+
pdataCur.events = {};
+
 
+
for ( type in events ) {
+
for ( i = 0, l = events[ type ].length; i < l; i++ ) {
+
jQuery.event.add( dest, type, events[ type ][ i ] );
+
}
+
}
+
}
+
}
+
 
+
// 2. Copy user data
+
if ( dataUser.hasData( src ) ) {
+
udataOld = dataUser.access( src );
+
udataCur = jQuery.extend( {}, udataOld );
+
  
dataUser.set( dest, udataCur );
+
    to {
}
+
        opacity: 0;
 +
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
 +
        transform: scale(0.1) translate3d(-2000px, 0, 0);
 +
        -webkit-transform-origin: left center;
 +
        transform-origin: left center;
 +
    }
 
}
 
}
  
// Fix IE bugs, see support tests
+
.zoomOutLeft {
function fixInput( src, dest ) {
+
    -webkit-animation-name: zoomOutLeft;
var nodeName = dest.nodeName.toLowerCase();
+
    animation-name: zoomOutLeft;
 
+
// Fails to persist the checked state of a cloned checkbox or radio button.
+
if ( nodeName === "input" && rcheckableType.test( src.type ) ) {
+
dest.checked = src.checked;
+
 
+
// Fails to return the selected option to the default selected state when cloning options
+
} else if ( nodeName === "input" || nodeName === "textarea" ) {
+
dest.defaultValue = src.defaultValue;
+
}
+
 
}
 
}
  
function domManip( collection, args, callback, ignored ) {
+
@-webkit-keyframes zoomOutRight {
 +
    40% {
 +
        opacity: 1;
 +
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
 +
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
 +
    }
  
// Flatten any nested arrays
+
    to {
args = concat.apply( [], args );
+
        opacity: 0;
 
+
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
var fragment, first, scripts, hasScripts, node, doc,
+
        transform: scale(0.1) translate3d(2000px, 0, 0);
i = 0,
+
        -webkit-transform-origin: right center;
l = collection.length,
+
        transform-origin: right center;
iNoClone = l - 1,
+
    }
value = args[ 0 ],
+
valueIsFunction = isFunction( value );
+
 
+
// We can't cloneNode fragments that contain checked, in WebKit
+
if ( valueIsFunction ||
+
( l > 1 && typeof value === "string" &&
+
!support.checkClone && rchecked.test( value ) ) ) {
+
return collection.each( function( index ) {
+
var self = collection.eq( index );
+
if ( valueIsFunction ) {
+
args[ 0 ] = value.call( this, index, self.html() );
+
}
+
domManip( self, args, callback, ignored );
+
} );
+
}
+
 
+
if ( l ) {
+
fragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored );
+
first = fragment.firstChild;
+
 
+
if ( fragment.childNodes.length === 1 ) {
+
fragment = first;
+
}
+
 
+
// Require either new content or an interest in ignored elements to invoke the callback
+
if ( first || ignored ) {
+
scripts = jQuery.map( getAll( fragment, "script" ), disableScript );
+
hasScripts = scripts.length;
+
 
+
// Use the original fragment for the last item
+
// instead of the first because it can end up
+
// being emptied incorrectly in certain situations (#8070).
+
for ( ; i < l; i++ ) {
+
node = fragment;
+
 
+
if ( i !== iNoClone ) {
+
node = jQuery.clone( node, true, true );
+
 
+
// Keep references to cloned scripts for later restoration
+
if ( hasScripts ) {
+
 
+
// Support: Android <=4.0 only, PhantomJS 1 only
+
// push.apply(_, arraylike) throws on ancient WebKit
+
jQuery.merge( scripts, getAll( node, "script" ) );
+
}
+
}
+
 
+
callback.call( collection[ i ], node, i );
+
}
+
 
+
if ( hasScripts ) {
+
doc = scripts[ scripts.length - 1 ].ownerDocument;
+
 
+
// Reenable scripts
+
jQuery.map( scripts, restoreScript );
+
 
+
// Evaluate executable scripts on first document insertion
+
for ( i = 0; i < hasScripts; i++ ) {
+
node = scripts[ i ];
+
if ( rscriptType.test( node.type || "" ) &&
+
!dataPriv.access( node, "globalEval" ) &&
+
jQuery.contains( doc, node ) ) {
+
 
+
if ( node.src && ( node.type || "" ).toLowerCase()  !== "module" ) {
+
 
+
// Optional AJAX dependency, but won't run scripts if not present
+
if ( jQuery._evalUrl ) {
+
jQuery._evalUrl( node.src );
+
}
+
} else {
+
DOMEval( node.textContent.replace( rcleanScript, "" ), doc, node );
+
}
+
}
+
}
+
}
+
}
+
}
+
 
+
return collection;
+
 
}
 
}
  
function remove( elem, selector, keepData ) {
+
@keyframes zoomOutRight {
var node,
+
    40% {
nodes = selector ? jQuery.filter( selector, elem ) : elem,
+
        opacity: 1;
i = 0;
+
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
 +
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
 +
    }
  
for ( ; ( node = nodes[ i ] ) != null; i++ ) {
+
    to {
if ( !keepData && node.nodeType === 1 ) {
+
        opacity: 0;
jQuery.cleanData( getAll( node ) );
+
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
}
+
        transform: scale(0.1) translate3d(2000px, 0, 0);
 
+
        -webkit-transform-origin: right center;
if ( node.parentNode ) {
+
        transform-origin: right center;
if ( keepData && jQuery.contains( node.ownerDocument, node ) ) {
+
    }
setGlobalEval( getAll( node, "script" ) );
+
}
+
node.parentNode.removeChild( node );
+
}
+
}
+
 
+
return elem;
+
 
}
 
}
  
jQuery.extend( {
+
.zoomOutRight {
htmlPrefilter: function( html ) {
+
    -webkit-animation-name: zoomOutRight;
return html.replace( rxhtmlTag, "<$1></$2>" );
+
    animation-name: zoomOutRight;
},
+
 
+
clone: function( elem, dataAndEvents, deepDataAndEvents ) {
+
var i, l, srcElements, destElements,
+
clone = elem.cloneNode( true ),
+
inPage = jQuery.contains( elem.ownerDocument, elem );
+
 
+
// Fix IE cloning issues
+
if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) &&
+
!jQuery.isXMLDoc( elem ) ) {
+
 
+
// We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2
+
destElements = getAll( clone );
+
srcElements = getAll( elem );
+
 
+
for ( i = 0, l = srcElements.length; i < l; i++ ) {
+
fixInput( srcElements[ i ], destElements[ i ] );
+
}
+
}
+
 
+
// Copy the events from the original to the clone
+
if ( dataAndEvents ) {
+
if ( deepDataAndEvents ) {
+
srcElements = srcElements || getAll( elem );
+
destElements = destElements || getAll( clone );
+
 
+
for ( i = 0, l = srcElements.length; i < l; i++ ) {
+
cloneCopyEvent( srcElements[ i ], destElements[ i ] );
+
}
+
} else {
+
cloneCopyEvent( elem, clone );
+
}
+
}
+
 
+
// Preserve script evaluation history
+
destElements = getAll( clone, "script" );
+
if ( destElements.length > 0 ) {
+
setGlobalEval( destElements, !inPage && getAll( elem, "script" ) );
+
}
+
 
+
// Return the cloned set
+
return clone;
+
},
+
 
+
cleanData: function( elems ) {
+
var data, elem, type,
+
special = jQuery.event.special,
+
i = 0;
+
 
+
for ( ; ( elem = elems[ i ] ) !== undefined; i++ ) {
+
if ( acceptData( elem ) ) {
+
if ( ( data = elem[ dataPriv.expando ] ) ) {
+
if ( data.events ) {
+
for ( type in data.events ) {
+
if ( special[ type ] ) {
+
jQuery.event.remove( elem, type );
+
 
+
// This is a shortcut to avoid jQuery.event.remove's overhead
+
} else {
+
jQuery.removeEvent( elem, type, data.handle );
+
}
+
}
+
}
+
 
+
// Support: Chrome <=35 - 45+
+
// Assign undefined instead of using delete, see Data#remove
+
elem[ dataPriv.expando ] = undefined;
+
}
+
if ( elem[ dataUser.expando ] ) {
+
 
+
// Support: Chrome <=35 - 45+
+
// Assign undefined instead of using delete, see Data#remove
+
elem[ dataUser.expando ] = undefined;
+
}
+
}
+
}
+
}
+
} );
+
 
+
jQuery.fn.extend( {
+
detach: function( selector ) {
+
return remove( this, selector, true );
+
},
+
 
+
remove: function( selector ) {
+
return remove( this, selector );
+
},
+
 
+
text: function( value ) {
+
return access( this, function( value ) {
+
return value === undefined ?
+
jQuery.text( this ) :
+
this.empty().each( function() {
+
if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
+
this.textContent = value;
+
}
+
} );
+
}, null, value, arguments.length );
+
},
+
 
+
append: function() {
+
return domManip( this, arguments, function( elem ) {
+
if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
+
var target = manipulationTarget( this, elem );
+
target.appendChild( elem );
+
}
+
} );
+
},
+
 
+
prepend: function() {
+
return domManip( this, arguments, function( elem ) {
+
if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
+
var target = manipulationTarget( this, elem );
+
target.insertBefore( elem, target.firstChild );
+
}
+
} );
+
},
+
 
+
before: function() {
+
return domManip( this, arguments, function( elem ) {
+
if ( this.parentNode ) {
+
this.parentNode.insertBefore( elem, this );
+
}
+
} );
+
},
+
 
+
after: function() {
+
return domManip( this, arguments, function( elem ) {
+
if ( this.parentNode ) {
+
this.parentNode.insertBefore( elem, this.nextSibling );
+
}
+
} );
+
},
+
 
+
empty: function() {
+
var elem,
+
i = 0;
+
 
+
for ( ; ( elem = this[ i ] ) != null; i++ ) {
+
if ( elem.nodeType === 1 ) {
+
 
+
// Prevent memory leaks
+
jQuery.cleanData( getAll( elem, false ) );
+
 
+
// Remove any remaining nodes
+
elem.textContent = "";
+
}
+
}
+
 
+
return this;
+
},
+
 
+
clone: function( dataAndEvents, deepDataAndEvents ) {
+
dataAndEvents = dataAndEvents == null ? false : dataAndEvents;
+
deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents;
+
 
+
return this.map( function() {
+
return jQuery.clone( this, dataAndEvents, deepDataAndEvents );
+
} );
+
},
+
 
+
html: function( value ) {
+
return access( this, function( value ) {
+
var elem = this[ 0 ] || {},
+
i = 0,
+
l = this.length;
+
 
+
if ( value === undefined && elem.nodeType === 1 ) {
+
return elem.innerHTML;
+
}
+
 
+
// See if we can take a shortcut and just use innerHTML
+
if ( typeof value === "string" && !rnoInnerhtml.test( value ) &&
+
!wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) {
+
 
+
value = jQuery.htmlPrefilter( value );
+
 
+
try {
+
for ( ; i < l; i++ ) {
+
elem = this[ i ] || {};
+
 
+
// Remove element nodes and prevent memory leaks
+
if ( elem.nodeType === 1 ) {
+
jQuery.cleanData( getAll( elem, false ) );
+
elem.innerHTML = value;
+
}
+
}
+
 
+
elem = 0;
+
 
+
// If using innerHTML throws an exception, use the fallback method
+
} catch ( e ) {}
+
}
+
 
+
if ( elem ) {
+
this.empty().append( value );
+
}
+
}, null, value, arguments.length );
+
},
+
 
+
replaceWith: function() {
+
var ignored = [];
+
 
+
// Make the changes, replacing each non-ignored context element with the new content
+
return domManip( this, arguments, function( elem ) {
+
var parent = this.parentNode;
+
 
+
if ( jQuery.inArray( this, ignored ) < 0 ) {
+
jQuery.cleanData( getAll( this ) );
+
if ( parent ) {
+
parent.replaceChild( elem, this );
+
}
+
}
+
 
+
// Force callback invocation
+
}, ignored );
+
}
+
} );
+
 
+
jQuery.each( {
+
appendTo: "append",
+
prependTo: "prepend",
+
insertBefore: "before",
+
insertAfter: "after",
+
replaceAll: "replaceWith"
+
}, function( name, original ) {
+
jQuery.fn[ name ] = function( selector ) {
+
var elems,
+
ret = [],
+
insert = jQuery( selector ),
+
last = insert.length - 1,
+
i = 0;
+
 
+
for ( ; i <= last; i++ ) {
+
elems = i === last ? this : this.clone( true );
+
jQuery( insert[ i ] )[ original ]( elems );
+
 
+
// Support: Android <=4.0 only, PhantomJS 1 only
+
// .get() because push.apply(_, arraylike) throws on ancient WebKit
+
push.apply( ret, elems.get() );
+
}
+
 
+
return this.pushStack( ret );
+
};
+
} );
+
var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" );
+
 
+
var getStyles = function( elem ) {
+
 
+
// Support: IE <=11 only, Firefox <=30 (#15098, #14150)
+
// IE throws on elements created in popups
+
// FF meanwhile throws on frame elements through "defaultView.getComputedStyle"
+
var view = elem.ownerDocument.defaultView;
+
 
+
if ( !view || !view.opener ) {
+
view = window;
+
}
+
 
+
return view.getComputedStyle( elem );
+
};
+
 
+
var rboxStyle = new RegExp( cssExpand.join( "|" ), "i" );
+
 
+
 
+
 
+
( function() {
+
 
+
// Executing both pixelPosition & boxSizingReliable tests require only one layout
+
// so they're executed at the same time to save the second computation.
+
function computeStyleTests() {
+
 
+
// This is a singleton, we need to execute it only once
+
if ( !div ) {
+
return;
+
}
+
 
+
container.style.cssText = "position:absolute;left:-11111px;width:60px;" +
+
"margin-top:1px;padding:0;border:0";
+
div.style.cssText =
+
"position:relative;display:block;box-sizing:border-box;overflow:scroll;" +
+
"margin:auto;border:1px;padding:1px;" +
+
"width:60%;top:1%";
+
documentElement.appendChild( container ).appendChild( div );
+
 
+
var divStyle = window.getComputedStyle( div );
+
pixelPositionVal = divStyle.top !== "1%";
+
 
+
// Support: Android 4.0 - 4.3 only, Firefox <=3 - 44
+
reliableMarginLeftVal = roundPixelMeasures( divStyle.marginLeft ) === 12;
+
 
+
// Support: Android 4.0 - 4.3 only, Safari <=9.1 - 10.1, iOS <=7.0 - 9.3
+
// Some styles come back with percentage values, even though they shouldn't
+
div.style.right = "60%";
+
pixelBoxStylesVal = roundPixelMeasures( divStyle.right ) === 36;
+
 
+
// Support: IE 9 - 11 only
+
// Detect misreporting of content dimensions for box-sizing:border-box elements
+
boxSizingReliableVal = roundPixelMeasures( divStyle.width ) === 36;
+
 
+
// Support: IE 9 only
+
// Detect overflow:scroll screwiness (gh-3699)
+
div.style.position = "absolute";
+
scrollboxSizeVal = div.offsetWidth === 36 || "absolute";
+
 
+
documentElement.removeChild( container );
+
 
+
// Nullify the div so it wouldn't be stored in the memory and
+
// it will also be a sign that checks already performed
+
div = null;
+
}
+
 
+
function roundPixelMeasures( measure ) {
+
return Math.round( parseFloat( measure ) );
+
}
+
 
+
var pixelPositionVal, boxSizingReliableVal, scrollboxSizeVal, pixelBoxStylesVal,
+
reliableMarginLeftVal,
+
container = document.createElement( "div" ),
+
div = document.createElement( "div" );
+
 
+
// Finish early in limited (non-browser) environments
+
if ( !div.style ) {
+
return;
+
}
+
 
+
// Support: IE <=9 - 11 only
+
// Style of cloned element affects source element cloned (#8908)
+
div.style.backgroundClip = "content-box";
+
div.cloneNode( true ).style.backgroundClip = "";
+
support.clearCloneStyle = div.style.backgroundClip === "content-box";
+
 
+
jQuery.extend( support, {
+
boxSizingReliable: function() {
+
computeStyleTests();
+
return boxSizingReliableVal;
+
},
+
pixelBoxStyles: function() {
+
computeStyleTests();
+
return pixelBoxStylesVal;
+
},
+
pixelPosition: function() {
+
computeStyleTests();
+
return pixelPositionVal;
+
},
+
reliableMarginLeft: function() {
+
computeStyleTests();
+
return reliableMarginLeftVal;
+
},
+
scrollboxSize: function() {
+
computeStyleTests();
+
return scrollboxSizeVal;
+
}
+
} );
+
} )();
+
 
+
 
+
function curCSS( elem, name, computed ) {
+
var width, minWidth, maxWidth, ret,
+
 
+
// Support: Firefox 51+
+
// Retrieving style before computed somehow
+
// fixes an issue with getting wrong values
+
// on detached elements
+
style = elem.style;
+
 
+
computed = computed || getStyles( elem );
+
 
+
// getPropertyValue is needed for:
+
//  .css('filter') (IE 9 only, #12537)
+
//  .css('--customProperty) (#3144)
+
if ( computed ) {
+
ret = computed.getPropertyValue( name ) || computed[ name ];
+
 
+
if ( ret === "" && !jQuery.contains( elem.ownerDocument, elem ) ) {
+
ret = jQuery.style( elem, name );
+
}
+
 
+
// A tribute to the "awesome hack by Dean Edwards"
+
// Android Browser returns percentage for some values,
+
// but width seems to be reliably pixels.
+
// This is against the CSSOM draft spec:
+
// https://drafts.csswg.org/cssom/#resolved-values
+
if ( !support.pixelBoxStyles() && rnumnonpx.test( ret ) && rboxStyle.test( name ) ) {
+
 
+
// Remember the original values
+
width = style.width;
+
minWidth = style.minWidth;
+
maxWidth = style.maxWidth;
+
 
+
// Put in the new values to get a computed value out
+
style.minWidth = style.maxWidth = style.width = ret;
+
ret = computed.width;
+
 
+
// Revert the changed values
+
style.width = width;
+
style.minWidth = minWidth;
+
style.maxWidth = maxWidth;
+
}
+
}
+
 
+
return ret !== undefined ?
+
 
+
// Support: IE <=9 - 11 only
+
// IE returns zIndex value as an integer.
+
ret + "" :
+
ret;
+
 
}
 
}
  
 +
@-webkit-keyframes zoomOutUp {
 +
    40% {
 +
        opacity: 1;
 +
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 +
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
function addGetHookIf( conditionFn, hookFn ) {
+
    to {
 
+
        opacity: 0;
// Define the hook, we'll check on the first run if it's really needed.
+
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
return {
+
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
get: function() {
+
        -webkit-transform-origin: center bottom;
if ( conditionFn() ) {
+
        transform-origin: center bottom;
 
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
// Hook not needed (or it's not possible to use it due
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
// to missing dependency), remove it.
+
    }
delete this.get;
+
return;
+
}
+
 
+
// Hook needed; redefine it so that the support test is not executed again.
+
return ( this.get = hookFn ).apply( this, arguments );
+
}
+
};
+
 
}
 
}
  
 +
@keyframes zoomOutUp {
 +
    40% {
 +
        opacity: 1;
 +
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 +
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
 +
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 +
    }
  
var
+
    to {
 
+
        opacity: 0;
// Swappable if display is none or starts with table
+
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
// except "table", "table-cell", or "table-caption"
+
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
// See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display
+
        -webkit-transform-origin: center bottom;
rdisplayswap = /^(none|table(?!-c[ea]).+)/,
+
        transform-origin: center bottom;
rcustomProp = /^--/,
+
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
cssShow = { position: "absolute", visibility: "hidden", display: "block" },
+
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
cssNormalTransform = {
+
    }
letterSpacing: "0",
+
fontWeight: "400"
+
},
+
 
+
cssPrefixes = [ "Webkit", "Moz", "ms" ],
+
emptyStyle = document.createElement( "div" ).style;
+
 
+
// Return a css property mapped to a potentially vendor prefixed property
+
function vendorPropName( name ) {
+
 
+
// Shortcut for names that are not vendor prefixed
+
if ( name in emptyStyle ) {
+
return name;
+
}
+
 
+
// Check for vendor prefixed names
+
var capName = name[ 0 ].toUpperCase() + name.slice( 1 ),
+
i = cssPrefixes.length;
+
 
+
while ( i-- ) {
+
name = cssPrefixes[ i ] + capName;
+
if ( name in emptyStyle ) {
+
return name;
+
}
+
}
+
 
}
 
}
  
// Return a property mapped along what jQuery.cssProps suggests or to
+
.zoomOutUp {
// a vendor prefixed property.
+
    -webkit-animation-name: zoomOutUp;
function finalPropName( name ) {
+
    animation-name: zoomOutUp;
var ret = jQuery.cssProps[ name ];
+
if ( !ret ) {
+
ret = jQuery.cssProps[ name ] = vendorPropName( name ) || name;
+
}
+
return ret;
+
 
}
 
}
  
function setPositiveNumber( elem, value, subtract ) {
+
@-webkit-keyframes slideInDown {
 +
    from {
 +
        -webkit-transform: translate3d(0, -100%, 0);
 +
        transform: translate3d(0, -100%, 0);
 +
        visibility: visible;
 +
    }
  
// Any relative (+/-) values have already been
+
    to {
// normalized at this point
+
        -webkit-transform: translate3d(0, 0, 0);
var matches = rcssNum.exec( value );
+
        transform: translate3d(0, 0, 0);
return matches ?
+
    }
 
+
// Guard against undefined "subtract", e.g., when used as in cssHooks
+
Math.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || "px" ) :
+
value;
+
 
}
 
}
  
function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) {
+
@keyframes slideInDown {
var i = dimension === "width" ? 1 : 0,
+
    from {
extra = 0,
+
        -webkit-transform: translate3d(0, -100%, 0);
delta = 0;
+
        transform: translate3d(0, -100%, 0);
 +
        visibility: visible;
 +
    }
  
// Adjustment may not be necessary
+
    to {
if ( box === ( isBorderBox ? "border" : "content" ) ) {
+
        -webkit-transform: translate3d(0, 0, 0);
return 0;
+
        transform: translate3d(0, 0, 0);
}
+
    }
 
+
for ( ; i < 4; i += 2 ) {
+
 
+
// Both box models exclude margin
+
if ( box === "margin" ) {
+
delta += jQuery.css( elem, box + cssExpand[ i ], true, styles );
+
}
+
 
+
// If we get here with a content-box, we're seeking "padding" or "border" or "margin"
+
if ( !isBorderBox ) {
+
 
+
// Add padding
+
delta += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles );
+
 
+
// For "border" or "margin", add border
+
if ( box !== "padding" ) {
+
delta += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles );
+
 
+
// But still keep track of it otherwise
+
} else {
+
extra += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles );
+
}
+
 
+
// If we get here with a border-box (content + padding + border), we're seeking "content" or
+
// "padding" or "margin"
+
} else {
+
 
+
// For "content", subtract padding
+
if ( box === "content" ) {
+
delta -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles );
+
}
+
 
+
// For "content" or "padding", subtract border
+
if ( box !== "margin" ) {
+
delta -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles );
+
}
+
}
+
}
+
 
+
// Account for positive content-box scroll gutter when requested by providing computedVal
+
if ( !isBorderBox && computedVal >= 0 ) {
+
 
+
// offsetWidth/offsetHeight is a rounded sum of content, padding, scroll gutter, and border
+
// Assuming integer scroll gutter, subtract the rest and round down
+
delta += Math.max( 0, Math.ceil(
+
elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] -
+
computedVal -
+
delta -
+
extra -
+
0.5
+
) );
+
}
+
 
+
return delta;
+
 
}
 
}
  
function getWidthOrHeight( elem, dimension, extra ) {
+
.slideInDown {
 
+
    -webkit-animation-name: slideInDown;
// Start with computed style
+
    animation-name: slideInDown;
var styles = getStyles( elem ),
+
val = curCSS( elem, dimension, styles ),
+
isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box",
+
valueIsBorderBox = isBorderBox;
+
 
+
// Support: Firefox <=54
+
// Return a confounding non-pixel value or feign ignorance, as appropriate.
+
if ( rnumnonpx.test( val ) ) {
+
if ( !extra ) {
+
return val;
+
}
+
val = "auto";
+
}
+
 
+
// Check for style in case a browser which returns unreliable values
+
// for getComputedStyle silently falls back to the reliable elem.style
+
valueIsBorderBox = valueIsBorderBox &&
+
( support.boxSizingReliable() || val === elem.style[ dimension ] );
+
 
+
// Fall back to offsetWidth/offsetHeight when value is "auto"
+
// This happens for inline elements with no explicit setting (gh-3571)
+
// Support: Android <=4.1 - 4.3 only
+
// Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602)
+
if ( val === "auto" ||
+
!parseFloat( val ) && jQuery.css( elem, "display", false, styles ) === "inline" ) {
+
 
+
val = elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ];
+
 
+
// offsetWidth/offsetHeight provide border-box values
+
valueIsBorderBox = true;
+
}
+
 
+
// Normalize "" and auto
+
val = parseFloat( val ) || 0;
+
 
+
// Adjust for the element's box model
+
return ( val +
+
boxModelAdjustment(
+
elem,
+
dimension,
+
extra || ( isBorderBox ? "border" : "content" ),
+
valueIsBorderBox,
+
styles,
+
 
+
// Provide the current computed size to request scroll gutter calculation (gh-3589)
+
val
+
)
+
) + "px";
+
 
}
 
}
  
jQuery.extend( {
+
@-webkit-keyframes slideInLeft {
 +
    from {
 +
        -webkit-transform: translate3d(-100%, 0, 0);
 +
        transform: translate3d(-100%, 0, 0);
 +
        visibility: visible;
 +
    }
  
// Add in style property hooks for overriding the default
+
    to {
// behavior of getting and setting a style property
+
        -webkit-transform: translate3d(0, 0, 0);
cssHooks: {
+
        transform: translate3d(0, 0, 0);
opacity: {
+
    }
get: function( elem, computed ) {
+
if ( computed ) {
+
 
+
// We should always get a number back from opacity
+
var ret = curCSS( elem, "opacity" );
+
return ret === "" ? "1" : ret;
+
}
+
}
+
}
+
},
+
 
+
// Don't automatically add "px" to these possibly-unitless properties
+
cssNumber: {
+
"animationIterationCount": true,
+
"columnCount": true,
+
"fillOpacity": true,
+
"flexGrow": true,
+
"flexShrink": true,
+
"fontWeight": true,
+
"lineHeight": true,
+
"opacity": true,
+
"order": true,
+
"orphans": true,
+
"widows": true,
+
"zIndex": true,
+
"zoom": true
+
},
+
 
+
// Add in properties whose names you wish to fix before
+
// setting or getting the value
+
cssProps: {},
+
 
+
// Get and set the style property on a DOM Node
+
style: function( elem, name, value, extra ) {
+
 
+
// Don't set styles on text and comment nodes
+
if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) {
+
return;
+
}
+
 
+
// Make sure that we're working with the right name
+
var ret, type, hooks,
+
origName = camelCase( name ),
+
isCustomProp = rcustomProp.test( name ),
+
style = elem.style;
+
 
+
// Make sure that we're working with the right name. We don't
+
// want to query the value if it is a CSS custom property
+
// since they are user-defined.
+
if ( !isCustomProp ) {
+
name = finalPropName( origName );
+
}
+
 
+
// Gets hook for the prefixed version, then unprefixed version
+
hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];
+
 
+
// Check if we're setting a value
+
if ( value !== undefined ) {
+
type = typeof value;
+
 
+
// Convert "+=" or "-=" to relative numbers (#7345)
+
if ( type === "string" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) {
+
value = adjustCSS( elem, name, ret );
+
 
+
// Fixes bug #9237
+
type = "number";
+
}
+
 
+
// Make sure that null and NaN values aren't set (#7116)
+
if ( value == null || value !== value ) {
+
return;
+
}
+
 
+
// If a number was passed in, add the unit (except for certain CSS properties)
+
if ( type === "number" ) {
+
value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" );
+
}
+
 
+
// background-* props affect original clone's values
+
if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) {
+
style[ name ] = "inherit";
+
}
+
 
+
// If a hook was provided, use that value, otherwise just set the specified value
+
if ( !hooks || !( "set" in hooks ) ||
+
( value = hooks.set( elem, value, extra ) ) !== undefined ) {
+
 
+
if ( isCustomProp ) {
+
style.setProperty( name, value );
+
} else {
+
style[ name ] = value;
+
}
+
}
+
 
+
} else {
+
 
+
// If a hook was provided get the non-computed value from there
+
if ( hooks && "get" in hooks &&
+
( ret = hooks.get( elem, false, extra ) ) !== undefined ) {
+
 
+
return ret;
+
}
+
 
+
// Otherwise just get the value from the style object
+
return style[ name ];
+
}
+
},
+
 
+
css: function( elem, name, extra, styles ) {
+
var val, num, hooks,
+
origName = camelCase( name ),
+
isCustomProp = rcustomProp.test( name );
+
 
+
// Make sure that we're working with the right name. We don't
+
// want to modify the value if it is a CSS custom property
+
// since they are user-defined.
+
if ( !isCustomProp ) {
+
name = finalPropName( origName );
+
}
+
 
+
// Try prefixed name followed by the unprefixed name
+
hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];
+
 
+
// If a hook was provided get the computed value from there
+
if ( hooks && "get" in hooks ) {
+
val = hooks.get( elem, true, extra );
+
}
+
 
+
// Otherwise, if a way to get the computed value exists, use that
+
if ( val === undefined ) {
+
val = curCSS( elem, name, styles );
+
}
+
 
+
// Convert "normal" to computed value
+
if ( val === "normal" && name in cssNormalTransform ) {
+
val = cssNormalTransform[ name ];
+
}
+
 
+
// Make numeric if forced or a qualifier was provided and val looks numeric
+
if ( extra === "" || extra ) {
+
num = parseFloat( val );
+
return extra === true || isFinite( num ) ? num || 0 : val;
+
}
+
 
+
return val;
+
}
+
} );
+
 
+
jQuery.each( [ "height", "width" ], function( i, dimension ) {
+
jQuery.cssHooks[ dimension ] = {
+
get: function( elem, computed, extra ) {
+
if ( computed ) {
+
 
+
// Certain elements can have dimension info if we invisibly show them
+
// but it must have a current display style that would benefit
+
return rdisplayswap.test( jQuery.css( elem, "display" ) ) &&
+
 
+
// Support: Safari 8+
+
// Table columns in Safari have non-zero offsetWidth & zero
+
// getBoundingClientRect().width unless display is changed.
+
// Support: IE <=11 only
+
// Running getBoundingClientRect on a disconnected node
+
// in IE throws an error.
+
( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ?
+
swap( elem, cssShow, function() {
+
return getWidthOrHeight( elem, dimension, extra );
+
} ) :
+
getWidthOrHeight( elem, dimension, extra );
+
}
+
},
+
 
+
set: function( elem, value, extra ) {
+
var matches,
+
styles = getStyles( elem ),
+
isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box",
+
subtract = extra && boxModelAdjustment(
+
elem,
+
dimension,
+
extra,
+
isBorderBox,
+
styles
+
);
+
 
+
// Account for unreliable border-box dimensions by comparing offset* to computed and
+
// faking a content-box to get border and padding (gh-3699)
+
if ( isBorderBox && support.scrollboxSize() === styles.position ) {
+
subtract -= Math.ceil(
+
elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] -
+
parseFloat( styles[ dimension ] ) -
+
boxModelAdjustment( elem, dimension, "border", false, styles ) -
+
0.5
+
);
+
}
+
 
+
// Convert to pixels if value adjustment is needed
+
if ( subtract && ( matches = rcssNum.exec( value ) ) &&
+
( matches[ 3 ] || "px" ) !== "px" ) {
+
 
+
elem.style[ dimension ] = value;
+
value = jQuery.css( elem, dimension );
+
}
+
 
+
return setPositiveNumber( elem, value, subtract );
+
}
+
};
+
} );
+
 
+
jQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft,
+
function( elem, computed ) {
+
if ( computed ) {
+
return ( parseFloat( curCSS( elem, "marginLeft" ) ) ||
+
elem.getBoundingClientRect().left -
+
swap( elem, { marginLeft: 0 }, function() {
+
return elem.getBoundingClientRect().left;
+
} )
+
) + "px";
+
}
+
}
+
);
+
 
+
// These hooks are used by animate to expand properties
+
jQuery.each( {
+
margin: "",
+
padding: "",
+
border: "Width"
+
}, function( prefix, suffix ) {
+
jQuery.cssHooks[ prefix + suffix ] = {
+
expand: function( value ) {
+
var i = 0,
+
expanded = {},
+
 
+
// Assumes a single number if not a string
+
parts = typeof value === "string" ? value.split( " " ) : [ value ];
+
 
+
for ( ; i < 4; i++ ) {
+
expanded[ prefix + cssExpand[ i ] + suffix ] =
+
parts[ i ] || parts[ i - 2 ] || parts[ 0 ];
+
}
+
 
+
return expanded;
+
}
+
};
+
 
+
if ( prefix !== "margin" ) {
+
jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber;
+
}
+
} );
+
 
+
jQuery.fn.extend( {
+
css: function( name, value ) {
+
return access( this, function( elem, name, value ) {
+
var styles, len,
+
map = {},
+
i = 0;
+
 
+
if ( Array.isArray( name ) ) {
+
styles = getStyles( elem );
+
len = name.length;
+
 
+
for ( ; i < len; i++ ) {
+
map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles );
+
}
+
 
+
return map;
+
}
+
 
+
return value !== undefined ?
+
jQuery.style( elem, name, value ) :
+
jQuery.css( elem, name );
+
}, name, value, arguments.length > 1 );
+
}
+
} );
+
 
+
 
+
function Tween( elem, options, prop, end, easing ) {
+
return new Tween.prototype.init( elem, options, prop, end, easing );
+
 
}
 
}
jQuery.Tween = Tween;
 
  
Tween.prototype = {
+
@keyframes slideInLeft {
constructor: Tween,
+
    from {
init: function( elem, options, prop, end, easing, unit ) {
+
        -webkit-transform: translate3d(-100%, 0, 0);
this.elem = elem;
+
        transform: translate3d(-100%, 0, 0);
this.prop = prop;
+
        visibility: visible;
this.easing = easing || jQuery.easing._default;
+
    }
this.options = options;
+
this.start = this.now = this.cur();
+
this.end = end;
+
this.unit = unit || ( jQuery.cssNumber[ prop ] ? "" : "px" );
+
},
+
cur: function() {
+
var hooks = Tween.propHooks[ this.prop ];
+
  
return hooks && hooks.get ?
+
    to {
hooks.get( this ) :
+
        -webkit-transform: translate3d(0, 0, 0);
Tween.propHooks._default.get( this );
+
        transform: translate3d(0, 0, 0);
},
+
    }
run: function( percent ) {
+
var eased,
+
hooks = Tween.propHooks[ this.prop ];
+
 
+
if ( this.options.duration ) {
+
this.pos = eased = jQuery.easing[ this.easing ](
+
percent, this.options.duration * percent, 0, 1, this.options.duration
+
);
+
} else {
+
this.pos = eased = percent;
+
}
+
this.now = ( this.end - this.start ) * eased + this.start;
+
 
+
if ( this.options.step ) {
+
this.options.step.call( this.elem, this.now, this );
+
}
+
 
+
if ( hooks && hooks.set ) {
+
hooks.set( this );
+
} else {
+
Tween.propHooks._default.set( this );
+
}
+
return this;
+
}
+
};
+
 
+
Tween.prototype.init.prototype = Tween.prototype;
+
 
+
Tween.propHooks = {
+
_default: {
+
get: function( tween ) {
+
var result;
+
 
+
// Use a property on the element directly when it is not a DOM element,
+
// or when there is no matching style property that exists.
+
if ( tween.elem.nodeType !== 1 ||
+
tween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) {
+
return tween.elem[ tween.prop ];
+
}
+
 
+
// Passing an empty string as a 3rd parameter to .css will automatically
+
// attempt a parseFloat and fallback to a string if the parse fails.
+
// Simple values such as "10px" are parsed to Float;
+
// complex values such as "rotate(1rad)" are returned as-is.
+
result = jQuery.css( tween.elem, tween.prop, "" );
+
 
+
// Empty strings, null, undefined and "auto" are converted to 0.
+
return !result || result === "auto" ? 0 : result;
+
},
+
set: function( tween ) {
+
 
+
// Use step hook for back compat.
+
// Use cssHook if its there.
+
// Use .style if available and use plain properties where available.
+
if ( jQuery.fx.step[ tween.prop ] ) {
+
jQuery.fx.step[ tween.prop ]( tween );
+
} else if ( tween.elem.nodeType === 1 &&
+
( tween.elem.style[ jQuery.cssProps[ tween.prop ] ] != null ||
+
jQuery.cssHooks[ tween.prop ] ) ) {
+
jQuery.style( tween.elem, tween.prop, tween.now + tween.unit );
+
} else {
+
tween.elem[ tween.prop ] = tween.now;
+
}
+
}
+
}
+
};
+
 
+
// Support: IE <=9 only
+
// Panic based approach to setting things on disconnected nodes
+
Tween.propHooks.scrollTop = Tween.propHooks.scrollLeft = {
+
set: function( tween ) {
+
if ( tween.elem.nodeType && tween.elem.parentNode ) {
+
tween.elem[ tween.prop ] = tween.now;
+
}
+
}
+
};
+
 
+
jQuery.easing = {
+
linear: function( p ) {
+
return p;
+
},
+
swing: function( p ) {
+
return 0.5 - Math.cos( p * Math.PI ) / 2;
+
},
+
_default: "swing"
+
};
+
 
+
jQuery.fx = Tween.prototype.init;
+
 
+
// Back compat <1.8 extension point
+
jQuery.fx.step = {};
+
 
+
 
+
 
+
 
+
var
+
fxNow, inProgress,
+
rfxtypes = /^(?:toggle|show|hide)$/,
+
rrun = /queueHooks$/;
+
 
+
function schedule() {
+
if ( inProgress ) {
+
if ( document.hidden === false && window.requestAnimationFrame ) {
+
window.requestAnimationFrame( schedule );
+
} else {
+
window.setTimeout( schedule, jQuery.fx.interval );
+
}
+
 
+
jQuery.fx.tick();
+
}
+
 
}
 
}
  
// Animations created synchronously will run synchronously
+
.slideInLeft {
function createFxNow() {
+
    -webkit-animation-name: slideInLeft;
window.setTimeout( function() {
+
    animation-name: slideInLeft;
fxNow = undefined;
+
} );
+
return ( fxNow = Date.now() );
+
 
}
 
}
  
// Generate parameters to create a standard animation
+
@-webkit-keyframes slideInRight {
function genFx( type, includeWidth ) {
+
    from {
var which,
+
        -webkit-transform: translate3d(100%, 0, 0);
i = 0,
+
        transform: translate3d(100%, 0, 0);
attrs = { height: type };
+
        visibility: visible;
 +
    }
  
// If we include width, step value is 1 to do all cssExpand values,
+
    to {
// otherwise step value is 2 to skip over Left and Right
+
        -webkit-transform: translate3d(0, 0, 0);
includeWidth = includeWidth ? 1 : 0;
+
        transform: translate3d(0, 0, 0);
for ( ; i < 4; i += 2 - includeWidth ) {
+
    }
which = cssExpand[ i ];
+
}
attrs[ "margin" + which ] = attrs[ "padding" + which ] = type;
+
}
+
  
if ( includeWidth ) {
+
@keyframes slideInRight {
attrs.opacity = attrs.width = type;
+
    from {
}
+
        -webkit-transform: translate3d(100%, 0, 0);
 +
        transform: translate3d(100%, 0, 0);
 +
        visibility: visible;
 +
    }
  
return attrs;
+
    to {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
 
}
 
}
  
function createTween( value, prop, animation ) {
+
.slideInRight {
var tween,
+
    -webkit-animation-name: slideInRight;
collection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ "*" ] ),
+
    animation-name: slideInRight;
index = 0,
+
length = collection.length;
+
for ( ; index < length; index++ ) {
+
if ( ( tween = collection[ index ].call( animation, prop, value ) ) ) {
+
 
+
// We're done with this property
+
return tween;
+
}
+
}
+
 
}
 
}
  
function defaultPrefilter( elem, props, opts ) {
+
@-webkit-keyframes slideInUp {
var prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display,
+
    from {
isBox = "width" in props || "height" in props,
+
        -webkit-transform: translate3d(0, 100%, 0);
anim = this,
+
        transform: translate3d(0, 100%, 0);
orig = {},
+
        visibility: visible;
style = elem.style,
+
    }
hidden = elem.nodeType && isHiddenWithinTree( elem ),
+
dataShow = dataPriv.get( elem, "fxshow" );
+
  
// Queue-skipping animations hijack the fx hooks
+
    to {
if ( !opts.queue ) {
+
        -webkit-transform: translate3d(0, 0, 0);
hooks = jQuery._queueHooks( elem, "fx" );
+
        transform: translate3d(0, 0, 0);
if ( hooks.unqueued == null ) {
+
    }
hooks.unqueued = 0;
+
oldfire = hooks.empty.fire;
+
hooks.empty.fire = function() {
+
if ( !hooks.unqueued ) {
+
oldfire();
+
}
+
};
+
}
+
hooks.unqueued++;
+
 
+
anim.always( function() {
+
 
+
// Ensure the complete handler is called before this completes
+
anim.always( function() {
+
hooks.unqueued--;
+
if ( !jQuery.queue( elem, "fx" ).length ) {
+
hooks.empty.fire();
+
}
+
} );
+
} );
+
}
+
 
+
// Detect show/hide animations
+
for ( prop in props ) {
+
value = props[ prop ];
+
if ( rfxtypes.test( value ) ) {
+
delete props[ prop ];
+
toggle = toggle || value === "toggle";
+
if ( value === ( hidden ? "hide" : "show" ) ) {
+
 
+
// Pretend to be hidden if this is a "show" and
+
// there is still data from a stopped show/hide
+
if ( value === "show" && dataShow && dataShow[ prop ] !== undefined ) {
+
hidden = true;
+
 
+
// Ignore all other no-op show/hide data
+
} else {
+
continue;
+
}
+
}
+
orig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop );
+
}
+
}
+
 
+
// Bail out if this is a no-op like .hide().hide()
+
propTween = !jQuery.isEmptyObject( props );
+
if ( !propTween && jQuery.isEmptyObject( orig ) ) {
+
return;
+
}
+
 
+
// Restrict "overflow" and "display" styles during box animations
+
if ( isBox && elem.nodeType === 1 ) {
+
 
+
// Support: IE <=9 - 11, Edge 12 - 15
+
// Record all 3 overflow attributes because IE does not infer the shorthand
+
// from identically-valued overflowX and overflowY and Edge just mirrors
+
// the overflowX value there.
+
opts.overflow = [ style.overflow, style.overflowX, style.overflowY ];
+
 
+
// Identify a display type, preferring old show/hide data over the CSS cascade
+
restoreDisplay = dataShow && dataShow.display;
+
if ( restoreDisplay == null ) {
+
restoreDisplay = dataPriv.get( elem, "display" );
+
}
+
display = jQuery.css( elem, "display" );
+
if ( display === "none" ) {
+
if ( restoreDisplay ) {
+
display = restoreDisplay;
+
} else {
+
 
+
// Get nonempty value(s) by temporarily forcing visibility
+
showHide( [ elem ], true );
+
restoreDisplay = elem.style.display || restoreDisplay;
+
display = jQuery.css( elem, "display" );
+
showHide( [ elem ] );
+
}
+
}
+
 
+
// Animate inline elements as inline-block
+
if ( display === "inline" || display === "inline-block" && restoreDisplay != null ) {
+
if ( jQuery.css( elem, "float" ) === "none" ) {
+
 
+
// Restore the original display value at the end of pure show/hide animations
+
if ( !propTween ) {
+
anim.done( function() {
+
style.display = restoreDisplay;
+
} );
+
if ( restoreDisplay == null ) {
+
display = style.display;
+
restoreDisplay = display === "none" ? "" : display;
+
}
+
}
+
style.display = "inline-block";
+
}
+
}
+
}
+
 
+
if ( opts.overflow ) {
+
style.overflow = "hidden";
+
anim.always( function() {
+
style.overflow = opts.overflow[ 0 ];
+
style.overflowX = opts.overflow[ 1 ];
+
style.overflowY = opts.overflow[ 2 ];
+
} );
+
}
+
 
+
// Implement show/hide animations
+
propTween = false;
+
for ( prop in orig ) {
+
 
+
// General show/hide setup for this element animation
+
if ( !propTween ) {
+
if ( dataShow ) {
+
if ( "hidden" in dataShow ) {
+
hidden = dataShow.hidden;
+
}
+
} else {
+
dataShow = dataPriv.access( elem, "fxshow", { display: restoreDisplay } );
+
}
+
 
+
// Store hidden/visible for toggle so `.stop().toggle()` "reverses"
+
if ( toggle ) {
+
dataShow.hidden = !hidden;
+
}
+
 
+
// Show elements before animating them
+
if ( hidden ) {
+
showHide( [ elem ], true );
+
}
+
 
+
/* eslint-disable no-loop-func */
+
 
+
anim.done( function() {
+
 
+
/* eslint-enable no-loop-func */
+
 
+
// The final step of a "hide" animation is actually hiding the element
+
if ( !hidden ) {
+
showHide( [ elem ] );
+
}
+
dataPriv.remove( elem, "fxshow" );
+
for ( prop in orig ) {
+
jQuery.style( elem, prop, orig[ prop ] );
+
}
+
} );
+
}
+
 
+
// Per-property setup
+
propTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim );
+
if ( !( prop in dataShow ) ) {
+
dataShow[ prop ] = propTween.start;
+
if ( hidden ) {
+
propTween.end = propTween.start;
+
propTween.start = 0;
+
}
+
}
+
}
+
 
}
 
}
  
function propFilter( props, specialEasing ) {
+
@keyframes slideInUp {
var index, name, easing, value, hooks;
+
    from {
 +
        -webkit-transform: translate3d(0, 100%, 0);
 +
        transform: translate3d(0, 100%, 0);
 +
        visibility: visible;
 +
    }
  
// camelCase, specialEasing and expand cssHook pass
+
    to {
for ( index in props ) {
+
        -webkit-transform: translate3d(0, 0, 0);
name = camelCase( index );
+
        transform: translate3d(0, 0, 0);
easing = specialEasing[ name ];
+
    }
value = props[ index ];
+
if ( Array.isArray( value ) ) {
+
easing = value[ 1 ];
+
value = props[ index ] = value[ 0 ];
+
}
+
 
+
if ( index !== name ) {
+
props[ name ] = value;
+
delete props[ index ];
+
}
+
 
+
hooks = jQuery.cssHooks[ name ];
+
if ( hooks && "expand" in hooks ) {
+
value = hooks.expand( value );
+
delete props[ name ];
+
 
+
// Not quite $.extend, this won't overwrite existing keys.
+
// Reusing 'index' because we have the correct "name"
+
for ( index in value ) {
+
if ( !( index in props ) ) {
+
props[ index ] = value[ index ];
+
specialEasing[ index ] = easing;
+
}
+
}
+
} else {
+
specialEasing[ name ] = easing;
+
}
+
}
+
 
}
 
}
  
function Animation( elem, properties, options ) {
+
.slideInUp {
var result,
+
    -webkit-animation-name: slideInUp;
stopped,
+
    animation-name: slideInUp;
index = 0,
+
length = Animation.prefilters.length,
+
deferred = jQuery.Deferred().always( function() {
+
 
+
// Don't match elem in the :animated selector
+
delete tick.elem;
+
} ),
+
tick = function() {
+
if ( stopped ) {
+
return false;
+
}
+
var currentTime = fxNow || createFxNow(),
+
remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ),
+
 
+
// Support: Android 2.3 only
+
// Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497)
+
temp = remaining / animation.duration || 0,
+
percent = 1 - temp,
+
index = 0,
+
length = animation.tweens.length;
+
 
+
for ( ; index < length; index++ ) {
+
animation.tweens[ index ].run( percent );
+
}
+
 
+
deferred.notifyWith( elem, [ animation, percent, remaining ] );
+
 
+
// If there's more to do, yield
+
if ( percent < 1 && length ) {
+
return remaining;
+
}
+
 
+
// If this was an empty animation, synthesize a final progress notification
+
if ( !length ) {
+
deferred.notifyWith( elem, [ animation, 1, 0 ] );
+
}
+
 
+
// Resolve the animation and report its conclusion
+
deferred.resolveWith( elem, [ animation ] );
+
return false;
+
},
+
animation = deferred.promise( {
+
elem: elem,
+
props: jQuery.extend( {}, properties ),
+
opts: jQuery.extend( true, {
+
specialEasing: {},
+
easing: jQuery.easing._default
+
}, options ),
+
originalProperties: properties,
+
originalOptions: options,
+
startTime: fxNow || createFxNow(),
+
duration: options.duration,
+
tweens: [],
+
createTween: function( prop, end ) {
+
var tween = jQuery.Tween( elem, animation.opts, prop, end,
+
animation.opts.specialEasing[ prop ] || animation.opts.easing );
+
animation.tweens.push( tween );
+
return tween;
+
},
+
stop: function( gotoEnd ) {
+
var index = 0,
+
 
+
// If we are going to the end, we want to run all the tweens
+
// otherwise we skip this part
+
length = gotoEnd ? animation.tweens.length : 0;
+
if ( stopped ) {
+
return this;
+
}
+
stopped = true;
+
for ( ; index < length; index++ ) {
+
animation.tweens[ index ].run( 1 );
+
}
+
 
+
// Resolve when we played the last frame; otherwise, reject
+
if ( gotoEnd ) {
+
deferred.notifyWith( elem, [ animation, 1, 0 ] );
+
deferred.resolveWith( elem, [ animation, gotoEnd ] );
+
} else {
+
deferred.rejectWith( elem, [ animation, gotoEnd ] );
+
}
+
return this;
+
}
+
} ),
+
props = animation.props;
+
 
+
propFilter( props, animation.opts.specialEasing );
+
 
+
for ( ; index < length; index++ ) {
+
result = Animation.prefilters[ index ].call( animation, elem, props, animation.opts );
+
if ( result ) {
+
if ( isFunction( result.stop ) ) {
+
jQuery._queueHooks( animation.elem, animation.opts.queue ).stop =
+
result.stop.bind( result );
+
}
+
return result;
+
}
+
}
+
 
+
jQuery.map( props, createTween, animation );
+
 
+
if ( isFunction( animation.opts.start ) ) {
+
animation.opts.start.call( elem, animation );
+
}
+
 
+
// Attach callbacks from options
+
animation
+
.progress( animation.opts.progress )
+
.done( animation.opts.done, animation.opts.complete )
+
.fail( animation.opts.fail )
+
.always( animation.opts.always );
+
 
+
jQuery.fx.timer(
+
jQuery.extend( tick, {
+
elem: elem,
+
anim: animation,
+
queue: animation.opts.queue
+
} )
+
);
+
 
+
return animation;
+
 
}
 
}
  
jQuery.Animation = jQuery.extend( Animation, {
+
@-webkit-keyframes slideOutDown {
 +
    from {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
  
tweeners: {
+
    to {
"*": [ function( prop, value ) {
+
        visibility: hidden;
var tween = this.createTween( prop, value );
+
        -webkit-transform: translate3d(0, 100%, 0);
adjustCSS( tween.elem, prop, rcssNum.exec( value ), tween );
+
        transform: translate3d(0, 100%, 0);
return tween;
+
    }
} ]
+
},
+
 
+
tweener: function( props, callback ) {
+
if ( isFunction( props ) ) {
+
callback = props;
+
props = [ "*" ];
+
} else {
+
props = props.match( rnothtmlwhite );
+
}
+
 
+
var prop,
+
index = 0,
+
length = props.length;
+
 
+
for ( ; index < length; index++ ) {
+
prop = props[ index ];
+
Animation.tweeners[ prop ] = Animation.tweeners[ prop ] || [];
+
Animation.tweeners[ prop ].unshift( callback );
+
}
+
},
+
 
+
prefilters: [ defaultPrefilter ],
+
 
+
prefilter: function( callback, prepend ) {
+
if ( prepend ) {
+
Animation.prefilters.unshift( callback );
+
} else {
+
Animation.prefilters.push( callback );
+
}
+
}
+
} );
+
 
+
jQuery.speed = function( speed, easing, fn ) {
+
var opt = speed && typeof speed === "object" ? jQuery.extend( {}, speed ) : {
+
complete: fn || !fn && easing ||
+
isFunction( speed ) && speed,
+
duration: speed,
+
easing: fn && easing || easing && !isFunction( easing ) && easing
+
};
+
 
+
// Go to the end state if fx are off
+
if ( jQuery.fx.off ) {
+
opt.duration = 0;
+
 
+
} else {
+
if ( typeof opt.duration !== "number" ) {
+
if ( opt.duration in jQuery.fx.speeds ) {
+
opt.duration = jQuery.fx.speeds[ opt.duration ];
+
 
+
} else {
+
opt.duration = jQuery.fx.speeds._default;
+
}
+
}
+
}
+
 
+
// Normalize opt.queue - true/undefined/null -> "fx"
+
if ( opt.queue == null || opt.queue === true ) {
+
opt.queue = "fx";
+
}
+
 
+
// Queueing
+
opt.old = opt.complete;
+
 
+
opt.complete = function() {
+
if ( isFunction( opt.old ) ) {
+
opt.old.call( this );
+
}
+
 
+
if ( opt.queue ) {
+
jQuery.dequeue( this, opt.queue );
+
}
+
};
+
 
+
return opt;
+
};
+
 
+
jQuery.fn.extend( {
+
fadeTo: function( speed, to, easing, callback ) {
+
 
+
// Show any hidden elements after setting opacity to 0
+
return this.filter( isHiddenWithinTree ).css( "opacity", 0 ).show()
+
 
+
// Animate to the value specified
+
.end().animate( { opacity: to }, speed, easing, callback );
+
},
+
animate: function( prop, speed, easing, callback ) {
+
var empty = jQuery.isEmptyObject( prop ),
+
optall = jQuery.speed( speed, easing, callback ),
+
doAnimation = function() {
+
 
+
// Operate on a copy of prop so per-property easing won't be lost
+
var anim = Animation( this, jQuery.extend( {}, prop ), optall );
+
 
+
// Empty animations, or finishing resolves immediately
+
if ( empty || dataPriv.get( this, "finish" ) ) {
+
anim.stop( true );
+
}
+
};
+
doAnimation.finish = doAnimation;
+
 
+
return empty || optall.queue === false ?
+
this.each( doAnimation ) :
+
this.queue( optall.queue, doAnimation );
+
},
+
stop: function( type, clearQueue, gotoEnd ) {
+
var stopQueue = function( hooks ) {
+
var stop = hooks.stop;
+
delete hooks.stop;
+
stop( gotoEnd );
+
};
+
 
+
if ( typeof type !== "string" ) {
+
gotoEnd = clearQueue;
+
clearQueue = type;
+
type = undefined;
+
}
+
if ( clearQueue && type !== false ) {
+
this.queue( type || "fx", [] );
+
}
+
 
+
return this.each( function() {
+
var dequeue = true,
+
index = type != null && type + "queueHooks",
+
timers = jQuery.timers,
+
data = dataPriv.get( this );
+
 
+
if ( index ) {
+
if ( data[ index ] && data[ index ].stop ) {
+
stopQueue( data[ index ] );
+
}
+
} else {
+
for ( index in data ) {
+
if ( data[ index ] && data[ index ].stop && rrun.test( index ) ) {
+
stopQueue( data[ index ] );
+
}
+
}
+
}
+
 
+
for ( index = timers.length; index--; ) {
+
if ( timers[ index ].elem === this &&
+
( type == null || timers[ index ].queue === type ) ) {
+
 
+
timers[ index ].anim.stop( gotoEnd );
+
dequeue = false;
+
timers.splice( index, 1 );
+
}
+
}
+
 
+
// Start the next in the queue if the last step wasn't forced.
+
// Timers currently will call their complete callbacks, which
+
// will dequeue but only if they were gotoEnd.
+
if ( dequeue || !gotoEnd ) {
+
jQuery.dequeue( this, type );
+
}
+
} );
+
},
+
finish: function( type ) {
+
if ( type !== false ) {
+
type = type || "fx";
+
}
+
return this.each( function() {
+
var index,
+
data = dataPriv.get( this ),
+
queue = data[ type + "queue" ],
+
hooks = data[ type + "queueHooks" ],
+
timers = jQuery.timers,
+
length = queue ? queue.length : 0;
+
 
+
// Enable finishing flag on private data
+
data.finish = true;
+
 
+
// Empty the queue first
+
jQuery.queue( this, type, [] );
+
 
+
if ( hooks && hooks.stop ) {
+
hooks.stop.call( this, true );
+
}
+
 
+
// Look for any active animations, and finish them
+
for ( index = timers.length; index--; ) {
+
if ( timers[ index ].elem === this && timers[ index ].queue === type ) {
+
timers[ index ].anim.stop( true );
+
timers.splice( index, 1 );
+
}
+
}
+
 
+
// Look for any animations in the old queue and finish them
+
for ( index = 0; index < length; index++ ) {
+
if ( queue[ index ] && queue[ index ].finish ) {
+
queue[ index ].finish.call( this );
+
}
+
}
+
 
+
// Turn off finishing flag
+
delete data.finish;
+
} );
+
}
+
} );
+
 
+
jQuery.each( [ "toggle", "show", "hide" ], function( i, name ) {
+
var cssFn = jQuery.fn[ name ];
+
jQuery.fn[ name ] = function( speed, easing, callback ) {
+
return speed == null || typeof speed === "boolean" ?
+
cssFn.apply( this, arguments ) :
+
this.animate( genFx( name, true ), speed, easing, callback );
+
};
+
} );
+
 
+
// Generate shortcuts for custom animations
+
jQuery.each( {
+
slideDown: genFx( "show" ),
+
slideUp: genFx( "hide" ),
+
slideToggle: genFx( "toggle" ),
+
fadeIn: { opacity: "show" },
+
fadeOut: { opacity: "hide" },
+
fadeToggle: { opacity: "toggle" }
+
}, function( name, props ) {
+
jQuery.fn[ name ] = function( speed, easing, callback ) {
+
return this.animate( props, speed, easing, callback );
+
};
+
} );
+
 
+
jQuery.timers = [];
+
jQuery.fx.tick = function() {
+
var timer,
+
i = 0,
+
timers = jQuery.timers;
+
 
+
fxNow = Date.now();
+
 
+
for ( ; i < timers.length; i++ ) {
+
timer = timers[ i ];
+
 
+
// Run the timer and safely remove it when done (allowing for external removal)
+
if ( !timer() && timers[ i ] === timer ) {
+
timers.splice( i--, 1 );
+
}
+
}
+
 
+
if ( !timers.length ) {
+
jQuery.fx.stop();
+
}
+
fxNow = undefined;
+
};
+
 
+
jQuery.fx.timer = function( timer ) {
+
jQuery.timers.push( timer );
+
jQuery.fx.start();
+
};
+
 
+
jQuery.fx.interval = 13;
+
jQuery.fx.start = function() {
+
if ( inProgress ) {
+
return;
+
}
+
 
+
inProgress = true;
+
schedule();
+
};
+
 
+
jQuery.fx.stop = function() {
+
inProgress = null;
+
};
+
 
+
jQuery.fx.speeds = {
+
slow: 600,
+
fast: 200,
+
 
+
// Default speed
+
_default: 400
+
};
+
 
+
 
+
// Based off of the plugin by Clint Helfers, with permission.
+
// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/
+
jQuery.fn.delay = function( time, type ) {
+
time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time;
+
type = type || "fx";
+
 
+
return this.queue( type, function( next, hooks ) {
+
var timeout = window.setTimeout( next, time );
+
hooks.stop = function() {
+
window.clearTimeout( timeout );
+
};
+
} );
+
};
+
 
+
 
+
( function() {
+
var input = document.createElement( "input" ),
+
select = document.createElement( "select" ),
+
opt = select.appendChild( document.createElement( "option" ) );
+
 
+
input.type = "checkbox";
+
 
+
// Support: Android <=4.3 only
+
// Default value for a checkbox should be "on"
+
support.checkOn = input.value !== "";
+
 
+
// Support: IE <=11 only
+
// Must access selectedIndex to make default options select
+
support.optSelected = opt.selected;
+
 
+
// Support: IE <=11 only
+
// An input loses its value after becoming a radio
+
input = document.createElement( "input" );
+
input.value = "t";
+
input.type = "radio";
+
support.radioValue = input.value === "t";
+
} )();
+
 
+
 
+
var boolHook,
+
attrHandle = jQuery.expr.attrHandle;
+
 
+
jQuery.fn.extend( {
+
attr: function( name, value ) {
+
return access( this, jQuery.attr, name, value, arguments.length > 1 );
+
},
+
 
+
removeAttr: function( name ) {
+
return this.each( function() {
+
jQuery.removeAttr( this, name );
+
} );
+
}
+
} );
+
 
+
jQuery.extend( {
+
attr: function( elem, name, value ) {
+
var ret, hooks,
+
nType = elem.nodeType;
+
 
+
// Don't get/set attributes on text, comment and attribute nodes
+
if ( nType === 3 || nType === 8 || nType === 2 ) {
+
return;
+
}
+
 
+
// Fallback to prop when attributes are not supported
+
if ( typeof elem.getAttribute === "undefined" ) {
+
return jQuery.prop( elem, name, value );
+
}
+
 
+
// Attribute hooks are determined by the lowercase version
+
// Grab necessary hook if one is defined
+
if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {
+
hooks = jQuery.attrHooks[ name.toLowerCase() ] ||
+
( jQuery.expr.match.bool.test( name ) ? boolHook : undefined );
+
}
+
 
+
if ( value !== undefined ) {
+
if ( value === null ) {
+
jQuery.removeAttr( elem, name );
+
return;
+
}
+
 
+
if ( hooks && "set" in hooks &&
+
( ret = hooks.set( elem, value, name ) ) !== undefined ) {
+
return ret;
+
}
+
 
+
elem.setAttribute( name, value + "" );
+
return value;
+
}
+
 
+
if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {
+
return ret;
+
}
+
 
+
ret = jQuery.find.attr( elem, name );
+
 
+
// Non-existent attributes return null, we normalize to undefined
+
return ret == null ? undefined : ret;
+
},
+
 
+
attrHooks: {
+
type: {
+
set: function( elem, value ) {
+
if ( !support.radioValue && value === "radio" &&
+
nodeName( elem, "input" ) ) {
+
var val = elem.value;
+
elem.setAttribute( "type", value );
+
if ( val ) {
+
elem.value = val;
+
}
+
return value;
+
}
+
}
+
}
+
},
+
 
+
removeAttr: function( elem, value ) {
+
var name,
+
i = 0,
+
 
+
// Attribute names can contain non-HTML whitespace characters
+
// https://html.spec.whatwg.org/multipage/syntax.html#attributes-2
+
attrNames = value && value.match( rnothtmlwhite );
+
 
+
if ( attrNames && elem.nodeType === 1 ) {
+
while ( ( name = attrNames[ i++ ] ) ) {
+
elem.removeAttribute( name );
+
}
+
}
+
}
+
} );
+
 
+
// Hooks for boolean attributes
+
boolHook = {
+
set: function( elem, value, name ) {
+
if ( value === false ) {
+
 
+
// Remove boolean attributes when set to false
+
jQuery.removeAttr( elem, name );
+
} else {
+
elem.setAttribute( name, name );
+
}
+
return name;
+
}
+
};
+
 
+
jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) {
+
var getter = attrHandle[ name ] || jQuery.find.attr;
+
 
+
attrHandle[ name ] = function( elem, name, isXML ) {
+
var ret, handle,
+
lowercaseName = name.toLowerCase();
+
 
+
if ( !isXML ) {
+
 
+
// Avoid an infinite loop by temporarily removing this function from the getter
+
handle = attrHandle[ lowercaseName ];
+
attrHandle[ lowercaseName ] = ret;
+
ret = getter( elem, name, isXML ) != null ?
+
lowercaseName :
+
null;
+
attrHandle[ lowercaseName ] = handle;
+
}
+
return ret;
+
};
+
} );
+
 
+
 
+
 
+
 
+
var rfocusable = /^(?:input|select|textarea|button)$/i,
+
rclickable = /^(?:a|area)$/i;
+
 
+
jQuery.fn.extend( {
+
prop: function( name, value ) {
+
return access( this, jQuery.prop, name, value, arguments.length > 1 );
+
},
+
 
+
removeProp: function( name ) {
+
return this.each( function() {
+
delete this[ jQuery.propFix[ name ] || name ];
+
} );
+
}
+
} );
+
 
+
jQuery.extend( {
+
prop: function( elem, name, value ) {
+
var ret, hooks,
+
nType = elem.nodeType;
+
 
+
// Don't get/set properties on text, comment and attribute nodes
+
if ( nType === 3 || nType === 8 || nType === 2 ) {
+
return;
+
}
+
 
+
if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {
+
 
+
// Fix name and attach hooks
+
name = jQuery.propFix[ name ] || name;
+
hooks = jQuery.propHooks[ name ];
+
}
+
 
+
if ( value !== undefined ) {
+
if ( hooks && "set" in hooks &&
+
( ret = hooks.set( elem, value, name ) ) !== undefined ) {
+
return ret;
+
}
+
 
+
return ( elem[ name ] = value );
+
}
+
 
+
if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {
+
return ret;
+
}
+
 
+
return elem[ name ];
+
},
+
 
+
propHooks: {
+
tabIndex: {
+
get: function( elem ) {
+
 
+
// Support: IE <=9 - 11 only
+
// elem.tabIndex doesn't always return the
+
// correct value when it hasn't been explicitly set
+
// https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/
+
// Use proper attribute retrieval(#12072)
+
var tabindex = jQuery.find.attr( elem, "tabindex" );
+
 
+
if ( tabindex ) {
+
return parseInt( tabindex, 10 );
+
}
+
 
+
if (
+
rfocusable.test( elem.nodeName ) ||
+
rclickable.test( elem.nodeName ) &&
+
elem.href
+
) {
+
return 0;
+
}
+
 
+
return -1;
+
}
+
}
+
},
+
 
+
propFix: {
+
"for": "htmlFor",
+
"class": "className"
+
}
+
} );
+
 
+
// Support: IE <=11 only
+
// Accessing the selectedIndex property
+
// forces the browser to respect setting selected
+
// on the option
+
// The getter ensures a default option is selected
+
// when in an optgroup
+
// eslint rule "no-unused-expressions" is disabled for this code
+
// since it considers such accessions noop
+
if ( !support.optSelected ) {
+
jQuery.propHooks.selected = {
+
get: function( elem ) {
+
 
+
/* eslint no-unused-expressions: "off" */
+
 
+
var parent = elem.parentNode;
+
if ( parent && parent.parentNode ) {
+
parent.parentNode.selectedIndex;
+
}
+
return null;
+
},
+
set: function( elem ) {
+
 
+
/* eslint no-unused-expressions: "off" */
+
 
+
var parent = elem.parentNode;
+
if ( parent ) {
+
parent.selectedIndex;
+
 
+
if ( parent.parentNode ) {
+
parent.parentNode.selectedIndex;
+
}
+
}
+
}
+
};
+
 
}
 
}
  
jQuery.each( [
+
@keyframes slideOutDown {
"tabIndex",
+
    from {
"readOnly",
+
        -webkit-transform: translate3d(0, 0, 0);
"maxLength",
+
        transform: translate3d(0, 0, 0);
"cellSpacing",
+
    }
"cellPadding",
+
"rowSpan",
+
"colSpan",
+
"useMap",
+
"frameBorder",
+
"contentEditable"
+
], function() {
+
jQuery.propFix[ this.toLowerCase() ] = this;
+
} );
+
  
 
+
    to {
 
+
        visibility: hidden;
 
+
        -webkit-transform: translate3d(0, 100%, 0);
// Strip and collapse whitespace according to HTML spec
+
        transform: translate3d(0, 100%, 0);
// https://infra.spec.whatwg.org/#strip-and-collapse-ascii-whitespace
+
    }
function stripAndCollapse( value ) {
+
var tokens = value.match( rnothtmlwhite ) || [];
+
return tokens.join( " " );
+
}
+
 
+
 
+
function getClass( elem ) {
+
return elem.getAttribute && elem.getAttribute( "class" ) || "";
+
 
}
 
}
  
function classesToArray( value ) {
+
.slideOutDown {
if ( Array.isArray( value ) ) {
+
    -webkit-animation-name: slideOutDown;
return value;
+
    animation-name: slideOutDown;
}
+
if ( typeof value === "string" ) {
+
return value.match( rnothtmlwhite ) || [];
+
}
+
return [];
+
 
}
 
}
  
jQuery.fn.extend( {
+
@-webkit-keyframes slideOutLeft {
addClass: function( value ) {
+
    from {
var classes, elem, cur, curValue, clazz, j, finalValue,
+
        -webkit-transform: translate3d(0, 0, 0);
i = 0;
+
        transform: translate3d(0, 0, 0);
 
+
    }
if ( isFunction( value ) ) {
+
return this.each( function( j ) {
+
jQuery( this ).addClass( value.call( this, j, getClass( this ) ) );
+
} );
+
}
+
 
+
classes = classesToArray( value );
+
 
+
if ( classes.length ) {
+
while ( ( elem = this[ i++ ] ) ) {
+
curValue = getClass( elem );
+
cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " );
+
 
+
if ( cur ) {
+
j = 0;
+
while ( ( clazz = classes[ j++ ] ) ) {
+
if ( cur.indexOf( " " + clazz + " " ) < 0 ) {
+
cur += clazz + " ";
+
}
+
}
+
 
+
// Only assign if different to avoid unneeded rendering.
+
finalValue = stripAndCollapse( cur );
+
if ( curValue !== finalValue ) {
+
elem.setAttribute( "class", finalValue );
+
}
+
}
+
}
+
}
+
 
+
return this;
+
},
+
 
+
removeClass: function( value ) {
+
var classes, elem, cur, curValue, clazz, j, finalValue,
+
i = 0;
+
 
+
if ( isFunction( value ) ) {
+
return this.each( function( j ) {
+
jQuery( this ).removeClass( value.call( this, j, getClass( this ) ) );
+
} );
+
}
+
 
+
if ( !arguments.length ) {
+
return this.attr( "class", "" );
+
}
+
 
+
classes = classesToArray( value );
+
 
+
if ( classes.length ) {
+
while ( ( elem = this[ i++ ] ) ) {
+
curValue = getClass( elem );
+
 
+
// This expression is here for better compressibility (see addClass)
+
cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " );
+
 
+
if ( cur ) {
+
j = 0;
+
while ( ( clazz = classes[ j++ ] ) ) {
+
 
+
// Remove *all* instances
+
while ( cur.indexOf( " " + clazz + " " ) > -1 ) {
+
cur = cur.replace( " " + clazz + " ", " " );
+
}
+
}
+
 
+
// Only assign if different to avoid unneeded rendering.
+
finalValue = stripAndCollapse( cur );
+
if ( curValue !== finalValue ) {
+
elem.setAttribute( "class", finalValue );
+
}
+
}
+
}
+
}
+
 
+
return this;
+
},
+
 
+
toggleClass: function( value, stateVal ) {
+
var type = typeof value,
+
isValidValue = type === "string" || Array.isArray( value );
+
 
+
if ( typeof stateVal === "boolean" && isValidValue ) {
+
return stateVal ? this.addClass( value ) : this.removeClass( value );
+
}
+
 
+
if ( isFunction( value ) ) {
+
return this.each( function( i ) {
+
jQuery( this ).toggleClass(
+
value.call( this, i, getClass( this ), stateVal ),
+
stateVal
+
);
+
} );
+
}
+
 
+
return this.each( function() {
+
var className, i, self, classNames;
+
 
+
if ( isValidValue ) {
+
 
+
// Toggle individual class names
+
i = 0;
+
self = jQuery( this );
+
classNames = classesToArray( value );
+
 
+
while ( ( className = classNames[ i++ ] ) ) {
+
 
+
// Check each className given, space separated list
+
if ( self.hasClass( className ) ) {
+
self.removeClass( className );
+
} else {
+
self.addClass( className );
+
}
+
}
+
 
+
// Toggle whole class name
+
} else if ( value === undefined || type === "boolean" ) {
+
className = getClass( this );
+
if ( className ) {
+
 
+
// Store className if set
+
dataPriv.set( this, "__className__", className );
+
}
+
 
+
// If the element has a class name or if we're passed `false`,
+
// then remove the whole classname (if there was one, the above saved it).
+
// Otherwise bring back whatever was previously saved (if anything),
+
// falling back to the empty string if nothing was stored.
+
if ( this.setAttribute ) {
+
this.setAttribute( "class",
+
className || value === false ?
+
"" :
+
dataPriv.get( this, "__className__" ) || ""
+
);
+
}
+
}
+
} );
+
},
+
 
+
hasClass: function( selector ) {
+
var className, elem,
+
i = 0;
+
 
+
className = " " + selector + " ";
+
while ( ( elem = this[ i++ ] ) ) {
+
if ( elem.nodeType === 1 &&
+
( " " + stripAndCollapse( getClass( elem ) ) + " " ).indexOf( className ) > -1 ) {
+
return true;
+
}
+
}
+
 
+
return false;
+
}
+
} );
+
 
+
 
+
 
+
 
+
var rreturn = /\r/g;
+
 
+
jQuery.fn.extend( {
+
val: function( value ) {
+
var hooks, ret, valueIsFunction,
+
elem = this[ 0 ];
+
 
+
if ( !arguments.length ) {
+
if ( elem ) {
+
hooks = jQuery.valHooks[ elem.type ] ||
+
jQuery.valHooks[ elem.nodeName.toLowerCase() ];
+
 
+
if ( hooks &&
+
"get" in hooks &&
+
( ret = hooks.get( elem, "value" ) ) !== undefined
+
) {
+
return ret;
+
}
+
 
+
ret = elem.value;
+
 
+
// Handle most common string cases
+
if ( typeof ret === "string" ) {
+
return ret.replace( rreturn, "" );
+
}
+
 
+
// Handle cases where value is null/undef or number
+
return ret == null ? "" : ret;
+
}
+
 
+
return;
+
}
+
 
+
valueIsFunction = isFunction( value );
+
 
+
return this.each( function( i ) {
+
var val;
+
 
+
if ( this.nodeType !== 1 ) {
+
return;
+
}
+
 
+
if ( valueIsFunction ) {
+
val = value.call( this, i, jQuery( this ).val() );
+
} else {
+
val = value;
+
}
+
 
+
// Treat null/undefined as ""; convert numbers to string
+
if ( val == null ) {
+
val = "";
+
 
+
} else if ( typeof val === "number" ) {
+
val += "";
+
 
+
} else if ( Array.isArray( val ) ) {
+
val = jQuery.map( val, function( value ) {
+
return value == null ? "" : value + "";
+
} );
+
}
+
 
+
hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ];
+
 
+
// If set returns undefined, fall back to normal setting
+
if ( !hooks || !( "set" in hooks ) || hooks.set( this, val, "value" ) === undefined ) {
+
this.value = val;
+
}
+
} );
+
}
+
} );
+
 
+
jQuery.extend( {
+
valHooks: {
+
option: {
+
get: function( elem ) {
+
 
+
var val = jQuery.find.attr( elem, "value" );
+
return val != null ?
+
val :
+
 
+
// Support: IE <=10 - 11 only
+
// option.text throws exceptions (#14686, #14858)
+
// Strip and collapse whitespace
+
// https://html.spec.whatwg.org/#strip-and-collapse-whitespace
+
stripAndCollapse( jQuery.text( elem ) );
+
}
+
},
+
select: {
+
get: function( elem ) {
+
var value, option, i,
+
options = elem.options,
+
index = elem.selectedIndex,
+
one = elem.type === "select-one",
+
values = one ? null : [],
+
max = one ? index + 1 : options.length;
+
 
+
if ( index < 0 ) {
+
i = max;
+
 
+
} else {
+
i = one ? index : 0;
+
}
+
 
+
// Loop through all the selected options
+
for ( ; i < max; i++ ) {
+
option = options[ i ];
+
 
+
// Support: IE <=9 only
+
// IE8-9 doesn't update selected after form reset (#2551)
+
if ( ( option.selected || i === index ) &&
+
 
+
// Don't return options that are disabled or in a disabled optgroup
+
!option.disabled &&
+
( !option.parentNode.disabled ||
+
!nodeName( option.parentNode, "optgroup" ) ) ) {
+
 
+
// Get the specific value for the option
+
value = jQuery( option ).val();
+
 
+
// We don't need an array for one selects
+
if ( one ) {
+
return value;
+
}
+
 
+
// Multi-Selects return an array
+
values.push( value );
+
}
+
}
+
 
+
return values;
+
},
+
 
+
set: function( elem, value ) {
+
var optionSet, option,
+
options = elem.options,
+
values = jQuery.makeArray( value ),
+
i = options.length;
+
 
+
while ( i-- ) {
+
option = options[ i ];
+
 
+
/* eslint-disable no-cond-assign */
+
 
+
if ( option.selected =
+
jQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1
+
) {
+
optionSet = true;
+
}
+
 
+
/* eslint-enable no-cond-assign */
+
}
+
 
+
// Force browsers to behave consistently when non-matching value is set
+
if ( !optionSet ) {
+
elem.selectedIndex = -1;
+
}
+
return values;
+
}
+
}
+
}
+
} );
+
 
+
// Radios and checkboxes getter/setter
+
jQuery.each( [ "radio", "checkbox" ], function() {
+
jQuery.valHooks[ this ] = {
+
set: function( elem, value ) {
+
if ( Array.isArray( value ) ) {
+
return ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 );
+
}
+
}
+
};
+
if ( !support.checkOn ) {
+
jQuery.valHooks[ this ].get = function( elem ) {
+
return elem.getAttribute( "value" ) === null ? "on" : elem.value;
+
};
+
}
+
} );
+
 
+
 
+
 
+
 
+
// Return jQuery for attributes-only inclusion
+
 
+
 
+
support.focusin = "onfocusin" in window;
+
 
+
 
+
var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/,
+
stopPropagationCallback = function( e ) {
+
e.stopPropagation();
+
};
+
 
+
jQuery.extend( jQuery.event, {
+
 
+
trigger: function( event, data, elem, onlyHandlers ) {
+
 
+
var i, cur, tmp, bubbleType, ontype, handle, special, lastElement,
+
eventPath = [ elem || document ],
+
type = hasOwn.call( event, "type" ) ? event.type : event,
+
namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split( "." ) : [];
+
 
+
cur = lastElement = tmp = elem = elem || document;
+
 
+
// Don't do events on text and comment nodes
+
if ( elem.nodeType === 3 || elem.nodeType === 8 ) {
+
return;
+
}
+
 
+
// focus/blur morphs to focusin/out; ensure we're not firing them right now
+
if ( rfocusMorph.test( type + jQuery.event.triggered ) ) {
+
return;
+
}
+
 
+
if ( type.indexOf( "." ) > -1 ) {
+
 
+
// Namespaced trigger; create a regexp to match event type in handle()
+
namespaces = type.split( "." );
+
type = namespaces.shift();
+
namespaces.sort();
+
}
+
ontype = type.indexOf( ":" ) < 0 && "on" + type;
+
 
+
// Caller can pass in a jQuery.Event object, Object, or just an event type string
+
event = event[ jQuery.expando ] ?
+
event :
+
new jQuery.Event( type, typeof event === "object" && event );
+
 
+
// Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true)
+
event.isTrigger = onlyHandlers ? 2 : 3;
+
event.namespace = namespaces.join( "." );
+
event.rnamespace = event.namespace ?
+
new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ) :
+
null;
+
 
+
// Clean up the event in case it is being reused
+
event.result = undefined;
+
if ( !event.target ) {
+
event.target = elem;
+
}
+
 
+
// Clone any incoming data and prepend the event, creating the handler arg list
+
data = data == null ?
+
[ event ] :
+
jQuery.makeArray( data, [ event ] );
+
 
+
// Allow special events to draw outside the lines
+
special = jQuery.event.special[ type ] || {};
+
if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) {
+
return;
+
}
+
 
+
// Determine event propagation path in advance, per W3C events spec (#9951)
+
// Bubble up to document, then to window; watch for a global ownerDocument var (#9724)
+
if ( !onlyHandlers && !special.noBubble && !isWindow( elem ) ) {
+
 
+
bubbleType = special.delegateType || type;
+
if ( !rfocusMorph.test( bubbleType + type ) ) {
+
cur = cur.parentNode;
+
}
+
for ( ; cur; cur = cur.parentNode ) {
+
eventPath.push( cur );
+
tmp = cur;
+
}
+
 
+
// Only add window if we got to document (e.g., not plain obj or detached DOM)
+
if ( tmp === ( elem.ownerDocument || document ) ) {
+
eventPath.push( tmp.defaultView || tmp.parentWindow || window );
+
}
+
}
+
 
+
// Fire handlers on the event path
+
i = 0;
+
while ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) {
+
lastElement = cur;
+
event.type = i > 1 ?
+
bubbleType :
+
special.bindType || type;
+
 
+
// jQuery handler
+
handle = ( dataPriv.get( cur, "events" ) || {} )[ event.type ] &&
+
dataPriv.get( cur, "handle" );
+
if ( handle ) {
+
handle.apply( cur, data );
+
}
+
 
+
// Native handler
+
handle = ontype && cur[ ontype ];
+
if ( handle && handle.apply && acceptData( cur ) ) {
+
event.result = handle.apply( cur, data );
+
if ( event.result === false ) {
+
event.preventDefault();
+
}
+
}
+
}
+
event.type = type;
+
 
+
// If nobody prevented the default action, do it now
+
if ( !onlyHandlers && !event.isDefaultPrevented() ) {
+
 
+
if ( ( !special._default ||
+
special._default.apply( eventPath.pop(), data ) === false ) &&
+
acceptData( elem ) ) {
+
 
+
// Call a native DOM method on the target with the same name as the event.
+
// Don't do default actions on window, that's where global variables be (#6170)
+
if ( ontype && isFunction( elem[ type ] ) && !isWindow( elem ) ) {
+
 
+
// Don't re-trigger an onFOO event when we call its FOO() method
+
tmp = elem[ ontype ];
+
 
+
if ( tmp ) {
+
elem[ ontype ] = null;
+
}
+
 
+
// Prevent re-triggering of the same event, since we already bubbled it above
+
jQuery.event.triggered = type;
+
 
+
if ( event.isPropagationStopped() ) {
+
lastElement.addEventListener( type, stopPropagationCallback );
+
}
+
 
+
elem[ type ]();
+
 
+
if ( event.isPropagationStopped() ) {
+
lastElement.removeEventListener( type, stopPropagationCallback );
+
}
+
 
+
jQuery.event.triggered = undefined;
+
 
+
if ( tmp ) {
+
elem[ ontype ] = tmp;
+
}
+
}
+
}
+
}
+
 
+
return event.result;
+
},
+
 
+
// Piggyback on a donor event to simulate a different one
+
// Used only for `focus(in | out)` events
+
simulate: function( type, elem, event ) {
+
var e = jQuery.extend(
+
new jQuery.Event(),
+
event,
+
{
+
type: type,
+
isSimulated: true
+
}
+
);
+
 
+
jQuery.event.trigger( e, null, elem );
+
}
+
 
+
} );
+
 
+
jQuery.fn.extend( {
+
 
+
trigger: function( type, data ) {
+
return this.each( function() {
+
jQuery.event.trigger( type, data, this );
+
} );
+
},
+
triggerHandler: function( type, data ) {
+
var elem = this[ 0 ];
+
if ( elem ) {
+
return jQuery.event.trigger( type, data, elem, true );
+
}
+
}
+
} );
+
 
+
 
+
// Support: Firefox <=44
+
// Firefox doesn't have focus(in | out) events
+
// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787
+
//
+
// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1
+
// focus(in | out) events fire after focus & blur events,
+
// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order
+
// Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857
+
if ( !support.focusin ) {
+
jQuery.each( { focus: "focusin", blur: "focusout" }, function( orig, fix ) {
+
 
+
// Attach a single capturing handler on the document while someone wants focusin/focusout
+
var handler = function( event ) {
+
jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );
+
};
+
 
+
jQuery.event.special[ fix ] = {
+
setup: function() {
+
var doc = this.ownerDocument || this,
+
attaches = dataPriv.access( doc, fix );
+
 
+
if ( !attaches ) {
+
doc.addEventListener( orig, handler, true );
+
}
+
dataPriv.access( doc, fix, ( attaches || 0 ) + 1 );
+
},
+
teardown: function() {
+
var doc = this.ownerDocument || this,
+
attaches = dataPriv.access( doc, fix ) - 1;
+
 
+
if ( !attaches ) {
+
doc.removeEventListener( orig, handler, true );
+
dataPriv.remove( doc, fix );
+
  
} else {
+
    to {
dataPriv.access( doc, fix, attaches );
+
        visibility: hidden;
}
+
        -webkit-transform: translate3d(-100%, 0, 0);
}
+
        transform: translate3d(-100%, 0, 0);
};
+
    }
} );
+
 
}
 
}
var location = window.location;
 
  
var nonce = Date.now();
+
@keyframes slideOutLeft {
 +
    from {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
  
var rquery = ( /\?/ );
+
    to {
 
+
        visibility: hidden;
 
+
        -webkit-transform: translate3d(-100%, 0, 0);
 
+
        transform: translate3d(-100%, 0, 0);
// Cross-browser xml parsing
+
    }
jQuery.parseXML = function( data ) {
+
var xml;
+
if ( !data || typeof data !== "string" ) {
+
return null;
+
}
+
 
+
// Support: IE 9 - 11 only
+
// IE throws on parseFromString with invalid input.
+
try {
+
xml = ( new window.DOMParser() ).parseFromString( data, "text/xml" );
+
} catch ( e ) {
+
xml = undefined;
+
}
+
 
+
if ( !xml || xml.getElementsByTagName( "parsererror" ).length ) {
+
jQuery.error( "Invalid XML: " + data );
+
}
+
return xml;
+
};
+
 
+
 
+
var
+
rbracket = /\[\]$/,
+
rCRLF = /\r?\n/g,
+
rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i,
+
rsubmittable = /^(?:input|select|textarea|keygen)/i;
+
 
+
function buildParams( prefix, obj, traditional, add ) {
+
var name;
+
 
+
if ( Array.isArray( obj ) ) {
+
 
+
// Serialize array item.
+
jQuery.each( obj, function( i, v ) {
+
if ( traditional || rbracket.test( prefix ) ) {
+
 
+
// Treat each array item as a scalar.
+
add( prefix, v );
+
 
+
} else {
+
 
+
// Item is non-scalar (array or object), encode its numeric index.
+
buildParams(
+
prefix + "[" + ( typeof v === "object" && v != null ? i : "" ) + "]",
+
v,
+
traditional,
+
add
+
);
+
}
+
} );
+
 
+
} else if ( !traditional && toType( obj ) === "object" ) {
+
 
+
// Serialize object item.
+
for ( name in obj ) {
+
buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add );
+
}
+
 
+
} else {
+
 
+
// Serialize scalar item.
+
add( prefix, obj );
+
}
+
 
}
 
}
  
// Serialize an array of form elements or a set of
+
.slideOutLeft {
// key/values into a query string
+
    -webkit-animation-name: slideOutLeft;
jQuery.param = function( a, traditional ) {
+
    animation-name: slideOutLeft;
var prefix,
+
s = [],
+
add = function( key, valueOrFunction ) {
+
 
+
// If value is a function, invoke it and use its return value
+
var value = isFunction( valueOrFunction ) ?
+
valueOrFunction() :
+
valueOrFunction;
+
 
+
s[ s.length ] = encodeURIComponent( key ) + "=" +
+
encodeURIComponent( value == null ? "" : value );
+
};
+
 
+
// If an array was passed in, assume that it is an array of form elements.
+
if ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) {
+
 
+
// Serialize the form elements
+
jQuery.each( a, function() {
+
add( this.name, this.value );
+
} );
+
 
+
} else {
+
 
+
// If traditional, encode the "old" way (the way 1.3.2 or older
+
// did it), otherwise encode params recursively.
+
for ( prefix in a ) {
+
buildParams( prefix, a[ prefix ], traditional, add );
+
}
+
}
+
 
+
// Return the resulting serialization
+
return s.join( "&" );
+
};
+
 
+
jQuery.fn.extend( {
+
serialize: function() {
+
return jQuery.param( this.serializeArray() );
+
},
+
serializeArray: function() {
+
return this.map( function() {
+
 
+
// Can add propHook for "elements" to filter or add form elements
+
var elements = jQuery.prop( this, "elements" );
+
return elements ? jQuery.makeArray( elements ) : this;
+
} )
+
.filter( function() {
+
var type = this.type;
+
 
+
// Use .is( ":disabled" ) so that fieldset[disabled] works
+
return this.name && !jQuery( this ).is( ":disabled" ) &&
+
rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) &&
+
( this.checked || !rcheckableType.test( type ) );
+
} )
+
.map( function( i, elem ) {
+
var val = jQuery( this ).val();
+
 
+
if ( val == null ) {
+
return null;
+
}
+
 
+
if ( Array.isArray( val ) ) {
+
return jQuery.map( val, function( val ) {
+
return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) };
+
} );
+
}
+
 
+
return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) };
+
} ).get();
+
}
+
} );
+
 
+
 
+
var
+
r20 = /%20/g,
+
rhash = /#.*$/,
+
rantiCache = /([?&])_=[^&]*/,
+
rheaders = /^(.*?):[ \t]*([^\r\n]*)$/mg,
+
 
+
// #7653, #8125, #8152: local protocol detection
+
rlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/,
+
rnoContent = /^(?:GET|HEAD)$/,
+
rprotocol = /^\/\//,
+
 
+
/* Prefilters
+
* 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example)
+
* 2) These are called:
+
*    - BEFORE asking for a transport
+
*    - AFTER param serialization (s.data is a string if s.processData is true)
+
* 3) key is the dataType
+
* 4) the catchall symbol "*" can be used
+
* 5) execution will start with transport dataType and THEN continue down to "*" if needed
+
*/
+
prefilters = {},
+
 
+
/* Transports bindings
+
* 1) key is the dataType
+
* 2) the catchall symbol "*" can be used
+
* 3) selection will start with transport dataType and THEN go to "*" if needed
+
*/
+
transports = {},
+
 
+
// Avoid comment-prolog char sequence (#10098); must appease lint and evade compression
+
allTypes = "*/".concat( "*" ),
+
 
+
// Anchor tag for parsing the document origin
+
originAnchor = document.createElement( "a" );
+
originAnchor.href = location.href;
+
 
+
// Base "constructor" for jQuery.ajaxPrefilter and jQuery.ajaxTransport
+
function addToPrefiltersOrTransports( structure ) {
+
 
+
// dataTypeExpression is optional and defaults to "*"
+
return function( dataTypeExpression, func ) {
+
 
+
if ( typeof dataTypeExpression !== "string" ) {
+
func = dataTypeExpression;
+
dataTypeExpression = "*";
+
}
+
 
+
var dataType,
+
i = 0,
+
dataTypes = dataTypeExpression.toLowerCase().match( rnothtmlwhite ) || [];
+
 
+
if ( isFunction( func ) ) {
+
 
+
// For each dataType in the dataTypeExpression
+
while ( ( dataType = dataTypes[ i++ ] ) ) {
+
 
+
// Prepend if requested
+
if ( dataType[ 0 ] === "+" ) {
+
dataType = dataType.slice( 1 ) || "*";
+
( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func );
+
 
+
// Otherwise append
+
} else {
+
( structure[ dataType ] = structure[ dataType ] || [] ).push( func );
+
}
+
}
+
}
+
};
+
 
}
 
}
  
// Base inspection function for prefilters and transports
+
@-webkit-keyframes slideOutRight {
function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) {
+
    from {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
  
var inspected = {},
+
    to {
seekingTransport = ( structure === transports );
+
        visibility: hidden;
 
+
        -webkit-transform: translate3d(100%, 0, 0);
function inspect( dataType ) {
+
        transform: translate3d(100%, 0, 0);
var selected;
+
    }
inspected[ dataType ] = true;
+
jQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) {
+
var dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR );
+
if ( typeof dataTypeOrTransport === "string" &&
+
!seekingTransport && !inspected[ dataTypeOrTransport ] ) {
+
 
+
options.dataTypes.unshift( dataTypeOrTransport );
+
inspect( dataTypeOrTransport );
+
return false;
+
} else if ( seekingTransport ) {
+
return !( selected = dataTypeOrTransport );
+
}
+
} );
+
return selected;
+
}
+
 
+
return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" );
+
 
}
 
}
  
// A special extend for ajax options
+
@keyframes slideOutRight {
// that takes "flat" options (not to be deep extended)
+
    from {
// Fixes #9887
+
        -webkit-transform: translate3d(0, 0, 0);
function ajaxExtend( target, src ) {
+
        transform: translate3d(0, 0, 0);
var key, deep,
+
    }
flatOptions = jQuery.ajaxSettings.flatOptions || {};
+
  
for ( key in src ) {
+
    to {
if ( src[ key ] !== undefined ) {
+
        visibility: hidden;
( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ];
+
        -webkit-transform: translate3d(100%, 0, 0);
}
+
        transform: translate3d(100%, 0, 0);
}
+
    }
if ( deep ) {
+
jQuery.extend( true, target, deep );
+
}
+
 
+
return target;
+
 
}
 
}
  
/* Handles responses to an ajax request:
+
.slideOutRight {
* - finds the right dataType (mediates between content-type and expected dataType)
+
    -webkit-animation-name: slideOutRight;
* - returns the corresponding response
+
    animation-name: slideOutRight;
*/
+
function ajaxHandleResponses( s, jqXHR, responses ) {
+
 
+
var ct, type, finalDataType, firstDataType,
+
contents = s.contents,
+
dataTypes = s.dataTypes;
+
 
+
// Remove auto dataType and get content-type in the process
+
while ( dataTypes[ 0 ] === "*" ) {
+
dataTypes.shift();
+
if ( ct === undefined ) {
+
ct = s.mimeType || jqXHR.getResponseHeader( "Content-Type" );
+
}
+
}
+
 
+
// Check if we're dealing with a known content-type
+
if ( ct ) {
+
for ( type in contents ) {
+
if ( contents[ type ] && contents[ type ].test( ct ) ) {
+
dataTypes.unshift( type );
+
break;
+
}
+
}
+
}
+
 
+
// Check to see if we have a response for the expected dataType
+
if ( dataTypes[ 0 ] in responses ) {
+
finalDataType = dataTypes[ 0 ];
+
} else {
+
 
+
// Try convertible dataTypes
+
for ( type in responses ) {
+
if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[ 0 ] ] ) {
+
finalDataType = type;
+
break;
+
}
+
if ( !firstDataType ) {
+
firstDataType = type;
+
}
+
}
+
 
+
// Or just use first one
+
finalDataType = finalDataType || firstDataType;
+
}
+
 
+
// If we found a dataType
+
// We add the dataType to the list if needed
+
// and return the corresponding response
+
if ( finalDataType ) {
+
if ( finalDataType !== dataTypes[ 0 ] ) {
+
dataTypes.unshift( finalDataType );
+
}
+
return responses[ finalDataType ];
+
}
+
 
}
 
}
  
/* Chain conversions given the request and the original response
+
@-webkit-keyframes slideOutUp {
* Also sets the responseXXX fields on the jqXHR instance
+
    from {
*/
+
        -webkit-transform: translate3d(0, 0, 0);
function ajaxConvert( s, response, jqXHR, isSuccess ) {
+
        transform: translate3d(0, 0, 0);
var conv2, current, conv, tmp, prev,
+
    }
converters = {},
+
  
// Work with a copy of dataTypes in case we need to modify it for conversion
+
    to {
dataTypes = s.dataTypes.slice();
+
        visibility: hidden;
 
+
        -webkit-transform: translate3d(0, -100%, 0);
// Create converters map with lowercased keys
+
        transform: translate3d(0, -100%, 0);
if ( dataTypes[ 1 ] ) {
+
    }
for ( conv in s.converters ) {
+
converters[ conv.toLowerCase() ] = s.converters[ conv ];
+
}
+
}
+
 
+
current = dataTypes.shift();
+
 
+
// Convert to each sequential dataType
+
while ( current ) {
+
 
+
if ( s.responseFields[ current ] ) {
+
jqXHR[ s.responseFields[ current ] ] = response;
+
}
+
 
+
// Apply the dataFilter if provided
+
if ( !prev && isSuccess && s.dataFilter ) {
+
response = s.dataFilter( response, s.dataType );
+
}
+
 
+
prev = current;
+
current = dataTypes.shift();
+
 
+
if ( current ) {
+
 
+
// There's only work to do if current dataType is non-auto
+
if ( current === "*" ) {
+
 
+
current = prev;
+
 
+
// Convert response if prev dataType is non-auto and differs from current
+
} else if ( prev !== "*" && prev !== current ) {
+
 
+
// Seek a direct converter
+
conv = converters[ prev + " " + current ] || converters[ "* " + current ];
+
 
+
// If none found, seek a pair
+
if ( !conv ) {
+
for ( conv2 in converters ) {
+
 
+
// If conv2 outputs current
+
tmp = conv2.split( " " );
+
if ( tmp[ 1 ] === current ) {
+
 
+
// If prev can be converted to accepted input
+
conv = converters[ prev + " " + tmp[ 0 ] ] ||
+
converters[ "* " + tmp[ 0 ] ];
+
if ( conv ) {
+
 
+
// Condense equivalence converters
+
if ( conv === true ) {
+
conv = converters[ conv2 ];
+
 
+
// Otherwise, insert the intermediate dataType
+
} else if ( converters[ conv2 ] !== true ) {
+
current = tmp[ 0 ];
+
dataTypes.unshift( tmp[ 1 ] );
+
}
+
break;
+
}
+
}
+
}
+
}
+
 
+
// Apply converter (if not an equivalence)
+
if ( conv !== true ) {
+
 
+
// Unless errors are allowed to bubble, catch and return them
+
if ( conv && s.throws ) {
+
response = conv( response );
+
} else {
+
try {
+
response = conv( response );
+
} catch ( e ) {
+
return {
+
state: "parsererror",
+
error: conv ? e : "No conversion from " + prev + " to " + current
+
};
+
}
+
}
+
}
+
}
+
}
+
}
+
 
+
return { state: "success", data: response };
+
 
}
 
}
  
jQuery.extend( {
+
@keyframes slideOutUp {
 +
    from {
 +
        -webkit-transform: translate3d(0, 0, 0);
 +
        transform: translate3d(0, 0, 0);
 +
    }
  
// Counter for holding the number of active queries
+
    to {
active: 0,
+
        visibility: hidden;
 
+
        -webkit-transform: translate3d(0, -100%, 0);
// Last-Modified header cache for next request
+
        transform: translate3d(0, -100%, 0);
lastModified: {},
+
    }
etag: {},
+
 
+
ajaxSettings: {
+
url: location.href,
+
type: "GET",
+
isLocal: rlocalProtocol.test( location.protocol ),
+
global: true,
+
processData: true,
+
async: true,
+
contentType: "application/x-www-form-urlencoded; charset=UTF-8",
+
 
+
/*
+
timeout: 0,
+
data: null,
+
dataType: null,
+
username: null,
+
password: null,
+
cache: null,
+
throws: false,
+
traditional: false,
+
headers: {},
+
*/
+
 
+
accepts: {
+
"*": allTypes,
+
text: "text/plain",
+
html: "text/html",
+
xml: "application/xml, text/xml",
+
json: "application/json, text/javascript"
+
},
+
 
+
contents: {
+
xml: /\bxml\b/,
+
html: /\bhtml/,
+
json: /\bjson\b/
+
},
+
 
+
responseFields: {
+
xml: "responseXML",
+
text: "responseText",
+
json: "responseJSON"
+
},
+
 
+
// Data converters
+
// Keys separate source (or catchall "*") and destination types with a single space
+
converters: {
+
 
+
// Convert anything to text
+
"* text": String,
+
 
+
// Text to html (true = no transformation)
+
"text html": true,
+
 
+
// Evaluate text as a json expression
+
"text json": JSON.parse,
+
 
+
// Parse text as xml
+
"text xml": jQuery.parseXML
+
},
+
 
+
// For options that shouldn't be deep extended:
+
// you can add your own custom options here if
+
// and when you create one that shouldn't be
+
// deep extended (see ajaxExtend)
+
flatOptions: {
+
url: true,
+
context: true
+
}
+
},
+
 
+
// Creates a full fledged settings object into target
+
// with both ajaxSettings and settings fields.
+
// If target is omitted, writes into ajaxSettings.
+
ajaxSetup: function( target, settings ) {
+
return settings ?
+
 
+
// Building a settings object
+
ajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) :
+
 
+
// Extending ajaxSettings
+
ajaxExtend( jQuery.ajaxSettings, target );
+
},
+
 
+
ajaxPrefilter: addToPrefiltersOrTransports( prefilters ),
+
ajaxTransport: addToPrefiltersOrTransports( transports ),
+
 
+
// Main method
+
ajax: function( url, options ) {
+
 
+
// If url is an object, simulate pre-1.5 signature
+
if ( typeof url === "object" ) {
+
options = url;
+
url = undefined;
+
}
+
 
+
// Force options to be an object
+
options = options || {};
+
 
+
var transport,
+
 
+
// URL without anti-cache param
+
cacheURL,
+
 
+
// Response headers
+
responseHeadersString,
+
responseHeaders,
+
 
+
// timeout handle
+
timeoutTimer,
+
 
+
// Url cleanup var
+
urlAnchor,
+
 
+
// Request state (becomes false upon send and true upon completion)
+
completed,
+
 
+
// To know if global events are to be dispatched
+
fireGlobals,
+
 
+
// Loop variable
+
i,
+
 
+
// uncached part of the url
+
uncached,
+
 
+
// Create the final options object
+
s = jQuery.ajaxSetup( {}, options ),
+
 
+
// Callbacks context
+
callbackContext = s.context || s,
+
 
+
// Context for global events is callbackContext if it is a DOM node or jQuery collection
+
globalEventContext = s.context &&
+
( callbackContext.nodeType || callbackContext.jquery ) ?
+
jQuery( callbackContext ) :
+
jQuery.event,
+
 
+
// Deferreds
+
deferred = jQuery.Deferred(),
+
completeDeferred = jQuery.Callbacks( "once memory" ),
+
 
+
// Status-dependent callbacks
+
statusCode = s.statusCode || {},
+
 
+
// Headers (they are sent all at once)
+
requestHeaders = {},
+
requestHeadersNames = {},
+
 
+
// Default abort message
+
strAbort = "canceled",
+
 
+
// Fake xhr
+
jqXHR = {
+
readyState: 0,
+
 
+
// Builds headers hashtable if needed
+
getResponseHeader: function( key ) {
+
var match;
+
if ( completed ) {
+
if ( !responseHeaders ) {
+
responseHeaders = {};
+
while ( ( match = rheaders.exec( responseHeadersString ) ) ) {
+
responseHeaders[ match[ 1 ].toLowerCase() ] = match[ 2 ];
+
}
+
}
+
match = responseHeaders[ key.toLowerCase() ];
+
}
+
return match == null ? null : match;
+
},
+
 
+
// Raw string
+
getAllResponseHeaders: function() {
+
return completed ? responseHeadersString : null;
+
},
+
 
+
// Caches the header
+
setRequestHeader: function( name, value ) {
+
if ( completed == null ) {
+
name = requestHeadersNames[ name.toLowerCase() ] =
+
requestHeadersNames[ name.toLowerCase() ] || name;
+
requestHeaders[ name ] = value;
+
}
+
return this;
+
},
+
 
+
// Overrides response content-type header
+
overrideMimeType: function( type ) {
+
if ( completed == null ) {
+
s.mimeType = type;
+
}
+
return this;
+
},
+
 
+
// Status-dependent callbacks
+
statusCode: function( map ) {
+
var code;
+
if ( map ) {
+
if ( completed ) {
+
 
+
// Execute the appropriate callbacks
+
jqXHR.always( map[ jqXHR.status ] );
+
} else {
+
 
+
// Lazy-add the new callbacks in a way that preserves old ones
+
for ( code in map ) {
+
statusCode[ code ] = [ statusCode[ code ], map[ code ] ];
+
}
+
}
+
}
+
return this;
+
},
+
 
+
// Cancel the request
+
abort: function( statusText ) {
+
var finalText = statusText || strAbort;
+
if ( transport ) {
+
transport.abort( finalText );
+
}
+
done( 0, finalText );
+
return this;
+
}
+
};
+
 
+
// Attach deferreds
+
deferred.promise( jqXHR );
+
 
+
// Add protocol if not provided (prefilters might expect it)
+
// Handle falsy url in the settings object (#10093: consistency with old signature)
+
// We also use the url parameter if available
+
s.url = ( ( url || s.url || location.href ) + "" )
+
.replace( rprotocol, location.protocol + "//" );
+
 
+
// Alias method option to type as per ticket #12004
+
s.type = options.method || options.type || s.method || s.type;
+
 
+
// Extract dataTypes list
+
s.dataTypes = ( s.dataType || "*" ).toLowerCase().match( rnothtmlwhite ) || [ "" ];
+
 
+
// A cross-domain request is in order when the origin doesn't match the current origin.
+
if ( s.crossDomain == null ) {
+
urlAnchor = document.createElement( "a" );
+
 
+
// Support: IE <=8 - 11, Edge 12 - 15
+
// IE throws exception on accessing the href property if url is malformed,
+
// e.g. http://example.com:80x/
+
try {
+
urlAnchor.href = s.url;
+
 
+
// Support: IE <=8 - 11 only
+
// Anchor's host property isn't correctly set when s.url is relative
+
urlAnchor.href = urlAnchor.href;
+
s.crossDomain = originAnchor.protocol + "//" + originAnchor.host !==
+
urlAnchor.protocol + "//" + urlAnchor.host;
+
} catch ( e ) {
+
 
+
// If there is an error parsing the URL, assume it is crossDomain,
+
// it can be rejected by the transport if it is invalid
+
s.crossDomain = true;
+
}
+
}
+
 
+
// Convert data if not already a string
+
if ( s.data && s.processData && typeof s.data !== "string" ) {
+
s.data = jQuery.param( s.data, s.traditional );
+
}
+
 
+
// Apply prefilters
+
inspectPrefiltersOrTransports( prefilters, s, options, jqXHR );
+
 
+
// If request was aborted inside a prefilter, stop there
+
if ( completed ) {
+
return jqXHR;
+
}
+
 
+
// We can fire global events as of now if asked to
+
// Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118)
+
fireGlobals = jQuery.event && s.global;
+
 
+
// Watch for a new set of requests
+
if ( fireGlobals && jQuery.active++ === 0 ) {
+
jQuery.event.trigger( "ajaxStart" );
+
}
+
 
+
// Uppercase the type
+
s.type = s.type.toUpperCase();
+
 
+
// Determine if request has content
+
s.hasContent = !rnoContent.test( s.type );
+
 
+
// Save the URL in case we're toying with the If-Modified-Since
+
// and/or If-None-Match header later on
+
// Remove hash to simplify url manipulation
+
cacheURL = s.url.replace( rhash, "" );
+
 
+
// More options handling for requests with no content
+
if ( !s.hasContent ) {
+
 
+
// Remember the hash so we can put it back
+
uncached = s.url.slice( cacheURL.length );
+
 
+
// If data is available and should be processed, append data to url
+
if ( s.data && ( s.processData || typeof s.data === "string" ) ) {
+
cacheURL += ( rquery.test( cacheURL ) ? "&" : "?" ) + s.data;
+
 
+
// #9682: remove data so that it's not used in an eventual retry
+
delete s.data;
+
}
+
 
+
// Add or update anti-cache param if needed
+
if ( s.cache === false ) {
+
cacheURL = cacheURL.replace( rantiCache, "$1" );
+
uncached = ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + ( nonce++ ) + uncached;
+
}
+
 
+
// Put hash and anti-cache on the URL that will be requested (gh-1732)
+
s.url = cacheURL + uncached;
+
 
+
// Change '%20' to '+' if this is encoded form body content (gh-2658)
+
} else if ( s.data && s.processData &&
+
( s.contentType || "" ).indexOf( "application/x-www-form-urlencoded" ) === 0 ) {
+
s.data = s.data.replace( r20, "+" );
+
}
+
 
+
// Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode.
+
if ( s.ifModified ) {
+
if ( jQuery.lastModified[ cacheURL ] ) {
+
jqXHR.setRequestHeader( "If-Modified-Since", jQuery.lastModified[ cacheURL ] );
+
}
+
if ( jQuery.etag[ cacheURL ] ) {
+
jqXHR.setRequestHeader( "If-None-Match", jQuery.etag[ cacheURL ] );
+
}
+
}
+
 
+
// Set the correct header, if data is being sent
+
if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) {
+
jqXHR.setRequestHeader( "Content-Type", s.contentType );
+
}
+
 
+
// Set the Accepts header for the server, depending on the dataType
+
jqXHR.setRequestHeader(
+
"Accept",
+
s.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ?
+
s.accepts[ s.dataTypes[ 0 ] ] +
+
( s.dataTypes[ 0 ] !== "*" ? ", " + allTypes + "; q=0.01" : "" ) :
+
s.accepts[ "*" ]
+
);
+
 
+
// Check for headers option
+
for ( i in s.headers ) {
+
jqXHR.setRequestHeader( i, s.headers[ i ] );
+
}
+
 
+
// Allow custom headers/mimetypes and early abort
+
if ( s.beforeSend &&
+
( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) {
+
 
+
// Abort if not done already and return
+
return jqXHR.abort();
+
}
+
 
+
// Aborting is no longer a cancellation
+
strAbort = "abort";
+
 
+
// Install callbacks on deferreds
+
completeDeferred.add( s.complete );
+
jqXHR.done( s.success );
+
jqXHR.fail( s.error );
+
 
+
// Get transport
+
transport = inspectPrefiltersOrTransports( transports, s, options, jqXHR );
+
 
+
// If no transport, we auto-abort
+
if ( !transport ) {
+
done( -1, "No Transport" );
+
} else {
+
jqXHR.readyState = 1;
+
 
+
// Send global event
+
if ( fireGlobals ) {
+
globalEventContext.trigger( "ajaxSend", [ jqXHR, s ] );
+
}
+
 
+
// If request was aborted inside ajaxSend, stop there
+
if ( completed ) {
+
return jqXHR;
+
}
+
 
+
// Timeout
+
if ( s.async && s.timeout > 0 ) {
+
timeoutTimer = window.setTimeout( function() {
+
jqXHR.abort( "timeout" );
+
}, s.timeout );
+
}
+
 
+
try {
+
completed = false;
+
transport.send( requestHeaders, done );
+
} catch ( e ) {
+
 
+
// Rethrow post-completion exceptions
+
if ( completed ) {
+
throw e;
+
}
+
 
+
// Propagate others as results
+
done( -1, e );
+
}
+
}
+
 
+
// Callback for when everything is done
+
function done( status, nativeStatusText, responses, headers ) {
+
var isSuccess, success, error, response, modified,
+
statusText = nativeStatusText;
+
 
+
// Ignore repeat invocations
+
if ( completed ) {
+
return;
+
}
+
 
+
completed = true;
+
 
+
// Clear timeout if it exists
+
if ( timeoutTimer ) {
+
window.clearTimeout( timeoutTimer );
+
}
+
 
+
// Dereference transport for early garbage collection
+
// (no matter how long the jqXHR object will be used)
+
transport = undefined;
+
 
+
// Cache response headers
+
responseHeadersString = headers || "";
+
 
+
// Set readyState
+
jqXHR.readyState = status > 0 ? 4 : 0;
+
 
+
// Determine if successful
+
isSuccess = status >= 200 && status < 300 || status === 304;
+
 
+
// Get response data
+
if ( responses ) {
+
response = ajaxHandleResponses( s, jqXHR, responses );
+
}
+
 
+
// Convert no matter what (that way responseXXX fields are always set)
+
response = ajaxConvert( s, response, jqXHR, isSuccess );
+
 
+
// If successful, handle type chaining
+
if ( isSuccess ) {
+
 
+
// Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode.
+
if ( s.ifModified ) {
+
modified = jqXHR.getResponseHeader( "Last-Modified" );
+
if ( modified ) {
+
jQuery.lastModified[ cacheURL ] = modified;
+
}
+
modified = jqXHR.getResponseHeader( "etag" );
+
if ( modified ) {
+
jQuery.etag[ cacheURL ] = modified;
+
}
+
}
+
 
+
// if no content
+
if ( status === 204 || s.type === "HEAD" ) {
+
statusText = "nocontent";
+
 
+
// if not modified
+
} else if ( status === 304 ) {
+
statusText = "notmodified";
+
 
+
// If we have data, let's convert it
+
} else {
+
statusText = response.state;
+
success = response.data;
+
error = response.error;
+
isSuccess = !error;
+
}
+
} else {
+
 
+
// Extract error from statusText and normalize for non-aborts
+
error = statusText;
+
if ( status || !statusText ) {
+
statusText = "error";
+
if ( status < 0 ) {
+
status = 0;
+
}
+
}
+
}
+
 
+
// Set data for the fake xhr object
+
jqXHR.status = status;
+
jqXHR.statusText = ( nativeStatusText || statusText ) + "";
+
 
+
// Success/Error
+
if ( isSuccess ) {
+
deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] );
+
} else {
+
deferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] );
+
}
+
 
+
// Status-dependent callbacks
+
jqXHR.statusCode( statusCode );
+
statusCode = undefined;
+
 
+
if ( fireGlobals ) {
+
globalEventContext.trigger( isSuccess ? "ajaxSuccess" : "ajaxError",
+
[ jqXHR, s, isSuccess ? success : error ] );
+
}
+
 
+
// Complete
+
completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] );
+
 
+
if ( fireGlobals ) {
+
globalEventContext.trigger( "ajaxComplete", [ jqXHR, s ] );
+
 
+
// Handle the global AJAX counter
+
if ( !( --jQuery.active ) ) {
+
jQuery.event.trigger( "ajaxStop" );
+
}
+
}
+
}
+
 
+
return jqXHR;
+
},
+
 
+
getJSON: function( url, data, callback ) {
+
return jQuery.get( url, data, callback, "json" );
+
},
+
 
+
getScript: function( url, callback ) {
+
return jQuery.get( url, undefined, callback, "script" );
+
}
+
} );
+
 
+
jQuery.each( [ "get", "post" ], function( i, method ) {
+
jQuery[ method ] = function( url, data, callback, type ) {
+
 
+
// Shift arguments if data argument was omitted
+
if ( isFunction( data ) ) {
+
type = type || callback;
+
callback = data;
+
data = undefined;
+
}
+
 
+
// The url can be an options object (which then must have .url)
+
return jQuery.ajax( jQuery.extend( {
+
url: url,
+
type: method,
+
dataType: type,
+
data: data,
+
success: callback
+
}, jQuery.isPlainObject( url ) && url ) );
+
};
+
} );
+
 
+
 
+
jQuery._evalUrl = function( url ) {
+
return jQuery.ajax( {
+
url: url,
+
 
+
// Make this explicit, since user can override this through ajaxSetup (#11264)
+
type: "GET",
+
dataType: "script",
+
cache: true,
+
async: false,
+
global: false,
+
"throws": true
+
} );
+
};
+
 
+
 
+
jQuery.fn.extend( {
+
wrapAll: function( html ) {
+
var wrap;
+
 
+
if ( this[ 0 ] ) {
+
if ( isFunction( html ) ) {
+
html = html.call( this[ 0 ] );
+
}
+
 
+
// The elements to wrap the target around
+
wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true );
+
 
+
if ( this[ 0 ].parentNode ) {
+
wrap.insertBefore( this[ 0 ] );
+
}
+
 
+
wrap.map( function() {
+
var elem = this;
+
 
+
while ( elem.firstElementChild ) {
+
elem = elem.firstElementChild;
+
}
+
 
+
return elem;
+
} ).append( this );
+
}
+
 
+
return this;
+
},
+
 
+
wrapInner: function( html ) {
+
if ( isFunction( html ) ) {
+
return this.each( function( i ) {
+
jQuery( this ).wrapInner( html.call( this, i ) );
+
} );
+
}
+
 
+
return this.each( function() {
+
var self = jQuery( this ),
+
contents = self.contents();
+
 
+
if ( contents.length ) {
+
contents.wrapAll( html );
+
 
+
} else {
+
self.append( html );
+
}
+
} );
+
},
+
 
+
wrap: function( html ) {
+
var htmlIsFunction = isFunction( html );
+
 
+
return this.each( function( i ) {
+
jQuery( this ).wrapAll( htmlIsFunction ? html.call( this, i ) : html );
+
} );
+
},
+
 
+
unwrap: function( selector ) {
+
this.parent( selector ).not( "body" ).each( function() {
+
jQuery( this ).replaceWith( this.childNodes );
+
} );
+
return this;
+
}
+
} );
+
 
+
 
+
jQuery.expr.pseudos.hidden = function( elem ) {
+
return !jQuery.expr.pseudos.visible( elem );
+
};
+
jQuery.expr.pseudos.visible = function( elem ) {
+
return !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length );
+
};
+
 
+
 
+
 
+
 
+
jQuery.ajaxSettings.xhr = function() {
+
try {
+
return new window.XMLHttpRequest();
+
} catch ( e ) {}
+
};
+
 
+
var xhrSuccessStatus = {
+
 
+
// File protocol always yields status code 0, assume 200
+
0: 200,
+
 
+
// Support: IE <=9 only
+
// #1450: sometimes IE returns 1223 when it should be 204
+
1223: 204
+
},
+
xhrSupported = jQuery.ajaxSettings.xhr();
+
 
+
support.cors = !!xhrSupported && ( "withCredentials" in xhrSupported );
+
support.ajax = xhrSupported = !!xhrSupported;
+
 
+
jQuery.ajaxTransport( function( options ) {
+
var callback, errorCallback;
+
 
+
// Cross domain only allowed if supported through XMLHttpRequest
+
if ( support.cors || xhrSupported && !options.crossDomain ) {
+
return {
+
send: function( headers, complete ) {
+
var i,
+
xhr = options.xhr();
+
 
+
xhr.open(
+
options.type,
+
options.url,
+
options.async,
+
options.username,
+
options.password
+
);
+
 
+
// Apply custom fields if provided
+
if ( options.xhrFields ) {
+
for ( i in options.xhrFields ) {
+
xhr[ i ] = options.xhrFields[ i ];
+
}
+
}
+
 
+
// Override mime type if needed
+
if ( options.mimeType && xhr.overrideMimeType ) {
+
xhr.overrideMimeType( options.mimeType );
+
}
+
 
+
// X-Requested-With header
+
// For cross-domain requests, seeing as conditions for a preflight are
+
// akin to a jigsaw puzzle, we simply never set it to be sure.
+
// (it can always be set on a per-request basis or even using ajaxSetup)
+
// For same-domain requests, won't change header if already provided.
+
if ( !options.crossDomain && !headers[ "X-Requested-With" ] ) {
+
headers[ "X-Requested-With" ] = "XMLHttpRequest";
+
}
+
 
+
// Set headers
+
for ( i in headers ) {
+
xhr.setRequestHeader( i, headers[ i ] );
+
}
+
 
+
// Callback
+
callback = function( type ) {
+
return function() {
+
if ( callback ) {
+
callback = errorCallback = xhr.onload =
+
xhr.onerror = xhr.onabort = xhr.ontimeout =
+
xhr.onreadystatechange = null;
+
 
+
if ( type === "abort" ) {
+
xhr.abort();
+
} else if ( type === "error" ) {
+
 
+
// Support: IE <=9 only
+
// On a manual native abort, IE9 throws
+
// errors on any property access that is not readyState
+
if ( typeof xhr.status !== "number" ) {
+
complete( 0, "error" );
+
} else {
+
complete(
+
 
+
// File: protocol always yields status 0; see #8605, #14207
+
xhr.status,
+
xhr.statusText
+
);
+
}
+
} else {
+
complete(
+
xhrSuccessStatus[ xhr.status ] || xhr.status,
+
xhr.statusText,
+
 
+
// Support: IE <=9 only
+
// IE9 has no XHR2 but throws on binary (trac-11426)
+
// For XHR2 non-text, let the caller handle it (gh-2498)
+
( xhr.responseType || "text" ) !== "text"  ||
+
typeof xhr.responseText !== "string" ?
+
{ binary: xhr.response } :
+
{ text: xhr.responseText },
+
xhr.getAllResponseHeaders()
+
);
+
}
+
}
+
};
+
};
+
 
+
// Listen to events
+
xhr.onload = callback();
+
errorCallback = xhr.onerror = xhr.ontimeout = callback( "error" );
+
 
+
// Support: IE 9 only
+
// Use onreadystatechange to replace onabort
+
// to handle uncaught aborts
+
if ( xhr.onabort !== undefined ) {
+
xhr.onabort = errorCallback;
+
} else {
+
xhr.onreadystatechange = function() {
+
 
+
// Check readyState before timeout as it changes
+
if ( xhr.readyState === 4 ) {
+
 
+
// Allow onerror to be called first,
+
// but that will not handle a native abort
+
// Also, save errorCallback to a variable
+
// as xhr.onerror cannot be accessed
+
window.setTimeout( function() {
+
if ( callback ) {
+
errorCallback();
+
}
+
} );
+
}
+
};
+
}
+
 
+
// Create the abort callback
+
callback = callback( "abort" );
+
 
+
try {
+
 
+
// Do send the request (this may raise an exception)
+
xhr.send( options.hasContent && options.data || null );
+
} catch ( e ) {
+
 
+
// #14683: Only rethrow if this hasn't been notified as an error yet
+
if ( callback ) {
+
throw e;
+
}
+
}
+
},
+
 
+
abort: function() {
+
if ( callback ) {
+
callback();
+
}
+
}
+
};
+
}
+
} );
+
 
+
 
+
 
+
 
+
// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432)
+
jQuery.ajaxPrefilter( function( s ) {
+
if ( s.crossDomain ) {
+
s.contents.script = false;
+
}
+
} );
+
 
+
// Install script dataType
+
jQuery.ajaxSetup( {
+
accepts: {
+
script: "text/javascript, application/javascript, " +
+
"application/ecmascript, application/x-ecmascript"
+
},
+
contents: {
+
script: /\b(?:java|ecma)script\b/
+
},
+
converters: {
+
"text script": function( text ) {
+
jQuery.globalEval( text );
+
return text;
+
}
+
}
+
} );
+
 
+
// Handle cache's special case and crossDomain
+
jQuery.ajaxPrefilter( "script", function( s ) {
+
if ( s.cache === undefined ) {
+
s.cache = false;
+
}
+
if ( s.crossDomain ) {
+
s.type = "GET";
+
}
+
} );
+
 
+
// Bind script tag hack transport
+
jQuery.ajaxTransport( "script", function( s ) {
+
 
+
// This transport only deals with cross domain requests
+
if ( s.crossDomain ) {
+
var script, callback;
+
return {
+
send: function( _, complete ) {
+
script = jQuery( "<script>" ).prop( {
+
charset: s.scriptCharset,
+
src: s.url
+
} ).on(
+
"load error",
+
callback = function( evt ) {
+
script.remove();
+
callback = null;
+
if ( evt ) {
+
complete( evt.type === "error" ? 404 : 200, evt.type );
+
}
+
}
+
);
+
 
+
// Use native DOM manipulation to avoid our domManip AJAX trickery
+
document.head.appendChild( script[ 0 ] );
+
},
+
abort: function() {
+
if ( callback ) {
+
callback();
+
}
+
}
+
};
+
}
+
} );
+
 
+
 
+
 
+
 
+
var oldCallbacks = [],
+
rjsonp = /(=)\?(?=&|$)|\?\?/;
+
 
+
// Default jsonp settings
+
jQuery.ajaxSetup( {
+
jsonp: "callback",
+
jsonpCallback: function() {
+
var callback = oldCallbacks.pop() || ( jQuery.expando + "_" + ( nonce++ ) );
+
this[ callback ] = true;
+
return callback;
+
}
+
} );
+
 
+
// Detect, normalize options and install callbacks for jsonp requests
+
jQuery.ajaxPrefilter( "json jsonp", function( s, originalSettings, jqXHR ) {
+
 
+
var callbackName, overwritten, responseContainer,
+
jsonProp = s.jsonp !== false && ( rjsonp.test( s.url ) ?
+
"url" :
+
typeof s.data === "string" &&
+
( s.contentType || "" )
+
.indexOf( "application/x-www-form-urlencoded" ) === 0 &&
+
rjsonp.test( s.data ) && "data"
+
);
+
 
+
// Handle iff the expected data type is "jsonp" or we have a parameter to set
+
if ( jsonProp || s.dataTypes[ 0 ] === "jsonp" ) {
+
 
+
// Get callback name, remembering preexisting value associated with it
+
callbackName = s.jsonpCallback = isFunction( s.jsonpCallback ) ?
+
s.jsonpCallback() :
+
s.jsonpCallback;
+
 
+
// Insert callback into url or form data
+
if ( jsonProp ) {
+
s[ jsonProp ] = s[ jsonProp ].replace( rjsonp, "$1" + callbackName );
+
} else if ( s.jsonp !== false ) {
+
s.url += ( rquery.test( s.url ) ? "&" : "?" ) + s.jsonp + "=" + callbackName;
+
}
+
 
+
// Use data converter to retrieve json after script execution
+
s.converters[ "script json" ] = function() {
+
if ( !responseContainer ) {
+
jQuery.error( callbackName + " was not called" );
+
}
+
return responseContainer[ 0 ];
+
};
+
 
+
// Force json dataType
+
s.dataTypes[ 0 ] = "json";
+
 
+
// Install callback
+
overwritten = window[ callbackName ];
+
window[ callbackName ] = function() {
+
responseContainer = arguments;
+
};
+
 
+
// Clean-up function (fires after converters)
+
jqXHR.always( function() {
+
 
+
// If previous value didn't exist - remove it
+
if ( overwritten === undefined ) {
+
jQuery( window ).removeProp( callbackName );
+
 
+
// Otherwise restore preexisting value
+
} else {
+
window[ callbackName ] = overwritten;
+
}
+
 
+
// Save back as free
+
if ( s[ callbackName ] ) {
+
 
+
// Make sure that re-using the options doesn't screw things around
+
s.jsonpCallback = originalSettings.jsonpCallback;
+
 
+
// Save the callback name for future use
+
oldCallbacks.push( callbackName );
+
}
+
 
+
// Call if it was a function and we have a response
+
if ( responseContainer && isFunction( overwritten ) ) {
+
overwritten( responseContainer[ 0 ] );
+
}
+
 
+
responseContainer = overwritten = undefined;
+
} );
+
 
+
// Delegate to script
+
return "script";
+
}
+
} );
+
 
+
 
+
 
+
 
+
// Support: Safari 8 only
+
// In Safari 8 documents created via document.implementation.createHTMLDocument
+
// collapse sibling forms: the second one becomes a child of the first one.
+
// Because of that, this security measure has to be disabled in Safari 8.
+
// https://bugs.webkit.org/show_bug.cgi?id=137337
+
support.createHTMLDocument = ( function() {
+
var body = document.implementation.createHTMLDocument( "" ).body;
+
body.innerHTML = "<form></form><form></form>";
+
return body.childNodes.length === 2;
+
} )();
+
 
+
 
+
// Argument "data" should be string of html
+
// context (optional): If specified, the fragment will be created in this context,
+
// defaults to document
+
// keepScripts (optional): If true, will include scripts passed in the html string
+
jQuery.parseHTML = function( data, context, keepScripts ) {
+
if ( typeof data !== "string" ) {
+
return [];
+
}
+
if ( typeof context === "boolean" ) {
+
keepScripts = context;
+
context = false;
+
}
+
 
+
var base, parsed, scripts;
+
 
+
if ( !context ) {
+
 
+
// Stop scripts or inline event handlers from being executed immediately
+
// by using document.implementation
+
if ( support.createHTMLDocument ) {
+
context = document.implementation.createHTMLDocument( "" );
+
 
+
// Set the base href for the created document
+
// so any parsed elements with URLs
+
// are based on the document's URL (gh-2965)
+
base = context.createElement( "base" );
+
base.href = document.location.href;
+
context.head.appendChild( base );
+
} else {
+
context = document;
+
}
+
}
+
 
+
parsed = rsingleTag.exec( data );
+
scripts = !keepScripts && [];
+
 
+
// Single tag
+
if ( parsed ) {
+
return [ context.createElement( parsed[ 1 ] ) ];
+
}
+
 
+
parsed = buildFragment( [ data ], context, scripts );
+
 
+
if ( scripts && scripts.length ) {
+
jQuery( scripts ).remove();
+
}
+
 
+
return jQuery.merge( [], parsed.childNodes );
+
};
+
 
+
 
+
/**
+
* Load a url into a page
+
*/
+
jQuery.fn.load = function( url, params, callback ) {
+
var selector, type, response,
+
self = this,
+
off = url.indexOf( " " );
+
 
+
if ( off > -1 ) {
+
selector = stripAndCollapse( url.slice( off ) );
+
url = url.slice( 0, off );
+
}
+
 
+
// If it's a function
+
if ( isFunction( params ) ) {
+
 
+
// We assume that it's the callback
+
callback = params;
+
params = undefined;
+
 
+
// Otherwise, build a param string
+
} else if ( params && typeof params === "object" ) {
+
type = "POST";
+
}
+
 
+
// If we have elements to modify, make the request
+
if ( self.length > 0 ) {
+
jQuery.ajax( {
+
url: url,
+
 
+
// If "type" variable is undefined, then "GET" method will be used.
+
// Make value of this field explicit since
+
// user can override it through ajaxSetup method
+
type: type || "GET",
+
dataType: "html",
+
data: params
+
} ).done( function( responseText ) {
+
 
+
// Save response for use in complete callback
+
response = arguments;
+
 
+
self.html( selector ?
+
 
+
// If a selector was specified, locate the right elements in a dummy div
+
// Exclude scripts to avoid IE 'Permission Denied' errors
+
jQuery( "<div>" ).append( jQuery.parseHTML( responseText ) ).find( selector ) :
+
 
+
// Otherwise use the full result
+
responseText );
+
 
+
// If the request succeeds, this function gets "data", "status", "jqXHR"
+
// but they are ignored because response was set above.
+
// If it fails, this function gets "jqXHR", "status", "error"
+
} ).always( callback && function( jqXHR, status ) {
+
self.each( function() {
+
callback.apply( this, response || [ jqXHR.responseText, status, jqXHR ] );
+
} );
+
} );
+
}
+
 
+
return this;
+
};
+
 
+
 
+
 
+
 
+
// Attach a bunch of functions for handling common AJAX events
+
jQuery.each( [
+
"ajaxStart",
+
"ajaxStop",
+
"ajaxComplete",
+
"ajaxError",
+
"ajaxSuccess",
+
"ajaxSend"
+
], function( i, type ) {
+
jQuery.fn[ type ] = function( fn ) {
+
return this.on( type, fn );
+
};
+
} );
+
 
+
 
+
 
+
 
+
jQuery.expr.pseudos.animated = function( elem ) {
+
return jQuery.grep( jQuery.timers, function( fn ) {
+
return elem === fn.elem;
+
} ).length;
+
};
+
 
+
 
+
 
+
 
+
jQuery.offset = {
+
setOffset: function( elem, options, i ) {
+
var curPosition, curLeft, curCSSTop, curTop, curOffset, curCSSLeft, calculatePosition,
+
position = jQuery.css( elem, "position" ),
+
curElem = jQuery( elem ),
+
props = {};
+
 
+
// Set position first, in-case top/left are set even on static elem
+
if ( position === "static" ) {
+
elem.style.position = "relative";
+
}
+
 
+
curOffset = curElem.offset();
+
curCSSTop = jQuery.css( elem, "top" );
+
curCSSLeft = jQuery.css( elem, "left" );
+
calculatePosition = ( position === "absolute" || position === "fixed" ) &&
+
( curCSSTop + curCSSLeft ).indexOf( "auto" ) > -1;
+
 
+
// Need to be able to calculate position if either
+
// top or left is auto and position is either absolute or fixed
+
if ( calculatePosition ) {
+
curPosition = curElem.position();
+
curTop = curPosition.top;
+
curLeft = curPosition.left;
+
 
+
} else {
+
curTop = parseFloat( curCSSTop ) || 0;
+
curLeft = parseFloat( curCSSLeft ) || 0;
+
}
+
 
+
if ( isFunction( options ) ) {
+
 
+
// Use jQuery.extend here to allow modification of coordinates argument (gh-1848)
+
options = options.call( elem, i, jQuery.extend( {}, curOffset ) );
+
}
+
 
+
if ( options.top != null ) {
+
props.top = ( options.top - curOffset.top ) + curTop;
+
}
+
if ( options.left != null ) {
+
props.left = ( options.left - curOffset.left ) + curLeft;
+
}
+
 
+
if ( "using" in options ) {
+
options.using.call( elem, props );
+
 
+
} else {
+
curElem.css( props );
+
}
+
}
+
};
+
 
+
jQuery.fn.extend( {
+
 
+
// offset() relates an element's border box to the document origin
+
offset: function( options ) {
+
 
+
// Preserve chaining for setter
+
if ( arguments.length ) {
+
return options === undefined ?
+
this :
+
this.each( function( i ) {
+
jQuery.offset.setOffset( this, options, i );
+
} );
+
}
+
 
+
var rect, win,
+
elem = this[ 0 ];
+
 
+
if ( !elem ) {
+
return;
+
}
+
 
+
// Return zeros for disconnected and hidden (display: none) elements (gh-2310)
+
// Support: IE <=11 only
+
// Running getBoundingClientRect on a
+
// disconnected node in IE throws an error
+
if ( !elem.getClientRects().length ) {
+
return { top: 0, left: 0 };
+
}
+
 
+
// Get document-relative position by adding viewport scroll to viewport-relative gBCR
+
rect = elem.getBoundingClientRect();
+
win = elem.ownerDocument.defaultView;
+
return {
+
top: rect.top + win.pageYOffset,
+
left: rect.left + win.pageXOffset
+
};
+
},
+
 
+
// position() relates an element's margin box to its offset parent's padding box
+
// This corresponds to the behavior of CSS absolute positioning
+
position: function() {
+
if ( !this[ 0 ] ) {
+
return;
+
}
+
 
+
var offsetParent, offset, doc,
+
elem = this[ 0 ],
+
parentOffset = { top: 0, left: 0 };
+
 
+
// position:fixed elements are offset from the viewport, which itself always has zero offset
+
if ( jQuery.css( elem, "position" ) === "fixed" ) {
+
 
+
// Assume position:fixed implies availability of getBoundingClientRect
+
offset = elem.getBoundingClientRect();
+
 
+
} else {
+
offset = this.offset();
+
 
+
// Account for the *real* offset parent, which can be the document or its root element
+
// when a statically positioned element is identified
+
doc = elem.ownerDocument;
+
offsetParent = elem.offsetParent || doc.documentElement;
+
while ( offsetParent &&
+
( offsetParent === doc.body || offsetParent === doc.documentElement ) &&
+
jQuery.css( offsetParent, "position" ) === "static" ) {
+
 
+
offsetParent = offsetParent.parentNode;
+
}
+
if ( offsetParent && offsetParent !== elem && offsetParent.nodeType === 1 ) {
+
 
+
// Incorporate borders into its offset, since they are outside its content origin
+
parentOffset = jQuery( offsetParent ).offset();
+
parentOffset.top += jQuery.css( offsetParent, "borderTopWidth", true );
+
parentOffset.left += jQuery.css( offsetParent, "borderLeftWidth", true );
+
}
+
}
+
 
+
// Subtract parent offsets and element margins
+
return {
+
top: offset.top - parentOffset.top - jQuery.css( elem, "marginTop", true ),
+
left: offset.left - parentOffset.left - jQuery.css( elem, "marginLeft", true )
+
};
+
},
+
 
+
// This method will return documentElement in the following cases:
+
// 1) For the element inside the iframe without offsetParent, this method will return
+
//    documentElement of the parent window
+
// 2) For the hidden or detached element
+
// 3) For body or html element, i.e. in case of the html node - it will return itself
+
//
+
// but those exceptions were never presented as a real life use-cases
+
// and might be considered as more preferable results.
+
//
+
// This logic, however, is not guaranteed and can change at any point in the future
+
offsetParent: function() {
+
return this.map( function() {
+
var offsetParent = this.offsetParent;
+
 
+
while ( offsetParent && jQuery.css( offsetParent, "position" ) === "static" ) {
+
offsetParent = offsetParent.offsetParent;
+
}
+
 
+
return offsetParent || documentElement;
+
} );
+
}
+
} );
+
 
+
// Create scrollLeft and scrollTop methods
+
jQuery.each( { scrollLeft: "pageXOffset", scrollTop: "pageYOffset" }, function( method, prop ) {
+
var top = "pageYOffset" === prop;
+
 
+
jQuery.fn[ method ] = function( val ) {
+
return access( this, function( elem, method, val ) {
+
 
+
// Coalesce documents and windows
+
var win;
+
if ( isWindow( elem ) ) {
+
win = elem;
+
} else if ( elem.nodeType === 9 ) {
+
win = elem.defaultView;
+
}
+
 
+
if ( val === undefined ) {
+
return win ? win[ prop ] : elem[ method ];
+
}
+
 
+
if ( win ) {
+
win.scrollTo(
+
!top ? val : win.pageXOffset,
+
top ? val : win.pageYOffset
+
);
+
 
+
} else {
+
elem[ method ] = val;
+
}
+
}, method, val, arguments.length );
+
};
+
} );
+
 
+
// Support: Safari <=7 - 9.1, Chrome <=37 - 49
+
// Add the top/left cssHooks using jQuery.fn.position
+
// Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=29084
+
// Blink bug: https://bugs.chromium.org/p/chromium/issues/detail?id=589347
+
// getComputedStyle returns percent when specified for top/left/bottom/right;
+
// rather than make the css module depend on the offset module, just check for it here
+
jQuery.each( [ "top", "left" ], function( i, prop ) {
+
jQuery.cssHooks[ prop ] = addGetHookIf( support.pixelPosition,
+
function( elem, computed ) {
+
if ( computed ) {
+
computed = curCSS( elem, prop );
+
 
+
// If curCSS returns percentage, fallback to offset
+
return rnumnonpx.test( computed ) ?
+
jQuery( elem ).position()[ prop ] + "px" :
+
computed;
+
}
+
}
+
);
+
} );
+
 
+
 
+
// Create innerHeight, innerWidth, height, width, outerHeight and outerWidth methods
+
jQuery.each( { Height: "height", Width: "width" }, function( name, type ) {
+
jQuery.each( { padding: "inner" + name, content: type, "": "outer" + name },
+
function( defaultExtra, funcName ) {
+
 
+
// Margin is only for outerHeight, outerWidth
+
jQuery.fn[ funcName ] = function( margin, value ) {
+
var chainable = arguments.length && ( defaultExtra || typeof margin !== "boolean" ),
+
extra = defaultExtra || ( margin === true || value === true ? "margin" : "border" );
+
 
+
return access( this, function( elem, type, value ) {
+
var doc;
+
 
+
if ( isWindow( elem ) ) {
+
 
+
// $( window ).outerWidth/Height return w/h including scrollbars (gh-1729)
+
return funcName.indexOf( "outer" ) === 0 ?
+
elem[ "inner" + name ] :
+
elem.document.documentElement[ "client" + name ];
+
}
+
 
+
// Get document width or height
+
if ( elem.nodeType === 9 ) {
+
doc = elem.documentElement;
+
 
+
// Either scroll[Width/Height] or offset[Width/Height] or client[Width/Height],
+
// whichever is greatest
+
return Math.max(
+
elem.body[ "scroll" + name ], doc[ "scroll" + name ],
+
elem.body[ "offset" + name ], doc[ "offset" + name ],
+
doc[ "client" + name ]
+
);
+
}
+
 
+
return value === undefined ?
+
 
+
// Get width or height on the element, requesting but not forcing parseFloat
+
jQuery.css( elem, type, extra ) :
+
 
+
// Set width or height on the element
+
jQuery.style( elem, type, value, extra );
+
}, type, chainable ? margin : undefined, chainable );
+
};
+
} );
+
} );
+
 
+
 
+
jQuery.each( ( "blur focus focusin focusout resize scroll click dblclick " +
+
"mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave " +
+
"change select submit keydown keypress keyup contextmenu" ).split( " " ),
+
function( i, name ) {
+
 
+
// Handle event binding
+
jQuery.fn[ name ] = function( data, fn ) {
+
return arguments.length > 0 ?
+
this.on( name, null, data, fn ) :
+
this.trigger( name );
+
};
+
} );
+
 
+
jQuery.fn.extend( {
+
hover: function( fnOver, fnOut ) {
+
return this.mouseenter( fnOver ).mouseleave( fnOut || fnOver );
+
}
+
} );
+
 
+
 
+
 
+
 
+
jQuery.fn.extend( {
+
 
+
bind: function( types, data, fn ) {
+
return this.on( types, null, data, fn );
+
},
+
unbind: function( types, fn ) {
+
return this.off( types, null, fn );
+
},
+
 
+
delegate: function( selector, types, data, fn ) {
+
return this.on( types, selector, data, fn );
+
},
+
undelegate: function( selector, types, fn ) {
+
 
+
// ( namespace ) or ( selector, types [, fn] )
+
return arguments.length === 1 ?
+
this.off( selector, "**" ) :
+
this.off( types, selector || "**", fn );
+
}
+
} );
+
 
+
// Bind a function to a context, optionally partially applying any
+
// arguments.
+
// jQuery.proxy is deprecated to promote standards (specifically Function#bind)
+
// However, it is not slated for removal any time soon
+
jQuery.proxy = function( fn, context ) {
+
var tmp, args, proxy;
+
 
+
if ( typeof context === "string" ) {
+
tmp = fn[ context ];
+
context = fn;
+
fn = tmp;
+
}
+
 
+
// Quick check to determine if target is callable, in the spec
+
// this throws a TypeError, but we will just return undefined.
+
if ( !isFunction( fn ) ) {
+
return undefined;
+
}
+
 
+
// Simulated bind
+
args = slice.call( arguments, 2 );
+
proxy = function() {
+
return fn.apply( context || this, args.concat( slice.call( arguments ) ) );
+
};
+
 
+
// Set the guid of unique handler to the same of original handler, so it can be removed
+
proxy.guid = fn.guid = fn.guid || jQuery.guid++;
+
 
+
return proxy;
+
};
+
 
+
jQuery.holdReady = function( hold ) {
+
if ( hold ) {
+
jQuery.readyWait++;
+
} else {
+
jQuery.ready( true );
+
}
+
};
+
jQuery.isArray = Array.isArray;
+
jQuery.parseJSON = JSON.parse;
+
jQuery.nodeName = nodeName;
+
jQuery.isFunction = isFunction;
+
jQuery.isWindow = isWindow;
+
jQuery.camelCase = camelCase;
+
jQuery.type = toType;
+
 
+
jQuery.now = Date.now;
+
 
+
jQuery.isNumeric = function( obj ) {
+
 
+
// As of jQuery 3.0, isNumeric is limited to
+
// strings and numbers (primitives or objects)
+
// that can be coerced to finite numbers (gh-2662)
+
var type = jQuery.type( obj );
+
return ( type === "number" || type === "string" ) &&
+
 
+
// parseFloat NaNs numeric-cast false positives ("")
+
// ...but misinterprets leading-number strings, particularly hex literals ("0x...")
+
// subtraction forces infinities to NaN
+
!isNaN( obj - parseFloat( obj ) );
+
};
+
 
+
 
+
 
+
 
+
// Register as a named AMD module, since jQuery can be concatenated with other
+
// files that may use define, but not via a proper concatenation script that
+
// understands anonymous AMD modules. A named AMD is safest and most robust
+
// way to register. Lowercase jquery is used because AMD module names are
+
// derived from file names, and jQuery is normally delivered in a lowercase
+
// file name. Do this after creating the global so that if an AMD module wants
+
// to call noConflict to hide this version of jQuery, it will work.
+
 
+
// Note that for maximum portability, libraries that are not jQuery should
+
// declare themselves as anonymous modules, and avoid setting a global if an
+
// AMD loader is present. jQuery is a special case. For more information, see
+
// https://github.com/jrburke/requirejs/wiki/Updating-existing-libraries#wiki-anon
+
 
+
if ( typeof define === "function" && define.amd ) {
+
define( "jquery", [], function() {
+
return jQuery;
+
} );
+
 
}
 
}
  
 
+
.slideOutUp {
 
+
    -webkit-animation-name: slideOutUp;
 
+
    animation-name: slideOutUp;
var
+
 
+
// Map over jQuery in case of overwrite
+
_jQuery = window.jQuery,
+
 
+
// Map over the $ in case of overwrite
+
_$ = window.$;
+
 
+
jQuery.noConflict = function( deep ) {
+
if ( window.$ === jQuery ) {
+
window.$ = _$;
+
}
+
 
+
if ( deep && window.jQuery === jQuery ) {
+
window.jQuery = _jQuery;
+
}
+
 
+
return jQuery;
+
};
+
 
+
// Expose jQuery and $ identifiers, even in AMD
+
// (#7102#comment:10, https://github.com/jquery/jquery/pull/557)
+
// and CommonJS for browser emulators (#13566)
+
if ( !noGlobal ) {
+
window.jQuery = window.$ = jQuery;
+
 
}
 
}
 
 
 
 
return jQuery;
 
} );
 
  
 
/*!
 
/*!
  * Bootstrap v3.3.7 (http://getbootstrap.com)
+
  * Hover.css (http://ianlunn.github.io/Hover/)
  * Copyright 2011-2016 Twitter, Inc.
+
  * Version: 2.3.2
  * Licensed under the MIT license
+
  * Author: Ian Lunn @IanLunn
  */
+
  * Author URL: http://ianlunn.co.uk/
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.7",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a("#"===f?[]:f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.7",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c).prop(c,!0)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c).prop(c,!1))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target).closest(".btn");b.call(d,"toggle"),a(c.target).is('input[type="radio"], input[type="checkbox"]')||(c.preventDefault(),d.is("input,button")?d.trigger("focus"):d.find("input:visible,button:visible").first().trigger("focus"))}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.7",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(!(a>this.$items.length-1||a<0))return this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){if(!this.sliding)return this.slide("next")},c.prototype.prev=function(){if(!this.sliding)return this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.7",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.7",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",c).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f,g.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$dialog=this.$element.find(".modal-dialog"),this.$backdrop=null,this.isShown=null,this.originalBodyPad=null,this.scrollbarWidth=0,this.ignoreBackdropClick=!1,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.3.7",c.TRANSITION_DURATION=300,c.BACKDROP_TRANSITION_DURATION=150,c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var d=this,e=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(e),this.isShown||e.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.setScrollbar(),this.$body.addClass("modal-open"),this.escape(),this.resize(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.$dialog.on("mousedown.dismiss.bs.modal",function(){d.$element.one("mouseup.dismiss.bs.modal",function(b){a(b.target).is(d.$element)&&(d.ignoreBackdropClick=!0)})}),this.backdrop(function(){var e=a.support.transition&&d.$element.hasClass("fade");d.$element.parent().length||d.$element.appendTo(d.$body),d.$element.show().scrollTop(0),d.adjustDialog(),e&&d.$element[0].offsetWidth,d.$element.addClass("in"),d.enforceFocus();var f=a.Event("shown.bs.modal",{relatedTarget:b});e?d.$dialog.one("bsTransitionEnd",function(){d.$element.trigger("focus").trigger(f)}).emulateTransitionEnd(c.TRANSITION_DURATION):d.$element.trigger("focus").trigger(f)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.escape(),this.resize(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").off("click.dismiss.bs.modal").off("mouseup.dismiss.bs.modal"),this.$dialog.off("mousedown.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(c.TRANSITION_DURATION):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){document===a.target||this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keydown.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keydown.dismiss.bs.modal")},c.prototype.resize=function(){this.isShown?a(window).on("resize.bs.modal",a.proxy(this.handleUpdate,this)):a(window).off("resize.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$body.removeClass("modal-open"),a.resetAdjustments(),a.resetScrollbar(),a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var d=this,e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var f=a.support.transition&&e;if(this.$backdrop=a(document.createElement("div")).addClass("modal-backdrop "+e).appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",a.proxy(function(a){return this.ignoreBackdropClick?void(this.ignoreBackdropClick=!1):void(a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus():this.hide()))},this)),f&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;f?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var g=function(){d.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",g).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):g()}else b&&b()},c.prototype.handleUpdate=function(){this.adjustDialog()},c.prototype.adjustDialog=function(){var a=this.$element[0].scrollHeight>document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth<a,this.scrollbarWidth=this.measureScrollbar()},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.originalBodyPad=document.body.style.paddingRight||"",this.bodyIsOverflowing&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right",this.originalBodyPad)},c.prototype.measureScrollbar=function(){var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b;!e&&/destroy|hide/.test(b)||(e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",a,b)};c.VERSION="3.3.7",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);if(c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),!c.isInStateTrue())return clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-m<o.top?"bottom":"right"==h&&k.right+l>o.width?"left":"left"==h&&k.left-l<o.left?"right":h,f.removeClass(n).addClass(h)}var p=this.getCalculatedOffset(h,k,l,m);this.applyPlacement(p,h);var q=function(){var a=e.hoverState;e.$element.trigger("shown.bs."+e.type),e.hoverState=null,"out"==a&&e.leave(e)};a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",q).emulateTransitionEnd(c.TRANSITION_DURATION):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top+=g,b.left+=h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=/top|bottom/.test(c),m=l?2*k.left-e+i:2*k.top-f+j,n=l?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(m,d[0][n],l)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c?"left":"top",50*(1-a/b)+"%").css(c?"top":"left","")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(b){function d(){"in"!=e.hoverState&&f.detach(),e.$element&&e.$element.removeAttr("aria-describedby").trigger("hidden.bs."+e.type),b&&b()}var e=this,f=a(this.$tip),g=a.Event("hide.bs."+this.type);if(this.$element.trigger(g),!g.isDefaultPrevented())return f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",d).emulateTransitionEnd(c.TRANSITION_DURATION):d(),this.hoverState=null,this},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName,e=c.getBoundingClientRect();null==e.width&&(e=a.extend({},e,{width:e.right-e.left,height:e.bottom-e.top}));var f=window.SVGElement&&c instanceof window.SVGElement,g=d?{top:0,left:0}:f?null:b.offset(),h={scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop()},i=d?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},e,h,i,g)},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null,a.$element=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;!e&&/destroy|hide/.test(b)||(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.7",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.7",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<e[0])return this.activeTarget=null,this.clear();for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(void 0===e[a+1]||b<e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){
+
* Github: https://github.com/IanLunn/Hover
this.activeTarget=b,this.clear();var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.3.7",c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a"),f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()&&!f.isDefaultPrevented()){var h=a(d);this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:b[0]}),b.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.7",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return e<c&&"top";if("bottom"==this.affixed)return null!=c?!(e+this.unpin<=f.top)&&"bottom":!(e+g<=a-d)&&"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&e<=c?"top":null!=d&&i+j>=a-d&&"bottom"},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);
+
// ------------------------------------------------------------------------------ //
+
//
+
// Template name : Bootsnav - Multi Purpose Header
+
// Categorie : Bootstrap Menu in CSS
+
// Author : adamnurdin01
+
// Version : v.1.2
+
// Created : 2016-06-02
+
// Last update : 2016-10-19
+
//
+
// ------------------------------------------------------------------------------ //
+
  
 +
* Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 +
*/.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow:active,.hvr-grow:focus,.hvr-grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-shrink:active,.hvr-shrink:focus,.hvr-shrink:hover{-webkit-transform:scale(0.9);transform:scale(0.9)}@-webkit-keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse:active,.hvr-pulse:focus,.hvr-pulse:hover{-webkit-animation-name:hvr-pulse;animation-name:hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.hvr-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse-grow:active,.hvr-pulse-grow:focus,.hvr-pulse-grow:hover{-webkit-animation-name:hvr-pulse-grow;animation-name:hvr-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse-shrink:active,.hvr-pulse-shrink:focus,.hvr-pulse-shrink:hover{-webkit-animation-name:hvr-pulse-shrink;animation-name:hvr-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.hvr-push{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-push:active,.hvr-push:focus,.hvr-push:hover{-webkit-animation-name:hvr-push;animation-name:hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.hvr-pop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pop:active,.hvr-pop:focus,.hvr-pop:hover{-webkit-animation-name:hvr-pop;animation-name:hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-bounce-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-in:active,.hvr-bounce-in:focus,.hvr-bounce-in:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-bounce-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-out:active,.hvr-bounce-out:focus,.hvr-bounce-out:hover{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-rotate:active,.hvr-rotate:focus,.hvr-rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.hvr-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow-rotate:active,.hvr-grow-rotate:focus,.hvr-grow-rotate:hover{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.hvr-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-float:active,.hvr-float:focus,.hvr-float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hvr-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sink:active,.hvr-sink:focus,.hvr-sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}@-webkit-keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.hvr-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-bob:active,.hvr-bob:focus,.hvr-bob:hover{-webkit-animation-name:hvr-bob-float,hvr-bob;animation-name:hvr-bob-float,hvr-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@-webkit-keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}.hvr-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-hang:active,.hvr-hang:focus,.hvr-hang:hover{-webkit-animation-name:hvr-hang-sink,hvr-hang;animation-name:hvr-hang-sink,hvr-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.hvr-skew{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-skew:active,.hvr-skew:focus,.hvr-skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-forward:active,.hvr-skew-forward:focus,.hvr-skew-forward:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-backward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-backward:active,.hvr-skew-backward:focus,.hvr-skew-backward:hover{-webkit-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-vertical:active,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:hover{-webkit-animation-name:hvr-wobble-vertical;animation-name:hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-horizontal:active,.hvr-wobble-horizontal:focus,.hvr-wobble-horizontal:hover{-webkit-animation-name:hvr-wobble-horizontal;animation-name:hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-to-bottom-right:active,.hvr-wobble-to-bottom-right:focus,.hvr-wobble-to-bottom-right:hover{-webkit-animation-name:hvr-wobble-to-bottom-right;animation-name:hvr-wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-to-top-right:active,.hvr-wobble-to-top-right:focus,.hvr-wobble-to-top-right:hover{-webkit-animation-name:hvr-wobble-to-top-right;animation-name:hvr-wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-wobble-top:active,.hvr-wobble-top:focus,.hvr-wobble-top:hover{-webkit-animation-name:hvr-wobble-top;animation-name:hvr-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}.hvr-wobble-bottom:active,.hvr-wobble-bottom:focus,.hvr-wobble-bottom:hover{-webkit-animation-name:hvr-wobble-bottom;animation-name:hvr-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-skew{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-skew:active,.hvr-wobble-skew:focus,.hvr-wobble-skew:hover{-webkit-animation-name:hvr-wobble-skew;animation-name:hvr-wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-buzz:active,.hvr-buzz:focus,.hvr-buzz:hover{-webkit-animation-name:hvr-buzz;animation-name:hvr-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-buzz-out:active,.hvr-buzz-out:focus,.hvr-buzz-out:hover{-webkit-animation-name:hvr-buzz-out;animation-name:hvr-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-forward:active,.hvr-forward:focus,.hvr-forward:hover{-webkit-transform:translateX(8px);transform:translateX(8px)}.hvr-backward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-backward:active,.hvr-backward:focus,.hvr-backward:hover{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hvr-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-fade:active,.hvr-fade:focus,.hvr-fade:hover{background-color:#2098D1;color:#fff}@-webkit-keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}@keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}.hvr-back-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);overflow:hidden;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-back-pulse:active,.hvr-back-pulse:focus,.hvr-back-pulse:hover{-webkit-animation-name:hvr-back-pulse;animation-name:hvr-back-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#2098D1;background-color:#2098d1;color:#fff}.hvr-sweep-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-right:active,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:hover{color:#fff}.hvr-sweep-to-right:active:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-left:active,.hvr-sweep-to-left:focus,.hvr-sweep-to-left:hover{color:#fff}.hvr-sweep-to-left:active:before,.hvr-sweep-to-left:focus:before,.hvr-sweep-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-bottom:active,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:hover{color:#fff}.hvr-sweep-to-bottom:active:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-sweep-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-top:active,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:hover{color:#fff}.hvr-sweep-to-top:active:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-right:active,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:hover{color:#fff}.hvr-bounce-to-right:active:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-left:active,.hvr-bounce-to-left:focus,.hvr-bounce-to-left:hover{color:#fff}.hvr-bounce-to-left:active:before,.hvr-bounce-to-left:focus:before,.hvr-bounce-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-bottom:active,.hvr-bounce-to-bottom:focus,.hvr-bounce-to-bottom:hover{color:#fff}.hvr-bounce-to-bottom:active:before,.hvr-bounce-to-bottom:focus:before,.hvr-bounce-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-top:active,.hvr-bounce-to-top:focus,.hvr-bounce-to-top:hover{color:#fff}.hvr-bounce-to-top:active:before,.hvr-bounce-to-top:focus:before,.hvr-bounce-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-radial-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-out:active,.hvr-radial-out:focus,.hvr-radial-out:hover{color:#fff}.hvr-radial-out:active:before,.hvr-radial-out:focus:before,.hvr-radial-out:hover:before{-webkit-transform:scale(2);transform:scale(2)}.hvr-radial-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;border-radius:100%;-webkit-transform:scale(2);transform:scale(2);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-in:active,.hvr-radial-in:focus,.hvr-radial-in:hover{color:#fff}.hvr-radial-in:active:before,.hvr-radial-in:focus:before,.hvr-radial-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-in:active,.hvr-rectangle-in:focus,.hvr-rectangle-in:hover{color:#fff}.hvr-rectangle-in:active:before,.hvr-rectangle-in:focus:before,.hvr-rectangle-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-out:active,.hvr-rectangle-out:focus,.hvr-rectangle-out:hover{color:#fff}.hvr-rectangle-out:active:before,.hvr-rectangle-out:focus:before,.hvr-rectangle-out:hover:before{-webkit-transform:scale(1);transform:scale(1)}.hvr-shutter-in-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-horizontal:active,.hvr-shutter-in-horizontal:focus,.hvr-shutter-in-horizontal:hover{color:#fff}.hvr-shutter-in-horizontal:active:before,.hvr-shutter-in-horizontal:focus:before,.hvr-shutter-in-horizontal:hover:before{-webkit-transform:scaleX(0);transform:scaleX(0)}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:active,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:hover{color:#fff}.hvr-shutter-out-horizontal:active:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-shutter-in-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-vertical:active,.hvr-shutter-in-vertical:focus,.hvr-shutter-in-vertical:hover{color:#fff}.hvr-shutter-in-vertical:active:before,.hvr-shutter-in-vertical:focus:before,.hvr-shutter-in-vertical:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-vertical:active,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:hover{color:#fff}.hvr-shutter-out-vertical:active:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-border-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.hvr-border-fade:active,.hvr-border-fade:focus,.hvr-border-fade:hover{box-shadow:inset 0 0 0 4px #2098D1,0 0 1px rgba(0,0,0,0)}.hvr-hollow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;transition-property:background;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.hvr-hollow:active,.hvr-hollow:focus,.hvr-hollow:hover{background:0 0}.hvr-trim{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-trim:before{content:'';position:absolute;border:#fff solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-trim:active:before,.hvr-trim:focus:before,.hvr-trim:hover:before{opacity:1}@-webkit-keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-ripple-out:before{content:'';position:absolute;border:#e1e1e1 solid 6px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-out:active:before,.hvr-ripple-out:focus:before,.hvr-ripple-out:hover:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out}@-webkit-keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}@keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}.hvr-ripple-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-ripple-in:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-in:active:before,.hvr-ripple-in:focus:before,.hvr-ripple-in:hover:before{-webkit-animation-name:hvr-ripple-in;animation-name:hvr-ripple-in}.hvr-outline-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-outline-out:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-out:active:before,.hvr-outline-out:focus:before,.hvr-outline-out:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.hvr-outline-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-outline-in:before{pointer-events:none;content:'';position:absolute;border:#e1e1e1 solid 4px;top:-16px;right:-16px;bottom:-16px;left:-16px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-in:active:before,.hvr-outline-in:focus:before,.hvr-outline-in:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:1}.hvr-round-corners{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-radius;transition-property:border-radius}.hvr-round-corners:active,.hvr-round-corners:focus,.hvr-round-corners:hover{border-radius:1em}.hvr-underline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-left:active:before,.hvr-underline-from-left:focus:before,.hvr-underline-from-left:hover:before{right:0}.hvr-underline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-center:active:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:hover:before{left:0;right:0}.hvr-underline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-right:active:before,.hvr-underline-from-right:focus:before,.hvr-underline-from-right:hover:before{left:0}.hvr-overline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background:#2098D1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-left:active:before,.hvr-overline-from-left:focus:before,.hvr-overline-from-left:hover:before{right:0}.hvr-overline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;top:0;background:#2098D1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-center:active:before,.hvr-overline-from-center:focus:before,.hvr-overline-from-center:hover:before{left:0;right:0}.hvr-overline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;top:0;background:#2098D1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-right:active:before,.hvr-overline-from-right:focus:before,.hvr-overline-from-right:hover:before{left:0}.hvr-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-color:#2098D1;border-style:solid;border-width:0;-webkit-transition-property:border-width;transition-property:border-width;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-reveal:active:before,.hvr-reveal:focus:before,.hvr-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0);border-width:4px}.hvr-underline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;background:#2098D1;height:4px;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-reveal:active:before,.hvr-underline-reveal:focus:before,.hvr-underline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-overline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;background:#2098D1;height:4px;-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-reveal:active:before,.hvr-overline-reveal:focus:before,.hvr-overline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-glow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-glow:active,.hvr-glow:focus,.hvr-glow:hover{box-shadow:0 0 8px rgba(0,0,0,.6)}.hvr-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-shadow:active,.hvr-shadow:focus,.hvr-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.hvr-grow-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform}.hvr-grow-shadow:active,.hvr-grow-shadow:focus,.hvr-grow-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-box-shadow-outset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-box-shadow-outset:active,.hvr-box-shadow-outset:focus,.hvr-box-shadow-outset:hover{box-shadow:2px 2px 2px rgba(0,0,0,.6)}.hvr-box-shadow-inset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,.6),0 0 1px rgba(0,0,0,0)}.hvr-box-shadow-inset:active,.hvr-box-shadow-inset:focus,.hvr-box-shadow-inset:hover{box-shadow:inset 2px 2px 2px rgba(0,0,0,.6),0 0 1px rgba(0,0,0,0)}.hvr-float-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.hvr-float-shadow:active,.hvr-float-shadow:focus,.hvr-float-shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.hvr-float-shadow:active:before,.hvr-float-shadow:focus:before,.hvr-float-shadow:hover:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.hvr-shadow-radial{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-shadow-radial:after,.hvr-shadow-radial:before{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-shadow-radial:before{bottom:100%;background:-webkit-radial-gradient(50% 150%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.hvr-shadow-radial:after{top:100%;background:-webkit-radial-gradient(50% -50%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.hvr-shadow-radial:active:after,.hvr-shadow-radial:active:before,.hvr-shadow-radial:focus:after,.hvr-shadow-radial:focus:before,.hvr-shadow-radial:hover:after,.hvr-shadow-radial:hover:before{opacity:1}.hvr-bubble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-top:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);top:0;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1}.hvr-bubble-top:active:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-right:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);right:0;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1}.hvr-bubble-right:active:before,.hvr-bubble-right:focus:before,.hvr-bubble-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-bottom:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);bottom:0;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent}.hvr-bubble-bottom:active:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-left:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);left:0;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent}.hvr-bubble-left:active:before,.hvr-bubble-left:focus:before,.hvr-bubble-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);top:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:active,.hvr-bubble-float-top:focus,.hvr-bubble-float-top:hover{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-top:active:before,.hvr-bubble-float-top:focus:before,.hvr-bubble-float-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:before{position:absolute;z-index:-1;top:calc(50% - 10px);right:0;content:'';border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:active,.hvr-bubble-float-right:focus,.hvr-bubble-float-right:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-right:active:before,.hvr-bubble-float-right:focus:before,.hvr-bubble-float-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);bottom:0;border-style:solid;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:active,.hvr-bubble-float-bottom:focus,.hvr-bubble-float-bottom:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-bottom:active:before,.hvr-bubble-float-bottom:focus:before,.hvr-bubble-float-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:before{position:absolute;z-index:-1;content:'';top:calc(50% - 10px);left:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:active,.hvr-bubble-float-left:focus,.hvr-bubble-float-left:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-left:active:before,.hvr-bubble-float-left:focus:before,.hvr-bubble-float-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-icon-back{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-back .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-back:active .hvr-icon,.hvr-icon-back:focus .hvr-icon,.hvr-icon-back:hover .hvr-icon{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.hvr-icon-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-forward .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-forward:active .hvr-icon,.hvr-icon-forward:focus .hvr-icon,.hvr-icon-forward:hover .hvr-icon{-webkit-transform:translateX(4px);transform:translateX(4px)}@-webkit-keyframes hvr-icon-down{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-down{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-down{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-down .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-down:active .hvr-icon,.hvr-icon-down:focus .hvr-icon,.hvr-icon-down:hover .hvr-icon{-webkit-animation-name:hvr-icon-down;animation-name:hvr-icon-down;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-up{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-up .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-up:active .hvr-icon,.hvr-icon-up:focus .hvr-icon,.hvr-icon-up:hover .hvr-icon{-webkit-animation-name:hvr-icon-up;animation-name:hvr-icon-up;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-spin{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-spin .hvr-icon{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.hvr-icon-spin:active .hvr-icon,.hvr-icon-spin:focus .hvr-icon,.hvr-icon-spin:hover .hvr-icon{-webkit-transform:rotate(360deg);transform:rotate(360deg)}@-webkit-keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%,51%{opacity:1}}@keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%,51%{opacity:1}}.hvr-icon-drop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-drop .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-drop:active .hvr-icon,.hvr-icon-drop:focus .hvr-icon,.hvr-icon-drop:hover .hvr-icon{opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-animation-name:hvr-icon-drop;animation-name:hvr-icon-drop;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.52,1.64,.37,.66);animation-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-icon-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-fade .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.hvr-icon-fade:active .hvr-icon,.hvr-icon-fade:focus .hvr-icon,.hvr-icon-fade:hover .hvr-icon{color:#0F9E5E}@-webkit-keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}.hvr-icon-float-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-float-away .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-float-away:active .hvr-icon,.hvr-icon-float-away:focus .hvr-icon,.hvr-icon-float-away:hover .hvr-icon{-webkit-animation-name:hvr-icon-float-away;animation-name:hvr-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}@keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}.hvr-icon-sink-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-sink-away .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-sink-away:active .hvr-icon,.hvr-icon-sink-away:focus .hvr-icon,.hvr-icon-sink-away:hover .hvr-icon{-webkit-animation-name:hvr-icon-sink-away;animation-name:hvr-icon-sink-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow:active .hvr-icon,.hvr-icon-grow:focus .hvr-icon,.hvr-icon-grow:hover .hvr-icon{-webkit-transform:scale(1.3) translateZ(0);transform:scale(1.3) translateZ(0)}.hvr-icon-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-shrink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-shrink:active .hvr-icon,.hvr-icon-shrink:focus .hvr-icon,.hvr-icon-shrink:hover .hvr-icon{-webkit-transform:scale(0.8);transform:scale(0.8)}@-webkit-keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse:active .hvr-icon,.hvr-icon-pulse:focus .hvr-icon,.hvr-icon-pulse:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse;animation-name:hvr-icon-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.hvr-icon-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse-grow .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-grow:active .hvr-icon,.hvr-icon-pulse-grow:focus .hvr-icon,.hvr-icon-pulse-grow:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse-grow;animation-name:hvr-icon-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse-shrink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-shrink:active .hvr-icon,.hvr-icon-pulse-shrink:focus .hvr-icon,.hvr-icon-pulse-shrink:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse-shrink;animation-name:hvr-icon-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}@keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}.hvr-icon-push{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-push .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-push:active .hvr-icon,.hvr-icon-push:focus .hvr-icon,.hvr-icon-push:hover .hvr-icon{-webkit-animation-name:hvr-icon-push;animation-name:hvr-icon-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.hvr-icon-pop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-pop .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pop:active .hvr-icon,.hvr-icon-pop:focus .hvr-icon,.hvr-icon-pop:hover .hvr-icon{-webkit-animation-name:hvr-icon-pop;animation-name:hvr-icon-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-icon-bounce{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bounce .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-bounce:active .hvr-icon,.hvr-icon-bounce:focus .hvr-icon,.hvr-icon-bounce:hover .hvr-icon{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-icon-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-rotate .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-rotate:active .hvr-icon,.hvr-icon-rotate:focus .hvr-icon,.hvr-icon-rotate:hover .hvr-icon{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.hvr-icon-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow-rotate .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow-rotate:active .hvr-icon,.hvr-icon-grow-rotate:focus .hvr-icon,.hvr-icon-grow-rotate:hover .hvr-icon{-webkit-transform:scale(1.5) rotate(12deg);transform:scale(1.5) rotate(12deg)}.hvr-icon-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-float .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-float:active .hvr-icon,.hvr-icon-float:focus .hvr-icon,.hvr-icon-float:hover .hvr-icon{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.hvr-icon-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-sink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-sink:active .hvr-icon,.hvr-icon-sink:focus .hvr-icon,.hvr-icon-sink:hover .hvr-icon{-webkit-transform:translateY(4px);transform:translateY(4px)}@-webkit-keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bob .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-bob:active .hvr-icon,.hvr-icon-bob:focus .hvr-icon,.hvr-icon-bob:hover .hvr-icon{-webkit-animation-name:hvr-icon-bob-float,hvr-icon-bob;animation-name:hvr-icon-bob-float,hvr-icon-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@-webkit-keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-hang .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-hang:active .hvr-icon,.hvr-icon-hang:focus .hvr-icon,.hvr-icon-hang:hover .hvr-icon{-webkit-animation-name:hvr-icon-hang-sink,hvr-icon-hang;animation-name:hvr-icon-hang-sink,hvr-icon-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-icon-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-horizontal .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-horizontal:active .hvr-icon,.hvr-icon-wobble-horizontal:focus .hvr-icon,.hvr-icon-wobble-horizontal:hover .hvr-icon{-webkit-animation-name:hvr-icon-wobble-horizontal;animation-name:hvr-icon-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-icon-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-vertical .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-vertical:active .hvr-icon,.hvr-icon-wobble-vertical:focus .hvr-icon,.hvr-icon-wobble-vertical:hover .hvr-icon{-webkit-animation-name:hvr-icon-wobble-vertical;animation-name:hvr-icon-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-icon-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz:active .hvr-icon,.hvr-icon-buzz:focus .hvr-icon,.hvr-icon-buzz:hover .hvr-icon{-webkit-animation-name:hvr-icon-buzz;animation-name:hvr-icon-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-icon-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz-out .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz-out:active .hvr-icon,.hvr-icon-buzz-out:focus .hvr-icon,.hvr-icon-buzz-out:hover .hvr-icon{-webkit-animation-name:hvr-icon-buzz-out;animation-name:hvr-icon-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-curl-top-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-top-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;left:0;background:#fff;background:linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');z-index:1000;box-shadow:1px 1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-left:active:before,.hvr-curl-top-left:focus:before,.hvr-curl-top-left:hover:before{width:25px;height:25px}.hvr-curl-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-top-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;right:0;background:#fff;background:linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px 1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-right:active:before,.hvr-curl-top-right:focus:before,.hvr-curl-top-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-bottom-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;right:0;background:#fff;background:linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px -1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-right:active:before,.hvr-curl-bottom-right:focus:before,.hvr-curl-bottom-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-bottom-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;left:0;background:#fff;background:linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:1px -1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-left:active:before,.hvr-curl-bottom-left:focus:before,.hvr-curl-bottom-left:hover:before{width:25px;height:25px}
  
</script>
+
@charset "UTF-8";.magictime{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.puffIn{-webkit-animation-name:puffIn;animation-name:puffIn}@-webkit-keyframes puffIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(2px);filter:blur(2px)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}}@keyframes puffIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(2px);filter:blur(2px)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}}.puffOut{-webkit-animation-name:puffOut;animation-name:puffOut}@-webkit-keyframes puffOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(2px);filter:blur(2px)}}@keyframes puffOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(2px);filter:blur(2px)}}.vanishIn{-webkit-animation-name:vanishIn;animation-name:vanishIn}@-webkit-keyframes vanishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(90px);filter:blur(90px)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}}@keyframes vanishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(90px);filter:blur(90px)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}}.vanishOut{-webkit-animation-name:vanishOut;animation-name:vanishOut}@-webkit-keyframes vanishOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(20px);filter:blur(20px)}}@keyframes vanishOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-filter:blur(0);filter:blur(0)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(2,2);transform:scale(2,2);-webkit-filter:blur(20px);filter:blur(20px)}}.boingInUp{-webkit-animation-name:boingInUp;animation-name:boingInUp}@-webkit-keyframes boingInUp{0%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(-90deg);transform:perspective(800px) rotateX(-90deg)}50%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(50deg);transform:perspective(800px) rotateX(50deg)}100%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}}@keyframes boingInUp{0%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(-90deg);transform:perspective(800px) rotateX(-90deg)}50%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(50deg);transform:perspective(800px) rotateX(50deg)}100%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}}.boingOutDown{-webkit-animation-name:boingOutDown;animation-name:boingOutDown}@-webkit-keyframes boingOutDown{0%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(0) rotateY(0);transform:perspective(800px) rotateX(0) rotateY(0)}20%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(0) rotateY(10deg);transform:perspective(800px) rotateX(0) rotateY(10deg)}30%{opacity:1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0) rotateY(0);transform:perspective(800px) rotateX(0) rotateY(0)}40%{opacity:1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(10deg) rotateY(10deg);transform:perspective(800px) rotateX(10deg) rotateY(10deg)}100%{opacity:0;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(90deg) rotateY(0);transform:perspective(800px) rotateX(90deg) rotateY(0)}}@keyframes boingOutDown{0%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(0) rotateY(0);transform:perspective(800px) rotateX(0) rotateY(0)}20%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(0) rotateY(10deg);transform:perspective(800px) rotateX(0) rotateY(10deg)}30%{opacity:1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0) rotateY(0);transform:perspective(800px) rotateX(0) rotateY(0)}40%{opacity:1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(10deg) rotateY(10deg);transform:perspective(800px) rotateX(10deg) rotateY(10deg)}100%{opacity:0;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:perspective(800px) rotateX(90deg) rotateY(0);transform:perspective(800px) rotateX(90deg) rotateY(0)}}.foolishIn{-webkit-animation-name:foolishIn;animation-name:foolishIn}@-webkit-keyframes foolishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotate(360deg);transform:scale(0,0) rotate(360deg)}20%{opacity:1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}40%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}60%{opacity:1;-webkit-transform-origin:0;transform-origin:0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}80%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotate(0);transform:scale(1,1) rotate(0)}}@keyframes foolishIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotate(360deg);transform:scale(0,0) rotate(360deg)}20%{opacity:1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}40%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}60%{opacity:1;-webkit-transform-origin:0;transform-origin:0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}80%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotate(0);transform:scale(1,1) rotate(0)}}.foolishOut{-webkit-animation-name:foolishOut;animation-name:foolishOut}@-webkit-keyframes foolishOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotate(360deg);transform:scale(1,1) rotate(360deg)}20%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}40%{opacity:1;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}60%{opacity:1;-webkit-transform-origin:0;transform-origin:0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}80%{opacity:1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotate(0);transform:scale(0,0) rotate(0)}}@keyframes foolishOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotate(360deg);transform:scale(1,1) rotate(360deg)}20%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}40%{opacity:1;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}60%{opacity:1;-webkit-transform-origin:0;transform-origin:0;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}80%{opacity:1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(.5,.5) rotate(0);transform:scale(.5,.5) rotate(0)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotate(0);transform:scale(0,0) rotate(0)}}.holeOut{-webkit-animation-name:holeOut;animation-name:holeOut}@-webkit-keyframes holeOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotateY(0);transform:scale(1,1) rotateY(0)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotateY(180deg);transform:scale(0,0) rotateY(180deg)}}@keyframes holeOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1) rotateY(0);transform:scale(1,1) rotateY(0)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0) rotateY(180deg);transform:scale(0,0) rotateY(180deg)}}.swashIn{-webkit-animation-name:swashIn;animation-name:swashIn}@-webkit-keyframes swashIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0);transform:scale(0,0)}90%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes swashIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0);transform:scale(0,0)}90%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1)}}.swashOut{-webkit-animation-name:swashOut;animation-name:swashOut}@-webkit-keyframes swashOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1)}80%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0);transform:scale(0,0)}}@keyframes swashOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1,1);transform:scale(1,1)}80%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,0);transform:scale(0,0)}}.bombLeftOut{-webkit-animation-name:bombLeftOut;animation-name:bombLeftOut}@-webkit-keyframes bombLeftOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0);transform:rotate(0);-webkit-filter:blur(0);filter:blur(0)}50%{opacity:1;-webkit-transform-origin:-100% 50%;transform-origin:-100% 50%;-webkit-transform:rotate(-160deg);transform:rotate(-160deg);-webkit-filter:blur(0);filter:blur(0)}100%{opacity:0;-webkit-transform-origin:-100% 50%;transform-origin:-100% 50%;-webkit-transform:rotate(-160deg);transform:rotate(-160deg);-webkit-filter:blur(20px);filter:blur(20px)}}@keyframes bombLeftOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0);transform:rotate(0);-webkit-filter:blur(0);filter:blur(0)}50%{opacity:1;-webkit-transform-origin:-100% 50%;transform-origin:-100% 50%;-webkit-transform:rotate(-160deg);transform:rotate(-160deg);-webkit-filter:blur(0);filter:blur(0)}100%{opacity:0;-webkit-transform-origin:-100% 50%;transform-origin:-100% 50%;-webkit-transform:rotate(-160deg);transform:rotate(-160deg);-webkit-filter:blur(20px);filter:blur(20px)}}.bombRightOut{-webkit-animation-name:bombRightOut;animation-name:bombRightOut}@-webkit-keyframes bombRightOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0);transform:rotate(0);-webkit-filter:blur(0);filter:blur(0)}50%{opacity:1;-webkit-transform-origin:200% 50%;transform-origin:200% 50%;-webkit-transform:rotate(160deg);transform:rotate(160deg);-webkit-filter:blur(0);filter:blur(0)}100%{opacity:0;-webkit-transform-origin:200% 50%;transform-origin:200% 50%;-webkit-transform:rotate(160deg);transform:rotate(160deg);-webkit-filter:blur(20px);filter:blur(20px)}}@keyframes bombRightOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0);transform:rotate(0);-webkit-filter:blur(0);filter:blur(0)}50%{opacity:1;-webkit-transform-origin:200% 50%;transform-origin:200% 50%;-webkit-transform:rotate(160deg);transform:rotate(160deg);-webkit-filter:blur(0);filter:blur(0)}100%{opacity:0;-webkit-transform-origin:200% 50%;transform-origin:200% 50%;-webkit-transform:rotate(160deg);transform:rotate(160deg);-webkit-filter:blur(20px);filter:blur(20px)}}.magic{-webkit-animation-name:magic;animation-name:magic}@-webkit-keyframes magic{0%{opacity:1;-webkit-transform-origin:100% 200%;transform-origin:100% 200%;-webkit-transform:scale(1,1) rotate(0);transform:scale(1,1) rotate(0)}100%{opacity:0;-webkit-transform-origin:200% 500%;transform-origin:200% 500%;-webkit-transform:scale(0,0) rotate(270deg);transform:scale(0,0) rotate(270deg)}}@keyframes magic{0%{opacity:1;-webkit-transform-origin:100% 200%;transform-origin:100% 200%;-webkit-transform:scale(1,1) rotate(0);transform:scale(1,1) rotate(0)}100%{opacity:0;-webkit-transform-origin:200% 500%;transform-origin:200% 500%;-webkit-transform:scale(0,0) rotate(270deg);transform:scale(0,0) rotate(270deg)}}.swap{-webkit-animation-name:swap;animation-name:swap}@-webkit-keyframes swap{0%{opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) translate(-700px,0);transform:scale(0,0) translate(-700px,0)}100%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(1,1) translate(0,0);transform:scale(1,1) translate(0,0)}}@keyframes swap{0%{opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) translate(-700px,0);transform:scale(0,0) translate(-700px,0)}100%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(1,1) translate(0,0);transform:scale(1,1) translate(0,0)}}.twisterInDown{-webkit-animation-name:twisterInDown;animation-name:twisterInDown}@-webkit-keyframes twisterInDown{0%{opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) rotate(360deg) translateY(-100%);transform:scale(0,0) rotate(360deg) translateY(-100%)}30%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) rotate(360deg) translateY(-100%);transform:scale(0,0) rotate(360deg) translateY(-100%)}100%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(1,1) rotate(0) translateY(0);transform:scale(1,1) rotate(0) translateY(0)}}@keyframes twisterInDown{0%{opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) rotate(360deg) translateY(-100%);transform:scale(0,0) rotate(360deg) translateY(-100%)}30%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scale(0,0) rotate(360deg) translateY(-100%);transform:scale(0,0) rotate(360deg) translateY(-100%)}100%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scale(1,1) rotate(0) translateY(0);transform:scale(1,1) rotate(0) translateY(0)}}.twisterInUp{-webkit-animation-name:twisterInUp;animation-name:twisterInUp}@-webkit-keyframes twisterInUp{0%{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%)}30%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%)}100%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1) rotate(0) translateY(0);transform:scale(1,1) rotate(0) translateY(0)}}@keyframes twisterInUp{0%{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%)}30%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scale(0,0) rotate(360deg) translateY(100%);transform:scale(0,0) rotate(360deg) translateY(100%)}100%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1,1) rotate(0) translateY(0);transform:scale(1,1) rotate(0) translateY(0)}}.spaceInDown{-webkit-animation-name:spaceInDown;animation-name:spaceInDown}@-webkit-keyframes spaceInDown{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0,200%);transform:scale(.2) translate(0,200%)}100%{opacity:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInDown{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0,200%);transform:scale(.2) translate(0,200%)}100%{opacity:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.spaceInLeft{-webkit-animation-name:spaceInLeft;animation-name:spaceInLeft}@-webkit-keyframes spaceInLeft{0%{opacity:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(.2) translate(-200%,0);transform:scale(.2) translate(-200%,0)}100%{opacity:1;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInLeft{0%{opacity:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(.2) translate(-200%,0);transform:scale(.2) translate(-200%,0)}100%{opacity:1;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.spaceInRight{-webkit-animation-name:spaceInRight;animation-name:spaceInRight}@-webkit-keyframes spaceInRight{0%{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0);transform:scale(.2) translate(200%,0)}100%{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInRight{0%{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0);transform:scale(.2) translate(200%,0)}100%{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.spaceInUp{-webkit-animation-name:spaceInUp;animation-name:spaceInUp}@-webkit-keyframes spaceInUp{0%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.2) translate(0,-200%);transform:scale(.2) translate(0,-200%)}100%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes spaceInUp{0%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.2) translate(0,-200%);transform:scale(.2) translate(0,-200%)}100%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.spaceOutDown{-webkit-animation-name:spaceOutDown;animation-name:spaceOutDown}@-webkit-keyframes spaceOutDown{0%{opacity:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}100%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0,200%);transform:scale(.2) translate(0,200%)}}@keyframes spaceOutDown{0%{opacity:1;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}100%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.2) translate(0,200%);transform:scale(.2) translate(0,200%)}}.spaceOutLeft{-webkit-animation-name:spaceOutLeft;animation-name:spaceOutLeft}@-webkit-keyframes spaceOutLeft{0%{opacity:1;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}100%{opacity:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(.2) translate(-200%,0);transform:scale(.2) translate(-200%,0)}}@keyframes spaceOutLeft{0%{opacity:1;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}100%{opacity:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scale(.2) translate(-200%,0);transform:scale(.2) translate(-200%,0)}}.spaceOutRight{-webkit-animation-name:spaceOutRight;animation-name:spaceOutRight}@-webkit-keyframes spaceOutRight{0%{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}100%{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0);transform:scale(.2) translate(200%,0)}}@keyframes spaceOutRight{0%{opacity:1;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}100%{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(.2) translate(200%,0);transform:scale(.2) translate(200%,0)}}.spaceOutUp{-webkit-animation-name:spaceOutUp;animation-name:spaceOutUp}@-webkit-keyframes spaceOutUp{0%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.2) translate(0,-200%);transform:scale(.2) translate(0,-200%)}}@keyframes spaceOutUp{0%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.2) translate(0,-200%);transform:scale(.2) translate(0,-200%)}}.perspectiveDown{-webkit-animation-name:perspectiveDown;animation-name:perspectiveDown}@-webkit-keyframes perspectiveDown{0%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}100%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(-180deg);transform:perspective(800px) rotateX(-180deg)}}@keyframes perspectiveDown{0%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}100%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(-180deg);transform:perspective(800px) rotateX(-180deg)}}.perspectiveDownReturn{-webkit-animation-name:perspectiveDownReturn;animation-name:perspectiveDownReturn}@-webkit-keyframes perspectiveDownReturn{0%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(-180deg);transform:perspective(800px) rotateX(-180deg)}100%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}}@keyframes perspectiveDownReturn{0%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(-180deg);transform:perspective(800px) rotateX(-180deg)}100%{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}}.perspectiveLeft{-webkit-animation-name:perspectiveLeft;animation-name:perspectiveLeft}@-webkit-keyframes perspectiveLeft{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(-180deg);transform:perspective(800px) rotateY(-180deg)}}@keyframes perspectiveLeft{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(-180deg);transform:perspective(800px) rotateY(-180deg)}}.perspectiveLeftReturn{-webkit-animation-name:perspectiveLeftReturn;animation-name:perspectiveLeftReturn}@-webkit-keyframes perspectiveLeftReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(-180deg);transform:perspective(800px) rotateY(-180deg)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}}@keyframes perspectiveLeftReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(-180deg);transform:perspective(800px) rotateY(-180deg)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}}.perspectiveRight{-webkit-animation-name:perspectiveRight;animation-name:perspectiveRight}@-webkit-keyframes perspectiveRight{0%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}100%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(180deg);transform:perspective(800px) rotateY(180deg)}}@keyframes perspectiveRight{0%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}100%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(180deg);transform:perspective(800px) rotateY(180deg)}}.perspectiveRightReturn{-webkit-animation-name:perspectiveRightReturn;animation-name:perspectiveRightReturn}@-webkit-keyframes perspectiveRightReturn{0%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(180deg);transform:perspective(800px) rotateY(180deg)}100%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}}@keyframes perspectiveRightReturn{0%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(180deg);transform:perspective(800px) rotateY(180deg)}100%{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}}.perspectiveUp{-webkit-animation-name:perspectiveUp;animation-name:perspectiveUp}@-webkit-keyframes perspectiveUp{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(180deg);transform:perspective(800px) rotateX(180deg)}}@keyframes perspectiveUp{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(180deg);transform:perspective(800px) rotateX(180deg)}}.perspectiveUpReturn{-webkit-animation-name:perspectiveUpReturn;animation-name:perspectiveUpReturn}@-webkit-keyframes perspectiveUpReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(180deg);transform:perspective(800px) rotateX(180deg)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}}@keyframes perspectiveUpReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(180deg);transform:perspective(800px) rotateX(180deg)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0);transform:perspective(800px) rotateX(0)}}.rotateDown{-webkit-animation-name:rotateDown;animation-name:rotateDown}@-webkit-keyframes rotateDown{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0) translateZ(0);transform:perspective(800px) rotateX(0) translateZ(0)}100%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:perspective(800px) rotateX(-180deg) translateZ(300px);transform:perspective(800px) rotateX(-180deg) translateZ(300px)}}@keyframes rotateDown{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0) translateZ(0);transform:perspective(800px) rotateX(0) translateZ(0)}100%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:perspective(800px) rotateX(-180deg) translateZ(300px);transform:perspective(800px) rotateX(-180deg) translateZ(300px)}}.rotateLeft{-webkit-animation-name:rotateLeft;animation-name:rotateLeft}@-webkit-keyframes rotateLeft{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0) translateZ(0);transform:perspective(800px) rotateY(0) translateZ(0)}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateY(-180deg) translateZ(300px);transform:perspective(800px) rotateY(-180deg) translateZ(300px)}}@keyframes rotateLeft{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0) translateZ(0);transform:perspective(800px) rotateY(0) translateZ(0)}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateY(-180deg) translateZ(300px);transform:perspective(800px) rotateY(-180deg) translateZ(300px)}}.rotateRight{-webkit-animation-name:rotateRight;animation-name:rotateRight}@-webkit-keyframes rotateRight{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0) translate3d(0);transform:perspective(800px) rotateY(0) translate3d(0)}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateY(180deg) translateZ(150px);transform:perspective(800px) rotateY(180deg) translateZ(150px)}}@keyframes rotateRight{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateY(0) translate3d(0);transform:perspective(800px) rotateY(0) translate3d(0)}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateY(180deg) translateZ(150px);transform:perspective(800px) rotateY(180deg) translateZ(150px)}}.rotateUp{-webkit-animation-name:rotateUp;animation-name:rotateUp}@-webkit-keyframes rotateUp{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0) translateZ(0);transform:perspective(800px) rotateX(0) translateZ(0)}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(180deg) translateZ(100px);transform:perspective(800px) rotateX(180deg) translateZ(100px)}}@keyframes rotateUp{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:perspective(800px) rotateX(0) translateZ(0);transform:perspective(800px) rotateX(0) translateZ(0)}100%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:perspective(800px) rotateX(180deg) translateZ(100px);transform:perspective(800px) rotateX(180deg) translateZ(100px)}}.slideDown{-webkit-animation-name:slideDown;animation-name:slideDown}@-webkit-keyframes slideDown{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideDown{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(100%);transform:translateY(100%)}}.slideDownReturn{-webkit-animation-name:slideDownReturn;animation-name:slideDownReturn}@-webkit-keyframes slideDownReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDownReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}}.slideLeft{-webkit-animation-name:slideLeft;animation-name:slideLeft}@-webkit-keyframes slideLeft{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideLeft{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.slideLeftReturn{-webkit-animation-name:slideLeftReturn;animation-name:slideLeftReturn}@-webkit-keyframes slideLeftReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideLeftReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}.slideRight{-webkit-animation-name:slideRight;animation-name:slideRight}@-webkit-keyframes slideRight{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideRight{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}}.slideRightReturn{-webkit-animation-name:slideRightReturn;animation-name:slideRightReturn}@-webkit-keyframes slideRightReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideRightReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}.slideUp{-webkit-animation-name:slideUp;animation-name:slideUp}@-webkit-keyframes slideUp{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideUp{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.slideUpReturn{-webkit-animation-name:slideUpReturn;animation-name:slideUpReturn}@-webkit-keyframes slideUpReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUpReturn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateY(0);transform:translateY(0)}}.openDownLeft{-webkit-animation-name:openDownLeft;animation-name:openDownLeft}@-webkit-keyframes openDownLeft{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes openDownLeft{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}.openDownLeftReturn{-webkit-animation-name:openDownLeftReturn;animation-name:openDownLeftReturn}@-webkit-keyframes openDownLeftReturn{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes openDownLeftReturn{0%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.openDownRight{-webkit-animation-name:openDownRight;animation-name:openDownRight}@-webkit-keyframes openDownRight{0%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes openDownRight{0%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}.openDownRightReturn{-webkit-animation-name:openDownRightReturn;animation-name:openDownRightReturn}@-webkit-keyframes openDownRightReturn{0%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes openDownRightReturn{0%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.openUpLeft{-webkit-animation-name:openUpLeft;animation-name:openUpLeft}@-webkit-keyframes openUpLeft{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes openUpLeft{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}.openUpLeftReturn{-webkit-animation-name:openUpLeftReturn;animation-name:openUpLeftReturn}@-webkit-keyframes openUpLeftReturn{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes openUpLeftReturn{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.openUpRight{-webkit-animation-name:openUpRight;animation-name:openUpRight}@-webkit-keyframes openUpRight{0%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes openUpRight{0%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}.openUpRightReturn{-webkit-animation-name:openUpRightReturn;animation-name:openUpRightReturn}@-webkit-keyframes openUpRightReturn{0%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes openUpRightReturn{0%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.openDownLeftOut{-webkit-animation-name:openDownLeftOut;animation-name:openDownLeftOut}@-webkit-keyframes openDownLeftOut{0%{opacity:1;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{opacity:0;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes openDownLeftOut{0%{opacity:1;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{opacity:0;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}.openDownRightOut{-webkit-animation-name:openDownRightOut;animation-name:openDownRightOut}@-webkit-keyframes openDownRightOut{0%{opacity:1;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{opacity:0;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes openDownRightOut{0%{opacity:1;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{opacity:0;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}.openUpLeftOut{-webkit-animation-name:openUpLeftOut;animation-name:openUpLeftOut}@-webkit-keyframes openUpLeftOut{0%{opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{opacity:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes openUpLeftOut{0%{opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{opacity:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}.openUpRightOut{-webkit-animation-name:openUpRightOut;animation-name:openUpRightOut}@-webkit-keyframes openUpRightOut{0%{opacity:1;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{opacity:0;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes openUpRightOut{0%{opacity:1;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{opacity:0;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-110deg);transform:rotate(-110deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}.tinDownIn{-webkit-animation-name:tinDownIn;animation-name:tinDownIn}@-webkit-keyframes tinDownIn{0%{opacity:0;-webkit-transform:scale(1,1) translateY(900%);transform:scale(1,1) translateY(900%)}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0)}100%,60%,80%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes tinDownIn{0%{opacity:0;-webkit-transform:scale(1,1) translateY(900%);transform:scale(1,1) translateY(900%)}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0)}100%,60%,80%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}.tinDownOut{-webkit-animation-name:tinDownOut;animation-name:tinDownOut}@-webkit-keyframes tinDownOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0)}100%{opacity:0;-webkit-transform:scale(1,1) translateY(900%);transform:scale(1,1) translateY(900%)}}@keyframes tinDownOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0)}100%{opacity:0;-webkit-transform:scale(1,1) translateY(900%);transform:scale(1,1) translateY(900%)}}.tinLeftIn{-webkit-animation-name:tinLeftIn;animation-name:tinLeftIn}@-webkit-keyframes tinLeftIn{0%{opacity:0;-webkit-transform:scale(1,1) translateX(-900%);transform:scale(1,1) translateX(-900%)}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0)}100%,60%,80%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0)}}@keyframes tinLeftIn{0%{opacity:0;-webkit-transform:scale(1,1) translateX(-900%);transform:scale(1,1) translateX(-900%)}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0)}100%,60%,80%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0)}}.tinLeftOut{-webkit-animation-name:tinLeftOut;animation-name:tinLeftOut}@-webkit-keyframes tinLeftOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0)}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0)}100%{opacity:0;-webkit-transform:scale(1,1) translateX(-900%);transform:scale(1,1) translateX(-900%)}}@keyframes tinLeftOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0)}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0)}100%{opacity:0;-webkit-transform:scale(1,1) translateX(-900%);transform:scale(1,1) translateX(-900%)}}.tinRightIn{-webkit-animation-name:tinRightIn;animation-name:tinRightIn}@-webkit-keyframes tinRightIn{0%{opacity:0;-webkit-transform:scale(1,1) translateX(900%);transform:scale(1,1) translateX(900%)}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0)}100%,60%,80%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0)}}@keyframes tinRightIn{0%{opacity:0;-webkit-transform:scale(1,1) translateX(900%);transform:scale(1,1) translateX(900%)}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0)}100%,60%,80%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0)}}.tinRightOut{-webkit-animation-name:tinRightOut;animation-name:tinRightOut}@-webkit-keyframes tinRightOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0)}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0)}100%{opacity:0;-webkit-transform:scale(1,1) translateX(900%);transform:scale(1,1) translateX(900%)}}@keyframes tinRightOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateX(0);transform:scale(1,1) translateX(0)}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateX(0);transform:scale(1.1,1.1) translateX(0)}100%{opacity:0;-webkit-transform:scale(1,1) translateX(900%);transform:scale(1,1) translateX(900%)}}.tinUpIn{-webkit-animation-name:tinUpIn;animation-name:tinUpIn}@-webkit-keyframes tinUpIn{0%{opacity:0;-webkit-transform:scale(1,1) translateY(-900%);transform:scale(1,1) translateY(-900%)}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0)}100%,60%,80%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes tinUpIn{0%{opacity:0;-webkit-transform:scale(1,1) translateY(-900%);transform:scale(1,1) translateY(-900%)}50%,70%,90%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0)}100%,60%,80%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}.tinUpOut{-webkit-animation-name:tinUpOut;animation-name:tinUpOut}@-webkit-keyframes tinUpOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0)}100%{opacity:0;-webkit-transform:scale(1,1) translateY(-900%);transform:scale(1,1) translateY(-900%)}}@keyframes tinUpOut{0%,20%,40%,50%{opacity:1;-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%,30%{opacity:1;-webkit-transform:scale(1.1,1.1) translateY(0);transform:scale(1.1,1.1) translateY(0)}100%{opacity:0;-webkit-transform:scale(1,1) translateY(-900%);transform:scale(1,1) translateY(-900%)}}
 
+
  
 +
</style>
  
  
Line 10,436: Line 3,594:
 
}
 
}
  
 +
 +
 
 
 
 
Line 10,444: Line 3,604:
  
 
/***************************************************** RESPONSIVE STYLING ****************************************************/
 
/***************************************************** RESPONSIVE STYLING ****************************************************/
 
/* IF THE SCREEN IS LESS THAN 1200PX */
 
@media only screen and (max-width: 1200px) {
 
 
 
 
}
 
 
/* IF THE SCREEN IS LESS THAN 800PX */
 
@media only screen and (max-width: 800px) {
 
 
 
}
 
 
  
 
 
 
/* special class that the system uses to make sure the team wants a page to be evaluated */
 
.judges-will-not-evaluate {
 
 
}
 
 
 
       nav{
 
       nav{
 
             font-weight: 400;
 
             font-weight: 400;
Line 10,477: Line 3,617:
  
 
}
 
}
li:hover .dropdown-menu {display: block;}
+
.navint {
 +
    box-shadow: none;
 +
    border-radius: 10px;
 +
    box-shadow: none;
 +
 
 +
}
 +
 
 +
 
  
  
Line 10,490: Line 3,637:
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<body>
 
<body>
 +
<!-- Fixed navbar -->
 +
  
 
<div class="container" >
 
<div class="container" >
<nav class="navbar navbar-default navbar-fixed-top" style="background-color: transparent">
+
<nav class="navbar navbar-default navbar-fixed-top" style="box-shadow: 1px 2px 4px rgba(43,43,43,0.5); margin-bottom: 0px">
     <div class="container-fluid container menu" style="border: rgba(0,0,0,0.18) solid 0.6px; border-radius: 15px; margin-top: 20px; padding: 0 7%;">
+
     <div class="container-fluid">
 
         <!-- Brand and toggle get grouped for better mobile display -->
 
         <!-- Brand and toggle get grouped for better mobile display -->
 
         <div class="navbar-header">
 
         <div class="navbar-header">
Line 10,502: Line 3,651:
 
                 <span class="icon-bar"></span>
 
                 <span class="icon-bar"></span>
 
             </button>
 
             </button>
             <a class="navbar-brand" href="#">Brand</a>
+
             <a class="navbar-brand" href="https://2018.igem.org/Team:XJTLU-CHINA">
 +
                <div style="width: 100px">
 +
                  <img style="width: 100px" src="https://static.igem.org/mediawiki/2018/7/71/T--XJTLU-CHINA--brand.png">
 +
                </div>
 +
            </a>
 
         </div>
 
         </div>
  
Line 10,508: Line 3,661:
 
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 
             <ul class="nav navbar-nav">
 
             <ul class="nav navbar-nav">
                 <li><a href="#">Home</a></li>
+
                 <li style="margin-left: 100px"><a href="https://2018.igem.org/Team:XJTLU-CHINA">Home</a></li>
 
                 <li class="dropdown">
 
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
+
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project <span class="caret"></span></a>
                        Project<span class="caret"></span>
+
                     <ul class="dropdown-menu">
                    </a>
+
                         <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Exosome_Biogenesis">Exosome Biogenesis</a></li>
                     <ul class="dropdown-menu navint">
+
                         <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/RNA_Packaging">RNA Packaging</a></li>
                         <li><a href="#">Description</a></li>
+
                         <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Targeting_And_Delivery">Targeting and Delivery</a></li>
                         <li><a href="#">Detection</a></li>
+
                         <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/RNA_Stabilization">RNA Stabilization</a></li>
                         <li><a href="#">Peptide Production</a></li>
+
                         <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Demonstrate">Results</a></li>
                         <li><a href="#">Cell Lysis</a></li>
+
                     </ul>
                        <li><a href="#">Modeling</a></li>
+
                         <li><a href="#">Demonstration</a></li>
+
                        <li><a href="#">Application</a></li>
+
                     </div>
+
 
                 </li>
 
                 </li>
 
                 <li class="dropdown">
 
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts<span class="caret"></span></a>
+
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Modeling <span class="caret"></span></a>
                        <ul class="dropdown-menu navint">
+
                    <ul class="dropdown-menu">
                            <li><a href="#">Basic Parts</a></li>
+
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Model">Our Model</a></li>
                            <li><a href="#">Composite Parts</a></li>
+
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Modelling1">Pharmacokinetic model</a></li>
                         </ul>
+
                         <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Modelling2">mRNA delivery simulation</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Modelling3">Functional exosome production system</a></li>
 +
                    </ul>
 
                 </li>
 
                 </li>
 +
           
 
                 <li class="dropdown">
 
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Notebooks<span class="caret"></span></a>
+
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practice<span class="caret"></span></a>
                        <ul class="dropdown-menu navint">
+
                    <ul class="dropdown-menu">
                            <li><a href="#">Lab Book</a></li>
+
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/HP/Silver">Silver</a></li>
                            <li><a href="#">Protocols</a></li>
+
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/HP/Gold">Gold</a></li>
                         </ul>
+
                         <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Education">Education</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Collaborations">Collaborations</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Survey_And_Policy">Survey and Policy</a></li>
 +
                    </ul>
 
                 </li>
 
                 </li>
 +
 
                 <li class="dropdown">
 
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practice<span class="caret"></span></a>
+
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Notebook <span class="caret"></span></a>
                        <ul class="dropdown-menu navint">
+
                    <ul class="dropdown-menu">
                            <li><a href="#">HP_Gold</a></li>
+
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Labbook">Lab Book</a></li>
                            <li><a href="#">HP_Silver</a></li>
+
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Protocols">Protocols</a></li>
                        </ul>
+
                    </ul>
 
                 </li>
 
                 </li>
                 <li class="dropdown hidden-xs hidden-sm">
+
 
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team<span class="caret"></span></a>
+
                 <li class="dropdown">
                        <ul class="dropdown-menu navint">
+
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts <span class="caret"></span></a>
                            <li><a href="#">Members</a></li>
+
                    <ul class="dropdown-menu">
                            <li><a href="#">Attributions</a></li>
+
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Basic_Part">Basic Parts</a></li>
                            <li><a href="#">Collaboration</a></li>
+
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Composite_Part">Composite Parts</a></li>
                        </ul>
+
                    </ul>
 
                 </li>
 
                 </li>
                 <li class="hidden-xs hidden-sm"><a href="#">Safety</a></li>
+
 
                 <li class="hidden-xs hidden-sm"><a href="#">Interlab</a></li>
+
 
 +
 
 +
                 <li class="dropdown">
 +
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team <span class="caret"></span></a>
 +
                    <ul class="dropdown-menu">
 +
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Team">Members</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Attributions">Attribution</a></li>
 +
                    </ul>
 +
                 </li>
 +
                <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/Safety">Safety</a></li>
 +
                <li><a href="https://2018.igem.org/Team:XJTLU-CHINA/InterLab">InterLab</a></li>
 
             </ul>
 
             </ul>
 +
 
         </div><!-- /.navbar-collapse -->
 
         </div><!-- /.navbar-collapse -->
 
     </div><!-- /.container-fluid -->
 
     </div><!-- /.container-fluid -->
 
</nav>
 
</nav>
 +
 
</div>
 
</div>
 +
 +
 +
<!-- start of content -->
 +
<div class="igem_2017_content_wrapper"></div>
 +
<script src="https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js"></script>
 +
    <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
 +
    <script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
 +
    <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
  
  
  
<!-- Fixed navbar -->
 
  
<!-- start of content -->
 
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 00:27, 18 October 2018