forked from icons8/windows-10-icons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
378 lines (371 loc) · 277 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html>
<html ng-app="app">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Windows 10 Icons by Icons8</title>
<style>
body {
margin: 0 auto;
max-width: 880px;
min-width: 350px;
color: #68696A;
background-color: #ffffff;
background-size: 100%;
background-position: 100% 100%;
}
h1, h2, h3 {
font-family: Sanchez,serif;
font-weight: 400;
font-style: normal;
margin: 3rem 2rem;
color: #6C6C6C;
}
a {
font-family: Sanchez,serif;
font-weight: 400;
font-style: normal;
color: #6C6C6C;
}
a:hover {
color: #000;
}
webicon {
width: 32px;
height: 32px;
margin: 10px;
}
</style>
</head>
<body>
<h1>Windows 10 Icons by <a href="https://icons8.com/">Icons8</a></h1>
<div ng-if="icons">
<webicon icon="{{::icon}}" ng-repeat="icon in ::icons" title="{{::icon}}" />
</div>
<p>
You may use pre-generated <a href="https://icons8.github.io/windows-10-icons/font">iconic webfont</a>.
</p>
<p>
<a href="http://icons8.com/w10">icons8.com</a>
<br/>
<br/>
<a href="https://github.com/icons8/windows-10-icons">GitHub</a>
<a href="https://twitter.com/icons_8">Twitter</a>
<a href="https://www.facebook.com/Icons8?ref=hl">Facebook</a>
<a href="https://plus.google.com/+Icons8">Google+</a>
</p>
<script>
/*
AngularJS v1.4.3
(c) 2010-2015 Google, Inc. http://angularjs.org
License: MIT
*/
(function(O,U,t){'use strict';function J(b){return function(){var a=arguments[0],c;c="["+(b?b+":":"")+a+"] http://errors.angularjs.org/1.4.3/"+(b?b+"/":"")+a;for(a=1;a<arguments.length;a++){c=c+(1==a?"?":"&")+"p"+(a-1)+"=";var d=encodeURIComponent,e;e=arguments[a];e="function"==typeof e?e.toString().replace(/ \{[\s\S]*$/,""):"undefined"==typeof e?"undefined":"string"!=typeof e?JSON.stringify(e):e;c+=d(e)}return Error(c)}}function Ea(b){if(null==b||Wa(b))return!1;var a="length"in Object(b)&&b.length;
return b.nodeType===qa&&a?!0:L(b)||G(b)||0===a||"number"===typeof a&&0<a&&a-1 in b}function m(b,a,c){var d,e;if(b)if(z(b))for(d in b)"prototype"==d||"length"==d||"name"==d||b.hasOwnProperty&&!b.hasOwnProperty(d)||a.call(c,b[d],d,b);else if(G(b)||Ea(b)){var f="object"!==typeof b;d=0;for(e=b.length;d<e;d++)(f||d in b)&&a.call(c,b[d],d,b)}else if(b.forEach&&b.forEach!==m)b.forEach(a,c,b);else if(nc(b))for(d in b)a.call(c,b[d],d,b);else if("function"===typeof b.hasOwnProperty)for(d in b)b.hasOwnProperty(d)&&
a.call(c,b[d],d,b);else for(d in b)Xa.call(b,d)&&a.call(c,b[d],d,b);return b}function oc(b,a,c){for(var d=Object.keys(b).sort(),e=0;e<d.length;e++)a.call(c,b[d[e]],d[e]);return d}function pc(b){return function(a,c){b(c,a)}}function Ud(){return++nb}function qc(b,a){a?b.$$hashKey=a:delete b.$$hashKey}function Nb(b,a,c){for(var d=b.$$hashKey,e=0,f=a.length;e<f;++e){var g=a[e];if(H(g)||z(g))for(var h=Object.keys(g),l=0,k=h.length;l<k;l++){var n=h[l],r=g[n];c&&H(r)?aa(r)?b[n]=new Date(r.valueOf()):(H(b[n])||
(b[n]=G(r)?[]:{}),Nb(b[n],[r],!0)):b[n]=r}}qc(b,d);return b}function P(b){return Nb(b,za.call(arguments,1),!1)}function Vd(b){return Nb(b,za.call(arguments,1),!0)}function W(b){return parseInt(b,10)}function Ob(b,a){return P(Object.create(b),a)}function v(){}function Ya(b){return b}function ra(b){return function(){return b}}function rc(b){return z(b.toString)&&b.toString!==Object.prototype.toString}function A(b){return"undefined"===typeof b}function w(b){return"undefined"!==typeof b}function H(b){return null!==
b&&"object"===typeof b}function nc(b){return null!==b&&"object"===typeof b&&!sc(b)}function L(b){return"string"===typeof b}function V(b){return"number"===typeof b}function aa(b){return"[object Date]"===sa.call(b)}function z(b){return"function"===typeof b}function Za(b){return"[object RegExp]"===sa.call(b)}function Wa(b){return b&&b.window===b}function $a(b){return b&&b.$evalAsync&&b.$watch}function ab(b){return"boolean"===typeof b}function tc(b){return!(!b||!(b.nodeName||b.prop&&b.attr&&b.find))}
function Wd(b){var a={};b=b.split(",");var c;for(c=0;c<b.length;c++)a[b[c]]=!0;return a}function ta(b){return M(b.nodeName||b[0]&&b[0].nodeName)}function bb(b,a){var c=b.indexOf(a);0<=c&&b.splice(c,1);return c}function fa(b,a,c,d){if(Wa(b)||$a(b))throw Fa("cpws");if(uc.test(sa.call(a)))throw Fa("cpta");if(a){if(b===a)throw Fa("cpi");c=c||[];d=d||[];H(b)&&(c.push(b),d.push(a));var e;if(G(b))for(e=a.length=0;e<b.length;e++)a.push(fa(b[e],null,c,d));else{var f=a.$$hashKey;G(a)?a.length=0:m(a,function(b,
c){delete a[c]});if(nc(b))for(e in b)a[e]=fa(b[e],null,c,d);else if(b&&"function"===typeof b.hasOwnProperty)for(e in b)b.hasOwnProperty(e)&&(a[e]=fa(b[e],null,c,d));else for(e in b)Xa.call(b,e)&&(a[e]=fa(b[e],null,c,d));qc(a,f)}}else if(a=b,H(b)){if(c&&-1!==(f=c.indexOf(b)))return d[f];if(G(b))return fa(b,[],c,d);if(uc.test(sa.call(b)))a=new b.constructor(b);else if(aa(b))a=new Date(b.getTime());else if(Za(b))a=new RegExp(b.source,b.toString().match(/[^\/]*$/)[0]),a.lastIndex=b.lastIndex;else return e=
Object.create(sc(b)),fa(b,e,c,d);d&&(c.push(b),d.push(a))}return a}function ia(b,a){if(G(b)){a=a||[];for(var c=0,d=b.length;c<d;c++)a[c]=b[c]}else if(H(b))for(c in a=a||{},b)if("$"!==c.charAt(0)||"$"!==c.charAt(1))a[c]=b[c];return a||b}function ka(b,a){if(b===a)return!0;if(null===b||null===a)return!1;if(b!==b&&a!==a)return!0;var c=typeof b,d;if(c==typeof a&&"object"==c)if(G(b)){if(!G(a))return!1;if((c=b.length)==a.length){for(d=0;d<c;d++)if(!ka(b[d],a[d]))return!1;return!0}}else{if(aa(b))return aa(a)?
ka(b.getTime(),a.getTime()):!1;if(Za(b))return Za(a)?b.toString()==a.toString():!1;if($a(b)||$a(a)||Wa(b)||Wa(a)||G(a)||aa(a)||Za(a))return!1;c=ga();for(d in b)if("$"!==d.charAt(0)&&!z(b[d])){if(!ka(b[d],a[d]))return!1;c[d]=!0}for(d in a)if(!(d in c||"$"===d.charAt(0)||a[d]===t||z(a[d])))return!1;return!0}return!1}function cb(b,a,c){return b.concat(za.call(a,c))}function vc(b,a){var c=2<arguments.length?za.call(arguments,2):[];return!z(a)||a instanceof RegExp?a:c.length?function(){return arguments.length?
a.apply(b,cb(c,arguments,0)):a.apply(b,c)}:function(){return arguments.length?a.apply(b,arguments):a.call(b)}}function Xd(b,a){var c=a;"string"===typeof b&&"$"===b.charAt(0)&&"$"===b.charAt(1)?c=t:Wa(a)?c="$WINDOW":a&&U===a?c="$DOCUMENT":$a(a)&&(c="$SCOPE");return c}function db(b,a){if("undefined"===typeof b)return t;V(a)||(a=a?2:null);return JSON.stringify(b,Xd,a)}function wc(b){return L(b)?JSON.parse(b):b}function xc(b,a){var c=Date.parse("Jan 01, 1970 00:00:00 "+b)/6E4;return isNaN(c)?a:c}function Pb(b,
a,c){c=c?-1:1;var d=xc(a,b.getTimezoneOffset());a=b;b=c*(d-b.getTimezoneOffset());a=new Date(a.getTime());a.setMinutes(a.getMinutes()+b);return a}function ua(b){b=y(b).clone();try{b.empty()}catch(a){}var c=y("<div>").append(b).html();try{return b[0].nodeType===Na?M(c):c.match(/^(<[^>]+>)/)[1].replace(/^<([\w\-]+)/,function(a,b){return"<"+M(b)})}catch(d){return M(c)}}function yc(b){try{return decodeURIComponent(b)}catch(a){}}function zc(b){var a={},c,d;m((b||"").split("&"),function(b){b&&(c=b.replace(/\+/g,
"%20").split("="),d=yc(c[0]),w(d)&&(b=w(c[1])?yc(c[1]):!0,Xa.call(a,d)?G(a[d])?a[d].push(b):a[d]=[a[d],b]:a[d]=b))});return a}function Qb(b){var a=[];m(b,function(b,d){G(b)?m(b,function(b){a.push(ma(d,!0)+(!0===b?"":"="+ma(b,!0)))}):a.push(ma(d,!0)+(!0===b?"":"="+ma(b,!0)))});return a.length?a.join("&"):""}function ob(b){return ma(b,!0).replace(/%26/gi,"&").replace(/%3D/gi,"=").replace(/%2B/gi,"+")}function ma(b,a){return encodeURIComponent(b).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,
"$").replace(/%2C/gi,",").replace(/%3B/gi,";").replace(/%20/g,a?"%20":"+")}function Yd(b,a){var c,d,e=Oa.length;for(d=0;d<e;++d)if(c=Oa[d]+a,L(c=b.getAttribute(c)))return c;return null}function Zd(b,a){var c,d,e={};m(Oa,function(a){a+="app";!c&&b.hasAttribute&&b.hasAttribute(a)&&(c=b,d=b.getAttribute(a))});m(Oa,function(a){a+="app";var e;!c&&(e=b.querySelector("["+a.replace(":","\\:")+"]"))&&(c=e,d=e.getAttribute(a))});c&&(e.strictDi=null!==Yd(c,"strict-di"),a(c,d?[d]:[],e))}function Ac(b,a,c){H(c)||
(c={});c=P({strictDi:!1},c);var d=function(){b=y(b);if(b.injector()){var d=b[0]===U?"document":ua(b);throw Fa("btstrpd",d.replace(/</,"<").replace(/>/,">"));}a=a||[];a.unshift(["$provide",function(a){a.value("$rootElement",b)}]);c.debugInfoEnabled&&a.push(["$compileProvider",function(a){a.debugInfoEnabled(!0)}]);a.unshift("ng");d=eb(a,c.strictDi);d.invoke(["$rootScope","$rootElement","$compile","$injector",function(a,b,c,d){a.$apply(function(){b.data("$injector",d);c(b)(a)})}]);return d},e=
/^NG_ENABLE_DEBUG_INFO!/,f=/^NG_DEFER_BOOTSTRAP!/;O&&e.test(O.name)&&(c.debugInfoEnabled=!0,O.name=O.name.replace(e,""));if(O&&!f.test(O.name))return d();O.name=O.name.replace(f,"");ca.resumeBootstrap=function(b){m(b,function(b){a.push(b)});return d()};z(ca.resumeDeferredBootstrap)&&ca.resumeDeferredBootstrap()}function $d(){O.name="NG_ENABLE_DEBUG_INFO!"+O.name;O.location.reload()}function ae(b){b=ca.element(b).injector();if(!b)throw Fa("test");return b.get("$$testability")}function Bc(b,a){a=a||
"_";return b.replace(be,function(b,d){return(d?a:"")+b.toLowerCase()})}function ce(){var b;if(!Cc){var a=pb();la=O.jQuery;w(a)&&(la=null===a?t:O[a]);la&&la.fn.on?(y=la,P(la.fn,{scope:Pa.scope,isolateScope:Pa.isolateScope,controller:Pa.controller,injector:Pa.injector,inheritedData:Pa.inheritedData}),b=la.cleanData,la.cleanData=function(a){var d;if(Rb)Rb=!1;else for(var e=0,f;null!=(f=a[e]);e++)(d=la._data(f,"events"))&&d.$destroy&&la(f).triggerHandler("$destroy");b(a)}):y=Q;ca.element=y;Cc=!0}}function Sb(b,
a,c){if(!b)throw Fa("areq",a||"?",c||"required");return b}function Qa(b,a,c){c&&G(b)&&(b=b[b.length-1]);Sb(z(b),a,"not a function, got "+(b&&"object"===typeof b?b.constructor.name||"Object":typeof b));return b}function Ra(b,a){if("hasOwnProperty"===b)throw Fa("badname",a);}function Dc(b,a,c){if(!a)return b;a=a.split(".");for(var d,e=b,f=a.length,g=0;g<f;g++)d=a[g],b&&(b=(e=b)[d]);return!c&&z(b)?vc(e,b):b}function qb(b){var a=b[0];b=b[b.length-1];var c=[a];do{a=a.nextSibling;if(!a)break;c.push(a)}while(a!==
b);return y(c)}function ga(){return Object.create(null)}function de(b){function a(a,b,c){return a[b]||(a[b]=c())}var c=J("$injector"),d=J("ng");b=a(b,"angular",Object);b.$$minErr=b.$$minErr||J;return a(b,"module",function(){var b={};return function(f,g,h){if("hasOwnProperty"===f)throw d("badname","module");g&&b.hasOwnProperty(f)&&(b[f]=null);return a(b,f,function(){function a(b,c,e,f){f||(f=d);return function(){f[e||"push"]([b,c,arguments]);return C}}function b(a,c){return function(b,e){e&&z(e)&&
(e.$$moduleName=f);d.push([a,c,arguments]);return C}}if(!g)throw c("nomod",f);var d=[],e=[],s=[],x=a("$injector","invoke","push",e),C={_invokeQueue:d,_configBlocks:e,_runBlocks:s,requires:g,name:f,provider:b("$provide","provider"),factory:b("$provide","factory"),service:b("$provide","service"),value:a("$provide","value"),constant:a("$provide","constant","unshift"),decorator:b("$provide","decorator"),animation:b("$animateProvider","register"),filter:b("$filterProvider","register"),controller:b("$controllerProvider",
"register"),directive:b("$compileProvider","directive"),config:x,run:function(a){s.push(a);return this}};h&&x(h);return C})}})}function ee(b){P(b,{bootstrap:Ac,copy:fa,extend:P,merge:Vd,equals:ka,element:y,forEach:m,injector:eb,noop:v,bind:vc,toJson:db,fromJson:wc,identity:Ya,isUndefined:A,isDefined:w,isString:L,isFunction:z,isObject:H,isNumber:V,isElement:tc,isArray:G,version:fe,isDate:aa,lowercase:M,uppercase:rb,callbacks:{counter:0},getTestability:ae,$$minErr:J,$$csp:fb,reloadWithDebugInfo:$d});
gb=de(O);try{gb("ngLocale")}catch(a){gb("ngLocale",[]).provider("$locale",ge)}gb("ng",["ngLocale"],["$provide",function(a){a.provider({$$sanitizeUri:he});a.provider("$compile",Ec).directive({a:ie,input:Fc,textarea:Fc,form:je,script:ke,select:le,style:me,option:ne,ngBind:oe,ngBindHtml:pe,ngBindTemplate:qe,ngClass:re,ngClassEven:se,ngClassOdd:te,ngCloak:ue,ngController:ve,ngForm:we,ngHide:xe,ngIf:ye,ngInclude:ze,ngInit:Ae,ngNonBindable:Be,ngPluralize:Ce,ngRepeat:De,ngShow:Ee,ngStyle:Fe,ngSwitch:Ge,
ngSwitchWhen:He,ngSwitchDefault:Ie,ngOptions:Je,ngTransclude:Ke,ngModel:Le,ngList:Me,ngChange:Ne,pattern:Gc,ngPattern:Gc,required:Hc,ngRequired:Hc,minlength:Ic,ngMinlength:Ic,maxlength:Jc,ngMaxlength:Jc,ngValue:Oe,ngModelOptions:Pe}).directive({ngInclude:Qe}).directive(sb).directive(Kc);a.provider({$anchorScroll:Re,$animate:Se,$$animateQueue:Te,$$AnimateRunner:Ue,$browser:Ve,$cacheFactory:We,$controller:Xe,$document:Ye,$exceptionHandler:Ze,$filter:Lc,$interpolate:$e,$interval:af,$http:bf,$httpParamSerializer:cf,
$httpParamSerializerJQLike:df,$httpBackend:ef,$location:ff,$log:gf,$parse:hf,$rootScope:jf,$q:kf,$$q:lf,$sce:mf,$sceDelegate:nf,$sniffer:of,$templateCache:pf,$templateRequest:qf,$$testability:rf,$timeout:sf,$window:tf,$$rAF:uf,$$jqLite:vf,$$HashMap:wf,$$cookieReader:xf})}])}function hb(b){return b.replace(yf,function(a,b,d,e){return e?d.toUpperCase():d}).replace(zf,"Moz$1")}function Mc(b){b=b.nodeType;return b===qa||!b||9===b}function Nc(b,a){var c,d,e=a.createDocumentFragment(),f=[];if(Tb.test(b)){c=
c||e.appendChild(a.createElement("div"));d=(Af.exec(b)||["",""])[1].toLowerCase();d=na[d]||na._default;c.innerHTML=d[1]+b.replace(Bf,"<$1></$2>")+d[2];for(d=d[0];d--;)c=c.lastChild;f=cb(f,c.childNodes);c=e.firstChild;c.textContent=""}else f.push(a.createTextNode(b));e.textContent="";e.innerHTML="";m(f,function(a){e.appendChild(a)});return e}function Q(b){if(b instanceof Q)return b;var a;L(b)&&(b=R(b),a=!0);if(!(this instanceof Q)){if(a&&"<"!=b.charAt(0))throw Ub("nosel");return new Q(b)}if(a){a=U;
var c;b=(c=Cf.exec(b))?[a.createElement(c[1])]:(c=Nc(b,a))?c.childNodes:[]}Oc(this,b)}function Vb(b){return b.cloneNode(!0)}function tb(b,a){a||ub(b);if(b.querySelectorAll)for(var c=b.querySelectorAll("*"),d=0,e=c.length;d<e;d++)ub(c[d])}function Pc(b,a,c,d){if(w(d))throw Ub("offargs");var e=(d=vb(b))&&d.events,f=d&&d.handle;if(f)if(a)m(a.split(" "),function(a){if(w(c)){var d=e[a];bb(d||[],c);if(d&&0<d.length)return}b.removeEventListener(a,f,!1);delete e[a]});else for(a in e)"$destroy"!==a&&b.removeEventListener(a,
f,!1),delete e[a]}function ub(b,a){var c=b.ng339,d=c&&ib[c];d&&(a?delete d.data[a]:(d.handle&&(d.events.$destroy&&d.handle({},"$destroy"),Pc(b)),delete ib[c],b.ng339=t))}function vb(b,a){var c=b.ng339,c=c&&ib[c];a&&!c&&(b.ng339=c=++Df,c=ib[c]={events:{},data:{},handle:t});return c}function Wb(b,a,c){if(Mc(b)){var d=w(c),e=!d&&a&&!H(a),f=!a;b=(b=vb(b,!e))&&b.data;if(d)b[a]=c;else{if(f)return b;if(e)return b&&b[a];P(b,a)}}}function wb(b,a){return b.getAttribute?-1<(" "+(b.getAttribute("class")||"")+
" ").replace(/[\n\t]/g," ").indexOf(" "+a+" "):!1}function xb(b,a){a&&b.setAttribute&&m(a.split(" "),function(a){b.setAttribute("class",R((" "+(b.getAttribute("class")||"")+" ").replace(/[\n\t]/g," ").replace(" "+R(a)+" "," ")))})}function yb(b,a){if(a&&b.setAttribute){var c=(" "+(b.getAttribute("class")||"")+" ").replace(/[\n\t]/g," ");m(a.split(" "),function(a){a=R(a);-1===c.indexOf(" "+a+" ")&&(c+=a+" ")});b.setAttribute("class",R(c))}}function Oc(b,a){if(a)if(a.nodeType)b[b.length++]=a;else{var c=
a.length;if("number"===typeof c&&a.window!==a){if(c)for(var d=0;d<c;d++)b[b.length++]=a[d]}else b[b.length++]=a}}function Qc(b,a){return zb(b,"$"+(a||"ngController")+"Controller")}function zb(b,a,c){9==b.nodeType&&(b=b.documentElement);for(a=G(a)?a:[a];b;){for(var d=0,e=a.length;d<e;d++)if((c=y.data(b,a[d]))!==t)return c;b=b.parentNode||11===b.nodeType&&b.host}}function Rc(b){for(tb(b,!0);b.firstChild;)b.removeChild(b.firstChild)}function Xb(b,a){a||tb(b);var c=b.parentNode;c&&c.removeChild(b)}function Ef(b,
a){a=a||O;if("complete"===a.document.readyState)a.setTimeout(b);else y(a).on("load",b)}function Sc(b,a){var c=Ab[a.toLowerCase()];return c&&Tc[ta(b)]&&c}function Ff(b,a){var c=b.nodeName;return("INPUT"===c||"TEXTAREA"===c)&&Uc[a]}function Gf(b,a){var c=function(c,e){c.isDefaultPrevented=function(){return c.defaultPrevented};var f=a[e||c.type],g=f?f.length:0;if(g){if(A(c.immediatePropagationStopped)){var h=c.stopImmediatePropagation;c.stopImmediatePropagation=function(){c.immediatePropagationStopped=
!0;c.stopPropagation&&c.stopPropagation();h&&h.call(c)}}c.isImmediatePropagationStopped=function(){return!0===c.immediatePropagationStopped};1<g&&(f=ia(f));for(var l=0;l<g;l++)c.isImmediatePropagationStopped()||f[l].call(b,c)}};c.elem=b;return c}function vf(){this.$get=function(){return P(Q,{hasClass:function(b,a){b.attr&&(b=b[0]);return wb(b,a)},addClass:function(b,a){b.attr&&(b=b[0]);return yb(b,a)},removeClass:function(b,a){b.attr&&(b=b[0]);return xb(b,a)}})}}function Ga(b,a){var c=b&&b.$$hashKey;
if(c)return"function"===typeof c&&(c=b.$$hashKey()),c;c=typeof b;return c="function"==c||"object"==c&&null!==b?b.$$hashKey=c+":"+(a||Ud)():c+":"+b}function Sa(b,a){if(a){var c=0;this.nextUid=function(){return++c}}m(b,this.put,this)}function Hf(b){return(b=b.toString().replace(Vc,"").match(Wc))?"function("+(b[1]||"").replace(/[\s\r\n]+/," ")+")":"fn"}function eb(b,a){function c(a){return function(b,c){if(H(b))m(b,pc(a));else return a(b,c)}}function d(a,b){Ra(a,"service");if(z(b)||G(b))b=s.instantiate(b);
if(!b.$get)throw Ha("pget",a);return r[a+"Provider"]=b}function e(a,b){return function(){var c=C.invoke(b,this);if(A(c))throw Ha("undef",a);return c}}function f(a,b,c){return d(a,{$get:!1!==c?e(a,b):b})}function g(a){var b=[],c;m(a,function(a){function d(a){var b,c;b=0;for(c=a.length;b<c;b++){var e=a[b],f=s.get(e[0]);f[e[1]].apply(f,e[2])}}if(!n.get(a)){n.put(a,!0);try{L(a)?(c=gb(a),b=b.concat(g(c.requires)).concat(c._runBlocks),d(c._invokeQueue),d(c._configBlocks)):z(a)?b.push(s.invoke(a)):G(a)?
b.push(s.invoke(a)):Qa(a,"module")}catch(e){throw G(a)&&(a=a[a.length-1]),e.message&&e.stack&&-1==e.stack.indexOf(e.message)&&(e=e.message+"\n"+e.stack),Ha("modulerr",a,e.stack||e.message||e);}}});return b}function h(b,c){function d(a,e){if(b.hasOwnProperty(a)){if(b[a]===l)throw Ha("cdep",a+" <- "+k.join(" <- "));return b[a]}try{return k.unshift(a),b[a]=l,b[a]=c(a,e)}catch(f){throw b[a]===l&&delete b[a],f;}finally{k.shift()}}function e(b,c,f,g){"string"===typeof f&&(g=f,f=null);var h=[],k=eb.$$annotate(b,
a,g),l,s,n;s=0;for(l=k.length;s<l;s++){n=k[s];if("string"!==typeof n)throw Ha("itkn",n);h.push(f&&f.hasOwnProperty(n)?f[n]:d(n,g))}G(b)&&(b=b[l]);return b.apply(c,h)}return{invoke:e,instantiate:function(a,b,c){var d=Object.create((G(a)?a[a.length-1]:a).prototype||null);a=e(a,d,b,c);return H(a)||z(a)?a:d},get:d,annotate:eb.$$annotate,has:function(a){return r.hasOwnProperty(a+"Provider")||b.hasOwnProperty(a)}}}a=!0===a;var l={},k=[],n=new Sa([],!0),r={$provide:{provider:c(d),factory:c(f),service:c(function(a,
b){return f(a,["$injector",function(a){return a.instantiate(b)}])}),value:c(function(a,b){return f(a,ra(b),!1)}),constant:c(function(a,b){Ra(a,"constant");r[a]=b;x[a]=b}),decorator:function(a,b){var c=s.get(a+"Provider"),d=c.$get;c.$get=function(){var a=C.invoke(d,c);return C.invoke(b,null,{$delegate:a})}}}},s=r.$injector=h(r,function(a,b){ca.isString(b)&&k.push(b);throw Ha("unpr",k.join(" <- "));}),x={},C=x.$injector=h(x,function(a,b){var c=s.get(a+"Provider",b);return C.invoke(c.$get,c,t,a)});m(g(b),
function(a){a&&C.invoke(a)});return C}function Re(){var b=!0;this.disableAutoScrolling=function(){b=!1};this.$get=["$window","$location","$rootScope",function(a,c,d){function e(a){var b=null;Array.prototype.some.call(a,function(a){if("a"===ta(a))return b=a,!0});return b}function f(b){if(b){b.scrollIntoView();var c;c=g.yOffset;z(c)?c=c():tc(c)?(c=c[0],c="fixed"!==a.getComputedStyle(c).position?0:c.getBoundingClientRect().bottom):V(c)||(c=0);c&&(b=b.getBoundingClientRect().top,a.scrollBy(0,b-c))}else a.scrollTo(0,
0)}function g(a){a=L(a)?a:c.hash();var b;a?(b=h.getElementById(a))?f(b):(b=e(h.getElementsByName(a)))?f(b):"top"===a&&f(null):f(null)}var h=a.document;b&&d.$watch(function(){return c.hash()},function(a,b){a===b&&""===a||Ef(function(){d.$evalAsync(g)})});return g}]}function jb(b,a){if(!b&&!a)return"";if(!b)return a;if(!a)return b;G(b)&&(b=b.join(" "));G(a)&&(a=a.join(" "));return b+" "+a}function If(b){L(b)&&(b=b.split(" "));var a=ga();m(b,function(b){b.length&&(a[b]=!0)});return a}function Ia(b){return H(b)?
b:{}}function Jf(b,a,c,d){function e(a){try{a.apply(null,za.call(arguments,1))}finally{if(C--,0===C)for(;F.length;)try{F.pop()()}catch(b){c.error(b)}}}function f(){g();h()}function g(){a:{try{u=n.state;break a}catch(a){}u=void 0}u=A(u)?null:u;ka(u,D)&&(u=D);D=u}function h(){if(K!==l.url()||p!==u)K=l.url(),p=u,m(B,function(a){a(l.url(),u)})}var l=this,k=b.location,n=b.history,r=b.setTimeout,s=b.clearTimeout,x={};l.isMock=!1;var C=0,F=[];l.$$completeOutstandingRequest=e;l.$$incOutstandingRequestCount=
function(){C++};l.notifyWhenNoOutstandingRequests=function(a){0===C?a():F.push(a)};var u,p,K=k.href,q=a.find("base"),I=null;g();p=u;l.url=function(a,c,e){A(e)&&(e=null);k!==b.location&&(k=b.location);n!==b.history&&(n=b.history);if(a){var f=p===e;if(K===a&&(!d.history||f))return l;var h=K&&Ja(K)===Ja(a);K=a;p=e;if(!d.history||h&&f){if(!h||I)I=a;c?k.replace(a):h?(c=k,e=a.indexOf("#"),a=-1===e?"":a.substr(e),c.hash=a):k.href=a}else n[c?"replaceState":"pushState"](e,"",a),g(),p=u;return l}return I||
k.href.replace(/%27/g,"'")};l.state=function(){return u};var B=[],N=!1,D=null;l.onUrlChange=function(a){if(!N){if(d.history)y(b).on("popstate",f);y(b).on("hashchange",f);N=!0}B.push(a);return a};l.$$applicationDestroyed=function(){y(b).off("hashchange popstate",f)};l.$$checkUrlChange=h;l.baseHref=function(){var a=q.attr("href");return a?a.replace(/^(https?\:)?\/\/[^\/]*/,""):""};l.defer=function(a,b){var c;C++;c=r(function(){delete x[c];e(a)},b||0);x[c]=!0;return c};l.defer.cancel=function(a){return x[a]?
(delete x[a],s(a),e(v),!0):!1}}function Ve(){this.$get=["$window","$log","$sniffer","$document",function(b,a,c,d){return new Jf(b,d,a,c)}]}function We(){this.$get=function(){function b(b,d){function e(a){a!=r&&(s?s==a&&(s=a.n):s=a,f(a.n,a.p),f(a,r),r=a,r.n=null)}function f(a,b){a!=b&&(a&&(a.p=b),b&&(b.n=a))}if(b in a)throw J("$cacheFactory")("iid",b);var g=0,h=P({},d,{id:b}),l={},k=d&&d.capacity||Number.MAX_VALUE,n={},r=null,s=null;return a[b]={put:function(a,b){if(!A(b)){if(k<Number.MAX_VALUE){var c=
n[a]||(n[a]={key:a});e(c)}a in l||g++;l[a]=b;g>k&&this.remove(s.key);return b}},get:function(a){if(k<Number.MAX_VALUE){var b=n[a];if(!b)return;e(b)}return l[a]},remove:function(a){if(k<Number.MAX_VALUE){var b=n[a];if(!b)return;b==r&&(r=b.p);b==s&&(s=b.n);f(b.n,b.p);delete n[a]}delete l[a];g--},removeAll:function(){l={};g=0;n={};r=s=null},destroy:function(){n=h=l=null;delete a[b]},info:function(){return P({},h,{size:g})}}}var a={};b.info=function(){var b={};m(a,function(a,e){b[e]=a.info()});return b};
b.get=function(b){return a[b]};return b}}function pf(){this.$get=["$cacheFactory",function(b){return b("templates")}]}function Ec(b,a){function c(a,b,c){var d=/^\s*([@&]|=(\*?))(\??)\s*(\w*)\s*$/,e={};m(a,function(a,f){var g=a.match(d);if(!g)throw ea("iscp",b,f,a,c?"controller bindings definition":"isolate scope definition");e[f]={mode:g[1][0],collection:"*"===g[2],optional:"?"===g[3],attrName:g[4]||f}});return e}function d(a){var b=a.charAt(0);if(!b||b!==M(b))throw ea("baddir",a);if(a!==a.trim())throw ea("baddir",
a);}var e={},f=/^\s*directive\:\s*([\w\-]+)\s+(.*)$/,g=/(([\w\-]+)(?:\:([^;]+))?;?)/,h=Wd("ngSrc,ngSrcset,src,srcset"),l=/^(?:(\^\^?)?(\?)?(\^\^?)?)?/,k=/^(on[a-z]+|formaction)$/;this.directive=function s(a,f){Ra(a,"directive");L(a)?(d(a),Sb(f,"directiveFactory"),e.hasOwnProperty(a)||(e[a]=[],b.factory(a+"Directive",["$injector","$exceptionHandler",function(b,d){var f=[];m(e[a],function(e,g){try{var h=b.invoke(e);z(h)?h={compile:ra(h)}:!h.compile&&h.link&&(h.compile=ra(h.link));h.priority=h.priority||
0;h.index=g;h.name=h.name||a;h.require=h.require||h.controller&&h.name;h.restrict=h.restrict||"EA";var k=h,l=h,s=h.name,n={isolateScope:null,bindToController:null};H(l.scope)&&(!0===l.bindToController?(n.bindToController=c(l.scope,s,!0),n.isolateScope={}):n.isolateScope=c(l.scope,s,!1));H(l.bindToController)&&(n.bindToController=c(l.bindToController,s,!0));if(H(n.bindToController)){var C=l.controller,$=l.controllerAs;if(!C)throw ea("noctrl",s);var ha;a:if($&&L($))ha=$;else{if(L(C)){var m=Xc.exec(C);
if(m){ha=m[3];break a}}ha=void 0}if(!ha)throw ea("noident",s);}var q=k.$$bindings=n;H(q.isolateScope)&&(h.$$isolateBindings=q.isolateScope);h.$$moduleName=e.$$moduleName;f.push(h)}catch(t){d(t)}});return f}])),e[a].push(f)):m(a,pc(s));return this};this.aHrefSanitizationWhitelist=function(b){return w(b)?(a.aHrefSanitizationWhitelist(b),this):a.aHrefSanitizationWhitelist()};this.imgSrcSanitizationWhitelist=function(b){return w(b)?(a.imgSrcSanitizationWhitelist(b),this):a.imgSrcSanitizationWhitelist()};
var n=!0;this.debugInfoEnabled=function(a){return w(a)?(n=a,this):n};this.$get=["$injector","$interpolate","$exceptionHandler","$templateRequest","$parse","$controller","$rootScope","$document","$sce","$animate","$$sanitizeUri",function(a,b,c,d,u,p,K,q,I,B,N){function D(a,b){try{a.addClass(b)}catch(c){}}function Z(a,b,c,d,e){a instanceof y||(a=y(a));m(a,function(b,c){b.nodeType==Na&&b.nodeValue.match(/\S+/)&&(a[c]=y(b).wrap("<span></span>").parent()[0])});var f=S(a,b,a,c,d,e);Z.$$addScopeClass(a);
var g=null;return function(b,c,d){Sb(b,"scope");d=d||{};var e=d.parentBoundTranscludeFn,h=d.transcludeControllers;d=d.futureParentElement;e&&e.$$boundTransclude&&(e=e.$$boundTransclude);g||(g=(d=d&&d[0])?"foreignobject"!==ta(d)&&d.toString().match(/SVG/)?"svg":"html":"html");d="html"!==g?y(Yb(g,y("<div>").append(a).html())):c?Pa.clone.call(a):a;if(h)for(var k in h)d.data("$"+k+"Controller",h[k].instance);Z.$$addScopeInfo(d,b);c&&c(d,b);f&&f(b,d,d,e);return d}}function S(a,b,c,d,e,f){function g(a,
c,d,e){var f,k,l,s,n,B,C;if(p)for(C=Array(c.length),s=0;s<h.length;s+=3)f=h[s],C[f]=c[f];else C=c;s=0;for(n=h.length;s<n;)if(k=C[h[s++]],c=h[s++],f=h[s++],c){if(c.scope){if(l=a.$new(),Z.$$addScopeInfo(y(k),l),B=c.$$destroyBindings)c.$$destroyBindings=null,l.$on("$destroyed",B)}else l=a;B=c.transcludeOnThisElement?$(a,c.transclude,e):!c.templateOnThisElement&&e?e:!e&&b?$(a,b):null;c(f,l,k,d,B,c)}else f&&f(a,k.childNodes,t,e)}for(var h=[],k,l,s,n,p,B=0;B<a.length;B++){k=new aa;l=ha(a[B],[],k,0===B?
d:t,e);(f=l.length?E(l,a[B],k,b,c,null,[],[],f):null)&&f.scope&&Z.$$addScopeClass(k.$$element);k=f&&f.terminal||!(s=a[B].childNodes)||!s.length?null:S(s,f?(f.transcludeOnThisElement||!f.templateOnThisElement)&&f.transclude:b);if(f||k)h.push(B,f,k),n=!0,p=p||f;f=null}return n?g:null}function $(a,b,c){return function(d,e,f,g,h){d||(d=a.$new(!1,h),d.$$transcluded=!0);return b(d,e,{parentBoundTranscludeFn:c,transcludeControllers:f,futureParentElement:g})}}function ha(a,b,c,d,e){var h=c.$attr,k;switch(a.nodeType){case qa:w(b,
wa(ta(a)),"E",d,e);for(var l,s,n,p=a.attributes,B=0,C=p&&p.length;B<C;B++){var x=!1,S=!1;l=p[B];k=l.name;s=R(l.value);l=wa(k);if(n=ia.test(l))k=k.replace(Zc,"").substr(8).replace(/_(.)/g,function(a,b){return b.toUpperCase()});var F=l.replace(/(Start|End)$/,"");A(F)&&l===F+"Start"&&(x=k,S=k.substr(0,k.length-5)+"end",k=k.substr(0,k.length-6));l=wa(k.toLowerCase());h[l]=k;if(n||!c.hasOwnProperty(l))c[l]=s,Sc(a,l)&&(c[l]=!0);V(a,b,s,l,n);w(b,l,"A",d,e,x,S)}a=a.className;H(a)&&(a=a.animVal);if(L(a)&&
""!==a)for(;k=g.exec(a);)l=wa(k[2]),w(b,l,"C",d,e)&&(c[l]=R(k[3])),a=a.substr(k.index+k[0].length);break;case Na:if(11===Ua)for(;a.parentNode&&a.nextSibling&&a.nextSibling.nodeType===Na;)a.nodeValue+=a.nextSibling.nodeValue,a.parentNode.removeChild(a.nextSibling);xa(b,a.nodeValue);break;case 8:try{if(k=f.exec(a.nodeValue))l=wa(k[1]),w(b,l,"M",d,e)&&(c[l]=R(k[2]))}catch($){}}b.sort(Aa);return b}function va(a,b,c){var d=[],e=0;if(b&&a.hasAttribute&&a.hasAttribute(b)){do{if(!a)throw ea("uterdir",b,c);
a.nodeType==qa&&(a.hasAttribute(b)&&e++,a.hasAttribute(c)&&e--);d.push(a);a=a.nextSibling}while(0<e)}else d.push(a);return y(d)}function Yc(a,b,c){return function(d,e,f,g,h){e=va(e[0],b,c);return a(d,e,f,g,h)}}function E(a,b,d,e,f,g,h,k,s){function n(a,b,c,d){if(a){c&&(a=Yc(a,c,d));a.require=E.require;a.directiveName=w;if(u===E||E.$$isolateScope)a=X(a,{isolateScope:!0});h.push(a)}if(b){c&&(b=Yc(b,c,d));b.require=E.require;b.directiveName=w;if(u===E||E.$$isolateScope)b=X(b,{isolateScope:!0});k.push(b)}}
function B(a,b,c,d){var e;if(L(b)){var f=b.match(l);b=b.substring(f[0].length);var g=f[1]||f[3],f="?"===f[2];"^^"===g?c=c.parent():e=(e=d&&d[b])&&e.instance;e||(d="$"+b+"Controller",e=g?c.inheritedData(d):c.data(d));if(!e&&!f)throw ea("ctreq",b,a);}else if(G(b))for(e=[],g=0,f=b.length;g<f;g++)e[g]=B(a,b[g],c,d);return e||null}function x(a,b,c,d,e,f){var g=ga(),h;for(h in d){var k=d[h],l={$scope:k===u||k.$$isolateScope?e:f,$element:a,$attrs:b,$transclude:c},s=k.controller;"@"==s&&(s=b[k.name]);l=p(s,
l,!0,k.controllerAs);g[k.name]=l;q||a.data("$"+k.name+"Controller",l.instance)}return g}function S(a,c,e,f,g,l){function s(a,b,c){var d;$a(a)||(c=b,b=a,a=t);q&&(d=m);c||(c=q?ja.parent():ja);return g(a,b,d,c,va)}var n,p,C,F,m,ha,ja;b===e?(f=d,ja=d.$$element):(ja=y(e),f=new aa(ja,d));u&&(F=c.$new(!0));g&&(ha=s,ha.$$boundTransclude=g);N&&(m=x(ja,f,ha,N,F,c));u&&(Z.$$addScopeInfo(ja,F,!0,!(D&&(D===u||D===u.$$originalDirective))),Z.$$addScopeClass(ja,!0),F.$$isolateBindings=u.$$isolateBindings,W(c,f,F,
F.$$isolateBindings,u,F));if(m){var K=u||$,I;K&&m[K.name]&&(p=K.$$bindings.bindToController,(C=m[K.name])&&C.identifier&&p&&(I=C,l.$$destroyBindings=W(c,f,C.instance,p,K)));for(n in m){C=m[n];var E=C();E!==C.instance&&(C.instance=E,ja.data("$"+n+"Controller",E),C===I&&(l.$$destroyBindings(),l.$$destroyBindings=W(c,f,E,p,K)))}}n=0;for(l=h.length;n<l;n++)p=h[n],Y(p,p.isolateScope?F:c,ja,f,p.require&&B(p.directiveName,p.require,ja,m),ha);var va=c;u&&(u.template||null===u.templateUrl)&&(va=F);a&&a(va,
e.childNodes,t,g);for(n=k.length-1;0<=n;n--)p=k[n],Y(p,p.isolateScope?F:c,ja,f,p.require&&B(p.directiveName,p.require,ja,m),ha)}s=s||{};for(var F=-Number.MAX_VALUE,$=s.newScopeDirective,N=s.controllerDirectives,u=s.newIsolateScopeDirective,D=s.templateDirective,m=s.nonTlbTranscludeDirective,K=!1,I=!1,q=s.hasElementTranscludeDirective,ba=d.$$element=y(b),E,w,v,A=e,Aa,xa=0,Ta=a.length;xa<Ta;xa++){E=a[xa];var M=E.$$start,P=E.$$end;M&&(ba=va(b,M,P));v=t;if(F>E.priority)break;if(v=E.scope)E.templateUrl||
(H(v)?(O("new/isolated scope",u||$,E,ba),u=E):O("new/isolated scope",u,E,ba)),$=$||E;w=E.name;!E.templateUrl&&E.controller&&(v=E.controller,N=N||ga(),O("'"+w+"' controller",N[w],E,ba),N[w]=E);if(v=E.transclude)K=!0,E.$$tlb||(O("transclusion",m,E,ba),m=E),"element"==v?(q=!0,F=E.priority,v=ba,ba=d.$$element=y(U.createComment(" "+w+": "+d[w]+" ")),b=ba[0],T(f,za.call(v,0),b),A=Z(v,e,F,g&&g.name,{nonTlbTranscludeDirective:m})):(v=y(Vb(b)).contents(),ba.empty(),A=Z(v,e));if(E.template)if(I=!0,O("template",
D,E,ba),D=E,v=z(E.template)?E.template(ba,d):E.template,v=fa(v),E.replace){g=E;v=Tb.test(v)?$c(Yb(E.templateNamespace,R(v))):[];b=v[0];if(1!=v.length||b.nodeType!==qa)throw ea("tplrt",w,"");T(f,ba,b);Ta={$attr:{}};v=ha(b,[],Ta);var Q=a.splice(xa+1,a.length-(xa+1));u&&ad(v);a=a.concat(v).concat(Q);J(d,Ta);Ta=a.length}else ba.html(v);if(E.templateUrl)I=!0,O("template",D,E,ba),D=E,E.replace&&(g=E),S=Lf(a.splice(xa,a.length-xa),ba,d,f,K&&A,h,k,{controllerDirectives:N,newScopeDirective:$!==E&&$,newIsolateScopeDirective:u,
templateDirective:D,nonTlbTranscludeDirective:m}),Ta=a.length;else if(E.compile)try{Aa=E.compile(ba,d,A),z(Aa)?n(null,Aa,M,P):Aa&&n(Aa.pre,Aa.post,M,P)}catch(Kf){c(Kf,ua(ba))}E.terminal&&(S.terminal=!0,F=Math.max(F,E.priority))}S.scope=$&&!0===$.scope;S.transcludeOnThisElement=K;S.templateOnThisElement=I;S.transclude=A;s.hasElementTranscludeDirective=q;return S}function ad(a){for(var b=0,c=a.length;b<c;b++)a[b]=Ob(a[b],{$$isolateScope:!0})}function w(b,d,f,g,h,k,l){if(d===h)return null;h=null;if(e.hasOwnProperty(d)){var n;
d=a.get(d+"Directive");for(var p=0,B=d.length;p<B;p++)try{n=d[p],(g===t||g>n.priority)&&-1!=n.restrict.indexOf(f)&&(k&&(n=Ob(n,{$$start:k,$$end:l})),b.push(n),h=n)}catch(x){c(x)}}return h}function A(b){if(e.hasOwnProperty(b))for(var c=a.get(b+"Directive"),d=0,f=c.length;d<f;d++)if(b=c[d],b.multiElement)return!0;return!1}function J(a,b){var c=b.$attr,d=a.$attr,e=a.$$element;m(a,function(d,e){"$"!=e.charAt(0)&&(b[e]&&b[e]!==d&&(d+=("style"===e?";":" ")+b[e]),a.$set(e,d,!0,c[e]))});m(b,function(b,f){"class"==
f?(D(e,b),a["class"]=(a["class"]?a["class"]+" ":"")+b):"style"==f?(e.attr("style",e.attr("style")+";"+b),a.style=(a.style?a.style+";":"")+b):"$"==f.charAt(0)||a.hasOwnProperty(f)||(a[f]=b,d[f]=c[f])})}function Lf(a,b,c,e,f,g,h,k){var l=[],s,n,p=b[0],B=a.shift(),C=Ob(B,{templateUrl:null,transclude:null,replace:null,$$originalDirective:B}),x=z(B.templateUrl)?B.templateUrl(b,c):B.templateUrl,N=B.templateNamespace;b.empty();d(x).then(function(d){var F,u;d=fa(d);if(B.replace){d=Tb.test(d)?$c(Yb(N,R(d))):
[];F=d[0];if(1!=d.length||F.nodeType!==qa)throw ea("tplrt",B.name,x);d={$attr:{}};T(e,b,F);var K=ha(F,[],d);H(B.scope)&&ad(K);a=K.concat(a);J(c,d)}else F=p,b.html(d);a.unshift(C);s=E(a,F,c,f,b,B,g,h,k);m(e,function(a,c){a==F&&(e[c]=b[0])});for(n=S(b[0].childNodes,f);l.length;){d=l.shift();u=l.shift();var I=l.shift(),va=l.shift(),K=b[0];if(!d.$$destroyed){if(u!==p){var Z=u.className;k.hasElementTranscludeDirective&&B.replace||(K=Vb(F));T(I,y(u),K);D(y(K),Z)}u=s.transcludeOnThisElement?$(d,s.transclude,
va):va;s(n,d,K,e,u,s)}}l=null});return function(a,b,c,d,e){a=e;b.$$destroyed||(l?l.push(b,c,d,a):(s.transcludeOnThisElement&&(a=$(b,s.transclude,e)),s(n,b,c,d,a,s)))}}function Aa(a,b){var c=b.priority-a.priority;return 0!==c?c:a.name!==b.name?a.name<b.name?-1:1:a.index-b.index}function O(a,b,c,d){function e(a){return a?" (module: "+a+")":""}if(b)throw ea("multidir",b.name,e(b.$$moduleName),c.name,e(c.$$moduleName),a,ua(d));}function xa(a,c){var d=b(c,!0);d&&a.push({priority:0,compile:function(a){a=
a.parent();var b=!!a.length;b&&Z.$$addBindingClass(a);return function(a,c){var e=c.parent();b||Z.$$addBindingClass(e);Z.$$addBindingInfo(e,d.expressions);a.$watch(d,function(a){c[0].nodeValue=a})}}})}function Yb(a,b){a=M(a||"html");switch(a){case "svg":case "math":var c=U.createElement("div");c.innerHTML="<"+a+">"+b+"</"+a+">";return c.childNodes[0].childNodes;default:return b}}function Q(a,b){if("srcdoc"==b)return I.HTML;var c=ta(a);if("xlinkHref"==b||"form"==c&&"action"==b||"img"!=c&&("src"==b||
"ngSrc"==b))return I.RESOURCE_URL}function V(a,c,d,e,f){var g=Q(a,e);f=h[e]||f;var l=b(d,!0,g,f);if(l){if("multiple"===e&&"select"===ta(a))throw ea("selmulti",ua(a));c.push({priority:100,compile:function(){return{pre:function(a,c,h){c=h.$$observers||(h.$$observers={});if(k.test(e))throw ea("nodomevents");var s=h[e];s!==d&&(l=s&&b(s,!0,g,f),d=s);l&&(h[e]=l(a),(c[e]||(c[e]=[])).$$inter=!0,(h.$$observers&&h.$$observers[e].$$scope||a).$watch(l,function(a,b){"class"===e&&a!=b?h.$updateClass(a,b):h.$set(e,
a)}))}}}})}}function T(a,b,c){var d=b[0],e=b.length,f=d.parentNode,g,h;if(a)for(g=0,h=a.length;g<h;g++)if(a[g]==d){a[g++]=c;h=g+e-1;for(var k=a.length;g<k;g++,h++)h<k?a[g]=a[h]:delete a[g];a.length-=e-1;a.context===d&&(a.context=c);break}f&&f.replaceChild(c,d);a=U.createDocumentFragment();a.appendChild(d);y.hasData(d)&&(y(c).data(y(d).data()),la?(Rb=!0,la.cleanData([d])):delete y.cache[d[y.expando]]);d=1;for(e=b.length;d<e;d++)f=b[d],y(f).remove(),a.appendChild(f),delete b[d];b[0]=c;b.length=1}function X(a,
b){return P(function(){return a.apply(null,arguments)},a,b)}function Y(a,b,d,e,f,g){try{a(b,d,e,f,g)}catch(h){c(h,ua(d))}}function W(a,c,d,e,f,g){var h;m(e,function(e,g){var k=e.attrName,l=e.optional,s=e.mode,n,p,B,C;Xa.call(c,k)||(c[k]=t);switch(s){case "@":c[k]||l||(d[g]=t);c.$observe(k,function(a){d[g]=a});c.$$observers[k].$$scope=a;c[k]&&(d[g]=b(c[k])(a));break;case "=":if(l&&!c[k])break;p=u(c[k]);C=p.literal?ka:function(a,b){return a===b||a!==a&&b!==b};B=p.assign||function(){n=d[g]=p(a);throw ea("nonassign",
c[k],f.name);};n=d[g]=p(a);l=function(b){C(b,d[g])||(C(b,n)?B(a,b=d[g]):d[g]=b);return n=b};l.$stateful=!0;l=e.collection?a.$watchCollection(c[k],l):a.$watch(u(c[k],l),null,p.literal);h=h||[];h.push(l);break;case "&":p=u(c[k]);if(p===v&&l)break;d[g]=function(b){return p(a,b)}}});e=h?function(){for(var a=0,b=h.length;a<b;++a)h[a]()}:v;return g&&e!==v?(g.$on("$destroy",e),v):e}var aa=function(a,b){if(b){var c=Object.keys(b),d,e,f;d=0;for(e=c.length;d<e;d++)f=c[d],this[f]=b[f]}else this.$attr={};this.$$element=
a};aa.prototype={$normalize:wa,$addClass:function(a){a&&0<a.length&&B.addClass(this.$$element,a)},$removeClass:function(a){a&&0<a.length&&B.removeClass(this.$$element,a)},$updateClass:function(a,b){var c=bd(a,b);c&&c.length&&B.addClass(this.$$element,c);(c=bd(b,a))&&c.length&&B.removeClass(this.$$element,c)},$set:function(a,b,d,e){var f=this.$$element[0],g=Sc(f,a),h=Ff(f,a),f=a;g?(this.$$element.prop(a,b),e=g):h&&(this[h]=b,f=h);this[a]=b;e?this.$attr[a]=e:(e=this.$attr[a])||(this.$attr[a]=e=Bc(a,
"-"));g=ta(this.$$element);if("a"===g&&"href"===a||"img"===g&&"src"===a)this[a]=b=N(b,"src"===a);else if("img"===g&&"srcset"===a){for(var g="",h=R(b),k=/(\s+\d+x\s*,|\s+\d+w\s*,|\s+,|,\s+)/,k=/\s/.test(h)?k:/(,)/,h=h.split(k),k=Math.floor(h.length/2),l=0;l<k;l++)var s=2*l,g=g+N(R(h[s]),!0),g=g+(" "+R(h[s+1]));h=R(h[2*l]).split(/\s/);g+=N(R(h[0]),!0);2===h.length&&(g+=" "+R(h[1]));this[a]=b=g}!1!==d&&(null===b||b===t?this.$$element.removeAttr(e):this.$$element.attr(e,b));(a=this.$$observers)&&m(a[f],
function(a){try{a(b)}catch(d){c(d)}})},$observe:function(a,b){var c=this,d=c.$$observers||(c.$$observers=ga()),e=d[a]||(d[a]=[]);e.push(b);K.$evalAsync(function(){!e.$$inter&&c.hasOwnProperty(a)&&b(c[a])});return function(){bb(e,b)}}};var ca=b.startSymbol(),da=b.endSymbol(),fa="{{"==ca||"}}"==da?Ya:function(a){return a.replace(/\{\{/g,ca).replace(/}}/g,da)},ia=/^ngAttr[A-Z]/;Z.$$addBindingInfo=n?function(a,b){var c=a.data("$binding")||[];G(b)?c=c.concat(b):c.push(b);a.data("$binding",c)}:v;Z.$$addBindingClass=
n?function(a){D(a,"ng-binding")}:v;Z.$$addScopeInfo=n?function(a,b,c,d){a.data(c?d?"$isolateScopeNoTemplate":"$isolateScope":"$scope",b)}:v;Z.$$addScopeClass=n?function(a,b){D(a,b?"ng-isolate-scope":"ng-scope")}:v;return Z}]}function wa(b){return hb(b.replace(Zc,""))}function bd(b,a){var c="",d=b.split(/\s+/),e=a.split(/\s+/),f=0;a:for(;f<d.length;f++){for(var g=d[f],h=0;h<e.length;h++)if(g==e[h])continue a;c+=(0<c.length?" ":"")+g}return c}function $c(b){b=y(b);var a=b.length;if(1>=a)return b;for(;a--;)8===
b[a].nodeType&&Mf.call(b,a,1);return b}function Xe(){var b={},a=!1;this.register=function(a,d){Ra(a,"controller");H(a)?P(b,a):b[a]=d};this.allowGlobals=function(){a=!0};this.$get=["$injector","$window",function(c,d){function e(a,b,c,d){if(!a||!H(a.$scope))throw J("$controller")("noscp",d,b);a.$scope[b]=c}return function(f,g,h,l){var k,n,r;h=!0===h;l&&L(l)&&(r=l);if(L(f)){l=f.match(Xc);if(!l)throw Nf("ctrlfmt",f);n=l[1];r=r||l[3];f=b.hasOwnProperty(n)?b[n]:Dc(g.$scope,n,!0)||(a?Dc(d,n,!0):t);Qa(f,
n,!0)}if(h)return h=(G(f)?f[f.length-1]:f).prototype,k=Object.create(h||null),r&&e(g,r,k,n||f.name),P(function(){var a=c.invoke(f,k,g,n);a!==k&&(H(a)||z(a))&&(k=a,r&&e(g,r,k,n||f.name));return k},{instance:k,identifier:r});k=c.instantiate(f,g,n);r&&e(g,r,k,n||f.name);return k}}]}function Ye(){this.$get=["$window",function(b){return y(b.document)}]}function Ze(){this.$get=["$log",function(b){return function(a,c){b.error.apply(b,arguments)}}]}function Zb(b){return H(b)?aa(b)?b.toISOString():db(b):b}
function cf(){this.$get=function(){return function(b){if(!b)return"";var a=[];oc(b,function(b,d){null===b||A(b)||(G(b)?m(b,function(b,c){a.push(ma(d)+"="+ma(Zb(b)))}):a.push(ma(d)+"="+ma(Zb(b))))});return a.join("&")}}}function df(){this.$get=function(){return function(b){function a(b,e,f){null===b||A(b)||(G(b)?m(b,function(b){a(b,e+"[]")}):H(b)&&!aa(b)?oc(b,function(b,c){a(b,e+(f?"":"[")+c+(f?"":"]"))}):c.push(ma(e)+"="+ma(Zb(b))))}if(!b)return"";var c=[];a(b,"",!0);return c.join("&")}}}function $b(b,
a){if(L(b)){var c=b.replace(Of,"").trim();if(c){var d=a("Content-Type");(d=d&&0===d.indexOf(cd))||(d=(d=c.match(Pf))&&Qf[d[0]].test(c));d&&(b=wc(c))}}return b}function dd(b){var a=ga(),c;L(b)?m(b.split("\n"),function(b){c=b.indexOf(":");var e=M(R(b.substr(0,c)));b=R(b.substr(c+1));e&&(a[e]=a[e]?a[e]+", "+b:b)}):H(b)&&m(b,function(b,c){var f=M(c),g=R(b);f&&(a[f]=a[f]?a[f]+", "+g:g)});return a}function ed(b){var a;return function(c){a||(a=dd(b));return c?(c=a[M(c)],void 0===c&&(c=null),c):a}}function fd(b,
a,c,d){if(z(d))return d(b,a,c);m(d,function(d){b=d(b,a,c)});return b}function bf(){var b=this.defaults={transformResponse:[$b],transformRequest:[function(a){return H(a)&&"[object File]"!==sa.call(a)&&"[object Blob]"!==sa.call(a)&&"[object FormData]"!==sa.call(a)?db(a):a}],headers:{common:{Accept:"application/json, text/plain, */*"},post:ia(ac),put:ia(ac),patch:ia(ac)},xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",paramSerializer:"$httpParamSerializer"},a=!1;this.useApplyAsync=function(b){return w(b)?
(a=!!b,this):a};var c=this.interceptors=[];this.$get=["$httpBackend","$$cookieReader","$cacheFactory","$rootScope","$q","$injector",function(d,e,f,g,h,l){function k(a){function c(a){var b=P({},a);b.data=a.data?fd(a.data,a.headers,a.status,e.transformResponse):a.data;a=a.status;return 200<=a&&300>a?b:h.reject(b)}function d(a,b){var c,e={};m(a,function(a,d){z(a)?(c=a(b),null!=c&&(e[d]=c)):e[d]=a});return e}if(!ca.isObject(a))throw J("$http")("badreq",a);var e=P({method:"get",transformRequest:b.transformRequest,
transformResponse:b.transformResponse,paramSerializer:b.paramSerializer},a);e.headers=function(a){var c=b.headers,e=P({},a.headers),f,g,h,c=P({},c.common,c[M(a.method)]);a:for(f in c){g=M(f);for(h in e)if(M(h)===g)continue a;e[f]=c[f]}return d(e,ia(a))}(a);e.method=rb(e.method);e.paramSerializer=L(e.paramSerializer)?l.get(e.paramSerializer):e.paramSerializer;var f=[function(a){var d=a.headers,e=fd(a.data,ed(d),t,a.transformRequest);A(e)&&m(d,function(a,b){"content-type"===M(b)&&delete d[b]});A(a.withCredentials)&&
!A(b.withCredentials)&&(a.withCredentials=b.withCredentials);return n(a,e).then(c,c)},t],g=h.when(e);for(m(x,function(a){(a.request||a.requestError)&&f.unshift(a.request,a.requestError);(a.response||a.responseError)&&f.push(a.response,a.responseError)});f.length;){a=f.shift();var k=f.shift(),g=g.then(a,k)}g.success=function(a){Qa(a,"fn");g.then(function(b){a(b.data,b.status,b.headers,e)});return g};g.error=function(a){Qa(a,"fn");g.then(null,function(b){a(b.data,b.status,b.headers,e)});return g};return g}
function n(c,f){function l(b,c,d,e){function f(){n(c,b,d,e)}N&&(200<=b&&300>b?N.put(S,[b,c,dd(d),e]):N.remove(S));a?g.$applyAsync(f):(f(),g.$$phase||g.$apply())}function n(a,b,d,e){b=Math.max(b,0);(200<=b&&300>b?I.resolve:I.reject)({data:a,status:b,headers:ed(d),config:c,statusText:e})}function x(a){n(a.data,a.status,ia(a.headers()),a.statusText)}function m(){var a=k.pendingRequests.indexOf(c);-1!==a&&k.pendingRequests.splice(a,1)}var I=h.defer(),B=I.promise,N,D,q=c.headers,S=r(c.url,c.paramSerializer(c.params));
k.pendingRequests.push(c);B.then(m,m);!c.cache&&!b.cache||!1===c.cache||"GET"!==c.method&&"JSONP"!==c.method||(N=H(c.cache)?c.cache:H(b.cache)?b.cache:s);N&&(D=N.get(S),w(D)?D&&z(D.then)?D.then(x,x):G(D)?n(D[1],D[0],ia(D[2]),D[3]):n(D,200,{},"OK"):N.put(S,B));A(D)&&((D=gd(c.url)?e()[c.xsrfCookieName||b.xsrfCookieName]:t)&&(q[c.xsrfHeaderName||b.xsrfHeaderName]=D),d(c.method,S,f,l,q,c.timeout,c.withCredentials,c.responseType));return B}function r(a,b){0<b.length&&(a+=(-1==a.indexOf("?")?"?":"&")+b);
return a}var s=f("$http");b.paramSerializer=L(b.paramSerializer)?l.get(b.paramSerializer):b.paramSerializer;var x=[];m(c,function(a){x.unshift(L(a)?l.get(a):l.invoke(a))});k.pendingRequests=[];(function(a){m(arguments,function(a){k[a]=function(b,c){return k(P({},c||{},{method:a,url:b}))}})})("get","delete","head","jsonp");(function(a){m(arguments,function(a){k[a]=function(b,c,d){return k(P({},d||{},{method:a,url:b,data:c}))}})})("post","put","patch");k.defaults=b;return k}]}function Rf(){return new O.XMLHttpRequest}
function ef(){this.$get=["$browser","$window","$document",function(b,a,c){return Sf(b,Rf,b.defer,a.angular.callbacks,c[0])}]}function Sf(b,a,c,d,e){function f(a,b,c){var f=e.createElement("script"),n=null;f.type="text/javascript";f.src=a;f.async=!0;n=function(a){f.removeEventListener("load",n,!1);f.removeEventListener("error",n,!1);e.body.removeChild(f);f=null;var g=-1,x="unknown";a&&("load"!==a.type||d[b].called||(a={type:"error"}),x=a.type,g="error"===a.type?404:200);c&&c(g,x)};f.addEventListener("load",
n,!1);f.addEventListener("error",n,!1);e.body.appendChild(f);return n}return function(e,h,l,k,n,r,s,x){function C(){p&&p();K&&K.abort()}function F(a,d,e,f,g){I!==t&&c.cancel(I);p=K=null;a(d,e,f,g);b.$$completeOutstandingRequest(v)}b.$$incOutstandingRequestCount();h=h||b.url();if("jsonp"==M(e)){var u="_"+(d.counter++).toString(36);d[u]=function(a){d[u].data=a;d[u].called=!0};var p=f(h.replace("JSON_CALLBACK","angular.callbacks."+u),u,function(a,b){F(k,a,d[u].data,"",b);d[u]=v})}else{var K=a();K.open(e,
h,!0);m(n,function(a,b){w(a)&&K.setRequestHeader(b,a)});K.onload=function(){var a=K.statusText||"",b="response"in K?K.response:K.responseText,c=1223===K.status?204:K.status;0===c&&(c=b?200:"file"==Ba(h).protocol?404:0);F(k,c,b,K.getAllResponseHeaders(),a)};e=function(){F(k,-1,null,null,"")};K.onerror=e;K.onabort=e;s&&(K.withCredentials=!0);if(x)try{K.responseType=x}catch(q){if("json"!==x)throw q;}K.send(l)}if(0<r)var I=c(C,r);else r&&z(r.then)&&r.then(C)}}function $e(){var b="{{",a="}}";this.startSymbol=
function(a){return a?(b=a,this):b};this.endSymbol=function(b){return b?(a=b,this):a};this.$get=["$parse","$exceptionHandler","$sce",function(c,d,e){function f(a){return"\\\\\\"+a}function g(c){return c.replace(n,b).replace(r,a)}function h(f,h,n,r){function u(a){try{var b=a;a=n?e.getTrusted(n,b):e.valueOf(b);var c;if(r&&!w(a))c=a;else if(null==a)c="";else{switch(typeof a){case "string":break;case "number":a=""+a;break;default:a=db(a)}c=a}return c}catch(g){d(Ka.interr(f,g))}}r=!!r;for(var p,m,q=0,I=
[],B=[],N=f.length,D=[],t=[];q<N;)if(-1!=(p=f.indexOf(b,q))&&-1!=(m=f.indexOf(a,p+l)))q!==p&&D.push(g(f.substring(q,p))),q=f.substring(p+l,m),I.push(q),B.push(c(q,u)),q=m+k,t.push(D.length),D.push("");else{q!==N&&D.push(g(f.substring(q)));break}n&&1<D.length&&Ka.throwNoconcat(f);if(!h||I.length){var S=function(a){for(var b=0,c=I.length;b<c;b++){if(r&&A(a[b]))return;D[t[b]]=a[b]}return D.join("")};return P(function(a){var b=0,c=I.length,e=Array(c);try{for(;b<c;b++)e[b]=B[b](a);return S(e)}catch(g){d(Ka.interr(f,
g))}},{exp:f,expressions:I,$$watchDelegate:function(a,b){var c;return a.$watchGroup(B,function(d,e){var f=S(d);z(b)&&b.call(this,f,d!==e?c:f,a);c=f})}})}}var l=b.length,k=a.length,n=new RegExp(b.replace(/./g,f),"g"),r=new RegExp(a.replace(/./g,f),"g");h.startSymbol=function(){return b};h.endSymbol=function(){return a};return h}]}function af(){this.$get=["$rootScope","$window","$q","$$q",function(b,a,c,d){function e(e,h,l,k){var n=4<arguments.length,r=n?za.call(arguments,4):[],s=a.setInterval,x=a.clearInterval,
C=0,F=w(k)&&!k,u=(F?d:c).defer(),p=u.promise;l=w(l)?l:0;p.then(null,null,n?function(){e.apply(null,r)}:e);p.$$intervalId=s(function(){u.notify(C++);0<l&&C>=l&&(u.resolve(C),x(p.$$intervalId),delete f[p.$$intervalId]);F||b.$apply()},h);f[p.$$intervalId]=u;return p}var f={};e.cancel=function(b){return b&&b.$$intervalId in f?(f[b.$$intervalId].reject("canceled"),a.clearInterval(b.$$intervalId),delete f[b.$$intervalId],!0):!1};return e}]}function ge(){this.$get=function(){return{id:"en-us",NUMBER_FORMATS:{DECIMAL_SEP:".",
GROUP_SEP:",",PATTERNS:[{minInt:1,minFrac:0,maxFrac:3,posPre:"",posSuf:"",negPre:"-",negSuf:"",gSize:3,lgSize:3},{minInt:1,minFrac:2,maxFrac:2,posPre:"\u00a4",posSuf:"",negPre:"(\u00a4",negSuf:")",gSize:3,lgSize:3}],CURRENCY_SYM:"$"},DATETIME_FORMATS:{MONTH:"January February March April May June July August September October November December".split(" "),SHORTMONTH:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),DAY:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),
SHORTDAY:"Sun Mon Tue Wed Thu Fri Sat".split(" "),AMPMS:["AM","PM"],medium:"MMM d, y h:mm:ss a","short":"M/d/yy h:mm a",fullDate:"EEEE, MMMM d, y",longDate:"MMMM d, y",mediumDate:"MMM d, y",shortDate:"M/d/yy",mediumTime:"h:mm:ss a",shortTime:"h:mm a",ERANAMES:["Before Christ","Anno Domini"],ERAS:["BC","AD"]},pluralCat:function(b){return 1===b?"one":"other"}}}}function bc(b){b=b.split("/");for(var a=b.length;a--;)b[a]=ob(b[a]);return b.join("/")}function hd(b,a){var c=Ba(b);a.$$protocol=c.protocol;
a.$$host=c.hostname;a.$$port=W(c.port)||Tf[c.protocol]||null}function id(b,a){var c="/"!==b.charAt(0);c&&(b="/"+b);var d=Ba(b);a.$$path=decodeURIComponent(c&&"/"===d.pathname.charAt(0)?d.pathname.substring(1):d.pathname);a.$$search=zc(d.search);a.$$hash=decodeURIComponent(d.hash);a.$$path&&"/"!=a.$$path.charAt(0)&&(a.$$path="/"+a.$$path)}function ya(b,a){if(0===a.indexOf(b))return a.substr(b.length)}function Ja(b){var a=b.indexOf("#");return-1==a?b:b.substr(0,a)}function Bb(b){return b.replace(/(#.+)|#$/,
"$1")}function cc(b){return b.substr(0,Ja(b).lastIndexOf("/")+1)}function dc(b,a){this.$$html5=!0;a=a||"";var c=cc(b);hd(b,this);this.$$parse=function(a){var b=ya(c,a);if(!L(b))throw Cb("ipthprfx",a,c);id(b,this);this.$$path||(this.$$path="/");this.$$compose()};this.$$compose=function(){var a=Qb(this.$$search),b=this.$$hash?"#"+ob(this.$$hash):"";this.$$url=bc(this.$$path)+(a?"?"+a:"")+b;this.$$absUrl=c+this.$$url.substr(1)};this.$$parseLinkUrl=function(d,e){if(e&&"#"===e[0])return this.hash(e.slice(1)),
!0;var f,g;(f=ya(b,d))!==t?(g=f,g=(f=ya(a,f))!==t?c+(ya("/",f)||f):b+g):(f=ya(c,d))!==t?g=c+f:c==d+"/"&&(g=c);g&&this.$$parse(g);return!!g}}function ec(b,a){var c=cc(b);hd(b,this);this.$$parse=function(d){var e=ya(b,d)||ya(c,d),f;A(e)||"#"!==e.charAt(0)?this.$$html5?f=e:(f="",A(e)&&(b=d,this.replace())):(f=ya(a,e),A(f)&&(f=e));id(f,this);d=this.$$path;var e=b,g=/^\/[A-Z]:(\/.*)/;0===f.indexOf(e)&&(f=f.replace(e,""));g.exec(f)||(d=(f=g.exec(d))?f[1]:d);this.$$path=d;this.$$compose()};this.$$compose=
function(){var c=Qb(this.$$search),e=this.$$hash?"#"+ob(this.$$hash):"";this.$$url=bc(this.$$path)+(c?"?"+c:"")+e;this.$$absUrl=b+(this.$$url?a+this.$$url:"")};this.$$parseLinkUrl=function(a,c){return Ja(b)==Ja(a)?(this.$$parse(a),!0):!1}}function jd(b,a){this.$$html5=!0;ec.apply(this,arguments);var c=cc(b);this.$$parseLinkUrl=function(d,e){if(e&&"#"===e[0])return this.hash(e.slice(1)),!0;var f,g;b==Ja(d)?f=d:(g=ya(c,d))?f=b+a+g:c===d+"/"&&(f=c);f&&this.$$parse(f);return!!f};this.$$compose=function(){var c=
Qb(this.$$search),e=this.$$hash?"#"+ob(this.$$hash):"";this.$$url=bc(this.$$path)+(c?"?"+c:"")+e;this.$$absUrl=b+a+this.$$url}}function Db(b){return function(){return this[b]}}function kd(b,a){return function(c){if(A(c))return this[b];this[b]=a(c);this.$$compose();return this}}function ff(){var b="",a={enabled:!1,requireBase:!0,rewriteLinks:!0};this.hashPrefix=function(a){return w(a)?(b=a,this):b};this.html5Mode=function(b){return ab(b)?(a.enabled=b,this):H(b)?(ab(b.enabled)&&(a.enabled=b.enabled),
ab(b.requireBase)&&(a.requireBase=b.requireBase),ab(b.rewriteLinks)&&(a.rewriteLinks=b.rewriteLinks),this):a};this.$get=["$rootScope","$browser","$sniffer","$rootElement","$window",function(c,d,e,f,g){function h(a,b,c){var e=k.url(),f=k.$$state;try{d.url(a,b,c),k.$$state=d.state()}catch(g){throw k.url(e),k.$$state=f,g;}}function l(a,b){c.$broadcast("$locationChangeSuccess",k.absUrl(),a,k.$$state,b)}var k,n;n=d.baseHref();var r=d.url(),s;if(a.enabled){if(!n&&a.requireBase)throw Cb("nobase");s=r.substring(0,
r.indexOf("/",r.indexOf("//")+2))+(n||"/");n=e.history?dc:jd}else s=Ja(r),n=ec;k=new n(s,"#"+b);k.$$parseLinkUrl(r,r);k.$$state=d.state();var x=/^\s*(javascript|mailto):/i;f.on("click",function(b){if(a.rewriteLinks&&!b.ctrlKey&&!b.metaKey&&!b.shiftKey&&2!=b.which&&2!=b.button){for(var e=y(b.target);"a"!==ta(e[0]);)if(e[0]===f[0]||!(e=e.parent())[0])return;var h=e.prop("href"),l=e.attr("href")||e.attr("xlink:href");H(h)&&"[object SVGAnimatedString]"===h.toString()&&(h=Ba(h.animVal).href);x.test(h)||
!h||e.attr("target")||b.isDefaultPrevented()||!k.$$parseLinkUrl(h,l)||(b.preventDefault(),k.absUrl()!=d.url()&&(c.$apply(),g.angular["ff-684208-preventDefault"]=!0))}});Bb(k.absUrl())!=Bb(r)&&d.url(k.absUrl(),!0);var C=!0;d.onUrlChange(function(a,b){c.$evalAsync(function(){var d=k.absUrl(),e=k.$$state,f;k.$$parse(a);k.$$state=b;f=c.$broadcast("$locationChangeStart",a,d,b,e).defaultPrevented;k.absUrl()===a&&(f?(k.$$parse(d),k.$$state=e,h(d,!1,e)):(C=!1,l(d,e)))});c.$$phase||c.$digest()});c.$watch(function(){var a=
Bb(d.url()),b=Bb(k.absUrl()),f=d.state(),g=k.$$replace,n=a!==b||k.$$html5&&e.history&&f!==k.$$state;if(C||n)C=!1,c.$evalAsync(function(){var b=k.absUrl(),d=c.$broadcast("$locationChangeStart",b,a,k.$$state,f).defaultPrevented;k.absUrl()===b&&(d?(k.$$parse(a),k.$$state=f):(n&&h(b,g,f===k.$$state?null:k.$$state),l(a,f)))});k.$$replace=!1});return k}]}function gf(){var b=!0,a=this;this.debugEnabled=function(a){return w(a)?(b=a,this):b};this.$get=["$window",function(c){function d(a){a instanceof Error&&
(a.stack?a=a.message&&-1===a.stack.indexOf(a.message)?"Error: "+a.message+"\n"+a.stack:a.stack:a.sourceURL&&(a=a.message+"\n"+a.sourceURL+":"+a.line));return a}function e(a){var b=c.console||{},e=b[a]||b.log||v;a=!1;try{a=!!e.apply}catch(l){}return a?function(){var a=[];m(arguments,function(b){a.push(d(b))});return e.apply(b,a)}:function(a,b){e(a,null==b?"":b)}}return{log:e("log"),info:e("info"),warn:e("warn"),error:e("error"),debug:function(){var c=e("debug");return function(){b&&c.apply(a,arguments)}}()}}]}
function Ca(b,a){if("__defineGetter__"===b||"__defineSetter__"===b||"__lookupGetter__"===b||"__lookupSetter__"===b||"__proto__"===b)throw da("isecfld",a);return b}function oa(b,a){if(b){if(b.constructor===b)throw da("isecfn",a);if(b.window===b)throw da("isecwindow",a);if(b.children&&(b.nodeName||b.prop&&b.attr&&b.find))throw da("isecdom",a);if(b===Object)throw da("isecobj",a);}return b}function ld(b,a){if(b){if(b.constructor===b)throw da("isecfn",a);if(b===Uf||b===Vf||b===Wf)throw da("isecff",a);
}}function Xf(b,a){return"undefined"!==typeof b?b:a}function md(b,a){return"undefined"===typeof b?a:"undefined"===typeof a?b:b+a}function T(b,a){var c,d;switch(b.type){case q.Program:c=!0;m(b.body,function(b){T(b.expression,a);c=c&&b.expression.constant});b.constant=c;break;case q.Literal:b.constant=!0;b.toWatch=[];break;case q.UnaryExpression:T(b.argument,a);b.constant=b.argument.constant;b.toWatch=b.argument.toWatch;break;case q.BinaryExpression:T(b.left,a);T(b.right,a);b.constant=b.left.constant&&
b.right.constant;b.toWatch=b.left.toWatch.concat(b.right.toWatch);break;case q.LogicalExpression:T(b.left,a);T(b.right,a);b.constant=b.left.constant&&b.right.constant;b.toWatch=b.constant?[]:[b];break;case q.ConditionalExpression:T(b.test,a);T(b.alternate,a);T(b.consequent,a);b.constant=b.test.constant&&b.alternate.constant&&b.consequent.constant;b.toWatch=b.constant?[]:[b];break;case q.Identifier:b.constant=!1;b.toWatch=[b];break;case q.MemberExpression:T(b.object,a);b.computed&&T(b.property,a);
b.constant=b.object.constant&&(!b.computed||b.property.constant);b.toWatch=[b];break;case q.CallExpression:c=b.filter?!a(b.callee.name).$stateful:!1;d=[];m(b.arguments,function(b){T(b,a);c=c&&b.constant;b.constant||d.push.apply(d,b.toWatch)});b.constant=c;b.toWatch=b.filter&&!a(b.callee.name).$stateful?d:[b];break;case q.AssignmentExpression:T(b.left,a);T(b.right,a);b.constant=b.left.constant&&b.right.constant;b.toWatch=[b];break;case q.ArrayExpression:c=!0;d=[];m(b.elements,function(b){T(b,a);c=
c&&b.constant;b.constant||d.push.apply(d,b.toWatch)});b.constant=c;b.toWatch=d;break;case q.ObjectExpression:c=!0;d=[];m(b.properties,function(b){T(b.value,a);c=c&&b.value.constant;b.value.constant||d.push.apply(d,b.value.toWatch)});b.constant=c;b.toWatch=d;break;case q.ThisExpression:b.constant=!1,b.toWatch=[]}}function nd(b){if(1==b.length){b=b[0].expression;var a=b.toWatch;return 1!==a.length?a:a[0]!==b?a:t}}function od(b){return b.type===q.Identifier||b.type===q.MemberExpression}function pd(b){if(1===
b.body.length&&od(b.body[0].expression))return{type:q.AssignmentExpression,left:b.body[0].expression,right:{type:q.NGValueParameter},operator:"="}}function qd(b){return 0===b.body.length||1===b.body.length&&(b.body[0].expression.type===q.Literal||b.body[0].expression.type===q.ArrayExpression||b.body[0].expression.type===q.ObjectExpression)}function rd(b,a){this.astBuilder=b;this.$filter=a}function sd(b,a){this.astBuilder=b;this.$filter=a}function Eb(b,a,c,d){oa(b,d);a=a.split(".");for(var e,f=0;1<
a.length;f++){e=Ca(a.shift(),d);var g=oa(b[e],d);g||(g={},b[e]=g);b=g}e=Ca(a.shift(),d);oa(b[e],d);return b[e]=c}function Fb(b){return"constructor"==b}function fc(b){return z(b.valueOf)?b.valueOf():Yf.call(b)}function hf(){var b=ga(),a=ga();this.$get=["$filter","$sniffer",function(c,d){function e(a,b){return null==a||null==b?a===b:"object"===typeof a&&(a=fc(a),"object"===typeof a)?!1:a===b||a!==a&&b!==b}function f(a,b,c,d,f){var g=d.inputs,h;if(1===g.length){var k=e,g=g[0];return a.$watch(function(a){var b=
g(a);e(b,k)||(h=d(a,t,t,[b]),k=b&&fc(b));return h},b,c,f)}for(var l=[],n=[],r=0,m=g.length;r<m;r++)l[r]=e,n[r]=null;return a.$watch(function(a){for(var b=!1,c=0,f=g.length;c<f;c++){var k=g[c](a);if(b||(b=!e(k,l[c])))n[c]=k,l[c]=k&&fc(k)}b&&(h=d(a,t,t,n));return h},b,c,f)}function g(a,b,c,d){var e,f;return e=a.$watch(function(a){return d(a)},function(a,c,d){f=a;z(b)&&b.apply(this,arguments);w(a)&&d.$$postDigest(function(){w(f)&&e()})},c)}function h(a,b,c,d){function e(a){var b=!0;m(a,function(a){w(a)||
(b=!1)});return b}var f,g;return f=a.$watch(function(a){return d(a)},function(a,c,d){g=a;z(b)&&b.call(this,a,c,d);e(a)&&d.$$postDigest(function(){e(g)&&f()})},c)}function l(a,b,c,d){var e;return e=a.$watch(function(a){return d(a)},function(a,c,d){z(b)&&b.apply(this,arguments);e()},c)}function k(a,b){if(!b)return a;var c=a.$$watchDelegate,c=c!==h&&c!==g?function(c,d,e,f){e=a(c,d,e,f);return b(e,c,d)}:function(c,d,e,f){e=a(c,d,e,f);c=b(e,c,d);return w(e)?c:e};a.$$watchDelegate&&a.$$watchDelegate!==
f?c.$$watchDelegate=a.$$watchDelegate:b.$stateful||(c.$$watchDelegate=f,c.inputs=a.inputs?a.inputs:[a]);return c}var n={csp:d.csp,expensiveChecks:!1},r={csp:d.csp,expensiveChecks:!0};return function(d,e,C){var m,u,p;switch(typeof d){case "string":p=d=d.trim();var q=C?a:b;m=q[p];m||(":"===d.charAt(0)&&":"===d.charAt(1)&&(u=!0,d=d.substring(2)),C=C?r:n,m=new gc(C),m=(new hc(m,c,C)).parse(d),m.constant?m.$$watchDelegate=l:u?m.$$watchDelegate=m.literal?h:g:m.inputs&&(m.$$watchDelegate=f),q[p]=m);return k(m,
e);case "function":return k(d,e);default:return v}}}]}function kf(){this.$get=["$rootScope","$exceptionHandler",function(b,a){return td(function(a){b.$evalAsync(a)},a)}]}function lf(){this.$get=["$browser","$exceptionHandler",function(b,a){return td(function(a){b.defer(a)},a)}]}function td(b,a){function c(a,b,c){function d(b){return function(c){e||(e=!0,b.call(a,c))}}var e=!1;return[d(b),d(c)]}function d(){this.$$state={status:0}}function e(a,b){return function(c){b.call(a,c)}}function f(c){!c.processScheduled&&
c.pending&&(c.processScheduled=!0,b(function(){var b,d,e;e=c.pending;c.processScheduled=!1;c.pending=t;for(var f=0,g=e.length;f<g;++f){d=e[f][0];b=e[f][c.status];try{z(b)?d.resolve(b(c.value)):1===c.status?d.resolve(c.value):d.reject(c.value)}catch(h){d.reject(h),a(h)}}}))}function g(){this.promise=new d;this.resolve=e(this,this.resolve);this.reject=e(this,this.reject);this.notify=e(this,this.notify)}var h=J("$q",TypeError);d.prototype={then:function(a,b,c){var d=new g;this.$$state.pending=this.$$state.pending||
[];this.$$state.pending.push([d,a,b,c]);0<this.$$state.status&&f(this.$$state);return d.promise},"catch":function(a){return this.then(null,a)},"finally":function(a,b){return this.then(function(b){return k(b,!0,a)},function(b){return k(b,!1,a)},b)}};g.prototype={resolve:function(a){this.promise.$$state.status||(a===this.promise?this.$$reject(h("qcycle",a)):this.$$resolve(a))},$$resolve:function(b){var d,e;e=c(this,this.$$resolve,this.$$reject);try{if(H(b)||z(b))d=b&&b.then;z(d)?(this.promise.$$state.status=
-1,d.call(b,e[0],e[1],this.notify)):(this.promise.$$state.value=b,this.promise.$$state.status=1,f(this.promise.$$state))}catch(g){e[1](g),a(g)}},reject:function(a){this.promise.$$state.status||this.$$reject(a)},$$reject:function(a){this.promise.$$state.value=a;this.promise.$$state.status=2;f(this.promise.$$state)},notify:function(c){var d=this.promise.$$state.pending;0>=this.promise.$$state.status&&d&&d.length&&b(function(){for(var b,e,f=0,g=d.length;f<g;f++){e=d[f][0];b=d[f][3];try{e.notify(z(b)?
b(c):c)}catch(h){a(h)}}})}};var l=function(a,b){var c=new g;b?c.resolve(a):c.reject(a);return c.promise},k=function(a,b,c){var d=null;try{z(c)&&(d=c())}catch(e){return l(e,!1)}return d&&z(d.then)?d.then(function(){return l(a,b)},function(a){return l(a,!1)}):l(a,b)},n=function(a,b,c,d){var e=new g;e.resolve(a);return e.promise.then(b,c,d)},r=function x(a){if(!z(a))throw h("norslvr",a);if(!(this instanceof x))return new x(a);var b=new g;a(function(a){b.resolve(a)},function(a){b.reject(a)});return b.promise};
r.defer=function(){return new g};r.reject=function(a){var b=new g;b.reject(a);return b.promise};r.when=n;r.resolve=n;r.all=function(a){var b=new g,c=0,d=G(a)?[]:{};m(a,function(a,e){c++;n(a).then(function(a){d.hasOwnProperty(e)||(d[e]=a,--c||b.resolve(d))},function(a){d.hasOwnProperty(e)||b.reject(a)})});0===c&&b.resolve(d);return b.promise};return r}function uf(){this.$get=["$window","$timeout",function(b,a){function c(){for(var a=0;a<n.length;a++){var b=n[a];b&&(n[a]=null,b())}k=n.length=0}function d(a){var b=
n.length;k++;n.push(a);0===b&&(l=h(c));return function(){0<=b&&(b=n[b]=null,0===--k&&l&&(l(),l=null,n.length=0))}}var e=b.requestAnimationFrame||b.webkitRequestAnimationFrame,f=b.cancelAnimationFrame||b.webkitCancelAnimationFrame||b.webkitCancelRequestAnimationFrame,g=!!e,h=g?function(a){var b=e(a);return function(){f(b)}}:function(b){var c=a(b,16.66,!1);return function(){a.cancel(c)}};d.supported=g;var l,k=0,n=[];return d}]}function jf(){function b(a){function b(){this.$$watchers=this.$$nextSibling=
this.$$childHead=this.$$childTail=null;this.$$listeners={};this.$$listenerCount={};this.$$watchersCount=0;this.$id=++nb;this.$$ChildScope=null}b.prototype=a;return b}var a=10,c=J("$rootScope"),d=null,e=null;this.digestTtl=function(b){arguments.length&&(a=b);return a};this.$get=["$injector","$exceptionHandler","$parse","$browser",function(f,g,h,l){function k(a){a.currentScope.$$destroyed=!0}function n(){this.$id=++nb;this.$$phase=this.$parent=this.$$watchers=this.$$nextSibling=this.$$prevSibling=this.$$childHead=
this.$$childTail=null;this.$root=this;this.$$destroyed=!1;this.$$listeners={};this.$$listenerCount={};this.$$watchersCount=0;this.$$isolateBindings=null}function r(a){if(p.$$phase)throw c("inprog",p.$$phase);p.$$phase=a}function s(a,b){do a.$$watchersCount+=b;while(a=a.$parent)}function x(a,b,c){do a.$$listenerCount[c]-=b,0===a.$$listenerCount[c]&&delete a.$$listenerCount[c];while(a=a.$parent)}function q(){}function F(){for(;I.length;)try{I.shift()()}catch(a){g(a)}e=null}function u(){null===e&&(e=
l.defer(function(){p.$apply(F)}))}n.prototype={constructor:n,$new:function(a,c){var d;c=c||this;a?(d=new n,d.$root=this.$root):(this.$$ChildScope||(this.$$ChildScope=b(this)),d=new this.$$ChildScope);d.$parent=c;d.$$prevSibling=c.$$childTail;c.$$childHead?(c.$$childTail.$$nextSibling=d,c.$$childTail=d):c.$$childHead=c.$$childTail=d;(a||c!=this)&&d.$on("$destroy",k);return d},$watch:function(a,b,c,e){var f=h(a);if(f.$$watchDelegate)return f.$$watchDelegate(this,b,c,f,a);var g=this,k=g.$$watchers,l=
{fn:b,last:q,get:f,exp:e||a,eq:!!c};d=null;z(b)||(l.fn=v);k||(k=g.$$watchers=[]);k.unshift(l);s(this,1);return function(){0<=bb(k,l)&&s(g,-1);d=null}},$watchGroup:function(a,b){function c(){h=!1;k?(k=!1,b(e,e,g)):b(e,d,g)}var d=Array(a.length),e=Array(a.length),f=[],g=this,h=!1,k=!0;if(!a.length){var l=!0;g.$evalAsync(function(){l&&b(e,e,g)});return function(){l=!1}}if(1===a.length)return this.$watch(a[0],function(a,c,f){e[0]=a;d[0]=c;b(e,a===c?e:d,f)});m(a,function(a,b){var k=g.$watch(a,function(a,
f){e[b]=a;d[b]=f;h||(h=!0,g.$evalAsync(c))});f.push(k)});return function(){for(;f.length;)f.shift()()}},$watchCollection:function(a,b){function c(a){e=a;var b,d,g,h;if(!A(e)){if(H(e))if(Ea(e))for(f!==r&&(f=r,m=f.length=0,l++),a=e.length,m!==a&&(l++,f.length=m=a),b=0;b<a;b++)h=f[b],g=e[b],d=h!==h&&g!==g,d||h===g||(l++,f[b]=g);else{f!==s&&(f=s={},m=0,l++);a=0;for(b in e)e.hasOwnProperty(b)&&(a++,g=e[b],h=f[b],b in f?(d=h!==h&&g!==g,d||h===g||(l++,f[b]=g)):(m++,f[b]=g,l++));if(m>a)for(b in l++,f)e.hasOwnProperty(b)||
(m--,delete f[b])}else f!==e&&(f=e,l++);return l}}c.$stateful=!0;var d=this,e,f,g,k=1<b.length,l=0,n=h(a,c),r=[],s={},p=!0,m=0;return this.$watch(n,function(){p?(p=!1,b(e,e,d)):b(e,g,d);if(k)if(H(e))if(Ea(e)){g=Array(e.length);for(var a=0;a<e.length;a++)g[a]=e[a]}else for(a in g={},e)Xa.call(e,a)&&(g[a]=e[a]);else g=e})},$digest:function(){var b,f,h,k,n,s,m=a,x,u=[],E,I;r("$digest");l.$$checkUrlChange();this===p&&null!==e&&(l.defer.cancel(e),F());d=null;do{s=!1;for(x=this;t.length;){try{I=t.shift(),
I.scope.$eval(I.expression,I.locals)}catch(v){g(v)}d=null}a:do{if(k=x.$$watchers)for(n=k.length;n--;)try{if(b=k[n])if((f=b.get(x))!==(h=b.last)&&!(b.eq?ka(f,h):"number"===typeof f&&"number"===typeof h&&isNaN(f)&&isNaN(h)))s=!0,d=b,b.last=b.eq?fa(f,null):f,b.fn(f,h===q?f:h,x),5>m&&(E=4-m,u[E]||(u[E]=[]),u[E].push({msg:z(b.exp)?"fn: "+(b.exp.name||b.exp.toString()):b.exp,newVal:f,oldVal:h}));else if(b===d){s=!1;break a}}catch(A){g(A)}if(!(k=x.$$watchersCount&&x.$$childHead||x!==this&&x.$$nextSibling))for(;x!==
this&&!(k=x.$$nextSibling);)x=x.$parent}while(x=k);if((s||t.length)&&!m--)throw p.$$phase=null,c("infdig",a,u);}while(s||t.length);for(p.$$phase=null;w.length;)try{w.shift()()}catch(y){g(y)}},$destroy:function(){if(!this.$$destroyed){var a=this.$parent;this.$broadcast("$destroy");this.$$destroyed=!0;this===p&&l.$$applicationDestroyed();s(this,-this.$$watchersCount);for(var b in this.$$listenerCount)x(this,this.$$listenerCount[b],b);a&&a.$$childHead==this&&(a.$$childHead=this.$$nextSibling);a&&a.$$childTail==
this&&(a.$$childTail=this.$$prevSibling);this.$$prevSibling&&(this.$$prevSibling.$$nextSibling=this.$$nextSibling);this.$$nextSibling&&(this.$$nextSibling.$$prevSibling=this.$$prevSibling);this.$destroy=this.$digest=this.$apply=this.$evalAsync=this.$applyAsync=v;this.$on=this.$watch=this.$watchGroup=function(){return v};this.$$listeners={};this.$parent=this.$$nextSibling=this.$$prevSibling=this.$$childHead=this.$$childTail=this.$root=this.$$watchers=null}},$eval:function(a,b){return h(a)(this,b)},
$evalAsync:function(a,b){p.$$phase||t.length||l.defer(function(){t.length&&p.$digest()});t.push({scope:this,expression:a,locals:b})},$$postDigest:function(a){w.push(a)},$apply:function(a){try{return r("$apply"),this.$eval(a)}catch(b){g(b)}finally{p.$$phase=null;try{p.$digest()}catch(c){throw g(c),c;}}},$applyAsync:function(a){function b(){c.$eval(a)}var c=this;a&&I.push(b);u()},$on:function(a,b){var c=this.$$listeners[a];c||(this.$$listeners[a]=c=[]);c.push(b);var d=this;do d.$$listenerCount[a]||
(d.$$listenerCount[a]=0),d.$$listenerCount[a]++;while(d=d.$parent);var e=this;return function(){var d=c.indexOf(b);-1!==d&&(c[d]=null,x(e,1,a))}},$emit:function(a,b){var c=[],d,e=this,f=!1,h={name:a,targetScope:e,stopPropagation:function(){f=!0},preventDefault:function(){h.defaultPrevented=!0},defaultPrevented:!1},k=cb([h],arguments,1),l,n;do{d=e.$$listeners[a]||c;h.currentScope=e;l=0;for(n=d.length;l<n;l++)if(d[l])try{d[l].apply(null,k)}catch(r){g(r)}else d.splice(l,1),l--,n--;if(f)return h.currentScope=
null,h;e=e.$parent}while(e);h.currentScope=null;return h},$broadcast:function(a,b){var c=this,d=this,e={name:a,targetScope:this,preventDefault:function(){e.defaultPrevented=!0},defaultPrevented:!1};if(!this.$$listenerCount[a])return e;for(var f=cb([e],arguments,1),h,k;c=d;){e.currentScope=c;d=c.$$listeners[a]||[];h=0;for(k=d.length;h<k;h++)if(d[h])try{d[h].apply(null,f)}catch(l){g(l)}else d.splice(h,1),h--,k--;if(!(d=c.$$listenerCount[a]&&c.$$childHead||c!==this&&c.$$nextSibling))for(;c!==this&&!(d=
c.$$nextSibling);)c=c.$parent}e.currentScope=null;return e}};var p=new n,t=p.$$asyncQueue=[],w=p.$$postDigestQueue=[],I=p.$$applyAsyncQueue=[];return p}]}function he(){var b=/^\s*(https?|ftp|mailto|tel|file):/,a=/^\s*((https?|ftp|file|blob):|data:image\/)/;this.aHrefSanitizationWhitelist=function(a){return w(a)?(b=a,this):b};this.imgSrcSanitizationWhitelist=function(b){return w(b)?(a=b,this):a};this.$get=function(){return function(c,d){var e=d?a:b,f;f=Ba(c).href;return""===f||f.match(e)?c:"unsafe:"+
f}}}function Zf(b){if("self"===b)return b;if(L(b)){if(-1<b.indexOf("***"))throw Da("iwcard",b);b=ud(b).replace("\\*\\*",".*").replace("\\*","[^:/.?&;]*");return new RegExp("^"+b+"$")}if(Za(b))return new RegExp("^"+b.source+"$");throw Da("imatcher");}function vd(b){var a=[];w(b)&&m(b,function(b){a.push(Zf(b))});return a}function nf(){this.SCE_CONTEXTS=pa;var b=["self"],a=[];this.resourceUrlWhitelist=function(a){arguments.length&&(b=vd(a));return b};this.resourceUrlBlacklist=function(b){arguments.length&&
(a=vd(b));return a};this.$get=["$injector",function(c){function d(a,b){return"self"===a?gd(b):!!a.exec(b.href)}function e(a){var b=function(a){this.$$unwrapTrustedValue=function(){return a}};a&&(b.prototype=new a);b.prototype.valueOf=function(){return this.$$unwrapTrustedValue()};b.prototype.toString=function(){return this.$$unwrapTrustedValue().toString()};return b}var f=function(a){throw Da("unsafe");};c.has("$sanitize")&&(f=c.get("$sanitize"));var g=e(),h={};h[pa.HTML]=e(g);h[pa.CSS]=e(g);h[pa.URL]=
e(g);h[pa.JS]=e(g);h[pa.RESOURCE_URL]=e(h[pa.URL]);return{trustAs:function(a,b){var c=h.hasOwnProperty(a)?h[a]:null;if(!c)throw Da("icontext",a,b);if(null===b||b===t||""===b)return b;if("string"!==typeof b)throw Da("itype",a);return new c(b)},getTrusted:function(c,e){if(null===e||e===t||""===e)return e;var g=h.hasOwnProperty(c)?h[c]:null;if(g&&e instanceof g)return e.$$unwrapTrustedValue();if(c===pa.RESOURCE_URL){var g=Ba(e.toString()),r,s,m=!1;r=0;for(s=b.length;r<s;r++)if(d(b[r],g)){m=!0;break}if(m)for(r=
0,s=a.length;r<s;r++)if(d(a[r],g)){m=!1;break}if(m)return e;throw Da("insecurl",e.toString());}if(c===pa.HTML)return f(e);throw Da("unsafe");},valueOf:function(a){return a instanceof g?a.$$unwrapTrustedValue():a}}}]}function mf(){var b=!0;this.enabled=function(a){arguments.length&&(b=!!a);return b};this.$get=["$parse","$sceDelegate",function(a,c){if(b&&8>Ua)throw Da("iequirks");var d=ia(pa);d.isEnabled=function(){return b};d.trustAs=c.trustAs;d.getTrusted=c.getTrusted;d.valueOf=c.valueOf;b||(d.trustAs=
d.getTrusted=function(a,b){return b},d.valueOf=Ya);d.parseAs=function(b,c){var e=a(c);return e.literal&&e.constant?e:a(c,function(a){return d.getTrusted(b,a)})};var e=d.parseAs,f=d.getTrusted,g=d.trustAs;m(pa,function(a,b){var c=M(b);d[hb("parse_as_"+c)]=function(b){return e(a,b)};d[hb("get_trusted_"+c)]=function(b){return f(a,b)};d[hb("trust_as_"+c)]=function(b){return g(a,b)}});return d}]}function of(){this.$get=["$window","$document",function(b,a){var c={},d=W((/android (\d+)/.exec(M((b.navigator||
{}).userAgent))||[])[1]),e=/Boxee/i.test((b.navigator||{}).userAgent),f=a[0]||{},g,h=/^(Moz|webkit|ms)(?=[A-Z])/,l=f.body&&f.body.style,k=!1,n=!1;if(l){for(var r in l)if(k=h.exec(r)){g=k[0];g=g.substr(0,1).toUpperCase()+g.substr(1);break}g||(g="WebkitOpacity"in l&&"webkit");k=!!("transition"in l||g+"Transition"in l);n=!!("animation"in l||g+"Animation"in l);!d||k&&n||(k=L(l.webkitTransition),n=L(l.webkitAnimation))}return{history:!(!b.history||!b.history.pushState||4>d||e),hasEvent:function(a){if("input"===
a&&11>=Ua)return!1;if(A(c[a])){var b=f.createElement("div");c[a]="on"+a in b}return c[a]},csp:fb(),vendorPrefix:g,transitions:k,animations:n,android:d}}]}function qf(){this.$get=["$templateCache","$http","$q","$sce",function(b,a,c,d){function e(f,g){e.totalPendingRequests++;L(f)&&b.get(f)||(f=d.getTrustedResourceUrl(f));var h=a.defaults&&a.defaults.transformResponse;G(h)?h=h.filter(function(a){return a!==$b}):h===$b&&(h=null);return a.get(f,{cache:b,transformResponse:h})["finally"](function(){e.totalPendingRequests--}).then(function(a){b.put(f,
a.data);return a.data},function(a){if(!g)throw ea("tpload",f,a.status,a.statusText);return c.reject(a)})}e.totalPendingRequests=0;return e}]}function rf(){this.$get=["$rootScope","$browser","$location",function(b,a,c){return{findBindings:function(a,b,c){a=a.getElementsByClassName("ng-binding");var g=[];m(a,function(a){var d=ca.element(a).data("$binding");d&&m(d,function(d){c?(new RegExp("(^|\\s)"+ud(b)+"(\\s|\\||$)")).test(d)&&g.push(a):-1!=d.indexOf(b)&&g.push(a)})});return g},findModels:function(a,
b,c){for(var g=["ng-","data-ng-","ng\\:"],h=0;h<g.length;++h){var l=a.querySelectorAll("["+g[h]+"model"+(c?"=":"*=")+'"'+b+'"]');if(l.length)return l}},getLocation:function(){return c.url()},setLocation:function(a){a!==c.url()&&(c.url(a),b.$digest())},whenStable:function(b){a.notifyWhenNoOutstandingRequests(b)}}}]}function sf(){this.$get=["$rootScope","$browser","$q","$$q","$exceptionHandler",function(b,a,c,d,e){function f(f,l,k){z(f)||(k=l,l=f,f=v);var n=za.call(arguments,3),r=w(k)&&!k,s=(r?d:c).defer(),
m=s.promise,q;q=a.defer(function(){try{s.resolve(f.apply(null,n))}catch(a){s.reject(a),e(a)}finally{delete g[m.$$timeoutId]}r||b.$apply()},l);m.$$timeoutId=q;g[q]=s;return m}var g={};f.cancel=function(b){return b&&b.$$timeoutId in g?(g[b.$$timeoutId].reject("canceled"),delete g[b.$$timeoutId],a.defer.cancel(b.$$timeoutId)):!1};return f}]}function Ba(b){Ua&&(X.setAttribute("href",b),b=X.href);X.setAttribute("href",b);return{href:X.href,protocol:X.protocol?X.protocol.replace(/:$/,""):"",host:X.host,
search:X.search?X.search.replace(/^\?/,""):"",hash:X.hash?X.hash.replace(/^#/,""):"",hostname:X.hostname,port:X.port,pathname:"/"===X.pathname.charAt(0)?X.pathname:"/"+X.pathname}}function gd(b){b=L(b)?Ba(b):b;return b.protocol===wd.protocol&&b.host===wd.host}function tf(){this.$get=ra(O)}function xd(b){function a(a){try{return decodeURIComponent(a)}catch(b){return a}}var c=b[0]||{},d={},e="";return function(){var b,g,h,l,k;b=c.cookie||"";if(b!==e)for(e=b,b=e.split("; "),d={},h=0;h<b.length;h++)g=
b[h],l=g.indexOf("="),0<l&&(k=a(g.substring(0,l)),d[k]===t&&(d[k]=a(g.substring(l+1))));return d}}function xf(){this.$get=xd}function Lc(b){function a(c,d){if(H(c)){var e={};m(c,function(b,c){e[c]=a(c,b)});return e}return b.factory(c+"Filter",d)}this.register=a;this.$get=["$injector",function(a){return function(b){return a.get(b+"Filter")}}];a("currency",yd);a("date",zd);a("filter",$f);a("json",ag);a("limitTo",bg);a("lowercase",cg);a("number",Ad);a("orderBy",Bd);a("uppercase",dg)}function $f(){return function(b,
a,c){if(!Ea(b)){if(null==b)return b;throw J("filter")("notarray",b);}var d;switch(ic(a)){case "function":break;case "boolean":case "null":case "number":case "string":d=!0;case "object":a=eg(a,c,d);break;default:return b}return Array.prototype.filter.call(b,a)}}function eg(b,a,c){var d=H(b)&&"$"in b;!0===a?a=ka:z(a)||(a=function(a,b){if(A(a))return!1;if(null===a||null===b)return a===b;if(H(b)||H(a)&&!rc(a))return!1;a=M(""+a);b=M(""+b);return-1!==a.indexOf(b)});return function(e){return d&&!H(e)?La(e,
b.$,a,!1):La(e,b,a,c)}}function La(b,a,c,d,e){var f=ic(b),g=ic(a);if("string"===g&&"!"===a.charAt(0))return!La(b,a.substring(1),c,d);if(G(b))return b.some(function(b){return La(b,a,c,d)});switch(f){case "object":var h;if(d){for(h in b)if("$"!==h.charAt(0)&&La(b[h],a,c,!0))return!0;return e?!1:La(b,a,c,!1)}if("object"===g){for(h in a)if(e=a[h],!z(e)&&!A(e)&&(f="$"===h,!La(f?b:b[h],e,c,f,f)))return!1;return!0}return c(b,a);case "function":return!1;default:return c(b,a)}}function ic(b){return null===
b?"null":typeof b}function yd(b){var a=b.NUMBER_FORMATS;return function(b,d,e){A(d)&&(d=a.CURRENCY_SYM);A(e)&&(e=a.PATTERNS[1].maxFrac);return null==b?b:Cd(b,a.PATTERNS[1],a.GROUP_SEP,a.DECIMAL_SEP,e).replace(/\u00A4/g,d)}}function Ad(b){var a=b.NUMBER_FORMATS;return function(b,d){return null==b?b:Cd(b,a.PATTERNS[0],a.GROUP_SEP,a.DECIMAL_SEP,d)}}function Cd(b,a,c,d,e){if(H(b))return"";var f=0>b;b=Math.abs(b);var g=Infinity===b;if(!g&&!isFinite(b))return"";var h=b+"",l="",k=!1,n=[];g&&(l="\u221e");
if(!g&&-1!==h.indexOf("e")){var r=h.match(/([\d\.]+)e(-?)(\d+)/);r&&"-"==r[2]&&r[3]>e+1?b=0:(l=h,k=!0)}if(g||k)0<e&&1>b&&(l=b.toFixed(e),b=parseFloat(l));else{g=(h.split(Dd)[1]||"").length;A(e)&&(e=Math.min(Math.max(a.minFrac,g),a.maxFrac));b=+(Math.round(+(b.toString()+"e"+e)).toString()+"e"+-e);var g=(""+b).split(Dd),h=g[0],g=g[1]||"",r=0,s=a.lgSize,m=a.gSize;if(h.length>=s+m)for(r=h.length-s,k=0;k<r;k++)0===(r-k)%m&&0!==k&&(l+=c),l+=h.charAt(k);for(k=r;k<h.length;k++)0===(h.length-k)%s&&0!==k&&
(l+=c),l+=h.charAt(k);for(;g.length<e;)g+="0";e&&"0"!==e&&(l+=d+g.substr(0,e))}0===b&&(f=!1);n.push(f?a.negPre:a.posPre,l,f?a.negSuf:a.posSuf);return n.join("")}function Gb(b,a,c){var d="";0>b&&(d="-",b=-b);for(b=""+b;b.length<a;)b="0"+b;c&&(b=b.substr(b.length-a));return d+b}function Y(b,a,c,d){c=c||0;return function(e){e=e["get"+b]();if(0<c||e>-c)e+=c;0===e&&-12==c&&(e=12);return Gb(e,a,d)}}function Hb(b,a){return function(c,d){var e=c["get"+b](),f=rb(a?"SHORT"+b:b);return d[f][e]}}function Ed(b){var a=
(new Date(b,0,1)).getDay();return new Date(b,0,(4>=a?5:12)-a)}function Fd(b){return function(a){var c=Ed(a.getFullYear());a=+new Date(a.getFullYear(),a.getMonth(),a.getDate()+(4-a.getDay()))-+c;a=1+Math.round(a/6048E5);return Gb(a,b)}}function jc(b,a){return 0>=b.getFullYear()?a.ERAS[0]:a.ERAS[1]}function zd(b){function a(a){var b;if(b=a.match(c)){a=new Date(0);var f=0,g=0,h=b[8]?a.setUTCFullYear:a.setFullYear,l=b[8]?a.setUTCHours:a.setHours;b[9]&&(f=W(b[9]+b[10]),g=W(b[9]+b[11]));h.call(a,W(b[1]),
W(b[2])-1,W(b[3]));f=W(b[4]||0)-f;g=W(b[5]||0)-g;h=W(b[6]||0);b=Math.round(1E3*parseFloat("0."+(b[7]||0)));l.call(a,f,g,h,b)}return a}var c=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/;return function(c,e,f){var g="",h=[],l,k;e=e||"mediumDate";e=b.DATETIME_FORMATS[e]||e;L(c)&&(c=fg.test(c)?W(c):a(c));V(c)&&(c=new Date(c));if(!aa(c)||!isFinite(c.getTime()))return c;for(;e;)(k=gg.exec(e))?(h=cb(h,k,1),e=h.pop()):(h.push(e),e=null);var n=c.getTimezoneOffset();
f&&(n=xc(f,c.getTimezoneOffset()),c=Pb(c,f,!0));m(h,function(a){l=hg[a];g+=l?l(c,b.DATETIME_FORMATS,n):a.replace(/(^'|'$)/g,"").replace(/''/g,"'")});return g}}function ag(){return function(b,a){A(a)&&(a=2);return db(b,a)}}function bg(){return function(b,a,c){a=Infinity===Math.abs(Number(a))?Number(a):W(a);if(isNaN(a))return b;V(b)&&(b=b.toString());if(!G(b)&&!L(b))return b;c=!c||isNaN(c)?0:W(c);c=0>c&&c>=-b.length?b.length+c:c;return 0<=a?b.slice(c,c+a):0===c?b.slice(a,b.length):b.slice(Math.max(0,
c+a),c)}}function Bd(b){function a(a,c){c=c?-1:1;return a.map(function(a){var d=1,h=Ya;if(z(a))h=a;else if(L(a)){if("+"==a.charAt(0)||"-"==a.charAt(0))d="-"==a.charAt(0)?-1:1,a=a.substring(1);if(""!==a&&(h=b(a),h.constant))var l=h(),h=function(a){return a[l]}}return{get:h,descending:d*c}})}function c(a){switch(typeof a){case "number":case "boolean":case "string":return!0;default:return!1}}return function(b,e,f){if(!Ea(b))return b;G(e)||(e=[e]);0===e.length&&(e=["+"]);var g=a(e,f);b=Array.prototype.map.call(b,
function(a,b){return{value:a,predicateValues:g.map(function(d){var e=d.get(a);d=typeof e;if(null===e)d="string",e="null";else if("string"===d)e=e.toLowerCase();else if("object"===d)a:{if("function"===typeof e.valueOf&&(e=e.valueOf(),c(e)))break a;if(rc(e)&&(e=e.toString(),c(e)))break a;e=b}return{value:e,type:d}})}});b.sort(function(a,b){for(var c=0,d=0,e=g.length;d<e;++d){var c=a.predicateValues[d],f=b.predicateValues[d],m=0;c.type===f.type?c.value!==f.value&&(m=c.value<f.value?-1:1):m=c.type<f.type?
-1:1;if(c=m*g[d].descending)break}return c});return b=b.map(function(a){return a.value})}}function Ma(b){z(b)&&(b={link:b});b.restrict=b.restrict||"AC";return ra(b)}function Gd(b,a,c,d,e){var f=this,g=[],h=f.$$parentForm=b.parent().controller("form")||Ib;f.$error={};f.$$success={};f.$pending=t;f.$name=e(a.name||a.ngForm||"")(c);f.$dirty=!1;f.$pristine=!0;f.$valid=!0;f.$invalid=!1;f.$submitted=!1;h.$addControl(f);f.$rollbackViewValue=function(){m(g,function(a){a.$rollbackViewValue()})};f.$commitViewValue=
function(){m(g,function(a){a.$commitViewValue()})};f.$addControl=function(a){Ra(a.$name,"input");g.push(a);a.$name&&(f[a.$name]=a)};f.$$renameControl=function(a,b){var c=a.$name;f[c]===a&&delete f[c];f[b]=a;a.$name=b};f.$removeControl=function(a){a.$name&&f[a.$name]===a&&delete f[a.$name];m(f.$pending,function(b,c){f.$setValidity(c,null,a)});m(f.$error,function(b,c){f.$setValidity(c,null,a)});m(f.$$success,function(b,c){f.$setValidity(c,null,a)});bb(g,a)};Hd({ctrl:this,$element:b,set:function(a,b,
c){var d=a[b];d?-1===d.indexOf(c)&&d.push(c):a[b]=[c]},unset:function(a,b,c){var d=a[b];d&&(bb(d,c),0===d.length&&delete a[b])},parentForm:h,$animate:d});f.$setDirty=function(){d.removeClass(b,Va);d.addClass(b,Jb);f.$dirty=!0;f.$pristine=!1;h.$setDirty()};f.$setPristine=function(){d.setClass(b,Va,Jb+" ng-submitted");f.$dirty=!1;f.$pristine=!0;f.$submitted=!1;m(g,function(a){a.$setPristine()})};f.$setUntouched=function(){m(g,function(a){a.$setUntouched()})};f.$setSubmitted=function(){d.addClass(b,
"ng-submitted");f.$submitted=!0;h.$setSubmitted()}}function kc(b){b.$formatters.push(function(a){return b.$isEmpty(a)?a:a.toString()})}function kb(b,a,c,d,e,f){var g=M(a[0].type);if(!e.android){var h=!1;a.on("compositionstart",function(a){h=!0});a.on("compositionend",function(){h=!1;l()})}var l=function(b){k&&(f.defer.cancel(k),k=null);if(!h){var e=a.val();b=b&&b.type;"password"===g||c.ngTrim&&"false"===c.ngTrim||(e=R(e));(d.$viewValue!==e||""===e&&d.$$hasNativeValidators)&&d.$setViewValue(e,b)}};
if(e.hasEvent("input"))a.on("input",l);else{var k,n=function(a,b,c){k||(k=f.defer(function(){k=null;b&&b.value===c||l(a)}))};a.on("keydown",function(a){var b=a.keyCode;91===b||15<b&&19>b||37<=b&&40>=b||n(a,this,this.value)});if(e.hasEvent("paste"))a.on("paste cut",n)}a.on("change",l);d.$render=function(){a.val(d.$isEmpty(d.$viewValue)?"":d.$viewValue)}}function Kb(b,a){return function(c,d){var e,f;if(aa(c))return c;if(L(c)){'"'==c.charAt(0)&&'"'==c.charAt(c.length-1)&&(c=c.substring(1,c.length-1));
if(ig.test(c))return new Date(c);b.lastIndex=0;if(e=b.exec(c))return e.shift(),f=d?{yyyy:d.getFullYear(),MM:d.getMonth()+1,dd:d.getDate(),HH:d.getHours(),mm:d.getMinutes(),ss:d.getSeconds(),sss:d.getMilliseconds()/1E3}:{yyyy:1970,MM:1,dd:1,HH:0,mm:0,ss:0,sss:0},m(e,function(b,c){c<a.length&&(f[a[c]]=+b)}),new Date(f.yyyy,f.MM-1,f.dd,f.HH,f.mm,f.ss||0,1E3*f.sss||0)}return NaN}}function lb(b,a,c,d){return function(e,f,g,h,l,k,n){function r(a){return a&&!(a.getTime&&a.getTime()!==a.getTime())}function s(a){return w(a)?
aa(a)?a:c(a):t}Id(e,f,g,h);kb(e,f,g,h,l,k);var m=h&&h.$options&&h.$options.timezone,q;h.$$parserName=b;h.$parsers.push(function(b){return h.$isEmpty(b)?null:a.test(b)?(b=c(b,q),m&&(b=Pb(b,m)),b):t});h.$formatters.push(function(a){if(a&&!aa(a))throw Lb("datefmt",a);if(r(a))return(q=a)&&m&&(q=Pb(q,m,!0)),n("date")(a,d,m);q=null;return""});if(w(g.min)||g.ngMin){var F;h.$validators.min=function(a){return!r(a)||A(F)||c(a)>=F};g.$observe("min",function(a){F=s(a);h.$validate()})}if(w(g.max)||g.ngMax){var u;
h.$validators.max=function(a){return!r(a)||A(u)||c(a)<=u};g.$observe("max",function(a){u=s(a);h.$validate()})}}}function Id(b,a,c,d){(d.$$hasNativeValidators=H(a[0].validity))&&d.$parsers.push(function(b){var c=a.prop("validity")||{};return c.badInput&&!c.typeMismatch?t:b})}function Jd(b,a,c,d,e){if(w(d)){b=b(d);if(!b.constant)throw J("ngModel")("constexpr",c,d);return b(a)}return e}function lc(b,a){b="ngClass"+b;return["$animate",function(c){function d(a,b){var c=[],d=0;a:for(;d<a.length;d++){for(var e=
a[d],n=0;n<b.length;n++)if(e==b[n])continue a;c.push(e)}return c}function e(a){var b=[];return G(a)?(m(a,function(a){b=b.concat(e(a))}),b):L(a)?a.split(" "):H(a)?(m(a,function(a,c){a&&(b=b.concat(c.split(" ")))}),b):a}return{restrict:"AC",link:function(f,g,h){function l(a,b){var c=g.data("$classCounts")||ga(),d=[];m(a,function(a){if(0<b||c[a])c[a]=(c[a]||0)+b,c[a]===+(0<b)&&d.push(a)});g.data("$classCounts",c);return d.join(" ")}function k(b){if(!0===a||f.$index%2===a){var k=e(b||[]);if(!n){var m=
l(k,1);h.$addClass(m)}else if(!ka(b,n)){var q=e(n),m=d(k,q),k=d(q,k),m=l(m,1),k=l(k,-1);m&&m.length&&c.addClass(g,m);k&&k.length&&c.removeClass(g,k)}}n=ia(b)}var n;f.$watch(h[b],k,!0);h.$observe("class",function(a){k(f.$eval(h[b]))});"ngClass"!==b&&f.$watch("$index",function(c,d){var g=c&1;if(g!==(d&1)){var k=e(f.$eval(h[b]));g===a?(g=l(k,1),h.$addClass(g)):(g=l(k,-1),h.$removeClass(g))}})}}}]}function Hd(b){function a(a,b){b&&!f[a]?(k.addClass(e,a),f[a]=!0):!b&&f[a]&&(k.removeClass(e,a),f[a]=!1)}
function c(b,c){b=b?"-"+Bc(b,"-"):"";a(mb+b,!0===c);a(Kd+b,!1===c)}var d=b.ctrl,e=b.$element,f={},g=b.set,h=b.unset,l=b.parentForm,k=b.$animate;f[Kd]=!(f[mb]=e.hasClass(mb));d.$setValidity=function(b,e,f){e===t?(d.$pending||(d.$pending={}),g(d.$pending,b,f)):(d.$pending&&h(d.$pending,b,f),Ld(d.$pending)&&(d.$pending=t));ab(e)?e?(h(d.$error,b,f),g(d.$$success,b,f)):(g(d.$error,b,f),h(d.$$success,b,f)):(h(d.$error,b,f),h(d.$$success,b,f));d.$pending?(a(Md,!0),d.$valid=d.$invalid=t,c("",null)):(a(Md,
!1),d.$valid=Ld(d.$error),d.$invalid=!d.$valid,c("",d.$valid));e=d.$pending&&d.$pending[b]?t:d.$error[b]?!1:d.$$success[b]?!0:null;c(b,e);l.$setValidity(b,e,d)}}function Ld(b){if(b)for(var a in b)if(b.hasOwnProperty(a))return!1;return!0}var jg=/^\/(.+)\/([a-z]*)$/,M=function(b){return L(b)?b.toLowerCase():b},Xa=Object.prototype.hasOwnProperty,rb=function(b){return L(b)?b.toUpperCase():b},Ua,y,la,za=[].slice,Mf=[].splice,kg=[].push,sa=Object.prototype.toString,sc=Object.getPrototypeOf,Fa=J("ng"),ca=
O.angular||(O.angular={}),gb,nb=0;Ua=U.documentMode;v.$inject=[];Ya.$inject=[];var G=Array.isArray,uc=/^\[object (Uint8(Clamped)?)|(Uint16)|(Uint32)|(Int8)|(Int16)|(Int32)|(Float(32)|(64))Array\]$/,R=function(b){return L(b)?b.trim():b},ud=function(b){return b.replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08")},fb=function(){if(w(fb.isActive_))return fb.isActive_;var b=!(!U.querySelector("[ng-csp]")&&!U.querySelector("[data-ng-csp]"));if(!b)try{new Function("")}catch(a){b=!0}return fb.isActive_=
b},pb=function(){if(w(pb.name_))return pb.name_;var b,a,c=Oa.length,d,e;for(a=0;a<c;++a)if(d=Oa[a],b=U.querySelector("["+d.replace(":","\\:")+"jq]")){e=b.getAttribute(d+"jq");break}return pb.name_=e},Oa=["ng-","data-ng-","ng:","x-ng-"],be=/[A-Z]/g,Cc=!1,Rb,qa=1,Na=3,fe={full:"1.4.3",major:1,minor:4,dot:3,codeName:"foam-acceleration"};Q.expando="ng339";var ib=Q.cache={},Df=1;Q._data=function(b){return this.cache[b[this.expando]]||{}};var yf=/([\:\-\_]+(.))/g,zf=/^moz([A-Z])/,lg={mouseleave:"mouseout",
mouseenter:"mouseover"},Ub=J("jqLite"),Cf=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,Tb=/<|&#?\w+;/,Af=/<([\w:]+)/,Bf=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,na={option:[1,'<select multiple="multiple">',"</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};na.optgroup=na.option;na.tbody=na.tfoot=na.colgroup=na.caption=na.thead;
na.th=na.td;var Pa=Q.prototype={ready:function(b){function a(){c||(c=!0,b())}var c=!1;"complete"===U.readyState?setTimeout(a):(this.on("DOMContentLoaded",a),Q(O).on("load",a))},toString:function(){var b=[];m(this,function(a){b.push(""+a)});return"["+b.join(", ")+"]"},eq:function(b){return 0<=b?y(this[b]):y(this[this.length+b])},length:0,push:kg,sort:[].sort,splice:[].splice},Ab={};m("multiple selected checked disabled readOnly required open".split(" "),function(b){Ab[M(b)]=b});var Tc={};m("input select option textarea button form details".split(" "),
function(b){Tc[b]=!0});var Uc={ngMinlength:"minlength",ngMaxlength:"maxlength",ngMin:"min",ngMax:"max",ngPattern:"pattern"};m({data:Wb,removeData:ub,hasData:function(b){for(var a in ib[b.ng339])return!0;return!1}},function(b,a){Q[a]=b});m({data:Wb,inheritedData:zb,scope:function(b){return y.data(b,"$scope")||zb(b.parentNode||b,["$isolateScope","$scope"])},isolateScope:function(b){return y.data(b,"$isolateScope")||y.data(b,"$isolateScopeNoTemplate")},controller:Qc,injector:function(b){return zb(b,
"$injector")},removeAttr:function(b,a){b.removeAttribute(a)},hasClass:wb,css:function(b,a,c){a=hb(a);if(w(c))b.style[a]=c;else return b.style[a]},attr:function(b,a,c){var d=b.nodeType;if(d!==Na&&2!==d&&8!==d)if(d=M(a),Ab[d])if(w(c))c?(b[a]=!0,b.setAttribute(a,d)):(b[a]=!1,b.removeAttribute(d));else return b[a]||(b.attributes.getNamedItem(a)||v).specified?d:t;else if(w(c))b.setAttribute(a,c);else if(b.getAttribute)return b=b.getAttribute(a,2),null===b?t:b},prop:function(b,a,c){if(w(c))b[a]=c;else return b[a]},
text:function(){function b(a,b){if(A(b)){var d=a.nodeType;return d===qa||d===Na?a.textContent:""}a.textContent=b}b.$dv="";return b}(),val:function(b,a){if(A(a)){if(b.multiple&&"select"===ta(b)){var c=[];m(b.options,function(a){a.selected&&c.push(a.value||a.text)});return 0===c.length?null:c}return b.value}b.value=a},html:function(b,a){if(A(a))return b.innerHTML;tb(b,!0);b.innerHTML=a},empty:Rc},function(b,a){Q.prototype[a]=function(a,d){var e,f,g=this.length;if(b!==Rc&&(2==b.length&&b!==wb&&b!==Qc?
a:d)===t){if(H(a)){for(e=0;e<g;e++)if(b===Wb)b(this[e],a);else for(f in a)b(this[e],f,a[f]);return this}e=b.$dv;g=e===t?Math.min(g,1):g;for(f=0;f<g;f++){var h=b(this[f],a,d);e=e?e+h:h}return e}for(e=0;e<g;e++)b(this[e],a,d);return this}});m({removeData:ub,on:function a(c,d,e,f){if(w(f))throw Ub("onargs");if(Mc(c)){var g=vb(c,!0);f=g.events;var h=g.handle;h||(h=g.handle=Gf(c,f));for(var g=0<=d.indexOf(" ")?d.split(" "):[d],l=g.length;l--;){d=g[l];var k=f[d];k||(f[d]=[],"mouseenter"===d||"mouseleave"===
d?a(c,lg[d],function(a){var c=a.relatedTarget;c&&(c===this||this.contains(c))||h(a,d)}):"$destroy"!==d&&c.addEventListener(d,h,!1),k=f[d]);k.push(e)}}},off:Pc,one:function(a,c,d){a=y(a);a.on(c,function f(){a.off(c,d);a.off(c,f)});a.on(c,d)},replaceWith:function(a,c){var d,e=a.parentNode;tb(a);m(new Q(c),function(c){d?e.insertBefore(c,d.nextSibling):e.replaceChild(c,a);d=c})},children:function(a){var c=[];m(a.childNodes,function(a){a.nodeType===qa&&c.push(a)});return c},contents:function(a){return a.contentDocument||
a.childNodes||[]},append:function(a,c){var d=a.nodeType;if(d===qa||11===d){c=new Q(c);for(var d=0,e=c.length;d<e;d++)a.appendChild(c[d])}},prepend:function(a,c){if(a.nodeType===qa){var d=a.firstChild;m(new Q(c),function(c){a.insertBefore(c,d)})}},wrap:function(a,c){c=y(c).eq(0).clone()[0];var d=a.parentNode;d&&d.replaceChild(c,a);c.appendChild(a)},remove:Xb,detach:function(a){Xb(a,!0)},after:function(a,c){var d=a,e=a.parentNode;c=new Q(c);for(var f=0,g=c.length;f<g;f++){var h=c[f];e.insertBefore(h,
d.nextSibling);d=h}},addClass:yb,removeClass:xb,toggleClass:function(a,c,d){c&&m(c.split(" "),function(c){var f=d;A(f)&&(f=!wb(a,c));(f?yb:xb)(a,c)})},parent:function(a){return(a=a.parentNode)&&11!==a.nodeType?a:null},next:function(a){return a.nextElementSibling},find:function(a,c){return a.getElementsByTagName?a.getElementsByTagName(c):[]},clone:Vb,triggerHandler:function(a,c,d){var e,f,g=c.type||c,h=vb(a);if(h=(h=h&&h.events)&&h[g])e={preventDefault:function(){this.defaultPrevented=!0},isDefaultPrevented:function(){return!0===
this.defaultPrevented},stopImmediatePropagation:function(){this.immediatePropagationStopped=!0},isImmediatePropagationStopped:function(){return!0===this.immediatePropagationStopped},stopPropagation:v,type:g,target:a},c.type&&(e=P(e,c)),c=ia(h),f=d?[e].concat(d):[e],m(c,function(c){e.isImmediatePropagationStopped()||c.apply(a,f)})}},function(a,c){Q.prototype[c]=function(c,e,f){for(var g,h=0,l=this.length;h<l;h++)A(g)?(g=a(this[h],c,e,f),w(g)&&(g=y(g))):Oc(g,a(this[h],c,e,f));return w(g)?g:this};Q.prototype.bind=
Q.prototype.on;Q.prototype.unbind=Q.prototype.off});Sa.prototype={put:function(a,c){this[Ga(a,this.nextUid)]=c},get:function(a){return this[Ga(a,this.nextUid)]},remove:function(a){var c=this[a=Ga(a,this.nextUid)];delete this[a];return c}};var wf=[function(){this.$get=[function(){return Sa}]}],Wc=/^function\s*[^\(]*\(\s*([^\)]*)\)/m,mg=/,/,ng=/^\s*(_?)(\S+?)\1\s*$/,Vc=/((\/\/.*$)|(\/\*[\s\S]*?\*\/))/mg,Ha=J("$injector");eb.$$annotate=function(a,c,d){var e;if("function"===typeof a){if(!(e=a.$inject)){e=
[];if(a.length){if(c)throw L(d)&&d||(d=a.name||Hf(a)),Ha("strictdi",d);c=a.toString().replace(Vc,"");c=c.match(Wc);m(c[1].split(mg),function(a){a.replace(ng,function(a,c,d){e.push(d)})})}a.$inject=e}}else G(a)?(c=a.length-1,Qa(a[c],"fn"),e=a.slice(0,c)):Qa(a,"fn",!0);return e};var Nd=J("$animate"),Ue=function(){this.$get=["$q","$$rAF",function(a,c){function d(){}d.all=v;d.chain=v;d.prototype={end:v,cancel:v,resume:v,pause:v,complete:v,then:function(d,f){return a(function(a){c(function(){a()})}).then(d,
f)}};return d}]},Te=function(){var a=new Sa,c=[];this.$get=["$$AnimateRunner","$rootScope",function(d,e){function f(d,f,l){var k=a.get(d);k||(a.put(d,k={}),c.push(d));f&&m(f.split(" "),function(a){a&&(k[a]=!0)});l&&m(l.split(" "),function(a){a&&(k[a]=!1)});1<c.length||e.$$postDigest(function(){m(c,function(c){var d=a.get(c);if(d){var e=If(c.attr("class")),f="",g="";m(d,function(a,c){a!==!!e[c]&&(a?f+=(f.length?" ":"")+c:g+=(g.length?" ":"")+c)});m(c,function(a){f&&yb(a,f);g&&xb(a,g)});a.remove(c)}});
c.length=0})}return{enabled:v,on:v,off:v,pin:v,push:function(a,c,e,k){k&&k();e=e||{};e.from&&a.css(e.from);e.to&&a.css(e.to);(e.addClass||e.removeClass)&&f(a,e.addClass,e.removeClass);return new d}}}]},Se=["$provide",function(a){var c=this;this.$$registeredAnimations=Object.create(null);this.register=function(d,e){if(d&&"."!==d.charAt(0))throw Nd("notcsel",d);var f=d+"-animation";c.$$registeredAnimations[d.substr(1)]=f;a.factory(f,e)};this.classNameFilter=function(a){if(1===arguments.length&&(this.$$classNameFilter=
a instanceof RegExp?a:null)&&/(\s+|\/)ng-animate(\s+|\/)/.test(this.$$classNameFilter.toString()))throw Nd("nongcls","ng-animate");return this.$$classNameFilter};this.$get=["$$animateQueue",function(a){function c(a,d,e){if(e){var l;a:{for(l=0;l<e.length;l++){var k=e[l];if(1===k.nodeType){l=k;break a}}l=void 0}!l||l.parentNode||l.previousElementSibling||(e=null)}e?e.after(a):d.prepend(a)}return{on:a.on,off:a.off,pin:a.pin,enabled:a.enabled,cancel:function(a){a.end&&a.end()},enter:function(f,g,h,l){g=
g&&y(g);h=h&&y(h);g=g||h.parent();c(f,g,h);return a.push(f,"enter",Ia(l))},move:function(f,g,h,l){g=g&&y(g);h=h&&y(h);g=g||h.parent();c(f,g,h);return a.push(f,"move",Ia(l))},leave:function(c,e){return a.push(c,"leave",Ia(e),function(){c.remove()})},addClass:function(c,e,h){h=Ia(h);h.addClass=jb(h.addclass,e);return a.push(c,"addClass",h)},removeClass:function(c,e,h){h=Ia(h);h.removeClass=jb(h.removeClass,e);return a.push(c,"removeClass",h)},setClass:function(c,e,h,l){l=Ia(l);l.addClass=jb(l.addClass,
e);l.removeClass=jb(l.removeClass,h);return a.push(c,"setClass",l)},animate:function(c,e,h,l,k){k=Ia(k);k.from=k.from?P(k.from,e):e;k.to=k.to?P(k.to,h):h;k.tempClasses=jb(k.tempClasses,l||"ng-inline-animate");return a.push(c,"animate",k)}}}]}],ea=J("$compile");Ec.$inject=["$provide","$$sanitizeUriProvider"];var Zc=/^((?:x|data)[\:\-_])/i,Nf=J("$controller"),Xc=/^(\S+)(\s+as\s+(\w+))?$/,cd="application/json",ac={"Content-Type":cd+";charset=utf-8"},Pf=/^\[|^\{(?!\{)/,Qf={"[":/]$/,"{":/}$/},Of=/^\)\]\}',?\n/,
Ka=ca.$interpolateMinErr=J("$interpolate");Ka.throwNoconcat=function(a){throw Ka("noconcat",a);};Ka.interr=function(a,c){return Ka("interr",a,c.toString())};var og=/^([^\?#]*)(\?([^#]*))?(#(.*))?$/,Tf={http:80,https:443,ftp:21},Cb=J("$location"),pg={$$html5:!1,$$replace:!1,absUrl:Db("$$absUrl"),url:function(a){if(A(a))return this.$$url;var c=og.exec(a);(c[1]||""===a)&&this.path(decodeURIComponent(c[1]));(c[2]||c[1]||""===a)&&this.search(c[3]||"");this.hash(c[5]||"");return this},protocol:Db("$$protocol"),
host:Db("$$host"),port:Db("$$port"),path:kd("$$path",function(a){a=null!==a?a.toString():"";return"/"==a.charAt(0)?a:"/"+a}),search:function(a,c){switch(arguments.length){case 0:return this.$$search;case 1:if(L(a)||V(a))a=a.toString(),this.$$search=zc(a);else if(H(a))a=fa(a,{}),m(a,function(c,e){null==c&&delete a[e]}),this.$$search=a;else throw Cb("isrcharg");break;default:A(c)||null===c?delete this.$$search[a]:this.$$search[a]=c}this.$$compose();return this},hash:kd("$$hash",function(a){return null!==
a?a.toString():""}),replace:function(){this.$$replace=!0;return this}};m([jd,ec,dc],function(a){a.prototype=Object.create(pg);a.prototype.state=function(c){if(!arguments.length)return this.$$state;if(a!==dc||!this.$$html5)throw Cb("nostate");this.$$state=A(c)?null:c;return this}});var da=J("$parse"),Uf=Function.prototype.call,Vf=Function.prototype.apply,Wf=Function.prototype.bind,Mb=ga();m("+ - * / % === !== == != < > <= >= && || ! = |".split(" "),function(a){Mb[a]=!0});var qg={n:"\n",f:"\f",r:"\r",
t:"\t",v:"\v","'":"'",'"':'"'},gc=function(a){this.options=a};gc.prototype={constructor:gc,lex:function(a){this.text=a;this.index=0;for(this.tokens=[];this.index<this.text.length;)if(a=this.text.charAt(this.index),'"'===a||"'"===a)this.readString(a);else if(this.isNumber(a)||"."===a&&this.isNumber(this.peek()))this.readNumber();else if(this.isIdent(a))this.readIdent();else if(this.is(a,"(){}[].,;:?"))this.tokens.push({index:this.index,text:a}),this.index++;else if(this.isWhitespace(a))this.index++;
else{var c=a+this.peek(),d=c+this.peek(2),e=Mb[c],f=Mb[d];Mb[a]||e||f?(a=f?d:e?c:a,this.tokens.push({index:this.index,text:a,operator:!0}),this.index+=a.length):this.throwError("Unexpected next character ",this.index,this.index+1)}return this.tokens},is:function(a,c){return-1!==c.indexOf(a)},peek:function(a){a=a||1;return this.index+a<this.text.length?this.text.charAt(this.index+a):!1},isNumber:function(a){return"0"<=a&&"9">=a&&"string"===typeof a},isWhitespace:function(a){return" "===a||"\r"===a||
"\t"===a||"\n"===a||"\v"===a||"\u00a0"===a},isIdent:function(a){return"a"<=a&&"z">=a||"A"<=a&&"Z">=a||"_"===a||"$"===a},isExpOperator:function(a){return"-"===a||"+"===a||this.isNumber(a)},throwError:function(a,c,d){d=d||this.index;c=w(c)?"s "+c+"-"+this.index+" ["+this.text.substring(c,d)+"]":" "+d;throw da("lexerr",a,c,this.text);},readNumber:function(){for(var a="",c=this.index;this.index<this.text.length;){var d=M(this.text.charAt(this.index));if("."==d||this.isNumber(d))a+=d;else{var e=this.peek();
if("e"==d&&this.isExpOperator(e))a+=d;else if(this.isExpOperator(d)&&e&&this.isNumber(e)&&"e"==a.charAt(a.length-1))a+=d;else if(!this.isExpOperator(d)||e&&this.isNumber(e)||"e"!=a.charAt(a.length-1))break;else this.throwError("Invalid exponent")}this.index++}this.tokens.push({index:c,text:a,constant:!0,value:Number(a)})},readIdent:function(){for(var a=this.index;this.index<this.text.length;){var c=this.text.charAt(this.index);if(!this.isIdent(c)&&!this.isNumber(c))break;this.index++}this.tokens.push({index:a,
text:this.text.slice(a,this.index),identifier:!0})},readString:function(a){var c=this.index;this.index++;for(var d="",e=a,f=!1;this.index<this.text.length;){var g=this.text.charAt(this.index),e=e+g;if(f)"u"===g?(f=this.text.substring(this.index+1,this.index+5),f.match(/[\da-f]{4}/i)||this.throwError("Invalid unicode escape [\\u"+f+"]"),this.index+=4,d+=String.fromCharCode(parseInt(f,16))):d+=qg[g]||g,f=!1;else if("\\"===g)f=!0;else{if(g===a){this.index++;this.tokens.push({index:c,text:e,constant:!0,
value:d});return}d+=g}this.index++}this.throwError("Unterminated quote",c)}};var q=function(a,c){this.lexer=a;this.options=c};q.Program="Program";q.ExpressionStatement="ExpressionStatement";q.AssignmentExpression="AssignmentExpression";q.ConditionalExpression="ConditionalExpression";q.LogicalExpression="LogicalExpression";q.BinaryExpression="BinaryExpression";q.UnaryExpression="UnaryExpression";q.CallExpression="CallExpression";q.MemberExpression="MemberExpression";q.Identifier="Identifier";q.Literal=
"Literal";q.ArrayExpression="ArrayExpression";q.Property="Property";q.ObjectExpression="ObjectExpression";q.ThisExpression="ThisExpression";q.NGValueParameter="NGValueParameter";q.prototype={ast:function(a){this.text=a;this.tokens=this.lexer.lex(a);a=this.program();0!==this.tokens.length&&this.throwError("is an unexpected token",this.tokens[0]);return a},program:function(){for(var a=[];;)if(0<this.tokens.length&&!this.peek("}",")",";","]")&&a.push(this.expressionStatement()),!this.expect(";"))return{type:q.Program,
body:a}},expressionStatement:function(){return{type:q.ExpressionStatement,expression:this.filterChain()}},filterChain:function(){for(var a=this.expression();this.expect("|");)a=this.filter(a);return a},expression:function(){return this.assignment()},assignment:function(){var a=this.ternary();this.expect("=")&&(a={type:q.AssignmentExpression,left:a,right:this.assignment(),operator:"="});return a},ternary:function(){var a=this.logicalOR(),c,d;return this.expect("?")&&(c=this.expression(),this.consume(":"))?
(d=this.expression(),{type:q.ConditionalExpression,test:a,alternate:c,consequent:d}):a},logicalOR:function(){for(var a=this.logicalAND();this.expect("||");)a={type:q.LogicalExpression,operator:"||",left:a,right:this.logicalAND()};return a},logicalAND:function(){for(var a=this.equality();this.expect("&&");)a={type:q.LogicalExpression,operator:"&&",left:a,right:this.equality()};return a},equality:function(){for(var a=this.relational(),c;c=this.expect("==","!=","===","!==");)a={type:q.BinaryExpression,
operator:c.text,left:a,right:this.relational()};return a},relational:function(){for(var a=this.additive(),c;c=this.expect("<",">","<=",">=");)a={type:q.BinaryExpression,operator:c.text,left:a,right:this.additive()};return a},additive:function(){for(var a=this.multiplicative(),c;c=this.expect("+","-");)a={type:q.BinaryExpression,operator:c.text,left:a,right:this.multiplicative()};return a},multiplicative:function(){for(var a=this.unary(),c;c=this.expect("*","/","%");)a={type:q.BinaryExpression,operator:c.text,
left:a,right:this.unary()};return a},unary:function(){var a;return(a=this.expect("+","-","!"))?{type:q.UnaryExpression,operator:a.text,prefix:!0,argument:this.unary()}:this.primary()},primary:function(){var a;this.expect("(")?(a=this.filterChain(),this.consume(")")):this.expect("[")?a=this.arrayDeclaration():this.expect("{")?a=this.object():this.constants.hasOwnProperty(this.peek().text)?a=fa(this.constants[this.consume().text]):this.peek().identifier?a=this.identifier():this.peek().constant?a=this.constant():
this.throwError("not a primary expression",this.peek());for(var c;c=this.expect("(","[",".");)"("===c.text?(a={type:q.CallExpression,callee:a,arguments:this.parseArguments()},this.consume(")")):"["===c.text?(a={type:q.MemberExpression,object:a,property:this.expression(),computed:!0},this.consume("]")):"."===c.text?a={type:q.MemberExpression,object:a,property:this.identifier(),computed:!1}:this.throwError("IMPOSSIBLE");return a},filter:function(a){a=[a];for(var c={type:q.CallExpression,callee:this.identifier(),
arguments:a,filter:!0};this.expect(":");)a.push(this.expression());return c},parseArguments:function(){var a=[];if(")"!==this.peekToken().text){do a.push(this.expression());while(this.expect(","))}return a},identifier:function(){var a=this.consume();a.identifier||this.throwError("is not a valid identifier",a);return{type:q.Identifier,name:a.text}},constant:function(){return{type:q.Literal,value:this.consume().value}},arrayDeclaration:function(){var a=[];if("]"!==this.peekToken().text){do{if(this.peek("]"))break;
a.push(this.expression())}while(this.expect(","))}this.consume("]");return{type:q.ArrayExpression,elements:a}},object:function(){var a=[],c;if("}"!==this.peekToken().text){do{if(this.peek("}"))break;c={type:q.Property,kind:"init"};this.peek().constant?c.key=this.constant():this.peek().identifier?c.key=this.identifier():this.throwError("invalid key",this.peek());this.consume(":");c.value=this.expression();a.push(c)}while(this.expect(","))}this.consume("}");return{type:q.ObjectExpression,properties:a}},
throwError:function(a,c){throw da("syntax",c.text,a,c.index+1,this.text,this.text.substring(c.index));},consume:function(a){if(0===this.tokens.length)throw da("ueoe",this.text);var c=this.expect(a);c||this.throwError("is unexpected, expecting ["+a+"]",this.peek());return c},peekToken:function(){if(0===this.tokens.length)throw da("ueoe",this.text);return this.tokens[0]},peek:function(a,c,d,e){return this.peekAhead(0,a,c,d,e)},peekAhead:function(a,c,d,e,f){if(this.tokens.length>a){a=this.tokens[a];
var g=a.text;if(g===c||g===d||g===e||g===f||!(c||d||e||f))return a}return!1},expect:function(a,c,d,e){return(a=this.peek(a,c,d,e))?(this.tokens.shift(),a):!1},constants:{"true":{type:q.Literal,value:!0},"false":{type:q.Literal,value:!1},"null":{type:q.Literal,value:null},undefined:{type:q.Literal,value:t},"this":{type:q.ThisExpression}}};rd.prototype={compile:function(a,c){var d=this,e=this.astBuilder.ast(a);this.state={nextId:0,filters:{},expensiveChecks:c,fn:{vars:[],body:[],own:{}},assign:{vars:[],
body:[],own:{}},inputs:[]};T(e,d.$filter);var f="",g;this.stage="assign";if(g=pd(e))this.state.computing="assign",f=this.nextId(),this.recurse(g,f),f="fn.assign="+this.generateFunction("assign","s,v,l");g=nd(e.body);d.stage="inputs";m(g,function(a,c){var e="fn"+c;d.state[e]={vars:[],body:[],own:{}};d.state.computing=e;var f=d.nextId();d.recurse(a,f);d.return_(f);d.state.inputs.push(e);a.watchId=c});this.state.computing="fn";this.stage="main";this.recurse(e);f='"'+this.USE+" "+this.STRICT+'";\n'+this.filterPrefix()+
"var fn="+this.generateFunction("fn","s,l,a,i")+f+this.watchFns()+"return fn;";f=(new Function("$filter","ensureSafeMemberName","ensureSafeObject","ensureSafeFunction","ifDefined","plus","text",f))(this.$filter,Ca,oa,ld,Xf,md,a);this.state=this.stage=t;f.literal=qd(e);f.constant=e.constant;return f},USE:"use",STRICT:"strict",watchFns:function(){var a=[],c=this.state.inputs,d=this;m(c,function(c){a.push("var "+c+"="+d.generateFunction(c,"s"))});c.length&&a.push("fn.inputs=["+c.join(",")+"];");return a.join("")},
generateFunction:function(a,c){return"function("+c+"){"+this.varsPrefix(a)+this.body(a)+"};"},filterPrefix:function(){var a=[],c=this;m(this.state.filters,function(d,e){a.push(d+"=$filter("+c.escape(e)+")")});return a.length?"var "+a.join(",")+";":""},varsPrefix:function(a){return this.state[a].vars.length?"var "+this.state[a].vars.join(",")+";":""},body:function(a){return this.state[a].body.join("")},recurse:function(a,c,d,e,f,g){var h,l,k=this,n,r;e=e||v;if(!g&&w(a.watchId))c=c||this.nextId(),this.if_("i",
this.lazyAssign(c,this.computedMember("i",a.watchId)),this.lazyRecurse(a,c,d,e,f,!0));else switch(a.type){case q.Program:m(a.body,function(c,d){k.recurse(c.expression,t,t,function(a){l=a});d!==a.body.length-1?k.current().body.push(l,";"):k.return_(l)});break;case q.Literal:r=this.escape(a.value);this.assign(c,r);e(r);break;case q.UnaryExpression:this.recurse(a.argument,t,t,function(a){l=a});r=a.operator+"("+this.ifDefined(l,0)+")";this.assign(c,r);e(r);break;case q.BinaryExpression:this.recurse(a.left,
t,t,function(a){h=a});this.recurse(a.right,t,t,function(a){l=a});r="+"===a.operator?this.plus(h,l):"-"===a.operator?this.ifDefined(h,0)+a.operator+this.ifDefined(l,0):"("+h+")"+a.operator+"("+l+")";this.assign(c,r);e(r);break;case q.LogicalExpression:c=c||this.nextId();k.recurse(a.left,c);k.if_("&&"===a.operator?c:k.not(c),k.lazyRecurse(a.right,c));e(c);break;case q.ConditionalExpression:c=c||this.nextId();k.recurse(a.test,c);k.if_(c,k.lazyRecurse(a.alternate,c),k.lazyRecurse(a.consequent,c));e(c);
break;case q.Identifier:c=c||this.nextId();d&&(d.context="inputs"===k.stage?"s":this.assign(this.nextId(),this.getHasOwnProperty("l",a.name)+"?l:s"),d.computed=!1,d.name=a.name);Ca(a.name);k.if_("inputs"===k.stage||k.not(k.getHasOwnProperty("l",a.name)),function(){k.if_("inputs"===k.stage||"s",function(){f&&1!==f&&k.if_(k.not(k.nonComputedMember("s",a.name)),k.lazyAssign(k.nonComputedMember("s",a.name),"{}"));k.assign(c,k.nonComputedMember("s",a.name))})},c&&k.lazyAssign(c,k.nonComputedMember("l",
a.name)));(k.state.expensiveChecks||Fb(a.name))&&k.addEnsureSafeObject(c);e(c);break;case q.MemberExpression:h=d&&(d.context=this.nextId())||this.nextId();c=c||this.nextId();k.recurse(a.object,h,t,function(){k.if_(k.notNull(h),function(){if(a.computed)l=k.nextId(),k.recurse(a.property,l),k.addEnsureSafeMemberName(l),f&&1!==f&&k.if_(k.not(k.computedMember(h,l)),k.lazyAssign(k.computedMember(h,l),"{}")),r=k.ensureSafeObject(k.computedMember(h,l)),k.assign(c,r),d&&(d.computed=!0,d.name=l);else{Ca(a.property.name);
f&&1!==f&&k.if_(k.not(k.nonComputedMember(h,a.property.name)),k.lazyAssign(k.nonComputedMember(h,a.property.name),"{}"));r=k.nonComputedMember(h,a.property.name);if(k.state.expensiveChecks||Fb(a.property.name))r=k.ensureSafeObject(r);k.assign(c,r);d&&(d.computed=!1,d.name=a.property.name)}},function(){k.assign(c,"undefined")});e(c)},!!f);break;case q.CallExpression:c=c||this.nextId();a.filter?(l=k.filter(a.callee.name),n=[],m(a.arguments,function(a){var c=k.nextId();k.recurse(a,c);n.push(c)}),r=l+
"("+n.join(",")+")",k.assign(c,r),e(c)):(l=k.nextId(),h={},n=[],k.recurse(a.callee,l,h,function(){k.if_(k.notNull(l),function(){k.addEnsureSafeFunction(l);m(a.arguments,function(a){k.recurse(a,k.nextId(),t,function(a){n.push(k.ensureSafeObject(a))})});h.name?(k.state.expensiveChecks||k.addEnsureSafeObject(h.context),r=k.member(h.context,h.name,h.computed)+"("+n.join(",")+")"):r=l+"("+n.join(",")+")";r=k.ensureSafeObject(r);k.assign(c,r)},function(){k.assign(c,"undefined")});e(c)}));break;case q.AssignmentExpression:l=
this.nextId();h={};if(!od(a.left))throw da("lval");this.recurse(a.left,t,h,function(){k.if_(k.notNull(h.context),function(){k.recurse(a.right,l);k.addEnsureSafeObject(k.member(h.context,h.name,h.computed));r=k.member(h.context,h.name,h.computed)+a.operator+l;k.assign(c,r);e(c||r)})},1);break;case q.ArrayExpression:n=[];m(a.elements,function(a){k.recurse(a,k.nextId(),t,function(a){n.push(a)})});r="["+n.join(",")+"]";this.assign(c,r);e(r);break;case q.ObjectExpression:n=[];m(a.properties,function(a){k.recurse(a.value,
k.nextId(),t,function(c){n.push(k.escape(a.key.type===q.Identifier?a.key.name:""+a.key.value)+":"+c)})});r="{"+n.join(",")+"}";this.assign(c,r);e(r);break;case q.ThisExpression:this.assign(c,"s");e("s");break;case q.NGValueParameter:this.assign(c,"v"),e("v")}},getHasOwnProperty:function(a,c){var d=a+"."+c,e=this.current().own;e.hasOwnProperty(d)||(e[d]=this.nextId(!1,a+"&&("+this.escape(c)+" in "+a+")"));return e[d]},assign:function(a,c){if(a)return this.current().body.push(a,"=",c,";"),a},filter:function(a){this.state.filters.hasOwnProperty(a)||
(this.state.filters[a]=this.nextId(!0));return this.state.filters[a]},ifDefined:function(a,c){return"ifDefined("+a+","+this.escape(c)+")"},plus:function(a,c){return"plus("+a+","+c+")"},return_:function(a){this.current().body.push("return ",a,";")},if_:function(a,c,d){if(!0===a)c();else{var e=this.current().body;e.push("if(",a,"){");c();e.push("}");d&&(e.push("else{"),d(),e.push("}"))}},not:function(a){return"!("+a+")"},notNull:function(a){return a+"!=null"},nonComputedMember:function(a,c){return a+
"."+c},computedMember:function(a,c){return a+"["+c+"]"},member:function(a,c,d){return d?this.computedMember(a,c):this.nonComputedMember(a,c)},addEnsureSafeObject:function(a){this.current().body.push(this.ensureSafeObject(a),";")},addEnsureSafeMemberName:function(a){this.current().body.push(this.ensureSafeMemberName(a),";")},addEnsureSafeFunction:function(a){this.current().body.push(this.ensureSafeFunction(a),";")},ensureSafeObject:function(a){return"ensureSafeObject("+a+",text)"},ensureSafeMemberName:function(a){return"ensureSafeMemberName("+
a+",text)"},ensureSafeFunction:function(a){return"ensureSafeFunction("+a+",text)"},lazyRecurse:function(a,c,d,e,f,g){var h=this;return function(){h.recurse(a,c,d,e,f,g)}},lazyAssign:function(a,c){var d=this;return function(){d.assign(a,c)}},stringEscapeRegex:/[^ a-zA-Z0-9]/g,stringEscapeFn:function(a){return"\\u"+("0000"+a.charCodeAt(0).toString(16)).slice(-4)},escape:function(a){if(L(a))return"'"+a.replace(this.stringEscapeRegex,this.stringEscapeFn)+"'";if(V(a))return a.toString();if(!0===a)return"true";
if(!1===a)return"false";if(null===a)return"null";if("undefined"===typeof a)return"undefined";throw da("esc");},nextId:function(a,c){var d="v"+this.state.nextId++;a||this.current().vars.push(d+(c?"="+c:""));return d},current:function(){return this.state[this.state.computing]}};sd.prototype={compile:function(a,c){var d=this,e=this.astBuilder.ast(a);this.expression=a;this.expensiveChecks=c;T(e,d.$filter);var f,g;if(f=pd(e))g=this.recurse(f);f=nd(e.body);var h;f&&(h=[],m(f,function(a,c){var e=d.recurse(a);
a.input=e;h.push(e);a.watchId=c}));var l=[];m(e.body,function(a){l.push(d.recurse(a.expression))});f=0===e.body.length?function(){}:1===e.body.length?l[0]:function(a,c){var d;m(l,function(e){d=e(a,c)});return d};g&&(f.assign=function(a,c,d){return g(a,d,c)});h&&(f.inputs=h);f.literal=qd(e);f.constant=e.constant;return f},recurse:function(a,c,d){var e,f,g=this,h;if(a.input)return this.inputs(a.input,a.watchId);switch(a.type){case q.Literal:return this.value(a.value,c);case q.UnaryExpression:return f=
this.recurse(a.argument),this["unary"+a.operator](f,c);case q.BinaryExpression:return e=this.recurse(a.left),f=this.recurse(a.right),this["binary"+a.operator](e,f,c);case q.LogicalExpression:return e=this.recurse(a.left),f=this.recurse(a.right),this["binary"+a.operator](e,f,c);case q.ConditionalExpression:return this["ternary?:"](this.recurse(a.test),this.recurse(a.alternate),this.recurse(a.consequent),c);case q.Identifier:return Ca(a.name,g.expression),g.identifier(a.name,g.expensiveChecks||Fb(a.name),
c,d,g.expression);case q.MemberExpression:return e=this.recurse(a.object,!1,!!d),a.computed||(Ca(a.property.name,g.expression),f=a.property.name),a.computed&&(f=this.recurse(a.property)),a.computed?this.computedMember(e,f,c,d,g.expression):this.nonComputedMember(e,f,g.expensiveChecks,c,d,g.expression);case q.CallExpression:return h=[],m(a.arguments,function(a){h.push(g.recurse(a))}),a.filter&&(f=this.$filter(a.callee.name)),a.filter||(f=this.recurse(a.callee,!0)),a.filter?function(a,d,e,g){for(var m=
[],q=0;q<h.length;++q)m.push(h[q](a,d,e,g));a=f.apply(t,m,g);return c?{context:t,name:t,value:a}:a}:function(a,d,e,r){var m=f(a,d,e,r),q;if(null!=m.value){oa(m.context,g.expression);ld(m.value,g.expression);q=[];for(var t=0;t<h.length;++t)q.push(oa(h[t](a,d,e,r),g.expression));q=oa(m.value.apply(m.context,q),g.expression)}return c?{value:q}:q};case q.AssignmentExpression:return e=this.recurse(a.left,!0,1),f=this.recurse(a.right),function(a,d,h,r){var m=e(a,d,h,r);a=f(a,d,h,r);oa(m.value,g.expression);
m.context[m.name]=a;return c?{value:a}:a};case q.ArrayExpression:return h=[],m(a.elements,function(a){h.push(g.recurse(a))}),function(a,d,e,f){for(var g=[],m=0;m<h.length;++m)g.push(h[m](a,d,e,f));return c?{value:g}:g};case q.ObjectExpression:return h=[],m(a.properties,function(a){h.push({key:a.key.type===q.Identifier?a.key.name:""+a.key.value,value:g.recurse(a.value)})}),function(a,d,e,f){for(var g={},m=0;m<h.length;++m)g[h[m].key]=h[m].value(a,d,e,f);return c?{value:g}:g};case q.ThisExpression:return function(a){return c?
{value:a}:a};case q.NGValueParameter:return function(a,d,e,f){return c?{value:e}:e}}},"unary+":function(a,c){return function(d,e,f,g){d=a(d,e,f,g);d=w(d)?+d:0;return c?{value:d}:d}},"unary-":function(a,c){return function(d,e,f,g){d=a(d,e,f,g);d=w(d)?-d:0;return c?{value:d}:d}},"unary!":function(a,c){return function(d,e,f,g){d=!a(d,e,f,g);return c?{value:d}:d}},"binary+":function(a,c,d){return function(e,f,g,h){var l=a(e,f,g,h);e=c(e,f,g,h);l=md(l,e);return d?{value:l}:l}},"binary-":function(a,c,d){return function(e,
f,g,h){var l=a(e,f,g,h);e=c(e,f,g,h);l=(w(l)?l:0)-(w(e)?e:0);return d?{value:l}:l}},"binary*":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)*c(e,f,g,h);return d?{value:e}:e}},"binary/":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)/c(e,f,g,h);return d?{value:e}:e}},"binary%":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)%c(e,f,g,h);return d?{value:e}:e}},"binary===":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)===c(e,f,g,h);return d?{value:e}:e}},"binary!==":function(a,
c,d){return function(e,f,g,h){e=a(e,f,g,h)!==c(e,f,g,h);return d?{value:e}:e}},"binary==":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)==c(e,f,g,h);return d?{value:e}:e}},"binary!=":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)!=c(e,f,g,h);return d?{value:e}:e}},"binary<":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)<c(e,f,g,h);return d?{value:e}:e}},"binary>":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)>c(e,f,g,h);return d?{value:e}:e}},"binary<=":function(a,c,d){return function(e,
f,g,h){e=a(e,f,g,h)<=c(e,f,g,h);return d?{value:e}:e}},"binary>=":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)>=c(e,f,g,h);return d?{value:e}:e}},"binary&&":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)&&c(e,f,g,h);return d?{value:e}:e}},"binary||":function(a,c,d){return function(e,f,g,h){e=a(e,f,g,h)||c(e,f,g,h);return d?{value:e}:e}},"ternary?:":function(a,c,d,e){return function(f,g,h,l){f=a(f,g,h,l)?c(f,g,h,l):d(f,g,h,l);return e?{value:f}:f}},value:function(a,c){return function(){return c?
{context:t,name:t,value:a}:a}},identifier:function(a,c,d,e,f){return function(g,h,l,k){g=h&&a in h?h:g;e&&1!==e&&g&&!g[a]&&(g[a]={});h=g?g[a]:t;c&&oa(h,f);return d?{context:g,name:a,value:h}:h}},computedMember:function(a,c,d,e,f){return function(g,h,l,k){var n=a(g,h,l,k),m,s;null!=n&&(m=c(g,h,l,k),Ca(m,f),e&&1!==e&&n&&!n[m]&&(n[m]={}),s=n[m],oa(s,f));return d?{context:n,name:m,value:s}:s}},nonComputedMember:function(a,c,d,e,f,g){return function(h,l,k,n){h=a(h,l,k,n);f&&1!==f&&h&&!h[c]&&(h[c]={});
l=null!=h?h[c]:t;(d||Fb(c))&&oa(l,g);return e?{context:h,name:c,value:l}:l}},inputs:function(a,c){return function(d,e,f,g){return g?g[c]:a(d,e,f)}}};var hc=function(a,c,d){this.lexer=a;this.$filter=c;this.options=d;this.ast=new q(this.lexer);this.astCompiler=d.csp?new sd(this.ast,c):new rd(this.ast,c)};hc.prototype={constructor:hc,parse:function(a){return this.astCompiler.compile(a,this.options.expensiveChecks)}};ga();ga();var Yf=Object.prototype.valueOf,Da=J("$sce"),pa={HTML:"html",CSS:"css",URL:"url",
RESOURCE_URL:"resourceUrl",JS:"js"},ea=J("$compile"),X=U.createElement("a"),wd=Ba(O.location.href);xd.$inject=["$document"];Lc.$inject=["$provide"];yd.$inject=["$locale"];Ad.$inject=["$locale"];var Dd=".",hg={yyyy:Y("FullYear",4),yy:Y("FullYear",2,0,!0),y:Y("FullYear",1),MMMM:Hb("Month"),MMM:Hb("Month",!0),MM:Y("Month",2,1),M:Y("Month",1,1),dd:Y("Date",2),d:Y("Date",1),HH:Y("Hours",2),H:Y("Hours",1),hh:Y("Hours",2,-12),h:Y("Hours",1,-12),mm:Y("Minutes",2),m:Y("Minutes",1),ss:Y("Seconds",2),s:Y("Seconds",
1),sss:Y("Milliseconds",3),EEEE:Hb("Day"),EEE:Hb("Day",!0),a:function(a,c){return 12>a.getHours()?c.AMPMS[0]:c.AMPMS[1]},Z:function(a,c,d){a=-1*d;return a=(0<=a?"+":"")+(Gb(Math[0<a?"floor":"ceil"](a/60),2)+Gb(Math.abs(a%60),2))},ww:Fd(2),w:Fd(1),G:jc,GG:jc,GGG:jc,GGGG:function(a,c){return 0>=a.getFullYear()?c.ERANAMES[0]:c.ERANAMES[1]}},gg=/((?:[^yMdHhmsaZEwG']+)|(?:'(?:[^']|'')*')|(?:E+|y+|M+|d+|H+|h+|m+|s+|a|Z|G+|w+))(.*)/,fg=/^\-?\d+$/;zd.$inject=["$locale"];var cg=ra(M),dg=ra(rb);Bd.$inject=
["$parse"];var ie=ra({restrict:"E",compile:function(a,c){if(!c.href&&!c.xlinkHref)return function(a,c){if("a"===c[0].nodeName.toLowerCase()){var f="[object SVGAnimatedString]"===sa.call(c.prop("href"))?"xlink:href":"href";c.on("click",function(a){c.attr(f)||a.preventDefault()})}}}}),sb={};m(Ab,function(a,c){function d(a,d,f){a.$watch(f[e],function(a){f.$set(c,!!a)})}if("multiple"!=a){var e=wa("ng-"+c),f=d;"checked"===a&&(f=function(a,c,f){f.ngModel!==f[e]&&d(a,c,f)});sb[e]=function(){return{restrict:"A",
priority:100,link:f}}}});m(Uc,function(a,c){sb[c]=function(){return{priority:100,link:function(a,e,f){if("ngPattern"===c&&"/"==f.ngPattern.charAt(0)&&(e=f.ngPattern.match(jg))){f.$set("ngPattern",new RegExp(e[1],e[2]));return}a.$watch(f[c],function(a){f.$set(c,a)})}}}});m(["src","srcset","href"],function(a){var c=wa("ng-"+a);sb[c]=function(){return{priority:99,link:function(d,e,f){var g=a,h=a;"href"===a&&"[object SVGAnimatedString]"===sa.call(e.prop("href"))&&(h="xlinkHref",f.$attr[h]="xlink:href",
g=null);f.$observe(c,function(c){c?(f.$set(h,c),Ua&&g&&e.prop(g,f[h])):"href"===a&&f.$set(h,null)})}}}});var Ib={$addControl:v,$$renameControl:function(a,c){a.$name=c},$removeControl:v,$setValidity:v,$setDirty:v,$setPristine:v,$setSubmitted:v};Gd.$inject=["$element","$attrs","$scope","$animate","$interpolate"];var Od=function(a){return["$timeout",function(c){return{name:"form",restrict:a?"EAC":"E",controller:Gd,compile:function(d,e){d.addClass(Va).addClass(mb);var f=e.name?"name":a&&e.ngForm?"ngForm":
!1;return{pre:function(a,d,e,k){if(!("action"in e)){var n=function(c){a.$apply(function(){k.$commitViewValue();k.$setSubmitted()});c.preventDefault()};d[0].addEventListener("submit",n,!1);d.on("$destroy",function(){c(function(){d[0].removeEventListener("submit",n,!1)},0,!1)})}var m=k.$$parentForm;f&&(Eb(a,k.$name,k,k.$name),e.$observe(f,function(c){k.$name!==c&&(Eb(a,k.$name,t,k.$name),m.$$renameControl(k,c),Eb(a,k.$name,k,k.$name))}));d.on("$destroy",function(){m.$removeControl(k);f&&Eb(a,e[f],t,
k.$name);P(k,Ib)})}}}}}]},je=Od(),we=Od(!0),ig=/\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z)/,rg=/^(ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?$/,sg=/^[a-z0-9!#$%&'*+\/=?^_`{|}~.-]+@[a-z0-9]([a-z0-9-]*[a-z0-9])?(\.[a-z0-9]([a-z0-9-]*[a-z0-9])?)*$/i,tg=/^\s*(\-|\+)?(\d+|(\d*(\.\d*)))([eE][+-]?\d+)?\s*$/,Pd=/^(\d{4})-(\d{2})-(\d{2})$/,Qd=/^(\d{4})-(\d\d)-(\d\d)T(\d\d):(\d\d)(?::(\d\d)(\.\d{1,3})?)?$/,mc=/^(\d{4})-W(\d\d)$/,Rd=/^(\d{4})-(\d\d)$/,
Sd=/^(\d\d):(\d\d)(?::(\d\d)(\.\d{1,3})?)?$/,Td={text:function(a,c,d,e,f,g){kb(a,c,d,e,f,g);kc(e)},date:lb("date",Pd,Kb(Pd,["yyyy","MM","dd"]),"yyyy-MM-dd"),"datetime-local":lb("datetimelocal",Qd,Kb(Qd,"yyyy MM dd HH mm ss sss".split(" ")),"yyyy-MM-ddTHH:mm:ss.sss"),time:lb("time",Sd,Kb(Sd,["HH","mm","ss","sss"]),"HH:mm:ss.sss"),week:lb("week",mc,function(a,c){if(aa(a))return a;if(L(a)){mc.lastIndex=0;var d=mc.exec(a);if(d){var e=+d[1],f=+d[2],g=d=0,h=0,l=0,k=Ed(e),f=7*(f-1);c&&(d=c.getHours(),g=
c.getMinutes(),h=c.getSeconds(),l=c.getMilliseconds());return new Date(e,0,k.getDate()+f,d,g,h,l)}}return NaN},"yyyy-Www"),month:lb("month",Rd,Kb(Rd,["yyyy","MM"]),"yyyy-MM"),number:function(a,c,d,e,f,g){Id(a,c,d,e);kb(a,c,d,e,f,g);e.$$parserName="number";e.$parsers.push(function(a){return e.$isEmpty(a)?null:tg.test(a)?parseFloat(a):t});e.$formatters.push(function(a){if(!e.$isEmpty(a)){if(!V(a))throw Lb("numfmt",a);a=a.toString()}return a});if(w(d.min)||d.ngMin){var h;e.$validators.min=function(a){return e.$isEmpty(a)||
A(h)||a>=h};d.$observe("min",function(a){w(a)&&!V(a)&&(a=parseFloat(a,10));h=V(a)&&!isNaN(a)?a:t;e.$validate()})}if(w(d.max)||d.ngMax){var l;e.$validators.max=function(a){return e.$isEmpty(a)||A(l)||a<=l};d.$observe("max",function(a){w(a)&&!V(a)&&(a=parseFloat(a,10));l=V(a)&&!isNaN(a)?a:t;e.$validate()})}},url:function(a,c,d,e,f,g){kb(a,c,d,e,f,g);kc(e);e.$$parserName="url";e.$validators.url=function(a,c){var d=a||c;return e.$isEmpty(d)||rg.test(d)}},email:function(a,c,d,e,f,g){kb(a,c,d,e,f,g);kc(e);
e.$$parserName="email";e.$validators.email=function(a,c){var d=a||c;return e.$isEmpty(d)||sg.test(d)}},radio:function(a,c,d,e){A(d.name)&&c.attr("name",++nb);c.on("click",function(a){c[0].checked&&e.$setViewValue(d.value,a&&a.type)});e.$render=function(){c[0].checked=d.value==e.$viewValue};d.$observe("value",e.$render)},checkbox:function(a,c,d,e,f,g,h,l){var k=Jd(l,a,"ngTrueValue",d.ngTrueValue,!0),n=Jd(l,a,"ngFalseValue",d.ngFalseValue,!1);c.on("click",function(a){e.$setViewValue(c[0].checked,a&&
a.type)});e.$render=function(){c[0].checked=e.$viewValue};e.$isEmpty=function(a){return!1===a};e.$formatters.push(function(a){return ka(a,k)});e.$parsers.push(function(a){return a?k:n})},hidden:v,button:v,submit:v,reset:v,file:v},Fc=["$browser","$sniffer","$filter","$parse",function(a,c,d,e){return{restrict:"E",require:["?ngModel"],link:{pre:function(f,g,h,l){l[0]&&(Td[M(h.type)]||Td.text)(f,g,h,l[0],c,a,d,e)}}}}],ug=/^(true|false|\d+)$/,Oe=function(){return{restrict:"A",priority:100,compile:function(a,
c){return ug.test(c.ngValue)?function(a,c,f){f.$set("value",a.$eval(f.ngValue))}:function(a,c,f){a.$watch(f.ngValue,function(a){f.$set("value",a)})}}}},oe=["$compile",function(a){return{restrict:"AC",compile:function(c){a.$$addBindingClass(c);return function(c,e,f){a.$$addBindingInfo(e,f.ngBind);e=e[0];c.$watch(f.ngBind,function(a){e.textContent=a===t?"":a})}}}}],qe=["$interpolate","$compile",function(a,c){return{compile:function(d){c.$$addBindingClass(d);return function(d,f,g){d=a(f.attr(g.$attr.ngBindTemplate));
c.$$addBindingInfo(f,d.expressions);f=f[0];g.$observe("ngBindTemplate",function(a){f.textContent=a===t?"":a})}}}}],pe=["$sce","$parse","$compile",function(a,c,d){return{restrict:"A",compile:function(e,f){var g=c(f.ngBindHtml),h=c(f.ngBindHtml,function(a){return(a||"").toString()});d.$$addBindingClass(e);return function(c,e,f){d.$$addBindingInfo(e,f.ngBindHtml);c.$watch(h,function(){e.html(a.getTrustedHtml(g(c))||"")})}}}}],Ne=ra({restrict:"A",require:"ngModel",link:function(a,c,d,e){e.$viewChangeListeners.push(function(){a.$eval(d.ngChange)})}}),
re=lc("",!0),te=lc("Odd",0),se=lc("Even",1),ue=Ma({compile:function(a,c){c.$set("ngCloak",t);a.removeClass("ng-cloak")}}),ve=[function(){return{restrict:"A",scope:!0,controller:"@",priority:500}}],Kc={},vg={blur:!0,focus:!0};m("click dblclick mousedown mouseup mouseover mouseout mousemove mouseenter mouseleave keydown keyup keypress submit focus blur copy cut paste".split(" "),function(a){var c=wa("ng-"+a);Kc[c]=["$parse","$rootScope",function(d,e){return{restrict:"A",compile:function(f,g){var h=
d(g[c],null,!0);return function(c,d){d.on(a,function(d){var f=function(){h(c,{$event:d})};vg[a]&&e.$$phase?c.$evalAsync(f):c.$apply(f)})}}}}]});var ye=["$animate",function(a){return{multiElement:!0,transclude:"element",priority:600,terminal:!0,restrict:"A",$$tlb:!0,link:function(c,d,e,f,g){var h,l,k;c.$watch(e.ngIf,function(c){c?l||g(function(c,f){l=f;c[c.length++]=U.createComment(" end ngIf: "+e.ngIf+" ");h={clone:c};a.enter(c,d.parent(),d)}):(k&&(k.remove(),k=null),l&&(l.$destroy(),l=null),h&&(k=
qb(h.clone),a.leave(k).then(function(){k=null}),h=null))})}}}],ze=["$templateRequest","$anchorScroll","$animate",function(a,c,d){return{restrict:"ECA",priority:400,terminal:!0,transclude:"element",controller:ca.noop,compile:function(e,f){var g=f.ngInclude||f.src,h=f.onload||"",l=f.autoscroll;return function(e,f,m,s,q){var t=0,F,u,p,v=function(){u&&(u.remove(),u=null);F&&(F.$destroy(),F=null);p&&(d.leave(p).then(function(){u=null}),u=p,p=null)};e.$watch(g,function(g){var m=function(){!w(l)||l&&!e.$eval(l)||
c()},r=++t;g?(a(g,!0).then(function(a){if(r===t){var c=e.$new();s.template=a;a=q(c,function(a){v();d.enter(a,null,f).then(m)});F=c;p=a;F.$emit("$includeContentLoaded",g);e.$eval(h)}},function(){r===t&&(v(),e.$emit("$includeContentError",g))}),e.$emit("$includeContentRequested",g)):(v(),s.template=null)})}}}}],Qe=["$compile",function(a){return{restrict:"ECA",priority:-400,require:"ngInclude",link:function(c,d,e,f){/SVG/.test(d[0].toString())?(d.empty(),a(Nc(f.template,U).childNodes)(c,function(a){d.append(a)},
{futureParentElement:d})):(d.html(f.template),a(d.contents())(c))}}}],Ae=Ma({priority:450,compile:function(){return{pre:function(a,c,d){a.$eval(d.ngInit)}}}}),Me=function(){return{restrict:"A",priority:100,require:"ngModel",link:function(a,c,d,e){var f=c.attr(d.$attr.ngList)||", ",g="false"!==d.ngTrim,h=g?R(f):f;e.$parsers.push(function(a){if(!A(a)){var c=[];a&&m(a.split(h),function(a){a&&c.push(g?R(a):a)});return c}});e.$formatters.push(function(a){return G(a)?a.join(f):t});e.$isEmpty=function(a){return!a||
!a.length}}}},mb="ng-valid",Kd="ng-invalid",Va="ng-pristine",Jb="ng-dirty",Md="ng-pending",Lb=new J("ngModel"),wg=["$scope","$exceptionHandler","$attrs","$element","$parse","$animate","$timeout","$rootScope","$q","$interpolate",function(a,c,d,e,f,g,h,l,k,n){this.$modelValue=this.$viewValue=Number.NaN;this.$$rawModelValue=t;this.$validators={};this.$asyncValidators={};this.$parsers=[];this.$formatters=[];this.$viewChangeListeners=[];this.$untouched=!0;this.$touched=!1;this.$pristine=!0;this.$dirty=
!1;this.$valid=!0;this.$invalid=!1;this.$error={};this.$$success={};this.$pending=t;this.$name=n(d.name||"",!1)(a);var r=f(d.ngModel),s=r.assign,q=r,C=s,F=null,u,p=this;this.$$setOptions=function(a){if((p.$options=a)&&a.getterSetter){var c=f(d.ngModel+"()"),g=f(d.ngModel+"($$$p)");q=function(a){var d=r(a);z(d)&&(d=c(a));return d};C=function(a,c){z(r(a))?g(a,{$$$p:p.$modelValue}):s(a,p.$modelValue)}}else if(!r.assign)throw Lb("nonassign",d.ngModel,ua(e));};this.$render=v;this.$isEmpty=function(a){return A(a)||
""===a||null===a||a!==a};var K=e.inheritedData("$formController")||Ib,y=0;Hd({ctrl:this,$element:e,set:function(a,c){a[c]=!0},unset:function(a,c){delete a[c]},parentForm:K,$animate:g});this.$setPristine=function(){p.$dirty=!1;p.$pristine=!0;g.removeClass(e,Jb);g.addClass(e,Va)};this.$setDirty=function(){p.$dirty=!0;p.$pristine=!1;g.removeClass(e,Va);g.addClass(e,Jb);K.$setDirty()};this.$setUntouched=function(){p.$touched=!1;p.$untouched=!0;g.setClass(e,"ng-untouched","ng-touched")};this.$setTouched=
function(){p.$touched=!0;p.$untouched=!1;g.setClass(e,"ng-touched","ng-untouched")};this.$rollbackViewValue=function(){h.cancel(F);p.$viewValue=p.$$lastCommittedViewValue;p.$render()};this.$validate=function(){if(!V(p.$modelValue)||!isNaN(p.$modelValue)){var a=p.$$rawModelValue,c=p.$valid,d=p.$modelValue,e=p.$options&&p.$options.allowInvalid;p.$$runValidators(a,p.$$lastCommittedViewValue,function(f){e||c===f||(p.$modelValue=f?a:t,p.$modelValue!==d&&p.$$writeModelToScope())})}};this.$$runValidators=
function(a,c,d){function e(){var d=!0;m(p.$validators,function(e,f){var h=e(a,c);d=d&&h;g(f,h)});return d?!0:(m(p.$asyncValidators,function(a,c){g(c,null)}),!1)}function f(){var d=[],e=!0;m(p.$asyncValidators,function(f,h){var k=f(a,c);if(!k||!z(k.then))throw Lb("$asyncValidators",k);g(h,t);d.push(k.then(function(){g(h,!0)},function(a){e=!1;g(h,!1)}))});d.length?k.all(d).then(function(){h(e)},v):h(!0)}function g(a,c){l===y&&p.$setValidity(a,c)}function h(a){l===y&&d(a)}y++;var l=y;(function(){var a=
p.$$parserName||"parse";if(u===t)g(a,null);else return u||(m(p.$validators,function(a,c){g(c,null)}),m(p.$asyncValidators,function(a,c){g(c,null)})),g(a,u),u;return!0})()?e()?f():h(!1):h(!1)};this.$commitViewValue=function(){var a=p.$viewValue;h.cancel(F);if(p.$$lastCommittedViewValue!==a||""===a&&p.$$hasNativeValidators)p.$$lastCommittedViewValue=a,p.$pristine&&this.$setDirty(),this.$$parseAndValidate()};this.$$parseAndValidate=function(){var c=p.$$lastCommittedViewValue;if(u=A(c)?t:!0)for(var d=
0;d<p.$parsers.length;d++)if(c=p.$parsers[d](c),A(c)){u=!1;break}V(p.$modelValue)&&isNaN(p.$modelValue)&&(p.$modelValue=q(a));var e=p.$modelValue,f=p.$options&&p.$options.allowInvalid;p.$$rawModelValue=c;f&&(p.$modelValue=c,p.$modelValue!==e&&p.$$writeModelToScope());p.$$runValidators(c,p.$$lastCommittedViewValue,function(a){f||(p.$modelValue=a?c:t,p.$modelValue!==e&&p.$$writeModelToScope())})};this.$$writeModelToScope=function(){C(a,p.$modelValue);m(p.$viewChangeListeners,function(a){try{a()}catch(d){c(d)}})};
this.$setViewValue=function(a,c){p.$viewValue=a;p.$options&&!p.$options.updateOnDefault||p.$$debounceViewValueCommit(c)};this.$$debounceViewValueCommit=function(c){var d=0,e=p.$options;e&&w(e.debounce)&&(e=e.debounce,V(e)?d=e:V(e[c])?d=e[c]:V(e["default"])&&(d=e["default"]));h.cancel(F);d?F=h(function(){p.$commitViewValue()},d):l.$$phase?p.$commitViewValue():a.$apply(function(){p.$commitViewValue()})};a.$watch(function(){var c=q(a);if(c!==p.$modelValue&&(p.$modelValue===p.$modelValue||c===c)){p.$modelValue=
p.$$rawModelValue=c;u=t;for(var d=p.$formatters,e=d.length,f=c;e--;)f=d[e](f);p.$viewValue!==f&&(p.$viewValue=p.$$lastCommittedViewValue=f,p.$render(),p.$$runValidators(c,f,v))}return c})}],Le=["$rootScope",function(a){return{restrict:"A",require:["ngModel","^?form","^?ngModelOptions"],controller:wg,priority:1,compile:function(c){c.addClass(Va).addClass("ng-untouched").addClass(mb);return{pre:function(a,c,f,g){var h=g[0],l=g[1]||Ib;h.$$setOptions(g[2]&&g[2].$options);l.$addControl(h);f.$observe("name",
function(a){h.$name!==a&&l.$$renameControl(h,a)});a.$on("$destroy",function(){l.$removeControl(h)})},post:function(c,e,f,g){var h=g[0];if(h.$options&&h.$options.updateOn)e.on(h.$options.updateOn,function(a){h.$$debounceViewValueCommit(a&&a.type)});e.on("blur",function(e){h.$touched||(a.$$phase?c.$evalAsync(h.$setTouched):c.$apply(h.$setTouched))})}}}}}],xg=/(\s+|^)default(\s+|$)/,Pe=function(){return{restrict:"A",controller:["$scope","$attrs",function(a,c){var d=this;this.$options=fa(a.$eval(c.ngModelOptions));
this.$options.updateOn!==t?(this.$options.updateOnDefault=!1,this.$options.updateOn=R(this.$options.updateOn.replace(xg,function(){d.$options.updateOnDefault=!0;return" "}))):this.$options.updateOnDefault=!0}]}},Be=Ma({terminal:!0,priority:1E3}),yg=J("ngOptions"),zg=/^\s*([\s\S]+?)(?:\s+as\s+([\s\S]+?))?(?:\s+group\s+by\s+([\s\S]+?))?(?:\s+disable\s+when\s+([\s\S]+?))?\s+for\s+(?:([\$\w][\$\w]*)|(?:\(\s*([\$\w][\$\w]*)\s*,\s*([\$\w][\$\w]*)\s*\)))\s+in\s+([\s\S]+?)(?:\s+track\s+by\s+([\s\S]+?))?$/,
Je=["$compile","$parse",function(a,c){function d(a,d,e){function f(a,c,d,e,g){this.selectValue=a;this.viewValue=c;this.label=d;this.group=e;this.disabled=g}function n(a){var c;if(!q&&Ea(a))c=a;else{c=[];for(var d in a)a.hasOwnProperty(d)&&"$"!==d.charAt(0)&&c.push(d)}return c}var m=a.match(zg);if(!m)throw yg("iexp",a,ua(d));var s=m[5]||m[7],q=m[6];a=/ as /.test(m[0])&&m[1];var t=m[9];d=c(m[2]?m[1]:s);var v=a&&c(a)||d,u=t&&c(t),p=t?function(a,c){return u(e,c)}:function(a){return Ga(a)},w=function(a,
c){return p(a,z(a,c))},y=c(m[2]||m[1]),A=c(m[3]||""),B=c(m[4]||""),N=c(m[8]),D={},z=q?function(a,c){D[q]=c;D[s]=a;return D}:function(a){D[s]=a;return D};return{trackBy:t,getTrackByValue:w,getWatchables:c(N,function(a){var c=[];a=a||[];for(var d=n(a),f=d.length,g=0;g<f;g++){var h=a===d?g:d[g],k=z(a[h],h),h=p(a[h],k);c.push(h);if(m[2]||m[1])h=y(e,k),c.push(h);m[4]&&(k=B(e,k),c.push(k))}return c}),getOptions:function(){for(var a=[],c={},d=N(e)||[],g=n(d),h=g.length,m=0;m<h;m++){var r=d===g?m:g[m],s=
z(d[r],r),q=v(e,s),r=p(q,s),u=y(e,s),x=A(e,s),s=B(e,s),q=new f(r,q,u,x,s);a.push(q);c[r]=q}return{items:a,selectValueMap:c,getOptionFromViewValue:function(a){return c[w(a)]},getViewValueFromOption:function(a){return t?ca.copy(a.viewValue):a.viewValue}}}}}var e=U.createElement("option"),f=U.createElement("optgroup");return{restrict:"A",terminal:!0,require:["select","?ngModel"],link:function(c,h,l,k){function n(a,c){a.element=c;c.disabled=a.disabled;a.value!==c.value&&(c.value=a.selectValue);a.label!==
c.label&&(c.label=a.label,c.textContent=a.label)}function r(a,c,d,e){c&&M(c.nodeName)===d?d=c:(d=e.cloneNode(!1),c?a.insertBefore(d,c):a.appendChild(d));return d}function s(a){for(var c;a;)c=a.nextSibling,Xb(a),a=c}function q(a){var c=p&&p[0],d=N&&N[0];if(c||d)for(;a&&(a===c||a===d);)a=a.nextSibling;return a}function t(){var a=D&&u.readValue();D=z.getOptions();var c={},d=h[0].firstChild;B&&h.prepend(p);d=q(d);D.items.forEach(function(a){var g,k;a.group?(g=c[a.group],g||(g=r(h[0],d,"optgroup",f),d=
g.nextSibling,g.label=a.group,g=c[a.group]={groupElement:g,currentOptionElement:g.firstChild}),k=r(g.groupElement,g.currentOptionElement,"option",e),n(a,k),g.currentOptionElement=k.nextSibling):(k=r(h[0],d,"option",e),n(a,k),d=k.nextSibling)});Object.keys(c).forEach(function(a){s(c[a].currentOptionElement)});s(d);v.$render();if(!v.$isEmpty(a)){var g=u.readValue();(z.trackBy?ka(a,g):a===g)||(v.$setViewValue(g),v.$render())}}var v=k[1];if(v){var u=k[0];k=l.multiple;for(var p,w=0,A=h.children(),I=A.length;w<
I;w++)if(""===A[w].value){p=A.eq(w);break}var B=!!p,N=y(e.cloneNode(!1));N.val("?");var D,z=d(l.ngOptions,h,c);k?(v.$isEmpty=function(a){return!a||0===a.length},u.writeValue=function(a){D.items.forEach(function(a){a.element.selected=!1});a&&a.forEach(function(a){(a=D.getOptionFromViewValue(a))&&!a.disabled&&(a.element.selected=!0)})},u.readValue=function(){var a=h.val()||[],c=[];m(a,function(a){a=D.selectValueMap[a];a.disabled||c.push(D.getViewValueFromOption(a))});return c},z.trackBy&&c.$watchCollection(function(){if(G(v.$viewValue))return v.$viewValue.map(function(a){return z.getTrackByValue(a)})},
function(){v.$render()})):(u.writeValue=function(a){var c=D.getOptionFromViewValue(a);c&&!c.disabled?h[0].value!==c.selectValue&&(N.remove(),B||p.remove(),h[0].value=c.selectValue,c.element.selected=!0,c.element.setAttribute("selected","selected")):null===a||B?(N.remove(),B||h.prepend(p),h.val(""),p.prop("selected",!0),p.attr("selected",!0)):(B||p.remove(),h.prepend(N),h.val("?"),N.prop("selected",!0),N.attr("selected",!0))},u.readValue=function(){var a=D.selectValueMap[h.val()];return a&&!a.disabled?
(B||p.remove(),N.remove(),D.getViewValueFromOption(a)):null},z.trackBy&&c.$watch(function(){return z.getTrackByValue(v.$viewValue)},function(){v.$render()}));B?(p.remove(),a(p)(c),p.removeClass("ng-scope")):p=y(e.cloneNode(!1));t();c.$watchCollection(z.getWatchables,t)}}}}],Ce=["$locale","$interpolate","$log",function(a,c,d){var e=/{}/g,f=/^when(Minus)?(.+)$/;return{link:function(g,h,l){function k(a){h.text(a||"")}var n=l.count,r=l.$attr.when&&h.attr(l.$attr.when),s=l.offset||0,q=g.$eval(r)||{},t=
{},w=c.startSymbol(),u=c.endSymbol(),p=w+n+"-"+s+u,y=ca.noop,z;m(l,function(a,c){var d=f.exec(c);d&&(d=(d[1]?"-":"")+M(d[2]),q[d]=h.attr(l.$attr[c]))});m(q,function(a,d){t[d]=c(a.replace(e,p))});g.$watch(n,function(c){var e=parseFloat(c),f=isNaN(e);f||e in q||(e=a.pluralCat(e-s));e===z||f&&V(z)&&isNaN(z)||(y(),f=t[e],A(f)?(null!=c&&d.debug("ngPluralize: no rule defined for '"+e+"' in "+r),y=v,k()):y=g.$watch(f,k),z=e)})}}}],De=["$parse","$animate",function(a,c){var d=J("ngRepeat"),e=function(a,c,
d,e,k,m,r){a[d]=e;k&&(a[k]=m);a.$index=c;a.$first=0===c;a.$last=c===r-1;a.$middle=!(a.$first||a.$last);a.$odd=!(a.$even=0===(c&1))};return{restrict:"A",multiElement:!0,transclude:"element",priority:1E3,terminal:!0,$$tlb:!0,compile:function(f,g){var h=g.ngRepeat,l=U.createComment(" end ngRepeat: "+h+" "),k=h.match(/^\s*([\s\S]+?)\s+in\s+([\s\S]+?)(?:\s+as\s+([\s\S]+?))?(?:\s+track\s+by\s+([\s\S]+?))?\s*$/);if(!k)throw d("iexp",h);var n=k[1],r=k[2],s=k[3],q=k[4],k=n.match(/^(?:(\s*[\$\w]+)|\(\s*([\$\w]+)\s*,\s*([\$\w]+)\s*\))$/);
if(!k)throw d("iidexp",n);var v=k[3]||k[1],w=k[2];if(s&&(!/^[$a-zA-Z_][$a-zA-Z0-9_]*$/.test(s)||/^(null|undefined|this|\$index|\$first|\$middle|\$last|\$even|\$odd|\$parent|\$root|\$id)$/.test(s)))throw d("badident",s);var u,p,z,A,I={$id:Ga};q?u=a(q):(z=function(a,c){return Ga(c)},A=function(a){return a});return function(a,f,g,k,n){u&&(p=function(c,d,e){w&&(I[w]=c);I[v]=d;I.$index=e;return u(a,I)});var q=ga();a.$watchCollection(r,function(g){var k,r,u=f[0],x,D=ga(),I,H,L,G,M,J,O;s&&(a[s]=g);if(Ea(g))M=
g,r=p||z;else for(O in r=p||A,M=[],g)g.hasOwnProperty(O)&&"$"!==O.charAt(0)&&M.push(O);I=M.length;O=Array(I);for(k=0;k<I;k++)if(H=g===M?k:M[k],L=g[H],G=r(H,L,k),q[G])J=q[G],delete q[G],D[G]=J,O[k]=J;else{if(D[G])throw m(O,function(a){a&&a.scope&&(q[a.id]=a)}),d("dupes",h,G,L);O[k]={id:G,scope:t,clone:t};D[G]=!0}for(x in q){J=q[x];G=qb(J.clone);c.leave(G);if(G[0].parentNode)for(k=0,r=G.length;k<r;k++)G[k].$$NG_REMOVED=!0;J.scope.$destroy()}for(k=0;k<I;k++)if(H=g===M?k:M[k],L=g[H],J=O[k],J.scope){x=
u;do x=x.nextSibling;while(x&&x.$$NG_REMOVED);J.clone[0]!=x&&c.move(qb(J.clone),null,y(u));u=J.clone[J.clone.length-1];e(J.scope,k,v,L,w,H,I)}else n(function(a,d){J.scope=d;var f=l.cloneNode(!1);a[a.length++]=f;c.enter(a,null,y(u));u=f;J.clone=a;D[J.id]=J;e(J.scope,k,v,L,w,H,I)});q=D})}}}}],Ee=["$animate",function(a){return{restrict:"A",multiElement:!0,link:function(c,d,e){c.$watch(e.ngShow,function(c){a[c?"removeClass":"addClass"](d,"ng-hide",{tempClasses:"ng-hide-animate"})})}}}],xe=["$animate",
function(a){return{restrict:"A",multiElement:!0,link:function(c,d,e){c.$watch(e.ngHide,function(c){a[c?"addClass":"removeClass"](d,"ng-hide",{tempClasses:"ng-hide-animate"})})}}}],Fe=Ma(function(a,c,d){a.$watch(d.ngStyle,function(a,d){d&&a!==d&&m(d,function(a,d){c.css(d,"")});a&&c.css(a)},!0)}),Ge=["$animate",function(a){return{require:"ngSwitch",controller:["$scope",function(){this.cases={}}],link:function(c,d,e,f){var g=[],h=[],l=[],k=[],n=function(a,c){return function(){a.splice(c,1)}};c.$watch(e.ngSwitch||
e.on,function(c){var d,e;d=0;for(e=l.length;d<e;++d)a.cancel(l[d]);d=l.length=0;for(e=k.length;d<e;++d){var q=qb(h[d].clone);k[d].$destroy();(l[d]=a.leave(q)).then(n(l,d))}h.length=0;k.length=0;(g=f.cases["!"+c]||f.cases["?"])&&m(g,function(c){c.transclude(function(d,e){k.push(e);var f=c.element;d[d.length++]=U.createComment(" end ngSwitchWhen: ");h.push({clone:d});a.enter(d,f.parent(),f)})})})}}}],He=Ma({transclude:"element",priority:1200,require:"^ngSwitch",multiElement:!0,link:function(a,c,d,e,
f){e.cases["!"+d.ngSwitchWhen]=e.cases["!"+d.ngSwitchWhen]||[];e.cases["!"+d.ngSwitchWhen].push({transclude:f,element:c})}}),Ie=Ma({transclude:"element",priority:1200,require:"^ngSwitch",multiElement:!0,link:function(a,c,d,e,f){e.cases["?"]=e.cases["?"]||[];e.cases["?"].push({transclude:f,element:c})}}),Ke=Ma({restrict:"EAC",link:function(a,c,d,e,f){if(!f)throw J("ngTransclude")("orphan",ua(c));f(function(a){c.empty();c.append(a)})}}),ke=["$templateCache",function(a){return{restrict:"E",terminal:!0,
compile:function(c,d){"text/ng-template"==d.type&&a.put(d.id,c[0].text)}}}],Ag={$setViewValue:v,$render:v},Bg=["$element","$scope","$attrs",function(a,c,d){var e=this,f=new Sa;e.ngModelCtrl=Ag;e.unknownOption=y(U.createElement("option"));e.renderUnknownOption=function(c){c="? "+Ga(c)+" ?";e.unknownOption.val(c);a.prepend(e.unknownOption);a.val(c)};c.$on("$destroy",function(){e.renderUnknownOption=v});e.removeUnknownOption=function(){e.unknownOption.parent()&&e.unknownOption.remove()};e.readValue=
function(){e.removeUnknownOption();return a.val()};e.writeValue=function(c){e.hasOption(c)?(e.removeUnknownOption(),a.val(c),""===c&&e.emptyOption.prop("selected",!0)):null==c&&e.emptyOption?(e.removeUnknownOption(),a.val("")):e.renderUnknownOption(c)};e.addOption=function(a,c){Ra(a,'"option value"');""===a&&(e.emptyOption=c);var d=f.get(a)||0;f.put(a,d+1)};e.removeOption=function(a){var c=f.get(a);c&&(1===c?(f.remove(a),""===a&&(e.emptyOption=t)):f.put(a,c-1))};e.hasOption=function(a){return!!f.get(a)}}],
le=function(){return{restrict:"E",require:["select","?ngModel"],controller:Bg,link:function(a,c,d,e){var f=e[1];if(f){var g=e[0];g.ngModelCtrl=f;f.$render=function(){g.writeValue(f.$viewValue)};c.on("change",function(){a.$apply(function(){f.$setViewValue(g.readValue())})});if(d.multiple){g.readValue=function(){var a=[];m(c.find("option"),function(c){c.selected&&a.push(c.value)});return a};g.writeValue=function(a){var d=new Sa(a);m(c.find("option"),function(a){a.selected=w(d.get(a.value))})};var h,
l=NaN;a.$watch(function(){l!==f.$viewValue||ka(h,f.$viewValue)||(h=ia(f.$viewValue),f.$render());l=f.$viewValue});f.$isEmpty=function(a){return!a||0===a.length}}}}}},ne=["$interpolate",function(a){function c(a){a[0].hasAttribute("selected")&&(a[0].selected=!0)}return{restrict:"E",priority:100,compile:function(d,e){if(A(e.value)){var f=a(d.text(),!0);f||e.$set("value",d.text())}return function(a,d,e){var k=d.parent(),m=k.data("$selectController")||k.parent().data("$selectController");m&&m.ngModelCtrl&&
(f?a.$watch(f,function(a,f){e.$set("value",a);f!==a&&m.removeOption(f);m.addOption(a,d);m.ngModelCtrl.$render();c(d)}):(m.addOption(e.value,d),m.ngModelCtrl.$render(),c(d)),d.on("$destroy",function(){m.removeOption(e.value);m.ngModelCtrl.$render()}))}}}}],me=ra({restrict:"E",terminal:!1}),Hc=function(){return{restrict:"A",require:"?ngModel",link:function(a,c,d,e){e&&(d.required=!0,e.$validators.required=function(a,c){return!d.required||!e.$isEmpty(c)},d.$observe("required",function(){e.$validate()}))}}},
Gc=function(){return{restrict:"A",require:"?ngModel",link:function(a,c,d,e){if(e){var f,g=d.ngPattern||d.pattern;d.$observe("pattern",function(a){L(a)&&0<a.length&&(a=new RegExp("^"+a+"$"));if(a&&!a.test)throw J("ngPattern")("noregexp",g,a,ua(c));f=a||t;e.$validate()});e.$validators.pattern=function(a){return e.$isEmpty(a)||A(f)||f.test(a)}}}}},Jc=function(){return{restrict:"A",require:"?ngModel",link:function(a,c,d,e){if(e){var f=-1;d.$observe("maxlength",function(a){a=W(a);f=isNaN(a)?-1:a;e.$validate()});
e.$validators.maxlength=function(a,c){return 0>f||e.$isEmpty(c)||c.length<=f}}}}},Ic=function(){return{restrict:"A",require:"?ngModel",link:function(a,c,d,e){if(e){var f=0;d.$observe("minlength",function(a){f=W(a)||0;e.$validate()});e.$validators.minlength=function(a,c){return e.$isEmpty(c)||c.length>=f}}}}};O.angular.bootstrap?console.log("WARNING: Tried to load angular more than once."):(ce(),ee(ca),y(U).ready(function(){Zd(U,Ac)}))})(window,document);!window.angular.$$csp()&&window.angular.element(document.head).prepend('<style type="text/css">@charset "UTF-8";[ng\\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style>');
/* webicon v0.10.6 | (c) Icons8 | https://icons8.github.io/webicon/ */
!function(t,n){"use strict";function e(t){function n(t,r){var o,c;if(!r){if(!e[t])throw o=new Error('Cannot found service provider "'+t+'"'),console.error(o),o;if(!i.hasOwnProperty(t))try{i[t]=new e[t](n)}catch(o){throw console.error(o),o}return i[t]}if(i.hasOwnProperty(t))throw o=new Error('Cannot override instantiated service "'+t+'"'),console.error(o),o;return"function"!=typeof r?void console.error('Provider "'+t+'" is not a function'):void(e.hasOwnProperty(t)?(c=e[t],e[t]=function(t){return new r(t,new c(t))}):e[t]=r)}var e={},i={};return Object.keys(r.providers).forEach(function(t){e[t]=r.providers[t]}),n.has=function(t){return e.hasOwnProperty(t)},n("ready",function(t){return function(n){"function"==typeof n?n(t):n&&console.error("Ready listener not a function")}}),t&&("function"==typeof t?t(n):console.error("Injector initializer not a function")),(o.listeners||[]).forEach(function(t){t(n)}),n}function r(t,n){var e,o;return o=r.providers=r.providers||{},"function"!=typeof n?void console.error('Provider "'+t+'" is not a function'):void(o.hasOwnProperty(t)?(e=o[t],o[t]=function(t){return new n(t,new e(t))}):o[t]=n)}function o(t){var n;n=o.listeners=o.listeners||[],"function"==typeof t?n.push(t):t&&console.error("Ready listener not a function")}r("ScopeCollection",function(t){function n(){this.collection=[]}return n.prototype={add:function(n){var e=t("SvgCumulativeIconSetScope"),r=t("FontIconSetScope");n instanceof e||n instanceof r?this.collection.push(n):this.collection.unshift(n)},preload:function(n){var e=t("Promise"),r=[];return this.collection.forEach(function(t){var e;e=t.preload(n),e&&"object"==typeof e&&"function"==typeof e.then&&r.push(e)}),r.length>0?e.all(r.map(function(t){return t.then(null,function(){return null})})).then(function(){return null}):null},getIconScope:function(n,e){var r,o=t("Promise"),i=(t("SvgCumulativeIconSetScope"),this.collection);return r=o.all(i.map(function(t){return o.resolve(t.hasIcon(n,e)).then(function(n){return n?t:!1},function(){return!1})})),r.then(function(t){var n;for(n=0;n<t.length;n++)if(t[n])return t[n];return o.reject()})},getIcon:function(t,n){return this.getIconScope(t,n).then(function(e){return e.getIcon(t,n)})}},n}),r("SvgIconSet",function(t){function n(n,e){var r,o,i,c,s,u,a,l=t("log"),f=t("parseSvgOptions"),h=t("SvgIcon"),p=t("nodeWrapper");u="function"==typeof e.iconIdResolver?e.iconIdResolver:function(t){return t},a=f(e),this.icons={},s=a.viewBox||n[0].getAttribute("viewBox"),c=a.iconSize;try{for(o=n[0].querySelectorAll("[id]"),r=0;r<o.length;r++)i=o[r],this.icons[u(i.getAttribute("id"))]=new h(p(i.cloneNode(!0)),{iconSize:c,viewBox:s})}catch(d){l.warn(d)}this.iconSize=c,this.viewBox=s,this.iconIdResolver=u}return n.loadByUrl=function(e,r){var o=t("loadSvgByUrl");return o(e).then(function(t){return new n(t,r)})},n.prototype={notExists:function(t){var n=this.icons;return t.filter(function(t){return!n.hasOwnProperty(t)})},exists:function(t){return this.icons.hasOwnProperty(t)},getIconById:function(t){return this.icons.hasOwnProperty(t)?this.icons[t]:null},merge:function(t){var n=this,e=t.icons;return Object.keys(e).forEach(function(t){n.icons[t]=e[t]}),this},mergeByUrl:function(t,e){var r=this;return n.loadByUrl(t,e).then(function(t){return r.merge(t)})}},n}),r("iconManager",function(t){function n(){this._collections={},this._defaultCollectionId=null,this._defaultSvgIconSize=i}function e(n,e){var r=t("log"),o=t("Promise"),i='icon "'+n+'" not found';return e&&(i+=' in "'+e+'" icon set'),r.warn(i),o.reject(i)}function r(t,n){return function(){return e(t,n)}}var o=/[-a-zA-Z0-9@:%_\+.~#?&//=]{2,256}\.[a-z]{2,4}\b(\/[-a-zA-Z0-9@:%_\+.~#?&//=]*)?/i,i=24,c="__SINGLE_ICONS_COLLECTION";return n.prototype={addIcon:function(t,n,e){function r(t){return t.split("?")[0].split(/[/\\]/).slice(-1)[0].split(".").slice(-1)[0].toLowerCase()}var o,i=n;return"object"==typeof n&&(i=n.url),o=r("function"==typeof i?i():i+""),"svg"!=o&&o?this.addImageIcon(t,n):this.addSvgIcon(t,n,e)},addSvgIcon:function(n,e,r){var o=t("SvgIconScope");return this._getSingleIconsCollection().add(new o(n,e,r)),this},addImageIcon:function(n,e,r){var o=t("ImageIconScope");return this._getSingleIconsCollection().add(new o(n,e,r)),this},addSvgIconSet:function(n,e,r){var o,i=t("SvgCumulativeIconSetScope"),c=t("SvgIconSetScope");return r=r||{},o=r.cumulative?i:c,this._getCollection(n).add(new o(n,e,r)),this},addFontIconSet:function(n,e,r){var o=t("FontIconSetScope");return this._getCollection(n).add(new o(n,e,r)),this},addSpriteIconSet:function(n,e,r){var o=t("SpriteIconSetScope");return this._getCollection(n).add(new o(n,e,r)),this},addIconSetAlias:function(t,n){return this._collections.hasOwnProperty(n)||(this._collections[n]=this._getCollection(t)),this},setDefaultIconSet:function(t){return this._defaultCollectionId=t,this},setDefaultSvgIconSize:function(t){return this._defaultSvgIconSize=t,this},getDefaultSvgIconSize:function(){return this._defaultSvgIconSize},preload:function(n){var e,r=this,o=this._collections,i={},s=!1,u=!1,a=[],l={},f=t("Promise");return-1!=["string","number"].indexOf(typeof n)&&(n=[n]),n&&"object"==typeof n?((Array.isArray(n)?n:Object.keys(n)).forEach(function(t){i[String(t).toLowerCase()]=!0}),s=!0):n&&(u=!0),Object.keys(o).forEach(function(t){var n;n=o[t].preload(u||s&&i.hasOwnProperty(String(t).toLowerCase())),n&&"object"==typeof n&&"function"==typeof n.then&&(a.push(n),t!=c&&(l[t]=n.then(function(){return r._getCollection(t)})))}),e=f.all(a),e.iconSets=l,e},getIcon:function(t,n){var i,c,s,u;if(t=t||"",n=n||[],i=t.split(/\s+/).filter(function(t){return t}),t=i[0],Array.prototype.push.apply(n,i.slice(1)),o.test(t))return this.hasSingleIcon(t)||this.addIcon(t,t),this._getSingleIconsCollection().getIcon(t,n).then(null,r(t));if(s=t,u=null,c=t.indexOf(":"),-1!=c&&(u=t.slice(0,c),s=t.slice(c+1)),u){if(this.hasIconSet(u))return this._getCollection(u).getIcon(s,n).then(null,r(s,u))}else{if(this.hasSingleIcon(s,n))return this._getSingleIconsCollection().getIcon(s,n).then(null,r(s));if(this.hasDefaultIconSet())return this._getCollection(this._defaultCollectionId).getIcon(s,n).then(null,r(s,this._defaultCollectionId))}return e(t)},hasSingleIcon:function(t,n){return this._getSingleIconsCollection().collection.filter(function(e){return e.hasIcon(t,n)}).length>0},hasIconSet:function(t){return this._collections.hasOwnProperty(t)},hasDefaultIconSet:function(){return this._defaultCollectionId&&this.hasIconSet(this._defaultCollectionId)},_getCollection:function(n){var e=t("ScopeCollection");return this._collections.hasOwnProperty(n)||(this._collections[n]=new e),this._collections[n]},_getSingleIconsCollection:function(){return this._getCollection(c)}},new n}),r("inherit",function(t){return function(t,n,e,r){return t.prototype=Object.create(n.prototype,r||{}),Object.keys(e||{}).forEach(function(n){t.prototype[n]=e[n]}),t}}),r("initIconElement",function(n){function e(n,e){function r(e,r){function o(n,e){function r(n){var e=n.currentStyle?n.currentStyle:t.getComputedStyle(n);return"none"===e.display}var o,i,c,s=n.hasChildNodes();if(s)for(o=n.childNodes,i=0;i<o.length;i++)if(c=o[i],1===c.nodeType&&c.hasAttribute(e)&&!r(c))return!0;return!1}var i=n[0];i.hasAttribute(e)||o(i,e)||(r="string"==typeof r?r.trim():"",r.length&&n.attr(e,r))}function o(){var t=n.parent();return t.attr("aria-label")||t.text().trim()?!0:"BODY"!=t.prop("tagName")&&(t.parent().attr("aria-label")||t.parent().text().trim())?!0:!1}""==e||o()?r("aria-hidden","true"):(r("aria-label",e),r("role","img"))}return function(t,n,r){var o,i="webicon";n||"string"==typeof n||(r=String(r||"").split(":").slice(-1)[0].trim(),/[/\\.]/.test(r)?(o=r.split(/[/\\]/).slice(-1)[0].split("."),o.length>1&&(o=o.slice(0,-1)),n=o.join(".")):n=r.split(/\s/)[0]),e(t,n||""),t.hasClass(i)||t.addClass(i)}}),r("loadSvgByUrl",function(t){return function(n){var e=t("httpGet"),r=t("log"),o=t("Promise"),i=t("nodeWrapper"),c=n,s=null;return"object"==typeof n&&(c=n.url,s=n.params),e(c,s).then(function(t){var n=i("<div>").append(t.data),e=n.find("svg");return e.length>0?e:n.children().first()},function(t){var n="string"==typeof t?t:String(t.message||t.data||t.responseText||t.statusText);return r.warn(n),o.reject(n)})}}),r("parseSvgOptions",function(t){return function(t){if(t)switch(typeof t){case"number":t={iconSize:t};break;case"string":t={viewBox:t}}else t={};return{iconSize:t.iconSize,viewBox:t.viewBox}}}),r("publicApi",function(t){var n,e=t("iconManager"),r=t("ready");return n={icon:function(t,n,r){return e.addIcon(t,n,r),this},svgSet:function(t,n,r){return e.addSvgIconSet(t,n,r),this},font:function(t,n,r){return e.addFontIconSet(t,n,r),this},sprite:function(t,n,r){return e.addSpriteIconSet(t,n,r),this},sourceAlias:function(t,n){return e.addIconSetAlias(t,n),this},defaultSvgSetUrl:function(t,n){return e.addSvgIconSet(t,t,n).setDefaultIconSet(t),this},defaultSource:function(t){return e.setDefaultIconSet(t),this},defaultSvgIconSize:function(t){return e.setDefaultSvgIconSize(t),this},preload:function(t,n){var r;return"function"==typeof t&&(n=t,t=null),r=e.preload(t),n&&n(r),this},extension:r},n.iconSet=n.svgSet,n.defaultIconSetUrl=n.defaultSvgSetUrl,n.defaultSvgIconSetUrl=n.defaultSvgSetUrl,n.alias=n.sourceAlias,n["default"]=n.defaultSource,n}),o(function(n){var e,r,o,i=n("nodeWrapper");o='<style type="text/css">@charset "UTF-8";webicon,[webicon],[data-webicon],.webicon,.webicon{display:inline-block;}.svg-webicon svg{fill:currentColor;}</style>',e=i(t.document).find("head"),r=e.find("style")[0],r&&r.outerHTML==o||e.prepend(o)}),r("AbstractCssClassIcon",function(t){function n(t,n){e.call(this,t),this.className=n}var e=t("AbstractIcon"),r=t("inherit");return r(n,e,{render:function(t){function n(){return t.attr("class").split(/\s+/)}function r(t){var e=n();return t=t||[],e.filter(function(n){return-1==t.indexOf(n)})}var o,i,c;return c=e.prototype.render.call(this,t),o=n(),t.addClass(this.className),i=r(o).join(" "),function(){t.removeClass(i),c&&c()}}})}),r("AbstractElementIcon",function(t){function n(t,n){e.call(this,t),this.element=n}var e=t("AbstractIcon"),r=t("inherit");return r(n,e,{cloneNode:function(){return this.element[0].cloneNode(!0)},render:function(t){var n;return n=e.prototype.render.call(this,t),t.append(this.cloneNode()),function(){for(;t.firstChild;)t.removeChild(t.firstChild);n&&n()}}})}),r("AbstractIcon",function(t){function n(t){this.iconClassName=t}return n.prototype={render:function(t){var n=this.iconClassName;return t.addClass(n),function(){t.removeClass(n)}}},n}),r("FontIcon",function(t){function n(t){var n="font-webicon";e.call(this,n,t)}var e=t("AbstractCssClassIcon"),r=t("inherit");return r(n,e)}),r("ImageIcon",function(t){function n(t){var n="image-webicon";t.attr({width:"100%",height:"100%"}),t.css({"pointer-events":"none",display:"inline-block"}),e.call(this,n,t)}var e=t("AbstractElementIcon"),r=t("inherit");return n.loadByUrl=function(e){var r,o,i=t("buildUrlParams"),c=t("nodeWrapper"),s=t("Promise"),u=e;return"object"==typeof e&&(u=e.url,r=i(e.params),r&&(u=[u,r].join("?"))),new s(function(t,e){o=c("<img>"),o.bind("load",function(){t(new n(o))}),o.bind("error",e),o.attr("src",u)})},r(n,e)}),r("SpriteIcon",function(t){function n(t){var n="sprite-webicon";e.call(this,n,t)}var e=t("AbstractCssClassIcon"),r=t("inherit");return r(n,e)}),r("SvgIcon",function(t){function n(n,r){var o,i,c,s,u,a,l,f,h,p,d="svg-webicon",v=t("nodeWrapper"),g=t("iconManager"),I=t("parseSvgOptions");if(r=I(r),["id","x","y"].forEach(function(t){n.removeAttr(t)}),h=n[0],"svg"!=h.tagName)if("symbol"==h.tagName){for(o=v('<svg xmlns="http://www.w3.org/2000/svg">'),i=o[0],c=h.attributes,a=0;a<c.length;a++)i.setAttribute(c[a].name,c[a].value);n=o.append(v(h).children())}else n=v('<svg xmlns="http://www.w3.org/2000/svg">').append(n);h=n[0],u={xmlns:"http://www.w3.org/2000/svg",version:"1.0"},Object.keys(u).forEach(function(t){h.getAttribute(t)||h.setAttribute(t,u[t])}),p=r.iconSize||g.getDefaultSvgIconSize(),c={fit:"",height:"100%",width:"100%",preserveAspectRatio:"xMidYMid meet",viewBox:h.getAttribute("viewBox")||r.viewBox},c.viewBox||(l=h.getAttribute("width"),f=h.getAttribute("height"),null!==l&&null!==f&&(c.viewBox="0 0 "+parseFloat(l)+" "+parseFloat(f))),c.viewBox=c.viewBox||"0 0 "+p+" "+p,Object.keys(c).forEach(function(t){h.setAttribute(t,c[t])}),s={"pointer-events":"none",display:"inline-block"},Object.keys(s).forEach(function(t){h.style[t]=s[t]}),this.iconSize=p,e.call(this,d,n)}var e=t("AbstractElementIcon"),r=t("inherit");return n.loadByUrl=function(e,r){var o=t("loadSvgByUrl");return o(e).then(function(t){return new n(t,r)})},r(n,e)}),r("AbstractCssClassIconSetScope",function(t){function n(t,n,o){r.call(this,t,o),this._classResolver=e(n)}function e(t){var n;return"function"==typeof t?t:(t=(t||"")+"",n=t.split(/[?%]/),function(t){return n.join(t)})}var r=t("AbstractScope"),o=t("inherit");return o(n,r,{_resolveCssClass:function(t,n){return this._classResolver(t,n)}})}),r("AbstractRemoteResourceScope",function(n){function e(t,n,e){o.call(this,t,e),this._urlResolver=r(n),this._preloadable=this.options.preloadable||"undefined"==typeof this.options.preloadable,this._cache=null,this._resource=null}function r(e){var r,o,i=n("mergeObjects"),c=null;return r&&"object"==typeof r?(r=e.url,c=e.params):r=e,o="function"==typeof r?r:function(){return r},function(){var n,e,r=null;return n=o.apply(null,Array.prototype.slice.call(arguments)),e=n,n&&"object"==typeof n&&(e=n.url,r=n.params),e=String(e||""),"//"===e.slice(0,2)&&(e=t.document.location.protocol+e),{url:e,params:i({},c||{},r||{})}}}var o=n("AbstractScope"),i=n("inherit");return i(e,o,{preload:function(t){return this._preloadable||t?this._getResource():null},_resolveUrl:function(t){return this._urlResolver(t)},_getResource:function(){var t,n=this;return this._cache?this._cache:(t=this._cache=this._loadResource(),t.then(function(t){n._resource=t},function(){n._cache=null}),t)},_loadResource:function(){var t=n("Promise");return t.reject()}})}),r("AbstractRemoteSvgResourceScope",function(t){function n(t,n,r){var i=o(r),c=this;e.call(this,t,n,r),Object.keys(i).forEach(function(t){c.options[t]=i[t]})}var e=t("AbstractRemoteResourceScope"),r=t("inherit"),o=t("parseSvgOptions");return r(n,e)}),r("AbstractScope",function(t){function n(t,n){n=n&&"object"==typeof n?n:{},this.id=t,this.options=n,this._iconIdParser=e(n.iconIdParser),this._iconIdResolver=e(n.iconIdResolver)}function e(t){return"function"==typeof t?t:function(t){return t}}return n.prototype={preload:function(){return null},hasIcon:function(){return!0},_parseIconId:function(t,n){return this._iconIdParser(t,n)},_resolveIconId:function(t){return this._iconIdResolver(t)}},n}),r("FontIconSetScope",function(t){function n(t,n,r){e.call(this,t,n,r)}var e=t("AbstractCssClassIconSetScope"),r=t("inherit");return r(n,e,{getIcon:function(n,e){var r=t("FontIcon");return new r(this._resolveCssClass(this._parseIconId(n,e),e))}})}),r("ImageIconScope",function(t){function n(t,n,r){e.call(this,t,n,r)}var e=t("AbstractRemoteResourceScope"),r=t("inherit");return r(n,e,{_loadResource:function(){var n=t("ImageIcon");return n.loadByUrl(this._resolveUrl())},hasIcon:function(t,n){return this._parseIconId(t,n)==this._resolveIconId(this.id)},getIcon:function(){return this._getResource()}})}),r("SpriteIconSetScope",function(t){function n(t,n,r){e.call(this,t,n,r)}var e=t("AbstractCssClassIconSetScope"),r=t("inherit");return r(n,e,{getIcon:function(n,e){var r=t("SpriteIcon");return new r(this._resolveCssClass(this._parseIconId(n,e),e))}})}),r("SvgCumulativeIconSetScope",function(t){function n(t,n,r){var o=10;e.call(this,t,n,r),this.waitDuration=this.options.waitDuration||o,this.waitPromise=null,this.waitIconIds=[]}var e=t("AbstractRemoteSvgResourceScope"),r=t("inherit");return r(n,e,{_loadResource:function(){var n=t("SvgIconSet");return n.loadByUrl(this._resolveUrl(this.waitIconIds),this.options)},preload:function(){return null},getIcon:function(n,e){var r=t("Promise"),o=t("timeout"),i=this;return n=this._parseIconId(n,e),this._resource&&this._resource.exists(n)?r.resolve(this._resource.getIconById(n)):(this.waitPromise?-1==this.waitIconIds.indexOf(n)&&this.waitIconIds.push(n):(this.waitIconIds=[n],this.waitPromise=o(this.waitDuration).then(function(){return i.waitPromise=null,i._resource?i._resource.mergeByUrl(i._resolveUrl(i._resource.notExists(i.waitIconIds)),i.options):i._getResource()})),this.waitPromise.then(function(t){var e=t.getIconById(n);return e?e:r.reject()}))}})}),r("SvgIconScope",function(t){function n(t,n,r){e.call(this,t,n,r)}var e=t("AbstractRemoteSvgResourceScope"),r=t("inherit");return r(n,e,{_loadResource:function(){var n=t("SvgIcon");return n.loadByUrl(this._resolveUrl(),this.options)},hasIcon:function(t,n){return this._parseIconId(t,n)==this._resolveIconId(this.id)},getIcon:function(){return this._getResource()}})}),r("SvgIconSetScope",function(t){function n(t,n,r){e.call(this,t,n,r)}var e=t("AbstractRemoteSvgResourceScope"),r=t("inherit");return r(n,e,{_loadResource:function(){var n=t("SvgIconSet");return n.loadByUrl(this._resolveUrl(),this.options)},hasIcon:function(t,n){return t=this._parseIconId(t,n),this._getResource().then(function(n){return n.exists(t)})},getIcon:function(n,e){var r=t("Promise");return n=this._parseIconId(n,e),this._getResource().then(function(t){var e=t.getIconById(n);return e?e:r.reject()})}})}),r("IconDirective",function(t){function n(n){return{restrict:"EA",scope:!0,link:function(e,r,o){var i,c=t("initIconElement"),s=o.$normalize(o.$attr.alt||""),u=o.$normalize(o.$attr.icon||o.$attr.webicon||""),a=null;i=s?o[s]:null,c(r,i,o[u]),u&&o.$observe(u,function(t){a&&a(),a=null,t&&n(t).then(function(t){a=t.render(r)})})}}}return n.$inject=["$webicon"],n}),r("IconProvider",function(t){function n(){var n=[];this.preload=function(){return n.push(Array.prototype.slice.call(arguments)),this},this.$get=["$injector",function(e){var r,o=t("iconManager"),i=t("ensureDependenciesRegistered");return i(e),r=function(t){return o.getIcon(t)},r.preload=function(t,n){var r;return("function"==typeof t||Array.isArray(t)&&"function"==typeof t.slice(-1)[0])&&(n=t,t=null),r=o.preload(t),n&&e.invoke(n,null,{$promise:r}),r},r.$checkLazyPreload=function(){var t=this;n.length&&n.forEach(function(n){t.preload.apply(t,n)})},r}]}return n.prototype=t("publicApi"),n}),r("buildUrlParams",function(t){return function(t){var n=[];return t=t||{},Object.keys(t).filter(function(){return"undefined"!=typeof t[key]&&null!==t[key]}).map(function(n){return Array.isArray(t[n])?t[n]:[t[n]]}).forEach(function(e){t[e].forEach(function(t){n.push(encodeURIComponent(e)+"="+encodeURIComponent(t+""))})}),n.join("&")}}),r("ensureDependenciesRegistered",function(t){var n=!1;return function(e){n||(t("$injector",function(){return e}),t("log",function(){return e.get("$log")}),t("httpGet",function(){var t=e.get("$http"),n=e.get("$templateCache");return function(e,r){var o={cache:n};return r&&"object"==typeof r&&Object.keys(r).length>0&&(o.params=r),t.get(e,o)}}),t("Promise",function(){function t(t){return function(){var n=Array.prototype.slice.call(arguments);o.$$phase?t.apply(this,n):o.$apply(function(){t.apply(this,n)})}}function n(e){var o;return"function"!=typeof e?n.resolve(e):(o=r.defer(),e(t(o.resolve),t(o.reject)),o.promise)}var r=e.get("$q"),o=e.get("$rootScope");return n.reject=r.reject,n.resolve=r.when,n.all=r.all,n}),t("timeout",function(){var t=e.get("$timeout");return function(n,e){return"function"!=typeof n&&(e=n,n=function(){}),t(n,e)}}),n=!0)}}),r("mergeObjects",function(){return function(t){function n(t,e){return!t||!e||"object"!=typeof t||"object"!=typeof e||Array.isArray(t)||Array.isArray(e)?e:(Object.keys(e).forEach(function(r){t[r]=t.hasOwnProperty(r)?n(t[r],e[r]):e[r]}),t)}var e=Array.prototype.slice.call(arguments);if(0==e.length)return{};if(e.length<2){if(!Array.isArray(t))return t;e=t,t=e[0]}return e.slice(1).forEach(function(e){t=n(t,e)}),t}}),r("nodeWrapper",function(t){var n=t("angular");return n.element}),n.module("webicon",[]).config(["$provide","$compileProvider",function(t,r){var o=e(function(t){t("angular",function(){return n})});t.provider("$webicon",o("IconProvider")),r.directive("webicon",o("IconDirective"))}]).run(["$webicon",function(t){t.$checkLazyPreload()}])}(window,window.angular);
</script>
<script>
angular.module('app', ['webicon'])
.config(function($webiconProvider) {
$webiconProvider.defaultSvgSetUrl('icons.svg');
})
.run(function($templateCache) {
$templateCache.put('icons.svg', '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="480" height="450"><defs><symbol id="add_shopping_cart" viewBox="0 0 32 32"><path d="M4 7c-.552 0-1 .448-1 1s.448 1 1 1h2.22l2.624 10.5c.223.89 1.02 1.5 1.937 1.5h12.47c.904 0 1.67-.6 1.908-1.47L27.75 10h-2.094l-2.406 9H10.78L8.157 8.5C7.934 7.61 7.137 7 6.22 7H4zm18 14c-1.645 0-3 1.355-3 3s1.355 3 3 3 3-1.355 3-3-1.355-3-3-3zm-9 0c-1.645 0-3 1.355-3 3s1.355 3 3 3 3-1.355 3-3-1.355-3-3-3zm3-14v3h-3v2h3v3h2v-3h3v-2h-3V7h-2zm-3 16c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1zm9 0c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1z" overflow="visible"/></symbol><symbol id="add_user" viewBox="0 0 32 32"><path d="M14 4c-3.854 0-7 3.146-7 7 0 2.41 1.23 4.552 3.094 5.813C6.527 18.343 4 21.88 4 26h2c0-4.43 3.57-8 8-8 1.376 0 2.654.358 3.78.97C16.67 20.342 16 22.102 16 24c0 4.406 3.594 8 8 8 4.406 0 8-3.594 8-8 0-4.406-3.594-8-8-8-1.747 0-3.37.575-4.688 1.53-.442-.277-.92-.51-1.406-.718C19.77 15.552 21 13.41 21 11c0-3.854-3.146-7-7-7zm0 2c2.773 0 5 2.227 5 5s-2.227 5-5 5-5-2.227-5-5 2.227-5 5-5zm10 12c3.326 0 6 2.674 6 6s-2.674 6-6 6-6-2.674-6-6 2.674-6 6-6zm-1 2v3h-3v2h3v3h2v-3h3v-2h-3v-3h-2z"/></symbol><symbol id="adventures" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm-1.125 2.063c.04-.005.084.003.125 0V6h2v-.938c5.284.476 9.462 4.654 9.938 9.938H26v2h.938c-.476 5.284-4.654 9.462-9.938 9.938V26h-2v.938C9.716 26.462 5.538 22.284 5.062 17H6v-2h-.938c.472-5.243 4.587-9.41 9.813-9.938zm7.22 4.843l-8.5 3.688-3.69 8.5 8.5-3.688 3.69-8.5zM16 14.5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5.7-1.5 1.5-1.5z"/></symbol><symbol id="advertising" viewBox="0 0 32 32"><path d="M30 4.656l-1.28.375L5.812 12H2v8h3.813l1.968.594-.03.093v.032c-.64 2.11.548 4.46 2.75 5.123.01.003.023-.003.03 0 2.124.645 4.474-.53 5.127-2.75l.03-.094 13.033 3.97 1.28.373V4.656zm-2 2.688v17.312L6.28 18.03 6.157 18H4v-4h2.156l.125-.03L28 7.343zM9.687 21.187l4.094 1.22-.03.093v.03c-.343 1.17-1.585 1.742-2.655 1.407-1.17-.343-1.772-1.554-1.438-2.625v-.03l.03-.095z"/></symbol><symbol id="airport" viewBox="0 0 32 32"><path d="M16 3c-1.645 0-3 1.355-3 3v7.344l-8.406 3.75-.594.25v4.78L5.125 22 13 21.125v1.844l-2.563 1.716-.437.28v4.253l1.188-.25L16 28l4.813.97 1.187.25v-4.25l-.438-.282L19 22.968v-1.843l7.875.875 1.125.125v-4.78l-.594-.25L19 13.345V6c0-1.645-1.355-3-3-3zm0 2c.565 0 1 .435 1 1v8.656l.594.25L26 18.656v1.22L18.125 19 17 18.875v5.187l.438.282L20 26.062v.72l-3.813-.75L16 25.97l-.188.06-3.812.75v-.72l2.563-1.717.437-.282v-5.185L13.875 19 6 19.875v-1.22l8.406-3.75.594-.25V6c0-.565.435-1 1-1z" overflow="visible"/></symbol><symbol id="align_center" viewBox="0 0 32 32"><path d="M3 7v2h26V7H3zm4 4v2h18v-2H7zm-4 4v2h26v-2H3zm4 4v2h18v-2H7zm-4 4v2h26v-2H3z"/></symbol><symbol id="align_justify" viewBox="0 0 32 32"><path d="M3 7v2h26V7H3zm0 4v2h26v-2H3zm0 4v2h26v-2H3zm0 4v2h26v-2H3zm0 4v2h26v-2H3z"/></symbol><symbol id="align_left" viewBox="0 0 32 32"><path d="M3 7v2h26V7H3zm0 4v2h18v-2H3zm0 4v2h26v-2H3zm0 4v2h18v-2H3zm0 4v2h26v-2H3z"/></symbol><symbol id="align_right" viewBox="0 0 32 32"><path d="M3 7v2h26V7H3zm8 4v2h18v-2H11zm-8 4v2h26v-2H3zm8 4v2h18v-2H11zm-8 4v2h26v-2H3z"/></symbol><symbol id="alphabetical_sorting" viewBox="0 0 32 32"><path d="M8.188 5l-.22.656L6.032 11H6v.063l-.938 2.593-.062.156V15h2v-.844L7.406 13h3.188L11 14.156V15h2v-1.188l-.063-.156L12 11.062V11h-.03l-1.94-5.344L9.814 5h-1.63zM22 5v18.688l-2.594-2.594L18 22.5l4.28 4.313.72.687.72-.688L28 22.5l-1.406-1.406L24 23.687V5h-2zM9 8.656L9.844 11H8.156L9 8.656zM5 17v2h5.563L5.28 24.28l-.28.314V27h8v-2H7.437l5.282-5.28.28-.314V17H5z"/></symbol><symbol id="alphabetical_sorting_2" viewBox="0 0 32 32"><path d="M5 5v2h5.563L5.28 12.28l-.28.314V15h8v-2H7.437l5.282-5.28.28-.314V5H5zm17 0v18.688l-2.594-2.594L18 22.5l4.28 4.313.72.687.72-.688L28 22.5l-1.406-1.406L24 23.687V5h-2zM8.187 17l-.218.656L6.03 23H6v.063l-.938 2.593-.062.157V27h2v-.844L7.406 25h3.188L11 26.156V27h2v-1.188l-.063-.156L12 23.063V23h-.03l-1.94-5.344L9.814 17h-1.63zM9 20.656L9.844 23H8.156L9 20.656z"/></symbol><symbol id="amex" viewBox="0 0 32 32"><path d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3H5zm0 2h22c.565 0 1 .435 1 1v14c0 .565-.435 1-1 1H5c-.565 0-1-.435-1-1V9c0-.565.435-1 1-1zm2.063 5.25L5 18.75h1.25l.406-1.25H9l.406 1.25h2.344v-4.125l1.5 4.125h1.094l1.53-4v4h1.095v-5.5h-1.784l-1.376 3.72-1.373-3.72H10.5v5.22l-1.938-5.22h-1.5zm11.406 0v5.5h4.403l1.375-1.78 1.374 1.78H27L24.937 16 27 13.25h-1.5l-1.375 1.656L23 13.25h-4.53zM7.75 14.344l.688 1.937H7.062l.688-1.934zm11.813.156h2.75l1.125 1.5-1.25 1.656h-2.625v-1.093h2.5v-1.125h-2.5V14.5z" overflow="visible"/></symbol><symbol id="angle_down" viewBox="0 0 32 32"><path d="M4.22 10.78l-1.44 1.44 12.5 12.5.72.686.72-.687 12.5-12.5-1.44-1.44L16 22.563 4.22 10.78z"/></symbol><symbol id="angle_left" viewBox="0 0 32 32"><path d="M19.03 4.28l-11 11-.686.72.687.72 11 11 1.44-1.44L10.188 16l10.28-10.28-1.437-1.44z"/></symbol><symbol id="angle_right" viewBox="0 0 32 32"><path d="M12.97 4.28l-1.44 1.44L21.814 16 11.53 26.28l1.44 1.44 11-11 .686-.72-.687-.72-11-11z"/></symbol><symbol id="angle_up" viewBox="0 0 32 32"><path d="M16 6.594l-.72.687-12.5 12.5 1.44 1.44L16 9.438l11.78 11.78 1.44-1.437-12.5-12.5-.72-.686z"/></symbol><symbol id="archive" viewBox="0 0 32 32"><path d="M6 3v26h20V3H6zm2 2h7v1h2V5h7v22H8V5zm7 2v2h2V7h-2zm0 3v2h2v-2h-2zm0 3v2.188c-1.156.418-2 1.52-2 2.812 0 1.645 1.355 3 3 3s3-1.355 3-3c0-1.292-.844-2.394-2-2.813V13h-2zm1 4c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1z"/></symbol><symbol id="area_chart" viewBox="0 0 32 32"><path d="M28 4.063l-1.625 1.25-4.625 3.625L16.156 8l-.375-.063-.34.22-5.69 3.78-4.562-.906L4 10.78V28h24V4.062zm-2 4.093v5.375l-4.22 3.346-5.468-1.813-.468-.156-.406.25-5.563 3.72L6 17.31v-4.09l3.813.75.406.092.34-.218 5.658-3.78 5.624.936.437.063.344-.282L26 8.158zm0 7.938V26H6v-6.5l3.625 1.438.5.187.438-.28 5.624-3.75 5.5 1.843.5.187.438-.344L26 16.096z"/></symbol><symbol id="arrows_long_down" viewBox="0 0 32 32"><path d="M15 4v20.063l-4.28-4.282-1.44 1.408 6 6 .72.72.72-.72 6-6-1.44-1.406-4.28 4.28V4h-2z"/></symbol><symbol id="arrows_long_left" viewBox="0 0 32 32"><path d="M10.813 9.28l-6 6-.72.72.72.72 6 6 1.406-1.44L7.935 17H28v-2H7.937l4.282-4.28-1.41-1.44z"/></symbol><symbol id="arrows_long_right" viewBox="0 0 32 32"><path d="M21.188 9.28l-1.407 1.44L24.064 15H4v2h20.063l-4.282 4.28 1.408 1.44 6-6 .72-.72-.72-.72-6-6z"/></symbol><symbol id="arrows_long_up" viewBox="0 0 32 32"><path d="M16 4.094l-.72.718-6 6 1.44 1.407L15 7.935V28h2V7.937l4.28 4.282 1.44-1.41-6-6-.72-.717z"/></symbol><symbol id="asterisk" viewBox="0 0 32 32"><path d="M17.7 17l6.2 8.4-2.4 1.6-5.5-8.7-5.5 8.7-2.3-1.6 6.2-8.4-9.3-2.4L6 12l9.1 3.2L14.5 5h3L17 15.2l9-3.2.8 2.7-9.1 2.3z"/></symbol><symbol id="audio_file" viewBox="0 0 32 32"><path d="M6 3v26h20V3H6zm2 2h16v22H8V5zm8 4.72v6.468c-.316-.115-.647-.188-1-.188-1.645 0-3 1.355-3 3s1.355 3 3 3 3-1.355 3-3v-6.72l2.75.69.5-1.94-4-1L16 9.72zM15 18c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1z"/></symbol><symbol id="babys_room" viewBox="0 0 32 32"><path d="M12 3v2c1.496 0 2.298.52 2.688 1.094-4.284.58-7.665 3.948-8.407 8.218C5.026 14.67 4 15.636 4 17c0 1.365 1.024 2.33 2.28 2.688C7.098 24.388 11.1 28 16 28s8.903-3.61 9.72-8.313C26.975 19.33 28 18.367 28 17c0-1.32-.963-2.26-2.156-2.656-.75-3.958-3.718-7.142-7.563-8.063.133-.17.268-.28.72-.28V4c-1.09 0-1.953.546-2.405 1.188-.03.04-.036.084-.063.125C15.79 4.006 14.202 3 12 3zm4 5c4.093 0 7.464 3.106 8 7.125l.125.875H25c.555 0 1 .445 1 1 0 .555-.445 1-1 1h-1l-.094.875C23.46 22.88 20.093 26 16 26s-7.46-3.12-7.906-7.125L8 18H7c-.555 0-1-.445-1-1 0-.555.445-1 1-1h1l.094-.875C8.54 11.12 11.907 8 16 8zm-3.5 8c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5zm7 0c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z"/></symbol><symbol id="bank_card" viewBox="0 0 32 32"><path d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3H5zm0 2h22c.565 0 1 .435 1 1v2H5v2h23v10c0 .565-.435 1-1 1H5c-.565 0-1-.435-1-1V9c0-.565.435-1 1-1z" overflow="visible"/></symbol><symbol id="banknotes" viewBox="0 0 32 32"><path d="M27.938 4.75L3.155 9H15l11.313-1.938L26.655 9h2.032l-.75-4.25zM2 10v16h28V10H2zm4.938 2h18.125c-.034.163-.063.327-.063.5 0 1.38 1.12 2.5 2.5 2.5.173 0 .337-.03.5-.063v6.126c-.163-.034-.327-.063-.5-.063-1.38 0-2.5 1.12-2.5 2.5 0 .173.03.337.063.5H6.938c.033-.163.062-.327.062-.5C7 22.12 5.88 21 4.5 21c-.173 0-.337.03-.5.063v-6.125c.163.033.327.062.5.062C5.88 15 7 13.88 7 12.5c0-.173-.03-.337-.063-.5zM16 13c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5zm0 2c1.67 0 3 1.33 3 3s-1.33 3-3 3-3-1.33-3-3 1.33-3 3-3z"/></symbol><symbol id="bar_chart" viewBox="0 0 32 32"><path d="M21 4v24h8V4h-8zm2 2h4v20h-4V6zM3 10v18h8V10H3zm2 2h4v14H5V12zm7 4v12h8V16h-8zm2 2h4v8h-4v-8z"/></symbol><symbol id="barcode" viewBox="0 0 32 32"><path d="M2 7v18h2V7H2zm4 0v18h6V7H6zm8 0v18h2V7h-2zm4 0v18h4V7h-4zm6 0v18h2V7h-2zm4 0v18h2V7h-2z"/></symbol><symbol id="bed" viewBox="0 0 32 32"><path d="M6 6C4.355 6 3 7.355 3 9v6.78c-.61.552-1 1.342-1 2.22v9h5v-2h18v2h5v-9c0-.878-.39-1.668-1-2.22V9c0-1.645-1.355-3-3-3H6zm0 2h20c.555 0 1 .445 1 1v6h-2v-1c0-1.645-1.355-3-3-3h-4c-.767 0-1.467.3-2 .78-.533-.48-1.233-.78-2-.78h-4c-1.645 0-3 1.355-3 3v1H5V9c0-.555.445-1 1-1zm4 5h4c.555 0 1 .445 1 1v1H9v-1c0-.555.445-1 1-1zm8 0h4c.555 0 1 .445 1 1v1h-6v-1c0-.555.445-1 1-1zM5 17h22c.555 0 1 .445 1 1v7h-1v-2H5v2H4v-7c0-.555.445-1 1-1z"/></symbol><symbol id="binoculars" viewBox="0 0 32 32"><path d="M11 5C9.032 5 7.46 6.44 7.125 8.313c-1.89.476-3.53 1.705-4.25 3.656h-.03L.718 17.935C.265 18.863 0 19.904 0 21c0 3.854 3.146 7 7 7 3.472 0 6.365-2.552 6.906-5.875.543.535 1.28.875 2.094.875.814 0 1.55-.34 2.094-.875C18.634 25.448 21.528 28 25 28c3.854 0 7-3.146 7-7 0-.974-.2-1.906-.563-2.75l-2.28-6.375-.032-.03v-.033c-.73-1.77-2.348-3.012-4.25-3.5C24.54 6.442 22.968 5 21 5c-1.857 0-3.362 1.285-3.813 3h-2.375c-.45-1.715-1.955-3-3.812-3zm0 2c1.19 0 2 .81 2 2v1h6V9c0-1.19.81-2 2-2s2 .81 2 2v.906l.906.094c1.486.156 2.766 1.192 3.344 2.53.01.022.022.042.03.064l.75 2.125c-.918-.447-1.944-.72-3.03-.72-2.924 0-5.425 1.816-6.47 4.374C17.996 17.544 17.054 17 16 17c-1.053 0-1.995.544-2.53 1.375C12.424 15.817 9.923 14 7 14c-1.072 0-2.09.253-3 .688l.75-2.032v-.03c.58-1.55 1.808-2.464 3.344-2.626L9 9.906V9c0-1.19.81-2 2-2zm-4 9c2.773 0 5 2.227 5 5s-2.227 5-5 5-5-2.227-5-5c0-.708.175-1.36.438-1.97.016-.037.013-.086.03-.124C3.26 17.192 4.98 16 7 16zm18 0c2.773 0 5 2.227 5 5s-2.227 5-5 5-5-2.227-5-5 2.227-5 5-5zm-9 3c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1z"/></symbol><symbol id="bitcoin" viewBox="0 0 32 32"><path d="M12 3v3H8v20h4v3h2v-3h2v3h2v-3h1.5c3.026 0 5.5-2.474 5.5-5.5 0-2.08-1.16-3.91-2.875-4.844C23.28 14.646 24 13.146 24 11.5 24 8.474 21.526 6 18.5 6H18V3h-2v3h-2V3h-2zm-2 5h8.5c1.944 0 3.5 1.556 3.5 3.5S20.444 15 18.5 15H10V8zm0 9h9.5c1.944 0 3.5 1.556 3.5 3.5S21.444 24 19.5 24H10v-7z" overflow="visible"/></symbol><symbol id="bold" viewBox="0 0 32 32"><path d="M16 7c2.8 0 5 2.2 5 5 0 1.3-.5 2.4-1.3 3.3 1.9.7 3.3 2.5 3.3 4.7 0 2.8-2.2 5-5 5H7V7h9m-7 8h7c1.7 0 3-1.3 3-3s-1.3-3-3-3H9v6m0 8h9c1.7 0 3-1.3 3-3s-1.3-3-3-3H9v6m7-18H5v22h13c3.9 0 7-3.1 7-7 0-2.1-1-4.1-2.5-5.4.3-.8.5-1.7.5-2.6 0-3.9-3.1-7-7-7zm-5 6h5c.6 0 1 .4 1 1s-.4 1-1 1h-5v-2zm0 8h7c.6 0 1 .4 1 1s-.4 1-1 1h-7v-2z"/></symbol><symbol id="bookmark" viewBox="0 0 32 32"><path d="M7 5v23l1.594-1.188L16 21.25l7.406 5.563L25 28V5H7zm2 2h14v17l-6.406-4.813L16 18.75l-.594.438L9 24V7z"/></symbol><symbol id="box" viewBox="0 0 32 32"><path d="M4 5v6h1v16h22V11h1V5H4zm2 2h20v2H6V7zm1 4h18v14H7V11zm5.813 2A1 1 0 0 0 13 15h6a1 1 0 1 0 0-2h-6a1 1 0 0 0-.094 0 1 1 0 0 0-.094 0z" overflow="visible"/></symbol><symbol id="briefcase" viewBox="0 0 32 32"><path d="M16 3c-1.864 0-3.4 1.275-3.844 3H3v20h26V6h-9.156C19.4 4.275 17.864 3 16 3zm0 2c.81 0 1.428.385 1.75 1h-3.5c.322-.615.94-1 1.75-1zM5 8h22v9H5V8zm11 6c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zM5 19h22v5H5v-5z"/></symbol><symbol id="british_pound" viewBox="0 0 32 32"><path d="M17.688 5c-.27 0-.548.028-.813.063-3.177.41-5.875 3.14-5.875 6.592 0 1.13.283 2.242.656 3.344H9v2h3.406c.198.553.36 1.1.5 1.654.563 2.206.62 4.182-1.375 6.344H8v2h16v-5h-2v3h-7.938c1.393-2.307 1.318-4.746.782-6.845-.102-.4-.225-.772-.344-1.156H20v-2h-6.156C13.39 13.692 13 12.53 13 11.655c0-3.232 3.3-5.543 6.375-4.312l.75-1.844c-.815-.327-1.63-.5-2.438-.5z" overflow="visible"/></symbol><symbol id="brush" viewBox="0 0 32 32"><path d="M24.813 4.03c-.837 0-1.68.337-2.313.97L9.812 17.5l-.624.594c-.75.14-1.467.51-2.032 1.125-.833.907-.995 2.02-1.312 3.217-.318 1.196-.72 2.526-1.688 4l-1 1.562H5c3.915 0 6.495-1.87 7.813-3.19l.03-.03c.603-.616.94-1.394 1.063-2.187l.5-.47 12.688-12.5v-.03c1.266-1.267 1.266-3.327 0-4.594-.634-.634-1.445-.97-2.282-.97zm0 1.97c.313 0 .608.14.875.406.533.534.533 1.248 0 1.782l-9.032 8.937-1.812-1.813 9.062-8.906c.267-.266.593-.406.907-.406zM13.405 16.72l1.813 1.81-1.5 1.47-1.814-1.813 1.5-1.468zM9.97 20.03c.504.016 1.05.212 1.467.595.778.712.796 1.954-.03 2.78-.87.87-2.408 1.986-4.657 2.407.48-1.05.815-2.03 1.03-2.843.334-1.256.578-2.117.845-2.408.347-.38.838-.546 1.344-.532z"/></symbol><symbol id="buy" viewBox="0 0 32 32"><path d="M4 7c-.552 0-1 .448-1 1s.448 1 1 1h2.22l2.624 10.5c.223.89 1.02 1.5 1.937 1.5h12.47c.904 0 1.67-.6 1.908-1.47L27.75 10h-2.094l-2.406 9H10.78L8.157 8.5C7.934 7.61 7.137 7 6.22 7H4zm18 14c-1.645 0-3 1.355-3 3s1.355 3 3 3 3-1.355 3-3-1.355-3-3-3zm-9 0c-1.645 0-3 1.355-3 3s1.355 3 3 3 3-1.355 3-3-1.355-3-3-3zm3-14v5h-3l4 4 4-4h-3V7h-2zm-3 16c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1zm9 0c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1z" overflow="visible"/></symbol><symbol id="calculator" viewBox="0 0 32 32"><path d="M6 3v26h20V3H6zm2 2h16v22H8V5zm2 2v6h12V7H10zm2 2h8v2h-8V9zm-1 6v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2zm-8 4v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2zm-8 4v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2z"/></symbol><symbol id="camera" viewBox="0 0 32 32"><path d="M11.5 6l-.313.406L10 8H3v18h26V8h-7l-1.188-1.594L20.5 6h-9zm1 2h7l1.188 1.594L21 10h6v14H5V10h6l.313-.406L12.5 8zM8 11c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm8 0c-3.302 0-6 2.698-6 6s2.698 6 6 6 6-2.698 6-6-2.698-6-6-6zm0 2c2.22 0 4 1.78 4 4 0 2.22-1.78 4-4 4-2.22 0-4-1.78-4-4 0-2.22 1.78-4 4-4z"/></symbol><symbol id="cancel" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-3.78 5.78l-1.44 1.44L14.564 16l-3.782 3.78 1.44 1.44L16 17.437l3.78 3.78 1.44-1.437L17.437 16l3.78-3.78-1.437-1.44L16 14.564l-3.78-3.782z"/></symbol><symbol id="cancel_2" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11 0 2.726-.99 5.206-2.625 7.125L9.03 7.47C10.928 5.917 13.354 5 16 5zM7.625 8.875L22.97 24.53C21.072 26.083 18.646 27 16 27 9.913 27 5 22.087 5 16c0-2.726.99-5.206 2.625-7.125z"/></symbol><symbol id="cat_footprint" viewBox="0 0 32 32"><path d="M12.5 5c-1.07 0-2.002.608-2.594 1.438C9.314 7.268 9 8.34 9 9.5s.314 2.233.906 3.063C10.498 13.393 11.43 14 12.5 14c1.07 0 2.002-.608 2.594-1.438.592-.83.906-1.902.906-3.062s-.314-2.233-.906-3.063C14.502 5.607 13.57 5 12.5 5zM16 9.5c0 1.16.314 2.233.906 3.063.592.83 1.525 1.437 2.594 1.437 1.07 0 2.002-.608 2.594-1.438.592-.83.906-1.902.906-3.062s-.314-2.233-.906-3.063C21.502 5.607 20.57 5 19.5 5c-1.07 0-2.002.608-2.594 1.438C16.314 7.268 16 8.34 16 9.5zM12.5 7c.312 0 .656.156.97.594.31.437.53 1.133.53 1.906 0 .773-.22 1.47-.53 1.906-.314.438-.658.594-.97.594-.312 0-.656-.156-.97-.594-.31-.437-.53-1.133-.53-1.906 0-.773.22-1.47.53-1.906.314-.438.658-.594.97-.594zm7 0c.312 0 .656.156.97.594.31.437.53 1.133.53 1.906 0 .773-.22 1.47-.53 1.906-.314.438-.658.594-.97.594-.312 0-.656-.156-.97-.594-.31-.437-.53-1.133-.53-1.906 0-.773.22-1.47.53-1.906.314-.438.658-.594.97-.594zm-12 5c-1.07 0-2.002.608-2.594 1.438C4.314 14.268 4 15.34 4 16.5s.314 2.233.906 3.063C5.498 20.393 6.43 21 7.5 21c1.07 0 2.002-.608 2.594-1.438.592-.83.906-1.902.906-3.062s-.314-2.233-.906-3.063C9.502 12.607 8.57 12 7.5 12zm17 0c-1.07 0-2.002.608-2.594 1.438-.592.83-.906 1.902-.906 3.062s.314 2.233.906 3.063C22.498 20.393 23.43 21 24.5 21c1.07 0 2.002-.608 2.594-1.438.592-.83.906-1.902.906-3.062s-.314-2.233-.906-3.063C26.502 12.607 25.57 12 24.5 12zm-17 2c.312 0 .656.156.97.594.31.437.53 1.133.53 1.906 0 .773-.22 1.47-.53 1.906-.314.438-.658.594-.97.594-.312 0-.656-.156-.97-.594C6.22 17.97 6 17.273 6 16.5c0-.773.22-1.47.53-1.906.314-.438.658-.594.97-.594zm17 0c.312 0 .656.156.97.594.31.437.53 1.133.53 1.906 0 .773-.22 1.47-.53 1.906-.314.438-.658.594-.97.594-.312 0-.656-.156-.97-.594-.31-.437-.53-1.133-.53-1.906 0-.773.22-1.47.53-1.906.314-.438.658-.594.97-.594zM16 16c-1.333 0-2.263.865-2.72 1.625-.454.76-.734 1.392-1 1.656-.153.158-1.118.52-2.124 1.034-.503.257-1.01.6-1.437 1.125-.43.524-.72 1.25-.72 2.062 0 1.92 1.58 3.5 3.5 3.5.865 0 1.77-.28 2.654-.53C15.044 26.216 16 26 16 26s.957.216 1.844.47c.886.25 1.79.53 2.656.53 1.92 0 3.5-1.58 3.5-3.5 0-.794-.293-1.52-.72-2.03-.425-.513-.937-.83-1.436-1.095-1-.53-1.983-.95-2.125-1.094-.24-.236-.51-.89-.97-1.653C18.29 16.86 17.34 16 16 16zm0 2c.66 0 .733.16 1.03.656.3.495.524 1.336 1.25 2.063.825.82 1.867 1 2.626 1.403.38.202.67.417.844.625.173.207.25.396.25.75 0 .84-.66 1.5-1.5 1.5-.29 0-1.224-.22-2.094-.47-.87-.247-1.59-.53-2.406-.53-.816 0-1.536.283-2.406.53-.87.25-1.804.47-2.094.47-.84 0-1.5-.66-1.5-1.5 0-.403.084-.61.25-.814.166-.203.472-.404.844-.593.744-.38 1.78-.53 2.625-1.374.732-.737.952-1.605 1.25-2.095.29-.49.36-.624 1.03-.624z" overflow="visible"/></symbol><symbol id="checked" viewBox="0 0 32 32"><path d="M16 3C8.8 3 3 8.8 3 16s5.8 13 13 13 13-5.8 13-13c0-1.4-.188-2.794-.688-4.094L26.688 13.5c.2.8.313 1.6.313 2.5 0 6.1-4.9 11-11 11S5 22.1 5 16 9.9 5 16 5c3 0 5.694 1.194 7.594 3.094L25 6.688C22.7 4.388 19.5 3 16 3zm11.28 4.28L16 18.563l-4.28-4.28-1.44 1.437 5 5 .72.686.72-.687 12-12-1.44-1.44z"/></symbol><symbol id="checked_2" viewBox="0 0 32 32"><path d="M4 4v24h24V12.187l-2 2V26H6V6h19.813l2-2H4zm23.28 3.28L16 18.563l-4.28-4.28-1.44 1.437 5 5 .72.686.72-.687 12-12-1.44-1.44z"/></symbol><symbol id="checkmark" viewBox="0 0 32 32"><path d="M28.28 6.28L11 23.563l-7.28-7.28-1.44 1.437 8 8 .72.686.72-.687 18-18-1.44-1.44z"/></symbol><symbol id="chevron_down" viewBox="0 0 32 32"><path d="M6.906 6.594l-.718.687L2.28 11.19l-.685.72.687.687 13 13 .72.718.72-.718 13-13 .686-.688-.687-.72-3.906-3.905-.72-.686-.687.687L16 15.688 7.594 7.28l-.688-.686zm-.03 2.843l8.405 8.376.72.687.72-.688 8.406-8.375 2.438 2.438L16 23.47 4.437 11.874l2.438-2.438z"/></symbol><symbol id="chevron_down_round" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-5.28 7.78l-1.44 1.44 6 6 .72.686.72-.687 6-6-1.44-1.44L16 18.063l-5.28-5.282z"/></symbol><symbol id="chevron_left" viewBox="0 0 32 32"><path d="M19.75 2.594l-.72.687-12 12-.686.72.687.72 12 12 .72.687.72-.687 3.594-3.626.687-.688-.687-.718L16.375 16l7.688-7.688.687-.718-.688-.688L20.47 3.28l-.72-.686zm0 2.844l2.188 2.187-7.688 7.656-.72.72.72.72 7.688 7.656-2.188 2.188L9.187 16 19.75 5.437z"/></symbol><symbol id="chevron_left_round" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm1.78 4.28l-6 6-.686.72.687.72 6 6 1.44-1.44L13.938 16l5.28-5.28-1.437-1.44z"/></symbol><symbol id="chevron_right" viewBox="0 0 32 32"><path d="M12.25 2.594l-.72.687-3.59 3.627-.688.688.688.718L15.625 16l-7.688 7.688-.687.718.688.688 3.593 3.625.72.685.72-.687 12-12 .687-.72-.687-.72-12-12-.72-.686zm0 2.844L22.813 16 12.25 26.563l-2.188-2.188 7.688-7.656.72-.72-.72-.72-7.688-7.656 2.188-2.188z"/></symbol><symbol id="chevron_right_round" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-1.78 4.28l-1.44 1.44L18.064 16l-5.282 5.28 1.44 1.44 6-6 .686-.72-.687-.72-6-6z"/></symbol><symbol id="chevron_up" viewBox="0 0 32 32"><path d="M16 5.688l-.72.718-13 13-.686.688.687.718 3.91 3.908.718.686.688-.687L16 16.31l8.406 8.406.688.686.718-.687 3.907-3.907.685-.72-.687-.687-13-13-.72-.718zm0 2.843l11.563 11.596-2.438 2.438-8.406-8.375-.72-.69-.72.688-8.405 8.374-2.438-2.437L16 8.53z"/></symbol><symbol id="chevron_up_round" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm0 6.094l-.72.687-6 6 1.44 1.44L16 13.938l5.28 5.28 1.44-1.437-6-6-.72-.686z"/></symbol><symbol id="circle" viewBox="0 0 32 32"><path d="M16 4C9.384 4 4 9.384 4 16s5.384 12 12 12 12-5.384 12-12S22.616 4 16 4zm0 2c5.535 0 10 4.465 10 10s-4.465 10-10 10S6 21.535 6 16 10.465 6 16 6z" overflow="visible"/></symbol><symbol id="circle_notch" viewBox="0 0 32 32"><path d="M18 4.18v2.022c4.56.93 8 4.97 8 9.798 0 5.514-4.486 10-10 10S6 21.514 6 16c0-4.83 3.44-8.87 8-9.798v-2.02C8.334 5.136 4 10.065 4 16c0 6.617 5.383 12 12 12s12-5.383 12-12c0-5.934-4.334-10.863-10-11.82z"/></symbol><symbol id="circle_thin" viewBox="0 0 32 32"><path d="M16 4C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4zm0 1c6.08 0 11 4.92 11 11s-4.92 11-11 11S5 22.08 5 16 9.92 5 16 5z" overflow="visible"/></symbol><symbol id="clipboard" viewBox="0 0 32 32"><path d="M16 3c-1.26 0-2.152.89-2.594 2H6v23h20V5h-7.406C18.152 3.89 17.26 3 16 3zm0 2c.555 0 1 .445 1 1v1h3v2h-8V7h3V6c0-.555.445-1 1-1zM8 7h2v4h12V7h2v19H8V7z"/></symbol><symbol id="code_file" viewBox="0 0 32 32"><path d="M6 3v26h20V9.594l-.28-.313-6-6-.314-.28H6zm2 2h10v6h6v16H8V5zm12 1.438L22.563 9H20V6.437zM16 13l-2 12h2l2-12h-2zm-3.78 2.375l-2.5 3-.533.625.532.625 2.5 3 1.56-1.25L11.812 19l1.968-2.375-1.56-1.25zm7.56 0l-1.56 1.25L20.187 19l-1.97 2.375 1.563 1.25 2.5-3 .532-.625-.53-.625-2.5-3z" overflow="visible"/></symbol><symbol id="color_dropper" viewBox="0 0 32 32"><path d="M24.656 3.03c-1.108 0-2.222.41-3.062 1.25l-2.782 2.814-1-1L16.407 7.5l1 1-9.5 9.5c-1.04 1.04-1.633 1.792-2 2.47-.366.676-.494 1.284-.562 1.686-.068.402-.1.62-.344 1.063-.243.44-.732 1.074-1.72 2.06l-.685.72.687.72 2 2 .72.685.72-.687c.96-.96 1.573-1.427 2-1.657.425-.23.65-.274 1.06-.343.412-.07 1.003-.186 1.69-.564.685-.378 1.466-.998 2.53-2.062l9.5-9.5 1 1 1.406-1.405-1-1 2.813-2.782c1.68-1.68 1.68-4.444 0-6.125-.84-.84-1.954-1.25-3.063-1.25zm0 2c.592 0 1.166.23 1.625.69.92.918.92 2.36 0 3.28l-2.78 2.78-3.28-3.28L23 5.72c.46-.46 1.065-.69 1.656-.69zm-5.843 4.876l3.28 3.28-9.5 9.502c-.985.986-1.65 1.475-2.093 1.718-.442.244-.66.276-1.063.344-.402.068-.98.165-1.656.53-.46.25-1.085.848-1.685 1.376l-.75-.75c.547-.62 1.147-1.25 1.406-1.718.38-.687.494-1.31.564-1.72.07-.41.113-.604.343-1.03.23-.427.696-1.072 1.657-2.032l9.5-9.5z"/></symbol><symbol id="columns" viewBox="0 0 32 32"><path d="M5 5v22h22V5H5zm2 2h8v18H7V7zm10 0h8v18h-8V7z" overflow="visible"/></symbol><symbol id="comments" viewBox="0 0 32 32"><path d="M3 6v20h9.563l2.718 2.72.72.686.72-.687L19.438 26H29V6H3zm2 2h22v16h-8.406l-.313.28L16 26.563l-2.28-2.28-.314-.282H5V8zm4 3v2h14v-2H9zm0 4v2h14v-2H9zm0 4v2h10v-2H9z"/></symbol><symbol id="compress" viewBox="0 0 32 32"><path d="M28.28 2.28L19 11.595V3h-2v12h12v-2h-8.594l9.313-9.28-1.44-1.44zM3 17v2h8.594L2.28 28.28l1.44 1.44L13 20.405V29h2V17H3z"/></symbol><symbol id="controller" viewBox="0 0 32 32"><path d="M16 7C9.617 7 4.03 9.063 4.03 9.063l-.593.218-.062.597-1.344 10.25c-.362 2.835 1.668 5.48 4.5 5.844 2.64.34 5.01-1.44 5.628-3.97h7.688c.62 2.53 2.986 4.31 5.625 3.97 2.835-.365 4.865-3.01 4.5-5.844l-1.344-10.25-.063-.594-.593-.216S22.38 7 16 7zm0 2c5.486 0 10.007 1.524 10.75 1.78l1.22 9.626c.226 1.763-.988 3.336-2.75 3.563-1.763.224-3.368-.99-3.595-2.75l-.03-.347L21.47 20H10.53l-.124.874-.03.344c-.227 1.762-1.832 2.976-3.595 2.75-1.76-.228-2.974-1.8-2.75-3.564l1.22-9.625C5.995 10.523 10.516 9 16 9zm-7 3v2H7v2h2v2h2v-2h2v-2h-2v-2H9zm13 0c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm-2 2c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm4 0c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm-2 2c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z"/></symbol><symbol id="copy" viewBox="0 0 32 32"><path d="M4 4v20h7v-2H6V6h12v1h2V4H4zm8 4v20h16V8H12zm2 2h12v16H14V10z"/></symbol><symbol id="copyright" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-.094 5c-3.324 0-6 2.676-6 6s2.676 6 6 6c2.4 0 4.45-1.44 5.406-3.47l-1.812-.843C18.855 19.057 17.506 20 15.906 20c-2.276 0-4-1.724-4-4s1.724-4 4-4c1.6 0 2.95.942 3.594 2.313l1.813-.844c-.956-2.03-3.007-3.47-5.407-3.47z"/></symbol><symbol id="create_new" viewBox="0 0 32 32"><path d="M25 4.03c-.765 0-1.517.3-2.094.876L13 14.78l-.22.22-.06.313-.69 3.5-.31 1.468 1.467-.31 3.5-.69.313-.06.22-.22 9.874-9.905c1.153-1.154 1.153-3.034 0-4.188-.577-.577-1.33-.875-2.094-.875zm0 1.94c.235 0 .464.12.688.343.446.446.446.928 0 1.375L16 17.374l-1.72.344.345-1.72 9.688-9.688c.223-.223.452-.343.687-.343zM4 8v20h20V14.812l-2 2V26H6V10h9.188l2-2H4z"/></symbol><symbol id="crop" viewBox="0 0 32 32"><path d="M8 4v4H4v2h4v14h14v4h2v-4h4v-2H11.437L22 11.437V21h2V9.437l3.72-3.718-1.44-1.44L22.563 8H11v2h9.563L10 20.563V4H8z"/></symbol><symbol id="cut" viewBox="0 0 32 32"><path d="M6 6c-2.197 0-4 1.803-4 4s1.803 4 4 4c.957 0 1.81-.37 2.5-.938l5.22 2.97-5.158 2.937C7.864 18.373 6.982 18 6 18c-2.197 0-4 1.803-4 4s1.803 4 4 4 4-1.803 4-4c0-.494-.115-.97-.28-1.406L30 9h-4l-10.22 5.844-6.06-3.438c.072-.194.144-.387.186-.594.054-.26.094-.537.094-.812 0-2.197-1.803-4-4-4zm0 2c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2c0-.14.005-.275.03-.406C4.217 8.677 5.024 8 6 8zm13.094 8.813l-2 1.093L26 23h4l-10.906-6.188zM6 20c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2c0-.14.005-.275.03-.406C4.217 20.677 5.024 20 6 20z"/></symbol><symbol id="database" viewBox="0 0 32 32"><path d="M6 4v24h20V4H6zm2 2h16v5H8V6zm0 7h16v6H8v-6zm0 8h16v5H8v-5z"/></symbol><symbol id="dining_room" viewBox="0 0 32 32"><path d="M22.406 4L17.78 8.594c-1.152 1.153-1.152 3.065 0 4.22L16 14.56l-1.28-1.28-7.5-7.5-.72-.688-.72.687c-1.77 1.77-1.77 4.667 0 6.44l6.282 6.28-7.78 7.78 1.437 1.44 7.78-7.783 1.187 1.156.718.718.688-.717 1.78-1.782 8.407 8.408 1.44-1.44-9.126-9.093L17.437 16l1.75-1.78h.032l.03.03c1.157 1.1 3.02 1.105 4.155-.03l.094-.126 4.5-4.5-1.407-1.406L22 12.78c-.435.436-.937.445-1.375.033l5.28-5.313L24.5 6.094l-5.313 5.28c-.412-.437-.403-.94.032-1.374l4.592-4.594L22.405 4zM6.78 8.22l9.69 9.686-1.064 1.063-8.187-8.19c-.743-.74-.765-1.677-.44-2.56z"/></symbol><symbol id="diploma_1" viewBox="0 0 32 32"><path d="M16 3c-.624 0-1.248.213-1.78.594L12.56 4.75 10.656 5h-.03l-.032.03c-1.275.285-2.28 1.29-2.563 2.564l-.03.03v.032l-.25 1.938-1.155 1.5-.032.03v.032c-.698 1.118-.73 2.56.032 3.625l1.185 1.66.314 1.718-3.22 4.907-1.03 1.53h4.78l1.157 2.688.72 1.72 1.03-1.563 3.16-4.75c.845.35 1.805.38 2.623 0l3.157 4.75L21.5 29l.72-1.72 1.155-2.686h4.78l-1.03-1.532L24 18.312l.25-1.874 1.156-1.656.032-.03v-.03c.698-1.12.73-2.528-.032-3.595L24.25 9.47l-.375-1.876h.03c0-.025-.027-.04-.03-.063-.18-1.306-1.217-2.37-2.53-2.53h-.032l-1.875-.25-1.657-1.155C17.25 3.215 16.626 3 16 3zm0 2.03c.23 0 .458.07.625.19l1.78 1.28.22.156.25.032L21.063 7h.03c.448.05.764.365.813.813v.062l.407 2.22.03.217.157.188 1.28 1.78c.24.335.27.894-.03 1.376l-1.25 1.75-.156.22-.032.25L22 18.062v.03c-.018.165-.073.316-.156.438l-.063.032v.032c-.142.17-.34.284-.592.312h-.062l-2.28.407-.25.03-.19.157-1.78 1.28c-.333.24-.924.27-1.406-.03l-1.626-1.25-.188-.156-.28-.032-2.19-.312h-.03c-.31-.034-.55-.194-.688-.438-.063-.11-.11-.236-.126-.375v-.062l-.406-2.28-.032-.25-.156-.19-1.28-1.78c-.24-.333-.27-.924.03-1.406l1.25-1.627.156-.188.03-.28.283-2.095c.002-.014.026-.015.03-.03.125-.487.513-.875 1-1 .015-.004.016-.028.03-.03l2.095-.282.25-.032.22-.156 1.78-1.28c.167-.12.396-.19.625-.19zm6.906 15.22l1.532 2.344H22.03l-.25.625-.686 1.592-2.125-3.25.467-.344 1.968-.345v.03c.025 0 .04-.027.063-.03.536-.073 1.027-.302 1.436-.625zm-13.812.03c.427.382.967.648 1.562.72h.03l1.908.25.437.344-2.123 3.218-.687-1.593-.25-.627H7.56l1.532-2.313z"/></symbol><symbol id="doctor" viewBox="0 0 32 32"><path d="M8.438 6l-.282.47S5 11.652 5 20v1h6.094c-.067.325-.094.656-.094 1 0 2.75 2.25 5 5 5s5-2.25 5-5c0-.344-.027-.675-.094-1H27v-1c0-4.61-.776-7.99-1.563-10.22-.786-2.228-1.625-3.374-1.625-3.374L23.5 6H8.437zm1.218 2h12.72c.145.208.573.732 1.186 2.47.65 1.84 1.232 4.73 1.344 8.53H20c-.915-1.21-2.376-2-4-2s-3.085.79-4 2H7.094c.228-6.65 2.232-10.43 2.562-11zM15 10v2h-2v2h2v2h2v-2h2v-2h-2v-2h-2zm1 9c1.67 0 3 1.33 3 3s-1.33 3-3 3-3-1.33-3-3 1.33-3 3-3zm0 2c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z"/></symbol><symbol id="document" viewBox="0 0 32 32"><path d="M6 3v26h20V9.594l-.28-.313-6-6-.314-.28H6zm2 2h10v6h6v16H8V5zm12 1.438L22.563 9H20V6.437zM11 13v2h10v-2H11zm0 4v2h10v-2H11zm0 4v2h10v-2H11z"/></symbol><symbol id="double_left" viewBox="0 0 32 32"><path d="M15.906 4.78l-10.5 10.5-.718.72.718.72 10.5 10.5 1.406-1.44L7.532 16l9.78-9.78-1.405-1.44zm7 0l-10.5 10.5-.72.72.72.72 10.5 10.5 1.407-1.44L14.53 16l9.783-9.78-1.407-1.44z"/></symbol><symbol id="double_right" viewBox="0 0 32 32"><path d="M9.094 4.78L7.688 6.22l9.78 9.78-9.78 9.78 1.406 1.44 10.5-10.5.718-.72-.718-.72-10.5-10.5zm7 0l-1.407 1.44L24.47 16l-9.782 9.78 1.406 1.44 10.5-10.5.718-.72-.718-.72-10.5-10.5z"/></symbol><symbol id="double_up" viewBox="0 0 32 32"><path d="M16 4.688l-.72.718-11.5 11.5 1.44 1.407L16 7.53l10.78 10.782 1.44-1.406-11.5-11.5-.72-.718zm0 7l-.72.718-11.5 11.5 1.44 1.407L16 14.53l10.78 10.783 1.44-1.407-11.5-11.5-.72-.72z"/></symbol><symbol id="down_arrow" viewBox="0 0 32 32"><path d="M15 4v20.063L8.22 17.28l-1.44 1.44 8.5 8.5.72.686.72-.687 8.5-8.5-1.44-1.44L17 24.062V4h-2z"/></symbol><symbol id="down_round" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-1 4v10.28l-4-4-1.406 1.44 5.687 5.686.72.72.72-.72 5.687-5.687L21 15.28l-4 4V9h-2z"/></symbol><symbol id="down_squared" viewBox="0 0 32 32"><path d="M5 5v22h22V5H5zm2 2h18v18H7V7zm3.72 5.78l-1.44 1.44 6 6 .72.686.72-.687 6-6-1.44-1.44L16 18.063l-5.28-5.282z"/></symbol><symbol id="download" viewBox="0 0 32 32"><path d="M15 4v16.563L9.72 15.28l-1.44 1.44 7 7 .72.686.72-.687 7-7-1.44-1.44L17 20.563V4h-2zM7 27v2h18v-2H7z"/></symbol><symbol id="download_2" viewBox="0 0 32 32"><path d="M16 5c-4.12 0-7.36 3.13-7.813 7.125-1.794.3-3.246 1.52-3.843 3.22C1.884 16.055 0 18.248 0 21c0 3.324 2.676 6 6 6h20c3.324 0 6-2.676 6-6 0-1.76-.855-3.336-2.094-4.438-.232-3.514-3.035-6.318-6.562-6.5C22.14 7.132 19.378 5 16 5zm0 2c2.762 0 4.97 1.77 5.75 4.28l.22.72H23c2.755 0 5 2.245 5 5v.5l.406.313C29.35 18.52 30 19.733 30 21c0 2.276-1.724 4-4 4H6c-2.276 0-4-1.724-4-4 0-2.02 1.45-3.588 3.28-3.906l.657-.125.125-.658C6.362 14.962 7.556 14 9 14h1v-1c0-3.37 2.63-6 6-6zm-1 5v6.563l-2.28-2.282-1.44 1.44 4 4 .72.687.72-.687 4-4-1.44-1.44L17 18.563V12h-2z"/></symbol><symbol id="electrical" viewBox="0 0 32 32"><path d="M22 3.594l-4 3.97-2.28-2.283-1.44 1.44.75.75-5.124 5.125c-1.212 1.212-1.212 3.194 0 4.406l1.844 1.845-7.47 7.437 1.44 1.44 7.436-7.47L15 22.094c1.212 1.212 3.194 1.212 4.406 0l5.125-5.125.75.75 1.44-1.44L24.438 14l3.968-4L27 8.594l-4 3.97L19.437 9l3.97-4L22 3.594zm-5.563 5.28l6.688 6.688L18 20.69c-.388.386-1.206.386-1.594 0l-5.093-5.095c-.388-.388-.388-1.206 0-1.594l5.124-5.124z"/></symbol><symbol id="electricity" viewBox="0 0 32 32"><path d="M18.875 4l-6.906 7.313-.846.906 1.063.623 7.187 4.344L12 24.563V20h-2v8h8v-2h-4.563l8.282-8.28.904-.907-1.094-.657-7.25-4.375 6.033-6.404L18.875 4z"/></symbol><symbol id="eraser" viewBox="0 0 32 32"><path d="M18.906 4.094c-.805-.002-1.64.272-2.28.843v.032l-.032.03L4.906 16.593c-1.212 1.212-1.204 3.184-.062 4.468l.03.032h.032l6 6c1.213 1.212 3.184 1.204 4.47.062v-.03l.03-.032L27 15.5c1.267-1.267 1.306-3.288.094-4.5l-6-6c-.606-.606-1.382-.905-2.188-.906zm-.03 2.03c.318 0 .618.088.81.282l6.002 6c.387.388.44 1.154-.094 1.688l-5.032 5.03-7.656-7.655 5.063-5.034.03-.03c.252-.21.57-.28.874-.282zm-7.407 6.782l7.654 7.656-5.094 5.094-.03.032c-.517.428-1.308.38-1.688 0L6.345 19.75c-.016-.018-.017-.044-.032-.063-.41-.517-.374-1.313 0-1.687l5.157-5.094z"/></symbol><symbol id="euro" viewBox="0 0 32 32"><path d="M18 4c-4.738 0-8.587 3.887-9.688 9H6v2h2.063c-.023.328-.063.666-.063 1 0 .334.04.672.063 1H6v2h2.313c1.1 5.113 4.95 9 9.687 9 2.71 0 5.17-1.303 6.938-3.344l-1.532-1.312C21.954 25.02 20.07 26 18 26c-3.502 0-6.59-2.898-7.625-7H19v-2h-8.97c-.025-.33-.03-.66-.03-1 0-.34.005-.67.03-1H19v-2h-8.625C11.41 8.898 14.498 6 18 6c2.07 0 3.954.98 5.406 2.656l1.532-1.312C23.168 5.304 20.708 4 18 4z" overflow="visible"/></symbol><symbol id="exclamation_mark" viewBox="0 0 32 32"><path d="M13 4v16h6V4h-6zm2 2h2v12h-2V6zm-2 16v6h6v-6h-6zm2 2h2v2h-2v-2z"/></symbol><symbol id="export" viewBox="0 0 32 32"><path d="M6 4v24h20v-8l-2 2v4H8V6h16v4l2 2V4H6zm16.406 7L21 12.406 23.563 15h-9.657v2h9.656L21 19.594 22.406 21l4.313-4.28.685-.72-.687-.72L22.405 11z"/></symbol><symbol id="fantasy" viewBox="0 0 32 32"><path d="M20.875 2.563l-.688.75-1.687 1.78h-3.594v3.5l-1.72 1.813-.686.72.688.687 1.5 1.5L3.03 25l-.717.72.718.686 2.565 2.563.718.717.688-.72 11.69-11.655 1.5 1.5.686.687.72-.69 1.81-1.717h3.5V13.5l1.782-1.688.75-.687-.718-.72-1.814-1.81v-3.5h-3.5L21.594 3.28l-.72-.717zm.03 2.874l1.376 1.375.315.282h2.312v2.312l.282.313 1.374 1.373-1.344 1.28-.314.282v2.438h-2.312l-.282.28-1.406 1.345-.843-.845 3.843-3.813.72-.687-.72-.72-2.562-2.56-.688-.69-.718.69-3.813 3.842-.844-.843 1.346-1.406.28-.282v-2.31h2.44l.28-.313 1.28-1.342zm-.25 4.782l1.126 1.154-15.467 15.47-1.156-1.126 15.5-15.5zM19 21v1h-1v2h1v1h2v-1h1v-2h-1v-1h-2zm6 2v2h-2v2h2v2h2v-2h2v-2h-2v-2h-2z"/></symbol><symbol id="fax" viewBox="0 0 32 32"><path d="M12 5v5h-2V8H4v18h2v1c0 1.645 1.355 3 3 3s3-1.355 3-3v-1h16V10h-4V5H12zm2 2h8v5h-8V7zm-8 3h2v14H6V10zm4 2h2v2h12v-2h2v12H10V12zm3 4v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2zm-8 4v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2zM8 26h2v1c0 .555-.445 1-1 1-.555 0-1-.445-1-1v-1z"/></symbol><symbol id="female" viewBox="0 0 32 32"><path d="M19.72 4.28l-1.44 1.44L21.563 9l-2.968 2.97C17.055 10.74 15.115 10 13 10c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9c0-2.114-.742-4.055-1.97-5.594l2.97-2.97 3.28 3.283 1.44-1.44L24.437 9l3.28-3.28-1.437-1.44L23 7.563l-3.28-3.28zM13 12c3.878 0 7 3.122 7 7s-3.122 7-7 7-7-3.122-7-7 3.122-7 7-7z"/></symbol><symbol id="file" viewBox="0 0 32 32"><path d="M6 3v26h20V9.594l-.28-.313-6-6-.314-.28H6zm2 2h10v6h6v16H8V5zm12 1.438L22.563 9H20V6.437z"/></symbol><symbol id="film" viewBox="0 0 32 32"><path d="M4 4v24h24V4H4zm2 2h2v1h2V6h12v1h2V6h2v20h-2v-1h-2v1H10v-1H8v1H6V6zm2 3v2h2V9H8zm14 0v2h2V9h-2zM8 13v2h2v-2H8zm14 0v2h2v-2h-2zM8 17v2h2v-2H8zm14 0v2h2v-2h-2zM8 21v2h2v-2H8zm14 0v2h2v-2h-2z"/></symbol><symbol id="filter" viewBox="0 0 32 32"><path d="M5 4v2.344l.22.28 7.78 9.72V28l1.594-1.188 4-3L19 23.5v-7.156l7.78-9.72.22-.28V4H5zm2.28 2h17.44l-7.19 9h-3.06L7.28 6zM15 17h2v5.5L15 24v-7z"/></symbol><symbol id="finish_flag" viewBox="0 0 32 32"><path d="M5 4v24h2v-8h20V4H5zm2 2h3v3h3V6h3v3h3V6h3v3h3v3h-3v3h3v3h-3v-3h-3v3h-3v-3h-3v3h-3v-3H7v-3h3V9H7V6zm3 6v3h3v-3h-3zm3 0h3V9h-3v3zm3 0v3h3v-3h-3zm3 0h3V9h-3v3z"/></symbol><symbol id="fire_extinguisher" viewBox="0 0 32 32"><path d="M16 4c-1.292 0-2.394.844-2.813 2H12c-2.745 0-5 2.255-5 5h2c0-1.655 1.345-3 3-3h1v2.47c-.32.237-.733.575-1.22 1.06C10.954 12.36 10 13.5 10 15v13h12V15c0-1.5-.953-2.64-1.78-3.47-.487-.485-.9-.823-1.22-1.06v-.283l4.844.813 1.156.188V4.812L23.844 5l-5.094.844C18.292 4.77 17.234 4 16 4zm0 2c.555 0 1 .445 1 1v3h-2V7c0-.555.445-1 1-1zm7 1.188v1.625l-4-.688v-.25l4-.688zM14.375 12h3.25c.15.105.578.39 1.156.97.674.67 1.22 1.53 1.22 2.03v11h-8V15c0-.5.548-1.36 1.22-2.03.578-.58 1.005-.865 1.156-.97zM14 17v2h4v-2h-4z"/></symbol><symbol id="folder" viewBox="0 0 32 32"><path d="M6 3v26h20V15.437l1.72-1.718.28-.315V3H6zm2 2h14v8.406l.28.313L24 15.435V27H8V5zm16 0h2v7.563l-1 1-1-1V5z"/></symbol><symbol id="football2" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c.602 0 1.175.063 1.75.156L16 6.406l-1.75-1.25C14.822 5.066 15.402 5 16 5zm-4.188.844l3.594 2.625.594.435.594-.437 3.593-2.626c1.6.663 3.01 1.68 4.125 2.968l-1.375 4.282-.218.687.592.407 3.625 2.656c-.134 1.762-.672 3.412-1.532 4.843h-5.282l-.218.688L18.5 26.72c-.802.185-1.64.28-2.5.28-.895 0-1.762-.112-2.594-.313l-1.375-4.28-.216-.688h-5.22c-.875-1.44-1.396-3.1-1.53-4.877l3.593-2.625.594-.408-.22-.687-1.404-4.25c1.124-1.32 2.56-2.36 4.188-3.03zM16 10.094l-.594.437-4.562 3.315-.563.437.22.69 1.75 5.342.22.688h7.062l.22-.688 1.75-5.343.22-.69-.564-.435-4.562-3.313-.594-.436zm9.75.812c.547 1.047.907 2.194 1.094 3.406l-1.782-1.28.688-2.126zm-19.53.063l.686 2.06-1.75 1.282c.183-1.19.533-2.315 1.063-3.344zM16 12.592l3.375 2.437-1.28 3.97h-4.19l-1.28-3.97L16 12.595zm5.594 11.094h2.25c-.853.877-1.83 1.603-2.938 2.156l.688-2.157zm-13.438.03h2.188l.687 2.095c-1.067-.542-2.04-1.25-2.873-2.094z"/></symbol><symbol id="gender" viewBox="0 0 32 32"><path d="M22 3v2h3.563l-3.375 3.406C20.985 7.504 19.53 7 18 7c-1.87 0-3.616.74-4.938 2.063C11.742 10.383 11 12.13 11 14s.74 3.614 2.063 4.938c.87.87 1.906 1.495 3.062 1.812.114-.087.242-.178.344-.28.43-.434.713-.958.873-1.532-1.09-.14-2.085-.617-2.875-1.407C13.524 16.59 13 15.337 13 14s.525-2.586 1.47-3.53C15.412 9.523 16.664 9 18 9s2.587.525 3.53 1.47c.945.943 1.47 2.195 1.47 3.53 0 .865-.245 1.67-.656 2.406.096.516.156 1.058.156 1.594 0 .498-.042.99-.125 1.47.2-.163.378-.348.563-.532C24.26 17.614 25 15.87 25 14c0-1.53-.504-2.984-1.406-4.188L27 6.438V10h2V3h-7zm-6.125 8.25c-.114.087-.242.178-.344.28-.43.434-.713.96-.873 1.533 1.09.14 2.085.616 2.875 1.406.945.942 1.47 2.194 1.47 3.53s-.525 2.585-1.47 3.53C16.588 22.476 15.336 23 14 23s-2.587-.525-3.53-1.47C9.524 20.588 9 19.336 9 18c0-.865.245-1.67.656-2.406C9.56 15.078 9.5 14.536 9.5 14c0-.498.042-.99.125-1.47-.2.163-.377.348-.563.533C7.742 14.383 7 16.13 7 18c0 1.53.504 2.984 1.406 4.188L6.72 23.875l-2-2-1.44 1.406 2 2-2 2 1.44 1.44 2-2 2 2 1.405-1.44-2-2 1.688-1.685C11.017 24.5 12.466 25 14 25c1.87 0 3.616-.74 4.938-2.063C20.26 21.617 21 19.87 21 18s-.74-3.614-2.063-4.938c-.87-.87-1.906-1.495-3.062-1.812z"/></symbol><symbol id="gender_neutral_user" viewBox="0 0 32 32"><path d="M16 5c-3.854 0-7 3.146-7 7 0 2.41 1.23 4.552 3.094 5.813C8.527 19.343 6 22.88 6 27h2c0-4.43 3.57-8 8-8s8 3.57 8 8h2c0-4.12-2.527-7.658-6.094-9.188C21.77 16.552 23 14.41 23 12c0-3.854-3.146-7-7-7zm0 2c2.773 0 5 2.227 5 5s-2.227 5-5 5-5-2.227-5-5 2.227-5 5-5z"/></symbol><symbol id="genderqueer" viewBox="0 0 32 32"><path d="M26.594 3.97L23.5 7.06l-2.28-2.28-1.44 1.437 2.282 2.28-3.312 3.313c-.79-.524-1.734-.81-2.75-.81s-1.96.286-2.75.813L11.937 10.5l1.782-1.78-1.44-1.44-1.78 1.782L7.436 6H11V4H4v7h2V7.437L9.063 10.5 7.28 12.28l1.44 1.44 1.78-1.783 1.313 1.313C11.286 14.04 11 14.984 11 16c0 2.406 1.727 4.438 4 4.906v4.657l-2.28-2.282-1.44 1.44 4 4 .72.687.72-.687 4-4-1.44-1.44L17 25.563v-4.656c2.273-.468 4-2.5 4-4.906 0-1.015-.286-1.96-.813-2.75L23.5 9.938l2.28 2.282 1.44-1.44-2.282-2.28 3.093-3.095-1.435-1.437zM16 13c1.67 0 3 1.33 3 3s-1.33 3-3 3-3-1.33-3-3 1.33-3 3-3z"/></symbol><symbol id="generic_sorting" viewBox="0 0 32 32"><path d="M4 5v2h12V5H4zm17 0v18.688l-2.594-2.594L17 22.5l4.28 4.313.72.687.72-.688L27 22.5l-1.406-1.406L23 23.687V5h-2zM4 9v2h10V9H4zm0 4v2h8v-2H4zm0 4v2h6v-2H4zm0 4v2h4v-2H4zm0 4v2h2v-2H4z"/></symbol><symbol id="generic_sorting_2" viewBox="0 0 32 32"><path d="M4 5v2h2V5H4zm17 0v18.688l-2.594-2.594L17 22.5l4.28 4.313.72.687.72-.688L27 22.5l-1.406-1.406L23 23.687V5h-2zM4 9v2h4V9H4zm0 4v2h6v-2H4zm0 4v2h8v-2H4zm0 4v2h10v-2H4zm0 4v2h12v-2H4z"/></symbol><symbol id="generic_text" viewBox="0 0 32 32"><path d="M15 6L8 26h2l2.094-6h7.812L22 26h2L17 6h-2zm1 2.844L19.188 18h-6.375L16 8.844z"/></symbol><symbol id="gift" viewBox="0 0 32 32"><path d="M12 5c-1.645 0-3 1.355-3 3 0 .353.073.684.188 1H4v6h1v13h22V15h1V9h-5.188c.115-.316.188-.647.188-1 0-1.645-1.355-3-3-3-1.75 0-2.94 1.33-3.72 2.438-.103.148-.188.292-.28.437-.092-.145-.177-.29-.28-.438C14.94 6.33 13.75 5 12 5zm0 2c.626 0 1.436.67 2.063 1.563.152.217.13.23.25.437H12c-.565 0-1-.435-1-1s.435-1 1-1zm8 0c.565 0 1 .435 1 1s-.435 1-1 1h-2.313c.12-.206.098-.22.25-.438C18.564 7.672 19.375 7 20 7zM6 11h20v2h-9v-1h-2v1H6v-2zm1 4h18v11h-8V16h-2v10H7V15z" overflow="visible"/></symbol><symbol id="google_wallet" viewBox="0 0 32 32"><path d="M22 3.5c-.58 0-1.143.16-1.656.438-1.693.92-2.322 3.024-1.407 4.718.006.01.45.945.875 2.47-2.123-3.064-4.39-4.675-4.5-4.75-.017-.016-.045-.018-.062-.032a1 1 0 0 0-.094-.063c-.613-.483-1.358-.78-2.156-.78-.71 0-1.383.22-1.97.627-1.582 1.088-1.988 3.254-.905 4.844 0 0 .254.45.53 1.093-.354-.28-.708-.532-1.06-.75C8.18 10.443 7.005 10 6 10c-1.645 0-3 1.355-3 3 0 1.008.614 1.788 1.28 2.344.67.555 1.454 1.024 2.25 1.562 1.484 1 2.976 2.2 3.814 4.47-.223.522-.402.927-.406.936-.937 1.662-.333 3.77 1.343 4.72.528.297 1.12.468 1.72.468 1.26 0 2.41-.686 3.03-1.78.166-.29 1.115-2.056 1.784-4.595.42 1.26.784 2.9.688 4.813a1 1 0 0 0 .064.593c.003.024-.004.045 0 .066.196 1.104.9 2.102 2 2.593.45.202.94.312 1.437.312 1.38 0 2.626-.802 3.19-2.062.235-.53 2.31-5.34 2.31-11.343 0-6.145-2.19-10.327-2.437-10.782C24.448 4.193 23.28 3.5 22 3.5zm0 2c.53 0 1.04.285 1.313.78.088.164 2.187 4.057 2.187 9.814 0 5.694-2.038 10.337-2.125 10.53-.25.558-.802.876-1.375.876-.204 0-.426-.036-.625-.125-.756-.338-1.087-1.244-.75-2 .028-.064 1.64-3.755 1.844-8.344a1 1 0 0 0 .03-.53v-.404c0-4.95-1.796-8.34-1.815-8.375-.393-.726-.132-1.637.594-2.03.23-.126.476-.19.72-.19zm-9 2c.355 0 .693.136.97.375a1 1 0 0 0 .03.03c.08.074.155.16.22.25.09.135 2.28 3.322 2.28 8.033 0 4.636-2.098 8.404-2.188 8.562-.275.487-.79.75-1.312.75-.25 0-.517-.055-.75-.188-.72-.408-.97-1.34-.563-2.062.027-.048 1.813-3.25 1.813-7.063 0-3.732-1.703-6.317-1.72-6.343-.464-.683-.305-1.595.376-2.063.258-.176.55-.28.844-.28zm4.97 4.47c.947 1.304 1.865 2.898 2.5 4.81-.06 1.61-.3 3.095-.595 4.345-.547-1.905-1.207-3.07-1.438-3.438.043-.497.063-.98.063-1.5 0-1.57-.225-2.988-.53-4.218zM6 12c.1 0 1.36.308 2.53 1.03 1.096.677 2.225 1.67 2.97 3v.157c0 .885-.114 1.724-.28 2.5-1.053-1.588-2.4-2.653-3.564-3.437-.858-.58-1.628-1.05-2.093-1.438C5.096 13.425 5 13.242 5 13c0-.565.435-1 1-1z"/></symbol><symbol id="gps_device" viewBox="0 0 32 32"><path d="M16 4.438l-.906 2.187-8 19-.907 2.125 2.157-.813L16 24.063l7.656 2.875 2.157.813-.907-2.123-8-19L16 4.437zm0 5.093l6.188 14.72-5.844-2.186L16 21.94l-.344.124-5.844 2.188L16 9.53z" overflow="visible"/></symbol><symbol id="grid" viewBox="0 0 32 32"><path d="M3 6v20h26V6H3zm2 2h4v4H5V8zm6 0h4v4h-4V8zm6 0h4v4h-4V8zm6 0h4v4h-4V8zM5 14h4v4H5v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zM5 20h4v4H5v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4zm6 0h4v4h-4v-4z"/></symbol><symbol id="grid_2" viewBox="0 0 32 32"><path d="M5 5v22h22V5H5zm2 2h8v8H7V7zm10 0h8v8h-8V7zM7 17h8v8H7v-8zm10 0h8v8h-8v-8z" overflow="visible"/></symbol><symbol id="grid_3" viewBox="0 0 32 32"><path d="M4 6v20h24V6H4zm2 2h5v4H6V8zm7 0h13v4H13V8zm-7 6h5v4H6v-4zm7 0h13v4H13v-4zm-7 6h5v4H6v-4zm7 0h13v4H13v-4z" overflow="visible"/></symbol><symbol id="group" viewBox="0 0 32 32"><path d="M9 7c-3.302 0-6 2.698-6 6 0 1.984.975 3.75 2.47 4.844C2.83 19.154 1 21.864 1 25h2c0-3.326 2.674-6 6-6s6 2.674 6 6h2c0-3.326 2.674-6 6-6s6 2.674 6 6h2c0-3.136-1.83-5.846-4.47-7.156C28.026 16.75 29 14.984 29 13c0-3.302-2.698-6-6-6s-6 2.698-6 6c0 1.984.975 3.75 2.47 4.844-1.46.724-2.68 1.86-3.47 3.28-.79-1.42-2.01-2.556-3.47-3.28C14.026 16.75 15 14.984 15 13c0-3.302-2.698-6-6-6zm0 2c2.22 0 4 1.78 4 4 0 2.22-1.78 4-4 4-2.22 0-4-1.78-4-4 0-2.22 1.78-4 4-4zm14 0c2.22 0 4 1.78 4 4 0 2.22-1.78 4-4 4-2.22 0-4-1.78-4-4 0-2.22 1.78-4 4-4z"/></symbol><symbol id="hdd" viewBox="0 0 32 32"><path d="M6.22 6l-.19.75-3 12-.03.125V26h26v-7.125l-.03-.125-3-12-.19-.75H6.22zm1.56 2h16.44l2.5 10H5.28l2.5-10zM5 20h22v4H5v-4zm19 1c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z" overflow="visible"/></symbol><symbol id="header" viewBox="0 0 32 32"><path d="M6 5v2h1v18H6v2h8v-2h-1v-6h6v6h-1v2h8v-2h-1V7h1V5h-8v2h1v6h-6V7h1V5H6zm3 2h2v8h10V7h2v18h-2v-8H11v8H9V7z"/></symbol><symbol id="home" viewBox="0 0 32 32"><path d="M16 2.594l-.72.687-13 13 1.44 1.44L5 16.438V28h9V18h4v10h9V16.437l1.28 1.282 1.44-1.44-13-13-.72-.687zm0 2.844l9 9V26h-5V16h-8v10H7V14.437l9-9z"/></symbol><symbol id="hospital_2" viewBox="0 0 32 32"><path d="M5 5v22h22V5H5zm2 2h18v18H7V7zm4 3v12h2v-5h6v5h2V10h-2v5h-6v-5h-2z" overflow="visible"/></symbol><symbol id="idea" viewBox="0 0 32 32"><path d="M6.813 2.406L5.405 3.812 7.5 5.906 8.906 4.5 6.812 2.406zm18.375 0L23.093 4.5 24.5 5.906l2.094-2.093-1.407-1.407zM16 3.03c-.33.004-.664.023-1 .064-.01 0-.02-.002-.03 0-4.056.465-7.284 3.742-7.845 7.78-.448 3.25.892 6.197 3.125 8.095.956.817 1.547 1.912 1.75 3.03v6h2.28c.348.596.983 1 1.72 1s1.372-.404 1.72-1H20v-4h.094v-1.19c0-1.465.762-2.943 2-4.092C23.75 17.06 25 14.705 25 12c0-4.94-4.066-9.016-9-8.97zm0 2c3.865-.054 7 3.11 7 6.97 0 2.094-.97 3.938-2.313 5.28l.032.032c-1.346 1.254-2.204 2.896-2.44 4.688h-4.375c-.22-1.714-.955-3.373-2.344-4.563-1.766-1.5-2.82-3.76-2.467-6.312.437-3.15 2.993-5.683 6.125-6.03.262-.034.522-.06.78-.064zM2 12v2h3v-2H2zm25 0v2h3v-2h-3zM7.5 20.094l-2.094 2.093 1.407 1.407L8.905 21.5 7.5 20.094zm17 0L23.094 21.5l2.093 2.094 1.407-1.407-2.094-2.093zM14 24h4v2h-4v-2z"/></symbol><symbol id="image_file" viewBox="0 0 32 32"><path d="M6 3v26h20V9.594l-.28-.313-6-6-.314-.28H6zm2 2h10v6h6v16H8V5zm12 1.438L22.563 9H20V6.437zM21.094 14c-.553 0-1 .448-1 1s.447 1 1 1c.552 0 1-.448 1-1s-.448-1-1-1zM14 15.594l-.72.687-4 4 1.44 1.44L14 18.438l2.28 2.28.72.688.72-.687 1.28-1.28 2.28 2.28 1.44-1.438-3-3-.72-.686-.72.687L17 18.564l-2.28-2.28-.72-.688z"/></symbol><symbol id="import" viewBox="0 0 32 32"><path d="M6 4v24h20v-9h-2v7H8V6h16v7h2V4H6zm11.5 7l-4.313 4.28-.687.72.688.72L17.5 21l1.406-1.406L16.313 17H28v-2H16.312l2.594-2.594L17.5 11z"/></symbol><symbol id="indent" viewBox="0 0 32 32"><path d="M3 7v2h26V7H3zm0 4v2h19v-2H3zm26 0l-5 5 5 5V11zM3 15v2h19v-2H3zm0 4v2h19v-2H3zm0 4v2h26v-2H3z"/></symbol><symbol id="info" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-1 5v2h2v-2h-2zm0 4v8h2v-8h-2z"/></symbol><symbol id="insert_table" viewBox="0 0 32 32"><path d="M5 5v22h22V5H5zm2 2h5v5H7V7zm7 0h4v5h-4V7zm6 0h5v5h-5V7zM7 14h5v4H7v-4zm7 0h4v4h-4v-4zm6 0h5v4h-5v-4zM7 20h5v5H7v-5zm7 0h4v5h-4v-5zm6 0h5v5h-5v-5z"/></symbol><symbol id="ipad" viewBox="0 0 32 32"><path d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3H5zm0 2h22c.555 0 1 .445 1 1v14c0 .555-.445 1-1 1H5c-.555 0-1-.445-1-1V9c0-.555.445-1 1-1zm1 7c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z" overflow="visible"/></symbol><symbol id="iphone" viewBox="0 0 32 32"><path d="M11 4C9.355 4 8 5.355 8 7v18c0 1.645 1.355 3 3 3h10c1.645 0 3-1.355 3-3V7c0-1.645-1.355-3-3-3H11zm0 2h10c.555 0 1 .445 1 1v18c0 .555-.445 1-1 1H11c-.555 0-1-.445-1-1V7c0-.555.445-1 1-1zm5 17c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z" overflow="visible"/></symbol><symbol id="italic" viewBox="0 0 32 32"><path d="M11.75 5l-.063.938-.187 3L11.437 10h2l-.875 12h-2l-.062.938-.188 3L10.22 27h10.03l.063-.938.187-3L20.563 22h-2l.874-12h2l.063-.938.188-3L21.78 5H11.75zm1.875 2h6l-.063 1h-2l-.062.938-1 14L16.437 24h2l-.062 1h-6l.063-1h2l.062-.938 1-14L15.563 8h-2l.062-1z"/></symbol><symbol id="japanese_yen" viewBox="0 0 32 32"><path d="M7.188 5l6.875 11H10v2h5v2h-5v2h5v5h2v-5h5v-2h-5v-2h5v-2h-4.063l6.875-11h-2.375L16 15.344 9.562 5H7.188z" overflow="visible"/></symbol><symbol id="key" viewBox="0 0 32 32"><path d="M20 3c-4.945 0-9 4.055-9 9 0 .52.085.978.156 1.438L3.28 21.28l-.28.314V29h7v-3h3v-3h3v-2.97c1.18.58 2.555.97 4 .97 4.945 0 9-4.055 9-9s-4.055-9-9-9zm0 2c3.855 0 7 3.145 7 7s-3.145 7-7 7c-1.21 0-2.455-.356-3.406-.875l-.25-.125H14v3h-3v3H8v3H5v-4.563l7.906-7.937.375-.344-.09-.53c-.1-.6-.19-1.137-.19-1.626 0-3.855 3.146-7 7-7zm2 3c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2z"/></symbol><symbol id="keyboard" viewBox="0 0 32 32"><path d="M3 7c-1.093 0-2 .907-2 2v14c0 1.093.907 2 2 2h26c1.093 0 2-.907 2-2V9c0-1.093-.907-2-2-2H3zm0 2h26v14H3V9zm2 2v2h2v-2H5zm4 0v2h2v-2H9zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2zM5 15v2h4v-2H5zm6 0v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2zm4 0v2h4v-2h-4zM5 19v2h4v-2H5zm6 0v2h10v-2H11zm12 0v2h4v-2h-4z"/></symbol><symbol id="last_quarter" viewBox="0 0 32 32"><path d="M16 4C9.384 4 4 9.384 4 16s5.384 12 12 12 12-5.384 12-12S22.616 4 16 4zm0 2v20c-5.535 0-10-4.465-10-10S10.465 6 16 6z" overflow="visible"/></symbol><symbol id="left_arrow" viewBox="0 0 32 32"><path d="M13.28 6.78l-8.5 8.5-.686.72.687.72 8.5 8.5 1.44-1.44L7.937 17H28v-2H7.937l6.782-6.78-1.44-1.44z"/></symbol><symbol id="left_round" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-.72 4.594L9.595 15.28l-.72.72.72.72 5.687 5.686L16.72 21l-4-4H23v-2H12.72l4-4-1.44-1.406z"/></symbol><symbol id="left_squared" viewBox="0 0 32 32"><path d="M5 5v22h22V5H5zm2 2h18v18H7V7zm10.78 2.28l-6 6-.686.72.687.72 6 6 1.44-1.44L13.938 16l5.28-5.28-1.437-1.44z"/></symbol><symbol id="level_down" viewBox="0 0 32 32"><path d="M5 5v2h15v17.063l-4.28-4.282-1.44 1.44 6 6 .72.687.72-.687 6-6-1.44-1.44L22 24.063V5H5z"/></symbol><symbol id="level_up" viewBox="0 0 32 32"><path d="M21 4.094l-.72.687-6 6 1.44 1.44L20 7.937V25H5v2h17V7.937l4.28 4.282 1.44-1.44-6-6-.72-.687z"/></symbol><symbol id="library" viewBox="0 0 32 32"><path d="M16 3.906l-.375.156-12 5L3 9.345V12h2v11H3v5h26v-5h-2V12h2V9.344l-.625-.28-12-5.002L16 3.906zm0 2.188L25.375 10H6.625L16 6.094zM7 12h2v11H7V12zm4 0h2v11h-2V12zm4 0h2v11h-2V12zm4 0h2v11h-2V12zm4 0h2v11h-2V12zM5 25h22v1H5v-1z"/></symbol><symbol id="list" viewBox="0 0 32 32"><path d="M4 5v6h6V5H4zm2 2h2v2H6V7zm6 0v2h15V7H12zm-8 6v6h6v-6H4zm2 2h2v2H6v-2zm6 0v2h15v-2H12zm-8 6v6h6v-6H4zm2 2h2v2H6v-2zm6 0v2h15v-2H12z"/></symbol><symbol id="lock" viewBox="0 0 32 32"><path d="M16 3c-3.845 0-7 3.155-7 7v3H6v16h20V13h-3v-3c0-3.845-3.155-7-7-7zm0 2c2.755 0 5 2.245 5 5v3H11v-3c0-2.755 2.245-5 5-5zM8 15h16v12H8V15z"/></symbol><symbol id="lock_2" viewBox="0 0 32 32"><path d="M16 3c-3.845 0-7 3.155-7 7v2.875C7.153 14.69 6 17.213 6 20c0 5.51 4.49 10 10 10s10-4.49 10-10c0-2.787-1.153-5.31-3-7.125V10c0-3.845-3.155-7-7-7zm0 2c2.755 0 5 2.245 5 5v1.375C19.525 10.515 17.826 10 16 10s-3.525.516-5 1.375V10c0-2.755 2.245-5 5-5zm0 7c4.43 0 8 3.57 8 8s-3.57 8-8 8-8-3.57-8-8 3.57-8 8-8zm0 6c-1.105 0-2 .895-2 2 0 .74.403 1.373 1 1.72V25h2v-3.28c.597-.347 1-.98 1-1.72 0-1.105-.895-2-2-2z"/></symbol><symbol id="male" viewBox="0 0 32 32"><path d="M17 4v2h7.563l-5.97 5.97C17.056 10.74 15.113 10 13 10c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9c0-2.114-.742-4.055-1.97-5.594L26 7.436V15h2V4H17zm-4 8c3.878 0 7 3.122 7 7s-3.122 7-7 7-7-3.122-7-7 3.122-7 7-7z"/></symbol><symbol id="mastercard" viewBox="0 0 32 32"><path d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3H5zm0 2h22c.565 0 1 .435 1 1v14c0 .565-.435 1-1 1H5c-.565 0-1-.435-1-1V9c0-.565.435-1 1-1zm7 1c-3.854 0-7 3.146-7 7s3.146 7 7 7c1.486 0 2.864-.455 4-1.25 1.13.792 2.512 1.25 4 1.25 3.854 0 7-3.146 7-7s-3.146-7-7-7c-1.488 0-2.87.458-4 1.25C14.864 9.455 13.486 9 12 9zm0 2c1.282 0 2.43.496 3.313 1.28-.41.515-.745 1.09-.97 1.72h2.22c.14.318.272.65.343 1h-2.812c-.056.326-.094.658-.094 1 0 .342.04.674.094 1h2.812c-.07.35-.204.682-.343 1h-2.22c.225.63.56 1.205.97 1.72C14.43 20.503 13.283 21 12 21c-2.773 0-5-2.227-5-5s2.227-5 5-5zm8 0c2.774 0 5 2.226 5 5s-2.226 5-5 5c-.915 0-1.762-.26-2.5-.688C18.44 19.12 19 17.63 19 16c0-1.63-.56-3.12-1.5-4.313.738-.428 1.585-.687 2.5-.687z" overflow="visible"/></symbol><symbol id="minus" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-6 10v2h12v-2H10z"/></symbol><symbol id="monitor" viewBox="0 0 32 32"><path d="M2 6v18h13v2h-5v2h12v-2h-5v-2h13V6H2zm2 2h24v14H4V8z" overflow="visible"/></symbol><symbol id="moon" viewBox="0 0 32 32"><path d="M16 3c-2.922 0-5.534.98-7.688 2.594l-.687.5.375.75C7.98 6.804 8 6.8 8 7c0 .555-.445 1-1 1-.2 0-.195-.02-.156 0l-.75-.375-.5.688C3.98 10.466 3 13.078 3 16c0 4.977 2.798 9.423 7.03 11.594l.658.343.53-.53c.283-.283.515-.407.782-.407.467 0 .954.445 1 .906l.094.782.75.093c.687.1 1.36.22 2.156.22 6.695 0 12.15-4.982 12.906-11.47l.063-.78-.69-.28c-.03-.012-.28-.313-.28-.47 0-.155.25-.456.28-.47l.69-.28-.065-.78C28.15 7.983 22.695 3 16 3zm-.844 2.03c.525.35 2.032 1.474 3.406 3.69l.282.467h.75c.466 0 .812.346.812.813 0 .267-.065.346-.406.688l-.438.437.188.594c.08.235.19.635.313 1l.187.56.594.094c.138.023.156.063.156.22 0 .1-.054.167-.156.217l-.532.283v.594c0 .566.094 1.08.094 1.312 0 3.117-.872 5.545-1.875 7.187l-.28.468.25.5c.1.2.095.172.095.25 0 .224.036.188-.188.188h-.782l-.31.375c-.913 1.105-1.7 1.7-2.095 1.968-.22-.03-.426-.06-.658-.094C14.082 25.804 13.195 25 12 25c-.59 0-1.067.23-1.5.5C7.21 23.587 5 20.024 5 16c0-2.274.754-4.256 1.938-6H7c1.645 0 3-1.355 3-3v-.063c1.526-1.035 3.23-1.745 5.156-1.906zm3.156.22c4.423.936 7.752 4.507 8.47 9.03-.454.46-.782 1.024-.782 1.72s.328 1.26.78 1.72c-.71 4.49-4 8.03-8.374 9 .074-.082.144-.135.22-.22 1.067-.132 1.968-1.002 1.968-2.094 0-.267-.09-.394-.157-.593 1.1-1.935 1.97-4.534 1.97-7.813 0-.405-.034-.674-.063-.938.365-.39.656-.874.656-1.468 0-.762-.49-1.38-1.125-1.78-.02-.072-.07-.14-.094-.22.325-.43.627-.927.627-1.594 0-1.388-1.103-2.447-2.437-2.656-.548-.816-1.118-1.512-1.657-2.094zM13.72 8.344c-1.3-.006-2.488.86-2.876 2.156-.476 1.586.6 3.124 2.062 3.563l.594-1.907c-.537-.16-.874-.648-.75-1.062.156-.52.66-.818 1.156-.72l.375-1.968c-.186-.037-.375-.06-.56-.062zm-5 7.437c-1.146.493-1.875 1.785-1.314 3 .007.007-.003.027 0 .033.007.014.025.018.032.032.527 1.114 1.843 1.804 3.062 1.28l-.78-1.843c-.152.066-.4-.045-.5-.28v-.03l-.033-.032c.02.036.078-.212.313-.313l-.78-1.844zm4.467 3.315c-1.215.912-1.67 2.688-.687 4 .912 1.216 2.688 1.703 4 .718l-1.188-1.625c-.287.216-.93.103-1.218-.28-.216-.29-.072-.93.312-1.22l-1.22-1.593z"/></symbol><symbol id="music" viewBox="0 0 32 32"><path d="M27 3.78l-1.188.25-16 3L9 7.157v13.407C8.407 20.212 7.732 20 7 20c-2.197 0-4 1.803-4 4s1.803 4 4 4 4-1.803 4-4V12.812l14-2.624v7.374c-.593-.348-1.268-.562-2-.562-2.197 0-4 1.803-4 4s1.803 4 4 4 4-1.803 4-4V3.78zm-2 2.41v2l-14 2.624v-2L25 6.19zM23 19c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2zM7 22c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2z"/></symbol><symbol id="news" viewBox="0 0 32 32"><path d="M3 5v18c0 2.21 1.79 4 4 4h18c2.21 0 4-1.79 4-4V12h-6V5H3zm2 2h16v16c0 .73.22 1.41.563 2H7c-1.19 0-2-.81-2-2V7zm2 2v5h12V9H7zm2 2h8v1H9v-1zm14 3h4v9c0 1.19-.81 2-2 2s-2-.81-2-2v-9zM7 15v2h5v-2H7zm7 0v2h5v-2h-5zm-7 3v2h5v-2H7zm7 0v2h5v-2h-5zm-7 3v2h5v-2H7zm7 0v2h5v-2h-5z"/></symbol><symbol id="notebook" viewBox="0 0 32 32"><path d="M5 6v13.563l-2.28 2.312c-.454.453-.72 1.08-.72 1.72C2 24.915 3.085 26 4.406 26h23.188C28.914 26 30 24.915 30 23.594c0-.64-.266-1.266-.72-1.72L27 19.564V6H5zm2 2h18v11H7V8zm-.563 13h19.125l2.313 2.28c.077.08.125.204.125.314 0 .24-.166.406-.406.406H4.406c-.24 0-.406-.166-.406-.406 0-.11.048-.235.125-.313L6.438 21z" overflow="visible"/></symbol><symbol id="numbered_list" viewBox="0 0 32 32"><path d="M5.97 3l-.314.344S4.9 4 4.406 4v2c.68 0 1.15-.276 1.594-.53V10h2V3H5.97zM11 6v2h17V6H11zm-4.5 6C5.117 12 4 13.117 4 14.5v.5h2v-.5c0-.217.283-.5.5-.5.217 0 .5.283.5.5l-.03.03-.064.064-2.593 2.5-.313.28V19h5v-2H7.28l.876-.875.125-.094-.03-.03c.503-.41.75-1.02.75-1.5C9 13.118 7.884 12 6.5 12zm4.5 3v2h17v-2H11zm-7 6v2h1.375l-.25.406-.125.22V25h1.5c.217 0 .5.283.5.5 0 .217-.283.5-.5.5H4v2h2.5C7.883 28 9 26.883 9 25.5c0-1.005-.678-1.696-1.53-2.094l.405-.687.125-.25V21H4zm7 3v2h17v-2H11z"/></symbol><symbol id="numerical_sorting_12" viewBox="0 0 32 32"><path d="M8.594 5l-.156.78s-.166.576-.563 1.157C7.478 7.52 6.98 8 6 8v2c1.376 0 2.32-.675 3-1.406V15h2V5H8.594zM22 5v18.688l-2.594-2.594L18 22.5l4.28 4.313.72.687.72-.688L28 22.5l-1.406-1.406L24 23.687V5h-2zM8.5 17C6.576 17 5 18.576 5 20.5v.5h2v-.5c0-.876.624-1.5 1.5-1.5h1c.876 0 1.5.624 1.5 1.5 0 .456-.353.98-.938 1.344-1.234.76-2.316 1.244-3.218 1.75-.452.253-.867.496-1.22.875-.35.376-.624.95-.624 1.53v1h8v-2H8.437c.736-.38 1.58-.757 2.688-1.44C12.14 22.93 13 21.846 13 20.5c0-1.924-1.576-3.5-3.5-3.5h-1z"/></symbol><symbol id="numerical_sorting_21" viewBox="0 0 32 32"><path d="M8.5 5C6.576 5 5 6.576 5 8.5V9h2v-.5C7 7.624 7.624 7 8.5 7h1c.876 0 1.5.624 1.5 1.5 0 .456-.353.98-.938 1.344-1.234.76-2.316 1.244-3.218 1.75-.452.253-.867.496-1.22.875-.35.376-.624.95-.624 1.53v1h8v-2H8.437c.736-.38 1.58-.757 2.688-1.44C12.14 10.93 13 9.846 13 8.5 13 6.576 11.424 5 9.5 5h-1zM22 5v18.688l-2.594-2.594L18 22.5l4.28 4.313.72.687.72-.688L28 22.5l-1.406-1.406L24 23.687V5h-2zM8.594 17l-.156.78s-.166.576-.563 1.157C7.478 19.52 6.98 20 6 20v2c1.376 0 2.32-.675 3-1.406V27h2V17H8.594z"/></symbol><symbol id="old_time_camera" viewBox="0 0 32 32"><path d="M11.5 6l-.313.406L10 8H9V7H5v1H3v18h26V8h-7l-1.188-1.594L20.5 6h-9zm1 2h7l1.188 1.594L21 10h6v4h-5.813c-1.042-1.784-2.98-3-5.187-3-2.206 0-4.145 1.216-5.188 3H5v-4h6l.313-.406L12.5 8zM23 11v2h2v-2h-2zm-7 2c2.22 0 4 1.78 4 4 0 2.22-1.78 4-4 4-2.22 0-4-1.78-4-4 0-2.22 1.78-4 4-4zM5 16h5.094c-.054.322-.094.663-.094 1 0 3.302 2.698 6 6 6s6-2.698 6-6c0-.337-.04-.678-.094-1H27v8H5v-8z"/></symbol><symbol id="opened_folder" viewBox="0 0 32 32"><path d="M5 3v24.813l.78.156 12 2.5 1.22.25V28h6V15.437l1.72-1.718.28-.315V3H5zm9.125 2H25v7.563l-1.72 1.718-.28.315V26h-4v-8.906l-.28-.313L17 15.064V5.72l-.75-.19L14.125 5zM7 5.28l8 2v8.627l.28.313L17 17.937V28.28L7 26.188V5.282z"/></symbol><symbol id="organization" viewBox="0 0 32 32"><path d="M4 3v26h11v-4h2v4h11V3H4zm2 2h20v22h-7v-4h-6v4H6V5zm2 2v2h4V7H8zm6 0v2h4V7h-4zm6 0v2h4V7h-4zM8 11v2h4v-2H8zm6 0v2h4v-2h-4zm6 0v2h4v-2h-4zM8 15v2h4v-2H8zm6 0v2h4v-2h-4zm6 0v2h4v-2h-4zM8 19v2h4v-2H8zm6 0v2h4v-2h-4zm6 0v2h4v-2h-4zM8 23v2h4v-2H8zm12 0v2h4v-2h-4z"/></symbol><symbol id="outdent" viewBox="0 0 32 32"><path d="M3 7v2h13V7H3zm0 4v2h20v-2H3zm22 0v10l5-5-5-5zM3 15v2h20v-2H3zm0 4v2h20v-2H3zm0 4v2h13v-2H3z"/></symbol><symbol id="paragraph" viewBox="0 0 32 32"><path d="M12 5c-3.302 0-6 2.698-6 6s2.698 6 6 6h4v10h2V7h2v20h2V7h2V5H12zm0 2h4v8h-4c-2.22 0-4-1.78-4-4 0-2.22 1.78-4 4-4z" overflow="visible"/></symbol><symbol id="parallel_tasks" viewBox="0 0 32 32"><path d="M12 5v8h3v2H5v4H2v8h8v-8H7v-2h8v2h-3v8h8v-8h-3v-2h8v2h-3v8h8v-8h-3v-4H17v-2h3V5h-8zm2 2h4v4h-4V7zM4 21h4v4H4v-4zm10 0h4v4h-4v-4zm10 0h4v4h-4v-4z"/></symbol><symbol id="paste" viewBox="0 0 32 32"><path d="M15 3c-1.26 0-2.152.89-2.594 2H5v23h8v2h14V14h-2V5h-7.406C17.152 3.89 16.26 3 15 3zm0 2c.555 0 1 .445 1 1v1h3v2h-8V7h3V6c0-.555.445-1 1-1zM7 7h2v4h12V7h2v7H13v12H7V7zm8 9h10v12H15V16z"/></symbol><symbol id="paypal" viewBox="0 0 32 32"><path d="M8.906 5l-.187.78-3.69 17L4.75 24h4.875l-.594 2.78L8.75 28h6.97l.155-.813 1.03-4.812h2.69c3.762 0 7.065-2.444 7.905-6.375.44-2.066-.026-3.816-1-5-.79-.96-1.86-1.538-2.97-1.813-.212-.986-.665-1.83-1.28-2.468C21.11 5.532 19.534 5 18.062 5H8.908zm1.625 2h7.535c.98 0 2.062.38 2.75 1.094.687.715 1.09 1.734.718 3.47-.66 3.09-2.995 4.81-5.936 4.81H11.28l-.155.782L10.095 22H7.25l3.28-15zm2.535 1.47l-.188.78-1.03 4.625-.283 1.22h3.532c1.777 0 3.313-1.294 3.75-3.033h.03c.007-.02-.004-.04 0-.062.22-.876.08-1.773-.405-2.438-.497-.68-1.332-1.093-2.22-1.093h-3.185zm1.593 2h1.594c.314 0 .48.09.595.25.116.158.2.418.093.81v.033c-.188.81-1.142 1.53-1.843 1.53h-1.03l.592-2.624zm8.938.874c.53.216 1.022.51 1.375.937.58.71.904 1.686.56 3.285-.66 3.092-2.994 4.812-5.935 4.812H15.28l-.155.78L14.095 26H11.25l.438-2h.03l.157-.813 1.03-4.812h2.69c3.762 0 7.065-2.444 7.905-6.375.048-.226.067-.438.094-.656z" overflow="visible"/></symbol><symbol id="pdf" viewBox="0 0 32 32"><path d="M6 3v26h20V3H6zm2 2h16v22H8V5zm7.406 5.344c-.305-.005-.66.104-.906.312-.254.215-.37.482-.438.75-.137.538-.097 1.1.032 1.72.15.725.587 1.6.937 2.437-.177.763-.223 1.435-.5 2.218-.234.675-.534 1.06-.81 1.658-.63.238-1.38.38-1.875.688-.534.332-1.002.7-1.28 1.22-.28.517-.25 1.25.123 1.78.185.277.427.497.75.625.324.13.675.134.97.03.588-.2 1.006-.654 1.405-1.185.37-.492.635-1.328.97-2 .504-.168.868-.38 1.405-.5.564-.126.94-.065 1.47-.125.227.258.42.67.655.874.477.413 1 .743 1.625.78.626.04 1.25-.35 1.594-.936h.032v-.032c.152-.267.257-.553.25-.875-.006-.32-.17-.653-.375-.873-.41-.44-.934-.55-1.5-.625-.436-.056-1.046.1-1.563.126-.452-.596-.903-1.046-1.313-1.812-.22-.414-.282-.767-.468-1.188.143-.68.43-1.436.468-2.03.048-.72.02-1.34-.187-1.907-.104-.284-.274-.566-.53-.782-.25-.208-.577-.336-.907-.343h-.032zm.656 7.406c.18.316.402.517.594.813-.282.05-.496-.002-.78.062-.05.01-.078.05-.126.063.057-.155.132-.25.188-.407.064-.18.064-.345.124-.53zm3.688 2.03c.337.045.455.107.5.126-.007.016.012.01 0 .032-.123.205-.14.192-.22.187-.066-.004-.32-.142-.56-.313.07.006.216-.04.28-.03zm-7 1.564c-.055.08-.102.272-.156.343-.305.406-.586.596-.656.625-.013-.013.02 0 0-.03h-.032c-.103-.147-.072-.085 0-.22.073-.134.31-.402.72-.656.03-.018.093-.044.124-.062z"/></symbol><symbol id="pencil" viewBox="0 0 32 32"><path d="M24.688 4.03c-.837 0-1.648.337-2.282.97l-.093.094-.625-.594-.688.688L5.406 20.78l-.218.22-.063.313-1.094 5.5-.31 1.468 1.468-.31 5.5-1.094.313-.063.22-.218L26.81 11l.688-.688-.594-.593.063-.065.03-.062C28.267 8.327 28.267 6.267 27 5c-.633-.633-1.476-.97-2.313-.97zm0 1.97c.31 0 .64.14.906.406.533.534.533 1.248 0 1.782l-.094.093-1.78-1.78.093-.093c.266-.266.563-.406.875-.406zm-2.97 1.313l2.97 2.968-1.438 1.47-3-3 1.47-1.437zm-2.843 2.875l2.938 2.937-10.438 10.47-.406-1.814-.127-.623-.625-.125-1.814-.405 10.47-10.438zM6.97 22.343l2.186.5.5 2.187-2.03.407-1.064-1.062.407-2.03z"/></symbol><symbol id="phone" viewBox="0 0 32 32"><path d="M8.656 3c-.523 0-1.04.19-1.47.53l-.06.033-.032.03-3.125 3.22.03.03c-.964.892-1.264 2.224-.845 3.376.002.004-.002.023 0 .03.847 2.427 3.017 7.11 7.25 11.343 4.25 4.25 8.997 6.33 11.344 7.25h.03c1.216.405 2.53.116 3.47-.688l.03-.03.03-.032L28.408 25c.83-.83.83-2.264 0-3.094l-4.062-4.062-.032-.063c-.83-.83-2.295-.83-3.125 0l-.03.033-1.97 1.97c-.723-.347-2.446-1.24-4.093-2.813-1.636-1.563-2.474-3.36-2.78-4.064l1.998-2c.842-.842.855-2.236-.03-3.062l.03-.032-.093-.093-4-4.127-.033-.03-.062-.033C9.697 3.19 9.18 3 8.655 3zm0 2c.074 0 .147.036.22.094l4 4.093.062.063.03.03c-.007-.005.06.097-.062.22l-2.5 2.5-.47.438.22.624s1.15 3.073 3.563 5.376l.216.187C16.26 20.747 19 21.905 19 21.905l.625.282.47-.468 2.5-2.5c.17-.17.14-.17.31 0L27 23.31c.17.17.17.11 0 .28l-3.063 3.063c-.46.396-.947.476-1.53.282-2.268-.89-6.67-2.827-10.595-6.75C7.857 16.23 5.79 11.74 5.032 9.563c-.153-.407-.043-1.01.312-1.313l.03-.03.032-.033 3.032-3.093C8.51 5.036 8.582 5 8.655 5z"/></symbol><symbol id="picture" viewBox="0 0 32 32"><path d="M2 5v22h28V5H2zm2 2h24v13.906l-5.28-5.312-.72-.72-.72.72-3.81 3.812-5.75-5.812-.72-.72-.72.72L4 19.874V7zm20 2c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2zm-13 6.72L20.188 25H4v-2.28l7-7zm11 2l6 6V25h-4.97l-4.155-4.188L22 17.72z"/></symbol><symbol id="pie_chart" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm-1.125 2.063c.04-.005.084.003.125 0v11.343l.28.313 7.783 7.75C21.153 26.06 18.686 27 16 27 9.913 27 5 22.087 5 16c0-5.707 4.32-10.375 9.875-10.938zm2.125 0c5.284.475 9.462 4.653 9.938 9.937H17V5.062zM18.438 17h8.5c-.207 2.294-1.077 4.395-2.47 6.063L18.44 17z"/></symbol><symbol id="pin_3" viewBox="0 0 32 32"><path d="M20.47 2.563l-.72.75c-1.045 1.15-1.542 2.605-1.656 4.062l-4.063 4.063c-2.47-.44-5.126.253-7.03 2.156l-.72.72L7 15l4.314 4.313L3 27.593V29h1.406l8.282-8.313 4.218 4.22.688.718.718-.72c2.096-2.094 2.69-4.973 2.063-7.56l3.563-3.564c1.737.21 3.513-.292 4.78-1.56l.688-.72-.687-.72-7.5-7.5-.75-.716zm.218 3.062l5.687 5.688c-.825.466-1.716.758-2.625.53l-.563-.155-.406.406-4.185 4.187-.438.44.188.594c.587 1.762.315 3.75-.844 5.375L9.313 14.5c1.455-1 3.206-1.46 4.844-1.03l.53.155.408-.406 4.625-4.627.28-.28v-.408c0-.803.292-1.563.687-2.28z"/></symbol><symbol id="plus" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-1 5v5h-5v2h5v5h2v-5h5v-2h-5v-5h-2z"/></symbol><symbol id="powerpoint" viewBox="0 0 32 32"><path d="M6 3v26h20V3H6zm2 2h16v22H8V5zm5 6v2h4c1.19 0 2 .81 2 2s-.81 2-2 2-2-.81-2-2h-2v7h2v-3.594c.594.35 1.26.594 2 .594 2.21 0 4-1.79 4-4s-1.79-4-4-4h-4z" overflow="visible"/></symbol><symbol id="price_tag" viewBox="0 0 32 32"><path d="M16 5l-.313.28L4.28 16.813l-.686.688.687.72 9.5 9.5.72.688.69-.687 11.53-11.406L27 16V5H16zm.844 2H25v8.156L14.5 25.594 6.406 17.5 16.844 7zM22 9c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z" overflow="visible"/></symbol><symbol id="puzzle" viewBox="0 0 32 32"><path d="M17 3c-2.21 0-4 1.79-4 4H7v5c-2.21 0-4 1.79-4 4s1.79 4 4 4v5h6c0 2.21 1.79 4 4 4s4-1.79 4-4h6v-7h-2c-1.19 0-2-.81-2-2s.81-2 2-2h2V7h-6c0-2.21-1.79-4-4-4zm0 2c1.19 0 2 .81 2 2v2h6v3c-2.21 0-4 1.79-4 4s1.79 4 4 4v3h-6v2c0 1.19-.81 2-2 2s-2-.81-2-2v-2H9v-5H7c-1.19 0-2-.81-2-2s.81-2 2-2h2V9h6V7c0-1.19.81-2 2-2z"/></symbol><symbol id="qr_code" viewBox="0 0 32 32"><path d="M5 5v8h2v2h2v-2h4V5H5zm8 8v2h2v2h-4v2H5v8h8v-8h6v-2h-2v-2h4v-2h2v2h2v-2h2V5h-8v8h-6zm12 2v2h2v-2h-2zm0 2h-2v2h2v-2zm0 2v2h2v-2h-2zm0 2h-2v-2h-2v2h-5v6h2v-4h4v2h2v-2h1v-2zm-3 4h-2v2h2v-2zm1-8v-2h-2v2h2zm-12 0v-2H9v2h2zm-4-2H5v2h2v-2zm8-10v4h-1v2h1v1h2V9h1V7h-1V5h-2zM7 7h4v4H7V7zm14 0h4v4h-4V7zM8 8v2h2V8H8zm14 0v2h2V8h-2zM7 21h4v4H7v-4zm1 1v2h2v-2H8zm17 3v2h2v-2h-2z"/></symbol><symbol id="question_mark" viewBox="0 0 32 32"><path d="M16 4c-4.33 0-8 3.056-8 7v3h6v-3c0-.147.09-.362.438-.594.347-.23.914-.406 1.562-.406.652 0 1.217.177 1.563.406.345.23.437.43.437.594 0 .58-.19.98-.563 1.438-.373.458-.955.928-1.593 1.468C14.567 14.986 13 16.496 13 19v1h6v-1c0-.34.124-.58.5-.97.376-.388.996-.85 1.656-1.405C22.476 15.515 24 13.815 24 11c0-3.91-3.664-7-8-7zm0 2c3.396 0 6 2.365 6 5 0 2.145-.976 3.1-2.156 4.094-.59.496-1.22.98-1.782 1.562-.347.36-.615.828-.812 1.344h-1.938c.315-1.01.922-1.783 1.844-2.563.612-.517 1.28-1.056 1.844-1.75.564-.693 1-1.606 1-2.687 0-.96-.572-1.76-1.313-2.25C17.947 8.26 17.007 8 16 8c-1.01 0-1.95.258-2.688.75C12.575 9.242 12 10.042 12 11v1h-2v-1c0-2.684 2.597-5 6-5zm-3 16v6h6v-6h-6zm2 2h2v2h-2v-2z"/></symbol><symbol id="recycling" viewBox="0 0 32 32"><path d="M16 3.97c-1.054 0-2.118.515-2.75 1.5l-2.813 4.624 1.72 1.03L14.97 6.53c.54-.804 1.562-.822 2.09 0l3.126 5-1.5.877L23.313 15V9.687l-1.437.844-3.125-5.06c-.63-.984-1.695-1.5-2.75-1.5zm-5.594 8.124l-4.5 2.594 1.25.75-2.562 4.218-.032-.03c-.012.017.012.044 0 .06C3.092 21.916 4.788 25 7.5 25H13v-2H7.5c-1.267 0-1.946-1.25-1.28-2.22l.03-.03v-.03l2.625-4.25 1.53.936v-5.312zm14.656 3.562l-1.718 1.063 2.5 4c.64 1.086-.087 2.28-1.25 2.28H19v-2l-4.906 3L19 27v-2h5.594c2.637 0 4.328-3 2.968-5.313v-.03l-2.5-4z"/></symbol><symbol id="refresh" viewBox="0 0 32 32"><path d="M16 4c-5.11 0-9.383 3.16-11.125 7.625l1.844.75C8.175 8.64 11.71 6 16 6c3.24 0 6.134 1.59 7.938 4H20v2h7V5h-2v3.094C22.81 5.58 19.57 4 16 4zm9.28 15.625C23.824 23.36 20.29 26 16 26c-3.276 0-6.157-1.612-7.97-4H12v-2H5v7h2v-3.094C9.19 26.386 12.395 28 16 28c5.11 0 9.383-3.16 11.125-7.625l-1.844-.75z"/></symbol><symbol id="remove_user" viewBox="0 0 32 32"><path d="M14 4c-3.854 0-7 3.146-7 7 0 2.41 1.23 4.552 3.094 5.813C6.527 18.343 4 21.88 4 26h2c0-4.43 3.57-8 8-8 1.376 0 2.654.358 3.78.97C16.67 20.342 16 22.102 16 24c0 4.406 3.594 8 8 8 4.406 0 8-3.594 8-8 0-4.406-3.594-8-8-8-1.747 0-3.37.575-4.688 1.53-.442-.277-.92-.51-1.406-.718C19.77 15.552 21 13.41 21 11c0-3.854-3.146-7-7-7zm0 2c2.773 0 5 2.227 5 5s-2.227 5-5 5-5-2.227-5-5 2.227-5 5-5zm10 12c3.326 0 6 2.674 6 6s-2.674 6-6 6-6-2.674-6-6 2.674-6 6-6zm-2.28 2.28l-1.44 1.44L22.563 24l-2.28 2.28 1.437 1.44L24 25.437l2.28 2.28 1.44-1.437L25.437 24l2.28-2.28-1.437-1.44L24 22.563l-2.28-2.28z"/></symbol><symbol id="resize_diagonal" viewBox="0 0 32 32"><path d="M14 5v2h9.563L7 23.563V14H5v13h13v-2H8.437L25 8.437V18h2V5H14z"/></symbol><symbol id="resize_four_directions" viewBox="0 0 32 32"><path d="M4 4v9h2V7.437L14.563 16 6 24.563V19H4v9h9v-2H7.437L16 17.437 24.563 26H19v2h9v-9h-2v5.563L17.437 16 26 7.437V13h2V4h-9v2h5.563L16 14.563 7.437 6H13V4H4z"/></symbol><symbol id="resize_horizontal" viewBox="0 0 32 32"><path d="M9.28 6.78l-8.5 8.5-.686.72.687.72 8.5 8.5 1.44-1.44L3.937 17H28.06l-6.78 6.78 1.438 1.44 8.5-8.5.686-.72-.687-.72-8.5-8.5-1.44 1.44L28.063 15H3.938l6.782-6.78-1.44-1.44z"/></symbol><symbol id="resize_vertical" viewBox="0 0 32 32"><path d="M16 2.094l-.72.687-8 8 1.44 1.44L15 5.937V26.06l-6.28-6.28-1.44 1.438 8 8 .72.686.72-.687 8-8-1.44-1.44L17 26.063V5.938l6.28 6.282 1.44-1.44-8-8-.72-.686z"/></symbol><symbol id="right_arrow" viewBox="0 0 32 32"><path d="M18.72 6.78l-1.44 1.44L24.063 15H4v2h20.063l-6.782 6.78 1.44 1.44 8.5-8.5.687-.72-.687-.72-8.5-8.5z"/></symbol><symbol id="right_round" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm.72 4.594L15.28 11l4 4H9v2h10.28l-4 4 1.44 1.406 5.686-5.687.72-.72-.72-.72-5.687-5.687z"/></symbol><symbol id="right_squared" viewBox="0 0 32 32"><path d="M5 5v22h22V5H5zm2 2h18v18H7V7zm7.22 2.28l-1.44 1.44L18.064 16l-5.282 5.28 1.44 1.44 6-6 .686-.72-.687-.72-6-6z"/></symbol><symbol id="rotate_left" viewBox="0 0 32 32"><path d="M15 3v2h1V3h-1zm-2.156.438L12 3.655l-.03.03-.033.002-.843.312h-.03l-.033.03-.09.03.842 1.814h.033l.062-.03.688-.25.062-.032.78-.22-.56-1.905zM20 4v8h2V6.78c3.03 1.98 5 5.28 5 9.22 0 6.055-4.945 11-11 11S5 22.055 5 16v-1H3v1c0 7.145 5.855 13 13 13s13-5.855 13-13c0-4.06-1.795-7.615-4.656-10H28V4h-8zM9.156 5l-.53.344-.032.03h-.03l-.69.532-.03.032h-.032l-.28.25 1.312 1.5.22-.188.06-.03.563-.44L9.75 7l.47-.313L9.155 5zM6.094 7.594l-.22.28-.03.032-.032.032-.53.687v.03l-.032.033-.344.53 1.688 1.095.28-.47.064-.062.437-.59.03-.033.22-.25-1.53-1.312zM3.97 11l-.033.125-.03.03v.033L3.593 12v.03l-.03.064-.22.844 1.906.53.22-.78.03-.063.25-.688.03-.062v-.03L3.97 11z"/></symbol><symbol id="rotate_right" viewBox="0 0 32 32"><path d="M16 3v2h1V3h-1zm3.156.438l-.562 1.906.78.218.064.032.687.25.063.03h.03l.845-1.81-.094-.033-.033-.03h-.032l-.843-.312h-.032l-.03-.03-.844-.22zM4 4v2h3.656C4.796 8.385 3 11.94 3 16c0 7.145 5.855 13 13 13s13-5.855 13-13v-1h-2v1c0 6.055-4.945 11-11 11S5 22.055 5 16c0-3.94 1.97-7.24 5-9.22V12h2V4H4zm18.844 1L21.78 6.688l.47.312.063.03.562.44.063.03.218.188 1.313-1.5-.283-.25h-.032l-.03-.032-.69-.53h-.03l-.03-.032L22.843 5zm3.062 2.594l-1.53 1.312.218.25.03.03.44.595.06.065.282.47 1.688-1.095-.344-.533-.03-.03v-.032l-.532-.688-.032-.03-.03-.032-.22-.28zM28.03 11l-1.81.844v.03l.03.063.25.688.03.063.22.78 1.906-.53-.218-.844-.032-.063V12l-.312-.813v-.03l-.032-.032-.03-.125z"/></symbol><symbol id="rouble" viewBox="0 0 32 32"><path d="M9 6v14H7v2h2v4h2v-4h6v-2h-6v-3h7.5c3.026 0 5.5-2.474 5.5-5.5S21.526 6 18.5 6H9zm2 2h7.5c1.944 0 3.5 1.556 3.5 3.5S20.444 15 18.5 15H11V8z" overflow="visible"/></symbol><symbol id="rounded_rectangle" viewBox="0 0 32 32"><path d="M8 6c-2.745 0-5 2.255-5 5v10c0 2.745 2.255 5 5 5h16c2.745 0 5-2.255 5-5V11c0-2.745-2.255-5-5-5H8zm0 2h16c1.655 0 3 1.345 3 3v10c0 1.655-1.345 3-3 3H8c-1.655 0-3-1.345-3-3V11c0-1.655 1.345-3 3-3z"/></symbol><symbol id="rounded_rectangle_filled" viewBox="0 0 32 32"><path d="M24 6H8c-2.8 0-5 2.2-5 5v10c0 2.8 2.2 5 5 5h16c2.8 0 5-2.2 5-5V11c0-2.8-2.2-5-5-5z"/></symbol><symbol id="rupee" viewBox="0 0 32 32"><path d="M8 5v2h4c1.704 0 3.94 1.038 4.72 3H8v2h8.97c-.31 2.61-2.996 4-4.97 4H8v2.47L18.25 27h3.125l-10.813-9H12c3.234 0 6.674-2.39 6.97-6H24v-2h-5.188C18.51 8.816 17.86 7.804 17 7h7V5H8z" overflow="visible"/></symbol><symbol id="search" viewBox="0 0 32 32"><path d="M19.5 3C14.265 3 10 7.265 10 12.5c0 2.25.81 4.307 2.125 5.938L3.28 27.28l1.44 1.44 8.843-8.845C15.193 21.19 17.25 22 19.5 22c5.235 0 9.5-4.265 9.5-9.5S24.735 3 19.5 3zm0 2c4.154 0 7.5 3.346 7.5 7.5S23.654 20 19.5 20 12 16.654 12 12.5 15.346 5 19.5 5z"/></symbol><symbol id="sensor" viewBox="0 0 32 32"><path d="M16 3C8.826 3 3 8.826 3 16s5.826 13 13 13 13-5.826 13-13S23.174 3 16 3zm0 1c6.633 0 12 5.367 12 12s-5.367 12-12 12S4 22.633 4 16 9.367 4 16 4zm0 2C10.49 6 6 10.49 6 16s4.49 10 10 10 10-4.49 10-10S21.51 6 16 6zm0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8-8-3.57-8-8 3.57-8 8-8zm0 2c-3.302 0-6 2.698-6 6s2.698 6 6 6 6-2.698 6-6-2.698-6-6-6zm0 2c2.22 0 4 1.78 4 4 0 2.22-1.78 4-4 4-2.22 0-4-1.78-4-4 0-2.22 1.78-4 4-4zm0 2c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2z"/></symbol><symbol id="services" viewBox="0 0 32 32"><path d="M21.5 2.5v1.406c-.837.148-1.613.467-2.28.938l-1.032-.97-1.375 1.47 1 .937c-.45.658-.763 1.407-.907 2.22H15.5v2h1.406c.146.83.474 1.587.938 2.25l-1.063 1.03 1.44 1.44 1.03-1.063c.665.464 1.42.792 2.25.938V16.5h2v-1.406c.815-.144 1.564-.456 2.22-.906l.937 1 1.47-1.376-.97-1.03c.47-.67.79-1.445.938-2.282H29.5v-2h-1.406c-.146-.83-.474-1.586-.938-2.25l.938-.938-1.407-1.406-.937.938c-.664-.464-1.42-.792-2.25-.938V2.5h-2zm1 3.313c2.055 0 3.688 1.632 3.688 3.687 0 2.055-1.633 3.688-3.688 3.688s-3.688-1.633-3.688-3.688 1.633-3.688 3.688-3.688zM9.53 11.718l-1.842.75.718 1.81c-.952.57-1.766 1.37-2.344 2.314l-1.78-.72-.75 1.845 1.78.718c-.133.528-.218 1.086-.218 1.656 0 .57.085 1.127.218 1.657l-1.78.72.75 1.843 1.78-.72c.58.96 1.384 1.768 2.344 2.345l-.72 1.78 1.845.75.72-1.78c.534.134 1.084.218 1.657.218.57 0 1.128-.085 1.656-.218l.72 1.78 1.843-.75-.72-1.78c.946-.578 1.745-1.392 2.314-2.344l1.81.72.75-1.844-1.81-.72c.13-.53.218-1.087.218-1.656 0-.57-.087-1.128-.22-1.657l1.813-.718-.75-1.845-1.81.72c-.57-.942-1.37-1.743-2.313-2.314l.72-1.81-1.845-.75-.717 1.81c-.53-.132-1.086-.217-1.657-.217-.57 0-1.126.085-1.656.217l-.72-1.81zm2.376 3.592c2.663 0 4.78 2.12 4.78 4.782.002 2.663-2.117 4.812-4.78 4.812-2.663 0-4.812-2.15-4.812-4.812 0-2.663 2.15-4.782 4.812-4.782z"/></symbol><symbol id="settings" viewBox="0 0 32 32"><path d="M12.313 4.53l-1.844.75 1.154 2.876c-1.453.815-2.654 2.016-3.47 3.47L5.28 10.47l-.75 1.84 2.845 1.158C7.14 14.27 7 15.124 7 16c0 .875.14 1.73.375 2.53L4.53 19.688l.75 1.844 2.876-1.155c.813 1.45 2.023 2.652 3.47 3.47L10.47 26.72l1.84.75 1.158-2.844c.8.236 1.653.375 2.53.375.875 0 1.73-.14 2.53-.374l1.157 2.844 1.844-.75-1.156-2.876c1.453-.815 2.654-2.016 3.47-3.47l2.874 1.157.75-1.842-2.845-1.156c.235-.8.375-1.655.375-2.53 0-.875-.14-1.73-.375-2.53l2.844-1.158-.75-1.843-2.876 1.156c-.814-1.453-2.015-2.654-3.47-3.47l1.158-2.874-1.843-.75-1.156 2.845C17.73 7.14 16.875 7 16 7c-.875 0-1.73.14-2.53.375L12.31 4.53zM16 9c3.878 0 7 3.122 7 7s-3.122 7-7 7-7-3.122-7-7 3.122-7 7-7zm0 3c-2.197 0-4 1.803-4 4s1.803 4 4 4 4-1.803 4-4-1.803-4-4-4zm0 2c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2z"/></symbol><symbol id="share" viewBox="0 0 32 32"><path d="M16 4c-2.144 0-3.884 1.72-3.97 3.844C8.427 9.374 6 12.944 6 17c0 .17-.008.36 0 .563-1.185.696-2 1.972-2 3.437 0 2.197 1.803 4 4 4 .575 0 1.13-.122 1.625-.344C11.358 26.112 13.618 27 16 27s4.642-.888 6.375-2.344c.496.222 1.05.344 1.625.344 2.197 0 4-1.803 4-4 0-1.48-.825-2.777-2.03-3.47.015-.16.03-.32.03-.53 0-4.057-2.426-7.625-6.03-9.156C19.883 5.72 18.143 4 16 4zm0 2c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2zm-3.53 3.844C13.14 11.118 14.47 12 16 12c1.53 0 2.86-.882 3.53-2.156C22.21 11.144 24 13.88 24 17c-2.197 0-4 1.803-4 4 0 .895.31 1.706.813 2.375C19.473 24.387 17.756 25 16 25c-1.756 0-3.475-.613-4.813-1.625.503-.67.813-1.48.813-2.375 0-2.197-1.803-4-4-4 0-3.12 1.79-5.856 4.47-7.156zM8 19c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2zm16 0c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2z"/></symbol><symbol id="shekel" viewBox="0 0 32 32"><path d="M7 5v22h2V7h1c3.877 0 7 3.123 7 7v7h2v-7c0-4.96-4.04-9-9-9H7zm15 0v20h-1c-3.877 0-7-3.123-7-7v-7h-2v7c0 4.96 4.04 9 9 9h3V5h-2z" overflow="visible"/></symbol><symbol id="shopping_cart" viewBox="0 0 32 32"><path d="M5 7c-.552 0-1 .448-1 1s.448 1 1 1h2.22l2.624 10.5c.223.89 1.02 1.5 1.937 1.5h11.47c.904 0 1.67-.6 1.908-1.47L27.75 10H11l.5 2h13.656l-1.906 7H11.78L9.157 8.5C8.934 7.61 8.137 7 7.22 7H5zm17 14c-1.645 0-3 1.355-3 3s1.355 3 3 3 3-1.355 3-3-1.355-3-3-3zm-9 0c-1.645 0-3 1.355-3 3s1.355 3 3 3 3-1.355 3-3-1.355-3-3-3zm0 2c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1zm9 0c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1z" overflow="visible"/></symbol><symbol id="shutdown" viewBox="0 0 32 32"><path d="M15 4v12h2V4h-2zm-3 .688C7.346 6.338 4 10.788 4 16c0 6.617 5.383 12 12 12s12-5.383 12-12c0-5.213-3.346-9.662-8-11.313v2.157C23.526 8.39 26 11.91 26 16c0 5.514-4.486 10-10 10S6 21.514 6 16c0-4.09 2.474-7.61 6-9.156V4.687z" overflow="visible"/></symbol><symbol id="sort" viewBox="0 0 32 32"><path d="M16 3.594l-.72.687-8 8L5.595 14h20.81l-1.686-1.72-8-8-.72-.686zm0 2.844L21.563 12H10.438L16 6.437zM5.594 18l1.687 1.72 8 8 .72.686.72-.687 8-8L26.406 18H5.595zm4.843 2h11.126L16 25.563 10.437 20z"/></symbol><symbol id="sort_down" viewBox="0 0 32 32"><path d="M3.594 12l1.687 1.72 10 10 .72.686.72-.687 10-10L28.406 12H3.595zm4.844 2h15.124L16 21.563 8.437 14z"/></symbol><symbol id="sort_left" viewBox="0 0 32 32"><path d="M20 4.594L18.28 6.28l-9 9-.686.72.687.72 9 9L20 27.405V4.595zm-2 4.843v13.126L11.437 16 18 9.437z"/></symbol><symbol id="sort_right" viewBox="0 0 32 32"><path d="M12 4.594v22.812l1.72-1.687 9-9 .686-.72-.687-.72-9-9L12 4.594zm2 4.843L20.563 16 14 22.563V9.438z"/></symbol><symbol id="sort_up" viewBox="0 0 32 32"><path d="M16 8.594l-.72.687-10 10L3.595 21h24.81l-1.686-1.72-10-10-.72-.686zm0 2.844L23.563 19H8.438L16 11.437z"/></symbol><symbol id="spy" viewBox="0 0 32 32"><path d="M13.063 4c-.874 0-1.647.45-2.188 1.03-.54.582-.935 1.31-1.28 2.095-.534 1.21-.91 2.554-1.25 3.813-1.087.316-2.01.71-2.75 1.187C4.727 12.683 4 13.457 4 14.5c0 .908.553 1.632 1.25 2.156.593.446 1.324.816 2.188 1.125.048.235.126.47.218.69-.843.478-2.178 1.398-3.468 3.157l-.594.844.844.594 3.28 2.25-.624 1.25L6.374 28h19.25l-.72-1.438-.623-1.25 3.284-2.25.844-.593-.593-.847c-1.29-1.76-2.626-2.68-3.47-3.156.093-.222.17-.457.22-.69.863-.308 1.594-.678 2.187-1.124.698-.524 1.25-1.248 1.25-2.156 0-1.045-.724-1.817-1.593-2.375-.743-.477-1.665-.87-2.75-1.188-.374-1.303-.788-2.67-1.313-3.874-.34-.775-.715-1.49-1.25-2.062-.536-.57-1.296-1-2.157-1-.583 0-1.024.162-1.5.28-.475.12-.958.22-1.437.22-.96 0-1.764-.5-2.937-.5zm0 2c.205 0 1.436.5 2.937.5.75 0 1.42-.15 1.938-.28.518-.132.913-.22 1-.22.23 0 .403.072.687.375.284.303.62.843.906 1.5.546 1.243.96 2.94 1.41 4.5 0-.002.053-.048-.094.03-.25.137-.772.313-1.407.408-1.27.19-3 .187-4.438.187-1.43 0-3.164-.02-4.437-.22-.636-.097-1.15-.268-1.406-.405-.08-.042-.108-.026-.126-.03a1 1 0 0 0 0-.033c.004-.01 0-.02 0-.03a1 1 0 0 0 .033-.032 1 1 0 0 0 .124-.438 1 1 0 0 0 0-.03c.36-1.328.76-2.735 1.25-3.845.294-.667.61-1.212.907-1.53.297-.32.5-.407.72-.407zm-4.876 7.094c.226.47.624.844 1.032 1.062.604.325 1.305.477 2.06.594 1.51.234 3.273.25 4.72.25 1.436 0 3.205.007 4.72-.22.753-.112 1.45-.26 2.06-.592.41-.223.806-.618 1.03-1.094.62.22 1.137.454 1.5.687.58.377.69.656.69.72 0 .06-.054.25-.47.565-.418.313-1.138.674-2.06.968-1.854.59-4.52.97-7.47.97s-5.62-.38-7.47-.97c-.926-.293-1.646-.654-2.06-.968C6.05 14.75 6 14.56 6 14.5c0-.066.078-.315.656-.688.363-.233.9-.49 1.532-.718zm2.594 5.47c.33.053.657.142 1 .186.13.877.817 1.652 1.91 1.72.84.05 1.79-.348 1.874-1.47.15.002.288 0 .438 0 .15 0 .29.002.44 0 .082 1.122 1.032 1.52 1.874 1.47 1.092-.068 1.776-.843 1.906-1.72.345-.044.67-.133 1-.188l-.095.625c-.308 1.643-1.044 3.17-1.97 4.22-.923 1.05-2.01 1.61-3.155 1.593-1.176-.017-2.24-.584-3.156-1.625-.918-1.04-1.64-2.537-1.97-4.188l-.093-.625zM23 19.998c.372.218 1.35.86 2.47 2.094l-3.032 2.093-.72.47.376.78.28.563H19.22c.52-.353 1.008-.795 1.436-1.28 1.1-1.25 1.84-2.89 2.25-4.657.034-.02.06-.042.094-.06zm-14.03.03c.038.024.083.042.124.064.428 1.745 1.165 3.363 2.25 4.593.45.51.973.95 1.53 1.313h-3.25l.282-.563.375-.78-.715-.47-3.032-2.093c1.06-1.168 2.023-1.812 2.44-2.063z" overflow="visible"/></symbol><symbol id="strikethrough" viewBox="0 0 32 32"><path d="M7 6v2h8v8h-5v2h5v8h2v-8h5v-2h-5V8h8V6H7z"/></symbol><symbol id="stripe" viewBox="0 0 32 32"><path d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3H5zm0 2h22c.565 0 1 .435 1 1v14c0 .565-.435 1-1 1H5c-.565 0-1-.435-1-1V9c0-.565.435-1 1-1zm11.5 3.438c-.474 0-.844.37-.844.843 0 .47.37.847.844.847.468 0 .844-.376.844-.844 0-.473-.377-.842-.844-.842zm-5.438.75l-1.374.218-.188 1.22-.5.093-.188 1.122H9.5v2.344c0 .61.15 1.022.47 1.28.265.215.647.313 1.186.313.416 0 .67-.08.844-.125v-1.25c-.097.026-.32.063-.47.063-.317 0-.467-.163-.467-.533V14.84h.843l.188-1.22h-1.03l-.002-1.436zM6.907 13.53c-.546 0-1.018.142-1.343.408-.338.278-.5.7-.5 1.187 0 .883.53 1.244 1.406 1.563.564.2.75.34.75.562 0 .214-.17.344-.5.344-.41 0-1.09-.21-1.532-.47L5 18.344c.377.215 1.085.438 1.813.438.578 0 1.05-.114 1.375-.374.364-.286.562-.736.562-1.28 0-.904-.547-1.277-1.438-1.595-.474-.174-.75-.285-.75-.5 0-.18.14-.31.407-.31.484 0 .996.205 1.34.374l.188-1.22c-.274-.13-.82-.343-1.595-.343zm13.813 0c-.47 0-.9.217-1.282.626l-.063-.53h-1.438v6.937l1.625-.282v-1.59c.247.078.492.094.72.094.402 0 .982-.1 1.437-.593.432-.474.653-1.19.653-2.156 0-.856-.145-1.52-.47-1.936-.285-.37-.68-.563-1.186-.563zm4.218 0c-1.37 0-2.22 1.034-2.22 2.658 0 .91.21 1.596.657 2.03.403.39 1.004.563 1.75.563.688 0 1.317-.136 1.72-.403l-.19-1.125c-.395.215-.854.345-1.374.345-.31 0-.53-.083-.684-.22-.17-.142-.248-.355-.282-.686h2.657c.01-.08.03-.446.03-.563 0-.805-.185-1.458-.53-1.906-.35-.455-.862-.69-1.53-.69zM15 13.564c-.455 0-.826.26-.97.687l-.092-.623H12.53v5.063h1.626v-3.283c.2-.247.485-.344.875-.344.087 0 .17.013.285.032v-1.5c-.113-.026-.215-.03-.313-.03zm.688.062v5.063h1.624v-5.065h-1.625zm9.218 1c.364 0 .568.348.594 1.063h-1.188c.046-.724.224-1.065.594-1.065zm-4.75.156c.41 0 .625.42.625 1.283.004.492-.07.896-.216 1.156-.13.248-.328.376-.562.376-.16 0-.307-.03-.437-.094v-2.405c.273-.286.504-.313.594-.313z" overflow="visible"/></symbol><symbol id="student" viewBox="0 0 32 32"><path d="M16 7.78l-.313.095-12.5 4.188L.345 13 2 13.53v8.75c-.597.347-1 .98-1 1.72 0 1.105.895 2 2 2s2-.895 2-2c0-.74-.403-1.373-1-1.72v-8.06l2 .655V20c0 .82.5 1.5 1.094 1.97.594.467 1.332.797 2.218 1.093 1.774.59 4.112.937 6.688.937 2.576 0 4.914-.346 6.688-.938.886-.295 1.624-.625 2.218-1.093C25.5 21.5 26 20.82 26 20v-5.125l2.813-.938L31.655 13l-2.843-.938-12.5-4.187L16 7.78zm0 2.095L25.375 13 16 16.125 6.625 13 16 9.875zm-8 5.688l7.688 2.562.312.094.313-.096L24 15.562V20c0 .01.004.126-.313.375-.316.25-.883.565-1.625.813C20.58 21.68 18.395 22 16 22c-2.395 0-4.58-.318-6.063-.813-.74-.247-1.308-.563-1.624-.812C7.995 20.125 8 20.01 8 20v-4.438z"/></symbol><symbol id="subscript" viewBox="0 0 32 32"><path d="M4.156 8l1 1.53L9.313 16l-4.157 6.47-1 1.53h6.374l.314-.47 1.656-2.56 1.656 2.56.313.47h6.372l-1-1.53L15.687 16l4.157-6.47 1-1.53H14.47l-.314.47-1.656 2.56-1.656-2.56L10.53 8H4.157zm3.657 2H9.47l2.185 3.438.844 1.312.842-1.313L15.53 10h1.658l-3.532 5.47-.344.53.344.53 3.53 5.47H15.53l-2.185-3.438-.844-1.312-.842 1.313L9.47 22H7.81l3.532-5.47.344-.53-.344-.53L7.814 10zm17.156 9C23.34 19 22 20.343 22 21.97V22h2v-.03c0-.547.423-.97.97-.97h.06c.547 0 .97.423.97.97 0 .317-.143.6-.406.78l-2.125 1.47C22.55 24.847 22 25.89 22 27v1h6v-2h-3.47c.04-.032.023-.097.064-.125l2.125-1.47c.8-.552 1.28-1.46 1.28-2.436 0-1.63-1.345-2.97-2.97-2.97h-.06z" overflow="visible"/></symbol><symbol id="superscript" viewBox="0 0 32 32"><path d="M24.97 3C23.342 3 22 4.343 22 5.97V6h2v-.03c0-.547.423-.97.97-.97h.06c.547 0 .97.423.97.97 0 .317-.143.6-.406.78L23.47 8.22C22.552 8.847 22 9.89 22 11v1h6v-2h-3.47c.04-.032.023-.097.064-.125l2.125-1.47c.8-.55 1.28-1.46 1.28-2.435C28 4.342 26.656 3 25.03 3h-.06zM4.155 8l1 1.53L9.313 16l-4.157 6.47-1 1.53h6.374l.314-.47 1.656-2.56 1.656 2.56.313.47h6.372l-1-1.53L15.687 16l4.157-6.47 1-1.53H14.47l-.314.47-1.656 2.56-1.656-2.56L10.53 8H4.157zm3.657 2h1.656l2.186 3.438.844 1.312.844-1.313L15.53 10h1.658l-3.532 5.47-.344.53.344.53 3.53 5.47H15.53l-2.185-3.438-.844-1.312-.842 1.313L9.47 22H7.81l3.532-5.47.344-.53-.344-.53L7.814 10z" overflow="visible"/></symbol><symbol id="support" viewBox="0 0 32 32"><path d="M21 3c-4.43 0-8 3.57-8 8 0 .235.037.553.063.844L4.5 20.406c-1.968 1.97-1.968 5.126 0 7.094s5.125 1.968 7.094 0l8.562-8.563c.29.026.61.063.844.063 4.43 0 8-3.57 8-8 0-1.367-.352-2.634-.938-3.688l-.625-1.156-.937.938-4.313 4.28-1.562-1.562 4.28-4.312.94-.938-1.157-.625C23.634 3.353 22.368 3 21 3zm0 2c.486 0 .848.21 1.28.313l-3.78 3.78-.72.72.72.687 3 3 .688.72.718-.72 3.782-3.78c.103.432.312.794.312 1.28 0 3.37-2.63 6-6 6-.4 0-.72 0-.97-.063l-.53-.156-.406.408-8.907 8.907c-1.23 1.23-3.05 1.23-4.28 0l-.032-.032c-1.2-1.23-1.19-3.03.03-4.25l8.907-8.906.407-.406-.16-.53C15 11.72 15 11.4 15 11c0-3.37 2.63-6 6-6z"/></symbol><symbol id="tags" viewBox="0 0 32 32"><path d="M14.594 4l-.313.28-11 11-.684.72.687.72 9 9 .72.686.72-.687 11-11 .28-.316V4h-10.41zm.844 2H23v7.563l-10 10L5.437 16l10-10zM26 7v2h1v8.156l-9.5 9.438-1.25-1.25-1.406 1.406 1.937 1.97.72.686.69-.687 10.53-10.41L29 18V7h-3zm-6 1c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z" overflow="visible"/></symbol><symbol id="tasks" viewBox="0 0 32 32"><path d="M5 5v6h22V5H5zm6 2h14v2H11V7zm-6 6v6h22v-6H5zm16 2h4v2h-4v-2zM5 21v6h22v-6H5zm11 2h9v2h-9v-2z"/></symbol><symbol id="text_height" viewBox="0 0 32 32"><path d="M4 6v2h7v18h2V8h7V6H4zm21 .625L21.5 11H24v10h-2.5l3.5 4.375L28.5 21H26V11h2.5L25 6.625z" overflow="visible"/></symbol><symbol id="text_width" viewBox="0 0 32 32"><path d="M8 6v2h7v14h2V8h7V6H8zm2 15.5L5.625 25 10 28.5V26h12v2.5l4.375-3.5L22 21.5V24H10v-2.5z" overflow="visible"/></symbol><symbol id="ticket" viewBox="0 0 32 32"><path d="M2 7v7h1c1.19 0 2 .81 2 2s-.81 2-2 2H2v7h28v-7h-1c-1.19 0-2-.81-2-2s.81-2 2-2h1V7H2zm2 2h24v3.188c-1.715.45-3 1.955-3 3.812 0 1.857 1.285 3.362 3 3.813V23H4v-3.188c1.715-.45 3-1.955 3-3.812 0-1.857-1.285-3.362-3-3.813V9z"/></symbol><symbol id="timeline" viewBox="0 0 32 32"><path d="M4 4v24h2v-5h2.188c.418 1.156 1.52 2 2.812 2 1.292 0 2.394-.844 2.813-2H28v-2H13.812c-.418-1.156-1.52-2-2.812-2-1.292 0-2.394.844-2.813 2H6v-4h14.188c.418 1.156 1.52 2 2.812 2 1.292 0 2.394-.844 2.813-2H28v-2h-2.188c-.418-1.156-1.52-2-2.812-2-1.292 0-2.394.844-2.813 2H6v-4h7.188c.418 1.156 1.52 2 2.812 2 1.292 0 2.394-.844 2.813-2H28V9h-9.188c-.418-1.156-1.52-2-2.812-2-1.292 0-2.394.844-2.813 2H6V4H4zm12 5c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1zm7 6c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1zm-12 6c.564 0 1 .436 1 1 0 .564-.436 1-1 1-.564 0-1-.436-1-1 0-.564.436-1 1-1z"/></symbol><symbol id="todo_list" viewBox="0 0 32 32"><path d="M10.28 5.28L7 8.563l-1.28-1.28L4.28 8.72l2 2 .72.686.72-.687 4-4-1.44-1.44zM15 7v2h13V7H15zm-4.72 6.28L7 16.564 5.72 15.28l-1.44 1.44 2 2 .72.686.72-.687 4-4-1.44-1.44zM15 15v2h13v-2H15zm-4.72 6.28L7 24.563l-1.28-1.28-1.44 1.437 2 2 .72.686.72-.687 4-4-1.44-1.44zM15 23v2h13v-2H15z"/></symbol><symbol id="translation" viewBox="0 0 32 32"><path d="M4 4v18h6v6h18V10h-6V4H4zm2 2h14v4.563L10.562 20H6V6zm5 2v1H8v2h4.938c-.13 1.15-.482 2.054-1.063 2.688-.342-.112-.653-.256-.906-.407-.705-.417-.97-.86-.97-1.28H8c0 1.193.734 2.183 1.72 2.845C9.226 14.948 8.654 15 8 15v2c1.772 0 3.248-.405 4.375-1.156.524.09 1.053.156 1.625.156v-1.875c.543-.91.833-1.973.938-3.125H16V9h-3V8h-2zm10.438 4H26v14H12v-4.563L21.438 12zM20 13.844l-.938 2.844-2 6-.062.156V24h2v-.875l.03-.125h1.94l.03.125V24h2v-1.156l-.063-.157-2-6L20 13.845zm0 6.28l.28.876h-.56l.28-.875z"/></symbol><symbol id="trash" viewBox="0 0 32 32"><path d="M15 4c-.522 0-1.06.185-1.438.563C13.185 4.94 13 5.478 13 6v1H7v2h1v16c0 1.645 1.355 3 3 3h12c1.645 0 3-1.355 3-3V9h1V7h-6V6c0-.522-.185-1.06-.563-1.438C20.06 4.186 19.523 4 19 4h-4zm0 2h4v1h-4V6zm-5 3h14v16c0 .555-.445 1-1 1H11c-.555 0-1-.445-1-1V9zm2 3v11h2V12h-2zm4 0v11h2V12h-2zm4 0v11h2V12h-2z"/></symbol><symbol id="trophy" viewBox="0 0 32 32"><path d="M7 4c-.943 0-1.916.355-2.688 1.03C3.542 5.708 3 6.75 3 8c0 1.062.446 1.97 1 2.688.554.716 1.226 1.285 1.844 1.843C7.08 13.65 8 14.566 8 16c0 .152-.15.52-.344.813-.194.29-.375.468-.375.468l1.44 1.408s.32-.322.625-.78c.26-.394.545-.905.625-1.563.113.322.22.657.342.968.69 1.775 1.48 3.365 2.376 4.563.325.436.66.824 1.03 1.156C11.653 23.18 10 24.9 10 27v1h12v-1c0-2.123-1.685-3.853-3.78-3.97.376-.332.734-.72 1.06-1.155.9-1.194 1.682-2.79 2.376-4.563.13-.332.253-.687.375-1.03.07.687.358 1.22.627 1.624.306.46.625.782.625.782l1.44-1.407s-.182-.175-.376-.467c-.195-.29-.344-.66-.344-.812 0-1.435.92-2.352 2.156-3.47.618-.556 1.29-1.125 1.844-1.84.554-.718 1-1.627 1-2.69 0-1.25-.54-2.292-1.313-2.97C26.917 4.357 25.943 4 25 4c-1.277 0-2.153.584-2.625 1H9.625C9.153 4.584 8.277 4 7 4zm0 2c.474 0 .778.15 1 .28.028 2.04.38 4.354.938 6.626-.532-.72-1.198-1.316-1.782-1.844-.632-.57-1.21-1.096-1.593-1.593C5.178 8.97 5 8.54 5 8c0-.698.272-1.132.656-1.47C6.04 6.196 6.566 6 7 6zm18 0c.434 0 .96.195 1.344.53.384.338.656.772.656 1.47 0 .543-.18.972-.563 1.47-.383.496-.96 1.02-1.593 1.592-.6.54-1.274 1.163-1.813 1.907.577-2.29.94-4.62.97-6.69.223-.13.527-.28 1-.28zM10.125 7h11.75c-.153 2.972-.92 6.598-2.094 9.594-.646 1.657-1.396 3.095-2.123 4.062C16.93 21.623 16.264 22 15.97 22c-.295 0-.933-.374-1.658-1.344-.724-.97-1.48-2.403-2.124-4.062-1.166-3-1.91-6.637-2.063-9.594zM15 10v5h2v-5h-2zm-1 15h4c.717 0 1.21.443 1.563 1h-7.125c.352-.557.845-1 1.562-1z"/></symbol><symbol id="turkish_lira" viewBox="0 0 32 32"><path d="M11 4v5.906L8 11v2l3-1.094v2L8 15v2l3-1.094V28h1c5.76 0 10.828-3.85 12.344-9.406l.625-2.344-1.94-.5-.626 2.313c-1.19 4.36-4.977 7.36-9.406 7.78V15.19L19 13v-2l-6 2.188v-2L19 9V7l-6 2.188V4h-2z" overflow="visible"/></symbol><symbol id="umbrella" viewBox="0 0 32 32"><path d="M15 4v2.063C8.988 6.565 4.255 11.47 4.03 16.625c-.004.127-.03.248-.03.375h2c0-.08.088-.278.53-.53.444-.254 1.158-.47 1.97-.47s1.526.216 1.97.47c.442.252.53.45.53.53h2c0-.012.083-.26.625-.53.542-.272 1.406-.47 2.375-.47.97 0 1.833.198 2.375.47.542.27.625.518.625.53h2c0-.08.088-.278.53-.53.444-.254 1.158-.47 1.97-.47s1.526.216 1.97.47c.442.252.53.45.53.53h2c0-.128-.01-.254-.03-.375C27.744 11.47 23.01 6.565 17 6.062V4h-2zm1 4c4.346 0 8.06 2.954 9.438 6.28-.595-.183-1.245-.28-1.938-.28-1.12 0-2.145.248-2.97.72-.197.112-.384.256-.56.405-.215-.164-.45-.317-.69-.438-.904-.45-2.04-.687-3.28-.687-1.24 0-2.375.235-3.28.688-.234.116-.45.28-.658.437-.006-.006-.024.006-.03 0-.178-.15-.365-.293-.563-.406-.827-.474-1.85-.72-2.97-.72-.695 0-1.345.095-1.94.28C7.94 10.953 11.654 8 16 8zm-1 9v8c0 .565-.435 1-1 1s-1-.435-1-1v-1h-2v1c0 1.645 1.355 3 3 3s3-1.355 3-3v-8h-2z" overflow="visible"/></symbol><symbol id="underline" viewBox="0 0 32 32"><path d="M8 4v12c0 4.43 3.57 8 8 8s8-3.57 8-8V4h-2v12c0 3.37-2.63 6-6 6s-6-2.63-6-6V4H8zM6 26v2h20v-2H6z"/></symbol><symbol id="undo" viewBox="0 0 32 32"><path d="M12.78 5.28l-8 8-.686.72.687.72 8 8 1.44-1.44L7.937 15H21c2.755 0 5 2.245 5 5v7h2v-7c0-3.845-3.155-7-7-7H7.937l6.282-6.28-1.44-1.44z"/></symbol><symbol id="unlock_2" viewBox="0 0 32 32"><path d="M16 3c-3.036 0-5.584 1.966-6.625 4.625l1.844.75C11.976 6.435 13.834 5 16 5c2.755 0 5 2.245 5 5v1.375C19.525 10.515 17.826 10 16 10c-5.51 0-10 4.49-10 10s4.49 10 10 10 10-4.49 10-10c0-2.787-1.153-5.31-3-7.125V10c0-3.845-3.155-7-7-7zm0 9c4.43 0 8 3.57 8 8s-3.57 8-8 8-8-3.57-8-8 3.57-8 8-8zm0 6c-1.105 0-2 .895-2 2 0 .74.403 1.373 1 1.72V25h2v-3.28c.597-.347 1-.98 1-1.72 0-1.105-.895-2-2-2z"/></symbol><symbol id="up_arrow" viewBox="0 0 32 32"><path d="M16 4.094l-.72.687-8.5 8.5 1.44 1.44L15 7.937V28h2V7.937l6.78 6.782 1.44-1.44-8.5-8.5-.72-.687z"/></symbol><symbol id="up_round" viewBox="0 0 32 32"><path d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm0 3.875l-.72.72-5.686 5.686L11 16.72l4-4V23h2V12.72l4 4 1.406-1.44-5.687-5.686-.72-.72z"/></symbol><symbol id="up_squared" viewBox="0 0 32 32"><path d="M5 5v22h22V5H5zm2 2h18v18H7V7zm9 4.094l-.72.687-6 6 1.44 1.44L16 13.938l5.28 5.28 1.44-1.437-6-6-.72-.686z"/></symbol><symbol id="upload" viewBox="0 0 32 32"><path d="M16 3.594l-.72.687-7 7 1.44 1.44L15 7.437V24h2V7.437l5.28 5.282 1.44-1.44-7-7-.72-.687zM7 26v2h18v-2H7z"/></symbol><symbol id="upload_2" viewBox="0 0 32 32"><path d="M16 4c-4.12 0-7.36 3.13-7.813 7.125-1.794.3-3.246 1.52-3.843 3.22C1.884 15.055 0 17.248 0 20c0 3.324 2.676 6 6 6h20c3.324 0 6-2.676 6-6 0-1.76-.855-3.336-2.094-4.438-.232-3.514-3.035-6.318-6.562-6.5C22.14 6.132 19.378 4 16 4zm0 2c2.762 0 4.97 1.77 5.75 4.28l.22.72H23c2.755 0 5 2.245 5 5v.5l.406.313C29.35 17.52 30 18.733 30 20c0 2.276-1.724 4-4 4H6c-2.276 0-4-1.724-4-4 0-2.02 1.45-3.588 3.28-3.906l.657-.125.125-.66C6.362 13.965 7.556 13 9 13h1v-1c0-3.37 2.63-6 6-6zm0 5.594l-.72.687-4 4 1.44 1.44L15 15.438V22h2v-6.563l2.28 2.282 1.44-1.44-4-4-.72-.687z"/></symbol><symbol id="us_dollar" viewBox="0 0 32 32"><path d="M15 4v2.03c-2.77.203-5 2.526-5 5.345 0 2.584 1.864 4.788 4.406 5.25l.594.125V24h-.625C12.505 24 11 22.494 11 20.625V19H9v1.625C9 23.575 11.426 26 14.375 26H15v2h2v-2h.625C20.573 26 23 23.574 23 20.625c0-2.584-1.863-4.788-4.406-5.25L17 15.062v-7.03c1.69.186 3 1.602 3 3.343V13h2v-1.625c0-2.82-2.23-5.142-5-5.344V4h-2zm0 4.03v6.658l-.25-.032c-1.604-.29-2.75-1.65-2.75-3.28 0-1.742 1.31-3.158 3-3.345zm2 9.095l1.25.22c1.605.29 2.75 1.65 2.75 3.28C21 22.495 19.493 24 17.625 24H17v-6.875z" overflow="visible"/></symbol><symbol id="user_female" viewBox="0 0 32 32"><path d="M18.125 4c-3.304 0-6.984.562-9.72 3.594C5.673 10.626 4 15.88 4 25v1h8.656c.99.625 2.103 1 3.344 1 1.24 0 2.355-.383 3.344-1H29v-1c0-8.125-1.57-12.844-3.625-15.594-1.81-2.42-3.892-3.094-5.438-3.25L19 4.5l-.28-.5h-.595zm-.563 2.063l.813 1.437.28.5h.595c1.01 0 2.848.34 4.53 2.594C25.386 12.74 26.8 16.83 26.938 24h-5.375c.11-.14.21-.292.313-.438C23.233 21.625 24 19.207 24 17h-2c0 1.722-.644 3.827-1.75 5.406C19.144 23.986 17.665 25 16 25c-1.663 0-3.143-1.01-4.25-2.594C10.643 20.824 10 18.71 10 17c0-.444.085-.667.22-.844.132-.177.364-.33.717-.468.707-.28 1.9-.395 3.157-.5 1.258-.106 2.57-.206 3.75-.75C19.024 13.893 20 12.66 20 11h-2c0 1.044-.274 1.304-.97 1.625-.694.32-1.882.458-3.124.563-1.242.104-2.55.163-3.72.624-.583.23-1.148.578-1.56 1.126C8.21 15.485 8 16.218 8 17c0 2.198.768 4.59 2.125 6.53.11.16.225.318.344.47H6.06c.135-8.163 1.71-12.696 3.844-15.063 2.088-2.314 4.783-2.815 7.656-2.874zM13 17c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm6 0c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z"/></symbol><symbol id="user_male" viewBox="0 0 32 32"><path d="M18 4c-3.666 0-6.446.862-8.313 2.625C7.822 8.388 7 10.958 7 14v.906C6.428 15.45 6 16.15 6 17c0 1.26.89 2.154 2 2.594.37 1.167.773 2.393 1.22 3.437.485 1.143.924 2.05 1.53 2.69 2.87 3.036 7.63 3.036 10.5 0 .606-.64 1.013-1.547 1.5-2.69.446-1.043.88-2.27 1.25-3.435 1.11-.44 2-1.334 2-2.594 0-.845-.43-1.546-1-2.093V14c0-2.824-.643-4.834-1.78-6.156-.966-1.12-2.255-1.58-3.532-1.72l-.782-1.56-.28-.564H18zm-.594 2.063l.688 1.375c.333.666.463 1.14.468 1.343.006.205.013.12-.03.16-.087.072-.93.29-1.97.342-1.04.054-2.264.028-3.406.47-1.14.442-2.143 1.627-2.156 3.25h2c.008-.986.237-1.128.875-1.375.638-.247 1.738-.32 2.813-.375 1.074-.055 2.183.01 3.125-.78.47-.397.77-1.08.75-1.75-.005-.148-.04-.29-.063-.44.434.186.835.467 1.188.876C22.413 10 23 11.482 23 14v1.844l.5.28c.304.177.5.496.5.876 0 .534-.382.957-.906 1l-.688.03-.187.657c-.37 1.204-.833 2.475-1.283 3.532-.45 1.055-.967 1.955-1.125 2.123-2.13 2.25-5.497 2.25-7.625 0-.16-.168-.675-1.068-1.126-2.125-.45-1.058-.91-2.33-1.28-3.532l-.187-.657-.688-.03c-.52-.043-.905-.466-.905-1 0-.374.193-.698.5-.875l.5-.28V14c0-2.697.684-4.636 2.063-5.938 1.28-1.21 3.37-1.9 6.343-2zM13 16c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm6 0c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z"/></symbol><symbol id="video_call" viewBox="0 0 32 32"><path d="M2 8v16h22v-3.375l4.563 2.28 1.437.72V8.375l-1.438.72L24 11.375V8H2zm2 2h18v12H4V10zm24 1.625v8.75l-4-2v-4.75l4-2z"/></symbol><symbol id="video_file" viewBox="0 0 32 32"><path d="M6 3v26h20V9.594l-.28-.313-6-6-.314-.28H6zm2 2h10v6h6v16H8V5zm12 1.438L22.563 9H20V6.437zm-7 6.78v9.562l1.5-.936 5-3L20.938 18l-1.438-.844-5-3-1.5-.937zm2 3.532L17.094 18 15 19.25v-2.5z"/></symbol><symbol id="visa" viewBox="0 0 32 32"><path d="M5 6C3.355 6 2 7.355 2 9v14c0 1.645 1.355 3 3 3h22c1.645 0 3-1.355 3-3V9c0-1.645-1.355-3-3-3H5zm0 2h22c.565 0 1 .435 1 1v14c0 .565-.435 1-1 1H5c-.565 0-1-.435-1-1V9c0-.565.435-1 1-1zm14.406 4.375c-1.926 0-2.937.95-2.937 2.156 0 2.184 2.56 1.88 2.56 3 0 .194-.16.628-1.22.628s-1.75-.375-1.75-.375l-.31 1.44s.654.405 1.97.405c1.31 0 3.153-1.008 3.153-2.47 0-1.756-2.563-1.872-2.563-2.655 0-.4.34-.72 1.25-.72.594 0 1.25.47 1.25.47l.314-1.53s-.87-.345-1.72-.345zm-8.218.125L9.5 17.438s-.084-.428-.125-.688c-.955-2.14-2.5-2.938-2.5-2.938l1.47 5.594h2l2.81-6.906H11.19zm2.687 0l-1.094 6.906h1.847L15.72 12.5h-1.845zm9.938 0l-3 6.906h1.812l.375-.968h2.313l.187.968h1.656L25.75 12.5h-1.938zm-18.97.03s3.597 1.105 4.438 3.814L8.66 13.22s-.275-.69-1-.69H4.844zM24.5 14.5l.53 2.594h-1.5l.97-2.594z" overflow="visible"/></symbol><symbol id="won" viewBox="0 0 32 32"><path d="M4 6l1.813 6H4v2h2.406L7 16H4v2h3.594L10 26h2l2-8h4l2 8h2l2.406-8H28v-2h-3l.594-2H28v-2h-1.813L28 6h-2l-1.813 6H18.5L17 6h-2l-1.5 6H7.812L6 6H4zm12 4l.5 2h-1l.5-2zm-7.594 4H13l-.5 2H9l-.594-2zM15 14h2l.5 2h-3l.5-2zm4 0h4.594L23 16h-3.5l-.5-2zm-9.406 4H12l-1.094 4.375L9.594 18zM20 18h2.406l-1.312 4.375L20 18z" overflow="visible"/></symbol><symbol id="word" viewBox="0 0 32 32"><path d="M6 3v26h20V3H6zm2 2h16v22H8V5zm10 7v6.5c0 .217-.283.5-.5.5-.042 0 .02.048-.063-.063-.082-.11-.206-.388-.28-.687C17.007 17.652 17 17 17 17v-2h-2v4.5c0 .217-.283.5-.5.5-.217 0-.5-.283-.5-.5V13h-4v2h2v4.5c0 1.383 1.117 2.5 2.5 2.5.984 0 1.686-.644 2.094-1.47.302.187.52.47.906.47 1.383 0 2.5-1.117 2.5-2.5V14h2v-2h-4z" overflow="visible"/></symbol><symbol id="xls" viewBox="0 0 32 32"><path d="M6 3v7h2V5h16v5h2V3H6zm2 9l2 4-2 4h2l1-2 1 2h2l-2-4 2-4h-2l-1 2-1-2H8zm7 0v8h4v-2h-2v-6h-2zm7.5 0c-1.383 0-2.5 1.117-2.5 2.5s1.117 2.5 2.5 2.5c.217 0 .5.283.5.5 0 .3-.12.5-.5.5-.368 0-.424-.08-.438-.094-.013-.013-.062-.08-.062-.312h-2c0 .566.163 1.2.625 1.687.462.49 1.143.72 1.875.72 1.42 0 2.5-1.2 2.5-2.5 0-1.382-1.117-2.5-2.5-2.5-.217 0-.5-.282-.5-.5 0-.216.283-.5.5-.5.267 0 .348.064.406.126.06.062.094.17.094.28h2c0-.587-.215-1.192-.656-1.655-.442-.462-1.11-.75-1.844-.75zM6 22v7h20v-7h-2v5H8v-5H6z"/></symbol></defs><g><use xlink:href="#add_shopping_cart" width="24" height="24" x="3" y="3"/><use xlink:href="#add_user" width="24" height="24" x="33" y="3"/><use xlink:href="#adventures" width="24" height="24" x="63" y="3"/><use xlink:href="#advertising" width="24" height="24" x="93" y="3"/><use xlink:href="#airport" width="24" height="24" x="123" y="3"/><use xlink:href="#align_center" width="24" height="24" x="153" y="3"/><use xlink:href="#align_justify" width="24" height="24" x="183" y="3"/><use xlink:href="#align_left" width="24" height="24" x="213" y="3"/><use xlink:href="#align_right" width="24" height="24" x="243" y="3"/><use xlink:href="#alphabetical_sorting" width="24" height="24" x="273" y="3"/><use xlink:href="#alphabetical_sorting_2" width="24" height="24" x="303" y="3"/><use xlink:href="#amex" width="24" height="24" x="333" y="3"/><use xlink:href="#angle_down" width="24" height="24" x="363" y="3"/><use xlink:href="#angle_left" width="24" height="24" x="393" y="3"/><use xlink:href="#angle_right" width="24" height="24" x="423" y="3"/><use xlink:href="#angle_up" width="24" height="24" x="453" y="3"/><use xlink:href="#archive" width="24" height="24" x="3" y="33"/><use xlink:href="#area_chart" width="24" height="24" x="33" y="33"/><use xlink:href="#arrows_long_down" width="24" height="24" x="63" y="33"/><use xlink:href="#arrows_long_left" width="24" height="24" x="93" y="33"/><use xlink:href="#arrows_long_right" width="24" height="24" x="123" y="33"/><use xlink:href="#arrows_long_up" width="24" height="24" x="153" y="33"/><use xlink:href="#asterisk" width="24" height="24" x="183" y="33"/><use xlink:href="#audio_file" width="24" height="24" x="213" y="33"/><use xlink:href="#babys_room" width="24" height="24" x="243" y="33"/><use xlink:href="#bank_card" width="24" height="24" x="273" y="33"/><use xlink:href="#banknotes" width="24" height="24" x="303" y="33"/><use xlink:href="#bar_chart" width="24" height="24" x="333" y="33"/><use xlink:href="#barcode" width="24" height="24" x="363" y="33"/><use xlink:href="#bed" width="24" height="24" x="393" y="33"/><use xlink:href="#binoculars" width="24" height="24" x="423" y="33"/><use xlink:href="#bitcoin" width="24" height="24" x="453" y="33"/><use xlink:href="#bold" width="24" height="24" x="3" y="63"/><use xlink:href="#bookmark" width="24" height="24" x="33" y="63"/><use xlink:href="#box" width="24" height="24" x="63" y="63"/><use xlink:href="#briefcase" width="24" height="24" x="93" y="63"/><use xlink:href="#british_pound" width="24" height="24" x="123" y="63"/><use xlink:href="#brush" width="24" height="24" x="153" y="63"/><use xlink:href="#buy" width="24" height="24" x="183" y="63"/><use xlink:href="#calculator" width="24" height="24" x="213" y="63"/><use xlink:href="#camera" width="24" height="24" x="243" y="63"/><use xlink:href="#cancel" width="24" height="24" x="273" y="63"/><use xlink:href="#cancel_2" width="24" height="24" x="303" y="63"/><use xlink:href="#cat_footprint" width="24" height="24" x="333" y="63"/><use xlink:href="#checked" width="24" height="24" x="363" y="63"/><use xlink:href="#checked_2" width="24" height="24" x="393" y="63"/><use xlink:href="#checkmark" width="24" height="24" x="423" y="63"/><use xlink:href="#chevron_down" width="24" height="24" x="453" y="63"/><use xlink:href="#chevron_down_round" width="24" height="24" x="3" y="93"/><use xlink:href="#chevron_left" width="24" height="24" x="33" y="93"/><use xlink:href="#chevron_left_round" width="24" height="24" x="63" y="93"/><use xlink:href="#chevron_right" width="24" height="24" x="93" y="93"/><use xlink:href="#chevron_right_round" width="24" height="24" x="123" y="93"/><use xlink:href="#chevron_up" width="24" height="24" x="153" y="93"/><use xlink:href="#chevron_up_round" width="24" height="24" x="183" y="93"/><use xlink:href="#circle" width="24" height="24" x="213" y="93"/><use xlink:href="#circle_notch" width="24" height="24" x="243" y="93"/><use xlink:href="#circle_thin" width="24" height="24" x="273" y="93"/><use xlink:href="#clipboard" width="24" height="24" x="303" y="93"/><use xlink:href="#code_file" width="24" height="24" x="333" y="93"/><use xlink:href="#color_dropper" width="24" height="24" x="363" y="93"/><use xlink:href="#columns" width="24" height="24" x="393" y="93"/><use xlink:href="#comments" width="24" height="24" x="423" y="93"/><use xlink:href="#compress" width="24" height="24" x="453" y="93"/><use xlink:href="#controller" width="24" height="24" x="3" y="123"/><use xlink:href="#copy" width="24" height="24" x="33" y="123"/><use xlink:href="#copyright" width="24" height="24" x="63" y="123"/><use xlink:href="#create_new" width="24" height="24" x="93" y="123"/><use xlink:href="#crop" width="24" height="24" x="123" y="123"/><use xlink:href="#cut" width="24" height="24" x="153" y="123"/><use xlink:href="#database" width="24" height="24" x="183" y="123"/><use xlink:href="#dining_room" width="24" height="24" x="213" y="123"/><use xlink:href="#diploma_1" width="24" height="24" x="243" y="123"/><use xlink:href="#doctor" width="24" height="24" x="273" y="123"/><use xlink:href="#document" width="24" height="24" x="303" y="123"/><use xlink:href="#double_left" width="24" height="24" x="333" y="123"/><use xlink:href="#double_right" width="24" height="24" x="363" y="123"/><use xlink:href="#double_up" width="24" height="24" x="393" y="123"/><use xlink:href="#down_arrow" width="24" height="24" x="423" y="123"/><use xlink:href="#down_round" width="24" height="24" x="453" y="123"/><use xlink:href="#down_squared" width="24" height="24" x="3" y="153"/><use xlink:href="#download" width="24" height="24" x="33" y="153"/><use xlink:href="#download_2" width="24" height="24" x="63" y="153"/><use xlink:href="#electrical" width="24" height="24" x="93" y="153"/><use xlink:href="#electricity" width="24" height="24" x="123" y="153"/><use xlink:href="#eraser" width="24" height="24" x="153" y="153"/><use xlink:href="#euro" width="24" height="24" x="183" y="153"/><use xlink:href="#exclamation_mark" width="24" height="24" x="213" y="153"/><use xlink:href="#export" width="24" height="24" x="243" y="153"/><use xlink:href="#fantasy" width="24" height="24" x="273" y="153"/><use xlink:href="#fax" width="24" height="24" x="303" y="153"/><use xlink:href="#female" width="24" height="24" x="333" y="153"/><use xlink:href="#file" width="24" height="24" x="363" y="153"/><use xlink:href="#film" width="24" height="24" x="393" y="153"/><use xlink:href="#filter" width="24" height="24" x="423" y="153"/><use xlink:href="#finish_flag" width="24" height="24" x="453" y="153"/><use xlink:href="#fire_extinguisher" width="24" height="24" x="3" y="183"/><use xlink:href="#folder" width="24" height="24" x="33" y="183"/><use xlink:href="#football2" width="24" height="24" x="63" y="183"/><use xlink:href="#gender" width="24" height="24" x="93" y="183"/><use xlink:href="#gender_neutral_user" width="24" height="24" x="123" y="183"/><use xlink:href="#genderqueer" width="24" height="24" x="153" y="183"/><use xlink:href="#generic_sorting" width="24" height="24" x="183" y="183"/><use xlink:href="#generic_sorting_2" width="24" height="24" x="213" y="183"/><use xlink:href="#generic_text" width="24" height="24" x="243" y="183"/><use xlink:href="#gift" width="24" height="24" x="273" y="183"/><use xlink:href="#google_wallet" width="24" height="24" x="303" y="183"/><use xlink:href="#gps_device" width="24" height="24" x="333" y="183"/><use xlink:href="#grid" width="24" height="24" x="363" y="183"/><use xlink:href="#grid_2" width="24" height="24" x="393" y="183"/><use xlink:href="#grid_3" width="24" height="24" x="423" y="183"/><use xlink:href="#group" width="24" height="24" x="453" y="183"/><use xlink:href="#hdd" width="24" height="24" x="3" y="213"/><use xlink:href="#header" width="24" height="24" x="33" y="213"/><use xlink:href="#home" width="24" height="24" x="63" y="213"/><use xlink:href="#hospital_2" width="24" height="24" x="93" y="213"/><use xlink:href="#idea" width="24" height="24" x="123" y="213"/><use xlink:href="#image_file" width="24" height="24" x="153" y="213"/><use xlink:href="#import" width="24" height="24" x="183" y="213"/><use xlink:href="#indent" width="24" height="24" x="213" y="213"/><use xlink:href="#info" width="24" height="24" x="243" y="213"/><use xlink:href="#insert_table" width="24" height="24" x="273" y="213"/><use xlink:href="#ipad" width="24" height="24" x="303" y="213"/><use xlink:href="#iphone" width="24" height="24" x="333" y="213"/><use xlink:href="#italic" width="24" height="24" x="363" y="213"/><use xlink:href="#japanese_yen" width="24" height="24" x="393" y="213"/><use xlink:href="#key" width="24" height="24" x="423" y="213"/><use xlink:href="#keyboard" width="24" height="24" x="453" y="213"/><use xlink:href="#last_quarter" width="24" height="24" x="3" y="243"/><use xlink:href="#left_arrow" width="24" height="24" x="33" y="243"/><use xlink:href="#left_round" width="24" height="24" x="63" y="243"/><use xlink:href="#left_squared" width="24" height="24" x="93" y="243"/><use xlink:href="#level_down" width="24" height="24" x="123" y="243"/><use xlink:href="#level_up" width="24" height="24" x="153" y="243"/><use xlink:href="#library" width="24" height="24" x="183" y="243"/><use xlink:href="#list" width="24" height="24" x="213" y="243"/><use xlink:href="#lock" width="24" height="24" x="243" y="243"/><use xlink:href="#lock_2" width="24" height="24" x="273" y="243"/><use xlink:href="#male" width="24" height="24" x="303" y="243"/><use xlink:href="#mastercard" width="24" height="24" x="333" y="243"/><use xlink:href="#minus" width="24" height="24" x="363" y="243"/><use xlink:href="#monitor" width="24" height="24" x="393" y="243"/><use xlink:href="#moon" width="24" height="24" x="423" y="243"/><use xlink:href="#music" width="24" height="24" x="453" y="243"/><use xlink:href="#news" width="24" height="24" x="3" y="273"/><use xlink:href="#notebook" width="24" height="24" x="33" y="273"/><use xlink:href="#numbered_list" width="24" height="24" x="63" y="273"/><use xlink:href="#numerical_sorting_12" width="24" height="24" x="93" y="273"/><use xlink:href="#numerical_sorting_21" width="24" height="24" x="123" y="273"/><use xlink:href="#old_time_camera" width="24" height="24" x="153" y="273"/><use xlink:href="#opened_folder" width="24" height="24" x="183" y="273"/><use xlink:href="#organization" width="24" height="24" x="213" y="273"/><use xlink:href="#outdent" width="24" height="24" x="243" y="273"/><use xlink:href="#paragraph" width="24" height="24" x="273" y="273"/><use xlink:href="#parallel_tasks" width="24" height="24" x="303" y="273"/><use xlink:href="#paste" width="24" height="24" x="333" y="273"/><use xlink:href="#paypal" width="24" height="24" x="363" y="273"/><use xlink:href="#pdf" width="24" height="24" x="393" y="273"/><use xlink:href="#pencil" width="24" height="24" x="423" y="273"/><use xlink:href="#phone" width="24" height="24" x="453" y="273"/><use xlink:href="#picture" width="24" height="24" x="3" y="303"/><use xlink:href="#pie_chart" width="24" height="24" x="33" y="303"/><use xlink:href="#pin_3" width="24" height="24" x="63" y="303"/><use xlink:href="#plus" width="24" height="24" x="93" y="303"/><use xlink:href="#powerpoint" width="24" height="24" x="123" y="303"/><use xlink:href="#price_tag" width="24" height="24" x="153" y="303"/><use xlink:href="#puzzle" width="24" height="24" x="183" y="303"/><use xlink:href="#qr_code" width="24" height="24" x="213" y="303"/><use xlink:href="#question_mark" width="24" height="24" x="243" y="303"/><use xlink:href="#recycling" width="24" height="24" x="273" y="303"/><use xlink:href="#refresh" width="24" height="24" x="303" y="303"/><use xlink:href="#remove_user" width="24" height="24" x="333" y="303"/><use xlink:href="#resize_diagonal" width="24" height="24" x="363" y="303"/><use xlink:href="#resize_four_directions" width="24" height="24" x="393" y="303"/><use xlink:href="#resize_horizontal" width="24" height="24" x="423" y="303"/><use xlink:href="#resize_vertical" width="24" height="24" x="453" y="303"/><use xlink:href="#right_arrow" width="24" height="24" x="3" y="333"/><use xlink:href="#right_round" width="24" height="24" x="33" y="333"/><use xlink:href="#right_squared" width="24" height="24" x="63" y="333"/><use xlink:href="#rotate_left" width="24" height="24" x="93" y="333"/><use xlink:href="#rotate_right" width="24" height="24" x="123" y="333"/><use xlink:href="#rouble" width="24" height="24" x="153" y="333"/><use xlink:href="#rounded_rectangle" width="24" height="24" x="183" y="333"/><use xlink:href="#rounded_rectangle_filled" width="24" height="24" x="213" y="333"/><use xlink:href="#rupee" width="24" height="24" x="243" y="333"/><use xlink:href="#search" width="24" height="24" x="273" y="333"/><use xlink:href="#sensor" width="24" height="24" x="303" y="333"/><use xlink:href="#services" width="24" height="24" x="333" y="333"/><use xlink:href="#settings" width="24" height="24" x="363" y="333"/><use xlink:href="#share" width="24" height="24" x="393" y="333"/><use xlink:href="#shekel" width="24" height="24" x="423" y="333"/><use xlink:href="#shopping_cart" width="24" height="24" x="453" y="333"/><use xlink:href="#shutdown" width="24" height="24" x="3" y="363"/><use xlink:href="#sort" width="24" height="24" x="33" y="363"/><use xlink:href="#sort_down" width="24" height="24" x="63" y="363"/><use xlink:href="#sort_left" width="24" height="24" x="93" y="363"/><use xlink:href="#sort_right" width="24" height="24" x="123" y="363"/><use xlink:href="#sort_up" width="24" height="24" x="153" y="363"/><use xlink:href="#spy" width="24" height="24" x="183" y="363"/><use xlink:href="#strikethrough" width="24" height="24" x="213" y="363"/><use xlink:href="#stripe" width="24" height="24" x="243" y="363"/><use xlink:href="#student" width="24" height="24" x="273" y="363"/><use xlink:href="#subscript" width="24" height="24" x="303" y="363"/><use xlink:href="#superscript" width="24" height="24" x="333" y="363"/><use xlink:href="#support" width="24" height="24" x="363" y="363"/><use xlink:href="#tags" width="24" height="24" x="393" y="363"/><use xlink:href="#tasks" width="24" height="24" x="423" y="363"/><use xlink:href="#text_height" width="24" height="24" x="453" y="363"/><use xlink:href="#text_width" width="24" height="24" x="3" y="393"/><use xlink:href="#ticket" width="24" height="24" x="33" y="393"/><use xlink:href="#timeline" width="24" height="24" x="63" y="393"/><use xlink:href="#todo_list" width="24" height="24" x="93" y="393"/><use xlink:href="#translation" width="24" height="24" x="123" y="393"/><use xlink:href="#trash" width="24" height="24" x="153" y="393"/><use xlink:href="#trophy" width="24" height="24" x="183" y="393"/><use xlink:href="#turkish_lira" width="24" height="24" x="213" y="393"/><use xlink:href="#umbrella" width="24" height="24" x="243" y="393"/><use xlink:href="#underline" width="24" height="24" x="273" y="393"/><use xlink:href="#undo" width="24" height="24" x="303" y="393"/><use xlink:href="#unlock_2" width="24" height="24" x="333" y="393"/><use xlink:href="#up_arrow" width="24" height="24" x="363" y="393"/><use xlink:href="#up_round" width="24" height="24" x="393" y="393"/><use xlink:href="#up_squared" width="24" height="24" x="423" y="393"/><use xlink:href="#upload" width="24" height="24" x="453" y="393"/><use xlink:href="#upload_2" width="24" height="24" x="3" y="423"/><use xlink:href="#us_dollar" width="24" height="24" x="33" y="423"/><use xlink:href="#user_female" width="24" height="24" x="63" y="423"/><use xlink:href="#user_male" width="24" height="24" x="93" y="423"/><use xlink:href="#video_call" width="24" height="24" x="123" y="423"/><use xlink:href="#video_file" width="24" height="24" x="153" y="423"/><use xlink:href="#visa" width="24" height="24" x="183" y="423"/><use xlink:href="#won" width="24" height="24" x="213" y="423"/><use xlink:href="#word" width="24" height="24" x="243" y="423"/><use xlink:href="#xls" width="24" height="24" x="273" y="423"/></g></svg>');
})
.run(function($webicon, $rootScope) {
$webicon.preload().iconSets['icons.svg'].then(function(scope) {
$rootScope.icons = Object.keys(scope.collection[0]._resource.icons);
});
});
</script>
<link href="https://fonts.googleapis.com/css?family=Sanchez" rel="stylesheet" type="text/css">
</body>
</html>