403Webshell
Server IP : 177.55.116.72  /  Your IP : 216.73.217.104
Web Server : Apache
System : Linux UBAPCWEB27 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64
User : web_hotelpraiadoc ( 3326)
PHP Version : 8.2.20
Disable Function : proc_open, passthru, escapeshellcmd, exec, shell_exec, system, ini_alter, dl, popen, php_check_syntax, show_source, highlight_file, symlink, link, openlog, apache_child_terminate
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/hotelpraiadoconde.com.br/public/backup/js/produtos/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/hotelpraiadoconde.com.br/public/backup/js/produtos/jquery-1.11.1.min.js
var BREAK = {LG: 1024,MD: 980,SM: 768,VS: 480,MN: 320};
/*! jQuery v1.11.1 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */
!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.1",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+-new Date,v=a.document,w=0,x=0,y=gb(),z=gb(),A=gb(),B=function(a,b){return a===b&&(l=!0),0},C="undefined",D=1<<31,E={}.hasOwnProperty,F=[],G=F.pop,H=F.push,I=F.push,J=F.slice,K=F.indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},L="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",N="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=N.replace("w","w#"),P="\\["+M+"*("+N+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+O+"))|)"+M+"*\\]",Q=":("+N+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+P+")*)|.*)\\)|)",R=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),S=new RegExp("^"+M+"*,"+M+"*"),T=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),V=new RegExp(Q),W=new RegExp("^"+O+"$"),X={ID:new RegExp("^#("+N+")"),CLASS:new RegExp("^\\.("+N+")"),TAG:new RegExp("^("+N.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+Q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+L+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)};try{I.apply(F=J.call(v.childNodes),v.childNodes),F[v.childNodes.length].nodeType}catch(eb){I={apply:F.length?function(a,b){H.apply(a,J.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],!a||"string"!=typeof a)return d;if(1!==(k=b.nodeType)&&9!==k)return[];if(p&&!e){if(f=_.exec(a))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return I.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName&&b.getElementsByClassName)return I.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=9===k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+qb(o[l]);w=ab.test(a)&&ob(b.parentNode)||b,x=o.join(",")}if(x)try{return I.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function gb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function hb(a){return a[u]=!0,a}function ib(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function jb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function kb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||D)-(~a.sourceIndex||D);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function lb(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function nb(a){return hb(function(b){return b=+b,hb(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function ob(a){return a&&typeof a.getElementsByTagName!==C&&a}c=fb.support={},f=fb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fb.setDocument=function(a){var b,e=a?a.ownerDocument||a:v,g=e.defaultView;return e!==n&&9===e.nodeType&&e.documentElement?(n=e,o=e.documentElement,p=!f(e),g&&g!==g.top&&(g.addEventListener?g.addEventListener("unload",function(){m()},!1):g.attachEvent&&g.attachEvent("onunload",function(){m()})),c.attributes=ib(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ib(function(a){return a.appendChild(e.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(e.getElementsByClassName)&&ib(function(a){return a.innerHTML="<div class='a'></div><div class='a i'></div>",a.firstChild.className="i",2===a.getElementsByClassName("i").length}),c.getById=ib(function(a){return o.appendChild(a).id=u,!e.getElementsByName||!e.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if(typeof b.getElementById!==C&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c=typeof a.getAttributeNode!==C&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return typeof b.getElementsByTagName!==C?b.getElementsByTagName(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return typeof b.getElementsByClassName!==C&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(e.querySelectorAll))&&(ib(function(a){a.innerHTML="<select msallowclip=''><option selected=''></option></select>",a.querySelectorAll("[msallowclip^='']").length&&q.push("[*^$]="+M+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+M+"*(?:value|"+L+")"),a.querySelectorAll(":checked").length||q.push(":checked")}),ib(function(a){var b=e.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+M+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ib(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",Q)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===e||a.ownerDocument===v&&t(v,a)?-1:b===e||b.ownerDocument===v&&t(v,b)?1:k?K.call(k,a)-K.call(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,f=a.parentNode,g=b.parentNode,h=[a],i=[b];if(!f||!g)return a===e?-1:b===e?1:f?-1:g?1:k?K.call(k,a)-K.call(k,b):0;if(f===g)return kb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?kb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},e):n},fb.matches=function(a,b){return fb(a,null,null,b)},fb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fb(b,n,null,[a]).length>0},fb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&E.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fb.selectors={cacheLength:50,createPseudo:hb,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+M+")"+a+"("+M+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||typeof a.getAttribute!==C&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?hb(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=K.call(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:hb(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?hb(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),has:hb(function(a){return function(b){return fb(a,b).length>0}}),contains:hb(function(a){return function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:hb(function(a){return W.test(a||"")||fb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:nb(function(){return[0]}),last:nb(function(a,b){return[b-1]}),eq:nb(function(a,b,c){return[0>c?c+b:c]}),even:nb(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:nb(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:nb(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:nb(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=lb(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=mb(b);function pb(){}pb.prototype=d.filters=d.pseudos,d.setFilters=new pb,g=fb.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?fb.error(a):z(a,i).slice(0)};function qb(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function rb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function sb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function tb(a,b,c){for(var d=0,e=b.length;e>d;d++)fb(a,b[d],c);return c}function ub(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function vb(a,b,c,d,e,f){return d&&!d[u]&&(d=vb(d)),e&&!e[u]&&(e=vb(e,f)),hb(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||tb(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ub(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ub(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?K.call(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ub(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):I.apply(g,r)})}function wb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=rb(function(a){return a===b},h,!0),l=rb(function(a){return K.call(b,a)>-1},h,!0),m=[function(a,c,d){return!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d))}];f>i;i++)if(c=d.relative[a[i].type])m=[rb(sb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return vb(i>1&&sb(m),i>1&&qb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&wb(a.slice(i,e)),f>e&&wb(a=a.slice(e)),f>e&&qb(a))}m.push(c)}return sb(m)}function xb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=G.call(i));s=ub(s)}I.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&fb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?hb(f):f}return h=fb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xb(e,d)),f.selector=a}return f},i=fb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&ob(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qb(j),!a)return I.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&ob(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ib(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ib(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||jb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ib(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||jb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ib(function(a){return null==a.getAttribute("disabled")})||jb(L,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fb}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?m.queue(this[0],a):void 0===b?this:this.each(function(){var c=m.queue(this,a,b);m._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&m.dequeue(this,a)})},dequeue:function(a){return this.each(function(){m.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=m.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=m._data(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var S=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=["Top","Right","Bottom","Left"],U=function(a,b){return a=b||a,"none"===m.css(a,"display")||!m.contains(a.ownerDocument,a)},V=m.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===m.type(c)){e=!0;for(h in c)m.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,m.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(m(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav></:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="<input type='radio' checked='checked' name='t'/>",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},fix:function(a){if(a[m.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=Z.test(e)?this.mouseHooks:Y.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new m.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=f.srcElement||y),3===a.target.nodeType&&(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,g.filter?g.filter(a,f):a},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button,g=b.fromElement;return null==a.pageX&&null!=b.clientX&&(d=a.target.ownerDocument||y,e=d.documentElement,c=d.body,a.pageX=b.clientX+(e&&e.scrollLeft||c&&c.scrollLeft||0)-(e&&e.clientLeft||c&&c.clientLeft||0),a.pageY=b.clientY+(e&&e.scrollTop||c&&c.scrollTop||0)-(e&&e.clientTop||c&&c.clientTop||0)),!a.relatedTarget&&g&&(a.relatedTarget=g===a.target?b.toElement:g),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==cb()&&this.focus)try{return this.focus(),!1}catch(a){}},delegateType:"focusin"},blur:{trigger:function(){return this===cb()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return m.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):void 0},_default:function(a){return m.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=m.extend(new m.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?m.event.trigger(e,null,b):m.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},m.removeEvent=y.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){var d="on"+b;a.detachEvent&&(typeof a[d]===K&&(a[d]=null),a.detachEvent(d,c))},m.Event=function(a,b){return this instanceof m.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?ab:bb):this.type=a,b&&m.extend(this,b),this.timeStamp=a&&a.timeStamp||m.now(),void(this[m.expando]=!0)):new m.Event(a,b)},m.Event.prototype={isDefaultPrevented:bb,isPropagationStopped:bb,isImmediatePropagationStopped:bb,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=ab,a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=ab,a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=ab,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},m.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){m.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!m.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.submitBubbles||(m.event.special.submit={setup:function(){return m.nodeName(this,"form")?!1:void m.event.add(this,"click._submit keypress._submit",function(a){var b=a.target,c=m.nodeName(b,"input")||m.nodeName(b,"button")?b.form:void 0;c&&!m._data(c,"submitBubbles")&&(m.event.add(c,"submit._submit",function(a){a._submit_bubble=!0}),m._data(c,"submitBubbles",!0))})},postDispatch:function(a){a._submit_bubble&&(delete a._submit_bubble,this.parentNode&&!a.isTrigger&&m.event.simulate("submit",this.parentNode,a,!0))},teardown:function(){return m.nodeName(this,"form")?!1:void m.event.remove(this,"._submit")}}),k.changeBubbles||(m.event.special.change={setup:function(){return X.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(m.event.add(this,"propertychange._change",function(a){"checked"===a.originalEvent.propertyName&&(this._just_changed=!0)}),m.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1),m.event.simulate("change",this,a,!0)})),!1):void m.event.add(this,"beforeactivate._change",function(a){var b=a.target;X.test(b.nodeName)&&!m._data(b,"changeBubbles")&&(m.event.add(b,"change._change",function(a){!this.parentNode||a.isSimulated||a.isTrigger||m.event.simulate("change",this.parentNode,a,!0)}),m._data(b,"changeBubbles",!0))})},handle:function(a){var b=a.target;return this!==b||a.isSimulated||a.isTrigger||"radio"!==b.type&&"checkbox"!==b.type?a.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return m.event.remove(this,"._change"),!X.test(this.nodeName)}}),k.focusinBubbles||m.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){m.event.simulate(b,a.target,m.event.fix(a),!0)};m.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=m._data(d,b);e||d.addEventListener(a,c,!0),m._data(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=m._data(d,b)-1;e?m._data(d,b,e):(d.removeEventListener(a,c,!0),m._removeData(d,b))}}}),m.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(f in a)this.on(f,b,c,a[f],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=bb;else if(!d)return this;return 1===e&&(g=d,d=function(a){return m().off(a),g.apply(this,arguments)},d.guid=g.guid||(g.guid=m.guid++)),this.each(function(){m.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,m(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=bb),this.each(function(){m.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){m.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?m.event.trigger(a,b,c,!0):void 0}});function db(a){var b=eb.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}var eb="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",fb=/ jQuery\d+="(?:null|\d+)"/g,gb=new RegExp("<(?:"+eb+")[\\s/>]","i"),hb=/^\s+/,ib=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,jb=/<([\w:]+)/,kb=/<tbody/i,lb=/<|&#?\w+;/,mb=/<(?:script|style|link)/i,nb=/checked\s*(?:[^=]|=\s*.checked.)/i,ob=/^$|\/(?:java|ecma)script/i,pb=/^true\/(.*)/,qb=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,rb={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:k.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},sb=db(y),tb=sb.appendChild(y.createElement("div"));rb.optgroup=rb.option,rb.tbody=rb.tfoot=rb.colgroup=rb.caption=rb.thead,rb.th=rb.td;function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ub(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xb(b).text=a.text,yb(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!gb.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(tb.innerHTML=a.outerHTML,tb.removeChild(f=tb.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ub(f),h=ub(a),g=0;null!=(e=h[g]);++g)d[g]&&Bb(e,d[g]);if(b)if(c)for(h=h||ub(a),d=d||ub(f),g=0;null!=(e=h[g]);g++)Ab(e,d[g]);else Ab(a,f);return d=ub(f,"script"),d.length>0&&zb(d,!i&&ub(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=db(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(lb.test(f)){h=h||o.appendChild(b.createElement("div")),i=(jb.exec(f)||["",""])[1].toLowerCase(),l=rb[i]||rb._default,h.innerHTML=l[1]+f.replace(ib,"<$1></$2>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&hb.test(f)&&p.push(b.createTextNode(hb.exec(f)[0])),!k.tbody){f="table"!==i||kb.test(f)?"<table>"!==l[1]||kb.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ub(p,"input"),vb),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ub(o.appendChild(f),"script"),g&&zb(h),c)){e=0;while(f=h[e++])ob.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ub(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&zb(ub(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ub(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fb,""):void 0;if(!("string"!=typeof a||mb.test(a)||!k.htmlSerialize&&gb.test(a)||!k.leadingWhitespace&&hb.test(a)||rb[(jb.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ib,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ub(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ub(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&nb.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ub(i,"script"),xb),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ub(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,yb),j=0;f>j;j++)d=g[j],ob.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qb,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Cb,Db={};function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(Cb||m("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=(Cb[0].contentWindow||Cb[0].contentDocument).document,b.write(),b.close(),c=Eb(a,b),Cb.detach()),Db[a]=c),c}!function(){var a;k.shrinkWrapBlocks=function(){if(null!=a)return a;a=!1;var b,c,d;return c=y.getElementsByTagName("body")[0],c&&c.style?(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",b.appendChild(y.createElement("div")).style.width="5px",a=3!==b.offsetWidth),c.removeChild(d),a):void 0}}();var Gb=/^margin/,Hb=new RegExp("^("+S+")(?!px)[a-z%]+$","i"),Ib,Jb,Kb=/^(top|right|bottom|left)$/;a.getComputedStyle?(Ib=function(a){return a.ownerDocument.defaultView.getComputedStyle(a,null)},Jb=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ib(a),g=c?c.getPropertyValue(b)||c[b]:void 0,c&&(""!==g||m.contains(a.ownerDocument,a)||(g=m.style(a,b)),Hb.test(g)&&Gb.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0===g?g:g+""}):y.documentElement.currentStyle&&(Ib=function(a){return a.currentStyle},Jb=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ib(a),g=c?c[b]:void 0,null==g&&h&&h[b]&&(g=h[b]),Hb.test(g)&&!Kb.test(b)&&(d=h.left,e=a.runtimeStyle,f=e&&e.left,f&&(e.left=a.currentStyle.left),h.left="fontSize"===b?"1em":g,g=h.pixelLeft+"px",h.left=d,f&&(e.left=f)),void 0===g?g:g+""||"auto"});function Lb(a,b){return{get:function(){var c=a();if(null!=c)return c?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d,e,f,g,h;if(b=y.createElement("div"),b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=d&&d.style){c.cssText="float:left;opacity:.5",k.opacity="0.5"===c.opacity,k.cssFloat=!!c.cssFloat,b.style.backgroundClip="content-box",b.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===b.style.backgroundClip,k.boxSizing=""===c.boxSizing||""===c.MozBoxSizing||""===c.WebkitBoxSizing,m.extend(k,{reliableHiddenOffsets:function(){return null==g&&i(),g},boxSizingReliable:function(){return null==f&&i(),f},pixelPosition:function(){return null==e&&i(),e},reliableMarginRight:function(){return null==h&&i(),h}});function i(){var b,c,d,i;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),b.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",e=f=!1,h=!0,a.getComputedStyle&&(e="1%"!==(a.getComputedStyle(b,null)||{}).top,f="4px"===(a.getComputedStyle(b,null)||{width:"4px"}).width,i=b.appendChild(y.createElement("div")),i.style.cssText=b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",i.style.marginRight=i.style.width="0",b.style.width="1px",h=!parseFloat((a.getComputedStyle(i,null)||{}).marginRight)),b.innerHTML="<table><tr><td></td><td>t</td></tr></table>",i=b.getElementsByTagName("td"),i[0].style.cssText="margin:0;border:0;padding:0;display:none",g=0===i[0].offsetHeight,g&&(i[0].style.display="",i[1].style.display="none",g=0===i[0].offsetHeight),c.removeChild(d))}}}(),m.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var Mb=/alpha\([^)]*\)/i,Nb=/opacity\s*=\s*([^)]*)/,Ob=/^(none|table(?!-c[ea]).+)/,Pb=new RegExp("^("+S+")(.*)$","i"),Qb=new RegExp("^([+-])=("+S+")","i"),Rb={position:"absolute",visibility:"hidden",display:"block"},Sb={letterSpacing:"0",fontWeight:"400"},Tb=["Webkit","O","Moz","ms"];function Ub(a,b){if(b in a)return b;var c=b.charAt(0).toUpperCase()+b.slice(1),d=b,e=Tb.length;while(e--)if(b=Tb[e]+c,b in a)return b;return d}function Vb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=m._data(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&U(d)&&(f[g]=m._data(d,"olddisplay",Fb(d.nodeName)))):(e=U(d),(c&&"none"!==c||!e)&&m._data(d,"olddisplay",e?c:m.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function Wb(a,b,c){var d=Pb.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Xb(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=m.css(a,c+T[f],!0,e)),d?("content"===c&&(g-=m.css(a,"padding"+T[f],!0,e)),"margin"!==c&&(g-=m.css(a,"border"+T[f]+"Width",!0,e))):(g+=m.css(a,"padding"+T[f],!0,e),"padding"!==c&&(g+=m.css(a,"border"+T[f]+"Width",!0,e)));return g}function Yb(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=Ib(a),g=k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=Jb(a,b,f),(0>e||null==e)&&(e=a.style[b]),Hb.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Xb(a,b,c||(g?"border":"content"),d,f)+"px"}m.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Jb(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":k.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=m.camelCase(b),i=a.style;if(b=m.cssProps[h]||(m.cssProps[h]=Ub(i,h)),g=m.cssHooks[b]||m.cssHooks[h],void 0===c)return g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b];if(f=typeof c,"string"===f&&(e=Qb.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(m.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||m.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),!(g&&"set"in g&&void 0===(c=g.set(a,c,d)))))try{i[b]=c}catch(j){}}},css:function(a,b,c,d){var e,f,g,h=m.camelCase(b);return b=m.cssProps[h]||(m.cssProps[h]=Ub(a.style,h)),g=m.cssHooks[b]||m.cssHooks[h],g&&"get"in g&&(f=g.get(a,!0,c)),void 0===f&&(f=Jb(a,b,d)),"normal"===f&&b in Sb&&(f=Sb[b]),""===c||c?(e=parseFloat(f),c===!0||m.isNumeric(e)?e||0:f):f}}),m.each(["height","width"],function(a,b){m.cssHooks[b]={get:function(a,c,d){return c?Ob.test(m.css(a,"display"))&&0===a.offsetWidth?m.swap(a,Rb,function(){return Yb(a,b,d)}):Yb(a,b,d):void 0},set:function(a,c,d){var e=d&&Ib(a);return Wb(a,c,d?Xb(a,b,d,k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,e),e):0)}}}),k.opacity||(m.cssHooks.opacity={get:function(a,b){return Nb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=m.isNumeric(b)?"alpha(opacity="+100*b+")":"",f=d&&d.filter||c.filter||"";c.zoom=1,(b>=1||""===b)&&""===m.trim(f.replace(Mb,""))&&c.removeAttribute&&(c.removeAttribute("filter"),""===b||d&&!d.filter)||(c.filter=Mb.test(f)?f.replace(Mb,e):f+" "+e)}}),m.cssHooks.marginRight=Lb(k.reliableMarginRight,function(a,b){return b?m.swap(a,{display:"inline-block"},Jb,[a,"marginRight"]):void 0}),m.each({margin:"",padding:"",border:"Width"},function(a,b){m.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+T[d]+b]=f[d]||f[d-2]||f[0];return e}},Gb.test(a)||(m.cssHooks[a+b].set=Wb)}),m.fn.extend({css:function(a,b){return V(this,function(a,b,c){var d,e,f={},g=0;if(m.isArray(b)){for(d=Ib(a),e=b.length;e>g;g++)f[b[g]]=m.css(a,b[g],!1,d);return f}return void 0!==c?m.style(a,b,c):m.css(a,b)},a,b,arguments.length>1)},show:function(){return Vb(this,!0)},hide:function(){return Vb(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){U(this)?m(this).show():m(this).hide()})}});function Zb(a,b,c,d,e){return new Zb.prototype.init(a,b,c,d,e)}m.Tween=Zb,Zb.prototype={constructor:Zb,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){var a=Zb.propHooks[this.prop];return a&&a.get?a.get(this):Zb.propHooks._default.get(this)},run:function(a){var b,c=Zb.propHooks[this.prop];return this.pos=b=this.options.duration?m.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Zb.propHooks._default.set(this),this}},Zb.prototype.init.prototype=Zb.prototype,Zb.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=m.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){m.fx.step[a.prop]?m.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[m.cssProps[a.prop]]||m.cssHooks[a.prop])?m.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Zb.propHooks.scrollTop=Zb.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},m.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},m.fx=Zb.prototype.init,m.fx.step={};var $b,_b,ac=/^(?:toggle|show|hide)$/,bc=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),cc=/queueHooks$/,dc=[ic],ec={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=bc.exec(b),f=e&&e[3]||(m.cssNumber[a]?"":"px"),g=(m.cssNumber[a]||"px"!==f&&+d)&&bc.exec(m.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,m.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function fc(){return setTimeout(function(){$b=void 0}),$b=m.now()}function gc(a,b){var c,d={height:a},e=0;for(b=b?1:0;4>e;e+=2-b)c=T[e],d["margin"+c]=d["padding"+c]=a;return b&&(d.opacity=d.width=a),d}function hc(a,b,c){for(var d,e=(ec[b]||[]).concat(ec["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function ic(a,b,c){var d,e,f,g,h,i,j,l,n=this,o={},p=a.style,q=a.nodeType&&U(a),r=m._data(a,"fxshow");c.queue||(h=m._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,n.always(function(){n.always(function(){h.unqueued--,m.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[p.overflow,p.overflowX,p.overflowY],j=m.css(a,"display"),l="none"===j?m._data(a,"olddisplay")||Fb(a.nodeName):j,"inline"===l&&"none"===m.css(a,"float")&&(k.inlineBlockNeedsLayout&&"inline"!==Fb(a.nodeName)?p.zoom=1:p.display="inline-block")),c.overflow&&(p.overflow="hidden",k.shrinkWrapBlocks()||n.always(function(){p.overflow=c.overflow[0],p.overflowX=c.overflow[1],p.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],ac.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(q?"hide":"show")){if("show"!==e||!r||void 0===r[d])continue;q=!0}o[d]=r&&r[d]||m.style(a,d)}else j=void 0;if(m.isEmptyObject(o))"inline"===("none"===j?Fb(a.nodeName):j)&&(p.display=j);else{r?"hidden"in r&&(q=r.hidden):r=m._data(a,"fxshow",{}),f&&(r.hidden=!q),q?m(a).show():n.done(function(){m(a).hide()}),n.done(function(){var b;m._removeData(a,"fxshow");for(b in o)m.style(a,b,o[b])});for(d in o)g=hc(q?r[d]:0,d,n),d in r||(r[d]=g.start,q&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function jc(a,b){var c,d,e,f,g;for(c in a)if(d=m.camelCase(c),e=b[d],f=a[c],m.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=m.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kc(a,b,c){var d,e,f=0,g=dc.length,h=m.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=$b||fc(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:m.extend({},b),opts:m.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:$b||fc(),duration:c.duration,tweens:[],createTween:function(b,c){var d=m.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(jc(k,j.opts.specialEasing);g>f;f++)if(d=dc[f].call(j,a,k,j.opts))return d;return m.map(k,hc,j),m.isFunction(j.opts.start)&&j.opts.start.call(a,j),m.fx.timer(m.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}m.Animation=m.extend(kc,{tweener:function(a,b){m.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],ec[c]=ec[c]||[],ec[c].unshift(b)},prefilter:function(a,b){b?dc.unshift(a):dc.push(a)}}),m.speed=function(a,b,c){var d=a&&"object"==typeof a?m.extend({},a):{complete:c||!c&&b||m.isFunction(a)&&a,duration:a,easing:c&&b||b&&!m.isFunction(b)&&b};return d.duration=m.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in m.fx.speeds?m.fx.speeds[d.duration]:m.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){m.isFunction(d.old)&&d.old.call(this),d.queue&&m.dequeue(this,d.queue)},d},m.fn.extend({fadeTo:function(a,b,c,d){return this.filter(U).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=m.isEmptyObject(a),f=m.speed(b,c,d),g=function(){var b=kc(this,m.extend({},a),f);(e||m._data(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=m.timers,g=m._data(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&cc.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&m.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=m._data(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=m.timers,g=d?d.length:0;for(c.finish=!0,m.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),m.each(["toggle","show","hide"],function(a,b){var c=m.fn[b];m.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(gc(b,!0),a,d,e)}}),m.each({slideDown:gc("show"),slideUp:gc("hide"),slideToggle:gc("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){m.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),m.timers=[],m.fx.tick=function(){var a,b=m.timers,c=0;for($b=m.now();c<b.length;c++)a=b[c],a()||b[c]!==a||b.splice(c--,1);b.length||m.fx.stop(),$b=void 0},m.fx.timer=function(a){m.timers.push(a),a()?m.fx.start():m.timers.pop()},m.fx.interval=13,m.fx.start=function(){_b||(_b=setInterval(m.fx.tick,m.fx.interval))},m.fx.stop=function(){clearInterval(_b),_b=null},m.fx.speeds={slow:600,fast:200,_default:400},m.fn.delay=function(a,b){return a=m.fx?m.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a,b,c,d,e;b=y.createElement("div"),b.setAttribute("className","t"),b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=y.createElement("select"),e=c.appendChild(y.createElement("option")),a=b.getElementsByTagName("input")[0],d.style.cssText="top:1px",k.getSetAttribute="t"!==b.className,k.style=/top/.test(d.getAttribute("style")),k.hrefNormalized="/a"===d.getAttribute("href"),k.checkOn=!!a.value,k.optSelected=e.selected,k.enctype=!!y.createElement("form").enctype,c.disabled=!0,k.optDisabled=!e.disabled,a=y.createElement("input"),a.setAttribute("value",""),k.input=""===a.getAttribute("value"),a.value="t",a.setAttribute("type","radio"),k.radioValue="t"===a.value}();var lc=/\r/g;m.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=m.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,m(this).val()):a,null==e?e="":"number"==typeof e?e+="":m.isArray(e)&&(e=m.map(e,function(a){return null==a?"":a+""})),b=m.valHooks[this.type]||m.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=m.valHooks[e.type]||m.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(lc,""):null==c?"":c)}}}),m.extend({valHooks:{option:{get:function(a){var b=m.find.attr(a,"value");return null!=b?b:m.trim(m.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&m.nodeName(c.parentNode,"optgroup"))){if(b=m(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=m.makeArray(b),g=e.length;while(g--)if(d=e[g],m.inArray(m.valHooks.option.get(d),f)>=0)try{d.selected=c=!0}catch(h){d.scrollHeight}else d.selected=!1;return c||(a.selectedIndex=-1),e}}}}),m.each(["radio","checkbox"],function(){m.valHooks[this]={set:function(a,b){return m.isArray(b)?a.checked=m.inArray(m(a).val(),b)>=0:void 0}},k.checkOn||(m.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var mc,nc,oc=m.expr.attrHandle,pc=/^(?:checked|selected)$/i,qc=k.getSetAttribute,rc=k.input;m.fn.extend({attr:function(a,b){return V(this,m.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){m.removeAttr(this,a)})}}),m.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===K?m.prop(a,b,c):(1===f&&m.isXMLDoc(a)||(b=b.toLowerCase(),d=m.attrHooks[b]||(m.expr.match.bool.test(b)?nc:mc)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=m.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void m.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=m.propFix[c]||c,m.expr.match.bool.test(c)?rc&&qc||!pc.test(c)?a[d]=!1:a[m.camelCase("default-"+c)]=a[d]=!1:m.attr(a,c,""),a.removeAttribute(qc?c:d)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&m.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),nc={set:function(a,b,c){return b===!1?m.removeAttr(a,c):rc&&qc||!pc.test(c)?a.setAttribute(!qc&&m.propFix[c]||c,c):a[m.camelCase("default-"+c)]=a[c]=!0,c}},m.each(m.expr.match.bool.source.match(/\w+/g),function(a,b){var c=oc[b]||m.find.attr;oc[b]=rc&&qc||!pc.test(b)?function(a,b,d){var e,f;return d||(f=oc[b],oc[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,oc[b]=f),e}:function(a,b,c){return c?void 0:a[m.camelCase("default-"+b)]?b.toLowerCase():null}}),rc&&qc||(m.attrHooks.value={set:function(a,b,c){return m.nodeName(a,"input")?void(a.defaultValue=b):mc&&mc.set(a,b,c)}}),qc||(mc={set:function(a,b,c){var d=a.getAttributeNode(c);return d||a.setAttributeNode(d=a.ownerDocument.createAttribute(c)),d.value=b+="","value"===c||b===a.getAttribute(c)?b:void 0}},oc.id=oc.name=oc.coords=function(a,b,c){var d;return c?void 0:(d=a.getAttributeNode(b))&&""!==d.value?d.value:null},m.valHooks.button={get:function(a,b){var c=a.getAttributeNode(b);return c&&c.specified?c.value:void 0},set:mc.set},m.attrHooks.contenteditable={set:function(a,b,c){mc.set(a,""===b?!1:b,c)}},m.each(["width","height"],function(a,b){m.attrHooks[b]={set:function(a,c){return""===c?(a.setAttribute(b,"auto"),c):void 0}}})),k.style||(m.attrHooks.style={get:function(a){return a.style.cssText||void 0},set:function(a,b){return a.style.cssText=b+""}});var sc=/^(?:input|select|textarea|button|object)$/i,tc=/^(?:a|area)$/i;m.fn.extend({prop:function(a,b){return V(this,m.prop,a,b,arguments.length>1)},removeProp:function(a){return a=m.propFix[a]||a,this.each(function(){try{this[a]=void 0,delete this[a]}catch(b){}})}}),m.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!m.isXMLDoc(a),f&&(b=m.propFix[b]||b,e=m.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=m.find.attr(a,"tabindex");return b?parseInt(b,10):sc.test(a.nodeName)||tc.test(a.nodeName)&&a.href?0:-1}}}}),k.hrefNormalized||m.each(["href","src"],function(a,b){m.propHooks[b]={get:function(a){return a.getAttribute(b,4)}}}),k.optSelected||(m.propHooks.selected={get:function(a){var b=a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}}),m.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){m.propFix[this.toLowerCase()]=this}),k.enctype||(m.propFix.enctype="encoding");var uc=/[\t\r\n\f]/g;m.fn.extend({addClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j="string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).addClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(uc," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=m.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j=0===arguments.length||"string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).removeClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(uc," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?m.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(m.isFunction(a)?function(c){m(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=m(this),f=a.match(E)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===K||"boolean"===c)&&(this.className&&m._data(this,"__className__",this.className),this.className=this.className||a===!1?"":m._data(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(uc," ").indexOf(b)>=0)return!0;return!1}}),m.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(a,b){m.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),m.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var vc=m.now(),wc=/\?/,xc=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;m.parseJSON=function(b){if(a.JSON&&a.JSON.parse)return a.JSON.parse(b+"");var c,d=null,e=m.trim(b+"");return e&&!m.trim(e.replace(xc,function(a,b,e,f){return c&&b&&(d=0),0===d?a:(c=e||b,d+=!f-!e,"")}))?Function("return "+e)():m.error("Invalid JSON: "+b)},m.parseXML=function(b){var c,d;if(!b||"string"!=typeof b)return null;try{a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b))}catch(e){c=void 0}return c&&c.documentElement&&!c.getElementsByTagName("parsererror").length||m.error("Invalid XML: "+b),c};var yc,zc,Ac=/#.*$/,Bc=/([?&])_=[^&]*/,Cc=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Dc=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Ec=/^(?:GET|HEAD)$/,Fc=/^\/\//,Gc=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Hc={},Ic={},Jc="*/".concat("*");try{zc=location.href}catch(Kc){zc=y.createElement("a"),zc.href="",zc=zc.href}yc=Gc.exec(zc.toLowerCase())||[];function Lc(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(m.isFunction(c))while(d=f[e++])"+"===d.charAt(0)?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Mc(a,b,c,d){var e={},f=a===Ic;function g(h){var i;return e[h]=!0,m.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Nc(a,b){var c,d,e=m.ajaxSettings.flatOptions||{};for(d in b)void 0!==b[d]&&((e[d]?a:c||(c={}))[d]=b[d]);return c&&m.extend(!0,a,c),a}function Oc(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===e&&(e=a.mimeType||b.getResponseHeader("Content-Type"));if(e)for(g in h)if(h[g]&&h[g].test(e)){i.unshift(g);break}if(i[0]in c)f=i[0];else{for(g in c){if(!i[0]||a.converters[g+" "+i[0]]){f=g;break}d||(d=g)}f=f||d}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function Pc(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}m.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:zc,type:"GET",isLocal:Dc.test(yc[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Jc,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":m.parseJSON,"text xml":m.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Nc(Nc(a,m.ajaxSettings),b):Nc(m.ajaxSettings,a)},ajaxPrefilter:Lc(Hc),ajaxTransport:Lc(Ic),ajax:function(a,b){"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=m.ajaxSetup({},b),l=k.context||k,n=k.context&&(l.nodeType||l.jquery)?m(l):m.event,o=m.Deferred(),p=m.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!j){j={};while(b=Cc.exec(f))j[b[1].toLowerCase()]=b[2]}b=j[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?f:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return i&&i.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||zc)+"").replace(Ac,"").replace(Fc,yc[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=m.trim(k.dataType||"*").toLowerCase().match(E)||[""],null==k.crossDomain&&(c=Gc.exec(k.url.toLowerCase()),k.crossDomain=!(!c||c[1]===yc[1]&&c[2]===yc[2]&&(c[3]||("http:"===c[1]?"80":"443"))===(yc[3]||("http:"===yc[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=m.param(k.data,k.traditional)),Mc(Hc,k,b,v),2===t)return v;h=k.global,h&&0===m.active++&&m.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!Ec.test(k.type),e=k.url,k.hasContent||(k.data&&(e=k.url+=(wc.test(e)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=Bc.test(e)?e.replace(Bc,"$1_="+vc++):e+(wc.test(e)?"&":"?")+"_="+vc++)),k.ifModified&&(m.lastModified[e]&&v.setRequestHeader("If-Modified-Since",m.lastModified[e]),m.etag[e]&&v.setRequestHeader("If-None-Match",m.etag[e])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+Jc+"; q=0.01":""):k.accepts["*"]);for(d in k.headers)v.setRequestHeader(d,k.headers[d]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(d in{success:1,error:1,complete:1})v[d](k[d]);if(i=Mc(Ic,k,b,v)){v.readyState=1,h&&n.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,i.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,c,d){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),i=void 0,f=d||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,c&&(u=Oc(k,v,c)),u=Pc(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(m.lastModified[e]=w),w=v.getResponseHeader("etag"),w&&(m.etag[e]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,h&&n.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),h&&(n.trigger("ajaxComplete",[v,k]),--m.active||m.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return m.get(a,b,c,"json")},getScript:function(a,b){return m.get(a,void 0,b,"script")}}),m.each(["get","post"],function(a,b){m[b]=function(a,c,d,e){return m.isFunction(c)&&(e=e||d,d=c,c=void 0),m.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),m.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){m.fn[b]=function(a){return this.on(b,a)}}),m._evalUrl=function(a){return m.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},m.fn.extend({wrapAll:function(a){if(m.isFunction(a))return this.each(function(b){m(this).wrapAll(a.call(this,b))});if(this[0]){var b=m(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&1===a.firstChild.nodeType)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){return this.each(m.isFunction(a)?function(b){m(this).wrapInner(a.call(this,b))}:function(){var b=m(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=m.isFunction(a);return this.each(function(c){m(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){m.nodeName(this,"body")||m(this).replaceWith(this.childNodes)}).end()}}),m.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0||!k.reliableHiddenOffsets()&&"none"===(a.style&&a.style.display||m.css(a,"display"))},m.expr.filters.visible=function(a){return!m.expr.filters.hidden(a)};var Qc=/%20/g,Rc=/\[\]$/,Sc=/\r?\n/g,Tc=/^(?:submit|button|image|reset|file)$/i,Uc=/^(?:input|select|textarea|keygen)/i;function Vc(a,b,c,d){var e;if(m.isArray(b))m.each(b,function(b,e){c||Rc.test(a)?d(a,e):Vc(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==m.type(b))d(a,b);else for(e in b)Vc(a+"["+e+"]",b[e],c,d)}m.param=function(a,b){var c,d=[],e=function(a,b){b=m.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=m.ajaxSettings&&m.ajaxSettings.traditional),m.isArray(a)||a.jquery&&!m.isPlainObject(a))m.each(a,function(){e(this.name,this.value)});else for(c in a)Vc(c,a[c],b,e);return d.join("&").replace(Qc,"+")},m.fn.extend({serialize:function(){return m.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=m.prop(this,"elements");return a?m.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!m(this).is(":disabled")&&Uc.test(this.nodeName)&&!Tc.test(a)&&(this.checked||!W.test(a))}).map(function(a,b){var c=m(this).val();return null==c?null:m.isArray(c)?m.map(c,function(a){return{name:b.name,value:a.replace(Sc,"\r\n")}}):{name:b.name,value:c.replace(Sc,"\r\n")}}).get()}}),m.ajaxSettings.xhr=void 0!==a.ActiveXObject?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&Zc()||$c()}:Zc;var Wc=0,Xc={},Yc=m.ajaxSettings.xhr();a.ActiveXObject&&m(a).on("unload",function(){for(var a in Xc)Xc[a](void 0,!0)}),k.cors=!!Yc&&"withCredentials"in Yc,Yc=k.ajax=!!Yc,Yc&&m.ajaxTransport(function(a){if(!a.crossDomain||k.cors){var b;return{send:function(c,d){var e,f=a.xhr(),g=++Wc;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)void 0!==c[e]&&f.setRequestHeader(e,c[e]+"");f.send(a.hasContent&&a.data||null),b=function(c,e){var h,i,j;if(b&&(e||4===f.readyState))if(delete Xc[g],b=void 0,f.onreadystatechange=m.noop,e)4!==f.readyState&&f.abort();else{j={},h=f.status,"string"==typeof f.responseText&&(j.text=f.responseText);try{i=f.statusText}catch(k){i=""}h||!a.isLocal||a.crossDomain?1223===h&&(h=204):h=j.text?200:404}j&&d(h,i,j,f.getAllResponseHeaders())},a.async?4===f.readyState?setTimeout(b):f.onreadystatechange=Xc[g]=b:b()},abort:function(){b&&b(void 0,!0)}}}});function Zc(){try{return new a.XMLHttpRequest}catch(b){}}function $c(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}m.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return m.globalEval(a),a}}}),m.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),m.ajaxTransport("script",function(a){if(a.crossDomain){var b,c=y.head||m("head")[0]||y.documentElement;return{send:function(d,e){b=y.createElement("script"),b.async=!0,a.scriptCharset&&(b.charset=a.scriptCharset),b.src=a.url,b.onload=b.onreadystatechange=function(a,c){(c||!b.readyState||/loaded|complete/.test(b.readyState))&&(b.onload=b.onreadystatechange=null,b.parentNode&&b.parentNode.removeChild(b),b=null,c||e(200,"success"))},c.insertBefore(b,c.firstChild)},abort:function(){b&&b.onload(void 0,!0)}}}});var _c=[],ad=/(=)\?(?=&|$)|\?\?/;m.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=_c.pop()||m.expando+"_"+vc++;return this[a]=!0,a}}),m.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(ad.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&ad.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=m.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(ad,"$1"+e):b.jsonp!==!1&&(b.url+=(wc.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||m.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,_c.push(e)),g&&m.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),m.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||y;var d=u.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=m.buildFragment([a],b,e),e&&e.length&&m(e).remove(),m.merge([],d.childNodes))};var bd=m.fn.load;m.fn.load=function(a,b,c){if("string"!=typeof a&&bd)return bd.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=m.trim(a.slice(h,a.length)),a=a.slice(0,h)),m.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(f="POST"),g.length>0&&m.ajax({url:a,type:f,dataType:"html",data:b}).done(function(a){e=arguments,g.html(d?m("<div>").append(m.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,e||[a.responseText,b,a])}),this},m.expr.filters.animated=function(a){return m.grep(m.timers,function(b){return a===b.elem}).length};var cd=a.document.documentElement;function dd(a){return m.isWindow(a)?a:9===a.nodeType?a.defaultView||a.parentWindow:!1}m.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=m.css(a,"position"),l=m(a),n={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=m.css(a,"top"),i=m.css(a,"left"),j=("absolute"===k||"fixed"===k)&&m.inArray("auto",[f,i])>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),m.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(n.top=b.top-h.top+g),null!=b.left&&(n.left=b.left-h.left+e),"using"in b?b.using.call(a,n):l.css(n)}},m.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){m.offset.setOffset(this,a,b)});var b,c,d={top:0,left:0},e=this[0],f=e&&e.ownerDocument;if(f)return b=f.documentElement,m.contains(b,e)?(typeof e.getBoundingClientRect!==K&&(d=e.getBoundingClientRect()),c=dd(f),{top:d.top+(c.pageYOffset||b.scrollTop)-(b.clientTop||0),left:d.left+(c.pageXOffset||b.scrollLeft)-(b.clientLeft||0)}):d},position:function(){if(this[0]){var a,b,c={top:0,left:0},d=this[0];return"fixed"===m.css(d,"position")?b=d.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),m.nodeName(a[0],"html")||(c=a.offset()),c.top+=m.css(a[0],"borderTopWidth",!0),c.left+=m.css(a[0],"borderLeftWidth",!0)),{top:b.top-c.top-m.css(d,"marginTop",!0),left:b.left-c.left-m.css(d,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||cd;while(a&&!m.nodeName(a,"html")&&"static"===m.css(a,"position"))a=a.offsetParent;return a||cd})}}),m.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,b){var c=/Y/.test(b);m.fn[a]=function(d){return V(this,function(a,d,e){var f=dd(a);return void 0===e?f?b in f?f[b]:f.document.documentElement[d]:a[d]:void(f?f.scrollTo(c?m(f).scrollLeft():e,c?e:m(f).scrollTop()):a[d]=e)},a,d,arguments.length,null)}}),m.each(["top","left"],function(a,b){m.cssHooks[b]=Lb(k.pixelPosition,function(a,c){return c?(c=Jb(a,b),Hb.test(c)?m(a).position()[b]+"px":c):void 0})}),m.each({Height:"height",Width:"width"},function(a,b){m.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){m.fn[d]=function(d,e){var f=arguments.length&&(c||"boolean"!=typeof d),g=c||(d===!0||e===!0?"margin":"border");return V(this,function(b,c,d){var e;return m.isWindow(b)?b.document.documentElement["client"+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body["scroll"+a],e["scroll"+a],b.body["offset"+a],e["offset"+a],e["client"+a])):void 0===d?m.css(b,c,g):m.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),m.fn.size=function(){return this.length},m.fn.andSelf=m.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return m});var ed=a.jQuery,fd=a.$;return m.noConflict=function(b){return a.$===m&&(a.$=fd),b&&a.jQuery===m&&(a.jQuery=ed),m},typeof b===K&&(a.jQuery=a.$=m),m});
/*! Bootstrap v3.2.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(t){"use strict";function e(e){return this.each(function(){var i=t(this),s=i.data("bs.alert");s||i.data("bs.alert",s=new o(this)),"string"==typeof e&&s[e].call(i)})}var i='[data-dismiss="alert"]',o=function(e){t(e).on("click",i,this.close)};o.VERSION="3.2.0",o.prototype.close=function(e){function i(){n.detach().trigger("closed.bs.alert").remove()}var o=t(this),s=o.attr("data-target");s||(s=o.attr("href"),s=s&&s.replace(/.*(?=#[^\s]*$)/,""));var n=t(s);e&&e.preventDefault(),n.length||(n=o.hasClass("alert")?o:o.parent()),n.trigger(e=t.Event("close.bs.alert")),e.isDefaultPrevented()||(n.removeClass("in"),t.support.transition&&n.hasClass("fade")?n.one("bsTransitionEnd",i).emulateTransitionEnd(150):i())};var s=t.fn.alert;t.fn.alert=e,t.fn.alert.Constructor=o,t.fn.alert.noConflict=function(){return t.fn.alert=s,this},t(document).on("click.bs.alert.data-api",i,o.prototype.close)}(jQuery),+function(t){"use strict";function e(e){return this.each(function(){var o=t(this),s=o.data("bs.button"),n="object"==typeof e&&e;s||o.data("bs.button",s=new i(this,n)),"toggle"==e?s.toggle():e&&s.setState(e)})}var i=function(e,o){this.$element=t(e),this.options=t.extend({},i.DEFAULTS,o),this.isLoading=!1};i.VERSION="3.2.0",i.DEFAULTS={loadingText:"loading..."},i.prototype.setState=function(e){var i="disabled",o=this.$element,s=o.is("input")?"val":"html",n=o.data();e+="Text",null==n.resetText&&o.data("resetText",o[s]()),o[s](null==n[e]?this.options[e]:n[e]),setTimeout(t.proxy(function(){"loadingText"==e?(this.isLoading=!0,o.addClass(i).attr(i,i)):this.isLoading&&(this.isLoading=!1,o.removeClass(i).removeAttr(i))},this),0)},i.prototype.toggle=function(){var t=!0,e=this.$element.closest('[data-toggle="buttons"]');if(e.length){var i=this.$element.find("input");"radio"==i.prop("type")&&(i.prop("checked")&&this.$element.hasClass("active")?t=!1:e.find(".active").removeClass("active")),t&&i.prop("checked",!this.$element.hasClass("active")).trigger("change")}t&&this.$element.toggleClass("active")};var o=t.fn.button;t.fn.button=e,t.fn.button.Constructor=i,t.fn.button.noConflict=function(){return t.fn.button=o,this},t(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(i){var o=t(i.target);o.hasClass("btn")||(o=o.closest(".btn")),e.call(o,"toggle"),i.preventDefault()})}(jQuery),+function(t){"use strict";function e(e){return this.each(function(){var o=t(this),s=o.data("bs.carousel"),n=t.extend({},i.DEFAULTS,o.data(),"object"==typeof e&&e),r="string"==typeof e?e:n.slide;s||o.data("bs.carousel",s=new i(this,n)),"number"==typeof e?s.to(e):r?s[r]():n.interval&&s.pause().cycle()})}var i=function(e,i){this.$element=t(e).on("keydown.bs.carousel",t.proxy(this.keydown,this)),this.$indicators=this.$element.find(".carousel-indicators"),this.options=i,this.paused=this.sliding=this.interval=this.$active=this.$items=null,"hover"==this.options.pause&&this.$element.on("mouseenter.bs.carousel",t.proxy(this.pause,this)).on("mouseleave.bs.carousel",t.proxy(this.cycle,this))};i.VERSION="3.2.0",i.DEFAULTS={interval:5e3,pause:"hover",wrap:!0},i.prototype.keydown=function(t){switch(t.which){case 37:this.prev();break;case 39:this.next();break;default:return}t.preventDefault()},i.prototype.cycle=function(e){return e||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(t.proxy(this.next,this),this.options.interval)),this},i.prototype.getItemIndex=function(t){return this.$items=t.parent().children(".item"),this.$items.index(t||this.$active)},i.prototype.to=function(e){var i=this,o=this.getItemIndex(this.$active=this.$element.find(".item.active"));return e>this.$items.length-1||0>e?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){i.to(e)}):o==e?this.pause().cycle():this.slide(e>o?"next":"prev",t(this.$items[e]))},i.prototype.pause=function(e){return e||(this.paused=!0),this.$element.find(".next, .prev").length&&t.support.transition&&(this.$element.trigger(t.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},i.prototype.next=function(){return this.sliding?void 0:this.slide("next")},i.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},i.prototype.slide=function(e,i){var o=this.$element.find(".item.active"),s=i||o[e](),n=this.interval,r="next"==e?"left":"right",a="next"==e?"first":"last",l=this;if(!s.length){if(!this.options.wrap)return;s=this.$element.find(".item")[a]()}if(s.hasClass("active"))return this.sliding=!1;var h=s[0],p=t.Event("slide.bs.carousel",{relatedTarget:h,direction:r});if(this.$element.trigger(p),!p.isDefaultPrevented()){if(this.sliding=!0,n&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var c=t(this.$indicators.children()[this.getItemIndex(s)]);c&&c.addClass("active")}var d=t.Event("slid.bs.carousel",{relatedTarget:h,direction:r});return t.support.transition&&this.$element.hasClass("slide")?(s.addClass(e),s[0].offsetWidth,o.addClass(r),s.addClass(r),o.one("bsTransitionEnd",function(){s.removeClass([e,r].join(" ")).addClass("active"),o.removeClass(["active",r].join(" ")),l.sliding=!1,setTimeout(function(){l.$element.trigger(d)},0)}).emulateTransitionEnd(1e3*o.css("transition-duration").slice(0,-1))):(o.removeClass("active"),s.addClass("active"),this.sliding=!1,this.$element.trigger(d)),n&&this.cycle(),this}};var o=t.fn.carousel;t.fn.carousel=e,t.fn.carousel.Constructor=i,t.fn.carousel.noConflict=function(){return t.fn.carousel=o,this},t(document).on("click.bs.carousel.data-api","[data-slide], [data-slide-to]",function(i){var o,s=t(this),n=t(s.attr("data-target")||(o=s.attr("href"))&&o.replace(/.*(?=#[^\s]+$)/,""));if(n.hasClass("carousel")){var r=t.extend({},n.data(),s.data()),a=s.attr("data-slide-to");a&&(r.interval=!1),e.call(n,r),a&&n.data("bs.carousel").to(a),i.preventDefault()}}),t(window).on("load",function(){t('[data-ride="carousel"]').each(function(){var i=t(this);e.call(i,i.data())})})}(jQuery),+function(t){"use strict";function e(e){e&&3===e.which||(t(s).remove(),t(n).each(function(){var o=i(t(this)),s={relatedTarget:this};o.hasClass("open")&&(o.trigger(e=t.Event("hide.bs.dropdown",s)),e.isDefaultPrevented()||o.removeClass("open").trigger("hidden.bs.dropdown",s))}))}function i(e){var i=e.attr("data-target");i||(i=e.attr("href"),i=i&&/#[A-Za-z]/.test(i)&&i.replace(/.*(?=#[^\s]*$)/,""));var o=i&&t(i);return o&&o.length?o:e.parent()}function o(e){return this.each(function(){var i=t(this),o=i.data("bs.dropdown");o||i.data("bs.dropdown",o=new r(this)),"string"==typeof e&&o[e].call(i)})}var s=".dropdown-backdrop",n='[data-toggle="dropdown"]',r=function(e){t(e).on("click.bs.dropdown",this.toggle)};r.VERSION="3.2.0",r.prototype.toggle=function(o){var s=t(this);if(!s.is(".disabled, :disabled")){var n=i(s),r=n.hasClass("open");if(e(),!r){"ontouchstart"in document.documentElement&&!n.closest(".navbar-nav").length&&t('<div class="dropdown-backdrop"/>').insertAfter(t(this)).on("click",e);var a={relatedTarget:this};if(n.trigger(o=t.Event("show.bs.dropdown",a)),o.isDefaultPrevented())return;s.trigger("focus"),n.toggleClass("open").trigger("shown.bs.dropdown",a)}return!1}},r.prototype.keydown=function(e){if(/(38|40|27)/.test(e.keyCode)){var o=t(this);if(e.preventDefault(),e.stopPropagation(),!o.is(".disabled, :disabled")){var s=i(o),r=s.hasClass("open");if(!r||r&&27==e.keyCode)return 27==e.which&&s.find(n).trigger("focus"),o.trigger("click");var a=" li:not(.divider):visible a",l=s.find('[role="menu"]'+a+', [role="listbox"]'+a);if(l.length){var h=l.index(l.filter(":focus"));38==e.keyCode&&h>0&&h--,40==e.keyCode&&h<l.length-1&&h++,~h||(h=0),l.eq(h).trigger("focus")}}}};var a=t.fn.dropdown;t.fn.dropdown=o,t.fn.dropdown.Constructor=r,t.fn.dropdown.noConflict=function(){return t.fn.dropdown=a,this},t(document).on("click.bs.dropdown.data-api",e).on("click.bs.dropdown.data-api",".dropdown form",function(t){t.stopPropagation()}).on("click.bs.dropdown.data-api",n,r.prototype.toggle).on("keydown.bs.dropdown.data-api",n+', [role="menu"], [role="listbox"]',r.prototype.keydown)}(jQuery),+function(t){"use strict";function e(e,o){return this.each(function(){var s=t(this),n=s.data("bs.modal"),r=t.extend({},i.DEFAULTS,s.data(),"object"==typeof e&&e);n||s.data("bs.modal",n=new i(this,r)),"string"==typeof e?n[e](o):r.show&&n.show(o)})}var i=function(e,i){this.options=i,this.$body=t(document.body),this.$element=t(e),this.$backdrop=this.isShown=null,this.scrollbarWidth=0,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,t.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};i.VERSION="3.2.0",i.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},i.prototype.toggle=function(t){return this.isShown?this.hide():this.show(t)},i.prototype.show=function(e){var i=this,o=t.Event("show.bs.modal",{relatedTarget:e});this.$element.trigger(o),this.isShown||o.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.$body.addClass("modal-open"),this.setScrollbar(),this.escape(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',t.proxy(this.hide,this)),this.backdrop(function(){var o=t.support.transition&&i.$element.hasClass("fade");i.$element.parent().length||i.$element.appendTo(i.$body),i.$element.show().scrollTop(0),o&&i.$element[0].offsetWidth,i.$element.addClass("in").attr("aria-hidden",!1),i.enforceFocus();var s=t.Event("shown.bs.modal",{relatedTarget:e});o?i.$element.find(".modal-dialog").one("bsTransitionEnd",function(){i.$element.trigger("focus").trigger(s)}).emulateTransitionEnd(300):i.$element.trigger("focus").trigger(s)}))},i.prototype.hide=function(e){e&&e.preventDefault(),e=t.Event("hide.bs.modal"),this.$element.trigger(e),this.isShown&&!e.isDefaultPrevented()&&(this.isShown=!1,this.$body.removeClass("modal-open"),this.resetScrollbar(),this.escape(),t(document).off("focusin.bs.modal"),this.$element.removeClass("in").attr("aria-hidden",!0).off("click.dismiss.bs.modal"),t.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",t.proxy(this.hideModal,this)).emulateTransitionEnd(300):this.hideModal())},i.prototype.enforceFocus=function(){t(document).off("focusin.bs.modal").on("focusin.bs.modal",t.proxy(function(t){this.$element[0]===t.target||this.$element.has(t.target).length||this.$element.trigger("focus")},this))},i.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keyup.dismiss.bs.modal",t.proxy(function(t){27==t.which&&this.hide()},this)):this.isShown||this.$element.off("keyup.dismiss.bs.modal")},i.prototype.hideModal=function(){var t=this;this.$element.hide(),this.backdrop(function(){t.$element.trigger("hidden.bs.modal")})},i.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},i.prototype.backdrop=function(e){var i=this,o=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var s=t.support.transition&&o;if(this.$backdrop=t('<div class="modal-backdrop '+o+'" />').appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",t.proxy(function(t){t.target===t.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus.call(this.$element[0]):this.hide.call(this))},this)),s&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!e)return;s?this.$backdrop.one("bsTransitionEnd",e).emulateTransitionEnd(150):e()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var n=function(){i.removeBackdrop(),e&&e()};t.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",n).emulateTransitionEnd(150):n()}else e&&e()},i.prototype.checkScrollbar=function(){document.body.clientWidth>=window.innerWidth||(this.scrollbarWidth=this.scrollbarWidth||this.measureScrollbar())},i.prototype.setScrollbar=function(){var t=parseInt(this.$body.css("padding-right")||0,10);this.scrollbarWidth&&this.$body.css("padding-right",t+this.scrollbarWidth)},i.prototype.resetScrollbar=function(){this.$body.css("padding-right","")},i.prototype.measureScrollbar=function(){var t=document.createElement("div");t.className="modal-scrollbar-measure",this.$body.append(t);var e=t.offsetWidth-t.clientWidth;return this.$body[0].removeChild(t),e};var o=t.fn.modal;t.fn.modal=e,t.fn.modal.Constructor=i,t.fn.modal.noConflict=function(){return t.fn.modal=o,this},t(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(i){var o=t(this),s=o.attr("href"),n=t(o.attr("data-target")||s&&s.replace(/.*(?=#[^\s]+$)/,"")),r=n.data("bs.modal")?"toggle":t.extend({remote:!/#/.test(s)&&s},n.data(),o.data());o.is("a")&&i.preventDefault(),n.one("show.bs.modal",function(t){t.isDefaultPrevented()||n.one("hidden.bs.modal",function(){o.is(":visible")&&o.trigger("focus")})}),e.call(n,r,this)})}(jQuery),+function(t){"use strict";function e(e){return this.each(function(){var o=t(this),s=o.data("bs.tooltip"),n="object"==typeof e&&e;(s||"destroy"!=e)&&(s||o.data("bs.tooltip",s=new i(this,n)),"string"==typeof e&&s[e]())})}var i=function(t,e){this.type=this.options=this.enabled=this.timeout=this.hoverState=this.$element=null,this.init("tooltip",t,e)};i.VERSION="3.2.0",i.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}},i.prototype.init=function(e,i,o){this.enabled=!0,this.type=e,this.$element=t(i),this.options=this.getOptions(o),this.$viewport=this.options.viewport&&t(this.options.viewport.selector||this.options.viewport);for(var s=this.options.trigger.split(" "),n=s.length;n--;){var r=s[n];if("click"==r)this.$element.on("click."+this.type,this.options.selector,t.proxy(this.toggle,this));else if("manual"!=r){var a="hover"==r?"mouseenter":"focusin",l="hover"==r?"mouseleave":"focusout";this.$element.on(a+"."+this.type,this.options.selector,t.proxy(this.enter,this)),this.$element.on(l+"."+this.type,this.options.selector,t.proxy(this.leave,this))}}this.options.selector?this._options=t.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},i.prototype.getDefaults=function(){return i.DEFAULTS},i.prototype.getOptions=function(e){return e=t.extend({},this.getDefaults(),this.$element.data(),e),e.delay&&"number"==typeof e.delay&&(e.delay={show:e.delay,hide:e.delay}),e},i.prototype.getDelegateOptions=function(){var e={},i=this.getDefaults();return this._options&&t.each(this._options,function(t,o){i[t]!=o&&(e[t]=o)}),e},i.prototype.enter=function(e){var i=e instanceof this.constructor?e:t(e.currentTarget).data("bs."+this.type);return i||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i)),clearTimeout(i.timeout),i.hoverState="in",i.options.delay&&i.options.delay.show?void(i.timeout=setTimeout(function(){"in"==i.hoverState&&i.show()},i.options.delay.show)):i.show()},i.prototype.leave=function(e){var i=e instanceof this.constructor?e:t(e.currentTarget).data("bs."+this.type);return i||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i)),clearTimeout(i.timeout),i.hoverState="out",i.options.delay&&i.options.delay.hide?void(i.timeout=setTimeout(function(){"out"==i.hoverState&&i.hide()},i.options.delay.hide)):i.hide()},i.prototype.show=function(){var e=t.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(e);var i=t.contains(document.documentElement,this.$element[0]);if(e.isDefaultPrevented()||!i)return;var o=this,s=this.tip(),n=this.getUID(this.type);this.setContent(),s.attr("id",n),this.$element.attr("aria-describedby",n),this.options.animation&&s.addClass("fade");var r="function"==typeof this.options.placement?this.options.placement.call(this,s[0],this.$element[0]):this.options.placement,a=/\s?auto?\s?/i,l=a.test(r);l&&(r=r.replace(a,"")||"top"),s.detach().css({top:0,left:0,display:"block"}).addClass(r).data("bs."+this.type,this),this.options.container?s.appendTo(this.options.container):s.insertAfter(this.$element);var h=this.getPosition(),p=s[0].offsetWidth,c=s[0].offsetHeight;if(l){var d=r,f=this.$element.parent(),u=this.getPosition(f);r="bottom"==r&&h.top+h.height+c-u.scroll>u.height?"top":"top"==r&&h.top-u.scroll-c<0?"bottom":"right"==r&&h.right+p>u.width?"left":"left"==r&&h.left-p<u.left?"right":r,s.removeClass(d).addClass(r)}var g=this.getCalculatedOffset(r,h,p,c);this.applyPlacement(g,r);var v=function(){o.$element.trigger("shown.bs."+o.type),o.hoverState=null};t.support.transition&&this.$tip.hasClass("fade")?s.one("bsTransitionEnd",v).emulateTransitionEnd(150):v()}},i.prototype.applyPlacement=function(e,i){var o=this.tip(),s=o[0].offsetWidth,n=o[0].offsetHeight,r=parseInt(o.css("margin-top"),10),a=parseInt(o.css("margin-left"),10);isNaN(r)&&(r=0),isNaN(a)&&(a=0),e.top=e.top+r,e.left=e.left+a,t.offset.setOffset(o[0],t.extend({using:function(t){o.css({top:Math.round(t.top),left:Math.round(t.left)})}},e),0),o.addClass("in");var l=o[0].offsetWidth,h=o[0].offsetHeight;"top"==i&&h!=n&&(e.top=e.top+n-h);var p=this.getViewportAdjustedDelta(i,e,l,h);p.left?e.left+=p.left:e.top+=p.top;var c=p.left?2*p.left-s+l:2*p.top-n+h,d=p.left?"left":"top",f=p.left?"offsetWidth":"offsetHeight";o.offset(e),this.replaceArrow(c,o[0][f],d)},i.prototype.replaceArrow=function(t,e,i){this.arrow().css(i,t?50*(1-t/e)+"%":"")},i.prototype.setContent=function(){var t=this.tip(),e=this.getTitle();t.find(".tooltip-inner")[this.options.html?"html":"text"](e),t.removeClass("fade in top bottom left right")},i.prototype.hide=function(){function e(){"in"!=i.hoverState&&o.detach(),i.$element.trigger("hidden.bs."+i.type)}var i=this,o=this.tip(),s=t.Event("hide.bs."+this.type);return this.$element.removeAttr("aria-describedby"),this.$element.trigger(s),s.isDefaultPrevented()?void 0:(o.removeClass("in"),t.support.transition&&this.$tip.hasClass("fade")?o.one("bsTransitionEnd",e).emulateTransitionEnd(150):e(),this.hoverState=null,this)},i.prototype.fixTitle=function(){var t=this.$element;(t.attr("title")||"string"!=typeof t.attr("data-original-title"))&&t.attr("data-original-title",t.attr("title")||"").attr("title","")},i.prototype.hasContent=function(){return this.getTitle()},i.prototype.getPosition=function(e){e=e||this.$element;var i=e[0],o="BODY"==i.tagName;return t.extend({},"function"==typeof i.getBoundingClientRect?i.getBoundingClientRect():null,{scroll:o?document.documentElement.scrollTop||document.body.scrollTop:e.scrollTop(),width:o?t(window).width():e.outerWidth(),height:o?t(window).height():e.outerHeight()},o?{top:0,left:0}:e.offset())},i.prototype.getCalculatedOffset=function(t,e,i,o){return"bottom"==t?{top:e.top+e.height,left:e.left+e.width/2-i/2}:"top"==t?{top:e.top-o,left:e.left+e.width/2-i/2}:"left"==t?{top:e.top+e.height/2-o/2,left:e.left-i}:{top:e.top+e.height/2-o/2,left:e.left+e.width}},i.prototype.getViewportAdjustedDelta=function(t,e,i,o){var s={top:0,left:0};if(!this.$viewport)return s;var n=this.options.viewport&&this.options.viewport.padding||0,r=this.getPosition(this.$viewport);if(/right|left/.test(t)){var a=e.top-n-r.scroll,l=e.top+n-r.scroll+o;a<r.top?s.top=r.top-a:l>r.top+r.height&&(s.top=r.top+r.height-l)}else{var h=e.left-n,p=e.left+n+i;h<r.left?s.left=r.left-h:p>r.width&&(s.left=r.left+r.width-p)}return s},i.prototype.getTitle=function(){var t,e=this.$element,i=this.options;return t=e.attr("data-original-title")||("function"==typeof i.title?i.title.call(e[0]):i.title)},i.prototype.getUID=function(t){do t+=~~(1e6*Math.random());while(document.getElementById(t));return t},i.prototype.tip=function(){return this.$tip=this.$tip||t(this.options.template)},i.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},i.prototype.validate=function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},i.prototype.enable=function(){this.enabled=!0},i.prototype.disable=function(){this.enabled=!1},i.prototype.toggleEnabled=function(){this.enabled=!this.enabled},i.prototype.toggle=function(e){var i=this;e&&(i=t(e.currentTarget).data("bs."+this.type),i||(i=new this.constructor(e.currentTarget,this.getDelegateOptions()),t(e.currentTarget).data("bs."+this.type,i))),i.tip().hasClass("in")?i.leave(i):i.enter(i)},i.prototype.destroy=function(){clearTimeout(this.timeout),this.hide().$element.off("."+this.type).removeData("bs."+this.type)};var o=t.fn.tooltip;t.fn.tooltip=e,t.fn.tooltip.Constructor=i,t.fn.tooltip.noConflict=function(){return t.fn.tooltip=o,this}}(jQuery),+function(t){"use strict";function e(e){return this.each(function(){var o=t(this),s=o.data("bs.popover"),n="object"==typeof e&&e;(s||"destroy"!=e)&&(s||o.data("bs.popover",s=new i(this,n)),"string"==typeof e&&s[e]())})}var i=function(t,e){this.init("popover",t,e)};if(!t.fn.tooltip)throw new Error("Popover requires tooltip.js");i.VERSION="3.2.0",i.DEFAULTS=t.extend({},t.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>'}),i.prototype=t.extend({},t.fn.tooltip.Constructor.prototype),i.prototype.constructor=i,i.prototype.getDefaults=function(){return i.DEFAULTS},i.prototype.setContent=function(){var t=this.tip(),e=this.getTitle(),i=this.getContent();t.find(".popover-title")[this.options.html?"html":"text"](e),t.find(".popover-content").empty()[this.options.html?"string"==typeof i?"html":"append":"text"](i),t.removeClass("fade top bottom left right in"),t.find(".popover-title").html()||t.find(".popover-title").hide()},i.prototype.hasContent=function(){return this.getTitle()||this.getContent()},i.prototype.getContent=function(){var t=this.$element,e=this.options;return t.attr("data-content")||("function"==typeof e.content?e.content.call(t[0]):e.content)},i.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")},i.prototype.tip=function(){return this.$tip||(this.$tip=t(this.options.template)),this.$tip};var o=t.fn.popover;t.fn.popover=e,t.fn.popover.Constructor=i,t.fn.popover.noConflict=function(){return t.fn.popover=o,this}}(jQuery),+function(t){"use strict";function e(e){return this.each(function(){var o=t(this),s=o.data("bs.tab");s||o.data("bs.tab",s=new i(this)),"string"==typeof e&&s[e]()})}var i=function(e){this.element=t(e)};i.VERSION="3.2.0",i.prototype.show=function(){var e=this.element,i=e.closest("ul:not(.dropdown-menu)"),o=e.data("target");if(o||(o=e.attr("href"),o=o&&o.replace(/.*(?=#[^\s]*$)/,"")),!e.parent("li").hasClass("active")){var s=i.find(".active:last a")[0],n=t.Event("show.bs.tab",{relatedTarget:s});if(e.trigger(n),!n.isDefaultPrevented()){var r=t(o);this.activate(e.closest("li"),i),this.activate(r,r.parent(),function(){e.trigger({type:"shown.bs.tab",relatedTarget:s})})}}},i.prototype.activate=function(e,i,o){function s(){n.removeClass("active").find("> .dropdown-menu > .active").removeClass("active"),e.addClass("active"),r?(e[0].offsetWidth,e.addClass("in")):e.removeClass("fade"),e.parent(".dropdown-menu")&&e.closest("li.dropdown").addClass("active"),o&&o()}var n=i.find("> .active"),r=o&&t.support.transition&&n.hasClass("fade");r?n.one("bsTransitionEnd",s).emulateTransitionEnd(150):s(),n.removeClass("in")};var o=t.fn.tab;t.fn.tab=e,t.fn.tab.Constructor=i,t.fn.tab.noConflict=function(){return t.fn.tab=o,this},t(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"]',function(i){i.preventDefault(),e.call(t(this),"show")})}(jQuery),+function(t){"use strict";function e(e){return this.each(function(){var o=t(this),s=o.data("bs.affix"),n="object"==typeof e&&e;s||o.data("bs.affix",s=new i(this,n)),"string"==typeof e&&s[e]()})}var i=function(e,o){this.options=t.extend({},i.DEFAULTS,o),this.$target=t(this.options.target).on("scroll.bs.affix.data-api",t.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",t.proxy(this.checkPositionWithEventLoop,this)),this.$element=t(e),this.affixed=this.unpin=this.pinnedOffset=null,this.checkPosition()};i.VERSION="3.2.0",i.RESET="affix affix-top affix-bottom",i.DEFAULTS={offset:0,target:window},i.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(i.RESET).addClass("affix");var t=this.$target.scrollTop(),e=this.$element.offset();return this.pinnedOffset=e.top-t},i.prototype.checkPositionWithEventLoop=function(){setTimeout(t.proxy(this.checkPosition,this),1)},i.prototype.checkPosition=function(){if(this.$element.is(":visible")){var e=t(document).height(),o=this.$target.scrollTop(),s=this.$element.offset(),n=this.options.offset,r=n.top,a=n.bottom;"object"!=typeof n&&(a=r=n),"function"==typeof r&&(r=n.top(this.$element)),"function"==typeof a&&(a=n.bottom(this.$element));var l=null!=this.unpin&&o+this.unpin<=s.top?!1:null!=a&&s.top+this.$element.height()>=e-a?"bottom":null!=r&&r>=o?"top":!1;if(this.affixed!==l){null!=this.unpin&&this.$element.css("top","");var h="affix"+(l?"-"+l:""),p=t.Event(h+".bs.affix");this.$element.trigger(p),p.isDefaultPrevented()||(this.affixed=l,this.unpin="bottom"==l?this.getPinnedOffset():null,this.$element.removeClass(i.RESET).addClass(h).trigger(t.Event(h.replace("affix","affixed"))),"bottom"==l&&this.$element.offset({top:e-this.$element.height()-a}))}}};var o=t.fn.affix;t.fn.affix=e,t.fn.affix.Constructor=i,t.fn.affix.noConflict=function(){return t.fn.affix=o,this},t(window).on("load",function(){t('[data-spy="affix"]').each(function(){var i=t(this),o=i.data();o.offset=o.offset||{},o.offsetBottom&&(o.offset.bottom=o.offsetBottom),o.offsetTop&&(o.offset.top=o.offsetTop),e.call(i,o)})})}(jQuery),+function(t){"use strict";function e(e){return this.each(function(){var o=t(this),s=o.data("bs.collapse"),n=t.extend({},i.DEFAULTS,o.data(),"object"==typeof e&&e);!s&&n.toggle&&"show"==e&&(e=!e),s||o.data("bs.collapse",s=new i(this,n)),"string"==typeof e&&s[e]()})}var i=function(e,o){this.$element=t(e),this.options=t.extend({},i.DEFAULTS,o),this.transitioning=null,this.options.parent&&(this.$parent=t(this.options.parent)),this.options.toggle&&this.toggle()};i.VERSION="3.2.0",i.DEFAULTS={toggle:!0},i.prototype.dimension=function(){var t=this.$element.hasClass("width");return t?"width":"height"},i.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var i=t.Event("show.bs.collapse");if(this.$element.trigger(i),!i.isDefaultPrevented()){var o=this.$parent&&this.$parent.find("> .panel > .in");if(o&&o.length){var s=o.data("bs.collapse");if(s&&s.transitioning)return;e.call(o,"hide"),s||o.data("bs.collapse",null)}var n=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[n](0),this.transitioning=1;var r=function(){this.$element.removeClass("collapsing").addClass("collapse in")[n](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!t.support.transition)return r.call(this);var a=t.camelCase(["scroll",n].join("-"));this.$element.one("bsTransitionEnd",t.proxy(r,this)).emulateTransitionEnd(350)[n](this.$element[0][a])}}},i.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var e=t.Event("hide.bs.collapse");if(this.$element.trigger(e),!e.isDefaultPrevented()){var i=this.dimension();this.$element[i](this.$element[i]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse").removeClass("in"),this.transitioning=1;var o=function(){this.transitioning=0,this.$element.trigger("hidden.bs.collapse").removeClass("collapsing").addClass("collapse")};return t.support.transition?void this.$element[i](0).one("bsTransitionEnd",t.proxy(o,this)).emulateTransitionEnd(350):o.call(this)}}},i.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()};var o=t.fn.collapse;t.fn.collapse=e,t.fn.collapse.Constructor=i,t.fn.collapse.noConflict=function(){return t.fn.collapse=o,this},t(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(i){var o,s=t(this),n=s.attr("data-target")||i.preventDefault()||(o=s.attr("href"))&&o.replace(/.*(?=#[^\s]+$)/,""),r=t(n),a=r.data("bs.collapse"),l=a?"toggle":s.data(),h=s.attr("data-parent"),p=h&&t(h);a&&a.transitioning||(p&&p.find('[data-toggle="collapse"][data-parent="'+h+'"]').not(s).addClass("collapsed"),s[r.hasClass("in")?"addClass":"removeClass"]("collapsed")),e.call(r,l)})}(jQuery),+function(t){"use strict";function e(i,o){var s=t.proxy(this.process,this);this.$body=t("body"),this.$scrollElement=t(t(i).is("body")?window:i),this.options=t.extend({},e.DEFAULTS,o),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",s),this.refresh(),this.process()}function i(i){return this.each(function(){var o=t(this),s=o.data("bs.scrollspy"),n="object"==typeof i&&i;s||o.data("bs.scrollspy",s=new e(this,n)),"string"==typeof i&&s[i]()})}e.VERSION="3.2.0",e.DEFAULTS={offset:10},e.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},e.prototype.refresh=function(){var e="offset",i=0;t.isWindow(this.$scrollElement[0])||(e="position",i=this.$scrollElement.scrollTop()),this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight();var o=this;this.$body.find(this.selector).map(function(){var o=t(this),s=o.data("target")||o.attr("href"),n=/^#./.test(s)&&t(s);return n&&n.length&&n.is(":visible")&&[[n[e]().top+i,s]]||null}).sort(function(t,e){return t[0]-e[0]}).each(function(){o.offsets.push(this[0]),o.targets.push(this[1])})},e.prototype.process=function(){var t,e=this.$scrollElement.scrollTop()+this.options.offset,i=this.getScrollHeight(),o=this.options.offset+i-this.$scrollElement.height(),s=this.offsets,n=this.targets,r=this.activeTarget;if(this.scrollHeight!=i&&this.refresh(),e>=o)return r!=(t=n[n.length-1])&&this.activate(t);if(r&&e<=s[0])return r!=(t=n[0])&&this.activate(t);for(t=s.length;t--;)r!=n[t]&&e>=s[t]&&(!s[t+1]||e<=s[t+1])&&this.activate(n[t])},e.prototype.activate=function(e){this.activeTarget=e,t(this.selector).parentsUntil(this.options.target,".active").removeClass("active");var i=this.selector+'[data-target="'+e+'"],'+this.selector+'[href="'+e+'"]',o=t(i).parents("li").addClass("active");o.parent(".dropdown-menu").length&&(o=o.closest("li.dropdown").addClass("active")),o.trigger("activate.bs.scrollspy")};var o=t.fn.scrollspy;t.fn.scrollspy=i,t.fn.scrollspy.Constructor=e,t.fn.scrollspy.noConflict=function(){return t.fn.scrollspy=o,this},t(window).on("load.bs.scrollspy.data-api",function(){t('[data-spy="scroll"]').each(function(){var e=t(this);i.call(e,e.data())})})}(jQuery),+function(t){"use strict";function e(){var t=document.createElement("bootstrap"),e={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var i in e)if(void 0!==t.style[i])return{end:e[i]};return!1}t.fn.emulateTransitionEnd=function(e){var i=!1,o=this;t(this).one("bsTransitionEnd",function(){i=!0});var s=function(){i||t(o).trigger(t.support.transition.end)};return setTimeout(s,e),this},t(function(){t.support.transition=e(),t.support.transition&&(t.event.special.bsTransitionEnd={bindType:t.support.transition.end,delegateType:t.support.transition.end,handle:function(e){return t(e.target).is(this)?e.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery);
/*! https://raw.github.com/thesmart/jquery-scrollspy/master/LICENSE * @see https://github.com/thesmart * @version 0.1.2 * https://raw.github.com/jashkenas/underscore/master/LICENSE */
(function(a){function x(b,d,n,f){var q=a();a.each(r,function(a,g){var c=g.offset().top,e=g.offset().left,l=e+g.width(),m=c+g.height();e>d||l<f||c>n||m<b||q.push(g)});return q}function y(){++h;var b=c.scrollTop(),d=c.scrollLeft(),n=d+c.width(),f=b+c.height(),b=x(b+e.top,n+e.right,f+e.bottom,d+e.left);a.each(b,function(b,a){"number"!=typeof a.data("scrollSpy:ticks")&&a.triggerHandler("scrollSpy:enter");a.data("scrollSpy:ticks",h)});a.each(t,function(b,a){var d=a.data("scrollSpy:ticks");"number"==typeof d&&d!==h&&(a.triggerHandler("scrollSpy:exit"),a.data("scrollSpy:ticks",null))});t=b}function z(){c.trigger("scrollSpy:winSize")}function u(a,d,c){var f,e,p,g=null,k=0;c||(c={});var h=function(){k=!1===c.leading?0:v();g=null;p=a.apply(f,e);f=e=null};return function(){var l=v();k||!1!==c.leading||(k=l);var m=d-(l-k);f=this;e=arguments;0>=m?(clearTimeout(g),g=null,k=l,p=a.apply(f,e),f=e=null):g||!1===c.trailing||(g=setTimeout(h,m));return p}}var c=a(window),r=[],t=[],w=!1,h=0,e={top:0,right:0,bottom:0,left:0},v=Date.now||function(){return(new Date).getTime()};a.scrollSpy=function(b,d){b=a(b);b.each(function(b,c){r.push(a(c))});d=d||{throttle:100};e.top=d.offsetTop||0;e.right=d.offsetRight||0;e.bottom=d.offsetBottom||0;e.left=d.offsetLeft||0;var h=u(y,d.throttle||100),f=function(){a(document).ready(h)};w||(c.on("scroll",f),c.on("resize",f),w=!0);setTimeout(f,0);return b};a.winSizeSpy=function(b){a.winSizeSpy=function(){return c};b=b||{throttle:100};return c.on("resize",u(z,b.throttle||100))};a.fn.scrollSpy=function(b){return a.scrollSpy(a(this),b)}})(jQuery);
/*! BxSlider v4.1.2 - Fully loaded, responsive content slider * http://bxslider.com * Copyright 2014, Steven Wanderski - http://stevenwanderski.com - http://bxcreative.com * Released under the MIT license - http://opensource.org/licenses/MIT */
!function(t){var e={},s={mode:"horizontal",slideSelector:"",infiniteLoop:!0,hideControlOnEnd:!1,speed:500,easing:null,slideMargin:0,startSlide:0,randomStart:!1,captions:!1,ticker:!1,tickerHover:!1,adaptiveHeight:!1,adaptiveHeightSpeed:500,video:!1,useCSS:!0,preloadImages:"visible",responsive:!0,slideZIndex:50,touchEnabled:!0,swipeThreshold:50,oneToOneTouch:!0,preventDefaultSwipeX:!0,preventDefaultSwipeY:!1,pager:!0,pagerType:"full",pagerShortSeparator:" / ",pagerSelector:null,buildPager:null,pagerCustom:null,controls:!0,nextText:"Next",prevText:"Prev",nextSelector:null,prevSelector:null,autoControls:!1,startText:"Start",stopText:"Stop",autoControlsCombine:!1,autoControlsSelector:null,auto:!1,pause:4e3,autoStart:!0,autoDirection:"next",autoHover:!1,autoDelay:0,minSlides:1,maxSlides:1,moveSlides:0,slideWidth:0,onSliderLoad:function(){},onSlideBefore:function(){},onSlideAfter:function(){},onSlideNext:function(){},onSlidePrev:function(){},onSliderResize:function(){}};t.fn.bxSlider=function(n){if(0==this.length)return this;if(this.length>1)return this.each(function(){t(this).bxSlider(n)}),this;var o={},r=this;e.el=this;var a=t(window).width(),l=t(window).height(),d=function(){o.settings=t.extend({},s,n),o.settings.slideWidth=parseInt(o.settings.slideWidth),o.children=r.children(o.settings.slideSelector),o.children.length<o.settings.minSlides&&(o.settings.minSlides=o.children.length),o.children.length<o.settings.maxSlides&&(o.settings.maxSlides=o.children.length),o.settings.randomStart&&(o.settings.startSlide=Math.floor(Math.random()*o.children.length)),o.active={index:o.settings.startSlide},o.carousel=o.settings.minSlides>1||o.settings.maxSlides>1,o.carousel&&(o.settings.preloadImages="all"),o.minThreshold=o.settings.minSlides*o.settings.slideWidth+(o.settings.minSlides-1)*o.settings.slideMargin,o.maxThreshold=o.settings.maxSlides*o.settings.slideWidth+(o.settings.maxSlides-1)*o.settings.slideMargin,o.working=!1,o.controls={},o.interval=null,o.animProp="vertical"==o.settings.mode?"top":"left",o.usingCSS=o.settings.useCSS&&"fade"!=o.settings.mode&&function(){var t=document.createElement("div"),e=["WebkitPerspective","MozPerspective","OPerspective","msPerspective"];for(var i in e)if(void 0!==t.style[e[i]])return o.cssPrefix=e[i].replace("Perspective","").toLowerCase(),o.animProp="-"+o.cssPrefix+"-transform",!0;return!1}(),"vertical"==o.settings.mode&&(o.settings.maxSlides=o.settings.minSlides),r.data("origStyle",r.attr("style")),r.children(o.settings.slideSelector).each(function(){t(this).data("origStyle",t(this).attr("style"))}),c()},c=function(){r.wrap('<div class="bx-wrapper"><div class="bx-viewport"></div></div>'),o.viewport=r.parent(),o.loader=t('<div class="bx-loading" />'),o.viewport.prepend(o.loader),r.css({width:"horizontal"==o.settings.mode?100*o.children.length+215+"%":"auto",position:"relative"}),o.usingCSS&&o.settings.easing?r.css("-"+o.cssPrefix+"-transition-timing-function",o.settings.easing):o.settings.easing||(o.settings.easing="swing"),f(),o.viewport.css({width:"100%",overflow:"hidden",position:"relative"}),o.viewport.parent().css({maxWidth:p()}),o.settings.pager||o.viewport.parent().css({margin:"0 auto 0px"}),o.children.css({"float":"horizontal"==o.settings.mode?"left":"none",listStyle:"none",position:"relative"}),o.children.css("width",u()),"horizontal"==o.settings.mode&&o.settings.slideMargin>0&&o.children.css("marginRight",o.settings.slideMargin),"vertical"==o.settings.mode&&o.settings.slideMargin>0&&o.children.css("marginBottom",o.settings.slideMargin),"fade"==o.settings.mode&&(o.children.css({position:"absolute",zIndex:0,display:"none"}),o.children.eq(o.settings.startSlide).css({zIndex:o.settings.slideZIndex,display:"block"})),o.controls.el=t('<div class="bx-controls" />'),o.settings.captions&&P(),o.active.last=o.settings.startSlide==x()-1,o.settings.video&&r.fitVids();var e=o.children.eq(o.settings.startSlide);"all"==o.settings.preloadImages&&(e=o.children),o.settings.ticker?o.settings.pager=!1:(o.settings.pager&&T(),o.settings.controls&&C(),o.settings.auto&&o.settings.autoControls&&E(),(o.settings.controls||o.settings.autoControls||o.settings.pager)&&o.viewport.after(o.controls.el)),g(e,h)},g=function(e,i){var s=e.find("img, iframe").length;if(0==s)return i(),void 0;var n=0;e.find("img, iframe").each(function(){t(this).one("load",function(){++n==s&&i()}).each(function(){this.complete&&t(this).load()})})},h=function(){if(o.settings.infiniteLoop&&"fade"!=o.settings.mode&&!o.settings.ticker){var e="vertical"==o.settings.mode?o.settings.minSlides:o.settings.maxSlides,i=o.children.slice(0,e).clone().addClass("bx-clone"),s=o.children.slice(-e).clone().addClass("bx-clone");r.append(i).prepend(s)}o.loader.remove(),S(),"vertical"==o.settings.mode&&(o.settings.adaptiveHeight=!0),o.viewport.height(v()),r.redrawSlider(),o.settings.onSliderLoad(o.active.index),o.initialized=!0,o.settings.responsive&&t(window).bind("resize",Z),o.settings.auto&&o.settings.autoStart&&H(),o.settings.ticker&&L(),o.settings.pager&&q(o.settings.startSlide),o.settings.controls&&W(),o.settings.touchEnabled&&!o.settings.ticker&&O()},v=function(){var e=0,s=t();if("vertical"==o.settings.mode||o.settings.adaptiveHeight)if(o.carousel){var n=1==o.settings.moveSlides?o.active.index:o.active.index*m();for(s=o.children.eq(n),i=1;i<=o.settings.maxSlides-1;i++)s=n+i>=o.children.length?s.add(o.children.eq(i-1)):s.add(o.children.eq(n+i))}else s=o.children.eq(o.active.index);else s=o.children;return"vertical"==o.settings.mode?(s.each(function(){e+=t(this).outerHeight()}),o.settings.slideMargin>0&&(e+=o.settings.slideMargin*(o.settings.minSlides-1))):e=Math.max.apply(Math,s.map(function(){return t(this).outerHeight(!1)}).get()),e},p=function(){var t="100%";return o.settings.slideWidth>0&&(t="horizontal"==o.settings.mode?o.settings.maxSlides*o.settings.slideWidth+(o.settings.maxSlides-1)*o.settings.slideMargin:o.settings.slideWidth),t},u=function(){var t=o.settings.slideWidth,e=o.viewport.width();return 0==o.settings.slideWidth||o.settings.slideWidth>e&&!o.carousel||"vertical"==o.settings.mode?t=e:o.settings.maxSlides>1&&"horizontal"==o.settings.mode&&(e>o.maxThreshold||e<o.minThreshold&&(t=(e-o.settings.slideMargin*(o.settings.minSlides-1))/o.settings.minSlides)),t},f=function(){var t=1;if("horizontal"==o.settings.mode&&o.settings.slideWidth>0)if(o.viewport.width()<o.minThreshold)t=o.settings.minSlides;else if(o.viewport.width()>o.maxThreshold)t=o.settings.maxSlides;else{var e=o.children.first().width();t=Math.floor(o.viewport.width()/e)}else"vertical"==o.settings.mode&&(t=o.settings.minSlides);return t},x=function(){var t=0;if(o.settings.moveSlides>0)if(o.settings.infiniteLoop)t=o.children.length/m();else for(var e=0,i=0;e<o.children.length;)++t,e=i+f(),i+=o.settings.moveSlides<=f()?o.settings.moveSlides:f();else t=Math.ceil(o.children.length/f());return t},m=function(){return o.settings.moveSlides>0&&o.settings.moveSlides<=f()?o.settings.moveSlides:f()},S=function(){if(o.children.length>o.settings.maxSlides&&o.active.last&&!o.settings.infiniteLoop){if("horizontal"==o.settings.mode){var t=o.children.last(),e=t.position();b(-(e.left-(o.viewport.width()-t.width())),"reset",0)}else if("vertical"==o.settings.mode){var i=o.children.length-o.settings.minSlides,e=o.children.eq(i).position();b(-e.top,"reset",0)}}else{var e=o.children.eq(o.active.index*m()).position();o.active.index==x()-1&&(o.active.last=!0),void 0!=e&&("horizontal"==o.settings.mode?b(-e.left,"reset",0):"vertical"==o.settings.mode&&b(-e.top,"reset",0))}},b=function(t,e,i,s){if(o.usingCSS){var n="vertical"==o.settings.mode?"translate3d(0, "+t+"px, 0)":"translate3d("+t+"px, 0, 0)";r.css("-"+o.cssPrefix+"-transition-duration",i/1e3+"s"),"slide"==e?(r.css(o.animProp,n),r.bind("transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd",function(){r.unbind("transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd"),D()})):"reset"==e?r.css(o.animProp,n):"ticker"==e&&(r.css("-"+o.cssPrefix+"-transition-timing-function","linear"),r.css(o.animProp,n),r.bind("transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd",function(){r.unbind("transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd"),b(s.resetValue,"reset",0),N()}))}else{var a={};a[o.animProp]=t,"slide"==e?r.animate(a,i,o.settings.easing,function(){D()}):"reset"==e?r.css(o.animProp,t):"ticker"==e&&r.animate(a,speed,"linear",function(){b(s.resetValue,"reset",0),N()})}},w=function(){for(var e="",i=x(),s=0;i>s;s++){var n="";o.settings.buildPager&&t.isFunction(o.settings.buildPager)?(n=o.settings.buildPager(s),o.pagerEl.addClass("bx-custom-pager")):(n=s+1,o.pagerEl.addClass("bx-default-pager")),e+='<div class="bx-pager-item"><a href="" data-slide-index="'+s+'" class="bx-pager-link">'+n+"</a></div>"}o.pagerEl.html(e)},T=function(){o.settings.pagerCustom?o.pagerEl=t(o.settings.pagerCustom):(o.pagerEl=t('<div class="bx-pager" />'),o.settings.pagerSelector?t(o.settings.pagerSelector).html(o.pagerEl):o.controls.el.addClass("bx-has-pager").append(o.pagerEl),w()),o.pagerEl.on("click","a",I)},C=function(){o.controls.next=t('<a class="bx-next" href="">'+o.settings.nextText+"</a>"),o.controls.prev=t('<a class="bx-prev" href="">'+o.settings.prevText+"</a>"),o.controls.next.bind("click",y),o.controls.prev.bind("click",z),o.settings.nextSelector&&t(o.settings.nextSelector).append(o.controls.next),o.settings.prevSelector&&t(o.settings.prevSelector).append(o.controls.prev),o.settings.nextSelector||o.settings.prevSelector||(o.controls.directionEl=t('<div class="bx-controls-direction" />'),o.controls.directionEl.append(o.controls.prev).append(o.controls.next),o.controls.el.addClass("bx-has-controls-direction").append(o.controls.directionEl))},E=function(){o.controls.start=t('<div class="bx-controls-auto-item"><a class="bx-start" href="">'+o.settings.startText+"</a></div>"),o.controls.stop=t('<div class="bx-controls-auto-item"><a class="bx-stop" href="">'+o.settings.stopText+"</a></div>"),o.controls.autoEl=t('<div class="bx-controls-auto" />'),o.controls.autoEl.on("click",".bx-start",k),o.controls.autoEl.on("click",".bx-stop",M),o.settings.autoControlsCombine?o.controls.autoEl.append(o.controls.start):o.controls.autoEl.append(o.controls.start).append(o.controls.stop),o.settings.autoControlsSelector?t(o.settings.autoControlsSelector).html(o.controls.autoEl):o.controls.el.addClass("bx-has-controls-auto").append(o.controls.autoEl),A(o.settings.autoStart?"stop":"start")},P=function(){o.children.each(function(){var e=t(this).find("img:first").attr("title");void 0!=e&&(""+e).length&&t(this).append('<div class="bx-caption"><span>'+e+"</span></div>")})},y=function(t){o.settings.auto&&r.stopAuto(),r.goToNextSlide(),t.preventDefault()},z=function(t){o.settings.auto&&r.stopAuto(),r.goToPrevSlide(),t.preventDefault()},k=function(t){r.startAuto(),t.preventDefault()},M=function(t){r.stopAuto(),t.preventDefault()},I=function(e){o.settings.auto&&r.stopAuto();var i=t(e.currentTarget),s=parseInt(i.attr("data-slide-index"));s!=o.active.index&&r.goToSlide(s),e.preventDefault()},q=function(e){var i=o.children.length;return"short"==o.settings.pagerType?(o.settings.maxSlides>1&&(i=Math.ceil(o.children.length/o.settings.maxSlides)),o.pagerEl.html(e+1+o.settings.pagerShortSeparator+i),void 0):(o.pagerEl.find("a").removeClass("active"),o.pagerEl.each(function(i,s){t(s).find("a").eq(e).addClass("active")}),void 0)},D=function(){if(o.settings.infiniteLoop){var t="";0==o.active.index?t=o.children.eq(0).position():o.active.index==x()-1&&o.carousel?t=o.children.eq((x()-1)*m()).position():o.active.index==o.children.length-1&&(t=o.children.eq(o.children.length-1).position()),t&&("horizontal"==o.settings.mode?b(-t.left,"reset",0):"vertical"==o.settings.mode&&b(-t.top,"reset",0))}o.working=!1,o.settings.onSlideAfter(o.children.eq(o.active.index),o.oldIndex,o.active.index)},A=function(t){o.settings.autoControlsCombine?o.controls.autoEl.html(o.controls[t]):(o.controls.autoEl.find("a").removeClass("active"),o.controls.autoEl.find("a:not(.bx-"+t+")").addClass("active"))},W=function(){1==x()?(o.controls.prev.addClass("disabled"),o.controls.next.addClass("disabled")):!o.settings.infiniteLoop&&o.settings.hideControlOnEnd&&(0==o.active.index?(o.controls.prev.addClass("disabled"),o.controls.next.removeClass("disabled")):o.active.index==x()-1?(o.controls.next.addClass("disabled"),o.controls.prev.removeClass("disabled")):(o.controls.prev.removeClass("disabled"),o.controls.next.removeClass("disabled")))},H=function(){o.settings.autoDelay>0?setTimeout(r.startAuto,o.settings.autoDelay):r.startAuto(),o.settings.autoHover&&r.hover(function(){o.interval&&(r.stopAuto(!0),o.autoPaused=!0)},function(){o.autoPaused&&(r.startAuto(!0),o.autoPaused=null)})},L=function(){var e=0;if("next"==o.settings.autoDirection)r.append(o.children.clone().addClass("bx-clone"));else{r.prepend(o.children.clone().addClass("bx-clone"));var i=o.children.first().position();e="horizontal"==o.settings.mode?-i.left:-i.top}b(e,"reset",0),o.settings.pager=!1,o.settings.controls=!1,o.settings.autoControls=!1,o.settings.tickerHover&&!o.usingCSS&&o.viewport.hover(function(){r.stop()},function(){var e=0;o.children.each(function(){e+="horizontal"==o.settings.mode?t(this).outerWidth(!0):t(this).outerHeight(!0)});var i=o.settings.speed/e,s="horizontal"==o.settings.mode?"left":"top",n=i*(e-Math.abs(parseInt(r.css(s))));N(n)}),N()},N=function(t){speed=t?t:o.settings.speed;var e={left:0,top:0},i={left:0,top:0};"next"==o.settings.autoDirection?e=r.find(".bx-clone").first().position():i=o.children.first().position();var s="horizontal"==o.settings.mode?-e.left:-e.top,n="horizontal"==o.settings.mode?-i.left:-i.top,a={resetValue:n};b(s,"ticker",speed,a)},O=function(){o.touch={start:{x:0,y:0},end:{x:0,y:0}},o.viewport.bind("touchstart",X)},X=function(t){if(o.working)t.preventDefault();else{o.touch.originalPos=r.position();var e=t.originalEvent;o.touch.start.x=e.changedTouches[0].pageX,o.touch.start.y=e.changedTouches[0].pageY,o.viewport.bind("touchmove",Y),o.viewport.bind("touchend",V)}},Y=function(t){var e=t.originalEvent,i=Math.abs(e.changedTouches[0].pageX-o.touch.start.x),s=Math.abs(e.changedTouches[0].pageY-o.touch.start.y);if(3*i>s&&o.settings.preventDefaultSwipeX?t.preventDefault():3*s>i&&o.settings.preventDefaultSwipeY&&t.preventDefault(),"fade"!=o.settings.mode&&o.settings.oneToOneTouch){var n=0;if("horizontal"==o.settings.mode){var r=e.changedTouches[0].pageX-o.touch.start.x;n=o.touch.originalPos.left+r}else{var r=e.changedTouches[0].pageY-o.touch.start.y;n=o.touch.originalPos.top+r}b(n,"reset",0)}},V=function(t){o.viewport.unbind("touchmove",Y);var e=t.originalEvent,i=0;if(o.touch.end.x=e.changedTouches[0].pageX,o.touch.end.y=e.changedTouches[0].pageY,"fade"==o.settings.mode){var s=Math.abs(o.touch.start.x-o.touch.end.x);s>=o.settings.swipeThreshold&&(o.touch.start.x>o.touch.end.x?r.goToNextSlide():r.goToPrevSlide(),r.stopAuto())}else{var s=0;"horizontal"==o.settings.mode?(s=o.touch.end.x-o.touch.start.x,i=o.touch.originalPos.left):(s=o.touch.end.y-o.touch.start.y,i=o.touch.originalPos.top),!o.settings.infiniteLoop&&(0==o.active.index&&s>0||o.active.last&&0>s)?b(i,"reset",200):Math.abs(s)>=o.settings.swipeThreshold?(0>s?r.goToNextSlide():r.goToPrevSlide(),r.stopAuto()):b(i,"reset",200)}o.viewport.unbind("touchend",V)},Z=function(){var e=t(window).width(),i=t(window).height();(a!=e||l!=i)&&(a=e,l=i,r.redrawSlider(),o.settings.onSliderResize.call(r,o.active.index))};return r.goToSlide=function(e,i){if(!o.working&&o.active.index!=e)if(o.working=!0,o.oldIndex=o.active.index,o.active.index=0>e?x()-1:e>=x()?0:e,o.settings.onSlideBefore(o.children.eq(o.active.index),o.oldIndex,o.active.index),"next"==i?o.settings.onSlideNext(o.children.eq(o.active.index),o.oldIndex,o.active.index):"prev"==i&&o.settings.onSlidePrev(o.children.eq(o.active.index),o.oldIndex,o.active.index),o.active.last=o.active.index>=x()-1,o.settings.pager&&q(o.active.index),o.settings.controls&&W(),"fade"==o.settings.mode)o.settings.adaptiveHeight&&o.viewport.height()!=v()&&o.viewport.animate({height:v()},o.settings.adaptiveHeightSpeed),o.children.filter(":visible").fadeOut(o.settings.speed).css({zIndex:0}),o.children.eq(o.active.index).css("zIndex",o.settings.slideZIndex+1).fadeIn(o.settings.speed,function(){t(this).css("zIndex",o.settings.slideZIndex),D()});else{o.settings.adaptiveHeight&&o.viewport.height()!=v()&&o.viewport.animate({height:v()},o.settings.adaptiveHeightSpeed);var s=0,n={left:0,top:0};if(!o.settings.infiniteLoop&&o.carousel&&o.active.last)if("horizontal"==o.settings.mode){var a=o.children.eq(o.children.length-1);n=a.position(),s=o.viewport.width()-a.outerWidth()}else{var l=o.children.length-o.settings.minSlides;n=o.children.eq(l).position()}else if(o.carousel&&o.active.last&&"prev"==i){var d=1==o.settings.moveSlides?o.settings.maxSlides-m():(x()-1)*m()-(o.children.length-o.settings.maxSlides),a=r.children(".bx-clone").eq(d);n=a.position()}else if("next"==i&&0==o.active.index)n=r.find("> .bx-clone").eq(o.settings.maxSlides).position(),o.active.last=!1;else if(e>=0){var c=e*m();n=o.children.eq(c).position()}if("undefined"!=typeof n){var g="horizontal"==o.settings.mode?-(n.left-s):-n.top;b(g,"slide",o.settings.speed)}}},r.goToNextSlide=function(){if(o.settings.infiniteLoop||!o.active.last){var t=parseInt(o.active.index)+1;r.goToSlide(t,"next")}},r.goToPrevSlide=function(){if(o.settings.infiniteLoop||0!=o.active.index){var t=parseInt(o.active.index)-1;r.goToSlide(t,"prev")}},r.startAuto=function(t){o.interval||(o.interval=setInterval(function(){"next"==o.settings.autoDirection?r.goToNextSlide():r.goToPrevSlide()},o.settings.pause),o.settings.autoControls&&1!=t&&A("stop"))},r.stopAuto=function(t){o.interval&&(clearInterval(o.interval),o.interval=null,o.settings.autoControls&&1!=t&&A("start"))},r.getCurrentSlide=function(){return o.active.index},r.getCurrentSlideElement=function(){return o.children.eq(o.active.index)},r.getSlideCount=function(){return o.children.length},r.redrawSlider=function(){o.children.add(r.find(".bx-clone")).outerWidth(u()),o.viewport.css("height",v()),o.settings.ticker||S(),o.active.last&&(o.active.index=x()-1),o.active.index>=x()&&(o.active.last=!0),o.settings.pager&&!o.settings.pagerCustom&&(w(),q(o.active.index))},r.destroySlider=function(){o.initialized&&(o.initialized=!1,t(".bx-clone",this).remove(),o.children.each(function(){void 0!=t(this).data("origStyle")?t(this).attr("style",t(this).data("origStyle")):t(this).removeAttr("style")}),void 0!=t(this).data("origStyle")?this.attr("style",t(this).data("origStyle")):t(this).removeAttr("style"),t(this).unwrap().unwrap(),o.controls.el&&o.controls.el.remove(),o.controls.next&&o.controls.next.remove(),o.controls.prev&&o.controls.prev.remove(),o.pagerEl&&o.settings.controls&&o.pagerEl.remove(),t(".bx-caption",this).remove(),o.controls.autoEl&&o.controls.autoEl.remove(),clearInterval(o.interval),o.settings.responsive&&t(window).unbind("resize",Z))},r.reloadSlider=function(t){void 0!=t&&(n=t),r.destroySlider(),d()},d(),this}}(jQuery);
/*! jQuery FlexSlider v2.2.2 * Copyright 2012 WooThemes * Contributing Author: Tyler Smith */
(function(d){d.flexslider=function(g,l){var a=d(g);a.vars=d.extend({},d.flexslider.defaults,l);var e=a.vars.namespace,w=window.navigator&&window.navigator.msPointerEnabled&&window.MSGesture,u=("ontouchstart"in window||w||window.DocumentTouch&&document instanceof DocumentTouch)&&a.vars.touch,m="",v,p="vertical"===a.vars.direction,n=a.vars.reverse,h=0<a.vars.itemWidth,r="fade"===a.vars.animation,q=""!==a.vars.asNavFor,c={};d.data(g,"flexslider",a);c={init:function(){a.animating=!1;a.currentSlide=parseInt(a.vars.startAt?a.vars.startAt:0,10);isNaN(a.currentSlide)&&(a.currentSlide=0);a.animatingTo=a.currentSlide;a.atEnd=0===a.currentSlide||a.currentSlide===a.last;a.containerSelector=a.vars.selector.substr(0,a.vars.selector.search(" "));a.slides=d(a.vars.selector,a);a.container=d(a.containerSelector,a);a.count=a.slides.length;a.syncExists=0<d(a.vars.sync).length;"slide"===a.vars.animation&&(a.vars.animation="swing");a.prop=p?"top":"marginLeft";a.args={};a.manualPause=!1;a.stopped=!1;a.started=!1;a.startTimeout=null;a.transitions=!a.vars.video&&!r&&a.vars.useCSS&&function(){var b=document.createElement("div"),f=["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"],k;for(k in f)if(void 0!==b.style[f[k]])return a.pfx=f[k].replace("Perspective","").toLowerCase(),a.prop="-"+a.pfx+"-transform",!0;return!1}();a.ensureAnimationEnd="";""!==a.vars.controlsContainer&&(a.controlsContainer=0<d(a.vars.controlsContainer).length&&d(a.vars.controlsContainer));""!==a.vars.manualControls&&(a.manualControls=0<d(a.vars.manualControls).length&&d(a.vars.manualControls));a.vars.randomize&&(a.slides.sort(function(){return Math.round(Math.random())-.5}),a.container.empty().append(a.slides));a.doMath();a.setup("init");a.vars.controlNav&&c.controlNav.setup();a.vars.directionNav&&c.directionNav.setup();a.vars.keyboard&&(1===d(a.containerSelector).length||a.vars.multipleKeyboard)&&d(document).bind("keyup",function(b){b=b.keyCode;a.animating||39!==b&&37!==b||(b=39===b?a.getTarget("next"):37===b?a.getTarget("prev"):!1,a.flexAnimate(b,a.vars.pauseOnAction))});a.vars.mousewheel&&a.bind("mousewheel",function(b,f,k,d){b.preventDefault();b=0>f?a.getTarget("next"):a.getTarget("prev");a.flexAnimate(b,a.vars.pauseOnAction)});a.vars.pausePlay&&c.pausePlay.setup();a.vars.slideshow&&a.vars.pauseInvisible&&c.pauseInvisible.init();a.vars.slideshow&&(a.vars.pauseOnHover&&a.hover(function(){a.manualPlay||a.manualPause||a.pause()},function(){a.manualPause||a.manualPlay||a.stopped||a.play()}),a.vars.pauseInvisible&&c.pauseInvisible.isHidden()||(0<a.vars.initDelay?a.startTimeout=setTimeout(a.play,a.vars.initDelay):a.play()));q&&c.asNav.setup();u&&a.vars.touch&&c.touch();(!r||r&&a.vars.smoothHeight)&&d(window).bind("resize orientationchange focus",c.resize);a.find("img").attr("draggable","false");setTimeout(function(){a.vars.start(a)},200)},asNav:{setup:function(){a.asNav=!0;a.animatingTo=Math.floor(a.currentSlide/a.move);a.currentItem=a.currentSlide;a.slides.removeClass(e+"active-slide").eq(a.currentItem).addClass(e+"active-slide");if(w)g._slider=a,a.slides.each(function(){this._gesture=new MSGesture;this._gesture.target=this;this.addEventListener("MSPointerDown",function(a){a.preventDefault();a.currentTarget._gesture&&a.currentTarget._gesture.addPointer(a.pointerId)},!1);this.addEventListener("MSGestureTap",function(b){b.preventDefault();b=d(this);var f=b.index();d(a.vars.asNavFor).data("flexslider").animating||b.hasClass("active")||(a.direction=a.currentItem<f?"next":"prev",a.flexAnimate(f,a.vars.pauseOnAction,!1,!0,!0))})});else a.slides.on("click touchend MSPointerUp keyup",function(b){b.preventDefault();b=d(this);var f=b.index();0>=b.offset().left-d(a).scrollLeft()&&b.hasClass(e+"active-slide")?a.flexAnimate(a.getTarget("prev"),!0):d(a.vars.asNavFor).data("flexslider").animating||b.hasClass(e+"active-slide")||(a.direction=a.currentItem<f?"next":"prev",a.flexAnimate(f,a.vars.pauseOnAction,!1,!0,!0))})}},controlNav:{setup:function(){a.manualControls?c.controlNav.setupManual():c.controlNav.setupPaging()},setupPaging:function(){var b=1,f,k;a.controlNavScaffold=d('<ol class="'+e+"control-nav "+e+("thumbnails"===a.vars.controlNav?"control-thumbs":"control-paging")+'"></ol>');if(1<a.pagingCount)for(var g=0;g<a.pagingCount;g++)k=a.slides.eq(g),f="thumbnails"===a.vars.controlNav?'<img src="'+k.attr("data-thumb")+'"/>':"<a>"+b+"</a>","thumbnails"===a.vars.controlNav&&!0===a.vars.thumbCaptions&&(k=k.attr("data-thumbcaption"),""!=k&&void 0!=k&&(f+='<span class="'+e+'caption">'+k+"</span>")),a.controlNavScaffold.append("<li>"+f+"</li>"),b++;a.controlsContainer?d(a.controlsContainer).append(a.controlNavScaffold):a.append(a.controlNavScaffold);c.controlNav.set();c.controlNav.active();a.controlNavScaffold.delegate("a, img","click touchend MSPointerUp keyup",function(b){b.preventDefault();if(""===m||m===b.type){var f=d(this),k=a.controlNav.index(f);f.hasClass(e+"active")||(a.direction=k>a.currentSlide?"next":"prev",a.flexAnimate(k,a.vars.pauseOnAction))}""===m&&(m=b.type);c.setToClearWatchedEvent()})},setupManual:function(){a.controlNav=a.manualControls;c.controlNav.active();a.controlNav.bind("click touchend MSPointerUp keyup",function(b){b.preventDefault();if(""===m||m===b.type){var f=d(this),k=a.controlNav.index(f);f.hasClass(e+"active")||(k>a.currentSlide?a.direction="next":a.direction="prev",a.flexAnimate(k,a.vars.pauseOnAction))}""===m&&(m=b.type);c.setToClearWatchedEvent()})},set:function(){a.controlNav=d("."+e+"control-nav li "+("thumbnails"===a.vars.controlNav?"img":"a"),a.controlsContainer?a.controlsContainer:a)},active:function(){a.controlNav.removeClass(e+"active").eq(a.animatingTo).addClass(e+"active")},update:function(b,f){1<a.pagingCount&&"add"===b?a.controlNavScaffold.append(d("<li><a>"+a.count+"</a></li>")):1===a.pagingCount?a.controlNavScaffold.find("li").remove():a.controlNav.eq(f).closest("li").remove();c.controlNav.set();1<a.pagingCount&&a.pagingCount!==a.controlNav.length?a.update(f,b):c.controlNav.active()}},directionNav:{setup:function(){var b=d('<ul class="'+e+'direction-nav"><li><a class="'+e+'prev" href="#">'+a.vars.prevText+'</a></li><li><a class="'+e+'next" href="#">'+a.vars.nextText+"</a></li></ul>");a.controlsContainer?(d(a.controlsContainer).append(b),a.directionNav=d("."+e+"direction-nav li a",a.controlsContainer)):(a.append(b),a.directionNav=d("."+e+"direction-nav li a",a));c.directionNav.update();a.directionNav.bind("click touchend MSPointerUp keyup",function(b){b.preventDefault();var k;if(""===m||m===b.type)k=d(this).hasClass(e+"next")?a.getTarget("next"):a.getTarget("prev"),a.flexAnimate(k,a.vars.pauseOnAction);""===m&&(m=b.type);c.setToClearWatchedEvent()})},update:function(){var b=e+"disabled";1===a.pagingCount?a.directionNav.addClass(b).attr("tabindex","-1"):a.vars.animationLoop?a.directionNav.removeClass(b).removeAttr("tabindex"):0===a.animatingTo?a.directionNav.removeClass(b).filter("."+e+"prev").addClass(b).attr("tabindex","-1"):a.animatingTo===a.last?a.directionNav.removeClass(b).filter("."+e+"next").addClass(b).attr("tabindex","-1"):a.directionNav.removeClass(b).removeAttr("tabindex")}},pausePlay:{setup:function(){var b=d('<div class="'+e+'pauseplay"><a></a></div>');a.controlsContainer?(a.controlsContainer.append(b),a.pausePlay=d("."+e+"pauseplay a",a.controlsContainer)):(a.append(b),a.pausePlay=d("."+e+"pauseplay a",a));c.pausePlay.update(a.vars.slideshow?e+"pause":e+"play");a.pausePlay.bind("click touchend MSPointerUp keyup",function(b){b.preventDefault();if(""===m||m===b.type)d(this).hasClass(e+"pause")?(a.manualPause=!0,a.manualPlay=!1,a.pause()):(a.manualPause=!1,a.manualPlay=!0,a.play());""===m&&(m=b.type);c.setToClearWatchedEvent()})},update:function(b){"play"===b?a.pausePlay.removeClass(e+"pause").addClass(e+"play").html(a.vars.playText):a.pausePlay.removeClass(e+"play").addClass(e+"pause").html(a.vars.pauseText)}},touch:function(){var b,f,k,d,c,e,m=!1,l=0,q=0,t=0;if(w)g.style.msTouchAction="none",g._gesture=new MSGesture,g._gesture.target=g,g.addEventListener("MSPointerDown",function(b){b.stopPropagation();a.animating?b.preventDefault():(a.pause(),g._gesture.addPointer(b.pointerId),t=0,d=p?a.h:a.w,e=Number(new Date),k=h&&n&&a.animatingTo===a.last?0:h&&n?a.limit-(a.itemW+a.vars.itemMargin)*a.move*a.animatingTo:h&&a.currentSlide===a.last?a.limit:h?(a.itemW+a.vars.itemMargin)*a.move*a.currentSlide:n?(a.last-a.currentSlide+a.cloneOffset)*d:(a.currentSlide+a.cloneOffset)*d)},!1),g._slider=a,g.addEventListener("MSGestureChange",function(a){a.stopPropagation();var b=a.target._slider;if(b){var f=-a.translationX,h=-a.translationY;c=t+=p?h:f;m=p?Math.abs(t)<Math.abs(-f):Math.abs(t)<Math.abs(-h);if(a.detail===a.MSGESTURE_FLAG_INERTIA)setImmediate(function(){g._gesture.stop()});else if(!m||500<Number(new Date)-e)a.preventDefault(),!r&&b.transitions&&(b.vars.animationLoop||(c=t/(0===b.currentSlide&&0>t||b.currentSlide===b.last&&0<t?Math.abs(t)/d+2:1)),b.setProps(k+c,"setTouch"))}},!1),g.addEventListener("MSGestureEnd",function(a){a.stopPropagation();if(a=a.target._slider){if(a.animatingTo===a.currentSlide&&!m&&null!==c){var g=n?-c:c,h=0<g?a.getTarget("next"):a.getTarget("prev");a.canAdvance(h)&&(550>Number(new Date)-e&&50<Math.abs(g)||Math.abs(g)>d/2)?a.flexAnimate(h,a.vars.pauseOnAction):r||a.flexAnimate(a.currentSlide,a.vars.pauseOnAction,!0)}k=c=f=b=null;t=0}},!1);else{var u=function(h){g.removeEventListener("touchmove",v,!1);if(a.animatingTo===a.currentSlide&&!m&&null!==c){h=n?-c:c;var l=0<h?a.getTarget("next"):a.getTarget("prev");a.canAdvance(l)&&(550>Number(new Date)-e&&50<Math.abs(h)||Math.abs(h)>d/2)?a.flexAnimate(l,a.vars.pauseOnAction):r||a.flexAnimate(a.currentSlide,a.vars.pauseOnAction,!0)}g.removeEventListener("touchend",u,!1);k=c=f=b=null},v=function(g){l=g.touches[0].pageX;q=g.touches[0].pageY;c=p?b-q:b-l;m=p?Math.abs(c)<Math.abs(l-f):Math.abs(c)<Math.abs(q-f);if(!m||500<Number(new Date)-e)g.preventDefault(),!r&&a.transitions&&(a.vars.animationLoop||(c/=0===a.currentSlide&&0>c||a.currentSlide===a.last&&0<c?Math.abs(c)/d+2:1),a.setProps(k+c,"setTouch"))};g.addEventListener("touchstart",function(c){if(a.animating)c.preventDefault();else if(window.navigator.msPointerEnabled||1===c.touches.length)a.pause(),d=p?a.h:a.w,e=Number(new Date),l=c.touches[0].pageX,q=c.touches[0].pageY,k=h&&n&&a.animatingTo===a.last?0:h&&n?a.limit-(a.itemW+a.vars.itemMargin)*a.move*a.animatingTo:h&&a.currentSlide===a.last?a.limit:h?(a.itemW+a.vars.itemMargin)*a.move*a.currentSlide:n?(a.last-a.currentSlide+a.cloneOffset)*d:(a.currentSlide+a.cloneOffset)*d,b=p?q:l,f=p?l:q,g.addEventListener("touchmove",v,!1),g.addEventListener("touchend",u,!1)},!1)}},resize:function(){!a.animating&&a.is(":visible")&&(h||a.doMath(),r?c.smoothHeight():h?(a.slides.width(a.computedW),a.update(a.pagingCount),a.setProps()):p?(a.viewport.height(a.h),a.setProps(a.h,"setTotal")):(a.vars.smoothHeight&&c.smoothHeight(),a.newSlides.width(a.computedW),a.setProps(a.computedW,"setTotal")))},smoothHeight:function(b){if(!p||r){var f=r?a:a.viewport;b?f.animate({height:a.slides.eq(a.animatingTo).height()},b):f.height(a.slides.eq(a.animatingTo).height())}},sync:function(b){var f=d(a.vars.sync).data("flexslider"),c=a.animatingTo;switch(b){case "animate":f.flexAnimate(c,a.vars.pauseOnAction,!1,!0);break;case "play":f.playing||f.asNav||f.play();break;case "pause":f.pause()}},uniqueID:function(a){a.filter("[id]").add(a.find("[id]")).each(function(){var a=d(this);a.attr("id",a.attr("id")+"_clone")});return a},pauseInvisible:{visProp:null,init:function(){var b=["webkit","moz","ms","o"];if("hidden"in document)return"hidden";for(var f=0;f<b.length;f++)b[f]+"Hidden"in document&&(c.pauseInvisible.visProp=b[f]+"Hidden");c.pauseInvisible.visProp&&(b=c.pauseInvisible.visProp.replace(/[H|h]idden/,"")+"visibilitychange",document.addEventListener(b,function(){c.pauseInvisible.isHidden()?a.startTimeout?clearTimeout(a.startTimeout):a.pause():a.started?a.play():0<a.vars.initDelay?setTimeout(a.play,a.vars.initDelay):a.play()}))},isHidden:function(){return document[c.pauseInvisible.visProp]||!1}},setToClearWatchedEvent:function(){clearTimeout(v);v=setTimeout(function(){m=""},3E3)}};a.flexAnimate=function(b,f,k,g,m){a.vars.animationLoop||b===a.currentSlide||(a.direction=b>a.currentSlide?"next":"prev");q&&1===a.pagingCount&&(a.direction=a.currentItem<b?"next":"prev");if(!a.animating&&(a.canAdvance(b,m)||k)&&a.is(":visible")){if(q&&g)if(k=d(a.vars.asNavFor).data("flexslider"),a.atEnd=0===b||b===a.count-1,k.flexAnimate(b,!0,!1,!0,m),a.direction=a.currentItem<b?"next":"prev",k.direction=a.direction,Math.ceil((b+1)/a.visible)-1!==a.currentSlide&&0!==b)a.currentItem=b,a.slides.removeClass(e+"active-slide").eq(b).addClass(e+"active-slide"),b=Math.floor(b/a.visible);else return a.currentItem=b,a.slides.removeClass(e+"active-slide").eq(b).addClass(e+"active-slide"),!1;a.animating=!0;a.animatingTo=b;f&&a.pause();a.vars.before(a);a.syncExists&&!m&&c.sync("animate");a.vars.controlNav&&c.controlNav.active();h||a.slides.removeClass(e+"active-slide").eq(b).addClass(e+"active-slide");a.atEnd=0===b||b===a.last;a.vars.directionNav&&c.directionNav.update();b===a.last&&(a.vars.end(a),a.vars.animationLoop||a.pause());if(r)u?(a.slides.eq(a.currentSlide).css({opacity:0,zIndex:1}),a.slides.eq(b).css({opacity:1,zIndex:2}),a.wrapup(l)):(a.slides.eq(a.currentSlide).css({zIndex:1}).animate({opacity:0},a.vars.animationSpeed,a.vars.easing),a.slides.eq(b).css({zIndex:2}).animate({opacity:1},a.vars.animationSpeed,a.vars.easing,a.wrapup));else{var l=p?a.slides.filter(":first").height():a.computedW;h?(b=a.vars.itemMargin,b=(a.itemW+b)*a.move*a.animatingTo,b=b>a.limit&&1!==a.visible?a.limit:b):b=0===a.currentSlide&&b===a.count-1&&a.vars.animationLoop&&"next"!==a.direction?n?(a.count+a.cloneOffset)*l:0:a.currentSlide===a.last&&0===b&&a.vars.animationLoop&&"prev"!==a.direction?n?0:(a.count+1)*l:n?(a.count-1-b+a.cloneOffset)*l:(b+a.cloneOffset)*l;a.setProps(b,"",a.vars.animationSpeed);a.transitions?(a.vars.animationLoop&&a.atEnd||(a.animating=!1,a.currentSlide=a.animatingTo),a.container.unbind("webkitTransitionEnd transitionend"),a.container.bind("webkitTransitionEnd transitionend",function(){clearTimeout(a.ensureAnimationEnd);a.wrapup(l)}),clearTimeout(a.ensureAnimationEnd),a.ensureAnimationEnd=setTimeout(function(){a.wrapup(l)},a.vars.animationSpeed+100)):a.container.animate(a.args,a.vars.animationSpeed,a.vars.easing,function(){a.wrapup(l)})}a.vars.smoothHeight&&c.smoothHeight(a.vars.animationSpeed)}};a.wrapup=function(b){r||h||(0===a.currentSlide&&a.animatingTo===a.last&&a.vars.animationLoop?a.setProps(b,"jumpEnd"):a.currentSlide===a.last&&0===a.animatingTo&&a.vars.animationLoop&&a.setProps(b,"jumpStart"));a.animating=!1;a.currentSlide=a.animatingTo;a.vars.after(a)};a.animateSlides=function(){a.animating||a.flexAnimate(a.getTarget("next"))};a.pause=function(){clearInterval(a.animatedSlides);a.animatedSlides=null;a.playing=!1;a.vars.pausePlay&&c.pausePlay.update("play");a.syncExists&&c.sync("pause")};a.play=function(){a.playing&&clearInterval(a.animatedSlides);a.animatedSlides=a.animatedSlides||setInterval(a.animateSlides,a.vars.slideshowSpeed);a.started=a.playing=!0;a.vars.pausePlay&&c.pausePlay.update("pause");a.syncExists&&c.sync("play")};a.stop=function(){a.pause();a.stopped=!0};a.canAdvance=function(b,f){var c=q?a.pagingCount-1:a.last;return f?!0:q&&a.currentItem===a.count-1&&0===b&&"prev"===a.direction?!0:q&&0===a.currentItem&&b===a.pagingCount-1&&"next"!==a.direction?!1:b!==a.currentSlide||q?a.vars.animationLoop?!0:a.atEnd&&0===a.currentSlide&&b===c&&"next"!==a.direction?!1:a.atEnd&&a.currentSlide===c&&0===b&&"next"===a.direction?!1:!0:!1};a.getTarget=function(b){a.direction=b;return"next"===b?a.currentSlide===a.last?0:a.currentSlide+1:0===a.currentSlide?a.last:a.currentSlide-1};a.setProps=function(b,f,c){var d=function(){var c=b?b:(a.itemW+a.vars.itemMargin)*a.move*a.animatingTo;return-1*function(){if(h)return"setTouch"===f?b:n&&a.animatingTo===a.last?0:n?a.limit-(a.itemW+a.vars.itemMargin)*a.move*a.animatingTo:a.animatingTo===a.last?a.limit:c;switch(f){case "setTotal":return n?(a.count-1-a.currentSlide+a.cloneOffset)*b:(a.currentSlide+a.cloneOffset)*b;case "setTouch":return b;case "jumpEnd":return n?b:a.count*b;case "jumpStart":return n?a.count*b:b;default:return b}}()+"px"}();a.transitions&&(d=p?"translate3d(0,"+d+",0)":"translate3d("+d+",0,0)",c=void 0!==c?c/1E3+"s":"0s",a.container.css("-"+a.pfx+"-transition-duration",c),a.container.css("transition-duration",c));a.args[a.prop]=d;(a.transitions||void 0===c)&&a.container.css(a.args);a.container.css("transform",d)};a.setup=function(b){if(r)a.slides.css({width:"100%","float":"left",marginRight:"-100%",position:"relative"}),"init"===b&&(u?a.slides.css({opacity:0,display:"block",webkitTransition:"opacity "+a.vars.animationSpeed/1E3+"s ease",zIndex:1}).eq(a.currentSlide).css({opacity:1,zIndex:2}):0==a.vars.fadeFirstSlide?a.slides.css({opacity:0,display:"block",zIndex:1}).eq(a.currentSlide).css({zIndex:2}).css({opacity:1}):a.slides.css({opacity:0,display:"block",zIndex:1}).eq(a.currentSlide).css({zIndex:2}).animate({opacity:1},a.vars.animationSpeed,a.vars.easing)),a.vars.smoothHeight&&c.smoothHeight();else{var f,g;"init"===b&&(a.viewport=d('<div class="'+e+'viewport"></div>').css({overflow:"hidden",position:"relative"}).appendTo(a).append(a.container),a.cloneCount=0,a.cloneOffset=0,n&&(g=d.makeArray(a.slides).reverse(),a.slides=d(g),a.container.empty().append(a.slides)));a.vars.animationLoop&&!h&&(a.cloneCount=2,a.cloneOffset=1,"init"!==b&&a.container.find(".clone").remove(),a.container.append(c.uniqueID(a.slides.first().clone().addClass("clone")).attr("aria-hidden","true")).prepend(c.uniqueID(a.slides.last().clone().addClass("clone")).attr("aria-hidden","true")));a.newSlides=d(a.vars.selector,a);f=n?a.count-1-a.currentSlide+a.cloneOffset:a.currentSlide+a.cloneOffset;p&&!h?(a.container.height(200*(a.count+a.cloneCount)+"%").css("position","absolute").width("100%"),setTimeout(function(){a.newSlides.css({display:"block"});a.doMath();a.viewport.height(a.h);a.setProps(f*a.h,"init")},"init"===b?100:0)):(a.container.width(200*(a.count+a.cloneCount)+"%"),a.setProps(f*a.computedW,"init"),setTimeout(function(){a.doMath();a.newSlides.css({width:a.computedW,"float":"left",display:"block"});a.vars.smoothHeight&&c.smoothHeight()},"init"===b?100:0))}h||a.slides.removeClass(e+"active-slide").eq(a.currentSlide).addClass(e+"active-slide");a.vars.init(a)};a.doMath=function(){var b=a.slides.first(),c=a.vars.itemMargin,d=a.vars.minItems,e=a.vars.maxItems;a.w=void 0===a.viewport?a.width():a.viewport.width();a.h=b.height();a.boxPadding=b.outerWidth()-b.width();h?(a.itemT=a.vars.itemWidth+c,a.minW=d?d*a.itemT:a.w,a.maxW=e?e*a.itemT-c:a.w,a.itemW=a.minW>a.w?(a.w-c*(d-1))/d:a.maxW<a.w?(a.w-c*(e-1))/e:a.vars.itemWidth>a.w?a.w:a.vars.itemWidth,a.visible=Math.floor(a.w/a.itemW),a.move=0<a.vars.move&&a.vars.move<a.visible?a.vars.move:a.visible,a.pagingCount=Math.ceil((a.count-a.visible)/a.move+1),a.last=a.pagingCount-1,a.limit=1===a.pagingCount?0:a.vars.itemWidth>a.w?a.itemW*(a.count-1)+c*(a.count-1):(a.itemW+c)*a.count-a.w-c):(a.itemW=a.w,a.pagingCount=a.count,a.last=a.count-1);a.computedW=a.itemW-a.boxPadding};a.update=function(b,d){a.doMath();h||(b<a.currentSlide?a.currentSlide+=1:b<=a.currentSlide&&0!==b&&--a.currentSlide,a.animatingTo=a.currentSlide);if(a.vars.controlNav&&!a.manualControls)if("add"===d&&!h||a.pagingCount>a.controlNav.length)c.controlNav.update("add");else if("remove"===d&&!h||a.pagingCount<a.controlNav.length)h&&a.currentSlide>a.last&&(--a.currentSlide,--a.animatingTo),c.controlNav.update("remove",a.last);a.vars.directionNav&&c.directionNav.update()};a.addSlide=function(b,c){var e=d(b);a.count+=1;a.last=a.count-1;p&&n?void 0!==c?a.slides.eq(a.count-c).after(e):a.container.prepend(e):void 0!==c?a.slides.eq(c).before(e):a.container.append(e);a.update(c,"add");a.slides=d(a.vars.selector+":not(.clone)",a);a.setup();a.vars.added(a)};a.removeSlide=function(b){var c=isNaN(b)?a.slides.index(d(b)):b;--a.count;a.last=a.count-1;isNaN(b)?d(b,a.slides).remove():p&&n?a.slides.eq(a.last).remove():a.slides.eq(b).remove();a.doMath();a.update(c,"remove");a.slides=d(a.vars.selector+":not(.clone)",a);a.setup();a.vars.removed(a)};c.init()};d(window).blur(function(d){focused=!1}).focus(function(d){focused=!0});d.flexslider.defaults={namespace:"flex-",selector:".slides > li",animation:"fade",easing:"swing",direction:"horizontal",reverse:!1,animationLoop:!0,smoothHeight:!1,startAt:0,slideshow:!0,slideshowSpeed:7E3,animationSpeed:600,initDelay:0,randomize:!1,fadeFirstSlide:!0,thumbCaptions:!1,pauseOnAction:!0,pauseOnHover:!0,pauseInvisible:!0,useCSS:!0,touch:!0,video:!1,controlNav:!0,directionNav:!0,prevText:"Previous",nextText:"Next",keyboard:!0,multipleKeyboard:!1,mousewheel:!1,pausePlay:!1,pauseText:"Pause",playText:"Play",controlsContainer:"",manualControls:"",sync:"",asNavFor:"",itemWidth:0,itemMargin:0,minItems:1,maxItems:0,move:0,allowOneSlide:!0,start:function(){},before:function(){},after:function(){},end:function(){},added:function(){},removed:function(){},init:function(){}};d.fn.flexslider=function(g){void 0===g&&(g={});if("object"===typeof g)return this.each(function(){var a=d(this),e=a.find(g.selector?g.selector:".slides > li");1===e.length&&!0===g.allowOneSlide||0===e.length?(e.fadeIn(400),g.start&&g.start(a)):void 0===a.data("flexslider")&&new d.flexslider(this,g)});var l=d(this).data("flexslider");switch(g){case "play":l.play();break;case "pause":l.pause();break;case "stop":l.stop();break;case "next":l.flexAnimate(l.getTarget("next"),!0);break;case "prev":case "previous":l.flexAnimate(l.getTarget("prev"),!0);break;default:"number"===typeof g&&l.flexAnimate(g,!0)}}})(jQuery);
/*! imagesLoaded PACKAGED v3.1.7 * MIT License */
(function(){function e(){}function t(e,t){for(var n=e.length;n--;)if(e[n].listener===t)return n;return-1}function n(e){return function(){return this[e].apply(this,arguments)}}var i=e.prototype,r=this,o=r.EventEmitter;i.getListeners=function(e){var t,n,i=this._getEvents();if("object"==typeof e){t={};for(n in i)i.hasOwnProperty(n)&&e.test(n)&&(t[n]=i[n])}else t=i[e]||(i[e]=[]);return t},i.flattenListeners=function(e){var t,n=[];for(t=0;e.length>t;t+=1)n.push(e[t].listener);return n},i.getListenersAsObject=function(e){var t,n=this.getListeners(e);return n instanceof Array&&(t={},t[e]=n),t||n},i.addListener=function(e,n){var i,r=this.getListenersAsObject(e),o="object"==typeof n;for(i in r)r.hasOwnProperty(i)&&-1===t(r[i],n)&&r[i].push(o?n:{listener:n,once:!1});return this},i.on=n("addListener"),i.addOnceListener=function(e,t){return this.addListener(e,{listener:t,once:!0})},i.once=n("addOnceListener"),i.defineEvent=function(e){return this.getListeners(e),this},i.defineEvents=function(e){for(var t=0;e.length>t;t+=1)this.defineEvent(e[t]);return this},i.removeListener=function(e,n){var i,r,o=this.getListenersAsObject(e);for(r in o)o.hasOwnProperty(r)&&(i=t(o[r],n),-1!==i&&o[r].splice(i,1));return this},i.off=n("removeListener"),i.addListeners=function(e,t){return this.manipulateListeners(!1,e,t)},i.removeListeners=function(e,t){return this.manipulateListeners(!0,e,t)},i.manipulateListeners=function(e,t,n){var i,r,o=e?this.removeListener:this.addListener,s=e?this.removeListeners:this.addListeners;if("object"!=typeof t||t instanceof RegExp)for(i=n.length;i--;)o.call(this,t,n[i]);else for(i in t)t.hasOwnProperty(i)&&(r=t[i])&&("function"==typeof r?o.call(this,i,r):s.call(this,i,r));return this},i.removeEvent=function(e){var t,n=typeof e,i=this._getEvents();if("string"===n)delete i[e];else if("object"===n)for(t in i)i.hasOwnProperty(t)&&e.test(t)&&delete i[t];else delete this._events;return this},i.removeAllListeners=n("removeEvent"),i.emitEvent=function(e,t){var n,i,r,o,s=this.getListenersAsObject(e);for(r in s)if(s.hasOwnProperty(r))for(i=s[r].length;i--;)n=s[r][i],n.once===!0&&this.removeListener(e,n.listener),o=n.listener.apply(this,t||[]),o===this._getOnceReturnValue()&&this.removeListener(e,n.listener);return this},i.trigger=n("emitEvent"),i.emit=function(e){var t=Array.prototype.slice.call(arguments,1);return this.emitEvent(e,t)},i.setOnceReturnValue=function(e){return this._onceReturnValue=e,this},i._getOnceReturnValue=function(){return this.hasOwnProperty("_onceReturnValue")?this._onceReturnValue:!0},i._getEvents=function(){return this._events||(this._events={})},e.noConflict=function(){return r.EventEmitter=o,e},"function"==typeof define&&define.amd?define("eventEmitter/EventEmitter",[],function(){return e}):"object"==typeof module&&module.exports?module.exports=e:this.EventEmitter=e}).call(this),function(e){function t(t){var n=e.event;return n.target=n.target||n.srcElement||t,n}var n=document.documentElement,i=function(){};n.addEventListener?i=function(e,t,n){e.addEventListener(t,n,!1)}:n.attachEvent&&(i=function(e,n,i){e[n+i]=i.handleEvent?function(){var n=t(e);i.handleEvent.call(i,n)}:function(){var n=t(e);i.call(e,n)},e.attachEvent("on"+n,e[n+i])});var r=function(){};n.removeEventListener?r=function(e,t,n){e.removeEventListener(t,n,!1)}:n.detachEvent&&(r=function(e,t,n){e.detachEvent("on"+t,e[t+n]);try{delete e[t+n]}catch(i){e[t+n]=void 0}});var o={bind:i,unbind:r};"function"==typeof define&&define.amd?define("eventie/eventie",o):e.eventie=o}(this),function(e,t){"function"==typeof define&&define.amd?define(["eventEmitter/EventEmitter","eventie/eventie"],function(n,i){return t(e,n,i)}):"object"==typeof exports?module.exports=t(e,require("eventEmitter"),require("eventie")):e.imagesLoaded=t(e,e.EventEmitter,e.eventie)}(window,function(e,t,n){function i(e,t){for(var n in t)e[n]=t[n];return e}function r(e){return"[object Array]"===d.call(e)}function o(e){var t=[];if(r(e))t=e;else if("number"==typeof e.length)for(var n=0,i=e.length;i>n;n++)t.push(e[n]);else t.push(e);return t}function s(e,t,n){if(!(this instanceof s))return new s(e,t);"string"==typeof e&&(e=document.querySelectorAll(e)),this.elements=o(e),this.options=i({},this.options),"function"==typeof t?n=t:i(this.options,t),n&&this.on("always",n),this.getImages(),a&&(this.jqDeferred=new a.Deferred);var r=this;setTimeout(function(){r.check()})}function c(e){this.img=e}function f(e){this.src=e,v[e]=this}var a=e.jQuery,u=e.console,h=u!==void 0,d=Object.prototype.toString;s.prototype=new t,s.prototype.options={},s.prototype.getImages=function(){this.images=[];for(var e=0,t=this.elements.length;t>e;e++){var n=this.elements[e];"IMG"===n.nodeName&&this.addImage(n);var i=n.nodeType;if(i&&(1===i||9===i||11===i))for(var r=n.querySelectorAll("img"),o=0,s=r.length;s>o;o++){var c=r[o];this.addImage(c)}}},s.prototype.addImage=function(e){var t=new c(e);this.images.push(t)},s.prototype.check=function(){function e(e,r){return t.options.debug&&h&&u.log("confirm",e,r),t.progress(e),n++,n===i&&t.complete(),!0}var t=this,n=0,i=this.images.length;if(this.hasAnyBroken=!1,!i)return this.complete(),void 0;for(var r=0;i>r;r++){var o=this.images[r];o.on("confirm",e),o.check()}},s.prototype.progress=function(e){this.hasAnyBroken=this.hasAnyBroken||!e.isLoaded;var t=this;setTimeout(function(){t.emit("progress",t,e),t.jqDeferred&&t.jqDeferred.notify&&t.jqDeferred.notify(t,e)})},s.prototype.complete=function(){var e=this.hasAnyBroken?"fail":"done";this.isComplete=!0;var t=this;setTimeout(function(){if(t.emit(e,t),t.emit("always",t),t.jqDeferred){var n=t.hasAnyBroken?"reject":"resolve";t.jqDeferred[n](t)}})},a&&(a.fn.imagesLoaded=function(e,t){var n=new s(this,e,t);return n.jqDeferred.promise(a(this))}),c.prototype=new t,c.prototype.check=function(){var e=v[this.img.src]||new f(this.img.src);if(e.isConfirmed)return this.confirm(e.isLoaded,"cached was confirmed"),void 0;if(this.img.complete&&void 0!==this.img.naturalWidth)return this.confirm(0!==this.img.naturalWidth,"naturalWidth"),void 0;var t=this;e.on("confirm",function(e,n){return t.confirm(e.isLoaded,n),!0}),e.check()},c.prototype.confirm=function(e,t){this.isLoaded=e,this.emit("confirm",this,t)};var v={};return f.prototype=new t,f.prototype.check=function(){if(!this.isChecked){var e=new Image;n.bind(e,"load",this),n.bind(e,"error",this),e.src=this.src,this.isChecked=!0}},f.prototype.handleEvent=function(e){var t="on"+e.type;this[t]&&this[t](e)},f.prototype.onload=function(e){this.confirm(!0,"onload"),this.unbindProxyEvents(e)},f.prototype.onerror=function(e){this.confirm(!1,"onerror"),this.unbindProxyEvents(e)},f.prototype.confirm=function(e,t){this.isConfirmed=!0,this.isLoaded=e,this.emit("confirm",this,t)},f.prototype.unbindProxyEvents=function(e){n.unbind(e.target,"load",this),n.unbind(e.target,"error",this)},s});
/*! jQuery UI - v1.11.1 - 2014-09-15 * Includes: core.js, widget.js, mouse.js, position.js, draggable.js, droppable.js, resizable.js, selectable.js, sortable.js, accordion.js, autocomplete.js, button.js, datepicker.js, dialog.js, menu.js, selectmenu.js, slider.js, spinner.js, tabs.js, effect.js, effect-blind.js, effect-bounce.js, effect-clip.js, effect-drop.js, effect-explode.js, effect-fade.js, effect-fold.js, effect-highlight.js, effect-puff.js, effect-pulsate.js, effect-scale.js, effect-shake.js, effect-size.js, effect-slide.js, effect-transfer.js * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
(function(d){"function"===typeof define&&define.amd?define(["jquery"],d):d(jQuery)})(function(d){function T(a,b){var c,f;c=a.nodeName.toLowerCase();if("area"===c){c=a.parentNode;f=c.name;if(!a.href||!f||"map"!==c.nodeName.toLowerCase())return!1;c=d("img[usemap='#"+f+"']")[0];return!!c&&U(c)}return(/input|select|textarea|button|object/.test(c)?!a.disabled:"a"===c?a.href||b:b)&&U(a)}function U(a){return d.expr.filters.visible(a)&&!d(a).parents().addBack().filter(function(){return"hidden"===d.css(this,"visibility")}).length}function aa(a){for(var b;a.length&&a[0]!==document;){b=a.css("position");if("absolute"===b||"relative"===b||"fixed"===b)if(b=parseInt(a.css("zIndex"),10),!isNaN(b)&&0!==b)return b;a=a.parent()}return 0}function V(){this._curInst=null;this._keyEvent=!1;this._disabledInputs=[];this._inDialog=this._datepickerShowing=!1;this._mainDivId="ui-datepicker-div";this._inlineClass="ui-datepicker-inline";this._appendClass="ui-datepicker-append";this._triggerClass="ui-datepicker-trigger";this._dialogClass="ui-datepicker-dialog";this._disableClass="ui-datepicker-disabled";this._unselectableClass="ui-datepicker-unselectable";this._currentClass="ui-datepicker-current-day";this._dayOverClass="ui-datepicker-days-cell-over";this.regional=[];this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:"January February March April May June July August September October November December".split(" "),monthNamesShort:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),dayNames:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),dayNamesShort:"Sun Mon Tue Wed Thu Fri Sat".split(" "),dayNamesMin:"Su Mo Tu We Th Fr Sa".split(" "),weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""};this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:!1,hideIfNoPrevNext:!1,navigationAsDateFormat:!1,gotoCurrent:!1,changeMonth:!1,changeYear:!1,yearRange:"c-10:c+10",showOtherMonths:!1,selectOtherMonths:!1,showWeek:!1,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:!0,showButtonPanel:!1,autoSize:!1,disabled:!1};d.extend(this._defaults,this.regional[""]);this.regional.en=d.extend(!0,{},this.regional[""]);this.regional["en-US"]=d.extend(!0,{},this.regional.en);this.dpDiv=W(d("<div id='"+this._mainDivId+"' class='ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>"))}function W(a){return a.delegate("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a","mouseout",function(){d(this).removeClass("ui-state-hover");-1!==this.className.indexOf("ui-datepicker-prev")&&d(this).removeClass("ui-datepicker-prev-hover");-1!==this.className.indexOf("ui-datepicker-next")&&d(this).removeClass("ui-datepicker-next-hover")}).delegate("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a","mouseover",X)}function X(){d.datepicker._isDisabledDatepicker(K.inline?K.dpDiv.parent()[0]:K.input[0])||(d(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),d(this).addClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&d(this).addClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&d(this).addClass("ui-datepicker-next-hover"))}function P(a,b){d.extend(a,b);for(var c in b)null==b[c]&&(a[c]=b[c]);return a}function A(a){return function(){var b=this.element.val();a.apply(this,arguments);this._refresh();b!==this.element.val()&&this._trigger("change")}}d.ui=d.ui||{};d.extend(d.ui,{version:"1.11.1",keyCode:{BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}});d.fn.extend({scrollParent:function(a){var b=this.css("position"),c="absolute"===b,f=a?/(auto|scroll|hidden)/:/(auto|scroll)/;a=this.parents().filter(function(){var a=d(this);return c&&"static"===a.css("position")?!1:f.test(a.css("overflow")+a.css("overflow-y")+a.css("overflow-x"))}).eq(0);return"fixed"!==b&&a.length?a:d(this[0].ownerDocument||document)},uniqueId:function(){var a=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++a)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&d(this).removeAttr("id")})}});d.extend(d.expr[":"],{data:d.expr.createPseudo?d.expr.createPseudo(function(a){return function(b){return!!d.data(b,a)}}):function(a,b,c){return!!d.data(a,c[3])},focusable:function(a){return T(a,!isNaN(d.attr(a,"tabindex")))},tabbable:function(a){var b=d.attr(a,"tabindex"),c=isNaN(b);return(c||0<=b)&&T(a,!c)}});d("<a>").outerWidth(1).jquery||d.each(["Width","Height"],function(a,b){function c(a,b,c,e){d.each(f,function(){b-=parseFloat(d.css(a,"padding"+this))||0;c&&(b-=parseFloat(d.css(a,"border"+this+"Width"))||0);e&&(b-=parseFloat(d.css(a,"margin"+this))||0)});return b}var f="Width"===b?["Left","Right"]:["Top","Bottom"],e=b.toLowerCase(),g={innerWidth:d.fn.innerWidth,innerHeight:d.fn.innerHeight,outerWidth:d.fn.outerWidth,outerHeight:d.fn.outerHeight};d.fn["inner"+b]=function(a){return void 0===a?g["inner"+b].call(this):this.each(function(){d(this).css(e,c(this,a)+"px")})};d.fn["outer"+b]=function(a,f){return"number"!==typeof a?g["outer"+b].call(this,a):this.each(function(){d(this).css(e,c(this,a,!0,f)+"px")})}});d.fn.addBack||(d.fn.addBack=function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))});d("<a>").data("a-b","a").removeData("a-b").data("a-b")&&(d.fn.removeData=function(a){return function(b){return arguments.length?a.call(this,d.camelCase(b)):a.call(this)}}(d.fn.removeData));d.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase());d.fn.extend({focus:function(a){return function(b,c){return"number"===typeof b?this.each(function(){var a=this;setTimeout(function(){d(a).focus();c&&c.call(a)},b)}):a.apply(this,arguments)}}(d.fn.focus),disableSelection:function(){var a="onselectstart"in document.createElement("div")?"selectstart":"mousedown";return function(){return this.bind(a+".ui-disableSelection",function(a){a.preventDefault()})}}(),enableSelection:function(){return this.unbind(".ui-disableSelection")},zIndex:function(a){if(void 0!==a)return this.css("zIndex",a);if(this.length){a=d(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if("absolute"===b||"relative"===b||"fixed"===b)if(b=parseInt(a.css("zIndex"),10),!isNaN(b)&&0!==b)return b;a=a.parent()}}return 0}});d.ui.plugin={add:function(a,b,c){var f;a=d.ui[a].prototype;for(f in c)a.plugins[f]=a.plugins[f]||[],a.plugins[f].push([b,c[f]])},call:function(a,b,c,d){if((b=a.plugins[b])&&(d||a.element[0].parentNode&&11!==a.element[0].parentNode.nodeType))for(d=0;d<b.length;d++)a.options[b[d][0]]&&b[d][1].apply(a.element,c)}};var ba=0,Y=Array.prototype.slice;d.cleanData=function(a){return function(b){var c,f,e;for(e=0;null!=(f=b[e]);e++)try{(c=d._data(f,"events"))&&c.remove&&d(f).triggerHandler("remove")}catch(g){}a(b)}}(d.cleanData);d.widget=function(a,b,c){var f,e,g,h,k={},l=a.split(".")[0];a=a.split(".")[1];f=l+"-"+a;c||(c=b,b=d.Widget);d.expr[":"][f.toLowerCase()]=function(a){return!!d.data(a,f)};d[l]=d[l]||{};e=d[l][a];g=d[l][a]=function(a,b){if(!this._createWidget)return new g(a,b);arguments.length&&this._createWidget(a,b)};d.extend(g,e,{version:c.version,_proto:d.extend({},c),_childConstructors:[]});h=new b;h.options=d.widget.extend({},h.options);d.each(c,function(a,c){d.isFunction(c)?k[a]=function(){var d=function(){return b.prototype[a].apply(this,arguments)},f=function(c){return b.prototype[a].apply(this,c)};return function(){var a=this._super,b=this._superApply,e;this._super=d;this._superApply=f;e=c.apply(this,arguments);this._super=a;this._superApply=b;return e}}():k[a]=c});g.prototype=d.widget.extend(h,{widgetEventPrefix:e?h.widgetEventPrefix||a:a},k,{constructor:g,namespace:l,widgetName:a,widgetFullName:f});e?(d.each(e._childConstructors,function(a,b){var c=b.prototype;d.widget(c.namespace+"."+c.widgetName,g,b._proto)}),delete e._childConstructors):b._childConstructors.push(g);d.widget.bridge(a,g);return g};d.widget.extend=function(a){for(var b=Y.call(arguments,1),c=0,f=b.length,e,g;c<f;c++)for(e in b[c])g=b[c][e],b[c].hasOwnProperty(e)&&void 0!==g&&(d.isPlainObject(g)?a[e]=d.isPlainObject(a[e])?d.widget.extend({},a[e],g):d.widget.extend({},g):a[e]=g);return a};d.widget.bridge=function(a,b){var c=b.prototype.widgetFullName||a;d.fn[a]=function(f){var e="string"===typeof f,g=Y.call(arguments,1),h=this;f=!e&&g.length?d.widget.extend.apply(null,[f].concat(g)):f;e?this.each(function(){var b,e=d.data(this,c);if("instance"===f)return h=e,!1;if(!e)return d.error("cannot call methods on "+a+" prior to initialization; attempted to call method '"+f+"'");if(!d.isFunction(e[f])||"_"===f.charAt(0))return d.error("no such method '"+f+"' for "+a+" widget instance");b=e[f].apply(e,g);if(b!==e&&void 0!==b)return h=b&&b.jquery?h.pushStack(b.get()):b,!1}):this.each(function(){var a=d.data(this,c);a?(a.option(f||{}),a._init&&a._init()):d.data(this,c,new b(f,this))});return h}};d.Widget=function(){};d.Widget._childConstructors=[];d.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{disabled:!1,create:null},_createWidget:function(a,b){b=d(b||this.defaultElement||this)[0];this.element=d(b);this.uuid=ba++;this.eventNamespace="."+this.widgetName+this.uuid;this.options=d.widget.extend({},this.options,this._getCreateOptions(),a);this.bindings=d();this.hoverable=d();this.focusable=d();b!==this&&(d.data(b,this.widgetFullName,this),this._on(!0,this.element,{remove:function(a){a.target===b&&this.destroy()}}),this.document=d(b.style?b.ownerDocument:b.document||b),this.window=d(this.document[0].defaultView||this.document[0].parentWindow));this._create();this._trigger("create",null,this._getCreateEventData());this._init()},_getCreateOptions:d.noop,_getCreateEventData:d.noop,_create:d.noop,_init:d.noop,destroy:function(){this._destroy();this.element.unbind(this.eventNamespace).removeData(this.widgetFullName).removeData(d.camelCase(this.widgetFullName));this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled ui-state-disabled");this.bindings.unbind(this.eventNamespace);this.hoverable.removeClass("ui-state-hover");this.focusable.removeClass("ui-state-focus")},_destroy:d.noop,widget:function(){return this.element},option:function(a,b){var c=a,f,e,g;if(0===arguments.length)return d.widget.extend({},this.options);if("string"===typeof a)if(c={},f=a.split("."),a=f.shift(),f.length){e=c[a]=d.widget.extend({},this.options[a]);for(g=0;g<f.length-1;g++)e[f[g]]=e[f[g]]||{},e=e[f[g]];a=f.pop();if(1===arguments.length)return void 0===e[a]?null:e[a];e[a]=b}else{if(1===arguments.length)return void 0===this.options[a]?null:this.options[a];c[a]=b}this._setOptions(c);return this},_setOptions:function(a){for(var b in a)this._setOption(b,a[b]);return this},_setOption:function(a,b){this.options[a]=b;"disabled"===a&&(this.widget().toggleClass(this.widgetFullName+"-disabled",!!b),b&&(this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")));return this},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_on:function(a,b,c){var f,e=this;"boolean"!==typeof a&&(c=b,b=a,a=!1);c?(b=f=d(b),this.bindings=this.bindings.add(b)):(c=b,b=this.element,f=this.widget());d.each(c,function(c,h){function k(){if(a||!0!==e.options.disabled&&!d(this).hasClass("ui-state-disabled"))return("string"===typeof h?e[h]:h).apply(e,arguments)}"string"!==typeof h&&(k.guid=h.guid=h.guid||k.guid||d.guid++);var l=c.match(/^([\w:-]*)\s*(.*)$/),m=l[1]+e.eventNamespace;(l=l[2])?f.delegate(l,m,k):b.bind(m,k)})},_off:function(a,b){b=(b||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace;a.unbind(b).undelegate(b)},_delay:function(a,b){var c=this;return setTimeout(function(){return("string"===typeof a?c[a]:a).apply(c,arguments)},b||0)},_hoverable:function(a){this.hoverable=this.hoverable.add(a);this._on(a,{mouseenter:function(a){d(a.currentTarget).addClass("ui-state-hover")},mouseleave:function(a){d(a.currentTarget).removeClass("ui-state-hover")}})},_focusable:function(a){this.focusable=this.focusable.add(a);this._on(a,{focusin:function(a){d(a.currentTarget).addClass("ui-state-focus")},focusout:function(a){d(a.currentTarget).removeClass("ui-state-focus")}})},_trigger:function(a,b,c){var f,e=this.options[a];c=c||{};b=d.Event(b);b.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();b.target=this.element[0];if(a=b.originalEvent)for(f in a)f in b||(b[f]=a[f]);this.element.trigger(b,c);return!(d.isFunction(e)&&!1===e.apply(this.element[0],[b].concat(c))||b.isDefaultPrevented())}};d.each({show:"fadeIn",hide:"fadeOut"},function(a,b){d.Widget.prototype["_"+a]=function(c,f,e){"string"===typeof f&&(f={effect:f});var g,h=f?!0===f||"number"===typeof f?b:f.effect||b:a;f=f||{};"number"===typeof f&&(f={duration:f});g=!d.isEmptyObject(f);f.complete=e;f.delay&&c.delay(f.delay);if(g&&d.effects&&d.effects.effect[h])c[a](f);else if(h!==a&&c[h])c[h](f.duration,f.easing,e);else c.queue(function(b){d(this)[a]();e&&e.call(c[0]);b()})}});var Q=!1;d(document).mouseup(function(){Q=!1});d.widget("ui.mouse",{version:"1.11.1",options:{cancel:"input,textarea,button,select,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(b){return a._mouseDown(b)}).bind("click."+this.widgetName,function(b){if(!0===d.data(b.target,a.widgetName+".preventClickEvent"))return d.removeData(b.target,a.widgetName+".preventClickEvent"),b.stopImmediatePropagation(),!1});this.started=!1},_mouseDestroy:function(){this.element.unbind("."+this.widgetName);this._mouseMoveDelegate&&this.document.unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate)},_mouseDown:function(a){if(!Q){this._mouseStarted&&this._mouseUp(a);this._mouseDownEvent=a;var b=this,c=1===a.which,f="string"===typeof this.options.cancel&&a.target.nodeName?d(a.target).closest(this.options.cancel).length:!1;if(!c||f||!this._mouseCapture(a))return!0;this.mouseDelayMet=!this.options.delay;this.mouseDelayMet||(this._mouseDelayTimer=setTimeout(function(){b.mouseDelayMet=!0},this.options.delay));if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)&&(this._mouseStarted=!1!==this._mouseStart(a),!this._mouseStarted))return a.preventDefault(),!0;!0===d.data(a.target,this.widgetName+".preventClickEvent")&&d.removeData(a.target,this.widgetName+".preventClickEvent");this._mouseMoveDelegate=function(a){return b._mouseMove(a)};this._mouseUpDelegate=function(a){return b._mouseUp(a)};this.document.bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);a.preventDefault();return Q=!0}},_mouseMove:function(a){if(d.ui.ie&&(!document.documentMode||9>document.documentMode)&&!a.button||!a.which)return this._mouseUp(a);if(this._mouseStarted)return this._mouseDrag(a),a.preventDefault();this._mouseDistanceMet(a)&&this._mouseDelayMet(a)&&((this._mouseStarted=!1!==this._mouseStart(this._mouseDownEvent,a))?this._mouseDrag(a):this._mouseUp(a));return!this._mouseStarted},_mouseUp:function(a){this.document.unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);this._mouseStarted&&(this._mouseStarted=!1,a.target===this._mouseDownEvent.target&&d.data(a.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(a));return Q=!1},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}});(function(){function a(a,b,c){return[parseFloat(a[0])*(n.test(a[0])?b/100:1),parseFloat(a[1])*(n.test(a[1])?c/100:1)]}function b(a){var b=a[0];return 9===b.nodeType?{width:a.width(),height:a.height(),offset:{top:0,left:0}}:d.isWindow(b)?{width:a.width(),height:a.height(),offset:{top:a.scrollTop(),left:a.scrollLeft()}}:b.preventDefault?{width:0,height:0,offset:{top:b.pageY,left:b.pageX}}:{width:a.outerWidth(),height:a.outerHeight(),offset:a.offset()}}d.ui=d.ui||{};var c,f,e=Math.max,g=Math.abs,h=Math.round,k=/left|center|right/,l=/top|center|bottom/,m=/[\+\-]\d+(\.[\d]+)?%?/,p=/^\w+/,n=/%$/,q=d.fn.position;d.position={scrollbarWidth:function(){if(void 0!==c)return c;var a,b,f=d("<div style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'><div style='height:100px;width:auto;'></div></div>");b=f.children()[0];d("body").append(f);a=b.offsetWidth;f.css("overflow","scroll");b=b.offsetWidth;a===b&&(b=f[0].clientWidth);f.remove();return c=a-b},getScrollInfo:function(a){var b=a.isWindow||a.isDocument?"":a.element.css("overflow-x"),c=a.isWindow||a.isDocument?"":a.element.css("overflow-y"),b="scroll"===b||"auto"===b&&a.width<a.element[0].scrollWidth;return{width:"scroll"===c||"auto"===c&&a.height<a.element[0].scrollHeight?d.position.scrollbarWidth():0,height:b?d.position.scrollbarWidth():0}},getWithinInfo:function(a){a=d(a||window);var b=d.isWindow(a[0]),c=!!a[0]&&9===a[0].nodeType;return{element:a,isWindow:b,isDocument:c,offset:a.offset()||{left:0,top:0},scrollLeft:a.scrollLeft(),scrollTop:a.scrollTop(),width:b||c?a.width():a.outerWidth(),height:b||c?a.height():a.outerHeight()}}};d.fn.position=function(c){if(!c||!c.of)return q.apply(this,arguments);c=d.extend({},c);var r,t,v,n,w,C,B=d(c.of),D=d.position.getWithinInfo(c.within),y=d.position.getScrollInfo(D),J=(c.collision||"flip").split(" "),L={};C=b(B);B[0].preventDefault&&(c.at="left top");t=C.width;v=C.height;n=C.offset;w=d.extend({},n);d.each(["my","at"],function(){var a=(c[this]||"").split(" "),b,d;1===a.length&&(a=k.test(a[0])?a.concat(["center"]):l.test(a[0])?["center"].concat(a):["center","center"]);a[0]=k.test(a[0])?a[0]:"center";a[1]=l.test(a[1])?a[1]:"center";b=m.exec(a[0]);d=m.exec(a[1]);L[this]=[b?b[0]:0,d?d[0]:0];c[this]=[p.exec(a[0])[0],p.exec(a[1])[0]]});1===J.length&&(J[1]=J[0]);"right"===c.at[0]?w.left+=t:"center"===c.at[0]&&(w.left+=t/2);"bottom"===c.at[1]?w.top+=v:"center"===c.at[1]&&(w.top+=v/2);r=a(L.at,t,v);w.left+=r[0];w.top+=r[1];return this.each(function(){var b,l,k=d(this),m=k.outerWidth(),p=k.outerHeight(),C=parseInt(d.css(this,"marginLeft"),10)||0,q=parseInt(d.css(this,"marginTop"),10)||0,A=m+C+(parseInt(d.css(this,"marginRight"),10)||0)+y.width,O=p+q+(parseInt(d.css(this,"marginBottom"),10)||0)+y.height,x=d.extend({},w),F=a(L.my,k.outerWidth(),k.outerHeight());"right"===c.my[0]?x.left-=m:"center"===c.my[0]&&(x.left-=m/2);"bottom"===c.my[1]?x.top-=p:"center"===c.my[1]&&(x.top-=p/2);x.left+=F[0];x.top+=F[1];f||(x.left=h(x.left),x.top=h(x.top));b={marginLeft:C,marginTop:q};d.each(["left","top"],function(a,f){if(d.ui.position[J[a]])d.ui.position[J[a]][f](x,{targetWidth:t,targetHeight:v,elemWidth:m,elemHeight:p,collisionPosition:b,collisionWidth:A,collisionHeight:O,offset:[r[0]+F[0],r[1]+F[1]],my:c.my,at:c.at,within:D,elem:k})});c.using&&(l=function(a){var b=n.left-x.left,d=b+t-m,f=n.top-x.top,h=f+v-p,l={target:{element:B,left:n.left,top:n.top,width:t,height:v},element:{element:k,left:x.left,top:x.top,width:m,height:p},horizontal:0>d?"left":0<b?"right":"center",vertical:0>h?"top":0<f?"bottom":"middle"};t<m&&g(b+d)<t&&(l.horizontal="center");v<p&&g(f+h)<v&&(l.vertical="middle");e(g(b),g(d))>e(g(f),g(h))?l.important="horizontal":l.important="vertical";c.using.call(this,a,l)});k.offset(d.extend(x,{using:l}))})};d.ui.position={fit:{left:function(a,b){var c=b.within,d=c.isWindow?c.scrollLeft:c.offset.left,f=c.width,g=a.left-b.collisionPosition.marginLeft,c=d-g,h=g+b.collisionWidth-f-d;b.collisionWidth>f?0<c&&0>=h?(d=a.left+c+b.collisionWidth-f-d,a.left+=c-d):a.left=0<h&&0>=c?d:c>h?d+f-b.collisionWidth:d:a.left=0<c?a.left+c:0<h?a.left-h:e(a.left-g,a.left)},top:function(a,b){var c=b.within,d=c.isWindow?c.scrollTop:c.offset.top,f=b.within.height,g=a.top-b.collisionPosition.marginTop,c=d-g,h=g+b.collisionHeight-f-d;b.collisionHeight>f?0<c&&0>=h?(d=a.top+c+b.collisionHeight-f-d,a.top+=c-d):a.top=0<h&&0>=c?d:c>h?d+f-b.collisionHeight:d:a.top=0<c?a.top+c:0<h?a.top-h:e(a.top-g,a.top)}},flip:{left:function(a,b){var c=b.within,d=c.offset.left+c.scrollLeft,f=c.width,e=c.isWindow?c.scrollLeft:c.offset.left,h=a.left-b.collisionPosition.marginLeft,c=h-e,l=h+b.collisionWidth-f-e,h="left"===b.my[0]?-b.elemWidth:"right"===b.my[0]?b.elemWidth:0,k="left"===b.at[0]?b.targetWidth:"right"===b.at[0]?-b.targetWidth:0,m=-2*b.offset[0];if(0>c){if(d=a.left+h+k+m+b.collisionWidth-f-d,0>d||d<g(c))a.left+=h+k+m}else 0<l&&(d=a.left-b.collisionPosition.marginLeft+h+k+m-e,0<d||g(d)<l)&&(a.left+=h+k+m)},top:function(a,b){var c=b.within,d=c.offset.top+c.scrollTop,f=c.height,e=c.isWindow?c.scrollTop:c.offset.top,h=a.top-b.collisionPosition.marginTop,c=h-e,l=h+b.collisionHeight-f-e,h="top"===b.my[1]?-b.elemHeight:"bottom"===b.my[1]?b.elemHeight:0,k="top"===b.at[1]?b.targetHeight:"bottom"===b.at[1]?-b.targetHeight:0,m=-2*b.offset[1];0>c?(d=a.top+h+k+m+b.collisionHeight-f-d,a.top+h+k+m>c&&(0>d||d<g(c))&&(a.top+=h+k+m)):0<l&&(d=a.top-b.collisionPosition.marginTop+h+k+m-e,a.top+h+k+m>l&&(0<d||g(d)<l)&&(a.top+=h+k+m))}},flipfit:{left:function(){d.ui.position.flip.left.apply(this,arguments);d.ui.position.fit.left.apply(this,arguments)},top:function(){d.ui.position.flip.top.apply(this,arguments);d.ui.position.fit.top.apply(this,arguments)}}};(function(){var a,b,c,e,g=document.getElementsByTagName("body")[0];c=document.createElement("div");a=document.createElement(g?"div":"body");b={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"};g&&d.extend(b,{position:"absolute",left:"-1000px",top:"-1000px"});for(e in b)a.style[e]=b[e];a.appendChild(c);b=g||document.documentElement;b.insertBefore(a,b.firstChild);c.style.cssText="position: absolute; left: 10.7432222px;";c=d(c).offset().left;f=10<c&&11>c;a.innerHTML="";b.removeChild(a)})()})();d.widget("ui.draggable",d.ui.mouse,{version:"1.11.1",widgetEventPrefix:"drag",options:{addClasses:!0,appendTo:"parent",axis:!1,connectToSortable:!1,containment:!1,cursor:"auto",cursorAt:!1,grid:!1,handle:!1,helper:"original",iframeFix:!1,opacity:!1,refreshPositions:!1,revert:!1,revertDuration:500,scope:"default",scroll:!0,scrollSensitivity:20,scrollSpeed:20,snap:!1,snapMode:"both",snapTolerance:20,stack:!1,zIndex:!1,drag:null,start:null,stop:null},_create:function(){"original"!==this.options.helper||/^(?:r|a|f)/.test(this.element.css("position"))||(this.element[0].style.position="relative");this.options.addClasses&&this.element.addClass("ui-draggable");this.options.disabled&&this.element.addClass("ui-draggable-disabled");this._setHandleClassName();this._mouseInit()},_setOption:function(a,b){this._super(a,b);"handle"===a&&(this._removeHandleClassName(),this._setHandleClassName())},_destroy:function(){(this.helper||this.element).is(".ui-draggable-dragging")?this.destroyOnClear=!0:(this.element.removeClass("ui-draggable ui-draggable-dragging ui-draggable-disabled"),this._removeHandleClassName(),this._mouseDestroy())},_mouseCapture:function(a){var b=this.document[0],c=this.options;try{b.activeElement&&"body"!==b.activeElement.nodeName.toLowerCase()&&d(b.activeElement).blur()}catch(f){}if(this.helper||c.disabled||0<d(a.target).closest(".ui-resizable-handle").length)return!1;this.handle=this._getHandle(a);if(!this.handle)return!1;d(!0===c.iframeFix?"iframe":c.iframeFix).each(function(){d("<div class='ui-draggable-iframeFix' style='background: #fff;'></div>").css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1E3}).css(d(this).offset()).appendTo("body")});return!0},_mouseStart:function(a){var b=this.options;this.helper=this._createHelper(a);this.helper.addClass("ui-draggable-dragging");this._cacheHelperProportions();d.ui.ddmanager&&(d.ui.ddmanager.current=this);this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent(!0);this.offsetParent=this.helper.offsetParent();this.offsetParentCssPosition=this.offsetParent.css("position");this.offset=this.positionAbs=this.element.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};this.offset.scroll=!1;d.extend(this.offset,{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this.position=this._generatePosition(a,!1);this.originalPageX=a.pageX;this.originalPageY=a.pageY;b.cursorAt&&this._adjustOffsetFromHelper(b.cursorAt);this._setContainment();if(!1===this._trigger("start",a))return this._clear(),!1;this._cacheHelperProportions();d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a);this._mouseDrag(a,!0);d.ui.ddmanager&&d.ui.ddmanager.dragStart(this,a);return!0},_mouseDrag:function(a,b){"fixed"===this.offsetParentCssPosition&&(this.offset.parent=this._getParentOffset());this.position=this._generatePosition(a,!0);this.positionAbs=this._convertPositionTo("absolute");if(!b){var c=this._uiHash();if(!1===this._trigger("drag",a,c))return this._mouseUp({}),!1;this.position=c.position}this.helper[0].style.left=this.position.left+"px";this.helper[0].style.top=this.position.top+"px";d.ui.ddmanager&&d.ui.ddmanager.drag(this,a);return!1},_mouseStop:function(a){var b=this,c=!1;d.ui.ddmanager&&!this.options.dropBehaviour&&(c=d.ui.ddmanager.drop(this,a));this.dropped&&(c=this.dropped,this.dropped=!1);"invalid"===this.options.revert&&!c||"valid"===this.options.revert&&c||!0===this.options.revert||d.isFunction(this.options.revert)&&this.options.revert.call(this.element,c)?d(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){!1!==b._trigger("stop",a)&&b._clear()}):!1!==this._trigger("stop",a)&&this._clear();return!1},_mouseUp:function(a){d("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)});d.ui.ddmanager&&d.ui.ddmanager.dragStop(this,a);this.element.focus();return d.ui.mouse.prototype._mouseUp.call(this,a)},cancel:function(){this.helper.is(".ui-draggable-dragging")?this._mouseUp({}):this._clear();return this},_getHandle:function(a){return this.options.handle?!!d(a.target).closest(this.element.find(this.options.handle)).length:!0},_setHandleClassName:function(){this.handleElement=this.options.handle?this.element.find(this.options.handle):this.element;this.handleElement.addClass("ui-draggable-handle")},_removeHandleClassName:function(){this.handleElement.removeClass("ui-draggable-handle")},_createHelper:function(a){var b=this.options;a=d.isFunction(b.helper)?d(b.helper.apply(this.element[0],[a])):"clone"===b.helper?this.element.clone().removeAttr("id"):this.element;a.parents("body").length||a.appendTo("parent"===b.appendTo?this.element[0].parentNode:b.appendTo);a[0]===this.element[0]||/(fixed|absolute)/.test(a.css("position"))||a.css("position","absolute");return a},_adjustOffsetFromHelper:function(a){"string"===typeof a&&(a=a.split(" "));d.isArray(a)&&(a={left:+a[0],top:+a[1]||0});"left"in a&&(this.offset.click.left=a.left+this.margins.left);"right"in a&&(this.offset.click.left=this.helperProportions.width-a.right+this.margins.left);"top"in a&&(this.offset.click.top=a.top+this.margins.top);"bottom"in a&&(this.offset.click.top=this.helperProportions.height-a.bottom+this.margins.top)},_isRootNode:function(a){return/(html|body)/i.test(a.tagName)||a===this.document[0]},_getParentOffset:function(){var a=this.offsetParent.offset(),b=this.document[0];"absolute"===this.cssPosition&&this.scrollParent[0]!==b&&d.contains(this.scrollParent[0],this.offsetParent[0])&&(a.left+=this.scrollParent.scrollLeft(),a.top+=this.scrollParent.scrollTop());this._isRootNode(this.offsetParent[0])&&(a={top:0,left:0});return{top:a.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:a.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"!==this.cssPosition)return{top:0,left:0};var a=this.element.position(),b=this._isRootNode(this.scrollParent[0]);return{top:a.top-(parseInt(this.helper.css("top"),10)||0)+(b?0:this.scrollParent.scrollTop()),left:a.left-(parseInt(this.helper.css("left"),10)||0)+(b?0:this.scrollParent.scrollLeft())}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0,right:parseInt(this.element.css("marginRight"),10)||0,bottom:parseInt(this.element.css("marginBottom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var a,b,c;a=this.options;b=this.document[0];this.relativeContainer=null;if(a.containment)if("window"===a.containment)this.containment=[d(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,d(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,d(window).scrollLeft()+d(window).width()-this.helperProportions.width-this.margins.left,d(window).scrollTop()+(d(window).height()||b.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top];else if("document"===a.containment)this.containment=[0,0,d(b).width()-this.helperProportions.width-this.margins.left,(d(b).height()||b.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top];else if(a.containment.constructor===Array)this.containment=a.containment;else{if("parent"===a.containment&&(a.containment=this.helper[0].parentNode),b=d(a.containment),c=b[0])a="hidden"!==b.css("overflow"),this.containment=[(parseInt(b.css("borderLeftWidth"),10)||0)+(parseInt(b.css("paddingLeft"),10)||0),(parseInt(b.css("borderTopWidth"),10)||0)+(parseInt(b.css("paddingTop"),10)||0),(a?Math.max(c.scrollWidth,c.offsetWidth):c.offsetWidth)-(parseInt(b.css("borderRightWidth"),10)||0)-(parseInt(b.css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(a?Math.max(c.scrollHeight,c.offsetHeight):c.offsetHeight)-(parseInt(b.css("borderBottomWidth"),10)||0)-(parseInt(b.css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom],this.relativeContainer=b}else this.containment=null},_convertPositionTo:function(a,b){b||(b=this.position);var c="absolute"===a?1:-1,d=this._isRootNode(this.scrollParent[0]);return{top:b.top+this.offset.relative.top*c+this.offset.parent.top*c-("fixed"===this.cssPosition?-this.offset.scroll.top:d?0:this.offset.scroll.top)*c,left:b.left+this.offset.relative.left*c+this.offset.parent.left*c-("fixed"===this.cssPosition?-this.offset.scroll.left:d?0:this.offset.scroll.left)*c}},_generatePosition:function(a,b){var c,d,e,g=this.options,h=this._isRootNode(this.scrollParent[0]);e=a.pageX;d=a.pageY;h&&this.offset.scroll||(this.offset.scroll={top:this.scrollParent.scrollTop(),left:this.scrollParent.scrollLeft()});b&&(this.containment&&(this.relativeContainer?(c=this.relativeContainer.offset(),c=[this.containment[0]+c.left,this.containment[1]+c.top,this.containment[2]+c.left,this.containment[3]+c.top]):c=this.containment,a.pageX-this.offset.click.left<c[0]&&(e=c[0]+this.offset.click.left),a.pageY-this.offset.click.top<c[1]&&(d=c[1]+this.offset.click.top),a.pageX-this.offset.click.left>c[2]&&(e=c[2]+this.offset.click.left),a.pageY-this.offset.click.top>c[3]&&(d=c[3]+this.offset.click.top)),g.grid&&(d=g.grid[1]?this.originalPageY+Math.round((d-this.originalPageY)/g.grid[1])*g.grid[1]:this.originalPageY,d=c?d-this.offset.click.top>=c[1]||d-this.offset.click.top>c[3]?d:d-this.offset.click.top>=c[1]?d-g.grid[1]:d+g.grid[1]:d,e=g.grid[0]?this.originalPageX+Math.round((e-this.originalPageX)/g.grid[0])*g.grid[0]:this.originalPageX,e=c?e-this.offset.click.left>=c[0]||e-this.offset.click.left>c[2]?e:e-this.offset.click.left>=c[0]?e-g.grid[0]:e+g.grid[0]:e),"y"===g.axis&&(e=this.originalPageX),"x"===g.axis&&(d=this.originalPageY));return{top:d-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.offset.scroll.top:h?0:this.offset.scroll.top),left:e-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.offset.scroll.left:h?0:this.offset.scroll.left)}},_clear:function(){this.helper.removeClass("ui-draggable-dragging");this.helper[0]===this.element[0]||this.cancelHelperRemoval||this.helper.remove();this.helper=null;this.cancelHelperRemoval=!1;this.destroyOnClear&&this.destroy()},_trigger:function(a,b,c){c=c||this._uiHash();d.ui.plugin.call(this,a,[b,c,this],!0);"drag"===a&&(this.positionAbs=this._convertPositionTo("absolute"));return d.Widget.prototype._trigger.call(this,a,b,c)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}});d.ui.plugin.add("draggable","connectToSortable",{start:function(a,b,c){var f=c.options,e=d.extend({},b,{item:c.element});c.sortables=[];d(f.connectToSortable).each(function(){var b=d(this).sortable("instance");b&&!b.options.disabled&&(c.sortables.push({instance:b,shouldRevert:b.options.revert}),b.refreshPositions(),b._trigger("activate",a,e))})},stop:function(a,b,c){var f=d.extend({},b,{item:c.element});d.each(c.sortables,function(){this.instance.isOver?(this.instance.isOver=0,c.cancelHelperRemoval=!0,this.instance.cancelHelperRemoval=!1,this.shouldRevert&&(this.instance.options.revert=this.shouldRevert),this.instance._mouseStop(a),this.instance.options.helper=this.instance.options._helper,"original"===c.options.helper&&this.instance.currentItem.css({top:"auto",left:"auto"})):(this.instance.cancelHelperRemoval=!1,this.instance._trigger("deactivate",a,f))})},drag:function(a,b,c){var f=this;d.each(c.sortables,function(){var e=!1,g=this;this.instance.positionAbs=c.positionAbs;this.instance.helperProportions=c.helperProportions;this.instance.offset.click=c.offset.click;this.instance._intersectsWith(this.instance.containerCache)&&(e=!0,d.each(c.sortables,function(){this.instance.positionAbs=c.positionAbs;this.instance.helperProportions=c.helperProportions;this.instance.offset.click=c.offset.click;this!==g&&this.instance._intersectsWith(this.instance.containerCache)&&d.contains(g.instance.element[0],this.instance.element[0])&&(e=!1);return e}));e?(this.instance.isOver||(this.instance.isOver=1,this.instance.currentItem=d(f).clone().removeAttr("id").appendTo(this.instance.element).data("ui-sortable-item",!0),this.instance.options._helper=this.instance.options.helper,this.instance.options.helper=function(){return b.helper[0]},a.target=this.instance.currentItem[0],this.instance._mouseCapture(a,!0),this.instance._mouseStart(a,!0,!0),this.instance.offset.click.top=c.offset.click.top,this.instance.offset.click.left=c.offset.click.left,this.instance.offset.parent.left-=c.offset.parent.left-this.instance.offset.parent.left,this.instance.offset.parent.top-=c.offset.parent.top-this.instance.offset.parent.top,c._trigger("toSortable",a),c.dropped=this.instance.element,c.currentItem=c.element,this.instance.fromOutside=c),this.instance.currentItem&&this.instance._mouseDrag(a)):this.instance.isOver&&(this.instance.isOver=0,this.instance.cancelHelperRemoval=!0,this.instance.options.revert=!1,this.instance._trigger("out",a,this.instance._uiHash(this.instance)),this.instance._mouseStop(a,!0),this.instance.options.helper=this.instance.options._helper,this.instance.currentItem.remove(),this.instance.placeholder&&this.instance.placeholder.remove(),c._trigger("fromSortable",a),c.dropped=!1)})}});d.ui.plugin.add("draggable","cursor",{start:function(a,b,c){a=d("body");c=c.options;a.css("cursor")&&(c._cursor=a.css("cursor"));a.css("cursor",c.cursor)},stop:function(a,b,c){a=c.options;a._cursor&&d("body").css("cursor",a._cursor)}});d.ui.plugin.add("draggable","opacity",{start:function(a,b,c){a=d(b.helper);c=c.options;a.css("opacity")&&(c._opacity=a.css("opacity"));a.css("opacity",c.opacity)},stop:function(a,b,c){a=c.options;a._opacity&&d(b.helper).css("opacity",a._opacity)}});d.ui.plugin.add("draggable","scroll",{start:function(a,b,c){c.scrollParentNotHidden||(c.scrollParentNotHidden=c.helper.scrollParent(!1));c.scrollParentNotHidden[0]!==c.document[0]&&"HTML"!==c.scrollParentNotHidden[0].tagName&&(c.overflowOffset=c.scrollParentNotHidden.offset())},drag:function(a,b,c){b=c.options;var f=!1,e=c.scrollParentNotHidden[0],g=c.document[0];e!==g&&"HTML"!==e.tagName?(b.axis&&"x"===b.axis||(c.overflowOffset.top+e.offsetHeight-a.pageY<b.scrollSensitivity?e.scrollTop=f=e.scrollTop+b.scrollSpeed:a.pageY-c.overflowOffset.top<b.scrollSensitivity&&(e.scrollTop=f=e.scrollTop-b.scrollSpeed)),b.axis&&"y"===b.axis||(c.overflowOffset.left+e.offsetWidth-a.pageX<b.scrollSensitivity?e.scrollLeft=f=e.scrollLeft+b.scrollSpeed:a.pageX-c.overflowOffset.left<b.scrollSensitivity&&(e.scrollLeft=f=e.scrollLeft-b.scrollSpeed))):(b.axis&&"x"===b.axis||(a.pageY-d(g).scrollTop()<b.scrollSensitivity?f=d(g).scrollTop(d(g).scrollTop()-b.scrollSpeed):d(window).height()-(a.pageY-d(g).scrollTop())<b.scrollSensitivity&&(f=d(g).scrollTop(d(g).scrollTop()+b.scrollSpeed))),b.axis&&"y"===b.axis||(a.pageX-d(g).scrollLeft()<b.scrollSensitivity?f=d(g).scrollLeft(d(g).scrollLeft()-b.scrollSpeed):d(window).width()-(a.pageX-d(g).scrollLeft())<b.scrollSensitivity&&(f=d(g).scrollLeft(d(g).scrollLeft()+b.scrollSpeed))));!1!==f&&d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(c,a)}});d.ui.plugin.add("draggable","snap",{start:function(a,b,c){a=c.options;c.snapElements=[];d(a.snap.constructor!==String?a.snap.items||":data(ui-draggable)":a.snap).each(function(){var a=d(this),b=a.offset();this!==c.element[0]&&c.snapElements.push({item:this,width:a.outerWidth(),height:a.outerHeight(),top:b.top,left:b.left})})},drag:function(a,b,c){var f,e,g,h,k,l,m,p,n,q,u=c.options,r=u.snapTolerance,t=b.offset.left,v=t+c.helperProportions.width,G=b.offset.top,w=G+c.helperProportions.height;for(n=c.snapElements.length-1;0<=n;n--)k=c.snapElements[n].left,l=k+c.snapElements[n].width,m=c.snapElements[n].top,p=m+c.snapElements[n].height,v<k-r||t>l+r||w<m-r||G>p+r||!d.contains(c.snapElements[n].item.ownerDocument,c.snapElements[n].item)?(c.snapElements[n].snapping&&c.options.snap.release&&c.options.snap.release.call(c.element,a,d.extend(c._uiHash(),{snapItem:c.snapElements[n].item})),c.snapElements[n].snapping=!1):("inner"!==u.snapMode&&(f=Math.abs(m-w)<=r,e=Math.abs(p-G)<=r,g=Math.abs(k-v)<=r,h=Math.abs(l-t)<=r,f&&(b.position.top=c._convertPositionTo("relative",{top:m-c.helperProportions.height,left:0}).top-c.margins.top),e&&(b.position.top=c._convertPositionTo("relative",{top:p,left:0}).top-c.margins.top),g&&(b.position.left=c._convertPositionTo("relative",{top:0,left:k-c.helperProportions.width}).left-c.margins.left),h&&(b.position.left=c._convertPositionTo("relative",{top:0,left:l}).left-c.margins.left)),q=f||e||g||h,"outer"!==u.snapMode&&(f=Math.abs(m-G)<=r,e=Math.abs(p-w)<=r,g=Math.abs(k-t)<=r,h=Math.abs(l-v)<=r,f&&(b.position.top=c._convertPositionTo("relative",{top:m,left:0}).top-c.margins.top),e&&(b.position.top=c._convertPositionTo("relative",{top:p-c.helperProportions.height,left:0}).top-c.margins.top),g&&(b.position.left=c._convertPositionTo("relative",{top:0,left:k}).left-c.margins.left),h&&(b.position.left=c._convertPositionTo("relative",{top:0,left:l-c.helperProportions.width}).left-c.margins.left)),!c.snapElements[n].snapping&&(f||e||g||h||q)&&c.options.snap.snap&&c.options.snap.snap.call(c.element,a,d.extend(c._uiHash(),{snapItem:c.snapElements[n].item})),c.snapElements[n].snapping=f||e||g||h||q)}});d.ui.plugin.add("draggable","stack",{start:function(a,b,c){var f;a=d.makeArray(d(c.options.stack)).sort(function(a,b){return(parseInt(d(a).css("zIndex"),10)||0)-(parseInt(d(b).css("zIndex"),10)||0)});a.length&&(f=parseInt(d(a[0]).css("zIndex"),10)||0,d(a).each(function(a){d(this).css("zIndex",f+a)}),this.css("zIndex",f+a.length))}});d.ui.plugin.add("draggable","zIndex",{start:function(a,b,c){a=d(b.helper);c=c.options;a.css("zIndex")&&(c._zIndex=a.css("zIndex"));a.css("zIndex",c.zIndex)},stop:function(a,b,c){a=c.options;a._zIndex&&d(b.helper).css("zIndex",a._zIndex)}});d.widget("ui.droppable",{version:"1.11.1",widgetEventPrefix:"drop",options:{accept:"*",activeClass:!1,addClasses:!0,greedy:!1,hoverClass:!1,scope:"default",tolerance:"intersect",activate:null,deactivate:null,drop:null,out:null,over:null},_create:function(){var a,b=this.options,c=b.accept;this.isover=!1;this.isout=!0;this.accept=d.isFunction(c)?c:function(a){return a.is(c)};this.proportions=function(){if(arguments.length)a=arguments[0];else return a?a:a={width:this.element[0].offsetWidth,height:this.element[0].offsetHeight}};this._addToManager(b.scope);b.addClasses&&this.element.addClass("ui-droppable")},_addToManager:function(a){d.ui.ddmanager.droppables[a]=d.ui.ddmanager.droppables[a]||[];d.ui.ddmanager.droppables[a].push(this)},_splice:function(a){for(var b=0;b<a.length;b++)a[b]===this&&a.splice(b,1)},_destroy:function(){this._splice(d.ui.ddmanager.droppables[this.options.scope]);this.element.removeClass("ui-droppable ui-droppable-disabled")},_setOption:function(a,b){"accept"===a?this.accept=d.isFunction(b)?b:function(a){return a.is(b)}:"scope"===a&&(this._splice(d.ui.ddmanager.droppables[this.options.scope]),this._addToManager(b));this._super(a,b)},_activate:function(a){var b=d.ui.ddmanager.current;this.options.activeClass&&this.element.addClass(this.options.activeClass);b&&this._trigger("activate",a,this.ui(b))},_deactivate:function(a){var b=d.ui.ddmanager.current;this.options.activeClass&&this.element.removeClass(this.options.activeClass);b&&this._trigger("deactivate",a,this.ui(b))},_over:function(a){var b=d.ui.ddmanager.current;b&&(b.currentItem||b.element)[0]!==this.element[0]&&this.accept.call(this.element[0],b.currentItem||b.element)&&(this.options.hoverClass&&this.element.addClass(this.options.hoverClass),this._trigger("over",a,this.ui(b)))},_out:function(a){var b=d.ui.ddmanager.current;b&&(b.currentItem||b.element)[0]!==this.element[0]&&this.accept.call(this.element[0],b.currentItem||b.element)&&(this.options.hoverClass&&this.element.removeClass(this.options.hoverClass),this._trigger("out",a,this.ui(b)))},_drop:function(a,b){var c=b||d.ui.ddmanager.current,f=!1;if(!c||(c.currentItem||c.element)[0]===this.element[0])return!1;this.element.find(":data(ui-droppable)").not(".ui-draggable-dragging").each(function(){var b=d(this).droppable("instance");if(b.options.greedy&&!b.options.disabled&&b.options.scope===c.options.scope&&b.accept.call(b.element[0],c.currentItem||c.element)&&d.ui.intersect(c,d.extend(b,{offset:b.element.offset()}),b.options.tolerance,a))return f=!0,!1});return f?!1:this.accept.call(this.element[0],c.currentItem||c.element)?(this.options.activeClass&&this.element.removeClass(this.options.activeClass),this.options.hoverClass&&this.element.removeClass(this.options.hoverClass),this._trigger("drop",a,this.ui(c)),this.element):!1},ui:function(a){return{draggable:a.currentItem||a.element,helper:a.helper,position:a.position,offset:a.positionAbs}}});d.ui.intersect=function(){return function(a,b,c,d){if(!b.offset)return!1;var e=(a.positionAbs||a.position.absolute).left,g=(a.positionAbs||a.position.absolute).top,h=e+a.helperProportions.width,k=g+a.helperProportions.height,l=b.offset.left,m=b.offset.top,p=l+b.proportions().width,n=m+b.proportions().height;switch(c){case "fit":return l<=e&&h<=p&&m<=g&&k<=n;case "intersect":return l<e+a.helperProportions.width/2&&h-a.helperProportions.width/2<p&&m<g+a.helperProportions.height/2&&k-a.helperProportions.height/2<n;case "pointer":a=d.pageY;c=b.proportions().height;if(m=a>=m&&a<m+c)d=d.pageX,b=b.proportions().width,m=d>=l&&d<l+b;return m;case "touch":return(g>=m&&g<=n||k>=m&&k<=n||g<m&&k>n)&&(e>=l&&e<=p||h>=l&&h<=p||e<l&&h>p);default:return!1}}}();d.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(a,b){var c,f,e=d.ui.ddmanager.droppables[a.options.scope]||[],g=b?b.type:null,h=(a.currentItem||a.element).find(":data(ui-droppable)").addBack();c=0;a:for(;c<e.length;c++)if(!(e[c].options.disabled||a&&!e[c].accept.call(e[c].element[0],a.currentItem||a.element))){for(f=0;f<h.length;f++)if(h[f]===e[c].element[0]){e[c].proportions().height=0;continue a}e[c].visible="none"!==e[c].element.css("display");e[c].visible&&("mousedown"===g&&e[c]._activate.call(e[c],b),e[c].offset=e[c].element.offset(),e[c].proportions({width:e[c].element[0].offsetWidth,height:e[c].element[0].offsetHeight}))}},drop:function(a,b){var c=!1;d.each((d.ui.ddmanager.droppables[a.options.scope]||[]).slice(),function(){this.options&&(!this.options.disabled&&this.visible&&d.ui.intersect(a,this,this.options.tolerance,b)&&(c=this._drop.call(this,b)||c),!this.options.disabled&&this.visible&&this.accept.call(this.element[0],a.currentItem||a.element)&&(this.isout=!0,this.isover=!1,this._deactivate.call(this,b)))});return c},dragStart:function(a,b){a.element.parentsUntil("body").bind("scroll.droppable",function(){a.options.refreshPositions||d.ui.ddmanager.prepareOffsets(a,b)})},drag:function(a,b){a.options.refreshPositions&&d.ui.ddmanager.prepareOffsets(a,b);d.each(d.ui.ddmanager.droppables[a.options.scope]||[],function(){if(!this.options.disabled&&!this.greedyChild&&this.visible){var c,f,e;e=d.ui.intersect(a,this,this.options.tolerance,b);var g=!e&&this.isover?"isout":e&&!this.isover?"isover":null;g&&(this.options.greedy&&(f=this.options.scope,e=this.element.parents(":data(ui-droppable)").filter(function(){return d(this).droppable("instance").options.scope===f}),e.length&&(c=d(e[0]).droppable("instance"),c.greedyChild="isover"===g)),c&&"isover"===g&&(c.isover=!1,c.isout=!0,c._out.call(c,b)),this[g]=!0,this["isout"===g?"isover":"isout"]=!1,this["isover"===g?"_over":"_out"].call(this,b),c&&"isout"===g&&(c.isout=!1,c.isover=!0,c._over.call(c,b)))}})},dragStop:function(a,b){a.element.parentsUntil("body").unbind("scroll.droppable");a.options.refreshPositions||d.ui.ddmanager.prepareOffsets(a,b)}};d.widget("ui.resizable",d.ui.mouse,{version:"1.11.1",widgetEventPrefix:"resize",options:{alsoResize:!1,animate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,containment:!1,ghost:!1,grid:!1,handles:"e,s,se",helper:!1,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:90,resize:null,start:null,stop:null},_num:function(a){return parseInt(a,10)||0},_isNumber:function(a){return!isNaN(parseInt(a,10))},_hasScroll:function(a,b){if("hidden"===d(a).css("overflow"))return!1;var c=b&&"left"===b?"scrollLeft":"scrollTop",f;if(0<a[c])return!0;a[c]=1;f=0<a[c];a[c]=0;return f},_create:function(){var a,b,c,f,e,g=this,h=this.options;this.element.addClass("ui-resizable");d.extend(this,{_aspectRatio:!!h.aspectRatio,aspectRatio:h.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:h.helper||h.ghost||h.animate?h.helper||"ui-resizable-helper":null});this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)&&(this.element.wrap(d("<div class='ui-wrapper' style='overflow: hidden;'></div>").css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})),this.element=this.element.parent().data("ui-resizable",this.element.resizable("instance")),this.elementIsWrapper=!0,this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")}),this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0}),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize","none"),this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"})),this.originalElement.css({margin:this.originalElement.css("margin")}),this._proportionallyResize());this.handles=h.handles||(d(".ui-resizable-handle",this.element).length?{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"}:"e,s,se");if(this.handles.constructor===String)for("all"===this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw"),a=this.handles.split(","),this.handles={},b=0;b<a.length;b++)c=d.trim(a[b]),e="ui-resizable-"+c,f=d("<div class='ui-resizable-handle "+e+"'></div>"),f.css({zIndex:h.zIndex}),"se"===c&&f.addClass("ui-icon ui-icon-gripsmall-diagonal-se"),this.handles[c]=".ui-resizable-"+c,this.element.append(f);this._renderAxis=function(a){var b,c,f;a=a||this.element;for(b in this.handles)this.handles[b].constructor===String&&(this.handles[b]=this.element.children(this.handles[b]).first().show()),this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)&&(c=d(this.handles[b],this.element),f=/sw|ne|nw|se|n|s/.test(b)?c.outerHeight():c.outerWidth(),c=["padding",/ne|nw|n/.test(b)?"Top":/se|sw|s/.test(b)?"Bottom":/^e$/.test(b)?"Right":"Left"].join(""),a.css(c,f),this._proportionallyResize()),d(this.handles[b])};this._renderAxis(this.element);this._handles=d(".ui-resizable-handle",this.element).disableSelection();this._handles.mouseover(function(){g.resizing||(this.className&&(f=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)),g.axis=f&&f[1]?f[1]:"se")});h.autoHide&&(this._handles.hide(),d(this.element).addClass("ui-resizable-autohide").mouseenter(function(){h.disabled||(d(this).removeClass("ui-resizable-autohide"),g._handles.show())}).mouseleave(function(){h.disabled||g.resizing||(d(this).addClass("ui-resizable-autohide"),g._handles.hide())}));this._mouseInit()},_destroy:function(){this._mouseDestroy();var a,b=function(a){d(a).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").removeData("ui-resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};this.elementIsWrapper&&(b(this.element),a=this.element,this.originalElement.css({position:a.css("position"),width:a.outerWidth(),height:a.outerHeight(),top:a.css("top"),left:a.css("left")}).insertAfter(a),a.remove());this.originalElement.css("resize",this.originalResizeStyle);b(this.originalElement);return this},_mouseCapture:function(a){var b,c,f=!1;for(b in this.handles)if(c=d(this.handles[b])[0],c===a.target||d.contains(c,a.target))f=!0;return!this.options.disabled&&f},_mouseStart:function(a){var b,c,f=this.options,e=this.element;this.resizing=!0;this._renderProxy();b=this._num(this.helper.css("left"));c=this._num(this.helper.css("top"));f.containment&&(b+=d(f.containment).scrollLeft()||0,c+=d(f.containment).scrollTop()||0);this.offset=this.helper.offset();this.position={left:b,top:c};this.size=this._helper?{width:this.helper.width(),height:this.helper.height()}:{width:e.width(),height:e.height()};this.originalSize=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.sizeDiff={width:e.outerWidth()-e.width(),height:e.outerHeight()-e.height()};this.originalPosition={left:b,top:c};this.originalMousePosition={left:a.pageX,top:a.pageY};this.aspectRatio="number"===typeof f.aspectRatio?f.aspectRatio:this.originalSize.width/this.originalSize.height||1;b=d(".ui-resizable-"+this.axis).css("cursor");d("body").css("cursor","auto"===b?this.axis+"-resize":b);e.addClass("ui-resizable-resizing");this._propagate("start",a);return!0},_mouseDrag:function(a){var b,c=this.originalMousePosition;b=a.pageX-c.left||0;var c=a.pageY-c.top||0,f=this._change[this.axis];this._updatePrevProperties();if(!f)return!1;b=f.apply(this,[a,b,c]);this._updateVirtualBoundaries(a.shiftKey);if(this._aspectRatio||a.shiftKey)b=this._updateRatio(b,a);b=this._respectSize(b,a);this._updateCache(b);this._propagate("resize",a);b=this._applyChanges();!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize();d.isEmptyObject(b)||(this._updatePrevProperties(),this._trigger("resize",a,this.ui()),this._applyChanges());return!1},_mouseStop:function(a){this.resizing=!1;var b,c,f,e=this.options;this._helper&&(b=this._proportionallyResizeElements,b=(c=b.length&&/textarea/i.test(b[0].nodeName))&&this._hasScroll(b[0],"left")?0:this.sizeDiff.height,c=c?0:this.sizeDiff.width,c={width:this.helper.width()-c,height:this.helper.height()-b},b=parseInt(this.element.css("left"),10)+(this.position.left-this.originalPosition.left)||null,f=parseInt(this.element.css("top"),10)+(this.position.top-this.originalPosition.top)||null,e.animate||this.element.css(d.extend(c,{top:f,left:b})),this.helper.height(this.size.height),this.helper.width(this.size.width),this._helper&&!e.animate&&this._proportionallyResize());d("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing");this._propagate("stop",a);this._helper&&this.helper.remove();return!1},_updatePrevProperties:function(){this.prevPosition={top:this.position.top,left:this.position.left};this.prevSize={width:this.size.width,height:this.size.height}},_applyChanges:function(){var a={};this.position.top!==this.prevPosition.top&&(a.top=this.position.top+"px");this.position.left!==this.prevPosition.left&&(a.left=this.position.left+"px");this.size.width!==this.prevSize.width&&(a.width=this.size.width+"px");this.size.height!==this.prevSize.height&&(a.height=this.size.height+"px");this.helper.css(a);return a},_updateVirtualBoundaries:function(a){var b,c,d,e;e=this.options;e={minWidth:this._isNumber(e.minWidth)?e.minWidth:0,maxWidth:this._isNumber(e.maxWidth)?e.maxWidth:Infinity,minHeight:this._isNumber(e.minHeight)?e.minHeight:0,maxHeight:this._isNumber(e.maxHeight)?e.maxHeight:Infinity};if(this._aspectRatio||a)a=e.minHeight*this.aspectRatio,c=e.minWidth/this.aspectRatio,b=e.maxHeight*this.aspectRatio,d=e.maxWidth/this.aspectRatio,a>e.minWidth&&(e.minWidth=a),c>e.minHeight&&(e.minHeight=c),b<e.maxWidth&&(e.maxWidth=b),d<e.maxHeight&&(e.maxHeight=d);this._vBoundaries=e},_updateCache:function(a){this.offset=this.helper.offset();this._isNumber(a.left)&&(this.position.left=a.left);this._isNumber(a.top)&&(this.position.top=a.top);this._isNumber(a.height)&&(this.size.height=a.height);this._isNumber(a.width)&&(this.size.width=a.width)},_updateRatio:function(a){var b=this.position,c=this.size,d=this.axis;this._isNumber(a.height)?a.width=a.height*this.aspectRatio:this._isNumber(a.width)&&(a.height=a.width/this.aspectRatio);"sw"===d&&(a.left=b.left+(c.width-a.width),a.top=null);"nw"===d&&(a.top=b.top+(c.height-a.height),a.left=b.left+(c.width-a.width));return a},_respectSize:function(a){var b=this._vBoundaries,c=this.axis,d=this._isNumber(a.width)&&b.maxWidth&&b.maxWidth<a.width,e=this._isNumber(a.height)&&b.maxHeight&&b.maxHeight<a.height,g=this._isNumber(a.width)&&b.minWidth&&b.minWidth>a.width,h=this._isNumber(a.height)&&b.minHeight&&b.minHeight>a.height,k=this.originalPosition.left+this.originalSize.width,l=this.position.top+this.size.height,m=/sw|nw|w/.test(c),c=/nw|ne|n/.test(c);g&&(a.width=b.minWidth);h&&(a.height=b.minHeight);d&&(a.width=b.maxWidth);e&&(a.height=b.maxHeight);g&&m&&(a.left=k-b.minWidth);d&&m&&(a.left=k-b.maxWidth);h&&c&&(a.top=l-b.minHeight);e&&c&&(a.top=l-b.maxHeight);a.width||a.height||a.left||!a.top?a.width||a.height||a.top||!a.left||(a.left=null):a.top=null;return a},_getPaddingPlusBorderDimensions:function(a){var b=0,c=[],d=[a.css("borderTopWidth"),a.css("borderRightWidth"),a.css("borderBottomWidth"),a.css("borderLeftWidth")];for(a=[a.css("paddingTop"),a.css("paddingRight"),a.css("paddingBottom"),a.css("paddingLeft")];4>b;b++)c[b]=parseInt(d[b],10)||0,c[b]+=parseInt(a[b],10)||0;return{height:c[0]+c[2],width:c[1]+c[3]}},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var a,b=0,c=this.helper||this.element;b<this._proportionallyResizeElements.length;b++)a=this._proportionallyResizeElements[b],this.outerDimensions||(this.outerDimensions=this._getPaddingPlusBorderDimensions(a)),a.css({height:c.height()-this.outerDimensions.height||0,width:c.width()-this.outerDimensions.width||0})},_renderProxy:function(){var a=this.options;this.elementOffset=this.element.offset();this._helper?(this.helper=this.helper||d("<div style='overflow:hidden;'></div>"),this.helper.addClass(this._helper).css({width:this.element.outerWidth()-1,height:this.element.outerHeight()-1,position:"absolute",left:this.elementOffset.left+"px",top:this.elementOffset.top+"px",zIndex:++a.zIndex}),this.helper.appendTo("body").disableSelection()):this.helper=this.element},_change:{e:function(a,b){return{width:this.originalSize.width+b}},w:function(a,b){return{left:this.originalPosition.left+b,width:this.originalSize.width-b}},n:function(a,b,c){return{top:this.originalPosition.top+c,height:this.originalSize.height-c}},s:function(a,b,c){return{height:this.originalSize.height+c}},se:function(a,b,c){return d.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[a,b,c]))},sw:function(a,b,c){return d.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[a,b,c]))},ne:function(a,b,c){return d.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[a,b,c]))},nw:function(a,b,c){return d.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[a,b,c]))}},_propagate:function(a,b){d.ui.plugin.call(this,a,[b,this.ui()]);"resize"!==a&&this._trigger(a,b,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});d.ui.plugin.add("resizable","animate",{stop:function(a){var b=d(this).resizable("instance"),c=b.options,f=b._proportionallyResizeElements,e=f.length&&/textarea/i.test(f[0].nodeName),g=e&&b._hasScroll(f[0],"left")?0:b.sizeDiff.height,e={width:b.size.width-(e?0:b.sizeDiff.width),height:b.size.height-g},g=parseInt(b.element.css("left"),10)+(b.position.left-b.originalPosition.left)||null,h=parseInt(b.element.css("top"),10)+(b.position.top-b.originalPosition.top)||null;b.element.animate(d.extend(e,h&&g?{top:h,left:g}:{}),{duration:c.animateDuration,easing:c.animateEasing,step:function(){var c={width:parseInt(b.element.css("width"),10),height:parseInt(b.element.css("height"),10),top:parseInt(b.element.css("top"),10),left:parseInt(b.element.css("left"),10)};f&&f.length&&d(f[0]).css({width:c.width,height:c.height});b._updateCache(c);b._propagate("resize",a)}})}});d.ui.plugin.add("resizable","containment",{start:function(){var a,b,c,f,e,g=d(this).resizable("instance"),h=g.element;c=g.options.containment;if(h=c instanceof d?c.get(0):/parent/.test(c)?h.parent().get(0):c)g.containerElement=d(h),/document/.test(c)||c===document?(g.containerOffset={left:0,top:0},g.containerPosition={left:0,top:0},g.parentData={element:d(document),left:0,top:0,width:d(document).width(),height:d(document).height()||document.body.parentNode.scrollHeight}):(a=d(h),b=[],d(["Top","Right","Left","Bottom"]).each(function(c,d){b[c]=g._num(a.css("padding"+d))}),g.containerOffset=a.offset(),g.containerPosition=a.position(),g.containerSize={height:a.innerHeight()-b[3],width:a.innerWidth()-b[1]},c=g.containerOffset,f=g.containerSize.height,e=g.containerSize.width,e=g._hasScroll(h,"left")?h.scrollWidth:e,f=g._hasScroll(h)?h.scrollHeight:f,g.parentData={element:h,left:c.left,top:c.top,width:e,height:f})},resize:function(a){var b,c,f,e=d(this).resizable("instance");b=e.options;c=e.containerOffset;f=e.position;a=e._aspectRatio||a.shiftKey;var g={top:0,left:0},h=e.containerElement,k=!0;h[0]!==document&&/static/.test(h.css("position"))&&(g=c);f.left<(e._helper?c.left:0)&&(e.size.width+=e._helper?e.position.left-c.left:e.position.left-g.left,a&&(e.size.height=e.size.width/e.aspectRatio,k=!1),e.position.left=b.helper?c.left:0);f.top<(e._helper?c.top:0)&&(e.size.height+=e._helper?e.position.top-c.top:e.position.top,a&&(e.size.width=e.size.height*e.aspectRatio,k=!1),e.position.top=e._helper?c.top:0);b=e.containerElement.get(0)===e.element.parent().get(0);f=/relative|absolute/.test(e.containerElement.css("position"));b&&f?(e.offset.left=e.parentData.left+e.position.left,e.offset.top=e.parentData.top+e.position.top):(e.offset.left=e.element.offset().left,e.offset.top=e.element.offset().top);b=Math.abs(e.sizeDiff.width+(e._helper?e.offset.left-g.left:e.offset.left-c.left));c=Math.abs(e.sizeDiff.height+(e._helper?e.offset.top-g.top:e.offset.top-c.top));b+e.size.width>=e.parentData.width&&(e.size.width=e.parentData.width-b,a&&(e.size.height=e.size.width/e.aspectRatio,k=!1));c+e.size.height>=e.parentData.height&&(e.size.height=e.parentData.height-c,a&&(e.size.width=e.size.height*e.aspectRatio,k=!1));k||(e.position.left=e.prevPosition.left,e.position.top=e.prevPosition.top,e.size.width=e.prevSize.width,e.size.height=e.prevSize.height)},stop:function(){var a=d(this).resizable("instance"),b=a.options,c=a.containerOffset,f=a.containerPosition,e=a.containerElement,g=d(a.helper),h=g.offset(),k=g.outerWidth()-a.sizeDiff.width,g=g.outerHeight()-a.sizeDiff.height;a._helper&&!b.animate&&/relative/.test(e.css("position"))&&d(this).css({left:h.left-f.left-c.left,width:k,height:g});a._helper&&!b.animate&&/static/.test(e.css("position"))&&d(this).css({left:h.left-f.left-c.left,width:k,height:g})}});d.ui.plugin.add("resizable","alsoResize",{start:function(){var a=d(this).resizable("instance").options,b=function(a){d(a).each(function(){var a=d(this);a.data("ui-resizable-alsoresize",{width:parseInt(a.width(),10),height:parseInt(a.height(),10),left:parseInt(a.css("left"),10),top:parseInt(a.css("top"),10)})})};"object"!==typeof a.alsoResize||a.alsoResize.parentNode?b(a.alsoResize):a.alsoResize.length?(a.alsoResize=a.alsoResize[0],b(a.alsoResize)):d.each(a.alsoResize,function(a){b(a)})},resize:function(a,b){var c=d(this).resizable("instance"),f=c.options,e=c.originalSize,g=c.originalPosition,h={height:c.size.height-e.height||0,width:c.size.width-e.width||0,top:c.position.top-g.top||0,left:c.position.left-g.left||0},k=function(a,c){d(a).each(function(){var a=d(this),f=d(this).data("ui-resizable-alsoresize"),e={},g=c&&c.length?c:a.parents(b.originalElement[0]).length?["width","height"]:["width","height","top","left"];d.each(g,function(a,b){var c=(f[b]||0)+(h[b]||0);c&&0<=c&&(e[b]=c||null)});a.css(e)})};"object"!==typeof f.alsoResize||f.alsoResize.nodeType?k(f.alsoResize):d.each(f.alsoResize,function(a,b){k(a,b)})},stop:function(){d(this).removeData("resizable-alsoresize")}});d.ui.plugin.add("resizable","ghost",{start:function(){var a=d(this).resizable("instance"),b=a.options,c=a.size;a.ghost=a.originalElement.clone();a.ghost.css({opacity:.25,display:"block",position:"relative",height:c.height,width:c.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass("string"===typeof b.ghost?b.ghost:"");a.ghost.appendTo(a.helper)},resize:function(){var a=d(this).resizable("instance");a.ghost&&a.ghost.css({position:"relative",height:a.size.height,width:a.size.width})},stop:function(){var a=d(this).resizable("instance");a.ghost&&a.helper&&a.helper.get(0).removeChild(a.ghost.get(0))}});d.ui.plugin.add("resizable","grid",{resize:function(){var a,b=d(this).resizable("instance"),c=b.options,f=b.size,e=b.originalSize,g=b.originalPosition,h=b.axis,k="number"===typeof c.grid?[c.grid,c.grid]:c.grid,l=k[0]||1,m=k[1]||1,p=Math.round((f.width-e.width)/l)*l,f=Math.round((f.height-e.height)/m)*m,n=e.width+p,q=e.height+f,u=c.maxWidth&&c.maxWidth<n,r=c.maxHeight&&c.maxHeight<q,t=c.minWidth&&c.minWidth>n,v=c.minHeight&&c.minHeight>q;c.grid=k;t&&(n+=l);v&&(q+=m);u&&(n-=l);r&&(q-=m);if(/^(se|s|e)$/.test(h))b.size.width=n,b.size.height=q;else if(/^(ne)$/.test(h))b.size.width=n,b.size.height=q,b.position.top=g.top-f;else if(/^(sw)$/.test(h))b.size.width=n,b.size.height=q,b.position.left=g.left-p;else{if(0>=q-m||0>=n-l)a=b._getPaddingPlusBorderDimensions(this);0<q-m?(b.size.height=q,b.position.top=g.top-f):(q=m-a.height,b.size.height=q,b.position.top=g.top+e.height-q);0<n-l?(b.size.width=n,b.position.left=g.left-p):(n=m-a.height,b.size.width=n,b.position.left=g.left+e.width-n)}}});d.widget("ui.selectable",d.ui.mouse,{version:"1.11.1",options:{appendTo:"body",autoRefresh:!0,distance:0,filter:"*",tolerance:"touch",selected:null,selecting:null,start:null,stop:null,unselected:null,unselecting:null},_create:function(){var a,b=this;this.element.addClass("ui-selectable");this.dragged=!1;this.refresh=function(){a=d(b.options.filter,b.element[0]);a.addClass("ui-selectee");a.each(function(){var a=d(this),b=a.offset();d.data(this,"selectable-item",{element:this,$element:a,left:b.left,top:b.top,right:b.left+a.outerWidth(),bottom:b.top+a.outerHeight(),startselected:!1,selected:a.hasClass("ui-selected"),selecting:a.hasClass("ui-selecting"),unselecting:a.hasClass("ui-unselecting")})})};this.refresh();this.selectees=a.addClass("ui-selectee");this._mouseInit();this.helper=d("<div class='ui-selectable-helper'></div>")},_destroy:function(){this.selectees.removeClass("ui-selectee").removeData("selectable-item");this.element.removeClass("ui-selectable ui-selectable-disabled");this._mouseDestroy()},_mouseStart:function(a){var b=this,c=this.options;this.opos=[a.pageX,a.pageY];this.options.disabled||(this.selectees=d(c.filter,this.element[0]),this._trigger("start",a),d(c.appendTo).append(this.helper),this.helper.css({left:a.pageX,top:a.pageY,width:0,height:0}),c.autoRefresh&&this.refresh(),this.selectees.filter(".ui-selected").each(function(){var c=d.data(this,"selectable-item");c.startselected=!0;a.metaKey||a.ctrlKey||(c.$element.removeClass("ui-selected"),c.selected=!1,c.$element.addClass("ui-unselecting"),c.unselecting=!0,b._trigger("unselecting",a,{unselecting:c.element}))}),d(a.target).parents().addBack().each(function(){var c,e=d.data(this,"selectable-item");if(e)return c=!a.metaKey&&!a.ctrlKey||!e.$element.hasClass("ui-selected"),e.$element.removeClass(c?"ui-unselecting":"ui-selected").addClass(c?"ui-selecting":"ui-unselecting"),e.unselecting=!c,e.selecting=c,(e.selected=c)?b._trigger("selecting",a,{selecting:e.element}):b._trigger("unselecting",a,{unselecting:e.element}),!1}))},_mouseDrag:function(a){this.dragged=!0;if(!this.options.disabled){var b,c=this,f=this.options,e=this.opos[0],g=this.opos[1],h=a.pageX,k=a.pageY;e>h&&(b=h,h=e,e=b);g>k&&(b=k,k=g,g=b);this.helper.css({left:e,top:g,width:h-e,height:k-g});this.selectees.each(function(){var b=d.data(this,"selectable-item"),m=!1;b&&b.element!==c.element[0]&&("touch"===f.tolerance?m=!(b.left>h||b.right<e||b.top>k||b.bottom<g):"fit"===f.tolerance&&(m=b.left>e&&b.right<h&&b.top>g&&b.bottom<k),m?(b.selected&&(b.$element.removeClass("ui-selected"),b.selected=!1),b.unselecting&&(b.$element.removeClass("ui-unselecting"),b.unselecting=!1),b.selecting||(b.$element.addClass("ui-selecting"),b.selecting=!0,c._trigger("selecting",a,{selecting:b.element}))):(b.selecting&&((a.metaKey||a.ctrlKey)&&b.startselected?(b.$element.removeClass("ui-selecting"),b.selecting=!1,b.$element.addClass("ui-selected"),b.selected=!0):(b.$element.removeClass("ui-selecting"),b.selecting=!1,b.startselected&&(b.$element.addClass("ui-unselecting"),b.unselecting=!0),c._trigger("unselecting",a,{unselecting:b.element}))),!b.selected||a.metaKey||a.ctrlKey||b.startselected||(b.$element.removeClass("ui-selected"),b.selected=!1,b.$element.addClass("ui-unselecting"),b.unselecting=!0,c._trigger("unselecting",a,{unselecting:b.element}))))});return!1}},_mouseStop:function(a){var b=this;this.dragged=!1;d(".ui-unselecting",this.element[0]).each(function(){var c=d.data(this,"selectable-item");c.$element.removeClass("ui-unselecting");c.unselecting=!1;c.startselected=!1;b._trigger("unselected",a,{unselected:c.element})});d(".ui-selecting",this.element[0]).each(function(){var c=d.data(this,"selectable-item");c.$element.removeClass("ui-selecting").addClass("ui-selected");c.selecting=!1;c.selected=!0;c.startselected=!0;b._trigger("selected",a,{selected:c.element})});this._trigger("stop",a);this.helper.remove();return!1}});d.widget("ui.sortable",d.ui.mouse,{version:"1.11.1",widgetEventPrefix:"sort",ready:!1,options:{appendTo:"parent",axis:!1,connectWith:!1,containment:!1,cursor:"auto",cursorAt:!1,dropOnEmpty:!0,forcePlaceholderSize:!1,forceHelperSize:!1,grid:!1,handle:!1,helper:"original",items:"> *",opacity:!1,placeholder:!1,revert:!1,scroll:!0,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1E3,activate:null,beforeStop:null,change:null,deactivate:null,out:null,over:null,receive:null,remove:null,sort:null,start:null,stop:null,update:null},_isOverAxis:function(a,b,c){return a>=b&&a<b+c},_isFloating:function(a){return/left|right/.test(a.css("float"))||/inline|table-cell/.test(a.css("display"))},_create:function(){var a=this.options;this.containerCache={};this.element.addClass("ui-sortable");this.refresh();this.floating=this.items.length?"x"===a.axis||this._isFloating(this.items[0].item):!1;this.offset=this.element.offset();this._mouseInit();this._setHandleClassName();this.ready=!0},_setOption:function(a,b){this._super(a,b);"handle"===a&&this._setHandleClassName()},_setHandleClassName:function(){this.element.find(".ui-sortable-handle").removeClass("ui-sortable-handle");d.each(this.items,function(){(this.instance.options.handle?this.item.find(this.instance.options.handle):this.item).addClass("ui-sortable-handle")})},_destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").find(".ui-sortable-handle").removeClass("ui-sortable-handle");this._mouseDestroy();for(var a=this.items.length-1;0<=a;a--)this.items[a].item.removeData(this.widgetName+"-item");return this},_mouseCapture:function(a,b){var c=null,f=!1,e=this;if(this.reverting||this.options.disabled||"static"===this.options.type)return!1;this._refreshItems(a);d(a.target).parents().each(function(){if(d.data(this,e.widgetName+"-item")===e)return c=d(this),!1});d.data(a.target,e.widgetName+"-item")===e&&(c=d(a.target));if(!c||this.options.handle&&!b&&(d(this.options.handle,c).find("*").addBack().each(function(){this===a.target&&(f=!0)}),!f))return!1;this.currentItem=c;this._removeCurrentsFromItems();return!0},_mouseStart:function(a,b,c){var f;b=this.options;this.currentContainer=this;this.refreshPositions();this.helper=this._createHelper(a);this._cacheHelperProportions();this._cacheMargins();this.scrollParent=this.helper.scrollParent();this.offset=this.currentItem.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};d.extend(this.offset,{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.helper.css("position","absolute");this.cssPosition=this.helper.css("position");this.originalPosition=this._generatePosition(a);this.originalPageX=a.pageX;this.originalPageY=a.pageY;b.cursorAt&&this._adjustOffsetFromHelper(b.cursorAt);this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]};this.helper[0]!==this.currentItem[0]&&this.currentItem.hide();this._createPlaceholder();b.containment&&this._setContainment();b.cursor&&"auto"!==b.cursor&&(f=this.document.find("body"),this.storedCursor=f.css("cursor"),f.css("cursor",b.cursor),this.storedStylesheet=d("<style>*{ cursor: "+b.cursor+" !important; }</style>").appendTo(f));b.opacity&&(this.helper.css("opacity")&&(this._storedOpacity=this.helper.css("opacity")),this.helper.css("opacity",b.opacity));b.zIndex&&(this.helper.css("zIndex")&&(this._storedZIndex=this.helper.css("zIndex")),this.helper.css("zIndex",b.zIndex));this.scrollParent[0]!==document&&"HTML"!==this.scrollParent[0].tagName&&(this.overflowOffset=this.scrollParent.offset());this._trigger("start",a,this._uiHash());this._preserveHelperProportions||this._cacheHelperProportions();if(!c)for(c=this.containers.length-1;0<=c;c--)this.containers[c]._trigger("activate",a,this._uiHash(this));d.ui.ddmanager&&(d.ui.ddmanager.current=this);d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a);this.dragging=!0;this.helper.addClass("ui-sortable-helper");this._mouseDrag(a);return!0},_mouseDrag:function(a){var b,c,f,e;b=this.options;c=!1;this.position=this._generatePosition(a);this.positionAbs=this._convertPositionTo("absolute");this.lastPositionAbs||(this.lastPositionAbs=this.positionAbs);this.options.scroll&&(this.scrollParent[0]!==document&&"HTML"!==this.scrollParent[0].tagName?(this.overflowOffset.top+this.scrollParent[0].offsetHeight-a.pageY<b.scrollSensitivity?this.scrollParent[0].scrollTop=c=this.scrollParent[0].scrollTop+b.scrollSpeed:a.pageY-this.overflowOffset.top<b.scrollSensitivity&&(this.scrollParent[0].scrollTop=c=this.scrollParent[0].scrollTop-b.scrollSpeed),this.overflowOffset.left+this.scrollParent[0].offsetWidth-a.pageX<b.scrollSensitivity?this.scrollParent[0].scrollLeft=c=this.scrollParent[0].scrollLeft+b.scrollSpeed:a.pageX-this.overflowOffset.left<b.scrollSensitivity&&(this.scrollParent[0].scrollLeft=c=this.scrollParent[0].scrollLeft-b.scrollSpeed)):(a.pageY-d(document).scrollTop()<b.scrollSensitivity?c=d(document).scrollTop(d(document).scrollTop()-b.scrollSpeed):d(window).height()-(a.pageY-d(document).scrollTop())<b.scrollSensitivity&&(c=d(document).scrollTop(d(document).scrollTop()+b.scrollSpeed)),a.pageX-d(document).scrollLeft()<b.scrollSensitivity?c=d(document).scrollLeft(d(document).scrollLeft()-b.scrollSpeed):d(window).width()-(a.pageX-d(document).scrollLeft())<b.scrollSensitivity&&(c=d(document).scrollLeft(d(document).scrollLeft()+b.scrollSpeed))),!1!==c&&d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a));this.positionAbs=this._convertPositionTo("absolute");this.options.axis&&"y"===this.options.axis||(this.helper[0].style.left=this.position.left+"px");this.options.axis&&"x"===this.options.axis||(this.helper[0].style.top=this.position.top+"px");for(b=this.items.length-1;0<=b;b--)if(c=this.items[b],f=c.item[0],(e=this._intersectsWithPointer(c))&&c.instance===this.currentContainer&&f!==this.currentItem[0]&&this.placeholder[1===e?"next":"prev"]()[0]!==f&&!d.contains(this.placeholder[0],f)&&("semi-dynamic"===this.options.type?!d.contains(this.element[0],f):1)){this.direction=1===e?"down":"up";if("pointer"===this.options.tolerance||this._intersectsWithSides(c))this._rearrange(a,c);else break;this._trigger("change",a,this._uiHash());break}this._contactContainers(a);d.ui.ddmanager&&d.ui.ddmanager.drag(this,a);this._trigger("sort",a,this._uiHash());this.lastPositionAbs=this.positionAbs;return!1},_mouseStop:function(a,b){if(a){d.ui.ddmanager&&!this.options.dropBehaviour&&d.ui.ddmanager.drop(this,a);if(this.options.revert){var c=this,f=this.placeholder.offset(),e=this.options.axis,g={};e&&"x"!==e||(g.left=f.left-this.offset.parent.left-this.margins.left+(this.offsetParent[0]===document.body?0:this.offsetParent[0].scrollLeft));e&&"y"!==e||(g.top=f.top-this.offset.parent.top-this.margins.top+(this.offsetParent[0]===document.body?0:this.offsetParent[0].scrollTop));this.reverting=!0;d(this.helper).animate(g,parseInt(this.options.revert,10)||500,function(){c._clear(a)})}else this._clear(a,b);return!1}},cancel:function(){if(this.dragging){this._mouseUp({target:null});"original"===this.options.helper?this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper"):this.currentItem.show();for(var a=this.containers.length-1;0<=a;a--)this.containers[a]._trigger("deactivate",null,this._uiHash(this)),this.containers[a].containerCache.over&&(this.containers[a]._trigger("out",null,this._uiHash(this)),this.containers[a].containerCache.over=0)}this.placeholder&&(this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]),"original"!==this.options.helper&&this.helper&&this.helper[0].parentNode&&this.helper.remove(),d.extend(this,{helper:null,dragging:!1,reverting:!1,_noFinalSort:null}),this.domPosition.prev?d(this.domPosition.prev).after(this.currentItem):d(this.domPosition.parent).prepend(this.currentItem));return this},serialize:function(a){var b=this._getItemsAsjQuery(a&&a.connected),c=[];a=a||{};d(b).each(function(){var b=(d(a.item||this).attr(a.attribute||"id")||"").match(a.expression||/(.+)[\-=_](.+)/);b&&c.push((a.key||b[1]+"[]")+"="+(a.key&&a.expression?b[1]:b[2]))});!c.length&&a.key&&c.push(a.key+"=");return c.join("&")},toArray:function(a){var b=this._getItemsAsjQuery(a&&a.connected),c=[];a=a||{};b.each(function(){c.push(d(a.item||this).attr(a.attribute||"id")||"")});return c},_intersectsWith:function(a){var b=this.positionAbs.left,c=b+this.helperProportions.width,d=this.positionAbs.top,e=d+this.helperProportions.height,g=a.left,h=g+a.width,k=a.top,l=k+a.height,m=this.offset.click.top,p=this.offset.click.left,m="x"===this.options.axis||d+m>k&&d+m<l,p="y"===this.options.axis||b+p>g&&b+p<h;return"pointer"===this.options.tolerance||this.options.forcePointerForContainers||"pointer"!==this.options.tolerance&&this.helperProportions[this.floating?"width":"height"]>a[this.floating?"width":"height"]?m&&p:g<b+this.helperProportions.width/2&&c-this.helperProportions.width/2<h&&k<d+this.helperProportions.height/2&&e-this.helperProportions.height/2<l},_intersectsWithPointer:function(a){var b="x"===this.options.axis||this._isOverAxis(this.positionAbs.top+this.offset.click.top,a.top,a.height);a="y"===this.options.axis||this._isOverAxis(this.positionAbs.left+this.offset.click.left,a.left,a.width);b=b&&a;a=this._getDragVerticalDirection();var c=this._getDragHorizontalDirection();return b?this.floating?c&&"right"===c||"down"===a?2:1:a&&("down"===a?2:1):!1},_intersectsWithSides:function(a){var b=this._isOverAxis(this.positionAbs.top+this.offset.click.top,a.top+a.height/2,a.height);a=this._isOverAxis(this.positionAbs.left+this.offset.click.left,a.left+a.width/2,a.width);var c=this._getDragVerticalDirection(),d=this._getDragHorizontalDirection();return this.floating&&d?"right"===d&&a||"left"===d&&!a:c&&("down"===c&&b||"up"===c&&!b)},_getDragVerticalDirection:function(){var a=this.positionAbs.top-this.lastPositionAbs.top;return 0!==a&&(0<a?"down":"up")},_getDragHorizontalDirection:function(){var a=this.positionAbs.left-this.lastPositionAbs.left;return 0!==a&&(0<a?"right":"left")},refresh:function(a){this._refreshItems(a);this._setHandleClassName();this.refreshPositions();return this},_connectWith:function(){var a=this.options;return a.connectWith.constructor===String?[a.connectWith]:a.connectWith},_getItemsAsjQuery:function(a){function b(){g.push(this)}var c,f,e,g=[],h=[],k=this._connectWith();if(k&&a)for(a=k.length-1;0<=a;a--)for(f=d(k[a]),c=f.length-1;0<=c;c--)(e=d.data(f[c],this.widgetFullName))&&e!==this&&!e.options.disabled&&h.push([d.isFunction(e.options.items)?e.options.items.call(e.element):d(e.options.items,e.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),e]);h.push([d.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):d(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]);for(a=h.length-1;0<=a;a--)h[a][0].each(b);return d(g)},_removeCurrentsFromItems:function(){var a=this.currentItem.find(":data("+this.widgetName+"-item)");this.items=d.grep(this.items,function(b){for(var c=0;c<a.length;c++)if(a[c]===b.item[0])return!1;return!0})},_refreshItems:function(a){this.items=[];this.containers=[this];var b,c,f,e,g,h=this.items,k=[[d.isFunction(this.options.items)?this.options.items.call(this.element[0],a,{item:this.currentItem}):d(this.options.items,this.element),this]];if((g=this._connectWith())&&this.ready)for(b=g.length-1;0<=b;b--)for(f=d(g[b]),c=f.length-1;0<=c;c--)(e=d.data(f[c],this.widgetFullName))&&e!==this&&!e.options.disabled&&(k.push([d.isFunction(e.options.items)?e.options.items.call(e.element[0],a,{item:this.currentItem}):d(e.options.items,e.element),e]),this.containers.push(e));for(b=k.length-1;0<=b;b--)for(a=k[b][1],f=k[b][0],c=0,g=f.length;c<g;c++)e=d(f[c]),e.data(this.widgetName+"-item",a),h.push({item:e,instance:a,width:0,height:0,left:0,top:0})},refreshPositions:function(a){this.offsetParent&&this.helper&&(this.offset.parent=this._getParentOffset());var b,c,f;for(b=this.items.length-1;0<=b;b--)c=this.items[b],c.instance!==this.currentContainer&&this.currentContainer&&c.item[0]!==this.currentItem[0]||(f=this.options.toleranceElement?d(this.options.toleranceElement,c.item):c.item,a||(c.width=f.outerWidth(),c.height=f.outerHeight()),f=f.offset(),c.left=f.left,c.top=f.top);if(this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(b=this.containers.length-1;0<=b;b--)f=this.containers[b].element.offset(),this.containers[b].containerCache.left=f.left,this.containers[b].containerCache.top=f.top,this.containers[b].containerCache.width=this.containers[b].element.outerWidth(),this.containers[b].containerCache.height=this.containers[b].element.outerHeight();return this},_createPlaceholder:function(a){a=a||this;var b,c=a.options;c.placeholder&&c.placeholder.constructor!==String||(b=c.placeholder,c.placeholder={element:function(){var c=a.currentItem[0].nodeName.toLowerCase(),e=d("<"+c+">",a.document[0]).addClass(b||a.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper");"tr"===c?a.currentItem.children().each(function(){d("<td>&#160;</td>",a.document[0]).attr("colspan",d(this).attr("colspan")||1).appendTo(e)}):"img"===c&&e.attr("src",a.currentItem.attr("src"));b||e.css("visibility","hidden");return e},update:function(d,e){if(!b||c.forcePlaceholderSize)e.height()||e.height(a.currentItem.innerHeight()-parseInt(a.currentItem.css("paddingTop")||0,10)-parseInt(a.currentItem.css("paddingBottom")||0,10)),e.width()||e.width(a.currentItem.innerWidth()-parseInt(a.currentItem.css("paddingLeft")||0,10)-parseInt(a.currentItem.css("paddingRight")||0,10))}});a.placeholder=d(c.placeholder.element.call(a.element,a.currentItem));a.currentItem.after(a.placeholder);c.placeholder.update(a,a.placeholder)},_contactContainers:function(a){var b,c,f,e,g,h,k,l,m=e=null;for(b=this.containers.length-1;0<=b;b--)d.contains(this.currentItem[0],this.containers[b].element[0])||(this._intersectsWith(this.containers[b].containerCache)?e&&d.contains(this.containers[b].element[0],e.element[0])||(e=this.containers[b],m=b):this.containers[b].containerCache.over&&(this.containers[b]._trigger("out",a,this._uiHash(this)),this.containers[b].containerCache.over=0));if(e)if(1===this.containers.length)this.containers[m].containerCache.over||(this.containers[m]._trigger("over",a,this._uiHash(this)),this.containers[m].containerCache.over=1);else{b=1E4;f=null;e=(c=e.floating||this._isFloating(this.currentItem))?"left":"top";g=c?"width":"height";l=c?"clientX":"clientY";for(c=this.items.length-1;0<=c;c--)d.contains(this.containers[m].element[0],this.items[c].item[0])&&this.items[c].item[0]!==this.currentItem[0]&&(h=this.items[c].item.offset()[e],k=!1,a[l]-h>this.items[c][g]/2&&(k=!0),Math.abs(a[l]-h)<b&&(b=Math.abs(a[l]-h),f=this.items[c],this.direction=k?"up":"down"));(f||this.options.dropOnEmpty)&&this.currentContainer!==this.containers[m]&&(f?this._rearrange(a,f,null,!0):this._rearrange(a,null,this.containers[m].element,!0),this._trigger("change",a,this._uiHash()),this.containers[m]._trigger("change",a,this._uiHash(this)),this.currentContainer=this.containers[m],this.options.placeholder.update(this.currentContainer,this.placeholder),this.containers[m]._trigger("over",a,this._uiHash(this)),this.containers[m].containerCache.over=1)}},_createHelper:function(a){var b=this.options;a=d.isFunction(b.helper)?d(b.helper.apply(this.element[0],[a,this.currentItem])):"clone"===b.helper?this.currentItem.clone():this.currentItem;a.parents("body").length||d("parent"!==b.appendTo?b.appendTo:this.currentItem[0].parentNode)[0].appendChild(a[0]);a[0]===this.currentItem[0]&&(this._storedCSS={width:this.currentItem[0].style.width,height:this.currentItem[0].style.height,position:this.currentItem.css("position"),top:this.currentItem.css("top"),left:this.currentItem.css("left")});a[0].style.width&&!b.forceHelperSize||a.width(this.currentItem.width());a[0].style.height&&!b.forceHelperSize||a.height(this.currentItem.height());return a},_adjustOffsetFromHelper:function(a){"string"===typeof a&&(a=a.split(" "));d.isArray(a)&&(a={left:+a[0],top:+a[1]||0});"left"in a&&(this.offset.click.left=a.left+this.margins.left);"right"in a&&(this.offset.click.left=this.helperProportions.width-a.right+this.margins.left);"top"in a&&(this.offset.click.top=a.top+this.margins.top);"bottom"in a&&(this.offset.click.top=this.helperProportions.height-a.bottom+this.margins.top)},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var a=this.offsetParent.offset();"absolute"===this.cssPosition&&this.scrollParent[0]!==document&&d.contains(this.scrollParent[0],this.offsetParent[0])&&(a.left+=this.scrollParent.scrollLeft(),a.top+=this.scrollParent.scrollTop());if(this.offsetParent[0]===document.body||this.offsetParent[0].tagName&&"html"===this.offsetParent[0].tagName.toLowerCase()&&d.ui.ie)a={top:0,left:0};return{top:a.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:a.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"===this.cssPosition){var a=this.currentItem.position();return{top:a.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:a.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}return{top:0,left:0}},_cacheMargins:function(){this.margins={left:parseInt(this.currentItem.css("marginLeft"),10)||0,top:parseInt(this.currentItem.css("marginTop"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var a,b,c;b=this.options;"parent"===b.containment&&(b.containment=this.helper[0].parentNode);if("document"===b.containment||"window"===b.containment)this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,d("document"===b.containment?document:window).width()-this.helperProportions.width-this.margins.left,(d("document"===b.containment?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top];/^(document|window|parent)$/.test(b.containment)||(a=d(b.containment)[0],b=d(b.containment).offset(),c="hidden"!==d(a).css("overflow"),this.containment=[b.left+(parseInt(d(a).css("borderLeftWidth"),10)||0)+(parseInt(d(a).css("paddingLeft"),10)||0)-this.margins.left,b.top+(parseInt(d(a).css("borderTopWidth"),10)||0)+(parseInt(d(a).css("paddingTop"),10)||0)-this.margins.top,b.left+(c?Math.max(a.scrollWidth,a.offsetWidth):a.offsetWidth)-(parseInt(d(a).css("borderLeftWidth"),10)||0)-(parseInt(d(a).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,b.top+(c?Math.max(a.scrollHeight,a.offsetHeight):a.offsetHeight)-(parseInt(d(a).css("borderTopWidth"),10)||0)-(parseInt(d(a).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top])},_convertPositionTo:function(a,b){b||(b=this.position);var c="absolute"===a?1:-1,f="absolute"!==this.cssPosition||this.scrollParent[0]!==document&&d.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,e=/(html|body)/i.test(f[0].tagName);return{top:b.top+this.offset.relative.top*c+this.offset.parent.top*c-("fixed"===this.cssPosition?-this.scrollParent.scrollTop():e?0:f.scrollTop())*c,left:b.left+this.offset.relative.left*c+this.offset.parent.left*c-("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():e?0:f.scrollLeft())*c}},_generatePosition:function(a){var b,c,f=this.options;c=a.pageX;b=a.pageY;var e="absolute"!==this.cssPosition||this.scrollParent[0]!==document&&d.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,g=/(html|body)/i.test(e[0].tagName);"relative"!==this.cssPosition||this.scrollParent[0]!==document&&this.scrollParent[0]!==this.offsetParent[0]||(this.offset.relative=this._getRelativeOffset());this.originalPosition&&(this.containment&&(a.pageX-this.offset.click.left<this.containment[0]&&(c=this.containment[0]+this.offset.click.left),a.pageY-this.offset.click.top<this.containment[1]&&(b=this.containment[1]+this.offset.click.top),a.pageX-this.offset.click.left>this.containment[2]&&(c=this.containment[2]+this.offset.click.left),a.pageY-this.offset.click.top>this.containment[3]&&(b=this.containment[3]+this.offset.click.top)),f.grid&&(b=this.originalPageY+Math.round((b-this.originalPageY)/f.grid[1])*f.grid[1],b=this.containment?b-this.offset.click.top>=this.containment[1]&&b-this.offset.click.top<=this.containment[3]?b:b-this.offset.click.top>=this.containment[1]?b-f.grid[1]:b+f.grid[1]:b,c=this.originalPageX+Math.round((c-this.originalPageX)/f.grid[0])*f.grid[0],c=this.containment?c-this.offset.click.left>=this.containment[0]&&c-this.offset.click.left<=this.containment[2]?c:c-this.offset.click.left>=this.containment[0]?c-f.grid[0]:c+f.grid[0]:c));return{top:b-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.scrollParent.scrollTop():g?0:e.scrollTop()),left:c-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():g?0:e.scrollLeft())}},_rearrange:function(a,b,c,d){c?c[0].appendChild(this.placeholder[0]):b.item[0].parentNode.insertBefore(this.placeholder[0],"down"===this.direction?b.item[0]:b.item[0].nextSibling);var e=this.counter=this.counter?++this.counter:1;this._delay(function(){e===this.counter&&this.refreshPositions(!d)})},_clear:function(a,b){function c(a,b,c){return function(d){c._trigger(a,d,b._uiHash(b))}}this.reverting=!1;var d,e=[];!this._noFinalSort&&this.currentItem.parent().length&&this.placeholder.before(this.currentItem);this._noFinalSort=null;if(this.helper[0]===this.currentItem[0]){for(d in this._storedCSS)if("auto"===this._storedCSS[d]||"static"===this._storedCSS[d])this._storedCSS[d]="";this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else this.currentItem.show();this.fromOutside&&!b&&e.push(function(a){this._trigger("receive",a,this._uiHash(this.fromOutside))});!this.fromOutside&&this.domPosition.prev===this.currentItem.prev().not(".ui-sortable-helper")[0]&&this.domPosition.parent===this.currentItem.parent()[0]||b||e.push(function(a){this._trigger("update",a,this._uiHash())});this===this.currentContainer||b||(e.push(function(a){this._trigger("remove",a,this._uiHash())}),e.push(function(a){return function(b){a._trigger("receive",b,this._uiHash(this))}}.call(this,this.currentContainer)),e.push(function(a){return function(b){a._trigger("update",b,this._uiHash(this))}}.call(this,this.currentContainer)));for(d=this.containers.length-1;0<=d;d--)b||e.push(c("deactivate",this,this.containers[d])),this.containers[d].containerCache.over&&(e.push(c("out",this,this.containers[d])),this.containers[d].containerCache.over=0);this.storedCursor&&(this.document.find("body").css("cursor",this.storedCursor),this.storedStylesheet.remove());this._storedOpacity&&this.helper.css("opacity",this._storedOpacity);this._storedZIndex&&this.helper.css("zIndex","auto"===this._storedZIndex?"":this._storedZIndex);this.dragging=!1;if(this.cancelHelperRemoval){if(!b){this._trigger("beforeStop",a,this._uiHash());for(d=0;d<e.length;d++)e[d].call(this,a);this._trigger("stop",a,this._uiHash())}return this.fromOutside=!1}b||this._trigger("beforeStop",a,this._uiHash());this.placeholder[0].parentNode.removeChild(this.placeholder[0]);this.helper[0]!==this.currentItem[0]&&this.helper.remove();this.helper=null;if(!b){for(d=0;d<e.length;d++)e[d].call(this,a);this._trigger("stop",a,this._uiHash())}this.fromOutside=!1;return!0},_trigger:function(){!1===d.Widget.prototype._trigger.apply(this,arguments)&&this.cancel()},_uiHash:function(a){var b=a||this;return{helper:b.helper,placeholder:b.placeholder||d([]),position:b.position,originalPosition:b.originalPosition,offset:b.positionAbs,item:b.currentItem,sender:a?a.element:null}}});d.widget("ui.accordion",{version:"1.11.1",options:{active:0,animate:{},collapsible:!1,event:"click",header:"> li > :first-child,> :not(li):even",heightStyle:"auto",icons:{activeHeader:"ui-icon-triangle-1-s",header:"ui-icon-triangle-1-e"},activate:null,beforeActivate:null},hideProps:{borderTopWidth:"hide",borderBottomWidth:"hide",paddingTop:"hide",paddingBottom:"hide",height:"hide"},showProps:{borderTopWidth:"show",borderBottomWidth:"show",paddingTop:"show",paddingBottom:"show",height:"show"},_create:function(){var a=this.options;this.prevShow=this.prevHide=d();this.element.addClass("ui-accordion ui-widget ui-helper-reset").attr("role","tablist");a.collapsible||!1!==a.active&&null!=a.active||(a.active=0);this._processPanels();0>a.active&&(a.active+=this.headers.length);this._refresh()},_getCreateEventData:function(){return{header:this.active,panel:this.active.length?this.active.next():d()}},_createIcons:function(){var a=this.options.icons;a&&(d("<span>").addClass("ui-accordion-header-icon ui-icon "+a.header).prependTo(this.headers),this.active.children(".ui-accordion-header-icon").removeClass(a.header).addClass(a.activeHeader),this.headers.addClass("ui-accordion-icons"))},_destroyIcons:function(){this.headers.removeClass("ui-accordion-icons").children(".ui-accordion-header-icon").remove()},_destroy:function(){var a;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role");this.headers.removeClass("ui-accordion-header ui-accordion-header-active ui-state-default ui-corner-all ui-state-active ui-state-disabled ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("aria-selected").removeAttr("aria-controls").removeAttr("tabIndex").removeUniqueId();this._destroyIcons();a=this.headers.next().removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active ui-state-disabled").css("display","").removeAttr("role").removeAttr("aria-hidden").removeAttr("aria-labelledby").removeUniqueId();"content"!==this.options.heightStyle&&a.css("height","")},_setOption:function(a,b){"active"===a?this._activate(b):("event"===a&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(b)),this._super(a,b),"collapsible"!==a||b||!1!==this.options.active||this._activate(0),"icons"===a&&(this._destroyIcons(),b&&this._createIcons()),"disabled"===a&&(this.element.toggleClass("ui-state-disabled",!!b).attr("aria-disabled",b),this.headers.add(this.headers.next()).toggleClass("ui-state-disabled",!!b)))},_keydown:function(a){if(!a.altKey&&!a.ctrlKey){var b=d.ui.keyCode,c=this.headers.length,f=this.headers.index(a.target),e=!1;switch(a.keyCode){case b.RIGHT:case b.DOWN:e=this.headers[(f+1)%c];break;case b.LEFT:case b.UP:e=this.headers[(f-1+c)%c];break;case b.SPACE:case b.ENTER:this._eventHandler(a);break;case b.HOME:e=this.headers[0];break;case b.END:e=this.headers[c-1]}e&&(d(a.target).attr("tabIndex",-1),d(e).attr("tabIndex",0),e.focus(),a.preventDefault())}},_panelKeyDown:function(a){a.keyCode===d.ui.keyCode.UP&&a.ctrlKey&&d(a.currentTarget).prev().focus()},refresh:function(){var a=this.options;this._processPanels();!1===a.active&&!0===a.collapsible||!this.headers.length?(a.active=!1,this.active=d()):!1===a.active?this._activate(0):this.active.length&&!d.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(a.active=!1,this.active=d()):this._activate(Math.max(0,a.active-1)):a.active=this.headers.index(this.active);this._destroyIcons();this._refresh()},_processPanels:function(){this.headers=this.element.find(this.options.header).addClass("ui-accordion-header ui-state-default ui-corner-all");this.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom").filter(":not(.ui-accordion-content-active)").hide()},_refresh:function(){var a,b=this.options,c=b.heightStyle,f=this.element.parent();this.active=this._findActive(b.active).addClass("ui-accordion-header-active ui-state-active ui-corner-top").removeClass("ui-corner-all");this.active.next().addClass("ui-accordion-content-active").show();this.headers.attr("role","tab").each(function(){var a=d(this),b=a.uniqueId().attr("id"),c=a.next(),f=c.uniqueId().attr("id");a.attr("aria-controls",f);c.attr("aria-labelledby",b)}).next().attr("role","tabpanel");this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}).next().attr({"aria-hidden":"true"}).hide();this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0);this._createIcons();this._setupEvents(b.event);"fill"===c?(a=f.height(),this.element.siblings(":visible").each(function(){var b=d(this),c=b.css("position");"absolute"!==c&&"fixed"!==c&&(a-=b.outerHeight(!0))}),this.headers.each(function(){a-=d(this).outerHeight(!0)}),this.headers.next().each(function(){d(this).height(Math.max(0,a-d(this).innerHeight()+d(this).height()))}).css("overflow","auto")):"auto"===c&&(a=0,this.headers.next().each(function(){a=Math.max(a,d(this).css("height","").height())}).height(a))},_activate:function(a){a=this._findActive(a)[0];a!==this.active[0]&&(a=a||this.active[0],this._eventHandler({target:a,currentTarget:a,preventDefault:d.noop}))},_findActive:function(a){return"number"===typeof a?this.headers.eq(a):d()},_setupEvents:function(a){var b={keydown:"_keydown"};a&&d.each(a.split(" "),function(a,d){b[d]="_eventHandler"});this._off(this.headers.add(this.headers.next()));this._on(this.headers,b);this._on(this.headers.next(),{keydown:"_panelKeyDown"});this._hoverable(this.headers);this._focusable(this.headers)},_eventHandler:function(a){var b=this.options,c=this.active,f=d(a.currentTarget),e=f[0]===c[0],g=e&&b.collapsible,h=g?d():f.next(),k=c.next(),h={oldHeader:c,oldPanel:k,newHeader:g?d():f,newPanel:h};a.preventDefault();e&&!b.collapsible||!1===this._trigger("beforeActivate",a,h)||(b.active=g?!1:this.headers.index(f),this.active=e?d():f,this._toggle(h),c.removeClass("ui-accordion-header-active ui-state-active"),b.icons&&c.children(".ui-accordion-header-icon").removeClass(b.icons.activeHeader).addClass(b.icons.header),e||(f.removeClass("ui-corner-all").addClass("ui-accordion-header-active ui-state-active ui-corner-top"),b.icons&&f.children(".ui-accordion-header-icon").removeClass(b.icons.header).addClass(b.icons.activeHeader),f.next().addClass("ui-accordion-content-active")))},_toggle:function(a){var b=a.newPanel,c=this.prevShow.length?this.prevShow:a.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0);this.prevShow=b;this.prevHide=c;this.options.animate?this._animate(b,c,a):(c.hide(),b.show(),this._toggleComplete(a));c.attr({"aria-hidden":"true"});c.prev().attr("aria-selected","false");b.length&&c.length?c.prev().attr({tabIndex:-1,"aria-expanded":"false"}):b.length&&this.headers.filter(function(){return 0===d(this).attr("tabIndex")}).attr("tabIndex",-1);b.attr("aria-hidden","false").prev().attr({"aria-selected":"true",tabIndex:0,"aria-expanded":"true"})},_animate:function(a,b,c){var d,e,g,h=this,k=0,l=a.length&&(!b.length||a.index()<b.index()),m=this.options.animate||{},l=l&&m.down||m,p=function(){h._toggleComplete(c)};"number"===typeof l&&(g=l);"string"===typeof l&&(e=l);e=e||l.easing||m.easing;g=g||l.duration||m.duration;if(!b.length)return a.animate(this.showProps,g,e,p);if(!a.length)return b.animate(this.hideProps,g,e,p);d=a.show().outerHeight();b.animate(this.hideProps,{duration:g,easing:e,step:function(a,b){b.now=Math.round(a)}});a.hide().animate(this.showProps,{duration:g,easing:e,complete:p,step:function(a,c){c.now=Math.round(a);"height"!==c.prop?k+=c.now:"content"!==h.options.heightStyle&&(c.now=Math.round(d-b.outerHeight()-k),k=0)}})},_toggleComplete:function(a){var b=a.oldPanel;b.removeClass("ui-accordion-content-active").prev().removeClass("ui-corner-top").addClass("ui-corner-all");b.length&&(b.parent()[0].className=b.parent()[0].className);this._trigger("activate",null,a)}});d.widget("ui.menu",{version:"1.11.1",defaultElement:"<ul>",delay:300,options:{icons:{submenu:"ui-icon-carat-1-e"},items:"> *",menus:"ul",position:{my:"left-1 top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element;this.mouseHandled=!1;this.element.uniqueId().addClass("ui-menu ui-widget ui-widget-content").toggleClass("ui-menu-icons",!!this.element.find(".ui-icon").length).attr({role:this.options.role,tabIndex:0});this.options.disabled&&this.element.addClass("ui-state-disabled").attr("aria-disabled","true");this._on({"mousedown .ui-menu-item":function(a){a.preventDefault()},"click .ui-menu-item":function(a){var b=d(a.target);!this.mouseHandled&&b.not(".ui-state-disabled").length&&(this.select(a),a.isPropagationStopped()||(this.mouseHandled=!0),b.has(".ui-menu").length?this.expand(a):!this.element.is(":focus")&&d(this.document[0].activeElement).closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(a){var b=d(a.currentTarget);b.siblings(".ui-state-active").removeClass("ui-state-active");this.focus(a,b)},mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(a,b){var c=this.active||this.element.find(this.options.items).eq(0);b||this.focus(a,c)},blur:function(a){this._delay(function(){d.contains(this.element[0],this.document[0].activeElement)||this.collapseAll(a)})},keydown:"_keydown"});this.refresh();this._on(this.document,{click:function(a){this._closeOnDocumentClick(a)&&this.collapseAll(a);this.mouseHandled=!1}})},_destroy:function(){this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeClass("ui-menu ui-widget ui-widget-content ui-menu-icons ui-front").removeAttr("role").removeAttr("tabIndex").removeAttr("aria-labelledby").removeAttr("aria-expanded").removeAttr("aria-hidden").removeAttr("aria-disabled").removeUniqueId().show();this.element.find(".ui-menu-item").removeClass("ui-menu-item").removeAttr("role").removeAttr("aria-disabled").removeUniqueId().removeClass("ui-state-hover").removeAttr("tabIndex").removeAttr("role").removeAttr("aria-haspopup").children().each(function(){var a=d(this);a.data("ui-menu-submenu-carat")&&a.remove()});this.element.find(".ui-menu-divider").removeClass("ui-menu-divider ui-widget-content")},_keydown:function(a){function b(a){return a.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}var c,f,e,g,h=!0;switch(a.keyCode){case d.ui.keyCode.PAGE_UP:this.previousPage(a);break;case d.ui.keyCode.PAGE_DOWN:this.nextPage(a);break;case d.ui.keyCode.HOME:this._move("first","first",a);break;case d.ui.keyCode.END:this._move("last","last",a);break;case d.ui.keyCode.UP:this.previous(a);break;case d.ui.keyCode.DOWN:this.next(a);break;case d.ui.keyCode.LEFT:this.collapse(a);break;case d.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(a);break;case d.ui.keyCode.ENTER:case d.ui.keyCode.SPACE:this._activate(a);break;case d.ui.keyCode.ESCAPE:this.collapse(a);break;default:h=!1,c=this.previousFilter||"",f=String.fromCharCode(a.keyCode),e=!1,clearTimeout(this.filterTimer),f===c?e=!0:f=c+f,g=new RegExp("^"+b(f),"i"),c=this.activeMenu.find(this.options.items).filter(function(){return g.test(d(this).text())}),c=e&&-1!==c.index(this.active.next())?this.active.nextAll(".ui-menu-item"):c,c.length||(f=String.fromCharCode(a.keyCode),g=new RegExp("^"+b(f),"i"),c=this.activeMenu.find(this.options.items).filter(function(){return g.test(d(this).text())})),c.length?(this.focus(a,c),1<c.length?(this.previousFilter=f,this.filterTimer=this._delay(function(){delete this.previousFilter},1E3)):delete this.previousFilter):delete this.previousFilter}h&&a.preventDefault()},_activate:function(a){this.active.is(".ui-state-disabled")||(this.active.is("[aria-haspopup='true']")?this.expand(a):this.select(a))},refresh:function(){var a,b=this,c=this.options.icons.submenu;a=this.element.find(this.options.menus);this.element.toggleClass("ui-menu-icons",!!this.element.find(".ui-icon").length);a.filter(":not(.ui-menu)").addClass("ui-menu ui-widget ui-widget-content ui-front").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var a=d(this),b=a.parent(),g=d("<span>").addClass("ui-menu-icon ui-icon "+c).data("ui-menu-submenu-carat",!0);b.attr("aria-haspopup","true").prepend(g);a.attr("aria-labelledby",b.attr("id"))});a=a.add(this.element).find(this.options.items);a.not(".ui-menu-item").each(function(){var a=d(this);b._isDivider(a)&&a.addClass("ui-widget-content ui-menu-divider")});a.not(".ui-menu-item, .ui-menu-divider").addClass("ui-menu-item").uniqueId().attr({tabIndex:-1,role:this._itemRole()});a.filter(".ui-state-disabled").attr("aria-disabled","true");this.active&&!d.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(a,b){"icons"===a&&this.element.find(".ui-menu-icon").removeClass(this.options.icons.submenu).addClass(b.submenu);"disabled"===a&&this.element.toggleClass("ui-state-disabled",!!b).attr("aria-disabled",b);this._super(a,b)},focus:function(a,b){var c;this.blur(a,a&&"focus"===a.type);this._scrollIntoView(b);this.active=b.first();c=this.active.addClass("ui-state-focus").removeClass("ui-state-active");this.options.role&&this.element.attr("aria-activedescendant",c.attr("id"));this.active.parent().closest(".ui-menu-item").addClass("ui-state-active");a&&"keydown"===a.type?this._close():this.timer=this._delay(function(){this._close()},this.delay);c=b.children(".ui-menu");c.length&&a&&/^mouse/.test(a.type)&&this._startOpening(c);this.activeMenu=b.parent();this._trigger("focus",a,{item:b})},_scrollIntoView:function(a){var b,c,f;this._hasScroll()&&(b=parseFloat(d.css(this.activeMenu[0],"borderTopWidth"))||0,c=parseFloat(d.css(this.activeMenu[0],"paddingTop"))||0,b=a.offset().top-this.activeMenu.offset().top-b-c,c=this.activeMenu.scrollTop(),f=this.activeMenu.height(),a=a.outerHeight(),0>b?this.activeMenu.scrollTop(c+b):b+a>f&&this.activeMenu.scrollTop(c+b-f+a))},blur:function(a,b){b||clearTimeout(this.timer);this.active&&(this.active.removeClass("ui-state-focus"),this.active=null,this._trigger("blur",a,{item:this.active}))},_startOpening:function(a){clearTimeout(this.timer);"true"===a.attr("aria-hidden")&&(this.timer=this._delay(function(){this._close();this._open(a)},this.delay))},_open:function(a){var b=d.extend({of:this.active},this.options.position);clearTimeout(this.timer);this.element.find(".ui-menu").not(a.parents(".ui-menu")).hide().attr("aria-hidden","true");a.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(b)},collapseAll:function(a,b){clearTimeout(this.timer);this.timer=this._delay(function(){var c=b?this.element:d(a&&a.target).closest(this.element.find(".ui-menu"));c.length||(c=this.element);this._close(c);this.blur(a);this.activeMenu=c},this.delay)},_close:function(a){a||(a=this.active?this.active.parent():this.element);a.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false").end().find(".ui-state-active").not(".ui-state-focus").removeClass("ui-state-active")},_closeOnDocumentClick:function(a){return!d(a.target).closest(".ui-menu").length},_isDivider:function(a){return!/[^\-\u2014\u2013\s]/.test(a.text())},collapse:function(a){var b=this.active&&this.active.parent().closest(".ui-menu-item",this.element);b&&b.length&&(this._close(),this.focus(a,b))},expand:function(a){var b=this.active&&this.active.children(".ui-menu ").find(this.options.items).first();b&&b.length&&(this._open(b.parent()),this._delay(function(){this.focus(a,b)}))},next:function(a){this._move("next","first",a)},previous:function(a){this._move("prev","last",a)},isFirstItem:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},isLastItem:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},_move:function(a,b,c){var d;this.active&&(d="first"===a||"last"===a?this.active["first"===a?"prevAll":"nextAll"](".ui-menu-item").eq(-1):this.active[a+"All"](".ui-menu-item").eq(0));d&&d.length&&this.active||(d=this.activeMenu.find(this.options.items)[b]());this.focus(c,d)},nextPage:function(a){var b,c,f;this.active?this.isLastItem()||(this._hasScroll()?(c=this.active.offset().top,f=this.element.height(),this.active.nextAll(".ui-menu-item").each(function(){b=d(this);return 0>b.offset().top-c-f}),this.focus(a,b)):this.focus(a,this.activeMenu.find(this.options.items)[this.active?"last":"first"]())):this.next(a)},previousPage:function(a){var b,c,f;this.active?this.isFirstItem()||(this._hasScroll()?(c=this.active.offset().top,f=this.element.height(),this.active.prevAll(".ui-menu-item").each(function(){b=d(this);return 0<b.offset().top-c+f}),this.focus(a,b)):this.focus(a,this.activeMenu.find(this.options.items).first())):this.next(a)},_hasScroll:function(){return this.element.outerHeight()<this.element.prop("scrollHeight")},select:function(a){this.active=this.active||d(a.target).closest(".ui-menu-item");var b={item:this.active};this.active.has(".ui-menu").length||this.collapseAll(a,!0);this._trigger("select",a,b)}});d.widget("ui.autocomplete",{version:"1.11.1",defaultElement:"<input>",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var a,b,c,f=this.element[0].nodeName.toLowerCase(),e="textarea"===f,f="input"===f;this.isMultiLine=e?!0:f?!1:this.element.prop("isContentEditable");this.valueMethod=this.element[e||f?"val":"text"];this.isNewMenu=!0;this.element.addClass("ui-autocomplete-input").attr("autocomplete","off");this._on(this.element,{keydown:function(f){if(this.element.prop("readOnly"))b=c=a=!0;else{b=c=a=!1;var e=d.ui.keyCode;switch(f.keyCode){case e.PAGE_UP:a=!0;this._move("previousPage",f);break;case e.PAGE_DOWN:a=!0;this._move("nextPage",f);break;case e.UP:a=!0;this._keyEvent("previous",f);break;case e.DOWN:a=!0;this._keyEvent("next",f);break;case e.ENTER:this.menu.active&&(a=!0,f.preventDefault(),this.menu.select(f));break;case e.TAB:this.menu.active&&this.menu.select(f);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(f),f.preventDefault());break;default:b=!0,this._searchTimeout(f)}}},keypress:function(c){if(a)a=!1,this.isMultiLine&&!this.menu.element.is(":visible")||c.preventDefault();else if(!b){var f=d.ui.keyCode;switch(c.keyCode){case f.PAGE_UP:this._move("previousPage",c);break;case f.PAGE_DOWN:this._move("nextPage",c);break;case f.UP:this._keyEvent("previous",c);break;case f.DOWN:this._keyEvent("next",c)}}},input:function(a){c?(c=!1,a.preventDefault()):this._searchTimeout(a)},focus:function(){this.selectedItem=null;this.previous=this._value()},blur:function(a){this.cancelBlur?delete this.cancelBlur:(clearTimeout(this.searching),this.close(a),this._change(a))}});this._initSource();this.menu=d("<ul>").addClass("ui-autocomplete ui-front").appendTo(this._appendTo()).menu({role:null}).hide().menu("instance");this._on(this.menu.element,{mousedown:function(a){a.preventDefault();this.cancelBlur=!0;this._delay(function(){delete this.cancelBlur});var b=this.menu.element[0];d(a.target).closest(".ui-menu-item").length||this._delay(function(){var a=this;this.document.one("mousedown",function(c){c.target===a.element[0]||c.target===b||d.contains(b,c.target)||a.close()})})},menufocus:function(a,b){var c;if(this.isNewMenu&&(this.isNewMenu=!1,a.originalEvent&&/^mouse/.test(a.originalEvent.type))){this.menu.blur();this.document.one("mousemove",function(){d(a.target).trigger(a.originalEvent)});return}c=b.item.data("ui-autocomplete-item");!1!==this._trigger("focus",a,{item:c})&&a.originalEvent&&/^key/.test(a.originalEvent.type)&&this._value(c.value);(c=b.item.attr("aria-label")||c.value)&&d.trim(c).length&&(this.liveRegion.children().hide(),d("<div>").text(c).appendTo(this.liveRegion))},menuselect:function(a,b){var c=b.item.data("ui-autocomplete-item"),d=this.previous;this.element[0]!==this.document[0].activeElement&&(this.element.focus(),this.previous=d,this._delay(function(){this.previous=d;this.selectedItem=c}));!1!==this._trigger("select",a,{item:c})&&this._value(c.value);this.term=this._value();this.close(a);this.selectedItem=c}});this.liveRegion=d("<span>",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).addClass("ui-helper-hidden-accessible").appendTo(this.document[0].body);this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching);this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete");this.menu.element.remove();this.liveRegion.remove()},_setOption:function(a,b){this._super(a,b);"source"===a&&this._initSource();"appendTo"===a&&this.menu.element.appendTo(this._appendTo());"disabled"===a&&b&&this.xhr&&this.xhr.abort()},_appendTo:function(){var a=this.options.appendTo;a&&(a=a.jquery||a.nodeType?d(a):this.document.find(a).eq(0));a&&a[0]||(a=this.element.closest(".ui-front"));a.length||(a=this.document[0].body);return a},_initSource:function(){var a,b,c=this;d.isArray(this.options.source)?(a=this.options.source,this.source=function(b,c){c(d.ui.autocomplete.filter(a,b.term))}):"string"===typeof this.options.source?(b=this.options.source,this.source=function(a,e){c.xhr&&c.xhr.abort();c.xhr=d.ajax({url:b,data:a,dataType:"json",success:function(a){e(a)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(a){clearTimeout(this.searching);this.searching=this._delay(function(){var b=this.term===this._value(),c=this.menu.element.is(":visible"),d=a.altKey||a.ctrlKey||a.metaKey||a.shiftKey;if(!b||b&&!c&&!d)this.selectedItem=null,this.search(null,a)},this.options.delay)},search:function(a,b){a=null!=a?a:this._value();this.term=this._value();if(a.length<this.options.minLength)return this.close(b);if(!1!==this._trigger("search",b))return this._search(a)},_search:function(a){this.pending++;this.element.addClass("ui-autocomplete-loading");this.cancelSearch=!1;this.source({term:a},this._response())},_response:function(){var a=++this.requestIndex;return d.proxy(function(b){a===this.requestIndex&&this.__response(b);this.pending--;this.pending||this.element.removeClass("ui-autocomplete-loading")},this)},__response:function(a){a&&(a=this._normalize(a));this._trigger("response",null,{content:a});!this.options.disabled&&a&&a.length&&!this.cancelSearch?(this._suggest(a),this._trigger("open")):this._close()},close:function(a){this.cancelSearch=!0;this._close(a)},_close:function(a){this.menu.element.is(":visible")&&(this.menu.element.hide(),this.menu.blur(),this.isNewMenu=!0,this._trigger("close",a))},_change:function(a){this.previous!==this._value()&&this._trigger("change",a,{item:this.selectedItem})},_normalize:function(a){return a.length&&a[0].label&&a[0].value?a:d.map(a,function(a){return"string"===typeof a?{label:a,value:a}:d.extend({},a,{label:a.label||a.value,value:a.value||a.label})})},_suggest:function(a){var b=this.menu.element.empty();this._renderMenu(b,a);this.isNewMenu=!0;this.menu.refresh();b.show();this._resizeMenu();b.position(d.extend({of:this.element},this.options.position));this.options.autoFocus&&this.menu.next()},_resizeMenu:function(){var a=this.menu.element;a.outerWidth(Math.max(a.width("").outerWidth()+1,this.element.outerWidth()))},_renderMenu:function(a,b){var c=this;d.each(b,function(b,d){c._renderItemData(a,d)})},_renderItemData:function(a,b){return this._renderItem(a,b).data("ui-autocomplete-item",b)},_renderItem:function(a,b){return d("<li>").text(b.label).appendTo(a)},_move:function(a,b){if(this.menu.element.is(":visible"))if(this.menu.isFirstItem()&&/^previous/.test(a)||this.menu.isLastItem()&&/^next/.test(a))this.isMultiLine||this._value(this.term),this.menu.blur();else this.menu[a](b);else this.search(null,b)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(a,b){if(!this.isMultiLine||this.menu.element.is(":visible"))this._move(a,b),b.preventDefault()}});d.extend(d.ui.autocomplete,{escapeRegex:function(a){return a.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(a,b){var c=new RegExp(d.ui.autocomplete.escapeRegex(b),"i");return d.grep(a,function(a){return c.test(a.label||a.value||a)})}});d.widget("ui.autocomplete",d.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(a){return a+(1<a?" results are":" result is")+" available, use up and down arrow keys to navigate."}}},__response:function(a){var b;this._superApply(arguments);this.options.disabled||this.cancelSearch||(b=a&&a.length?this.options.messages.results(a.length):this.options.messages.noResults,this.liveRegion.children().hide(),d("<div>").text(b).appendTo(this.liveRegion))}});var S,ca=function(){var a=d(this);setTimeout(function(){a.find(":ui-button").button("refresh")},1)},Z=function(a){var b=a.name,c=a.form,f=d([]);b&&(b=b.replace(/'/g,"\\'"),f=c?d(c).find("[name='"+b+"'][type=radio]"):d("[name='"+b+"'][type=radio]",a.ownerDocument).filter(function(){return!this.form}));return f};d.widget("ui.button",{version:"1.11.1",defaultElement:"<button>",options:{disabled:null,text:!0,label:null,icons:{primary:null,secondary:null}},_create:function(){this.element.closest("form").unbind("reset"+this.eventNamespace).bind("reset"+this.eventNamespace,ca);"boolean"!==typeof this.options.disabled?this.options.disabled=!!this.element.prop("disabled"):this.element.prop("disabled",this.options.disabled);this._determineButtonType();this.hasTitle=!!this.buttonElement.attr("title");var a=this,b=this.options,c="checkbox"===this.type||"radio"===this.type,f=c?"":"ui-state-active";null===b.label&&(b.label="input"===this.type?this.buttonElement.val():this.buttonElement.html());this._hoverable(this.buttonElement);this.buttonElement.addClass("ui-button ui-widget ui-state-default ui-corner-all").attr("role","button").bind("mouseenter"+this.eventNamespace,function(){b.disabled||this===S&&d(this).addClass("ui-state-active")}).bind("mouseleave"+this.eventNamespace,function(){b.disabled||d(this).removeClass(f)}).bind("click"+this.eventNamespace,function(a){b.disabled&&(a.preventDefault(),a.stopImmediatePropagation())});this._on({focus:function(){this.buttonElement.addClass("ui-state-focus")},blur:function(){this.buttonElement.removeClass("ui-state-focus")}});c&&this.element.bind("change"+this.eventNamespace,function(){a.refresh()});"checkbox"===this.type?this.buttonElement.bind("click"+this.eventNamespace,function(){if(b.disabled)return!1}):"radio"===this.type?this.buttonElement.bind("click"+this.eventNamespace,function(){if(b.disabled)return!1;d(this).addClass("ui-state-active");a.buttonElement.attr("aria-pressed","true");var c=a.element[0];Z(c).not(c).map(function(){return d(this).button("widget")[0]}).removeClass("ui-state-active").attr("aria-pressed","false")}):(this.buttonElement.bind("mousedown"+this.eventNamespace,function(){if(b.disabled)return!1;d(this).addClass("ui-state-active");S=this;a.document.one("mouseup",function(){S=null})}).bind("mouseup"+this.eventNamespace,function(){if(b.disabled)return!1;d(this).removeClass("ui-state-active")}).bind("keydown"+this.eventNamespace,function(a){if(b.disabled)return!1;a.keyCode!==d.ui.keyCode.SPACE&&a.keyCode!==d.ui.keyCode.ENTER||d(this).addClass("ui-state-active")}).bind("keyup"+this.eventNamespace+" blur"+this.eventNamespace,function(){d(this).removeClass("ui-state-active")}),this.buttonElement.is("a")&&this.buttonElement.keyup(function(a){a.keyCode===d.ui.keyCode.SPACE&&d(this).click()}));this._setOption("disabled",b.disabled);this._resetButton()},_determineButtonType:function(){var a,b;this.element.is("[type=checkbox]")?this.type="checkbox":this.element.is("[type=radio]")?this.type="radio":this.element.is("input")?this.type="input":this.type="button";"checkbox"===this.type||"radio"===this.type?(a=this.element.parents().last(),b="label[for='"+this.element.attr("id")+"']",this.buttonElement=a.find(b),this.buttonElement.length||(a=a.length?a.siblings():this.element.siblings(),this.buttonElement=a.filter(b),this.buttonElement.length||(this.buttonElement=a.find(b))),this.element.addClass("ui-helper-hidden-accessible"),(a=this.element.is(":checked"))&&this.buttonElement.addClass("ui-state-active"),this.buttonElement.prop("aria-pressed",a)):this.buttonElement=this.element},widget:function(){return this.buttonElement},_destroy:function(){this.element.removeClass("ui-helper-hidden-accessible");this.buttonElement.removeClass("ui-button ui-widget ui-state-default ui-corner-all ui-state-active ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only").removeAttr("role").removeAttr("aria-pressed").html(this.buttonElement.find(".ui-button-text").html());this.hasTitle||this.buttonElement.removeAttr("title")},_setOption:function(a,b){this._super(a,b);"disabled"===a?(this.widget().toggleClass("ui-state-disabled",!!b),this.element.prop("disabled",!!b),b&&("checkbox"===this.type||"radio"===this.type?this.buttonElement.removeClass("ui-state-focus"):this.buttonElement.removeClass("ui-state-focus ui-state-active"))):this._resetButton()},refresh:function(){var a=this.element.is("input, button")?this.element.is(":disabled"):this.element.hasClass("ui-button-disabled");a!==this.options.disabled&&this._setOption("disabled",a);"radio"===this.type?Z(this.element[0]).each(function(){d(this).is(":checked")?d(this).button("widget").addClass("ui-state-active").attr("aria-pressed","true"):d(this).button("widget").removeClass("ui-state-active").attr("aria-pressed","false")}):"checkbox"===this.type&&(this.element.is(":checked")?this.buttonElement.addClass("ui-state-active").attr("aria-pressed","true"):this.buttonElement.removeClass("ui-state-active").attr("aria-pressed","false"))},_resetButton:function(){if("input"===this.type)this.options.label&&this.element.val(this.options.label);else{var a=this.buttonElement.removeClass("ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only"),b=d("<span></span>",this.document[0]).addClass("ui-button-text").html(this.options.label).appendTo(a.empty()).text(),c=this.options.icons,f=c.primary&&c.secondary,e=[];c.primary||c.secondary?(this.options.text&&e.push("ui-button-text-icon"+(f?"s":c.primary?"-primary":"-secondary")),c.primary&&a.prepend("<span class='ui-button-icon-primary ui-icon "+c.primary+"'></span>"),c.secondary&&a.append("<span class='ui-button-icon-secondary ui-icon "+c.secondary+"'></span>"),this.options.text||(e.push(f?"ui-button-icons-only":"ui-button-icon-only"),this.hasTitle||a.attr("title",d.trim(b)))):e.push("ui-button-text-only");a.addClass(e.join(" "))}}});d.widget("ui.buttonset",{version:"1.11.1",options:{items:"button, input[type=button], input[type=submit], input[type=reset], input[type=checkbox], input[type=radio], a, :data(ui-button)"},_create:function(){this.element.addClass("ui-buttonset")},_init:function(){this.refresh()},_setOption:function(a,b){"disabled"===a&&this.buttons.button("option",a,b);this._super(a,b)},refresh:function(){var a="rtl"===this.element.css("direction"),b=this.element.find(this.options.items),c=b.filter(":ui-button");b.not(":ui-button").button();c.button("refresh");this.buttons=b.map(function(){return d(this).button("widget")[0]}).removeClass("ui-corner-all ui-corner-left ui-corner-right").filter(":first").addClass(a?"ui-corner-right":"ui-corner-left").end().filter(":last").addClass(a?"ui-corner-left":"ui-corner-right").end().end()},_destroy:function(){this.element.removeClass("ui-buttonset");this.buttons.map(function(){return d(this).button("widget")[0]}).removeClass("ui-corner-left ui-corner-right").end().button("destroy")}});d.extend(d.ui,{datepicker:{version:"1.11.1"}});var K;d.extend(V.prototype,{markerClassName:"hasDatepicker",maxRows:4,_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(a){P(this._defaults,a||{});return this},_attachDatepicker:function(a,b){var c,f,e;c=a.nodeName.toLowerCase();f="div"===c||"span"===c;a.id||(this.uuid+=1,a.id="dp"+this.uuid);e=this._newInst(d(a),f);e.settings=d.extend({},b||{});"input"===c?this._connectDatepicker(a,e):f&&this._inlineDatepicker(a,e)},_newInst:function(a,b){return{id:a[0].id.replace(/([^A-Za-z0-9_\-])/g,"\\\\$1"),input:a,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:b,dpDiv:b?W(d("<div class='"+this._inlineClass+" ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>")):this.dpDiv}},_connectDatepicker:function(a,b){var c=d(a);b.append=d([]);b.trigger=d([]);c.hasClass(this.markerClassName)||(this._attachments(c,b),c.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp),this._autoSize(b),d.data(a,"datepicker",b),b.settings.disabled&&this._disableDatepicker(a))},_attachments:function(a,b){var c,f;c=this._get(b,"appendText");var e=this._get(b,"isRTL");b.append&&b.append.remove();c&&(b.append=d("<span class='"+this._appendClass+"'>"+c+"</span>"),a[e?"before":"after"](b.append));a.unbind("focus",this._showDatepicker);b.trigger&&b.trigger.remove();c=this._get(b,"showOn");"focus"!==c&&"both"!==c||a.focus(this._showDatepicker);if("button"===c||"both"===c)c=this._get(b,"buttonText"),f=this._get(b,"buttonImage"),b.trigger=d(this._get(b,"buttonImageOnly")?d("<img/>").addClass(this._triggerClass).attr({src:f,alt:c,title:c}):d("<button type='button'></button>").addClass(this._triggerClass).html(f?d("<img/>").attr({src:f,alt:c,title:c}):c)),a[e?"before":"after"](b.trigger),b.trigger.click(function(){d.datepicker._datepickerShowing&&d.datepicker._lastInput===a[0]?d.datepicker._hideDatepicker():(d.datepicker._datepickerShowing&&d.datepicker._lastInput!==a[0]&&d.datepicker._hideDatepicker(),d.datepicker._showDatepicker(a[0]));return!1})},_autoSize:function(a){if(this._get(a,"autoSize")&&!a.inline){var b,c,d,e,g=new Date(2009,11,20),h=this._get(a,"dateFormat");h.match(/[DM]/)&&(b=function(a){for(e=d=c=0;e<a.length;e++)a[e].length>c&&(c=a[e].length,d=e);return d},g.setMonth(b(this._get(a,h.match(/MM/)?"monthNames":"monthNamesShort"))),g.setDate(b(this._get(a,h.match(/DD/)?"dayNames":"dayNamesShort"))+20-g.getDay()));a.input.attr("size",this._formatDate(a,g).length)}},_inlineDatepicker:function(a,b){var c=d(a);c.hasClass(this.markerClassName)||(c.addClass(this.markerClassName).append(b.dpDiv),d.data(a,"datepicker",b),this._setDate(b,this._getDefaultDate(b),!0),this._updateDatepicker(b),this._updateAlternate(b),b.settings.disabled&&this._disableDatepicker(a),b.dpDiv.css("display","block"))},_dialogDatepicker:function(a,b,c,f,e){var g;a=this._dialogInst;a||(this.uuid+=1,a="dp"+this.uuid,this._dialogInput=d("<input type='text' id='"+a+"' style='position: absolute; top: -100px; width: 0px;'/>"),this._dialogInput.keydown(this._doKeyDown),d("body").append(this._dialogInput),a=this._dialogInst=this._newInst(this._dialogInput,!1),a.settings={},d.data(this._dialogInput[0],"datepicker",a));P(a.settings,f||{});b=b&&b.constructor===Date?this._formatDate(a,b):b;this._dialogInput.val(b);this._pos=e?e.length?e:[e.pageX,e.pageY]:null;this._pos||(b=document.documentElement.clientWidth,f=document.documentElement.clientHeight,e=document.documentElement.scrollLeft||document.body.scrollLeft,g=document.documentElement.scrollTop||document.body.scrollTop,this._pos=[b/2-100+e,f/2-150+g]);this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px");a.settings.onSelect=c;this._inDialog=!0;this.dpDiv.addClass(this._dialogClass);this._showDatepicker(this._dialogInput[0]);d.blockUI&&d.blockUI(this.dpDiv);d.data(this._dialogInput[0],"datepicker",a);return this},_destroyDatepicker:function(a){var b,c=d(a),f=d.data(a,"datepicker");c.hasClass(this.markerClassName)&&(b=a.nodeName.toLowerCase(),d.removeData(a,"datepicker"),"input"===b?(f.append.remove(),f.trigger.remove(),c.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)):"div"!==b&&"span"!==b||c.removeClass(this.markerClassName).empty())},_enableDatepicker:function(a){var b,c=d(a),f=d.data(a,"datepicker");if(c.hasClass(this.markerClassName)){b=a.nodeName.toLowerCase();if("input"===b)a.disabled=!1,f.trigger.filter("button").each(function(){this.disabled=!1}).end().filter("img").css({opacity:"1.0",cursor:""});else if("div"===b||"span"===b)b=c.children("."+this._inlineClass),b.children().removeClass("ui-state-disabled"),b.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!1);this._disabledInputs=d.map(this._disabledInputs,function(b){return b===a?null:b})}},_disableDatepicker:function(a){var b,c=d(a),f=d.data(a,"datepicker");if(c.hasClass(this.markerClassName)){b=a.nodeName.toLowerCase();if("input"===b)a.disabled=!0,f.trigger.filter("button").each(function(){this.disabled=!0}).end().filter("img").css({opacity:"0.5",cursor:"default"});else if("div"===b||"span"===b)b=c.children("."+this._inlineClass),b.children().addClass("ui-state-disabled"),b.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!0);this._disabledInputs=d.map(this._disabledInputs,function(b){return b===a?null:b});this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(a){if(!a)return!1;for(var b=0;b<this._disabledInputs.length;b++)if(this._disabledInputs[b]===a)return!0;return!1},_getInst:function(a){try{return d.data(a,"datepicker")}catch(b){throw"Missing instance data for this datepicker";}},_optionDatepicker:function(a,b,c){var f,e,g,h,k=this._getInst(a);if(2===arguments.length&&"string"===typeof b)return"defaults"===b?d.extend({},d.datepicker._defaults):k?"all"===b?d.extend({},k.settings):this._get(k,b):null;f=b||{};"string"===typeof b&&(f={},f[b]=c);k&&(this._curInst===k&&this._hideDatepicker(),e=this._getDateDatepicker(a,!0),g=this._getMinMaxDate(k,"min"),h=this._getMinMaxDate(k,"max"),P(k.settings,f),null!==g&&void 0!==f.dateFormat&&void 0===f.minDate&&(k.settings.minDate=this._formatDate(k,g)),null!==h&&void 0!==f.dateFormat&&void 0===f.maxDate&&(k.settings.maxDate=this._formatDate(k,h)),"disabled"in f&&(f.disabled?this._disableDatepicker(a):this._enableDatepicker(a)),this._attachments(d(a),k),this._autoSize(k),this._setDate(k,e),this._updateAlternate(k),this._updateDatepicker(k))},_changeDatepicker:function(a,b,c){this._optionDatepicker(a,b,c)},_refreshDatepicker:function(a){(a=this._getInst(a))&&this._updateDatepicker(a)},_setDateDatepicker:function(a,b){var c=this._getInst(a);c&&(this._setDate(c,b),this._updateDatepicker(c),this._updateAlternate(c))},_getDateDatepicker:function(a,b){var c=this._getInst(a);c&&!c.inline&&this._setDateFromField(c,b);return c?this._getDate(c):null},_doKeyDown:function(a){var b,c=d.datepicker._getInst(a.target);b=!0;var f=c.dpDiv.is(".ui-datepicker-rtl");c._keyEvent=!0;if(d.datepicker._datepickerShowing)switch(a.keyCode){case 9:d.datepicker._hideDatepicker();b=!1;break;case 13:return b=d("td."+d.datepicker._dayOverClass+":not(."+d.datepicker._currentClass+")",c.dpDiv),b[0]&&d.datepicker._selectDay(a.target,c.selectedMonth,c.selectedYear,b[0]),(a=d.datepicker._get(c,"onSelect"))?(b=d.datepicker._formatDate(c),a.apply(c.input?c.input[0]:null,[b,c])):d.datepicker._hideDatepicker(),!1;case 27:d.datepicker._hideDatepicker();break;case 33:d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(c,"stepBigMonths"):-d.datepicker._get(c,"stepMonths"),"M");break;case 34:d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(c,"stepBigMonths"):+d.datepicker._get(c,"stepMonths"),"M");break;case 35:(a.ctrlKey||a.metaKey)&&d.datepicker._clearDate(a.target);b=a.ctrlKey||a.metaKey;break;case 36:(a.ctrlKey||a.metaKey)&&d.datepicker._gotoToday(a.target);b=a.ctrlKey||a.metaKey;break;case 37:(a.ctrlKey||a.metaKey)&&d.datepicker._adjustDate(a.target,f?1:-1,"D");b=a.ctrlKey||a.metaKey;a.originalEvent.altKey&&d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(c,"stepBigMonths"):-d.datepicker._get(c,"stepMonths"),"M");break;case 38:(a.ctrlKey||a.metaKey)&&d.datepicker._adjustDate(a.target,-7,"D");b=a.ctrlKey||a.metaKey;break;case 39:(a.ctrlKey||a.metaKey)&&d.datepicker._adjustDate(a.target,f?-1:1,"D");b=a.ctrlKey||a.metaKey;a.originalEvent.altKey&&d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(c,"stepBigMonths"):+d.datepicker._get(c,"stepMonths"),"M");break;case 40:(a.ctrlKey||a.metaKey)&&d.datepicker._adjustDate(a.target,7,"D");b=a.ctrlKey||a.metaKey;break;default:b=!1}else 36===a.keyCode&&a.ctrlKey?d.datepicker._showDatepicker(this):b=!1;b&&(a.preventDefault(),a.stopPropagation())},_doKeyPress:function(a){var b,c;b=d.datepicker._getInst(a.target);if(d.datepicker._get(b,"constrainInput"))return b=d.datepicker._possibleChars(d.datepicker._get(b,"dateFormat")),c=String.fromCharCode(null==a.charCode?a.keyCode:a.charCode),a.ctrlKey||a.metaKey||" ">c||!b||-1<b.indexOf(c)},_doKeyUp:function(a){var b;a=d.datepicker._getInst(a.target);if(a.input.val()!==a.lastVal)try{if(b=d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),a.input?a.input.val():null,d.datepicker._getFormatConfig(a)))d.datepicker._setDateFromField(a),d.datepicker._updateAlternate(a),d.datepicker._updateDatepicker(a)}catch(c){}return!0},_showDatepicker:function(a){a=a.target||a;"input"!==a.nodeName.toLowerCase()&&(a=d("input",a.parentNode)[0]);if(!d.datepicker._isDisabledDatepicker(a)&&d.datepicker._lastInput!==a){var b,c,f,e;b=d.datepicker._getInst(a);d.datepicker._curInst&&d.datepicker._curInst!==b&&(d.datepicker._curInst.dpDiv.stop(!0,!0),b&&d.datepicker._datepickerShowing&&d.datepicker._hideDatepicker(d.datepicker._curInst.input[0]));c=(c=d.datepicker._get(b,"beforeShow"))?c.apply(a,[a,b]):{};if(!1!==c&&(P(b.settings,c),b.lastVal=null,d.datepicker._lastInput=a,d.datepicker._setDateFromField(b),d.datepicker._inDialog&&(a.value=""),d.datepicker._pos||(d.datepicker._pos=d.datepicker._findPos(a),d.datepicker._pos[1]+=a.offsetHeight),f=!1,d(a).parents().each(function(){f|="fixed"===d(this).css("position");return!f}),c={left:d.datepicker._pos[0],top:d.datepicker._pos[1]},d.datepicker._pos=null,b.dpDiv.empty(),b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"}),d.datepicker._updateDatepicker(b),c=d.datepicker._checkOffset(b,c,f),b.dpDiv.css({position:d.datepicker._inDialog&&d.blockUI?"static":f?"fixed":"absolute",display:"none",left:c.left+"px",top:c.top+"px"}),!b.inline)){c=d.datepicker._get(b,"showAnim");e=d.datepicker._get(b,"duration");b.dpDiv.css("z-index",aa(d(a))+1);d.datepicker._datepickerShowing=!0;if(d.effects&&d.effects.effect[c])b.dpDiv.show(c,d.datepicker._get(b,"showOptions"),e);else b.dpDiv[c||"show"](c?e:null);d.datepicker._shouldFocusInput(b)&&b.input.focus();d.datepicker._curInst=b}}},_updateDatepicker:function(a){this.maxRows=4;K=a;a.dpDiv.empty().append(this._generateHTML(a));this._attachHandlers(a);var b,c=this._getNumberOfMonths(a),f=c[1],e=a.dpDiv.find("."+this._dayOverClass+" a");0<e.length&&X.apply(e.get(0));a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("");1<f&&a.dpDiv.addClass("ui-datepicker-multi-"+f).css("width",17*f+"em");a.dpDiv[(1!==c[0]||1!==c[1]?"add":"remove")+"Class"]("ui-datepicker-multi");a.dpDiv[(this._get(a,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");a===d.datepicker._curInst&&d.datepicker._datepickerShowing&&d.datepicker._shouldFocusInput(a)&&a.input.focus();a.yearshtml&&(b=a.yearshtml,setTimeout(function(){b===a.yearshtml&&a.yearshtml&&a.dpDiv.find("select.ui-datepicker-year:first").replaceWith(a.yearshtml);b=a.yearshtml=null},0))},_shouldFocusInput:function(a){return a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&&!a.input.is(":focus")},_checkOffset:function(a,b,c){var f=a.dpDiv.outerWidth(),e=a.dpDiv.outerHeight(),g=a.input?a.input.outerWidth():0,h=a.input?a.input.outerHeight():0,k=document.documentElement.clientWidth+(c?0:d(document).scrollLeft()),l=document.documentElement.clientHeight+(c?0:d(document).scrollTop());b.left-=this._get(a,"isRTL")?f-g:0;b.left-=c&&b.left===a.input.offset().left?d(document).scrollLeft():0;b.top-=c&&b.top===a.input.offset().top+h?d(document).scrollTop():0;b.left-=Math.min(b.left,b.left+f>k&&k>f?Math.abs(b.left+f-k):0);b.top-=Math.min(b.top,b.top+e>l&&l>e?Math.abs(e+h):0);return b},_findPos:function(a){for(var b=this._getInst(a),b=this._get(b,"isRTL");a&&("hidden"===a.type||1!==a.nodeType||d.expr.filters.hidden(a));)a=a[b?"previousSibling":"nextSibling"];a=d(a).offset();return[a.left,a.top]},_hideDatepicker:function(a){var b,c,f=this._curInst;if(f&&(!a||f===d.data(a,"datepicker"))&&this._datepickerShowing){a=this._get(f,"showAnim");b=this._get(f,"duration");c=function(){d.datepicker._tidyDialog(f)};if(d.effects&&(d.effects.effect[a]||d.effects[a]))f.dpDiv.hide(a,d.datepicker._get(f,"showOptions"),b,c);else f.dpDiv["slideDown"===a?"slideUp":"fadeIn"===a?"fadeOut":"hide"](a?b:null,c);a||c();this._datepickerShowing=!1;(a=this._get(f,"onClose"))&&a.apply(f.input?f.input[0]:null,[f.input?f.input.val():"",f]);this._lastInput=null;this._inDialog&&(this._dialogInput.css({position:"absolute",left:"0",top:"-100px"}),d.blockUI&&(d.unblockUI(),d("body").append(this.dpDiv)));this._inDialog=!1}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(a){if(d.datepicker._curInst){a=d(a.target);var b=d.datepicker._getInst(a[0]);(!(a[0].id===d.datepicker._mainDivId||0!==a.parents("#"+d.datepicker._mainDivId).length||a.hasClass(d.datepicker.markerClassName)||a.closest("."+d.datepicker._triggerClass).length||!d.datepicker._datepickerShowing||d.datepicker._inDialog&&d.blockUI)||a.hasClass(d.datepicker.markerClassName)&&d.datepicker._curInst!==b)&&d.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){a=d(a);var f=this._getInst(a[0]);this._isDisabledDatepicker(a[0])||(this._adjustInstDate(f,b+("M"===c?this._get(f,"showCurrentAtPos"):0),c),this._updateDatepicker(f))},_gotoToday:function(a){var b=d(a),c=this._getInst(b[0]);this._get(c,"gotoCurrent")&&c.currentDay?(c.selectedDay=c.currentDay,c.drawMonth=c.selectedMonth=c.currentMonth,c.drawYear=c.selectedYear=c.currentYear):(a=new Date,c.selectedDay=a.getDate(),c.drawMonth=c.selectedMonth=a.getMonth(),c.drawYear=c.selectedYear=a.getFullYear());this._notifyChange(c);this._adjustDate(b)},_selectMonthYear:function(a,b,c){a=d(a);var f=this._getInst(a[0]);f["selected"+("M"===c?"Month":"Year")]=f["draw"+("M"===c?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10);this._notifyChange(f);this._adjustDate(a)},_selectDay:function(a,b,c,f){var e;e=d(a);d(f).hasClass(this._unselectableClass)||this._isDisabledDatepicker(e[0])||(e=this._getInst(e[0]),e.selectedDay=e.currentDay=d("a",f).html(),e.selectedMonth=e.currentMonth=b,e.selectedYear=e.currentYear=c,this._selectDate(a,this._formatDate(e,e.currentDay,e.currentMonth,e.currentYear)))},_clearDate:function(a){a=d(a);this._selectDate(a,"")},_selectDate:function(a,b){var c;c=d(a);var f=this._getInst(c[0]);b=null!=b?b:this._formatDate(f);f.input&&f.input.val(b);this._updateAlternate(f);(c=this._get(f,"onSelect"))?c.apply(f.input?f.input[0]:null,[b,f]):f.input&&f.input.trigger("change");f.inline?this._updateDatepicker(f):(this._hideDatepicker(),this._lastInput=f.input[0],"object"!==typeof f.input[0]&&f.input.focus(),this._lastInput=null)},_updateAlternate:function(a){var b,c,f,e=this._get(a,"altField");e&&(b=this._get(a,"altFormat")||this._get(a,"dateFormat"),c=this._getDate(a),f=this.formatDate(b,c,this._getFormatConfig(a)),d(e).each(function(){d(this).val(f)}))},noWeekends:function(a){a=a.getDay();return[0<a&&6>a,""]},iso8601Week:function(a){var b=new Date(a.getTime());b.setDate(b.getDate()+4-(b.getDay()||7));a=b.getTime();b.setMonth(0);b.setDate(1);return Math.floor(Math.round((a-b)/864E5)/7)+1},parseDate:function(a,b,c){if(null==a||null==b)throw"Invalid arguments";b="object"===typeof b?b.toString():b+"";if(""===b)return null;var f,e,g,h=0;e=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff;e="string"!==typeof e?e:(new Date).getFullYear()%100+parseInt(e,10);g=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort;var k=(c?c.dayNames:null)||this._defaults.dayNames,l=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,m=(c?c.monthNames:null)||this._defaults.monthNames,p=c=-1,n=-1,q=-1,u=!1,r,t=function(b){(b=f+1<a.length&&a.charAt(f+1)===b)&&f++;return b},v=function(a){var c=t(a),c="@"===a?14:"!"===a?20:"y"===a&&c?4:"o"===a?3:2;a=new RegExp("^\\d{"+("y"===a?c:1)+","+c+"}");a=b.substring(h).match(a);if(!a)throw"Missing number at position "+h;h+=a[0].length;return parseInt(a[0],10)},G=function(a,c,f){var e=-1;a=d.map(t(a)?f:c,function(a,b){return[[b,a]]}).sort(function(a,b){return-(a[1].length-b[1].length)});d.each(a,function(a,c){var d=c[1];if(b.substr(h,d.length).toLowerCase()===d.toLowerCase())return e=c[0],h+=d.length,!1});if(-1!==e)return e+1;throw"Unknown name at position "+h;},w=function(){if(b.charAt(h)!==a.charAt(f))throw"Unexpected literal at position "+h;h++};for(f=0;f<a.length;f++)if(u)"'"!==a.charAt(f)||t("'")?w():u=!1;else switch(a.charAt(f)){case "d":n=v("d");break;case "D":G("D",g,k);break;case "o":q=v("o");break;case "m":p=v("m");break;case "M":p=G("M",l,m);break;case "y":c=v("y");break;case "@":r=new Date(v("@"));c=r.getFullYear();p=r.getMonth()+1;n=r.getDate();break;case "!":r=new Date((v("!")-this._ticksTo1970)/1E4);c=r.getFullYear();p=r.getMonth()+1;n=r.getDate();break;case "'":t("'")?w():u=!0;break;default:w()}if(h<b.length&&(g=b.substr(h),!/^\s+/.test(g)))throw"Extra/unparsed characters found in date: "+g;-1===c?c=(new Date).getFullYear():100>c&&(c+=(new Date).getFullYear()-(new Date).getFullYear()%100+(c<=e?0:-100));if(-1<q){p=1;n=q;do{e=this._getDaysInMonth(c,p-1);if(n<=e)break;p++;n-=e}while(1)}r=this._daylightSavingAdjust(new Date(c,p-1,n));if(r.getFullYear()!==c||r.getMonth()+1!==p||r.getDate()!==n)throw"Invalid date";return r},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:864E9*(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925)),formatDate:function(a,b,c){if(!b)return"";var d,e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,g=(c?c.dayNames:null)||this._defaults.dayNames,h=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort;c=(c?c.monthNames:null)||this._defaults.monthNames;var k=function(b){(b=d+1<a.length&&a.charAt(d+1)===b)&&d++;return b},l=function(a,b,c){b=""+b;if(k(a))for(;b.length<c;)b="0"+b;return b},m=function(a,b,c,d){return k(a)?d[b]:c[b]},p="",n=!1;if(b)for(d=0;d<a.length;d++)if(n)"'"!==a.charAt(d)||k("'")?p+=a.charAt(d):n=!1;else switch(a.charAt(d)){case "d":p+=l("d",b.getDate(),2);break;case "D":p+=m("D",b.getDay(),e,g);break;case "o":p+=l("o",Math.round(((new Date(b.getFullYear(),b.getMonth(),b.getDate())).getTime()-(new Date(b.getFullYear(),0,0)).getTime())/864E5),3);break;case "m":p+=l("m",b.getMonth()+1,2);break;case "M":p+=m("M",b.getMonth(),h,c);break;case "y":p+=k("y")?b.getFullYear():(10>b.getYear()%100?"0":"")+b.getYear()%100;break;case "@":p+=b.getTime();break;case "!":p+=1E4*b.getTime()+this._ticksTo1970;break;case "'":k("'")?p+="'":n=!0;break;default:p+=a.charAt(d)}return p},_possibleChars:function(a){var b,c="",d=!1,e=function(c){(c=b+1<a.length&&a.charAt(b+1)===c)&&b++;return c};for(b=0;b<a.length;b++)if(d)"'"!==a.charAt(b)||e("'")?c+=a.charAt(b):d=!1;else switch(a.charAt(b)){case "d":case "m":case "y":case "@":c+="0123456789";break;case "D":case "M":return null;case "'":e("'")?c+="'":d=!0;break;default:c+=a.charAt(b)}return c},_get:function(a,b){return void 0!==a.settings[b]?a.settings[b]:this._defaults[b]},_setDateFromField:function(a,b){if(a.input.val()!==a.lastVal){var c=this._get(a,"dateFormat"),d=a.lastVal=a.input?a.input.val():null,e=this._getDefaultDate(a),g=e,h=this._getFormatConfig(a);try{g=this.parseDate(c,d,h)||e}catch(k){d=b?"":d}a.selectedDay=g.getDate();a.drawMonth=a.selectedMonth=g.getMonth();a.drawYear=a.selectedYear=g.getFullYear();a.currentDay=d?g.getDate():0;a.currentMonth=d?g.getMonth():0;a.currentYear=d?g.getFullYear():0;this._adjustInstDate(a)}},_getDefaultDate:function(a){return this._restrictMinMax(a,this._determineDate(a,this._get(a,"defaultDate"),new Date))},_determineDate:function(a,b,c){var f=function(a){var b=new Date;b.setDate(b.getDate()+a);return b},e=function(b){try{return d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),b,d.datepicker._getFormatConfig(a))}catch(c){}for(var f=(b.toLowerCase().match(/^c/)?d.datepicker._getDate(a):null)||new Date,e=f.getFullYear(),l=f.getMonth(),f=f.getDate(),m=/([+\-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,p=m.exec(b);p;){switch(p[2]||"d"){case "d":case "D":f+=parseInt(p[1],10);break;case "w":case "W":f+=7*parseInt(p[1],10);break;case "m":case "M":l+=parseInt(p[1],10);f=Math.min(f,d.datepicker._getDaysInMonth(e,l));break;case "y":case "Y":e+=parseInt(p[1],10),f=Math.min(f,d.datepicker._getDaysInMonth(e,l))}p=m.exec(b)}return new Date(e,l,f)};if(b=(b=null==b||""===b?c:"string"===typeof b?e(b):"number"===typeof b?isNaN(b)?c:f(b):new Date(b.getTime()))&&"Invalid Date"===b.toString()?c:b)b.setHours(0),b.setMinutes(0),b.setSeconds(0),b.setMilliseconds(0);return this._daylightSavingAdjust(b)},_daylightSavingAdjust:function(a){if(!a)return null;a.setHours(12<a.getHours()?a.getHours()+2:0);return a},_setDate:function(a,b,c){var d=!b,e=a.selectedMonth,g=a.selectedYear;b=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay=a.currentDay=b.getDate();a.drawMonth=a.selectedMonth=a.currentMonth=b.getMonth();a.drawYear=a.selectedYear=a.currentYear=b.getFullYear();e===a.selectedMonth&&g===a.selectedYear||c||this._notifyChange(a);this._adjustInstDate(a);a.input&&a.input.val(d?"":this._formatDate(a))},_getDate:function(a){return!a.currentYear||a.input&&""===a.input.val()?null:this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay))},_attachHandlers:function(a){var b=this._get(a,"stepMonths"),c="#"+a.id.replace(/\\\\/g,"\\");a.dpDiv.find("[data-handler]").map(function(){d(this).bind(this.getAttribute("data-event"),{prev:function(){d.datepicker._adjustDate(c,-b,"M")},next:function(){d.datepicker._adjustDate(c,+b,"M")},hide:function(){d.datepicker._hideDatepicker()},today:function(){d.datepicker._gotoToday(c)},selectDay:function(){d.datepicker._selectDay(c,+this.getAttribute("data-month"),+this.getAttribute("data-year"),this);return!1},selectMonth:function(){d.datepicker._selectMonthYear(c,this,"M");return!1},selectYear:function(){d.datepicker._selectMonthYear(c,this,"Y");return!1}}[this.getAttribute("data-handler")])})},_generateHTML:function(a){var b,c,d,e,g,h,k,l,m,p,n,q,u,r,t,v,G,w,C,B,D,y,J,L,N,M,R,A=new Date,A=this._daylightSavingAdjust(new Date(A.getFullYear(),A.getMonth(),A.getDate())),H=this._get(a,"isRTL");h=this._get(a,"showButtonPanel");d=this._get(a,"hideIfNoPrevNext");g=this._get(a,"navigationAsDateFormat");var I=this._getNumberOfMonths(a),z=this._get(a,"showCurrentAtPos");e=this._get(a,"stepMonths");var K=1!==I[0]||1!==I[1],O=this._daylightSavingAdjust(a.currentDay?new Date(a.currentYear,a.currentMonth,a.currentDay):new Date(9999,9,9)),x=this._getMinMaxDate(a,"min"),F=this._getMinMaxDate(a,"max"),z=a.drawMonth-z,E=a.drawYear;0>z&&(z+=12,E--);if(F)for(b=this._daylightSavingAdjust(new Date(F.getFullYear(),F.getMonth()-I[0]*I[1]+1,F.getDate())),b=x&&b<x?x:b;this._daylightSavingAdjust(new Date(E,z,1))>b;)z--,0>z&&(z=11,E--);a.drawMonth=z;a.drawYear=E;b=this._get(a,"prevText");b=g?this.formatDate(b,this._daylightSavingAdjust(new Date(E,z-e,1)),this._getFormatConfig(a)):b;b=this._canAdjustMonth(a,-1,E,z)?"<a class='ui-datepicker-prev ui-corner-all' data-handler='prev' data-event='click' title='"+b+"'><span class='ui-icon ui-icon-circle-triangle-"+(H?"e":"w")+"'>"+b+"</span></a>":d?"":"<a class='ui-datepicker-prev ui-corner-all ui-state-disabled' title='"+b+"'><span class='ui-icon ui-icon-circle-triangle-"+(H?"e":"w")+"'>"+b+"</span></a>";c=this._get(a,"nextText");c=g?this.formatDate(c,this._daylightSavingAdjust(new Date(E,z+e,1)),this._getFormatConfig(a)):c;d=this._canAdjustMonth(a,1,E,z)?"<a class='ui-datepicker-next ui-corner-all' data-handler='next' data-event='click' title='"+c+"'><span class='ui-icon ui-icon-circle-triangle-"+(H?"w":"e")+"'>"+c+"</span></a>":d?"":"<a class='ui-datepicker-next ui-corner-all ui-state-disabled' title='"+c+"'><span class='ui-icon ui-icon-circle-triangle-"+(H?"w":"e")+"'>"+c+"</span></a>";e=this._get(a,"currentText");c=this._get(a,"gotoCurrent")&&a.currentDay?O:A;e=g?this.formatDate(e,c,this._getFormatConfig(a)):e;g=a.inline?"":"<button type='button' class='ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all' data-handler='hide' data-event='click'>"+this._get(a,"closeText")+"</button>";h=h?"<div class='ui-datepicker-buttonpane ui-widget-content'>"+(H?g:"")+(this._isInRange(a,c)?"<button type='button' class='ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all' data-handler='today' data-event='click'>"+e+"</button>":"")+(H?"":g)+"</div>":"";g=parseInt(this._get(a,"firstDay"),10);g=isNaN(g)?0:g;e=this._get(a,"showWeek");c=this._get(a,"dayNames");k=this._get(a,"dayNamesMin");l=this._get(a,"monthNames");m=this._get(a,"monthNamesShort");p=this._get(a,"beforeShowDay");n=this._get(a,"showOtherMonths");q=this._get(a,"selectOtherMonths");u=this._getDefaultDate(a);r="";t;for(v=0;v<I[0];v++){G="";this.maxRows=4;for(w=0;w<I[1];w++){C=this._daylightSavingAdjust(new Date(E,z,a.selectedDay));t=" ui-corner-all";B="";if(K){B+="<div class='ui-datepicker-group";if(1<I[1])switch(w){case 0:B+=" ui-datepicker-group-first";t=" ui-corner-"+(H?"right":"left");break;case I[1]-1:B+=" ui-datepicker-group-last";t=" ui-corner-"+(H?"left":"right");break;default:B+=" ui-datepicker-group-middle",t=""}B+="'>"}B+="<div class='ui-datepicker-header ui-widget-header ui-helper-clearfix"+t+"'>"+(/all|left/.test(t)&&0===v?H?d:b:"")+(/all|right/.test(t)&&0===v?H?b:d:"")+this._generateMonthYearHeader(a,z,E,x,F,0<v||0<w,l,m)+"</div><table class='ui-datepicker-calendar'><thead><tr>";D=e?"<th class='ui-datepicker-week-col'>"+this._get(a,"weekHeader")+"</th>":"";for(t=0;7>t;t++)y=(t+g)%7,D+="<th scope='col'"+(5<=(t+g+6)%7?" class='ui-datepicker-week-end'":"")+"><span title='"+c[y]+"'>"+k[y]+"</span></th>";B+=D+"</tr></thead><tbody>";D=this._getDaysInMonth(E,z);E===a.selectedYear&&z===a.selectedMonth&&(a.selectedDay=Math.min(a.selectedDay,D));t=(this._getFirstDayOfMonth(E,z)-g+7)%7;D=Math.ceil((t+D)/7);this.maxRows=D=K?this.maxRows>D?this.maxRows:D:D;y=this._daylightSavingAdjust(new Date(E,z,1-t));for(J=0;J<D;J++){B+="<tr>";L=e?"<td class='ui-datepicker-week-col'>"+this._get(a,"calculateWeek")(y)+"</td>":"";for(t=0;7>t;t++)N=p?p.apply(a.input?a.input[0]:null,[y]):[!0,""],R=(M=y.getMonth()!==z)&&!q||!N[0]||x&&y<x||F&&y>F,L+="<td class='"+(5<=(t+g+6)%7?" ui-datepicker-week-end":"")+(M?" ui-datepicker-other-month":"")+(y.getTime()===C.getTime()&&z===a.selectedMonth&&a._keyEvent||u.getTime()===y.getTime()&&u.getTime()===C.getTime()?" "+this._dayOverClass:"")+(R?" "+this._unselectableClass+" ui-state-disabled":"")+(M&&!n?"":" "+N[1]+(y.getTime()===O.getTime()?" "+this._currentClass:"")+(y.getTime()===A.getTime()?" ui-datepicker-today":""))+"'"+(M&&!n||!N[2]?"":" title='"+N[2].replace(/'/g,"&#39;")+"'")+(R?"":" data-handler='selectDay' data-event='click' data-month='"+y.getMonth()+"' data-year='"+y.getFullYear()+"'")+">"+(M&&!n?"&#xa0;":R?"<span class='ui-state-default'>"+y.getDate()+"</span>":"<a class='ui-state-default"+(y.getTime()===A.getTime()?" ui-state-highlight":"")+(y.getTime()===O.getTime()?" ui-state-active":"")+(M?" ui-priority-secondary":"")+"' href='#'>"+y.getDate()+"</a>")+"</td>",y.setDate(y.getDate()+1),y=this._daylightSavingAdjust(y);B+=L+"</tr>"}z++;11<z&&(z=0,E++);B+="</tbody></table>"+(K?"</div>"+(0<I[0]&&w===I[1]-1?"<div class='ui-datepicker-row-break'></div>":""):"");G+=B}r+=G}a._keyEvent=!1;return r+h},_generateMonthYearHeader:function(a,b,c,d,e,g,h,k){var l,m,p,n=this._get(a,"changeMonth"),q=this._get(a,"changeYear"),u=this._get(a,"showMonthAfterYear"),r="<div class='ui-datepicker-title'>",t="";if(g||!n)t+="<span class='ui-datepicker-month'>"+h[b]+"</span>";else{h=d&&d.getFullYear()===c;l=e&&e.getFullYear()===c;t+="<select class='ui-datepicker-month' data-handler='selectMonth' data-event='change'>";for(m=0;12>m;m++)(!h||m>=d.getMonth())&&(!l||m<=e.getMonth())&&(t+="<option value='"+m+"'"+(m===b?" selected='selected'":"")+">"+k[m]+"</option>");t+="</select>"}u||(r+=t+(!g&&n&&q?"":"&#xa0;"));if(!a.yearshtml)if(a.yearshtml="",g||!q)r+="<span class='ui-datepicker-year'>"+c+"</span>";else{k=this._get(a,"yearRange").split(":");p=(new Date).getFullYear();h=function(a){a=a.match(/c[+\-].*/)?c+parseInt(a.substring(1),10):a.match(/[+\-].*/)?p+parseInt(a,10):parseInt(a,10);return isNaN(a)?p:a};b=h(k[0]);k=Math.max(b,h(k[1]||""));b=d?Math.max(b,d.getFullYear()):b;k=e?Math.min(k,e.getFullYear()):k;for(a.yearshtml+="<select class='ui-datepicker-year' data-handler='selectYear' data-event='change'>";b<=k;b++)a.yearshtml+="<option value='"+b+"'"+(b===c?" selected='selected'":"")+">"+b+"</option>";a.yearshtml+="</select>";r+=a.yearshtml;a.yearshtml=null}r+=this._get(a,"yearSuffix");u&&(r+=(!g&&n&&q?"":"&#xa0;")+t);return r+"</div>"},_adjustInstDate:function(a,b,c){var d=a.drawYear+("Y"===c?b:0),e=a.drawMonth+("M"===c?b:0);b=Math.min(a.selectedDay,this._getDaysInMonth(d,e))+("D"===c?b:0);d=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(d,e,b)));a.selectedDay=d.getDate();a.drawMonth=a.selectedMonth=d.getMonth();a.drawYear=a.selectedYear=d.getFullYear();"M"!==c&&"Y"!==c||this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max"),c=c&&b<c?c:b;return d&&c>d?d:c},_notifyChange:function(a){var b=this._get(a,"onChangeMonthYear");b&&b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){a=this._get(a,"numberOfMonths");return null==a?[1,1]:"number"===typeof a?[1,a]:a},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a,b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,d){var e=this._getNumberOfMonths(a);c=this._daylightSavingAdjust(new Date(c,d+(0>b?b:e[0]*e[1]),1));0>b&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c,d,e=this._getMinMaxDate(a,"min"),g=this._getMinMaxDate(a,"max"),h=null,k=null;if(c=this._get(a,"yearRange"))c=c.split(":"),d=(new Date).getFullYear(),h=parseInt(c[0],10),k=parseInt(c[1],10),c[0].match(/[+\-].*/)&&(h+=d),c[1].match(/[+\-].*/)&&(k+=d);return(!e||b.getTime()>=e.getTime())&&(!g||b.getTime()<=g.getTime())&&(!h||b.getFullYear()>=h)&&(!k||b.getFullYear()<=k)},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff"),b="string"!==typeof b?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,d){b||(a.currentDay=a.selectedDay,a.currentMonth=a.selectedMonth,a.currentYear=a.selectedYear);b=b?"object"===typeof b?b:this._daylightSavingAdjust(new Date(d,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});d.fn.datepicker=function(a){if(!this.length)return this;d.datepicker.initialized||(d(document).mousedown(d.datepicker._checkExternalClick),d.datepicker.initialized=!0);0===d("#"+d.datepicker._mainDivId).length&&d("body").append(d.datepicker.dpDiv);var b=Array.prototype.slice.call(arguments,1);return"string"===typeof a&&("isDisabled"===a||"getDate"===a||"widget"===a)||"option"===a&&2===arguments.length&&"string"===typeof arguments[1]?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b)):this.each(function(){"string"===typeof a?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this].concat(b)):d.datepicker._attachDatepicker(this,a)})};d.datepicker=new V;d.datepicker.initialized=!1;d.datepicker.uuid=(new Date).getTime();d.datepicker.version="1.11.1";d.widget("ui.dialog",{version:"1.11.1",options:{appendTo:"body",autoOpen:!0,buttons:[],closeOnEscape:!0,closeText:"Close",dialogClass:"",draggable:!0,hide:null,height:"auto",maxHeight:null,maxWidth:null,minHeight:150,minWidth:150,modal:!1,position:{my:"center",at:"center",of:window,collision:"fit",using:function(a){var b=d(this).css(a).offset().top;0>b&&d(this).css("top",a.top-b)}},resizable:!0,show:null,title:null,width:300,beforeClose:null,close:null,drag:null,dragStart:null,dragStop:null,focus:null,open:null,resize:null,resizeStart:null,resizeStop:null},sizeRelatedOptions:{buttons:!0,height:!0,maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0,width:!0},resizableRelatedOptions:{maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0},_create:function(){this.originalCss={display:this.element[0].style.display,width:this.element[0].style.width,minHeight:this.element[0].style.minHeight,maxHeight:this.element[0].style.maxHeight,height:this.element[0].style.height};this.originalPosition={parent:this.element.parent(),index:this.element.parent().children().index(this.element)};this.originalTitle=this.element.attr("title");this.options.title=this.options.title||this.originalTitle;this._createWrapper();this.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(this.uiDialog);this._createTitlebar();this._createButtonPane();this.options.draggable&&d.fn.draggable&&this._makeDraggable();this.options.resizable&&d.fn.resizable&&this._makeResizable();this._isOpen=!1;this._trackFocus()},_init:function(){this.options.autoOpen&&this.open()},_appendTo:function(){var a=this.options.appendTo;return a&&(a.jquery||a.nodeType)?d(a):this.document.find(a||"body").eq(0)},_destroy:function(){var a,b=this.originalPosition;this._destroyOverlay();this.element.removeUniqueId().removeClass("ui-dialog-content ui-widget-content").css(this.originalCss).detach();this.uiDialog.stop(!0,!0).remove();this.originalTitle&&this.element.attr("title",this.originalTitle);a=b.parent.children().eq(b.index);a.length&&a[0]!==this.element[0]?a.before(this.element):b.parent.append(this.element)},widget:function(){return this.uiDialog},disable:d.noop,enable:d.noop,close:function(a){var b,c=this;if(this._isOpen&&!1!==this._trigger("beforeClose",a)){this._isOpen=!1;this._focusedElement=null;this._destroyOverlay();this._untrackInstance();if(!this.opener.filter(":focusable").focus().length)try{(b=this.document[0].activeElement)&&"body"!==b.nodeName.toLowerCase()&&d(b).blur()}catch(f){}this._hide(this.uiDialog,this.options.hide,function(){c._trigger("close",a)})}},isOpen:function(){return this._isOpen},moveToTop:function(){this._moveToTop()},_moveToTop:function(a,b){var c=!1,f=this.uiDialog.siblings(".ui-front:visible").map(function(){return+d(this).css("z-index")}).get(),f=Math.max.apply(null,f);f>=+this.uiDialog.css("z-index")&&(this.uiDialog.css("z-index",f+1),c=!0);c&&!b&&this._trigger("focus",a);return c},open:function(){var a=this;this._isOpen?this._moveToTop()&&this._focusTabbable():(this._isOpen=!0,this.opener=d(this.document[0].activeElement),this._size(),this._position(),this._createOverlay(),this._moveToTop(null,!0),this.overlay&&this.overlay.css("z-index",this.uiDialog.css("z-index")-1),this._show(this.uiDialog,this.options.show,function(){a._focusTabbable();a._trigger("focus")}),this._makeFocusTarget(),this._trigger("open"))},_focusTabbable:function(){var a=this._focusedElement;a||(a=this.element.find("[autofocus]"));a.length||(a=this.element.find(":tabbable"));a.length||(a=this.uiDialogButtonPane.find(":tabbable"));a.length||(a=this.uiDialogTitlebarClose.filter(":tabbable"));a.length||(a=this.uiDialog);a.eq(0).focus()},_keepFocus:function(a){function b(){var a=this.document[0].activeElement;this.uiDialog[0]===a||d.contains(this.uiDialog[0],a)||this._focusTabbable()}a.preventDefault();b.call(this);this._delay(b)},_createWrapper:function(){this.uiDialog=d("<div>").addClass("ui-dialog ui-widget ui-widget-content ui-corner-all ui-front "+this.options.dialogClass).hide().attr({tabIndex:-1,role:"dialog"}).appendTo(this._appendTo());this._on(this.uiDialog,{keydown:function(a){if(this.options.closeOnEscape&&!a.isDefaultPrevented()&&a.keyCode&&a.keyCode===d.ui.keyCode.ESCAPE)a.preventDefault(),this.close(a);else if(a.keyCode===d.ui.keyCode.TAB&&!a.isDefaultPrevented()){var b=this.uiDialog.find(":tabbable"),c=b.filter(":first"),f=b.filter(":last");a.target!==f[0]&&a.target!==this.uiDialog[0]||a.shiftKey?a.target!==c[0]&&a.target!==this.uiDialog[0]||!a.shiftKey||(this._delay(function(){f.focus()}),a.preventDefault()):(this._delay(function(){c.focus()}),a.preventDefault())}},mousedown:function(a){this._moveToTop(a)&&this._focusTabbable()}});this.element.find("[aria-describedby]").length||this.uiDialog.attr({"aria-describedby":this.element.uniqueId().attr("id")})},_createTitlebar:function(){var a;this.uiDialogTitlebar=d("<div>").addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(this.uiDialog);this._on(this.uiDialogTitlebar,{mousedown:function(a){d(a.target).closest(".ui-dialog-titlebar-close")||this.uiDialog.focus()}});this.uiDialogTitlebarClose=d("<button type='button'></button>").button({label:this.options.closeText,icons:{primary:"ui-icon-closethick"},text:!1}).addClass("ui-dialog-titlebar-close").appendTo(this.uiDialogTitlebar);this._on(this.uiDialogTitlebarClose,{click:function(a){a.preventDefault();this.close(a)}});a=d("<span>").uniqueId().addClass("ui-dialog-title").prependTo(this.uiDialogTitlebar);this._title(a);this.uiDialog.attr({"aria-labelledby":a.attr("id")})},_title:function(a){this.options.title||a.html("&#160;");a.text(this.options.title)},_createButtonPane:function(){this.uiDialogButtonPane=d("<div>").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix");this.uiButtonSet=d("<div>").addClass("ui-dialog-buttonset").appendTo(this.uiDialogButtonPane);this._createButtons()},_createButtons:function(){var a=this,b=this.options.buttons;this.uiDialogButtonPane.remove();this.uiButtonSet.empty();d.isEmptyObject(b)||d.isArray(b)&&!b.length?this.uiDialog.removeClass("ui-dialog-buttons"):(d.each(b,function(b,f){var e,g;f=d.isFunction(f)?{click:f,text:b}:f;f=d.extend({type:"button"},f);e=f.click;f.click=function(){e.apply(a.element[0],arguments)};g={icons:f.icons,text:f.showText};delete f.icons;delete f.showText;d("<button></button>",f).button(g).appendTo(a.uiButtonSet)}),this.uiDialog.addClass("ui-dialog-buttons"),this.uiDialogButtonPane.appendTo(this.uiDialog))},_makeDraggable:function(){function a(a){return{position:a.position,offset:a.offset}}var b=this,c=this.options;this.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",handle:".ui-dialog-titlebar",containment:"document",start:function(c,e){d(this).addClass("ui-dialog-dragging");b._blockFrames();b._trigger("dragStart",c,a(e))},drag:function(c,d){b._trigger("drag",c,a(d))},stop:function(f,e){var g=e.offset.left-b.document.scrollLeft(),h=e.offset.top-b.document.scrollTop();c.position={my:"left top",at:"left"+(0<=g?"+":"")+g+" top"+(0<=h?"+":"")+h,of:b.window};d(this).removeClass("ui-dialog-dragging");b._unblockFrames();b._trigger("dragStop",f,a(e))}})},_makeResizable:function(){function a(a){return{originalPosition:a.originalPosition,originalSize:a.originalSize,position:a.position,size:a.size}}var b=this,c=this.options,f=c.resizable,e=this.uiDialog.css("position"),f="string"===typeof f?f:"n,e,s,w,se,sw,ne,nw";this.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:this.element,maxWidth:c.maxWidth,maxHeight:c.maxHeight,minWidth:c.minWidth,minHeight:this._minHeight(),handles:f,start:function(c,f){d(this).addClass("ui-dialog-resizing");b._blockFrames();b._trigger("resizeStart",c,a(f))},resize:function(c,d){b._trigger("resize",c,a(d))},stop:function(f,e){var k=b.uiDialog.offset(),l=k.left-b.document.scrollLeft(),k=k.top-b.document.scrollTop();c.height=b.uiDialog.height();c.width=b.uiDialog.width();c.position={my:"left top",at:"left"+(0<=l?"+":"")+l+" top"+(0<=k?"+":"")+k,of:b.window};d(this).removeClass("ui-dialog-resizing");b._unblockFrames();b._trigger("resizeStop",f,a(e))}}).css("position",e)},_trackFocus:function(){this._on(this.widget(),{focusin:function(a){this._makeFocusTarget();this._focusedElement=d(a.target)}})},_makeFocusTarget:function(){this._untrackInstance();this._trackingInstances().unshift(this)},_untrackInstance:function(){var a=this._trackingInstances(),b=d.inArray(this,a);-1!==b&&a.splice(b,1)},_trackingInstances:function(){var a=this.document.data("ui-dialog-instances");a||(a=[],this.document.data("ui-dialog-instances",a));return a},_minHeight:function(){var a=this.options;return"auto"===a.height?a.minHeight:Math.min(a.minHeight,a.height)},_position:function(){var a=this.uiDialog.is(":visible");a||this.uiDialog.show();this.uiDialog.position(this.options.position);a||this.uiDialog.hide()},_setOptions:function(a){var b=this,c=!1,f={};d.each(a,function(a,d){b._setOption(a,d);a in b.sizeRelatedOptions&&(c=!0);a in b.resizableRelatedOptions&&(f[a]=d)});c&&(this._size(),this._position());this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option",f)},_setOption:function(a,b){var c,d=this.uiDialog;"dialogClass"===a&&d.removeClass(this.options.dialogClass).addClass(b);"disabled"!==a&&(this._super(a,b),"appendTo"===a&&this.uiDialog.appendTo(this._appendTo()),"buttons"===a&&this._createButtons(),"closeText"===a&&this.uiDialogTitlebarClose.button({label:""+b}),"draggable"===a&&((c=d.is(":data(ui-draggable)"))&&!b&&d.draggable("destroy"),!c&&b&&this._makeDraggable()),"position"===a&&this._position(),"resizable"===a&&((c=d.is(":data(ui-resizable)"))&&!b&&d.resizable("destroy"),c&&"string"===typeof b&&d.resizable("option","handles",b),c||!1===b||this._makeResizable()),"title"===a&&this._title(this.uiDialogTitlebar.find(".ui-dialog-title")))},_size:function(){var a,b,c,d=this.options;this.element.show().css({width:"auto",minHeight:0,maxHeight:"none",height:0});d.minWidth>d.width&&(d.width=d.minWidth);a=this.uiDialog.css({height:"auto",width:d.width}).outerHeight();b=Math.max(0,d.minHeight-a);c="number"===typeof d.maxHeight?Math.max(0,d.maxHeight-a):"none";"auto"===d.height?this.element.css({minHeight:b,maxHeight:c,height:"auto"}):this.element.height(Math.max(0,d.height-a));this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())},_blockFrames:function(){this.iframeBlocks=this.document.find("iframe").map(function(){var a=d(this);return d("<div>").css({position:"absolute",width:a.outerWidth(),height:a.outerHeight()}).appendTo(a.parent()).offset(a.offset())[0]})},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_allowInteraction:function(a){return d(a.target).closest(".ui-dialog").length?!0:!!d(a.target).closest(".ui-datepicker").length},_createOverlay:function(){if(this.options.modal){var a=!0;this._delay(function(){a=!1});this.document.data("ui-dialog-overlays")||this._on(this.document,{focusin:function(b){a||this._allowInteraction(b)||(b.preventDefault(),this._trackingInstances()[0]._focusTabbable())}});this.overlay=d("<div>").addClass("ui-widget-overlay ui-front").appendTo(this._appendTo());this._on(this.overlay,{mousedown:"_keepFocus"});this.document.data("ui-dialog-overlays",(this.document.data("ui-dialog-overlays")||0)+1)}},_destroyOverlay:function(){if(this.options.modal&&this.overlay){var a=this.document.data("ui-dialog-overlays")-1;a?this.document.data("ui-dialog-overlays",a):this.document.unbind("focusin").removeData("ui-dialog-overlays");this.overlay.remove();this.overlay=null}}});d.widget("ui.selectmenu",{version:"1.11.1",defaultElement:"<select>",options:{appendTo:null,disabled:null,icons:{button:"ui-icon-triangle-1-s"},position:{my:"left top",at:"left bottom",collision:"none"},width:null,change:null,close:null,focus:null,open:null,select:null},_create:function(){var a=this.element.uniqueId().attr("id");this.ids={element:a,button:a+"-button",menu:a+"-menu"};this._drawButton();this._drawMenu();this.options.disabled&&this.disable()},_drawButton:function(){var a=this,b=this.element.attr("tabindex");this.label=d("label[for='"+this.ids.element+"']").attr("for",this.ids.button);this._on(this.label,{click:function(a){this.button.focus();a.preventDefault()}});this.element.hide();this.button=d("<span>",{"class":"ui-selectmenu-button ui-widget ui-state-default ui-corner-all",tabindex:b||this.options.disabled?-1:0,id:this.ids.button,role:"combobox","aria-expanded":"false","aria-autocomplete":"list","aria-owns":this.ids.menu,"aria-haspopup":"true"}).insertAfter(this.element);d("<span>",{"class":"ui-icon "+this.options.icons.button}).prependTo(this.button);this.buttonText=d("<span>",{"class":"ui-selectmenu-text"}).appendTo(this.button);this._setText(this.buttonText,this.element.find("option:selected").text());this._resizeButton();this._on(this.button,this._buttonEvents);this.button.one("focusin",function(){a.menuItems||a._refreshMenu()});this._hoverable(this.button);this._focusable(this.button)},_drawMenu:function(){var a=this;this.menu=d("<ul>",{"aria-hidden":"true","aria-labelledby":this.ids.button,id:this.ids.menu});this.menuWrap=d("<div>",{"class":"ui-selectmenu-menu ui-front"}).append(this.menu).appendTo(this._appendTo());this.menuInstance=this.menu.menu({role:"listbox",select:function(b,c){b.preventDefault();a._select(c.item.data("ui-selectmenu-item"),b)},focus:function(b,c){var d=c.item.data("ui-selectmenu-item");null!=a.focusIndex&&d.index!==a.focusIndex&&(a._trigger("focus",b,{item:d}),a.isOpen||a._select(d,b));a.focusIndex=d.index;a.button.attr("aria-activedescendant",a.menuItems.eq(d.index).attr("id"))}}).menu("instance");this.menu.addClass("ui-corner-bottom").removeClass("ui-corner-all");this.menuInstance._off(this.menu,"mouseleave");this.menuInstance._closeOnDocumentClick=function(){return!1};this.menuInstance._isDivider=function(){return!1}},refresh:function(){this._refreshMenu();this._setText(this.buttonText,this._getSelectedItem().text());this.options.width||this._resizeButton()},_refreshMenu:function(){this.menu.empty();var a;a=this.element.find("option");a.length&&(this._parseOptions(a),this._renderMenu(this.menu,this.items),this.menuInstance.refresh(),this.menuItems=this.menu.find("li").not(".ui-selectmenu-optgroup"),a=this._getSelectedItem(),this.menuInstance.focus(null,a),this._setAria(a.data("ui-selectmenu-item")),this._setOption("disabled",this.element.prop("disabled")))},open:function(a){this.options.disabled||(this.menuItems?(this.menu.find(".ui-state-focus").removeClass("ui-state-focus"),this.menuInstance.focus(null,this._getSelectedItem())):this._refreshMenu(),this.isOpen=!0,this._toggleAttr(),this._resizeMenu(),this._position(),this._on(this.document,this._documentClick),this._trigger("open",a))},_position:function(){this.menuWrap.position(d.extend({of:this.button},this.options.position))},close:function(a){this.isOpen&&(this.isOpen=!1,this._toggleAttr(),this._off(this.document),this._trigger("close",a))},widget:function(){return this.button},menuWidget:function(){return this.menu},_renderMenu:function(a,b){var c=this,f="";d.each(b,function(b,g){g.optgroup!==f&&(d("<li>",{"class":"ui-selectmenu-optgroup ui-menu-divider"+(g.element.parent("optgroup").prop("disabled")?" ui-state-disabled":""),text:g.optgroup}).appendTo(a),f=g.optgroup);c._renderItemData(a,g)})},_renderItemData:function(a,b){return this._renderItem(a,b).data("ui-selectmenu-item",b)},_renderItem:function(a,b){var c=d("<li>");b.disabled&&c.addClass("ui-state-disabled");this._setText(c,b.label);return c.appendTo(a)},_setText:function(a,b){b?a.text(b):a.html("&#160;")},_move:function(a,b){var c,d=".ui-menu-item";this.isOpen?c=this.menuItems.eq(this.focusIndex):(c=this.menuItems.eq(this.element[0].selectedIndex),d+=":not(.ui-state-disabled)");c="first"===a||"last"===a?c["first"===a?"prevAll":"nextAll"](d).eq(-1):c[a+"All"](d).eq(0);c.length&&this.menuInstance.focus(b,c)},_getSelectedItem:function(){return this.menuItems.eq(this.element[0].selectedIndex)},_toggle:function(a){this[this.isOpen?"close":"open"](a)},_documentClick:{mousedown:function(a){this.isOpen&&(d(a.target).closest(".ui-selectmenu-menu, #"+this.ids.button).length||this.close(a))}},_buttonEvents:{mousedown:function(a){a.preventDefault()},click:"_toggle",keydown:function(a){var b=!0;switch(a.keyCode){case d.ui.keyCode.TAB:case d.ui.keyCode.ESCAPE:this.close(a);b=!1;break;case d.ui.keyCode.ENTER:this.isOpen&&this._selectFocusedItem(a);break;case d.ui.keyCode.UP:a.altKey?this._toggle(a):this._move("prev",a);break;case d.ui.keyCode.DOWN:a.altKey?this._toggle(a):this._move("next",a);break;case d.ui.keyCode.SPACE:this.isOpen?this._selectFocusedItem(a):this._toggle(a);break;case d.ui.keyCode.LEFT:this._move("prev",a);break;case d.ui.keyCode.RIGHT:this._move("next",a);break;case d.ui.keyCode.HOME:case d.ui.keyCode.PAGE_UP:this._move("first",a);break;case d.ui.keyCode.END:case d.ui.keyCode.PAGE_DOWN:this._move("last",a);break;default:this.menu.trigger(a),b=!1}b&&a.preventDefault()}},_selectFocusedItem:function(a){var b=this.menuItems.eq(this.focusIndex);b.hasClass("ui-state-disabled")||this._select(b.data("ui-selectmenu-item"),a)},_select:function(a,b){var c=this.element[0].selectedIndex;this.element[0].selectedIndex=a.index;this._setText(this.buttonText,a.label);this._setAria(a);this._trigger("select",b,{item:a});a.index!==c&&this._trigger("change",b,{item:a});this.close(b)},_setAria:function(a){a=this.menuItems.eq(a.index).attr("id");this.button.attr({"aria-labelledby":a,"aria-activedescendant":a});this.menu.attr("aria-activedescendant",a)},_setOption:function(a,b){"icons"===a&&this.button.find("span.ui-icon").removeClass(this.options.icons.button).addClass(b.button);this._super(a,b);"appendTo"===a&&this.menuWrap.appendTo(this._appendTo());"disabled"===a&&(this.menuInstance.option("disabled",b),this.button.toggleClass("ui-state-disabled",b).attr("aria-disabled",b),this.element.prop("disabled",b),b?(this.button.attr("tabindex",-1),this.close()):this.button.attr("tabindex",0));"width"===a&&this._resizeButton()},_appendTo:function(){var a=this.options.appendTo;a&&(a=a.jquery||a.nodeType?d(a):this.document.find(a).eq(0));a&&a[0]||(a=this.element.closest(".ui-front"));a.length||(a=this.document[0].body);return a},_toggleAttr:function(){this.button.toggleClass("ui-corner-top",this.isOpen).toggleClass("ui-corner-all",!this.isOpen).attr("aria-expanded",this.isOpen);this.menuWrap.toggleClass("ui-selectmenu-open",this.isOpen);this.menu.attr("aria-hidden",!this.isOpen)},_resizeButton:function(){var a=this.options.width;a||(a=this.element.show().outerWidth(),this.element.hide());this.button.outerWidth(a)},_resizeMenu:function(){this.menu.outerWidth(Math.max(this.button.outerWidth(),this.menu.width("").outerWidth()+1))},_getCreateOptions:function(){return{disabled:this.element.prop("disabled")}},_parseOptions:function(a){var b=[];a.each(function(a,f){var e=d(f),g=e.parent("optgroup");b.push({element:e,index:a,value:e.attr("value"),label:e.text(),optgroup:g.attr("label")||"",disabled:g.prop("disabled")||e.prop("disabled")})});this.items=b},_destroy:function(){this.menuWrap.remove();this.button.remove();this.element.show();this.element.removeUniqueId();this.label.attr("for",this.ids.element)}});d.widget("ui.slider",d.ui.mouse,{version:"1.11.1",widgetEventPrefix:"slide",options:{animate:!1,distance:0,max:100,min:0,orientation:"horizontal",range:!1,step:1,value:0,values:null,change:null,slide:null,start:null,stop:null},numPages:5,_create:function(){this._mouseSliding=this._keySliding=!1;this._animateOff=!0;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+this.orientation+" ui-widget ui-widget-content ui-corner-all");this._refresh();this._setOption("disabled",this.options.disabled);this._animateOff=!1},_refresh:function(){this._createRange();this._createHandles();this._setupEvents();this._refreshValue()},_createHandles:function(){var a,b;a=this.options;var c=this.element.find(".ui-slider-handle").addClass("ui-state-default ui-corner-all"),f=[];b=a.values&&a.values.length||1;c.length>b&&(c.slice(b).remove(),c=c.slice(0,b));for(a=c.length;a<b;a++)f.push("<span class='ui-slider-handle ui-state-default ui-corner-all' tabindex='0'></span>");this.handles=c.add(d(f.join("")).appendTo(this.element));this.handle=this.handles.eq(0);this.handles.each(function(a){d(this).data("ui-slider-handle-index",a)})},_createRange:function(){var a=this.options,b="";a.range?(!0===a.range&&(a.values?a.values.length&&2!==a.values.length?a.values=[a.values[0],a.values[0]]:d.isArray(a.values)&&(a.values=a.values.slice(0)):a.values=[this._valueMin(),this._valueMin()]),this.range&&this.range.length?this.range.removeClass("ui-slider-range-min ui-slider-range-max").css({left:"",bottom:""}):(this.range=d("<div></div>").appendTo(this.element),b="ui-slider-range ui-widget-header ui-corner-all"),this.range.addClass(b+("min"===a.range||"max"===a.range?" ui-slider-range-"+a.range:""))):(this.range&&this.range.remove(),this.range=null)},_setupEvents:function(){this._off(this.handles);this._on(this.handles,this._handleEvents);this._hoverable(this.handles);this._focusable(this.handles)},_destroy:function(){this.handles.remove();this.range&&this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-widget ui-widget-content ui-corner-all");this._mouseDestroy()},_mouseCapture:function(a){var b,c,f,e,g,h=this,k=this.options;if(k.disabled)return!1;this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();b=this._normValueFromMouse({x:a.pageX,y:a.pageY});c=this._valueMax()-this._valueMin()+1;this.handles.each(function(a){var g=Math.abs(b-h.values(a));if(c>g||c===g&&(a===h._lastChangedValue||h.values(a)===k.min))c=g,f=d(this),e=a});if(!1===this._start(a,e))return!1;this._mouseSliding=!0;this._handleIndex=e;f.addClass("ui-state-active").focus();g=f.offset();this._clickOffset=d(a.target).parents().addBack().is(".ui-slider-handle")?{left:a.pageX-g.left-f.width()/2,top:a.pageY-g.top-f.height()/2-(parseInt(f.css("borderTopWidth"),10)||0)-(parseInt(f.css("borderBottomWidth"),10)||0)+(parseInt(f.css("marginTop"),10)||0)}:{left:0,top:0};this.handles.hasClass("ui-state-hover")||this._slide(a,e,b);return this._animateOff=!0},_mouseStart:function(){return!0},_mouseDrag:function(a){var b=this._normValueFromMouse({x:a.pageX,y:a.pageY});this._slide(a,this._handleIndex,b);return!1},_mouseStop:function(a){this.handles.removeClass("ui-state-active");this._mouseSliding=!1;this._stop(a,this._handleIndex);this._change(a,this._handleIndex);this._clickOffset=this._handleIndex=null;return this._animateOff=!1},_detectOrientation:function(){this.orientation="vertical"===this.options.orientation?"vertical":"horizontal"},_normValueFromMouse:function(a){var b;"horizontal"===this.orientation?(b=this.elementSize.width,a=a.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)):(b=this.elementSize.height,a=a.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0));b=a/b;1<b&&(b=1);0>b&&(b=0);"vertical"===this.orientation&&(b=1-b);a=this._valueMax()-this._valueMin();b=this._valueMin()+b*a;return this._trimAlignValue(b)},_start:function(a,b){var c={handle:this.handles[b],value:this.value()};this.options.values&&this.options.values.length&&(c.value=this.values(b),c.values=this.values());return this._trigger("start",a,c)},_slide:function(a,b,c){var d;this.options.values&&this.options.values.length?(d=this.values(b?0:1),2===this.options.values.length&&!0===this.options.range&&(0===b&&c>d||1===b&&c<d)&&(c=d),c!==this.values(b)&&(d=this.values(),d[b]=c,a=this._trigger("slide",a,{handle:this.handles[b],value:c,values:d}),this.values(b?0:1),!1!==a&&this.values(b,c))):c!==this.value()&&(a=this._trigger("slide",a,{handle:this.handles[b],value:c}),!1!==a&&this.value(c))},_stop:function(a,b){var c={handle:this.handles[b],value:this.value()};this.options.values&&this.options.values.length&&(c.value=this.values(b),c.values=this.values());this._trigger("stop",a,c)},_change:function(a,b){if(!this._keySliding&&!this._mouseSliding){var c={handle:this.handles[b],value:this.value()};this.options.values&&this.options.values.length&&(c.value=this.values(b),c.values=this.values());this._lastChangedValue=b;this._trigger("change",a,c)}},value:function(a){if(arguments.length)this.options.value=this._trimAlignValue(a),this._refreshValue(),this._change(null,0);else return this._value()},values:function(a,b){var c,f,e;if(1<arguments.length)this.options.values[a]=this._trimAlignValue(b),this._refreshValue(),this._change(null,a);else if(arguments.length)if(d.isArray(arguments[0])){c=this.options.values;f=arguments[0];for(e=0;e<c.length;e+=1)c[e]=this._trimAlignValue(f[e]),this._change(null,e);this._refreshValue()}else return this.options.values&&this.options.values.length?this._values(a):this.value();else return this._values()},_setOption:function(a,b){var c,f=0;"range"===a&&!0===this.options.range&&("min"===b?(this.options.value=this._values(0),this.options.values=null):"max"===b&&(this.options.value=this._values(this.options.values.length-1),this.options.values=null));d.isArray(this.options.values)&&(f=this.options.values.length);"disabled"===a&&this.element.toggleClass("ui-state-disabled",!!b);this._super(a,b);switch(a){case "orientation":this._detectOrientation();this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue();this.handles.css("horizontal"===b?"bottom":"left","");break;case "value":this._animateOff=!0;this._refreshValue();this._change(null,0);this._animateOff=!1;break;case "values":this._animateOff=!0;this._refreshValue();for(c=0;c<f;c+=1)this._change(null,c);this._animateOff=!1;break;case "min":case "max":this._animateOff=!0;this._refreshValue();this._animateOff=!1;break;case "range":this._animateOff=!0,this._refresh(),this._animateOff=!1}},_value:function(){var a=this.options.value;return a=this._trimAlignValue(a)},_values:function(a){var b,c;if(arguments.length)return b=this.options.values[a],b=this._trimAlignValue(b);if(this.options.values&&this.options.values.length){b=this.options.values.slice();for(c=0;c<b.length;c+=1)b[c]=this._trimAlignValue(b[c]);return b}return[]},_trimAlignValue:function(a){if(a<=this._valueMin())return this._valueMin();if(a>=this._valueMax())return this._valueMax();var b=0<this.options.step?this.options.step:1,c=(a-this._valueMin())%b;a-=c;2*Math.abs(c)>=b&&(a+=0<c?b:-b);return parseFloat(a.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max},_refreshValue:function(){var a,b,c,f,e,g=this.options.range,h=this.options,k=this,l=this._animateOff?!1:h.animate,m={};if(this.options.values&&this.options.values.length)this.handles.each(function(c){b=(k.values(c)-k._valueMin())/(k._valueMax()-k._valueMin())*100;m["horizontal"===k.orientation?"left":"bottom"]=b+"%";d(this).stop(1,1)[l?"animate":"css"](m,h.animate);if(!0===k.options.range)if("horizontal"===k.orientation){if(0===c)k.range.stop(1,1)[l?"animate":"css"]({left:b+"%"},h.animate);if(1===c)k.range[l?"animate":"css"]({width:b-a+"%"},{queue:!1,duration:h.animate})}else{if(0===c)k.range.stop(1,1)[l?"animate":"css"]({bottom:b+"%"},h.animate);if(1===c)k.range[l?"animate":"css"]({height:b-a+"%"},{queue:!1,duration:h.animate})}a=b});else{c=this.value();f=this._valueMin();e=this._valueMax();b=e!==f?(c-f)/(e-f)*100:0;m["horizontal"===this.orientation?"left":"bottom"]=b+"%";this.handle.stop(1,1)[l?"animate":"css"](m,h.animate);if("min"===g&&"horizontal"===this.orientation)this.range.stop(1,1)[l?"animate":"css"]({width:b+"%"},h.animate);if("max"===g&&"horizontal"===this.orientation)this.range[l?"animate":"css"]({width:100-b+"%"},{queue:!1,duration:h.animate});if("min"===g&&"vertical"===this.orientation)this.range.stop(1,1)[l?"animate":"css"]({height:b+"%"},h.animate);if("max"===g&&"vertical"===this.orientation)this.range[l?"animate":"css"]({height:100-b+"%"},{queue:!1,duration:h.animate})}},_handleEvents:{keydown:function(a){var b,c,f,e=d(a.target).data("ui-slider-handle-index");switch(a.keyCode){case d.ui.keyCode.HOME:case d.ui.keyCode.END:case d.ui.keyCode.PAGE_UP:case d.ui.keyCode.PAGE_DOWN:case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:if(a.preventDefault(),!this._keySliding&&(this._keySliding=!0,d(a.target).addClass("ui-state-active"),b=this._start(a,e),!1===b))return}f=this.options.step;b=this.options.values&&this.options.values.length?c=this.values(e):c=this.value();switch(a.keyCode){case d.ui.keyCode.HOME:c=this._valueMin();break;case d.ui.keyCode.END:c=this._valueMax();break;case d.ui.keyCode.PAGE_UP:c=this._trimAlignValue(b+(this._valueMax()-this._valueMin())/this.numPages);break;case d.ui.keyCode.PAGE_DOWN:c=this._trimAlignValue(b-(this._valueMax()-this._valueMin())/this.numPages);break;case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:if(b===this._valueMax())return;c=this._trimAlignValue(b+f);break;case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:if(b===this._valueMin())return;c=this._trimAlignValue(b-f)}this._slide(a,e,c)},keyup:function(a){var b=d(a.target).data("ui-slider-handle-index");this._keySliding&&(this._keySliding=!1,this._stop(a,b),this._change(a,b),d(a.target).removeClass("ui-state-active"))}}});d.widget("ui.spinner",{version:"1.11.1",defaultElement:"<input>",widgetEventPrefix:"spin",options:{culture:null,icons:{down:"ui-icon-triangle-1-s",up:"ui-icon-triangle-1-n"},incremental:!0,max:null,min:null,numberFormat:null,page:10,step:1,change:null,spin:null,start:null,stop:null},_create:function(){this._setOption("max",this.options.max);this._setOption("min",this.options.min);this._setOption("step",this.options.step);""!==this.value()&&this._value(this.element.val(),!0);this._draw();this._on(this._events);this._refresh();this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_getCreateOptions:function(){var a={},b=this.element;d.each(["min","max","step"],function(c,d){var e=b.attr(d);void 0!==e&&e.length&&(a[d]=e)});return a},_events:{keydown:function(a){this._start(a)&&this._keydown(a)&&a.preventDefault()},keyup:"_stop",focus:function(){this.previous=this.element.val()},blur:function(a){this.cancelBlur?delete this.cancelBlur:(this._stop(),this._refresh(),this.previous!==this.element.val()&&this._trigger("change",a))},mousewheel:function(a,b){if(b){if(!this.spinning&&!this._start(a))return!1;this._spin((0<b?1:-1)*this.options.step,a);clearTimeout(this.mousewheelTimer);this.mousewheelTimer=this._delay(function(){this.spinning&&this._stop(a)},100);a.preventDefault()}},"mousedown .ui-spinner-button":function(a){function b(){this.element[0]!==this.document[0].activeElement&&(this.element.focus(),this.previous=c,this._delay(function(){this.previous=c}))}var c;c=this.element[0]===this.document[0].activeElement?this.previous:this.element.val();a.preventDefault();b.call(this);this.cancelBlur=!0;this._delay(function(){delete this.cancelBlur;b.call(this)});!1!==this._start(a)&&this._repeat(null,d(a.currentTarget).hasClass("ui-spinner-up")?1:-1,a)},"mouseup .ui-spinner-button":"_stop","mouseenter .ui-spinner-button":function(a){if(d(a.currentTarget).hasClass("ui-state-active")){if(!1===this._start(a))return!1;this._repeat(null,d(a.currentTarget).hasClass("ui-spinner-up")?1:-1,a)}},"mouseleave .ui-spinner-button":"_stop"},_draw:function(){var a=this.uiSpinner=this.element.addClass("ui-spinner-input").attr("autocomplete","off").wrap(this._uiSpinnerHtml()).parent().append(this._buttonHtml());this.element.attr("role","spinbutton");this.buttons=a.find(".ui-spinner-button").attr("tabIndex",-1).button().removeClass("ui-corner-all");this.buttons.height()>Math.ceil(.5*a.height())&&0<a.height()&&a.height(a.height());this.options.disabled&&this.disable()},_keydown:function(a){var b=this.options,c=d.ui.keyCode;switch(a.keyCode){case c.UP:return this._repeat(null,1,a),!0;case c.DOWN:return this._repeat(null,-1,a),!0;case c.PAGE_UP:return this._repeat(null,b.page,a),!0;case c.PAGE_DOWN:return this._repeat(null,-b.page,a),!0}return!1},_uiSpinnerHtml:function(){return"<span class='ui-spinner ui-widget ui-widget-content ui-corner-all'></span>"},_buttonHtml:function(){return"<a class='ui-spinner-button ui-spinner-up ui-corner-tr'><span class='ui-icon "+this.options.icons.up+"'>&#9650;</span></a><a class='ui-spinner-button ui-spinner-down ui-corner-br'><span class='ui-icon "+this.options.icons.down+"'>&#9660;</span></a>"},_start:function(a){if(!this.spinning&&!1===this._trigger("start",a))return!1;this.counter||(this.counter=1);return this.spinning=!0},_repeat:function(a,b,c){a=a||500;clearTimeout(this.timer);this.timer=this._delay(function(){this._repeat(40,b,c)},a);this._spin(b*this.options.step,c)},_spin:function(a,b){var c=this.value()||0;this.counter||(this.counter=1);c=this._adjustValue(c+a*this._increment(this.counter));this.spinning&&!1===this._trigger("spin",b,{value:c})||(this._value(c),this.counter++)},_increment:function(a){var b=this.options.incremental;return b?d.isFunction(b)?b(a):Math.floor(a*a*a/5E4-a*a/500+17*a/200+1):1},_precision:function(){var a=this._precisionOf(this.options.step);null!==this.options.min&&(a=Math.max(a,this._precisionOf(this.options.min)));return a},_precisionOf:function(a){a=a.toString();var b=a.indexOf(".");return-1===b?0:a.length-b-1},_adjustValue:function(a){var b,c=this.options;b=null!==c.min?c.min:0;a=b+Math.round((a-b)/c.step)*c.step;a=parseFloat(a.toFixed(this._precision()));return null!==c.max&&a>c.max?c.max:null!==c.min&&a<c.min?c.min:a},_stop:function(a){this.spinning&&(clearTimeout(this.timer),clearTimeout(this.mousewheelTimer),this.counter=0,this.spinning=!1,this._trigger("stop",a))},_setOption:function(a,b){if("culture"===a||"numberFormat"===a){var c=this._parse(this.element.val());this.options[a]=b;this.element.val(this._format(c))}else"max"!==a&&"min"!==a&&"step"!==a||"string"!==typeof b||(b=this._parse(b)),"icons"===a&&(this.buttons.first().find(".ui-icon").removeClass(this.options.icons.up).addClass(b.up),this.buttons.last().find(".ui-icon").removeClass(this.options.icons.down).addClass(b.down)),this._super(a,b),"disabled"===a&&(this.widget().toggleClass("ui-state-disabled",!!b),this.element.prop("disabled",!!b),this.buttons.button(b?"disable":"enable"))},_setOptions:A(function(a){this._super(a)}),_parse:function(a){"string"===typeof a&&""!==a&&(a=window.Globalize&&this.options.numberFormat?Globalize.parseFloat(a,10,this.options.culture):+a);return""===a||isNaN(a)?null:a},_format:function(a){return""===a?"":window.Globalize&&this.options.numberFormat?Globalize.format(a,this.options.numberFormat,this.options.culture):a},_refresh:function(){this.element.attr({"aria-valuemin":this.options.min,"aria-valuemax":this.options.max,"aria-valuenow":this._parse(this.element.val())})},isValid:function(){var a=this.value();return null===a?!1:a===this._adjustValue(a)},_value:function(a,b){var c;""!==a&&(c=this._parse(a),null!==c&&(b||(c=this._adjustValue(c)),a=this._format(c)));this.element.val(a);this._refresh()},_destroy:function(){this.element.removeClass("ui-spinner-input").prop("disabled",!1).removeAttr("autocomplete").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow");this.uiSpinner.replaceWith(this.element)},stepUp:A(function(a){this._stepUp(a)}),_stepUp:function(a){this._start()&&(this._spin((a||1)*this.options.step),this._stop())},stepDown:A(function(a){this._stepDown(a)}),_stepDown:function(a){this._start()&&(this._spin((a||1)*-this.options.step),this._stop())},pageUp:A(function(a){this._stepUp((a||1)*this.options.page)}),pageDown:A(function(a){this._stepDown((a||1)*this.options.page)}),value:function(a){if(!arguments.length)return this._parse(this.element.val());A(this._value).call(this,a)},widget:function(){return this.uiSpinner}});d.widget("ui.tabs",{version:"1.11.1",delay:300,options:{active:null,collapsible:!1,event:"click",heightStyle:"content",hide:null,show:null,activate:null,beforeActivate:null,beforeLoad:null,load:null},_isLocal:function(){var a=/#.*$/;return function(b){var c,d;b=b.cloneNode(!1);c=b.href.replace(a,"");d=location.href.replace(a,"");try{c=decodeURIComponent(c)}catch(e){}try{d=decodeURIComponent(d)}catch(e){}return 1<b.hash.length&&c===d}}(),_create:function(){var a=this,b=this.options;this.running=!1;this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all").toggleClass("ui-tabs-collapsible",b.collapsible);this._processTabs();b.active=this._initialActive();d.isArray(b.disabled)&&(b.disabled=d.unique(b.disabled.concat(d.map(this.tabs.filter(".ui-state-disabled"),function(b){return a.tabs.index(b)}))).sort());this.active=!1!==this.options.active&&this.anchors.length?this._findActive(b.active):d();this._refresh();this.active.length&&this.load(b.active)},_initialActive:function(){var a=this.options.active,b=this.options.collapsible,c=location.hash.substring(1);null===a&&(c&&this.tabs.each(function(b,e){if(d(e).attr("aria-controls")===c)return a=b,!1}),null===a&&(a=this.tabs.index(this.tabs.filter(".ui-tabs-active"))),null===a||-1===a)&&(a=this.tabs.length?0:!1);!1!==a&&(a=this.tabs.index(this.tabs.eq(a)),-1===a&&(a=b?!1:0));!b&&!1===a&&this.anchors.length&&(a=0);return a},_getCreateEventData:function(){return{tab:this.active,panel:this.active.length?this._getPanelForTab(this.active):d()}},_tabKeydown:function(a){var b=d(this.document[0].activeElement).closest("li"),c=this.tabs.index(b),f=!0;if(!this._handlePageNav(a)){switch(a.keyCode){case d.ui.keyCode.RIGHT:case d.ui.keyCode.DOWN:c++;break;case d.ui.keyCode.UP:case d.ui.keyCode.LEFT:f=!1;c--;break;case d.ui.keyCode.END:c=this.anchors.length-1;break;case d.ui.keyCode.HOME:c=0;break;case d.ui.keyCode.SPACE:a.preventDefault();clearTimeout(this.activating);this._activate(c);return;case d.ui.keyCode.ENTER:a.preventDefault();clearTimeout(this.activating);this._activate(c===this.options.active?!1:c);return;default:return}a.preventDefault();clearTimeout(this.activating);c=this._focusNextTab(c,f);a.ctrlKey||(b.attr("aria-selected","false"),this.tabs.eq(c).attr("aria-selected","true"),this.activating=this._delay(function(){this.option("active",c)},this.delay))}},_panelKeydown:function(a){!this._handlePageNav(a)&&a.ctrlKey&&a.keyCode===d.ui.keyCode.UP&&(a.preventDefault(),this.active.focus())},_handlePageNav:function(a){if(a.altKey&&a.keyCode===d.ui.keyCode.PAGE_UP)return this._activate(this._focusNextTab(this.options.active-1,!1)),!0;if(a.altKey&&a.keyCode===d.ui.keyCode.PAGE_DOWN)return this._activate(this._focusNextTab(this.options.active+1,!0)),!0},_findNextTab:function(a,b){function c(){a>f&&(a=0);0>a&&(a=f);return a}for(var f=this.tabs.length-1;-1!==d.inArray(c(),this.options.disabled);)a=b?a+1:a-1;return a},_focusNextTab:function(a,b){a=this._findNextTab(a,b);this.tabs.eq(a).focus();return a},_setOption:function(a,b){"active"===a?this._activate(b):"disabled"===a?this._setupDisabled(b):(this._super(a,b),"collapsible"===a&&(this.element.toggleClass("ui-tabs-collapsible",b),b||!1!==this.options.active||this._activate(0)),"event"===a&&this._setupEvents(b),"heightStyle"===a&&this._setupHeightStyle(b))},_sanitizeSelector:function(a){return a?a.replace(/[!"$%&'()*+,.\/:;<=>?@\[\]\^`{|}~]/g,"\\$&"):""},refresh:function(){var a=this.options,b=this.tablist.children(":has(a[href])");a.disabled=d.map(b.filter(".ui-state-disabled"),function(a){return b.index(a)});this._processTabs();!1!==a.active&&this.anchors.length?this.active.length&&!d.contains(this.tablist[0],this.active[0])?this.tabs.length===a.disabled.length?(a.active=!1,this.active=d()):this._activate(this._findNextTab(Math.max(0,a.active-1),!1)):a.active=this.tabs.index(this.active):(a.active=!1,this.active=d());this._refresh()},_refresh:function(){this._setupDisabled(this.options.disabled);this._setupEvents(this.options.event);this._setupHeightStyle(this.options.heightStyle);this.tabs.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1});this.panels.not(this._getPanelForTab(this.active)).hide().attr({"aria-hidden":"true"});this.active.length?(this.active.addClass("ui-tabs-active ui-state-active").attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}),this._getPanelForTab(this.active).show().attr({"aria-hidden":"false"})):this.tabs.eq(0).attr("tabIndex",0)},_processTabs:function(){var a=this;this.tablist=this._getList().addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all").attr("role","tablist").delegate("> li","mousedown"+this.eventNamespace,function(a){d(this).is(".ui-state-disabled")&&a.preventDefault()}).delegate(".ui-tabs-anchor","focus"+this.eventNamespace,function(){d(this).closest("li").is(".ui-state-disabled")&&this.blur()});this.tabs=this.tablist.find("> li:has(a[href])").addClass("ui-state-default ui-corner-top").attr({role:"tab",tabIndex:-1});this.anchors=this.tabs.map(function(){return d("a",this)[0]}).addClass("ui-tabs-anchor").attr({role:"presentation",tabIndex:-1});this.panels=d();this.anchors.each(function(b,c){var f,e,g=d(c).uniqueId().attr("id"),h=d(c).closest("li"),k=h.attr("aria-controls");a._isLocal(c)?(f=c.hash,e=f.substring(1),f=a.element.find(a._sanitizeSelector(f))):(e=h.attr("aria-controls")||d({}).uniqueId()[0].id,f=a.element.find("#"+e),f.length||(f=a._createPanel(e),f.insertAfter(a.panels[b-1]||a.tablist)),f.attr("aria-live","polite"));f.length&&(a.panels=a.panels.add(f));k&&h.data("ui-tabs-aria-controls",k);h.attr({"aria-controls":e,"aria-labelledby":g});f.attr("aria-labelledby",g)});this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").attr("role","tabpanel")},_getList:function(){return this.tablist||this.element.find("ol,ul").eq(0)},_createPanel:function(a){return d("<div>").attr("id",a).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").data("ui-tabs-destroy",!0)},_setupDisabled:function(a){d.isArray(a)&&(a.length?a.length===this.anchors.length&&(a=!0):a=!1);for(var b=0,c;c=this.tabs[b];b++)!0===a||-1!==d.inArray(b,a)?d(c).addClass("ui-state-disabled").attr("aria-disabled","true"):d(c).removeClass("ui-state-disabled").removeAttr("aria-disabled");this.options.disabled=a},_setupEvents:function(a){var b={};a&&d.each(a.split(" "),function(a,d){b[d]="_eventHandler"});this._off(this.anchors.add(this.tabs).add(this.panels));this._on(!0,this.anchors,{click:function(a){a.preventDefault()}});this._on(this.anchors,b);this._on(this.tabs,{keydown:"_tabKeydown"});this._on(this.panels,{keydown:"_panelKeydown"});this._focusable(this.tabs);this._hoverable(this.tabs)},_setupHeightStyle:function(a){var b,c=this.element.parent();"fill"===a?(b=c.height(),b-=this.element.outerHeight()-this.element.height(),this.element.siblings(":visible").each(function(){var a=d(this),c=a.css("position");"absolute"!==c&&"fixed"!==c&&(b-=a.outerHeight(!0))}),this.element.children().not(this.panels).each(function(){b-=d(this).outerHeight(!0)}),this.panels.each(function(){d(this).height(Math.max(0,b-d(this).innerHeight()+d(this).height()))}).css("overflow","auto")):"auto"===a&&(b=0,this.panels.each(function(){b=Math.max(b,d(this).height("").height())}).height(b))},_eventHandler:function(a){var b=this.options,c=this.active,f=d(a.currentTarget).closest("li"),e=f[0]===c[0],g=e&&b.collapsible,h=g?d():this._getPanelForTab(f),k=c.length?this._getPanelForTab(c):d(),c={oldTab:c,oldPanel:k,newTab:g?d():f,newPanel:h};a.preventDefault();f.hasClass("ui-state-disabled")||f.hasClass("ui-tabs-loading")||this.running||e&&!b.collapsible||!1===this._trigger("beforeActivate",a,c)||(b.active=g?!1:this.tabs.index(f),this.active=e?d():f,this.xhr&&this.xhr.abort(),k.length||h.length||d.error("jQuery UI Tabs: Mismatching fragment identifier."),h.length&&this.load(this.tabs.index(f),a),this._toggle(a,c))},_toggle:function(a,b){function c(){e.running=!1;e._trigger("activate",a,b)}function f(){b.newTab.closest("li").addClass("ui-tabs-active ui-state-active");g.length&&e.options.show?e._show(g,e.options.show,c):(g.show(),c())}var e=this,g=b.newPanel,h=b.oldPanel;this.running=!0;h.length&&this.options.hide?this._hide(h,this.options.hide,function(){b.oldTab.closest("li").removeClass("ui-tabs-active ui-state-active");f()}):(b.oldTab.closest("li").removeClass("ui-tabs-active ui-state-active"),h.hide(),f());h.attr("aria-hidden","true");b.oldTab.attr({"aria-selected":"false","aria-expanded":"false"});g.length&&h.length?b.oldTab.attr("tabIndex",-1):g.length&&this.tabs.filter(function(){return 0===d(this).attr("tabIndex")}).attr("tabIndex",-1);g.attr("aria-hidden","false");b.newTab.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_activate:function(a){a=this._findActive(a);a[0]!==this.active[0]&&(a.length||(a=this.active),a=a.find(".ui-tabs-anchor")[0],this._eventHandler({target:a,currentTarget:a,preventDefault:d.noop}))},_findActive:function(a){return!1===a?d():this.tabs.eq(a)},_getIndex:function(a){"string"===typeof a&&(a=this.anchors.index(this.anchors.filter("[href$='"+a+"']")));return a},_destroy:function(){this.xhr&&this.xhr.abort();this.element.removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible");this.tablist.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all").removeAttr("role");this.anchors.removeClass("ui-tabs-anchor").removeAttr("role").removeAttr("tabIndex").removeUniqueId();this.tablist.unbind(this.eventNamespace);this.tabs.add(this.panels).each(function(){d.data(this,"ui-tabs-destroy")?d(this).remove():d(this).removeClass("ui-state-default ui-state-active ui-state-disabled ui-corner-top ui-corner-bottom ui-widget-content ui-tabs-active ui-tabs-panel").removeAttr("tabIndex").removeAttr("aria-live").removeAttr("aria-busy").removeAttr("aria-selected").removeAttr("aria-labelledby").removeAttr("aria-hidden").removeAttr("aria-expanded").removeAttr("role")});this.tabs.each(function(){var a=d(this),b=a.data("ui-tabs-aria-controls");b?a.attr("aria-controls",b).removeData("ui-tabs-aria-controls"):a.removeAttr("aria-controls")});this.panels.show();"content"!==this.options.heightStyle&&this.panels.css("height","")},enable:function(a){var b=this.options.disabled;!1!==b&&(void 0===a?b=!1:(a=this._getIndex(a),b=d.isArray(b)?d.map(b,function(b){return b!==a?b:null}):d.map(this.tabs,function(b,d){return d!==a?d:null})),this._setupDisabled(b))},disable:function(a){var b=this.options.disabled;if(!0!==b){if(void 0===a)b=!0;else{a=this._getIndex(a);if(-1!==d.inArray(a,b))return;b=d.isArray(b)?d.merge([a],b).sort():[a]}this._setupDisabled(b)}},load:function(a,b){a=this._getIndex(a);var c=this,f=this.tabs.eq(a),e=f.find(".ui-tabs-anchor"),g=this._getPanelForTab(f),h={tab:f,panel:g};this._isLocal(e[0])||(this.xhr=d.ajax(this._ajaxSettings(e,b,h)))&&"canceled"!==this.xhr.statusText&&(f.addClass("ui-tabs-loading"),g.attr("aria-busy","true"),this.xhr.success(function(a){setTimeout(function(){g.html(a);c._trigger("load",b,h)},1)}).complete(function(a,b){setTimeout(function(){"abort"===b&&c.panels.stop(!1,!0);f.removeClass("ui-tabs-loading");g.removeAttr("aria-busy");a===c.xhr&&delete c.xhr},1)}))},_ajaxSettings:function(a,b,c){var f=this;return{url:a.attr("href"),beforeSend:function(a,g){return f._trigger("beforeLoad",b,d.extend({jqXHR:a,ajaxSettings:g},c))}}},_getPanelForTab:function(a){a=d(a).attr("aria-controls");return this.element.find(this._sanitizeSelector("#"+a))}});d.effects={effect:{}};(function(a,b){function c(a,b,c){var d=m[b.type]||{};if(null==a)return c||!b.def?null:b.def;a=d.floor?~~a:parseFloat(a);return isNaN(a)?b.def:d.mod?(a+d.mod)%d.mod:0>a?0:d.max<a?d.max:a}function d(b){var c=k(),e=c._rgba=[];b=b.toLowerCase();u(h,function(a,d){var f,g=d.re.exec(b);f=g&&d.parse(g);g=d.space||"rgba";if(f)return f=c[g](f),c[l[g].cache]=f[l[g].cache],e=c._rgba=f._rgba,!1});return e.length?("0,0,0,0"===e.join()&&a.extend(e,q.transparent),c):q[b]}function e(a,b,c){c=(c+1)%1;return 1>6*c?a+(b-a)*c*6:1>2*c?b:2>3*c?a+(b-a)*(2/3-c)*6:a}var g=/^([\-+])=\s*(\d+\.?\d*)/,h=[{re:/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,parse:function(a){return[a[1],a[2],a[3],a[4]]}},{re:/rgba?\(\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,parse:function(a){return[2.55*a[1],2.55*a[2],2.55*a[3],a[4]]}},{re:/#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})/,parse:function(a){return[parseInt(a[1],16),parseInt(a[2],16),parseInt(a[3],16)]}},{re:/#([a-f0-9])([a-f0-9])([a-f0-9])/,parse:function(a){return[parseInt(a[1]+a[1],16),parseInt(a[2]+a[2],16),parseInt(a[3]+a[3],16)]}},{re:/hsla?\(\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,space:"hsla",parse:function(a){return[a[1],a[2]/100,a[3]/100,a[4]]}}],k=a.Color=function(b,c,d,e){return new a.Color.fn.parse(b,c,d,e)},l={rgba:{props:{red:{idx:0,type:"byte"},green:{idx:1,type:"byte"},blue:{idx:2,type:"byte"}}},hsla:{props:{hue:{idx:0,type:"degrees"},saturation:{idx:1,type:"percent"},lightness:{idx:2,type:"percent"}}}},m={"byte":{floor:!0,max:255},percent:{max:1},degrees:{mod:360,floor:!0}},p=k.support={},n=a("<p>")[0],q,u=a.each;n.style.cssText="background-color:rgba(1,1,1,.5)";p.rgba=-1<n.style.backgroundColor.indexOf("rgba");u(l,function(a,b){b.cache="_"+a;b.props.alpha={idx:3,type:"percent",def:1}});k.fn=a.extend(k.prototype,{parse:function(e,g,h,m){if(e===b)return this._rgba=[null,null,null,null],this;if(e.jquery||e.nodeType)e=a(e).css(g),g=b;var n=this,p=a.type(e),B=this._rgba=[];g!==b&&(e=[e,g,h,m],p="array");if("string"===p)return this.parse(d(e)||q._default);if("array"===p)return u(l.rgba.props,function(a,b){B[b.idx]=c(e[b.idx],b)}),this;if("object"===p)return e instanceof k?u(l,function(a,b){e[b.cache]&&(n[b.cache]=e[b.cache].slice())}):u(l,function(b,d){var f=d.cache;u(d.props,function(a,b){if(!n[f]&&d.to){if("alpha"===a||null==e[a])return;n[f]=d.to(n._rgba)}n[f][b.idx]=c(e[a],b,!0)});n[f]&&0>a.inArray(null,n[f].slice(0,3))&&(n[f][3]=1,d.from&&(n._rgba=d.from(n[f])))}),this},is:function(a){var b=k(a),c=!0,d=this;u(l,function(a,e){var f,g=b[e.cache];g&&(f=d[e.cache]||e.to&&e.to(d._rgba)||[],u(e.props,function(a,b){if(null!=g[b.idx])return c=g[b.idx]===f[b.idx]}));return c});return c},_space:function(){var a=[],b=this;u(l,function(c,d){b[d.cache]&&a.push(c)});return a.pop()},transition:function(a,b){var d=k(a),e=d._space(),f=l[e],g=0===this.alpha()?k("transparent"):this,h=g[f.cache]||f.to(g._rgba),n=h.slice(),d=d[f.cache];u(f.props,function(a,e){var f=e.idx,g=h[f],k=d[f],l=m[e.type]||{};null!==k&&(null===g?n[f]=k:(l.mod&&(k-g>l.mod/2?g+=l.mod:g-k>l.mod/2&&(g-=l.mod)),n[f]=c((k-g)*b+g,e)))});return this[e](n)},blend:function(b){if(1===this._rgba[3])return this;var c=this._rgba.slice(),d=c.pop(),e=k(b)._rgba;return k(a.map(c,function(a,b){return(1-d)*e[b]+d*a}))},toRgbaString:function(){var b="rgba(",c=a.map(this._rgba,function(a,b){return null==a?2<b?1:0:a});1===c[3]&&(c.pop(),b="rgb(");return b+c.join()+")"},toHslaString:function(){var b="hsla(",c=a.map(this.hsla(),function(a,b){null==a&&(a=2<b?1:0);b&&3>b&&(a=Math.round(100*a)+"%");return a});1===c[3]&&(c.pop(),b="hsl(");return b+c.join()+")"},toHexString:function(b){var c=this._rgba.slice(),d=c.pop();b&&c.push(~~(255*d));return"#"+a.map(c,function(a){a=(a||0).toString(16);return 1===a.length?"0"+a:a}).join("")},toString:function(){return 0===this._rgba[3]?"transparent":this.toRgbaString()}});k.fn.parse.prototype=k.fn;l.hsla.to=function(a){if(null==a[0]||null==a[1]||null==a[2])return[null,null,null,a[3]];var b=a[0]/255,c=a[1]/255,d=a[2]/255;a=a[3];var e=Math.max(b,c,d),f=Math.min(b,c,d),g=e-f,h=e+f,k=.5*h;return[Math.round(f===e?0:b===e?60*(c-d)/g+360:c===e?60*(d-b)/g+120:60*(b-c)/g+240)%360,0===g?0:.5>=k?g/h:g/(2-h),k,null==a?1:a]};l.hsla.from=function(a){if(null==a[0]||null==a[1]||null==a[2])return[null,null,null,a[3]];var b=a[0]/360,c=a[1],d=a[2];a=a[3];c=.5>=d?d*(1+c):d+c-d*c;d=2*d-c;return[Math.round(255*e(d,c,b+1/3)),Math.round(255*e(d,c,b)),Math.round(255*e(d,c,b-1/3)),a]};u(l,function(d,e){var f=e.props,h=e.cache,l=e.to,m=e.from;k.fn[d]=function(d){l&&!this[h]&&(this[h]=l(this._rgba));if(d===b)return this[h].slice();var e,g=a.type(d),n="array"===g||"object"===g?d:arguments,p=this[h].slice();u(f,function(a,b){var d=n["object"===g?a:b.idx];null==d&&(d=p[b.idx]);p[b.idx]=c(d,b)});return m?(e=k(m(p)),e[h]=p,e):k(p)};u(f,function(b,c){k.fn[b]||(k.fn[b]=function(e){var f=a.type(e),h="alpha"===b?this._hsla?"hsla":"rgba":d,k=this[h](),l=k[c.idx];if("undefined"===f)return l;"function"===f&&(e=e.call(this,l),f=a.type(e));if(null==e&&c.empty)return this;"string"===f&&(f=g.exec(e))&&(e=l+parseFloat(f[2])*("+"===f[1]?1:-1));k[c.idx]=e;return this[h](k)})})});k.hook=function(b){b=b.split(" ");u(b,function(b,c){a.cssHooks[c]={set:function(b,e){var g,h="";if("transparent"!==e&&("string"!==a.type(e)||(g=d(e)))){e=k(g||e);if(!p.rgba&&1!==e._rgba[3]){for(g="backgroundColor"===c?b.parentNode:b;(""===h||"transparent"===h)&&g&&g.style;)try{h=a.css(g,"backgroundColor"),g=g.parentNode}catch(l){}e=e.blend(h&&"transparent"!==h?h:"_default")}e=e.toRgbaString()}try{b.style[c]=e}catch(l){}}};a.fx.step[c]=function(b){b.colorInit||(b.start=k(b.elem,c),b.end=k(b.end),b.colorInit=!0);a.cssHooks[c].set(b.elem,b.start.transition(b.end,b.pos))}})};k.hook("backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor");a.cssHooks.borderColor={expand:function(a){var b={};u(["Top","Right","Bottom","Left"],function(c,d){b["border"+d+"Color"]=a});return b}};q=a.Color.names={aqua:"#00ffff",black:"#000000",blue:"#0000ff",fuchsia:"#ff00ff",gray:"#808080",green:"#008000",lime:"#00ff00",maroon:"#800000",navy:"#000080",olive:"#808000",purple:"#800080",red:"#ff0000",silver:"#c0c0c0",teal:"#008080",white:"#ffffff",yellow:"#ffff00",transparent:[null,null,null,0],_default:"#ffffff"}})(d);(function(){function a(a){var b,c=a.ownerDocument.defaultView?a.ownerDocument.defaultView.getComputedStyle(a,null):a.currentStyle,h={};if(c&&c.length&&c[0]&&c[c[0]])for(a=c.length;a--;)b=c[a],"string"===typeof c[b]&&(h[d.camelCase(b)]=c[b]);else for(b in c)"string"===typeof c[b]&&(h[b]=c[b]);return h}var b=["add","remove","toggle"],c={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};d.each(["borderLeftStyle","borderRightStyle","borderBottomStyle","borderTopStyle"],function(a,b){d.fx.step[b]=function(a){if("none"!==a.end&&!a.setAttr||1===a.pos&&!a.setAttr)d.style(a.elem,b,a.end),a.setAttr=!0}});d.fn.addBack||(d.fn.addBack=function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))});d.effects.animateClass=function(f,e,g,h){var k=d.speed(e,g,h);return this.queue(function(){var e=d(this),g=e.attr("class")||"",h,n=k.children?e.find("*").addBack():e,n=n.map(function(){return{el:d(this),start:a(this)}});h=function(){d.each(b,function(a,b){if(f[b])e[b+"Class"](f[b])})};h();n=n.map(function(){this.end=a(this.el[0]);var b=this.start,e=this.end,f={},g,h;for(g in e)h=e[g],b[g]===h||c[g]||!d.fx.step[g]&&isNaN(parseFloat(h))||(f[g]=h);this.diff=f;return this});e.attr("class",g);n=n.map(function(){var a=this,b=d.Deferred(),c=d.extend({},k,{queue:!1,complete:function(){b.resolve(a)}});this.el.animate(this.diff,c);return b.promise()});d.when.apply(d,n.get()).done(function(){h();d.each(arguments,function(){var a=this.el;d.each(this.diff,function(b){a.css(b,"")})});k.complete.call(e[0])})})};d.fn.extend({addClass:function(a){return function(b,c,h,k){return c?d.effects.animateClass.call(this,{add:b},c,h,k):a.apply(this,arguments)}}(d.fn.addClass),removeClass:function(a){return function(b,c,h,k){return 1<arguments.length?d.effects.animateClass.call(this,{remove:b},c,h,k):a.apply(this,arguments)}}(d.fn.removeClass),toggleClass:function(a){return function(b,c,h,k,l){return"boolean"===typeof c||void 0===c?h?d.effects.animateClass.call(this,c?{add:b}:{remove:b},h,k,l):a.apply(this,arguments):d.effects.animateClass.call(this,{toggle:b},c,h,k)}}(d.fn.toggleClass),switchClass:function(a,b,c,h,k){return d.effects.animateClass.call(this,{add:b,remove:a},c,h,k)}})})();(function(){function a(a,b,e,g){d.isPlainObject(a)&&(b=a,a=a.effect);a={effect:a};null==b&&(b={});d.isFunction(b)&&(g=b,e=null,b={});if("number"===typeof b||d.fx.speeds[b])g=e,e=b,b={};d.isFunction(e)&&(g=e,e=null);b&&d.extend(a,b);e=e||b.duration;a.duration=d.fx.off?0:"number"===typeof e?e:e in d.fx.speeds?d.fx.speeds[e]:d.fx.speeds._default;a.complete=g||b.complete;return a}function b(a){return!a||"number"===typeof a||d.fx.speeds[a]||"string"===typeof a&&!d.effects.effect[a]||d.isFunction(a)||"object"===typeof a&&!a.effect?!0:!1}d.extend(d.effects,{version:"1.11.1",save:function(a,b){for(var d=0;d<b.length;d++)null!==b[d]&&a.data("ui-effects-"+b[d],a[0].style[b[d]])},restore:function(a,b){var d,g;for(g=0;g<b.length;g++)null!==b[g]&&(d=a.data("ui-effects-"+b[g]),void 0===d&&(d=""),a.css(b[g],d))},setMode:function(a,b){"toggle"===b&&(b=a.is(":hidden")?"show":"hide");return b},getBaseline:function(a,b){var d,g;switch(a[0]){case "top":d=0;break;case "middle":d=.5;break;case "bottom":d=1;break;default:d=a[0]/b.height}switch(a[1]){case "left":g=0;break;case "center":g=.5;break;case "right":g=1;break;default:g=a[1]/b.width}return{x:g,y:d}},createWrapper:function(a){if(a.parent().is(".ui-effects-wrapper"))return a.parent();var b={width:a.outerWidth(!0),height:a.outerHeight(!0),"float":a.css("float")},e=d("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),g={width:a.width(),height:a.height()},h=document.activeElement;try{h.id}catch(k){h=document.body}a.wrap(e);(a[0]===h||d.contains(a[0],h))&&d(h).focus();e=a.parent();"static"===a.css("position")?(e.css({position:"relative"}),a.css({position:"relative"})):(d.extend(b,{position:a.css("position"),zIndex:a.css("z-index")}),d.each(["top","left","bottom","right"],function(d,e){b[e]=a.css(e);isNaN(parseInt(b[e],10))&&(b[e]="auto")}),a.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"}));a.css(g);return e.css(b).show()},removeWrapper:function(a){var b=document.activeElement;a.parent().is(".ui-effects-wrapper")&&(a.parent().replaceWith(a),(a[0]===b||d.contains(a[0],b))&&d(b).focus());return a},setTransition:function(a,b,e,g){g=g||{};d.each(b,function(b,d){var f=a.cssUnit(d);0<f[0]&&(g[d]=f[0]*e+f[1])});return g}});d.fn.extend({effect:function(){function b(a){function c(){d.isFunction(g)&&g.call(e[0]);d.isFunction(a)&&a()}var e=d(this),g=f.complete,n=f.mode;(e.is(":hidden")?"hide"===n:"show"===n)?(e[n](),c()):h.call(e[0],f,c)}var f=a.apply(this,arguments),e=f.mode,g=f.queue,h=d.effects.effect[f.effect];return d.fx.off||!h?e?this[e](f.duration,f.complete):this.each(function(){f.complete&&f.complete.call(this)}):!1===g?this.each(b):this.queue(g||"fx",b)},show:function(c){return function(d){if(b(d))return c.apply(this,arguments);var e=a.apply(this,arguments);e.mode="show";return this.effect.call(this,e)}}(d.fn.show),hide:function(c){return function(d){if(b(d))return c.apply(this,arguments);var e=a.apply(this,arguments);e.mode="hide";return this.effect.call(this,e)}}(d.fn.hide),toggle:function(c){return function(d){if(b(d)||"boolean"===typeof d)return c.apply(this,arguments);var e=a.apply(this,arguments);e.mode="toggle";return this.effect.call(this,e)}}(d.fn.toggle),cssUnit:function(a){var b=this.css(a),e=[];d.each(["em","px","%","pt"],function(a,c){0<b.indexOf(c)&&(e=[parseFloat(b),c])});return e}})})();(function(){var a={};d.each(["Quad","Cubic","Quart","Quint","Expo"],function(b,c){a[c]=function(a){return Math.pow(a,b+2)}});d.extend(a,{Sine:function(a){return 1-Math.cos(a*Math.PI/2)},Circ:function(a){return 1-Math.sqrt(1-a*a)},Elastic:function(a){return 0===a||1===a?a:-Math.pow(2,8*(a-1))*Math.sin((80*(a-1)-7.5)*Math.PI/15)},Back:function(a){return a*a*(3*a-2)},Bounce:function(a){for(var c,d=4;a<((c=Math.pow(2,--d))-1)/11;);return 1/Math.pow(4,3-d)-7.5625*Math.pow((3*c-2)/22-a,2)}});d.each(a,function(a,c){d.easing["easeIn"+a]=c;d.easing["easeOut"+a]=function(a){return 1-c(1-a)};d.easing["easeInOut"+a]=function(a){return.5>a?c(2*a)/2:1-c(-2*a+2)/2}})})();d.effects.effect.blind=function(a,b){var c=d(this),f="position top bottom left right height width".split(" "),e=d.effects.setMode(c,a.mode||"hide"),g=a.direction||"up",h=/up|down|vertical/.test(g),k=h?"height":"width",l=h?"top":"left",g=/up|left|vertical|horizontal/.test(g),m={},p="show"===e,n,q,u;c.parent().is(".ui-effects-wrapper")?d.effects.save(c.parent(),f):d.effects.save(c,f);c.show();n=d.effects.createWrapper(c).css({overflow:"hidden"});q=n[k]();u=parseFloat(n.css(l))||0;m[k]=p?q:0;g||(c.css(h?"bottom":"right",0).css(h?"top":"left","auto").css({position:"absolute"}),m[l]=p?u:q+u);p&&(n.css(k,0),g||n.css(l,u+q));n.animate(m,{duration:a.duration,easing:a.easing,queue:!1,complete:function(){"hide"===e&&c.hide();d.effects.restore(c,f);d.effects.removeWrapper(c);b()}})};d.effects.effect.bounce=function(a,b){var c=d(this),f="position top bottom left right height width".split(" "),e=d.effects.setMode(c,a.mode||"effect"),g="hide"===e,h="show"===e,k=a.direction||"up",e=a.distance,l=a.times||5,m=2*l+(h||g?1:0),p=a.duration/m,n=a.easing,q="up"===k||"down"===k?"top":"left",k="up"===k||"left"===k,u,r,t=c.queue(),v=t.length;(h||g)&&f.push("opacity");d.effects.save(c,f);c.show();d.effects.createWrapper(c);e||(e=c["top"===q?"outerHeight":"outerWidth"]()/3);h&&(r={opacity:1},r[q]=0,c.css("opacity",0).css(q,k?2*-e:2*e).animate(r,p,n));g&&(e/=Math.pow(2,l-1));r={};for(h=r[q]=0;h<l;h++)u={},u[q]=(k?"-=":"+=")+e,c.animate(u,p,n).animate(r,p,n),e=g?2*e:e/2;g&&(u={opacity:0},u[q]=(k?"-=":"+=")+e,c.animate(u,p,n));c.queue(function(){g&&c.hide();d.effects.restore(c,f);d.effects.removeWrapper(c);b()});1<v&&t.splice.apply(t,[1,0].concat(t.splice(v,m+1)));c.dequeue()};d.effects.effect.clip=function(a,b){var c=d(this),f="position top bottom left right height width".split(" "),e="show"===d.effects.setMode(c,a.mode||"hide"),g="vertical"===(a.direction||"vertical"),h=g?"height":"width",g=g?"top":"left",k={},l,m;d.effects.save(c,f);c.show();l=d.effects.createWrapper(c).css({overflow:"hidden"});l="IMG"===c[0].tagName?l:c;m=l[h]();e&&(l.css(h,0),l.css(g,m/2));k[h]=e?m:0;k[g]=e?0:m/2;l.animate(k,{queue:!1,duration:a.duration,easing:a.easing,complete:function(){e||c.hide();d.effects.restore(c,f);d.effects.removeWrapper(c);b()}})};d.effects.effect.drop=function(a,b){var c=d(this),f="position top bottom left right opacity height width".split(" "),e=d.effects.setMode(c,a.mode||"hide"),g="show"===e,h=a.direction||"left",k="up"===h||"down"===h?"top":"left",h="up"===h||"left"===h?"pos":"neg",l={opacity:g?1:0},m;d.effects.save(c,f);c.show();d.effects.createWrapper(c);m=a.distance||c["top"===k?"outerHeight":"outerWidth"](!0)/2;g&&c.css("opacity",0).css(k,"pos"===h?-m:m);l[k]=(g?"pos"===h?"+=":"-=":"pos"===h?"-=":"+=")+m;c.animate(l,{queue:!1,duration:a.duration,easing:a.easing,complete:function(){"hide"===e&&c.hide();d.effects.restore(c,f);d.effects.removeWrapper(c);b()}})};d.effects.effect.explode=function(a,b){function c(){p.push(this);p.length===f*e&&(g.css({visibility:"visible"}),d(p).remove(),h||g.hide(),b())}var f=a.pieces?Math.round(Math.sqrt(a.pieces)):3,e=f,g=d(this),h="show"===d.effects.setMode(g,a.mode||"hide"),k=g.show().css("visibility","hidden").offset(),l=Math.ceil(g.outerWidth()/e),m=Math.ceil(g.outerHeight()/f),p=[],n,q,u,r,t,v;for(n=0;n<f;n++)for(r=k.top+n*m,v=n-(f-1)/2,q=0;q<e;q++)u=k.left+q*l,t=q-(e-1)/2,g.clone().appendTo("body").wrap("<div></div>").css({position:"absolute",visibility:"visible",left:-q*l,top:-n*m}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:l,height:m,left:u+(h?t*l:0),top:r+(h?v*m:0),opacity:h?0:1}).animate({left:u+(h?0:t*l),top:r+(h?0:v*m),opacity:h?1:0},a.duration||500,a.easing,c)};d.effects.effect.fade=function(a,b){var c=d(this),f=d.effects.setMode(c,a.mode||"toggle");c.animate({opacity:f},{queue:!1,duration:a.duration,easing:a.easing,complete:b})};d.effects.effect.fold=function(a,b){var c=d(this),f="position top bottom left right height width".split(" "),e=d.effects.setMode(c,a.mode||"hide"),g="show"===e,h="hide"===e,e=a.size||15,k=/([0-9]+)%/.exec(e),l=!!a.horizFirst,m=g!==l,p=m?["width","height"]:["height","width"],n=a.duration/2,q,u={},r={};d.effects.save(c,f);c.show();q=d.effects.createWrapper(c).css({overflow:"hidden"});m=m?[q.width(),q.height()]:[q.height(),q.width()];k&&(e=parseInt(k[1],10)/100*m[h?0:1]);g&&q.css(l?{height:0,width:e}:{height:e,width:0});u[p[0]]=g?m[0]:e;r[p[1]]=g?m[1]:0;q.animate(u,n,a.easing).animate(r,n,a.easing,function(){h&&c.hide();d.effects.restore(c,f);d.effects.removeWrapper(c);b()})};d.effects.effect.highlight=function(a,b){var c=d(this),f=["backgroundImage","backgroundColor","opacity"],e=d.effects.setMode(c,a.mode||"show"),g={backgroundColor:c.css("backgroundColor")};"hide"===e&&(g.opacity=0);d.effects.save(c,f);c.show().css({backgroundImage:"none",backgroundColor:a.color||"#ffff99"}).animate(g,{queue:!1,duration:a.duration,easing:a.easing,complete:function(){"hide"===e&&c.hide();d.effects.restore(c,f);b()}})};d.effects.effect.size=function(a,b){var c,f,e,g,h,k,l=d(this),m="position top bottom left right width height overflow opacity".split(" ");h="position top bottom left right overflow opacity".split(" ");var p=["width","height","overflow"],n=["fontSize"],q=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],u=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],r=d.effects.setMode(l,a.mode||"effect"),t=a.restore||"effect"!==r,v=a.scale||"both";k=a.origin||["middle","center"];var A=l.css("position"),w=t?m:h,C={height:0,width:0,outerHeight:0,outerWidth:0};"show"===r&&l.show();h={height:l.height(),width:l.width(),outerHeight:l.outerHeight(),outerWidth:l.outerWidth()};"toggle"===a.mode&&"show"===r?(l.from=a.to||C,l.to=a.from||h):(l.from=a.from||("show"===r?C:h),l.to=a.to||("hide"===r?C:h));e=l.from.height/h.height;g=l.from.width/h.width;c=l.to.height/h.height;f=l.to.width/h.width;if("box"===v||"both"===v)e!==c&&(w=w.concat(q),l.from=d.effects.setTransition(l,q,e,l.from),l.to=d.effects.setTransition(l,q,c,l.to)),g!==f&&(w=w.concat(u),l.from=d.effects.setTransition(l,u,g,l.from),l.to=d.effects.setTransition(l,u,f,l.to));"content"!==v&&"both"!==v||e===c||(w=w.concat(n).concat(p),l.from=d.effects.setTransition(l,n,e,l.from),l.to=d.effects.setTransition(l,n,c,l.to));d.effects.save(l,w);l.show();d.effects.createWrapper(l);l.css("overflow","hidden").css(l.from);k&&(k=d.effects.getBaseline(k,h),l.from.top=(h.outerHeight-l.outerHeight())*k.y,l.from.left=(h.outerWidth-l.outerWidth())*k.x,l.to.top=(h.outerHeight-l.to.outerHeight)*k.y,l.to.left=(h.outerWidth-l.to.outerWidth)*k.x);l.css(l.from);if("content"===v||"both"===v)q=q.concat(["marginTop","marginBottom"]).concat(n),u=u.concat(["marginLeft","marginRight"]),p=m.concat(q).concat(u),l.find("*[width]").each(function(){var b=d(this),h=b.height(),k=b.width(),l=b.outerHeight(),m=b.outerWidth();t&&d.effects.save(b,p);b.from={height:h*e,width:k*g,outerHeight:l*e,outerWidth:m*g};b.to={height:h*c,width:k*f,outerHeight:h*c,outerWidth:k*f};e!==c&&(b.from=d.effects.setTransition(b,q,e,b.from),b.to=d.effects.setTransition(b,q,c,b.to));g!==f&&(b.from=d.effects.setTransition(b,u,g,b.from),b.to=d.effects.setTransition(b,u,f,b.to));b.css(b.from);b.animate(b.to,a.duration,a.easing,function(){t&&d.effects.restore(b,p)})});l.animate(l.to,{queue:!1,duration:a.duration,easing:a.easing,complete:function(){0===l.to.opacity&&l.css("opacity",l.from.opacity);"hide"===r&&l.hide();d.effects.restore(l,w);t||("static"===A?l.css({position:"relative",top:l.to.top,left:l.to.left}):d.each(["top","left"],function(a,b){l.css(b,function(b,c){var d=parseInt(c,10),e=a?l.to.left:l.to.top;return"auto"===c?e+"px":d+e+"px"})}));d.effects.removeWrapper(l);b()}})};d.effects.effect.scale=function(a,b){var c=d(this),f=d.extend(!0,{},a),e=d.effects.setMode(c,a.mode||"effect"),g=parseInt(a.percent,10)||(0===parseInt(a.percent,10)?0:"hide"===e?0:100),h=a.direction||"both",k=a.origin,l={height:c.height(),width:c.width(),outerHeight:c.outerHeight(),outerWidth:c.outerWidth()},m="horizontal"!==h?g/100:1,g="vertical"!==h?g/100:1;f.effect="size";f.queue=!1;f.complete=b;"effect"!==e&&(f.origin=k||["middle","center"],f.restore=!0);f.from=a.from||("show"===e?{height:0,width:0,outerHeight:0,outerWidth:0}:l);f.to={height:l.height*m,width:l.width*g,outerHeight:l.outerHeight*m,outerWidth:l.outerWidth*g};f.fade&&("show"===e&&(f.from.opacity=0,f.to.opacity=1),"hide"===e&&(f.from.opacity=1,f.to.opacity=0));c.effect(f)};d.effects.effect.puff=function(a,b){var c=d(this),f=d.effects.setMode(c,a.mode||"hide"),e="hide"===f,g=parseInt(a.percent,10)||150,h=g/100,k={height:c.height(),width:c.width(),outerHeight:c.outerHeight(),outerWidth:c.outerWidth()};d.extend(a,{effect:"scale",queue:!1,fade:!0,mode:f,complete:b,percent:e?g:100,from:e?k:{height:k.height*h,width:k.width*h,outerHeight:k.outerHeight*h,outerWidth:k.outerWidth*h}});c.effect(a)};d.effects.effect.pulsate=function(a,b){var c=d(this),f=d.effects.setMode(c,a.mode||"show"),e="show"===f,g="hide"===f,f=2*(a.times||5)+(e||"hide"===f?1:0),h=a.duration/f,k=0,l=c.queue(),m=l.length;if(e||!c.is(":visible"))c.css("opacity",0).show(),k=1;for(e=1;e<f;e++)c.animate({opacity:k},h,a.easing),k=1-k;c.animate({opacity:k},h,a.easing);c.queue(function(){g&&c.hide();b()});1<m&&l.splice.apply(l,[1,0].concat(l.splice(m,f+1)));c.dequeue()};d.effects.effect.shake=function(a,b){var c=d(this),f="position top bottom left right height width".split(" "),e=d.effects.setMode(c,a.mode||"effect"),g=a.direction||"left",h=a.distance||20,k=a.times||3,l=2*k+1,m=Math.round(a.duration/l),p="up"===g||"down"===g?"top":"left",n="up"===g||"left"===g,g={},q={},u={},r=c.queue(),t=r.length;d.effects.save(c,f);c.show();d.effects.createWrapper(c);g[p]=(n?"-=":"+=")+h;q[p]=(n?"+=":"-=")+2*h;u[p]=(n?"-=":"+=")+2*h;c.animate(g,m,a.easing);for(h=1;h<k;h++)c.animate(q,m,a.easing).animate(u,m,a.easing);c.animate(q,m,a.easing).animate(g,m/2,a.easing).queue(function(){"hide"===e&&c.hide();d.effects.restore(c,f);d.effects.removeWrapper(c);b()});1<t&&r.splice.apply(r,[1,0].concat(r.splice(t,l+1)));c.dequeue()};d.effects.effect.slide=function(a,b){var c=d(this),f="position top bottom left right width height".split(" "),e=d.effects.setMode(c,a.mode||"show"),g="show"===e,h=a.direction||"left",k="up"===h||"down"===h?"top":"left",h="up"===h||"left"===h,l,m={};d.effects.save(c,f);c.show();l=a.distance||c["top"===k?"outerHeight":"outerWidth"](!0);d.effects.createWrapper(c).css({overflow:"hidden"});g&&c.css(k,h?isNaN(l)?"-"+l:-l:l);m[k]=(g?h?"+=":"-=":h?"-=":"+=")+l;c.animate(m,{queue:!1,duration:a.duration,easing:a.easing,complete:function(){"hide"===e&&c.hide();d.effects.restore(c,f);d.effects.removeWrapper(c);b()}})};d.effects.effect.transfer=function(a,b){var c=d(this),f=d(a.to),e="fixed"===f.css("position"),g=d("body"),h=e?g.scrollTop():0,g=e?g.scrollLeft():0,k=f.offset(),f={top:k.top-h,left:k.left-g,height:f.innerHeight(),width:f.innerWidth()},k=c.offset(),l=d("<div class='ui-effects-transfer'></div>").appendTo(document.body).addClass(a.className).css({top:k.top-h,left:k.left-g,height:c.innerHeight(),width:c.innerWidth(),position:e?"fixed":"absolute"}).animate(f,a.duration,a.easing,function(){l.remove();b()})}});
/*! modules/sliders.js */
var $bxsliderCarousel2, bxsliderArray = [],sliderLogo, carouselSettings = { controls: !0, maxSlides: document.body.clientWidth >= BREAK.SM ? 3 : 1, minSlides: 1, moveSlides: document.body.clientWidth >= BREAK.SM ? 2 : 1, pager: !1, slideMargin: 0, nextText: "", prevText: "" },carouselAcessoriosSettings = { controls: !0, maxSlides: document.body.clientWidth >= BREAK.SM ? 5 : 1, minSlides: 1, moveSlides: document.body.clientWidth >= BREAK.SM ? 2 : 1, pager: !1, slideMargin: 0, nextText: "", prevText: "" },flexCarouselSettings = { animation: "slide", controlNav: !1, animationLoop: !1, pauseOnHover: !0, slideshow: !1, itemWidth: 78, itemMargin: 20 };jQuery(function(a) { $bxsliderCarousel2 = a(".j-carousel-secondary").bxSlider(a.extend({}, carouselAcessoriosSettings, {infiniteLoop:false,hideControlOnEnd:true, slideMargin: 30, slideWidth: document.body.clientWidth >= BREAK.SM ? 270 : 370 }));(function() { a(".j-logo-slider:visible").each(function() { sliderLogo = a(this).bxSlider(a.extend({}, carouselSettings, { auto: !0, autoHover: !0, maxSlides: 5, moveSlides: 3, slideWidth: 200 })) }) })();var c = a(".flexslider-thumbnail"),d = a(".flexslider-zoom");c.each(function(b) { c.eq(b).length && (a(this).hasClass("carousel-sm") ? a(this).flexslider(a.extend({}, flexCarouselSettings, { asNavFor: ".flexslider-zoom:eq(" + b + ")" })) : a(this).hasClass("carousel-md") && a(this).flexslider(a.extend({}, flexCarouselSettings, { itemWidth: 105, itemMargin: 20, asNavFor: ".flexslider-zoom:eq(" + b + ")" })));d.eq(b).length && d.eq(b).flexslider({ animation: "slide", controlNav: !1, animationLoop: !1, slideshow: !0, sync: ".flexslider-thumbnail:eq(" + b + ")", after: function(a) { a.playing || a.play() } }) });bxsliderArray.push($bxsliderCarousel2) });
/*! modules/ui.js */
jQuery(function(a){var c=1;a(".j-tabs").tabs();a(".j-tabs-vertical").each(function(){var b=a(this);c=b.attr("data-active")?b.attr("data-active"):1;b.tabs({active:c-1}).addClass("ui-tabs-vertical ui-helper-clearfix");b.find("li").removeClass("ui-corner-top").addClass("ui-corner-left")});a(".j-accordion").accordion({heightStyle:"content",collapsible:!0});a(".j-tooltip").tooltip().on("click",function(b){a(this).tooltip("toggle")});a(".datepicker").datepicker()});
/*! modules/parallax-effect.js */
jQuery(function(a){if(window.innerWidth>BREAK.LG)a(window).on("scroll",function(){a("[data-fixed_top]").each(function(){var b=a(this).parent(".is-fixed-container"),c=b.offset().top,d=a(this).hasClass("is-fixed-element")?!0:!1,e=a(this).outerHeight();a(window).scrollTop()>=c&&!d?(a(this).addClass("is-fixed-element"),b.css("height",e)):a(window).scrollTop()<c&&d&&(a(this).removeClass("is-fixed-element"),b.css("height","auto"))})})});
/*! modules/settings.js */
jQuery(function(a){function e(){b.removeClass("active");c.addClass("active");d.addClass("l-body-boxed");f()}function g(){c.removeClass("active");b.addClass("active");d.removeClass("l-body-boxed");f()}function h(){a("html").removeClass("html-bg").removeClass("html-bg-pattern")}function f(){for(var a=0;a<bxsliderArray.length;a++)bxsliderArray[a].reloadSlider&&bxsliderArray[a].reloadSlider();islider.trigger("rerenderRevSlider")}var c=a('[data-settings_layout="on"]'),b=a('[data-settings_layout="off"]');a("[data-settings_layout]");var k=a("[data-bg]"),l=a("[data-reset]"),d=a("body");c.on("click",function(){e()});b.on("click",function(){g()});k.on("click",function(){h();d.hasClass("l-body-boxed")||e();k.removeClass("active");a(this).addClass("active");var b;"pattern"==a(this).data("type")?b="html-bg-pattern":"img"==a(this).data("type")&&(b="html-bg");a("html").addClass(b).css({"background-image":'url("'+a(this).data("bg")+'")'});return!1});l.on("click",function(){a(this).trigger("resetColors");h();g();a(".settings-bg").find("li").removeClass("active")});a(".settings-label").on("click",function(){a(this).parents(".settings-wrap").toggleClass("active")})});
/*! http://mths.be/placeholder v2.0.8 by @mathias */
(function(m,g,d){function r(b){var a={},c=/^jQuery\d+$/;d.each(b.attributes,function(b,d){d.specified&&!c.test(d.name)&&(a[d.name]=d.value)});return a}function h(b,a){var c=d(this);if(this.value==c.attr("placeholder")&&c.hasClass("placeholder"))if(c.data("placeholder-password")){c=c.hide().next().show().attr("id",c.removeAttr("id").data("placeholder-id"));if(!0===b)return c[0].value=a;c.focus()}else this.value="",c.removeClass("placeholder"),this==n()&&this.select()}function l(){var b,a=d(this),c=this.id;if(""==this.value){if("password"==this.type){if(!a.data("placeholder-textinput")){try{b=a.clone().attr({type:"text"})}catch(e){b=d("<input>").attr(d.extend(r(this),{type:"text"}))}b.removeAttr("name").data({"placeholder-password":a,"placeholder-id":c}).bind("focus.placeholder",h);a.data({"placeholder-textinput":b,"placeholder-id":c}).before(b)}a=a.removeAttr("id").hide().prev().attr("id",c).show()}a.addClass("placeholder");a[0].value=a.attr("placeholder")}else a.removeClass("placeholder")}function n(){try{return g.activeElement}catch(b){}}var f="[object OperaMini]"==Object.prototype.toString.call(m.operamini),k="placeholder"in g.createElement("input")&&!f,f="placeholder"in g.createElement("textarea")&&!f,e=d.fn,p=d.valHooks,q=d.propHooks;k&&f?(e=e.placeholder=function(){return this},e.input=e.textarea=!0):(e=e.placeholder=function(){this.filter((k?"textarea":":input")+"[placeholder]").not(".placeholder").bind({"focus.placeholder":h,"blur.placeholder":l}).data("placeholder-enabled",!0).trigger("blur.placeholder");return this},e.input=k,e.textarea=f,e={get:function(b){var a=d(b),c=a.data("placeholder-password");return c?c[0].value:a.data("placeholder-enabled")&&a.hasClass("placeholder")?"":b.value},set:function(b,a){var c=d(b),e=c.data("placeholder-password");if(e)return e[0].value=a;if(!c.data("placeholder-enabled"))return b.value=a;""==a?(b.value=a,b!=n()&&l.call(b)):c.hasClass("placeholder")?h.call(b,!0,a)||(b.value=a):b.value=a;return c}},k||(p.input=e,q.value=e),f||(p.textarea=e,q.value=e),d(function(){d(g).delegate("form","submit.placeholder",function(){var b=d(".placeholder",this).each(h);setTimeout(function(){b.each(l)},10)})}),d(m).bind("beforeunload.placeholder",function(){d(".placeholder").each(function(){this.value=""})}))})(this,document,jQuery);
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
(function(s,H,f,w){var K=f("html"),q=f(s),p=f(H),b=f.fancybox=function(){b.open.apply(this,arguments)},J=navigator.userAgent.match(/msie/i),C=null,t=H.createTouch!==w,u=function(a){return a&&a.hasOwnProperty&&a instanceof f},r=function(a){return a&&"string"===f.type(a)},F=function(a){return r(a)&&0<a.indexOf("%")},m=function(a,d){var e=parseInt(a,10)||0;d&&F(a)&&(e*=b.getViewport()[d]/100);return Math.ceil(e)},x=function(a,b){return m(a,b)+"px"};f.extend(b,{version:"2.1.5",defaults:{padding:15,margin:20,width:800,height:600,minWidth:100,minHeight:100,maxWidth:9999,maxHeight:9999,pixelRatio:1,autoSize:!0,autoHeight:!1,autoWidth:!1,autoResize:!0,autoCenter:!t,fitToView:!0,aspectRatio:!1,topRatio:0.5,leftRatio:0.5,scrolling:"auto",wrapCSS:"",arrows:!0,closeBtn:!0,closeClick:!1,nextClick:!1,mouseWheel:!0,autoPlay:!1,playSpeed:3E3,preload:3,modal:!1,loop:!0,ajax:{dataType:"html",headers:{"X-fancyBox":!0}},iframe:{scrolling:"auto",preload:!0},swf:{wmode:"transparent",allowfullscreen:"true",allowscriptaccess:"always"},keys:{next:{13:"left",34:"up",39:"left",40:"up"},prev:{8:"right",33:"down",37:"right",38:"down"},close:[27],play:[32],toggle:[70]},direction:{next:"left",prev:"right"},scrollOutside:!0,index:0,type:null,href:null,content:null,title:null,tpl:{wrap:'<div class="fancybox-wrap" tabIndex="-1"><div class="fancybox-skin"><div class="fancybox-outer"><div class="fancybox-inner"></div></div></div></div>',image:'<img class="fancybox-image" src="{href}" alt="" />',iframe:'<iframe id="fancybox-frame{rnd}" name="fancybox-frame{rnd}" class="fancybox-iframe" frameborder="0" vspace="0" hspace="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen'+(J?' allowtransparency="true"':"")+"></iframe>",error:'<p class="fancybox-error">The requested content cannot be loaded.<br/>Please try again later.</p>',closeBtn:'<a title="Close" class="fancybox-item fancybox-close" href="javascript:;"></a>',next:'<a title="Next" class="fancybox-nav fancybox-next" href="javascript:;"><span></span></a>',prev:'<a title="Previous" class="fancybox-nav fancybox-prev" href="javascript:;"><span></span></a>'},openEffect:"fade",openSpeed:250,openEasing:"swing",openOpacity:!0,openMethod:"zoomIn",closeEffect:"fade",closeSpeed:250,closeEasing:"swing",closeOpacity:!0,closeMethod:"zoomOut",nextEffect:"elastic",nextSpeed:250,nextEasing:"swing",nextMethod:"changeIn",prevEffect:"elastic",prevSpeed:250,prevEasing:"swing",prevMethod:"changeOut",helpers:{overlay:!0,title:!0},onCancel:f.noop,beforeLoad:f.noop,afterLoad:f.noop,beforeShow:f.noop,afterShow:f.noop,beforeChange:f.noop,beforeClose:f.noop,afterClose:f.noop},group:{},opts:{},previous:null,coming:null,current:null,isActive:!1,isOpen:!1,isOpened:!1,wrap:null,skin:null,outer:null,inner:null,player:{timer:null,isActive:!1},ajaxLoad:null,imgPreload:null,transitions:{},helpers:{},open:function(a,d){if(a&&(f.isPlainObject(d)||(d={}),!1!==b.close(!0)))return f.isArray(a)||(a=u(a)?f(a).get():[a]),f.each(a,function(e,c){var l={},g,h,k,n,m;"object"===f.type(c)&&(c.nodeType&&(c=f(c)),u(c)?(l={href:c.data("fancybox-href")||c.attr("href"),title:f("<div/>").text(c.data("fancybox-title")||c.attr("title")).html(),isDom:!0,element:c},f.metadata&&f.extend(!0,l,c.metadata())):l=c);g=d.href||l.href||(r(c)?c:null);h=d.title!==w?d.title:l.title||"";n=(k=d.content||l.content)?"html":d.type||l.type;!n&&l.isDom&&(n=c.data("fancybox-type"),n||(n=(n=c.prop("class").match(/fancybox\.(\w+)/))?n[1]:null));r(g)&&(n||(b.isImage(g)?n="image":b.isSWF(g)?n="swf":"#"===g.charAt(0)?n="inline":r(c)&&(n="html",k=c)),"ajax"===n&&(m=g.split(/\s+/,2),g=m.shift(),m=m.shift()));k||("inline"===n?g?k=f(r(g)?g.replace(/.*(?=#[^\s]+$)/,""):g):l.isDom&&(k=c):"html"===n?k=g:n||g||!l.isDom||(n="inline",k=c));f.extend(l,{href:g,type:n,content:k,title:h,selector:m});a[e]=l}),b.opts=f.extend(!0,{},b.defaults,d),d.keys!==w&&(b.opts.keys=d.keys?f.extend({},b.defaults.keys,d.keys):!1),b.group=a,b._start(b.opts.index)},cancel:function(){var a=b.coming;a&&!1===b.trigger("onCancel")||(b.hideLoading(),a&&(b.ajaxLoad&&b.ajaxLoad.abort(),b.ajaxLoad=null,b.imgPreload&&(b.imgPreload.onload=b.imgPreload.onerror=null),a.wrap&&a.wrap.stop(!0,!0).trigger("onReset").remove(),b.coming=null,b.current||b._afterZoomOut(a)))},close:function(a){b.cancel();!1!==b.trigger("beforeClose")&&(b.unbindEvents(),b.isActive&&(b.isOpen&&!0!==a?(b.isOpen=b.isOpened=!1,b.isClosing=!0,f(".fancybox-item, .fancybox-nav").remove(),b.wrap.stop(!0,!0).removeClass("fancybox-opened"),b.transitions[b.current.closeMethod]()):(f(".fancybox-wrap").stop(!0).trigger("onReset").remove(),b._afterZoomOut())))},play:function(a){var d=function(){clearTimeout(b.player.timer)},e=function(){d();b.current&&b.player.isActive&&(b.player.timer=setTimeout(b.next,b.current.playSpeed))},c=function(){d();p.unbind(".player");b.player.isActive=!1;b.trigger("onPlayEnd")};!0===a||!b.player.isActive&&!1!==a?b.current&&(b.current.loop||b.current.index<b.group.length-1)&&(b.player.isActive=!0,p.bind({"onCancel.player beforeClose.player":c,"onUpdate.player":e,"beforeLoad.player":d}),e(),b.trigger("onPlayStart")):c()},next:function(a){var d=b.current;d&&(r(a)||(a=d.direction.next),b.jumpto(d.index+1,a,"next"))},prev:function(a){var d=b.current;d&&(r(a)||(a=d.direction.prev),b.jumpto(d.index-1,a,"prev"))},jumpto:function(a,d,e){var c=b.current;c&&(a=m(a),b.direction=d||c.direction[a>=c.index?"next":"prev"],b.router=e||"jumpto",c.loop&&(0>a&&(a=c.group.length+a%c.group.length),a%=c.group.length),c.group[a]!==w&&(b.cancel(),b._start(a)))},reposition:function(a,d){var e=b.current,c=e?e.wrap:null,l;c&&(l=b._getPosition(d),a&&"scroll"===a.type?(delete l.position,c.stop(!0,!0).animate(l,200)):(c.css(l),e.pos=f.extend({},e.dim,l)))},update:function(a){var d=a&&a.originalEvent&&a.originalEvent.type,e=!d||"orientationchange"===d;e&&(clearTimeout(C),C=null);b.isOpen&&!C&&(C=setTimeout(function(){var c=b.current;c&&!b.isClosing&&(b.wrap.removeClass("fancybox-tmp"),(e||"load"===d||"resize"===d&&c.autoResize)&&b._setDimension(),"scroll"===d&&c.canShrink||b.reposition(a),b.trigger("onUpdate"),C=null)},e&&!t?0:300))},toggle:function(a){b.isOpen&&(b.current.fitToView="boolean"===f.type(a)?a:!b.current.fitToView,t&&(b.wrap.removeAttr("style").addClass("fancybox-tmp"),b.trigger("onUpdate")),b.update())},hideLoading:function(){p.unbind(".loading");f("#fancybox-loading").remove()},showLoading:function(){var a,d;b.hideLoading();a=f('<div id="fancybox-loading"><div></div></div>').click(b.cancel).appendTo("body");p.bind("keydown.loading",function(a){27===(a.which||a.keyCode)&&(a.preventDefault(),b.cancel())});b.defaults.fixed||(d=b.getViewport(),a.css({position:"absolute",top:0.5*d.h+d.y,left:0.5*d.w+d.x}));b.trigger("onLoading")},getViewport:function(){var a=b.current&&b.current.locked||!1,d={x:q.scrollLeft(),y:q.scrollTop()};a&&a.length?(d.w=a[0].clientWidth,d.h=a[0].clientHeight):(d.w=t&&s.innerWidth?s.innerWidth:q.width(),d.h=t&&s.innerHeight?s.innerHeight:q.height());return d},unbindEvents:function(){b.wrap&&u(b.wrap)&&b.wrap.unbind(".fb");p.unbind(".fb");q.unbind(".fb")},bindEvents:function(){var a=b.current,d;a&&(q.bind("orientationchange.fb"+(t?"":" resize.fb")+(a.autoCenter&&!a.locked?" scroll.fb":""),b.update),(d=a.keys)&&p.bind("keydown.fb",function(e){var c=e.which||e.keyCode,l=e.target||e.srcElement;if(27===c&&b.coming)return!1;e.ctrlKey||e.altKey||e.shiftKey||e.metaKey||l&&(l.type||f(l).is("[contenteditable]"))||f.each(d,function(d,l){if(1<a.group.length&&l[c]!==w)return b[d](l[c]),e.preventDefault(),!1;if(-1<f.inArray(c,l))return b[d](),e.preventDefault(),!1})}),f.fn.mousewheel&&a.mouseWheel&&b.wrap.bind("mousewheel.fb",function(d,c,l,g){for(var h=f(d.target||null),k=!1;h.length&&!(k||h.is(".fancybox-skin")||h.is(".fancybox-wrap"));)k=h[0]&&!(h[0].style.overflow&&"hidden"===h[0].style.overflow)&&(h[0].clientWidth&&h[0].scrollWidth>h[0].clientWidth||h[0].clientHeight&&h[0].scrollHeight>h[0].clientHeight),h=f(h).parent();0!==c&&!k&&1<b.group.length&&!a.canShrink&&(0<g||0<l?b.prev(0<g?"down":"left"):(0>g||0>l)&&b.next(0>g?"up":"right"),d.preventDefault())}))},trigger:function(a,d){var e,c=d||b.coming||b.current;if(c){f.isFunction(c[a])&&(e=c[a].apply(c,Array.prototype.slice.call(arguments,1)));if(!1===e)return!1;c.helpers&&f.each(c.helpers,function(d,e){if(e&&b.helpers[d]&&f.isFunction(b.helpers[d][a]))b.helpers[d][a](f.extend(!0,{},b.helpers[d].defaults,e),c)})}p.trigger(a)},isImage:function(a){return r(a)&&a.match(/(^data:image\/.*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg)((\?|#).*)?$)/i)},isSWF:function(a){return r(a)&&a.match(/\.(swf)((\?|#).*)?$/i)},_start:function(a){var d={},e,c;a=m(a);e=b.group[a]||null;if(!e)return!1;d=f.extend(!0,{},b.opts,e);e=d.margin;c=d.padding;"number"===f.type(e)&&(d.margin=[e,e,e,e]);"number"===f.type(c)&&(d.padding=[c,c,c,c]);d.modal&&f.extend(!0,d,{closeBtn:!1,closeClick:!1,nextClick:!1,arrows:!1,mouseWheel:!1,keys:null,helpers:{overlay:{closeClick:!1}}});d.autoSize&&(d.autoWidth=d.autoHeight=!0);"auto"===d.width&&(d.autoWidth=!0);"auto"===d.height&&(d.autoHeight=!0);d.group=b.group;d.index=a;b.coming=d;if(!1===b.trigger("beforeLoad"))b.coming=null;else{c=d.type;e=d.href;if(!c)return b.coming=null,b.current&&b.router&&"jumpto"!==b.router?(b.current.index=a,b[b.router](b.direction)):!1;b.isActive=!0;if("image"===c||"swf"===c)d.autoHeight=d.autoWidth=!1,d.scrolling="visible";"image"===c&&(d.aspectRatio=!0);"iframe"===c&&t&&(d.scrolling="scroll");d.wrap=f(d.tpl.wrap).addClass("fancybox-"+(t?"mobile":"desktop")+" fancybox-type-"+c+" fancybox-tmp "+d.wrapCSS).appendTo(d.parent||"body");f.extend(d,{skin:f(".fancybox-skin",d.wrap),outer:f(".fancybox-outer",d.wrap),inner:f(".fancybox-inner",d.wrap)});f.each(["Top","Right","Bottom","Left"],function(a,b){d.skin.css("padding"+b,x(d.padding[a]))});b.trigger("onReady");if("inline"===c||"html"===c){if(!d.content||!d.content.length)return b._error("content")}else if(!e)return b._error("href");"image"===c?b._loadImage():"ajax"===c?b._loadAjax():"iframe"===c?b._loadIframe():b._afterLoad()}},_error:function(a){f.extend(b.coming,{type:"html",autoWidth:!0,autoHeight:!0,minWidth:0,minHeight:0,scrolling:"no",hasError:a,content:b.coming.tpl.error});b._afterLoad()},_loadImage:function(){var a=b.imgPreload=new Image;a.onload=function(){this.onload=this.onerror=null;b.coming.width=this.width/b.opts.pixelRatio;b.coming.height=this.height/b.opts.pixelRatio;b._afterLoad()};a.onerror=function(){this.onload=this.onerror=null;b._error("image")};a.src=b.coming.href;!0!==a.complete&&b.showLoading()},_loadAjax:function(){var a=b.coming;b.showLoading();b.ajaxLoad=f.ajax(f.extend({},a.ajax,{url:a.href,error:function(a,e){b.coming&&"abort"!==e?b._error("ajax",a):b.hideLoading()},success:function(d,e){"success"===e&&(a.content=d,b._afterLoad())}}))},_loadIframe:function(){var a=b.coming,d=f(a.tpl.iframe.replace(/\{rnd\}/g,(new Date).getTime())).attr("scrolling",t?"auto":a.iframe.scrolling).attr("src",a.href);f(a.wrap).bind("onReset",function(){try{f(this).find("iframe").hide().attr("src","//about:blank").end().empty()}catch(a){}});a.iframe.preload&&(b.showLoading(),d.one("load",function(){f(this).data("ready",1);t||f(this).bind("load.fb",b.update);f(this).parents(".fancybox-wrap").width("100%").removeClass("fancybox-tmp").show();b._afterLoad()}));a.content=d.appendTo(a.inner);a.iframe.preload||b._afterLoad()},_preloadImages:function(){var a=b.group,d=b.current,e=a.length,c=d.preload?Math.min(d.preload,e-1):0,f,g;for(g=1;g<=c;g+=1)f=a[(d.index+g)%e],"image"===f.type&&f.href&&((new Image).src=f.href)},_afterLoad:function(){var a=b.coming,d=b.current,e,c,l,g,h;b.hideLoading();if(a&&!1!==b.isActive)if(!1===b.trigger("afterLoad",a,d))a.wrap.stop(!0).trigger("onReset").remove(),b.coming=null;else{d&&(b.trigger("beforeChange",d),d.wrap.stop(!0).removeClass("fancybox-opened").find(".fancybox-item, .fancybox-nav").remove());b.unbindEvents();e=a.content;c=a.type;l=a.scrolling;f.extend(b,{wrap:a.wrap,skin:a.skin,outer:a.outer,inner:a.inner,current:a,previous:d});g=a.href;switch(c){case "inline":case "ajax":case "html":a.selector?e=f("<div>").html(e).find(a.selector):u(e)&&(e.data("fancybox-placeholder")||e.data("fancybox-placeholder",f('<div class="fancybox-placeholder"></div>').insertAfter(e).hide()),e=e.show().detach(),a.wrap.bind("onReset",function(){f(this).find(e).length&&e.hide().replaceAll(e.data("fancybox-placeholder")).data("fancybox-placeholder",!1)}));break;case "image":e=a.tpl.image.replace(/\{href\}/g,g);break;case "swf":e='<object id="fancybox-swf" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%"><param name="movie" value="'+g+'"></param>',h="",f.each(a.swf,function(a,b){e+='<param name="'+a+'" value="'+b+'"></param>';h+=" "+a+'="'+b+'"'}),e+='<embed src="'+g+'" type="application/x-shockwave-flash" width="100%" height="100%"'+h+"></embed></object>"}u(e)&&e.parent().is(a.inner)||a.inner.append(e);b.trigger("beforeShow");a.inner.css("overflow","yes"===l?"scroll":"no"===l?"hidden":l);b._setDimension();b.reposition();b.isOpen=!1;b.coming=null;b.bindEvents();if(!b.isOpened)f(".fancybox-wrap").not(a.wrap).stop(!0).trigger("onReset").remove();else if(d.prevMethod)b.transitions[d.prevMethod]();b.transitions[b.isOpened?a.nextMethod:a.openMethod]();b._preloadImages()}},_setDimension:function(){var a=b.getViewport(),d=0,e=!1,c=!1,e=b.wrap,l=b.skin,g=b.inner,h=b.current,c=h.width,k=h.height,n=h.minWidth,v=h.minHeight,p=h.maxWidth,q=h.maxHeight,t=h.scrolling,r=h.scrollOutside?h.scrollbarWidth:0,y=h.margin,z=m(y[1]+y[3]),s=m(y[0]+y[2]),w,A,u,D,B,G,C,E,I;e.add(l).add(g).width("auto").height("auto").removeClass("fancybox-tmp");y=m(l.outerWidth(!0)-l.width());w=m(l.outerHeight(!0)-l.height());A=z+y;u=s+w;D=F(c)?(a.w-A)*m(c)/100:c;B=F(k)?(a.h-u)*m(k)/100:k;if("iframe"===h.type){if(I=h.content,h.autoHeight&&1===I.data("ready"))try{I[0].contentWindow.document.location&&(g.width(D).height(9999),G=I.contents().find("body"),r&&G.css("overflow-x","hidden"),B=G.outerHeight(!0))}catch(H){}}else if(h.autoWidth||h.autoHeight)g.addClass("fancybox-tmp"),h.autoWidth||g.width(D),h.autoHeight||g.height(B),h.autoWidth&&(D=g.width()),h.autoHeight&&(B=g.height()),g.removeClass("fancybox-tmp");c=m(D);k=m(B);E=D/B;n=m(F(n)?m(n,"w")-A:n);p=m(F(p)?m(p,"w")-A:p);v=m(F(v)?m(v,"h")-u:v);q=m(F(q)?m(q,"h")-u:q);G=p;C=q;h.fitToView&&(p=Math.min(a.w-A,p),q=Math.min(a.h-u,q));A=a.w-z;s=a.h-s;h.aspectRatio?(c>p&&(c=p,k=m(c/E)),k>q&&(k=q,c=m(k*E)),c<n&&(c=n,k=m(c/E)),k<v&&(k=v,c=m(k*E))):(c=Math.max(n,Math.min(c,p)),h.autoHeight&&"iframe"!==h.type&&(g.width(c),k=g.height()),k=Math.max(v,Math.min(k,q)));if(h.fitToView)if(g.width(c).height(k),e.width(c+y),a=e.width(),z=e.height(),h.aspectRatio)for(;(a>A||z>s)&&c>n&&k>v&&!(19<d++);)k=Math.max(v,Math.min(q,k-10)),c=m(k*E),c<n&&(c=n,k=m(c/E)),c>p&&(c=p,k=m(c/E)),g.width(c).height(k),e.width(c+y),a=e.width(),z=e.height();else c=Math.max(n,Math.min(c,c-(a-A))),k=Math.max(v,Math.min(k,k-(z-s)));r&&"auto"===t&&k<B&&c+y+r<A&&(c+=r);g.width(c).height(k);e.width(c+y);a=e.width();z=e.height();e=(a>A||z>s)&&c>n&&k>v;c=h.aspectRatio?c<G&&k<C&&c<D&&k<B:(c<G||k<C)&&(c<D||k<B);f.extend(h,{dim:{width:x(a),height:x(z)},origWidth:D,origHeight:B,canShrink:e,canExpand:c,wPadding:y,hPadding:w,wrapSpace:z-l.outerHeight(!0),skinSpace:l.height()-k});!I&&h.autoHeight&&k>v&&k<q&&!c&&g.height("auto")},_getPosition:function(a){var d=b.current,e=b.getViewport(),c=d.margin,f=b.wrap.width()+c[1]+c[3],g=b.wrap.height()+c[0]+c[2],c={position:"absolute",top:c[0],left:c[3]};d.autoCenter&&d.fixed&&!a&&g<=e.h&&f<=e.w?c.position="fixed":d.locked||(c.top+=e.y,c.left+=e.x);c.top=x(Math.max(c.top,c.top+(e.h-g)*d.topRatio));c.left=x(Math.max(c.left,c.left+(e.w-f)*d.leftRatio));return c},_afterZoomIn:function(){var a=b.current;a&&((b.isOpen=b.isOpened=!0,b.wrap.css("overflow","visible").addClass("fancybox-opened"),b.update(),(a.closeClick||a.nextClick&&1<b.group.length)&&b.inner.css("cursor","pointer").bind("click.fb",function(d){f(d.target).is("a")||f(d.target).parent().is("a")||(d.preventDefault(),b[a.closeClick?"close":"next"]())}),a.closeBtn&&f(a.tpl.closeBtn).appendTo(b.skin).bind("click.fb",function(a){a.preventDefault();b.close()}),a.arrows&&1<b.group.length&&((a.loop||0<a.index)&&f(a.tpl.prev).appendTo(b.outer).bind("click.fb",b.prev),(a.loop||a.index<b.group.length-1)&&f(a.tpl.next).appendTo(b.outer).bind("click.fb",b.next)),b.trigger("afterShow"),a.loop||a.index!==a.group.length-1)?b.opts.autoPlay&&!b.player.isActive&&(b.opts.autoPlay=!1,b.play(!0)):b.play(!1))},_afterZoomOut:function(a){a=a||b.current;f(".fancybox-wrap").trigger("onReset").remove();f.extend(b,{group:{},opts:{},router:!1,current:null,isActive:!1,isOpened:!1,isOpen:!1,isClosing:!1,wrap:null,skin:null,outer:null,inner:null});b.trigger("afterClose",a)}});b.transitions={getOrigPosition:function(){var a=b.current,d=a.element,e=a.orig,c={},f=50,g=50,h=a.hPadding,k=a.wPadding,n=b.getViewport();!e&&a.isDom&&d.is(":visible")&&(e=d.find("img:first"),e.length||(e=d));u(e)?(c=e.offset(),e.is("img")&&(f=e.outerWidth(),g=e.outerHeight())):(c.top=n.y+(n.h-g)*a.topRatio,c.left=n.x+(n.w-f)*a.leftRatio);if("fixed"===b.wrap.css("position")||a.locked)c.top-=n.y,c.left-=n.x;return c={top:x(c.top-h*a.topRatio),left:x(c.left-k*a.leftRatio),width:x(f+k),height:x(g+h)}},step:function(a,d){var e,c,f=d.prop;c=b.current;var g=c.wrapSpace,h=c.skinSpace;if("width"===f||"height"===f)e=d.end===d.start?1:(a-d.start)/(d.end-d.start),b.isClosing&&(e=1-e),c="width"===f?c.wPadding:c.hPadding,c=a-c,b.skin[f](m("width"===f?c:c-g*e)),b.inner[f](m("width"===f?c:c-g*e-h*e))},zoomIn:function(){var a=b.current,d=a.pos,e=a.openEffect,c="elastic"===e,l=f.extend({opacity:1},d);delete l.position;c?(d=this.getOrigPosition(),a.openOpacity&&(d.opacity=0.1)):"fade"===e&&(d.opacity=0.1);b.wrap.css(d).animate(l,{duration:"none"===e?0:a.openSpeed,easing:a.openEasing,step:c?this.step:null,complete:b._afterZoomIn})},zoomOut:function(){var a=b.current,d=a.closeEffect,e="elastic"===d,c={opacity:0.1};e&&(c=this.getOrigPosition(),a.closeOpacity&&(c.opacity=0.1));b.wrap.animate(c,{duration:"none"===d?0:a.closeSpeed,easing:a.closeEasing,step:e?this.step:null,complete:b._afterZoomOut})},changeIn:function(){var a=b.current,d=a.nextEffect,e=a.pos,c={opacity:1},f=b.direction,g;e.opacity=0.1;"elastic"===d&&(g="down"===f||"up"===f?"top":"left","down"===f||"right"===f?(e[g]=x(m(e[g])-200),c[g]="+=200px"):(e[g]=x(m(e[g])+200),c[g]="-=200px"));"none"===d?b._afterZoomIn():b.wrap.css(e).animate(c,{duration:a.nextSpeed,easing:a.nextEasing,complete:b._afterZoomIn})},changeOut:function(){var a=b.previous,d=a.prevEffect,e={opacity:0.1},c=b.direction;"elastic"===d&&(e["down"===c||"up"===c?"top":"left"]=("up"===c||"left"===c?"-":"+")+"=200px");a.wrap.animate(e,{duration:"none"===d?0:a.prevSpeed,easing:a.prevEasing,complete:function(){f(this).trigger("onReset").remove()}})}};b.helpers.overlay={defaults:{closeClick:!0,speedOut:200,showEarly:!0,css:{},locked:!t,fixed:!0},overlay:null,fixed:!1,el:f("html"),create:function(a){var d;a=f.extend({},this.defaults,a);this.overlay&&this.close();d=b.coming?b.coming.parent:a.parent;this.overlay=f('<div class="fancybox-overlay"></div>').appendTo(d&&d.lenth?d:"body");this.fixed=!1;a.fixed&&b.defaults.fixed&&(this.overlay.addClass("fancybox-overlay-fixed"),this.fixed=!0)},open:function(a){var d=this;a=f.extend({},this.defaults,a);this.overlay?this.overlay.unbind(".overlay").width("auto").height("auto"):this.create(a);this.fixed||(q.bind("resize.overlay",f.proxy(this.update,this)),this.update());a.closeClick&&this.overlay.bind("click.overlay",function(a){if(f(a.target).hasClass("fancybox-overlay"))return b.isActive?b.close():d.close(),!1});this.overlay.css(a.css).show()},close:function(){q.unbind("resize.overlay");this.el.hasClass("fancybox-lock")&&(f(".fancybox-margin").removeClass("fancybox-margin"),this.el.removeClass("fancybox-lock"),q.scrollTop(this.scrollV).scrollLeft(this.scrollH));f(".fancybox-overlay").remove().hide();f.extend(this,{overlay:null,fixed:!1})},update:function(){var a="100%",b;this.overlay.width(a).height("100%");J?(b=Math.max(H.documentElement.offsetWidth,H.body.offsetWidth),p.width()>b&&(a=p.width())):p.width()>q.width()&&(a=p.width());this.overlay.width(a).height(p.height())},onReady:function(a,b){var e=this.overlay;f(".fancybox-overlay").stop(!0,!0);e||this.create(a);a.locked&&this.fixed&&b.fixed&&(b.locked=this.overlay.append(b.wrap),b.fixed=!1);!0===a.showEarly&&this.beforeShow.apply(this,arguments)},beforeShow:function(a,b){b.locked&&!this.el.hasClass("fancybox-lock")&&(!1!==this.fixPosition&&f("*").filter(function(){return"fixed"===f(this).css("position")&&!f(this).hasClass("fancybox-overlay")&&!f(this).hasClass("fancybox-wrap")}).addClass("fancybox-margin"),this.el.addClass("fancybox-margin"),this.scrollV=q.scrollTop(),this.scrollH=q.scrollLeft(),this.el.addClass("fancybox-lock"),q.scrollTop(this.scrollV).scrollLeft(this.scrollH));this.open(a)},onUpdate:function(){this.fixed||this.update()},afterClose:function(a){this.overlay&&!b.coming&&this.overlay.fadeOut(a.speedOut,f.proxy(this.close,this))}};b.helpers.title={defaults:{type:"float",position:"bottom"},beforeShow:function(a){var d=b.current,e=d.title,c=a.type;f.isFunction(e)&&(e=e.call(d.element,d));if(r(e)&&""!==f.trim(e)){d=f('<div class="fancybox-title fancybox-title-'+c+'-wrap">'+e+"</div>");switch(c){case "inside":c=b.skin;break;case "outside":c=b.wrap;break;case "over":c=b.inner;break;default:c=b.skin,d.appendTo("body"),J&&d.width(d.width()),d.wrapInner('<span class="child"></span>'),b.current.margin[2]+=Math.abs(m(d.css("margin-bottom")))}d["top"===a.position?"prependTo":"appendTo"](c)}}};f.fn.fancybox=function(a){var d,e=f(this),c=this.selector||"",l=function(g){var h=f(this).blur(),k=d,l,m;g.ctrlKey||g.altKey||g.shiftKey||g.metaKey||h.is(".fancybox-wrap")||(l=a.groupAttr||"data-fancybox-group",m=h.attr(l),m||(l="rel",m=h.get(0)[l]),m&&""!==m&&"nofollow"!==m&&(h=c.length?f(c):e,h=h.filter("["+l+'="'+m+'"]'),k=h.index(this)),a.index=k,!1!==b.open(h,a)&&g.preventDefault())};a=a||{};d=a.index||0;c&&!1!==a.live?p.undelegate(c,"click.fb-start").delegate(c+":not('.fancybox-item, .fancybox-nav')","click.fb-start",l):e.unbind("click.fb-start").bind("click.fb-start",l);this.filter("[data-fancybox-start=1]").trigger("click");return this};p.ready(function(){var a,d;f.scrollbarWidth===w&&(f.scrollbarWidth=function(){var a=f('<div style="width:50px;height:50px;overflow:auto"><div/></div>').appendTo("body"),b=a.children(),b=b.innerWidth()-b.height(99).innerWidth();a.remove();return b});f.support.fixedPosition===w&&(f.support.fixedPosition=function(){var a=f('<div style="position:fixed;top:20px;"></div>').appendTo("body"),b=20===a[0].offsetTop||15===a[0].offsetTop;a.remove();return b}());f.extend(b.defaults,{scrollbarWidth:f.scrollbarWidth(),fixed:f.support.fixedPosition,parent:f("body")});a=f(s).width();K.addClass("fancybox-lock-test");d=f(s).width();K.removeClass("fancybox-lock-test");f("<style type='text/css'>.fancybox-margin{margin-right:"+(d-a)+"px;}</style>").appendTo("head")})})(window,document,jQuery);
/*! Copyright (c) 2013 Brandon Aaron (http://brandonaaron.net) * Licensed under the MIT License (LICENSE.txt). * Version: 3.1.3 */
;(function(c){"function"===typeof define&&define.amd?define(["jquery"],c):"object"===typeof exports?module.exports=c:c(jQuery)})(function(c){function l(b){var a=b||window.event,h=[].slice.call(arguments,1),d=0,e=0,f=0,g=0,g=0;b=c.event.fix(a);b.type="mousewheel";a.wheelDelta&&(d=a.wheelDelta);a.detail&&(d=-1*a.detail);a.deltaY&&(d=f=-1*a.deltaY);a.deltaX&&(e=a.deltaX,d=-1*e);void 0!==a.wheelDeltaY&&(f=a.wheelDeltaY);void 0!==a.wheelDeltaX&&(e=-1*a.wheelDeltaX);g=Math.abs(d);if(!m||g<m)m=g;g=Math.max(Math.abs(f),Math.abs(e));if(!k||g<k)k=g;a=0<d?"floor":"ceil";d=Math[a](d/m);e=Math[a](e/k);f=Math[a](f/k);try{b.originalEvent.hasOwnProperty("wheelDelta")}catch(l){f=d}h.unshift(b,d,e,f);return(c.event.dispatch||c.event.handle).apply(this,h)}var n=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],h="onwheel"in document||9<=document.documentMode?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],m,k;if(c.event.fixHooks)for(var p=n.length;p;)c.event.fixHooks[n[--p]]=c.event.mouseHooks;c.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var b=h.length;b;)this.addEventListener(h[--b],l,!1);else this.onmousewheel=l},teardown:function(){if(this.removeEventListener)for(var b=h.length;b;)this.removeEventListener(h[--b],l,!1);else this.onmousewheel=null}};c.fn.extend({mousewheel:function(b){return b?this.bind("mousewheel",b):this.trigger("mousewheel")},unmousewheel:function(b){return this.unbind("mousewheel",b)}})});
/*! fancybox custom */
jQuery(function(a){function e(){b=a(window).width()>BREAK.LG?100:a(window).width()>BREAK.SM?74:a(window).width()>=BREAK.MN_L?65:40;c!==b&&(c=b)}var d=!1,c=100,b;({navigation:!1,init:function(a){e();this.initFancybox(a)},initFancybox:function(){return function(f){f.fancybox({openEffect:"elastic",closeEffect:"elastic",maxWidth:1220,maxHeight:680,autoSize:!0,minWidth:190,margin:c,padding:0,aspectRatio:!0,tpl:{wrap:'<div class="fancybox-wrap" tabIndex="-1"><div class="fancybox-wrap-popup fancybox-skin"><div class="fancybox-outer"><div class="fancybox-inner"></div></div></div></div>'},helpers:{title:{type:"inside"}},afterLoad:function(){this.title='<span class="fancybox-counter">'+(this.index+1)+" de "+this.group.length+"</span>"+(this.title?'<span class="fancybox-title-text">'+this.title+"</span>":"");var b=a(".fancybox-overlay");d||(b.append('<div class="fancybox-wrap-popup-next"><svg preserveAspectRatio="xMinYMin meet" viewBox="0 0 37 72" xmlns="http://www.w3.org/2000/svg"><g><polygon points="37.569,36.279 3.066,-0.001 1.749,1.249 34.939,36.149 0.431,70.793 1.764,72.001 36.179,37.452 36.252,37.529"/></g></svg></div>').append('<div class="fancybox-wrap-popup-prev"><svg preserveAspectRatio="xMinYMin meet" viewBox="0 0 37 72" mlns="http://www.w3.org/2000/svg"><g><polygon points="1.748,37.529 1.82,37.452 36.235,72.001 37.568,70.793 3.061,36.149 36.251,1.249 34.934,-0.001 0.432,36.279"/></g></svg></div>').append('<div class="fancybox-wrap-popup-close"><svg preserveAspectRatio="xMinYMin meet" viewBox="0 0 23 23" xmlns="http://www.w3.org/2000/svg"><g><polygon points="23,0.717 22.283,0 11.5,10.783 0.716,0 0,0.717 10.783,11.5 0,22.283 0.716,23 11.5,12.216 22.283,23 23,22.283 12.216,11.5"/></g></svg></div>'),d=!0);a(".fancybox-wrap-popup-close").on("click",function(){a.fancybox.close();return!1});a(".fancybox-wrap-popup-next").on("click",function(){a.fancybox.next()});a(".fancybox-wrap-popup-prev").on("click",function(){a.fancybox.prev()})},afterClose:function(){d=!1},onUpdate:function(){e();c!==b&&a.fancybox.update()}})}}()}).init(a(".fancybox"))});
/*! Jquery Opie Tooltip * http://www.opiescripts.com/simple-jquery-tooltips */
function debug(e){if(arguments.length>1){console.log(arguments)}else{console.log(e)}}jQuery.fn.setData=function(e,t){if(String(e)==="[object Object]"&&typeof t=="undefined"){for(var n in e){jQuery(this).data("opie-"+n,e[n])}return this}else{return jQuery(this).data("opie-"+e,t)}};jQuery.fn.call=function(e){return jQuery(this).trigger(e,Array.prototype.slice.call(arguments,1))};jQuery.fn.getData=function(e){return jQuery(this).data("opie-"+e)};jQuery.fn.setAttr=function(e,t){return jQuery(this).attr("data-opie-"+e,t)};jQuery.fn.getAttr=function(e){return jQuery(this).attr("data-opie-"+e)};jQuery.fn.delAttr=function(e){return jQuery(this).removeAttr("data-opie-"+e)};jQuery.fn.setEvent=function(e,t){return jQuery(this).bind("opie-"+e,t)};jQuery.fn.callEvent=function(e,t){return jQuery(this).trigger("opie-"+e,t)};var Is=new function(){this.defined=function(e){return typeof e!=="undefined"};this.number=function(e){return typeof e==="number"&&isFinite(e)};this.string=function(e){return typeof e==="string"};this.cssSelector=function(e){if(Is.string(e)){if(e=="#"){return false}if(e.substr(0,1)=="#"||e.substr(0,1)=="."||e.substr(0,1)==":"){return true}}return false}};var Opts=function(e,t){this.opts=e;this.jq=t};Opts.prototype={get:function(e){return this.parse(this.opts[e])},set:function(e,t){this.opts[e]=t;return this},string:function(e){return this.parse(this.opts[e],true)},number:function(e){return parseFloat(this.get(e))},bool:function(e){var t=this.get(e);if(t=="1"||t===true){return true}return false},selector:function(e){return this.jq(this.get(e))},func:function(e){return this.parse(this.opts[e],true,true)},parse:function(e,t,n){if(typeof e=="undefined"){return""}var r=e.valueOf();if(typeof r=="function"){if(n==true){return r}return r()}else if(this.isCssSelector(r)&&t!==true){var i=this.jq(r);if(i.size()<=0){debug("Opts.parse "+r+" not found");return false}var s=i.get(0).tagName=="INPUT"&&i.attr("type").toString().toLowerCase()=="checkbox";if(s){return i.is(":checked")}return i.val()}else{return r}},isCssSelector:function(e){if(typeof e==="string"){if(e=="#"){return false}if(e.substr(0,1)=="#"||e.substr(0,1)=="."||e.substr(0,1)==":"){return true}}return false}};(function(e){"use strict";var t=0;e.fn.OpieTooltip=function(t,n){var r={position:"bc:tc",event:"mouseover",eventout:"mouseout",fade:50,fadeout:200};if(t==="defaults"){return r}var i=new Opts(e.extend(r,t),e);var s;this.each(function(){s=new e.OpieTooltip(i,e(this),arguments);if(t==="initCSS3"){IS.initCSS3.apply(s,n)}else{s.init()}});return this};e.OpieTooltip=function(n,r,i){var s=this;this.init=function(){var t=s.getOpt(r,"event");var n=t?t:"mouseover";var i=s.draw(r);r.on(n,function(t){var n=e(this);var r=s.draw(n);if(t.type=="click"){r.find(".o-tooltip-close").show()}else{r.find(".o-tooltip-close").hide()}if(!n.getData("title")&&!n.attr("title")&&!s.getOpt(n,"template")&&!n.attr("alt")&&n.attr("href")=="#"){return}var i=s.getOpt(n,"fade");r.stop().fadeTo(i,1);if(!n.getData("title")){n.setData("title",n.attr("title")).attr("title","");n.setData("alt",n.attr("alt")).attr("alt","")}s.setContent(n,r);var o=s.getOpt(n,"position").split(":");var u=o[0];var a=o[1];s.updatePosition(r,n,u,a)});var o=i.find(".o-tooltip-close");if(n=="click"){var u="void";o.show()}else{var t=s.getOpt(r,"eventout");var u=t?t:"mouseout";o.hide()}if(u!="void"){r.on(u,function(t){if(t.type!="click"){i.find(".o-tooltip-close").hide()}s.close(e(this))})}};this.close=function(e){var t=s.draw(e);var n=s.getOpt(e,"fadeout");var r=n?parseFloat(n):null;t.stop().fadeTo(r,0,function(){t.remove()})};this.draw=function(n){var r=n.getData("opie-tool-tip-id");if(r){var i=e("#"+r);if(i.size()>0){return i}}if(n.getData("tooltip-id")){var o=n.getData("tooltip-id")}else{var o="opieTooltip-"+t;t++}var i=e('<div class="o-tooltip" id="'+o+'"><div class="o-tooltip-arrow"></div><div class="o-tooltip-close"><span>x</span></div><div class="o-tooltip-inner"></div></div>');i.find(".o-tooltip-close").on("click",function(){s.close(e(this).parents(".o-tooltip").getData("target"))});i.setData("target",n);n.setData("opie-tool-tip-id",o);i.setEvent("updatePosition",function(t,n,r,i,o){s.updatePosition(e(this),n,r,i,o)});e("body").append(i);i.hide();return i};this.getOpt=function(e,t,r){if(Is.defined(e.getAttr(t))){return e.getAttr(t)}return r?n.string(t):n.get(t)};this.setContent=function(t,n){var r=n.find(".o-tooltip-inner");var i=s.getOpt(t,"template",true);if(i){if(!n.getData("template")){if(!Is.cssSelector(i)){i="<div>"+i+"</div>"}var o=e(i);n.setData("template",o.html())}var u=n.getData("template");if(!Is.defined(n.getData("template"))){console.log("Template not found");return false}e.each(n.getData("template").match(/\{.*?\}/img),function(e,n){var r=n.replace("{","").replace("}","");var i=t.attr(r);if(r=="title"){i=t.getData("title")}u=u.replace(n,i)});n.find(".o-tooltip-inner").html(u)}else{n.find(".o-tooltip-inner").html(t.getData("title"))}};this.updatePosition=function(t,n,r,i,o){if(!n){n=t.getData("target");var u=s.getOpt(n,"position").split(":");var r=u[0];var i=u[1]}var a=n.offset().top;var f=n.offset().left;var l=n.outerHeight();var c=n.outerWidth();var h=t.offset().top;var p=t.offset().left;var d=t.outerHeight();var v=t.outerWidth();var m={top:0,left:0};t.attr("class","o-tooltip "+i);if(r.charAt(0)=="t"){m.top=a}else if(r.charAt(0)=="m"){m.top=a+l/2}else if(r.charAt(0)=="b"){m.top=a+l}if(r.charAt(1)=="l"){m.left=f}else if(r.charAt(1)=="c"){m.left=f+c/2}else if(r.charAt(1)=="r"){m.left=f+c}if(i.charAt(0)=="m"){m.top-=d/2}else if(i.charAt(0)=="b"){m.top-=d}if(i.charAt(1)=="r"){m.left-=v}else if(i.charAt(1)=="c"){m.left-=v/2}t.css(m);if(o!==true){var h=t.offset().top;var p=t.offset().left;var g=e(window).scrollTop();var y=e(window).scrollLeft();var b=h+t.outerHeight()-g;var w=p+t.outerWidth()-y;var E=e(window).height();var S=e(window).width();var x={b:"t",t:"b",l:"r",r:"l"};if(h<g){var T="b"}else if(b>E){var T="t"}if(h<g||b>E){var N=r;if(r.charAt(0)!=T){x.m="b";if(b>E){x.m="t"}var N=x[r.charAt(0)]+r.charAt(1)}var C=i;if(i!="ml"&&i!="mr"){var C=x[i.charAt(0)]+i.charAt(1)}r=N;i=C}if(p<0){var T="r"}else if(w>S){var T="l"}if(p<0||w>S){var N=r;if(r.charAt(0)!=T){x.m="r";if(w>S){x.m="l"}var N=r.charAt(0)+x[r.charAt(1)]}var C=i;if(i!="tc"&&i!="bc"){var C=i.charAt(0)+x[i.charAt(1)]}}if(h<g||b>E||p<0||w>S){s.updatePosition(t,n,N,C,true)}}}}})(jQuery);
/*! fontawesome-markers */
var fontawesome={};fontawesome.markers={"GLASS":"M3.348 -57.743q0 -0.828 0.648 -1.314t1.368 -0.63 1.548 -0.144h50.688q0.828 0 1.548 0.144t1.368 0.63 0.648 1.314q0 1.26 -1.548 2.808l-22.752 22.752v27.648h11.52q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h11.52v-27.648l-22.752 -22.752q-1.548 -1.548 -1.548 -2.808z","MUSIC":"M0 -6.839q0 -1.8 1.224 -3.204t3.096 -2.178 3.726 -1.152 3.474 -0.378q3.78 0 6.912 1.404v-34.812q0 -1.116 0.684 -2.034t1.764 -1.278l29.952 -9.216q0.432 -0.144 1.008 -0.144 1.44 0 2.448 1.008t1.008 2.448v40.32q0 1.8 -1.224 3.204t-3.096 2.178 -3.726 1.152 -3.474 0.378 -3.474 -0.378 -3.726 -1.152 -3.096 -2.178 -1.224 -3.204 1.224 -3.204 3.096 -2.178 3.726 -1.152 3.474 -0.378q3.78 0 6.912 1.404v-19.332l-27.648 8.532v25.524q0 1.8 -1.224 3.204t-3.096 2.178 -3.726 1.152 -3.474 0.378 -3.474 -0.378 -3.726 -1.152 -3.096 -2.178 -1.224 -3.204z","SEARCH":"M0 -34.487q0 -5.148 1.998 -9.846t5.4 -8.1 8.1 -5.4 9.846 -1.998 9.846 1.998 8.1 5.4 5.4 8.1 1.998 9.846q0 7.92 -4.464 14.364l12.348 12.348q1.332 1.332 1.332 3.24 0 1.872 -1.368 3.24t-3.24 1.368q-1.944 0 -3.24 -1.368l-12.348 -12.312q-6.444 4.464 -14.364 4.464 -5.148 0 -9.846 -1.998t-8.1 -5.4 -5.4 -8.1 -1.998 -9.846zm9.216 0q0 6.66 4.734 11.394t11.394 4.734 11.394 -4.734 4.734 -11.394 -4.734 -11.394 -11.394 -4.734 -11.394 4.734 -4.734 11.394z","ENVELOPE_O":"M0 -10.295v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h52.992q2.376 0 4.068 1.692t1.692 4.068v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-52.992q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.468 0.342 0.81t0.81 0.342h52.992q0.468 0 0.81 -0.342t0.342 -0.81v-27.648q-1.152 1.296 -2.484 2.376 -9.648 7.416 -15.336 12.168 -1.836 1.548 -2.988 2.412t-3.114 1.746 -3.69 0.882h-0.072q-1.728 0 -3.69 -0.882t-3.114 -1.746 -2.988 -2.412q-5.688 -4.752 -15.336 -12.168 -1.332 -1.08 -2.484 -2.376v27.648zm0 -39.168q0 6.048 5.292 10.224 6.948 5.472 14.436 11.412 0.216 0.18 1.26 1.062t1.656 1.35 1.602 1.134 1.818 0.99 1.548 0.324h0.072q0.72 0 1.548 -0.324t1.818 -0.99 1.602 -1.134 1.656 -1.35 1.26 -1.062q7.488 -5.94 14.436 -11.412 1.944 -1.548 3.618 -4.158t1.674 -4.734v-0.882l-0.018 -0.468 -0.108 -0.45 -0.198 -0.324 -0.324 -0.27 -0.504 -0.09h-52.992q-0.468 0 -0.81 0.342t-0.342 0.81z","HEART":"M0 -42.983q0 -7.92 4.572 -12.384t12.636 -4.464q2.232 0 4.554 0.774t4.32 2.088 3.438 2.466 2.736 2.448q1.296 -1.296 2.736 -2.448t3.438 -2.466 4.32 -2.088 4.554 -0.774q8.064 0 12.636 4.464t4.572 12.384q0 7.956 -8.244 16.2l-22.428 21.6q-0.648 0.648 -1.584 0.648t-1.584 -0.648l-22.464 -21.672q-0.36 -0.288 -0.99 -0.936t-1.998 -2.358 -2.448 -3.51 -1.926 -4.356 -0.846 -4.968z","STAR":"M0 -41.147q0 -1.332 2.016 -1.656l18.072 -2.628 8.1 -16.38q0.684 -1.476 1.764 -1.476t1.764 1.476l8.1 16.38 18.072 2.628q2.016 0.324 2.016 1.656 0 0.792 -0.936 1.728l-13.068 12.744 3.096 18q0.036 0.252 0.036 0.72 0 0.756 -0.378 1.278t-1.098 0.522q-0.684 0 -1.44 -0.432l-16.164 -8.496 -16.164 8.496q-0.792 0.432 -1.44 0.432 -0.756 0 -1.134 -0.522t-0.378 -1.278q0 -0.216 0.072 -0.72l3.096 -18 -13.104 -12.744q-0.9 -0.972 -0.9 -1.728z","STAR_O":"M0 -41.147q0 -1.332 2.016 -1.656l18.072 -2.628 8.1 -16.38q0.684 -1.476 1.764 -1.476t1.764 1.476l8.1 16.38 18.072 2.628q2.016 0.324 2.016 1.656 0 0.792 -0.936 1.728l-13.068 12.744 3.096 18q0.036 0.252 0.036 0.72 0 1.8 -1.476 1.8 -0.684 0 -1.44 -0.432l-16.164 -8.496 -16.164 8.496q-0.792 0.432 -1.44 0.432 -0.756 0 -1.134 -0.522t-0.378 -1.278q0 -0.216 0.072 -0.72l3.096 -18 -13.104 -12.744q-0.9 -0.972 -0.9 -1.728zm7.956 2.16l11.016 10.692 -2.628 15.156 13.608 -7.164 13.572 7.164 -2.592 -15.156 11.016 -10.692 -15.192 -2.232 -6.804 -13.752 -6.804 13.752z","USER":"M0 -13.859q0 -1.908 0.126 -3.726t0.504 -3.924 0.954 -3.906 1.548 -3.51 2.232 -2.916 3.078 -1.926 4.014 -0.72q0.324 0 1.512 0.774t2.682 1.728 3.888 1.728 4.806 0.774 4.806 -0.774 3.888 -1.728 2.682 -1.728 1.512 -0.774q2.196 0 4.014 0.72t3.078 1.926 2.232 2.916 1.548 3.51 0.954 3.906 0.504 3.924 0.126 3.726q0 4.32 -2.628 6.822t-6.984 2.502h-31.464q-4.356 0 -6.984 -2.502t-2.628 -6.822zm11.52 -32.148q0 -5.724 4.05 -9.774t9.774 -4.05 9.774 4.05 4.05 9.774 -4.05 9.774 -9.774 4.05 -9.774 -4.05 -4.05 -9.774z","FILM":"M0 -5.687v-48.384q0 -2.376 1.692 -4.068t4.068 -1.692h57.6q2.376 0 4.068 1.692t1.692 4.068v48.384q0 2.376 -1.692 4.068t-4.068 1.692h-57.6q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 -5.76v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62zm0 -9.216q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608zm0 -13.824q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608zm0 -13.824q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608zm13.824 41.472q0 0.936 0.684 1.62t1.62 0.684h27.648q0.936 0 1.62 -0.684t0.684 -1.62v-18.432q0 -0.936 -0.684 -1.62t-1.62 -0.684h-27.648q-0.936 0 -1.62 0.684t-0.684 1.62v18.432zm0 -27.648q0 0.936 0.684 1.62t1.62 0.684h27.648q0.936 0 1.62 -0.684t0.684 -1.62v-18.432q0 -0.936 -0.684 -1.62t-1.62 -0.684h-27.648q-0.936 0 -1.62 0.684t-0.684 1.62v18.432zm36.864 23.04v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62zm0 -9.216q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608zm0 -13.824q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608zm0 -13.824q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608z","TH_LARGE":"M0 -13.751v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24zm0 -27.648v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24zm32.256 27.648v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24zm0 -27.648v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24z","TH":"M0 -12.599v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm23.04 36.864v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm23.04 36.864v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448z","TH_LIST":"M0 -12.599v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm23.04 36.864v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h34.56q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h34.56q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h34.56q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448z","CHECK":"M4.356 -31.031q0 -1.44 1.008 -2.448l4.896 -4.896q1.008 -1.008 2.448 -1.008t2.448 1.008l10.584 10.62 23.616 -23.652q1.008 -1.008 2.448 -1.008t2.448 1.008l4.896 4.896q1.008 1.008 1.008 2.448t-1.008 2.448l-26.064 26.064 -4.896 4.896q-1.008 1.008 -2.448 1.008t-2.448 -1.008l-4.896 -4.896 -13.032 -13.032q-1.008 -1.008 -1.008 -2.448z","TIMES":"M3.96 -16.847q0 -1.44 1.008 -2.448l10.584 -10.584 -10.584 -10.584q-1.008 -1.008 -1.008 -2.448t1.008 -2.448l4.896 -4.896q1.008 -1.008 2.448 -1.008t2.448 1.008l10.584 10.584 10.584 -10.584q1.008 -1.008 2.448 -1.008t2.448 1.008l4.896 4.896q1.008 1.008 1.008 2.448t-1.008 2.448l-10.584 10.584 10.584 10.584q1.008 1.008 1.008 2.448t-1.008 2.448l-4.896 4.896q-1.008 1.008 -2.448 1.008t-2.448 -1.008l-10.584 -10.584 -10.584 10.584q-1.008 1.008 -2.448 1.008t-2.448 -1.008l-4.896 -4.896q-1.008 -1.008 -1.008 -2.448z","SEARCH_PLUS":"M0 -34.487q0 -5.148 1.998 -9.846t5.4 -8.1 8.1 -5.4 9.846 -1.998 9.846 1.998 8.1 5.4 5.4 8.1 1.998 9.846q0 7.92 -4.464 14.364l12.348 12.348q1.332 1.332 1.332 3.24t-1.35 3.258 -3.258 1.35q-1.944 0 -3.24 -1.368l-12.348 -12.312q-6.444 4.464 -14.364 4.464 -5.148 0 -9.846 -1.998t-8.1 -5.4 -5.4 -8.1 -1.998 -9.846zm9.216 0q0 6.66 4.734 11.394t11.394 4.734 11.394 -4.734 4.734 -11.394 -4.734 -11.394 -11.394 -4.734 -11.394 4.734 -4.734 11.394zm4.608 1.152v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h8.064v-8.064q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v8.064h8.064q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-8.064v8.064q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-8.064h-8.064q-0.468 0 -0.81 -0.342t-0.342 -0.81z","SEARCH_MINUS":"M0 -34.487q0 -5.148 1.998 -9.846t5.4 -8.1 8.1 -5.4 9.846 -1.998 9.846 1.998 8.1 5.4 5.4 8.1 1.998 9.846q0 7.92 -4.464 14.364l12.348 12.348q1.332 1.332 1.332 3.24t-1.35 3.258 -3.258 1.35q-1.944 0 -3.24 -1.368l-12.348 -12.312q-6.444 4.464 -14.364 4.464 -5.148 0 -9.846 -1.998t-8.1 -5.4 -5.4 -8.1 -1.998 -9.846zm9.216 0q0 6.66 4.734 11.394t11.394 4.734 11.394 -4.734 4.734 -11.394 -4.734 -11.394 -11.394 -4.734 -11.394 4.734 -4.734 11.394zm4.608 1.152v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h20.736q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-20.736q-0.468 0 -0.81 -0.342t-0.342 -0.81z","POWER_OFF":"M0 -32.183q0 -6.552 2.898 -12.348t8.154 -9.72q1.548 -1.152 3.438 -0.9t3.006 1.8q1.152 1.512 0.882 3.402t-1.782 3.042q-3.528 2.664 -5.454 6.516t-1.926 8.208q0 3.744 1.458 7.146t3.942 5.886 5.886 3.942 7.146 1.458 7.146 -1.458 5.886 -3.942 3.942 -5.886 1.458 -7.146q0 -4.356 -1.926 -8.208t-5.454 -6.516q-1.512 -1.152 -1.782 -3.042t0.882 -3.402q1.116 -1.548 3.024 -1.8t3.42 0.9q5.256 3.924 8.154 9.72t2.898 12.348q0 5.616 -2.196 10.728t-5.904 8.82 -8.82 5.904 -10.728 2.196 -10.728 -2.196 -8.82 -5.904 -5.904 -8.82 -2.196 -10.728zm23.04 -4.608v-23.04q0 -1.872 1.368 -3.24t3.24 -1.368 3.24 1.368 1.368 3.24v23.04q0 1.872 -1.368 3.24t-3.24 1.368 -3.24 -1.368 -1.368 -3.24z","SIGNAL":"M0 -5.687v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828zm13.824 0v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v11.52q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828zm13.824 0v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828zm13.824 0v-34.56q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v34.56q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828zm13.824 0v-52.992q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v52.992q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828z","GEAR":"M0 -28.259v-7.992q0 -0.432 0.288 -0.828t0.684 -0.468l6.696 -1.008q0.504 -1.656 1.404 -3.312 -1.44 -2.052 -3.852 -4.968 -0.36 -0.432 -0.36 -0.864 0 -0.36 0.324 -0.828 0.936 -1.296 3.546 -3.87t3.402 -2.574q0.468 0 0.936 0.36l4.968 3.852q1.584 -0.828 3.276 -1.368 0.576 -4.896 1.044 -6.696 0.252 -1.008 1.296 -1.008h7.992q0.504 0 0.882 0.306t0.414 0.774l1.008 6.624q1.764 0.576 3.24 1.332l5.112 -3.852q0.324 -0.324 0.864 -0.324 0.468 0 0.9 0.36 4.644 4.284 5.94 6.12 0.252 0.288 0.252 0.792 0 0.432 -0.288 0.828 -0.54 0.756 -1.836 2.394t-1.944 2.538q0.936 1.8 1.476 3.528l6.588 1.008q0.468 0.072 0.756 0.45t0.288 0.846v7.992q0 0.432 -0.288 0.828t-0.72 0.468l-6.66 1.008q-0.684 1.944 -1.404 3.276 1.26 1.8 3.852 4.968 0.36 0.432 0.36 0.9t-0.324 0.828q-0.972 1.332 -3.564 3.888t-3.384 2.556q-0.432 0 -0.936 -0.324l-4.968 -3.888q-1.584 0.828 -3.276 1.368 -0.576 4.896 -1.044 6.696 -0.252 1.008 -1.296 1.008h-7.992q-0.504 0 -0.882 -0.306t-0.414 -0.774l-1.008 -6.624q-1.764 -0.576 -3.24 -1.332l-5.076 3.852q-0.36 0.324 -0.9 0.324 -0.504 0 -0.9 -0.396 -4.536 -4.104 -5.94 -6.048 -0.252 -0.36 -0.252 -0.828 0 -0.432 0.288 -0.828 0.54 -0.756 1.836 -2.394t1.944 -2.538q-0.972 -1.8 -1.476 -3.564l-6.588 -0.972q-0.468 -0.072 -0.756 -0.45t-0.288 -0.846zm18.432 -3.924q0 3.816 2.7 6.516t6.516 2.7 6.516 -2.7 2.7 -6.516 -2.7 -6.516 -6.516 -2.7 -6.516 2.7 -2.7 6.516z","TRASH_O":"M0 -47.159v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h11.124l2.52 -6.012q0.54 -1.332 1.944 -2.268t2.844 -0.936h11.52q1.44 0 2.844 0.936t1.944 2.268l2.52 6.012h11.124q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-3.456v34.128q0 2.988 -1.692 5.166t-4.068 2.178h-29.952q-2.376 0 -4.068 -2.106t-1.692 -5.094v-34.272h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828zm9.216 35.28q0 0.792 0.252 1.458t0.522 0.972 0.378 0.306h29.952q0.108 0 0.378 -0.306t0.522 -0.972 0.252 -1.458v-34.128h-32.256v34.128zm4.608 -5.328v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828zm3.456 -33.408h16.128l-1.728 -4.212q-0.252 -0.324 -0.612 -0.396h-11.412q-0.36 0.072 -0.612 0.396zm5.76 33.408v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828zm9.216 0v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828z","HOME":"M0.936 -32.057q0.036 -0.486 0.396 -0.774l25.884 -21.564q1.152 -0.936 2.736 -0.936t2.736 0.936l8.784 7.344v-7.02q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v14.688l7.884 6.552q0.36 0.288 0.396 0.774t-0.252 0.846l-2.232 2.664q-0.288 0.324 -0.756 0.396h-0.108q-0.468 0 -0.756 -0.252l-24.912 -20.772 -24.912 20.772q-0.432 0.288 -0.864 0.252 -0.468 -0.072 -0.756 -0.396l-2.232 -2.664q-0.288 -0.36 -0.252 -0.846zm8.28 20.61v-17.28l0.018 -0.108 0.018 -0.108 20.7 -17.064 20.7 17.064q0.036 0.072 0.036 0.216v17.28q0 0.936 -0.684 1.62t-1.62 0.684h-13.824v-13.824h-9.216v13.824h-13.824q-0.936 0 -1.62 -0.684t-0.684 -1.62z","FILE_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm32.256 -41.472h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","CLOCK_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm10.368 3.456v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h8.064v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v16.128q0 0.504 -0.324 0.828t-0.828 0.324h-11.52q-0.504 0 -0.828 -0.324t-0.324 -0.828z","ROAD":"M1.8 -11.771q0 -1.944 0.936 -4.176l15.012 -37.584q0.288 -0.684 0.936 -1.188t1.368 -0.504h12.204q-0.468 0 -0.828 0.342t-0.396 0.81l-0.54 6.912q-0.036 0.504 0.288 0.828t0.792 0.324h5.976q0.468 0 0.792 -0.324t0.288 -0.828l-0.54 -6.912q-0.036 -0.468 -0.396 -0.81t-0.828 -0.342h12.204q0.72 0 1.368 0.504t0.936 1.188l15.012 37.584q0.936 2.232 0.936 4.176 0 2.628 -1.656 2.628h-25.344q0.468 0 0.792 -0.342t0.288 -0.81l-0.72 -9.216q-0.036 -0.468 -0.396 -0.81t-0.828 -0.342h-9.792q-0.468 0 -0.828 0.342t-0.396 0.81l-0.72 9.216q-0.036 0.468 0.288 0.81t0.792 0.342h-25.344q-1.656 0 -1.656 -2.628zm27.324 -16.812q-0.036 0.432 0.288 0.72t0.756 0.288h8.784q0.432 0 0.756 -0.288t0.288 -0.72v-0.144l-0.864 -11.52q-0.036 -0.468 -0.396 -0.81t-0.828 -0.342h-6.696q-0.468 0 -0.828 0.342t-0.396 0.81l-0.864 11.52v0.144z","DOWNLOAD":"M0 -12.599v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h16.74l4.86 4.896q2.088 2.016 4.896 2.016t4.896 -2.016l4.896 -4.896h16.704q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-52.992q-1.44 0 -2.448 -1.008t-1.008 -2.448zm11.7 -32.004q0.612 -1.404 2.124 -1.404h9.216v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684h9.216q0.936 0 1.62 0.684t0.684 1.62v16.128h9.216q1.512 0 2.124 1.404 0.612 1.476 -0.504 2.52l-16.128 16.128q-0.648 0.684 -1.62 0.684t-1.62 -0.684l-16.128 -16.128q-1.116 -1.044 -0.504 -2.52zm29.772 28.548q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62zm9.216 0q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","ARROW_CIRCLE_O_DOWN":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm6.984 0.72q0.288 -0.72 1.08 -0.72h6.912v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v12.672h6.912q0.504 0 0.828 0.324t0.324 0.828q0 0.432 -0.36 0.864l-11.484 11.484q-0.396 0.324 -0.828 0.324t-0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26z","ARROW_CIRCLE_O_UP":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm6.912 -1.152q0 -0.432 0.36 -0.864l11.484 -11.484q0.396 -0.324 0.828 -0.324t0.828 0.324l11.52 11.52q0.54 0.576 0.252 1.26 -0.288 0.72 -1.08 0.72h-6.912v12.672q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-12.672h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828z","INBOX":"M0 -11.447v-17.352q0 -2.232 0.9 -4.428l8.568 -19.872q0.36 -0.9 1.314 -1.512t1.89 -0.612h29.952q0.936 0 1.89 0.612t1.314 1.512l8.568 19.872q0.9 2.196 0.9 4.428v17.352q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62zm7.092 -18.432h11.376l3.42 6.912h11.52l3.42 -6.912h11.376l-0.09 -0.288 -0.09 -0.288 -7.632 -17.856h-25.488l-7.632 17.856 -0.09 0.288 -0.09 0.288z","PLAY_CIRCLE_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm10.368 11.52v-23.04q0 -1.332 1.152 -2.016 1.188 -0.648 2.304 0.036l19.584 11.52q1.152 0.648 1.152 1.98t-1.152 1.98l-19.584 11.52q-0.54 0.324 -1.152 0.324 -0.576 0 -1.152 -0.288 -1.152 -0.684 -1.152 -2.016z","ROTATE_RIGHT":"M0 -32.183q0 -5.616 2.196 -10.728t5.904 -8.82 8.82 -5.904 10.728 -2.196q5.292 0 10.242 1.998t8.802 5.634l4.68 -4.644q1.044 -1.116 2.52 -0.504 1.404 0.612 1.404 2.124v16.128q0 0.936 -0.684 1.62t-1.62 0.684h-16.128q-1.512 0 -2.124 -1.44 -0.612 -1.404 0.504 -2.484l4.968 -4.968q-5.328 -4.932 -12.564 -4.932 -3.744 0 -7.146 1.458t-5.886 3.942 -3.942 5.886 -1.458 7.146 1.458 7.146 3.942 5.886 5.886 3.942 7.146 1.458q4.284 0 8.1 -1.872t6.444 -5.292q0.252 -0.36 0.828 -0.432 0.504 0 0.9 0.324l4.932 4.968q0.324 0.288 0.342 0.738t-0.27 0.81q-3.924 4.752 -9.504 7.362t-11.772 2.61q-5.616 0 -10.728 -2.196t-8.82 -5.904 -5.904 -8.82 -2.196 -10.728z","REFRESH":"M0 -9.143v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684h16.128q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-4.932 4.932q2.556 2.376 5.796 3.672t6.732 1.296q4.824 0 9 -2.34t6.696 -6.444q0.396 -0.612 1.908 -4.212 0.288 -0.828 1.08 -0.828h6.912q0.468 0 0.81 0.342t0.342 0.81q0 0.18 -0.036 0.252 -2.304 9.648 -9.648 15.642t-17.208 5.994q-5.256 0 -10.17 -1.98t-8.766 -5.652l-4.644 4.644q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62zm0.648 -28.8v-0.252q2.34 -9.648 9.72 -15.642t17.28 -5.994q5.256 0 10.224 1.998t8.82 5.634l4.68 -4.644q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v16.128q0 0.936 -0.684 1.62t-1.62 0.684h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l4.968 -4.968q-5.328 -4.932 -12.564 -4.932 -4.824 0 -9 2.34t-6.696 6.444q-0.396 0.612 -1.908 4.212 -0.288 0.828 -1.08 0.828h-7.164q-0.468 0 -0.81 -0.342t-0.342 -0.81z","LIST_ALT":"M0 -14.903v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h52.992q2.376 0 4.068 1.692t1.692 4.068v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-52.992q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.468 0.342 0.81t0.81 0.342h52.992q0.468 0 0.81 -0.342t0.342 -0.81v-29.952q0 -0.468 -0.342 -0.81t-0.81 -0.342h-52.992q-0.468 0 -0.81 0.342t-0.342 0.81v29.952zm4.608 -4.608v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm9.216 18.432v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h34.56q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-34.56q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h34.56q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-34.56q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h34.56q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-34.56q-0.468 0 -0.81 -0.342t-0.342 -0.81z","LOCK":"M0 -12.599v-20.736q0 -1.44 1.008 -2.448t2.448 -1.008h1.152v-6.912q0 -6.624 4.752 -11.376t11.376 -4.752 11.376 4.752 4.752 11.376v6.912h1.152q1.44 0 2.448 1.008t1.008 2.448v20.736q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448zm11.52 -24.192h18.432v-6.912q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516v6.912z","FLAG":"M2.304 -55.223q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258q0 2.592 -2.304 3.96v45.576q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-45.576q-2.304 -1.368 -2.304 -3.96zm9.216 34.56v-26.712q0 -1.152 1.116 -1.98 0.756 -0.504 2.844 -1.548 8.496 -4.32 15.156 -4.32 3.852 0 7.2 1.044t7.884 3.168q1.368 0.684 3.168 0.684 1.944 0 4.23 -0.756t3.96 -1.692 3.168 -1.692 1.962 -0.756q0.936 0 1.62 0.684t0.684 1.62v27.468q0 0.9 -0.45 1.386t-1.422 0.99q-7.74 4.176 -13.284 4.176 -2.196 0 -4.446 -0.792t-3.906 -1.728 -4.158 -1.728 -5.13 -0.792q-6.912 0 -16.704 5.256 -0.612 0.324 -1.188 0.324 -0.936 0 -1.62 -0.684t-0.684 -1.62z","HEADPHONES":"M0 -32.543q0 -5.436 2.412 -10.476t6.444 -8.73 9.576 -5.886 11.52 -2.196 11.52 2.196 9.576 5.886 6.444 8.73 2.412 10.476q0 5.976 -2.16 11.304l-0.72 1.764 -6.66 1.188q-0.792 2.988 -3.258 4.914t-5.634 1.926v1.152q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v1.152q2.556 0 4.68 1.278t3.348 3.438l2.448 -0.432q1.044 -3.42 1.044 -6.948 0 -5.328 -3.168 -10.044t-8.514 -7.524 -11.358 -2.808 -11.358 2.808 -8.514 7.524 -3.168 10.044q0 3.528 1.044 6.948l2.448 0.432q1.224 -2.16 3.348 -3.438t4.68 -1.278v-1.152q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-1.152q-3.168 0 -5.634 -1.926t-3.258 -4.914l-6.66 -1.188 -0.72 -1.764q-2.16 -5.328 -2.16 -11.304z","VOLUME_OFF":"M0 -25.271v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h9.432l11.988 -11.988q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v39.168q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-11.988 -11.988h-9.432q-0.936 0 -1.62 -0.684t-0.684 -1.62z","VOLUME_DOWN":"M0 -25.271v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h9.432l11.988 -11.988q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v39.168q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-11.988 -11.988h-9.432q-0.936 0 -1.62 -0.684t-0.684 -1.62zm32.688 -0.576q0 -0.756 0.432 -1.278t1.044 -0.9 1.224 -0.828 1.044 -1.278 0.432 -2.052 -0.432 -2.052 -1.044 -1.278 -1.224 -0.828 -1.044 -0.9 -0.432 -1.278q0 -0.972 0.684 -1.638t1.62 -0.666q0.54 0 0.9 0.18 2.52 0.972 4.05 3.348t1.53 5.112 -1.53 5.094 -4.05 3.366q-0.36 0.18 -0.9 0.18 -0.936 0 -1.62 -0.666t-0.684 -1.638z","VOLUME_UP":"M0 -25.271v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h9.432l11.988 -11.988q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v39.168q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-11.988 -11.988h-9.432q-0.936 0 -1.62 -0.684t-0.684 -1.62zm32.688 -0.576q0 -0.756 0.432 -1.278t1.044 -0.9 1.224 -0.828 1.044 -1.278 0.432 -2.052 -0.432 -2.052 -1.044 -1.278 -1.224 -0.828 -1.044 -0.9 -0.432 -1.278q0 -0.972 0.684 -1.638t1.62 -0.666q0.54 0 0.9 0.18 2.52 0.972 4.05 3.348t1.53 5.112 -1.53 5.094 -4.05 3.366q-0.36 0.18 -0.9 0.18 -0.936 0 -1.62 -0.666t-0.684 -1.638zm3.6 8.496q0 -1.404 1.404 -2.124 2.016 -1.044 2.736 -1.584 2.664 -1.944 4.158 -4.878t1.494 -6.246 -1.494 -6.246 -4.158 -4.878q-0.72 -0.54 -2.736 -1.584 -1.404 -0.72 -1.404 -2.124 0 -0.936 0.684 -1.62t1.62 -0.684q0.468 0 0.936 0.18 5.04 2.124 8.1 6.786t3.06 10.17 -3.06 10.17 -8.1 6.786q-0.468 0.18 -0.9 0.18 -0.972 0 -1.656 -0.684t-0.684 -1.62zm3.636 8.46q0 -1.296 1.404 -2.124 0.252 -0.144 0.81 -0.378t0.81 -0.378q1.656 -0.9 2.952 -1.836 4.428 -3.276 6.912 -8.172t2.484 -10.404 -2.484 -10.404 -6.912 -8.172q-1.296 -0.936 -2.952 -1.836 -0.252 -0.144 -0.81 -0.378t-0.81 -0.378q-1.404 -0.828 -1.404 -2.124 0 -0.936 0.684 -1.62t1.62 -0.684q0.468 0 0.936 0.18 7.596 3.276 12.168 10.206t4.572 15.21 -4.572 15.21 -12.168 10.206q-0.468 0.18 -0.936 0.18 -0.936 0 -1.62 -0.684t-0.684 -1.62z","QRCODE":"M0 -9.143v-23.04h23.04v23.04h-23.04zm0 -27.648v-23.04h23.04v23.04h-23.04zm4.608 23.004h13.824v-13.788h-13.824v13.788zm0 -27.612h13.824v-13.824h-13.824v13.824zm4.608 23.04v-4.608h4.608v4.608h-4.608zm0 -27.648v-4.608h4.608v4.608h-4.608zm18.432 36.864v-23.04h13.824v4.608h4.608v-4.608h4.608v13.824h-13.824v-4.608h-4.608v13.824h-4.608zm0 -27.648v-23.04h23.04v23.04h-23.04zm4.608 -4.608h13.824v-13.824h-13.824v13.824zm4.608 32.256v-4.608h4.608v4.608h-4.608zm0 -36.864v-4.608h4.608v4.608h-4.608zm9.216 36.864v-4.608h4.608v4.608h-4.608z","BARCODE":"M0 -9.143v-50.688h2.268v50.688h-2.268zm3.384 -0.036v-50.652h1.152v50.652h-1.152zm3.42 0v-50.652h1.116v50.652h-1.116zm5.652 0v-50.652h1.116v50.652h-1.116zm4.536 0v-50.652h2.232v50.652h-2.232zm5.652 0v-50.652h1.116v50.652h-1.116zm2.268 0v-50.652h1.116v50.652h-1.116zm2.268 0v-50.652h1.116v50.652h-1.116zm4.5 0v-50.652h2.268v50.652h-2.268zm5.652 0v-50.652h2.268v50.652h-2.268zm4.536 0v-50.652h2.268v50.652h-2.268zm4.536 0v-50.652h2.268v50.652h-2.268zm3.384 0v-50.652h2.268v50.652h-2.268zm5.688 0v-50.652h3.384v50.652h-3.384zm4.5 0v-50.652h1.152v50.652h-1.152zm2.268 0.036v-50.688h2.268v50.688h-2.268z","TAG":"M0 -40.247v-14.976q0 -1.872 1.368 -3.24t3.24 -1.368h14.976q1.908 0 4.212 0.954t3.672 2.322l25.74 25.704q1.332 1.404 1.332 3.276 0 1.908 -1.332 3.24l-17.676 17.712q-1.404 1.332 -3.276 1.332 -1.908 0 -3.24 -1.332l-25.74 -25.776q-1.368 -1.332 -2.322 -3.636t-0.954 -4.212zm6.912 -8.064q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258z","TAGS":"M0 -40.247v-14.976q0 -1.872 1.368 -3.24t3.24 -1.368h14.976q1.908 0 4.212 0.954t3.672 2.322l25.74 25.704q1.332 1.404 1.332 3.276 0 1.908 -1.332 3.24l-17.676 17.712q-1.404 1.332 -3.276 1.332 -1.908 0 -3.24 -1.332l-25.74 -25.776q-1.368 -1.332 -2.322 -3.636t-0.954 -4.212zm6.912 -8.064q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258zm18.432 -11.52h8.064q1.908 0 4.212 0.954t3.672 2.322l25.74 25.704q1.332 1.404 1.332 3.276 0 1.908 -1.332 3.24l-17.676 17.712q-1.404 1.332 -3.276 1.332 -1.296 0 -2.124 -0.504t-1.908 -1.62l16.92 -16.92q1.332 -1.332 1.332 -3.24 0 -1.872 -1.332 -3.276l-25.74 -25.704q-1.368 -1.368 -3.672 -2.322t-4.212 -0.954z","BOOK":"M0.36 -15.767q0 -0.144 0.108 -0.972t0.144 -1.332q0.036 -0.288 -0.108 -0.774t-0.108 -0.702q0.072 -0.396 0.288 -0.756t0.594 -0.846 0.594 -0.846q0.828 -1.368 1.62 -3.294t1.08 -3.294q0.108 -0.36 0.018 -1.08t-0.018 -1.008q0.108 -0.396 0.612 -1.008t0.612 -0.828q0.756 -1.296 1.512 -3.312t0.9 -3.24q0.036 -0.324 -0.09 -1.152t0.018 -1.008q0.144 -0.468 0.792 -1.098t0.792 -0.81q0.684 -0.936 1.53 -3.042t0.99 -3.474q0.036 -0.288 -0.108 -0.918t-0.072 -0.954q0.072 -0.288 0.324 -0.648t0.648 -0.828 0.612 -0.756q0.288 -0.432 0.594 -1.098t0.54 -1.26 0.576 -1.296 0.702 -1.152 0.954 -0.846 1.296 -0.414 1.71 0.198l-0.036 0.108q1.368 -0.324 1.836 -0.324h27.396q2.664 0 4.104 2.016t0.648 4.68l-9.864 32.616q-1.296 4.284 -2.574 5.526t-4.626 1.242h-31.284q-0.972 0 -1.368 0.54 -0.396 0.576 -0.036 1.548 0.864 2.52 5.184 2.52h33.228q1.044 0 2.016 -0.558t1.26 -1.494l10.8 -35.532q0.252 -0.792 0.18 -2.052 1.368 0.54 2.124 1.548 1.44 2.052 0.648 4.644l-9.9 32.616q-0.684 2.304 -2.754 3.87t-4.41 1.566h-33.228q-2.772 0 -5.346 -1.926t-3.582 -4.734q-0.864 -2.412 -0.072 -4.572zm17.352 -22.176q-0.144 0.468 0.072 0.81t0.72 0.342h21.888q0.468 0 0.918 -0.342t0.594 -0.81l0.756 -2.304q0.144 -0.468 -0.072 -0.81t-0.72 -0.342h-21.888q-0.468 0 -0.918 0.342t-0.594 0.81zm2.988 -9.216q-0.144 0.468 0.072 0.81t0.72 0.342h21.888q0.468 0 0.918 -0.342t0.594 -0.81l0.756 -2.304q0.144 -0.468 -0.072 -0.81t-0.72 -0.342h-21.888q-0.468 0 -0.918 0.342t-0.594 0.81z","BOOKMARK":"M0 -9.395v-46.404q0 -1.224 0.702 -2.232t1.89 -1.476q0.756 -0.324 1.584 -0.324h37.728q0.828 0 1.584 0.324 1.188 0.468 1.89 1.476t0.702 2.232v46.404q0 1.224 -0.702 2.232t-1.89 1.476q-0.684 0.288 -1.584 0.288 -1.728 0 -2.988 -1.152l-15.876 -15.264 -15.876 15.264q-1.296 1.188 -2.988 1.188 -0.828 0 -1.584 -0.324 -1.188 -0.468 -1.89 -1.476t-0.702 -2.232z","PRINT":"M0 -14.903v-14.976q0 -2.844 2.034 -4.878t4.878 -2.034h2.304v-19.584q0 -1.44 1.008 -2.448t2.448 -1.008h24.192q1.44 0 3.168 0.72t2.736 1.728l5.472 5.472q1.008 1.008 1.728 2.736t0.72 3.168v9.216h2.304q2.844 0 4.878 2.034t2.034 4.878v14.976q0 0.468 -0.342 0.81t-0.81 0.342h-8.064v5.76q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-5.76h-8.064q-0.468 0 -0.81 -0.342t-0.342 -0.81zm13.824 5.76h32.256v-9.216h-32.256v9.216zm0 -23.04h32.256v-13.824h-5.76q-1.44 0 -2.448 -1.008t-1.008 -2.448v-5.76h-23.04v23.04zm36.864 2.304q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","CAMERA":"M0 -13.751v-32.256q0 -3.816 2.7 -6.516t6.516 -2.7h8.064l1.836 -4.896q0.684 -1.764 2.502 -3.042t3.726 -1.278h18.432q1.908 0 3.726 1.278t2.502 3.042l1.836 4.896h8.064q3.816 0 6.516 2.7t2.7 6.516v32.256q0 3.816 -2.7 6.516t-6.516 2.7h-50.688q-3.816 0 -6.516 -2.7t-2.7 -6.516zm18.432 -16.128q0 6.66 4.734 11.394t11.394 4.734 11.394 -4.734 4.734 -11.394 -4.734 -11.394 -11.394 -4.734 -11.394 4.734 -4.734 11.394zm5.76 0q0 -4.284 3.042 -7.326t7.326 -3.042 7.326 3.042 3.042 7.326 -3.042 7.326 -7.326 3.042 -7.326 -3.042 -3.042 -7.326z","FONT":"M0 -4.535l0.072 -2.844q0.828 -0.252 2.016 -0.45t2.052 -0.378 1.782 -0.522 1.602 -1.044 1.116 -1.818l8.532 -22.176 10.08 -26.064h4.6080000000000005q0.288 0.504 0.396 0.756l7.38 17.28q1.188 2.808 3.816 9.27t4.104 9.882q0.54 1.224 2.088 5.202t2.592 6.066q0.72 1.62 1.26 2.052 0.684 0.54 3.168 1.062t3.024 0.738q0.216 1.368 0.216 2.052l-0.018 0.468 -0.018 0.468q-2.268 0 -6.84 -0.288t-6.876 -0.288q-2.736 0 -7.74 0.252t-6.408 0.288q0 -1.548 0.144 -2.808l4.716 -1.008q0.036 0 0.45 -0.09t0.558 -0.126 0.522 -0.162 0.54 -0.234 0.396 -0.288 0.324 -0.396 0.09 -0.504q0 -0.576 -1.116 -3.474t-2.592 -6.39 -1.512 -3.6l-16.2 -0.072q-0.936 2.088 -2.754 7.038t-1.818 5.85q0 0.792 0.504 1.35t1.566 0.882 1.746 0.486 2.052 0.306 1.476 0.144q0.036 0.684 0.036 2.088 0 0.324 -0.072 0.972 -2.088 0 -6.282 -0.36t-6.282 -0.36q-0.288 0 -0.954 0.144t-0.774 0.144q-2.88 0.504 -6.768 0.504zm19.98 -23.58q1.188 0 4.914 0.072t5.778 0.072q0.684 0 2.052 -0.072 -3.132 -9.108 -6.624 -16.272z","BOLD":"M0 -4.535l0.072 -3.384q0.54 -0.144 3.06 -0.576t3.816 -0.972q0.252 -0.432 0.45 -0.972t0.306 -1.206 0.198 -1.17 0.108 -1.35 0.018 -1.224v-2.358q0 -35.352 -0.792 -36.9 -0.144 -0.288 -0.792 -0.522t-1.602 -0.396 -1.782 -0.252 -1.746 -0.162 -1.098 -0.108l-0.144 -2.988q3.528 -0.072 12.24 -0.414t13.428 -0.342q0.828 0 2.466 0.018t2.43 0.018q2.52 0 4.914 0.468t4.626 1.512 3.888 2.556 2.664 3.762 1.008 4.95q0 1.872 -0.594 3.438t-1.404 2.592 -2.322 2.07 -2.628 1.62 -3.024 1.44q5.544 1.26 9.234 4.824t3.69 8.928q0 3.6 -1.26 6.462t-3.366 4.698 -4.968 3.078 -5.886 1.746 -6.336 0.504q-1.584 0 -4.752 -0.108t-4.752 -0.108q-3.816 0 -11.052 0.396t-8.316 0.432zm19.188 -51.12q0 1.8 0.144 5.436t0.144 5.472q0 0.972 -0.018 2.88t-0.018 2.844q0 1.656 0.036 2.484 1.512 0.252 3.924 0.252 2.952 0 5.148 -0.468t3.96 -1.602 2.682 -3.222 0.918 -5.112q0 -2.52 -1.044 -4.41t-2.844 -2.952 -3.888 -1.566 -4.464 -0.504q-1.8 0 -4.68 0.468zm0.198 40.572q0.018 1.332 0.162 3.006t0.432 2.394q2.664 1.152 5.04 1.152 13.536 0 13.536 -12.06 0 -4.104 -1.476 -6.48 -0.972 -1.584 -2.214 -2.664t-2.43 -1.674 -2.898 -0.9 -3.024 -0.378 -3.402 -0.072q-2.628 0 -3.636 0.36 0 1.908 -0.018 5.724t-0.018 5.688q0 0.288 -0.036 2.43t-0.018 3.474z","ITALIC":"M0 -4.607l0.612 -3.06q0.216 -0.072 2.934 -0.774t4.014 -1.35q1.008 -1.26 1.476 -3.636 0.036 -0.252 2.232 -10.404t4.104 -19.566 1.872 -10.674v-0.9q-0.864 -0.468 -1.962 -0.666t-2.502 -0.288 -2.088 -0.198l0.684 -3.708q1.188 0.072 4.32 0.234t5.382 0.252 4.338 0.09q1.728 0 3.546 -0.09t4.356 -0.252 3.546 -0.234q-0.18 1.404 -0.684 3.204 -1.08 0.36 -3.654 1.026t-3.906 1.206q-0.288 0.684 -0.504 1.53t-0.324 1.44 -0.27 1.638 -0.234 1.512q-0.972 5.328 -3.15 15.102t-2.79 12.798q-0.072 0.324 -0.468 2.088t-0.72 3.24 -0.576 3.006 -0.216 2.07l0.036 0.648q0.612 0.144 6.66 1.116 -0.108 1.584 -0.576 3.564 -0.396 0 -1.17 0.054t-1.17 0.054q-1.044 0 -3.132 -0.36t-3.096 -0.36q-4.968 -0.072 -7.416 -0.072 -1.836 0 -5.148 0.324t-4.356 0.396z","TEXT_HEIGHT":"M0 -45.971v-13.788l2.916 -0.036 1.944 0.972q0.432 0.18 7.596 0.18 1.584 0 4.752 -0.072t4.752 -0.072q1.296 0 3.87 0.018t3.87 0.018h10.548q0.216 0 0.756 0.018t0.738 0 0.576 -0.108 0.63 -0.324 0.54 -0.63l1.512 -0.036 0.504 0.018 0.504 0.018q0.072 4.032 0.072 12.096 0 2.88 -0.18 3.924 -1.404 0.504 -2.448 0.648 -0.9 -1.584 -1.944 -4.608 -0.108 -0.324 -0.396 -1.728t-0.522 -2.646 -0.27 -1.278q-0.216 -0.288 -0.432 -0.45t-0.558 -0.216 -0.468 -0.09 -0.648 -0.018 -0.594 0.018q-0.612 0 -2.394 -0.018t-2.682 -0.018 -2.304 0.072 -2.556 0.216q-0.324 2.916 -0.288 4.896 0 3.384 0.072 13.968t0.072 16.38q0 0.576 -0.09 2.574t0 3.294 0.45 2.484q1.44 0.756 4.464 1.53t4.32 1.35q0.18 1.44 0.18 1.8 0 0.504 -0.108 1.044l-1.224 0.036q-2.736 0.072 -7.848 -0.288t-7.452 -0.36q-1.8 0 -5.436 0.324t-5.472 0.324l-0.108 -1.872v-0.324q0.612 -0.972 2.214 -1.548t3.546 -1.044 2.808 -0.972q0.684 -1.512 0.684 -13.788 0 -3.636 -0.108 -10.908t-0.108 -10.908v-4.212q0 -0.072 0.018 -0.558t0.018 -0.9 -0.036 -0.918 -0.108 -0.864 -0.18 -0.504q-0.396 -0.432 -5.832 -0.432 -1.188 0 -3.348 0.432t-2.88 0.936q-0.684 0.468 -1.224 2.61t-1.134 3.996 -1.53 1.926q-1.512 -0.936 -2.016 -1.584zm50.904 32.886q0.324 -0.666 1.512 -0.666h2.88v-36.864h-2.88q-1.188 0 -1.512 -0.666t0.396 -1.602l4.536 -5.832q0.72 -0.936 1.764 -0.936t1.764 0.936l4.536 5.832q0.72 0.936 0.396 1.602t-1.512 0.666h-2.88v36.864h2.88q1.188 0 1.512 0.666t-0.396 1.602l-4.536 5.832q-0.72 0.936 -1.764 0.936t-1.764 -0.936l-4.536 -5.832q-0.72 -0.936 -0.396 -1.602z","TEXT_WIDTH":"M0 -45.971v-13.788l2.916 -0.036 1.944 0.972q0.432 0.18 7.596 0.18 1.584 0 4.752 -0.072t4.752 -0.072q2.52 0 8.874 -0.036t10.962 -0.018 8.892 0.162q1.188 0.036 2.016 -1.116l1.512 -0.036 0.504 0.018 0.504 0.018q0.072 4.032 0.072 12.096 0 2.88 -0.18 3.924 -1.404 0.504 -2.448 0.648 -0.9 -1.584 -1.944 -4.608 -0.108 -0.324 -0.396 -1.71t-0.54 -2.646 -0.252 -1.296q-0.36 -0.468 -0.972 -0.684 -0.18 -0.072 -2.376 -0.072 -1.08 0 -3.348 -0.036t-3.708 -0.036 -3.384 0.072 -3.456 0.252q-0.324 2.916 -0.288 4.896l0.036 5.472v-1.872q0 1.98 0.036 5.544t0.054 6.48 0.018 5.508q0 0.576 -0.09 2.574t0 3.294 0.45 2.484q1.44 0.756 4.464 1.53t4.32 1.35q0.18 1.44 0.18 1.8 0 0.504 -0.108 1.044l-1.224 0.036q-2.736 0.072 -7.848 -0.288t-7.452 -0.36q-1.8 0 -5.436 0.324t-5.472 0.324l-0.108 -1.872v-0.324q0.612 -0.972 2.214 -1.548t3.546 -1.044 2.808 -0.972q0.252 -0.576 0.414 -2.664t0.216 -5.238 0.054 -5.58 -0.018 -5.526 -0.018 -3.204q0 -0.252 -0.09 -0.774t-0.09 -0.81q0 -0.252 0.018 -1.584t0.036 -2.628 0 -2.754 -0.108 -2.43 -0.234 -1.152q-0.396 -0.432 -5.832 -0.432 -1.476 0 -5.868 0.486t-4.968 0.882q-0.684 0.432 -1.224 2.574t-1.134 4.014 -1.53 1.944q-1.512 -0.936 -2.016 -1.584zm0.18 39.132q0 -1.008 0.936 -1.764 0.144 -0.108 1.296 -1.08t2.142 -1.764 2.07 -1.494 1.512 -0.702q0.468 0 0.738 0.378t0.36 1.026 0.09 1.206 -0.054 1.188 -0.054 0.702h36.864q0 -0.072 -0.054 -0.702t-0.054 -1.188 0.09 -1.206 0.36 -1.026 0.738 -0.378q0.432 0 1.512 0.702t2.07 1.494 2.142 1.764 1.296 1.08q0.936 0.756 0.936 1.764t-0.936 1.764q-0.144 0.108 -1.296 1.08t-2.142 1.764 -2.07 1.494 -1.512 0.702q-0.468 0 -0.738 -0.378t-0.36 -1.026 -0.09 -1.206 0.054 -1.188 0.054 -0.702h-36.864q0 0.072 0.054 0.702t0.054 1.188 -0.09 1.206 -0.36 1.026 -0.738 0.378q-0.432 0 -1.512 -0.702t-2.07 -1.494 -2.142 -1.764 -1.296 -1.08q-0.936 -0.756 -0.936 -1.764z","ALIGN_LEFT":"M0 -11.447v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h46.08q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h55.296q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-55.296q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-41.472q-0.936 0 -1.62 -0.684t-0.684 -1.62z","ALIGN_CENTER":"M0 -11.447v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -27.648v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62zm9.216 13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h32.256q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -27.648v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h23.04q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-23.04q-0.936 0 -1.62 -0.684t-0.684 -1.62z","ALIGN_RIGHT":"M0 -11.447v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -27.648v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h55.296q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-55.296q-0.936 0 -1.62 -0.684t-0.684 -1.62zm9.216 13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h46.08q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -27.648v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-41.472q-0.936 0 -1.62 -0.684t-0.684 -1.62z","ALIGN_JUSTIFY":"M0 -11.447v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62z","LIST":"M0 -10.295v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h6.912q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-6.912q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h6.912q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-6.912q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h6.912q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-6.912q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h6.912q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-6.912q-0.468 0 -0.81 -0.342t-0.342 -0.81zm13.824 41.472v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81z","OUTDENT":"M0 -10.295v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h62.208q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-62.208q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -41.472v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h62.208q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-62.208q-0.468 0 -0.81 -0.342t-0.342 -0.81zm1.152 17.28q0 -0.504 0.324 -0.828l10.368 -10.368q0.324 -0.324 0.828 -0.324 0.468 0 0.81 0.342t0.342 0.81v20.736q0 0.468 -0.342 0.81t-0.81 0.342q-0.504 0 -0.828 -0.324l-10.368 -10.368q-0.324 -0.324 -0.324 -0.828zm21.888 10.368v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h39.168q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-39.168q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h39.168q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-39.168q-0.468 0 -0.81 -0.342t-0.342 -0.81z","INDENT":"M0 -10.295v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h62.208q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-62.208q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-20.736q0 -0.468 0.342 -0.81t0.81 -0.342q0.504 0 0.828 0.324l10.368 10.368q0.324 0.324 0.324 0.828t-0.324 0.828l-10.368 10.368q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -27.648v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h62.208q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-62.208q-0.468 0 -0.81 -0.342t-0.342 -0.81zm23.04 27.648v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h39.168q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-39.168q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h39.168q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-39.168q-0.468 0 -0.81 -0.342t-0.342 -0.81z","VIDEO_CAMERA":"M0 -19.511v-25.344q0 -4.284 3.042 -7.326t7.326 -3.042h25.344q4.284 0 7.326 3.042t3.042 7.326v5.94l14.508 -14.472q0.648 -0.684 1.62 -0.684 0.432 0 0.9 0.18 1.404 0.612 1.404 2.124v39.168q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.972 0 -1.62 -0.684l-14.508 -14.508v5.976q0 4.284 -3.042 7.326t-7.326 3.042h-25.344q-4.284 0 -7.326 -3.042t-3.042 -7.326z","PICTURE_O":"M0 -10.295v-43.776q0 -2.376 1.692 -4.068t4.068 -1.692h57.6q2.376 0 4.068 1.692t1.692 4.068v43.776q0 2.376 -1.692 4.068t-4.068 1.692h-57.6q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.468 0.342 0.81t0.81 0.342h57.6q0.468 0 0.81 -0.342t0.342 -0.81v-43.776q0 -0.468 -0.342 -0.81t-0.81 -0.342h-57.6q-0.468 0 -0.81 0.342t-0.342 0.81v43.776zm4.608 -3.456v-6.912l11.52 -11.52 5.76 5.76 18.432 -18.432 14.976 14.976v16.128h-50.688zm0 -29.952q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896 -2.016 4.896 -4.896 2.016 -4.896 -2.016 -2.016 -4.896z","PENCIL":"M0 -4.535v-14.976l29.952 -29.952 14.976 14.976 -29.952 29.952h-14.976zm4.608 -9.216h4.608v4.608h3.852l3.276 -3.276 -8.46 -8.46 -3.276 3.276v3.852zm6.12 -9.216q0 0.792 0.792 0.792 0.36 0 0.612 -0.252l19.512 -19.512q0.252 -0.252 0.252 -0.612 0 -0.792 -0.792 -0.792 -0.36 0 -0.612 0.252l-19.512 19.512q-0.252 0.252 -0.252 0.612zm21.528 -28.8l5.976 -5.94q1.296 -1.368 3.24 -1.368 1.908 0 3.276 1.368l8.46 8.424q1.332 1.404 1.332 3.276 0 1.908 -1.332 3.24l-5.976 5.976z","MAP_MARKER":"M0 -41.399q0 -7.632 5.4 -13.032t13.032 -5.4 13.032 5.4 5.4 13.032q0 3.924 -1.188 6.444l-13.104 27.864q-0.576 1.188 -1.71 1.872t-2.43 0.684 -2.43 -0.684 -1.674 -1.872l-13.14 -27.864q-1.188 -2.52 -1.188 -6.444zm9.216 0q0 3.816 2.7 6.516t6.516 2.7 6.516 -2.7 2.7 -6.516 -2.7 -6.516 -6.516 -2.7 -6.516 2.7 -2.7 6.516z","ADJUST":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628v-39.168q-5.328 0 -9.828 2.628t-7.128 7.128 -2.628 9.828z","TINT":"M0 -27.575q0 -5.22 2.916 -9.9 0.216 -0.324 2.25 -3.258t3.636 -5.436 3.582 -6.408 2.988 -7.254q0.324 -1.08 1.224 -1.692t1.836 -0.612 1.854 0.612 1.206 1.692q1.008 3.348 2.988 7.254t3.582 6.408 3.636 5.436 2.25 3.258q2.916 4.572 2.916 9.9 0 7.632 -5.4 13.032t-13.032 5.4 -13.032 -5.4 -5.4 -13.032zm9.216 4.608q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258q0 -1.296 -0.72 -2.484 -0.036 -0.036 -0.558 -0.81t-0.918 -1.368 -0.9 -1.584 -0.756 -1.818q-0.144 -0.576 -0.756 -0.576t-0.756 0.576q-0.252 0.828 -0.756 1.818t-0.9 1.584 -0.918 1.368 -0.558 0.81q-0.72 1.188 -0.72 2.484z","PENCIL_SQUARE_O":"M0 -19.511v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q2.268 0 4.212 0.9 0.54 0.252 0.648 0.828 0.108 0.612 -0.324 1.044l-1.764 1.764q-0.504 0.504 -1.152 0.288 -0.828 -0.216 -1.62 -0.216h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-4.536q0 -0.468 0.324 -0.792l2.304 -2.304q0.54 -0.54 1.26 -0.252t0.72 1.044v6.84q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326zm23.04 1.152v-10.368l24.192 -24.192 10.368 10.368 -24.192 24.192h-10.368zm3.456 -6.912h3.456v3.456h2.016l4.176 -4.176 -5.472 -5.472 -4.176 4.176v2.016zm7.488 -8.64q0.576 0.576 1.188 -0.036l12.6 -12.6q0.612 -0.612 0.036 -1.188t-1.188 0.036l-12.6 12.6q-0.612 0.612 -0.036 1.188zm15.552 -21.312l3.312 -3.312q1.008 -1.008 2.448 -1.008t2.448 1.008l5.472 5.472q1.008 1.008 1.008 2.448t-1.008 2.448l-3.312 3.312z","SHARE_SQUARE_O":"M0 -19.511v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h9.18q0.468 0 0.81 0.342t0.342 0.81q0 0.972 -0.936 1.152 -2.772 0.936 -4.788 2.16 -0.36 0.144 -0.576 0.144h-4.032q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-7.704q0 -0.684 0.648 -1.044 1.008 -0.468 1.944 -1.332 0.576 -0.576 1.26 -0.288 0.756 0.324 0.756 1.044v9.324q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -14.976q0 -1.764 0.126 -3.276t0.504 -3.24 1.008 -3.168 1.692 -2.934 2.466 -2.664 3.402 -2.214 4.482 -1.746 5.742 -1.098 7.074 -0.396h5.76v-6.912q0 -1.512 1.404 -2.124 0.468 -0.18 0.9 -0.18 0.936 0 1.62 0.684l13.824 13.824q0.684 0.684 0.684 1.62t-0.684 1.62l-13.824 13.824q-0.648 0.684 -1.62 0.684 -0.432 0 -0.9 -0.18 -1.404 -0.612 -1.404 -2.124v-6.912h-5.76q-11.628 0 -15.768 4.716 -4.284 4.932 -2.664 17.028 0.108 0.828 -0.72 1.224 -0.288 0.072 -0.432 0.072 -0.576 0 -0.936 -0.468 -0.36 -0.504 -0.756 -1.116t-1.422 -2.466 -1.782 -3.582 -1.386 -4.104 -0.63 -4.392z","CHECK_SQUARE_O":"M0 -19.511v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q2.268 0 4.212 0.9 0.54 0.252 0.648 0.828 0.108 0.612 -0.324 1.044l-1.764 1.764q-0.36 0.36 -0.828 0.36 -0.108 0 -0.324 -0.072 -0.828 -0.216 -1.62 -0.216h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-9.144q0 -0.468 0.324 -0.792l2.304 -2.304q0.36 -0.36 0.828 -0.36 0.216 0 0.432 0.108 0.72 0.288 0.72 1.044v11.448q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.252 -17.28q0 -1.188 0.864 -2.052l3.96 -3.96q0.864 -0.864 2.052 -0.864t2.052 0.864l9.468 9.468 23.292 -23.292q0.864 -0.864 2.052 -0.864t2.052 0.864l3.96 3.96q0.864 0.864 0.864 2.052t-0.864 2.052l-29.304 29.304q-0.864 0.864 -2.052 0.864t-2.052 -0.864l-15.48 -15.48q-0.864 -0.864 -0.864 -2.052z","ARROWS":"M0 -32.183q0 -0.936 0.684 -1.62l9.216 -9.216q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v4.608h13.824v-13.824h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l9.216 -9.216q0.684 -0.684 1.62 -0.684t1.62 0.684l9.216 9.216q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-4.608v13.824h13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l9.216 9.216q0.684 0.684 0.684 1.62t-0.684 1.62l-9.216 9.216q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-4.608h-13.824v13.824h4.608q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-9.216 9.216q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h4.608v-13.824h-13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62z","STEP_BACKWARD":"M0 -6.839v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v24.408q0.144 -0.396 0.468 -0.684l25.56 -25.56q0.684 -0.684 1.152 -0.468t0.468 1.152v52.992q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.324 -0.324 -0.468 -0.684v24.408q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62z","FAST_BACKWARD":"M0 -6.839v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v24.408q0.144 -0.396 0.468 -0.684l25.56 -25.56q0.684 -0.684 1.152 -0.468t0.468 1.152v25.56q0.144 -0.396 0.468 -0.684l25.56 -25.56q0.684 -0.684 1.152 -0.468t0.468 1.152v52.992q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.324 -0.324 -0.468 -0.684v25.56q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.324 -0.324 -0.468 -0.684v24.408q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62z","BACKWARD":"M4.392 -32.183q0 -0.936 0.684 -1.62l25.56 -25.56q0.684 -0.684 1.152 -0.468t0.468 1.152v25.56q0.18 -0.396 0.468 -0.684l25.56 -25.56q0.684 -0.684 1.152 -0.468t0.468 1.152v52.992q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.288 -0.324 -0.468 -0.684v25.56q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.684 -0.684 -0.684 -1.62z","PLAY":"M0 -5.687v-52.992q0 -0.936 0.594 -1.296t1.422 0.108l47.808 26.568q0.828 0.468 0.828 1.116t-0.828 1.116l-47.808 26.568q-0.828 0.468 -1.422 0.108t-0.594 -1.296z","PAUSE":"M0 -6.839v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h18.432q0.936 0 1.62 0.684t0.684 1.62v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62zm32.256 0v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h18.432q0.936 0 1.62 0.684t0.684 1.62v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62z","STOP":"M0 -6.839v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62z","FORWARD":"M0 -5.687v-52.992q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.288 0.288 0.468 0.684v-25.56q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.684 0.684 0.684 1.62t-0.684 1.62l-25.56 25.56q-0.684 0.684 -1.152 0.468t-0.468 -1.152v-25.56q-0.18 0.36 -0.468 0.684l-25.56 25.56q-0.684 0.684 -1.152 0.468t-0.468 -1.152z","FAST_FORWARD":"M0 -5.687v-52.992q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.288 0.288 0.468 0.684v-25.56q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.288 0.288 0.468 0.684v-24.408q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-24.408q-0.18 0.36 -0.468 0.684l-25.56 25.56q-0.684 0.684 -1.152 0.468t-0.468 -1.152v-25.56q-0.18 0.36 -0.468 0.684l-25.56 25.56q-0.684 0.684 -1.152 0.468t-0.468 -1.152z","STEP_FORWARD":"M0 -5.687v-52.992q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.288 0.288 0.468 0.684v-24.408q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-24.408q-0.18 0.36 -0.468 0.684l-25.56 25.56q-0.684 0.684 -1.152 0.468t-0.468 -1.152z","EJECT":"M0.036 -11.447v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -16.596q-0.216 -0.468 0.468 -1.152l25.56 -25.56q0.684 -0.684 1.62 -0.684t1.62 0.684l25.56 25.56q0.684 0.684 0.468 1.152t-1.152 0.468h-52.992q-0.936 0 -1.152 -0.468z","CHEVRON_LEFT":"M5.544 -34.487q0 -0.936 0.684 -1.62l26.712 -26.712q0.684 -0.684 1.62 -0.684t1.62 0.684l5.976 5.976q0.684 0.684 0.684 1.62t-0.684 1.62l-19.116 19.116 19.116 19.116q0.684 0.684 0.684 1.62t-0.684 1.62l-5.976 5.976q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-26.712 -26.712q-0.684 -0.684 -0.684 -1.62z","CHEVRON_RIGHT":"M3.24 -13.751q0 -0.936 0.684 -1.62l19.116 -19.116 -19.116 -19.116q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l5.976 -5.976q0.684 -0.684 1.62 -0.684t1.62 0.684l26.712 26.712q0.684 0.684 0.684 1.62t-0.684 1.62l-26.712 26.712q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-5.976 -5.976q-0.684 -0.684 -0.684 -1.62z","PLUS_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm11.52 2.304q0 0.936 0.684 1.62t1.62 0.684h9.216v9.216q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-9.216h9.216q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-9.216v-9.216q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v9.216h-9.216q-0.936 0 -1.62 0.684t-0.684 1.62v4.608z","MINUS_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm11.52 2.304q0 0.936 0.684 1.62t1.62 0.684h27.648q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-27.648q-0.936 0 -1.62 0.684t-0.684 1.62v4.608z","TIMES_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm13.932 8.136q0 0.972 0.684 1.656l3.24 3.24q0.684 0.684 1.656 0.684 0.936 0 1.62 -0.684l6.516 -6.516 6.516 6.516q0.684 0.684 1.62 0.684 0.972 0 1.656 -0.684l3.24 -3.24q0.684 -0.684 0.684 -1.656 0 -0.936 -0.684 -1.62l-6.516 -6.516 6.516 -6.516q0.684 -0.684 0.684 -1.62 0 -0.972 -0.684 -1.656l-3.24 -3.24q-0.684 -0.684 -1.656 -0.684 -0.936 0 -1.62 0.684l-6.516 6.516 -6.516 -6.516q-0.684 -0.684 -1.62 -0.684 -0.972 0 -1.656 0.684l-3.24 3.24q-0.684 0.684 -0.684 1.656 0 0.936 0.684 1.62l6.516 6.516 -6.516 6.516q-0.684 0.684 -0.684 1.62z","CHECK_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm9.072 0.684q0 0.972 0.648 1.62l13.032 13.032q0.684 0.684 1.62 0.684 0.972 0 1.656 -0.684l19.548 -19.548q0.648 -0.648 0.648 -1.62 0 -1.008 -0.648 -1.656l-3.276 -3.24q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-14.688 14.652 -8.136 -8.136q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.276 3.24q-0.648 0.648 -0.648 1.656z","QUESTION_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm15.012 -10.764q-0.54 0.864 0.288 1.512l4.752 3.6q0.252 0.216 0.684 0.216 0.576 0 0.9 -0.432 1.908 -2.448 3.096 -3.312 1.224 -0.864 3.096 -0.864 1.728 0 3.078 0.936t1.35 2.124q0 1.368 -0.72 2.196t-2.448 1.62q-2.268 1.008 -4.158 3.114t-1.89 4.518v1.296q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828q0 -0.684 0.774 -1.782t1.962 -1.782q1.152 -0.648 1.764 -1.026t1.656 -1.26 1.602 -1.728 1.008 -2.178 0.45 -2.916q0 -3.168 -1.998 -5.868t-4.986 -4.176 -6.12 -1.476q-8.748 0 -13.356 7.668zm8.028 28.044q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v6.912z","INFO_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm18.432 17.28q0 0.504 0.324 0.828t0.828 0.324h16.128q0.504 0 0.828 -0.324t0.324 -0.828v-5.76q0 -0.504 -0.324 -0.828t-0.828 -0.324h-3.456v-18.432q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v5.76q0 0.504 0.324 0.828t0.828 0.324h3.456v11.52h-3.456q-0.504 0 -0.828 0.324t-0.324 0.828v5.76zm4.608 -32.256q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828v-5.76q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v5.76z","CROSSHAIRS":"M0 -29.879v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h5.148q1.332 -5.796 5.562 -10.026t10.026 -5.562v-5.148q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v5.148q5.796 1.332 10.026 5.562t5.562 10.026h5.148q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-5.148q-1.332 5.796 -5.562 10.026t-10.026 5.562v5.148q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-5.148q-5.796 -1.332 -10.026 -5.562t-5.562 -10.026h-5.148q-0.936 0 -1.62 -0.684t-0.684 -1.62zm12.204 2.304q1.152 3.888 4.05 6.786t6.786 4.05v-3.924q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v3.924q3.888 -1.152 6.786 -4.05t4.05 -6.786h-3.924q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h3.924q-1.152 -3.888 -4.05 -6.786t-6.786 -4.05v3.924q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-3.924q-3.888 1.152 -6.786 4.05t-4.05 6.786h3.924q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-3.924z","TIMES_CIRCLE_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm7.38 5.76q0 -0.468 0.36 -0.828l4.932 -4.932 -4.932 -4.932q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l5.256 -5.256q0.36 -0.36 0.828 -0.36t0.828 0.36l4.932 4.932 4.932 -4.932q0.36 -0.36 0.828 -0.36t0.828 0.36l5.256 5.256q0.36 0.36 0.36 0.828t-0.36 0.828l-4.932 4.932 4.932 4.932q0.36 0.36 0.36 0.828t-0.36 0.828l-5.256 5.256q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-4.932 -4.932 -4.932 4.932q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-5.256 -5.256q-0.36 -0.36 -0.36 -0.828z","CHECK_CIRCLE_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm4.392 0q0 -0.936 0.684 -1.62l3.672 -3.672q0.684 -0.684 1.62 -0.684t1.62 0.684l5.292 5.292 9.9 -9.9q0.684 -0.684 1.62 -0.684t1.62 0.684l3.672 3.672q0.684 0.684 0.684 1.62t-0.684 1.62l-15.192 15.192q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-10.584 -10.584q-0.684 -0.684 -0.684 -1.62z","BAN":"M0 -32.291q0 -5.652 2.196 -10.782t5.886 -8.838 8.82 -5.904 10.746 -2.196 10.746 2.196 8.82 5.904 5.886 8.838 2.196 10.782 -2.196 10.8 -5.886 8.856 -8.82 5.904 -10.746 2.196 -10.746 -2.196 -8.82 -5.904 -5.886 -8.856 -2.196 -10.8zm8.064 0q0 5.832 3.204 10.764l27.18 -27.144q-4.86 -3.276 -10.8 -3.276 -5.328 0 -9.828 2.628t-7.128 7.164 -2.628 9.864zm8.892 16.488q4.932 3.204 10.692 3.204 3.996 0 7.614 -1.566t6.246 -4.194 4.176 -6.282 1.548 -7.65q0 -5.796 -3.132 -10.62z","ARROW_LEFT":"M2.304 -29.879q0 -1.872 1.332 -3.276l23.436 -23.4q1.368 -1.368 3.276 -1.368 1.872 0 3.24 1.368l2.7 2.664q1.368 1.368 1.368 3.276t-1.368 3.276l-10.548 10.548h25.344q1.872 0 3.042 1.35t1.17 3.258v4.608q0 1.908 -1.17 3.258t-3.042 1.35h-25.344l10.548 10.584q1.368 1.296 1.368 3.24t-1.368 3.24l-2.7 2.736q-1.332 1.332 -3.24 1.332 -1.872 0 -3.276 -1.332l-23.436 -23.472q-1.332 -1.332 -1.332 -3.24z","ARROW_RIGHT":"M0 -27.575v-4.608q0 -1.908 1.17 -3.258t3.042 -1.35h25.344l-10.548 -10.584q-1.368 -1.296 -1.368 -3.24t1.368 -3.24l2.7 -2.7q1.368 -1.368 3.24 -1.368 1.908 0 3.276 1.368l23.436 23.436q1.332 1.26 1.332 3.24 0 1.944 -1.332 3.276l-23.436 23.436q-1.404 1.332 -3.276 1.332 -1.836 0 -3.24 -1.332l-2.7 -2.7q-1.368 -1.368 -1.368 -3.276t1.368 -3.276l10.548 -10.548h-25.344q-1.872 0 -3.042 -1.35t-1.17 -3.258z","ARROW_UP":"M1.908 -29.483q0 -1.908 1.368 -3.276l23.436 -23.436q1.26 -1.332 3.24 -1.332 1.944 0 3.276 1.332l23.436 23.436q1.332 1.404 1.332 3.276 0 1.836 -1.332 3.24l-2.7 2.7q-1.368 1.368 -3.276 1.368 -1.944 0 -3.24 -1.368l-10.584 -10.548v25.344q0 1.872 -1.35 3.042t-3.258 1.17h-4.608q-1.908 0 -3.258 -1.17t-1.35 -3.042v-25.344l-10.584 10.548q-1.296 1.368 -3.24 1.368t-3.24 -1.368l-2.7 -2.7q-1.368 -1.368 -1.368 -3.24z","ARROW_DOWN":"M1.908 -34.487q0 -1.908 1.368 -3.276l2.664 -2.7q1.404 -1.332 3.276 -1.332 1.908 0 3.24 1.332l10.584 10.584v-25.344q0 -1.872 1.368 -3.24t3.24 -1.368h4.608q1.872 0 3.24 1.368t1.368 3.24v25.344l10.584 -10.584q1.332 -1.332 3.24 -1.332 1.872 0 3.276 1.332l2.7 2.7q1.332 1.404 1.332 3.276 0 1.908 -1.332 3.24l-23.436 23.472q-1.404 1.332 -3.276 1.332 -1.908 0 -3.24 -1.332l-23.436 -23.472q-1.368 -1.296 -1.368 -3.24z","SHARE":"M0 -24.119q0 -7.164 1.908 -11.988 5.832 -14.508 31.5 -14.508h8.064v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l18.432 18.432q0.684 0.684 0.684 1.62t-0.684 1.62l-18.432 18.432q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-9.216h-8.064q-3.528 0 -6.318 0.216t-5.544 0.774 -4.788 1.53 -3.798 2.502 -2.88 3.636 -1.746 4.986 -0.63 6.516q0 1.98 0.18 4.428 0 0.216 0.09 0.846t0.09 0.954q0 0.54 -0.306 0.9t-0.846 0.36q-0.576 0 -1.008 -0.612 -0.252 -0.324 -0.468 -0.792t-0.486 -1.08 -0.378 -0.864q-4.572 -10.26 -4.572 -16.236z","EXPAND":"M0 -6.839v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l5.184 5.184 11.952 -11.952q0.36 -0.36 0.828 -0.36t0.828 0.36l4.104 4.104q0.36 0.36 0.36 0.828t-0.36 0.828l-11.952 11.952 5.184 5.184q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62zm28.116 -31.104q0 -0.468 0.36 -0.828l11.952 -11.952 -5.184 -5.184q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h16.128q0.936 0 1.62 0.684t0.684 1.62v16.128q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-5.184 -5.184 -11.952 11.952q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-4.104 -4.104q-0.36 -0.36 -0.36 -0.828z","COMPRESS":"M0.468 -10.295q0 -0.468 0.36 -0.828l11.952 -11.952 -5.184 -5.184q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h16.128q0.936 0 1.62 0.684t0.684 1.62v16.128q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-5.184 -5.184 -11.952 11.952q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-4.104 -4.104q-0.36 -0.36 -0.36 -0.828zm27.18 -24.192v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l5.184 5.184 11.952 -11.952q0.36 -0.36 0.828 -0.36t0.828 0.36l4.104 4.104q0.36 0.36 0.36 0.828t-0.36 0.828l-11.952 11.952 5.184 5.184q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62z","PLUS":"M0 -31.031v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h14.976v-14.976q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448v14.976h14.976q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-14.976v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448z","MINUS":"M0 -31.031v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h43.776q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-43.776q-1.44 0 -2.448 -1.008t-1.008 -2.448z","ASTERISK":"M4.41 -23.849q0.486 -1.854 2.142 -2.79l9.576 -5.544 -9.576 -5.544q-1.656 -0.936 -2.142 -2.79t0.45 -3.51l2.304 -3.96q0.936 -1.656 2.79 -2.142t3.51 0.45l9.576 5.508v-11.052q0 -1.872 1.368 -3.24t3.24 -1.368h4.608q1.872 0 3.24 1.368t1.368 3.24v11.052l9.576 -5.508q1.656 -0.936 3.51 -0.45t2.79 2.142l2.304 3.96q0.936 1.656 0.45 3.51t-2.142 2.79l-9.576 5.544 9.576 5.544q1.656 0.936 2.142 2.79t-0.45 3.51l-2.304 3.96q-0.936 1.656 -2.79 2.142t-3.51 -0.45l-9.576 -5.508v11.052q0 1.872 -1.368 3.24t-3.24 1.368h-4.608q-1.872 0 -3.24 -1.368t-1.368 -3.24v-11.052l-9.576 5.508q-1.656 0.936 -3.51 0.45t-2.79 -2.142l-2.304 -3.96q-0.936 -1.656 -0.45 -3.51z","EXCLAMATION_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm22.464 -17.496l0.612 22.356q0 0.36 0.36 0.63t0.864 0.27h6.66q0.504 0 0.846 -0.27t0.378 -0.63l0.648 -22.356q0 -0.432 -0.36 -0.648 -0.36 -0.288 -0.864 -0.288h-7.92q-0.504 0 -0.864 0.288 -0.36 0.216 -0.36 0.648zm0.576 34.74q0 0.468 0.36 0.828t0.828 0.36h6.912q0.468 0 0.792 -0.342t0.324 -0.846v-6.84q0 -0.504 -0.324 -0.846t-0.792 -0.342h-6.912q-0.468 0 -0.828 0.36t-0.36 0.828v6.84z","GIFT":"M0 -28.727v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324h15.84q-3.348 0 -5.706 -2.358t-2.358 -5.706 2.358 -5.706 5.706 -2.358q3.852 0 6.048 2.772l4.608 5.94 4.608 -5.94q2.196 -2.772 6.048 -2.772 3.348 0 5.706 2.358t2.358 5.706 -2.358 5.706 -5.706 2.358h15.84q0.504 0 0.828 0.324t0.324 0.828v11.52q0 0.504 -0.324 0.828t-0.828 0.324h-3.456v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-39.168q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828zm13.536 -20.736q0 1.44 1.008 2.448t2.448 1.008h7.02l-4.536 -5.796q-0.936 -1.116 -2.484 -1.116 -1.44 0 -2.448 1.008t-1.008 2.448zm8.352 33.84q0 0.9 0.648 1.386t1.656 0.486h6.912q1.008 0 1.656 -0.486t0.648 -1.386v-25.775999999999996h-11.52v25.775999999999996zm9.432 -30.384h6.984q1.44 0 2.448 -1.008t1.008 -2.448 -1.008 -2.448 -2.448 -1.008q-1.548 0 -2.484 1.116z","LEAF":"M0 -13.499q0 -1.26 1.116 -2.646t2.448 -2.358 2.448 -2.016 1.116 -1.728q0 -0.144 -0.504 -1.368t-0.576 -1.584q-0.324 -1.836 -0.324 -3.744 0 -4.14 1.566 -7.92t4.284 -6.642 6.138 -5.004 7.344 -3.438q1.98 -0.648 5.22 -0.918t6.462 -0.324 6.426 -0.216 5.886 -0.864 4.086 -2.034l1.062 -1.062 1.062 -1.008 0.972 -0.72 1.314 -0.576 1.566 -0.162q1.404 0 2.538 1.656t1.71 4.032 0.864 4.464 0.288 3.456q0 3.42 -0.72 6.948 -1.656 8.064 -6.642 13.788t-12.87 9.648q-7.704 3.888 -15.768 3.888 -5.328 0 -10.296 -1.692 -0.54 -0.18 -3.168 -1.512t-3.456 -1.332q-0.576 0 -1.422 1.152t-1.62 2.52 -1.89 2.52 -2.16 1.152q-1.08 0 -1.836 -0.396t-1.116 -0.864 -0.972 -1.512l-0.216 -0.396 -0.198 -0.36 -0.108 -0.342 -0.054 -0.486zm13.824 -11.772q0 0.936 0.684 1.62t1.62 0.684q0.864 0 1.62 -0.684 0.972 -0.864 2.664 -2.556t2.412 -2.376q4.932 -4.464 9.666 -6.336t11.286 -1.872q0.936 0 1.62 -0.684t0.684 -1.62 -0.684 -1.62 -1.62 -0.684q-6.192 0 -11.448 1.782t-9.342 4.824 -8.478 7.902q-0.684 0.756 -0.684 1.62z","FIRE":"M0 -3.383q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304zm9.216 -28.8q0 -2.808 0.882 -5.184t2.304 -4.05 3.15 -3.168 3.456 -2.79 3.15 -2.592 2.304 -2.934 0.882 -3.474q0 -3.384 -2.376 -8.064l0.108 0.036 -0.036 -0.036q3.24 1.476 5.76 2.988t4.986 3.6 4.086 4.41 2.61 5.418 0.99 6.624q0 2.808 -0.882 5.184t-2.304 4.05 -3.15 3.168 -3.456 2.79 -3.15 2.592 -2.304 2.934 -0.882 3.474q0 3.456 2.412 8.064l-0.144 -0.036 0.036 0.036q-3.24 -1.476 -5.76 -2.988t-4.986 -3.6 -4.086 -4.41 -2.61 -5.418 -0.99 -6.624z","EYE":"M0 -29.879q0 -1.224 0.72 -2.484 5.04 -8.244 13.554 -13.248t17.982 -5.004 17.982 5.004 13.554 13.248q0.72 1.26 0.72 2.484t-0.72 2.484q-5.04 8.28 -13.554 13.266t-17.982 4.986 -17.982 -5.004 -13.554 -13.248q-0.72 -1.26 -0.72 -2.484zm4.608 0q4.788 7.38 12.006 11.754t15.642 4.374 15.642 -4.374 12.006 -11.754q-5.472 -8.496 -13.716 -12.708 2.196 3.744 2.196 8.1 0 6.66 -4.734 11.394t-11.394 4.734 -11.394 -4.734 -4.734 -11.394q0 -4.356 2.196 -8.1 -8.244 4.212 -13.716 12.708zm16.704 -4.608q0 0.72 0.504 1.224t1.224 0.504 1.224 -0.504 0.504 -1.224q0 -3.096 2.196 -5.292t5.292 -2.196q0.72 0 1.224 -0.504t0.504 -1.224 -0.504 -1.224 -1.224 -0.504q-4.5 0 -7.722 3.222t-3.222 7.722z","EYE_SLASH":"M0 -29.879q0 -1.368 0.72 -2.484 5.508 -8.46 13.68 -13.356t17.856 -4.896q3.204 0 6.48 0.612l1.944 -3.492q0.36 -0.576 1.008 -0.576 0.18 0 0.648 0.216t1.116 0.558 1.188 0.666 1.134 0.666 0.702 0.414q0.576 0.36 0.576 0.972 0 0.252 -0.036 0.324 -3.78 6.768 -11.34 20.376t-11.376 20.412l-1.764 3.204q-0.36 0.576 -1.008 0.576 -0.432 0 -4.824 -2.52 -0.576 -0.36 -0.576 -1.008 0 -0.432 1.584 -3.132 -5.148 -2.34 -9.486 -6.228t-7.506 -8.82q-0.72 -1.116 -0.72 -2.484zm4.608 0q6.012 9.288 15.372 13.5l2.808 -5.076q-3.132 -2.268 -4.896 -5.724t-1.764 -7.308q0 -4.356 2.196 -8.1 -8.244 4.212 -13.716 12.708zm16.704 -4.608q0 0.72 0.504 1.224t1.224 0.504 1.224 -0.504 0.504 -1.224q0 -3.096 2.196 -5.292t5.292 -2.196q0.72 0 1.224 -0.504t0.504 -1.224 -0.504 -1.224 -1.224 -0.504q-4.5 0 -7.722 3.222t-3.222 7.722zm10.944 25.344l2.664 -4.752q7.632 -0.648 14.13 -4.932t10.854 -11.052q-4.14 -6.444 -10.152 -10.584l2.268 -4.032q3.42 2.304 6.57 5.508t5.202 6.624q0.72 1.224 0.72 2.484t-0.72 2.484q-1.404 2.304 -3.924 5.22 -5.4 6.192 -12.51 9.612t-15.102 3.42zm5.76 -10.296l10.08 -18.072q0.288 1.62 0.288 3.024 0 5.004 -2.844 9.126t-7.524 5.922z","WARNING":"M0.576 -11.339l27.648 -50.688q0.612 -1.116 1.692 -1.764t2.34 -0.648 2.34 0.648 1.692 1.764l27.648 50.688q1.26 2.268 -0.072 4.536 -0.612 1.044 -1.674 1.656t-2.286 0.612h-55.296q-1.224 0 -2.286 -0.612t-1.674 -1.656q-1.332 -2.268 -0.072 -4.536zm26.496 -33.516l0.612 16.452q0 0.36 0.36 0.594t0.864 0.234h6.66q0.504 0 0.846 -0.234t0.378 -0.594l0.648 -16.524q0 -0.432 -0.36 -0.684 -0.468 -0.396 -0.864 -0.396h-7.92q-0.396 0 -0.864 0.396 -0.36 0.252 -0.36 0.756zm0.576 29.916q0 0.504 0.342 0.846t0.81 0.342h6.912q0.468 0 0.81 -0.342t0.342 -0.846v-6.84q0 -0.504 -0.342 -0.846t-0.81 -0.342h-6.912q-0.468 0 -0.81 0.342t-0.342 0.846v6.84z","PLANE":"M0 -26.315q-0.036 -0.468 0.324 -0.9l3.456 -3.492q0.324 -0.324 0.828 -0.324 0.216 0 0.288 0.036l6.984 1.908 9.324 -9.324 -18.288 -10.044q-0.504 -0.288 -0.612 -0.864 -0.072 -0.576 0.324 -0.972l4.608 -4.608q0.504 -0.468 1.08 -0.288l23.94 5.724 5.76 -5.76q2.736 -2.736 6.192 -3.888t5.328 0.432q1.584 1.872 0.432 5.328t-3.888 6.192l-5.796 5.796 5.76 25.056q0.18 0.684 -0.432 1.188l-4.608 3.456q-0.252 0.216 -0.684 0.216 -0.144 0 -0.252 -0.036 -0.54 -0.108 -0.756 -0.576l-10.044 -18.288 -9.324 9.324 1.908 6.984q0.18 0.612 -0.288 1.116l-3.456 3.456q-0.324 0.324 -0.828 0.324h-0.072q-0.54 -0.072 -0.864 -0.468l-6.804 -9.072 -9.072 -6.804q-0.396 -0.252 -0.468 -0.828z","CALENDAR":"M0 -4.535v-46.08q0 -1.872 1.368 -3.24t3.24 -1.368h4.608v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h2.304q2.376 0 4.068 1.692t1.692 4.068v3.456h13.824v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h2.304q2.376 0 4.068 1.692t1.692 4.068v3.456h4.608q1.872 0 3.24 1.368t1.368 3.24v46.08q0 1.872 -1.368 3.24t-3.24 1.368h-50.688q-1.872 0 -3.24 -1.368t-1.368 -3.24zm4.608 0h10.368v-10.368h-10.368v10.368zm0 -12.672h10.368v-11.52h-10.368v11.52zm0 -13.824h10.368v-10.368h-10.368v10.368zm9.216 -17.28q0 0.468 0.342 0.81t0.81 0.342h2.304q0.468 0 0.81 -0.342t0.342 -0.81v-10.368q0 -0.468 -0.342 -0.81t-0.81 -0.342h-2.304q-0.468 0 -0.81 0.342t-0.342 0.81v10.368zm3.456 43.776h11.52v-10.368h-11.52v10.368zm0 -12.672h11.52v-11.52h-11.52v11.52zm0 -13.824h11.52v-10.368h-11.52v10.368zm13.824 26.496h11.52v-10.368h-11.52v10.368zm0 -12.672h11.52v-11.52h-11.52v11.52zm0 -13.824h11.52v-10.368h-11.52v10.368zm10.368 -17.28q0 0.468 0.342 0.81t0.81 0.342h2.304q0.468 0 0.81 -0.342t0.342 -0.81v-10.368q0 -0.468 -0.342 -0.81t-0.81 -0.342h-2.304q-0.468 0 -0.81 0.342t-0.342 0.81v10.368zm3.456 43.776h10.368v-10.368h-10.368v10.368zm0 -12.672h10.368v-11.52h-10.368v11.52zm0 -13.824h10.368v-10.368h-10.368v10.368z","RANDOM":"M0 -14.903v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h8.064q1.728 0 3.132 -0.54t2.484 -1.62 1.836 -2.214 1.62 -2.79q1.152 -2.232 2.808 -6.156 1.044 -2.376 1.782 -3.996t1.944 -3.78 2.304 -3.6 2.664 -2.988 3.24 -2.466 3.834 -1.512 4.608 -0.594h9.216v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324q0.432 0 0.864 0.36l11.484 11.484q0.324 0.324 0.324 0.828t-0.324 0.828l-11.52 11.52q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912h-9.216q-1.728 0 -3.132 0.54t-2.484 1.62 -1.836 2.214 -1.62 2.79q-1.152 2.232 -2.808 6.156 -1.044 2.376 -1.782 3.996t-1.944 3.78 -2.304 3.6 -2.664 2.988 -3.24 2.466 -3.834 1.512 -4.608 0.594h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -32.256v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h8.064q9 0 14.76 8.1 -2.16 3.312 -4.932 9.828 -0.792 -1.62 -1.332 -2.61t-1.458 -2.286 -1.836 -2.034 -2.268 -1.26 -2.934 -0.522h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828zm26.748 25.308q2.124 -3.348 4.896 -9.828 0.792 1.62 1.332 2.61t1.458 2.286 1.836 2.034 2.268 1.26 2.934 0.522h9.216v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324q0.432 0 0.864 0.36l11.484 11.484q0.324 0.324 0.324 0.828t-0.324 0.828l-11.52 11.52q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q-1.152 0 -3.06 0.018t-2.916 0.036 -2.628 -0.036 -2.556 -0.18 -2.304 -0.378 -2.268 -0.666 -2.088 -1.026 -2.124 -1.44 -1.98 -1.926 -2.016 -2.502z","COMMENT":"M0 -32.183q0 -4.68 2.556 -8.946t6.876 -7.362 10.296 -4.914 12.528 -1.818q8.784 0 16.2 3.078t11.736 8.388 4.32 11.574 -4.32 11.574 -11.736 8.388 -16.2 3.078q-2.52 0 -5.22 -0.288 -7.128 6.3 -16.56 8.712 -1.764 0.504 -4.104 0.792 -0.612 0.072 -1.098 -0.324t-0.63 -1.044v-0.036q-0.108 -0.144 -0.018 -0.432t0.072 -0.36 0.162 -0.342l0.216 -0.324 0.252 -0.306 0.288 -0.324q0.252 -0.288 1.116 -1.242t1.242 -1.368 1.116 -1.422 1.17 -1.836 0.972 -2.124 0.936 -2.736q-5.652 -3.204 -8.91 -7.92t-3.258 -10.116z","MAGNET":"M0 -29.879v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62v4.608q0 1.872 0.846 3.24t1.926 2.052 2.556 1.08 2.304 0.468 1.584 0.072 1.584 -0.072 2.304 -0.468 2.556 -1.08 1.926 -2.052 0.846 -3.24v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62v4.608q0 7.236 -3.546 13.032t-9.864 9.054 -14.238 3.258 -14.238 -3.258 -9.864 -9.054 -3.546 -13.032zm0 -13.824v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62v13.824q0 0.936 -0.684 1.62t-1.62 0.684h-13.824q-0.936 0 -1.62 -0.684t-0.684 -1.62zm36.864 0v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62v13.824q0 0.936 -0.684 1.62t-1.62 0.684h-13.824q-0.936 0 -1.62 -0.684t-0.684 -1.62z","CHEVRON_UP":"M3.24 -18.161q0 -0.954 0.684 -1.638l26.712 -26.676q0.684 -0.684 1.62 -0.684t1.62 0.684l26.712 26.676q0.684 0.684 0.684 1.638t-0.684 1.638l-5.976 5.94q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-19.116 -19.116 -19.116 19.116q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-5.976 -5.94q-0.684 -0.684 -0.684 -1.638z","CHEVRON_DOWN":"M3.24 -36.989q0 -0.954 0.684 -1.638l5.976 -5.94q0.684 -0.684 1.62 -0.684t1.62 0.684l19.116 19.116 19.116 -19.116q0.684 -0.684 1.62 -0.684t1.62 0.684l5.976 5.94q0.684 0.684 0.684 1.638t-0.684 1.638l-26.712 26.676q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-26.712 -26.676q-0.684 -0.684 -0.684 -1.638z","RETWEET":"M0 -34.487q0 -0.864 0.54 -1.476l11.52 -13.824q0.684 -0.792 1.764 -0.792t1.764 0.792l11.52 13.824q0.54 0.612 0.54 1.476 0 0.936 -0.684 1.62t-1.62 0.684h-6.912v13.824h20.736q0.576 0 0.9 0.396l5.76 6.912q0.252 0.396 0.252 0.756 0 0.468 -0.342 0.81t-0.81 0.342h-34.56q-0.288 0 -0.486 -0.072t-0.324 -0.252 -0.198 -0.288 -0.108 -0.414 -0.036 -0.414v-21.6h-6.912q-0.936 0 -1.62 -0.684t-0.684 -1.62zm23.04 -14.976q0 -0.468 0.342 -0.81t0.81 -0.342h34.56q0.288 0 0.486 0.072t0.324 0.252 0.198 0.288 0.108 0.414 0.036 0.414v21.6h6.912q0.936 0 1.62 0.684t0.684 1.62q0 0.864 -0.54 1.476l-11.52 13.824q-0.72 0.828 -1.764 0.828t-1.764 -0.828l-11.52 -13.824q-0.54 -0.612 -0.54 -1.476 0 -0.936 0.684 -1.62t1.62 -0.684h6.912v-13.824h-20.736q-0.576 0 -0.9 -0.432l-5.76 -6.912q-0.252 -0.324 -0.252 -0.72z","SHOPPING_CART":"M0 -52.919q0 -0.936 0.684 -1.62t1.62 -0.684h9.216q0.576 0 1.026 0.234t0.72 0.558 0.468 0.882 0.27 0.954 0.198 1.062 0.162 0.918h43.236q0.936 0 1.62 0.684t0.684 1.62v18.432q0 0.864 -0.576 1.53t-1.476 0.774l-37.584 4.392q0.036 0.252 0.162 0.774t0.216 0.954 0.09 0.792q0 0.576 -0.864 2.304h33.12q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-36.864q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -0.504 0.396 -1.422t1.062 -2.142 0.738 -1.368l-6.372 -29.628h-7.344q-0.936 0 -1.62 -0.684t-0.684 -1.62zm13.824 43.776q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258zm32.256 0q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258z","FOLDER":"M0 -17.207v-34.56q0 -3.312 2.376 -5.688t5.688 -2.376h11.52q3.312 0 5.688 2.376t2.376 5.688v1.152h24.192q3.312 0 5.688 2.376t2.376 5.688v25.344q0 3.312 -2.376 5.688t-5.688 2.376h-43.776q-3.312 0 -5.688 -2.376t-2.376 -5.688z","FOLDER_OPEN":"M0 -17.207v-34.56q0 -3.312 2.376 -5.688t5.688 -2.376h11.52q3.312 0 5.688 2.376t2.376 5.688v1.152h19.584q3.312 0 5.688 2.376t2.376 5.688v5.76h-29.952q-3.384 0 -7.092 1.71t-5.904 4.302l-12.132 14.256 -0.18 0.216 -0.018 -0.45 -0.018 -0.45zm2.628 6.048q0 -1.116 1.116 -2.376l12.096 -14.256q1.548 -1.836 4.338 -3.114t5.166 -1.278h39.168q1.224 0 2.178 0.468t0.954 1.548q0 1.116 -1.116 2.376l-12.096 14.256q-1.548 1.836 -4.338 3.114t-5.166 1.278h-39.168q-1.224 0 -2.178 -0.468t-0.954 -1.548z","ARROWS_V":"M2.304 -11.447q0 -0.936 0.684 -1.62t1.62 -0.684h4.608v-36.864h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l9.216 -9.216q0.684 -0.684 1.62 -0.684t1.62 0.684l9.216 9.216q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-4.608v36.864h4.608q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-9.216 9.216q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62z","ARROWS_H":"M0 -32.183q0 -0.936 0.684 -1.62l9.216 -9.216q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v4.608h36.864v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l9.216 9.216q0.684 0.684 0.684 1.62t-0.684 1.62l-9.216 9.216q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-4.608h-36.864v4.608q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62z","BAR_CHART_O":"M0 -10.295v-43.776q0 -2.376 1.692 -4.068t4.068 -1.692h57.6q2.376 0 4.068 1.692t1.692 4.068v43.776q0 2.376 -1.692 4.068t-4.068 1.692h-57.6q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.468 0.342 0.81t0.81 0.342h57.6q0.468 0 0.81 -0.342t0.342 -0.81v-43.776q0 -0.468 -0.342 -0.81t-0.81 -0.342h-57.6q-0.468 0 -0.81 0.342t-0.342 0.81v43.776zm4.608 -3.456v-13.824h9.216v13.824h-9.216zm13.824 0v-32.256h9.216v32.256h-9.216zm13.824 0v-23.04h9.216v23.04h-9.216zm13.824 0v-36.864h9.216v36.864h-9.216z","TWITTER_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -4.536q5.328 3.384 11.592 3.384 4.032 0 7.56 -1.278t6.048 -3.42 4.338 -4.932 2.7 -5.832 0.882 -6.066q0 -0.648 -0.036 -0.972 2.268 -1.62 3.78 -3.924 -2.016 0.9 -4.356 1.224 2.448 -1.44 3.348 -4.212 -2.34 1.368 -4.824 1.836 -2.196 -2.376 -5.508 -2.376 -3.132 0 -5.346 2.214t-2.214 5.346q0 1.044 0.18 1.728 -4.644 -0.252 -8.712 -2.34t-6.912 -5.58q-1.044 1.8 -1.044 3.816 0 4.104 3.276 6.3 -1.692 -0.036 -3.6 -0.936v0.072q0 2.7 1.8 4.806t4.428 2.61q-1.044 0.288 -1.836 0.288 -0.468 0 -1.404 -0.144 0.756 2.268 2.682 3.744t4.374 1.512q-4.176 3.24 -9.396 3.24 -0.936 0 -1.8 -0.108z","FACEBOOK_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-6.912v-21.888h7.308l1.08 -8.064h-8.388v-5.148q0 -1.944 1.008 -2.988t3.456 -1.044l4.752 -0.036v-7.452q-3.456 -0.324 -6.48 -0.324 -4.896 0 -7.848 2.898t-2.952 8.118v5.976h-8.064v8.064h8.064v21.888h-19.584q-4.284 0 -7.326 -3.042t-3.042 -7.326z","CAMERA_RETRO":"M0 -9.143v-46.08q0 -1.908 1.35 -3.258t3.258 -1.35h55.296q1.908 0 3.258 1.35t1.35 3.258v46.08q0 1.908 -1.35 3.258t-3.258 1.35h-55.296q-1.908 0 -3.258 -1.35t-1.35 -3.258zm4.608 0h55.296v-4.608h-55.296v4.608zm0 -36.864h55.296v-9.216000000000001h-29.808l-2.304 4.608h-23.184v4.608zm4.608 -6.912h13.824v-4.608h-13.824v4.608zm9.216 23.112q0 5.724 4.05 9.774t9.774 4.05 9.774 -4.05 4.05 -9.774 -4.05 -9.774 -9.774 -4.05 -9.774 4.05 -4.05 9.774zm4.608 0q0 -3.816 2.7 -6.516t6.516 -2.7 6.516 2.7 2.7 6.516 -2.7 6.516 -6.516 2.7 -6.516 -2.7 -2.7 -6.516zm3.456 -0.072q0 0.504 0.324 0.828t0.828 0.324 0.828 -0.324 0.324 -0.828q0 -1.44 1.008 -2.448t2.448 -1.008q0.504 0 0.828 -0.324t0.324 -0.828 -0.324 -0.828 -0.828 -0.324q-2.376 0 -4.068 1.692t-1.692 4.068z","KEY":"M0 -36.215q0 -5.76 3.42 -11.268t8.928 -8.928 11.268 -3.42q5.868 0 9.558 3.69t3.69 9.558q0 6.804 -4.716 13.14l12.78 12.78 3.456 -3.456q-0.108 -0.108 -0.936 -0.882t-1.44 -1.386 -1.188 -1.314 -0.576 -1.026q0 -0.612 1.764 -2.376t2.376 -1.764q0.468 0 0.828 0.36 0.216 0.216 1.656 1.602t2.952 2.862 3.114 3.096 2.628 2.808 1.026 1.476q0 0.612 -1.764 2.376t-2.376 1.764q-0.324 0 -1.026 -0.576t-1.314 -1.188 -1.386 -1.44 -0.882 -0.936l-3.456 3.456 7.92 7.92q1.008 1.008 1.008 2.448 0 1.512 -1.404 2.916t-2.916 1.404q-1.44 0 -2.448 -1.008l-24.156 -24.156q-6.336 4.716 -13.14 4.716 -5.868 0 -9.558 -3.69t-3.69 -9.558zm6.912 -0.576q0 2.88 2.016 4.896t4.896 2.016 4.896 -2.016 2.016 -4.896q0 -1.512 -0.684 -2.988 1.476 0.684 2.988 0.684 2.88 0 4.896 -2.016t2.016 -4.896 -2.016 -4.896 -4.896 -2.016 -4.896 2.016 -2.016 4.896q0 1.512 0.684 2.988 -1.476 -0.684 -2.988 -0.684 -2.88 0 -4.896 2.016t-2.016 4.896z","GEARS":"M0 -28.907v-6.66q0 -0.36 0.252 -0.702t0.576 -0.378l5.58 -0.864q0.396 -1.26 1.152 -2.736 -1.224 -1.728 -3.24 -4.14 -0.252 -0.396 -0.252 -0.72 0 -0.432 0.252 -0.72 0.792 -1.08 2.952 -3.204t2.844 -2.124q0.396 0 0.756 0.252l4.14 3.24q1.224 -0.648 2.772 -1.152 0.396 -3.888 0.828 -5.544 0.252 -0.864 1.08 -0.864h6.696q0.396 0 0.72 0.27t0.36 0.63l0.828 5.508q1.224 0.36 2.7 1.116l4.248 -3.204q0.288 -0.252 0.72 -0.252 0.396 0 0.756 0.288 5.184 4.788 5.184 5.76 0 0.324 -0.252 0.684 -0.432 0.576 -1.512 1.944t-1.62 2.16q0.828 1.728 1.224 2.952l5.472 0.828q0.36 0.072 0.612 0.378t0.252 0.702v6.66q0 0.36 -0.252 0.702t-0.576 0.378l-5.58 0.864q-0.396 1.26 -1.152 2.736 1.224 1.728 3.24 4.14 0.252 0.36 0.252 0.72 0 0.432 -0.252 0.684 -0.828 1.08 -2.97 3.222t-2.826 2.142q-0.396 0 -0.756 -0.252l-4.14 -3.24q-1.332 0.684 -2.772 1.116 -0.396 3.888 -0.828 5.58 -0.252 0.864 -1.08 0.864h-6.696q-0.396 0 -0.72 -0.27t-0.36 -0.63l-0.828 -5.508q-1.224 -0.36 -2.7 -1.116l-4.248 3.204q-0.252 0.252 -0.72 0.252 -0.396 0 -0.756 -0.288 -5.184 -4.788 -5.184 -5.76 0 -0.324 0.252 -0.684 0.36 -0.504 1.476 -1.908t1.692 -2.196q-0.828 -1.584 -1.26 -2.952l-5.472 -0.864q-0.36 -0.036 -0.612 -0.342t-0.252 -0.702zm13.824 -3.276q0 3.816 2.7 6.516t6.516 2.7 6.516 -2.7 2.7 -6.516 -2.7 -6.516 -6.516 -2.7 -6.516 2.7 -2.7 6.516zm27.648 20.952v-5.04q0 -0.576 5.364 -1.116 0.468 -1.044 1.08 -1.872 -1.836 -4.068 -1.836 -4.968 0 -0.144 0.144 -0.252 0.144 -0.072 1.26 -0.72t2.124 -1.224 1.08 -0.576q0.288 0 1.656 1.674t1.872 2.43q0.72 -0.072 1.08 -0.072t1.08 0.072q1.836 -2.556 3.312 -4.032l0.216 -0.072q0.144 0 4.464 2.52 0.144 0.108 0.144 0.252 0 0.9 -1.836 4.968 0.612 0.828 1.08 1.872 5.364 0.54 5.364 1.116v5.04q0 0.576 -5.364 1.116 -0.432 0.972 -1.08 1.872 1.836 4.068 1.836 4.968 0 0.144 -0.144 0.252 -4.392 2.556 -4.464 2.556 -0.288 0 -1.656 -1.692t-1.872 -2.448q-0.72 0.072 -1.08 0.072t-1.08 -0.072q-0.504 0.756 -1.872 2.448t-1.656 1.692q-0.072 0 -4.464 -2.556 -0.144 -0.108 -0.144 -0.252 0 -0.9 1.836 -4.968 -0.648 -0.9 -1.08 -1.872 -5.364 -0.54 -5.364 -1.116zm0 -36.864v-5.04q0 -0.576 5.364 -1.116 0.468 -1.044 1.08 -1.872 -1.836 -4.068 -1.836 -4.968 0 -0.144 0.144 -0.252 0.144 -0.072 1.26 -0.72t2.124 -1.224 1.08 -0.576q0.288 0 1.656 1.674t1.872 2.43q0.72 -0.072 1.08 -0.072t1.08 0.072q1.836 -2.556 3.312 -4.032l0.216 -0.072q0.144 0 4.464 2.52 0.144 0.108 0.144 0.252 0 0.9 -1.836 4.968 0.612 0.828 1.08 1.872 5.364 0.54 5.364 1.116v5.04q0 0.576 -5.364 1.116 -0.432 0.972 -1.08 1.872 1.836 4.068 1.836 4.968 0 0.144 -0.144 0.252 -4.392 2.556 -4.464 2.556 -0.288 0 -1.656 -1.692t-1.872 -2.448q-0.72 0.072 -1.08 0.072t-1.08 -0.072q-0.504 0.756 -1.872 2.448t-1.656 1.692q-0.072 0 -4.464 -2.556 -0.144 -0.108 -0.144 -0.252 0 -0.9 1.836 -4.968 -0.648 -0.9 -1.08 -1.872 -5.364 -0.54 -5.364 -1.116zm9.216 34.344q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258q0 -1.872 -1.368 -3.24t-3.24 -1.368 -3.24 1.368 -1.368 3.24zm0 -36.864q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258q0 -1.872 -1.368 -3.24t-3.24 -1.368 -3.24 1.368 -1.368 3.24z","COMMENTS":"M0 -36.791q0 -5.004 3.384 -9.252t9.234 -6.714 12.726 -2.466 12.726 2.466 9.234 6.714 3.384 9.252 -3.384 9.252 -9.234 6.714 -12.726 2.466q-3.096 0 -6.336 -0.576 -4.464 3.168 -10.008 4.608 -1.296 0.324 -3.096 0.576h-0.108q-0.396 0 -0.738 -0.288t-0.414 -0.756q-0.036 -0.108 -0.036 -0.234t0.018 -0.234 0.072 -0.216l0.09 -0.18 0.126 -0.198 0.144 -0.18 0.162 -0.18 0.144 -0.162q0.18 -0.216 0.828 -0.9t0.936 -1.062 0.81 -1.044 0.9 -1.386 0.738 -1.584q-4.464 -2.592 -7.02 -6.372t-2.556 -8.064zm22.176 22.896q2.088 0.144 3.168 0.144 5.796 0 11.124 -1.62t9.504 -4.644q4.5 -3.312 6.912 -7.632t2.412 -9.144q0 -2.772 -0.828 -5.472 4.644 2.556 7.344 6.408t2.7 8.28q0 4.32 -2.556 8.082t-7.02 6.354q0.36 0.864 0.738 1.584t0.9 1.386 0.81 1.044 0.936 1.062 0.828 0.9l0.144 0.162 0.162 0.18 0.144 0.18 0.126 0.198 0.09 0.18 0.072 0.216 0.018 0.234 -0.036 0.234q-0.108 0.504 -0.468 0.792t-0.792 0.252q-1.8 -0.252 -3.096 -0.576 -5.544 -1.44 -10.008 -4.608 -3.24 0.576 -6.336 0.576 -9.756 0 -16.992 -4.752z","THUMBS_O_UP":"M0 -13.751v-23.04q0 -1.908 1.35 -3.258t3.258 -1.35h9.864q1.296 -0.864 4.932 -5.58 2.088 -2.7 3.852 -4.608 0.864 -0.9 1.278 -3.078t1.098 -4.554 2.232 -3.888q1.404 -1.332 3.24 -1.332 3.024 0 5.436 1.17t3.672 3.654 1.26 6.696q0 3.348 -1.728 6.912h6.336q3.744 0 6.48 2.736t2.736 6.444q0 3.204 -1.764 5.868 0.324 1.188 0.324 2.484 0 2.772 -1.368 5.184 0.108 0.756 0.108 1.548 0 3.636 -2.16 6.408 0.036 5.004 -3.06 7.902t-8.172 2.898h-4.644q-3.456 0 -6.822 -0.81t-7.794 -2.358q-4.176 -1.44 -4.968 -1.44h-10.368q-1.908 0 -3.258 -1.35t-1.35 -3.258zm4.608 -2.304q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62zm9.216 2.304h1.152q0.468 0 1.134 0.108t1.188 0.234 1.368 0.396 1.26 0.414 1.278 0.45 1.044 0.378q7.596 2.628 12.312 2.628h4.356q6.912 0 6.912 -6.012 0 -0.936 -0.18 -2.016 1.08 -0.576 1.71 -1.89t0.63 -2.646 -0.648 -2.484q1.908 -1.8 1.908 -4.284 0 -0.9 -0.36 -1.998t-0.9 -1.71q1.152 -0.036 1.926 -1.692t0.774 -2.916q0 -1.836 -1.404 -3.222t-3.204 -1.386h-12.672q0 -2.088 1.728 -5.742t1.728 -5.778q0 -3.528 -1.152 -5.22t-4.608 -1.692q-0.936 0.936 -1.368 3.06t-1.098 4.518 -2.142 3.942q-0.792 0.828 -2.772 3.276 -0.144 0.18 -0.828 1.08t-1.134 1.476 -1.242 1.53 -1.44 1.584 -1.386 1.278 -1.44 0.972 -1.278 0.324h-1.152v23.04z","THUMBS_O_DOWN":"M0 -27.575v-23.04q0 -1.908 1.35 -3.258t3.258 -1.35h10.368q0.792 0 4.968 -1.44 4.608 -1.584 8.028 -2.376t7.2 -0.792h4.032q5.04 0 8.154 2.844t3.078 7.776v0.18q2.16 2.772 2.16 6.408 0 0.792 -0.108 1.548 1.368 2.412 1.368 5.184 0 1.296 -0.324 2.484 1.764 2.664 1.764 5.868 0 3.708 -2.736 6.444t-6.48 2.736h-6.336q1.728 3.564 1.728 6.912 0 4.248 -1.26 6.696 -1.26 2.484 -3.672 3.654t-5.436 1.17q-1.836 0 -3.24 -1.332 -1.224 -1.188 -1.944 -2.952t-0.918 -3.258 -0.63 -3.042 -1.116 -2.304q-1.728 -1.8 -3.852 -4.572 -3.636 -4.716 -4.932 -5.58h-9.864q-1.908 0 -3.258 -1.35t-1.35 -3.258zm4.608 -20.736q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62zm9.216 20.736h1.152q0.576 0 1.278 0.324t1.44 0.972 1.386 1.278 1.44 1.584 1.242 1.53 1.134 1.476 0.828 1.08q1.98 2.448 2.772 3.276 1.476 1.548 2.142 3.942t1.098 4.518 1.368 3.06q3.456 0 4.608 -1.692t1.152 -5.22q0 -2.124 -1.728 -5.778t-1.728 -5.742h12.672q1.8 0 3.204 -1.386t1.404 -3.222q0 -1.26 -0.774 -2.916t-1.926 -1.692q0.54 -0.612 0.9 -1.71t0.36 -1.998q0 -2.484 -1.908 -4.284 0.648 -1.152 0.648 -2.484t-0.63 -2.646 -1.71 -1.89q0.18 -1.08 0.18 -2.016 0 -3.06 -1.764 -4.536t-4.896 -1.476h-4.608q-4.716 0 -12.312 2.628 -0.18 0.072 -1.044 0.378t-1.278 0.45 -1.26 0.414 -1.368 0.396 -1.188 0.234 -1.134 0.108h-1.152v23.04z","STAR_HALF":"M0 -41.147q0 -1.332 2.016 -1.656l18.072 -2.628 8.1 -16.38q0.684 -1.476 1.764 -1.476v48.204l-16.164 8.496q-0.792 0.432 -1.44 0.432 -0.756 0 -1.134 -0.522t-0.378 -1.278q0 -0.216 0.072 -0.72l3.096 -18 -13.104 -12.744q-0.9 -0.972 -0.9 -1.728z","HEART_O":"M0 -42.983q0 -7.92 4.572 -12.384t12.636 -4.464q2.232 0 4.554 0.774t4.32 2.088 3.438 2.466 2.736 2.448q1.296 -1.296 2.736 -2.448t3.438 -2.466 4.32 -2.088 4.554 -0.774q8.064 0 12.636 4.464t4.572 12.384q0 7.956 -8.244 16.2l-22.428 21.6q-0.648 0.648 -1.584 0.648t-1.584 -0.648l-22.464 -21.672q-0.36 -0.288 -0.99 -0.936t-1.998 -2.358 -2.448 -3.51 -1.926 -4.356 -0.846 -4.968zm4.608 0q0 6.048 6.732 12.78l20.916 20.16 20.88 -20.124q6.768 -6.768 6.768 -12.816 0 -2.916 -0.774 -5.148t-1.98 -3.546 -2.934 -2.142 -3.384 -1.116 -3.528 -0.288 -4.032 0.918 -3.978 2.304 -3.114 2.592 -2.16 2.214q-0.648 0.792 -1.764 0.792t-1.764 -0.792q-0.864 -1.008 -2.16 -2.214t-3.114 -2.592 -3.978 -2.304 -4.032 -0.918 -3.528 0.288 -3.384 1.116 -2.934 2.142 -1.98 3.546 -0.774 5.148z","SIGN_OUT":"M0 -19.511v-25.344q0 -4.284 3.042 -7.326t7.326 -3.042h11.52q0.468 0 0.81 0.342t0.342 0.81q0 0.144 0.036 0.72t0.018 0.954 -0.108 0.846 -0.36 0.702 -0.738 0.234h-11.52q-2.376 0 -4.068 1.692t-1.692 4.068v25.344q0 2.376 1.692 4.068t4.068 1.692h11.232000000000001l0.414 0.036 0.414 0.108 0.288 0.198 0.252 0.324 0.072 0.486q0 0.144 0.036 0.72t0.018 0.954 -0.108 0.846 -0.36 0.702 -0.738 0.234h-11.52q-4.284 0 -7.326 -3.042t-3.042 -7.326zm13.824 -5.76v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h16.128v-10.368q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l19.584 19.584q0.684 0.684 0.684 1.62t-0.684 1.62l-19.584 19.584q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-10.368h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62z","LINKEDIN_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm8.028 -31.32q0 1.836 1.278 3.078t3.33 1.242h0.036q2.124 0 3.42 -1.242t1.296 -3.078q-0.036 -1.872 -1.296 -3.096t-3.348 -1.224 -3.402 1.224 -1.314 3.096zm0.504 32.688h8.316v-24.984h-8.316v24.984zm12.888 0h8.316v-13.968q0 -1.368 0.252 -2.016 0.54 -1.26 1.62 -2.142t2.664 -0.882q4.176 0 4.176 5.652v13.356h8.316v-14.328q0 -5.544 -2.628 -8.388t-6.948 -2.844q-4.896 0 -7.524 4.212h0.072v-3.636h-8.316q0.108 2.376 0 24.984z","THUMB_TACK":"M0 -20.663q0 -4.428 2.826 -7.974t6.39 -3.546v-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24 1.368 -3.24 3.24 -1.368h23.04q1.872 0 3.24 1.368t1.368 3.24 -1.368 3.24 -3.24 1.368v18.432q3.564 0 6.39 3.546t2.826 7.974q0 0.936 -0.684 1.62t-1.62 0.684h-15.444l-1.836 17.388q-0.072 0.432 -0.378 0.738t-0.738 0.306h-0.036q-0.972 0 -1.152 -0.972l-2.736 -17.46h-14.544q-0.936 0 -1.62 -0.684t-0.684 -1.62zm14.976 -12.672q0 0.504 0.324 0.828t0.828 0.324 0.828 -0.324 0.324 -0.828v-16.128q0 -0.504 -0.324 -0.828t-0.828 -0.324 -0.828 0.324 -0.324 0.828v16.128z","EXTERNAL_LINK":"M0 -19.511v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h25.344q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v11.52q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326zm24.66 -10.368q0 -0.468 0.36 -0.828l23.472 -23.472 -6.336 -6.336q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h18.432q0.936 0 1.62 0.684t0.684 1.62v18.432q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-6.336 -6.336 -23.472 23.472q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-4.104 -4.104q-0.36 -0.36 -0.36 -0.828z","SIGN_IN":"M0 -25.271v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h16.128v-10.368q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l19.584 19.584q0.684 0.684 0.684 1.62t-0.684 1.62l-19.584 19.584q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-10.368h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62zm32.202 13.302q0.018 -0.378 0.108 -0.846t0.36 -0.702 0.738 -0.234h11.52q2.376 0 4.068 -1.692t1.692 -4.068v-25.344q0 -2.376 -1.692 -4.068t-4.068 -1.692h-11.232000000000001l-0.414 -0.036 -0.414 -0.108 -0.288 -0.198 -0.252 -0.324 -0.072 -0.486q0 -0.144 -0.036 -0.72t-0.018 -0.954 0.108 -0.846 0.36 -0.702 0.738 -0.234h11.52q4.284 0 7.326 3.042t3.042 7.326v25.344q0 4.284 -3.042 7.326t-7.326 3.042h-11.52q-0.468 0 -0.81 -0.342t-0.342 -0.81q0 -0.144 -0.036 -0.72t-0.018 -0.954z","TROPHY":"M0 -42.551v-4.608q0 -1.44 1.008 -2.448t2.448 -1.008h10.368v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h20.736q2.376 0 4.068 1.692t1.692 4.068v3.456h10.368q1.44 0 2.448 1.008t1.008 2.448v4.608q0 2.556 -1.494 5.148t-4.032 4.68 -6.228 3.51 -7.758 1.602q-1.512 1.944 -3.42 3.42 -1.368 1.224 -1.89 2.61t-0.522 3.222q0 1.944 1.098 3.276t3.51 1.332q2.7 0 4.806 1.638t2.106 4.122v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-29.952q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -2.484 2.106 -4.122t4.806 -1.638q2.412 0 3.51 -1.332t1.098 -3.276q0 -1.836 -0.522 -3.222t-1.89 -2.61q-1.908 -1.476 -3.42 -3.42 -4.068 -0.18 -7.758 -1.602t-6.228 -3.51 -4.032 -4.68 -1.494 -5.148zm4.608 0q0 2.808 3.402 5.832t8.478 4.068q-2.664 -5.832 -2.664 -13.356h-9.216v3.456zm38.808 9.9q5.076 -1.044 8.478 -4.068t3.402 -5.832v-3.456h-9.216q0 7.524 -2.664 13.356z","GITHUB_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-8.064q-0.576 0 -0.882 -0.036t-0.702 -0.18 -0.576 -0.522 -0.18 -0.99v-8.604q0 -3.492 -1.872 -5.112 2.052 -0.216 3.69 -0.648t3.384 -1.404 2.916 -2.394 1.908 -3.78 0.738 -5.418q0 -4.356 -2.844 -7.416 1.332 -3.276 -0.288 -7.344 -1.008 -0.324 -2.916 0.396t-3.312 1.584l-1.368 0.864q-3.348 -0.936 -6.912 -0.936t-6.912 0.936q-0.576 -0.396 -1.53 -0.972t-3.006 -1.386 -3.096 -0.486q-1.584 4.068 -0.252 7.344 -2.844 3.06 -2.844 7.416 0 3.06 0.738 5.4t1.89 3.78 2.898 2.412 3.384 1.404 3.69 0.648q-1.44 1.296 -1.764 3.708 -0.756 0.36 -1.62 0.54t-2.052 0.18 -2.358 -0.774 -1.998 -2.25q-0.684 -1.152 -1.746 -1.872t-1.782 -0.864l-0.72 -0.108q-0.756 0 -1.044 0.162t-0.18 0.414 0.324 0.504 0.468 0.432l0.252 0.18q0.792 0.36 1.566 1.368t1.134 1.836l0.36 0.828q0.468 1.368 1.584 2.214t2.412 1.08 2.502 0.252 1.998 -0.126l0.828 -0.144q0 1.368 0.018 3.708t0.018 2.448q0 0.792 -0.396 1.206t-0.792 0.468 -1.188 0.054h-8.064q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.756 -5.58q0.108 -0.18 0.468 -0.072 0.36 0.18 0.252 0.432 -0.18 0.252 -0.468 0.072 -0.36 -0.18 -0.252 -0.432zm1.188 0.9q0.216 -0.216 0.576 0.108 0.324 0.396 0.072 0.576 -0.216 0.252 -0.576 -0.108 -0.324 -0.396 -0.072 -0.576zm1.116 2.052q-0.324 -0.468 0 -0.648 0.324 -0.252 0.612 0.216 0.324 0.432 0 0.684 -0.288 0.216 -0.612 -0.252zm1.26 0.972q0.288 -0.324 0.72 0.108 0.432 0.396 0.144 0.684 -0.288 0.324 -0.72 -0.108 -0.468 -0.396 -0.144 -0.684zm1.764 1.368q0.144 -0.396 0.684 -0.252 0.576 0.18 0.468 0.576 -0.144 0.432 -0.684 0.216 -0.612 -0.144 -0.468 -0.54zm2.232 0.504q0 -0.396 0.576 -0.396 0.612 -0.072 0.612 0.396 0 0.396 -0.576 0.396 -0.612 0.072 -0.612 -0.396zm2.124 -0.144q-0.072 -0.432 0.504 -0.54 0.576 -0.072 0.648 0.324 0.072 0.36 -0.504 0.504t-0.648 -0.288z","UPLOAD":"M0 -7.991v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h15.372q0.756 2.016 2.538 3.312t3.978 1.296h9.216q2.196 0 3.978 -1.296t2.538 -3.312h15.372q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-52.992q-1.44 0 -2.448 -1.008t-1.008 -2.448zm11.7 -34.848q-0.612 -1.404 0.504 -2.484l16.128 -16.128q0.648 -0.684 1.62 -0.684t1.62 0.684l16.128 16.128q1.116 1.08 0.504 2.484 -0.612 1.44 -2.124 1.44h-9.216v16.128q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62v-16.128h-9.216q-1.512 0 -2.124 -1.44zm29.772 31.392q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62zm9.216 0q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","LEMON_O":"M0 -24.731q0 -3.996 0.648 -7.83t1.962 -7.542 3.618 -6.984 5.4 -5.616q2.808 -2.124 8.352 -4.32 6.984 -2.808 11.376 -2.808 2.16 0 6.318 0.864t6.246 0.864q0.684 0 2.052 -0.18t2.088 -0.18q2.916 0 4.248 1.818t1.332 4.842q0 0.828 -0.18 2.448t-0.18 2.448q0 0.36 0.036 0.666t0.108 0.612 0.144 0.486 0.234 0.576 0.234 0.612q0.576 1.44 0.9 4.266t0.324 4.914q0 5.94 -2.52 11.79t-7.056 10.368 -10.116 6.498q-4.464 1.584 -11.736 1.584 -2.052 0 -6.12 -0.522t-6.084 -0.522q-0.864 0 -2.61 0.522t-2.646 0.522q-2.628 0 -4.446 -1.998t-1.818 -4.626q0 -0.864 0.396 -2.448t0.396 -2.412q0 -1.44 -0.45 -4.338t-0.45 -4.374zm4.608 -0.036q0 1.44 0.45 4.32t0.45 4.356q0 0.828 -0.396 2.394t-0.396 2.358 0.432 1.314 1.224 0.522q0.864 0 2.61 -0.396t2.646 -0.396q2.052 0 6.102 0.558t6.102 0.558q6.516 0 10.224 -1.296 4.644 -1.62 8.478 -5.49t5.976 -8.838 2.142 -9.9q0 -1.584 -0.252 -4.086t-0.648 -3.474q-0.432 -1.08 -0.612 -1.584t-0.324 -1.314 -0.144 -1.746q0 -0.828 0.18 -2.466t0.18 -2.43q0 -1.332 -0.36 -1.98 -0.144 -0.036 -0.468 -0.036 -0.684 0 -2.088 0.162t-2.124 0.162q-2.16 0 -6.336 -0.864t-6.3 -0.864q-1.548 0 -3.402 0.414t-3.06 0.846 -3.222 1.224q-4.932 1.944 -7.272 3.708 -3.456 2.628 -5.742 6.822t-3.168 8.496 -0.882 8.946z","PHONE":"M0 -47.627q0 -3.312 1.836 -6.696 2.016 -3.636 3.816 -4.392 0.9 -0.396 2.466 -0.756t2.538 -0.36q0.504 0 0.756 0.108 0.648 0.216 1.908 2.736 0.396 0.684 1.08 1.944t1.26 2.286 1.116 1.926q0.108 0.144 0.63 0.9t0.774 1.278 0.252 1.026q0 0.72 -1.026 1.8t-2.232 1.98 -2.232 1.908 -1.026 1.656q0 0.324 0.18 0.81t0.306 0.738 0.504 0.864 0.414 0.684q2.736 4.932 6.264 8.46t8.46 6.264q0.072 0.036 0.684 0.414t0.864 0.504 0.738 0.306 0.81 0.18q0.648 0 1.656 -1.026t1.908 -2.232 1.98 -2.232 1.8 -1.026q0.504 0 1.026 0.252t1.278 0.774 0.9 0.63q0.9 0.54 1.926 1.116t2.286 1.26 1.944 1.08q2.52 1.26 2.736 1.908 0.108 0.252 0.108 0.756 0 0.972 -0.36 2.538t-0.756 2.466q-0.756 1.8 -4.392 3.816 -3.384 1.836 -6.696 1.836 -0.972 0 -1.89 -0.126t-2.07 -0.45 -1.71 -0.522 -1.998 -0.738 -1.764 -0.648q-3.528 -1.26 -6.3 -2.988 -4.608 -2.844 -9.522 -7.758t-7.758 -9.522q-1.728 -2.772 -2.988 -6.3 -0.108 -0.324 -0.648 -1.764t-0.738 -1.998 -0.522 -1.71 -0.45 -2.07 -0.126 -1.89z","SQUARE_O":"M0 -19.511v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q4.284 0 7.326 3.042t3.042 7.326v29.952q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326zm4.608 0q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-29.952q0 -2.376 -1.692 -4.068t-4.068 -1.692h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952z","BOOKMARK_O":"M0 -9.395v-46.404q0 -1.224 0.702 -2.232t1.89 -1.476q0.756 -0.324 1.584 -0.324h37.728q0.828 0 1.584 0.324 1.188 0.468 1.89 1.476t0.702 2.232v46.404q0 1.224 -0.702 2.232t-1.89 1.476q-0.684 0.288 -1.584 0.288 -1.728 0 -2.988 -1.152l-15.876 -15.264 -15.876 15.264q-1.296 1.188 -2.988 1.188 -0.828 0 -1.584 -0.324 -1.188 -0.468 -1.89 -1.476t-0.702 -2.232zm4.608 -1.116l15.228 -14.616 3.204 -3.06 3.204 3.06 15.228 14.616v-44.712h-36.864v44.712z","PHONE_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -26.82q0 0.576 0.09 1.224t0.18 1.098 0.324 1.188 0.36 1.062 0.45 1.188 0.396 1.08q2.16 5.904 7.794 11.538t11.538 7.794q0.216 0.072 1.08 0.396t1.188 0.45 1.062 0.36 1.188 0.324 1.098 0.18 1.224 0.09q2.052 0 4.698 -1.224t3.402 -2.88q0.792 -1.908 0.792 -3.636 0 -0.396 -0.072 -0.576 -0.108 -0.288 -1.386 -1.062t-3.186 -1.782l-1.908 -1.044q-0.18 -0.108 -0.684 -0.468t-0.9 -0.54 -0.756 -0.18q-0.648 0 -1.692 1.17t-2.052 2.358 -1.584 1.188q-0.252 0 -0.594 -0.126t-0.558 -0.234 -0.612 -0.342 -0.504 -0.306q-3.564 -1.98 -6.138 -4.554t-4.554 -6.138q-0.072 -0.108 -0.306 -0.504t-0.342 -0.612 -0.234 -0.558 -0.126 -0.594q0 -0.468 0.738 -1.206t1.62 -1.386 1.62 -1.422 0.738 -1.314q0 -0.36 -0.18 -0.756t-0.54 -0.9 -0.468 -0.684q-0.108 -0.216 -0.54 -1.026t-0.9 -1.638 -0.954 -1.71 -0.9 -1.458 -0.594 -0.648 -0.576 -0.072q-1.728 0 -3.636 0.792 -1.656 0.756 -2.88 3.402t-1.224 4.698z","TWITTER":"M1.584 -14.363q1.26 0.144 2.808 0.144 8.1 0 14.436 -4.968 -3.78 -0.072 -6.768 -2.322t-4.104 -5.742q1.188 0.18 2.196 0.18 1.548 0 3.06 -0.396 -4.032 -0.828 -6.678 -4.014t-2.646 -7.398v-0.144q2.448 1.368 5.256 1.476 -2.376 -1.584 -3.78 -4.14t-1.404 -5.544q0 -3.168 1.584 -5.868 4.356 5.364 10.602 8.586t13.374 3.582q-0.288 -1.368 -0.288 -2.664 0 -4.824 3.402 -8.226t8.226 -3.402q5.04 0 8.496 3.672 3.924 -0.756 7.38 -2.808 -1.332 4.14 -5.112 6.408 3.348 -0.36 6.696 -1.8 -2.412 3.528 -5.832 6.012 0.036 0.504 0.036 1.512 0 4.68 -1.368 9.342t-4.158 8.946 -6.642 7.578 -9.288 5.256 -11.628 1.962q-9.756 0 -17.856 -5.22z","FACEBOOK":"M3.42 -31.859v-10.656h9.18v-7.848q0 -6.696 3.744 -10.386t9.972 -3.69q5.292 0 8.208 0.432v9.504h-5.652q-3.096 0 -4.176 1.296t-1.08 3.888v6.804h10.548l-1.404 10.656h-9.144v27.324h-11.016v-27.324h-9.18z","GITHUB":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878q0 9.036 -5.274 16.254t-13.626 9.99q-0.972 0.18 -1.422 -0.252t-0.45 -1.08v-7.596q0 -3.492 -1.872 -5.112 2.052 -0.216 3.69 -0.648t3.384 -1.404 2.916 -2.394 1.908 -3.78 0.738 -5.418q0 -4.356 -2.844 -7.416 1.332 -3.276 -0.288 -7.344 -1.008 -0.324 -2.916 0.396t-3.312 1.584l-1.368 0.864q-3.348 -0.936 -6.912 -0.936t-6.912 0.936q-0.576 -0.396 -1.53 -0.972t-3.006 -1.386 -3.096 -0.486q-1.584 4.068 -0.252 7.344 -2.844 3.06 -2.844 7.416 0 3.06 0.738 5.4t1.89 3.78 2.898 2.412 3.384 1.404 3.69 0.648q-1.44 1.296 -1.764 3.708 -0.756 0.36 -1.62 0.54t-2.052 0.18 -2.358 -0.774 -1.998 -2.25q-0.684 -1.152 -1.746 -1.872t-1.782 -0.864l-0.72 -0.108q-0.756 0 -1.044 0.162t-0.18 0.414 0.324 0.504 0.468 0.432l0.252 0.18q0.792 0.36 1.566 1.368t1.134 1.836l0.36 0.828q0.468 1.368 1.584 2.214t2.412 1.08 2.502 0.252 1.998 -0.126l0.828 -0.144q0 1.368 0.018 3.204t0.018 1.944q0 0.648 -0.468 1.08t-1.44 0.252q-8.352 -2.772 -13.626 -9.99t-5.274 -16.254z","UNLOCK":"M0 -12.599v-20.736q0 -1.44 1.008 -2.448t2.448 -1.008h24.192v-6.912q0 -6.66 4.734 -11.394t11.394 -4.734 11.394 4.734 4.734 11.394v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516v6.912h3.456q1.44 0 2.448 1.008t1.008 2.448v20.736q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448z","CREDIT_CARD":"M0 -10.295v-43.776q0 -2.376 1.692 -4.068t4.068 -1.692h57.6q2.376 0 4.068 1.692t1.692 4.068v43.776q0 2.376 -1.692 4.068t-4.068 1.692h-57.6q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.468 0.342 0.81t0.81 0.342h57.6q0.468 0 0.81 -0.342t0.342 -0.81v-21.888h-59.904v21.888zm0 -35.712h59.904v-8.064q0 -0.468 -0.342 -0.81t-0.81 -0.342h-57.6q-0.468 0 -0.81 0.342t-0.342 0.81v8.064zm4.608 32.256v-4.608h9.216v4.608h-9.216zm13.824 0v-4.608h13.824v4.608h-13.824z","RSS":"M0 -16.055q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896 -2.016 4.896 -4.896 2.016 -4.896 -2.016 -2.016 -4.896zm0 -18.18v-4.86q0 -1.044 0.756 -1.692 0.612 -0.612 1.548 -0.612h0.18q5.76 0.468 11.016 2.898t9.324 6.534q4.104 4.068 6.534 9.324t2.898 11.016q0.072 1.008 -0.612 1.728 -0.648 0.756 -1.692 0.756h-4.86q-0.9 0 -1.548 -0.594t-0.72 -1.494q-0.792 -8.244 -6.642 -14.094t-14.094 -6.642q-0.9 -0.072 -1.494 -0.72t-0.594 -1.548zm0 -18.144v-5.148q0 -1.008 0.72 -1.656 0.648 -0.648 1.584 -0.648h0.108q9.432 0.468 18.054 4.32t15.318 10.584q6.732 6.696 10.584 15.318t4.32 18.054q0.072 0.972 -0.648 1.692 -0.648 0.72 -1.656 0.72h-5.148q-0.936 0 -1.602 -0.63t-0.702 -1.53q-0.432 -7.74 -3.636 -14.706t-8.334 -12.096 -12.096 -8.334 -14.706 -3.672q-0.9 -0.036 -1.53 -0.702t-0.63 -1.566z","HDD_O":"M0 -14.903v-11.52q0 -0.9 0.576 -2.7l7.092 -21.816q0.612 -1.908 2.268 -3.096t3.636 -1.188h28.152q1.98 0 3.636 1.188t2.268 3.096l7.092 21.816q0.576 1.8 0.576 2.7v11.52q0 2.376 -1.692 4.068t-4.068 1.692h-43.776q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.468 0.342 0.81t0.81 0.342h43.776q0.468 0 0.81 -0.342t0.342 -0.81v-11.52q0 -0.468 -0.342 -0.81t-0.81 -0.342h-43.776q-0.468 0 -0.81 0.342t-0.342 0.81v11.52zm1.8 -17.28h42.48l-5.652 -17.352q-0.144 -0.468 -0.576 -0.774t-0.936 -0.306h-28.152q-0.504 0 -0.936 0.306t-0.576 0.774zm25.272 11.52q0 -1.188 0.846 -2.034t2.034 -0.846 2.034 0.846 0.846 2.034 -0.846 2.034 -2.034 0.846 -2.034 -0.846 -0.846 -2.034zm9.216 0q0 -1.188 0.846 -2.034t2.034 -0.846 2.034 0.846 0.846 2.034 -0.846 2.034 -2.034 0.846 -2.034 -0.846 -0.846 -2.034z","BULLHORN":"M0 -33.335v-6.912q0 -2.376 1.692 -4.068t4.068 -1.692h17.28q15.66 0 32.256 -13.824 1.872 0 3.24 1.368t1.368 3.24v13.824q1.908 0 3.258 1.35t1.35 3.258 -1.35 3.258 -3.258 1.35v13.824q0 1.872 -1.368 3.24t-3.24 1.368q-15.012 -12.492 -29.232 -13.68 -2.088 0.684 -3.276 2.376t-1.116 3.618 1.44 3.33q-0.72 1.188 -0.828 2.358t0.216 2.088 1.206 1.98 1.728 1.8 2.214 1.818q-1.044 2.088 -4.014 2.988t-6.066 0.414 -4.752 -1.998q-0.252 -0.828 -1.062 -3.15t-1.152 -3.402 -0.828 -3.204 -0.54 -3.636 0.126 -3.546 0.792 -3.978h-4.392q-2.376 0 -4.068 -1.692t-1.692 -4.068zm27.648 1.404q13.572 1.512 27.648 12.276v-34.344q-14.184 10.872 -27.648 12.348v9.72z","BELL_O":"M0 -13.751q6.84 -5.796 10.332 -14.31t3.492 -17.946q0 -5.94 3.456 -9.432t9.504 -4.212q-0.288 -0.648 -0.288 -1.332 0 -1.44 1.008 -2.448t2.448 -1.008 2.448 1.008 1.008 2.448q0 0.684 -0.288 1.332 6.048 0.72 9.504 4.212t3.456 9.432q0 9.432 3.492 17.946t10.332 14.31q0 1.872 -1.368 3.24t-3.24 1.368h-16.128q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-16.128q-1.872 0 -3.24 -1.368t-1.368 -3.24zm6.588 0h46.728q-5.904 -6.516 -8.874 -14.814t-2.97 -17.442q0 -9.216 -11.52 -9.216t-11.52 9.216q0 9.144 -2.97 17.442t-8.874 14.814zm17.028 4.608q0 2.628 1.854 4.482t4.482 1.854q0.576 0 0.576 -0.576t-0.576 -0.576q-2.124 0 -3.654 -1.53t-1.53 -3.654q0 -0.576 -0.576 -0.576t-0.576 0.576z","CERTIFICATE":"M0.072 -24.803q-0.36 -1.512 0.72 -2.52l4.968 -4.86 -4.968 -4.86q-1.08 -1.008 -0.72 -2.52 0.432 -1.476 1.872 -1.836l6.768 -1.728 -1.908 -6.696q-0.432 -1.476 0.684 -2.52 1.044 -1.116 2.52 -0.684l6.696 1.908 1.728 -6.768q0.36 -1.476 1.836 -1.836 1.476 -0.432 2.52 0.684l4.86 5.004 4.86 -5.004q1.044 -1.08 2.52 -0.684 1.476 0.36 1.836 1.836l1.728 6.768 6.696 -1.908q1.476 -0.432 2.52 0.684 1.116 1.044 0.684 2.52l-1.908 6.696 6.768 1.728q1.44 0.36 1.872 1.836 0.36 1.512 -0.72 2.52l-4.968 4.86 4.968 4.86q1.08 1.008 0.72 2.52 -0.432 1.476 -1.872 1.836l-6.768 1.728 1.908 6.696q0.432 1.476 -0.684 2.52 -1.044 1.116 -2.52 0.684l-6.696 -1.908 -1.728 6.768q-0.36 1.44 -1.836 1.872 -0.432 0.072 -0.684 0.072 -1.116 0 -1.836 -0.792l-4.86 -4.968 -4.86 4.968q-1.008 1.08 -2.52 0.72 -1.476 -0.396 -1.836 -1.872l-1.728 -6.768 -6.696 1.908q-1.476 0.432 -2.52 -0.684 -1.116 -1.044 -0.684 -2.52l1.908 -6.696 -6.768 -1.728q-1.44 -0.36 -1.872 -1.836z","HAND_O_RIGHT":"M0 -13.751v-23.04q0 -1.908 1.35 -3.258t3.258 -1.35h10.368q0.36 0 0.774 -0.162t0.846 -0.504 0.81 -0.648 0.864 -0.81 0.738 -0.774 0.684 -0.774 0.504 -0.612q2.34 -2.664 3.6 -4.644 0.468 -0.756 1.188 -2.232t1.332 -2.592 1.458 -2.268 1.98 -1.782 2.502 -0.63q4.5 0 7.434 2.412t2.934 6.804q0 2.448 -0.792 4.608h13.464q3.744 0 6.48 2.736t2.736 6.444q0 3.78 -2.718 6.516t-6.498 2.736h-6.084q-0.144 2.232 -1.332 4.284 0.108 0.756 0.108 1.548 0 3.636 -2.16 6.408 0.036 5.004 -3.06 7.902t-8.172 2.898q-4.788 0 -11.592 -2.484 -5.904 -2.124 -8.028 -2.124h-10.368q-1.908 0 -3.258 -1.35t-1.35 -3.258zm4.608 -2.304q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62zm9.216 2.304h1.152q2.592 0 6.012 1.152t6.966 2.304 6.462 1.152q6.804 0 6.804 -6.012 0 -0.936 -0.18 -2.016 1.08 -0.576 1.71 -1.89t0.63 -2.646 -0.648 -2.484q1.908 -1.8 1.908 -4.284 0 -0.9 -0.36 -1.998t-0.9 -1.71h11.916q1.872 0 3.24 -1.368t1.368 -3.24q0 -1.836 -1.404 -3.222t-3.204 -1.386h-20.736q0 -0.72 0.54 -1.746t1.188 -1.98 1.188 -2.448 0.54 -3.042q0 -2.412 -1.602 -3.51t-4.158 -1.098q-0.864 0 -3.24 5.004 -0.864 1.584 -1.332 2.34 -1.44 2.304 -4.032 5.22 -2.556 2.916 -3.636 3.816 -2.484 2.052 -5.04 2.052h-1.152v23.04z","HAND_O_LEFT":"M0 -36.827q0 -3.708 2.736 -6.444t6.48 -2.736h13.464q-0.792 -2.16 -0.792 -4.608 0 -4.392 2.934 -6.804t7.434 -2.412q1.368 0 2.502 0.63t1.98 1.782 1.458 2.268 1.332 2.592 1.188 2.232q1.26 1.98 3.6 4.644 0.072 0.108 0.504 0.612t0.684 0.774 0.738 0.774 0.864 0.81 0.81 0.648 0.846 0.504 0.774 0.162h10.368q1.908 0 3.258 1.35t1.35 3.258v23.04q0 1.908 -1.35 3.258t-3.258 1.35h-10.368q-2.124 0 -8.028 2.124 -6.84 2.484 -11.412 2.484 -5.112 0 -8.28 -2.79t-3.132 -7.83l0.036 -0.18q-2.196 -2.736 -2.196 -6.408 0 -0.792 0.108 -1.548 -1.188 -2.052 -1.332 -4.284h-6.084q-3.78 0 -6.498 -2.736t-2.718 -6.516zm4.608 0.036q0 1.872 1.368 3.24t3.24 1.368h11.916q-0.54 0.612 -0.9 1.71t-0.36 1.998q0 2.484 1.908 4.284 -0.648 1.152 -0.648 2.484t0.63 2.646 1.71 1.89q-0.144 0.864 -0.144 2.016 0 3.06 1.746 4.536t4.878 1.476q3.024 0 6.588 -1.152t6.984 -2.304 6.012 -1.152h1.152v-23.04h-1.152q-1.26 0 -2.43 -0.432t-2.25 -1.332 -1.8 -1.656 -1.764 -1.944l-0.126 -0.162 -0.144 -0.162 -0.162 -0.18q-2.592 -2.916 -4.032 -5.22 -0.504 -0.792 -1.368 -2.448 -0.036 -0.108 -0.378 -0.81t-0.666 -1.296 -0.72 -1.278 -0.774 -1.098 -0.666 -0.414q-2.556 0 -4.158 1.098t-1.602 3.51q0 1.548 0.54 3.042t1.188 2.448 1.188 1.98 0.54 1.746h-20.736q-1.8 0 -3.204 1.386t-1.404 3.222zm50.688 20.736q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","HAND_O_UP":"M0 -32.183q0 -4.5 2.412 -7.434t6.804 -2.934q2.448 0 4.608 0.792v-13.464q0 -3.744 2.736 -6.48t6.444 -2.736q3.78 0 6.516 2.718t2.736 6.498v6.084q2.232 0.144 4.284 1.332 0.756 -0.108 1.548 -0.108 3.636 0 6.408 2.16 5.004 -0.036 7.902 3.06t2.898 8.172q0 4.788 -2.484 11.592 -2.124 5.904 -2.124 8.028v10.368q0 1.908 -1.35 3.258t-3.258 1.35h-23.04q-1.908 0 -3.258 -1.35t-1.35 -3.258v-10.368q0 -0.36 -0.162 -0.774t-0.504 -0.846 -0.648 -0.81 -0.81 -0.864 -0.774 -0.738 -0.774 -0.684 -0.612 -0.504q-2.664 -2.34 -4.644 -3.6 -0.756 -0.468 -2.232 -1.188t-2.592 -1.332 -2.268 -1.458 -1.782 -1.98 -0.63 -2.502zm4.608 0q0 0.864 5.004 3.24 1.584 0.864 2.34 1.332 2.304 1.44 5.22 4.032 2.916 2.556 3.816 3.636 2.052 2.484 2.052 5.04v1.152h23.04v-1.152q0 -2.592 1.152 -6.012t2.304 -6.966 1.152 -6.462q0 -6.804 -6.012 -6.804 -0.936 0 -2.016 0.18 -0.576 -1.08 -1.89 -1.71t-2.646 -0.63 -2.484 0.648q-1.8 -1.908 -4.284 -1.908 -0.9 0 -1.998 0.36t-1.71 0.9v-11.916q0 -1.872 -1.368 -3.24t-3.24 -1.368q-1.836 0 -3.222 1.404t-1.386 3.204v20.736q-0.72 0 -1.746 -0.54t-1.98 -1.188 -2.448 -1.188 -3.042 -0.54q-2.412 0 -3.51 1.602t-1.098 4.158zm36.864 25.344q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","HAND_O_DOWN":"M0 -32.183q0 -1.368 0.63 -2.502t1.782 -1.98 2.268 -1.458 2.592 -1.332 2.232 -1.188q1.98 -1.26 4.644 -3.6 0.108 -0.072 0.612 -0.504t0.774 -0.684 0.774 -0.738 0.81 -0.864 0.648 -0.81 0.504 -0.846 0.162 -0.774v-10.368q0 -1.908 1.35 -3.258t3.258 -1.35h23.04q1.908 0 3.258 1.35t1.35 3.258v10.368q0 2.124 2.124 8.028 2.484 6.84 2.484 11.412 0 5.112 -2.79 8.28t-7.83 3.132l-0.18 -0.036q-2.736 2.196 -6.408 2.196 -0.792 0 -1.548 -0.108 -1.944 1.08 -4.284 1.332v6.084q0 3.78 -2.736 6.498t-6.516 2.718q-3.708 0 -6.444 -2.736t-2.736 -6.48v-13.464q-1.944 0.792 -4.608 0.792 -4.356 0 -6.786 -2.934t-2.43 -7.434zm4.608 0q0 2.556 1.098 4.158t3.51 1.602q1.548 0 3.042 -0.54t2.448 -1.188 1.98 -1.188 1.746 -0.54v20.736q0 1.8 1.386 3.204t3.222 1.404q1.872 0 3.24 -1.368t1.368 -3.24v-11.916q1.656 1.26 3.708 1.26 2.484 0 4.284 -1.908 1.152 0.648 2.484 0.648t2.646 -0.63 1.89 -1.71q0.864 0.144 2.016 0.144 3.06 0 4.536 -1.746t1.476 -4.878q0 -3.024 -1.152 -6.588t-2.304 -6.984 -1.152 -6.012v-1.152h-23.04v1.152q0 1.26 -0.432 2.43t-1.332 2.25 -1.656 1.8 -1.944 1.764q-0.324 0.288 -0.504 0.432 -2.916 2.592 -5.22 4.032 -0.792 0.504 -2.448 1.368 -0.108 0.036 -0.81 0.378t-1.296 0.666 -1.278 0.72 -1.098 0.774 -0.414 0.666zm36.864 -25.344q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","ARROW_CIRCLE_LEFT":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm9.036 0q0 0.972 0.648 1.62l3.276 3.276 13.032 13.032q0.648 0.648 1.62 0.648t1.62 -0.648l3.276 -3.276q0.648 -0.648 0.648 -1.62t-0.648 -1.62l-6.804 -6.804h18.072q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-18.072l6.804 -6.804q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-3.276 -3.276q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-13.032 13.032 -3.276 3.276q-0.648 0.648 -0.648 1.62z","ARROW_CIRCLE_RIGHT":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm9.216 2.304q0 0.936 0.684 1.62t1.62 0.684h18.072l-6.804 6.804q-0.684 0.684 -0.684 1.62t0.684 1.62l3.276 3.276q0.648 0.648 1.62 0.648t1.62 -0.648l13.032 -13.032 3.276 -3.276q0.648 -0.648 0.648 -1.62t-0.648 -1.62l-3.276 -3.276 -13.032 -13.032q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-3.276 3.276q-0.648 0.648 -0.648 1.62t0.648 1.62l6.804 6.804h-18.072q-0.936 0 -1.62 0.684t-0.684 1.62v4.608z","ARROW_CIRCLE_UP":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm9.072 -0.036q0 0.972 0.648 1.62l3.276 3.276q0.648 0.648 1.62 0.648t1.62 -0.648l6.804 -6.804v18.072q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-18.072l6.804 6.804q0.684 0.684 1.62 0.684t1.62 -0.684l3.276 -3.276q0.648 -0.648 0.648 -1.62t-0.648 -1.62l-13.032 -13.032 -3.276 -3.276q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-3.276 3.276 -13.032 13.032q-0.648 0.648 -0.648 1.62z","ARROW_CIRCLE_DOWN":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm9.072 0.036q0 0.972 0.648 1.62l13.032 13.032 3.276 3.276q0.648 0.648 1.62 0.648t1.62 -0.648l3.276 -3.276 13.032 -13.032q0.648 -0.648 0.648 -1.62t-0.648 -1.62l-3.276 -3.276q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-6.804 6.804v-18.072q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v18.072l-6.804 -6.804q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.276 3.276q-0.648 0.648 -0.648 1.62z","GLOBE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.136 -12.204q0.252 0.252 0.432 0.288 0.144 0.036 0.18 0.324t0.09 0.396 0.414 -0.108q0.324 0.288 0.108 0.684 0.036 -0.036 1.584 0.972 0.684 0.612 0.756 0.756 0.108 0.396 -0.36 0.648 -0.036 -0.072 -0.324 -0.324t-0.324 -0.144q-0.108 0.18 0.018 0.666t0.378 0.45q-0.252 0 -0.342 0.576t-0.09 1.278 -0.036 0.846l0.072 0.036q-0.108 0.432 0.198 1.242t0.774 0.702q-0.468 0.108 0.72 1.548 0.216 0.288 0.288 0.324 0.108 0.072 0.432 0.27t0.54 0.36 0.36 0.378q0.144 0.18 0.36 0.81t0.504 0.846q-0.072 0.216 0.342 0.72t0.378 0.828l-0.09 0.036 -0.09 0.036q0.108 0.252 0.558 0.504t0.558 0.468q0.036 0.108 0.072 0.36t0.108 0.396 0.288 0.072q0.072 -0.72 -0.864 -2.232 -0.54 -0.9 -0.612 -1.044 -0.108 -0.18 -0.198 -0.558t-0.162 -0.522q0.072 0 0.216 0.054t0.306 0.126 0.27 0.144 0.072 0.108q-0.108 0.252 0.072 0.63t0.432 0.666 0.612 0.684 0.432 0.468q0.216 0.216 0.504 0.702t0 0.486q0.324 0 0.72 0.36t0.612 0.72q0.18 0.288 0.288 0.936t0.18 0.864q0.072 0.252 0.306 0.486t0.45 0.342l0.576 0.288 0.468 0.252q0.18 0.072 0.666 0.378t0.774 0.414q0.36 0.144 0.576 0.144t0.522 -0.09 0.486 -0.126q0.54 -0.072 1.044 0.54t0.756 0.756q1.296 0.684 1.98 0.396 -0.072 0.036 0.018 0.27t0.288 0.558 0.324 0.522 0.198 0.306q0.18 0.216 0.648 0.54t0.648 0.54q0.216 -0.144 0.252 -0.324 -0.108 0.288 0.252 0.72t0.648 0.36q0.504 -0.108 0.504 -1.152 -1.116 0.54 -1.764 -0.648l-0.09 -0.198 -0.144 -0.306 -0.09 -0.306v-0.27l0.18 -0.108q0.324 0 0.36 -0.126t-0.072 -0.45 -0.144 -0.468q-0.036 -0.288 -0.396 -0.72t-0.432 -0.54q-0.18 0.324 -0.576 0.288t-0.576 -0.324l-0.054 0.198 -0.054 0.234q-0.468 0 -0.54 -0.036 0.036 -0.108 0.09 -0.63t0.126 -0.81q0.036 -0.144 0.198 -0.432t0.27 -0.522 0.144 -0.45 -0.162 -0.342 -0.63 -0.09q-0.684 0.036 -0.936 0.72 -0.036 0.108 -0.108 0.378t-0.18 0.414 -0.324 0.252q-0.252 0.108 -0.864 0.072t-0.864 -0.18q-0.468 -0.288 -0.81 -1.044t-0.342 -1.332q0 -0.36 0.09 -0.954t0.108 -0.9 -0.198 -0.882q0.108 -0.072 0.324 -0.342t0.36 -0.378l0.162 -0.054h0.162l0.144 -0.054 0.108 -0.216 -0.144 -0.108 -0.144 -0.108q0.252 0.108 1.026 -0.054t0.99 0.054q0.54 0.396 0.792 -0.072 0 -0.036 -0.09 -0.342t-0.018 -0.486q0.18 0.972 1.044 0.324 0.108 0.108 0.558 0.18t0.63 0.18l0.252 0.198 0.198 0.162 0.18 -0.018 0.306 -0.234q0.36 0.504 0.432 0.864 0.396 1.44 0.684 1.584 0.252 0.108 0.396 0.072t0.162 -0.342 0 -0.504 -0.054 -0.45l-0.036 -0.288v-0.648l-0.036 -0.288q-0.54 -0.108 -0.666 -0.432t0.054 -0.666 0.54 -0.666q0.036 -0.036 0.288 -0.126t0.558 -0.234 0.45 -0.288q0.756 -0.684 0.54 -1.26 0.252 0 0.396 -0.324l-0.18 -0.108 -0.27 -0.18 -0.162 -0.072q0.324 -0.18 0.072 -0.576 0.18 -0.108 0.27 -0.396t0.27 -0.36q0.324 0.432 0.756 0.072 0.252 -0.288 0.036 -0.576 0.18 -0.252 0.738 -0.378t0.666 -0.342q0.252 0.072 0.288 -0.072t0.036 -0.432 0.108 -0.432q0.144 -0.18 0.54 -0.324t0.468 -0.18l0.612 -0.396q0.108 -0.144 0 -0.144 0.648 0.072 1.116 -0.396 0.36 -0.396 -0.216 -0.72 0.108 -0.216 -0.108 -0.342t-0.54 -0.198q0.108 -0.036 0.414 -0.018t0.378 -0.054q0.54 -0.36 -0.252 -0.576 -0.612 -0.18 -1.548 0.432 -0.072 0.036 -0.342 0.342t-0.486 0.342q0.072 0 0.162 -0.18t0.18 -0.396 0.126 -0.252q0.216 -0.252 0.792 -0.54 0.504 -0.216 1.872 -0.432 1.224 -0.288 1.836 0.396 -0.072 -0.072 0.342 -0.468t0.522 -0.432q0.108 -0.072 0.54 -0.162t0.54 -0.27l0.072 -0.792q-0.432 0.036 -0.63 -0.252t-0.234 -0.756q0 0.072 -0.216 0.288 0 -0.252 -0.162 -0.288t-0.414 0.036 -0.324 0.036q-0.36 -0.108 -0.54 -0.27t-0.288 -0.594 -0.144 -0.54q-0.072 -0.18 -0.342 -0.378t-0.342 -0.378l-0.09 -0.198 -0.108 -0.234 -0.144 -0.198 -0.198 -0.09 -0.252 0.18 -0.27 0.36 -0.162 0.18q-0.108 -0.072 -0.216 -0.054t-0.162 0.036 -0.162 0.108 -0.18 0.126q-0.108 0.072 -0.306 0.108t-0.306 0.072q0.54 -0.18 -0.036 -0.396 -0.36 -0.144 -0.576 -0.108 0.324 -0.144 0.27 -0.432t-0.306 -0.504h0.18q-0.036 -0.144 -0.306 -0.306t-0.63 -0.306 -0.468 -0.216q-0.288 -0.18 -1.224 -0.342t-1.188 -0.018q-0.18 0.216 -0.162 0.378t0.144 0.504 0.126 0.45q0.036 0.216 -0.198 0.468t-0.234 0.432q0 0.252 0.504 0.558t0.36 0.774q-0.108 0.288 -0.576 0.576t-0.576 0.432q-0.18 0.288 -0.054 0.666t0.378 0.594q0.072 0.072 0.054 0.144t-0.126 0.162 -0.198 0.144 -0.234 0.126l-0.108 0.072q-0.396 0.18 -0.738 -0.216t-0.486 -0.936q-0.252 -0.9 -0.576 -1.08 -0.828 -0.288 -1.044 0.036 -0.18 -0.468 -1.476 -0.936 -0.9 -0.324 -2.088 -0.144 0.216 -0.036 0 -0.54 -0.252 -0.54 -0.684 -0.432 0.108 -0.216 0.144 -0.63t0.036 -0.486q0.108 -0.468 0.432 -0.828 0.036 -0.036 0.252 -0.306t0.342 -0.486 0.018 -0.216q1.26 0.144 1.8 -0.396 0.18 -0.18 0.414 -0.612t0.378 -0.612q0.324 -0.216 0.504 -0.198t0.522 0.198 0.522 0.18q0.504 0.036 0.558 -0.396t-0.27 -0.72q0.432 0.036 0.108 -0.612 -0.18 -0.252 -0.288 -0.324 -0.432 -0.144 -0.972 0.18 -0.288 0.144 0.072 0.288 -0.036 -0.036 -0.342 0.378t-0.594 0.63 -0.576 -0.18q-0.036 -0.036 -0.198 -0.486t-0.342 -0.486q-0.288 0 -0.576 0.54 0.108 -0.288 -0.396 -0.54t-0.864 -0.288q0.684 -0.432 -0.288 -0.972 -0.252 -0.144 -0.738 -0.18t-0.702 0.144q-0.18 0.252 -0.198 0.414t0.18 0.288 0.378 0.198 0.414 0.144 0.306 0.108q0.504 0.36 0.288 0.504l-0.306 0.126 -0.414 0.162 -0.216 0.144q-0.108 0.144 0 0.504t-0.072 0.504q-0.18 -0.18 -0.324 -0.63t-0.252 -0.594q0.252 0.324 -0.9 0.216l-0.36 -0.036q-0.144 0 -0.576 0.072t-0.738 0.036 -0.486 -0.288q-0.144 -0.288 0 -0.72 0.036 -0.144 0.144 -0.072 -0.144 -0.108 -0.396 -0.342t-0.36 -0.306q-1.656 0.54 -3.384 1.476 0.216 0.036 0.432 -0.036 0.18 -0.072 0.468 -0.234t0.36 -0.198q1.224 -0.504 1.512 -0.252l0.18 -0.18q0.504 0.576 0.72 0.9 -0.252 -0.144 -1.08 -0.036 -0.72 0.216 -0.792 0.432 0.252 0.432 0.18 0.648 -0.144 -0.108 -0.414 -0.36t-0.522 -0.396 -0.54 -0.18q-0.576 0 -0.792 0.036 -5.256 2.88 -8.46 7.992zm23.436 34.308q0 0.216 0.072 0.576 7.416 -1.296 12.636 -6.804 -0.108 -0.108 -0.45 -0.162t-0.45 -0.126q-0.648 -0.252 -0.864 -0.288 0.036 -0.252 -0.09 -0.468t-0.288 -0.324 -0.45 -0.288 -0.396 -0.252l-0.252 -0.216 -0.252 -0.198 -0.27 -0.162 -0.306 -0.072 -0.36 0.036 -0.108 0.036 -0.198 0.09 -0.198 0.108 -0.144 0.108v0.09q-0.756 -0.612 -1.296 -0.792 -0.18 -0.036 -0.396 -0.198t-0.378 -0.252 -0.36 -0.054 -0.414 0.252q-0.18 0.18 -0.216 0.54t-0.072 0.468q-0.252 -0.18 0 -0.63t0.072 -0.666q-0.108 -0.216 -0.378 -0.162t-0.432 0.162 -0.414 0.306 -0.324 0.234 -0.306 0.198 -0.306 0.27q-0.108 0.144 -0.216 0.432t-0.18 0.396q-0.072 -0.144 -0.414 -0.234t-0.342 -0.198q0.072 0.36 0.144 1.26t0.18 1.368q0.252 1.116 -0.432 1.728 -0.972 0.9 -1.044 1.44 -0.144 0.792 0.432 0.936 0 0.252 -0.288 0.738t-0.252 0.774z","WRENCH":"M0.756 -9.143q0 -1.908 1.368 -3.276l24.516 -24.516q1.404 3.528 4.122 6.246t6.246 4.122l-24.552 24.552q-1.332 1.332 -3.24 1.332 -1.872 0 -3.276 -1.332l-3.816 -3.888q-1.368 -1.296 -1.368 -3.24zm8.46 -2.304q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62zm18.432 -32.256q0 -6.66 4.734 -11.394t11.394 -4.734q2.088 0 4.374 0.594t3.87 1.674q0.576 0.396 0.576 1.008t-0.576 1.008l-10.548 6.084v8.064l6.948 3.852q0.18 -0.108 2.844 -1.746t4.878 -2.916 2.538 -1.278q0.54 0 0.846 0.36t0.306 0.9q0 1.404 -0.828 3.816 -1.692 4.824 -5.922 7.83t-9.306 3.006q-6.66 0 -11.394 -4.734t-4.734 -11.394z","TASKS":"M0 -11.447v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -18.432v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -18.432v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62zm23.04 16.128h36.864v-4.608h-36.864v4.608zm13.824 18.432h23.04v-4.608h-23.04v4.608zm9.216 -36.864h13.824v-4.608h-13.824v4.608z","FILTER":"M0.18 -53.819q0.612 -1.404 2.124 -1.404h46.08q1.512 0 2.124 1.404 0.612 1.476 -0.504 2.52l-17.748 17.748v26.712q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.972 0 -1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62v-17.496l-17.748 -17.748q-1.116 -1.044 -0.504 -2.52z","BRIEFCASE":"M0 -14.903v-17.28h24.192v5.76q0 0.936 0.684 1.62t1.62 0.684h11.52q0.936 0 1.62 -0.684t0.684 -1.62v-5.76h24.192v17.28q0 2.376 -1.692 4.068t-4.068 1.692h-52.992q-2.376 0 -4.068 -1.692t-1.692 -4.068zm0 -20.736v-13.824q0 -2.376 1.692 -4.068t4.068 -1.692h12.672v-5.76q0 -1.44 1.008 -2.448t2.448 -1.008h20.736q1.44 0 2.448 1.008t1.008 2.448v5.76h12.672q2.376 0 4.068 1.692t1.692 4.068v13.824h-64.512zm23.04 -19.584h18.432v-4.608h-18.432v4.608zm4.608 27.648v-4.608h9.216v4.608h-9.216z","ARROWS_ALT":"M0 -6.839v-16.128q0 -1.512 1.44 -2.124 1.404 -0.612 2.484 0.504l5.184 5.184 12.78 -12.78 -12.78 -12.78 -5.184 5.184q-0.684 0.684 -1.62 0.684 -0.432 0 -0.864 -0.18 -1.44 -0.612 -1.44 -2.124v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684h16.128q1.512 0 2.124 1.44 0.612 1.404 -0.504 2.484l-5.184 5.184 12.78 12.78 12.78 -12.78 -5.184 -5.184q-1.116 -1.08 -0.504 -2.484 0.612 -1.44 2.124 -1.44h16.128q0.936 0 1.62 0.684t0.684 1.62v16.128q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.936 0 -1.62 -0.684l-5.184 -5.184 -12.78 12.78 12.78 12.78 5.184 -5.184q1.044 -1.116 2.52 -0.504 1.404 0.612 1.404 2.124v16.128q0 0.936 -0.684 1.62t-1.62 0.684h-16.128q-1.512 0 -2.124 -1.44 -0.612 -1.404 0.504 -2.484l5.184 -5.184 -12.78 -12.78 -12.78 12.78 5.184 5.184q1.116 1.08 0.504 2.484 -0.612 1.44 -2.124 1.44h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62z","USERS":"M0 -33.299q0 -12.708 4.464 -12.708 0.216 0 1.566 0.756t3.51 1.53 4.284 0.774q2.412 0 4.788 -0.828 -0.18 1.332 -0.18 2.376 0 5.004 2.916 9.216 -5.832 0.18 -9.54 4.608h-4.824q-2.952 0 -4.968 -1.458t-2.016 -4.266zm4.608 -21.924q0 -3.816 2.7 -6.516t6.516 -2.7 6.516 2.7 2.7 6.516 -2.7 6.516 -6.516 2.7 -6.516 -2.7 -2.7 -6.516zm4.608 45.972q0 -1.908 0.126 -3.726t0.504 -3.924 0.954 -3.906 1.548 -3.51 2.232 -2.916 3.078 -1.926 4.014 -0.72q0.36 0 1.548 0.774t2.628 1.728 3.852 1.728 4.86 0.774 4.86 -0.774 3.852 -1.728 2.628 -1.728 1.548 -0.774q2.196 0 4.014 0.72t3.078 1.926 2.232 2.916 1.548 3.51 0.954 3.906 0.504 3.924 0.126 3.726q0 4.32 -2.628 6.822t-6.984 2.502h-31.464q-4.356 0 -6.984 -2.502t-2.628 -6.822zm11.52 -32.148q0 -5.724 4.05 -9.774t9.774 -4.05 9.774 4.05 4.05 9.774 -4.05 9.774 -9.774 4.05 -9.774 -4.05 -4.05 -9.774zm25.344 -13.824q0 -3.816 2.7 -6.516t6.516 -2.7 6.516 2.7 2.7 6.516 -2.7 6.516 -6.516 2.7 -6.516 -2.7 -2.7 -6.516zm1.692 23.04q2.916 -4.212 2.916 -9.216 0 -1.044 -0.18 -2.376 2.376 0.828 4.788 0.828 2.124 0 4.284 -0.774t3.51 -1.53 1.566 -0.756q4.464 0 4.464 12.708 0 2.808 -2.016 4.266t-4.968 1.458h-4.824q-3.708 -4.428 -9.54 -4.608z","LINK":"M0.576 -48.311q0 -4.32 3.06 -7.308l5.292 -5.256q2.988 -2.988 7.308 -2.988 4.356 0 7.344 3.06l7.416 7.452q2.988 2.988 2.988 7.308 0 4.428 -3.168 7.524l3.168 3.168q3.096 -3.168 7.488 -3.168 4.32 0 7.344 3.024l7.488 7.488q3.024 3.024 3.024 7.344t-3.06 7.308l-5.292 5.256q-2.988 2.988 -7.308 2.988 -4.356 0 -7.344 -3.06l-7.416 -7.452q-2.988 -2.988 -2.988 -7.308 0 -4.428 3.168 -7.524l-3.168 -3.168q-3.096 3.168 -7.488 3.168 -4.32 0 -7.344 -3.024l-7.488 -7.488q-3.024 -3.024 -3.024 -7.344zm6.912 0q0 1.44 1.008 2.448l7.488 7.488q0.972 0.972 2.448 0.972 1.512 0 2.592 -1.116 -0.108 -0.108 -0.684 -0.666t-0.774 -0.774 -0.54 -0.684 -0.468 -0.918 -0.126 -0.99q0 -1.44 1.008 -2.448t2.448 -1.008q0.54 0 0.99 0.126t0.918 0.468 0.684 0.54 0.774 0.774 0.666 0.684q1.188 -1.116 1.188 -2.628 0 -1.44 -1.008 -2.448l-7.416 -7.452q-1.008 -1.008 -2.448 -1.008 -1.404 0 -2.448 0.972l-5.292 5.256q-1.008 1.008 -1.008 2.412zm25.308 25.38q0 1.44 1.008 2.448l7.416 7.452q0.972 0.972 2.448 0.972 1.44 0 2.448 -0.936l5.292 -5.256q1.008 -1.008 1.008 -2.412 0 -1.44 -1.008 -2.448l-7.488 -7.488q-1.008 -1.008 -2.448 -1.008 -1.512 0 -2.592 1.152 0.108 0.108 0.684 0.666t0.774 0.774 0.54 0.684 0.468 0.918 0.126 0.99q0 1.44 -1.008 2.448t-2.448 1.008q-0.54 0 -0.99 -0.126t-0.918 -0.468 -0.684 -0.54 -0.774 -0.774 -0.666 -0.684q-1.188 1.116 -1.188 2.628z","CLOUD":"M0 -25.271q0 -4.752 2.556 -8.694t6.732 -5.886q-0.072 -1.008 -0.072 -1.548 0 -7.632 5.4 -13.032t13.032 -5.4q5.688 0 10.314 3.168t6.75 8.28q2.52 -2.232 5.976 -2.232 3.816 0 6.516 2.7t2.7 6.516q0 2.7 -1.476 4.968 4.644 1.08 7.668 4.842t3.024 8.622q0 5.724 -4.05 9.774t-9.774 4.05h-39.168q-6.66 0 -11.394 -4.734t-4.734 -11.394z","FLASK":"M4.158 -6.821q-1.242 -2.286 0.774 -5.49l18.108 -28.548v-14.364h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h18.432q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-2.304v14.364l18.108 28.548q2.016 3.204 0.774 5.49t-5.058 2.286h-41.472q-3.816 0 -5.058 -2.286zm12.978 -16.146h25.632l-9.792 -15.444 -0.72 -1.116v-15.696000000000002h-4.608v15.696000000000002l-0.72 1.116z","SCISSORS":"M0.036 -14.795q0.252 -2.736 2.016 -5.292t4.716 -4.464q4.752 -3.024 10.008 -3.024 2.988 0 5.436 1.116 0.324 -0.468 0.792 -0.792l4.392 -2.628 -4.392 -2.628q-0.468 -0.324 -0.792 -0.792 -2.448 1.116 -5.436 1.116 -5.256 0 -10.008 -3.024 -2.952 -1.908 -4.716 -4.464t-2.016 -5.292q-0.18 -2.124 0.558 -4.068t2.286 -3.348q3.06 -2.844 7.992 -2.844 5.22 0 9.972 3.024 2.988 1.872 4.752 4.428t2.016 5.328q0.144 1.728 -0.36 3.492 0.144 0.036 0.432 0.18l3.96 2.376 24.84 -13.932q0.504 -0.288 1.116 -0.288 0.576 0 1.044 0.252l4.608 2.304q1.08 0.576 1.26 1.836 0.108 1.296 -0.9 2.016l-18.252 14.328 18.252 14.328q1.008 0.72 0.9 2.016 -0.18 1.26 -1.26 1.836l-4.608 2.304q-0.468 0.252 -1.044 0.252 -0.612 0 -1.116 -0.288l-24.84 -13.932 -3.96 2.376q-0.288 0.144 -0.432 0.18 0.504 1.764 0.36 3.492 -0.252 2.772 -2.016 5.31t-4.752 4.446q-4.752 3.024 -9.972 3.024 -4.896 0 -7.992 -2.808 -3.24 -3.024 -2.844 -7.452zm6.012 -0.684q-0.9 2.376 0.756 3.888 1.404 1.296 4.068 1.296 3.6 0 6.912 -2.124 2.916 -1.836 3.816 -4.212t-0.756 -3.888q-1.404 -1.296 -4.068 -1.296 -3.6 0 -6.912 2.124 -2.916 1.836 -3.816 4.212zm0 -28.8q0.9 2.376 3.816 4.212 3.312 2.124 6.912 2.124 2.664 0 4.068 -1.296 1.656 -1.512 0.756 -3.888t-3.816 -4.212q-3.312 -2.124 -6.912 -2.124 -2.664 0 -4.068 1.296 -1.656 1.512 -0.756 3.888zm18.144 19.008l0.324 0.288 0.252 0.216q0.144 0.144 0.396 0.432t0.396 0.432l0.936 0.936 5.76 -3.456 3.456 1.152 26.496 -20.736 -4.608 -2.304 -27.648 15.516v4.068zm0 -9.216l3.456 2.088v-0.396q0 -1.296 1.188 -2.016l0.504 -0.288 -2.844 -1.692 -0.936 0.936q-0.108 0.108 -0.36 0.396t-0.432 0.432l-0.144 0.126 -0.108 0.09zm8.064 4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62 -0.684 1.62 -1.62 0.684 -1.62 -0.684 -0.684 -1.62zm4.392 6.66l20.952 11.772 4.608 -2.304 -18.72 -14.688 -6.372 4.968q-0.072 0.108 -0.468 0.252z","FILES_O":"M0 -17.207v-24.192q0 -1.44 0.72 -3.168t1.728 -2.736l14.688 -14.688q1.008 -1.008 2.736 -1.728t3.168 -0.72h14.976q1.44 0 2.448 1.008t1.008 2.448v11.808q2.448 -1.44 4.608 -1.44h14.976q1.44 0 2.448 1.008t1.008 2.448v43.776q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-10.368h-19.584q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h18.432v-9.216q0 -1.44 0.72 -3.168t1.728 -2.736l11.376 -11.376v-14.976h-13.824v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-14.976v23.04zm3.06 -27.648h10.764v-10.764zm19.98 41.472h32.256v-41.472h-13.824v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-14.976v23.04zm3.06 -27.648h10.764v-10.764z","PAPERCLIP":"M0.144 -45.971q0 -5.724 3.96 -9.72t9.684 -3.996q5.688 0 9.828 4.068l21.78 21.816q0.36 0.36 0.36 0.792 0 0.576 -1.098 1.674t-1.674 1.098q-0.468 0 -0.828 -0.36l-21.816 -21.852q-2.844 -2.772 -6.516 -2.772 -3.816 0 -6.444 2.7t-2.628 6.516q0 3.78 2.736 6.516l27.936 27.972q2.268 2.268 5.22 2.268 2.304 0 3.816 -1.512t1.512 -3.816q0 -2.952 -2.268 -5.22l-20.916 -20.916q-0.936 -0.864 -2.16 -0.864 -1.044 0 -1.728 0.684t-0.684 1.728q0 1.152 0.9 2.124l14.76 14.76q0.36 0.36 0.36 0.792 0 0.576 -1.116 1.692t-1.692 1.116q-0.432 0 -0.792 -0.36l-14.76 -14.76q-2.268 -2.196 -2.268 -5.364 0 -2.952 2.052 -5.004t5.004 -2.052q3.168 0 5.364 2.268l20.916 20.916q3.6 3.528 3.6 8.46 0 4.212 -2.844 7.056t-7.056 2.844q-4.86 0 -8.46 -3.6l-27.972 -27.936q-4.068 -4.14 -4.068 -9.756z","SAVE":"M0 -7.991v-48.384q0 -1.44 1.008 -2.448t2.448 -1.008h33.408q1.44 0 3.168 0.72t2.736 1.728l10.08 10.08q1.008 1.008 1.728 2.736t0.72 3.168v33.408q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h4.608v-14.976q0 -1.44 1.008 -2.448t2.448 -1.008h29.952q1.44 0 2.448 1.008t1.008 2.448v14.976h4.608v-32.256q0 -0.504 -0.36 -1.386t-0.72 -1.242l-10.116 -10.116q-0.36 -0.36 -1.224 -0.72t-1.404 -0.36v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-20.736q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-4.608v46.08zm9.216 0h27.648v-13.824h-27.648v13.824zm9.216 -33.408q0 0.468 0.342 0.81t0.81 0.342h6.912q0.468 0 0.81 -0.342t0.342 -0.81v-11.52q0 -0.468 -0.342 -0.81t-0.81 -0.342h-6.912q-0.468 0 -0.81 0.342t-0.342 0.81v11.52z","SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326z","REORDER":"M0 -11.447v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -18.432v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -18.432v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62z","LIST_UL":"M0 -13.751q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896 -2.016 4.896 -4.896 2.016 -4.896 -2.016 -2.016 -4.896zm0 -18.432q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896 -2.016 4.896 -4.896 2.016 -4.896 -2.016 -2.016 -4.896zm0 -18.432q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896 -2.016 4.896 -4.896 2.016 -4.896 -2.016 -2.016 -4.896zm18.432 40.32v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h43.776q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -18.432v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h43.776q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -18.432v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h43.776q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81z","LIST_OL":"M0.54 -24.911q0 -1.836 0.846 -3.348t2.034 -2.448 2.376 -1.71 2.034 -1.566 0.846 -1.62q0 -0.9 -0.522 -1.386t-1.422 -0.486q-1.656 0 -2.916 2.088l-3.06 -2.124q0.864 -1.836 2.574 -2.862t3.798 -1.026q2.628 0 4.428 1.494t1.8 4.05q0 1.8 -1.224 3.294t-2.7 2.322 -2.718 1.818 -1.278 1.89h4.572v-2.16h3.78v5.724h-13.032q-0.216 -1.296 -0.216 -1.944zm0.144 22.608l2.052 -3.168q1.764 1.62 3.816 1.62 1.044 0 1.818 -0.522t0.774 -1.53q0 -2.304 -3.78 -2.016l-0.936 -2.016q0.288 -0.36 1.17 -1.566t1.53 -1.944 1.332 -1.386v-0.036q-0.576 0 -1.746 0.036t-1.746 0.036v1.908h-3.816v-5.472h11.988v3.168l-3.42 4.14q1.836 0.432 2.916 1.764t1.08 3.168q0 2.88 -1.962 4.536t-4.878 1.656q-3.816 0 -6.192 -2.376zm0.54 -57.24l4.896 -4.572h3.816v14.544h3.888v3.564h-12.06v-3.564h3.852q0 -1.476 0.018 -4.392t0.018 -4.356v-0.432h-0.072q-0.288 0.612 -1.8 1.944zm17.208 49.248v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h43.776q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -18.432v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h43.776q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -18.432v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h43.776q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81z","STRIKETHROUGH":"M0 -28.727v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h62.208q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-62.208q-0.504 0 -0.828 -0.324t-0.324 -0.828zm13.824 -15.408q0 -6.516 4.824 -11.124 4.788 -4.572 14.148 -4.572 1.8 0 6.012 0.684 2.376 0.432 6.372 1.728 0.36 1.368 0.756 4.248 0.504 4.428 0.504 6.588 0 0.648 -0.18 1.62l-0.432 0.108 -3.024 -0.216 -0.504 -0.072q-1.8 -5.364 -3.708 -7.38 -3.168 -3.276 -7.56 -3.276 -4.104 0 -6.552 2.124 -2.412 2.088 -2.412 5.256 0 2.628 2.376 5.04t10.044 4.644q2.484 0.72 6.228 2.376 2.088 1.008 3.42 1.872h-26.748q-1.008 -1.26 -1.836 -2.88 -1.728 -3.492 -1.728 -6.768zm1.08 29.448q-0.036 -1.08 0 -2.448l0.072 -1.332v-1.584l3.672 -0.072q0.54 1.224 1.08 2.556t0.81 2.016 0.45 0.972q1.26 2.052 2.88 3.384 1.548 1.296 3.78 2.052 2.124 0.792 4.752 0.792 2.304 0 5.004 -0.972 2.772 -0.936 4.392 -3.096 1.692 -2.196 1.692 -4.644 0 -3.024 -2.916 -5.652 -1.224 -1.044 -4.932 -2.556h14.796q0.252 1.404 0.252 3.312 0 3.996 -1.476 7.632 -0.828 1.98 -2.556 3.744 -1.332 1.26 -3.924 2.916 -2.88 1.728 -5.508 2.376 -2.88 0.756 -7.308 0.756 -4.104 0 -7.02 -0.828l-5.04 -1.44q-2.052 -0.576 -2.592 -1.008 -0.288 -0.288 -0.288 -0.792v-0.468q0 -3.888 -0.072 -5.616z","UNDERLINE":"M0 -7.991v2.304q0 0.504 0.324 0.828t0.828 0.324h52.992q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-52.992q-0.504 0 -0.828 0.324t-0.324 0.828zm0 -51.732q0.468 -0.036 1.44 -0.036 2.16 0 4.032 0.144 4.752 0.252 5.976 0.252 3.096 0 6.048 -0.108 4.176 -0.144 5.256 -0.18 2.016 0 3.096 -0.072l-0.036 0.504 0.072 2.304v0.324q-2.16 0.324 -4.464 0.324 -2.16 0 -2.844 0.9 -0.468 0.504 -0.468 4.752 0 0.468 0.018 1.17t0.018 0.918l0.036 8.244 0.504 10.08q0.216 4.464 1.836 7.272 1.26 2.124 3.456 3.312 3.168 1.692 6.372 1.692 3.744 0 6.876 -1.008 2.016 -0.648 3.564 -1.836 1.728 -1.296 2.34 -2.304 1.296 -2.016 1.908 -4.104 0.756 -2.628 0.756 -8.244 0 -2.844 -0.126 -4.608t-0.396 -4.41 -0.486 -5.742l-0.144 -2.124q-0.18 -2.412 -0.864 -3.168 -1.224 -1.26 -2.772 -1.224l-3.6 0.072 -0.504 -0.108 0.072 -3.096h3.024l7.38 0.36q2.736 0.108 7.056 -0.36l0.648 0.072q0.216 1.368 0.216 1.836 0 0.252 -0.144 1.116 -1.62 0.432 -3.024 0.468 -2.628 0.396 -2.844 0.612 -0.54 0.54 -0.54 1.476 0 0.252 0.054 0.972t0.054 1.116q0.288 0.684 0.792 14.256 0.216 7.02 -0.54 10.944 -0.54 2.736 -1.476 4.392 -1.368 2.34 -4.032 4.428 -2.7 2.052 -6.552 3.204 -3.924 1.188 -9.18 1.188 -6.012 0 -10.224 -1.656 -4.284 -1.692 -6.444 -4.392 -2.196 -2.736 -2.988 -7.02 -0.576 -2.88 -0.576 -8.532v-11.988q0 -6.768 -0.612 -7.668 -0.9 -1.296 -5.292 -1.404 -1.332 -0.072 -1.62 -0.144z","TABLE":"M0 -14.903v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h48.384q2.376 0 4.068 1.692t1.692 4.068v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-48.384q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm0 -13.824q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm0 -13.824q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm18.432 27.648q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm0 -13.824q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm0 -13.824q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm18.432 27.648q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm0 -13.824q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm0 -13.824q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912z","MAGIC":"M0.972 -14.903q0 -0.972 0.648 -1.62l46.296 -46.296q0.648 -0.648 1.62 -0.648t1.62 0.648l7.128 7.128q0.648 0.648 0.648 1.62t-0.648 1.62l-46.296 46.296q-0.648 0.648 -1.62 0.648t-1.62 -0.648l-7.128 -7.128q-0.648 -0.648 -0.648 -1.62zm3.636 -44.928l3.528 -1.08 1.08 -3.528 1.08 3.528 3.528 1.08 -3.528 1.08 -1.08 3.528 -1.08 -3.528zm6.912 6.912l7.056 -2.16 2.16 -7.056 2.16 7.056 7.056 2.16 -7.056 2.16 -2.16 7.056 -2.16 -7.056zm16.128 -6.912l3.528 -1.08 1.08 -3.528 1.08 3.528 3.528 1.08 -3.528 1.08 -1.08 3.528 -1.08 -3.528zm11.34 12.456l3.852 3.852 10.548 -10.548 -3.852 -3.852zm11.7 10.584l3.528 -1.08 1.08 -3.528 1.08 3.528 3.528 1.08 -3.528 1.08 -1.08 3.528 -1.08 -3.528z","TRUCK":"M2.304 -16.055q0 -0.936 0.684 -1.62t1.62 -0.684v-11.52q0 -0.288 -0.018 -1.26t0 -1.368 0.09 -1.242 0.234 -1.332 0.504 -1.098 0.81 -1.08l7.128 -7.128q0.684 -0.684 1.818 -1.152t2.106 -0.468h5.76v-6.912q0 -0.936 0.684 -1.62t1.62 -0.684h36.864q0.936 0 1.62 0.684t0.684 1.62v36.864q0 0.54 -0.144 0.954t-0.486 0.666 -0.594 0.414 -0.846 0.216 -0.81 0.072 -0.918 0 -0.81 -0.018q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-13.824q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-2.304q-0.108 0 -0.81 0.018t-0.918 0 -0.81 -0.072 -0.846 -0.216 -0.594 -0.414 -0.486 -0.666 -0.144 -0.954zm6.912 -16.128h13.824v-9.216h-5.688q-0.468 0 -0.792 0.324l-7.02 7.02q-0.324 0.324 -0.324 0.792v1.08zm4.608 18.432q0 1.872 1.368 3.24t3.24 1.368 3.24 -1.368 1.368 -3.24 -1.368 -3.24 -3.24 -1.368 -3.24 1.368 -1.368 3.24zm32.256 0q0 1.872 1.368 3.24t3.24 1.368 3.24 -1.368 1.368 -3.24 -1.368 -3.24 -3.24 -1.368 -3.24 1.368 -1.368 3.24z","PINTEREST":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708q-3.996 0 -7.848 -1.152 2.124 -3.348 2.808 -5.904 0.324 -1.224 1.944 -7.596 0.72 1.404 2.628 2.43t4.104 1.026q4.356 0 7.776 -2.466t5.292 -6.786 1.872 -9.72q0 -4.104 -2.142 -7.704t-6.21 -5.868 -9.18 -2.268q-3.78 0 -7.056 1.044t-5.562 2.772 -3.924 3.978 -2.412 4.662 -0.774 4.824q0 3.744 1.44 6.588t4.212 3.996q1.08 0.432 1.368 -0.72 0.072 -0.252 0.288 -1.116t0.288 -1.08q0.216 -0.828 -0.396 -1.548 -1.836 -2.196 -1.836 -5.436 0 -5.436 3.762 -9.342t9.846 -3.906q5.436 0 8.478 2.952t3.042 7.668q0 6.12 -2.466 10.404t-6.318 4.284q-2.196 0 -3.528 -1.566t-0.828 -3.762q0.288 -1.26 0.954 -3.366t1.08 -3.708 0.414 -2.718q0 -1.8 -0.972 -2.988t-2.772 -1.188q-2.232 0 -3.78 2.052t-1.548 5.112q0 2.628 0.9 4.392l-3.564 15.048q-0.612 2.52 -0.468 6.372 -7.416 -3.276 -11.988 -10.116t-4.572 -15.228z","PINTEREST_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-26.1q3.06 -4.392 3.888 -7.56 0.324 -1.224 1.908 -7.524 0.756 1.404 2.646 2.412t4.05 1.008q6.516 0 10.638 -5.31t4.122 -13.446q0 -3.024 -1.26 -5.85t-3.474 -5.004 -5.49 -3.492 -7.092 -1.314q-3.744 0 -7.002 1.026t-5.508 2.754 -3.87 3.942 -2.394 4.608 -0.774 4.77q0 3.672 1.422 6.48t4.194 3.96q0.468 0.18 0.846 0t0.522 -0.684q0.36 -1.584 0.54 -2.196 0.216 -0.828 -0.396 -1.512 -1.8 -2.232 -1.8 -5.4 0 -5.4 3.726 -9.234t9.738 -3.834q5.364 0 8.37 2.916t3.006 7.56q0 6.048 -2.43 10.296t-6.246 4.248q-2.16 0 -3.492 -1.566t-0.828 -3.726q0.288 -1.224 0.954 -3.33t1.062 -3.672 0.396 -2.682q0 -1.764 -0.954 -2.934t-2.718 -1.17q-2.196 0 -3.726 2.034t-1.53 5.022q0 2.592 0.864 4.356l-3.528 14.904q-0.864 3.6 -0.252 9.144h-6.588q-4.284 0 -7.326 -3.042t-3.042 -7.326z","GOOGLE_PLUS_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.936 -5.364q0 1.548 0.666 2.79t1.746 2.034 2.484 1.332 2.79 0.756 2.754 0.216q2.16 0 4.338 -0.558t4.086 -1.656 3.096 -2.97 1.188 -4.212q0 -1.764 -0.72 -3.222t-1.764 -2.394 -2.088 -1.71 -1.764 -1.584 -0.72 -1.602 0.558 -1.53 1.35 -1.422 1.584 -1.512 1.35 -2.142 0.558 -2.97q0 -2.16 -0.81 -3.582t-2.61 -3.258h2.988l3.168 -2.304h-9.54q-3.06 0 -5.796 1.152t-4.59 3.528 -1.854 5.508q0 3.348 2.322 5.562t5.706 2.214q0.792 0 1.548 -0.108 -0.468 1.044 -0.468 1.944 0 1.584 1.44 3.384 -6.3 0.432 -9.252 2.268 -1.692 1.044 -2.718 2.628t-1.026 3.42zm4.284 -1.044q0 -1.656 0.9 -2.88t2.358 -1.854 2.952 -0.9 3.042 -0.27q0.72 0 1.116 0.072 0.072 0.036 0.828 0.594t0.936 0.684 0.828 0.648 0.882 0.792 0.684 0.81 0.612 0.936 0.324 0.954 0.162 1.134q0 2.736 -2.106 4.05t-5.022 1.314q-1.476 0 -2.898 -0.342t-2.718 -1.026 -2.088 -1.908 -0.792 -2.808zm2.412 -22.716q0 -2.196 1.152 -3.744t3.312 -1.548q1.908 0 3.366 1.62t2.088 3.636 0.63 3.852q0 2.16 -1.188 3.582t-3.312 1.422q-1.908 0 -3.348 -1.53t-2.07 -3.474 -0.63 -3.816zm17.928 10.692h4.608v5.76h2.304v-5.76h4.608v-2.304h-4.608v-4.608h-2.304v4.608h-4.608v2.304z","GOOGLE_PLUS":"M1.152 -15.695q0 -2.916 1.602 -5.4t4.266 -4.14q4.716 -2.952 14.544 -3.6 -1.152 -1.512 -1.71 -2.664t-0.558 -2.628q0 -1.296 0.756 -3.06 -1.656 0.144 -2.448 0.144 -5.328 0 -8.982 -3.474t-3.654 -8.802q0 -2.952 1.296 -5.724t3.564 -4.716q2.772 -2.376 6.57 -3.528t7.83 -1.152h15.048l-4.968 3.168h-4.716q2.664 2.268 4.032 4.788t1.368 5.76q0 2.592 -0.882 4.662t-2.124 3.348 -2.502 2.34 -2.142 2.214 -0.882 2.376q0 1.296 1.152 2.538t2.79 2.448 3.258 2.646 2.772 3.744 1.152 5.112q0 3.24 -1.728 6.228 -2.592 4.392 -7.596 6.462t-10.728 2.07q-4.752 0 -8.874 -1.494t-6.174 -4.95q-1.332 -2.16 -1.332 -4.716zm6.696 -1.656q0 2.52 1.26 4.446t3.294 2.988 4.284 1.584 4.59 0.522q2.088 0 4.014 -0.468t3.564 -1.404 2.628 -2.628 0.99 -3.924q0 -0.9 -0.252 -1.764t-0.522 -1.512 -0.972 -1.494 -1.062 -1.26 -1.386 -1.242 -1.314 -1.044 -1.494 -1.08 -1.314 -0.936q-0.576 -0.072 -1.728 -0.072 -1.908 0 -3.78 0.252t-3.87 0.9 -3.492 1.656 -2.466 2.682 -0.972 3.798zm3.816 -35.784q0 1.656 0.36 3.51t1.134 3.708 1.872 3.33 2.7 2.412 3.474 0.936q1.368 0 2.808 -0.594t2.376 -1.566q1.908 -2.052 1.908 -5.724 0 -2.088 -0.612 -4.5t-1.746 -4.662 -3.042 -3.726 -4.212 -1.476q-1.512 0 -2.97 0.702t-2.358 1.89q-1.692 2.124 -1.692 5.76zm27.36 17.676v-3.888h7.632v-7.812h3.78v7.812h7.668v3.888h-7.668v7.884h-3.78v-7.884h-7.632z","MONEY":"M0 -11.447v-41.472q0 -0.936 0.684 -1.62t1.62 -0.684h64.512q0.936 0 1.62 0.684t0.684 1.62v41.472q0 0.936 -0.684 1.62t-1.62 0.684h-64.512q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -11.52q3.816 0 6.516 2.7t2.7 6.516h41.472q0 -3.816 2.7 -6.516t6.516 -2.7v-18.432q-3.816 0 -6.516 -2.7t-2.7 -6.516h-41.472q0 3.816 -2.7 6.516t-6.516 2.7v18.432zm18.432 -9.216q0 -2.52 0.756 -5.112t2.142 -4.824 3.654 -3.636 4.968 -1.404 4.968 1.404 3.654 3.636 2.142 4.824 0.756 5.112 -0.756 5.112 -2.142 4.824 -3.654 3.636 -4.968 1.404 -4.968 -1.404 -3.654 -3.636 -2.142 -4.824 -0.756 -5.112zm4.392 -5.436l2.772 2.88q1.512 -1.332 1.98 -2.052h0.072v10.368h-4.608v3.456h13.824v-3.456h-4.608v-16.128h-4.104z","CARET_DOWN":"M0 -39.095q0 -0.936 0.684 -1.62t1.62 -0.684h32.256q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-16.128 16.128q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-16.128 -16.128q-0.684 -0.684 -0.684 -1.62z","CARET_UP":"M0 -20.663q0 -0.936 0.684 -1.62l16.128 -16.128q0.684 -0.684 1.62 -0.684t1.62 0.684l16.128 16.128q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62z","CARET_LEFT":"M2.304 -32.183q0 -0.936 0.684 -1.62l16.128 -16.128q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v32.256q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-16.128 -16.128q-0.684 -0.684 -0.684 -1.62z","CARET_RIGHT":"M0 -16.055v-32.256q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l16.128 16.128q0.684 0.684 0.684 1.62t-0.684 1.62l-16.128 16.128q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62z","COLUMNS":"M0 -10.295v-43.776q0 -2.376 1.692 -4.068t4.068 -1.692h48.384q2.376 0 4.068 1.692t1.692 4.068v43.776q0 2.376 -1.692 4.068t-4.068 1.692h-48.384q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.468 0.342 0.81t0.81 0.342h21.888v-41.472h-23.04v40.32zm27.648 1.152h21.888q0.468 0 0.81 -0.342t0.342 -0.81v-40.32h-23.04v41.472z","UNSORTED":"M0 -25.271q0 -0.936 0.684 -1.62t1.62 -0.684h32.256q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-16.128 16.128q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-16.128 -16.128q-0.684 -0.684 -0.684 -1.62zm0 -13.824q0 -0.936 0.684 -1.62l16.128 -16.128q0.684 -0.684 1.62 -0.684t1.62 0.684l16.128 16.128q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62z","SORT_DOWN":"M0 -25.271q0 -0.936 0.684 -1.62t1.62 -0.684h32.256q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-16.128 16.128q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-16.128 -16.128q-0.684 -0.684 -0.684 -1.62z","SORT_UP":"M0 -39.095q0 -0.936 0.684 -1.62l16.128 -16.128q0.684 -0.684 1.62 -0.684t1.62 0.684l16.128 16.128q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62z","ENVELOPE":"M0 -10.295v-28.584q1.584 1.764 3.636 3.132 13.032 8.856 17.892 12.42 2.052 1.512 3.33 2.358t3.402 1.728 3.96 0.882h0.072q1.836 0 3.96 -0.882t3.402 -1.728 3.33 -2.358q6.12 -4.428 17.928 -12.42 2.052 -1.404 3.6 -3.132v28.584q0 2.376 -1.692 4.068t-4.068 1.692h-52.992q-2.376 0 -4.068 -1.692t-1.692 -4.068zm0 -38.376q0 -2.808 1.494 -4.68t4.266 -1.872h52.992q2.34 0 4.05 1.692t1.71 4.068q0 2.844 -1.764 5.436t-4.392 4.428q-13.536 9.396 -16.848 11.7 -0.36 0.252 -1.53 1.098t-1.944 1.368 -1.872 1.17 -2.07 0.972 -1.8 0.324h-0.072q-0.828 0 -1.8 -0.324t-2.07 -0.972 -1.872 -1.17 -1.944 -1.368 -1.53 -1.098q-3.276 -2.304 -9.432 -6.57t-7.38 -5.13q-2.232 -1.512 -4.212 -4.158t-1.98 -4.914z","LINKEDIN":"M0 -52.955q0 -2.664 1.854 -4.41t4.842 -1.746 4.788 1.746 1.836 4.41q0.036 2.628 -1.818 4.392t-4.878 1.764h-0.072q-2.952 0 -4.752 -1.764t-1.8 -4.392zm0.684 46.692v-35.676h11.88v35.676h-11.88zm18.432 0q0.072 -14.364 0.072 -23.292t-0.036 -10.656l-0.036 -1.728h11.844v5.184h-0.072q0.72 -1.152 1.476 -2.016t2.034 -1.872 3.132 -1.566 4.122 -0.558q6.156 0 9.9 4.086t3.744 11.97v20.448h-11.844v-19.08q0 -3.78 -1.458 -5.922t-4.554 -2.142q-2.268 0 -3.798 1.242t-2.286 3.078q-0.396 1.08 -0.396 2.916v19.908h-11.844z","UNDO":"M0 -39.095v-16.128q0 -1.512 1.44 -2.124 1.404 -0.612 2.484 0.504l4.68 4.644q3.852 -3.636 8.802 -5.634t10.242 -1.998q5.616 0 10.728 2.196t8.82 5.904 5.904 8.82 2.196 10.728 -2.196 10.728 -5.904 8.82 -8.82 5.904 -10.728 2.196q-6.192 0 -11.772 -2.61t-9.504 -7.362q-0.252 -0.36 -0.234 -0.81t0.306 -0.738l4.932 -4.968q0.36 -0.324 0.9 -0.324 0.576 0.072 0.828 0.432 2.628 3.42 6.444 5.292t8.1 1.872q3.744 0 7.146 -1.458t5.886 -3.942 3.942 -5.886 1.458 -7.146 -1.458 -7.146 -3.942 -5.886 -5.886 -3.942 -7.146 -1.458q-3.528 0 -6.768 1.278t-5.76 3.654l4.932 4.968q1.116 1.08 0.504 2.484 -0.612 1.44 -2.124 1.44h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62z","LEGAL":"M1.44 -35.639q0 -0.468 0.162 -0.936t0.324 -0.792 0.558 -0.792 0.594 -0.666 0.738 -0.684 0.648 -0.594q1.08 -1.008 2.448 -1.008 0.36 0 0.648 0.054t0.594 0.198 0.486 0.216 0.486 0.36 0.414 0.36 0.468 0.45 0.432 0.45q-0.504 -0.504 -0.504 -1.224t0.504 -1.224l12.528 -12.528q0.504 -0.504 1.224 -0.504t1.224 0.504q-0.072 -0.072 -0.45 -0.432t-0.45 -0.468 -0.36 -0.414 -0.36 -0.486 -0.216 -0.486 -0.198 -0.594 -0.054 -0.648q0 -1.368 1.008 -2.448 0.108 -0.108 0.594 -0.648t0.684 -0.738 0.666 -0.594 0.792 -0.558 0.792 -0.324 0.936 -0.162q1.44 0 2.448 1.008l14.688 14.688q1.008 1.008 1.008 2.448 0 0.468 -0.162 0.936t-0.324 0.792 -0.558 0.792 -0.594 0.666 -0.738 0.684 -0.648 0.594q-1.08 1.008 -2.448 1.008 -0.36 0 -0.648 -0.054t-0.594 -0.198 -0.486 -0.216 -0.486 -0.36 -0.414 -0.36 -0.468 -0.45 -0.432 -0.45q0.504 0.504 0.504 1.224t-0.504 1.224l-4.536 4.536 9.216 9.216q1.548 -1.548 3.456 -1.548 1.872 0 3.276 1.332l13.068 13.068q1.332 1.404 1.332 3.276 0 1.908 -1.332 3.24l-3.852 3.888q-1.404 1.332 -3.276 1.332 -1.908 0 -3.24 -1.332l-13.068 -13.104q-1.368 -1.296 -1.368 -3.24 0 -1.908 1.548 -3.456l-9.216 -9.216 -4.536 4.536q-0.504 0.504 -1.224 0.504t-1.224 -0.504q0.072 0.072 0.45 0.432t0.45 0.468 0.36 0.414 0.36 0.486 0.216 0.486 0.198 0.594 0.054 0.648q0 1.368 -1.008 2.448 -0.108 0.108 -0.594 0.648t-0.684 0.738 -0.666 0.594 -0.792 0.558 -0.792 0.324 -0.936 0.162q-1.44 0 -2.448 -1.008l-14.688 -14.688q-1.008 -1.008 -1.008 -2.448z","TACHOMETER":"M0 -22.967q0 -6.552 2.556 -12.528t6.876 -10.296 10.296 -6.876 12.528 -2.556 12.528 2.556 10.296 6.876 6.876 10.296 2.556 12.528q0 9.396 -5.076 17.388 -0.684 1.044 -1.944 1.044h-50.472q-1.26 0 -1.944 -1.044 -5.076 -7.956 -5.076 -17.388zm4.608 0q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258zm6.912 -16.128q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258zm14.04 21.276q-0.72 2.772 0.72 5.256t4.212 3.204 5.256 -0.72 3.204 -4.212q0.576 -2.16 -0.216 -4.212t-2.592 -3.276l3.636 -13.752q0.216 -0.936 -0.27 -1.746t-1.386 -1.062 -1.728 0.234 -1.08 1.422l-3.636 13.752q-2.16 0.18 -3.852 1.566t-2.268 3.546zm2.088 -28.188q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258zm16.128 6.912q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258zm6.912 16.128q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258z","COMMENT_O":"M0 -32.183q0 -6.264 4.32 -11.574t11.736 -8.388 16.2 -3.078 16.2 3.078 11.736 8.388 4.32 11.574 -4.32 11.574 -11.736 8.388 -16.2 3.078q-2.52 0 -5.22 -0.288 -7.128 6.3 -16.56 8.712 -1.764 0.504 -4.104 0.792h-0.18q-0.54 0 -0.972 -0.378t-0.576 -0.99v-0.036q-0.108 -0.144 -0.018 -0.432t0.072 -0.36 0.162 -0.342l0.216 -0.324 0.252 -0.306 0.288 -0.324q0.252 -0.288 1.116 -1.242t1.242 -1.368 1.116 -1.422 1.17 -1.836 0.972 -2.124 0.936 -2.736q-5.652 -3.204 -8.91 -7.92t-3.258 -10.116zm4.608 0q0 4.032 2.574 7.686t7.254 6.318l3.132 1.8 -0.972 3.456q-0.864 3.276 -2.52 6.192 5.472 -2.268 9.9 -6.156l1.548 -1.368 2.052 0.216q2.484 0.288 4.68 0.288 7.344 0 13.734 -2.502t10.152 -6.75 3.762 -9.18 -3.762 -9.18 -10.152 -6.75 -13.734 -2.502 -13.734 2.502 -10.152 6.75 -3.762 9.18z","COMMENTS_O":"M0 -36.791q0 -5.004 3.384 -9.252t9.234 -6.714 12.726 -2.466 12.726 2.466 9.234 6.714 3.384 9.252 -3.384 9.252 -9.234 6.714 -12.726 2.466q-3.096 0 -6.336 -0.576 -4.464 3.168 -10.008 4.608 -1.296 0.324 -3.096 0.576h-0.108q-0.396 0 -0.738 -0.288t-0.414 -0.756q-0.036 -0.108 -0.036 -0.234t0.018 -0.234 0.072 -0.216l0.09 -0.18 0.126 -0.198 0.144 -0.18 0.162 -0.18 0.144 -0.162q0.18 -0.216 0.828 -0.9t0.936 -1.062 0.81 -1.044 0.9 -1.386 0.738 -1.584q-4.464 -2.592 -7.02 -6.372t-2.556 -8.064zm4.608 0q0 2.952 1.908 5.688t5.364 4.752l3.492 2.016 -1.26 3.024q1.224 -0.72 2.232 -1.404l1.584 -1.116 1.908 0.36q2.808 0.504 5.508 0.504 5.508 0 10.296 -1.872t7.614 -5.076 2.826 -6.876 -2.826 -6.876 -7.614 -5.076 -10.296 -1.872 -10.296 1.872 -7.614 5.076 -2.826 6.876zm17.568 22.896q2.088 0.144 3.168 0.144 5.796 0 11.124 -1.62t9.504 -4.644q4.5 -3.312 6.912 -7.632t2.412 -9.144q0 -2.772 -0.828 -5.472 4.644 2.556 7.344 6.408t2.7 8.28q0 4.32 -2.556 8.082t-7.02 6.354q0.36 0.864 0.738 1.584t0.9 1.386 0.81 1.044 0.936 1.062 0.828 0.9l0.144 0.162 0.162 0.18 0.144 0.18 0.126 0.198 0.09 0.18 0.072 0.216 0.018 0.234 -0.036 0.234q-0.108 0.504 -0.468 0.792t-0.792 0.252q-1.8 -0.252 -3.096 -0.576 -5.544 -1.44 -10.008 -4.608 -3.24 0.576 -6.336 0.576 -9.756 0 -16.992 -4.752z","FLASH":"M0.036 -28.979l7.236 -29.7q0.144 -0.504 0.576 -0.828t1.008 -0.324h11.808q0.684 0 1.152 0.45t0.468 1.062q0 0.288 -0.18 0.648l-6.156 16.668 14.256 -3.528q0.288 -0.072 0.432 -0.072 0.684 0 1.224 0.54 0.648 0.72 0.252 1.584l-19.44 41.652q-0.468 0.9 -1.512 0.9 -0.144 0 -0.504 -0.072 -0.612 -0.18 -0.918 -0.684t-0.162 -1.08l7.092 -29.088 -14.616 3.636q-0.144 0.036 -0.432 0.036 -0.648 0 -1.116 -0.396 -0.648 -0.54 -0.468 -1.404z","SITEMAP":"M0 -7.991v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h3.456v-6.912q0 -1.872 1.368 -3.24t3.24 -1.368h18.432v-6.912h-3.456q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-3.456v6.912h18.432q1.872 0 3.24 1.368t1.368 3.24v6.912h3.456q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h3.456v-6.912h-18.432v6.912h3.456q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h3.456v-6.912h-18.432v6.912h3.456q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448z","UMBRELLA":"M0 -33.659q0 -0.18 0.036 -0.252 1.62 -6.588 6.21 -11.502t10.728 -7.362 12.978 -2.448q5.04 0 9.882 1.44t8.874 4.086 7.002 6.732 4.158 9.054q0.036 0.072 0.036 0.252 0 0.468 -0.342 0.81t-0.81 0.342q-0.396 0 -0.828 -0.36 -1.764 -1.656 -3.348 -2.484t-3.672 -0.828q-2.448 0 -4.608 1.332t-3.708 3.492q-0.252 0.36 -0.63 1.008t-0.522 0.864q-0.396 0.612 -1.008 0.612 -0.648 0 -1.044 -0.612 -0.144 -0.216 -0.522 -0.864t-0.63 -1.008q-1.548 -2.16 -3.69 -3.492t-4.59 -1.332 -4.59 1.332 -3.69 3.492q-0.252 0.36 -0.63 1.008t-0.522 0.864q-0.396 0.612 -1.044 0.612 -0.612 0 -1.008 -0.612 -0.144 -0.216 -0.522 -0.864t-0.63 -1.008q-1.548 -2.16 -3.708 -3.492t-4.608 -1.332q-2.088 0 -3.672 0.828t-3.348 2.484q-0.432 0.36 -0.828 0.36 -0.468 0 -0.81 -0.342t-0.342 -0.81zm13.824 19.908q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62q0 1.8 1.404 3.204t3.204 1.404 3.204 -1.404 1.404 -3.204v-20.88q1.188 -0.396 2.304 -0.396t2.304 0.396v20.88q0 3.744 -2.736 6.48t-6.48 2.736 -6.48 -2.736 -2.736 -6.48zm13.824 -42.552v-3.528q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v3.528q-1.512 -0.072 -2.304 -0.072t-2.304 0.072z","PASTE":"M0 -12.599v-48.384q0 -1.44 1.008 -2.448t2.448 -1.008h39.168q1.44 0 2.448 1.008t1.008 2.448v11.808q0.756 0.468 1.296 1.008l14.688 14.688q1.008 1.008 1.728 2.736t0.72 3.168v24.192q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-5.76h-19.584q-1.44 0 -2.448 -1.008t-1.008 -2.448zm9.216 -43.776q0 0.468 0.342 0.81t0.81 0.342h25.344q0.468 0 0.81 -0.342t0.342 -0.81v-2.304q0 -0.468 -0.342 -0.81t-0.81 -0.342h-25.344q-0.468 0 -0.81 0.342t-0.342 0.81v2.304zm18.432 51.84h32.256v-23.04h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-13.824v41.472zm18.432 -27.648h10.764l-10.764 -10.764v10.764z","LIGHTBULB_O":"M0 -43.703q0 -3.564 1.602 -6.642t4.212 -5.112 5.904 -3.204 6.714 -1.17 6.714 1.17 5.904 3.204 4.212 5.112 1.602 6.642q0 5.58 -3.708 9.648 -1.62 1.764 -2.682 3.132t-2.142 3.438 -1.224 3.87q1.692 1.008 1.692 2.952 0 1.332 -0.9 2.304 0.9 0.972 0.9 2.304 0 1.872 -1.62 2.916 0.468 0.828 0.468 1.692 0 1.656 -1.134 2.556t-2.79 0.9q-0.72 1.584 -2.16 2.52t-3.132 0.936 -3.132 -0.936 -2.16 -2.52q-1.656 0 -2.79 -0.9t-1.134 -2.556q0 -0.864 0.468 -1.692 -1.62 -1.044 -1.62 -2.916 0 -1.332 0.9 -2.304 -0.9 -0.972 -0.9 -2.304 0 -1.944 1.692 -2.952 -0.144 -1.8 -1.224 -3.87t-2.142 -3.438 -2.682 -3.132q-3.708 -4.068 -3.708 -9.648zm4.608 0q0 3.636 2.448 6.48 0.36 0.396 1.098 1.188t1.098 1.188q4.608 5.508 5.076 10.728h8.208q0.468 -5.22 5.076 -10.728 0.36 -0.396 1.098 -1.188t1.098 -1.188q2.448 -2.844 2.448 -6.48 0 -2.592 -1.242 -4.824t-3.24 -3.654 -4.428 -2.232 -4.914 -0.81 -4.914 0.81 -4.428 2.232 -3.24 3.654 -1.242 4.824zm12.672 -4.608q0 -0.468 0.342 -0.81t0.81 -0.342q1.8 0 3.582 0.576t3.132 1.944 1.35 3.24q0 0.468 -0.342 0.81t-0.81 0.342 -0.81 -0.342 -0.342 -0.81q0 -1.656 -1.944 -2.556t-3.816 -0.9q-0.468 0 -0.81 -0.342t-0.342 -0.81z","EXCHANGE":"M0 -18.359q0 -0.504 0.324 -0.828l11.52 -11.52q0.324 -0.324 0.828 -0.324 0.468 0 0.81 0.342t0.342 0.81v6.912h49.536q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-49.536v6.912q0 0.468 -0.342 0.81t-0.81 0.342q-0.432 0 -0.864 -0.36l-11.484 -11.52q-0.324 -0.324 -0.324 -0.792zm0 -19.584v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h49.536v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324q0.432 0 0.864 0.36l11.484 11.484q0.324 0.324 0.324 0.828t-0.324 0.828l-11.52 11.52q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912h-49.536q-0.468 0 -0.81 -0.342t-0.342 -0.81z","CLOUD_DOWNLOAD":"M0 -25.271q0 -4.68 2.52 -8.64t6.768 -5.94q-0.072 -1.08 -0.072 -1.548 0 -7.632 5.4 -13.032t13.032 -5.4q5.616 0 10.278 3.132t6.786 8.316q2.556 -2.232 5.976 -2.232 3.816 0 6.516 2.7t2.7 6.516q0 2.736 -1.476 4.968 4.68 1.116 7.686 4.878t3.006 8.586q0 5.724 -4.05 9.774t-9.774 4.05h-39.168q-6.66 0 -11.394 -4.734t-4.734 -11.394zm18.432 -5.76q0 0.504 0.324 0.828l12.672 12.672q0.324 0.324 0.828 0.324t0.828 -0.324l12.636 -12.636q0.36 -0.432 0.36 -0.864 0 -0.504 -0.324 -0.828t-0.828 -0.324h-8.064v-12.672q0 -0.468 -0.342 -0.81t-0.81 -0.342h-6.912q-0.468 0 -0.81 0.342t-0.342 0.81v12.672h-8.064q-0.468 0 -0.81 0.342t-0.342 0.81z","CLOUD_UPLOAD":"M0 -25.271q0 -4.68 2.52 -8.64t6.768 -5.94q-0.072 -1.08 -0.072 -1.548 0 -7.632 5.4 -13.032t13.032 -5.4q5.616 0 10.278 3.132t6.786 8.316q2.556 -2.232 5.976 -2.232 3.816 0 6.516 2.7t2.7 6.516q0 2.736 -1.476 4.968 4.68 1.116 7.686 4.878t3.006 8.586q0 5.724 -4.05 9.774t-9.774 4.05h-39.168q-6.66 0 -11.394 -4.734t-4.734 -11.394zm18.432 -8.064q0 0.504 0.324 0.828t0.828 0.324h8.064v12.672q0 0.468 0.342 0.81t0.81 0.342h6.912q0.468 0 0.81 -0.342t0.342 -0.81v-12.672h8.064q0.468 0 0.81 -0.342t0.342 -0.81q0 -0.504 -0.324 -0.828l-12.672 -12.672q-0.324 -0.324 -0.828 -0.324t-0.828 0.324l-12.636 12.636q-0.36 0.432 -0.36 0.864z","USER_MD":"M0 -13.859q0 -2.448 0.198 -4.716t0.864 -4.968 1.71 -4.77 2.916 -3.708 4.32 -2.178q-0.792 1.872 -0.792 4.32v7.308q-2.088 0.72 -3.348 2.52t-1.26 3.996q0 2.88 2.016 4.896t4.896 2.016 4.896 -2.016 2.016 -4.896q0 -2.196 -1.278 -3.996t-3.33 -2.52v-7.308q0 -2.232 0.9 -3.348 4.752 3.744 10.62 3.744t10.62 -3.744q0.9 1.116 0.9 3.348v2.304q-3.816 0 -6.516 2.7t-2.7 6.516v3.204q-1.152 1.044 -1.152 2.556 0 1.44 1.008 2.448t2.448 1.008 2.448 -1.008 1.008 -2.448q0 -1.512 -1.152 -2.556v-3.204q0 -1.872 1.368 -3.24t3.24 -1.368 3.24 1.368 1.368 3.24v3.204q-1.152 1.044 -1.152 2.556 0 1.44 1.008 2.448t2.448 1.008 2.448 -1.008 1.008 -2.448q0 -1.512 -1.152 -2.556v-3.204q0 -2.448 -1.242 -4.59t-3.366 -3.366q0 -0.36 0.018 -1.53t0 -1.728 -0.09 -1.494 -0.252 -1.692 -0.468 -1.44q2.448 0.54 4.32 2.178t2.916 3.708 1.71 4.77 0.864 4.968 0.198 4.716q0 4.356 -2.628 6.84t-6.984 2.484h-31.464q-4.356 0 -6.984 -2.484t-2.628 -6.84zm9.216 -2.196q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62 -0.684 1.62 -1.62 0.684 -1.62 -0.684 -0.684 -1.62zm2.304 -29.952q0 -5.724 4.05 -9.774t9.774 -4.05 9.774 4.05 4.05 9.774 -4.05 9.774 -9.774 4.05 -9.774 -4.05 -4.05 -9.774z","STETHOSCOPE":"M0 -36.791v-18.432q0 -0.936 0.684 -1.62t1.62 -0.684q0.216 0 0.576 0.072 0.612 -1.08 1.692 -1.728t2.34 -0.648q1.908 0 3.258 1.35t1.35 3.258 -1.35 3.258 -3.258 1.35q-1.188 0 -2.304 -0.648v14.472q0 3.816 3.384 6.516t8.136 2.7 8.136 -2.7 3.384 -6.516v-14.472q-1.116 0.648 -2.304 0.648 -1.908 0 -3.258 -1.35t-1.35 -3.258 1.35 -3.258 3.258 -1.35q1.26 0 2.34 0.648t1.692 1.728q0.36 -0.072 0.576 -0.072 0.936 0 1.62 0.684t0.684 1.62v18.432q0 5.184 -3.96 9.072t-9.864 4.608v4.752q0 3.816 3.384 6.516t8.136 2.7 8.136 -2.7 3.384 -6.516v-14.22q-2.052 -0.756 -3.33 -2.52t-1.278 -3.996q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896q0 2.232 -1.278 3.996t-3.33 2.52v14.22q0 5.724 -4.734 9.774t-11.394 4.05 -11.394 -4.05 -4.734 -9.774v-4.752q-5.904 -0.72 -9.864 -4.608t-3.96 -9.072zm41.472 -2.304q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","SUITCASE":"M0 -12.599v-29.952q0 -3.312 2.376 -5.688t5.688 -2.376h2.304v46.08h-2.304q-3.312 0 -5.688 -2.376t-2.376 -5.688zm13.824 8.064v-46.08h4.608v-5.76q0 -1.44 1.008 -2.448t2.448 -1.008h20.736q1.44 0 2.448 1.008t1.008 2.448v5.76h4.608v46.08h-36.864zm9.216 -46.08h18.432v-4.608h-18.432v4.608zm31.104 46.08v-46.08h2.304q3.312 0 5.688 2.376t2.376 5.688v29.952q0 3.312 -2.376 5.688t-5.688 2.376h-2.304z","BELL":"M0 -13.751q6.84 -5.796 10.332 -14.31t3.492 -17.946q0 -5.94 3.456 -9.432t9.504 -4.212q-0.288 -0.648 -0.288 -1.332 0 -1.44 1.008 -2.448t2.448 -1.008 2.448 1.008 1.008 2.448q0 0.684 -0.288 1.332 6.048 0.72 9.504 4.212t3.456 9.432q0 9.432 3.492 17.946t10.332 14.31q0 1.872 -1.368 3.24t-3.24 1.368h-16.128q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-16.128q-1.872 0 -3.24 -1.368t-1.368 -3.24zm23.616 4.608q0 2.628 1.854 4.482t4.482 1.854q0.576 0 0.576 -0.576t-0.576 -0.576q-2.124 0 -3.654 -1.53t-1.53 -3.654q0 -0.576 -0.576 -0.576t-0.576 0.576z","COFFEE":"M0 -13.751h64.512q0 3.816 -2.7 6.516t-6.516 2.7h-46.08q-3.816 0 -6.516 -2.7t-2.7 -6.516zm9.216 -12.672v-26.496q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q5.724 0 9.774 4.05t4.05 9.774 -4.05 9.774 -9.774 4.05h-2.304v1.152q0 3.312 -2.376 5.688t-5.688 2.376h-25.344q-3.312 0 -5.688 -2.376t-2.376 -5.688zm41.472 -8.064h2.304q2.88 0 4.896 -2.016t2.016 -4.896 -2.016 -4.896 -4.896 -2.016h-2.304v13.824z","CUTLERY":"M0 -39.095v-23.04q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v14.976q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62v-14.976q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v14.976q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62v-14.976q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v23.04q0 2.196 -1.278 3.996t-3.33 2.52v28.044q0 1.872 -1.368 3.24t-3.24 1.368h-4.608q-1.872 0 -3.24 -1.368t-1.368 -3.24v-28.044q-2.052 -0.72 -3.33 -2.52t-1.278 -3.996zm27.648 14.976v-28.8q0 -4.752 3.384 -8.136t8.136 -3.384h9.216q0.936 0 1.62 0.684t0.684 1.62v57.6q0 1.872 -1.368 3.24t-3.24 1.368h-4.608q-1.872 0 -3.24 -1.368t-1.368 -3.24v-18.432h-8.064q-0.468 0 -0.81 -0.342t-0.342 -0.81z","FILE_TEXT_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm9.216 -10.368v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h25.344q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -9.216v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h25.344q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -9.216v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h25.344q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-0.504 0 -0.828 -0.324t-0.324 -0.828zm23.04 -12.672h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","BUILDING_O":"M0 -2.231v-59.904q0 -0.936 0.684 -1.62t1.62 -0.684h46.08q0.936 0 1.62 0.684t0.684 1.62v59.904q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -2.304h13.824v-8.064q0 -0.468 0.342 -0.81t0.81 -0.342h11.52q0.468 0 0.81 0.342t0.342 0.81v8.064h13.824v-55.296h-41.472v55.296zm4.608 -10.368v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm9.216 27.648v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm9.216 27.648v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm9.216 36.864v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81z","HOSPITAL_O":"M0 -2.231v-46.08q0 -0.936 0.684 -1.62t1.62 -0.684h11.52v-10.368q0 -1.44 1.008 -2.448t2.448 -1.008h16.128q1.44 0 2.448 1.008t1.008 2.448v10.368h11.52q0.936 0 1.62 0.684t0.684 1.62v46.08q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -2.304h13.824v-8.064q0 -0.468 0.342 -0.81t0.81 -0.342h11.52q0.468 0 0.81 0.342t0.342 0.81v8.064h13.824v-41.472h-9.216v1.152q0 1.44 -1.008 2.448t-2.448 1.008h-16.128q-1.44 0 -2.448 -1.008t-1.008 -2.448v-1.152h-9.216v41.472zm4.608 -10.368v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm9.216 9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -13.824q0 0.468 0.342 0.81t0.81 0.342h2.304q0.468 0 0.81 -0.342t0.342 -0.81v-3.456h4.608v3.456q0 0.468 0.342 0.81t0.81 0.342h2.304q0.468 0 0.81 -0.342t0.342 -0.81v-11.52q0 -0.468 -0.342 -0.81t-0.81 -0.342h-2.304q-0.468 0 -0.81 0.342t-0.342 0.81v3.456h-4.608v-3.456q0 -0.468 -0.342 -0.81t-0.81 -0.342h-2.304q-0.468 0 -0.81 0.342t-0.342 0.81v11.52zm9.216 23.04v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm9.216 18.432v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81zm0 -9.216v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81z","AMBULANCE":"M2.304 -16.055q0 -0.936 0.684 -1.62t1.62 -0.684v-14.976q0 -0.936 0.468 -2.088t1.152 -1.836l7.128 -7.128q0.684 -0.684 1.836 -1.152t2.088 -0.468h5.76v-11.52q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q0.936 0 1.62 0.684t0.684 1.62v41.472q0 0.936 -0.684 1.62t-1.62 0.684h-6.912q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-13.824q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62zm6.912 -16.128h13.824v-9.216h-5.688q-0.504 0.072 -0.792 0.324l-7.02 7.02q-0.252 0.432 -0.324 0.792v1.08zm4.608 18.432q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258zm18.432 -24.192q0 0.504 0.324 0.828t0.828 0.324h8.064v8.064q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828v-8.064h8.064q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-8.064v-8.064q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v8.064h-8.064q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm13.824 24.192q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258z","MEDKIT":"M0 -12.599v-29.952q0 -3.312 2.376 -5.688t5.688 -2.376h1.152v46.08h-1.152q-3.312 0 -5.688 -2.376t-2.376 -5.688zm12.672 8.064v-46.08h5.76v-5.76q0 -1.44 1.008 -2.448t2.448 -1.008h20.736q1.44 0 2.448 1.008t1.008 2.448v5.76h5.76v46.08h-39.168zm5.76 -19.584q0 0.504 0.324 0.828t0.828 0.324h8.064v8.064q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828v-8.064h8.064q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-8.064v-8.064q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v8.064h-8.064q-0.504 0 -0.828 0.324t-0.324 0.828v6.912zm4.608 -26.496h18.432v-4.608h-18.432v4.608zm32.256 46.08v-46.08h1.152q3.312 0 5.688 2.376t2.376 5.688v29.952q0 3.312 -2.376 5.688t-5.688 2.376h-1.152z","FIGHTER_JET":"M0 -27.575v-4.608l6.912 -0.864v-0.288h-4.608v-1.152h-1.152v-6.912l1.152 -1.152h3.456l6.912 8.064h5.76v-14.976h-2.304v-1.152h11.52q0.936 0 1.62 0.162t0.684 0.414 -0.684 0.414 -1.62 0.162h-2.484l10.548 12.672h2.304l8.064 2.304 12.672 1.152q9.396 2.088 10.332 3.348l0.036 0.108q-0.036 1.152 -10.368 3.456l-12.672 1.152 -8.064 2.304h-2.304l-10.548 12.672h2.484q0.936 0 1.62 0.162t0.684 0.414 -0.684 0.414 -1.62 0.162h-11.52v-1.152h2.304v-14.976h-5.76l-6.912 8.064h-3.456l-1.152 -1.152v-6.912h1.152v-1.152h4.608v-0.288z","BEER":"M2.304 -50.615l1.152 -4.608h17.28l1.152 -4.608h34.56l1.152 6.912 -2.304 1.152v28.8l4.608 6.912v6.912h-41.472v-6.912l4.608 -6.912h-4.608q-5.724 0 -9.774 -4.05t-4.05 -9.774v-11.52zm11.52 13.824q0 1.908 1.35 3.258t3.258 1.35h4.608v-13.824h-9.216v9.216z","H_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -1.152q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-11.52h18.432v11.52q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-32.256q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v11.52h-18.432v-11.52q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v32.256z","PLUS_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -14.976q0 0.936 0.684 1.62t1.62 0.684h11.52v11.52q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-11.52h11.52q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-11.52v-11.52q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v11.52h-11.52q-0.936 0 -1.62 0.684t-0.684 1.62v4.608z","ANGLE_DOUBLE_LEFT":"M1.62 -29.879q0 -0.468 0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-14.148 14.148 14.148 14.148q0.36 0.36 0.36 0.828t-0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828zm13.824 0q0 -0.468 0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-14.148 14.148 14.148 14.148q0.36 0.36 0.36 0.828t-0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828z","ANGLE_DOUBLE_RIGHT":"M0.468 -14.903q0 -0.468 0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828zm13.824 0q0 -0.468 0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828z","ANGLE_DOUBLE_UP":"M2.772 -17.207q0 -0.468 0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-14.148 -14.148 -14.148 14.148q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828zm0 -13.824q0 -0.468 0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-14.148 -14.148 -14.148 14.148q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828z","ANGLE_DOUBLE_DOWN":"M2.772 -33.335q0 -0.468 0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l14.148 14.148 14.148 -14.148q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828zm0 -13.824q0 -0.468 0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l14.148 14.148 14.148 -14.148q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828z","ANGLE_LEFT":"M1.62 -29.879q0 -0.468 0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-14.148 14.148 14.148 14.148q0.36 0.36 0.36 0.828t-0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828z","ANGLE_RIGHT":"M0.468 -14.903q0 -0.468 0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828z","ANGLE_UP":"M2.772 -21.815q0 -0.468 0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-14.148 -14.148 -14.148 14.148q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828z","ANGLE_DOWN":"M2.772 -37.943q0 -0.468 0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l14.148 14.148 14.148 -14.148q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828z","DESKTOP":"M0 -19.511v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h57.6q2.376 0 4.068 1.692t1.692 4.068v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-19.584q0 1.332 0.576 2.79t1.152 2.556 0.576 1.566q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -0.504 0.576 -1.584t1.152 -2.52 0.576 -2.808h-19.584q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 -9.216q0 0.468 0.342 0.81t0.81 0.342h57.6q0.468 0 0.81 -0.342t0.342 -0.81v-29.952q0 -0.468 -0.342 -0.81t-0.81 -0.342h-57.6q-0.468 0 -0.81 0.342t-0.342 0.81v29.952z","LAPTOP":"M0 -12.599v-3.456h69.12v3.456q0 1.44 -1.692 2.448t-4.068 1.008h-57.6q-2.376 0 -4.068 -1.008t-1.692 -2.448zm9.216 -11.52v-25.344q0 -2.376 1.692 -4.068t4.068 -1.692h39.168q2.376 0 4.068 1.692t1.692 4.068v25.344q0 2.376 -1.692 4.068t-4.068 1.692h-39.168q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 0q0 0.468 0.342 0.81t0.81 0.342h39.168q0.468 0 0.81 -0.342t0.342 -0.81v-25.344q0 -0.468 -0.342 -0.81t-0.81 -0.342h-39.168q-0.468 0 -0.81 0.342t-0.342 0.81v25.344zm17.28 10.944q0 0.576 0.576 0.576h5.76q0.576 0 0.576 -0.576t-0.576 -0.576h-5.76q-0.576 0 -0.576 0.576z","TABLET":"M0 -14.903v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h29.952q2.376 0 4.068 1.692t1.692 4.068v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-29.952q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 -4.608q0 0.468 0.342 0.81t0.81 0.342h29.952q0.468 0 0.81 -0.342t0.342 -0.81v-34.56q0 -0.468 -0.342 -0.81t-0.81 -0.342h-29.952q-0.468 0 -0.81 0.342t-0.342 0.81v34.56zm13.824 5.76q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","MOBILE_PHONE":"M0 -13.751v-36.864q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24v36.864q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24zm3.456 -5.76q0 0.468 0.342 0.81t0.81 0.342h18.432q0.468 0 0.81 -0.342t0.342 -0.81v-25.344q0 -0.468 -0.342 -0.81t-0.81 -0.342h-18.432q-0.468 0 -0.81 0.342t-0.342 0.81v25.344zm6.912 -30.528q0 0.576 0.576 0.576h5.76q0.576 0 0.576 -0.576t-0.576 -0.576h-5.76q-0.576 0 -0.576 0.576zm0.576 36.288q0 1.188 0.846 2.034t2.034 0.846 2.034 -0.846 0.846 -2.034 -0.846 -2.034 -2.034 -0.846 -2.034 0.846 -0.846 2.034z","CIRCLE_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828z","QUOTE_LEFT":"M0 -16.055v-25.344q0 -3.744 1.458 -7.146t3.942 -5.886 5.886 -3.942 7.146 -1.458h2.304q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-2.304q-3.816 0 -6.516 2.7t-2.7 6.516v1.152q0 1.44 1.008 2.448t2.448 1.008h8.064q2.88 0 4.896 2.016t2.016 4.896v13.824q0 2.88 -2.016 4.896t-4.896 2.016h-13.824q-2.88 0 -4.896 -2.016t-2.016 -4.896zm32.256 0v-25.344q0 -3.744 1.458 -7.146t3.942 -5.886 5.886 -3.942 7.146 -1.458h2.304q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-2.304q-3.816 0 -6.516 2.7t-2.7 6.516v1.152q0 1.44 1.008 2.448t2.448 1.008h8.064q2.88 0 4.896 2.016t2.016 4.896v13.824q0 2.88 -2.016 4.896t-4.896 2.016h-13.824q-2.88 0 -4.896 -2.016t-2.016 -4.896z","QUOTE_RIGHT":"M0 -39.095v-13.824q0 -2.88 2.016 -4.896t4.896 -2.016h13.824q2.88 0 4.896 2.016t2.016 4.896v25.344q0 3.744 -1.458 7.146t-3.942 5.886 -5.886 3.942 -7.146 1.458h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h2.304q3.816 0 6.516 -2.7t2.7 -6.516v-1.152q0 -1.44 -1.008 -2.448t-2.448 -1.008h-8.064q-2.88 0 -4.896 -2.016t-2.016 -4.896zm32.256 0v-13.824q0 -2.88 2.016 -4.896t4.896 -2.016h13.824q2.88 0 4.896 2.016t2.016 4.896v25.344q0 3.744 -1.458 7.146t-3.942 5.886 -5.886 3.942 -7.146 1.458h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h2.304q3.816 0 6.516 -2.7t2.7 -6.516v-1.152q0 -1.44 -1.008 -2.448t-2.448 -1.008h-8.064q-2.88 0 -4.896 -2.016t-2.016 -4.896z","SPINNER":"M0 -32.183q0 -2.376 1.692 -4.068t4.068 -1.692 4.068 1.692 1.692 4.068 -1.692 4.068 -4.068 1.692 -4.068 -1.692 -1.692 -4.068zm6.336 -16.128q0 -2.628 1.854 -4.482t4.482 -1.854 4.482 1.854 1.854 4.482 -1.854 4.482 -4.482 1.854 -4.482 -1.854 -1.854 -4.482zm1.152 32.256q0 -2.16 1.512 -3.672t3.672 -1.512q2.124 0 3.654 1.512t1.53 3.672 -1.53 3.672 -3.654 1.512q-2.16 0 -3.672 -1.512t-1.512 -3.672zm14.4 -39.168q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896 -2.016 4.896 -4.896 2.016 -4.896 -2.016 -2.016 -4.896zm2.304 46.08q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258zm16.704 -6.912q0 -1.656 1.188 -2.844t2.844 -1.188 2.844 1.188 1.188 2.844 -1.188 2.844 -2.844 1.188 -2.844 -1.188 -1.188 -2.844zm1.152 -32.256q0 -1.188 0.846 -2.034t2.034 -0.846 2.034 0.846 0.846 2.034 -0.846 2.034 -2.034 0.846 -2.034 -0.846 -0.846 -2.034zm6.336 16.128q0 -1.44 1.008 -2.448t2.448 -1.008 2.448 1.008 1.008 2.448 -1.008 2.448 -2.448 1.008 -2.448 -1.008 -1.008 -2.448z","CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878z","REPLY":"M0 -41.399q0 -0.936 0.684 -1.62l18.432 -18.432q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v9.216h8.064q25.668 0 31.5 14.508 1.908 4.824 1.908 11.988 0 5.976 -4.572 16.236 -0.108 0.252 -0.378 0.864t-0.486 1.08 -0.468 0.792q-0.432 0.612 -1.008 0.612 -0.54 0 -0.846 -0.36t-0.306 -0.9q0 -0.324 0.09 -0.954t0.09 -0.846q0.18 -2.448 0.18 -4.428 0 -3.636 -0.63 -6.516t-1.746 -4.986 -2.88 -3.636 -3.798 -2.502 -4.788 -1.53 -5.544 -0.774 -6.318 -0.216h-8.064v9.216q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-18.432 -18.432q-0.684 -0.684 -0.684 -1.62z","GITHUB_ALT":"M0 -26.999q0 -8.532 4.896 -14.256 -0.972 -2.952 -0.972 -6.12 0 -4.176 1.836 -7.848 3.888 0 6.84 1.422t6.804 4.446q5.292 -1.26 11.124 -1.26 5.328 0 10.08 1.152 3.78 -2.952 6.732 -4.356t6.804 -1.404q1.836 3.672 1.836 7.848 0 3.132 -0.972 6.048 4.896 5.76 4.896 14.328 0 7.452 -2.196 11.916 -1.368 2.772 -3.798 4.788t-5.076 3.096 -6.12 1.71 -6.174 0.792 -6.012 0.162q-2.808 0 -5.112 -0.108t-5.31 -0.45 -5.49 -1.08 -4.932 -1.854 -4.356 -2.916 -3.096 -4.14q-2.232 -4.428 -2.232 -11.916zm8.064 6.336q0 3.168 1.152 5.526t2.916 3.708 4.392 2.16 5.04 1.062 5.364 0.252h6.048q2.952 0 5.364 -0.252t5.04 -1.062 4.392 -2.16 2.916 -3.708 1.152 -5.526q0 -4.32 -2.484 -7.344t-6.732 -3.024q-1.476 0 -7.02 0.756 -2.556 0.396 -5.652 0.396t-5.652 -0.396q-5.472 -0.756 -7.02 -0.756 -4.248 0 -6.732 3.024t-2.484 7.344zm5.76 0q0 -1.44 0.45 -2.952t1.548 -2.736 2.61 -1.224 2.61 1.224 1.548 2.736 0.45 2.952 -0.45 2.952 -1.548 2.736 -2.61 1.224 -2.61 -1.224 -1.548 -2.736 -0.45 -2.952zm23.04 0q0 -1.44 0.45 -2.952t1.548 -2.736 2.61 -1.224 2.61 1.224 1.548 2.736 0.45 2.952 -0.45 2.952 -1.548 2.736 -2.61 1.224 -2.61 -1.224 -1.548 -2.736 -0.45 -2.952z","FOLDER_O":"M0 -17.207v-34.56q0 -3.312 2.376 -5.688t5.688 -2.376h11.52q3.312 0 5.688 2.376t2.376 5.688v1.152h24.192q3.312 0 5.688 2.376t2.376 5.688v25.344q0 3.312 -2.376 5.688t-5.688 2.376h-43.776q-3.312 0 -5.688 -2.376t-2.376 -5.688zm4.608 0q0 1.44 1.008 2.448t2.448 1.008h43.776q1.44 0 2.448 -1.008t1.008 -2.448v-25.344q0 -1.44 -1.008 -2.448t-2.448 -1.008h-25.344q-1.44 0 -2.448 -1.008t-1.008 -2.448v-2.304q0 -1.44 -1.008 -2.448t-2.448 -1.008h-11.52q-1.44 0 -2.448 1.008t-1.008 2.448v34.56z","FOLDER_OPEN_O":"M0 -17.207v-34.56q0 -3.312 2.376 -5.688t5.688 -2.376h11.52q3.312 0 5.688 2.376t2.376 5.688v1.152h19.584q3.312 0 5.688 2.376t2.376 5.688v5.76h6.912q1.944 0 3.564 0.882t2.412 2.538q0.54 1.152 0.54 2.448 0 2.232 -1.656 4.32l-10.62 13.068q-1.548 1.908 -4.176 3.15t-5.04 1.242h-39.168q-3.312 0 -5.688 -2.376t-2.376 -5.688zm4.608 -3.852l9.216 -11.34q1.584 -1.908 4.176 -3.15t5.04 -1.242h27.648v-5.76q0 -1.44 -1.008 -2.448t-2.448 -1.008h-20.736q-1.44 0 -2.448 -1.008t-1.008 -2.448v-2.304q0 -1.44 -1.008 -2.448t-2.448 -1.008h-11.52q-1.44 0 -2.448 1.008t-1.008 2.448v30.708zm1.548 6.048q0 1.26 1.908 1.26h39.168q1.44 0 3.096 -0.792t2.556 -1.908l10.584 -13.068q0.648 -0.792 0.648 -1.404 0 -1.26 -1.908 -1.26h-39.168q-1.44 0 -3.078 0.774t-2.574 1.89l-10.584 13.068q-0.648 0.864 -0.648 1.44z","SMILE_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm4.608 0q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946 -1.836 -8.946 -4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946zm9.216 -9.216q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258zm0.648 15.66q-0.288 -0.9 0.144 -1.746t1.368 -1.134q0.9 -0.288 1.746 0.144t1.134 1.368q0.9 2.88 3.33 4.662t5.454 1.782 5.454 -1.782 3.33 -4.662q0.288 -0.936 1.152 -1.368t1.764 -0.144 1.332 1.134 0.144 1.746q-1.332 4.356 -4.968 7.02t-8.208 2.664 -8.208 -2.664 -4.968 -7.02zm17.784 -15.66q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258z","FROWN_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm4.608 0q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946 -1.836 -8.946 -4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946zm9.216 -9.216q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258zm0.648 21.204q1.332 -4.356 4.968 -7.02t8.208 -2.664 8.208 2.664 4.968 7.02q0.288 0.9 -0.144 1.746t-1.332 1.134 -1.764 -0.144 -1.152 -1.368q-0.9 -2.88 -3.33 -4.662t-5.454 -1.782 -5.454 1.782 -3.33 4.662q-0.288 0.936 -1.134 1.368t-1.746 0.144q-0.936 -0.288 -1.368 -1.134t-0.144 -1.746zm17.784 -21.204q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258z","MEH_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm4.608 0q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946 -1.836 -8.946 -4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946zm9.216 6.912q0 -0.936 0.684 -1.62t1.62 -0.684h23.04q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-23.04q-0.936 0 -1.62 -0.684t-0.684 -1.62zm0 -16.128q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258zm18.432 0q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258 -1.35 3.258 -3.258 1.35 -3.258 -1.35 -1.35 -3.258z","GAMEPAD":"M0 -27.575q0 -7.632 5.4 -13.032t13.032 -5.4h32.256q7.632 0 13.032 5.4t5.4 13.032 -5.4 13.032 -13.032 5.4q-6.912 0 -12.168 -4.608h-7.92q-5.256 4.608 -12.168 4.608 -7.632 0 -13.032 -5.4t-5.4 -13.032zm6.912 2.304q0 0.504 0.324 0.828t0.828 0.324h6.912v6.912q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-6.912h6.912q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v6.912h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm34.56 2.304q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258zm9.216 -9.216q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258z","KEYBOARD_O":"M0 -13.751v-32.256q0 -1.908 1.35 -3.258t3.258 -1.35h59.904q1.908 0 3.258 1.35t1.35 3.258v32.256q0 1.908 -1.35 3.258t-3.258 1.35h-59.904q-1.908 0 -3.258 -1.35t-1.35 -3.258zm4.608 0h59.904v-32.256h-59.904v32.256zm4.608 -5.184v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm0 -9.216v-3.456q0 -0.576 0.576 -0.576h8.064q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-8.064q-0.576 0 -0.576 -0.576zm0 -9.216v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm9.216 18.432v-3.456q0 -0.576 0.576 -0.576h31.104q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-31.104q-0.576 0 -0.576 -0.576zm0 -18.432v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm4.608 9.216v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm4.608 -9.216v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm4.608 9.216v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm4.608 -9.216v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm4.608 9.216v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm4.608 -9.216v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576zm4.608 9.216v-3.456q0 -0.576 0.576 -0.576h4.032v-8.64q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v12.672q0 0.576 -0.576 0.576h-8.064q-0.576 0 -0.576 -0.576zm4.608 9.216v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576z","FLAG_O":"M2.304 -55.223q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258q0 1.26 -0.63 2.304t-1.674 1.656v45.576q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-45.576q-1.044 -0.612 -1.674 -1.656t-0.63 -2.304zm9.216 34.56v-26.712q0 -1.26 1.116 -1.98 1.26 -0.756 2.826 -1.53t4.104 -1.872 5.49 -1.782 5.58 -0.684q4.032 0 7.524 1.116t7.524 3.096q1.368 0.684 3.204 0.684 4.392 0 11.16 -4.032l1.116 -0.612q1.116 -0.576 2.232 0.072 1.116 0.72 1.116 1.98v27.468q0 1.404 -1.26 2.052 -0.36 0.18 -0.612 0.324 -7.848 4.176 -13.284 4.176 -3.168 0 -5.688 -1.26l-1.008 -0.504q-2.304 -1.188 -3.564 -1.728t-3.276 -1.044 -4.104 -0.504q-3.672 0 -8.478 1.584t-8.226 3.672q-0.54 0.324 -1.188 0.324 -0.576 0 -1.152 -0.288 -1.152 -0.684 -1.152 -2.016zm4.608 -3.816q8.82 -4.068 15.588 -4.068 1.98 0 3.726 0.27t3.528 0.936 2.772 1.116 2.97 1.422l1.008 0.504q1.584 0.792 3.636 0.792 4.32 0 10.548 -3.312v-22.176q-6.084 3.276 -11.016 3.276 -2.952 0 -5.22 -1.152 -3.6 -1.764 -6.624 -2.754t-6.408 -0.99q-6.228 0 -14.508 4.572v21.564z","FLAG_CHECKERED":"M2.304 -55.223q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258q0 1.26 -0.63 2.304t-1.674 1.656v45.576q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-45.576q-1.044 -0.612 -1.674 -1.656t-0.63 -2.304zm9.216 34.56v-26.712q0 -1.26 1.116 -1.98 1.26 -0.756 2.826 -1.53t4.104 -1.872 5.49 -1.782 5.58 -0.684q4.032 0 7.524 1.116t7.524 3.096q1.368 0.684 3.204 0.684 4.392 0 11.16 -4.032l1.116 -0.612q1.116 -0.576 2.232 0.072 1.116 0.72 1.116 1.98v27.468q0 1.404 -1.26 2.052 -0.36 0.18 -0.612 0.324 -7.848 4.176 -13.284 4.176 -3.168 0 -5.688 -1.26l-1.008 -0.504q-2.304 -1.188 -3.564 -1.728t-3.276 -1.044 -4.104 -0.504q-3.672 0 -8.478 1.584t-8.226 3.672q-0.54 0.324 -1.188 0.324 -0.576 0 -1.152 -0.288 -1.152 -0.684 -1.152 -2.016zm4.608 -3.816q7.38 -3.456 13.824 -3.96v-6.912q-6.516 0.576 -13.824 4.212v6.66zm0 -14.76q7.74 -3.996 13.824 -4.248v-7.092q-6.192 0.288 -13.824 4.536v6.804zm13.824 3.816h0.684q3.672 0 6.93 1.044t7.11 2.952q0.684 0.324 1.404 0.54v6.768q1.512 0.612 3.276 0.612 4.32 0 10.548 -3.312v-6.624q-8.46 4.176 -13.824 2.556v-8.064q-0.72 -0.216 -1.404 -0.54 -0.18 -0.108 -1.188 -0.612t-1.242 -0.612 -1.134 -0.54 -1.242 -0.558 -1.17 -0.468 -1.296 -0.45 -1.26 -0.306 -1.422 -0.27 -1.422 -0.144 -1.584 -0.072q-0.828 0 -1.764 0.108v7.992zm16.128 -3.528q5.328 1.512 13.824 -3.24v-6.804q-6.084 3.276 -11.016 3.276 -1.62 0 -2.808 -0.288v7.056z","TERMINAL":"M0.468 -14.903q0 -0.468 0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828zm22.572 4.608v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h34.56q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-34.56q-0.504 0 -0.828 -0.324t-0.324 -0.828z","CODE":"M1.62 -29.879q0 -0.468 0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-14.148 14.148 14.148 14.148q0.36 0.36 0.36 0.828t-0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828zm24.012 22.608l13.428 -46.476q0.144 -0.468 0.558 -0.702t0.846 -0.09l2.232 0.612q0.468 0.144 0.702 0.558t0.09 0.882l-13.428 46.476q-0.144 0.468 -0.558 0.702t-0.846 0.09l-2.232 -0.612q-0.468 -0.144 -0.702 -0.558t-0.09 -0.882zm20.916 -7.632q0 -0.468 0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828z","REPLY_ALL":"M0 -41.399q0 -0.936 0.684 -1.62l18.432 -18.432q1.044 -1.116 2.52 -0.504 1.404 0.612 1.404 2.124v2.484l-14.292 14.328q-0.684 0.684 -0.684 1.62t0.684 1.62l14.292 14.292v2.52q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.972 0 -1.62 -0.684l-18.432 -18.432q-0.684 -0.684 -0.684 -1.62zm13.824 0q0 -0.936 0.684 -1.62l18.432 -18.432q1.044 -1.116 2.52 -0.504 1.404 0.612 1.404 2.124v9.432q14.796 1.008 21.564 7.956 6.084 6.228 6.084 18.324 0 2.088 -0.612 4.806t-1.386 4.968 -1.728 4.5 -1.458 3.258l-0.72 1.44q-0.288 0.612 -1.008 0.612 -0.216 0 -0.324 -0.036 -0.9 -0.288 -0.828 -1.224 1.548 -14.4 -3.816 -20.34 -2.304 -2.556 -6.138 -3.978t-9.63 -1.89v9.036q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.972 0 -1.62 -0.684l-18.432 -18.432q-0.684 -0.684 -0.684 -1.62z","STAR_HALF_O":"M0.072 -41.561q0.324 -0.99 1.944 -1.242l18.072 -2.628 8.1 -16.38q0.72 -1.476 1.764 -1.476 1.008 0 1.764 1.476l8.1 16.38 18.072 2.628q1.62 0.252 1.944 1.242t-0.864 2.142l-13.068 12.744 3.096 18q0.18 1.188 -0.216 1.854t-1.224 0.666q-0.612 0 -1.44 -0.432l-16.164 -8.496 -16.164 8.496q-0.828 0.432 -1.44 0.432 -0.828 0 -1.224 -0.666t-0.216 -1.854l3.096 -18 -13.104 -12.744q-1.152 -1.152 -0.828 -2.142zm29.88 21.258l2.124 1.116 11.448 6.048 -2.16 -12.78 -0.432 -2.376 1.764 -1.692 9.252 -9 -12.816 -1.872 -2.376 -0.36 -1.08 -2.16 -5.724 -11.592v34.668z","LOCATION_ARROW":"M0.072 -29.339q-0.18 -0.792 0.144 -1.512t1.044 -1.08l46.08 -23.04q0.468 -0.252 1.044 -0.252 0.972 0 1.62 0.684 0.54 0.504 0.666 1.242t-0.234 1.422l-23.04 46.08q-0.612 1.26 -2.052 1.26 -0.18 0 -0.54 -0.072 -0.792 -0.18 -1.278 -0.81t-0.486 -1.422v-20.736h-20.736q-0.792 0 -1.422 -0.486t-0.81 -1.278z","CROP":"M0 -42.551v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h8.064v-8.064q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v8.064h30.636l8.856 -8.892q0.36 -0.324 0.828 -0.324t0.828 0.324q0.324 0.36 0.324 0.828t-0.324 0.828l-8.892 8.856v30.636h8.064q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-8.064v8.064q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-8.064h-31.104q-0.504 0 -0.828 -0.324t-0.324 -0.828v-31.104h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828zm18.432 22.572l21.42 -21.42h-21.42v21.42zm1.62 1.62h21.42v-21.42z","CODE_FORK":"M0 -11.447q0 -1.872 0.936 -3.474t2.52 -2.502v-29.52q-1.584 -0.9 -2.52 -2.502t-0.936 -3.474q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896q0 1.872 -0.936 3.474t-2.52 2.502v17.892q1.944 -0.936 5.544 -2.052 1.98 -0.612 3.15 -1.062t2.538 -1.116 2.124 -1.422 1.458 -1.836 1.008 -2.502 0.306 -3.294q-1.584 -0.9 -2.52 -2.502t-0.936 -3.474q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896q0 1.872 -0.936 3.474t-2.52 2.502q-0.072 10.332 -8.136 14.904 -2.448 1.368 -7.308 2.916 -4.608 1.44 -6.102 2.556t-1.494 3.6v0.936q1.584 0.9 2.52 2.502t0.936 3.474q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896zm3.456 0q0 1.44 1.008 2.448t2.448 1.008 2.448 -1.008 1.008 -2.448 -1.008 -2.448 -2.448 -1.008 -2.448 1.008 -1.008 2.448zm0 -41.472q0 1.44 1.008 2.448t2.448 1.008 2.448 -1.008 1.008 -2.448 -1.008 -2.448 -2.448 -1.008 -2.448 1.008 -1.008 2.448zm23.04 4.608q0 1.44 1.008 2.448t2.448 1.008 2.448 -1.008 1.008 -2.448 -1.008 -2.448 -2.448 -1.008 -2.448 1.008 -1.008 2.448z","UNLINK":"M0 -25.271q0 -0.504 0.324 -0.828t0.828 -0.324h11.52q0.504 0 0.828 0.324t0.324 0.828 -0.324 0.828 -0.828 0.324h-11.52q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0.576 -23.04q0 -4.32 3.06 -7.308l5.292 -5.256q2.988 -2.988 7.308 -2.988 4.356 0 7.344 3.06l12.024 12.06q0.756 0.756 1.512 2.016l-8.604 0.648 -9.828 -9.864q-1.008 -1.008 -2.448 -1.008 -1.404 0 -2.448 0.972l-5.292 5.256q-1.008 1.008 -1.008 2.412 0 1.44 1.008 2.448l9.864 9.864 -0.648 8.64q-1.26 -0.756 -2.016 -1.512l-12.096 -12.096q-3.024 -3.096 -3.024 -7.344zm4.032 38.016q0 -0.468 0.324 -0.828l9.216 -9.216q0.36 -0.324 0.828 -0.324t0.828 0.324q0.324 0.36 0.324 0.828t-0.324 0.828l-9.216 9.216q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324 -0.324 -0.36 -0.324 -0.828zm14.976 4.608v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324 0.828 0.324 0.324 0.828v11.52q0 0.504 -0.324 0.828t-0.828 0.324 -0.828 -0.324 -0.324 -0.828zm3.204 -16.56l8.604 -0.648 9.828 9.864q0.972 0.972 2.448 0.99t2.448 -0.954l5.292 -5.256q1.008 -1.008 1.008 -2.412 0 -1.44 -1.008 -2.448l-9.864 -9.9 0.648 -8.604q1.26 0.756 2.016 1.512l12.096 12.096q3.024 3.096 3.024 7.344 0 4.32 -3.06 7.308l-5.292 5.256q-2.988 2.988 -7.308 2.988 -4.356 0 -7.344 -3.06l-12.024 -12.06q-0.756 -0.756 -1.512 -2.016zm15.228 -29.52v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324 0.828 0.324 0.324 0.828v11.52q0 0.504 -0.324 0.828t-0.828 0.324 -0.828 -0.324 -0.324 -0.828zm5.76 2.304q0 -0.468 0.324 -0.828l9.216 -9.216q0.36 -0.324 0.828 -0.324t0.828 0.324q0.324 0.36 0.324 0.828t-0.324 0.828l-9.216 9.216q-0.396 0.324 -0.828 0.324t-0.828 -0.324q-0.324 -0.36 -0.324 -0.828zm2.304 5.76q0 -0.504 0.324 -0.828t0.828 -0.324h11.52q0.504 0 0.828 0.324t0.324 0.828 -0.324 0.828 -0.828 0.324h-11.52q-0.504 0 -0.828 -0.324t-0.324 -0.828z","QUESTION":"M3.474 -44.639q-0.09 -0.54 0.198 -1.008 5.76 -9.576 16.704 -9.576 2.88 0 5.796 1.116t5.256 2.988 3.816 4.59 1.476 5.706q0 1.944 -0.558 3.636t-1.26 2.754 -1.98 2.142 -2.07 1.566 -2.196 1.278q-1.476 0.828 -2.466 2.34t-0.99 2.412q0 0.612 -0.432 1.17t-1.008 0.558h-8.64q-0.54 0 -0.918 -0.666t-0.378 -1.35v-1.62q0 -2.988 2.34 -5.634t5.148 -3.906q2.124 -0.972 3.024 -2.016t0.9 -2.736q0 -1.512 -1.674 -2.664t-3.87 -1.152q-2.34 0 -3.888 1.044 -1.26 0.9 -3.852 4.14 -0.468 0.576 -1.116 0.576 -0.432 0 -0.9 -0.288l-5.904 -4.5q-0.468 -0.36 -0.558 -0.9zm10.35 34.056v-8.64q0 -0.576 0.432 -1.008t1.008 -0.432h8.64q0.576 0 1.008 0.432t0.432 1.008v8.64q0 0.576 -0.432 1.008t-1.008 0.432h-8.64q-0.576 0 -1.008 -0.432t-0.432 -1.008z","INFO":"M0 -11.447v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h2.304v-13.824h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62v20.736h2.304q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -39.168v-6.912q0 -0.936 0.684 -1.62t1.62 -0.684h9.216q0.936 0 1.62 0.684t0.684 1.62v6.912q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62z","EXCLAMATION":"M3.528 -57.527q-0.036 -0.936 0.63 -1.62t1.602 -0.684h11.52q0.936 0 1.602 0.684t0.63 1.62l-1.008 27.648q-0.036 0.936 -0.738 1.62t-1.638 0.684h-9.216q-0.936 0 -1.638 -0.684t-0.738 -1.62zm1.08 46.08v-8.064q0 -0.936 0.684 -1.62t1.62 -0.684h9.216q0.936 0 1.62 0.684t0.684 1.62v8.064q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62z","SUPERSCRIPT":"M0.18 -9.143v-6.012h4.608l7.092 -10.476 -6.66 -9.792h-4.932v-6.048h9.936l5.004 8.208q0.072 0.144 0.828 1.512 0.288 0.324 0.396 0.756h0.108q0.108 -0.324 0.396 -0.756l0.9 -1.512 5.04 -8.208h9.252v6.048h-4.5l-6.624 9.612 7.344 10.656h3.924v6.012h-8.928l-5.724 -9.072 -0.864 -1.512q-0.288 -0.324 -0.396 -0.756h-0.108l-0.324 0.756q-0.36 0.72 -0.9 1.584l-5.58 9h-9.288zm36.288 -25.668q0 -2.304 0.936 -4.212t2.34 -3.114 3.024 -2.34 3.024 -1.962 2.34 -1.944 0.936 -2.304q0 -1.368 -1.062 -2.25t-2.538 -0.882q-1.836 0 -3.492 1.404 -0.504 0.396 -1.296 1.368l-3.78 -3.312q0.936 -1.332 2.268 -2.376 2.988 -2.34 6.768 -2.34 3.96 0 6.408 2.142t2.448 5.706q0 2.016 -0.882 3.708t-2.232 2.754 -2.934 2.106 -2.952 1.818 -2.358 1.854 -1.098 2.268h8.352v-2.88h4.536v7.416h-18.504l-0.108 -0.972q-0.144 -1.008 -0.144 -1.656z","SUBSCRIPT":"M0.18 -9.143v-6.012h4.608l7.092 -10.476 -6.66 -9.792h-4.932v-6.048h9.936l5.004 8.208q0.072 0.144 0.828 1.512 0.288 0.324 0.396 0.756h0.108q0.108 -0.324 0.396 -0.756l0.9 -1.512 5.04 -8.208h9.252v6.048h-4.5l-6.624 9.612 7.344 10.656h3.924v6.012h-8.928l-5.724 -9.072 -0.864 -1.512q-0.288 -0.324 -0.396 -0.756h-0.108l-0.324 0.756q-0.36 0.72 -0.9 1.584l-5.58 9h-9.288zm36.36 6.588q0 -2.304 0.936 -4.212t2.34 -3.114 3.024 -2.34 3.024 -1.962 2.34 -1.944 0.936 -2.304q0 -1.368 -1.062 -2.25t-2.538 -0.882q-1.836 0 -3.492 1.404 -0.504 0.396 -1.296 1.368l-3.78 -3.312q0.936 -1.332 2.268 -2.376 2.88 -2.34 6.768 -2.34 3.96 0 6.408 2.142t2.448 5.706q0 2.376 -1.242 4.266t-3.024 3.096 -3.582 2.25 -3.132 2.268 -1.476 2.628h8.352v-2.88h4.536v7.416h-18.504l-0.144 -0.972 -0.108 -1.656z","ERASER":"M0.054 -14.417q0.198 -1.35 1.098 -2.358l32.256 -36.864q1.368 -1.584 3.456 -1.584h27.648q1.368 0 2.502 0.738t1.71 1.962q0.54 1.224 0.342 2.574t-1.098 2.358l-32.256 36.864q-1.368 1.584 -3.456 1.584h-27.648q-1.368 0 -2.502 -0.738t-1.71 -1.962q-0.54 -1.224 -0.342 -2.574zm4.554 0.666h27.648l12.096 -13.824h-27.648z","PUZZLE_PIECE":"M0 -9.143v-36.864q0.072 0.036 0.63 0.126t1.224 0.18 0.774 0.126q5.4 0.864 8.82 0.864 2.88 0 4.212 -1.26 1.656 -1.584 1.656 -3.204 0 -0.792 -0.54 -1.818t-1.206 -1.908 -1.206 -2.322 -0.54 -2.988q0 -2.952 2.124 -4.59t5.184 -1.638q2.88 0 4.824 1.602t1.944 4.446q0 1.476 -0.63 2.79t-1.368 2.124 -1.368 2.034 -0.63 2.556q0 2.052 1.512 3.006t3.708 0.954q2.304 0 6.48 -0.54t5.868 -0.612v0.072q-0.036 0.072 -0.126 0.63t-0.18 1.224 -0.126 0.774q-0.864 5.4 -0.864 8.82 0 2.88 1.26 4.212 1.584 1.656 3.204 1.656 0.792 0 1.818 -0.54t1.908 -1.206 2.322 -1.206 2.988 -0.54q2.952 0 4.59 2.124t1.638 5.148q0 2.916 -1.602 4.86t-4.446 1.944q-1.476 0 -2.79 -0.63t-2.124 -1.368 -2.034 -1.368 -2.556 -0.63q-3.96 0 -3.96 4.464 0 1.404 0.576 4.14t0.54 4.14v0.18q-0.792 0 -1.188 0.036 -1.224 0.108 -3.51 0.414t-4.158 0.486 -3.528 0.18q-2.196 0 -3.708 -0.954t-1.512 -3.006q0 -1.332 0.63 -2.556t1.368 -2.034 1.368 -2.124 0.63 -2.79q0 -2.844 -1.944 -4.446t-4.86 -1.602q-3.024 0 -5.148 1.638t-2.124 4.59q0 1.548 0.54 2.988t1.206 2.322 1.206 1.908 0.54 1.818q0 1.62 -1.656 3.204 -1.332 1.26 -4.212 1.26 -3.42 0 -8.82 -0.864 -0.324 -0.072 -0.99 -0.144t-0.99 -0.144l-0.468 -0.072 -0.108 -0.036 -0.072 -0.036z","MICROPHONE":"M0 -34.487v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v4.608q0 6.66 4.734 11.394t11.394 4.734 11.394 -4.734 4.734 -11.394v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v4.608q0 7.956 -5.31 13.842t-13.122 6.75v4.752h9.216q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-23.04q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h9.216v-4.752q-7.812 -0.864 -13.122 -6.75t-5.31 -13.842zm9.216 0v-18.432q0 -4.752 3.384 -8.136t8.136 -3.384 8.136 3.384 3.384 8.136v18.432q0 4.752 -3.384 8.136t-8.136 3.384 -8.136 -3.384 -3.384 -8.136z","MICROPHONE_SLASH":"M0.468 -11.447q0 -0.468 0.36 -0.828l44.424 -44.424q0.36 -0.36 0.828 -0.36t0.828 0.36l2.952 2.952q0.36 0.36 0.36 0.828t-0.36 0.828l-12.996 12.996v4.608q0 4.752 -3.384 8.136t-8.136 3.384q-1.98 0 -3.924 -0.684l-3.456 3.456q3.492 1.836 7.38 1.836 6.66 0 11.394 -4.734t4.734 -11.394v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v4.608q0 7.956 -5.31 13.842t-13.122 6.75v4.752h9.216q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-23.04q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h9.216v-4.752q-4.5 -0.468 -8.46 -2.916l-9.144 9.144q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-2.952 -2.952q-0.36 -0.36 -0.36 -0.828zm4.14 -23.04v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v4.608q0 1.908 0.54 4.068l-3.636 3.636q-1.512 -3.708 -1.512 -7.704zm9.216 0v-18.432q0 -4.752 3.384 -8.136t8.136 -3.384q3.672 0 6.642 2.124t4.194 5.472z","SHIELD":"M0 -29.879v-27.648q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q0.936 0 1.62 0.684t0.684 1.62v27.648q0 3.096 -1.206 6.138t-2.988 5.4 -4.248 4.59 -4.554 3.708 -4.356 2.79 -3.222 1.782 -1.53 0.72q-0.432 0.216 -0.936 0.216t-0.936 -0.216q-0.576 -0.252 -1.53 -0.72t-3.222 -1.782 -4.356 -2.79 -4.554 -3.708 -4.248 -4.59 -2.988 -5.4 -1.206 -6.138zm23.04 17.892q4.284 -2.268 7.668 -4.932 8.46 -6.624 8.46 -12.96v-23.04h-16.128v40.932z","CALENDAR_O":"M0 -4.535v-46.08q0 -1.872 1.368 -3.24t3.24 -1.368h4.608v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h2.304q2.376 0 4.068 1.692t1.692 4.068v3.456h13.824v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h2.304q2.376 0 4.068 1.692t1.692 4.068v3.456h4.608q1.872 0 3.24 1.368t1.368 3.24v46.08q0 1.872 -1.368 3.24t-3.24 1.368h-50.688q-1.872 0 -3.24 -1.368t-1.368 -3.24zm4.608 0h50.688v-36.864h-50.688v36.864zm9.216 -43.776q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-10.368q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v10.368zm27.648 0q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-10.368q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v10.368z","FIRE_EXTINGUISHER":"M0.126 -42.983q-0.306 -0.9 0.126 -1.764 0.18 -0.36 0.522 -0.936t1.35 -1.926 2.178 -2.52 3.06 -2.412 3.906 -1.89q-0.9 -1.512 -0.9 -3.096 0 -2.376 1.692 -4.068t4.068 -1.692 4.068 1.692 1.692 4.068q0 1.188 -0.504 2.304h10.872q0 -0.396 0.252 -0.72t0.648 -0.396l16.128 -3.456q0.108 -0.036 0.252 -0.036 0.432 0 0.72 0.252 0.432 0.324 0.432 0.9v11.52q0 0.576 -0.432 0.9 -0.288 0.252 -0.72 0.252 -0.144 0 -0.252 -0.036l-16.128 -3.456q-0.396 -0.072 -0.648 -0.396t-0.252 -0.72h-9.216v3.672q3.996 0.828 6.606 3.996t2.61 7.308v28.8q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-28.8q0 -3.816 2.25 -6.858t5.814 -4.122v-3.996h-1.152q-2.124 0 -4.14 0.846t-3.294 1.908 -2.376 2.394 -1.458 1.926 -0.504 0.882q-0.612 1.26 -2.052 1.26 -0.576 0 -1.044 -0.252 -0.828 -0.432 -1.134 -1.332zm13.698 -14.544q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","ROCKET":"M1.296 -25.847l8.064 -13.824q0.36 -0.504 0.936 -0.576l13.644 -0.72q3.456 -4.104 6.336 -7.02 6.768 -6.732 12.888 -9.288t15.516 -2.556q0.504 0 0.864 0.342t0.36 0.81q0 8.964 -2.718 15.498t-9.126 12.978q-2.916 2.88 -7.02 6.336l-0.72 13.644q-0.072 0.576 -0.576 0.936l-13.824 8.064q-0.252 0.144 -0.576 0.144 -0.432 0 -0.828 -0.324l-2.304 -2.304q-0.468 -0.504 -0.288 -1.152l3.06 -9.936 -10.116 -10.116 -9.936 3.06q-0.108 0.036 -0.324 0.036 -0.504 0 -0.828 -0.324l-2.304 -2.304q-0.612 -0.684 -0.18 -1.404zm43.632 -22.464q0 1.44 1.008 2.448t2.448 1.008 2.448 -1.008 1.008 -2.448 -1.008 -2.448 -2.448 -1.008 -2.448 1.008 -1.008 2.448z","MAXCDN":"M0 -9.143l7.344 -34.308 -5.508 -11.772h45.936q3.636 0 6.822 1.458t5.31 4.086q2.16 2.628 2.916 6.066t0 7.002l-5.904 27.468h-12.024l6.408 -29.952q0.468 -2.016 -0.54 -3.168 -0.972 -1.188 -2.988 -1.188h-6.084l-7.344 34.308h-12.024l7.344 -34.308h-10.296l-7.344 34.308h-12.024z","CHEVRON_CIRCLE_LEFT":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm12.456 0q0 0.936 0.684 1.62l16.344 16.344q0.684 0.684 1.62 0.684t1.62 -0.684l3.672 -3.672q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-11.052 -11.052 11.052 -11.052q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-3.672 -3.672q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-16.344 16.344q-0.684 0.684 -0.684 1.62z","CHEVRON_CIRCLE_RIGHT":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm18.216 12.672q0 0.936 0.684 1.62l3.672 3.672q0.684 0.684 1.62 0.684t1.62 -0.684l16.344 -16.344q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-16.344 -16.344q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.672 3.672q-0.684 0.684 -0.684 1.62t0.684 1.62l11.052 11.052 -11.052 11.052q-0.684 0.684 -0.684 1.62z","CHEVRON_CIRCLE_UP":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm9 3.456q0 0.936 0.684 1.62l3.672 3.672q0.684 0.684 1.62 0.684t1.62 -0.684l11.052 -11.052 11.052 11.052q0.684 0.684 1.62 0.684t1.62 -0.684l3.672 -3.672q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-16.344 -16.344q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-16.344 16.344q-0.684 0.684 -0.684 1.62z","CHEVRON_CIRCLE_DOWN":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm9 -3.456q0 0.936 0.684 1.62l16.344 16.344q0.684 0.684 1.62 0.684t1.62 -0.684l16.344 -16.344q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-3.672 -3.672q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-11.052 11.052 -11.052 -11.052q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.672 3.672q-0.684 0.684 -0.684 1.62z","HTML5":"M0 -59.831h50.688l-4.608 51.768 -20.808 5.832 -20.664 -5.832zm9.432 10.584l1.692 19.224h22.032l-0.792 8.208 -7.092 1.908 -7.056 -1.908 -0.468 -5.04h-6.3l0.792 10.008 13.032 3.6h0.144v-0.036l12.924 -3.564 1.8 -19.584h-23.184l-0.54 -6.516h24.264l0.576 -6.3h-31.824z","CSS3":"M0.432 -11.843l2.556 -12.816h10.692l-1.044 5.292 15.192 5.796 17.496 -5.796 2.448 -12.204h-43.488l2.088 -10.692h43.524l1.368 -6.876h-43.488l2.124 -10.692h54.18l-9.576 47.988 -28.944 9.612z","ANCHOR":"M0 -9.143v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h12.672q0.792 0 1.08 0.72 0.288 0.684 -0.252 1.26l-3.6 3.6q2.412 3.276 6.822 5.526t9.774 2.97v-23.292h-6.912q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h6.912v-5.868q-2.088 -1.224 -3.348 -3.33t-1.26 -4.626q0 -3.816 2.7 -6.516t6.516 -2.7 6.516 2.7 2.7 6.516q0 2.52 -1.26 4.626t-3.348 3.33v5.868h6.912q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-6.912v23.292q5.364 -0.72 9.774 -2.97t6.822 -5.526l-3.6 -3.6q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h12.672q0.504 0 0.828 0.324t0.324 0.828v12.672q0 0.792 -0.72 1.08 -0.288 0.072 -0.432 0.072 -0.468 0 -0.828 -0.324l-3.348 -3.348q-4.284 5.148 -11.466 8.154t-15.462 3.006 -15.462 -3.006 -11.466 -8.154l-3.348 3.348q-0.324 0.324 -0.828 0.324 -0.144 0 -0.432 -0.072 -0.72 -0.288 -0.72 -1.08zm29.952 -46.08q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62 -0.684 -1.62 -1.62 -0.684 -1.62 0.684 -0.684 1.62z","UNLOCK_ALT":"M0 -12.599v-20.736q0 -1.44 1.008 -2.448t2.448 -1.008h1.152v-11.52q0 -6.66 4.734 -11.394t11.394 -4.734 11.394 4.734 4.734 11.394q0 0.936 -0.684 1.62t-1.62 0.684h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516v11.52h26.496q1.44 0 2.448 1.008t1.008 2.448v20.736q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448z","BULLSEYE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm4.608 0q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946 -1.836 -8.946 -4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946zm4.608 0q0 -7.632 5.4 -13.032t13.032 -5.4 13.032 5.4 5.4 13.032 -5.4 13.032 -13.032 5.4 -13.032 -5.4 -5.4 -13.032zm4.608 0q0 5.724 4.05 9.774t9.774 4.05 9.774 -4.05 4.05 -9.774 -4.05 -9.774 -9.774 -4.05 -9.774 4.05 -4.05 9.774zm4.608 0q0 -3.816 2.7 -6.516t6.516 -2.7 6.516 2.7 2.7 6.516 -2.7 6.516 -6.516 2.7 -6.516 -2.7 -2.7 -6.516z","ELLIPSIS_H":"M0 -31.031v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448zm18.432 0v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448zm18.432 0v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448z","ELLIPSIS_V":"M0 -12.599v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448zm0 -18.432v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448z","RSS_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -3.456q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258 -1.35 -3.258 -3.258 -1.35 -3.258 1.35 -1.35 3.258zm0 -11.484q0 0.468 0.306 0.792t0.774 0.36q5.544 0.396 9.504 4.356t4.356 9.504q0.036 0.468 0.36 0.774t0.792 0.306h4.608q0.468 0 0.828 -0.36t0.324 -0.864q-0.468 -8.352 -6.372 -14.256t-14.256 -6.372q-0.504 -0.036 -0.864 0.324t-0.36 0.828v4.608zm0 -13.824q0 0.468 0.324 0.792t0.792 0.36q7.344 0.252 13.608 4.014t10.026 10.026 4.014 13.608q0.036 0.468 0.36 0.792t0.792 0.324h4.608q0.468 0 0.828 -0.36 0.396 -0.324 0.324 -0.828 -0.18 -5.544 -2.016 -10.71t-5.022 -9.36 -7.38 -7.38 -9.36 -5.022 -10.71 -2.016q-0.504 -0.036 -0.828 0.324 -0.36 0.36 -0.36 0.828v4.608z","PLAY_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm18.432 11.52q0 1.332 1.152 2.016 0.576 0.288 1.152 0.288 0.612 0 1.152 -0.324l19.584 -11.52q1.152 -0.648 1.152 -1.98t-1.152 -1.98l-19.584 -11.52q-1.116 -0.684 -2.304 -0.036 -1.152 0.684 -1.152 2.016v23.04z","TICKET":"M1.944 -25.289q0 -1.926 1.332 -3.258l32.652 -32.616q1.332 -1.332 3.258 -1.332t3.258 1.332l4.5 4.5q-2.016 2.016 -2.016 4.896t2.016 4.896 4.896 2.016 4.896 -2.016l4.536 4.5q1.332 1.332 1.332 3.258t-1.332 3.258l-32.652 32.688q-1.332 1.332 -3.258 1.332t-3.258 -1.332l-4.536 -4.536q2.016 -2.016 2.016 -4.896t-2.016 -4.896 -4.896 -2.016 -4.896 2.016l-4.5 -4.536q-1.332 -1.332 -1.332 -3.258zm10.368 -2.286q0 0.936 0.684 1.62l13.032 13.032q0.648 0.648 1.62 0.648t1.62 -0.648l22.248 -22.248q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-13.032 -13.032q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-22.248 22.248q-0.684 0.684 -0.684 1.62zm3.96 0l20.592 -20.592 11.376 11.376 -20.592 20.592z","MINUS_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -14.976q0 0.936 0.684 1.62t1.62 0.684h32.256q0.936 0 1.62 -0.684t0.684 -1.62v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-32.256q-0.936 0 -1.62 0.684t-0.684 1.62v4.608z","MINUS_SQUARE_O":"M0 -19.511v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q4.284 0 7.326 3.042t3.042 7.326v29.952q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326zm4.608 0q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-29.952q0 -2.376 -1.692 -4.068t-4.068 -1.692h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952zm4.608 -13.824v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h29.952q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-29.952q-0.504 0 -0.828 -0.324t-0.324 -0.828z","LEVEL_UP":"M0.108 -9.791q-0.288 -0.72 0.144 -1.26l5.76 -6.912q0.324 -0.396 0.9 -0.396h11.52v-23.04h-6.912q-1.44 0 -2.088 -1.332 -0.612 -1.332 0.324 -2.448l11.52 -13.824q0.648 -0.792 1.764 -0.792t1.764 0.792l11.52 13.824q0.972 1.152 0.324 2.448 -0.648 1.332 -2.088 1.332h-6.912v31.104q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-0.756 0 -1.044 -0.648z","LEVEL_DOWN":"M0.108 -54.539q0.324 -0.684 1.044 -0.684h25.344q0.468 0 0.81 0.342t0.342 0.846v31.068h6.912q1.44 0 2.088 1.332t-0.324 2.484l-11.52 13.824q-0.648 0.792 -1.764 0.792t-1.764 -0.792l-11.52 -13.824q-0.936 -1.116 -0.324 -2.484 0.648 -1.332 2.088 -1.332h6.912v-23.04h-11.52q-0.504 0 -0.9 -0.396l-5.76 -6.912q-0.468 -0.504 -0.144 -1.224z","CHECK_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm7.848 -17.28q0 0.936 0.684 1.62l12.888 12.888q0.684 0.684 1.62 0.684t1.62 -0.684l22.104 -22.104q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-3.672 -3.672q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-16.812 16.812 -7.596 -7.596q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.672 3.672q-0.684 0.684 -0.684 1.62z","PENCIL_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 1.152h10.368l19.584 -19.584 -10.368 -10.368 -19.584 19.584v10.368zm3.456 -6.912v-2.016l1.872 -1.872 5.472 5.472 -1.872 1.872h-2.016v-3.456h-3.456zm5.112 -6.264q-0.504 -0.468 0.108 -1.08l10.476 -10.476q0.612 -0.612 1.08 -0.108 0.504 0.468 -0.108 1.08l-10.476 10.476q-0.612 0.612 -1.08 0.108zm13.32 -19.08l10.368 10.368 3.312 -3.312q1.008 -1.008 1.008 -2.448t-1.008 -2.448l-5.472 -5.472q-1.008 -1.008 -2.448 -1.008t-2.448 1.008z","EXTERNAL_LINK_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm10.152 -5.76q0 0.936 0.684 1.62l3.672 3.672q0.684 0.684 1.62 0.684t1.62 -0.684l19.224 -19.224 5.184 5.184q0.648 0.684 1.62 0.684 0.432 0 0.9 -0.18 1.404 -0.612 1.404 -2.124v-17.28q0 -0.936 -0.684 -1.62t-1.62 -0.684h-17.28q-1.512 0 -2.124 1.404 -0.612 1.476 0.504 2.52l5.184 5.184 -19.224 19.224q-0.684 0.684 -0.684 1.62z","SHARE_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -10.368q0 6.516 6.012 14.544 0.36 0.432 0.9 0.432 0.252 0 0.468 -0.108 0.792 -0.324 0.684 -1.188 -1.584 -12.744 2.232 -17.028 1.656 -1.872 4.68 -2.718t8.064 -0.846v5.76q0 1.512 1.44 2.124 0.432 0.18 0.864 0.18 0.936 0 1.62 -0.684l12.672 -12.672q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-12.672 -12.672q-1.08 -1.116 -2.484 -0.504 -1.44 0.612 -1.44 2.124v5.76q-4.284 0 -7.776 0.702t-5.85 1.836 -4.104 2.844 -2.754 3.438 -1.602 3.924 -0.774 4.014 -0.18 3.978z","COMPASS":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm10.368 14.364v-19.512l18.432 -9.216v19.512zm4.608 -7.452l9.216 -4.608 -9.216 -4.608v9.216z","TOGGLE_DOWN":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 0q0 0.468 0.342 0.81t0.81 0.342h34.56q0.468 0 0.81 -0.342t0.342 -0.81v-34.56q0 -0.468 -0.342 -0.81t-0.81 -0.342h-34.56q-0.468 0 -0.81 0.342t-0.342 0.81v34.56zm4.86 -25.236q0.612 -1.26 2.052 -1.26h23.04q1.44 0 2.052 1.26 0.648 1.26 -0.18 2.376l-11.52 16.128q-0.684 0.972 -1.872 0.972t-1.872 -0.972l-11.52 -16.128q-0.828 -1.116 -0.18 -2.376z","TOGGLE_UP":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 0q0 0.468 0.342 0.81t0.81 0.342h34.56q0.468 0 0.81 -0.342t0.342 -0.81v-34.56q0 -0.468 -0.342 -0.81t-0.81 -0.342h-34.56q-0.468 0 -0.81 0.342t-0.342 0.81v34.56zm4.86 -9.324q-0.648 -1.26 0.18 -2.376l11.52 -16.128q0.684 -0.972 1.872 -0.972t1.872 0.972l11.52 16.128q0.828 1.116 0.18 2.376 -0.612 1.26 -2.052 1.26h-23.04q-1.44 0 -2.052 -1.26z","TOGGLE_RIGHT":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 0q0 0.504 0.324 0.828t0.828 0.324h34.56q0.504 0 0.828 -0.324t0.324 -0.828v-34.56q0 -0.504 -0.324 -0.828t-0.828 -0.324h-34.56q-0.504 0 -0.828 0.324t-0.324 0.828v34.56zm9.216 -5.76v-23.04q0 -1.44 1.26 -2.052 1.26 -0.648 2.376 0.18l16.128 11.52q0.972 0.684 0.972 1.872t-0.972 1.872l-16.128 11.52q-1.116 0.828 -2.376 0.18 -1.26 -0.612 -1.26 -2.052z","EURO":"M0 -27.647v-4.068q0 -0.468 0.342 -0.81t0.81 -0.342h2.376q-0.072 -2.052 0.036 -3.78h-2.412q-0.504 0 -0.828 -0.324t-0.324 -0.828v-4.104q0 -0.504 0.324 -0.828t0.828 -0.324h3.528q2.412 -7.56 8.766 -12.168t14.418 -4.608q3.672 0 6.984 0.828 0.396 0.108 0.72 0.54 0.216 0.396 0.108 0.864l-1.548 5.724q-0.108 0.468 -0.504 0.702t-0.864 0.09l-0.144 -0.036 -0.414 -0.09 -0.63 -0.126 -0.81 -0.126 -0.936 -0.108 -1.044 -0.09 -1.062 -0.036q-4.536 0 -8.136 2.304t-5.4 6.336h16.848q0.576 0 0.9 0.432 0.36 0.432 0.252 0.936l-0.864 4.104q-0.18 0.936 -1.152 0.936h-17.568q-0.108 1.332 0 3.78h16.524q0.54 0 0.9 0.432 0.324 0.432 0.216 0.972l-0.864 4.032q-0.072 0.396 -0.396 0.666t-0.72 0.27h-13.932q1.728 4.212 5.382 6.678t8.226 2.466q0.648 0 1.296 -0.054t1.206 -0.126 1.062 -0.162 0.882 -0.18 0.666 -0.162l0.432 -0.108 0.18 -0.072q0.468 -0.18 0.936 0.072 0.432 0.252 0.54 0.756l1.26 5.724q0.108 0.432 -0.108 0.81t-0.612 0.522l-0.18 0.036q-0.144 0.072 -0.378 0.126t-0.576 0.162 -0.774 0.198 -0.918 0.18 -1.08 0.18 -1.206 0.162 -1.314 0.108 -1.386 0.036q-8.424 0 -14.724 -4.698t-8.568 -12.654h-3.42q-0.468 0 -0.81 -0.342t-0.342 -0.81z","GBP":"M0 -10.295v-5.4q0 -0.468 0.342 -0.81t0.81 -0.342h3.492v-13.788h-3.42q-0.504 0 -0.828 -0.342t-0.324 -0.81v-4.716q0 -0.504 0.324 -0.828t0.828 -0.324h3.42v-8.028q0 -6.156 4.446 -10.152t11.322 -3.996q6.66 0 12.06 4.5 0.324 0.288 0.36 0.738t-0.252 0.81l-3.708 4.572q-0.324 0.396 -0.792 0.432 -0.468 0.072 -0.828 -0.252 -0.18 -0.18 -0.936 -0.684t-2.484 -1.152 -3.348 -0.648q-3.06 0 -4.932 1.692t-1.872 4.428v7.74h10.98q0.468 0 0.81 0.324t0.342 0.828v4.716q0 0.468 -0.342 0.81t-0.81 0.342h-10.98v13.644h14.904v-6.516q0 -0.468 0.324 -0.81t0.828 -0.342h5.832q0.504 0 0.828 0.342t0.324 0.81v13.212q0 0.504 -0.324 0.828t-0.828 0.324h-34.416q-0.504 0 -0.828 -0.324t-0.324 -0.828z","USD":"M1.872 -15.299l3.708 -4.86q0.252 -0.36 0.828 -0.432 0.54 -0.072 0.864 0.324l0.072 0.072q4.068 3.564 8.748 4.5 1.332 0.288 2.664 0.288 2.916 0 5.13 -1.548t2.214 -4.392q0 -1.008 -0.54 -1.908t-1.206 -1.512 -2.106 -1.35 -2.376 -1.152 -2.88 -1.17q-1.404 -0.576 -2.214 -0.9t-2.214 -0.954 -2.25 -1.116 -2.034 -1.278 -1.926 -1.53 -1.566 -1.764 -1.278 -2.088 -0.756 -2.394 -0.306 -2.808q0 -4.968 3.528 -8.712t9.18 -4.824v-6.48q0 -0.468 0.342 -0.81t0.81 -0.342h4.86q0.504 0 0.828 0.324t0.324 0.828v6.336q2.052 0.216 3.978 0.828t3.132 1.206 2.286 1.35 1.404 1.044 0.54 0.504q0.612 0.648 0.18 1.368l-2.916 5.256q-0.288 0.54 -0.828 0.576 -0.504 0.108 -0.972 -0.252 -0.108 -0.108 -0.522 -0.432t-1.404 -0.954 -2.106 -1.152 -2.682 -0.936 -3.078 -0.414q-3.42 0 -5.58 1.548t-2.16 3.996q0 0.936 0.306 1.728t1.062 1.494 1.422 1.188 2.016 1.116 2.178 0.972 2.52 0.99q1.908 0.72 2.916 1.134t2.736 1.26 2.718 1.53 2.232 1.8 1.908 2.286 1.134 2.754 0.468 3.384q0 5.508 -3.582 9.486t-9.306 4.914v6.3q0 0.504 -0.324 0.828t-0.828 0.324h-4.86q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.3q-2.376 -0.324 -4.59 -1.116t-3.654 -1.602 -2.664 -1.728 -1.674 -1.35 -0.63 -0.648q-0.612 -0.756 -0.072 -1.476z","RUPEE":"M0 -30.923v-4.572q0 -0.468 0.342 -0.81t0.81 -0.342h4.032q4.752 0 7.65 -1.548t3.69 -4.5h-15.372q-0.504 0 -0.828 -0.324t-0.324 -0.828v-3.672q0 -0.504 0.324 -0.828t0.828 -0.324h14.868q-2.052 -4.068 -9.648 -4.068h-5.22q-0.468 0 -0.81 -0.342t-0.342 -0.81v-4.788q0 -0.504 0.324 -0.828t0.828 -0.324h29.952q0.504 0 0.828 0.324t0.324 0.828v3.672q0 0.504 -0.324 0.828t-0.828 0.324h-8.388q1.692 2.196 2.304 5.184h6.156q0.504 0 0.828 0.324t0.324 0.828v3.672q0 0.504 -0.324 0.828t-0.828 0.324h-6.048q-0.828 5.184 -4.644 8.424t-9.936 3.96q6.012 6.408 16.524 19.296 0.504 0.576 0.144 1.224 -0.288 0.648 -1.044 0.648h-7.02q-0.576 0 -0.9 -0.432 -11.016 -13.212 -17.928 -20.556 -0.324 -0.324 -0.324 -0.792z","YEN":"M0.144 -58.103q-0.288 -0.576 0 -1.152 0.36 -0.576 1.008 -0.576h6.984q0.684 0 1.044 0.648l7.74 15.3q0.684 1.368 2.016 4.5 0.36 -0.864 1.098 -2.448t0.99 -2.196l6.876 -15.12q0.288 -0.684 1.044 -0.684h6.876q0.612 0 0.972 0.576 0.324 0.504 0.036 1.116l-11.268 20.844h7.74q0.468 0 0.81 0.342t0.342 0.81v3.744q0 0.504 -0.342 0.828t-0.81 0.324h-10.44v3.06h10.44q0.468 0 0.81 0.342t0.342 0.81v3.708q0 0.504 -0.342 0.828t-0.81 0.324h-10.44v11.88q0 0.468 -0.342 0.81t-0.81 0.342h-6.192q-0.468 0 -0.81 -0.324t-0.342 -0.828v-11.88h-10.368q-0.468 0 -0.81 -0.324t-0.342 -0.828v-3.708q0 -0.468 0.342 -0.81t0.81 -0.342h10.368v-3.06h-10.368q-0.468 0 -0.81 -0.324t-0.342 -0.828v-3.744q0 -0.468 0.342 -0.81t0.81 -0.342h7.704z","RUBLE":"M0 -18.359v-4.608q0 -0.504 0.324 -0.828t0.828 -0.324h8.064v-4.248h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828v-5.364q0 -0.468 0.324 -0.81t0.828 -0.342h8.064v-22.644q0 -0.504 0.324 -0.828t0.828 -0.324h19.404q7.2 0 11.754 4.392t4.554 11.34 -4.554 11.34 -11.754 4.392h-12.24v4.248h18.18q0.504 0 0.828 0.324t0.324 0.828v4.608q0 0.504 -0.324 0.828t-0.828 0.324h-18.18v6.912q0 0.504 -0.342 0.828t-0.81 0.324h-6.012q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828zm17.532 -17.676h11.52q3.816 0 6.156 -2.232t2.34 -5.832 -2.34 -5.832 -6.156 -2.232h-11.52v16.128z","WON":"M0 -33.335v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h6.3l-1.188 -4.608h-5.112q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h3.924l-3.204 -12.384q-0.18 -0.54 0.18 -1.008 0.36 -0.432 0.936 -0.432h4.932q0.936 0 1.116 0.864l3.24 12.96h12.924l3.492 -12.96q0.252 -0.864 1.116 -0.864h4.536q0.864 0 1.116 0.864l3.528 12.96h13.14l3.348 -12.96q0.18 -0.864 1.116 -0.864h4.932q0.576 0 0.936 0.432 0.36 0.468 0.18 1.008l-3.276 12.384h3.996q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-5.22l-1.224 4.608h6.444q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-7.668l-5.904 22.176q-0.252 0.864 -1.116 0.864h-5.724q-0.864 0 -1.116 -0.864l-5.976 -22.176h-7.524l-6.012 22.176q-0.252 0.864 -1.116 0.864h-5.724q-0.396 0 -0.702 -0.252t-0.378 -0.612l-5.76 -22.176h-7.488q-0.504 0 -0.828 -0.324t-0.324 -0.828zm13.428 -8.064l1.152 4.608h8.1l1.26 -4.608h-10.512zm2.268 9.216l2.7 10.8 0.036 0.108 0.036 0.108 0.018 -0.126 0.018 -0.126 2.916 -10.764h-5.724zm13.896 -4.608h5.004l-1.26 -4.608h-2.52zm10.656 -4.608l1.224 4.608h8.28l1.188 -4.608h-10.692zm2.484 9.216l2.916 10.764 0.018 0.126 0.054 0.126 0.018 -0.108 0.018 -0.108 2.808 -10.8h-5.832z","BTC":"M2.016 -9.143l1.116 -6.588h3.996q1.8 0 2.088 -1.836v-14.472h0.576q-0.216 -0.036 -0.576 -0.036v-10.332q-0.468 -2.448 -3.204 -2.448h-3.996v-5.904l7.632 0.036q2.304 0 3.492 -0.036v-9.072h5.544v8.892q2.952 -0.072 4.392 -0.072v-8.82h5.544v9.072q2.844 0.252 5.04 0.81t4.068 1.62 2.97 2.808 1.314 4.122q0.648 6.552 -4.716 9.288 4.212 1.008 6.3 3.708t1.62 7.704q-0.252 2.556 -1.17 4.5t-2.322 3.204 -3.492 2.106 -4.374 1.242 -5.238 0.54v9.18h-5.544v-9.036q-2.88 0 -4.392 -0.036v9.072h-5.544v-9.18q-0.648 0 -1.944 -0.018t-1.98 -0.018h-7.2zm16.776 -6.552q0.288 0 1.332 0.018t1.728 0.018 1.908 -0.054 2.106 -0.144 2.052 -0.306 1.998 -0.504 1.71 -0.756 1.422 -1.08 0.882 -1.44 0.342 -1.836q0 -1.296 -0.54 -2.304t-1.332 -1.656 -2.07 -1.098 -2.358 -0.666 -2.664 -0.324 -2.484 -0.108 -2.322 0.036 -1.71 0.036v12.168zm0 -17.712q0.18 0 1.242 0.018t1.674 0 1.8 -0.072 1.98 -0.198 1.854 -0.396 1.746 -0.666 1.332 -0.972 0.972 -1.386 0.324 -1.836q0 -1.188 -0.45 -2.106t-1.098 -1.512 -1.728 -1.008 -1.98 -0.594 -2.214 -0.288 -2.088 -0.09 -1.944 0.036 -1.422 0.018v11.052z","FILE":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h28.8v19.584q0 1.44 1.008 2.448t2.448 1.008h19.584v38.016q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm36.864 -42.624v-16.992q0.792 0.504 1.296 1.008l14.688 14.688q0.504 0.504 1.008 1.296h-16.992z","FILE_TEXT":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h28.8v19.584q0 1.44 1.008 2.448t2.448 1.008h19.584v38.016q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm13.824 -11.52q0 0.504 0.324 0.828t0.828 0.324h25.344q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-25.344q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h25.344q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-25.344q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h25.344q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-25.344q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm23.04 -12.672v-16.992q0.792 0.504 1.296 1.008l14.688 14.688q0.504 0.504 1.008 1.296h-16.992z","SORT_ALPHA_ASC":"M1.224 -13.031q0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26zm31.14 -23.76v-3.816h2.52l8.28 -23.832h5.832l8.28 23.832h2.52v3.816h-10.368v-3.816h2.7l-1.692 -5.184h-8.748l-1.692 5.184h2.7v3.816h-10.332zm3.204 33.624l13.284 -19.044q0.432 -0.648 0.756 -0.972l0.396 -0.324v-0.108l-0.234 0.018 -0.27 0.018q-0.432 0.108 -1.08 0.108h-8.352v4.14h-4.32v-8.244h20.412v3.204l-13.284 19.08q-0.216 0.288 -0.756 0.936l-0.396 0.396v0.072l0.504 -0.072q0.324 -0.072 1.08 -0.072h8.928v-4.284h4.356v8.388h-21.024v-3.24zm7.308 -46.584h6.372l-2.592 -7.848 -0.432 -1.692q-0.072 -0.576 -0.072 -0.72h-0.144l-0.108 0.72q0 0.036 -0.126 0.648t-0.27 1.044z","SORT_ALPHA_DESC":"M1.224 -13.031q0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26zm31.14 9.288h2.52l8.28 -23.832h5.832l8.28 23.832h2.52v3.816h-10.368v-3.816h2.7l-1.692 -5.184h-8.748l-1.692 5.184h2.7v3.816h-10.332v-3.816zm3.204 -33.048v-3.24l13.284 -19.044q0.432 -0.648 0.756 -0.972l0.396 -0.324v-0.108l-0.234 0.018 -0.27 0.018q-0.432 0.108 -1.08 0.108h-8.352v4.14h-4.32v-8.244h20.412v3.204l-13.284 19.08q-0.216 0.288 -0.756 0.936l-0.396 0.36v0.108l0.504 -0.108q0.324 -0.036 1.08 -0.036h8.928v-4.284h4.356v8.388h-21.024zm7.308 23.904h6.372l-2.592 -7.848 -0.432 -1.692q-0.072 -0.576 -0.072 -0.72h-0.144l-0.108 0.72q0 0.036 -0.126 0.648t-0.27 1.044z","SORT_AMOUNT_ASC":"M1.224 -13.031q0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26zm31.032 5.04q0 -0.504 0.324 -0.828t0.828 -0.324h29.952q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-29.952q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912zm0 -11.52v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h23.04q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-23.04q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -18.432v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h16.128q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-16.128q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -18.432v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h9.216q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-9.216q-0.504 0 -0.828 -0.324t-0.324 -0.828z","SORT_AMOUNT_DESC":"M1.224 -13.031q0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26zm31.032 5.04q0 -0.504 0.324 -0.828t0.828 -0.324h9.216q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-9.216q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912zm0 -11.52v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h16.128q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-16.128q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -18.432v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h23.04q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-23.04q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -18.432v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h29.952q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-29.952q-0.504 0 -0.828 -0.324t-0.324 -0.828z","SORT_NUMERIC_ASC":"M1.224 -13.031q0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26zm32.832 -5.508q0 -3.78 2.592 -6.408t6.516 -2.628q4.428 0 7.38 3.402t2.952 9.09q0 2.232 -0.468 4.374t-1.476 4.104 -2.448 3.438 -3.546 2.358 -4.59 0.882q-2.232 0 -3.888 -0.576 -0.864 -0.288 -1.512 -0.54l1.404 -4.068q0.54 0.252 1.116 0.396 1.332 0.468 2.7 0.468 3.024 0 4.842 -2.106t2.394 -5.238h-0.072q-0.756 0.828 -2.214 1.332t-3.042 0.504q-3.816 0 -6.228 -2.574t-2.412 -6.21zm1.08 -39.24l6.912 -6.66h4.428v23.544h5.94v4.104h-16.884v-4.104h6.012v-15.552l0.018 -0.684 0.018 -0.612v-0.576h-0.072l-0.252 0.432q-0.288 0.468 -0.936 1.116l-2.232 2.088zm3.924 39.24q0 2.052 1.314 3.42t3.762 1.368q1.8 0 3.06 -0.972t1.26 -2.448q0 -2.268 -1.584 -4.176t-3.708 -1.908q-1.872 0 -2.988 1.332t-1.116 3.384z","SORT_NUMERIC_DESC":"M1.224 -13.031q0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26zm32.832 -42.372q0 -3.78 2.592 -6.408t6.516 -2.628q4.428 0 7.38 3.402t2.952 9.09q0 2.232 -0.468 4.374t-1.476 4.104 -2.448 3.438 -3.546 2.358 -4.59 0.882q-2.232 0 -3.888 -0.576 -0.864 -0.288 -1.512 -0.54l1.404 -4.068q0.54 0.252 1.116 0.396 1.332 0.468 2.7 0.468 3.024 0 4.842 -2.106t2.394 -5.238h-0.072q-0.756 0.828 -2.214 1.332t-3.042 0.504q-3.816 0 -6.228 -2.574t-2.412 -6.21zm1.08 34.488l6.912 -6.66h4.428v23.544h5.94v4.104h-16.884v-4.104h6.012v-15.552l0.018 -0.684 0.018 -0.612v-0.576h-0.072l-0.252 0.432q-0.288 0.468 -0.936 1.116l-2.232 2.088zm3.924 -34.488q0 2.052 1.314 3.42t3.762 1.368q1.8 0 3.06 -0.972t1.26 -2.448q0 -2.268 -1.584 -4.176t-3.708 -1.908q-1.872 0 -2.988 1.332t-1.116 3.384z","THUMBS_UP":"M0 -11.447v-23.04q0 -0.936 0.684 -1.62t1.62 -0.684h10.368q0.936 0 1.62 0.684t0.684 1.62v23.04q0 0.936 -0.684 1.62t-1.62 0.684h-10.368q-0.936 0 -1.62 -0.684t-0.684 -1.62zm4.608 -4.608q0 0.972 0.666 1.638t1.638 0.666q0.936 0 1.62 -0.666t0.684 -1.638q0 -0.936 -0.684 -1.62t-1.62 -0.684q-0.972 0 -1.638 0.684t-0.666 1.62zm12.672 4.608v-23.076q0 -0.9 0.648 -1.566t1.548 -0.738q0.864 -0.072 2.736 -2.124t3.636 -4.356q2.448 -3.132 3.636 -4.32 0.648 -0.648 1.116 -1.728t0.63 -1.746 0.486 -2.178q0.252 -1.404 0.45 -2.196t0.702 -1.872 1.224 -1.8q0.684 -0.684 1.62 -0.684 1.656 0 2.97 0.378t2.16 0.936 1.44 1.458 0.864 1.62 0.432 1.8 0.18 1.62 0.018 1.404q0 1.368 -0.342 2.736t-0.684 2.16 -0.99 2.016q-0.108 0.216 -0.36 0.648t-0.396 0.792 -0.288 0.864h9.972q2.808 0 4.86 2.052t2.052 4.86q0 3.096 -1.98 5.364 0.54 1.584 0.54 2.736 0.108 2.736 -1.548 4.932 0.612 2.016 0 4.212 -0.54 2.052 -1.944 3.384 0.324 4.032 -1.764 6.516 -2.304 2.736 -7.092 2.808h-4.644q-2.376 0 -5.184 -0.558t-4.374 -1.044 -4.338 -1.422q-4.428 -1.548 -5.688 -1.584 -0.936 -0.036 -1.62 -0.702t-0.684 -1.602z","THUMBS_DOWN":"M0 -25.271q0 0.936 0.684 1.62t1.62 0.684h10.368q0.936 0 1.62 -0.684t0.684 -1.62v-23.04q0 -0.936 -0.684 -1.62t-1.62 -0.684h-10.368q-0.936 0 -1.62 0.684t-0.684 1.62v23.04zm4.608 -18.432q0 -0.972 0.666 -1.638t1.638 -0.666q0.936 0 1.62 0.666t0.684 1.638q0 0.936 -0.684 1.62t-1.62 0.684q-0.972 0 -1.638 -0.684t-0.666 -1.62zm12.672 18.468v-23.076q0 -0.936 0.684 -1.602t1.62 -0.702q1.26 -0.036 5.688 -1.584 2.772 -0.936 4.338 -1.422t4.374 -1.044 5.184 -0.558h4.644q4.788 0.072 7.092 2.808 2.088 2.484 1.764 6.516 1.404 1.332 1.944 3.384 0.612 2.196 0 4.212 1.656 2.196 1.548 4.932 0 1.152 -0.54 2.736 1.98 2.196 1.98 5.364 -0.036 2.808 -2.07 4.86t-4.842 2.052h-9.972q0.144 0.504 0.288 0.864t0.396 0.792 0.36 0.648q0.648 1.332 0.972 2.052t0.684 2.106 0.36 2.754q0 0.864 -0.018 1.404t-0.18 1.62 -0.432 1.8 -0.864 1.62 -1.44 1.458 -2.16 0.936 -2.97 0.378q-0.936 0 -1.62 -0.684 -0.72 -0.72 -1.224 -1.8t-0.702 -1.872 -0.45 -2.196q-0.324 -1.512 -0.486 -2.178t-0.63 -1.746 -1.116 -1.728q-1.188 -1.188 -3.636 -4.32 -1.764 -2.304 -3.636 -4.356t-2.736 -2.124q-0.9 -0.072 -1.548 -0.738t-0.648 -1.566z","YOUTUBE_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm7.848 -7.416q0 6.336 0.72 9.36 0.36 1.548 1.53 2.628t2.718 1.26q4.932 0.54 14.832 0.54t14.832 -0.54q1.548 -0.18 2.718 -1.26t1.53 -2.628q0.72 -3.024 0.72 -9.36 0 -6.372 -0.684 -9.36 -0.36 -1.584 -1.548 -2.646t-2.736 -1.242q-4.896 -0.54 -14.832 -0.54 -9.9 0 -14.796 0.54 -1.584 0.18 -2.754 1.242t-1.53 2.646q-0.72 3.132 -0.72 9.36zm2.952 -6.66v-2.52h8.352v2.52h-2.88v15.228h-2.664v-15.228h-2.808zm3.456 -27.432l0.864 2.484 0.828 2.484q1.26 3.708 1.656 5.688v7.236h2.664v-7.236l3.24 -10.656h-2.7l-1.836 7.02 -1.908 -7.02h-2.808zm5.256 39.888v-10.44h2.376v9.72q0 0.864 0.036 0.936 0.036 0.54 0.54 0.54 0.72 0 1.512 -1.116v-10.08h2.412v13.212h-2.412v-1.44q-1.404 1.62 -2.736 1.62 -1.188 0 -1.512 -1.008 -0.216 -0.576 -0.216 -1.944zm4.032 -26.316q0 2.088 0.756 3.132 0.972 1.368 2.808 1.368 1.764 0 2.808 -1.368 0.756 -0.972 0.756 -3.132v-4.68q0 -2.088 -0.756 -3.132 -1.044 -1.368 -2.808 -1.368 -1.836 0 -2.808 1.368 -0.756 1.044 -0.756 3.132v4.68zm2.412 0.468v-5.616q0 -1.872 1.152 -1.872t1.152 1.872v5.616q0 1.836 -1.152 1.836t-1.152 -1.836zm2.484 28.62v-17.748h2.412v5.796q1.152 -1.44 2.448 -1.44 1.476 0 1.908 1.512 0.252 0.756 0.252 2.664v5.256q0 1.872 -0.252 2.628 -0.432 1.512 -1.908 1.512 -1.26 0 -2.448 -1.476v1.296h-2.412zm2.412 -2.592q0.576 0.576 1.188 0.576 1.044 0 1.044 -1.764v-5.652q0 -1.8 -1.044 -1.8 -0.612 0 -1.188 0.576v8.064zm1.8 -24.948q0 1.332 0.216 1.98 0.396 0.972 1.548 0.972 1.296 0 2.772 -1.62v1.44h2.412v-13.32h-2.412v10.188q-0.792 1.116 -1.512 1.116 -0.54 0 -0.576 -0.576 -0.036 -0.072 -0.036 -0.936v-9.792h-2.412v10.548zm4.68 23.256v-4.644q0 -2.124 0.72 -3.096 1.044 -1.368 2.88 -1.368t2.808 1.368q0.756 1.008 0.756 3.096v2.736h-4.788v2.34q0 1.836 1.224 1.836 0.864 0 1.08 -0.936 0 -0.036 0.018 -0.252t0.018 -0.594v-0.774h2.448v0.324q0 1.044 -0.072 1.548 -0.108 0.792 -0.54 1.44 -0.972 1.44 -2.88 1.44 -1.872 0 -2.916 -1.368 -0.756 -0.972 -0.756 -3.096zm2.376 -3.888h2.376v-1.224q0 -1.836 -1.188 -1.836t-1.188 1.836v1.224z","YOUTUBE":"M0.972 -18.503q0 -8.424 0.936 -12.6 0.504 -2.124 2.088 -3.564t3.708 -1.692q6.588 -0.72 19.944 -0.72t19.98 0.72q2.088 0.252 3.69 1.692t2.07 3.564q0.936 4.032 0.936 12.6 0 8.424 -0.936 12.6 -0.504 2.124 -2.088 3.564t-3.672 1.656q-6.624 0.756 -19.98 0.756t-19.98 -0.756q-2.088 -0.216 -3.69 -1.656t-2.07 -3.564q-0.936 -4.032 -0.936 -12.6zm3.996 -8.964h3.78v20.484h3.6v-20.484h3.852v-3.384h-11.232v3.384zm4.608 -36.972h3.816l2.556 9.468 2.448 -9.468h3.672l-4.356 14.364v9.756h-3.6v-9.756q-0.504 -2.664 -2.196 -7.632 -1.332 -3.708 -2.34 -6.732zm7.092 53.748q0 1.764 0.288 2.628 0.432 1.332 2.088 1.332 1.728 0 3.672 -2.196v1.944h3.204v-17.784h-3.204v13.608q-1.08 1.512 -2.052 1.512 -0.648 0 -0.756 -0.756 -0.036 -0.108 -0.036 -1.26v-13.104h-3.204v14.076zm5.436 -35.46v-6.3q0 -2.88 1.008 -4.212 1.368 -1.836 3.78 -1.836 2.484 0 3.816 1.836 1.008 1.332 1.008 4.212v6.3q0 2.916 -1.008 4.248 -1.332 1.836 -3.816 1.836 -2.412 0 -3.78 -1.836 -1.008 -1.368 -1.008 -4.248zm3.24 0.612q0 2.52 1.548 2.52t1.548 -2.52v-7.56q0 -2.484 -1.548 -2.484t-1.548 2.484v7.56zm3.384 38.556h3.204v-1.728q1.62 1.98 3.348 1.98 1.944 0 2.556 -1.98 0.324 -0.972 0.324 -3.6v-7.092q0 -2.628 -0.324 -3.564 -0.612 -2.016 -2.556 -2.016 -1.8 0 -3.348 1.944v-7.812h-3.204v23.868zm3.204 -3.456v-10.836q0.792 -0.792 1.62 -0.792 1.404 0 1.404 2.412v7.596q0 2.412 -1.404 2.412 -0.828 0 -1.62 -0.792zm2.448 -33.66v-14.184h3.276v13.212q0 1.188 0.036 1.26 0.108 0.792 0.756 0.792 0.972 0 2.052 -1.548v-13.716h3.276v17.964h-3.276v-1.98q-1.908 2.232 -3.708 2.232 -1.656 0 -2.124 -1.332 -0.288 -0.864 -0.288 -2.7zm6.3 31.356q0 2.844 1.044 4.176 1.404 1.836 3.888 1.836 2.592 0 3.888 -1.908 0.648 -0.972 0.756 -1.944 0.072 -0.324 0.072 -2.088v-0.468h-3.276q0 1.836 -0.072 2.196 -0.252 1.296 -1.44 1.296 -1.656 0 -1.656 -2.484v-3.132h6.444v-3.708q0 -2.844 -0.972 -4.176 -1.404 -1.836 -3.816 -1.836 -2.448 0 -3.852 1.836 -1.008 1.332 -1.008 4.176v6.228zm3.204 -5.22v-1.656q0 -2.448 1.62 -2.448t1.62 2.448v1.656h-3.24z","XING":"M0.18 -22.967q-0.36 -0.612 0 -1.296l9.108 -16.128v-0.036l-5.796 -10.044q-0.432 -0.792 -0.036 -1.332 0.324 -0.54 1.152 -0.54h8.604q1.44 0 2.376 1.62l5.904 10.296q-0.36 0.648 -9.252 16.416 -0.972 1.656 -2.34 1.656h-8.604q-0.756 0 -1.116 -0.612zm19.116 -5.58q0.648 -1.152 19.116 -33.912 0.9 -1.62 2.304 -1.62h8.676q0.792 0 1.116 0.54 0.396 0.576 0 1.332l-19.008 33.624v0.036l12.096 22.14q0.396 0.72 0.036 1.332 -0.36 0.54 -1.152 0.54h-8.604q-1.512 0 -2.376 -1.62z","XING_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm8.172 -8.496q0.288 0.468 0.864 0.468h6.66q1.116 0 1.8 -1.296l7.164 -12.672q0 -0.036 -4.536 -7.992 -0.756 -1.224 -1.872 -1.224h-6.624q-0.648 0 -0.936 0.396 -0.252 0.432 0.036 1.044l4.5 7.776v0.036l-7.056 12.456q-0.324 0.504 0 1.008zm14.796 -4.32q0.036 0.072 9.432 17.316 0.72 1.26 1.872 1.26h6.624q0.648 0 0.9 -0.432 0.288 -0.468 -0.036 -1.008l-9.36 -17.136v-0.036l14.724 -26.028q0.288 -0.576 0 -1.008 -0.252 -0.432 -0.864 -0.432h-6.732q-1.08 0 -1.764 1.26z","YOUTUBE_PLAY":"M0 -32.183q0 -3.456 0.036 -5.4t0.306 -4.914 0.81 -5.31q0.576 -2.628 2.484 -4.428t4.464 -2.088q7.992 -0.9 24.156 -0.9t24.156 0.9q2.556 0.288 4.482 2.088t2.502 4.428q0.504 2.34 0.774 5.31t0.306 4.914 0.036 5.4 -0.036 5.4 -0.306 4.914 -0.81 5.31q-0.576 2.628 -2.484 4.428t-4.464 2.088q-7.992 0.9 -24.156 0.9t-24.156 -0.9q-2.556 -0.288 -4.482 -2.088t-2.502 -4.428q-0.504 -2.34 -0.774 -5.31t-0.306 -4.914 -0.036 -5.4zm23.04 11.52q0 1.368 1.188 2.016 0.576 0.288 1.116 0.288 0.72 0 1.224 -0.36l18.432 -11.52q1.08 -0.612 1.08 -1.944t-1.08 -1.944l-18.432 -11.52q-1.116 -0.72 -2.34 -0.072 -1.188 0.648 -1.188 2.016v23.04z","DROPBOX":"M2.304 -29.231l12.168 -9.756 17.784 10.98 -12.312 10.26zm0 -19.476l17.64 -11.484 12.312 10.26 -17.784 10.944zm12.348 33.588v-3.888l5.292 3.456 12.312 -10.224v-0.072l0.036 0.036 0.036 -0.036v0.072l12.348 10.224 5.292 -3.456v3.888l-17.64 10.548v0.036l-0.036 -0.036 -0.036 0.036v-0.036zm17.604 -12.888l17.784 -10.98 12.168 9.756 -17.604 11.484zm0 -21.924l12.348 -10.26 17.604 11.484 -12.168 9.72z","STACK_OVERFLOW":"M0 0.037v-26.496h4.356v22.248h33.408v-22.248h4.32v25.236l-0.036 1.26v0.036h-40.752l-1.26 -0.036h-0.036zm7.956 -8.568v-5.436l25.452 -0.036v5.436zm0.216 -9.36l0.504 -5.4 25.344 2.34 -0.468 5.4zm1.548 -11.52l1.404 -5.256 24.588 6.588 -1.404 5.256zm4.5 -13.14l2.772 -4.68 21.924 12.96 -2.772 4.68zm11.232 -13.5l4.5 -3.096 14.328 21.06 -4.464 3.06zm15.444 -7.452l5.364 -0.936 4.356 25.092 -5.364 0.936z","INSTAGRAM":"M0 -11.627v-41.112q0 -2.916 2.088 -5.004t5.004 -2.088h41.112q2.916 0 5.004 2.088t2.088 5.004v41.112q0 2.916 -2.088 5.004t-5.004 2.088h-41.112q-2.916 0 -5.004 -2.088t-2.088 -5.004zm6.156 -1.476q0 0.936 0.63 1.566t1.566 0.63h38.484q0.9 0 1.548 -0.63t0.648 -1.566v-23.328h-4.86q0.72 2.268 0.72 4.716 0 4.536 -2.304 8.37t-6.264 6.066 -8.64 2.232q-7.092 0 -12.132 -4.878t-5.04 -11.79q0 -2.448 0.72 -4.716h-5.076v23.328zm10.44 -19.188q0 4.464 3.258 7.614t7.83 3.15q4.608 0 7.866 -3.15t3.258 -7.614 -3.258 -7.614 -7.866 -3.15q-4.572 0 -7.83 3.15t-3.258 7.614zm21.204 -12.96q0 1.044 0.72 1.764t1.764 0.72h6.264q1.044 0 1.764 -0.72t0.72 -1.764v-5.94q0 -1.008 -0.72 -1.746t-1.764 -0.738h-6.264q-1.044 0 -1.764 0.738t-0.72 1.746v5.94z","FLICKR":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.864 -17.28q0 3.168 2.232 5.4t5.4 2.232 5.4 -2.232 2.232 -5.4 -2.232 -5.4 -5.4 -2.232 -5.4 2.232 -2.232 5.4zm20.304 0q0 3.168 2.232 5.4t5.4 2.232 5.4 -2.232 2.232 -5.4 -2.232 -5.4 -5.4 -2.232 -5.4 2.232 -2.232 5.4z","ADN":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm11.124 9.216h3.384l3.744 -5.76h18.792l3.744 5.76h3.384l-16.524 -24.876zm9.288 -8.064l7.236 -11.016 7.236 11.016h-14.472z","BITBUCKET":"M0 -53.135q0.108 -0.936 0.63 -1.746t1.134 -1.35 1.62 -1.08 1.656 -0.81 1.728 -0.666q4.5 -1.656 11.268 -2.304 13.644 -1.332 24.336 1.8 5.58 1.656 7.74 4.392 0.576 0.72 0.594 1.836t-0.198 1.944q-0.936 6.012 -3.996 23.58 -0.18 1.08 -0.972 2.016t-1.566 1.44 -1.962 1.116q-9.072 4.536 -21.96 3.168 -8.928 -0.972 -14.184 -5.004 -0.54 -0.432 -0.918 -0.954t-0.612 -1.26 -0.324 -1.224 -0.216 -1.422 -0.198 -1.26q-0.324 -1.8 -0.954 -5.4t-1.008 -5.814 -0.846 -5.31 -0.792 -5.688zm6.228 33.732l0.216 -0.576 0.648 -0.324q8.028 5.328 18.234 5.328t18.27 -5.328q0.756 0.216 0.864 0.828t-0.18 1.62 -0.288 1.332q-0.288 0.936 -0.558 2.754t-0.504 3.024 -1.026 2.52 -2.088 2.034q-3.096 1.728 -6.822 2.574t-7.272 0.792 -7.254 -0.666q-1.656 -0.288 -2.934 -0.648t-2.754 -0.972 -2.628 -1.566 -1.872 -2.214q-0.9 -3.456 -2.052 -10.512zm2.52 -34.38q1.08 1.008 2.736 1.638t2.646 0.792 3.15 0.414q8.208 1.044 16.128 0.036 2.268 -0.288 3.222 -0.432t2.61 -0.774 2.7 -1.674q-0.72 -0.972 -2.016 -1.602t-2.088 -0.792 -2.556 -0.45q-10.476 -1.692 -20.376 0.072 -1.548 0.252 -2.376 0.432t-1.98 0.792 -1.8 1.548zm8.568 20.988q0.144 3.276 2.79 5.58t5.958 2.016q3.276 -0.288 5.472 -3.024t1.8 -6.048q-0.504 -3.852 -4.068 -5.904t-7.092 -0.468q-2.268 1.008 -3.618 3.186t-1.242 4.662zm4.248 -1.908q0.504 -1.476 1.872 -2.088 1.296 -0.648 2.61 -0.432t2.304 1.278 0.99 2.43q0.288 2.268 -1.818 3.636t-4.014 0.216q-1.404 -0.612 -1.926 -2.088t-0.018 -2.952z","BITBUCKET_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.36 -32.4q0.288 2.448 0.684 4.968t1.044 6.156 0.864 4.932q0.036 0.18 0.18 1.116t0.252 1.296 0.432 0.972 0.792 1.008q3.78 2.88 10.224 3.6 9.324 1.008 15.84 -2.268 0.864 -0.468 1.422 -0.828t1.116 -1.044 0.702 -1.44q1.728 -9.612 2.88 -17.028 0.324 -1.908 -0.288 -2.7 -1.548 -1.98 -5.58 -3.168 -7.776 -2.268 -17.532 -1.296 -4.752 0.432 -8.136 1.656 -1.368 0.54 -2.142 0.9t-1.692 1.224 -1.062 1.944zm4.5 24.336q0.936 5.544 1.476 7.56 1.692 2.916 7.344 3.888 8.964 1.656 15.408 -1.908 1.224 -0.684 1.764 -1.854t0.81 -3.078 0.45 -2.556q0 -0.252 0.198 -0.954t0.108 -1.152 -0.63 -0.594q-5.796 3.816 -13.14 3.816t-13.176 -3.816l-0.432 0.216zm1.836 -24.804q0.468 -0.684 1.296 -1.116t1.44 -0.558 1.692 -0.306q7.128 -1.26 14.688 -0.036 1.188 0.18 1.836 0.306t1.548 0.576 1.404 1.134q-0.72 0.756 -1.926 1.224t-1.908 0.576 -2.286 0.288q-5.58 0.72 -11.664 0 -1.584 -0.216 -2.268 -0.342t-1.89 -0.576 -1.962 -1.17zm6.156 15.12q-0.072 -1.764 0.918 -3.348t2.61 -2.304q2.52 -1.116 5.094 0.36t2.934 4.248q0.288 2.376 -1.296 4.356t-3.96 2.196 -4.284 -1.44 -2.016 -4.068zm2.898 -0.27q0.018 1.89 1.566 2.538 1.404 0.828 2.916 -0.144t1.296 -2.592q0 -1.548 -1.476 -2.376t-2.772 -0.036q-1.548 0.72 -1.53 2.61z","TUMBLR":"M2.808 -37.187v-7.812q3.276 -1.08 5.58 -3.024 2.304 -1.98 3.708 -4.752 1.404 -2.808 1.944 -7.056h7.884v13.968h13.104v8.676h-13.104v14.184q0 4.896 0.504 6.192 0.468 1.332 1.872 2.16 1.8 1.116 4.212 1.116 4.212 0 8.352 -2.736v8.712q-3.672 1.728 -6.408 2.34 -2.772 0.684 -6.228 0.684 -3.78 0 -6.696 -0.972 -2.808 -0.9 -4.968 -2.7 -2.088 -1.836 -2.844 -3.78 -0.792 -1.944 -0.792 -5.796v-19.404h-6.12z","TUMBLR_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm14.868 -21.024h4.572v14.544q0 2.808 0.612 4.356 0.612 1.512 2.124 2.808 1.548 1.332 3.744 2.052 2.232 0.72 5.04 0.72 2.412 0 4.644 -0.504 2.052 -0.468 4.824 -1.764v-6.516q-3.168 2.016 -6.264 2.016 -1.836 0 -3.168 -0.828 -1.044 -0.612 -1.404 -1.62 -0.396 -1.08 -0.396 -4.644v-10.62h9.864v-6.516h-9.864v-10.476h-5.904q-0.396 3.24 -1.44 5.292t-2.808 3.564q-1.728 1.44 -4.176 2.268v5.868z","LONG_ARROW_DOWN":"M0.108 -17.675q0.324 -0.684 1.044 -0.684h8.064v-44.928q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v44.928h8.064q0.756 0 1.044 0.684t-0.18 1.26l-12.6 13.824q-0.36 0.36 -0.828 0.36 -0.504 0 -0.864 -0.36l-12.78 -13.824q-0.468 -0.576 -0.18 -1.26z","LONG_ARROW_UP":"M0.108 -46.691q-0.288 -0.684 0.18 -1.26l12.6 -13.824q0.36 -0.36 0.828 -0.36 0.504 0 0.864 0.36l12.78 13.824q0.468 0.576 0.18 1.26 -0.324 0.684 -1.044 0.684h-8.064v44.928q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-44.928h-8.064q-0.756 0 -1.044 -0.684z","LONG_ARROW_LEFT":"M2.304 -32.075q0 -0.504 0.36 -0.864l13.824 -12.744q0.576 -0.504 1.26 -0.216 0.684 0.324 0.684 1.044v8.064h44.928q0.504 0 0.828 0.324t0.324 0.828v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-44.928v8.064q0 0.756 -0.684 1.044t-1.26 -0.18l-13.824 -12.6q-0.36 -0.36 -0.36 -0.828z","LONG_ARROW_RIGHT":"M0 -28.727v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h44.928v-8.064q0 -0.756 0.684 -1.044t1.26 0.18l13.824 12.6q0.36 0.36 0.36 0.828 0 0.504 -0.36 0.864l-13.824 12.744q-0.576 0.504 -1.26 0.216 -0.684 -0.324 -0.684 -1.044v-8.064h-44.928q-0.504 0 -0.828 -0.324t-0.324 -0.828z","APPLE":"M0 -31.967q0 -8.208 4.068 -13.464 4.032 -5.184 10.224 -5.184 2.592 0 6.372 1.08 3.744 1.08 4.968 1.08 1.62 0 5.148 -1.224 3.672 -1.224 6.228 -1.224 4.284 0 7.668 2.34 1.872 1.296 3.744 3.6 -2.844 2.412 -4.104 4.248 -2.34 3.384 -2.34 7.452 0 4.464 2.484 8.028t5.688 4.536q-1.404 4.5 -4.428 9 -4.644 7.056 -9.252 7.056 -1.764 0 -5.04 -1.152 -3.096 -1.152 -5.436 -1.152 -2.196 0 -5.112 1.188 -2.916 1.224 -4.752 1.224 -5.472 0 -10.836 -9.324 -5.292 -9.396 -5.292 -18.108zm24.588 -17.892q0.108 -5.364 2.808 -9.252 2.664 -3.852 9 -5.328l0.09 0.396 0.09 0.396 0.018 0.36 0.018 0.36q0 2.196 -1.044 4.896 -1.08 2.7 -3.348 4.968 -1.944 1.944 -3.888 2.592 -1.332 0.396 -3.744 0.612z","WINDOWS":"M0 -8.171v-20.052h24.552v23.436zm0 -23.076v-20.34l24.552 -3.384v23.724h-24.552zm27.252 26.82v-23.796h32.652v28.296zm0 -26.82v-24.084l32.652 -4.5v28.584h-32.652z","ANDROID":"M0 -21.275v-15.48q0 -1.512 1.08 -2.592t2.628 -1.08q1.512 0 2.592 1.08t1.08 2.592v15.48q0 1.548 -1.062 2.628t-2.61 1.08 -2.628 -1.08 -1.08 -2.628zm8.676 -19.764q0 -4.212 2.304 -7.758t6.192 -5.526l-2.556 -4.716q-0.252 -0.468 0.18 -0.72 0.468 -0.216 0.72 0.216l2.592 4.752q3.42 -1.512 7.236 -1.512t7.236 1.512l2.592 -4.752q0.252 -0.432 0.72 -0.216 0.432 0.252 0.18 0.72l-2.556 4.716q3.852 1.98 6.156 5.526t2.304 7.758h-33.3zm0.144 25.272v-23.976h33.048v23.976q0 1.656 -1.152 2.808t-2.772 1.152h-2.7v8.172q0 1.548 -1.08 2.628t-2.628 1.08 -2.628 -1.08 -1.08 -2.628v-8.172h-4.968v8.172q0 1.548 -1.08 2.628t-2.628 1.08q-1.512 0 -2.592 -1.08t-1.08 -2.628l-0.036 -8.172h-2.664q-1.656 0 -2.808 -1.152t-1.152 -2.808zm7.56 -32.688q0 0.576 0.396 0.99t0.972 0.414 0.99 -0.414 0.414 -0.99 -0.414 -0.99 -0.99 -0.414 -0.972 0.414 -0.396 0.99zm15.156 0q0 0.576 0.414 0.99t0.99 0.414 0.972 -0.414 0.396 -0.99 -0.396 -0.99 -0.972 -0.414 -0.99 0.414 -0.414 0.99zm11.772 27.18v-15.48q0 -1.548 1.08 -2.61t2.592 -1.062q1.548 0 2.628 1.062t1.08 2.61v15.48q0 1.548 -1.08 2.628t-2.628 1.08q-1.512 0 -2.592 -1.08t-1.08 -2.628z","LINUX":"M0.396 -5.003q-0.36 -0.828 0.252 -2.394t0.648 -1.962q0.036 -0.576 -0.144 -1.44t-0.36 -1.53 -0.162 -1.314 0.378 -0.972q0.504 -0.432 2.052 -0.504t2.16 -0.432q1.08 -0.648 1.512 -1.26t0.432 -1.836q0.756 2.628 -1.152 3.816 -1.152 0.72 -2.988 0.54 -1.224 -0.108 -1.548 0.36 -0.468 0.54 0.18 2.052 0.072 0.216 0.288 0.648t0.306 0.648 0.162 0.612 0.036 0.792q0 0.54 -0.612 1.764t-0.504 1.728q0.108 0.612 1.332 0.936 0.72 0.216 3.042 0.666t3.582 0.738q0.864 0.216 2.664 0.792t2.97 0.828 1.998 0.144q1.548 -0.216 2.322 -1.008t0.828 -1.728 -0.27 -2.106 -0.684 -1.872 -0.72 -1.314q-4.356 -6.84 -6.084 -8.712 -2.448 -2.664 -4.068 -1.44 -0.396 0.324 -0.54 -0.54 -0.108 -0.576 -0.072 -1.368 0.036 -1.044 0.36 -1.872t0.864 -1.692 0.792 -1.512q0.288 -0.756 0.954 -2.592t1.062 -2.808 1.08 -2.196 1.404 -1.944q3.96 -5.148 4.464 -7.02 -0.432 -4.032 -0.576 -11.16 -0.072 -3.24 0.864 -5.454t3.816 -3.762q1.404 -0.756 3.744 -0.756 1.908 -0.036 3.816 0.486t3.204 1.494q2.052 1.512 3.294 4.374t1.062 5.31q-0.18 3.42 1.08 7.704 1.224 4.068 4.788 7.848 1.98 2.124 3.582 5.868t2.142 6.876q0.288 1.764 0.18 3.042t-0.432 1.998 -0.72 0.792q-0.36 0.072 -0.846 0.684t-0.972 1.278 -1.458 1.206 -2.196 0.504q-0.648 -0.036 -1.134 -0.18t-0.81 -0.486 -0.486 -0.558 -0.414 -0.738 -0.324 -0.702q-0.792 -1.332 -1.476 -1.08t-1.008 1.764 0.252 3.492q0.72 2.52 0.036 7.02 -0.36 2.34 0.648 3.618t2.628 1.188 3.06 -1.278q2.124 -1.764 3.222 -2.394t3.726 -1.53q1.908 -0.648 2.772 -1.314t0.666 -1.242 -0.9 -1.026 -1.854 -0.846q-1.188 -0.396 -1.782 -1.728t-0.54 -2.61 0.558 -1.71q0.036 1.116 0.288 2.034t0.522 1.458 0.738 1.026 0.756 0.684 0.774 0.468 0.594 0.342q0.72 0.432 1.116 0.882t0.432 0.864 -0.09 0.81 -0.558 0.792 -0.846 0.702 -1.08 0.666 -1.134 0.594 -1.152 0.558 -0.972 0.468q-1.368 0.684 -3.078 2.016t-2.718 2.304q-0.612 0.576 -2.448 0.702t-3.204 -0.522q-0.648 -0.324 -1.062 -0.846t-0.594 -0.918 -0.792 -0.702 -1.692 -0.342q-1.584 -0.036 -4.68 -0.036 -0.684 0 -2.052 0.054t-2.088 0.09q-1.584 0.036 -2.862 0.54t-1.926 1.08 -1.566 1.026 -1.926 0.414q-1.044 -0.036 -3.996 -1.116t-5.256 -1.548q-0.684 -0.144 -1.836 -0.342t-1.8 -0.324 -1.422 -0.342 -1.206 -0.522 -0.612 -0.702zm11.16 -21.96q-1.296 2.34 0.36 5.976 0.18 0.432 0.9 1.008t0.864 0.72q0.72 0.828 3.744 3.258t3.348 2.754q0.576 0.54 0.63 1.368t-0.504 1.548 -1.638 0.828q0.288 0.54 1.044 1.602t1.008 1.944 0.252 2.538q1.656 -0.864 0.252 -3.312 -0.144 -0.288 -0.378 -0.576t-0.342 -0.432 -0.072 -0.216q0.108 -0.18 0.468 -0.342t0.72 0.09q1.656 1.872 5.976 1.296 4.788 -0.54 6.372 -3.132 0.828 -1.368 1.224 -1.08 0.432 0.216 0.36 1.872 -0.036 0.9 -0.828 3.312 -0.324 0.828 -0.216 1.35t0.864 0.558q0.108 -0.684 0.522 -2.772t0.486 -3.24q0.072 -0.756 -0.234 -2.646t-0.27 -3.492 0.828 -2.538q0.54 -0.648 1.836 -0.648 0.036 -1.332 1.242 -1.908t2.61 -0.378 2.16 0.81q0 -0.648 -1.98 -1.512 0.144 -0.54 0.27 -0.99t0.18 -0.936 0.108 -0.774 0.018 -0.81 -0.036 -0.702 -0.126 -0.792 -0.144 -0.738 -0.18 -0.9 -0.198 -0.954q-0.36 -1.728 -1.692 -3.708t-2.592 -2.7q0.864 0.72 2.052 2.988 3.132 5.832 1.944 10.008 -0.396 1.44 -1.8 1.512 -1.116 0.144 -1.386 -0.666t-0.288 -3.006 -0.414 -3.852q-0.324 -1.404 -0.702 -2.484t-0.702 -1.638 -0.558 -0.882 -0.468 -0.54 -0.27 -0.252q-0.504 -2.232 -1.116 -3.708t-1.062 -2.016 -0.846 -1.188 -0.54 -1.44q-0.144 -0.756 0.216 -1.926t0.162 -1.782 -1.602 -0.9q-0.54 -0.108 -1.602 -0.648t-1.278 -0.576q-0.288 -0.036 -0.396 -0.936t0.288 -1.836 1.296 -0.972q1.332 -0.108 1.836 1.08t0.144 2.088q-0.396 0.684 -0.072 0.954t1.08 0.018q0.468 -0.144 0.468 -1.296v-1.332q-0.18 -1.08 -0.486 -1.8t-0.756 -1.098 -0.846 -0.54 -0.972 -0.27q-3.852 0.288 -3.204 4.824 0 0.54 -0.036 0.54 -0.324 -0.324 -1.062 -0.378t-1.188 0.018 -0.558 -0.18q0.036 -2.052 -0.576 -3.24t-1.62 -1.224q-0.972 -0.036 -1.494 0.99t-0.594 2.142q-0.036 0.54 0.126 1.332t0.468 1.35 0.558 0.486q0.36 -0.108 0.576 -0.504 0.144 -0.324 -0.252 -0.288 -0.252 0 -0.558 -0.522t-0.342 -1.206q-0.036 -0.792 0.324 -1.332t1.224 -0.504q0.612 0 0.972 0.756t0.342 1.404 -0.054 0.792q-0.792 0.54 -1.116 1.044 -0.288 0.432 -0.99 0.846t-0.738 0.45q-0.468 0.504 -0.558 0.972t0.27 0.648q0.504 0.288 0.9 0.702t0.576 0.684 0.666 0.468 1.278 0.234q1.692 0.072 3.672 -0.54 0.072 -0.036 0.828 -0.252t1.242 -0.378 1.062 -0.468 0.756 -0.63q0.324 -0.504 0.72 -0.288 0.18 0.108 0.234 0.306t-0.108 0.432 -0.594 0.342q-0.72 0.216 -2.034 0.774t-1.638 0.702q-1.584 0.684 -2.52 0.828 -0.9 0.18 -2.844 -0.072 -0.36 -0.072 -0.324 0.072t0.612 0.684q0.9 0.828 2.412 0.792 0.612 -0.036 1.296 -0.252t1.296 -0.504 1.206 -0.63 1.08 -0.612 0.882 -0.432 0.63 -0.09 0.306 0.396q0 0.072 -0.036 0.162t-0.144 0.18 -0.216 0.162 -0.306 0.18 -0.324 0.162 -0.36 0.18 -0.342 0.162q-1.008 0.504 -2.43 1.584t-2.394 1.548 -1.764 0.036q-0.756 -0.396 -2.268 -2.628 -0.792 -1.116 -0.9 -0.792 -0.036 0.108 -0.036 0.36 0 0.9 -0.54 2.034t-1.062 1.998 -0.756 2.088 0.414 2.268q-0.828 0.216 -2.25 3.24t-1.71 5.076q-0.072 0.648 -0.054 2.484t-0.198 2.124q-0.288 0.864 -1.044 0.108 -1.152 -1.116 -1.296 -3.384 -0.072 -1.008 0.144 -2.016 0.144 -0.684 -0.036 -0.648zm1.836 -4.86q0.144 0.036 0.45 -0.252t0.45 -0.648l0.072 -0.252 0.072 -0.216 0.054 -0.162 0.018 -0.144v-0.108l-0.036 -0.09 -0.108 -0.072q-0.144 -0.036 -0.216 0.108t-0.162 0.45 -0.198 0.486 -0.36 0.468q-0.252 0.36 -0.036 0.432zm8.316 -20.16q0.072 0.18 0.18 0.216 0.36 0 0.252 0.54 -0.108 0.72 0.288 0.72 0.108 0 0.108 -0.108 0.108 -0.612 -0.09 -1.08t-0.414 -0.54q-0.324 -0.072 -0.324 0.252zm1.116 2.88q0 -0.432 0.684 -0.54h0.36q-0.396 0.036 -0.558 0.378t-0.306 0.342q-0.18 0.036 -0.18 -0.18zm3.132 -0.432q0.864 -0.396 1.152 0.072 0.108 0.216 -0.108 0.324 -0.144 0.036 -0.414 -0.234t-0.63 -0.162zm4.104 -2.664l0.144 0.072q0.504 0.144 0.648 1.116 0 0.108 0.288 -0.072l0.072 -0.108q0 -0.396 -0.18 -0.702t-0.396 -0.45 -0.324 -0.108q-0.504 0.036 -0.252 0.252zm0.576 -6.678q-0.036 0.09 0.108 0.306 0.144 0.108 0.288 0t0.396 -0.324 0.54 -0.324q0.036 -0.036 0.324 -0.036t0.54 -0.072 0.324 -0.252q0 -0.072 -0.09 -0.18t-0.324 -0.252 -0.342 -0.216q-0.54 -0.54 -0.864 -0.54 -0.324 0.036 -0.414 0.27t-0.036 0.468 -0.018 0.45q-0.036 0.144 -0.216 0.378t-0.216 0.324zm4.68 13.662q-0.504 0.576 0.252 1.566t1.404 1.134q0.324 0.036 0.522 -0.288t0.126 -0.72q-0.072 -0.288 -0.234 -0.414t-0.468 -0.18 -0.522 -0.198q-0.18 -0.108 -0.342 -0.288t-0.252 -0.288 -0.198 -0.234 -0.144 -0.144 -0.144 0.054z","DRIBBBLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm4.032 0q0 4.464 1.584 8.514t4.464 7.254q1.8 -3.204 4.446 -5.994t5.13 -4.482 4.698 -2.916 3.582 -1.728l1.332 -0.468q0.144 -0.036 0.468 -0.126t0.468 -0.162q-0.756 -1.764 -1.908 -3.996 -11.196 3.348 -24.228 3.348 -0.036 0.252 -0.036 0.756zm0.504 -4.86q10.872 0 21.816 -2.88 -4.32 -7.668 -8.784 -13.608 -4.968 2.34 -8.424 6.696t-4.608 9.792zm8.064 23.076q6.624 5.4 15.048 5.4 4.752 0 9.216 -1.872 -1.512 -8.676 -5.04 -17.928h-0.072l-0.072 0.036q-0.576 0.216 -1.548 0.594t-3.636 1.764 -4.932 2.952 -4.716 4.122 -3.708 5.328zm9.324 -41.112l0.072 -0.036 -0.072 0.036zm0.144 -0.036q4.716 6.12 8.856 13.752 2.484 -0.936 4.68 -2.178t3.474 -2.214 2.358 -2.052 1.35 -1.458l0.45 -0.63q-6.66 -5.904 -15.588 -5.904 -2.736 0 -5.58 0.684zm10.656 17.28q0.9 1.908 1.584 3.42 0.072 0.216 0.234 0.63t0.27 0.594q1.296 -0.18 2.682 -0.252t2.646 -0.072 2.484 0.054 2.304 0.144 2.034 0.198 1.728 0.234 1.314 0.216 0.9 0.162l0.36 0.072q-0.108 -8.352 -5.364 -14.76l-0.036 0.036q-0.324 0.432 -0.684 0.882t-1.566 1.602 -2.556 2.178 -3.6 2.34 -4.734 2.322zm3.528 8.352q3.132 8.604 4.608 16.884 3.996 -2.7 6.66 -6.822t3.456 -9.018q-7.56 -2.16 -14.724 -1.044z","SKYPE":"M0 -46.007q0 -5.724 4.05 -9.774t9.774 -4.05q4.68 0 8.424 2.88 2.772 -0.576 5.4 -0.576 5.148 0 9.846 1.998t8.1 5.4 5.4 8.1 1.998 9.846q0 2.628 -0.576 5.4 2.88 3.744 2.88 8.424 0 5.724 -4.05 9.774t-9.774 4.05q-4.68 0 -8.424 -2.88 -2.772 0.576 -5.4 0.576 -5.148 0 -9.846 -1.998t-8.1 -5.4 -5.4 -8.1 -1.998 -9.846q0 -2.628 0.576 -5.4 -2.88 -3.744 -2.88 -8.424zm13.536 22.5q0 3.312 4.392 5.67t10.476 2.358q2.628 0 5.04 -0.666t4.41 -1.926 3.186 -3.366 1.188 -4.734q0 -1.8 -0.702 -3.294t-1.746 -2.466 -2.628 -1.764 -2.97 -1.224 -3.15 -0.828l-3.744 -0.864q-1.08 -0.252 -1.584 -0.378t-1.26 -0.414 -1.08 -0.576 -0.594 -0.756 -0.27 -1.08q0 -2.772 5.184 -2.772 1.548 0 2.772 0.432t1.944 1.026 1.368 1.206 1.44 1.044 1.728 0.432q1.692 0 2.718 -1.152t1.026 -2.772q0 -1.98 -2.016 -3.582t-5.112 -2.43 -6.552 -0.828q-2.448 0 -4.752 0.558t-4.302 1.692 -3.204 3.132 -1.206 4.626q0 2.196 0.684 3.834t2.016 2.718 2.88 1.746 3.708 1.17l5.256 1.296q3.24 0.792 4.032 1.296 1.152 0.72 1.152 2.16 0 1.404 -1.44 2.322t-3.78 0.918q-1.836 0 -3.294 -0.576t-2.34 -1.386 -1.638 -1.62 -1.656 -1.386 -1.944 -0.576q-1.8 0 -2.718 1.08t-0.918 2.7z","FOURSQUARE":"M0 -32.183q0 -2.7 1.908 -4.608l21.132 -21.132q1.908 -1.908 4.608 -1.908t4.608 1.908l9.54 9.54 -14.328 14.364 -6.768 -6.768q-1.512 -1.512 -3.564 -1.512 -2.124 0 -3.6 1.476l-4.32 4.356q-1.512 1.44 -1.512 3.564 0 2.088 1.512 3.6l14.616 14.688q1.08 1.008 2.412 1.332l0.216 0.144h1.008q2.16 0 3.564 -1.476l22.284 -22.284 0.072 0.108q1.908 1.908 1.908 4.608t-1.908 4.608l-21.132 21.132q-1.872 1.908 -4.59 1.908t-4.626 -1.908l-21.132 -21.132q-1.908 -1.908 -1.908 -4.608zm10.872 -0.72q0 -0.756 0.504 -1.26l4.356 -4.32q0.468 -0.54 1.26 -0.54t1.296 0.54l9.072 9.072 20.664 -20.7q0.54 -0.54 1.296 -0.54t1.296 0.54l4.32 4.32q0.504 0.54 0.504 1.296t-0.504 1.296l-26.28 26.28q-0.612 0.54 -1.332 0.54 -0.144 0 -0.216 -0.036 -0.648 -0.072 -1.08 -0.504l-14.652 -14.688q-0.504 -0.54 -0.504 -1.296z","TRELLO":"M0 -6.839v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62zm5.76 -9.216q0 0.504 0.324 0.828t0.828 0.324h17.28q0.504 0 0.828 -0.324t0.324 -0.828v-36.864q0 -0.504 -0.324 -0.828t-0.828 -0.324h-17.28q-0.504 0 -0.828 0.324t-0.324 0.828v36.864zm24.192 -13.824q0 0.504 0.324 0.828t0.828 0.324h17.28q0.504 0 0.828 -0.324t0.324 -0.828v-23.04q0 -0.504 -0.324 -0.828t-0.828 -0.324h-17.28q-0.504 0 -0.828 0.324t-0.324 0.828v23.04z","FEMALE":"M0 -26.423q0 -1.044 0.576 -1.908l9.216 -13.824q2.628 -3.852 6.336 -3.852h13.824q3.708 0 6.336 3.852l9.216 13.824q0.576 0.864 0.576 1.908 0 1.44 -1.008 2.448t-2.448 1.008q-1.836 0 -2.88 -1.548l-8.172 -12.276h-1.62v4.752l8.892 14.796q0.324 0.54 0.324 1.188 0 0.936 -0.684 1.62t-1.62 0.684h-6.912v9.792q0 1.656 -1.188 2.844t-2.844 1.188h-5.76q-1.656 0 -2.844 -1.188t-1.188 -2.844v-9.792h-6.912q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -0.648 0.324 -1.188l8.892 -14.796v-4.752h-1.62l-8.172 12.276q-1.044 1.548 -2.88 1.548 -1.44 0 -2.448 -1.008t-1.008 -2.448zm14.976 -28.8q0 -3.348 2.358 -5.706t5.706 -2.358 5.706 2.358 2.358 5.706 -2.358 5.706 -5.706 2.358 -5.706 -2.358 -2.358 -5.706z","MALE":"M0 -24.119v-14.976q0 -2.88 2.016 -4.896t4.896 -2.016h23.04q2.88 0 4.896 2.016t2.016 4.896v14.976q0 1.44 -1.008 2.448t-2.448 1.008 -2.448 -1.008 -1.008 -2.448v-12.672h-2.304v32.832q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844v-16.704h-2.304v16.704q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844v-32.832h-2.304v12.672q0 1.44 -1.008 2.448t-2.448 1.008 -2.448 -1.008 -1.008 -2.448zm10.368 -31.104q0 -3.348 2.358 -5.706t5.706 -2.358 5.706 2.358 2.358 5.706 -2.358 5.706 -5.706 2.358 -5.706 -2.358 -2.358 -5.706z","GITTIP":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm14.382 -4.536q0.306 1.332 0.882 2.124l12.564 17.028 12.6 -17.028q0.576 -0.792 0.882 -2.124t-0.216 -3.06 -2.214 -2.844q-1.44 -0.936 -2.988 -0.918t-2.646 0.63 -1.962 1.62q-1.296 1.44 -3.456 1.44 -2.124 0 -3.42 -1.44 -0.864 -1.008 -1.962 -1.62t-2.646 -0.63 -3.024 0.918q-1.656 1.116 -2.178 2.844t-0.216 3.06z","SUN_O":"M1.584 -22.211q-0.18 -0.612 0.144 -1.044l6.48 -8.928 -6.48 -8.928q-0.324 -0.468 -0.144 -1.044 0.144 -0.54 0.72 -0.72l10.512 -3.456v-11.016q0 -0.576 0.468 -0.936 0.54 -0.36 1.044 -0.144l10.512 3.384 6.48 -8.928q0.324 -0.432 0.936 -0.432t0.936 0.432l6.48 8.928 10.512 -3.384q0.504 -0.216 1.044 0.144 0.468 0.36 0.468 0.936v11.016l10.512 3.456q0.576 0.18 0.72 0.72 0.18 0.576 -0.144 1.044l-6.48 8.928 6.48 8.928q0.324 0.432 0.144 1.044 -0.144 0.54 -0.72 0.72l-10.512 3.456v11.016q0 0.576 -0.468 0.936 -0.54 0.36 -1.044 0.144l-10.512 -3.384 -6.48 8.928q-0.36 0.468 -0.936 0.468t-0.936 -0.468l-6.48 -8.928 -10.512 3.384q-0.504 0.216 -1.044 -0.144 -0.468 -0.36 -0.468 -0.936v-11.016l-10.512 -3.456q-0.576 -0.18 -0.72 -0.72zm9.936 -9.972q0 4.212 1.638 8.046t4.428 6.624 6.624 4.428 8.046 1.638 8.046 -1.638 6.624 -4.428 4.428 -6.624 1.638 -8.046 -1.638 -8.046 -4.428 -6.624 -6.624 -4.428 -8.046 -1.638 -8.046 1.638 -6.624 4.428 -4.428 6.624 -1.638 8.046z","MOON_O":"M0 -32.183q0 -5.508 2.07 -10.53t5.616 -8.694 8.478 -5.922 10.44 -2.466q1.584 -0.072 2.196 1.404 0.648 1.476 -0.54 2.592 -3.096 2.808 -4.734 6.534t-1.638 7.866q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628q4.248 0 8.208 -1.836 1.476 -0.648 2.592 0.468 0.504 0.504 0.63 1.224t-0.162 1.368q-3.384 7.308 -10.206 11.682t-14.886 4.374q-5.616 0 -10.728 -2.196t-8.82 -5.904 -5.904 -8.82 -2.196 -10.728zm4.608 0q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836q5.184 0 9.846 -2.214t7.938 -6.174q-1.944 0.324 -3.96 0.324 -6.552 0 -12.132 -3.24t-8.82 -8.82 -3.24 -12.132q0 -6.912 3.744 -12.852 -7.236 2.16 -11.826 8.244t-4.59 13.824z","ARCHIVE":"M2.304 -48.311v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h55.296q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-55.296q-0.936 0 -1.62 -0.684t-0.684 -1.62zm2.304 41.472v-34.56q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v34.56q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62zm20.736 -27.648q0 0.936 0.684 1.62t1.62 0.684h9.216q0.936 0 1.62 -0.684t0.684 -1.62 -0.684 -1.62 -1.62 -0.684h-9.216q-0.936 0 -1.62 0.684t-0.684 1.62z","BUG":"M1.152 -29.879q0 -0.936 0.684 -1.62t1.62 -0.684h8.064v-10.584l-6.228 -6.228q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684 1.62 0.684l6.228 6.228h30.384l6.228 -6.228q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62 -0.684 1.62l-6.228 6.228v10.584h8.064q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-8.064q0 6.156 -2.412 10.44l7.488 7.524q0.684 0.684 0.684 1.62t-0.684 1.62q-0.648 0.684 -1.62 0.684t-1.62 -0.684l-7.128 -7.092q-0.18 0.18 -0.54 0.468t-1.512 1.026 -2.34 1.314 -2.952 1.044 -3.492 0.468v-32.256h-4.608v32.256q-1.836 0 -3.654 -0.486t-3.132 -1.188 -2.376 -1.404 -1.566 -1.17l-0.54 -0.504 -6.588 7.452q-0.72 0.756 -1.728 0.756 -0.864 0 -1.548 -0.576 -0.684 -0.648 -0.738 -1.602t0.558 -1.674l7.272 -8.172q-2.088 -4.104 -2.088 -9.864h-8.064q-0.936 0 -1.62 -0.684t-0.684 -1.62zm17.28 -20.736q0 -4.788 3.366 -8.154t8.154 -3.366 8.154 3.366 3.366 8.154h-23.04z","VK":"M-0.036 -45.287q0 -0.396 0.108 -0.576l0.144 -0.216q0.54 -0.684 2.052 -0.684l9.864 -0.072q0.432 0.072 0.828 0.234t0.576 0.306l0.18 0.108q0.576 0.396 0.864 1.152 0.72 1.8 1.656 3.726t1.476 2.934l0.576 1.044q1.044 2.16 2.016 3.744t1.746 2.466 1.494 1.386 1.224 0.504 0.972 -0.18q0.072 -0.036 0.18 -0.18t0.432 -0.792 0.486 -1.692 0.342 -2.916 0 -4.5q-0.072 -1.44 -0.324 -2.628t-0.504 -1.656l-0.216 -0.432q-0.9 -1.224 -3.06 -1.548 -0.468 -0.072 0.18 -0.864 0.612 -0.684 1.368 -1.08 1.908 -0.936 8.604 -0.864 2.952 0.036 4.86 0.468 0.72 0.18 1.206 0.486t0.738 0.864 0.378 1.152 0.126 1.638 -0.036 1.98 -0.09 2.538 -0.054 2.97q0 0.396 -0.036 1.512t-0.018 1.728 0.126 1.458 0.414 1.404 0.81 0.882q0.288 0.072 0.612 0.144t0.936 -0.396 1.368 -1.242 1.872 -2.412 2.448 -3.87q2.16 -3.744 3.852 -8.1 0.144 -0.36 0.36 -0.63t0.396 -0.378l0.144 -0.108 0.18 -0.09 0.468 -0.108 0.72 -0.018 10.368 -0.072q1.404 -0.18 2.304 0.09t1.116 0.594l0.216 0.36q0.828 2.304 -5.4 10.584 -0.864 1.152 -2.34 3.06 -2.808 3.6 -3.24 4.716 -0.612 1.476 0.504 2.916 0.612 0.756 2.916 2.952h0.036l0.036 0.036 0.036 0.036 0.072 0.072q5.076 4.716 6.876 7.956 0.108 0.18 0.234 0.45t0.252 0.954 -0.018 1.224 -0.9 0.99 -2.124 0.45l-9.216 0.144q-0.864 0.18 -2.016 -0.18t-1.872 -0.792l-0.72 -0.432q-1.08 -0.756 -2.52 -2.304t-2.466 -2.79 -2.196 -2.088 -2.034 -0.558q-0.108 0.036 -0.288 0.126t-0.612 0.522 -0.774 1.062 -0.612 1.872 -0.234 2.79q0 0.54 -0.126 0.99t-0.27 0.666l-0.144 0.18q-0.648 0.684 -1.908 0.792h-4.14q-2.556 0.144 -5.256 -0.594t-4.734 -1.908 -3.708 -2.376 -2.538 -2.07l-0.9 -0.864q-0.36 -0.36 -0.99 -1.08t-2.574 -3.276 -3.816 -5.436 -4.41 -7.596 -4.698 -9.792q-0.216 -0.576 -0.216 -0.972z","WEIBO":"M0 -23.219q0 -4.14 2.502 -8.82t7.11 -9.288q6.084 -6.084 12.294 -8.496t8.874 0.252q2.34 2.304 0.72 7.524 -0.144 0.504 -0.036 0.72t0.36 0.252 0.522 -0.018 0.486 -0.126l0.216 -0.072q5.004 -2.124 8.856 -2.124t5.508 2.196q1.62 2.268 0 6.408 -0.072 0.468 -0.162 0.72t0.162 0.45 0.432 0.27 0.612 0.216q2.052 0.648 3.708 1.692t2.88 2.934 1.224 4.194q0 2.448 -1.332 5.022t-3.924 4.932 -6.066 4.23 -8.136 2.988 -9.738 1.116 -9.9 -1.206 -8.658 -3.348 -6.174 -5.436 -2.34 -7.182zm6.516 2.556q0.324 3.456 3.204 6.12t7.506 3.924 9.882 0.756q8.028 -0.828 13.302 -5.094t4.77 -9.522q-0.324 -3.456 -3.204 -6.12t-7.506 -3.924 -9.882 -0.756q-8.028 0.828 -13.302 5.094t-4.77 9.522zm8.37 3.222q-1.458 -3.33 0.234 -6.75 1.692 -3.348 5.454 -5.004t7.578 -0.684q3.996 1.044 5.706 4.302t0.09 6.858q-1.62 3.672 -5.688 5.4t-8.064 0.432q-3.852 -1.224 -5.31 -4.554zm2.934 -0.972q0.324 1.242 1.548 1.818t2.682 0.09 2.25 -1.71q0.756 -1.224 0.396 -2.484t-1.62 -1.8q-1.224 -0.504 -2.628 -0.036t-2.16 1.656q-0.792 1.224 -0.468 2.466zm7.56 -5.094q-0.612 1.116 0.468 1.62 0.504 0.18 1.044 -0.018t0.792 -0.666q0.288 -0.468 0.126 -0.954t-0.63 -0.666q-0.504 -0.18 -1.026 0.018t-0.774 0.666zm16.56 -31.5q-0.216 -1.008 0.342 -1.854t1.566 -1.062q4.428 -0.936 8.784 0.414t7.488 4.842q3.132 3.456 4.05 8.01t-0.486 8.694q-0.324 0.972 -1.224 1.44t-1.872 0.144 -1.44 -1.224 -0.18 -1.872q1.008 -2.952 0.36 -6.192t-2.88 -5.688q-2.232 -2.484 -5.328 -3.438t-6.228 -0.306q-1.008 0.216 -1.872 -0.342t-1.08 -1.566zm2.124 8.172q-0.18 -0.864 0.288 -1.602t1.332 -0.918q2.16 -0.468 4.284 0.198t3.636 2.358 1.962 3.906 -0.234 4.23q-0.288 0.828 -1.062 1.224t-1.602 0.144q-0.828 -0.288 -1.224 -1.062t-0.144 -1.602q0.72 -2.268 -0.864 -3.996t-3.852 -1.26q-0.864 0.18 -1.62 -0.288t-0.9 -1.332z","RENREN":"M0 -32.111q0 -6.732 3.006 -12.582t8.262 -9.702 11.7 -4.932v17.46q0 9.072 -4.554 16.542t-11.898 11.034q-6.516 -7.74 -6.516 -17.82zm14.328 24.192q4.968 -3.132 8.478 -7.596t4.734 -9.648q1.26 5.184 4.77 9.648t8.478 7.596q-6.156 3.384 -13.248 3.384 -7.056 0 -13.212 -3.384zm18 -33.948v-17.46q6.444 1.08 11.7 4.932t8.262 9.702 3.006 12.582q0 10.08 -6.516 17.82 -7.344 -3.564 -11.898 -11.034t-4.554 -16.542z","PAGELINES":"M0 -1.547q0 -0.684 0.468 -1.134t1.152 -0.45q6.228 -0.036 11.61 -3.87t9.054 -10.602q-1.296 0.504 -2.592 0.828t-2.988 0.468 -3.276 -0.09 -3.348 -1.026 -3.312 -2.124 -3.042 -3.6 -2.682 -5.256q4.104 -1.692 7.704 -2.052t6.03 0.27 4.482 2.034 3.186 2.772 2.034 2.952q1.908 -4.716 2.844 -10.476 -0.252 0.036 -0.648 0.09t-1.674 0.09 -2.502 -0.018 -2.934 -0.36 -3.186 -0.828 -3.024 -1.53 -2.7 -2.34 -1.962 -3.402 -1.026 -4.59q2.52 -1.008 4.806 -1.314t4.05 0.036 3.312 1.08 2.646 1.8 2.016 2.196 1.512 2.268 0.99 2.016 0.576 1.422l0.144 0.576q0.432 -4.392 0.432 -7.02 -0.288 -0.216 -0.774 -0.576t-1.764 -1.602 -2.286 -2.574 -1.944 -3.348 -1.188 -4.05 0.432 -4.572 2.52 -4.986q2.628 0.9 4.59 2.214t3.042 2.754 1.728 3.06 0.738 3.204 -0.018 3.078 -0.468 2.754 -0.684 2.232 -0.612 1.512l-0.252 0.54q0.036 0.18 0.036 1.818t-0.036 2.574q0.108 -0.252 0.36 -0.666t1.098 -1.548 1.818 -2.088 2.556 -1.998 3.294 -1.602 4.032 -0.522 4.77 0.864q-0.072 2.808 -0.774 5.094t-1.8 3.762 -2.502 2.574 -2.934 1.638 -3.042 0.864 -2.88 0.342 -2.43 -0.036 -1.674 -0.162l-0.612 -0.108q-0.828 5.292 -2.628 10.188 0.216 -0.252 0.648 -0.666t1.782 -1.476 2.79 -1.89 3.582 -1.512 4.23 -0.72 4.644 0.846 4.932 2.79q-1.152 2.88 -2.736 4.968t-3.276 3.186 -3.564 1.674 -3.654 0.522 -3.474 -0.306 -3.114 -0.792 -2.502 -0.99 -1.656 -0.81l-0.612 -0.36q-4.068 8.208 -10.422 12.942t-13.842 4.77q-0.684 0 -1.152 -0.468t-0.468 -1.152z","STACK_EXCHANGE":"M0.756 -16.955v-2.376h44.568v2.376q0 3.06 -2.07 5.202t-4.986 2.142h-2.052l-9.36 9.684v-9.684h-19.044q-2.916 0 -4.986 -2.142t-2.07 -5.202zm0 -4.932v-9.18h44.568v9.18h-44.568zm0 -11.808v-9.18h44.568v9.18h-44.568zm0 -11.808v-2.412q0 -3.024 2.07 -5.166t4.986 -2.142h30.456q2.916 0 4.986 2.142t2.07 5.166v2.412h-44.568z","ARROW_CIRCLE_O_RIGHT":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm5.76 3.456v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h12.672v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324q0.432 0 0.864 0.36l11.484 11.484q0.324 0.324 0.324 0.828t-0.324 0.828l-11.52 11.52q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912h-12.672q-0.468 0 -0.81 -0.342t-0.342 -0.81z","ARROW_CIRCLE_O_LEFT":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm5.76 0q0 -0.504 0.324 -0.828l11.52 -11.52q0.324 -0.324 0.828 -0.324 0.468 0 0.81 0.342t0.342 0.81v6.912h12.672q0.468 0 0.81 0.342t0.342 0.81v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-12.672v6.912q0 0.504 -0.324 0.828t-0.828 0.324q-0.432 0 -0.864 -0.36l-11.484 -11.484q-0.324 -0.324 -0.324 -0.828z","TOGGLE_LEFT":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 0q0 0.468 0.342 0.81t0.81 0.342h34.56q0.468 0 0.81 -0.342t0.342 -0.81v-34.56q0 -0.468 -0.342 -0.81t-0.81 -0.342h-34.56q-0.468 0 -0.81 0.342t-0.342 0.81v34.56zm6.912 -17.28q0 -1.188 0.972 -1.872l16.128 -11.52q0.612 -0.432 1.332 -0.432 0.936 0 1.62 0.684t0.684 1.62v23.04q0 0.936 -0.684 1.62t-1.62 0.684q-0.72 0 -1.332 -0.432l-16.128 -11.52q-0.972 -0.684 -0.972 -1.872z","DOT_CIRCLE_O":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.064 0q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828zm10.368 0q0 -3.816 2.7 -6.516t6.516 -2.7 6.516 2.7 2.7 6.516 -2.7 6.516 -6.516 2.7 -6.516 -2.7 -2.7 -6.516z","WHEELCHAIR":"M0 -20.663q0 -6.516 3.762 -11.88t9.882 -7.596l0.612 4.716q-4.392 1.944 -7.02 5.958t-2.628 8.802q0 6.66 4.734 11.394t11.394 4.734q4.536 0 8.37 -2.34t5.94 -6.318 1.782 -8.514l3.672 7.344q-2.088 6.444 -7.56 10.44t-12.204 3.996q-5.616 0 -10.386 -2.79t-7.56 -7.56 -2.79 -10.386zm14.976 -37.008q-0.072 -0.576 0.216 -1.512 0.504 -1.836 2.052 -2.97t3.492 -1.134q2.376 0 4.068 1.692t1.692 4.068q0 2.484 -1.872 4.23t-4.32 1.494l1.332 10.404h15.228v4.608h-14.652l0.576 4.608h16.38q1.44 0 2.052 1.26l8.208 16.38 7.128 -3.564 2.088 4.104 -9.216 4.608q-0.468 0.252 -1.044 0.252 -1.44 0 -2.052 -1.26l-8.604 -17.172h-16.992q-0.864 0 -1.53 -0.594t-0.774 -1.458z","VIMEO_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm4.608 -23.256q0.576 0.288 0.918 0.936t0.774 0.72q0.756 0.108 1.962 -0.306t2.088 -0.378 1.494 1.08q0.396 0.648 0.666 1.386t0.54 1.728 0.45 1.458q0.612 1.656 1.908 6.732 1.296 5.256 2.052 7.092 1.512 3.564 3.708 4.5 1.548 0.432 3.06 0.054t2.736 -1.134q4.716 -2.772 9 -8.532 3.744 -5.004 6.21 -10.53t2.97 -8.154q0.576 -3.06 -0.756 -4.752 -1.872 -2.34 -6.732 -1.62 -0.612 0.108 -1.476 0.45t-2.07 1.098 -2.322 1.746 -2.142 2.52 -1.602 3.294q2.88 -0.252 4.086 0.576t0.954 3.564q-0.18 1.872 -1.872 5.148 -1.548 2.808 -2.556 3.564 -1.584 1.152 -3.132 -0.504 -0.828 -0.864 -1.35 -2.322t-0.684 -2.628 -0.36 -3.024 -0.306 -2.574q-0.828 -4.644 -1.224 -5.904 -0.432 -1.332 -1.278 -2.484t-1.818 -1.44q-2.052 -0.576 -4.572 0.9 -1.944 1.152 -4.914 3.816t-4.41 3.672v0.252z","TURKISH_LIRA":"M0 -31.031v-4.608q0 -0.828 0.828 -1.116l8.388 -2.556v-3.348l-7.74 2.376q-0.108 0.036 -0.324 0.036 -0.36 0 -0.684 -0.216 -0.468 -0.36 -0.468 -0.936v-4.608q0 -0.828 0.828 -1.116l8.388 -2.556v-9q0 -0.504 0.324 -0.828t0.828 -0.324h5.76q0.504 0 0.828 0.324t0.324 0.828v6.516l13.5 -4.176q0.54 -0.18 1.008 0.18t0.468 0.936v4.608q0 0.828 -0.828 1.116l-14.148 4.356v3.348l13.5 -4.176q0.54 -0.18 1.008 0.18t0.468 0.936v4.608q0 0.828 -0.828 1.116l-14.148 4.356v17.532q6.768 -0.468 11.448 -5.436t4.68 -11.808q0 -0.504 0.324 -0.828t0.828 -0.324h5.76q0.504 0 0.828 0.324t0.324 0.828q0 6.876 -3.402 12.708t-9.234 9.234 -12.708 3.402h-5.76q-0.504 0 -0.828 -0.324t-0.324 -0.828v-21.996l-7.74 2.376q-0.108 0.036 -0.324 0.036 -0.36 0 -0.684 -0.216 -0.468 -0.36 -0.468 -0.936z","PLUS_SQUARE_O":"M0 -19.511v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q4.284 0 7.326 3.042t3.042 7.326v29.952q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326zm4.608 0q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-29.952q0 -2.376 -1.692 -4.068t-4.068 -1.692h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952zm4.608 -13.824v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h12.672v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v12.672h12.672q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-12.672v12.672q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-12.672h-12.672q-0.504 0 -0.828 -0.324t-0.324 -0.828z","SPACE_SHUTTLE":"M0 -29.879q0 -0.432 1.386 -0.738t3.474 -0.378q-0.252 -0.9 -0.252 -1.764 0 -1.188 0.342 -2.034t0.81 -0.846h2.304v-2.304h4.608q5.688 0 9.648 2.304h40.068q1.512 0.252 3.834 0.648t2.898 0.504q3.204 0.54 5.4 1.458t3.006 1.71 0.81 1.44 -0.81 1.44 -3.006 1.71 -5.4 1.458q-0.576 0.108 -2.898 0.504t-3.834 0.648h-40.068q-3.96 2.304 -9.648 2.304h-4.608v-2.304h-2.304q-0.468 0 -0.81 -0.846t-0.342 -2.034q0 -0.864 0.252 -1.764 -2.088 -0.072 -3.474 -0.378t-1.386 -0.738zm11.628 8.64h1.044q5.652 0 9.828 -2.304h36.54q-7.812 1.368 -16.416 2.88 -2.052 0 -4.068 0.864t-2.988 1.728l-1.008 0.864 -10.368 10.368q-0.936 0.936 -2.538 1.62t-3.222 0.684h-3.456zm0 -17.28l3.348 -16.704h3.456q1.656 0 3.24 0.684t2.52 1.62l10.368 10.368q0.144 0.144 0.396 0.378t1.098 0.828 1.746 1.044 2.214 0.828 2.61 0.378l16.416 2.88h-36.54q-4.176 -2.304 -9.828 -2.304h-1.044zm50.976 11.952l2.916 1.08q2.448 -1.728 2.448 -4.392t-2.448 -4.392l-2.916 1.08q1.908 1.296 1.908 3.312t-1.908 3.312z","SLACK":"M0 -37.799q0 -1.692 0.99 -3.06t2.574 -1.908l5.652 -1.908 -1.908 -5.724q-0.288 -0.864 -0.288 -1.692 0 -2.16 1.512 -3.69t3.672 -1.53q1.692 0 3.06 0.972t1.908 2.592l1.944 5.76 11.16 -3.78 -1.944 -5.76q-0.288 -0.864 -0.288 -1.692 0 -2.124 1.53 -3.672t3.654 -1.548q1.692 0 3.078 0.99t1.926 2.574l1.908 5.796 5.832 -1.98q0.756 -0.216 1.548 -0.216 2.16 0 3.69 1.422t1.53 3.546q0 1.62 -1.08 2.934t-2.664 1.854l-5.652 1.944 3.78 11.376 5.904 -2.016q0.864 -0.288 1.656 -0.288 2.232 0 3.726 1.458t1.494 3.654q0 3.492 -3.348 4.68l-6.192 2.124 2.016 6.012q0.252 0.756 0.252 1.692 0 2.124 -1.512 3.672t-3.636 1.548q-1.692 0 -3.078 -0.972t-1.926 -2.592l-1.98 -5.94 -11.16 3.816 1.98 5.904q0.288 0.864 0.288 1.692 0 2.124 -1.512 3.672t-3.672 1.548q-1.692 0 -3.06 -0.972t-1.908 -2.592l-1.98 -5.868 -5.508 1.908q-1.044 0.324 -1.8 0.324 -2.196 0 -3.654 -1.44t-1.458 -3.636q0 -1.692 0.99 -3.06t2.574 -1.908l5.616 -1.908 -3.78 -11.268 -5.616 1.944q-0.936 0.288 -1.728 0.288 -2.16 0 -3.636 -1.458t-1.476 -3.618zm22.32 -0.54l3.78 11.268 11.16 -3.78 -3.78 -11.34z","ENVELOPE_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -6.912q0 1.44 1.008 2.448t2.448 1.008h29.952q1.44 0 2.448 -1.008t1.008 -2.448v-15.696q-1.116 1.26 -2.304 1.98 -1.224 0.792 -4.77 3.06t-5.454 3.564q-3.528 2.484 -5.904 2.484t-5.904 -2.484q-1.656 -1.152 -5.094 -3.33t-5.13 -3.33q-0.432 -0.288 -1.188 -0.972t-1.116 -0.972v15.696zm0 -20.736q0 1.332 1.098 2.754t2.43 2.322q1.692 1.152 4.95 3.204t4.662 2.988l0.612 0.414 0.756 0.504 0.756 0.468 0.846 0.468 0.774 0.342 0.81 0.27 0.738 0.09 0.738 -0.09 0.81 -0.27 0.774 -0.342 0.846 -0.468 0.756 -0.468 0.756 -0.504 0.612 -0.414 9.612 -6.264q1.26 -0.828 2.394 -2.25t1.134 -2.646q0 -1.476 -0.99 -2.52t-2.466 -1.044h-29.952q-1.44 0 -2.448 1.008t-1.008 2.448z","WORDPRESS":"M0 -32.183q0 -6.552 2.556 -12.528t6.876 -10.296 10.296 -6.876 12.528 -2.556 12.528 2.556 10.296 6.876 6.876 10.296 2.556 12.528 -2.556 12.528 -6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528zm1.476 0q0 6.228 2.448 11.934t6.57 9.828 9.828 6.57 11.934 2.448 11.934 -2.448 9.828 -6.57 6.57 -9.828 2.448 -11.934 -2.448 -11.934 -6.57 -9.828 -9.828 -6.57 -11.934 -2.448 -11.934 2.448 -9.828 6.57 -6.57 9.828 -2.448 11.934zm3.096 0q0 -5.868 2.412 -11.268l13.212 36.18q-7.056 -3.42 -11.34 -10.116t-4.284 -14.796zm4.572 -15.192q3.78 -5.76 9.882 -9.126t13.23 -3.366q5.292 0 10.098 1.908t8.586 5.364h-0.36q-1.98 0 -3.312 1.458t-1.332 3.438q0 0.432 0.072 0.864t0.144 0.774 0.288 0.828 0.324 0.756 0.432 0.81 0.45 0.756 0.522 0.864 0.504 0.828q2.268 3.852 2.268 7.632 0 0.684 -0.09 1.386t-0.36 1.782 -0.414 1.584 -0.63 2.124 -0.63 2.088l-2.736 9.216 -10.008 -29.736q1.656 -0.108 3.168 -0.288 0.684 -0.072 0.936 -0.666t-0.09 -1.116 -1.026 -0.486l-7.38 0.36q-2.7 -0.036 -7.272 -0.36 -0.432 -0.036 -0.738 0.18t-0.414 0.54 -0.054 0.666 0.324 0.594 0.702 0.288l2.88 0.288 4.32 11.808 -6.048 18.144 -10.08 -29.952q1.656 -0.108 3.168 -0.288 0.684 -0.072 0.936 -0.666t-0.09 -1.116 -1.026 -0.486l-7.38 0.36 -0.828 -0.018 -0.936 -0.018zm15.3 41.724l8.28 -24.12 8.532 23.292q0.036 0.216 0.18 0.396 -4.536 1.584 -9.18 1.584 -4.032 0 -7.812 -1.152zm21.708 -2.628l8.46 -24.408q2.124 -6.084 2.124 -9.936 0 -1.512 -0.216 -2.844 3.42 6.264 3.42 13.284 0 7.524 -3.744 13.878t-10.044 10.026z","OPENID":"M0 -25.523q0 -5.04 3.618 -9.486t9.9 -7.398 14.094 -3.888v6.192q-7.812 1.368 -12.834 5.4t-5.022 9.18q0 5.472 5.562 9.612t13.986 5.22v-48.96l9.792 -4.788v55.296l-9.792 4.608q-8.208 -0.72 -14.904 -3.672t-10.548 -7.506 -3.852 -9.81zm40.824 -14.58v-6.192q9.972 1.188 17.316 5.652l5.04 -2.844 1.332 14.04 -18.9 -4.104 5.292 -2.988q-4.284 -2.52 -10.08 -3.564z","UNIVERSITY":"M0 -4.535q0 -0.936 0.738 -1.62t1.746 -0.684h64.152q1.008 0 1.746 0.684t0.738 1.62v4.608h-69.12v-4.608zm0 -41.472v-4.608l34.56 -13.824 34.56 13.824v4.608h-4.608q0 0.936 -0.738 1.62t-1.746 0.684h-54.936q-1.008 0 -1.746 -0.684t-0.738 -1.62h-4.608zm4.608 36.864v-2.304q0 -0.936 0.738 -1.62t1.746 -0.684h2.124v-27.648h9.216v27.648h4.608v-27.648h9.216v27.648h4.608v-27.648h9.216v27.648h4.608v-27.648h9.216v27.648h2.124q1.008 0 1.746 0.684t0.738 1.62v2.304h-59.904z","MORTAR_BOARD":"M0 -46.007q0 -0.828 0.792 -1.116l40.32 -12.672q0.144 -0.036 0.36 -0.036t0.36 0.036l40.32 12.672q0.792 0.288 0.792 1.116t-0.792 1.116l-40.32 12.672q-0.144 0.036 -0.36 0.036t-0.36 -0.036l-23.472 -7.416q-1.548 1.224 -2.556 4.014t-1.224 6.426q2.268 1.296 2.268 3.924 0 2.484 -2.088 3.852l2.088 15.588q0.072 0.504 -0.288 0.9 -0.324 0.396 -0.864 0.396h-6.912q-0.54 0 -0.864 -0.396 -0.36 -0.396 -0.288 -0.9l2.088 -15.588q-2.088 -1.368 -2.088 -3.852 0 -2.628 2.34 -3.996 0.396 -7.452 3.528 -11.88l-11.988 -3.744q-0.792 -0.288 -0.792 -1.116zm18.432 23.04l0.648 -11.376 20.664 6.516q0.792 0.252 1.728 0.252t1.728 -0.252l20.664 -6.516 0.648 11.376q0.144 2.484 -2.952 4.608t-8.46 3.366 -11.628 1.242 -11.628 -1.242 -8.46 -3.366 -2.952 -4.608z","YAHOO":"M3.924 -64.439q2.088 0.54 3.888 0.54 1.548 0 3.996 -0.54 2.268 3.996 4.806 8.262t6.012 9.954 4.986 8.172q1.332 -2.196 3.942 -6.39t4.23 -6.84 3.78 -6.336 3.852 -6.822q1.944 0.504 3.852 0.504 2.016 0 4.104 -0.504 -1.008 1.404 -2.16 3.186t-1.782 2.826 -2.034 3.456 -1.764 3.024q-5.256 8.928 -12.708 21.96l0.468 25.452q-2.232 -0.396 -3.78 -0.396 -1.476 0 -3.78 0.396l0.468 -25.452q-1.44 -2.484 -6.066 -10.638t-7.794 -13.482 -6.516 -10.332z","GOOGLE":"M3.996 -15.695q0 -2.916 1.602 -5.4t4.266 -4.14q4.716 -2.952 14.544 -3.6 -1.152 -1.476 -1.71 -2.646t-0.558 -2.646q0 -1.44 0.756 -3.06 -1.656 0.144 -2.448 0.144 -5.328 0 -8.982 -3.474t-3.654 -8.802q0 -2.952 1.296 -5.724t3.564 -4.716q2.736 -2.376 6.552 -3.528t7.848 -1.152h15.012l-4.932 3.168h-4.752q2.7 2.268 4.068 4.788t1.368 5.76q0 2.592 -0.882 4.662t-2.142 3.348 -2.502 2.34 -2.124 2.214 -0.882 2.376q0 1.296 1.152 2.538t2.772 2.448 3.258 2.646 2.79 3.744 1.152 5.112q0 3.276 -1.764 6.228 -2.556 4.392 -7.542 6.462t-10.746 2.07q-4.752 0 -8.874 -1.494t-6.21 -4.95q-1.296 -2.124 -1.296 -4.716zm6.696 -1.656q0 2.016 0.846 3.672t2.196 2.718 3.132 1.8 3.6 1.044 3.654 0.306q2.088 0 4.014 -0.468t3.564 -1.404 2.628 -2.628 0.99 -3.924q0 -0.9 -0.252 -1.764t-0.522 -1.512 -0.972 -1.494 -1.062 -1.26 -1.386 -1.242 -1.314 -1.044 -1.494 -1.08 -1.314 -0.936q-0.576 -0.072 -1.764 -0.072 -1.908 0 -3.762 0.252t-3.852 0.9 -3.492 1.656 -2.466 2.682 -0.972 3.798zm3.816 -35.784q0 1.656 0.36 3.51t1.134 3.708 1.872 3.33 2.7 2.412 3.474 0.936q1.332 0 2.79 -0.594t2.358 -1.566q1.908 -2.016 1.908 -5.724 0 -2.124 -0.612 -4.518t-1.728 -4.644 -3.024 -3.726 -4.212 -1.476q-1.512 0 -2.97 0.702t-2.394 1.89q-1.656 2.124 -1.656 5.76z","REDDIT":"M0 -35.135q0 -3.384 2.376 -5.76t5.76 -2.376q2.988 0 5.328 1.98 8.928 -5.688 21.312 -5.904l4.824 -15.228q0.144 -0.504 0.63 -0.774t1.026 -0.162l12.492 2.952q0.792 -1.8 2.466 -2.916t3.69 -1.116q2.772 0 4.734 1.962t1.962 4.734 -1.962 4.752 -4.734 1.98q-2.736 0 -4.698 -1.944t-1.998 -4.716l-11.34 -2.664 -4.176 13.176q11.772 0.504 20.16 5.976 2.304 -2.088 5.436 -2.088 3.384 0 5.76 2.376t2.376 5.76q0 2.232 -1.116 4.104t-2.988 2.952q0.18 1.188 0.18 2.196 0 4.356 -2.466 8.298t-7.11 6.966q-4.5 2.952 -10.278 4.518t-12.078 1.566q-6.336 0 -12.114 -1.566t-10.242 -4.518q-4.644 -3.024 -7.11 -6.948t-2.466 -8.316q0 -1.044 0.18 -2.376 -1.728 -1.116 -2.772 -2.934t-1.044 -3.942zm2.772 0q0 2.412 1.836 3.996 1.764 -4.716 6.48 -8.46 -1.296 -0.9 -2.952 -0.9 -2.232 0 -3.798 1.566t-1.566 3.798zm3.636 9.252q0 3.636 2.142 6.984t6.174 5.976q4.176 2.7 9.558 4.158t11.286 1.458 11.286 -1.458 9.558 -4.158q4.032 -2.628 6.174 -5.976t2.142 -6.984 -2.142 -6.966 -6.174 -5.958q-4.176 -2.7 -9.558 -4.158t-11.286 -1.458 -11.286 1.458 -9.558 4.158q-4.032 2.628 -6.174 5.958t-2.142 6.966zm13.572 -3.852q0 -2.052 1.494 -3.528t3.51 -1.476 3.474 1.476 1.458 3.528q0 2.016 -1.458 3.456t-3.474 1.44q-2.052 0 -3.528 -1.44t-1.476 -3.456zm3.816 13.05q0 -0.594 0.396 -0.99t0.972 -0.396 0.972 0.396q2.772 2.772 9.54 2.772h0.072q6.768 0 9.54 -2.772 0.396 -0.396 0.972 -0.396t0.972 0.396 0.396 0.99 -0.396 0.99q-3.564 3.564 -11.484 3.564h-0.072q-7.92 0 -11.484 -3.564 -0.396 -0.396 -0.396 -0.99zm17.712 -13.05q0 -2.052 1.494 -3.528t3.51 -1.476 3.474 1.476 1.458 3.528q0 2.016 -1.458 3.456t-3.474 1.44q-2.052 0 -3.528 -1.44t-1.476 -3.456zm14.472 -28.008q0 1.62 1.152 2.772t2.772 1.152 2.772 -1.152 1.152 -2.772 -1.152 -2.772 -2.772 -1.152 -2.772 1.152 -1.152 2.772zm4.212 18.252q4.716 3.78 6.408 8.568 2.052 -1.656 2.052 -4.212 0 -2.232 -1.566 -3.798t-3.798 -1.566q-1.764 0 -3.096 1.008z","REDDIT_SQUARE":"M0 -16.091v-32.184q0 -4.788 3.384 -8.172t8.136 -3.384h32.256q4.752 0 8.136 3.384t3.384 8.172v32.184q0 4.788 -3.384 8.172t-8.136 3.384h-32.256q-4.752 0 -8.136 -3.384t-3.384 -8.172zm5.58 -18.576q0 1.332 0.702 2.43t1.89 1.638q-0.252 0.9 -0.252 1.944 0 3.528 2.664 6.534t7.254 4.752 10.026 1.746q5.4 0 9.99 -1.746t7.254 -4.752 2.664 -6.534q0 -0.972 -0.216 -1.944 1.26 -0.504 2.052 -1.638t0.792 -2.538q0 -1.836 -1.296 -3.15t-3.132 -1.314q-2.16 0 -3.528 1.728 -5.436 -3.852 -13.5 -4.14l2.988 -9.54 7.416 1.764q0.036 1.8 1.314 3.06t3.042 1.26q1.8 0 3.096 -1.278t1.296 -3.078 -1.296 -3.096 -3.096 -1.296q-1.296 0 -2.376 0.738t-1.62 1.926l-8.172 -1.944q-0.324 -0.072 -0.63 0.09t-0.414 0.522l-3.42 10.872q-8.064 0.144 -13.716 4.068 -1.296 -1.548 -3.348 -1.548 -1.836 0 -3.132 1.314t-1.296 3.15zm12.168 3.456q0 -1.332 0.936 -2.268t2.268 -0.936 2.268 0.936 0.936 2.268 -0.936 2.304 -2.268 0.972 -2.268 -0.972 -0.936 -2.304zm2.412 8.568q0 -0.396 0.288 -0.648 0.252 -0.252 0.63 -0.252t0.63 0.252q1.764 1.836 6.192 1.836h0.072q4.392 0 6.228 -1.836 0.252 -0.252 0.63 -0.252t0.63 0.252 0.252 0.648 -0.252 0.648q-2.34 2.304 -7.488 2.304h-0.072q-5.148 0 -7.452 -2.304 -0.288 -0.252 -0.288 -0.648zm11.592 -8.568q0 -1.332 0.936 -2.268t2.268 -0.936 2.268 0.936 0.936 2.268 -0.936 2.304 -2.268 0.972 -2.268 -0.972 -0.936 -2.304zm9.396 -18.252q0 -1.08 0.756 -1.836t1.8 -0.756q1.08 0 1.836 0.756t0.756 1.836q0 1.044 -0.756 1.8t-1.836 0.756q-1.044 0 -1.8 -0.756t-0.756 -1.8z","STUMBLEUPON_CIRCLE":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm11.52 4.968q0 2.952 2.07 5.004t5.022 2.052q2.916 0 4.986 -2.034t2.07 -4.914v-10.08q0 -0.684 0.486 -1.188t1.206 -0.504q0.684 0 1.17 0.504t0.486 1.188v1.944l2.16 1.008 3.24 -0.972v-2.232q0 -2.844 -2.088 -4.86t-4.968 -2.016 -4.968 1.998 -2.088 4.842v10.188q0 0.72 -0.504 1.206t-1.188 0.486 -1.17 -0.486 -0.486 -1.206v-4.32h-5.436v4.392zm17.496 0.072q0 2.88 2.088 4.932t5.004 2.052 4.986 -2.052 2.07 -5.004v-4.392h-5.4v4.536q0 0.72 -0.486 1.206t-1.206 0.486q-0.684 0 -1.17 -0.504t-0.486 -1.188v-4.428l-3.24 0.936 -2.16 -1.008v4.428z","STUMBLEUPON":"M0 -21.239v-9.576h11.808v9.432q0 1.548 1.08 2.61t2.592 1.062 2.592 -1.062 1.08 -2.61v-22.32q0 -6.156 4.554 -10.512t10.854 -4.356q6.336 0 10.872 4.392t4.536 10.584v4.896l-7.02 2.088 -4.716 -2.196v-4.248q0 -1.512 -1.08 -2.592t-2.592 -1.08 -2.592 1.08 -1.08 2.592v22.032q0 6.3 -4.536 10.764t-10.908 4.464q-6.408 0 -10.926 -4.518t-4.518 -10.926zm38.232 0.144v-9.648l4.716 2.196 7.02 -2.088v9.72q0 1.512 1.08 2.574t2.592 1.062 2.592 -1.062 1.08 -2.574v-9.9h11.808v9.576q0 6.408 -4.518 10.926t-10.926 4.518q-6.372 0 -10.908 -4.482t-4.536 -10.818z","DELICIOUS":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm2.304 -17.28h25.344v25.344h17.28q3.348 0 5.706 -2.358t2.358 -5.706v-17.28h-25.344v-25.344h-17.28q-3.348 0 -5.706 2.358t-2.358 5.706v17.28z","DIGG":"M0 -18.899v-25.092h11.808v-10.296h7.344v35.388h-19.152zm7.38 -5.904h4.428v-13.284h-4.428v13.284zm14.724 5.904h7.38v-25.092h-7.38v25.092zm0 -28.044h7.38v-7.344h-7.38v7.344zm10.332 36.864v-5.868h11.808v-2.952h-11.808v-25.092h19.188v33.912h-19.188zm7.38 -14.724h4.428v-13.284h-4.428v13.284zm14.76 14.724v-5.868h11.772v-2.952h-11.772v-25.092h19.152v33.912h-19.152zm7.344 -14.724h4.428v-13.284h-4.428v13.284z","PIED_PIPER_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm10.548 -8.208l7.596 -1.476v-7.416q1.98 0.684 4.176 0.684 4.5 0 7.686 -3.42t3.186 -8.244 -3.186 -8.244 -7.686 -3.42q-2.664 0 -5.076 1.296h-6.696v30.24zm7.596 -14.976v-9.972q1.008 -0.612 2.52 -0.612 1.908 0 3.276 1.62t1.368 3.924 -1.368 3.942 -3.276 1.638q-1.548 0 -2.52 -0.54zm4.752 30.348l7.596 -1.476v-7.416q1.836 0.684 4.212 0.684 4.5 0 7.668 -3.42t3.168 -8.244 -3.168 -8.244 -7.668 -3.42q-0.72 0 -1.404 0.108 -0.828 2.808 -2.808 4.896 -3.132 3.42 -7.596 3.636v22.896zm7.596 -14.976v-9.972q1.008 -0.612 2.52 -0.612 1.908 0 3.276 1.638t1.368 3.942 -1.368 3.924 -3.276 1.62q-1.548 0 -2.52 -0.54z","PIED_PIPER_ALT":"M1.476 -25.523q0 -0.54 0.306 -0.954t0.81 -0.522l17.496 -3.816q-0.288 -0.504 -0.288 -0.9t0.198 -0.63 0.576 -0.414 0.72 -0.252 0.828 -0.162 0.666 -0.162q0.144 -0.036 0.558 -0.27t0.63 -0.234q0.54 0 1.008 0.576t0.72 1.188q5.868 -1.332 6.192 -1.332 0.612 0 1.062 0.396t0.45 1.008q0 0.54 -0.306 0.936t-0.846 0.504l-6.552 1.44 -0.036 0.576q-0.036 0.936 2.934 4.23t3.762 3.294q1.692 0 4.284 -2.88t2.592 -4.644q0 -1.296 -0.846 -1.908t-1.836 -0.666 -1.836 -0.414 -0.846 -1.224q0 -0.576 0.36 -1.224l-2.448 -0.684q1.548 -1.584 1.548 -4.212 0 -0.936 -0.18 -2.088 2.952 -0.576 5.184 -0.576 1.584 0 2.574 0.054t1.746 0.306 1.116 0.486 0.738 0.882 0.558 1.206 0.612 1.71 0.864 2.16l1.8 -0.9q-0.108 1.44 -0.828 2.16t-1.53 0.756 -1.44 0.234 -0.594 0.738l0.036 0.756q2.7 -0.108 5.166 0.738t4.248 2.106 3.636 3.402 3.024 3.888 2.718 4.338q1.188 2.016 2.826 3.924t2.718 2.898 3.564 3.186q-1.728 1.08 -3.906 2.07t-4.986 2.124 -4.104 1.71q-1.584 -1.332 -2.664 -4.14t-1.566 -5.922 -1.188 -6.498 -1.53 -6.066 -2.61 -4.428 -4.41 -1.746l-0.36 0.072 -0.216 0.144q0.144 0.18 0.468 0.504 0.216 0.18 1.008 0.846t0.918 0.792 0.684 0.648 0.648 0.738 0.414 0.756 0.378 0.99 0.162 1.116 0.144 1.458l0.036 1.188q0.036 0.936 -0.09 2.07t-0.27 1.872 -0.45 2.106 -0.414 1.908q-1.26 -0.036 -3.636 0.342t-3.528 0.378q-1.404 0 -2.592 -0.36 -0.072 -0.576 -0.072 -1.692 0 -2.664 0.108 -3.456 0.072 -0.468 1.134 -1.494t2.052 -2.124 0.954 -1.854q-0.864 -0.072 -1.548 0.864 -1.296 1.908 -4.014 3.582t-4.914 1.674q-0.9 0 -2.718 -2.268t-3.834 -5.022 -3.024 -3.474q-0.216 -0.144 -0.972 -1.08 -17.352 4.032 -18.468 4.032 -0.576 0 -1.008 -0.396t-0.432 -0.972zm26.028 -7.956q0.36 -0.036 1.17 -0.252t1.242 -0.216q0.684 0 1.26 0.36l-3.456 0.72zm2.088 3.888l1.728 -0.432 3.924 6.372 -2.628 1.728zm1.332 -11.376q0.576 -1.08 1.296 -1.674t1.944 -1.062 2.358 -1.296 1.656 -1.314 1.8 -1.98 1.566 -1.818q0.432 0.324 1.008 1.134t1.152 1.314 1.368 0.468l0.432 -0.036v2.736l0.792 0.036q8.892 -3.42 13.356 -6.84 1.008 -0.756 1.8 -1.404t1.53 -1.35 1.188 -1.116 1.062 -1.224 0.864 -1.116 0.882 -1.332 0.828 -1.368 0.972 -1.71 1.062 -1.908l0.252 -0.324q-0.072 1.908 -1.548 5.004 -2.844 5.94 -7.38 9.504t-11.016 5.112q-0.504 0.108 -1.512 0.27t-1.8 0.342 -1.404 0.504q0.108 0.684 0.882 1.656t0.774 1.224q0 0.396 -0.936 1.08 -0.18 -0.18 -0.486 -0.558t-0.432 -0.522 -0.378 -0.414 -0.36 -0.378l-0.288 -0.288 -0.306 -0.27 -0.288 -0.18 -0.306 -0.162q-0.252 -0.108 -0.522 -0.18t-0.738 -0.09 -0.792 -0.018h-2.52q-4.536 0 -7.812 1.548zm7.272 30.204h1.116l0.36 2.988 -1.476 0.432v-3.42zm0 4.464q1.404 -0.936 4.734 -1.71t5.274 -0.774q0.324 0 0.81 0.558t1.008 1.53 0.936 1.8 0.864 1.836 0.522 1.188q-4.356 1.62 -8.784 1.62 -2.196 0 -4.5 -0.396zm1.98 -3.888q0.756 -0.072 2.178 -0.306t2.592 -0.36 2.178 -0.126h0.504l0.108 0.576q0 0.252 -0.63 0.522t-1.656 0.468 -1.944 0.342 -1.926 0.27 -1.152 0.162zm29.916 -53.964l0.036 -0.108 0.072 -0.144 -0.036 0.18zm0.108 -0.252v-0.036 0.036zm0 0l0.036 -0.036z","DRUPAL":"M0 -27.863q0 -3.204 0.702 -6.21t1.764 -5.238 2.538 -4.266 2.826 -3.384 2.826 -2.502 2.322 -1.674 1.53 -0.882q0.504 -0.288 1.836 -0.954t1.962 -1.026 1.728 -1.08 2.178 -1.584q1.296 -1.008 2.088 -2.61t1.08 -4.518q4.644 5.58 6.696 6.948 1.584 1.044 4.68 2.448t4.644 2.376q0.756 0.468 1.404 0.9t2.178 1.674 2.736 2.538 2.7 3.42 2.484 4.392 1.692 5.346 0.702 6.39q0 5.904 -2.232 10.962t-5.976 8.496 -8.73 5.382 -10.458 1.944 -10.548 -2.07 -8.91 -5.652 -6.138 -8.694 -2.304 -10.872zm11.988 9.504q-0.072 4.032 2.664 5.904 1.044 0.72 2.25 1.026t3.726 0.306q2.052 0 4.752 -1.17t4.824 -2.556 4.32 -2.538 3.348 -1.116q0.936 0.036 2.34 1.134t2.574 2.412 2.448 2.43 1.998 1.152q1.26 0.108 2.106 -0.504t1.998 -2.268q1.008 -1.476 1.53 -3.636t0.522 -3.816q0 -0.792 -0.18 -1.602t-0.594 -1.62 -1.224 -1.314 -1.89 -0.504q-1.188 0 -3.492 1.494t-4.644 3.006 -3.636 1.512q-0.972 0.036 -2.286 -0.684t-2.736 -1.764 -3.006 -2.088 -3.6 -1.764 -3.996 -0.684q-4.14 0.036 -7.092 2.826t-3.024 6.426zm12.69 11.952q-0.018 0.36 0.27 0.72 1.224 1.152 3.15 1.656t3.69 0.45 3.564 -0.162q1.476 -0.144 3.042 -0.738t2.34 -1.08 1.026 -0.738q0.432 -0.432 0.252 -1.044 -0.18 -0.684 -0.864 -0.18 -1.08 0.792 -3.132 1.404t-4.716 0.612q-4.644 0 -6.948 -1.764 -0.18 -0.144 -0.468 -0.144 -0.396 0 -0.936 0.432 -0.252 0.216 -0.27 0.576zm5.994 -3.852q0.324 0.288 0.63 0.162t1.134 -0.846q0.108 -0.072 0.378 -0.306t0.378 -0.306 0.36 -0.252 0.414 -0.252 0.45 -0.18 0.54 -0.162 0.594 -0.09 0.738 -0.036q0.972 0 1.602 0.27t0.828 0.522 0.486 0.792q0.36 0.612 0.45 0.72t0.45 -0.036q0.828 -0.432 0.504 -1.224 -0.684 -1.692 -1.404 -2.196 -0.828 -0.54 -2.736 -0.54 -1.692 0 -2.556 0.36 -1.044 0.432 -2.808 2.016 -0.936 0.864 -0.432 1.584z","JOOMLA":"M0 -11.951q0 -2.592 1.602 -4.608t4.086 -2.592q-0.792 -3.096 0.036 -6.228t3.168 -5.472l0.432 -0.432 5.436 5.472 -0.396 0.396q-1.332 1.332 -1.332 3.204t1.332 3.24q1.332 1.332 3.204 1.332t3.204 -1.332l1.08 -1.08 5.436 -5.472 5.796 -5.76 5.436 5.472 -5.76 5.76 -5.436 5.472 -1.08 1.08q-2.34 2.304 -5.454 3.132t-6.174 0.072q-0.576 2.52 -2.592 4.14t-4.644 1.62q-3.06 0 -5.22 -2.178t-2.16 -5.238zm0.072 -40.464q0 -3.06 2.16 -5.238t5.22 -2.178q2.736 0 4.806 1.764t2.502 4.428q3.024 -0.72 6.102 0.126t5.382 3.15l0.432 0.432 -5.472 5.472 -0.432 -0.432q-1.332 -1.332 -3.204 -1.332t-3.204 1.332 -1.332 3.222 1.332 3.222l1.044 1.044 5.472 5.472 5.76 5.76 -5.436 5.472 -5.796 -5.76 -5.436 -5.472 -1.08 -1.08q-2.448 -2.412 -3.24 -5.742t0.18 -6.462q-2.52 -0.54 -4.14 -2.556t-1.62 -4.644zm15.984 14.364l5.796 -5.76 5.472 -5.472 1.044 -1.08q2.412 -2.412 5.724 -3.222t6.408 0.126q0.396 -2.7 2.466 -4.536t4.878 -1.836q3.06 0 5.22 2.178t2.16 5.238q0 2.772 -1.836 4.86t-4.572 2.484q0.936 3.06 0.108 6.354t-3.24 5.706l-0.432 0.432 -5.436 -5.472 0.432 -0.432q1.332 -1.332 1.332 -3.204t-1.332 -3.204 -3.204 -1.332 -3.204 1.332l-1.08 1.08 -5.472 5.472 -5.76 5.76zm11.88 0.36l5.472 -5.472 5.76 5.76 5.472 5.472 1.044 1.08q2.304 2.304 3.15 5.418t0.09 6.174q2.736 0.396 4.554 2.466t1.818 4.842q0 3.06 -2.16 5.238t-5.22 2.178q-2.664 0 -4.716 -1.692t-2.556 -4.248q-3.096 1.008 -6.462 0.216t-5.814 -3.24l-0.396 -0.432 5.436 -5.472 0.432 0.432q1.332 1.332 3.204 1.332t3.204 -1.332 1.332 -3.204 -1.332 -3.204l-1.08 -1.08 -5.472 -5.472z","LANGUAGE":"M0 -8.567v-38.808q0.108 -0.324 0.144 -0.36 0.18 -0.216 0.72 -0.396 3.816 -1.26 5.364 -1.8v-13.824l20.088 7.128q0.072 0 5.778 -1.98t11.376 -3.906 5.814 -1.926q0.72 0 0.72 0.756v15.048l5.292 1.692v38.844l-27.864 -8.856q-0.504 0.216 -13.5 4.59t-13.248 4.374q-0.468 0 -0.648 -0.468l-0.036 -0.108zm1.404 -1.116l24.984 -8.352v-37.152l-24.984 8.388v37.116zm3.888 -10.008q0.216 -0.144 2.952 -3.312 0.756 -0.864 3.078 -4.14t2.826 -4.248q0.612 -1.08 1.836 -3.546t1.296 -2.79q-0.288 -0.036 -3.96 1.188 -0.288 0.072 -0.99 0.27t-1.242 0.342 -0.612 0.18q-0.072 0.072 -0.072 0.378t-0.036 0.342q-0.18 0.36 -1.116 0.54 -0.828 0.252 -1.692 0 -0.648 -0.144 -1.008 -0.756 -0.144 -0.216 -0.18 -0.828 0.216 -0.072 0.882 -0.18t1.062 -0.216q2.088 -0.576 3.78 -1.152 3.6 -1.26 3.672 -1.26 0.36 -0.072 1.548 -0.702t1.584 -0.774q0.324 -0.108 0.774 -0.288t0.522 -0.198 0.216 0.018q0.072 0.432 -0.036 1.188 0 0.072 -0.45 0.972t-0.954 1.926 -0.612 1.206q-0.9 1.8 -2.772 4.716l2.304 1.008q0.432 0.216 2.682 1.152t2.43 1.008q0.144 0.036 0.378 0.918t0.162 1.098q-0.036 0.108 -0.45 -0.018t-1.134 -0.414l-0.72 -0.324q-1.584 -0.72 -3.132 -1.764 -0.252 -0.18 -1.476 -1.134t-1.368 -1.026q-2.412 3.708 -4.824 6.516 -2.916 3.42 -3.78 3.96 -0.144 0.072 -0.702 0.144t-0.666 0zm4.356 -23.04l0.036 -0.108q0.108 0.108 0.702 0.18t0.954 0 2.088 -0.576q1.296 -0.432 1.98 -0.504 0.612 0 0.756 0.612 0.108 0.54 -0.144 1.008 -0.432 0.828 -1.8 1.368 -1.08 0.432 -2.16 0.432 -0.936 -0.108 -1.764 -0.936 -0.504 -0.54 -0.648 -1.476zm1.512 37.764q0 -0.288 0.18 -0.486t0.468 -0.198q0.144 0 0.648 0.27t1.098 0.594 0.738 0.396q2.628 1.332 5.742 2.214t5.67 0.882q3.42 0 6.012 -0.522t5.652 -1.818q0.54 -0.252 1.098 -0.558t1.224 -0.684 1.026 -0.594l-1.548 -2.628 5.688 0.468 -1.944 5.76 -1.44 -2.376q-4.68 2.988 -9.936 3.888 -2.088 0.432 -3.276 0.432h-3.024q-2.844 0 -7.182 -1.404t-6.606 -3.06q-0.288 -0.252 -0.288 -0.576zm16.812 -50.76l20.628 6.624v-13.68zm3.888 30.276l3.672 1.116 1.62 -3.96 7.596 2.34 1.332 4.86 3.672 1.116 -6.516 -23.652 -3.6 -1.116zm6.696 -6.372l2.736 -6.66 2.268 8.172z","FAX":"M0 -5.687v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h4.608q2.376 0 4.068 1.692t1.692 4.068v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-4.608q-2.376 0 -4.068 -1.692t-1.692 -4.068zm18.432 0v-55.296q0 -1.44 1.008 -2.448t2.448 -1.008h24.192q1.44 0 3.168 0.72t2.736 1.728l5.472 5.472q1.008 1.008 1.728 2.736t0.72 3.168v5.868q2.088 1.224 3.348 3.348t1.26 4.608v27.648q0 3.816 -2.7 6.516t-6.516 2.7h-31.104q-2.376 0 -4.068 -1.692t-1.692 -4.068zm4.608 -35.712h32.256v-9.216h-5.76q-1.44 0 -2.448 -1.008t-1.008 -2.448v-5.76h-23.04v18.432zm3.456 32.256q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm9.216 18.432q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm9.216 18.432q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608z","BUILDING":"M0 -2.231v-59.904q0 -0.936 0.684 -1.62t1.62 -0.684h46.08q0.936 0 1.62 0.684t0.684 1.62v59.904q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62zm9.216 -12.672q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm9.216 39.168v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828zm0 -11.52q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm9.216 27.648q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm9.216 36.864q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304zm0 -9.216q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304z","CHILD":"M2.304 -47.159q0 -1.44 1.008 -2.448t2.448 -1.008 2.448 1.008l8.208 8.208h13.248l8.208 -8.208q1.008 -1.008 2.448 -1.008t2.448 1.008 1.008 2.448 -1.008 2.448l-10.512 10.512v29.664q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844v-13.824h-2.304v13.824q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844v-29.664l-10.512 -10.512q-1.008 -1.008 -1.008 -2.448zm12.672 -3.456q0 -3.348 2.358 -5.706t5.706 -2.358 5.706 2.358 2.358 5.706 -2.358 5.706 -5.706 2.358 -5.706 -2.358 -2.358 -5.706z","PAW":"M0 -35.207q0 -2.88 1.512 -5.022t4.284 -2.142q2.736 0 5.094 1.998t3.618 4.824 1.26 5.49q0 2.88 -1.512 5.004t-4.284 2.124q-2.736 0 -5.094 -1.998t-3.618 -4.806 -1.26 -5.472zm9.216 25.38q0 -3.096 2.016 -6.894t5.022 -6.93 6.75 -5.256 6.948 -2.124q4.248 0 9.18 3.51t8.244 8.532 3.312 9.162q0 1.656 -0.612 2.754t-1.746 1.62 -2.322 0.72 -2.736 0.198q-2.448 0 -6.75 -1.62t-6.57 -1.62q-2.376 0 -6.93 1.602t-7.218 1.602q-6.588 0 -6.588 -5.256zm2.772 -41.184q0 -2.16 0.684 -4.086t2.268 -3.33 3.78 -1.404q2.772 0 4.986 2.07t3.294 4.86 1.08 5.454q0 2.16 -0.684 4.086t-2.268 3.33 -3.78 1.404q-2.736 0 -4.968 -2.07t-3.312 -4.878 -1.08 -5.436zm19.836 3.564q0 -2.664 1.08 -5.454t3.294 -4.86 4.986 -2.07q2.196 0 3.78 1.404t2.268 3.33 0.684 4.086q0 2.628 -1.08 5.436t-3.312 4.878 -4.968 2.07q-2.196 0 -3.78 -1.404t-2.268 -3.33 -0.684 -4.086zm12.312 17.388q0 -2.664 1.26 -5.49t3.618 -4.824 5.094 -1.998q2.772 0 4.284 2.142t1.512 5.022q0 2.664 -1.26 5.472t-3.618 4.806 -5.094 1.998q-2.772 0 -4.284 -2.124t-1.512 -5.004z","SPOON":"M2.304 -45.431q0 -4.608 1.53 -8.982t4.23 -7.2 5.76 -2.826 5.76 2.826 4.23 7.2 1.53 8.982q0 5.22 -2.052 8.766t-5.472 4.878l1.62 29.556q0.072 0.936 -0.576 1.62t-1.584 0.684h-6.912q-0.936 0 -1.584 -0.684t-0.576 -1.62l1.62 -29.556q-3.42 -1.332 -5.472 -4.878t-2.052 -8.766z","CUBE":"M0 -18.359v-27.648q0 -1.44 0.828 -2.628t2.196 -1.692l25.344 -9.216q0.792 -0.288 1.584 -0.288t1.584 0.288l25.344 9.216q1.368 0.504 2.196 1.692t0.828 2.628v27.648q0 1.26 -0.648 2.34t-1.764 1.692l-25.344 13.824q-1.008 0.576 -2.196 0.576t-2.196 -0.576l-25.344 -13.824q-1.116 -0.612 -1.764 -1.692t-0.648 -2.34zm4.824 -27.72l25.128 9.144 25.128 -9.144 -25.128 -9.144zm27.432 40.284l23.04 -12.564v-22.896l-23.04 8.388v27.072z","CUBES":"M0 -12.599v-14.976q0 -1.368 0.774 -2.52t2.034 -1.728l15.624 -6.696v-14.4q0 -1.368 0.774 -2.52t2.034 -1.728l16.128 -6.912q0.828 -0.36 1.8 -0.36t1.8 0.36l16.128 6.912q1.26 0.576 2.034 1.728t0.774 2.52v14.4l15.624 6.696q1.296 0.576 2.052 1.728t0.756 2.52v14.976q0 1.296 -0.684 2.412t-1.872 1.692l-16.128 8.064q-0.9 0.504 -2.052 0.504t-2.052 -0.504l-16.128 -8.064q-0.18 -0.072 -0.252 -0.144 -0.072 0.072 -0.252 0.144l-16.128 8.064q-0.9 0.504 -2.052 0.504t-2.052 -0.504l-16.128 -8.064q-1.188 -0.576 -1.872 -1.692t-0.684 -2.412zm6.192 -15.66l14.544 6.228 14.544 -6.228 -14.544 -6.228zm16.848 22.572l13.824 -6.912v-11.304l-13.824 5.904v12.312zm0.252 -47.34l15.876 6.804 15.876 -6.804 -15.876 -6.804zm18.18 20.448l13.824 -5.94v-9.576l-13.824 5.904v9.612zm1.584 4.32l14.544 6.228 14.544 -6.228 -14.544 -6.228zm16.848 22.572l13.824 -6.912v-11.304l-13.824 5.904v12.312z","BEHANCE":"M0 -9.935v-45.36h21.384q3.132 0 5.58 0.504t4.554 1.71 3.24 3.474 1.134 5.544q0 6.516 -6.192 9.468 4.104 1.152 6.192 4.14t2.088 7.344q0 2.7 -0.882 4.914t-2.376 3.726 -3.546 2.556 -4.356 1.512 -4.824 0.468h-21.996zm9.972 -7.704h10.656q7.38 0 7.38 -6.012 0 -6.48 -7.164 -6.48h-10.872v12.492zm0 -19.332h10.116q2.808 0 4.446 -1.314t1.638 -4.086q0 -5.184 -6.84 -5.184h-9.36v10.584zm30.96 10.656q0 -7.488 4.698 -12.438t12.114 -4.95q4.968 0 8.658 2.448t5.508 6.444 1.818 8.928q0 0.612 -0.072 1.692h-23.688q0 3.996 2.07 6.174t5.994 2.178q2.268 0 4.392 -1.152t2.736 -3.132h7.956q-3.6 11.052 -15.372 11.052 -7.704 0 -12.258 -4.752t-4.554 -12.492zm7.2 -21.456h18.396v-4.464h-18.396v4.464zm1.836 17.892h14.688q-0.648 -7.02 -7.2 -7.02 -3.24 0 -5.256 1.89t-2.232 5.13z","BEHANCE_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm4.608 -3.384h13.752q4.212 0 7.092 -2.07t2.88 -6.138q0 -5.688 -5.148 -7.2 3.852 -1.872 3.852 -5.904 0 -2.052 -0.702 -3.474t-2.034 -2.178 -2.844 -1.062 -3.492 -0.306h-13.356v28.332zm6.228 -4.824v-7.812h6.804q4.464 0 4.464 4.068 0 3.744 -4.608 3.744h-6.66zm0 -12.06v-6.624h5.868q4.284 0 4.284 3.24 0 3.384 -3.816 3.384h-6.336zm19.332 6.66q0 4.86 2.844 7.812t7.668 2.952q7.38 0 9.612 -6.876h-4.968q-0.396 1.224 -1.71 1.944t-2.718 0.72q-2.448 0 -3.744 -1.368t-1.296 -3.852h14.796q0.036 -0.36 0.036 -1.08 0 -4.752 -2.682 -7.938t-7.326 -3.186q-4.608 0 -7.56 3.096t-2.952 7.776zm4.536 -13.428v-2.772h11.484v2.772h-11.484zm1.152 11.196q0.144 -2.016 1.404 -3.204t3.276 -1.188q4.068 0 4.464 4.392h-9.144z","STEAM":"M0 -36.647q0 -3.096 2.196 -5.274t5.256 -2.178q2.628 0 4.68 1.656t2.628 4.212l28.188 11.34q1.764 -1.044 3.816 -1.044 0.504 0 0.756 0.036l6.228 -8.928q0.036 -4.104 2.952 -7.002t7.02 -2.898q4.14 0 7.074 2.916t2.934 7.056 -2.934 7.074 -7.074 2.934l-9.54 6.984q-0.288 2.88 -2.43 4.806t-4.986 1.926q-2.628 0 -4.68 -1.656t-2.628 -4.212l-28.188 -11.34q-1.836 1.08 -3.816 1.08 -3.06 0 -5.256 -2.196t-2.196 -5.292zm1.98 0q0 2.304 1.602 3.906t3.87 1.602q0.396 0 1.188 -0.144l-2.304 -0.936q-1.188 -0.504 -1.89 -1.602t-0.702 -2.394q0 -1.8 1.278 -3.078t3.078 -1.278q0.72 0 1.476 0.288v-0.036l2.736 1.116q-0.72 -1.332 -2.034 -2.124t-2.826 -0.792q-2.268 0 -3.87 1.602t-1.602 3.87zm39.924 18.72q0.684 1.332 1.998 2.124t2.862 0.792q2.268 0 3.87 -1.602t1.602 -3.87 -1.602 -3.888 -3.87 -1.62q-0.468 0 -1.188 0.144 0.072 0.036 0.72 0.288t0.774 0.306 0.666 0.306 0.684 0.36 0.576 0.396 0.558 0.486 0.396 0.522 0.36 0.648 0.18 0.756 0.09 0.9q0 1.8 -1.278 3.078t-3.078 1.278q-0.504 0 -1.134 -0.162t-1.044 -0.324 -1.134 -0.486 -1.008 -0.432zm15.12 -18.828q0 2.772 1.962 4.734t4.734 1.962 4.752 -1.962 1.98 -4.734 -1.98 -4.734 -4.752 -1.962q-2.736 0 -4.716 1.962t-1.98 4.734zm1.404 0q0 -2.232 1.566 -3.798t3.762 -1.566 3.78 1.584 1.584 3.78 -1.566 3.762 -3.798 1.566q-2.196 0 -3.762 -1.566t-1.566 -3.762z","STEAM_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm4.608 -19.188q0 1.908 1.368 3.276t3.312 1.368q1.296 0 2.376 -0.648l17.604 7.092q0.36 1.584 1.638 2.628t2.934 1.044q1.8 0 3.114 -1.224t1.494 -2.988l6.012 -4.392q2.556 0 4.392 -1.818t1.836 -4.41 -1.836 -4.428 -4.392 -1.836q-2.592 0 -4.41 1.818t-1.854 4.374l-3.888 5.58 -0.234 -0.018 -0.234 -0.018q-1.26 0 -2.412 0.684l-17.604 -7.092q-0.36 -1.584 -1.638 -2.628t-2.898 -1.044q-1.944 0 -3.312 1.368t-1.368 3.312zm1.224 0q0 -1.44 1.008 -2.448t2.448 -1.008q0.972 0 1.782 0.504t1.242 1.332l-1.728 -0.684q-1.044 -0.396 -2.034 0.072t-1.386 1.476q-0.432 1.044 -0.018 2.052t1.422 1.44v0.036l1.44 0.576q-0.504 0.072 -0.72 0.072 -1.44 0 -2.448 -0.99t-1.008 -2.43zm24.948 11.664l1.692 0.684q1.044 0.432 2.088 -0.018t1.476 -1.494q0.396 -1.044 -0.036 -2.07t-1.476 -1.458l-1.44 -0.576q0.504 -0.072 0.756 -0.072 1.404 0 2.412 0.99t1.008 2.43 -1.008 2.43 -2.412 0.99q-2.124 0 -3.06 -1.836zm9.468 -11.736q0 -1.728 1.224 -2.952t2.988 -1.224q1.728 0 2.952 1.224t1.224 2.952 -1.224 2.952 -2.952 1.224q-1.764 0 -2.988 -1.224t-1.224 -2.952zm0.864 -0.036q0 1.404 0.99 2.376t2.358 0.972 2.358 -0.972 0.99 -2.376q0 -1.368 -0.99 -2.358t-2.358 -0.99 -2.358 0.99 -0.99 2.358z","RECYCLE":"M0.576 -44.063l15.588 0.612 6.48 13.644 -5.292 -3.312q-2.268 2.592 -4.014 5.202t-2.61 4.5 -1.422 3.402 -0.666 2.268l-0.144 0.756 -6.84 -12.852q-0.612 -0.936 -0.648 -2.016t0.216 -1.692l0.288 -0.648q1.26 -2.268 4.104 -6.768zm9.162 29.232q-0.126 -1.008 0.144 -2.34t0.432 -1.98 0.774 -2.304 0.684 -1.908q2.808 0.432 18.324 1.008l-0.54 13.248 -0.072 0.792 -15.12 -1.044q-1.296 -0.108 -2.412 -1.134t-1.692 -2.358q-0.396 -0.972 -0.522 -1.98zm0.846 -34.776l8.1 -12.816q0.72 -1.116 2.16 -1.62t2.88 -0.36q0.864 0.072 1.746 0.432t1.512 0.756 1.494 1.188 1.296 1.242 1.296 1.422 1.152 1.26q-1.692 2.268 -9.54 15.66l-11.412 -6.732zm17.568 -14.4l14.58 0.036q1.116 -0.108 2.088 0.378t1.404 1.026l0.396 0.54q1.404 2.196 4.032 6.84l5.112 -2.988 -7.92 13.428 -15.084 -0.72 5.436 -3.096q-1.224 -3.204 -2.7 -5.976t-2.718 -4.446 -2.322 -2.88 -1.692 -1.674zm6.156 47.772l7.596 -13.032 0.252 6.228q6.12 0.576 10.188 0.18t6.12 -1.188l2.016 -0.792 -6.768 12.924q-0.432 1.044 -1.314 1.674t-1.566 0.738l-0.648 0.144q-2.556 0.252 -7.884 0.432l0.288 5.904zm9.54 -23.4l11.268 -7.02 0.684 -0.396 7.632 13.068q0.648 1.332 0.45 2.736t-0.99 2.664q-0.468 0.72 -1.188 1.332t-1.368 1.008 -1.746 0.792 -1.692 0.576 -1.854 0.504 -1.656 0.432q-1.224 -2.592 -9.54 -15.696z","CAR":"M0 -14.903v-13.824q0 -3.348 2.358 -5.706t5.706 -2.358h1.008l3.78 -15.084q0.828 -3.384 3.744 -5.67t6.444 -2.286h25.344q3.528 0 6.444 2.286t3.744 5.67l3.78 15.084h1.008q3.348 0 5.706 2.358t2.358 5.706v13.824q0 0.504 -0.324 0.828t-0.828 0.324h-4.608v4.608q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896v-4.608h-33.408v4.608q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896v-4.608h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828zm5.76 -10.368q0 2.376 1.692 4.068t4.068 1.692 4.068 -1.692 1.692 -4.068 -1.692 -4.068 -4.068 -1.692 -4.068 1.692 -1.692 4.068zm12.816 -11.52h34.272l-3.204 -12.852q-0.072 -0.288 -0.504 -0.63t-0.756 -0.342h-25.344q-0.324 0 -0.756 0.342t-0.504 0.63zm34.416 11.52q0 2.376 1.692 4.068t4.068 1.692 4.068 -1.692 1.692 -4.068 -1.692 -4.068 -4.068 -1.692 -4.068 1.692 -1.692 4.068z","TAXI":"M0 -10.295v-13.824q0 -3.348 2.358 -5.706t5.706 -2.358h1.008l3.78 -15.084q0.828 -3.384 3.744 -5.67t6.444 -2.286h4.608v-8.064q0 -0.504 0.324 -0.828t0.828 -0.324h16.128q0.504 0 0.828 0.324t0.324 0.828v8.064h2.304q3.528 0 6.444 2.286t3.744 5.67l3.78 15.084h1.008q3.348 0 5.706 2.358t2.358 5.706v13.824q0 0.504 -0.324 0.828t-0.828 0.324h-4.608v2.304q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896v-2.304h-33.408v2.304q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896v-2.304h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828zm5.76 -10.368q0 2.376 1.692 4.068t4.068 1.692 4.068 -1.692 1.692 -4.068 -1.692 -4.068 -4.068 -1.692 -4.068 1.692 -1.692 4.068zm12.816 -11.52h34.272l-3.204 -12.852q-0.072 -0.288 -0.504 -0.63t-0.756 -0.342h-25.344q-0.324 0 -0.756 0.342t-0.504 0.63zm34.416 11.52q0 2.376 1.692 4.068t4.068 1.692 4.068 -1.692 1.692 -4.068 -1.692 -4.068 -4.068 -1.692 -4.068 1.692 -1.692 4.068z","TREE":"M1.152 -11.447q0 -0.936 0.684 -1.62l14.472 -14.508h-8.244q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l14.472 -14.508h-7.092q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l13.824 -13.824q0.684 -0.684 1.62 -0.684t1.62 0.684l13.824 13.824q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-7.092l14.472 14.508q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-8.244l14.472 14.508q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-16.632q0.036 0.612 0.216 3.15t0.18 3.906q0 0.9 -0.648 1.53t-1.548 0.63h-11.52q-0.9 0 -1.548 -0.63t-0.648 -1.53q0 -1.368 0.18 -3.906t0.216 -3.15h-16.632q-0.936 0 -1.62 -0.684t-0.684 -1.62z","SPOTIFY":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm8.532 -8.856q0 1.116 0.738 1.872t1.854 0.756q0.396 0 1.44 -0.288 4.788 -1.332 11.052 -1.332 5.724 0 11.142 1.224t9.126 3.42q0.756 0.432 1.44 0.432 1.044 0 1.818 -0.738t0.774 -1.854q0 -1.692 -1.44 -2.52 -4.536 -2.628 -10.548 -3.978t-12.348 -1.35q-7.344 0 -13.104 1.692 -0.828 0.252 -1.386 0.918t-0.558 1.746zm1.872 8.964q0 0.9 0.63 1.53t1.53 0.63q0.252 0 1.332 -0.288 4.392 -1.188 9.036 -1.188 10.044 0 17.568 4.464 0.864 0.468 1.368 0.468 0.9 0 1.53 -0.63t0.63 -1.53q0 -1.44 -1.26 -2.196 -8.532 -5.076 -19.728 -5.076 -5.508 0 -10.908 1.512 -1.728 0.468 -1.728 2.304zm1.152 8.316q0 0.72 0.486 1.242t1.278 0.522q0.18 0 1.332 -0.288 4.752 -0.972 8.748 -0.972 8.136 0 14.292 3.708 0.684 0.396 1.188 0.396 0.684 0 1.188 -0.486t0.504 -1.242q0 -1.152 -1.08 -1.836 -6.948 -4.14 -16.092 -4.14 -4.788 0 -10.332 1.224 -1.512 0.324 -1.512 1.872z","DEVIANTART":"M0 -9.539v-45.288q0 -2.088 1.458 -3.546t3.546 -1.458h45.288q2.088 0 3.546 1.458t1.458 3.546v45.288q0 2.088 -1.458 3.546t-3.546 1.458h-45.288q-2.088 0 -3.546 -1.458t-1.458 -3.546zm2.556 0q0 1.008 0.72 1.728t1.728 0.72h45.288q1.008 0 1.728 -0.72t0.72 -1.728v-45.288q0 -1.008 -0.72 -1.728t-1.728 -0.72h-45.288q-1.008 0 -1.728 0.72t-0.72 1.728v45.288zm1.8 0v-5.076l25.596 -7.02 -7.632 -15.804q0.144 -0.036 0.432 -0.09t0.432 -0.054q6.12 -1.152 10.926 -0.774t7.956 1.656 5.166 3.402q0.972 1.008 -0.9 1.512 -2.304 0.576 -9.216 2.232l-3.492 -7.128q-3.996 -0.252 -8.64 0.576l6.768 13.932 19.188 -5.22v17.856q0 0.252 -0.198 0.45t-0.45 0.198h-45.288q-0.252 0 -0.45 -0.198t-0.198 -0.45zm0 -25.128v-20.16q0 -0.252 0.198 -0.45t0.45 -0.198h45.288q0.252 0 0.45 0.198t0.198 0.45v15.408q-3.06 -1.08 -6.768 -1.872 -10.584 -2.304 -23.22 -0.432l-0.648 0.108 -2.34 -4.824h-8.388l3.06 6.84q-4.752 1.836 -8.28 4.932zm4.5 10.656q-0.864 -7.308 5.976 -10.98l4.644 9.72 -9.18 2.196q-0.504 0.108 -0.936 -0.162t-0.504 -0.774z","SOUNDCLOUD":"M0 -23.723l0.612 -4.608q0.072 -0.324 0.324 -0.324t0.324 0.324l0.72 4.608 -0.72 4.536q-0.072 0.324 -0.324 0.324t-0.324 -0.324zm2.844 0l0.828 -7.452q0 -0.324 0.324 -0.324 0.288 0 0.36 0.324l0.936 7.452 -0.936 7.308q-0.072 0.324 -0.36 0.324 -0.324 0 -0.324 -0.36zm3.24 0l0.756 -8.82q0.072 -0.432 0.432 -0.432 0.396 0 0.396 0.432l0.9 8.82 -0.9 8.532q0 0.396 -0.396 0.396 -0.36 0 -0.432 -0.396zm3.24 0l0.756 -9.072q0 -0.468 0.468 -0.468 0.432 0 0.504 0.468l0.828 9.072 -0.828 8.784q-0.072 0.468 -0.504 0.468 -0.468 0 -0.468 -0.468zm3.276 0l0.72 -8.424q0 -0.216 0.162 -0.378t0.378 -0.162q0.504 0 0.576 0.54l0.756 8.424 -0.756 8.856q-0.072 0.576 -0.576 0.576 -0.216 0 -0.378 -0.162t-0.162 -0.414zm1.836 8.856zm1.476 -8.856l0.648 -13.68q0.072 -0.648 0.648 -0.648 0.252 0 0.432 0.198t0.18 0.45l0.756 13.68 -0.756 8.856q0 0.252 -0.18 0.45t-0.432 0.198q-0.576 0 -0.648 -0.648zm3.312 0.072l0.576 -16.848q0.072 -0.684 0.72 -0.684 0.288 0 0.486 0.198t0.198 0.486l0.684 16.848 -0.684 8.784q0 0.288 -0.198 0.486t-0.486 0.198q-0.648 0 -0.72 -0.684zm3.384 -0.072l0.576 -18.216q0 -0.324 0.234 -0.558t0.522 -0.234q0.324 0 0.54 0.234t0.252 0.558l0.648 18.216 -0.648 8.712q-0.072 0.756 -0.792 0.756 -0.684 0 -0.756 -0.756zm3.42 0l0.504 8.676q0.036 0.36 0.27 0.594t0.558 0.234q0.792 0 0.864 -0.828l0.576 -8.676 -0.576 -18.828q-0.036 -0.36 -0.27 -0.612t-0.594 -0.252q-0.324 0 -0.576 0.252t-0.252 0.612zm2.196 8.676zm1.188 -8.676l0.504 -18.36q0 -0.396 0.27 -0.648t0.63 -0.252 0.63 0.252 0.27 0.648l0.54 18.36 -0.54 8.604q0 0.36 -0.27 0.63t-0.63 0.27 -0.612 -0.252 -0.288 -0.648zm3.456 0.036l0.432 -17.712q0.036 -0.432 0.324 -0.72t0.684 -0.288 0.666 0.288 0.306 0.72l0.504 17.712 -0.504 8.496q0 0.396 -0.288 0.684t-0.684 0.288 -0.684 -0.288 -0.324 -0.684zm3.492 -0.036q0 0.036 0.396 8.496v0.036q0 0.36 0.216 0.612 0.324 0.396 0.828 0.396 0.396 0 0.72 -0.324 0.324 -0.252 0.324 -0.72l0.036 -0.864 0.396 -7.596 -0.432 -21.096q0 -0.576 -0.468 -0.864 -0.288 -0.18 -0.576 -0.18t-0.576 0.18q-0.468 0.288 -0.468 0.864l-0.036 0.216zm2.484 8.496zm0.864 -8.46l0.432 -22.896v-0.108q0.072 -0.54 0.432 -0.864 0.324 -0.252 0.72 -0.252 0.288 0 0.54 0.18 0.504 0.288 0.576 0.936l0.504 23.004 -0.504 8.316q0 0.468 -0.324 0.792t-0.792 0.324 -0.792 -0.324 -0.36 -0.792l-0.216 -4.104zm3.636 8.28v-32.364q0 -0.828 1.008 -1.188 3.06 -1.224 6.516 -1.224 7.02 0 12.168 4.734t5.76 11.646q1.908 -0.792 3.96 -0.792 4.212 0 7.2 2.988t2.988 7.236q0 4.212 -2.988 7.182t-7.2 2.97h-28.296q-0.468 -0.072 -0.792 -0.396t-0.324 -0.792z","DATABASE":"M0 -9.143v-6.12q4.284 3.024 11.7 4.572t15.948 1.548 15.948 -1.548 11.7 -4.572v6.12q0 2.484 -3.708 4.608t-10.08 3.366 -13.86 1.242 -13.86 -1.242 -10.08 -3.366 -3.708 -4.608zm0 -13.824v-6.12q4.284 3.024 11.7 4.572t15.948 1.548 15.948 -1.548 11.7 -4.572v6.12q0 2.484 -3.708 4.608t-10.08 3.366 -13.86 1.242 -13.86 -1.242 -10.08 -3.366 -3.708 -4.608zm0 -13.824v-6.12q4.284 3.024 11.7 4.572t15.948 1.548 15.948 -1.548 11.7 -4.572v6.12q0 2.484 -3.708 4.608t-10.08 3.366 -13.86 1.242 -13.86 -1.242 -10.08 -3.366 -3.708 -4.608zm0 -13.824v-4.608q0 -2.484 3.708 -4.608t10.08 -3.366 13.86 -1.242 13.86 1.242 10.08 3.366 3.708 4.608v4.608q0 2.484 -3.708 4.608t-10.08 3.366 -13.86 1.242 -13.86 -1.242 -10.08 -3.366 -3.708 -4.608z","FILE_PDF_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm4.644 -6.768q0.324 -1.44 2.016 -3.294t4.752 -3.474q0.504 -0.324 0.828 0.216 0.072 0.072 0.072 0.144 1.872 -3.06 3.852 -7.092 2.448 -4.896 3.744 -9.432 -0.864 -2.952 -1.098 -5.742t0.234 -4.59q0.396 -1.44 1.512 -1.44h0.792q0.828 0 1.26 0.54 0.648 0.756 0.324 2.448 -0.072 0.216 -0.144 0.288 0.036 0.108 0.036 0.288v1.08q-0.072 4.428 -0.504 6.912 1.98 5.904 5.256 8.568 1.188 0.936 3.024 2.016 2.124 -0.252 4.212 -0.252 5.292 0 6.372 1.764 0.576 0.792 0.072 1.872l-0.036 0.072 -0.072 0.072v0.036q-0.216 1.368 -2.556 1.368 -1.728 0 -4.14 -0.72t-4.68 -1.908q-7.956 0.864 -14.112 2.988 -5.508 9.432 -8.712 9.432 -0.54 0 -1.008 -0.252l-0.864 -0.432 -0.216 -0.18q-0.36 -0.36 -0.216 -1.296zm2.196 0.216q1.872 -0.864 4.932 -5.688 -1.836 1.44 -3.15 3.024t-1.782 2.664zm9.864 -9.324q4.86 -1.944 10.224 -2.916 -0.072 -0.036 -0.468 -0.342t-0.576 -0.486q-2.736 -2.412 -4.572 -6.336 -0.972 3.096 -2.988 7.092 -1.08 2.016 -1.62 2.988zm4.392 -19.044q0.036 -0.252 0.252 -1.584 0 -0.108 0.252 -1.548 0.036 -0.144 0.144 -0.288l-0.036 -0.072 -0.018 -0.054 -0.018 -0.054q-0.036 -0.792 -0.468 -1.296l-0.036 0.072v0.072q-0.54 1.512 -0.072 4.752zm11.16 -6.552h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536zm2.664 24.156q2.736 1.008 4.464 1.008 0.504 0 0.648 -0.036l-0.072 -0.108q-0.864 -0.864 -5.04 -0.864z","FILE_WORD_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm3.78 -28.404h2.52l5.904 23.796h5.724l4.608 -17.46q0.252 -0.72 0.36 -1.656 0.072 -0.576 0.072 -0.864h0.144l0.108 0.864q0.036 0.108 0.126 0.72t0.198 0.936l4.608 17.46h5.724l5.904 -23.796h2.52v-3.852h-10.8v3.852h3.24l-3.564 15.768q-0.18 0.72 -0.252 1.656l-0.072 0.756h-0.144l-0.108 -0.756q-0.036 -0.18 -0.144 -0.756t-0.18 -0.9l-5.184 -19.62h-4.104l-5.184 19.62q-0.072 0.324 -0.162 0.882t-0.126 0.774l-0.144 0.756h-0.144l-0.072 -0.756q-0.072 -0.936 -0.252 -1.656l-3.564 -15.768h3.24v-3.852h-10.8v3.852zm28.476 -13.068h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","FILE_EXCEL_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm10.836 -4.608h10.116v-3.816h-2.7l3.708 -5.796q0.18 -0.252 0.36 -0.594t0.27 -0.486 0.126 -0.144h0.072q0.036 0.144 0.18 0.36 0.072 0.144 0.162 0.27t0.216 0.288 0.234 0.306l3.852 5.796h-2.736v3.816h10.476v-3.816h-2.448l-6.912 -9.828 7.02 -10.152h2.412v-3.852h-10.044v3.852h2.664l-3.708 5.724q-0.144 0.252 -0.36 0.594t-0.324 0.486l-0.072 0.108h-0.072q-0.036 -0.144 -0.18 -0.36 -0.216 -0.396 -0.612 -0.828l-3.816 -5.724h2.736v-3.852h-10.44v3.852h2.448l6.804 9.792 -6.984 10.188h-2.448v3.816zm21.42 -36.864h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","FILE_POWERPOINT_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm10.368 -4.608h11.772v-3.816h-3.348v-6.012h4.932q2.736 0 4.248 -0.54 2.412 -0.828 3.834 -3.132t1.422 -5.256q0 -2.916 -1.332 -5.076t-3.6 -3.132q-1.728 -0.684 -4.68 -0.684h-13.248v3.852h3.312v19.98h-3.312v3.816zm8.424 -13.896v-9.648h4.32q1.872 0 2.988 0.648 2.016 1.188 2.016 4.14 0 3.204 -2.232 4.32 -1.116 0.54 -2.808 0.54h-4.284zm13.464 -22.968h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","FILE_PICTURE_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm4.608 -4.608v-6.912l6.912 -6.912 4.608 4.608 13.824 -13.824 11.52 11.52v11.52h-36.864zm0 -25.344q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896 -2.016 4.896 -4.896 2.016 -4.896 -2.016 -2.016 -4.896zm27.648 -11.52h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","FILE_ZIP_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-4.608v4.608h-4.608v-4.608h-18.432v55.296zm9.216 -11.52q0 -0.9 0.288 -1.872 0.756 -2.268 4.32 -14.256v-4.608h4.608v4.608h2.844q0.792 0 1.404 0.468t0.828 1.224l3.852 12.564q0.288 0.972 0.288 1.872 0 2.988 -2.61 4.95t-6.606 1.962 -6.606 -1.962 -2.61 -4.95zm4.608 0q0 0.936 1.35 1.62t3.258 0.684 3.258 -0.684 1.35 -1.62 -1.35 -1.62 -3.258 -0.684 -3.258 0.684 -1.35 1.62zm0 -25.344h4.608v-4.608h-4.608v4.608zm0 -9.216h4.608v-4.608h-4.608v4.608zm4.608 13.824h4.608v-4.608h-4.608v4.608zm0 -9.216h4.608v-4.608h-4.608v4.608zm13.824 0h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","FILE_SOUND_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm4.608 -14.976v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h4.716l5.976 -6.012q0.576 -0.54 1.26 -0.252 0.72 0.288 0.72 1.08v19.584q0 0.792 -0.72 1.08 -0.288 0.072 -0.432 0.072 -0.432 0 -0.828 -0.324l-5.976 -6.012h-4.716q-0.504 0 -0.828 -0.324t-0.324 -0.828zm18.216 2.934q0.036 0.954 0.72 1.602 0.72 0.612 1.584 0.612 0.972 0 1.692 -0.72 3.132 -3.348 3.132 -7.884t-3.132 -7.884q-0.648 -0.684 -1.62 -0.72t-1.656 0.612 -0.72 1.602 0.648 1.674q1.872 2.052 1.872 4.716t-1.872 4.716q-0.684 0.72 -0.648 1.674zm7.614 5.472q0.09 0.954 0.846 1.53 0.648 0.54 1.44 0.54 1.116 0 1.8 -0.864 4.644 -5.724 4.644 -13.068t-4.644 -13.068q-0.576 -0.756 -1.548 -0.864t-1.692 0.504q-0.756 0.612 -0.846 1.566t0.522 1.71q3.6 4.428 3.6 10.152t-3.6 10.152q-0.612 0.756 -0.522 1.71zm1.818 -34.902h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","FILE_VIDEO_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm4.608 -13.824v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h13.824q1.872 0 3.24 1.368t1.368 3.24v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-13.824q-1.872 0 -3.24 -1.368t-1.368 -3.24zm25.344 -5.292v-3.24l9.54 -9.576q0.324 -0.324 0.828 -0.324 0.144 0 0.432 0.072 0.72 0.288 0.72 1.08v20.736q0 0.792 -0.72 1.08 -0.288 0.072 -0.432 0.072 -0.504 0 -0.828 -0.324zm2.304 -22.356h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","FILE_CODE_O":"M0 -3.383v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728l11.232 11.232q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 -1.152h46.08v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296zm4.536 -20.052q-0.504 -0.684 0 -1.368l8.136 -10.836q0.288 -0.396 0.756 -0.45t0.864 0.234l1.836 1.368q0.396 0.288 0.45 0.756t-0.234 0.864l-6.552 8.748 6.552 8.748q0.288 0.396 0.234 0.864t-0.45 0.756l-1.836 1.368q-0.396 0.288 -0.864 0.234t-0.756 -0.45zm13.752 13.896l4.968 -29.916q0.072 -0.468 0.468 -0.738t0.864 -0.198l2.268 0.36q0.468 0.072 0.738 0.468t0.198 0.864l-4.968 29.916q-0.072 0.468 -0.468 0.738t-0.864 0.198l-2.268 -0.36q-0.468 -0.072 -0.738 -0.468t-0.198 -0.864zm11.214 -4.968q-0.054 -0.468 0.234 -0.864l6.552 -8.748 -6.552 -8.748q-0.288 -0.396 -0.234 -0.864t0.45 -0.756l1.836 -1.368q0.396 -0.288 0.864 -0.234t0.756 0.45l8.136 10.836q0.504 0.684 0 1.368l-8.136 10.836q-0.288 0.396 -0.756 0.45t-0.864 -0.234l-1.836 -1.368q-0.396 -0.288 -0.45 -0.756zm2.754 -30.348h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792v13.536z","VINE":"M1.404 -55.439h10.188q0.936 7.848 2.52 14.346t3.762 11.412 4.374 8.478 5.04 7.02q6.084 -6.084 10.332 -14.616 -5.112 -2.592 -8.028 -7.92t-2.916 -11.988q0 -6.912 3.744 -11.322t10.224 -4.41q6.408 0 9.828 3.798t3.42 10.71q0 5.724 -2.088 10.296 -0.252 0.036 -0.702 0.108t-1.656 0.072 -2.268 -0.216 -2.232 -0.918 -1.818 -1.854q1.116 -3.708 1.116 -6.624 0 -3.132 -1.044 -4.752t-2.844 -1.62q-1.908 0 -3.06 1.782t-1.152 5.058q0 6.696 3.78 10.566t9.612 3.87q2.232 0 4.356 -0.504v7.128q-3.636 0.828 -7.128 0.828 -2.34 4.896 -5.958 9.756t-6.534 7.758 -4.608 3.834q-2.88 1.62 -5.832 -0.108 -1.008 -0.612 -2.178 -1.566t-3.06 -3.006 -3.69 -4.626 -3.87 -6.624 -3.798 -8.784 -3.294 -11.322 -2.538 -14.04z","CODEPEN":"M0 -22.355v-19.656q0 -1.476 1.224 -2.304l29.484 -19.656q0.756 -0.468 1.548 -0.468t1.548 0.468l29.484 19.656q1.224 0.828 1.224 2.304v19.656q0 1.476 -1.224 2.304l-29.484 19.656q-0.756 0.468 -1.548 0.468t-1.548 -0.468l-29.484 -19.656q-1.224 -0.828 -1.224 -2.304zm5.544 -5.184l6.948 -4.644 -6.948 -4.644v9.288zm2.232 5.184l21.708 14.472v-12.924l-12.024 -8.028zm0 -19.656l9.684 6.48 12.024 -8.028v-12.924zm14.688 9.828l9.792 6.552 9.792 -6.552 -9.792 -6.552zm12.564 24.3l21.708 -14.472 -9.684 -6.48 -12.024 8.028v12.924zm0 -35.676l12.024 8.028 9.684 -6.48 -21.708 -14.472v12.924zm16.992 11.376l6.948 4.644v-9.288z","JSFIDDLE":"M0 -23.795q0 -3.96 1.98 -7.308t5.292 -5.292q-0.432 -1.404 -0.432 -2.952 0 -4.14 2.952 -7.056t7.164 -2.916q3.42 0 6.192 2.088 2.7 -5.544 8.01 -8.928t11.754 -3.384q5.976 0 11.016 2.898t7.974 7.866 2.934 10.836l-0.018 0.648 -0.018 0.648q3.996 1.656 6.462 5.238t2.466 7.974q0 5.904 -4.248 10.098t-10.26 4.194l-0.414 -0.018 -0.378 -0.018h-43.812000000000005q-6.12 -0.36 -10.368 -4.518t-4.248 -10.098zm16.848 -3.276q0 4.392 3.024 6.948t7.488 2.556q4.932 0 8.64 -3.564 -0.576 -0.72 -1.71 -2.034t-1.566 -1.818q-2.412 2.34 -5.184 2.34 -1.98 0 -3.366 -1.206t-1.386 -3.15q0 -1.908 1.386 -3.132t3.294 -1.224q1.584 0 3.042 0.756t2.628 1.98 2.34 2.7 2.484 2.952 2.772 2.7 3.492 1.98 4.374 0.756q4.356 0 7.362 -2.574t3.006 -6.858q0 -4.356 -3.024 -6.912t-7.452 -2.556q-5.148 0 -8.676 3.492 0.504 0.576 1.062 1.224t1.242 1.44 1.044 1.224q2.376 -2.304 5.112 -2.304 1.872 0 3.312 1.188t1.44 3.024q0 2.052 -1.332 3.294t-3.384 1.242q-1.548 0 -2.97 -0.756t-2.592 -1.98 -2.358 -2.7 -2.502 -2.952 -2.79 -2.7 -3.474 -1.98 -4.266 -0.756q-4.392 0 -7.452 2.538t-3.06 6.822z","SUPPORT":"M0 -32.183q0 -6.552 2.556 -12.528t6.876 -10.296 10.296 -6.876 12.528 -2.556 12.528 2.556 10.296 6.876 6.876 10.296 2.556 12.528 -2.556 12.528 -6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528zm4.608 0q0 6.84 3.24 12.996l6.984 -6.984q-1.008 -2.952 -1.008 -6.012t1.008 -6.012l-6.984 -6.984q-3.24 6.156 -3.24 12.996zm13.824 0q0 5.724 4.05 9.774t9.774 4.05 9.774 -4.05 4.05 -9.774 -4.05 -9.774 -9.774 -4.05 -9.774 4.05 -4.05 9.774zm0.828 24.408q6.156 3.24 12.996 3.24t12.996 -3.24l-6.984 -6.984q-2.952 1.008 -6.012 1.008t-6.012 -1.008zm0 -48.816l6.984 6.984q2.952 -1.008 6.012 -1.008t6.012 1.008l6.984 -6.984q-6.156 -3.24 -12.996 -3.24t-12.996 3.24zm30.42 30.42l6.984 6.984q3.24 -6.156 3.24 -12.996t-3.24 -12.996l-6.984 6.984q1.008 2.952 1.008 6.012t-1.008 6.012z","CIRCLE_O_NOTCH":"M0 -32.183q0 -7.992 3.636 -14.922t9.954 -11.412 14.058 -5.598v9.36q-7.956 1.62 -13.194 7.956t-5.238 14.616q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946q0 -8.28 -5.238 -14.616t-13.194 -7.956v-9.36q7.74 1.116 14.058 5.598t9.954 11.412 3.636 14.922q0 6.552 -2.556 12.528t-6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528z","REBEL":"M0.684 -32.975q0.288 -7.812 4.176 -14.616t10.98 -11.448h0.18l-0.036 0.108q-0.288 0.288 -1.008 1.206t-1.872 2.754 -2.16 3.978 -1.602 4.878 -0.504 5.418 1.404 5.67 3.906 5.544q1.8 1.8 3.672 2.502t3.258 0.414 2.502 -0.846 1.692 -1.17l0.576 -0.576q1.404 -1.836 1.908 -4.194t0.234 -4.41 -0.756 -3.852 -0.954 -2.88l-0.504 -1.044q-0.36 -0.9 -1.098 -1.782t-1.548 -1.476 -1.566 -1.062 -1.26 -0.684l-0.468 -0.216 3.744 -4.14q1.404 0.612 2.808 1.872t2.124 2.196l0.684 0.972q0.036 -1.728 -0.666 -3.726t-1.458 -3.15l-0.72 -1.116 5.796 -6.588 5.76 6.516q-1.188 1.656 -1.89 3.69t-0.81 3.258l-0.144 1.188q0.792 -1.332 2.214 -2.61t2.43 -1.89l1.008 -0.612 3.708 4.14q-1.584 0.504 -3.06 1.8t-2.16 2.34l-0.684 1.044q-1.116 2.016 -1.728 4.806t-0.252 6.12 2.052 5.634q1.188 1.62 2.79 2.178t3.06 0.198 2.736 -0.954 2.07 -1.206l0.756 -0.576q2.16 -1.908 3.474 -4.14t1.746 -4.374 0.36 -4.374 -0.648 -4.248 -1.332 -3.87 -1.638 -3.348 -1.62 -2.592 -1.242 -1.71l-0.468 -0.612q-0.504 -0.468 -0.252 -0.468l0.36 0.108q1.44 1.044 2.25 1.656t2.232 1.8 2.304 2.088 2.106 2.34 1.998 2.772 1.638 3.168 1.368 3.708 0.846 4.212 0.378 4.896q0.108 9.324 -3.888 16.74t-11.232 11.556 -16.416 4.14q-6.66 0 -12.636 -2.664t-10.206 -7.128 -6.624 -10.548 -2.178 -12.708z","GE":"M0 -32.183q0 -6.552 2.556 -12.528t6.876 -10.296 10.296 -6.876 12.528 -2.556 12.528 2.556 10.296 6.876 6.876 10.296 2.556 12.528 -2.556 12.528 -6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528zm1.584 0q0 6.228 2.43 11.916t6.534 9.792 9.792 6.534 11.916 2.43 11.916 -2.43 9.792 -6.534 6.534 -9.792 2.43 -11.916 -2.43 -11.916 -6.534 -9.792 -9.792 -6.534 -11.916 -2.43 -11.916 2.43 -9.792 6.534 -6.534 9.792 -2.43 11.916zm1.548 0q0 -7.38 3.528 -13.86l2.052 1.188q-1.08 2.016 -1.764 4.032l2.952 1.008q-1.26 3.6 -1.26 7.632 0 3.924 1.296 7.632l-2.988 1.008q0.792 2.16 1.764 4.032l-2.052 1.188q-3.528 -6.48 -3.528 -13.86zm4.284 15.228l2.088 -1.224q1.044 1.764 2.628 3.564l2.34 -2.052q5.328 6.048 13.248 7.632l-0.612 3.096q2.34 0.432 4.356 0.468v2.376q-7.488 -0.216 -13.86 -3.942t-10.188 -9.918zm0.036 -30.456q3.816 -6.192 10.152 -9.918t13.86 -3.942v2.376q-2.34 0.072 -4.356 0.468l0.612 3.096q-7.92 1.512 -13.248 7.596l-2.34 -2.016q-1.368 1.512 -2.628 3.528zm7.488 9.288q1.188 -3.348 3.564 -6.084l6.66 5.832q2.124 -2.448 5.292 -3.096l-1.728 -8.64q1.584 -0.36 3.528 -0.36t3.528 0.36l-1.728 8.64q3.168 0.648 5.292 3.096l6.66 -5.832q2.376 2.736 3.564 6.084l-8.388 2.88q0.504 1.512 0.504 3.06t-0.504 3.06l8.352 2.88q-1.116 3.312 -3.528 6.084l-6.66 -5.832q-2.052 2.412 -5.292 3.06l1.728 8.676q-1.872 0.36 -3.528 0.36t-3.528 -0.36l1.728 -8.676q-3.24 -0.648 -5.292 -3.06l-6.66 5.832q-2.412 -2.772 -3.528 -6.084l8.352 -2.88q-0.504 -1.512 -0.504 -3.06t0.504 -3.06zm18.108 32.652q2.016 -0.036 4.356 -0.468l-0.612 -3.096q7.92 -1.584 13.248 -7.632l2.34 2.052q1.584 -1.8 2.628 -3.564l2.088 1.224q-3.816 6.192 -10.188 9.918t-13.86 3.942v-2.376zm0 -53.424v-2.376q7.524 0.216 13.86 3.942t10.152 9.918l-2.052 1.188q-1.26 -2.016 -2.628 -3.528l-2.34 2.016q-5.328 -6.084 -13.248 -7.596l0.612 -3.096q-2.016 -0.396 -4.356 -0.468zm21.528 34.344q1.296 -3.708 1.296 -7.632 0 -4.032 -1.26 -7.632l2.952 -1.008q-0.684 -2.016 -1.764 -4.032l2.052 -1.188q3.528 6.48 3.528 13.86t-3.528 13.86l-2.052 -1.188q0.972 -1.872 1.764 -4.032z","GIT_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -2.088q0 1.62 0.72 2.826t1.944 1.836 2.592 0.918 2.916 0.288q8.064 0 8.064 -6.768 0 -2.412 -1.728 -3.564t-4.536 -1.656q-0.972 -0.18 -1.854 -0.738t-0.882 -1.422q0 -1.584 1.764 -1.872 2.772 -0.54 4.392 -2.52t1.62 -4.824q0 -0.864 -0.36 -1.872 1.332 -0.324 1.764 -0.468v-4.5q-2.808 1.044 -4.86 1.044 -1.8 -1.044 -3.96 -1.044 -3.096 0 -5.22 2.052t-2.124 5.148q0 1.8 1.062 3.672t2.646 2.412v0.108q-1.368 0.612 -1.368 3.06 0 1.908 1.476 2.772v0.108q-4.068 1.332 -4.068 5.004zm4.536 -0.252q0 -2.304 3.528 -2.304 3.672 0 3.672 2.196 0 2.376 -3.348 2.376 -3.852 0 -3.852 -2.268zm0.468 -16.848q0 -3.24 2.772 -3.24 1.296 0 1.98 0.918t0.684 2.286q0 3.06 -2.664 3.06 -2.772 0 -2.772 -3.024zm12.96 -13.644q0 1.296 0.9 2.25t2.16 0.954 2.142 -0.972 0.882 -2.232q0 -1.296 -0.864 -2.286t-2.16 -0.99 -2.178 0.972 -0.882 2.304zm0.576 25.992h4.932q-0.072 -0.972 -0.072 -2.952v-13.932q0 -1.656 0.072 -2.484h-4.932q0.108 0.828 0.108 2.556v14.112q0 1.8 -0.108 2.7zm7.02 -15.156l1.332 -0.108 0.396 0.018 0.432 0.018v0.072h-0.072v7.812q0 1.332 0.09 2.304t0.414 2.034 0.882 1.746 1.566 1.116 2.376 0.432q2.304 0 3.888 -0.864v-4.356q-1.08 0.756 -2.448 0.756 -1.908 0 -1.908 -2.952v-8.1h1.872q0.324 0 0.954 0.036t0.954 0.036v-4.212h-3.78q0 -2.952 0.108 -3.672h-5.04q0.144 0.864 0.144 1.98v1.692h-2.16v4.212z","GIT":"M2.448 -9.395q0 -5.94 6.552 -8.1v-0.144q-2.412 -1.476 -2.412 -4.536 0 -3.924 2.268 -4.932v-0.144q-2.592 -0.864 -4.302 -3.906t-1.71 -5.958q0 -5.004 3.42 -8.334t8.46 -3.33q3.456 0 6.408 1.692 3.528 0 7.848 -1.692v7.272q-1.296 0.432 -2.844 0.792 0.576 1.548 0.576 3.024 0 4.572 -2.628 7.794t-7.092 4.05q-1.44 0.288 -2.142 0.972t-0.702 2.088q0 1.116 0.81 1.854t2.088 1.152 2.826 0.792 3.096 0.918 2.826 1.35 2.088 2.304 0.81 3.546q0 10.944 -13.068 10.944 -2.484 0 -4.68 -0.45t-4.176 -1.476 -3.15 -2.952 -1.17 -4.59zm7.344 -0.396q0 3.636 6.192 3.636 5.436 0 5.436 -3.78 0 -3.6 -5.94 -3.6 -5.688 0 -5.688 3.744zm0.756 -27.252q0 4.86 4.464 4.86 4.284 0 4.284 -4.932 0 -2.196 -1.08 -3.672t-3.204 -1.476q-4.464 0 -4.464 5.22zm20.952 -22.104q0 -2.124 1.422 -3.708t3.546 -1.584q2.088 0 3.474 1.602t1.386 3.69 -1.404 3.654 -3.456 1.566q-2.088 0 -3.528 -1.566t-1.44 -3.654zm0.936 42.084q0.144 -1.62 0.144 -4.824v-21.924q0 -3.384 -0.144 -4.608h7.992q-0.144 1.188 -0.144 4.464v22.068q0 3.204 0.144 4.824h-7.992zm11.376 -24.516v-6.84h3.456v-2.736q0 -1.944 -0.216 -3.204h8.172q-0.216 1.476 -0.216 5.94h6.156v6.84q-0.54 0 -1.566 -0.072t-1.53 -0.072h-3.06v13.14q0 4.716 3.132 4.716 2.196 0 3.924 -1.188v7.056q-2.556 1.404 -6.264 1.404 -2.232 0 -3.852 -0.72t-2.52 -1.8 -1.422 -2.808 -0.666 -3.312 -0.144 -3.708v-12.636h0.072v-0.144q-0.252 0 -0.684 -0.036t-0.648 -0.036q-0.756 0 -2.124 0.216z","HACKER_NEWS":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm13.248 -35.1l11.628 21.204v15.66h4.824v-15.696l12.348 -21.168h-5.4q-0.756 1.404 -2.286 4.266t-2.448 4.626 -2.142 4.266 -2.16 4.626h-0.108q-0.756 -1.728 -1.602 -3.492t-1.872 -3.798 -1.674 -3.312 -1.944 -3.762 -1.764 -3.42h-5.4z","TENCENT_WEIBO":"M2.052 -43.451q0 -4.284 1.674 -8.172t4.482 -6.696 6.696 -4.464 8.136 -1.656q5.688 0 10.53 2.808t7.65 7.65 2.808 10.53 -2.808 10.512 -7.65 7.632 -10.53 2.808q-2.304 0 -4.716 -0.504 -0.756 -0.18 -1.17 -0.846t-0.234 -1.422q0.18 -0.72 0.828 -1.134t1.404 -0.27q1.836 0.468 3.888 0.468 3.492 0 6.696 -1.368t5.508 -3.672 3.672 -5.508 1.368 -6.696 -1.368 -6.696 -3.672 -5.508 -5.508 -3.672 -6.696 -1.368 -6.696 1.368 -5.508 3.672 -3.672 5.508 -1.368 6.696q0 4.104 1.872 7.848 0.36 0.72 0.126 1.44t-0.918 1.08 -1.422 0.108 -1.098 -0.936q-2.304 -4.428 -2.304 -9.54zm2.034 32.922q0.378 -4.374 1.062 -7.812t1.944 -6.696 2.484 -5.598 2.664 -4.5q2.196 -3.24 4.752 -5.94 -0.576 -1.26 -0.576 -2.772 0 -2.88 2.034 -4.914t4.914 -2.034 4.914 2.034 2.034 4.914 -2.052 4.914 -4.896 2.034q-2.16 0 -3.996 -1.26 -2.232 2.412 -4.14 5.256 -8.892 13.356 -7.272 30.924 0.036 0.792 -0.45 1.386t-1.242 0.666h-0.18q-0.72 0 -1.26 -0.486t-0.612 -1.206q-0.504 -4.536 -0.126 -8.91z","QQ":"M0.648 -18.647q0 -9.9 9.072 -16.776 -0.288 -0.684 -0.288 -1.872 0 -0.72 0.396 -1.764t0.864 -1.62q-0.036 -0.792 0.27 -1.908t0.81 -1.548q0 -5.004 3.33 -10.386t7.83 -7.542q5.004 -2.376 11.664 -2.376 4.788 0 9.576 1.98 1.764 0.756 3.24 1.728t2.556 2.016 1.98 2.448 1.512 2.664 1.17 3.042 0.918 3.222 0.792 3.528l0.036 0.18q1.98 2.988 1.98 5.4 0 0.504 -0.324 1.44t-0.324 1.368l0.054 0.126 0.126 0.18 0.072 0.126q2.772 4.104 4.338 7.722t1.566 7.506q0 1.548 -0.702 3.6t-1.998 2.052q-0.324 0 -0.702 -0.27t-0.684 -0.63 -0.684 -0.936 -0.576 -0.954 -0.486 -0.936 -0.324 -0.63l-0.108 -0.036 -0.18 0.144q-2.124 5.544 -4.752 8.028 0.72 0.72 2.214 1.386t2.484 1.494 1.278 2.34q-0.072 0.144 -0.144 0.576t-0.252 0.648q-2.304 3.492 -10.872 3.492 -1.908 0 -3.978 -0.324t-3.528 -0.72 -3.762 -1.08q-0.54 -0.18 -0.828 -0.252 -0.504 -0.144 -1.656 -0.162t-1.44 -0.054q-1.476 1.62 -4.59 2.34t-6.066 0.72q-1.26 0 -2.484 -0.054t-3.348 -0.324 -3.636 -0.738 -2.682 -1.44 -1.17 -2.304q0 -1.44 0.36 -2.142t1.476 -1.746q0.396 -0.072 1.458 -0.468t1.782 -0.432q0.144 0 0.504 -0.072 0.072 -0.072 0.072 -0.144l-0.072 -0.108q-1.728 -0.396 -3.888 -3.798t-2.628 -5.634l-0.18 -0.108q-0.144 0 -0.432 0.72 -0.648 1.476 -1.962 2.682t-2.79 1.35h-0.036q-0.144 0 -0.216 -0.162t-0.18 -0.198q-0.828 -1.944 -0.828 -3.6z","WEIXIN":"M0 -40.031q0 -6.084 3.51 -11.196t9.504 -8.046 13.086 -2.934q6.336 0 11.97 2.376t9.432 6.57 4.914 9.378q-1.116 -0.144 -2.52 -0.144 -6.084 0 -11.196 2.772t-8.046 7.506 -2.934 10.35q0 2.808 0.828 5.472 -1.26 0.108 -2.448 0.108 -0.936 0 -1.8 -0.054t-1.98 -0.234 -1.602 -0.252 -1.962 -0.378 -1.8 -0.378l-9.108 4.572 2.592 -7.848q-10.44 -7.308 -10.44 -17.64zm13.68 -7.812q0 1.404 1.188 2.322t2.736 0.918q1.476 0 2.376 -0.882t0.9 -2.358 -0.9 -2.376 -2.376 -0.9q-1.548 0 -2.736 0.918t-1.188 2.358zm15.696 24.156q0 -5.148 2.934 -9.504t8.046 -6.894 11.196 -2.538q5.796 0 10.908 2.538t8.19 6.912 3.078 9.486q0 4.212 -2.466 8.046t-6.678 6.966l1.98 6.516 -7.164 -3.924q-5.4 1.332 -7.848 1.332 -6.084 0 -11.196 -2.538t-8.046 -6.894 -2.934 -9.504zm2.592 -24.156q0 1.404 1.188 2.322t2.736 0.918q1.476 0 2.358 -0.882t0.882 -2.358 -0.882 -2.376 -2.358 -0.9q-1.548 0 -2.736 0.918t-1.188 2.358zm9.792 18.252q0 1.008 0.81 1.818t1.782 0.81q1.44 0 2.358 -0.792t0.918 -1.836q0 -1.008 -0.918 -1.8t-2.358 -0.792q-0.972 0 -1.782 0.81t-0.81 1.782zm14.364 0q0 1.008 0.81 1.818t1.782 0.81q1.404 0 2.34 -0.792t0.936 -1.836q0 -1.008 -0.936 -1.8t-2.34 -0.792q-0.972 0 -1.782 0.81t-0.81 1.782z","SEND":"M0 -27.431q-0.072 -1.44 1.152 -2.124l59.904 -34.56q0.54 -0.324 1.152 -0.324 0.72 0 1.296 0.396 1.188 0.864 0.972 2.304l-9.216 55.296q-0.18 1.044 -1.152 1.62 -0.504 0.288 -1.116 0.288 -0.396 0 -0.864 -0.18l-16.308 -6.66 -8.712 10.62q-0.648 0.828 -1.764 0.828 -0.468 0 -0.792 -0.144 -0.684 -0.252 -1.098 -0.846t-0.414 -1.314v-12.564l31.104 -38.124 -38.484 33.3 -14.22 -5.832q-1.332 -0.504 -1.44 -1.98z","SEND_O":"M0 -27.431q-0.108 -1.404 1.152 -2.124l59.904 -34.56q1.26 -0.756 2.448 0.072 1.188 0.864 0.972 2.304l-9.216 55.296q-0.18 1.044 -1.152 1.62 -0.504 0.288 -1.116 0.288 -0.396 0 -0.864 -0.18l-18.972 -7.74 -10.728 11.772q-0.648 0.756 -1.692 0.756 -0.504 0 -0.828 -0.144 -0.684 -0.252 -1.08 -0.846t-0.396 -1.314v-16.272l-16.992 -6.948q-1.332 -0.504 -1.44 -1.98zm7.524 -0.504l12.096 4.932 31.068 -23.004 -17.208 28.692 17.712 7.236 7.956 -47.628z","HISTORY":"M0 -39.095v-16.128q0 -1.512 1.44 -2.124 1.404 -0.612 2.484 0.504l4.68 4.644q3.852 -3.636 8.802 -5.634t10.242 -1.998q5.616 0 10.728 2.196t8.82 5.904 5.904 8.82 2.196 10.728 -2.196 10.728 -5.904 8.82 -8.82 5.904 -10.728 2.196q-6.192 0 -11.772 -2.61t-9.504 -7.362q-0.252 -0.36 -0.234 -0.81t0.306 -0.738l4.932 -4.968q0.36 -0.324 0.9 -0.324 0.576 0.072 0.828 0.432 2.628 3.42 6.444 5.292t8.1 1.872q3.744 0 7.146 -1.458t5.886 -3.942 3.942 -5.886 1.458 -7.146 -1.458 -7.146 -3.942 -5.886 -5.886 -3.942 -7.146 -1.458q-3.528 0 -6.768 1.278t-5.76 3.654l4.932 4.968q1.116 1.08 0.504 2.484 -0.612 1.44 -2.124 1.44h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62zm18.432 12.672v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h8.064v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v16.128q0 0.504 -0.324 0.828t-0.828 0.324h-11.52q-0.504 0 -0.828 -0.324t-0.324 -0.828z","CIRCLE_THIN":"M0 -32.183q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878zm4.608 0q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946 -1.836 -8.946 -4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946z","HEADER":"M2.232 -57.311q0 -0.936 0.432 -1.728t1.296 -0.792q1.656 0 4.986 0.126t4.986 0.126q1.512 0 4.554 -0.126t4.554 -0.126q0.9 0 1.35 0.792t0.45 1.728q0 1.08 -0.612 1.566t-1.386 0.522 -1.782 0.144 -1.548 0.468q-1.26 0.756 -1.26 5.76l0.036 11.52q0 0.756 0.036 1.152 0.468 0.108 1.404 0.108h25.164q0.9 0 1.368 -0.108 0.036 -0.396 0.036 -1.152l0.036 -11.52q0 -5.004 -1.26 -5.76 -0.648 -0.396 -2.106 -0.45t-2.376 -0.468 -0.918 -1.782q0 -0.936 0.45 -1.728t1.35 -0.792q1.584 0 4.752 0.126t4.752 0.126q1.548 0 4.644 -0.126t4.644 -0.126q0.9 0 1.35 0.792t0.45 1.728q0 1.08 -0.63 1.584t-1.44 0.522 -1.854 0.108 -1.584 0.45q-1.26 0.828 -1.26 5.796l0.036 33.948q0 4.284 1.224 5.04 0.576 0.36 1.656 0.486t1.926 0.162 1.494 0.558 0.648 1.602q0 0.936 -0.432 1.728t-1.296 0.792q-1.584 0 -4.77 -0.126t-4.806 -0.126q-1.584 0 -4.752 0.126t-4.752 0.126q-0.864 0 -1.332 -0.738t-0.468 -1.638q0 -1.116 0.612 -1.656t1.404 -0.612 1.836 -0.252 1.62 -0.54q1.188 -0.756 1.188 -5.04l-0.036 -14.076q0 -0.756 -0.036 -1.116 -0.468 -0.144 -1.8 -0.144h-24.3q-1.368 0 -1.836 0.144 -0.036 0.36 -0.036 1.116l-0.036 13.356q0 5.112 1.332 5.904 0.576 0.36 1.728 0.468t2.052 0.126 1.62 0.54 0.72 1.638q0 0.936 -0.45 1.728t-1.314 0.792q-1.692 0 -5.022 -0.126t-4.986 -0.126q-1.548 0 -4.608 0.126t-4.572 0.126q-0.828 0 -1.278 -0.756t-0.45 -1.62q0 -1.08 0.558 -1.62t1.296 -0.63 1.71 -0.27 1.512 -0.54q1.188 -0.828 1.188 -5.148l-0.036 -2.052v-29.268q0 -0.108 0.018 -0.936t0 -1.314 -0.054 -1.386 -0.126 -1.512 -0.234 -1.314 -0.396 -1.134 -0.576 -0.648q-0.54 -0.36 -1.62 -0.432t-1.908 -0.072 -1.476 -0.504 -0.648 -1.62z","PARAGRAPH":"M0.864 -42.479q0 -5.976 3.168 -10.296 3.168 -4.248 7.524 -5.724 3.996 -1.332 15.012 -1.332h17.244q0.9 0 1.548 0.648t0.648 1.548v2.628q0 1.044 -0.666 2.196t-1.53 1.152q-1.8 0 -1.944 0.036 -0.936 0.216 -1.152 1.116 -0.108 0.396 -0.108 2.304v41.472q0 0.9 -0.648 1.548t-1.548 0.648h-3.888q-0.9 0 -1.548 -0.648t-0.648 -1.548v-43.848h-5.148v43.848q0 0.9 -0.63 1.548t-1.566 0.648h-3.888q-0.936 0 -1.566 -0.648t-0.63 -1.548v-17.856q-5.292 -0.432 -8.82 -2.124 -4.536 -2.088 -6.912 -6.444 -2.304 -4.212 -2.304 -9.324z","SLIDERS":"M0 -35.639v-2.304q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v2.304q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 29.952v-24.192h9.216v24.192q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -38.016v-14.976q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v14.976h-9.216zm13.824 26.496v-2.304q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v2.304q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 5.76h9.216v5.76q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-5.76zm0 -13.824v-33.408q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v33.408h-9.216zm13.824 -19.584v-2.304q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v2.304q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448zm4.608 39.168v-33.408h9.216v33.408q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828zm0 -47.232v-5.76q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v5.76h-9.216z","SHARE_ALT":"M0 -32.183q0 -4.788 3.366 -8.154t8.154 -3.366q4.536 0 7.848 3.096l12.96 -6.48q-0.072 -0.792 -0.072 -1.224 0 -4.788 3.366 -8.154t8.154 -3.366 8.154 3.366 3.366 8.154 -3.366 8.154 -8.154 3.366q-4.536 0 -7.848 -3.096l-12.96 6.48q0.072 0.792 0.072 1.224t-0.072 1.224l12.96 6.48q3.312 -3.096 7.848 -3.096 4.788 0 8.154 3.366t3.366 8.154 -3.366 8.154 -8.154 3.366 -8.154 -3.366 -3.366 -8.154q0 -0.432 0.072 -1.224l-12.96 -6.48q-3.312 3.096 -7.848 3.096 -4.788 0 -8.154 -3.366t-3.366 -8.154z","SHARE_ALT_SQUARE":"M0 -14.903v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326zm9.216 -17.28q0 3.168 2.25 5.418t5.418 2.25q2.988 0 5.22 -2.052l8.676 4.32q-0.072 0.576 -0.072 0.828 0 3.168 2.268 5.418t5.436 2.25 5.418 -2.25 2.25 -5.418 -2.25 -5.436 -5.418 -2.268q-3.024 0 -5.22 2.088l-8.676 -4.32q0.072 -0.576 0.072 -0.828t-0.072 -0.828l8.676 -4.32q2.196 2.088 5.22 2.088 3.168 0 5.418 -2.268t2.25 -5.436 -2.25 -5.418 -5.418 -2.25 -5.436 2.25 -2.268 5.418q0 0.252 0.072 0.828l-8.676 4.32q-2.232 -2.052 -5.22 -2.052 -3.168 0 -5.418 2.25t-2.25 5.418z","BOMB":"M0 -25.271q0 -5.148 1.998 -9.846t5.4 -8.1 8.1 -5.4 9.846 -1.998q6.552 0 12.348 3.204l2.304 -2.304q0.684 -0.684 1.638 -0.684t1.638 0.684l2.448 2.448 8.748 -8.784 1.656 1.656 -8.784 8.748 2.448 2.448q0.684 0.684 0.684 1.638t-0.684 1.638l-2.304 2.304q3.204 5.796 3.204 12.348 0 5.148 -1.998 9.846t-5.4 8.1 -8.1 5.4 -9.846 1.998 -9.846 -1.998 -8.1 -5.4 -5.4 -8.1 -1.998 -9.846zm6.12 -6.012q0.36 0.864 1.26 1.224 0.468 0.18 0.864 0.18 1.512 0 2.16 -1.44 1.224 -3.024 3.546 -5.346t5.346 -3.546q0.9 -0.396 1.26 -1.26t0 -1.764 -1.224 -1.26 -1.764 0q-3.888 1.584 -6.876 4.572t-4.572 6.876q-0.36 0.9 0 1.764zm43.416 -30.852q0 -0.468 0.324 -0.828 0.36 -0.324 0.828 -0.324t0.828 0.324l3.24 3.276q0.36 0.324 0.36 0.81t-0.36 0.81q-0.36 0.36 -0.792 0.36 -0.468 0 -0.828 -0.36l-3.276 -3.24q-0.324 -0.36 -0.324 -0.828zm5.76 2.304v-3.456q0 -0.504 0.324 -0.828t0.828 -0.324 0.828 0.324 0.324 0.828v3.456q0 0.504 -0.324 0.828t-0.828 0.324 -0.828 -0.324 -0.324 -0.828zm2.484 5.958q0 -0.486 0.36 -0.81 0.324 -0.36 0.81 -0.36t0.81 0.36l3.276 3.24q0.324 0.36 0.324 0.828t-0.324 0.828q-0.396 0.324 -0.828 0.324t-0.828 -0.324l-3.24 -3.276q-0.36 -0.324 -0.36 -0.81zm0 -5.004q0 -0.486 0.36 -0.81l3.24 -3.276q0.36 -0.324 0.828 -0.324t0.828 0.324q0.324 0.36 0.324 0.828t-0.324 0.828l-3.276 3.24q-0.36 0.36 -0.792 0.36 -0.468 0 -0.828 -0.36 -0.36 -0.324 -0.36 -0.81zm0.972 2.502q0 -0.504 0.324 -0.828t0.828 -0.324h3.456q0.504 0 0.828 0.324t0.324 0.828 -0.324 0.828 -0.828 0.324h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828z"};
/*! scrollit */
(function(e){"use strict";var t="ScrollIt",n="1.0.3";var r={upKey:38,downKey:40,easing:"linear",scrollTime:600,activeClass:"active",onPageChange:null,topOffset:0};e.scrollIt=function(t){var n=e.extend(r,t),i=0,s=e("[data-scroll-index]:last").attr("data-scroll-index");var o=function(t){if(t<0||t>s)return;var r=e("[data-scroll-index="+t+"]").offset().top+n.topOffset+1;e("html,body").animate({scrollTop:r,easing:n.easing},n.scrollTime)};var u=function(t){var n=e(t.target).closest("[data-scroll-nav]").attr("data-scroll-nav")||e(t.target).closest("[data-scroll-goto]").attr("data-scroll-goto");o(parseInt(n))};var a=function(t){var r=t.which;if(e("html,body").is(":animated")&&(r==n.upKey||r==n.downKey)){return false}if(r==n.upKey&&i>0){o(parseInt(i)-1);return false}else if(r==n.downKey&&i<s){o(parseInt(i)+1);return false}return true};var f=function(t){if(n.onPageChange&&t&&i!=t)n.onPageChange(t);i=t;e("[data-scroll-nav]").removeClass(n.activeClass);e("[data-scroll-nav="+t+"]").addClass(n.activeClass)};var l=function(){var t=e(window).scrollTop();var r=e("[data-scroll-index]").filter(function(r,i){return t>=e(i).offset().top+n.topOffset&&t<e(i).offset().top+n.topOffset+e(i).outerHeight()});var i=r.first().attr("data-scroll-index");f(i)};e(window).on("scroll",l).scroll();e(window).on("keydown",a);e("body").on("click","[data-scroll-nav], [data-scroll-goto]",function(e){e.preventDefault();u(e)})}})(jQuery);
/*! Aplicacao */
jQuery(function(a) { a(window).load(function() {var b = a.Deferred();a.when(b).done(function() { a("#preloader").fadeOut("slow", function() { a(this).remove() }) });b.resolve(function() {var b = document.location.hash;if ("" != b) { document.location.hash = "";window.location.replace("#"); "function" == typeof window.history.replaceState && history.replaceState({}, "", window.location.href.slice(0, -1));var d = a("header .container .b-relative").outerHeight();a("html, body").stop().animate({ scrollTop: a(b).offset().top - d + "px" }, 1400, "easeInOutExpo") } }()) });a(".ToolTip").OpieTooltip({});({ mobileMenuContainer: ".j-menu-container", dropMenuVisible: !1, init: function() { this.showHideMenu();this.resize() }, showHideMenu: function() {var b = this;a(".j-top-nav-show-slide").on("click", function() {var c = a(".j-menu-container .j-top-nav");b.dropMenuVisible ? (c.animate({ height: "toggle" }, function() { c.remove() }), b.dropMenuVisible = !1) : (a(".j-top-nav").clone().prependTo(b.mobileMenuContainer).addClass("b-top-nav-dropdown").addClass("f-top-nav-dropdown").animate({ height: "toggle" }), b.dropMenuVisible = !0);b.toggleIcon() }) }, toggleIcon: function() { a(this.mobileMenuContainer + " .b-top-nav__1level").on("click", function() { a(this).toggleClass("is-active-top-nav__dropdown");a(this).find(".b-top-nav__dropdomn").slideToggle() }) }, resize: function() {var b = this;a(window).on("resize", function() { a(b.mobileMenuContainer + " .j-top-nav") && b.dropMenuVisible && a(window).width() > BREAK.MD && (a(".j-top-nav-show-slide").click(), b.dropMenuVisible = !1) }) } }).init();({ groupAnimatecontroller: !0, groupAnimateSize: 0, init: function() { this.galleryHoverInfo();this.animateCategoryIcons();this.fadeInAnimation();this.fadeInGroup();this.imagesAppearance();this.toHeightScreen(a(".slider-carousel-roundabout"));this.toHeightScreen(a(".slider-video-container"), 92);this.togleActive() }, galleryHoverInfo: function() { a("body").on("mouseenter", ".j-item-hover-action", function() { a(this).find('.b-item-hover-action, [class*="b-item-hover-action--"]').addClass("is-visible fadeIn animated") }).on("mouseleave", ".j-item-hover-action", function() { a(this).find('.b-item-hover-action, [class*="b-item-hover-action--"]').removeClass("is-visible fadeIn animated") });a(".view").on("touchstart", function() { a(this).find(".info").on("touchstart", function(a) { a.stopPropagation() });a(this).toggleClass("is-active") }) }, animateCategoryIcons: function() { a(".b-categories-icons__item").hover(function() { a(this).addClass("is-active-categories-icons__item") }, function() { a(this).removeClass("is-active-categories-icons__item") }) }, fadeInAnimation: function() { a(".fade-in-animate").on("scrollSpy:enter", function() {var b = a(this);b.attr("data-animate-group") || b.addClass("visible") }).scrollSpy();a(".j-data-element").on("scrollSpy:enter", function() {var b = a(this).data("animate");a(this).addClass("animated " + b) }).scrollSpy() }, fadeInGroup: function() { a("[data-animate-group-wrap]").on("scrollSpy:enter", function() {var b = a(".fade-in-animate", a(this)),c = b.length,d = 0,e = setInterval(function() { d === c - 1 && clearInterval(e);b.eq(d).addClass("visible");d++ }, 250) }).scrollSpy() }, imagesAppearance: function() { a(".wrap-img-appearance").on("scrollSpy:enter", function() {var b = a(this).find("img"),c = 0,d = setInterval(function() {var a = b.eq(c).data("animate");b.eq(c).addClass("animated").addClass(a);c++;c >= b.length && clearTimeout(d) }, 250) }).scrollSpy() }, setElHeight: function(a, c, d) { d ? c.css("height", a - d) : c.css("height", a) }, toHeightScreen: function(b, c) {var d = this;b.length && (a(window).on("resize", function() { d.setElHeight(a(window).outerHeight(), b, c) }), d.setElHeight(a(window).outerHeight(), b, c)) }, togleActive: function() { a(".j-toggle-active").on("click", function(b) { b.preventDefault();a(this).toggleClass("is-active") }) } }).init();({ init: function() { this.onHover();this.multiLvlMenu() }, onHover: function() { a(".b-top-nav__1level").hover(function() {if (a(window).width() > BREAK.MD - 1) {var b = a(this).find(".b-top-nav__dropdomn");if (0 !== b.length) {var c = b.offset().left,d = b.offset().left + b.outerWidth();0 > c ? b.addClass("nav-position-right") : b.removeClass("nav-position-right");d > a(window).width() ? b.addClass("nav-position-left") : b.removeClass("nav-position-left") } } }) }, multiLvlMenu: function() { a("body").on("click", ".b-top-nav__with-multi-lvl", function() { a(window).width() < BREAK.MD && (a(this).hasClass("is-active-multi-lvl") ? (a(this).removeClass("is-active-multi-lvl"), a(this).find(" > .b-top-nav__multi-lvl-box").slideUp()) : (a(this).addClass("is-active-multi-lvl"), a(this).find(" > .b-top-nav__multi-lvl-box").slideDown())) });a("body").on("click", ".b-top-nav__multi-lvl", function(a) { a.stopPropagation() }) } }).init();({ $header: a("header"), headerBreakHeight: 153, $slider: a(".j-fixed-slider"), scrollController: !0, headerFixed: !1, toTopBtn: a(".scrollup"), windowScrollTop: a(window).scrollTop(), menuTopLevel: a(".b-top-nav__1level"), init: function() {var b = this;b.checkHeaderWindowWidth();b.btnToTopInit();b.dropDownMenuAnimation();a(window).on("resize", function() { b.resize() }) }, checkHeaderWindowWidth: function() {var b = this;b.btnToTop();b.headerFixed = !1;b.windowScrollTop = a(window).scrollTop();0 !== b.$header.length && (b.checkHeaderWindowWidthNow(), a(window).on("scroll", function() { b.checkHeaderWindowWidthNow() })) }, checkHeaderWindowWidthNow: function() { this.windowScrollTop = a(window).scrollTop();window.innerWidth > BREAK.SM ? (this.checkHeaderPosition(), a("body").addClass("is-fixed-header")) : a("body").removeClass("is-fixed-header");this.btnToTop() }, checkHeaderPosition: function() {this.windowScrollTop > this.headerBreakHeight && !this.headerFixed ? (a("body").addClass("is-fixed-header"), a(".b-top-options-panel").fadeOut(100), this.$slider.addClass("is-active"), this.headerFixed = !0) : this.windowScrollTop <= this.headerBreakHeight && this.headerFixed && (a("body").removeClass("is-fixed-header"), a(".b-top-options-panel").fadeIn(100), this.$slider.removeClass("is-active"), this.headerFixed = !1) }, btnToTopInit: function() { this.toTopBtn.addClass("b-hidden").css("opacity", 0);this.toTopBtn.css("position", "fixed");this.toTopBtn.on("click", function() {var b = a("body").offset();b && a("html,body").animate({ scrollTop: b.top }, 500) }) }, btnToTop: function() { this.windowScrollTop > this.headerBreakHeight ? (this.scrollController = !1, this.toTopBtn.fadeIn()) : this.windowScrollTop <= this.headerBreakHeight && (this.scrollController = !0, this.toTopBtn.fadeOut()) }, dropDownMenuAnimation: function() { a(window).width() > BREAK.LG ? this.menuTopLevel.hover(function() { a(this).find(".b-top-nav__dropdomn").css("display", "block").animate({ opacity: 1 }, 1) }, function() { a(this).find(".b-top-nav__dropdomn").animate({ opacity: 0 }, 1, function() { a(this).css("display", "") }) }) : this.menuTopLevel.find(".b-top-nav__dropdomn").css("opacity", "") }, resize: function() { this.checkHeaderWindowWidth();this.dropDownMenuAnimation() } }).init();a('[data-type="background"]').each(function() {var b = a(this);a(window).on("scroll", function() {var c = -(a(window).scrollTop() / b.data("speed"));b.css({ backgroundPosition: "center " + c + "px" }) }) }) });jQuery(function(a) { a.scrollIt({ upKey: 38, downKey: 40, easing: "linear", scrollTime: 600, activeClass: "is-active-top-nav__1level", onPageChange: null, topOffset: -63 });a(".bx-controls-direction .bx-prev, .bx-controls-direction .bx-next").click(function() { sliderLogo.stopAuto();sliderLogo.startAuto() }) });

Youez - 2016 - github.com/yon3zu
LinuXploit