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
@@ -138,9 +138,3 @@ span.ui.massive.text {
138
138
  Theme Overrides
139
139
  *******************************/
140
140
 
141
-
142
-
143
- /*******************************
144
- Theme Overrides
145
- *******************************/
146
-
@@ -18,12 +18,10 @@
18
18
  *,
19
19
  *:before,
20
20
  *:after {
21
- -webkit-box-sizing: inherit;
22
- box-sizing: inherit;
21
+ box-sizing: inherit;
23
22
  }
24
23
  html {
25
- -webkit-box-sizing: border-box;
26
- box-sizing: border-box;
24
+ box-sizing: border-box;
27
25
  }
28
26
 
29
27
  /* iPad Input Shadows */
@@ -83,8 +81,7 @@ h1 {
83
81
  * 2. Show the overflow in Edge and IE.
84
82
  */
85
83
  hr {
86
- -webkit-box-sizing: content-box;
87
- box-sizing: content-box;
84
+ box-sizing: content-box;
88
85
 
89
86
  /* 1 */
90
87
  height: 0;
@@ -270,8 +267,7 @@ fieldset {
270
267
  * `fieldset` elements in all browsers.
271
268
  */
272
269
  legend {
273
- -webkit-box-sizing: border-box;
274
- box-sizing: border-box;
270
+ box-sizing: border-box;
275
271
 
276
272
  /* 1 */
277
273
  color: inherit;
@@ -308,355 +304,7 @@ textarea {
308
304
  */
309
305
  [type="checkbox"],
310
306
  [type="radio"] {
311
- -webkit-box-sizing: border-box;
312
- box-sizing: border-box;
313
-
314
- /* 1 */
315
- padding: 0;
316
-
317
- /* 2 */
318
- }
319
- /**
320
- * Correct the cursor style of increment and decrement buttons in Chrome.
321
- */
322
- [type="number"]::-webkit-inner-spin-button,
323
- [type="number"]::-webkit-outer-spin-button {
324
- height: auto;
325
- }
326
- /**
327
- * 1. Correct the odd appearance in Chrome and Safari.
328
- * 2. Correct the outline style in Safari.
329
- */
330
- [type="search"] {
331
- -webkit-appearance: textfield;
332
-
333
- /* 1 */
334
- outline-offset: -2px;
335
-
336
- /* 2 */
337
- }
338
- /**
339
- * Remove the inner padding in Chrome and Safari on macOS.
340
- */
341
- [type="search"]::-webkit-search-decoration {
342
- -webkit-appearance: none;
343
- }
344
- /**
345
- * 1. Correct the inability to style clickable types in iOS and Safari.
346
- * 2. Change font properties to `inherit` in Safari.
347
- */
348
- ::-webkit-file-upload-button {
349
- -webkit-appearance: button;
350
-
351
- /* 1 */
352
- font: inherit;
353
-
354
- /* 2 */
355
- }
356
-
357
- /* Interactive
358
- ========================================================================== */
359
- /*
360
- * Add the correct display in Edge, IE 10+, and Firefox.
361
- */
362
- details {
363
- display: block;
364
- }
365
- /*
366
- * Add the correct display in all browsers.
367
- */
368
- summary {
369
- display: list-item;
370
- }
371
-
372
- /* Misc
373
- ========================================================================== */
374
- /**
375
- * Add the correct display in IE 10+.
376
- */
377
- template {
378
- display: none;
379
- }
380
- /**
381
- * Add the correct display in IE 10.
382
- */
383
- [hidden] {
384
- display: none;
385
- }
386
- /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
387
-
388
- /* Document
389
- ========================================================================== */
390
- /**
391
- * 1. Correct the line height in all browsers.
392
- * 2. Prevent adjustments of font size after orientation changes in iOS.
393
- */
394
- html {
395
- line-height: 1.15;
396
-
397
- /* 1 */
398
- -webkit-text-size-adjust: 100%;
399
-
400
- /* 2 */
401
- }
402
-
403
- /* Sections
404
- ========================================================================== */
405
- /**
406
- * Remove the margin in all browsers.
407
- */
408
- body {
409
- margin: 0;
410
- }
411
- /**
412
- * Render the `main` element consistently in IE.
413
- */
414
- main {
415
- display: block;
416
- }
417
- /**
418
- * Correct the font size and margin on `h1` elements within `section` and
419
- * `article` contexts in Chrome, Firefox, and Safari.
420
- */
421
- h1 {
422
- font-size: 2em;
423
- margin: 0.67em 0;
424
- }
425
-
426
- /* Grouping content
427
- ========================================================================== */
428
- /**
429
- * 1. Add the correct box sizing in Firefox.
430
- * 2. Show the overflow in Edge and IE.
431
- */
432
- hr {
433
- -webkit-box-sizing: content-box;
434
- box-sizing: content-box;
435
-
436
- /* 1 */
437
- height: 0;
438
-
439
- /* 1 */
440
- overflow: visible;
441
-
442
- /* 2 */
443
- }
444
- /**
445
- * 1. Correct the inheritance and scaling of font size in all browsers.
446
- * 2. Correct the odd `em` font sizing in all browsers.
447
- */
448
- pre {
449
- font-family: monospace, monospace;
450
-
451
- /* 1 */
452
- font-size: 1em;
453
-
454
- /* 2 */
455
- }
456
-
457
- /* Text-level semantics
458
- ========================================================================== */
459
- /**
460
- * Remove the gray background on active links in IE 10.
461
- */
462
- a {
463
- background-color: transparent;
464
- }
465
- /**
466
- * 1. Remove the bottom border in Chrome 57-
467
- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
468
- */
469
- abbr[title] {
470
- border-bottom: none;
471
-
472
- /* 1 */
473
- text-decoration: underline;
474
-
475
- /* 2 */
476
- -webkit-text-decoration: underline dotted;
477
- text-decoration: underline dotted;
478
-
479
- /* 2 */
480
- }
481
- /**
482
- * Add the correct font weight in Chrome, Edge, and Safari.
483
- */
484
- b,
485
- strong {
486
- font-weight: bolder;
487
- }
488
- /**
489
- * 1. Correct the inheritance and scaling of font size in all browsers.
490
- * 2. Correct the odd `em` font sizing in all browsers.
491
- */
492
- code,
493
- kbd,
494
- samp {
495
- font-family: monospace, monospace;
496
-
497
- /* 1 */
498
- font-size: 1em;
499
-
500
- /* 2 */
501
- }
502
- /**
503
- * Add the correct font size in all browsers.
504
- */
505
- small {
506
- font-size: 80%;
507
- }
508
- /**
509
- * Prevent `sub` and `sup` elements from affecting the line height in
510
- * all browsers.
511
- */
512
- sub,
513
- sup {
514
- font-size: 75%;
515
- line-height: 0;
516
- position: relative;
517
- vertical-align: baseline;
518
- }
519
- sub {
520
- bottom: -0.25em;
521
- }
522
- sup {
523
- top: -0.5em;
524
- }
525
-
526
- /* Embedded content
527
- ========================================================================== */
528
- /**
529
- * Remove the border on images inside links in IE 10.
530
- */
531
- img {
532
- border-style: none;
533
- }
534
-
535
- /* Forms
536
- ========================================================================== */
537
- /**
538
- * 1. Change the font styles in all browsers.
539
- * 2. Remove the margin in Firefox and Safari.
540
- */
541
- button,
542
- input,
543
- optgroup,
544
- select,
545
- textarea {
546
- font-family: inherit;
547
-
548
- /* 1 */
549
- font-size: 100%;
550
-
551
- /* 1 */
552
- line-height: 1.15;
553
-
554
- /* 1 */
555
- margin: 0;
556
-
557
- /* 2 */
558
- }
559
- /**
560
- * Show the overflow in IE.
561
- * 1. Show the overflow in Edge.
562
- */
563
- button,
564
- input {
565
-
566
- /* 1 */
567
- overflow: visible;
568
- }
569
- /**
570
- * Remove the inheritance of text transform in Edge, Firefox, and IE.
571
- * 1. Remove the inheritance of text transform in Firefox.
572
- */
573
- button,
574
- select {
575
-
576
- /* 1 */
577
- text-transform: none;
578
- }
579
- /**
580
- * Correct the inability to style clickable types in iOS and Safari.
581
- */
582
- button,
583
- [type="button"],
584
- [type="reset"],
585
- [type="submit"] {
586
- -webkit-appearance: button;
587
- }
588
- /**
589
- * Remove the inner border and padding in Firefox.
590
- */
591
- button::-moz-focus-inner,
592
- [type="button"]::-moz-focus-inner,
593
- [type="reset"]::-moz-focus-inner,
594
- [type="submit"]::-moz-focus-inner {
595
- border-style: none;
596
- padding: 0;
597
- }
598
- /**
599
- * Restore the focus styles unset by the previous rule.
600
- */
601
- button:-moz-focusring,
602
- [type="button"]:-moz-focusring,
603
- [type="reset"]:-moz-focusring,
604
- [type="submit"]:-moz-focusring {
605
- outline: 1px dotted ButtonText;
606
- }
607
- /**
608
- * Correct the padding in Firefox.
609
- */
610
- fieldset {
611
- padding: 0.35em 0.75em 0.625em;
612
- }
613
- /**
614
- * 1. Correct the text wrapping in Edge and IE.
615
- * 2. Correct the color inheritance from `fieldset` elements in IE.
616
- * 3. Remove the padding so developers are not caught out when they zero out
617
- * `fieldset` elements in all browsers.
618
- */
619
- legend {
620
- -webkit-box-sizing: border-box;
621
- box-sizing: border-box;
622
-
623
- /* 1 */
624
- color: inherit;
625
-
626
- /* 2 */
627
- display: table;
628
-
629
- /* 1 */
630
- max-width: 100%;
631
-
632
- /* 1 */
633
- padding: 0;
634
-
635
- /* 3 */
636
- white-space: normal;
637
-
638
- /* 1 */
639
- }
640
- /**
641
- * Add the correct vertical alignment in Chrome, Firefox, and Opera.
642
- */
643
- progress {
644
- vertical-align: baseline;
645
- }
646
- /**
647
- * Remove the default vertical scrollbar in IE 10+.
648
- */
649
- textarea {
650
- overflow: auto;
651
- }
652
- /**
653
- * 1. Add the correct box sizing in IE 10.
654
- * 2. Remove the padding in IE 10.
655
- */
656
- [type="checkbox"],
657
- [type="radio"] {
658
- -webkit-box-sizing: border-box;
659
- box-sizing: border-box;
307
+ box-sizing: border-box;
660
308
 
661
309
  /* 1 */
662
310
  padding: 0;
@@ -128,6 +128,10 @@ a:hover {
128
128
  background-color: #CCE2FF;
129
129
  color: rgba(0, 0, 0, 0.87);
130
130
  }
131
+ ::-moz-selection {
132
+ background-color: #CCE2FF;
133
+ color: rgba(0, 0, 0, 0.87);
134
+ }
131
135
  ::selection {
132
136
  background-color: #CCE2FF;
133
137
  color: rgba(0, 0, 0, 0.87);
@@ -139,6 +143,11 @@ input::-webkit-selection {
139
143
  background-color: rgba(100, 100, 100, 0.4);
140
144
  color: rgba(0, 0, 0, 0.87);
141
145
  }
146
+ textarea::-moz-selection,
147
+ input::-moz-selection {
148
+ background-color: rgba(100, 100, 100, 0.4);
149
+ color: rgba(0, 0, 0, 0.87);
150
+ }
142
151
  textarea::selection,
143
152
  input::selection {
144
153
  background-color: rgba(100, 100, 100, 0.4);
@@ -159,7 +168,6 @@ body ::-webkit-scrollbar-thumb {
159
168
  cursor: pointer;
160
169
  border-radius: 5px;
161
170
  background: rgba(0, 0, 0, 0.25);
162
- -webkit-transition: color 0.2s ease;
163
171
  transition: color 0.2s ease;
164
172
  }
165
173
  body ::-webkit-scrollbar-thumb:window-inactive {
@@ -190,12 +198,6 @@ body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:hover {
190
198
 
191
199
 
192
200
 
193
- /*******************************
194
- Global Overrides
195
- *******************************/
196
-
197
-
198
-
199
201
  /*******************************
200
202
  Site Overrides
201
203
  *******************************/
@@ -57,7 +57,6 @@
57
57
  margin: 0 0.25rem 0 0;
58
58
  padding: 0;
59
59
  font-size: 1em;
60
- -webkit-transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
61
60
  transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
62
61
  transition: transform 0.1s ease, opacity 0.1s ease;
63
62
  transition: transform 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease;
@@ -121,8 +120,7 @@
121
120
  .ui.styled.accordion .accordion {
122
121
  border-radius: 0.28571429rem;
123
122
  background: #FFFFFF;
124
- -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
125
- box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
123
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
126
124
  }
127
125
  .ui.styled.accordion .title,
128
126
  .ui.styled.accordion .accordion .title {
@@ -131,7 +129,6 @@
131
129
  color: rgba(0, 0, 0, 0.4);
132
130
  font-weight: bold;
133
131
  border-top: 1px solid rgba(34, 36, 38, 0.15);
134
- -webkit-transition: background 0.1s ease, color 0.1s ease;
135
132
  transition: background 0.1s ease, color 0.1s ease;
136
133
  }
137
134
  .ui.styled.accordion > .title:first-child,
@@ -241,34 +238,6 @@
241
238
  }
242
239
 
243
240
 
244
- /*******************************
245
- Theme Overrides
246
- *******************************/
247
-
248
- @font-face {
249
- font-family: 'Accordion';
250
- src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfOIKAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zryj6HgAAAFwAAAAyGhlYWT/0IhHAAACOAAAADZoaGVhApkB5wAAAnAAAAAkaG10eAJuABIAAAKUAAAAGGxvY2EAjABWAAACrAAAAA5tYXhwAAgAFgAAArwAAAAgbmFtZfC1n04AAALcAAABPHBvc3QAAwAAAAAEGAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQASAEkAtwFuABMAADc0PwE2FzYXFh0BFAcGJwYvASY1EgaABQgHBQYGBQcIBYAG2wcGfwcBAQcECf8IBAcBAQd/BgYAAAAAAQAAAEkApQFuABMAADcRNDc2MzIfARYVFA8BBiMiJyY1AAUGBwgFgAYGgAUIBwYFWwEACAUGBoAFCAcFgAYGBQcAAAABAAAAAQAAqWYls18PPPUACwIAAAAAAM/9o+4AAAAAz/2j7gAAAAAAtwFuAAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAC3AAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAQAAAAC3ABIAtwAAAAAAAAAKABQAHgBCAGQAAAABAAAABgAUAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAASwAAoAAAAABGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAS0AAAEtFpovuE9TLzIAAAIkAAAAYAAAAGAIIweQY21hcAAAAoQAAABMAAAATA984gpnYXNwAAAC0AAAAAgAAAAIAAAAEGhlYWQAAALYAAAANgAAADb/0IhHaGhlYQAAAxAAAAAkAAAAJAKZAedobXR4AAADNAAAABgAAAAYAm4AEm1heHAAAANMAAAABgAAAAYABlAAbmFtZQAAA1QAAAE8AAABPPC1n05wb3N0AAAEkAAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLa/iU+HQFHQAAAHkPHQAAAH4RHQAAAAkdAAABJBIABwEBBw0PERQZHnJhdGluZ3JhdGluZ3UwdTF1MjB1RjBEOXVGMERBAAACAYkABAAGAQEEBwoNVp38lA78lA78lA77lA773Z33bxWLkI2Qj44I9xT3FAWOj5CNkIuQi4+JjoePiI2Gi4YIi/uUBYuGiYeHiIiHh4mGi4aLho2Ijwj7FPcUBYeOiY+LkAgO+92L5hWL95QFi5CNkI6Oj4+PjZCLkIuQiY6HCPcU+xQFj4iNhouGi4aJh4eICPsU+xQFiIeGiYaLhouHjYePiI6Jj4uQCA74lBT4lBWLDAoAAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAADfYOJZfDzz1AAsCAAAAAADP/aPuAAAAAM/9o+4AAAAAALcBbgAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAAAtwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAEAAAAAtwASALcAAAAAUAAABgAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');
251
- font-weight: normal;
252
- font-style: normal;
253
- }
254
-
255
- /* Dropdown Icon */
256
- .ui.accordion .title .dropdown.icon,
257
- .ui.accordion .accordion .title .dropdown.icon {
258
- font-family: Accordion;
259
- line-height: 1;
260
- -webkit-backface-visibility: hidden;
261
- backface-visibility: hidden;
262
- font-weight: normal;
263
- font-style: normal;
264
- text-align: center;
265
- }
266
- .ui.accordion .title .dropdown.icon:before,
267
- .ui.accordion .accordion .title .dropdown.icon:before {
268
- content: '\f0da' /*rtl:'\f0d9'*/;
269
- }
270
-
271
-
272
241
  /*******************************
273
242
  User Overrides
274
243
  *******************************/