fomantic-ui-sass 2.7.5 → 2.7.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/fonts/semantic-ui/brand-icons.eot +0 -0
  3. data/app/assets/fonts/semantic-ui/brand-icons.svg +773 -617
  4. data/app/assets/fonts/semantic-ui/brand-icons.ttf +0 -0
  5. data/app/assets/fonts/semantic-ui/brand-icons.woff +0 -0
  6. data/app/assets/fonts/semantic-ui/brand-icons.woff2 +0 -0
  7. data/app/assets/fonts/semantic-ui/icons.eot +0 -0
  8. data/app/assets/fonts/semantic-ui/icons.svg +150 -139
  9. data/app/assets/fonts/semantic-ui/icons.ttf +0 -0
  10. data/app/assets/fonts/semantic-ui/icons.woff +0 -0
  11. data/app/assets/fonts/semantic-ui/icons.woff2 +0 -0
  12. data/app/assets/fonts/semantic-ui/outline-icons.eot +0 -0
  13. data/app/assets/fonts/semantic-ui/outline-icons.svg +13 -9
  14. data/app/assets/fonts/semantic-ui/outline-icons.ttf +0 -0
  15. data/app/assets/fonts/semantic-ui/outline-icons.woff +0 -0
  16. data/app/assets/fonts/semantic-ui/outline-icons.woff2 +0 -0
  17. data/app/assets/javascripts/semantic-ui/api.js +0 -1
  18. data/app/assets/javascripts/semantic-ui/calendar.js +31 -14
  19. data/app/assets/javascripts/semantic-ui/dropdown.js +2 -2
  20. data/app/assets/javascripts/semantic-ui/embed.js +1 -1
  21. data/app/assets/javascripts/semantic-ui/form.js +4 -3
  22. data/app/assets/javascripts/semantic-ui/popup.js +2 -2
  23. data/app/assets/javascripts/semantic-ui/progress.js +118 -72
  24. data/app/assets/javascripts/semantic-ui/slider.js +7 -3
  25. data/app/assets/javascripts/semantic-ui/transition.js +1 -1
  26. data/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss +0 -6
  27. data/app/assets/stylesheets/semantic-ui/collections/_form.scss +26 -70
  28. data/app/assets/stylesheets/semantic-ui/collections/_grid.scss +71 -187
  29. data/app/assets/stylesheets/semantic-ui/collections/_menu.scss +113 -161
  30. data/app/assets/stylesheets/semantic-ui/collections/_message.scss +47 -113
  31. data/app/assets/stylesheets/semantic-ui/collections/_table.scss +50 -85
  32. data/app/assets/stylesheets/semantic-ui/elements/_button.scss +325 -685
  33. data/app/assets/stylesheets/semantic-ui/elements/_container.scss +0 -6
  34. data/app/assets/stylesheets/semantic-ui/elements/_divider.scss +0 -18
  35. data/app/assets/stylesheets/semantic-ui/elements/_flag.scss +0 -993
  36. data/app/assets/stylesheets/semantic-ui/elements/_header.scss +4 -16
  37. data/app/assets/stylesheets/semantic-ui/elements/_icon.scss +8 -10989
  38. data/app/assets/stylesheets/semantic-ui/elements/_image.scss +0 -6
  39. data/app/assets/stylesheets/semantic-ui/elements/_input.scss +31 -55
  40. data/app/assets/stylesheets/semantic-ui/elements/_label.scss +6 -27
  41. data/app/assets/stylesheets/semantic-ui/elements/_list.scss +0 -10
  42. data/app/assets/stylesheets/semantic-ui/elements/_loader.scss +1 -8
  43. data/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss +0 -10
  44. data/app/assets/stylesheets/semantic-ui/elements/_rail.scss +0 -6
  45. data/app/assets/stylesheets/semantic-ui/elements/_reveal.scss +2 -13
  46. data/app/assets/stylesheets/semantic-ui/elements/_segment.scss +27 -80
  47. data/app/assets/stylesheets/semantic-ui/elements/_step.scss +21 -97
  48. data/app/assets/stylesheets/semantic-ui/elements/_text.scss +0 -6
  49. data/app/assets/stylesheets/semantic-ui/globals/_reset.scss +5 -357
  50. data/app/assets/stylesheets/semantic-ui/globals/_site.scss +9 -7
  51. data/app/assets/stylesheets/semantic-ui/modules/_accordion.scss +1 -32
  52. data/app/assets/stylesheets/semantic-ui/modules/_calendar.scss +4 -14
  53. data/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss +9 -58
  54. data/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss +5 -26
  55. data/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss +39 -142
  56. data/app/assets/stylesheets/semantic-ui/modules/_embed.scss +1 -10
  57. data/app/assets/stylesheets/semantic-ui/modules/_modal.scss +17 -51
  58. data/app/assets/stylesheets/semantic-ui/modules/_nag.scss +1 -10
  59. data/app/assets/stylesheets/semantic-ui/modules/_popup.scss +19 -46
  60. data/app/assets/stylesheets/semantic-ui/modules/_progress.scss +209 -12
  61. data/app/assets/stylesheets/semantic-ui/modules/_rating.scss +1 -12
  62. data/app/assets/stylesheets/semantic-ui/modules/_search.scss +5 -22
  63. data/app/assets/stylesheets/semantic-ui/modules/_shape.scss +1 -12
  64. data/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss +2 -21
  65. data/app/assets/stylesheets/semantic-ui/modules/_slider.scss +1 -18
  66. data/app/assets/stylesheets/semantic-ui/modules/_sticky.scss +0 -7
  67. data/app/assets/stylesheets/semantic-ui/modules/_tab.scss +1 -8
  68. data/app/assets/stylesheets/semantic-ui/modules/_toast.scss +2 -5
  69. data/app/assets/stylesheets/semantic-ui/modules/_transition.scss +1 -1201
  70. data/app/assets/stylesheets/semantic-ui/views/_ad.scss +0 -6
  71. data/app/assets/stylesheets/semantic-ui/views/_card.scss +81 -189
  72. data/app/assets/stylesheets/semantic-ui/views/_comment.scss +3 -13
  73. data/app/assets/stylesheets/semantic-ui/views/_feed.scss +6 -26
  74. data/app/assets/stylesheets/semantic-ui/views/_item.scss +12 -43
  75. data/app/assets/stylesheets/semantic-ui/views/_statistic.scss +10 -48
  76. data/lib/fomantic/ui/sass/version.rb +2 -2
  77. metadata +2 -2
@@ -33,16 +33,12 @@
33
33
  text-align: center;
34
34
  text-decoration: none;
35
35
  border-radius: 0.28571429rem;
36
- -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
37
- box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
36
+ box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
38
37
  -webkit-user-select: none;
39
38
  -moz-user-select: none;
40
39
  -ms-user-select: none;
41
40
  user-select: none;
42
- -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
43
- transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
44
41
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
45
- transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
46
42
  will-change: auto;
47
43
  -webkit-tap-highlight-color: transparent;
48
44
  }
@@ -60,8 +56,7 @@
60
56
  .ui.button:hover {
61
57
  background-color: #CACBCD;
62
58
  background-image: none;
63
- -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
64
- box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
59
+ box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
65
60
  color: rgba(0, 0, 0, 0.8);
66
61
  }
67
62
  .ui.button:hover .icon {
@@ -76,8 +71,7 @@
76
71
  background-color: #CACBCD;
77
72
  color: rgba(0, 0, 0, 0.8);
78
73
  background-image: none;
79
- -webkit-box-shadow: '';
80
- box-shadow: '';
74
+ box-shadow: '';
81
75
  }
82
76
  .ui.button:focus .icon {
83
77
  opacity: 0.85;
@@ -92,8 +86,7 @@
92
86
  background-color: #BABBBC;
93
87
  background-image: '';
94
88
  color: rgba(0, 0, 0, 0.9);
95
- -webkit-box-shadow: 0 0 0 1px transparent inset, none;
96
- box-shadow: 0 0 0 1px transparent inset, none;
89
+ box-shadow: 0 0 0 1px transparent inset, none;
97
90
  }
98
91
 
99
92
  /*--------------
@@ -103,8 +96,7 @@
103
96
  .ui.active.button {
104
97
  background-color: #C0C1C2;
105
98
  background-image: none;
106
- -webkit-box-shadow: 0 0 0 1px transparent inset;
107
- box-shadow: 0 0 0 1px transparent inset;
99
+ box-shadow: 0 0 0 1px transparent inset;
108
100
  color: rgba(0, 0, 0, 0.95);
109
101
  }
110
102
  .ui.active.button:hover {
@@ -130,7 +122,6 @@
130
122
  color: transparent;
131
123
  opacity: 1;
132
124
  pointer-events: auto;
133
- -webkit-transition: all 0s linear, opacity 0.1s ease;
134
125
  transition: all 0s linear, opacity 0.1s ease;
135
126
  }
136
127
  .ui.loading.button:before {
@@ -157,13 +148,11 @@
157
148
  animation: loader 0.6s infinite linear;
158
149
  border: 0.2em solid currentColor;
159
150
  color: #FFFFFF;
160
- -webkit-box-shadow: 0 0 0 1px transparent;
161
- box-shadow: 0 0 0 1px transparent;
151
+ box-shadow: 0 0 0 1px transparent;
162
152
  }
163
153
  .ui.labeled.icon.loading.button .icon {
164
154
  background-color: transparent;
165
- -webkit-box-shadow: none;
166
- box-shadow: none;
155
+ box-shadow: none;
167
156
  }
168
157
  .ui.basic.loading.button:not(.inverted):before {
169
158
  border-color: rgba(0, 0, 0, 0.1);
@@ -184,8 +173,7 @@
184
173
  cursor: default;
185
174
  opacity: 0.45 !important;
186
175
  background-image: none;
187
- -webkit-box-shadow: none;
188
- box-shadow: none;
176
+ box-shadow: none;
189
177
  pointer-events: none !important;
190
178
  }
191
179
 
@@ -226,7 +214,6 @@
226
214
  /* Horizontal */
227
215
  .ui.animated.button .visible.content,
228
216
  .ui.animated.button .hidden.content {
229
- -webkit-transition: right 0.3s ease 0s;
230
217
  transition: right 0.3s ease 0s;
231
218
  }
232
219
  .ui.animated.button .visible.content {
@@ -253,7 +240,6 @@
253
240
  /* Vertical */
254
241
  .ui.vertical.animated.button .visible.content,
255
242
  .ui.vertical.animated.button .hidden.content {
256
- -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
257
243
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
258
244
  transition: top 0.3s ease, transform 0.3s ease;
259
245
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
@@ -283,7 +269,6 @@
283
269
  /* Fade */
284
270
  .ui.fade.animated.button .visible.content,
285
271
  .ui.fade.animated.button .hidden.content {
286
- -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
287
272
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
288
273
  transition: opacity 0.3s ease, transform 0.3s ease;
289
274
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
@@ -324,8 +309,7 @@
324
309
  --------------------*/
325
310
 
326
311
  .ui.inverted.button {
327
- -webkit-box-shadow: 0 0 0 2px #FFFFFF inset;
328
- box-shadow: 0 0 0 2px #FFFFFF inset;
312
+ box-shadow: 0 0 0 2px #FFFFFF inset;
329
313
  background: transparent none;
330
314
  color: #FFFFFF;
331
315
  text-shadow: none !important;
@@ -350,8 +334,7 @@
350
334
  /* Hover */
351
335
  .ui.inverted.button:hover {
352
336
  background: #FFFFFF;
353
- -webkit-box-shadow: 0 0 0 2px #FFFFFF inset;
354
- box-shadow: 0 0 0 2px #FFFFFF inset;
337
+ box-shadow: 0 0 0 2px #FFFFFF inset;
355
338
  color: rgba(0, 0, 0, 0.8);
356
339
  }
357
340
 
@@ -359,16 +342,14 @@
359
342
  .ui.inverted.button:focus,
360
343
  .ui.inverted.button.active {
361
344
  background: #FFFFFF;
362
- -webkit-box-shadow: 0 0 0 2px #FFFFFF inset;
363
- box-shadow: 0 0 0 2px #FFFFFF inset;
345
+ box-shadow: 0 0 0 2px #FFFFFF inset;
364
346
  color: rgba(0, 0, 0, 0.8);
365
347
  }
366
348
 
367
349
  /* Active Focus */
368
350
  .ui.inverted.button.active:focus {
369
351
  background: #DCDDDE;
370
- -webkit-box-shadow: 0 0 0 2px #DCDDDE inset;
371
- box-shadow: 0 0 0 2px #DCDDDE inset;
352
+ box-shadow: 0 0 0 2px #DCDDDE inset;
372
353
  color: rgba(0, 0, 0, 0.8);
373
354
  }
374
355
 
@@ -377,29 +358,19 @@
377
358
  --------------------*/
378
359
 
379
360
  .ui.labeled.button:not(.icon) {
380
- display: -webkit-inline-box;
381
- display: -ms-inline-flexbox;
382
361
  display: inline-flex;
383
- -webkit-box-orient: horizontal;
384
- -webkit-box-direction: normal;
385
- -ms-flex-direction: row;
386
- flex-direction: row;
362
+ flex-direction: row;
387
363
  background: none;
388
364
  padding: 0 !important;
389
365
  border: none;
390
- -webkit-box-shadow: none;
391
- box-shadow: none;
366
+ box-shadow: none;
392
367
  }
393
368
  .ui.labeled.button > .button {
394
369
  margin: 0;
395
370
  }
396
371
  .ui.labeled.button > .label {
397
- display: -webkit-box;
398
- display: -ms-flexbox;
399
372
  display: flex;
400
- -webkit-box-align: center;
401
- -ms-flex-align: center;
402
- align-items: center;
373
+ align-items: center;
403
374
  margin: 0 0 0 -1px !important;
404
375
  font-size: 1em;
405
376
  padding: '';
@@ -443,8 +414,7 @@
443
414
  color: #FFFFFF;
444
415
  text-shadow: none;
445
416
  background-image: none;
446
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
447
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
417
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
448
418
  }
449
419
  .ui.facebook.button:hover {
450
420
  background-color: #304d8a;
@@ -463,8 +433,7 @@
463
433
  color: #FFFFFF;
464
434
  text-shadow: none;
465
435
  background-image: none;
466
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
467
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
436
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
468
437
  }
469
438
  .ui.twitter.button:hover {
470
439
  background-color: #0298f3;
@@ -483,8 +452,7 @@
483
452
  color: #FFFFFF;
484
453
  text-shadow: none;
485
454
  background-image: none;
486
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
487
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
455
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
488
456
  }
489
457
  .ui.google.plus.button:hover {
490
458
  background-color: #e0321c;
@@ -520,8 +488,7 @@
520
488
  color: #FFFFFF;
521
489
  text-shadow: none;
522
490
  background-image: none;
523
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
524
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
491
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
525
492
  }
526
493
  .ui.youtube.button:hover {
527
494
  background-color: #e60000;
@@ -540,8 +507,7 @@
540
507
  color: #FFFFFF;
541
508
  text-shadow: none;
542
509
  background-image: none;
543
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
544
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
510
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
545
511
  }
546
512
  .ui.instagram.button:hover {
547
513
  background-color: #3d698e;
@@ -560,8 +526,7 @@
560
526
  color: #FFFFFF;
561
527
  text-shadow: none;
562
528
  background-image: none;
563
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
564
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
529
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
565
530
  }
566
531
  .ui.pinterest.button:hover {
567
532
  background-color: #ac0013;
@@ -579,8 +544,7 @@
579
544
  background-color: #45668E;
580
545
  color: #FFFFFF;
581
546
  background-image: none;
582
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
583
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
547
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
584
548
  }
585
549
  .ui.vk.button:hover {
586
550
  background-color: #395980;
@@ -596,8 +560,7 @@
596
560
  background-color: #25D366;
597
561
  color: #FFFFFF;
598
562
  background-image: none;
599
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
600
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
563
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
601
564
  }
602
565
  .ui.whatsapp.button:hover {
603
566
  background-color: #19c55a;
@@ -613,8 +576,7 @@
613
576
  background-color: #0088CC;
614
577
  color: #FFFFFF;
615
578
  background-image: none;
616
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
617
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
579
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
618
580
  }
619
581
  .ui.telegram.button:hover {
620
582
  background-color: #0077b3;
@@ -633,7 +595,6 @@
633
595
  height: auto;
634
596
  opacity: 0.8;
635
597
  margin: 0 0.42857143em 0 -0.21428571em;
636
- -webkit-transition: opacity 0.1s ease;
637
598
  transition: opacity 0.1s ease;
638
599
  vertical-align: '';
639
600
  color: '';
@@ -806,12 +767,10 @@
806
767
  border-radius: 0.28571429rem;
807
768
  text-transform: none;
808
769
  text-shadow: none !important;
809
- -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
810
- box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
770
+ box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
811
771
  }
812
772
  .ui.basic.buttons {
813
- -webkit-box-shadow: none;
814
- box-shadow: none;
773
+ box-shadow: none;
815
774
  border: 1px solid rgba(34, 36, 38, 0.15);
816
775
  border-radius: 0.28571429rem;
817
776
  }
@@ -822,28 +781,24 @@
822
781
  .ui.basic.button:hover {
823
782
  background: #FFFFFF;
824
783
  color: rgba(0, 0, 0, 0.8);
825
- -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
826
- box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
784
+ box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
827
785
  }
828
786
  .ui.basic.buttons .button:focus,
829
787
  .ui.basic.button:focus {
830
788
  background: #FFFFFF;
831
789
  color: rgba(0, 0, 0, 0.8);
832
- -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
833
- box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
790
+ box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
834
791
  }
835
792
  .ui.basic.buttons .button:active,
836
793
  .ui.basic.button:active {
837
794
  background: #F8F8F8;
838
795
  color: rgba(0, 0, 0, 0.9);
839
- -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
840
- box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
796
+ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
841
797
  }
842
798
  .ui.basic.buttons .active.button,
843
799
  .ui.basic.active.button {
844
800
  background: rgba(0, 0, 0, 0.05);
845
- -webkit-box-shadow: '';
846
- box-shadow: '';
801
+ box-shadow: '';
847
802
  color: rgba(0, 0, 0, 0.95);
848
803
  }
849
804
  .ui.basic.buttons .active.button:hover,
@@ -853,16 +808,13 @@
853
808
 
854
809
  /* Vertical */
855
810
  .ui.basic.buttons .button:hover {
856
- -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset inset;
857
- box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset inset;
811
+ box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset inset;
858
812
  }
859
813
  .ui.basic.buttons .button:active {
860
- -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset inset;
861
- box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset inset;
814
+ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset inset;
862
815
  }
863
816
  .ui.basic.buttons .active.button {
864
- -webkit-box-shadow: '';
865
- box-shadow: '';
817
+ box-shadow: '';
866
818
  }
867
819
 
868
820
  /* Standard Basic Inverted */
@@ -870,48 +822,41 @@
870
822
  .ui.basic.inverted.button {
871
823
  background-color: transparent;
872
824
  color: #F9FAFB;
873
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
874
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
825
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
875
826
  }
876
827
  .ui.basic.inverted.buttons .button:hover,
877
828
  .ui.basic.inverted.button:hover {
878
829
  color: #FFFFFF;
879
- -webkit-box-shadow: 0 0 0 2px #ffffff inset;
880
- box-shadow: 0 0 0 2px #ffffff inset;
830
+ box-shadow: 0 0 0 2px #ffffff inset;
881
831
  }
882
832
  .ui.basic.inverted.buttons .button:focus,
883
833
  .ui.basic.inverted.button:focus {
884
834
  color: #FFFFFF;
885
- -webkit-box-shadow: 0 0 0 2px #ffffff inset;
886
- box-shadow: 0 0 0 2px #ffffff inset;
835
+ box-shadow: 0 0 0 2px #ffffff inset;
887
836
  }
888
837
  .ui.basic.inverted.buttons .button:active,
889
838
  .ui.basic.inverted.button:active {
890
839
  background-color: rgba(255, 255, 255, 0.08);
891
840
  color: #FFFFFF;
892
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset;
893
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset;
841
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset;
894
842
  }
895
843
  .ui.basic.inverted.buttons .active.button,
896
844
  .ui.basic.inverted.active.button {
897
845
  background-color: rgba(255, 255, 255, 0.08);
898
846
  color: #FFFFFF;
899
847
  text-shadow: none;
900
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
901
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
848
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
902
849
  }
903
850
  .ui.basic.inverted.buttons .active.button:hover,
904
851
  .ui.basic.inverted.active.button:hover {
905
852
  background-color: rgba(255, 255, 255, 0.15);
906
- -webkit-box-shadow: 0 0 0 2px #ffffff inset;
907
- box-shadow: 0 0 0 2px #ffffff inset;
853
+ box-shadow: 0 0 0 2px #ffffff inset;
908
854
  }
909
855
 
910
856
  /* Basic Group */
911
857
  .ui.basic.buttons .button {
912
858
  border-left: 1px solid rgba(34, 36, 38, 0.15);
913
- -webkit-box-shadow: none;
914
- box-shadow: none;
859
+ box-shadow: none;
915
860
  }
916
861
  .ui.basic.vertical.buttons .button {
917
862
  border-left: none;
@@ -929,31 +874,26 @@
929
874
 
930
875
  /* Overline Mixin */
931
876
  .ui.tertiary.button {
932
- -webkit-transition: color 0.1s ease !important;
933
877
  transition: color 0.1s ease !important;
934
878
  border-radius: 0;
935
879
  margin: 0.28571429em 0.25em 0.28571429em 0 !important;
936
880
  padding: 0.5em !important;
937
- -webkit-box-shadow: none;
938
- box-shadow: none;
881
+ box-shadow: none;
939
882
  color: rgba(0, 0, 0, 0.6);
940
883
  background: none;
941
884
  }
942
885
  .ui.tertiary.button:hover {
943
- -webkit-box-shadow: inset 0 -0.2em 0 #666666;
944
- box-shadow: inset 0 -0.2em 0 #666666;
886
+ box-shadow: inset 0 -0.2em 0 #666666;
945
887
  color: #333333;
946
888
  background: none;
947
889
  }
948
890
  .ui.tertiary.button:focus {
949
- -webkit-box-shadow: inset 0 -0.2em 0 #666666;
950
- box-shadow: inset 0 -0.2em 0 #666666;
891
+ box-shadow: inset 0 -0.2em 0 #666666;
951
892
  color: #333333;
952
893
  background: none;
953
894
  }
954
895
  .ui.tertiary.button:active {
955
- -webkit-box-shadow: inset 0 -0.2em 0 #999999;
956
- box-shadow: inset 0 -0.2em 0 #999999;
896
+ box-shadow: inset 0 -0.2em 0 #999999;
957
897
  border-radius: 0.28571429rem 0.28571429rem 0 0;
958
898
  color: #666666;
959
899
  background: none;
@@ -989,8 +929,7 @@
989
929
  width: 2.57142857em;
990
930
  background-color: rgba(0, 0, 0, 0.05);
991
931
  color: '';
992
- -webkit-box-shadow: -1px 0 0 0 transparent inset;
993
- box-shadow: -1px 0 0 0 transparent inset;
932
+ box-shadow: -1px 0 0 0 transparent inset;
994
933
  }
995
934
 
996
935
  /* Right Labeled */
@@ -1004,8 +943,7 @@
1004
943
  border-radius: 0;
1005
944
  border-top-right-radius: inherit;
1006
945
  border-bottom-right-radius: inherit;
1007
- -webkit-box-shadow: 1px 0 0 0 transparent inset;
1008
- box-shadow: 1px 0 0 0 transparent inset;
946
+ box-shadow: 1px 0 0 0 transparent inset;
1009
947
  }
1010
948
  .ui.labeled.icon.buttons > .button > .icon:before,
1011
949
  .ui.labeled.icon.button > .icon:before,
@@ -1053,8 +991,7 @@
1053
991
  .ui.buttons .button.toggle.active,
1054
992
  .ui.button.toggle.active {
1055
993
  background-color: #21BA45;
1056
- -webkit-box-shadow: none;
1057
- box-shadow: none;
994
+ box-shadow: none;
1058
995
  text-shadow: none;
1059
996
  color: #FFFFFF;
1060
997
  }
@@ -1103,8 +1040,7 @@
1103
1040
  color: rgba(0, 0, 0, 0.4);
1104
1041
  font-style: normal;
1105
1042
  font-weight: bold;
1106
- -webkit-box-shadow: 0 0 0 1px transparent inset;
1107
- box-shadow: 0 0 0 1px transparent inset;
1043
+ box-shadow: 0 0 0 1px transparent inset;
1108
1044
  }
1109
1045
  .ui.buttons .or[data-text]:before {
1110
1046
  content: attr(data-text);
@@ -1129,8 +1065,7 @@
1129
1065
  display: block;
1130
1066
  margin: 0;
1131
1067
  border-radius: 0;
1132
- -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15);
1133
- box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15);
1068
+ box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15);
1134
1069
  }
1135
1070
 
1136
1071
  /* Top / Bottom */
@@ -1159,8 +1094,6 @@
1159
1094
  /* Plural */
1160
1095
  .ui.attached.buttons {
1161
1096
  position: relative;
1162
- display: -webkit-box;
1163
- display: -ms-flexbox;
1164
1097
  display: flex;
1165
1098
  border-radius: 0;
1166
1099
  width: auto !important;
@@ -1202,8 +1135,6 @@
1202
1135
 
1203
1136
  /* Left / Right */
1204
1137
  .ui[class*="left attached"].buttons {
1205
- display: -webkit-inline-box;
1206
- display: -ms-inline-flexbox;
1207
1138
  display: inline-flex;
1208
1139
  margin-right: 0;
1209
1140
  margin-left: -1px;
@@ -1218,8 +1149,6 @@
1218
1149
  border-radius: 0 0 0.28571429rem 0;
1219
1150
  }
1220
1151
  .ui[class*="right attached"].buttons {
1221
- display: -webkit-inline-box;
1222
- display: -ms-inline-flexbox;
1223
1152
  display: inline-flex;
1224
1153
  margin-left: 0;
1225
1154
  margin-right: -1px;
@@ -1315,10 +1244,9 @@
1315
1244
  /* Fluid Vertical Buttons */
1316
1245
  .ui.fluid.vertical.buttons,
1317
1246
  .ui.fluid.vertical.buttons > .button {
1318
- display: -webkit-box;
1319
- display: -ms-flexbox;
1320
1247
  display: flex;
1321
1248
  width: auto;
1249
+ justify-content: center;
1322
1250
  }
1323
1251
  .ui.two.vertical.buttons > .button {
1324
1252
  height: 50%;
@@ -1366,8 +1294,7 @@
1366
1294
  background-image: none;
1367
1295
  }
1368
1296
  .ui.primary.button {
1369
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1370
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1297
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1371
1298
  }
1372
1299
  .ui.primary.buttons .button:hover,
1373
1300
  .ui.primary.button:hover {
@@ -1400,35 +1327,30 @@
1400
1327
  .ui.basic.primary.buttons .button,
1401
1328
  .ui.basic.primary.button {
1402
1329
  background: transparent;
1403
- -webkit-box-shadow: 0 0 0 1px #2185D0 inset;
1404
- box-shadow: 0 0 0 1px #2185D0 inset;
1330
+ box-shadow: 0 0 0 1px #2185D0 inset;
1405
1331
  color: #2185D0;
1406
1332
  }
1407
1333
  .ui.basic.primary.buttons .button:hover,
1408
1334
  .ui.basic.primary.button:hover {
1409
1335
  background: transparent ;
1410
- -webkit-box-shadow: 0 0 0 1px #1678c2 inset;
1411
- box-shadow: 0 0 0 1px #1678c2 inset;
1336
+ box-shadow: 0 0 0 1px #1678c2 inset;
1412
1337
  color: #1678c2;
1413
1338
  }
1414
1339
  .ui.basic.primary.buttons .button:focus,
1415
1340
  .ui.basic.primary.button:focus {
1416
1341
  background: transparent ;
1417
- -webkit-box-shadow: 0 0 0 1px #0d71bb inset;
1418
- box-shadow: 0 0 0 1px #0d71bb inset;
1342
+ box-shadow: 0 0 0 1px #0d71bb inset;
1419
1343
  color: #1678c2;
1420
1344
  }
1421
1345
  .ui.basic.primary.buttons .active.button,
1422
1346
  .ui.basic.primary.active.button {
1423
1347
  background: transparent ;
1424
- -webkit-box-shadow: 0 0 0 1px #1279c6 inset;
1425
- box-shadow: 0 0 0 1px #1279c6 inset;
1348
+ box-shadow: 0 0 0 1px #1279c6 inset;
1426
1349
  color: #1a69a4;
1427
1350
  }
1428
1351
  .ui.basic.primary.buttons .button:active,
1429
1352
  .ui.basic.primary.button:active {
1430
- -webkit-box-shadow: 0 0 0 1px #1a69a4 inset;
1431
- box-shadow: 0 0 0 1px #1a69a4 inset;
1353
+ box-shadow: 0 0 0 1px #1a69a4 inset;
1432
1354
  color: #1a69a4;
1433
1355
  }
1434
1356
  .ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
@@ -1439,8 +1361,7 @@
1439
1361
  .ui.inverted.primary.buttons .button,
1440
1362
  .ui.inverted.primary.button {
1441
1363
  background-color: transparent;
1442
- -webkit-box-shadow: 0 0 0 2px #54C8FF inset;
1443
- box-shadow: 0 0 0 2px #54C8FF inset;
1364
+ box-shadow: 0 0 0 2px #54C8FF inset;
1444
1365
  color: #54C8FF;
1445
1366
  }
1446
1367
  .ui.inverted.primary.buttons .button:hover,
@@ -1451,8 +1372,7 @@
1451
1372
  .ui.inverted.primary.button.active,
1452
1373
  .ui.inverted.primary.buttons .button:active,
1453
1374
  .ui.inverted.primary.button:active {
1454
- -webkit-box-shadow: none ;
1455
- box-shadow: none ;
1375
+ box-shadow: none ;
1456
1376
  color: #FFFFFF;
1457
1377
  }
1458
1378
  .ui.inverted.primary.buttons .button:hover,
@@ -1477,36 +1397,31 @@
1477
1397
  .ui.inverted.primary.buttons .basic.button,
1478
1398
  .ui.inverted.primary.basic.button {
1479
1399
  background-color: transparent;
1480
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1481
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1400
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1482
1401
  color: #FFFFFF;
1483
1402
  }
1484
1403
  .ui.inverted.primary.basic.buttons .button:hover,
1485
1404
  .ui.inverted.primary.buttons .basic.button:hover,
1486
1405
  .ui.inverted.primary.basic.button:hover {
1487
- -webkit-box-shadow: 0 0 0 2px #21b8ff inset;
1488
- box-shadow: 0 0 0 2px #21b8ff inset;
1406
+ box-shadow: 0 0 0 2px #21b8ff inset;
1489
1407
  color: #54C8FF;
1490
1408
  }
1491
1409
  .ui.inverted.primary.basic.buttons .button:focus,
1492
1410
  .ui.inverted.primary.basic.buttons .button:focus,
1493
1411
  .ui.inverted.primary.basic.button:focus {
1494
- -webkit-box-shadow: 0 0 0 2px #2bbbff inset;
1495
- box-shadow: 0 0 0 2px #2bbbff inset;
1412
+ box-shadow: 0 0 0 2px #2bbbff inset;
1496
1413
  color: #54C8FF;
1497
1414
  }
1498
1415
  .ui.inverted.primary.basic.buttons .active.button,
1499
1416
  .ui.inverted.primary.buttons .basic.active.button,
1500
1417
  .ui.inverted.primary.basic.active.button {
1501
- -webkit-box-shadow: 0 0 0 2px #3ac0ff inset;
1502
- box-shadow: 0 0 0 2px #3ac0ff inset;
1418
+ box-shadow: 0 0 0 2px #3ac0ff inset;
1503
1419
  color: #54C8FF;
1504
1420
  }
1505
1421
  .ui.inverted.primary.basic.buttons .button:active,
1506
1422
  .ui.inverted.primary.buttons .basic.button:active,
1507
1423
  .ui.inverted.primary.basic.button:active {
1508
- -webkit-box-shadow: 0 0 0 2px #21b8ff inset;
1509
- box-shadow: 0 0 0 2px #21b8ff inset;
1424
+ box-shadow: 0 0 0 2px #21b8ff inset;
1510
1425
  color: #54C8FF;
1511
1426
  }
1512
1427
 
@@ -1515,22 +1430,19 @@
1515
1430
  .ui.tertiary.primary.buttons .tertiary.button,
1516
1431
  .ui.tertiary.primary.button {
1517
1432
  background: transparent;
1518
- -webkit-box-shadow: none;
1519
- box-shadow: none;
1433
+ box-shadow: none;
1520
1434
  color: #2185D0;
1521
1435
  }
1522
1436
  .ui.tertiary.primary.buttons .button:hover,
1523
1437
  .ui.tertiary.primary.buttons button:hover,
1524
1438
  .ui.tertiary.primary.button:hover {
1525
- -webkit-box-shadow: inset 0 -0.2em 0 #2b75ac;
1526
- box-shadow: inset 0 -0.2em 0 #2b75ac;
1439
+ box-shadow: inset 0 -0.2em 0 #2b75ac;
1527
1440
  color: #2b75ac;
1528
1441
  }
1529
1442
  .ui.tertiary.primary.buttons .button:focus,
1530
1443
  .ui.tertiary.primary.buttons .tertiary.button:focus,
1531
1444
  .ui.tertiary.primary.button:focus {
1532
- -webkit-box-shadow: inset 0 -0.2em 0 #216ea7;
1533
- box-shadow: inset 0 -0.2em 0 #216ea7;
1445
+ box-shadow: inset 0 -0.2em 0 #216ea7;
1534
1446
  color: #216ea7;
1535
1447
  }
1536
1448
  .ui.tertiary.primary.buttons .active.button,
@@ -1539,8 +1451,7 @@
1539
1451
  .ui.tertiary.primary.buttons .button:active,
1540
1452
  .ui.tertiary.primary.buttons .tertiary.button:active,
1541
1453
  .ui.tertiary.primary.button:active {
1542
- -webkit-box-shadow: inset 0 -0.2em 0 #007bd8;
1543
- box-shadow: inset 0 -0.2em 0 #007bd8;
1454
+ box-shadow: inset 0 -0.2em 0 #007bd8;
1544
1455
  color: #1279c6;
1545
1456
  }
1546
1457
  .ui.secondary.buttons .button,
@@ -1551,8 +1462,7 @@
1551
1462
  background-image: none;
1552
1463
  }
1553
1464
  .ui.secondary.button {
1554
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1555
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1465
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1556
1466
  }
1557
1467
  .ui.secondary.buttons .button:hover,
1558
1468
  .ui.secondary.button:hover {
@@ -1585,35 +1495,30 @@
1585
1495
  .ui.basic.secondary.buttons .button,
1586
1496
  .ui.basic.secondary.button {
1587
1497
  background: transparent;
1588
- -webkit-box-shadow: 0 0 0 1px #1B1C1D inset;
1589
- box-shadow: 0 0 0 1px #1B1C1D inset;
1498
+ box-shadow: 0 0 0 1px #1B1C1D inset;
1590
1499
  color: #1B1C1D;
1591
1500
  }
1592
1501
  .ui.basic.secondary.buttons .button:hover,
1593
1502
  .ui.basic.secondary.button:hover {
1594
1503
  background: transparent ;
1595
- -webkit-box-shadow: 0 0 0 1px #27292a inset;
1596
- box-shadow: 0 0 0 1px #27292a inset;
1504
+ box-shadow: 0 0 0 1px #27292a inset;
1597
1505
  color: #27292a;
1598
1506
  }
1599
1507
  .ui.basic.secondary.buttons .button:focus,
1600
1508
  .ui.basic.secondary.button:focus {
1601
1509
  background: transparent ;
1602
- -webkit-box-shadow: 0 0 0 1px #2e3032 inset;
1603
- box-shadow: 0 0 0 1px #2e3032 inset;
1510
+ box-shadow: 0 0 0 1px #2e3032 inset;
1604
1511
  color: #27292a;
1605
1512
  }
1606
1513
  .ui.basic.secondary.buttons .active.button,
1607
1514
  .ui.basic.secondary.active.button {
1608
1515
  background: transparent ;
1609
- -webkit-box-shadow: 0 0 0 1px #27292a inset;
1610
- box-shadow: 0 0 0 1px #27292a inset;
1516
+ box-shadow: 0 0 0 1px #27292a inset;
1611
1517
  color: #343637;
1612
1518
  }
1613
1519
  .ui.basic.secondary.buttons .button:active,
1614
1520
  .ui.basic.secondary.button:active {
1615
- -webkit-box-shadow: 0 0 0 1px #343637 inset;
1616
- box-shadow: 0 0 0 1px #343637 inset;
1521
+ box-shadow: 0 0 0 1px #343637 inset;
1617
1522
  color: #343637;
1618
1523
  }
1619
1524
  .ui.buttons:not(.vertical) > .basic.secondary.button:not(:first-child) {
@@ -1624,8 +1529,7 @@
1624
1529
  .ui.inverted.secondary.buttons .button,
1625
1530
  .ui.inverted.secondary.button {
1626
1531
  background-color: transparent;
1627
- -webkit-box-shadow: 0 0 0 2px #545454 inset;
1628
- box-shadow: 0 0 0 2px #545454 inset;
1532
+ box-shadow: 0 0 0 2px #545454 inset;
1629
1533
  color: #545454;
1630
1534
  }
1631
1535
  .ui.inverted.secondary.buttons .button:hover,
@@ -1636,8 +1540,7 @@
1636
1540
  .ui.inverted.secondary.button.active,
1637
1541
  .ui.inverted.secondary.buttons .button:active,
1638
1542
  .ui.inverted.secondary.button:active {
1639
- -webkit-box-shadow: none ;
1640
- box-shadow: none ;
1543
+ box-shadow: none ;
1641
1544
  color: #FFFFFF;
1642
1545
  }
1643
1546
  .ui.inverted.secondary.buttons .button:hover,
@@ -1662,36 +1565,31 @@
1662
1565
  .ui.inverted.secondary.buttons .basic.button,
1663
1566
  .ui.inverted.secondary.basic.button {
1664
1567
  background-color: transparent;
1665
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1666
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1568
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1667
1569
  color: #FFFFFF;
1668
1570
  }
1669
1571
  .ui.inverted.secondary.basic.buttons .button:hover,
1670
1572
  .ui.inverted.secondary.buttons .basic.button:hover,
1671
1573
  .ui.inverted.secondary.basic.button:hover {
1672
- -webkit-box-shadow: 0 0 0 2px #6e6e6e inset;
1673
- box-shadow: 0 0 0 2px #6e6e6e inset;
1574
+ box-shadow: 0 0 0 2px #6e6e6e inset;
1674
1575
  color: #545454;
1675
1576
  }
1676
1577
  .ui.inverted.secondary.basic.buttons .button:focus,
1677
1578
  .ui.inverted.secondary.basic.buttons .button:focus,
1678
1579
  .ui.inverted.secondary.basic.button:focus {
1679
- -webkit-box-shadow: 0 0 0 2px #686868 inset;
1680
- box-shadow: 0 0 0 2px #686868 inset;
1580
+ box-shadow: 0 0 0 2px #686868 inset;
1681
1581
  color: #545454;
1682
1582
  }
1683
1583
  .ui.inverted.secondary.basic.buttons .active.button,
1684
1584
  .ui.inverted.secondary.buttons .basic.active.button,
1685
1585
  .ui.inverted.secondary.basic.active.button {
1686
- -webkit-box-shadow: 0 0 0 2px #616161 inset;
1687
- box-shadow: 0 0 0 2px #616161 inset;
1586
+ box-shadow: 0 0 0 2px #616161 inset;
1688
1587
  color: #545454;
1689
1588
  }
1690
1589
  .ui.inverted.secondary.basic.buttons .button:active,
1691
1590
  .ui.inverted.secondary.buttons .basic.button:active,
1692
1591
  .ui.inverted.secondary.basic.button:active {
1693
- -webkit-box-shadow: 0 0 0 2px #6e6e6e inset;
1694
- box-shadow: 0 0 0 2px #6e6e6e inset;
1592
+ box-shadow: 0 0 0 2px #6e6e6e inset;
1695
1593
  color: #545454;
1696
1594
  }
1697
1595
 
@@ -1700,22 +1598,19 @@
1700
1598
  .ui.tertiary.secondary.buttons .tertiary.button,
1701
1599
  .ui.tertiary.secondary.button {
1702
1600
  background: transparent;
1703
- -webkit-box-shadow: none;
1704
- box-shadow: none;
1601
+ box-shadow: none;
1705
1602
  color: #1B1C1D;
1706
1603
  }
1707
1604
  .ui.tertiary.secondary.buttons .button:hover,
1708
1605
  .ui.tertiary.secondary.buttons button:hover,
1709
1606
  .ui.tertiary.secondary.button:hover {
1710
- -webkit-box-shadow: inset 0 -0.2em 0 #292929;
1711
- box-shadow: inset 0 -0.2em 0 #292929;
1607
+ box-shadow: inset 0 -0.2em 0 #292929;
1712
1608
  color: #292929;
1713
1609
  }
1714
1610
  .ui.tertiary.secondary.buttons .button:focus,
1715
1611
  .ui.tertiary.secondary.buttons .tertiary.button:focus,
1716
1612
  .ui.tertiary.secondary.button:focus {
1717
- -webkit-box-shadow: inset 0 -0.2em 0 #303030;
1718
- box-shadow: inset 0 -0.2em 0 #303030;
1613
+ box-shadow: inset 0 -0.2em 0 #303030;
1719
1614
  color: #303030;
1720
1615
  }
1721
1616
  .ui.tertiary.secondary.buttons .active.button,
@@ -1724,8 +1619,7 @@
1724
1619
  .ui.tertiary.secondary.buttons .button:active,
1725
1620
  .ui.tertiary.secondary.buttons .tertiary.button:active,
1726
1621
  .ui.tertiary.secondary.button:active {
1727
- -webkit-box-shadow: inset 0 -0.2em 0 #1f2933;
1728
- box-shadow: inset 0 -0.2em 0 #1f2933;
1622
+ box-shadow: inset 0 -0.2em 0 #1f2933;
1729
1623
  color: #27292a;
1730
1624
  }
1731
1625
  .ui.red.buttons .button,
@@ -1736,8 +1630,7 @@
1736
1630
  background-image: none;
1737
1631
  }
1738
1632
  .ui.red.button {
1739
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1740
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1633
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1741
1634
  }
1742
1635
  .ui.red.buttons .button:hover,
1743
1636
  .ui.red.button:hover {
@@ -1770,35 +1663,30 @@
1770
1663
  .ui.basic.red.buttons .button,
1771
1664
  .ui.basic.red.button {
1772
1665
  background: transparent;
1773
- -webkit-box-shadow: 0 0 0 1px #DB2828 inset;
1774
- box-shadow: 0 0 0 1px #DB2828 inset;
1666
+ box-shadow: 0 0 0 1px #DB2828 inset;
1775
1667
  color: #DB2828;
1776
1668
  }
1777
1669
  .ui.basic.red.buttons .button:hover,
1778
1670
  .ui.basic.red.button:hover {
1779
1671
  background: transparent ;
1780
- -webkit-box-shadow: 0 0 0 1px #d01919 inset;
1781
- box-shadow: 0 0 0 1px #d01919 inset;
1672
+ box-shadow: 0 0 0 1px #d01919 inset;
1782
1673
  color: #d01919;
1783
1674
  }
1784
1675
  .ui.basic.red.buttons .button:focus,
1785
1676
  .ui.basic.red.button:focus {
1786
1677
  background: transparent ;
1787
- -webkit-box-shadow: 0 0 0 1px #ca1010 inset;
1788
- box-shadow: 0 0 0 1px #ca1010 inset;
1678
+ box-shadow: 0 0 0 1px #ca1010 inset;
1789
1679
  color: #d01919;
1790
1680
  }
1791
1681
  .ui.basic.red.buttons .active.button,
1792
1682
  .ui.basic.red.active.button {
1793
1683
  background: transparent ;
1794
- -webkit-box-shadow: 0 0 0 1px #d41515 inset;
1795
- box-shadow: 0 0 0 1px #d41515 inset;
1684
+ box-shadow: 0 0 0 1px #d41515 inset;
1796
1685
  color: #b21e1e;
1797
1686
  }
1798
1687
  .ui.basic.red.buttons .button:active,
1799
1688
  .ui.basic.red.button:active {
1800
- -webkit-box-shadow: 0 0 0 1px #b21e1e inset;
1801
- box-shadow: 0 0 0 1px #b21e1e inset;
1689
+ box-shadow: 0 0 0 1px #b21e1e inset;
1802
1690
  color: #b21e1e;
1803
1691
  }
1804
1692
  .ui.buttons:not(.vertical) > .basic.red.button:not(:first-child) {
@@ -1809,8 +1697,7 @@
1809
1697
  .ui.inverted.red.buttons .button,
1810
1698
  .ui.inverted.red.button {
1811
1699
  background-color: transparent;
1812
- -webkit-box-shadow: 0 0 0 2px #FF695E inset;
1813
- box-shadow: 0 0 0 2px #FF695E inset;
1700
+ box-shadow: 0 0 0 2px #FF695E inset;
1814
1701
  color: #FF695E;
1815
1702
  }
1816
1703
  .ui.inverted.red.buttons .button:hover,
@@ -1821,8 +1708,7 @@
1821
1708
  .ui.inverted.red.button.active,
1822
1709
  .ui.inverted.red.buttons .button:active,
1823
1710
  .ui.inverted.red.button:active {
1824
- -webkit-box-shadow: none ;
1825
- box-shadow: none ;
1711
+ box-shadow: none ;
1826
1712
  color: #FFFFFF;
1827
1713
  }
1828
1714
  .ui.inverted.red.buttons .button:hover,
@@ -1847,36 +1733,31 @@
1847
1733
  .ui.inverted.red.buttons .basic.button,
1848
1734
  .ui.inverted.red.basic.button {
1849
1735
  background-color: transparent;
1850
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1851
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1736
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1852
1737
  color: #FFFFFF;
1853
1738
  }
1854
1739
  .ui.inverted.red.basic.buttons .button:hover,
1855
1740
  .ui.inverted.red.buttons .basic.button:hover,
1856
1741
  .ui.inverted.red.basic.button:hover {
1857
- -webkit-box-shadow: 0 0 0 2px #ff392b inset;
1858
- box-shadow: 0 0 0 2px #ff392b inset;
1742
+ box-shadow: 0 0 0 2px #ff392b inset;
1859
1743
  color: #FF695E;
1860
1744
  }
1861
1745
  .ui.inverted.red.basic.buttons .button:focus,
1862
1746
  .ui.inverted.red.basic.buttons .button:focus,
1863
1747
  .ui.inverted.red.basic.button:focus {
1864
- -webkit-box-shadow: 0 0 0 2px #ff4335 inset;
1865
- box-shadow: 0 0 0 2px #ff4335 inset;
1748
+ box-shadow: 0 0 0 2px #ff4335 inset;
1866
1749
  color: #FF695E;
1867
1750
  }
1868
1751
  .ui.inverted.red.basic.buttons .active.button,
1869
1752
  .ui.inverted.red.buttons .basic.active.button,
1870
1753
  .ui.inverted.red.basic.active.button {
1871
- -webkit-box-shadow: 0 0 0 2px #ff5144 inset;
1872
- box-shadow: 0 0 0 2px #ff5144 inset;
1754
+ box-shadow: 0 0 0 2px #ff5144 inset;
1873
1755
  color: #FF695E;
1874
1756
  }
1875
1757
  .ui.inverted.red.basic.buttons .button:active,
1876
1758
  .ui.inverted.red.buttons .basic.button:active,
1877
1759
  .ui.inverted.red.basic.button:active {
1878
- -webkit-box-shadow: 0 0 0 2px #ff392b inset;
1879
- box-shadow: 0 0 0 2px #ff392b inset;
1760
+ box-shadow: 0 0 0 2px #ff392b inset;
1880
1761
  color: #FF695E;
1881
1762
  }
1882
1763
 
@@ -1885,22 +1766,19 @@
1885
1766
  .ui.tertiary.red.buttons .tertiary.button,
1886
1767
  .ui.tertiary.red.button {
1887
1768
  background: transparent;
1888
- -webkit-box-shadow: none;
1889
- box-shadow: none;
1769
+ box-shadow: none;
1890
1770
  color: #DB2828;
1891
1771
  }
1892
1772
  .ui.tertiary.red.buttons .button:hover,
1893
1773
  .ui.tertiary.red.buttons button:hover,
1894
1774
  .ui.tertiary.red.button:hover {
1895
- -webkit-box-shadow: inset 0 -0.2em 0 #b93131;
1896
- box-shadow: inset 0 -0.2em 0 #b93131;
1775
+ box-shadow: inset 0 -0.2em 0 #b93131;
1897
1776
  color: #b93131;
1898
1777
  }
1899
1778
  .ui.tertiary.red.buttons .button:focus,
1900
1779
  .ui.tertiary.red.buttons .tertiary.button:focus,
1901
1780
  .ui.tertiary.red.button:focus {
1902
- -webkit-box-shadow: inset 0 -0.2em 0 #b52626;
1903
- box-shadow: inset 0 -0.2em 0 #b52626;
1781
+ box-shadow: inset 0 -0.2em 0 #b52626;
1904
1782
  color: #b52626;
1905
1783
  }
1906
1784
  .ui.tertiary.red.buttons .active.button,
@@ -1909,8 +1787,7 @@
1909
1787
  .ui.tertiary.red.buttons .button:active,
1910
1788
  .ui.tertiary.red.buttons .tertiary.button:active,
1911
1789
  .ui.tertiary.red.button:active {
1912
- -webkit-box-shadow: inset 0 -0.2em 0 #ea0000;
1913
- box-shadow: inset 0 -0.2em 0 #ea0000;
1790
+ box-shadow: inset 0 -0.2em 0 #ea0000;
1914
1791
  color: #d41515;
1915
1792
  }
1916
1793
  .ui.orange.buttons .button,
@@ -1921,8 +1798,7 @@
1921
1798
  background-image: none;
1922
1799
  }
1923
1800
  .ui.orange.button {
1924
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1925
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1801
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1926
1802
  }
1927
1803
  .ui.orange.buttons .button:hover,
1928
1804
  .ui.orange.button:hover {
@@ -1955,35 +1831,30 @@
1955
1831
  .ui.basic.orange.buttons .button,
1956
1832
  .ui.basic.orange.button {
1957
1833
  background: transparent;
1958
- -webkit-box-shadow: 0 0 0 1px #F2711C inset;
1959
- box-shadow: 0 0 0 1px #F2711C inset;
1834
+ box-shadow: 0 0 0 1px #F2711C inset;
1960
1835
  color: #F2711C;
1961
1836
  }
1962
1837
  .ui.basic.orange.buttons .button:hover,
1963
1838
  .ui.basic.orange.button:hover {
1964
1839
  background: transparent ;
1965
- -webkit-box-shadow: 0 0 0 1px #f26202 inset;
1966
- box-shadow: 0 0 0 1px #f26202 inset;
1840
+ box-shadow: 0 0 0 1px #f26202 inset;
1967
1841
  color: #f26202;
1968
1842
  }
1969
1843
  .ui.basic.orange.buttons .button:focus,
1970
1844
  .ui.basic.orange.button:focus {
1971
1845
  background: transparent ;
1972
- -webkit-box-shadow: 0 0 0 1px #e55b00 inset;
1973
- box-shadow: 0 0 0 1px #e55b00 inset;
1846
+ box-shadow: 0 0 0 1px #e55b00 inset;
1974
1847
  color: #f26202;
1975
1848
  }
1976
1849
  .ui.basic.orange.buttons .active.button,
1977
1850
  .ui.basic.orange.active.button {
1978
1851
  background: transparent ;
1979
- -webkit-box-shadow: 0 0 0 1px #f56100 inset;
1980
- box-shadow: 0 0 0 1px #f56100 inset;
1852
+ box-shadow: 0 0 0 1px #f56100 inset;
1981
1853
  color: #cf590c;
1982
1854
  }
1983
1855
  .ui.basic.orange.buttons .button:active,
1984
1856
  .ui.basic.orange.button:active {
1985
- -webkit-box-shadow: 0 0 0 1px #cf590c inset;
1986
- box-shadow: 0 0 0 1px #cf590c inset;
1857
+ box-shadow: 0 0 0 1px #cf590c inset;
1987
1858
  color: #cf590c;
1988
1859
  }
1989
1860
  .ui.buttons:not(.vertical) > .basic.orange.button:not(:first-child) {
@@ -1994,8 +1865,7 @@
1994
1865
  .ui.inverted.orange.buttons .button,
1995
1866
  .ui.inverted.orange.button {
1996
1867
  background-color: transparent;
1997
- -webkit-box-shadow: 0 0 0 2px #FF851B inset;
1998
- box-shadow: 0 0 0 2px #FF851B inset;
1868
+ box-shadow: 0 0 0 2px #FF851B inset;
1999
1869
  color: #FF851B;
2000
1870
  }
2001
1871
  .ui.inverted.orange.buttons .button:hover,
@@ -2006,8 +1876,7 @@
2006
1876
  .ui.inverted.orange.button.active,
2007
1877
  .ui.inverted.orange.buttons .button:active,
2008
1878
  .ui.inverted.orange.button:active {
2009
- -webkit-box-shadow: none ;
2010
- box-shadow: none ;
1879
+ box-shadow: none ;
2011
1880
  color: #FFFFFF;
2012
1881
  }
2013
1882
  .ui.inverted.orange.buttons .button:hover,
@@ -2032,36 +1901,31 @@
2032
1901
  .ui.inverted.orange.buttons .basic.button,
2033
1902
  .ui.inverted.orange.basic.button {
2034
1903
  background-color: transparent;
2035
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2036
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
1904
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2037
1905
  color: #FFFFFF;
2038
1906
  }
2039
1907
  .ui.inverted.orange.basic.buttons .button:hover,
2040
1908
  .ui.inverted.orange.buttons .basic.button:hover,
2041
1909
  .ui.inverted.orange.basic.button:hover {
2042
- -webkit-box-shadow: 0 0 0 2px #e76b00 inset;
2043
- box-shadow: 0 0 0 2px #e76b00 inset;
1910
+ box-shadow: 0 0 0 2px #e76b00 inset;
2044
1911
  color: #FF851B;
2045
1912
  }
2046
1913
  .ui.inverted.orange.basic.buttons .button:focus,
2047
1914
  .ui.inverted.orange.basic.buttons .button:focus,
2048
1915
  .ui.inverted.orange.basic.button:focus {
2049
- -webkit-box-shadow: 0 0 0 2px #f17000 inset;
2050
- box-shadow: 0 0 0 2px #f17000 inset;
1916
+ box-shadow: 0 0 0 2px #f17000 inset;
2051
1917
  color: #FF851B;
2052
1918
  }
2053
1919
  .ui.inverted.orange.basic.buttons .active.button,
2054
1920
  .ui.inverted.orange.buttons .basic.active.button,
2055
1921
  .ui.inverted.orange.basic.active.button {
2056
- -webkit-box-shadow: 0 0 0 2px #ff7701 inset;
2057
- box-shadow: 0 0 0 2px #ff7701 inset;
1922
+ box-shadow: 0 0 0 2px #ff7701 inset;
2058
1923
  color: #FF851B;
2059
1924
  }
2060
1925
  .ui.inverted.orange.basic.buttons .button:active,
2061
1926
  .ui.inverted.orange.buttons .basic.button:active,
2062
1927
  .ui.inverted.orange.basic.button:active {
2063
- -webkit-box-shadow: 0 0 0 2px #e76b00 inset;
2064
- box-shadow: 0 0 0 2px #e76b00 inset;
1928
+ box-shadow: 0 0 0 2px #e76b00 inset;
2065
1929
  color: #FF851B;
2066
1930
  }
2067
1931
 
@@ -2070,22 +1934,19 @@
2070
1934
  .ui.tertiary.orange.buttons .tertiary.button,
2071
1935
  .ui.tertiary.orange.button {
2072
1936
  background: transparent;
2073
- -webkit-box-shadow: none;
2074
- box-shadow: none;
1937
+ box-shadow: none;
2075
1938
  color: #F2711C;
2076
1939
  }
2077
1940
  .ui.tertiary.orange.buttons .button:hover,
2078
1941
  .ui.tertiary.orange.buttons button:hover,
2079
1942
  .ui.tertiary.orange.button:hover {
2080
- -webkit-box-shadow: inset 0 -0.2em 0 #da671b;
2081
- box-shadow: inset 0 -0.2em 0 #da671b;
1943
+ box-shadow: inset 0 -0.2em 0 #da671b;
2082
1944
  color: #da671b;
2083
1945
  }
2084
1946
  .ui.tertiary.orange.buttons .button:focus,
2085
1947
  .ui.tertiary.orange.buttons .tertiary.button:focus,
2086
1948
  .ui.tertiary.orange.button:focus {
2087
- -webkit-box-shadow: inset 0 -0.2em 0 #ce6017;
2088
- box-shadow: inset 0 -0.2em 0 #ce6017;
1949
+ box-shadow: inset 0 -0.2em 0 #ce6017;
2089
1950
  color: #ce6017;
2090
1951
  }
2091
1952
  .ui.tertiary.orange.buttons .active.button,
@@ -2094,8 +1955,7 @@
2094
1955
  .ui.tertiary.orange.buttons .button:active,
2095
1956
  .ui.tertiary.orange.buttons .tertiary.button:active,
2096
1957
  .ui.tertiary.orange.button:active {
2097
- -webkit-box-shadow: inset 0 -0.2em 0 #f56100;
2098
- box-shadow: inset 0 -0.2em 0 #f56100;
1958
+ box-shadow: inset 0 -0.2em 0 #f56100;
2099
1959
  color: #f56100;
2100
1960
  }
2101
1961
  .ui.yellow.buttons .button,
@@ -2106,8 +1966,7 @@
2106
1966
  background-image: none;
2107
1967
  }
2108
1968
  .ui.yellow.button {
2109
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2110
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
1969
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2111
1970
  }
2112
1971
  .ui.yellow.buttons .button:hover,
2113
1972
  .ui.yellow.button:hover {
@@ -2140,35 +1999,30 @@
2140
1999
  .ui.basic.yellow.buttons .button,
2141
2000
  .ui.basic.yellow.button {
2142
2001
  background: transparent;
2143
- -webkit-box-shadow: 0 0 0 1px #FBBD08 inset;
2144
- box-shadow: 0 0 0 1px #FBBD08 inset;
2002
+ box-shadow: 0 0 0 1px #FBBD08 inset;
2145
2003
  color: #FBBD08;
2146
2004
  }
2147
2005
  .ui.basic.yellow.buttons .button:hover,
2148
2006
  .ui.basic.yellow.button:hover {
2149
2007
  background: transparent ;
2150
- -webkit-box-shadow: 0 0 0 1px #eaae00 inset;
2151
- box-shadow: 0 0 0 1px #eaae00 inset;
2008
+ box-shadow: 0 0 0 1px #eaae00 inset;
2152
2009
  color: #eaae00;
2153
2010
  }
2154
2011
  .ui.basic.yellow.buttons .button:focus,
2155
2012
  .ui.basic.yellow.button:focus {
2156
2013
  background: transparent ;
2157
- -webkit-box-shadow: 0 0 0 1px #daa300 inset;
2158
- box-shadow: 0 0 0 1px #daa300 inset;
2014
+ box-shadow: 0 0 0 1px #daa300 inset;
2159
2015
  color: #eaae00;
2160
2016
  }
2161
2017
  .ui.basic.yellow.buttons .active.button,
2162
2018
  .ui.basic.yellow.active.button {
2163
2019
  background: transparent ;
2164
- -webkit-box-shadow: 0 0 0 1px #eaae00 inset;
2165
- box-shadow: 0 0 0 1px #eaae00 inset;
2020
+ box-shadow: 0 0 0 1px #eaae00 inset;
2166
2021
  color: #cd9903;
2167
2022
  }
2168
2023
  .ui.basic.yellow.buttons .button:active,
2169
2024
  .ui.basic.yellow.button:active {
2170
- -webkit-box-shadow: 0 0 0 1px #cd9903 inset;
2171
- box-shadow: 0 0 0 1px #cd9903 inset;
2025
+ box-shadow: 0 0 0 1px #cd9903 inset;
2172
2026
  color: #cd9903;
2173
2027
  }
2174
2028
  .ui.buttons:not(.vertical) > .basic.yellow.button:not(:first-child) {
@@ -2179,8 +2033,7 @@
2179
2033
  .ui.inverted.yellow.buttons .button,
2180
2034
  .ui.inverted.yellow.button {
2181
2035
  background-color: transparent;
2182
- -webkit-box-shadow: 0 0 0 2px #FFE21F inset;
2183
- box-shadow: 0 0 0 2px #FFE21F inset;
2036
+ box-shadow: 0 0 0 2px #FFE21F inset;
2184
2037
  color: #FFE21F;
2185
2038
  }
2186
2039
  .ui.inverted.yellow.buttons .button:hover,
@@ -2191,8 +2044,7 @@
2191
2044
  .ui.inverted.yellow.button.active,
2192
2045
  .ui.inverted.yellow.buttons .button:active,
2193
2046
  .ui.inverted.yellow.button:active {
2194
- -webkit-box-shadow: none ;
2195
- box-shadow: none ;
2047
+ box-shadow: none ;
2196
2048
  color: rgba(0, 0, 0, 0.6);
2197
2049
  }
2198
2050
  .ui.inverted.yellow.buttons .button:hover,
@@ -2217,36 +2069,31 @@
2217
2069
  .ui.inverted.yellow.buttons .basic.button,
2218
2070
  .ui.inverted.yellow.basic.button {
2219
2071
  background-color: transparent;
2220
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2221
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2072
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2222
2073
  color: #FFFFFF;
2223
2074
  }
2224
2075
  .ui.inverted.yellow.basic.buttons .button:hover,
2225
2076
  .ui.inverted.yellow.buttons .basic.button:hover,
2226
2077
  .ui.inverted.yellow.basic.button:hover {
2227
- -webkit-box-shadow: 0 0 0 2px #ebcd00 inset;
2228
- box-shadow: 0 0 0 2px #ebcd00 inset;
2078
+ box-shadow: 0 0 0 2px #ebcd00 inset;
2229
2079
  color: #FFE21F;
2230
2080
  }
2231
2081
  .ui.inverted.yellow.basic.buttons .button:focus,
2232
2082
  .ui.inverted.yellow.basic.buttons .button:focus,
2233
2083
  .ui.inverted.yellow.basic.button:focus {
2234
- -webkit-box-shadow: 0 0 0 2px #f5d500 inset;
2235
- box-shadow: 0 0 0 2px #f5d500 inset;
2084
+ box-shadow: 0 0 0 2px #f5d500 inset;
2236
2085
  color: #FFE21F;
2237
2086
  }
2238
2087
  .ui.inverted.yellow.basic.buttons .active.button,
2239
2088
  .ui.inverted.yellow.buttons .basic.active.button,
2240
2089
  .ui.inverted.yellow.basic.active.button {
2241
- -webkit-box-shadow: 0 0 0 2px #ffdf05 inset;
2242
- box-shadow: 0 0 0 2px #ffdf05 inset;
2090
+ box-shadow: 0 0 0 2px #ffdf05 inset;
2243
2091
  color: #FFE21F;
2244
2092
  }
2245
2093
  .ui.inverted.yellow.basic.buttons .button:active,
2246
2094
  .ui.inverted.yellow.buttons .basic.button:active,
2247
2095
  .ui.inverted.yellow.basic.button:active {
2248
- -webkit-box-shadow: 0 0 0 2px #ebcd00 inset;
2249
- box-shadow: 0 0 0 2px #ebcd00 inset;
2096
+ box-shadow: 0 0 0 2px #ebcd00 inset;
2250
2097
  color: #FFE21F;
2251
2098
  }
2252
2099
 
@@ -2255,22 +2102,19 @@
2255
2102
  .ui.tertiary.yellow.buttons .tertiary.button,
2256
2103
  .ui.tertiary.yellow.button {
2257
2104
  background: transparent;
2258
- -webkit-box-shadow: none;
2259
- box-shadow: none;
2105
+ box-shadow: none;
2260
2106
  color: #FBBD08;
2261
2107
  }
2262
2108
  .ui.tertiary.yellow.buttons .button:hover,
2263
2109
  .ui.tertiary.yellow.buttons button:hover,
2264
2110
  .ui.tertiary.yellow.button:hover {
2265
- -webkit-box-shadow: inset 0 -0.2em 0 #d2a217;
2266
- box-shadow: inset 0 -0.2em 0 #d2a217;
2111
+ box-shadow: inset 0 -0.2em 0 #d2a217;
2267
2112
  color: #d2a217;
2268
2113
  }
2269
2114
  .ui.tertiary.yellow.buttons .button:focus,
2270
2115
  .ui.tertiary.yellow.buttons .tertiary.button:focus,
2271
2116
  .ui.tertiary.yellow.button:focus {
2272
- -webkit-box-shadow: inset 0 -0.2em 0 #c49816;
2273
- box-shadow: inset 0 -0.2em 0 #c49816;
2117
+ box-shadow: inset 0 -0.2em 0 #c49816;
2274
2118
  color: #c49816;
2275
2119
  }
2276
2120
  .ui.tertiary.yellow.buttons .active.button,
@@ -2279,8 +2123,7 @@
2279
2123
  .ui.tertiary.yellow.buttons .button:active,
2280
2124
  .ui.tertiary.yellow.buttons .tertiary.button:active,
2281
2125
  .ui.tertiary.yellow.button:active {
2282
- -webkit-box-shadow: inset 0 -0.2em 0 #eaae00;
2283
- box-shadow: inset 0 -0.2em 0 #eaae00;
2126
+ box-shadow: inset 0 -0.2em 0 #eaae00;
2284
2127
  color: #eaae00;
2285
2128
  }
2286
2129
  .ui.olive.buttons .button,
@@ -2291,8 +2134,7 @@
2291
2134
  background-image: none;
2292
2135
  }
2293
2136
  .ui.olive.button {
2294
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2295
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2137
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2296
2138
  }
2297
2139
  .ui.olive.buttons .button:hover,
2298
2140
  .ui.olive.button:hover {
@@ -2325,35 +2167,30 @@
2325
2167
  .ui.basic.olive.buttons .button,
2326
2168
  .ui.basic.olive.button {
2327
2169
  background: transparent;
2328
- -webkit-box-shadow: 0 0 0 1px #B5CC18 inset;
2329
- box-shadow: 0 0 0 1px #B5CC18 inset;
2170
+ box-shadow: 0 0 0 1px #B5CC18 inset;
2330
2171
  color: #B5CC18;
2331
2172
  }
2332
2173
  .ui.basic.olive.buttons .button:hover,
2333
2174
  .ui.basic.olive.button:hover {
2334
2175
  background: transparent ;
2335
- -webkit-box-shadow: 0 0 0 1px #a7bd0d inset;
2336
- box-shadow: 0 0 0 1px #a7bd0d inset;
2176
+ box-shadow: 0 0 0 1px #a7bd0d inset;
2337
2177
  color: #a7bd0d;
2338
2178
  }
2339
2179
  .ui.basic.olive.buttons .button:focus,
2340
2180
  .ui.basic.olive.button:focus {
2341
2181
  background: transparent ;
2342
- -webkit-box-shadow: 0 0 0 1px #a0b605 inset;
2343
- box-shadow: 0 0 0 1px #a0b605 inset;
2182
+ box-shadow: 0 0 0 1px #a0b605 inset;
2344
2183
  color: #a7bd0d;
2345
2184
  }
2346
2185
  .ui.basic.olive.buttons .active.button,
2347
2186
  .ui.basic.olive.active.button {
2348
2187
  background: transparent ;
2349
- -webkit-box-shadow: 0 0 0 1px #aac109 inset;
2350
- box-shadow: 0 0 0 1px #aac109 inset;
2188
+ box-shadow: 0 0 0 1px #aac109 inset;
2351
2189
  color: #8d9e13;
2352
2190
  }
2353
2191
  .ui.basic.olive.buttons .button:active,
2354
2192
  .ui.basic.olive.button:active {
2355
- -webkit-box-shadow: 0 0 0 1px #8d9e13 inset;
2356
- box-shadow: 0 0 0 1px #8d9e13 inset;
2193
+ box-shadow: 0 0 0 1px #8d9e13 inset;
2357
2194
  color: #8d9e13;
2358
2195
  }
2359
2196
  .ui.buttons:not(.vertical) > .basic.olive.button:not(:first-child) {
@@ -2364,8 +2201,7 @@
2364
2201
  .ui.inverted.olive.buttons .button,
2365
2202
  .ui.inverted.olive.button {
2366
2203
  background-color: transparent;
2367
- -webkit-box-shadow: 0 0 0 2px #D9E778 inset;
2368
- box-shadow: 0 0 0 2px #D9E778 inset;
2204
+ box-shadow: 0 0 0 2px #D9E778 inset;
2369
2205
  color: #D9E778;
2370
2206
  }
2371
2207
  .ui.inverted.olive.buttons .button:hover,
@@ -2376,8 +2212,7 @@
2376
2212
  .ui.inverted.olive.button.active,
2377
2213
  .ui.inverted.olive.buttons .button:active,
2378
2214
  .ui.inverted.olive.button:active {
2379
- -webkit-box-shadow: none ;
2380
- box-shadow: none ;
2215
+ box-shadow: none ;
2381
2216
  color: rgba(0, 0, 0, 0.6);
2382
2217
  }
2383
2218
  .ui.inverted.olive.buttons .button:hover,
@@ -2402,36 +2237,31 @@
2402
2237
  .ui.inverted.olive.buttons .basic.button,
2403
2238
  .ui.inverted.olive.basic.button {
2404
2239
  background-color: transparent;
2405
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2406
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2240
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2407
2241
  color: #FFFFFF;
2408
2242
  }
2409
2243
  .ui.inverted.olive.basic.buttons .button:hover,
2410
2244
  .ui.inverted.olive.buttons .basic.button:hover,
2411
2245
  .ui.inverted.olive.basic.button:hover {
2412
- -webkit-box-shadow: 0 0 0 2px #d2e745 inset;
2413
- box-shadow: 0 0 0 2px #d2e745 inset;
2246
+ box-shadow: 0 0 0 2px #d2e745 inset;
2414
2247
  color: #D9E778;
2415
2248
  }
2416
2249
  .ui.inverted.olive.basic.buttons .button:focus,
2417
2250
  .ui.inverted.olive.basic.buttons .button:focus,
2418
2251
  .ui.inverted.olive.basic.button:focus {
2419
- -webkit-box-shadow: 0 0 0 2px #daef47 inset;
2420
- box-shadow: 0 0 0 2px #daef47 inset;
2252
+ box-shadow: 0 0 0 2px #daef47 inset;
2421
2253
  color: #D9E778;
2422
2254
  }
2423
2255
  .ui.inverted.olive.basic.buttons .active.button,
2424
2256
  .ui.inverted.olive.buttons .basic.active.button,
2425
2257
  .ui.inverted.olive.basic.active.button {
2426
- -webkit-box-shadow: 0 0 0 2px #daed59 inset;
2427
- box-shadow: 0 0 0 2px #daed59 inset;
2258
+ box-shadow: 0 0 0 2px #daed59 inset;
2428
2259
  color: #D9E778;
2429
2260
  }
2430
2261
  .ui.inverted.olive.basic.buttons .button:active,
2431
2262
  .ui.inverted.olive.buttons .basic.button:active,
2432
2263
  .ui.inverted.olive.basic.button:active {
2433
- -webkit-box-shadow: 0 0 0 2px #cddf4d inset;
2434
- box-shadow: 0 0 0 2px #cddf4d inset;
2264
+ box-shadow: 0 0 0 2px #cddf4d inset;
2435
2265
  color: #D9E778;
2436
2266
  }
2437
2267
 
@@ -2440,22 +2270,19 @@
2440
2270
  .ui.tertiary.olive.buttons .tertiary.button,
2441
2271
  .ui.tertiary.olive.button {
2442
2272
  background: transparent;
2443
- -webkit-box-shadow: none;
2444
- box-shadow: none;
2273
+ box-shadow: none;
2445
2274
  color: #B5CC18;
2446
2275
  }
2447
2276
  .ui.tertiary.olive.buttons .button:hover,
2448
2277
  .ui.tertiary.olive.buttons button:hover,
2449
2278
  .ui.tertiary.olive.button:hover {
2450
- -webkit-box-shadow: inset 0 -0.2em 0 #98a922;
2451
- box-shadow: inset 0 -0.2em 0 #98a922;
2279
+ box-shadow: inset 0 -0.2em 0 #98a922;
2452
2280
  color: #98a922;
2453
2281
  }
2454
2282
  .ui.tertiary.olive.buttons .button:focus,
2455
2283
  .ui.tertiary.olive.buttons .tertiary.button:focus,
2456
2284
  .ui.tertiary.olive.button:focus {
2457
- -webkit-box-shadow: inset 0 -0.2em 0 #92a418;
2458
- box-shadow: inset 0 -0.2em 0 #92a418;
2285
+ box-shadow: inset 0 -0.2em 0 #92a418;
2459
2286
  color: #92a418;
2460
2287
  }
2461
2288
  .ui.tertiary.olive.buttons .active.button,
@@ -2464,8 +2291,7 @@
2464
2291
  .ui.tertiary.olive.buttons .button:active,
2465
2292
  .ui.tertiary.olive.buttons .tertiary.button:active,
2466
2293
  .ui.tertiary.olive.button:active {
2467
- -webkit-box-shadow: inset 0 -0.2em 0 #b1cb00;
2468
- box-shadow: inset 0 -0.2em 0 #b1cb00;
2294
+ box-shadow: inset 0 -0.2em 0 #b1cb00;
2469
2295
  color: #aac109;
2470
2296
  }
2471
2297
  .ui.green.buttons .button,
@@ -2476,8 +2302,7 @@
2476
2302
  background-image: none;
2477
2303
  }
2478
2304
  .ui.green.button {
2479
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2480
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2305
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2481
2306
  }
2482
2307
  .ui.green.buttons .button:hover,
2483
2308
  .ui.green.button:hover {
@@ -2510,35 +2335,30 @@
2510
2335
  .ui.basic.green.buttons .button,
2511
2336
  .ui.basic.green.button {
2512
2337
  background: transparent;
2513
- -webkit-box-shadow: 0 0 0 1px #21BA45 inset;
2514
- box-shadow: 0 0 0 1px #21BA45 inset;
2338
+ box-shadow: 0 0 0 1px #21BA45 inset;
2515
2339
  color: #21BA45;
2516
2340
  }
2517
2341
  .ui.basic.green.buttons .button:hover,
2518
2342
  .ui.basic.green.button:hover {
2519
2343
  background: transparent ;
2520
- -webkit-box-shadow: 0 0 0 1px #16ab39 inset;
2521
- box-shadow: 0 0 0 1px #16ab39 inset;
2344
+ box-shadow: 0 0 0 1px #16ab39 inset;
2522
2345
  color: #16ab39;
2523
2346
  }
2524
2347
  .ui.basic.green.buttons .button:focus,
2525
2348
  .ui.basic.green.button:focus {
2526
2349
  background: transparent ;
2527
- -webkit-box-shadow: 0 0 0 1px #0ea432 inset;
2528
- box-shadow: 0 0 0 1px #0ea432 inset;
2350
+ box-shadow: 0 0 0 1px #0ea432 inset;
2529
2351
  color: #16ab39;
2530
2352
  }
2531
2353
  .ui.basic.green.buttons .active.button,
2532
2354
  .ui.basic.green.active.button {
2533
2355
  background: transparent ;
2534
- -webkit-box-shadow: 0 0 0 1px #13ae38 inset;
2535
- box-shadow: 0 0 0 1px #13ae38 inset;
2356
+ box-shadow: 0 0 0 1px #13ae38 inset;
2536
2357
  color: #198f35;
2537
2358
  }
2538
2359
  .ui.basic.green.buttons .button:active,
2539
2360
  .ui.basic.green.button:active {
2540
- -webkit-box-shadow: 0 0 0 1px #198f35 inset;
2541
- box-shadow: 0 0 0 1px #198f35 inset;
2361
+ box-shadow: 0 0 0 1px #198f35 inset;
2542
2362
  color: #198f35;
2543
2363
  }
2544
2364
  .ui.buttons:not(.vertical) > .basic.green.button:not(:first-child) {
@@ -2549,8 +2369,7 @@
2549
2369
  .ui.inverted.green.buttons .button,
2550
2370
  .ui.inverted.green.button {
2551
2371
  background-color: transparent;
2552
- -webkit-box-shadow: 0 0 0 2px #2ECC40 inset;
2553
- box-shadow: 0 0 0 2px #2ECC40 inset;
2372
+ box-shadow: 0 0 0 2px #2ECC40 inset;
2554
2373
  color: #2ECC40;
2555
2374
  }
2556
2375
  .ui.inverted.green.buttons .button:hover,
@@ -2561,8 +2380,7 @@
2561
2380
  .ui.inverted.green.button.active,
2562
2381
  .ui.inverted.green.buttons .button:active,
2563
2382
  .ui.inverted.green.button:active {
2564
- -webkit-box-shadow: none ;
2565
- box-shadow: none ;
2383
+ box-shadow: none ;
2566
2384
  color: #FFFFFF;
2567
2385
  }
2568
2386
  .ui.inverted.green.buttons .button:hover,
@@ -2587,36 +2405,31 @@
2587
2405
  .ui.inverted.green.buttons .basic.button,
2588
2406
  .ui.inverted.green.basic.button {
2589
2407
  background-color: transparent;
2590
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2591
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2408
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2592
2409
  color: #FFFFFF;
2593
2410
  }
2594
2411
  .ui.inverted.green.basic.buttons .button:hover,
2595
2412
  .ui.inverted.green.buttons .basic.button:hover,
2596
2413
  .ui.inverted.green.basic.button:hover {
2597
- -webkit-box-shadow: 0 0 0 2px #1ea92e inset;
2598
- box-shadow: 0 0 0 2px #1ea92e inset;
2414
+ box-shadow: 0 0 0 2px #1ea92e inset;
2599
2415
  color: #2ECC40;
2600
2416
  }
2601
2417
  .ui.inverted.green.basic.buttons .button:focus,
2602
2418
  .ui.inverted.green.basic.buttons .button:focus,
2603
2419
  .ui.inverted.green.basic.button:focus {
2604
- -webkit-box-shadow: 0 0 0 2px #19b82b inset;
2605
- box-shadow: 0 0 0 2px #19b82b inset;
2420
+ box-shadow: 0 0 0 2px #19b82b inset;
2606
2421
  color: #2ECC40;
2607
2422
  }
2608
2423
  .ui.inverted.green.basic.buttons .active.button,
2609
2424
  .ui.inverted.green.buttons .basic.active.button,
2610
2425
  .ui.inverted.green.basic.active.button {
2611
- -webkit-box-shadow: 0 0 0 2px #1fc231 inset;
2612
- box-shadow: 0 0 0 2px #1fc231 inset;
2426
+ box-shadow: 0 0 0 2px #1fc231 inset;
2613
2427
  color: #2ECC40;
2614
2428
  }
2615
2429
  .ui.inverted.green.basic.buttons .button:active,
2616
2430
  .ui.inverted.green.buttons .basic.button:active,
2617
2431
  .ui.inverted.green.basic.button:active {
2618
- -webkit-box-shadow: 0 0 0 2px #25a233 inset;
2619
- box-shadow: 0 0 0 2px #25a233 inset;
2432
+ box-shadow: 0 0 0 2px #25a233 inset;
2620
2433
  color: #2ECC40;
2621
2434
  }
2622
2435
 
@@ -2625,22 +2438,19 @@
2625
2438
  .ui.tertiary.green.buttons .tertiary.button,
2626
2439
  .ui.tertiary.green.button {
2627
2440
  background: transparent;
2628
- -webkit-box-shadow: none;
2629
- box-shadow: none;
2441
+ box-shadow: none;
2630
2442
  color: #21BA45;
2631
2443
  }
2632
2444
  .ui.tertiary.green.buttons .button:hover,
2633
2445
  .ui.tertiary.green.buttons button:hover,
2634
2446
  .ui.tertiary.green.button:hover {
2635
- -webkit-box-shadow: inset 0 -0.2em 0 #2a9844;
2636
- box-shadow: inset 0 -0.2em 0 #2a9844;
2447
+ box-shadow: inset 0 -0.2em 0 #2a9844;
2637
2448
  color: #2a9844;
2638
2449
  }
2639
2450
  .ui.tertiary.green.buttons .button:focus,
2640
2451
  .ui.tertiary.green.buttons .tertiary.button:focus,
2641
2452
  .ui.tertiary.green.button:focus {
2642
- -webkit-box-shadow: inset 0 -0.2em 0 #20923b;
2643
- box-shadow: inset 0 -0.2em 0 #20923b;
2453
+ box-shadow: inset 0 -0.2em 0 #20923b;
2644
2454
  color: #20923b;
2645
2455
  }
2646
2456
  .ui.tertiary.green.buttons .active.button,
@@ -2649,8 +2459,7 @@
2649
2459
  .ui.tertiary.green.buttons .button:active,
2650
2460
  .ui.tertiary.green.buttons .tertiary.button:active,
2651
2461
  .ui.tertiary.green.button:active {
2652
- -webkit-box-shadow: inset 0 -0.2em 0 #00c22e;
2653
- box-shadow: inset 0 -0.2em 0 #00c22e;
2462
+ box-shadow: inset 0 -0.2em 0 #00c22e;
2654
2463
  color: #13ae38;
2655
2464
  }
2656
2465
  .ui.teal.buttons .button,
@@ -2661,8 +2470,7 @@
2661
2470
  background-image: none;
2662
2471
  }
2663
2472
  .ui.teal.button {
2664
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2665
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2473
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2666
2474
  }
2667
2475
  .ui.teal.buttons .button:hover,
2668
2476
  .ui.teal.button:hover {
@@ -2695,35 +2503,30 @@
2695
2503
  .ui.basic.teal.buttons .button,
2696
2504
  .ui.basic.teal.button {
2697
2505
  background: transparent;
2698
- -webkit-box-shadow: 0 0 0 1px #00B5AD inset;
2699
- box-shadow: 0 0 0 1px #00B5AD inset;
2506
+ box-shadow: 0 0 0 1px #00B5AD inset;
2700
2507
  color: #00B5AD;
2701
2508
  }
2702
2509
  .ui.basic.teal.buttons .button:hover,
2703
2510
  .ui.basic.teal.button:hover {
2704
2511
  background: transparent ;
2705
- -webkit-box-shadow: 0 0 0 1px #009c95 inset;
2706
- box-shadow: 0 0 0 1px #009c95 inset;
2512
+ box-shadow: 0 0 0 1px #009c95 inset;
2707
2513
  color: #009c95;
2708
2514
  }
2709
2515
  .ui.basic.teal.buttons .button:focus,
2710
2516
  .ui.basic.teal.button:focus {
2711
2517
  background: transparent ;
2712
- -webkit-box-shadow: 0 0 0 1px #008c86 inset;
2713
- box-shadow: 0 0 0 1px #008c86 inset;
2518
+ box-shadow: 0 0 0 1px #008c86 inset;
2714
2519
  color: #009c95;
2715
2520
  }
2716
2521
  .ui.basic.teal.buttons .active.button,
2717
2522
  .ui.basic.teal.active.button {
2718
2523
  background: transparent ;
2719
- -webkit-box-shadow: 0 0 0 1px #009c95 inset;
2720
- box-shadow: 0 0 0 1px #009c95 inset;
2524
+ box-shadow: 0 0 0 1px #009c95 inset;
2721
2525
  color: #00827c;
2722
2526
  }
2723
2527
  .ui.basic.teal.buttons .button:active,
2724
2528
  .ui.basic.teal.button:active {
2725
- -webkit-box-shadow: 0 0 0 1px #00827c inset;
2726
- box-shadow: 0 0 0 1px #00827c inset;
2529
+ box-shadow: 0 0 0 1px #00827c inset;
2727
2530
  color: #00827c;
2728
2531
  }
2729
2532
  .ui.buttons:not(.vertical) > .basic.teal.button:not(:first-child) {
@@ -2734,8 +2537,7 @@
2734
2537
  .ui.inverted.teal.buttons .button,
2735
2538
  .ui.inverted.teal.button {
2736
2539
  background-color: transparent;
2737
- -webkit-box-shadow: 0 0 0 2px #6DFFFF inset;
2738
- box-shadow: 0 0 0 2px #6DFFFF inset;
2540
+ box-shadow: 0 0 0 2px #6DFFFF inset;
2739
2541
  color: #6DFFFF;
2740
2542
  }
2741
2543
  .ui.inverted.teal.buttons .button:hover,
@@ -2746,8 +2548,7 @@
2746
2548
  .ui.inverted.teal.button.active,
2747
2549
  .ui.inverted.teal.buttons .button:active,
2748
2550
  .ui.inverted.teal.button:active {
2749
- -webkit-box-shadow: none ;
2750
- box-shadow: none ;
2551
+ box-shadow: none ;
2751
2552
  color: rgba(0, 0, 0, 0.6);
2752
2553
  }
2753
2554
  .ui.inverted.teal.buttons .button:hover,
@@ -2772,36 +2573,31 @@
2772
2573
  .ui.inverted.teal.buttons .basic.button,
2773
2574
  .ui.inverted.teal.basic.button {
2774
2575
  background-color: transparent;
2775
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2776
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2576
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2777
2577
  color: #FFFFFF;
2778
2578
  }
2779
2579
  .ui.inverted.teal.basic.buttons .button:hover,
2780
2580
  .ui.inverted.teal.buttons .basic.button:hover,
2781
2581
  .ui.inverted.teal.basic.button:hover {
2782
- -webkit-box-shadow: 0 0 0 2px #3affff inset;
2783
- box-shadow: 0 0 0 2px #3affff inset;
2582
+ box-shadow: 0 0 0 2px #3affff inset;
2784
2583
  color: #6DFFFF;
2785
2584
  }
2786
2585
  .ui.inverted.teal.basic.buttons .button:focus,
2787
2586
  .ui.inverted.teal.basic.buttons .button:focus,
2788
2587
  .ui.inverted.teal.basic.button:focus {
2789
- -webkit-box-shadow: 0 0 0 2px #44ffff inset;
2790
- box-shadow: 0 0 0 2px #44ffff inset;
2588
+ box-shadow: 0 0 0 2px #44ffff inset;
2791
2589
  color: #6DFFFF;
2792
2590
  }
2793
2591
  .ui.inverted.teal.basic.buttons .active.button,
2794
2592
  .ui.inverted.teal.buttons .basic.active.button,
2795
2593
  .ui.inverted.teal.basic.active.button {
2796
- -webkit-box-shadow: 0 0 0 2px #54ffff inset;
2797
- box-shadow: 0 0 0 2px #54ffff inset;
2594
+ box-shadow: 0 0 0 2px #54ffff inset;
2798
2595
  color: #6DFFFF;
2799
2596
  }
2800
2597
  .ui.inverted.teal.basic.buttons .button:active,
2801
2598
  .ui.inverted.teal.buttons .basic.button:active,
2802
2599
  .ui.inverted.teal.basic.button:active {
2803
- -webkit-box-shadow: 0 0 0 2px #3affff inset;
2804
- box-shadow: 0 0 0 2px #3affff inset;
2600
+ box-shadow: 0 0 0 2px #3affff inset;
2805
2601
  color: #6DFFFF;
2806
2602
  }
2807
2603
 
@@ -2810,22 +2606,19 @@
2810
2606
  .ui.tertiary.teal.buttons .tertiary.button,
2811
2607
  .ui.tertiary.teal.button {
2812
2608
  background: transparent;
2813
- -webkit-box-shadow: none;
2814
- box-shadow: none;
2609
+ box-shadow: none;
2815
2610
  color: #00B5AD;
2816
2611
  }
2817
2612
  .ui.tertiary.teal.buttons .button:hover,
2818
2613
  .ui.tertiary.teal.buttons button:hover,
2819
2614
  .ui.tertiary.teal.button:hover {
2820
- -webkit-box-shadow: inset 0 -0.2em 0 #108c86;
2821
- box-shadow: inset 0 -0.2em 0 #108c86;
2615
+ box-shadow: inset 0 -0.2em 0 #108c86;
2822
2616
  color: #108c86;
2823
2617
  }
2824
2618
  .ui.tertiary.teal.buttons .button:focus,
2825
2619
  .ui.tertiary.teal.buttons .tertiary.button:focus,
2826
2620
  .ui.tertiary.teal.button:focus {
2827
- -webkit-box-shadow: inset 0 -0.2em 0 #0e7e79;
2828
- box-shadow: inset 0 -0.2em 0 #0e7e79;
2621
+ box-shadow: inset 0 -0.2em 0 #0e7e79;
2829
2622
  color: #0e7e79;
2830
2623
  }
2831
2624
  .ui.tertiary.teal.buttons .active.button,
@@ -2834,8 +2627,7 @@
2834
2627
  .ui.tertiary.teal.buttons .button:active,
2835
2628
  .ui.tertiary.teal.buttons .tertiary.button:active,
2836
2629
  .ui.tertiary.teal.button:active {
2837
- -webkit-box-shadow: inset 0 -0.2em 0 #009c95;
2838
- box-shadow: inset 0 -0.2em 0 #009c95;
2630
+ box-shadow: inset 0 -0.2em 0 #009c95;
2839
2631
  color: #009c95;
2840
2632
  }
2841
2633
  .ui.blue.buttons .button,
@@ -2846,8 +2638,7 @@
2846
2638
  background-image: none;
2847
2639
  }
2848
2640
  .ui.blue.button {
2849
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2850
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2641
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2851
2642
  }
2852
2643
  .ui.blue.buttons .button:hover,
2853
2644
  .ui.blue.button:hover {
@@ -2880,35 +2671,30 @@
2880
2671
  .ui.basic.blue.buttons .button,
2881
2672
  .ui.basic.blue.button {
2882
2673
  background: transparent;
2883
- -webkit-box-shadow: 0 0 0 1px #2185D0 inset;
2884
- box-shadow: 0 0 0 1px #2185D0 inset;
2674
+ box-shadow: 0 0 0 1px #2185D0 inset;
2885
2675
  color: #2185D0;
2886
2676
  }
2887
2677
  .ui.basic.blue.buttons .button:hover,
2888
2678
  .ui.basic.blue.button:hover {
2889
2679
  background: transparent ;
2890
- -webkit-box-shadow: 0 0 0 1px #1678c2 inset;
2891
- box-shadow: 0 0 0 1px #1678c2 inset;
2680
+ box-shadow: 0 0 0 1px #1678c2 inset;
2892
2681
  color: #1678c2;
2893
2682
  }
2894
2683
  .ui.basic.blue.buttons .button:focus,
2895
2684
  .ui.basic.blue.button:focus {
2896
2685
  background: transparent ;
2897
- -webkit-box-shadow: 0 0 0 1px #0d71bb inset;
2898
- box-shadow: 0 0 0 1px #0d71bb inset;
2686
+ box-shadow: 0 0 0 1px #0d71bb inset;
2899
2687
  color: #1678c2;
2900
2688
  }
2901
2689
  .ui.basic.blue.buttons .active.button,
2902
2690
  .ui.basic.blue.active.button {
2903
2691
  background: transparent ;
2904
- -webkit-box-shadow: 0 0 0 1px #1279c6 inset;
2905
- box-shadow: 0 0 0 1px #1279c6 inset;
2692
+ box-shadow: 0 0 0 1px #1279c6 inset;
2906
2693
  color: #1a69a4;
2907
2694
  }
2908
2695
  .ui.basic.blue.buttons .button:active,
2909
2696
  .ui.basic.blue.button:active {
2910
- -webkit-box-shadow: 0 0 0 1px #1a69a4 inset;
2911
- box-shadow: 0 0 0 1px #1a69a4 inset;
2697
+ box-shadow: 0 0 0 1px #1a69a4 inset;
2912
2698
  color: #1a69a4;
2913
2699
  }
2914
2700
  .ui.buttons:not(.vertical) > .basic.blue.button:not(:first-child) {
@@ -2919,8 +2705,7 @@
2919
2705
  .ui.inverted.blue.buttons .button,
2920
2706
  .ui.inverted.blue.button {
2921
2707
  background-color: transparent;
2922
- -webkit-box-shadow: 0 0 0 2px #54C8FF inset;
2923
- box-shadow: 0 0 0 2px #54C8FF inset;
2708
+ box-shadow: 0 0 0 2px #54C8FF inset;
2924
2709
  color: #54C8FF;
2925
2710
  }
2926
2711
  .ui.inverted.blue.buttons .button:hover,
@@ -2931,8 +2716,7 @@
2931
2716
  .ui.inverted.blue.button.active,
2932
2717
  .ui.inverted.blue.buttons .button:active,
2933
2718
  .ui.inverted.blue.button:active {
2934
- -webkit-box-shadow: none ;
2935
- box-shadow: none ;
2719
+ box-shadow: none ;
2936
2720
  color: #FFFFFF;
2937
2721
  }
2938
2722
  .ui.inverted.blue.buttons .button:hover,
@@ -2957,36 +2741,31 @@
2957
2741
  .ui.inverted.blue.buttons .basic.button,
2958
2742
  .ui.inverted.blue.basic.button {
2959
2743
  background-color: transparent;
2960
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2961
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2744
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2962
2745
  color: #FFFFFF;
2963
2746
  }
2964
2747
  .ui.inverted.blue.basic.buttons .button:hover,
2965
2748
  .ui.inverted.blue.buttons .basic.button:hover,
2966
2749
  .ui.inverted.blue.basic.button:hover {
2967
- -webkit-box-shadow: 0 0 0 2px #21b8ff inset;
2968
- box-shadow: 0 0 0 2px #21b8ff inset;
2750
+ box-shadow: 0 0 0 2px #21b8ff inset;
2969
2751
  color: #54C8FF;
2970
2752
  }
2971
2753
  .ui.inverted.blue.basic.buttons .button:focus,
2972
2754
  .ui.inverted.blue.basic.buttons .button:focus,
2973
2755
  .ui.inverted.blue.basic.button:focus {
2974
- -webkit-box-shadow: 0 0 0 2px #2bbbff inset;
2975
- box-shadow: 0 0 0 2px #2bbbff inset;
2756
+ box-shadow: 0 0 0 2px #2bbbff inset;
2976
2757
  color: #54C8FF;
2977
2758
  }
2978
2759
  .ui.inverted.blue.basic.buttons .active.button,
2979
2760
  .ui.inverted.blue.buttons .basic.active.button,
2980
2761
  .ui.inverted.blue.basic.active.button {
2981
- -webkit-box-shadow: 0 0 0 2px #3ac0ff inset;
2982
- box-shadow: 0 0 0 2px #3ac0ff inset;
2762
+ box-shadow: 0 0 0 2px #3ac0ff inset;
2983
2763
  color: #54C8FF;
2984
2764
  }
2985
2765
  .ui.inverted.blue.basic.buttons .button:active,
2986
2766
  .ui.inverted.blue.buttons .basic.button:active,
2987
2767
  .ui.inverted.blue.basic.button:active {
2988
- -webkit-box-shadow: 0 0 0 2px #21b8ff inset;
2989
- box-shadow: 0 0 0 2px #21b8ff inset;
2768
+ box-shadow: 0 0 0 2px #21b8ff inset;
2990
2769
  color: #54C8FF;
2991
2770
  }
2992
2771
 
@@ -2995,22 +2774,19 @@
2995
2774
  .ui.tertiary.blue.buttons .tertiary.button,
2996
2775
  .ui.tertiary.blue.button {
2997
2776
  background: transparent;
2998
- -webkit-box-shadow: none;
2999
- box-shadow: none;
2777
+ box-shadow: none;
3000
2778
  color: #2185D0;
3001
2779
  }
3002
2780
  .ui.tertiary.blue.buttons .button:hover,
3003
2781
  .ui.tertiary.blue.buttons button:hover,
3004
2782
  .ui.tertiary.blue.button:hover {
3005
- -webkit-box-shadow: inset 0 -0.2em 0 #2b75ac;
3006
- box-shadow: inset 0 -0.2em 0 #2b75ac;
2783
+ box-shadow: inset 0 -0.2em 0 #2b75ac;
3007
2784
  color: #2b75ac;
3008
2785
  }
3009
2786
  .ui.tertiary.blue.buttons .button:focus,
3010
2787
  .ui.tertiary.blue.buttons .tertiary.button:focus,
3011
2788
  .ui.tertiary.blue.button:focus {
3012
- -webkit-box-shadow: inset 0 -0.2em 0 #216ea7;
3013
- box-shadow: inset 0 -0.2em 0 #216ea7;
2789
+ box-shadow: inset 0 -0.2em 0 #216ea7;
3014
2790
  color: #216ea7;
3015
2791
  }
3016
2792
  .ui.tertiary.blue.buttons .active.button,
@@ -3019,8 +2795,7 @@
3019
2795
  .ui.tertiary.blue.buttons .button:active,
3020
2796
  .ui.tertiary.blue.buttons .tertiary.button:active,
3021
2797
  .ui.tertiary.blue.button:active {
3022
- -webkit-box-shadow: inset 0 -0.2em 0 #007bd8;
3023
- box-shadow: inset 0 -0.2em 0 #007bd8;
2798
+ box-shadow: inset 0 -0.2em 0 #007bd8;
3024
2799
  color: #1279c6;
3025
2800
  }
3026
2801
  .ui.violet.buttons .button,
@@ -3031,8 +2806,7 @@
3031
2806
  background-image: none;
3032
2807
  }
3033
2808
  .ui.violet.button {
3034
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3035
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2809
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3036
2810
  }
3037
2811
  .ui.violet.buttons .button:hover,
3038
2812
  .ui.violet.button:hover {
@@ -3065,35 +2839,30 @@
3065
2839
  .ui.basic.violet.buttons .button,
3066
2840
  .ui.basic.violet.button {
3067
2841
  background: transparent;
3068
- -webkit-box-shadow: 0 0 0 1px #6435C9 inset;
3069
- box-shadow: 0 0 0 1px #6435C9 inset;
2842
+ box-shadow: 0 0 0 1px #6435C9 inset;
3070
2843
  color: #6435C9;
3071
2844
  }
3072
2845
  .ui.basic.violet.buttons .button:hover,
3073
2846
  .ui.basic.violet.button:hover {
3074
2847
  background: transparent ;
3075
- -webkit-box-shadow: 0 0 0 1px #5829bb inset;
3076
- box-shadow: 0 0 0 1px #5829bb inset;
2848
+ box-shadow: 0 0 0 1px #5829bb inset;
3077
2849
  color: #5829bb;
3078
2850
  }
3079
2851
  .ui.basic.violet.buttons .button:focus,
3080
2852
  .ui.basic.violet.button:focus {
3081
2853
  background: transparent ;
3082
- -webkit-box-shadow: 0 0 0 1px #4f20b5 inset;
3083
- box-shadow: 0 0 0 1px #4f20b5 inset;
2854
+ box-shadow: 0 0 0 1px #4f20b5 inset;
3084
2855
  color: #5829bb;
3085
2856
  }
3086
2857
  .ui.basic.violet.buttons .active.button,
3087
2858
  .ui.basic.violet.active.button {
3088
2859
  background: transparent ;
3089
- -webkit-box-shadow: 0 0 0 1px #5626bf inset;
3090
- box-shadow: 0 0 0 1px #5626bf inset;
2860
+ box-shadow: 0 0 0 1px #5626bf inset;
3091
2861
  color: #502aa1;
3092
2862
  }
3093
2863
  .ui.basic.violet.buttons .button:active,
3094
2864
  .ui.basic.violet.button:active {
3095
- -webkit-box-shadow: 0 0 0 1px #502aa1 inset;
3096
- box-shadow: 0 0 0 1px #502aa1 inset;
2865
+ box-shadow: 0 0 0 1px #502aa1 inset;
3097
2866
  color: #502aa1;
3098
2867
  }
3099
2868
  .ui.buttons:not(.vertical) > .basic.violet.button:not(:first-child) {
@@ -3104,8 +2873,7 @@
3104
2873
  .ui.inverted.violet.buttons .button,
3105
2874
  .ui.inverted.violet.button {
3106
2875
  background-color: transparent;
3107
- -webkit-box-shadow: 0 0 0 2px #A291FB inset;
3108
- box-shadow: 0 0 0 2px #A291FB inset;
2876
+ box-shadow: 0 0 0 2px #A291FB inset;
3109
2877
  color: #A291FB;
3110
2878
  }
3111
2879
  .ui.inverted.violet.buttons .button:hover,
@@ -3116,8 +2884,7 @@
3116
2884
  .ui.inverted.violet.button.active,
3117
2885
  .ui.inverted.violet.buttons .button:active,
3118
2886
  .ui.inverted.violet.button:active {
3119
- -webkit-box-shadow: none ;
3120
- box-shadow: none ;
2887
+ box-shadow: none ;
3121
2888
  color: #FFFFFF;
3122
2889
  }
3123
2890
  .ui.inverted.violet.buttons .button:hover,
@@ -3142,36 +2909,31 @@
3142
2909
  .ui.inverted.violet.buttons .basic.button,
3143
2910
  .ui.inverted.violet.basic.button {
3144
2911
  background-color: transparent;
3145
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3146
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
2912
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3147
2913
  color: #FFFFFF;
3148
2914
  }
3149
2915
  .ui.inverted.violet.basic.buttons .button:hover,
3150
2916
  .ui.inverted.violet.buttons .basic.button:hover,
3151
2917
  .ui.inverted.violet.basic.button:hover {
3152
- -webkit-box-shadow: 0 0 0 2px #745aff inset;
3153
- box-shadow: 0 0 0 2px #745aff inset;
2918
+ box-shadow: 0 0 0 2px #745aff inset;
3154
2919
  color: #A291FB;
3155
2920
  }
3156
2921
  .ui.inverted.violet.basic.buttons .button:focus,
3157
2922
  .ui.inverted.violet.basic.buttons .button:focus,
3158
2923
  .ui.inverted.violet.basic.button:focus {
3159
- -webkit-box-shadow: 0 0 0 2px #7d64ff inset;
3160
- box-shadow: 0 0 0 2px #7d64ff inset;
2924
+ box-shadow: 0 0 0 2px #7d64ff inset;
3161
2925
  color: #A291FB;
3162
2926
  }
3163
2927
  .ui.inverted.violet.basic.buttons .active.button,
3164
2928
  .ui.inverted.violet.buttons .basic.active.button,
3165
2929
  .ui.inverted.violet.basic.active.button {
3166
- -webkit-box-shadow: 0 0 0 2px #8a73ff inset;
3167
- box-shadow: 0 0 0 2px #8a73ff inset;
2930
+ box-shadow: 0 0 0 2px #8a73ff inset;
3168
2931
  color: #A291FB;
3169
2932
  }
3170
2933
  .ui.inverted.violet.basic.buttons .button:active,
3171
2934
  .ui.inverted.violet.buttons .basic.button:active,
3172
2935
  .ui.inverted.violet.basic.button:active {
3173
- -webkit-box-shadow: 0 0 0 2px #7860f9 inset;
3174
- box-shadow: 0 0 0 2px #7860f9 inset;
2936
+ box-shadow: 0 0 0 2px #7860f9 inset;
3175
2937
  color: #A291FB;
3176
2938
  }
3177
2939
 
@@ -3180,22 +2942,19 @@
3180
2942
  .ui.tertiary.violet.buttons .tertiary.button,
3181
2943
  .ui.tertiary.violet.button {
3182
2944
  background: transparent;
3183
- -webkit-box-shadow: none;
3184
- box-shadow: none;
2945
+ box-shadow: none;
3185
2946
  color: #6435C9;
3186
2947
  }
3187
2948
  .ui.tertiary.violet.buttons .button:hover,
3188
2949
  .ui.tertiary.violet.buttons button:hover,
3189
2950
  .ui.tertiary.violet.button:hover {
3190
- -webkit-box-shadow: inset 0 -0.2em 0 #6040a5;
3191
- box-shadow: inset 0 -0.2em 0 #6040a5;
2951
+ box-shadow: inset 0 -0.2em 0 #6040a5;
3192
2952
  color: #6040a5;
3193
2953
  }
3194
2954
  .ui.tertiary.violet.buttons .button:focus,
3195
2955
  .ui.tertiary.violet.buttons .tertiary.button:focus,
3196
2956
  .ui.tertiary.violet.button:focus {
3197
- -webkit-box-shadow: inset 0 -0.2em 0 #5735a0;
3198
- box-shadow: inset 0 -0.2em 0 #5735a0;
2957
+ box-shadow: inset 0 -0.2em 0 #5735a0;
3199
2958
  color: #5735a0;
3200
2959
  }
3201
2960
  .ui.tertiary.violet.buttons .active.button,
@@ -3204,8 +2963,7 @@
3204
2963
  .ui.tertiary.violet.buttons .button:active,
3205
2964
  .ui.tertiary.violet.buttons .tertiary.button:active,
3206
2965
  .ui.tertiary.violet.button:active {
3207
- -webkit-box-shadow: inset 0 -0.2em 0 #4e0fd6;
3208
- box-shadow: inset 0 -0.2em 0 #4e0fd6;
2966
+ box-shadow: inset 0 -0.2em 0 #4e0fd6;
3209
2967
  color: #5626bf;
3210
2968
  }
3211
2969
  .ui.purple.buttons .button,
@@ -3216,8 +2974,7 @@
3216
2974
  background-image: none;
3217
2975
  }
3218
2976
  .ui.purple.button {
3219
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3220
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
2977
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3221
2978
  }
3222
2979
  .ui.purple.buttons .button:hover,
3223
2980
  .ui.purple.button:hover {
@@ -3250,35 +3007,30 @@
3250
3007
  .ui.basic.purple.buttons .button,
3251
3008
  .ui.basic.purple.button {
3252
3009
  background: transparent;
3253
- -webkit-box-shadow: 0 0 0 1px #A333C8 inset;
3254
- box-shadow: 0 0 0 1px #A333C8 inset;
3010
+ box-shadow: 0 0 0 1px #A333C8 inset;
3255
3011
  color: #A333C8;
3256
3012
  }
3257
3013
  .ui.basic.purple.buttons .button:hover,
3258
3014
  .ui.basic.purple.button:hover {
3259
3015
  background: transparent ;
3260
- -webkit-box-shadow: 0 0 0 1px #9627ba inset;
3261
- box-shadow: 0 0 0 1px #9627ba inset;
3016
+ box-shadow: 0 0 0 1px #9627ba inset;
3262
3017
  color: #9627ba;
3263
3018
  }
3264
3019
  .ui.basic.purple.buttons .button:focus,
3265
3020
  .ui.basic.purple.button:focus {
3266
3021
  background: transparent ;
3267
- -webkit-box-shadow: 0 0 0 1px #8f1eb4 inset;
3268
- box-shadow: 0 0 0 1px #8f1eb4 inset;
3022
+ box-shadow: 0 0 0 1px #8f1eb4 inset;
3269
3023
  color: #9627ba;
3270
3024
  }
3271
3025
  .ui.basic.purple.buttons .active.button,
3272
3026
  .ui.basic.purple.active.button {
3273
3027
  background: transparent ;
3274
- -webkit-box-shadow: 0 0 0 1px #9724be inset;
3275
- box-shadow: 0 0 0 1px #9724be inset;
3028
+ box-shadow: 0 0 0 1px #9724be inset;
3276
3029
  color: #82299f;
3277
3030
  }
3278
3031
  .ui.basic.purple.buttons .button:active,
3279
3032
  .ui.basic.purple.button:active {
3280
- -webkit-box-shadow: 0 0 0 1px #82299f inset;
3281
- box-shadow: 0 0 0 1px #82299f inset;
3033
+ box-shadow: 0 0 0 1px #82299f inset;
3282
3034
  color: #82299f;
3283
3035
  }
3284
3036
  .ui.buttons:not(.vertical) > .basic.purple.button:not(:first-child) {
@@ -3289,8 +3041,7 @@
3289
3041
  .ui.inverted.purple.buttons .button,
3290
3042
  .ui.inverted.purple.button {
3291
3043
  background-color: transparent;
3292
- -webkit-box-shadow: 0 0 0 2px #DC73FF inset;
3293
- box-shadow: 0 0 0 2px #DC73FF inset;
3044
+ box-shadow: 0 0 0 2px #DC73FF inset;
3294
3045
  color: #DC73FF;
3295
3046
  }
3296
3047
  .ui.inverted.purple.buttons .button:hover,
@@ -3301,8 +3052,7 @@
3301
3052
  .ui.inverted.purple.button.active,
3302
3053
  .ui.inverted.purple.buttons .button:active,
3303
3054
  .ui.inverted.purple.button:active {
3304
- -webkit-box-shadow: none ;
3305
- box-shadow: none ;
3055
+ box-shadow: none ;
3306
3056
  color: #FFFFFF;
3307
3057
  }
3308
3058
  .ui.inverted.purple.buttons .button:hover,
@@ -3327,36 +3077,31 @@
3327
3077
  .ui.inverted.purple.buttons .basic.button,
3328
3078
  .ui.inverted.purple.basic.button {
3329
3079
  background-color: transparent;
3330
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3331
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3080
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3332
3081
  color: #FFFFFF;
3333
3082
  }
3334
3083
  .ui.inverted.purple.basic.buttons .button:hover,
3335
3084
  .ui.inverted.purple.buttons .basic.button:hover,
3336
3085
  .ui.inverted.purple.basic.button:hover {
3337
- -webkit-box-shadow: 0 0 0 2px #cf40ff inset;
3338
- box-shadow: 0 0 0 2px #cf40ff inset;
3086
+ box-shadow: 0 0 0 2px #cf40ff inset;
3339
3087
  color: #DC73FF;
3340
3088
  }
3341
3089
  .ui.inverted.purple.basic.buttons .button:focus,
3342
3090
  .ui.inverted.purple.basic.buttons .button:focus,
3343
3091
  .ui.inverted.purple.basic.button:focus {
3344
- -webkit-box-shadow: 0 0 0 2px #d24aff inset;
3345
- box-shadow: 0 0 0 2px #d24aff inset;
3092
+ box-shadow: 0 0 0 2px #d24aff inset;
3346
3093
  color: #DC73FF;
3347
3094
  }
3348
3095
  .ui.inverted.purple.basic.buttons .active.button,
3349
3096
  .ui.inverted.purple.buttons .basic.active.button,
3350
3097
  .ui.inverted.purple.basic.active.button {
3351
- -webkit-box-shadow: 0 0 0 2px #d65aff inset;
3352
- box-shadow: 0 0 0 2px #d65aff inset;
3098
+ box-shadow: 0 0 0 2px #d65aff inset;
3353
3099
  color: #DC73FF;
3354
3100
  }
3355
3101
  .ui.inverted.purple.basic.buttons .button:active,
3356
3102
  .ui.inverted.purple.buttons .basic.button:active,
3357
3103
  .ui.inverted.purple.basic.button:active {
3358
- -webkit-box-shadow: 0 0 0 2px #cf40ff inset;
3359
- box-shadow: 0 0 0 2px #cf40ff inset;
3104
+ box-shadow: 0 0 0 2px #cf40ff inset;
3360
3105
  color: #DC73FF;
3361
3106
  }
3362
3107
 
@@ -3365,22 +3110,19 @@
3365
3110
  .ui.tertiary.purple.buttons .tertiary.button,
3366
3111
  .ui.tertiary.purple.button {
3367
3112
  background: transparent;
3368
- -webkit-box-shadow: none;
3369
- box-shadow: none;
3113
+ box-shadow: none;
3370
3114
  color: #A333C8;
3371
3115
  }
3372
3116
  .ui.tertiary.purple.buttons .button:hover,
3373
3117
  .ui.tertiary.purple.buttons button:hover,
3374
3118
  .ui.tertiary.purple.button:hover {
3375
- -webkit-box-shadow: inset 0 -0.2em 0 #8a3ea4;
3376
- box-shadow: inset 0 -0.2em 0 #8a3ea4;
3119
+ box-shadow: inset 0 -0.2em 0 #8a3ea4;
3377
3120
  color: #8a3ea4;
3378
3121
  }
3379
3122
  .ui.tertiary.purple.buttons .button:focus,
3380
3123
  .ui.tertiary.purple.buttons .tertiary.button:focus,
3381
3124
  .ui.tertiary.purple.button:focus {
3382
- -webkit-box-shadow: inset 0 -0.2em 0 #84339f;
3383
- box-shadow: inset 0 -0.2em 0 #84339f;
3125
+ box-shadow: inset 0 -0.2em 0 #84339f;
3384
3126
  color: #84339f;
3385
3127
  }
3386
3128
  .ui.tertiary.purple.buttons .active.button,
@@ -3389,8 +3131,7 @@
3389
3131
  .ui.tertiary.purple.buttons .button:active,
3390
3132
  .ui.tertiary.purple.buttons .tertiary.button:active,
3391
3133
  .ui.tertiary.purple.button:active {
3392
- -webkit-box-shadow: inset 0 -0.2em 0 #a30dd4;
3393
- box-shadow: inset 0 -0.2em 0 #a30dd4;
3134
+ box-shadow: inset 0 -0.2em 0 #a30dd4;
3394
3135
  color: #9724be;
3395
3136
  }
3396
3137
  .ui.pink.buttons .button,
@@ -3401,8 +3142,7 @@
3401
3142
  background-image: none;
3402
3143
  }
3403
3144
  .ui.pink.button {
3404
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3405
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3145
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3406
3146
  }
3407
3147
  .ui.pink.buttons .button:hover,
3408
3148
  .ui.pink.button:hover {
@@ -3435,35 +3175,30 @@
3435
3175
  .ui.basic.pink.buttons .button,
3436
3176
  .ui.basic.pink.button {
3437
3177
  background: transparent;
3438
- -webkit-box-shadow: 0 0 0 1px #E03997 inset;
3439
- box-shadow: 0 0 0 1px #E03997 inset;
3178
+ box-shadow: 0 0 0 1px #E03997 inset;
3440
3179
  color: #E03997;
3441
3180
  }
3442
3181
  .ui.basic.pink.buttons .button:hover,
3443
3182
  .ui.basic.pink.button:hover {
3444
3183
  background: transparent ;
3445
- -webkit-box-shadow: 0 0 0 1px #e61a8d inset;
3446
- box-shadow: 0 0 0 1px #e61a8d inset;
3184
+ box-shadow: 0 0 0 1px #e61a8d inset;
3447
3185
  color: #e61a8d;
3448
3186
  }
3449
3187
  .ui.basic.pink.buttons .button:focus,
3450
3188
  .ui.basic.pink.button:focus {
3451
3189
  background: transparent ;
3452
- -webkit-box-shadow: 0 0 0 1px #e10f85 inset;
3453
- box-shadow: 0 0 0 1px #e10f85 inset;
3190
+ box-shadow: 0 0 0 1px #e10f85 inset;
3454
3191
  color: #e61a8d;
3455
3192
  }
3456
3193
  .ui.basic.pink.buttons .active.button,
3457
3194
  .ui.basic.pink.active.button {
3458
3195
  background: transparent ;
3459
- -webkit-box-shadow: 0 0 0 1px #ea158d inset;
3460
- box-shadow: 0 0 0 1px #ea158d inset;
3196
+ box-shadow: 0 0 0 1px #ea158d inset;
3461
3197
  color: #c71f7e;
3462
3198
  }
3463
3199
  .ui.basic.pink.buttons .button:active,
3464
3200
  .ui.basic.pink.button:active {
3465
- -webkit-box-shadow: 0 0 0 1px #c71f7e inset;
3466
- box-shadow: 0 0 0 1px #c71f7e inset;
3201
+ box-shadow: 0 0 0 1px #c71f7e inset;
3467
3202
  color: #c71f7e;
3468
3203
  }
3469
3204
  .ui.buttons:not(.vertical) > .basic.pink.button:not(:first-child) {
@@ -3474,8 +3209,7 @@
3474
3209
  .ui.inverted.pink.buttons .button,
3475
3210
  .ui.inverted.pink.button {
3476
3211
  background-color: transparent;
3477
- -webkit-box-shadow: 0 0 0 2px #FF8EDF inset;
3478
- box-shadow: 0 0 0 2px #FF8EDF inset;
3212
+ box-shadow: 0 0 0 2px #FF8EDF inset;
3479
3213
  color: #FF8EDF;
3480
3214
  }
3481
3215
  .ui.inverted.pink.buttons .button:hover,
@@ -3486,8 +3220,7 @@
3486
3220
  .ui.inverted.pink.button.active,
3487
3221
  .ui.inverted.pink.buttons .button:active,
3488
3222
  .ui.inverted.pink.button:active {
3489
- -webkit-box-shadow: none ;
3490
- box-shadow: none ;
3223
+ box-shadow: none ;
3491
3224
  color: #FFFFFF;
3492
3225
  }
3493
3226
  .ui.inverted.pink.buttons .button:hover,
@@ -3512,36 +3245,31 @@
3512
3245
  .ui.inverted.pink.buttons .basic.button,
3513
3246
  .ui.inverted.pink.basic.button {
3514
3247
  background-color: transparent;
3515
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3516
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3248
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3517
3249
  color: #FFFFFF;
3518
3250
  }
3519
3251
  .ui.inverted.pink.basic.buttons .button:hover,
3520
3252
  .ui.inverted.pink.buttons .basic.button:hover,
3521
3253
  .ui.inverted.pink.basic.button:hover {
3522
- -webkit-box-shadow: 0 0 0 2px #ff5bd1 inset;
3523
- box-shadow: 0 0 0 2px #ff5bd1 inset;
3254
+ box-shadow: 0 0 0 2px #ff5bd1 inset;
3524
3255
  color: #FF8EDF;
3525
3256
  }
3526
3257
  .ui.inverted.pink.basic.buttons .button:focus,
3527
3258
  .ui.inverted.pink.basic.buttons .button:focus,
3528
3259
  .ui.inverted.pink.basic.button:focus {
3529
- -webkit-box-shadow: 0 0 0 2px #ff65d3 inset;
3530
- box-shadow: 0 0 0 2px #ff65d3 inset;
3260
+ box-shadow: 0 0 0 2px #ff65d3 inset;
3531
3261
  color: #FF8EDF;
3532
3262
  }
3533
3263
  .ui.inverted.pink.basic.buttons .active.button,
3534
3264
  .ui.inverted.pink.buttons .basic.active.button,
3535
3265
  .ui.inverted.pink.basic.active.button {
3536
- -webkit-box-shadow: 0 0 0 2px #ff74d8 inset;
3537
- box-shadow: 0 0 0 2px #ff74d8 inset;
3266
+ box-shadow: 0 0 0 2px #ff74d8 inset;
3538
3267
  color: #FF8EDF;
3539
3268
  }
3540
3269
  .ui.inverted.pink.basic.buttons .button:active,
3541
3270
  .ui.inverted.pink.buttons .basic.button:active,
3542
3271
  .ui.inverted.pink.basic.button:active {
3543
- -webkit-box-shadow: 0 0 0 2px #ff5bd1 inset;
3544
- box-shadow: 0 0 0 2px #ff5bd1 inset;
3272
+ box-shadow: 0 0 0 2px #ff5bd1 inset;
3545
3273
  color: #FF8EDF;
3546
3274
  }
3547
3275
 
@@ -3550,22 +3278,19 @@
3550
3278
  .ui.tertiary.pink.buttons .tertiary.button,
3551
3279
  .ui.tertiary.pink.button {
3552
3280
  background: transparent;
3553
- -webkit-box-shadow: none;
3554
- box-shadow: none;
3281
+ box-shadow: none;
3555
3282
  color: #E03997;
3556
3283
  }
3557
3284
  .ui.tertiary.pink.buttons .button:hover,
3558
3285
  .ui.tertiary.pink.buttons button:hover,
3559
3286
  .ui.tertiary.pink.button:hover {
3560
- -webkit-box-shadow: inset 0 -0.2em 0 #cc3389;
3561
- box-shadow: inset 0 -0.2em 0 #cc3389;
3287
+ box-shadow: inset 0 -0.2em 0 #cc3389;
3562
3288
  color: #cc3389;
3563
3289
  }
3564
3290
  .ui.tertiary.pink.buttons .button:focus,
3565
3291
  .ui.tertiary.pink.buttons .tertiary.button:focus,
3566
3292
  .ui.tertiary.pink.button:focus {
3567
- -webkit-box-shadow: inset 0 -0.2em 0 #c92782;
3568
- box-shadow: inset 0 -0.2em 0 #c92782;
3293
+ box-shadow: inset 0 -0.2em 0 #c92782;
3569
3294
  color: #c92782;
3570
3295
  }
3571
3296
  .ui.tertiary.pink.buttons .active.button,
@@ -3574,8 +3299,7 @@
3574
3299
  .ui.tertiary.pink.buttons .button:active,
3575
3300
  .ui.tertiary.pink.buttons .tertiary.button:active,
3576
3301
  .ui.tertiary.pink.button:active {
3577
- -webkit-box-shadow: inset 0 -0.2em 0 #ff0090;
3578
- box-shadow: inset 0 -0.2em 0 #ff0090;
3302
+ box-shadow: inset 0 -0.2em 0 #ff0090;
3579
3303
  color: #ea158d;
3580
3304
  }
3581
3305
  .ui.brown.buttons .button,
@@ -3586,8 +3310,7 @@
3586
3310
  background-image: none;
3587
3311
  }
3588
3312
  .ui.brown.button {
3589
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3590
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3313
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3591
3314
  }
3592
3315
  .ui.brown.buttons .button:hover,
3593
3316
  .ui.brown.button:hover {
@@ -3620,35 +3343,30 @@
3620
3343
  .ui.basic.brown.buttons .button,
3621
3344
  .ui.basic.brown.button {
3622
3345
  background: transparent;
3623
- -webkit-box-shadow: 0 0 0 1px #A5673F inset;
3624
- box-shadow: 0 0 0 1px #A5673F inset;
3346
+ box-shadow: 0 0 0 1px #A5673F inset;
3625
3347
  color: #A5673F;
3626
3348
  }
3627
3349
  .ui.basic.brown.buttons .button:hover,
3628
3350
  .ui.basic.brown.button:hover {
3629
3351
  background: transparent ;
3630
- -webkit-box-shadow: 0 0 0 1px #975b33 inset;
3631
- box-shadow: 0 0 0 1px #975b33 inset;
3352
+ box-shadow: 0 0 0 1px #975b33 inset;
3632
3353
  color: #975b33;
3633
3354
  }
3634
3355
  .ui.basic.brown.buttons .button:focus,
3635
3356
  .ui.basic.brown.button:focus {
3636
3357
  background: transparent ;
3637
- -webkit-box-shadow: 0 0 0 1px #90532b inset;
3638
- box-shadow: 0 0 0 1px #90532b inset;
3358
+ box-shadow: 0 0 0 1px #90532b inset;
3639
3359
  color: #975b33;
3640
3360
  }
3641
3361
  .ui.basic.brown.buttons .active.button,
3642
3362
  .ui.basic.brown.active.button {
3643
3363
  background: transparent ;
3644
- -webkit-box-shadow: 0 0 0 1px #995a31 inset;
3645
- box-shadow: 0 0 0 1px #995a31 inset;
3364
+ box-shadow: 0 0 0 1px #995a31 inset;
3646
3365
  color: #805031;
3647
3366
  }
3648
3367
  .ui.basic.brown.buttons .button:active,
3649
3368
  .ui.basic.brown.button:active {
3650
- -webkit-box-shadow: 0 0 0 1px #805031 inset;
3651
- box-shadow: 0 0 0 1px #805031 inset;
3369
+ box-shadow: 0 0 0 1px #805031 inset;
3652
3370
  color: #805031;
3653
3371
  }
3654
3372
  .ui.buttons:not(.vertical) > .basic.brown.button:not(:first-child) {
@@ -3659,8 +3377,7 @@
3659
3377
  .ui.inverted.brown.buttons .button,
3660
3378
  .ui.inverted.brown.button {
3661
3379
  background-color: transparent;
3662
- -webkit-box-shadow: 0 0 0 2px #D67C1C inset;
3663
- box-shadow: 0 0 0 2px #D67C1C inset;
3380
+ box-shadow: 0 0 0 2px #D67C1C inset;
3664
3381
  color: #D67C1C;
3665
3382
  }
3666
3383
  .ui.inverted.brown.buttons .button:hover,
@@ -3671,8 +3388,7 @@
3671
3388
  .ui.inverted.brown.button.active,
3672
3389
  .ui.inverted.brown.buttons .button:active,
3673
3390
  .ui.inverted.brown.button:active {
3674
- -webkit-box-shadow: none ;
3675
- box-shadow: none ;
3391
+ box-shadow: none ;
3676
3392
  color: #FFFFFF;
3677
3393
  }
3678
3394
  .ui.inverted.brown.buttons .button:hover,
@@ -3697,36 +3413,31 @@
3697
3413
  .ui.inverted.brown.buttons .basic.button,
3698
3414
  .ui.inverted.brown.basic.button {
3699
3415
  background-color: transparent;
3700
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3701
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3416
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3702
3417
  color: #FFFFFF;
3703
3418
  }
3704
3419
  .ui.inverted.brown.basic.buttons .button:hover,
3705
3420
  .ui.inverted.brown.buttons .basic.button:hover,
3706
3421
  .ui.inverted.brown.basic.button:hover {
3707
- -webkit-box-shadow: 0 0 0 2px #b0620f inset;
3708
- box-shadow: 0 0 0 2px #b0620f inset;
3422
+ box-shadow: 0 0 0 2px #b0620f inset;
3709
3423
  color: #D67C1C;
3710
3424
  }
3711
3425
  .ui.inverted.brown.basic.buttons .button:focus,
3712
3426
  .ui.inverted.brown.basic.buttons .button:focus,
3713
3427
  .ui.inverted.brown.basic.button:focus {
3714
- -webkit-box-shadow: 0 0 0 2px #c16808 inset;
3715
- box-shadow: 0 0 0 2px #c16808 inset;
3428
+ box-shadow: 0 0 0 2px #c16808 inset;
3716
3429
  color: #D67C1C;
3717
3430
  }
3718
3431
  .ui.inverted.brown.basic.buttons .active.button,
3719
3432
  .ui.inverted.brown.buttons .basic.active.button,
3720
3433
  .ui.inverted.brown.basic.active.button {
3721
- -webkit-box-shadow: 0 0 0 2px #cc6f0d inset;
3722
- box-shadow: 0 0 0 2px #cc6f0d inset;
3434
+ box-shadow: 0 0 0 2px #cc6f0d inset;
3723
3435
  color: #D67C1C;
3724
3436
  }
3725
3437
  .ui.inverted.brown.basic.buttons .button:active,
3726
3438
  .ui.inverted.brown.buttons .basic.button:active,
3727
3439
  .ui.inverted.brown.basic.button:active {
3728
- -webkit-box-shadow: 0 0 0 2px #a96216 inset;
3729
- box-shadow: 0 0 0 2px #a96216 inset;
3440
+ box-shadow: 0 0 0 2px #a96216 inset;
3730
3441
  color: #D67C1C;
3731
3442
  }
3732
3443
 
@@ -3735,22 +3446,19 @@
3735
3446
  .ui.tertiary.brown.buttons .tertiary.button,
3736
3447
  .ui.tertiary.brown.button {
3737
3448
  background: transparent;
3738
- -webkit-box-shadow: none;
3739
- box-shadow: none;
3449
+ box-shadow: none;
3740
3450
  color: #A5673F;
3741
3451
  }
3742
3452
  .ui.tertiary.brown.buttons .button:hover,
3743
3453
  .ui.tertiary.brown.buttons button:hover,
3744
3454
  .ui.tertiary.brown.button:hover {
3745
- -webkit-box-shadow: inset 0 -0.2em 0 #835f48;
3746
- box-shadow: inset 0 -0.2em 0 #835f48;
3455
+ box-shadow: inset 0 -0.2em 0 #835f48;
3747
3456
  color: #835f48;
3748
3457
  }
3749
3458
  .ui.tertiary.brown.buttons .button:focus,
3750
3459
  .ui.tertiary.brown.buttons .tertiary.button:focus,
3751
3460
  .ui.tertiary.brown.button:focus {
3752
- -webkit-box-shadow: inset 0 -0.2em 0 #7d573e;
3753
- box-shadow: inset 0 -0.2em 0 #7d573e;
3461
+ box-shadow: inset 0 -0.2em 0 #7d573e;
3754
3462
  color: #7d573e;
3755
3463
  }
3756
3464
  .ui.tertiary.brown.buttons .active.button,
@@ -3759,8 +3467,7 @@
3759
3467
  .ui.tertiary.brown.buttons .button:active,
3760
3468
  .ui.tertiary.brown.buttons .tertiary.button:active,
3761
3469
  .ui.tertiary.brown.button:active {
3762
- -webkit-box-shadow: inset 0 -0.2em 0 #ae561d;
3763
- box-shadow: inset 0 -0.2em 0 #ae561d;
3470
+ box-shadow: inset 0 -0.2em 0 #ae561d;
3764
3471
  color: #995a31;
3765
3472
  }
3766
3473
  .ui.grey.buttons .button,
@@ -3771,8 +3478,7 @@
3771
3478
  background-image: none;
3772
3479
  }
3773
3480
  .ui.grey.button {
3774
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3775
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3481
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3776
3482
  }
3777
3483
  .ui.grey.buttons .button:hover,
3778
3484
  .ui.grey.button:hover {
@@ -3805,35 +3511,30 @@
3805
3511
  .ui.basic.grey.buttons .button,
3806
3512
  .ui.basic.grey.button {
3807
3513
  background: transparent;
3808
- -webkit-box-shadow: 0 0 0 1px #767676 inset;
3809
- box-shadow: 0 0 0 1px #767676 inset;
3514
+ box-shadow: 0 0 0 1px #767676 inset;
3810
3515
  color: #767676;
3811
3516
  }
3812
3517
  .ui.basic.grey.buttons .button:hover,
3813
3518
  .ui.basic.grey.button:hover {
3814
3519
  background: transparent ;
3815
- -webkit-box-shadow: 0 0 0 1px #838383 inset;
3816
- box-shadow: 0 0 0 1px #838383 inset;
3520
+ box-shadow: 0 0 0 1px #838383 inset;
3817
3521
  color: #838383;
3818
3522
  }
3819
3523
  .ui.basic.grey.buttons .button:focus,
3820
3524
  .ui.basic.grey.button:focus {
3821
3525
  background: transparent ;
3822
- -webkit-box-shadow: 0 0 0 1px #8a8a8a inset;
3823
- box-shadow: 0 0 0 1px #8a8a8a inset;
3526
+ box-shadow: 0 0 0 1px #8a8a8a inset;
3824
3527
  color: #838383;
3825
3528
  }
3826
3529
  .ui.basic.grey.buttons .active.button,
3827
3530
  .ui.basic.grey.active.button {
3828
3531
  background: transparent ;
3829
- -webkit-box-shadow: 0 0 0 1px #696969 inset;
3830
- box-shadow: 0 0 0 1px #696969 inset;
3532
+ box-shadow: 0 0 0 1px #696969 inset;
3831
3533
  color: #909090;
3832
3534
  }
3833
3535
  .ui.basic.grey.buttons .button:active,
3834
3536
  .ui.basic.grey.button:active {
3835
- -webkit-box-shadow: 0 0 0 1px #909090 inset;
3836
- box-shadow: 0 0 0 1px #909090 inset;
3537
+ box-shadow: 0 0 0 1px #909090 inset;
3837
3538
  color: #909090;
3838
3539
  }
3839
3540
  .ui.buttons:not(.vertical) > .basic.grey.button:not(:first-child) {
@@ -3844,8 +3545,7 @@
3844
3545
  .ui.inverted.grey.buttons .button,
3845
3546
  .ui.inverted.grey.button {
3846
3547
  background-color: transparent;
3847
- -webkit-box-shadow: 0 0 0 2px #D4D4D5 inset;
3848
- box-shadow: 0 0 0 2px #D4D4D5 inset;
3548
+ box-shadow: 0 0 0 2px #D4D4D5 inset;
3849
3549
  color: #FFFFFF;
3850
3550
  }
3851
3551
  .ui.inverted.grey.buttons .button:hover,
@@ -3856,8 +3556,7 @@
3856
3556
  .ui.inverted.grey.button.active,
3857
3557
  .ui.inverted.grey.buttons .button:active,
3858
3558
  .ui.inverted.grey.button:active {
3859
- -webkit-box-shadow: none ;
3860
- box-shadow: none ;
3559
+ box-shadow: none ;
3861
3560
  color: rgba(0, 0, 0, 0.6);
3862
3561
  }
3863
3562
  .ui.inverted.grey.buttons .button:hover,
@@ -3882,36 +3581,31 @@
3882
3581
  .ui.inverted.grey.buttons .basic.button,
3883
3582
  .ui.inverted.grey.basic.button {
3884
3583
  background-color: transparent;
3885
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3886
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3584
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3887
3585
  color: #FFFFFF;
3888
3586
  }
3889
3587
  .ui.inverted.grey.basic.buttons .button:hover,
3890
3588
  .ui.inverted.grey.buttons .basic.button:hover,
3891
3589
  .ui.inverted.grey.basic.button:hover {
3892
- -webkit-box-shadow: 0 0 0 2px #c2c4c5 inset;
3893
- box-shadow: 0 0 0 2px #c2c4c5 inset;
3590
+ box-shadow: 0 0 0 2px #c2c4c5 inset;
3894
3591
  color: #FFFFFF;
3895
3592
  }
3896
3593
  .ui.inverted.grey.basic.buttons .button:focus,
3897
3594
  .ui.inverted.grey.basic.buttons .button:focus,
3898
3595
  .ui.inverted.grey.basic.button:focus {
3899
- -webkit-box-shadow: 0 0 0 2px #c7c9cb inset;
3900
- box-shadow: 0 0 0 2px #c7c9cb inset;
3596
+ box-shadow: 0 0 0 2px #c7c9cb inset;
3901
3597
  color: #DCDDDE;
3902
3598
  }
3903
3599
  .ui.inverted.grey.basic.buttons .active.button,
3904
3600
  .ui.inverted.grey.buttons .basic.active.button,
3905
3601
  .ui.inverted.grey.basic.active.button {
3906
- -webkit-box-shadow: 0 0 0 2px #cfd0d2 inset;
3907
- box-shadow: 0 0 0 2px #cfd0d2 inset;
3602
+ box-shadow: 0 0 0 2px #cfd0d2 inset;
3908
3603
  color: #FFFFFF;
3909
3604
  }
3910
3605
  .ui.inverted.grey.basic.buttons .button:active,
3911
3606
  .ui.inverted.grey.buttons .basic.button:active,
3912
3607
  .ui.inverted.grey.basic.button:active {
3913
- -webkit-box-shadow: 0 0 0 2px #c2c4c5 inset;
3914
- box-shadow: 0 0 0 2px #c2c4c5 inset;
3608
+ box-shadow: 0 0 0 2px #c2c4c5 inset;
3915
3609
  color: #FFFFFF;
3916
3610
  }
3917
3611
 
@@ -3920,22 +3614,19 @@
3920
3614
  .ui.tertiary.grey.buttons .tertiary.button,
3921
3615
  .ui.tertiary.grey.button {
3922
3616
  background: transparent;
3923
- -webkit-box-shadow: none;
3924
- box-shadow: none;
3617
+ box-shadow: none;
3925
3618
  color: #767676;
3926
3619
  }
3927
3620
  .ui.tertiary.grey.buttons .button:hover,
3928
3621
  .ui.tertiary.grey.buttons button:hover,
3929
3622
  .ui.tertiary.grey.button:hover {
3930
- -webkit-box-shadow: inset 0 -0.2em 0 #838383;
3931
- box-shadow: inset 0 -0.2em 0 #838383;
3623
+ box-shadow: inset 0 -0.2em 0 #838383;
3932
3624
  color: #838383;
3933
3625
  }
3934
3626
  .ui.tertiary.grey.buttons .button:focus,
3935
3627
  .ui.tertiary.grey.buttons .tertiary.button:focus,
3936
3628
  .ui.tertiary.grey.button:focus {
3937
- -webkit-box-shadow: inset 0 -0.2em 0 #8a8a8a;
3938
- box-shadow: inset 0 -0.2em 0 #8a8a8a;
3629
+ box-shadow: inset 0 -0.2em 0 #8a8a8a;
3939
3630
  color: #8a8a8a;
3940
3631
  }
3941
3632
  .ui.tertiary.grey.buttons .active.button,
@@ -3944,8 +3635,7 @@
3944
3635
  .ui.tertiary.grey.buttons .button:active,
3945
3636
  .ui.tertiary.grey.buttons .tertiary.button:active,
3946
3637
  .ui.tertiary.grey.button:active {
3947
- -webkit-box-shadow: inset 0 -0.2em 0 #7e5454;
3948
- box-shadow: inset 0 -0.2em 0 #7e5454;
3638
+ box-shadow: inset 0 -0.2em 0 #7e5454;
3949
3639
  color: #696969;
3950
3640
  }
3951
3641
  .ui.black.buttons .button,
@@ -3956,8 +3646,7 @@
3956
3646
  background-image: none;
3957
3647
  }
3958
3648
  .ui.black.button {
3959
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3960
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3649
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3961
3650
  }
3962
3651
  .ui.black.buttons .button:hover,
3963
3652
  .ui.black.button:hover {
@@ -3990,35 +3679,30 @@
3990
3679
  .ui.basic.black.buttons .button,
3991
3680
  .ui.basic.black.button {
3992
3681
  background: transparent;
3993
- -webkit-box-shadow: 0 0 0 1px #1B1C1D inset;
3994
- box-shadow: 0 0 0 1px #1B1C1D inset;
3682
+ box-shadow: 0 0 0 1px #1B1C1D inset;
3995
3683
  color: #1B1C1D;
3996
3684
  }
3997
3685
  .ui.basic.black.buttons .button:hover,
3998
3686
  .ui.basic.black.button:hover {
3999
3687
  background: transparent ;
4000
- -webkit-box-shadow: 0 0 0 1px #27292a inset;
4001
- box-shadow: 0 0 0 1px #27292a inset;
3688
+ box-shadow: 0 0 0 1px #27292a inset;
4002
3689
  color: #27292a;
4003
3690
  }
4004
3691
  .ui.basic.black.buttons .button:focus,
4005
3692
  .ui.basic.black.button:focus {
4006
3693
  background: transparent ;
4007
- -webkit-box-shadow: 0 0 0 1px #2f3032 inset;
4008
- box-shadow: 0 0 0 1px #2f3032 inset;
3694
+ box-shadow: 0 0 0 1px #2f3032 inset;
4009
3695
  color: #27292a;
4010
3696
  }
4011
3697
  .ui.basic.black.buttons .active.button,
4012
3698
  .ui.basic.black.active.button {
4013
3699
  background: transparent ;
4014
- -webkit-box-shadow: 0 0 0 1px #0f0f10 inset;
4015
- box-shadow: 0 0 0 1px #0f0f10 inset;
3700
+ box-shadow: 0 0 0 1px #0f0f10 inset;
4016
3701
  color: #343637;
4017
3702
  }
4018
3703
  .ui.basic.black.buttons .button:active,
4019
3704
  .ui.basic.black.button:active {
4020
- -webkit-box-shadow: 0 0 0 1px #343637 inset;
4021
- box-shadow: 0 0 0 1px #343637 inset;
3705
+ box-shadow: 0 0 0 1px #343637 inset;
4022
3706
  color: #343637;
4023
3707
  }
4024
3708
  .ui.buttons:not(.vertical) > .basic.black.button:not(:first-child) {
@@ -4029,8 +3713,7 @@
4029
3713
  .ui.inverted.black.buttons .button,
4030
3714
  .ui.inverted.black.button {
4031
3715
  background-color: transparent;
4032
- -webkit-box-shadow: 0 0 0 2px #D4D4D5 inset;
4033
- box-shadow: 0 0 0 2px #D4D4D5 inset;
3716
+ box-shadow: 0 0 0 2px #D4D4D5 inset;
4034
3717
  color: #FFFFFF;
4035
3718
  }
4036
3719
  .ui.inverted.black.buttons .button:hover,
@@ -4041,8 +3724,7 @@
4041
3724
  .ui.inverted.black.button.active,
4042
3725
  .ui.inverted.black.buttons .button:active,
4043
3726
  .ui.inverted.black.button:active {
4044
- -webkit-box-shadow: none ;
4045
- box-shadow: none ;
3727
+ box-shadow: none ;
4046
3728
  color: #FFFFFF;
4047
3729
  }
4048
3730
  .ui.inverted.black.buttons .button:hover,
@@ -4067,36 +3749,31 @@
4067
3749
  .ui.inverted.black.buttons .basic.button,
4068
3750
  .ui.inverted.black.basic.button {
4069
3751
  background-color: transparent;
4070
- -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
4071
- box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
3752
+ box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset;
4072
3753
  color: #FFFFFF;
4073
3754
  }
4074
3755
  .ui.inverted.black.basic.buttons .button:hover,
4075
3756
  .ui.inverted.black.buttons .basic.button:hover,
4076
3757
  .ui.inverted.black.basic.button:hover {
4077
- -webkit-box-shadow: 0 0 0 2px #000000 inset;
4078
- box-shadow: 0 0 0 2px #000000 inset;
3758
+ box-shadow: 0 0 0 2px #000000 inset;
4079
3759
  color: #FFFFFF;
4080
3760
  }
4081
3761
  .ui.inverted.black.basic.buttons .button:focus,
4082
3762
  .ui.inverted.black.basic.buttons .button:focus,
4083
3763
  .ui.inverted.black.basic.button:focus {
4084
- -webkit-box-shadow: 0 0 0 2px #000000 inset;
4085
- box-shadow: 0 0 0 2px #000000 inset;
3764
+ box-shadow: 0 0 0 2px #000000 inset;
4086
3765
  color: #545454;
4087
3766
  }
4088
3767
  .ui.inverted.black.basic.buttons .active.button,
4089
3768
  .ui.inverted.black.buttons .basic.active.button,
4090
3769
  .ui.inverted.black.basic.active.button {
4091
- -webkit-box-shadow: 0 0 0 2px #000000 inset;
4092
- box-shadow: 0 0 0 2px #000000 inset;
3770
+ box-shadow: 0 0 0 2px #000000 inset;
4093
3771
  color: #FFFFFF;
4094
3772
  }
4095
3773
  .ui.inverted.black.basic.buttons .button:active,
4096
3774
  .ui.inverted.black.buttons .basic.button:active,
4097
3775
  .ui.inverted.black.basic.button:active {
4098
- -webkit-box-shadow: 0 0 0 2px #000000 inset;
4099
- box-shadow: 0 0 0 2px #000000 inset;
3776
+ box-shadow: 0 0 0 2px #000000 inset;
4100
3777
  color: #FFFFFF;
4101
3778
  }
4102
3779
 
@@ -4105,23 +3782,20 @@
4105
3782
  .ui.tertiary.black.buttons .tertiary.button,
4106
3783
  .ui.tertiary.black.button {
4107
3784
  background: transparent;
4108
- -webkit-box-shadow: none;
4109
- box-shadow: none;
3785
+ box-shadow: none;
4110
3786
  color: #1B1C1D;
4111
3787
  }
4112
3788
  .ui.tertiary.black.buttons .button:hover,
4113
3789
  .ui.tertiary.black.buttons button:hover,
4114
3790
  .ui.tertiary.black.button:hover {
4115
- -webkit-box-shadow: inset 0 -0.2em 0 #8b8f93;
4116
- box-shadow: inset 0 -0.2em 0 #8b8f93;
4117
- color: #585c5f;
3791
+ box-shadow: inset 0 -0.2em 0 #8b8f93;
3792
+ color: #8b8f93;
4118
3793
  }
4119
3794
  .ui.tertiary.black.buttons .button:focus,
4120
3795
  .ui.tertiary.black.buttons .tertiary.button:focus,
4121
3796
  .ui.tertiary.black.button:focus {
4122
- -webkit-box-shadow: inset 0 -0.2em 0 #93969a;
4123
- box-shadow: inset 0 -0.2em 0 #93969a;
4124
- color: #606367;
3797
+ box-shadow: inset 0 -0.2em 0 #93969a;
3798
+ color: #93969a;
4125
3799
  }
4126
3800
  .ui.tertiary.black.buttons .active.button,
4127
3801
  .ui.tertiary.black.buttons .tertiary.active.button,
@@ -4129,8 +3803,7 @@
4129
3803
  .ui.tertiary.black.buttons .button:active,
4130
3804
  .ui.tertiary.black.buttons .tertiary.button:active,
4131
3805
  .ui.tertiary.black.button:active {
4132
- -webkit-box-shadow: inset 0 -0.2em 0 #404245;
4133
- box-shadow: inset 0 -0.2em 0 #404245;
3806
+ box-shadow: inset 0 -0.2em 0 #404245;
4134
3807
  color: #0f0f10;
4135
3808
  }
4136
3809
 
@@ -4148,8 +3821,7 @@
4148
3821
  background-image: none;
4149
3822
  }
4150
3823
  .ui.positive.button {
4151
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
4152
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3824
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
4153
3825
  }
4154
3826
  .ui.positive.buttons .button:hover,
4155
3827
  .ui.positive.button:hover {
@@ -4182,35 +3854,30 @@
4182
3854
  .ui.basic.positive.buttons .button,
4183
3855
  .ui.basic.positive.button {
4184
3856
  background: transparent;
4185
- -webkit-box-shadow: 0 0 0 1px #21BA45 inset;
4186
- box-shadow: 0 0 0 1px #21BA45 inset;
3857
+ box-shadow: 0 0 0 1px #21BA45 inset;
4187
3858
  color: #21BA45;
4188
3859
  }
4189
3860
  .ui.basic.positive.buttons .button:hover,
4190
3861
  .ui.basic.positive.button:hover {
4191
3862
  background: transparent;
4192
- -webkit-box-shadow: 0 0 0 1px #16ab39 inset;
4193
- box-shadow: 0 0 0 1px #16ab39 inset;
3863
+ box-shadow: 0 0 0 1px #16ab39 inset;
4194
3864
  color: #16ab39;
4195
3865
  }
4196
3866
  .ui.basic.positive.buttons .button:focus,
4197
3867
  .ui.basic.positive.button:focus {
4198
3868
  background: transparent;
4199
- -webkit-box-shadow: 0 0 0 1px #0ea432 inset;
4200
- box-shadow: 0 0 0 1px #0ea432 inset;
3869
+ box-shadow: 0 0 0 1px #0ea432 inset;
4201
3870
  color: #16ab39;
4202
3871
  }
4203
3872
  .ui.basic.positive.buttons .active.button,
4204
3873
  .ui.basic.positive.active.button {
4205
3874
  background: transparent;
4206
- -webkit-box-shadow: 0 0 0 1px #13ae38 inset;
4207
- box-shadow: 0 0 0 1px #13ae38 inset;
3875
+ box-shadow: 0 0 0 1px #13ae38 inset;
4208
3876
  color: #198f35;
4209
3877
  }
4210
3878
  .ui.basic.positive.buttons .button:active,
4211
3879
  .ui.basic.positive.button:active {
4212
- -webkit-box-shadow: 0 0 0 1px #198f35 inset;
4213
- box-shadow: 0 0 0 1px #198f35 inset;
3880
+ box-shadow: 0 0 0 1px #198f35 inset;
4214
3881
  color: #198f35;
4215
3882
  }
4216
3883
  .ui.buttons:not(.vertical) > .basic.positive.button:not(:first-child) {
@@ -4231,8 +3898,7 @@
4231
3898
  background-image: none;
4232
3899
  }
4233
3900
  .ui.negative.button {
4234
- -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
4235
- box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3901
+ box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
4236
3902
  }
4237
3903
  .ui.negative.buttons .button:hover,
4238
3904
  .ui.negative.button:hover {
@@ -4265,35 +3931,30 @@
4265
3931
  .ui.basic.negative.buttons .button,
4266
3932
  .ui.basic.negative.button {
4267
3933
  background: transparent;
4268
- -webkit-box-shadow: 0 0 0 1px #DB2828 inset;
4269
- box-shadow: 0 0 0 1px #DB2828 inset;
3934
+ box-shadow: 0 0 0 1px #DB2828 inset;
4270
3935
  color: #DB2828;
4271
3936
  }
4272
3937
  .ui.basic.negative.buttons .button:hover,
4273
3938
  .ui.basic.negative.button:hover {
4274
3939
  background: transparent;
4275
- -webkit-box-shadow: 0 0 0 1px #d01919 inset;
4276
- box-shadow: 0 0 0 1px #d01919 inset;
3940
+ box-shadow: 0 0 0 1px #d01919 inset;
4277
3941
  color: #d01919;
4278
3942
  }
4279
3943
  .ui.basic.negative.buttons .button:focus,
4280
3944
  .ui.basic.negative.button:focus {
4281
3945
  background: transparent;
4282
- -webkit-box-shadow: 0 0 0 1px #ca1010 inset;
4283
- box-shadow: 0 0 0 1px #ca1010 inset;
3946
+ box-shadow: 0 0 0 1px #ca1010 inset;
4284
3947
  color: #d01919;
4285
3948
  }
4286
3949
  .ui.basic.negative.buttons .active.button,
4287
3950
  .ui.basic.negative.active.button {
4288
3951
  background: transparent;
4289
- -webkit-box-shadow: 0 0 0 1px #d41515 inset;
4290
- box-shadow: 0 0 0 1px #d41515 inset;
3952
+ box-shadow: 0 0 0 1px #d41515 inset;
4291
3953
  color: #b21e1e;
4292
3954
  }
4293
3955
  .ui.basic.negative.buttons .button:active,
4294
3956
  .ui.basic.negative.button:active {
4295
- -webkit-box-shadow: 0 0 0 1px #b21e1e inset;
4296
- box-shadow: 0 0 0 1px #b21e1e inset;
3957
+ box-shadow: 0 0 0 1px #b21e1e inset;
4297
3958
  color: #b21e1e;
4298
3959
  }
4299
3960
  .ui.buttons:not(.vertical) > .basic.negative.button:not(:first-child) {
@@ -4306,20 +3967,14 @@
4306
3967
  *******************************/
4307
3968
 
4308
3969
  .ui.buttons {
4309
- display: -webkit-inline-box;
4310
- display: -ms-inline-flexbox;
4311
3970
  display: inline-flex;
4312
- -webkit-box-orient: horizontal;
4313
- -webkit-box-direction: normal;
4314
- -ms-flex-direction: row;
4315
- flex-direction: row;
3971
+ flex-direction: row;
4316
3972
  font-size: 0;
4317
3973
  vertical-align: baseline;
4318
3974
  margin: 0 0.25em 0 0;
4319
3975
  }
4320
3976
  .ui.buttons:not(.basic):not(.inverted) {
4321
- -webkit-box-shadow: none;
4322
- box-shadow: none;
3977
+ box-shadow: none;
4323
3978
  }
4324
3979
 
4325
3980
  /* Clearfix */
@@ -4333,15 +3988,12 @@
4333
3988
 
4334
3989
  /* Standard Group */
4335
3990
  .ui.buttons .button {
4336
- -webkit-box-flex: 1;
4337
- -ms-flex: 1 0 auto;
4338
- flex: 1 0 auto;
3991
+ flex: 1 0 auto;
4339
3992
  border-radius: 0;
4340
3993
  margin: 0 0 0 0;
4341
3994
  }
4342
3995
  .ui.buttons:not(.basic):not(.inverted) > .button:not(.basic):not(.inverted) {
4343
- -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
4344
- box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
3996
+ box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
4345
3997
  }
4346
3998
  .ui.buttons .button:first-child {
4347
3999
  border-left: none;
@@ -4356,21 +4008,15 @@
4356
4008
 
4357
4009
  /* Vertical Style */
4358
4010
  .ui.vertical.buttons {
4359
- display: -webkit-inline-box;
4360
- display: -ms-inline-flexbox;
4361
4011
  display: inline-flex;
4362
- -webkit-box-orient: vertical;
4363
- -webkit-box-direction: normal;
4364
- -ms-flex-direction: column;
4365
- flex-direction: column;
4012
+ flex-direction: column;
4366
4013
  }
4367
4014
  .ui.vertical.buttons .button {
4368
4015
  display: block;
4369
4016
  float: none;
4370
4017
  width: 100%;
4371
4018
  margin: 0 0 0 0;
4372
- -webkit-box-shadow: none;
4373
- box-shadow: none;
4019
+ box-shadow: none;
4374
4020
  border-radius: 0;
4375
4021
  }
4376
4022
  .ui.vertical.buttons .button:first-child {
@@ -4393,12 +4039,6 @@
4393
4039
 
4394
4040
 
4395
4041
 
4396
- /*******************************
4397
- Theme Overrides
4398
- *******************************/
4399
-
4400
-
4401
-
4402
4042
  /*******************************
4403
4043
  Site Overrides
4404
4044
  *******************************/