-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample_page.html
312 lines (251 loc) · 763 KB
/
sample_page.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
<!DOCTYPE html>
<!-- saved from url=(0126)https://grab.wd3.myworkdayjobs.com/Careers/job/Bangalore-Salarpuria-Adonis/Software-Engineer-%2DFull-Stack_R-2018-7-0309/apply -->
<html lang="en-US" class="gr__grab_wd3_myworkdayjobs_com" dir="ltr"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style>HTML{margin:0 !important;border:none !important;}.dragdrop-handle{cursor:move;user-select:none;-khtml-user-select:none;-moz-user-select:none;}.dragdrop-draggable{zoom:1;}.dragdrop-dragging{zoom:normal;}.dragdrop-positioner{border:1px dashed #1e90ff;margin:0 !important;zoom:1;z-index:100;}.dragdrop-flow-panel-positioner{color:#1e90ff;display:inline;text-align:center;vertical-align:middle;}.dragdrop-proxy{background-color:#7af;}.dragdrop-selected,.dragdrop-dragging,.dragdrop-proxy{filter:alpha(opacity \= 30);opacity:0.3;}.dragdrop-movable-panel{z-index:200;margin:0 !important;border:none !important;}</style>
<!-- Application Properties -->
<meta http-equiv="X-UA-Compatible" content="chrome=1;IE=EDGE">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0">
<title>Software Engineer, Full Stack</title>
<link rel="icon" href="https://grab.wd3.myworkdayjobs.com/assets/images/favicon.ico">
<!-- Stylesheets -->
<style type="text/css" rel="stylesheet">
body#vpsBody div#workdayApplicationHeader,
body#vpsBody div#workdayApplicationFrame {
margin: 0px auto 0px auto;
max-width: 1098px;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
background-color: #f7f7f7;
}
div[automationid='toolbarButtonContainer'] {
margin: auto;
max-width: 1060px;
}
#wd-FacetedSearchResult-facetSearchResult > div > span.gwt-InlineLabel {
display: none;
}
#__gwt_historyFrame {
position: absolute;
top: -1px;
left: -1px;
width: 0px;
height: 0px;
border: 0px solid rgba(0, 0, 0, 0.00);
}
div#wd-ViewPage-jobPosting #wd-MonikerInput-labeledImage img {
max-height: 50px;
width:auto;
height:auto;
}
div#wd-ViewPage-userHome #wd-MonikerInput-labeledImage img {
max-height: 50px;
width:auto;
height:auto;
}
body#vpsBody .applicationHeader {
background-color: rgb(240, 240, 240);
border-bottom: 1px solid #e5e5e5;
background-image:none;
}
body#vpsBody .applicationHeader > div {
}
body#vpsBody .workdayLogo {
background-color: #FFF;
background-image: url("/Careers/assets/logo");
background-size: 100%;
background-repeat: no-repeat;
border-radius: 5px;
margin-right: 35px;
width: 85px;
padding: 0px;
position: absolute;
margin-left: 20px;
left: 35px;
border-radius: 0px;
top: 0px;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
line-height: 85px;
height: 85px;
display: inline-block;
vertical-align: middle;
}
body#vpsBody #wd-FileUploadAwesome-fileUpload2\.attachmentPost .gwt-Label{
font-size:12px;
font-weight:normal;
}
body#vpsBody #wd-FileUploadAwesome-fileUpload2\.attachmentPost .gwt-Image:first-child{
display:none;
}
body#vpsBody [data-automation-id=appHeader] {
}
</style>
<script type="text/javascript">
var storeAnchorCookie = false;
document.cookie = "timezoneOffset =" + new Date().getTimezoneOffset() +"; path=/;secure";
function renderWorkdayApp() {
workday.clientRenderer.renderWorkdayApp({
baseDir: "/wday/uiclient/static/gwt-desktop/",
cdn: {
endpoint: 'wd3.myworkdaycdn.com',
enabled: true,
allowed: true
},
systemConfidenceLevel: "PROD",
proxyEnabled: false,
currentVersion: "22",
serviceType: "",
loginAuthURL: "",
environment: "stuff",
environmentType: "stuff",
newUxDisabled: false
});
workday.appRoot = JSON.stringify({"widget": "appRoot", "canvasIsEnabled": true, "canvasHexCode": "#005dba,#0b77e3"}).replace(/"/g, """);
}
// if user enables privacy tracking cookie, create a enablePrivacyTracking and enable google analytics tracking
function enablePrivacyTrackingCookie( ) {
document.cookie = "enablePrivacyTracking = true" +"; path=/;secure";
if (typeof window.disableGoogleAnalytics === 'function') {
disableGoogleAnalytics(false);
workday.analytics.gaEnabled = true;
}
}
var externalSite = "true";
var styleApi = {
"ApplicationHeader.applicationHeaderHeight": "120",
"ApplicationHeader.applicationHeaderHeightUnit": "px",
"RootPage.applicationFooterHeight": "36",
"RootPage.applicationHeaderFooterHeightUnit": "px"
};
styleApi["RootPage.maxPageWidth"] = "1100";
styleApi["RootPage.maxPageWidthUnit"] = "px";
window.workday = window.workday || {}; //Ensure the workday object is initialized
workday.systemConfidenceLevel = 'PROD';
workday.clientOrigin = 'https://wd3.myworkday.com';
workday.onload = function() {
workday.widget.registerAsync("workdrive", "/wday/drvc/workdrive.js?2019.11.6853");
workday.widget.registerAsync("workdriveFilePicker", "/wday/drvc/workdriveFilePicker.js?2019.11.6853");
workday.widget.registerAsync("workdoc", "/wday/gcs/docc/doc.js?2019.12.9967");
workday.widget.registerAsync("worksheet", "/wday/gcs/components/workbook.js?2019.12.9967");
workday.widget.registerAsync("lineage-viewer", "/wday/opa/princess/DatasetLineage/opa-loader.js");
workday.widget.registerAsync("opa-catalog", "/wday/opa/opa/catalog/opa-loader.js");
workday.widget.registerAsync("opa-dataset-fields-panel", "/wday/opa/opa/dataset-fields-panel/opa-loader.js");
workday.widget.registerAsync("augmentedAnalytics", "/wday/opa/opa/augmentedAnalytics/page-react.js");
workday.widget.registerAsync("prism-vizboard", "/wday/opa/opa/vizboard/opa-loader.js");
workday.widget.registerAsync("opa-transform", "/wday/opa/opa/transform/opa-loader.js");
workday.widget.registerAsync("prismAnalyticsCreateTable", "/wday/opa/opa/createTable/page-react.js");
workday.widget.registerAsync("talk", "/wday/tlks/talk.js?2019.12.73");
workday.widget.registerAsync("museEditor", "/wday/backpack-hub/muse/wday/js/muse-editor.js");
workday.widget.registerAsync("muse", "/wday/backpack-hub/muse/wday/js/muse-viewer.js");
}
</script>
<script type="text/javascript">var workdayMessages = {"WDRES.AUTH.LABEL.SignInToWorkday":"Sign In to Workday","WDRES.PAGINATION.Items":"{0} item(s)","WDRES.AUTH.LABEL.SignIn":"Sign In","WDRES.AUTH.LABEL.ProxyLogin":"Proxy Login","WDRES.AUTH.LABEL.DUO.Phone.Validate":"{0} is the correct number","WDRES.AUTH.LABEL.DUO.Landing.Start":"Enroll a Device","WDRES.AUTH.LABEL.DUO.Os.Title.Mobile":"What type of phone is {0}?","WDRES.AUTH.LABEL.DUO.Landing.Message":"Multi-factor authentication enhances your account security by using a secondary device to verify your identity when you log in.","WDRES.AUTH.LABEL.DUO.Landing.Title":"Protect Your Workday Account","WDRES.AUTH.LABEL.DUO.Phone.Example":"ex: {0}","WDRES.AUTH.LABEL.DUO.Device.Title":"Select type of device to add","WDRES.PROFILE.ProfessionalProfile":"Professional Profile","WDRES.POLLER.TimeoutMessage":"This background process is still in progress. Please refresh to see the results.","WDRES.AUTH.LABEL.DUO.Os.Title.Tablet":"What type of tablet?","WDRES.MONIKER.TOOLTIP.RelatedActionsEmptyState":"No Related Actions available","WDRES.LISTDETAIL.ToggleViewingLabel":"Viewing:","WDRES.AUTH.LABEL.DUO.Help.Title.Ios":"Install Duo Mobile for iOS","WDRES.CONFIRMHEADER.Success":"Success!","WDRES.GRID.MULTIVIEW.DoneButton":"Done","WDRES.GRID.MULTIVIEW.EditButton":"Edit","WDRES.QUICKTIPS.Inbox.Text":"Access all of your action items and notifications","WDRES.QUICKTIPS.Inbox":"Inbox","WDRES.QUICKTIPS.Profile.Text":"Visit your profile, manage account details and sign out","WDRES.QUICKTIPS.Profile":"Profile","WDRES.QUICKTIPS.Navigate.Text":"Navigate through Workday from one place, including dashboards, landing pages and My Reports","WDRES.QUICKTIPS.Navigate":"Navigate","WDRES.MODALWARNING.ChangesSavedTitle":"Changes Saved","WDRES.QUICKTIPS.Search.Text":"Search for people, tasks, reports and more","WDRES.GRIDEDITOR.DELETEROW.DeleteWarningTitle":"Delete?","WDRES.QUICKTIPS.Search":"Search","WDRES.TASKORCHESTRATION.WIZARD.AddAnother":"Add Another","WDRES.FACETEDSEARCH.SelectedFilters":"Selected Filters","WDRES.TASKORCHESTRATION.WIZARD.WouldYouAddOne":"Would you like to add one before moving forward?","WDRES.BUTTON.Done":"Done","WDRES.MOBILE.ADVERTISEMENT.TenantLabel":"Your company ID: {0}","WDRES.TASKORCHESTRATION.WIZARD.GetStarted":"Get Started","WDRES.MOBILE.ADVERTISEMENT.Android":"Android","WDRES.MOBILE.ADVERTISEMENT.DownloadText":"Select a download method","WDRES.TASKORCHESTRATION.WIZARD.YourProgress":"Your Progress","WDRES.TASKORCHESTRATION.WIZARD.YouHaveFinished":"You Have Finished {0} Items","WDRES.TASKORCHESTRATION.WIZARD.LetsGetStarted":"Let\'s get started with: {0}.","WDRES.MOBILE.ADVERTISEMENT.Header":"Have you tried the Workday Mobile App?","WDRES.TASKORCHESTRATION.WIZARD.YouJustCompleted":"Congratulations! You just completed {0}. Up next: {1}.","WDRES.TASKORCHESTRATION.WIZARD.WouldYouAddMore":"Would you like to add another before moving forward?","WDRES.TASKORCHESTRATION.ROW.Save":"Save","WDRES.MOBILE.ADVERTISEMENT.GooglePlay":"Get it on Google Play","WDRES.TASKORCHESTRATION.ROW.Edit":"Edit","WDRES.TASKORCHESTRATION.WIZARD.ReviewAndSubmit":"Review & Submit","WDRES.TASKORCHESTRATION.WIZARD.NoItems":"No Items","WDRES.LISTDETAIL.SortedBy":"Sorted By:","WDRES.MOBILE.ADVERTISEMENT.IOS":"iOS","WDRES.CONCURRENTEDIT.EditNow":"Edit Now","WDRES.MOBILE.ADVERTISEMENT.AppleStore":"Get it on Apple Store","WDRES.MOBILE.ADVERTISEMENT.HelpText":"Access Workday anytime, anywhere.","WDRES.MOBILE.ADVERTISEMENT.QRCode":"Scan a QR Code","WDRES.MOBILE.ADVERTISEMENT.ViewInWorkdayApp":"View in the Workday App","WDRES.TASKORCHESTRATION.WIZARD.AddNew":"Add New","WDRES.MOBILE.ADVERTISEMENT.View":"View","WDRES.RIVA.NoData":"No items available.","WDRES.ADG.ApproxRowCount":"Approx {0} items","WDRES.AUTH.LABEL.PasswordRulesViolation":"Password must include:","WDRES.HOME.WelcomeName":"Welcome, {0}","WDRES.HOME.GoToInbox":"Go to Inbox","WDRES.HOME.Welcome":"Welcome","WDRES.HOME.ConfigureApplicationsButton":"Configure Applications","WDRES.MOBILE.ADVERTISEMENT.Text":"Download for your iPhone, iPad or Android devices.","WDRES.HOME.Applications":"Applications","WDRES.MOBILE.ADVERTISEMENT.Title":"Get the Workday Mobile App","WDRES.ANNOUNCEMENT.ViewLess":"View Less","WDRES.SCREENREADER.SUNBURST.PreviousLevelAvailable":"Previous action available. Press shift+backspace to view.","WDRES.ERRORCANVAS.NOERRORS":"There are no errors or warnings.","WDRES.PROFILE.ACCESSIBILITY.ReadingPane":"Reading pane","WDRES.SCREENREADER.SUNBURST.NextLevelAvailable":"Next action available. Press shift+enter to view.","WDRES.PROFILE.ACCESSIBILITY.NavigationPane":"Navigation pane","WDRES.SCREENREADER.PAGE_LOADED":"{0} page is loaded","WDRES.SCREENREADER.TASKORCHESTRATION.LOADED":"{0} is loaded","WDRES.PRODUCTTOURS.EndButtonLabel":"End guided tours","WDRES.PRODUCTTOURS.FieldButtonLabel":"Help","WDRES.PRODUCTTOURS.StartButtonLabel":"Start guided tours","WDRES.CHARTS.LABEL.ViewTable":"View Table","WDRES.ERRORCANVAS.VIEWDETAILS":"Use {0} button for details.","WDRES.ERRORCANVAS.ERRORSANDALERTSFOUND":"Errors and Alerts Found","WDRES.ERRORCANVAS.ERRORCOUNT":"{0} Error","WDRES.ERRORCANVAS.ALERTCOUNT":"{0} Alert","WDRES.TASKORCHESTRATION.WIZARD.Summary":"Summary","WDRES.FACETEDSEARCH.QueryName":"Name","WDRES.FACETEDSEARCH.Open":"Open","WDRES.ERRORS.ShowMe":"Show Me","WDRES.CHARTS.DATA.NotEnoughData":"There is not enough information to populate this chart","WDRES.ERRORS.Ignore":"Ignore","WDRES.SPPROMPT.UseTheSearch":"Use search above to find a value","WDRES.SPPROMPT.Top":"Top","WDRES.SPPROMPT.SelectOneOrMore":"Use the organizer to select one or more","WDRES.SPPROMPT.SelectOne":"Use the organizer to select one","WDRES.ERRORS.ErrorsTextPlural":"Errors","WDRES.ERRORS.AlertsTextPlural":"Alerts","WDRES.PAGINATION.Info":"{0}-{1} of {2}","WDRES.PROFILE.More":"More","WDRES.MORELINK.MoreWithCount":"More ({0})","WDRES.MORELINK.More":"More","WDRES.MORELINK.LessWithCount":"Less ({0})","WDRES.MORELINK.Less":"Less","WDRES.INBOX.TOOLTIP.FavoriteItem":"Favorite Inbox Item","WDRES.TASKORCHESTRATION.WIZARD.Next":"Next","WDRES.TASKORCHESTRATION.WIZARD.Back":"Back","WDRES.SPPROMPT.SearchOnlyWatermark":"Please use search","WDRES.APPROVALSTOOLBAR.ViewCommentsHeader":"View Comments","WDRES.APPROVALSTOOLBAR.ViewComments":"View Comments ({0})","WDRES.APPLICATION.HEADER.ViewProfile":"View Profile","WDRES.NUMERIC.NegativeNotAllow":"The amount may not be negative.","WDRES.NUMERIC.ValueTooLarge":"The number entered is too large.","WDRES.NUMERIC.TooManyDigits":"The amount entered has too many digits beyond the decimal point.","WDRES.WORKLET.SETTINGS.MORE_INFO":"More Information","WDRES.WORKLET.SETTINGS.LESS_INFO":"Less Information","WDRES.WORKLET.RESTORE_DEFAULT_SETTINGS":"Restore Default Settings","WDRES.SEARCH.TEXT.Placeholder":"search","WDRES.SEARCH.TEXT.PlaceholderUppercase":"Search","WDRES.RICHTEXTEDITOR.LINKASSISTANT.EditLink":"Edit Link","WDRES.NUMERIC.ValueTooSmall":"The amount entered is too small.","WDRES.NON.VALID.SERVER":"The URL {0} you are attempting to connect is not valid!\\nPlease contact system administrator!","WDRES.MONIKER.LABELS.Actions":"Actions","WDRES.MONIKER.CONTEXTMENUITEM.SearchInstanceIDInNewWindow":"Search Instance ID ({0}) in New Window","WDRES.MONIKER.CONTEXTMENUITEM.SearchInstanceID":"Search Instance ID ({0})","WDRES.GRID.OutdatedData":"Note: Grid data has been updated since the prior display.","WDRES.GRID.HEADER.TOOLTIP.RemoveSort":"Remove sort","WDRES.DATETIME.YearOutOfRange":"The year specified is out of range.","WDRES.DATETIME.TimeOutOfRange":"The time specified is out of range.","WDRES.DATETIME.MonthOutOfRange":"The month specified is out of range.","WDRES.DATETIME.DateOutOfRange":"The date specified is out of range.","WDRES.DATA_GRID_SUMMARY_TAB.Label":"Summary","WDRES.CALENDAR.MoreLinkToolTip":"Additional time off requests exist. Use \\\"View Time Off\\\" to view all time off requests.","WDRES.COMMENTSTREAM.TAG":"@","WDRES.BREADCRUMBS.TOOLTIP.ShowAllBreadCrumbs":"Show all breadcrumbs","WDRES.BREADCRUMBS.DOTDOTDOT":"...","WDRES.AUTH.LABEL.ResetChallengeQuestions":"Select Security Questions","WDRES.AUTH.LABEL.ProxyUser":"proxy user","WDRES.AUTH.LABEL.GenericError":"There are required fields that are missing. Please try again.","WDRES.AUTH.LABEL.ForgotPasswordTitleMessage":"Forgot Password","WDRES.AUTH.LABEL.NoFlashPlayerInstalled":"No Flash Player Installed","WDRES.AUTH.LABEL.FlashPlayerNotSupportedTitle":"Flash Player version is incorrect","WDRES.AUTH.LABEL.FlashPlayerMinVersion":"The minimum version of the Adobe Flash Player required for Workday Business Services is {0}. This browser has an older version installed. Please visit - <a href=\'http:\/\/www.adobe.com\/go\/getflashplayer\'>Download Latest Flash Player<\/a>. Once you have downloaded the latest Flash Player, close this browser window, open a new one and sign-in to the system again.<br><br> Current Version Installed: {1}","WDRES.AUTH.LABEL.DuplicateResetChallengeQuestionsError":"The questions chosen are the same. Please choose again.","WDRES.ASYNCPROCESS.NotifyMeLater":"Notify Me Later","WDRES.ASYNCPROCESS.Notification":"Your request is being processed.\\nYou can continue to wait or choose to be notified later.","WDRES.ADG.NumSelectedOnly":"(Selected: {0})","WDRES.ADG.NumSelectedAndLimit":"(Selected: {0}, Max Allowed: {1})","WDRES.CALENDAR.MoreLink":"+{0} More","WDRES.FILEUPLOAD.UploadFromDrive":"Worksheets + Media","WDRES.FILEUPLOAD.UploadFromComputer":"Your Computer","WDRES.FILTER.CONDITION.NotEqual":"not equal to","WDRES.GRID.IncorrectData":"Incorrect Data","WDRES.CALENDAR.SUBMIT_SELECTION_BUTTON_DISABLED.Tooltip":"You must select at least one day first","WDRES.HELPTEXT.MUST.READ":"Important","WDRES.LARGEREPORT.TEXT.DefaultExportReportName":"{0} export","WDRES.CALENDAR.DaysSelected":"Days Selected","WDRES.GEOSPACE.ShowTableView":"Table View","WDRES.CALENDAR.ClickAndDragToolTip":"Click or Click & Drag to select","WDRES.TEXTAREAWIDGET.ProcessComment":"Process Comment","WDRES.PROFILE.Summary":"Summary","WDRES.GEOSPACE.ShowMapView":"Map View","WDRES.HELPTEXT.PLEASE.READ":"Please Read","WDRES.PRODUCTTOURS.ShowMe":"Show Me","WDRES.PRODUCTTOURS.HelpPopupMessage":"Use this icon to view field level help for this page.","WDRES.SEAMLESSSAVE.POPUP.BUTTON.Restore":"Restore","WDRES.ERRORCANVAS.GRIDALERT":"Grid Alert","WDRES.AUTH.LABEL.Submit":"Submit","WDRES.ERRORCANVAS.GRIDERROR":"Grid Error","WDRES.AUTH.LABEL.PleaseEnterUserName":"Please enter your user name","WDRES.ERRORCANVAS.COLUMN":"Column","WDRES.ERRORCANVAS.TAB":"Tab","WDRES.ERRORCANVAS.ROW":"Row","WDRES.ERRORCANVAS.PAGEALERT":"Page Alert","WDRES.RICHTEXTEDITOR.TOOLTIP.Restore":"Restore","WDRES.RICHTEXTEDITOR.TOOLTIP.Maximize":"Maximize","WDRES.ERROR.IECompatibilityViewError":"Workday works better without Internet Explorer Compatibility View. Please turn it off and refresh the page.","WDRES.GRID.HEADER.TOOLTIP.RemoveSortAndFilterToEnableRowMover":"To move a row, first remove the applied sort order or filters","WDRES.GRID.HEADER.TOOLTIP.RemoveSortAndFilterToEnableAddAnywhere":"To add a row, first remove the applied sort order or filters","WDRES.STEPUP.POPUP.INPROGRESS.ERROR.Body":"Looks like there was an error processing your Step Up Request. Please try again. If this issue persists, please contact your Workday administrator.","WDRES.STEPUP.POPUP.INPROGRESS.ERROR.Title":"Step Up Authentication Error","WDRES.STEPUP.POPUP.INPROGRESS.Content":"Your authentication has been initiated in a separate window or tab. If you for any reason need to restart, or cancel the process, you may elect to do so below","WDRES.STEPUP.POPUP.INPROGRESS.Title":"Authentication in progress","WDRES.STEPUP.POPUP.INPROGRESS.Restart":"Restart","WDRES.SEAMLESSSAVE.POPUP.BUTTON.NotNow":"Not Now","WDRES.SEAMLESSSAVE.POPUP.MESSAGE":"Would you like to restore your last session now? Recovered sessions are also available in the Profile menu under \u201CRecovery Assistant\u201D.","WDRES.SEAMLESSSAVE.POPUP.Title":"Your Session Has Been Recovered","WDRES.WORKLET.VIEW_REPORT":"View Report","WDRES.RACETRACK.InvalidTrackData":"Invalid Track Data","WDRES.RACETRACK.NoItemsAvailable":"No Items Available","WDRES.BUTTON.SendToExcel":"Send to Excel","WDRES.RACETRACK.Default":"Default","WDRES.TO.AddSection":"Add {0}","WDRES.TO.Add":"Add","WDRES.TO.SavedSectionRowN":"Saved {0} Row {1}","WDRES.TO.SavedRowN":"Saved Row {0}","WDRES.TO.SavedSection":"Saved {0}","WDRES.TO.Saved":"Saved","WDRES.TO.EditSectionRowN":"Edit {0} Row {1}","WDRES.TO.EditRowN":"Edit Row {0}","WDRES.TO.EditSection":"Edit {0}","WDRES.TO.Edit":"Edit","WDRES.TO.SaveSectionRowN":"Save {0} Row {1}","WDRES.TO.SaveRowN":"Save Row {0}","WDRES.TO.SaveSection":"Save {0}","WDRES.TO.Save":"Save","WDRES.TO.CommentSectionRowN":"Comment {0} Row {1}","WDRES.TO.CommentRowN":"Comment Row {0}","WDRES.TO.CommentSection":"Comment {0}","WDRES.TO.Comment":"Comment","WDRES.TO.DetailsSectionRowN":"Details {0} Row {1}","WDRES.TO.DetailsRowN":"Details Row {0}","WDRES.TO.DetailsSection":"Details {0}","WDRES.TO.Details":"Details","WDRES.TO.UndoSectionRowN":"Undo {0} Row {1}","WDRES.TO.UndoRowN":"Undo Row {0}","WDRES.TO.UndoSection":"Undo {0}","WDRES.TO.Undo":"Undo","WDRES.TO.DeleteSectionRowN":"Delete {0} Row {1}","WDRES.TO.DeleteRowN":"Delete Row {0}","WDRES.TO.DeleteSection":"Delete {0}","WDRES.TO.Delete":"Delete","WDRES.TO.RemoveSectionRowN":"Remove {0} Row {1}","WDRES.TO.RemoveRowN":"Remove Row {0}","WDRES.TO.RemoveSection":"Remove {0}","WDRES.TO.Remove":"Remove","WDRES.TO.RestoreSectionRowN":"Restore {0} Row {1}","WDRES.TO.RestoreRowN":"Restore Row {0}","WDRES.TO.RestoreSection":"Restore {0}","WDRES.TO.Restore":"Restore","WDRES.RACETRACK.For":"{0} for {1}","WDRES.ERRORCANVAS.INLINEERROR":"Error: {0}","WDRES.ERRORCANVAS.INLINEALERT":"Alert: {0}","WDRES.ERRORCANVAS.PAGEERROR":"Page Error","WDRES.ERRORCANVAS.VIEWALL":"View All","WDRES.ERRORCANVAS.ALERTSCOUNT":"{0} Alerts","WDRES.ERRORCANVAS.ERRORSCOUNT":"{0} Errors","WDRES.CALENDAR.MMMM.December":"December","WDRES.ERRORCANVAS.ERRORSANDALERTS":"Errors and Alerts","WDRES.CALENDAR.MMMM.November":"November","WDRES.ECHOSIGN.PopupTitle":"Adobe Sign Document","WDRES.CALENDAR.MMMM.October":"October","WDRES.DOCUSIGN.PopupTitle":"DocuSign eSign Document","WDRES.CALENDAR.MMMM.September":"September","WDRES.DATETIME.TIMEZONE.Warning":"If your {0} time is before the Daylight Saving Time change, select the {0} Time Before the Daylight Saving Time Change checkbox.","WDRES.CALENDAR.MMMM.August":"August","WDRES.DATETIME.TIMEZONE.BeforeTimeChange":"{0} Time Before the Daylight Saving Change","WDRES.CALENDAR.MMMM.July":"July","WDRES.CHARTS.FILL.PATTERNS.Title":"Fill Patterns","WDRES.CALENDAR.MMMM.June":"June","WDRES.CHARTS.FILL.PATTERNS.Label":"Show Fill Patterns","WDRES.CALENDAR.MMMM.May":"May","WDRES.CALENDAR.MMMM.April":"April","WDRES.CALENDAR.MMMM.March":"March","WDRES.CALENDAR.MMMM.February":"February","WDRES.CALENDAR.MMMM.January":"January","WDRES.APPLICATION.BUTTON.GotIt":"Got It","WDRES.SCREENREADER.StarRating":"{0} out of {1} stars","WDRES.MEDIA.Quiz":"Quiz","WDRES.MEDIA.Audio":"Audio","WDRES.MEDIA.Video":"Video","WDRES.MEDIA.PDF":"PDF","WDRES.MEDIA.Document":"Document","WDRES.MEDIA.Photo":"Photo","WDRES.MEDIA.Classroom":"Classroom","WDRES.MEDIA.Course":"Course","WDRES.GRID.PERSONALIZATION.PopupHeader":"Column Preferences","WDRES.GRID.ARIA.RowRemoved":"Removed row at position {0}. {1} rows available.","WDRES.GRID.ARIA.RowAdded":"Added row at position {0}. {1} rows available.","WDRES.ACTIVITYFEED.RemovedComment":"Removed Comment","WDRES.ACTIVITYFEED.AddedComment":"Added Comment","WDRES.SAVEDFILTER.RemovedFilter":"Removed {0} Filter","WDRES.SAVEDFILTER.SavedFilter":"Saved {0} Filter","WDRES.ACTIVELIST.Accessibility.Removed":"Removed","WDRES.ACTIVELIST.EDITOR.EditDetailsRow":"Details row {0}","WDRES.GRID.MULTIVIEW.SoftDeleteLabelWithRestore":"This item has been removed, restore to edit.","WDRES.GRID.MULTIVIEW.SoftDeleteLabelWithoutRestore":"This item has been removed.","WDRES.FILTER.CONDITION.DATE.NumNotEqual":"is not on","WDRES.TASKORCHESTRATION.NAVBUTTON.Label":"Navigation menu","WDRES.AUTH.LABEL.Totp.Setup.Security.Code":"Security Code","WDRES.AUTH.LABEL.Totp.Setup.Step.One.Details.Mobile":"Enter the Secret Key and Account into your authenticator app.","WDRES.AUTH.LABEL.Totp.Invalid.Passcode.Error":"Invalid Code. Try Again.","WDRES.AUTH.LABEL.Totp.Setup.Qr.Code":"QR Code","WDRES.AUTH.LABEL.Totp.Setup.Back":"Back","WDRES.AUTH.LABEL.Totp.Setup.Next":"Next","WDRES.AUTH.LABEL.Totp.Setup.Maybe.Later":"Maybe Later","WDRES.AUTH.LABEL.Totp.Setup.Extra.Verification.Code":"Extra Verification Required","WDRES.AUTH.LABEL.Totp.Setup.Step.Two.Details":"Enter the 6-digit security code from your authenticator app to continue.","WDRES.SAVEDFILTER.HeaderLabel":"Saved Filters","WDRES.LINK.SkipToMainContent":"Skip to main content","WDRES.GRID.PERSONALIZATION.FreezePanelEmpty":"Drag columns here to freeze","WDRES.GRID.MULTIVIEW.Information":"Information","WDRES.CONTEXTMENUITEM.TaskActions":"Task Actions","WDRES.CHARTS.LABEL.Advanced":"Advanced","WDRES.CHARTS.BUTTON.ConfigureAndViewChartData":"Configure and view chart data","WDRES.APPLICATION.HEADER.RecoveryMenu":"Recovery Assistant","WDRES.AUTH.LABEL.MFA.Description.BackupCode":"Use a one-time backup code for verification","WDRES.AUTH.LABEL.MFA.Name.BackupCode":"Backup Code","WDRES.AUTH.LABEL.MFA.Description.Totp":"Enter a security code from an authenticator app","WDRES.AUTH.LABEL.MFA.Name.Totp":"Authenticator App","WDRES.AUTH.TEXT.BackupCode":"Enter one of the 6-digit backup codes you received from Workday.","WDRES.AUTH.LABEL.BackupCode":"Enter Backup Code","WDRES.AUTH.LABEL.Back2MfaMenu":"Try Another Way to Sign In","WDRES.AUTH.LABEL.Totp.Setup.Now":"Setup Now","WDRES.AUTH.LABEL.Totp":"Enter Security Code","WDRES.AUTH.LABEL.Totp.Account":"Account","WDRES.AUTH.LABEL.Workday":"Workday","WDRES.PRODUCTTOURS.StartTour":"Start Tour","WDRES.PRODUCTTOURS.MaybeLater":"Maybe Later","WDRES.NBOX.TooManyUsers":"There are too many users to display in this cell. You can pare down the list using the filters on the left.","WDRES.PRODUCTTOURS.HelpPopupTitle":"Help Available","WDRES.PRODUCTTOURS.HelpPopupCheckboxMessage":"Don\'t display this message again","WDRES.BUTTON.UnmaskField":"Unmask Field","WDRES.BUTTON.MaskField":"Mask Field","WDRES.SPARKLINE.TrendingUp":"Trending up","WDRES.SPARKLINE.TrendingNoChange":"Trending neither up nor down, no change","WDRES.SAVEDFILTER.ManageFilters":"Manage Filters","WDRES.SPARKLINE.TrendingDown":"Trending down","WDRES.BROWSER.TabTitle.Workday":"{0} - Workday","WDRES.AUTH.TEXT.Otp":"You should be receiving a text message containing a passcode shortly. Enter the passcode below to access Workday.","WDRES.GRID.TOOLTIP.GridPreferences":"Click to view\/edit grid preferences","WDRES.CHARTS.WATERFALL.TOOLTIP.TargetDecrease":"Target Decrease","WDRES.CHARTS.WATERFALL.TOOLTIP.TargetIncrease":"Target Increase","WDRES.BUTTON.Reset":"Reset","WDRES.SAVEDFILTER.UntitledFilter":"Filter Name","WDRES.SAVEDFILTER.SavedFilters":"{0} Saved Filters","WDRES.SAVEDFILTER.OverwriteWarning":"A filter with this name already exists: {0} Do you want to replace it?","WDRES.SAVEDFILTER.Overwrite":"Replace","WDRES.SAVEDFILTER.Cancel":"Cancel","WDRES.SAVEDFILTER.Save":"Save","WDRES.AUTH.LABEL.Otp":"One-Time Passcode","WDRES.AUTH.LABEL.GracePeriodFinal":"This is your final login before mandatory One-Time Passcodes are enforced.","WDRES.AUTH.LABEL.GracePeriod":"You have {0} remaining logins before mandatory One-Time Passcodes are enforced.","WDRES.AUTH.LABEL.Continue":"Continue","WDRES.AUTH.LABEL.Totp.Setup.Verification.Code":"Set Up Authenticator App","WDRES.AUTH.TEXT.Totp":"Enter the 6-digit security code found in your authenticator app.","WDRES.AUTH.LABEL.Totp.Setup.Step.Two":"Confirm Security Code","WDRES.AUTH.LABEL.Totp.Setup.Step.One.Details.Desktop":"Simply scan the QR code below OR enter the Secret Key and Account into your authenticator app.","WDRES.AUTH.LABEL.Totp.Setup.Step.One":"Configure Authenticator","WDRES.AUTH.LABEL.Security.Code":"Security Code","WDRES.AUTH.LABEL.Totp.Setup.Secret.Key":"Secret Key","WDRES.AUTH.LABEL.Totp.Setup.No.Grace.Period":"Two Factor Authentication adds a layer of security to your account. Once configured, Workday will require a security code in addition to your password.","WDRES.AUTH.LABEL.Totp.Setup.Grace.Period.Days":"You have {0} more signins remaining before a verification code is required.","WDRES.AUTH.LABEL.Totp.Extra.Verification.Required":"Extra Verification Required","WDRES.AUTH.LABEL.Totp.Setup.Details":"A security code, supplied by your organization\'s approved Authenticator App, is required to sign in to Workday. Ensure that the app is installed on your mobile device.","WDRES.AUTH.LABEL.Totp.Setup.Backup.Codes":"Backup Codes","WDRES.AUTH.LABEL.Totp.Setup.Backup.Codes.Details":"Keep these backup codes somewhere safe but accessible. You can use each backup code once.","WDRES.QUICKTIPS.LearnMoreButton":"Learn More","WDRES.QUICKTIPS.GetStartedButton":"Let\'s get started!","WDRES.PRETTYDATE.justNow":"Just now","WDRES.ACTIVELIST.Saved":"Saved","WDRES.STEPUP.ERROR.InternalError":"Internal Error","WDRES.COMMENTSTREAM.Post":"Post","WDRES.FIELDMON.AppExceptions":"The issues below will be checked again when your changes are applied.","WDRES.LARGEREPORT.SCHEDULE.ExcelDetails":"Microsoft Excel (Details)","WDRES.LARGEREPORT.SCHEDULE.ExcelAllColumns":"Microsoft Excel (All Columns)","WDRES.LARGEREPORT.SCHEDULE.CSVDetails":"CSV (Details)","WDRES.LARGEREPORT.SCHEDULE.CSVAllColumns":"CSV (All Columns)","WDRES.COMMENTSTREAM.Yes":"Delete","WDRES.COMMENTSTREAM.No":"Cancel","WDRES.COMMENTSTREAM.DeleteConfirmation":"Are you sure you want to delete this comment?","WDRES.COMMENTSTREAM.PlaceholderText":"Post a comment...","WDRES.FIELDMON.CollapseList":"Collapse List","WDRES.CONFIRMATION.ChangesSaved":"Your changes have been saved","WDRES.COMMENTSTREAM.ButtonTooltip":"Comments","WDRES.WORKLET.ONE_WORKLET_EDITABLE_AT_A_TIME":"Only one Worklet can be edited at a time","WDRES.RELATEDACTIONS.Description":"Related actions and preview are now available on right-click.","WDRES.RELATEDACTIONS.Title":"The New Related Actions","WDRES.PRINT.PDF.DIALOG.Download":"Click to download","WDRES.PRINT.PDF.DIALOG.Generating":"Please wait","WDRES.PRINT.PDF.DIALOG.AsyncMessage":"This may take a while...","WDRES.AUTH.LABEL.PleaseAnswer":"Please answer the questions below for enhanced identity protection.","WDRES.CHARTS.WATERFALL.LEGEND.Decrease":"Decrease","WDRES.CHARTS.WATERFALL.LEGEND.Increase":"Increase","WDRES.CHARTS.WATERFALL.LEGEND.Total":"Total","WDRES.CHARTS.LABEL.WaterfallColumn":"Waterfall Column","WDRES.ACTIVELIST.Row":"Row","WDRES.WORKLET.SETTINGS_SHOW_CHART":"Show Chart","WDRES.FILEUPLOAD.VirusScanSuccessful":"Successfully Uploaded!","WDRES.FILEUPLOAD.VirusScanInProgress":"Scanning for Viruses","WDRES.TAGGING.NoItemsAvailable":"No items available to be tagged","WDRES.GRID.PDFDelegated":"Download PDF","WDRES.GRID.ExcelDelegated":"Download to Excel","WDRES.DELEGATIONS.OnBehalfOf":"On Behalf of:","WDRES.VALIDATOR.InvalidDate":"Invalid date: {0}","WDRES.WORKLET.EDIT_DEFAULT_SETTINGS":"Edit Settings","WDRES.WORKLET.SETTINGS_HIDE_CHART":"Hide Chart","WDRES.WORKLET.SETTINGS_HIDE_FILTER":"Hide Filter","WDRES.WORKLET.SETTINGS_REFRESH":"Refresh","WDRES.WORKLET.SETTINGS_SHOW_FILTER":"Show Filter","WDRES.MONIKER.TOOLTIP.HitDeleteButtonToClearValue":"{0}, press delete to clear value.","WDRES.RELATEDACTIONS.Preview":"Preview","WDRES.DELEGATIONS.WindowTitle":"Switch Account","WDRES.INBOX.WindowTitle":"Viewing {0} {1} in Inbox","WDRES.DELEGATIONS.Self":"(self)","WDRES.CHARTS.BUTTON.ConfigureDelegated":"Chart Settings","WDRES.GRID.MULTIVIEW.EmptyStateLabel":"There\'s nothing here","WDRES.ADG.NumSelectedOnlyNew":"{0} selected","WDRES.ADG.NumSelectedAndLimitNew":"{0} selected, max allowed: {1}","WDRES.STEPUP.PAGE.AuthenticationRequired":"Authentication Required","WDRES.BUTTON.SignIn":"Sign In","WDRES.CALENDAR.TIMEBLOCK.Paid":"Paid","WDRES.ERROR.MediaUploadUnavailable":"Media upload service unavailable","WDRES.PROFILETIMELINE.NoRows":"No rows available for this category.","WDRES.PROFILETIMELINE.NoDescription":"No additional details for this item.","WDRES.TIMEENTRY.DayIncremented.tooltip":"Out time occurs on the next day","WDRES.MONIKER.CONTEXTMENUITEM.SearchInstanceIDInMaster":"Search Instance ID ({0}) in Master","WDRES.TIMEENTRY.Rounded.tooltip":"Duration between in and out time has been rounded as configured by the time administrator","WDRES.CALENDAR.TIMEBLOCK.Approved":"Approved","WDRES.CALENDAR.TIMEBLOCK.NotApproved":"Submitted","WDRES.WORKLET.VIEW_DETAIL_DESCRIPTION":"Click to view detailed description","WDRES.TIMEENTRY.Rounded":"~","WDRES.TIMEENTRY.DayIncremented":"+1","WDRES.APPLICATION.EXTERNAL.UpgradeBrowser":"As of September 9th 2016, we no longer support version 10 or earlier of Internet Explorer. Upgrade Internet Explorer to version 11 or use a different supported browser.","WDRES.APPLICATION.MAIN.UpgradeBrowser":"As of September 9th 2016, Workday no longer supports version 10 or earlier of Internet Explorer. Upgrade Internet Explorer to version 11 or use a different supported browser by December 9th, 2016 to be able to access this site.","WDRES.TEXTEDITOR.CHARACTERCOUNT.LABEL":"Characters Left","WDRES.SYSTEMOUTAGE.Wait":"Wait({0})","WDRES.SWIRL.TOOLTIP.ViewDirectory":"View in directory swirl","WDRES.MONIKER.CONTEXTMENUITEM.SeeRelatedInstances":"See Related Instances","WDRES.GRID.MULTIVIEW.ListDetailToggler":"Toggle to List Detail view","WDRES.RICHTEXTEDITOR.LABEL.EXPAND":"Expand","WDRES.GRID.MULTIVIEW.GridToggler":"Toggle to Grid view","WDRES.LARGEREPORT.TEXT.TooLargeNoWDrive":"You do not currently have permission to export this report externally","WDRES.LARGEREPORT.TEXT.NoWDrive":"This report is taking a long time to generate. You do not currently have permission to export this report. You can either wait for the report to finish or cancel it.","WDRES.PropertiesPopup.InstanceID":"Instance ID: {0}","WDRES.PropertiesPopup.PropertiesFor":"Properties for {0}","WDRES.PropertiesPopup.PropertiesForGrid":"Properties for Grid","WDRES.ACTIVELIST.SoftDelete":"Remove","WDRES.ACTIVELIST.Restore":"Restore","WDRES.PROMPT.InvalidValue":"{0} is not valid for the field {1}","WDRES.TOOLTIP.Expand":"Expand","WDRES.TOOLTIP.Collapse":"Collapse","WDRES.ERRORS.ErrorsCount":"Errors: {0}","WDRES.ERRORS.AlertsCount":"Alerts: {0}","WDRES.CHARTS.DUALAXIS.AxisTwo":"Vertical Axis Two","WDRES.CHARTS.DUALAXIS.AxisOne":"Vertical Axis One","WDRES.SORT.SortByLabel":"Sort By: {0}","WDRES.ACTIVELIST.EDITOR.EditDetails":"Details","WDRES.CHARTS.RadarChart.Rating":"{0} \/ {1}","WDRES.ACTIVELIST.EDITOR.Undo":"Undo","WDRES.CHARTS.WATERFALL.TOOLTIP.NetChange":"Net change","WDRES.CHARTS.WATERFALL.TOOLTIP.Difference":"Difference","WDRES.CHARTS.WATERFALL.TOOLTIP.CurrentTotal":"Current Total","WDRES.CALENDAR.Next":"Next","WDRES.CALENDAR.Previous":"Previous","WDRES.CALENDAR.Week":"Week","WDRES.CALENDAR.Day":"Day","WDRES.RICHTEXTEDITOR.LABEL.FORMAT":"Format Text","WDRES.EMBEDDEDBI.NoData":"There is no data currently available","WDRES.PRINT.PDF.DIALOG.Error":"Your PDF failed to print. Please try again, and if this continues to occur, contact your Workday administrator.","WDRES.GRID.Tab":"Tab {0}","WDRES.GRID.MULTIVIEW.InlineItem":"Inline Item","WDRES.ANNOUNCEMENT.ViewMore":"View More","WDRES.ERRORS.MoreLink":"... Read More","WDRES.ERRORS.ErrorTitle":"Error - {0}","WDRES.ERRORS.AlertTitle":"Alert - {0}","WDRES.CHARTS.LABEL.DualAxisLine":"Dual Axis Line","WDRES.EMBEDDEDBI.DataUpdated":"- Data Updated!","WDRES.CHARTS.REGRESSION.Title":"Regression Line Equation","WDRES.CHARTS.REGRESSION.R2":"R^2 = {0}","WDRES.CHARTS.REGRESSION.Show.Regression.Title":"Regression Line","WDRES.CHARTS.REGRESSION.Equation":"y = {0}x + {1}","WDRES.CHARTS.REGRESSION.Show.Regression":"Show Regression Line","WDRES.DRILLDOWN.CLOSEALL":"Close Window (Shift-Click to Close All)","WDRES.ACCESSIBILITY.LEGALNOTICE.CloseButton":"Closing this box will enable tracking cookies for this site and close this message.","WDRES.BUTTON.Apply":"Apply","WDRES.EMBEDDEDBI.ButtonTooltip":"View Related Information","WDRES.GRID.MULTIVIEW.AddNew":"Add","WDRES.AUTH.LABEL.NoticeToUsers":"Notice to Users","WDRES.PROGRESSBAR.LatestStep":"Latest Step: {0}","WDRES.ADG.Row":"{0} item","WDRES.AUTH.LABEL.SystemNotice":"Notice","WDRES.AUTH.LABEL.SecurityQuestions":"Security Questions","WDRES.STEPUP.POPUP.Title":"Privileged Session","WDRES.APPROVALSTOOLBAR.quotes":"\"{0}\"","WDRES.STEPUP.POPUP.Content":"Additional authentication is required to access privileged information","WDRES.PRETTYDATE.AGO.someTimeAgo":"{0} {1} ago","WDRES.STEPUP.BANNER.Content":"You are in a privileged session for the next {0} minutes","WDRES.STEPDOWN.POPUP.Title":"Privileged Session Expiration","WDRES.STEPDOWN.POPUP.Leave":"Leave","WDRES.STEPDOWN.POPUP.Extend":"Extend","WDRES.STEPDOWN.POPUP.Content":"Your privileged session is about to expire","WDRES.STEPDOWN.BANNER.Content":"You are no longer in a privileged session","WDRES.Browser.TenantAndTitle":"{0} - {1}","WDRES.AUTH.LABEL.SuccessResetPassword":"Success!","WDRES.AUTH.LABEL.Back2ForgotPassword":"Back to Forgot Password","WDRES.AUTH.LABEL.TwoStepAuthentication":"2-Step Verification","WDRES.GRID.TOOLTIP.EditRow":"Edit Row","WDRES.CHARTS.LABEL.Scatter":"Scatter","WDRES.BUTTON.DoAnother":"Do Another","WDRES.AUTH.LABEL.Passcode":"Passcode","WDRES.APPLICATION.DASHBOARDS.Label":"Dashboards","WDRES.FACETEDSEARCH.Save":"Save","WDRES.ERRORS.ErrorsTextSingular":"Error","WDRES.ERRORS.AlertsTextSingular":"Alert","WDRES.SUNBURST.noDataMessage":"You have no movement recommendations.","WDRES.RICHTEXTEDITOR.LABEL.ReportLink":"Report Link","WDRES.MODALWARNING.ConfirmDiscardWithErrors":"Changes made to this step cannot be saved because there are errors. Would you like to navigate away and discard these changes?","WDRES.CHARTS.LABEL.Table":"Table","WDRES.AUTH.LABEL.WorkdayPrivacyPolicy":"Workday Service Privacy Policy","WDRES.AUTH.LABEL.OTPLoginsLeftTitle":"{0} Logins Left","WDRES.PROGRESSBAR.Steps":"Steps","WDRES.PROGRESSBAR.ShowSteps":"Show Steps","WDRES.PROGRESSBAR.HideSteps":"Hide Steps","WDRES.RATINGS.Title":"Reviews","WDRES.RATINGS.Saving":"Saving...","WDRES.MONIKER.CONTEXTMENUITEM.EditInNewWindow":"Edit in New Window (Beta)","WDRES.RATINGS.Saved":"Rating submitted","WDRES.RATINGS.ReviewFailed":"Failed to send rating","WDRES.RATINGS.PendingChange":"Click a star to change your rating","WDRES.RATINGS.NoReview":"Click a star to rate","WDRES.RACETRACK.WaitingOnYou":"Waiting On You","WDRES.RACETRACK.WaitingOn":"Waiting On","WDRES.RACETRACK.Overdue":"Overdue","WDRES.RACETRACK.NotStarted":"Not Started","WDRES.RACETRACK.InProgress":"In Progress","WDRES.RACETRACK.Complete":"Complete","WDRES.LARGEREPORT.TEXT.TooLargeImmediate":"The result is too large to display immediately","WDRES.TAGGING.NoTags":"None","WDRES.TAGGING.MaxLimitMsg":"{0} items is the maximum that can be tagged at once","WDRES.FACETEDSEARCH.ClearAll":"Clear All","WDRES.ACCESSIBILITY.NAVIGATION.CALENDARNAVIGATION":"To set the value use the arrow keys or type the value.","WDRES.AUTH.LABEL.ShowAnswers":"Show Answers","WDRES.ACCESSIBILITY.LIST.Navigate":"Use up and down arrows to select.","WDRES.MONIKER.CONTEXTMENUITEM.CopyText":"Copy Text","WDRES.FILEUPLOAD.Upload":"Upload","WDRES.FILEUPLOAD.SelectFiles":"Select files","WDRES.FILEUPLOAD.SelectFile":"Select file","WDRES.MONIKER.CONTEXTMENUITEM.CopyURL":"Copy URL","WDRES.FILEUPLOAD.Or":"or","WDRES.MONIKER.CONTEXTMENUITEM.EditInstance":"Edit Instance (Beta)","WDRES.MONIKER.CONTEXTMENUITEM.SeeInNewWindow":"See in New Tab","WDRES.RICHTEXTEDITOR.TOOLTIP.EmphasisColors.Default":"Default","WDRES.MONIKER.CONTEXTMENUITEM.CopyInstanceID":"Copy Instance ID ({0})","WDRES.MONIKER.CONTEXTMENUITEM.CopyTextAndInstanceID":"Copy Text and Instance ID","WDRES.FACETEDSEARCH.Continue":"Continue My Last Search","WDRES.PAGINATION.NoResults":"No search results found","WDRES.RICHTEXTEDITOR.TOOLTIP.EmphasisColors.3":"Blue","WDRES.RICHTEXTEDITOR.TOOLTIP.EmphasisColors.2":"Green","WDRES.RICHTEXTEDITOR.TOOLTIP.EmphasisColors.1":"Orange","WDRES.PRODUCTTOURS.CorrectErrors":"Please correct errors before continuing the tour.","WDRES.GRID.TOOLTIP.GridPreferencesToolTip":"Select to show\/hide columns","WDRES.ACCESSIBILITY.NAVIGATION.NavigateToToolbar":"Use control, alt, b to navigate to the toolbar.","WDRES.ACCESSIBILITY.GRID.Row.Grid":"Grid","WDRES.ACCESSIBILITY.GRID.RemoveRow":"Row removed","WDRES.ACCESSIBILITY.GRID.AddRow":"Row added","WDRES.CALENDAR.Today":"Today","WDRES.ASYNCPROCESS.POPUP.Title":"Your request is being processed","WDRES.ASYNCPROCESS.POPUP.NotifyMeLaterMessage":"You can continue to wait or choose to be notified later.","WDRES.TAGGING.TagToolTip":"Tag","WDRES.ASYNCPROCESS.POPUP.DegradedMessage":"Access your Inbox or My Reports later to view your task.","WDRES.GRID.PERSONALIZATION.Error":"Grid preferences currently unavailable","WDRES.YES":"Yes","WDRES.NO":"No","WDRES.CALENDAR.EEE.Sunday":"Sun","WDRES.CALENDAR.EEE.Saturday":"Sat","WDRES.PROFILE.AddPhoto":"Add Photo","WDRES.CALENDAR.EEE.Friday":"Fri","WDRES.APPLICATION.HEADER.MainMenu":"Main Menu","WDRES.CALENDAR.EEE.Thursday":"Thu","WDRES.APPLICATION.HEADER.Items":"Items","WDRES.CALENDAR.EEE.Wednesday":"Wed","WDRES.APPLICATION.HEADER.InboxItems":"Inbox Items","WDRES.CALENDAR.EEE.Tuesday":"Tue","WDRES.ACCESSIBILITY.SEARCH.SuggestionsUpdated":"One or more search suggestions are available.","WDRES.CALENDAR.EEE.Monday":"Mon","WDRES.ACCESSIBILITY.SEARCH.SuggestionsAvailable":"One or more search suggestions are available. Use the up or down arrow keys to navigate between them.","WDRES.ACCESSIBILITY.SEARCH.NoSuggestionsAvailable":"No search suggestions are available.","WDRES.HYBRID.LastSaved":"Last Saved {0}","WDRES.RICHTEXTEDITOR.LABEL.RichTextEditor":"Rich Text Editor","WDRES.GRIDEDITOR.DELETEROW.No":"Cancel","WDRES.WORKLET.PRECOMPUTED.LAST_UPDATED":"Last Updated","WDRES.GRIDEDITOR.DELETEROW.Yes":"Yes, Delete","WDRES.PROFILE.EditPhoto":"Edit Photo","WDRES.GRIDEDITOR.DELETEROW.DeleteWarning":"Are you sure you want to delete?","WDRES.GRIDEDITOR.Add":"Add","WDRES.ACCORDION.EditDetails":"Edit Details","WDRES.SEARCH.TEXT.History":"HISTORY","WDRES.SEARCHHISTORY.TOOLTIP.Clear":"Clear History","WDRES.SEARCHHISTORY.TEXT.Clear":"CLEAR","WDRES.ZERODOWNTIME.Referesh.Dialog.title":"Page Refresh","WDRES.SEARCHHISTORY.TEXT.NoSearchHistory":"Empty search history","WDRES.ZERODOWNTIME.Referesh.Dialog.message":"Due to site maintenance, your page will be refreshed.","WDRES.SEARCHHISTORY.TEXT.SearchHistory":"Search History","WDRES.ACCORDION.Save":"OK","WDRES.GRID.PERSONALIZATION.Popup":"Show Columns","WDRES.ACCORDION.Cancel":"Cancel","WDRES.FILEUPLOAD.TooFewFiles":"The minimum number of files to be uploaded is \'{0}\'","WDRES.VALIDATOR.InvalidTime":"Invalid time: {0}","WDRES.VALIDATOR.DateRequiredForValueToBeSaved":"The date value for the field {0} is needed for the time value to be saved.","WDRES.FILTERTEXTINPUT.Blanks":"<Blanks>","WDRES.RERUN.Blank":"(blank)","WDRES.CHARTS.TOOLTIP.FilterBy":"Specify the field to use in the \'Top n Values\' filter.","WDRES.CHARTS.TOOLTIP.SumRemainingValues":"Specify if the remaining values beyond the \'Top n Values\' should be excluded from the chart or summed together and displayed as an \'Other\' value on the chart.","WDRES.CHARTS.TOOLTIP.ValuesSlider":"Select the number of top values to include on the chart.","WDRES.DRILLDOWN.COMMENT":"Comment","WDRES.TOOLTIP.WORKBOOKS":"Export to Worksheets","WDRES.RICHTEXTEDITOR.TOOLTIP.Emphasis":"Emphasis","WDRES.CHARTS.LABEL.DrillTotalLabel":"Total for {0} :","WDRES.FILTER.CONDITION.IsEmpty":"is empty","WDRES.SORT.Descending":"{0} Descending","WDRES.SORT.Ascending":"{0} Ascending","WDRES.SECTIONPRINTING.UncheckAll":"Clear All","WDRES.SECTIONPRINTING.CheckAll":"Select All","WDRES.CURRENCYCONVERSION.Undefined":"The exchange rate has not been defined","WDRES.CURRENCYCONVERSION.RateType":"Rate Type","WDRES.CURRENCYCONVERSION.RateDate":"Rate Date","WDRES.CURRENCYCONVERSION.estimate":"This is an estimate in your preferred currency using the exchange rate:","WDRES.AUTOSAVE.Dialog.Title":"Recover Changes","WDRES.AUTOSAVE.Dialog.Message":"Changes from your last session have been recovered automatically. Would you like to continue with the recovered changes?","WDRES.BUTTON.Change":"Change","WDRES.AUTOSAVE.Dialog.DiscardLabel":"Discard","WDRES.CHARTS.LABEL.FilterBy":"Filter By","WDRES.AUTOSAVE.Dialog.ContinueLabel":"Recover","WDRES.TASKORCHESTRATION.DELTA.Was":"was {0}","WDRES.TASKORCHESTRATION.DELTA.Removed":"removed","WDRES.TASKORCHESTRATION.DELTA.Added":"added","WDRES.PROFILETIMELINE.ViewAll":"View All","WDRES.PROFILETIMELINE.Title":"Timeline","WDRES.SORT.SortDescending":"Sort Descending","WDRES.SORT.SortAscending":"Sort Ascending","WDRES.SORT.RemoveSort":"Remove Sort","WDRES.HEADER.CurrentIndexInfo":"{0} of {1}","WDRES.PRODUCTTOURS.StartMessage":"Take a look at what\'s new!","WDRES.FOOTER.SYSTEMSTATUS.prefix":"System Status:","WDRES.PRODUCTTOURS.StartButton":"Get step by step help text for this page before continuing to the content.","WDRES.PRODUCTTOURS.NextButton":"Continue to the next item.","WDRES.APPLICATION.FAILEDLOGIN.message":"Unsuccessful sign-in attempts since last session: {0}","WDRES.PRODUCTTOURS.EndMessage":"I\'m right here if you need me!","WDRES.PRODUCTTOURS.BackButton":"Go back to the previous item.","WDRES.PRETTYDATE.time":"time","WDRES.GRID.TOOLTIP.ChartExpandCollapse":"Expand\/Collapse Chart","WDRES.PRETTYDATE.date":"date","WDRES.APPLICATION.MYACCOUNT.Label":"My Account","WDRES.GRID.HEADER.TOOLTIP.ClickToSortAndFilter":"Click to sort\/filter","WDRES.FILTER.WIDGET.Or":"or","WDRES.FILTER.WIDGET.EmptyState":"Did you know you can also filter and sort by clicking on column titles?","WDRES.FILTER.WIDGET.AddNewFilter":"Add a new filter here","WDRES.FILTER.DIALOG.ValueNumbered":"Value {0}","WDRES.FILTER.DIALOG.Value":"Value","WDRES.APPROVALSTOOLBAR.errorCommentTipText":"Please add a comment to specify why you clicked: {0}","WDRES.FILTER.CONDITION.TEXT.BeginsWith":"begins with","WDRES.PRETTYDATE.seconds":"seconds","WDRES.FILTER.CONDITION.TEXT.Contains":"contains","WDRES.PRETTYDATE.minutes":"minutes","WDRES.FILTER.CONDITION.Between":"between","WDRES.PRETTYDATE.hours":"hours","WDRES.FILTER.CONDITION.Is":"is","WDRES.PRETTYDATE.days":"days","WDRES.FILTER.DIALOG.Condition":"Filter Condition","WDRES.PRETTYDATE.weeks":"weeks","WDRES.FILTER.DIALOG.Column":"Column","WDRES.PRETTYDATE.months":"months","WDRES.FILTER.RemoveFilter":"Remove Filter","WDRES.PRETTYDATE.years":"years","WDRES.FILTER.EditFilter":"Edit Filter","WDRES.PRETTYDATE.second":"second","WDRES.FILTER.AddFilter":"Add Filter","WDRES.PRETTYDATE.minute":"minute","WDRES.FILTER.RemoveAll":"Remove All","WDRES.PRETTYDATE.hour":"hour","WDRES.FILTER.Add":"Add","WDRES.PRETTYDATE.day":"day","WDRES.FILTER.Filter":"Filter","WDRES.PRETTYDATE.week":"week","WDRES.FILTER.AND":"and","WDRES.PRETTYDATE.month":"month","WDRES.FILTER.CONDITION.DATE.LessThanOrEqual":"is on or before","WDRES.PRETTYDATE.year":"year","WDRES.FILTER.CONDITION.DATE.GreaterThanOrEqual":"is on or after","WDRES.FILTER.CONDITION.DATE.Equals":"is on","WDRES.PRETTYDATE.yesterday":"Yesterday","WDRES.DRILLDOWN.DEFINITION":"Definition","WDRES.PRETTYDATE.due":"Due {0}","WDRES.CHARTS.LABEL.Pie":"Pie","WDRES.CHARTS.LABEL.Line":"Line","WDRES.CHARTS.LABEL.Bubble":"Bubble","WDRES.CHARTS.LABEL.100Area":"100% Area","WDRES.APPROVALSTOOLBAR.commentTipText":"enter your comment","WDRES.CHARTS.LABEL.StackedArea":"Stacked Area","WDRES.APPROVALSTOOLBAR.speakerVerb":"says,","WDRES.CHARTS.LABEL.OverlaidArea":"Overlaid Area","WDRES.APPROVALSTOOLBAR.SendBackTo":"Send Back To:","WDRES.CHARTS.LABEL.100Column":"100% Column","WDRES.APPROVALSTOOLBAR.RelatedLinks":"Related Links","WDRES.CHARTS.LABEL.StackedColumn":"Stacked Column","WDRES.APPROVALSTOOLBAR.ProcessHistory":"Process History","WDRES.CHARTS.LABEL.ClusteredColumn":"Clustered Column","WDRES.CHARTS.LABEL.100Bar":"100% Bar","WDRES.FIELDMON.Messages":"Messages","WDRES.CHARTS.LABEL.StackedBar":"Stacked Bar","WDRES.CHARTS.LABEL.ClusteredBar":"Clustered Bar","WDRES.FIELDMON.ForYourInfo":"For your information","WDRES.CALENDAR.Year":"Year","WDRES.LARGEREPORT.TEXT.Running":"Processing your request, please wait.","WDRES.CALENDAR.Quarter":"Quarter","WDRES.CALENDAR.FourDays":"Four Days","WDRES.LARGEREPORT.TEXT.Schedule":"Send to My Reports","WDRES.AUTH.LABEL.AlreadyHaveAnAccount":"Already have an account?","WDRES.LARGEREPORT.TEXT.ScheduleDetail":"Choose a document format and name the file:","WDRES.AUTH.LABEL.Deny":"Deny","WDRES.LARGEREPORT.TEXT.ScheduleNote":"You can track the progress in the Process Monitor","WDRES.AUTH.LABEL.Allow":"Allow","WDRES.LARGEREPORT.TEXT.OptionDetail":"You can keep working while this runs in the background, and will be notified when it\'s ready. You can also view your completed requests by searching for the My Reports task or selecting My Reports from the main menu.","WDRES.LARGEREPORT.TEXT.DefaultReportName":"My Report","WDRES.APPLICATION.FOOTER.PoweredBy":"powered by","WDRES.LARGEREPORT.OPTION.ReportFormat":"Format:","WDRES.ADG.FilteredRowsOfTotalRows":"{0} of {1} items","WDRES.MODALWARNING.Continue":"Continue","WDRES.LARGEREPORT.BUTTON.Excel":"Microsoft Excel","WDRES.LARGEREPORT.BUTTON.PDF":"Adobe PDF","WDRES.DRILLDOWN.TAKEACTIONON":"Take Action On","WDRES.ROWMOVER.TOOLTIP.MoveUp":"Move Row Up","WDRES.ROWMOVER.TOOLTIP.MoveDown":"Move Row Down","WDRES.MOBILE.ADVERTISEMENT.ConnectInApp":"Connect in the App","WDRES.ROWMOVER.TOOLTIP.MoveToTop":"Move Row to Top","WDRES.ROWMOVER.TOOLTIP.MoveToBottom":"Move Row to Bottom","WDRES.AUTH.LABEL.Use.Backup.Code":"Use a Backup Code","WDRES.MOBILE.ADVERTISEMENT.UseWorkdayAppTitle":"Use the Workday App","WDRES.AUTH.LABEL.FailedVerificationEmail":"Failed to resend verification email","WDRES.MOBILE.ADVERTISEMENT.OpenWDApp":"Open Workday App","WDRES.MOBILE.ADVERTISEMENT.ShareQRCode":"Share QR Code","WDRES.LARGEREPORT.TEXT.Option":"Options","WDRES.MOBILE.ADVERTISEMENT.OrganizationLabel":"Your Organization ID is: {0}","WDRES.LARGEREPORT.OPTION.RequestName":"Request Name:","WDRES.LARGEREPORT.BUTTON.Schedule":"Notify Me Later","WDRES.TOOLTIP.Excel":"Export to Excel","WDRES.TOOLTIP.Print":"View printable version (PDF)","WDRES.CONTEXTMENUITEM.ViewPrintableVersion":"View Printable Version","WDRES.CONTEXTMENUITEM.ExportToExcel":"Export to Excel","WDRES.BUTTON.Print":"Print","WDRES.CHARTS.LABEL.Other":"Other","WDRES.CHARTS.LABEL.SumRemainingValues":"Sum Remaining Values","WDRES.CHARTS.LABEL.ValueToChart":"Top n Values","WDRES.MODALWARNING.CancelAfterSubmitWithoutChanges":"This transaction will remain in your Inbox for further action.","WDRES.MODALWARNING.CancelAfterSubmitWithChanges":"Clicking \'Discard\' will leave this transaction in your Inbox for further action.","WDRES.COMMENTSTREAM.PolishedPlaceholderText":"Type \"@\" to tag someone.","WDRES.AUTH.LABEL.EmailHasBeenSent":"An email has been sent to you.","WDRES.AUTH.LABEL.PasswordResetFailure":"Failed to reset password","WDRES.AUTH.ERROR.InvalidUsernameOrPassword":"ERROR: Invalid Username\/Password","WDRES.AUTH.LABEL.FailedResetPassword":"Failed to initiate password reset, please contact administrator","WDRES.AUTH.LABEL.ResetPasswordEmail":"An email with reset instructions has been sent","WDRES.AUTH.ERROR.InvalidPassword":"ERROR: Password must be eight characters long, contain at least one special character, one capital letter, and a number","WDRES.AUTH.LABEL.ResendAccountVerification":"Resend Account Verification","WDRES.AUTH.LABEL.PasswordReset":"Password Reset","WDRES.AUTH.LABEL.ResetPassword":"Reset Password","WDRES.AUTH.LABEL.CreateAccountToCheckStatus":"Create an account to check your status","WDRES.AUTH.LABEL.StillCantSignin":"Still can\'t sign in? Be sure to check your spam folder, your account may need verification","WDRES.AUTH.LABEL.PleaseVerifyAccount":"Please verify your account to continue","WDRES.FILTERTEXTINPUT.TOOLTIP.DefaultText":"filter","WDRES.AUTH.LABEL.AccountCreated":"Account Created","WDRES.FILTERTEXTINPUT.TOOLTIP.RemoveFilter":"Remove Filter","WDRES.VALIDATOR.FieldIsRequired":"The field {0} is required and must have a value.","WDRES.MODALWARNING.Discard":"Discard","WDRES.AUTH.LABEL.Back2SignIn":"Back to Sign In","WDRES.MODALWARNING.ConfirmDiscardTitle":"Discard Changes?","WDRES.MODALWARNING.ConfirmDiscard":"Are you sure you want to discard changes made on this page?","WDRES.MODALWARNING.Cancel":"Cancel","WDRES.GRIDEDITOR.DELETEROW.DeleteItemWarning":"Are you sure you want to delete this item?","WDRES.ADG.Rows":"{0} items","WDRES.GRIDEDITOR.DELETEROW.DeleteItemTitle":"Delete Item?","WDRES.GRIDEDITOR.DELETEROW.Delete":"Delete","WDRES.DRILLDOWN.PROMPT.Pick":"Select a Field...","WDRES.PROMPT.UseTheSearch":"Use the search to find a value","WDRES.SESSIONWARN.Timer":"Your session is about to expire.","WDRES.DRILLDOWN.LABEL.Column":"Column:","WDRES.ACCESSIBILITY.Required":"Required","WDRES.TOOLTIP.Help":"Documentation","WDRES.DRILLDOWN.DetailsHeader":"Details","WDRES.TASKORCHESTRATION.WIZARD.Previous":"Previous","WDRES.RICHTEXTEDITOR.ERRORS.ScriptLoadErrorDialogContent":"Workday had trouble displaying this page, please try again.","WDRES.CHARTS.MICROCHARTS.TOOLTIP.Details":"Details","WDRES.GRID.TOOLTIP.RemoveRow":"Remove Row","WDRES.DRILLDOWN.TITLE.LABEL.Summarize":"Summarize Data","WDRES.AUTH.LABEL.About":"About","WDRES.AUTH.LABEL.ResendEmail":"Resend Email","WDRES.AUTH.LABEL.CreateAccount":"Create Account","WDRES.AUTH.LABEL.PleaseEnterPassword":"Please enter your password","WDRES.AUTH.LABEL.EmailAddress":"Email Address","WDRES.AUTH.ERROR.ConfirmPassword":"ERROR: Passwords do not match","WDRES.CHARTS.BUTTON.Configure":"Configure","WDRES.GRID.HEADER.TOOLTIP.ClickToSort":"Click to sort","WDRES.MODALWARNING.CancelWarning":"You have not saved your changes.","WDRES.PROMPT.TOOLTIP.Preview":"Preview","WDRES.SEARCH.TEXT.Hide":"HIDE","WDRES.AUTH.LABEL.PleaseEnterEmail":"Please enter a valid email","WDRES.AUTH.LABEL.ChangePassword":"Change Password","WDRES.AUTH.LABEL.OneTimeUseLink":"Success! To regain access to your account please check your email: {0}","WDRES.AUTH.LABEL.UserName":"User Name","WDRES.AUTH.LABEL.Email":"Email","WDRES.GRID.TOOLTIP.SelectToFilter":"Select to filter grid data","WDRES.AUTH.LABEL.NewPassword":"New Password","WDRES.MONIKER.TOOLTIP.ClearValue":"Clear Value","WDRES.DRILLDOWN.LABEL.BasicInstructions":"Select the field to summarize and click Refresh.","WDRES.DRILLDOWN.ViewByDimensions":"View By","WDRES.ERROR.UploadingFile":"Error occurred while uploading file.","WDRES.NOTIFICATIONS.LABEL.Notifications":"Notifications","WDRES.ASYNCPROCESS.Notification.Degraded.Dismiss":"Dismiss","WDRES.MUTEX.mustBeSelected":"One of the following options must be selected:","WDRES.ASYNCPROCESS.Notification.Degraded":"Your request is being processed. Access your Inbox or My Reports later to view your task.","WDRES.GRID.LABEL.Total2":"Total:","WDRES.MASSACTIONS.NumberSelectedAll":"All {0} selected","WDRES.MODALWARNING.Question":"What would you like to do?","WDRES.FILEUPLOAD.TooManyFiles":"The max number of files that can be uploaded is \'{0}\'","WDRES.PREVIEW.LABEL.Actions":"Actions","WDRES.FIELDMON.ExpandList":"Expand List","WDRES.PAGINATION.Previous":"Previous","WDRES.PAGINATION.Next":"Next","WDRES.Images.PlaceHolderImage":"Placeholder image","WDRES.SEARCH.TEXT.EnterSearchText":"enter search text","WDRES.FACETEDSEARCH.FilteredResults":"Filtered Results","WDRES.AUTH.LABEL.Confirm":"Verify New Password","WDRES.FACETEDSEARCH.AllFilters":"All Filters","WDRES.MODALWARNING.Yes":"Discard Changes","WDRES.SESSIONWARN.BUTTON.Reset":"Reset","WDRES.CALENDAR.AddAdditionalTimeButton":"Add","WDRES.CALENDAR.AddAdditionalTimeTooltip":"Request Time","WDRES.CALENDAR.AddAdditionalTime":"Do you wish to request additional time for this day?","WDRES.BPF.AdditionalInformation":"Additional Information","WDRES.DRILLDOWN.LABEL.AdvancedInstructions":"Select the fields to summarize and click Refresh.","WDRES.PRINT.PDF.DIALOG.Message":"A printable Review Document is being generated. When your file is ready for download, you will be able to access the document from the notification link next to your sign-in name or from the My Reports task.","WDRES.PRINT.PDF.DIALOG.Title":"Print Document","WDRES.PROMPT.NoItems":"No Items.","WDRES.MASSACTIONS.NumberSelectedExceedsMaximumAllowed":"The amount of items selected for the action button chosen must be less than or equal to {0}","WDRES.FACETEDSEARCH.EmptyResultsPageTip":"Tip: try entering a different search term.","WDRES.DRILLDOWN.LABEL.Reports":"Reports","WDRES.DRILLDOWN.LABEL.RelatedReports":"Related Reports","WDRES.MONIKER.TOOLTIP.Prompt":"Prompt","WDRES.CHARTS.LABEL.Target":"Target","WDRES.CHARTS.LABEL.ShowAll":"Show All","WDRES.PROMPT.LABEL.SelectOne":"select one","WDRES.CHARTS.LABEL.Percent":"Percent","WDRES.PROMPT.PromptNotSearchable":"Sorry, this field is not search enabled.","WDRES.APPROVALSTOOLBAR.LastComment":"Last Comment","WDRES.AUTH.LABEL.Password":"Password","WDRES.DRILLDOWN.LABEL.Row":"Row:","WDRES.MOBILE.ADVERTISEMENT.HeaderText":"Access Workday on the go","WDRES.AUTH.LABEL.OTP.EMAIL.SendCodeEnrollBody":"We will send a verification code to your email address so it can be used to verify your identity.","WDRES.PROMPT.LABEL.NoneOfTheAbove":"None of the above","WDRES.AUTH.LABEL.OTP.EMAIL.SuccessBodyOne":"You have verified {0}.","WDRES.GRID.TOOLTIP.AddRow":"Add Row","WDRES.AUTH.LABEL.OTP.EMAIL.GraceTitle":"Set Up Email Authentication","WDRES.GRID.TOOLTIP.GridFullscreen":"Toggle Fullscreen Viewing Mode","WDRES.AUTH.LABEL.OldPassword":"current password","WDRES.PROMPT.ChooseOneOreMore":"Use the organizer to select one or more:","WDRES.BUTTON.Ok":"OK","WDRES.DRILLDOWN.LABEL.Advanced":"Advanced","WDRES.MOBILE.ADVERTISEMENT.OrgIdText":"Organization ID","WDRES.MOBILE.ADVERTISEMENT.QRCodeConnect":"Connect","WDRES.AUTH.LABEL.OTP.EMAIL.EmailLabel":"Email Address","WDRES.AUTH.LABEL.OTP.EMAIL.GraceWarningOne":"You can skip this step 1 more time, but then you\'ll need to provide an email address.","WDRES.PROMPT.ZeroSearchResults.For":"No matches found for \"{0}\".","WDRES.DRILLDOWN.LABEL.RefreshButton":"Refresh","WDRES.BUTTON.Close":"Close","WDRES.AUTH.LABEL.OTP.EMAIL.SuccessBodyTwo":"\u2028\u2028Verification codes will be sent to this email for Workday logins.","WDRES.PROMPT.Create":"Create","WDRES.MOBILE.ADVERTISEMENT.HelpConnect":"Enter or scan your Organization ID with the Workday mobile app to connect.","WDRES.AUTH.LABEL.OTP.EMAIL.EnterCodeTitle":"Enter Verification Code","WDRES.PROMPT.ChooseOne":"Use the organizer to select an entry:","WDRES.DRILLDOWN.LABEL.Basic":"Basic","WDRES.FIELDMON.YourAttReq":"Your attention is required","WDRES.MODALWARNING.No":"Continue Editing","WDRES.AUTH.LABEL.OTP.EMAIL.EnterCodeBody":"We sent a verification code to {0}. Enter this code to verify this email address.","WDRES.AUTH.LABEL.OTP.EMAIL.SetUpNow":"Set Up Now","WDRES.AUTH.LABEL.ForgotPassword":"Forgot Password","WDRES.AUTH.LABEL.OTP.EMAIL.GraceWarningMultiple":"You can skip this step {0} more times, but then you\'ll need to provide an email address.","WDRES.AUTH.LABEL.OTP.EMAIL.VerificationCodeLabel":"Verification Code","WDRES.MOBILE.ADVERTISEMENT.UnsupportedOrganizationID":"You\'re connected to: {0}","WDRES.ERROR.HTTPError":"Http Error: Server may be down or there is a problem with your internet connection. Please try signing in again.\\nHTTP Status Code: {0}","WDRES.MASSACTIONS.TotalResults":"{0} Results","WDRES.MASSACTIONS.TotalResult":"1 Result","WDRES.MOBILE.ADVERTISEMENT.HelpScan":"Get the Workday mobile app and use your Organization ID to connect.","WDRES.MASSACTIONS.SelectAll":"Select All","WDRES.AUTH.LABEL.OTP.EMAIL.SendCodeChallengeBody":"We will send you a verification code at {0} to continue.","WDRES.MASSACTIONS.NumberSelected":"{0} selected","WDRES.AUTH.LABEL.Answer":"Answer","WDRES.AUTH.LABEL.OTP.EMAIL.GraceBody":"Add an email to keep your account secure. Workday will send passcodes when you log in going forward.","WDRES.MASSACTIONS.DeselectAll":"Deselect All","WDRES.MONIKER.TOOLTIP.RelatedActions":"Related Actions","WDRES.MOBILE.ADVERTISEMENT.OrganizationID":"Your Organization ID: {0}","WDRES.DISTANCE.InvalidPostalCode":"Enter a valid postal code","WDRES.PROMPT.Loading":"Loading...","WDRES.TOOLTIP.SignOut":"Sign Out","WDRES.PANELSET.ADDBUTTON.EMPTYTITLE.Add":"Add","WDRES.DISTANCE.PostalCode":"postal code","WDRES.AUTH.LABEL.OTP.EMAIL.SendCodeTitle":"Send Verification Code","WDRES.MOBILE.ADVERTISEMENT.QRCodeScan":"Scan","WDRES.AUTH.LABEL.OTP.EMAIL.SendEmail":"Send to Email","WDRES.BUTTON.Cancel":"Cancel","WDRES.ERRORCANVAS.ERRORALERTS":"1 Error and {0} Alerts","WDRES.AUTH.LABEL.DUO.ToDuoMobile":"Take me to Duo Mobile","WDRES.ERRORCANVAS.ERRORSALERT":"{0} Errors and 1 Alert","WDRES.ERRORCANVAS.ERRORSALERTS":"{0} Errors and {1} Alerts","WDRES.ERRORCANVAS.ERRORALERT":"1 Error and 1 Alert","WDRES.AUTH.LABEL.DUO.OnMobile":"On a mobile device?","WDRES.AUTH.LABEL.TRUST.Skip":"Skip","WDRES.AUTH.LABEL.TRUST.Title":"Remember Device?","WDRES.AUTH.LABEL.TRUST.TrustDevice":"Remember this device","WDRES.AUTH.LABEL.TRUST.Message":"Remembering this device allows you to sign in easier and better protect your account","WDRES.BUTTON.More":"More","WDRES.FILEUPLOAD.ClickMessageSingular":"Click to add file","WDRES.FILEUPLOAD.ClickMessageReplace":"Click to replace file","WDRES.FILEUPLOAD.ClickMessage":"Click to add files","WDRES.BPV.ZoomOut":"Zoom Out","WDRES.BPV.ZoomIn":"Zoom In","WDRES.BPV.While":"While: {0}","WDRES.BPV.Validation":"Validation: {0}","WDRES.BPV.Todos":"To Do\'s:","WDRES.BPV.SystemSwimlane":"System","WDRES.BPV.SubprocessPopupTitle":"{0} - Definitions","WDRES.BPV.SubprocessDefinitions":"Definitions","WDRES.BPV.StatusNotificationsTooltip":"View Status Level Notifications","WDRES.BPV.StatusNotifications":"Status Notifications","WDRES.BPV.RoutingRestrictions":"Routing Restrictions: {0}","WDRES.BPV.OnExit":"On Exit","WDRES.BPV.OnEntry":"On Entry","WDRES.BPV.If":"if","WDRES.BPV.Exit":"Exit: {0}","WDRES.BPV.EndNodeLabel":"Complete","WDRES.BPV.DiagramKey":"Diagram Key","WDRES.BPV.Delay":"Delay: {0}","WDRES.BPV.DefaultTitle":"Business Process Steps","WDRES.BPV.ConditionPass":"Yes","WDRES.BPV.ConditionFail":"No","WDRES.BPV.CompletionStep":"Completion Step","WDRES.BPV.Checklist":"Checklist: {0}","WDRES.BPV.AlternateRoutingGroups":"Alternate Routing Groups:","WDRES.ERRORS.SameFieldForCriteria":"You cannot select the same field for both criteria","WDRES.IMAGERESIZER.Title":"Change Photo","WDRES.IMAGERESIZER.Instruction":"Make sure your photo is clear when uploading.","WDRES.IMAGERESIZER.HelpText":"Make sure your photo is clear when uploading.","WDRES.CHARTS.LABEL.Metrics":"Metrics","WDRES.AUTH.PIN.PleaseEnterAPinBetween":"Please enter a PIN {0} to {1} characters long","WDRES.AUTH.PIN.PleaseEnterANDigitPin":"Please enter a {0} digit PIN","WDRES.AUTH.PIN.PinDidNotMatch":"PIN did not match, please try again","WDRES.AUTH.PIN.PleaseConfirmYourPin":"Please confirm your PIN","WDRES.AUTH.PIN.NoThanks":"No Thanks","WDRES.AUTH.PIN.WouldYouLikeToSetupAPin":"Would you like to set up a PIN?","WDRES.AUTH.PIN.FailedToEnterPinTooManyTimes":"Too many incorrect login attempts. Please sign in with your username and password to setup a new PIN.","WDRES.AUTH.PIN.SetupPin":"Set Up PIN","WDRES.AUTH.PIN.PinEntryPrompt":"Enter your Workday PIN","WDRES.AUTH.PIN.ResetPin":"Reset PIN","WDRES.LISTDETAIL.ClickToSort":"Click here to sort","WDRES.FILEUPLOAD.DropMessageSingular":"Drop file here","WDRES.FILEUPLOAD.DropMessageReplace":"Drop to replace file","WDRES.FILEUPLOAD.DragFileHextText":"Try dragging a file here","WDRES.CHARTS.LABEL.SortBy":"Sort By","WDRES.CALENDAR.Comment":"Comment","WDRES.DRILLDOWN.LABEL.Criteria":"Criteria","WDRES.DRILLDOWN.LABEL.CompactRow":"View by:","WDRES.DRILLDOWN.LABEL.CompactColumn":"and then by:","WDRES.CALENDAR.EEEEE.Wednesday":"W","WDRES.CALENDAR.EEEEE.Tuesday":"T","WDRES.CALENDAR.EEEEE.Thursday":"T","WDRES.CALENDAR.EEEEE.Sunday":"S","WDRES.CALENDAR.EEEEE.Saturday":"S","WDRES.CALENDAR.EEEEE.Monday":"M","WDRES.CALENDAR.EEEEE.Friday":"F","WDRES.CALENDAR.Month":"Month","WDRES.AUTH.LABEL.SystemStatus":"Status","WDRES.SOCIALSHARINGTOOLBAR.ShareLabel":"Share","WDRES.QUICKTIPS.FacetSearch.FacetList":"Use to filter the population when looking for specific groups of employees","WDRES.QUICKTIPS.FacetSearch.FacetListHeading":"Filter","WDRES.QUICKTIPS.Calibration.ViewToggleButton":"Use to change between the nBox and details view","WDRES.QUICKTIPS.Calibration.ViewToggleButtonHeading":"View Toggle","WDRES.QUICKTIPS.Calibration.ActionsButton":"Use to review and submit the process","WDRES.QUICKTIPS.Calibration.ActionsButtonHeading":"Actions","WDRES.QUICKTIPS.Calibration.CollapseUnplottedButton":"Use to collapse the facet or Unplotted list","WDRES.QUICKTIPS.Calibration.CollapseUnplottedButtonHeading":"Expand\/Collapse","WDRES.QUICKTIPS.Calibration.UnplottedList":"List of employees who are not plotted","WDRES.QUICKTIPS.Calibration.UnplottedListHeading":"Unplotted List","WDRES.FILEUPLOAD.SizeTooBig":"The size of the file \'{0}\' ({1}KB) is greater than the maximum permitted file size ({2}KB). Please select a different file or reduce the size of this file.","WDRES.CHARTS.LABEL.Size":"Size","WDRES.CHARTS.LABEL.ColorValues":"Color Values","WDRES.CHARTS.LABEL.LegendValues":"Legend Values","WDRES.CHARTS.LABEL.VerticalAxisValues":"Vertical Axis Values","WDRES.CHARTS.LABEL.HorizontalAxisValues":"Horizontal Axis Values","WDRES.CHARTS.LABEL.IncludeValues":"Include Values","WDRES.CALENDAR.STANDALONE.LLLL.July":"July","WDRES.CALENDAR.STANDALONE.LLLL.June":"June","WDRES.CALENDAR.STANDALONE.LLLL.March":"March","WDRES.CALENDAR.STANDALONE.LLLL.May":"May","WDRES.CALENDAR.STANDALONE.LLLL.November":"November","WDRES.CALENDAR.STANDALONE.LLLL.October":"October","WDRES.CALENDAR.STANDALONE.LLLL.September":"September","WDRES.CALENDAR.STANDALONE.LLLL.January":"January","WDRES.CALENDAR.STANDALONE.LLLL.February":"February","WDRES.CALENDAR.STANDALONE.LLLL.December":"December","WDRES.CALENDAR.STANDALONE.LLLL.August":"August","WDRES.CALENDAR.STANDALONE.LLLL.April":"April","WDRES.MAX.ItemCommaItem":"{0}, {1}","WDRES.GRID.Download":"Download","WDRES.FILEUPLOAD.DropMessage":"Drop files here","WDRES.ACCESSIBILITY.ERRORS.ErrorCountDeclaration":"There are {0} error(s).","WDRES.ACCESSIBILITY.ERRORS.AlertCountDeclaration":"There are {0} alert(s).","WDRES.FILEUPLOAD.UploadedBy":"Uploaded by {0}","WDRES.CALENDAR.noon":"Noon","WDRES.PROMPT.TOOLTIP.DefaultFolder":"Recommended: {0}","WDRES.CHARTS.LABEL.VerticalAxisLabel":"Vertical Axis","WDRES.CHARTS.LABEL.HorizontalAxisLabel":"Horizontal Axis","WDRES.CHARTS.LABEL.MetricsToInclude":"Metrics to Include","WDRES.CHARTS.LABEL.Color":"Color","WDRES.FACETEDSEARCH.Compare":"Compare","WDRES.CHARTS.LABEL.Legend":"Legend","WDRES.CHARTS.LABEL.Variables":"Variables","WDRES.CHARTS.LABEL.Donut":"Donut","WDRES.AUTH.LABEL.DUO.Scan.Step.One.iOs":"On your iPhone or iPad, open the Duo Mobile app.","WDRES.AUTH.LOGIN.Confirm":"Verify New Password","WDRES.AUTH.LABEL.DUO.Challenge.Call":"Call Me","WDRES.AUTH.LABEL.DUO.Challenge.Push":"Send Me a Push","WDRES.AUTH.LABEL.DUO.Help.Step.One.WindowsPhone":"On your Windows Phone device, launch the Microsoft Store and search for \"Duo Mobile\".","WDRES.SUGGESTION.TOOMANY":"Displaying {0} of {1} results. Revise your filter","WDRES.AUTH.LABEL.DUO.Help.Title.WindowsPhone":"Install Duo Mobile for Windows Phone","WDRES.AUTH.LABEL.DUO.Help.Title.Android":"Install Duo Mobile for Android","WDRES.AUTH.LABEL.DUO.Scan.Step.Three":"Point your device\u2019s camera at the screen to scan this code.","WDRES.AUTH.LABEL.DUO.Phone.Extension":"Extension","WDRES.AUTH.LABEL.DUO.Help.Step.One.Android":"On your Android device, launch the Google Play Store and search for \"Duo Mobile\".","WDRES.AUTH.LABEL.DUO.Number.Three":"3.","WDRES.AUTH.LABEL.DUO.Phone.Title.Landline":"Enter your landline number","WDRES.AUTH.LABEL.DUO.Number.Two":"2.","WDRES.AUTH.LABEL.DUO.Landing.Message.Two":"Easily enroll a device in minutes.","WDRES.AUTH.LABEL.DUO.Session.Expired":"Your session has expired, please re-enter your password","WDRES.AUTH.LABEL.DUO.Challenge.Passcode":"Enter a Passcode","WDRES.AUTH.LABEL.DUO.Session.Button":"Go to Sign In","WDRES.AUTH.LABEL.DUO.Scan.Step.One.Android":"On your Android device, open the Duo Mobile app.","WDRES.AUTH.LABEL.DUO.Challenge.Info":"Choose an option to log in.","WDRES.AUTH.LABEL.DUO.Scan.Device.Enrolled":"Device enrolled. You can now use it to log in.","WDRES.AUTH.LABEL.DUO.Help.Step.One.iOs":"On your iPhone or iPad, launch the App Store and search for \"Duo Mobile\".","WDRES.AUTH.LABEL.DUO.Number.One":"1.","WDRES.AUTH.LABEL.DUO.Phone.Title.Mobile":"Enter your mobile number","WDRES.AUTH.LABEL.DUO.Scan.Step.One.WindowsPhone":"On your Windows Phone device, open the Duo Mobile app.","WDRES.AUTH.LABEL.DUO.Scan.Title":"Scan this QR code in Duo Mobile","WDRES.AUTH.LABEL.DUO.Device":"Device","WDRES.AUTH.LABEL.DUO.Scan.Step.Two":"Tap the \u201C+\u201D button.","WDRES.AUTH.LABEL.DUO.Scan.Successful":"Enrollment Successful!","WDRES.AUTH.LOGIN.ForgotPassword":"Forgot Password?","WDRES.AUTH.LABEL.DUO.Challenge.Log.In":"Log In","WDRES.AUTH.LABEL.DUO.Challenge.Success":"Success. Logging you in...","WDRES.AUTH.LABEL.DUO.Challenge.Push.Sent":"Check your device for a push login request","WDRES.PRINTLAYOUT.DIALOG.Title":"Please Choose a Layout to Print","WDRES.PRINTLAYOUT.DIALOG.Label":"Layout Name","WDRES.AUTH.LABEL.DUO.Help.Step.Two.iOs":"Tap \u201CGet\u201D and then \u201CInstall\u201D to download the app.","WDRES.AUTH.LABEL.DUO.Help.Step.Two":"Tap \u201CInstall\u201D to install the app.","WDRES.TRUNCATE.DOTDOTDOT":"...","WDRES.SESSIONWARN.DIALOG.Title":"Session Timeout","WDRES.AUTH.LOGIN.UserName":"Username","WDRES.REPORTDESIGNER.RowHeaderLabel":"R{0}","WDRES.AUTH.LABEL.DUO.Challenge.Request.Cancelled":"Authentication request canceled.","WDRES.REPORTDESIGNER.ColHeaderLabel":"C{0}","WDRES.AUTH.LOGIN.ProxyUser":"Proxy User","WDRES.FILEUPLOAD.Attach":"Attach","WDRES.AUTH.LABEL.DUO.Challenge.Use.Token":"Use your U2F token to login.","WDRES.PAGEHEADER.Blank":"(blank)","WDRES.AUTH.LABEL.DUO.Help.Continue":"I have Duo Mobile","WDRES.EMPTYLANDINGPAGEOVERLAYWIDGET.TopLabel":"Configure this page to add reports.","WDRES.AUTH.LABEL.DUO.Challenge.Calling":"Calling phone number {0}","WDRES.EMPTYLANDINGPAGEOVERLAYWIDGET.BottomLabel":"Click the gear icon in the upper right corner of the page.","WDRES.AUTH.LOGIN.Email":"Email","WDRES.AUTH.LOGIN.NewPassword":"New Password","WDRES.AUTH.LABEL.DUO.Phone.Number":"Phone Number","WDRES.AUTH.LABEL.DUO.Challenge.Codes.Sent":"Successfully sent codes.","WDRES.AUTH.LABEL.DUO.Phone.Code":"Country Code","WDRES.AUTH.LOGIN.OldPassword":"Old Password","WDRES.AUTH.LABEL.DUO.Challenge.Passcode.Info":"Enter a passcode from Duo Mobile, a text, or a hardware token.","WDRES.AUTH.LOGIN.Password":"Password","WDRES.AUTH.LABEL.DUO.Challenge.New.Codes":"Text me new codes","WDRES.AUTH.LABEL.InvalidPassword":"Password must be eight characters long, contain at least one special character, one capital letter, and a number","WDRES.AUTH.LABEL.InvalidUsernameOrPassword":"Invalid Username\/Password","WDRES.ACCESSIBILITY.FILEUPLOAD.FileUploaded":"File uploaded.","WDRES.ACCESSIBILITY.FILEUPLOAD.FileDeleted":"File deleted.","WDRES.PROMPT.AtLeastTwoCharacters":"Enter at least 2 characters","WDRES.MONIKER.TOOLTIP.RelatedActionsAndPreview":"Related Actions and Preview","WDRES.MODALWARNING.ChangesSaved":"You\'re leaving this task. Your changes are saved.","WDRES.GRID.NoData":"No Data","WDRES.EMPTY":"(empty)","WDRES.SEARCHRESULT.TasksAndReports":"Tasks and Reports","WDRES.SEARCHRESULT.SearchResults":"Search Results","WDRES.FOOTER.MEDIATEXT.label":"\u00A9 {0} Workday, Inc. All rights reserved. - {1}","WDRES.AUTH.ERROR.PleaseEnterEmail":"ERROR: Please enter a valid email","WDRES.ACTIVELIST.Same":"No Change","WDRES.AUTH.LABEL.ConfirmPassword":"Passwords do not match","WDRES.FOOTER.MAINTEXT.label.WithYear":"\u00A9 {0} Workday, Inc. All rights reserved.","WDRES.AUTH.ERROR.PleaseEnterPassword":"ERROR: Please enter your password","WDRES.PROMPT.ZeroSearchResults":"No matches found","WDRES.TOOLTIP.Menu":"Menu","WDRES.NAVIGATIONBAR.Accessibility.Button.Next":"{0} Next","WDRES.TOOLTIP.Home":"Home","WDRES.SCREENREADER.GENERAL.Tag":"Tag","WDRES.CONCLUSIONVIEW.DueDate":"Due Date","WDRES.SCREENREADER.FOOTERTOOLBAR.AdditionalInfo":"Additional Information","WDRES.CONCLUSIONVIEW.UpNext":"Up Next","WDRES.NAVIGATIONBAR.Accessibility.Button.Previous":"{0} Previous","WDRES.TEXTEDITOR.TRUNCATED.MORE":"...more","WDRES.BUTTON.PreviousPage":"Previous Page","WDRES.SEARCHRESULT.DefaultCategoryName":"Top Category","WDRES.ACCESSIBILITY.SELECT.Selected":"{0} selected","WDRES.SEARCHRESULT.CategoryListLabel":"Categories","WDRES.ERRORS.SameFieldForRowAndColumn":"You cannot select the same field for both the Row and Column","WDRES.COMMON.Parans":"({0})"};</script>
<script type="text/javascript" defer="" src="./Software Engineer, Full Stack-Page2_files/workdayApp.min.js.download"></script>
<script type="text/javascript" defer="" src="./Software Engineer, Full Stack-Page2_files/shared-dependency-loader.min.js.download"></script>
<script type="text/javascript" defer="" onload="renderWorkdayApp();" src="./Software Engineer, Full Stack-Page2_files/shared-min.js.download"></script>
<script async="" type="text/javascript" src="./Software Engineer, Full Stack-Page2_files/analytics.js.download"></script>
<script>
workday.gaConfig = {
cookieBannerRegion: "NOWHERE",
blankCookieMessage: true,
isEuTimeZone: [0, -60, -120, -180].indexOf(new Date().getTimezoneOffset()) > -1, // 4 EU timezones
userAckCookieTracking: document.cookie.indexOf("enablePrivacyTracking") > -1,
enabled: true
};
switch (workday.gaConfig.cookieBannerRegion) {
case "LIMITED":
if (workday.gaConfig.isEuTimeZone) {
workday.gaConfig.enabled = workday.gaConfig.userAckCookieTracking;
}
break;
case "EVERYWHERE":
workday.gaConfig.enabled = workday.gaConfig.blankCookieMessage || workday.gaConfig.userAckCookieTracking;
break;
}
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-89162612-1', window.location.hostname);
ga('set', 'anonymizeIp', true);
workday.analytics = {
gaEnabled: workday.gaConfig.enabled,
notifyPageLoad: function(pageUrl, pageTitle) {
ga('set', {
location: window.location.href,
title: pageTitle
});
ga('send', 'pageview');
},
notifyButtonClick: function(label) {
//todo uncomment for version - 2
//ga('send', 'event', 'button', 'click', label);
}
};
// set disableGA=true to disable google analytics, false to enable it
// this must be called before you call ga.push(pageview)
function disableGoogleAnalytics(disableGA) {
var disableTracker = "ga-disable-" + 'UA-89162612-1';
window[disableTracker] = disableGA;
}
if (!workday.gaConfig.enabled) {
disableGoogleAnalytics(true);
}
</script>
<style type="text/css" data-glamor=""></style><style data-emotion=""></style><script type="text/javascript">workday.baseDir = '/wday/uiclient/static/gwt-desktop/2019.12.1842/';
</script><script type="text/javascript">var systemConfidenceLevel = 'PROD';
var getSystemConfidenceLevel = function() {
return systemConfidenceLevel;
};
</script><script type="text/javascript">var proxyEnabled = 'false';
var currentVersion = '22';
var getServiceType = function() {
return '';
};
var loginAuthURL = '';
var getLoginAuthUrl = function() {
return loginAuthURL;
};
var environment = 'stuff';
var getEnvironment = function() {
return environment;
};
var environmentType = 'stuff';
var getEnvironmentType = function() {
return environmentType;
};
var webViewHost = {
getNativeAppType: function() {
return 'html5';
},
hasProxyuserSwitch: function() {
return true;
},
hasCheckedProxyuserSwitch: function() {
return proxyEnabled == 'true';
},
getNativeAppVersion: function() {
return currentVersion;
}
};
</script><link type="text/css" rel="stylesheet" onerror="errorDownloadingScript('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/css/workdayApp.css?plate=BMT216A&M3OFUNkLyz4U3y2RtQD7Hzwi7iF9ECoeQ20NRlC574o%3D',true,this)" integrity="sha256-M3OFUNkLyz4U3y2RtQD7Hzwi7iF9ECoeQ20NRlC574o=" crossorigin="anonymous" href="./Software Engineer, Full Stack-Page2_files/workdayApp.css"><script type="text/javascript">workday.newUxDisabled = false;
</script><script type="text/javascript" defer="" onerror="errorDownloadingScript('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/client-analytics/uxInsights.min.js?plate=BMT216A&5FVtLewC6y2TlF3IFvzIvUBnsmEfHcfLA%2BFTp0t53b0%3D',true,this)" integrity="sha256-5FVtLewC6y2TlF3IFvzIvUBnsmEfHcfLA+FTp0t53b0=" crossorigin="anonymous" src="./Software Engineer, Full Stack-Page2_files/uxInsights.min.js.download"></script><script type="text/javascript" defer="" onerror="errorDownloadingScript('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/base/woolthree-parser.js?plate=BMT216A&oYeqrvvNykJOgyhGy3iB1caAJEfKngoax3FkER7JvG4%3D',true,this)" integrity="sha256-oYeqrvvNykJOgyhGy3iB1caAJEfKngoax3FkER7JvG4=" crossorigin="anonymous" src="./Software Engineer, Full Stack-Page2_files/woolthree-parser.js.download"></script><script type="text/javascript" defer="" onerror="errorDownloadingScript('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/ExternalApp.nocache.js?plate=BMT216A&sPFC6JflmD8SGMT%2BnzRqHRjXQHkhlBbGtR%2F6pocoCiQ%3D',true,this)" integrity="sha256-sPFC6JflmD8SGMT+nzRqHRjXQHkhlBbGtR/6pocoCiQ=" crossorigin="anonymous" src="./Software Engineer, Full Stack-Page2_files/ExternalApp.nocache.js.download"></script><script type="text/javascript" defer="" onerror="errorDownloadingScript('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/clipboardjs/dist/clipboard.min.js?plate=BMT216A&COWXDc7n7PAqsE3y1r4CVopxWU9JI0kenz6K4zBqhT8%3D',true,this)" integrity="sha256-COWXDc7n7PAqsE3y1r4CVopxWU9JI0kenz6K4zBqhT8=" crossorigin="anonymous" src="./Software Engineer, Full Stack-Page2_files/clipboard.min.js.download"></script><script type="text/javascript" defer="" onerror="errorDownloadingScript('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/F1DD4A52BBFEA44A66E3F5B33EF5104E.cache.js',true,this)" integrity="sha256-XWta31j3x8u0zf9EFGCZwjGkLEUytOTJHZBPPWdmKow=" crossorigin="anonymous" src="./Software Engineer, Full Stack-Page2_files/F1DD4A52BBFEA44A66E3F5B33EF5104E.cache.js.download"></script><script type="text/javascript" charset="UTF-8">d3=function(){function n(n){return null!=n&&!isNaN(n)}function t(n){return n.length}function e(n){for(var t=1;n*t%1;)t*=10;return t}function r(n,t){try{for(var e in t)Object.defineProperty(n.prototype,e,{value:t[e],enumerable:!1})}catch(r){n.prototype=t}}function u(){}function i(){}function o(n,t,e){return function(){var r=e.apply(t,arguments);return r===t?n:r}}function a(n,t){if(t in n)return t;t=t.charAt(0).toUpperCase()+t.substring(1);for(var e=0,r=la.length;r>e;++e){var u=la[e]+t;if(u in n)return u}}function c(){}function s(){}function l(n){function t(){for(var t,r=e,u=-1,i=r.length;++u<i;)(t=r[u].on)&&t.apply(this,arguments);return n}var e=[],r=new u;return t.on=function(t,u){var i,o=r.get(t);return arguments.length<2?o&&o.on:(o&&(o.on=null,e=e.slice(0,i=e.indexOf(o)).concat(e.slice(i+1)),r.remove(t)),u&&e.push(r.set(t,{on:u})),n)},t}function f(){$o.event.preventDefault()}function h(){for(var n,t=$o.event;n=t.sourceEvent;)t=n;return t}function g(n){for(var t=new s,e=0,r=arguments.length;++e<r;)t[arguments[e]]=l(t);return t.of=function(e,r){return function(u){try{var i=u.sourceEvent=$o.event;u.target=n,$o.event=u,t[u.type].apply(e,r)}finally{$o.event=i}}},t}function p(n){return ha(n,ma),n}function v(n){return"function"==typeof n?n:function(){return ga(n,this)}}function d(n){return"function"==typeof n?n:function(){return pa(n,this)}}function m(n,t){function e(){this.removeAttribute(n)}function r(){this.removeAttributeNS(n.space,n.local)}function u(){this.setAttribute(n,t)}function i(){this.setAttributeNS(n.space,n.local,t)}function o(){var e=t.apply(this,arguments);null==e?this.removeAttribute(n):this.setAttribute(n,e)}function a(){var e=t.apply(this,arguments);null==e?this.removeAttributeNS(n.space,n.local):this.setAttributeNS(n.space,n.local,e)}return n=$o.ns.qualify(n),null==t?n.local?r:e:"function"==typeof t?n.local?a:o:n.local?i:u}function y(n){return n.trim().replace(/\s+/g," ")}function x(n){return new RegExp("(?:^|\\s+)"+$o.requote(n)+"(?:\\s+|$)","g")}function M(n,t){function e(){for(var e=-1;++e<u;)n[e](this,t)}function r(){for(var e=-1,r=t.apply(this,arguments);++e<u;)n[e](this,r)}n=n.trim().split(/\s+/).map(_);var u=n.length;return"function"==typeof t?r:e}function _(n){var t=x(n);return function(e,r){if(u=e.classList)return r?u.add(n):u.remove(n);var u=e.getAttribute("class")||"";r?(t.lastIndex=0,t.test(u)||e.setAttribute("class",y(u+" "+n))):e.setAttribute("class",y(u.replace(t," ")))}}function b(n,t,e){function r(){this.style.removeProperty(n)}function u(){this.style.setProperty(n,t,e)}function i(){var r=t.apply(this,arguments);null==r?this.style.removeProperty(n):this.style.setProperty(n,r,e)}return null==t?r:"function"==typeof t?i:u}function w(n,t){function e(){delete this[n]}function r(){this[n]=t}function u(){var e=t.apply(this,arguments);null==e?delete this[n]:this[n]=e}return null==t?e:"function"==typeof t?u:r}function S(n){return"function"==typeof n?n:(n=$o.ns.qualify(n)).local?function(){return this.ownerDocument.createElementNS(n.space,n.local)}:function(){return this.ownerDocument.createElementNS(this.namespaceURI,n)}}function k(n){return{__data__:n}}function E(n){return function(){return da(this,n)}}function A(n){return arguments.length||(n=$o.ascending),function(t,e){return t&&e?n(t.__data__,e.__data__):!t-!e}}function C(n,t){for(var e=0,r=n.length;r>e;e++)for(var u,i=n[e],o=0,a=i.length;a>o;o++)(u=i[o])&&t(u,o,e);return n}function N(n){return ha(n,xa),n}function L(n){var t,e;return function(r,u,i){var o,a=n[i].update,c=a.length;for(i!=e&&(e=i,t=0),u>=t&&(t=u+1);!(o=a[t])&&++t<c;);return o}}function T(){var n=this.__transition__;n&&++n.active}function q(n,t,e){function r(){var t=this[o];t&&(this.removeEventListener(n,t,t.$),delete this[o])}function u(){var u=s(t,Wo(arguments));r.call(this),this.addEventListener(n,this[o]=u,u.$=e),u._=t}function i(){var t,e=new RegExp("^__on([^.]+)"+$o.requote(n)+"$");for(var r in this)if(t=r.match(e)){var u=this[r];this.removeEventListener(t[1],u,u.$),delete this[r]}}var o="__on"+n,a=n.indexOf("."),s=z;a>0&&(n=n.substring(0,a));var l=_a.get(n);return l&&(n=l,s=R),a?t?u:r:t?c:i}function z(n,t){return function(e){var r=$o.event;$o.event=e,t[0]=this.__data__;try{n.apply(this,t)}finally{$o.event=r}}}function R(n,t){var e=z(n,t);return function(n){var t=this,r=n.relatedTarget;r&&(r===t||8&r.compareDocumentPosition(t))||e.call(t,n)}}function D(){var n=".dragsuppress-"+ ++wa,t="click"+n,e=$o.select(Ko).on("touchmove"+n,f).on("dragstart"+n,f).on("selectstart"+n,f);if(ba){var r=Go.style,u=r[ba];r[ba]="none"}return function(i){function o(){e.on(t,null)}e.on(n,null),ba&&(r[ba]=u),i&&(e.on(t,function(){f(),o()},!0),setTimeout(o,0))}}function P(n,t){t.changedTouches&&(t=t.changedTouches[0]);var e=n.ownerSVGElement||n;if(e.createSVGPoint){var r=e.createSVGPoint();if(0>Sa&&(Ko.scrollX||Ko.scrollY)){e=$o.select("body").append("svg").style({position:"absolute",top:0,left:0,margin:0,padding:0,border:"none"},"important");var u=e[0][0].getScreenCTM();Sa=!(u.f||u.e),e.remove()}return Sa?(r.x=t.pageX,r.y=t.pageY):(r.x=t.clientX,r.y=t.clientY),r=r.matrixTransform(n.getScreenCTM().inverse()),[r.x,r.y]}var i=n.getBoundingClientRect();return[t.clientX-i.left-n.clientLeft,t.clientY-i.top-n.clientTop]}function U(n){return n>0?1:0>n?-1:0}function j(n){return n>1?0:-1>n?ka:Math.acos(n)}function H(n){return n>1?Aa:-1>n?-Aa:Math.asin(n)}function F(n){return((n=Math.exp(n))-1/n)/2}function O(n){return((n=Math.exp(n))+1/n)/2}function Y(n){return((n=Math.exp(2*n))-1)/(n+1)}function I(n){return(n=Math.sin(n/2))*n}function Z(){}function V(n,t,e){return new X(n,t,e)}function X(n,t,e){this.h=n,this.s=t,this.l=e}function $(n,t,e){function r(n){return n>360?n-=360:0>n&&(n+=360),60>n?i+(o-i)*n/60:180>n?o:240>n?i+(o-i)*(240-n)/60:i}function u(n){return Math.round(255*r(n))}var i,o;return n=isNaN(n)?0:(n%=360)<0?n+360:n,t=isNaN(t)?0:0>t?0:t>1?1:t,e=0>e?0:e>1?1:e,o=.5>=e?e*(1+t):e+t-e*t,i=2*e-o,ot(u(n+120),u(n),u(n-120))}function B(n,t,e){return new W(n,t,e)}function W(n,t,e){this.h=n,this.c=t,this.l=e}function J(n,t,e){return isNaN(n)&&(n=0),isNaN(t)&&(t=0),G(e,Math.cos(n*=La)*t,Math.sin(n)*t)}function G(n,t,e){return new K(n,t,e)}function K(n,t,e){this.l=n,this.a=t,this.b=e}function Q(n,t,e){var r=(n+16)/116,u=r+t/500,i=r-e/200;return u=tt(u)*Oa,r=tt(r)*Ya,i=tt(i)*Ia,ot(rt(3.2404542*u-1.5371385*r-.4985314*i),rt(-.969266*u+1.8760108*r+.041556*i),rt(.0556434*u-.2040259*r+1.0572252*i))}function nt(n,t,e){return n>0?B(Math.atan2(e,t)*Ta,Math.sqrt(t*t+e*e),n):B(0/0,0/0,n)}function tt(n){return n>.206893034?n*n*n:(n-4/29)/7.787037}function et(n){return n>.008856?Math.pow(n,1/3):7.787037*n+4/29}function rt(n){return Math.round(255*(.00304>=n?12.92*n:1.055*Math.pow(n,1/2.4)-.055))}function ut(n){return ot(n>>16,255&n>>8,255&n)}function it(n){return ut(n)+""}function ot(n,t,e){return new at(n,t,e)}function at(n,t,e){this.r=n,this.g=t,this.b=e}function ct(n){return 16>n?"0"+Math.max(0,n).toString(16):Math.min(255,n).toString(16)}function st(n,t,e){var r,u,i,o=0,a=0,c=0;if(r=/([a-z]+)\((.*)\)/i.exec(n))switch(u=r[2].split(","),r[1]){case"hsl":return e(parseFloat(u[0]),parseFloat(u[1])/100,parseFloat(u[2])/100);case"rgb":return t(gt(u[0]),gt(u[1]),gt(u[2]))}return(i=Xa.get(n))?t(i.r,i.g,i.b):(null!=n&&"#"===n.charAt(0)&&(4===n.length?(o=n.charAt(1),o+=o,a=n.charAt(2),a+=a,c=n.charAt(3),c+=c):7===n.length&&(o=n.substring(1,3),a=n.substring(3,5),c=n.substring(5,7)),o=parseInt(o,16),a=parseInt(a,16),c=parseInt(c,16)),t(o,a,c))}function lt(n,t,e){var r,u,i=Math.min(n/=255,t/=255,e/=255),o=Math.max(n,t,e),a=o-i,c=(o+i)/2;return a?(u=.5>c?a/(o+i):a/(2-o-i),r=n==o?(t-e)/a+(e>t?6:0):t==o?(e-n)/a+2:(n-t)/a+4,r*=60):(r=0/0,u=c>0&&1>c?0:r),V(r,u,c)}function ft(n,t,e){n=ht(n),t=ht(t),e=ht(e);var r=et((.4124564*n+.3575761*t+.1804375*e)/Oa),u=et((.2126729*n+.7151522*t+.072175*e)/Ya),i=et((.0193339*n+.119192*t+.9503041*e)/Ia);return G(116*u-16,500*(r-u),200*(u-i))}function ht(n){return(n/=255)<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4)}function gt(n){var t=parseFloat(n);return"%"===n.charAt(n.length-1)?Math.round(2.55*t):t}function pt(n){return"function"==typeof n?n:function(){return n}}function vt(n){return n}function dt(n){return function(t,e,r){return 2===arguments.length&&"function"==typeof e&&(r=e,e=null),mt(t,e,n,r)}}function mt(n,t,e,r){function u(){var n,t=c.status;if(!t&&c.responseText||t>=200&&300>t||304===t){try{n=e.call(i,c)}catch(r){return o.error.call(i,r),void 0}o.load.call(i,n)}else o.error.call(i,c)}var i={},o=$o.dispatch("beforesend","progress","load","error"),a={},c=new XMLHttpRequest,s=null;return!Ko.XDomainRequest||"withCredentials"in c||!/^(http(s)?:)?\/\//.test(n)||(c=new XDomainRequest),"onload"in c?c.onload=c.onerror=u:c.onreadystatechange=function(){c.readyState>3&&u()},c.onprogress=function(n){var t=$o.event;$o.event=n;try{o.progress.call(i,c)}finally{$o.event=t}},i.header=function(n,t){return n=(n+"").toLowerCase(),arguments.length<2?a[n]:(null==t?delete a[n]:a[n]=t+"",i)},i.mimeType=function(n){return arguments.length?(t=null==n?null:n+"",i):t},i.responseType=function(n){return arguments.length?(s=n,i):s},i.response=function(n){return e=n,i},["get","post"].forEach(function(n){i[n]=function(){return i.send.apply(i,[n].concat(Wo(arguments)))}}),i.send=function(e,r,u){if(2===arguments.length&&"function"==typeof r&&(u=r,r=null),c.open(e,n,!0),null==t||"accept"in a||(a.accept=t+",*/*"),c.setRequestHeader)for(var l in a)c.setRequestHeader(l,a[l]);return null!=t&&c.overrideMimeType&&c.overrideMimeType(t),null!=s&&(c.responseType=s),null!=u&&i.on("error",u).on("load",function(n){u(null,n)}),o.beforesend.call(i,c),c.send(null==r?null:r),i},i.abort=function(){return c.abort(),i},$o.rebind(i,o,"on"),null==r?i:i.get(yt(r))}function yt(n){return 1===n.length?function(t,e){n(null==t?e:null)}:n}function xt(){var n=Mt(),t=_t()-n;t>24?(isFinite(t)&&(clearTimeout(Ja),Ja=setTimeout(xt,t)),Wa=0):(Wa=1,Ka(xt))}function Mt(){var n=Date.now();for(Ga=$a;Ga;)n>=Ga.t&&(Ga.f=Ga.c(n-Ga.t)),Ga=Ga.n;return n}function _t(){for(var n,t=$a,e=1/0;t;)t.f?t=n?n.n=t.n:$a=t.n:(t.t<e&&(e=t.t),t=(n=t).n);return Ba=n,e}function bt(n,t){var e=Math.pow(10,3*aa(8-t));return{scale:t>8?function(n){return n/e}:function(n){return n*e},symbol:n}}function wt(n,t){return t-(n?Math.ceil(Math.log(n)/Math.LN10):1)}function St(n){return n+""}function kt(){}function Et(n,t,e){var r=e.s=n+t,u=r-n,i=r-u;e.t=n-i+(t-u)}function At(n,t){n&&lc.hasOwnProperty(n.type)&&lc[n.type](n,t)}function Ct(n,t,e){var r,u=-1,i=n.length-e;for(t.lineStart();++u<i;)r=n[u],t.point(r[0],r[1],r[2]);t.lineEnd()}function Nt(n,t){var e=-1,r=n.length;for(t.polygonStart();++e<r;)Ct(n[e],t,1);t.polygonEnd()}function Lt(){function n(n,t){n*=La,t=t*La/2+ka/4;var e=n-r,o=Math.cos(t),a=Math.sin(t),c=i*a,s=u*o+c*Math.cos(e),l=c*Math.sin(e);hc.add(Math.atan2(l,s)),r=n,u=o,i=a}var t,e,r,u,i;gc.point=function(o,a){gc.point=n,r=(t=o)*La,u=Math.cos(a=(e=a)*La/2+ka/4),i=Math.sin(a)},gc.lineEnd=function(){n(t,e)}}function Tt(n){var t=n[0],e=n[1],r=Math.cos(e);return[r*Math.cos(t),r*Math.sin(t),Math.sin(e)]}function qt(n,t){return n[0]*t[0]+n[1]*t[1]+n[2]*t[2]}function zt(n,t){return[n[1]*t[2]-n[2]*t[1],n[2]*t[0]-n[0]*t[2],n[0]*t[1]-n[1]*t[0]]}function Rt(n,t){n[0]+=t[0],n[1]+=t[1],n[2]+=t[2]}function Dt(n,t){return[n[0]*t,n[1]*t,n[2]*t]}function Pt(n){var t=Math.sqrt(n[0]*n[0]+n[1]*n[1]+n[2]*n[2]);n[0]/=t,n[1]/=t,n[2]/=t}function Ut(n){return[Math.atan2(n[1],n[0]),H(n[2])]}function jt(n,t){return aa(n[0]-t[0])<Ca&&aa(n[1]-t[1])<Ca}function Ht(n,t){n*=La;var e=Math.cos(t*=La);Ft(e*Math.cos(n),e*Math.sin(n),Math.sin(t))}function Ft(n,t,e){++pc,dc+=(n-dc)/pc,mc+=(t-mc)/pc,yc+=(e-yc)/pc}function Ot(){function n(n,u){n*=La;var i=Math.cos(u*=La),o=i*Math.cos(n),a=i*Math.sin(n),c=Math.sin(u),s=Math.atan2(Math.sqrt((s=e*c-r*a)*s+(s=r*o-t*c)*s+(s=t*a-e*o)*s),t*o+e*a+r*c);vc+=s,xc+=s*(t+(t=o)),Mc+=s*(e+(e=a)),_c+=s*(r+(r=c)),Ft(t,e,r)}var t,e,r;kc.point=function(u,i){u*=La;var o=Math.cos(i*=La);t=o*Math.cos(u),e=o*Math.sin(u),r=Math.sin(i),kc.point=n,Ft(t,e,r)}}function Yt(){kc.point=Ht}function It(){function n(n,t){n*=La;var e=Math.cos(t*=La),o=e*Math.cos(n),a=e*Math.sin(n),c=Math.sin(t),s=u*c-i*a,l=i*o-r*c,f=r*a-u*o,h=Math.sqrt(s*s+l*l+f*f),g=r*o+u*a+i*c,p=h&&-j(g)/h,v=Math.atan2(h,g);bc+=p*s,wc+=p*l,Sc+=p*f,vc+=v,xc+=v*(r+(r=o)),Mc+=v*(u+(u=a)),_c+=v*(i+(i=c)),Ft(r,u,i)}var t,e,r,u,i;kc.point=function(o,a){t=o,e=a,kc.point=n,o*=La;var c=Math.cos(a*=La);r=c*Math.cos(o),u=c*Math.sin(o),i=Math.sin(a),Ft(r,u,i)},kc.lineEnd=function(){n(t,e),kc.lineEnd=Yt,kc.point=Ht}}function Zt(){return!0}function Vt(n,t,e,r,u){var i=[],o=[];if(n.forEach(function(n){if(!((t=n.length-1)<=0)){var t,e=n[0],r=n[t];if(jt(e,r)){u.lineStart();for(var a=0;t>a;++a)u.point((e=n[a])[0],e[1]);return u.lineEnd(),void 0}var c=new $t(e,n,null,!0),s=new $t(e,null,c,!1);c.o=s,i.push(c),o.push(s),c=new $t(r,n,null,!1),s=new $t(r,null,c,!0),c.o=s,i.push(c),o.push(s)}}),o.sort(t),Xt(i),Xt(o),i.length){for(var a=0,c=e,s=o.length;s>a;++a)o[a].e=c=!c;for(var l,f,h=i[0];;){for(var g=h,p=!0;g.v;)if((g=g.n)===h)return;l=g.z,u.lineStart();do{if(g.v=g.o.v=!0,g.e){if(p)for(var a=0,s=l.length;s>a;++a)u.point((f=l[a])[0],f[1]);else r(g.x,g.n.x,1,u);g=g.n}else{if(p){l=g.p.z;for(var a=l.length-1;a>=0;--a)u.point((f=l[a])[0],f[1])}else r(g.x,g.p.x,-1,u);g=g.p}g=g.o,l=g.z,p=!p}while(!g.v);u.lineEnd()}}}function Xt(n){if(t=n.length){for(var t,e,r=0,u=n[0];++r<t;)u.n=e=n[r],e.p=u,u=e;u.n=e=n[0],e.p=u}}function $t(n,t,e,r){this.x=n,this.z=t,this.o=e,this.e=r,this.v=!1,this.n=this.p=null}function Bt(n,t,e,r){return function(u,i){function o(t,e){var r=u(t,e);n(t=r[0],e=r[1])&&i.point(t,e)}function a(n,t){var e=u(n,t);d.point(e[0],e[1])}function c(){y.point=a,d.lineStart()}function s(){y.point=o,d.lineEnd()}function l(n,t){v.push([n,t]);var e=u(n,t);M.point(e[0],e[1])}function f(){M.lineStart(),v=[]}function h(){l(v[0][0],v[0][1]),M.lineEnd();var n,t=M.clean(),e=x.buffer(),r=e.length;if(v.pop(),p.push(v),v=null,r){if(1&t){n=e[0];var u,r=n.length-1,o=-1;for(i.lineStart();++o<r;)i.point((u=n[o])[0],u[1]);return i.lineEnd(),void 0}r>1&&2&t&&e.push(e.pop().concat(e.shift())),g.push(e.filter(Wt))}}var g,p,v,d=t(i),m=u.invert(r[0],r[1]),y={point:o,lineStart:c,lineEnd:s,polygonStart:function(){y.point=l,y.lineStart=f,y.lineEnd=h,g=[],p=[],i.polygonStart()},polygonEnd:function(){y.point=o,y.lineStart=c,y.lineEnd=s,g=$o.merge(g);var n=Kt(m,p);g.length?Vt(g,Gt,n,e,i):n&&(i.lineStart(),e(null,null,1,i),i.lineEnd()),i.polygonEnd(),g=p=null},sphere:function(){i.polygonStart(),i.lineStart(),e(null,null,1,i),i.lineEnd(),i.polygonEnd()}},x=Jt(),M=t(x);return y}}function Wt(n){return n.length>1}function Jt(){var n,t=[];return{lineStart:function(){t.push(n=[])},point:function(t,e){n.push([t,e])},lineEnd:c,buffer:function(){var e=t;return t=[],n=null,e},rejoin:function(){t.length>1&&t.push(t.pop().concat(t.shift()))}}}function Gt(n,t){return((n=n.x)[0]<0?n[1]-Aa-Ca:Aa-n[1])-((t=t.x)[0]<0?t[1]-Aa-Ca:Aa-t[1])}function Kt(n,t){var e=n[0],r=n[1],u=[Math.sin(e),-Math.cos(e),0],i=0,o=0;hc.reset();for(var a=0,c=t.length;c>a;++a){var s=t[a],l=s.length;if(l)for(var f=s[0],h=f[0],g=f[1]/2+ka/4,p=Math.sin(g),v=Math.cos(g),d=1;;){d===l&&(d=0),n=s[d];var m=n[0],y=n[1]/2+ka/4,x=Math.sin(y),M=Math.cos(y),_=m-h,b=aa(_)>ka,w=p*x;if(hc.add(Math.atan2(w*Math.sin(_),v*M+w*Math.cos(_))),i+=b?_+(_>=0?Ea:-Ea):_,b^h>=e^m>=e){var S=zt(Tt(f),Tt(n));Pt(S);var k=zt(u,S);Pt(k);var E=(b^_>=0?-1:1)*H(k[2]);(r>E||r===E&&(S[0]||S[1]))&&(o+=b^_>=0?1:-1)}if(!d++)break;h=m,p=x,v=M,f=n}}return(-Ca>i||Ca>i&&0>hc)^1&o}function Qt(n){var t,e=0/0,r=0/0,u=0/0;return{lineStart:function(){n.lineStart(),t=1},point:function(i,o){var a=i>0?ka:-ka,c=aa(i-e);aa(c-ka)<Ca?(n.point(e,r=(r+o)/2>0?Aa:-Aa),n.point(u,r),n.lineEnd(),n.lineStart(),n.point(a,r),n.point(i,r),t=0):u!==a&&c>=ka&&(aa(e-u)<Ca&&(e-=u*Ca),aa(i-a)<Ca&&(i-=a*Ca),r=ne(e,r,i,o),n.point(u,r),n.lineEnd(),n.lineStart(),n.point(a,r),t=0),n.point(e=i,r=o),u=a},lineEnd:function(){n.lineEnd(),e=r=0/0},clean:function(){return 2-t}}}function ne(n,t,e,r){var u,i,o=Math.sin(n-e);return aa(o)>Ca?Math.atan((Math.sin(t)*(i=Math.cos(r))*Math.sin(e)-Math.sin(r)*(u=Math.cos(t))*Math.sin(n))/(u*i*o)):(t+r)/2}function te(n,t,e,r){var u;if(null==n)u=e*Aa,r.point(-ka,u),r.point(0,u),r.point(ka,u),r.point(ka,0),r.point(ka,-u),r.point(0,-u),r.point(-ka,-u),r.point(-ka,0),r.point(-ka,u);else if(aa(n[0]-t[0])>Ca){var i=n[0]<t[0]?ka:-ka;u=e*i/2,r.point(-i,u),r.point(0,u),r.point(i,u)}else r.point(t[0],t[1])}function ee(n){function t(n,t){return Math.cos(n)*Math.cos(t)>i}function e(n){var e,i,c,s,l;return{lineStart:function(){s=c=!1,l=1},point:function(f,h){var g,p=[f,h],v=t(f,h),d=o?v?0:u(f,h):v?u(f+(0>f?ka:-ka),h):0;if(!e&&(s=c=v)&&n.lineStart(),v!==c&&(g=r(e,p),(jt(e,g)||jt(p,g))&&(p[0]+=Ca,p[1]+=Ca,v=t(p[0],p[1]))),v!==c)l=0,v?(n.lineStart(),g=r(p,e),n.point(g[0],g[1])):(g=r(e,p),n.point(g[0],g[1]),n.lineEnd()),e=g;else if(a&&e&&o^v){var m;d&i||!(m=r(p,e,!0))||(l=0,o?(n.lineStart(),n.point(m[0][0],m[0][1]),n.point(m[1][0],m[1][1]),n.lineEnd()):(n.point(m[1][0],m[1][1]),n.lineEnd(),n.lineStart(),n.point(m[0][0],m[0][1])))}!v||e&&jt(e,p)||n.point(p[0],p[1]),e=p,c=v,i=d},lineEnd:function(){c&&n.lineEnd(),e=null},clean:function(){return l|(s&&c)<<1}}}function r(n,t,e){var r=Tt(n),u=Tt(t),o=[1,0,0],a=zt(r,u),c=qt(a,a),s=a[0],l=c-s*s;if(!l)return!e&&n;var f=i*c/l,h=-i*s/l,g=zt(o,a),p=Dt(o,f),v=Dt(a,h);Rt(p,v);var d=g,m=qt(p,d),y=qt(d,d),x=m*m-y*(qt(p,p)-1);if(!(0>x)){var M=Math.sqrt(x),_=Dt(d,(-m-M)/y);if(Rt(_,p),_=Ut(_),!e)return _;var b,w=n[0],S=t[0],k=n[1],E=t[1];w>S&&(b=w,w=S,S=b);var A=S-w,C=aa(A-ka)<Ca,N=C||Ca>A;if(!C&&k>E&&(b=k,k=E,E=b),N?C?k+E>0^_[1]<(aa(_[0]-w)<Ca?k:E):k<=_[1]&&_[1]<=E:A>ka^(w<=_[0]&&_[0]<=S)){var L=Dt(d,(-m+M)/y);return Rt(L,p),[_,Ut(L)]}}}function u(t,e){var r=o?n:ka-n,u=0;return-r>t?u|=1:t>r&&(u|=2),-r>e?u|=4:e>r&&(u|=8),u}var i=Math.cos(n),o=i>0,a=aa(i)>Ca,c=Le(n,6*La);return Bt(t,e,c,o?[0,-n]:[-ka,n-ka])}function re(n,t,e,r){return function(u){var i,o=u.a,a=u.b,c=o.x,s=o.y,l=a.x,f=a.y,h=0,g=1,p=l-c,v=f-s;if(i=n-c,p||!(i>0)){if(i/=p,0>p){if(h>i)return;g>i&&(g=i)}else if(p>0){if(i>g)return;i>h&&(h=i)}if(i=e-c,p||!(0>i)){if(i/=p,0>p){if(i>g)return;i>h&&(h=i)}else if(p>0){if(h>i)return;g>i&&(g=i)}if(i=t-s,v||!(i>0)){if(i/=v,0>v){if(h>i)return;g>i&&(g=i)}else if(v>0){if(i>g)return;i>h&&(h=i)}if(i=r-s,v||!(0>i)){if(i/=v,0>v){if(i>g)return;i>h&&(h=i)}else if(v>0){if(h>i)return;g>i&&(g=i)}return h>0&&(u.a={x:c+h*p,y:s+h*v}),1>g&&(u.b={x:c+g*p,y:s+g*v}),u}}}}}}function ue(n,t,e,r){function u(r,u){return aa(r[0]-n)<Ca?u>0?0:3:aa(r[0]-e)<Ca?u>0?2:1:aa(r[1]-t)<Ca?u>0?1:0:u>0?3:2}function i(n,t){return o(n.x,t.x)}function o(n,t){var e=u(n,1),r=u(t,1);return e!==r?e-r:0===e?t[1]-n[1]:1===e?n[0]-t[0]:2===e?n[1]-t[1]:t[0]-n[0]}return function(a){function c(n){for(var t=0,e=m.length,r=n[1],u=0;e>u;++u)for(var i,o=1,a=m[u],c=a.length,l=a[0];c>o;++o)i=a[o],l[1]<=r?i[1]>r&&s(l,i,n)>0&&++t:i[1]<=r&&s(l,i,n)<0&&--t,l=i;return 0!==t}function s(n,t,e){return(t[0]-n[0])*(e[1]-n[1])-(e[0]-n[0])*(t[1]-n[1])}function l(i,a,c,s){var l=0,f=0;if(null==i||(l=u(i,c))!==(f=u(a,c))||o(i,a)<0^c>0){do s.point(0===l||3===l?n:e,l>1?r:t);while((l=(l+c+4)%4)!==f)}else s.point(a[0],a[1])}function f(u,i){return u>=n&&e>=u&&i>=t&&r>=i}function h(n,t){f(n,t)&&a.point(n,t)}function g(){L.point=v,m&&m.push(y=[]),k=!0,S=!1,b=w=0/0}function p(){d&&(v(x,M),_&&S&&C.rejoin(),d.push(C.buffer())),L.point=h,S&&a.lineEnd()}function v(n,t){n=Math.max(-Ac,Math.min(Ac,n)),t=Math.max(-Ac,Math.min(Ac,t));var e=f(n,t);if(m&&y.push([n,t]),k)x=n,M=t,_=e,k=!1,e&&(a.lineStart(),a.point(n,t));else if(e&&S)a.point(n,t);else{var r={a:{x:b,y:w},b:{x:n,y:t}};N(r)?(S||(a.lineStart(),a.point(r.a.x,r.a.y)),a.point(r.b.x,r.b.y),e||a.lineEnd(),E=!1):e&&(a.lineStart(),a.point(n,t),E=!1)}b=n,w=t,S=e}var d,m,y,x,M,_,b,w,S,k,E,A=a,C=Jt(),N=re(n,t,e,r),L={point:h,lineStart:g,lineEnd:p,polygonStart:function(){a=C,d=[],m=[],E=!0},polygonEnd:function(){a=A,d=$o.merge(d);var t=c([n,r]),e=E&&t,u=d.length;(e||u)&&(a.polygonStart(),e&&(a.lineStart(),l(null,null,1,a),a.lineEnd()),u&&Vt(d,i,t,l,a),a.polygonEnd()),d=m=y=null}};return L}}function ie(n,t){function e(e,r){return e=n(e,r),t(e[0],e[1])}return n.invert&&t.invert&&(e.invert=function(e,r){return e=t.invert(e,r),e&&n.invert(e[0],e[1])}),e}function oe(n){var t=0,e=ka/3,r=be(n),u=r(t,e);return u.parallels=function(n){return arguments.length?r(t=n[0]*ka/180,e=n[1]*ka/180):[180*(t/ka),180*(e/ka)]},u}function ae(n,t){function e(n,t){var e=Math.sqrt(i-2*u*Math.sin(t))/u;return[e*Math.sin(n*=u),o-e*Math.cos(n)]}var r=Math.sin(n),u=(r+Math.sin(t))/2,i=1+r*(2*u-r),o=Math.sqrt(i)/u;return e.invert=function(n,t){var e=o-t;return[Math.atan2(n,e)/u,H((i-(n*n+e*e)*u*u)/(2*u))]},e}function ce(){function n(n,t){Nc+=u*n-r*t,r=n,u=t}var t,e,r,u;Rc.point=function(i,o){Rc.point=n,t=r=i,e=u=o},Rc.lineEnd=function(){n(t,e)}}function se(n,t){Lc>n&&(Lc=n),n>qc&&(qc=n),Tc>t&&(Tc=t),t>zc&&(zc=t)}function le(){function n(n,t){o.push("M",n,",",t,i)}function t(n,t){o.push("M",n,",",t),a.point=e}function e(n,t){o.push("L",n,",",t)}function r(){a.point=n}function u(){o.push("Z")}var i=fe(4.5),o=[],a={point:n,lineStart:function(){a.point=t},lineEnd:r,polygonStart:function(){a.lineEnd=u},polygonEnd:function(){a.lineEnd=r,a.point=n},pointRadius:function(n){return i=fe(n),a},result:function(){if(o.length){var n=o.join("");return o=[],n}}};return a}function fe(n){return"m0,"+n+"a"+n+","+n+" 0 1,1 0,"+-2*n+"a"+n+","+n+" 0 1,1 0,"+2*n+"z"}function he(n,t){dc+=n,mc+=t,++yc}function ge(){function n(n,r){var u=n-t,i=r-e,o=Math.sqrt(u*u+i*i);xc+=o*(t+n)/2,Mc+=o*(e+r)/2,_c+=o,he(t=n,e=r)}var t,e;Pc.point=function(r,u){Pc.point=n,he(t=r,e=u)}}function pe(){Pc.point=he}function ve(){function n(n,t){var e=n-r,i=t-u,o=Math.sqrt(e*e+i*i);xc+=o*(r+n)/2,Mc+=o*(u+t)/2,_c+=o,o=u*n-r*t,bc+=o*(r+n),wc+=o*(u+t),Sc+=3*o,he(r=n,u=t)}var t,e,r,u;Pc.point=function(i,o){Pc.point=n,he(t=r=i,e=u=o)},Pc.lineEnd=function(){n(t,e)}}function de(n){function t(t,e){n.moveTo(t,e),n.arc(t,e,o,0,Ea)}function e(t,e){n.moveTo(t,e),a.point=r}function r(t,e){n.lineTo(t,e)}function u(){a.point=t}function i(){n.closePath()}var o=4.5,a={point:t,lineStart:function(){a.point=e},lineEnd:u,polygonStart:function(){a.lineEnd=i},polygonEnd:function(){a.lineEnd=u,a.point=t},pointRadius:function(n){return o=n,a},result:c};return a}function me(n){function t(n){return(a?r:e)(n)}function e(t){return Me(t,function(e,r){e=n(e,r),t.point(e[0],e[1])})}function r(t){function e(e,r){e=n(e,r),t.point(e[0],e[1])}function r(){x=0/0,S.point=i,t.lineStart()}function i(e,r){var i=Tt([e,r]),o=n(e,r);u(x,M,y,_,b,w,x=o[0],M=o[1],y=e,_=i[0],b=i[1],w=i[2],a,t),t.point(x,M)}function o(){S.point=e,t.lineEnd()}function c(){r(),S.point=s,S.lineEnd=l}function s(n,t){i(f=n,h=t),g=x,p=M,v=_,d=b,m=w,S.point=i}function l(){u(x,M,y,_,b,w,g,p,f,v,d,m,a,t),S.lineEnd=o,o()}var f,h,g,p,v,d,m,y,x,M,_,b,w,S={point:e,lineStart:r,lineEnd:o,polygonStart:function(){t.polygonStart(),S.lineStart=c},polygonEnd:function(){t.polygonEnd(),S.lineStart=r}};return S}function u(t,e,r,a,c,s,l,f,h,g,p,v,d,m){var y=l-t,x=f-e,M=y*y+x*x;if(M>4*i&&d--){var _=a+g,b=c+p,w=s+v,S=Math.sqrt(_*_+b*b+w*w),k=Math.asin(w/=S),E=aa(aa(w)-1)<Ca||aa(r-h)<Ca?(r+h)/2:Math.atan2(b,_),A=n(E,k),C=A[0],N=A[1],L=C-t,T=N-e,q=x*L-y*T;(q*q/M>i||aa((y*L+x*T)/M-.5)>.3||o>a*g+c*p+s*v)&&(u(t,e,r,a,c,s,C,N,E,_/=S,b/=S,w,d,m),m.point(C,N),u(C,N,E,_,b,w,l,f,h,g,p,v,d,m))}}var i=.5,o=Math.cos(30*La),a=16;return t.precision=function(n){return arguments.length?(a=(i=n*n)>0&&16,t):Math.sqrt(i)},t}function ye(n){var t=me(function(t,e){return n([t*Ta,e*Ta])});return function(n){return we(t(n))}}function xe(n){this.stream=n}function Me(n,t){return{point:t,sphere:function(){n.sphere()},lineStart:function(){n.lineStart()},lineEnd:function(){n.lineEnd()},polygonStart:function(){n.polygonStart()},polygonEnd:function(){n.polygonEnd()}}}function _e(n){return be(function(){return n})()}function be(n){function t(n){return n=a(n[0]*La,n[1]*La),[n[0]*h+c,s-n[1]*h]}function e(n){return n=a.invert((n[0]-c)/h,(s-n[1])/h),n&&[n[0]*Ta,n[1]*Ta]}function r(){a=ie(o=Ee(m,y,x),i);var n=i(v,d);return c=g-n[0]*h,s=p+n[1]*h,u()}function u(){return l&&(l.valid=!1,l=null),t}var i,o,a,c,s,l,f=me(function(n,t){return n=i(n,t),[n[0]*h+c,s-n[1]*h]}),h=150,g=480,p=250,v=0,d=0,m=0,y=0,x=0,M=Ec,_=vt,b=null,w=null;return t.stream=function(n){return l&&(l.valid=!1),l=we(M(o,f(_(n)))),l.valid=!0,l},t.clipAngle=function(n){return arguments.length?(M=null==n?(b=n,Ec):ee((b=+n)*La),u()):b},t.clipExtent=function(n){return arguments.length?(w=n,_=n?ue(n[0][0],n[0][1],n[1][0],n[1][1]):vt,u()):w},t.scale=function(n){return arguments.length?(h=+n,r()):h},t.translate=function(n){return arguments.length?(g=+n[0],p=+n[1],r()):[g,p]},t.center=function(n){return arguments.length?(v=n[0]%360*La,d=n[1]%360*La,r()):[v*Ta,d*Ta]},t.rotate=function(n){return arguments.length?(m=n[0]%360*La,y=n[1]%360*La,x=n.length>2?n[2]%360*La:0,r()):[m*Ta,y*Ta,x*Ta]},$o.rebind(t,f,"precision"),function(){return i=n.apply(this,arguments),t.invert=i.invert&&e,r()}}function we(n){return Me(n,function(t,e){n.point(t*La,e*La)})}function Se(n,t){return[n,t]}function ke(n,t){return[n>ka?n-Ea:-ka>n?n+Ea:n,t]}function Ee(n,t,e){return n?t||e?ie(Ce(n),Ne(t,e)):Ce(n):t||e?Ne(t,e):ke}function Ae(n){return function(t,e){return t+=n,[t>ka?t-Ea:-ka>t?t+Ea:t,e]}}function Ce(n){var t=Ae(n);return t.invert=Ae(-n),t}function Ne(n,t){function e(n,t){var e=Math.cos(t),a=Math.cos(n)*e,c=Math.sin(n)*e,s=Math.sin(t),l=s*r+a*u;return[Math.atan2(c*i-l*o,a*r-s*u),H(l*i+c*o)]}var r=Math.cos(n),u=Math.sin(n),i=Math.cos(t),o=Math.sin(t);return e.invert=function(n,t){var e=Math.cos(t),a=Math.cos(n)*e,c=Math.sin(n)*e,s=Math.sin(t),l=s*i-c*o;return[Math.atan2(c*i+s*o,a*r+l*u),H(l*r-a*u)]},e}function Le(n,t){var e=Math.cos(n),r=Math.sin(n);return function(u,i,o,a){var c=o*t;null!=u?(u=Te(e,u),i=Te(e,i),(o>0?i>u:u>i)&&(u+=o*Ea)):(u=n+o*Ea,i=n-.5*c);for(var s,l=u;o>0?l>i:i>l;l-=c)a.point((s=Ut([e,-r*Math.cos(l),-r*Math.sin(l)]))[0],s[1])}}function Te(n,t){var e=Tt(t);e[0]-=n,Pt(e);var r=j(-e[1]);return((-e[2]<0?-r:r)+2*Math.PI-Ca)%(2*Math.PI)}function qe(n,t,e){var r=$o.range(n,t-Ca,e).concat(t);return function(n){return r.map(function(t){return[n,t]})}}function ze(n,t,e){var r=$o.range(n,t-Ca,e).concat(t);return function(n){return r.map(function(t){return[t,n]})}}function Re(n){return n.source}function De(n){return n.target}function Pe(n,t,e,r){var u=Math.cos(t),i=Math.sin(t),o=Math.cos(r),a=Math.sin(r),c=u*Math.cos(n),s=u*Math.sin(n),l=o*Math.cos(e),f=o*Math.sin(e),h=2*Math.asin(Math.sqrt(I(r-t)+u*o*I(e-n))),g=1/Math.sin(h),p=h?function(n){var t=Math.sin(n*=h)*g,e=Math.sin(h-n)*g,r=e*c+t*l,u=e*s+t*f,o=e*i+t*a;return[Math.atan2(u,r)*Ta,Math.atan2(o,Math.sqrt(r*r+u*u))*Ta]}:function(){return[n*Ta,t*Ta]};return p.distance=h,p}function Ue(){function n(n,u){var i=Math.sin(u*=La),o=Math.cos(u),a=aa((n*=La)-t),c=Math.cos(a);Uc+=Math.atan2(Math.sqrt((a=o*Math.sin(a))*a+(a=r*i-e*o*c)*a),e*i+r*o*c),t=n,e=i,r=o}var t,e,r;jc.point=function(u,i){t=u*La,e=Math.sin(i*=La),r=Math.cos(i),jc.point=n},jc.lineEnd=function(){jc.point=jc.lineEnd=c}}function je(n,t){function e(t,e){var r=Math.cos(t),u=Math.cos(e),i=n(r*u);return[i*u*Math.sin(t),i*Math.sin(e)]}return e.invert=function(n,e){var r=Math.sqrt(n*n+e*e),u=t(r),i=Math.sin(u),o=Math.cos(u);return[Math.atan2(n*i,r*o),Math.asin(r&&e*i/r)]},e}function He(n,t){function e(n,t){var e=aa(aa(t)-Aa)<Ca?0:o/Math.pow(u(t),i);return[e*Math.sin(i*n),o-e*Math.cos(i*n)]}var r=Math.cos(n),u=function(n){return Math.tan(ka/4+n/2)},i=n===t?Math.sin(n):Math.log(r/Math.cos(t))/Math.log(u(t)/u(n)),o=r*Math.pow(u(n),i)/i;return i?(e.invert=function(n,t){var e=o-t,r=U(i)*Math.sqrt(n*n+e*e);return[Math.atan2(n,e)/i,2*Math.atan(Math.pow(o/r,1/i))-Aa]},e):Oe}function Fe(n,t){function e(n,t){var e=i-t;return[e*Math.sin(u*n),i-e*Math.cos(u*n)]}var r=Math.cos(n),u=n===t?Math.sin(n):(r-Math.cos(t))/(t-n),i=r/u+n;return aa(u)<Ca?Se:(e.invert=function(n,t){var e=i-t;return[Math.atan2(n,e)/u,i-U(u)*Math.sqrt(n*n+e*e)]},e)}function Oe(n,t){return[n,Math.log(Math.tan(ka/4+t/2))]}function Ye(n){var t,e=_e(n),r=e.scale,u=e.translate,i=e.clipExtent;return e.scale=function(){var n=r.apply(e,arguments);return n===e?t?e.clipExtent(null):e:n},e.translate=function(){var n=u.apply(e,arguments);return n===e?t?e.clipExtent(null):e:n},e.clipExtent=function(n){var o=i.apply(e,arguments);if(o===e){if(t=null==n){var a=ka*r(),c=u();i([[c[0]-a,c[1]-a],[c[0]+a,c[1]+a]])}}else t&&(o=null);return o},e.clipExtent(null)}function Ie(n,t){var e=Math.cos(t)*Math.sin(n);return[Math.log((1+e)/(1-e))/2,Math.atan2(Math.tan(t),Math.cos(n))]}function Ze(n){return n[0]}function Ve(n){return n[1]}function Xe(n,t,e,r){var u,i,o,a,c,s,l;return u=r[n],i=u[0],o=u[1],u=r[t],a=u[0],c=u[1],u=r[e],s=u[0],l=u[1],(l-o)*(a-i)-(c-o)*(s-i)>0}function $e(n,t,e){return(e[0]-t[0])*(n[1]-t[1])<(e[1]-t[1])*(n[0]-t[0])}function Be(n,t,e,r){var u=n[0],i=e[0],o=t[0]-u,a=r[0]-i,c=n[1],s=e[1],l=t[1]-c,f=r[1]-s,h=(a*(c-s)-f*(u-i))/(f*o-a*l);return[u+h*o,c+h*l]}function We(n){var t=n[0],e=n[n.length-1];return!(t[0]-e[0]||t[1]-e[1])}function Je(){mr(this),this.edge=this.site=this.circle=null}function Ge(n){var t=Jc.pop()||new Je;return t.site=n,t}function Ke(n){cr(n),$c.remove(n),Jc.push(n),mr(n)}function Qe(n){var t=n.circle,e=t.x,r=t.cy,u={x:e,y:r},i=n.P,o=n.N,a=[n];Ke(n);for(var c=i;c.circle&&aa(e-c.circle.x)<Ca&&aa(r-c.circle.cy)<Ca;)i=c.P,a.unshift(c),Ke(c),c=i;a.unshift(c),cr(c);for(var s=o;s.circle&&aa(e-s.circle.x)<Ca&&aa(r-s.circle.cy)<Ca;)o=s.N,a.push(s),Ke(s),s=o;a.push(s),cr(s);var l,f=a.length;for(l=1;f>l;++l)s=a[l],c=a[l-1],pr(s.edge,c.site,s.site,u);c=a[0],s=a[f-1],s.edge=hr(c.site,s.site,null,u),ar(c),ar(s)}function nr(n){for(var t,e,r,u,i=n.x,o=n.y,a=$c._;a;)if(r=tr(a,o)-i,r>Ca)a=a.L;else{if(u=i-er(a,o),!(u>Ca)){r>-Ca?(t=a.P,e=a):u>-Ca?(t=a,e=a.N):t=e=a;break}if(!a.R){t=a;break}a=a.R}var c=Ge(n);if($c.insert(t,c),t||e){if(t===e)return cr(t),e=Ge(t.site),$c.insert(c,e),c.edge=e.edge=hr(t.site,c.site),ar(t),ar(e),void 0;if(!e)return c.edge=hr(t.site,c.site),void 0;cr(t),cr(e);var s=t.site,l=s.x,f=s.y,h=n.x-l,g=n.y-f,p=e.site,v=p.x-l,d=p.y-f,m=2*(h*d-g*v),y=h*h+g*g,x=v*v+d*d,M={x:(d*y-g*x)/m+l,y:(h*x-v*y)/m+f};pr(e.edge,s,p,M),c.edge=hr(s,n,null,M),e.edge=hr(n,p,null,M),ar(t),ar(e)}}function tr(n,t){var e=n.site,r=e.x,u=e.y,i=u-t;if(!i)return r;var o=n.P;if(!o)return-1/0;e=o.site;var a=e.x,c=e.y,s=c-t;if(!s)return a;var l=a-r,f=1/i-1/s,h=l/s;return f?(-h+Math.sqrt(h*h-2*f*(l*l/(-2*s)-c+s/2+u-i/2)))/f+r:(r+a)/2}function er(n,t){var e=n.N;if(e)return tr(e,t);var r=n.site;return r.y===t?r.x:1/0}function rr(n){this.site=n,this.edges=[]}function ur(n){for(var t,e,r,u,i,o,a,c,s,l,f=n[0][0],h=n[1][0],g=n[0][1],p=n[1][1],v=Xc,d=v.length;d--;)if(i=v[d],i&&i.prepare())for(a=i.edges,c=a.length,o=0;c>o;)l=a[o].end(),r=l.x,u=l.y,s=a[++o%c].start(),t=s.x,e=s.y,(aa(r-t)>Ca||aa(u-e)>Ca)&&(a.splice(o,0,new vr(gr(i.site,l,aa(r-f)<Ca&&p-u>Ca?{x:f,y:aa(t-f)<Ca?e:p}:aa(u-p)<Ca&&h-r>Ca?{x:aa(e-p)<Ca?t:h,y:p}:aa(r-h)<Ca&&u-g>Ca?{x:h,y:aa(t-h)<Ca?e:g}:aa(u-g)<Ca&&r-f>Ca?{x:aa(e-g)<Ca?t:f,y:g}:null),i.site,null)),++c)}function ir(n,t){return t.angle-n.angle}function or(){mr(this),this.x=this.y=this.arc=this.site=this.cy=null}function ar(n){var t=n.P,e=n.N;if(t&&e){var r=t.site,u=n.site,i=e.site;if(r!==i){var o=u.x,a=u.y,c=r.x-o,s=r.y-a,l=i.x-o,f=i.y-a,h=2*(c*f-s*l);if(!(h>=-Na)){var g=c*c+s*s,p=l*l+f*f,v=(f*g-s*p)/h,d=(c*p-l*g)/h,f=d+a,m=Gc.pop()||new or;m.arc=n,m.site=u,m.x=v+o,m.y=f+Math.sqrt(v*v+d*d),m.cy=f,n.circle=m;for(var y=null,x=Wc._;x;)if(m.y<x.y||m.y===x.y&&m.x<=x.x){if(!x.L){y=x.P;break}x=x.L}else{if(!x.R){y=x;break}x=x.R}Wc.insert(y,m),y||(Bc=m)}}}}function cr(n){var t=n.circle;t&&(t.P||(Bc=t.N),Wc.remove(t),Gc.push(t),mr(t),n.circle=null)}function sr(n){for(var t,e=Vc,r=re(n[0][0],n[0][1],n[1][0],n[1][1]),u=e.length;u--;)t=e[u],(!lr(t,n)||!r(t)||aa(t.a.x-t.b.x)<Ca&&aa(t.a.y-t.b.y)<Ca)&&(t.a=t.b=null,e.splice(u,1))}function lr(n,t){var e=n.b;if(e)return!0;var r,u,i=n.a,o=t[0][0],a=t[1][0],c=t[0][1],s=t[1][1],l=n.l,f=n.r,h=l.x,g=l.y,p=f.x,v=f.y,d=(h+p)/2,m=(g+v)/2;
if(v===g){if(o>d||d>=a)return;if(h>p){if(i){if(i.y>=s)return}else i={x:d,y:c};e={x:d,y:s}}else{if(i){if(i.y<c)return}else i={x:d,y:s};e={x:d,y:c}}}else if(r=(h-p)/(v-g),u=m-r*d,-1>r||r>1)if(h>p){if(i){if(i.y>=s)return}else i={x:(c-u)/r,y:c};e={x:(s-u)/r,y:s}}else{if(i){if(i.y<c)return}else i={x:(s-u)/r,y:s};e={x:(c-u)/r,y:c}}else if(v>g){if(i){if(i.x>=a)return}else i={x:o,y:r*o+u};e={x:a,y:r*a+u}}else{if(i){if(i.x<o)return}else i={x:a,y:r*a+u};e={x:o,y:r*o+u}}return n.a=i,n.b=e,!0}function fr(n,t){this.l=n,this.r=t,this.a=this.b=null}function hr(n,t,e,r){var u=new fr(n,t);return Vc.push(u),e&&pr(u,n,t,e),r&&pr(u,t,n,r),Xc[n.i].edges.push(new vr(u,n,t)),Xc[t.i].edges.push(new vr(u,t,n)),u}function gr(n,t,e){var r=new fr(n,null);return r.a=t,r.b=e,Vc.push(r),r}function pr(n,t,e,r){n.a||n.b?n.l===e?n.b=r:n.a=r:(n.a=r,n.l=t,n.r=e)}function vr(n,t,e){var r=n.a,u=n.b;this.edge=n,this.site=t,this.angle=e?Math.atan2(e.y-t.y,e.x-t.x):n.l===t?Math.atan2(u.x-r.x,r.y-u.y):Math.atan2(r.x-u.x,u.y-r.y)}function dr(){this._=null}function mr(n){n.U=n.C=n.L=n.R=n.P=n.N=null}function yr(n,t){var e=t,r=t.R,u=e.U;u?u.L===e?u.L=r:u.R=r:n._=r,r.U=u,e.U=r,e.R=r.L,e.R&&(e.R.U=e),r.L=e}function xr(n,t){var e=t,r=t.L,u=e.U;u?u.L===e?u.L=r:u.R=r:n._=r,r.U=u,e.U=r,e.L=r.R,e.L&&(e.L.U=e),r.R=e}function Mr(n){for(;n.L;)n=n.L;return n}function _r(n,t){var e,r,u,i=n.sort(br).pop();for(Vc=[],Xc=new Array(n.length),$c=new dr,Wc=new dr;;)if(u=Bc,i&&(!u||i.y<u.y||i.y===u.y&&i.x<u.x))(i.x!==e||i.y!==r)&&(Xc[i.i]=new rr(i),nr(i),e=i.x,r=i.y),i=n.pop();else{if(!u)break;Qe(u.arc)}t&&(sr(t),ur(t));var o={cells:Xc,edges:Vc};return $c=Wc=Vc=Xc=null,o}function br(n,t){return t.y-n.y||t.x-n.x}function wr(n,t,e){return(n.x-e.x)*(t.y-n.y)-(n.x-t.x)*(e.y-n.y)}function Sr(n){return n.x}function kr(n){return n.y}function Er(){return{leaf:!0,nodes:[],point:null,x:null,y:null}}function Ar(n,t,e,r,u,i){if(!n(t,e,r,u,i)){var o=.5*(e+u),a=.5*(r+i),c=t.nodes;c[0]&&Ar(n,c[0],e,r,o,a),c[1]&&Ar(n,c[1],o,r,u,a),c[2]&&Ar(n,c[2],e,a,o,i),c[3]&&Ar(n,c[3],o,a,u,i)}}function Cr(n,t){n=$o.rgb(n),t=$o.rgb(t);var e=n.r,r=n.g,u=n.b,i=t.r-e,o=t.g-r,a=t.b-u;return function(n){return"#"+ct(Math.round(e+i*n))+ct(Math.round(r+o*n))+ct(Math.round(u+a*n))}}function Nr(n,t){var e,r={},u={};for(e in n)e in t?r[e]=qr(n[e],t[e]):u[e]=n[e];for(e in t)e in n||(u[e]=t[e]);return function(n){for(e in r)u[e]=r[e](n);return u}}function Lr(n,t){return t-=n=+n,function(e){return n+t*e}}function Tr(n,t){var e,r,u,i,o,a=0,c=0,s=[],l=[];for(n+="",t+="",Qc.lastIndex=0,r=0;e=Qc.exec(t);++r)e.index&&s.push(t.substring(a,c=e.index)),l.push({i:s.length,x:e[0]}),s.push(null),a=Qc.lastIndex;for(a<t.length&&s.push(t.substring(a)),r=0,i=l.length;(e=Qc.exec(n))&&i>r;++r)if(o=l[r],o.x==e[0]){if(o.i)if(null==s[o.i+1])for(s[o.i-1]+=o.x,s.splice(o.i,1),u=r+1;i>u;++u)l[u].i--;else for(s[o.i-1]+=o.x+s[o.i+1],s.splice(o.i,2),u=r+1;i>u;++u)l[u].i-=2;else if(null==s[o.i+1])s[o.i]=o.x;else for(s[o.i]=o.x+s[o.i+1],s.splice(o.i+1,1),u=r+1;i>u;++u)l[u].i--;l.splice(r,1),i--,r--}else o.x=Lr(parseFloat(e[0]),parseFloat(o.x));for(;i>r;)o=l.pop(),null==s[o.i+1]?s[o.i]=o.x:(s[o.i]=o.x+s[o.i+1],s.splice(o.i+1,1)),i--;return 1===s.length?null==s[0]?(o=l[0].x,function(n){return o(n)+""}):function(){return t}:function(n){for(r=0;i>r;++r)s[(o=l[r]).i]=o.x(n);return s.join("")}}function qr(n,t){for(var e,r=$o.interpolators.length;--r>=0&&!(e=$o.interpolators[r](n,t)););return e}function zr(n,t){var e,r=[],u=[],i=n.length,o=t.length,a=Math.min(n.length,t.length);for(e=0;a>e;++e)r.push(qr(n[e],t[e]));for(;i>e;++e)u[e]=n[e];for(;o>e;++e)u[e]=t[e];return function(n){for(e=0;a>e;++e)u[e]=r[e](n);return u}}function Rr(n){return function(t){return 0>=t?0:t>=1?1:n(t)}}function Dr(n){return function(t){return 1-n(1-t)}}function Pr(n){return function(t){return.5*(.5>t?n(2*t):2-n(2-2*t))}}function Ur(n){return n*n}function jr(n){return n*n*n}function Hr(n){if(0>=n)return 0;if(n>=1)return 1;var t=n*n,e=t*n;return 4*(.5>n?e:3*(n-t)+e-.75)}function Fr(n){return function(t){return Math.pow(t,n)}}function Or(n){return 1-Math.cos(n*Aa)}function Yr(n){return Math.pow(2,10*(n-1))}function Ir(n){return 1-Math.sqrt(1-n*n)}function Zr(n,t){var e;return arguments.length<2&&(t=.45),arguments.length?e=t/Ea*Math.asin(1/n):(n=1,e=t/4),function(r){return 1+n*Math.pow(2,-10*r)*Math.sin((r-e)*Ea/t)}}function Vr(n){return n||(n=1.70158),function(t){return t*t*((n+1)*t-n)}}function Xr(n){return 1/2.75>n?7.5625*n*n:2/2.75>n?7.5625*(n-=1.5/2.75)*n+.75:2.5/2.75>n?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375}function $r(n,t){n=$o.hcl(n),t=$o.hcl(t);var e=n.h,r=n.c,u=n.l,i=t.h-e,o=t.c-r,a=t.l-u;return isNaN(o)&&(o=0,r=isNaN(r)?t.c:r),isNaN(i)?(i=0,e=isNaN(e)?t.h:e):i>180?i-=360:-180>i&&(i+=360),function(n){return J(e+i*n,r+o*n,u+a*n)+""}}function Br(n,t){n=$o.hsl(n),t=$o.hsl(t);var e=n.h,r=n.s,u=n.l,i=t.h-e,o=t.s-r,a=t.l-u;return isNaN(o)&&(o=0,r=isNaN(r)?t.s:r),isNaN(i)?(i=0,e=isNaN(e)?t.h:e):i>180?i-=360:-180>i&&(i+=360),function(n){return $(e+i*n,r+o*n,u+a*n)+""}}function Wr(n,t){n=$o.lab(n),t=$o.lab(t);var e=n.l,r=n.a,u=n.b,i=t.l-e,o=t.a-r,a=t.b-u;return function(n){return Q(e+i*n,r+o*n,u+a*n)+""}}function Jr(n,t){return t-=n,function(e){return Math.round(n+t*e)}}function Gr(n){var t=[n.a,n.b],e=[n.c,n.d],r=Qr(t),u=Kr(t,e),i=Qr(nu(e,t,-u))||0;t[0]*e[1]<e[0]*t[1]&&(t[0]*=-1,t[1]*=-1,r*=-1,u*=-1),this.rotate=(r?Math.atan2(t[1],t[0]):Math.atan2(-e[0],e[1]))*Ta,this.translate=[n.e,n.f],this.scale=[r,i],this.skew=i?Math.atan2(u,i)*Ta:0}function Kr(n,t){return n[0]*t[0]+n[1]*t[1]}function Qr(n){var t=Math.sqrt(Kr(n,n));return t&&(n[0]/=t,n[1]/=t),t}function nu(n,t,e){return n[0]+=e*t[0],n[1]+=e*t[1],n}function tu(n,t){var e,r=[],u=[],i=$o.transform(n),o=$o.transform(t),a=i.translate,c=o.translate,s=i.rotate,l=o.rotate,f=i.skew,h=o.skew,g=i.scale,p=o.scale;return a[0]!=c[0]||a[1]!=c[1]?(r.push("translate(",null,",",null,")"),u.push({i:1,x:Lr(a[0],c[0])},{i:3,x:Lr(a[1],c[1])})):c[0]||c[1]?r.push("translate("+c+")"):r.push(""),s!=l?(s-l>180?l+=360:l-s>180&&(s+=360),u.push({i:r.push(r.pop()+"rotate(",null,")")-2,x:Lr(s,l)})):l&&r.push(r.pop()+"rotate("+l+")"),f!=h?u.push({i:r.push(r.pop()+"skewX(",null,")")-2,x:Lr(f,h)}):h&&r.push(r.pop()+"skewX("+h+")"),g[0]!=p[0]||g[1]!=p[1]?(e=r.push(r.pop()+"scale(",null,",",null,")"),u.push({i:e-4,x:Lr(g[0],p[0])},{i:e-2,x:Lr(g[1],p[1])})):(1!=p[0]||1!=p[1])&&r.push(r.pop()+"scale("+p+")"),e=u.length,function(n){for(var t,i=-1;++i<e;)r[(t=u[i]).i]=t.x(n);return r.join("")}}function eu(n,t){return t=t-(n=+n)?1/(t-n):0,function(e){return(e-n)*t}}function ru(n,t){return t=t-(n=+n)?1/(t-n):0,function(e){return Math.max(0,Math.min(1,(e-n)*t))}}function uu(n){for(var t=n.source,e=n.target,r=ou(t,e),u=[t];t!==r;)t=t.parent,u.push(t);for(var i=u.length;e!==r;)u.splice(i,0,e),e=e.parent;return u}function iu(n){for(var t=[],e=n.parent;null!=e;)t.push(n),n=e,e=e.parent;return t.push(n),t}function ou(n,t){if(n===t)return n;for(var e=iu(n),r=iu(t),u=e.pop(),i=r.pop(),o=null;u===i;)o=u,u=e.pop(),i=r.pop();return o}function au(n){n.fixed|=2}function cu(n){n.fixed&=-7}function su(n){n.fixed|=4,n.px=n.x,n.py=n.y}function lu(n){n.fixed&=-5}function fu(n,t,e){var r=0,u=0;if(n.charge=0,!n.leaf)for(var i,o=n.nodes,a=o.length,c=-1;++c<a;)i=o[c],null!=i&&(fu(i,t,e),n.charge+=i.charge,r+=i.charge*i.cx,u+=i.charge*i.cy);if(n.point){n.leaf||(n.point.x+=Math.random()-.5,n.point.y+=Math.random()-.5);var s=t*e[n.point.index];n.charge+=n.pointCharge=s,r+=s*n.point.x,u+=s*n.point.y}n.cx=r/n.charge,n.cy=u/n.charge}function hu(n,t){return $o.rebind(n,t,"sort","children","value"),n.nodes=n,n.links=du,n}function gu(n){return n.children}function pu(n){return n.value}function vu(n,t){return t.value-n.value}function du(n){return $o.merge(n.map(function(n){return(n.children||[]).map(function(t){return{source:n,target:t}})}))}function mu(n){return n.x}function yu(n){return n.y}function xu(n,t,e){n.y0=t,n.y=e}function Mu(n){return $o.range(n.length)}function _u(n){for(var t=-1,e=n[0].length,r=[];++t<e;)r[t]=0;return r}function bu(n){for(var t,e=1,r=0,u=n[0][1],i=n.length;i>e;++e)(t=n[e][1])>u&&(r=e,u=t);return r}function wu(n){return n.reduce(Su,0)}function Su(n,t){return n+t[1]}function ku(n,t){return Eu(n,Math.ceil(Math.log(t.length)/Math.LN2+1))}function Eu(n,t){for(var e=-1,r=+n[0],u=(n[1]-r)/t,i=[];++e<=t;)i[e]=u*e+r;return i}function Au(n){return[$o.min(n),$o.max(n)]}function Cu(n,t){return n.parent==t.parent?1:2}function Nu(n){var t=n.children;return t&&t.length?t[0]:n._tree.thread}function Lu(n){var t,e=n.children;return e&&(t=e.length)?e[t-1]:n._tree.thread}function Tu(n,t){var e=n.children;if(e&&(u=e.length))for(var r,u,i=-1;++i<u;)t(r=Tu(e[i],t),n)>0&&(n=r);return n}function qu(n,t){return n.x-t.x}function zu(n,t){return t.x-n.x}function Ru(n,t){return n.depth-t.depth}function Du(n,t){function e(n,r){var u=n.children;if(u&&(o=u.length))for(var i,o,a=null,c=-1;++c<o;)i=u[c],e(i,a),a=i;t(n,r)}e(n,null)}function Pu(n){for(var t,e=0,r=0,u=n.children,i=u.length;--i>=0;)t=u[i]._tree,t.prelim+=e,t.mod+=e,e+=t.shift+(r+=t.change)}function Uu(n,t,e){n=n._tree,t=t._tree;var r=e/(t.number-n.number);n.change+=r,t.change-=r,t.shift+=e,t.prelim+=e,t.mod+=e}function ju(n,t,e){return n._tree.ancestor.parent==t.parent?n._tree.ancestor:e}function Hu(n,t){return n.value-t.value}function Fu(n,t){var e=n._pack_next;n._pack_next=t,t._pack_prev=n,t._pack_next=e,e._pack_prev=t}function Ou(n,t){n._pack_next=t,t._pack_prev=n}function Yu(n,t){var e=t.x-n.x,r=t.y-n.y,u=n.r+t.r;return.999*u*u>e*e+r*r}function Iu(n){function t(n){l=Math.min(n.x-n.r,l),f=Math.max(n.x+n.r,f),h=Math.min(n.y-n.r,h),g=Math.max(n.y+n.r,g)}if((e=n.children)&&(s=e.length)){var e,r,u,i,o,a,c,s,l=1/0,f=-1/0,h=1/0,g=-1/0;if(e.forEach(Zu),r=e[0],r.x=-r.r,r.y=0,t(r),s>1&&(u=e[1],u.x=u.r,u.y=0,t(u),s>2))for(i=e[2],$u(r,u,i),t(i),Fu(r,i),r._pack_prev=i,Fu(i,u),u=r._pack_next,o=3;s>o;o++){$u(r,u,i=e[o]);var p=0,v=1,d=1;for(a=u._pack_next;a!==u;a=a._pack_next,v++)if(Yu(a,i)){p=1;break}if(1==p)for(c=r._pack_prev;c!==a._pack_prev&&!Yu(c,i);c=c._pack_prev,d++);p?(d>v||v==d&&u.r<r.r?Ou(r,u=a):Ou(r=c,u),o--):(Fu(r,i),u=i,t(i))}var m=(l+f)/2,y=(h+g)/2,x=0;for(o=0;s>o;o++)i=e[o],i.x-=m,i.y-=y,x=Math.max(x,i.r+Math.sqrt(i.x*i.x+i.y*i.y));n.r=x,e.forEach(Vu)}}function Zu(n){n._pack_next=n._pack_prev=n}function Vu(n){delete n._pack_next,delete n._pack_prev}function Xu(n,t,e,r){var u=n.children;if(n.x=t+=r*n.x,n.y=e+=r*n.y,n.r*=r,u)for(var i=-1,o=u.length;++i<o;)Xu(u[i],t,e,r)}function $u(n,t,e){var r=n.r+e.r,u=t.x-n.x,i=t.y-n.y;if(r&&(u||i)){var o=t.r+e.r,a=u*u+i*i;o*=o,r*=r;var c=.5+(r-o)/(2*a),s=Math.sqrt(Math.max(0,2*o*(r+a)-(r-=a)*r-o*o))/(2*a);e.x=n.x+c*u+s*i,e.y=n.y+c*i-s*u}else e.x=n.x+r,e.y=n.y}function Bu(n){return 1+$o.max(n,function(n){return n.y})}function Wu(n){return n.reduce(function(n,t){return n+t.x},0)/n.length}function Ju(n){var t=n.children;return t&&t.length?Ju(t[0]):n}function Gu(n){var t,e=n.children;return e&&(t=e.length)?Gu(e[t-1]):n}function Ku(n){return{x:n.x,y:n.y,dx:n.dx,dy:n.dy}}function Qu(n,t){var e=n.x+t[3],r=n.y+t[0],u=n.dx-t[1]-t[3],i=n.dy-t[0]-t[2];return 0>u&&(e+=u/2,u=0),0>i&&(r+=i/2,i=0),{x:e,y:r,dx:u,dy:i}}function ni(n){var t=n[0],e=n[n.length-1];return e>t?[t,e]:[e,t]}function ti(n){return n.rangeExtent?n.rangeExtent():ni(n.range())}function ei(n,t,e,r){var u=e(n[0],n[1]),i=r(t[0],t[1]);return function(n){return i(u(n))}}function ri(n,t){var e,r=0,u=n.length-1,i=n[r],o=n[u];return i>o&&(e=r,r=u,u=e,e=i,i=o,o=e),n[r]=t.floor(i),n[u]=t.ceil(o),n}function ui(n){return n?{floor:function(t){return Math.floor(t/n)*n},ceil:function(t){return Math.ceil(t/n)*n}}:ss}function ii(n,t,e,r){var u=[],i=[],o=0,a=Math.min(n.length,t.length)-1;for(n[a]<n[0]&&(n=n.slice().reverse(),t=t.slice().reverse());++o<=a;)u.push(e(n[o-1],n[o])),i.push(r(t[o-1],t[o]));return function(t){var e=$o.bisect(n,t,1,a)-1;return i[e](u[e](t))}}function oi(n,t,e,r){function u(){var u=Math.min(n.length,t.length)>2?ii:ei,c=r?ru:eu;return o=u(n,t,c,e),a=u(t,n,c,qr),i}function i(n){return o(n)}var o,a;return i.invert=function(n){return a(n)},i.domain=function(t){return arguments.length?(n=t.map(Number),u()):n},i.range=function(n){return arguments.length?(t=n,u()):t},i.rangeRound=function(n){return i.range(n).interpolate(Jr)},i.clamp=function(n){return arguments.length?(r=n,u()):r},i.interpolate=function(n){return arguments.length?(e=n,u()):e},i.ticks=function(t){return li(n,t)},i.tickFormat=function(t,e){return fi(n,t,e)},i.nice=function(t){return ci(n,t),u()},i.copy=function(){return oi(n,t,e,r)},u()}function ai(n,t){return $o.rebind(n,t,"range","rangeRound","interpolate","clamp")}function ci(n,t){return ri(n,ui(si(n,t)[2]))}function si(n,t){null==t&&(t=10);var e=ni(n),r=e[1]-e[0],u=Math.pow(10,Math.floor(Math.log(r/t)/Math.LN10)),i=t/r*u;return.15>=i?u*=10:.35>=i?u*=5:.75>=i&&(u*=2),e[0]=Math.ceil(e[0]/u)*u,e[1]=Math.floor(e[1]/u)*u+.5*u,e[2]=u,e}function li(n,t){return $o.range.apply($o,si(n,t))}function fi(n,t,e){var r=si(n,t);return $o.format(e?e.replace(uc,function(n,t,e,u,i,o,a,c,s,l){return[t,e,u,i,o,a,c,s||"."+gi(l,r),l].join("")}):",."+hi(r[2])+"f")}function hi(n){return-Math.floor(Math.log(n)/Math.LN10+.01)}function gi(n,t){var e=hi(t[2]);return n in ls?Math.abs(e-hi(Math.max(Math.abs(t[0]),Math.abs(t[1]))))+ +("e"!==n):e-2*("%"===n)}function pi(n,t,e,r){function u(n){return(e?Math.log(0>n?0:n):-Math.log(n>0?0:-n))/Math.log(t)}function i(n){return e?Math.pow(t,n):-Math.pow(t,-n)}function o(t){return n(u(t))}return o.invert=function(t){return i(n.invert(t))},o.domain=function(t){return arguments.length?(e=t[0]>=0,n.domain((r=t.map(Number)).map(u)),o):r},o.base=function(e){return arguments.length?(t=+e,n.domain(r.map(u)),o):t},o.nice=function(){var t=ri(r.map(u),e?Math:hs);return n.domain(t),r=t.map(i),o},o.ticks=function(){var n=ni(r),o=[],a=n[0],c=n[1],s=Math.floor(u(a)),l=Math.ceil(u(c)),f=t%1?2:t;if(isFinite(l-s)){if(e){for(;l>s;s++)for(var h=1;f>h;h++)o.push(i(s)*h);o.push(i(s))}else for(o.push(i(s));s++<l;)for(var h=f-1;h>0;h--)o.push(i(s)*h);for(s=0;o[s]<a;s++);for(l=o.length;o[l-1]>c;l--);o=o.slice(s,l)}return o},o.tickFormat=function(n,t){if(!arguments.length)return fs;arguments.length<2?t=fs:"function"!=typeof t&&(t=$o.format(t));var r,a=Math.max(.1,n/o.ticks().length),c=e?(r=1e-12,Math.ceil):(r=-1e-12,Math.floor);return function(n){return n/i(c(u(n)+r))<=a?t(n):""}},o.copy=function(){return pi(n.copy(),t,e,r)},ai(o,n)}function vi(n,t,e){function r(t){return n(u(t))}var u=di(t),i=di(1/t);return r.invert=function(t){return i(n.invert(t))},r.domain=function(t){return arguments.length?(n.domain((e=t.map(Number)).map(u)),r):e},r.ticks=function(n){return li(e,n)},r.tickFormat=function(n,t){return fi(e,n,t)},r.nice=function(n){return r.domain(ci(e,n))},r.exponent=function(o){return arguments.length?(u=di(t=o),i=di(1/t),n.domain(e.map(u)),r):t},r.copy=function(){return vi(n.copy(),t,e)},ai(r,n)}function di(n){return function(t){return 0>t?-Math.pow(-t,n):Math.pow(t,n)}}function mi(n,t){function e(e){return o[((i.get(e)||"range"===t.t&&i.set(e,n.push(e)))-1)%o.length]}function r(t,e){return $o.range(n.length).map(function(n){return t+e*n})}var i,o,a;return e.domain=function(r){if(!arguments.length)return n;n=[],i=new u;for(var o,a=-1,c=r.length;++a<c;)i.has(o=r[a])||i.set(o,n.push(o));return e[t.t].apply(e,t.a)},e.range=function(n){return arguments.length?(o=n,a=0,t={t:"range",a:arguments},e):o},e.rangePoints=function(u,i){arguments.length<2&&(i=0);var c=u[0],s=u[1],l=(s-c)/(Math.max(1,n.length-1)+i);return o=r(n.length<2?(c+s)/2:c+l*i/2,l),a=0,t={t:"rangePoints",a:arguments},e},e.rangeBands=function(u,i,c){arguments.length<2&&(i=0),arguments.length<3&&(c=i);var s=u[1]<u[0],l=u[s-0],f=u[1-s],h=(f-l)/(n.length-i+2*c);return o=r(l+h*c,h),s&&o.reverse(),a=h*(1-i),t={t:"rangeBands",a:arguments},e},e.rangeRoundBands=function(u,i,c){arguments.length<2&&(i=0),arguments.length<3&&(c=i);var s=u[1]<u[0],l=u[s-0],f=u[1-s],h=Math.floor((f-l)/(n.length-i+2*c)),g=f-l-(n.length-i)*h;return o=r(l+Math.round(g/2),h),s&&o.reverse(),a=Math.round(h*(1-i)),t={t:"rangeRoundBands",a:arguments},e},e.rangeBand=function(){return a},e.rangeExtent=function(){return ni(t.a[0])},e.copy=function(){return mi(n,t)},e.domain(n)}function yi(n,t){function e(){var e=0,i=t.length;for(u=[];++e<i;)u[e-1]=$o.quantile(n,e/i);return r}function r(n){return isNaN(n=+n)?void 0:t[$o.bisect(u,n)]}var u;return r.domain=function(t){return arguments.length?(n=t.filter(function(n){return!isNaN(n)}).sort($o.ascending),e()):n},r.range=function(n){return arguments.length?(t=n,e()):t},r.quantiles=function(){return u},r.invertExtent=function(e){return e=t.indexOf(e),0>e?[0/0,0/0]:[e>0?u[e-1]:n[0],e<u.length?u[e]:n[n.length-1]]},r.copy=function(){return yi(n,t)},e()}function xi(n,t,e){function r(t){return e[Math.max(0,Math.min(o,Math.floor(i*(t-n))))]}function u(){return i=e.length/(t-n),o=e.length-1,r}var i,o;return r.domain=function(e){return arguments.length?(n=+e[0],t=+e[e.length-1],u()):[n,t]},r.range=function(n){return arguments.length?(e=n,u()):e},r.invertExtent=function(t){return t=e.indexOf(t),t=0>t?0/0:t/i+n,[t,t+1/i]},r.copy=function(){return xi(n,t,e)},u()}function Mi(n,t){function e(e){return e>=e?t[$o.bisect(n,e)]:void 0}return e.domain=function(t){return arguments.length?(n=t,e):n},e.range=function(n){return arguments.length?(t=n,e):t},e.invertExtent=function(e){return e=t.indexOf(e),[n[e-1],n[e]]},e.copy=function(){return Mi(n,t)},e}function _i(n){function t(n){return+n}return t.invert=t,t.domain=t.range=function(e){return arguments.length?(n=e.map(t),t):n},t.ticks=function(t){return li(n,t)},t.tickFormat=function(t,e){return fi(n,t,e)},t.copy=function(){return _i(n)},t}function bi(n){return n.innerRadius}function wi(n){return n.outerRadius}function Si(n){return n.startAngle}function ki(n){return n.endAngle}function Ei(n){function t(t){function o(){s.push("M",i(n(l),a))}for(var c,s=[],l=[],f=-1,h=t.length,g=pt(e),p=pt(r);++f<h;)u.call(this,c=t[f],f)?l.push([+g.call(this,c,f),+p.call(this,c,f)]):l.length&&(o(),l=[]);return l.length&&o(),s.length?s.join(""):null}var e=Ze,r=Ve,u=Zt,i=Ai,o=i.key,a=.7;return t.x=function(n){return arguments.length?(e=n,t):e},t.y=function(n){return arguments.length?(r=n,t):r},t.defined=function(n){return arguments.length?(u=n,t):u},t.interpolate=function(n){return arguments.length?(o="function"==typeof n?i=n:(i=xs.get(n)||Ai).key,t):o},t.tension=function(n){return arguments.length?(a=n,t):a},t}function Ai(n){return n.join("L")}function Ci(n){return Ai(n)+"Z"}function Ni(n){for(var t=0,e=n.length,r=n[0],u=[r[0],",",r[1]];++t<e;)u.push("H",(r[0]+(r=n[t])[0])/2,"V",r[1]);return e>1&&u.push("H",r[0]),u.join("")}function Li(n){for(var t=0,e=n.length,r=n[0],u=[r[0],",",r[1]];++t<e;)u.push("V",(r=n[t])[1],"H",r[0]);return u.join("")}function Ti(n){for(var t=0,e=n.length,r=n[0],u=[r[0],",",r[1]];++t<e;)u.push("H",(r=n[t])[0],"V",r[1]);return u.join("")}function qi(n,t){return n.length<4?Ai(n):n[1]+Di(n.slice(1,n.length-1),Pi(n,t))}function zi(n,t){return n.length<3?Ai(n):n[0]+Di((n.push(n[0]),n),Pi([n[n.length-2]].concat(n,[n[1]]),t))}function Ri(n,t){return n.length<3?Ai(n):n[0]+Di(n,Pi(n,t))}function Di(n,t){if(t.length<1||n.length!=t.length&&n.length!=t.length+2)return Ai(n);var e=n.length!=t.length,r="",u=n[0],i=n[1],o=t[0],a=o,c=1;if(e&&(r+="Q"+(i[0]-2*o[0]/3)+","+(i[1]-2*o[1]/3)+","+i[0]+","+i[1],u=n[1],c=2),t.length>1){a=t[1],i=n[c],c++,r+="C"+(u[0]+o[0])+","+(u[1]+o[1])+","+(i[0]-a[0])+","+(i[1]-a[1])+","+i[0]+","+i[1];for(var s=2;s<t.length;s++,c++)i=n[c],a=t[s],r+="S"+(i[0]-a[0])+","+(i[1]-a[1])+","+i[0]+","+i[1]}if(e){var l=n[c];r+="Q"+(i[0]+2*a[0]/3)+","+(i[1]+2*a[1]/3)+","+l[0]+","+l[1]}return r}function Pi(n,t){for(var e,r=[],u=(1-t)/2,i=n[0],o=n[1],a=1,c=n.length;++a<c;)e=i,i=o,o=n[a],r.push([u*(o[0]-e[0]),u*(o[1]-e[1])]);return r}function Ui(n){if(n.length<3)return Ai(n);var t=1,e=n.length,r=n[0],u=r[0],i=r[1],o=[u,u,u,(r=n[1])[0]],a=[i,i,i,r[1]],c=[u,",",i,"L",Oi(bs,o),",",Oi(bs,a)];for(n.push(n[e-1]);++t<=e;)r=n[t],o.shift(),o.push(r[0]),a.shift(),a.push(r[1]),Yi(c,o,a);return n.pop(),c.push("L",r),c.join("")}function ji(n){if(n.length<4)return Ai(n);for(var t,e=[],r=-1,u=n.length,i=[0],o=[0];++r<3;)t=n[r],i.push(t[0]),o.push(t[1]);for(e.push(Oi(bs,i)+","+Oi(bs,o)),--r;++r<u;)t=n[r],i.shift(),i.push(t[0]),o.shift(),o.push(t[1]),Yi(e,i,o);return e.join("")}function Hi(n){for(var t,e,r=-1,u=n.length,i=u+4,o=[],a=[];++r<4;)e=n[r%u],o.push(e[0]),a.push(e[1]);for(t=[Oi(bs,o),",",Oi(bs,a)],--r;++r<i;)e=n[r%u],o.shift(),o.push(e[0]),a.shift(),a.push(e[1]),Yi(t,o,a);return t.join("")}function Fi(n,t){var e=n.length-1;if(e)for(var r,u,i=n[0][0],o=n[0][1],a=n[e][0]-i,c=n[e][1]-o,s=-1;++s<=e;)r=n[s],u=s/e,r[0]=t*r[0]+(1-t)*(i+u*a),r[1]=t*r[1]+(1-t)*(o+u*c);return Ui(n)}function Oi(n,t){return n[0]*t[0]+n[1]*t[1]+n[2]*t[2]+n[3]*t[3]}function Yi(n,t,e){n.push("C",Oi(Ms,t),",",Oi(Ms,e),",",Oi(_s,t),",",Oi(_s,e),",",Oi(bs,t),",",Oi(bs,e))}function Ii(n,t){return(t[1]-n[1])/(t[0]-n[0])}function Zi(n){for(var t=0,e=n.length-1,r=[],u=n[0],i=n[1],o=r[0]=Ii(u,i);++t<e;)r[t]=(o+(o=Ii(u=i,i=n[t+1])))/2;return r[t]=o,r}function Vi(n){for(var t,e,r,u,i=[],o=Zi(n),a=-1,c=n.length-1;++a<c;)t=Ii(n[a],n[a+1]),aa(t)<Ca?o[a]=o[a+1]=0:(e=o[a]/t,r=o[a+1]/t,u=e*e+r*r,u>9&&(u=3*t/Math.sqrt(u),o[a]=u*e,o[a+1]=u*r));for(a=-1;++a<=c;)u=(n[Math.min(c,a+1)][0]-n[Math.max(0,a-1)][0])/(6*(1+o[a]*o[a])),i.push([u||0,o[a]*u||0]);return i}function Xi(n){return n.length<3?Ai(n):n[0]+Di(n,Vi(n))}function $i(n){for(var t,e,r,u=-1,i=n.length;++u<i;)t=n[u],e=t[0],r=t[1]+ms,t[0]=e*Math.cos(r),t[1]=e*Math.sin(r);return n}function Bi(n){function t(t){function c(){v.push("M",a(n(m),f),l,s(n(d.reverse()),f),"Z")}for(var h,g,p,v=[],d=[],m=[],y=-1,x=t.length,M=pt(e),_=pt(u),b=e===r?function(){return g}:pt(r),w=u===i?function(){return p}:pt(i);++y<x;)o.call(this,h=t[y],y)?(d.push([g=+M.call(this,h,y),p=+_.call(this,h,y)]),m.push([+b.call(this,h,y),+w.call(this,h,y)])):d.length&&(c(),d=[],m=[]);return d.length&&c(),v.length?v.join(""):null}var e=Ze,r=Ze,u=0,i=Ve,o=Zt,a=Ai,c=a.key,s=a,l="L",f=.7;return t.x=function(n){return arguments.length?(e=r=n,t):r},t.x0=function(n){return arguments.length?(e=n,t):e},t.x1=function(n){return arguments.length?(r=n,t):r},t.y=function(n){return arguments.length?(u=i=n,t):i},t.y0=function(n){return arguments.length?(u=n,t):u},t.y1=function(n){return arguments.length?(i=n,t):i},t.defined=function(n){return arguments.length?(o=n,t):o},t.interpolate=function(n){return arguments.length?(c="function"==typeof n?a=n:(a=xs.get(n)||Ai).key,s=a.reverse||a,l=a.closed?"M":"L",t):c},t.tension=function(n){return arguments.length?(f=n,t):f},t}function Wi(n){return n.radius}function Ji(n){return[n.x,n.y]}function Gi(n){return function(){var t=n.apply(this,arguments),e=t[0],r=t[1]+ms;return[e*Math.cos(r),e*Math.sin(r)]}}function Ki(){return 64}function Qi(){return"circle"}function no(n){var t=Math.sqrt(n/ka);return"M0,"+t+"A"+t+","+t+" 0 1,1 0,"+-t+"A"+t+","+t+" 0 1,1 0,"+t+"Z"}function to(n,t){return ha(n,Cs),n.id=t,n}function eo(n,t,e,r){var u=n.id;return C(n,"function"==typeof e?function(n,i,o){n.__transition__[u].tween.set(t,r(e.call(n,n.__data__,i,o)))}:(e=r(e),function(n){n.__transition__[u].tween.set(t,e)}))}function ro(n){return null==n&&(n=""),function(){this.textContent=n}}function uo(n,t,e,r){var i=n.__transition__||(n.__transition__={active:0,count:0}),o=i[e];if(!o){var a=r.time;o=i[e]={tween:new u,time:a,ease:r.ease,delay:r.delay,duration:r.duration},++i.count,$o.timer(function(r){function u(r){return i.active>e?s():(i.active=e,o.event&&o.event.start.call(n,l,t),o.tween.forEach(function(e,r){(r=r.call(n,l,t))&&v.push(r)}),$o.timer(function(){return p.c=c(r||1)?Zt:c,1},0,a),void 0)}function c(r){if(i.active!==e)return s();for(var u=r/g,a=f(u),c=v.length;c>0;)v[--c].call(n,a);return u>=1?(o.event&&o.event.end.call(n,l,t),s()):void 0}function s(){return--i.count?delete i[e]:delete n.__transition__,1}var l=n.__data__,f=o.ease,h=o.delay,g=o.duration,p=Ga,v=[];return p.t=h+a,r>=h?u(r-h):(p.c=u,void 0)},0,a)}}function io(n,t){n.attr("transform",function(n){return"translate("+t(n)+",0)"})}function oo(n,t){n.attr("transform",function(n){return"translate(0,"+t(n)+")"})}function ao(){this._=new Date(arguments.length>1?Date.UTC.apply(this,arguments):arguments[0])}function co(n,t,e){function r(t){var e=n(t),r=i(e,1);return r-t>t-e?e:r}function u(e){return t(e=n(new Ds(e-1)),1),e}function i(n,e){return t(n=new Ds(+n),e),n}function o(n,r,i){var o=u(n),a=[];if(i>1)for(;r>o;)e(o)%i||a.push(new Date(+o)),t(o,1);else for(;r>o;)a.push(new Date(+o)),t(o,1);return a}function a(n,t,e){try{Ds=ao;var r=new ao;return r._=n,o(r,t,e)}finally{Ds=Date}}n.floor=n,n.round=r,n.ceil=u,n.offset=i,n.range=o;var c=n.utc=so(n);return c.floor=c,c.round=so(r),c.ceil=so(u),c.offset=so(i),c.range=a,n}function so(n){return function(t,e){try{Ds=ao;var r=new ao;return r._=t,n(r,e)._}finally{Ds=Date}}}function lo(n){function t(t){for(var r,u,i,o=[],a=-1,c=0;++a<e;)37===n.charCodeAt(a)&&(o.push(n.substring(c,a)),null!=(u=nl[r=n.charAt(++a)])&&(r=n.charAt(++a)),(i=tl[r])&&(r=i(t,null==u?"e"===r?" ":"0":u)),o.push(r),c=a+1);return o.push(n.substring(c,a)),o.join("")}var e=n.length;return t.parse=function(t){var e={y:1900,m:0,d:1,H:0,M:0,S:0,L:0,Z:null},r=fo(e,n,t,0);if(r!=t.length)return null;"p"in e&&(e.H=e.H%12+12*e.p);var u=null!=e.Z&&Ds!==ao,i=new(u?ao:Ds);return"j"in e?i.setFullYear(e.y,0,e.j):"w"in e&&("W"in e||"U"in e)?(i.setFullYear(e.y,0,1),i.setFullYear(e.y,0,"W"in e?(e.w+6)%7+7*e.W-(i.getDay()+5)%7:e.w+7*e.U-(i.getDay()+6)%7)):i.setFullYear(e.y,e.m,e.d),i.setHours(e.H+Math.floor(e.Z/100),e.M+e.Z%100,e.S,e.L),u?i._:i},t.toString=function(){return n},t}function fo(n,t,e,r){for(var u,i,o,a=0,c=t.length,s=e.length;c>a;){if(r>=s)return-1;if(u=t.charCodeAt(a++),37===u){if(o=t.charAt(a++),i=el[o in nl?t.charAt(a++):o],!i||(r=i(n,e,r))<0)return-1}else if(u!=e.charCodeAt(r++))return-1}return r}function ho(n){return new RegExp("^(?:"+n.map($o.requote).join("|")+")","i")}function go(n){for(var t=new u,e=-1,r=n.length;++e<r;)t.set(n[e].toLowerCase(),e);return t}function po(n,t,e){var r=0>n?"-":"",u=(r?-n:n)+"",i=u.length;return r+(e>i?new Array(e-i+1).join(t)+u:u)}function vo(n,t,e){$s.lastIndex=0;var r=$s.exec(t.substring(e));return r?(n.w=Bs.get(r[0].toLowerCase()),e+r[0].length):-1}function mo(n,t,e){Vs.lastIndex=0;var r=Vs.exec(t.substring(e));return r?(n.w=Xs.get(r[0].toLowerCase()),e+r[0].length):-1}function yo(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+1));return r?(n.w=+r[0],e+r[0].length):-1}function xo(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e));return r?(n.U=+r[0],e+r[0].length):-1}function Mo(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e));return r?(n.W=+r[0],e+r[0].length):-1}function _o(n,t,e){Gs.lastIndex=0;var r=Gs.exec(t.substring(e));return r?(n.m=Ks.get(r[0].toLowerCase()),e+r[0].length):-1}function bo(n,t,e){Ws.lastIndex=0;var r=Ws.exec(t.substring(e));return r?(n.m=Js.get(r[0].toLowerCase()),e+r[0].length):-1}function wo(n,t,e){return fo(n,tl.c.toString(),t,e)}function So(n,t,e){return fo(n,tl.x.toString(),t,e)}function ko(n,t,e){return fo(n,tl.X.toString(),t,e)}function Eo(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+4));return r?(n.y=+r[0],e+r[0].length):-1}function Ao(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+2));return r?(n.y=No(+r[0]),e+r[0].length):-1}function Co(n,t,e){return/^[+-]\d{4}$/.test(t=t.substring(e,e+5))?(n.Z=+t,e+5):-1}function No(n){return n+(n>68?1900:2e3)}function Lo(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+2));return r?(n.m=r[0]-1,e+r[0].length):-1}function To(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+2));return r?(n.d=+r[0],e+r[0].length):-1}function qo(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+3));return r?(n.j=+r[0],e+r[0].length):-1}function zo(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+2));return r?(n.H=+r[0],e+r[0].length):-1}function Ro(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+2));return r?(n.M=+r[0],e+r[0].length):-1}function Do(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+2));return r?(n.S=+r[0],e+r[0].length):-1}function Po(n,t,e){rl.lastIndex=0;var r=rl.exec(t.substring(e,e+3));return r?(n.L=+r[0],e+r[0].length):-1}function Uo(n,t,e){var r=ul.get(t.substring(e,e+=2).toLowerCase());return null==r?-1:(n.p=r,e)}function jo(n){var t=n.getTimezoneOffset(),e=t>0?"-":"+",r=~~(aa(t)/60),u=aa(t)%60;return e+po(r,"0",2)+po(u,"0",2)}function Ho(n,t,e){Qs.lastIndex=0;var r=Qs.exec(t.substring(e,e+1));return r?e+r[0].length:-1}function Fo(n){function t(n){try{Ds=ao;var t=new Ds;return t._=n,e(t)}finally{Ds=Date}}var e=lo(n);return t.parse=function(n){try{Ds=ao;var t=e.parse(n);return t&&t._}finally{Ds=Date}},t.toString=e.toString,t}function Oo(n){return n.toISOString()}function Yo(n,t,e){function r(t){return n(t)}function u(n,e){var r=n[1]-n[0],u=r/e,i=$o.bisect(ol,u);return i==ol.length?[t.year,si(n.map(function(n){return n/31536e6}),e)[2]]:i?t[u/ol[i-1]<ol[i]/u?i-1:i]:[ll,si(n,e)[2]]}return r.invert=function(t){return Io(n.invert(t))},r.domain=function(t){return arguments.length?(n.domain(t),r):n.domain().map(Io)},r.nice=function(n,t){function e(e){return!isNaN(e)&&!n.range(e,Io(+e+1),t).length}var i=r.domain(),o=ni(i),a=null==n?u(o,10):"number"==typeof n&&u(o,n);return a&&(n=a[0],t=a[1]),r.domain(ri(i,t>1?{floor:function(t){for(;e(t=n.floor(t));)t=Io(t-1);return t},ceil:function(t){for(;e(t=n.ceil(t));)t=Io(+t+1);return t}}:n))},r.ticks=function(n,t){var e=ni(r.domain()),i=null==n?u(e,10):"number"==typeof n?u(e,n):!n.range&&[{range:n},t];return i&&(n=i[0],t=i[1]),n.range(e[0],Io(+e[1]+1),1>t?1:t)},r.tickFormat=function(){return e},r.copy=function(){return Yo(n.copy(),t,e)},ai(r,n)}function Io(n){return new Date(n)}function Zo(n){return function(t){for(var e=n.length-1,r=n[e];!r[1](t);)r=n[--e];return r[0](t)}}function Vo(n){return JSON.parse(n.responseText)}function Xo(n){var t=Jo.createRange();return t.selectNode(Jo.body),t.createContextualFragment(n.responseText)}var $o={version:"3.3.11"};Date.now||(Date.now=function(){return+new Date});var Bo=[].slice,Wo=function(n){return Bo.call(n)},Jo=document,Go=Jo.documentElement,Ko=window;try{Wo(Go.childNodes)[0].nodeType}catch(Qo){Wo=function(n){for(var t=n.length,e=new Array(t);t--;)e[t]=n[t];return e}}try{Jo.createElement("div").style.setProperty("opacity",0,"")}catch(na){var ta=Ko.Element.prototype,ea=ta.setAttribute,ra=ta.setAttributeNS,ua=Ko.CSSStyleDeclaration.prototype,ia=ua.setProperty;ta.setAttribute=function(n,t){ea.call(this,n,t+"")},ta.setAttributeNS=function(n,t,e){ra.call(this,n,t,e+"")},ua.setProperty=function(n,t,e){ia.call(this,n,t+"",e)}}$o.ascending=function(n,t){return t>n?-1:n>t?1:n>=t?0:0/0},$o.descending=function(n,t){return n>t?-1:t>n?1:t>=n?0:0/0},$o.min=function(n,t){var e,r,u=-1,i=n.length;if(1===arguments.length){for(;++u<i&&!(null!=(e=n[u])&&e>=e);)e=void 0;for(;++u<i;)null!=(r=n[u])&&e>r&&(e=r)}else{for(;++u<i&&!(null!=(e=t.call(n,n[u],u))&&e>=e);)e=void 0;for(;++u<i;)null!=(r=t.call(n,n[u],u))&&e>r&&(e=r)}return e},$o.max=function(n,t){var e,r,u=-1,i=n.length;if(1===arguments.length){for(;++u<i&&!(null!=(e=n[u])&&e>=e);)e=void 0;for(;++u<i;)null!=(r=n[u])&&r>e&&(e=r)}else{for(;++u<i&&!(null!=(e=t.call(n,n[u],u))&&e>=e);)e=void 0;for(;++u<i;)null!=(r=t.call(n,n[u],u))&&r>e&&(e=r)}return e},$o.extent=function(n,t){var e,r,u,i=-1,o=n.length;if(1===arguments.length){for(;++i<o&&!(null!=(e=u=n[i])&&e>=e);)e=u=void 0;for(;++i<o;)null!=(r=n[i])&&(e>r&&(e=r),r>u&&(u=r))}else{for(;++i<o&&!(null!=(e=u=t.call(n,n[i],i))&&e>=e);)e=void 0;for(;++i<o;)null!=(r=t.call(n,n[i],i))&&(e>r&&(e=r),r>u&&(u=r))}return[e,u]},$o.sum=function(n,t){var e,r=0,u=n.length,i=-1;if(1===arguments.length)for(;++i<u;)isNaN(e=+n[i])||(r+=e);else for(;++i<u;)isNaN(e=+t.call(n,n[i],i))||(r+=e);return r},$o.mean=function(t,e){var r,u=t.length,i=0,o=-1,a=0;if(1===arguments.length)for(;++o<u;)n(r=t[o])&&(i+=(r-i)/++a);else for(;++o<u;)n(r=e.call(t,t[o],o))&&(i+=(r-i)/++a);return a?i:void 0},$o.quantile=function(n,t){var e=(n.length-1)*t+1,r=Math.floor(e),u=+n[r-1],i=e-r;
return i?u+i*(n[r]-u):u},$o.median=function(t,e){return arguments.length>1&&(t=t.map(e)),t=t.filter(n),t.length?$o.quantile(t.sort($o.ascending),.5):void 0},$o.bisector=function(n){return{left:function(t,e,r,u){for(arguments.length<3&&(r=0),arguments.length<4&&(u=t.length);u>r;){var i=r+u>>>1;n.call(t,t[i],i)<e?r=i+1:u=i}return r},right:function(t,e,r,u){for(arguments.length<3&&(r=0),arguments.length<4&&(u=t.length);u>r;){var i=r+u>>>1;e<n.call(t,t[i],i)?u=i:r=i+1}return r}}};var oa=$o.bisector(function(n){return n});$o.bisectLeft=oa.left,$o.bisect=$o.bisectRight=oa.right,$o.shuffle=function(n){for(var t,e,r=n.length;r;)e=0|Math.random()*r--,t=n[r],n[r]=n[e],n[e]=t;return n},$o.permute=function(n,t){for(var e=t.length,r=new Array(e);e--;)r[e]=n[t[e]];return r},$o.pairs=function(n){for(var t,e=0,r=n.length-1,u=n[0],i=new Array(0>r?0:r);r>e;)i[e]=[t=u,u=n[++e]];return i},$o.zip=function(){if(!(u=arguments.length))return[];for(var n=-1,e=$o.min(arguments,t),r=new Array(e);++n<e;)for(var u,i=-1,o=r[n]=new Array(u);++i<u;)o[i]=arguments[i][n];return r},$o.transpose=function(n){return $o.zip.apply($o,n)},$o.keys=function(n){var t=[];for(var e in n)t.push(e);return t},$o.values=function(n){var t=[];for(var e in n)t.push(n[e]);return t},$o.entries=function(n){var t=[];for(var e in n)t.push({key:e,value:n[e]});return t},$o.merge=function(n){for(var t,e,r,u=n.length,i=-1,o=0;++i<u;)o+=n[i].length;for(e=new Array(o);--u>=0;)for(r=n[u],t=r.length;--t>=0;)e[--o]=r[t];return e};var aa=Math.abs;$o.range=function(n,t,r){if(arguments.length<3&&(r=1,arguments.length<2&&(t=n,n=0)),1/0===(t-n)/r)throw new Error("infinite range");var u,i=[],o=e(aa(r)),a=-1;if(n*=o,t*=o,r*=o,0>r)for(;(u=n+r*++a)>t;)i.push(u/o);else for(;(u=n+r*++a)<t;)i.push(u/o);return i},$o.map=function(n){var t=new u;if(n instanceof u)n.forEach(function(n,e){t.set(n,e)});else for(var e in n)t.set(e,n[e]);return t},r(u,{has:function(n){return ca+n in this},get:function(n){return this[ca+n]},set:function(n,t){return this[ca+n]=t},remove:function(n){return n=ca+n,n in this&&delete this[n]},keys:function(){var n=[];return this.forEach(function(t){n.push(t)}),n},values:function(){var n=[];return this.forEach(function(t,e){n.push(e)}),n},entries:function(){var n=[];return this.forEach(function(t,e){n.push({key:t,value:e})}),n},forEach:function(n){for(var t in this)t.charCodeAt(0)===sa&&n.call(this,t.substring(1),this[t])}});var ca="\x00",sa=ca.charCodeAt(0);$o.nest=function(){function n(t,a,c){if(c>=o.length)return r?r.call(i,a):e?a.sort(e):a;for(var s,l,f,h,g=-1,p=a.length,v=o[c++],d=new u;++g<p;)(h=d.get(s=v(l=a[g])))?h.push(l):d.set(s,[l]);return t?(l=t(),f=function(e,r){l.set(e,n(t,r,c))}):(l={},f=function(e,r){l[e]=n(t,r,c)}),d.forEach(f),l}function t(n,e){if(e>=o.length)return n;var r=[],u=a[e++];return n.forEach(function(n,u){r.push({key:n,values:t(u,e)})}),u?r.sort(function(n,t){return u(n.key,t.key)}):r}var e,r,i={},o=[],a=[];return i.map=function(t,e){return n(e,t,0)},i.entries=function(e){return t(n($o.map,e,0),0)},i.key=function(n){return o.push(n),i},i.sortKeys=function(n){return a[o.length-1]=n,i},i.sortValues=function(n){return e=n,i},i.rollup=function(n){return r=n,i},i},$o.set=function(n){var t=new i;if(n)for(var e=0,r=n.length;r>e;++e)t.add(n[e]);return t},r(i,{has:function(n){return ca+n in this},add:function(n){return this[ca+n]=!0,n},remove:function(n){return n=ca+n,n in this&&delete this[n]},values:function(){var n=[];return this.forEach(function(t){n.push(t)}),n},forEach:function(n){for(var t in this)t.charCodeAt(0)===sa&&n.call(this,t.substring(1))}}),$o.behavior={},$o.rebind=function(n,t){for(var e,r=1,u=arguments.length;++r<u;)n[e=arguments[r]]=o(n,t,t[e]);return n};var la=["webkit","ms","moz","Moz","o","O"];$o.dispatch=function(){for(var n=new s,t=-1,e=arguments.length;++t<e;)n[arguments[t]]=l(n);return n},s.prototype.on=function(n,t){var e=n.indexOf("."),r="";if(e>=0&&(r=n.substring(e+1),n=n.substring(0,e)),n)return arguments.length<2?this[n].on(r):this[n].on(r,t);if(2===arguments.length){if(null==t)for(n in this)this.hasOwnProperty(n)&&this[n].on(r,null);return this}},$o.event=null,$o.requote=function(n){return n.replace(fa,"\\$&")};var fa=/[\\\^\$\*\+\?\|\[\]\(\)\.\{\}]/g,ha={}.__proto__?function(n,t){n.__proto__=t}:function(n,t){for(var e in t)n[e]=t[e]},ga=function(n,t){return t.querySelector(n)},pa=function(n,t){return t.querySelectorAll(n)},va=Go[a(Go,"matchesSelector")],da=function(n,t){return va.call(n,t)};"function"==typeof Sizzle&&(ga=function(n,t){return Sizzle(n,t)[0]||null},pa=function(n,t){return Sizzle.uniqueSort(Sizzle(n,t))},da=Sizzle.matchesSelector),$o.selection=function(){return Ma};var ma=$o.selection.prototype=[];ma.select=function(n){var t,e,r,u,i=[];n=v(n);for(var o=-1,a=this.length;++o<a;){i.push(t=[]),t.parentNode=(r=this[o]).parentNode;for(var c=-1,s=r.length;++c<s;)(u=r[c])?(t.push(e=n.call(u,u.__data__,c,o)),e&&"__data__"in u&&(e.__data__=u.__data__)):t.push(null)}return p(i)},ma.selectAll=function(n){var t,e,r=[];n=d(n);for(var u=-1,i=this.length;++u<i;)for(var o=this[u],a=-1,c=o.length;++a<c;)(e=o[a])&&(r.push(t=Wo(n.call(e,e.__data__,a,u))),t.parentNode=e);return p(r)};var ya={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};$o.ns={prefix:ya,qualify:function(n){var t=n.indexOf(":"),e=n;return t>=0&&(e=n.substring(0,t),n=n.substring(t+1)),ya.hasOwnProperty(e)?{space:ya[e],local:n}:n}},ma.attr=function(n,t){if(arguments.length<2){if("string"==typeof n){var e=this.node();return n=$o.ns.qualify(n),n.local?e.getAttributeNS(n.space,n.local):e.getAttribute(n)}for(t in n)this.each(m(t,n[t]));return this}return this.each(m(n,t))},ma.classed=function(n,t){if(arguments.length<2){if("string"==typeof n){var e=this.node(),r=(n=n.trim().split(/^|\s+/g)).length,u=-1;if(t=e.classList){for(;++u<r;)if(!t.contains(n[u]))return!1}else for(t=e.getAttribute("class");++u<r;)if(!x(n[u]).test(t))return!1;return!0}for(t in n)this.each(M(t,n[t]));return this}return this.each(M(n,t))},ma.style=function(n,t,e){var r=arguments.length;if(3>r){if("string"!=typeof n){2>r&&(t="");for(e in n)this.each(b(e,n[e],t));return this}if(2>r)return Ko.getComputedStyle(this.node(),null).getPropertyValue(n);e=""}return this.each(b(n,t,e))},ma.property=function(n,t){if(arguments.length<2){if("string"==typeof n)return this.node()[n];for(t in n)this.each(w(t,n[t]));return this}return this.each(w(n,t))},ma.text=function(n){return arguments.length?this.each("function"==typeof n?function(){var t=n.apply(this,arguments);this.textContent=null==t?"":t}:null==n?function(){this.textContent=""}:function(){this.textContent=n}):this.node().textContent},ma.html=function(n){return arguments.length?this.each("function"==typeof n?function(){var t=n.apply(this,arguments);this.innerHTML=null==t?"":t}:null==n?function(){this.innerHTML=""}:function(){this.innerHTML=n}):this.node().innerHTML},ma.append=function(n){return n=S(n),this.select(function(){return this.appendChild(n.apply(this,arguments))})},ma.insert=function(n,t){return n=S(n),t=v(t),this.select(function(){return this.insertBefore(n.apply(this,arguments),t.apply(this,arguments)||null)})},ma.remove=function(){return this.each(function(){var n=this.parentNode;n&&n.removeChild(this)})},ma.data=function(n,t){function e(n,e){var r,i,o,a=n.length,f=e.length,h=Math.min(a,f),g=new Array(f),p=new Array(f),v=new Array(a);if(t){var d,m=new u,y=new u,x=[];for(r=-1;++r<a;)d=t.call(i=n[r],i.__data__,r),m.has(d)?v[r]=i:m.set(d,i),x.push(d);for(r=-1;++r<f;)d=t.call(e,o=e[r],r),(i=m.get(d))?(g[r]=i,i.__data__=o):y.has(d)||(p[r]=k(o)),y.set(d,o),m.remove(d);for(r=-1;++r<a;)m.has(x[r])&&(v[r]=n[r])}else{for(r=-1;++r<h;)i=n[r],o=e[r],i?(i.__data__=o,g[r]=i):p[r]=k(o);for(;f>r;++r)p[r]=k(e[r]);for(;a>r;++r)v[r]=n[r]}p.update=g,p.parentNode=g.parentNode=v.parentNode=n.parentNode,c.push(p),s.push(g),l.push(v)}var r,i,o=-1,a=this.length;if(!arguments.length){for(n=new Array(a=(r=this[0]).length);++o<a;)(i=r[o])&&(n[o]=i.__data__);return n}var c=N([]),s=p([]),l=p([]);if("function"==typeof n)for(;++o<a;)e(r=this[o],n.call(r,r.parentNode.__data__,o));else for(;++o<a;)e(r=this[o],n);return s.enter=function(){return c},s.exit=function(){return l},s},ma.datum=function(n){return arguments.length?this.property("__data__",n):this.property("__data__")},ma.filter=function(n){var t,e,r,u=[];"function"!=typeof n&&(n=E(n));for(var i=0,o=this.length;o>i;i++){u.push(t=[]),t.parentNode=(e=this[i]).parentNode;for(var a=0,c=e.length;c>a;a++)(r=e[a])&&n.call(r,r.__data__,a,i)&&t.push(r)}return p(u)},ma.order=function(){for(var n=-1,t=this.length;++n<t;)for(var e,r=this[n],u=r.length-1,i=r[u];--u>=0;)(e=r[u])&&(i&&i!==e.nextSibling&&i.parentNode.insertBefore(e,i),i=e);return this},ma.sort=function(n){n=A.apply(this,arguments);for(var t=-1,e=this.length;++t<e;)this[t].sort(n);return this.order()},ma.each=function(n){return C(this,function(t,e,r){n.call(t,t.__data__,e,r)})},ma.call=function(n){var t=Wo(arguments);return n.apply(t[0]=this,t),this},ma.empty=function(){return!this.node()},ma.node=function(){for(var n=0,t=this.length;t>n;n++)for(var e=this[n],r=0,u=e.length;u>r;r++){var i=e[r];if(i)return i}return null},ma.size=function(){var n=0;return this.each(function(){++n}),n};var xa=[];$o.selection.enter=N,$o.selection.enter.prototype=xa,xa.append=ma.append,xa.empty=ma.empty,xa.node=ma.node,xa.call=ma.call,xa.size=ma.size,xa.select=function(n){for(var t,e,r,u,i,o=[],a=-1,c=this.length;++a<c;){r=(u=this[a]).update,o.push(t=[]),t.parentNode=u.parentNode;for(var s=-1,l=u.length;++s<l;)(i=u[s])?(t.push(r[s]=e=n.call(u.parentNode,i.__data__,s,a)),e.__data__=i.__data__):t.push(null)}return p(o)},xa.insert=function(n,t){return arguments.length<2&&(t=L(this)),ma.insert.call(this,n,t)},ma.transition=function(){for(var n,t,e=Ss||++Ns,r=[],u=ks||{time:Date.now(),ease:Hr,delay:0,duration:250},i=-1,o=this.length;++i<o;){r.push(n=[]);for(var a=this[i],c=-1,s=a.length;++c<s;)(t=a[c])&&uo(t,c,e,u),n.push(t)}return to(r,e)},ma.interrupt=function(){return this.each(T)},$o.select=function(n){var t=["string"==typeof n?ga(n,Jo):n];return t.parentNode=Go,p([t])},$o.selectAll=function(n){var t=Wo("string"==typeof n?pa(n,Jo):n);return t.parentNode=Go,p([t])};var Ma=$o.select(Go);ma.on=function(n,t,e){var r=arguments.length;if(3>r){if("string"!=typeof n){2>r&&(t=!1);for(e in n)this.each(q(e,n[e],t));return this}if(2>r)return(r=this.node()["__on"+n])&&r._;e=!1}return this.each(q(n,t,e))};var _a=$o.map({mouseenter:"mouseover",mouseleave:"mouseout"});_a.forEach(function(n){"on"+n in Jo&&_a.remove(n)});var ba="onselectstart"in Jo?null:a(Go.style,"userSelect"),wa=0;$o.mouse=function(n){return P(n,h())};var Sa=/WebKit/.test(Ko.navigator.userAgent)?-1:0;$o.touches=function(n,t){return arguments.length<2&&(t=h().touches),t?Wo(t).map(function(t){var e=P(n,t);return e.identifier=t.identifier,e}):[]},$o.behavior.drag=function(){function n(){this.on("mousedown.drag",o).on("touchstart.drag",a)}function t(){return $o.event.changedTouches[0].identifier}function e(n,t){return $o.touches(n).filter(function(n){return n.identifier===t})[0]}function r(n,t,e,r){return function(){function o(){var n=t(l,g),e=n[0]-v[0],r=n[1]-v[1];d|=e|r,v=n,f({type:"drag",x:n[0]+c[0],y:n[1]+c[1],dx:e,dy:r})}function a(){m.on(e+"."+p,null).on(r+"."+p,null),y(d&&$o.event.target===h),f({type:"dragend"})}var c,s=this,l=s.parentNode,f=u.of(s,arguments),h=$o.event.target,g=n(),p=null==g?"drag":"drag-"+g,v=t(l,g),d=0,m=$o.select(Ko).on(e+"."+p,o).on(r+"."+p,a),y=D();i?(c=i.apply(s,arguments),c=[c.x-v[0],c.y-v[1]]):c=[0,0],f({type:"dragstart"})}}var u=g(n,"drag","dragstart","dragend"),i=null,o=r(c,$o.mouse,"mousemove","mouseup"),a=r(t,e,"touchmove","touchend");return n.origin=function(t){return arguments.length?(i=t,n):i},$o.rebind(n,u,"on")};var ka=Math.PI,Ea=2*ka,Aa=ka/2,Ca=1e-6,Na=Ca*Ca,La=ka/180,Ta=180/ka,qa=Math.SQRT2,za=2,Ra=4;$o.interpolateZoom=function(n,t){function e(n){var t=n*y;if(m){var e=O(v),o=i/(za*h)*(e*Y(qa*t+v)-F(v));return[r+o*s,u+o*l,i*e/O(qa*t+v)]}return[r+n*s,u+n*l,i*Math.exp(qa*t)]}var r=n[0],u=n[1],i=n[2],o=t[0],a=t[1],c=t[2],s=o-r,l=a-u,f=s*s+l*l,h=Math.sqrt(f),g=(c*c-i*i+Ra*f)/(2*i*za*h),p=(c*c-i*i-Ra*f)/(2*c*za*h),v=Math.log(Math.sqrt(g*g+1)-g),d=Math.log(Math.sqrt(p*p+1)-p),m=d-v,y=(m||Math.log(c/i))/qa;return e.duration=1e3*y,e},$o.behavior.zoom=function(){function n(n){n.on(A,s).on(Ua+".zoom",h).on(C,p).on("dblclick.zoom",v).on(L,l)}function t(n){return[(n[0]-S.x)/S.k,(n[1]-S.y)/S.k]}function e(n){return[n[0]*S.k+S.x,n[1]*S.k+S.y]}function r(n){S.k=Math.max(E[0],Math.min(E[1],n))}function u(n,t){t=e(t),S.x+=n[0]-t[0],S.y+=n[1]-t[1]}function i(){_&&_.domain(M.range().map(function(n){return(n-S.x)/S.k}).map(M.invert)),w&&w.domain(b.range().map(function(n){return(n-S.y)/S.k}).map(b.invert))}function o(n){n({type:"zoomstart"})}function a(n){i(),n({type:"zoom",scale:S.k,translate:[S.x,S.y]})}function c(n){n({type:"zoomend"})}function s(){function n(){l=1,u($o.mouse(r),h),a(i)}function e(){f.on(C,Ko===r?p:null).on(N,null),g(l&&$o.event.target===s),c(i)}var r=this,i=q.of(r,arguments),s=$o.event.target,l=0,f=$o.select(Ko).on(C,n).on(N,e),h=t($o.mouse(r)),g=D();T.call(r),o(i)}function l(){function n(){var n=$o.touches(p);return g=S.k,n.forEach(function(n){n.identifier in d&&(d[n.identifier]=t(n))}),n}function e(){for(var t=$o.event.changedTouches,e=0,i=t.length;i>e;++e)d[t[e].identifier]=null;var o=n(),c=Date.now();if(1===o.length){if(500>c-x){var s=o[0],l=d[s.identifier];r(2*S.k),u(s,l),f(),a(v)}x=c}else if(o.length>1){var s=o[0],h=o[1],g=s[0]-h[0],p=s[1]-h[1];m=g*g+p*p}}function i(){for(var n,t,e,i,o=$o.touches(p),c=0,s=o.length;s>c;++c,i=null)if(e=o[c],i=d[e.identifier]){if(t)break;n=e,t=i}if(i){var l=(l=e[0]-n[0])*l+(l=e[1]-n[1])*l,f=m&&Math.sqrt(l/m);n=[(n[0]+e[0])/2,(n[1]+e[1])/2],t=[(t[0]+i[0])/2,(t[1]+i[1])/2],r(f*g)}x=null,u(n,t),a(v)}function h(){if($o.event.touches.length){for(var t=$o.event.changedTouches,e=0,r=t.length;r>e;++e)delete d[t[e].identifier];for(var u in d)return void n()}b.on(M,null).on(_,null),w.on(A,s).on(L,l),k(),c(v)}var g,p=this,v=q.of(p,arguments),d={},m=0,y=$o.event.changedTouches[0].identifier,M="touchmove.zoom-"+y,_="touchend.zoom-"+y,b=$o.select(Ko).on(M,i).on(_,h),w=$o.select(p).on(A,null).on(L,e),k=D();T.call(p),e(),o(v)}function h(){var n=q.of(this,arguments);y?clearTimeout(y):(T.call(this),o(n)),y=setTimeout(function(){y=null,c(n)},50),f();var e=m||$o.mouse(this);d||(d=t(e)),r(Math.pow(2,.002*Da())*S.k),u(e,d),a(n)}function p(){d=null}function v(){var n=q.of(this,arguments),e=$o.mouse(this),i=t(e),s=Math.log(S.k)/Math.LN2;o(n),r(Math.pow(2,$o.event.shiftKey?Math.ceil(s)-1:Math.floor(s)+1)),u(e,i),a(n),c(n)}var d,m,y,x,M,_,b,w,S={x:0,y:0,k:1},k=[960,500],E=Pa,A="mousedown.zoom",C="mousemove.zoom",N="mouseup.zoom",L="touchstart.zoom",q=g(n,"zoomstart","zoom","zoomend");return n.event=function(n){n.each(function(){var n=q.of(this,arguments),t=S;Ss?$o.select(this).transition().each("start.zoom",function(){S=this.__chart__||{x:0,y:0,k:1},o(n)}).tween("zoom:zoom",function(){var e=k[0],r=k[1],u=e/2,i=r/2,o=$o.interpolateZoom([(u-S.x)/S.k,(i-S.y)/S.k,e/S.k],[(u-t.x)/t.k,(i-t.y)/t.k,e/t.k]);return function(t){var r=o(t),c=e/r[2];this.__chart__=S={x:u-r[0]*c,y:i-r[1]*c,k:c},a(n)}}).each("end.zoom",function(){c(n)}):(this.__chart__=S,o(n),a(n),c(n))})},n.translate=function(t){return arguments.length?(S={x:+t[0],y:+t[1],k:S.k},i(),n):[S.x,S.y]},n.scale=function(t){return arguments.length?(S={x:S.x,y:S.y,k:+t},i(),n):S.k},n.scaleExtent=function(t){return arguments.length?(E=null==t?Pa:[+t[0],+t[1]],n):E},n.center=function(t){return arguments.length?(m=t&&[+t[0],+t[1]],n):m},n.size=function(t){return arguments.length?(k=t&&[+t[0],+t[1]],n):k},n.x=function(t){return arguments.length?(_=t,M=t.copy(),S={x:0,y:0,k:1},n):_},n.y=function(t){return arguments.length?(w=t,b=t.copy(),S={x:0,y:0,k:1},n):w},$o.rebind(n,q,"on")};var Da,Pa=[0,1/0],Ua="onwheel"in Jo?(Da=function(){return-$o.event.deltaY*($o.event.deltaMode?120:1)},"wheel"):"onmousewheel"in Jo?(Da=function(){return $o.event.wheelDelta},"mousewheel"):(Da=function(){return-$o.event.detail},"MozMousePixelScroll");Z.prototype.toString=function(){return this.rgb()+""},$o.hsl=function(n,t,e){return 1===arguments.length?n instanceof X?V(n.h,n.s,n.l):st(""+n,lt,V):V(+n,+t,+e)};var ja=X.prototype=new Z;ja.brighter=function(n){return n=Math.pow(.7,arguments.length?n:1),V(this.h,this.s,this.l/n)},ja.darker=function(n){return n=Math.pow(.7,arguments.length?n:1),V(this.h,this.s,n*this.l)},ja.rgb=function(){return $(this.h,this.s,this.l)},$o.hcl=function(n,t,e){return 1===arguments.length?n instanceof W?B(n.h,n.c,n.l):n instanceof K?nt(n.l,n.a,n.b):nt((n=ft((n=$o.rgb(n)).r,n.g,n.b)).l,n.a,n.b):B(+n,+t,+e)};var Ha=W.prototype=new Z;Ha.brighter=function(n){return B(this.h,this.c,Math.min(100,this.l+Fa*(arguments.length?n:1)))},Ha.darker=function(n){return B(this.h,this.c,Math.max(0,this.l-Fa*(arguments.length?n:1)))},Ha.rgb=function(){return J(this.h,this.c,this.l).rgb()},$o.lab=function(n,t,e){return 1===arguments.length?n instanceof K?G(n.l,n.a,n.b):n instanceof W?J(n.l,n.c,n.h):ft((n=$o.rgb(n)).r,n.g,n.b):G(+n,+t,+e)};var Fa=18,Oa=.95047,Ya=1,Ia=1.08883,Za=K.prototype=new Z;Za.brighter=function(n){return G(Math.min(100,this.l+Fa*(arguments.length?n:1)),this.a,this.b)},Za.darker=function(n){return G(Math.max(0,this.l-Fa*(arguments.length?n:1)),this.a,this.b)},Za.rgb=function(){return Q(this.l,this.a,this.b)},$o.rgb=function(n,t,e){return 1===arguments.length?n instanceof at?ot(n.r,n.g,n.b):st(""+n,ot,$):ot(~~n,~~t,~~e)};var Va=at.prototype=new Z;Va.brighter=function(n){n=Math.pow(.7,arguments.length?n:1);var t=this.r,e=this.g,r=this.b,u=30;return t||e||r?(t&&u>t&&(t=u),e&&u>e&&(e=u),r&&u>r&&(r=u),ot(Math.min(255,~~(t/n)),Math.min(255,~~(e/n)),Math.min(255,~~(r/n)))):ot(u,u,u)},Va.darker=function(n){return n=Math.pow(.7,arguments.length?n:1),ot(~~(n*this.r),~~(n*this.g),~~(n*this.b))},Va.hsl=function(){return lt(this.r,this.g,this.b)},Va.toString=function(){return"#"+ct(this.r)+ct(this.g)+ct(this.b)};var Xa=$o.map({aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074});Xa.forEach(function(n,t){Xa.set(n,ut(t))}),$o.functor=pt,$o.xhr=dt(vt),$o.dsv=function(n,t){function e(n,e,i){arguments.length<3&&(i=e,e=null);var o=mt(n,t,null==e?r:u(e),i);return o.row=function(n){return arguments.length?o.response(null==(e=n)?r:u(n)):e},o}function r(n){return e.parse(n.responseText)}function u(n){return function(t){return e.parse(t.responseText,n)}}function o(t){return t.map(a).join(n)}function a(n){return c.test(n)?'"'+n.replace(/\"/g,'""')+'"':n}var c=new RegExp('["'+n+"\n]"),s=n.charCodeAt(0);return e.parse=function(n,t){var r;return e.parseRows(n,function(n,e){if(r)return r(n,e-1);var u=new Function("d","return {"+n.map(function(n,t){return JSON.stringify(n)+": d["+t+"]"}).join(",")+"}");r=t?function(n,e){return t(u(n),e)}:u})},e.parseRows=function(n,t){function e(){if(l>=c)return o;if(u)return u=!1,i;var t=l;if(34===n.charCodeAt(t)){for(var e=t;e++<c;)if(34===n.charCodeAt(e)){if(34!==n.charCodeAt(e+1))break;++e}l=e+2;var r=n.charCodeAt(e+1);return 13===r?(u=!0,10===n.charCodeAt(e+2)&&++l):10===r&&(u=!0),n.substring(t+1,e).replace(/""/g,'"')}for(;c>l;){var r=n.charCodeAt(l++),a=1;if(10===r)u=!0;else if(13===r)u=!0,10===n.charCodeAt(l)&&(++l,++a);else if(r!==s)continue;return n.substring(t,l-a)}return n.substring(t)}for(var r,u,i={},o={},a=[],c=n.length,l=0,f=0;(r=e())!==o;){for(var h=[];r!==i&&r!==o;)h.push(r),r=e();(!t||(h=t(h,f++)))&&a.push(h)}return a},e.format=function(t){if(Array.isArray(t[0]))return e.formatRows(t);var r=new i,u=[];return t.forEach(function(n){for(var t in n)r.has(t)||u.push(r.add(t))}),[u.map(a).join(n)].concat(t.map(function(t){return u.map(function(n){return a(t[n])}).join(n)})).join("\n")},e.formatRows=function(n){return n.map(o).join("\n")},e},$o.csv=$o.dsv(",","text/csv"),$o.tsv=$o.dsv(" ","text/tab-separated-values");var $a,Ba,Wa,Ja,Ga,Ka=Ko[a(Ko,"requestAnimationFrame")]||function(n){setTimeout(n,17)};$o.timer=function(n,t,e){var r=arguments.length;2>r&&(t=0),3>r&&(e=Date.now());var u=e+t,i={c:n,t:u,f:!1,n:null};Ba?Ba.n=i:$a=i,Ba=i,Wa||(Ja=clearTimeout(Ja),Wa=1,Ka(xt))},$o.timer.flush=function(){Mt(),_t()};var Qa=".",nc=",",tc=[3,3],ec="$",rc=["y","z","a","f","p","n","\xb5","m","","k","M","G","T","P","E","Z","Y"].map(bt);$o.formatPrefix=function(n,t){var e=0;return n&&(0>n&&(n*=-1),t&&(n=$o.round(n,wt(n,t))),e=1+Math.floor(1e-12+Math.log(n)/Math.LN10),e=Math.max(-24,Math.min(24,3*Math.floor((0>=e?e+1:e-1)/3)))),rc[8+e/3]},$o.round=function(n,t){return t?Math.round(n*(t=Math.pow(10,t)))/t:Math.round(n)},$o.format=function(n){var t=uc.exec(n),e=t[1]||" ",r=t[2]||">",u=t[3]||"",i=t[4]||"",o=t[5],a=+t[6],c=t[7],s=t[8],l=t[9],f=1,h="",g=!1;switch(s&&(s=+s.substring(1)),(o||"0"===e&&"="===r)&&(o=e="0",r="=",c&&(a-=Math.floor((a-1)/4))),l){case"n":c=!0,l="g";break;case"%":f=100,h="%",l="f";break;case"p":f=100,h="%",l="r";break;case"b":case"o":case"x":case"X":"#"===i&&(i="0"+l.toLowerCase());case"c":case"d":g=!0,s=0;break;case"s":f=-1,l="r"}"#"===i?i="":"$"===i&&(i=ec),"r"!=l||s||(l="g"),null!=s&&("g"==l?s=Math.max(1,Math.min(21,s)):("e"==l||"f"==l)&&(s=Math.max(0,Math.min(20,s)))),l=ic.get(l)||St;var p=o&&c;return function(n){if(g&&n%1)return"";var t=0>n||0===n&&0>1/n?(n=-n,"-"):u;if(0>f){var v=$o.formatPrefix(n,s);n=v.scale(n),h=v.symbol}else n*=f;n=l(n,s);var d=n.lastIndexOf("."),m=0>d?n:n.substring(0,d),y=0>d?"":Qa+n.substring(d+1);!o&&c&&(m=oc(m));var x=i.length+m.length+y.length+(p?0:t.length),M=a>x?new Array(x=a-x+1).join(e):"";return p&&(m=oc(M+m)),t+=i,n=m+y,("<"===r?t+n+M:">"===r?M+t+n:"^"===r?M.substring(0,x>>=1)+t+n+M.substring(x):t+(p?n:M+n))+h}};var uc=/(?:([^{])?([<>=^]))?([+\- ])?([$#])?(0)?(\d+)?(,)?(\.-?\d+)?([a-z%])?/i,ic=$o.map({b:function(n){return n.toString(2)},c:function(n){return String.fromCharCode(n)},o:function(n){return n.toString(8)},x:function(n){return n.toString(16)},X:function(n){return n.toString(16).toUpperCase()},g:function(n,t){return n.toPrecision(t)},e:function(n,t){return n.toExponential(t)},f:function(n,t){return n.toFixed(t)},r:function(n,t){return(n=$o.round(n,wt(n,t))).toFixed(Math.max(0,Math.min(20,wt(n*(1+1e-15),t))))}}),oc=vt;if(tc){var ac=tc.length;oc=function(n){for(var t=n.length,e=[],r=0,u=tc[0];t>0&&u>0;)e.push(n.substring(t-=u,t+u)),u=tc[r=(r+1)%ac];return e.reverse().join(nc)}}$o.geo={},kt.prototype={s:0,t:0,add:function(n){Et(n,this.t,cc),Et(cc.s,this.s,this),this.s?this.t+=cc.t:this.s=cc.t},reset:function(){this.s=this.t=0},valueOf:function(){return this.s}};var cc=new kt;$o.geo.stream=function(n,t){n&&sc.hasOwnProperty(n.type)?sc[n.type](n,t):At(n,t)};var sc={Feature:function(n,t){At(n.geometry,t)},FeatureCollection:function(n,t){for(var e=n.features,r=-1,u=e.length;++r<u;)At(e[r].geometry,t)}},lc={Sphere:function(n,t){t.sphere()},Point:function(n,t){n=n.coordinates,t.point(n[0],n[1],n[2])},MultiPoint:function(n,t){for(var e=n.coordinates,r=-1,u=e.length;++r<u;)n=e[r],t.point(n[0],n[1],n[2])},LineString:function(n,t){Ct(n.coordinates,t,0)},MultiLineString:function(n,t){for(var e=n.coordinates,r=-1,u=e.length;++r<u;)Ct(e[r],t,0)},Polygon:function(n,t){Nt(n.coordinates,t)},MultiPolygon:function(n,t){for(var e=n.coordinates,r=-1,u=e.length;++r<u;)Nt(e[r],t)},GeometryCollection:function(n,t){for(var e=n.geometries,r=-1,u=e.length;++r<u;)At(e[r],t)}};$o.geo.area=function(n){return fc=0,$o.geo.stream(n,gc),fc};var fc,hc=new kt,gc={sphere:function(){fc+=4*ka},point:c,lineStart:c,lineEnd:c,polygonStart:function(){hc.reset(),gc.lineStart=Lt},polygonEnd:function(){var n=2*hc;fc+=0>n?4*ka+n:n,gc.lineStart=gc.lineEnd=gc.point=c}};$o.geo.bounds=function(){function n(n,t){x.push(M=[l=n,h=n]),f>t&&(f=t),t>g&&(g=t)}function t(t,e){var r=Tt([t*La,e*La]);if(m){var u=zt(m,r),i=[u[1],-u[0],0],o=zt(i,u);Pt(o),o=Ut(o);var c=t-p,s=c>0?1:-1,v=o[0]*Ta*s,d=aa(c)>180;if(d^(v>s*p&&s*t>v)){var y=o[1]*Ta;y>g&&(g=y)}else if(v=(v+360)%360-180,d^(v>s*p&&s*t>v)){var y=-o[1]*Ta;f>y&&(f=y)}else f>e&&(f=e),e>g&&(g=e);d?p>t?a(l,t)>a(l,h)&&(h=t):a(t,h)>a(l,h)&&(l=t):h>=l?(l>t&&(l=t),t>h&&(h=t)):t>p?a(l,t)>a(l,h)&&(h=t):a(t,h)>a(l,h)&&(l=t)}else n(t,e);m=r,p=t}function e(){_.point=t}function r(){M[0]=l,M[1]=h,_.point=n,m=null}function u(n,e){if(m){var r=n-p;y+=aa(r)>180?r+(r>0?360:-360):r}else v=n,d=e;gc.point(n,e),t(n,e)}function i(){gc.lineStart()}function o(){u(v,d),gc.lineEnd(),aa(y)>Ca&&(l=-(h=180)),M[0]=l,M[1]=h,m=null}function a(n,t){return(t-=n)<0?t+360:t}function c(n,t){return n[0]-t[0]}function s(n,t){return t[0]<=t[1]?t[0]<=n&&n<=t[1]:n<t[0]||t[1]<n}var l,f,h,g,p,v,d,m,y,x,M,_={point:n,lineStart:e,lineEnd:r,polygonStart:function(){_.point=u,_.lineStart=i,_.lineEnd=o,y=0,gc.polygonStart()},polygonEnd:function(){gc.polygonEnd(),_.point=n,_.lineStart=e,_.lineEnd=r,0>hc?(l=-(h=180),f=-(g=90)):y>Ca?g=90:-Ca>y&&(f=-90),M[0]=l,M[1]=h}};return function(n){g=h=-(l=f=1/0),x=[],$o.geo.stream(n,_);var t=x.length;if(t){x.sort(c);for(var e,r=1,u=x[0],i=[u];t>r;++r)e=x[r],s(e[0],u)||s(e[1],u)?(a(u[0],e[1])>a(u[0],u[1])&&(u[1]=e[1]),a(e[0],u[1])>a(u[0],u[1])&&(u[0]=e[0])):i.push(u=e);for(var o,e,p=-1/0,t=i.length-1,r=0,u=i[t];t>=r;u=e,++r)e=i[r],(o=a(u[1],e[0]))>p&&(p=o,l=e[0],h=u[1])}return x=M=null,1/0===l||1/0===f?[[0/0,0/0],[0/0,0/0]]:[[l,f],[h,g]]}}(),$o.geo.centroid=function(n){pc=vc=dc=mc=yc=xc=Mc=_c=bc=wc=Sc=0,$o.geo.stream(n,kc);var t=bc,e=wc,r=Sc,u=t*t+e*e+r*r;return Na>u&&(t=xc,e=Mc,r=_c,Ca>vc&&(t=dc,e=mc,r=yc),u=t*t+e*e+r*r,Na>u)?[0/0,0/0]:[Math.atan2(e,t)*Ta,H(r/Math.sqrt(u))*Ta]};var pc,vc,dc,mc,yc,xc,Mc,_c,bc,wc,Sc,kc={sphere:c,point:Ht,lineStart:Ot,lineEnd:Yt,polygonStart:function(){kc.lineStart=It},polygonEnd:function(){kc.lineStart=Ot}},Ec=Bt(Zt,Qt,te,[-ka,-ka/2]),Ac=1e9;$o.geo.clipExtent=function(){var n,t,e,r,u,i,o={stream:function(n){return u&&(u.valid=!1),u=i(n),u.valid=!0,u},extent:function(a){return arguments.length?(i=ue(n=+a[0][0],t=+a[0][1],e=+a[1][0],r=+a[1][1]),u&&(u.valid=!1,u=null),o):[[n,t],[e,r]]}};return o.extent([[0,0],[960,500]])},($o.geo.conicEqualArea=function(){return oe(ae)}).raw=ae,$o.geo.albers=function(){return $o.geo.conicEqualArea().rotate([96,0]).center([-.6,38.7]).parallels([29.5,45.5]).scale(1070)},$o.geo.albersUsa=function(){function n(n){var i=n[0],o=n[1];return t=null,e(i,o),t||(r(i,o),t)||u(i,o),t}var t,e,r,u,i=$o.geo.albers(),o=$o.geo.conicEqualArea().rotate([154,0]).center([-2,58.5]).parallels([55,65]),a=$o.geo.conicEqualArea().rotate([157,0]).center([-3,19.9]).parallels([8,18]),c={point:function(n,e){t=[n,e]}};return n.invert=function(n){var t=i.scale(),e=i.translate(),r=(n[0]-e[0])/t,u=(n[1]-e[1])/t;return(u>=.12&&.234>u&&r>=-.425&&-.214>r?o:u>=.166&&.234>u&&r>=-.214&&-.115>r?a:i).invert(n)},n.stream=function(n){var t=i.stream(n),e=o.stream(n),r=a.stream(n);return{point:function(n,u){t.point(n,u),e.point(n,u),r.point(n,u)},sphere:function(){t.sphere(),e.sphere(),r.sphere()},lineStart:function(){t.lineStart(),e.lineStart(),r.lineStart()},lineEnd:function(){t.lineEnd(),e.lineEnd(),r.lineEnd()},polygonStart:function(){t.polygonStart(),e.polygonStart(),r.polygonStart()},polygonEnd:function(){t.polygonEnd(),e.polygonEnd(),r.polygonEnd()}}},n.precision=function(t){return arguments.length?(i.precision(t),o.precision(t),a.precision(t),n):i.precision()},n.scale=function(t){return arguments.length?(i.scale(t),o.scale(.35*t),a.scale(t),n.translate(i.translate())):i.scale()},n.translate=function(t){if(!arguments.length)return i.translate();var s=i.scale(),l=+t[0],f=+t[1];return e=i.translate(t).clipExtent([[l-.455*s,f-.238*s],[l+.455*s,f+.238*s]]).stream(c).point,r=o.translate([l-.307*s,f+.201*s]).clipExtent([[l-.425*s+Ca,f+.12*s+Ca],[l-.214*s-Ca,f+.234*s-Ca]]).stream(c).point,u=a.translate([l-.205*s,f+.212*s]).clipExtent([[l-.214*s+Ca,f+.166*s+Ca],[l-.115*s-Ca,f+.234*s-Ca]]).stream(c).point,n},n.scale(1070)};var Cc,Nc,Lc,Tc,qc,zc,Rc={point:c,lineStart:c,lineEnd:c,polygonStart:function(){Nc=0,Rc.lineStart=ce},polygonEnd:function(){Rc.lineStart=Rc.lineEnd=Rc.point=c,Cc+=aa(Nc/2)}},Dc={point:se,lineStart:c,lineEnd:c,polygonStart:c,polygonEnd:c},Pc={point:he,lineStart:ge,lineEnd:pe,polygonStart:function(){Pc.lineStart=ve},polygonEnd:function(){Pc.point=he,Pc.lineStart=ge,Pc.lineEnd=pe}};$o.geo.path=function(){function n(n){return n&&("function"==typeof a&&i.pointRadius(+a.apply(this,arguments)),o&&o.valid||(o=u(i)),$o.geo.stream(n,o)),i.result()}function t(){return o=null,n}var e,r,u,i,o,a=4.5;return n.area=function(n){return Cc=0,$o.geo.stream(n,u(Rc)),Cc},n.centroid=function(n){return dc=mc=yc=xc=Mc=_c=bc=wc=Sc=0,$o.geo.stream(n,u(Pc)),Sc?[bc/Sc,wc/Sc]:_c?[xc/_c,Mc/_c]:yc?[dc/yc,mc/yc]:[0/0,0/0]},n.bounds=function(n){return qc=zc=-(Lc=Tc=1/0),$o.geo.stream(n,u(Dc)),[[Lc,Tc],[qc,zc]]},n.projection=function(n){return arguments.length?(u=(e=n)?n.stream||ye(n):vt,t()):e},n.context=function(n){return arguments.length?(i=null==(r=n)?new le:new de(n),"function"!=typeof a&&i.pointRadius(a),t()):r},n.pointRadius=function(t){return arguments.length?(a="function"==typeof t?t:(i.pointRadius(+t),+t),n):a},n.projection($o.geo.albersUsa()).context(null)},$o.geo.transform=function(n){return{stream:function(t){var e=new xe(t);for(var r in n)e[r]=n[r];return e}}},xe.prototype={point:function(n,t){this.stream.point(n,t)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()
},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}},$o.geo.projection=_e,$o.geo.projectionMutator=be,($o.geo.equirectangular=function(){return _e(Se)}).raw=Se.invert=Se,$o.geo.rotation=function(n){function t(t){return t=n(t[0]*La,t[1]*La),t[0]*=Ta,t[1]*=Ta,t}return n=Ee(n[0]%360*La,n[1]*La,n.length>2?n[2]*La:0),t.invert=function(t){return t=n.invert(t[0]*La,t[1]*La),t[0]*=Ta,t[1]*=Ta,t},t},ke.invert=Se,$o.geo.circle=function(){function n(){var n="function"==typeof r?r.apply(this,arguments):r,t=Ee(-n[0]*La,-n[1]*La,0).invert,u=[];return e(null,null,1,{point:function(n,e){u.push(n=t(n,e)),n[0]*=Ta,n[1]*=Ta}}),{type:"Polygon",coordinates:[u]}}var t,e,r=[0,0],u=6;return n.origin=function(t){return arguments.length?(r=t,n):r},n.angle=function(r){return arguments.length?(e=Le((t=+r)*La,u*La),n):t},n.precision=function(r){return arguments.length?(e=Le(t*La,(u=+r)*La),n):u},n.angle(90)},$o.geo.distance=function(n,t){var e,r=(t[0]-n[0])*La,u=n[1]*La,i=t[1]*La,o=Math.sin(r),a=Math.cos(r),c=Math.sin(u),s=Math.cos(u),l=Math.sin(i),f=Math.cos(i);return Math.atan2(Math.sqrt((e=f*o)*e+(e=s*l-c*f*a)*e),c*l+s*f*a)},$o.geo.graticule=function(){function n(){return{type:"MultiLineString",coordinates:t()}}function t(){return $o.range(Math.ceil(i/d)*d,u,d).map(h).concat($o.range(Math.ceil(s/m)*m,c,m).map(g)).concat($o.range(Math.ceil(r/p)*p,e,p).filter(function(n){return aa(n%d)>Ca}).map(l)).concat($o.range(Math.ceil(a/v)*v,o,v).filter(function(n){return aa(n%m)>Ca}).map(f))}var e,r,u,i,o,a,c,s,l,f,h,g,p=10,v=p,d=90,m=360,y=2.5;return n.lines=function(){return t().map(function(n){return{type:"LineString",coordinates:n}})},n.outline=function(){return{type:"Polygon",coordinates:[h(i).concat(g(c).slice(1),h(u).reverse().slice(1),g(s).reverse().slice(1))]}},n.extent=function(t){return arguments.length?n.majorExtent(t).minorExtent(t):n.minorExtent()},n.majorExtent=function(t){return arguments.length?(i=+t[0][0],u=+t[1][0],s=+t[0][1],c=+t[1][1],i>u&&(t=i,i=u,u=t),s>c&&(t=s,s=c,c=t),n.precision(y)):[[i,s],[u,c]]},n.minorExtent=function(t){return arguments.length?(r=+t[0][0],e=+t[1][0],a=+t[0][1],o=+t[1][1],r>e&&(t=r,r=e,e=t),a>o&&(t=a,a=o,o=t),n.precision(y)):[[r,a],[e,o]]},n.step=function(t){return arguments.length?n.majorStep(t).minorStep(t):n.minorStep()},n.majorStep=function(t){return arguments.length?(d=+t[0],m=+t[1],n):[d,m]},n.minorStep=function(t){return arguments.length?(p=+t[0],v=+t[1],n):[p,v]},n.precision=function(t){return arguments.length?(y=+t,l=qe(a,o,90),f=ze(r,e,y),h=qe(s,c,90),g=ze(i,u,y),n):y},n.majorExtent([[-180,-90+Ca],[180,90-Ca]]).minorExtent([[-180,-80-Ca],[180,80+Ca]])},$o.geo.greatArc=function(){function n(){return{type:"LineString",coordinates:[t||r.apply(this,arguments),e||u.apply(this,arguments)]}}var t,e,r=Re,u=De;return n.distance=function(){return $o.geo.distance(t||r.apply(this,arguments),e||u.apply(this,arguments))},n.source=function(e){return arguments.length?(r=e,t="function"==typeof e?null:e,n):r},n.target=function(t){return arguments.length?(u=t,e="function"==typeof t?null:t,n):u},n.precision=function(){return arguments.length?n:0},n},$o.geo.interpolate=function(n,t){return Pe(n[0]*La,n[1]*La,t[0]*La,t[1]*La)},$o.geo.length=function(n){return Uc=0,$o.geo.stream(n,jc),Uc};var Uc,jc={sphere:c,point:c,lineStart:Ue,lineEnd:c,polygonStart:c,polygonEnd:c},Hc=je(function(n){return Math.sqrt(2/(1+n))},function(n){return 2*Math.asin(n/2)});($o.geo.azimuthalEqualArea=function(){return _e(Hc)}).raw=Hc;var Fc=je(function(n){var t=Math.acos(n);return t&&t/Math.sin(t)},vt);($o.geo.azimuthalEquidistant=function(){return _e(Fc)}).raw=Fc,($o.geo.conicConformal=function(){return oe(He)}).raw=He,($o.geo.conicEquidistant=function(){return oe(Fe)}).raw=Fe;var Oc=je(function(n){return 1/n},Math.atan);($o.geo.gnomonic=function(){return _e(Oc)}).raw=Oc,Oe.invert=function(n,t){return[n,2*Math.atan(Math.exp(t))-Aa]},($o.geo.mercator=function(){return Ye(Oe)}).raw=Oe;var Yc=je(function(){return 1},Math.asin);($o.geo.orthographic=function(){return _e(Yc)}).raw=Yc;var Ic=je(function(n){return 1/(1+n)},function(n){return 2*Math.atan(n)});($o.geo.stereographic=function(){return _e(Ic)}).raw=Ic,Ie.invert=function(n,t){return[Math.atan2(F(n),Math.cos(t)),H(Math.sin(t)/O(n))]},($o.geo.transverseMercator=function(){return Ye(Ie)}).raw=Ie,$o.geom={},$o.geom.hull=function(n){function t(n){if(n.length<3)return[];var t,u,i,o,a,c,s,l,f,h,g,p,v=pt(e),d=pt(r),m=n.length,y=m-1,x=[],M=[],_=0;if(v===Ze&&r===Ve)t=n;else for(i=0,t=[];m>i;++i)t.push([+v.call(this,u=n[i],i),+d.call(this,u,i)]);for(i=1;m>i;++i)(t[i][1]<t[_][1]||t[i][1]==t[_][1]&&t[i][0]<t[_][0])&&(_=i);for(i=0;m>i;++i)i!==_&&(c=t[i][1]-t[_][1],a=t[i][0]-t[_][0],x.push({angle:Math.atan2(c,a),index:i}));for(x.sort(function(n,t){return n.angle-t.angle}),g=x[0].angle,h=x[0].index,f=0,i=1;y>i;++i){if(o=x[i].index,g==x[i].angle){if(a=t[h][0]-t[_][0],c=t[h][1]-t[_][1],s=t[o][0]-t[_][0],l=t[o][1]-t[_][1],a*a+c*c>=s*s+l*l){x[i].index=-1;continue}x[f].index=-1}g=x[i].angle,f=i,h=o}for(M.push(_),i=0,o=0;2>i;++o)x[o].index>-1&&(M.push(x[o].index),i++);for(p=M.length;y>o;++o)if(!(x[o].index<0)){for(;!Xe(M[p-2],M[p-1],x[o].index,t);)--p;M[p++]=x[o].index}var b=[];for(i=p-1;i>=0;--i)b.push(n[M[i]]);return b}var e=Ze,r=Ve;return arguments.length?t(n):(t.x=function(n){return arguments.length?(e=n,t):e},t.y=function(n){return arguments.length?(r=n,t):r},t)},$o.geom.polygon=function(n){return ha(n,Zc),n};var Zc=$o.geom.polygon.prototype=[];Zc.area=function(){for(var n,t=-1,e=this.length,r=this[e-1],u=0;++t<e;)n=r,r=this[t],u+=n[1]*r[0]-n[0]*r[1];return.5*u},Zc.centroid=function(n){var t,e,r=-1,u=this.length,i=0,o=0,a=this[u-1];for(arguments.length||(n=-1/(6*this.area()));++r<u;)t=a,a=this[r],e=t[0]*a[1]-a[0]*t[1],i+=(t[0]+a[0])*e,o+=(t[1]+a[1])*e;return[i*n,o*n]},Zc.clip=function(n){for(var t,e,r,u,i,o,a=We(n),c=-1,s=this.length-We(this),l=this[s-1];++c<s;){for(t=n.slice(),n.length=0,u=this[c],i=t[(r=t.length-a)-1],e=-1;++e<r;)o=t[e],$e(o,l,u)?($e(i,l,u)||n.push(Be(i,o,l,u)),n.push(o)):$e(i,l,u)&&n.push(Be(i,o,l,u)),i=o;a&&n.push(n[0]),l=u}return n};var Vc,Xc,$c,Bc,Wc,Jc=[],Gc=[];rr.prototype.prepare=function(){for(var n,t=this.edges,e=t.length;e--;)n=t[e].edge,n.b&&n.a||t.splice(e,1);return t.sort(ir),t.length},vr.prototype={start:function(){return this.edge.l===this.site?this.edge.a:this.edge.b},end:function(){return this.edge.l===this.site?this.edge.b:this.edge.a}},dr.prototype={insert:function(n,t){var e,r,u;if(n){if(t.P=n,t.N=n.N,n.N&&(n.N.P=t),n.N=t,n.R){for(n=n.R;n.L;)n=n.L;n.L=t}else n.R=t;e=n}else this._?(n=Mr(this._),t.P=null,t.N=n,n.P=n.L=t,e=n):(t.P=t.N=null,this._=t,e=null);for(t.L=t.R=null,t.U=e,t.C=!0,n=t;e&&e.C;)r=e.U,e===r.L?(u=r.R,u&&u.C?(e.C=u.C=!1,r.C=!0,n=r):(n===e.R&&(yr(this,e),n=e,e=n.U),e.C=!1,r.C=!0,xr(this,r))):(u=r.L,u&&u.C?(e.C=u.C=!1,r.C=!0,n=r):(n===e.L&&(xr(this,e),n=e,e=n.U),e.C=!1,r.C=!0,yr(this,r))),e=n.U;this._.C=!1},remove:function(n){n.N&&(n.N.P=n.P),n.P&&(n.P.N=n.N),n.N=n.P=null;var t,e,r,u=n.U,i=n.L,o=n.R;if(e=i?o?Mr(o):i:o,u?u.L===n?u.L=e:u.R=e:this._=e,i&&o?(r=e.C,e.C=n.C,e.L=i,i.U=e,e!==o?(u=e.U,e.U=n.U,n=e.R,u.L=n,e.R=o,o.U=e):(e.U=u,u=e,n=e.R)):(r=n.C,n=e),n&&(n.U=u),!r){if(n&&n.C)return n.C=!1,void 0;do{if(n===this._)break;if(n===u.L){if(t=u.R,t.C&&(t.C=!1,u.C=!0,yr(this,u),t=u.R),t.L&&t.L.C||t.R&&t.R.C){t.R&&t.R.C||(t.L.C=!1,t.C=!0,xr(this,t),t=u.R),t.C=u.C,u.C=t.R.C=!1,yr(this,u),n=this._;break}}else if(t=u.L,t.C&&(t.C=!1,u.C=!0,xr(this,u),t=u.L),t.L&&t.L.C||t.R&&t.R.C){t.L&&t.L.C||(t.R.C=!1,t.C=!0,yr(this,t),t=u.L),t.C=u.C,u.C=t.L.C=!1,xr(this,u),n=this._;break}t.C=!0,n=u,u=u.U}while(!n.C);n&&(n.C=!1)}}},$o.geom.voronoi=function(n){function t(n){var t=new Array(n.length),r=a[0][0],u=a[0][1],i=a[1][0],o=a[1][1];return _r(e(n),a).cells.forEach(function(e,a){var c=e.edges,s=e.site,l=t[a]=c.length?c.map(function(n){var t=n.start();return[t.x,t.y]}):s.x>=r&&s.x<=i&&s.y>=u&&s.y<=o?[[r,o],[i,o],[i,u],[r,u]]:[];l.point=n[a]}),t}function e(n){return n.map(function(n,t){return{x:Math.round(i(n,t)/Ca)*Ca,y:Math.round(o(n,t)/Ca)*Ca,i:t}})}var r=Ze,u=Ve,i=r,o=u,a=Kc;return n?t(n):(t.links=function(n){return _r(e(n)).edges.filter(function(n){return n.l&&n.r}).map(function(t){return{source:n[t.l.i],target:n[t.r.i]}})},t.triangles=function(n){var t=[];return _r(e(n)).cells.forEach(function(e,r){for(var u,i,o=e.site,a=e.edges.sort(ir),c=-1,s=a.length,l=a[s-1].edge,f=l.l===o?l.r:l.l;++c<s;)u=l,i=f,l=a[c].edge,f=l.l===o?l.r:l.l,r<i.i&&r<f.i&&wr(o,i,f)<0&&t.push([n[r],n[i.i],n[f.i]])}),t},t.x=function(n){return arguments.length?(i=pt(r=n),t):r},t.y=function(n){return arguments.length?(o=pt(u=n),t):u},t.clipExtent=function(n){return arguments.length?(a=null==n?Kc:n,t):a===Kc?null:a},t.size=function(n){return arguments.length?t.clipExtent(n&&[[0,0],n]):a===Kc?null:a&&a[1]},t)};var Kc=[[-1e6,-1e6],[1e6,1e6]];$o.geom.delaunay=function(n){return $o.geom.voronoi().triangles(n)},$o.geom.quadtree=function(n,t,e,r,u){function i(n){function i(n,t,e,r,u,i,o,a){if(!isNaN(e)&&!isNaN(r))if(n.leaf){var c=n.x,l=n.y;if(null!=c)if(aa(c-e)+aa(l-r)<.01)s(n,t,e,r,u,i,o,a);else{var f=n.point;n.x=n.y=n.point=null,s(n,f,c,l,u,i,o,a),s(n,t,e,r,u,i,o,a)}else n.x=e,n.y=r,n.point=t}else s(n,t,e,r,u,i,o,a)}function s(n,t,e,r,u,o,a,c){var s=.5*(u+a),l=.5*(o+c),f=e>=s,h=r>=l,g=(h<<1)+f;n.leaf=!1,n=n.nodes[g]||(n.nodes[g]=Er()),f?u=s:a=s,h?o=l:c=l,i(n,t,e,r,u,o,a,c)}var l,f,h,g,p,v,d,m,y,x=pt(a),M=pt(c);if(null!=t)v=t,d=e,m=r,y=u;else if(m=y=-(v=d=1/0),f=[],h=[],p=n.length,o)for(g=0;p>g;++g)l=n[g],l.x<v&&(v=l.x),l.y<d&&(d=l.y),l.x>m&&(m=l.x),l.y>y&&(y=l.y),f.push(l.x),h.push(l.y);else for(g=0;p>g;++g){var _=+x(l=n[g],g),b=+M(l,g);v>_&&(v=_),d>b&&(d=b),_>m&&(m=_),b>y&&(y=b),f.push(_),h.push(b)}var w=m-v,S=y-d;w>S?y=d+w:m=v+S;var k=Er();if(k.add=function(n){i(k,n,+x(n,++g),+M(n,g),v,d,m,y)},k.visit=function(n){Ar(n,k,v,d,m,y)},g=-1,null==t){for(;++g<p;)i(k,n[g],f[g],h[g],v,d,m,y);--g}else n.forEach(k.add);return f=h=n=l=null,k}var o,a=Ze,c=Ve;return(o=arguments.length)?(a=Sr,c=kr,3===o&&(u=e,r=t,e=t=0),i(n)):(i.x=function(n){return arguments.length?(a=n,i):a},i.y=function(n){return arguments.length?(c=n,i):c},i.extent=function(n){return arguments.length?(null==n?t=e=r=u=null:(t=+n[0][0],e=+n[0][1],r=+n[1][0],u=+n[1][1]),i):null==t?null:[[t,e],[r,u]]},i.size=function(n){return arguments.length?(null==n?t=e=r=u=null:(t=e=0,r=+n[0],u=+n[1]),i):null==t?null:[r-t,u-e]},i)},$o.interpolateRgb=Cr,$o.interpolateObject=Nr,$o.interpolateNumber=Lr,$o.interpolateString=Tr;var Qc=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g;$o.interpolate=qr,$o.interpolators=[function(n,t){var e=typeof t;return("string"===e?Xa.has(t)||/^(#|rgb\(|hsl\()/.test(t)?Cr:Tr:t instanceof Z?Cr:"object"===e?Array.isArray(t)?zr:Nr:Lr)(n,t)}],$o.interpolateArray=zr;var ns=function(){return vt},ts=$o.map({linear:ns,poly:Fr,quad:function(){return Ur},cubic:function(){return jr},sin:function(){return Or},exp:function(){return Yr},circle:function(){return Ir},elastic:Zr,back:Vr,bounce:function(){return Xr}}),es=$o.map({"in":vt,out:Dr,"in-out":Pr,"out-in":function(n){return Pr(Dr(n))}});$o.ease=function(n){var t=n.indexOf("-"),e=t>=0?n.substring(0,t):n,r=t>=0?n.substring(t+1):"in";return e=ts.get(e)||ns,r=es.get(r)||vt,Rr(r(e.apply(null,Bo.call(arguments,1))))},$o.interpolateHcl=$r,$o.interpolateHsl=Br,$o.interpolateLab=Wr,$o.interpolateRound=Jr,$o.transform=function(n){var t=Jo.createElementNS($o.ns.prefix.svg,"g");return($o.transform=function(n){if(null!=n){t.setAttribute("transform",n);var e=t.transform.baseVal.consolidate()}return new Gr(e?e.matrix:rs)})(n)},Gr.prototype.toString=function(){return"translate("+this.translate+")rotate("+this.rotate+")skewX("+this.skew+")scale("+this.scale+")"};var rs={a:1,b:0,c:0,d:1,e:0,f:0};$o.interpolateTransform=tu,$o.layout={},$o.layout.bundle=function(){return function(n){for(var t=[],e=-1,r=n.length;++e<r;)t.push(uu(n[e]));return t}},$o.layout.chord=function(){function n(){var n,s,f,h,g,p={},v=[],d=$o.range(i),m=[];for(e=[],r=[],n=0,h=-1;++h<i;){for(s=0,g=-1;++g<i;)s+=u[h][g];v.push(s),m.push($o.range(i)),n+=s}for(o&&d.sort(function(n,t){return o(v[n],v[t])}),a&&m.forEach(function(n,t){n.sort(function(n,e){return a(u[t][n],u[t][e])})}),n=(Ea-l*i)/n,s=0,h=-1;++h<i;){for(f=s,g=-1;++g<i;){var y=d[h],x=m[y][g],M=u[y][x],_=s,b=s+=M*n;p[y+"-"+x]={index:y,subindex:x,startAngle:_,endAngle:b,value:M}}r[y]={index:y,startAngle:f,endAngle:s,value:(s-f)/n},s+=l}for(h=-1;++h<i;)for(g=h-1;++g<i;){var w=p[h+"-"+g],S=p[g+"-"+h];(w.value||S.value)&&e.push(w.value<S.value?{source:S,target:w}:{source:w,target:S})}c&&t()}function t(){e.sort(function(n,t){return c((n.source.value+n.target.value)/2,(t.source.value+t.target.value)/2)})}var e,r,u,i,o,a,c,s={},l=0;return s.matrix=function(n){return arguments.length?(i=(u=n)&&u.length,e=r=null,s):u},s.padding=function(n){return arguments.length?(l=n,e=r=null,s):l},s.sortGroups=function(n){return arguments.length?(o=n,e=r=null,s):o},s.sortSubgroups=function(n){return arguments.length?(a=n,e=null,s):a},s.sortChords=function(n){return arguments.length?(c=n,e&&t(),s):c},s.chords=function(){return e||n(),e},s.groups=function(){return r||n(),r},s},$o.layout.force=function(){function n(n){return function(t,e,r,u){if(t.point!==n){var i=t.cx-n.x,o=t.cy-n.y,a=1/Math.sqrt(i*i+o*o);if(v>(u-e)*a){var c=t.charge*a*a;return n.px-=i*c,n.py-=o*c,!0}if(t.point&&isFinite(a)){var c=t.pointCharge*a*a;n.px-=i*c,n.py-=o*c}}return!t.charge}}function t(n){n.px=$o.event.x,n.py=$o.event.y,a.resume()}var e,r,u,i,o,a={},c=$o.dispatch("start","tick","end"),s=[1,1],l=.9,f=us,h=is,g=-30,p=.1,v=.8,d=[],m=[];return a.tick=function(){if((r*=.99)<.005)return c.end({type:"end",alpha:r=0}),!0;var t,e,a,f,h,v,y,x,M,_=d.length,b=m.length;for(e=0;b>e;++e)a=m[e],f=a.source,h=a.target,x=h.x-f.x,M=h.y-f.y,(v=x*x+M*M)&&(v=r*i[e]*((v=Math.sqrt(v))-u[e])/v,x*=v,M*=v,h.x-=x*(y=f.weight/(h.weight+f.weight)),h.y-=M*y,f.x+=x*(y=1-y),f.y+=M*y);if((y=r*p)&&(x=s[0]/2,M=s[1]/2,e=-1,y))for(;++e<_;)a=d[e],a.x+=(x-a.x)*y,a.y+=(M-a.y)*y;if(g)for(fu(t=$o.geom.quadtree(d),r,o),e=-1;++e<_;)(a=d[e]).fixed||t.visit(n(a));for(e=-1;++e<_;)a=d[e],a.fixed?(a.x=a.px,a.y=a.py):(a.x-=(a.px-(a.px=a.x))*l,a.y-=(a.py-(a.py=a.y))*l);c.tick({type:"tick",alpha:r})},a.nodes=function(n){return arguments.length?(d=n,a):d},a.links=function(n){return arguments.length?(m=n,a):m},a.size=function(n){return arguments.length?(s=n,a):s},a.linkDistance=function(n){return arguments.length?(f="function"==typeof n?n:+n,a):f},a.distance=a.linkDistance,a.linkStrength=function(n){return arguments.length?(h="function"==typeof n?n:+n,a):h},a.friction=function(n){return arguments.length?(l=+n,a):l},a.charge=function(n){return arguments.length?(g="function"==typeof n?n:+n,a):g},a.gravity=function(n){return arguments.length?(p=+n,a):p},a.theta=function(n){return arguments.length?(v=+n,a):v},a.alpha=function(n){return arguments.length?(n=+n,r?r=n>0?n:0:n>0&&(c.start({type:"start",alpha:r=n}),$o.timer(a.tick)),a):r},a.start=function(){function n(n,r){if(!e){for(e=new Array(c),a=0;c>a;++a)e[a]=[];for(a=0;s>a;++a){var u=m[a];e[u.source.index].push(u.target),e[u.target.index].push(u.source)}}for(var i,o=e[t],a=-1,s=o.length;++a<s;)if(!isNaN(i=o[a][n]))return i;return Math.random()*r}var t,e,r,c=d.length,l=m.length,p=s[0],v=s[1];for(t=0;c>t;++t)(r=d[t]).index=t,r.weight=0;for(t=0;l>t;++t)r=m[t],"number"==typeof r.source&&(r.source=d[r.source]),"number"==typeof r.target&&(r.target=d[r.target]),++r.source.weight,++r.target.weight;for(t=0;c>t;++t)r=d[t],isNaN(r.x)&&(r.x=n("x",p)),isNaN(r.y)&&(r.y=n("y",v)),isNaN(r.px)&&(r.px=r.x),isNaN(r.py)&&(r.py=r.y);if(u=[],"function"==typeof f)for(t=0;l>t;++t)u[t]=+f.call(this,m[t],t);else for(t=0;l>t;++t)u[t]=f;if(i=[],"function"==typeof h)for(t=0;l>t;++t)i[t]=+h.call(this,m[t],t);else for(t=0;l>t;++t)i[t]=h;if(o=[],"function"==typeof g)for(t=0;c>t;++t)o[t]=+g.call(this,d[t],t);else for(t=0;c>t;++t)o[t]=g;return a.resume()},a.resume=function(){return a.alpha(.1)},a.stop=function(){return a.alpha(0)},a.drag=function(){return e||(e=$o.behavior.drag().origin(vt).on("dragstart.force",au).on("drag.force",t).on("dragend.force",cu)),arguments.length?(this.on("mouseover.force",su).on("mouseout.force",lu).call(e),void 0):e},$o.rebind(a,c,"on")};var us=20,is=1;$o.layout.hierarchy=function(){function n(t,o,a){var c=u.call(e,t,o);if(t.depth=o,a.push(t),c&&(s=c.length)){for(var s,l,f=-1,h=t.children=new Array(s),g=0,p=o+1;++f<s;)l=h[f]=n(c[f],p,a),l.parent=t,g+=l.value;r&&h.sort(r),i&&(t.value=g)}else delete t.children,i&&(t.value=+i.call(e,t,o)||0);return t}function t(n,r){var u=n.children,o=0;if(u&&(a=u.length))for(var a,c=-1,s=r+1;++c<a;)o+=t(u[c],s);else i&&(o=+i.call(e,n,r)||0);return i&&(n.value=o),o}function e(t){var e=[];return n(t,0,e),e}var r=vu,u=gu,i=pu;return e.sort=function(n){return arguments.length?(r=n,e):r},e.children=function(n){return arguments.length?(u=n,e):u},e.value=function(n){return arguments.length?(i=n,e):i},e.revalue=function(n){return t(n,0),n},e},$o.layout.partition=function(){function n(t,e,r,u){var i=t.children;if(t.x=e,t.y=t.depth*u,t.dx=r,t.dy=u,i&&(o=i.length)){var o,a,c,s=-1;for(r=t.value?r/t.value:0;++s<o;)n(a=i[s],e,c=a.value*r,u),e+=c}}function t(n){var e=n.children,r=0;if(e&&(u=e.length))for(var u,i=-1;++i<u;)r=Math.max(r,t(e[i]));return 1+r}function e(e,i){var o=r.call(this,e,i);return n(o[0],0,u[0],u[1]/t(o[0])),o}var r=$o.layout.hierarchy(),u=[1,1];return e.size=function(n){return arguments.length?(u=n,e):u},hu(e,r)},$o.layout.pie=function(){function n(i){var o=i.map(function(e,r){return+t.call(n,e,r)}),a=+("function"==typeof r?r.apply(this,arguments):r),c=(("function"==typeof u?u.apply(this,arguments):u)-a)/$o.sum(o),s=$o.range(i.length);null!=e&&s.sort(e===os?function(n,t){return o[t]-o[n]}:function(n,t){return e(i[n],i[t])});var l=[];return s.forEach(function(n){var t;l[n]={data:i[n],value:t=o[n],startAngle:a,endAngle:a+=t*c}}),l}var t=Number,e=os,r=0,u=Ea;return n.value=function(e){return arguments.length?(t=e,n):t},n.sort=function(t){return arguments.length?(e=t,n):e},n.startAngle=function(t){return arguments.length?(r=t,n):r},n.endAngle=function(t){return arguments.length?(u=t,n):u},n};var os={};$o.layout.stack=function(){function n(a,c){var s=a.map(function(e,r){return t.call(n,e,r)}),l=s.map(function(t){return t.map(function(t,e){return[i.call(n,t,e),o.call(n,t,e)]})}),f=e.call(n,l,c);s=$o.permute(s,f),l=$o.permute(l,f);var h,g,p,v=r.call(n,l,c),d=s.length,m=s[0].length;for(g=0;m>g;++g)for(u.call(n,s[0][g],p=v[g],l[0][g][1]),h=1;d>h;++h)u.call(n,s[h][g],p+=l[h-1][g][1],l[h][g][1]);return a}var t=vt,e=Mu,r=_u,u=xu,i=mu,o=yu;return n.values=function(e){return arguments.length?(t=e,n):t},n.order=function(t){return arguments.length?(e="function"==typeof t?t:as.get(t)||Mu,n):e},n.offset=function(t){return arguments.length?(r="function"==typeof t?t:cs.get(t)||_u,n):r},n.x=function(t){return arguments.length?(i=t,n):i},n.y=function(t){return arguments.length?(o=t,n):o},n.out=function(t){return arguments.length?(u=t,n):u},n};var as=$o.map({"inside-out":function(n){var t,e,r=n.length,u=n.map(bu),i=n.map(wu),o=$o.range(r).sort(function(n,t){return u[n]-u[t]}),a=0,c=0,s=[],l=[];for(t=0;r>t;++t)e=o[t],c>a?(a+=i[e],s.push(e)):(c+=i[e],l.push(e));return l.reverse().concat(s)},reverse:function(n){return $o.range(n.length).reverse()},"default":Mu}),cs=$o.map({silhouette:function(n){var t,e,r,u=n.length,i=n[0].length,o=[],a=0,c=[];for(e=0;i>e;++e){for(t=0,r=0;u>t;t++)r+=n[t][e][1];r>a&&(a=r),o.push(r)}for(e=0;i>e;++e)c[e]=(a-o[e])/2;return c},wiggle:function(n){var t,e,r,u,i,o,a,c,s,l=n.length,f=n[0],h=f.length,g=[];for(g[0]=c=s=0,e=1;h>e;++e){for(t=0,u=0;l>t;++t)u+=n[t][e][1];for(t=0,i=0,a=f[e][0]-f[e-1][0];l>t;++t){for(r=0,o=(n[t][e][1]-n[t][e-1][1])/(2*a);t>r;++r)o+=(n[r][e][1]-n[r][e-1][1])/a;i+=o*n[t][e][1]}g[e]=c-=u?i/u*a:0,s>c&&(s=c)}for(e=0;h>e;++e)g[e]-=s;return g},expand:function(n){var t,e,r,u=n.length,i=n[0].length,o=1/u,a=[];for(e=0;i>e;++e){for(t=0,r=0;u>t;t++)r+=n[t][e][1];if(r)for(t=0;u>t;t++)n[t][e][1]/=r;else for(t=0;u>t;t++)n[t][e][1]=o}for(e=0;i>e;++e)a[e]=0;return a},zero:_u});$o.layout.histogram=function(){function n(n,i){for(var o,a,c=[],s=n.map(e,this),l=r.call(this,s,i),f=u.call(this,l,s,i),i=-1,h=s.length,g=f.length-1,p=t?1:1/h;++i<g;)o=c[i]=[],o.dx=f[i+1]-(o.x=f[i]),o.y=0;if(g>0)for(i=-1;++i<h;)a=s[i],a>=l[0]&&a<=l[1]&&(o=c[$o.bisect(f,a,1,g)-1],o.y+=p,o.push(n[i]));return c}var t=!0,e=Number,r=Au,u=ku;return n.value=function(t){return arguments.length?(e=t,n):e},n.range=function(t){return arguments.length?(r=pt(t),n):r},n.bins=function(t){return arguments.length?(u="number"==typeof t?function(n){return Eu(n,t)}:pt(t),n):u},n.frequency=function(e){return arguments.length?(t=!!e,n):t},n},$o.layout.tree=function(){function n(n,i){function o(n,t){var r=n.children,u=n._tree;if(r&&(i=r.length)){for(var i,a,s,l=r[0],f=l,h=-1;++h<i;)s=r[h],o(s,a),f=c(s,a,f),a=s;Pu(n);var g=.5*(l._tree.prelim+s._tree.prelim);t?(u.prelim=t._tree.prelim+e(n,t),u.mod=u.prelim-g):u.prelim=g}else t&&(u.prelim=t._tree.prelim+e(n,t))}function a(n,t){n.x=n._tree.prelim+t;var e=n.children;if(e&&(r=e.length)){var r,u=-1;for(t+=n._tree.mod;++u<r;)a(e[u],t)}}function c(n,t,r){if(t){for(var u,i=n,o=n,a=t,c=n.parent.children[0],s=i._tree.mod,l=o._tree.mod,f=a._tree.mod,h=c._tree.mod;a=Lu(a),i=Nu(i),a&&i;)c=Nu(c),o=Lu(o),o._tree.ancestor=n,u=a._tree.prelim+f-i._tree.prelim-s+e(a,i),u>0&&(Uu(ju(a,n,r),n,u),s+=u,l+=u),f+=a._tree.mod,s+=i._tree.mod,h+=c._tree.mod,l+=o._tree.mod;a&&!Lu(o)&&(o._tree.thread=a,o._tree.mod+=f-l),i&&!Nu(c)&&(c._tree.thread=i,c._tree.mod+=s-h,r=n)}return r}var s=t.call(this,n,i),l=s[0];Du(l,function(n,t){n._tree={ancestor:n,prelim:0,mod:0,change:0,shift:0,number:t?t._tree.number+1:0}}),o(l),a(l,-l._tree.prelim);var f=Tu(l,zu),h=Tu(l,qu),g=Tu(l,Ru),p=f.x-e(f,h)/2,v=h.x+e(h,f)/2,d=g.depth||1;return Du(l,u?function(n){n.x*=r[0],n.y=n.depth*r[1],delete n._tree}:function(n){n.x=(n.x-p)/(v-p)*r[0],n.y=n.depth/d*r[1],delete n._tree}),s}var t=$o.layout.hierarchy().sort(null).value(null),e=Cu,r=[1,1],u=!1;return n.separation=function(t){return arguments.length?(e=t,n):e},n.size=function(t){return arguments.length?(u=null==(r=t),n):u?null:r},n.nodeSize=function(t){return arguments.length?(u=null!=(r=t),n):u?r:null},hu(n,t)},$o.layout.pack=function(){function n(n,i){var o=e.call(this,n,i),a=o[0],c=u[0],s=u[1],l=null==t?Math.sqrt:"function"==typeof t?t:function(){return t};if(a.x=a.y=0,Du(a,function(n){n.r=+l(n.value)}),Du(a,Iu),r){var f=r*(t?1:Math.max(2*a.r/c,2*a.r/s))/2;Du(a,function(n){n.r+=f}),Du(a,Iu),Du(a,function(n){n.r-=f})}return Xu(a,c/2,s/2,t?1:1/Math.max(2*a.r/c,2*a.r/s)),o}var t,e=$o.layout.hierarchy().sort(Hu),r=0,u=[1,1];return n.size=function(t){return arguments.length?(u=t,n):u},n.radius=function(e){return arguments.length?(t=null==e||"function"==typeof e?e:+e,n):t},n.padding=function(t){return arguments.length?(r=+t,n):r},hu(n,e)},$o.layout.cluster=function(){function n(n,i){var o,a=t.call(this,n,i),c=a[0],s=0;Du(c,function(n){var t=n.children;t&&t.length?(n.x=Wu(t),n.y=Bu(t)):(n.x=o?s+=e(n,o):0,n.y=0,o=n)});var l=Ju(c),f=Gu(c),h=l.x-e(l,f)/2,g=f.x+e(f,l)/2;return Du(c,u?function(n){n.x=(n.x-c.x)*r[0],n.y=(c.y-n.y)*r[1]}:function(n){n.x=(n.x-h)/(g-h)*r[0],n.y=(1-(c.y?n.y/c.y:1))*r[1]}),a}var t=$o.layout.hierarchy().sort(null).value(null),e=Cu,r=[1,1],u=!1;return n.separation=function(t){return arguments.length?(e=t,n):e},n.size=function(t){return arguments.length?(u=null==(r=t),n):u?null:r},n.nodeSize=function(t){return arguments.length?(u=null!=(r=t),n):u?r:null},hu(n,t)},$o.layout.treemap=function(){function n(n,t){for(var e,r,u=-1,i=n.length;++u<i;)r=(e=n[u]).value*(0>t?0:t),e.area=isNaN(r)||0>=r?0:r}function t(e){var i=e.children;if(i&&i.length){var o,a,c,s=f(e),l=[],h=i.slice(),p=1/0,v="slice"===g?s.dx:"dice"===g?s.dy:"slice-dice"===g?1&e.depth?s.dy:s.dx:Math.min(s.dx,s.dy);for(n(h,s.dx*s.dy/e.value),l.area=0;(c=h.length)>0;)l.push(o=h[c-1]),l.area+=o.area,"squarify"!==g||(a=r(l,v))<=p?(h.pop(),p=a):(l.area-=l.pop().area,u(l,v,s,!1),v=Math.min(s.dx,s.dy),l.length=l.area=0,p=1/0);l.length&&(u(l,v,s,!0),l.length=l.area=0),i.forEach(t)}}function e(t){var r=t.children;if(r&&r.length){var i,o=f(t),a=r.slice(),c=[];for(n(a,o.dx*o.dy/t.value),c.area=0;i=a.pop();)c.push(i),c.area+=i.area,null!=i.z&&(u(c,i.z?o.dx:o.dy,o,!a.length),c.length=c.area=0);r.forEach(e)}}function r(n,t){for(var e,r=n.area,u=0,i=1/0,o=-1,a=n.length;++o<a;)(e=n[o].area)&&(i>e&&(i=e),e>u&&(u=e));return r*=r,t*=t,r?Math.max(t*u*p/r,r/(t*i*p)):1/0}function u(n,t,e,r){var u,i=-1,o=n.length,a=e.x,s=e.y,l=t?c(n.area/t):0;if(t==e.dx){for((r||l>e.dy)&&(l=e.dy);++i<o;)u=n[i],u.x=a,u.y=s,u.dy=l,a+=u.dx=Math.min(e.x+e.dx-a,l?c(u.area/l):0);u.z=!0,u.dx+=e.x+e.dx-a,e.y+=l,e.dy-=l}else{for((r||l>e.dx)&&(l=e.dx);++i<o;)u=n[i],u.x=a,u.y=s,u.dx=l,s+=u.dy=Math.min(e.y+e.dy-s,l?c(u.area/l):0);u.z=!1,u.dy+=e.y+e.dy-s,e.x+=l,e.dx-=l}}function i(r){var u=o||a(r),i=u[0];return i.x=0,i.y=0,i.dx=s[0],i.dy=s[1],o&&a.revalue(i),n([i],i.dx*i.dy/i.value),(o?e:t)(i),h&&(o=u),u}var o,a=$o.layout.hierarchy(),c=Math.round,s=[1,1],l=null,f=Ku,h=!1,g="squarify",p=.5*(1+Math.sqrt(5));return i.size=function(n){return arguments.length?(s=n,i):s},i.padding=function(n){function t(t){var e=n.call(i,t,t.depth);return null==e?Ku(t):Qu(t,"number"==typeof e?[e,e,e,e]:e)}function e(t){return Qu(t,n)}if(!arguments.length)return l;var r;return f=null==(l=n)?Ku:"function"==(r=typeof n)?t:"number"===r?(n=[n,n,n,n],e):e,i},i.round=function(n){return arguments.length?(c=n?Math.round:Number,i):c!=Number},i.sticky=function(n){return arguments.length?(h=n,o=null,i):h},i.ratio=function(n){return arguments.length?(p=n,i):p},i.mode=function(n){return arguments.length?(g=n+"",i):g},hu(i,a)},$o.random={normal:function(n,t){var e=arguments.length;return 2>e&&(t=1),1>e&&(n=0),function(){var e,r,u;do e=2*Math.random()-1,r=2*Math.random()-1,u=e*e+r*r;while(!u||u>1);return n+t*e*Math.sqrt(-2*Math.log(u)/u)}},logNormal:function(){var n=$o.random.normal.apply($o,arguments);return function(){return Math.exp(n())}},irwinHall:function(n){return function(){for(var t=0,e=0;n>e;e++)t+=Math.random();return t/n}}},$o.scale={};var ss={floor:vt,ceil:vt};$o.scale.linear=function(){return oi([0,1],[0,1],qr,!1)};var ls={s:1,g:1,p:1,r:1,e:1};$o.scale.log=function(){return pi($o.scale.linear().domain([0,1]),10,!0,[1,10])};var fs=$o.format(".0e"),hs={floor:function(n){return-Math.ceil(-n)},ceil:function(n){return-Math.floor(-n)}};$o.scale.pow=function(){return vi($o.scale.linear(),1,[0,1])},$o.scale.sqrt=function(){return $o.scale.pow().exponent(.5)},$o.scale.ordinal=function(){return mi([],{t:"range",a:[[]]})},$o.scale.category10=function(){return $o.scale.ordinal().range(gs)},$o.scale.category20=function(){return $o.scale.ordinal().range(ps)},$o.scale.category20b=function(){return $o.scale.ordinal().range(vs)},$o.scale.category20c=function(){return $o.scale.ordinal().range(ds)};var gs=[2062260,16744206,2924588,14034728,9725885,9197131,14907330,8355711,12369186,1556175].map(it),ps=[2062260,11454440,16744206,16759672,2924588,10018698,14034728,16750742,9725885,12955861,9197131,12885140,14907330,16234194,8355711,13092807,12369186,14408589,1556175,10410725].map(it),vs=[3750777,5395619,7040719,10264286,6519097,9216594,11915115,13556636,9202993,12426809,15186514,15190932,8666169,11356490,14049643,15177372,8077683,10834324,13528509,14589654].map(it),ds=[3244733,7057110,10406625,13032431,15095053,16616764,16625259,16634018,3253076,7652470,10607003,13101504,7695281,10394312,12369372,14342891,6513507,9868950,12434877,14277081].map(it);$o.scale.quantile=function(){return yi([],[])},$o.scale.quantize=function(){return xi(0,1,[0,1])},$o.scale.threshold=function(){return Mi([.5],[0,1])},$o.scale.identity=function(){return _i([0,1])},$o.svg={},$o.svg.arc=function(){function n(){var n=t.apply(this,arguments),i=e.apply(this,arguments),o=r.apply(this,arguments)+ms,a=u.apply(this,arguments)+ms,c=(o>a&&(c=o,o=a,a=c),a-o),s=ka>c?"0":"1",l=Math.cos(o),f=Math.sin(o),h=Math.cos(a),g=Math.sin(a);return c>=ys?n?"M0,"+i+"A"+i+","+i+" 0 1,1 0,"+-i+"A"+i+","+i+" 0 1,1 0,"+i+"M0,"+n+"A"+n+","+n+" 0 1,0 0,"+-n+"A"+n+","+n+" 0 1,0 0,"+n+"Z":"M0,"+i+"A"+i+","+i+" 0 1,1 0,"+-i+"A"+i+","+i+" 0 1,1 0,"+i+"Z":n?"M"+i*l+","+i*f+"A"+i+","+i+" 0 "+s+",1 "+i*h+","+i*g+"L"+n*h+","+n*g+"A"+n+","+n+" 0 "+s+",0 "+n*l+","+n*f+"Z":"M"+i*l+","+i*f+"A"+i+","+i+" 0 "+s+",1 "+i*h+","+i*g+"L0,0"+"Z"}var t=bi,e=wi,r=Si,u=ki;return n.innerRadius=function(e){return arguments.length?(t=pt(e),n):t},n.outerRadius=function(t){return arguments.length?(e=pt(t),n):e},n.startAngle=function(t){return arguments.length?(r=pt(t),n):r},n.endAngle=function(t){return arguments.length?(u=pt(t),n):u},n.centroid=function(){var n=(t.apply(this,arguments)+e.apply(this,arguments))/2,i=(r.apply(this,arguments)+u.apply(this,arguments))/2+ms;return[Math.cos(i)*n,Math.sin(i)*n]},n};var ms=-Aa,ys=Ea-Ca;$o.svg.line=function(){return Ei(vt)};var xs=$o.map({linear:Ai,"linear-closed":Ci,step:Ni,"step-before":Li,"step-after":Ti,basis:Ui,"basis-open":ji,"basis-closed":Hi,bundle:Fi,cardinal:Ri,"cardinal-open":qi,"cardinal-closed":zi,monotone:Xi});xs.forEach(function(n,t){t.key=n,t.closed=/-closed$/.test(n)});var Ms=[0,2/3,1/3,0],_s=[0,1/3,2/3,0],bs=[0,1/6,2/3,1/6];$o.svg.line.radial=function(){var n=Ei($i);return n.radius=n.x,delete n.x,n.angle=n.y,delete n.y,n},Li.reverse=Ti,Ti.reverse=Li,$o.svg.area=function(){return Bi(vt)},$o.svg.area.radial=function(){var n=Bi($i);return n.radius=n.x,delete n.x,n.innerRadius=n.x0,delete n.x0,n.outerRadius=n.x1,delete n.x1,n.angle=n.y,delete n.y,n.startAngle=n.y0,delete n.y0,n.endAngle=n.y1,delete n.y1,n},$o.svg.chord=function(){function n(n,a){var c=t(this,i,n,a),s=t(this,o,n,a);return"M"+c.p0+r(c.r,c.p1,c.a1-c.a0)+(e(c,s)?u(c.r,c.p1,c.r,c.p0):u(c.r,c.p1,s.r,s.p0)+r(s.r,s.p1,s.a1-s.a0)+u(s.r,s.p1,c.r,c.p0))+"Z"}function t(n,t,e,r){var u=t.call(n,e,r),i=a.call(n,u,r),o=c.call(n,u,r)+ms,l=s.call(n,u,r)+ms;return{r:i,a0:o,a1:l,p0:[i*Math.cos(o),i*Math.sin(o)],p1:[i*Math.cos(l),i*Math.sin(l)]}}function e(n,t){return n.a0==t.a0&&n.a1==t.a1}function r(n,t,e){return"A"+n+","+n+" 0 "+ +(e>ka)+",1 "+t}function u(n,t,e,r){return"Q 0,0 "+r}var i=Re,o=De,a=Wi,c=Si,s=ki;return n.radius=function(t){return arguments.length?(a=pt(t),n):a},n.source=function(t){return arguments.length?(i=pt(t),n):i},n.target=function(t){return arguments.length?(o=pt(t),n):o},n.startAngle=function(t){return arguments.length?(c=pt(t),n):c},n.endAngle=function(t){return arguments.length?(s=pt(t),n):s},n},$o.svg.diagonal=function(){function n(n,u){var i=t.call(this,n,u),o=e.call(this,n,u),a=(i.y+o.y)/2,c=[i,{x:i.x,y:a},{x:o.x,y:a},o];return c=c.map(r),"M"+c[0]+"C"+c[1]+" "+c[2]+" "+c[3]}var t=Re,e=De,r=Ji;return n.source=function(e){return arguments.length?(t=pt(e),n):t},n.target=function(t){return arguments.length?(e=pt(t),n):e},n.projection=function(t){return arguments.length?(r=t,n):r},n},$o.svg.diagonal.radial=function(){var n=$o.svg.diagonal(),t=Ji,e=n.projection;return n.projection=function(n){return arguments.length?e(Gi(t=n)):t},n},$o.svg.symbol=function(){function n(n,r){return(ws.get(t.call(this,n,r))||no)(e.call(this,n,r))}var t=Qi,e=Ki;return n.type=function(e){return arguments.length?(t=pt(e),n):t},n.size=function(t){return arguments.length?(e=pt(t),n):e},n};var ws=$o.map({circle:no,cross:function(n){var t=Math.sqrt(n/5)/2;return"M"+-3*t+","+-t+"H"+-t+"V"+-3*t+"H"+t+"V"+-t+"H"+3*t+"V"+t+"H"+t+"V"+3*t+"H"+-t+"V"+t+"H"+-3*t+"Z"},diamond:function(n){var t=Math.sqrt(n/(2*As)),e=t*As;return"M0,"+-t+"L"+e+",0"+" 0,"+t+" "+-e+",0"+"Z"},square:function(n){var t=Math.sqrt(n)/2;return"M"+-t+","+-t+"L"+t+","+-t+" "+t+","+t+" "+-t+","+t+"Z"},"triangle-down":function(n){var t=Math.sqrt(n/Es),e=t*Es/2;return"M0,"+e+"L"+t+","+-e+" "+-t+","+-e+"Z"},"triangle-up":function(n){var t=Math.sqrt(n/Es),e=t*Es/2;return"M0,"+-e+"L"+t+","+e+" "+-t+","+e+"Z"}});$o.svg.symbolTypes=ws.keys();var Ss,ks,Es=Math.sqrt(3),As=Math.tan(30*La),Cs=[],Ns=0;
Cs.call=ma.call,Cs.empty=ma.empty,Cs.node=ma.node,Cs.size=ma.size,$o.transition=function(n){return arguments.length?Ss?n.transition():n:Ma.transition()},$o.transition.prototype=Cs,Cs.select=function(n){var t,e,r,u=this.id,i=[];n=v(n);for(var o=-1,a=this.length;++o<a;){i.push(t=[]);for(var c=this[o],s=-1,l=c.length;++s<l;)(r=c[s])&&(e=n.call(r,r.__data__,s,o))?("__data__"in r&&(e.__data__=r.__data__),uo(e,s,u,r.__transition__[u]),t.push(e)):t.push(null)}return to(i,u)},Cs.selectAll=function(n){var t,e,r,u,i,o=this.id,a=[];n=d(n);for(var c=-1,s=this.length;++c<s;)for(var l=this[c],f=-1,h=l.length;++f<h;)if(r=l[f]){i=r.__transition__[o],e=n.call(r,r.__data__,f,c),a.push(t=[]);for(var g=-1,p=e.length;++g<p;)(u=e[g])&&uo(u,g,o,i),t.push(u)}return to(a,o)},Cs.filter=function(n){var t,e,r,u=[];"function"!=typeof n&&(n=E(n));for(var i=0,o=this.length;o>i;i++){u.push(t=[]);for(var e=this[i],a=0,c=e.length;c>a;a++)(r=e[a])&&n.call(r,r.__data__,a,i)&&t.push(r)}return to(u,this.id)},Cs.tween=function(n,t){var e=this.id;return arguments.length<2?this.node().__transition__[e].tween.get(n):C(this,null==t?function(t){t.__transition__[e].tween.remove(n)}:function(r){r.__transition__[e].tween.set(n,t)})},Cs.attr=function(n,t){function e(){this.removeAttribute(a)}function r(){this.removeAttributeNS(a.space,a.local)}function u(n){return null==n?e:(n+="",function(){var t,e=this.getAttribute(a);return e!==n&&(t=o(e,n),function(n){this.setAttribute(a,t(n))})})}function i(n){return null==n?r:(n+="",function(){var t,e=this.getAttributeNS(a.space,a.local);return e!==n&&(t=o(e,n),function(n){this.setAttributeNS(a.space,a.local,t(n))})})}if(arguments.length<2){for(t in n)this.attr(t,n[t]);return this}var o="transform"==n?tu:qr,a=$o.ns.qualify(n);return eo(this,"attr."+n,t,a.local?i:u)},Cs.attrTween=function(n,t){function e(n,e){var r=t.call(this,n,e,this.getAttribute(u));return r&&function(n){this.setAttribute(u,r(n))}}function r(n,e){var r=t.call(this,n,e,this.getAttributeNS(u.space,u.local));return r&&function(n){this.setAttributeNS(u.space,u.local,r(n))}}var u=$o.ns.qualify(n);return this.tween("attr."+n,u.local?r:e)},Cs.style=function(n,t,e){function r(){this.style.removeProperty(n)}function u(t){return null==t?r:(t+="",function(){var r,u=Ko.getComputedStyle(this,null).getPropertyValue(n);return u!==t&&(r=qr(u,t),function(t){this.style.setProperty(n,r(t),e)})})}var i=arguments.length;if(3>i){if("string"!=typeof n){2>i&&(t="");for(e in n)this.style(e,n[e],t);return this}e=""}return eo(this,"style."+n,t,u)},Cs.styleTween=function(n,t,e){function r(r,u){var i=t.call(this,r,u,Ko.getComputedStyle(this,null).getPropertyValue(n));return i&&function(t){this.style.setProperty(n,i(t),e)}}return arguments.length<3&&(e=""),this.tween("style."+n,r)},Cs.text=function(n){return eo(this,"text",n,ro)},Cs.remove=function(){return this.each("end.transition",function(){var n;this.__transition__.count<2&&(n=this.parentNode)&&n.removeChild(this)})},Cs.ease=function(n){var t=this.id;return arguments.length<1?this.node().__transition__[t].ease:("function"!=typeof n&&(n=$o.ease.apply($o,arguments)),C(this,function(e){e.__transition__[t].ease=n}))},Cs.delay=function(n){var t=this.id;return C(this,"function"==typeof n?function(e,r,u){e.__transition__[t].delay=+n.call(e,e.__data__,r,u)}:(n=+n,function(e){e.__transition__[t].delay=n}))},Cs.duration=function(n){var t=this.id;return C(this,"function"==typeof n?function(e,r,u){e.__transition__[t].duration=Math.max(1,n.call(e,e.__data__,r,u))}:(n=Math.max(1,n),function(e){e.__transition__[t].duration=n}))},Cs.each=function(n,t){var e=this.id;if(arguments.length<2){var r=ks,u=Ss;Ss=e,C(this,function(t,r,u){ks=t.__transition__[e],n.call(t,t.__data__,r,u)}),ks=r,Ss=u}else C(this,function(r){var u=r.__transition__[e];(u.event||(u.event=$o.dispatch("start","end"))).on(n,t)});return this},Cs.transition=function(){for(var n,t,e,r,u=this.id,i=++Ns,o=[],a=0,c=this.length;c>a;a++){o.push(n=[]);for(var t=this[a],s=0,l=t.length;l>s;s++)(e=t[s])&&(r=Object.create(e.__transition__[u]),r.delay+=r.duration,uo(e,s,i,r)),n.push(e)}return to(o,i)},$o.svg.axis=function(){function n(n){n.each(function(){var n,s=$o.select(this),l=this.__chart__||e,f=this.__chart__=e.copy(),h=null==c?f.ticks?f.ticks.apply(f,a):f.domain():c,g=null==t?f.tickFormat?f.tickFormat.apply(f,a):vt:t,p=s.selectAll(".tick").data(h,f),v=p.enter().insert("g",".domain").attr("class","tick").style("opacity",Ca),d=$o.transition(p.exit()).style("opacity",Ca).remove(),m=$o.transition(p).style("opacity",1),y=ti(f),x=s.selectAll(".domain").data([0]),M=(x.enter().append("path").attr("class","domain"),$o.transition(x));v.append("line"),v.append("text");var _=v.select("line"),b=m.select("line"),w=p.select("text").text(g),S=v.select("text"),k=m.select("text");switch(r){case"bottom":n=io,_.attr("y2",u),S.attr("y",Math.max(u,0)+o),b.attr("x2",0).attr("y2",u),k.attr("x",0).attr("y",Math.max(u,0)+o),w.attr("dy",".71em").style("text-anchor","middle"),M.attr("d","M"+y[0]+","+i+"V0H"+y[1]+"V"+i);break;case"top":n=io,_.attr("y2",-u),S.attr("y",-(Math.max(u,0)+o)),b.attr("x2",0).attr("y2",-u),k.attr("x",0).attr("y",-(Math.max(u,0)+o)),w.attr("dy","0em").style("text-anchor","middle"),M.attr("d","M"+y[0]+","+-i+"V0H"+y[1]+"V"+-i);break;case"left":n=oo,_.attr("x2",-u),S.attr("x",-(Math.max(u,0)+o)),b.attr("x2",-u).attr("y2",0),k.attr("x",-(Math.max(u,0)+o)).attr("y",0),w.attr("dy",".32em").style("text-anchor","end"),M.attr("d","M"+-i+","+y[0]+"H0V"+y[1]+"H"+-i);break;case"right":n=oo,_.attr("x2",u),S.attr("x",Math.max(u,0)+o),b.attr("x2",u).attr("y2",0),k.attr("x",Math.max(u,0)+o).attr("y",0),w.attr("dy",".32em").style("text-anchor","start"),M.attr("d","M"+i+","+y[0]+"H0V"+y[1]+"H"+i)}if(f.rangeBand){var E=f,A=E.rangeBand()/2;l=f=function(n){return E(n)+A}}else l.rangeBand?l=f:d.call(n,f);v.call(n,l),m.call(n,f)})}var t,e=$o.scale.linear(),r=Ls,u=6,i=6,o=3,a=[10],c=null;return n.scale=function(t){return arguments.length?(e=t,n):e},n.orient=function(t){return arguments.length?(r=t in Ts?t+"":Ls,n):r},n.ticks=function(){return arguments.length?(a=arguments,n):a},n.tickValues=function(t){return arguments.length?(c=t,n):c},n.tickFormat=function(e){return arguments.length?(t=e,n):t},n.tickSize=function(t){var e=arguments.length;return e?(u=+t,i=+arguments[e-1],n):u},n.innerTickSize=function(t){return arguments.length?(u=+t,n):u},n.outerTickSize=function(t){return arguments.length?(i=+t,n):i},n.tickPadding=function(t){return arguments.length?(o=+t,n):o},n.tickSubdivide=function(){return arguments.length&&n},n};var Ls="bottom",Ts={top:1,right:1,bottom:1,left:1};$o.svg.brush=function(){function n(i){i.each(function(){var i=$o.select(this).style("pointer-events","all").style("-webkit-tap-highlight-color","rgba(0,0,0,0)").on("mousedown.brush",u).on("touchstart.brush",u),o=i.selectAll(".background").data([0]);o.enter().append("rect").attr("class","background").style("visibility","hidden").style("cursor","crosshair"),i.selectAll(".extent").data([0]).enter().append("rect").attr("class","extent").style("cursor","move");var a=i.selectAll(".resize").data(d,vt);a.exit().remove(),a.enter().append("g").attr("class",function(n){return"resize "+n}).style("cursor",function(n){return qs[n]}).append("rect").attr("x",function(n){return/[ew]$/.test(n)?-3:null}).attr("y",function(n){return/^[ns]/.test(n)?-3:null}).attr("width",6).attr("height",6).style("visibility","hidden"),a.style("display",n.empty()?"none":null);var l,f=$o.transition(i),h=$o.transition(o);c&&(l=ti(c),h.attr("x",l[0]).attr("width",l[1]-l[0]),e(f)),s&&(l=ti(s),h.attr("y",l[0]).attr("height",l[1]-l[0]),r(f)),t(f)})}function t(n){n.selectAll(".resize").attr("transform",function(n){return"translate("+l[+/e$/.test(n)]+","+h[+/^s/.test(n)]+")"})}function e(n){n.select(".extent").attr("x",l[0]),n.selectAll(".extent,.n>rect,.s>rect").attr("width",l[1]-l[0])}function r(n){n.select(".extent").attr("y",h[0]),n.selectAll(".extent,.e>rect,.w>rect").attr("height",h[1]-h[0])}function u(){function u(){32==$o.event.keyCode&&(C||(x=null,L[0]-=l[1],L[1]-=h[1],C=2),f())}function g(){32==$o.event.keyCode&&2==C&&(L[0]+=l[1],L[1]+=h[1],C=0,f())}function d(){var n=$o.mouse(_),u=!1;M&&(n[0]+=M[0],n[1]+=M[1]),C||($o.event.altKey?(x||(x=[(l[0]+l[1])/2,(h[0]+h[1])/2]),L[0]=l[+(n[0]<x[0])],L[1]=h[+(n[1]<x[1])]):x=null),E&&m(n,c,0)&&(e(S),u=!0),A&&m(n,s,1)&&(r(S),u=!0),u&&(t(S),w({type:"brush",mode:C?"move":"resize"}))}function m(n,t,e){var r,u,a=ti(t),c=a[0],s=a[1],f=L[e],g=e?h:l,d=g[1]-g[0];return C&&(c-=f,s-=d+f),r=(e?v:p)?Math.max(c,Math.min(s,n[e])):n[e],C?u=(r+=f)+d:(x&&(f=Math.max(c,Math.min(s,2*x[e]-r))),r>f?(u=r,r=f):u=f),g[0]!=r||g[1]!=u?(e?o=null:i=null,g[0]=r,g[1]=u,!0):void 0}function y(){d(),S.style("pointer-events","all").selectAll(".resize").style("display",n.empty()?"none":null),$o.select("body").style("cursor",null),T.on("mousemove.brush",null).on("mouseup.brush",null).on("touchmove.brush",null).on("touchend.brush",null).on("keydown.brush",null).on("keyup.brush",null),N(),w({type:"brushend"})}var x,M,_=this,b=$o.select($o.event.target),w=a.of(_,arguments),S=$o.select(_),k=b.datum(),E=!/^(n|s)$/.test(k)&&c,A=!/^(e|w)$/.test(k)&&s,C=b.classed("extent"),N=D(),L=$o.mouse(_),T=$o.select(Ko).on("keydown.brush",u).on("keyup.brush",g);if($o.event.changedTouches?T.on("touchmove.brush",d).on("touchend.brush",y):T.on("mousemove.brush",d).on("mouseup.brush",y),S.interrupt().selectAll("*").interrupt(),C)L[0]=l[0]-L[0],L[1]=h[0]-L[1];else if(k){var q=+/w$/.test(k),z=+/^n/.test(k);M=[l[1-q]-L[0],h[1-z]-L[1]],L[0]=l[q],L[1]=h[z]}else $o.event.altKey&&(x=L.slice());S.style("pointer-events","none").selectAll(".resize").style("display",null),$o.select("body").style("cursor",b.style("cursor")),w({type:"brushstart"}),d()}var i,o,a=g(n,"brushstart","brush","brushend"),c=null,s=null,l=[0,0],h=[0,0],p=!0,v=!0,d=zs[0];return n.event=function(n){n.each(function(){var n=a.of(this,arguments),t={x:l,y:h,i:i,j:o},e=this.__chart__||t;this.__chart__=t,Ss?$o.select(this).transition().each("start.brush",function(){i=e.i,o=e.j,l=e.x,h=e.y,n({type:"brushstart"})}).tween("brush:brush",function(){var e=zr(l,t.x),r=zr(h,t.y);return i=o=null,function(u){l=t.x=e(u),h=t.y=r(u),n({type:"brush",mode:"resize"})}}).each("end.brush",function(){i=t.i,o=t.j,n({type:"brush",mode:"resize"}),n({type:"brushend"})}):(n({type:"brushstart"}),n({type:"brush",mode:"resize"}),n({type:"brushend"}))})},n.x=function(t){return arguments.length?(c=t,d=zs[!c<<1|!s],n):c},n.y=function(t){return arguments.length?(s=t,d=zs[!c<<1|!s],n):s},n.clamp=function(t){return arguments.length?(c&&s?(p=!!t[0],v=!!t[1]):c?p=!!t:s&&(v=!!t),n):c&&s?[p,v]:c?p:s?v:null},n.extent=function(t){var e,r,u,a,f;return arguments.length?(c&&(e=t[0],r=t[1],s&&(e=e[0],r=r[0]),i=[e,r],c.invert&&(e=c(e),r=c(r)),e>r&&(f=e,e=r,r=f),(e!=l[0]||r!=l[1])&&(l=[e,r])),s&&(u=t[0],a=t[1],c&&(u=u[1],a=a[1]),o=[u,a],s.invert&&(u=s(u),a=s(a)),u>a&&(f=u,u=a,a=f),(u!=h[0]||a!=h[1])&&(h=[u,a])),n):(c&&(i?(e=i[0],r=i[1]):(e=l[0],r=l[1],c.invert&&(e=c.invert(e),r=c.invert(r)),e>r&&(f=e,e=r,r=f))),s&&(o?(u=o[0],a=o[1]):(u=h[0],a=h[1],s.invert&&(u=s.invert(u),a=s.invert(a)),u>a&&(f=u,u=a,a=f))),c&&s?[[e,u],[r,a]]:c?[e,r]:s&&[u,a])},n.clear=function(){return n.empty()||(l=[0,0],h=[0,0],i=o=null),n},n.empty=function(){return!!c&&l[0]==l[1]||!!s&&h[0]==h[1]},$o.rebind(n,a,"on")};var qs={n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},zs=[["n","e","s","w","nw","ne","se","sw"],["e","w"],["n","s"],[]],Rs=$o.time={},Ds=Date,Ps=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];ao.prototype={getDate:function(){return this._.getUTCDate()},getDay:function(){return this._.getUTCDay()},getFullYear:function(){return this._.getUTCFullYear()},getHours:function(){return this._.getUTCHours()},getMilliseconds:function(){return this._.getUTCMilliseconds()},getMinutes:function(){return this._.getUTCMinutes()},getMonth:function(){return this._.getUTCMonth()},getSeconds:function(){return this._.getUTCSeconds()},getTime:function(){return this._.getTime()},getTimezoneOffset:function(){return 0},valueOf:function(){return this._.valueOf()},setDate:function(){Us.setUTCDate.apply(this._,arguments)},setDay:function(){Us.setUTCDay.apply(this._,arguments)},setFullYear:function(){Us.setUTCFullYear.apply(this._,arguments)},setHours:function(){Us.setUTCHours.apply(this._,arguments)},setMilliseconds:function(){Us.setUTCMilliseconds.apply(this._,arguments)},setMinutes:function(){Us.setUTCMinutes.apply(this._,arguments)},setMonth:function(){Us.setUTCMonth.apply(this._,arguments)},setSeconds:function(){Us.setUTCSeconds.apply(this._,arguments)},setTime:function(){Us.setTime.apply(this._,arguments)}};var Us=Date.prototype,js="%a %b %e %X %Y",Hs="%m/%d/%Y",Fs="%H:%M:%S",Os=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],Ys=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Is=["January","February","March","April","May","June","July","August","September","October","November","December"],Zs=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];Rs.year=co(function(n){return n=Rs.day(n),n.setMonth(0,1),n},function(n,t){n.setFullYear(n.getFullYear()+t)},function(n){return n.getFullYear()}),Rs.years=Rs.year.range,Rs.years.utc=Rs.year.utc.range,Rs.day=co(function(n){var t=new Ds(2e3,0);return t.setFullYear(n.getFullYear(),n.getMonth(),n.getDate()),t},function(n,t){n.setDate(n.getDate()+t)},function(n){return n.getDate()-1}),Rs.days=Rs.day.range,Rs.days.utc=Rs.day.utc.range,Rs.dayOfYear=function(n){var t=Rs.year(n);return Math.floor((n-t-6e4*(n.getTimezoneOffset()-t.getTimezoneOffset()))/864e5)},Ps.forEach(function(n,t){n=n.toLowerCase(),t=7-t;var e=Rs[n]=co(function(n){return(n=Rs.day(n)).setDate(n.getDate()-(n.getDay()+t)%7),n},function(n,t){n.setDate(n.getDate()+7*Math.floor(t))},function(n){var e=Rs.year(n).getDay();return Math.floor((Rs.dayOfYear(n)+(e+t)%7)/7)-(e!==t)});Rs[n+"s"]=e.range,Rs[n+"s"].utc=e.utc.range,Rs[n+"OfYear"]=function(n){var e=Rs.year(n).getDay();return Math.floor((Rs.dayOfYear(n)+(e+t)%7)/7)}}),Rs.week=Rs.sunday,Rs.weeks=Rs.sunday.range,Rs.weeks.utc=Rs.sunday.utc.range,Rs.weekOfYear=Rs.sundayOfYear,Rs.format=lo;var Vs=ho(Os),Xs=go(Os),$s=ho(Ys),Bs=go(Ys),Ws=ho(Is),Js=go(Is),Gs=ho(Zs),Ks=go(Zs),Qs=/^%/,nl={"-":"",_:" ",0:"0"},tl={a:function(n){return Ys[n.getDay()]},A:function(n){return Os[n.getDay()]},b:function(n){return Zs[n.getMonth()]},B:function(n){return Is[n.getMonth()]},c:lo(js),d:function(n,t){return po(n.getDate(),t,2)},e:function(n,t){return po(n.getDate(),t,2)},H:function(n,t){return po(n.getHours(),t,2)},I:function(n,t){return po(n.getHours()%12||12,t,2)},j:function(n,t){return po(1+Rs.dayOfYear(n),t,3)},L:function(n,t){return po(n.getMilliseconds(),t,3)},m:function(n,t){return po(n.getMonth()+1,t,2)},M:function(n,t){return po(n.getMinutes(),t,2)},p:function(n){return n.getHours()>=12?"PM":"AM"},S:function(n,t){return po(n.getSeconds(),t,2)},U:function(n,t){return po(Rs.sundayOfYear(n),t,2)},w:function(n){return n.getDay()},W:function(n,t){return po(Rs.mondayOfYear(n),t,2)},x:lo(Hs),X:lo(Fs),y:function(n,t){return po(n.getFullYear()%100,t,2)},Y:function(n,t){return po(n.getFullYear()%1e4,t,4)},Z:jo,"%":function(){return"%"}},el={a:vo,A:mo,b:_o,B:bo,c:wo,d:To,e:To,H:zo,I:zo,j:qo,L:Po,m:Lo,M:Ro,p:Uo,S:Do,U:xo,w:yo,W:Mo,x:So,X:ko,y:Ao,Y:Eo,Z:Co,"%":Ho},rl=/^\s*\d+/,ul=$o.map({am:0,pm:1});lo.utc=Fo;var il=Fo("%Y-%m-%dT%H:%M:%S.%LZ");lo.iso=Date.prototype.toISOString&&+new Date("2000-01-01T00:00:00.000Z")?Oo:il,Oo.parse=function(n){var t=new Date(n);return isNaN(t)?null:t},Oo.toString=il.toString,Rs.second=co(function(n){return new Ds(1e3*Math.floor(n/1e3))},function(n,t){n.setTime(n.getTime()+1e3*Math.floor(t))},function(n){return n.getSeconds()}),Rs.seconds=Rs.second.range,Rs.seconds.utc=Rs.second.utc.range,Rs.minute=co(function(n){return new Ds(6e4*Math.floor(n/6e4))},function(n,t){n.setTime(n.getTime()+6e4*Math.floor(t))},function(n){return n.getMinutes()}),Rs.minutes=Rs.minute.range,Rs.minutes.utc=Rs.minute.utc.range,Rs.hour=co(function(n){var t=n.getTimezoneOffset()/60;return new Ds(36e5*(Math.floor(n/36e5-t)+t))},function(n,t){n.setTime(n.getTime()+36e5*Math.floor(t))},function(n){return n.getHours()}),Rs.hours=Rs.hour.range,Rs.hours.utc=Rs.hour.utc.range,Rs.month=co(function(n){return n=Rs.day(n),n.setDate(1),n},function(n,t){n.setMonth(n.getMonth()+t)},function(n){return n.getMonth()}),Rs.months=Rs.month.range,Rs.months.utc=Rs.month.utc.range;var ol=[1e3,5e3,15e3,3e4,6e4,3e5,9e5,18e5,36e5,108e5,216e5,432e5,864e5,1728e5,6048e5,2592e6,7776e6,31536e6],al=[[Rs.second,1],[Rs.second,5],[Rs.second,15],[Rs.second,30],[Rs.minute,1],[Rs.minute,5],[Rs.minute,15],[Rs.minute,30],[Rs.hour,1],[Rs.hour,3],[Rs.hour,6],[Rs.hour,12],[Rs.day,1],[Rs.day,2],[Rs.week,1],[Rs.month,1],[Rs.month,3],[Rs.year,1]],cl=[[lo("%Y"),Zt],[lo("%B"),function(n){return n.getMonth()}],[lo("%b %d"),function(n){return 1!=n.getDate()}],[lo("%a %d"),function(n){return n.getDay()&&1!=n.getDate()}],[lo("%I %p"),function(n){return n.getHours()}],[lo("%I:%M"),function(n){return n.getMinutes()}],[lo(":%S"),function(n){return n.getSeconds()}],[lo(".%L"),function(n){return n.getMilliseconds()}]],sl=Zo(cl);al.year=Rs.year,Rs.scale=function(){return Yo($o.scale.linear(),al,sl)};var ll={range:function(n,t,e){return $o.range(+n,+t,e).map(Io)}},fl=al.map(function(n){return[n[0].utc,n[1]]}),hl=[[Fo("%Y"),Zt],[Fo("%B"),function(n){return n.getUTCMonth()}],[Fo("%b %d"),function(n){return 1!=n.getUTCDate()}],[Fo("%a %d"),function(n){return n.getUTCDay()&&1!=n.getUTCDate()}],[Fo("%I %p"),function(n){return n.getUTCHours()}],[Fo("%I:%M"),function(n){return n.getUTCMinutes()}],[Fo(":%S"),function(n){return n.getUTCSeconds()}],[Fo(".%L"),function(n){return n.getUTCMilliseconds()}]],gl=Zo(hl);return fl.year=Rs.year.utc,Rs.scale.utc=function(){return Yo($o.scale.linear(),fl,gl)},$o.text=dt(function(n){return n.responseText}),$o.json=function(n,t){return mt(n,"application/json",Vo,t)},$o.html=function(n,t){return mt(n,"text/html",Xo,t)},$o.xml=dt(function(n){return n.responseXML}),$o}();</script><script src="./Software Engineer, Full Stack-Page2_files/wd-application-chrome.min.js.download" integrity="sha256-Cy8Vg668v7/KR8e0njDuEE/b1hAt2eZrKi/zkjf7N7w=" crossorigin="anonymous"></script><style>.WFDO{background-color:#edeff0;}.WODO,.WAEO:focus{box-shadow:0 0 0 2px white, 0 0 0 3px #35abed, 0 0 6px #35abed !important;border-collapse:separate;}.WGDO:focus{box-shadow:0 0 0 2px white, 0 0 0 4px #005dba, 0 0 6px #005dba !important;transition:box-shadow 0.12s ease-in;border-collapse:separate;}.WDJK{display:inline-block;font:normal normal normal 14px/ 1 "WorkdaySans";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-transform:translate(0, 0);transform:translate(0, 0);}.WDJK::after{display:none;}.WEJK,.wd-icon-container,.wd-icon-fill,.wd-icon-accent,.wd-icon-accent2{fill:currentColor;}.wd-icon-background{fill:none;}.WDJK.WEJK{font-size:14px !important;text-indent:0 !important;line-height:1.34 !important;-moz-transform:none;transform:none;}.WORP .WDJK::after{display:inline;}.WORP .WDJK::before{display:none;}.WD5{border-color:#ff7a45 !important;outline-color:#ff7a45 !important;border-style:solid !important;border-width:1px;}.WD5:hover{background-color:#fff4f0 !important;border-color:#ff7a45 !important;}.WG5{border-color:#f90 !important;outline-color:rgba(184, 134, 11, 0.5) !important;border-style:solid !important;border-width:1px;}.WC5{position:relative !important;}.WC5::after{content:"";cursor:pointer;opacity:1;border-width:0;border-style:solid;border-radius:9999px;display:inline-block;font:normal normal normal 14px/ 1 "WorkdaySans";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-transform:translate(0, 0);transform:translate(0, 0);font-size:18px;color:white !important;background-color:#ff7a45 !important;text-indent:-2px;width:14px;height:14px;line-height:14px;position:absolute;top:50%;right:-7px;margin-top:-7px;}.WB5{position:relative !important;}.WB5::after{content:"";cursor:pointer;opacity:1;border-width:0;border-style:solid;border-radius:9999px;display:inline-block;font:normal normal normal 14px/ 1 "WorkdaySans";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-transform:translate(0, 0);transform:translate(0, 0);font-size:18px;color:white !important;background-color:#f90 !important;text-indent:-2px;width:14px;height:14px;line-height:14px;position:absolute;top:50%;right:-7px;margin-top:-7px;}html{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}body{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;line-height:1;direction:ltr;}div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}blockquote{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;quotes:none;}pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}q{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;quotes:none;}s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}ol,ul{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;list-style:none;}li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}article,aside{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;display:block;}canvas{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}details{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;display:block;}embed,figure{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}figcaption{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;display:block;}footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}figure,footer,header,hgroup,menu,nav,section{display:block;}blockquote:before,blockquote:after,q:before,q:after{content:none;}table{border-collapse:collapse;border-spacing:0;}html,body{width:auto;}html>body{-webkit-backface-visibility:hidden;text-size-adjust:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-webkit-font-smoothing:antialiased;background-color:transparent;color:rgba(74, 74, 74, 1);font:normal normal 400 12px/ 1.34 "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;-webkit-font-smoothing:antialiased;}.WBJ{overflow:hidden !important;}table td,select,button{font:normal normal 400 12px/ 1.34 "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;-webkit-font-smoothing:antialiased;}html>body.WCJ,.WCJ table td,.WCJ select,.WCJ button,.WCJ input,.WCJ textarea{font:normal normal 400 12px/ 1.34 "Roboto", "Arial", "Helvetica", sans-serif;}[tabindex]{outline:none;}input{font:normal normal 400 12px/ 1.2 "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;-webkit-font-smoothing:antialiased;padding:0 4px 0 5px;height:20px;border-top:1px solid rgba(179, 179, 179, 1);border-right:1px solid rgba(230, 230, 230, 1);border-bottom:1px solid rgba(230, 230, 230, 1);border-left:1px solid rgba(179, 179, 179, 1);outline:none;text-align:left;color:rgba(74, 74, 74, 1);}textarea{font:normal normal 400 12px/ 1.2 "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;-webkit-font-smoothing:antialiased;padding:0 4px 0 5px;height:20px;border-top:1px solid rgba(179, 179, 179, 1);border-right:1px solid rgba(230, 230, 230, 1);border-bottom:1px solid rgba(230, 230, 230, 1);border-left:1px solid rgba(179, 179, 179, 1);outline:none;text-align:left;color:rgba(74, 74, 74, 1);-moz-box-sizing:border-box;box-sizing:border-box;min-height:36px;max-height:320px;resize:vertical;padding:4px 4px 4px 5px;}.WCJ input,.WCJ textarea{font:normal normal 400 12px/ 1.2 "Roboto", "Arial", "Helvetica", sans-serif;}button::-moz-focus-inner{border:0;}select{background-color:rgba(255, 255, 255, 1);color:rgba(74, 74, 74, 1);}legend,input{resize:none;}.wd-icon{fill:currentColor;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-style:normal;color:rgba(91, 97, 102, 1);text-overflow:ellipsis;word-wrap:normal;}input::-moz-placeholder,textarea::-moz-placeholder,input:-moz-placeholder,textarea:-moz-placeholder{font-style:normal;color:rgba(91, 97, 102, 1);text-overflow:ellipsis;}#__gwt_historyFrame{position:absolute;top:-1px;left:-1px;width:0;height:0;border:0 solid rgba(0, 0, 0, 0);}.WEJ{overflow-y:scroll;}.WGJ{background-image:-webkit-linear-gradient(left, rgba(213, 213, 213, 1) 5%, rgba(239, 239, 239, 1) 6%, rgba(252, 252, 252, 1) 50%, rgba(244, 244, 244, 1) 95%);background-image:-moz-linear-gradient(left, rgba(213, 213, 213, 1) 5%, rgba(239, 239, 239, 1) 6%, rgba(252, 252, 252, 1) 50%, rgba(244, 244, 244, 1) 95%);background-image:-o-linear-gradient(left, rgba(213, 213, 213, 1) 5%, rgba(239, 239, 239, 1) 6%, rgba(252, 252, 252, 1) 50%, rgba(244, 244, 244, 1) 95%);background-image:-ms-linear-gradient(left, rgba(213, 213, 213, 1) 5%, rgba(239, 239, 239, 1) 6%, rgba(252, 252, 252, 1) 50%, rgba(244, 244, 244, 1) 95%);background-image:-o-linear-gradient(left, rgba(213, 213, 213, 1) 5%, rgba(239, 239, 239, 1) 6%, rgba(252, 252, 252, 1) 50%, rgba(244, 244, 244, 1) 95%);background-image:linear-gradient(to right, rgba(213, 213, 213, 1) 5%, rgba(239, 239, 239, 1) 6%, rgba(252, 252, 252, 1) 50%, rgba(244, 244, 244, 1) 95%);background-repeat:repeat-y;background-position:right top;}.WFJ,.WFJ>body{overflow:hidden !important;}.WKND{background-image:-webkit-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:-moz-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:-o-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:-ms-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:-o-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:linear-gradient(to bottom, #f9f9f9 5%, #f2f2f2 95%);padding:8px 15px 10px 15px;background-color:#f1f1f1;border:1px solid #dddee0;border-radius:4px;display:block;color:#404040;text-align:center;font-size:13px;font-weight:500;text-shadow:#fcfcfc 0 1px 0;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;background-color:#f8f8f8;background-image:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;position:relative;outline:none;}.WKND:hover{background-image:-webkit-linear-gradient(top, #f2f2f2 5%, #f9f9f9 95%);background-image:-moz-linear-gradient(top, #f2f2f2 5%, #f9f9f9 95%);background-image:-o-linear-gradient(top, #f2f2f2 5%, #f9f9f9 95%);background-image:-ms-linear-gradient(top, #f2f2f2 5%, #f9f9f9 95%);background-image:-o-linear-gradient(top, #f2f2f2 5%, #f9f9f9 95%);background-image:linear-gradient(to bottom, #f2f2f2 5%, #f9f9f9 95%);background-color:#eaeaea;}.WKND:active{background-image:linear-gradient(to bottom, #f1f1f1 5%, #eaeaea 95%);border-color:rgba(0, 0, 0, 0.2);box-shadow:inset 0 2px 1px 0 rgba(0, 0, 0, 0.08);top:1px;}.WKND:hover{background-image:-webkit-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:-moz-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:-o-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:-ms-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:-o-linear-gradient(top, #f9f9f9 5%, #f2f2f2 95%);background-image:linear-gradient(to bottom, #f9f9f9 5%, #f2f2f2 95%);}.WH1J .WKND{padding-top:5px;padding-bottom:5px;font-weight:400;font-size:12px;color:#8a8a8a;line-height:1.34;}.WLND,.WLND:hover{background-image:linear-gradient(to bottom, #f7f7f7 5%, #f1f1f1 95%);border-color:rgba(0, 0, 0, 0.2);box-shadow:inset 0 2px 1px 0 rgba(0, 0, 0, 0.08);}.WMND,.WMND:hover,.WMND:active{opacity:0.2;cursor:default;top:0;box-shadow:none;border-color:#dddee0;}.WJND{display:block;position:absolute;right:6px;top:50%;margin-top:-6px;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/EE021BBB0953130623BD7F1CA783AC53.cache.svg');width:12px;height:10px;background-position:center center;background-size:17px;}.WNND{padding-right:23px !important;}.WFGD{background-color:#edeff0;}.WPGD{position:fixed;display:block;z-index:2;left:0;right:0;bottom:0;opacity:0;padding-left:5px;padding-top:1px;padding-bottom:4px;background-color:white;border-top:1px solid #f5a01a;-moz-transition:opacity 0.25s ease 0.2s;-webkit-transition:opacity 0.25s ease 0.2s;-o-transition:opacity 0.25s ease 0.2s;transition:opacity 0.25s ease 0.2s;}.WPGD.WOGD{padding-right:20px;}.WHHD{top:0;bottom:auto;border-top:none;border-bottom:1px solid #f5a01a;position:relative;}.WEHD{line-height:16px;color:#4a4a4a;display:block;font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);}.WNGD{background-size:15px 15px;background:transparent url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/8BC5A186E4E71D7651B4524DF14979B9.cache.svg') no-repeat center;opacity:0.8 !important;width:15px;height:15px;border-radius:9999px;position:absolute;top:5px;right:5px;padding:0;cursor:pointer;border:none;}.WNGD:hover,.WNGD:active{background:transparent url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/8BC5A186E4E71D7651B4524DF14979B9.cache.svg') no-repeat center;opacity:1 !important;top:5px;right:5px;}.WAHD{display:none;}.WIHD{opacity:1;display:block;}.WDHD{display:none;}.WCHD{margin-top:20px;}.WHIT{display:block;position:relative;z-index:0;overflow:hidden;}.WEIT{display:block;position:relative;z-index:1;top:auto;right:auto;bottom:auto;left:auto;}.WFIT{display:block;position:absolute;top:0;bottom:0;z-index:2;left:100%;width:100%;}.WGIT{overflow:auto;}.WIIT{display:block;z-index:0;position:absolute;top:0;bottom:0;left:0;}.WCQP{background-color:#edeff0;}.WGRP{widows:0;}.WORP{overflow-x:hidden;}.WLRP{min-height:100%;}.WERP.WLRP{z-index:auto;}.WKRP{min-width:320px;overflow-y:hidden;}.WHRP{display:block;min-height:55px;}.rootPageFooter{border-left:20px solid transparent;border-right:20px solid transparent;text-align:center;overflow:hidden;}.WFRP{font-size:10px;color:#98a0a6;display:inline-block;height:15px;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/A17F3BAAF32B577A6774E7DD10CE684F.cache.svg');background-size:46px 29px;background-repeat:no-repeat;padding:14px 51px 0 0;background-position:top right;line-height:10px;position:relative;}.WFRP::before{content:" ";font-size:0;display:block;width:290px;height:1px;background-color:#dce1e6;position:absolute;top:18px;left:-310px;}.WFRP::after{content:" ";font-size:0;display:block;width:290px;height:1px;background-color:#dce1e6;position:absolute;top:18px;right:-310px;}.WBRP,.WBSP{font-size:10px;color:#4a4a4a;line-height:20px;display:block;width:100%;max-width:560px;margin:10px auto 0 auto;text-align:center;}.WFRP+.WBRP+.WBSP{margin-top:0;margin-bottom:45px;}.WJRP{top:70px;left:0;right:0;}.WPRP{max-width:none !important;padding:0 !important;}.WNQP{transform:translateX(-50%);position:absolute;margin-top:9px;text-align:center;color:#999;border:1px solid #636363;background:white;border-radius:4px;padding:10px 20px;left:50%;z-index:40;}.WNRP{display:block;}.WNRP:last-child{display:none;}.WCSP .WNRP,.WCSP .WNRP:last-child{display:block;}.WLQP{pointer-events:none;}.WDRP{display:none;}.WCRP{display:block;overflow-y:auto;top:0;}.WJQP.WLRP .rootPageFooter{margin-top:32px;margin-bottom:24px;}.WJQP.WLRP .WBSP{margin-bottom:0;}#vpsBody #workdayApplicationFrame.WLRP.WJQP{background-color:white;}.WALM{background-color:#edeff0;}.WMLM{overflow-y:scroll;}.gwt-TextBox{padding:0 4px 0 5px;width:209px;}.gwt-TextBox::-ms-clear{width:0;}.gwt-TextArea{padding:4px 4px 4px 5px;}.WOLM{background-image:-webkit-linear-gradient(left, #d5d5d5 5%, #efefef 6%, #fcfcfc 50%, #f4f4f4 95%);background-image:-moz-linear-gradient(left, #d5d5d5 5%, #efefef 6%, #fcfcfc 50%, #f4f4f4 95%);background-image:-o-linear-gradient(left, #d5d5d5 5%, #efefef 6%, #fcfcfc 50%, #f4f4f4 95%);background-image:-ms-linear-gradient(left, #d5d5d5 5%, #efefef 6%, #fcfcfc 50%, #f4f4f4 95%);background-image:-o-linear-gradient(left, #d5d5d5 5%, #efefef 6%, #fcfcfc 50%, #f4f4f4 95%);background-image:linear-gradient(to right, #d5d5d5 5%, #efefef 6%, #fcfcfc 50%, #f4f4f4 95%);background-repeat:repeat-y;background-position:right top;}.WNLM,.WNLM>body{overflow:hidden !important;}@-moz-keyframes loadResponsively { 0%, 80%, 100% { transform: scale(0); }
40% { transform: scale(1); } }@-webkit-keyframes loadResponsively { 0%, 80%, 100% { transform: scale(0); }
40% { transform: scale(1); } }@-o-keyframes loadResponsively { 0%, 80%, 100% { transform: scale(0); }
40% { transform: scale(1); } }@-ms-keyframes loadResponsively { 0%, 80%, 100% { transform: scale(0); }
40% { transform: scale(1); } }@keyframes loadResponsively { 0%, 80%, 100% { transform: scale(0); }
40% { transform: scale(1); } }.WLVH{background-color:#edeff0;}.WDWH{height:auto;margin:0 40px 40px 40px;min-width:300px;}.WDWH.WKVH{margin:0;}.WGWH{color:#333;font-size:20px;font-weight:700;height:25px;line-height:normal;margin:48px 0 10px 0;}.WFWH{display:inline-block;font-size:14px;list-style:decimal;margin-left:20px;}.WFSH{background-color:#edeff0;}.WPSH{color:#de2e21;}.WJUH{color:#f28900;}.WOTH{border-radius:3px;color:white;cursor:pointer;display:inline-block;font-size:13px;font-weight:500;height:34px;overflow:hidden;text-shadow:0 1px 1px rgba(0, 0, 0, 0.14);}.WOTH>.WNRH{color:white;}.WPTH{margin-left:auto;margin-right:auto;min-width:328px;position:absolute;}.WPTH.WBUH{min-width:240px;}.WCUH{position:fixed;right:0;top:120px;width:210px;}.WCUH.WBUH{right:-172px;}.WCUH>.WNRH{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:158px;}.WCUH>.WDUH{display:none;}.WCUH.WBUH>.WMRH{margin-left:7px;}.WDUH{cursor:pointer;display:inline-block;float:right;margin:9px 16px 0 16px;text-decoration:underline;}.WAUH{background-color:#ff5447;}.WAUH:hover{background-color:#de2e21;}.WEUH{background-color:#ffa126;}.WEUH:hover,.WEUH:hover .WLUH{background-color:#f28900;}.WCTH{border:solid 1px;border-radius:3px;margin:10px 0;}.WHTH{cursor:pointer;font-size:13px;font-weight:500;height:34px;}.WDTH{display:inline-block;margin:9px;}.WFTH{margin-left:53px;max-height:210px;overflow:auto;}.WETH{border-color:#ff5447;color:#de2e21;}.WGTH{border-color:#ffa126;color:#f28900;}.WMRH{display:inline-block;float:left;margin:7px 0 0 15px;}.WNRH{color:#333;display:inline-block;font-weight:500;font-size:13px;float:left;margin:9px 0 0 15px;}.WMTH{font-size:13px;font-weight:bold;white-space:pre-wrap;}.WLTH{font-size:13px;white-space:pre-wrap;}.WGUH{height:16px !important;width:16px !important;}.WGUH .wd-icon-exclamation{color:white !important;height:14px !important;width:14px !important;padding:0 0 1px 1px !important;position:relative;right:0.25px;}.WGUH .wd-icon-caret-up,.WGUH .wd-icon-caret-down{color:#9ba9b3 !important;height:14px !important;width:14px !important;}.WKUH{position:relative;top:-8px;left:0.5px;}.WKUH:hover,.WNSH:hover{cursor:auto;}.WNSH{border-radius:50%;position:relative;top:1px;}.WJTH{height:22px;overflow:hidden;width:22px;}.WHUH{left:4px;position:relative;text-align:left;top:4px;width:10px;height:10px;border-top-right-radius:30%;transform:rotate(-60deg) skewX(-30deg) scale(1, 0.866);}.WHUH:before{content:"";position:absolute;background-color:inherit;width:10px;height:10px;border-top-right-radius:30%;transform:rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%);}.WHUH:after{content:"";position:absolute;background-color:inherit;width:10px;height:10px;border-top-right-radius:30%;transform:rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);}.WOSH{background-color:#ff5447;}.WIUH{background-color:#ffa126;}.WATH{border:solid 2px white;}.WMUH{height:17px;position:relative;top:-10px;width:22px;}.WNUH{background-color:white;}.WOUH{left:2.5px;position:relative;top:-12.5px;}.WPUH{position:relative;top:-2px;left:2px;}.WPUH .WHUH,.WPUH .WHUH:before,.WPUH .WHUH:after{width:14px;height:14px;border-top-right-radius:30%;}.WNMM{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WAMM{position:absolute;left:-99999px;z-index:-99999;overflow:hidden;opacity:0.01;display:inline;}.WBMM{position:absolute;color:rgba(255, 255, 255, 0.01);transform:scale(0.01);width:1px;z-index:-1000;display:inline;overflow:hidden;}.applicationHeader{background-image:-webkit-linear-gradient(left, #3dacea 5%, #3daeeb 30%, #3eb5eb 48%, #3eb5eb 52%, #3daeeb 70%, #3dacea 95%);background-image:-moz-linear-gradient(left, #3dacea 5%, #3daeeb 30%, #3eb5eb 48%, #3eb5eb 52%, #3daeeb 70%, #3dacea 95%);background-image:-o-linear-gradient(left, #3dacea 5%, #3daeeb 30%, #3eb5eb 48%, #3eb5eb 52%, #3daeeb 70%, #3dacea 95%);background-image:-ms-linear-gradient(left, #3dacea 5%, #3daeeb 30%, #3eb5eb 48%, #3eb5eb 52%, #3daeeb 70%, #3dacea 95%);background-image:-o-linear-gradient(left, #3dacea 5%, #3daeeb 30%, #3eb5eb 48%, #3eb5eb 52%, #3daeeb 70%, #3dacea 95%);background-image:linear-gradient(to right, #3dacea 5%, #3daeeb 30%, #3eb5eb 48%, #3eb5eb 52%, #3daeeb 70%, #3dacea 95%);position:relative;height:55px;border-bottom:1px solid #2e99c1;background-color:#02a4e8;}.WFNM{position:relative;height:55px;background-color:white;border-bottom:white;}.WGNM{background:none;border:none;padding:0 0 0 0;cursor:pointer;overflow:visible;}.WGNM>.WDJK{-moz-transition:all 120ms ease-in;-webkit-transition:all 120ms ease-in;-o-transition:all 120ms ease-in;transition:all 120ms ease-in;position:relative;top:0;font-size:35px;text-indent:1px;background-color:#e6e8eb;color:#8b9399;}.WGNM .wd-icon-home,.WGNM .wd-icon-workday{height:26px;width:26px;}.WGNM>.WDJK.WEJK{width:35px;height:31px;padding-top:4px;}.WGNM:hover>.WDJK{top:-2px;background-color:#e6e8eb;color:#6e7780;box-shadow:0 2px 0 0 #d3d8db;}.WGNM:active>.WDJK,.WGNM:focus>.WDJK{-moz-transition:none;-webkit-transition:none;-o-transition:none;transition:none;top:0;box-shadow:none;background-color:#58b7df;color:white;}.WPNM{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;position:static;padding-left:20px;width:50%;padding-right:159px;height:55px;}.WBOM .WPNM{padding-right:27.5px;}.WFOM{text-align:right;position:absolute;top:0;right:20px;bottom:0;left:50%;padding-left:61.5px;white-space:nowrap;}.WBOM .WFOM{padding-left:27.5px;}.WFOM.WINM{left:auto;}.WAOM{display:inline-block;vertical-align:top;margin-top:11px;margin-right:15px;}.applicationHeader .WAOM:focus{border:1px solid #b3efff;box-shadow:0 0 4px 1px rgba(118, 213, 255, 0.7);}.WAOM:last-child{margin-right:0;}.WGOM{display:inline-block;vertical-align:top;margin-left:10px;margin-top:9px;border:1px solid transparent;border-radius:3px;}.applicationHeader .WGOM:focus{border:1px solid #b3efff;box-shadow:0 0 4px 1px rgba(118, 213, 255, 0.7);}.WGOM:first-child{margin-left:0;}.WGOM .WAUO{color:white;text-shadow:0 1px 0 rgba(0, 0, 0, 0.15);font-weight:400;font-size:13px;line-height:17px;padding:3px 0 0 0;}.WGOM .WI52{width:38px;height:38px;border:0 solid transparent !important;}.WGOM .WI52:hover{box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.2);}.WKNM{display:inline-block;line-height:33px;}.WKNM .WHLN{line-height:13px;}.WKNM>.WKND{padding-top:5px;padding-bottom:5px;font-weight:400;font-size:12px;color:#8a8a8a;line-height:1.34;margin-top:13px;}.WFNM .WGOM .WAUO{color:#5b6166;text-shadow:none;font-size:12px;}.WFNM .WGOM.WJ52>.WI52{-moz-transition:top 120ms ease-in, box-shadow 120ms ease-in;-webkit-transition:top 120ms ease-in, box-shadow 120ms ease-in;-o-transition:top 120ms ease-in, box-shadow 120ms ease-in;transition:top 120ms ease-in, box-shadow 120ms ease-in;position:relative;top:0;width:32px;height:32px;border:3px solid #e6e8eb !important;box-shadow:none !important;}.WFNM .WGOM.WJ52:hover>.WI52{top:-2px;border-color:#d8dbe0 !important;box-shadow:0 2px 0 0 #d3d8db !important;}.WFNM .WGOM.WJ52>.WI52:active,.WFNM .WGOM.WJ52>.WI52:focus,.WFNM .WGOM.WJ52:focus>.WI52{-moz-transition:none;-webkit-transition:none;-o-transition:none;transition:none;top:0;box-shadow:none !important;border-color:#58b7df !important;}.workdayLogo{position:absolute;display:block;width:97px;height:39px;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/2821BBC1E38D8326EE22E2B29019D243.cache.svg');background-size:97px 39px;background-position:center;left:-58.5px;margin-left:50%;padding:0 10px;top:8px;cursor:pointer;background-repeat:no-repeat;border-radius:3px;z-index:1;}.workdayLogo:focus{box-shadow:0 0 0 1px #b3efff, 0 0 4px 1px rgba(118, 213, 255, 0.7) !important;}.WBOM .workdayLogo{width:29px;height:32px;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/343766F5E4708BF445A3CAAC7FA0FD84.cache.svg');background-size:29px 32px;left:-24.5px;top:12px;}.WBOM .workdayLogo.WOOM{padding:0;left:-16px;top:12px;width:32px;height:32px;}.WBOM .workdayLogo.WOOM.WDOM{background-size:100% auto;}.workdayLogo.WOOM.WDOM{padding:0;left:-16px;top:12px;width:32px;height:32px;background-size:32px 32px;}.WFNM>.workdayLogo{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/7696463277A7F832014AB9BD67BAF191.cache.svg');}.WBOM .WFNM>.workdayLogo{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/A87D8F22BCF8A424C210C67449B9A1A1.cache.svg');}.WJNM .WFNM>.workdayLogo{left:0 !important;top:0 !important;width:55px !important;height:55px !important;margin-left:0 !important;}.WJNM .WFNM .WFOM{right:10px;margin-top:6px;}.WJNM .WFNM .WNXM{padding:2px 16px;height:24px;min-width:80px;}.WMNM{display:inline-block;width:40px;height:33px;cursor:pointer;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/35B9113AAB09917993FA36500690B81F.cache.svg');position:relative;background-size:auto 24px;background-repeat:no-repeat;background-position:center center;border:0 solid transparent !important;box-shadow:none !important;}.WMNM::before{transform:scale(0);-moz-transition:all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-transition:all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);content:" ";font-size:0;display:block;position:absolute;border-radius:999px;width:40px;height:40px;top:-2px;background-color:rgba(255, 255, 255, 0);}.WMNM:hover::before{transform:scale(1);background-color:rgba(255, 255, 255, 0.2);}.WMNM:active::before{transform:scale(1);background-color:rgba(43, 145, 200, 0.7);}.WMNM:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/5FE58CF4F962A1F5FD60EBC3F045FFB9.cache.svg');}.WONM{background-image:-webkit-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:-moz-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:-o-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:-ms-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:-o-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:linear-gradient(to bottom, #ff7a45 45%, #f47245 95%);position:absolute;display:block;text-shadow:0 1px 0 rgba(0, 0, 0, 0.08);border-radius:9999px;background-color:#ff7a45;min-width:10px;text-align:center;color:white;font-size:12px;font-weight:500;line-height:9px;padding:5px;right:-10px;top:4px;font-weight:400;line-height:8px;}.WONM:empty{display:none;}.WHOM{width:100%;min-width:175px;max-width:245px;}.WHNM.WPGD{background-color:#8112be;text-align:left;border:none;padding-left:8px;padding-top:6px;padding-bottom:6px;transition:none;}.WHNM.WPGD>.WEHD{color:white;}.WFMM{display:block;}.WNNM{display:none;}.WAPM>.WDJK{height:33px;width:33px;background:#e6e8eb linear-gradient(#f1b836 0, #f1b836 40%, #4fa5c9 40%, #4fa5c9 50%, #4fa5c9 100%) center center/ 19px 21px no-repeat;color:#e6e8eb;font-size:33px;line-height:33px;text-indent:0;}.WAPM>.WDJK.WEJK{background:#e6e8eb;}.WAPM .wd-icon-workday,.WAPM:hover>.WDJK.WEJK>.wd-icon-workday{color:#4fa5c9;}.WAPM .wd-icon-workday .wd-icon-accent,.WAPM:hover>.WDJK.WEJK>.wd-icon-workday .wd-icon-accent{color:#f1b836;}.WAPM:hover>.WDJK{color:#e6e8eb;}.WAPM:active>.WDJK,.WAPM:focus>.WDJK{color:white;}.WCOM{position:absolute;left:0;top:-10em;}.WCOM:focus,.WCOM:active{position:absolute;left:0.5em;top:0.5em;z-index:100;}.WD2L,.WD2L button{cursor:progress !important;}.WHEX{background-color:#edeff0;background-color:#edeff0;}.WBFX{border-radius:9999px;background-color:transparent;padding:0 10px;cursor:pointer;font-family:"Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;vertical-align:middle;-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;border:solid 1px #cad4d8;color:#4a4a4a;font-weight:400 !important;font-size:12px !important;line-height:1.6;text-align:center;margin:-2px 3px 0 4px;}.WBFX:hover{background-color:#cad4d8;border:solid 1px #9da9af;}.WBFX:focus,.WBFX:active,.WBFX:focus:active{background-color:white;border:solid 1px white;box-shadow:none;}.WICK .WBFX,.WHBK .WBFX,.WB5J .WBFX{border:solid 1px white;color:white;}.WICK .WBFX:hover,.WICK .WBFX:focus,.WHBK .WBFX:hover,.WHBK .WBFX:focus,.WB5J .WBFX:hover,.WB5J .WBFX:focus{background-color:white;color:#0a93cd;box-shadow:none;border:solid 1px white;}.WC1J .WBFX,.WLBK .WBFX{line-height:1.4;padding:0 4px;font-size:10px !important;}.WJSO{background-color:#edeff0;background-color:#edeff0;}.WHUO{text-align:left;}.WPTO{display:block;padding:7px 8px 6px 8px;outline:none;}.WPTO.WEUO{background-color:#ebf8fc;}.wd-hiddenGrid .WPTO{padding-right:28px;}.WCTO{list-style-type:none;display:table-cell;vertical-align:top;white-space:nowrap;padding:4px 4px 0 0;}.WCTO:last-child{padding:4px 4px 0 4px;}.WCTO:empty{padding:0 !important;}.WHTO .WIPR,.WHTO .WKNR{opacity:1 !important;}.WAUO{display:table-cell;vertical-align:top;padding:4px 0 0 0;}.WETO>.WAUO{color:#0067ac;cursor:pointer;}.WETO>.WAUO.WKSO{color:#005dba;}.WETO>.WAUO:hover,.WETO>.WAUO:focus{text-decoration:underline;}.WC1J .WAUO{font-size:20px;}.WNTO{word-break:break-all;word-wrap:break-word;}.WOTO{display:inline-block;vertical-align:top;}.WJTO.WPTO{display:inline-block;padding:0 6px 0 0 !important;}.WJTO.WPTO .WAUO,.WJTO.WPTO .WCTO,.WKTO,.WKTO .WAUO{padding:0;}.WJTO+.WJTO,.WGYX .WJTO{margin-left:5px;}.WDTO{cursor:pointer;}.WH-X .WCUO .WCTO{display:block;padding-bottom:5px;}.WCUO .WGPR{height:50px;width:50px;background-size:50px 50px;}.WORP .WETO.WPTO .WAUO{display:inline-block;}.WORP .WFOM .WAUO{display:inline;padding:4px 0 0;}.WORP .WMTO{word-wrap:break-word;}</style><style>.WPUT{background-color:#edeff0;}.WGUT{position:absolute;left:-99999px;z-index:-99999;overflow:hidden;opacity:0.01;display:inline;}.WHUT{position:absolute;color:rgba(255, 255, 255, 0.01);transform:scale(0.01);width:1px;z-index:-1000;display:inline;overflow:hidden;}.WC0J{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WJ1J,.WN1J{margin-bottom:10px;}.WIT .WN1J{margin-top:10px;}.WD2J{height:160px;}.WD2J .WK-J{height:160px;vertical-align:bottom;}.WD2J .WK-J .WH2J,.WG2J .WK-J .WH2J{font-size:36px;}.WG2J{height:74px;}.WG2J .WK-J{height:74px;vertical-align:bottom !important;}.WD3J{background-size:cover;}.WP1J{display:table;width:100%;}.WP1J:first-child{border-bottom:1px solid #c7c7c7;margin-bottom:4px;padding-bottom:4px;}.WP1J::after{content:" ";font-size:0;display:block;clear:both;}.WH0J .WNHK,.WH0J .WDJK{display:flex;justify-content:center;align-items:center;color:#87969e;opacity:0.9;padding:8px;margin:-8px;cursor:pointer;width:24px;height:24px;max-height:24px;max-width:24px;}.WH0J .WNHK:hover,.WH0J .WDJK:hover{opacity:1;color:#3f4e59;}.WH0J .WNHK:focus,.WH0J .WDJK:focus{box-shadow:0 0 0 2px #005dba !important;transition:box-shadow ease-in 0.12s;border-radius:9999px;color:#3f4e59;}.WH0J .WNHK>.wd-icon,.WH0J .WDJK>.wd-icon{width:24px !important;height:24px !important;}.WH0J:first-child{border-bottom:0;}.WD1O .WP1J:first-child{border-bottom-color:#e6ebef;}.WJ0J{vertical-align:inherit;position:relative;}.WJ0J>.WIBQ{border:0;}.WL2J,.WF2J{display:table-cell;width:0;padding-right:15px;vertical-align:middle;}.WL2J .WNHK,.WL2J .WDJK,.WF2J .WNHK,.WF2J .WDJK{padding:8px !important;}.WN0J{padding-right:0 !important;}.WD1O .WF2J{vertical-align:top;}.WI1J{display:table-cell;width:0;vertical-align:top;white-space:nowrap;padding-left:15px;text-align:right;}.WN2J,.WP2J{display:block;}.WN2J+.WP2J{margin-top:10px;}.WP2J:empty{display:none;}.WH1J{white-space:normal;display:inline-block;line-height:0;vertical-align:top;}.WH1J+.WH1J{margin-left:5px;}.WF0J+.WF0J{margin-left:16px;}.WJ-J{margin-top:22px;}.WJ-J:empty{display:none;}.WE1J{font-size:12px;line-height:26px;display:inline-block;vertical-align:bottom;}.WF1J{padding-right:15px;margin-right:15px;border-right:1px solid #e5e5e5;}.WH2J{color:#191919;display:inline;margin-right:10px;}.WH2J:empty{display:none;}.WM0J{color:#333;font-size:24px;font-weight:500;}.WD1O .WH2J{color:#666d73;}.WD1O .WM0J{color:#333;}.WO2J{display:table-cell;vertical-align:middle;width:100%;font-size:20px;}.WO2J .WAUO{color:#687984;}.WO2J .WIPR{opacity:1 !important;background-size:29px 21px !important;height:26.8px !important;width:29px !important;background-position:center center;}.WO2J .WKNR{color:#a2abb3;font-size:52px;width:30px !important;height:17px !important;line-height:17px;margin-top:5px;opacity:1 !important;text-indent:-11px;padding-bottom:0;border-radius:3px;}.WO2J .WGC1{display:block !important;}.WD1O .WO2J{font-size:22px;font-weight:400;}.WA2J,.WA2J .WKYX,.WA2J .WLYX,.WA2J .WKYX .WJXQ,.WA2J .WKYX .WIXQ,.WA2J .WPTO,.WA2J .WELT{display:inline !important;}.WA2J .WKYX .WAXQ{display:inline-block !important;}.WA2J+.WA2J{margin-left:0;}.WI0J{padding-top:0 !important;display:block !important;}.WI0J .WKYX,.WI0J .WLYX,.WI0J .WKYX .WJXQ,.WI0J .WKYX .WIXQ,.WI0J .WPTO,.WI0J .WELT,.WI0J .WKYX .WAXQ{display:block !important;}.WC1J{color:#333;}.WC1J .WETO>.WAUO{display:inline !important;color:#005dba;font-size:20px !important;font-weight:500 !important;display:block;margin:6px 0 0 0 !important;}.WK1J .WOTO{position:static !important;}.WM1J{width:100% !important;}.WB3J{float:left;display:block;width:25%;}.WC3J{float:right;display:block;width:25%;}.WJ2J .WB3J,.WI2J .WB3J,.WJ2J .WC3J,.WI2J .WC3J{width:100%;}.WB3J .WECO,.WC3J .WECO{font-size:13px;font-weight:400;color:#878787;padding:7px 0;line-height:17px;border-bottom-color:transparent !important;}.WB3J .WPGO>.WLGO,.WC3J .WPGO>.WLGO{padding-bottom:4px !important;}.WB3J .WPGO>.WLGO:last-child,.WC3J .WPGO>.WLGO:last-child{padding-bottom:0 !important;}.WG1J{display:block;width:75%;padding-top:4px;text-align:right;float:right;}.WJ2J .WG1J,.WI2J .WG1J{width:100%;text-align:left;margin-bottom:4px;padding-bottom:8px;border-bottom:1px solid #c7c7c7;}.WJ2J .WD0J,.WI2J .WD0J{border-bottom:0;}.WI2J .WFOF+.WFOF{padding-left:10px;}.WI2J .WO0M{font-size:12px;}.WF0O .WN1J{background-color:#f7f7f7;padding:15px 10px;box-shadow:inset 4px 0 0 0 #cdcdcd;}.WF0O .WP1J{border-bottom:none;margin-bottom:0;padding-bottom:0;}.WF0O .WH2J{color:#787878;}.WN1J:empty,.WL2J:empty,.WF2J:empty,.WB2J:empty,.WE1J:empty,.WI1J:empty,.WG1J:empty,.WH2J:empty,.WB3J:empty,.WC3J:empty,.WC2J:empty{display:none;}.WD0J:empty+.WM1J{padding-top:20px;}.WORP .WO2J .WCTO{padding-top:0 !important;display:inline-block !important;}.WG0J{box-shadow:none !important;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/DFF1ECA6FB2766D031630282DA71D1D0.cache.svg') !important;background-size:auto;background-repeat:no-repeat;}.WE2J{display:none !important;}.WE0J{padding-right:16px;margin-left:-4px;}.WEBK{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WICK.WN1J{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1A84DB85F3C44A91062A863EA80B0636.cache.svg'), -webkit-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1A84DB85F3C44A91062A863EA80B0636.cache.svg'), -moz-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1A84DB85F3C44A91062A863EA80B0636.cache.svg'), -o-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1A84DB85F3C44A91062A863EA80B0636.cache.svg'), -ms-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1A84DB85F3C44A91062A863EA80B0636.cache.svg'), -o-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1A84DB85F3C44A91062A863EA80B0636.cache.svg'), linear-gradient(to right, #01baee 5%, #5abece 95%);-moz-transition:padding 220ms ease-in-out;-webkit-transition:padding 220ms ease-in-out;-o-transition:padding 220ms ease-in-out;transition:padding 220ms ease-in-out;background-size:cover;background-color:#01baee;padding:14px 20px 32px 20px;margin-bottom:-20px;}.WICK.WN1J.WJCK{background-image:newBackGroundImageSVG, -webkit-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:newBackGroundImageSVG, -moz-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:newBackGroundImageSVG, -o-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:newBackGroundImageSVG, -ms-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:newBackGroundImageSVG, -o-linear-gradient(left, #01baee 5%, #5abece 95%);background-image:newBackGroundImageSVG, linear-gradient(to right, #01baee 5%, #5abece 95%);-moz-transition:padding 220ms ease-in-out;-webkit-transition:padding 220ms ease-in-out;-o-transition:padding 220ms ease-in-out;transition:padding 220ms ease-in-out;background-size:cover;background-color:#01baee;padding:14px 20px 32px 20px;margin-bottom:-20px;}.WICK.WMAK{background-position:center center;box-shadow:inset 0 2px 4px -2px rgba(0, 0, 0, 0.45), inset 0 -70px 60px -20px rgba(0, 0, 0, 0.45);}.WICK.WMAK .WNHK{padding:3px 3px 3px 3px;border-radius:9999px;}.WICK.WMAK:hover .WNHK{background-color:rgba(0, 0, 0, 0.45);}.WICK.WMAK .WO2J{visibility:hidden;}.WICK>.WP1J{border-bottom:0 solid transparent;margin:0;padding:0;}.WICK+.WP1J{display:none;background-color:white;width:auto;padding:5px 10px 20px 10px;border-radius:3px 3px 0 0;margin:0 20px -10px 20px;}.WICK.WGCK+.WP1J{display:block;}.WICK .WH2J{color:white;font-size:22px;font-weight:400;}.WICK .WL2J{padding-right:0;}.WICK .WF2J{vertical-align:top;padding-right:10px;}.WICK .WHCK{width:32px;height:32px;}.WICK .WAIT,.WICK .WNHK{-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;color:white;cursor:pointer;padding:3px;margin:-3px;}.WICK .WAIT:hover,.WICK .WAIT:active,.WICK .WAIT:focus,.WICK .WNHK:hover,.WICK .WNHK:active,.WICK .WNHK:focus{color:white !important;text-shadow:0 0 4px white;box-shadow:0 0 0 1px;border-radius:9999px;padding:3px;margin:-3px;}.WICK .WAIT.WBIK,.WICK .WNHK.WBIK{color:white;cursor:pointer;padding:3px;margin:-3px;}.WICK .WAIT.WBIK:hover,.WICK .WAIT.WBIK:active,.WICK .WAIT.WBIK:focus,.WICK .WNHK.WBIK:hover,.WICK .WNHK.WBIK:active,.WICK .WNHK.WBIK:focus{color:white !important;-webkit-filter:drop-shadow(0 0 2px white);filter:drop-shadow(0 0 2px white);box-shadow:0 0 0 1px;border-radius:9999px;padding:3px;margin:-3px;}.WICK .WAIT.WBIK.WKHK,.WICK .WNHK.WBIK.WKHK{-webkit-filter:drop-shadow(0 0 2px white);filter:drop-shadow(0 0 2px white);box-shadow:0 0 0 1px;border-radius:9999px;padding:3px;margin:-3px;}.WICK .WAIT.WKHK,.WICK .WNHK.WKHK{color:white !important;text-shadow:0 0 4px white;box-shadow:0 0 0 1px;border-radius:9999px;padding:3px;margin:-3px;}.WICK .WI1J{vertical-align:middle;}.WICK .WH1J{margin-top:-4px;}.WICK .WO2J .WAUO,.WICK .WO2J .WGC1{color:white;font-size:22px;font-weight:400;}.WICK .WO2J .WETO>.WAUO{color:white;font-size:22px;font-weight:500;}.WHBK.WN1J{-moz-transition:padding 220ms ease-in-out;-webkit-transition:padding 220ms ease-in-out;-o-transition:padding 220ms ease-in-out;transition:padding 220ms ease-in-out;margin-bottom:-20px;padding:24px 39px 24px 40px;display:block;margin:0;}.WHBK.WN1J>.WF2J{vertical-align:middle;padding-right:0;}.WHBK.WMAK{background-position:center center;}.WHBK.WMAK .WNHK,.WHBK.WMAK .WDJK{border-radius:9999px;transition:background-color 120ms ease-in-out;}.WHBK.WMAK:hover .WNHK,.WHBK.WMAK:hover .WDJK{background-color:rgba(0, 0, 0, 0.45);}.WHBK.WMAK .WO2J{display:none;}.WHBK .WEJK .WPCK{fill:inherit !important;color:#a6d2ff !important;}.WHBK>.WP1J{border-bottom:0 solid transparent;margin:0;padding:4px 0 4px 0 !important;line-height:1;}.WHBK+.WP1J{display:none;background-color:white;width:auto;padding-left:40px;padding-right:40px;}.WHBK+.WP1J>.WD0J{padding:20px 20px 0 20px;}.WHBK.WGCK+.WP1J{display:block;}.WHBK .WH2J{color:white;font-size:28px;font-weight:500;}.WHBK .WL2J{padding-right:12px;vertical-align:baseline;}.WHBK .WF2J{vertical-align:top;padding-right:16px;}.WHBK .WHCK{width:64px;height:64px;border:2px solid white;}.WHBK .WNHK,.WHBK .WDJK{color:white;}.WHBK .WNHK:hover,.WHBK .WDJK:hover{color:white !important;}.WHBK .WNHK:focus,.WHBK .WDJK:focus{color:white !important;box-shadow:0 0 0 2px white !important;}.WHBK .WI1J{vertical-align:top;padding-top:4px;display:table-cell;}.WHBK .WH1J{margin-top:-4px;}.WHBK .WO2J{display:table-cell;color:white;font-size:28px;font-weight:500;}.WHBK .WO2J .WETO .WKSO,.WHBK .WO2J .WAUO,.WHBK .WO2J .WGC1{color:white !important;}.WHBK .WO2J .WC1J{color:#005dba;font-size:20px !important;font-weight:500 !important;display:block;margin:6px 0 0 0 !important;}.WHBK .WO2J .WC1J .WETO .WOTO{top:0;}.WHBK .WO2J .WH2J .WAUO,.WHBK .WO2J .WH2J .WGC1{font-size:28px !important;font-weight:500 !important;}.WHBK .WO2J .WH2J .WETO .WAUO{color:white;font-size:28px;font-weight:500;}.WHBK .WO2J .WH2J .WETO .WOTO{top:5px;}.WJBK>.WP1J{width:100% !important;}.WLBK.WN1J{padding:20px 16px 20px 16px !important;}.WLBK .WO2J{padding-left:6px;-moz-transition:font-size 220ms ease-in-out;-webkit-transition:font-size 220ms ease-in-out;-o-transition:font-size 220ms ease-in-out;transition:font-size 220ms ease-in-out;}.WLBK .WO2J .WC1J .WAUO,.WLBK .WO2J .WC1J .WGC1{font-size:14px !important;font-weight:400;}.WLBK .WO2J .WC1J .WOTO{top:-4px;}.WLBK .WO2J .WH2J .WAUO,.WLBK .WO2J .WH2J:first-child,.WLBK .WO2J .WH2J .WETO .WAUO{font-size:20px !important;}.WLBK .WO2J .WH2J .WETO .WOTO{top:0;}.WLBK .WO2J .WH2J .WETO .WAUO.WKSO{color:white !important;font-size:20px;font-weight:500;}.WLBK .WHCK{width:38px;height:38px;border:2px solid white;margin-left:0;}.WDCK+.WP1J{box-shadow:0 1px 3px 0 rgba(10, 22, 29, 0.05);padding:5px 10px 5px;border-radius:3px 3px 3px 3px;margin:0 20px 24px 20px;}.WKCK.WN1J.WJ1J{height:342px;margin-bottom:-84px;}.WKCK.WN1J.WJ1J .WO2J{margin-top:7px;padding-left:6px;}.WKCK.WN1J.WJ1J .WN2J{top:37px;right:0;position:absolute;}.WKCK.WMAK .WI1J{top:-22px !important;}.WKCK.WN1J{height:190px;border-bottom-left-radius:10000px 200px;border-bottom-right-radius:10000px 200px;margin:0 0 -84px 0;padding:24px 0 0 0;}.WKCK .WP1J{text-align:center;margin:auto;}.WKCK .WO2J{font-size:28px;line-height:36px;width:100%;display:inline-block;margin-top:32px;}.WKCK .WI1J{display:inline-block;width:100%;position:relative;top:-79px;}.WKCK .WN2J{margin-right:-4px;}.WKCK .WJ-J{text-align:center;margin-top:12px;}</style><script src="./Software Engineer, Full Stack-Page2_files/ckeditor.js.download" integrity="sha256-fXOQTb9nWzjVCKn0U3Mw0jH0KtZtqfjBO8AGM9zotSo=" crossorigin="anonymous"></script><style>.WFHT{background-color:#edeff0;background-color:#edeff0;}.WAIT.WDJK{display:inline-block;font-size:40px;overflow:hidden;line-height:22px;position:relative;top:2px;}.WAIT.WDJK .wd-icon{height:22px;width:26px;}.WICK .WAIT.WDJK{-moz-transition:all 300ms ease-in;-webkit-transition:all 300ms ease-in;-o-transition:all 300ms ease-in;transition:all 300ms ease-in;margin-right:7px;}.WICK .WAIT.WDJK:hover,.WICK .WAIT.WDJK:active,.WICK .WAIT.WDJK:focus{margin-right:7px;}.WGHT{padding-right:16px;margin-left:-4px;}.WPHT{display:none !important;}.WPHT.WAIT{display:inline-block;width:0;opacity:0;cursor:default !important;}.WFXQ{position:relative;outline:none !important;}.WGXQ{padding:5px 12px 5px 8px;}.WJXQ{display:block;}.WIXQ{color:#ddd;}.WIXQ:hover.WOXQ{background-color:transparent !important;}.WKXQ .WIXQ{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.WHXQ{display:none;}.WNXQ{display:block;background:#c7c7c7;height:1px;margin:6px 0;}.WPVJ{background-color:#edeff0;}.WDXJ{display:block;}.WKWJ{height:53px;border-bottom:1px solid #e5e5e5;padding:19px 15px 0 65px;left:0 !important;right:0 !important;margin-left:0 !important;}.WKWJ>.WIBQ,.WKWJ>.WE4I{position:absolute;width:38px;height:38px;left:15px;top:17px;border-width:0 !important;}.WCXJ>.WKWJ{padding-top:23px;padding-bottom:16px;padding-left:85px;}.WCXJ>.WKWJ>.WIBQ,.WCXJ>.WKWJ>.WE4I{width:58px;height:58px;}.WKWJ.WPWJ{cursor:pointer;}.WKWJ:focus{background-color:rgba(28, 186, 237, 0.15);}.WIWJ{font-size:15px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#4c6068;}.WCXJ .WIWJ{font-size:21px;font-weight:400;}.WJWJ{font-size:13px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#73909c;cursor:pointer;}.WJWJ:hover{color:#5b7681;}.WCXJ .WJWJ{font-size:15px;}.WFYJ.WIT{padding:0 !important;width:240px !important;margin-top:-4px;border-width:0;}.WG-J.WIT{border-width:1px;border-color:#dbdfe3;}.WFYJ>.WMT{left:auto !important;right:10px !important;border-color:transparent;}.WG-J>.WMT{border-color:#dbdfe3;}.WFYJ>.WFT{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;padding:72px 0 60px 0;width:240px;overflow:hidden;white-space:nowrap;}.WORP>.WFYJ>.WFT{direction:rtl;}.WFYJ.WOVJ>.WFT{padding:72px 0 60px 0 !important;}.WCXJ.WIT{width:auto !important;right:0 !important;bottom:0 !important;left:0 !important;border-width:1px 0 0 0;border-radius:0;}.WCXJ::before{content:" ";display:block;position:absolute;top:-52px;left:0;height:51px;right:60px;background:rgba(61, 173, 235, 0.9);}.WCXJ.WG-J::before{background:rgba(255, 255, 255, 0.85);}.WCXJ>.WFT{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:none !important;max-height:none !important;width:auto !important;height:100% !important;padding-top:92px;}.WCXJ.WOVJ>.WFT{padding-top:92px !important;}.WCXJ>.WMT{right:30px !important;}.WKXJ,.WC-J{display:block;color:#73909c;cursor:pointer;font-size:13px;line-height:16px;}.WCXJ .WKXJ,.WCXJ .WC-J{font-size:15px;line-height:30px;}.WC-J{font-size:12px;color:#b0b8bf;line-height:17px;}.WMXJ>.WJXQ{position:relative;}.WMXJ>.WJXQ:first-child{margin-top:7px;}.WLXJ{display:block;background-size:25px auto;background-position:20px center;background-repeat:no-repeat;box-shadow:inset 0 0 0 0 transparent;position:relative;padding:10px 20px 10px 20px;max-height:240px;}.WLXJ.WOWQ{background-color:rgba(28, 186, 237, 0.15);}.WLXJ:hover{background-color:rgba(0, 0, 0, 0.05) !important;}.WLXJ:hover>.WKXJ,.WLXJ:hover>.WC-J{color:#5b7681;}.WCXJ .WLXJ::before{content:" ";display:block;position:absolute;height:1px;left:20px;right:20px;background-color:#f1f1f1;top:0;}.WCXJ .WJXQ:first-child>.WLXJ::before{display:none;}.WCXJ .WJXQ:hover>.WLXJ::before,.WCXJ .WJXQ:hover+.WJXQ>.WLXJ::before{background-color:transparent;}.WJYJ{box-shadow:inset 4px 0 0 0 #1cbaed;}.WJYJ>.WKXJ,.WJYJ>.WC-J{color:#1cbaed;}.WAYJ{display:table;width:100%;height:100%;}.WMXJ{display:table-row;height:100%;}.WOUJ{display:table-row;}.WNUJ{-moz-transition:background-color 100ms ease-in-out, border-top-color 100ms ease-in-out;-webkit-transition:background-color 100ms ease-in-out, border-top-color 100ms ease-in-out;-o-transition:background-color 100ms ease-in-out, border-top-color 100ms ease-in-out;transition:background-color 100ms ease-in-out, border-top-color 100ms ease-in-out;background-repeat:no-repeat;background-color:rgba(240, 241, 242, 0.9);}.WNUJ:first-child{border-top:1px solid #dfdfe0;}.WCYJ>.WNUJ{background-color:white;border-top-color:white;}.WMUJ,.WE-J{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/238E01896E5E2FFBD76EBC18566D2F15.cache.svg');background-position:center right;background-origin:content-box;background-repeat:no-repeat;background-size:8px 13px;padding:10px 20px 10px 20px;}.WMUJ:focus,.WE-J:focus{background-color:rgba(28, 186, 237, 0.15);}.WMUJ:hover,.WE-J:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/94BDA52F02B818743E4FBF35C8D4CC78.cache.svg');}.WORP .WMUJ,.WORP .WE-J{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/B5372FB9F2B84FBBA7037082ED64FE5B.cache.svg');}.WORP .WMUJ:hover,.WORP .WE-J:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/B09EBEFCDD9C81783D22A2386823B201.cache.svg');}.WJXJ,.WBYJ{background-size:20px auto;background-position:22px center;}.WJXJ>.WKXJ,.WJXJ>.WC-J,.WBYJ>.WKXJ,.WBYJ>.WC-J{padding-right:50px;}.WJXJ::before,.WBYJ::before{display:none;}.WHVJ{max-width:320px;margin:0 auto;padding:0 20px;}.WGVJ{box-shadow:inset 0 4px 0 0 #35abed;display:block;border:1px solid #ccc;background-color:white;border-radius:4px;padding:19px 30px 15px 30px;}.WMYJ{display:block;right:0 !important;left:0 !important;margin-left:0 !important;border-top:1px solid #dfdfe0;height:59px;background-color:rgba(240, 241, 242, 0.9);overflow:hidden;}.WEVJ{background-image:-webkit-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:-moz-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:-o-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:-ms-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:-o-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:linear-gradient(to bottom, #f6f6f6 5%, #f1f1f1 95%);padding:8px 15px 10px 15px;background-color:#eee;border:1px solid #e0e1e2;border-radius:4px;display:block;color:#404040;text-align:center;font-size:13px;font-weight:500;text-shadow:#fcfcfc 0 1px 0;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;}.WEVJ:hover{background-image:-webkit-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:-moz-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:-o-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:-ms-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:-o-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:linear-gradient(to bottom, #f1f1f1 5%, #f6f6f6 95%);background-color:#e9e9e9;}.WEVJ:active{background-image:linear-gradient(to bottom, #eee 5%, #e9e9e9 95%);border-color:rgba(0, 0, 0, 0.2);box-shadow:inset 0 2px 1px 0 rgba(0, 0, 0, 0.08);}.WEVJ+.WEVJ{margin-top:10px;}.WKYJ{background-image:-webkit-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:-moz-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:-o-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:-ms-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:-o-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:linear-gradient(to bottom, #f1b641 5%, #f1b641 95%);padding:8px 15px 10px 15px;background-color:#f0b133;border:1px solid #df9a36;border-radius:4px;display:block;color:#404040;text-align:center;font-size:13px;font-weight:500;text-shadow:#fcfcfc 0 1px 0;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;margin:11px 15px 10px 15px;color:white;text-shadow:#c28122 0 1px 0;font-weight:500;}.WKYJ:hover{background-image:-webkit-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:-moz-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:-o-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:-ms-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:-o-linear-gradient(top, #f1b641 5%, #f1b641 95%);background-image:linear-gradient(to bottom, #f1b641 5%, #f1b641 95%);background-color:#f0b133;}.WKYJ:active{background-image:linear-gradient(to bottom, #f0b133 5%, #f0b133 95%);border-color:rgba(0, 0, 0, 0.2);box-shadow:inset 0 2px 1px 0 rgba(0, 0, 0, 0.08);}.WDYJ{box-shadow:0 -4px 4px 0 rgba(0, 0, 0, 0.05);}.WDVJ{background-image:-webkit-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:-moz-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:-o-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:-ms-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:-o-linear-gradient(top, #ff7a45 45%, #f47245 95%);background-image:linear-gradient(to bottom, #ff7a45 45%, #f47245 95%);position:absolute;display:block;text-shadow:0 1px 0 rgba(0, 0, 0, 0.08);border-radius:9999px;background-color:#ff7a45;min-width:10px;text-align:center;color:white;font-size:12px;font-weight:500;line-height:9px;padding:5px;padding:5px 7px;right:15px;top:9px;font-weight:400;line-height:8px;}.WCXJ .WDVJ{font-size:15px;top:14px;padding:7px 9px;}.WBYJ .WDVJ{background-color:#a9cee2;background-image:none;}.WFXJ{display:inline-block;width:100%;height:100%;white-space:normal;overflow:auto;vertical-align:top;}.WPUJ,.WF-J{display:inline-block;width:100%;height:100%;white-space:normal;overflow:auto;vertical-align:top;margin-top:-67px;padding-bottom:127px;}.WCXJ .WFXJ{-webkit-overflow-scrolling:touch;}.WCXJ .WPUJ,.WCXJ .WF-J{-webkit-overflow-scrolling:touch;margin-top:-84px;padding-bottom:84px;}.WPUJ .WMXJ,.WF-J .WMXJ{display:block;height:auto;}.WA-J{display:block;overflow:hidden;white-space:nowrap;font-size:15px;line-height:47px;text-align:center;color:#4c6068;position:relative;padding:0 60px 0 60px;}.WCXJ .WA-J{font-size:21px;font-weight:400;margin-bottom:10px;}.WOYJ{position:absolute !important;left:15px;width:35px;height:32px;top:8px;}.WOYJ:active{top:9px !important;}.WPYJ{display:block;position:absolute;top:0;right:0;bottom:0;left:-1px;font-size:0;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/8CD2521B5B1A22C4004286030F3F7468.cache.svg');background-size:9px 13px;background-repeat:no-repeat;background-position:center center;}.WPYJ:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/3D70EA50B67DE1F826E12E2F3CE2F26F.cache.svg');}.WORP .WPYJ{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/213550CCFF064AE92838DCA927818C0D.cache.svg');}.WORP .WPYJ:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/B2B96707CE872729214BE37921AABAE7.cache.svg');}.WF-J .WEDN{border-width:0 !important;background-color:transparent;min-height:0;padding:10px 15px 10px 44px;cursor:pointer;position:relative;}.WF-J .WEDN:hover{background-color:rgba(0, 0, 0, 0.05);}.WF-J .WEDN::before{background-image:-webkit-linear-gradient(top, #fdfdfd 5%, #e8e8e8 95%);background-image:-moz-linear-gradient(top, #fdfdfd 5%, #e8e8e8 95%);background-image:-o-linear-gradient(top, #fdfdfd 5%, #e8e8e8 95%);background-image:-ms-linear-gradient(top, #fdfdfd 5%, #e8e8e8 95%);background-image:-o-linear-gradient(top, #fdfdfd 5%, #e8e8e8 95%);background-image:linear-gradient(to bottom, #fdfdfd 5%, #e8e8e8 95%);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFDFDFD', endColorstr='#FFE8E8E8');content:" ";font-size:0;display:block;position:absolute;top:20px;left:18px;border:1px solid #ccc;border-radius:9999px;width:13px;height:13px;}.WF-J .WFDN{cursor:default;}.WF-J .WFDN::before{background-image:none;background-color:#5cb8dd;border-color:white;box-shadow:0 0 6px 0 rgba(60, 60, 60, 0.3);}.WF-J .WBDN{border-color:transparent;margin-right:10px;width:30px;height:30px;}.WF-J .WCDN{color:#565656 !important;font-weight:400 !important;position:absolute;top:0;right:15px;bottom:0;left:89px;line-height:52px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.WAXJ{box-shadow:0 0 0 3px white, 0 0 0 4px #35abed, 0 0 6px #35abed !important;}.WCXJ .WCDN{font-size:15px;}.WHXJ{display:none !important;}.WBVJ,.WNXJ,.WMWJ,.WH-J,.WNYJ{background-image:none;}.WGXJ,.WD-J{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/D08F53DEA9A9BE7A927CC7B4213107F2.cache.svg');background-repeat:no-repeat;background-size:13px 13px;background-position:center right;background-origin:content-box;}.WCVJ,.WOWJ,.WIXJ,.WOXJ,.WI-J,.WPXJ,.WNWJ,.WIYJ,.WJXJ{background-image:none;}.WAWQ{background-color:#edeff0;}.WLWQ{cursor:pointer;color:#4a4a4a;}.WLWQ:hover{background-color:#f3f3f3;}.WPWQ{-moz-transition:max-height 0.25s ease-in-out 0.5s;-webkit-transition:max-height 0.25s ease-in-out 0.5s;-o-transition:max-height 0.25s ease-in-out 0.5s;transition:max-height 0.25s ease-in-out 0.5s;}.WPWQ.WLWQ{color:#4a4a4a;}.WPWQ.WJWQ{max-height:0;background-color:#f3f3f3;}.WPWQ.WJWQ .WAXQ{opacity:0;}.WAXQ{-moz-transition:opacity 0.25s ease-in-out;-webkit-transition:opacity 0.25s ease-in-out;-o-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out;}.WKWQ{padding:5px 12px 5px 8px;}.WOWQ{background-color:#ebf8fc;}.WNWQ{display:none;}.WBWQ.WOWQ,.WBWQ.WLWQ:hover{background-color:#e6ebed;}.WK-O{background-color:#edeff0;background-color:#edeff0;}.WC1O{padding:20px 20px 25px 20px;background:transparent;}.WD1O{background-color:#edeff0;}.WO-O{background-color:white;}.WG0O,.WP1O,.WF0O{position:relative;}.WM1O{padding-top:0;}.WM1O>.WH1O,.WM1O>.WN1J,.WF0O.WO0O .WI1J,.WH1O:empty,.WG1O:empty{display:none;}.WH1O{position:relative;padding:15px;margin:0 0 10px 0;}.WF1O{padding:0;}.WE0O{padding-top:0;}.WE0O .WECW{padding:20px 20px 25px 20px;}.WE0O>.WF1O{background-color:white;border-radius:3px;padding:18px 18px 18px 18px;box-shadow:0 1px 3px 0 rgba(10, 22, 29, 0.05);min-height:30px;padding-left:20px;padding-right:20px;position:relative;z-index:0;}.WN-O{padding:18px 40px 18px 40px;}.WN-O>.WF1O{background-color:white;min-height:30px;padding:0;position:relative;z-index:0;border-radius:0;box-shadow:none;}.WK0O{padding:0;}.WL0O{background-color:#edeff0;min-height:30px;padding:0;position:relative;z-index:0;}.WN0O{box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.08);border-top-style:solid;border-top-color:#dae2e6;border-top-width:1px;padding-top:5px;}.WB-O{border-top:1px solid #dadada;margin-top:15px;padding-top:15px;}.WI0O{padding-top:15px;}.WG1O{text-align:left;}.WP0O{display:block;position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-color:rgba(255, 255, 255, 0.8);z-index:21;}.WP0O::before{content:" ";display:block;width:0;height:0;left:50%;top:0;margin-left:0;position:absolute;background-image:none;background-size:0;background-repeat:no-repeat;background-position:center center;opacity:0.75;}.WP0O::after{transform:scale(0);-webkit-animation-name:loadResponsively;-moz-animation-name:loadResponsively;-o-animation-name:loadResponsively;-ms-animation-name:loadResponsively;animation-name:loadResponsively;-webkit-animation-duration:1400ms;-moz-animation-duration:1400ms;-o-animation-duration:1400ms;-ms-animation-duration:1400ms;animation-duration:1400ms;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both;background-color:#c6c6c6;width:18px;height:18px;border-radius:9999px;display:block;position:absolute;font-size:0;content:" ";-moz-animation-delay:1960ms;-webkit-animation-delay:1960ms;-ms-animation-delay:1960ms;-o-animation-delay:1960ms;animation-delay:1960ms;top:50%;left:50%;margin-left:-9px;margin-top:100px;top:80px;margin-top:0;}.WA1O::before{transform:scale(0);-webkit-animation-name:loadResponsively;-moz-animation-name:loadResponsively;-o-animation-name:loadResponsively;-ms-animation-name:loadResponsively;animation-name:loadResponsively;-webkit-animation-duration:1400ms;-moz-animation-duration:1400ms;-o-animation-duration:1400ms;-ms-animation-duration:1400ms;animation-duration:1400ms;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both;background-color:#c6c6c6;width:18px;height:18px;border-radius:9999px;display:block;position:absolute;font-size:0;content:" ";-moz-animation-delay:1800ms;-webkit-animation-delay:1800ms;-ms-animation-delay:1800ms;-o-animation-delay:1800ms;animation-delay:1800ms;bottom:-118px;left:29px;top:80px;bottom:auto;left:50%;margin-left:-35px;}.WA1O::after{transform:scale(0);-webkit-animation-name:loadResponsively;-moz-animation-name:loadResponsively;-o-animation-name:loadResponsively;-ms-animation-name:loadResponsively;animation-name:loadResponsively;-webkit-animation-duration:1400ms;-moz-animation-duration:1400ms;-o-animation-duration:1400ms;-ms-animation-duration:1400ms;animation-duration:1400ms;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both;background-color:#c6c6c6;width:18px;height:18px;border-radius:9999px;display:block;position:absolute;font-size:0;content:" ";-moz-animation-delay:2120ms;-webkit-animation-delay:2120ms;-ms-animation-delay:2120ms;-o-animation-delay:2120ms;animation-delay:2120ms;bottom:-118px;right:29px;top:80px;bottom:auto;right:50%;margin-right:-35px;}.WO1O.WB1O{margin-top:-24px;}.WC1O.WJ0O{width:100%;height:100%;padding:0;}.WC1O.WJ0O .WF1O{width:auto;height:100% !important;}.WHVU .WLGO{text-align:center;}.WHVU .WLGO .WDKO,.WHVU .WLGO .WDLO,.WHVU .WLGO .WJKO,.WHVU .WLGO .wd-hiddenGrid .grid-fixed-width-column{width:auto;}.WHVU .WLGO .wd-hiddenGrid .WDKO{table-layout:auto;}.WHVU .WLGO .wd-hiddenGrid .grid-head-row>td:first-child,.WHVU .WLGO .wd-hiddenGrid .grid-body-row>td:first-child{padding-left:17px;min-width:80px;}.WHVU .WJKO{border:none;box-shadow:none;text-align:left;}.WHVU .WC5-.WP3-{border-top:none;width:300px;margin:auto;}.WHVU .WC5-.WJ5-{box-shadow:none;width:auto !important;margin:auto;}.WHVU .WC5-.WJ5->tbody>tr:hover>td{background-color:transparent;}.WKEO{background-color:#edeff0;background-color:#edeff0;}.WJGO{outline:none;}.WIGO>.WGFO>.WIFO{display:none !important;}.WMFO{padding:0;}.WIFO{color:#333;line-height:1.34;font-weight:500;}.WNGO>.WIFO::before{content:"*" !important;color:#ed1f24;font-size:22px;text-align:center;position:relative;top:-2px;display:block;float:right;width:0;height:0;overflow:visible;}.WIFO.WEHO{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.WIFO.WEHO>.WKFO{display:none;}.WIFO.WLEO{padding-top:8px;}.WD1O .WNGO>.WIFO::before{font-size:19px;}.WD1O .WIFO{font-size:12px;color:#333;font-weight:500;}.WD1O .WJFO{font-weight:600;}.WGHO>.WBGO{display:table;width:100%;}.WGHO>.WBGO>.WGFO{display:table-row;}.WGHO>.WBGO>.WGFO:last-child>.WIFO,.WGHO>.WBGO>.WGFO:last-child>.WLFO{border-bottom-width:0;}.WGHO>.WBGO>.WGFO>.WIFO{display:table-cell;vertical-align:top;border-bottom:8px solid transparent;padding:4px 20px 0 0;width:1px;}.WGHO>.WBGO>.WGFO>.WIFO.WLEO{padding-top:8px;}.WGHO>.WBGO>.WGFO>.WIFO::before{left:6px;}.WGHO>.WBGO>.WGFO>.WIFO>.WKFO{display:block;white-space:nowrap;overflow:hidden;height:1px;opacity:0;}.WGHO>.WBGO>.WGFO>.WLFO{display:table-cell;vertical-align:top;border-bottom:8px solid transparent;padding-right:3px;}.WGHO>.WBGO+.WLGO,.WGHO>.WLGO+.WBGO{margin-top:20px;}.WE5 .WGHO>.WBGO>.WGFO>.WIFO.WLEO,.WE5 .WHGO>.WBGO>.WGFO>.WIFO.WLEO{padding-top:4px;}.WGHO>.WLGO+.WLGO{margin-top:8px;}.WHGO>.WBGO{display:block;width:auto;}.WHGO>.WBGO>.WGFO{display:inline-block;vertical-align:top;margin:0 20px 8px 0;}.WHGO>.WBGO>.WGFO>.WIFO{display:table-cell;padding-top:4px;padding-right:20px;vertical-align:top;}.WHGO>.WBGO>.WGFO>.WIFO::before{left:5px;}.WHGO>.WBGO>.WGFO>.WIFO:empty,.WHGO>.WBGO>.WGFO>.WIFO>.WKFO{display:none;}.WHGO>.WBGO>.WGFO>.WIFO.WLEO{padding-top:8px;}.WHGO>.WBGO>.WGFO.WNGO>.WIFO:empty{display:table-cell;}.WHGO>.WBGO>.WGFO>.WLFO{display:table-cell;white-space:normal;vertical-align:top;}.WHGO>.WBGO>.WMFO{margin-right:0;}.WHFO{display:block !important;}.WHFO>.WIFO{display:inline-block !important;}.WHFO>.WLFO,.WHFO>.WLFO>.WHHO{display:block !important;}.WHGO>.WLGO{display:block;padding:4px 0;}.WDFO>.WLGO{display:inline-block;vertical-align:top;padding:4px 10px;}.WDFO>.WLGO:first-child:last-child{padding-left:0;padding-right:0;}.WBHO,.WBGO.WKGO>.WGFO+.WGFO,.WFFO .WBGO>.WGFO+.WGFO{margin-top:15px;}.WDFO>.WLGO{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px 20px 10px;}.WDFO.WPGO>.WLGO{width:100%;padding-left:0;padding-right:0;}.WDFO.WPGO>.WLGO:first-child{padding-top:0;}.WDFO.WPGO>.WLGO:last-child,.WDFO.WFHO>.WLGO:nth-last-child(-n+2),.WDFO.WCHO>.WLGO:nth-last-child(-n+3),.WDFO.WDHO>.WLGO:nth-last-child(-n+2){padding-bottom:0;}.WDFO.WFHO>.WLGO:nth-child(odd){width:50%;padding-left:0;}.WDFO.WFHO>.WLGO:nth-child(even){width:50%;padding-right:0;}.WDFO.WCHO>.WLGO:nth-child(3n-2){width:33%;padding-left:0;}.WDFO.WCHO>.WLGO:nth-child(3n-1){width:34%;}.WDFO.WCHO>.WLGO:nth-child(3n){width:33%;padding-right:0;}.WDFO.WDHO>.WLGO:first-child{width:100%;padding-left:0;padding-right:0;}.WDFO.WDHO>.WLGO:nth-child(2n){width:50%;padding-left:0;}.WDFO.WDHO>.WLGO:nth-child(2n+3){width:50%;padding-right:0;}.WIT .WDFO>.WLGO{display:table-cell;}.WOGO .WDFO>.WLGO{display:inline-block;}.WFT .WGHO{padding:8px 0 8px 0;}.WBGO.WKGO,.WFFO .WBGO{display:block;width:auto;}.WBGO.WKGO>.WGFO,.WFFO .WBGO>.WGFO{display:block;}.WBGO.WKGO>.WGFO>.WIFO,.WFFO .WBGO>.WGFO>.WIFO{display:block;padding:0 20px 0 0;margin:0 0 2px 0;width:auto;max-width:none;border-bottom-width:0;}.WBGO.WKGO>.WGFO>.WIFO>.WKFO,.WFFO .WBGO>.WGFO>.WIFO>.WKFO{display:none;}.WBGO.WKGO>.WGFO.WNGO .WIFO,.WFFO .WBGO>.WGFO.WNGO .WIFO{display:inline-block;}.WBGO.WKGO>.WGFO>.WLFO,.WFFO .WBGO>.WGFO>.WLFO,.WBGO.WKGO>.WGFO>.WLFO>.WHHO,.WFFO .WBGO>.WGFO>.WLFO>.WHHO{display:block;}.WGGO{position:absolute !important;height:1px;width:1px;overflow:hidden;font-size:1px;color:rgba(255, 255, 255, 0.1);text-indent:100px;}.WND0{background-color:#edeff0;}.WME0{margin-left:-19px;}.WNE0{margin-left:4px;}.WJE0{display:table-cell;vertical-align:middle;padding:0 10px;}.WIE0{display:table-cell;vertical-align:middle;padding:0 5px 0 0;}.WHE0{display:inline-block;padding:5px 0;margin:0 0 0 27px;}.WJE0:empty,.WHE0:empty{display:none;}.WAF0{display:table-cell;}.WOE0{border-color:#66d5f2 !important;background-color:#00b9ea !important;}.WOE0 .wd-icon-question,.WFE0 .wd-icon-question{color:white;}.WFE0{border-color:#005dba !important;background-color:#005dba !important;}.WJSO{background-color:#edeff0;background-color:#edeff0;}.WHUO{text-align:left;}.WPTO{display:block;padding:7px 8px 6px 8px;outline:none;}.WPTO.WEUO{background-color:#ebf8fc;}.wd-hiddenGrid .WPTO{padding-right:28px;}.WCTO{list-style-type:none;display:table-cell;vertical-align:top;white-space:nowrap;padding:4px 4px 0 0;}.WCTO:last-child{padding:4px 4px 0 4px;}.WCTO:empty{padding:0 !important;}.WHTO .WIPR,.WHTO .WKNR{opacity:1 !important;}.WAUO{display:table-cell;vertical-align:top;padding:4px 0 0 0;}.WETO>.WAUO{color:#0067ac;cursor:pointer;}.WETO>.WAUO.WKSO{color:#005dba;}.WETO>.WAUO:hover,.WETO>.WAUO:focus{text-decoration:underline;}.WC1J .WAUO{font-size:20px;}.WNTO{word-break:break-all;word-wrap:break-word;}.WOTO{display:inline-block;vertical-align:top;}.WJTO.WPTO{display:inline-block;padding:0 6px 0 0 !important;}.WJTO.WPTO .WAUO,.WJTO.WPTO .WCTO,.WKTO,.WKTO .WAUO{padding:0;}.WJTO+.WJTO,.WGYX .WJTO{margin-left:5px;}.WDTO{cursor:pointer;}.WH-X .WCUO .WCTO{display:block;padding-bottom:5px;}.WCUO .WGPR{height:50px;width:50px;background-size:50px 50px;}.WORP .WETO.WPTO .WAUO{display:inline-block;}.WORP .WFOM .WAUO{display:inline;padding:4px 0 0;}.WORP .WMTO{word-wrap:break-word;}.WBE1{word-break:break-all;word-wrap:break-word;display:inline;text-decoration:inherit;}.WCE1{text-indent:initial;}.WD4Y{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WH3Y{position:absolute;left:-99999px;z-index:-99999;overflow:hidden;opacity:0.01;display:inline;}.WI3Y{position:absolute;color:rgba(255, 255, 255, 0.01);transform:scale(0.01);width:1px;z-index:-1000;display:inline;overflow:hidden;}.WL4Y.WO5Y{box-sizing:border-box;height:32px;}.WL4Y.WO5Y.WAXF{margin-top:0;}.WO5Y{position:relative;vertical-align:top;display:inline-block;min-width:218px;width:218px;height:26px;border:1px solid #cbced4;border-radius:3px;overflow:hidden;background-color:white;}.WO5Y:hover{border:1px solid #b8bbbf;background-color:#f9fafb;cursor:pointer;}.WO5Y:hover .WK3Y{background-color:#d8e1e6;}.WO5Y.WL4Y{border:1px solid #cad4d8;}.WO5Y.WL4Y:hover{background-color:white;border:1px solid #9da9af;}.WO5Y.WL4Y:hover .WK3Y,.WJ5Y .WK3Y{background-color:white;}.WO5Y.WL4Y .WK3Y .WDJK{color:#87969e;}.WJ5Y:hover .WK3Y{background-color:#f9fafb;}.WA5Y,.WA5Y:hover{border:1px solid #58b7df;}.WA5Y .WE5Y,.WA5Y:hover .WE5Y{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/A7A1A8261B14295D64DE1CB53314860F.cache.svg');background-size:100% 100%;background-repeat:no-repeat;}.WA5Y.WL4Y,.WA5Y:hover.WL4Y{border:solid 2px #005dba;}.WA5Y.WL4Y .WLA-,.WA5Y:hover.WL4Y .WLA-{margin-top:4px;margin-left:7px;}.WA5Y.WL4Y .WK3Y,.WA5Y:hover.WL4Y .WK3Y{margin-top:-1px;margin-right:-1px;background-color:transparent;}.WA5Y.WL4Y .WJ3Y .WDJK,.WA5Y:hover.WL4Y .WJ3Y .WDJK{color:#005dba;}.WG5Y{position:relative;float:left;display:block;width:189px;height:26px;border-top-left-radius:3px;border-bottom-left-radius:3px;}.WG5Y .WPTO{vertical-align:top;display:inline-block;padding:0;}.WG5Y .WITO{display:inline-block;padding:0;}.WG5Y .WFNR{display:inline-block;width:22px;height:19px;margin-top:2.5px;margin-bottom:3px;margin-left:4px;border:1px solid #ddd;border-radius:3px;padding:0;background-color:#f1f2f3;background-position:center center;background-size:10px 10px;margin-top:2px !important;}.WBA-{display:inline-block;width:181px;height:18px;margin-top:4px;margin-left:8px;border:none;padding:0;outline:none;overflow:hidden;background-color:transparent;text-overflow:ellipsis;white-space:nowrap;}.WBA-::-ms-clear{width:0;}.WCA-{display:inline-block;width:152px;}.WCA-::-ms-clear{width:0;}.WKA-{margin-left:8px;}.WLA-{color:rgba(0, 0, 0, 0.3);}.WLA-.WL4Y{color:#687984;}.WL4Y .WK3Y{position:absolute;right:0;float:none;}.WK3Y{position:relative;float:right;display:block;width:28px;height:26px;border:none;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#edf0f2;}.WK3Y .WDJK{font-size:27px;color:#8b9399;}.WK3Y .WDJK .wd-icon-chevron-down{height:14px;padding-left:2px;padding-top:6px;}.WK3Y .WDJK .wd-icon-caret-down{height:15px;padding-left:2px;padding-top:6px;}.WJ3Y{position:absolute;height:100%;width:100%;}.WO5Y:hover .WDJK{color:#6e7780;}.WO5Y:hover.WL4Y .WDJK{color:#53636d;}.WA5Y .WB5Y .WDJK{color:#58b7df;}.WA5Y .WB5Y .WE5Y,.WA5Y .WB5Y .WO5Y:hover .WK3Y .WE5Y{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1F047036B1C92439C1233815C8ED6B06.cache.svg');background-size:100% 100%;background-repeat:no-repeat;}.WE5Y{width:16px;height:9px;margin-top:8.5px;margin-right:6px;margin-bottom:8.5px;margin-left:6px;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/5EC1BE1DAE03F597777D60BF57096634.cache.svg');background-size:100% 100%;background-repeat:no-repeat;}.WGA-,.WM4Y{border:1px solid #e5e5e5 !important;border-top:none;border-left:none !important;border-radius:3px;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.1) !important;}.WGA-.WK-Q,.WM4Y.WK-Q,.WGA-.WC4Y.WK-Q,.WM4Y.WC4Y.WK-Q{padding:0 !important;}.WGA- .WPTO,.WM4Y .WPTO{display:block;width:100%;height:100%;padding:0;}.WGA- .WIXQ,.WM4Y .WIXQ{min-height:28px;border-left:1px solid #e5e5e5;padding:0;color:#666;}.WGA- .WIXQ.WLWQ:hover,.WM4Y .WIXQ.WLWQ:hover{background-color:#e8eaeb;}.WGA- .WIXQ.WF5Y,.WM4Y .WIXQ.WF5Y{color:#58b7df;}.WGA- .WJXQ:last-child .WIXQ,.WM4Y .WJXQ:last-child .WIXQ{border-bottom:1px solid transparent;}.WGA- .WJXQ:last-child .WOWQ,.WM4Y .WJXQ:last-child .WOWQ{border-bottom:1px solid #58b7df;}.WGA- .WITO,.WM4Y .WITO{display:inline-block;}.WGA- .WAUO,.WM4Y .WAUO{display:inline-block;min-height:18px;margin-top:5px;margin-left:8px;margin-bottom:5px;padding:0 !important;}.WGA- .WOWQ,.WM4Y .WOWQ{border:1px solid #58b7df;border-left:4px solid #58b7df;background-color:#f4fcff !important;}.WGA- .WOWQ .WITO,.WM4Y .WOWQ .WITO{margin-left:-5px;margin-right:5px;}.WGA- .WOWQ .WAUO,.WM4Y .WOWQ .WAUO{margin-left:5px;}.WGA- .WOWQ.WIXQ,.WM4Y .WOWQ.WIXQ{padding-top:3px !important;padding-bottom:3px !important;}.WGA-.WL4Y,.WM4Y.WL4Y{border:solid 2px #005dba !important;}.WGA-.WL4Y .WIXQ.WLWQ:hover,.WM4Y.WL4Y .WIXQ.WLWQ:hover{background-color:#e6ebed;}.WGA-.WL4Y .WJXQ:last-child .WOWQ,.WM4Y.WL4Y .WJXQ:last-child .WOWQ{border-bottom:1px solid #005dba;}.WGA-.WL4Y .WOWQ,.WM4Y.WL4Y .WOWQ{border:1px solid #005dba;border-left:4px solid #005dba;background-color:#005dba !important;color:white;}.WGA-.WL4Y .WDA- .WOWQ,.WM4Y.WL4Y .WDA- .WOWQ,.WGA-.WL4Y .WI-Q>.WJXQ>.WIXQ.WDA-.WOWQ,.WM4Y.WL4Y .WI-Q>.WJXQ>.WIXQ.WDA-.WOWQ{border-bottom:1px solid #005dba;color:white;}.WM4Y .WOWQ{color:#58b7df;}.WM4Y .WOWQ.WL4Y{color:#005dba;}.WAA-{display:inline-block;min-height:18px;margin-top:5px;margin-left:8px;margin-bottom:5px;padding:0;}.WH5Y{cursor:default;overflow:hidden;color:#666;}.WN4Y,.WN4Y:hover,.WL4Y.WN4Y,.WL4Y.WN4Y:hover{border:none;background-color:transparent;box-shadow:none;width:auto;height:auto;cursor:default;}.WN4Y.WEA-,.WN4Y:hover.WEA-,.WL4Y.WN4Y.WEA-,.WL4Y.WN4Y:hover.WEA-{pointer-events:none;}.WN4Y>.WK3Y,.WN4Y:hover>.WK3Y,.WL4Y.WN4Y>.WK3Y,.WL4Y.WN4Y:hover>.WK3Y,.WP5Y .WPTO,.WD5Y{display:none;}.WO4Y{font-size:12px;padding-top:4px;margin-left:0;white-space:nowrap;}.wd-EditGrid-disabled-widget.WN4Y{width:220px;min-height:19px;border:1px solid #ddd;padding:2px;background-color:white;cursor:pointer;}.wd-EditGrid-disabled-widget>.WO4Y{white-space:normal;}.WJA-{border-color:#f5a01a !important;}.WFA-,.WFA- .WK3Y{border-color:#ff7a45 !important;}.WFA-:hover,.WFA-:hover .WK3Y{background:#fff4f0 !important;}.WK5Y{margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.WK5Y.WO4Y{margin:0;}.WGA- .WI-Q>.WJXQ>.WIXQ.WDA-{color:rgba(0, 0, 0, 0.3);padding-bottom:3px;padding-top:4px;border-bottom:1px solid #e6ebef;}.WGA- .WI-Q>.WJXQ>.WIXQ.WDA-.WOWQ{padding-bottom:3px;padding-top:3px;border-bottom:1px solid #58b7df;}.WP4Y.WM-Q .WFXQ{margin:0;padding-bottom:8px;padding-top:12px;}.WP4Y .WJXQ{display:inline-block;padding-bottom:4px;}.WP4Y.WK-Q{width:218px;}.WP4Y.WK-Q .WJXQ:first-child .WIXQ.WDA-{padding-bottom:7px;}.WP4Y.WK-Q>.WFT{padding-left:12px;padding-right:12px;}.WP4Y.WK-Q .WJXQ{vertical-align:top;width:50%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.WP4Y.WK-Q .WJXQ:nth-child(odd){padding-right:4px;}.WP4Y.WK-Q .WI-Q>.WJXQ>.WIXQ:hover.WOWQ{margin-bottom:0;margin-top:0;margin-left:0;}.WP4Y.WH-Q .WJXQ:first-child .WIXQ.WDA-{padding-top:8px;padding-bottom:8px;}.WP4Y.WH-Q>.WFT{padding:0;}.WP4Y.WH-Q .WFXQ{padding-left:3%;padding-right:2%;}.WP4Y.WH-Q .WJXQ{padding-right:1%;width:49%;}.WP4Y.WH-Q .WI-Q>.WJXQ>.WIXQ.WOWQ{margin-bottom:-2px;margin-top:-1px;padding-bottom:5px !important;padding-top:8px !important;}.WP4Y.WC4Y.WK-Q>.WFT{padding-left:12px !important;padding-right:12px !important;}.WP4Y.WC4Y.WH-Q>.WFT{padding:0 !important;}.WP4Y .WCTO:first-child{display:block;padding:4px 0 0 0;}.WP4Y .WJXQ:first-child .WIXQ.WDA-,.WP4Y .WJXQ:last-child .WIXQ{border-bottom:none;}.WP4Y .WJXQ:first-child .WIXQ.WDA-:hover,.WP4Y .WJXQ:last-child .WIXQ:hover{border-bottom:1px solid #d0d4d9;}.WP4Y .WJXQ:first-child .WIXQ.WDA-.WOWQ,.WP4Y .WJXQ:last-child .WIXQ.WOWQ{border-bottom:4px solid #58b7df;}.WP4Y .WI-Q>.WJXQ>.WIXQ{border-left:1px solid transparent;padding:4px 0 7px;}.WP4Y .WI-Q>.WJXQ>.WIXQ:hover{background-color:#f9fafb;border:1px solid #d0d4d9;border-radius:5px;margin-bottom:-1px;margin-top:-1px;margin-right:-1px;}.WP4Y .WI-Q>.WJXQ>.WIXQ.WOWQ{border:solid #58b7df;border-width:1px 1px 4px;border-radius:5px;margin-right:-1px;}.WP4Y .WPTO{width:100%;}.WP4Y .WPTO .WAUO{max-width:none;min-width:0;width:auto;display:block;text-align:center;margin-left:0;margin-bottom:10px;}.WP4Y .WOTO{display:block;text-align:center;padding:4px 0 0 0;}.WP4Y .WONR{width:50px;height:50px;background-size:50px;margin-top:3px;}.WP4Y .WOWQ .WITO{margin-left:0;margin-right:0;}.WP4Y.WL4Y .WI-Q>.WJXQ>.WIXQ:hover{background-color:#e6ebed;border:1px solid #e6ebed;border-radius:3px;}.WP4Y.WL4Y .WI-Q>.WJXQ>.WIXQ.WOWQ{border:2px solid #005dba;border-radius:3px;margin-right:-1px;background-color:white !important;color:#4a4a4a;border-bottom:2px solid #005dba;}.WP4Y.WL4Y .WI-Q>.WJXQ>.WIXQ.WDA-.WOWQ{color:#4a4a4a;border-bottom:2px solid #005dba;}.WHA-{border-bottom-right-radius:0;border-bottom-left-radius:0;}.WHA-.WA5Y.WL4Y{border-bottom:solid 1px #cad4d8;}.WIA-{border-top-right-radius:0;border-top-left-radius:0;}.WIA-.WA5Y.WL4Y{border-top:solid 1px #cad4d8;}.WGA-.WM5Y{border-top-right-radius:0 !important;border-top-left-radius:0 !important;}.WGA-.WM5Y.WL4Y{border-top:none !important;}.WGA-.WN5Y{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.WGA-.WN5Y.WL4Y{border-bottom:none !important;}.WNA-.WP4Y .WIBQ{width:88px;height:65px;background-size:62px;}.WNA-.WP4Y .WJXQ,.WNA-.WP4Y .WOTO,.WNA-.WP4Y .WIXQ{padding:0;}.WNA-.WP4Y .WONR{height:65px;background-size:50px;}.WNA-.WP4Y .WPTO .WAUO{margin:0;}.WOC1{background-color:#edeff0;background-color:#edeff0;}.WHD1{position:relative;display:inline-block;}.WHD1.WGD1>.WND1{box-shadow:0 0 0 1px #cad4d8;border-color:transparent;box-sizing:border-box;background:white;height:32px;width:218px;}.WHD1.WGD1>.WND1:hover{box-shadow:0 0 0 1px #9da9af;}.WHD1.WGD1>.WND1:focus{box-shadow:0 0 0 2px #005dba;}.WHD1.WGD1>.WND1.WD5{box-shadow:none !important;}.WE5.wd-EditGrid-disabled-widget.WHD1{border:1px solid #ddd;background-color:white;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #ddd;background-color:white;min-height:28px;cursor:pointer;}.WE5.wd-EditGrid-disabled-widget.WHD1>.WKD1{margin-top:6px;margin-left:5px;}.WE5.WHD1{width:100%;padding-right:0;}.WE5.WHD1>.WND1{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;}.WLFO>.WHD1>.WKD1,.WLFO>.WHTI>.WHD1>.WKD1{margin-top:4px;}.WLFO>.WHD1>.WKD1.WGC1,.WLFO>.WHTI>.WHD1>.WKD1.WGC1{margin-top:1px;margin-bottom:1px;padding:4.96px 0;}.WLFO>.WHD1>.WKD1.WGC1.WID1,.WLFO>.WHTI>.WHD1>.WKD1.WGC1.WID1{min-height:16.08px;}.WKGO>.WGFO>.WLFO>.WHD1>.WKD1{margin-top:0;}.WHKO>.WHD1{padding-right:0;}.WHKO>.WHD1>.WND1{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;height:28px;}.WND1{color:#666;-webkit-appearance:none;-moz-appearance:none;background-color:white;border:1px solid #cbced4;border-radius:3px;height:26px;padding:0 4px 0 5px;width:209px;}.WND1::-ms-clear{width:0;}.WND1:hover{border-color:#b8bbbf;background-color:#f9fafb;}.WND1:focus{border-color:#58b7df;background-color:white;}.WPD1{position:absolute;top:0;bottom:0;left:0;right:0;}.WOD1{background-color:#e9e9e9;}.WNFY{padding:20px;text-align:left;}.WNFY.WGFY{padding:0;}.WLFY{padding-bottom:10px;}.WPFY,.WHFY{display:none;}.WOFY{display:none;padding-botton:10px;}.WPFY.WFFY,.WHFY.WFFY,.WOFY.WFFY{display:block;}.WKFY{margin-bottom:10px;}.WIFY{display:block;margin:5px 0;color:#e20000;}.WIFY:empty,.WJFY{display:none;}.WMFY{font-weight:500;}.WBDY{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WAFY{word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;position:relative;min-width:170px;word-wrap:break-word;max-width:660px;opacity:0;color:#4a4a4a;}.WAFY.WEFY,.WAFY.WBFY{opacity:1;display:block;}.WAFY .cke_inner{border-radius:3px;}.WAFY .cke_top{border-top-left-radius:3px;border-top-right-radius:3px;}.WAFY .cke_chrome{border:1px solid #cbced4;box-shadow:inset 0 2px 1px 0 rgba(0, 0, 0, 0.04);border-radius:3px;background-color:white;}.WAFY .cke_editable{border-radius:3px;}.WAFY:hover .cke_chrome{border-color:#b8bbbf;}.WAFY:hover .cke_wysiwyg_div{background-color:#f9fafb;}.WAFY>.WODO,.WAFY.WCDY>.WODO{border-radius:3px;border-collapse:inherit;box-shadow:none !important;}.WAFY>.WODO .cke_chrome{border-color:#58b7df;}.WAFY>.WODO .cke_wysiwyg_div,.WAFY.WCDY>.WODO .cke_wysiwyg_div{background-color:white;}.WAFY.WCDY>.WODO .cke_chrome{border-color:#005dba;}.WCFY .cke_chrome{border-color:#ff7a45 !important;}.WCFY:hover .cke_wysiwyg_div{background-color:#fff4f0 !important;}.WBFY span[data-node-type="simpleSubstitution"],.WBFY span[data-node-type="taskSubstitution"]{background-color:#ebf0f2;padding:2px 7px;border-radius:3px;}.cke_editable span[data-widget="mergeField"]{background-color:#ebf0f2;padding:2px 7px;border-radius:3px;cursor:default;margin:0 1px;}.cke_editable u span[data-widget="mergeField"]{text-decoration:underline;}.cke_widget_wrapper:hover>span[data-widget="mergeField"].cke_widget_element{outline:0;background-color:#e6e8eb;}.cke_widget_wrapper.cke_widget_focused>span[data-widget="mergeField"].cke_widget_element{border:1px solid #58b7df;outline:0;padding:1px 6px;background-color:#e0e5e8;}.cke_editable .cke_widget_lockedField_dummy{position:absolute;height:12px;}.cke_editable div[data-widget="lockedField"]{outline:0;cursor:default;display:block;margin-left:2px;margin-right:2px;}.cke_editable .cke_widget_lockedField_shadedArea{outline:0;cursor:default;border-radius:3px;width:100%;height:100%;position:absolute;border:solid 1px transparent;box-sizing:border-box;}.cke_focus .cke_widget_wrapper:hover>.cke_widget_lockedField_shadedArea{border:solid 1px #dbe1e4;color:rgba(0, 0, 0, 0.2);background:rgba(255, 255, 255, 0.8) url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/4C2115CA53C6B387E6A4F226F38B35BC.cache.svg') no-repeat center;}.cke_focus .cke_widget_wrapper.cke_widget_focused>.cke_widget_lockedField_shadedArea{border:solid 1px #58b7df;color:rgba(0, 0, 0, 0.1);background:rgba(244, 252, 255, 0.95) url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/B004AE57F8EBECB6A8A4CCCB330105B5.cache.svg') no-repeat center;}.cke_widget_wrapper:hover>div[data-widget="lockedField"].cke_widget_element,.cke_widget_wrapper.cke_widget_focused>div[data-widget="lockedField"].cke_widget_element{outline:0;}.WBFY{min-width:0;max-width:none;padding-top:4px;}.WBFY span[data-node-type="taskSubstitution"]{background-color:transparent;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;cursor:pointer;color:#0067ac;text-decoration:underline;}.WBFY span[data-node-type="taskSubstitution"][data-task-id=""]{background-color:transparent;cursor:default;color:inherit;text-decoration:inherit;}.WBFY.WCDY span[data-node-type="taskSubstitution"]{background-color:transparent;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;cursor:pointer;color:#005dba;text-decoration:underline;}.WBFY.WCDY span[data-node-type="taskSubstitution"][data-task-id=""]{background-color:transparent;cursor:default;color:inherit;text-decoration:inherit;}.WLFO>.WBFY,.WLFO>.WHTI>.WBFY{padding-top:4px;}.WLFO>.WBFY.WCDY,.WLFO>.WHTI>.WBFY.WCDY{padding-top:8px;}.WKGO>.WGFO>.WLFO>.WBFY,.WKGO>.WGFO>.WLFO>.WHTI>.WBFY{padding-top:0;}.WOEY{float:right !important;position:absolute !important;right:-3px;}.WNEY{max-width:none;text-align:left;margin-bottom:2px;}.WNEY .cke_editable.cke_editable_themed{max-height:none;}.WJEY{font-weight:500;}.cke_editable.cke_editable_themed{min-height:64px;max-height:621px;font-size:12px;line-height:1.6;padding:6px 4px 0 5px;}.WMEY .cke_editable p{min-height:auto !important;height:auto !important;}.WEGY{white-space:pre-wrap;}.WEGY b,.WEGY strong{font-weight:500;}.WEGY i,.WEGY em{font-style:italic;}.WEGY p{margin:0;padding:0;font-size:12px;}.WEGY p:empty{min-height:16.08px;}.WEGY ul{list-style-position:outside;padding:0 40px;margin-top:12px;margin-bottom:0;margin-right:0;list-style-type:disc;}.WEGY ol{list-style-position:outside;padding:0 40px;margin-top:12px;margin-bottom:0;margin-right:0;list-style-type:decimal;}.WEGY ul ul,.WEGY ol ul{list-style-type:circle;list-style-position:outside;margin-left:15px;}.WEGY ul ul ul,.WEGY ol ul ul{list-style-type:square;}.WEGY ol ol,.WEGY ul ol{list-style-type:decimal;list-style-position:outside;margin-left:15px;}.WEGY h1{font-size:18px;}.WEGY h2{font-size:14px;font-weight:500;}.WEGY h3{font-size:12px;font-weight:500;}.WEGY .emphasis{color:#ff7a45;font-weight:500;}.WEGY .emphasis-2{color:#69bd68;font-weight:500;}.WEGY .emphasis-3{color:#58b7df;font-weight:500;}.WDGY{line-height:1.5;}.WCQI{background-color:#edeff0;}.WMQI{color:#de2e21;}.WNSI{color:#f28900;}.WPRI{border-radius:3px;color:white;cursor:pointer;display:inline-block;font-size:13px;font-weight:500;height:34px;overflow:hidden;text-shadow:0 1px 1px rgba(0, 0, 0, 0.14);}.WPRI>.WJPI{color:white;}.WASI{margin-left:auto;margin-right:auto;min-width:328px;position:absolute;}.WASI.WCSI{min-width:240px;}.WDSI{position:fixed;right:0;top:120px;width:210px;}.WDSI.WCSI{right:-172px;}.WDSI>.WJPI{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:158px;}.WDSI>.WESI{display:none;}.WDSI.WCSI>.WIPI{margin-left:7px;}.WESI{cursor:pointer;display:inline-block;float:right;margin:9px 16px 0 16px;text-decoration:underline;}.WBSI{background-color:#ff5447;}.WBSI:hover{background-color:#de2e21;}.WFSI{background-color:#ffa126;}.WFSI:hover,.WFSI:hover .WPSI{background-color:#f28900;}.WPQI{border:solid 1px;border-radius:3px;margin:10px 0;}.WERI{cursor:pointer;font-size:13px;font-weight:500;height:34px;}.WARI{display:inline-block;margin:9px;}.WCRI{margin-left:53px;max-height:210px;overflow:auto;}.WBRI{border-color:#ff5447;color:#de2e21;}.WDRI{border-color:#ffa126;color:#f28900;}.WIPI{display:inline-block;float:left;margin:7px 0 0 15px;}.WJPI{color:#333;display:inline-block;font-weight:500;font-size:13px;float:left;margin:9px 0 0 15px;}.WJRI{font-size:13px;font-weight:bold;white-space:pre-wrap;}.WIRI{font-size:13px;white-space:pre-wrap;}.WKSI{height:16px !important;width:16px !important;}.WKSI .wd-icon-exclamation{color:white !important;height:14px !important;width:14px !important;padding:0 0 1px 1px !important;position:relative;right:0.25px;}.WKSI .wd-icon-caret-up,.WKSI .wd-icon-caret-down{color:#9ba9b3 !important;height:14px !important;width:14px !important;}.WOSI{position:relative;top:-8px;left:0.5px;}.WOSI:hover,.WKQI:hover{cursor:auto;}.WKQI{border-radius:50%;position:relative;top:1px;}.WGRI{height:22px;overflow:hidden;width:22px;}.WLSI{left:4px;position:relative;text-align:left;top:4px;width:10px;height:10px;border-top-right-radius:30%;transform:rotate(-60deg) skewX(-30deg) scale(1, 0.866);}.WLSI:before{content:"";position:absolute;background-color:inherit;width:10px;height:10px;border-top-right-radius:30%;transform:rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%);}.WLSI:after{content:"";position:absolute;background-color:inherit;width:10px;height:10px;border-top-right-radius:30%;transform:rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);}.WLQI{background-color:#ff5447;}.WMSI{background-color:#ffa126;}.WNQI{border:solid 2px white;}.WATI{height:17px;position:relative;top:-10px;width:22px;}.WBTI{background-color:white;}.WCTI{left:2.5px;position:relative;top:-12.5px;}.WDTI{position:relative;top:-2px;left:2px;}.WDTI .WLSI,.WDTI .WLSI:before,.WDTI .WLSI:after{width:14px;height:14px;border-top-right-radius:30%;}.WISI{margin-left:-9px;margin-right:-9px;}.WJSI{margin-left:4px;margin-right:-22px;}.WMRI{display:inline-block;vertical-align:middle;}.WNRI{position:relative;left:24px;}.WLRI{display:inline-block;vertical-align:middle;margin-left:-11px;margin-right:-11px;position:relative;left:11px;}.WKRI{display:block;padding:2px 0;margin-left:24px;}.WMRI:empty,.WKRI:empty{display:none;}.WHTI{display:inline-block;vertical-align:middle;}.WITI{width:100%;}.WJTI{position:relative;left:24px;}.WKTI,.WGHO>.WBGO>.WGFO>.WLFO.WKTI{padding-right:24px;}.WF30{background-color:#edeff0;background-color:#edeff0;}.WN30{box-shadow:0 0 0 1px #ff7a45 !important;}.WF40{border-color:#f90 !important;outline-color:rgba(184, 134, 11, 0.5) !important;border-style:solid !important;border-width:1px;}.WD40 .WICK{padding-bottom:12px !important;margin-bottom:-10px !important;}.WD40.WLMU .WC40{max-width:none;}.WD40.WLMU .WICK{padding-bottom:32px !important;margin-bottom:-20px !important;}.WD40.WLMU .WPWY,.WD40.WLMU .WFG0,.WD40.WLMU .WDG0,.WD40.WLMU .WOWY{padding-left:18px;}.WD40.WLMU .WLYY{padding-right:18px;border-radius:0;box-shadow:none;border-bottom:1px solid #edeff0;}.WD40.WLMU .WLYY:last-child{border-bottom:0 solid transparent;}.WD40.WLMU .WHWY>.WNXM,.WD40.WLMU .WHWY>.WNXM:hover,.WD40.WLMU .WHWY>.WNXM:active{background-color:#e1e6e8 !important;}.WD40.WOMU,.WD40.WOMU .WNNU{background-color:#edeff0;}.WD40.WOMU .WNNU .WN1J{max-width:none;margin:-19px -19px 30px -19px;padding:18px;background-color:white;}.WD40.WOMU .WCMU .WN1J{margin:-19px -40px 20px -40px;}.WD40.WOMU .WPWY,.WD40.WOMU .WFG0,.WD40.WOMU .WDG0{padding-left:0;padding-right:0;}.WD40.WOMU .WLYY{box-shadow:0 1px 3px 0 rgba(10, 22, 29, 0.05);border-width:0;border-radius:3px;}.WD40.WOMU .WOWY{padding-left:0;}.WD40.WOMU .WHWY>.WNXM,.WD40.WOMU .WHWY>.WNXM:hover,.WD40.WOMU .WHWY>.WNXM:active{background-color:white !important;}.WC40,.WD40.WOMU .WC40{max-width:620px;margin:0 auto 0 auto;}.WC40::after,.WD40.WOMU .WC40::after{display:block;content:" ";font-size:0;clear:both;}.WDW0{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WDX0{box-shadow:0 0 0 1px #ff7a45 !important;}.WA00{border-color:#f90 !important;outline-color:rgba(184, 134, 11, 0.5) !important;border-style:solid !important;border-width:1px;}.WLX0{display:block;text-align:center;margin-bottom:17px;}.WBX0.WPY0{width:220px;float:left;margin-left:-280px;margin-top:9px;}.WKX0{display:block;text-align:center;margin-bottom:10px;position:relative;}.WPY0>.WKX0{display:none !important;}.WPW0{display:inline-block;font-size:18px;color:#5b6166;font-weight:400;cursor:pointer;position:relative;}.WPW0::after{-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;content:" ";font-size:0;display:block;height:2px;position:absolute;right:50%;bottom:-1px;left:50%;}.WPW0:focus::after{left:0;right:-16px;background-color:#12bae8;}.WPW0:focus:active::after,.WPW0:hover::after,.WPW0:hover:active::after,.WPW0:hover:active:focus::after{opacity:0;}.WPW0.WAX0{cursor:default;}.WLY0{vertical-align:top;display:inline;width:10px;height:25px;background:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/458D900D3BCB5B414BE0F80C61DCBBF7.cache.svg') no-repeat center center;background-size:10px 6px;border:none;margin:0 0 0 5px;padding:0 0 0 0;outline:none;cursor:pointer;}.WLV0{display:block;max-width:660px;margin:0 auto 21px auto;position:relative;}.WIX0 .WLV0{display:none;}.WA40 .WLV0{padding:0 18px !important;}.WOX0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;max-width:20px;height:20px;border-radius:9999px;background-color:#ffb450;cursor:pointer;color:transparent;left:100%;margin-left:-20px;}.WEY0{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;max-width:20px;height:20px;border-radius:9999px;background-color:#ffb450;cursor:pointer;color:transparent;right:100%;margin-right:-20px;}.WPY0 .WOX0,.WPY0 .WEY0{display:none !important;}.WOX0:hover,.WEY0:hover{box-shadow:none !important;}.WCY0:focus,.WCY0:hover{color:white;max-width:150px;}.WNX0{position:absolute;top:-2px;font-size:24px !important;color:white;}.WEY0>.WNX0{left:-2px;}.WOX0>.WNX0{right:-3px;}.WNX0 .wd-icon-chevron-left,.WNX0 .wd-icon-chevron-right{height:13px;padding-top:5px;}.WFY0{display:inline;font-size:12px;font-weight:400;line-height:20px;margin:0 10px 0 20px;}.WPX0{display:inline;font-size:12px;font-weight:400;line-height:20px;margin:0 20px 0 10px;}.WGY0{-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;vertical-align:top;height:20px;border-radius:9999px;background-color:#fee5af;margin:0 30px;}.WHX0.WEY0+.WOX0+.WGY0{margin-left:0;}.WHX0.WOX0+.WGY0{margin-right:0;}.WPY0 .WGY0{margin:0 !important;}.WIY0{-moz-transition:width 300ms ease-in;-webkit-transition:width 300ms ease-in;-o-transition:width 300ms ease-in;transition:width 300ms ease-in;width:0;height:20px;border-radius:10px;background-color:#ffb450;}.WMX0{width:215px !important;}.WMX0.WK-Q{margin-left:-127px;}.WMX0 .WEU{left:auto !important;right:64px !important;}.WMX0 .WIXQ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.7;cursor:default;}.WMX0 .WLWQ{cursor:pointer;}.WKY0{font-weight:500;color:#58b7df;}.WOY0{display:none;text-align:left;}.WPY0>.WOY0{display:block;}.WI-0{display:none;cursor:default;padding:0 3px 0 0;margin-top:20px;}.WI-0:first-child{margin-top:0;}.WK-0{display:block;margin:0 0 7px 0;}.WA-0{text-transform:lowercase;font-variant:small-caps;}.WCX0 .WPW0{font-weight:700;color:#333;font-size:22px;}.WCX0 .WPW0:focus::after{background-color:#005dba;}.WCX0 .WLY0{width:15px;height:30px;background-size:15px;}.WCX0 .WJX0{background-color:inherit !important;}.WCX0 .WJX0 .WM-0 .WB-0{background-color:unset;}.WCX0 .WJX0 .WB-0{background-color:#d4d4d4;}.WCX0 .WI-0,.WCX0 .WK-0{cursor:pointer;margin-top:0;padding:4px 0 4px 16px;position:relative;}.WCX0 .WI-0 .wd-icon-chevron-down,.WCX0 .WK-0 .wd-icon-chevron-down{-moz-transition:color 0.1s ease-in;-webkit-transition:color 0.1s ease-in;-o-transition:color 0.1s ease-in;transition:color 0.1s ease-in;color:#87969e;position:absolute;height:20px;top:8px;right:9px;cursor:pointer;}.WCX0 .WI-0 .wd-icon-chevron-down:hover,.WCX0 .WK-0 .wd-icon-chevron-down:hover{color:#3f4e59;}.WCX0 .WI-0 .WFX0,.WCX0 .WK-0 .WFX0{display:none;padding-bottom:6px;}.WCX0 .WI-0 .WFX0 .WB-0,.WCX0 .WK-0 .WFX0 .WB-0{font-weight:400;padding:0 6px 0 10px;}.WCX0 .WI-0 .WFX0 .WK-0,.WCX0 .WK-0 .WFX0 .WK-0,.WP-0>.WK-0{margin:0;}.WCX0 .WI-0.WEX0 .wd-icon-chevron-down,.WCX0 .WK-0.WEX0 .wd-icon-chevron-down{transform:scaleY(-1);}.WCX0 .WI-0.WEX0 .WFX0,.WCX0 .WK-0.WEX0 .WFX0{display:inherit;}.WCX0 .WA-0,.WCX0 .WB-0{font-size:13px;text-transform:none;font-variant:normal;font-weight:500;line-height:32px !important;border-radius:3px;}.WCX0 .WP-0 .WJ-0+.WK-0{display:block;}.WCX0 .WLV0 .WOW0{font-weight:700;color:#333;position:absolute;font-size:14px;top:-36px;right:0;}.WCX0.WPY0 .WOW0{display:none;}.WP-0>.WI-0{display:block;}.WP-0>.WJ-0+.WK-0{display:none;}.WNW0{background:white;}.WNW0.WPY0{margin-top:-8px;margin-left:-240px;}.WNW0.WMY0{display:block;margin-top:-10px;margin-right:20px;margin-bottom:-10px;margin-left:0;}.WNW0 .WB-0{position:relative;height:40px;padding:5px 15px;background-color:transparent;border-radius:3px;cursor:pointer;}.WNW0 .WB-0:hover{background-color:#f6f7f7;}.WNW0 .WK-0{margin:0;}.WNW0 .WJY0>.WB-0,.WNW0 .WJY0:hover>.WB-0,.WNW0 .WJY0>.WB-0:focus{background-color:#ebf8fc;border-color:#35abed;border-style:solid;border-width:1px 1px 1px 4px;padding-left:11px;}.WNW0 .WH-0{display:table;height:100%;width:100%;}.WNW0 .WG-0{display:table-cell;vertical-align:middle;}.WNW0 .WN-0{width:190px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.WNW0 .WF-0{width:190px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;color:#5b6166;font-weight:500;}.WNW0 .WE-0{width:190px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;color:#b0b8bf;}.WNW0 .WC-0{position:absolute;margin:auto;top:0;bottom:0;right:15px;color:#8b9399;}.WNW0.WBX0 .WC-0{display:none;}.WNW0.WLW0 .WB-0:hover{background-color:#e6ebed;}.WNW0.WLW0 .WJY0>.WB-0,.WNW0.WLW0 .WJY0:hover>.WB-0,.WNW0.WLW0 .WJY0>.WB-0:focus{background-color:#e6f2ff;border-color:#005dba;}.WMW0 .WB-0{line-height:40px;color:#5b6166;display:block;border-radius:3px;background-color:transparent;cursor:pointer;padding:0 15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.WMW0 .WK-0:hover>.WB-0,.WMW0 .WB-0:focus{background-color:rgba(104, 112, 117, 0.2);}.WMW0 .WJY0>.WB-0,.WMW0 .WJY0:hover>.WB-0,.WMW0 .WJY0>.WB-0:focus{color:white;background-color:#12bae8;cursor:default;}.WMW0.WLW0 .WGY0{background-color:#fcd49f;}.WMW0.WLW0 .WIY0{background-color:#ffa126;}.WMW0.WLW0 .WK-0:hover>.WB-0,.WMW0.WLW0 .WB-0:focus{background-color:#dae2e6;}.WMW0.WLW0 .WJY0>.WB-0,.WMW0.WLW0 .WJY0:hover>.WB-0,.WMW0.WLW0 .WJY0>.WB-0:focus{background-color:#005dba;}.WJX0{background-color:rgba(104, 112, 117, 0.2) !important;}.WHX0{display:none;}.WE-2{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WO-2{box-shadow:0 0 0 1px #ff7a45 !important;}.WH02{border-color:#f90 !important;outline-color:rgba(184, 134, 11, 0.5) !important;border-style:solid !important;border-width:1px;}.WJ02{margin:10px 0;}.WC40 .WJ02{margin:10px -20px;}.WC40 .WJ02.WM-2{margin-top:18px;margin-right:-20px;margin-bottom:10px;margin-left:0;}.WI02{margin-top:30px;margin-left:-20px;margin-right:-20px;background-color:#f7f7f7;border:none;padding:17px 20px;text-align:right;}.WI02>.WNXM{padding-top:7px;padding-bottom:7px;margin-left:9px;}.WB02,.WG02{display:block;}.WA40 .WB02{padding:0 18px !important;}.WE02 .WIWY,.WE02 .WNYY .WN1J,.WC02 .WKJI,.WC02 .WM3Q,.WC02 .WOTH,.WA02 .WOLB.WLLB{display:none;}.WE02 .WAXY{margin-top:0 !important;}.WE02 .WC1O{padding:0;}.WE02 .WJ02{margin:0;}.WE02 .WC40{max-width:none;}.WE02.WD40 .WICK,.WE02.WD40 .WHBK{margin-bottom:-20px !important;padding-bottom:32px !important;}.WE02 .WHIT{background-color:white;}.WN-2 .WG02{overflow:auto;}.WN-2 .WC40{margin:0 20px 0 240px;max-width:none;}.WA02 .WOLB{background:none !important;}.WA02 .WOLB:hover{background-color:transparent !important;box-shadow:none !important;top:0;bottom:0;}.WEKI{background-color:#edeff0;background-color:#edeff0;}.WPMI{position:relative;z-index:19;}.WPMI:empty,.WLMI:empty,.WKJI .WANI,.WLLI{display:none;}.WLMI{width:50%;margin:30px 0 30px 0;}.WLMI .WEQM{font-size:16px;}.WKJI{position:fixed;bottom:0;right:0;padding:0 20px;background-color:rgba(220, 224, 227, 0.9);height:53px;white-space:nowrap;transform:translateZ(0);z-index:1;}.WKJI.WMKI{padding:0 40px;height:72px;}.WKJI .WHLN.WPKN .WLKN{border-right:1px solid transparent;}.WKJI .WHLN.WPKN.WMKI .WNKN{margin-top:1px;}.WKJI .WHLN.WPKN.WMKI .WNKN:enabled,.WKJI .WHLN.WPKN.WMKI .WNKN:hover{border-left:1px solid transparent;}.WD1O .WKJI .WNXM{padding-bottom:9px;}.WKJI .WNXM{padding-top:7px;padding-bottom:8px;}.WKJI .WPXM,.WKJI.WMKI{z-index:1;}.WKJI.WMKI .WGMI{margin-top:19px;margin-bottom:19px;vertical-align:middle;position:relative;}.WKJI.WMKI .WNXM{height:35px;padding-top:8px;padding-bottom:8px;}.WKJI.WMKI .WOKN{height:35px;}.WKJI.WMKI .WNXM .WPXM,.WKJI.WMKI .WOKN .WPXM{line-height:19px;}.WKJI.WMKI .WGLI{vertical-align:top;margin-top:19px;margin-bottom:19px;}.WD1O .WKJI{background-color:rgba(220, 224, 227, 0.9);}.WD1O .WKJI .WPXM{vertical-align:middle;}.WD1O .WKJI.WMKI{background-color:rgba(255, 255, 255, 0.9);border-top:solid 1px #eef1f2;}.WIT .WPMI .WKJI.WDMI{border-top:none;padding:0;margin:0;height:53px;overflow:visible;}.WIT .WPMI .WKJI.WDMI .WGMI,.WIT .WPMI .WKJI.WDMI .WGLI{margin-top:16px;margin-bottom:2px;}.WOMI{left:0;}.WKJI.WOKI{left:0;right:0;margin-left:auto;margin-right:auto;}.WIR2 .WOMI{right:0;}.WNMI{position:relative;top:auto;right:auto;bottom:auto;left:auto;}.WOLI{left:0;}.WBLI{left:auto;transition:width 0.3s ease-in-out;}.WGMI{display:inline-block;padding-right:15px;margin-top:7px;}.WKLI{display:none;border-left:1px solid #d0d4d9;padding-left:15px;}.WKLI.WENI{display:inline-block;}.WKLI .WNKN>.WDJK .wd-icon-chevron-down{top:0;}.WKLI.WMKI{min-width:0;border-left:none;padding-left:0;}.WKLI.WMKI .WHLN>.WLKN .WDJK{color:#87969e;}.WKLI.WMKI .WHLN>.WLKN .WDJK .wd-icon-related-actions{height:25px;}.WKLI.WMKI .WHLN>.WLKN:hover .WDJK{color:#333;}.WJLI.WOKN.WKKN{width:56px !important;min-width:0;vertical-align:middle;}.WJLI.WOKN .WNXM.WMXM{min-width:0;width:56px !important;height:35px;padding-left:7px;padding-right:7px;margin-right:0;}.WJLI.WOKN .WNXM.WMXM .WDJK{margin-top:-3px;}.WCNI .WGMI .WNXM+.WNXM,.WCNI .WKLI>.WNXM{display:none;}.WCNI .WKLI{border-left:none;}.WEJI.WANI,.WGLI{display:inline-block;}.WHMI .WLMI{width:100%;}.WHMI .WNKN>.WDJK{text-indent:-15px;}.WHMI .WNKN>.WDJK .wd-icon-chevron-down{right:15px;top:0;}.WHMI.WKJI{padding-right:25px;padding-left:15px;}.WHMI.WKJI .WGMI{padding-right:10px;}.WHMI.WKJI .WNXM+.WNKN{width:10px;}.WHMI.WKJI .WNXM>.WPXM{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;width:100%;}.WHMI.WKJI .WNXM.WA-M,.WHMI.WKJI .WNXM.WKWM,.WHMI.WKJI .WNXM.WC-M{padding-left:19px;padding-right:19px;}.WHMI.WKJI .WNXM.WNKN{padding-right:9px;padding-left:9px;}.WHMI.WKJI .WHLN>.WLKN{margin-right:3px;}.WHMI.WKJI .WNKN>.WPXM{width:9px;right:6px;bottom:1px;}.WHMI.WKJI .WKLI{border-left:none;padding-left:0;}.WHMI.WKJI .WGMI,.WHMI.WKJI .WKLI{width:50%;}.WHMI.WKJI .WGMI .WANI,.WHMI.WKJI .WKLI .WANI,.WHMI.WKJI .WNXM,.WHMI.WMKI.WKJI .WKLI{width:100%;}.WHMI.WMKI.WKJI{padding-right:16px;padding-left:16px;}.WHMI.WMKI.WKJI .WANI{width:50%;vertical-align:middle;}.WHMI.WMKI.WKJI .WPKN .WLKN{padding-left:32px;padding-right:10px;}.WHMI.WMKI.WKJI .WPKN .WNKN{width:36px;padding-left:4px;padding-right:8px;}.WHMI.WMKI.WKJI .WHLN .WLKN{padding-left:32px;padding-right:0;}.WHMI.WMKI.WKJI .WHLN .WNKN{width:40px;padding-left:0;padding-right:16px;}.WHMI.WMKI.WKJI.WIMI .WANI{width:calc(100% - 56px - 15px);}.WHMI.WMKI.WKJI .WJLI{min-width:0;}.WHMI.WMKI.WKJI .WJLI .WNXM{min-width:0 !important;}.WD1O .WHMI.WKJI .WPKN>.WLKN{border-top-right-radius:3px;border-bottom-right-radius:3px;}.WD1O .WHMI.WKJI .WHLN>.WLKN{margin-right:0;padding-right:20px;}.WD1O .WHMI.WKJI.WMKI .WHLN>.WLKN{padding-right:0;}.WAMI{position:static;margin:0 -7px;padding:0 7px;width:auto !important;}.WPKI{position:relative;display:table;}.WPKI.WPLI{margin-bottom:15px;}.WPKI .WALI{display:table-row;}.WPKI .WALI .WMMI{display:table-cell;width:100%;}.WPKI .WALI .WMMI .WBA1{border-radius:3px;max-height:100px;min-height:36px;padding-top:11px;resize:none;vertical-align:middle;}.WILI{display:table-cell;vertical-align:middle;padding-right:11px;}.WILI .WIBQ,.WILI .WE4I{width:35px;height:35px;}.WGJI{border:1px solid #dee5e5;border-radius:3px;background-color:#f3f6f8;padding:0 10px;margin-bottom:10px;}.WGJI .WAQM{padding-top:8px;}.WGJI .WEQM{font-size:13px;font-weight:400;margin-bottom:6px;}.WGJI.WDFO>.WLGO{padding:0 10px 10px;}.WIJI{width:50% !important;display:inline-block;vertical-align:top;}.WHJI{font-size:16px;margin-bottom:7px;font-weight:500;}.WHJI:only-child,.WHLI{display:none;}.WLMU .WLMI.WHLI+.WBNI{margin:30px 0;}.WNLI{background:transparent !important;border:none !important;height:buttonBarHeightNoBackground;}.WNLI .WGMI.WMLI{padding-left:20px;}.WELI .WGMI{display:block;padding-left:15px !important;}.WELI .WGMI .WEJI.WANI{display:block;}.WKKV.WDNI .WGMI,.WKKV.WDNI .WGMI.WMLI{display:inline-block;padding-left:5px;padding-right:5px;width:95%;}.WKKV.WDNI .WGMI .WOKN+.WOKN,.WKKV.WDNI .WGMI.WMLI .WOKN+.WOKN{margin:0 0 0 5px;}.WNKI{text-align:center;}.WDLI{width:100%;}.WFLI{width:49%;}.WFLI .WNXM{width:100%;}.WHNI{border-left:1px solid #d0d4d9;padding-left:15px;}.WEXM{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WPXM{position:relative;font-size:13px;line-height:17px;vertical-align:baseline;color:#0067ac;text-decoration:none;font-weight:400;font-family:"Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;}.WNXM.WBYM:hover .WPXM{text-decoration:underline;}.WH1J .WPXM{white-space:nowrap;}.WPXM.WMXM{color:#005dba;font-size:14px;font-weight:500;line-height:1.42;display:inline-block;transition:all 120ms ease-in;width:100%;background-color:transparent;}.WPXM.WMXM:hover{background-color:transparent;text-decoration:underline;}.WPXM.WMXM:hover:active{background-color:transparent;}.WPXM.WMXM:focus{text-decoration:underline;}.WOXM{display:inline-block;position:relative;vertical-align:middle;background-repeat:no-repeat;}.WOXM+.WPXM{margin-left:5px;}.WOXM+.WPXM:empty,.WOXM.WDYM+.WPXM{margin-left:0;}.WJKO>.WNXM{display:inline-block;}.WNXM{display:inline-block;position:relative;border-radius:3px;cursor:pointer;outline:none;border:none;padding:0;background-color:transparent;text-align:center;}.WNXM::-moz-focus-inner{padding:0;border:0 none;}.WNXM+.WNXM,.WIQM+.WNXM,.WNXM+.WIQM,.WOKN+.WNXM,.WNXM+.WOKN{margin:0 0 0 15px;}.WNXM.WMXM{border-radius:100px;line-height:13px;overflow:hidden;font-weight:500;box-sizing:border-box;box-shadow:none;}.WNXM.WMXM:disabled{cursor:default;}.WNXM.WMXM:focus,.WNXM.WMXM:enabled:active,.WNXM.WMXM:enabled:focus:active{box-shadow:0 0 0 2px #005dba !important;}.WH1J .WNXM.WMXM:focus,.WH1J .WNXM.WMXM:enabled:active,.WH1J .WNXM.WMXM:enabled:focus:active{box-shadow:0 0 0 2px #005dba, 0 0 0 4px white !important;}.WA-M,.WC-M,.WKWM,.WLWM{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:80px;}.WA-M .WPXM,.WC-M .WPXM,.WKWM .WPXM,.WLWM .WPXM{text-decoration:none !important;color:inherit;}.WA-M.WMXM,.WC-M.WMXM{padding:10px 32px 10px;min-width:112px;max-width:100%;height:40px;background-color:#ffa126 !important;color:white;}.WKWM.WMXM,.WLWM.WMXM{padding:10px 32px 10px;min-width:112px;max-width:100%;height:40px;}.WA-M.WMXM .WPXM,.WC-M.WMXM .WPXM,.WKWM.WMXM .WPXM,.WLWM.WMXM .WPXM{max-width:222px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;height:20px;}.WA-M.WMXM .WEJK,.WC-M.WMXM .WEJK{color:white;}.WA-M.WMXM:enabled:focus,.WC-M.WMXM:enabled:focus{background-color:#ffa126 !important;top:0;bottom:0;transition:120ms ease-in;}.WA-M.WMXM:enabled:hover:focus,.WC-M.WMXM:enabled:hover:focus{box-shadow:0 0 0 2px #005dba !important;background-color:#f28900 !important;}.WA-M.WMXM:enabled:hover,.WHLN:hover>.WA-M.WMXM.WBYM,.WC-M.WMXM:enabled:hover,.WHLN:hover>.WC-M.WMXM.WBYM{box-shadow:none !important;background-color:#f28900 !important;top:0;bottom:0;transition:120ms ease-in;}.WA-M.WMXM:focus,.WA-M.WMXM:enabled:active,.WA-M.WMXM:enabled:focus:active,.WNIT:hover .WA-M.WMXM.WBYM,.WHLN:active>.WA-M.WMXM.WBYM,.WC-M.WMXM:focus,.WC-M.WMXM:enabled:active,.WC-M.WMXM:enabled:focus:active,.WNIT:hover .WC-M.WMXM.WBYM,.WHLN:active>.WC-M.WMXM.WBYM{background-color:#ffa126 !important;top:0;bottom:0;transition:120ms ease-in;box-shadow:0 0 0 2px #005dba !important;}.WA-M.WMXM.WAYM,.WC-M.WMXM.WAYM{background-color:#fddbaa !important;color:white !important;}.WKWM.WMXM,.WLWM.WMXM{color:#333 !important;background-color:#eef1f2 !important;box-shadow:0 0 0 1px #cad4d8 !important;}.WKWM.WMXM .WEJK,.WLWM.WMXM .WEJK{color:#87969e;}.WKWM.WMXM:enabled:focus,.WLWM.WMXM:enabled:focus{background-color:#eef1f2 !important;top:0;bottom:0;transition:120ms ease-in;}.WKWM.WMXM:enabled:hover:focus,.WLWM.WMXM:enabled:hover:focus{box-shadow:0 0 0 2px #005dba !important;background-color:#cad4d8 !important;}.WKWM.WMXM:enabled:hover,.WHLN:hover>.WKWM.WMXM.WBYM,.WLWM.WMXM:enabled:hover,.WHLN:hover>.WLWM.WMXM.WBYM{background-color:#cad4d8 !important;box-shadow:0 0 0 1px #9da9af !important;top:0;bottom:0;transition:120ms ease-in;}.WKWM.WMXM:enabled:hover .WEJK,.WHLN:hover>.WKWM.WMXM.WBYM .WEJK,.WLWM.WMXM:enabled:hover .WEJK,.WHLN:hover>.WLWM.WMXM.WBYM .WEJK{color:#3f4e59;}.WKWM.WMXM:focus,.WKWM.WMXM:enabled:active,.WKWM.WMXM:enabled:focus:active,.WNIT:hover .WKWM.WMXM.WBYM,.WHLN:active>.WKWM.WMXM.WBYM,.WLWM.WMXM:focus,.WLWM.WMXM:enabled:active,.WLWM.WMXM:enabled:focus:active,.WNIT:hover .WLWM.WMXM.WBYM,.WHLN:active>.WLWM.WMXM.WBYM{background-color:#eef1f2 !important;box-shadow:0 0 0 2px #005dba !important;top:0;bottom:0;transition:120ms ease-in;}.WKWM.WMXM.WAYM,.WLWM.WMXM.WAYM{color:#9da9af !important;opacity:1;background-color:rgba(255, 255, 255, 0.2) !important;box-shadow:0 0 0 1px rgba(202, 212, 216, 0.2) !important;}.WA-M{background-color:#7ac142;-moz-transition:all 120ms ease-in;-webkit-transition:all 120ms ease-in;-o-transition:all 120ms ease-in;transition:all 120ms ease-in;display:inline-block;position:relative;top:0;border-radius:3px;padding:7px 10px 9px 10px;font-size:13px;line-height:18px;background-color:#3dc269 !important;color:white;text-align:center;}.WA-M.WBYM,.WC-M.WBYM,.WKWM.WBYM,.WLWM.WBYM{cursor:pointer;}.WA-M.WBYM:focus,.WA-M.WBYM:hover:focus{background-color:#34a75a !important;top:0;}.WA-M.WBYM:hover,.WHLN:hover>.WA-M.WBYM,.WNIT:hover .WA-M.WBYM{background-color:#3dc269 !important;box-shadow:0 2px 0 0 #37ab5d !important;top:-2px;bottom:2px;}.WA-M.WBYM:active,.WA-M.WBYM:focus:active{-moz-transition:none;-webkit-transition:none;-o-transition:none;transition:none;top:0;background-color:#3dc269;box-shadow:inset 0 2px 0 0 #37ab5d !important;}.WA-M.WAYM{background-color:#bbe6c9 !important;}.WA-M.WAYM::before{background-color:#bbe6c9;}.WA-M>.WPXM{color:white;}.WC-M{background-color:#f59f1a;-moz-transition:all 120ms ease-in;-webkit-transition:all 120ms ease-in;-o-transition:all 120ms ease-in;transition:all 120ms ease-in;display:inline-block;position:relative;top:0;border-radius:3px;padding:7px 10px 9px 10px;font-size:13px;line-height:18px;background-color:#f0b433 !important;color:white;text-align:center;}.WC-M.WBYM:focus,.WC-M.WBYM:hover:focus{background-color:#eea812 !important;top:0;}.WC-M.WBYM:hover,.WHLN:hover>.WC-M.WBYM,.WNIT:hover .WC-M.WBYM{background-color:#f0b433 !important;box-shadow:0 2px 0 0 #d6ab1c !important;top:-2px;bottom:2px;}.WC-M.WBYM:active,.WC-M.WBYM:focus:active{-moz-transition:none;-webkit-transition:none;-o-transition:none;transition:none;top:0;background-color:#f0b433;box-shadow:inset 0 2px 0 0 #d6ab1c !important;}.WC-M.WAYM{background-color:#f2e4c2 !important;}.WC-M.WAYM::before{background-color:#f2e4c2;}.WC-M>.WPXM{color:white;}.WKWM{background-color:#f1f1f2;-moz-transition:all 120ms ease-in;-webkit-transition:all 120ms ease-in;-o-transition:all 120ms ease-in;transition:all 120ms ease-in;display:inline-block;position:relative;top:0;border-radius:3px;padding:7px 10px 9px 10px;font-size:13px;line-height:18px;background-color:#e1e6e8 !important;color:#5b6166;text-align:center;}.WKWM.WBYM:focus,.WKWM.WBYM:hover:focus{background-color:#cdd5d9 !important;top:0;}.WKWM.WBYM:hover,.WHLN:hover>.WKWM.WBYM,.WNIT:hover .WKWM.WBYM{background-color:#e1e6e8 !important;box-shadow:0 2px 0 0 #d3d8db !important;top:-2px;bottom:2px;}.WKWM.WBYM:active,.WKWM.WBYM:focus:active{-moz-transition:none;-webkit-transition:none;-o-transition:none;transition:none;top:0;background-color:#e1e6e8;box-shadow:inset 0 2px 0 0 #d3d8db !important;}.WKWM.WAYM{background-color:#f8fafa !important;color:#c4c5c7;}.WLWM{-moz-transition:all 120ms ease-in;-webkit-transition:all 120ms ease-in;-o-transition:all 120ms ease-in;transition:all 120ms ease-in;display:inline-block;position:relative;top:0;border-radius:3px;padding:7px 10px 9px 10px;font-size:13px;line-height:18px;background-color:white !important;color:#5b6166;text-align:center;min-width:80px;}.WLWM.WBYM:focus,.WLWM.WBYM:hover:focus{background-color:#ededed !important;top:0;}.WLWM.WBYM:hover,.WHLN:hover>.WLWM.WBYM,.WNIT:hover .WLWM.WBYM{background-color:white !important;box-shadow:0 2px 0 0 #d3d8db !important;top:-2px;bottom:2px;}.WLWM.WBYM:active,.WLWM.WBYM:focus:active{-moz-transition:none;-webkit-transition:none;-o-transition:none;transition:none;top:0;background-color:white;box-shadow:inset 0 2px 0 0 #d3d8db !important;}.WLWM.WAYM{background-color:#f5f6f7 !important;color:#c4c5c7;}.WMWM{margin:-22px 15px 10px 0;border-radius:45px;border:1px solid #687075;background-color:white;width:60px;height:20px;padding:0;text-align:center;}.WMWM.WAYM{opacity:0.3;border-color:#979797;}.WMWM.WAYM .WPXM{color:#999;}.WMWM.WAYM.WB-M{border-color:#687075;}.WMWM.WAYM.WB-M .WPXM{color:#687075;}.WMWM .WPXM{font-size:11px;color:#687075;}.WMWM.WNXM.WBYM:hover{background-color:#f4f4f4;}.WMWM.WNXM.WBYM:hover .WPXM{text-decoration:none;}.WMWM.WNXM.WBYM.WMXM:hover:focus .WPXM{background-color:#ebebeb !important;}.WMWM.WNXM.WBYM.WMXM:focus,.WMWM.WNXM.WBYM.WMXM:active{border:solid 2px #005dba;}.WMWM.WNXM.WBYM.WMXM:focus .WPXM,.WMWM.WNXM.WBYM.WMXM:active .WPXM{background-color:transparent !important;text-decoration:none;}.WOYM{text-align:left;}.WOYM.WMXM{padding:0;min-width:0;border-radius:0;}.WOYM.WMXM:focus,.WOYM.WMXM:enabled:active,.WOYM.WMXM:enabled:focus:active,.WOYM.WMXM .WHLN:active{box-shadow:none !important;background-color:transparent !important;}.WOYM.WMXM:focus .WPXM,.WOYM.WMXM:enabled:active .WPXM,.WOYM.WMXM:enabled:focus:active .WPXM,.WOYM.WMXM .WHLN:active .WPXM{background-color:#e6f2ff !important;text-decoration:underline;}.WOYM.WMXM .WPXM{font-weight:400;}.WAYM{cursor:default;pointer-events:none;}.WEYM{cursor:pointer;}.WEYM.WMXM{min-width:0;padding:0;}.WEYM>.WOXM{display:inline-block;width:18px;height:18px;}.WNYM{width:24px !important;height:28px !important;}.WNYM:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/83AF0BADD3D92D3357D10E9B19382003.cache.svg') !important;}.WLYM,.WFYM{width:28px !important;height:28px !important;}.WLYM:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/B4016F62CDED1DB42EB85C1B1D93D610.cache.svg') !important;}.WFYM:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/8749DB02D5C82F9B68F41B3C7F7F6853.cache.svg') !important;}.WHYM{font-size:42px !important;margin-top:-13px;margin-left:-4px;}.WHYM .wd-icon-edit{padding-top:4px;}.WKYM{font-size:34px !important;margin-top:-9px;}.WJYM{font-size:46px !important;margin-top:-15px;margin-left:-13px;}.WE-M .WOXM{width:auto;height:auto;}.WIYM .WOXM>.WDJK{color:#a2acb3;}.WIYM:hover .WOXM>.WDJK{color:#6e7780;}.WIYM.WMXM .WOXM>.WDJK{color:#87969e;}.WIYM.WMXM:hover .WOXM>.WDJK,.WIYM.WMXM:focus .WOXM>.WDJK{color:#3f4e59;}.WIYM.WMXM:focus{box-shadow:none !important;}.WGYM{display:block;width:33px !important;min-width:33px !important;height:30px !important;}.WMYM{display:inline-block;}.WDYM,.WDYM.WMXM{display:none !important;}.WI-M{font-size:36px !important;color:white !important;}.WNXM .wd-icon-view-team{color:#97c33c;width:20px;height:20px;padding:1.5px;}.WF-M{border-color:#97c33c;width:25px;height:25px;}.WF-M:hover,.WF-M:focus,.WH-M:hover .WF-M,.WH-M:focus .WF-M{background-color:#97c33c;}.WF-M:hover .wd-icon-view-team,.WF-M:focus .wd-icon-view-team,.WH-M:hover .WF-M .wd-icon-view-team,.WH-M:focus .WF-M .wd-icon-view-team{color:white;}.WG-M{width:30px;}.WG-M .WOXM{width:auto;height:auto;}.WCKN{background-color:#edeff0;background-color:#edeff0;}.WOKN{outline:none;position:relative;display:inline-block;border-radius:3px;}.WOKN+.WOKN,.WOKN+.WNIT{margin:0 0 0 15px;}.WOKN>.WNXM+.WNXM{margin:0 0 0 1px;}.WOKN.WHLN>.WNXM+.WNXM{margin:0;}.WOKN.WFLN{display:none !important;}.WOKN.WKKN{min-width:112px;max-width:100%;border-radius:100px;}.WOKN.WKKN.WODO{box-shadow:none !important;}.WOKN.WGLN{min-width:0;}.WLLN{font-style:italic;line-height:15px;color:#b3b3b3;text-decoration:none;display:block;padding:6px 4px 2px 4px;height:15px;}.WNKN{display:none !important;padding:4px 9px 3px 9px;}.WNKN>.WPXM{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/37F029DEF5B3EBA8CDF3E2B266C0899A.cache.svg');color:transparent !important;background-repeat:no-repeat;background-position:center center;display:block;height:6px;vertical-align:middle;text-shadow:none !important;width:9px;}.WNKN.WKWM>.WPXM{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/5C8824D26136B6DAF918689374452758.cache.svg');}.WNKN.WA-M>.WPXM,.WNKN.WC-M>.WPXM{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/B6731072937D34FF55A18F42498B69A8.cache.svg');}.WD1O .WNKN>.WPXM{background-image:none !important;}.WNKN>.WDJK{color:inherit;margin-top:-2px;font-size:23px;width:9px;text-indent:-7px;vertical-align:middle;}.WNKN>.WDJK .wd-icon-chevron-down{height:12px;position:relative;right:7px;top:-2px;}.WNKN>.WDJK .wd-icon-caret-down{height:16px;position:relative;top:50%;transform:translateY(-50%);}.WPKN>.WLKN{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:30px;margin-top:0;margin-bottom:0;}.WPKN>.WLKN::before{right:0;border-top-right-radius:0;border-bottom-right-radius:0;}.WPKN>.WNKN{display:block !important;min-width:0;border-top-left-radius:0;border-bottom-left-radius:0;position:absolute;top:0;right:0;bottom:0;padding-left:9px;}.WPKN>.WNKN::before{left:0;border-top-left-radius:0;border-bottom-left-radius:0;}.WPKN.WKKN .WLKN{padding-right:10px;margin-right:37px;}.WPKN.WKKN .WLKN.WC-M,.WPKN.WKKN .WLKN.WA-M,.WPKN.WKKN .WLKN.WKWM,.WPKN.WKKN .WLKN.WLWM{width:calc(100% - 24px - 8px - 4px);}.WPKN.WKKN .WLKN .WPXM{max-width:208px;}.WPKN.WKKN .WLKN.WOYM{margin-right:25px;margin-left:8px;padding:0;}.WPKN.WKKN .WLKN.WOYM .WPXM{vertical-align:middle;}.WPKN.WKKN>.WNKN{padding-left:4px;padding-right:8px;min-width:0;}.WPKN.WKKN>.WNKN.WC-M,.WPKN.WKKN>.WNKN.WA-M{width:36px;border-left:1px solid #f28900;}.WPKN.WKKN>.WNKN.WKWM,.WPKN.WKKN>.WNKN.WLWM{width:36px;}.WPKN.WKKN>.WNKN.WOYM{padding:0;}.WPKN.WKKN>.WNKN .WDJK{margin-top:0;width:24px;height:20px;}.WPKN.WKKN .WNXM:hover{z-index:1;}.WPKN.WKKN .WNXM:enabled:active,.WPKN.WKKN .WNXM:enabled:focus,.WPKN.WKKN .WNXM:enabled:focus:active{z-index:1;box-shadow:0 0 0 2px #005dba !important;transition:120ms ease-in;}.WHLN>.WLKN{padding-right:0;margin-right:28px;border-right:0 solid transparent;}.WHLN>.WNKN{border-left:0 solid transparent;padding-left:10px;}.WHLN.WKKN>.WLKN{padding-right:0;margin-right:40px;border-right:none;}.WHLN.WKKN>.WLKN.WC-M,.WHLN.WKKN>.WLKN.WA-M{width:calc(100% - 24px - 16px);}.WHLN.WKKN>.WLKN.WKWM,.WHLN.WKKN>.WLKN.WLWM{width:calc(100% - 24px - 16px);box-shadow:none !important;}.WHLN.WKKN>.WLKN .WPXM{max-width:214px;}.WHLN.WKKN>.WNKN{padding-left:0;padding-right:16px;border-left:none !important;}.WHLN.WKKN>.WNKN.WC-M,.WHLN.WKKN>.WNKN.WA-M{width:40px;}.WHLN.WKKN>.WNKN.WKWM{width:40px;box-shadow:none !important;}.WHLN.WKKN>.WNKN.WLWM{width:40px;}.WHLN.WKKN .WNKN.WLWM{box-shadow:none !important;}.WHLN.WKKN:focus,.WHLN.WKKN:active,.WHLN.WKKN.WODO{box-shadow:0 0 0 2px #005dba !important;transition:120ms ease-in;}.WHLN.WKKN:focus .WNXM,.WHLN.WKKN:focus .WNXM:focus,.WHLN.WKKN:focus .WNXM:enabled:active,.WHLN.WKKN:active .WNXM,.WHLN.WKKN:active .WNXM:focus,.WHLN.WKKN:active .WNXM:enabled:active,.WHLN.WKKN.WODO .WNXM,.WHLN.WKKN.WODO .WNXM:focus,.WHLN.WKKN.WODO .WNXM:enabled:active,.WHLN.WKKN.WHLN.WKKN:hover .WLKN.WKWM,.WHLN.WKKN.WHLN.WKKN:hover .WLKN.WLWM,.WHLN.WKKN.WHLN.WKKN:hover .WNKN.WKWM,.WHLN.WKKN.WHLN.WKKN:hover .WNKN.WLWM{box-shadow:none !important;}.WHLN.WKKN:focus .WNXM.WOYM,.WHLN.WKKN:focus .WNXM:focus.WOYM,.WHLN.WKKN:focus .WNXM:enabled:active.WOYM,.WHLN.WKKN:active .WNXM.WOYM,.WHLN.WKKN:active .WNXM:focus.WOYM,.WHLN.WKKN:active .WNXM:enabled:active.WOYM,.WHLN.WKKN.WODO .WNXM.WOYM,.WHLN.WKKN.WODO .WNXM:focus.WOYM,.WHLN.WKKN.WODO .WNXM:enabled:active.WOYM{padding-left:5px;}.WHLN.WKKN:focus .WNXM.WOYM .WPXM,.WHLN.WKKN:focus .WNXM:focus.WOYM .WPXM,.WHLN.WKKN:focus .WNXM:enabled:active.WOYM .WPXM,.WHLN.WKKN:active .WNXM.WOYM .WPXM,.WHLN.WKKN:active .WNXM:focus.WOYM .WPXM,.WHLN.WKKN:active .WNXM:enabled:active.WOYM .WPXM,.WHLN.WKKN.WODO .WNXM.WOYM .WPXM,.WHLN.WKKN.WODO .WNXM:focus.WOYM .WPXM,.WHLN.WKKN.WODO .WNXM:enabled:active.WOYM .WPXM{background-color:transparent !important;}.WHLN.WKLN.WKKN{box-shadow:0 0 0 1px #cad4d8 !important;}.WHLN.WKLN.WKKN.WHLN.WKLN.WKKN:hover{box-shadow:0 0 0 1px #9da9af !important;}.WHLN.WKLN.WKKN.WODO{box-shadow:0 0 0 2px #005dba !important;}.WIT.WALN{padding:0 0 2px 0;}.WIT.WALN::after{content:" ";position:absolute;bottom:-2px;height:1px;left:0;right:0;background-color:rgba(0, 0, 0, 0.145);}.WIT.WALN>.WFT{padding:5px 0;min-width:70px;max-width:300px;min-height:0;}.WBLN{outline:none;line-height:15px;font-style:normal;color:#4a4a4a;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;padding:7px 7px 7px 15px;height:15px;}.WBLN:hover{background:#ebf8fc;color:#4a4a4a;}.WGYQ{background-color:#edeff0;}.WM-Q>.WFT{padding:0 10px;min-height:10px;-webkit-overflow-scrolling:touch;}.WM-Q .WOWQ.WPWQ.WBWQ{background-color:#005dba;color:white;}.WM-Q .WOWQ .WPKU.WMLU{color:white;}.WM-Q.WN-Q{padding:7px 0 0 !important;}.WH-Q{min-width:235px;}.WI-Q.WFXQ{margin:0 -10px;}.WI-Q>.WJXQ>.WIXQ{padding:4px 10px;}.WH-Q .WI-Q>.WJXQ>.WIXQ{padding:8px 20px;text-align:center;font-size:13px;}.WH-Q .WI-Q{overflow:auto;}.WH-Q.WA0Q .WIXQ:hover{background-color:transparent !important;}.WI-Q.WF-Q{overflow:hidden;}.WOYQ{background-image:-webkit-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:-moz-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:-o-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:-ms-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:-o-linear-gradient(top, #f6f6f6 5%, #f1f1f1 95%);background-image:linear-gradient(to bottom, #f6f6f6 5%, #f1f1f1 95%);padding:8px 15px 10px 15px;background-color:#eee;border:1px solid #e0e1e2;border-radius:4px;display:block;color:#404040;text-align:center;font-size:13px;font-weight:500;text-shadow:#fcfcfc 0 1px 0;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;position:relative !important;margin-left:0 !important;right:0 !important;bottom:0;left:0 !important;border-radius:0 0 2px 2px;border-width:1px 0 0 0;}.WOYQ:hover{background-image:-webkit-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:-moz-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:-o-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:-ms-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:-o-linear-gradient(top, #f1f1f1 5%, #f6f6f6 95%);background-image:linear-gradient(to bottom, #f1f1f1 5%, #f6f6f6 95%);background-color:#e9e9e9;}.WOYQ:active{background-image:linear-gradient(to bottom, #eee 5%, #e9e9e9 95%);border-color:rgba(0, 0, 0, 0.2);box-shadow:inset 0 2px 1px 0 rgba(0, 0, 0, 0.08);}.WP-Q{font-size:18px;text-align:center;display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:10px 0 15px 0;}.WD-Q.WH-Q .WP-Q{display:block;}.WG-Q.WH-Q .WI-Q>.WJXQ>.WIXQ{text-align:left;}.WC-Q{position:fixed !important;}.WCT>.WC-Q{position:relative !important;}.WN-Q .WAUO{margin-left:0;}.WERO{position:relative;margin:0 auto;width:36px;height:36px;}.WDRO{position:absolute;background-color:white;height:7px;width:7px;-moz-border-radius:5px;-moz-animation-name:f_fadeG;-moz-animation-duration:0.8s;-moz-animation-iteration-count:infinite;-moz-animation-direction:linear;-webkit-border-radius:5px;-webkit-animation-name:f_fadeG;-webkit-animation-duration:0.8s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;-ms-border-radius:5px;-ms-animation-name:f_fadeG;-ms-animation-duration:0.8s;-ms-animation-iteration-count:infinite;-ms-animation-direction:linear;-o-border-radius:5px;-o-animation-name:f_fadeG;-o-animation-duration:0.8s;-o-animation-iteration-count:infinite;-o-animation-direction:linear;border-radius:5px;animation-name:f_fadeG;animation-duration:0.8s;animation-iteration-count:infinite;animation-direction:linear;}.WHRO{left:0;top:14.7px;-moz-animation-delay:0.3s;-webkit-animation-delay:0.3s;-ms-animation-delay:0.3s;-o-animation-delay:0.3s;animation-delay:0.3s;}.WIRO{left:4.3039603px;top:4.3039603px;-moz-animation-delay:0.4s;-webkit-animation-delay:0.4s;-ms-animation-delay:0.4s;-o-animation-delay:0.4s;animation-delay:0.4s;}.WJRO{left:14.7px;top:0;-moz-animation-delay:0.5s;-webkit-animation-delay:0.5s;-ms-animation-delay:0.5s;-o-animation-delay:0.5s;animation-delay:0.5s;}.WKRO{right:4.3039603px;top:4.3039603px;-moz-animation-delay:0.6s;-webkit-animation-delay:0.6s;-ms-animation-delay:0.6s;-o-animation-delay:0.6s;animation-delay:0.6s;}.WLRO{right:0;top:14.7px;-moz-animation-delay:0.7s;-webkit-animation-delay:0.7s;-ms-animation-delay:0.7s;-o-animation-delay:0.7s;animation-delay:0.7s;}.WMRO{right:4.3039603px;bottom:4.3039603px;-moz-animation-delay:0.8s;-webkit-animation-delay:0.8s;-ms-animation-delay:0.8s;-o-animation-delay:0.8s;animation-delay:0.8s;}.WNRO{left:14.7px;bottom:0;-moz-animation-delay:0.9s;-webkit-animation-delay:0.9s;-ms-animation-delay:0.9s;-o-animation-delay:0.9s;animation-delay:0.9s;}.WORO{left:4.3039603px;bottom:4.3039603px;-moz-animation-delay:1s;-webkit-animation-delay:1s;-ms-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s;}@-moz-keyframes f_fadeG { 0% { background-color: #5d86a0; }
100% { background-color: white; } }@-webkit-keyframes f_fadeG { 0% { background-color: #5d86a0; }
100% { background-color: white; } }@-ms-keyframes f_fadeG { 0% { background-color: #5d86a0; }
100% { background-color: white; } }@-o-keyframes f_fadeG { 0% { background-color: #5d86a0; }
100% { background-color: white; } }@keyframes f_fadeG { 0% { background-color: #5d86a0; }
100% { background-color: white; } }.WFRO{width:24px;height:24px;}.WFRO>.WDRO{height:4px;width:4px;}.WFRO>.WHRO{left:0;top:9.8px;}.WFRO>.WIRO{left:2.869307px;top:2.869307px;}.WFRO>.WJRO{left:9.8px;top:0;}.WFRO>.WKRO{right:2.869307px;top:2.869307px;}.WFRO>.WLRO{right:0;top:9.8px;}.WFRO>.WMRO{right:2.869307px;bottom:2.869307px;}.WFRO>.WNRO{left:9.8px;bottom:0;}.WFRO>.WORO{left:2.869307px;bottom:2.869307px;}.WGRO{width:16px;height:16px;}.WGRO>.WDRO{height:3px;width:3px;}.WGRO>.WHRO{left:0;top:6.5333333px;}.WGRO>.WIRO{left:1.9128712px;top:1.9128712px;}.WGRO>.WJRO{left:6.5333333px;top:0;}.WGRO>.WKRO{right:1.9128712px;top:1.9128712px;}.WGRO>.WLRO{right:0;top:6.5333333px;}.WGRO>.WMRO{right:1.9128712px;bottom:1.9128712px;}.WGRO>.WNRO{left:6.5333333px;bottom:0;}.WGRO>.WORO{left:1.9128712px;bottom:1.9128712px;}.WHVY{background-color:#edeff0;background-color:#edeff0;}.WDWY{box-shadow:0 0 0 1px #ff7a45 !important;}.WDXY{border-color:#f90 !important;outline-color:rgba(184, 134, 11, 0.5) !important;border-style:solid !important;border-width:1px;}.WIWY{height:40px;line-height:0;}.WCXY{padding-right:0;}.WOWY{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#666d73;font-size:22px;font-weight:400;line-height:40px;}.WA40 .WOWY{padding:0 20px !important;}.WJWY{float:right;position:relative;}.WC40 .WIWY{display:none;}.WC40 .WCXY,.WPY0+.WB02+.WG02 .WIWY{display:block !important;}.WA40 .WC40 .WCXY{padding:0 20px;}.WPWY{margin:10px 0;line-height:18px;}.WAWY{min-height:40px;padding-bottom:30px;position:relative;}.WBWY>.WAXY{margin-top:10px;}.WBWY>.WAXY:first-child{margin-top:0;}.WEWY{border-top:none !important;}.WHWY{display:inline-block;margin-top:5px;}.WHWY>.WNXM{padding-top:5px;padding-bottom:6px;}.WA40 .WHWY{padding-right:20px;}.WMWY{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;}.WGWY{background-color:rgba(255, 255, 255, 0.6);z-index:10;position:absolute;left:0;top:0;right:0;bottom:0;}.WC40 .WGWY{background-color:white;border-radius:3px;padding:18px 18px 18px 18px;box-shadow:0 1px 3px 0 rgba(10, 22, 29, 0.05);background-color:rgba(255, 255, 255, 0.6);margin-top:10px;}.WKWY,.WLWY .WP1J>.WO2J,.WLWY .WP1J:first-child{display:none;}.WPVY .WOWY,.WPVY .WCWY{font-weight:700;color:#333;}.WCWY{font-size:14px;position:absolute;top:22px;left:-32px;}.WK20{position:relative;display:inline-block;}.WI20{display:inline;}.WJ20{display:inline;float:left;max-width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#999;}.WG20{width:10px;height:10px;margin-left:5px;display:inline-block;background-repeat:no-repeat;}.WN20{display:none;position:absolute;}.WL20,.WM20{position:absolute;height:0;width:0;}.WH20{visibility:hidden;}.WIT{position:absolute;padding:7px 0 7px 0;border:1px solid rgba(213, 217, 222, 1);z-index:10;background-color:rgba(255, 255, 255, 1);border-radius:3px;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.15);overflow:visible;}.WFT{box-sizing:border-box;display:block;padding:0 7px 0 7px;overflow:auto;min-height:0.1%;}.WHT{transform:scale(0, 0);position:fixed;top:0 !important;right:auto !important;bottom:auto !important;left:0 !important;}.WDT{position:fixed;top:0;right:0;bottom:0;left:0;}.WET{display:table;width:100%;height:100%;table-layout:fixed;}.WCT{display:table-cell;text-align:center;vertical-align:middle;}.WCT>.WIT{text-align:left;display:inline-block;position:relative;box-shadow:0 20px 25px rgba(0, 0, 0, 0.16);}.WGT{background-color:rgba(0, 0, 0, 0.65);}.WMT{display:block;position:absolute;width:0;height:0;pointer-events:none;border:10px solid rgba(213, 217, 222, 1);}.WMT::before{display:block;position:absolute;width:0;height:0;pointer-events:none;content:" ";font-size:0;border:10px solid rgba(255, 255, 255, 1);}.WOT{position:fixed !important;}.WEU{top:-21px;border-top-color:transparent !important;border-right-color:transparent !important;border-left-color:transparent !important;}.WEU::before{top:-9px;left:-10px;border-top-color:transparent !important;border-right-color:transparent !important;border-left-color:transparent !important;}.WDU{right:-21px;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;}.WDU::before{top:-10px;left:-11px;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;}.WAU{bottom:-21px;border-right-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important;}.WAU::before{top:-11px;left:-10px;border-right-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important;}.WCU{left:-21px;border-top-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important;}.WCU::before{top:-10px;left:-9px;border-top-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important;}.WBU,.WCT>.WIT>.WMT{display:none;}.WNT{border-bottom:2px solid rgba(0, 93, 186, 1) !important;border-left:2px solid rgba(0, 93, 186, 1) !important;border-right:2px solid rgba(0, 93, 186, 1) !important;border-top:0;border-radius:0 0 3px 3px !important;box-shadow:none !important;}.WPT{border-bottom:0;border-top:2px solid rgba(0, 93, 186, 1) !important;border-left:2px solid rgba(0, 93, 186, 1) !important;border-right:2px solid rgba(0, 93, 186, 1) !important;border-radius:3px 3px 0 0 !important;box-shadow:none !important;}.WPS{position:absolute;touch-action:none;}.WLXY{background-color:#edeff0;}.WFYY{box-shadow:0 0 0 1px #ff7a45 !important;}.WA-Y{border-color:#f90 !important;outline-color:rgba(184, 134, 11, 0.5) !important;border-style:solid !important;border-width:1px;}.WEYY{background-color:initial;}.WLYY{-moz-transition:background-color 180ms ease-in;-webkit-transition:background-color 180ms ease-in;-o-transition:background-color 180ms ease-in;transition:background-color 180ms ease-in;background-color:white;border-radius:3px;padding:18px 18px 18px 18px;box-shadow:0 1px 3px 0 rgba(10, 22, 29, 0.05);padding:20px;position:relative;}.WA40 .WLYY{border-radius:0 0 0 0;}.WHYY .WMYY{opacity:1 !important;}.WHYY.WLYY{background-color:white !important;}.WHYY .WBIB{box-shadow:none !important;}.WMYY:empty{padding:0;margin:0;}.WMYY{font-size:18px;color:#5b6166;font-weight:400;margin-bottom:15px;text-align:left;-moz-transition:opacity 180ms ease-in;-webkit-transition:opacity 180ms ease-in;-o-transition:opacity 180ms ease-in;transition:opacity 180ms ease-in;margin-top:-3px;}.WC40 .WMYY{margin-left:2px;}.WNYY{padding-left:0;}.WOYY:empty,.WDYY .WMYY,.WIYY:empty{display:none;}.WDYY .WC1O{padding:0;}.WIYY{padding-bottom:10px;}.WCB-{text-align:center;}.WCB- .WJXQ{display:inline-block;}.WCB- .WBB-+.WBB-{margin-top:8px;}.WE4I{position:relative;width:50px;height:50px;display:inline-block;border-radius:9999px;border:1px solid #7f7f7f;color:#ffba26;}.WE4I.WD4I{cursor:pointer;}.WG4I{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;font-size:20px;font-weight:500;line-height:50px;vertical-align:middle;text-align:center;}.WF4I{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:9999px;z-index:0;}.WHKO .WE4I{border:medium none;margin:0 auto;display:table;}.WHKO .WF4I{border:1px solid #7f7f7f;}.WJ52{cursor:pointer;}.WF52.WPTO{display:inline-block;font-weight:500;vertical-align:middle;color:#6b6b6b;padding-top:3px;}.WF52.WPTO.WK52{padding-right:0;}.WF52.WPTO>.WAUO{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block !important;}.WF52.WPTO .WCTO{display:inline-block;}.WF52.WPTO .WIPR,.WF52.WPTO .WKNR{display:none !important;}.WC52.WPTO>.WAUO{max-width:300px;}.WG52.WPTO>.WAUO{max-width:170px;}.WH52{display:block;width:9px;height:9px;border-radius:9999px;background-color:#a9cee2;margin:3px 3px 0 0;}.WI52{display:inline-block;vertical-align:middle;width:35px;height:35px;border-radius:9999px;border:1px solid #bbb;}.WI52.WE4I{height:35px;width:35px;}.WI52.WE4I>.WG4I{line-height:35px;font-size:16px;display:none;}.WD52{margin-right:0;}.WA52{display:none;vertical-align:middle;color:#9fe6ff;text-shadow:0 1px 0 rgba(0, 0, 0, 0.15);font-size:13px;}.WB52{display:inline-block;}.WE52{display:none !important;}.WC-G.WPGD{background-color:#1b6d8a;border-bottom-color:#1b6d8a;padding:5px 8px;}.WC-G .WEHD{font-weight:500;color:#e5eaef;}.WIDN{display:none;}.WKDN{display:block;}.WJDN{font-weight:500;font-size:16px;margin-bottom:10px;border-bottom:1px solid #7f7f7f;margin-left:10px;margin-right:10px;padding-bottom:5px;}.WHDN{min-width:350px;}.WHDN.WIT>.WFT{padding-left:0;padding-right:0;}.WFB1{background-color:#edeff0;}.WGC1,.WCC1{line-height:1.34;display:inline-block;white-space:pre-wrap;}.WGC1:empty,.WCC1:empty{display:none;}.WLFO>.WGC1,.WLFO>.WCC1,.WLFO>.WHTI>.WGC1,.WLFO>.WHTI>.WCC1{padding-top:4px;word-wrap:break-word;}.WLFO>.WGC1.WGB1,.WLFO>.WCC1.WGB1,.WLFO>.WHTI>.WGC1.WGB1,.WLFO>.WHTI>.WCC1.WGB1{padding-top:8px;word-wrap:break-word;}.WKGO>.WGFO>.WLFO>.WGC1,.WKGO>.WGFO>.WLFO>.WCC1,.WKGO>.WGFO>.WLFO>.WHTI>.WGC1,.WKGO>.WGFO>.WLFO>.WHTI>.WCC1{padding-top:0;}.WEC1{display:inline-block;}.WE5.WCC1{display:block;text-align:right;min-width:60px;}.WE5.WCC1.WBC1{min-width:0;}.WLFO>.WE5.WCC1,.WLNG .WE5.WCC1{text-align:left;max-width:250px;}.WJQO .WHKO .WCC1{text-align:right;}.WLJ-{background-color:#edeff0;}.WHK-{white-space:nowrap;position:relative;}.WDL-{display:inline-block;}.WDL-+.WDL-{margin-left:10px;}.WHBK .WDL-+.WDL-,.WF0J .WDL-+.WDL-{margin-left:16px;}.WHBK .WDL- .WOK-,.WF0J .WDL- .WOK-{border:none;}.WHBK .WDL- .WOK- .wd-icon,.WF0J .WDL- .WOK- .wd-icon{padding:0;}.WHBK .WDL- .WOK-:hover,.WHBK .WDL- .WOK-:focus,.WHBK .WDL- .WOK-:active,.WF0J .WDL- .WOK-:hover,.WF0J .WDL- .WOK-:focus,.WF0J .WDL- .WOK-:active{border-color:transparent;background-color:transparent;}.WGK-.WOK-{width:28px;height:28px;background-color:#9da9af;}.WGK-.WOK- .wd-icon{height:16px;width:16px;padding:6px 0 0 6px;}.WGK-.WOK-:hover,.WGK-.WOK-:active{background-color:#3f4e59;}.WGK-.WOK- .wd-icon-linkedin{padding:5px 0 0 6px;}.WOK-{display:inline-block;font:normal normal normal 14px/ 1 "WorkdaySans";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-transform:translate(0, 0);transform:translate(0, 0);font-size:36px !important;width:20px;height:20px;line-height:20px !important;cursor:pointer;color:white;background-color:#bbbdc0;text-indent:-8px;overflow:hidden;-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}.WOK-::after{display:none;}.WICK .WOK-,.WOK-.WHL-{background-color:transparent;border:1px solid white;}.WICK .WOK-:hover,.WICK .WOK-:focus,.WICK .WOK-:active,.WOK-.WHL-:hover,.WOK-.WHL-:focus,.WOK-.WHL-:active{border-color:transparent;}.WOK-:hover,.WOK-:focus,.WOK-:active{color:#585858;}.WOK- .wd-icon-ibm{display:block;height:14px;width:14px;padding:3px 0 0 3px;}.WOK- .wd-icon-twitter{width:12px;height:12px;display:block;padding:4px 0 0 4px;}.WOK- .wd-icon-linkedin{display:block;width:16px;height:16px;padding:1px 0 0 2px;}.WOK- .wd-icon-facebook{width:14px;height:14px;padding:3px 0 0 3px;display:block;}.WOK- .wd-icon-google{width:16px;height:16px;display:block;padding:2px 0 0 2px;}.WOK- .wd-icon-yelp{width:15px;height:16px;padding:2px 0 0 3px;display:block;}.WOK- .wd-icon-glassdoor{width:20px;height:20px;display:block;}.WOK- .wd-icon-youtube{width:14px;height:14px;padding:3px 0 0 3px;display:block;}.WIK-:hover,.WIK-:focus{color:white;background-color:#3a5a98;}.WLK-:hover,.WLK-:focus{color:white;background-color:#cc3731;}.WEL-:hover,.WEL-:focus{color:white;background-color:#027bb5;}.WIL-:hover,.WIL-:focus{color:white;background-color:#29a7df;}.WGM-:hover,.WGM-:focus{color:white;background-color:#c41200;}.WNK-:hover,.WNK-:focus{color:white;background-color:#32a0cb;}.WFM-:hover,.WFM-:focus{color:white;background-color:#006262;}.WKK-:hover,.WKK-:focus{color:white;background-color:#7cb228;}.WHM-:hover,.WHM-:focus{color:white;background-color:#cd201f;}.WHM- .wd-icon-background{fill:currentColor;}.WHM- .wd-icon-fill,.WHM- .wd-icon-accent{fill:none;}.WMK-{display:none !important;}.WKJK{color:#757575;}.WKJK:hover{color:#636363;}.WMJK{transform:scaleX(-1);}.WNJK{transform:scaleY(-1);}.WLJK{border-radius:9999px;}.WOJK{border-width:1px;border-style:solid;}.WJPT{background-color:#edeff0;}.WAPT,.WCQT{position:absolute;left:-99999px;z-index:-99999;overflow:hidden;opacity:0.01;display:inline;}.WBPT{position:absolute;color:rgba(255, 255, 255, 0.01);transform:scale(0.01);width:1px;z-index:-1000;display:inline;overflow:hidden;}.WIT.WEQT{position:absolute;top:40px !important;right:30px !important;bottom:auto !important;left:auto !important;box-shadow:none;border:none;outline:none;background:none;}.WIT.WEQT>.WFT{max-width:400px !important;}.WIT.WEQT::after{background:none;content:"";}</style><style type="text/css">.wd-f0a7c382-adf8-4495-80ea-1d276f06aab4{max-width:662px;}</style><style type="text/css">.wd-bcd4fb15-eef2-4480-a3ea-987a642e0f4c{max-width:662px;}</style><style type="text/css">.wd-4ce49653-8773-4430-82f3-27c7900b9150{max-width:662px;}</style><style type="text/css">.wd-3612fecc-9175-44f9-8c44-72d3fff97ae6{max-width:662px;}</style><style type="text/css">.wd-8afb92d9-7c12-4161-96a1-eaa5a48a9a69{max-width:662px;}</style><style>.cke{visibility:hidden;}</style><style>.WCJY{background-color:#edeff0;}.WHIY{position:absolute;left:-99999px;z-index:-99999;overflow:hidden;opacity:0.01;display:inline;}.WIIY{position:absolute;color:rgba(255, 255, 255, 0.01);transform:scale(0.01);width:1px;z-index:-1000;display:inline;overflow:hidden;}.WJIY{display:block;margin-bottom:15px;border-bottom:1px solid #e6e6e6;}.WJIY::after{content:" ";display:block;font-size:0;clear:both;}.WJIY .WKIY{width:220px;margin-bottom:10px;}.WJIY .WKIY .WMJY{margin-top:10px;display:inline-block;float:left;}.WJIY .WKIY .WMJY .WNJY{margin-bottom:5px;}.WJIY .WKIY .WPJY{display:inline-block;margin-top:10px;float:right;}.WKJY{background-color:white;border-radius:3px;padding:18px 18px 18px 18px;box-shadow:0 1px 3px 0 rgba(10, 22, 29, 0.05);margin:20px 0;border:0;background-color:#edeff0;}.WH1O .WHGK{visibility:hidden;color:#757575;font-size:12px;font-weight:500;text-decoration:none;}.WH1O:hover .WHGK{visibility:visible;text-decoration:none;}.WH1O .WGGK{position:relative;top:1px;}.WAGK{float:left;width:0;height:0;top:50%;left:50%;border-left:4px solid transparent;border-right:4px solid transparent;margin-top:-2.5px;margin-left:-4px;border-top:5px solid #069;}.WBGK{margin-top:5px;margin-left:5px;}.WFGK{padding-right:9px;cursor:pointer;}.WFGK.WEGK a{padding-left:3px;}.WCGK a{color:#757575;}.WCGK:hover{text-decoration:underline;color:#757575;}.WIGK a{color:#f47b20;}.WIGK:hover{text-decoration:underline;color:#f47b20;}.WDGK a{text-decoration:none;color:#666;cursor:default;}.WDGK a:hover{text-decoration:none;}.WHGK{visibility:visible;}.WGGK{border:0 none;}.WJAO{background-color:#edeff0;background-color:#edeff0;}.WACO{display:block;min-width:0;}.WACO.WGCO{padding-left:4px;margin-left:-4px;}.WACO.WGCO .WGYX{float:left;clear:both;}.WACO .WACO>.WDBO{font-size:16px;}.WACO .WACO .WACO>.WDBO{font-size:14px;}.WDBO{-moz-transition:border-color 200ms ease-in;-webkit-transition:border-color 200ms ease-in;-o-transition:border-color 200ms ease-in;transition:border-color 200ms ease-in;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:none;color:#5b6166;font-size:18px;font-weight:400;line-height:32px;border-bottom:1px solid rgba(230, 235, 239, 0);margin-bottom:6px;}.WDBO.WBBO{color:#333;font-weight:700;line-height:1.2;font-size:20px;border-bottom:none;}.WHBO>.WDBO.WBBO{border-bottom:none;}.WDBO.WBBO.WIBO{padding-left:35px;}.WDBO.WECO,.WDBO.WIBO>.WCBO{display:block;}.WDBO.WIBO{padding-left:28px;}.WDBO.WIBO>.WFBO{cursor:pointer;}.WHBO>.WDBO{border-bottom-color:#e6ebef;margin-bottom:20px;}.WBCO{transform:rotate(90deg);-moz-transition:all 0.25s linear;-webkit-transition:all 0.25s linear;-o-transition:all 0.25s linear;transition:all 0.25s linear;line-height:normal;display:none;margin:0 5px 0 2px;cursor:pointer;position:relative;float:left;width:16px;height:16px;top:2px;border-radius:9999px;}.WBCO::after{content:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1AF2037E5A021D587F230854B42AA517.cache.svg');direction:ltr !important;position:absolute;top:0;left:0;bottom:0;right:0;}.WCBO{-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;transform:rotate(0);border-radius:9999px;background-color:#e1e6e8;cursor:pointer;box-shadow:none !important;display:none;position:absolute;left:0;top:5px;line-height:1.34;width:22px;height:22px;}.WCBO>.WDJK{color:#aeb8c0;font-size:22px;line-height:24px;}.WCBO:hover,.WCBO:focus{box-shadow:none !important;background-color:#cdd5d9;}.WCBO:hover>.WDJK,.WCBO:focus>.WDJK{color:#6e7780;}.WCBO.WMBO{transform:rotate(90deg);}.WCBO.WNBO,.WHBO>.WDBO>.WCBO{transform:rotate(-90deg);}.WCBO>.WDJK .wd-icon-chevron-down{height:11px;position:relative;left:-1px;padding-bottom:1px;}.WCBO.WBBO{background-color:white;border:1px solid white;height:24px;width:24px;top:2px;border-radius:9999px;left:2px;}.WCBO.WBBO .WDJK{line-height:24px !important;color:#005dba;}.WCBO.WBBO .WDJK .wd-icon-chevron-down{height:14px;padding-bottom:0;left:0;}.WCBO.WBBO:hover{background-color:white;}.WCBO.WBBO:focus{background-color:white;box-shadow:0 0 0 2px #005dba !important;}.WCBO.WBBO:hover>.WDJK,.WCBO.WBBO:focus>.WDJK{color:#005dba;}.WORP .WHBO>.WDBO>.WCBO{transform:rotate(90deg);}.WCCO{padding:1px 0 12px 0;}.WHBO>.WCCO,.WFCO{display:none;}.WBAO{white-space:normal;line-height:24px;padding-bottom:4px;margin-top:3px;width:100%;}.WJBO{cursor:pointer;}.WKBO{color:#565d61;opacity:0.4;pointer-events:none;cursor:default;}.WLBO{animation:expandDown 0.35s 1 ease;animation-fill-mode:forwards;}.WGBO{animation:collapseUp 0.35s 1 ease;animation-fill-mode:forwards;}@keyframes expandDown { 0% { height: 0px; }
100% { height: 210px; } }@keyframes collapseUp { 0% { height: 210px; }
100% { height: 0px; } }.WO5H{background-color:#edeff0;background-color:#edeff0;}.WABI{display:block;position:relative;min-width:220px;}.WFBI{display:block;position:relative;margin-bottom:10px;}.WFBI:empty{display:none;}.WFBI::after{clear:both;display:block;content:" ";font-size:0;visibility:hidden;}.WDCI{display:block;font-weight:400;color:#4a4a4a;font-size:16px;line-height:21px;}.WDCI:empty{display:none;}.WDCI:empty+.WKAI{padding-top:21px;}.WPBI>.WDCI>.WADK{display:inline;}.WPBI>.WDCI::after{content:"*" !important;color:#ed1f24;font-size:22px;text-align:center;position:relative;top:-2px;display:block;float:right;width:0;height:0;overflow:visible;display:inline;float:none;padding-left:6px;font-weight:normal;font-size:20px;}.WNBI{text-align:center;position:relative;margin:10px auto 20px;width:150px;}.WNBI:before{content:"";width:100%;top:40%;position:absolute;display:table;z-index:-1;height:0;border-top:1px solid #dce0e6;}.WNBI>.WLBI{background-color:#f3f6f8;padding:0 15px;}.WNBI>.WLBI>.WMBI{color:#5b6166;background-color:#e1e6e8;display:inline-block;font-weight:500;font-size:12px;min-width:25px;min-height:25px;line-height:25px;border-radius:50%;}.WKAI:empty{display:none;}.WC5H{cursor:pointer;display:inline-block;width:100px;min-height:35px;min-width:100px !important;}.WBCI{cursor:pointer;display:inline-block;width:100px;min-height:35px;min-width:100px !important;margin-top:12px;}.WC5H.WGAI,.WBCI.WGAI{width:auto;}.WC5H.WNAI{padding-right:10px;margin-right:0;}.WC5H.WNAI.WGAI{width:auto;padding-right:32px;}.WBCI.WKBI{margin-top:0;}.WBCI.WJAI{min-height:35px;color:#35abed;background-color:rgba(225, 242, 251, 0.8) !important;border:1px dashed;}.WG5H{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/E62F285206B31EA42096FE8B598EF522.cache.svg');background-size:24px 30px;background-position:center;background-repeat:no-repeat;height:24px;width:30px;padding:4px 10px;}.WCCI{padding:70px 0 10px 0;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/35A45FC8B95394347DA33CD4BAF58596.cache.svg');background-size:94px 62px;background-position:center 0;background-repeat:no-repeat;}.WIAI{border:1px dashed #b4b9be;border-radius:5px;background-color:#f3f6f8;height:200px;text-align:center;margin-bottom:15px;display:block;cursor:pointer;}.WIAI.WMAI{display:none;position:absolute;margin-bottom:0;top:0;left:0;bottom:0;right:0;height:100%;}.WIAI.WJAI{display:block;min-height:125px;border-color:#35abed;background-color:rgba(225, 242, 251, 0.8);z-index:2;}.WIAI.WJAI .WLBI{background-color:rgba(225, 242, 251, 0.8);}.WIAI.WJAI .WLBI.WGAI{background-color:white;}.WIAI.WJAI .WOAI{color:#35abed;}.WIAI.WJAI .WOAI.WGAI{color:#005dba;}.WIAI.WJAI.WGAI{background-color:white;border-color:#005dba;}.WPAI{position:relative;top:25%;margin-top:-15px;}.WNBI,.WD5H{position:relative;top:25%;}.WPAI.WEBI{top:50%;margin-toP:-55px;}.WNBI.WEBI,.WD5H.WEBI{top:50%;}.WOAI{font-size:17px;pointer-events:none;display:inline-block;line-height:30px;color:#5b6166;}.WHBI{height:0;width:0;z-index:-1;opacity:0;position:absolute;}.WIBI{width:0;height:0;opacity:0;position:absolute;}.WLAI,.WGBI{display:none !important;}#__gwt_historyFrame{position:absolute;top:-1px;left:-1px;width:0;height:0;border:0 solid transparent;}input.WD42,textarea.WD42{border-color:#ff7a45 !important;outline-color:#ff7a45 !important;border-style:solid !important;}input.WE42,textarea.WE42{border-color:#f90 !important;outline-color:rgba(184, 134, 11, 0.5) !important;border-style:solid !important;}.WJ32{position:relative !important;}.WJ32::after{content:"";cursor:pointer;opacity:1;border-width:0;border-style:solid;border-radius:9999px;display:inline-block;font:normal normal normal 14px/ 1 "WorkdaySans";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-transform:translate(0, 0);transform:translate(0, 0);font-size:18px;color:white !important;background-color:#ff7a45 !important;text-indent:-2px;width:14px;height:14px;line-height:14px;position:absolute;top:50%;right:-7px;margin-top:-7px;}.WE32{position:relative !important;}.WE32::after{content:"";cursor:pointer;opacity:1;border-width:0;border-style:solid;border-radius:9999px;display:inline-block;font:normal normal normal 14px/ 1 "WorkdaySans";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-transform:translate(0, 0);transform:translate(0, 0);font-size:18px;color:white !important;background-color:#f90 !important;text-indent:-2px;width:14px;height:14px;line-height:14px;position:absolute;top:50%;right:-7px;margin-top:-7px;}.WI32,.WN32{border-color:#ff7a45 !important;outline-color:#ff7a45 !important;border-style:solid !important;border-width:1px;}.WI32:hover,.WN32:hover{background-color:#fff4f0 !important;}.WI42,.WO32{border-color:#f90 !important;outline-color:rgba(184, 134, 11, 0.5) !important;border-style:solid !important;border-width:1px;}.WN32,.WO32{border-width:1px;}.gwt-MenuBarPopup{z-index:999999;}.WG42{border-radius:3px;border-width:1px;border-color:#cc413e !important;background-color:#ff5d40 !important;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.15);font-size:12px;padding:7px;color:white;}.WH42{border-radius:3px;border-width:1px;border-color:#d8861a !important;background-color:#f7a833 !important;font-size:12px;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.15);padding:7px;color:white;}.WF42{font-style:italic;color:#b5b5b5;}.WG32{outline:1px solid #ff7a45;}.WH32{outline:1px solid #f90;}.WM32{box-shadow:2px 2px 3px #999;}a.WF32{text-decoration:none;color:#0067ac;}a.WF32:hover{text-decoration:underline;color:#0067ac;}.wd-BPFPopup .WK32{width:auto;}.WK32{width:100%;}.WP32{border-radius:4px;}.WC42{border-top-radius:4px;}.WA42{border-left-radius:4px;}.WB42{border-right-radius:4px;}</style><style>.WIBQ{outline:none;max-width:400px;max-height:400px;}.WJBQ{max-height:none;max-width:none;display:inline-block;background-color:white;background-clip:padding-box;background-repeat:no-repeat;background-position:50% 50%;background-size:contain !important;border-radius:9999px;border:3px solid #e1e8ed;}.WE5 .WIBQ{max-width:100px;max-height:100px;}.WE5 .WJBQ{display:block;margin:0 auto;}.WGBQ{border:1px solid #7f7f7f;}.WEBQ{width:46px;height:46px;}.WGBQ{display:block;margin:0 auto;min-width:100px;min-height:100px;width:100%;}.WHBQ.WIT.WIIV{max-width:90% !important;width:initial;}.WFBQ{cursor:pointer;}.WJDI{background-color:#edeff0;background-color:#edeff0;}.WMEI{display:block;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:12px;padding:3px 0 15px 10px;min-width:50px;position:relative;}.WMEI.WKFI{border-bottom:1px solid #e8e8e8;}.WMEI:first-child{margin-top:0;}.WMEI.WBEI:focus{box-shadow:0 0 0 2px white, 0 0 0 4px #005dba, 0 0 6px #005dba !important;transition:box-shadow 0.12s ease-in;border-collapse:separate;}.WGEI{display:inline-block;white-space:normal;vertical-align:top;}.WGEI .WNFI .WDJK.WEJK{margin-left:-7px;margin-top:-6px;}.WGEI .WNFI .WDJK.WEJK .wd-icon-check{height:10px;width:10px;color:#3dc269;padding-right:10px;margin-top:10px;text-indent:0;font-size:0;margin-left:7px;}.WGEI .WNFI .WDJK{font-size:30px;margin-left:-7px;margin-top:-6px;text-indent:0;color:#3dc269;}.WDFI{display:none;margin-right:15px;max-height:200px;width:60px;border:1px solid #e0e0e0;border-radius:3px;position:relative;top:4px;}.WDFI:last-child{margin-right:0;}.WDFI.WCFI{display:inline-block;}.WDFI:focus{box-shadow:0 0 0 2px white, 0 0 0 3px #35abed, 0 0 6px #35abed !important;border-collapse:separate;}.WDFI.WBEI:focus{box-shadow:0 0 0 2px white, 0 0 0 4px #005dba, 0 0 6px #005dba !important;transition:box-shadow 0.12s ease-in;border-collapse:separate;}.WAFI{border:none;width:46px;height:50px;padding:0 8px;}.WBDI.WKCO{display:block;font-size:14px;font-weight:500;line-height:18px;margin-bottom:3px;padding-right:5px;}.WBDI.WKCO .WAUO{padding-top:0;display:block;word-wrap:break-word;}.WOFI{display:inline;}.WOFI>.WGYX{display:inline-block;}.WOFI:empty{display:none;}.WPFI{display:inline-block;font-size:11px;color:#999;float:right;}.WPFI:empty{display:none;}.WEEI{width:20px;display:inline-block;position:absolute;vertical-align:top;top:0;right:0;z-index:1;}.WDEI{width:20px;height:24px;line-height:24px;cursor:pointer;display:none;font-size:32px;text-indent:-10px;color:#a2abb3;z-index:1;}.WDEI:hover{color:#6e7780;}.WDEI:active,.WDEI:focus{outline:none;color:#58b7df;}.WDEI.WAGI{display:inline-block;}.WDEI.WBEI{border:2px solid transparent;padding-right:2px;color:#87969e;}.WDEI.WBEI:hover{color:#3f4e59;}.WDEI.WBEI.WAGI:active{border:2px solid transparent;box-shadow:none !important;color:#005dba;}.WDEI.WBEI:focus{box-shadow:0 0 0 2px white, 0 0 0 4px #005dba, 0 0 6px #005dba !important;transition:box-shadow 0.12s ease-in;border-collapse:separate;border-radius:15px;}.WDEI .wd-icon-trash{width:22px;height:22px;}.WCEI{font-size:35px;display:inline-block;}.WGFI{display:none;opacity:1;margin-top:15px;-moz-transition:opacity 0.5s ease-in-out;-webkit-transition:opacity 0.5s ease-in-out;-o-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;}.WGFI.WAGI{display:block;}.WJFI+.WGFI{margin:0 !important;padding:0 !important;opacity:0 !important;min-height:50px;}.WGFI .gwt-TextBox{width:100%;max-width:209px;}.WGFI .WGYX,.WGFI .gwt-TextBox.WKUR{width:100%;max-width:220px;min-width:220px;}.WJFI{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);}.WJFI.WJHP{max-width:250px;width:250px;z-index:1;}.WJFI.WJHP>.WNHP{width:250px;}.WJEI{display:inline-block;color:#a8acb1;font-size:11px;margin-top:5px;}.WOEI{color:#f1b836;}.WHEI{margin-left:0;}.WHEI.WFFI{margin-left:10px;}.WKEI{display:inline-block;vertical-align:top;top:0;margin-top:3px;}.WLEI{margin-top:3px;}.WLFI .WJFI{position:relative;left:0;top:0;transform:inherit;}.WHFI{background-color:rgba(255, 255, 255, 0.7);position:absolute;top:0;left:0;bottom:0;right:0;}.WKCO{padding:0;}.WLCO{width:22px;height:25px;padding-top:2px;padding-right:8px;}.WMCO{color:#5f5f5f;margin-top:-3px;padding-left:3px;}.WMCO:hover{color:#35abed;cursor:pointer;}.WMCO .wd-icon{width:21px;height:21px;}</style><style>.WAHP{background-color:#edeff0;background-color:#edeff0;}.WJHP{height:12px;width:220px;white-space:nowrap;}.WJHP.WBHP{line-height:32px;}.WJHP.WBHP>.WNHP{top:-2px;}.WJHP.WBHP>.WPHP{top:-4px;}.WNHP{display:inline-block;height:12px;width:170px;position:relative;overflow:hidden;border-radius:50px;}.WMHP{background-image:-webkit-linear-gradient(left, #01baee 10%, #5abece 95%);background-image:-moz-linear-gradient(left, #01baee 10%, #5abece 95%);background-image:-o-linear-gradient(left, #01baee 10%, #5abece 95%);background-image:-ms-linear-gradient(left, #01baee 10%, #5abece 95%);background-image:-o-linear-gradient(left, #01baee 10%, #5abece 95%);background-image:linear-gradient(to right, #01baee 10%, #5abece 95%);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF01BAEE', endColorstr='#FF5ABECE');background-color:#58b7df;position:absolute;top:0;left:0;right:0;bottom:0;-moz-transition:right 0.25s ease-in-out;-webkit-transition:right 0.25s ease-in-out;-o-transition:right 0.25s ease-in-out;transition:right 0.25s ease-in-out;z-index:1;}.WMHP.WBHP{background-image:linear-gradient(to right, #005dba, #0b77e3);}.WOHP{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ddd;}.WPHP{display:inline-block;position:relative;top:1px;margin-left:5px;vertical-align:top;}.WBHP>.WPHP{top:0;}</style><script src="./Software Engineer, Full Stack-Page2_files/japanese-ui-pack.min.js.download" integrity="sha256-WzlJza+b7C3PpX3SRgjYi3Y5VpWevjC3FC7hxfSq8Wg=" crossorigin="anonymous"></script><style type="text/css">.wd-88e28f2a-31fb-4b13-84b0-0dddf38ef539{max-width:420px;}</style><style type="text/css" data-css-id="jpn-language-pack">.jpnlp-a+.jpnlp-a{margin-top:8px}.jpnlp-b{display:block;color:#565d61;font-weight:500;margin:0 0 4px}.jpnlp-c{color:#666;width:208px;height:26px;padding:0 5px;border:1px solid #cbced4;border-radius:3px;background-color:#fff}.jpnlp-c:hover{border-color:#b8bbbf;background-color:#f9fafb}.jpnlp-c:focus{border-color:#58b7df;background-color:#fff}</style><style type="text/css">.wd-6dc05691-b3f4-4d0c-9616-02b17fa21d78{max-width:380px;}</style><style type="text/css">.wd-a423312f-c0ff-45f1-b6da-06f7fd714ab1{max-width:380px;}</style><style type="text/css">.wd-eff807cb-9f30-48fa-b49f-b19fc92db13a{max-width:380px;}</style><style type="text/css"></style><style type="text/css">.wd-8daaa232-387d-4600-9647-df67810df497{max-width:420px;}</style><style>.WC2Y{display:table-cell;padding:6px 6px 6px 6px;}.WC2Y.WB2Y{display:inline-block;}.WD5.WC2Y{border:1px solid #ff7a45;border-radius:3px;padding:5px 5px 5px 5px;}.WG5.WC2Y{border:1px solid #f90;border-radius:3px;padding:5px 5px 5px 5px;}.WPVR{background-color:#edeff0;}.WHWR .WODO,.WHWR .WAEO:focus{box-shadow:0 0 0 2px white, 0 0 0 4px #005dba, 0 0 6px #005dba !important;transition:box-shadow 0.12s ease-in;border-collapse:separate;}.WIWR{white-space:nowrap;cursor:pointer;display:inline-block;border-radius:2px;padding-right:2px;}.WMWR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/B9706EEDB526BDC961503D7F282D4AC4.cache.svg');display:inline;background-position:center center;background-repeat:no-repeat;background-size:13px 13px;vertical-align:middle;height:16px;width:16px;margin-right:5px;}.WMWR.WJWR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/264C48D5A649DD09457FB4FE0E79D68E.cache.svg');}.WNWR{font-weight:500;color:#757575;vertical-align:middle;line-height:1.34;}.WNWR:hover{text-decoration:underline;}.WLWR{display:none;}.WI2O{background-color:#edeff0;}.WJ3O{margin-bottom:15px;}.WB3O{padding:15px 20px 19px;border:1px solid #e6ebef;border-radius:4px;}.WM3O{font-weight:400;color:#5b6166;padding-right:8px;font-size:18px;line-height:21px;margin-top:0;margin-bottom:10px;}.WM3O:empty{margin:0;padding:0;}.WA2O{margin-bottom:0;display:inline-block;}.WKND.WH3O{-moz-transition:all 120ms ease-in;-webkit-transition:all 120ms ease-in;-o-transition:all 120ms ease-in;transition:all 120ms ease-in;display:inline-block;position:relative;top:0;border-radius:3px;padding:7px 10px 9px 10px;font-size:13px;line-height:18px;background-color:#e1e6e8 !important;color:#5b6166;text-align:center;font-weight:400;min-width:80px;border-width:0;text-shadow:none;background-image:none !important;box-shadow:none;cursor:pointer;}.WKND.WH3O:focus,.WKND.WH3O:hover:focus{background-color:#cdd5d9 !important;top:0;}.WKND.WH3O:hover{background-color:#e1e6e8 !important;box-shadow:0 2px 0 0 #d3d8db !important;top:-2px;bottom:2px;}.WKND.WH3O:active,.WKND.WH3O:focus:active{-moz-transition:none;-webkit-transition:none;-o-transition:none;transition:none;top:0;background-color:#e1e6e8;box-shadow:inset 0 2px 0 0 #d3d8db !important;}.WKND.WH3O.WA3O{opacity:0.5;}.WF3O{list-style-type:none;margin-bottom:0;}.WC3O.WG3O .WF3O:nth-child(n+3){display:block;}.WC3O .WF3O:nth-child(n+3){display:none;}.WAXU{background-color:#edeff0;}.WIXU,.WKXU,.WJXU{display:block;}.WIXU.WBYU{display:flex;flex-direction:row;justify-content:space-between;}.WAYU{display:block;margin-bottom:8px;color:#5b6166;font-size:18px;font-weight:400;line-height:24px;}.WAYU:empty,.wd-DataGrid .WAYU,.wd-SuperGrid .WAYU{display:none;}.WKXU{display:block;}.WKXU.WOXU{display:inline-block;}.WLXU{display:inline-block;vertical-align:top;}.WNXU{display:none !important;}.WE4O{background-color:#edeff0;}.WI5O{position:relative;border-bottom:solid 1px #e6ebef;padding:4px 0;margin-bottom:8px;}.WI5O.WE5O{border-bottom:none;}.WI5O.WJ5O{padding-top:8px;}.WI5O .WN4O{display:inline-block;position:relative;cursor:pointer;width:16px;height:16px;margin-top:8px;}.WI5O .WH5O,.WI5O>.WIXU>.WAYU,.WK5O{display:none;}.WO4O{position:absolute;width:16px;height:16px;background-repeat:no-repeat;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/A9B19F88EFFC73709A49F45C4E7C6842.cache.svg');}.WI5O:last-child{border-bottom:none;padding-bottom:0;}.WB3O .WK5O{display:block;height:1px;color:#e6ebef;background-color:#e6ebef;margin:15px 0;border:none;}.WB3O .WI5O{margin-bottom:0;}.WB3O.WE3O>ul>.WF3O:last-child>.WI5O>.WK5O{display:none;}.WKND.WF5O{-moz-transition:all 120ms ease-in;-webkit-transition:all 120ms ease-in;-o-transition:all 120ms ease-in;transition:all 120ms ease-in;display:inline-block;position:relative;top:0;border-radius:3px;padding:7px 10px 9px 10px;font-size:13px;line-height:18px;background-color:#e1e6e8 !important;color:#5b6166;text-align:center;font-weight:400;min-width:80px;border-width:0;text-shadow:none;background-image:none !important;box-shadow:none;margin-top:20px;cursor:pointer;}.WKND.WF5O:focus,.WKND.WF5O:hover:focus{background-color:#cdd5d9 !important;top:0;}.WKND.WF5O:hover{background-color:#e1e6e8 !important;box-shadow:0 2px 0 0 #d3d8db !important;top:-2px;bottom:2px;}.WKND.WF5O:active,.WKND.WF5O:focus:active{-moz-transition:none;-webkit-transition:none;-o-transition:none;transition:none;top:0;background-color:#e1e6e8;box-shadow:inset 0 2px 0 0 #d3d8db !important;}.WKND.WF5O.WC5O{opacity:0.5;}.WP4O{margin-top:20px;}.WA5O{font-size:30px;opacity:0.9;color:#8b9399;cursor:pointer;position:absolute;right:25px;top:13px;}.WA5O:hover{opacity:1;}.WA5O.WB5O .WM5O{width:16px;height:16px;}.WM4O>.WIXU>.WAYU{display:none;}.WPWX{background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;background-color:#edeff0;}.WGWX,.WG-X{position:absolute;left:-99999px;z-index:-99999;overflow:hidden;opacity:0.01;display:inline;}.WHWX{position:absolute;color:rgba(255, 255, 255, 0.01);transform:scale(0.01);width:1px;z-index:-1000;display:inline;overflow:hidden;}.WGYX{display:inline-block;width:220px;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.WGYX.WAYX{margin-bottom:14px;}.WGYX .WEQV{position:absolute;left:0;bottom:-14px;}.WGYX.WOXX,.WGYX.WMYX{border-color:#58b7df;background-color:white;}.WE5.WGYX.WKXX{display:block;width:auto;min-width:220px;}.WKYX:empty,.WNXX .WJXQ:nth-child(n+11){display:none;}.WKYX .WHNR,.WKYX .WCQR,.WKYX .WIPR,.WKYX .WKNR{opacity:0;}.WKYX .WPTO:hover .WHNR,.WKYX .WPTO:hover .WCQR,.WKYX .WPTO:hover .WIPR,.WKYX .WPTO:hover .WKNR,.WKYX .WDTO:focus{opacity:1;}.WIYX{border-color:#ff7a45 !important;}.WIYX:hover{background-color:#fff4f0 !important;}.WHYX{border-color:#f5a01a !important;}.WJ-X{outline:none;}.WNXX.WPYX .WJXQ:nth-child(n+11){display:block;}.WN-X .WONR{width:20px;height:20px;background-size:20px 20px;}.WDYX{display:none !important;}.WH-X{width:auto;}.WH-X>.WJYX,.WH-X .WD-X,.WH-X .WFNR{display:none;}.WH-X .WPTO{padding:0 0 6px 0;}.WH-X .WJXQ:last-child .WPTO{padding:0 !important;}.WH-X .WFOR{background-position:center bottom;}.WH-X .WIXQ{color:#4a4a4a;}.WH-X .WAUO{display:inline;}.WH-X .WCTO:last-child,.WH-X .WCTO.WITO:last-child{padding-right:28px;}.WH-X .WCTO:last-child:empty{display:none;}.WH-X .WCTO.WITO:last-child>.WOTO{position:absolute;}.WH-X .WCTO{display:inline;}.WH-X .WCTO:empty{display:none;}.WJKO .WH-X{word-wrap:break-word;}.WLFO>.WH-X,.WLFO>.WHTI>.WH-X{margin-top:4px;}.WLFO>.WH-X.WAXX,.WLFO>.WHTI>.WH-X.WAXX{margin-top:8px;}.WKGO>.WGFO>.WLFO>.WH-X,.WKGO>.WGFO>.WLFO .WH-X.WAXX,.WKGO>.WGFO>.WLFO>.WHTI>.WH-X,.WKGO>.WGFO>.WLFO>.WHTI .WH-X.WAXX,.WKXX.WFYX.WLXX .WLYX{margin-top:0;}.WH-X.WI-X .WCTO.WITO:last-child{padding-right:0;}.WH-X.WI-X .WCTO.WITO:last-child>.WOTO,.WORP .WCTO.WITO:last-child{position:relative;}.WE5.WH-X{min-height:28px;border-radius:3px;}.wd-hiddenGrid .WH-X .WJXQ:last-child .WPTO{padding-right:28px !important;}.wd-hiddenGrid .WH-X .WPTO{padding-right:28px;}.wd-hiddenGrid .wd-EditGrid-disabled-widget.WH-X{min-width:220px;}.wd-EditGrid-disabled-widget.WH-X{border:1px solid #ddd;min-height:19px;cursor:pointer;background-color:white;padding:3px 5px 0;display:block;}.WKXX.WAXX .WDJK.WEJK.WE-X{color:#87969e;}.WKXX.WAXX.WH3X .WDJK.WEJK.WHUR,.WN0X.WH3X .WDJK.WEJK.WHUR,.WKXX.WAXX.WD0X.WFYX .WDJK.WEJK.WE-X,.WN0X.WD0X.WFYX .WDJK.WEJK.WE-X{color:#005dba;}.WC0X.WKXX .WKYX .WJXQ{display:inline-block;}.WC0X.WKXX .WKYX .WJXQ:first-child{margin-right:0;}.WC0X.WKXX .WLYX{margin-right:32px;}.WC0X.WKXX.WGYX{max-width:500px;min-width:220px;width:100%;}.WKXX{word-wrap:break-word;background-color:white;border:1px solid #cbced4;border-radius:3px;cursor:pointer;min-height:28px;}.WKXX.WAXX{background-color:white;border:solid 1px #cad4d8;min-height:32px;}.WKXX:hover{border-color:#b8bbbf;background-color:#f9fafb;}.WKXX:hover.WAXX{border:solid 1px #9da9af;background-color:white;}.WKXX:hover .WE-X{color:#6e7780;}.WKXX .WC-X{position:absolute;top:-1px;left:0;height:1px;width:1px;}.WKXX .WD-X{position:absolute;top:0;right:0;width:30px;height:27px;padding:0;}.WKXX.WLXX .WD-X{left:0;bottom:0;width:100%;height:100%;}.WKXX .WE-X{font-size:32px;line-height:26px;position:absolute;top:0;right:0;color:#8b9399;}.WKXX .WKYX .WJXQ{overflow:hidden;}.WKXX .WKYX .WJXQ:first-child{margin-right:35px;}.WKXX .WKYX .WIXQ{display:table-cell;}.WKXX .WPTO{padding:0;margin:4px 4px -1px 4px;min-height:18px;border-radius:3px;background-color:#ebf0f2;display:inline-block;}.WKXX .WPTO.WNXP .WAUO{color:#35abed !important;}.WKXX .WAUO{padding:2px;}.WKXX .WCTO:first-child{padding:0;}.WKXX .WCTO:last-child{padding:0 4px;}.WKXX .WFNR{margin-right:5px !important;margin-left:2px;}.WKXX .WBWQ.WLWQ:hover,.WKXX .WLWQ:hover,.WKXX .WBWQ.WOWQ,.WKXX .WOWQ{background-color:transparent;}.WKXX .WBWQ.WOWQ .WPTO,.WKXX .WOWQ .WPTO{background-color:#58b7df;color:white;}.WKXX.WAXX .WOWQ .WPTO{background-color:#005dba;}.WKXX .WMWR{display:none;}.WKXX .WNWR{font-weight:400;padding:4px 16px;margin-bottom:5px;text-align:center;display:inline-block;border-radius:3px;background-color:#ebf0f2;}.WKXX .WIWR{text-align:center;display:block;margin-top:3px;}.WKXX.WEYX .WFNR{opacity:0.5;}.WORP .WBYX .WAUO,.WORP .WH-X .WAUO{display:inline-block;padding-top:0;}.WF-X.WNXX .WJXQ:nth-child(n+6){display:none;}.WF-X.WNXX.WPYX .WJXQ:nth-child(n+6){display:block;}.WF-X.WKXX:hover{background-color:transparent;}.WF-X.WFYX{border:1px solid #58b7df;}.WAXX.WF-X.WFYX{border:solid 2px #005dba;}.WF-X.WFYX .WE-X{color:#58b7df;}.WAXX.WF-X.WFYX .WE-X{color:#005dba;}.WCYX.WH-X{text-align:center;width:100%;}.WBAB .WHAB .WGYX.WKXX{max-width:220px;}.WHKO .WGYX.WH-X{border-radius:3px;}.WM-X,.WG-X{height:0;}.WFYX .WMTR,.WH1X.WFYX .WLTR{display:none;}.WH1X.WFYX .WKUR{border:none;}.WH3X.WFYX{display:block;border:1px solid #58b7df;}.WH3X.WFYX.WAXX{border:solid 2px #005dba;}.WH3X.WFYX.WE0X .WD-X .WE-X,.WH3X.WFYX .WLUR{display:none;}.WH3X.WFYX .WD-X{right:0;left:auto;width:auto;}.WKXX{display:block;}.WH3X .WOUR,.WKXX.WH3X .WLUR,.WKXX.WH3X.WFYX.WH2X .WDJK.WEJK.WE-X,.WKXX.WH3X.WFYX.WE0X .WDJK.WEJK.WE-X{display:none;}.WKXX.WH3X .WMUR{height:auto;padding:0;}.WH3X.WN0X .WDJK.WEJK.WHUR .wd-icon-prompts,.WKXX.WH3X.WAXX .WDJK.WEJK.WHUR .wd-icon-prompts{height:22px;width:22px;}.WH3X .WDJK.WEJK.WHUR .wd-icon-prompts,.WKXX.WH3X .WDJK.WEJK.WHUR .wd-icon-prompts{height:19px;width:19px;pointer-events:none;}.WKXX.WAXX .WDJK.WEJK.WE-X .wd-icon-prompts{height:22px;width:22px;}.WKXX .WDJK.WEJK.WE-X{right:6px;padding-top:3px;}.WKXX .WDJK.WEJK.WE-X .wd-icon-prompts{height:19px;width:19px;pointer-events:none;}.WBTR{background-color:#edeff0;}.WHSR,.WJSR{position:absolute;left:-99999px;z-index:-99999;overflow:hidden;opacity:0.01;display:inline;}.WISR{position:absolute;color:rgba(255, 255, 255, 0.01);transform:scale(0.01);width:1px;z-index:-1000;display:inline;overflow:hidden;}.WMUR{height:55px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f2f4f5;position:relative;padding:10px;}.WMUR.WEUR{display:none !important;}.WMUR.WAUR{height:0 !important;padding:0 !important;}.WMUR.WAUR .WKUR{height:26px !important;}.WMUR.WAUR .WOUR,.WMUR.WAUR .WLUR{display:none;}.WOUR{display:block;height:28px;line-height:28px;padding-left:8px;color:#b0b8bf;cursor:pointer;}.WKUR{border-color:#dadee3;height:35px;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 30px;border-radius:3px;}.WKUR:focus{border-color:#58b7df;background-color:white;}.WKTR .WKUR:focus{border-color:#005dba;}.WLUR{width:15px;height:15px;position:absolute;top:20px;left:14px;cursor:pointer;font-size:26px;line-height:15px;color:#aeb8c0;}.WCY .WLUR{display:none;}.WLUR.WDJK.WEJK{font-size:14px;text-indent:0;}.WLUR .wd-icon-search{height:16px;width:16px;padding-left:5px;}.WLTR{display:none;width:17px;height:17px;position:absolute;top:6px;right:9px;cursor:pointer;background-color:#aeb8c0;border-radius:9999px;}.WKY .WLTR{top:19px;right:20px;}.WMTR{font-size:23px;line-height:17px;text-indent:-3px;color:white;}.WBUR.WKTR .WMTR .wd-icon-x{padding-bottom:1px;}.WMTR .wd-icon-x{height:9px;width:9px;padding-bottom:3px;padding-left:4px;}.WHUR{font-size:32px;line-height:14px;text-indent:-9px;color:#58b7df;}.WJSR{display:none;}.WLTR.WAVR{height:auto !important;width:auto !important;top:0 !important;margin-top:0 !important;margin-right:0 !important;}.WLMR{background-color:#edeff0;}.WONR{width:13px;height:16px;background-size:13px 13px;background-repeat:no-repeat;background-position:center center;vertical-align:text-top;}.WPNR{width:13px;height:16px;font-size:20px;line-height:13px;vertical-align:text-top;}.WIPR{background-position:top center;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/FB4858C01D0AD465B329502BC0DB7F7B.cache.svg');background-size:22px 15px;width:22px;height:15px;}.WIPR:hover,.WIPR:focus{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/3912B8116720F953445248E4CAA73D12.cache.svg');}.WIPR:active,.WIPR.WEEP{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/E208425C0E3E0E3FD857F098B7A822C0.cache.svg');}.WKNR{background-color:#e1e6e8;border-radius:2px;width:20px;font-size:32px;font-weight:400;height:11px;line-height:11px;text-indent:-6px;vertical-align:text-top;margin-top:2px;padding-bottom:1px;color:#a2abb3;}.WKNR:hover{background-color:#f0b433 !important;color:white;}.WJNR{width:16px;height:16px;line-height:16px;border:0 none;color:#bbbdc0;}.WJNR .wd-icon-background,.wd-icon-itemize .wd-icon-background,.wd-icon-receipts .wd-icon-background{fill:none;}.WJNR .wd-icon-yahoo{height:19px;width:19px;margin-top:-1px;margin-left:-1px;}.WJNR .wd-icon-lync{height:19px;width:19px;margin-top:-2px;margin-left:-1px;}.WJNR .wd-icon-aim,.WJNR .wd-icon-skype,.WJNR .wd-icon-msn{height:20px;width:20px;margin-top:-2px;margin-left:-2px;}.WJNR .wd-icon-facebook{height:15px;width:15px;padding-bottom:2px;}.WJNR .wd-icon-google{height:21px;width:21px;margin-top:-3px;margin-left:-1px;}.WJNR .wd-icon-linkedin{height:18px;width:18px;margin-top:-2px;}.WJNR .wd-icon-ibm{height:18px;width:18px;}.WJNR .wd-icon-twitter{height:18px;width:18px;margin-top:-1px;}.WJNR .wd-icon-yelp{height:20px;width:20px;margin-top:-1px;}.WJNR .wd-icon-chevron-right,.WJNR .wd-icon-chevron-left{height:16px;}.WJNR .wd-icon-check,.WJNR .wd-icon-exclamation{height:16px;width:16px;}.WOPR{font-size:34px;text-indent:-9px;background-color:#9ac14f;color:white;}.WOPR.WEJK{text-indent:0;width:20px;height:20px;margin-top:-5px;}.WOPR .wd-icon-check{width:21px;height:19px;}.WPPR{font-size:18px;text-indent:-1px;background-color:#fbc052;color:white;}.WPPR.WEJK{text-indent:0;width:20px;height:20px;margin-top:-5px;}.WPPR .wd-icon-exclamation{width:21px;height:19px;}.WLPR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/39B15712CFC2CB63C9D8E9EEE5F23432.cache.svg');background-size:12px 13px;background-position:top left;}.WLPR:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/A15467BA99EDEA0A2E9F02C6D6924EAA.cache.svg');}.WONR.WFNR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/226B0ADCF8B5861F339937F9CCA8DE3C.cache.svg');background-size:9px 9px;background-position:center 2px;}.WPNR.WFNR{font-size:34px;line-height:19px;text-indent:-9px;}.WPNR.WFNR .wd-icon-x{height:12px;width:12px;padding-bottom:1px;padding-left:2px;}.WHPR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/39B15712CFC2CB63C9D8E9EEE5F23432.cache.svg');}.WLNR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/7FCDA94C84722334A5DDB4BAFC587F52.cache.svg');background-size:13px 11px;}.WONR.WAQR{background-size:6px 9px;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/20A005C257E382E76EA5FA3F3A753931.cache.svg');}.WPNR.WAQR{line-height:19px;}.WPNR.WAQR .wd-icon-chevron-right,.WPNR.WAQR .wd-icon-chevron-left{height:10px;right:2px;padding-bottom:2px;}.WORP .WONR.WAQR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/04A050D30C46A31928097BAD83019D67.cache.svg');}.WFOR{background-size:5px 11px;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/6F42D113F508254E27F92CA8E24A0B3C.cache.svg');}.WENR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/6906836258A222D7E5506C1DE0D8FCC1.cache.svg');}.WCQR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/6906836258A222D7E5506C1DE0D8FCC1.cache.svg');background-size:12px 12px;}.WGNR{height:16px;}.WCOR{font-size:32px;width:18px;height:16px;text-indent:-8px;line-height:13px;color:#c1c1c1;}.WCOR.WEJK,.WCOR .wd-icon-mail{width:18px;height:16px;}.WHNR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/108117100FDB899D0285D25FABF66709.cache.png');}.WEOR{font-size:36px;width:18px;height:16px;text-indent:-8px;}.WEOR.WEJK,.WEOR .wd-icon-phone{width:18px;height:16px;}.WPOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/120D65B3D3FDD791B5A290B4DB07E340.cache.svg');}.WDOR{font-size:26px;text-indent:-8px;width:10px;height:16px;background-size:9px 13px;background-position:center top;line-height:13px;color:#c1c1c1;}.WDOR.WEJK{width:16px;height:16px;vertical-align:top;}.WDOR .wd-icon-location{width:16px;height:14px;vertical-align:top;}.WEOR{line-height:13px;color:#c1c1c1;}.WFPR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/AB04C9823506509D28AA26B4674455CD.cache.svg');}.WKOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/F735A0F193E0FC6A31B359C57243AE1F.cache.svg');}.WLOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1418C7038C3860D2427C4A5D97E275C1.cache.svg');}.WKPR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/108117100FDB899D0285D25FABF66709.cache.png');}.WNOR,.WHOR,.WJPR,.WNNR{background-size:13px 13px;background-repeat:no-repeat;background-position:left center;vertical-align:text-top;font-size:36px;padding-left:0 !important;text-indent:-10px;}.WOOR{background-size:13px 13px;background-repeat:no-repeat;background-position:left center;vertical-align:text-top;font-size:36px;padding-left:0 !important;text-indent:-10px;background-color:#ffa126;color:white;}.wd-icon-no-bid,.wd-icon-notifications,.wd-icon-travel{margin-top:-1.5px;}.wd-icon-bid{margin-top:-1.5px;color:#86ca85;}.wd-icon-credit-card{margin-top:-2px;}.wd-icon-itemize,.wd-icon-receipts{margin-top:-1.35px;}.wd-icon-picked-short{margin-top:-2px;margin-left:-1.5px;}.wd-icon-substitute{margin-top:-3px;}.WHOR{height:22px;margin-left:2px;line-height:22px;}.WJPR{color:#86ca85;}.WNNR{color:white;background-color:#757575;font-size:35px;line-height:17px;line-height:20px \ ;display:inline-block;}.WNNR:-ms-input-placeholder{line-height:20px !important;}.WDMR,.WHNR,.WINR,.WAOR,.WMOR,.WAPR,.WBPR,.WMPR,.WBQR,.WFSR,.WGOR,.WFPR,.WLOR,.WKOR{width:16px;height:16px;background-size:16px 16px;}.WINR{width:20px;height:20px;background-size:20px 20px;border-radius:9999px;background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/92BB86F89D4DC371E86A94AD17D17467.cache.svg');}.WAOR,.WMOR,.WBOR,.WBQR,.WESR,.WGSR{width:20px;height:20px;background-size:20px 20px;border-radius:9999px;}.WINR:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/4A252EDACD87C1DD20F5E8A198A11059.cache.svg');}.WAOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/17A2DCE1BDB013BCFA29DA5C1A7BFF87.cache.svg');}.WAOR:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/8E0D4342A512D64C3F392ED9EEBDF5D6.cache.svg');}.WMOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/E7FE300142C7BF66AA955155FD60CB67.cache.svg');}.WMOR:hover,.WPTO:focus .WMOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/A72FD3DA3095DD55E46D95179EEBC209.cache.svg');}.WPTO:focus .WINR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/4A252EDACD87C1DD20F5E8A198A11059.cache.svg');}.WPTO:focus .WAOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/8E0D4342A512D64C3F392ED9EEBDF5D6.cache.svg');}.WPTO:focus .WBQR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/BF0B6BCCB2714205A11AE88A7572B6C4.cache.svg');}.WPTO:focus .WGSR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/CC54F28E0D004831519F1B431CA7FB90.cache.svg');}.WPTO:focus .WBOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/EAFCAFFFB254E93EF0D54136A72FAF6C.cache.svg');}.WPTO:focus .WESR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/70E9C8D098F8B9C27697A33CED5EDF53.cache.svg');}.WPTO:focus .WGNR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/86E0CC5D6BF66B5DAA8EA3A909EEE8A7.cache.svg') !important;}.WBOR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/9361B8C8C27679DBD3BC3FC6AEF0CCA7.cache.svg');}.WBOR:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/EAFCAFFFB254E93EF0D54136A72FAF6C.cache.svg');}.WBQR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/F0B24CD3612DB08290F586D6185FA8F8.cache.svg');}.WBQR:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/BF0B6BCCB2714205A11AE88A7572B6C4.cache.svg');}.WESR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/0058251A6702B9B0501FCA31D01B7E1D.cache.svg');}.WESR:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/70E9C8D098F8B9C27697A33CED5EDF53.cache.svg');}.WGSR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/5E3F78EC5502B9A84AC70098C601E545.cache.svg');}.WGSR:hover{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/CC54F28E0D004831519F1B431CA7FB90.cache.svg');}.WDMR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/AA8C9B091014A16430C4920F6776DC74.cache.svg');}.WAPR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/1C4018D2332574C6DD415BCF554E79D7.cache.svg');}.WBPR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/95BB804A39F05BEB5FE544D1DE0A0C6B.cache.svg');}.WMPR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/AA96141B05ADC14A32C6EB5418007851.cache.svg');}.WFSR{background-image:url('https://wd3.myworkdaycdn.com/wday/uiclient/static/gwt-desktop/2019.12.1842/update/ExternalApp/D41E51A75E248C8F0B2EB1A703597965.cache.svg');}.WDNR,.WCPR,.WEPR,.WJOR,.WIOR{display:inline-block;margin-right:15px;}.WDNR .wd-icon-mail{height:30px;width:30px;margin-top:-4px;margin-left:2px;}.WCPR .wd-icon-task-overview{color:#69bd68;height:28px;width:28px;margin-top:-3px;}.WEPR .wd-icon-contact-card-matrix-manager{color:#eca022;height:30px;width:30px;margin-top:-5px;}.WJOR .wd-icon-contact-card-job-profile{color:#58b7df;height:29px;width:29px;margin-top:-4px;}.WIOR .wd-icon-task-compensation{color:#ff7a45;height:28px;width:28px;margin-top:-3px;}.WMBX{background-color:#edeff0;background-color:#edeff0;}.WKCX{margin-top:0;display:block;position:relative;line-height:15px;}.WKCX+.WKCX{margin-top:10px;}.WGCX{position:absolute;width:15px;height:15px;z-index:2;opacity:0;cursor:pointer;vertical-align:top;margin:0;}.WGCX:hover+.WHCX::before{border:1px solid #b8bbbf;background-color:#f9fafb;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.15);}.WNBX>.WGCX:hover+.WHCX::before{border:none;background:none;box-shadow:inset 0 0 0 1px #9da9af;}.WGCX:focus+.WHCX::before{box-shadow:0 0 0 2px white, 0 0 0 3px #35abed, 0 0 6px #35abed !important;border-collapse:separate;}.WNBX>.WGCX:focus+.WHCX::after{animation-name:focusIn;animation-duration:100ms;box-shadow:0 0 0 2px white, 0 0 0 4px #005dba;}@keyframes focusIn { from { box-shadow: 0 0 0 0 white, 0 0 0 0 #005dba; }
to { box-shadow: 0 0 0 2px white, 0 0 0 4px #005dba; } }.WKCX>.WHCX{cursor:pointer;}.WKCX.WNBX>.WHCX{line-height:18px;font-size:13px;}.WKCX>.WHCX::before{content:" ";font-size:0;width:14px;height:14px;background:white;background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.01) 5%, rgba(0, 0, 0, 0.05) 95%);background-image:-moz-linear-gradient(top, rgba(255, 255, 255, 0.01) 5%, rgba(0, 0, 0, 0.05) 95%);background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.01) 5%, rgba(0, 0, 0, 0.05) 95%);background-image:-ms-linear-gradient(top, rgba(255, 255, 255, 0.01) 5%, rgba(0, 0, 0, 0.05) 95%);background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.01) 5%, rgba(0, 0, 0, 0.05) 95%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.01) 5%, rgba(0, 0, 0, 0.05) 95%);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#03FFFFFF', endColorstr='#0D000000');border:1px solid #cbced4;border-radius:10px;box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.04);display:inline-block;vertical-align:top;margin-right:7px;}.WKCX.WNBX>.WHCX::before{width:18px;height:18px;background:none;border:none;box-shadow:inset 0 0 0 1px #cad4d8;margin-right:11px;}.WKCX.WNBX>.WHCX::after{content:" ";font-size:0;width:18px;height:18px;border-radius:10px;display:inline-block;position:absolute;vertical-align:top;left:0;}.WLCX>.WHCX::before{background:white;border:1px solid #58b7df !important;box-shadow:inset 0 0 0 4px #58b7df;}@keyframes radioInputBackgroundIn { 0% { box-shadow: inset 0 0 0 1px #9da9af, inset 0 0 0 5px white, inset 0 0 0 5px #005dba; }
80% { box-shadow: inset 0 0 0 1px #9da9af, inset 0 0 0 1px white, inset 0 0 0 5px #005dba; }
100% { box-shadow: inset 0 0 0 0 #9da9af, inset 0 0 0 0 white, inset 0 0 0 5px #005dba; } }.WLCX.WNBX>.WHCX::before{background:none;border:none !important;animation-name:radioInputBackgroundIn;animation-duration:100ms;animation-timing-function:linear;box-shadow:inset 0 0 0 5px #005dba;}.WLCX>.WGCX:hover+.WHCX::before{background:white;border:1px solid #58b7df;box-shadow:inset 0 0 0 4px #58b7df;}.WLCX.WNBX>.WGCX:hover+.WHCX::before{background:none;border:none;box-shadow:inset 0 0 0 5px #005dba;}.WLCX>.WGCX:focus+.WHCX::before{box-shadow:0 0 0 2px white, 0 0 0 3px #35abed, 0 0 6px #35abed, inset 0 0 0 4px #58b7df !important;border-collapse:separate;}.WKCX.WLCX.WNBX>.WGCX:focus+.WHCX::before{box-shadow:inset 0 0 0 5px #005dba !important;}.WKCX.WNBX>.WGCX:focus+.WHCX::before{box-shadow:inset 0 0 0 1px #9da9af !important;}.WKCX.WLCX.WNBX>.WGCX:focus+.WHCX::after{animation-name:focusIn;animation-duration:100ms;box-shadow:0 0 0 2px white, 0 0 0 4px #005dba;}@keyframes focusIn { from { box-shadow: 0 0 0 0 white, 0 0 0 0 #005dba; }
to { box-shadow: 0 0 0 2px white, 0 0 0 4px #005dba; } }.WJCX .WHCX,.WJCX .WHCX::before{opacity:0.5;}.WJCX .WGCX:hover+.WHCX::before{border:1px solid #ccc;}.WJCX .WGCX,.WJCX .WHCX{cursor:auto;}.WJCX.WNBX .WGCX:hover+.WHCX::before{box-shadow:inset 0 0 0 1px #cad4d8;border:none;}.WJCX.WLCX.WNBX .WGCX:hover+.WHCX::before{box-shadow:inset 0 0 0 5px #005dba;}</style><style type="text/css">.wd-92ac5ac7-5676-45da-ae43-c48a13eb0b6e{max-width:420px;}</style><style type="text/css">.wd-aa75bbfa-f7e2-46f3-af9d-7eb0e92e5fbb{max-width:420px;}</style><style type="text/css">.wd-b27094f2-9886-4829-8c98-9512babf67d2{max-width:420px;}</style><style type="text/css">.wd-014e63e6-7fc8-457f-9d37-8a388872657a{max-width:380px;}</style><style type="text/css">.wd-176e62ce-933d-4e3f-b034-04d2d5c8b02c{max-width:380px;}</style><style type="text/css">.wd-65a0aefb-6912-41c8-ab02-9dc033db994c{max-width:380px;}</style><style type="text/css">.wd-b18e81ae-8ab1-41fd-b779-0fe64880b5c2{max-width:380px;}</style><style type="text/css">.wd-3468ffdc-1f96-4133-b88b-c8e8fefb12d7{max-width:380px;}</style><style type="text/css">.wd-075c003f-f1c9-45f4-84a2-78b457e7fea8{max-width:420px;}</style><style type="text/css">.wd-7e766093-9115-44ae-a8d9-650fb83d0d7f{max-width:380px;}</style><style type="text/css">.wd-e436bbe7-ad24-4c2f-bba1-458c8b1609c8{max-width:380px;}</style><style type="text/css">.wd-009cd385-12ca-4417-8330-a2191fcefe2a{max-width:380px;}</style><style type="text/css">.wd-f103db70-7a04-4f51-9e97-5d6eb030795c{max-width:380px;}</style><style type="text/css">.wd-529c1c13-0d9f-492c-954e-a1c17499eb3a{max-width:380px;}</style><style type="text/css">.wd-06c90761-a422-463a-8f10-65b352ec33c7{max-width:380px;}</style><style type="text/css">.wd-8d48f232-84c0-4d7f-9f3c-c66e0541310e{max-width:380px;}</style><style type="text/css">.wd-707d6d74-c46b-4364-97ea-bb0c034b73d4{max-width:380px;}</style><style type="text/css">.wd-14ba8d15-5df8-42d4-839a-b0337bfd6e75{max-width:380px;}</style><style type="text/css">.wd-3ba9d90e-6f69-49aa-a8be-6675e7084335{max-width:420px;}</style><style type="text/css">.wd-019a70ec-56a9-4a29-985a-d5032af59984{max-width:380px;}</style><style type="text/css">.wd-2f9a7bf3-bf84-48c3-89df-bfcfc5af1e6e{max-width:420px;}</style><style type="text/css">.wd-b22d7f06-c7af-4bd2-8fec-575917e4103e{max-width:420px;}</style><style type="text/css">.wd-47b7a79f-29a7-4fd3-ba91-e1dce4bedcd8{max-width:420px;}</style><style type="text/css">.wd-2b05d699-9a7b-4836-b38e-b853b570be50{max-width:420px;}</style><style type="text/css">.wd-4d22d7aa-35c6-44d6-86e3-0e15e5b4344a{max-width:420px;}</style><style type="text/css">.wd-03bae484-3e3b-4c73-bfd1-bfa3d29476da{max-width:420px;}</style><style type="text/css">.wd-84654286-73bc-49a8-8a17-f8d6ca9fa3f3{max-width:420px;}</style><style type="text/css">.wd-0bcd5c1f-8055-4c41-842c-d52cae98d815{max-width:420px;}</style><style type="text/css">.wd-745aeeaf-990f-4ca5-9476-69f508dbb0d7{max-width:420px;}</style></head>
<body id="vpsBody" data-gr-c-s-loaded="true" class="WCJ WGRP WCSP WMLM WD1O WD40 WF30 WO-O" data-automation-is12hour-clock="true" data-automation-animationpending="false">
<div class="WGUT"><div class="gwt-Label">Use control, alt, b to navigate to the toolbar.</div></div><div id="workdayApplicationHeader" role="banner"><a class="WBMM" id="accessibilityInitialFocusAnchor" tabindex="-2"></a><a class="WCOM" href="https://grab.wd3.myworkdayjobs.com/Careers/job/Bangalore-Salarpuria-Adonis/Software-Engineer--Full-Stack_R-2018-7-0309/apply" id="accessibilitySkipToMainContent" tabindex="0">Skip to main content</a><div class="WFMM"><div class="WPGD WDHD WHNM" aria-labelledby="envBannerMessage" role="region" data-automation-id="banner"><span id="envBannerMessage" class="WEHD"></span><button class="WKND WGDO WNGD" data-automation-id="bannerCloseButton" role="button" aria-labelledby="envBannerMessage" type="button" tabindex="0"></button></div></div><div class="WFNM" data-automation-id="appHeader"><span class="workdayLogo" title="Home" data-automation-id="wd-workdayLogo" role="button" tabindex="0"></span><div class="WFOM"><div id="wd-Worker-NO_METADATA_ID-uid4" class="WF5 WJ52 WGOM" tabindex="0" data-automation-id="Current_User" role="button" title="[email protected]" aria-haspopup="true"><span class="gwt-InlineLabel WA52">On Behalf of:</span><div class="WPTO WKSO WF52 WK52 WD52 WC52"><ul class="WCTO"></ul><div class="gwt-Label WAUO WKSO" data-automation-id="promptOption" id="promptOption-gwt-uid-6" data-automation-label="[email protected]" title="[email protected]" aria-label="[email protected]"><span class=" WBE1 WCE1 ">[email protected]</span></div><ul class="WCTO"></ul></div><span class="WE4I WI52" data-automation-id="genericWorkerImage" title="My Account" aria-hidden="true" data-automation-initial="a"><img src="./Software Engineer, Full Stack-Page2_files/93B959D18471CDA424277B53D8DB14AA.cache.svg" class="gwt-Image WF4I" alt="" role="presentation"><span class="gwt-InlineLabel WG4I">a</span></span></div></div></div></div>
<iframe src="javascript:''" id="__gwt_historyFrame" tabindex="-1" role="presentation" src="./Software Engineer, Full Stack-Page2_files/saved_resource.html"></iframe>
<div style="background-color: rgb(255, 143, 0); display: none; color: white; text-align: center; position: fixed; top: 0px; left: 0px; width: 100%; height: auto; min-width: 100%; min-height: auto; max-width: 100%; font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; cursor: pointer; padding: 5px;"><span style="color: white; font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;">You have turned off the paragraph player. You can turn it on again from the options page.</span><img src="chrome-extension://gfjopfpjmkcfgjpogepmdjmcnihfpokn/img/icons/icon-close_16.png" style="width: 20px; height: auto; min-width: 20px; min-height: auto; max-width: 20px; float: right; margin-right: 10px;"></div><iframe id="ExternalApp" tabindex="-1" style="position: absolute; width: 0px; height: 0px; border: none; left: -1000px; top: -1000px;" src="./Software Engineer, Full Stack-Page2_files/saved_resource(1).html"></iframe><span class="gwt-InlineHTML"><svg width="0" height="0" style="position:absolute"><defs><svg width="24" height="24" class="wd-icon-academic-appointment-title wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-academic-appointment-title"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 4h14v17H5z" class="wd-icon-background"></path><path d="M10.465 10.715l-1.503-.605c-.255-.103-.251-.271 0-.372L12.035 8.5l3.073 1.238c.255.102.251.27 0 .372l-1.555.626c.28.344.447.783.447 1.264 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2 0-.49.174-.937.465-1.285zM9 16a2 2 0 0 1 1.998-2h2.004c1.104 0 1.998.888 1.998 2v2H9v-2z" class="wd-icon-accent"></path><path d="M8 3v-.502C8 2.223 8.23 2 8.5 2h7c.276 0 .5.215.5.498V3h3.504c.274 0 .496.227.496.508v17.984c0 .28-.226.508-.496.508H4.496A.502.502 0 0 1 4 21.492V3.508c0-.28.226-.508.496-.508H8zm0 2H6v15h12V5h-2v1.502c0 .275-.23.498-.5.498h-7a.494.494 0 0 1-.5-.498V5zm2-1v1h4V4h-4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-activity-stream wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-activity-stream"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20 17V4H4v13z" class="wd-icon-background"></path><path d="M11 19l-3.602 2.701c-.22.165-.398.083-.398-.196V19H3.49a.496.496 0 0 1-.49-.496V3.496A.5.5 0 0 1 3.5 3h17a.5.5 0 0 1 .5.496v15.008a.503.503 0 0 1-.51.496H11zM5 5v12h14V5H5z" class="wd-icon-fill"></path><path d="M7 11.505c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H7.491A.49.49 0 0 1 7 12.495v-.99zm0-3C7 8.226 7.228 8 7.51 8h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51A.5.5 0 0 1 7 9.495v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-ad-hoc-delivery wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-ad-hoc-delivery"><g fill-rule="evenodd" class="wd-icon-container"><path d="M19.5 4h-15a.5.5 0 0 0-.5.5V20h10v-2H6V6h12v8h2V4.5a.5.5 0 0 0-.5-.5z" class="wd-icon-fill"></path><path d="M20 20v1.495a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505V20h-1.495a.497.497 0 0 1-.505-.505v-.99c0-.279.214-.505.505-.505H18v-1.495c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505V18h1.495c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505H20zM8 14.505c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H8.491A.49.49 0 0 1 8 15.495v-.99zm0-3c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99zm0-3C8 8.226 8.215 8 8.49 8h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H8.49A.49.49 0 0 1 8 9.495v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-add-above wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-add-above"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 5.505C4 5.226 4.226 5 4.496 5h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 6.495v-.99zM13 15v3.51a.49.49 0 0 1-.505.49h-.99a.495.495 0 0 1-.505-.49V15H7.49a.49.49 0 0 1-.49-.505v-.99c0-.279.215-.505.49-.505H11V9.49c0-.27.214-.49.505-.49h.99c.279 0 .505.215.505.49V13h3.51c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H13z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-add-below wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-add-below"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 17.505c0-.279.226-.505.496-.505h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 18.495v-.99zM13 11v3.51a.49.49 0 0 1-.505.49h-.99a.495.495 0 0 1-.505-.49V11H7.49a.49.49 0 0 1-.49-.505v-.99C7 9.226 7.215 9 7.49 9H11V5.49c0-.27.214-.49.505-.49h.99c.279 0 .505.215.505.49V9h3.51c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H13z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-add-footer-ws wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-add-footer-ws"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 13v6.497a.497.497 0 0 1-.505.503h-.99a.509.509 0 0 1-.505-.503V13H4.503A.497.497 0 0 1 4 12.495v-.99c0-.279.233-.505.503-.505H11V4.503c0-.278.214-.503.505-.503h.99c.279 0 .505.233.505.503V11h6.497c.278 0 .503.214.503.505v.99a.509.509 0 0 1-.503.505H13z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-add-left wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-add-left"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3.5c0-.276.214-.5.505-.5h.99c.279 0 .505.228.505.5v17c0 .276-.214.5-.505.5h-.99A.505.505 0 0 1 5 20.5v-17zM15 13v3.51a.49.49 0 0 1-.505.49h-.99a.495.495 0 0 1-.505-.49V13H9.49a.49.49 0 0 1-.49-.505v-.99c0-.279.215-.505.49-.505H13V7.49c0-.27.214-.49.505-.49h.99c.279 0 .505.215.505.49V11h3.51c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H15z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-add-right wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-add-right"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17 3.5c0-.276.214-.5.505-.5h.99c.279 0 .505.228.505.5v17c0 .276-.214.5-.505.5h-.99a.505.505 0 0 1-.505-.5v-17zM11 13v3.51a.49.49 0 0 1-.505.49h-.99A.495.495 0 0 1 9 16.51V13H5.49a.49.49 0 0 1-.49-.505v-.99c0-.279.215-.505.49-.505H9V7.49c0-.27.214-.49.505-.49h.99c.279 0 .505.215.505.49V11h3.51c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H11z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-add-zero wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-add-zero"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3.498 17H17v-1.495c0-.291.178-.371.398-.206l3.204 2.402c.226.17.22.433 0 .598L17.398 20.7c-.226.17-.398.073-.398-.206V19H3.498A.5.5 0 0 1 3 18.495v-.99c0-.291.223-.505.498-.505zM3 11.7c0-.56.46-1.02 1.02-1.02s1.03.46 1.03 1.02c0 .55-.47 1.03-1.03 1.03S3 12.25 3 11.7zm2.83-2.3c0-.8.12-1.61.57-2.29C6.83 6.46 7.55 6 8.6 6c1.06 0 1.78.46 2.21 1.11.45.68.57 1.49.57 2.29s-.12 1.61-.57 2.29c-.43.64-1.15 1.11-2.21 1.11-1.05 0-1.77-.47-2.2-1.11-.45-.68-.57-1.49-.57-2.29zm6.27 0c0-.8.12-1.61.57-2.29.43-.65 1.15-1.11 2.2-1.11 1.06 0 1.78.46 2.21 1.11.45.68.57 1.49.57 2.29s-.12 1.61-.57 2.29c-.43.64-1.15 1.11-2.21 1.11-1.05 0-1.77-.47-2.2-1.11-.45-.68-.57-1.49-.57-2.29zm-4.69 0c0 .52.06 1.03.24 1.41.18.36.47.6.95.6.49 0 .77-.24.95-.6.19-.38.25-.89.25-1.41 0-.52-.06-1.03-.25-1.41-.18-.36-.46-.6-.95-.6-.48 0-.77.24-.95.6-.18.38-.24.89-.24 1.41zm6.27 0c0 .52.06 1.03.24 1.41.18.36.47.6.95.6.49 0 .77-.24.95-.6.19-.38.25-.89.25-1.41 0-.52-.06-1.03-.25-1.41-.18-.36-.46-.6-.95-.6-.48 0-.77.24-.95.6-.18.38-.24.89-.24 1.41z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-aim wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-aim"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.928 9.776c.667-.349 1.019-.187 1.254.516.157.47.367.919.549 1.38.457 1.164.394 1.348-.677 1.958-.99.563-2.085.697-3.243.816 1.473 1.557 2.825 3.106 3.763 4.996.47.948.466.96-.436 1.364-.824.37-1.662.703-2.48 1.087-.48.225-.776.091-1.045-.363a14.335 14.335 0 0 0-2.608-3.21c-.45-.418-.75-.4-1.196-.003-1.589 1.414-3.383 2.45-5.412 2.98-1.112.29-1.164.23-1.47-.914-.283-1.067-.552-2.14-.868-3.195-.148-.489-.022-.628.44-.653.815-.043 1.626-.15 2.412-.41 1.27-.42 2-1.33 2.362-2.662.508-1.872 1.093-3.72 2.542-5.07.396-.37.15-.687.027-1.035-.895-2.49.598-5.114 3.037-5.342 1.896-.177 3.516 1.105 3.841 3.04.368 2.183-.694 4.039-2.602 4.552-.147.04-.32.02-.489.307.83.416 1.596.228 2.3-.14z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-alarm-clock wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-alarm-clock"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm-5.276.292l-.842 1.46a.5.5 0 0 1-.683.182l-.866-.5a.5.5 0 0 1-.183-.683l1.063-1.84a9 9 0 1 1 1.512 1.382zm12.059-1.376l1.06 1.835a.5.5 0 0 1-.184.683l-.866.5a.5.5 0 0 1-.683-.183l-.84-1.455a9.052 9.052 0 0 0 1.513-1.38zM3.41 9.307a3.5 3.5 0 1 1 4.513-5.333 9.015 9.015 0 0 0-1.764 1.178 1.5 1.5 0 0 0-1.88 2.22 8.953 8.953 0 0 0-.87 1.935zm12.667-5.333a3.5 3.5 0 1 1 4.513 5.333 8.953 8.953 0 0 0-.87-1.935 1.5 1.5 0 0 0-1.88-2.22 9.015 9.015 0 0 0-1.763-1.178z" class="wd-icon-fill"></path><path d="M13 12h2.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V12z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-alarm-clock-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-alarm-clock-plus"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M7.647 17.46l.418.242a.498.498 0 0 1 .188.191 6.966 6.966 0 0 0 5.139.969c.312-.062.608.157.608.475v1.027a.5.5 0 0 1-.408.496 8.822 8.822 0 0 1-5.548-.802 9.119 9.119 0 0 1-.58-.316l-.716 1.241a.5.5 0 0 1-.683.183l-.866-.5a.5.5 0 0 1-.183-.683l.838-1.451c-1.566-1.47-2.603-3.469-2.811-5.641a9.004 9.004 0 0 1 9.898-9.843c3.064.312 5.776 2.268 7.136 5.03a8.849 8.849 0 0 1 .783 5.515.501.501 0 0 1-.496.407h-1.027c-.319 0-.538-.296-.475-.608.088-.436.135-.887.138-1.352.018-3.458-2.597-6.513-6.024-6.974a7.003 7.003 0 0 0-7.91 7.912c.244 1.81 1.212 3.394 2.581 4.483zM5.292 9.995a3.5 3.5 0 1 1 3.62-4.278 7.019 7.019 0 0 0-3.62 4.278zm9.796-4.278A3.501 3.501 0 0 1 22 6.5a3.5 3.5 0 0 1-3.292 3.494 7.019 7.019 0 0 0-3.62-4.278zM5.5 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm13 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z" class="wd-icon-fill"></path><path d="M13 12h2.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V12zm7 8v1.495a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505V20h-1.495a.497.497 0 0 1-.505-.505v-.99c0-.279.214-.505.505-.505H18v-1.495c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505V18h1.495c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505H20z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-align-bottom wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-align-bottom"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 19.505c0-.279.226-.505.496-.505h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 20.495v-.99zM11 3.51a.5.5 0 0 1 .505-.51h.99c.279 0 .505.228.505.51V13h1.495c.279 0 .376.172.206.398L12.3 16.602c-.165.22-.428.226-.598 0L9.3 13.398c-.165-.22-.085-.398.206-.398H11V3.51z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-align-center wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-align-center"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6.505C3 6.226 3.228 6 3.5 6h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 10c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm3-5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-align-left wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-align-left"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6.505C3 6.226 3.228 6 3.5 6h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 10c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0-5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-align-middle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-align-middle"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 11.505c0-.279.226-.505.496-.505h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 12.495v-.99zm7 9V18H9.506c-.29 0-.37-.178-.206-.398l2.403-3.204c.17-.226.432-.22.597 0l2.403 3.204c.17.226.073.398-.206.398H13v2.505c0 .28-.226.495-.505.495h-.99a.493.493 0 0 1-.505-.495zm0-17.01c0-.273.215-.495.505-.495h.99c.28 0 .506.216.506.495V6h1.495c.279 0 .376.172.206.398l-2.403 3.204c-.165.22-.427.226-.597 0L9.299 6.398C9.134 6.178 9.215 6 9.505 6h1.496V3.495z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-align-right wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-align-right"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6.505C3 6.226 3.228 6 3.5 6h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 10c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm6-5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-align-top wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-align-top"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 3.505C4 3.226 4.226 3 4.496 3h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 4.495v-.99zm7 16.985V11H9.505c-.291 0-.371-.178-.206-.398L11.7 7.398c.17-.226.433-.22.598 0l2.402 3.204c.17.226.073.398-.206.398H13v9.49c0 .282-.226.51-.505.51h-.99a.5.5 0 0 1-.505-.51z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-array wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-array"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8 5.495A.497.497 0 0 1 7.495 6H6v13h1.495c.279 0 .505.214.505.505v.99a.495.495 0 0 1-.49.505H4.49a.488.488 0 0 1-.49-.49V4.49c0-.27.215-.49.49-.49h3.02c.27 0 .49.214.49.505v.99zM19.51 4c.27 0 .49.215.49.49v16.02c0 .27-.215.49-.49.49h-3.02a.49.49 0 0 1-.49-.505v-.99c0-.279.214-.505.505-.505H18V6h-1.495A.497.497 0 0 1 16 5.495v-.99c0-.279.215-.505.49-.505h3.02z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-arrow-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-arrow-down"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 18.157V2.5c0-.276.214-.5.505-.5h.99c.279 0 .505.228.505.5v15.627l5.703-5.702a.495.495 0 0 1 .71.003l.7.7a.506.506 0 0 1 .004.711l-7.778 7.778a.5.5 0 0 1-.35.149.525.525 0 0 1-.358-.15L3.854 13.84a.495.495 0 0 1 .003-.71l.7-.701a.506.506 0 0 1 .711-.003L11 18.157z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-arrow-left wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-arrow-left"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13.436 5.263a.506.506 0 0 0-.003-.71l-.7-.701a.495.495 0 0 0-.71-.003l-7.779 7.777a.498.498 0 0 0-.144.352.48.48 0 0 0 .144.356l7.778 7.778a.506.506 0 0 0 .71-.003l.701-.7a.495.495 0 0 0 .003-.711l-5.702-5.703H19.36c.273 0 .5-.226.5-.505v-.99a.495.495 0 0 0-.5-.505H7.704l5.732-5.732z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-arrow-left-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-arrow-left-small"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M11.1 14.52a.49.49 0 0 1-.01.705l-.7.7a.503.503 0 0 1-.704.01L6.15 12.399a.505.505 0 0 1 0-.719l3.536-3.536a.49.49 0 0 1 .704.01l.7.7a.503.503 0 0 1 .01.704l-1.595 1.595h7.004a.49.49 0 0 1 .492.505v.99a.503.503 0 0 1-.5.505H9.733l1.367 1.368z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-arrow-right wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-arrow-right"><g fill-rule="evenodd" class="wd-icon-container"><path d="M10.525 5.263a.506.506 0 0 1 .003-.71l.7-.701a.495.495 0 0 1 .711-.003l7.778 7.777a.498.498 0 0 1 .144.352.48.48 0 0 1-.144.356l-7.778 7.778a.506.506 0 0 1-.71-.003l-.701-.7a.495.495 0 0 1-.003-.711l5.702-5.703H4.6a.505.505 0 0 1-.5-.505v-.99c0-.29.224-.505.5-.505h11.657l-5.732-5.732z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-arrow-right-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-arrow-right-small"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M12.9 14.52a.49.49 0 0 0 .01.705l.7.7a.503.503 0 0 0 .705.01l3.536-3.536a.505.505 0 0 0 0-.719l-3.536-3.536a.49.49 0 0 0-.704.01l-.7.7a.503.503 0 0 0-.01.704l1.594 1.595H7.492a.49.49 0 0 0-.492.505v.99c0 .28.225.505.5.505h6.768L12.9 14.521z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-arrow-up wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-arrow-up"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 5.604l-5.732 5.732a.506.506 0 0 1-.71-.003l-.701-.7a.495.495 0 0 1-.003-.71l7.777-7.779A.498.498 0 0 1 11.983 2a.48.48 0 0 1 .356.144l7.778 7.778a.506.506 0 0 1-.003.71l-.7.701a.495.495 0 0 1-.711.003L13 5.634V21.26c0 .273-.226.5-.505.5h-.99a.495.495 0 0 1-.505-.5V5.604z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-article-stacked wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-article-stacked"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.494 21.495c0 .27-.224.505-.5.505H3.5a.497.497 0 0 1-.5-.498V8.998c0-.275.215-.498.506-.498h.99c.279 0 .505.228.505.5v11h10c.273 0 .494.214.494.505v.99zM9.006 16L9 4h10l.006 12h-10zM21 2.496A.501.501 0 0 0 20.5 2H7.499A.496.496 0 0 0 7 2.496l.006 15.008a.5.5 0 0 0 .498.496h13.004a.496.496 0 0 0 .498-.496L21 2.496zm-5.001 5a.496.496 0 0 1-.495.504h-3.01A.493.493 0 0 1 12 7.495v-.99c0-.28.216-.505.495-.505h3.01c.273 0 .495.214.495.505v.99zm2 4a.507.507 0 0 1-.5.504h-7a.495.495 0 0 1-.5-.505v-.99c0-.28.231-.505.5-.505h7c.276 0 .5.214.5.505v.99zm0 3a.507.507 0 0 1-.5.504h-7a.495.495 0 0 1-.5-.505v-.99c0-.28.231-.505.5-.505h7c.276 0 .5.214.5.505v.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-as-applied wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-as-applied"><g fill-rule="evenodd" class="wd-icon-container"><path d="M19 17v1.495a.5.5 0 0 1-.498.505H5.498A.494.494 0 0 1 5 18.495V5.505C5 5.226 5.222 5 5.51 5h7.98a.5.5 0 0 1 .51.505v.99a.504.504 0 0 1-.51.505H7v10h10v-2.502c0-.275.214-.498.505-.498h.99c.279 0 .505.215.505.498V17zM8.993 10.82a.49.49 0 0 1-.027-.704l.663-.736a.503.503 0 0 1 .703-.047l2.607 2.348 5.012-5.566a.5.5 0 0 1 .716-.041l.737.663a.507.507 0 0 1 .034.716l-6.35 7.053-4.095-3.687z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-audio wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-audio"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7.389 8.996l4.242-3.894c.203-.186.368-.11.368.161v13.473c0 .276-.166.346-.368.161l-4.244-3.896H3.49A.496.496 0 0 1 3 14.51V9.488c0-.272.228-.492.49-.492h3.9zm8.896 6.844l-.039.052c-.27.324-.706.295-.963-.035l-.096-.124c-.257-.33-.25-.853.014-1.168 0 0-.14.204.004-.005a4.408 4.408 0 0 0 .758-2.501 4.41 4.41 0 0 0-.749-2.487c-.146-.214-.014-.02-.014-.02-.257-.32-.27-.837-.013-1.167l.096-.124c.257-.33.686-.346.958-.037 0 0-.081-.12.1.127.736 1.009 1.179 2.3 1.179 3.708 0 1.442-.465 2.763-1.235 3.781zm2.431 1.56c-.205.212-.099.098-.099.098a.747.747 0 0 1-1.06-.048l-.05-.054a.758.758 0 0 1 .044-1.067s-.161.17.018-.018c1.127-1.181 1.815-2.751 1.815-4.474 0-1.714-.68-3.277-1.798-4.456l-.036-.038a.755.755 0 0 1-.04-1.06l.05-.054a.747.747 0 0 1 1.056-.047s-.126-.13.072.07C20.122 7.717 21 9.682 21 11.843c0 2.145-.866 4.098-2.284 5.558z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-audio-max wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-audio-max"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7.389 8.996l4.242-3.894c.203-.186.368-.11.368.161v13.473c0 .276-.166.346-.368.161l-4.244-3.896H3.49A.496.496 0 0 1 3 14.51V9.488c0-.272.228-.492.49-.492h3.9zm8.896 6.844l-.039.052c-.27.324-.706.295-.963-.035l-.096-.124c-.257-.33-.25-.853.014-1.168 0 0-.14.204.004-.005a4.408 4.408 0 0 0 .758-2.501 4.41 4.41 0 0 0-.749-2.487c-.146-.214-.014-.02-.014-.02-.257-.32-.27-.837-.013-1.167l.096-.124c.257-.33.686-.346.958-.037 0 0-.081-.12.1.127.736 1.009 1.179 2.3 1.179 3.708 0 1.442-.465 2.763-1.235 3.781zm2.431 1.56c-.205.212-.099.098-.099.098a.747.747 0 0 1-1.06-.048l-.05-.054a.758.758 0 0 1 .044-1.067s-.161.17.018-.018c1.127-1.181 1.815-2.751 1.815-4.474 0-1.714-.68-3.277-1.798-4.456l-.036-.038a.755.755 0 0 1-.04-1.06l.05-.054a.747.747 0 0 1 1.056-.047s-.126-.13.072.07C20.122 7.717 21 9.682 21 11.843c0 2.145-.866 4.098-2.284 5.558z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-audio-min wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-audio-min"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7.389 8.996l4.242-3.894c.203-.186.368-.11.368.161v13.473c0 .276-.166.346-.368.161l-4.244-3.896H3.49A.496.496 0 0 1 3 14.51V9.488c0-.272.228-.492.49-.492h3.9zm8.896 6.844l-.039.052c-.27.324-.706.295-.963-.035l-.096-.124c-.257-.33-.25-.853.014-1.168 0 0-.14.204.004-.005a4.408 4.408 0 0 0 .758-2.501 4.41 4.41 0 0 0-.749-2.487c-.146-.214-.014-.02-.014-.02-.257-.32-.27-.837-.013-1.167l.096-.124c.257-.33.686-.346.958-.037 0 0-.081-.12.1.127.736 1.009 1.179 2.3 1.179 3.708 0 1.442-.465 2.763-1.235 3.781z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-audio-mute wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-audio-mute"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7.39 8.996l4.242-3.894c.203-.186.368-.11.368.161v13.473c0 .276-.166.346-.368.161l-4.245-3.896H3.491A.496.496 0 0 1 3 14.51V9.488c0-.272.228-.492.491-.492h3.898zM19.273 12l1.592 1.592a.446.446 0 0 1-.003.64l-.63.631a.457.457 0 0 1-.64.003L18 13.274l-1.592 1.592a.446.446 0 0 1-.64-.003l-.631-.63a.457.457 0 0 1-.003-.64L16.726 12l-1.592-1.592a.446.446 0 0 1 .003-.64l.63-.631a.457.457 0 0 1 .64-.003L18 10.726l1.592-1.592a.446.446 0 0 1 .64.003l.631.63a.457.457 0 0 1 .003.64L19.274 12z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-audio-none wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-audio-none"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7.39 8.996l4.242-3.894c.203-.186.368-.11.368.161v13.473c0 .276-.166.346-.368.161l-4.245-3.896H3.491A.496.496 0 0 1 3 14.51V9.488c0-.272.228-.492.491-.492h3.898z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-authentication-tag wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-authentication-tag"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13.154 11.306c0-.599-.517-1.084-1.154-1.084-.637 0-1.154.485-1.154 1.084 0 .471.321.873.77 1.021v1.216c0 .16.133.29.295.29h.178a.299.299 0 0 0 .296-.29v-1.216c.448-.148.769-.55.769-1.021zM8.538 6.25C8.538 4.455 10.088 3 12 3c1.912 0 3.462 1.455 3.462 3.25v1.806h.823c.395 0 .715.32.715.705v6.534c0 .39-.31.705-.72.705H7.72a.716.716 0 0 1-.72-.705V8.761c0-.39.326-.705.715-.705h.823V6.25zm5.385 0v1.806h-3.846V6.25c0-.997.86-1.806 1.923-1.806 1.062 0 1.923.809 1.923 1.806zM4 21.2c0-.442.364-.8.793-.8h14.414c.438 0 .793.355.793.8 0 .442-.364.8-.793.8H4.793A.795.795 0 0 1 4 21.2zm0-2.8c0-.442.364-.8.793-.8h14.414c.438 0 .793.355.793.8 0 .442-.364.8-.793.8H4.793A.795.795 0 0 1 4 18.4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-autosum wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-autosum"><g fill-rule="evenodd" class="wd-icon-container"><path d="M10 7l5.606 4.247c.22.167.226.451.019.64L10 17h7.5c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505V17l6-5.455L6 7V5.505C6 5.226 6.229 5 6.5 5h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505H10z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-avatar wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-avatar"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M6.243 10.927a3.846 3.846 0 0 1-.013-.32C6.23 8.607 7.777 7 9.665 7c1.197 0 2.29.647 2.916 1.7l.662 1.11.909-.92a1.702 1.702 0 0 1 1.216-.516c.965 0 1.763.829 1.763 1.87 0 .044-.001.088-.004.131l-.065 1 1 .063c1.077.068 1.938 1.015 1.938 2.18 0 1.438-1.138 3.082-2.064 3.082H5.816C5.031 16.7 4 15.174 4 13.875c0-.927.621-1.71 1.455-1.887l.861-.184-.073-.877zM2 13.875C2 16.15 3.723 18.7 5.816 18.7h12.12c2.22 0 4.064-2.663 4.064-5.083 0-1.889-1.222-3.504-2.92-4.015-.297-1.826-1.84-3.228-3.712-3.228a3.67 3.67 0 0 0-1.714.424A5.351 5.351 0 0 0 9.665 5c-2.91 0-5.273 2.353-5.427 5.3C2.9 10.924 2 12.308 2 13.875z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-bg-color wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-bg-color"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 19.513c0-.279.226-.505.496-.505h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 20.504v-.991zm1.14-9.165a.5.5 0 0 1 0-.696l6.512-6.511a.5.5 0 0 1 .696 0l6.511 6.511a.5.5 0 0 1 0 .696l-6.511 6.511a.5.5 0 0 1-.696 0l-6.511-6.511zm1.86-.34h10l-5-5-5 5zm12.5 7a1.5 1.5 0 0 1-1.5-1.5c0-.828 1.5-3.5 1.5-3.5s1.5 2.672 1.5 3.5a1.5 1.5 0 0 1-1.5 1.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-bid wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-bid"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 5h14v11H5z" class="wd-icon-background"></path><path d="M13 17h6.504c.27 0 .496-.221.496-.494V4.494A.498.498 0 0 0 19.504 4H4.496A.498.498 0 0 0 4 4.494v12.012c0 .268.222.494.496.494H11v3.387c0 .344.226.613.505.613h.99c.291 0 .505-.274.505-.613V17zM6 6h12v9H6V6z" class="wd-icon-fill"></path><path d="M11.049 10.853l3.202-3.202a.5.5 0 0 1 .715-.001l.7.7a.498.498 0 0 1 0 .715l-4.258 4.258a.5.5 0 0 1-.715 0l-.337-.337a.515.515 0 0 1-.034-.031L8.148 10.78a.495.495 0 0 1 .004-.71l.7-.7a.5.5 0 0 1 .71-.004l1.487 1.486z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-birthday wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-birthday"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 7l7 13H5z" class="wd-icon-background"></path><path d="M10.539 7.105L8.765 4.991a.495.495 0 0 1 .072-.7l.758-.637a.49.49 0 0 1 .702.052l.703.837V3.498c0-.275.214-.498.505-.498h.99c.279 0 .505.215.505.498v1.049l.706-.841a.49.49 0 0 1 .702-.052l.759.637c.213.18.248.49.071.7l-1.776 2.116 6.324 13.438c.118.251-.012.455-.282.455H4.496c-.274 0-.4-.203-.282-.455l6.325-13.44zM7.152 19h9.696L12 8.697 7.152 19z" class="wd-icon-fill"></path><path d="M15.91 16.998l-3.446 1.999h-4l6.591-3.815.855 1.816zm-1.894-4.04l-5.522 3.197 1.492-3.171 3.176-1.842.854 1.816z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-bold wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-bold"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 5.498C7 5.223 7.215 5 7.498 5H12c2.756 0 4.567 1.6 4.567 3.752 0 1.441-.906 2.626-2.047 3.001C15.78 12.05 17 13 17 15c0 2-1 4-4 4H7.491A.493.493 0 0 1 7 18.502V5.498zm3.031 5.11h1.693c1.083 0 1.792-.573 1.792-1.52 0-.909-.61-1.501-1.831-1.501h-1.654v3.02zm0 5.845h1.95c1.2 0 1.928-.632 1.928-1.64 0-.967-.708-1.638-1.929-1.638h-1.949v3.278z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-boolean wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-boolean"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M11.994 5h1.332v14.322h-1.332V5zm-.956 5.068H8.353v6.93H6.686v-6.93H4v-1.57h7.038v1.57zm5.287 6.93h-1.667v-8.5h5.372v1.57h-3.717v2.098h3.31v1.523h-3.298V17z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-all wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-all"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20.5 3c.276 0 .5.228.5.5v17c0 .276-.228.5-.5.5h-17a.503.503 0 0 1-.5-.5v-17c0-.276.228-.5.5-.5h17zM13 5v6h6V5h-6zM5 5v6h6V5H5zm8 8v6h6v-6h-6zm-8 0v6h6v-6H5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-bottom wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-bottom"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 7.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 4.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 12.495v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 12.495v-.99zm16 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-12-4C3 7.226 3.214 7 3.505 7h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 9h-.99A.497.497 0 0 1 3 8.495v-.99zm0-4C3 3.226 3.214 3 3.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 5h-.99A.497.497 0 0 1 3 4.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 16.495v-.99zm4-12C7 3.226 7.214 3 7.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 8.495 5h-.99A.497.497 0 0 1 7 4.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 15 4.495v-.99zm4 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 4.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-16 4c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-btm2 wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-btm2"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 17h6v-1.495c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v5.005c0 .27-.228.49-.5.49h-17a.493.493 0 0 1-.5-.49v-5.005c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505V17h6v-1.495c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505V17zm-2-9.495c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 4.495v-.99zm0 8c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 12.495v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 12.495v-.99zm16 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-12-4C3 7.226 3.214 7 3.505 7h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 9h-.99A.497.497 0 0 1 3 8.495v-.99zm0-4C3 3.226 3.214 3 3.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 5h-.99A.497.497 0 0 1 3 4.495v-.99zm4 0C7 3.226 7.214 3 7.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 8.495 5h-.99A.497.497 0 0 1 7 4.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 15 4.495v-.99zm4 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 4.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-center wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-center"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 11V3.5c0-.276.214-.5.505-.5h.99c.279 0 .505.228.505.5V11h7.5c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505H13v7.5c0 .276-.214.5-.505.5h-.99a.505.505 0 0 1-.505-.5V13H3.5a.495.495 0 0 1-.5-.505v-.99c0-.279.23-.505.5-.505H11zM3 7.505C3 7.226 3.214 7 3.505 7h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 9h-.99A.497.497 0 0 1 3 8.495v-.99zm0-4C3 3.226 3.214 3 3.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 5h-.99A.497.497 0 0 1 3 4.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 16.495v-.99zm0 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 20.495v-.99zm4-16C7 3.226 7.214 3 7.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 8.495 5h-.99A.497.497 0 0 1 7 4.495v-.99zm0 16c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 20.495v-.99zm8-16c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 15 4.495v-.99zm0 16c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm4-12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 4.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-dbl wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-dbl"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 7.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 4.495v-.99zm0 8c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 12.495v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 12.495v-.99zm16 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-12-4C3 7.226 3.214 7 3.505 7h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 9h-.99A.497.497 0 0 1 3 8.495v-.99zm0-4C3 3.226 3.214 3 3.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 5h-.99A.497.497 0 0 1 3 4.495v-.99zm4 0C7 3.226 7.214 3 7.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 8.495 5h-.99A.497.497 0 0 1 7 4.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 15 4.495v-.99zm4 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 4.495v-.99zm-16 16c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0-4c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-left wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-left"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 7.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 8.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 12.495v-.99zm12 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm4-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 8.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-12 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 20.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zM3 3.5c0-.276.214-.5.505-.5h.99c.279 0 .505.228.505.5v17c0 .276-.214.5-.505.5h-.99A.505.505 0 0 1 3 20.5v-17zm8 .005c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 4.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 4.495v-.99zm-12 0C7 3.226 7.214 3 7.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 8.495 5h-.99A.497.497 0 0 1 7 4.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 15 4.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-none wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-none"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 7.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 4.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 12.495v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 12.495v-.99zm16 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 8c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-8-12C3 7.226 3.214 7 3.505 7h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 9h-.99A.497.497 0 0 1 3 8.495v-.99zm0-4C3 3.226 3.214 3 3.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 5h-.99A.497.497 0 0 1 3 4.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 16.495v-.99zm0 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 20.495v-.99zm4-16C7 3.226 7.214 3 7.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 8.495 5h-.99A.497.497 0 0 1 7 4.495v-.99zm0 16c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 20.495v-.99zm8-16c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 15 4.495v-.99zm0 16c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm4-12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 8.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 4.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-outside wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-outside"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20.5 3c.276 0 .5.228.5.5v17c0 .276-.228.5-.5.5h-17a.503.503 0 0 1-.5-.5v-17c0-.276.228-.5.5-.5h17zM5 5h14v14H5V5zm6 2.505v.99c0 .291.226.505.505.505h.99A.497.497 0 0 0 13 8.495v-.99A.497.497 0 0 0 12.495 7h-.99a.497.497 0 0 0-.505.505zm0 8v.99c0 .291.226.505.505.505h.99a.497.497 0 0 0 .505-.505v-.99a.497.497 0 0 0-.505-.505h-.99a.497.497 0 0 0-.505.505zm0-4v.99c0 .291.226.505.505.505h.99a.497.497 0 0 0 .505-.505v-.99a.497.497 0 0 0-.505-.505h-.99a.497.497 0 0 0-.505.505zm-4 0v.99c0 .291.226.505.505.505h.99A.497.497 0 0 0 9 12.495v-.99A.497.497 0 0 0 8.495 11h-.99a.497.497 0 0 0-.505.505zm8 0v.99c0 .291.226.505.505.505h.99a.497.497 0 0 0 .505-.505v-.99a.497.497 0 0 0-.505-.505h-.99a.497.497 0 0 0-.505.505z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-right wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-right"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 7.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 8.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 12.495v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 12.495v-.99zm12 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-12-4C3 7.226 3.214 7 3.505 7h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 9h-.99A.497.497 0 0 1 3 8.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 20.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 16.495v-.99zm4 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 20.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zM19 3.5c0-.276.214-.5.505-.5h.99c.279 0 .505.228.505.5v17c0 .276-.214.5-.505.5h-.99a.505.505 0 0 1-.505-.5v-17zm-8 .005c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 4.495v-.99zm-8 0C3 3.226 3.214 3 3.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 5h-.99A.497.497 0 0 1 3 4.495v-.99zm4 0C7 3.226 7.214 3 7.505 3h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 8.495 5h-.99A.497.497 0 0 1 7 4.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 15 4.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-border-top wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-border-top"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 7.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 8.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 12.495v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 12.495v-.99zm16 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-12-4C3 7.226 3.214 7 3.505 7h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 4.495 9h-.99A.497.497 0 0 1 3 8.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 20.495v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 3 16.495v-.99zm4 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 7 20.495v-.99zm8 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm4-12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 19 8.495v-.99zm0 12c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0-4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-16-12C3 3.226 3.228 3 3.5 3h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-box-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-box-plus"><g class="wd-icon-container"><path d="M19 19v1.5c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V19h-1.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5H17v-1.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V17h1.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H19z" class="wd-icon-accent"></path><path d="M18.5 3c.3 0 .5.2.5.5v9c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V5H5v12h7.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-9c-.3 0-.5-.2-.5-.5v-15c0-.3.2-.5.5-.5h15z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-box-text-check wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-box-text-check"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.049 17.353l-1.486-1.486a.5.5 0 0 0-.71.004l-.7.7a.495.495 0 0 0-.005.71l2.174 2.174a.515.515 0 0 0 .034.03l.337.338a.5.5 0 0 0 .715 0l4.258-4.258a.498.498 0 0 0 0-.715l-.7-.7a.5.5 0 0 0-.715 0l-3.202 3.203zM7 13.5c0-.3.167-.5.417-.5h4.166c.25 0 .417.2.417.5v1c0 .3-.167.5-.417.5H7.417c-.25 0-.417-.2-.417-.5v-1zm0-3c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1zm0-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-1z" class="wd-icon-accent"></path><path fill-rule="nonzero" d="M18.5 3c.3 0 .5.2.5.5v8c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V5H5v12h6.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H3V3.5c0-.3.2-.5.5-.5h15z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-box-text-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-box-text-plus"><g class="wd-icon-container"><path d="M7 13.5c0-.3.2-.5.5-.5h5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-5c-.3 0-.5-.2-.5-.5v-1zm0-3c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1zm0-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-1zM19 19v1.5c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V19h-1.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5H17v-1.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V17h1.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H19z" class="wd-icon-accent"></path><path d="M18.5 3c.3 0 .5.2.5.5v9c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V5H5v12h7.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H3V3.5c0-.3.2-.5.5-.5h15z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-box-text-search wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-box-text-search"><g class="wd-icon-container"><path d="M19.85 18.75l.9.9c.2.2.2.5 0 .7l-.4.4c-.2.2-.5.2-.7 0l-.9-.9c-.4.3-1 .4-1.5.4-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3c0 .6-.2 1.1-.4 1.5zm-2.6 0c.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.5zM7 13.5c0-.3.167-.5.417-.5h4.166c.25 0 .417.2.417.5v1c0 .3-.167.5-.417.5H7.417c-.25 0-.417-.2-.417-.5v-1zm0-3c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1zm0-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-1z" class="wd-icon-accent"></path><path d="M18.5 3c.3 0 .5.2.5.5v8c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V5H5v12h6.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H3V3.5c0-.3.2-.5.5-.5h15z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-box-text-user-solid wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-box-text-user-solid"><g class="wd-icon-container"><path d="M16 16.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5zm-1 3c0-.8.7-1.5 1.5-1.5h2c.8 0 1.5.7 1.5 1.5V21h-5v-1.5zm-8-5c0-.3.167-.5.417-.5h4.166c.25 0 .417.2.417.5v1c0 .3-.167.5-.417.5H7.417c-.25 0-.417-.2-.417-.5v-1zm0-3c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1zm0-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-1z" class="wd-icon-accent"></path><path d="M18.5 4c.3 0 .5.2.5.5v8c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V6H5v12h6.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H3V4.5c0-.3.2-.5.5-.5h15z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-button wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-button"><g fill-rule="evenodd" class="wd-icon-container"><path d="M22 16.49c0 .282-.225.51-.494.51H2.494A.502.502 0 0 1 2 16.49V7.51c0-.282.225-.51.494-.51h19.012c.273 0 .494.228.494.51v8.98zM4 8.938V15h16V8.937H4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-c-area-100 wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-area-100"><g fill-rule="evenodd" class="wd-icon-container"><path d="M22 22H2v-3.701l5.141-3.605 5.023 2.506 5.34-4.774L22 13.548z" class="wd-icon-fill"></path><path d="M22 12.377l-4.808-1.2-5.205 4.665-4.948-2.47L2 16.91v-3.916l5.14-2.885 5.116 1.833 5.425-6.514L22 4.675z" class="wd-icon-accent"></path><path d="M2 2v9.69l5.036-2.826L11.9 10.59l5.143-6.205L22 3.522V2z" class="wd-icon-accent2"></path></g></svg><svg width="24" height="24" class="wd-icon-c-area-layered wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-area-layered"><g fill-rule="evenodd" class="wd-icon-container"><path d="M2 19.344v1.81h20V3.813L17.42 9.86 12 16.603 7.153 14.99 2 19.344z" class="wd-icon-fill"></path><path d="M12 9.365l-4.847 2.006L2 7.582V17.86l4.906-4.145 4.718 1.546 3.332-4.145L12 9.366z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-c-area-stacked wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-area-stacked"><g fill-rule="evenodd" class="wd-icon-container"><path d="M22 21.107H2V17.74l5.145-4.32 5.018 3.42 5.386-5.736L22 12.214z" class="wd-icon-fill"></path><path d="M22 3.834l-5-1.289-5 6.743-5-2.727-5 4.546v5.146l5.06-4.265 4.936 3.368 5.173-5.519L22 11.042z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-c-bar-100 wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-bar-100"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.455 17.476V22H2v-4.524h15.455zm-10-7.238v4.524H2v-4.524h5.455zM15.636 3v4.524H2V3h13.636z" class="wd-icon-fill"></path><path d="M22 22v-4.524h-3.636V22H22zm0-11.762H8.364v4.524H22v-4.524zM22 3h-5.455v4.524H22V3z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-c-bar-clustered wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-bar-clustered"><g fill-rule="evenodd" class="wd-icon-container"><path d="M2 3h14.545v4.524H2V3z" class="wd-icon-fill"></path><path d="M2 10.238h20v4.524H2v-4.524z" class="wd-icon-accent"></path><path d="M2 17.476h10.91V22H2v-4.524z" class="wd-icon-accent2"></path></g></svg><svg width="24" height="24" class="wd-icon-c-bar-stacked wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-bar-stacked"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.273 17.476V22H2v-4.524h7.273zm-1.818-7.238v4.524H2v-4.524h5.455zM12 3v4.524H2V3h10z" class="wd-icon-fill"></path><path d="M13.818 22v-4.524h-3.636V22h3.636zM22 14.762v-4.524H8.364v4.524H22zm-5.455-7.238V3H12.91v4.524h3.636z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-c-bubble wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-bubble"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16.775 17.21a4.27 4.27 0 0 1-4.275-4.263 4.27 4.27 0 0 1 4.275-4.263 4.27 4.27 0 0 1 4.275 4.263 4.27 4.27 0 0 1-4.275 4.264zM5.375 21A2.372 2.372 0 0 1 3 18.632a2.372 2.372 0 0 1 2.375-2.369 2.372 2.372 0 0 1 2.375 2.369A2.372 2.372 0 0 1 5.375 21z" class="wd-icon-fill"></path><path d="M11.55 9.632A2.846 2.846 0 0 1 8.7 6.789a2.846 2.846 0 0 1 2.85-2.842A2.846 2.846 0 0 1 14.4 6.79a2.846 2.846 0 0 1-2.85 2.843zm-.475 8.526a1.423 1.423 0 0 1-1.425-1.421c0-.785.638-1.421 1.425-1.421s1.425.636 1.425 1.42c0 .786-.638 1.422-1.425 1.422z" class="wd-icon-accent"></path><path d="M20.1 6.79c-1.05 0-1.9-.849-1.9-1.895C18.2 3.848 19.05 3 20.1 3c1.05 0 1.9.848 1.9 1.895 0 1.046-.85 1.894-1.9 1.894zM8.7 14.367c-1.05 0-1.9-.848-1.9-1.894 0-1.047.85-1.895 1.9-1.895 1.05 0 1.9.848 1.9 1.895 0 1.046-.85 1.894-1.9 1.894z" class="wd-icon-accent2"></path></g></svg><svg width="24" height="24" class="wd-icon-c-column-100 wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-column-100"><g fill-rule="evenodd" class="wd-icon-container"><path d="M22 6.545V22h-4.524V6.545H22zm-7.238 10V22h-4.524v-5.455h4.524zM7.524 22H3V8.364h4.524V22z" class="wd-icon-fill"></path><path d="M22 5.636h-4.524V2H22v3.636zm-7.238 10h-4.524V2h4.524v13.636zM7.524 7.455H3V2h4.524v5.455z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-c-column-clustered wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-column-clustered"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 7.45h4.52V22H3z" class="wd-icon-fill"></path><path d="M10.24 2h4.52v20h-4.52z" class="wd-icon-accent"></path><path d="M17.48 11.09H22V22h-4.52z" class="wd-icon-accent2"></path></g></svg><svg width="24" height="24" class="wd-icon-c-column-stacked wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-column-stacked"><g fill-rule="evenodd" class="wd-icon-container"><path d="M22 14.727V22h-4.524v-7.273H22zm-7.238 1.818V22h-4.524v-5.455h4.524zM7.524 22H3V12h4.524v10z" class="wd-icon-fill"></path><path d="M22 13.818h-4.524v-2.727H22v2.727zm-7.238 1.818h-4.524V2h4.524v13.636zm-7.238-4.545H3V7.455h4.524v3.636z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-c-dual-line wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-dual-line"><g class="wd-icon-container"><path d="M20.182 20V4H22v16h-1.818zm-9.59-2.76c.217.198.353.48.353.795 0 .595-.488 1.078-1.09 1.078a1.084 1.084 0 0 1-1.091-1.078 1.084 1.084 0 0 1 1.234-1.068l1.302-2.662a1.069 1.069 0 0 1-.355-.795c0-.595.489-1.077 1.091-1.077.603 0 1.091.482 1.091 1.077 0 .116-.018.228-.053.333l1.371.953a1.095 1.095 0 0 1 .822-.195l1.233-2.7a1.067 1.067 0 0 1-.318-.761c0-.595.488-1.078 1.09-1.078.603 0 1.092.483 1.092 1.078a1.084 1.084 0 0 1-1.283 1.06l-1.23 2.693c.204.195.33.47.33.772 0 .595-.488 1.077-1.09 1.077A1.084 1.084 0 0 1 14 15.665c0-.122.02-.238.058-.347l-1.364-.949a1.095 1.095 0 0 1-.801.21l-1.302 2.662z" class="wd-icon-fill"></path><path d="M2 20V4h1.818v16H2zm5.464-7.933c.218.197.354.48.354.795 0 .595-.488 1.077-1.09 1.077a1.085 1.085 0 0 1-1.092-1.077 1.084 1.084 0 0 1 1.235-1.068l1.302-2.662a1.069 1.069 0 0 1-.355-.795c0-.595.489-1.078 1.091-1.078.603 0 1.091.483 1.091 1.078 0 .116-.019.228-.053.333l1.371.953a1.095 1.095 0 0 1 .821-.195l1.234-2.7a1.067 1.067 0 0 1-.318-.762c0-.595.488-1.077 1.09-1.077.603 0 1.091.482 1.091 1.077a1.084 1.084 0 0 1-1.282 1.061l-1.23 2.692c.204.196.33.47.33.773 0 .595-.488 1.077-1.09 1.077a1.084 1.084 0 0 1-1.091-1.077c0-.122.02-.239.058-.348l-1.364-.948a1.095 1.095 0 0 1-.801.209l-1.302 2.662z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-c-line wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-line"><g fill-opacity=".85" fill-rule="evenodd" class="wd-icon-container"><path d="M5.807 18.07c.454.413.738 1.008.738 1.668A2.267 2.267 0 0 1 4.273 22 2.267 2.267 0 0 1 2 19.738a2.267 2.267 0 0 1 2.572-2.242l2.712-5.59a2.251 2.251 0 0 1-.739-1.668 2.267 2.267 0 0 1 2.273-2.262 2.267 2.267 0 0 1 2.162 2.961l2.857 2.001a2.27 2.27 0 0 1 1.71-.409l2.571-5.67a2.25 2.25 0 0 1-.663-1.597A2.267 2.267 0 0 1 19.727 3 2.267 2.267 0 0 1 22 5.262a2.267 2.267 0 0 1-2.671 2.227l-2.562 5.652c.424.41.688.985.688 1.62a2.267 2.267 0 0 1-2.273 2.263 2.267 2.267 0 0 1-2.152-2.991l-2.841-1.99a2.27 2.27 0 0 1-1.67.438L5.808 18.07z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-c-pie wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-pie"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.836 5.772V2C6.39 2.088 2 6.53 2 12c0 5.523 4.477 10 10 10a9.982 9.982 0 0 0 3.38-.585l-1.42-3.5a6.23 6.23 0 1 1-2.124-12.143z" class="wd-icon-fill"></path><path d="M16.675 7.882l2.602-2.742A9.966 9.966 0 0 1 22 12c0 4.046-2.404 7.532-5.861 9.106l-1.42-3.5a6.23 6.23 0 0 0 1.956-9.724z" class="wd-icon-accent"></path><path d="M12.656 5.804V2.02a9.96 9.96 0 0 1 6.035 2.547l-2.597 2.736a6.204 6.204 0 0 0-3.438-1.5z" class="wd-icon-accent2"></path></g></svg><svg width="24" height="24" class="wd-icon-c-scatter wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-scatter"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.918 13.745c-.703 0-1.273-.584-1.273-1.305 0-.722.57-1.306 1.273-1.306s1.273.584 1.273 1.306c0 .72-.57 1.305-1.273 1.305zm0 3.196c-.703 0-1.273-.585-1.273-1.306 0-.721.57-1.306 1.273-1.306s1.273.585 1.273 1.306c0 .721-.57 1.306-1.273 1.306zm6.364-6.844c-.703 0-1.272-.585-1.272-1.306 0-.721.57-1.306 1.272-1.306.703 0 1.273.585 1.273 1.306 0 .721-.57 1.306-1.273 1.306zm3.78-4.43c-.704 0-1.273-.586-1.273-1.307s.57-1.306 1.272-1.306c.703 0 1.273.585 1.273 1.306 0 .721-.57 1.306-1.273 1.306zM6.896 15.634c-.703 0-1.273-.585-1.273-1.306 0-.721.57-1.306 1.273-1.306s1.273.585 1.273 1.306c0 .721-.57 1.306-1.273 1.306z" class="wd-icon-fill"></path><path d="M3.952 21.535c-.703 0-1.273-.584-1.273-1.305 0-.722.57-1.306 1.273-1.306s1.273.584 1.273 1.306c0 .72-.57 1.305-1.273 1.305zm4.218-1.083c-.703 0-1.273-.585-1.273-1.306 0-.721.57-1.306 1.273-1.306.702 0 1.272.585 1.272 1.306 0 .721-.57 1.306-1.272 1.306z" class="wd-icon-accent"></path><path d="M13.027 12.709c-.703 0-1.272-.585-1.272-1.306 0-.722.57-1.306 1.272-1.306.703 0 1.273.584 1.273 1.306 0 .72-.57 1.306-1.273 1.306zm-.87-3.262c-.704 0-1.274-.584-1.274-1.306 0-.72.57-1.306 1.273-1.306s1.273.585 1.273 1.306c0 .722-.57 1.306-1.273 1.306zm.87 6.452c-.703 0-1.272-.585-1.272-1.306 0-.721.57-1.306 1.272-1.306.703 0 1.273.585 1.273 1.306 0 .721-.57 1.306-1.273 1.306z" class="wd-icon-accent2"></path></g></svg><svg width="24" height="24" class="wd-icon-c-waterfall wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-c-waterfall"><g fill-rule="evenodd" class="wd-icon-container"><path d="M21 3h-5V2h5v1zm-7 9v1H9v-1h5z" class="wd-icon-background"></path><path d="M14 2H9v9h5z" class="wd-icon-fill"></path><path d="M7 21H2V11h5z" class="wd-icon-accent"></path><path d="M21 18h-5V4h5z" class="wd-icon-accent2"></path></g></svg><svg width="24" height="24" class="wd-icon-calendar wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-calendar"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 5h16v4H4z" class="wd-icon-background"></path><path d="M3 9.467V4.991C3 4.444 3.445 4 3.993 4H6V2.495C6 2.222 6.214 2 6.505 2h.99c.279 0 .505.216.505.495V4h8V2.495c0-.273.214-.495.505-.495h.99c.279 0 .505.216.505.495V4h2.007c.548 0 .993.451.993.99v15.076c0 .47-.368.86-.854.925a.995.995 0 0 1-.14.01H3.994a1 1 0 0 1-.176-.016c-.465-.08-.817-.46-.817-.919V9.467zM5 10v9h14v-9H5zm2.49 6a.488.488 0 0 1-.49-.49v-3.02c0-.27.215-.49.49-.49h3.02c.27 0 .49.215.49.49v3.02c0 .27-.215.49-.49.49H7.49zM5 6v2h14V6H5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-calendar-user-solid wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-calendar-user-solid"><g class="wd-icon-container"><path d="M7.5 17c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5h-3zm9.5.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5zm-1 3c0-.8.7-1.5 1.5-1.5h2c.8 0 1.5.7 1.5 1.5V22h-5v-1.5z" class="wd-icon-accent"></path><path d="M14 21.5c0 .3-.2.5-.5.5H3.8c-.4-.1-.8-.5-.8-.9V6c0-.5.4-1 1-1h2V3.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V5h8V3.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V5h2c.5 0 1 .4 1 1v7.5c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V11H5v9h8.5c.3 0 .5.2.5.5v1zM5 7v2h14V7H5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-camera-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-camera-plus"><g class="wd-icon-container"><path d="M11 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm8 3v1.5c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V17h-1.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5H17v-1.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V15h1.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H19z" class="wd-icon-accent"></path><path d="M18.5 11h-1c-.3 0-.5-.2-.5-.5V9H5v6h7.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-9c-.3 0-.5-.2-.5-.5v-9c0-.3.2-.5.5-.5h4.6l.8-1.7c.1-.2.3-.3.5-.3h3.4c.2 0 .4.1.4.3l.9 1.7h4.4c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-capture-delivery wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-capture-delivery"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6 9h12v10H6z" class="wd-icon-background"></path><path d="M6.847 4h10.306a.5.5 0 0 1 .469.324l1.346 3.591a.5.5 0 0 1 .032.176V19.5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5V8.09a.5.5 0 0 1 .032-.175l1.346-3.59A.5.5 0 0 1 6.847 4zM8 6l-.8 2H11V6H8zm8 0h-3v2h3.8L16 6zm-9 4v8h10v-8H7z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-card-view wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-card-view"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3.5 6H5v11H3.5a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5zM19 6h1.5a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H19V6zM6.5 3h11a.5.5 0 0 1 .5.5v17a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-17a.5.5 0 0 1 .5-.5zM8 5v14h8V5H8z" class="wd-icon-fill"></path><path d="M9.5 13.5c0-.828.674-1.5 1.5-1.5h2c.828 0 1.5.666 1.5 1.5V15h-5v-1.5zm1-3c0-.828.666-1.5 1.5-1.5.828 0 1.5.666 1.5 1.5 0 .828-.666 1.5-1.5 1.5-.828 0-1.5-.666-1.5-1.5z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-bottom wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-bottom"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.727 18.59c.15.226.398.222.546 0L18 10H6l5.727 8.59zM6 9h12V7.505A.506.506 0 0 0 17.5 7h-11c-.276 0-.5.214-.5.505V9z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-bottom-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-bottom-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.283 16.853L8 10.296h9l-4.283 6.557c-.123.188-.314.183-.434 0zM8 9.53V8.386c0-.21.173-.386.387-.386h8.226c.215 0 .387.173.387.386v1.145H8z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-down"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.727 16.59c.15.226.398.222.546 0l5.454-8.18c.15-.226.044-.41-.227-.41h-11c-.276 0-.375.188-.227.41l5.454 8.18z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-down-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-down-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.288 15.866c.117.18.31.177.424 0l4.235-6.538c.116-.18.034-.328-.176-.328H8.229c-.214 0-.29.15-.176.328l4.235 6.538z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-left-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-left-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.134 12.288l6.538-4.235c.178-.115.328-.038.328.176v8.542c0 .21-.147.292-.328.176l-6.538-4.235c-.177-.115-.18-.307 0-.424z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-right-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-right-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.866 12.288c.18.117.177.31 0 .424l-6.538 4.235c-.18.116-.328.034-.328-.176V8.229c0-.214.15-.29.328-.176l6.538 4.235z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-top wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-top"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.727 6.41c.15-.226.398-.222.546 0L18 15H6l5.727-8.59zM6 16h12v1.495a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505V16z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-top-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-top-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.283 8.14c.12-.184.311-.189.434 0L17 14.702H8l4.283-6.562zM8 15.468h9v1.145a.386.386 0 0 1-.387.387H8.387A.388.388 0 0 1 8 16.613v-1.145z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-up wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-up"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.727 7.41c.15-.226.398-.222.546 0l5.454 8.18c.15.226.044.41-.227.41h-11c-.276 0-.375-.188-.227-.41l5.454-8.18z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-caret-up-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-caret-up-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.288 9.134c.117-.18.31-.177.424 0l4.235 6.538c.116.18.034.328-.176.328H8.229c-.214 0-.29-.15-.176-.328l4.235-6.538z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-cart wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-cart"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9 8.5h9l-.5 3H10z" class="wd-icon-background"></path><path d="M17 19a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-9 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm2.01-2a.707.707 0 0 1-.652-.485L6 5H4.505A.497.497 0 0 1 4 4.495v-.99C4 3.226 4.23 3 4.501 3H7c.276 0 .573.216.657.469L8.5 6h11.006c.273 0 .463.217.422.503l-.856 5.994a.603.603 0 0 1-.578.503H10.5l.5 2h7.008a.49.49 0 0 1 .492.505v.99a.504.504 0 0 1-.51.505h-7.98zM9 8l1 3h7.5l.5-3H9z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-cell-template wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-cell-template"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 4.503C4 4.225 4.233 4 4.503 4h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503H4.503A.508.508 0 0 1 4 10.497V4.503zm0 9c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503H4.503A.508.508 0 0 1 4 19.497v-5.994zM6 15v3h3v-3H6zm7-10.497c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503h-5.994a.508.508 0 0 1-.503-.503V4.503zM15 6v3h3V6h-3zm-2 7.503c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503h-5.994a.508.508 0 0 1-.503-.503v-5.994zM15 15v3h3v-3h-3z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chart wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chart"><g fill-rule="evenodd" class="wd-icon-container"><path d="M22 4.494v15.012c0 .268-.22.494-.491.494h-5.018a.498.498 0 0 1-.491-.494V4.494c0-.268.22-.494.491-.494h5.018c.263 0 .491.221.491.494zM10 4h4v15h-4V4zM8 7.51v11.98c0 .288-.22.51-.491.51H2.491A.506.506 0 0 1 2 19.49V7.51c0-.288.22-.51.491-.51h5.018c.263 0 .491.228.491.51z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M9 3.49c0-.27.228-.49.491-.49h5.018c.271 0 .491.215.491.49v16.02c0 .27-.228.49-.491.49H9.491A.488.488 0 0 1 9 19.51V3.49zM11 5v13h2V5h-2zM2 7.494C2 7.22 2.228 7 2.491 7h5.018C7.78 7 8 7.226 8 7.494v12.012a.498.498 0 0 1-.491.494H2.491A.495.495 0 0 1 2 19.506V7.494zM4 18h2V9H4v9zm12-6.49c0-.282.228-.51.491-.51h5.018c.271 0 .491.222.491.51v7.98c0 .282-.228.51-.491.51h-5.018a.497.497 0 0 1-.491-.51v-7.98zM18 13v5h2v-5h-2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chart-config wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chart-config"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 6h4v4H4V6zm12 1h4v4h-4V7zm-6 7h4v4h-4v-4z" class="wd-icon-background"></path><path d="M17 6V3.491c0-.263.226-.491.505-.491h.99a.49.49 0 0 1 .505.491V6h1.509c.271 0 .491.228.491.491v5.018a.496.496 0 0 1-.491.491h-5.018a.496.496 0 0 1-.491-.491V6.491c0-.271.228-.491.491-.491H17zm2 2h-2v2h2V8zm-6 11v1.505c0 .28-.226.495-.505.495h-.99a.493.493 0 0 1-.505-.495V19H9.491A.496.496 0 0 1 9 18.509v-5.018c0-.271.228-.491.491-.491h5.018c.271 0 .491.228.491.491v5.018a.496.496 0 0 1-.491.491H13zM5 5V3.495c0-.28.226-.495.505-.495h.99c.291 0 .505.222.505.495V5h1.509C8.78 5 9 5.228 9 5.491v5.018a.496.496 0 0 1-.491.491H3.491A.496.496 0 0 1 3 10.509V5.491C3 5.22 3.228 5 3.491 5H5zm0 2v2h2V7H5zm0 5h2v8.49c0 .288-.226.51-.505.51h-.99A.5.5 0 0 1 5 20.49V12zm6 3v2h2v-2h-2zm.505-12h.99a.5.5 0 0 1 .505.51V12h-2V3.51c0-.288.226-.51.505-.51zM17 13h2v7.497c0 .27-.226.503-.505.503h-.99a.497.497 0 0 1-.505-.503V13z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-check wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-check"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.657 15.85l10.26-10.26a.49.49 0 0 1 .703.01l.7.7a.495.495 0 0 1 .01.704L9.005 18.33a.488.488 0 0 1-.692.002L8.3 18.32l-4.946-4.946a.495.495 0 0 1 .003-.711l.7-.7a.507.507 0 0 1 .711-.004l3.889 3.89z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-check-circle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-check-circle"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.315 12.648l3.516-3.516a.5.5 0 0 1 .712.002l.825.825a.508.508 0 0 1 .002.712l-4.698 4.697a.5.5 0 0 1-.712-.002L10.594 15a.522.522 0 0 1-.045-.04l-2.413-2.413a.51.51 0 0 1-.002-.716l.825-.825a.505.505 0 0 1 .716.002l1.64 1.64zM2 12C2 6.477 6.476 2 12 2c5.523 0 10 4.476 10 10 0 5.523-4.476 10-10 10-5.523 0-10-4.476-10-10zm2 0a8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8 8 8 0 0 0-8 8z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-check-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-check-small"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.314 6.828l1.06 1.061a.5.5 0 0 1 0 .707l-7.778 7.778a.5.5 0 0 1-.707 0L6.354 12.84a.5.5 0 0 1 0-.707l1.06-1.06a.5.5 0 0 1 .707 0l2.122 2.12 6.364-6.364a.5.5 0 0 1 .707 0z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-checkbox wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-checkbox"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 4h16v16H4z" class="wd-icon-background"></path><path d="M3 3.5c0-.276.228-.5.5-.5h17c.276 0 .5.228.5.5v17c0 .276-.228.5-.5.5h-17a.503.503 0 0 1-.5-.5v-17zM5 5v14h14V5H5z" class="wd-icon-fill"></path><path d="M7.038 13.14a.49.49 0 0 1-.089-.7l.597-.79a.503.503 0 0 1 .695-.108l2.803 2.112 4.508-5.982a.5.5 0 0 1 .71-.104l.79.597a.507.507 0 0 1 .097.71l-5.711 7.58-4.4-3.316z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-checkboxes wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-checkboxes"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 3h14v14H7z" class="wd-icon-background"></path><path d="M6 2.496C6 2.222 6.226 2 6.496 2h15.008c.274 0 .496.226.496.496v15.008a.499.499 0 0 1-.496.496H6.496A.499.499 0 0 1 6 17.504V2.496zM8 16h12V4H8v12zm-4 4h12v-.5c0-.276.214-.5.505-.5h.99c.279 0 .505.216.505.495v2.01a.498.498 0 0 1-.496.495H2.496A.499.499 0 0 1 2 21.504V6.496C2 6.222 2.216 6 2.495 6h2.01c.273 0 .495.214.495.505v.99A.508.508 0 0 1 4.5 8H4v12z" class="wd-icon-fill"></path><path d="M13.229 11.929l-2.154-1.682a.378.378 0 0 0-.535.086l-.458.63a.4.4 0 0 0 .068.556l3.08 2.405a.371.371 0 0 0 .456-.004.395.395 0 0 0 .079-.082l4.155-5.714a.413.413 0 0 0-.074-.566l-.608-.475a.375.375 0 0 0-.545.082l-3.464 4.764z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-2xleft wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-2xleft"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M10.895 13.098l-.748-.748a.493.493 0 0 1-.002-.7l8.512-8.507a.499.499 0 0 1 .7.002l.749.747a.493.493 0 0 1 .001.7L12.697 12l7.41 7.406c.19.19.193.507-.001.7l-.748.749a.494.494 0 0 1-.701 0l-7.762-7.756zm-7 0l-.748-.748a.493.493 0 0 1-.002-.7l8.512-8.507a.499.499 0 0 1 .7.002l.749.747a.493.493 0 0 1 .001.7L5.697 12l7.41 7.406c.19.19.193.507-.001.7l-.748.749a.494.494 0 0 1-.701 0l-7.762-7.756z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-2xright wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-2xright"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M18.306 11.999l-7.41-7.406a.493.493 0 0 1 0-.7l.749-.748a.499.499 0 0 1 .7-.002l8.512 8.506a.493.493 0 0 1-.001.7l-.748.749-7.762 7.757a.494.494 0 0 1-.701-.001l-.748-.748a.498.498 0 0 1-.002-.7l7.41-7.407zm-7 0l-7.41-7.406a.493.493 0 0 1 0-.7l.749-.748a.499.499 0 0 1 .7-.002l8.512 8.506a.493.493 0 0 1-.001.7l-.748.749-7.762 7.757a.494.494 0 0 1-.701-.001l-.748-.748a.498.498 0 0 1-.002-.7l7.41-7.407z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-down"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M13.098 16.358l-.748.748a.493.493 0 0 1-.7.001L3.142 8.596a.499.499 0 0 1 .002-.701l.747-.748a.493.493 0 0 1 .7-.002L12 14.555l7.406-7.41a.498.498 0 0 1 .7.002l.749.748a.494.494 0 0 1 0 .7l-7.756 7.763z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-down-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-down-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 13.703l4.61-4.575a.44.44 0 0 1 .62 0l.64.635a.44.44 0 0 1 .002.622l-.002.002-5.523 5.482a.44.44 0 0 1-.347.127.44.44 0 0 1-.347-.127L6.13 10.387a.44.44 0 0 1-.002-.622l.002-.002.64-.635a.44.44 0 0 1 .62 0L12 13.703z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-left wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-left"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M6.895 13.098l-.748-.748a.493.493 0 0 1-.002-.7l8.512-8.507a.499.499 0 0 1 .7.002l.749.747a.493.493 0 0 1 .001.7L8.697 12l7.41 7.406c.19.19.193.507-.001.7l-.748.749a.494.494 0 0 1-.701 0l-7.762-7.756z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-left-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-left-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M10.294 12l4.575 4.61a.44.44 0 0 1 0 .62l-.635.64-.002.002a.44.44 0 0 1-.622-.002l-5.482-5.523A.44.44 0 0 1 8 12a.44.44 0 0 1 .127-.347L13.61 6.13l.002-.002a.44.44 0 0 1 .622.002l.635.64a.44.44 0 0 1 0 .62L10.294 12z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-right wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-right"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.108 13.098l.748-.748a.493.493 0 0 0 .001-.7L9.346 3.142a.499.499 0 0 0-.701.002l-.748.747a.493.493 0 0 0-.002.7L15.305 12l-7.41 7.406a.498.498 0 0 0 .002.7l.748.749a.494.494 0 0 0 .7 0l7.763-7.756z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-right-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-right-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13.703 12L9.128 7.39a.44.44 0 0 1 0-.62l.635-.64a.44.44 0 0 1 .622-.002l.002.002 5.482 5.523a.44.44 0 0 1 .127.347.44.44 0 0 1-.127.347l-5.482 5.523a.44.44 0 0 1-.622.002l-.002-.002-.635-.64a.44.44 0 0 1 0-.62L13.703 12z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-up wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-up"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M10.902 6.895l.748-.748a.493.493 0 0 1 .7-.002l8.507 8.512c.19.19.192.507-.002.7l-.747.749a.493.493 0 0 1-.7.001L12 8.697l-7.406 7.41a.498.498 0 0 1-.7-.001l-.749-.748a.494.494 0 0 1 0-.701l7.756-7.762z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-chevron-up-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-chevron-up-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 10.294L7.39 14.87a.44.44 0 0 1-.62 0l-.64-.635a.438.438 0 0 1 0-.624l5.523-5.482A.44.44 0 0 1 12 8a.44.44 0 0 1 .347.127l5.523 5.482.002.002a.44.44 0 0 1-.002.622l-.64.635a.44.44 0 0 1-.62 0L12 10.294z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-clipboard wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-clipboard"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 4v2.502c0 .283.228.498.51.498h8.98c.282 0 .51-.223.51-.498V4h2v17H5V4h2z" class="wd-icon-background"></path><path d="M7 3v-.502C7 2.223 7.228 2 7.51 2h8.98c.282 0 .51.215.51.498V3h2.504a.49.49 0 0 1 .496.49v16.02c0 .27-.226.49-.496.49H4.496A.49.49 0 0 1 4 19.51V3.49c0-.27.226-.49.496-.49H7zm0 2H6v13h12V5h-1v1.502a.503.503 0 0 1-.51.498H7.51A.499.499 0 0 1 7 6.502V5zm2-1v1h6V4H9z" class="wd-icon-fill"></path><path d="M8 12.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 13.495v-.99zm0-3C8 9.226 8.214 9 8.505 9h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 10.495v-.99zm3 0c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99zm0 3c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-clipboard-blank-check wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-clipboard-blank-check"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.126 13.396l3.301-3.301a.502.502 0 0 1 .708.008l.704.704a.493.493 0 0 1 .009.708l-4.39 4.39a.502.502 0 0 1-.708-.008l-.704-.704a.54.54 0 0 1-.1-.136l-1.793-1.793a.493.493 0 0 1 .01-.708l.703-.704a.503.503 0 0 1 .708-.009l1.552 1.553z" class="wd-icon-accent"></path><path d="M7 3v-.502C7 2.223 7.228 2 7.51 2h8.98c.282 0 .51.215.51.498V3h2.504c.274 0 .496.227.496.508v17.984c0 .28-.226.508-.496.508H4.496A.502.502 0 0 1 4 21.492V3.508c0-.28.226-.508.496-.508H7zm0 2H6v15h12V5h-1v1.502a.503.503 0 0 1-.51.498H7.51A.499.499 0 0 1 7 6.502V5zm2-1v1h6V4H9z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-clipboard-check wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-clipboard-check"><g class="wd-icon-container"><path d="M16.1 19.4l3.3-3.3c.2-.2.5-.2.7 0l.7.7c.2.2.2.5 0 .7l-4.3 4.3c-.1.1-.1.1-.2.1-.2.1-.4.1-.6-.1l-2.5-2.5c-.2-.2-.2-.5 0-.7l.8-.6c.2-.2.5-.2.7 0l1.4 1.4zM15.5 9c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h7zm-4 6c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h3zm4-3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h7z" class="wd-icon-accent"></path><path d="M4.5 3H7v-.5c0-.3.2-.5.5-.5h9c.3 0 .5.2.5.5V3h2.5c.3 0 .5.2.5.5v10c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V5h-1v1.5c0 .3-.2.5-.5.5h-9c-.3 0-.5-.2-.5-.5V5H6v15h5.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-18c0-.3.2-.5.5-.5zM9 4v1h6V4H9z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-clipboard-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-clipboard-plus"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14 20H4.496A.49.49 0 0 1 4 19.51V3.49c0-.27.226-.49.496-.49H7v-.502C7 2.223 7.228 2 7.51 2h8.98c.282 0 .51.215.51.498V3h2.504a.49.49 0 0 1 .496.49V14h-2V5h-1v1.502a.503.503 0 0 1-.51.498H7.51A.499.499 0 0 1 7 6.502V5H6v13h8v2zM9 4v1h6V4H9zm-1 8.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 13.495v-.99zm0-3C8 9.226 8.214 9 8.505 9h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 10.495v-.99zm3 0c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99zm0 3c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99zM20 20v1.495a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505V20h-1.495a.497.497 0 0 1-.505-.505v-.99c0-.279.214-.505.505-.505H18v-1.495c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505V18h1.495c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505H20z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-clipboard-search wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-clipboard-search"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20.146 20.096l.629.628a.5.5 0 0 1 0 .707l-.354.354a.5.5 0 0 1-.707 0l-.897-.898A3.002 3.002 0 0 1 15 18a3 3 0 1 1 5.146 2.096zM13 20H4.496A.49.49 0 0 1 4 19.51V3.49c0-.27.226-.49.496-.49H7v-.502C7 2.223 7.228 2 7.51 2h8.98c.282 0 .51.215.51.498V3h2.504a.49.49 0 0 1 .496.49V13h-2V5h-1v1.502a.503.503 0 0 1-.51.498H7.51A.499.499 0 0 1 7 6.502V5H6v13h7v2zM9 4v1h6V4H9zm-1 8.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 13.495v-.99zm0-3C8 9.226 8.214 9 8.505 9h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 10.495v-.99zm3 0c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99zm0 3c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99zm7 6.995a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-clock wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-clock"><g fill-rule="evenodd" class="wd-icon-container"><circle cx="12" cy="12" r="9" class="wd-icon-background"></circle><path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16z" class="wd-icon-fill"></path><path d="M12 12h4.497c.278 0 .503.214.503.505v.99a.509.509 0 0 1-.503.505h-5.992a.509.509 0 0 1-.505-.503V7.503c0-.278.214-.503.505-.503h.99c.279 0 .505.233.505.503V12z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-close wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-close"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 8.495V3.5c0-.276.216-.5.495-.5h2.01c.273 0 .495.23.495.5V8h4.5c.276 0 .5.216.5.495v2.01c0 .273-.23.495-.5.495h-7a.494.494 0 0 1-.5-.495v-2.01zm-2 7.01V20.5c0 .276-.216.5-.495.5h-2.01A.502.502 0 0 1 8 20.5V16H3.5a.494.494 0 0 1-.5-.495v-2.01c0-.273.23-.495.5-.495h7c.276 0 .5.216.5.495v2.01z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-closedcaption wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-closedcaption"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 7h16v10H4z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M4 17h16V7H4v10zM2 5.498C2 5.223 2.225 5 2.494 5h19.012c.273 0 .494.22.494.498v13.004a.498.498 0 0 1-.494.498H2.494A.494.494 0 0 1 2 18.502V5.498z" class="wd-icon-fill"></path><path fill-rule="nonzero" d="M8.438 15.9c-2.02 0-3.538-1.66-3.538-3.984C4.9 9.604 6.445 7.9 8.42 7.9c1.76 0 2.886 1.13 3.18 2.603l-.063.11-1.392.497-.13-.073c-.149-.746-.678-1.315-1.596-1.315-.987 0-1.789.835-1.789 2.194 0 1.267.794 2.12 1.808 2.12.908 0 1.458-.569 1.643-1.33l.126-.07 1.411.454.066.113c-.312 1.502-1.457 2.697-3.246 2.697zm7.216 0c-2.02 0-3.538-1.66-3.538-3.984 0-2.312 1.545-4.016 3.519-4.016 1.76 0 2.887 1.13 3.181 2.603l-.063.11-1.393.497-.13-.073c-.148-.746-.678-1.315-1.595-1.315-.988 0-1.79.835-1.79 2.194 0 1.267.795 2.12 1.809 2.12.907 0 1.457-.569 1.642-1.33l.127-.07 1.41.454.067.113c-.312 1.502-1.457 2.697-3.246 2.697z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-code wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-code"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M7.061 15.404l-.707.707a.5.5 0 0 1-.707 0l-3.5-3.5a.5.5 0 0 1 0-.708l3.549-3.55a.5.5 0 0 1 .707 0l.707.708a.5.5 0 0 1 0 .707l-2.489 2.489 2.44 2.44a.5.5 0 0 1 0 .707zm9.874 0a.5.5 0 0 1 0-.708l2.44-2.44-2.489-2.488a.5.5 0 0 1 0-.707l.708-.707a.5.5 0 0 1 .707 0l3.55 3.55a.5.5 0 0 1 0 .706l-3.501 3.5a.5.5 0 0 1-.707 0l-.708-.706zM13.563 5.019l.961.275a.5.5 0 0 1 .344.618l-3.726 13.039a.5.5 0 0 1-.618.343l-.961-.275a.5.5 0 0 1-.344-.618l3.726-13.038a.5.5 0 0 1 .618-.344z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-coffee wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-coffee"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16.872 15.232C15.716 16.41 14.092 17 12 17c-4.297 0-6.62-2.488-6.97-7.465A.5.5 0 0 1 5.528 9h12.944a.5.5 0 0 1 .498.535c-.027.387-.066.758-.117 1.114a2.501 2.501 0 1 1-1.981 4.583zm.932-1.251a1 1 0 0 0 .738-1.822 8.146 8.146 0 0 1-.738 1.822zm-6 1.019c2.608 0 4.174-1.333 4.696-4h-9c.261 2.667 1.696 4 4.304 4zM5.5 18h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM8.338 4.275A.5.5 0 0 1 8.784 4h.803a.25.25 0 0 1 .222.366L8.614 6.654a.5.5 0 0 1-.443.27h-.765a.25.25 0 0 1-.223-.364l1.155-2.285zm3 0A.5.5 0 0 1 11.784 4h.803a.25.25 0 0 1 .222.366l-1.195 2.288a.5.5 0 0 1-.443.27h-.765a.25.25 0 0 1-.223-.364l1.155-2.285zm3 0A.5.5 0 0 1 14.784 4h.803a.25.25 0 0 1 .222.366l-1.195 2.288a.5.5 0 0 1-.443.27h-.765a.25.25 0 0 1-.223-.364l1.155-2.285z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-comma-ws wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-comma-ws"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.93 11.24c0 1 .7 1.8 1.8 1.8.24 0 .46-.06.56-.14-.04 1.2-1.14 2-2 2.16v1.42c1.6-.18 3.8-1.5 3.8-4.6 0-1.32-.76-2.5-2.16-2.5-1.14 0-2 .8-2 1.86z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-comment-active wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-comment-active"><g class="wd-icon-container"><path d="M8 11.5c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-1zm0-3c0-.3.2-.5.5-.5h6c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-6c-.3 0-.5-.2-.5-.5v-1zM18.5 8C17.1 8 16 6.9 16 5.5S17.1 3 18.5 3 21 4.1 21 5.5 19.9 8 18.5 8z" class="wd-icon-accent"></path><path d="M14 4.5v1c0 .3-.2.5-.5.5H6v9h12v-4.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v6c0 .3-.2.5-.5.5H11l-3.8 2.8H7V17H4.5c-.3 0-.5-.2-.5-.5v-12c0-.3.2-.5.5-.5h9c.3 0 .5.2.5.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-conclusion wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-conclusion"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14z" class="wd-icon-background"></path><path d="M3 19.505c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zM12 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm0-2a6 6 0 1 0 0-12 6 6 0 0 0 0 12z" class="wd-icon-fill"></path><path d="M11.229 11.929l-2.154-1.682a.378.378 0 0 0-.535.086l-.458.63a.4.4 0 0 0 .068.556l3.08 2.405a.371.371 0 0 0 .456-.004.395.395 0 0 0 .079-.082l4.155-5.714a.413.413 0 0 0-.074-.566l-.608-.475a.375.375 0 0 0-.545.082l-3.464 4.764z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-conclusion-popup wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-conclusion-popup"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM6 4v16h12V4H6zm5.79 9.994a4 4 0 1 1 .42-7.988 4 4 0 0 1-.42 7.988zm2.596-5.454L13.708 8l-.132.014-1.93 2.33-.992-.812-.134.013-.52.64.013.133 1.689 1.417.134-.012.536-.647 2.027-2.4-.013-.136zM8 16.505c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-configure wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-configure"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 6h4v4H4V6zm12 1h4v4h-4V7zm-6 7h4v4h-4v-4z" class="wd-icon-background"></path><path d="M17 6V3.491c0-.263.226-.491.505-.491h.99a.49.49 0 0 1 .505.491V6h1.509c.271 0 .491.228.491.491v5.018a.496.496 0 0 1-.491.491h-5.018a.496.496 0 0 1-.491-.491V6.491c0-.271.228-.491.491-.491H17zm2 2h-2v2h2V8zm-6 11v1.505c0 .28-.226.495-.505.495h-.99a.493.493 0 0 1-.505-.495V19H9.491A.496.496 0 0 1 9 18.509v-5.018c0-.271.228-.491.491-.491h5.018c.271 0 .491.228.491.491v5.018a.496.496 0 0 1-.491.491H13zM5 5V3.495c0-.28.226-.495.505-.495h.99c.291 0 .505.222.505.495V5h1.509C8.78 5 9 5.228 9 5.491v5.018a.496.496 0 0 1-.491.491H3.491A.496.496 0 0 1 3 10.509V5.491C3 5.22 3.228 5 3.491 5H5zm0 2v2h2V7H5zm0 5h2v8.49c0 .288-.226.51-.505.51h-.99A.5.5 0 0 1 5 20.49V12zm6 3v2h2v-2h-2zm.505-12h.99a.5.5 0 0 1 .505.51V12h-2V3.51c0-.288.226-.51.505-.51zM17 13h2v7.497c0 .27-.226.503-.505.503h-.99a.497.497 0 0 1-.505-.503V13z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-contact-card-cost-center wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-contact-card-cost-center"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 20H4v-9h9c0-.306-5-.02-5-.02V4h12v16h-7z" class="wd-icon-background"></path><path d="M7.498 21H3.501A.505.505 0 0 1 3 20.499V10.5c0-.277.23-.501.501-.501H7V3.5c0-.276.22-.5.498-.5h13.004c.275 0 .498.228.498.5v17c0 .276-.22.5-.498.5H7.498zM14 19h5V5H9v5h4.499a.5.5 0 0 1 .501.494V20v-1zm-9-7v7h7v-7H5z" class="wd-icon-fill"></path><path d="M7 16.498c0-.275.216-.498.495-.498h2.01c.273 0 .495.215.495.498V21H7v-4.502zm0-2.993c0-.279.216-.505.495-.505h2.01c.273 0 .495.214.495.505v.99a.496.496 0 0 1-.495.505h-2.01A.493.493 0 0 1 7 14.495v-.99zm4-6c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 11 8.495v-.99zm4 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 15 8.495v-.99zm0 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm0 4c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-contact-card-desk wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-contact-card-desk"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 8h9v12H4z" class="wd-icon-background"></path><path d="M19 9h-5v11.506c0 .273-.23.494-.501.494H3.5a.5.5 0 0 1-.5-.494V9h-.506A.491.491 0 0 1 2 8.502V4.498C2 4.223 2.225 4 2.494 4h19.012a.49.49 0 0 1 .494.498v4.004a.498.498 0 0 1-.494.498H21v11.506a.492.492 0 0 1-.505.494h-.99a.502.502 0 0 1-.505-.494V9zM4 6v1h16V6H4zm1 3v4h7V9H5zm0 6v4h7v-4H5z" class="wd-icon-fill"></path><path d="M7 10.505c0-.279.216-.505.495-.505h2.01c.273 0 .495.214.495.505v.99a.496.496 0 0 1-.495.505h-2.01A.493.493 0 0 1 7 11.495v-.99zm0 6c0-.279.216-.505.495-.505h2.01c.273 0 .495.214.495.505v.99a.496.496 0 0 1-.495.505h-2.01A.493.493 0 0 1 7 17.495v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-contact-card-id wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-contact-card-id"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6h18v13H3z" class="wd-icon-background"></path><path d="M2 5.5c0-.277.225-.5.494-.5h19.012c.273 0 .494.224.494.5v14c0 .277-.225.5-.494.5H2.494A.497.497 0 0 1 2 19.5v-14zM4 7v11h16V7H4z" class="wd-icon-fill"></path><path d="M13 13.505c0-.279.215-.505.49-.505h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505h-3.02a.49.49 0 0 1-.49-.505v-.99zm0-3c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99zM6 14c0-.828.674-1.5 1.5-1.5h2c.828 0 1.5.666 1.5 1.5v1.5H6V14zm1-3c0-.828.666-1.5 1.5-1.5.828 0 1.5.666 1.5 1.5 0 .828-.666 1.5-1.5 1.5-.828 0-1.5-.666-1.5-1.5z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-contact-card-job-profile wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-contact-card-job-profile"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v18H5z" class="wd-icon-background"></path><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM6 4v16h12V4H6z" class="wd-icon-fill"></path><path d="M10 10c0-1.105.888-2 2-2 1.105 0 2 .888 2 2 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2zm-1 4a2 2 0 0 1 1.998-2h2.004c1.104 0 1.998.888 1.998 2v2H9v-2z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-contact-card-matrix-manager wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-contact-card-matrix-manager"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15 14h1v5H8v-5h1V5.5h6V14z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M17 18h3.49c.288 0 .51-.224.51-.5V14c0-1.38-.701-2.599-1.767-3.318.48-.6.767-1.362.767-2.19v-.983a3.498 3.498 0 0 0-6.286-2.123A3.974 3.974 0 0 0 12 5a3.98 3.98 0 0 0-1.711.384A3.49 3.49 0 0 0 7.5 4C5.57 4 4 5.571 4 7.509v.982c0 .832.286 1.594.765 2.194A3.998 3.998 0 0 0 3 14v3.5c0 .27.228.5.51.5H7v1.5c0 .27.228.5.51.5h8.98c.282 0 .51-.224.51-.5V18zm-8 0v-2a2 2 0 0 1 2.01-2h1.98c1.11 0 2.01.9 2.01 2v2m-5-9c0-1.103.898-2 2-2 1.1 0 2 .9 2 2v1c0 1.103-.898 2-2 2-1.1 0-2-.9-2-2m7 6a4 4 0 0 0-1.94-3.426c.129-.152.246-.314.35-.485.187-.058.385-.089.59-.089h1c1.103 0 2 .898 2 2v2M8.59 12.09c.105.169.222.33.35.482A3.993 3.993 0 0 0 7 16H5v-2c0-1.1.9-2 2-2h1m8-2.085V9c0-.866-.277-1.67-.748-2.326A1.499 1.499 0 0 1 18 7.509v.982C18 9.324 17.325 10 16.5 10M8 9.914A1.498 1.498 0 0 1 6 8.49v-.98C6 6.676 6.675 6 7.5 6c.523 0 .981.265 1.25.67A3.979 3.979 0 0 0 8 9v.914z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-copy wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-copy"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9 7h10v13H9z" class="wd-icon-background"></path><path d="M18 8h-8v11h8V8zm2-.505v13a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505V6.505C8 6.226 8.229 6 8.5 6h11c.276 0 .5.214.5.505v.99zM15 5H7v13H5.51a.505.505 0 0 1-.51-.5v-14c0-.277.228-.5.51-.5h8.98c.282 0 .51.224.51.5V5z" class="wd-icon-fill"></path><path d="M11 14.505c0-.279.215-.505.49-.505h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505h-3.02a.49.49 0 0 1-.49-.505v-.99zm0-3c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505h-5.018a.49.49 0 0 1-.491-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-course wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-course"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 4h14v11H5z" class="wd-icon-background"></path><path d="M13.95 17l2.24 2.24a.999.999 0 0 1 .002 1.417.994.994 0 0 1-1.416-.002l-2.826-2.827-2.827 2.827a.999.999 0 0 1-1.416.002.994.994 0 0 1 .002-1.416L9.95 17h-.458A.49.49 0 0 1 9 16.505V16H3.5a.495.495 0 0 1-.5-.505v-.99c0-.279.228-.505.5-.505H4V5h-.5a.495.495 0 0 1-.5-.505v-.99C3 3.226 3.228 3 3.5 3h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505H20v9h.5c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505H15v.505a.498.498 0 0 1-.491.495h-.56zm-4.46-3H18V5H6v9h3.491z" class="wd-icon-fill"></path><path d="M7 7.505C7 7.226 7.228 7 7.51 7h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51A.5.5 0 0 1 7 8.495v-.99zm0 3c0-.279.233-.505.503-.505h5.994c.278 0 .503.214.503.505v.99a.509.509 0 0 1-.503.505H7.503A.497.497 0 0 1 7 11.495v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-credit-card wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-credit-card"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 7h16v10H4z" class="wd-icon-background"></path><path d="M2.494 19A.494.494 0 0 1 2 18.502V5.498C2 5.223 2.225 5 2.494 5h19.012c.273 0 .494.22.494.498v13.004a.498.498 0 0 1-.494.498H2.494zM4 7v10h16V7H4z" class="wd-icon-fill"></path><path d="M10 14.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99a.497.497 0 0 1-.505-.505v-.99zm-5 0c0-.279.215-.505.49-.505h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H5.49a.49.49 0 0 1-.49-.505v-.99zM2 9h20v2H2V9z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-cut wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-cut"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.552 13.23l-2.645 2.025a3 3 0 1 1-1.098-1.648l2.117-1.58-2.162-1.6A3 3 0 1 1 8.892 8.8l2.652 2.02 6.048-4.51a1.75 1.75 0 0 1 .903-.305l1.506-.004c.552-.001.646.268.204.606l-7.08 5.418 7.08 5.392c.442.337.348.602-.204.599l-1.506-.01a1.778 1.778 0 0 1-.903-.305l-6.04-4.471zM6 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-dashboard wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-dashboard"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 4h6v7H4V4zm10 7h6v9h-6v-9zm0-7h6v4h-6V4zM4 14h6v6H4v-6z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M13 3.491A.5.5 0 0 1 13.5 3h7c.276 0 .5.228.5.491v5.018a.5.5 0 0 1-.5.491h-7a.501.501 0 0 1-.5-.491V3.491zM15 5v2h4V5h-4zM3 13.5c0-.276.23-.5.5-.5h7c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5h-7c-.276 0-.5-.23-.5-.5v-7zM5 19h4v-4H5v4zm8-8.499c0-.277.23-.501.5-.501h7c.276 0 .5.23.5.501V20.5c0 .277-.23.501-.5.501h-7c-.276 0-.5-.23-.5-.501v-10zM15 12v7h4v-7h-4zM3 3.51c0-.282.23-.51.5-.51h7c.276 0 .5.222.5.51v7.98a.51.51 0 0 1-.5.51h-7a.502.502 0 0 1-.5-.51V3.51zM5 10h4V5H5v5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-dashboard-expenses wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-dashboard-expenses"><g class="wd-icon-container"><path d="M8 6.5c0-.3.2-.5.5-.5h4c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-4c-.3 0-.5-.2-.5-.5v-1zm0 3c0-.3.2-.5.5-.5h4c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-4c-.3 0-.5-.2-.5-.5v-1zM14.5 6h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 3h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM8 12.5c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1z" class="wd-icon-accent"></path><path d="M4.8 21.4c-.4.3-.8.1-.8-.4V2.5c0-.3.2-.5.5-.5h15c.3 0 .5.2.5.5V21c0 .5-.4.7-.8.4L16 19l-3.7 2.8c-.2.1-.4.1-.6 0L8 19l-3.2 2.4zM6 4v14l2-1.5 4 3 4-3 2 1.5V4H6z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-data-complex wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-data-complex"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v7H5V3zm0 11h14v7H5v-7z" class="wd-icon-background"></path><path d="M4 13.51c0-.282.226-.51.496-.51h15.008a.5.5 0 0 1 .496.51v7.98c0 .282-.226.51-.496.51H4.496A.5.5 0 0 1 4 21.49v-7.98zM6 15v5h12v-5H6zM4 2.51c0-.282.226-.51.496-.51h15.008a.5.5 0 0 1 .496.51v7.98c0 .282-.226.51-.496.51H4.496A.5.5 0 0 1 4 10.49V2.51zM6 4v5h12V4H6z" class="wd-icon-fill"></path><path d="M15.5 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-data-input wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-data-input"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 5h11v6H5z" class="wd-icon-background"></path><path d="M14 13a5.018 5.018 0 0 0-1.584 2H6v4h6.416A5.018 5.018 0 0 0 14 21H4.498A.504.504 0 0 1 4 20.5v-7c0-.276.22-.5.498-.5H14zM4 4.5a.5.5 0 0 1 .494-.5h12.012a.5.5 0 0 1 .494.5v7a.5.5 0 0 1-.494.5H4.494A.501.501 0 0 1 4 11.5v-7zM6 10h9V6H6v4zm7-1a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm4 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm2.694-3.847a.506.506 0 0 0 0-.708l-2.254-2.289a.526.526 0 0 0-.723-.024l-.098.088a.47.47 0 0 0-.022.688l1.339 1.365h-3.444a.498.498 0 0 0-.492.49v.102c0 .271.223.49.498.489l3.438-.011-1.308 1.327a.483.483 0 0 0 .016.693l.077.069a.527.527 0 0 0 .719-.016l2.254-2.263z" class="wd-icon-fill"></path><circle cx="13" cy="8" r="1" class="wd-icon-accent"></circle></g></svg><svg width="24" height="24" class="wd-icon-data-source wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-data-source"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v7H5V3zm0 11h14v7H5v-7z" class="wd-icon-background"></path><path d="M4 13.51c0-.282.226-.51.496-.51h15.008a.5.5 0 0 1 .496.51v7.98c0 .282-.226.51-.496.51H4.496A.5.5 0 0 1 4 21.49v-7.98zM6 15v5h12v-5H6zM4 2.51c0-.282.226-.51.496-.51h15.008a.5.5 0 0 1 .496.51v7.98c0 .282-.226.51-.496.51H4.496A.5.5 0 0 1 4 10.49V2.51zM6 4v5h12V4H6z" class="wd-icon-fill"></path><path d="M15.5 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-delta wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-delta"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M10.736 20L4.65 6V4h14.443v2l-6.108 14h-2.249zm1.373-2.508L17.136 6H7.104l5.005 11.492z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-device-desktop wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-device-desktop"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 4h18v12H3z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M13 18v1h3.49a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99c0-.279.228-.505.51-.505H11v-1H2.494C2.221 18 2 17.74 2 17.43V3.57c0-.315.225-.57.494-.57h19.012c.273 0 .494.26.494.57v13.86c0 .315-.225.57-.494.57H13zm-9-3h16V5H4v10z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-device-phone wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-device-phone"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 3h10v17H7z" class="wd-icon-background"></path><path d="M6 2.494A.5.5 0 0 1 6.5 2h11a.5.5 0 0 1 .5.494v19.012a.5.5 0 0 1-.5.494h-11a.5.5 0 0 1-.5-.494V2.494zM8 19h8V4H8v15zm3 1v1h2v-1h-2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-device-tablet wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-device-tablet"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v17H5z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M6 19h12V4H6v15zM4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM11 20v1h2v-1h-2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-doc wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-doc"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v18H5z" class="wd-icon-background"></path><path d="M18 4H6v16h12V4zm1.993-.42L20 20.49v1.005a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 21.495V2.505C4 2.226 4.226 2 4.496 2h15.008c.274 0 .496.214.496.505v.99a.509.509 0 0 1-.007.085z" class="wd-icon-fill"></path><path d="M7 14.505c0-.279.228-.505.51-.505h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99zm0-6C7 8.226 7.233 8 7.503 8h5.994c.278 0 .503.214.503.505v.99a.509.509 0 0 1-.503.505H7.503A.497.497 0 0 1 7 9.495v-.99zm0 3c0-.279.228-.505.51-.505h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-document wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-document"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v18H5z" class="wd-icon-background"></path><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM18 4H6v16h12V4z" class="wd-icon-fill"></path><path d="M7 8.505C7 8.226 7.228 8 7.491 8h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H7.491A.49.49 0 0 1 7 9.495v-.99zm0 3c0-.279.228-.505.51-.505h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99zm0 3c0-.279.228-.505.51-.505h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99z" class="wd-icon-accent" opacity=".9"></path></g></svg><svg width="24" height="24" class="wd-icon-document-candidate-action-required wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-document-candidate-action-required"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M19 10.678a6.95 6.95 0 0 0-2-.603V4.004H5v16h4.674c.356.75.841 1.426 1.427 2H3.5a.5.5 0 0 1-.5-.5V2.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v8.178zM7.498 16.004h2.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H7.498A.494.494 0 0 1 7 17.499v-.99c0-.279.215-.505.498-.505zm0-3h2.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H7.498A.494.494 0 0 1 7 14.499v-.99c0-.279.215-.505.498-.505zM8 7.504c0-.828.666-1.5 1.5-1.5.828 0 1.5.666 1.5 1.5 0 .828-.666 1.5-1.5 1.5-.828 0-1.5-.666-1.5-1.5zm-1 3c0-.828.674-1.5 1.5-1.5h2c.828 0 1.5.666 1.5 1.5v1.5H7v-1.5zm9 11.5a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm.495-8h-.99a.493.493 0 0 0-.505.495v2.01c0 .28.226.495.505.495h.99a.493.493 0 0 0 .505-.495v-2.01a.496.496 0 0 0-.505-.495zm.505 5.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-document-candidate-inactive wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-document-candidate-inactive"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M19 10.678a6.95 6.95 0 0 0-2-.603V4.004H5v16h4.674c.356.75.841 1.426 1.427 2H3.5a.5.5 0 0 1-.5-.5V2.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v8.178zM7.498 16.004h2.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H7.498A.494.494 0 0 1 7 17.499v-.99c0-.279.215-.505.498-.505zm0-3h2.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H7.498A.494.494 0 0 1 7 14.499v-.99c0-.279.215-.505.498-.505zM8 7.504c0-.828.666-1.5 1.5-1.5.828 0 1.5.666 1.5 1.5 0 .828-.666 1.5-1.5 1.5-.828 0-1.5-.666-1.5-1.5zm-1 3c0-.828.674-1.5 1.5-1.5h2c.828 0 1.5.666 1.5 1.5v1.5H7v-1.5zm9 11.5a5 5 0 1 1 0-10 5 5 0 0 1 0 10zM18.509 18a.49.49 0 0 0 .491-.505v-.99a.503.503 0 0 0-.491-.505h-5.018a.49.49 0 0 0-.491.505v.99c0 .279.228.505.491.505h5.018z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-document-candidate-search wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-document-candidate-search"><g class="wd-icon-container"><path d="M19.6 19.5l.9.9c.2.2.2.5 0 .7l-.4.4c-.2.2-.5.2-.7 0l-.9-.9c-.4.3-1 .4-1.5.4-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3c0 .6-.2 1.1-.4 1.5zm-2.6 0c.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.5zm-9-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-1zm0-3c0-.3.2-.5.5-.5h5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-5c-.3 0-.5-.2-.5-.5v-1zm1-6c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5S11.3 9 10.5 9 9 8.3 9 7.5zm-1 3C8 9.7 8.7 9 9.5 9h2c.8 0 1.5.7 1.5 1.5V12H8v-1.5z" class="wd-icon-accent"></path><path d="M4.5 2h15c.3 0 .5.2.5.5v10c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V4H6v16h6.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-8c-.3 0-.5-.2-.5-.5v-19c0-.3.2-.5.5-.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-documents-check wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-documents-check"><g fill-rule="evenodd" class="wd-icon-container"><path d="M10.5 9h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 3h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 3h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z" class="wd-icon-accent"></path><path d="M16.093 19.379l3.29-3.29a.5.5 0 0 1 .707 0l.707.708a.5.5 0 0 1 0 .707l-4.293 4.293a.498.498 0 0 1-.215.127.5.5 0 0 1-.575-.095l-2.46-2.461a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0l1.425 1.425zM5 2h11.5a.5.5 0 0 1 .5.5V4H5v14H3.5a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5H5zm3 5v13h4v2H6.5a.5.5 0 0 1-.5-.5v-16a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5V14h-2V7H8z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-dollar-sign wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-dollar-sign"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.759 20.106a.5.5 0 0 0 .501-.495v-1.467c2.088-.378 3.276-1.926 3.276-3.582 0-1.62-.954-3.024-3.366-3.564l-1.566-.342c-.702-.162-1.062-.54-1.062-1.026 0-.576.504-1.17 1.512-1.17 1.422 0 1.728.936 1.836 1.494l2.502-.666C16.14 8.064 15.24 6.642 13.26 6.21V4.716a.5.5 0 0 0-.501-.504H11.69a.498.498 0 0 0-.501.49v1.454c-1.89.324-3.402 1.71-3.402 3.726 0 1.71 1.242 2.934 3.258 3.42l1.602.378c.72.162 1.116.504 1.116 1.026 0 .702-.648 1.134-1.548 1.134-1.548 0-2.268-.936-2.358-1.98l-2.484.558c.126 1.476 1.278 3.348 3.816 3.762v1.42c0 .28.222.506.501.506h1.068z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-draggable wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-draggable"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 12c0-.552.444-1 1-1 .552 0 1 .444 1 1 0 .552-.444 1-1 1-.552 0-1-.444-1-1z" class="wd-icon-fill"></path><path d="M7 12c0-.552.444-1 1-1 .552 0 1 .444 1 1 0 .552-.444 1-1 1-.552 0-1-.444-1-1z" class="wd-icon-fill-copy"></path><path d="M11 12c0-.552.444-1 1-1 .552 0 1 .444 1 1 0 .552-.444 1-1 1-.552 0-1-.444-1-1z" class="wd-icon-fill-copy-2"></path><path d="M15 12c0-.552.444-1 1-1 .552 0 1 .444 1 1 0 .552-.444 1-1 1-.552 0-1-.444-1-1z" class="wd-icon-fill-copy-3"></path><path d="M19 12c0-.552.444-1 1-1 .552 0 1 .444 1 1 0 .552-.444 1-1 1-.552 0-1-.444-1-1z" class="wd-icon-fill-copy-4"></path></g></svg><svg width="24" height="24" class="wd-icon-dropdown wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-dropdown"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 7h9v10h-9z" class="wd-icon-background"></path><path d="M22 17.5a.5.5 0 0 1-.494.5H2.494A.5.5 0 0 1 2 17.5v-11a.5.5 0 0 1 .494-.5h19.012a.5.5 0 0 1 .494.5v11zM10.957 16V8H4v8h6.957zM20 16V8h-6.957v8H20z" class="wd-icon-fill"></path><path d="M16.448 11.88l1.534-1.533a.496.496 0 0 1 .706.012l.342.343a.496.496 0 0 1 .012.705l-2.135 2.135a.485.485 0 0 1-.11.083l-.003.004a.505.505 0 0 1-.72-.001l-2.214-2.215a.505.505 0 0 1 0-.719l.342-.342a.505.505 0 0 1 .718 0l1.528 1.528z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-dropdown-button wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-dropdown-button"><g fill-rule="evenodd" class="wd-icon-container"><path d="M22 15.002c0 .551-.455.998-.992.998H2.992A.994.994 0 0 1 2 15.002V7.998C2 7.447 2.455 7 2.992 7h18.016c.548 0 .992.446.992.998v7.004zM4 14h16V9H4v5zm13.815-3.884a.474.474 0 0 1 .685.068l.27.336a.533.533 0 0 1-.066.724l-2.063 1.8c-.11.113-.352.048-.398 0l-2.063-1.8a.528.528 0 0 1-.067-.724l.271-.336a.48.48 0 0 1 .685-.068l1.373 1.198 1.373-1.198z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-edit wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-edit"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4.016 16.14c.002-.271.16-.65.35-.839L16.522 3.146a.5.5 0 0 1 .7-.006l3.548 3.548a.497.497 0 0 1-.006.7L8.61 19.544a1.382 1.382 0 0 1-.839.35l-3.267.016A.502.502 0 0 1 4 19.407l.016-3.267zm11.445-9.105l1.414 1.415 1.414-1.415-1.414-1.414-1.414 1.414z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M14.046 8.45L5.93 16.567 6 17.91l1.344.07 8.118-8.117-1.415-1.414zm1.415-1.415l1.414 1.415 1.414-1.415-1.414-1.414-1.414 1.414zM4.016 16.14c.002-.271.16-.65.35-.839L16.522 3.146a.5.5 0 0 1 .7-.006l3.548 3.548a.497.497 0 0 1-.006.7L8.61 19.544a1.382 1.382 0 0 1-.839.35l-3.267.016A.502.502 0 0 1 4 19.407l.016-3.267z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-edit-button wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-edit-button"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.736 4.246l.576-.823a.997.997 0 0 1 1.398-.236l1.623 1.136c.456.32.565.952.256 1.395L13.99 8h7.018c.548 0 .992.446.992.998v7.004c0 .551-.455.998-.992.998H2.992A.994.994 0 0 1 2 16.002V8.998C2 8.447 2.455 8 2.992 8h6.115l2.055-2.935.574-.819zm.247 1.394a5291.957 5291.957 0 0 0-3.776 5.394l.257 1.39 1.395-.268 3.76-5.37-1.636-1.146zm.575-.818l1.635 1.145.576-.823c-.006.009-1.633-1.138-1.633-1.138-.002-.002-.226.316-.578.816zM7.707 10H4v5h16v-5h-7.41l-2.166 3.094-2.3.405a.494.494 0 0 1-.571-.4l-.406-2.3.56-.799z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-edit-button-bar wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-edit-button-bar"><g fill-rule="evenodd" class="wd-icon-container"><path d="M21.506 16H2.494A.502.502 0 0 1 2 15.5v-7a.5.5 0 0 1 .494-.5h19.012a.5.5 0 0 1 .494.5v7a.5.5 0 0 1-.494.5zM4 10v4h16v-4H4zm6 2a1 1 0 0 1 1.01-1h1.98a1 1 0 1 1 0 2h-1.98c-.558 0-1.01-.444-1.01-1zm-5 0a1 1 0 0 1 1.01-1h1.98a1 1 0 1 1 0 2H6.01C5.451 13 5 12.556 5 12z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-empty-app wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-empty-app"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4.856 11.64C3.756 12.087 3 13.324 3 14.733 3 16.537 4.226 18 5.74 18h12.13c1.728 0 3.13-1.671 3.13-3.733 0-1.586-.836-2.982-2.066-3.513l-.726-.312.252-.87a4.93 4.93 0 0 0 .192-1.372c0-2.32-1.589-3.672-3.534-3.672-1.329 0-2.513.357-3.115 1.739l-.409.938-.73-.6c-.582-.479-1.342-.338-2.066-.338-1.945 0-3.45 1.48-3.45 3.8 0 .19.01.379.031.565l.086.76-.61.248z" class="wd-icon-background"></path><path d="M9.217 5.547c.607 0 1.2.11 1.756.324a4.977 4.977 0 0 1 3.81-1.791c2.812 0 5.05 2.36 5.05 5.22 0 .235-.015.47-.045.7 1.314.886 2.132 2.408 2.132 4.067 0 2.658-2.082 4.853-4.703 4.853H6.435c-2.429 0-4.355-2.03-4.355-4.487 0-1.582.806-3.029 2.09-3.833.085-2.785 2.29-5.053 5.047-5.053zM5.65 12.003c-.979.35-1.65 1.323-1.65 2.43C4 15.851 5.09 17 6.435 17h10.782C18.754 17 20 15.687 20 14.067c0-1.246-.743-2.343-1.837-2.76l-.644-.246.223-.683a3.44 3.44 0 0 0 .171-1.078c0-1.823-1.401-3.3-3.13-3.3-1.182 0-2.245.695-2.78 1.781l-.364.737-.648-.471a3.002 3.002 0 0 0-1.774-.58c-1.729 0-3.13 1.477-3.13 3.3 0 .15.01.298.028.444l.076.598-.541.194z" class="wd-icon-fill"></path><path d="M12 9.5a2.955 2.955 0 0 1 2.963 2.947 2.93 2.93 0 0 1-.41 1.498l.781.777.166.165a.504.504 0 0 1 .003.709l-.338.336a.51.51 0 0 1-.713-.003l-.165-.165-.782-.777a2.964 2.964 0 0 1-1.505.408 2.955 2.955 0 0 1-2.963-2.948A2.955 2.955 0 0 1 12 9.5zm0 4.421c.818 0 1.481-.66 1.481-1.474s-.663-1.473-1.481-1.473c-.818 0-1.481.66-1.481 1.473 0 .814.663 1.474 1.481 1.474z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-endpoints wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-endpoints"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17 7a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 7a2 2 0 1 1 0-4 2 2 0 0 1 0 4z" class="wd-icon-background"></path><path d="M9.17 18a3.001 3.001 0 1 1 0 2H4.504A.505.505 0 0 1 4 19.504V4.496A.5.5 0 0 1 4.5 4h9.67a3.001 3.001 0 1 1 0 2H6v5h8.17a3.001 3.001 0 1 1 0 2H6v5h3.17zM12 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm5-14a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-esignature wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-esignature"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M14.488 17.334l-.219.026a11.46 11.46 0 0 1-1.347.09l-.6.013-.218.004-.819.016-.123.003c-.148.002-.246.004-.349.003-.173 0-.317-.005-.435-.016a2.381 2.381 0 0 1-.387-.075l-.062-.016a29.738 29.738 0 0 0-.199-.046 8.726 8.726 0 0 1-.52-.13 1.998 1.998 0 0 0-.393-.003l-.051.003a3.162 3.162 0 0 1-.214.005.739.739 0 0 1-.555-.293.544.544 0 0 0-.131-.108l.08-.124.11.105c-.257.219-.52.453-.833.74-.75.655-1.286 1.003-2.021 1.195-.308-.007-.408-.157-.42-.446-.008-.312.034-.573.145-.81.055-.147.1-.27.197-.541.142-.398.207-.575.294-.796l.275.138c-.447.51-.862.939-1.294 1.328l-.478.406c-.435.344-.907.603-1.69.963L2 19.074V18.5l.08-.042a6.85 6.85 0 0 0 1.09-.704 15.62 15.62 0 0 0 1.527-1.557c.36-.45.6-.788.796-1.14l.143-.279.141-.279c.144-.311.276-.568.555-1.092.01-.017.905.655.914.638.067-.126.215.265 0 .7-.153.29-.275.544-.508 1.048-.134.308-.233.576-.421 1.121l-.014.04-.07.203a1.56 1.56 0 0 0-.12.642.34.34 0 0 1 .005.051l.002.046-.159.009-.108-.106.02-.017.108-.09.35-.313c.486-.437.708-.631 1.024-.878.043-.023.34-.224.408-.266.184-.117.347-.201.506-.256.291-.1.553-.09.762.066.023.018.053.046.103.096l.084.086c.098.116.115.123.276.115.038 0 .079-.001.132-.004l.058-.003c.259-.013.377-.01.542.029.153.049.28.083.587.161l.121.032.078.018c.143.035.216.05.312.061.068.007.204.012.386.016l.428.007a77.791 77.791 0 0 0 1.245.004h.327a10.456 10.456 0 0 1 1.838.16s.233.535.118.422a13.55 13.55 0 0 0-1.179.09zm1.086-3.318l3.91-8.386c.282-.604.99-.861 1.587-.583l.106.05c.599.278.852.989.572 1.59l-3.91 8.385-2.265-1.056zm.629 2.61c-.494.38-.915.186-.941-.439l-.07-1.684 2.347 1.094-1.336 1.03z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-excel wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-excel"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3.363 19.14l9.274.773V4.087l-9.274.773z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M4 18.16l8 .666V5.174L4 5.84v12.32zM15 19h2v-2h-2v-1h2v-2h-2v-1h2v-2h-2v-1h2V8h-2V7h2V5h-2V4h6.497c.278 0 .503.226.503.496v15.008a.505.505 0 0 1-.503.496H15v-1zm3-14v2h3V5h-3zm3 3h-3v2h3V8zm0 3h-3v2h3v-2zm0 3h-3v2h3v-2zm0 3h-3v2h3v-2zM2 4.496c0-.274.229-.515.5-.538l11-.916c.276-.023.5.186.5.458v17a.456.456 0 0 1-.5.458l-11-.916a.555.555 0 0 1-.5-.538V4.496z" class="wd-icon-fill"></path><path d="M10.848 8.873H9.282l-1.184 1.946-1.185-1.946H5.305l1.938 2.996-1.938 3.004h1.574l1.176-1.946 1.185 1.946h1.625l-1.946-2.987z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-exclamation wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-exclamation"><g fill-rule="evenodd" class="wd-icon-container"><path d="M10 3.5c0-.276.215-.5.49-.5h3.02c.27 0 .49.229.49.5v11c0 .276-.215.5-.49.5h-3.02a.499.499 0 0 1-.49-.5v-11zm0 13.99c0-.27.215-.49.49-.49h3.02c.27 0 .49.215.49.49v3.02c0 .27-.215.49-.49.49h-3.02a.488.488 0 0 1-.49-.49v-3.02z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-exclamation-circle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-exclamation-circle"><g fill-rule="evenodd" class="wd-icon-container"><circle cx="12" cy="12" r="9" class="wd-icon-background"></circle><path d="M2 12C2 6.477 6.476 2 12 2c5.523 0 10 4.476 10 10 0 5.523-4.476 10-10 10-5.523 0-10-4.476-10-10zm2 0a8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8 8 8 0 0 0-8 8z" class="wd-icon-fill"></path><path d="M12.495 7c.279 0 .505.233.505.503v5.994a.497.497 0 0 1-.505.503h-.99a.509.509 0 0 1-.505-.503V7.503c0-.278.214-.503.505-.503h.99zm0 10h-.99a.497.497 0 0 1-.505-.505v-.99c0-.291.226-.505.505-.505h.99c.291 0 .505.226.505.505v.99a.497.497 0 0 1-.505.505z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-exclamation-triangle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-exclamation-triangle"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.004 6.393L17.995 19H6z" class="wd-icon-background"></path><path d="M12.442 3.316l8.468 16.918a.5.5 0 0 1-.448.724l-16.888-.003a.5.5 0 0 1-.447-.723l8.42-16.915a.5.5 0 0 1 .895-.001zm-.438 3.077L6 19h11.995L12.004 6.393z" class="wd-icon-fill"></path><path d="M12.495 10c.279 0 .505.215.505.498v4.004a.494.494 0 0 1-.505.498h-.99a.496.496 0 0 1-.505-.498v-4.004c0-.275.214-.498.505-.498h.99zm0 8h-.99a.497.497 0 0 1-.505-.505v-.99c0-.291.226-.505.505-.505h.99c.291 0 .505.226.505.505v.99a.497.497 0 0 1-.505.505z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-export wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-export"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16 10.505c0-.279.215-.505.49-.505h3.02c.27 0 .49.229.49.5v11a.5.5 0 0 1-.496.5H4.496A.502.502 0 0 1 4 21.5v-11c0-.276.215-.5.49-.5h3.02c.27 0 .49.214.49.505v.99a.497.497 0 0 1-.505.505H6v8h12v-8h-1.495a.497.497 0 0 1-.505-.505v-.99zm-3-4.676v8.67a.496.496 0 0 1-.505.501h-.99a.506.506 0 0 1-.505-.501v-8.67L8.82 8.007a.497.497 0 0 1-.713 0l-.7-.701a.509.509 0 0 1-.001-.713L12 2l4.594 4.594a.497.497 0 0 1-.001.713l-.7.7a.509.509 0 0 1-.714.001L13 5.828z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-ext-link wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-ext-link"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 17h10v-2.505c0-.28.226-.495.505-.495h.99c.291 0 .505.223.505.498v4.004a.493.493 0 0 1-.498.498H5.498A.496.496 0 0 1 5 18.502V5.498C5 5.22 5.223 5 5.498 5h4.004c.283 0 .498.226.498.505v.99A.493.493 0 0 1 9.505 7H7v10zm8.676-10h-3.171A.497.497 0 0 1 12 6.495v-.99A.51.51 0 0 1 12.504 5h5.993c.139 0 .265.053.356.143.091.1.147.225.147.36v5.994a.497.497 0 0 1-.504.503h-.99a.509.509 0 0 1-.506-.503V8.503l-5.23 5.23a.496.496 0 0 1-.712 0l-.7-.701a.503.503 0 0 1-.002-.713L15.677 7z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-face-id wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-face-id"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 12v.5a1.5 1.5 0 0 1-1.5 1.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h.5V8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V12zm7 10h-4.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H20v-4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5H20zm0-18h-4.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V4zM4 20h4.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-6a.5.5 0 0 1-.5-.5v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V20zM4 2h4.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4v4.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-6a.5.5 0 0 1 .5-.5H4zm3.5 6h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5zm8 0h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5zm-7.3 8.6a1 1 0 1 1 1.6-1.2c.272.363.983.6 2.2.6s1.928-.237 2.2-.6a1 1 0 0 1 1.6 1.2c-.728.97-2.017 1.4-3.8 1.4s-3.072-.43-3.8-1.4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-facebook wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-facebook"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.956 22v-9.123H7V9.322h2.956V6.7c0-3.043 1.79-4.7 4.403-4.7 1.251 0 2.327.097 2.641.14v3.18h-1.813c-1.421 0-1.696.702-1.696 1.732v2.27h3.39l-.442 3.555h-2.948V22H9.956z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fast-forward-15 wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fast-forward-15"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.507 6.159c1.678 1.634 2.518 3.573 2.518 5.816a8 8 0 0 1-8 8c-4.419 0-7.932-3.532-8-8 .1-4.478 3.446-7.59 7.048-7.939l-.47-.463a.5.5 0 0 1 0-.712l.701-.692a.5.5 0 0 1 .706.002l2.557 2.562a.5.5 0 0 1 0 .707l-2.558 2.555a.5.5 0 0 1-.704.003l-.706-.696a.5.5 0 0 1-.005-.707l.538-.546c-2.004.243-5.075 2.113-5.107 5.926a6 6 0 1 0 12 0c0-1.709-.636-3.167-1.907-4.373a.5.5 0 0 1-.016-.709l.695-.723a.5.5 0 0 1 .71-.011zM9.343 15v-4.008h-.03l-1.314.869v-1.318l1.344-.898h1.573V15H9.343zm4.49.148c-1.272 0-2.174-.723-2.181-1.747h1.413c.064.33.383.56.78.56.445 0 .746-.312.746-.757 0-.468-.297-.783-.746-.783a.853.853 0 0 0-.731.39h-1.377l.237-3.166h3.745v1.188h-2.535l-.081 1.187h.03c.192-.397.604-.653 1.183-.653 1.017 0 1.748.753 1.748 1.8 0 1.191-.89 1.981-2.23 1.981z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fetch-data wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fetch-data"><g fill-rule="evenodd" class="wd-icon-container"><path d="M10.8 19.329c-3.5 0-6.31-.924-6.8-2.167v-3.249c0 1.197 3.044 2.166 6.8 2.166l.248-.001a5.193 5.193 0 0 0 .023 3.249l-.271.002zm0-4.333c-3.5 0-6.31-.923-6.8-2.166V9.581c0 1.197 3.044 2.166 6.8 2.166s6.8-.97 6.8-2.166v2.78a5.948 5.948 0 0 0-1.133-.108c-2.108 0-3.946 1.099-4.923 2.73a20.57 20.57 0 0 1-.744.013zm6.8-10.83c0 1.196-3.044 2.166-6.8 2.166S4 5.362 4 4.166 7.044 2 10.8 2s6.8.97 6.8 2.166zM4 8.498V5.25c0 1.196 3.044 2.166 6.8 2.166s6.8-.97 6.8-2.166V8.5c0 1.076-3.3 2.165-6.8 2.165S4 9.583 4 8.498zM16.467 22c-2.504 0-4.534-1.94-4.534-4.332 0-2.393 2.03-4.332 4.534-4.332 2.503 0 4.533 1.94 4.533 4.332S18.97 22 16.467 22zm2.628-3.605l.805-.724a.306.306 0 0 0 .024-.43l-.08-.087a.305.305 0 0 0-.424-.025l-.127.114C19.19 15.988 18.088 15 16.744 15a2.62 2.62 0 0 0-1.744.655l.613.566a1.744 1.744 0 0 1 1.131-.409c.893 0 1.625.654 1.698 1.487l-.167-.186a.305.305 0 0 0-.435-.022l-.106.095a.31.31 0 0 0-.03.428l.811.9c.11.123.302.131.427.019l.117-.106.014.015.022-.047zm-5.242.01c.146 1.203 1.219 2.138 2.52 2.138.62 0 1.187-.212 1.627-.562l-.561-.604c-.29.225-.662.36-1.065.36-.834 0-1.526-.575-1.666-1.33l.194.174a.304.304 0 0 0 .427-.02l.107-.12a.297.297 0 0 0-.017-.421l-1.049-.944a.296.296 0 0 0-.419.023l-.877.975a.305.305 0 0 0 .029.427l.138.124a.305.305 0 0 0 .43-.017l.182-.203z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-file wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-file"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v18H5z" class="wd-icon-background"></path><path d="M18 4H6v16h12V4zm1.993-.42L20 20.49v1.005a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 21.495V2.505C4 2.226 4.226 2 4.496 2h15.008c.274 0 .496.214.496.505v.99a.509.509 0 0 1-.007.085z" class="wd-icon-fill"></path><path d="M7 14.505c0-.279.228-.505.51-.505h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99zm0-6C7 8.226 7.233 8 7.503 8h5.994c.278 0 .503.214.503.505v.99a.509.509 0 0 1-.503.505H7.503A.497.497 0 0 1 7 9.495v-.99zm0 3c0-.279.228-.505.51-.505h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-filter wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-filter"><g fill-rule="evenodd" class="wd-icon-container"><path d="M2 6.505C2 6.226 2.225 6 2.494 6h19.012c.273 0 .494.214.494.505v.99a.502.502 0 0 1-.494.505H2.494A.492.492 0 0 1 2 7.495v-.99zm5 8c0-.279.228-.505.51-.505h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99zm-2-4A.5.5 0 0 1 5.498 10h13.004c.275 0 .498.214.498.505v.99a.5.5 0 0 1-.498.505H5.498A.494.494 0 0 1 5 11.495v-.99zm4 8c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H9.491A.49.49 0 0 1 9 19.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fingerprint-android wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fingerprint-android"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.81 4.47c-.08 0-.16-.02-.23-.06C15.66 3.42 14 3 12.01 3c-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 0 1 .2-.68C7.82 2.52 9.86 2 12.01 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 0 1-.44.28zM3.5 9.72a.499.499 0 0 1-.41-.79c.99-1.4 2.25-2.5 3.75-3.27C9.98 4.04 14 4.03 17.15 5.65c1.5.77 2.76 1.86 3.75 3.25a.5.5 0 0 1-.12.7c-.23.16-.54.11-.7-.12a9.388 9.388 0 0 0-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21zm6.25 12.07a.47.47 0 0 1-.35-.15c-.87-.87-1.34-1.43-2.01-2.64-.69-1.23-1.05-2.73-1.05-4.34 0-2.97 2.54-5.39 5.66-5.39s5.66 2.42 5.66 5.39c0 .28-.22.5-.5.5s-.5-.22-.5-.5c0-2.42-2.09-4.39-4.66-4.39-2.57 0-4.66 1.97-4.66 4.39 0 1.44.32 2.77.93 3.85.64 1.15 1.08 1.64 1.85 2.42.19.2.19.51 0 .71-.11.1-.24.15-.37.15zm7.17-1.85c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12zM14.91 22c-.04 0-.09-.01-.13-.02-1.59-.44-2.63-1.03-3.72-2.1a7.297 7.297 0 0 1-2.17-5.22c0-1.62 1.38-2.94 3.08-2.94 1.7 0 3.08 1.32 3.08 2.94 0 1.07.93 1.94 2.08 1.94s2.08-.87 2.08-1.94c0-3.77-3.25-6.83-7.25-6.83-2.84 0-5.44 1.58-6.61 4.03-.39.81-.59 1.76-.59 2.8 0 .78.07 2.01.67 3.61.1.26-.03.55-.29.64-.26.1-.55-.04-.64-.29a11.14 11.14 0 0 1-.73-3.96c0-1.2.23-2.29.68-3.24 1.33-2.79 4.28-4.6 7.51-4.6 4.55 0 8.25 3.51 8.25 7.83 0 1.62-1.38 2.94-3.08 2.94-1.7 0-3.08-1.32-3.08-2.94 0-1.07-.93-1.94-2.08-1.94s-2.08.87-2.08 1.94c0 1.71.66 3.31 1.87 4.51.95.94 1.86 1.46 3.27 1.85.27.07.42.35.35.61-.05.23-.26.38-.47.38z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-flag wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-flag"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 12.023v8.447a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V7.5c0-.022.001-.044.004-.065L5 4.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v1.563l5.132-.004a.5.5 0 0 1 .45.72l-1.585 3.225 1.64 3.272a.5.5 0 0 1-.447.724h-7.685a.5.5 0 0 1-.5-.5V12L7 12.023zM7 6v4h5V6H7zm7 2v4h3.018l-1.022-1.99L17.018 8H14z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-flash-auto wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-flash-auto"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.82 2.139c.178-.215.245-.177.15.084l-3.198 8.79h3.514c.27 0 .351.176.175.4L5.226 21.856c-.174.22-.25.19-.17-.071l2.72-8.772H4.268c-.27 0-.343-.177-.168-.388l8.72-10.487z" class="wd-icon-fill"></path><path d="M18.608 9a.394.394 0 0 1-.341-.236l-.426-1.192h-2.743l-.426 1.192a.376.376 0 0 1-.33.236h-1.17c-.135 0-.207-.099-.156-.233l2.494-6.534A.4.4 0 0 1 15.853 2h1.323c.14 0 .292.099.342.233l2.466 6.534c.049.129-.03.233-.161.233h-1.215zm-2.11-5l-.994 2.5h1.992L16.497 4z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-flow wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-flow"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M12.274 10.288c.427.389.726 1.08.726 1.681v8.533a.494.494 0 0 1-.505.498h-.99a.502.502 0 0 1-.505-.498v-8.533c0 .019-.044-.083-.027-.068L5 6.461V8.5a.496.496 0 0 1-.505.5h-.99A.503.503 0 0 1 3 8.509V3.491C3 3.22 3.228 3 3.491 3h5.018A.49.49 0 0 1 9 3.505v.99A.509.509 0 0 1 8.5 5H6.468l5.806 5.288zm1.908-2.327a.542.542 0 0 0-.076.725l.67.885c.167.22.47.248.678.062L19 6.462v2.037c0 .276.214.501.505.501h.99A.503.503 0 0 0 21 8.509V3.491A.496.496 0 0 0 20.509 3h-5.018a.49.49 0 0 0-.491.505v.99c0 .279.223.505.503.505h2.107l-3.428 2.96z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-folder-close wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-folder-close"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M4 18h16V8h-8.828l-2-2H4v12zM2 4.496C2 4.222 2.23 4 2.5 4h7c.276 0 .657.157.848.348L12 6h9.49c.282 0 .51.22.51.498v13.004a.498.498 0 0 1-.494.498H2.494A.498.498 0 0 1 2 19.504V4.496z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-folder-open wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-folder-open"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M2 4.496C2 4.222 2.23 4 2.5 4h7c.276 0 .657.157.848.348L12 6h9.49c.282 0 .51.22.51.498v13.004a.498.498 0 0 1-.494.498H2.494A.498.498 0 0 1 2 19.504V4.496zM4 9v9h16V9H4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-footer wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-footer"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM6 4v16h12V4H6zm1 13.505c0-.279.228-.505.51-.505h8.98a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fork-knife wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fork-knife"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 7a2 2 0 1 1-4 0V4.5a.5.5 0 0 1 1 0V7h.003a1 1 0 0 0 .497.795V4.5a.5.5 0 0 1 1 0v3.295A1 1 0 0 0 9.997 7H10V4.5a.5.5 0 1 1 1 0V7zm-2.5 3h1a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5zm8 5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5zm-.501-11c1.96.032 2.96 3.198 2.999 9.497a.5.5 0 0 1-.5.503h-2a.5.5 0 0 1-.5-.5V4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-formatting wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-formatting"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13.617 14.417l-.31-.865H8.59l-.71 1.976a.762.762 0 0 1-.666.472H5.35c-.275 0-.418-.208-.318-.47L9.27 4.47c.1-.26.407-.47.673-.47h2.167a.77.77 0 0 1 .67.47l2.96 7.812-2.122 2.135zm4.1-.052l.829-.829.829.83-.83.828-.828-.829zM11 7l1.523 4H9.484L11 7zm.01 12.701a.81.81 0 0 1 .205-.491l7.124-7.125a.293.293 0 0 1 .41-.003l2.08 2.08a.291.291 0 0 1-.004.41l-7.124 7.124a.81.81 0 0 1-.491.205l-1.915.01a.294.294 0 0 1-.295-.295l.01-1.915z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fullscreen wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fullscreen"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 17.495V12.5c0-.276.216-.5.495-.5h2.01c.273 0 .495.23.495.5V17h4.5c.276 0 .5.216.5.495v2.01c0 .273-.23.495-.5.495h-7a.494.494 0 0 1-.5-.495v-2.01zm16-10.99V11.5c0 .276-.216.5-.495.5h-2.01a.502.502 0 0 1-.495-.5V7h-4.5a.494.494 0 0 1-.5-.495v-2.01c0-.273.23-.495.5-.495h7c.276 0 .5.216.5.495v2.01z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fx wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fx"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.107 17.331l3.33-3.98L11.99 9.4c-.133-.214-.025-.401.252-.401h1.872c.275 0 .61.187.744.418 0 0 .994 1.695 1.25 2.174l1.73-2.187c.174-.219.547-.405.825-.405H20.4c.288 0 .35.184.158.41L17.3 13.28l2.488 4.044c.142.231.031.412-.241.412h-1.849c-.271 0-.6-.183-.733-.408l-1.335-2.273c-.38.479-1.805 2.267-1.805 2.267-.178.223-.554.414-.83.414h-1.727c-.286 0-.348-.182-.161-.405zM4.104 18H3.5a.5.5 0 0 1-.5-.5v-.972a.5.5 0 0 1 .5-.5h.289c.828 0 1.262-.394 1.44-1.34l.69-3.684H4.84a.5.5 0 0 1-.5-.5v-.991a.5.5 0 0 1 .5-.5h1.413l.354-1.957C6.983 5.065 7.93 4 10.06 4h1.314a.5.5 0 0 1 .5.5v1.011a.5.5 0 0 1-.5.5h-.86c-.927 0-1.4.454-1.598 1.538L8.68 9.013h2.004a.5.5 0 0 1 .5.5v.991a.5.5 0 0 1-.5.5h-2.36l-.748 4.038C7.2 17.152 6.095 18 4.105 18z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fx-brackets wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fx-brackets"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.963 11.707l2.41-2.88-1.771-2.858c-.096-.155-.018-.29.182-.29h1.354c.2 0 .442.135.54.302 0 0 .718 1.227.903 1.574l1.253-1.583a.872.872 0 0 1 .596-.293h1.258c.209 0 .253.133.115.297l-2.358 2.8 1.8 2.926c.103.168.023.298-.174.298h-1.338a.678.678 0 0 1-.53-.295l-.967-1.645c-.275.347-1.306 1.64-1.306 1.64a.88.88 0 0 1-.6.3h-1.25c-.207 0-.252-.131-.117-.293zm-5.15.594H4.5a.5.5 0 0 1-.5-.5v-.45a.5.5 0 0 1 .5-.5h.08c.61 0 .929-.291 1.06-.987l.507-2.71h-.66a.5.5 0 0 1-.5-.5v-.466a.5.5 0 0 1 .5-.5h.907l.261-1.44C6.931 2.784 7.627 2 9.194 2h.835a.5.5 0 0 1 .5.5v.48a.5.5 0 0 1-.5.5h-.501c-.682 0-1.03.334-1.175 1.132l-.175 1.076h1.343a.5.5 0 0 1 .5.5v.466a.5.5 0 0 1-.5.5H7.917l-.551 2.97c-.276 1.553-1.088 2.177-2.554 2.177zm10.097 7.615v-.781c0-.546-.68-.764-.68-.764a.413.413 0 0 1-.23-.347v-.15c0-.138.112-.294.23-.348 0 0 .68-.218.68-.766v-.782c.009-.436.033-.735.285-1.004s.839-.445.839-.445a.48.48 0 0 1 .419.08l.085.073c.101.09.097.214-.026.296 0 0-.735.394-.752 1v.782c0 .546-.24.964-.721 1.185.48.223.721.64.721 1.19v.78c.017.607.761 1.1.761 1.1.111.085.114.23.017.314l-.085.074a.4.4 0 0 1-.407.053s-.902-.307-1.136-1.54zm5.18 0c-.234 1.233-1.136 1.54-1.136 1.54a.4.4 0 0 1-.407-.053l-.085-.074c-.097-.084-.094-.229.017-.313 0 0 .744-.494.76-1.1v-.781c0-.55.241-.967.722-1.19-.48-.22-.721-.64-.721-1.185v-.782c-.017-.606-.752-1-.752-1-.123-.082-.127-.207-.026-.296l.085-.073a.48.48 0 0 1 .42-.08s.586.176.838.445c.252.27.276.568.285 1.004v.782c0 .548.68.766.68.766.118.054.23.21.23.347v.15a.413.413 0 0 1-.23.348s-.68.218-.68.764v.78z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fx-loop wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fx-loop"><g fill-rule="evenodd" class="wd-icon-container"><path d="M18.815 19.48a3.886 3.886 0 0 1-.019.043l-.013-.014-.113.102a.507.507 0 0 1-.714-.038l-1.266-1.406a.503.503 0 0 1 .033-.71l.12-.109a.497.497 0 0 1 .703.034l.286.318a2.607 2.607 0 0 0-4.268-1.792l-.963-.889a3.91 3.91 0 0 1 6.533 2.611l.173-.156a.501.501 0 0 1 .702.04l.109.121a.503.503 0 0 1-.042.71l-1.26 1.135zm-7.466-1.128l-.3.334a.498.498 0 0 1-.712.04l-.171-.154a.502.502 0 0 1-.032-.714l1.382-1.535a.505.505 0 0 1 .72-.038l1.535 1.382a.5.5 0 0 1 .042.714l-.154.17a.504.504 0 0 1-.711.035l-.287-.258a2.607 2.607 0 0 0 4.227 1.596l.887.957a3.91 3.91 0 0 1-6.426-2.529zm-1.386-6.645l2.41-2.88-1.771-2.858c-.096-.155-.018-.29.182-.29h1.354c.2 0 .442.135.54.302 0 0 .718 1.227.903 1.574l1.253-1.583a.872.872 0 0 1 .596-.293h1.258c.209 0 .253.133.115.297l-2.358 2.8 1.8 2.926c.103.168.023.298-.174.298h-1.338a.678.678 0 0 1-.53-.295l-.967-1.645c-.275.347-1.306 1.64-1.306 1.64a.88.88 0 0 1-.6.3h-1.25c-.207 0-.252-.131-.117-.293zm-5.15.594H4.5a.5.5 0 0 1-.5-.5v-.45a.5.5 0 0 1 .5-.5h.08c.61 0 .929-.291 1.06-.987l.507-2.71h-.66a.5.5 0 0 1-.5-.5v-.466a.5.5 0 0 1 .5-.5h.907l.261-1.44C6.931 2.784 7.627 2 9.194 2h.835a.5.5 0 0 1 .5.5v.48a.5.5 0 0 1-.5.5h-.501c-.682 0-1.03.334-1.175 1.132l-.175 1.076h1.343a.5.5 0 0 1 .5.5v.466a.5.5 0 0 1-.5.5H7.917l-.551 2.97c-.276 1.553-1.088 2.177-2.554 2.177z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-fx-writeback wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-fx-writeback"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.963 11.707l2.41-2.88-1.771-2.858c-.096-.155-.018-.29.182-.29h1.354c.2 0 .442.135.54.302 0 0 .718 1.227.903 1.574l1.253-1.583a.872.872 0 0 1 .596-.293h1.258c.209 0 .253.133.115.297l-2.358 2.8 1.8 2.926c.103.168.023.298-.174.298h-1.338a.678.678 0 0 1-.53-.295l-.967-1.645c-.275.347-1.306 1.64-1.306 1.64a.88.88 0 0 1-.6.3h-1.25c-.207 0-.252-.131-.117-.293zm-5.15.594H4.5a.5.5 0 0 1-.5-.5v-.45a.5.5 0 0 1 .5-.5h.08c.61 0 .929-.291 1.06-.987l.507-2.71h-.66a.5.5 0 0 1-.5-.5v-.466a.5.5 0 0 1 .5-.5h.907l.261-1.44C6.931 2.784 7.627 2 9.194 2h.835a.5.5 0 0 1 .5.5v.48a.5.5 0 0 1-.5.5h-.501c-.682 0-1.03.334-1.175 1.132l-.175 1.076h1.343a.5.5 0 0 1 .5.5v.466a.5.5 0 0 1-.5.5H7.917l-.551 2.97c-.276 1.553-1.088 2.177-2.554 2.177zM19.791 13c.075 0 .145.037.182.096a.172.172 0 0 1-.006.19L18.084 16h1.708c.076 0 .147.038.183.099a.173.173 0 0 1-.01.193L15.8 21.917a.224.224 0 0 1-.26.066c-.093-.038-.141-.131-.115-.22l1.179-3.888h-1.395a.217.217 0 0 1-.164-.072.171.171 0 0 1-.038-.16l1.25-4.5a.205.205 0 0 1 .202-.143h3.334z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-gear wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-gear"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4.867 6.052l1.185-1.185L8.159 6.27a1.632 1.632 0 0 0 2.506-1.038l.497-2.483h1.676l.497 2.483a1.632 1.632 0 0 0 2.506 1.038l2.107-1.404 1.185 1.185-1.404 2.107a1.632 1.632 0 0 0 1.038 2.506l2.483.497v1.676l-2.483.497a1.632 1.632 0 0 0-1.038 2.506l1.404 2.107-1.185 1.185-2.107-1.404a1.632 1.632 0 0 0-2.506 1.038l-.497 2.483h-1.676l-.497-2.483a1.632 1.632 0 0 0-2.506-1.038l-2.107 1.404-1.185-1.185 1.404-2.107a1.632 1.632 0 0 0-1.038-2.506l-2.483-.497v-1.676l2.483-.497A1.632 1.632 0 0 0 6.271 8.16L4.867 6.052zM12 14.721a2.72 2.72 0 1 0 0-5.442 2.72 2.72 0 0 0 0 5.442z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M9.302 5.488l.503-2.511c.108-.54.638-.977 1.204-.977h1.982c.557 0 1.095.43 1.204.977l.503 2.51 2.13-1.42c.458-.305 1.142-.239 1.543.161l1.4 1.401c.395.395.471 1.079.162 1.543l-1.42 2.13 2.51.503c.54.108.977.638.977 1.204v1.982c0 .557-.43 1.095-.977 1.204l-2.51.503 1.42 2.13c.305.458.239 1.142-.161 1.543l-1.401 1.4c-.395.395-1.079.471-1.543.162l-2.13-1.42-.503 2.51c-.108.54-.638.977-1.204.977h-1.982c-.557 0-1.095-.43-1.204-.977l-.503-2.51-2.13 1.42c-.458.305-1.142.239-1.543-.161l-1.4-1.401c-.395-.395-.471-1.079-.162-1.543l1.42-2.13-2.51-.503c-.54-.108-.977-.638-.977-1.204v-1.982c0-.557.43-1.095.977-1.204l2.51-.503-1.42-2.13c-.305-.458-.239-1.142.161-1.543l1.401-1.4c.395-.395 1.079-.471 1.543-.162l2.13 1.42zM5.445 6.534l1.29 1.936a1.5 1.5 0 0 1-.953 2.303L3.5 11.23v1.54l2.282.457a1.5 1.5 0 0 1 .954 2.303l-1.291 1.936 1.09 1.09 1.935-1.292a1.5 1.5 0 0 1 2.303.954l.457 2.282h1.54l.457-2.282a1.5 1.5 0 0 1 2.303-.954l1.936 1.291 1.09-1.09-1.292-1.935a1.5 1.5 0 0 1 .954-2.303l2.282-.457v-1.54l-2.282-.457a1.5 1.5 0 0 1-.954-2.303l1.291-1.936-1.09-1.09-1.935 1.292a1.5 1.5 0 0 1-2.303-.954L12.77 3.5h-1.54l-.457 2.282a1.5 1.5 0 0 1-2.303.954L6.534 5.445l-1.09 1.09zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-1.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-glassdoor wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-glassdoor"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.744 8.455v-.728l-5.604-1.03a1.077 1.077 0 0 0-1.277 1.05v9.286a.91.91 0 0 0 1.26.832l4.922-2.032c.423-.174.7-.584.7-1.039V8.877l-1.138-.073v5.37c0 .366-.23.692-.576.82l-3.121 1.144V8.707a.71.71 0 0 1 .79-.7l4.044.448z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-globe wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-globe"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M8.033 13H11v-3H8.136a14.564 14.564 0 0 0-.103 3zm.28 2c.504 2.316 1.551 4.046 2.687 4.706V15H8.313zm7.654-2a14.879 14.879 0 0 0-.103-3H13v3h2.967zm-.28 2H13v4.706c1.136-.66 2.183-2.39 2.687-4.706zM4.062 13H6.03a16.82 16.82 0 0 1 .09-3H4.252a8.014 8.014 0 0 0-.19 3zm.52 2A8.028 8.028 0 0 0 7.5 18.616C6.95 17.579 6.529 16.35 6.275 15H4.582zm15.356-2a8.079 8.079 0 0 0-.19-3H17.88a16.557 16.557 0 0 1 .09 3h1.968zm-.52 2h-1.693c-.254 1.351-.677 2.58-1.226 3.616A8.028 8.028 0 0 0 19.42 15zM8.575 8H11V4.294C10.034 4.855 9.133 6.19 8.575 8zm6.85 0c-.558-1.81-1.46-3.145-2.425-3.706V8h2.425zM5.07 8H6.5c.25-.96.59-1.841 1-2.616A8.04 8.04 0 0 0 5.07 8zm13.86 0a8.04 8.04 0 0 0-2.43-2.616c.41.775.75 1.656 1 2.616h1.43zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-google wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-google"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.35 11.143h5.995c.054.3.1.6.1.994 0 3.429-2.431 5.863-6.096 5.863C4.84 18 2 15.317 2 12s2.839-6 6.35-6c1.713 0 3.147.591 4.253 1.569L10.88 9.137c-.472-.428-1.297-.926-2.53-.926-2.17 0-3.938 1.699-3.938 3.789s1.768 3.789 3.936 3.789c2.513 0 3.456-1.706 3.601-2.589h-3.6v-2.057zM22 12.853h-1.815v1.704H18.37v-1.705h-1.814v-1.704h1.814V9.443h1.815v1.705H22v1.704z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-grid wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-grid"><g fill-rule="evenodd" class="wd-icon-container"><path d="M18 16h2.533c.277 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505H18v2.576c0 .227-.214.41-.505.41h-.99c-.279 0-.505-.178-.505-.41V18h-3v2.541c0 .246-.214.445-.505.445h-.99c-.279 0-.505-.202-.505-.445V18H8v2.486c0 .276-.214.5-.505.5h-.99a.505.505 0 0 1-.505-.5V18H3.501A.495.495 0 0 1 3 17.495v-.99c0-.279.228-.505.501-.505H6v-3H3.501A.495.495 0 0 1 3 12.495v-.99c0-.279.228-.505.501-.505H6V8H3.501A.495.495 0 0 1 3 7.495v-.99C3 6.226 3.228 6 3.501 6H6V3.5c0-.276.214-.5.505-.5h.99c.279 0 .505.227.505.5V6h3V3.445c0-.246.214-.445.505-.445h.99c.279 0 .505.202.505.445V6h3V3.41c0-.227.214-.41.505-.41h.99c.279 0 .505.178.505.41V6h2.533c.277 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505H18v3h2.533c.277 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505H18v3zm-2 0v-3h-3v3h3zm-5 0v-3H8v3h3zm-3-5h3V8H8v3zm5 0h3V8h-3v3z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-grid-view wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-grid-view"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 5.505C3 5.226 3.228 5 3.5 5h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 4C3 9.226 3.228 9 3.5 9h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 4c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 4c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-hash-mark wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-hash-mark"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.462 16l-1.346 3.332a.493.493 0 0 1-.654.271l-.918-.371a.503.503 0 0 1-.282-.65L6.305 16H3.496A.493.493 0 0 1 3 15.495v-.99c0-.279.226-.505.496-.505h3.617l1.617-4H5.496A.493.493 0 0 1 5 9.495v-.99C5 8.226 5.226 8 5.496 8h4.042l1.346-3.332a.493.493 0 0 1 .654-.271l.918.371a.503.503 0 0 1 .282.65L11.695 8h3.843l1.346-3.332a.493.493 0 0 1 .654-.271l.918.371a.503.503 0 0 1 .282.65L17.695 8h2.809c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505h-3.617l-1.617 4h3.234c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505h-4.042l-1.346 3.332a.493.493 0 0 1-.654.271l-.918-.371a.503.503 0 0 1-.282-.65L12.305 16H8.462zm4.651-2H9.27l1.617-4h3.843l-1.617 4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-heading wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-heading"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 18v-5.15H5V18H3V6.11h2v4.74h6V6.11h2.033V18H11zm8 0V8.621l-3.199 1.068V7.895L21 5.85V18h-2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-hide-col wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-hide-col"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 5h16v4H4z" class="wd-icon-background"></path><path d="M3 20.065V4.991C3 4.444 3.445 4 3.993 4h16.014c.548 0 .993.451.993.99v15.076c0 .47-.368.86-.854.925a.995.995 0 0 1-.14.01H3.994a1 1 0 0 1-.176-.016c-.465-.08-.817-.46-.817-.919zM5 10v9h6v-9H5zm8 0v9h6v-9h-6zM5 6v2h14V6H5z" class="wd-icon-fill"></path><path d="M16.85 14l1.06-1.061a.304.304 0 0 0-.001-.427l-.42-.42a.297.297 0 0 0-.428-.003L16 13.151l-1.061-1.062a.304.304 0 0 0-.427.002l-.42.42a.297.297 0 0 0-.003.428L15.151 14l-1.062 1.061a.304.304 0 0 0 .002.427l.42.42c.124.124.31.12.428.003L16 14.849l1.061 1.062a.304.304 0 0 0 .427-.002l.42-.42a.297.297 0 0 0 .003-.428L16.849 14z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-home wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-home"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14 20h5V9l-7-5-7 5v11h5v-5h4v5z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M12 5.5L6 10v9h3v-4.502A.5.5 0 0 1 9.491 14h5.018a.49.49 0 0 1 .491.498V19h3v-9l-6-4.5zm8 5.95v9.05c0 .271-.225.5-.503.5h-5.994a.505.505 0 0 1-.503-.498V16h-2v4.502a.496.496 0 0 1-.503.498H4.503A.507.507 0 0 1 4 20.5v-9.076l-.28.207a.5.5 0 0 1-.71-.102l-.59-.796a.504.504 0 0 1 .11-.71l6.415-4.746a.54.54 0 0 1 .094-.056l2.553-1.915a.719.719 0 0 1 .816 0l3.821 2.866 5.206 3.852a.5.5 0 0 1 .11.709l-.59.796a.504.504 0 0 1-.71.102l-.245-.18z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-hour-glass wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-hour-glass"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17 17c0-2.761-2.015-5-4.5-5S8 14.239 8 17h9z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M15.288 11.793c.842.55 1.47 1.362 1.887 2.37a7.52 7.52 0 0 1 .57 2.919 1.476 1.476 0 0 1-1.48 1.504H8.496c-.845 0-1.507-.69-1.478-1.468v-.026a7.524 7.524 0 0 1 .569-2.93c.417-1.007 1.044-1.82 1.886-2.369-.842-.55-1.469-1.362-1.886-2.369a7.526 7.526 0 0 1-.57-2.92A1.476 1.476 0 0 1 8.497 5h7.768c.845 0 1.507.69 1.479 1.468v.026a7.524 7.524 0 0 1-.569 2.93c-.418 1.007-1.045 1.82-1.887 2.37zM9.434 8.658c.514 1.239 1.41 1.928 2.947 1.928 1.537 0 2.433-.689 2.947-1.928.236-.57.356-1.162.398-1.658h-6.69c.042.496.162 1.088.398 1.658zm5.894 6.27C14.814 13.69 13.918 13 12.38 13c-1.537 0-2.433.69-2.947 1.928a5.682 5.682 0 0 0-.399 1.658h6.691a5.682 5.682 0 0 0-.398-1.658z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-ibm wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-ibm"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7.5 12.733C4.966 12.448 3 10.385 3 7.883 3 5.186 5.283 3 8.1 3c1.74 0 3.275.834 4.196 2.106h4.883c.237-.774.847-1.34 1.871-1.34S21 4.602 21 5.633c0 1.031-.986 1.867-1.95 1.867s-1.571-.52-1.839-1.245H12.91a4.689 4.689 0 0 1 .187 2.607l3.009 2.88c1.225-.784 2.895-.66 3.974.373a2.926 2.926 0 0 1-.006 4.265c-1.231 1.18-3.226 1.182-4.454.005a2.92 2.92 0 0 1-.39-3.805l-2.586-2.477c-.758 1.419-2.22 2.436-3.944 2.63v1.526c1.65.292 2.9 1.677 2.9 3.342C11.6 19.478 10.01 21 8.05 21c-1.96 0-3.55-1.522-3.55-3.399 0-1.698 1.3-3.105 3-3.358v-1.51z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-image wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-image"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 5h18v14H3z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M4 18h16V6H4v12zM2 4.496C2 4.222 2.225 4 2.494 4h19.012c.273 0 .494.226.494.496v15.008a.497.497 0 0 1-.494.496H2.494A.498.498 0 0 1 2 19.504V4.496z" class="wd-icon-fill"></path><path d="M3.93 18l4.102-6.3c.605-.93 1.58-.937 2.19 0l4.103 6.3H3.93zm10.57-7a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm-.5 4.28l1.026-1.58c.603-.93 1.575-.937 2.183 0L20 18h-4.28L14 15.28z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-inbox wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-inbox"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 11h18v8H3z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M4.45 10h15.126l-2.65-4H7.12l-2.67 4zM20 12H4v6h16v-6zM5.772 4.417c.153-.23.506-.417.776-.417h10.954c.275 0 .622.187.773.415L22 10v9.492c0 .28-.225.508-.494.508H2.494A.5.5 0 0 1 2 19.494V10l3.772-5.583z" class="wd-icon-fill"></path><rect width="8" height="2" x="8" y="14" class="wd-icon-accent" rx=".5"></rect></g></svg><svg width="24" height="24" class="wd-icon-inbox-large wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-inbox-large"><g fill-rule="evenodd" class="wd-icon-container"><path d="M1 11l7.003-.007V12h7.991v-1.007h7.059V21L1 21.007z" class="wd-icon-background"></path><path d="M2.3 10h6.19a.5.5 0 0 1 .51.505V12h6v-1.495c0-.279.222-.505.51-.505h6.194l-2.778-6H5.12L2.3 10zM22 12h-5v1.495a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505V12H2v8h20v-8zM3.772 2.417c.153-.23.506-.417.776-.417h14.954c.275 0 .622.187.773.415L24 10v11.492c0 .28-.225.508-.494.508H.494A.5.5 0 0 1 0 21.494V10l3.772-7.583z" class="wd-icon-fill"></path><rect width="10" height="2" x="7" y="16" class="wd-icon-accent" rx=".5"></rect></g></svg><svg width="24" height="24" class="wd-icon-indent wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-indent"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6.505C3 6.226 3.228 6 3.5 6h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 10c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm9-5c0-.279.222-.505.51-.505h7.98a.5.5 0 0 1 .51.505v.99a.504.504 0 0 1-.51.505h-7.98a.5.5 0 0 1-.51-.505v-.99zM3.495 11H6V9.505c0-.291.178-.371.398-.206L9.602 11.7c.226.17.22.433 0 .598L6.398 14.7c-.226.17-.398.073-.398-.206V13H3.495A.496.496 0 0 1 3 12.495v-.99c0-.291.222-.505.495-.505z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-info wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-info"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 12a9 9 0 0 0 9 9 9 9 0 0 0 9-9 9 9 0 0 0-9-9 9 9 0 0 0-9 9z" class="wd-icon-background"></path><path d="M2 12C2 6.477 6.476 2 12 2c5.523 0 10 4.476 10 10 0 5.523-4.476 10-10 10-5.523 0-10-4.476-10-10zm2 0a8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8 8 8 0 0 0-8 8z" class="wd-icon-fill"></path><path d="M12.495 10c.279 0 .505.233.505.503v5.994a.497.497 0 0 1-.505.503h-.99a.509.509 0 0 1-.505-.503v-5.994c0-.278.214-.503.505-.503h.99zm0-1h-.99A.497.497 0 0 1 11 8.495v-.99c0-.291.226-.505.505-.505h.99c.291 0 .505.226.505.505v.99a.497.497 0 0 1-.505.505z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-instagram wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-instagram"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M12 3c2.444 0 2.75.01 3.71.054.959.044 1.613.196 2.185.419.592.23 1.094.537 1.594 1.038.5.5.809 1.002 1.039 1.594.222.572.374 1.226.418 2.184C20.99 9.25 21 9.556 21 12s-.01 2.75-.054 3.71c-.044.959-.196 1.613-.418 2.185-.226.6-.58 1.145-1.039 1.594-.5.5-1.002.809-1.594 1.039-.572.222-1.226.374-2.184.418-.96.044-1.267.054-3.711.054s-2.75-.01-3.71-.054c-.959-.044-1.613-.196-2.185-.418a4.412 4.412 0 0 1-1.594-1.039c-.5-.5-.809-1.002-1.038-1.594-.223-.572-.375-1.226-.419-2.184C3.01 14.75 3 14.444 3 12s.01-2.75.054-3.71c.044-.959.196-1.613.419-2.185.226-.6.58-1.145 1.037-1.595.5-.5 1.002-.809 1.594-1.038.572-.223 1.226-.375 2.184-.419C9.25 3.01 9.556 3 12 3zm0 1.622c-2.403 0-2.688.009-3.637.052-.877.04-1.354.187-1.67.31a2.79 2.79 0 0 0-1.036.673c-.315.315-.51.615-.673 1.035-.123.317-.27.794-.31 1.671-.043.95-.052 1.234-.052 3.637s.009 2.688.052 3.637c.04.877.187 1.354.31 1.67.163.421.358.72.673 1.036.315.315.615.51 1.035.673.317.123.794.27 1.671.31.95.043 1.234.052 3.637.052s2.688-.009 3.637-.052c.877-.04 1.354-.187 1.67-.31a2.79 2.79 0 0 0 1.036-.673c.315-.315.51-.615.673-1.035.123-.317.27-.794.31-1.671.043-.95.052-1.234.052-3.637s-.009-2.688-.052-3.637c-.04-.877-.187-1.354-.31-1.67a2.788 2.788 0 0 0-.673-1.036 2.788 2.788 0 0 0-1.035-.673c-.317-.123-.794-.27-1.671-.31-.95-.043-1.234-.052-3.637-.052zm0 2.756a4.622 4.622 0 1 1 0 9.244 4.622 4.622 0 0 1 0-9.244zM12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5.884-7.804a1.08 1.08 0 1 1-2.16 0 1.08 1.08 0 0 1 2.16 0z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-instance wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-instance"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.819 9.128l-3.576 3.576a4.573 4.573 0 1 1-.943-.943l3.575-3.575a2.76 2.76 0 1 1 .944.942z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-interactiongroup wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-interactiongroup"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9 5h10v10H9z" class="wd-icon-background"></path><path d="M18 19.495a.57.57 0 0 1 0 .01v.99a.502.502 0 0 1-.494.505H3.5a.499.499 0 0 1-.5-.498V7.497c0-.275.214-.498.505-.498h.99L4.534 7h.961c.291 0 .505.226.505.505v.99A.497.497 0 0 1 5.495 9H5v10h11v-.495c0-.291.226-.505.505-.505h.99c.291 0 .505.226.505.505v.99zM7 3.498C7 3.223 7.22 3 7.498 3h13.004c.275 0 .498.22.498.498v13.004c0 .275-.22.498-.498.498H7.498A.496.496 0 0 1 7 16.502V3.498zM9 5v10h10V5H9z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-inventory-search wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-inventory-search"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6.738 14.755l1.157-1.158a.498.498 0 0 1 .698.003l.533.533a.488.488 0 0 1 .003.697L7.97 15.988l1.158 1.157a.488.488 0 0 1-.003.698l-.533.533a.498.498 0 0 1-.698.003L6.738 17.22 5.58 18.38a.498.498 0 0 1-.697-.003l-.533-.533a.488.488 0 0 1-.003-.698l1.158-1.157-1.158-1.158a.488.488 0 0 1 .003-.697l.533-.533a.498.498 0 0 1 .697-.003l1.158 1.158zm-.203-6.453l2.747-2.747a.504.504 0 0 1 .705-.005l.533.533a.494.494 0 0 1-.005.705l-3.627 3.627a.504.504 0 0 1-.705.005l-.533-.533a.518.518 0 0 1-.035-.038L4.35 8.582a.49.49 0 0 1 .001-.699l.533-.533a.502.502 0 0 1 .7 0l.952.952zM12 7.505c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99zm0 8c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-invisible wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-invisible"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4.773 8.98l1.434 1.434C5.149 11.26 4.5 12 4.5 12s3.378 3.86 7.29 3.996l1.853 1.854A9.117 9.117 0 0 1 12 18c-6 0-10-6-10-6s1.009-1.513 2.773-3.02zm5.584-2.83A9.117 9.117 0 0 1 12 6c6 0 10 6 10 6s-1.009 1.513-2.773 3.02l-1.434-1.434C18.851 12.74 19.5 12 19.5 12s-3.378-3.86-7.29-3.996L10.358 6.15zm-5.786-.164a.492.492 0 0 1 .008-.707l.7-.7a.502.502 0 0 1 .707-.008l13.443 13.443a.492.492 0 0 1-.008.707l-.7.7a.502.502 0 0 1-.707.008L4.571 5.986z" class="wd-icon-fill"></path><path d="M6.207 10.414l5.582 5.582C7.878 15.86 4.5 12 4.5 12s.649-.741 1.707-1.586zm6.004-2.41C16.122 8.14 19.5 12 19.5 12s-.649.741-1.707 1.586l-5.582-5.582z" class="wd-icon-background"></path></g></svg><svg width="24" height="24" class="wd-icon-italics wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-italics"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.477 17l2.388-10H9.51A.5.5 0 0 1 9 6.495v-.99C9 5.226 9.222 5 9.51 5h7.98a.5.5 0 0 1 .51.505v.99a.504.504 0 0 1-.51.505h-2.729l-2.387 10h3.116a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H6.51a.5.5 0 0 1-.51-.505v-.99c0-.279.228-.505.51-.505h2.967z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-itemize wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-itemize"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.994 20L18 4H6.004C5.997 4 6 20 6 20h11.993z" class="wd-icon-background"></path><path d="M4.496 22A.497.497 0 0 1 4 21.506V2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496zM6 4v16h12V4H6z" class="wd-icon-fill"></path><path d="M8 14.505c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 15.495v-.99zm3 0c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99zm0-3c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004a.494.494 0 0 1-.498-.505v-.99zm-3 0c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 12.495v-.99zm3-3c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004A.494.494 0 0 1 11 9.495v-.99zm-3 0C8 8.226 8.214 8 8.505 8h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 8 9.495v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-job-info wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-job-info"><g fill-rule="evenodd" class="wd-icon-container"><path d="M18 18a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-.444-4.444v2.666h.888v-2.666h-.888zm0-1.33c0-.248.2-.448.441-.448.247 0 .447.2.447.447s-.2.442-.447.442a.44.44 0 0 1-.441-.442zM8.5 10h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 3h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z" class="wd-icon-accent"></path><path d="M20 8v1h-2V8H6v9.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V8H2.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h19a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H20z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-justify wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-justify"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6.505C3 6.226 3.228 6 3.5 6h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 10c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0-5c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-labeled-image wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-labeled-image"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14.41 15H20V6H4v9h2l3.319-5.04c.49-.743 1.278-.75 1.772 0L14.409 15zM2 18.505c0-.279.225-.505.494-.505h19.012c.273 0 .494.214.494.505v.99a.502.502 0 0 1-.494.505H2.494A.492.492 0 0 1 2 19.495v-.99zM2 4.403C2 4.181 2.225 4 2.494 4h19.012c.273 0 .494.184.494.403v12.194c0 .222-.225.403-.494.403H2.494C2.221 17 2 16.816 2 16.597V4.403zM14.55 9.4c-.67 0-1.213-.537-1.213-1.2 0-.663.544-1.2 1.214-1.2.67 0 1.213.537 1.213 1.2 0 .663-.543 1.2-1.213 1.2zm-.404 3.424l.83-1.264c.488-.743 1.274-.75 1.766 0L19 15h-3.463l-1.39-2.176z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-left-sidebar wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-left-sidebar"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8 6H4v12h4V6zm2 0v12h10V6H10zM2.5 4h19a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-letter-a wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-letter-a"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.057 15.74H9.65L8.52 19H6l5.271-14h2.175l5.281 14h-2.53l-1.14-3.26zm-4.851-1.961h4.043L12.228 7.97l-2.022 5.808z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-link wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-link"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14.121 12.707l1.415-1.414.707.707 2.828-2.828-4.243-4.243L12 7.757l.707.707-1.414 1.415-1.761-1.761c-.2-.2-.22-.5-.04-.681l5.016-5.016c.177-.177.481-.16.68.04l6.351 6.35c.2.2.22.5.04.68l-5.016 5.017c-.177.177-.481.16-.68-.04l-1.762-1.76zM9.88 11.293l-1.415 1.414L7.757 12 4.93 14.828l4.243 4.243L12 16.243l-.707-.707 1.414-1.415 1.761 1.761c.2.2.22.5.04.681l-5.016 5.016c-.177.177-.481.16-.68-.04L2.46 15.19c-.2-.2-.22-.5-.04-.68l5.016-5.017c.177-.177.481-.16.68.04l1.762 1.76zm4.59-3.175a.5.5 0 0 1 .716-.004l.7.7a.507.507 0 0 1-.003.718l-6.35 6.35a.5.5 0 0 1-.717.004l-.7-.7a.507.507 0 0 1 .003-.718l6.35-6.35z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-linkedin wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-linkedin"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5.933 4a1.93 1.93 0 0 1 1.93 1.925 1.93 1.93 0 0 1-1.93 1.926A1.928 1.928 0 0 1 4 5.925C4 4.863 4.862 4 5.933 4zM4.265 20V9.313h3.334V20H4.265zm5.35-10.757h3.193v1.46h.046c.444-.84 1.531-1.726 3.152-1.726 3.37 0 3.994 2.212 3.994 5.09v5.863h-3.329v-5.197c0-1.24-.024-2.834-1.73-2.834-1.735 0-1.999 1.35-1.999 2.744v5.287H9.615V9.243z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-list-detail wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-list-detail"><g fill-rule="evenodd" class="wd-icon-container"><path d="M10 6h11v12H10z" class="wd-icon-background"></path><path d="M21.506 5c.273 0 .494.22.494.498v13.004a.499.499 0 0 1-.494.498H9.494A.494.494 0 0 1 9 18.502V5.498A.5.5 0 0 1 9.494 5h12.012zM20 17V7h-9v10h9zM2 5.505C2 5.226 2.215 5 2.498 5h4.004c.275 0 .498.214.498.505v.99A.496.496 0 0 1 6.502 7H2.498A.494.494 0 0 1 2 6.495v-.99zm0 4C2 9.226 2.215 9 2.498 9h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H2.498A.494.494 0 0 1 2 10.495v-.99zm0 4c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H2.498A.494.494 0 0 1 2 14.495v-.99zm0 4c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H2.498A.494.494 0 0 1 2 18.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-list-view wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-list-view"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 5.505C3 5.226 3.215 5 3.49 5h3.02c.27 0 .49.214.49.505v.99A.495.495 0 0 1 6.51 7H3.49A.49.49 0 0 1 3 6.495v-.99zm0 4C3 9.226 3.215 9 3.49 9h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H3.49a.49.49 0 0 1-.49-.505v-.99zm0 4c0-.279.215-.505.49-.505h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H3.49a.49.49 0 0 1-.49-.505v-.99zm0 4c0-.279.215-.505.49-.505h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H3.49a.49.49 0 0 1-.49-.505v-.99zm6-12C9 5.226 9.229 5 9.5 5h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 4C9 9.226 9.229 9 9.5 9h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 4c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 4c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-location wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-location"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.646 21.655S4 14.418 4 10a8 8 0 1 1 16 0c0 4.418-7.635 11.645-7.635 11.645a.52.52 0 0 1-.72.01zM12 13a3 3 0 1 0 0-6 3 3 0 0 0 0 6z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M11.646 21.655S4 14.418 4 10a8 8 0 1 1 16 0c0 4.418-7.635 11.645-7.635 11.645a.52.52 0 0 1-.72.01zm.468-2.592a45.53 45.53 0 0 0 2.514-2.842c.875-1.082 1.62-2.124 2.191-3.09C17.6 11.814 18 10.72 18 10a6 6 0 1 0-12 0c0 .72.404 1.818 1.186 3.14.572.964 1.316 2.005 2.192 3.086A45.646 45.646 0 0 0 12 19.181l.114-.118zM12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-lock wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-lock"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6 10h12v10H6z" class="wd-icon-background"></path><path d="M8 9V5.996a4 4 0 0 1 8 0V9h2.502c.275 0 .498.229.498.5v11c0 .276-.22.5-.498.5H5.498A.503.503 0 0 1 5 20.5v-11c0-.276.22-.5.498-.5H8zm2 0h4V6.009a2 2 0 1 0-4 0V9zm-3 2v8h10v-8H7z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-lock-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-lock-plus"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 14h1.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v1.509a.49.49 0 0 1-.505.491h-.99a.503.503 0 0 1-.505-.491V16H9.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11v-1.509a.49.49 0 0 1 .505-.491h.99c.279 0 .505.228.505.491V14z" class="wd-icon-accent"></path><path d="M8 9V5.996a4 4 0 0 1 8 0V9h2.502c.275 0 .498.229.498.5v11c0 .276-.22.5-.498.5H5.498A.503.503 0 0 1 5 20.5v-11c0-.276.22-.5.498-.5H8zm2 0h4V6.009a2 2 0 1 0-4 0V9zm-3 2v8h10v-8H7z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-loop wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-loop"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.605 8.915a6.66 6.66 0 0 0-5.61-3.125c-2.843 0-5.204 1.76-6.217 4.474H4.381c-.276 0-.424-.213-.332-.474l.07-.197C5.312 6.278 7.942 4 11.996 4c3.4 0 5.747 1.527 7.144 4.034.135.24.258.486.37.735l.656-2.323a.5.5 0 0 1 .62-.35l.247.072.484.14c.267.078.42.365.346.625l-.136.483-1.292 4.57a.496.496 0 0 1-.622.343l-4.963-1.444a.506.506 0 0 1-.348-.63l.21-.743a.494.494 0 0 1 .621-.348l.273.08 2.505.728a5.793 5.793 0 0 0-.506-1.057zm-5.6 10.295c2.843 0 5.204-1.76 6.217-4.474h1.397c.276 0 .424.213.332.474l-.07.197C18.688 18.722 16.058 21 12.004 21c-3.4 0-5.747-1.527-7.144-4.034a9.582 9.582 0 0 1-.37-.735l-.656 2.323a.496.496 0 0 1-.62.35l-.733-.213a.503.503 0 0 1-.347-.613l1.434-5.076a.49.49 0 0 1 .62-.33l4.962 1.443a.506.506 0 0 1 .348.63l-.21.743a.494.494 0 0 1-.621.348l-.273-.08-2.505-.728c.133.363.297.719.506 1.057a6.66 6.66 0 0 0 5.61 3.125z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-lync wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-lync"><g fill-rule="evenodd" class="wd-icon-container"><path d="M2 4.81L12.757 3v18L2 19.193V4.81zm15.607 3.167c1.946-.18 3.763 1.009 4.262 2.938.522 2.024-.55 3.971-2.605 4.741.144.202.286.396.425.592.311.443.238.988-.171 1.288a.928.928 0 0 1-1.3-.182c-.835-1.05-1.665-2.106-2.495-3.16-.03-.038-.057-.08-.104-.146.126-.011.224-.027.324-.027.657-.002 1.315-.006 1.972 0 .928.01 1.62-.387 2.02-1.211.407-.84.244-1.639-.32-2.355-.619-.788-1.264-1.556-1.897-2.334-.034-.039-.063-.08-.111-.144zm-1.641 7.688c.032.04.06.08.109.145a4.093 4.093 0 0 1-2.284-.461v-2.462c.08.15.165.3.278.444.62.788 1.264 1.556 1.897 2.334zm2.098-5.926c-.125.01-.225.026-.323.026-.657.002-1.315.007-1.972 0-.9-.01-1.573.373-1.978 1.149V8.425c.2-.11.405-.212.628-.296-.145-.201-.287-.395-.425-.592-.313-.441-.24-.988.172-1.287a.93.93 0 0 1 1.3.182c.835 1.05 1.663 2.105 2.495 3.16.03.038.057.08.103.147zM5.204 7.814v7.829l4.543.21-.004-1.505-2.996-.06-.034-6.474h-1.51z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-mail wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-mail"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20 17.515l-5.409-3.864-1.579 1.229a1.673 1.673 0 0 1-2.024 0l-1.58-1.229L4 17.515V18h16v-.485zm0-2.458V9.445l-3.761 2.925L20 15.057zm-16 0l3.761-2.687L4 9.445v5.612zM20 6.91V6H4v.91l8 6.223 8-6.222zM2 4.496C2 4.222 2.225 4 2.494 4h19.012c.273 0 .494.226.494.496v15.008a.497.497 0 0 1-.494.496H2.494A.498.498 0 0 1 2 19.504V4.496z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-mail-letter wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-mail-letter"><g fill-rule="evenodd" class="wd-icon-container"><path d="M19.28 20l-4.689-3.349-1.579 1.229a1.673 1.673 0 0 1-2.024 0l-1.58-1.229L4.72 20h14.56zm.72-1.943v-5.612l-3.761 2.925L20 18.057zm-16 0l3.761-2.687L4 12.445v5.612zM6.686 12L12 16.133 17.314 12H6.686zM18 11.466V4H6v7.466l.686.534h10.628l.686-.534zM20 9h1.506c.273 0 .494.226.494.494v12.012a.496.496 0 0 1-.494.494H2.494A.497.497 0 0 1 2 21.506V9.494C2 9.22 2.225 9 2.494 9H4V2.278C4 2.124 4.298 2 4.667 2h14.666c.369 0 .667.124.667.278V9zM8 6.505C8 6.226 8.23 6 8.5 6h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99zm0 4c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H8.491A.49.49 0 0 1 8 11.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-manage-delivery wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-manage-delivery"><g fill-rule="evenodd" class="wd-icon-container"><path d="M19.5 4h-15a.5.5 0 0 0-.5.5V20h10v-2H6V6h12v7h2V4.5a.5.5 0 0 0-.5-.5z" class="wd-icon-fill"></path><path d="M8 14.505c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H8.491A.49.49 0 0 1 8 15.495v-.99zm0-3c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99zm0-3C8 8.226 8.215 8 8.49 8h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H8.49A.49.49 0 0 1 8 9.495v-.99zm8.75 8.245c0-.966.777-1.75 1.75-1.75.966 0 1.75.777 1.75 1.75 0 .966-.777 1.75-1.75 1.75-.966 0-1.75-.777-1.75-1.75zm-.75 3.5c0-.966.781-1.75 1.749-1.75h1.502c.966 0 1.749.777 1.749 1.75V22h-5v-1.75z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-marker wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-marker"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 5h10v5l-5 5-5-5z" class="wd-icon-background"></path><path d="M13 15.675v4.822a.497.497 0 0 1-.504.503h-.99a.509.509 0 0 1-.506-.503V15.72l-4.64-4.58a1.378 1.378 0 0 1-.356-.85L6 4.5c0-.277.228-.5.5-.5h11c.277 0 .501.226.501.5l-.003 5.791c0 .276-.162.657-.36.85L13 15.675zm-1.021-1.798l4.019-3.929L16 6H8l.004 3.952 3.975 3.925z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-medal wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-medal"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 13.894v1.044a2.75 2.75 0 1 1-2 0v-1.015l-3.771-2.486a.5.5 0 0 1-.225-.417L7 3.5c0-.277.228-.5.5-.5h9c.277 0 .501.226.501.5l-.003 7.52a.5.5 0 0 1-.227.419L13 13.894zm-2-2.65V5H9l.004 4.952L11 11.243zM13 5v6.224l1.998-1.276L15 5h-2zm-1 13.625a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-media-classroom wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-media-classroom"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M19 19v-2c0-1.654-1.345-3-3-3-1.654 0-3 1.345-3 3v2h6zm-9.146-8.644a5.023 5.023 0 0 1 2.833 2.901c.428-.379.92-.685 1.459-.901A3.008 3.008 0 0 1 13 9.99v-.982A3.007 3.007 0 0 1 16 6c1.657 0 3 1.35 3 3.01v.98a3.01 3.01 0 0 1-1.146 2.366A5.006 5.006 0 0 1 21 17v3.49c0 .51-.498.51-.498.51H3.51a.51.51 0 0 1-.51-.51V15a5.005 5.005 0 0 1 3.146-4.644A3.008 3.008 0 0 1 5 7.99v-.982A3.007 3.007 0 0 1 8 4c1.657 0 3 1.35 3 3.01v.98a3.01 3.01 0 0 1-1.146 2.366zM5 19h6v-4c0-1.654-1.345-3-3-3-1.654 0-3 1.345-3 3v4zm10-9.99v.98c0 .558.45 1.01 1 1.01.549 0 1-.452 1-1.01v-.98C17 8.451 16.55 8 16 8c-.549 0-1 .452-1 1.01zm-8-2v.98C7 8.549 7.45 9 8 9c.549 0 1-.452 1-1.01v-.98C9 6.451 8.55 6 8 6c-.549 0-1 .452-1 1.01z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-media-error wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-media-error"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.425 2.142c.176-.216.251-.186.159.093l-2.812 8.514h3.514c.27 0 .35.173.17.392l-8.36 10.218c-.176.217-.251.187-.162-.08l2.843-8.528h-3.51c-.27 0-.35-.173-.171-.392l8.329-10.217z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-media-mylearning wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-media-mylearning"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17 17V5H7v12l5-4.5z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M5 3.5a.5.5 0 0 1 .496-.5h13.008a.5.5 0 0 1 .496.5v17c0 .276-.182.363-.408.194L12 15l-6.592 5.694c-.225.17-.408.078-.408-.194v-17zM17 17V5H7v12l5-4.5 5 4.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-media-pause wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-media-pause"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3.5c0-.276.215-.5.49-.5h3.02c.27 0 .49.228.49.5v17c0 .276-.215.5-.49.5H5.49a.498.498 0 0 1-.49-.5v-17zm10 0c0-.276.215-.5.49-.5h3.02c.27 0 .49.228.49.5v17c0 .276-.215.5-.49.5h-3.02a.498.498 0 0 1-.49-.5v-17z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-media-play wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-media-play"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3.123c0-.276.202-.386.428-.26l15.144 8.52c.236.132.226.354 0 .48l-15.144 8.52c-.236.132-.428.012-.428-.26v-17z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-media-quiz wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-media-quiz"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v18H5z" class="wd-icon-background"></path><path d="M20 20.489v1.006a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 21.495V2.505C4 2.226 4.226 2 4.496 2h15.008c.274 0 .496.214.496.505V4H6v16h12V4l1.993.008.007 16.48z" class="wd-icon-fill"></path><path d="M10 14.505c0-.279.233-.505.503-.505h5.994c.278 0 .503.214.503.505v.99a.509.509 0 0 1-.503.505h-5.994a.497.497 0 0 1-.503-.505v-.99zM8 16a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-6a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm2-1.495c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-4.004A.494.494 0 0 1 10 9.495v-.99zm0 3c0-.279.233-.505.503-.505h5.994c.278 0 .503.214.503.505v.99a.509.509 0 0 1-.503.505h-5.994a.497.497 0 0 1-.503-.505v-.99zM8 13a1 1 0 1 1 0-2 1 1 0 0 1 0 2z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-media-survey wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-media-survey"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6 4h12v16H6z" class="wd-icon-background"></path><path d="M20 21.495a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 21.495V2.505C4 2.226 4.226 2 4.496 2h15.008c.274 0 .496.214.496.505V4H6v16h12V4l1.993.008.007 16.48v1.007z" class="wd-icon-fill"></path><path d="M11.511 11.503a.458.458 0 0 1-.681.023L8.957 9.72a.527.527 0 0 1-.026-.722l.657-.734a.478.478 0 0 1 .69-.032l.806.779 2.597-3.048a.476.476 0 0 1 .69-.039l.719.669a.517.517 0 0 1 .045.712l-3.624 4.2zM8 16.505c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H8.491A.49.49 0 0 1 8 17.495v-.99zm0-3c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-media-topics wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-media-topics"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 5h5v5H5V5zm0 9h5v5H5v-5zm9-9h5v5h-5V5zm0 9h5v5h-5v-5z" class="wd-icon-background"></path><path d="M4 4.503C4 4.225 4.233 4 4.503 4h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503H4.503A.508.508 0 0 1 4 10.497V4.503zM6 6v3h3V6H6zm-2 7.503c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503H4.503A.508.508 0 0 1 4 19.497v-5.994zM6 15v3h3v-3H6zm7-10.497c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503h-5.994a.508.508 0 0 1-.503-.503V4.503zM15 6v3h3V6h-3zm-2 7.503c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503h-5.994a.508.508 0 0 1-.503-.503v-5.994zM15 15v3h3v-3h-3z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-megaphone wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-megaphone"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.827 7.593l-.353.167c-.862.407-5.274 2.515-7.114 3.38a6.91 6.91 0 0 0-.052.865c0 .302.024.6.063.847 1.82.857 6.167 2.94 7.127 3.394l.375.177c2.925 1.382 5.137 2.393 6.468 2.946.135-.304.274-.67.408-1.08.581-1.786.943-4.032.943-6.284 0-2.212-.367-4.395-.966-6.161-.152-.45-.313-.851-.47-1.183-1.333.56-3.534 1.567-6.43 2.932z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M12.353 18.457l-.745 1.575a1.49 1.49 0 0 1-1.995.7l-4.524-2.206a1.508 1.508 0 0 1-.698-1.987l.723-1.528a48.777 48.777 0 0 0-1.501-.703C3.236 14.155 3 13.08 3 12.006c0-1.075.189-2.15.566-2.303C4.2 9.457 15.302 4.015 17.9 3.09c.106-.038.213-.09.46-.09.895.205 2.64 4.145 2.64 9.006C21 16.918 19.303 21 18.439 21c-.292 0-.473-.069-.654-.135-1.046-.386-3.154-1.342-5.432-2.408zm-5.942-1.511l3.612 1.761.418-.885L6.83 16.06l-.419.885zm5.431-8.955l-.321.152c-.784.37-4.8 2.288-6.474 3.076a6.18 6.18 0 0 0-.047.787c0 .275.021.546.057.77 1.656.78 5.613 2.676 6.486 3.09l.342.161c2.661 1.257 4.674 2.177 5.885 2.68.124-.276.25-.608.372-.981.53-1.626.858-3.67.858-5.72 0-2.013-.334-4-.879-5.608a10.082 10.082 0 0 0-.428-1.076c-1.212.51-3.216 1.426-5.85 2.669z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-menu-group wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-menu-group"><g fill-rule="evenodd" class="wd-icon-container" opacity=".9"><path d="M6 4.5a.5.5 0 0 1 .496-.5h15.008c.274 0 .496.229.496.5v11a.5.5 0 0 1-.496.5H6.496A.502.502 0 0 1 6 15.5v-11zM5 8v2H4v8h12v-1h2v2.5a.5.5 0 0 1-.496.5H2.496A.502.502 0 0 1 2 19.5v-11c0-.276.215-.5.493-.5H5zm3-2v8h12V6H8z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-merge-tag wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-merge-tag"><g fill-rule="evenodd" class="wd-icon-container"><path d="M2.45 11.642a1.15 1.15 0 0 1-.287-.862l1.033-7.009a.73.73 0 0 1 .575-.575l7.01-1.033c.276-.041.653.08.86.286l10.112 10.112c.2.199.201.52.011.71l-8.494 8.493a.495.495 0 0 1-.71-.01L2.45 11.641zm10.471 7.643l-8.707-8.707.818-5.546 5.546-.818 8.707 8.707-6.364 6.364zM9.065 9.065a1.5 1.5 0 1 0-2.122-2.122 1.5 1.5 0 0 0 2.122 2.122zm3.333 5.783c.671.646 1.99.684 2.968-.294 1.203-1.203 1.133-3.078-.198-4.408-1.388-1.389-3.564-1.504-5.06-.007-1.453 1.452-1.331 3.506.166 5.003.48.48 1.292.909 1.919.947l.14-.793c-.588-.103-1.08-.416-1.439-.774-1.177-1.178-1.094-2.656-.057-3.692 1.126-1.126 2.661-1.088 3.704-.045.947.947 1.036 2.227.153 3.11-.607.607-1.311.71-1.612.409-.109-.109-.09-.269.007-.365a.44.44 0 0 1 .083-.07l1.887-1.222-.659-.659-.307.205c.134-.327-.02-.698-.243-.921-.672-.672-1.849-.66-2.68.172-.647.646-.672 1.53-.135 2.067.294.294.716.46 1.12.352-.128.23-.135.607.217.96l.026.025zm.812-2.054c-.486.474-1.068.57-1.382.256-.281-.281-.185-.62.128-.934.41-.41.973-.499 1.325-.147.243.243.198.556-.07.825z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-minus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-minus"><g fill-rule="evenodd" class="wd-icon-container"><rect width="16" height="2" x="4" y="11" class="wd-icon-fill" rx=".5"></rect></g></svg><svg width="24" height="24" class="wd-icon-msn wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-msn"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16.405 10.5c1.134.282 2.492.903 3.708 2.224 2.738 2.974 1.69 7.608 1.689 7.608-1.889 1.19-5.166 1.668-7.61 1.668s-5.72-.478-7.609-1.668c0 0-1.048-4.633 1.69-7.608 1.189-1.29 2.512-1.913 3.63-2.204a4.06 4.06 0 0 1-1.92-3.44c0-2.253 1.86-4.08 4.155-4.08s4.155 1.827 4.155 4.08a4.059 4.059 0 0 1-1.888 3.42zm-8.277-.966a4.52 4.52 0 0 1 1.7.834A8.478 8.478 0 0 0 7.58 12.11c-1.228 1.334-1.775 2.934-1.998 4.382-1.116-.104-2.52-.35-3.463-.944 0 0-.64-2.835 1.034-4.654a4.544 4.544 0 0 1 2.22-1.349A2.484 2.484 0 0 1 4.2 7.44c0-1.379 1.138-2.496 2.543-2.496 1.404 0 2.543 1.117 2.543 2.496 0 .878-.461 1.65-1.158 2.094z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-multi-instance wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-multi-instance"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M14.78 16.213h-1.704a4.573 4.573 0 1 1-4.863-5.342V9.466a2.76 2.76 0 1 1 1.334-.06v1.555a4.55 4.55 0 0 1 1.751.798l3.574-3.574a2.76 2.76 0 1 1 .944.942l-3.575 3.575c.464.623.772 1.368.87 2.178h1.61a2.76 2.76 0 1 1 .06 1.333z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-nbox wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-nbox"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 5h5v5H5V5zm0 9h5v5H5v-5zm9-9h5v5h-5V5zm0 9h5v5h-5v-5z" class="wd-icon-background"></path><path d="M4 4.503C4 4.225 4.233 4 4.503 4h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503H4.503A.508.508 0 0 1 4 10.497V4.503zM6 6v3h3V6H6zm-2 7.503c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503H4.503A.508.508 0 0 1 4 19.497v-5.994zM6 15v3h3v-3H6zm7-10.497c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503h-5.994a.508.508 0 0 1-.503-.503V4.503zM15 6v3h3V6h-3zm-2 7.503c0-.278.233-.503.503-.503h5.994c.278 0 .503.233.503.503v5.994a.508.508 0 0 1-.503.503h-5.994a.508.508 0 0 1-.503-.503v-5.994zM15 15v3h3v-3h-3z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-nearby wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-nearby"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M7.702 17.42l1.612-2.072a4.375 4.375 0 1 1 5.372 0l1.612 2.072a7 7 0 1 0-8.596 0zm3.07-3.947L12 11.895l1.228 1.578a2 2 0 1 0-2.456 0zM12 21a9 9 0 1 1 0-18 9 9 0 0 1 0 18z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-no-bid wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-no-bid"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 17H4.496A.503.503 0 0 1 4 16.5V9l13.066 7.743c.24.142.21.257-.062.257H13v3.51a.49.49 0 0 1-.505.49h-.99a.495.495 0 0 1-.505-.49V17zM3.83 4.696a.5.5 0 0 1 .68-.189l16.433 9.558c.236.138.32.434.175.686l-.495.858a.5.5 0 0 1-.68.188L3.51 6.24a.494.494 0 0 1-.175-.685l.496-.858zm4.115-.447C7.699 4.112 7.717 4 8.005 4h11.49a.51.51 0 0 1 .505.503V11L7.945 4.25z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-notifications wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-notifications"><g fill-rule="evenodd" class="wd-icon-container"><path d="M18.417 17.998l-12.83-.008c.036-.05.071-.103.106-.156.974-1.46 1.58-2.973 1.58-4.561V8.546A3.539 3.539 0 0 1 10.82 5h2.359a3.554 3.554 0 0 1 3.548 3.546v4.727c0 1.588.605 3.1 1.579 4.561l.11.164zm-4.623.605a1.794 1.794 0 0 1-3.588 0h3.588z" class="wd-icon-background"></path><path d="M9 18.993l-4.504-.003A.502.502 0 0 1 4 18.488V17s2-2 2-4V9a4.995 4.995 0 0 1 4.002-4.9A1.995 1.995 0 0 1 12 2a1.995 1.995 0 0 1 1.998 2.1A5.01 5.01 0 0 1 18 9v4c0 2 2 4 2 4v1.495a.503.503 0 0 1-.496.505L15 18.997V19a3 3 0 0 1-6 0v-.007zm8.43-1.995a12.076 12.076 0 0 1-.094-.139C16.512 15.623 16 14.344 16 13V9c0-1.651-1-3-4-3S8 7.34 8 9v4c0 1.344-.512 2.623-1.336 3.86l-.09.132 10.856.006zM13 19h-2a1 1 0 0 0 2 0z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-notifications-large wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-notifications-large"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.714 19H4s2.286-2.286 2.286-4.571V8.714a5.714 5.714 0 1 1 11.428 0v5.715C17.714 16.714 20 19 20 19h-2.286z" class="wd-icon-background"></path><path d="M16 20a4 4 0 1 1-8 0H3.5a.495.495 0 0 1-.5-.505V18h2v-2 2H3s2-2 2-4v2-7a7.003 7.003 0 0 1 5.02-6.716 2 2 0 1 1 3.96 0A7.003 7.003 0 0 1 19 9v9h2s-2-2-2-4v4h2v1.495a.505.505 0 0 1-.5.505H16zm-2 0h-4a2 2 0 1 0 4 0zm3-6v4h2s-2-2-2-4zM7 14c0 2-2 4-2 4h2v-4zm10 4V9A5 5 0 0 0 7 9v9h10z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-number-input wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-number-input"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 7a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 5a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 5a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 5a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5-5a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-5-5a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-5-5a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-numbers wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-numbers"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6 17a.499.499 0 0 0 .495-.503V9.066a.495.495 0 0 0-.499-.503H4.74c-.143.858-1.04 1.573-2.3 1.586v.872c0 .272.215.493.508.493h1.506v4.98c0 .28.219.506.495.506H6zm4.121-5.057a1.802 1.802 0 0 1-.078-.52c0-.702.39-1.248 1.184-1.248.753 0 1.13.468 1.13 1.001 0 .559-.26.91-.922 1.3l-1.379.806C8.51 14.179 8.069 15.453 8.069 17h5.906a.503.503 0 0 0 .502-.506v-.704a.51.51 0 0 0-.51-.506h-3.39c.117-.247.325-.416.572-.572l1.6-.949c1.079-.637 1.664-1.534 1.664-2.626 0-1.508-1.197-2.769-3.134-2.769-2.027 0-3.159 1.352-3.159 2.86 0 .26.079.702.079.702l1.923.013zm7.489 1.391a1.7 1.7 0 0 1 .753-.195c.599 0 1.223.338 1.223 1.144 0 .624-.468 1.157-1.261 1.157-.793 0-1.326-.585-1.352-1.326l-1.976.364c.13 1.443 1.378 2.704 3.34 2.704 2.08 0 3.316-1.352 3.316-2.847 0-1.443-1.066-2.483-2.366-2.574l2.08-1.612V9.065a.505.505 0 0 0-.498-.502H15.78a.5.5 0 0 0-.497.506v.704c0 .28.23.506.504.506h3.018l-2.08 1.703.884 1.352z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-object wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-object"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5.007 16.926v-2.008c0-1.402-1.562-1.997-1.562-1.997C3.2 12.799 3 12.468 3 12.209v-.683c0-.271.2-.582.445-.711 0 0 1.562-.594 1.562-2.003v-2.01c.018-1.123.073-1.89.627-2.583.555-.692 1.93-1.178 1.93-1.178.24-.097.592-.016.786.18l.3.306c.193.197.172.48-.052.653 0 0-1.68 1.063-1.718 2.621v2.011c0 1.403-.53 2.479-1.59 3.046 1.06.574 1.59 1.645 1.59 3.06v2.008c.037 1.559 1.747 2.894 1.747 2.894a.465.465 0 0 1 .023.683l-.3.306c-.193.196-.547.256-.791.11 0 0-2.037-.82-2.552-3.993zm13.972 0c-.515 3.172-2.552 3.993-2.552 3.993-.244.146-.597.086-.79-.11l-.301-.306a.465.465 0 0 1 .023-.683s1.71-1.335 1.747-2.894v-2.008c0-1.415.53-2.486 1.59-3.06-1.06-.567-1.59-1.643-1.59-3.046v-2.01c-.037-1.559-1.717-2.622-1.717-2.622-.225-.172-.246-.456-.053-.653l.3-.305c.194-.197.546-.278.787-.181 0 0 1.374.486 1.929 1.178.554.692.609 1.46.627 2.582v2.011c0 1.41 1.562 2.003 1.562 2.003.245.129.445.44.445.71v.684c0 .26-.2.59-.445.712 0 0-1.562.595-1.562 1.997v2.008z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-one-column wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-one-column"><g fill-rule="evenodd" class="wd-icon-container"><path d="M2.5 4h19a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5zM4 6v12h16V6H4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-openresponse wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-openresponse"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 5.02h14v9H5z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M10.983 16.035l-4.26 4.236c-.394.391-.714.252-.716-.292l-.01-3.944H3.515a.497.497 0 0 1-.492-.494L3 3.518a.5.5 0 0 1 .499-.495L20.484 3a.5.5 0 0 1 .5.494l.018 12.046a.499.499 0 0 1-.496.495h-9.523zm8.017-2l-.013-9.033-13.984.02.017 9.013H19z" class="wd-icon-fill"></path><path d="M13 8.024v4.509a.49.49 0 0 1-.506.49h-.99a.503.503 0 0 1-.505-.49v-4.51H9.49A.49.49 0 0 1 9 7.52v-.99c0-.28.227-.505.49-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.49.505h-1.51z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-operator wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-operator"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.46 16.246l2.186 2.186a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0l-2.186-2.185-2.103 2.103a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707l2.103-2.104-2.186-2.185a.5.5 0 0 1 0-.707l.708-.708a.5.5 0 0 1 .707 0l2.185 2.186L9.15 12.73a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707l-2.103 2.103zM8 6h2.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H8v2.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V8H3.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H6V3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V6zm8.5 6h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 6h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM21 6.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5zm0 9v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-org-chart wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-org-chart"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9 3h6v6H9V3zM3 17h4v4H3v-4zm7 0h4v4h-4v-4zm7 0h4v4h-4v-4z" class="wd-icon-background"></path><path d="M18 16v-3h-5v3h1.625c.207 0 .375.173.375.375v5.25a.379.379 0 0 1-.375.375h-5.25A.379.379 0 0 1 9 21.625v-5.25c0-.207.173-.375.375-.375H11v-3H6v3h1.625c.207 0 .375.173.375.375v5.25a.379.379 0 0 1-.375.375h-5.25A.379.379 0 0 1 2 21.625v-5.25c0-.207.173-.375.375-.375H4v-4.495A.5.5 0 0 1 4.498 11H11v-1H8.5c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5h7c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5H13v1h6.502c.275 0 .498.214.498.505V16h1.625c.207 0 .375.173.375.375v5.25a.379.379 0 0 1-.375.375h-5.25a.379.379 0 0 1-.375-.375v-5.25c0-.207.173-.375.375-.375H18zM4 18v2h2v-2H4zm7 0v2h2v-2h-2zm7 0v2h2v-2h-2zM10 8h4V4h-4v4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-org-chart-people wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-org-chart-people"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM6 4v16h12V4H6zm2 10c0-.552.453-1 .997-1h6.006c.55 0 .997.444.997 1 0 .552-.453 1-.997 1H8.997A.996.996 0 0 1 8 14zm1 3a1 1 0 0 1 .99-1h4.02c.546 0 .99.444.99 1a1 1 0 0 1-.99 1H9.99A.993.993 0 0 1 9 17zm5-6.76V11h-4v-.76c.041-.385.291-.7.627-.79l.595-.13c.136-.032.235-.164.24-.32v-.205c-.15-.174-.27-.38-.35-.605a.421.421 0 0 1-.223-.395.48.48 0 0 1 .089-.27V7.38c0-.84.382-1.38 1.018-1.38.635 0 1.044.53 1.035 1.38v.145c.052.078.08.173.08.27a.421.421 0 0 1-.222.395 1.898 1.898 0 0 1-.365.62V9c.001.158.099.295.236.33l.6.13c.338.083.594.394.64.78z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-package-arrow-up wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-package-arrow-up"><g class="wd-icon-container"><path d="M19.3 21.5c0 .3-.2.5-.5.5H18c-.3 0-.5-.2-.5-.5v-2.2h-1.3c-.3 0-.4-.2-.2-.4l2.1-2.8c.2-.2.4-.2.6 0l2.1 2.8c.2.2.1.4-.2.4h-1.3v2.2z" class="wd-icon-fill-accent"></path><path d="M19.5 7c.3 0 .5.2.5.5v6c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V9H6v9h7.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-9c-.3 0-.5-.2-.5-.5v-12c0-.3.2-.5.5-.5h15zM4.7 6c-.3 0-.4-.2-.2-.4l1.9-2.2c.1-.2.5-.4.8-.4h10c.3 0 .7.2.8.4l1.9 2.2c.1.2 0 .4-.2.4h-15z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-panel-list wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-panel-list"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16 17h-2.57a.44.44 0 0 0-.43.444v1.112c0 .245.193.444.43.444H16v2.57c0 .232.199.43.444.43h1.112a.437.437 0 0 0 .444-.43V19h2.57a.44.44 0 0 0 .43-.444v-1.112a.437.437 0 0 0-.43-.444H18v-2.57a.44.44 0 0 0-.444-.43h-1.112a.437.437 0 0 0-.444.43V17zm-4-2H7.498a.5.5 0 0 0-.498.505v.99c0 .291.223.505.498.505H12v-2zM7 5.505A.5.5 0 0 1 7.498 5h13.004c.275 0 .498.214.498.505v.99a.5.5 0 0 1-.498.505H7.498A.494.494 0 0 1 7 6.495v-.99zM4 7a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm3-6.495A.5.5 0 0 1 7.498 10h13.004c.275 0 .498.214.498.505v.99a.5.5 0 0 1-.498.505H7.498A.494.494 0 0 1 7 11.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-password wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-password"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6 10h12v10H6z" class="wd-icon-background"></path><path d="M8 9V5.996a4 4 0 0 1 8 0V9h2.502c.275 0 .498.229.498.5v11c0 .276-.22.5-.498.5H5.498A.503.503 0 0 1 5 20.5v-11c0-.276.22-.5.498-.5H8zm2 0h4V6.009a2 2 0 1 0-4 0V9zm-3 2v8h10v-8H7z" class="wd-icon-fill"></path><path d="M13 15v2.505a.493.493 0 0 1-.505.495h-.99a.496.496 0 0 1-.505-.495V15h-.5a.494.494 0 0 1-.5-.495v-2.01a.49.49 0 0 1 .49-.495h3.02c.27 0 .49.216.49.495v2.01a.503.503 0 0 1-.5.495H13z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-paste wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-paste"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 4v2.502c0 .283.228.498.51.498h8.98c.282 0 .51-.223.51-.498V4h2v17H5V4h2z" class="wd-icon-background"></path><path d="M7 3v-.502C7 2.223 7.228 2 7.51 2h8.98c.282 0 .51.215.51.498V3h2.504c.274 0 .496.227.496.508v17.984c0 .28-.226.508-.496.508H4.496A.502.502 0 0 1 4 21.492V3.508c0-.28.226-.508.496-.508H7zm0 2H6v15h12V5h-1v1.502a.503.503 0 0 1-.51.498H7.51A.499.499 0 0 1 7 6.502V5zm2-1v1h6V4H9z" class="wd-icon-fill"></path><path d="M8 15.505c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H8.498A.494.494 0 0 1 8 16.495v-.99zm0-3c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-pdf wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-pdf"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M6 4h10v6h2V2.5c0-.276-.22-.5-.498-.5H4.498A.503.503 0 0 0 4 2.508v17.984c0 .28.222.508.51.508H13v-1.495a.509.509 0 0 0-.503-.505H6V4zm10 6h2V2.5c0-.276-.22-.5-.498-.5H4.498A.503.503 0 0 0 4 2.508v17.984c0 .28.222.508.51.508h7.98a.5.5 0 0 0 .51-.505V19H6V4h10v6z" class="wd-icon-fill"></path><path d="M7 7.505C7 7.226 7.228 7 7.491 7h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H7.491A.49.49 0 0 1 7 8.495v-.99zm0 3c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99zm11.043 6.875l1.476-1.477a.5.5 0 0 1 .709.003l.7.698a.5.5 0 0 1 .01.704l-3.548 3.558a.495.495 0 0 1-.695 0l-3.548-3.558a.503.503 0 0 1 .01-.704l.7-.698a.504.504 0 0 1 .71-.003l1.476 1.477v-4.884c0-.265.226-.496.504-.496h.991c.29 0 .505.222.505.496v4.884z" class="wd-icon-accent" opacity=".9"></path></g></svg><svg width="24" height="24" class="wd-icon-percentage wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-percentage"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6.798 9.09c0 .72.468 1.188 1.098 1.188.63 0 1.08-.486 1.08-1.188 0-.684-.45-1.152-1.08-1.152-.63 0-1.098.468-1.098 1.152zm-1.944 0c0-1.674 1.386-2.988 3.042-2.988s3.042 1.314 3.042 2.988c0 1.728-1.386 2.988-3.06 2.988-1.674 0-3.024-1.314-3.024-2.988zm10.17 6.156c0 .72.468 1.188 1.098 1.188.63 0 1.08-.486 1.08-1.188 0-.684-.45-1.152-1.08-1.152-.63 0-1.098.468-1.098 1.152zm-1.944 0c0-1.674 1.386-2.988 3.042-2.988s3.042 1.314 3.042 2.988c0 1.728-1.386 2.988-3.06 2.988-1.674 0-3.024-1.314-3.024-2.988zM9.084 18H6.78l8.172-11.682h2.322L9.084 18z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-phone wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-phone"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5.5 19h13l-1.457-7.565-2.055-.294A1.183 1.183 0 0 1 14 10v-.495A.497.497 0 0 0 13.506 9h-3.043a.492.492 0 0 0-.494.505V10c0 .552-.436 1.063-.999 1.143l-2.108.303L5.5 19zM21 20.516c.057.267-.125.484-.397.484H3.413c-.277 0-.451-.222-.393-.484l1.782-9.018C3.742 11.188 3 10.229 3 8.99v-.982C3 6.347 4.31 4.724 5.957 4.45 5.957 4.45 7 4 12 4s6.063.453 6.063.453C19.685 4.755 21 6.35 21 8.01v.982c0 1.276-.787 2.255-1.893 2.534L21 20.516zM9 15.505c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H9.491A.49.49 0 0 1 9 16.495v-.99zm1-3c0-.279.215-.505.49-.505h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505h-3.02a.49.49 0 0 1-.49-.505v-.99zM10.463 7h3.043a2.495 2.495 0 0 1 2.483 2.264l2.325.332c.43.062.686-.16.686-.605v-.982c0-.7-.632-1.465-1.303-1.59l-.216-.04-.116-.05a7.134 7.134 0 0 0-.71-.118C15.631 6.08 14.108 6 12 6c-2.109 0-3.629.08-4.644.21-.32.04-.546.08-.691.115-.004 0-.14.058-.14.058l-.24.04C5.63 6.532 5 7.297 5 8.01v.982c0 .443.255.665.692.602l2.288-.328A2.49 2.49 0 0 1 10.463 7z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-pi wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-pi"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4.5 7.004h3.507L8.01 18.5a.5.5 0 0 0 .5.5h1.009a.5.5 0 0 0 .5-.5V7.004h3.985v8.054c0 2.787 1.793 4.114 5.379 3.979a.5.5 0 0 0 .48-.5v-1.002a.5.5 0 0 0-.501-.5c-2.237.008-3.355-.65-3.355-1.977V7.004h3.414a.5.5 0 0 0 .5-.5V5.5a.5.5 0 0 0-.5-.5H4.5a.5.5 0 0 0-.5.5v1.004a.5.5 0 0 0 .5.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-picked-short wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-picked-short"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 3a9 9 0 0 1 0 18V3z" class="wd-icon-background"></path><path d="M12 22C6.477 22 2 17.524 2 12 2 6.477 6.476 2 12 2c5.523 0 10 4.476 10 10 0 5.523-4.476 10-10 10zM4 12c0 4.41 3.582 8 8 8 4.41 0 8-3.582 8-8 0-4.41-3.582-8-8-8-4.41 0-8 3.582-8 8z" class="wd-icon-fill"></path><path d="M12 4v16a8 8 0 1 1 0-16z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-pill wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-pill"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6.394 8h4.212-4.212zm7 0h-2.788zm4.212 0h2.788C21.281 8 22 8.673 22 9.5c0 .828-.719 1.5-1.606 1.5h-2.788C16.719 11 16 10.327 16 9.5c0-.828.719-1.5 1.606-1.5zm-.212 8h-2.788C13.719 16 13 15.327 13 14.5c0-.828.719-1.5 1.606-1.5h2.788c.887 0 1.606.673 1.606 1.5 0 .828-.719 1.5-1.606 1.5zm-8 0H6.606C5.719 16 5 15.327 5 14.5c0-.828.719-1.5 1.606-1.5h2.788c.887 0 1.606.673 1.606 1.5 0 .828-.719 1.5-1.606 1.5z" class="wd-icon-fill"></path><path d="M6.606 13.4h2.788c.65 0 1.177.493 1.177 1.1 0 .608-.527 1.1-1.177 1.1H6.606c-.65 0-1.177-.493-1.177-1.1 0-.608.527-1.1 1.177-1.1zm11-5h2.788c.65 0 1.177.493 1.177 1.1 0 .608-.527 1.1-1.177 1.1h-2.788c-.65 0-1.177-.493-1.177-1.1 0-.608.527-1.1 1.177-1.1z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-platform-cart wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-platform-cart"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 19a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm10 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7 16.5V6H5.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V15h9.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5zm8.5-2.5h-5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5zm-2-4h-3a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-play-circle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-play-circle"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm3.777-8.373v.004a.421.421 0 0 1 0 .742l-5.626 3.219a.429.429 0 0 1-.438.008.421.421 0 0 1-.213-.38V8.78a.421.421 0 0 1 .213-.38.429.429 0 0 1 .438.008l5.626 3.219z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-playbook wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-playbook"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7.25 7.012a1.251 1.251 0 0 0 0 2.5 1.251 1.251 0 0 0 0-2.5m0 4.5A3.254 3.254 0 0 1 4 8.262a3.254 3.254 0 0 1 3.25-3.25 3.254 3.254 0 0 1 3.25 3.25 3.254 3.254 0 0 1-3.25 3.25zm11.664 6l1.44 1.439a.499.499 0 0 1 0 .707l-.708.708a.5.5 0 0 1-.707 0l-1.439-1.44-1.44 1.44a.5.5 0 0 1-.707 0l-.707-.708a.5.5 0 0 1 0-.707l1.44-1.44-1.44-1.438a.5.5 0 0 1 0-.707l.707-.708a.5.5 0 0 1 .707 0l1.44 1.44 1.44-1.44a.5.5 0 0 1 .706 0l.707.708a.499.499 0 0 1 0 .707l-1.439 1.439zm1.133-8.601a.5.5 0 0 1-.266.655l-.92.389a.5.5 0 0 1-.656-.265l-.807-1.91C14.13 15.83 7.775 18.81 4.55 19.12a.5.5 0 0 1-.55-.5v-1a.49.49 0 0 1 .436-.493c2.664-.277 8.222-2.99 11.116-10.115l-1.934.818a.5.5 0 0 1-.655-.266l-.389-.92a.5.5 0 0 1 .265-.655l4.606-1.948a.5.5 0 0 1 .655.266l1.947 4.605z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-plus"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 11h6.504c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H13v6.504a.493.493 0 0 1-.505.496h-.99a.503.503 0 0 1-.505-.496V13H4.496A.493.493 0 0 1 4 12.495v-.99c0-.279.226-.505.496-.505H11V4.496c0-.274.214-.496.505-.496h.99c.279 0 .505.226.505.496V11z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-previous wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-previous"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.875 11.469l7.695-4.233c.24-.131.43-.012.43.265V17.5c0 .271-.192.395-.43.265L8.875 13.53v3.97a.5.5 0 0 1-.493.501h-.89A.503.503 0 0 1 7 17.499V7.5a.5.5 0 0 1 .493-.5h.89c.262 0 .492.224.492.501v3.968z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-print wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-print"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17 8h4v4h-4z" class="wd-icon-background"></path><path d="M5.5 3h13a.5.5 0 0 1 .5.5V7h2.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5H19v5.5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5V16H2.5a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5H5V3.5a.5.5 0 0 1 .5-.5zM7 12v8h10v-8H7zm0-7v2h10V5H7zm2.25 8h5.51a.25.25 0 0 1 .25.25v1.512a.25.25 0 0 1-.25.25H9.25a.25.25 0 0 1-.25-.25V13.25a.25.25 0 0 1 .25-.25zm0 3h3.505a.25.25 0 0 1 .25.25v1.512a.25.25 0 0 1-.25.25H9.25a.25.25 0 0 1-.25-.25V16.25a.25.25 0 0 1 .25-.25zm9.25-7a.5.5 0 0 0-.5.5v1.004a.5.5 0 0 0 .496.5l1.02.008a.5.5 0 0 0 .504-.507l-.014-1.012a.5.5 0 0 0-.5-.493H18.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-projects wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-projects"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 17.943V19.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1.557c-.701-.163-1.116-.616-1.116-.616A1.254 1.254 0 0 1 3.5 16.5c0-.276.215-.5.498-.5h4.004c.275 0 .498.232.498.5 0 .276-.172.656-.384.827 0 0-.415.453-1.116.616zm7.36-5.506a.497.497 0 0 1 0-.714l.7-.7a.509.509 0 0 1 .714 0l4.987 4.986a.497.497 0 0 1 0 .714l-.701.7a.509.509 0 0 1-.714 0l-4.986-4.986zM5.357 9.67l.7-.7a.497.497 0 0 1 .714 0l1.057 1.057.708-.708-.708-.707 4.243-4.242c2.121-2.122 3.124-.98 3.124-.98.242.139.255.43.061.623l-1.77 1.77 1.77 1.772a.49.49 0 0 1 .003.697l-3.548 3.549a.5.5 0 0 1-.7-.007l-.354-.353-.707.707 1.057 1.057a.497.497 0 0 1 0 .714l-.7.7a.497.497 0 0 1-.713.001l-4.238-4.237a.509.509 0 0 1 0-.713z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-prompts wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-prompts"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 6.505C4 6.226 4.214 6 4.505 6h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 5.495 8h-.99A.497.497 0 0 1 4 7.495v-.99zm0 5c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 4 12.495v-.99zm0 5c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 4 17.495v-.99zm4-10C8 6.226 8.229 6 8.5 6h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-proof-of-delivery wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-proof-of-delivery"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 8h14v11H5z" class="wd-icon-background"></path><path d="M4.662 6c-.274 0-.348-.179-.18-.38l1.867-2.24c.175-.21.546-.38.818-.38h9.997c.277 0 .65.179.818.38l1.867 2.24c.175.21.09.38-.18.38H4.662zm-.166 14A.498.498 0 0 1 4 19.506V7.494C4 7.22 4.226 7 4.496 7h15.008c.274 0 .496.226.496.494v12.012a.498.498 0 0 1-.496.494H4.496zm1.51-11v9h12V9h-12z" class="wd-icon-fill"></path><path d="M11.049 13.853l3.202-3.202a.5.5 0 0 1 .715-.001l.7.7a.498.498 0 0 1 0 .715l-4.258 4.258a.5.5 0 0 1-.715 0l-.337-.337a.515.515 0 0 1-.034-.031L8.148 13.78a.495.495 0 0 1 .004-.71l.7-.7a.5.5 0 0 1 .71-.004l1.487 1.486z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-proxy-user wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-proxy-user"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20 20.495a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 20.495V19c0-2.997 2.246-5.199 4.756-6.314C7.682 11.677 7 10.176 7 8.5 7 5.462 9.239 3 12 3s5 2.462 5 5.5c0 1.675-.68 3.176-1.755 4.184C17.758 13.8 20 15.998 20 19v1.495zM12 14v5h6c0-2.997-2.5-5-6-5zm0-9v7c1.657 0 3-1.567 3-3.5S13.657 5 12 5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-qr-code wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-qr-code"><g class="wd-icon-container"><path d="M3.5 13h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5zM5 15v4h4v-4H5zM3.5 3h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5zM5 5v4h4V5H5zm8.5-2h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5zM15 5v4h4V5h-4z" class="wd-icon-fill"></path><path d="M19 19v-2h2v3.5a.5.5 0 0 1-.5.5H17v-2h2zm-4-4v2h-2v-4h4v2h-2zm-9 1h2v2H6v-2zM6 6h2v2H6V6zm10 0h2v2h-2V6zm-3 13h2v2h-2v-2zm2-2h2v2h-2v-2zm2-2h2v2h-2v-2zm2-2h2v2h-2v-2z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-question wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-question"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.892 14.84c0-.826.627-1.12 1.495-1.72l1.058-.725C16.968 11.345 18 9.946 18 7.972 18 5.45 15.91 3 11.91 3 8.09 3 6 5.599 6 8.297c0 .102.007.227.021.377a.9.9 0 0 0 .896.815h1.618c.41 0 .742-.332.742-.742 0-1.4.8-2.824 2.633-2.824 1.729 0 2.58 1.1 2.58 2.25 0 .749-.335 1.424-1.11 1.973l-1.238.9c-1.471 1.074-2.039 2.299-2.039 3.623 0 .052.002.109.005.17a.9.9 0 0 0 .899.854h1.032a.853.853 0 0 0 .853-.853zm-2.98 4.475c0 .938.772 1.685 1.741 1.685.97 0 1.763-.747 1.763-1.685 0-.939-.793-1.707-1.763-1.707-.969 0-1.74.768-1.74 1.707z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-question-outline wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-question-outline"><g fill-rule="evenodd" class="wd-icon-container"><circle cx="12" cy="12" r="9" class="wd-icon-background"></circle><path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16z" class="wd-icon-fill"></path><path d="M12.054 14.052c.28 0 .462-.206.453-.474 0 0 0 .46 0 0s.338-.622.805-.956l.569-.402c.819-.584 1.374-1.36 1.374-2.458C15.255 8.36 14.131 7 11.979 7 9.924 7 8.8 8.444 8.8 9.943c0 .208.009.165.009.165a.572.572 0 0 0 .557.497h.756c.274 0 .456-.226.441-.412 0 0 0 .166 0 0 0-.778.43-1.569 1.416-1.569.93 0 1.388.61 1.388 1.25 0 .416-.18.79-.597 1.096l-.666.5c-.791.597-1.097 1.277-1.097 2.013 0 .208.002.073.002.073.03.274.275.496.561.496h.484zm-1.15 2.012a.93.93 0 0 0 .937.936.94.94 0 0 0 .948-.936.95.95 0 0 0-.948-.948.94.94 0 0 0-.936.948z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-radio wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-radio"><g fill-rule="evenodd" class="wd-icon-container"><circle cx="12" cy="12" r="9" class="wd-icon-background"></circle><path fill-rule="nonzero" d="M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z" class="wd-icon-fill"></path><circle cx="12" cy="12" r="5" class="wd-icon-accent"></circle></g></svg><svg width="24" height="24" class="wd-icon-radio-mobile wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-radio-mobile"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M12 5a7 7 0 0 0-7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7zm0-2a9 9 0 0 1 9 9 9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 9-9z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-radio-mobile-selected wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-radio-mobile-selected"><g fill-rule="evenodd" class="wd-icon-container"><rect width="8" height="8" x="8" y="8" class="wd-icon-background" rx="4"></rect><path d="M12 3a9 9 0 0 1 9 9 9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 9-9zm0 5c-2.21 0-4 1.795-4 4 0 2.21 1.795 4 4 4 2.21 0 4-1.795 4-4 0-2.21-1.795-4-4-4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-ranking wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-ranking"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15 21H4v-9.005c0-.55.451-.995.99-.995H9V7.007C9 6.451 9.451 6 9.99 6h4.02c.546 0 .99.449.99 1.007V13h4.01c.546 0 .99.453.99.997V21h-5zM5 12v8h4v-8H5zm5-5v13h4V7h-4zm5 7v6h4v-6h-4zm-2.507-2.796h-.635V8.756l-.758.235v-.516L12.425 8h.068v3.204zM8.106 16.17H5.962v-.425l1.012-1.079c.14-.152.242-.284.309-.397.066-.113.1-.22.1-.323a.478.478 0 0 0-.106-.327c-.07-.08-.17-.12-.3-.12a.41.41 0 0 0-.333.146.574.574 0 0 0-.121.381H5.9c0-.19.045-.365.136-.522a.962.962 0 0 1 .386-.37c.166-.09.355-.135.565-.135.322 0 .573.077.751.232.178.155.267.373.267.655 0 .155-.04.313-.12.473a2.64 2.64 0 0 1-.412.56l-.711.75h1.344v.501zm8.5.161h.332c.157 0 .274-.04.35-.118a.433.433 0 0 0 .114-.314.383.383 0 0 0-.113-.294.437.437 0 0 0-.31-.105.458.458 0 0 0-.3.097.313.313 0 0 0-.12.255h-.62c0-.163.044-.31.132-.44a.88.88 0 0 1 .37-.303 1.23 1.23 0 0 1 .522-.11c.331 0 .59.08.778.237.188.159.282.377.282.655a.658.658 0 0 1-.131.395.851.851 0 0 1-.344.277.777.777 0 0 1 .394.284.77.77 0 0 1 .13.447c0 .277-.101.5-.304.668-.203.167-.47.251-.805.251-.312 0-.567-.082-.765-.247a.807.807 0 0 1-.298-.653h.62a.36.36 0 0 0 .133.288.487.487 0 0 0 .326.111.49.49 0 0 0 .346-.117.404.404 0 0 0 .126-.31c0-.312-.172-.468-.515-.468h-.33v-.486z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-receipts wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-receipts"><g class="wd-icon-container"><path d="M12 12.5c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-1zm-4-3c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1zm0-3c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1z" class="wd-icon-accent"></path><path d="M4.8 21.4c-.4.3-.8.1-.8-.4V2.5c0-.3.2-.5.5-.5h15c.3 0 .5.2.5.5V21c0 .5-.4.7-.8.4L16 19l-3.7 2.8c-.2.1-.4.1-.6 0L8 19l-3.2 2.4zM6 4v14l2-1.5 4 3 4-3 2 1.5V4H6z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-region wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-region"><g class="wd-icon-container"><circle cx="19" cy="17" r="3" class="wd-icon-accent"></circle><path d="M18 9H6v7h7.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V9z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-related-actions wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-related-actions"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 12c0-1.105.888-2 2-2 1.105 0 2 .888 2 2 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2zm7 0c0-1.105.888-2 2-2 1.105 0 2 .888 2 2 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2zm7 0c0-1.105.888-2 2-2 1.105 0 2 .888 2 2 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-related-actions-vertical wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-related-actions-vertical"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 3c1.105 0 2 .888 2 2 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2 0-1.105.888-2 2-2zm0 7c1.105 0 2 .888 2 2 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2 0-1.105.888-2 2-2zm0 7c1.105 0 2 .888 2 2 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2 0-1.105.888-2 2-2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-remove-indent wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-remove-indent"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6.505C3 6.226 3.228 6 3.5 6h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm0 10c0-.279.228-.505.5-.505h17c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99zm9-5c0-.279.222-.505.51-.505h7.98a.5.5 0 0 1 .51.505v.99a.504.504 0 0 1-.51.505h-7.98a.5.5 0 0 1-.51-.505v-.99zM9.505 11c.273 0 .495.214.495.505v.99a.496.496 0 0 1-.495.505H7v1.495c0 .279-.172.376-.398.206l-3.204-2.403c-.22-.165-.226-.427 0-.597L6.602 9.3c.22-.165.398-.085.398.206V11h2.505z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-remove-zero wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-remove-zero"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20.27 17c.276 0 .5.214.5.505v.99a.5.5 0 0 1-.5.505H6.77v1.495c0 .279-.173.376-.399.206L3.167 18.3c-.22-.165-.226-.428 0-.598L6.371 15.3c.22-.165.398-.085.398.206V17h13.502zM9 11.7c0-.56.46-1.02 1.02-1.02s1.03.46 1.03 1.02c0 .55-.47 1.03-1.03 1.03S9 12.25 9 11.7zm2.83-2.3c0-.8.12-1.61.57-2.29.43-.65 1.15-1.11 2.2-1.11 1.06 0 1.78.46 2.21 1.11.45.68.57 1.49.57 2.29s-.12 1.61-.57 2.29c-.43.64-1.15 1.11-2.21 1.11-1.05 0-1.77-.47-2.2-1.11-.45-.68-.57-1.49-.57-2.29zm1.58 0c0 .52.06 1.03.24 1.41.18.36.47.6.95.6.49 0 .77-.24.95-.6.19-.38.25-.89.25-1.41 0-.52-.06-1.03-.25-1.41-.18-.36-.46-.6-.95-.6-.48 0-.77.24-.95.6-.18.38-.24.89-.24 1.41z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-rename wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-rename"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.85 15l-2 2H4.5a.496.496 0 0 1-.5-.505V2.505C4 2.226 4.23 2 4.501 2H14.5c.277 0 .501.214.501.505v6.344l-2 2V4H6v11h2.85zm-1.82 4.109c0-.208.123-.498.268-.644l9.332-9.322a.385.385 0 0 1 .538-.004l2.724 2.721a.381.381 0 0 1-.005.537l-9.332 9.322a1.061 1.061 0 0 1-.644.268L7.403 22a.385.385 0 0 1-.386-.386l.013-2.505zm8.785-6.983l1.086 1.085 1.086-1.085-1.086-1.084-1.086 1.084zm-1.085 1.085l-6.232 6.225.054 1.031 1.032.053 6.231-6.225-1.085-1.084z" class="wd-icon-fill"></path><path d="M13 10.85L8.85 15H6V4h7v6.85zm1.73 2.36l-6.232 6.226.054 1.031 1.032.053 6.231-6.225-1.085-1.084z" class="wd-icon-background"></path><path d="M7 10.505c0-.279.216-.505.495-.505h2.01c.273 0 .495.214.495.505v.99a.496.496 0 0 1-.495.505h-2.01A.493.493 0 0 1 7 11.495v-.99zm0-3C7 7.226 7.215 7 7.498 7h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H7.498A.494.494 0 0 1 7 8.495v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-reorder wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-reorder"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.003 8.828L9.52 11.31a.495.495 0 0 1-.704-.01l-.7-.7a.49.49 0 0 1-.01-.705l3.548-3.548a.496.496 0 0 1 .695 0l3.548 3.548a.503.503 0 0 1-.01.705l-.7.7a.49.49 0 0 1-.704.01l-2.481-2.482zm0 6.35l2.481-2.481a.49.49 0 0 1 .704.01l.7.7a.503.503 0 0 1 .01.704L12.35 17.66a.496.496 0 0 1-.695 0l-3.548-3.55a.49.49 0 0 1 .01-.704l.7-.7a.495.495 0 0 1 .704-.01l2.482 2.481z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-reorder-v2 wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-reorder-v2"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 6.505C4 6.226 4.305 6 4.667 6h14.666c.368 0 .667.214.667.505v.99c0 .279-.305.505-.667.505H4.667C4.3 8 4 7.786 4 7.495v-.99zm0 5c0-.279.305-.505.667-.505h14.666c.368 0 .667.214.667.505v.99c0 .279-.305.505-.667.505H4.667C4.3 13 4 12.786 4 12.495v-.99zm0 5c0-.279.305-.505.667-.505h14.666c.368 0 .667.214.667.505v.99c0 .279-.305.505-.667.505H4.667C4.3 18 4 17.786 4 17.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-replay wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-replay"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M7.145 17.482C8.785 19.161 10.73 20 12.978 20 17.408 20 21 16.418 21 12s-3.542-7.931-8.022-8c-4.49.1-7.612 3.446-7.96 7.049l-.465-.47a.502.502 0 0 0-.714 0l-.694.7a.499.499 0 0 0 .002.706l2.57 2.557a.502.502 0 0 0 .708 0l2.562-2.557a.499.499 0 0 0 .002-.705l-.697-.705a.502.502 0 0 0-.709-.005l-.547.538C7.279 9.103 9.155 6.032 12.978 6c3.323 0 6.017 2.686 6.017 6s-2.694 6-6.017 6c-1.714 0-3.176-.635-4.385-1.906a.502.502 0 0 0-.711-.017l-.725.696a.499.499 0 0 0-.012.71z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-report-parameter wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-report-parameter"><g class="wd-icon-container"><path d="M14.241 20.49l-.784.38c-.232.113-.594.055-.79-.138l-.34-.334a.739.739 0 0 1-.153-.788l.368-.79a.432.432 0 0 0-.253-.596l-.824-.285c-.243-.084-.458-.381-.46-.657L11 16.806a.738.738 0 0 1 .449-.665l.82-.3a.432.432 0 0 0 .242-.6l-.382-.784c-.112-.232-.054-.594.14-.79l.333-.34a.739.739 0 0 1 .788-.153l.79.368a.432.432 0 0 0 .596-.253l.285-.824c.084-.243.381-.458.657-.46l.476-.005a.738.738 0 0 1 .665.449l.3.82c.088.241.36.358.6.242l.784-.382c.232-.112.594-.054.79.14l.34.333c.2.198.265.546.153.788l-.368.79a.432.432 0 0 0 .253.596l.824.285c.243.084.458.381.46.657l.005.476a.738.738 0 0 1-.449.665l-.82.3a.432.432 0 0 0-.242.6l.382.784c.112.232.054.594-.14.79l-.333.34a.739.739 0 0 1-.788.153l-.79-.368a.432.432 0 0 0-.596.253l-.285.824c-.084.243-.381.458-.657.46l-.476.005a.738.738 0 0 1-.665-.449l-.3-.82a.432.432 0 0 0-.6-.242zM16 19a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM8.5 6h5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5zm0 3h3a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z" class="wd-icon-accent"></path><path d="M10 21.5c0 .3-.2.5-.5.5h-5c-.3 0-.5-.2-.5-.5v-19c0-.3.2-.5.5-.5h14c.5 0 .5.4.5.5v7c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V4H6v16h3.5c.3 0 .5.2.5.5v1z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-reset wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-reset"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.554 7.062c1.679 1.635 2.518 3.574 2.518 5.817a8 8 0 0 1-8 8c-4.418 0-7.931-3.533-8-8 .1-4.478 3.446-7.591 7.049-7.94l-.47-.463a.5.5 0 0 1-.004-.707l.004-.004.701-.693a.5.5 0 0 1 .705.003l2.557 2.562a.5.5 0 0 1 0 .707l-2.557 2.555a.5.5 0 0 1-.705.002l-.705-.695a.5.5 0 0 1-.005-.707l.538-.547c-2.005.243-5.076 2.114-5.108 5.927a6 6 0 0 0 12 0c0-1.71-.635-3.167-1.906-4.373a.5.5 0 0 1-.019-.707l.003-.003.695-.722a.5.5 0 0 1 .707-.014l.002.002z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-resizable wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-resizable"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3.362 16.761L16.805 3.318a.492.492 0 0 1 .706.007l.7.701a.502.502 0 0 1 .008.706L4.776 18.175a.492.492 0 0 1-.706-.007l-.7-.7a.502.502 0 0 1-.008-.707zm7.785 1.414a.507.507 0 0 1 .004-.718l6.35-6.35a.5.5 0 0 1 .717-.003l.7.7a.507.507 0 0 1-.003.717l-6.35 6.35a.5.5 0 0 1-.717.004l-.7-.7z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-restore wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-restore"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M11 12.223A9.03 9.03 0 0 0 9 12V7H7.505A.497.497 0 0 1 7 6.495v-.99C7 5.214 7.226 5 7.505 5H9V2.495c0-.28.228-.495.51-.495h8.98c.282 0 .51.222.51.495V5h1.495c.291 0 .505.226.505.505v.99a.497.497 0 0 1-.505.505H19v10.499a.509.509 0 0 1-.51.501h-1.002A8.948 8.948 0 0 0 17 16.873V7h-6v5.223zM11 5h6V4h-6v1zM2.712 16.712a1.01 1.01 0 0 1 0-1.424l4.576-4.576c.393-.393.712-.269.712.297V14c4.888-.077 8 2 8 8-3-5-7.9-4-8-4v2.99c0 .558-.323.687-.712.298l-4.576-4.576z" class="wd-icon-fill"></path><path d="M17 16.873a9.017 9.017 0 0 0-6-4.65V7h6v9.873z" class="wd-icon-background"></path></g></svg><svg width="24" height="24" class="wd-icon-rewind-30 wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-rewind-30"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M6.542 6.159c-1.678 1.634-2.517 3.573-2.517 5.816a8 8 0 0 0 8 8c4.418 0 7.93-3.532 8-8-.101-4.478-3.446-7.59-7.05-7.939l.47-.463a.5.5 0 0 0 0-.712l-.7-.692a.5.5 0 0 0-.706.002L9.482 4.733a.5.5 0 0 0 0 .707l2.558 2.555a.5.5 0 0 0 .704.003l.706-.696a.5.5 0 0 0 .005-.707l-.538-.546c2.004.243 5.075 2.113 5.108 5.926a6 6 0 1 1-12 0c0-1.709.635-3.167 1.906-4.373a.5.5 0 0 0 .016-.709l-.695-.723a.5.5 0 0 0-.71-.011zm2.538 6.137v-1.054h.654c.411 0 .668-.212.668-.553 0-.338-.257-.546-.687-.546-.423 0-.709.26-.709.635H7.59c.003-1.073.875-1.781 2.193-1.781 1.265 0 2.067.571 2.067 1.477 0 .645-.472 1.113-1.117 1.228v.03c.787.085 1.302.549 1.302 1.28 0 1.002-.905 1.636-2.326 1.636-1.3 0-2.168-.705-2.22-1.796h1.5c.01.357.293.576.753.576.416 0 .694-.23.694-.576 0-.348-.264-.556-.709-.556H9.08zm5.44 2.352c-1.448 0-2.36-1.068-2.36-2.838 0-1.782.924-2.817 2.36-2.817s2.356 1.032 2.356 2.813c0 1.766-.909 2.842-2.356 2.842zm0-1.21c.438 0 .753-.526.753-1.628 0-1.106-.315-1.607-.753-1.607s-.757.5-.757 1.607c0 1.102.319 1.629.757 1.629z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-right-sidebar wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-right-sidebar"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14 6H4v12h10V6zm2 0v12h4V6h-4zM2.5 4h19a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-rocket wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-rocket"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.5 13.15v3.614c0 .19-.106.362-.276.447L12.5 18.572v-4l-3.204 1.602-1.471-1.47L9.427 11.5H5.384l1.33-2.774a.506.506 0 0 1 .418-.226h3.717l.435-.725c.021-.034 2.173-3.407 7.657-3.408.223 0 .45.006.675.012.289 5.99-3.24 8.243-3.388 8.334l-.728.437z" class="wd-icon-background"></path><path d="M18 8a2 2 0 1 1-4.001-.001A2 2 0 0 1 18 8" class="wd-icon-accent"></path><path d="M16.228 12.714l-.728.436v3.614a.497.497 0 0 1-.276.447L12.5 18.573v-4l-3.204 1.602-1.471-1.471L9.427 11.5H5.384l1.33-2.773a.505.505 0 0 1 .418-.227h3.717l.435-.725c.021-.034 2.173-3.407 7.657-3.407.223 0 .45.005.675.011.289 5.99-3.24 8.243-3.388 8.335m5.354-8.929a1.49 1.49 0 0 0-1.361-1.367 16.72 16.72 0 0 0-1.281-.05c-5.826 0-8.543 3.205-9.206 4.132H7.132c-.873 0-1.695.465-2.165 1.254L3.238 11.35a1.494 1.494 0 0 0 .082 1.448c.276.44.751.702 1.27.702h1.601l-.316.632a1.49 1.49 0 0 0 .217 1.643c-.466.541-.958 1.394-1.069 2.678a.491.491 0 0 0 .524.524c1.285-.111 2.137-.603 2.679-1.069a1.518 1.518 0 0 0 1.642.217l.632-.316v1.508c0 .725.487 1.399 1.199 1.537.34.065.67.021.972-.13L16.118 19a2.5 2.5 0 0 0 1.382-2.236v-2.497c.995-.711 4.602-3.774 4.082-10.482" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-rows-check wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-rows-check"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.049 17.353l-1.486-1.486a.5.5 0 0 0-.71.004l-.7.7a.495.495 0 0 0-.005.71l2.174 2.174a.515.515 0 0 0 .034.03l.337.338a.5.5 0 0 0 .715 0l4.258-4.258a.498.498 0 0 0 0-.715l-.7-.7a.5.5 0 0 0-.715 0l-3.202 3.203z" class="wd-icon-accent"></path><path fill-rule="nonzero" d="M12 18.5c0 .3-.2.5-.5.5h-6c-.3 0-.5-.2-.5-.5v-13c0-.3.2-.5.5-.5h13c.3 0 .5.2.5.5v5c0 .3-.2.5-.5.5H7v2h4.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H7v2h4.5c.3 0 .5.2.5.5v1zM7 9h10V7H7v2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-rows-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-rows-plus"><g class="wd-icon-container"><path d="M18 17v1.5c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V17h-1.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5H16v-1.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V15h1.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H18z" class="wd-icon-accent"></path><path d="M12 18.5c0 .3-.2.5-.5.5h-6c-.3 0-.5-.2-.5-.5v-13c0-.3.2-.5.5-.5h13c.3 0 .5.2.5.5v5c0 .3-.2.5-.5.5H7v2h4.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H7v2h4.5c.3 0 .5.2.5.5v1zM7 9h10V7H7v2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-rpm wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-rpm"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12.69 10.304l3.2-2.262a.15.15 0 0 1 .212.206l-2.26 3.405a1.75 1.75 0 1 1-1.153-1.349zm3.347 9.596a.5.5 0 0 1-.676-.208l-.579-1.094a.5.5 0 0 1 .214-.68c1.764-.902 2.91-2.28 3.442-4.132a6.7 6.7 0 0 0-12.881-3.694c-.88 3.17.23 5.748 3.333 7.733a.5.5 0 0 1 .207.573l-.384 1.204a.5.5 0 0 1-.716.287C3.729 17.554 2.2 14.083 3.41 9.477 4.858 4.702 9.717 1.99 14.46 3.35a8.934 8.934 0 0 1 6.125 11.05c-.696 2.427-2.212 4.26-4.548 5.499z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-rte-emphasis wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-rte-emphasis"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13.618 14.419l-.31-.867h-4.72l-.708 1.976a.762.762 0 0 1-.667.472H5.35c-.275 0-.418-.208-.318-.47L9.27 4.47c.1-.26.407-.47.673-.47h2.167a.77.77 0 0 1 .67.47l2.96 7.813-2.121 2.136zM11 7l1.523 4H9.484L11 7zm3.19 10.856c.758.758.816 1.93.13 2.616-.687.686-4.274 1.528-4.274 1.528 2.072-2.072.842-3.587 1.529-4.273.686-.687 1.857-.629 2.615.13zm1.995.04a.502.502 0 0 1-.709-.01l-1.341-1.341a.498.498 0 0 1-.01-.708l4.63-4.629a.502.502 0 0 1 .708.01l1.341 1.34a.498.498 0 0 1 .01.709l-4.63 4.629z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-rte-list wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-rte-list"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 6.505A.5.5 0 0 1 7.498 6h13.004c.275 0 .498.214.498.505v.99a.5.5 0 0 1-.498.505H7.498A.494.494 0 0 1 7 7.495v-.99zM4 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm3-1.495A.5.5 0 0 1 7.498 16h13.004c.275 0 .498.214.498.505v.99a.5.5 0 0 1-.498.505H7.498A.494.494 0 0 1 7 17.495v-.99zm0-5A.5.5 0 0 1 7.498 11h13.004c.275 0 .498.214.498.505v.99a.5.5 0 0 1-.498.505H7.498A.494.494 0 0 1 7 12.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-search wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-search"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.32 15.906l2.859 2.858a.5.5 0 0 1 .003.717l-.7.7a.5.5 0 0 1-.718-.002l-2.858-2.86a8 8 0 1 1 1.414-1.414zM11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-search-user wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-search-user"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.961 16.51l2.802 2.802a.51.51 0 0 1 0 .715l-.825.826a.5.5 0 0 1-.715 0l-2.962-2.962C15.067 18.597 13.628 19 12 19a8 8 0 1 1 8-8c0 2.147-.736 4.081-2.039 5.51zm.075-5.485a6 6 0 1 0-12 0 6 6 0 0 0 12 0zM10.5 9c0-.828.666-1.5 1.5-1.5.828 0 1.5.666 1.5 1.5 0 .828-.666 1.5-1.5 1.5-.828 0-1.5-.666-1.5-1.5zm-1 3c0-.828.674-1.5 1.5-1.5h2c.828 0 1.5.666 1.5 1.5v1.5h-5V12z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-select wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-select"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.3 18.715l-.303 2.002a.25.25 0 0 1-.48.053l-2.5-6.43a.25.25 0 0 1 .324-.323l6.429 2.5a.25.25 0 0 1-.053.48l-2.002.304 1.85 1.85c.193.193.198.5-.008.706l-.7.7a.502.502 0 0 1-.705.009L17.3 18.715z" class="wd-icon-accent"></path><path d="M3.5 19h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm4 0h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm4 0h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-8-16h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm16 0h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 4h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 4h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-4-8h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-4 0h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-4 0h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-4 4h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 4h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm0 4h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-setup wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-setup"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 6h4v4H4V6zm12 1h4v4h-4V7zm-6 7h4v4h-4v-4z" class="wd-icon-background"></path><path d="M17 6V3.491c0-.263.226-.491.505-.491h.99a.49.49 0 0 1 .505.491V6h1.509c.271 0 .491.228.491.491v5.018a.496.496 0 0 1-.491.491h-5.018a.496.496 0 0 1-.491-.491V6.491c0-.271.228-.491.491-.491H17zm2 2h-2v2h2V8zm-6 11v1.505c0 .28-.226.495-.505.495h-.99a.493.493 0 0 1-.505-.495V19H9.491A.496.496 0 0 1 9 18.509v-5.018c0-.271.228-.491.491-.491h5.018c.271 0 .491.228.491.491v5.018a.496.496 0 0 1-.491.491H13zM5 5V3.495c0-.28.226-.495.505-.495h.99c.291 0 .505.222.505.495V5h1.509C8.78 5 9 5.228 9 5.491v5.018a.496.496 0 0 1-.491.491H3.491A.496.496 0 0 1 3 10.509V5.491C3 5.22 3.228 5 3.491 5H5zm0 2v2h2V7H5zm0 5h2v8.49c0 .288-.226.51-.505.51h-.99A.5.5 0 0 1 5 20.49V12zm6 3v2h2v-2h-2zm.505-12h.99a.5.5 0 0 1 .505.51V12h-2V3.51c0-.288.226-.51.505-.51zM17 13h2v7.497c0 .27-.226.503-.505.503h-.99a.497.497 0 0 1-.505-.503V13z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-shapes wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-shapes"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.876 16.567a3.987 3.987 0 0 1-2.933 2.893c-2.258.52-4.28-.887-4.801-2.892H12.5a.5.5 0 0 0 .5-.5v-3.5h1.617c1.067.934 1.654 2.4 1.259 4zM4 7.57h7v.285L8.488 11.8a.5.5 0 0 0 .422.768H11v2H4v-7zm14.356 3h-6.713L15 5.293l3.356 5.275zm3.155 1.231l-6.09-9.568a.498.498 0 0 0-.843 0L12.454 5.57H2.5a.5.5 0 0 0-.5.5v10c0 .277.223.5.5.5h3.59a6.003 6.003 0 0 0 6.75 4.943c2.527-.346 4.599-2.352 5.06-4.861a5.89 5.89 0 0 0-.726-4.082h3.915a.5.5 0 0 0 .422-.769z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-show-col wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-show-col"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 5h16v4H4z" class="wd-icon-background"></path><path d="M3 20.065V4.991C3 4.444 3.445 4 3.993 4h16.014c.548 0 .993.451.993.99v15.076c0 .47-.368.86-.854.925a.995.995 0 0 1-.14.01H3.994a1 1 0 0 1-.176-.016c-.465-.08-.817-.46-.817-.919zM5 10v9h6v-9H5zm8 0v9h6v-9h-6zM5 6v2h14V6H5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-shrink wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-shrink"><g fill-rule="evenodd" class="wd-icon-container"><path d="M18.508 9.024a.49.49 0 0 1 .491.504v.991a.503.503 0 0 1-.49.505h-5a.505.505 0 0 1-.509-.509v-5a.49.49 0 0 1 .505-.491h.99c.279 0 .505.228.505.49V7.77l4.018-4.018a.498.498 0 0 1 .714-.001l.7.7a.506.506 0 0 1 0 .715l-3.858 3.858h1.934zM5.502 15a.49.49 0 0 1-.491-.505v-.99c0-.279.228-.505.49-.505h5c.281 0 .509.223.509.508v5.001a.49.49 0 0 1-.505.491h-.99a.503.503 0 0 1-.505-.491v-2.256l-4.018 4.019a.498.498 0 0 1-.714.001l-.7-.7a.506.506 0 0 1 0-.715L7.436 15H5.502z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-skills wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-skills"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.809 15l-1.488 5.902c-.074.297-.349.68-.609.851l-.236.155a.55.55 0 0 1-.774-.162l-.164-.259c-.165-.26-.239-.716-.164-1.013l2.91-11.545a3.22 3.22 0 0 1-.672-1.968c0-1.477 1.002-2.73 2.378-3.145v-1.26c0-.306.256-.556.57-.556h.856c.314 0 .57.25.57.556v1.26c1.376.416 2.378 1.668 2.378 3.145a3.22 3.22 0 0 1-.671 1.967l2.91 11.546c.074.297 0 .753-.165 1.013l-.164.258a.552.552 0 0 1-.774.163l-.235-.155c-.261-.17-.536-.554-.61-.85L14.167 15H9.81zm.491-1.949h3.376l-.739-2.932a3.447 3.447 0 0 1-1.898 0l-.739 2.932zm1.688-7.713c-.917 0-1.664.728-1.664 1.623 0 .894.747 1.622 1.664 1.622.918 0 1.664-.728 1.664-1.622 0-.895-.746-1.623-1.664-1.623zM5.141 15v.325a.563.563 0 0 1-.57.556.563.563 0 0 1-.571-.556v-2.732c0-.308.255-.557.57-.557.316 0 .571.25.571.557v.325h1.435L6 15h-.859z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-skip wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-skip"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.125 11.469V7.5c0-.277.23-.501.493-.501h.89A.5.5 0 0 1 17 7.5v10c0 .277-.23.501-.493.501h-.89a.5.5 0 0 1-.492-.501v-3.97L7.43 17.764c-.238.13-.43.006-.43-.265V7.5c0-.277.19-.396.43-.265l7.695 4.233z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-skype wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-skype"><g fill-rule="evenodd" class="wd-icon-container"><path d="M22 16.546C22 19.558 19.647 22 16.745 22a5.082 5.082 0 0 1-2.485-.647 8.858 8.858 0 0 1-1.66.157c-5.005 0-9.06-4.21-9.06-9.405 0-.647.061-1.28.182-1.891A5.583 5.583 0 0 1 3 7.456C3 4.442 5.353 2 8.255 2a5.06 5.06 0 0 1 2.794.84A8.832 8.832 0 0 1 12.6 2.7c5.006 0 9.062 4.21 9.062 9.404a9.81 9.81 0 0 1-.209 2.02c.35.728.547 1.55.548 2.42zM17.883 14.5c0-.648-.125-1.205-.369-1.657a3.161 3.161 0 0 0-1.02-1.119 6.41 6.41 0 0 0-1.552-.734 20.864 20.864 0 0 0-2.004-.544 31.171 31.171 0 0 1-1.253-.32 3.968 3.968 0 0 1-.73-.293 1.646 1.646 0 0 1-.54-.426.845.845 0 0 1-.182-.547c0-.35.185-.645.563-.902.391-.267.92-.402 1.57-.402.7 0 1.21.12 1.513.362.313.248.588.599.813 1.044.197.348.372.591.542.748.181.166.445.252.78.252.37 0 .682-.136.93-.404a1.3 1.3 0 0 0 .373-.907c0-.35-.095-.711-.283-1.074-.187-.359-.483-.705-.882-1.027-.396-.322-.899-.583-1.496-.775-.596-.191-1.307-.289-2.115-.289-1.012 0-1.906.147-2.659.436-.762.29-1.355.719-1.759 1.268a3.126 3.126 0 0 0-.615 1.903c0 .745.197 1.378.586 1.884.383.498.906.895 1.556 1.183.636.28 1.435.528 2.375.736.691.151 1.251.295 1.663.428.394.13.72.314.965.552.236.23.35.522.35.893 0 .47-.22.854-.67 1.173-.463.328-1.077.494-1.826.494-.544 0-.988-.083-1.316-.243a2.024 2.024 0 0 1-.76-.612 4.813 4.813 0 0 1-.52-.957c-.145-.35-.323-.621-.531-.806a1.176 1.176 0 0 0-.8-.287c-.378 0-.697.122-.944.365-.25.245-.377.545-.377.888 0 .553.195 1.125.58 1.7a4.286 4.286 0 0 0 1.492 1.374c.852.469 1.943.707 3.245.707 1.084 0 2.037-.174 2.83-.517.805-.345 1.424-.833 1.842-1.449.42-.618.635-1.324.635-2.099z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-slider wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-slider"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14.5 11c.456-.607 1.182-1 2-1 .818 0 1.544.393 2 1h1.997c.83 0 1.503.666 1.503 1.5 0 .828-.665 1.5-1.503 1.5H18.5c-.456.607-1.182 1-2 1a2.496 2.496 0 0 1-2-1H3.503C2.673 14 2 13.334 2 12.5c0-.828.665-1.5 1.503-1.5H14.5zm2 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-soccer-ball wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-soccer-ball"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm.31-13.41l2.782 2.021a.5.5 0 0 1 .181.56l-1.062 3.27a.5.5 0 0 1-.476.346h-3.44a.5.5 0 0 1-.475-.346l-1.062-3.27a.5.5 0 0 1 .181-.56l2.783-2.021a.5.5 0 0 1 .587 0zm-.697-1.766L8.07 4h7.706l-3.54 2.824a.5.5 0 0 1-.624 0zm-4.86 3.39L2.535 11.87l3.853-6.673.675 4.479a.5.5 0 0 1-.312.54zm2.173 6.333l.428 4.51L4 15.512l4.491.586a.5.5 0 0 1 .434.448zm7.856-7.23l1.811-4.153 1.995 7.444-3.645-2.69a.5.5 0 0 1-.161-.602zm-.79 6.768l4.502-.507-5.45 5.45.508-4.502a.5.5 0 0 1 .44-.44z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-social-media wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-social-media"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 7a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm14 2a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-9 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M9.296 16.083l.099-1.418a4 4 0 0 1-1.841-5.697l-1.26-1.26a3 3 0 1 1 1.414-1.414l1.26 1.26A3.981 3.981 0 0 1 11 7c1.168 0 2.22.5 2.95 1.3l2.073-.924a3 3 0 1 1 .9 1.789l-2.032.905a4 4 0 0 1-3.514 4.913l-.09 1.306a3 3 0 1 1-1.991-.206zM11 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM5 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm14 2a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-speech-exclamation wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-speech-exclamation"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 18l-3.602 2.701c-.22.165-.398.083-.398-.196V18H4.496A.498.498 0 0 1 4 17.506V4.494C4 4.221 4.226 4 4.497 4h15.006c.275 0 .497.226.497.494v13.012a.499.499 0 0 1-.51.494H11zm-5-2h12V6H6v10zm6.495-9c.28 0 .505.215.505.498v4.004a.494.494 0 0 1-.505.498h-.99a.496.496 0 0 1-.505-.498V7.498c0-.275.214-.498.505-.498h.99zm0 8h-.99a.497.497 0 0 1-.505-.505v-.99c0-.291.226-.505.505-.505h.99c.291 0 .505.226.505.505v.99a.497.497 0 0 1-.505.505z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-star wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-star"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 16.717l4.23 2.717-1.154-5.084 3.95-3.556-5.176-.436L12 5.68l-1.85 4.678-5.175.436 3.949 3.556-1.154 5.084z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M12 16.089l3.59 2.306-.978-4.316 3.352-3.019-4.393-.37L12 6.719l-1.57 3.97-4.394.371 3.352 3.02-.979 4.315L12 16.089zm0 1.942l-5.756 3.696c-.234.15-.376.06-.314-.213l1.57-6.92L2.378 9.98c-.209-.188-.154-.36.118-.383l6.723-.566 2.599-6.57c.1-.254.262-.258.364 0l2.6 6.57 6.722.566c.274.024.325.196.118.383L16.5 14.593l1.57 6.921c.061.268-.081.363-.314.213L12 18.031z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-star-half wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-star-half"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M12 16.089l3.59 2.306-.978-4.316 3.352-3.019-4.393-.37L12 6.719v9.37zm0 1.942l-5.756 3.696c-.234.15-.376.06-.314-.213l1.57-6.92L2.378 9.98c-.209-.188-.154-.36.118-.383l6.723-.566 2.599-6.57c.1-.254.262-.258.364 0l2.6 6.57 6.722.566c.274.024.325.196.118.383L16.5 14.593l1.57 6.921c.061.268-.081.363-.314.213L12 18.031z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-strikethrough wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-strikethrough"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16.604 13c.263.533.396 1.137.396 1.756C17 16.86 15.315 19 12.254 19 8 19 7.149 15.176 7.149 15.176a.458.458 0 0 1 .333-.598l2.145-.541c.109 1.23.906 2.31 2.663 2.31 1.123 0 1.811-.568 1.811-1.401 0-.682-.525-1.175-1.376-1.345l-1.758-.341a5.49 5.49 0 0 1-.9-.26h-5.57A.493.493 0 0 1 4 12.495v-.99c0-.279.226-.505.496-.505h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505h-2.9zm-5.916-3H7.525a4.234 4.234 0 0 1-.054-.68C7.471 6.78 9.609 5 12.072 5 16 5 16.62 8.112 16.62 8.112a.478.478 0 0 1-.326.608l-1.63.48c-.252.074-.593-.052-.743-.287 0 0-.634-1.26-1.866-1.26-1.068 0-1.757.7-1.757 1.439 0 .366.123.676.391.908z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-suborg wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-suborg"><g fill-rule="evenodd" class="wd-icon-container"><path d="M19 14h2.5c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5h-7c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5H17v-1H7v1h2.5c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5h-7c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5H5v-2.495A.5.5 0 0 1 5.498 11H11v-1H8.5c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5h7c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5H13v1h5.502c.275 0 .498.214.498.505V14zm-9-6h4V4h-4v4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-substitute wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-substitute"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15 15h4v4h-4z" class="wd-icon-background"></path><path d="M13.5 21c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5h7c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5h-7zm1.5-6v4h4v-4h-4zm1.068-9.526c.192.161.36.354.514.566.59.813.562 1.401.562 2.92v.017h.011l.935-.932a.453.453 0 0 1 .64 0 .449.449 0 0 1 0 .636l-1.661 1.656c-.015.02-.023.043-.042.06a.441.441 0 0 1-.328.13.448.448 0 0 1-.331-.13c-.017-.017-.027-.04-.04-.06l-1.662-1.656a.45.45 0 0 1 .001-.636.453.453 0 0 1 .639 0l.945.942h.016c-.001-.008-.004-.017-.004-.026 0-.14-.006-.274-.012-.409-.059-1.399-.093-1.847-.74-2.398-.698-.595-1.502-.476-1.534-.472a.44.44 0 1 1-.148-.865c.05-.008 1.222-.197 2.239.657zM7.27 18.534a3.11 3.11 0 0 1-.514-.568c-.59-.816-.563-1.406-.563-2.93l.001-.017h-.012l-.935.936a.452.452 0 1 1-.639-.64l1.66-1.661c.015-.02.023-.043.042-.06a.44.44 0 0 1 .329-.131c.12-.004.238.04.33.13.017.018.028.042.041.06l1.662 1.663a.453.453 0 0 1-.64.639l-.945-.947H7.07l.003.027c0 .141.007.275.013.41.058 1.404.093 1.854.74 2.406.697.598 1.502.478 1.533.474a.44.44 0 1 1 .149.868c-.05.008-1.222.198-2.239-.659zM3.5 11c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5h7c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5h-7z" class="wd-icon-fill"></path><path d="M5 5h4v4H5z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-switch wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-switch"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.745 5.553a.49.49 0 0 1 .01-.704l.7-.7a.503.503 0 0 1 .704-.01l3.536 3.536a.505.505 0 0 1 0 .719l-3.536 3.536a.49.49 0 0 1-.704-.01l-.7-.7a.503.503 0 0 1-.01-.704L17.34 8.92h-7.004a.49.49 0 0 1-.492-.505v-.99c0-.28.226-.505.5-.505h6.768l-1.367-1.368zm-7.8 12.853a.49.49 0 0 1-.01.704l-.7.7a.503.503 0 0 1-.705.01l-3.535-3.536a.505.505 0 0 1 0-.72L6.53 12.03a.49.49 0 0 1 .704.01l.7.7a.503.503 0 0 1 .01.704L6.35 15.038h7.003a.49.49 0 0 1 .492.505v.99a.503.503 0 0 1-.5.505H6.578l1.368 1.368z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-system-notification wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-system-notification"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.712 7.297c1.718 0 3.11 1.455 3.111 3.25C20.61 10.757 22 12.34 22 14.263 22 16.326 20.399 18 18.403 18l-13.166-.001C3.446 17.975 2 16.449 2 14.57c0-1.665 1.137-3.053 2.643-3.363a5.277 5.277 0 0 1-.129-1.156C4.514 7.262 6.68 5 9.348 5c1.974 0 3.67 1.237 4.421 3.01a3.015 3.015 0 0 1 1.943-.713zm-1.841 3.764a.49.49 0 0 1 0-.673l.412-.43c.047-.048.02-.126-.046-.146a1.184 1.184 0 0 0-1.183.322 1.297 1.297 0 0 0-.281 1.318c.01.03.01.068-.019.097l-2.58 2.684c-.028.029-.056.029-.094.02a1.154 1.154 0 0 0-1.267.292c-.328.342-.422.81-.31 1.24a.09.09 0 0 0 .151.038l.413-.43a.446.446 0 0 1 .647 0 .49.49 0 0 1 0 .674l-.413.43c-.047.048-.028.136.038.156.403.117.863.02 1.182-.322a1.3 1.3 0 0 0 .282-1.318.096.096 0 0 1 .018-.097l2.59-2.693c.028-.03.056-.03.094-.02.431.166.929.068 1.266-.293a1.3 1.3 0 0 0 .31-1.23.09.09 0 0 0-.15-.038l-.422.42a.42.42 0 0 1-.638 0zM9.487 9.055l-1.162 1.163 2.375 2.375 1.163-1.163-2.376-2.375zm5.73 6.482c-.02-.02-.038-.04-.057-.05l-.349-.186c-.01-.01-.028-.02-.038-.03l-1.697-1.766a.127.127 0 0 0-.18 0l-.207.216a.14.14 0 0 0 0 .186l1.698 1.767c.009.01.018.03.028.04l.18.362a.24.24 0 0 0 .046.06l.462.323a.15.15 0 0 0 .189-.02l.208-.215a.168.168 0 0 0 .018-.197l-.301-.49z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-tag wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-tag"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13.065 20.386l7.325-7.324-10.022-10.02-6.384.942-.942 6.382z" class="wd-icon-background"></path><path d="M2.298 11.605a1.164 1.164 0 0 1-.29-.872l1.046-7.097a.74.74 0 0 1 .582-.582l7.098-1.046c.28-.041.663.08.873.29l10.24 10.237a.511.511 0 0 1 .011.719l-8.602 8.6a.501.501 0 0 1-.719-.012L2.297 11.605zm10.604 7.739l6.445-6.444-8.817-8.815-5.617.828-.828 5.615 8.817 8.816z" class="wd-icon-fill"></path><path d="M9.065 9.065a1.5 1.5 0 1 1-2.122-2.122 1.5 1.5 0 0 1 2.122 2.122z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-task-academic wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-academic"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6 15.284h11V10H6z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M19 11h-1v4.497a.598.598 0 0 1-.489.578L11.5 17l-6.011-.925A.606.606 0 0 1 5 15.497V11H2.494c-.273 0-.415-.215-.323-.461L3.679 6.46c.095-.254.4-.461.672-.461h15.148c.277 0 .587.215.686.461l1.63 4.078c.102.254-.04.461-.31.461H21v4.133c.299.172.5.497.5.876v2.5a.49.49 0 0 1-.495.491h-2.01a.49.49 0 0 1-.495-.49v-2.5c0-.375.2-.702.5-.876V11zM7 14.284l4.5.692 4.5-.692V11H7v3.284zM18.646 8H5.243l-.37 1h14.173l-.4-1z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-task-benefits wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-benefits"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 19.895a13.587 13.587 0 0 0 2.854-2.056C16.842 15.97 18 13.71 18 10.995V5.523l-5.568-1.538c-.185-.05-.68-.05-.865 0L6 5.523v5.47c0 2.716 1.163 4.976 3.155 6.852a13.662 13.662 0 0 0 2.846 2.05z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M4 10.992v-5.99c0-.554.432-1.121.965-1.268l6.07-1.676c.535-.148 1.397-.148 1.93 0l6.07 1.676c.535.147.965.715.965 1.268v5.992c0 7.594-7.547 10.908-7.547 10.908-.256.13-.646.128-.883.012 0 0-7.57-3.326-7.57-10.922zm8 8.903a13.587 13.587 0 0 0 2.854-2.056C16.842 15.97 18 13.71 18 10.995V5.523l-5.568-1.538c-.185-.05-.68-.05-.865 0L6 5.523v5.47c0 2.716 1.163 4.976 3.155 6.852a13.662 13.662 0 0 0 2.846 2.05z" class="wd-icon-fill"></path><path d="M12 9.067c-.56-.968-1.244-1.21-2-1.21-1.105 0-2 .878-2 1.96 0 2.705 3.024 3.941 4 4.897.976-.956 4-2.192 4-4.897 0-1.082-.895-1.96-2-1.96-.755 0-1.44.242-2 1.21z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-task-career wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-career"><g fill-rule="evenodd" class="wd-icon-container"><path d="M2 12C2 6.477 6.476 2 12 2c5.523 0 10 4.476 10 10 0 5.523-4.476 10-10 10-5.523 0-10-4.476-10-10zm2 0a8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8 8 8 0 0 0-8 8zm2 0c0-3.314 2.693-6 6-6 3.314 0 6 2.693 6 6 0 3.314-2.693 6-6 6-3.314 0-6-2.693-6-6zm2 0c0 2.205 1.794 4 4 4 2.205 0 4-1.794 4-4 0-2.205-1.794-4-4-4-2.205 0-4 1.794-4 4zm2 0c0-1.105.888-2 2-2 1.105 0 2 .888 2 2 0 1.105-.888 2-2 2-1.105 0-2-.888-2-2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-task-company-property wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-company-property"><g fill-rule="evenodd" class="wd-icon-container"><path d="M21 12v5h-6v-5H4V7h17v5z" class="wd-icon-background"></path><path d="M22 12l.009 2H22v3.497a.502.502 0 0 1-.147.354.48.48 0 0 1-.347.149H2.494A.492.492 0 0 1 2 17.495v-.99c0-.279.225-.505.494-.505H14v-1H3.498A.492.492 0 0 1 3 14.51V12.1l-.506-.05a.473.473 0 0 1-.422-.553l.204-1.48h.007l.645-4.514a.52.52 0 0 1 .56-.452L21.512 6.95a.57.57 0 0 1 .489.554V12zM4.275 10.218l.74.074L20 11.79V8.8L4.707 7.19l-.432 3.028zM11.995 13L5 12.3v.7h6.996zm8.005.8l-4-.4V16h4v-2.2z" class="wd-icon-fill"></path><rect width="2" height="2" x="17" y="9" class="wd-icon-accent" rx="1"></rect></g></svg><svg width="24" height="24" class="wd-icon-task-compensation wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-compensation"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v18H5z" class="wd-icon-background"></path><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM6 4v16h12V4H6z" class="wd-icon-fill"></path><path d="M8 10.491A.49.49 0 0 1 8.505 10h.99c.279 0 .505.228.505.491V16H8v-5.509zm6 2a.49.49 0 0 1 .505-.491h.99c.279 0 .505.215.505.49V16h-2v-3.51zM11 8.5c0-.277.214-.501.505-.501h.99c.279 0 .505.23.505.5V16h-2V8.5z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-task-contact wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-contact"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8 3h11v18H8z" class="wd-icon-background"></path><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM9 4v16h9V4H9zM6 4v16h1V4H6z" class="wd-icon-fill"></path><path d="M12 10c0-.828.666-1.5 1.5-1.5.828 0 1.5.666 1.5 1.5 0 .828-.666 1.5-1.5 1.5-.828 0-1.5-.666-1.5-1.5zm-1 3c0-.828.674-1.5 1.5-1.5h2c.828 0 1.5.666 1.5 1.5v1.5h-5V13z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-task-job wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-job"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6h18v13H3z" class="wd-icon-background"></path><path d="M17 14v-2h-1v2H8v-2H7v2H4v4h16v-4h-3zM7 5V2.5c0-.276.228-.5.51-.5h8.98c.282 0 .51.23.51.5V5h4.506c.273 0 .494.224.494.5v14c0 .277-.225.5-.494.5H2.494A.497.497 0 0 1 2 19.5v-14c0-.277.225-.5.494-.5H7zm2-1v1h6V4H9zM4 7v5h16V7H4z" class="wd-icon-fill"></path><path d="M14 14h-4v2.497a.496.496 0 0 1-.498.503H5.498A.505.505 0 0 1 5 16.497V14H2v-2h3v-1.497c0-.278.215-.503.498-.503h4.004c.275 0 .498.233.498.503V12h4v-1.497c0-.278.215-.503.498-.503h4.004c.275 0 .498.233.498.503V12h3v2h-3v2.497a.496.496 0 0 1-.498.503h-4.004a.505.505 0 0 1-.498-.503V14zm-7-2v3h1v-3H7zm9 0v3h1v-3h-1z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-task-overview wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-overview"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v18H5z" class="wd-icon-background"></path><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM6 4v16h12V4H6z" class="wd-icon-fill"></path><path d="M8 14.505c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99zm0-3c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-task-pay wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-pay"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20 9.5V7H3v12h17v-2.5h-6.49a.511.511 0 0 1-.51-.503v-5.994c0-.278.222-.503.51-.503H20z" class="wd-icon-background"></path><path d="M21 16.5v3.002a.503.503 0 0 1-.508.498H2.508A.501.501 0 0 1 2 19.502V6.498C2 6.223 2.227 6 2.508 6H4V3.5c0-.276.23-.5.5-.5H8v-.5c0-.276.228-.5.51-.5h8.98c.282 0 .51.229.51.5V6h2.492c.28 0 .508.22.508.498V9.5h.49c.282 0 .51.233.51.503v5.994a.503.503 0 0 1-.51.503H21zM10 4v2h6V4h-6zM6 5v1h2V5H6zm13 4.5V8H4v10h15v-1.5h-5.49a.511.511 0 0 1-.51-.503v-5.994c0-.278.222-.503.51-.503H19zm-4 2v3h5v-3h-5zm.5 1.5c0-.552.444-1 1-1 .552 0 1 .444 1 1 0 .552-.444 1-1 1-.552 0-1-.444-1-1z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-task-performance wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-performance"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 4v2.502c0 .283.228.498.51.498h8.98c.282 0 .51-.223.51-.498V4h2v17H5V4h2z" class="wd-icon-background"></path><path d="M7 3v-.502C7 2.223 7.228 2 7.51 2h8.98c.282 0 .51.215.51.498V3h2.504c.274 0 .496.227.496.508v17.984c0 .28-.226.508-.496.508H4.496A.502.502 0 0 1 4 21.492V3.508c0-.28.226-.508.496-.508H7zm0 2H6v15h12V5h-1v1.502a.503.503 0 0 1-.51.498H7.51A.499.499 0 0 1 7 6.502V5zm2-1v1h6V4H9z" class="wd-icon-fill"></path><path d="M8 11.491A.49.49 0 0 1 8.505 11h.99c.279 0 .505.228.505.491V17H8v-5.509zm6 2a.49.49 0 0 1 .505-.491h.99c.279 0 .505.215.505.49V17h-2v-3.51zM11 9.5c0-.277.214-.501.505-.501h.99c.279 0 .505.23.505.5V17h-2V9.5z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-task-timeoff wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-task-timeoff"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 8h10v11H7z" class="wd-icon-background"></path><path d="M15 6h3.502a.5.5 0 0 1 .498.5v14c0 .277-.22.5-.498.5H16v.49a.5.5 0 0 1-.505.51h-.99a.504.504 0 0 1-.505-.51V21h-4v.49a.5.5 0 0 1-.505.51h-.99A.504.504 0 0 1 8 21.49V21H5.498A.499.499 0 0 1 5 20.5v-14c0-.277.22-.5.498-.5H9V4h-.5a.495.495 0 0 1-.5-.505v-.99C8 2.226 8.23 2 8.5 2h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505H15v2zM7 8v11h10V8H7zm4-4v2h2V4h-2z" class="wd-icon-fill"></path><path d="M8 10.505c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99zm0 5c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-text wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-text"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14.5 17c.276 0 .5.228.5.507v.843c0 .28-.229.507-.5.507h-11a.504.504 0 0 1-.5-.507v-.843c0-.28.229-.507.5-.507h11zm6-4c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505h-17a.495.495 0 0 1-.5-.505v-.99c0-.279.228-.505.5-.505h17zm0-8c.276 0 .5.228.5.507v.843c0 .28-.228.507-.5.507h-17A.504.504 0 0 1 3 6.35v-.843c0-.28.228-.507.5-.507h17zm-3.998 4c.275 0 .498.214.498.505v.99a.5.5 0 0 1-.498.505H3.498A.494.494 0 0 1 3 10.495v-.99A.5.5 0 0 1 3.498 9h13.004z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-text-area wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-text-area"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6h18v12H3z" class="wd-icon-background"></path><path d="M22 18.502a.498.498 0 0 1-.494.498H2.494A.494.494 0 0 1 2 18.502V5.498C2 5.223 2.225 5 2.494 5h19.012c.273 0 .494.22.494.498v13.004zM4 17h16V7H4v10z" class="wd-icon-fill"></path><path d="M15.103 13c.274 0 .497.214.497.505v.99a.5.5 0 0 1-.497.505H5.497A.493.493 0 0 1 5 14.495v-.99A.5.5 0 0 1 5.497 13h9.606zm3.206-4a.49.49 0 0 1 .491.505v.99a.496.496 0 0 1-.491.505H5.49a.49.49 0 0 1-.49-.505v-.99C5 9.226 5.217 9 5.491 9H18.31z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-text-color wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-text-color"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.686 16a.76.76 0 0 1-.67-.472l-.709-1.976H9.59l-.71 1.976a.762.762 0 0 1-.666.472H6.35c-.275 0-.418-.208-.318-.47L10.27 4.47c.1-.26.407-.47.673-.47h2.167a.77.77 0 0 1 .67.47l4.19 11.06c.098.26-.046.47-.325.47h-1.958zM12 7l1.523 4h-3.039L12 7zM4 19.505c0-.279.226-.505.496-.505h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 20.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-text-edit wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-text-edit"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M16.723 10.19l-6.24 6.24.054 1.033 1.033.054 6.24-6.24-1.087-1.088zm1.087-1.088l1.087 1.087 1.087-1.087-1.087-1.087-1.087 1.087zm-8.797 7c0-.209.123-.5.269-.645l9.344-9.345a.385.385 0 0 1 .538-.004l2.727 2.727a.382.382 0 0 1-.004.539l-9.344 9.344a1.07 1.07 0 0 1-.645.27L9.387 19A.386.386 0 0 1 9 18.613l.013-2.511zM2 10.505c0-.279.23-.505.5-.505h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99zm0-4C2 6.226 2.229 6 2.5 6h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 8c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H2.498A.494.494 0 0 1 2 15.495v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-text-input wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-text-input"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 8h18v8H3z" class="wd-icon-background"></path><path d="M22 16.49c0 .282-.225.51-.494.51H2.494A.502.502 0 0 1 2 16.49V7.51c0-.282.125-.51.405-.51H21.49a.51.51 0 0 1 .51.51v8.98zM4 15h16V9H4v6z" class="wd-icon-fill"></path><path d="M17.898 11c.277 0 .502.214.502.505v.99a.502.502 0 0 1-.502.505H6.102a.496.496 0 0 1-.502-.505v-.99c0-.279.222-.505.502-.505h11.796z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-text-wrap wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-text-wrap"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15 6a6 6 0 1 1 0 12h-3v1.495c0 .279-.172.376-.398.206l-3.204-2.403c-.22-.165-.226-.427 0-.597l3.204-2.402c.22-.165.398-.085.398.206V16h3a4 4 0 1 0 0-8H3.5a.495.495 0 0 1-.5-.505v-.99C3 6.226 3.229 6 3.5 6H15zM3 16.505c0-.279.216-.505.495-.505h2.01c.273 0 .495.214.495.505v.99a.496.496 0 0 1-.495.505h-2.01A.493.493 0 0 1 3 17.495v-.99zm0-5c0-.279.222-.505.51-.505h7.98a.5.5 0 0 1 .51.505v.99a.504.504 0 0 1-.51.505H3.51a.5.5 0 0 1-.51-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-three-column wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-three-column"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14 6h-4v12h4V6zm2 0v12h4V6h-4zM8 6H4v12h4V6zM2.5 4h19a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-time wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-time"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M6.183 17.482C7.818 19.161 9.757 20 12 20a8 8 0 0 0 8-8c0-4.418-3.532-7.931-8-8-4.478.1-7.591 3.446-7.94 7.049l-.463-.47a.5.5 0 0 0-.711 0l-.693.7a.5.5 0 0 0 .003.706l2.562 2.557a.5.5 0 0 0 .707 0l2.555-2.557a.5.5 0 0 0 .002-.705l-.695-.705a.5.5 0 0 0-.707-.005l-.546.538C6.316 9.103 8.187 6.032 12 6a6 6 0 1 1 0 12c-1.71 0-3.167-.635-4.373-1.906a.5.5 0 0 0-.71-.017l-.722.696a.5.5 0 0 0-.012.71z" class="wd-icon-fill"></path><path d="M12 12h2.502c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505h-3.997a.496.496 0 0 1-.505-.498V9.498c0-.275.214-.498.505-.498h.99c.279 0 .505.215.505.498V12z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-time-off-balance wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-time-off-balance"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.5 22a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm-.5-5v3h1v-3h-1zm0-1.497c0 .278.225.497.497.497a.497.497 0 0 0 .503-.497.503.503 0 0 0-.503-.503.502.502 0 0 0-.497.503zM7.5 16c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5h-3z" class="wd-icon-accent"></path><path fill-rule="nonzero" d="M11 20.5c0 .3-.2.5-.5.5H3.8c-.4-.1-.8-.5-.8-.9V5c0-.5.4-1 1-1h2V2.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V4h8V2.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V4h2c.5 0 1 .4 1 1v5.5c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V10H5v9h5.5c.3 0 .5.2.5.5v1zM7.5 16c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5h-3zM5 6v2h14V6H5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-timeline-milestone wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-timeline-milestone"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13 12h3.875a.5.5 0 0 1 .4.2l2.625 3.5a.5.5 0 0 1 0 .6l-2.625 3.5a.5.5 0 0 1-.4.2H13v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V20H5.625a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5H11v-2H7.25a.5.5 0 0 1-.4-.2L4.225 6.3a.5.5 0 0 1 0-.6L6.85 2.2a.5.5 0 0 1 .4-.2H18.5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5H13v2zM6.5 6L8 8h9V4H8L6.5 6zm11.125 10l-1.5-2h-9v4h9l1.5-2z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-timeline-performance-input wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-timeline-performance-input"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6.38 8.972l1.775 1.14a.5.5 0 0 0 .757-.53l-.494-2.179 1.76-1.584a.5.5 0 0 0-.293-.87l-2.28-.192-.76-1.925a.5.5 0 0 0-.93 0l-.762 1.925-2.28.192a.5.5 0 0 0-.292.87l1.76 1.584-.495 2.178a.5.5 0 0 0 .758.531l1.775-1.14z" class="wd-icon-accent"></path><path fill-rule="nonzero" d="M13.146 11.356A3.008 3.008 0 0 1 12 8.99v-.982A3.007 3.007 0 0 1 15 5c1.657 0 3 1.35 3 3.01v.98a3.01 3.01 0 0 1-1.146 2.366A5.006 5.006 0 0 1 20 16v5.49c0 .541-.5.51-.5.51h-8.99a.51.51 0 0 1-.51-.51V16a5.005 5.005 0 0 1 3.146-4.644zM12 20h6v-4c0-1.654-1.345-3-3-3-1.654 0-3 1.345-3 3v4zm2-11.99v.98c0 .558.45 1.01 1 1.01.549 0 1-.452 1-1.01v-.98C16 7.451 15.55 7 15 7c-.549 0-1 .452-1 1.01z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-toggle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-toggle"><g fill-rule="evenodd" class="wd-icon-container"><circle cx="16" cy="12" r="3" class="wd-icon-background"></circle><path fill-rule="nonzero" d="M4 12c0 2.205 1.794 4 4 4h8c2.215 0 4-1.787 4-4 0-2.205-1.794-4-4-4H8c-2.215 0-4 1.787-4 4zm-2 0c0-3.314 2.677-6 6-6h8c3.313 0 6 2.693 6 6 0 3.314-2.677 6-6 6H8c-3.313 0-6-2.693-6-6z" class="wd-icon-fill"></path><circle cx="8" cy="12" r="3" class="wd-icon-accent"></circle></g></svg><svg width="24" height="24" class="wd-icon-tools wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-tools"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16.99 7.61a1.016 1.016 0 0 0 1.531 0l1.013-.996a.215.215 0 0 1 .36.093c.27.996.023 2.132-.742 2.92a2.789 2.789 0 0 1-3.04.695c-.09-.024-.157-.024-.224.046l-6.213 6.395a.226.226 0 0 0-.045.232c.36 1.043.157 2.27-.676 3.128a2.81 2.81 0 0 1-2.836.765c-.158-.047-.203-.255-.09-.371l.99-1.02a1.156 1.156 0 0 0 0-1.598 1.078 1.078 0 0 0-1.553 0l-.99 1.02a.215.215 0 0 1-.36-.094c-.27-1.02-.045-2.131.742-2.942a2.789 2.789 0 0 1 3.04-.695c.09.023.157.023.224-.047l6.19-6.372a.226.226 0 0 0 .046-.232c-.36-1.042-.158-2.27.675-3.128a2.86 2.86 0 0 1 2.837-.764c.157.046.225.231.112.347l-.99 1.02a1.156 1.156 0 0 0 0 1.599zM6.018 3.26a.632.632 0 0 1 .89.004l4.805 4.804a.63.63 0 0 1 .003.89l-1.874 1.875a.632.632 0 0 1-.891-.003L4.146 6.025a.63.63 0 0 1-.004-.89L6.017 3.26zM20.22 18.237l.724 1.166c.09.14.068.35-.045.466l-.498.512a.367.367 0 0 1-.453.047l-1.108-.77a.614.614 0 0 1-.113-.139l-.43-.862c-.023-.024-.046-.07-.068-.093l-4.074-4.195a.331.331 0 0 1 0-.443l.498-.513a.308.308 0 0 1 .43 0l4.073 4.195c.023.023.068.047.091.07l.837.443c.046.023.09.07.136.116z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-transformation-groupby wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-transformation-groupby"><g fill-rule="evenodd" class="wd-icon-container"><path d="M7 4.496C7 4.222 7.228 4 7.51 4h8.98c.282 0 .51.226.51.496v15.008a.503.503 0 0 1-.51.496H7.51a.506.506 0 0 1-.51-.496V4.496zM9 6v12h6V6H9zm2 3c0-.552.444-1 1-1 .552 0 1 .444 1 1 0 .552-.444 1-1 1-.552 0-1-.444-1-1zm0 6c0-.552.444-1 1-1 .552 0 1 .444 1 1 0 .552-.444 1-1 1-.552 0-1-.444-1-1z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-transformation-import wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-transformation-import"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16 4.496c0-.274.214-.496.505-.496h.99c.279 0 .505.226.505.496v15.008a.493.493 0 0 1-.505.496h-.99a.503.503 0 0 1-.505-.496V4.496zM9.3 9.574a.49.49 0 0 1 .01-.704l.7-.7a.503.503 0 0 1 .705-.01l3.536 3.536a.505.505 0 0 1 0 .72l-3.536 3.535a.49.49 0 0 1-.704-.01l-.7-.7a.503.503 0 0 1-.01-.704l1.594-1.595H5.212a.498.498 0 0 1-.506-.505v-.99c0-.28.227-.505.506-.505h5.456L9.3 9.574z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-transformation-join wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-transformation-join"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5.9 9.553a.49.49 0 0 1 .01-.704l.7-.7a.503.503 0 0 1 .705-.01l3.536 3.536a.505.505 0 0 1 0 .719L7.315 15.93a.49.49 0 0 1-.704-.01l-.7-.7a.503.503 0 0 1-.01-.704l1.594-1.595H2.507A.498.498 0 0 1 2 12.416v-.99c0-.28.226-.505.505-.505h4.763L5.9 9.553zm12.2 0l-1.367 1.368h4.763c.278 0 .505.226.505.504v.991c0 .29-.227.505-.507.505h-4.989l1.595 1.595a.503.503 0 0 1-.01.704l-.7.7a.49.49 0 0 1-.704.01l-3.536-3.536a.505.505 0 0 1 0-.72l3.536-3.535a.503.503 0 0 1 .704.01l.7.7a.49.49 0 0 1 .01.704z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-transformation-union wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-transformation-union"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M4 3.068v10.294a7.353 7.353 0 0 0 4.065 6.576 8.79 8.79 0 0 0 7.862 0 7.353 7.353 0 0 0 4.065-6.576V3.068h-2.525v10.294c0 1.828-1.033 3.5-2.67 4.318a6.266 6.266 0 0 1-5.603 0 4.828 4.828 0 0 1-2.669-4.318V3.068H4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-trash wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-trash"><g fill-rule="evenodd" class="wd-icon-container"><path d="M6 7h12v14H6z" class="wd-icon-background"></path><path d="M16 6V5H8v1h8zm3 2v13.504c0 .274-.22.496-.498.496H5.498A.5.5 0 0 1 5 21.504V8H3.5a.495.495 0 0 1-.5-.505v-.99C3 6.226 3.228 6 3.5 6H6V3.505C6 3.226 6.229 3 6.5 3h11c.276 0 .5.214.5.505V6h2.5c.276 0 .5.214.5.505v.99a.505.505 0 0 1-.5.505H19zM7 8v12h10V8H7z" class="wd-icon-fill"></path><path d="M9 10.5c0-.276.214-.5.505-.5h.99c.279 0 .505.23.505.5v7c0 .276-.214.5-.505.5h-.99A.507.507 0 0 1 9 17.5v-7zm4 0c0-.276.214-.5.505-.5h.99c.279 0 .505.23.505.5v7c0 .276-.214.5-.505.5h-.99a.507.507 0 0 1-.505-.5v-7z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-travel wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-travel"><g fill-rule="evenodd" class="wd-icon-container"><path d="M15.049 20.856c-.195.196-.419.147-.502-.117l-2.123-6.71a691.201 691.201 0 0 1-3.574 3.196v2.482c0 .272-.177.624-.398.79l-.556.415c-.22.165-.479.092-.58-.167 0 0-1.024-2.663-1.223-2.88-.186-.2-2.849-1.21-2.849-1.21-.256-.1-.322-.354-.144-.573l.446-.548c.177-.218.553-.394.823-.394h2.458c.867-1.21 1.833-2.193 3.108-3.613L3.25 9.397c-.26-.082-.319-.318-.133-.525l.844-.943c.186-.208.57-.373.842-.37l8.899.13c3.356-3.113 5.563-5.567 6.922-4.388 1.358 1.18-1.272 3.58-4.371 6.947l-.002 8.896c0 .279-.155.66-.353.86l-.849.852z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-twitter wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-twitter"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.283 20c7.547 0 11.676-6.157 11.676-11.488 0-.173 0-.347-.008-.52A8.287 8.287 0 0 0 22 5.898a8.424 8.424 0 0 1-2.36.637A4.075 4.075 0 0 0 21.447 4.3a8.245 8.245 0 0 1-2.61.977A4.128 4.128 0 0 0 15.847 4C13.58 4 11.74 5.811 11.74 8.04c0 .314.04.621.104.92a11.718 11.718 0 0 1-8.46-4.22 3.988 3.988 0 0 0-.552 2.032c0 1.401.729 2.637 1.825 3.362A4.203 4.203 0 0 1 2.8 9.63v.055c0 1.953 1.417 3.59 3.29 3.96a4.063 4.063 0 0 1-1.08.142c-.265 0-.521-.023-.77-.07.521 1.606 2.042 2.771 3.834 2.803a8.317 8.317 0 0 1-5.098 1.732c-.328 0-.656-.016-.976-.055A11.814 11.814 0 0 0 8.283 20" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-two-column wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-two-column"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11 6H4v12h7V6zm2 0v12h7V6h-7zM2.5 4h19a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-19a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-underline wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-underline"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 19.505c0-.279.226-.505.496-.505h15.008c.274 0 .496.214.496.505v.99a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 20.495v-.99zM12 17c-3 0-5-1.808-5-5V5.503c0-.27.222-.503.495-.503h2.01c.28 0 .495.225.495.503V12c0 1.542 1 2 2 2s2-.458 2-2V5.503c0-.27.222-.503.495-.503h2.01c.28 0 .495.225.495.503V12c0 3.192-2 5-5 5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-undo-l wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-undo-l"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.372 8.4s.42.003.988.084c5.045.72 7.7 3.558 9.643 7.624-2.708-1.936-5.312-3.043-9.48-3.043H9.372v3.148l-5.375-5.374 5.375-5.374v2.934z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M8.873 8.748V6.171l-4.668 4.668 4.668 4.668v-2.734h1c3.62 0 6.541.801 8.893 2.482-1.687-3.531-4.653-5.835-9.035-6.461-.492-.07-.85-.046-.858-.046zm2-4.495v2.705c6.224 1.21 9.87 5.585 11.11 11.779.21 1.056-1.169 1.654-1.795.777-2.156-3.019-5.09-4.519-9.315-4.718v2.616c0 1.162-1.224 1.7-2.059.865l-6.38-6.38a1.5 1.5 0 0 1 0-2.116l6.38-6.38c.817-.817 2.059-.318 2.059.852z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-undo-r wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-undo-r"><g fill-rule="evenodd" class="wd-icon-container"><path d="M14.92 8.4s-.421.003-.988.084c-5.045.72-7.7 3.558-9.643 7.624 2.708-1.936 5.312-3.043 9.48-3.043h1.151v3.148l5.374-5.374-5.374-5.374v2.934z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M13.13 4.253c0-1.17 1.24-1.669 2.057-.852l6.38 6.38a1.5 1.5 0 0 1 0 2.116l-6.38 6.38c-.834.834-2.058.297-2.058-.865v-2.616c-4.226.199-7.159 1.7-9.315 4.718-.627.877-2.006.28-1.795-.777C3.26 12.543 6.905 8.169 13.13 6.958V4.253zm2 4.467s-.367.003-.86.074c-4.381.626-7.348 2.93-9.034 6.461 2.351-1.68 5.273-2.482 8.893-2.482h1v2.734l4.668-4.668L15.13 6.17v2.55z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-unfreeze wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-unfreeze"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM11 2.49c0-.27.214-.49.505-.49h.99c.279 0 .505.215.505.49v3.02a.49.49 0 0 1-.505.49h-.99A.495.495 0 0 1 11 5.51V2.49zm0 16c0-.27.214-.49.505-.49h.99c.279 0 .505.215.505.49v3.02a.49.49 0 0 1-.505.49h-.99a.495.495 0 0 1-.505-.49v-3.02zM21.51 11c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505h-3.02a.49.49 0 0 1-.49-.505v-.99c0-.279.215-.505.49-.505h3.02zm-16 0c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H2.49a.49.49 0 0 1-.49-.505v-.99c0-.279.215-.505.49-.505h3.02zm-.8-4.875a.49.49 0 0 1 .01-.704l.701-.7a.495.495 0 0 1 .704-.01L8.26 6.846a.49.49 0 0 1-.01.703l-.7.7a.495.495 0 0 1-.704.01L4.71 6.126zm11.314 11.314a.49.49 0 0 1 .01-.704l.701-.7a.495.495 0 0 1 .704-.01l2.134 2.134a.49.49 0 0 1-.01.704l-.7.7a.495.495 0 0 1-.704.01l-2.135-2.134zM18.16 4.71a.49.49 0 0 1 .704.01l.7.7a.495.495 0 0 1 .01.704L17.44 8.26a.49.49 0 0 1-.704-.01l-.7-.7a.495.495 0 0 1-.01-.704l2.134-2.135zM6.846 16.024a.49.49 0 0 1 .703.01l.7.701a.495.495 0 0 1 .01.704l-2.134 2.134a.49.49 0 0 1-.704-.01l-.7-.7a.495.495 0 0 1-.01-.704l2.135-2.135z" class="wd-icon-fill"></path><circle cx="12" cy="12" r="2" class="wd-icon-background"></circle></g></svg><svg width="24" height="24" class="wd-icon-unknown wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-unknown"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.994 20L18 4H6.004C5.997 4 6 20 6 20h11.993z" class="wd-icon-background"></path><path d="M4.496 22A.497.497 0 0 1 4 21.506V2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496zM6 4v16h12V4H6z" class="wd-icon-fill"></path><path d="M8 16.505c0-.279.215-.505.49-.505h3.02c.27 0 .49.214.49.505v.99a.495.495 0 0 1-.49.505H8.49a.49.49 0 0 1-.49-.505v-.99zm0-3c0-.279.233-.505.503-.505h5.994c.278 0 .503.214.503.505v.99a.509.509 0 0 1-.503.505H8.503A.497.497 0 0 1 8 14.495v-.99zM9 7.5c0-.828.666-1.5 1.5-1.5.828 0 1.5.666 1.5 1.5 0 .828-.666 1.5-1.5 1.5C9.672 9 9 8.334 9 7.5zm-1 3C8 9.672 8.674 9 9.5 9h2c.828 0 1.5.666 1.5 1.5V12H8v-1.5z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-upload-clip wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-upload-clip"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20.175 9.14a.52.52 0 0 1 .722-.06l.71.578a.485.485 0 0 1 .064.7l-.299.346-8.022 9.268c-2.079 2.402-5.78 2.714-8.255.7-2.48-2.017-2.805-5.598-.726-8l6.91-7.983c1.703-1.968 4.761-2.248 6.765-.673 1.484 1.245 1.736 3.617.346 5.223l-7.333 8.473c-1.057 1.22-2.91 1.306-4.062.214-.99-.927-1.057-2.078.124-3.52l5.676-6.56.3-.345a.52.52 0 0 1 .721-.06l.71.578a.485.485 0 0 1 .065.7l-.3.345-5.916 6.555c-.309.292-.385.62-.038.932a.83.83 0 0 0 1.223-.057l7.333-8.472c.697-.804.676-2.024-.426-2.761-.92-.59-2.652-.557-3.692.645l-6.91 7.983c-1.385 1.6-1.168 3.988.485 5.332 1.65 1.343 4.118 1.135 5.504-.466l8.022-9.269.299-.345z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-upload-cloud wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-upload-cloud"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M2 13.864c0-1.565.912-2.944 2.257-3.545C4.381 7.367 6.737 5 9.642 5c1.56 0 3.002.69 4.007 1.842a3.608 3.608 0 0 1 1.753-.454c1.862 0 3.392 1.41 3.659 3.238C20.766 10.11 22 11.718 22 13.603c0 2.395-1.827 5.033-4.005 5.033H5.754C3.705 18.636 2 16.113 2 13.864zm4.084-2.97l.067.797-.783.167c-.89.19-1.55 1.022-1.55 2.006 0 1.36 1.077 2.954 1.936 2.954h12.241c1.002 0 2.187-1.712 2.187-3.215 0-1.228-.91-2.23-2.053-2.301l-.909-.058.06-.909c.002-.046.004-.093.004-.14 0-1.106-.85-1.989-1.882-1.989-.49 0-.95.199-1.3.552l-.827.836-.601-1.01c-.65-1.093-1.788-1.766-3.032-1.766-1.965 0-3.571 1.669-3.571 3.744 0 .112.004.222.013.332zM13 13.814v3.006h-2v-2.992L9.77 15.06a.497.497 0 0 1-.713-.002l-.7-.7a.496.496 0 0 1-.002-.712L12 10l3.66 3.645a.497.497 0 0 1-.003.712l-.7.7a.496.496 0 0 1-.712.002L13 13.814z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-user wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-user"><g fill-rule="evenodd" class="wd-icon-container"><path d="M20 20.491a.503.503 0 0 1-.496.505H4.496A.493.493 0 0 1 4 20.49v-1.495C4 16 6.246 13.8 8.756 12.683 7.682 11.675 7 10.174 7 8.5 7 5.462 9.239 3 12 3s5 2.462 5 5.499c0 1.675-.68 3.175-1.755 4.183C17.758 13.797 20 15.995 20 18.996v1.495zM6.083 18.996H18c0-2.996-2.5-4.999-6-4.999s-6 2.003-5.917 5zM12 11.998c1.657 0 3-1.567 3-3.5C15 6.567 13.657 5 12 5S9 6.566 9 8.499c0 1.932 1.343 3.499 3 3.499z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-user-forward wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-user-forward"><g class="wd-icon-container"><path d="M18.338 16.37c0-.345.373-.492.618-.251l1.913 1.883a.438.438 0 0 1 0 .625l-1.913 1.883c-.25.246-.618.088-.618-.255v-.773c-1.267.06-2.147.502-2.793 1.393-.188.259-.602.083-.538-.23.371-1.828 1.465-3.119 3.331-3.476v-.799z" class="wd-icon-accent"></path><path d="M5.1 18c-.1-3 2.4-5 5.9-5 1.31 0 2.468.305 3.406.782.136.07.412.218.852.218h1.552c.301 0 .373-.348.195-.51-.951-.87-1.717-1.378-2.705-1.79 1.1-1 1.8-2.5 1.8-4.2 0-3-2.2-5.5-5-5.5S6 4.5 6 7.5c0 1.7.7 3.2 1.8 4.2C5.2 12.8 3 15 3 18v1.5c0 .3.2.5.5.5h8.996c.336 0 .504-.167.504-.5v-1.01c0-.326-.168-.49-.504-.49H5.1zM11 4c1.7 0 3 1.6 3 3.5S12.7 11 11 11 8 9.4 8 7.5 9.3 4 11 4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-user-plus wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-user-plus"><g class="wd-icon-container"><path d="M17 18v-1.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V18h1.5c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5H19v1.5c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5V20h-1.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5H17z" class="wd-icon-accent"></path><path d="M5.1 18c-.1-3 2.4-5 5.9-5 1.31 0 2.468.305 3.406.782.136.07.412.218.852.218h1.552c.301 0 .373-.348.195-.51-.951-.87-1.717-1.378-2.705-1.79 1.1-1 1.8-2.5 1.8-4.2 0-3-2.2-5.5-5-5.5S6 4.5 6 7.5c0 1.7.7 3.2 1.8 4.2C5.2 12.8 3 15 3 18v1.5c0 .3.2.5.5.5h8.996c.336 0 .504-.167.504-.5v-1.01c0-.326-.168-.49-.504-.49H5.1zM11 4c1.7 0 3 1.6 3 3.5S12.7 11 11 11 8 9.4 8 7.5 9.3 4 11 4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-versions wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-versions"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 13h14v6H5z" class="wd-icon-background"></path><path d="M4 12.5a.5.5 0 0 1 .496-.5h15.008c.274 0 .496.23.496.5v7a.5.5 0 0 1-.496.5H4.496A.503.503 0 0 1 4 19.5v-7zM6 14v4h12v-4H6zm0-5.495C6 8.226 6.229 8 6.5 8h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm2-4C8 4.226 8.23 4 8.5 4h7c.276 0 .5.214.5.505v.99c0 .279-.23.505-.5.505h-7a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-video wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-video"><g fill-rule="evenodd" class="wd-icon-container"><path d="M16 10.667L21 9v6l-5-1.667V16H3V8h13v2.667z" class="wd-icon-background"></path><path d="M16 8.986l5.524-1.996c.262-.095.476.052.476.328v9.362c0 .284-.213.424-.476.33L16 15.03v1.46c0 .28-.22.509-.498.509H2.498A.504.504 0 0 1 2 16.49V7.51c0-.282.22-.51.498-.51h13.004c.275 0 .498.228.498.51v1.476zM4 15h10V9H4v6zm16-5.333l-4 1.446v1.794l4 1.432V9.667z" class="wd-icon-fill"></path><path d="M12 12a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm-7-1.495c0-.279.215-.505.498-.505h4.004c.275 0 .498.214.498.505v.99a.496.496 0 0 1-.498.505H5.498A.494.494 0 0 1 5 11.495v-.99z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-view-team wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-view-team"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9 3h6v6H9V3zM3 15h6v6H3v-6zm12 0h6v6h-6v-6z" class="wd-icon-background"></path><path d="M19 14h2.5c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5h-7c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5H17v-1H7v1h2.5c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5h-7c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5H5v-2.495A.5.5 0 0 1 5.498 11H11v-1H8.5c-.276 0-.5-.23-.5-.5v-7c0-.276.23-.5.5-.5h7c.276 0 .5.23.5.5v7c0 .276-.23.5-.5.5H13v1h5.502c.275 0 .498.214.498.505V14zm-9-6h4V4h-4v4zm-6 8v4h4v-4H4zm12 0v4h4v-4h-4z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-viewsite wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-viewsite"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6h18v13H3z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M4 18h16V7H4v11zM2 4.496C2 4.222 2.225 4 2.494 4h19.012c.273 0 .494.226.494.496v15.008a.497.497 0 0 1-.494.496H2.494A.498.498 0 0 1 2 19.504V4.496zM6.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm-2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm4 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z" class="wd-icon-fill"></path><path d="M11.18 13.952L15.61 10h-2.107A.502.502 0 0 1 13 9.495v-.99A.49.49 0 0 1 13.49 8h5.019c.263 0 .49.22.49.491v5.018a.503.503 0 0 1-.504.491h-.99a.496.496 0 0 1-.505-.501v-2.037l-4.552 4.168a.446.446 0 0 1-.672-.06l-.67-.884a.555.555 0 0 1 .074-.734z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-visible wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-visible"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3.25 12S7.333 7.333 12 7.333 20.75 12 20.75 12s-4.083 4.667-8.75 4.667S3.25 12 3.25 12z" class="wd-icon-background"></path><path d="M2 12s4-6 10-6 10 6 10 6-4 6-10 6-10-6-10-6zm2.5 0S8 16 12 16s7.5-4 7.5-4S16 8 12 8s-7.5 4-7.5 4z" class="wd-icon-fill"></path><path d="M9.5 12a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-webinar wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-webinar"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 5h16v9H4z" class="wd-icon-background"></path><path d="M11 18H2.992A.995.995 0 0 1 2 16.99V3.506c0-.28.225-.506.494-.506h19.012c.273 0 .494.214.494.505V5H4v9h16V5l1.993.008.006 9.963.001.038v1.982c0 .557-.455 1.009-.992 1.009H13v1h3.49a.5.5 0 0 1 .51.505v.99a.507.507 0 0 1-.51.505H7.51a.5.5 0 0 1-.51-.505v-.99c0-.279.228-.505.51-.505H11v-1zm1-1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z" class="wd-icon-fill"></path><path d="M10 7.391c0-.276.196-.401.44-.278l4.285 2.164c.243.123.244.322 0 .445l-4.285 2.164c-.243.123-.44-.001-.44-.277V7.39z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-webpage wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-webpage"><g fill-rule="evenodd" class="wd-icon-container"><path d="M3 6h18v13H3z" class="wd-icon-background"></path><path fill-rule="nonzero" d="M4 18h16V7H4v11zM2 4.496C2 4.222 2.225 4 2.494 4h19.012c.273 0 .494.226.494.496v15.008a.497.497 0 0 1-.494.496H2.494A.498.498 0 0 1 2 19.504V4.496zM6.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm-2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm4 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z" class="wd-icon-fill"></path><path d="M12 13.495c0-.273.228-.495.491-.495h5.018a.49.49 0 0 1 .491.495v2.01a.498.498 0 0 1-.491.495h-5.018a.49.49 0 0 1-.491-.495v-2.01zm-6-3.99C6 9.226 6.229 9 6.5 9h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 3.99A.49.49 0 0 1 6.49 13h3.02c.27 0 .49.216.49.495v2.01a.49.49 0 0 1-.49.495H6.49a.49.49 0 0 1-.49-.495v-2.01z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-wizard wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-wizard"><g fill-rule="evenodd" class="wd-icon-container"><path d="M18.763 5.602c-.134.247-.347.257-.487 0l-.294-.539-.537-.295c-.246-.134-.256-.348 0-.488l.537-.295.294-.538c.135-.247.347-.257.487 0l.294.538.538.295c.246.135.256.348 0 .488l-.538.295-.294.539zm-7 13c-.134.247-.347.257-.487 0l-.294-.539-.537-.295c-.246-.134-.256-.348 0-.488l.537-.295.294-.538c.135-.247.347-.257.487 0l.294.538.538.295c.246.135.256.348 0 .488l-.538.295-.294.539z" class="wd-icon-background"></path><path d="M5.7 10.347c-.13.24-.344.237-.474 0l-.703-1.29-1.286-.705c-.24-.131-.236-.346 0-.476l1.286-.705.703-1.29c.131-.24.345-.236.475 0l.703 1.29 1.285.705c.24.132.237.346 0 .476l-1.285.705-.703 1.29zm5.32-4.557c-.135.246-.348.256-.487 0l-.294-.539-.538-.295c-.245-.135-.255-.348 0-.488l.538-.295.294-.539c.134-.246.347-.256.487 0l.294.54.537.294c.246.135.256.348 0 .488l-.537.295-.294.539zm7.837 7.191l1.285.705c.24.132.237.346 0 .476l-1.285.705-.703 1.29c-.131.24-.346.237-.475 0l-.703-1.29-1.286-.705c-.24-.131-.236-.346 0-.476l1.286-.705.703-1.289c.131-.24.345-.237.475 0l.703 1.29zm-6.5-3.684l1.532 1.286-8.039 9.58a.492.492 0 0 1-.704.054l-.758-.637a.502.502 0 0 1-.07-.703l8.04-9.58zm1.604-1.911a.497.497 0 0 1 .711-.063l.76.637c.213.18.248.489.061.711l-.96 1.146L13 8.531l.961-1.145z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-workbook wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-workbook"><g class="wd-icon-container"><rect width="6" height="2" x="9" y="7" class="wd-icon-accent" rx=".5"></rect><path d="M6 4v16h12V4H6zM4.5 2h15a.5.5 0 0 1 .5.5v19a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-19a.5.5 0 0 1 .5-.5z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-workday wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-workday"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.854 10.62a.584.584 0 0 0-.562.476l-1.723 8.117c-.021.098-.059.099-.084.002l-2.11-8.147a.582.582 0 0 0-.555-.448h-1.598a.582.582 0 0 0-.555.448l-2.11 8.147c-.025.097-.063.096-.084-.002L6.75 11.096a.584.584 0 0 0-.562-.476H5.084c-.265 0-.459.267-.389.538l2.42 9.393a.582.582 0 0 0 .557.449h1.777c.26 0 .488-.184.556-.45l2.016-7.854 2.016 7.854c.068.266.296.45.556.45h1.777c.26 0 .488-.184.556-.449l2.42-9.393c.07-.27-.122-.538-.388-.538h-1.104z" class="wd-icon-fill"></path><path d="M12 2C8.579 2 5.478 3.94 4.1 6.943c-.232.505-.046 1.11.423 1.38a.92.92 0 0 0 .763.075.967.967 0 0 0 .572-.526c1.063-2.35 3.473-3.87 6.142-3.87 2.669 0 5.08 1.52 6.142 3.87.114.252.317.44.572.526a.92.92 0 0 0 .763-.075c.469-.27.655-.875.424-1.38C18.522 3.94 15.42 2 12 2z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-worksheets wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-worksheets"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5 3h14v18H5z" class="wd-icon-background"></path><path d="M4 2.494C4 2.221 4.226 2 4.496 2h15.008c.274 0 .496.225.496.494v19.012a.498.498 0 0 1-.496.494H4.496A.497.497 0 0 1 4 21.506V2.494zM18 4H6v16h12V4z" class="wd-icon-fill"></path><path d="M17 6v9H7V6h10zm-6 1v1h5V7h-5zM8 7v1h2V7H8zm3 2v1h5V9h-5zm0 2v1h5v-1h-5zm0 2v1h5v-1h-5zM8 9v1h2V9H8zm0 2v1h2v-1H8zm0 2v1h2v-1H8z" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-x wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-x"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5.996 4.582a.5.5 0 0 0-.717-.003l-.7.7a.504.504 0 0 0 .003.717L10.586 12l-6.004 6.004a.5.5 0 0 0-.003.717l.7.7c.197.197.514.2.717-.003L12 13.414l6.004 6.004a.5.5 0 0 0 .717.003l.7-.7a.504.504 0 0 0-.003-.717L13.414 12l6.004-6.004a.5.5 0 0 0 .003-.717l-.7-.7a.504.504 0 0 0-.717.003L12 10.586 5.996 4.582z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-x-small wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-x-small"><g fill-rule="evenodd" class="wd-icon-container"><path d="M10.783 12l-3.661 3.661a.414.414 0 0 0 .001.588l.628.628a.414.414 0 0 0 .588.001L12 13.217l3.661 3.661a.414.414 0 0 0 .588-.001l.628-.628a.414.414 0 0 0 .001-.588L13.217 12l3.661-3.661a.414.414 0 0 0-.001-.588l-.628-.628a.414.414 0 0 0-.588-.001L12 10.783 8.339 7.122a.414.414 0 0 0-.588.001l-.628.628a.414.414 0 0 0-.001.588L10.783 12z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-xing wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-xing"></svg><svg width="24" height="24" class="wd-icon-xo-instance-list wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-xo-instance-list"><g fill-rule="evenodd" class="wd-icon-container"><path d="M19.415 19.66a3.888 3.888 0 0 1-.019.044l-.013-.014-.113.102a.507.507 0 0 1-.714-.038l-1.266-1.406a.503.503 0 0 1 .033-.71l.12-.109a.497.497 0 0 1 .703.034l.286.318a2.607 2.607 0 0 0-4.268-1.792L13.2 15.2a3.91 3.91 0 0 1 6.533 2.611l.173-.156a.501.501 0 0 1 .702.04l.109.121a.503.503 0 0 1-.042.71l-1.26 1.135zm-7.466-1.127l-.3.334a.498.498 0 0 1-.712.04l-.171-.154a.502.502 0 0 1-.032-.715l1.382-1.535a.505.505 0 0 1 .72-.037l1.535 1.382a.5.5 0 0 1 .042.713l-.154.171a.504.504 0 0 1-.711.035l-.287-.258a2.607 2.607 0 0 0 4.227 1.596l.887.956a3.91 3.91 0 0 1-6.426-2.529zm-.115-15.459L8.53 8.044 11.82 13H9.804l-2.31-3.626L5.156 13H3.182L6.5 8.03 3.21 3.074h2.016l2.31 3.64 2.324-3.64h1.974zm3.808 2.898c2.044 0 3.542 1.526 3.542 3.612 0 2.1-1.498 3.626-3.542 3.626-2.03 0-3.528-1.526-3.528-3.626 0-2.086 1.498-3.612 3.528-3.612zm0 5.782c1.008 0 1.904-.742 1.904-2.17 0-1.414-.896-2.142-1.904-2.142-.994 0-1.904.728-1.904 2.142s.91 2.17 1.904 2.17z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-yahoo wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-yahoo"><g fill-rule="evenodd" class="wd-icon-container"><path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM9.196 9.85a1.028 1.028 0 1 0 0-2.056 1.028 1.028 0 0 0 0 2.056zm5.608 0a1.028 1.028 0 1 0 0-2.056 1.028 1.028 0 0 0 0 2.056zM12 19.137c6.888 0 6.262-6.857 6.262-6.857H5.738S5.112 19.137 12 19.137z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-yelp wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-yelp"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4.384 10.564a.709.709 0 0 1 .618-.321c.16.002.305.049 3.498 1.247l.933.346a.774.774 0 0 1 .52.795c-.02.352-.242.627-.572.704l-1.326.386c-2.972.87-3.07.894-3.228.886a.702.702 0 0 1-.591-.363c-.094-.16-.158-.43-.197-.754-.112-.98.024-2.457.345-2.926zm6.622 9.424c-.794.123-3.282-.71-3.801-1.27a.669.669 0 0 1-.181-.37.532.532 0 0 1 .035-.26c.055-.142.149-.252 2.386-2.644l.653-.704c.223-.253.62-.333.99-.203.358.125.576.405.555.713l-.008 1.268c-.009 2.841-.015 2.935-.067 3.071-.085.212-.286.353-.562.399zm4.777-1.457c-.127-.09-.262-.274-2.024-2.88l-.525-.777c-.2-.278-.163-.646.089-.925.242-.271.602-.375.917-.263.017.007 1.32.399 1.32.399 2.97.887 3.065.92 3.191 1.007.192.14.28.358.24.612-.116.729-1.752 2.623-2.502 2.896-.26.095-.51.072-.706-.069zm-4.047-9.159c.055 1.038-.434 1.176-.594 1.221-.162.047-.654.185-1.256-.705 0 0-4.08-5.843-4.177-6.023-.059-.203.014-.432.21-.618.61-.573 3.903-1.413 4.765-1.218.28.064.476.226.544.454.047.251.45 5.672.508 6.89zm6.954 1.603c-.134.082-.368.142-3.637.862l-.974.213a.89.89 0 0 1-.94-.362c-.208-.294-.205-.637.009-.876.013-.012.825-1.02.825-1.02 1.845-2.296 1.909-2.368 2.038-2.45.205-.124.461-.132.714-.019.726.326 2.201 2.328 2.254 3.062a.603.603 0 0 1-.29.59z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-youtube wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-youtube"><g fill-rule="evenodd" class="wd-icon-container"><path d="M21.79 8.029s.2 1.61.2 3.219v1.509c0 1.61-.2 3.219-.2 3.219s-.196 1.37-.795 1.974c-.76.792-1.612.796-2.003.843-2.797.2-6.997.207-6.997.207s-5.197-.047-6.797-.2c-.445-.083-1.443-.058-2.204-.85-.6-.603-.794-1.974-.794-1.974s-.2-1.61-.2-3.22v-1.508c0-1.61.2-3.219.2-3.219s.195-1.37.794-1.974c.76-.792 1.612-.796 2.003-.843 2.797-.2 6.993-.2 6.993-.2H12s4.196 0 6.993.2c.39.047 1.243.05 2.003.843.6.603.795 1.974.795 1.974zM9.93 14.585l5.4-2.784-5.4-2.804.001 5.588z" class="wd-icon-background"></path><path d="M9.93 14.585l5.401-2.784L9.93 8.997v5.588" class="wd-icon-fill"></path><path d="M14.666 12.144L9.93 8.997l5.401 2.804-.665.343" class="wd-icon-accent"></path></g></svg><svg width="24" height="24" class="wd-icon-zoomin wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-zoomin"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.32 15.906l2.859 2.858a.5.5 0 0 1 .003.717l-.7.7a.5.5 0 0 1-.718-.002l-2.858-2.86a8 8 0 1 1 1.414-1.414zM11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm-1-7V8.491A.49.49 0 0 1 10.505 8h.99c.279 0 .505.228.505.491V10h1.509a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H12v1.509a.49.49 0 0 1-.505.491h-.99a.503.503 0 0 1-.505-.491V12H8.491A.49.49 0 0 1 8 11.495v-.99c0-.279.228-.505.491-.505H10z" class="wd-icon-fill"></path></g></svg><svg width="24" height="24" class="wd-icon-zoomout wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24" id="wd-icon-zoomout"><g fill-rule="evenodd" class="wd-icon-container"><path d="M17.32 15.906l2.859 2.858a.5.5 0 0 1 .003.717l-.7.7a.5.5 0 0 1-.718-.002l-2.858-2.86a8 8 0 1 1 1.414-1.414zM11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm-3-6.495c0-.279.228-.505.491-.505h5.018a.49.49 0 0 1 .491.505v.99a.503.503 0 0 1-.491.505H8.491A.49.49 0 0 1 8 11.495v-.99z" class="wd-icon-fill"></path></g></svg></defs></svg></span><div class="WLRP WJQP WF5" id="workdayApplicationFrame" style=""><div class="WKRP" style="padding-bottom: 72px;"><div class="WNRP" id="mainContent" tabindex="-1" data-automation-id="pageMainContent" role="main"><div><div class="WN1J WHBK WJBK WF5 WG2J WD3J" data-automation-mode="full" data-automation-id="pageHeader" id="wd-PageHeader-NO_METADATA_ID-uid7" style="background-image: url("/Careers/assets/banner"); background-position: center center;"><div class="WP1J WH0J"><span class="WL2J WN0J"><div data-automation-id="viewStackBack"><div role="button" data-automation-id="icon" class="WEJK WDJK WAIT WPHT" aria-label="Previous Page" tabindex="-2" aria-hidden="true"><svg width="24" height="24" class="wd-icon-arrow-left wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M13.436 5.263a.506.506 0 0 0-.003-.71l-.7-.701a.495.495 0 0 0-.71-.003l-7.779 7.777a.498.498 0 0 0-.144.352.48.48 0 0 0 .144.356l7.778 7.778a.506.506 0 0 0 .71-.003l.701-.7a.495.495 0 0 0 .003-.711l-5.702-5.703H19.36c.273 0 .5-.226.5-.505v-.99a.495.495 0 0 0-.5-.505H7.704l5.732-5.732z" class="wd-icon-fill"></path></g></svg></div></div></span><span class="WF2J WJ0J"></span><div class="WO2J WK-J" data-automation-id="viewStackHeaderTitle"><h1 id="heading_1b5a3fd4-8f34-4667-97e1-b2f51ca3a8e0" class="WADK"><span class="WE1J"></span></h1></div><div class="WI1J"><ul class="WN2J"></ul><ul class="WP2J"></ul></div></div><div class="WJ-J"></div><div class="WC2J"></div></div><div class="WP1J"><div class="WG1J WD0J"></div><div class="WC3J"></div></div></div><section class="WHRP"><div class="WHIT"><div class="WEIT" style=""><div class="WC1O WP1O WF5 wd-ViewPage" id="wd-ViewPage-b3573a6b2bb610000bac7369edbb008b"><div class="WF1O"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><ul class="WBGO WIGO" role="presentation"><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="richTextArea.jobProfile.title-input--uid1-input-formLabel" data-automation-id="formLabel"></label></div><div class="WLFO"><div class="WHTI WITI"><div class="WAFY WEGY WCDY WDGY WF5 WBFY" data-automation-id="richTextEditor" id="richTextArea.jobProfile.title-input--uid1-input" aria-invalid="false" aria-labelledby="richTextArea.jobProfile.title-input--uid1-input-formLabel"><div aria-hidden="true" style="display: none;"><textarea class="gwt-TextArea" name="gwt-uid-5" data-automation-id="richTextHiddenTextArea"></textarea></div><div class="GWTCKEditor-Disabled" dir="ltr"><h1>Software Engineer, Full Stack</h1></div></div></div></div></li></ul><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div></div></div></div><div class="WLGO"><div class="WC40 WF5" id="wd-TaskOrchestrationView-taskOrchestration"><div class="WJ02 wd-WizardPage WF5" data-automation-id="WIZARD" id="wd-WizardPage-wizardView"><div class="WLX0 WBX0 WMW0 WLW0" data-automation-id="taskOrchMegaNavBar" role="navigation"><div class="WKX0"><span class="WPW0 WAX0" role="button" title="My Information" data-automation-id="taskOrchCurrentItemLabel">My Information</span><button class="WLY0 WHX0" aria-hidden="true" type="button" data-automation-id="taskOrchNavMenu" title="Navigation menu"></button></div><div class="WLV0"><span class="WOW0"></span><span class="WEY0 WGDO WCY0" tabindex="0" role="button" title="Quick Apply" aria-label="Quick Apply Previous"><div class="gwt-Label WFY0">Quick Apply</div><div role="presentation" data-automation-id="naivgationButtonLeft" class="WEJK WDJK WNX0"><svg width="24" height="24" class="wd-icon-chevron-left wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M6.895 13.098l-.748-.748a.493.493 0 0 1-.002-.7l8.512-8.507a.499.499 0 0 1 .7.002l.749.747a.493.493 0 0 1 .001.7L8.697 12l7.41 7.406c.19.19.193.507-.001.7l-.748.749a.494.494 0 0 1-.701 0l-7.762-7.756z" class="wd-icon-fill"></path></g></svg></div></span><span class="WOX0 WGDO WCY0" tabindex="0" role="button" title="My Experience" aria-label="My Experience Next"><div class="gwt-Label WPX0">My Experience</div><div role="presentation" data-automation-id="naivgationButtonRight" class="WEJK WDJK WNX0"><svg width="24" height="24" class="wd-icon-chevron-right wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.108 13.098l.748-.748a.493.493 0 0 0 .001-.7L9.346 3.142a.499.499 0 0 0-.701.002l-.748.747a.493.493 0 0 0-.002.7L15.305 12l-7.41 7.406a.498.498 0 0 0 .002.7l.748.749a.494.494 0 0 0 .7 0l7.763-7.756z" class="wd-icon-fill"></path></g></svg></div></span><div class="WGY0"><div class="WIY0" style="width: 33.3333%;"></div></div></div><ol class="WOY0 WGDO" tabindex="0" aria-orientation="vertical" aria-controls="wd-WizardPage-wizardView" aria-activedescendant="wd-197f2099-ab39-4fa7-8558-90ec6bc9ece2" role="menu"><li class="WI-0"><span title="Quick Apply" class="WA-0">Quick Apply</span></li><li id="wd-1fa303eb-c6ad-48fe-8a9a-bfaca8122590" class="WK-0" data-automation-id="taskOrchMegaNavBarListItem" role="menuitemradio" aria-labelledby="wd-6e126756-94af-4ed5-b65c-d5a1d46a83df" aria-checked="false"><span class="WB-0" title="Quick Apply" tabindex="-2" id="wd-6e126756-94af-4ed5-b65c-d5a1d46a83df">Quick Apply</span></li><li class="WI-0"><span title="My Information" class="WA-0">My Information</span></li><li id="wd-197f2099-ab39-4fa7-8558-90ec6bc9ece2" class="WK-0 WJY0" data-automation-id="taskOrchMegaNavBarListItem" role="menuitemradio" aria-labelledby="wd-0aba5a5b-03c0-4bfd-8a4a-1beb6d2d7dd8" aria-checked="true"><span class="WB-0" title="My Information" tabindex="-2" id="wd-0aba5a5b-03c0-4bfd-8a4a-1beb6d2d7dd8">My Information</span></li><li class="WI-0"><span title="My Experience" class="WA-0">My Experience</span></li><li id="wd-4577f370-a630-44d9-904b-1cdf81c9f4ca" class="WK-0" data-automation-id="taskOrchMegaNavBarListItem" role="menuitemradio" aria-labelledby="wd-b9ae0650-788a-417c-9ccd-9d6ba0d23ef0" aria-checked="false"><span class="WB-0" title="My Experience" tabindex="-2" id="wd-b9ae0650-788a-417c-9ccd-9d6ba0d23ef0">My Experience</span></li><li class="WI-0"><span title="Application Questions" class="WA-0">Application Questions</span></li><li id="wd-c6aad869-1420-4fc1-9c18-8ea6a9a611a5" class="WK-0" data-automation-id="taskOrchMegaNavBarListItem" role="menuitemradio" aria-labelledby="wd-6a9c08c2-1c8c-45b4-9456-7267e50bacbd" aria-checked="false"><span class="WB-0" title="Application Questions" tabindex="-2" id="wd-6a9c08c2-1c8c-45b4-9456-7267e50bacbd">Application Questions</span></li><li class="WI-0"><span title="Voluntary Disclosures" class="WA-0">Voluntary Disclosures</span></li><li id="wd-30787083-3c95-4b97-8813-c1dae0d76ad6" class="WK-0" data-automation-id="taskOrchMegaNavBarListItem" role="menuitemradio" aria-labelledby="wd-6c1beaf4-e967-439c-b30a-833f8b658bf4" aria-checked="false"><span class="WB-0" title="Voluntary Disclosures" tabindex="-2" id="wd-6c1beaf4-e967-439c-b30a-833f8b658bf4">Voluntary Disclosures</span></li><li class="WI-0"><span title="Review" class="WA-0">Review</span></li><li id="wd-32c5550b-1f91-4ed4-a3c3-2e1d640e9133" class="WK-0" data-automation-id="taskOrchMegaNavBarListItem" role="menuitemradio" aria-labelledby="wd-fc880c3a-9dea-4434-8ce3-e9283ef03a8d" aria-checked="false"><span class="WB-0" title="Review" tabindex="-2" id="wd-fc880c3a-9dea-4434-8ce3-e9283ef03a8d">Review</span></li></ol></div><div class="WB02"></div><div class="WG02"><div class="WPVY WLWY" role="region" aria-labelledby="4ba1728a79ca43b58ab9013a829b67fc"><div class="WIWY"><div class="WJWY"><div class="WHWY"></div><div class="gwt-Label WCWY"></div></div><div class="WOWY" id="4ba1728a79ca43b58ab9013a829b67fc" tabindex="-2" title="My Information"><h2 id="heading_c93f1b04-6edc-42ff-8965-743bcfb0d1f1" class="WADK">My Information</h2></div></div><div></div><div class="WAWY WBWY"><div class="WGWY WKWY"><div class="WERO WMWY" data-automation-id="wd-LoadingPanel"><div class="WHRO WDRO"></div><div class="WIRO WDRO"></div><div class="WJRO WDRO"></div><div class="WKRO WDRO"></div><div class="WLRO WDRO"></div><div class="WMRO WDRO"></div><div class="WNRO WDRO"></div><div class="WORO WDRO"></div></div></div><div class="WLYY WF5 WAXY WEWY" id="wd-SectionView-NO_METADATA_ID-uid13"><div class="WOYY"></div><div class="WIYY"></div><div class="WNYY"><div class="WC1O WN-O WG0O WF5" id="wd-EditPage-9d20ace64f4210000b43a2caccae3330"><div class="WN1J WF5 WE2J WJ2J" data-automation-mode="mini" data-automation-id="pageHeader" id="wd-PageHeader-NO_METADATA_ID-uid39"><div class="WP1J WH0J"><span class="WL2J WN0J"></span><span class="WF2J WJ0J"></span><div class="WO2J WK-J" data-automation-id="pageHeaderTitle"><h3 id="heading_d1199947-97a5-4ebe-8b9d-19a66c18c99c" class="WADK"><span class="WE1J"></span></h3></div><div class="WI1J"><ul class="WN2J"></ul><ul class="WP2J"></ul></div></div><div class="WJ-J"></div><div class="WP1J"><div class="WG1J WD0J"></div><div class="WC3J"></div></div><div class="WC2J"></div></div><div class="WF1O"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><div class="WLGO"><div class="WACO WF5" data-automation-id="fieldSetBody" role="group" aria-labelledby="wd-FieldSet-NO_METADATA_ID-uid14-label" id="wd-FieldSet-NO_METADATA_ID-uid14" data-automation-formlabelexpanded="true"><div class="WDBO WBBO"><span class="WCBO WBBO" role="button" aria-label="" aria-controls="wd-FieldSet-NO_METADATA_ID-uid14" tabindex="-2" aria-expanded="true"><div role="presentation" data-automation-id="icon" class="WEJK WDJK"><svg width="24" height="24" class="wd-icon-chevron-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M13.098 16.358l-.748.748a.493.493 0 0 1-.7.001L3.142 8.596a.499.499 0 0 1 .002-.701l.747-.748a.493.493 0 0 1 .7-.002L12 14.555l7.406-7.41a.498.498 0 0 1 .7.002l.749.748a.494.494 0 0 1 0 .7l-7.756 7.763z" class="wd-icon-fill"></path></g></svg></div></span><div class="WBAO WBBO"><h4 id="heading_ad9cc8d5-33ef-4ba6-a4ea-b55eacf79d65" data-automation-id="fieldSetLegendHeading" aria-hidden="true" class="WADK"><span class="WFBO" data-automation-id="fieldSetLegendLabel" id="wd-FieldSet-NO_METADATA_ID-uid14-label"></span></h4></div></div><div class="WCCO"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><ul class="WBGO WKGO" role="presentation"><li class="WGFO WNGO" role="presentation" data-automation-id="formLabelRequired"><div class="WIFO WLEO"><label id="dropDownSelectList.countries-input--uid15-input-formLabel" data-automation-id="formLabel" for="dropDownSelectList.countries-input--uid15-input">Country</label><div class="WKFO wd-88e28f2a-31fb-4b13-84b0-0dddf38ef539" aria-hidden="true">Country</div></div><div class="WLFO"><div class="WHTI"><div class="WO5Y WJ5Y WL4Y WF5" tabindex="0" data-automation-id="selectWidget" aria-expanded="false" role="combobox" aria-haspopup="true" aria-describedby="gwt-uid-14" id="dropDownSelectList.countries-input--uid15-input" aria-activedescendant="dropDownSelectList.countries-input-entry-101" title="" aria-invalid="false" aria-required="true"><div class="WG5Y" role="textbox" aria-multiline="false"><div class="gwt-Label WKA- WK5Y" data-automation-id="selectSelectedOption">India</div></div><div class="WK3Y"><div class="WJ3Y" tabindex="-2" data-automation-id="selectShowAll"><div role="presentation" data-automation-id="icon" class="WEJK WDJK"><svg width="24" height="24" class="wd-icon-caret-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.727 16.59c.15.226.398.222.546 0l5.454-8.18c.15-.226.044-.41-.227-.41h-11c-.276 0-.375.188-.227.41l5.454 8.18z" class="wd-icon-fill"></path></g></svg></div></div></div><div class="gwt-Label WH3Y" id="gwt-uid-14">India selected</div></div></div></div></li></ul><div class="WLGO"><div class="WACO WF5" data-automation-id="fieldSetBody" role="group" aria-labelledby="wd-FieldSet-NO_METADATA_ID-uid16-label" id="wd-FieldSet-NO_METADATA_ID-uid16" data-automation-formlabelexpanded="true"><div class="WDBO WBBO"><span class="WCBO WBBO" role="button" aria-label="null" aria-controls="wd-FieldSet-NO_METADATA_ID-uid16" tabindex="-2" aria-expanded="true"><div role="presentation" data-automation-id="icon" class="WEJK WDJK"><svg width="24" height="24" class="wd-icon-chevron-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M13.098 16.358l-.748.748a.493.493 0 0 1-.7.001L3.142 8.596a.499.499 0 0 1 .002-.701l.747-.748a.493.493 0 0 1 .7-.002L12 14.555l7.406-7.41a.498.498 0 0 1 .7.002l.749.748a.494.494 0 0 1 0 .7l-7.756 7.763z" class="wd-icon-fill"></path></g></svg></div></span><div class="WBAO WBBO"><h5 id="heading_67d30a7b-32cf-4ce6-bf3e-ce6c58f12d96" data-automation-id="fieldSetLegendHeading" aria-hidden="true" class="WADK"><span class="WFBO" data-automation-id="fieldSetLegendLabel" id="wd-FieldSet-NO_METADATA_ID-uid16-label"></span></h5></div></div><div class="WCCO"><div class="WGHO"><div class="WLGO"><div class="WJ3O WB3O WF5 WE3O" data-automation-id="panelSet" id="wd-PanelSet-editPanelList"><div class="gwt-Label WM3O" id="wd-PanelSet-editPanelList-label">Name</div><ul role="presentation"><li class="WF3O" id="wd-PanelSet-editPanelList-row0" data-automation-id="panelSetRow" role="presentation"><div class="WI5O WE5O" id="1171061"><div class="WM4O" id="1171061-container" aria-labelledby="wd-PanelSet-editPanelList-label" role="group"><div class="WIXU WF5" data-automation-id="panel" id="wd-Panel-panel.editPanelList.0"><div class="WKXU"><div class="WGHO WJXU"><div class="WLGO"><div class="WACO WF5" data-automation-id="fieldSetBody" role="group" aria-labelledby="wd-FieldSet-NO_METADATA_ID-uid17-label" id="wd-FieldSet-NO_METADATA_ID-uid17" data-automation-formlabelexpanded="true"><div class="WDBO WBBO"><span class="WCBO WBBO" role="button" aria-label="null" aria-controls="wd-FieldSet-NO_METADATA_ID-uid17" tabindex="-2" aria-expanded="true"><div role="presentation" data-automation-id="icon" class="WEJK WDJK"><svg width="24" height="24" class="wd-icon-chevron-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M13.098 16.358l-.748.748a.493.493 0 0 1-.7.001L3.142 8.596a.499.499 0 0 1 .002-.701l.747-.748a.493.493 0 0 1 .7-.002L12 14.555l7.406-7.41a.498.498 0 0 1 .7.002l.749.748a.494.494 0 0 1 0 .7l-7.756 7.763z" class="wd-icon-fill"></path></g></svg></div></span><div class="WBAO WBBO"><h6 id="heading_732801bc-1523-4ade-9de0-328dde48f4b2" data-automation-id="fieldSetLegendHeading" aria-hidden="true" class="WADK"><span class="WFBO" data-automation-id="fieldSetLegendLabel" id="wd-FieldSet-NO_METADATA_ID-uid17-label"></span></h6></div></div><div class="WCCO"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div><div class="WLGO"><div data-automation-widget="furigana" data-automation-metadata-id="furigana" id="35915117fd7c4a0ea227b1854b8f8875" title="" aria-hidden="true" style="display: none;"><div data-furigana-type="kanji" class="jpnlp-a" data-automation-widget="kanjiInput" data-automation-metadata-id="textInput.nameComponent" id="3f63a6f8ebc34a75ab1dda4e0c8ee110" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Family Name - Kanji</label><input class="jpnlp-c" type="text"></div><div data-furigana-type="kana" class="jpnlp-a" data-automation-widget="kanaInput" data-automation-metadata-id="textInput.nameComponent" id="1f0018b3aacd43b4b8aa97e203123ebe" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Family Name - Furigana</label><input class="jpnlp-c" type="text"></div><div data-furigana-type="romaji" class="jpnlp-a" data-automation-widget="romajiInput" data-automation-metadata-id="textInput.nameComponent" id="15b97528e5254a71bea34c99656a14be" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Family Name - Western Script</label><input class="jpnlp-c" type="text"></div></div></div><div class="WLGO"><div data-automation-widget="furigana" data-automation-metadata-id="furigana" id="c69e17ca161c41c4a68fa34e0a00dcc0" title="" aria-hidden="true" style="display: none;"><div data-furigana-type="kanji" class="jpnlp-a" data-automation-widget="kanjiInput" data-automation-metadata-id="textInput.nameComponent" id="b5974c66ab414cca802b0cc0b4bc09cf" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Given Name - Kanji</label><input class="jpnlp-c" type="text"></div><div data-furigana-type="kana" class="jpnlp-a" data-automation-widget="kanaInput" data-automation-metadata-id="textInput.nameComponent" id="15448b97e4d9426ca49952c60a4ac605" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Given Name - Furigana</label><input class="jpnlp-c" type="text"></div><div data-furigana-type="romaji" class="jpnlp-a" data-automation-widget="romajiInput" data-automation-metadata-id="textInput.nameComponent" id="4914be71172f48d3914b27a844f5f006" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Given Name - Western Script</label><input class="jpnlp-c" type="text"></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><ul class="WBGO WKGO" role="presentation"><li class="WGFO WNGO" role="presentation" data-automation-id="formLabelRequired"><div class="WIFO WLEO"><label id="textInput.nameComponent--uid18-formLabel" data-automation-id="formLabel" for="textInput.nameComponent--uid18-input">Given Name(s)</label><div class="WKFO wd-6dc05691-b3f4-4d0c-9616-02b17fa21d78" aria-hidden="true">Given Name(s)</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.nameComponent--uid18" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.nameComponent--uid18-input" dir="ltr" aria-invalid="false" aria-required="true"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.nameComponent--uid19-formLabel" data-automation-id="formLabel" for="textInput.nameComponent--uid19-input">Family Name</label><div class="WKFO wd-6dc05691-b3f4-4d0c-9616-02b17fa21d78" aria-hidden="true">Family Name</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.nameComponent--uid19" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.nameComponent--uid19-input" dir="ltr" aria-invalid="false"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.nameComponent--uid20-formLabel" data-automation-id="formLabel" for="textInput.nameComponent--uid20-input">Local Given Name(s)</label><div class="WKFO wd-6dc05691-b3f4-4d0c-9616-02b17fa21d78" aria-hidden="true">Local Given Name(s)</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.nameComponent--uid20" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.nameComponent--uid20-input" aria-invalid="false"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.nameComponent--uid21-formLabel" data-automation-id="formLabel" for="textInput.nameComponent--uid21-input">Local Family Name</label><div class="WKFO wd-6dc05691-b3f4-4d0c-9616-02b17fa21d78" aria-hidden="true">Local Family Name</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.nameComponent--uid21" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.nameComponent--uid21-input" aria-invalid="false"></div></div></div></li></ul></div></div></div></div></div></div></div></div></div></div><button class="WNXM WBYM WGDO WMXM WKWM WP4O" tabindex="0" data-automation-activebutton="true" aria-disabled="false" data-automation-id="panelSetRowDeleteButton" role="button" data-automation-button-type="AUXILIARY" aria-controls="1171061-container" aria-hidden="true" type="button" style="display: none;"><span class="WDYM WOXM"></span><span class="WPXM WMXM WDYM"></span><span class="gwt-InlineLabel">Remove</span></button></div><hr class="WK5O"></div></li></ul><div><div data-automation-id="wd-MoreLink" data-automation-morelinkexpanded="false" role="button" id="ee8129b452d742279daf82114e2501ea" class="WIWR WHWR" aria-hidden="true" aria-describedby=" 31717f2fdbc94e31b78816a9e6e15760" tabindex="0" style="display: none;"><img class="gwt-Image WIBQ WMWR" src="./Software Engineer, Full Stack-Page2_files/8CB9E57BEDDE62E4F67DEB6E19F5308C.cache.png" draggable="false" alt=""><span class="WNWR" id="31717f2fdbc94e31b78816a9e6e15760" data-automation-id="moreLinkLabel" title="More (0)">More (0)</span></div></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"><div class="WLGO"><div class="WJ3O WB3O WF5 WE3O" data-automation-id="panelSet" id="wd-PanelSet-editPanelList" style=""><div class="gwt-Label WM3O" id="wd-PanelSet-editPanelList-label">Preferred Name</div><ul role="presentation"><li class="WF3O" id="wd-PanelSet-editPanelList-row0" data-automation-id="panelSetRow" role="presentation"><div class="WI5O WE5O" id="1171081"><div class="WM4O" id="1171081-container" aria-labelledby="wd-PanelSet-editPanelList-label" role="group"><div class="WIXU WF5" data-automation-id="panel" id="wd-Panel-panel.editPanelList.0"><div class="WKXU"><div class="WGHO WJXU"><div class="WLGO"><div class="WACO WF5" data-automation-id="fieldSetBody" role="group" aria-labelledby="wd-FieldSet-NO_METADATA_ID-uid22-label" id="wd-FieldSet-NO_METADATA_ID-uid22" data-automation-formlabelexpanded="true"><div class="WDBO WBBO"><span class="WCBO WBBO" role="button" aria-label="null" aria-controls="wd-FieldSet-NO_METADATA_ID-uid22" tabindex="-2" aria-expanded="true"><div role="presentation" data-automation-id="icon" class="WEJK WDJK"><svg width="24" height="24" class="wd-icon-chevron-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M13.098 16.358l-.748.748a.493.493 0 0 1-.7.001L3.142 8.596a.499.499 0 0 1 .002-.701l.747-.748a.493.493 0 0 1 .7-.002L12 14.555l7.406-7.41a.498.498 0 0 1 .7.002l.749.748a.494.494 0 0 1 0 .7l-7.756 7.763z" class="wd-icon-fill"></path></g></svg></div></span><div class="WBAO WBBO"><h6 id="heading_28924769-c2e6-4d3c-b395-101d2c1b8ab1" data-automation-id="fieldSetLegendHeading" aria-hidden="true" class="WADK"><span class="WFBO" data-automation-id="fieldSetLegendLabel" id="wd-FieldSet-NO_METADATA_ID-uid22-label"></span></h6></div></div><div class="WCCO"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div><div class="WLGO"><div data-automation-widget="furigana" data-automation-metadata-id="furigana" id="462c5ba683894302a1bfb10d5060f9c0" title="" aria-hidden="true" style="display: none;"><div data-furigana-type="kanji" class="jpnlp-a" data-automation-widget="kanjiInput" data-automation-metadata-id="textInput.nameComponent" id="1afd71d5249940f1aa64629a87e29ba0" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Family Name - Kanji</label><input class="jpnlp-c" type="text"></div><div data-furigana-type="kana" class="jpnlp-a" data-automation-widget="kanaInput" data-automation-metadata-id="textInput.nameComponent" id="fec45c3ab2aa424eb9996d257db43d1c" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Family Name - Furigana</label><input class="jpnlp-c" type="text"></div><div data-furigana-type="romaji" class="jpnlp-a" data-automation-widget="romajiInput" data-automation-metadata-id="textInput.nameComponent" id="6d6d3f0c388e4055a72c933ee89f5dbf" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Family Name - Western Script</label><input class="jpnlp-c" type="text"></div></div></div><div class="WLGO"><div data-automation-widget="furigana" data-automation-metadata-id="furigana" id="6e553f5976014c808c00ce536e8b90f8" title="" aria-hidden="true" style="display: none;"><div data-furigana-type="kanji" class="jpnlp-a" data-automation-widget="kanjiInput" data-automation-metadata-id="textInput.nameComponent" id="ad61de29484f4d8b91e2a0a46f1ca8f9" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Given Name - Kanji</label><input class="jpnlp-c" type="text"></div><div data-furigana-type="kana" class="jpnlp-a" data-automation-widget="kanaInput" data-automation-metadata-id="textInput.nameComponent" id="e974c9204653427c89c8cd885839c25f" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Given Name - Furigana</label><input class="jpnlp-c" type="text"></div><div data-furigana-type="romaji" class="jpnlp-a" data-automation-widget="romajiInput" data-automation-metadata-id="textInput.nameComponent" id="60433bd72c1847738e2eb6efb20ab650" title="" aria-hidden="true" style="display: none;"><label class="jpnlp-b">Given Name - Western Script</label><input class="jpnlp-c" type="text"></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><ul class="WBGO WKGO" role="presentation"><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.preferredNameComponent--uid23-formLabel" data-automation-id="formLabel" for="textInput.preferredNameComponent--uid23-input">Given Name(s)</label><div class="WKFO wd-a423312f-c0ff-45f1-b6da-06f7fd714ab1" aria-hidden="true">Given Name(s)</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.preferredNameComponent--uid23" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.preferredNameComponent--uid23-input" dir="ltr" aria-invalid="false"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.preferredNameComponent--uid24-formLabel" data-automation-id="formLabel" for="textInput.preferredNameComponent--uid24-input">Family Name</label><div class="WKFO wd-a423312f-c0ff-45f1-b6da-06f7fd714ab1" aria-hidden="true">Family Name</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.preferredNameComponent--uid24" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.preferredNameComponent--uid24-input" dir="ltr" aria-invalid="false"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.preferredNameComponent--uid25-formLabel" data-automation-id="formLabel" for="textInput.preferredNameComponent--uid25-input">Local Given Name(s)</label><div class="WKFO wd-a423312f-c0ff-45f1-b6da-06f7fd714ab1" aria-hidden="true">Local Given Name(s)</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.preferredNameComponent--uid25" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.preferredNameComponent--uid25-input" aria-invalid="false"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.preferredNameComponent--uid26-formLabel" data-automation-id="formLabel" for="textInput.preferredNameComponent--uid26-input">Local Family Name</label><div class="WKFO wd-a423312f-c0ff-45f1-b6da-06f7fd714ab1" aria-hidden="true">Local Family Name</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.preferredNameComponent--uid26" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.preferredNameComponent--uid26-input" aria-invalid="false"></div></div></div></li></ul></div></div></div></div></div></div></div></div></div></div><button class="WNXM WBYM WGDO WMXM WKWM WP4O" tabindex="0" data-automation-activebutton="true" aria-disabled="false" data-automation-id="panelSetRowDeleteButton" role="button" data-automation-button-type="AUXILIARY" aria-controls="1171081-container" aria-hidden="true" type="button" style="display: none;"><span class="WDYM WOXM"></span><span class="WPXM WMXM WDYM"></span><span class="gwt-InlineLabel">Remove</span></button></div><hr class="WK5O"></div></li></ul><div><div data-automation-id="wd-MoreLink" data-automation-morelinkexpanded="false" role="button" id="b18ec999b6684d39a542dcdb25bc23ca" class="WIWR WHWR" aria-hidden="true" aria-describedby=" 1492da297191497b810a7438a0a5b90c" tabindex="0" style="display: none;"><img class="gwt-Image WIBQ WMWR" src="./Software Engineer, Full Stack-Page2_files/8CB9E57BEDDE62E4F67DEB6E19F5308C.cache.png" draggable="false" alt=""><span class="WNWR" id="1492da297191497b810a7438a0a5b90c" data-automation-id="moreLinkLabel" title="More (0)">More (0)</span></div></div></div></div></div></div></div></div></div></div></div><div class="WLGO"><div class="WJ3O WB3O WF5 WE3O" data-automation-id="panelSet" id="wd-PanelSet-editPanelList"><div class="gwt-Label WM3O" id="wd-PanelSet-editPanelList-label">Address</div><ul role="presentation"><li class="WF3O" id="wd-PanelSet-editPanelList-row0" data-automation-id="panelSetRow" role="presentation"><div class="WI5O WE5O" id="1171101"><div class="WM4O" id="1171101-container" aria-labelledby="wd-PanelSet-editPanelList-label" role="group"><div class="WIXU WF5" data-automation-id="panel" id="wd-Panel-panel.editPanelList.0"><div class="WKXU"><div class="WGHO WJXU"><div class="WLGO"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><ul class="WBGO WKGO" role="presentation"><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.addressComponentsDeferred[i]--uid27-formLabel" data-automation-id="formLabel" for="textInput.addressComponentsDeferred[i]--uid27-input">Address Line 1</label><div class="WKFO wd-eff807cb-9f30-48fa-b49f-b19fc92db13a" aria-hidden="true">Address Line 1</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.addressComponentsDeferred[i]--uid27" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.addressComponentsDeferred[i]--uid27-input" aria-invalid="false"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.addressComponentsDeferred[i]--uid28-formLabel" data-automation-id="formLabel" for="textInput.addressComponentsDeferred[i]--uid28-input">City</label><div class="WKFO wd-eff807cb-9f30-48fa-b49f-b19fc92db13a" aria-hidden="true">City</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.addressComponentsDeferred[i]--uid28" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.addressComponentsDeferred[i]--uid28-input" dir="ltr" aria-invalid="false"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.addressComponentsDeferred[i]--uid29-formLabel" data-automation-id="formLabel" for="textInput.addressComponentsDeferred[i]--uid29-input">Postal Code</label><div class="WKFO wd-eff807cb-9f30-48fa-b49f-b19fc92db13a" aria-hidden="true">Postal Code</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.addressComponentsDeferred[i]--uid29" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.addressComponentsDeferred[i]--uid29-input" aria-invalid="false"></div></div></div></li></ul></div></div></div></div></div></div></div></div></div><button class="WNXM WBYM WGDO WMXM WKWM WP4O" tabindex="0" data-automation-activebutton="true" aria-disabled="false" data-automation-id="panelSetRowDeleteButton" role="button" data-automation-button-type="AUXILIARY" aria-controls="1171101-container" aria-hidden="true" type="button" style="display: none;"><span class="WDYM WOXM"></span><span class="WPXM WMXM WDYM"></span><span class="gwt-InlineLabel">Remove</span></button></div><hr class="WK5O"></div></li></ul><div><div data-automation-id="wd-MoreLink" data-automation-morelinkexpanded="false" role="button" id="4298c727cd9c4dadb6754c5316cd24b8" class="WIWR WHWR" aria-hidden="true" aria-describedby=" 5eb87173a7634a5aa3e4ec4a200fca49" tabindex="0" style="display: none;"><img class="gwt-Image WIBQ WMWR" src="./Software Engineer, Full Stack-Page2_files/8CB9E57BEDDE62E4F67DEB6E19F5308C.cache.png" draggable="false" alt=""><span class="WNWR" id="5eb87173a7634a5aa3e4ec4a200fca49" data-automation-id="moreLinkLabel" title="More (0)">More (0)</span></div></div></div></div></div></div></div><div class="WLGO"><div class="WJ3O WB3O WF5 WE3O" data-automation-id="panelSet" id="wd-PanelSet-editPanelList"><div class="gwt-Label WM3O" id="wd-PanelSet-editPanelList-label">Email Address</div><ul role="presentation"><li class="WF3O" id="wd-PanelSet-editPanelList-row0" data-automation-id="panelSetRow" role="presentation"><div class="WI5O WE5O" id="1171109"><div class="WM4O" id="1171109-container" aria-labelledby="wd-PanelSet-editPanelList-label" role="group"><div class="WIXU WF5" data-automation-id="panel" id="wd-Panel-panel.editPanelList.0"><div class="WKXU"><div class="WGHO WJXU"><ul class="WBGO WIGO" role="presentation"><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.email--uid32-formLabel" data-automation-id="formLabel"></label></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.email--uid32" aria-labelledby="textInput.email--uid32-formLabel" style="visibility: visible;"><div aria-readonly="true" class="wd-Text WGB1 WBC1 WGC1 WF5 WKD1" data-automation-id="textView" id="NO_METADATA_ID-uid31" dir="ltr" role="textbox" aria-disabled="true"><span class=" WBE1 ">[email protected]</span></div></div></div></div></li></ul></div></div></div><button class="WNXM WBYM WGDO WMXM WKWM WP4O" tabindex="0" data-automation-activebutton="true" aria-disabled="false" data-automation-id="panelSetRowDeleteButton" role="button" data-automation-button-type="AUXILIARY" aria-controls="1171109-container" aria-hidden="true" type="button" style="display: none;"><span class="WDYM WOXM"></span><span class="WPXM WMXM WDYM"></span><span class="gwt-InlineLabel">Remove</span></button></div><hr class="WK5O"></div></li></ul><div><div data-automation-id="wd-MoreLink" data-automation-morelinkexpanded="false" role="button" id="7a1467f81dbf48a4bebb71bb25af633c" class="WIWR WHWR" aria-hidden="true" aria-describedby=" a9f9ad3f281a4c2a859141018be8bf49" tabindex="0" style="display: none;"><img class="gwt-Image WIBQ WMWR" src="./Software Engineer, Full Stack-Page2_files/8CB9E57BEDDE62E4F67DEB6E19F5308C.cache.png" draggable="false" alt=""><span class="WNWR" id="a9f9ad3f281a4c2a859141018be8bf49" data-automation-id="moreLinkLabel" title="More (0)">More (0)</span></div></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" class="WF5"><div class="WGHO"><div class="WLGO"><div class="WJ3O WB3O WF5 WE3O" data-automation-id="panelSet" id="wd-PanelSet-editPanelList"><div class="gwt-Label WM3O" id="wd-PanelSet-editPanelList-label">Phone</div><ul role="presentation"><li class="WF3O" id="wd-PanelSet-editPanelList-row0" data-automation-id="panelSetRow" role="presentation"><div class="WI5O WE5O" id="1171113"><div class="WM4O" id="1171113-container" aria-labelledby="wd-PanelSet-editPanelList-label" role="group"><div class="WIXU WF5" data-automation-id="panel" id="wd-Panel-panel.editPanelList.0"><div class="WKXU"><div class="WGHO WJXU"><div class="WLGO"><div id="wd-HBox-NO_METADATA_ID-uid33" class="WF5"><div class="WHGO"><ul class="WBGO WKGO" role="presentation"><li class="WGFO WNGO" role="presentation" data-automation-id="formLabelRequired"><div class="WIFO WLEO"><label id="monikerListInput.countryPhoneCode--uid34-formLabel" data-automation-id="formLabel">Country Phone Code</label><div class="WKFO wd-7a2e4f19-754b-4671-9e57-e9a72a9d1563" aria-hidden="true">Country Phone Code</div></div><div class="WLFO"><div class="WHTI WITI"><div class="WGYX WAXX WF5 WKXX WJ-X" data-automation-id="responsiveMonikerInput" id="monikerListInput.countryPhoneCode--uid34" tabindex="-2"><div class="WMUR WKTR WAUR" data-automation-hiddensearch="false" style="opacity: 0;"><input type="text" class="gwt-TextBox WKUR" autocomplete="off" placeholder="search" tabindex="0" aria-invalid="false" aria-labelledby="monikerListInput.countryPhoneCode--uid34-formLabel" aria-required="true"><span class="WLTR"><div role="presentation" data-automation-id="icon" class="WEJK WDJK WMTR"><svg width="24" height="24" class="wd-icon-x wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5.996 4.582a.5.5 0 0 0-.717-.003l-.7.7a.504.504 0 0 0 .003.717L10.586 12l-6.004 6.004a.5.5 0 0 0-.003.717l.7.7c.197.197.514.2.717-.003L12 13.414l6.004 6.004a.5.5 0 0 0 .717.003l.7-.7a.504.504 0 0 0-.003-.717L13.414 12l6.004-6.004a.5.5 0 0 0 .003-.717l-.7-.7a.504.504 0 0 0-.717.003L12 10.586 5.996 4.582z" class="wd-icon-fill"></path></g></svg></div><div role="presentation" data-automation-id="icon" class="WEJK WDJK WHUR"><svg width="24" height="24" class="wd-icon-prompts wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 6.505C4 6.226 4.214 6 4.505 6h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 5.495 8h-.99A.497.497 0 0 1 4 7.495v-.99zm0 5c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 4 12.495v-.99zm0 5c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 4 17.495v-.99zm4-10C8 6.226 8.229 6 8.5 6h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg></div></span><div role="presentation" data-automation-id="icon" class="WEJK WDJK WLUR"><svg width="24" height="24" class="wd-icon-search wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path fill-rule="nonzero" d="M17.32 15.906l2.859 2.858a.5.5 0 0 1 .003.717l-.7.7a.5.5 0 0 1-.718-.002l-2.858-2.86a8 8 0 1 1 1.414-1.414zM11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12z" class="wd-icon-fill"></path></g></svg></div><span class="WOUR"></span></div><div class="gwt-Label WG-X">WDRES.ACCESSIBILITY.PROMPT.searchInput</div><div class="WLYX"><ul tabindex="-2" class="WFXQ WKYX WKXQ" role="listbox" data-automation-id="selectedItemList" aria-label="WDRES.ACCESSIBILITY.PROMPT.ItemsSelected"><li class="WJXQ" role="presentation"><div class="WPWQ WLWQ WBWQ WIXQ" tabindex="-2" id="05a13560a224463089fa1d9a0607abc1" data-automation-id="menuItem" aria-label="India (+91), press delete to clear value." role="option" aria-setsize="1" aria-posinset="1"><div class="WAXQ"><div class="WPTO WKSO" data-automation-id="selectedItem_db8d5a56446c11de98360015c5e6daf6"><ul class="WCTO WITO" role="presentation"><li class="WOTO"><div role="presentation" data-automation-id="DELETE_charm" class="WEJK WDJK WPNR WFNR WDTO" aria-hidden="true"><svg width="24" height="24" class="wd-icon-x wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5.996 4.582a.5.5 0 0 0-.717-.003l-.7.7a.504.504 0 0 0 .003.717L10.586 12l-6.004 6.004a.5.5 0 0 0-.003.717l.7.7c.197.197.514.2.717-.003L12 13.414l6.004 6.004a.5.5 0 0 0 .717.003l.7-.7a.504.504 0 0 0-.003-.717L13.414 12l6.004-6.004a.5.5 0 0 0 .003-.717l-.7-.7a.504.504 0 0 0-.717.003L12 10.586 5.996 4.582z" class="wd-icon-fill"></path></g></svg></div></li></ul><div class="gwt-Label WAUO WKSO" data-automation-id="promptOption" id="promptOption-gwt-uid-261" data-automation-label="India (+91)" title="India (+91)" aria-label="India (+91)">India (+91)</div><ul class="WCTO"></ul></div></div></div></li></ul></div><span class="WD-X" aria-hidden="true" data-automation-id="promptIcon" tabindex="-2" aria-invalid="false"><div data-automation-id="icon" class="WEJK WDJK WE-X"><svg width="24" height="24" class="wd-icon-prompts wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M4 6.505C4 6.226 4.214 6 4.505 6h.99c.279 0 .505.214.505.505v.99A.497.497 0 0 1 5.495 8h-.99A.497.497 0 0 1 4 7.495v-.99zm0 5c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 4 12.495v-.99zm0 5c0-.279.214-.505.505-.505h.99c.279 0 .505.214.505.505v.99a.497.497 0 0 1-.505.505h-.99A.497.497 0 0 1 4 17.495v-.99zm4-10C8 6.226 8.229 6 8.5 6h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99zm0 5c0-.279.229-.505.5-.505h11c.276 0 .5.214.5.505v.99a.506.506 0 0 1-.5.505h-11a.495.495 0 0 1-.5-.505v-.99z" class="wd-icon-fill"></path></g></svg></div></span></div></div></div></li><li class="WGFO WNGO" role="presentation" data-automation-id="formLabelRequired"><div class="WIFO WLEO"><label id="textInput.phone--uid35-formLabel" data-automation-id="formLabel" for="textInput.phone--uid35-input">Phone Number</label><div class="WKFO wd-7a2e4f19-754b-4671-9e57-e9a72a9d1563" aria-hidden="true">Phone Number</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.phone--uid35" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.phone--uid35-input" dir="ltr" aria-invalid="false" aria-required="true"></div></div></div></li><li class="WGFO" role="presentation"><div class="WIFO WLEO"><label id="textInput.phoneExtension--uid36-formLabel" data-automation-id="formLabel" for="textInput.phoneExtension--uid36-input">Phone Extension</label><div class="WKFO wd-7a2e4f19-754b-4671-9e57-e9a72a9d1563" aria-hidden="true">Phone Extension</div></div><div class="WLFO"><div class="WHTI"><div class="WHD1 textInput WGD1 WF5" data-automation-id="textInput" id="textInput.phoneExtension--uid36" style="visibility: visible;"><input type="text" class="gwt-TextBox WND1" data-automation-id="textInputBox" tabindex="0" role="textbox" id="textInput.phoneExtension--uid36-input" aria-invalid="false"></div></div></div></li></ul></div></div></div></div></div></div><button class="WNXM WBYM WGDO WMXM WKWM WP4O" tabindex="0" data-automation-activebutton="true" aria-disabled="false" data-automation-id="panelSetRowDeleteButton" role="button" data-automation-button-type="AUXILIARY" aria-controls="1171113-container" aria-hidden="true" type="button" style="display: none;"><span class="WDYM WOXM"></span><span class="WPXM WMXM WDYM"></span><span class="gwt-InlineLabel">Remove</span></button></div><hr class="WK5O"></div></li></ul><div><div data-automation-id="wd-MoreLink" data-automation-morelinkexpanded="false" role="button" id="8470941dd68c430e856f0f8da1b8ba1c" class="WIWR WHWR" aria-hidden="true" aria-describedby=" 38a2e2ecf48444b4866a9a76142ae984" tabindex="0" style="display: none;"><img class="gwt-Image WIBQ WMWR" src="./Software Engineer, Full Stack-Page2_files/8CB9E57BEDDE62E4F67DEB6E19F5308C.cache.png" draggable="false" alt=""><span class="WNWR" id="38a2e2ecf48444b4866a9a76142ae984" data-automation-id="moreLinkLabel" title="More (0)">More (0)</span></div></div></div></div></div></div></div><ul class="WBGO WKGO" role="presentation"><li class="WGFO WNGO" role="presentation" data-automation-id="formLabelRequired"><div class="WIFO WLEO"><label id="dropDownSelectList.sources-input--uid37-input-formLabel" data-automation-id="formLabel" for="dropDownSelectList.sources-input--uid37-input">How Did You Hear About Us?</label><div class="WKFO wd-8daaa232-387d-4600-9647-df67810df497" aria-hidden="true">How Did You Hear About Us?</div></div><div class="WLFO"><div class="WHTI"><div class="WO5Y WJ5Y WL4Y WF5" tabindex="0" data-automation-id="selectWidget" aria-expanded="false" role="combobox" aria-haspopup="true" aria-describedby="gwt-uid-263" id="dropDownSelectList.sources-input--uid37-input" title="" aria-invalid="false" aria-required="true"><div class="WG5Y" role="textbox" aria-multiline="false"><div class="gwt-Label WKA- WK5Y WL4Y WLA-" data-automation-id="selectSelectedOption">select one</div></div><div class="WK3Y"><div class="WJ3Y" tabindex="-2" data-automation-id="selectShowAll"><div role="presentation" data-automation-id="icon" class="WEJK WDJK"><svg width="24" height="24" class="wd-icon-caret-down wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M11.727 16.59c.15.226.398.222.546 0l5.454-8.18c.15-.226.044-.41-.227-.41h-11c-.276 0-.375.188-.227.41l5.454 8.18z" class="wd-icon-fill"></path></g></svg></div></div></div><div class="gwt-Label WH3Y" id="gwt-uid-263"></div></div></div></div></li><li class="WGFO WNGO" role="presentation" data-automation-id="formLabelRequired"><div class="WIFO WLEO"><label id="radioButtonSelectList.previousWorkerCheckbox--uid38-formLabel" data-automation-id="formLabel" for="radioButtonSelectList.previousWorkerCheckbox--uid38">Have you worked with us before?</label><div class="WKFO wd-8daaa232-387d-4600-9647-df67810df497" aria-hidden="true">Have you worked with us before?</div></div><div class="WLFO"><div class="WHTI"><div class="WC2Y WB2Y WF5 WGDO" data-automation-id="selectOneRadioGroup" role="radiogroup" aria-required="true" id="radioButtonSelectList.previousWorkerCheckbox--uid38" title="" aria-invalid="false" tabindex="-2"><span class="gwt-RadioButton WKCX WNBX" role="presentation" data-automation-id="radioBtn"><input type="radio" name="ViewModel_127" value="on" id="gwt-uid-273" tabindex="0" class="WGCX"><label for="gwt-uid-273" class="WHCX" data-automation-selected="false" data-automation-label="Yes">Yes</label></span><span class="gwt-RadioButton WKCX WNBX" role="presentation" data-automation-id="radioBtn"><input type="radio" name="ViewModel_127" value="on" id="gwt-uid-274" tabindex="0" class="WGCX"><label for="gwt-uid-274" class="WHCX" data-automation-selected="false" data-automation-label="No">No</label></span></div></div></div></li></ul><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div></div></div></div><div class="WLGO"><div id="wd-PageContent-vbox" aria-hidden="true" class="WF5" style="display: none;"><div class="WGHO"></div></div></div></div></div></div></div></div></div><div class="WO1O"></div><footer class="WG1O"></footer></div></div></div></div></div></div></div></div></div><div class="WLGO"><div class="WCB- WF5" id="wd-showcaseWidget-showcaseContainer"></div></div></div></div></div><div class="WO1O"></div><footer class="WG1O" style="display: block;"><div><div class="WLMI WHLI" data-automation-id="toolbarSupportingWidgetsContainer"><div class="WPKI"><div class="WALI"><div class="WILI"></div><div class="WMMI"></div></div></div><div role="region" aria-label="Additional Information"><div class="gwt-Label WHJI"></div></div></div><div class="WPMI WBNI" role="region"></div></div><div class="WCB- WF5" id="wd-showcaseWidget-showcaseContainer"><div class="WHD1 textInput WGD1 WF5 WBB-" data-automation-id="textInput" id="textInput.siteLabels['FOOTER.Follow_Us']" style="visibility: visible;"><div aria-readonly="true" class="wd-Text WGB1 WBC1 WGC1 WF5 WKD1" data-automation-id="textView" id="NO_METADATA_ID-uid6" dir="ltr" role="textbox" aria-disabled="true">Follow Us</div></div><ul class="WHK- WF5 WBB-" data-automation-id="socialLinks" id="wd-SocialLinks-socialLinksList.jobSite.socialMediaLinks"><li class="WDL-"><div role="link" data-automation-id="LINKED_IN_charm" class="WEJK WDJK WLJK WOK- WGK- WEL-" title="linkedin" aria-label="linkedin" tabindex="-2"><svg width="24" height="24" class="wd-icon-linkedin wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M5.933 4a1.93 1.93 0 0 1 1.93 1.925 1.93 1.93 0 0 1-1.93 1.926A1.928 1.928 0 0 1 4 5.925C4 4.863 4.862 4 5.933 4zM4.265 20V9.313h3.334V20H4.265zm5.35-10.757h3.193v1.46h.046c.444-.84 1.531-1.726 3.152-1.726 3.37 0 3.994 2.212 3.994 5.09v5.863h-3.329v-5.197c0-1.24-.024-2.834-1.73-2.834-1.735 0-1.999 1.35-1.999 2.744v5.287H9.615V9.243z" class="wd-icon-fill"></path></g></svg></div></li><li class="WDL-"><div role="link" data-automation-id="FACEBOOK_charm" class="WEJK WDJK WLJK WOK- WGK- WIK-" title="facebook" aria-label="facebook" tabindex="-2"><svg width="24" height="24" class="wd-icon-facebook wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M9.956 22v-9.123H7V9.322h2.956V6.7c0-3.043 1.79-4.7 4.403-4.7 1.251 0 2.327.097 2.641.14v3.18h-1.813c-1.421 0-1.696.702-1.696 1.732v2.27h3.39l-.442 3.555h-2.948V22H9.956z" class="wd-icon-fill"></path></g></svg></div></li><li class="WDL-"><div role="link" data-automation-id="YOUTUBE_charm" class="WEJK WDJK WLJK WOK- WGK- WHM-" title="youtube" aria-label="youtube" tabindex="-2"><svg width="24" height="24" class="wd-icon-youtube wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M21.79 8.029s.2 1.61.2 3.219v1.509c0 1.61-.2 3.219-.2 3.219s-.196 1.37-.795 1.974c-.76.792-1.612.796-2.003.843-2.797.2-6.997.207-6.997.207s-5.197-.047-6.797-.2c-.445-.083-1.443-.058-2.204-.85-.6-.603-.794-1.974-.794-1.974s-.2-1.61-.2-3.22v-1.508c0-1.61.2-3.219.2-3.219s.195-1.37.794-1.974c.76-.792 1.612-.796 2.003-.843 2.797-.2 6.993-.2 6.993-.2H12s4.196 0 6.993.2c.39.047 1.243.05 2.003.843.6.603.795 1.974.795 1.974zM9.93 14.585l5.4-2.784-5.4-2.804.001 5.588z" class="wd-icon-background"></path><path d="M9.93 14.585l5.401-2.784L9.93 8.997v5.588" class="wd-icon-fill"></path><path d="M14.666 12.144L9.93 8.997l5.401 2.804-.665.343" class="wd-icon-accent"></path></g></svg></div></li><li class="WDL-"><div role="link" data-automation-id="TWITTER_charm" class="WEJK WDJK WLJK WOK- WGK- WIL-" title="twitter" aria-label="twitter" tabindex="-2"><svg width="24" height="24" class="wd-icon-twitter wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g fill-rule="evenodd" class="wd-icon-container"><path d="M8.283 20c7.547 0 11.676-6.157 11.676-11.488 0-.173 0-.347-.008-.52A8.287 8.287 0 0 0 22 5.898a8.424 8.424 0 0 1-2.36.637A4.075 4.075 0 0 0 21.447 4.3a8.245 8.245 0 0 1-2.61.977A4.128 4.128 0 0 0 15.847 4C13.58 4 11.74 5.811 11.74 8.04c0 .314.04.621.104.92a11.718 11.718 0 0 1-8.46-4.22 3.988 3.988 0 0 0-.552 2.032c0 1.401.729 2.637 1.825 3.362A4.203 4.203 0 0 1 2.8 9.63v.055c0 1.953 1.417 3.59 3.29 3.96a4.063 4.063 0 0 1-1.08.142c-.265 0-.521-.023-.77-.07.521 1.606 2.042 2.771 3.834 2.803a8.317 8.317 0 0 1-5.098 1.732c-.328 0-.656-.016-.976-.055A11.814 11.814 0 0 0 8.283 20" class="wd-icon-fill"></path></g></svg></div></li></ul></div></footer></div></div></div><div class="WKJI WOMI WMKI WDMI WOKI" aria-hidden="false" data-automation-id="toolbarButtonContainer" aria-label="action bar" role="region" style="width: 1020px;"><div class="WGMI"><div class="WOKN WKKN WANI WEJI" data-automation-id="dropDownCommandButton"><button class="WNXM WGDO WMXM WLKN WLWM WBYM" tabindex="0" data-automation-activebutton="true" aria-disabled="false" data-automation-id="wd-CommandButton_back" role="button" title="Back" data-automation-button-type="AUXILIARY_ALT" data-automation-wizard-delimiter-visible="false" type="button"><span class="WDYM WOXM"></span><span class="WPXM WMXM" title="Back">Back</span></button><button class="WNXM WGDO WMXM WNKN WAYM WLWM" tabindex="-2" data-automation-activebutton="false" aria-disabled="true" data-automation-id="dropdownArrow" role="button" aria-expanded="false" data-automation-button-type="AUXILIARY_ALT" aria-hidden="true" type="button" style="display: none;"><span class="WDYM WOXM"></span><span class="WPXM WMXM"></span></button></div><div class="WOKN WKKN WANI WEJI" data-automation-id="dropDownCommandButton"><button class="WNXM WGDO WMXM WLKN WA-M WBYM" tabindex="0" data-automation-activebutton="true" aria-disabled="false" data-automation-id="wd-CommandButton_next" role="button" title="Next" data-automation-button-type="PRIMARY" data-automation-wizard-delimiter-visible="false" type="button"><span class="WDYM WOXM"></span><span class="WPXM WMXM" title="Next">Next</span></button><button class="WNXM WGDO WMXM WNKN WAYM WA-M" tabindex="-2" data-automation-activebutton="false" aria-disabled="true" data-automation-id="dropdownArrow" role="button" aria-expanded="false" data-automation-button-type="PRIMARY" aria-hidden="true" type="button" style="display: none;" aria-label="Next"><span class="WDYM WOXM"></span><span class="WPXM WMXM"></span></button></div><div class="WOKN WKKN WANI" data-automation-id="dropDownCommandButton"><button class="WNXM WGDO WMXM WLKN WAYM" tabindex="-2" data-automation-activebutton="false" aria-disabled="true" data-automation-id="wd-CommandButton" role="button" type="button"><span class="WDYM WOXM"></span><span class="WPXM WMXM"></span></button><button class="WNXM WGDO WMXM WNKN WAYM" tabindex="-2" data-automation-activebutton="false" aria-disabled="true" data-automation-id="dropdownArrow" role="button" aria-expanded="false" aria-haspopup="true" type="button"><span class="WDYM WOXM"></span><span class="WPXM WMXM"></span></button></div></div><div class="WKLI WMKI"><div class="WOKN WKKN WANI" data-automation-id="dropDownCommandButton"><button class="WNXM WGDO WMXM WLKN WAYM" tabindex="-2" data-automation-activebutton="false" aria-disabled="true" data-automation-id="wd-CommandButton" role="button" type="button"><span class="WDYM WOXM"></span><span class="WPXM WMXM"></span></button><button class="WNXM WGDO WMXM WNKN WAYM" tabindex="-2" data-automation-activebutton="false" aria-disabled="true" data-automation-id="dropdownArrow" role="button" aria-expanded="false" aria-haspopup="true" type="button"><span class="WDYM WOXM"></span><span class="WPXM WMXM"></span></button></div></div></div></section></div><div class="WNRP" id="mainFooter"><footer class="rootPageFooter" role="contentinfo"><span class="WFRP"></span><div class="gwt-HTML WBRP" title="© 2019 Workday, Inc. All rights reserved.">© 2019 Workday, Inc. All rights reserved.</div><span class="gwt-InlineLabel WBSP"></span></footer></div></div><div class="WPGD WDHD WLQP WAHD" aria-labelledby="envBannerMessage" role="region" data-automation-id="banner"><span id="envBannerMessage" class="WEHD"></span><button class="WKND WAEO WNGD WGDO" data-automation-id="bannerCloseButton" role="button" aria-labelledby="envBannerMessage" type="button" tabindex="0"></button></div></div><div class="WGUT" aria-live="assertive" aria-atomic="false" aria-relevant="additions" data-automation-id="ariaLiveUnifiedAssertive"></div><div style="display: none;"></div></body><span class="gr__tooltip"><span class="gr__tooltip-content"></span><i class="gr__tooltip-logo"></i><span class="gr__triangle"></span></span></html>