forked from shakermaker/Domestic-Workers
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
694 lines (691 loc) · 32.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W9802KL7H0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-W9802KL7H0');
</script>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.1.25">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Living Wage | Code for South Africa</title><!-- Bootstrap -->
<link href=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel=
"stylesheet">
<link href="css/bootstrap-select.min.css" rel="stylesheet">
<link href="css/bootstrap-slider.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet"><!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="fb-root"></div>
<script>
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<nav class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse"
data-target="#story-navbar-collapse"><span class="sr-only">Toggle
navigation</span></button> <a href="http://www.openup.org.za" class=
"navbar-brand"><img height="34" src="images/logo.svg" style=
"margin-top:-5px"></a>
</div>
<div class="collapse navbar-collapse" id="story-navbar-collapse">
<ul class="nav navbar-nav">
<li>
<a href="http://livingwage.code4sa.org/#3" title=
"Primrose's Story">Primrose's Story</a>
</li>
<li>
<a href="http://livingwage.code4sa.org/#4" title=
"Justine's Story">Justine's Story</a>
</li>
<li>
<a href="http://livingwage.code4sa.org/#5" title=
"Nosiphiwo's Story">Nosiphiwo's Story</a>
</li>
<li>
<a href="http://living-wage.co.za/" title="Wage Calculator"
target="_blank">Wage Calculator</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container-fluid">
<div class="row text-center">
<div class="jumbotron">
<h1>Living Wage</h1>
<p class="lead">Are you paying your domestic worker enough?</p>
<p class="small"><a href="http://livingwage.code4sa.org">Read more
about domestic worker wages</a></p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="section">
<form id="input-form" role="form" name="input-form">
<div class="form-group">
<label class="control-label lead question" for="pay-amount">How
much do you pay your household worker?</label><br>
<div class="row">
<div class="col-sm-9">
<input id="pay-amount" class="slider" style="width: 100%;"
type="text" name="pay-amount" data-slider-min="50"
data-slider-max="8000" data-slider-step="10" value="500"
data-slider-value="500">
</div>
<div class="col-sm-3">
<select class="selectpicker" name="pay-rate" data-width=
"100%" id="pay-rate">
<option value="day" selected>
per day
</option>
<option value="month">
per month
</option>
</select>
</div>
</div>
</div>
</form>
<div class="row">
<div class="col-sm-12">
<p class="lead">At this rate, you are paying the equivalent of
<strong><span id="output-amount">R0</span></strong> per
month.</p>
</div>
</div>
<div class="row">
<div class="col-sm-8 col-sm-offset-2 text-center">
<button id="go-button" class=
"btn btn-primary btn-block btn-lg display-landing">Calculate
expenses</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container display-results display-assumptions" style=
"display: none;">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="section" id="results">
<p class="lead">This covers <span id="output-percentage" class=
"label">0%</span> of the household's minimal need of
<strong><span id="output-monthly-need">R0</span></strong>.</p>
<div class="text-center">
<div class="social-media-buttons">
<div id="tweetBtn">
<a href="https://twitter.com/share" class=
"twitter-share-button" data-count="horizontal" data-text=
"Check if you pay your domestic worker a fair wage" data-via=
"code4sa" data-hashtags="livingwage" datasize=
"large">Tweet</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');
</script>
</div>
</div>
<div class="social-media-buttons">
<div id="facebookBtn">
<div class="fb-like" data-href="http://www.living-wage.co.za"
data-layout="button_count" data-action="like" data-show-faces=
"true" data-share="true"></div>
</div>
</div>
</div>
<p class="lead"><span id="output-statement"></span></p>
<div class="row">
<div class="col-sm-8 col-sm-offset-2 text-center">
<button id="show-assumptions-btn" class=
"btn btn-primary btn-block btn-lg display-results">Show
assumptions</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="assumption-container" class="container display-assumptions" style=
"display: none;">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="assumptions-menu container-fluid">
<div class="col-sm-3 text-center">
<h2>Assumptions</h2>
</div>
<div class="col-sm-9 text-center">
<p>Our calculations are based on <strong style=
"display: inline-block;">11 assumptions</strong>.</p>
</div>
</div>
</div>
</div><!-- Household Size Panel-->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-1">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-household-size">
<h4 class="panel-title"><span>1. Household Size <span id=
"household-size-feedback" class="pull-right">...
people</span></span></h4>
</div>
<div id="panel-household-size" class="panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="household-size" class=
"lead question">Including your domestic worker,
<strong>how large is their household</strong>?</label><br>
<input id="household-size" class="slider" tooltip="always"
type="text" name="household-size" data-slider-min="1"
data-slider-max="20" data-slider-step="1" value="3"
data-slider-value="3" data-slider-formater="people"><br>
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">75% of domestic workers are the sole income
providers for their families. Furthermore, domestic workers’
wages are often used to support, in addition to their nuclear
families, parents, grandparents, siblings and other
relatives.</p>
<p class="sources"><strong>Source:</strong> NIDS 2012</p>
</div>
</div>
</div>
</div>
</div><!-- Household Size Panel end-->
<!-- Food Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-2">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-food-expenses">
<h4 class="panel-title"><span>2. Food Cost <span id="food-total"
class="pull-right">R...</span></span></h4>
</div>
<div id="panel-food-expenses" class="panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="food-cost" class="lead question">What do you
estimate are the daily <strong>food costs</strong> per
person in your domestic worker's household?</label><br>
<input id="food-cost" class="slider" enabled="false" type=
"text" name="food-cost" data-slider-min="5"
data-slider-max="100" data-slider-step="1" value="27"
data-slider-value="27" data-slider-formater="rand"><br>
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">According to the May 2019 Household
Affordability Index, the cost of feeding a family of four a
basic nutritious diet per month is R2,474; it costs a family of
five R3,123, 10; and a family of seven, R4,325.
<strong>Source:</strong> May 2019 Household Affordability
Index,</p>
</div>
</div>
</div>
</div>
</div><!-- Food Panel end -->
<!-- Transportation Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-3">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-transport-expenses">
<h4 class="panel-title"><span>3. Transportation Cost <span id=
"transport-total" class="pull-right">R...</span></span></h4>
</div>
<div id="panel-transport-expenses" class=
"panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="transport-cost" class="lead question">How much
does it cost your domestic worker to <strong>commute to
work</strong>?</label><br>
<input id="transport-cost" class="slider" enabled="false"
type="text" name="transport-cost" data-slider-min="5"
data-slider-max="50" data-slider-step="1" value="14"
data-slider-value="25" data-slider-formater="rand"><br>
</div>
<div class="form-group">
<label for="transport-direction" class="lead question">Is
this cost <strong>one way</strong> or for a
<strong>roundtrip</strong>?</label><br>
<select class="selectpicker" name="transport-direction"
id="transport-direction">
<option value="oneway" selected>
one way
</option>
<option value="roundtrip">
round trip
</option>
</select>
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">Transport costs are known to be high for
domestic workers. The May 2019 Household Affordability Index
estimates that in a month public transport adds up to R1092 if a
person uses two taxis daily. This is based on transport prices
in Pietermaritzburg; the costs in larger cities like
Johannesburg and Cape Town are probably much higher.</p>
<p class="sources"><strong>Source:</strong> May 2019 Household
Affordability Index</p>
</div>
</div>
</div>
</div>
</div><!-- Transportation Panel end -->
<!-- Rent Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-4">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-rent-expenses">
<h4 class="panel-title"><span>4. Housing Cost <span id=
"rent-total" class="pull-right">R...</span></span></h4>
</div>
<div id="panel-rent-expenses" class="panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="rent-cost" class="lead question">How does your domestic worker spend on rent every month?</label><br>
<input id="rent-cost" class="slider" enabled="false" type=
"text" name="rent-cost" data-slider-min="0"
data-slider-max="1500" data-slider-step="100" value="1000"
data-slider-value="1000" data-slider-formater="rand"><br>
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">Domestic workers have different accommodation
arrangements. Some domestic workers live in staff accommodation
on employers’ properties on the rooftop or basements of
apartment blocks, as an employment benefit, and many domestic
workers rent accommodation in inner-city buildings in major
cities or in backyard accommodation in townships and villages.
It is important to note that by law, it is <a href=
"http://www.labour.gov.za/DOL/downloads/legislation/sectoral-determinations/basic-conditions-of-employment/Sectoral%20Determination%207%20-%20Domestic%20Workers.pdf">
unlawful for employers to deduct more than 10% of a domestic
worker’s wages for a room or other accommodation.</a></p>
<p class="note">The Socio-Economic Rights Institute estimates
that the cheapest accommodation available on the private housing
market in Johannesburg costs R1000 per month in rent (excluding
services) for a standard room without a bathroom or toilet.</p>
<p class="sources"><strong>Source:</strong> SERI report on the availability of accommodation in the inner-city of Johannesburg.(upcoming)</p>
</div>
</div>
</div>
</div>
</div>
<!-- Rent Panel end -->
<!-- Housing Utilities Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-4">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-utilities-expenses">
<h4 class="panel-title"><span>5. Utilities <span id=
"utilities-total" class="pull-right">R...</span></span></h4>
</div>
<div id="panel-utilities-expenses" class=
"panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="utilities-cost" class="lead question">How much is your domestic worker paying for utilities such as water and electricity</label><br>
<input id="utilities-cost" class="slider" enabled="false"
type="text" name="utilities-cost"
data-slider-min="0"
data-slider-max="1500"
data-slider-step="50"
value="600"
data-slider-value="600"
data-slider-formater="rand">
<br>
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">According the May 2019 Household Affordability
Index, it costs a household of four, R529 for 350 kWh of prepaid
electricity and R120 for water (a flat rate for unmetered
households).</p>
<p class="sources"><strong>Source:</strong> May 2019 Household Affordability Index</p>
</div>
</div>
</div>
</div>
</div><!-- Housing Utilities Panel end -->
<!-- Health Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-5">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-health-expenses">
<h4 class="panel-title"><span>6. Healthcare Cost <span id=
"health-total" class="pull-right">R...</span></span></h4>
</div>
<div id="panel-health-expenses" class="panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="rent-cost" class="lead question">What is a
reasonable monthly allowance for
<strong>healthcare</strong> needs?</label><br>
<p>Estimate a reasonable monthly health allowance (per
person):</p><input id="health-cost" class="slider"
enabled="false" type="text" name="health-cost"
data-slider-min="0" data-slider-max="300"
data-slider-step="10" value="40" data-slider-value="40"
data-slider-formater="rand"><br>
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">Setting up a health budget for a family is very
important. In South Africa, according to StatsSA, as many as 45
million South Africans <a href=
"http://www.statssa.gov.za/?p=10548">fall outside the medical
aid net</a> and are largely dependent on public healthcare.
Public consultancies cost R39 per visit and for medicines.
Healthcare costs could also be covered through health insurance
which can cost <a href=
"http://www.southafrica.info/services/health/healthfaq.htm">at
least R299 per month per person.</a></p>
<p class="sources"><strong>Sources:</strong><br>
<a href=
"http://www.southafrica.info/services/health/healthfaq.htm"
target=
"_blank">http://www.southafrica.info/services/health/healthfaq.htm</a><br>
<a href=
"http://www.medicalaid.co.za/MedicalAid/MedicalAidfortheLowIncomeEarner.aspx"
target=
"_blank">http://www.medicalaid.co.za/MedicalAid/MedicalAidfortheLowIncomeEarner.aspx</a></p>
</div>
</div>
</div>
</div>
</div><!-- Health Panel end -->
<!-- Hygiene Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-5">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-hygiene-expenses">
<h4 class="panel-title"><span>7. Domestic and Personal Hygiene Cost <span id= "hygiene-total" class="pull-right">R...</span></span></h4>
</div>
<div id="panel-hygiene-expenses" class="panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="hygiene-cost" class="lead question">How much
does your domestic workers’ household spend on household
and personal hygiene products each month?</label><br>
<p>Estimate a reasonable monthly allowance (per household):</p>
<input id="hygiene-cost" class="slider"
enabled="false" type="text" name="hygiene-cost"
data-slider-min="0"
data-slider-max="2000"
data-slider-step="50"
value="650"
data-slider-value="650"
data-slider-formater="rand">
<br>
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">Domestic and personal hygiene products are
essential for safe food preparation and overall household
health. These include products such as washing powder,
dishwashing liquid, all-purpose cleaner, green bar soap,
household bleach, toilet paper, toothpaste, body lotion and
sanitary pads. According to the May 2019 Household Affordability
Index, these products cost a family of four, R647 per month.</p>
</div>
</div>
</div>
</div>
</div><!-- Hygiene Panel end -->
<!-- Education Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-6">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-education-expenses">
<h4 class="panel-title"><span>8. Education Cost<span id=
"education-total" class="pull-right">R...</span></span></h4>
</div>
<div id="panel-education-expenses" class=
"panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="education-cost" class="lead question">What
much do you estimate your domestic worker spends on
<strong>sending kids to school</strong>?</label>
<p>Estimate the cost per school aged child:</p><input id=
"education-cost" class="slider" enabled="false" type=
"text" name="education-cost" data-slider-min="0"
data-slider-max="1000" data-slider-step="20" value="100"
data-slider-value="100" data-slider-formater="rand"><br>
</div>
<div class="form-group">
<label for="education-cost" class="lead question">How many
school-aged children are there in the household?</label>
<input id="education-kids" class="slider" enabled="false"
type="text" name="education-kids" data-slider-min="0"
data-slider-max="10" data-slider-step="1" value="2"
data-slider-value="2" data-slider-formater="children"><br>
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">Expenses include stationery, uniform, textbooks,
and even transportation costs.</p>
<p class="note">We assume two individuals in the household are
in school.</p>
<p class="note">Education expenses include stationery, uniform,
textbooks and transportation costs. A reasonable quality primary
school, according to the May 2019 Household Affordability Index,
charges R1000 per month for school fees per child. However, the
median expenditure on education is between R100 and R200 per
month per child. This amount excludes other education
expenses.</p>
<p class="sources"><strong>Source:</strong> May 2019 Household
Affordability Index</p>
</div>
</div>
</div>
</div>
</div><!-- Education Panel end -->
<!-- Communication Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-7">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-communication-expenses">
<h4 class="panel-title"><span>9. Communications Cost<span id=
"communication-total" class="pull-right">R...</span></span></h4>
</div>
<div id="panel-communication-expenses" class=
"panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="communication-cost" class="lead question">What
do you estimate each member of your domestic worker's
household spends on
<strong>communcation</strong>?</label><br>
<p>Estimate the monthly cost per person in the
household:</p><input id="communication-cost" class=
"slider" enabled="false" type="text" name=
"communication-cost" data-slider-min="0" data-slider-max=
"1000" data-slider-step="25" value="100"
data-slider-value="100" data-slider-formater="rand">
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">Communication, including devices, airtime and
data, is essential for staying in touch with family, friends,
accessing news and for emergencies.</p>
</div>
</div>
</div>
</div>
</div><!-- Communication Panel end -->
<!-- Recreation Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-8">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-recreation-expenses">
<h4 class="panel-title"><span>10. Recreation Cost<span id=
"recreation-total" class="pull-right">R...</span></span></h4>
</div>
<div id="panel-recreation-expenses" class=
"panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="recreation-cost" class="lead question">How
much do you estimate each household members spends on
<strong>entertainment & recreation</strong>?</label><br>
<p>Estimate a monthly recreation cost per person in the
household:</p><input id="recreation-cost" class="slider"
enabled="false" type="text" name="recreation-cost"
data-slider-min="0" data-slider-max="1000"
data-slider-step="50" value="100" data-slider-value="100"
data-slider-formater="rand">
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">Recreation time is essential to human dignity
and health.</p>
</div>
</div>
</div>
</div>
</div><!-- Recreation Panel end -->
<!-- Other Panel -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default" id="assumption-9">
<div class="panel-heading" data-toggle="collapse" data-target=
"#panel-other-expenses">
<h4 class="panel-title"><span>11. Other Costs<span id="other-total"
class="pull-right">R...</span></span></h4>
</div>
<div id="panel-other-expenses" class="panel-collapse collapse in">
<div class="panel-body">
<div class="row">
<div class="col-sm-9">
<div class="form-group">
<label for="other-cost" class="lead question">How much
would you estimate are <strong>other miscellaneous
costs</strong> incurred by your domestic worker's
household?</label><br>
<input id="other-cost" class="slider" enabled="false"
type="text" name="other-cost" data-slider-min="0"
data-slider-max="1000" data-slider-step="50" value="200"
data-slider-value="200" data-slider-formater="rand">
</div>
</div>
<div class="col-sm-3 text-center panel-image"></div>
</div>
<p class="note">Other expenses households spend on include
clothing, household items and emergency expenses. Households
also have other essential expenses not included in above for
example the women interviewed for the Household Affordability
Index prioritised certain non-negotiable expenses like burial
insurance; repayment of debt and contributions into saving
schemes like stokvels. Burial insurance and stokvels cost
approximately R250 and R200 per month respectively.</p>
</div>
</div>
</div>
</div><!-- Other Panel end -->
</div>
<div class="row text-center scroll-top-message">
<div class="col-sm-8 col-sm-offset-2">
<p>Using your input, we've calculated the minimum amount you should
pay your domestic worker.</p>
<p><a href="#results"><button class="btn btn-primary btn-sm">Click
here to see the results</button></a></p>
</div>
</div>
</div>
<div id="footer">
<div class="text-center">
<p id="attribution">Brought to you by <a href=
"http://www.openup.org.za" target="_blank"><img height="34" src=
"images/logo.svg"></a>.</p>
<p><a href="https://github.com/Code4SA/Domestic-Workers">Fork this on
GitHub</a></p>
<div id="tweetBtn">
<a href="https://twitter.com/share" class="twitter-share-button"
data-url="http://living-wage.co.za" data-text=
"Are you paying your domestic worker a living wage?" data-via=
"code4sa" data-hashtags="livingwage">Tweet</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');
</script>
</div>
</div>
</div><!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://code.jquery.com/jquery-1.11.2.min.js">
</script>
<script src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js">
</script>
<script src="js/bootstrap-select.min.js">
</script>
<script src="js/bootstrap-slider.js">
</script>
<script src="js/main.js">
</script>
</body>
</html>