rbbt-rest 1.8.67 → 1.8.68

Sign up to get free protection for your applications and to get access to all the features.
Files changed (210) hide show
  1. checksums.yaml +4 -4
  2. data/share/views/compass/app.sass +3 -0
  3. data/share/views/layout/footer.haml +10 -7
  4. data/share/views/partials/dependencies.haml +6 -1
  5. data/share/views/partials/footers/bsc.haml +1 -1
  6. data/share/views/partials/footers/cnio.haml +2 -2
  7. data/share/views/partials/footers/ntnu.haml +2 -2
  8. data/share/views/public/plugins/semantic-ui/CONTRIBUTING.md +58 -58
  9. data/share/views/public/plugins/semantic-ui/README.md +7 -7
  10. data/share/views/public/plugins/semantic-ui/RELEASE-NOTES.md +168 -0
  11. data/share/views/public/plugins/semantic-ui/dist/components/accordion.css +1 -1
  12. data/share/views/public/plugins/semantic-ui/dist/components/accordion.js +1 -1
  13. data/share/views/public/plugins/semantic-ui/dist/components/accordion.min.css +2 -2
  14. data/share/views/public/plugins/semantic-ui/dist/components/accordion.min.js +1 -10
  15. data/share/views/public/plugins/semantic-ui/dist/components/ad.css +1 -1
  16. data/share/views/public/plugins/semantic-ui/dist/components/ad.min.css +2 -2
  17. data/share/views/public/plugins/semantic-ui/dist/components/api.js +1 -1
  18. data/share/views/public/plugins/semantic-ui/dist/components/api.min.js +1 -10
  19. data/share/views/public/plugins/semantic-ui/dist/components/breadcrumb.css +1 -1
  20. data/share/views/public/plugins/semantic-ui/dist/components/breadcrumb.min.css +2 -2
  21. data/share/views/public/plugins/semantic-ui/dist/components/button.css +3 -17
  22. data/share/views/public/plugins/semantic-ui/dist/components/button.min.css +2 -2
  23. data/share/views/public/plugins/semantic-ui/dist/components/card.css +22 -31
  24. data/share/views/public/plugins/semantic-ui/dist/components/card.min.css +2 -2
  25. data/share/views/public/plugins/semantic-ui/dist/components/checkbox.css +1 -1
  26. data/share/views/public/plugins/semantic-ui/dist/components/checkbox.js +1 -1
  27. data/share/views/public/plugins/semantic-ui/dist/components/checkbox.min.css +2 -2
  28. data/share/views/public/plugins/semantic-ui/dist/components/checkbox.min.js +1 -10
  29. data/share/views/public/plugins/semantic-ui/dist/components/comment.css +5 -5
  30. data/share/views/public/plugins/semantic-ui/dist/components/comment.min.css +2 -2
  31. data/share/views/public/plugins/semantic-ui/dist/components/container.css +1 -1
  32. data/share/views/public/plugins/semantic-ui/dist/components/container.min.css +2 -2
  33. data/share/views/public/plugins/semantic-ui/dist/components/dimmer.css +19 -3
  34. data/share/views/public/plugins/semantic-ui/dist/components/dimmer.js +1 -1
  35. data/share/views/public/plugins/semantic-ui/dist/components/dimmer.min.css +2 -2
  36. data/share/views/public/plugins/semantic-ui/dist/components/dimmer.min.js +1 -10
  37. data/share/views/public/plugins/semantic-ui/dist/components/divider.css +1 -1
  38. data/share/views/public/plugins/semantic-ui/dist/components/divider.min.css +2 -2
  39. data/share/views/public/plugins/semantic-ui/dist/components/dropdown.css +94 -38
  40. data/share/views/public/plugins/semantic-ui/dist/components/dropdown.js +214 -76
  41. data/share/views/public/plugins/semantic-ui/dist/components/dropdown.min.css +2 -2
  42. data/share/views/public/plugins/semantic-ui/dist/components/dropdown.min.js +2 -11
  43. data/share/views/public/plugins/semantic-ui/dist/components/embed.css +1 -1
  44. data/share/views/public/plugins/semantic-ui/dist/components/embed.js +1 -1
  45. data/share/views/public/plugins/semantic-ui/dist/components/embed.min.css +2 -2
  46. data/share/views/public/plugins/semantic-ui/dist/components/embed.min.js +1 -10
  47. data/share/views/public/plugins/semantic-ui/dist/components/feed.css +7 -11
  48. data/share/views/public/plugins/semantic-ui/dist/components/feed.min.css +2 -2
  49. data/share/views/public/plugins/semantic-ui/dist/components/flag.css +2 -2
  50. data/share/views/public/plugins/semantic-ui/dist/components/flag.min.css +2 -2
  51. data/share/views/public/plugins/semantic-ui/dist/components/form.css +49 -62
  52. data/share/views/public/plugins/semantic-ui/dist/components/form.js +186 -38
  53. data/share/views/public/plugins/semantic-ui/dist/components/form.min.css +2 -2
  54. data/share/views/public/plugins/semantic-ui/dist/components/form.min.js +1 -10
  55. data/share/views/public/plugins/semantic-ui/dist/components/grid.css +23 -52
  56. data/share/views/public/plugins/semantic-ui/dist/components/grid.min.css +2 -2
  57. data/share/views/public/plugins/semantic-ui/dist/components/header.css +15 -15
  58. data/share/views/public/plugins/semantic-ui/dist/components/header.min.css +2 -2
  59. data/share/views/public/plugins/semantic-ui/dist/components/icon.css +179 -5
  60. data/share/views/public/plugins/semantic-ui/dist/components/icon.min.css +2 -2
  61. data/share/views/public/plugins/semantic-ui/dist/components/image.css +1 -1
  62. data/share/views/public/plugins/semantic-ui/dist/components/image.min.css +2 -2
  63. data/share/views/public/plugins/semantic-ui/dist/components/input.css +6 -12
  64. data/share/views/public/plugins/semantic-ui/dist/components/input.min.css +2 -2
  65. data/share/views/public/plugins/semantic-ui/dist/components/item.css +33 -28
  66. data/share/views/public/plugins/semantic-ui/dist/components/item.min.css +2 -2
  67. data/share/views/public/plugins/semantic-ui/dist/components/label.css +1 -1
  68. data/share/views/public/plugins/semantic-ui/dist/components/label.min.css +2 -2
  69. data/share/views/public/plugins/semantic-ui/dist/components/list.css +2 -2
  70. data/share/views/public/plugins/semantic-ui/dist/components/list.min.css +2 -2
  71. data/share/views/public/plugins/semantic-ui/dist/components/loader.css +1 -1
  72. data/share/views/public/plugins/semantic-ui/dist/components/loader.min.css +2 -2
  73. data/share/views/public/plugins/semantic-ui/dist/components/menu.css +18 -27
  74. data/share/views/public/plugins/semantic-ui/dist/components/menu.min.css +1 -1
  75. data/share/views/public/plugins/semantic-ui/dist/components/message.css +7 -7
  76. data/share/views/public/plugins/semantic-ui/dist/components/message.min.css +2 -2
  77. data/share/views/public/plugins/semantic-ui/dist/components/modal.css +102 -23
  78. data/share/views/public/plugins/semantic-ui/dist/components/modal.js +79 -25
  79. data/share/views/public/plugins/semantic-ui/dist/components/modal.min.css +2 -2
  80. data/share/views/public/plugins/semantic-ui/dist/components/modal.min.js +1 -10
  81. data/share/views/public/plugins/semantic-ui/dist/components/nag.css +1 -1
  82. data/share/views/public/plugins/semantic-ui/dist/components/nag.js +1 -1
  83. data/share/views/public/plugins/semantic-ui/dist/components/nag.min.css +2 -2
  84. data/share/views/public/plugins/semantic-ui/dist/components/nag.min.js +1 -10
  85. data/share/views/public/plugins/semantic-ui/dist/components/popup.css +1 -1
  86. data/share/views/public/plugins/semantic-ui/dist/components/popup.js +41 -30
  87. data/share/views/public/plugins/semantic-ui/dist/components/popup.min.css +2 -2
  88. data/share/views/public/plugins/semantic-ui/dist/components/popup.min.js +1 -10
  89. data/share/views/public/plugins/semantic-ui/dist/components/progress.css +1 -1
  90. data/share/views/public/plugins/semantic-ui/dist/components/progress.js +1 -1
  91. data/share/views/public/plugins/semantic-ui/dist/components/progress.min.css +2 -2
  92. data/share/views/public/plugins/semantic-ui/dist/components/progress.min.js +1 -10
  93. data/share/views/public/plugins/semantic-ui/dist/components/rail.css +1 -1
  94. data/share/views/public/plugins/semantic-ui/dist/components/rail.min.css +1 -1
  95. data/share/views/public/plugins/semantic-ui/dist/components/rating.css +1 -3
  96. data/share/views/public/plugins/semantic-ui/dist/components/rating.js +1 -1
  97. data/share/views/public/plugins/semantic-ui/dist/components/rating.min.css +2 -2
  98. data/share/views/public/plugins/semantic-ui/dist/components/rating.min.js +1 -10
  99. data/share/views/public/plugins/semantic-ui/dist/components/reset.css +254 -199
  100. data/share/views/public/plugins/semantic-ui/dist/components/reset.min.css +2 -2
  101. data/share/views/public/plugins/semantic-ui/dist/components/reveal.css +1 -1
  102. data/share/views/public/plugins/semantic-ui/dist/components/reveal.min.css +2 -2
  103. data/share/views/public/plugins/semantic-ui/dist/components/search.css +4 -4
  104. data/share/views/public/plugins/semantic-ui/dist/components/search.js +96 -52
  105. data/share/views/public/plugins/semantic-ui/dist/components/search.min.css +2 -2
  106. data/share/views/public/plugins/semantic-ui/dist/components/search.min.js +1 -10
  107. data/share/views/public/plugins/semantic-ui/dist/components/segment.css +21 -20
  108. data/share/views/public/plugins/semantic-ui/dist/components/segment.min.css +2 -2
  109. data/share/views/public/plugins/semantic-ui/dist/components/shape.css +1 -1
  110. data/share/views/public/plugins/semantic-ui/dist/components/shape.js +1 -1
  111. data/share/views/public/plugins/semantic-ui/dist/components/shape.min.css +2 -2
  112. data/share/views/public/plugins/semantic-ui/dist/components/shape.min.js +1 -10
  113. data/share/views/public/plugins/semantic-ui/dist/components/sidebar.css +1 -13
  114. data/share/views/public/plugins/semantic-ui/dist/components/sidebar.js +2 -5
  115. data/share/views/public/plugins/semantic-ui/dist/components/sidebar.min.css +2 -2
  116. data/share/views/public/plugins/semantic-ui/dist/components/sidebar.min.js +1 -10
  117. data/share/views/public/plugins/semantic-ui/dist/components/site.css +49 -6
  118. data/share/views/public/plugins/semantic-ui/dist/components/site.js +1 -1
  119. data/share/views/public/plugins/semantic-ui/dist/components/site.min.css +2 -2
  120. data/share/views/public/plugins/semantic-ui/dist/components/site.min.js +1 -10
  121. data/share/views/public/plugins/semantic-ui/dist/components/state.js +1 -1
  122. data/share/views/public/plugins/semantic-ui/dist/components/state.min.js +1 -10
  123. data/share/views/public/plugins/semantic-ui/dist/components/statistic.css +3 -19
  124. data/share/views/public/plugins/semantic-ui/dist/components/statistic.min.css +2 -2
  125. data/share/views/public/plugins/semantic-ui/dist/components/step.css +22 -44
  126. data/share/views/public/plugins/semantic-ui/dist/components/step.min.css +2 -2
  127. data/share/views/public/plugins/semantic-ui/dist/components/sticky.css +1 -1
  128. data/share/views/public/plugins/semantic-ui/dist/components/sticky.js +23 -6
  129. data/share/views/public/plugins/semantic-ui/dist/components/sticky.min.css +1 -1
  130. data/share/views/public/plugins/semantic-ui/dist/components/sticky.min.js +1 -10
  131. data/share/views/public/plugins/semantic-ui/dist/components/tab.css +1 -1
  132. data/share/views/public/plugins/semantic-ui/dist/components/tab.js +13 -7
  133. data/share/views/public/plugins/semantic-ui/dist/components/tab.min.css +1 -1
  134. data/share/views/public/plugins/semantic-ui/dist/components/tab.min.js +1 -10
  135. data/share/views/public/plugins/semantic-ui/dist/components/table.css +2 -2
  136. data/share/views/public/plugins/semantic-ui/dist/components/table.min.css +2 -2
  137. data/share/views/public/plugins/semantic-ui/dist/components/transition.css +1 -1
  138. data/share/views/public/plugins/semantic-ui/dist/components/transition.js +1 -1
  139. data/share/views/public/plugins/semantic-ui/dist/components/transition.min.css +2 -2
  140. data/share/views/public/plugins/semantic-ui/dist/components/transition.min.js +1 -10
  141. data/share/views/public/plugins/semantic-ui/dist/components/visibility.js +33 -5
  142. data/share/views/public/plugins/semantic-ui/dist/components/visibility.min.js +1 -10
  143. data/share/views/public/plugins/semantic-ui/dist/semantic.css +979 -612
  144. data/share/views/public/plugins/semantic-ui/dist/semantic.js +700 -257
  145. data/share/views/public/plugins/semantic-ui/dist/semantic.min.css +355 -2
  146. data/share/views/public/plugins/semantic-ui/dist/semantic.min.js +10 -10
  147. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
  148. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.svg +2668 -682
  149. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
  150. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
  151. data/share/views/public/plugins/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
  152. data/share/views/public/plugins/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
  153. data/share/views/public/plugins/semantic-ui/examples/components/menu.html +26 -0
  154. data/share/views/public/plugins/semantic-ui/package-lock.json +3718 -0
  155. data/share/views/public/plugins/semantic-ui/package.json +22 -22
  156. data/share/views/public/plugins/semantic-ui/src/_site/collections/menu.overrides +1 -1
  157. data/share/views/public/plugins/semantic-ui/src/definitions/behaviors/form.js +185 -37
  158. data/share/views/public/plugins/semantic-ui/src/definitions/behaviors/visibility.js +32 -4
  159. data/share/views/public/plugins/semantic-ui/src/definitions/collections/form.less +43 -43
  160. data/share/views/public/plugins/semantic-ui/src/definitions/collections/menu.less +8 -1
  161. data/share/views/public/plugins/semantic-ui/src/definitions/collections/message.less +3 -0
  162. data/share/views/public/plugins/semantic-ui/src/definitions/collections/table.less +1 -1
  163. data/share/views/public/plugins/semantic-ui/src/definitions/elements/button.less +2 -3
  164. data/share/views/public/plugins/semantic-ui/src/definitions/elements/header.less +2 -2
  165. data/share/views/public/plugins/semantic-ui/src/definitions/elements/icon.less +24 -0
  166. data/share/views/public/plugins/semantic-ui/src/definitions/elements/input.less +3 -2
  167. data/share/views/public/plugins/semantic-ui/src/definitions/elements/segment.less +20 -13
  168. data/share/views/public/plugins/semantic-ui/src/definitions/elements/step.less +34 -34
  169. data/share/views/public/plugins/semantic-ui/src/definitions/globals/site.less +44 -3
  170. data/share/views/public/plugins/semantic-ui/src/definitions/modules/dimmer.js +0 -0
  171. data/share/views/public/plugins/semantic-ui/src/definitions/modules/dimmer.less +18 -1
  172. data/share/views/public/plugins/semantic-ui/src/definitions/modules/dropdown.js +213 -75
  173. data/share/views/public/plugins/semantic-ui/src/definitions/modules/dropdown.less +79 -21
  174. data/share/views/public/plugins/semantic-ui/src/definitions/modules/modal.js +78 -24
  175. data/share/views/public/plugins/semantic-ui/src/definitions/modules/modal.less +87 -0
  176. data/share/views/public/plugins/semantic-ui/src/definitions/modules/popup.js +40 -29
  177. data/share/views/public/plugins/semantic-ui/src/definitions/modules/search.js +99 -55
  178. data/share/views/public/plugins/semantic-ui/src/definitions/modules/sidebar.js +1 -4
  179. data/share/views/public/plugins/semantic-ui/src/definitions/modules/sidebar.less +0 -14
  180. data/share/views/public/plugins/semantic-ui/src/definitions/modules/sticky.js +22 -5
  181. data/share/views/public/plugins/semantic-ui/src/definitions/modules/tab.js +12 -6
  182. data/share/views/public/plugins/semantic-ui/src/definitions/views/card.less +18 -18
  183. data/share/views/public/plugins/semantic-ui/src/definitions/views/item.less +17 -7
  184. data/share/views/public/plugins/semantic-ui/src/themes/bookish/elements/header.overrides +1 -1
  185. data/share/views/public/plugins/semantic-ui/src/themes/chubby/elements/button.overrides +1 -1
  186. data/share/views/public/plugins/semantic-ui/src/themes/chubby/elements/header.overrides +1 -1
  187. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.eot +0 -0
  188. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.svg +2668 -682
  189. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.ttf +0 -0
  190. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.woff +0 -0
  191. data/share/views/public/plugins/semantic-ui/src/themes/default/assets/fonts/icons.woff2 +0 -0
  192. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/flag.overrides +2 -2
  193. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/header.variables +1 -1
  194. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/icon.overrides +54 -4
  195. data/share/views/public/plugins/semantic-ui/src/themes/default/elements/list.variables +1 -1
  196. data/share/views/public/plugins/semantic-ui/src/themes/default/globals/reset.overrides +216 -198
  197. data/share/views/public/plugins/semantic-ui/src/themes/default/globals/site.variables +32 -8
  198. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/dropdown.variables +7 -5
  199. data/share/views/public/plugins/semantic-ui/src/themes/default/modules/modal.variables +38 -1
  200. data/share/views/public/plugins/semantic-ui/src/themes/default/views/comment.variables +0 -6
  201. data/share/views/public/plugins/semantic-ui/src/themes/default/views/item.variables +5 -2
  202. data/share/views/public/plugins/semantic-ui/src/themes/instagram/views/card.overrides +1 -1
  203. data/share/views/public/plugins/semantic-ui/src/themes/material/assets/fonts/icons.woff2 +0 -0
  204. data/share/views/public/plugins/semantic-ui/src/themes/rtl/globals/site.overrides +1 -1
  205. data/share/views/public/plugins/semantic-ui/tasks/admin/components/update.js +1 -1
  206. data/share/views/public/plugins/semantic-ui/tasks/admin/distributions/update.js +1 -1
  207. data/share/views/public/plugins/semantic-ui/tasks/config/project/install.js +1 -1
  208. data/share/views/public/plugins/semantic-ui/tasks/config/tasks.js +4 -4
  209. data/share/views/public/plugins/semantic-ui/tasks/install.js +8 -6
  210. metadata +4 -1
@@ -1,9 +1,9 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Step
2
+ * # Semantic UI 2.2.12 - Step
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
6
6
  * Released under the MIT license
7
7
  * http://opensource.org/licenses/MIT
8
8
  *
9
- */.ui.steps{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin:1em 0;background:0 0;box-shadow:none;line-height:1.14285714em;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.ui.steps:first-child{margin-top:0}.ui.steps:last-child{margin-bottom:0}.ui.steps .step{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;vertical-align:middle;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:1.14285714em 2em;background:#FFF;color:rgba(0,0,0,.87);box-shadow:none;border-radius:0;border:none;border-right:1px solid rgba(34,36,38,.15);-webkit-transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease;transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease}.ui.steps .step:after{position:absolute;z-index:2;content:'';top:50%;right:0;border:solid;background-color:#FFF;width:1.14285714em;height:1.14285714em;border-color:rgba(34,36,38,.15);border-width:0 1px 1px 0;-webkit-transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease;transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease;-webkit-transform:translateY(-50%) translateX(50%) rotate(-45deg);transform:translateY(-50%) translateX(50%) rotate(-45deg)}.ui.steps .step:first-child{padding-left:2em;border-radius:.28571429rem 0 0 .28571429rem}.ui.steps .step:last-child{border-radius:0 .28571429rem .28571429rem 0;border-right:none;margin-right:0}.ui.steps .step:only-child{border-radius:.28571429rem}.ui.steps .step .title{font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;font-size:1.14285714em;font-weight:700}.ui.steps .step>.title{width:100%}.ui.steps .step .description{font-weight:400;font-size:.92857143em;color:rgba(0,0,0,.87)}.ui.steps .step>.description{width:100%}.ui.steps .step .title~.description{margin-top:.25em}.ui.steps .step>.icon{line-height:1;font-size:2.5em;margin:0 1rem 0 0}.ui.steps .step>.icon,.ui.steps .step>.icon~.content{display:block;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:middle;-ms-flex-item-align:middle;align-self:middle}.ui.steps .step>.icon~.content{-webkit-box-flex:1 0 auto;-webkit-flex-grow:1 0 auto;-ms-flex-positive:1 0 auto;flex-grow:1 0 auto}.ui.steps:not(.vertical) .step>.icon{width:auto}.ui.steps .link.step,.ui.steps a.step{cursor:pointer}.ui.ordered.steps{counter-reset:ordered}.ui.ordered.steps .step:before{display:block;position:static;text-align:center;content:counters(ordered,".");-webkit-align-self:middle;-ms-flex-item-align:middle;align-self:middle;margin-right:1rem;font-size:2.5em;counter-increment:ordered;font-family:inherit;font-weight:700}.ui.ordered.steps .step>*{display:block;-webkit-align-self:middle;-ms-flex-item-align:middle;align-self:middle}.ui.vertical.steps{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:visible}.ui.vertical.steps .step{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-radius:0;padding:1.14285714em 2em;border-right:none;border-bottom:1px solid rgba(34,36,38,.15)}.ui.vertical.steps .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.ui.vertical.steps .step:last-child{border-bottom:none;border-radius:0 0 .28571429rem .28571429rem}.ui.vertical.steps .step:only-child{border-radius:.28571429rem}.ui.vertical.steps .step:after{top:50%;right:0;border-width:0 1px 1px 0;display:none}.ui.vertical.steps .active.step:after{display:block}.ui.vertical.steps .step:last-child:after{display:none}.ui.vertical.steps .active.step:last-child:after{display:block}@media only screen and (max-width:767px){.ui.steps{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;overflow:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ui.steps .step{width:100%!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:0;padding:1.14285714em 2em}.ui.steps .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.ui.steps .step:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.steps .step:after{display:none!important}.ui.steps .step .content{text-align:center}.ui.ordered.steps .step:before,.ui.steps .step>.icon{margin:0 0 1rem}}.ui.steps .link.step:hover,.ui.steps .link.step:hover::after,.ui.steps a.step:hover,.ui.steps a.step:hover::after{background:#F9FAFB;color:rgba(0,0,0,.8)}.ui.steps .link.step:active,.ui.steps .link.step:active::after,.ui.steps a.step:active,.ui.steps a.step:active::after{background:#F3F4F5;color:rgba(0,0,0,.9)}.ui.steps .step.active{cursor:auto;background:#F3F4F5}.ui.steps .step.active:after{background:#F3F4F5}.ui.steps .step.active .title{color:#4183C4}.ui.ordered.steps .step.active:before,.ui.steps .active.step .icon{color:rgba(0,0,0,.85)}.ui.steps .active.step:after,.ui.steps .step:after{display:block}.ui.steps .active.step:last-child:after,.ui.steps .step:last-child:after{display:none}.ui.steps .link.active.step:hover,.ui.steps .link.active.step:hover::after,.ui.steps a.active.step:hover,.ui.steps a.active.step:hover::after{cursor:pointer;background:#DCDDDE;color:rgba(0,0,0,.87)}.ui.ordered.steps .step.completed:before,.ui.steps .step.completed>.icon:before{color:#21BA45;font-family:Step;content:'\e800'}.ui.steps .disabled.step{cursor:auto;background:#FFF;pointer-events:none}.ui.steps .disabled.step,.ui.steps .disabled.step .description,.ui.steps .disabled.step .title{color:rgba(40,40,40,.3)}.ui.steps .disabled.step:after{background:#FFF}@media only screen and (max-width:991px){.ui[class*="tablet stackable"].steps{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;overflow:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ui[class*="tablet stackable"].steps .step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:0;padding:1.14285714em 2em}.ui[class*="tablet stackable"].steps .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.ui[class*="tablet stackable"].steps .step:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui[class*="tablet stackable"].steps .step:after{display:none!important}.ui[class*="tablet stackable"].steps .step .content{text-align:center}.ui[class*="tablet stackable"].ordered.steps .step:before,.ui[class*="tablet stackable"].steps .step>.icon{margin:0 0 1rem}}.ui.fluid.steps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.ui.attached.steps{width:calc(100% + 2px)!important;margin:0 -1px;max-width:calc(100% + 2px);border-radius:.28571429rem .28571429rem 0 0}.ui.attached.steps .step:first-child{border-radius:.28571429rem 0 0}.ui.attached.steps .step:last-child{border-radius:0 .28571429rem 0 0}.ui.bottom.attached.steps{margin:0 -1px;border-radius:0 0 .28571429rem .28571429rem}.ui.bottom.attached.steps .step:first-child{border-radius:0 0 0 .28571429rem}.ui.bottom.attached.steps .step:last-child{border-radius:0 0 .28571429rem}.ui.eight.steps,.ui.five.steps,.ui.four.steps,.ui.one.steps,.ui.seven.steps,.ui.six.steps,.ui.three.steps,.ui.two.steps{width:100%}.ui.eight.steps>.step,.ui.five.steps>.step,.ui.four.steps>.step,.ui.one.steps>.step,.ui.seven.steps>.step,.ui.six.steps>.step,.ui.three.steps>.step,.ui.two.steps>.step{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ui.one.steps>.step{width:100%}.ui.two.steps>.step{width:50%}.ui.three.steps>.step{width:33.333%}.ui.four.steps>.step{width:25%}.ui.five.steps>.step{width:20%}.ui.six.steps>.step{width:16.666%}.ui.seven.steps>.step{width:14.285%}.ui.eight.steps>.step{width:12.5%}.ui.mini.step,.ui.mini.steps .step{font-size:.78571429rem}.ui.tiny.step,.ui.tiny.steps .step{font-size:.85714286rem}.ui.small.step,.ui.small.steps .step{font-size:.92857143rem}.ui.step,.ui.steps .step{font-size:1rem}.ui.large.step,.ui.large.steps .step{font-size:1.14285714rem}.ui.big.step,.ui.big.steps .step{font-size:1.28571429rem}.ui.huge.step,.ui.huge.steps .step{font-size:1.42857143rem}.ui.massive.step,.ui.massive.steps .step{font-size:1.71428571rem}@font-face{font-family:Step;src:url(data:application/x-font-ttf;charset=utf-8;;base64,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) format('truetype'),url(data:application/font-woff;charset=utf-8;base64,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) format('woff')}
9
+ */.ui.steps{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:1em 0;background:'';box-shadow:none;line-height:1.14285714em;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.ui.steps:first-child{margin-top:0}.ui.steps:last-child{margin-bottom:0}.ui.steps .step{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0;padding:1.14285714em 2em;background:#fff;color:rgba(0,0,0,.87);box-shadow:none;border-radius:0;border:none;border-right:1px solid rgba(34,36,38,.15);-webkit-transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease;transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease}.ui.steps .step:after{display:none;position:absolute;z-index:2;content:'';top:50%;right:0;border:medium none;background-color:#fff;width:1.14285714em;height:1.14285714em;border-style:solid;border-color:rgba(34,36,38,.15);border-width:0 1px 1px 0;-webkit-transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease;transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease;-webkit-transform:translateY(-50%) translateX(50%) rotate(-45deg);transform:translateY(-50%) translateX(50%) rotate(-45deg)}.ui.steps .step:first-child{padding-left:2em;border-radius:.28571429rem 0 0 .28571429rem}.ui.steps .step:last-child{border-radius:0 .28571429rem .28571429rem 0}.ui.steps .step:last-child{border-right:none;margin-right:0}.ui.steps .step:only-child{border-radius:.28571429rem}.ui.steps .step .title{font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;font-size:1.14285714em;font-weight:700}.ui.steps .step>.title{width:100%}.ui.steps .step .description{font-weight:400;font-size:.92857143em;color:rgba(0,0,0,.87)}.ui.steps .step>.description{width:100%}.ui.steps .step .title~.description{margin-top:.25em}.ui.steps .step>.icon{line-height:1;font-size:2.5em;margin:0 1rem 0 0}.ui.steps .step>.icon,.ui.steps .step>.icon~.content{display:block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:middle;-ms-grid-row-align:middle;align-self:middle}.ui.steps .step>.icon~.content{-webkit-box-flex:1 0 auto;-ms-flex-positive:1 0 auto;flex-grow:1 0 auto}.ui.steps:not(.vertical) .step>.icon{width:auto}.ui.steps .link.step,.ui.steps a.step{cursor:pointer}.ui.ordered.steps{counter-reset:ordered}.ui.ordered.steps .step:before{display:block;position:static;text-align:center;content:counters(ordered, ".");-ms-flex-item-align:middle;-ms-grid-row-align:middle;align-self:middle;margin-right:1rem;font-size:2.5em;counter-increment:ordered;font-family:inherit;font-weight:700}.ui.ordered.steps .step>*{display:block;-ms-flex-item-align:middle;-ms-grid-row-align:middle;align-self:middle}.ui.vertical.steps{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:visible}.ui.vertical.steps .step{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:0;padding:1.14285714em 2em;border-right:none;border-bottom:1px solid rgba(34,36,38,.15)}.ui.vertical.steps .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.ui.vertical.steps .step:last-child{border-bottom:none;border-radius:0 0 .28571429rem .28571429rem}.ui.vertical.steps .step:only-child{border-radius:.28571429rem}.ui.vertical.steps .step:after{display:none}.ui.vertical.steps .step:after{top:50%;right:0;border-width:0 1px 1px 0}.ui.vertical.steps .step:after{display:none}.ui.vertical.steps .active.step:after{display:block}.ui.vertical.steps .step:last-child:after{display:none}.ui.vertical.steps .active.step:last-child:after{display:block}@media only screen and (max-width:767px){.ui.steps:not(.unstackable){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ui.steps:not(.unstackable) .step{width:100%!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0;padding:1.14285714em 2em}.ui.steps:not(.unstackable) .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.ui.steps:not(.unstackable) .step:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.steps:not(.unstackable) .step:after{display:none!important}.ui.steps:not(.unstackable) .step .content{text-align:center}.ui.ordered.steps:not(.unstackable) .step:before,.ui.steps:not(.unstackable) .step>.icon{margin:0 0 1rem 0}}.ui.steps .link.step:hover,.ui.steps .link.step:hover::after,.ui.steps a.step:hover,.ui.steps a.step:hover::after{background:#f9fafb;color:rgba(0,0,0,.8)}.ui.steps .link.step:active,.ui.steps .link.step:active::after,.ui.steps a.step:active,.ui.steps a.step:active::after{background:#f3f4f5;color:rgba(0,0,0,.9)}.ui.steps .step.active{cursor:auto;background:#f3f4f5}.ui.steps .step.active:after{background:#f3f4f5}.ui.steps .step.active .title{color:#4183c4}.ui.ordered.steps .step.active:before,.ui.steps .active.step .icon{color:rgba(0,0,0,.85)}.ui.steps .step:after{display:block}.ui.steps .active.step:after{display:block}.ui.steps .step:last-child:after{display:none}.ui.steps .active.step:last-child:after{display:none}.ui.steps .link.active.step:hover,.ui.steps .link.active.step:hover::after,.ui.steps a.active.step:hover,.ui.steps a.active.step:hover::after{cursor:pointer;background:#dcddde;color:rgba(0,0,0,.87)}.ui.ordered.steps .step.completed:before,.ui.steps .step.completed>.icon:before{color:#21ba45}.ui.steps .disabled.step{cursor:auto;background:#fff;pointer-events:none}.ui.steps .disabled.step,.ui.steps .disabled.step .description,.ui.steps .disabled.step .title{color:rgba(40,40,40,.3)}.ui.steps .disabled.step:after{background:#fff}@media only screen and (max-width:991px){.ui[class*="tablet stackable"].steps{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ui[class*="tablet stackable"].steps .step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0;padding:1.14285714em 2em}.ui[class*="tablet stackable"].steps .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.ui[class*="tablet stackable"].steps .step:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui[class*="tablet stackable"].steps .step:after{display:none!important}.ui[class*="tablet stackable"].steps .step .content{text-align:center}.ui[class*="tablet stackable"].ordered.steps .step:before,.ui[class*="tablet stackable"].steps .step>.icon{margin:0 0 1rem 0}}.ui.fluid.steps{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.ui.attached.steps{width:calc(100% + 2px)!important;margin:0 -1px 0;max-width:calc(100% + 2px);border-radius:.28571429rem .28571429rem 0 0}.ui.attached.steps .step:first-child{border-radius:.28571429rem 0 0 0}.ui.attached.steps .step:last-child{border-radius:0 .28571429rem 0 0}.ui.bottom.attached.steps{margin:0 -1px 0;border-radius:0 0 .28571429rem .28571429rem}.ui.bottom.attached.steps .step:first-child{border-radius:0 0 0 .28571429rem}.ui.bottom.attached.steps .step:last-child{border-radius:0 0 .28571429rem 0}.ui.eight.steps,.ui.five.steps,.ui.four.steps,.ui.one.steps,.ui.seven.steps,.ui.six.steps,.ui.three.steps,.ui.two.steps{width:100%}.ui.eight.steps>.step,.ui.five.steps>.step,.ui.four.steps>.step,.ui.one.steps>.step,.ui.seven.steps>.step,.ui.six.steps>.step,.ui.three.steps>.step,.ui.two.steps>.step{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ui.one.steps>.step{width:100%}.ui.two.steps>.step{width:50%}.ui.three.steps>.step{width:33.333%}.ui.four.steps>.step{width:25%}.ui.five.steps>.step{width:20%}.ui.six.steps>.step{width:16.666%}.ui.seven.steps>.step{width:14.285%}.ui.eight.steps>.step{width:12.5%}.ui.mini.step,.ui.mini.steps .step{font-size:.78571429rem}.ui.tiny.step,.ui.tiny.steps .step{font-size:.85714286rem}.ui.small.step,.ui.small.steps .step{font-size:.92857143rem}.ui.step,.ui.steps .step{font-size:1rem}.ui.large.step,.ui.large.steps .step{font-size:1.14285714rem}.ui.big.step,.ui.big.steps .step{font-size:1.28571429rem}.ui.huge.step,.ui.huge.steps .step{font-size:1.42857143rem}.ui.massive.step,.ui.massive.steps .step{font-size:1.71428571rem}@font-face{font-family:Step;src:url(data:application/x-font-ttf;charset=utf-8;;base64,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) format('truetype'),url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAoUAA4AAAAAEPQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABRAAAAEQAAABWPeFJAWNtYXAAAAGIAAAAOgAAAUrQEhm3Y3Z0IAAAAcQAAAAUAAAAHAZJ/5RmcGdtAAAB2AAABPkAAAmRigp4O2dhc3AAAAbUAAAACAAAAAgAAAAQZ2x5ZgAABtwAAACuAAAAtt9nBHZoZWFkAAAHjAAAADUAAAA2ASs8e2hoZWEAAAfEAAAAIAAAACQHUwNNaG10eAAAB+QAAAAMAAAADAspAABsb2NhAAAH8AAAAAgAAAAIADgAW21heHAAAAf4AAAAIAAAACAApgm8bmFtZQAACBgAAAF3AAACzcydGhxwb3N0AAAJkAAAACoAAAA7rr1AmHByZXAAAAm8AAAAVgAAAFaSoZr/eJxjYGTewTiBgZWBg6mKaQ8DA0MPhGZ8wGDIyMTAwMTAysyAFQSkuaYwOLxgeMHIHPQ/iyGKmZvBHyjMCJIDAPe9C2B4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGF4w/v8PUvCCAURLMELVAwEjG8OIBwBk5AavAAB4nGNgQANGDEbM3P83gjAAELQD4XicnVXZdtNWFJU8ZHASOmSgoA7X3DhQ68qEKRgwaSrFdiEdHAitBB2kDHTkncc+62uOQrtWH/m07n09JLR0rbYsls++R1tn2DrnRhwjKn0aiGvUoZKXA6msPZZK90lc13Uvj5UMBnFdthJPSZuonSRKat3sUC7xWOsqWSdYJ+PlIFZPVZ5noAziFB5lSUQbRBuplyZJ4onjJ4kWZxAfJUkgJaMQp9LIUEI1GsRS1aFM6dCr1xNx00DKRqMedVhU90PFJ8c1p9SsA0YqVznCFevVRr4bpwMve5DEOsGzrYcxHnisfpQqkIqR6cg/dkpOlIaBVHHUoVbi6DCTX/eRTCrNQKaMYkWl7oG43f102xYxPXQ6vi5KlUaqurnOKJrt0fGogygP2cbppNzQ2fbw5RlTVKtdcbPtQGYNXErJbHSfRAAdJlLj6QFONZwCqRn1R8XZ588BEslclKo8VTKHegOZMzt7cTHtbiersnCknwcyb3Z2452HQ6dXh3/R+hdM4cxHj+Jifj5C+lBqfiJOJKVGWMzyp4YfcVcgQrkxiAsXyuBThDl0RdrZZl3jtTH2hs/5SqlhPQna6KP4fgr9TiQrHGdRo/VInM1j13Wt3GdQS7W7Fzsyr0OVIu7vCwuuM+eEYZ4WC1VfnvneBTT/Bohn/EDeNIVL+5YpSrRvm6JMu2iKCu0SVKVdNsUU7YoppmnPmmKG9h1TzNKeMzLj/8vc55H7HN7xkJv2XeSmfQ+5ad9HbtoPkJtWITdtHblpLyA3rUZu2lWjOnYEGgZpF1IVQdA0svph3Fab9UDWjDR8aWDyLmLI+upER521tcofxX914gsHcmmip7siF5viLq/bFj483e6rj5pG3bDV+MaR8jAeRnocmtBZ+c3hv+1N3S6a7jKqMugBFUwKwABl7UAC0zrbCaT1mqf48gdgXIZ4zkpDtVSfO4am7+V5X/exOfG+x+3GLrdcd3kJWdYNcmP28N9SZKrrH+UtrVQnR6wrJ49VaxhDKrwour6SlHu0tRu/KKmy8l6U1srnk5CbPYMbQlu27mGwI0xpyiUeXlOlKD3UUo6yQyxvKco84JSLC1qGxLgOdQ9qa8TpoXoYGwshhqG0vRBwSCldFd+0ynfxHqtr2Oj4xRXh6XpyEhGf4ir7UfBU10b96A7avGbdMoMpVaqn+4xPsa/b9lFZaaSOsxe3VAfXNOsaORXTT+Rr4HRvOGjdAz1UfDRBI1U1x+jGKGM0ljXl3wR0MVZ+w2jVYvs93E+dpFWsuUuY7JsT9+C0u/0q+7WcW0bW/dcGvW3kip8jMb8tCvw7B2K3ZA3UO5OBGAvIWdAYxhYmdxiug23EbfY/Jqf/34aFRXJXOxq7eerD1ZNRJXfZ8rjLTXZZ16M2R9VOGvsIjS0PN+bY4XIstsRgQbb+wf8x7gF3aVEC4NDIZZiI2nShnurh6h6rsW04VxIBds2x43QAegAuQd8cu9bzCYD13CPnLsB9cgh2yCH4lByCz8i5BfA5OQRfkEMwIIdgl5w7AA/IIXhIDsEeOQSPyNkE+JIcgq/IIYjJIUjIuQ3wmByCJ+QQfE0OwTdGrk5k/pYH2QD6zqKbQKmdGhzaOGRGrk3Y+zxY9oFFZB9aROqRkesT6lMeLPV7i0j9wSJSfzRyY0L9iQdL/dkiUn+xiNRnxpeZIymvDp7zjg7+BJfqrV4AAAAAAQAB//8AD3icY2BkAALmJUwzGEQZZBwk+RkZGBmdGJgYmbIYgMwsoGSiiLgIs5A2owg7I5uSOqOaiT2jmZE8I5gQY17C/09BQEfg3yt+fh8gvYQxD0j68DOJiQn8U+DnZxQDcQUEljLmCwBpBgbG/3//b2SOZ+Zm4GEQcuAH2sblDLSEm8FFVJhJEGgLH6OSHpMdo5EcI3Nk0bEXJ/LYqvZ82VXHGFd6pKTkyCsQwQAAq+QkqAAAeJxjYGRgYADiw5VSsfH8Nl8ZuJlfAEUYzpvO6IXQCb7///7fyLyEmRvI5WBgAokCAFb/DJAAAAB4nGNgZGBgDvqfxRDF/IKB4f935iUMQBEUwAwAi5YFpgPoAAAD6AAAA1kAAAAAAAAAOABbAAEAAAADABYAAQAAAAAAAgAGABMAbgAAAC0JkQAAAAB4nHWQy2rCQBSG//HSi0JbWui2sypKabxgN4IgWHTTbqS4LTHGJBIzMhkFX6Pv0IfpS/RZ+puMpShNmMx3vjlz5mQAXOMbAvnzxJGzwBmjnAs4Rc9ykf7Zcon8YrmMKt4sn9C/W67gAYHlKm7wwQqidM5ogU/LAlfi0nIBF+LOcpH+0XKJ3LNcxq14tXxC71muYCJSy1Xci6+BWm11FIRG1gZ12W62OnK6lYoqStxYumsTKp3KvpyrxPhxrBxPLfc89oN17Op9uJ8nvk4jlciW09yrkZ/42jX+bFc93QRtY+ZyrtVSDm2GXGm18D3jhMasuo3G3/MwgMIKW2hEvKoQBhI12jrnNppooUOaMkMyM8+KkMBFTONizR1htpIy7nPMGSW0PjNisgOP3+WRH5MC7o9ZRR+tHsYT0u6MKPOSfTns7jBrREqyTDezs9/eU2x4WpvWcNeuS511JTE8qCF5H7u1BY1H72S3Ymi7aPD95/9+AN1fhEsAeJxjYGKAAC4G7ICZgYGRiZGZMzkjNTk7N7Eomy05syg5J5WBAQBE1QZBAABLuADIUlixAQGOWbkIAAgAYyCwASNEsAMjcLIEKAlFUkSyCgIHKrEGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARAAA) format('woff')}.ui.ordered.steps .step.completed:before,.ui.steps .step.completed>.icon:before{font-family:Step;content:'\e800'}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Sticky
2
+ * # Semantic UI 2.2.12 - Sticky
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Sticky
2
+ * # Semantic UI 2.2.12 - Sticky
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -286,7 +286,8 @@ $.fn.sticky = function(parameters) {
286
286
  context.offset.left += scrollContext.left;
287
287
  }
288
288
  module.cache = {
289
- fits : ( element.height < scrollContext.height ),
289
+ fits : ( (element.height + settings.offset) <= scrollContext.height),
290
+ sameHeight : (element.height == context.height),
290
291
  scrollContext : {
291
292
  height : scrollContext.height
292
293
  },
@@ -305,7 +306,7 @@ $.fn.sticky = function(parameters) {
305
306
  }
306
307
  };
307
308
  module.set.containerSize();
308
- module.set.size();
309
+
309
310
  module.stick();
310
311
  module.debug('Caching element positions', module.cache);
311
312
  }
@@ -374,6 +375,11 @@ $.fn.sticky = function(parameters) {
374
375
  elementScroll: function(scroll) {
375
376
  delete module.elementScroll;
376
377
  },
378
+ minimumSize: function() {
379
+ $container
380
+ .css('min-height', '')
381
+ ;
382
+ },
377
383
  offset: function() {
378
384
  $module.css('margin-top', '');
379
385
  }
@@ -467,6 +473,7 @@ $.fn.sticky = function(parameters) {
467
473
  cachedPosition = scroll || $scroll.scrollTop(),
468
474
  cache = module.cache,
469
475
  fits = cache.fits,
476
+ sameHeight = cache.sameHeight,
470
477
  element = cache.element,
471
478
  scrollContext = cache.scrollContext,
472
479
  context = cache.context,
@@ -486,8 +493,7 @@ $.fn.sticky = function(parameters) {
486
493
  doesntFit = !fits,
487
494
  elementVisible = (element.height !== 0)
488
495
  ;
489
-
490
- if(elementVisible) {
496
+ if(elementVisible && !sameHeight) {
491
497
 
492
498
  if( module.is.initialPosition() ) {
493
499
  if(scroll.top >= context.bottom) {
@@ -614,6 +620,9 @@ $.fn.sticky = function(parameters) {
614
620
 
615
621
  fixTop: function() {
616
622
  module.debug('Fixing element to top of page');
623
+ if(settings.setSize) {
624
+ module.set.size();
625
+ }
617
626
  module.set.minimumSize();
618
627
  module.set.offset();
619
628
  $module
@@ -632,6 +641,9 @@ $.fn.sticky = function(parameters) {
632
641
 
633
642
  fixBottom: function() {
634
643
  module.debug('Sticking element to bottom of page');
644
+ if(settings.setSize) {
645
+ module.set.size();
646
+ }
635
647
  module.set.minimumSize();
636
648
  module.set.offset();
637
649
  $module
@@ -663,6 +675,7 @@ $.fn.sticky = function(parameters) {
663
675
  unfix: function() {
664
676
  if( module.is.fixed() ) {
665
677
  module.debug('Removing fixed position on element');
678
+ module.remove.minimumSize();
666
679
  module.remove.offset();
667
680
  $module
668
681
  .removeClass(className.fixed)
@@ -898,7 +911,11 @@ $.fn.sticky.settings = {
898
911
  // Offset to adjust scroll when attached to bottom of screen
899
912
  bottomOffset : 0,
900
913
 
901
- jitter : 5, // will only set container height if difference between context and container is larger than this number
914
+ // will only set container height if difference between context and container is larger than this number
915
+ jitter : 5,
916
+
917
+ // set width of sticky element when it is fixed to page (used to make sure 100% width is maintained if no fixed size set)
918
+ setSize : true,
902
919
 
903
920
  // Whether to automatically observe changes with Mutation Observers
904
921
  observeChanges : false,
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Sticky
2
+ * # Semantic UI 2.2.12 - Sticky
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -1,10 +1 @@
1
- /*!
2
- * # Semantic UI 2.2.6 - Sticky
3
- * http://github.com/semantic-org/semantic-ui/
4
- *
5
- *
6
- * Released under the MIT license
7
- * http://opensource.org/licenses/MIT
8
- *
9
- */
10
- !function(e,t,o,n){"use strict";t="undefined"!=typeof t&&t.Math==Math?t:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),e.fn.sticky=function(i){var s,r=e(this),c=r.selector||"",l=(new Date).getTime(),a=[],f=arguments[0],m="string"==typeof f,u=[].slice.call(arguments,1);return r.each(function(){var r,d,h,g,p,b=e.isPlainObject(i)?e.extend(!0,{},e.fn.sticky.settings,i):e.extend({},e.fn.sticky.settings),v=b.className,x=b.namespace,C=b.error,S="."+x,y="module-"+x,k=e(this),T=e(t),w=e(b.scrollContext),z=(k.selector||"",k.data(y)),B=t.requestAnimationFrame||t.mozRequestAnimationFrame||t.webkitRequestAnimationFrame||t.msRequestAnimationFrame||function(e){setTimeout(e,0)},P=this;p={initialize:function(){p.determineContainer(),p.determineContext(),p.verbose("Initializing sticky",b,r),p.save.positions(),p.checkErrors(),p.bind.events(),b.observeChanges&&p.observeChanges(),p.instantiate()},instantiate:function(){p.verbose("Storing instance of module",p),z=p,k.data(y,p)},destroy:function(){p.verbose("Destroying previous instance"),p.reset(),h&&h.disconnect(),g&&g.disconnect(),T.off("load"+S,p.event.load).off("resize"+S,p.event.resize),w.off("scrollchange"+S,p.event.scrollchange),k.removeData(y)},observeChanges:function(){"MutationObserver"in t&&(h=new MutationObserver(p.event.documentChanged),g=new MutationObserver(p.event.changed),h.observe(o,{childList:!0,subtree:!0}),g.observe(P,{childList:!0,subtree:!0}),g.observe(d[0],{childList:!0,subtree:!0}),p.debug("Setting up mutation observer",g))},determineContainer:function(){r=b.container?e(b.container):k.offsetParent()},determineContext:function(){if(d=b.context?e(b.context):r,0===d.length)return void p.error(C.invalidContext,b.context,k)},checkErrors:function(){if(p.is.hidden()&&p.error(C.visible,k),p.cache.element.height>p.cache.context.height)return p.reset(),void p.error(C.elementSize,k)},bind:{events:function(){T.on("load"+S,p.event.load).on("resize"+S,p.event.resize),w.off("scroll"+S).on("scroll"+S,p.event.scroll).on("scrollchange"+S,p.event.scrollchange)}},event:{changed:function(e){clearTimeout(p.timer),p.timer=setTimeout(function(){p.verbose("DOM tree modified, updating sticky menu",e),p.refresh()},100)},documentChanged:function(t){[].forEach.call(t,function(t){t.removedNodes&&[].forEach.call(t.removedNodes,function(t){(t==P||e(t).find(P).length>0)&&(p.debug("Element removed from DOM, tearing down events"),p.destroy())})})},load:function(){p.verbose("Page contents finished loading"),B(p.refresh)},resize:function(){p.verbose("Window resized"),B(p.refresh)},scroll:function(){B(function(){w.triggerHandler("scrollchange"+S,w.scrollTop())})},scrollchange:function(e,t){p.stick(t),b.onScroll.call(P)}},refresh:function(e){p.reset(),b.context||p.determineContext(),e&&p.determineContainer(),p.save.positions(),p.stick(),b.onReposition.call(P)},supports:{sticky:function(){var t=e("<div/>");t[0];return t.addClass(v.supported),t.css("position").match("sticky")}},save:{lastScroll:function(e){p.lastScroll=e},elementScroll:function(e){p.elementScroll=e},positions:function(){var e={height:w.height()},t={margin:{top:parseInt(k.css("margin-top"),10),bottom:parseInt(k.css("margin-bottom"),10)},offset:k.offset(),width:k.outerWidth(),height:k.outerHeight()},o={offset:d.offset(),height:d.outerHeight()};({height:r.outerHeight()});p.is.standardScroll()||(p.debug("Non-standard scroll. Removing scroll offset from element offset"),e.top=w.scrollTop(),e.left=w.scrollLeft(),t.offset.top+=e.top,o.offset.top+=e.top,t.offset.left+=e.left,o.offset.left+=e.left),p.cache={fits:t.height<e.height,scrollContext:{height:e.height},element:{margin:t.margin,top:t.offset.top-t.margin.top,left:t.offset.left,width:t.width,height:t.height,bottom:t.offset.top+t.height},context:{top:o.offset.top,height:o.height,bottom:o.offset.top+o.height}},p.set.containerSize(),p.set.size(),p.stick(),p.debug("Caching element positions",p.cache)}},get:{direction:function(e){var t="down";return e=e||w.scrollTop(),p.lastScroll!==n&&(p.lastScroll<e?t="down":p.lastScroll>e&&(t="up")),t},scrollChange:function(e){return e=e||w.scrollTop(),p.lastScroll?e-p.lastScroll:0},currentElementScroll:function(){return p.elementScroll?p.elementScroll:p.is.top()?Math.abs(parseInt(k.css("top"),10))||0:Math.abs(parseInt(k.css("bottom"),10))||0},elementScroll:function(e){e=e||w.scrollTop();var t=p.cache.element,o=p.cache.scrollContext,n=p.get.scrollChange(e),i=t.height-o.height+b.offset,s=p.get.currentElementScroll(),r=s+n;return s=p.cache.fits||r<0?0:r>i?i:r}},remove:{lastScroll:function(){delete p.lastScroll},elementScroll:function(e){delete p.elementScroll},offset:function(){k.css("margin-top","")}},set:{offset:function(){p.verbose("Setting offset on element",b.offset),k.css("margin-top",b.offset)},containerSize:function(){var e=r.get(0).tagName;"HTML"===e||"body"==e?p.determineContainer():Math.abs(r.outerHeight()-p.cache.context.height)>b.jitter&&(p.debug("Context has padding, specifying exact height for container",p.cache.context.height),r.css({height:p.cache.context.height}))},minimumSize:function(){var e=p.cache.element;r.css("min-height",e.height)},scroll:function(e){p.debug("Setting scroll on element",e),p.elementScroll!=e&&(p.is.top()&&k.css("bottom","").css("top",-e),p.is.bottom()&&k.css("top","").css("bottom",e))},size:function(){0!==p.cache.element.height&&0!==p.cache.element.width&&(P.style.setProperty("width",p.cache.element.width+"px","important"),P.style.setProperty("height",p.cache.element.height+"px","important"))}},is:{standardScroll:function(){return w[0]==t},top:function(){return k.hasClass(v.top)},bottom:function(){return k.hasClass(v.bottom)},initialPosition:function(){return!p.is.fixed()&&!p.is.bound()},hidden:function(){return!k.is(":visible")},bound:function(){return k.hasClass(v.bound)},fixed:function(){return k.hasClass(v.fixed)}},stick:function(e){var t=e||w.scrollTop(),o=p.cache,n=o.fits,i=o.element,s=o.scrollContext,r=o.context,c=p.is.bottom()&&b.pushing?b.bottomOffset:b.offset,e={top:t+c,bottom:t+c+s.height},l=(p.get.direction(e.top),n?0:p.get.elementScroll(e.top)),a=!n,f=0!==i.height;f&&(p.is.initialPosition()?e.top>=r.bottom?(p.debug("Initial element position is bottom of container"),p.bindBottom()):e.top>i.top&&(i.height+e.top-l>=r.bottom?(p.debug("Initial element position is bottom of container"),p.bindBottom()):(p.debug("Initial element position is fixed"),p.fixTop())):p.is.fixed()?p.is.top()?e.top<=i.top?(p.debug("Fixed element reached top of container"),p.setInitialPosition()):i.height+e.top-l>=r.bottom?(p.debug("Fixed element reached bottom of container"),p.bindBottom()):a&&(p.set.scroll(l),p.save.lastScroll(e.top),p.save.elementScroll(l)):p.is.bottom()&&(e.bottom-i.height<=i.top?(p.debug("Bottom fixed rail has reached top of container"),p.setInitialPosition()):e.bottom>=r.bottom?(p.debug("Bottom fixed rail has reached bottom of container"),p.bindBottom()):a&&(p.set.scroll(l),p.save.lastScroll(e.top),p.save.elementScroll(l))):p.is.bottom()&&(e.top<=i.top?(p.debug("Jumped from bottom fixed to top fixed, most likely used home/end button"),p.setInitialPosition()):b.pushing?p.is.bound()&&e.bottom<=r.bottom&&(p.debug("Fixing bottom attached element to bottom of browser."),p.fixBottom()):p.is.bound()&&e.top<=r.bottom-i.height&&(p.debug("Fixing bottom attached element to top of browser."),p.fixTop())))},bindTop:function(){p.debug("Binding element to top of parent container"),p.remove.offset(),k.css({left:"",top:"",marginBottom:""}).removeClass(v.fixed).removeClass(v.bottom).addClass(v.bound).addClass(v.top),b.onTop.call(P),b.onUnstick.call(P)},bindBottom:function(){p.debug("Binding element to bottom of parent container"),p.remove.offset(),k.css({left:"",top:""}).removeClass(v.fixed).removeClass(v.top).addClass(v.bound).addClass(v.bottom),b.onBottom.call(P),b.onUnstick.call(P)},setInitialPosition:function(){p.debug("Returning to initial position"),p.unfix(),p.unbind()},fixTop:function(){p.debug("Fixing element to top of page"),p.set.minimumSize(),p.set.offset(),k.css({left:p.cache.element.left,bottom:"",marginBottom:""}).removeClass(v.bound).removeClass(v.bottom).addClass(v.fixed).addClass(v.top),b.onStick.call(P)},fixBottom:function(){p.debug("Sticking element to bottom of page"),p.set.minimumSize(),p.set.offset(),k.css({left:p.cache.element.left,bottom:"",marginBottom:""}).removeClass(v.bound).removeClass(v.top).addClass(v.fixed).addClass(v.bottom),b.onStick.call(P)},unbind:function(){p.is.bound()&&(p.debug("Removing container bound position on element"),p.remove.offset(),k.removeClass(v.bound).removeClass(v.top).removeClass(v.bottom))},unfix:function(){p.is.fixed()&&(p.debug("Removing fixed position on element"),p.remove.offset(),k.removeClass(v.fixed).removeClass(v.top).removeClass(v.bottom),b.onUnstick.call(P))},reset:function(){p.debug("Resetting elements position"),p.unbind(),p.unfix(),p.resetCSS(),p.remove.offset(),p.remove.lastScroll()},resetCSS:function(){k.css({width:"",height:""}),r.css({height:""})},setting:function(t,o){if(e.isPlainObject(t))e.extend(!0,b,t);else{if(o===n)return b[t];b[t]=o}},internal:function(t,o){if(e.isPlainObject(t))e.extend(!0,p,t);else{if(o===n)return p[t];p[t]=o}},debug:function(){!b.silent&&b.debug&&(b.performance?p.performance.log(arguments):(p.debug=Function.prototype.bind.call(console.info,console,b.name+":"),p.debug.apply(console,arguments)))},verbose:function(){!b.silent&&b.verbose&&b.debug&&(b.performance?p.performance.log(arguments):(p.verbose=Function.prototype.bind.call(console.info,console,b.name+":"),p.verbose.apply(console,arguments)))},error:function(){b.silent||(p.error=Function.prototype.bind.call(console.error,console,b.name+":"),p.error.apply(console,arguments))},performance:{log:function(e){var t,o,n;b.performance&&(t=(new Date).getTime(),n=l||t,o=t-n,l=t,a.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:P,"Execution Time":o})),clearTimeout(p.performance.timer),p.performance.timer=setTimeout(p.performance.display,0)},display:function(){var t=b.name+":",o=0;l=!1,clearTimeout(p.performance.timer),e.each(a,function(e,t){o+=t["Execution Time"]}),t+=" "+o+"ms",c&&(t+=" '"+c+"'"),(console.group!==n||console.table!==n)&&a.length>0&&(console.groupCollapsed(t),console.table?console.table(a):e.each(a,function(e,t){console.log(t.Name+": "+t["Execution Time"]+"ms")}),console.groupEnd()),a=[]}},invoke:function(t,o,i){var r,c,l,a=z;return o=o||u,i=P||i,"string"==typeof t&&a!==n&&(t=t.split(/[\. ]/),r=t.length-1,e.each(t,function(o,i){var s=o!=r?i+t[o+1].charAt(0).toUpperCase()+t[o+1].slice(1):t;if(e.isPlainObject(a[s])&&o!=r)a=a[s];else{if(a[s]!==n)return c=a[s],!1;if(!e.isPlainObject(a[i])||o==r)return a[i]!==n&&(c=a[i],!1);a=a[i]}})),e.isFunction(c)?l=c.apply(i,o):c!==n&&(l=c),e.isArray(s)?s.push(l):s!==n?s=[s,l]:l!==n&&(s=l),c}},m?(z===n&&p.initialize(),p.invoke(f)):(z!==n&&z.invoke("destroy"),p.initialize())}),s!==n?s:this},e.fn.sticky.settings={name:"Sticky",namespace:"sticky",silent:!1,debug:!1,verbose:!0,performance:!0,pushing:!1,context:!1,container:!1,scrollContext:t,offset:0,bottomOffset:0,jitter:5,observeChanges:!1,onReposition:function(){},onScroll:function(){},onStick:function(){},onUnstick:function(){},onTop:function(){},onBottom:function(){},error:{container:"Sticky element must be inside a relative container",visible:"Element is hidden, you must call refresh after element becomes visible. Use silent setting to surpress this warning in production.",method:"The method you called is not defined.",invalidContext:"Context specified does not exist",elementSize:"Sticky element is larger than its container, cannot create sticky."},className:{bound:"bound",fixed:"fixed",supported:"native",top:"top",bottom:"bottom"}}}(jQuery,window,document);
1
+ !function(e,t,o,n){"use strict";t=void 0!==t&&t.Math==Math?t:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),e.fn.sticky=function(n){var i,s=e(this),r=s.selector||"",c=(new Date).getTime(),l=[],a=arguments[0],f="string"==typeof a,m=[].slice.call(arguments,1);return s.each(function(){var s,d,u,h,g,p=e.isPlainObject(n)?e.extend(!0,{},e.fn.sticky.settings,n):e.extend({},e.fn.sticky.settings),b=p.className,v=p.namespace,x=p.error,C="."+v,S="module-"+v,y=e(this),k=e(t),z=e(p.scrollContext),T=(y.selector,y.data(S)),w=t.requestAnimationFrame||t.mozRequestAnimationFrame||t.webkitRequestAnimationFrame||t.msRequestAnimationFrame||function(e){setTimeout(e,0)},B=this;g={initialize:function(){g.determineContainer(),g.determineContext(),g.verbose("Initializing sticky",p,s),g.save.positions(),g.checkErrors(),g.bind.events(),p.observeChanges&&g.observeChanges(),g.instantiate()},instantiate:function(){g.verbose("Storing instance of module",g),T=g,y.data(S,g)},destroy:function(){g.verbose("Destroying previous instance"),g.reset(),u&&u.disconnect(),h&&h.disconnect(),k.off("load"+C,g.event.load).off("resize"+C,g.event.resize),z.off("scrollchange"+C,g.event.scrollchange),y.removeData(S)},observeChanges:function(){"MutationObserver"in t&&(u=new MutationObserver(g.event.documentChanged),h=new MutationObserver(g.event.changed),u.observe(o,{childList:!0,subtree:!0}),h.observe(B,{childList:!0,subtree:!0}),h.observe(d[0],{childList:!0,subtree:!0}),g.debug("Setting up mutation observer",h))},determineContainer:function(){s=p.container?e(p.container):y.offsetParent()},determineContext:function(){if(d=p.context?e(p.context):s,0===d.length)return void g.error(x.invalidContext,p.context,y)},checkErrors:function(){if(g.is.hidden()&&g.error(x.visible,y),g.cache.element.height>g.cache.context.height)return g.reset(),void g.error(x.elementSize,y)},bind:{events:function(){k.on("load"+C,g.event.load).on("resize"+C,g.event.resize),z.off("scroll"+C).on("scroll"+C,g.event.scroll).on("scrollchange"+C,g.event.scrollchange)}},event:{changed:function(e){clearTimeout(g.timer),g.timer=setTimeout(function(){g.verbose("DOM tree modified, updating sticky menu",e),g.refresh()},100)},documentChanged:function(t){[].forEach.call(t,function(t){t.removedNodes&&[].forEach.call(t.removedNodes,function(t){(t==B||e(t).find(B).length>0)&&(g.debug("Element removed from DOM, tearing down events"),g.destroy())})})},load:function(){g.verbose("Page contents finished loading"),w(g.refresh)},resize:function(){g.verbose("Window resized"),w(g.refresh)},scroll:function(){w(function(){z.triggerHandler("scrollchange"+C,z.scrollTop())})},scrollchange:function(e,t){g.stick(t),p.onScroll.call(B)}},refresh:function(e){g.reset(),p.context||g.determineContext(),e&&g.determineContainer(),g.save.positions(),g.stick(),p.onReposition.call(B)},supports:{sticky:function(){var t=e("<div/>");t[0];return t.addClass(b.supported),t.css("position").match("sticky")}},save:{lastScroll:function(e){g.lastScroll=e},elementScroll:function(e){g.elementScroll=e},positions:function(){var e={height:z.height()},t={margin:{top:parseInt(y.css("margin-top"),10),bottom:parseInt(y.css("margin-bottom"),10)},offset:y.offset(),width:y.outerWidth(),height:y.outerHeight()},o={offset:d.offset(),height:d.outerHeight()};s.outerHeight();g.is.standardScroll()||(g.debug("Non-standard scroll. Removing scroll offset from element offset"),e.top=z.scrollTop(),e.left=z.scrollLeft(),t.offset.top+=e.top,o.offset.top+=e.top,t.offset.left+=e.left,o.offset.left+=e.left),g.cache={fits:t.height+p.offset<=e.height,sameHeight:t.height==o.height,scrollContext:{height:e.height},element:{margin:t.margin,top:t.offset.top-t.margin.top,left:t.offset.left,width:t.width,height:t.height,bottom:t.offset.top+t.height},context:{top:o.offset.top,height:o.height,bottom:o.offset.top+o.height}},g.set.containerSize(),g.stick(),g.debug("Caching element positions",g.cache)}},get:{direction:function(e){var t="down";return e=e||z.scrollTop(),void 0!==g.lastScroll&&(g.lastScroll<e?t="down":g.lastScroll>e&&(t="up")),t},scrollChange:function(e){return e=e||z.scrollTop(),g.lastScroll?e-g.lastScroll:0},currentElementScroll:function(){return g.elementScroll?g.elementScroll:g.is.top()?Math.abs(parseInt(y.css("top"),10))||0:Math.abs(parseInt(y.css("bottom"),10))||0},elementScroll:function(e){e=e||z.scrollTop();var t=g.cache.element,o=g.cache.scrollContext,n=g.get.scrollChange(e),i=t.height-o.height+p.offset,s=g.get.currentElementScroll(),r=s+n;return s=g.cache.fits||r<0?0:r>i?i:r}},remove:{lastScroll:function(){delete g.lastScroll},elementScroll:function(e){delete g.elementScroll},minimumSize:function(){s.css("min-height","")},offset:function(){y.css("margin-top","")}},set:{offset:function(){g.verbose("Setting offset on element",p.offset),y.css("margin-top",p.offset)},containerSize:function(){var e=s.get(0).tagName;"HTML"===e||"body"==e?g.determineContainer():Math.abs(s.outerHeight()-g.cache.context.height)>p.jitter&&(g.debug("Context has padding, specifying exact height for container",g.cache.context.height),s.css({height:g.cache.context.height}))},minimumSize:function(){var e=g.cache.element;s.css("min-height",e.height)},scroll:function(e){g.debug("Setting scroll on element",e),g.elementScroll!=e&&(g.is.top()&&y.css("bottom","").css("top",-e),g.is.bottom()&&y.css("top","").css("bottom",e))},size:function(){0!==g.cache.element.height&&0!==g.cache.element.width&&(B.style.setProperty("width",g.cache.element.width+"px","important"),B.style.setProperty("height",g.cache.element.height+"px","important"))}},is:{standardScroll:function(){return z[0]==t},top:function(){return y.hasClass(b.top)},bottom:function(){return y.hasClass(b.bottom)},initialPosition:function(){return!g.is.fixed()&&!g.is.bound()},hidden:function(){return!y.is(":visible")},bound:function(){return y.hasClass(b.bound)},fixed:function(){return y.hasClass(b.fixed)}},stick:function(e){var t=e||z.scrollTop(),o=g.cache,n=o.fits,i=o.sameHeight,s=o.element,r=o.scrollContext,c=o.context,l=g.is.bottom()&&p.pushing?p.bottomOffset:p.offset,e={top:t+l,bottom:t+l+r.height},a=(g.get.direction(e.top),n?0:g.get.elementScroll(e.top)),f=!n;0!==s.height&&!i&&(g.is.initialPosition()?e.top>=c.bottom?(g.debug("Initial element position is bottom of container"),g.bindBottom()):e.top>s.top&&(s.height+e.top-a>=c.bottom?(g.debug("Initial element position is bottom of container"),g.bindBottom()):(g.debug("Initial element position is fixed"),g.fixTop())):g.is.fixed()?g.is.top()?e.top<=s.top?(g.debug("Fixed element reached top of container"),g.setInitialPosition()):s.height+e.top-a>=c.bottom?(g.debug("Fixed element reached bottom of container"),g.bindBottom()):f&&(g.set.scroll(a),g.save.lastScroll(e.top),g.save.elementScroll(a)):g.is.bottom()&&(e.bottom-s.height<=s.top?(g.debug("Bottom fixed rail has reached top of container"),g.setInitialPosition()):e.bottom>=c.bottom?(g.debug("Bottom fixed rail has reached bottom of container"),g.bindBottom()):f&&(g.set.scroll(a),g.save.lastScroll(e.top),g.save.elementScroll(a))):g.is.bottom()&&(e.top<=s.top?(g.debug("Jumped from bottom fixed to top fixed, most likely used home/end button"),g.setInitialPosition()):p.pushing?g.is.bound()&&e.bottom<=c.bottom&&(g.debug("Fixing bottom attached element to bottom of browser."),g.fixBottom()):g.is.bound()&&e.top<=c.bottom-s.height&&(g.debug("Fixing bottom attached element to top of browser."),g.fixTop())))},bindTop:function(){g.debug("Binding element to top of parent container"),g.remove.offset(),y.css({left:"",top:"",marginBottom:""}).removeClass(b.fixed).removeClass(b.bottom).addClass(b.bound).addClass(b.top),p.onTop.call(B),p.onUnstick.call(B)},bindBottom:function(){g.debug("Binding element to bottom of parent container"),g.remove.offset(),y.css({left:"",top:""}).removeClass(b.fixed).removeClass(b.top).addClass(b.bound).addClass(b.bottom),p.onBottom.call(B),p.onUnstick.call(B)},setInitialPosition:function(){g.debug("Returning to initial position"),g.unfix(),g.unbind()},fixTop:function(){g.debug("Fixing element to top of page"),p.setSize&&g.set.size(),g.set.minimumSize(),g.set.offset(),y.css({left:g.cache.element.left,bottom:"",marginBottom:""}).removeClass(b.bound).removeClass(b.bottom).addClass(b.fixed).addClass(b.top),p.onStick.call(B)},fixBottom:function(){g.debug("Sticking element to bottom of page"),p.setSize&&g.set.size(),g.set.minimumSize(),g.set.offset(),y.css({left:g.cache.element.left,bottom:"",marginBottom:""}).removeClass(b.bound).removeClass(b.top).addClass(b.fixed).addClass(b.bottom),p.onStick.call(B)},unbind:function(){g.is.bound()&&(g.debug("Removing container bound position on element"),g.remove.offset(),y.removeClass(b.bound).removeClass(b.top).removeClass(b.bottom))},unfix:function(){g.is.fixed()&&(g.debug("Removing fixed position on element"),g.remove.minimumSize(),g.remove.offset(),y.removeClass(b.fixed).removeClass(b.top).removeClass(b.bottom),p.onUnstick.call(B))},reset:function(){g.debug("Resetting elements position"),g.unbind(),g.unfix(),g.resetCSS(),g.remove.offset(),g.remove.lastScroll()},resetCSS:function(){y.css({width:"",height:""}),s.css({height:""})},setting:function(t,o){if(e.isPlainObject(t))e.extend(!0,p,t);else{if(void 0===o)return p[t];p[t]=o}},internal:function(t,o){if(e.isPlainObject(t))e.extend(!0,g,t);else{if(void 0===o)return g[t];g[t]=o}},debug:function(){!p.silent&&p.debug&&(p.performance?g.performance.log(arguments):(g.debug=Function.prototype.bind.call(console.info,console,p.name+":"),g.debug.apply(console,arguments)))},verbose:function(){!p.silent&&p.verbose&&p.debug&&(p.performance?g.performance.log(arguments):(g.verbose=Function.prototype.bind.call(console.info,console,p.name+":"),g.verbose.apply(console,arguments)))},error:function(){p.silent||(g.error=Function.prototype.bind.call(console.error,console,p.name+":"),g.error.apply(console,arguments))},performance:{log:function(e){var t,o,n;p.performance&&(t=(new Date).getTime(),n=c||t,o=t-n,c=t,l.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:B,"Execution Time":o})),clearTimeout(g.performance.timer),g.performance.timer=setTimeout(g.performance.display,0)},display:function(){var t=p.name+":",o=0;c=!1,clearTimeout(g.performance.timer),e.each(l,function(e,t){o+=t["Execution Time"]}),t+=" "+o+"ms",r&&(t+=" '"+r+"'"),(void 0!==console.group||void 0!==console.table)&&l.length>0&&(console.groupCollapsed(t),console.table?console.table(l):e.each(l,function(e,t){console.log(t.Name+": "+t["Execution Time"]+"ms")}),console.groupEnd()),l=[]}},invoke:function(t,o,n){var s,r,c,l=T;return o=o||m,n=B||n,"string"==typeof t&&void 0!==l&&(t=t.split(/[\. ]/),s=t.length-1,e.each(t,function(o,n){var i=o!=s?n+t[o+1].charAt(0).toUpperCase()+t[o+1].slice(1):t;if(e.isPlainObject(l[i])&&o!=s)l=l[i];else{if(void 0!==l[i])return r=l[i],!1;if(!e.isPlainObject(l[n])||o==s)return void 0!==l[n]&&(r=l[n],!1);l=l[n]}})),e.isFunction(r)?c=r.apply(n,o):void 0!==r&&(c=r),e.isArray(i)?i.push(c):void 0!==i?i=[i,c]:void 0!==c&&(i=c),r}},f?(void 0===T&&g.initialize(),g.invoke(a)):(void 0!==T&&T.invoke("destroy"),g.initialize())}),void 0!==i?i:this},e.fn.sticky.settings={name:"Sticky",namespace:"sticky",silent:!1,debug:!1,verbose:!0,performance:!0,pushing:!1,context:!1,container:!1,scrollContext:t,offset:0,bottomOffset:0,jitter:5,setSize:!0,observeChanges:!1,onReposition:function(){},onScroll:function(){},onStick:function(){},onUnstick:function(){},onTop:function(){},onBottom:function(){},error:{container:"Sticky element must be inside a relative container",visible:"Element is hidden, you must call refresh after element becomes visible. Use silent setting to surpress this warning in production.",method:"The method you called is not defined.",invalidContext:"Context specified does not exist",elementSize:"Sticky element is larger than its container, cannot create sticky."},className:{bound:"bound",fixed:"fixed",supported:"native",top:"top",bottom:"bottom"}}}(jQuery,window,document);
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Tab
2
+ * # Semantic UI 2.2.12 - Tab
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Tab
2
+ * # Semantic UI 2.2.12 - Tab
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -476,7 +476,10 @@ $.fn.tab = function(parameters) {
476
476
  settings.onFirstLoad.call($tab[0], tabPath, parameterArray, historyEvent);
477
477
  settings.onLoad.call($tab[0], tabPath, parameterArray, historyEvent);
478
478
 
479
- if(typeof settings.cacheType == 'string' && settings.cacheType.toLowerCase() == 'dom' && $tab.children().length > 0) {
479
+ if(settings.loadOnce) {
480
+ module.cache.add(fullTabPath, true);
481
+ }
482
+ else if(typeof settings.cacheType == 'string' && settings.cacheType.toLowerCase() == 'dom' && $tab.children().length > 0) {
480
483
  setTimeout(function() {
481
484
  var
482
485
  $clone = $tab.children().clone(true)
@@ -506,11 +509,13 @@ $.fn.tab = function(parameters) {
506
509
  if(settings.cache && cachedContent) {
507
510
  module.activate.tab(tabPath);
508
511
  module.debug('Adding cached content', fullTabPath);
509
- if(settings.evaluateScripts == 'once') {
510
- module.update.content(tabPath, cachedContent, false);
511
- }
512
- else {
513
- module.update.content(tabPath, cachedContent);
512
+ if(!settings.loadOnce) {
513
+ if(settings.evaluateScripts == 'once') {
514
+ module.update.content(tabPath, cachedContent, false);
515
+ }
516
+ else {
517
+ module.update.content(tabPath, cachedContent);
518
+ }
514
519
  }
515
520
  settings.onLoad.call($tab[0], tabPath, parameterArray, historyEvent);
516
521
  }
@@ -898,6 +903,7 @@ $.fn.tab.settings = {
898
903
 
899
904
  alwaysRefresh : false, // load tab content new every tab click
900
905
  cache : true, // cache the content requests to pull locally
906
+ loadOnce : false, // Whether tab data should only be loaded once when using remote content
901
907
  cacheType : 'response', // Whether to cache exact response, or to html cache contents after scripts execute
902
908
  ignoreFirstLoad : false, // don't load remote content on first load
903
909
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Tab
2
+ * # Semantic UI 2.2.12 - Tab
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -1,10 +1 @@
1
- /*!
2
- * # Semantic UI 2.2.6 - Tab
3
- * http://github.com/semantic-org/semantic-ui/
4
- *
5
- *
6
- * Released under the MIT license
7
- * http://opensource.org/licenses/MIT
8
- *
9
- */
10
- !function(e,t,a,n){"use strict";t="undefined"!=typeof t&&t.Math==Math?t:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),e.fn.tab=function(i){var o,r=e(e.isFunction(this)?t:this),s=r.selector||"",c=(new Date).getTime(),l=[],d=arguments[0],u="string"==typeof d,b=[].slice.call(arguments,1),g=!1;return r.each(function(){var f,h,p,m,v,y,T=e.isPlainObject(i)?e.extend(!0,{},e.fn.tab.settings,i):e.extend({},e.fn.tab.settings),L=T.className,x=T.metadata,A=T.selector,P=T.error,C="."+T.namespace,F="module-"+T.namespace,S=e(this),j={},E=!0,w=0,k=this,I=S.data(F);v={initialize:function(){v.debug("Initializing tab menu item",S),v.fix.callbacks(),v.determineTabs(),v.debug("Determining tabs",T.context,h),T.auto&&v.set.auto(),v.bind.events(),T.history&&!g&&(v.initializeHistory(),g=!0),v.instantiate()},instantiate:function(){v.verbose("Storing instance of module",v),I=v,S.data(F,v)},destroy:function(){v.debug("Destroying tabs",S),S.removeData(F).off(C)},bind:{events:function(){e.isWindow(k)||(v.debug("Attaching tab activation events to element",S),S.on("click"+C,v.event.click))}},determineTabs:function(){var t;"parent"===T.context?(S.closest(A.ui).length>0?(t=S.closest(A.ui),v.verbose("Using closest UI element as parent",t)):t=S,f=t.parent(),v.verbose("Determined parent element for creating context",f)):T.context?(f=e(T.context),v.verbose("Using selector for tab context",T.context,f)):f=e("body"),T.childrenOnly?(h=f.children(A.tabs),v.debug("Searching tab context children for tabs",f,h)):(h=f.find(A.tabs),v.debug("Searching tab context for tabs",f,h))},fix:{callbacks:function(){e.isPlainObject(i)&&(i.onTabLoad||i.onTabInit)&&(i.onTabLoad&&(i.onLoad=i.onTabLoad,delete i.onTabLoad,v.error(P.legacyLoad,i.onLoad)),i.onTabInit&&(i.onFirstLoad=i.onTabInit,delete i.onTabInit,v.error(P.legacyInit,i.onFirstLoad)),T=e.extend(!0,{},e.fn.tab.settings,i))}},initializeHistory:function(){if(v.debug("Initializing page state"),e.address===n)return v.error(P.state),!1;if("state"==T.historyType){if(v.debug("Using HTML5 to manage state"),T.path===!1)return v.error(P.path),!1;e.address.history(!0).state(T.path)}e.address.bind("change",v.event.history.change)},event:{click:function(t){var a=e(this).data(x.tab);a!==n?(T.history?(v.verbose("Updating page state",t),e.address.value(a)):(v.verbose("Changing tab",t),v.changeTab(a)),t.preventDefault()):v.debug("No tab specified")},history:{change:function(t){var a=t.pathNames.join("/")||v.get.initialPath(),i=T.templates.determineTitle(a)||!1;v.performance.display(),v.debug("History change event",a,t),y=t,a!==n&&v.changeTab(a),i&&e.address.title(i)}}},refresh:function(){p&&(v.debug("Refreshing tab",p),v.changeTab(p))},cache:{read:function(e){return e!==n&&j[e]},add:function(e,t){e=e||p,v.debug("Adding cached content for",e),j[e]=t},remove:function(e){e=e||p,v.debug("Removing cached content for",e),delete j[e]}},set:{auto:function(){var t="string"==typeof T.path?T.path.replace(/\/$/,"")+"/{$tab}":"/{$tab}";v.verbose("Setting up automatic tab retrieval from server",t),e.isPlainObject(T.apiSettings)?T.apiSettings.url=t:T.apiSettings={url:t}},loading:function(e){var t=v.get.tabElement(e),a=t.hasClass(L.loading);a||(v.verbose("Setting loading state for",t),t.addClass(L.loading).siblings(h).removeClass(L.active+" "+L.loading),t.length>0&&T.onRequest.call(t[0],e))},state:function(t){e.address.value(t)}},changeTab:function(a){var n=t.history&&t.history.pushState,i=n&&T.ignoreFirstLoad&&E,o=T.auto||e.isPlainObject(T.apiSettings),r=o&&!i?v.utilities.pathToArray(a):v.get.defaultPathArray(a);a=v.utilities.arrayToPath(r),e.each(r,function(t,n){var s,c,l,d,u=r.slice(0,t+1),b=v.utilities.arrayToPath(u),g=v.is.tab(b),h=t+1==r.length,A=v.get.tabElement(b);if(v.verbose("Looking for tab",n),g){if(v.verbose("Tab was found",n),p=b,m=v.utilities.filterArray(r,u),h?d=!0:(c=r.slice(0,t+2),l=v.utilities.arrayToPath(c),d=!v.is.tab(l),d&&v.verbose("Tab parameters found",c)),d&&o)return i?(v.debug("Ignoring remote content on first tab load",b),E=!1,v.cache.add(a,A.html()),v.activate.all(b),T.onFirstLoad.call(A[0],b,m,y),T.onLoad.call(A[0],b,m,y)):(v.activate.navigation(b),v.fetch.content(b,a)),!1;v.debug("Opened local tab",b),v.activate.all(b),v.cache.read(b)||(v.cache.add(b,!0),v.debug("First time tab loaded calling tab init"),T.onFirstLoad.call(A[0],b,m,y)),T.onLoad.call(A[0],b,m,y)}else{if(a.search("/")!=-1||""===a)return v.error(P.missingTab,S,f,b),!1;if(s=e("#"+a+', a[name="'+a+'"]'),b=s.closest("[data-tab]").data(x.tab),A=v.get.tabElement(b),s&&s.length>0&&b)return v.debug("Anchor link used, opening parent tab",A,s),A.hasClass(L.active)||setTimeout(function(){v.scrollTo(s)},0),v.activate.all(b),v.cache.read(b)||(v.cache.add(b,!0),v.debug("First time tab loaded calling tab init"),T.onFirstLoad.call(A[0],b,m,y)),T.onLoad.call(A[0],b,m,y),!1}})},scrollTo:function(t){var n=!!(t&&t.length>0)&&t.offset().top;n!==!1&&(v.debug("Forcing scroll to an in-page link in a hidden tab",n,t),e(a).scrollTop(n))},update:{content:function(t,a,i){var o=v.get.tabElement(t),r=o[0];i=i!==n?i:T.evaluateScripts,"string"==typeof T.cacheType&&"dom"==T.cacheType.toLowerCase()&&"string"!=typeof a?o.empty().append(e(a).clone(!0)):i?(v.debug("Updating HTML and evaluating inline scripts",t,a),o.html(a)):(v.debug("Updating HTML",t,a),r.innerHTML=a)}},fetch:{content:function(t,a){var i,o,r=v.get.tabElement(t),s={dataType:"html",encodeParameters:!1,on:"now",cache:T.alwaysRefresh,headers:{"X-Remote":!0},onSuccess:function(e){"response"==T.cacheType&&v.cache.add(a,e),v.update.content(t,e),t==p?(v.debug("Content loaded",t),v.activate.tab(t)):v.debug("Content loaded in background",t),T.onFirstLoad.call(r[0],t,m,y),T.onLoad.call(r[0],t,m,y),"string"==typeof T.cacheType&&"dom"==T.cacheType.toLowerCase()&&r.children().length>0?setTimeout(function(){var e=r.children().clone(!0);e=e.not("script"),v.cache.add(a,e)},0):v.cache.add(a,r.html())},urlData:{tab:a}},c=r.api("get request")||!1,l=c&&"pending"===c.state();a=a||t,o=v.cache.read(a),T.cache&&o?(v.activate.tab(t),v.debug("Adding cached content",a),"once"==T.evaluateScripts?v.update.content(t,o,!1):v.update.content(t,o),T.onLoad.call(r[0],t,m,y)):l?(v.set.loading(t),v.debug("Content is already loading",a)):e.api!==n?(i=e.extend(!0,{},T.apiSettings,s),v.debug("Retrieving remote content",a,i),v.set.loading(t),r.api(i)):v.error(P.api)}},activate:{all:function(e){v.activate.tab(e),v.activate.navigation(e)},tab:function(e){var t=v.get.tabElement(e),a="siblings"==T.deactivate?t.siblings(h):h.not(t),n=t.hasClass(L.active);v.verbose("Showing tab content for",t),n||(t.addClass(L.active),a.removeClass(L.active+" "+L.loading),t.length>0&&T.onVisible.call(t[0],e))},navigation:function(e){var t=v.get.navElement(e),a="siblings"==T.deactivate?t.siblings(r):r.not(t),n=t.hasClass(L.active);v.verbose("Activating tab navigation for",t,e),n||(t.addClass(L.active),a.removeClass(L.active+" "+L.loading))}},deactivate:{all:function(){v.deactivate.navigation(),v.deactivate.tabs()},navigation:function(){r.removeClass(L.active)},tabs:function(){h.removeClass(L.active+" "+L.loading)}},is:{tab:function(e){return e!==n&&v.get.tabElement(e).length>0}},get:{initialPath:function(){return r.eq(0).data(x.tab)||h.eq(0).data(x.tab)},path:function(){return e.address.value()},defaultPathArray:function(e){return v.utilities.pathToArray(v.get.defaultPath(e))},defaultPath:function(e){var t=r.filter("[data-"+x.tab+'^="'+e+'/"]').eq(0),a=t.data(x.tab)||!1;if(a){if(v.debug("Found default tab",a),w<T.maxDepth)return w++,v.get.defaultPath(a);v.error(P.recursion)}else v.debug("No default tabs found for",e,h);return w=0,e},navElement:function(e){return e=e||p,r.filter("[data-"+x.tab+'="'+e+'"]')},tabElement:function(e){var t,a,n,i;return e=e||p,n=v.utilities.pathToArray(e),i=v.utilities.last(n),t=h.filter("[data-"+x.tab+'="'+e+'"]'),a=h.filter("[data-"+x.tab+'="'+i+'"]'),t.length>0?t:a},tab:function(){return p}},utilities:{filterArray:function(t,a){return e.grep(t,function(t){return e.inArray(t,a)==-1})},last:function(t){return!!e.isArray(t)&&t[t.length-1]},pathToArray:function(e){return e===n&&(e=p),"string"==typeof e?e.split("/"):[e]},arrayToPath:function(t){return!!e.isArray(t)&&t.join("/")}},setting:function(t,a){if(v.debug("Changing setting",t,a),e.isPlainObject(t))e.extend(!0,T,t);else{if(a===n)return T[t];e.isPlainObject(T[t])?e.extend(!0,T[t],a):T[t]=a}},internal:function(t,a){if(e.isPlainObject(t))e.extend(!0,v,t);else{if(a===n)return v[t];v[t]=a}},debug:function(){!T.silent&&T.debug&&(T.performance?v.performance.log(arguments):(v.debug=Function.prototype.bind.call(console.info,console,T.name+":"),v.debug.apply(console,arguments)))},verbose:function(){!T.silent&&T.verbose&&T.debug&&(T.performance?v.performance.log(arguments):(v.verbose=Function.prototype.bind.call(console.info,console,T.name+":"),v.verbose.apply(console,arguments)))},error:function(){T.silent||(v.error=Function.prototype.bind.call(console.error,console,T.name+":"),v.error.apply(console,arguments))},performance:{log:function(e){var t,a,n;T.performance&&(t=(new Date).getTime(),n=c||t,a=t-n,c=t,l.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:k,"Execution Time":a})),clearTimeout(v.performance.timer),v.performance.timer=setTimeout(v.performance.display,500)},display:function(){var t=T.name+":",a=0;c=!1,clearTimeout(v.performance.timer),e.each(l,function(e,t){a+=t["Execution Time"]}),t+=" "+a+"ms",s&&(t+=" '"+s+"'"),(console.group!==n||console.table!==n)&&l.length>0&&(console.groupCollapsed(t),console.table?console.table(l):e.each(l,function(e,t){console.log(t.Name+": "+t["Execution Time"]+"ms")}),console.groupEnd()),l=[]}},invoke:function(t,a,i){var r,s,c,l=I;return a=a||b,i=k||i,"string"==typeof t&&l!==n&&(t=t.split(/[\. ]/),r=t.length-1,e.each(t,function(a,i){var o=a!=r?i+t[a+1].charAt(0).toUpperCase()+t[a+1].slice(1):t;if(e.isPlainObject(l[o])&&a!=r)l=l[o];else{if(l[o]!==n)return s=l[o],!1;if(!e.isPlainObject(l[i])||a==r)return l[i]!==n?(s=l[i],!1):(v.error(P.method,t),!1);l=l[i]}})),e.isFunction(s)?c=s.apply(i,a):s!==n&&(c=s),e.isArray(o)?o.push(c):o!==n?o=[o,c]:c!==n&&(o=c),s}},u?(I===n&&v.initialize(),v.invoke(d)):(I!==n&&I.invoke("destroy"),v.initialize())}),o!==n?o:this},e.tab=function(){e(t).tab.apply(this,arguments)},e.fn.tab.settings={name:"Tab",namespace:"tab",silent:!1,debug:!1,verbose:!1,performance:!0,auto:!1,history:!1,historyType:"hash",path:!1,context:!1,childrenOnly:!1,maxDepth:25,deactivate:"siblings",alwaysRefresh:!1,cache:!0,cacheType:"response",ignoreFirstLoad:!1,apiSettings:!1,evaluateScripts:"once",onFirstLoad:function(e,t,a){},onLoad:function(e,t,a){},onVisible:function(e,t,a){},onRequest:function(e,t,a){},templates:{determineTitle:function(e){}},error:{api:"You attempted to load content without API module",method:"The method you called is not defined",missingTab:"Activated tab cannot be found. Tabs are case-sensitive.",noContent:"The tab you specified is missing a content url.",path:"History enabled, but no path was specified",recursion:"Max recursive depth reached",legacyInit:"onTabInit has been renamed to onFirstLoad in 2.0, please adjust your code.",legacyLoad:"onTabLoad has been renamed to onLoad in 2.0. Please adjust your code",state:"History requires Asual's Address library <https://github.com/asual/jquery-address>"},metadata:{tab:"tab",loaded:"loaded",promise:"promise"},className:{loading:"loading",active:"active"},selector:{tabs:".ui.tab",ui:".ui"}}}(jQuery,window,document);
1
+ !function(e,t,a,n){"use strict";t=void 0!==t&&t.Math==Math?t:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),e.fn.tab=function(n){var i,o=e(e.isFunction(this)?t:this),r=o.selector||"",s=(new Date).getTime(),c=[],l=arguments[0],d="string"==typeof l,u=[].slice.call(arguments,1),b=!1;return o.each(function(){var g,f,h,p,v,m,y=e.isPlainObject(n)?e.extend(!0,{},e.fn.tab.settings,n):e.extend({},e.fn.tab.settings),T=y.className,L=y.metadata,x=y.selector,A=y.error,P="."+y.namespace,C="module-"+y.namespace,F=e(this),S={},j=!0,E=0,O=this,w=F.data(C);v={initialize:function(){v.debug("Initializing tab menu item",F),v.fix.callbacks(),v.determineTabs(),v.debug("Determining tabs",y.context,f),y.auto&&v.set.auto(),v.bind.events(),y.history&&!b&&(v.initializeHistory(),b=!0),v.instantiate()},instantiate:function(){v.verbose("Storing instance of module",v),w=v,F.data(C,v)},destroy:function(){v.debug("Destroying tabs",F),F.removeData(C).off(P)},bind:{events:function(){e.isWindow(O)||(v.debug("Attaching tab activation events to element",F),F.on("click"+P,v.event.click))}},determineTabs:function(){var t;"parent"===y.context?(F.closest(x.ui).length>0?(t=F.closest(x.ui),v.verbose("Using closest UI element as parent",t)):t=F,g=t.parent(),v.verbose("Determined parent element for creating context",g)):y.context?(g=e(y.context),v.verbose("Using selector for tab context",y.context,g)):g=e("body"),y.childrenOnly?(f=g.children(x.tabs),v.debug("Searching tab context children for tabs",g,f)):(f=g.find(x.tabs),v.debug("Searching tab context for tabs",g,f))},fix:{callbacks:function(){e.isPlainObject(n)&&(n.onTabLoad||n.onTabInit)&&(n.onTabLoad&&(n.onLoad=n.onTabLoad,delete n.onTabLoad,v.error(A.legacyLoad,n.onLoad)),n.onTabInit&&(n.onFirstLoad=n.onTabInit,delete n.onTabInit,v.error(A.legacyInit,n.onFirstLoad)),y=e.extend(!0,{},e.fn.tab.settings,n))}},initializeHistory:function(){if(v.debug("Initializing page state"),void 0===e.address)return v.error(A.state),!1;if("state"==y.historyType){if(v.debug("Using HTML5 to manage state"),!1===y.path)return v.error(A.path),!1;e.address.history(!0).state(y.path)}e.address.bind("change",v.event.history.change)},event:{click:function(t){var a=e(this).data(L.tab);void 0!==a?(y.history?(v.verbose("Updating page state",t),e.address.value(a)):(v.verbose("Changing tab",t),v.changeTab(a)),t.preventDefault()):v.debug("No tab specified")},history:{change:function(t){var a=t.pathNames.join("/")||v.get.initialPath(),n=y.templates.determineTitle(a)||!1;v.performance.display(),v.debug("History change event",a,t),m=t,void 0!==a&&v.changeTab(a),n&&e.address.title(n)}}},refresh:function(){h&&(v.debug("Refreshing tab",h),v.changeTab(h))},cache:{read:function(e){return void 0!==e&&S[e]},add:function(e,t){e=e||h,v.debug("Adding cached content for",e),S[e]=t},remove:function(e){e=e||h,v.debug("Removing cached content for",e),delete S[e]}},set:{auto:function(){var t="string"==typeof y.path?y.path.replace(/\/$/,"")+"/{$tab}":"/{$tab}";v.verbose("Setting up automatic tab retrieval from server",t),e.isPlainObject(y.apiSettings)?y.apiSettings.url=t:y.apiSettings={url:t}},loading:function(e){var t=v.get.tabElement(e);t.hasClass(T.loading)||(v.verbose("Setting loading state for",t),t.addClass(T.loading).siblings(f).removeClass(T.active+" "+T.loading),t.length>0&&y.onRequest.call(t[0],e))},state:function(t){e.address.value(t)}},changeTab:function(a){var n=t.history&&t.history.pushState,i=n&&y.ignoreFirstLoad&&j,o=y.auto||e.isPlainObject(y.apiSettings),r=o&&!i?v.utilities.pathToArray(a):v.get.defaultPathArray(a);a=v.utilities.arrayToPath(r),e.each(r,function(t,n){var s,c,l,d,u=r.slice(0,t+1),b=v.utilities.arrayToPath(u),f=v.is.tab(b),x=t+1==r.length,P=v.get.tabElement(b);if(v.verbose("Looking for tab",n),f){if(v.verbose("Tab was found",n),h=b,p=v.utilities.filterArray(r,u),x?d=!0:(c=r.slice(0,t+2),l=v.utilities.arrayToPath(c),(d=!v.is.tab(l))&&v.verbose("Tab parameters found",c)),d&&o)return i?(v.debug("Ignoring remote content on first tab load",b),j=!1,v.cache.add(a,P.html()),v.activate.all(b),y.onFirstLoad.call(P[0],b,p,m),y.onLoad.call(P[0],b,p,m)):(v.activate.navigation(b),v.fetch.content(b,a)),!1;v.debug("Opened local tab",b),v.activate.all(b),v.cache.read(b)||(v.cache.add(b,!0),v.debug("First time tab loaded calling tab init"),y.onFirstLoad.call(P[0],b,p,m)),y.onLoad.call(P[0],b,p,m)}else{if(-1!=a.search("/")||""===a)return v.error(A.missingTab,F,g,b),!1;if(s=e("#"+a+', a[name="'+a+'"]'),b=s.closest("[data-tab]").data(L.tab),P=v.get.tabElement(b),s&&s.length>0&&b)return v.debug("Anchor link used, opening parent tab",P,s),P.hasClass(T.active)||setTimeout(function(){v.scrollTo(s)},0),v.activate.all(b),v.cache.read(b)||(v.cache.add(b,!0),v.debug("First time tab loaded calling tab init"),y.onFirstLoad.call(P[0],b,p,m)),y.onLoad.call(P[0],b,p,m),!1}})},scrollTo:function(t){var n=!!(t&&t.length>0)&&t.offset().top;!1!==n&&(v.debug("Forcing scroll to an in-page link in a hidden tab",n,t),e(a).scrollTop(n))},update:{content:function(t,a,n){var i=v.get.tabElement(t),o=i[0];n=void 0!==n?n:y.evaluateScripts,"string"==typeof y.cacheType&&"dom"==y.cacheType.toLowerCase()&&"string"!=typeof a?i.empty().append(e(a).clone(!0)):n?(v.debug("Updating HTML and evaluating inline scripts",t,a),i.html(a)):(v.debug("Updating HTML",t,a),o.innerHTML=a)}},fetch:{content:function(t,a){var n,i,o=v.get.tabElement(t),r={dataType:"html",encodeParameters:!1,on:"now",cache:y.alwaysRefresh,headers:{"X-Remote":!0},onSuccess:function(e){"response"==y.cacheType&&v.cache.add(a,e),v.update.content(t,e),t==h?(v.debug("Content loaded",t),v.activate.tab(t)):v.debug("Content loaded in background",t),y.onFirstLoad.call(o[0],t,p,m),y.onLoad.call(o[0],t,p,m),y.loadOnce?v.cache.add(a,!0):"string"==typeof y.cacheType&&"dom"==y.cacheType.toLowerCase()&&o.children().length>0?setTimeout(function(){var e=o.children().clone(!0);e=e.not("script"),v.cache.add(a,e)},0):v.cache.add(a,o.html())},urlData:{tab:a}},s=o.api("get request")||!1,c=s&&"pending"===s.state();a=a||t,i=v.cache.read(a),y.cache&&i?(v.activate.tab(t),v.debug("Adding cached content",a),y.loadOnce||("once"==y.evaluateScripts?v.update.content(t,i,!1):v.update.content(t,i)),y.onLoad.call(o[0],t,p,m)):c?(v.set.loading(t),v.debug("Content is already loading",a)):void 0!==e.api?(n=e.extend(!0,{},y.apiSettings,r),v.debug("Retrieving remote content",a,n),v.set.loading(t),o.api(n)):v.error(A.api)}},activate:{all:function(e){v.activate.tab(e),v.activate.navigation(e)},tab:function(e){var t=v.get.tabElement(e),a="siblings"==y.deactivate?t.siblings(f):f.not(t),n=t.hasClass(T.active);v.verbose("Showing tab content for",t),n||(t.addClass(T.active),a.removeClass(T.active+" "+T.loading),t.length>0&&y.onVisible.call(t[0],e))},navigation:function(e){var t=v.get.navElement(e),a="siblings"==y.deactivate?t.siblings(o):o.not(t),n=t.hasClass(T.active);v.verbose("Activating tab navigation for",t,e),n||(t.addClass(T.active),a.removeClass(T.active+" "+T.loading))}},deactivate:{all:function(){v.deactivate.navigation(),v.deactivate.tabs()},navigation:function(){o.removeClass(T.active)},tabs:function(){f.removeClass(T.active+" "+T.loading)}},is:{tab:function(e){return void 0!==e&&v.get.tabElement(e).length>0}},get:{initialPath:function(){return o.eq(0).data(L.tab)||f.eq(0).data(L.tab)},path:function(){return e.address.value()},defaultPathArray:function(e){return v.utilities.pathToArray(v.get.defaultPath(e))},defaultPath:function(e){var t=o.filter("[data-"+L.tab+'^="'+e+'/"]').eq(0),a=t.data(L.tab)||!1;if(a){if(v.debug("Found default tab",a),E<y.maxDepth)return E++,v.get.defaultPath(a);v.error(A.recursion)}else v.debug("No default tabs found for",e,f);return E=0,e},navElement:function(e){return e=e||h,o.filter("[data-"+L.tab+'="'+e+'"]')},tabElement:function(e){var t,a,n,i;return e=e||h,n=v.utilities.pathToArray(e),i=v.utilities.last(n),t=f.filter("[data-"+L.tab+'="'+e+'"]'),a=f.filter("[data-"+L.tab+'="'+i+'"]'),t.length>0?t:a},tab:function(){return h}},utilities:{filterArray:function(t,a){return e.grep(t,function(t){return-1==e.inArray(t,a)})},last:function(t){return!!e.isArray(t)&&t[t.length-1]},pathToArray:function(e){return void 0===e&&(e=h),"string"==typeof e?e.split("/"):[e]},arrayToPath:function(t){return!!e.isArray(t)&&t.join("/")}},setting:function(t,a){if(v.debug("Changing setting",t,a),e.isPlainObject(t))e.extend(!0,y,t);else{if(void 0===a)return y[t];e.isPlainObject(y[t])?e.extend(!0,y[t],a):y[t]=a}},internal:function(t,a){if(e.isPlainObject(t))e.extend(!0,v,t);else{if(void 0===a)return v[t];v[t]=a}},debug:function(){!y.silent&&y.debug&&(y.performance?v.performance.log(arguments):(v.debug=Function.prototype.bind.call(console.info,console,y.name+":"),v.debug.apply(console,arguments)))},verbose:function(){!y.silent&&y.verbose&&y.debug&&(y.performance?v.performance.log(arguments):(v.verbose=Function.prototype.bind.call(console.info,console,y.name+":"),v.verbose.apply(console,arguments)))},error:function(){y.silent||(v.error=Function.prototype.bind.call(console.error,console,y.name+":"),v.error.apply(console,arguments))},performance:{log:function(e){var t,a,n;y.performance&&(t=(new Date).getTime(),n=s||t,a=t-n,s=t,c.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:O,"Execution Time":a})),clearTimeout(v.performance.timer),v.performance.timer=setTimeout(v.performance.display,500)},display:function(){var t=y.name+":",a=0;s=!1,clearTimeout(v.performance.timer),e.each(c,function(e,t){a+=t["Execution Time"]}),t+=" "+a+"ms",r&&(t+=" '"+r+"'"),(void 0!==console.group||void 0!==console.table)&&c.length>0&&(console.groupCollapsed(t),console.table?console.table(c):e.each(c,function(e,t){console.log(t.Name+": "+t["Execution Time"]+"ms")}),console.groupEnd()),c=[]}},invoke:function(t,a,n){var o,r,s,c=w;return a=a||u,n=O||n,"string"==typeof t&&void 0!==c&&(t=t.split(/[\. ]/),o=t.length-1,e.each(t,function(a,n){var i=a!=o?n+t[a+1].charAt(0).toUpperCase()+t[a+1].slice(1):t;if(e.isPlainObject(c[i])&&a!=o)c=c[i];else{if(void 0!==c[i])return r=c[i],!1;if(!e.isPlainObject(c[n])||a==o)return void 0!==c[n]?(r=c[n],!1):(v.error(A.method,t),!1);c=c[n]}})),e.isFunction(r)?s=r.apply(n,a):void 0!==r&&(s=r),e.isArray(i)?i.push(s):void 0!==i?i=[i,s]:void 0!==s&&(i=s),r}},d?(void 0===w&&v.initialize(),v.invoke(l)):(void 0!==w&&w.invoke("destroy"),v.initialize())}),void 0!==i?i:this},e.tab=function(){e(t).tab.apply(this,arguments)},e.fn.tab.settings={name:"Tab",namespace:"tab",silent:!1,debug:!1,verbose:!1,performance:!0,auto:!1,history:!1,historyType:"hash",path:!1,context:!1,childrenOnly:!1,maxDepth:25,deactivate:"siblings",alwaysRefresh:!1,cache:!0,loadOnce:!1,cacheType:"response",ignoreFirstLoad:!1,apiSettings:!1,evaluateScripts:"once",onFirstLoad:function(e,t,a){},onLoad:function(e,t,a){},onVisible:function(e,t,a){},onRequest:function(e,t,a){},templates:{determineTitle:function(e){}},error:{api:"You attempted to load content without API module",method:"The method you called is not defined",missingTab:"Activated tab cannot be found. Tabs are case-sensitive.",noContent:"The tab you specified is missing a content url.",path:"History enabled, but no path was specified",recursion:"Max recursive depth reached",legacyInit:"onTabInit has been renamed to onFirstLoad in 2.0, please adjust your code.",legacyLoad:"onTabLoad has been renamed to onLoad in 2.0. Please adjust your code",state:"History requires Asual's Address library <https://github.com/asual/jquery-address>"},metadata:{tab:"tab",loaded:"loaded",promise:"promise"},className:{loading:"loading",active:"active"},selector:{tabs:".ui.tab",ui:".ui"}}}(jQuery,window,document);
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Table
2
+ * # Semantic UI 2.2.12 - Table
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -947,7 +947,7 @@
947
947
  .ui.inverted.table th {
948
948
  background-color: rgba(0, 0, 0, 0.15);
949
949
  border-color: rgba(255, 255, 255, 0.1) !important;
950
- color: rgba(255, 255, 255, 0.9);
950
+ color: rgba(255, 255, 255, 0.9) !important;
951
951
  }
952
952
  .ui.inverted.table tr td {
953
953
  border-color: rgba(255, 255, 255, 0.1) !important;
@@ -1,9 +1,9 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Table
2
+ * # Semantic UI 2.2.12 - Table
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
6
6
  * Released under the MIT license
7
7
  * http://opensource.org/licenses/MIT
8
8
  *
9
- */.ui.table{width:100%;background:#FFF;margin:1em 0;border:1px solid rgba(34,36,38,.15);box-shadow:none;border-radius:.28571429rem;text-align:left;color:rgba(0,0,0,.87);border-collapse:separate;border-spacing:0}.ui.table:first-child{margin-top:0}.ui.table:last-child{margin-bottom:0}.ui.table td,.ui.table th{-webkit-transition:background .1s ease,color .1s ease;transition:background .1s ease,color .1s ease}.ui.table thead{box-shadow:none}.ui.table thead th{cursor:auto;background:#F9FAFB;text-align:inherit;color:rgba(0,0,0,.87);padding:.92857143em .78571429em;vertical-align:inherit;font-style:none;font-weight:700;text-transform:none;border-bottom:1px solid rgba(34,36,38,.1);border-left:none}.ui.table thead tr>th:first-child{border-left:none}.ui.table thead tr:first-child>th:first-child{border-radius:.28571429rem 0 0}.ui.table thead tr:first-child>th:last-child{border-radius:0 .28571429rem 0 0}.ui.table thead tr:first-child>th:only-child{border-radius:.28571429rem .28571429rem 0 0}.ui.table tfoot{box-shadow:none}.ui.table tfoot th{cursor:auto;border-top:1px solid rgba(34,36,38,.15);background:#F9FAFB;text-align:inherit;color:rgba(0,0,0,.87);padding:.78571429em;vertical-align:middle;font-style:normal;font-weight:400;text-transform:none}.ui.table tfoot tr>th:first-child{border-left:none}.ui.table tfoot tr:first-child>th:first-child{border-radius:0 0 0 .28571429rem}.ui.table tfoot tr:first-child>th:last-child{border-radius:0 0 .28571429rem}.ui.table tfoot tr:first-child>th:only-child{border-radius:0 0 .28571429rem .28571429rem}.ui.table tr td{border-top:1px solid rgba(34,36,38,.1)}.ui.table tr:first-child td{border-top:none}.ui.table td{padding:.78571429em;text-align:inherit}.ui.table>.icon{vertical-align:baseline}.ui.table>.icon:only-child{margin:0}.ui.table.segment{padding:0}.ui.table.segment:after{display:none}.ui.table.segment.stacked:after{display:block}@media only screen and (max-width:767px){.ui.table:not(.unstackable){width:100%;padding:0}.ui.table:not(.unstackable) tbody,.ui.table:not(.unstackable) tr,.ui.table:not(.unstackable) tr>td,.ui.table:not(.unstackable) tr>th{width:auto!important;display:block!important}.ui.table:not(.unstackable) tfoot,.ui.table:not(.unstackable) thead{display:block}.ui.table:not(.unstackable) tr{padding-top:1em;padding-bottom:1em;box-shadow:0 -1px 0 0 rgba(0,0,0,.1) inset!important}.ui.table:not(.unstackable) tr>td,.ui.table:not(.unstackable) tr>th{background:0 0;border:none!important;padding:.25em .75em!important;box-shadow:none!important}.ui.table:not(.unstackable) td:first-child,.ui.table:not(.unstackable) th:first-child{font-weight:700}.ui.definition.table:not(.unstackable) thead th:first-child{box-shadow:none!important}}.ui.table td .image,.ui.table td .image img,.ui.table th .image,.ui.table th .image img{max-width:none}.ui.structured.table{border-collapse:collapse}.ui.structured.table thead th{border-left:none;border-right:none}.ui.structured.sortable.table thead th{border-left:1px solid rgba(34,36,38,.15);border-right:1px solid rgba(34,36,38,.15)}.ui.structured.basic.table th{border-left:none;border-right:none}.ui.structured.celled.table tr td,.ui.structured.celled.table tr th{border-left:1px solid rgba(34,36,38,.1);border-right:1px solid rgba(34,36,38,.1)}.ui.definition.table thead:not(.full-width) th:first-child{pointer-events:none;background:0 0;font-weight:400;color:rgba(0,0,0,.4);box-shadow:-1px -1px 0 1px #FFF}.ui.definition.table tfoot:not(.full-width) th:first-child{pointer-events:none;background:0 0;font-weight:rgba(0,0,0,.4);color:normal;box-shadow:1px 1px 0 1px #FFF}.ui.celled.definition.table thead:not(.full-width) th:first-child{box-shadow:0 -1px 0 1px #FFF}.ui.celled.definition.table tfoot:not(.full-width) th:first-child{box-shadow:0 1px 0 1px #FFF}.ui.definition.table tr td.definition,.ui.definition.table tr td:first-child:not(.ignored){background:rgba(0,0,0,.03);font-weight:700;color:rgba(0,0,0,.95);text-transform:'';box-shadow:'';text-align:'';font-size:1em;padding-left:'';padding-right:''}.ui.definition.table td:nth-child(2),.ui.definition.table tfoot:not(.full-width) th:nth-child(2),.ui.definition.table thead:not(.full-width) th:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.table td.positive,.ui.table tr.positive{box-shadow:0 0 0 #A3C293 inset;background:#FCFFF5!important;color:#2C662D!important}.ui.table td.negative,.ui.table tr.negative{box-shadow:0 0 0 #E0B4B4 inset;background:#FFF6F6!important;color:#9F3A38!important}.ui.table td.error,.ui.table tr.error{box-shadow:0 0 0 #E0B4B4 inset;background:#FFF6F6!important;color:#9F3A38!important}.ui.table td.warning,.ui.table tr.warning{box-shadow:0 0 0 #C9BA9B inset;background:#FFFAF3!important;color:#573A08!important}.ui.table td.active,.ui.table tr.active{box-shadow:0 0 0 rgba(0,0,0,.87) inset;background:#E0E0E0!important;color:rgba(0,0,0,.87)!important}.ui.table tr td.disabled,.ui.table tr.disabled td,.ui.table tr.disabled:hover,.ui.table tr:hover td.disabled{pointer-events:none;color:rgba(40,40,40,.3)}@media only screen and (max-width:991px){.ui[class*="tablet stackable"].table,.ui[class*="tablet stackable"].table tbody,.ui[class*="tablet stackable"].table tr,.ui[class*="tablet stackable"].table tr>td,.ui[class*="tablet stackable"].table tr>th{width:100%!important;display:block!important}.ui[class*="tablet stackable"].table{padding:0}.ui[class*="tablet stackable"].table tfoot,.ui[class*="tablet stackable"].table thead{display:block}.ui[class*="tablet stackable"].table tr{padding-top:1em;padding-bottom:1em;box-shadow:0 -1px 0 0 rgba(0,0,0,.1) inset!important}.ui[class*="tablet stackable"].table tr>td,.ui[class*="tablet stackable"].table tr>th{background:0 0;border:none!important;padding:.25em .75em;box-shadow:none!important}.ui.definition[class*="tablet stackable"].table thead th:first-child{box-shadow:none!important}}.ui.table [class*="left aligned"],.ui.table[class*="left aligned"]{text-align:left}.ui.table [class*="center aligned"],.ui.table[class*="center aligned"]{text-align:center}.ui.table [class*="right aligned"],.ui.table[class*="right aligned"]{text-align:right}.ui.table [class*="top aligned"],.ui.table[class*="top aligned"]{vertical-align:top}.ui.table [class*="middle aligned"],.ui.table[class*="middle aligned"]{vertical-align:middle}.ui.table [class*="bottom aligned"],.ui.table[class*="bottom aligned"]{vertical-align:bottom}.ui.table td.collapsing,.ui.table th.collapsing{width:1px;white-space:nowrap}.ui.fixed.table{table-layout:fixed}.ui.fixed.table td,.ui.fixed.table th{overflow:hidden;text-overflow:ellipsis}.ui.selectable.table tbody tr:hover,.ui.table tbody tr td.selectable:hover{background:rgba(0,0,0,.05)!important;color:rgba(0,0,0,.95)!important}.ui.inverted.table tbody tr td.selectable:hover,.ui.selectable.inverted.table tbody tr:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}.ui.table tbody tr td.selectable{padding:0}.ui.table tbody tr td.selectable>a:not(.ui){display:block;color:inherit;padding:.78571429em}.ui.selectable.table tr.error:hover,.ui.selectable.table tr:hover td.error,.ui.table tr td.selectable.error:hover{background:#ffe7e7!important;color:#943634!important}.ui.selectable.table tr.warning:hover,.ui.selectable.table tr:hover td.warning,.ui.table tr td.selectable.warning:hover{background:#fff4e4!important;color:#493107!important}.ui.selectable.table tr.active:hover,.ui.selectable.table tr:hover td.active,.ui.table tr td.selectable.active:hover{background:#E0E0E0!important;color:rgba(0,0,0,.87)!important}.ui.selectable.table tr.positive:hover,.ui.selectable.table tr:hover td.positive,.ui.table tr td.selectable.positive:hover{background:#f7ffe6!important;color:#275b28!important}.ui.selectable.table tr.negative:hover,.ui.selectable.table tr:hover td.negative,.ui.table tr td.selectable.negative:hover{background:#ffe7e7!important;color:#943634!important}.ui.attached.table{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none;border:1px solid #D4D4D5}.ui.attached+.ui.attached.table:not(.top){border-top:none}.ui[class*="top attached"].table{bottom:0;margin-bottom:0;top:0;margin-top:1em;border-radius:.28571429rem .28571429rem 0 0}.ui.table[class*="top attached"]:first-child{margin-top:0}.ui[class*="bottom attached"].table{bottom:0;margin-top:0;top:0;margin-bottom:1em;box-shadow:none,none;border-radius:0 0 .28571429rem .28571429rem}.ui[class*="bottom attached"].table:last-child{margin-bottom:0}.ui.striped.table tbody tr:nth-child(2n),.ui.striped.table>tr:nth-child(2n){background-color:rgba(0,0,50,.02)}.ui.inverted.striped.table tbody tr:nth-child(2n),.ui.inverted.striped.table>tr:nth-child(2n){background-color:rgba(255,255,255,.05)}.ui.striped.selectable.selectable.selectable.table tbody tr.active:hover{background:#EFEFEF!important;color:rgba(0,0,0,.95)!important}.ui.table [class*="single line"],.ui.table[class*="single line"]{white-space:nowrap}.ui.red.table{border-top:.2em solid #DB2828}.ui.inverted.red.table{background-color:#DB2828!important;color:#FFF!important}.ui.orange.table{border-top:.2em solid #F2711C}.ui.inverted.orange.table{background-color:#F2711C!important;color:#FFF!important}.ui.yellow.table{border-top:.2em solid #FBBD08}.ui.inverted.yellow.table{background-color:#FBBD08!important;color:#FFF!important}.ui.olive.table{border-top:.2em solid #B5CC18}.ui.inverted.olive.table{background-color:#B5CC18!important;color:#FFF!important}.ui.green.table{border-top:.2em solid #21BA45}.ui.inverted.green.table{background-color:#21BA45!important;color:#FFF!important}.ui.teal.table{border-top:.2em solid #00B5AD}.ui.inverted.teal.table{background-color:#00B5AD!important;color:#FFF!important}.ui.blue.table{border-top:.2em solid #2185D0}.ui.inverted.blue.table{background-color:#2185D0!important;color:#FFF!important}.ui.violet.table{border-top:.2em solid #6435C9}.ui.inverted.violet.table{background-color:#6435C9!important;color:#FFF!important}.ui.purple.table{border-top:.2em solid #A333C8}.ui.inverted.purple.table{background-color:#A333C8!important;color:#FFF!important}.ui.pink.table{border-top:.2em solid #E03997}.ui.inverted.pink.table{background-color:#E03997!important;color:#FFF!important}.ui.brown.table{border-top:.2em solid #A5673F}.ui.inverted.brown.table{background-color:#A5673F!important;color:#FFF!important}.ui.grey.table{border-top:.2em solid #767676}.ui.inverted.grey.table{background-color:#767676!important;color:#FFF!important}.ui.black.table{border-top:.2em solid #1B1C1D}.ui.inverted.black.table{background-color:#1B1C1D!important;color:#FFF!important}.ui.one.column.table td{width:100%}.ui.two.column.table td{width:50%}.ui.three.column.table td{width:33.33333333%}.ui.four.column.table td{width:25%}.ui.five.column.table td{width:20%}.ui.six.column.table td{width:16.66666667%}.ui.seven.column.table td{width:14.28571429%}.ui.eight.column.table td{width:12.5%}.ui.nine.column.table td{width:11.11111111%}.ui.ten.column.table td{width:10%}.ui.eleven.column.table td{width:9.09090909%}.ui.twelve.column.table td{width:8.33333333%}.ui.thirteen.column.table td{width:7.69230769%}.ui.fourteen.column.table td{width:7.14285714%}.ui.fifteen.column.table td{width:6.66666667%}.ui.sixteen.column.table td,.ui.table td.one.wide,.ui.table th.one.wide{width:6.25%}.ui.table td.two.wide,.ui.table th.two.wide{width:12.5%}.ui.table td.three.wide,.ui.table th.three.wide{width:18.75%}.ui.table td.four.wide,.ui.table th.four.wide{width:25%}.ui.table td.five.wide,.ui.table th.five.wide{width:31.25%}.ui.table td.six.wide,.ui.table th.six.wide{width:37.5%}.ui.table td.seven.wide,.ui.table th.seven.wide{width:43.75%}.ui.table td.eight.wide,.ui.table th.eight.wide{width:50%}.ui.table td.nine.wide,.ui.table th.nine.wide{width:56.25%}.ui.table td.ten.wide,.ui.table th.ten.wide{width:62.5%}.ui.table td.eleven.wide,.ui.table th.eleven.wide{width:68.75%}.ui.table td.twelve.wide,.ui.table th.twelve.wide{width:75%}.ui.table td.thirteen.wide,.ui.table th.thirteen.wide{width:81.25%}.ui.table td.fourteen.wide,.ui.table th.fourteen.wide{width:87.5%}.ui.table td.fifteen.wide,.ui.table th.fifteen.wide{width:93.75%}.ui.table td.sixteen.wide,.ui.table th.sixteen.wide{width:100%}.ui.sortable.table thead th{cursor:pointer;white-space:nowrap;border-left:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87)}.ui.sortable.table thead th:first-child{border-left:none}.ui.sortable.table thead th.sorted,.ui.sortable.table thead th.sorted:hover{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui.sortable.table thead th:after{display:none;font-style:normal;font-weight:400;text-decoration:inherit;content:'';height:1em;width:auto;opacity:.8;margin:0 0 0 .5em;font-family:Icons}.ui.sortable.table thead th.ascending:after{content:'\f0d8'}.ui.sortable.table thead th.descending:after{content:'\f0d7'}.ui.sortable.table th.disabled:hover{cursor:auto;color:rgba(40,40,40,.3)}.ui.sortable.table thead th:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.8)}.ui.sortable.table thead th.sorted{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.sortable.table thead th.sorted:after{display:inline-block}.ui.sortable.table thead th.sorted:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.inverted.sortable.table thead th.sorted{background:-webkit-linear-gradient(transparent,rgba(0,0,0,.05)) rgba(255,255,255,.15);background:linear-gradient(transparent,rgba(0,0,0,.05)) rgba(255,255,255,.15);color:#fff}.ui.inverted.sortable.table thead th:hover{background:-webkit-linear-gradient(transparent,rgba(0,0,0,.05)) rgba(255,255,255,.08);background:linear-gradient(transparent,rgba(0,0,0,.05)) rgba(255,255,255,.08);color:#fff}.ui.inverted.sortable.table thead th{border-left-color:transparent;border-right-color:transparent}.ui.inverted.table{background:#333;color:rgba(255,255,255,.9);border:none}.ui.inverted.table th{background-color:rgba(0,0,0,.15);border-color:rgba(255,255,255,.1)!important;color:rgba(255,255,255,.9)}.ui.inverted.table tr td{border-color:rgba(255,255,255,.1)!important}.ui.inverted.table tr td.disabled,.ui.inverted.table tr.disabled td,.ui.inverted.table tr.disabled:hover td,.ui.inverted.table tr:hover td.disabled{pointer-events:none;color:rgba(225,225,225,.3)}.ui.inverted.definition.table tfoot:not(.full-width) th:first-child,.ui.inverted.definition.table thead:not(.full-width) th:first-child{background:#FFF}.ui.inverted.definition.table tr td:first-child{background:rgba(255,255,255,.02);color:#fff}.ui.collapsing.table{width:auto}.ui.basic.table{background:0 0;border:1px solid rgba(34,36,38,.15);box-shadow:none}.ui.basic.table tfoot,.ui.basic.table thead{box-shadow:none}.ui.basic.table th{background:0 0;border-left:none}.ui.basic.table tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.ui.basic.table td{background:0 0}.ui.basic.striped.table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.05)!important}.ui[class*="very basic"].table{border:none}.ui[class*="very basic"].table:not(.sortable):not(.striped) td,.ui[class*="very basic"].table:not(.sortable):not(.striped) th{padding:''}.ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child{padding-left:0}.ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child{padding-right:0}.ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th{padding-top:0}.ui.celled.table tr td,.ui.celled.table tr th{border-left:1px solid rgba(34,36,38,.1)}.ui.celled.table tr td:first-child,.ui.celled.table tr th:first-child{border-left:none}.ui.padded.table th{padding-left:1em;padding-right:1em}.ui.padded.table td,.ui.padded.table th{padding:1em}.ui[class*="very padded"].table th{padding-left:1.5em;padding-right:1.5em}.ui[class*="very padded"].table td{padding:1.5em}.ui.compact.table th{padding-left:.7em;padding-right:.7em}.ui.compact.table td{padding:.5em .7em}.ui[class*="very compact"].table th{padding-left:.6em;padding-right:.6em}.ui[class*="very compact"].table td{padding:.4em .6em}.ui.small.table{font-size:.9em}.ui.table{font-size:1em}.ui.large.table{font-size:1.1em}
9
+ */.ui.table{width:100%;background:#fff;margin:1em 0;border:1px solid rgba(34,36,38,.15);box-shadow:none;border-radius:.28571429rem;text-align:left;color:rgba(0,0,0,.87);border-collapse:separate;border-spacing:0}.ui.table:first-child{margin-top:0}.ui.table:last-child{margin-bottom:0}.ui.table td,.ui.table th{-webkit-transition:background .1s ease,color .1s ease;transition:background .1s ease,color .1s ease}.ui.table thead{box-shadow:none}.ui.table thead th{cursor:auto;background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.92857143em .78571429em;vertical-align:inherit;font-style:none;font-weight:700;text-transform:none;border-bottom:1px solid rgba(34,36,38,.1);border-left:none}.ui.table thead tr>th:first-child{border-left:none}.ui.table thead tr:first-child>th:first-child{border-radius:.28571429rem 0 0 0}.ui.table thead tr:first-child>th:last-child{border-radius:0 .28571429rem 0 0}.ui.table thead tr:first-child>th:only-child{border-radius:.28571429rem .28571429rem 0 0}.ui.table tfoot{box-shadow:none}.ui.table tfoot th{cursor:auto;border-top:1px solid rgba(34,36,38,.15);background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.78571429em .78571429em;vertical-align:middle;font-style:normal;font-weight:400;text-transform:none}.ui.table tfoot tr>th:first-child{border-left:none}.ui.table tfoot tr:first-child>th:first-child{border-radius:0 0 0 .28571429rem}.ui.table tfoot tr:first-child>th:last-child{border-radius:0 0 .28571429rem 0}.ui.table tfoot tr:first-child>th:only-child{border-radius:0 0 .28571429rem .28571429rem}.ui.table tr td{border-top:1px solid rgba(34,36,38,.1)}.ui.table tr:first-child td{border-top:none}.ui.table td{padding:.78571429em .78571429em;text-align:inherit}.ui.table>.icon{vertical-align:baseline}.ui.table>.icon:only-child{margin:0}.ui.table.segment{padding:0}.ui.table.segment:after{display:none}.ui.table.segment.stacked:after{display:block}@media only screen and (max-width:767px){.ui.table:not(.unstackable){width:100%}.ui.table:not(.unstackable) tbody,.ui.table:not(.unstackable) tr,.ui.table:not(.unstackable) tr>td,.ui.table:not(.unstackable) tr>th{width:auto!important;display:block!important}.ui.table:not(.unstackable){padding:0}.ui.table:not(.unstackable) thead{display:block}.ui.table:not(.unstackable) tfoot{display:block}.ui.table:not(.unstackable) tr{padding-top:1em;padding-bottom:1em;box-shadow:0 -1px 0 0 rgba(0,0,0,.1) inset!important}.ui.table:not(.unstackable) tr>td,.ui.table:not(.unstackable) tr>th{background:0 0;border:none!important;padding:.25em .75em!important;box-shadow:none!important}.ui.table:not(.unstackable) td:first-child,.ui.table:not(.unstackable) th:first-child{font-weight:700}.ui.definition.table:not(.unstackable) thead th:first-child{box-shadow:none!important}}.ui.table td .image,.ui.table td .image img,.ui.table th .image,.ui.table th .image img{max-width:none}.ui.structured.table{border-collapse:collapse}.ui.structured.table thead th{border-left:none;border-right:none}.ui.structured.sortable.table thead th{border-left:1px solid rgba(34,36,38,.15);border-right:1px solid rgba(34,36,38,.15)}.ui.structured.basic.table th{border-left:none;border-right:none}.ui.structured.celled.table tr td,.ui.structured.celled.table tr th{border-left:1px solid rgba(34,36,38,.1);border-right:1px solid rgba(34,36,38,.1)}.ui.definition.table thead:not(.full-width) th:first-child{pointer-events:none;background:0 0;font-weight:400;color:rgba(0,0,0,.4);box-shadow:-1px -1px 0 1px #fff}.ui.definition.table tfoot:not(.full-width) th:first-child{pointer-events:none;background:0 0;font-weight:rgba(0,0,0,.4);color:normal;box-shadow:1px 1px 0 1px #fff}.ui.celled.definition.table thead:not(.full-width) th:first-child{box-shadow:0 -1px 0 1px #fff}.ui.celled.definition.table tfoot:not(.full-width) th:first-child{box-shadow:0 1px 0 1px #fff}.ui.definition.table tr td.definition,.ui.definition.table tr td:first-child:not(.ignored){background:rgba(0,0,0,.03);font-weight:700;color:rgba(0,0,0,.95);text-transform:'';box-shadow:'';text-align:'';font-size:1em;padding-left:'';padding-right:''}.ui.definition.table thead:not(.full-width) th:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.definition.table tfoot:not(.full-width) th:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.definition.table td:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.ui.table td.positive,.ui.table tr.positive{box-shadow:0 0 0 #a3c293 inset}.ui.table td.positive,.ui.table tr.positive{background:#fcfff5!important;color:#2c662d!important}.ui.table td.negative,.ui.table tr.negative{box-shadow:0 0 0 #e0b4b4 inset}.ui.table td.negative,.ui.table tr.negative{background:#fff6f6!important;color:#9f3a38!important}.ui.table td.error,.ui.table tr.error{box-shadow:0 0 0 #e0b4b4 inset}.ui.table td.error,.ui.table tr.error{background:#fff6f6!important;color:#9f3a38!important}.ui.table td.warning,.ui.table tr.warning{box-shadow:0 0 0 #c9ba9b inset}.ui.table td.warning,.ui.table tr.warning{background:#fffaf3!important;color:#573a08!important}.ui.table td.active,.ui.table tr.active{box-shadow:0 0 0 rgba(0,0,0,.87) inset}.ui.table td.active,.ui.table tr.active{background:#e0e0e0!important;color:rgba(0,0,0,.87)!important}.ui.table tr td.disabled,.ui.table tr.disabled td,.ui.table tr.disabled:hover,.ui.table tr:hover td.disabled{pointer-events:none;color:rgba(40,40,40,.3)}@media only screen and (max-width:991px){.ui[class*="tablet stackable"].table,.ui[class*="tablet stackable"].table tbody,.ui[class*="tablet stackable"].table tr,.ui[class*="tablet stackable"].table tr>td,.ui[class*="tablet stackable"].table tr>th{width:100%!important;display:block!important}.ui[class*="tablet stackable"].table{padding:0}.ui[class*="tablet stackable"].table thead{display:block}.ui[class*="tablet stackable"].table tfoot{display:block}.ui[class*="tablet stackable"].table tr{padding-top:1em;padding-bottom:1em;box-shadow:0 -1px 0 0 rgba(0,0,0,.1) inset!important}.ui[class*="tablet stackable"].table tr>td,.ui[class*="tablet stackable"].table tr>th{background:0 0;border:none!important;padding:.25em .75em;box-shadow:none!important}.ui.definition[class*="tablet stackable"].table thead th:first-child{box-shadow:none!important}}.ui.table [class*="left aligned"],.ui.table[class*="left aligned"]{text-align:left}.ui.table [class*="center aligned"],.ui.table[class*="center aligned"]{text-align:center}.ui.table [class*="right aligned"],.ui.table[class*="right aligned"]{text-align:right}.ui.table [class*="top aligned"],.ui.table[class*="top aligned"]{vertical-align:top}.ui.table [class*="middle aligned"],.ui.table[class*="middle aligned"]{vertical-align:middle}.ui.table [class*="bottom aligned"],.ui.table[class*="bottom aligned"]{vertical-align:bottom}.ui.table td.collapsing,.ui.table th.collapsing{width:1px;white-space:nowrap}.ui.fixed.table{table-layout:fixed}.ui.fixed.table td,.ui.fixed.table th{overflow:hidden;text-overflow:ellipsis}.ui.selectable.table tbody tr:hover,.ui.table tbody tr td.selectable:hover{background:rgba(0,0,0,.05)!important;color:rgba(0,0,0,.95)!important}.ui.inverted.table tbody tr td.selectable:hover,.ui.selectable.inverted.table tbody tr:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}.ui.table tbody tr td.selectable{padding:0}.ui.table tbody tr td.selectable>a:not(.ui){display:block;color:inherit;padding:.78571429em .78571429em}.ui.selectable.table tr.error:hover,.ui.selectable.table tr:hover td.error,.ui.table tr td.selectable.error:hover{background:#ffe7e7!important;color:#943634!important}.ui.selectable.table tr.warning:hover,.ui.selectable.table tr:hover td.warning,.ui.table tr td.selectable.warning:hover{background:#fff4e4!important;color:#493107!important}.ui.selectable.table tr.active:hover,.ui.selectable.table tr:hover td.active,.ui.table tr td.selectable.active:hover{background:#e0e0e0!important;color:rgba(0,0,0,.87)!important}.ui.selectable.table tr.positive:hover,.ui.selectable.table tr:hover td.positive,.ui.table tr td.selectable.positive:hover{background:#f7ffe6!important;color:#275b28!important}.ui.selectable.table tr.negative:hover,.ui.selectable.table tr:hover td.negative,.ui.table tr td.selectable.negative:hover{background:#ffe7e7!important;color:#943634!important}.ui.attached.table{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none;border:1px solid #d4d4d5}.ui.attached+.ui.attached.table:not(.top){border-top:none}.ui[class*="top attached"].table{bottom:0;margin-bottom:0;top:0;margin-top:1em;border-radius:.28571429rem .28571429rem 0 0}.ui.table[class*="top attached"]:first-child{margin-top:0}.ui[class*="bottom attached"].table{bottom:0;margin-top:0;top:0;margin-bottom:1em;box-shadow:none,none;border-radius:0 0 .28571429rem .28571429rem}.ui[class*="bottom attached"].table:last-child{margin-bottom:0}.ui.striped.table tbody tr:nth-child(2n),.ui.striped.table>tr:nth-child(2n){background-color:rgba(0,0,50,.02)}.ui.inverted.striped.table tbody tr:nth-child(2n),.ui.inverted.striped.table>tr:nth-child(2n){background-color:rgba(255,255,255,.05)}.ui.striped.selectable.selectable.selectable.table tbody tr.active:hover{background:#efefef!important;color:rgba(0,0,0,.95)!important}.ui.table [class*="single line"],.ui.table[class*="single line"]{white-space:nowrap}.ui.table [class*="single line"],.ui.table[class*="single line"]{white-space:nowrap}.ui.red.table{border-top:.2em solid #db2828}.ui.inverted.red.table{background-color:#db2828!important;color:#fff!important}.ui.orange.table{border-top:.2em solid #f2711c}.ui.inverted.orange.table{background-color:#f2711c!important;color:#fff!important}.ui.yellow.table{border-top:.2em solid #fbbd08}.ui.inverted.yellow.table{background-color:#fbbd08!important;color:#fff!important}.ui.olive.table{border-top:.2em solid #b5cc18}.ui.inverted.olive.table{background-color:#b5cc18!important;color:#fff!important}.ui.green.table{border-top:.2em solid #21ba45}.ui.inverted.green.table{background-color:#21ba45!important;color:#fff!important}.ui.teal.table{border-top:.2em solid #00b5ad}.ui.inverted.teal.table{background-color:#00b5ad!important;color:#fff!important}.ui.blue.table{border-top:.2em solid #2185d0}.ui.inverted.blue.table{background-color:#2185d0!important;color:#fff!important}.ui.violet.table{border-top:.2em solid #6435c9}.ui.inverted.violet.table{background-color:#6435c9!important;color:#fff!important}.ui.purple.table{border-top:.2em solid #a333c8}.ui.inverted.purple.table{background-color:#a333c8!important;color:#fff!important}.ui.pink.table{border-top:.2em solid #e03997}.ui.inverted.pink.table{background-color:#e03997!important;color:#fff!important}.ui.brown.table{border-top:.2em solid #a5673f}.ui.inverted.brown.table{background-color:#a5673f!important;color:#fff!important}.ui.grey.table{border-top:.2em solid #767676}.ui.inverted.grey.table{background-color:#767676!important;color:#fff!important}.ui.black.table{border-top:.2em solid #1b1c1d}.ui.inverted.black.table{background-color:#1b1c1d!important;color:#fff!important}.ui.one.column.table td{width:100%}.ui.two.column.table td{width:50%}.ui.three.column.table td{width:33.33333333%}.ui.four.column.table td{width:25%}.ui.five.column.table td{width:20%}.ui.six.column.table td{width:16.66666667%}.ui.seven.column.table td{width:14.28571429%}.ui.eight.column.table td{width:12.5%}.ui.nine.column.table td{width:11.11111111%}.ui.ten.column.table td{width:10%}.ui.eleven.column.table td{width:9.09090909%}.ui.twelve.column.table td{width:8.33333333%}.ui.thirteen.column.table td{width:7.69230769%}.ui.fourteen.column.table td{width:7.14285714%}.ui.fifteen.column.table td{width:6.66666667%}.ui.sixteen.column.table td{width:6.25%}.ui.table td.one.wide,.ui.table th.one.wide{width:6.25%}.ui.table td.two.wide,.ui.table th.two.wide{width:12.5%}.ui.table td.three.wide,.ui.table th.three.wide{width:18.75%}.ui.table td.four.wide,.ui.table th.four.wide{width:25%}.ui.table td.five.wide,.ui.table th.five.wide{width:31.25%}.ui.table td.six.wide,.ui.table th.six.wide{width:37.5%}.ui.table td.seven.wide,.ui.table th.seven.wide{width:43.75%}.ui.table td.eight.wide,.ui.table th.eight.wide{width:50%}.ui.table td.nine.wide,.ui.table th.nine.wide{width:56.25%}.ui.table td.ten.wide,.ui.table th.ten.wide{width:62.5%}.ui.table td.eleven.wide,.ui.table th.eleven.wide{width:68.75%}.ui.table td.twelve.wide,.ui.table th.twelve.wide{width:75%}.ui.table td.thirteen.wide,.ui.table th.thirteen.wide{width:81.25%}.ui.table td.fourteen.wide,.ui.table th.fourteen.wide{width:87.5%}.ui.table td.fifteen.wide,.ui.table th.fifteen.wide{width:93.75%}.ui.table td.sixteen.wide,.ui.table th.sixteen.wide{width:100%}.ui.sortable.table thead th{cursor:pointer;white-space:nowrap;border-left:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87)}.ui.sortable.table thead th:first-child{border-left:none}.ui.sortable.table thead th.sorted,.ui.sortable.table thead th.sorted:hover{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui.sortable.table thead th:after{display:none;font-style:normal;font-weight:400;text-decoration:inherit;content:'';height:1em;width:auto;opacity:.8;margin:0 0 0 .5em;font-family:Icons}.ui.sortable.table thead th.ascending:after{content:'\f0d8'}.ui.sortable.table thead th.descending:after{content:'\f0d7'}.ui.sortable.table th.disabled:hover{cursor:auto;color:rgba(40,40,40,.3)}.ui.sortable.table thead th:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.8)}.ui.sortable.table thead th.sorted{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.sortable.table thead th.sorted:after{display:inline-block}.ui.sortable.table thead th.sorted:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.inverted.sortable.table thead th.sorted{background:rgba(255,255,255,.15) -webkit-linear-gradient(transparent,rgba(0,0,0,.05));background:rgba(255,255,255,.15) linear-gradient(transparent,rgba(0,0,0,.05));color:#fff}.ui.inverted.sortable.table thead th:hover{background:rgba(255,255,255,.08) -webkit-linear-gradient(transparent,rgba(0,0,0,.05));background:rgba(255,255,255,.08) linear-gradient(transparent,rgba(0,0,0,.05));color:#fff}.ui.inverted.sortable.table thead th{border-left-color:transparent;border-right-color:transparent}.ui.inverted.table{background:#333;color:rgba(255,255,255,.9);border:none}.ui.inverted.table th{background-color:rgba(0,0,0,.15);border-color:rgba(255,255,255,.1)!important;color:rgba(255,255,255,.9)!important}.ui.inverted.table tr td{border-color:rgba(255,255,255,.1)!important}.ui.inverted.table tr td.disabled,.ui.inverted.table tr.disabled td,.ui.inverted.table tr.disabled:hover td,.ui.inverted.table tr:hover td.disabled{pointer-events:none;color:rgba(225,225,225,.3)}.ui.inverted.definition.table tfoot:not(.full-width) th:first-child,.ui.inverted.definition.table thead:not(.full-width) th:first-child{background:#fff}.ui.inverted.definition.table tr td:first-child{background:rgba(255,255,255,.02);color:#fff}.ui.collapsing.table{width:auto}.ui.basic.table{background:0 0;border:1px solid rgba(34,36,38,.15);box-shadow:none}.ui.basic.table tfoot,.ui.basic.table thead{box-shadow:none}.ui.basic.table th{background:0 0;border-left:none}.ui.basic.table tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.ui.basic.table td{background:0 0}.ui.basic.striped.table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.05)!important}.ui[class*="very basic"].table{border:none}.ui[class*="very basic"].table:not(.sortable):not(.striped) td,.ui[class*="very basic"].table:not(.sortable):not(.striped) th{padding:''}.ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child{padding-left:0}.ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child{padding-right:0}.ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th{padding-top:0}.ui.celled.table tr td,.ui.celled.table tr th{border-left:1px solid rgba(34,36,38,.1)}.ui.celled.table tr td:first-child,.ui.celled.table tr th:first-child{border-left:none}.ui.padded.table th{padding-left:1em;padding-right:1em}.ui.padded.table td,.ui.padded.table th{padding:1em 1em}.ui[class*="very padded"].table th{padding-left:1.5em;padding-right:1.5em}.ui[class*="very padded"].table td{padding:1.5em 1.5em}.ui.compact.table th{padding-left:.7em;padding-right:.7em}.ui.compact.table td{padding:.5em .7em}.ui[class*="very compact"].table th{padding-left:.6em;padding-right:.6em}.ui[class*="very compact"].table td{padding:.4em .6em}.ui.small.table{font-size:.9em}.ui.table{font-size:1em}.ui.large.table{font-size:1.1em}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Transition
2
+ * # Semantic UI 2.2.12 - Transition
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Transition
2
+ * # Semantic UI 2.2.12 - Transition
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -1,9 +1,9 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Transition
2
+ * # Semantic UI 2.2.12 - Transition
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
6
6
  * Released under the MIT license
7
7
  * http://opensource.org/licenses/MIT
8
8
  *
9
- */.transition{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animating.transition{-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:visible!important}.loading.transition{position:absolute;top:-99999px;left:-99999px}.hidden.transition{display:none;visibility:hidden}.visible.transition{display:block!important;visibility:visible!important}.disabled.transition{-webkit-animation-play-state:paused;animation-play-state:paused}.looping.transition{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.transition.browse{-webkit-animation-duration:.5s;animation-duration:.5s}.transition.browse.in{-webkit-animation-name:browseIn;animation-name:browseIn}.transition.browse.left.out,.transition.browse.out{-webkit-animation-name:browseOutLeft;animation-name:browseOutLeft}.transition.browse.right.out{-webkit-animation-name:browseOutRight;animation-name:browseOutRight}@-webkit-keyframes browseIn{0%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1}10%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);opacity:1;z-index:999}100%{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);z-index:999}}@keyframes browseIn{0%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1}10%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);opacity:1;z-index:999}100%{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);z-index:999}}@-webkit-keyframes browseOutLeft{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:-1;-webkit-transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:-1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@keyframes browseOutLeft{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:-1;-webkit-transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:-1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@-webkit-keyframes browseOutRight{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:1;-webkit-transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@keyframes browseOutRight{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:1;-webkit-transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}.drop.transition{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:cubic-bezier(.34,1.61,.7,1);animation-timing-function:cubic-bezier(.34,1.61,.7,1)}.drop.transition.in{-webkit-animation-name:dropIn;animation-name:dropIn}.drop.transition.out{-webkit-animation-name:dropOut;animation-name:dropOut}@-webkit-keyframes dropIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dropIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes dropOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes dropOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}.transition.fade.in{-webkit-animation-name:fadeIn;animation-name:fadeIn}.transition[class*="fade up"].in{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.transition[class*="fade down"].in{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.transition[class*="fade left"].in{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.transition[class*="fade right"].in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.transition.fade.out{-webkit-animation-name:fadeOut;animation-name:fadeOut}.transition[class*="fade up"].out{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.transition[class*="fade down"].out{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.transition[class*="fade left"].out{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.transition[class*="fade right"].out{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(5%);transform:translateX(5%)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(5%);transform:translateX(5%)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}}.flip.transition.in,.flip.transition.out{-webkit-animation-duration:.6s;animation-duration:.6s}.horizontal.flip.transition.in{-webkit-animation-name:horizontalFlipIn;animation-name:horizontalFlipIn}.horizontal.flip.transition.out{-webkit-animation-name:horizontalFlipOut;animation-name:horizontalFlipOut}.vertical.flip.transition.in{-webkit-animation-name:verticalFlipIn;animation-name:verticalFlipIn}.vertical.flip.transition.out{-webkit-animation-name:verticalFlipOut;animation-name:verticalFlipOut}@-webkit-keyframes horizontalFlipIn{0%{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes horizontalFlipIn{0%{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}}@-webkit-keyframes verticalFlipIn{0%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes verticalFlipIn{0%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}}@-webkit-keyframes horizontalFlipOut{0%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}}@keyframes horizontalFlipOut{0%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}}@-webkit-keyframes verticalFlipOut{0%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}}@keyframes verticalFlipOut{0%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}}.scale.transition.in{-webkit-animation-name:scaleIn;animation-name:scaleIn}.scale.transition.out{-webkit-animation-name:scaleOut;animation-name:scaleOut}@-webkit-keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scaleOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes scaleOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.transition.fly{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.transition.fly.in{-webkit-animation-name:flyIn;animation-name:flyIn}.transition[class*="fly up"].in{-webkit-animation-name:flyInUp;animation-name:flyInUp}.transition[class*="fly down"].in{-webkit-animation-name:flyInDown;animation-name:flyInDown}.transition[class*="fly left"].in{-webkit-animation-name:flyInLeft;animation-name:flyInLeft}.transition[class*="fly right"].in{-webkit-animation-name:flyInRight;animation-name:flyInRight}.transition.fly.out{-webkit-animation-name:flyOut;animation-name:flyOut}.transition[class*="fly up"].out{-webkit-animation-name:flyOutUp;animation-name:flyOutUp}.transition[class*="fly down"].out{-webkit-animation-name:flyOutDown;animation-name:flyOutDown}.transition[class*="fly left"].out{-webkit-animation-name:flyOutLeft;animation-name:flyOutLeft}.transition[class*="fly right"].out{-webkit-animation-name:flyOutRight;animation-name:flyOutRight}@-webkit-keyframes flyIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes flyIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes flyInUp{0%{opacity:0;-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes flyInUp{0%{opacity:0;-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flyInDown{0%{opacity:0;-webkit-transform:translate3d(0,-1500px,0);transform:translate3d(0,-1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInDown{0%{opacity:0;-webkit-transform:translate3d(0,-1500px,0);transform:translate3d(0,-1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyInLeft{0%{opacity:0;-webkit-transform:translate3d(1500px,0,0);transform:translate3d(1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInLeft{0%{opacity:0;-webkit-transform:translate3d(1500px,0,0);transform:translate3d(1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyInRight{0%{opacity:0;-webkit-transform:translate3d(-1500px,0,0);transform:translate3d(-1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInRight{0%{opacity:0;-webkit-transform:translate3d(-1500px,0,0);transform:translate3d(-1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes flyOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes flyOutUp{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes flyOutUp{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes flyOutDown{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes flyOutDown{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes flyOutRight{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes flyOutRight{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes flyOutLeft{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes flyOutLeft{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.transition.slide.in,.transition[class*="slide down"].in{-webkit-animation-name:slideInY;animation-name:slideInY;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="slide up"].in{-webkit-animation-name:slideInY;animation-name:slideInY;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="slide left"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="slide right"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:center left;transform-origin:center left}.transition.slide.out,.transition[class*="slide down"].out{-webkit-animation-name:slideOutY;animation-name:slideOutY;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="slide up"].out{-webkit-animation-name:slideOutY;animation-name:slideOutY;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="slide left"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="slide right"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:center left;transform-origin:center left}@-webkit-keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}100%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}100%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes slideInX{0%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}100%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes slideInX{0%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}100%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes slideOutY{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes slideOutY{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes slideOutX{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}100%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes slideOutX{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}100%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}}.transition.swing{-webkit-animation-duration:.8s;animation-duration:.8s}.transition[class*="swing down"].in{-webkit-animation-name:swingInX;animation-name:swingInX;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="swing up"].in{-webkit-animation-name:swingInX;animation-name:swingInX;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="swing left"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="swing right"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:center left;transform-origin:center left}.transition.swing.out,.transition[class*="swing down"].out{-webkit-animation-name:swingOutX;animation-name:swingOutX;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="swing up"].out{-webkit-animation-name:swingOutX;animation-name:swingOutX;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="swing left"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="swing right"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:center left;transform-origin:center left}@-webkit-keyframes swingInX{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateX(15deg);transform:perspective(1000px) rotateX(15deg)}80%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}}@keyframes swingInX{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateX(15deg);transform:perspective(1000px) rotateX(15deg)}80%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}}@-webkit-keyframes swingInY{0%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateY(-17.5deg);transform:perspective(1000px) rotateY(-17.5deg)}80%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}}@keyframes swingInY{0%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateY(-17.5deg);transform:perspective(1000px) rotateY(-17.5deg)}80%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}}@-webkit-keyframes swingOutX{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}40%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}60%{-webkit-transform:perspective(1000px) rotateX(17.5deg);transform:perspective(1000px) rotateX(17.5deg)}80%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes swingOutX{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}40%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}60%{-webkit-transform:perspective(1000px) rotateX(17.5deg);transform:perspective(1000px) rotateX(17.5deg)}80%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@-webkit-keyframes swingOutY{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}40%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}60%{-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg)}80%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}}@keyframes swingOutY{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}40%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}60%{-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg)}80%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}}.flash.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:flash;animation-name:flash}.shake.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:shake;animation-name:shake}.bounce.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:bounce;animation-name:bounce}.tada.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:tada;animation-name:tada}.pulse.transition{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:pulse;animation-name:pulse}.jiggle.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:jiggle;animation-name:jiggle}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.9);transform:scale(.9);opacity:.7}}@keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.9);transform:scale(.9);opacity:.7}}@-webkit-keyframes jiggle{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes jiggle{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}
9
+ */.transition{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animating.transition{-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:visible!important}.loading.transition{position:absolute;top:-99999px;left:-99999px}.hidden.transition{display:none;visibility:hidden}.visible.transition{display:block!important;visibility:visible!important}.disabled.transition{-webkit-animation-play-state:paused;animation-play-state:paused}.looping.transition{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.transition.browse{-webkit-animation-duration:.5s;animation-duration:.5s}.transition.browse.in{-webkit-animation-name:browseIn;animation-name:browseIn}.transition.browse.left.out,.transition.browse.out{-webkit-animation-name:browseOutLeft;animation-name:browseOutLeft}.transition.browse.right.out{-webkit-animation-name:browseOutRight;animation-name:browseOutRight}@-webkit-keyframes browseIn{0%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1}10%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);opacity:1;z-index:999}100%{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);z-index:999}}@keyframes browseIn{0%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1}10%{-webkit-transform:scale(.8) translateZ(0);transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0);opacity:1;z-index:999}100%{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);z-index:999}}@-webkit-keyframes browseOutLeft{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:-1;-webkit-transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:-1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@keyframes browseOutLeft{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:-1;-webkit-transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:-1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@-webkit-keyframes browseOutRight{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:1;-webkit-transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@keyframes browseOutRight{0%{z-index:999;-webkit-transform:translateX(0) rotateY(0) rotateX(0);transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:1;-webkit-transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}100%{z-index:1;-webkit-transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}.drop.transition{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:cubic-bezier(.34,1.61,.7,1);animation-timing-function:cubic-bezier(.34,1.61,.7,1)}.drop.transition.in{-webkit-animation-name:dropIn;animation-name:dropIn}.drop.transition.out{-webkit-animation-name:dropOut;animation-name:dropOut}@-webkit-keyframes dropIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dropIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes dropOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes dropOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}.transition.fade.in{-webkit-animation-name:fadeIn;animation-name:fadeIn}.transition[class*="fade up"].in{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.transition[class*="fade down"].in{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.transition[class*="fade left"].in{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.transition[class*="fade right"].in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.transition.fade.out{-webkit-animation-name:fadeOut;animation-name:fadeOut}.transition[class*="fade up"].out{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.transition[class*="fade down"].out{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.transition[class*="fade left"].out{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.transition[class*="fade right"].out{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(5%);transform:translateX(5%)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(5%);transform:translateX(5%)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-5%);transform:translateX(-5%)}}.flip.transition.in,.flip.transition.out{-webkit-animation-duration:.6s;animation-duration:.6s}.horizontal.flip.transition.in{-webkit-animation-name:horizontalFlipIn;animation-name:horizontalFlipIn}.horizontal.flip.transition.out{-webkit-animation-name:horizontalFlipOut;animation-name:horizontalFlipOut}.vertical.flip.transition.in{-webkit-animation-name:verticalFlipIn;animation-name:verticalFlipIn}.vertical.flip.transition.out{-webkit-animation-name:verticalFlipOut;animation-name:verticalFlipOut}@-webkit-keyframes horizontalFlipIn{0%{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes horizontalFlipIn{0%{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}}@-webkit-keyframes verticalFlipIn{0%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes verticalFlipIn{0%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}100%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}}@-webkit-keyframes horizontalFlipOut{0%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}}@keyframes horizontalFlipOut{0%{-webkit-transform:perspective(2000px) rotateY(0);transform:perspective(2000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}}@-webkit-keyframes verticalFlipOut{0%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}}@keyframes verticalFlipOut{0%{-webkit-transform:perspective(2000px) rotateX(0);transform:perspective(2000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}}.scale.transition.in{-webkit-animation-name:scaleIn;animation-name:scaleIn}.scale.transition.out{-webkit-animation-name:scaleOut;animation-name:scaleOut}@-webkit-keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scaleOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes scaleOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.transition.fly{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.transition.fly.in{-webkit-animation-name:flyIn;animation-name:flyIn}.transition[class*="fly up"].in{-webkit-animation-name:flyInUp;animation-name:flyInUp}.transition[class*="fly down"].in{-webkit-animation-name:flyInDown;animation-name:flyInDown}.transition[class*="fly left"].in{-webkit-animation-name:flyInLeft;animation-name:flyInLeft}.transition[class*="fly right"].in{-webkit-animation-name:flyInRight;animation-name:flyInRight}.transition.fly.out{-webkit-animation-name:flyOut;animation-name:flyOut}.transition[class*="fly up"].out{-webkit-animation-name:flyOutUp;animation-name:flyOutUp}.transition[class*="fly down"].out{-webkit-animation-name:flyOutDown;animation-name:flyOutDown}.transition[class*="fly left"].out{-webkit-animation-name:flyOutLeft;animation-name:flyOutLeft}.transition[class*="fly right"].out{-webkit-animation-name:flyOutRight;animation-name:flyOutRight}@-webkit-keyframes flyIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes flyIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes flyInUp{0%{opacity:0;-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes flyInUp{0%{opacity:0;-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flyInDown{0%{opacity:0;-webkit-transform:translate3d(0,-1500px,0);transform:translate3d(0,-1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInDown{0%{opacity:0;-webkit-transform:translate3d(0,-1500px,0);transform:translate3d(0,-1500px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyInLeft{0%{opacity:0;-webkit-transform:translate3d(1500px,0,0);transform:translate3d(1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInLeft{0%{opacity:0;-webkit-transform:translate3d(1500px,0,0);transform:translate3d(1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyInRight{0%{opacity:0;-webkit-transform:translate3d(-1500px,0,0);transform:translate3d(-1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes flyInRight{0%{opacity:0;-webkit-transform:translate3d(-1500px,0,0);transform:translate3d(-1500px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes flyOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes flyOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes flyOutUp{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes flyOutUp{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes flyOutDown{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes flyOutDown{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes flyOutRight{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes flyOutRight{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes flyOutLeft{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes flyOutLeft{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.transition.slide.in,.transition[class*="slide down"].in{-webkit-animation-name:slideInY;animation-name:slideInY;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="slide up"].in{-webkit-animation-name:slideInY;animation-name:slideInY;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="slide left"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="slide right"].in{-webkit-animation-name:slideInX;animation-name:slideInX;-webkit-transform-origin:center left;transform-origin:center left}.transition.slide.out,.transition[class*="slide down"].out{-webkit-animation-name:slideOutY;animation-name:slideOutY;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="slide up"].out{-webkit-animation-name:slideOutY;animation-name:slideOutY;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="slide left"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="slide right"].out{-webkit-animation-name:slideOutX;animation-name:slideOutX;-webkit-transform-origin:center left;transform-origin:center left}@-webkit-keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}100%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes slideInY{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}100%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes slideInX{0%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}100%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes slideInX{0%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}100%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes slideOutY{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes slideOutY{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes slideOutX{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}100%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes slideOutX{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}100%{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}}.transition.swing{-webkit-animation-duration:.8s;animation-duration:.8s}.transition[class*="swing down"].in{-webkit-animation-name:swingInX;animation-name:swingInX;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="swing up"].in{-webkit-animation-name:swingInX;animation-name:swingInX;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="swing left"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="swing right"].in{-webkit-animation-name:swingInY;animation-name:swingInY;-webkit-transform-origin:center left;transform-origin:center left}.transition.swing.out,.transition[class*="swing down"].out{-webkit-animation-name:swingOutX;animation-name:swingOutX;-webkit-transform-origin:top center;transform-origin:top center}.transition[class*="swing up"].out{-webkit-animation-name:swingOutX;animation-name:swingOutX;-webkit-transform-origin:bottom center;transform-origin:bottom center}.transition[class*="swing left"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:center right;transform-origin:center right}.transition[class*="swing right"].out{-webkit-animation-name:swingOutY;animation-name:swingOutY;-webkit-transform-origin:center left;transform-origin:center left}@-webkit-keyframes swingInX{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateX(15deg);transform:perspective(1000px) rotateX(15deg)}80%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}}@keyframes swingInX{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateX(15deg);transform:perspective(1000px) rotateX(15deg)}80%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}}@-webkit-keyframes swingInY{0%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateY(-17.5deg);transform:perspective(1000px) rotateY(-17.5deg)}80%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}}@keyframes swingInY{0%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}60%{-webkit-transform:perspective(1000px) rotateY(-17.5deg);transform:perspective(1000px) rotateY(-17.5deg)}80%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}}@-webkit-keyframes swingOutX{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}40%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}60%{-webkit-transform:perspective(1000px) rotateX(17.5deg);transform:perspective(1000px) rotateX(17.5deg)}80%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes swingOutX{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}40%{-webkit-transform:perspective(1000px) rotateX(-7.5deg);transform:perspective(1000px) rotateX(-7.5deg)}60%{-webkit-transform:perspective(1000px) rotateX(17.5deg);transform:perspective(1000px) rotateX(17.5deg)}80%{-webkit-transform:perspective(1000px) rotateX(-30deg);transform:perspective(1000px) rotateX(-30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@-webkit-keyframes swingOutY{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}40%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}60%{-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg)}80%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}}@keyframes swingOutY{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0)}40%{-webkit-transform:perspective(1000px) rotateY(7.5deg);transform:perspective(1000px) rotateY(7.5deg)}60%{-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg)}80%{-webkit-transform:perspective(1000px) rotateY(30deg);transform:perspective(1000px) rotateY(30deg);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(-90deg);transform:perspective(1000px) rotateY(-90deg);opacity:0}}.flash.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:flash;animation-name:flash}.shake.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:shake;animation-name:shake}.bounce.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:bounce;animation-name:bounce}.tada.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:tada;animation-name:tada}.pulse.transition{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:pulse;animation-name:pulse}.jiggle.transition{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-name:jiggle;animation-name:jiggle}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.9);transform:scale(.9);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.9);transform:scale(.9);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes jiggle{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes jiggle{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
@@ -1,10 +1 @@
1
- /*!
2
- * # Semantic UI 2.2.6 - Transition
3
- * http://github.com/semantic-org/semantic-ui/
4
- *
5
- *
6
- * Released under the MIT license
7
- * http://opensource.org/licenses/MIT
8
- *
9
- */
10
- !function(n,e,i,t){"use strict";e="undefined"!=typeof e&&e.Math==Math?e:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),n.fn.transition=function(){var a,o=n(this),r=o.selector||"",s=(new Date).getTime(),l=[],u=arguments,d=u[0],c=[].slice.call(arguments,1),m="string"==typeof d;e.requestAnimationFrame||e.mozRequestAnimationFrame||e.webkitRequestAnimationFrame||e.msRequestAnimationFrame||function(n){setTimeout(n,0)};return o.each(function(e){var f,p,g,v,b,y,h,w,C,A=n(this),S=this;C={initialize:function(){f=C.get.settings.apply(S,u),v=f.className,g=f.error,b=f.metadata,w="."+f.namespace,h="module-"+f.namespace,p=A.data(h)||C,y=C.get.animationEndEvent(),m&&(m=C.invoke(d)),m===!1&&(C.verbose("Converted arguments into settings object",f),f.interval?C.delay(f.animate):C.animate(),C.instantiate())},instantiate:function(){C.verbose("Storing instance of module",C),p=C,A.data(h,p)},destroy:function(){C.verbose("Destroying previous module for",S),A.removeData(h)},refresh:function(){C.verbose("Refreshing display type on next animation"),delete C.displayType},forceRepaint:function(){C.verbose("Forcing element repaint");var n=A.parent(),e=A.next();0===e.length?A.detach().appendTo(n):A.detach().insertBefore(e)},repaint:function(){C.verbose("Repainting element");S.offsetWidth},delay:function(n){var i,a,r=C.get.animationDirection();r||(r=C.can.transition()?C.get.direction():"static"),n=n!==t?n:f.interval,i="auto"==f.reverse&&r==v.outward,a=i||1==f.reverse?(o.length-e)*f.interval:e*f.interval,C.debug("Delaying animation by",a),setTimeout(C.animate,a)},animate:function(n){if(f=n||f,!C.is.supported())return C.error(g.support),!1;if(C.debug("Preparing animation",f.animation),C.is.animating()){if(f.queue)return!f.allowRepeats&&C.has.direction()&&C.is.occurring()&&C.queuing!==!0?C.debug("Animation is currently occurring, preventing queueing same animation",f.animation):C.queue(f.animation),!1;if(!f.allowRepeats&&C.is.occurring())return C.debug("Animation is already occurring, will not execute repeated animation",f.animation),!1;C.debug("New animation started, completing previous early",f.animation),p.complete()}C.can.animate()?C.set.animating(f.animation):C.error(g.noAnimation,f.animation,S)},reset:function(){C.debug("Resetting animation to beginning conditions"),C.remove.animationCallbacks(),C.restore.conditions(),C.remove.animating()},queue:function(n){C.debug("Queueing animation of",n),C.queuing=!0,A.one(y+".queue"+w,function(){C.queuing=!1,C.repaint(),C.animate.apply(this,f)})},complete:function(n){C.debug("Animation complete",f.animation),C.remove.completeCallback(),C.remove.failSafe(),C.is.looping()||(C.is.outward()?(C.verbose("Animation is outward, hiding element"),C.restore.conditions(),C.hide()):C.is.inward()?(C.verbose("Animation is outward, showing element"),C.restore.conditions(),C.show()):(C.verbose("Static animation completed"),C.restore.conditions(),f.onComplete.call(S)))},force:{visible:function(){var n=A.attr("style"),e=C.get.userStyle(),i=C.get.displayType(),a=e+"display: "+i+" !important;",o=A.css("display"),r=n===t||""===n;o!==i?(C.verbose("Overriding default display to show element",i),A.attr("style",a)):r&&A.removeAttr("style")},hidden:function(){var n=A.attr("style"),e=A.css("display"),i=n===t||""===n;"none"===e||C.is.hidden()?i&&A.removeAttr("style"):(C.verbose("Overriding default display to hide element"),A.css("display","none"))}},has:{direction:function(e){var i=!1;return e=e||f.animation,"string"==typeof e&&(e=e.split(" "),n.each(e,function(n,e){e!==v.inward&&e!==v.outward||(i=!0)})),i},inlineDisplay:function(){var e=A.attr("style")||"";return n.isArray(e.match(/display.*?;/,""))}},set:{animating:function(n){var e;C.remove.completeCallback(),n=n||f.animation,e=C.get.animationClass(n),C.save.animation(e),C.force.visible(),C.remove.hidden(),C.remove.direction(),C.start.animation(e)},duration:function(n,e){e=e||f.duration,e="number"==typeof e?e+"ms":e,(e||0===e)&&(C.verbose("Setting animation duration",e),A.css({"animation-duration":e}))},direction:function(n){n=n||C.get.direction(),n==v.inward?C.set.inward():C.set.outward()},looping:function(){C.debug("Transition set to loop"),A.addClass(v.looping)},hidden:function(){A.addClass(v.transition).addClass(v.hidden)},inward:function(){C.debug("Setting direction to inward"),A.removeClass(v.outward).addClass(v.inward)},outward:function(){C.debug("Setting direction to outward"),A.removeClass(v.inward).addClass(v.outward)},visible:function(){A.addClass(v.transition).addClass(v.visible)}},start:{animation:function(n){n=n||C.get.animationClass(),C.debug("Starting tween",n),A.addClass(n).one(y+".complete"+w,C.complete),f.useFailSafe&&C.add.failSafe(),C.set.duration(f.duration),f.onStart.call(S)}},save:{animation:function(n){C.cache||(C.cache={}),C.cache.animation=n},displayType:function(n){"none"!==n&&A.data(b.displayType,n)},transitionExists:function(e,i){n.fn.transition.exists[e]=i,C.verbose("Saving existence of transition",e,i)}},restore:{conditions:function(){var n=C.get.currentAnimation();n&&(A.removeClass(n),C.verbose("Removing animation class",C.cache)),C.remove.duration()}},add:{failSafe:function(){var n=C.get.duration();C.timer=setTimeout(function(){A.triggerHandler(y)},n+f.failSafeDelay),C.verbose("Adding fail safe timer",C.timer)}},remove:{animating:function(){A.removeClass(v.animating)},animationCallbacks:function(){C.remove.queueCallback(),C.remove.completeCallback()},queueCallback:function(){A.off(".queue"+w)},completeCallback:function(){A.off(".complete"+w)},display:function(){A.css("display","")},direction:function(){A.removeClass(v.inward).removeClass(v.outward)},duration:function(){A.css("animation-duration","")},failSafe:function(){C.verbose("Removing fail safe timer",C.timer),C.timer&&clearTimeout(C.timer)},hidden:function(){A.removeClass(v.hidden)},visible:function(){A.removeClass(v.visible)},looping:function(){C.debug("Transitions are no longer looping"),C.is.looping()&&(C.reset(),A.removeClass(v.looping))},transition:function(){A.removeClass(v.visible).removeClass(v.hidden)}},get:{settings:function(e,i,t){return"object"==typeof e?n.extend(!0,{},n.fn.transition.settings,e):"function"==typeof t?n.extend({},n.fn.transition.settings,{animation:e,onComplete:t,duration:i}):"string"==typeof i||"number"==typeof i?n.extend({},n.fn.transition.settings,{animation:e,duration:i}):"object"==typeof i?n.extend({},n.fn.transition.settings,i,{animation:e}):"function"==typeof i?n.extend({},n.fn.transition.settings,{animation:e,onComplete:i}):n.extend({},n.fn.transition.settings,{animation:e})},animationClass:function(n){var e=n||f.animation,i=C.can.transition()&&!C.has.direction()?C.get.direction()+" ":"";return v.animating+" "+v.transition+" "+i+e},currentAnimation:function(){return!(!C.cache||C.cache.animation===t)&&C.cache.animation},currentDirection:function(){return C.is.inward()?v.inward:v.outward},direction:function(){return C.is.hidden()||!C.is.visible()?v.inward:v.outward},animationDirection:function(e){var i;return e=e||f.animation,"string"==typeof e&&(e=e.split(" "),n.each(e,function(n,e){e===v.inward?i=v.inward:e===v.outward&&(i=v.outward)})),!!i&&i},duration:function(n){return n=n||f.duration,n===!1&&(n=A.css("animation-duration")||0),"string"==typeof n?n.indexOf("ms")>-1?parseFloat(n):1e3*parseFloat(n):n},displayType:function(n){return n=n===t||n,f.displayType?f.displayType:(n&&A.data(b.displayType)===t&&C.can.transition(!0),A.data(b.displayType))},userStyle:function(n){return n=n||A.attr("style")||"",n.replace(/display.*?;/,"")},transitionExists:function(e){return n.fn.transition.exists[e]},animationStartEvent:function(){var n,e=i.createElement("div"),a={animation:"animationstart",OAnimation:"oAnimationStart",MozAnimation:"mozAnimationStart",WebkitAnimation:"webkitAnimationStart"};for(n in a)if(e.style[n]!==t)return a[n];return!1},animationEndEvent:function(){var n,e=i.createElement("div"),a={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"mozAnimationEnd",WebkitAnimation:"webkitAnimationEnd"};for(n in a)if(e.style[n]!==t)return a[n];return!1}},can:{transition:function(e){var i,a,o,r,s,l,u=f.animation,d=C.get.transitionExists(u),c=C.get.displayType(!1);if(d===t||e){if(C.verbose("Determining whether animation exists"),i=A.attr("class"),a=A.prop("tagName"),o=n("<"+a+" />").addClass(i).insertAfter(A),r=o.addClass(u).removeClass(v.inward).removeClass(v.outward).addClass(v.animating).addClass(v.transition).css("animationName"),s=o.addClass(v.inward).css("animationName"),c||(c=o.attr("class",i).removeAttr("style").removeClass(v.hidden).removeClass(v.visible).show().css("display"),C.verbose("Determining final display state",c),C.save.displayType(c)),o.remove(),r!=s)C.debug("Direction exists for animation",u),l=!0;else{if("none"==r||!r)return void C.debug("No animation defined in css",u);C.debug("Static animation found",u,c),l=!1}C.save.transitionExists(u,l)}return d!==t?d:l},animate:function(){return C.can.transition()!==t}},is:{animating:function(){return A.hasClass(v.animating)},inward:function(){return A.hasClass(v.inward)},outward:function(){return A.hasClass(v.outward)},looping:function(){return A.hasClass(v.looping)},occurring:function(n){return n=n||f.animation,n="."+n.replace(" ","."),A.filter(n).length>0},visible:function(){return A.is(":visible")},hidden:function(){return"hidden"===A.css("visibility")},supported:function(){return y!==!1}},hide:function(){C.verbose("Hiding element"),C.is.animating()&&C.reset(),S.blur(),C.remove.display(),C.remove.visible(),C.set.hidden(),C.force.hidden(),f.onHide.call(S),f.onComplete.call(S)},show:function(n){C.verbose("Showing element",n),C.remove.hidden(),C.set.visible(),C.force.visible(),f.onShow.call(S),f.onComplete.call(S)},toggle:function(){C.is.visible()?C.hide():C.show()},stop:function(){C.debug("Stopping current animation"),A.triggerHandler(y)},stopAll:function(){C.debug("Stopping all animation"),C.remove.queueCallback(),A.triggerHandler(y)},clear:{queue:function(){C.debug("Clearing animation queue"),C.remove.queueCallback()}},enable:function(){C.verbose("Starting animation"),A.removeClass(v.disabled)},disable:function(){C.debug("Stopping animation"),A.addClass(v.disabled)},setting:function(e,i){if(C.debug("Changing setting",e,i),n.isPlainObject(e))n.extend(!0,f,e);else{if(i===t)return f[e];n.isPlainObject(f[e])?n.extend(!0,f[e],i):f[e]=i}},internal:function(e,i){if(n.isPlainObject(e))n.extend(!0,C,e);else{if(i===t)return C[e];C[e]=i}},debug:function(){!f.silent&&f.debug&&(f.performance?C.performance.log(arguments):(C.debug=Function.prototype.bind.call(console.info,console,f.name+":"),C.debug.apply(console,arguments)))},verbose:function(){!f.silent&&f.verbose&&f.debug&&(f.performance?C.performance.log(arguments):(C.verbose=Function.prototype.bind.call(console.info,console,f.name+":"),C.verbose.apply(console,arguments)))},error:function(){f.silent||(C.error=Function.prototype.bind.call(console.error,console,f.name+":"),C.error.apply(console,arguments))},performance:{log:function(n){var e,i,t;f.performance&&(e=(new Date).getTime(),t=s||e,i=e-t,s=e,l.push({Name:n[0],Arguments:[].slice.call(n,1)||"",Element:S,"Execution Time":i})),clearTimeout(C.performance.timer),C.performance.timer=setTimeout(C.performance.display,500)},display:function(){var e=f.name+":",i=0;s=!1,clearTimeout(C.performance.timer),n.each(l,function(n,e){i+=e["Execution Time"]}),e+=" "+i+"ms",r&&(e+=" '"+r+"'"),o.length>1&&(e+=" ("+o.length+")"),(console.group!==t||console.table!==t)&&l.length>0&&(console.groupCollapsed(e),console.table?console.table(l):n.each(l,function(n,e){console.log(e.Name+": "+e["Execution Time"]+"ms")}),console.groupEnd()),l=[]}},invoke:function(e,i,o){var r,s,l,u=p;return i=i||c,o=S||o,"string"==typeof e&&u!==t&&(e=e.split(/[\. ]/),r=e.length-1,n.each(e,function(i,a){var o=i!=r?a+e[i+1].charAt(0).toUpperCase()+e[i+1].slice(1):e;if(n.isPlainObject(u[o])&&i!=r)u=u[o];else{if(u[o]!==t)return s=u[o],!1;if(!n.isPlainObject(u[a])||i==r)return u[a]!==t&&(s=u[a],!1);u=u[a]}})),n.isFunction(s)?l=s.apply(o,i):s!==t&&(l=s),n.isArray(a)?a.push(l):a!==t?a=[a,l]:l!==t&&(a=l),s!==t&&s}},C.initialize()}),a!==t?a:this},n.fn.transition.exists={},n.fn.transition.settings={name:"Transition",silent:!1,debug:!1,verbose:!1,performance:!0,namespace:"transition",interval:0,reverse:"auto",onStart:function(){},onComplete:function(){},onShow:function(){},onHide:function(){},useFailSafe:!0,failSafeDelay:100,allowRepeats:!1,displayType:!1,animation:"fade",duration:!1,queue:!0,metadata:{displayType:"display"},className:{animating:"animating",disabled:"disabled",hidden:"hidden",inward:"in",loading:"loading",looping:"looping",outward:"out",transition:"transition",visible:"visible"},error:{noAnimation:"Element is no longer attached to DOM. Unable to animate. Use silent setting to surpress this warning in production.",repeated:"That animation is already occurring, cancelling repeated animation",method:"The method you called is not defined",support:"This browser does not support CSS animations"}}}(jQuery,window,document);
1
+ !function(n,i,e,t){"use strict";i=void 0!==i&&i.Math==Math?i:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),n.fn.transition=function(){var t,a=n(this),o=a.selector||"",r=(new Date).getTime(),s=[],l=arguments,d=l[0],u=[].slice.call(arguments,1),c="string"==typeof d;i.requestAnimationFrame||i.mozRequestAnimationFrame||i.webkitRequestAnimationFrame||i.msRequestAnimationFrame;return a.each(function(i){var m,f,p,g,v,b,y,h,w,C=n(this),A=this;w={initialize:function(){m=w.get.settings.apply(A,l),g=m.className,p=m.error,v=m.metadata,h="."+m.namespace,y="module-"+m.namespace,f=C.data(y)||w,b=w.get.animationEndEvent(),c&&(c=w.invoke(d)),!1===c&&(w.verbose("Converted arguments into settings object",m),m.interval?w.delay(m.animate):w.animate(),w.instantiate())},instantiate:function(){w.verbose("Storing instance of module",w),f=w,C.data(y,f)},destroy:function(){w.verbose("Destroying previous module for",A),C.removeData(y)},refresh:function(){w.verbose("Refreshing display type on next animation"),delete w.displayType},forceRepaint:function(){w.verbose("Forcing element repaint");var n=C.parent(),i=C.next();0===i.length?C.detach().appendTo(n):C.detach().insertBefore(i)},repaint:function(){w.verbose("Repainting element");A.offsetWidth},delay:function(n){var e,t,o=w.get.animationDirection();o||(o=w.can.transition()?w.get.direction():"static"),n=void 0!==n?n:m.interval,e="auto"==m.reverse&&o==g.outward,t=e||1==m.reverse?(a.length-i)*m.interval:i*m.interval,w.debug("Delaying animation by",t),setTimeout(w.animate,t)},animate:function(n){if(m=n||m,!w.is.supported())return w.error(p.support),!1;if(w.debug("Preparing animation",m.animation),w.is.animating()){if(m.queue)return!m.allowRepeats&&w.has.direction()&&w.is.occurring()&&!0!==w.queuing?w.debug("Animation is currently occurring, preventing queueing same animation",m.animation):w.queue(m.animation),!1;if(!m.allowRepeats&&w.is.occurring())return w.debug("Animation is already occurring, will not execute repeated animation",m.animation),!1;w.debug("New animation started, completing previous early",m.animation),f.complete()}w.can.animate()?w.set.animating(m.animation):w.error(p.noAnimation,m.animation,A)},reset:function(){w.debug("Resetting animation to beginning conditions"),w.remove.animationCallbacks(),w.restore.conditions(),w.remove.animating()},queue:function(n){w.debug("Queueing animation of",n),w.queuing=!0,C.one(b+".queue"+h,function(){w.queuing=!1,w.repaint(),w.animate.apply(this,m)})},complete:function(n){w.debug("Animation complete",m.animation),w.remove.completeCallback(),w.remove.failSafe(),w.is.looping()||(w.is.outward()?(w.verbose("Animation is outward, hiding element"),w.restore.conditions(),w.hide()):w.is.inward()?(w.verbose("Animation is outward, showing element"),w.restore.conditions(),w.show()):(w.verbose("Static animation completed"),w.restore.conditions(),m.onComplete.call(A)))},force:{visible:function(){var n=C.attr("style"),i=w.get.userStyle(),e=w.get.displayType(),t=i+"display: "+e+" !important;",a=C.css("display"),o=void 0===n||""===n;a!==e?(w.verbose("Overriding default display to show element",e),C.attr("style",t)):o&&C.removeAttr("style")},hidden:function(){var n=C.attr("style"),i=C.css("display"),e=void 0===n||""===n;"none"===i||w.is.hidden()?e&&C.removeAttr("style"):(w.verbose("Overriding default display to hide element"),C.css("display","none"))}},has:{direction:function(i){var e=!1;return i=i||m.animation,"string"==typeof i&&(i=i.split(" "),n.each(i,function(n,i){i!==g.inward&&i!==g.outward||(e=!0)})),e},inlineDisplay:function(){var i=C.attr("style")||"";return n.isArray(i.match(/display.*?;/,""))}},set:{animating:function(n){var i;w.remove.completeCallback(),n=n||m.animation,i=w.get.animationClass(n),w.save.animation(i),w.force.visible(),w.remove.hidden(),w.remove.direction(),w.start.animation(i)},duration:function(n,i){i=i||m.duration,((i="number"==typeof i?i+"ms":i)||0===i)&&(w.verbose("Setting animation duration",i),C.css({"animation-duration":i}))},direction:function(n){n=n||w.get.direction(),n==g.inward?w.set.inward():w.set.outward()},looping:function(){w.debug("Transition set to loop"),C.addClass(g.looping)},hidden:function(){C.addClass(g.transition).addClass(g.hidden)},inward:function(){w.debug("Setting direction to inward"),C.removeClass(g.outward).addClass(g.inward)},outward:function(){w.debug("Setting direction to outward"),C.removeClass(g.inward).addClass(g.outward)},visible:function(){C.addClass(g.transition).addClass(g.visible)}},start:{animation:function(n){n=n||w.get.animationClass(),w.debug("Starting tween",n),C.addClass(n).one(b+".complete"+h,w.complete),m.useFailSafe&&w.add.failSafe(),w.set.duration(m.duration),m.onStart.call(A)}},save:{animation:function(n){w.cache||(w.cache={}),w.cache.animation=n},displayType:function(n){"none"!==n&&C.data(v.displayType,n)},transitionExists:function(i,e){n.fn.transition.exists[i]=e,w.verbose("Saving existence of transition",i,e)}},restore:{conditions:function(){var n=w.get.currentAnimation();n&&(C.removeClass(n),w.verbose("Removing animation class",w.cache)),w.remove.duration()}},add:{failSafe:function(){var n=w.get.duration();w.timer=setTimeout(function(){C.triggerHandler(b)},n+m.failSafeDelay),w.verbose("Adding fail safe timer",w.timer)}},remove:{animating:function(){C.removeClass(g.animating)},animationCallbacks:function(){w.remove.queueCallback(),w.remove.completeCallback()},queueCallback:function(){C.off(".queue"+h)},completeCallback:function(){C.off(".complete"+h)},display:function(){C.css("display","")},direction:function(){C.removeClass(g.inward).removeClass(g.outward)},duration:function(){C.css("animation-duration","")},failSafe:function(){w.verbose("Removing fail safe timer",w.timer),w.timer&&clearTimeout(w.timer)},hidden:function(){C.removeClass(g.hidden)},visible:function(){C.removeClass(g.visible)},looping:function(){w.debug("Transitions are no longer looping"),w.is.looping()&&(w.reset(),C.removeClass(g.looping))},transition:function(){C.removeClass(g.visible).removeClass(g.hidden)}},get:{settings:function(i,e,t){return"object"==typeof i?n.extend(!0,{},n.fn.transition.settings,i):"function"==typeof t?n.extend({},n.fn.transition.settings,{animation:i,onComplete:t,duration:e}):"string"==typeof e||"number"==typeof e?n.extend({},n.fn.transition.settings,{animation:i,duration:e}):"object"==typeof e?n.extend({},n.fn.transition.settings,e,{animation:i}):"function"==typeof e?n.extend({},n.fn.transition.settings,{animation:i,onComplete:e}):n.extend({},n.fn.transition.settings,{animation:i})},animationClass:function(n){var i=n||m.animation,e=w.can.transition()&&!w.has.direction()?w.get.direction()+" ":"";return g.animating+" "+g.transition+" "+e+i},currentAnimation:function(){return!(!w.cache||void 0===w.cache.animation)&&w.cache.animation},currentDirection:function(){return w.is.inward()?g.inward:g.outward},direction:function(){return w.is.hidden()||!w.is.visible()?g.inward:g.outward},animationDirection:function(i){var e;return i=i||m.animation,"string"==typeof i&&(i=i.split(" "),n.each(i,function(n,i){i===g.inward?e=g.inward:i===g.outward&&(e=g.outward)})),e||!1},duration:function(n){return n=n||m.duration,!1===n&&(n=C.css("animation-duration")||0),"string"==typeof n?n.indexOf("ms")>-1?parseFloat(n):1e3*parseFloat(n):n},displayType:function(n){return n=void 0===n||n,m.displayType?m.displayType:(n&&void 0===C.data(v.displayType)&&w.can.transition(!0),C.data(v.displayType))},userStyle:function(n){return n=n||C.attr("style")||"",n.replace(/display.*?;/,"")},transitionExists:function(i){return n.fn.transition.exists[i]},animationStartEvent:function(){var n,i=e.createElement("div"),t={animation:"animationstart",OAnimation:"oAnimationStart",MozAnimation:"mozAnimationStart",WebkitAnimation:"webkitAnimationStart"};for(n in t)if(void 0!==i.style[n])return t[n];return!1},animationEndEvent:function(){var n,i=e.createElement("div"),t={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"mozAnimationEnd",WebkitAnimation:"webkitAnimationEnd"};for(n in t)if(void 0!==i.style[n])return t[n];return!1}},can:{transition:function(i){var e,t,a,o,r,s,l=m.animation,d=w.get.transitionExists(l),u=w.get.displayType(!1);if(void 0===d||i){if(w.verbose("Determining whether animation exists"),e=C.attr("class"),t=C.prop("tagName"),a=n("<"+t+" />").addClass(e).insertAfter(C),o=a.addClass(l).removeClass(g.inward).removeClass(g.outward).addClass(g.animating).addClass(g.transition).css("animationName"),r=a.addClass(g.inward).css("animationName"),u||(u=a.attr("class",e).removeAttr("style").removeClass(g.hidden).removeClass(g.visible).show().css("display"),w.verbose("Determining final display state",u),w.save.displayType(u)),a.remove(),o!=r)w.debug("Direction exists for animation",l),s=!0;else{if("none"==o||!o)return void w.debug("No animation defined in css",l);w.debug("Static animation found",l,u),s=!1}w.save.transitionExists(l,s)}return void 0!==d?d:s},animate:function(){return void 0!==w.can.transition()}},is:{animating:function(){return C.hasClass(g.animating)},inward:function(){return C.hasClass(g.inward)},outward:function(){return C.hasClass(g.outward)},looping:function(){return C.hasClass(g.looping)},occurring:function(n){return n=n||m.animation,n="."+n.replace(" ","."),C.filter(n).length>0},visible:function(){return C.is(":visible")},hidden:function(){return"hidden"===C.css("visibility")},supported:function(){return!1!==b}},hide:function(){w.verbose("Hiding element"),w.is.animating()&&w.reset(),A.blur(),w.remove.display(),w.remove.visible(),w.set.hidden(),w.force.hidden(),m.onHide.call(A),m.onComplete.call(A)},show:function(n){w.verbose("Showing element",n),w.remove.hidden(),w.set.visible(),w.force.visible(),m.onShow.call(A),m.onComplete.call(A)},toggle:function(){w.is.visible()?w.hide():w.show()},stop:function(){w.debug("Stopping current animation"),C.triggerHandler(b)},stopAll:function(){w.debug("Stopping all animation"),w.remove.queueCallback(),C.triggerHandler(b)},clear:{queue:function(){w.debug("Clearing animation queue"),w.remove.queueCallback()}},enable:function(){w.verbose("Starting animation"),C.removeClass(g.disabled)},disable:function(){w.debug("Stopping animation"),C.addClass(g.disabled)},setting:function(i,e){if(w.debug("Changing setting",i,e),n.isPlainObject(i))n.extend(!0,m,i);else{if(void 0===e)return m[i];n.isPlainObject(m[i])?n.extend(!0,m[i],e):m[i]=e}},internal:function(i,e){if(n.isPlainObject(i))n.extend(!0,w,i);else{if(void 0===e)return w[i];w[i]=e}},debug:function(){!m.silent&&m.debug&&(m.performance?w.performance.log(arguments):(w.debug=Function.prototype.bind.call(console.info,console,m.name+":"),w.debug.apply(console,arguments)))},verbose:function(){!m.silent&&m.verbose&&m.debug&&(m.performance?w.performance.log(arguments):(w.verbose=Function.prototype.bind.call(console.info,console,m.name+":"),w.verbose.apply(console,arguments)))},error:function(){m.silent||(w.error=Function.prototype.bind.call(console.error,console,m.name+":"),w.error.apply(console,arguments))},performance:{log:function(n){var i,e,t;m.performance&&(i=(new Date).getTime(),t=r||i,e=i-t,r=i,s.push({Name:n[0],Arguments:[].slice.call(n,1)||"",Element:A,"Execution Time":e})),clearTimeout(w.performance.timer),w.performance.timer=setTimeout(w.performance.display,500)},display:function(){var i=m.name+":",e=0;r=!1,clearTimeout(w.performance.timer),n.each(s,function(n,i){e+=i["Execution Time"]}),i+=" "+e+"ms",o&&(i+=" '"+o+"'"),a.length>1&&(i+=" ("+a.length+")"),(void 0!==console.group||void 0!==console.table)&&s.length>0&&(console.groupCollapsed(i),console.table?console.table(s):n.each(s,function(n,i){console.log(i.Name+": "+i["Execution Time"]+"ms")}),console.groupEnd()),s=[]}},invoke:function(i,e,a){var o,r,s,l=f;return e=e||u,a=A||a,"string"==typeof i&&void 0!==l&&(i=i.split(/[\. ]/),o=i.length-1,n.each(i,function(e,t){var a=e!=o?t+i[e+1].charAt(0).toUpperCase()+i[e+1].slice(1):i;if(n.isPlainObject(l[a])&&e!=o)l=l[a];else{if(void 0!==l[a])return r=l[a],!1;if(!n.isPlainObject(l[t])||e==o)return void 0!==l[t]&&(r=l[t],!1);l=l[t]}})),n.isFunction(r)?s=r.apply(a,e):void 0!==r&&(s=r),n.isArray(t)?t.push(s):void 0!==t?t=[t,s]:void 0!==s&&(t=s),void 0!==r&&r}},w.initialize()}),void 0!==t?t:this},n.fn.transition.exists={},n.fn.transition.settings={name:"Transition",silent:!1,debug:!1,verbose:!1,performance:!0,namespace:"transition",interval:0,reverse:"auto",onStart:function(){},onComplete:function(){},onShow:function(){},onHide:function(){},useFailSafe:!0,failSafeDelay:100,allowRepeats:!1,displayType:!1,animation:"fade",duration:!1,queue:!0,metadata:{displayType:"display"},className:{animating:"animating",disabled:"disabled",hidden:"hidden",inward:"in",loading:"loading",looping:"looping",outward:"out",transition:"transition",visible:"visible"},error:{noAnimation:"Element is no longer attached to DOM. Unable to animate. Use silent setting to surpress this warning in production.",repeated:"That animation is already occurring, cancelling repeated animation",method:"The method you called is not defined",support:"This browser does not support CSS animations"}}}(jQuery,window,document);
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Semantic UI 2.2.6 - Visibility
2
+ * # Semantic UI 2.2.12 - Visibility
3
3
  * http://github.com/semantic-org/semantic-ui/
4
4
  *
5
5
  *
@@ -387,7 +387,11 @@ $.fn.visibility = function(parameters) {
387
387
  .attr('src', src)
388
388
  ;
389
389
  if(settings.transition) {
390
- if( $.fn.transition !== undefined ) {
390
+ if( $.fn.transition !== undefined) {
391
+ if($module.hasClass(className.visible)) {
392
+ module.debug('Transition already occurred on this image, skipping animation');
393
+ return;
394
+ }
391
395
  $module.transition(settings.transition, settings.duration, callback);
392
396
  }
393
397
  else {
@@ -418,6 +422,22 @@ $.fn.visibility = function(parameters) {
418
422
  return !(module.cache.element.width === 0 && module.cache.element.offset.top === 0);
419
423
  }
420
424
  return false;
425
+ },
426
+ verticallyScrollableContext: function() {
427
+ var
428
+ overflowY = ($context.get(0) !== window)
429
+ ? $context.css('overflow-y')
430
+ : false
431
+ ;
432
+ return (overflowY == 'auto' || overflowY == 'scroll');
433
+ },
434
+ horizontallyScrollableContext: function() {
435
+ var
436
+ overflowX = ($context.get(0) !== window)
437
+ ? $context.css('overflow-x')
438
+ : false
439
+ ;
440
+ return (overflowX == 'auto' || overflowX == 'scroll');
421
441
  }
422
442
  },
423
443
 
@@ -875,6 +895,13 @@ $.fn.visibility = function(parameters) {
875
895
  element.offset = $module.offset();
876
896
  element.width = $module.outerWidth();
877
897
  element.height = $module.outerHeight();
898
+ // compensate for scroll in context
899
+ if(module.is.verticallyScrollableContext()) {
900
+ element.offset.top += $context.scrollTop() - $context.offset().top;
901
+ }
902
+ if(module.is.horizontallyScrollableContext()) {
903
+ element.offset.left += $context.scrollLeft - $context.offset().left;
904
+ }
878
905
  // store
879
906
  module.cache.element = element;
880
907
  return element;
@@ -898,10 +925,10 @@ $.fn.visibility = function(parameters) {
898
925
  }
899
926
 
900
927
  // visibility
901
- element.topVisible = (screen.bottom >= element.top);
902
928
  element.topPassed = (screen.top >= element.top);
903
- element.bottomVisible = (screen.bottom >= element.bottom);
904
929
  element.bottomPassed = (screen.top >= element.bottom);
930
+ element.topVisible = (screen.bottom >= element.top) && !element.bottomPassed;
931
+ element.bottomVisible = (screen.bottom >= element.bottom) && !element.topPassed;
905
932
  element.pixelsPassed = 0;
906
933
  element.percentagePassed = 0;
907
934
 
@@ -1270,7 +1297,8 @@ $.fn.visibility.settings = {
1270
1297
 
1271
1298
  className: {
1272
1299
  fixed : 'fixed',
1273
- placeholder : 'placeholder'
1300
+ placeholder : 'placeholder',
1301
+ visible : 'visible'
1274
1302
  },
1275
1303
 
1276
1304
  error : {
@@ -1,10 +1 @@
1
- /*!
2
- * # Semantic UI 2.2.6 - Visibility
3
- * http://github.com/semantic-org/semantic-ui/
4
- *
5
- *
6
- * Released under the MIT license
7
- * http://opensource.org/licenses/MIT
8
- *
9
- */
10
- !function(e,n,o,t){"use strict";n="undefined"!=typeof n&&n.Math==Math?n:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),e.fn.visibility=function(i){var s,c=e(this),r=c.selector||"",a=(new Date).getTime(),l=[],d=arguments[0],u="string"==typeof d,f=[].slice.call(arguments,1),b=c.length,m=0;return c.each(function(){var c,g,p,v,h=e.isPlainObject(i)?e.extend(!0,{},e.fn.visibility.settings,i):e.extend({},e.fn.visibility.settings),P=h.className,x=h.namespace,C=h.error,y=h.metadata,R="."+x,V="module-"+x,S=e(n),k=e(this),T=e(h.context),O=(k.selector||"",k.data(V)),A=n.requestAnimationFrame||n.mozRequestAnimationFrame||n.webkitRequestAnimationFrame||n.msRequestAnimationFrame||function(e){setTimeout(e,0)},z=this,w=!1;v={initialize:function(){v.debug("Initializing",h),v.setup.cache(),v.should.trackChanges()&&("image"==h.type&&v.setup.image(),"fixed"==h.type&&v.setup.fixed(),h.observeChanges&&v.observeChanges(),v.bind.events()),v.save.position(),v.is.visible()||v.error(C.visible,k),h.initialCheck&&v.checkVisibility(),v.instantiate()},instantiate:function(){v.debug("Storing instance",v),k.data(V,v),O=v},destroy:function(){v.verbose("Destroying previous module"),p&&p.disconnect(),g&&g.disconnect(),S.off("load"+R,v.event.load).off("resize"+R,v.event.resize),T.off("scroll"+R,v.event.scroll).off("scrollchange"+R,v.event.scrollchange),"fixed"==h.type&&(v.resetFixed(),v.remove.placeholder()),k.off(R).removeData(V)},observeChanges:function(){"MutationObserver"in n&&(g=new MutationObserver(v.event.contextChanged),p=new MutationObserver(v.event.changed),g.observe(o,{childList:!0,subtree:!0}),p.observe(z,{childList:!0,subtree:!0}),v.debug("Setting up mutation observer",p))},bind:{events:function(){v.verbose("Binding visibility events to scroll and resize"),h.refreshOnLoad&&S.on("load"+R,v.event.load),S.on("resize"+R,v.event.resize),T.off("scroll"+R).on("scroll"+R,v.event.scroll).on("scrollchange"+R,v.event.scrollchange)}},event:{changed:function(e){v.verbose("DOM tree modified, updating visibility calculations"),v.timer=setTimeout(function(){v.verbose("DOM tree modified, updating sticky menu"),v.refresh()},100)},contextChanged:function(n){[].forEach.call(n,function(n){n.removedNodes&&[].forEach.call(n.removedNodes,function(n){(n==z||e(n).find(z).length>0)&&(v.debug("Element removed from DOM, tearing down events"),v.destroy())})})},resize:function(){v.debug("Window resized"),h.refreshOnResize&&A(v.refresh)},load:function(){v.debug("Page finished loading"),A(v.refresh)},scroll:function(){h.throttle?(clearTimeout(v.timer),v.timer=setTimeout(function(){T.triggerHandler("scrollchange"+R,[T.scrollTop()])},h.throttle)):A(function(){T.triggerHandler("scrollchange"+R,[T.scrollTop()])})},scrollchange:function(e,n){v.checkVisibility(n)}},precache:function(n,t){n instanceof Array||(n=[n]);for(var i=n.length,s=0,c=[],r=o.createElement("img"),a=function(){s++,s>=n.length&&e.isFunction(t)&&t()};i--;)r=o.createElement("img"),r.onload=a,r.onerror=a,r.src=n[i],c.push(r)},enableCallbacks:function(){v.debug("Allowing callbacks to occur"),w=!1},disableCallbacks:function(){v.debug("Disabling all callbacks temporarily"),w=!0},should:{trackChanges:function(){return u?(v.debug("One time query, no need to bind events"),!1):(v.debug("Callbacks being attached"),!0)}},setup:{cache:function(){v.cache={occurred:{},screen:{},element:{}}},image:function(){var e=k.data(y.src);e&&(v.verbose("Lazy loading image",e),h.once=!0,h.observeChanges=!1,h.onOnScreen=function(){v.debug("Image on screen",z),v.precache(e,function(){v.set.image(e,function(){m++,m==b&&h.onAllLoaded.call(this),h.onLoad.call(this)})})})},fixed:function(){v.debug("Setting up fixed"),h.once=!1,h.observeChanges=!1,h.initialCheck=!0,h.refreshOnLoad=!0,i.transition||(h.transition=!1),v.create.placeholder(),v.debug("Added placeholder",c),h.onTopPassed=function(){v.debug("Element passed, adding fixed position",k),v.show.placeholder(),v.set.fixed(),h.transition&&e.fn.transition!==t&&k.transition(h.transition,h.duration)},h.onTopPassedReverse=function(){v.debug("Element returned to position, removing fixed",k),v.hide.placeholder(),v.remove.fixed()}}},create:{placeholder:function(){v.verbose("Creating fixed position placeholder"),c=k.clone(!1).css("display","none").addClass(P.placeholder).insertAfter(k)}},show:{placeholder:function(){v.verbose("Showing placeholder"),c.css("display","block").css("visibility","hidden")}},hide:{placeholder:function(){v.verbose("Hiding placeholder"),c.css("display","none").css("visibility","")}},set:{fixed:function(){v.verbose("Setting element to fixed position"),k.addClass(P.fixed).css({position:"fixed",top:h.offset+"px",left:"auto",zIndex:h.zIndex}),h.onFixed.call(z)},image:function(n,o){k.attr("src",n),h.transition?e.fn.transition!==t?k.transition(h.transition,h.duration,o):k.fadeIn(h.duration,o):k.show()}},is:{onScreen:function(){var e=v.get.elementCalculations();return e.onScreen},offScreen:function(){var e=v.get.elementCalculations();return e.offScreen},visible:function(){return!(!v.cache||!v.cache.element)&&!(0===v.cache.element.width&&0===v.cache.element.offset.top)}},refresh:function(){v.debug("Refreshing constants (width/height)"),"fixed"==h.type&&v.resetFixed(),v.reset(),v.save.position(),h.checkOnRefresh&&v.checkVisibility(),h.onRefresh.call(z)},resetFixed:function(){v.remove.fixed(),v.remove.occurred()},reset:function(){v.verbose("Resetting all cached values"),e.isPlainObject(v.cache)&&(v.cache.screen={},v.cache.element={})},checkVisibility:function(e){v.verbose("Checking visibility of element",v.cache.element),!w&&v.is.visible()&&(v.save.scroll(e),v.save.calculations(),v.passed(),v.passingReverse(),v.topVisibleReverse(),v.bottomVisibleReverse(),v.topPassedReverse(),v.bottomPassedReverse(),v.onScreen(),v.offScreen(),v.passing(),v.topVisible(),v.bottomVisible(),v.topPassed(),v.bottomPassed(),h.onUpdate&&h.onUpdate.call(z,v.get.elementCalculations()))},passed:function(n,o){var i=v.get.elementCalculations();if(n&&o)h.onPassed[n]=o;else{if(n!==t)return v.get.pixelsPassed(n)>i.pixelsPassed;i.passing&&e.each(h.onPassed,function(e,n){i.bottomVisible||i.pixelsPassed>v.get.pixelsPassed(e)?v.execute(n,e):h.once||v.remove.occurred(n)})}},onScreen:function(e){var n=v.get.elementCalculations(),o=e||h.onOnScreen,i="onScreen";if(e&&(v.debug("Adding callback for onScreen",e),h.onOnScreen=e),n.onScreen?v.execute(o,i):h.once||v.remove.occurred(i),e!==t)return n.onOnScreen},offScreen:function(e){var n=v.get.elementCalculations(),o=e||h.onOffScreen,i="offScreen";if(e&&(v.debug("Adding callback for offScreen",e),h.onOffScreen=e),n.offScreen?v.execute(o,i):h.once||v.remove.occurred(i),e!==t)return n.onOffScreen},passing:function(e){var n=v.get.elementCalculations(),o=e||h.onPassing,i="passing";if(e&&(v.debug("Adding callback for passing",e),h.onPassing=e),n.passing?v.execute(o,i):h.once||v.remove.occurred(i),e!==t)return n.passing},topVisible:function(e){var n=v.get.elementCalculations(),o=e||h.onTopVisible,i="topVisible";if(e&&(v.debug("Adding callback for top visible",e),h.onTopVisible=e),n.topVisible?v.execute(o,i):h.once||v.remove.occurred(i),e===t)return n.topVisible},bottomVisible:function(e){var n=v.get.elementCalculations(),o=e||h.onBottomVisible,i="bottomVisible";if(e&&(v.debug("Adding callback for bottom visible",e),h.onBottomVisible=e),n.bottomVisible?v.execute(o,i):h.once||v.remove.occurred(i),e===t)return n.bottomVisible},topPassed:function(e){var n=v.get.elementCalculations(),o=e||h.onTopPassed,i="topPassed";if(e&&(v.debug("Adding callback for top passed",e),h.onTopPassed=e),n.topPassed?v.execute(o,i):h.once||v.remove.occurred(i),e===t)return n.topPassed},bottomPassed:function(e){var n=v.get.elementCalculations(),o=e||h.onBottomPassed,i="bottomPassed";if(e&&(v.debug("Adding callback for bottom passed",e),h.onBottomPassed=e),n.bottomPassed?v.execute(o,i):h.once||v.remove.occurred(i),e===t)return n.bottomPassed},passingReverse:function(e){var n=v.get.elementCalculations(),o=e||h.onPassingReverse,i="passingReverse";if(e&&(v.debug("Adding callback for passing reverse",e),h.onPassingReverse=e),n.passing?h.once||v.remove.occurred(i):v.get.occurred("passing")&&v.execute(o,i),e!==t)return!n.passing},topVisibleReverse:function(e){var n=v.get.elementCalculations(),o=e||h.onTopVisibleReverse,i="topVisibleReverse";if(e&&(v.debug("Adding callback for top visible reverse",e),h.onTopVisibleReverse=e),n.topVisible?h.once||v.remove.occurred(i):v.get.occurred("topVisible")&&v.execute(o,i),e===t)return!n.topVisible},bottomVisibleReverse:function(e){var n=v.get.elementCalculations(),o=e||h.onBottomVisibleReverse,i="bottomVisibleReverse";if(e&&(v.debug("Adding callback for bottom visible reverse",e),h.onBottomVisibleReverse=e),n.bottomVisible?h.once||v.remove.occurred(i):v.get.occurred("bottomVisible")&&v.execute(o,i),e===t)return!n.bottomVisible},topPassedReverse:function(e){var n=v.get.elementCalculations(),o=e||h.onTopPassedReverse,i="topPassedReverse";if(e&&(v.debug("Adding callback for top passed reverse",e),h.onTopPassedReverse=e),n.topPassed?h.once||v.remove.occurred(i):v.get.occurred("topPassed")&&v.execute(o,i),e===t)return!n.onTopPassed},bottomPassedReverse:function(e){var n=v.get.elementCalculations(),o=e||h.onBottomPassedReverse,i="bottomPassedReverse";if(e&&(v.debug("Adding callback for bottom passed reverse",e),h.onBottomPassedReverse=e),n.bottomPassed?h.once||v.remove.occurred(i):v.get.occurred("bottomPassed")&&v.execute(o,i),e===t)return!n.bottomPassed},execute:function(e,n){var o=v.get.elementCalculations(),t=v.get.screenCalculations();e=e||!1,e&&(h.continuous?(v.debug("Callback being called continuously",n,o),e.call(z,o,t)):v.get.occurred(n)||(v.debug("Conditions met",n,o),e.call(z,o,t))),v.save.occurred(n)},remove:{fixed:function(){v.debug("Removing fixed position"),k.removeClass(P.fixed).css({position:"",top:"",left:"",zIndex:""}),h.onUnfixed.call(z)},placeholder:function(){v.debug("Removing placeholder content"),c&&c.remove()},occurred:function(e){if(e){var n=v.cache.occurred;n[e]!==t&&n[e]===!0&&(v.debug("Callback can now be called again",e),v.cache.occurred[e]=!1)}else v.cache.occurred={}}},save:{calculations:function(){v.verbose("Saving all calculations necessary to determine positioning"),v.save.direction(),v.save.screenCalculations(),v.save.elementCalculations()},occurred:function(e){e&&(v.cache.occurred[e]!==t&&v.cache.occurred[e]===!0||(v.verbose("Saving callback occurred",e),v.cache.occurred[e]=!0))},scroll:function(e){e=e+h.offset||T.scrollTop()+h.offset,v.cache.scroll=e},direction:function(){var e,n=v.get.scroll(),o=v.get.lastScroll();return e=n>o&&o?"down":n<o&&o?"up":"static",v.cache.direction=e,v.cache.direction},elementPosition:function(){var e=v.cache.element,n=v.get.screenSize();return v.verbose("Saving element position"),e.fits=e.height<n.height,e.offset=k.offset(),e.width=k.outerWidth(),e.height=k.outerHeight(),v.cache.element=e,e},elementCalculations:function(){var e=v.get.screenCalculations(),n=v.get.elementPosition();return h.includeMargin?(n.margin={},n.margin.top=parseInt(k.css("margin-top"),10),n.margin.bottom=parseInt(k.css("margin-bottom"),10),n.top=n.offset.top-n.margin.top,n.bottom=n.offset.top+n.height+n.margin.bottom):(n.top=n.offset.top,n.bottom=n.offset.top+n.height),n.topVisible=e.bottom>=n.top,n.topPassed=e.top>=n.top,n.bottomVisible=e.bottom>=n.bottom,n.bottomPassed=e.top>=n.bottom,n.pixelsPassed=0,n.percentagePassed=0,n.onScreen=n.topVisible&&!n.bottomPassed,n.passing=n.topPassed&&!n.bottomPassed,n.offScreen=!n.onScreen,n.passing&&(n.pixelsPassed=e.top-n.top,n.percentagePassed=(e.top-n.top)/n.height),v.cache.element=n,v.verbose("Updated element calculations",n),n},screenCalculations:function(){var e=v.get.scroll();return v.save.direction(),v.cache.screen.top=e,v.cache.screen.bottom=e+v.cache.screen.height,v.cache.screen},screenSize:function(){v.verbose("Saving window position"),v.cache.screen={height:T.height()}},position:function(){v.save.screenSize(),v.save.elementPosition()}},get:{pixelsPassed:function(e){var n=v.get.elementCalculations();return e.search("%")>-1?n.height*(parseInt(e,10)/100):parseInt(e,10)},occurred:function(e){return v.cache.occurred!==t&&(v.cache.occurred[e]||!1)},direction:function(){return v.cache.direction===t&&v.save.direction(),v.cache.direction},elementPosition:function(){return v.cache.element===t&&v.save.elementPosition(),v.cache.element},elementCalculations:function(){return v.cache.element===t&&v.save.elementCalculations(),v.cache.element},screenCalculations:function(){return v.cache.screen===t&&v.save.screenCalculations(),v.cache.screen},screenSize:function(){return v.cache.screen===t&&v.save.screenSize(),v.cache.screen},scroll:function(){return v.cache.scroll===t&&v.save.scroll(),v.cache.scroll},lastScroll:function(){return v.cache.screen===t?(v.debug("First scroll event, no last scroll could be found"),!1):v.cache.screen.top}},setting:function(n,o){if(e.isPlainObject(n))e.extend(!0,h,n);else{if(o===t)return h[n];h[n]=o}},internal:function(n,o){if(e.isPlainObject(n))e.extend(!0,v,n);else{if(o===t)return v[n];v[n]=o}},debug:function(){!h.silent&&h.debug&&(h.performance?v.performance.log(arguments):(v.debug=Function.prototype.bind.call(console.info,console,h.name+":"),v.debug.apply(console,arguments)))},verbose:function(){!h.silent&&h.verbose&&h.debug&&(h.performance?v.performance.log(arguments):(v.verbose=Function.prototype.bind.call(console.info,console,h.name+":"),v.verbose.apply(console,arguments)))},error:function(){h.silent||(v.error=Function.prototype.bind.call(console.error,console,h.name+":"),v.error.apply(console,arguments))},performance:{log:function(e){var n,o,t;h.performance&&(n=(new Date).getTime(),t=a||n,o=n-t,a=n,l.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:z,"Execution Time":o})),clearTimeout(v.performance.timer),v.performance.timer=setTimeout(v.performance.display,500)},display:function(){var n=h.name+":",o=0;a=!1,clearTimeout(v.performance.timer),e.each(l,function(e,n){o+=n["Execution Time"]}),n+=" "+o+"ms",r&&(n+=" '"+r+"'"),(console.group!==t||console.table!==t)&&l.length>0&&(console.groupCollapsed(n),console.table?console.table(l):e.each(l,function(e,n){console.log(n.Name+": "+n["Execution Time"]+"ms")}),console.groupEnd()),l=[]}},invoke:function(n,o,i){var c,r,a,l=O;return o=o||f,i=z||i,"string"==typeof n&&l!==t&&(n=n.split(/[\. ]/),c=n.length-1,e.each(n,function(o,i){var s=o!=c?i+n[o+1].charAt(0).toUpperCase()+n[o+1].slice(1):n;if(e.isPlainObject(l[s])&&o!=c)l=l[s];else{if(l[s]!==t)return r=l[s],!1;if(!e.isPlainObject(l[i])||o==c)return l[i]!==t?(r=l[i],!1):(v.error(C.method,n),!1);l=l[i]}})),e.isFunction(r)?a=r.apply(i,o):r!==t&&(a=r),e.isArray(s)?s.push(a):s!==t?s=[s,a]:a!==t&&(s=a),r}},u?(O===t&&v.initialize(),O.save.scroll(),O.save.calculations(),v.invoke(d)):(O!==t&&O.invoke("destroy"),v.initialize())}),s!==t?s:this},e.fn.visibility.settings={name:"Visibility",namespace:"visibility",debug:!1,verbose:!1,performance:!0,observeChanges:!0,initialCheck:!0,refreshOnLoad:!0,refreshOnResize:!0,checkOnRefresh:!0,once:!0,continuous:!1,offset:0,includeMargin:!1,context:n,throttle:!1,type:!1,zIndex:"10",transition:"fade in",duration:1e3,onPassed:{},onOnScreen:!1,onOffScreen:!1,onPassing:!1,onTopVisible:!1,onBottomVisible:!1,onTopPassed:!1,onBottomPassed:!1,onPassingReverse:!1,onTopVisibleReverse:!1,onBottomVisibleReverse:!1,onTopPassedReverse:!1,onBottomPassedReverse:!1,onLoad:function(){},onAllLoaded:function(){},onFixed:function(){},onUnfixed:function(){},onUpdate:!1,onRefresh:function(){},metadata:{src:"src"},className:{fixed:"fixed",placeholder:"placeholder"},error:{method:"The method you called is not defined.",visible:"Element is hidden, you must call refresh after element becomes visible"}}}(jQuery,window,document);
1
+ !function(e,o,n,t){"use strict";o=void 0!==o&&o.Math==Math?o:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),e.fn.visibility=function(t){var i,s=e(this),c=s.selector||"",r=(new Date).getTime(),a=[],l=arguments[0],d="string"==typeof l,u=[].slice.call(arguments,1),f=s.length,v=0;return s.each(function(){var s,b,m,g,p=e.isPlainObject(t)?e.extend(!0,{},e.fn.visibility.settings,t):e.extend({},e.fn.visibility.settings),h=p.className,P=p.namespace,x=p.error,C=p.metadata,y="."+P,R="module-"+P,S=e(o),V=e(this),k=e(p.context),T=(V.selector,V.data(R)),O=o.requestAnimationFrame||o.mozRequestAnimationFrame||o.webkitRequestAnimationFrame||o.msRequestAnimationFrame||function(e){setTimeout(e,0)},z=this,A=!1;g={initialize:function(){g.debug("Initializing",p),g.setup.cache(),g.should.trackChanges()&&("image"==p.type&&g.setup.image(),"fixed"==p.type&&g.setup.fixed(),p.observeChanges&&g.observeChanges(),g.bind.events()),g.save.position(),g.is.visible()||g.error(x.visible,V),p.initialCheck&&g.checkVisibility(),g.instantiate()},instantiate:function(){g.debug("Storing instance",g),V.data(R,g),T=g},destroy:function(){g.verbose("Destroying previous module"),m&&m.disconnect(),b&&b.disconnect(),S.off("load"+y,g.event.load).off("resize"+y,g.event.resize),k.off("scroll"+y,g.event.scroll).off("scrollchange"+y,g.event.scrollchange),"fixed"==p.type&&(g.resetFixed(),g.remove.placeholder()),V.off(y).removeData(R)},observeChanges:function(){"MutationObserver"in o&&(b=new MutationObserver(g.event.contextChanged),m=new MutationObserver(g.event.changed),b.observe(n,{childList:!0,subtree:!0}),m.observe(z,{childList:!0,subtree:!0}),g.debug("Setting up mutation observer",m))},bind:{events:function(){g.verbose("Binding visibility events to scroll and resize"),p.refreshOnLoad&&S.on("load"+y,g.event.load),S.on("resize"+y,g.event.resize),k.off("scroll"+y).on("scroll"+y,g.event.scroll).on("scrollchange"+y,g.event.scrollchange)}},event:{changed:function(e){g.verbose("DOM tree modified, updating visibility calculations"),g.timer=setTimeout(function(){g.verbose("DOM tree modified, updating sticky menu"),g.refresh()},100)},contextChanged:function(o){[].forEach.call(o,function(o){o.removedNodes&&[].forEach.call(o.removedNodes,function(o){(o==z||e(o).find(z).length>0)&&(g.debug("Element removed from DOM, tearing down events"),g.destroy())})})},resize:function(){g.debug("Window resized"),p.refreshOnResize&&O(g.refresh)},load:function(){g.debug("Page finished loading"),O(g.refresh)},scroll:function(){p.throttle?(clearTimeout(g.timer),g.timer=setTimeout(function(){k.triggerHandler("scrollchange"+y,[k.scrollTop()])},p.throttle)):O(function(){k.triggerHandler("scrollchange"+y,[k.scrollTop()])})},scrollchange:function(e,o){g.checkVisibility(o)}},precache:function(o,t){o instanceof Array||(o=[o]);for(var i=o.length,s=0,c=[],r=n.createElement("img"),a=function(){++s>=o.length&&e.isFunction(t)&&t()};i--;)r=n.createElement("img"),r.onload=a,r.onerror=a,r.src=o[i],c.push(r)},enableCallbacks:function(){g.debug("Allowing callbacks to occur"),A=!1},disableCallbacks:function(){g.debug("Disabling all callbacks temporarily"),A=!0},should:{trackChanges:function(){return d?(g.debug("One time query, no need to bind events"),!1):(g.debug("Callbacks being attached"),!0)}},setup:{cache:function(){g.cache={occurred:{},screen:{},element:{}}},image:function(){var e=V.data(C.src);e&&(g.verbose("Lazy loading image",e),p.once=!0,p.observeChanges=!1,p.onOnScreen=function(){g.debug("Image on screen",z),g.precache(e,function(){g.set.image(e,function(){v++,v==f&&p.onAllLoaded.call(this),p.onLoad.call(this)})})})},fixed:function(){g.debug("Setting up fixed"),p.once=!1,p.observeChanges=!1,p.initialCheck=!0,p.refreshOnLoad=!0,t.transition||(p.transition=!1),g.create.placeholder(),g.debug("Added placeholder",s),p.onTopPassed=function(){g.debug("Element passed, adding fixed position",V),g.show.placeholder(),g.set.fixed(),p.transition&&void 0!==e.fn.transition&&V.transition(p.transition,p.duration)},p.onTopPassedReverse=function(){g.debug("Element returned to position, removing fixed",V),g.hide.placeholder(),g.remove.fixed()}}},create:{placeholder:function(){g.verbose("Creating fixed position placeholder"),s=V.clone(!1).css("display","none").addClass(h.placeholder).insertAfter(V)}},show:{placeholder:function(){g.verbose("Showing placeholder"),s.css("display","block").css("visibility","hidden")}},hide:{placeholder:function(){g.verbose("Hiding placeholder"),s.css("display","none").css("visibility","")}},set:{fixed:function(){g.verbose("Setting element to fixed position"),V.addClass(h.fixed).css({position:"fixed",top:p.offset+"px",left:"auto",zIndex:p.zIndex}),p.onFixed.call(z)},image:function(o,n){if(V.attr("src",o),p.transition)if(void 0!==e.fn.transition){if(V.hasClass(h.visible))return void g.debug("Transition already occurred on this image, skipping animation");V.transition(p.transition,p.duration,n)}else V.fadeIn(p.duration,n);else V.show()}},is:{onScreen:function(){return g.get.elementCalculations().onScreen},offScreen:function(){return g.get.elementCalculations().offScreen},visible:function(){return!(!g.cache||!g.cache.element)&&!(0===g.cache.element.width&&0===g.cache.element.offset.top)},verticallyScrollableContext:function(){var e=k.get(0)!==o&&k.css("overflow-y");return"auto"==e||"scroll"==e},horizontallyScrollableContext:function(){var e=k.get(0)!==o&&k.css("overflow-x");return"auto"==e||"scroll"==e}},refresh:function(){g.debug("Refreshing constants (width/height)"),"fixed"==p.type&&g.resetFixed(),g.reset(),g.save.position(),p.checkOnRefresh&&g.checkVisibility(),p.onRefresh.call(z)},resetFixed:function(){g.remove.fixed(),g.remove.occurred()},reset:function(){g.verbose("Resetting all cached values"),e.isPlainObject(g.cache)&&(g.cache.screen={},g.cache.element={})},checkVisibility:function(e){g.verbose("Checking visibility of element",g.cache.element),!A&&g.is.visible()&&(g.save.scroll(e),g.save.calculations(),g.passed(),g.passingReverse(),g.topVisibleReverse(),g.bottomVisibleReverse(),g.topPassedReverse(),g.bottomPassedReverse(),g.onScreen(),g.offScreen(),g.passing(),g.topVisible(),g.bottomVisible(),g.topPassed(),g.bottomPassed(),p.onUpdate&&p.onUpdate.call(z,g.get.elementCalculations()))},passed:function(o,n){var t=g.get.elementCalculations();if(o&&n)p.onPassed[o]=n;else{if(void 0!==o)return g.get.pixelsPassed(o)>t.pixelsPassed;t.passing&&e.each(p.onPassed,function(e,o){t.bottomVisible||t.pixelsPassed>g.get.pixelsPassed(e)?g.execute(o,e):p.once||g.remove.occurred(o)})}},onScreen:function(e){var o=g.get.elementCalculations(),n=e||p.onOnScreen;if(e&&(g.debug("Adding callback for onScreen",e),p.onOnScreen=e),o.onScreen?g.execute(n,"onScreen"):p.once||g.remove.occurred("onScreen"),void 0!==e)return o.onOnScreen},offScreen:function(e){var o=g.get.elementCalculations(),n=e||p.onOffScreen;if(e&&(g.debug("Adding callback for offScreen",e),p.onOffScreen=e),o.offScreen?g.execute(n,"offScreen"):p.once||g.remove.occurred("offScreen"),void 0!==e)return o.onOffScreen},passing:function(e){var o=g.get.elementCalculations(),n=e||p.onPassing;if(e&&(g.debug("Adding callback for passing",e),p.onPassing=e),o.passing?g.execute(n,"passing"):p.once||g.remove.occurred("passing"),void 0!==e)return o.passing},topVisible:function(e){var o=g.get.elementCalculations(),n=e||p.onTopVisible;if(e&&(g.debug("Adding callback for top visible",e),p.onTopVisible=e),o.topVisible?g.execute(n,"topVisible"):p.once||g.remove.occurred("topVisible"),void 0===e)return o.topVisible},bottomVisible:function(e){var o=g.get.elementCalculations(),n=e||p.onBottomVisible;if(e&&(g.debug("Adding callback for bottom visible",e),p.onBottomVisible=e),o.bottomVisible?g.execute(n,"bottomVisible"):p.once||g.remove.occurred("bottomVisible"),void 0===e)return o.bottomVisible},topPassed:function(e){var o=g.get.elementCalculations(),n=e||p.onTopPassed;if(e&&(g.debug("Adding callback for top passed",e),p.onTopPassed=e),o.topPassed?g.execute(n,"topPassed"):p.once||g.remove.occurred("topPassed"),void 0===e)return o.topPassed},bottomPassed:function(e){var o=g.get.elementCalculations(),n=e||p.onBottomPassed;if(e&&(g.debug("Adding callback for bottom passed",e),p.onBottomPassed=e),o.bottomPassed?g.execute(n,"bottomPassed"):p.once||g.remove.occurred("bottomPassed"),void 0===e)return o.bottomPassed},passingReverse:function(e){var o=g.get.elementCalculations(),n=e||p.onPassingReverse;if(e&&(g.debug("Adding callback for passing reverse",e),p.onPassingReverse=e),o.passing?p.once||g.remove.occurred("passingReverse"):g.get.occurred("passing")&&g.execute(n,"passingReverse"),void 0!==e)return!o.passing},topVisibleReverse:function(e){var o=g.get.elementCalculations(),n=e||p.onTopVisibleReverse;if(e&&(g.debug("Adding callback for top visible reverse",e),p.onTopVisibleReverse=e),o.topVisible?p.once||g.remove.occurred("topVisibleReverse"):g.get.occurred("topVisible")&&g.execute(n,"topVisibleReverse"),void 0===e)return!o.topVisible},bottomVisibleReverse:function(e){var o=g.get.elementCalculations(),n=e||p.onBottomVisibleReverse;if(e&&(g.debug("Adding callback for bottom visible reverse",e),p.onBottomVisibleReverse=e),o.bottomVisible?p.once||g.remove.occurred("bottomVisibleReverse"):g.get.occurred("bottomVisible")&&g.execute(n,"bottomVisibleReverse"),void 0===e)return!o.bottomVisible},topPassedReverse:function(e){var o=g.get.elementCalculations(),n=e||p.onTopPassedReverse;if(e&&(g.debug("Adding callback for top passed reverse",e),p.onTopPassedReverse=e),o.topPassed?p.once||g.remove.occurred("topPassedReverse"):g.get.occurred("topPassed")&&g.execute(n,"topPassedReverse"),void 0===e)return!o.onTopPassed},bottomPassedReverse:function(e){var o=g.get.elementCalculations(),n=e||p.onBottomPassedReverse;if(e&&(g.debug("Adding callback for bottom passed reverse",e),p.onBottomPassedReverse=e),o.bottomPassed?p.once||g.remove.occurred("bottomPassedReverse"):g.get.occurred("bottomPassed")&&g.execute(n,"bottomPassedReverse"),void 0===e)return!o.bottomPassed},execute:function(e,o){var n=g.get.elementCalculations(),t=g.get.screenCalculations();e=e||!1,e&&(p.continuous?(g.debug("Callback being called continuously",o,n),e.call(z,n,t)):g.get.occurred(o)||(g.debug("Conditions met",o,n),e.call(z,n,t))),g.save.occurred(o)},remove:{fixed:function(){g.debug("Removing fixed position"),V.removeClass(h.fixed).css({position:"",top:"",left:"",zIndex:""}),p.onUnfixed.call(z)},placeholder:function(){g.debug("Removing placeholder content"),s&&s.remove()},occurred:function(e){if(e){var o=g.cache.occurred;void 0!==o[e]&&!0===o[e]&&(g.debug("Callback can now be called again",e),g.cache.occurred[e]=!1)}else g.cache.occurred={}}},save:{calculations:function(){g.verbose("Saving all calculations necessary to determine positioning"),g.save.direction(),g.save.screenCalculations(),g.save.elementCalculations()},occurred:function(e){e&&(void 0!==g.cache.occurred[e]&&!0===g.cache.occurred[e]||(g.verbose("Saving callback occurred",e),g.cache.occurred[e]=!0))},scroll:function(e){e=e+p.offset||k.scrollTop()+p.offset,g.cache.scroll=e},direction:function(){var e,o=g.get.scroll(),n=g.get.lastScroll();return e=o>n&&n?"down":o<n&&n?"up":"static",g.cache.direction=e,g.cache.direction},elementPosition:function(){var e=g.cache.element,o=g.get.screenSize();return g.verbose("Saving element position"),e.fits=e.height<o.height,e.offset=V.offset(),e.width=V.outerWidth(),e.height=V.outerHeight(),g.is.verticallyScrollableContext()&&(e.offset.top+=k.scrollTop()-k.offset().top),g.is.horizontallyScrollableContext()&&(e.offset.left+=k.scrollLeft-k.offset().left),g.cache.element=e,e},elementCalculations:function(){var e=g.get.screenCalculations(),o=g.get.elementPosition();return p.includeMargin?(o.margin={},o.margin.top=parseInt(V.css("margin-top"),10),o.margin.bottom=parseInt(V.css("margin-bottom"),10),o.top=o.offset.top-o.margin.top,o.bottom=o.offset.top+o.height+o.margin.bottom):(o.top=o.offset.top,o.bottom=o.offset.top+o.height),o.topPassed=e.top>=o.top,o.bottomPassed=e.top>=o.bottom,o.topVisible=e.bottom>=o.top&&!o.bottomPassed,o.bottomVisible=e.bottom>=o.bottom&&!o.topPassed,o.pixelsPassed=0,o.percentagePassed=0,o.onScreen=o.topVisible&&!o.bottomPassed,o.passing=o.topPassed&&!o.bottomPassed,o.offScreen=!o.onScreen,o.passing&&(o.pixelsPassed=e.top-o.top,o.percentagePassed=(e.top-o.top)/o.height),g.cache.element=o,g.verbose("Updated element calculations",o),o},screenCalculations:function(){var e=g.get.scroll();return g.save.direction(),g.cache.screen.top=e,g.cache.screen.bottom=e+g.cache.screen.height,g.cache.screen},screenSize:function(){g.verbose("Saving window position"),g.cache.screen={height:k.height()}},position:function(){g.save.screenSize(),g.save.elementPosition()}},get:{pixelsPassed:function(e){var o=g.get.elementCalculations();return e.search("%")>-1?o.height*(parseInt(e,10)/100):parseInt(e,10)},occurred:function(e){return void 0!==g.cache.occurred&&(g.cache.occurred[e]||!1)},direction:function(){return void 0===g.cache.direction&&g.save.direction(),g.cache.direction},elementPosition:function(){return void 0===g.cache.element&&g.save.elementPosition(),g.cache.element},elementCalculations:function(){return void 0===g.cache.element&&g.save.elementCalculations(),g.cache.element},screenCalculations:function(){return void 0===g.cache.screen&&g.save.screenCalculations(),g.cache.screen},screenSize:function(){return void 0===g.cache.screen&&g.save.screenSize(),g.cache.screen},scroll:function(){return void 0===g.cache.scroll&&g.save.scroll(),g.cache.scroll},lastScroll:function(){return void 0===g.cache.screen?(g.debug("First scroll event, no last scroll could be found"),!1):g.cache.screen.top}},setting:function(o,n){if(e.isPlainObject(o))e.extend(!0,p,o);else{if(void 0===n)return p[o];p[o]=n}},internal:function(o,n){if(e.isPlainObject(o))e.extend(!0,g,o);else{if(void 0===n)return g[o];g[o]=n}},debug:function(){!p.silent&&p.debug&&(p.performance?g.performance.log(arguments):(g.debug=Function.prototype.bind.call(console.info,console,p.name+":"),g.debug.apply(console,arguments)))},verbose:function(){!p.silent&&p.verbose&&p.debug&&(p.performance?g.performance.log(arguments):(g.verbose=Function.prototype.bind.call(console.info,console,p.name+":"),g.verbose.apply(console,arguments)))},error:function(){p.silent||(g.error=Function.prototype.bind.call(console.error,console,p.name+":"),g.error.apply(console,arguments))},performance:{log:function(e){var o,n,t;p.performance&&(o=(new Date).getTime(),t=r||o,n=o-t,r=o,a.push({Name:e[0],Arguments:[].slice.call(e,1)||"",Element:z,"Execution Time":n})),clearTimeout(g.performance.timer),g.performance.timer=setTimeout(g.performance.display,500)},display:function(){var o=p.name+":",n=0;r=!1,clearTimeout(g.performance.timer),e.each(a,function(e,o){n+=o["Execution Time"]}),o+=" "+n+"ms",c&&(o+=" '"+c+"'"),(void 0!==console.group||void 0!==console.table)&&a.length>0&&(console.groupCollapsed(o),console.table?console.table(a):e.each(a,function(e,o){console.log(o.Name+": "+o["Execution Time"]+"ms")}),console.groupEnd()),a=[]}},invoke:function(o,n,t){var s,c,r,a=T;return n=n||u,t=z||t,"string"==typeof o&&void 0!==a&&(o=o.split(/[\. ]/),s=o.length-1,e.each(o,function(n,t){var i=n!=s?t+o[n+1].charAt(0).toUpperCase()+o[n+1].slice(1):o;if(e.isPlainObject(a[i])&&n!=s)a=a[i];else{if(void 0!==a[i])return c=a[i],!1;if(!e.isPlainObject(a[t])||n==s)return void 0!==a[t]?(c=a[t],!1):(g.error(x.method,o),!1);a=a[t]}})),e.isFunction(c)?r=c.apply(t,n):void 0!==c&&(r=c),e.isArray(i)?i.push(r):void 0!==i?i=[i,r]:void 0!==r&&(i=r),c}},d?(void 0===T&&g.initialize(),T.save.scroll(),T.save.calculations(),g.invoke(l)):(void 0!==T&&T.invoke("destroy"),g.initialize())}),void 0!==i?i:this},e.fn.visibility.settings={name:"Visibility",namespace:"visibility",debug:!1,verbose:!1,performance:!0,observeChanges:!0,initialCheck:!0,refreshOnLoad:!0,refreshOnResize:!0,checkOnRefresh:!0,once:!0,continuous:!1,offset:0,includeMargin:!1,context:o,throttle:!1,type:!1,zIndex:"10",transition:"fade in",duration:1e3,onPassed:{},onOnScreen:!1,onOffScreen:!1,onPassing:!1,onTopVisible:!1,onBottomVisible:!1,onTopPassed:!1,onBottomPassed:!1,onPassingReverse:!1,onTopVisibleReverse:!1,onBottomVisibleReverse:!1,onTopPassedReverse:!1,onBottomPassedReverse:!1,onLoad:function(){},onAllLoaded:function(){},onFixed:function(){},onUnfixed:function(){},onUpdate:!1,onRefresh:function(){},metadata:{src:"src"},className:{fixed:"fixed",placeholder:"placeholder",visible:"visible"},error:{method:"The method you called is not defined.",visible:"Element is hidden, you must call refresh after element becomes visible"}}}(jQuery,window,document);
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Semantic UI - 2.2.6
2
+ * # Semantic UI - 2.2.12
3
3
  * https://github.com/Semantic-Org/Semantic-UI
4
4
  * http://www.semantic-ui.com/
5
5
  *
@@ -10,7 +10,7 @@
10
10
  */
11
11
  @import url('https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin');
12
12
  /*!
13
- * # Semantic UI 2.2.6 - Reset
13
+ * # Semantic UI 2.2.12 - Reset
14
14
  * http://github.com/semantic-org/semantic-ui/
15
15
  *
16
16
  *
@@ -46,26 +46,19 @@ input[type="password"] {
46
46
  /* mobile firefox too! */
47
47
  }
48
48
 
49
- /*******************************
50
- Theme Overrides
51
- *******************************/
49
+ /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
52
50
 
53
- /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
54
-
55
- /**
56
- * Correct `block` display not defined in IE 8/9.
57
- */
58
-
59
- /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
51
+ /* Document
52
+ ========================================================================== */
60
53
 
61
54
  /**
62
- * 1. Set default font family to sans-serif.
63
- * 2. Prevent iOS text size adjust after orientation change, without disabling
64
- * user zoom.
55
+ * 1. Correct the line height in all browsers.
56
+ * 2. Prevent adjustments of font size after orientation changes in
57
+ * IE on Windows Phone and in iOS.
65
58
  */
66
59
 
67
60
  html {
68
- font-family: sans-serif;
61
+ line-height: 1.15;
69
62
  /* 1 */
70
63
  -ms-text-size-adjust: 100%;
71
64
  /* 2 */
@@ -73,142 +66,169 @@ html {
73
66
  /* 2 */
74
67
  }
75
68
 
69
+ /* Sections
70
+ ========================================================================== */
71
+
76
72
  /**
77
- * Remove default margin.
73
+ * Remove the margin in all browsers (opinionated).
78
74
  */
79
75
 
80
76
  body {
81
77
  margin: 0;
82
78
  }
83
79
 
84
- /* HTML5 display definitions
85
- ========================================================================== */
86
-
87
80
  /**
88
- * Correct `block` display not defined for any HTML5 element in IE 8/9.
89
- * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
90
- * Correct `block` display not defined for `main` in IE 11.
81
+ * Add the correct display in IE 9-.
91
82
  */
92
83
 
93
84
  article,
94
85
  aside,
95
- details,
96
- figcaption,
97
- figure,
98
86
  footer,
99
87
  header,
100
- hgroup,
101
- main,
102
88
  nav,
103
- section,
104
- summary {
89
+ section {
105
90
  display: block;
106
91
  }
107
92
 
108
93
  /**
109
- * 1. Correct `inline-block` display not defined in IE 8/9.
110
- * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
94
+ * Correct the font size and margin on `h1` elements within `section` and
95
+ * `article` contexts in Chrome, Firefox, and Safari.
111
96
  */
112
97
 
113
- audio,
114
- canvas,
115
- progress,
116
- video {
117
- display: inline-block;
98
+ h1 {
99
+ font-size: 2em;
100
+ margin: 0.67em 0;
101
+ }
102
+
103
+ /* Grouping content
104
+ ========================================================================== */
105
+
106
+ /**
107
+ * Add the correct display in IE 9-.
108
+ * 1. Add the correct display in IE.
109
+ */
110
+
111
+ figcaption,
112
+ figure,
113
+ main {
118
114
  /* 1 */
119
- vertical-align: baseline;
120
- /* 2 */
115
+ display: block;
121
116
  }
122
117
 
123
118
  /**
124
- * Prevent modern browsers from displaying `audio` without controls.
125
- * Remove excess height in iOS 5 devices.
119
+ * Add the correct margin in IE 8.
126
120
  */
127
121
 
128
- audio:not([controls]) {
129
- display: none;
122
+ figure {
123
+ margin: 1em 40px;
124
+ }
125
+
126
+ /**
127
+ * 1. Add the correct box sizing in Firefox.
128
+ * 2. Show the overflow in Edge and IE.
129
+ */
130
+
131
+ hr {
132
+ box-sizing: content-box;
133
+ /* 1 */
130
134
  height: 0;
135
+ /* 1 */
136
+ overflow: visible;
137
+ /* 2 */
131
138
  }
132
139
 
133
140
  /**
134
- * Address `[hidden]` styling not present in IE 8/9/10.
135
- * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
141
+ * 1. Correct the inheritance and scaling of font size in all browsers.
142
+ * 2. Correct the odd `em` font sizing in all browsers.
136
143
  */
137
144
 
138
- [hidden],
139
- template {
140
- display: none;
145
+ pre {
146
+ font-family: monospace, monospace;
147
+ /* 1 */
148
+ font-size: 1em;
149
+ /* 2 */
141
150
  }
142
151
 
143
- /* Links
152
+ /* Text-level semantics
144
153
  ========================================================================== */
145
154
 
146
155
  /**
147
- * Remove the gray background color from active links in IE 10.
156
+ * 1. Remove the gray background on active links in IE 10.
157
+ * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
148
158
  */
149
159
 
150
160
  a {
151
- background: transparent;
161
+ background-color: transparent;
162
+ /* 1 */
163
+ -webkit-text-decoration-skip: objects;
164
+ /* 2 */
152
165
  }
153
166
 
154
167
  /**
155
- * Improve readability when focused and also mouse hovered in all browsers.
168
+ * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
169
+ * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
156
170
  */
157
171
 
158
- a:active,
159
- a:hover {
160
- outline: 0;
172
+ abbr[title] {
173
+ border-bottom: none;
174
+ /* 1 */
175
+ text-decoration: underline;
176
+ /* 2 */
177
+ text-decoration: underline dotted;
178
+ /* 2 */
161
179
  }
162
180
 
163
- /* Text-level semantics
164
- ========================================================================== */
165
-
166
181
  /**
167
- * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
182
+ * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
168
183
  */
169
184
 
170
- abbr[title] {
171
- border-bottom: 1px dotted;
185
+ b,
186
+ strong {
187
+ font-weight: inherit;
172
188
  }
173
189
 
174
190
  /**
175
- * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
191
+ * Add the correct font weight in Chrome, Edge, and Safari.
176
192
  */
177
193
 
178
194
  b,
179
195
  strong {
180
- font-weight: bold;
196
+ font-weight: bolder;
181
197
  }
182
198
 
183
199
  /**
184
- * Address styling not present in Safari and Chrome.
200
+ * 1. Correct the inheritance and scaling of font size in all browsers.
201
+ * 2. Correct the odd `em` font sizing in all browsers.
185
202
  */
186
203
 
187
- dfn {
188
- font-style: italic;
204
+ code,
205
+ kbd,
206
+ samp {
207
+ font-family: monospace, monospace;
208
+ /* 1 */
209
+ font-size: 1em;
210
+ /* 2 */
189
211
  }
190
212
 
191
213
  /**
192
- * Address variable `h1` font-size and margin within `section` and `article`
193
- * contexts in Firefox 4+, Safari, and Chrome.
214
+ * Add the correct font style in Android 4.3-.
194
215
  */
195
216
 
196
- h1 {
197
- font-size: 2em;
198
- margin: 0.67em 0;
217
+ dfn {
218
+ font-style: italic;
199
219
  }
200
220
 
201
221
  /**
202
- * Address styling not present in IE 8/9.
222
+ * Add the correct background and color in IE 9-.
203
223
  */
204
224
 
205
225
  mark {
206
- background: #ff0;
226
+ background-color: #ff0;
207
227
  color: #000;
208
228
  }
209
229
 
210
230
  /**
211
- * Address inconsistent and variable font size in all browsers.
231
+ * Add the correct font size in all browsers.
212
232
  */
213
233
 
214
234
  small {
@@ -216,7 +236,8 @@ small {
216
236
  }
217
237
 
218
238
  /**
219
- * Prevent `sub` and `sup` affecting `line-height` in all browsers.
239
+ * Prevent `sub` and `sup` elements from affecting the line height in
240
+ * all browsers.
220
241
  */
221
242
 
222
243
  sub,
@@ -227,85 +248,57 @@ sup {
227
248
  vertical-align: baseline;
228
249
  }
229
250
 
230
- sup {
231
- top: -0.5em;
232
- }
233
-
234
251
  sub {
235
252
  bottom: -0.25em;
236
253
  }
237
254
 
238
- /* Embedded content
239
- ========================================================================== */
240
-
241
- /**
242
- * Remove border when inside `a` element in IE 8/9/10.
243
- */
244
-
245
- img {
246
- border: 0;
247
- }
248
-
249
- /**
250
- * Correct overflow not hidden in IE 9/10/11.
251
- */
252
-
253
- svg:not(:root) {
254
- overflow: hidden;
255
+ sup {
256
+ top: -0.5em;
255
257
  }
256
258
 
257
- /* Grouping content
259
+ /* Embedded content
258
260
  ========================================================================== */
259
261
 
260
262
  /**
261
- * Address margin not present in IE 8/9 and Safari.
263
+ * Add the correct display in IE 9-.
262
264
  */
263
265
 
264
- figure {
265
- margin: 1em 40px;
266
+ audio,
267
+ video {
268
+ display: inline-block;
266
269
  }
267
270
 
268
271
  /**
269
- * Address differences between Firefox and other browsers.
272
+ * Add the correct display in iOS 4-7.
270
273
  */
271
274
 
272
- hr {
275
+ audio:not([controls]) {
276
+ display: none;
273
277
  height: 0;
274
278
  }
275
279
 
276
280
  /**
277
- * Contain overflow in all browsers.
281
+ * Remove the border on images inside links in IE 10-.
278
282
  */
279
283
 
280
- pre {
281
- overflow: auto;
284
+ img {
285
+ border-style: none;
282
286
  }
283
287
 
284
288
  /**
285
- * Address odd `em`-unit font size rendering in all browsers.
289
+ * Hide the overflow in IE.
286
290
  */
287
291
 
288
- code,
289
- kbd,
290
- pre,
291
- samp {
292
- font-family: monospace, monospace;
293
- font-size: 1em;
292
+ svg:not(:root) {
293
+ overflow: hidden;
294
294
  }
295
295
 
296
296
  /* Forms
297
297
  ========================================================================== */
298
298
 
299
299
  /**
300
- * Known limitation: by default, Chrome and Safari on OS X allow very limited
301
- * styling of `select`, unless a `border` property is set.
302
- */
303
-
304
- /**
305
- * 1. Correct color not being inherited.
306
- * Known issue: affects color of disabled elements.
307
- * 2. Correct font properties not being inherited.
308
- * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
300
+ * 1. Change the font styles in all browsers (opinionated).
301
+ * 2. Remove the margin in Firefox and Safari.
309
302
  */
310
303
 
311
304
  button,
@@ -313,90 +306,132 @@ input,
313
306
  optgroup,
314
307
  select,
315
308
  textarea {
316
- color: inherit;
309
+ font-family: sans-serif;
310
+ /* 1 */
311
+ font-size: 100%;
312
+ /* 1 */
313
+ line-height: 1.15;
317
314
  /* 1 */
318
- font: inherit;
319
- /* 2 */
320
315
  margin: 0;
321
- /* 3 */
316
+ /* 2 */
322
317
  }
323
318
 
324
319
  /**
325
- * Address `overflow` set to `hidden` in IE 8/9/10/11.
320
+ * Show the overflow in IE.
321
+ * 1. Show the overflow in Edge.
326
322
  */
327
323
 
328
- button {
324
+ button,
325
+ input {
326
+ /* 1 */
329
327
  overflow: visible;
330
328
  }
331
329
 
332
330
  /**
333
- * Address inconsistent `text-transform` inheritance for `button` and `select`.
334
- * All other form control elements do not inherit `text-transform` values.
335
- * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
336
- * Correct `select` style inheritance in Firefox.
331
+ * Remove the inheritance of text transform in Edge, Firefox, and IE.
332
+ * 1. Remove the inheritance of text transform in Firefox.
337
333
  */
338
334
 
339
335
  button,
340
336
  select {
337
+ /* 1 */
341
338
  text-transform: none;
342
339
  }
343
340
 
344
341
  /**
345
- * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
346
- * and `video` controls.
347
- * 2. Correct inability to style clickable `input` types in iOS.
348
- * 3. Improve usability and consistency of cursor style between image-type
349
- * `input` and others.
342
+ * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
343
+ * controls in Android 4.
344
+ * 2. Correct the inability to style clickable types in iOS and Safari.
350
345
  */
351
346
 
352
347
  button,
353
- html input[type="button"],
354
- input[type="reset"],
355
- input[type="submit"] {
348
+ html [type="button"],
349
+ [type="reset"],
350
+ [type="submit"] {
356
351
  -webkit-appearance: button;
357
352
  /* 2 */
358
- cursor: pointer;
359
- /* 3 */
360
353
  }
361
354
 
362
355
  /**
363
- * Re-set default cursor for disabled elements.
356
+ * Remove the inner border and padding in Firefox.
364
357
  */
365
358
 
366
- button[disabled],
367
- html input[disabled] {
368
- cursor: default;
359
+ button::-moz-focus-inner,
360
+ [type="button"]::-moz-focus-inner,
361
+ [type="reset"]::-moz-focus-inner,
362
+ [type="submit"]::-moz-focus-inner {
363
+ border-style: none;
364
+ padding: 0;
369
365
  }
370
366
 
371
367
  /**
372
- * Remove inner padding and border in Firefox 4+.
368
+ * Restore the focus styles unset by the previous rule.
373
369
  */
374
370
 
375
- button::-moz-focus-inner,
376
- input::-moz-focus-inner {
377
- border: 0;
371
+ button:-moz-focusring,
372
+ [type="button"]:-moz-focusring,
373
+ [type="reset"]:-moz-focusring,
374
+ [type="submit"]:-moz-focusring {
375
+ outline: 1px dotted ButtonText;
376
+ }
377
+
378
+ /**
379
+ * Correct the padding in Firefox.
380
+ */
381
+
382
+ fieldset {
383
+ padding: 0.35em 0.75em 0.625em;
384
+ }
385
+
386
+ /**
387
+ * 1. Correct the text wrapping in Edge and IE.
388
+ * 2. Correct the color inheritance from `fieldset` elements in IE.
389
+ * 3. Remove the padding so developers are not caught out when they zero out
390
+ * `fieldset` elements in all browsers.
391
+ */
392
+
393
+ legend {
394
+ box-sizing: border-box;
395
+ /* 1 */
396
+ color: inherit;
397
+ /* 2 */
398
+ display: table;
399
+ /* 1 */
400
+ max-width: 100%;
401
+ /* 1 */
378
402
  padding: 0;
403
+ /* 3 */
404
+ white-space: normal;
405
+ /* 1 */
379
406
  }
380
407
 
381
408
  /**
382
- * Address Firefox 4+ setting `line-height` on `input` using `!important` in
383
- * the UA stylesheet.
409
+ * 1. Add the correct display in IE 9-.
410
+ * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
384
411
  */
385
412
 
386
- input {
387
- line-height: normal;
413
+ progress {
414
+ display: inline-block;
415
+ /* 1 */
416
+ vertical-align: baseline;
417
+ /* 2 */
388
418
  }
389
419
 
390
420
  /**
391
- * It's recommended that you don't attempt to style these elements.
392
- * Firefox's implementation doesn't respect box-sizing, padding, or width.
393
- *
394
- * 1. Address box sizing set to `content-box` in IE 8/9/10.
395
- * 2. Remove excess padding in IE 8/9/10.
421
+ * Remove the default vertical scrollbar in IE.
422
+ */
423
+
424
+ textarea {
425
+ overflow: auto;
426
+ }
427
+
428
+ /**
429
+ * 1. Add the correct box sizing in IE 10-.
430
+ * 2. Remove the padding in IE 10-.
396
431
  */
397
432
 
398
- input[type="checkbox"],
399
- input[type="radio"] {
433
+ [type="checkbox"],
434
+ [type="radio"] {
400
435
  box-sizing: border-box;
401
436
  /* 1 */
402
437
  padding: 0;
@@ -404,99 +439,103 @@ input[type="radio"] {
404
439
  }
405
440
 
406
441
  /**
407
- * Fix the cursor style for Chrome's increment/decrement buttons. For certain
408
- * `font-size` values of the `input`, it causes the cursor style of the
409
- * decrement button to change from `default` to `text`.
442
+ * Correct the cursor style of increment and decrement buttons in Chrome.
410
443
  */
411
444
 
412
- input[type="number"]::-webkit-inner-spin-button,
413
- input[type="number"]::-webkit-outer-spin-button {
445
+ [type="number"]::-webkit-inner-spin-button,
446
+ [type="number"]::-webkit-outer-spin-button {
414
447
  height: auto;
415
448
  }
416
449
 
417
450
  /**
418
- * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
419
- * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
420
- * (include `-moz` to future-proof).
451
+ * 1. Correct the odd appearance in Chrome and Safari.
452
+ * 2. Correct the outline style in Safari.
421
453
  */
422
454
 
423
- input[type="search"] {
455
+ [type="search"] {
424
456
  -webkit-appearance: textfield;
425
457
  /* 1 */
458
+ outline-offset: -2px;
459
+ /* 2 */
426
460
  }
427
461
 
428
462
  /**
429
- * Remove inner padding and search cancel button in Safari and Chrome on OS X.
430
- * Safari (but not Chrome) clips the cancel button when the search input has
431
- * padding (and `textfield` appearance).
463
+ * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
432
464
  */
433
465
 
434
- input[type="search"]::-webkit-search-cancel-button,
435
- input[type="search"]::-webkit-search-decoration {
466
+ [type="search"]::-webkit-search-cancel-button,
467
+ [type="search"]::-webkit-search-decoration {
436
468
  -webkit-appearance: none;
437
469
  }
438
470
 
439
471
  /**
440
- * Define consistent border, margin, and padding.
472
+ * 1. Correct the inability to style clickable types in iOS and Safari.
473
+ * 2. Change font properties to `inherit` in Safari.
441
474
  */
442
475
 
443
- fieldset {
444
- border: 1px solid #c0c0c0;
445
- margin: 0 2px;
446
- padding: 0.35em 0.625em 0.75em;
476
+ ::-webkit-file-upload-button {
477
+ -webkit-appearance: button;
478
+ /* 1 */
479
+ font: inherit;
480
+ /* 2 */
447
481
  }
448
482
 
449
- /**
450
- * 1. Correct `color` not being inherited in IE 8/9/10/11.
451
- * 2. Remove padding so people aren't caught out if they zero out fieldsets.
483
+ /* Interactive
484
+ ========================================================================== */
485
+
486
+ /*
487
+ * Add the correct display in IE 9-.
488
+ * 1. Add the correct display in Edge, IE, and Firefox.
452
489
  */
453
490
 
454
- legend {
455
- border: 0;
456
- /* 1 */
457
- padding: 0;
458
- /* 2 */
491
+ details,
492
+ menu {
493
+ display: block;
494
+ }
495
+
496
+ /*
497
+ * Add the correct display in all browsers.
498
+ */
499
+
500
+ summary {
501
+ display: list-item;
459
502
  }
460
503
 
504
+ /* Scripting
505
+ ========================================================================== */
506
+
461
507
  /**
462
- * Remove default vertical scrollbar in IE 8/9/10/11.
508
+ * Add the correct display in IE 9-.
463
509
  */
464
510
 
465
- textarea {
466
- overflow: auto;
511
+ canvas {
512
+ display: inline-block;
467
513
  }
468
514
 
469
515
  /**
470
- * Don't inherit the `font-weight` (applied by a rule above).
471
- * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
516
+ * Add the correct display in IE.
472
517
  */
473
518
 
474
- optgroup {
475
- font-weight: bold;
519
+ template {
520
+ display: none;
476
521
  }
477
522
 
478
- /* Tables
523
+ /* Hidden
479
524
  ========================================================================== */
480
525
 
481
526
  /**
482
- * Remove most spacing between table cells.
527
+ * Add the correct display in IE 10-.
483
528
  */
484
529
 
485
- table {
486
- border-collapse: collapse;
487
- border-spacing: 0;
488
- }
489
-
490
- td,
491
- th {
492
- padding: 0;
530
+ [hidden] {
531
+ display: none;
493
532
  }
494
533
 
495
534
  /*******************************
496
535
  Site Overrides
497
536
  *******************************/
498
537
  /*!
499
- * # Semantic UI 2.2.6 - Site
538
+ * # Semantic UI 2.2.12 - Site
500
539
  * http://github.com/semantic-org/semantic-ui/
501
540
  *
502
541
  *
@@ -541,8 +580,8 @@ h3,
541
580
  h4,
542
581
  h5 {
543
582
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
544
- line-height: 1.2857em;
545
- margin: calc(2rem - 0.14285em ) 0em 1rem;
583
+ line-height: 1.28571429em;
584
+ margin: calc(2rem - 0.14285714em ) 0em 1rem;
546
585
  font-weight: bold;
547
586
  padding: 0em;
548
587
  }
@@ -553,15 +592,15 @@ h1 {
553
592
  }
554
593
 
555
594
  h2 {
556
- font-size: 1.714rem;
595
+ font-size: 1.71428571rem;
557
596
  }
558
597
 
559
598
  h3 {
560
- font-size: 1.28rem;
599
+ font-size: 1.28571429rem;
561
600
  }
562
601
 
563
602
  h4 {
564
- font-size: 1.071rem;
603
+ font-size: 1.07142857rem;
565
604
  }
566
605
 
567
606
  h5 {
@@ -615,6 +654,10 @@ a:hover {
615
654
  text-decoration: none;
616
655
  }
617
656
 
657
+ /*******************************
658
+ Scrollbars
659
+ *******************************/
660
+
618
661
  /*******************************
619
662
  Highlighting
620
663
  *******************************/
@@ -656,6 +699,52 @@ input::selection {
656
699
  color: rgba(0, 0, 0, 0.87);
657
700
  }
658
701
 
702
+ /* Force Simple Scrollbars */
703
+
704
+ body ::-webkit-scrollbar {
705
+ -webkit-appearance: none;
706
+ width: 10px;
707
+ }
708
+
709
+ body ::-webkit-scrollbar-track {
710
+ background: rgba(0, 0, 0, 0.1);
711
+ border-radius: 0px;
712
+ }
713
+
714
+ body ::-webkit-scrollbar-thumb {
715
+ cursor: pointer;
716
+ border-radius: 5px;
717
+ background: rgba(0, 0, 0, 0.25);
718
+ -webkit-transition: color 0.2s ease;
719
+ transition: color 0.2s ease;
720
+ }
721
+
722
+ body ::-webkit-scrollbar-thumb:window-inactive {
723
+ background: rgba(0, 0, 0, 0.15);
724
+ }
725
+
726
+ body ::-webkit-scrollbar-thumb:hover {
727
+ background: rgba(128, 135, 139, 0.8);
728
+ }
729
+
730
+ /* Inverted UI */
731
+
732
+ body .ui.inverted::-webkit-scrollbar-track {
733
+ background: rgba(255, 255, 255, 0.1);
734
+ }
735
+
736
+ body .ui.inverted::-webkit-scrollbar-thumb {
737
+ background: rgba(255, 255, 255, 0.25);
738
+ }
739
+
740
+ body .ui.inverted::-webkit-scrollbar-thumb:window-inactive {
741
+ background: rgba(255, 255, 255, 0.15);
742
+ }
743
+
744
+ body .ui.inverted::-webkit-scrollbar-thumb:hover {
745
+ background: rgba(255, 255, 255, 0.35);
746
+ }
747
+
659
748
  /*******************************
660
749
  Global Overrides
661
750
  *******************************/
@@ -664,7 +753,7 @@ input::selection {
664
753
  Site Overrides
665
754
  *******************************/
666
755
  /*!
667
- * # Semantic UI 2.2.6 - Button
756
+ * # Semantic UI 2.2.12 - Button
668
757
  * http://github.com/semantic-org/semantic-ui/
669
758
  *
670
759
  *
@@ -1086,12 +1175,10 @@ input::selection {
1086
1175
 
1087
1176
  .ui.labeled.button:not(.icon) {
1088
1177
  display: -webkit-inline-box;
1089
- display: -webkit-inline-flex;
1090
1178
  display: -ms-inline-flexbox;
1091
1179
  display: inline-flex;
1092
1180
  -webkit-box-orient: horizontal;
1093
1181
  -webkit-box-direction: normal;
1094
- -webkit-flex-direction: row;
1095
1182
  -ms-flex-direction: row;
1096
1183
  flex-direction: row;
1097
1184
  background: none !important;
@@ -1106,11 +1193,9 @@ input::selection {
1106
1193
 
1107
1194
  .ui.labeled.button > .label {
1108
1195
  display: -webkit-box;
1109
- display: -webkit-flex;
1110
1196
  display: -ms-flexbox;
1111
1197
  display: flex;
1112
1198
  -webkit-box-align: center;
1113
- -webkit-align-items: center;
1114
1199
  -ms-flex-align: center;
1115
1200
  align-items: center;
1116
1201
  margin: 0px 0px 0px -1px !important;
@@ -1452,7 +1537,7 @@ input::selection {
1452
1537
  .ui.icon.buttons .button > .icon,
1453
1538
  .ui.icon.button > .icon {
1454
1539
  opacity: 0.9;
1455
- margin: 0em;
1540
+ margin: 0em !important;
1456
1541
  vertical-align: top;
1457
1542
  }
1458
1543
 
@@ -1507,7 +1592,6 @@ input::selection {
1507
1592
  background: rgba(0, 0, 0, 0.05) !important;
1508
1593
  box-shadow: '' !important;
1509
1594
  color: rgba(0, 0, 0, 0.95);
1510
- box-shadow: rgba(34, 36, 38, 0.35);
1511
1595
  }
1512
1596
 
1513
1597
  .ui.basic.buttons .active.button:hover,
@@ -1526,7 +1610,7 @@ input::selection {
1526
1610
  }
1527
1611
 
1528
1612
  .ui.basic.buttons .active.button {
1529
- box-shadow: rgba(34, 36, 38, 0.35) inset;
1613
+ box-shadow: '' !important;
1530
1614
  }
1531
1615
 
1532
1616
  /* Standard Basic Inverted */
@@ -1814,7 +1898,6 @@ input::selection {
1814
1898
  .ui.attached.buttons {
1815
1899
  position: relative;
1816
1900
  display: -webkit-box;
1817
- display: -webkit-flex;
1818
1901
  display: -ms-flexbox;
1819
1902
  display: flex;
1820
1903
  border-radius: 0em;
@@ -1868,7 +1951,6 @@ input::selection {
1868
1951
 
1869
1952
  .ui[class*="left attached"].buttons {
1870
1953
  display: -webkit-inline-box;
1871
- display: -webkit-inline-flex;
1872
1954
  display: -ms-inline-flexbox;
1873
1955
  display: inline-flex;
1874
1956
  margin-right: 0em;
@@ -1888,7 +1970,6 @@ input::selection {
1888
1970
 
1889
1971
  .ui[class*="right attached"].buttons {
1890
1972
  display: -webkit-inline-box;
1891
- display: -webkit-inline-flex;
1892
1973
  display: -ms-inline-flexbox;
1893
1974
  display: inline-flex;
1894
1975
  margin-left: 0em;
@@ -2012,7 +2093,6 @@ input::selection {
2012
2093
  .ui.fluid.vertical.buttons,
2013
2094
  .ui.fluid.vertical.buttons > .button {
2014
2095
  display: -webkit-box;
2015
- display: -webkit-flex;
2016
2096
  display: -ms-flexbox;
2017
2097
  display: flex;
2018
2098
  width: auto;
@@ -4526,12 +4606,10 @@ input::selection {
4526
4606
 
4527
4607
  .ui.buttons {
4528
4608
  display: -webkit-inline-box;
4529
- display: -webkit-inline-flex;
4530
4609
  display: -ms-inline-flexbox;
4531
4610
  display: inline-flex;
4532
4611
  -webkit-box-orient: horizontal;
4533
4612
  -webkit-box-direction: normal;
4534
- -webkit-flex-direction: row;
4535
4613
  -ms-flex-direction: row;
4536
4614
  flex-direction: row;
4537
4615
  font-size: 0em;
@@ -4557,7 +4635,6 @@ input::selection {
4557
4635
 
4558
4636
  .ui.buttons .button {
4559
4637
  -webkit-box-flex: 1;
4560
- -webkit-flex: 1 0 auto;
4561
4638
  -ms-flex: 1 0 auto;
4562
4639
  flex: 1 0 auto;
4563
4640
  margin: 0em;
@@ -4586,12 +4663,10 @@ input::selection {
4586
4663
 
4587
4664
  .ui.vertical.buttons {
4588
4665
  display: -webkit-inline-box;
4589
- display: -webkit-inline-flex;
4590
4666
  display: -ms-inline-flexbox;
4591
4667
  display: inline-flex;
4592
4668
  -webkit-box-orient: vertical;
4593
4669
  -webkit-box-direction: normal;
4594
- -webkit-flex-direction: column;
4595
4670
  -ms-flex-direction: column;
4596
4671
  flex-direction: column;
4597
4672
  }
@@ -4628,7 +4703,7 @@ input::selection {
4628
4703
  Site Overrides
4629
4704
  *******************************/
4630
4705
  /*!
4631
- * # Semantic UI 2.2.6 - Container
4706
+ * # Semantic UI 2.2.12 - Container
4632
4707
  * http://github.com/semantic-org/semantic-ui/
4633
4708
  *
4634
4709
  *
@@ -4789,7 +4864,7 @@ input::selection {
4789
4864
  Site Overrides
4790
4865
  *******************************/
4791
4866
  /*!
4792
- * # Semantic UI 2.2.6 - Divider
4867
+ * # Semantic UI 2.2.12 - Divider
4793
4868
  * http://github.com/semantic-org/semantic-ui/
4794
4869
  *
4795
4870
  *
@@ -5056,7 +5131,7 @@ input::selection {
5056
5131
  Site Overrides
5057
5132
  *******************************/
5058
5133
  /*!
5059
- * # Semantic UI 2.2.6 - Flag
5134
+ * # Semantic UI 2.2.12 - Flag
5060
5135
  * http://github.com/semantic-org/semantic-ui/
5061
5136
  *
5062
5137
  *
@@ -5803,7 +5878,7 @@ i.flag.mali:before {
5803
5878
  i.flag.mm:before,
5804
5879
  i.flag.myanmar:before,
5805
5880
  i.flag.burma:before {
5806
- background-position: -36px -1717px;
5881
+ background-position: -73px -1821px;
5807
5882
  }
5808
5883
 
5809
5884
  i.flag.mn:before,
@@ -6327,7 +6402,7 @@ i.flag.zimbabwe:before {
6327
6402
  Site Overrides
6328
6403
  *******************************/
6329
6404
  /*!
6330
- * # Semantic UI 2.2.6 - Header
6405
+ * # Semantic UI 2.2.12 - Header
6331
6406
  * http://github.com/semantic-org/semantic-ui/
6332
6407
  *
6333
6408
  *
@@ -6344,17 +6419,17 @@ i.flag.zimbabwe:before {
6344
6419
 
6345
6420
  .ui.header {
6346
6421
  border: none;
6347
- margin: calc(2rem - 0.14285em ) 0em 1rem;
6422
+ margin: calc(2rem - 0.14285714em ) 0em 1rem;
6348
6423
  padding: 0em 0em;
6349
6424
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
6350
6425
  font-weight: bold;
6351
- line-height: 1.2857em;
6426
+ line-height: 1.28571429em;
6352
6427
  text-transform: none;
6353
6428
  color: rgba(0, 0, 0, 0.87);
6354
6429
  }
6355
6430
 
6356
6431
  .ui.header:first-child {
6357
- margin-top: -0.14285em;
6432
+ margin-top: -0.14285714em;
6358
6433
  }
6359
6434
 
6360
6435
  .ui.header:last-child {
@@ -6383,7 +6458,7 @@ i.flag.zimbabwe:before {
6383
6458
  display: table-cell;
6384
6459
  opacity: 1;
6385
6460
  font-size: 1.5em;
6386
- padding-top: 0.14285em;
6461
+ padding-top: 0em;
6387
6462
  vertical-align: middle;
6388
6463
  }
6389
6464
 
@@ -6399,16 +6474,16 @@ i.flag.zimbabwe:before {
6399
6474
  Image
6400
6475
  --------------------*/
6401
6476
 
6402
- .ui.header > .image,
6477
+ .ui.header > .image:not(.icon),
6403
6478
  .ui.header > img {
6404
6479
  display: inline-block;
6405
- margin-top: 0.14285em;
6480
+ margin-top: 0.14285714em;
6406
6481
  width: 2.5em;
6407
6482
  height: auto;
6408
6483
  vertical-align: middle;
6409
6484
  }
6410
6485
 
6411
- .ui.header > .image:only-child,
6486
+ .ui.header > .image:not(.icon):only-child,
6412
6487
  .ui.header > img:only-child {
6413
6488
  margin-right: 0.75rem;
6414
6489
  }
@@ -6467,15 +6542,15 @@ h1.ui.header {
6467
6542
  }
6468
6543
 
6469
6544
  h2.ui.header {
6470
- font-size: 1.714rem;
6545
+ font-size: 1.71428571rem;
6471
6546
  }
6472
6547
 
6473
6548
  h3.ui.header {
6474
- font-size: 1.28rem;
6549
+ font-size: 1.28571429rem;
6475
6550
  }
6476
6551
 
6477
6552
  h4.ui.header {
6478
- font-size: 1.071rem;
6553
+ font-size: 1.07142857rem;
6479
6554
  }
6480
6555
 
6481
6556
  h5.ui.header {
@@ -6514,15 +6589,15 @@ h5.ui.header .sub.header {
6514
6589
  }
6515
6590
 
6516
6591
  .ui.large.header {
6517
- font-size: 1.714em;
6592
+ font-size: 1.71428571em;
6518
6593
  }
6519
6594
 
6520
6595
  .ui.medium.header {
6521
- font-size: 1.28em;
6596
+ font-size: 1.28571429em;
6522
6597
  }
6523
6598
 
6524
6599
  .ui.small.header {
6525
- font-size: 1.071em;
6600
+ font-size: 1.07142857em;
6526
6601
  }
6527
6602
 
6528
6603
  .ui.tiny.header {
@@ -7137,7 +7212,7 @@ a.ui.inverted.grey.header:hover {
7137
7212
  --------------------*/
7138
7213
 
7139
7214
  .ui.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
7140
- font-size: 1.28em;
7215
+ font-size: 1.28571429em;
7141
7216
  }
7142
7217
 
7143
7218
  /*******************************
@@ -7148,7 +7223,7 @@ a.ui.inverted.grey.header:hover {
7148
7223
  Site Overrides
7149
7224
  *******************************/
7150
7225
  /*!
7151
- * # Semantic UI 2.2.6 - Icon
7226
+ * # Semantic UI 2.2.12 - Icon
7152
7227
  * http://github.com/semantic-org/semantic-ui/
7153
7228
  *
7154
7229
  *
@@ -7678,12 +7753,40 @@ i.icons .corner.icon {
7678
7753
  text-shadow: -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF;
7679
7754
  }
7680
7755
 
7756
+ i.icons .top.right.corner.icon {
7757
+ top: 0;
7758
+ left: auto;
7759
+ right: 0;
7760
+ bottom: auto;
7761
+ }
7762
+
7763
+ i.icons .top.left.corner.icon {
7764
+ top: 0;
7765
+ left: 0;
7766
+ right: auto;
7767
+ bottom: auto;
7768
+ }
7769
+
7770
+ i.icons .bottom.left.corner.icon {
7771
+ top: auto;
7772
+ left: 0;
7773
+ right: auto;
7774
+ bottom: 0;
7775
+ }
7776
+
7777
+ i.icons .bottom.right.corner.icon {
7778
+ top: auto;
7779
+ left: auto;
7780
+ right: 0;
7781
+ bottom: 0;
7782
+ }
7783
+
7681
7784
  i.icons .inverted.corner.icon {
7682
7785
  text-shadow: -1px -1px 0 #1B1C1D, 1px -1px 0 #1B1C1D, -1px 1px 0 #1B1C1D, 1px 1px 0 #1B1C1D;
7683
7786
  }
7684
7787
 
7685
7788
  /*
7686
- * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
7789
+ * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
7687
7790
  * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
7688
7791
  */
7689
7792
 
@@ -7896,10 +7999,6 @@ i.icon.find:before {
7896
7999
  content: "\f1e5";
7897
8000
  }
7898
8001
 
7899
- i.icon.wifi:before {
7900
- content: "\f1eb";
7901
- }
7902
-
7903
8002
  i.icon.alarm.mute:before {
7904
8003
  content: "\f1f6";
7905
8004
  }
@@ -8004,6 +8103,70 @@ i.icon.percent:before {
8004
8103
  content: "\f295";
8005
8104
  }
8006
8105
 
8106
+ i.icon.handshake:before {
8107
+ content: "\f2b5";
8108
+ }
8109
+
8110
+ i.icon.open.envelope:before {
8111
+ content: "\f2b6";
8112
+ }
8113
+
8114
+ i.icon.open.envelope.outline:before {
8115
+ content: "\f2b7";
8116
+ }
8117
+
8118
+ i.icon.address.book:before {
8119
+ content: "\f2b9";
8120
+ }
8121
+
8122
+ i.icon.address.book.outline:before {
8123
+ content: "\f2ba";
8124
+ }
8125
+
8126
+ i.icon.address.card:before {
8127
+ content: "\f2bb";
8128
+ }
8129
+
8130
+ i.icon.address.card.outline:before {
8131
+ content: "\f2bc";
8132
+ }
8133
+
8134
+ i.icon.id.badge:before {
8135
+ content: "\f2c1";
8136
+ }
8137
+
8138
+ i.icon.id.card:before {
8139
+ content: "\f2c2";
8140
+ }
8141
+
8142
+ i.icon.id.card.outline:before {
8143
+ content: "\f2c3";
8144
+ }
8145
+
8146
+ i.icon.podcast:before {
8147
+ content: "\f2ce";
8148
+ }
8149
+
8150
+ i.icon.window.maximize:before {
8151
+ content: "\f2d0";
8152
+ }
8153
+
8154
+ i.icon.window.minimize:before {
8155
+ content: "\f2d1";
8156
+ }
8157
+
8158
+ i.icon.window.restore:before {
8159
+ content: "\f2d2";
8160
+ }
8161
+
8162
+ i.icon.window.close:before {
8163
+ content: "\f2d3";
8164
+ }
8165
+
8166
+ i.icon.window.close.outline:before {
8167
+ content: "\f2d4";
8168
+ }
8169
+
8007
8170
  /* User Actions */
8008
8171
 
8009
8172
  i.icon.wait:before {
@@ -8310,6 +8473,18 @@ i.icon.spy:before {
8310
8473
  content: "\f21b";
8311
8474
  }
8312
8475
 
8476
+ i.icon.user.circle:before {
8477
+ content: "\f2bd";
8478
+ }
8479
+
8480
+ i.icon.user.circle.outline:before {
8481
+ content: "\f2be";
8482
+ }
8483
+
8484
+ i.icon.user.outline:before {
8485
+ content: "\f2c0";
8486
+ }
8487
+
8313
8488
  /* Gender & Sexuality */
8314
8489
 
8315
8490
  i.icon.female:before {
@@ -8638,6 +8813,38 @@ i.icon.tv:before {
8638
8813
  content: "\f26c";
8639
8814
  }
8640
8815
 
8816
+ i.icon.thermometer.full:before {
8817
+ content: "\f2c7";
8818
+ }
8819
+
8820
+ i.icon.thermometer.three.quarters:before {
8821
+ content: "\f2c8";
8822
+ }
8823
+
8824
+ i.icon.thermometer.half:before {
8825
+ content: "\f2c9";
8826
+ }
8827
+
8828
+ i.icon.thermometer.quarter:before {
8829
+ content: "\f2ca";
8830
+ }
8831
+
8832
+ i.icon.thermometer.empty:before {
8833
+ content: "\f2cb";
8834
+ }
8835
+
8836
+ i.icon.shower:before {
8837
+ content: "\f2cc";
8838
+ }
8839
+
8840
+ i.icon.bathtub:before {
8841
+ content: "\f2cd";
8842
+ }
8843
+
8844
+ i.icon.snowflake:before {
8845
+ content: "\f2dc";
8846
+ }
8847
+
8641
8848
  /* Shapes */
8642
8849
 
8643
8850
  i.icon.crosshairs:before {
@@ -9186,6 +9393,10 @@ i.icon.database:before {
9186
9393
  content: "\f1c0";
9187
9394
  }
9188
9395
 
9396
+ i.icon.wifi:before {
9397
+ content: "\f1eb";
9398
+ }
9399
+
9189
9400
  i.icon.server:before {
9190
9401
  content: "\f233";
9191
9402
  }
@@ -9202,6 +9413,10 @@ i.icon.bluetooth.alternative:before {
9202
9413
  content: "\f294";
9203
9414
  }
9204
9415
 
9416
+ i.icon.microchip:before {
9417
+ content: "\f2db";
9418
+ }
9419
+
9205
9420
  /* Rating */
9206
9421
 
9207
9422
  i.icon.heart:before {
@@ -10314,6 +10529,58 @@ i.icon.font.awesome:before {
10314
10529
  content: "\f2b4";
10315
10530
  }
10316
10531
 
10532
+ i.icon.linode:before {
10533
+ content: "\f2b8";
10534
+ }
10535
+
10536
+ i.icon.quora:before {
10537
+ content: "\f2c4";
10538
+ }
10539
+
10540
+ i.icon.free.code.camp:before {
10541
+ content: "\f2c5";
10542
+ }
10543
+
10544
+ i.icon.telegram:before {
10545
+ content: "\f2c6";
10546
+ }
10547
+
10548
+ i.icon.bandcamp:before {
10549
+ content: "\f2d5";
10550
+ }
10551
+
10552
+ i.icon.grav:before {
10553
+ content: "\f2d6";
10554
+ }
10555
+
10556
+ i.icon.etsy:before {
10557
+ content: "\f2d7";
10558
+ }
10559
+
10560
+ i.icon.imdb:before {
10561
+ content: "\f2d8";
10562
+ }
10563
+
10564
+ i.icon.ravelry:before {
10565
+ content: "\f2d9";
10566
+ }
10567
+
10568
+ i.icon.eercast:before {
10569
+ content: "\f2da";
10570
+ }
10571
+
10572
+ i.icon.superpowers:before {
10573
+ content: "\f2dd";
10574
+ }
10575
+
10576
+ i.icon.wpexplorer:before {
10577
+ content: "\f2de";
10578
+ }
10579
+
10580
+ i.icon.meetup:before {
10581
+ content: "\f2e0";
10582
+ }
10583
+
10317
10584
  /*******************************
10318
10585
  Aliases
10319
10586
  *******************************/
@@ -11194,11 +11461,47 @@ i.icon.fa:before {
11194
11461
  content: "\f2b4";
11195
11462
  }
11196
11463
 
11464
+ i.icon.vcard:before {
11465
+ content: "\f2bb";
11466
+ }
11467
+
11468
+ i.icon.vcard.outline:before {
11469
+ content: "\f2bc";
11470
+ }
11471
+
11472
+ i.icon.drivers.license:before {
11473
+ content: "\f2c2";
11474
+ }
11475
+
11476
+ i.icon.drivers.license.outline:before {
11477
+ content: "\f2c3";
11478
+ }
11479
+
11480
+ i.icon.thermometer:before {
11481
+ content: "\f2c7";
11482
+ }
11483
+
11484
+ i.icon.s15:before {
11485
+ content: "\f2cd";
11486
+ }
11487
+
11488
+ i.icon.bath:before {
11489
+ content: "\f2cd";
11490
+ }
11491
+
11492
+ i.icon.times.rectangle:before {
11493
+ content: "\f2d3";
11494
+ }
11495
+
11496
+ i.icon.times.rectangle.outline:before {
11497
+ content: "\f2d4";
11498
+ }
11499
+
11197
11500
  /*******************************
11198
11501
  Site Overrides
11199
11502
  *******************************/
11200
11503
  /*!
11201
- * # Semantic UI 2.2.6 - Image
11504
+ * # Semantic UI 2.2.12 - Image
11202
11505
  * http://github.com/semantic-org/semantic-ui/
11203
11506
  *
11204
11507
  *
@@ -11515,7 +11818,7 @@ img.ui.bordered.image {
11515
11818
  Site Overrides
11516
11819
  *******************************/
11517
11820
  /*!
11518
- * # Semantic UI 2.2.6 - Input
11821
+ * # Semantic UI 2.2.12 - Input
11519
11822
  * http://github.com/semantic-org/semantic-ui/
11520
11823
  *
11521
11824
  *
@@ -11537,7 +11840,6 @@ img.ui.bordered.image {
11537
11840
  font-weight: normal;
11538
11841
  font-style: normal;
11539
11842
  display: -webkit-inline-box;
11540
- display: -webkit-inline-flex;
11541
11843
  display: -ms-inline-flexbox;
11542
11844
  display: inline-flex;
11543
11845
  color: rgba(0, 0, 0, 0.87);
@@ -11547,15 +11849,14 @@ img.ui.bordered.image {
11547
11849
  margin: 0em;
11548
11850
  max-width: 100%;
11549
11851
  -webkit-box-flex: 1;
11550
- -webkit-flex: 1 0 auto;
11551
11852
  -ms-flex: 1 0 auto;
11552
11853
  flex: 1 0 auto;
11553
11854
  outline: none;
11554
11855
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
11555
11856
  text-align: left;
11556
- line-height: 1.2142em;
11857
+ line-height: 1.21428571em;
11557
11858
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
11558
- padding: 0.67861429em 1em;
11859
+ padding: 0.67857143em 1em;
11559
11860
  background: #FFFFFF;
11560
11861
  border: 1px solid rgba(34, 36, 38, 0.15);
11561
11862
  color: rgba(0, 0, 0, 0.87);
@@ -11592,12 +11893,12 @@ img.ui.bordered.image {
11592
11893
  ---------------------*/
11593
11894
 
11594
11895
  .ui.disabled.input,
11595
- .ui.input input[disabled] {
11896
+ .ui.input:not(.disabled) input[disabled] {
11596
11897
  opacity: 0.45;
11597
11898
  }
11598
11899
 
11599
11900
  .ui.disabled.input input,
11600
- .ui.input input[disabled] {
11901
+ .ui.input:not(.disabled) input[disabled] {
11601
11902
  pointer-events: none;
11602
11903
  }
11603
11904
 
@@ -11727,6 +12028,7 @@ img.ui.bordered.image {
11727
12028
  background-color: transparent !important;
11728
12029
  padding: 0em !important;
11729
12030
  box-shadow: none !important;
12031
+ border-radius: 0px !important;
11730
12032
  }
11731
12033
 
11732
12034
  /* Transparent Icon */
@@ -11846,7 +12148,6 @@ img.ui.bordered.image {
11846
12148
 
11847
12149
  .ui.labeled.input > .label {
11848
12150
  -webkit-box-flex: 0;
11849
- -webkit-flex: 0 0 auto;
11850
12151
  -ms-flex: 0 0 auto;
11851
12152
  flex: 0 0 auto;
11852
12153
  margin: 0;
@@ -11948,15 +12249,12 @@ img.ui.bordered.image {
11948
12249
  .ui.action.input > .button,
11949
12250
  .ui.action.input > .buttons {
11950
12251
  display: -webkit-box;
11951
- display: -webkit-flex;
11952
12252
  display: -ms-flexbox;
11953
12253
  display: flex;
11954
12254
  -webkit-box-align: center;
11955
- -webkit-align-items: center;
11956
12255
  -ms-flex-align: center;
11957
12256
  align-items: center;
11958
12257
  -webkit-box-flex: 0;
11959
- -webkit-flex: 0 0 auto;
11960
12258
  -ms-flex: 0 0 auto;
11961
12259
  flex: 0 0 auto;
11962
12260
  }
@@ -12036,7 +12334,6 @@ img.ui.bordered.image {
12036
12334
 
12037
12335
  .ui.fluid.input {
12038
12336
  display: -webkit-box;
12039
- display: -webkit-flex;
12040
12337
  display: -ms-flexbox;
12041
12338
  display: flex;
12042
12339
  }
@@ -12085,7 +12382,7 @@ img.ui.bordered.image {
12085
12382
  Site Overrides
12086
12383
  *******************************/
12087
12384
  /*!
12088
- * # Semantic UI 2.2.6 - Label
12385
+ * # Semantic UI 2.2.12 - Label
12089
12386
  * http://github.com/semantic-org/semantic-ui/
12090
12387
  *
12091
12388
  *
@@ -13510,7 +13807,7 @@ a.ui.basic.label:hover {
13510
13807
  Site Overrides
13511
13808
  *******************************/
13512
13809
  /*!
13513
- * # Semantic UI 2.2.6 - List
13810
+ * # Semantic UI 2.2.12 - List
13514
13811
  * http://github.com/semantic-org/semantic-ui/
13515
13812
  *
13516
13813
  *
@@ -13613,7 +13910,7 @@ ol.ui.list ol li,
13613
13910
  .ui.list > .item > i.icon {
13614
13911
  display: table-cell;
13615
13912
  margin: 0em;
13616
- padding-top: 0.07142857em;
13913
+ padding-top: 0em;
13617
13914
  padding-right: 0.28571429em;
13618
13915
  vertical-align: top;
13619
13916
  -webkit-transition: color 0.1s ease;
@@ -14587,7 +14884,7 @@ ol.ui.horizontal.list li:before,
14587
14884
  User Variable Overrides
14588
14885
  *******************************/
14589
14886
  /*!
14590
- * # Semantic UI 2.2.6 - Loader
14887
+ * # Semantic UI 2.2.12 - Loader
14591
14888
  * http://github.com/semantic-org/semantic-ui/
14592
14889
  *
14593
14890
  *
@@ -14965,7 +15262,7 @@ ol.ui.horizontal.list li:before,
14965
15262
  Site Overrides
14966
15263
  *******************************/
14967
15264
  /*!
14968
- * # Semantic UI 2.2.6 - Rail
15265
+ * # Semantic UI 2.2.12 - Rail
14969
15266
  * http://github.com/semantic-org/semantic-ui/
14970
15267
  *
14971
15268
  *
@@ -15127,7 +15424,7 @@ ol.ui.horizontal.list li:before,
15127
15424
  Site Overrides
15128
15425
  *******************************/
15129
15426
  /*!
15130
- * # Semantic UI 2.2.6 - Reveal
15427
+ * # Semantic UI 2.2.12 - Reveal
15131
15428
  * http://github.com/semantic-org/semantic-ui/
15132
15429
  *
15133
15430
  *
@@ -15432,7 +15729,7 @@ ol.ui.horizontal.list li:before,
15432
15729
  Site Overrides
15433
15730
  *******************************/
15434
15731
  /*!
15435
- * # Semantic UI 2.2.6 - Segment
15732
+ * # Semantic UI 2.2.12 - Segment
15436
15733
  * http://github.com/semantic-org/semantic-ui/
15437
15734
  *
15438
15735
  *
@@ -15671,6 +15968,14 @@ ol.ui.horizontal.list li:before,
15671
15968
  padding: 3em;
15672
15969
  }
15673
15970
 
15971
+ /* Padded vertical */
15972
+
15973
+ .ui.padded.segment.vertical.segment,
15974
+ .ui[class*="very padded"].vertical.segment {
15975
+ padding-left: 0px;
15976
+ padding-right: 0px;
15977
+ }
15978
+
15674
15979
  /*-------------------
15675
15980
  Compact
15676
15981
  --------------------*/
@@ -15683,7 +15988,6 @@ ol.ui.horizontal.list li:before,
15683
15988
 
15684
15989
  .ui.compact.segments {
15685
15990
  display: -webkit-inline-box;
15686
- display: -webkit-inline-flex;
15687
15991
  display: -ms-inline-flexbox;
15688
15992
  display: inline-flex;
15689
15993
  }
@@ -15692,7 +15996,6 @@ ol.ui.horizontal.list li:before,
15692
15996
  .ui.segments .compact.segment {
15693
15997
  display: block;
15694
15998
  -webkit-box-flex: 0;
15695
- -webkit-flex: 0 1 auto;
15696
15999
  -ms-flex: 0 1 auto;
15697
16000
  flex: 0 1 auto;
15698
16001
  }
@@ -15727,7 +16030,6 @@ ol.ui.horizontal.list li:before,
15727
16030
  .ui.segments {
15728
16031
  -webkit-box-orient: vertical;
15729
16032
  -webkit-box-direction: normal;
15730
- -webkit-flex-direction: column;
15731
16033
  -ms-flex-direction: column;
15732
16034
  flex-direction: column;
15733
16035
  position: relative;
@@ -15803,12 +16105,10 @@ ol.ui.horizontal.list li:before,
15803
16105
 
15804
16106
  .ui.horizontal.segments {
15805
16107
  display: -webkit-box;
15806
- display: -webkit-flex;
15807
16108
  display: -ms-flexbox;
15808
16109
  display: flex;
15809
16110
  -webkit-box-orient: horizontal;
15810
16111
  -webkit-box-direction: normal;
15811
- -webkit-flex-direction: row;
15812
16112
  -ms-flex-direction: row;
15813
16113
  flex-direction: row;
15814
16114
  background-color: transparent;
@@ -15836,7 +16136,6 @@ ol.ui.horizontal.list li:before,
15836
16136
 
15837
16137
  .ui.horizontal.segments > .segment {
15838
16138
  -webkit-box-flex: 1;
15839
- -webkit-flex: 1 1 auto;
15840
16139
  flex: 1 1 auto;
15841
16140
  -ms-flex: 1 1 0px;
15842
16141
  /* Solves #2550 MS Flex */
@@ -15977,7 +16276,7 @@ ol.ui.horizontal.list li:before,
15977
16276
  /* Red */
15978
16277
 
15979
16278
  .ui.red.segment:not(.inverted) {
15980
- border-top: 2px solid #DB2828;
16279
+ border-top: 2px solid #DB2828 !important;
15981
16280
  }
15982
16281
 
15983
16282
  .ui.inverted.red.segment {
@@ -15988,7 +16287,7 @@ ol.ui.horizontal.list li:before,
15988
16287
  /* Orange */
15989
16288
 
15990
16289
  .ui.orange.segment:not(.inverted) {
15991
- border-top: 2px solid #F2711C;
16290
+ border-top: 2px solid #F2711C !important;
15992
16291
  }
15993
16292
 
15994
16293
  .ui.inverted.orange.segment {
@@ -15999,7 +16298,7 @@ ol.ui.horizontal.list li:before,
15999
16298
  /* Yellow */
16000
16299
 
16001
16300
  .ui.yellow.segment:not(.inverted) {
16002
- border-top: 2px solid #FBBD08;
16301
+ border-top: 2px solid #FBBD08 !important;
16003
16302
  }
16004
16303
 
16005
16304
  .ui.inverted.yellow.segment {
@@ -16010,7 +16309,7 @@ ol.ui.horizontal.list li:before,
16010
16309
  /* Olive */
16011
16310
 
16012
16311
  .ui.olive.segment:not(.inverted) {
16013
- border-top: 2px solid #B5CC18;
16312
+ border-top: 2px solid #B5CC18 !important;
16014
16313
  }
16015
16314
 
16016
16315
  .ui.inverted.olive.segment {
@@ -16021,7 +16320,7 @@ ol.ui.horizontal.list li:before,
16021
16320
  /* Green */
16022
16321
 
16023
16322
  .ui.green.segment:not(.inverted) {
16024
- border-top: 2px solid #21BA45;
16323
+ border-top: 2px solid #21BA45 !important;
16025
16324
  }
16026
16325
 
16027
16326
  .ui.inverted.green.segment {
@@ -16032,7 +16331,7 @@ ol.ui.horizontal.list li:before,
16032
16331
  /* Teal */
16033
16332
 
16034
16333
  .ui.teal.segment:not(.inverted) {
16035
- border-top: 2px solid #00B5AD;
16334
+ border-top: 2px solid #00B5AD !important;
16036
16335
  }
16037
16336
 
16038
16337
  .ui.inverted.teal.segment {
@@ -16043,7 +16342,7 @@ ol.ui.horizontal.list li:before,
16043
16342
  /* Blue */
16044
16343
 
16045
16344
  .ui.blue.segment:not(.inverted) {
16046
- border-top: 2px solid #2185D0;
16345
+ border-top: 2px solid #2185D0 !important;
16047
16346
  }
16048
16347
 
16049
16348
  .ui.inverted.blue.segment {
@@ -16054,7 +16353,7 @@ ol.ui.horizontal.list li:before,
16054
16353
  /* Violet */
16055
16354
 
16056
16355
  .ui.violet.segment:not(.inverted) {
16057
- border-top: 2px solid #6435C9;
16356
+ border-top: 2px solid #6435C9 !important;
16058
16357
  }
16059
16358
 
16060
16359
  .ui.inverted.violet.segment {
@@ -16065,7 +16364,7 @@ ol.ui.horizontal.list li:before,
16065
16364
  /* Purple */
16066
16365
 
16067
16366
  .ui.purple.segment:not(.inverted) {
16068
- border-top: 2px solid #A333C8;
16367
+ border-top: 2px solid #A333C8 !important;
16069
16368
  }
16070
16369
 
16071
16370
  .ui.inverted.purple.segment {
@@ -16076,7 +16375,7 @@ ol.ui.horizontal.list li:before,
16076
16375
  /* Pink */
16077
16376
 
16078
16377
  .ui.pink.segment:not(.inverted) {
16079
- border-top: 2px solid #E03997;
16378
+ border-top: 2px solid #E03997 !important;
16080
16379
  }
16081
16380
 
16082
16381
  .ui.inverted.pink.segment {
@@ -16087,7 +16386,7 @@ ol.ui.horizontal.list li:before,
16087
16386
  /* Brown */
16088
16387
 
16089
16388
  .ui.brown.segment:not(.inverted) {
16090
- border-top: 2px solid #A5673F;
16389
+ border-top: 2px solid #A5673F !important;
16091
16390
  }
16092
16391
 
16093
16392
  .ui.inverted.brown.segment {
@@ -16098,7 +16397,7 @@ ol.ui.horizontal.list li:before,
16098
16397
  /* Grey */
16099
16398
 
16100
16399
  .ui.grey.segment:not(.inverted) {
16101
- border-top: 2px solid #767676;
16400
+ border-top: 2px solid #767676 !important;
16102
16401
  }
16103
16402
 
16104
16403
  .ui.inverted.grey.segment {
@@ -16109,7 +16408,7 @@ ol.ui.horizontal.list li:before,
16109
16408
  /* Black */
16110
16409
 
16111
16410
  .ui.black.segment:not(.inverted) {
16112
- border-top: 2px solid #1B1C1D;
16411
+ border-top: 2px solid #1B1C1D !important;
16113
16412
  }
16114
16413
 
16115
16414
  .ui.inverted.black.segment {
@@ -16311,7 +16610,7 @@ ol.ui.horizontal.list li:before,
16311
16610
  Site Overrides
16312
16611
  *******************************/
16313
16612
  /*!
16314
- * # Semantic UI 2.2.6 - Step
16613
+ * # Semantic UI 2.2.12 - Step
16315
16614
  * http://github.com/semantic-org/semantic-ui/
16316
16615
  *
16317
16616
  *
@@ -16326,16 +16625,13 @@ ol.ui.horizontal.list li:before,
16326
16625
 
16327
16626
  .ui.steps {
16328
16627
  display: -webkit-inline-box;
16329
- display: -webkit-inline-flex;
16330
16628
  display: -ms-inline-flexbox;
16331
16629
  display: inline-flex;
16332
16630
  -webkit-box-orient: horizontal;
16333
16631
  -webkit-box-direction: normal;
16334
- -webkit-flex-direction: row;
16335
16632
  -ms-flex-direction: row;
16336
16633
  flex-direction: row;
16337
16634
  -webkit-box-align: stretch;
16338
- -webkit-align-items: stretch;
16339
16635
  -ms-flex-align: stretch;
16340
16636
  align-items: stretch;
16341
16637
  margin: 1em 0em;
@@ -16365,28 +16661,22 @@ ol.ui.horizontal.list li:before,
16365
16661
  .ui.steps .step {
16366
16662
  position: relative;
16367
16663
  display: -webkit-box;
16368
- display: -webkit-flex;
16369
16664
  display: -ms-flexbox;
16370
16665
  display: flex;
16371
16666
  -webkit-box-flex: 1;
16372
- -webkit-flex: 1 0 auto;
16373
16667
  -ms-flex: 1 0 auto;
16374
16668
  flex: 1 0 auto;
16375
- -webkit-flex-wrap: wrap;
16376
16669
  -ms-flex-wrap: wrap;
16377
16670
  flex-wrap: wrap;
16378
16671
  -webkit-box-orient: horizontal;
16379
16672
  -webkit-box-direction: normal;
16380
- -webkit-flex-direction: row;
16381
16673
  -ms-flex-direction: row;
16382
16674
  flex-direction: row;
16383
16675
  vertical-align: middle;
16384
16676
  -webkit-box-align: center;
16385
- -webkit-align-items: center;
16386
16677
  -ms-flex-align: center;
16387
16678
  align-items: center;
16388
16679
  -webkit-box-pack: center;
16389
- -webkit-justify-content: center;
16390
16680
  -ms-flex-pack: center;
16391
16681
  justify-content: center;
16392
16682
  margin: 0em 0em;
@@ -16491,17 +16781,15 @@ ol.ui.horizontal.list li:before,
16491
16781
  .ui.steps .step > .icon ~ .content {
16492
16782
  display: block;
16493
16783
  -webkit-box-flex: 0;
16494
- -webkit-flex: 0 1 auto;
16495
16784
  -ms-flex: 0 1 auto;
16496
16785
  flex: 0 1 auto;
16497
- -webkit-align-self: middle;
16498
16786
  -ms-flex-item-align: middle;
16787
+ -ms-grid-row-align: middle;
16499
16788
  align-self: middle;
16500
16789
  }
16501
16790
 
16502
16791
  .ui.steps .step > .icon ~ .content {
16503
16792
  -webkit-box-flex: 1 0 auto;
16504
- -webkit-flex-grow: 1 0 auto;
16505
16793
  -ms-flex-positive: 1 0 auto;
16506
16794
  flex-grow: 1 0 auto;
16507
16795
  }
@@ -16536,8 +16824,8 @@ ol.ui.horizontal.list li:before,
16536
16824
  position: static;
16537
16825
  text-align: center;
16538
16826
  content: counters(ordered, ".");
16539
- -webkit-align-self: middle;
16540
16827
  -ms-flex-item-align: middle;
16828
+ -ms-grid-row-align: middle;
16541
16829
  align-self: middle;
16542
16830
  margin-right: 1rem;
16543
16831
  font-size: 2.5em;
@@ -16548,8 +16836,8 @@ ol.ui.horizontal.list li:before,
16548
16836
 
16549
16837
  .ui.ordered.steps .step > * {
16550
16838
  display: block;
16551
- -webkit-align-self: middle;
16552
16839
  -ms-flex-item-align: middle;
16840
+ -ms-grid-row-align: middle;
16553
16841
  align-self: middle;
16554
16842
  }
16555
16843
 
@@ -16559,12 +16847,10 @@ ol.ui.horizontal.list li:before,
16559
16847
 
16560
16848
  .ui.vertical.steps {
16561
16849
  display: -webkit-inline-box;
16562
- display: -webkit-inline-flex;
16563
16850
  display: -ms-inline-flexbox;
16564
16851
  display: inline-flex;
16565
16852
  -webkit-box-orient: vertical;
16566
16853
  -webkit-box-direction: normal;
16567
- -webkit-flex-direction: column;
16568
16854
  -ms-flex-direction: column;
16569
16855
  flex-direction: column;
16570
16856
  overflow: visible;
@@ -16572,7 +16858,6 @@ ol.ui.horizontal.list li:before,
16572
16858
 
16573
16859
  .ui.vertical.steps .step {
16574
16860
  -webkit-box-pack: start;
16575
- -webkit-justify-content: flex-start;
16576
16861
  -ms-flex-pack: start;
16577
16862
  justify-content: flex-start;
16578
16863
  border-radius: 0em;
@@ -16630,55 +16915,52 @@ ol.ui.horizontal.list li:before,
16630
16915
  /* Mobile (Default) */
16631
16916
 
16632
16917
  @media only screen and (max-width: 767px) {
16633
- .ui.steps {
16918
+ .ui.steps:not(.unstackable) {
16634
16919
  display: -webkit-inline-box;
16635
- display: -webkit-inline-flex;
16636
16920
  display: -ms-inline-flexbox;
16637
16921
  display: inline-flex;
16638
16922
  overflow: visible;
16639
16923
  -webkit-box-orient: vertical;
16640
16924
  -webkit-box-direction: normal;
16641
- -webkit-flex-direction: column;
16642
16925
  -ms-flex-direction: column;
16643
16926
  flex-direction: column;
16644
16927
  }
16645
16928
 
16646
- .ui.steps .step {
16929
+ .ui.steps:not(.unstackable) .step {
16647
16930
  width: 100% !important;
16648
16931
  -webkit-box-orient: vertical;
16649
16932
  -webkit-box-direction: normal;
16650
- -webkit-flex-direction: column;
16651
16933
  -ms-flex-direction: column;
16652
16934
  flex-direction: column;
16653
16935
  border-radius: 0em;
16654
16936
  padding: 1.14285714em 2em;
16655
16937
  }
16656
16938
 
16657
- .ui.steps .step:first-child {
16939
+ .ui.steps:not(.unstackable) .step:first-child {
16658
16940
  padding: 1.14285714em 2em;
16659
16941
  border-radius: 0.28571429rem 0.28571429rem 0em 0em;
16660
16942
  }
16661
16943
 
16662
- .ui.steps .step:last-child {
16944
+ .ui.steps:not(.unstackable) .step:last-child {
16663
16945
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
16664
16946
  }
16665
16947
 
16666
16948
  /* Arrow */
16667
16949
 
16668
- .ui.steps .step:after {
16950
+ .ui.steps:not(.unstackable) .step:after {
16669
16951
  display: none !important;
16670
16952
  }
16671
16953
 
16672
16954
  /* Content */
16673
16955
 
16674
- .ui.steps .step .content {
16956
+ .ui.steps:not(.unstackable) .step .content {
16675
16957
  text-align: center;
16676
16958
  }
16677
16959
 
16678
16960
  /* Icon */
16679
16961
 
16680
- .ui.steps .step > .icon,
16681
- .ui.ordered.steps .step:before {
16962
+ .ui.steps:not(.unstackable) .step > .icon,
16963
+ .ui.ordered.steps:not(.unstackable) .step:before {
16682
16964
  margin: 0em 0em 1rem 0em;
16683
16965
  }
16684
16966
  }
@@ -16794,13 +17076,11 @@ ol.ui.horizontal.list li:before,
16794
17076
  @media only screen and (max-width: 991px) {
16795
17077
  .ui[class*="tablet stackable"].steps {
16796
17078
  display: -webkit-inline-box;
16797
- display: -webkit-inline-flex;
16798
17079
  display: -ms-inline-flexbox;
16799
17080
  display: inline-flex;
16800
17081
  overflow: visible;
16801
17082
  -webkit-box-orient: vertical;
16802
17083
  -webkit-box-direction: normal;
16803
- -webkit-flex-direction: column;
16804
17084
  -ms-flex-direction: column;
16805
17085
  flex-direction: column;
16806
17086
  }
@@ -16810,7 +17090,6 @@ ol.ui.horizontal.list li:before,
16810
17090
  .ui[class*="tablet stackable"].steps .step {
16811
17091
  -webkit-box-orient: vertical;
16812
17092
  -webkit-box-direction: normal;
16813
- -webkit-flex-direction: column;
16814
17093
  -ms-flex-direction: column;
16815
17094
  flex-direction: column;
16816
17095
  border-radius: 0em;
@@ -16854,7 +17133,6 @@ ol.ui.horizontal.list li:before,
16854
17133
 
16855
17134
  .ui.fluid.steps {
16856
17135
  display: -webkit-box;
16857
- display: -webkit-flex;
16858
17136
  display: -ms-flexbox;
16859
17137
  display: flex;
16860
17138
  width: 100%;
@@ -16919,7 +17197,6 @@ ol.ui.horizontal.list li:before,
16919
17197
  .ui.six.steps > .step,
16920
17198
  .ui.seven.steps > .step,
16921
17199
  .ui.eight.steps > .step {
16922
- -webkit-flex-wrap: nowrap;
16923
17200
  -ms-flex-wrap: nowrap;
16924
17201
  flex-wrap: nowrap;
16925
17202
  }
@@ -17020,7 +17297,7 @@ ol.ui.horizontal.list li:before,
17020
17297
  Site Overrides
17021
17298
  *******************************/
17022
17299
  /*!
17023
- * # Semantic UI 2.2.6 - Breadcrumb
17300
+ * # Semantic UI 2.2.12 - Breadcrumb
17024
17301
  * http://github.com/semantic-org/semantic-ui/
17025
17302
  *
17026
17303
  *
@@ -17151,7 +17428,7 @@ ol.ui.horizontal.list li:before,
17151
17428
  Site Overrides
17152
17429
  *******************************/
17153
17430
  /*!
17154
- * # Semantic UI 2.2.6 - Form
17431
+ * # Semantic UI 2.2.12 - Form
17155
17432
  * http://github.com/semantic-org/semantic-ui/
17156
17433
  *
17157
17434
  *
@@ -17238,7 +17515,7 @@ ol.ui.horizontal.list li:before,
17238
17515
 
17239
17516
  .ui.form ::-webkit-datetime-edit,
17240
17517
  .ui.form ::-webkit-inner-spin-button {
17241
- height: 1.2142em;
17518
+ height: 1.21428571em;
17242
17519
  }
17243
17520
 
17244
17521
  .ui.form input:not([type]),
@@ -17258,8 +17535,8 @@ ol.ui.horizontal.list li:before,
17258
17535
  outline: none;
17259
17536
  -webkit-appearance: none;
17260
17537
  tap-highlight-color: rgba(255, 255, 255, 0);
17261
- line-height: 1.2142em;
17262
- padding: 0.67861429em 1em;
17538
+ line-height: 1.21428571em;
17539
+ padding: 0.67857143em 1em;
17263
17540
  font-size: 1em;
17264
17541
  background: #FFFFFF;
17265
17542
  border: 1px solid rgba(34, 36, 38, 0.15);
@@ -17393,7 +17670,6 @@ ol.ui.horizontal.list li:before,
17393
17670
  .ui.form .two.fields .ui.input input,
17394
17671
  .ui.form .wide.field .ui.input input {
17395
17672
  -webkit-box-flex: 1;
17396
- -webkit-flex: 1 0 auto;
17397
17673
  -ms-flex: 1 0 auto;
17398
17674
  flex: 1 0 auto;
17399
17675
  width: 0px;
@@ -17572,7 +17848,6 @@ ol.ui.horizontal.list li:before,
17572
17848
 
17573
17849
  .ui.form.success .icon.success.message:not(:empty) {
17574
17850
  display: -webkit-box;
17575
- display: -webkit-flex;
17576
17851
  display: -ms-flexbox;
17577
17852
  display: flex;
17578
17853
  }
@@ -17593,7 +17868,6 @@ ol.ui.horizontal.list li:before,
17593
17868
 
17594
17869
  .ui.form.warning .icon.warning.message:not(:empty) {
17595
17870
  display: -webkit-box;
17596
- display: -webkit-flex;
17597
17871
  display: -ms-flexbox;
17598
17872
  display: flex;
17599
17873
  }
@@ -17614,7 +17888,6 @@ ol.ui.horizontal.list li:before,
17614
17888
 
17615
17889
  .ui.form.error .icon.error.message:not(:empty) {
17616
17890
  display: -webkit-box;
17617
- display: -webkit-flex;
17618
17891
  display: -ms-flexbox;
17619
17892
  display: flex;
17620
17893
  }
@@ -17975,12 +18248,10 @@ ol.ui.horizontal.list li:before,
17975
18248
 
17976
18249
  .ui.form .fields {
17977
18250
  display: -webkit-box;
17978
- display: -webkit-flex;
17979
18251
  display: -ms-flexbox;
17980
18252
  display: flex;
17981
18253
  -webkit-box-orient: horizontal;
17982
18254
  -webkit-box-direction: normal;
17983
- -webkit-flex-direction: row;
17984
18255
  -ms-flex-direction: row;
17985
18256
  flex-direction: row;
17986
18257
  margin: 0em -0.5em 1em;
@@ -17988,7 +18259,6 @@ ol.ui.horizontal.list li:before,
17988
18259
 
17989
18260
  .ui.form .fields > .field {
17990
18261
  -webkit-box-flex: 0;
17991
- -webkit-flex: 0 1 auto;
17992
18262
  -ms-flex: 0 1 auto;
17993
18263
  flex: 0 1 auto;
17994
18264
  padding-left: 0.5em;
@@ -18051,31 +18321,30 @@ ol.ui.horizontal.list li:before,
18051
18321
 
18052
18322
  @media only screen and (max-width: 767px) {
18053
18323
  .ui.form .fields {
18054
- -webkit-flex-wrap: wrap;
18055
18324
  -ms-flex-wrap: wrap;
18056
18325
  flex-wrap: wrap;
18057
18326
  }
18058
18327
 
18059
- .ui[class*="equal width"].form .fields > .field,
18060
- .ui.form [class*="equal width"].fields > .field,
18061
- .ui.form .two.fields > .fields,
18062
- .ui.form .two.fields > .field,
18063
- .ui.form .three.fields > .fields,
18064
- .ui.form .three.fields > .field,
18065
- .ui.form .four.fields > .fields,
18066
- .ui.form .four.fields > .field,
18067
- .ui.form .five.fields > .fields,
18068
- .ui.form .five.fields > .field,
18069
- .ui.form .six.fields > .fields,
18070
- .ui.form .six.fields > .field,
18071
- .ui.form .seven.fields > .fields,
18072
- .ui.form .seven.fields > .field,
18073
- .ui.form .eight.fields > .fields,
18074
- .ui.form .eight.fields > .field,
18075
- .ui.form .nine.fields > .fields,
18076
- .ui.form .nine.fields > .field,
18077
- .ui.form .ten.fields > .fields,
18078
- .ui.form .ten.fields > .field {
18328
+ .ui[class*="equal width"].form:not(.unstackable) .fields > .field,
18329
+ .ui.form:not(.unstackable) [class*="equal width"].fields:not(.unstackable) > .field,
18330
+ .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .fields,
18331
+ .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field,
18332
+ .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .fields,
18333
+ .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .field,
18334
+ .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .fields,
18335
+ .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .field,
18336
+ .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .fields,
18337
+ .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .field,
18338
+ .ui.form:not(.unstackable) .six.fields:not(.unstackable) > .fields,
18339
+ .ui.form:not(.unstackable) .six.fields:not(.unstackable) > .field,
18340
+ .ui.form:not(.unstackable) .seven.fields:not(.unstackable) > .fields,
18341
+ .ui.form:not(.unstackable) .seven.fields:not(.unstackable) > .field,
18342
+ .ui.form:not(.unstackable) .eight.fields:not(.unstackable) > .fields,
18343
+ .ui.form:not(.unstackable) .eight.fields:not(.unstackable) > .field,
18344
+ .ui.form:not(.unstackable) .nine.fields:not(.unstackable) > .fields,
18345
+ .ui.form:not(.unstackable) .nine.fields:not(.unstackable) > .field,
18346
+ .ui.form:not(.unstackable) .ten.fields:not(.unstackable) > .fields,
18347
+ .ui.form:not(.unstackable) .ten.fields:not(.unstackable) > .field {
18079
18348
  width: 100% !important;
18080
18349
  margin: 0em 0em 1em;
18081
18350
  }
@@ -18156,29 +18425,29 @@ ol.ui.horizontal.list li:before,
18156
18425
  /* Swap to full width on mobile */
18157
18426
 
18158
18427
  @media only screen and (max-width: 767px) {
18159
- .ui.form .two.fields > .fields,
18160
- .ui.form .two.fields > .field,
18161
- .ui.form .three.fields > .fields,
18162
- .ui.form .three.fields > .field,
18163
- .ui.form .four.fields > .fields,
18164
- .ui.form .four.fields > .field,
18165
- .ui.form .five.fields > .fields,
18166
- .ui.form .five.fields > .field,
18167
- .ui.form .fields > .two.wide.field,
18168
- .ui.form .fields > .three.wide.field,
18169
- .ui.form .fields > .four.wide.field,
18170
- .ui.form .fields > .five.wide.field,
18171
- .ui.form .fields > .six.wide.field,
18172
- .ui.form .fields > .seven.wide.field,
18173
- .ui.form .fields > .eight.wide.field,
18174
- .ui.form .fields > .nine.wide.field,
18175
- .ui.form .fields > .ten.wide.field,
18176
- .ui.form .fields > .eleven.wide.field,
18177
- .ui.form .fields > .twelve.wide.field,
18178
- .ui.form .fields > .thirteen.wide.field,
18179
- .ui.form .fields > .fourteen.wide.field,
18180
- .ui.form .fields > .fifteen.wide.field,
18181
- .ui.form .fields > .sixteen.wide.field {
18428
+ .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .fields,
18429
+ .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field,
18430
+ .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .fields,
18431
+ .ui.form:not(.unstackable) .three.fields:not(.unstackable) > .field,
18432
+ .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .fields,
18433
+ .ui.form:not(.unstackable) .four.fields:not(.unstackable) > .field,
18434
+ .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .fields,
18435
+ .ui.form:not(.unstackable) .five.fields:not(.unstackable) > .field,
18436
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .two.wide.field,
18437
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .three.wide.field,
18438
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .four.wide.field,
18439
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .five.wide.field,
18440
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .six.wide.field,
18441
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .seven.wide.field,
18442
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .eight.wide.field,
18443
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .nine.wide.field,
18444
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .ten.wide.field,
18445
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .eleven.wide.field,
18446
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .twelve.wide.field,
18447
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .thirteen.wide.field,
18448
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .fourteen.wide.field,
18449
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .fifteen.wide.field,
18450
+ .ui.form:not(.unstackable) .fields:not(.unstackable) > .sixteen.wide.field {
18182
18451
  width: 100% !important;
18183
18452
  }
18184
18453
 
@@ -18195,7 +18464,6 @@ ol.ui.horizontal.list li:before,
18195
18464
  .ui.form [class*="equal width"].fields > .field {
18196
18465
  width: 100%;
18197
18466
  -webkit-box-flex: 1;
18198
- -webkit-flex: 1 1 auto;
18199
18467
  -ms-flex: 1 1 auto;
18200
18468
  flex: 1 1 auto;
18201
18469
  }
@@ -18207,9 +18475,7 @@ ol.ui.horizontal.list li:before,
18207
18475
  .ui.form .inline.fields {
18208
18476
  margin: 0em 0em 1em;
18209
18477
  -webkit-box-align: center;
18210
- -webkit-align-items: center;
18211
18478
  -ms-flex-align: center;
18212
- -ms-grid-row-align: center;
18213
18479
  align-items: center;
18214
18480
  }
18215
18481
 
@@ -18272,11 +18538,9 @@ ol.ui.horizontal.list li:before,
18272
18538
 
18273
18539
  .ui.form .inline.fields .wide.field {
18274
18540
  display: -webkit-box;
18275
- display: -webkit-flex;
18276
18541
  display: -ms-flexbox;
18277
18542
  display: flex;
18278
18543
  -webkit-box-align: center;
18279
- -webkit-align-items: center;
18280
18544
  -ms-flex-align: center;
18281
18545
  align-items: center;
18282
18546
  }
@@ -18330,7 +18594,7 @@ ol.ui.horizontal.list li:before,
18330
18594
  Site Overrides
18331
18595
  *******************************/
18332
18596
  /*!
18333
- * # Semantic UI 2.2.6 - Grid
18597
+ * # Semantic UI 2.2.12 - Grid
18334
18598
  * http://github.com/semantic-org/semantic-ui/
18335
18599
  *
18336
18600
  *
@@ -18345,19 +18609,15 @@ ol.ui.horizontal.list li:before,
18345
18609
 
18346
18610
  .ui.grid {
18347
18611
  display: -webkit-box;
18348
- display: -webkit-flex;
18349
18612
  display: -ms-flexbox;
18350
18613
  display: flex;
18351
18614
  -webkit-box-orient: horizontal;
18352
18615
  -webkit-box-direction: normal;
18353
- -webkit-flex-direction: row;
18354
18616
  -ms-flex-direction: row;
18355
18617
  flex-direction: row;
18356
- -webkit-flex-wrap: wrap;
18357
18618
  -ms-flex-wrap: wrap;
18358
18619
  flex-wrap: wrap;
18359
18620
  -webkit-box-align: stretch;
18360
- -webkit-align-items: stretch;
18361
18621
  -ms-flex-align: stretch;
18362
18622
  align-items: stretch;
18363
18623
  padding: 0em;
@@ -18418,23 +18678,18 @@ ol.ui.horizontal.list li:before,
18418
18678
  .ui.grid > .row {
18419
18679
  position: relative;
18420
18680
  display: -webkit-box;
18421
- display: -webkit-flex;
18422
18681
  display: -ms-flexbox;
18423
18682
  display: flex;
18424
18683
  -webkit-box-orient: horizontal;
18425
18684
  -webkit-box-direction: normal;
18426
- -webkit-flex-direction: row;
18427
18685
  -ms-flex-direction: row;
18428
18686
  flex-direction: row;
18429
- -webkit-flex-wrap: wrap;
18430
18687
  -ms-flex-wrap: wrap;
18431
18688
  flex-wrap: wrap;
18432
18689
  -webkit-box-pack: inherit;
18433
- -webkit-justify-content: inherit;
18434
18690
  -ms-flex-pack: inherit;
18435
18691
  justify-content: inherit;
18436
18692
  -webkit-box-align: stretch;
18437
- -webkit-align-items: stretch;
18438
18693
  -ms-flex-align: stretch;
18439
18694
  align-items: stretch;
18440
18695
  width: 100% !important;
@@ -18493,7 +18748,6 @@ ol.ui.horizontal.list li:before,
18493
18748
 
18494
18749
  .ui.grid .row + .ui.divider {
18495
18750
  -webkit-box-flex: 1;
18496
- -webkit-flex-grow: 1;
18497
18751
  -ms-flex-positive: 1;
18498
18752
  flex-grow: 1;
18499
18753
  margin: 1rem 1rem;
@@ -19444,7 +19698,6 @@ ol.ui.horizontal.list li:before,
19444
19698
  .ui.grid > .centered.row {
19445
19699
  text-align: center;
19446
19700
  -webkit-box-pack: center;
19447
- -webkit-justify-content: center;
19448
19701
  -ms-flex-pack: center;
19449
19702
  justify-content: center;
19450
19703
  }
@@ -19701,11 +19954,9 @@ ol.ui.horizontal.list li:before,
19701
19954
  .ui.grid > .row > [class*="top aligned"].column {
19702
19955
  -webkit-box-orient: vertical;
19703
19956
  -webkit-box-direction: normal;
19704
- -webkit-flex-direction: column;
19705
19957
  -ms-flex-direction: column;
19706
19958
  flex-direction: column;
19707
19959
  vertical-align: top;
19708
- -webkit-align-self: flex-start !important;
19709
19960
  -ms-flex-item-align: start !important;
19710
19961
  align-self: flex-start !important;
19711
19962
  }
@@ -19719,12 +19970,11 @@ ol.ui.horizontal.list li:before,
19719
19970
  .ui.grid > .row > [class*="middle aligned"].column {
19720
19971
  -webkit-box-orient: vertical;
19721
19972
  -webkit-box-direction: normal;
19722
- -webkit-flex-direction: column;
19723
19973
  -ms-flex-direction: column;
19724
19974
  flex-direction: column;
19725
19975
  vertical-align: middle;
19726
- -webkit-align-self: center !important;
19727
19976
  -ms-flex-item-align: center !important;
19977
+ -ms-grid-row-align: center !important;
19728
19978
  align-self: center !important;
19729
19979
  }
19730
19980
 
@@ -19737,11 +19987,9 @@ ol.ui.horizontal.list li:before,
19737
19987
  .ui.grid > .row > [class*="bottom aligned"].column {
19738
19988
  -webkit-box-orient: vertical;
19739
19989
  -webkit-box-direction: normal;
19740
- -webkit-flex-direction: column;
19741
19990
  -ms-flex-direction: column;
19742
19991
  flex-direction: column;
19743
19992
  vertical-align: bottom;
19744
- -webkit-align-self: flex-end !important;
19745
19993
  -ms-flex-item-align: end !important;
19746
19994
  align-self: flex-end !important;
19747
19995
  }
@@ -19754,15 +20002,12 @@ ol.ui.horizontal.list li:before,
19754
20002
  .ui.grid > .stretched.column:not(.row),
19755
20003
  .ui.grid > .row > .stretched.column {
19756
20004
  display: -webkit-inline-box !important;
19757
- display: -webkit-inline-flex !important;
19758
20005
  display: -ms-inline-flexbox !important;
19759
20006
  display: inline-flex !important;
19760
- -webkit-align-self: stretch;
19761
20007
  -ms-flex-item-align: stretch;
19762
20008
  align-self: stretch;
19763
20009
  -webkit-box-orient: vertical;
19764
20010
  -webkit-box-direction: normal;
19765
- -webkit-flex-direction: column;
19766
20011
  -ms-flex-direction: column;
19767
20012
  flex-direction: column;
19768
20013
  }
@@ -19773,7 +20018,6 @@ ol.ui.horizontal.list li:before,
19773
20018
  .ui.grid > .stretched.column:not(.row) > *,
19774
20019
  .ui.grid > .row > .stretched.column > * {
19775
20020
  -webkit-box-flex: 1;
19776
- -webkit-flex-grow: 1;
19777
20021
  -ms-flex-positive: 1;
19778
20022
  flex-grow: 1;
19779
20023
  }
@@ -19790,8 +20034,8 @@ ol.ui.horizontal.list li:before,
19790
20034
  .ui.grid > [class*="left aligned"].column.column,
19791
20035
  .ui.grid > .row > [class*="left aligned"].column.column {
19792
20036
  text-align: left;
19793
- -webkit-align-self: inherit;
19794
20037
  -ms-flex-item-align: inherit;
20038
+ -ms-grid-row-align: inherit;
19795
20039
  align-self: inherit;
19796
20040
  }
19797
20041
 
@@ -19803,14 +20047,13 @@ ol.ui.horizontal.list li:before,
19803
20047
  .ui.grid > [class*="center aligned"].column.column,
19804
20048
  .ui.grid > .row > [class*="center aligned"].column.column {
19805
20049
  text-align: center;
19806
- -webkit-align-self: inherit;
19807
20050
  -ms-flex-item-align: inherit;
20051
+ -ms-grid-row-align: inherit;
19808
20052
  align-self: inherit;
19809
20053
  }
19810
20054
 
19811
20055
  .ui[class*="center aligned"].grid {
19812
20056
  -webkit-box-pack: center;
19813
- -webkit-justify-content: center;
19814
20057
  -ms-flex-pack: center;
19815
20058
  justify-content: center;
19816
20059
  }
@@ -19823,8 +20066,8 @@ ol.ui.horizontal.list li:before,
19823
20066
  .ui.grid > [class*="right aligned"].column.column,
19824
20067
  .ui.grid > .row > [class*="right aligned"].column.column {
19825
20068
  text-align: right;
19826
- -webkit-align-self: inherit;
19827
20069
  -ms-flex-item-align: inherit;
20070
+ -ms-grid-row-align: inherit;
19828
20071
  align-self: inherit;
19829
20072
  }
19830
20073
 
@@ -19990,7 +20233,6 @@ ol.ui.horizontal.list li:before,
19990
20233
  .ui.grid > [class*="equal width"].row > .column {
19991
20234
  display: inline-block;
19992
20235
  -webkit-box-flex: 1;
19993
- -webkit-flex-grow: 1;
19994
20236
  -ms-flex-positive: 1;
19995
20237
  flex-grow: 1;
19996
20238
  }
@@ -19999,7 +20241,6 @@ ol.ui.horizontal.list li:before,
19999
20241
  .ui[class*="equal width"].grid > .row > .wide.column,
20000
20242
  .ui.grid > [class*="equal width"].row > .wide.column {
20001
20243
  -webkit-box-flex: 0;
20002
- -webkit-flex-grow: 0;
20003
20244
  -ms-flex-positive: 0;
20004
20245
  flex-grow: 0;
20005
20246
  }
@@ -20016,7 +20257,6 @@ ol.ui.horizontal.list li:before,
20016
20257
  .ui.grid > [class*="mobile reversed"].row {
20017
20258
  -webkit-box-orient: horizontal;
20018
20259
  -webkit-box-direction: reverse;
20019
- -webkit-flex-direction: row-reverse;
20020
20260
  -ms-flex-direction: row-reverse;
20021
20261
  flex-direction: row-reverse;
20022
20262
  }
@@ -20025,7 +20265,6 @@ ol.ui.horizontal.list li:before,
20025
20265
  .ui.stackable[class*="mobile reversed"] {
20026
20266
  -webkit-box-orient: vertical;
20027
20267
  -webkit-box-direction: reverse;
20028
- -webkit-flex-direction: column-reverse;
20029
20268
  -ms-flex-direction: column-reverse;
20030
20269
  flex-direction: column-reverse;
20031
20270
  }
@@ -20071,7 +20310,6 @@ ol.ui.horizontal.list li:before,
20071
20310
  .ui.grid > [class*="tablet reversed"].row {
20072
20311
  -webkit-box-orient: horizontal;
20073
20312
  -webkit-box-direction: reverse;
20074
- -webkit-flex-direction: row-reverse;
20075
20313
  -ms-flex-direction: row-reverse;
20076
20314
  flex-direction: row-reverse;
20077
20315
  }
@@ -20079,7 +20317,6 @@ ol.ui.horizontal.list li:before,
20079
20317
  .ui[class*="tablet vertically reversed"].grid {
20080
20318
  -webkit-box-orient: vertical;
20081
20319
  -webkit-box-direction: reverse;
20082
- -webkit-flex-direction: column-reverse;
20083
20320
  -ms-flex-direction: column-reverse;
20084
20321
  flex-direction: column-reverse;
20085
20322
  }
@@ -20125,7 +20362,6 @@ ol.ui.horizontal.list li:before,
20125
20362
  .ui.grid > [class*="computer reversed"].row {
20126
20363
  -webkit-box-orient: horizontal;
20127
20364
  -webkit-box-direction: reverse;
20128
- -webkit-flex-direction: row-reverse;
20129
20365
  -ms-flex-direction: row-reverse;
20130
20366
  flex-direction: row-reverse;
20131
20367
  }
@@ -20133,7 +20369,6 @@ ol.ui.horizontal.list li:before,
20133
20369
  .ui[class*="computer vertically reversed"].grid {
20134
20370
  -webkit-box-orient: vertical;
20135
20371
  -webkit-box-direction: reverse;
20136
- -webkit-flex-direction: column-reverse;
20137
20372
  -ms-flex-direction: column-reverse;
20138
20373
  flex-direction: column-reverse;
20139
20374
  }
@@ -20651,7 +20886,6 @@ ol.ui.horizontal.list li:before,
20651
20886
 
20652
20887
  .ui.menu {
20653
20888
  display: -webkit-box;
20654
- display: -webkit-flex;
20655
20889
  display: -ms-flexbox;
20656
20890
  display: flex;
20657
20891
  margin: 1rem 0em;
@@ -20690,7 +20924,6 @@ ol.ui.horizontal.list li:before,
20690
20924
 
20691
20925
  .ui.menu:not(.vertical) > .menu {
20692
20926
  display: -webkit-box;
20693
- display: -webkit-flex;
20694
20927
  display: -ms-flexbox;
20695
20928
  display: flex;
20696
20929
  }
@@ -20701,11 +20934,9 @@ ol.ui.horizontal.list li:before,
20701
20934
 
20702
20935
  .ui.menu:not(.vertical) .item {
20703
20936
  display: -webkit-box;
20704
- display: -webkit-flex;
20705
20937
  display: -ms-flexbox;
20706
20938
  display: flex;
20707
20939
  -webkit-box-align: center;
20708
- -webkit-align-items: center;
20709
20940
  -ms-flex-align: center;
20710
20941
  align-items: center;
20711
20942
  }
@@ -20717,7 +20948,6 @@ ol.ui.horizontal.list li:before,
20717
20948
  text-decoration: none;
20718
20949
  -webkit-tap-highlight-color: transparent;
20719
20950
  -webkit-box-flex: 0;
20720
- -webkit-flex: 0 0 auto;
20721
20951
  -ms-flex: 0 0 auto;
20722
20952
  flex: 0 0 auto;
20723
20953
  -webkit-user-select: none;
@@ -20801,16 +21031,13 @@ ol.ui.horizontal.list li:before,
20801
21031
  .ui.menu > .grid,
20802
21032
  .ui.menu > .container {
20803
21033
  display: -webkit-box;
20804
- display: -webkit-flex;
20805
21034
  display: -ms-flexbox;
20806
21035
  display: flex;
20807
21036
  -webkit-box-align: inherit;
20808
- -webkit-align-items: inherit;
20809
21037
  -ms-flex-align: inherit;
20810
21038
  align-items: inherit;
20811
21039
  -webkit-box-orient: vertical;
20812
21040
  -webkit-box-direction: normal;
20813
- -webkit-flex-direction: inherit;
20814
21041
  -ms-flex-direction: inherit;
20815
21042
  flex-direction: inherit;
20816
21043
  }
@@ -20868,7 +21095,6 @@ ol.ui.horizontal.list li:before,
20868
21095
  /* Menu */
20869
21096
 
20870
21097
  .ui.menu .dropdown.item .menu {
20871
- left: 0px;
20872
21098
  min-width: calc(100% - 1px);
20873
21099
  border-radius: 0em 0em 0.28571429rem 0.28571429rem;
20874
21100
  background: #FFFFFF;
@@ -20876,7 +21102,6 @@ ol.ui.horizontal.list li:before,
20876
21102
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
20877
21103
  -webkit-box-orient: vertical !important;
20878
21104
  -webkit-box-direction: normal !important;
20879
- -webkit-flex-direction: column !important;
20880
21105
  -ms-flex-direction: column !important;
20881
21106
  flex-direction: column !important;
20882
21107
  }
@@ -21138,7 +21363,6 @@ Floated Menu / Item
21138
21363
  .ui.menu:not(.vertical) .left.item,
21139
21364
  .ui.menu:not(.vertical) .left.menu {
21140
21365
  display: -webkit-box;
21141
- display: -webkit-flex;
21142
21366
  display: -ms-flexbox;
21143
21367
  display: flex;
21144
21368
  margin-right: auto !important;
@@ -21149,7 +21373,6 @@ Floated Menu / Item
21149
21373
  .ui.menu:not(.vertical) .right.item,
21150
21374
  .ui.menu:not(.vertical) .right.menu {
21151
21375
  display: -webkit-box;
21152
- display: -webkit-flex;
21153
21376
  display: -ms-flexbox;
21154
21377
  display: flex;
21155
21378
  margin-left: auto !important;
@@ -21171,7 +21394,6 @@ Floated Menu / Item
21171
21394
  display: block;
21172
21395
  -webkit-box-orient: vertical;
21173
21396
  -webkit-box-direction: normal;
21174
- -webkit-flex-direction: column;
21175
21397
  -ms-flex-direction: column;
21176
21398
  flex-direction: column;
21177
21399
  background: #FFFFFF;
@@ -21446,7 +21668,6 @@ Floated Menu / Item
21446
21668
  .ui.pagination.menu {
21447
21669
  margin: 0em;
21448
21670
  display: -webkit-inline-box;
21449
- display: -webkit-inline-flex;
21450
21671
  display: -ms-inline-flexbox;
21451
21672
  display: inline-flex;
21452
21673
  vertical-align: middle;
@@ -21499,8 +21720,8 @@ Floated Menu / Item
21499
21720
  /* Item */
21500
21721
 
21501
21722
  .ui.secondary.menu .item {
21502
- -webkit-align-self: center;
21503
21723
  -ms-flex-item-align: center;
21724
+ -ms-grid-row-align: center;
21504
21725
  align-self: center;
21505
21726
  box-shadow: none;
21506
21727
  border: none;
@@ -21643,7 +21864,6 @@ Floated Menu / Item
21643
21864
  border-bottom-color: transparent;
21644
21865
  border-bottom-style: solid;
21645
21866
  border-radius: 0em;
21646
- -webkit-align-self: flex-end;
21647
21867
  -ms-flex-item-align: end;
21648
21868
  align-self: flex-end;
21649
21869
  margin: 0em 0em -2px;
@@ -21780,8 +22000,8 @@ Floated Menu / Item
21780
22000
  .ui.text.menu .item {
21781
22001
  border-radius: 0px;
21782
22002
  box-shadow: none;
21783
- -webkit-align-self: center;
21784
22003
  -ms-flex-item-align: center;
22004
+ -ms-grid-row-align: center;
21785
22005
  align-self: center;
21786
22006
  margin: 0em 0em;
21787
22007
  padding: 0.35714286em 0.5em;
@@ -21980,7 +22200,6 @@ Floated Menu / Item
21980
22200
  min-width: 6em;
21981
22201
  -webkit-box-orient: vertical;
21982
22202
  -webkit-box-direction: normal;
21983
- -webkit-flex-direction: column;
21984
22203
  -ms-flex-direction: column;
21985
22204
  flex-direction: column;
21986
22205
  }
@@ -22012,7 +22231,6 @@ Floated Menu / Item
22012
22231
  .ui.stackable.menu {
22013
22232
  -webkit-box-orient: vertical;
22014
22233
  -webkit-box-direction: normal;
22015
- -webkit-flex-direction: column;
22016
22234
  -ms-flex-direction: column;
22017
22235
  flex-direction: column;
22018
22236
  }
@@ -22041,6 +22259,14 @@ Floated Menu / Item
22041
22259
  .ui.stackable.menu .right.item {
22042
22260
  margin-left: 0 !important;
22043
22261
  }
22262
+
22263
+ .ui.stackable.menu .right.menu,
22264
+ .ui.stackable.menu .left.menu {
22265
+ -webkit-box-orient: vertical;
22266
+ -webkit-box-direction: normal;
22267
+ -ms-flex-direction: column;
22268
+ flex-direction: column;
22269
+ }
22044
22270
  }
22045
22271
 
22046
22272
  /*--------------
@@ -22471,7 +22697,6 @@ Floated Menu / Item
22471
22697
 
22472
22698
  .ui.compact.menu {
22473
22699
  display: -webkit-inline-box;
22474
- display: -webkit-inline-flex;
22475
22700
  display: -ms-inline-flexbox;
22476
22701
  display: inline-flex;
22477
22702
  margin: 0em;
@@ -22520,11 +22745,14 @@ Floated Menu / Item
22520
22745
  margin-right: 0em !important;
22521
22746
  text-align: center;
22522
22747
  -webkit-box-pack: center;
22523
- -webkit-justify-content: center;
22524
22748
  -ms-flex-pack: center;
22525
22749
  justify-content: center;
22526
22750
  }
22527
22751
 
22752
+ .ui.attached.item.menu {
22753
+ margin: 0em -1px !important;
22754
+ }
22755
+
22528
22756
  .ui.item.menu .item:last-child:before {
22529
22757
  display: none;
22530
22758
  }
@@ -22892,7 +23120,7 @@ Floated Menu / Item
22892
23120
  Site Overrides
22893
23121
  *******************************/
22894
23122
  /*!
22895
- * # Semantic UI 2.2.6 - Message
23123
+ * # Semantic UI 2.2.12 - Message
22896
23124
  * http://github.com/semantic-org/semantic-ui/
22897
23125
  *
22898
23126
  *
@@ -22937,7 +23165,7 @@ Floated Menu / Item
22937
23165
  display: block;
22938
23166
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
22939
23167
  font-weight: bold;
22940
- margin: -0.14285em 0em 0rem 0em;
23168
+ margin: -0.14285714em 0em 0rem 0em;
22941
23169
  }
22942
23170
 
22943
23171
  /* Default font size */
@@ -23057,7 +23285,6 @@ Floated Menu / Item
23057
23285
 
23058
23286
  .ui.icon.visible.visible.visible.visible.message {
23059
23287
  display: -webkit-box;
23060
- display: -webkit-flex;
23061
23288
  display: -ms-flexbox;
23062
23289
  display: flex;
23063
23290
  }
@@ -23082,6 +23309,12 @@ Floated Menu / Item
23082
23309
  display: inline-block;
23083
23310
  }
23084
23311
 
23312
+ .ui.compact.icon.message {
23313
+ display: -webkit-inline-box;
23314
+ display: -ms-inline-flexbox;
23315
+ display: inline-flex;
23316
+ }
23317
+
23085
23318
  /*--------------
23086
23319
  Attached
23087
23320
  ---------------*/
@@ -23119,12 +23352,10 @@ Floated Menu / Item
23119
23352
 
23120
23353
  .ui.icon.message {
23121
23354
  display: -webkit-box;
23122
- display: -webkit-flex;
23123
23355
  display: -ms-flexbox;
23124
23356
  display: flex;
23125
23357
  width: 100%;
23126
23358
  -webkit-box-align: center;
23127
- -webkit-align-items: center;
23128
23359
  -ms-flex-align: center;
23129
23360
  align-items: center;
23130
23361
  }
@@ -23132,7 +23363,6 @@ Floated Menu / Item
23132
23363
  .ui.icon.message > .icon:not(.close) {
23133
23364
  display: block;
23134
23365
  -webkit-box-flex: 0;
23135
- -webkit-flex: 0 0 auto;
23136
23366
  -ms-flex: 0 0 auto;
23137
23367
  flex: 0 0 auto;
23138
23368
  width: auto;
@@ -23145,7 +23375,6 @@ Floated Menu / Item
23145
23375
  .ui.icon.message > .content {
23146
23376
  display: block;
23147
23377
  -webkit-box-flex: 1;
23148
- -webkit-flex: 1 1 auto;
23149
23378
  -ms-flex: 1 1 auto;
23150
23379
  flex: 1 1 auto;
23151
23380
  vertical-align: middle;
@@ -23438,7 +23667,7 @@ Floated Menu / Item
23438
23667
  Site Overrides
23439
23668
  *******************************/
23440
23669
  /*!
23441
- * # Semantic UI 2.2.6 - Table
23670
+ * # Semantic UI 2.2.12 - Table
23442
23671
  * http://github.com/semantic-org/semantic-ui/
23443
23672
  *
23444
23673
  *
@@ -24521,7 +24750,7 @@ Floated Menu / Item
24521
24750
  .ui.inverted.table th {
24522
24751
  background-color: rgba(0, 0, 0, 0.15);
24523
24752
  border-color: rgba(255, 255, 255, 0.1) !important;
24524
- color: rgba(255, 255, 255, 0.9);
24753
+ color: rgba(255, 255, 255, 0.9) !important;
24525
24754
  }
24526
24755
 
24527
24756
  .ui.inverted.table tr td {
@@ -24702,7 +24931,7 @@ Floated Menu / Item
24702
24931
  Site Overrides
24703
24932
  *******************************/
24704
24933
  /*!
24705
- * # Semantic UI 2.2.6 - Ad
24934
+ * # Semantic UI 2.2.12 - Ad
24706
24935
  * http://github.com/semantic-org/semantic-ui/
24707
24936
  *
24708
24937
  *
@@ -24991,7 +25220,7 @@ Floated Menu / Item
24991
25220
  User Variable Overrides
24992
25221
  *******************************/
24993
25222
  /*!
24994
- * # Semantic UI 2.2.6 - Item
25223
+ * # Semantic UI 2.2.12 - Item
24995
25224
  * http://github.com/semantic-org/semantic-ui/
24996
25225
  *
24997
25226
  *
@@ -25013,12 +25242,10 @@ Floated Menu / Item
25013
25242
  max-width: 100%;
25014
25243
  position: relative;
25015
25244
  display: -webkit-box;
25016
- display: -webkit-flex;
25017
25245
  display: -ms-flexbox;
25018
25246
  display: flex;
25019
25247
  -webkit-box-orient: vertical;
25020
25248
  -webkit-box-direction: normal;
25021
- -webkit-flex-direction: column;
25022
25249
  -ms-flex-direction: column;
25023
25250
  flex-direction: column;
25024
25251
  width: 290px;
@@ -25058,18 +25285,15 @@ Floated Menu / Item
25058
25285
 
25059
25286
  .ui.cards {
25060
25287
  display: -webkit-box;
25061
- display: -webkit-flex;
25062
25288
  display: -ms-flexbox;
25063
25289
  display: flex;
25064
25290
  margin: -0.875em -0.5em;
25065
- -webkit-flex-wrap: wrap;
25066
25291
  -ms-flex-wrap: wrap;
25067
25292
  flex-wrap: wrap;
25068
25293
  }
25069
25294
 
25070
25295
  .ui.cards > .card {
25071
25296
  display: -webkit-box;
25072
- display: -webkit-flex;
25073
25297
  display: -ms-flexbox;
25074
25298
  display: flex;
25075
25299
  margin: 0.875em 0.5em;
@@ -25123,7 +25347,6 @@ Floated Menu / Item
25123
25347
  position: relative;
25124
25348
  display: block;
25125
25349
  -webkit-box-flex: 0;
25126
- -webkit-flex: 0 0 auto;
25127
25350
  -ms-flex: 0 0 auto;
25128
25351
  flex: 0 0 auto;
25129
25352
  padding: 0em;
@@ -25150,7 +25373,6 @@ Floated Menu / Item
25150
25373
  .ui.cards > .card > .content,
25151
25374
  .ui.card > .content {
25152
25375
  -webkit-box-flex: 1;
25153
- -webkit-flex-grow: 1;
25154
25376
  -ms-flex-positive: 1;
25155
25377
  flex-grow: 1;
25156
25378
  border: none;
@@ -25188,7 +25410,7 @@ Floated Menu / Item
25188
25410
  font-weight: bold;
25189
25411
  font-size: 1.28571429em;
25190
25412
  margin-top: -0.21425em;
25191
- line-height: 1.2857em;
25413
+ line-height: 1.28571429em;
25192
25414
  }
25193
25415
 
25194
25416
  .ui.cards > .card > .content > .meta + .description,
@@ -25424,7 +25646,6 @@ Floated Menu / Item
25424
25646
  max-width: 100%;
25425
25647
  min-height: 0em !important;
25426
25648
  -webkit-box-flex: 0;
25427
- -webkit-flex-grow: 0;
25428
25649
  -ms-flex-positive: 0;
25429
25650
  flex-grow: 0;
25430
25651
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
@@ -25482,7 +25703,6 @@ a.ui.raised.card:hover,
25482
25703
 
25483
25704
  .ui.centered.cards {
25484
25705
  -webkit-box-pack: center;
25485
- -webkit-justify-content: center;
25486
25706
  -ms-flex-pack: center;
25487
25707
  justify-content: center;
25488
25708
  }
@@ -25838,7 +26058,7 @@ a.ui.card:hover,
25838
26058
  margin-right: 0em;
25839
26059
  }
25840
26060
 
25841
- .ui.two.doubling.cards .card {
26061
+ .ui.two.doubling.cards > .card {
25842
26062
  width: 100%;
25843
26063
  margin-left: 0em;
25844
26064
  margin-right: 0em;
@@ -25849,7 +26069,7 @@ a.ui.card:hover,
25849
26069
  margin-right: -1em;
25850
26070
  }
25851
26071
 
25852
- .ui.three.doubling.cards .card {
26072
+ .ui.three.doubling.cards > .card {
25853
26073
  width: calc( 50% - 2em );
25854
26074
  margin-left: 1em;
25855
26075
  margin-right: 1em;
@@ -25860,7 +26080,7 @@ a.ui.card:hover,
25860
26080
  margin-right: -1em;
25861
26081
  }
25862
26082
 
25863
- .ui.four.doubling.cards .card {
26083
+ .ui.four.doubling.cards > .card {
25864
26084
  width: calc( 50% - 2em );
25865
26085
  margin-left: 1em;
25866
26086
  margin-right: 1em;
@@ -25871,7 +26091,7 @@ a.ui.card:hover,
25871
26091
  margin-right: -1em;
25872
26092
  }
25873
26093
 
25874
- .ui.five.doubling.cards .card {
26094
+ .ui.five.doubling.cards > .card {
25875
26095
  width: calc( 50% - 2em );
25876
26096
  margin-left: 1em;
25877
26097
  margin-right: 1em;
@@ -25882,7 +26102,7 @@ a.ui.card:hover,
25882
26102
  margin-right: -1em;
25883
26103
  }
25884
26104
 
25885
- .ui.six.doubling.cards .card {
26105
+ .ui.six.doubling.cards > .card {
25886
26106
  width: calc( 50% - 2em );
25887
26107
  margin-left: 1em;
25888
26108
  margin-right: 1em;
@@ -25893,7 +26113,7 @@ a.ui.card:hover,
25893
26113
  margin-right: -1em;
25894
26114
  }
25895
26115
 
25896
- .ui.seven.doubling.cards .card {
26116
+ .ui.seven.doubling.cards > .card {
25897
26117
  width: calc( 33.33333333% - 2em );
25898
26118
  margin-left: 1em;
25899
26119
  margin-right: 1em;
@@ -25904,7 +26124,7 @@ a.ui.card:hover,
25904
26124
  margin-right: -1em;
25905
26125
  }
25906
26126
 
25907
- .ui.eight.doubling.cards .card {
26127
+ .ui.eight.doubling.cards > .card {
25908
26128
  width: calc( 33.33333333% - 2em );
25909
26129
  margin-left: 1em;
25910
26130
  margin-right: 1em;
@@ -25915,7 +26135,7 @@ a.ui.card:hover,
25915
26135
  margin-right: -1em;
25916
26136
  }
25917
26137
 
25918
- .ui.nine.doubling.cards .card {
26138
+ .ui.nine.doubling.cards > .card {
25919
26139
  width: calc( 33.33333333% - 2em );
25920
26140
  margin-left: 1em;
25921
26141
  margin-right: 1em;
@@ -25926,7 +26146,7 @@ a.ui.card:hover,
25926
26146
  margin-right: -1em;
25927
26147
  }
25928
26148
 
25929
- .ui.ten.doubling.cards .card {
26149
+ .ui.ten.doubling.cards > .card {
25930
26150
  width: calc( 33.33333333% - 2em );
25931
26151
  margin-left: 1em;
25932
26152
  margin-right: 1em;
@@ -25941,7 +26161,7 @@ a.ui.card:hover,
25941
26161
  margin-right: 0em;
25942
26162
  }
25943
26163
 
25944
- .ui.two.doubling.cards .card {
26164
+ .ui.two.doubling.cards > .card {
25945
26165
  width: 100%;
25946
26166
  margin-left: 0em;
25947
26167
  margin-right: 0em;
@@ -25952,7 +26172,7 @@ a.ui.card:hover,
25952
26172
  margin-right: -1em;
25953
26173
  }
25954
26174
 
25955
- .ui.three.doubling.cards .card {
26175
+ .ui.three.doubling.cards > .card {
25956
26176
  width: calc( 50% - 2em );
25957
26177
  margin-left: 1em;
25958
26178
  margin-right: 1em;
@@ -25963,7 +26183,7 @@ a.ui.card:hover,
25963
26183
  margin-right: -1em;
25964
26184
  }
25965
26185
 
25966
- .ui.four.doubling.cards .card {
26186
+ .ui.four.doubling.cards > .card {
25967
26187
  width: calc( 50% - 2em );
25968
26188
  margin-left: 1em;
25969
26189
  margin-right: 1em;
@@ -25974,7 +26194,7 @@ a.ui.card:hover,
25974
26194
  margin-right: -1em;
25975
26195
  }
25976
26196
 
25977
- .ui.five.doubling.cards .card {
26197
+ .ui.five.doubling.cards > .card {
25978
26198
  width: calc( 33.33333333% - 2em );
25979
26199
  margin-left: 1em;
25980
26200
  margin-right: 1em;
@@ -25985,7 +26205,7 @@ a.ui.card:hover,
25985
26205
  margin-right: -1em;
25986
26206
  }
25987
26207
 
25988
- .ui.six.doubling.cards .card {
26208
+ .ui.six.doubling.cards > .card {
25989
26209
  width: calc( 33.33333333% - 2em );
25990
26210
  margin-left: 1em;
25991
26211
  margin-right: 1em;
@@ -25996,7 +26216,7 @@ a.ui.card:hover,
25996
26216
  margin-right: -1em;
25997
26217
  }
25998
26218
 
25999
- .ui.eight.doubling.cards .card {
26219
+ .ui.eight.doubling.cards > .card {
26000
26220
  width: calc( 33.33333333% - 2em );
26001
26221
  margin-left: 1em;
26002
26222
  margin-right: 1em;
@@ -26007,7 +26227,7 @@ a.ui.card:hover,
26007
26227
  margin-right: -0.75em;
26008
26228
  }
26009
26229
 
26010
- .ui.eight.doubling.cards .card {
26230
+ .ui.eight.doubling.cards > .card {
26011
26231
  width: calc( 25% - 1.5em );
26012
26232
  margin-left: 0.75em;
26013
26233
  margin-right: 0.75em;
@@ -26018,7 +26238,7 @@ a.ui.card:hover,
26018
26238
  margin-right: -0.75em;
26019
26239
  }
26020
26240
 
26021
- .ui.nine.doubling.cards .card {
26241
+ .ui.nine.doubling.cards > .card {
26022
26242
  width: calc( 25% - 1.5em );
26023
26243
  margin-left: 0.75em;
26024
26244
  margin-right: 0.75em;
@@ -26029,7 +26249,7 @@ a.ui.card:hover,
26029
26249
  margin-right: -0.75em;
26030
26250
  }
26031
26251
 
26032
- .ui.ten.doubling.cards .card {
26252
+ .ui.ten.doubling.cards > .card {
26033
26253
  width: calc( 20% - 1.5em );
26034
26254
  margin-left: 0.75em;
26035
26255
  margin-right: 0.75em;
@@ -26074,7 +26294,7 @@ a.ui.card:hover,
26074
26294
  User Variable Overrides
26075
26295
  *******************************/
26076
26296
  /*!
26077
- * # Semantic UI 2.2.6 - Comment
26297
+ * # Semantic UI 2.2.12 - Comment
26078
26298
  * http://github.com/semantic-org/semantic-ui/
26079
26299
  *
26080
26300
  *
@@ -26328,15 +26548,15 @@ a.ui.card:hover,
26328
26548
  }
26329
26549
 
26330
26550
  .ui.small.comments {
26331
- font-size: 0.9em;
26551
+ font-size: 0.92857143rem;
26332
26552
  }
26333
26553
 
26334
26554
  .ui.comments {
26335
- font-size: 1em;
26555
+ font-size: 1rem;
26336
26556
  }
26337
26557
 
26338
26558
  .ui.large.comments {
26339
- font-size: 1.1em;
26559
+ font-size: 1.14285714rem;
26340
26560
  }
26341
26561
 
26342
26562
  .ui.big.comments {
@@ -26344,7 +26564,7 @@ a.ui.card:hover,
26344
26564
  }
26345
26565
 
26346
26566
  .ui.huge.comments {
26347
- font-size: 1.2em;
26567
+ font-size: 1.42857143rem;
26348
26568
  }
26349
26569
 
26350
26570
  .ui.massive.comments {
@@ -26359,7 +26579,7 @@ a.ui.card:hover,
26359
26579
  User Variable Overrides
26360
26580
  *******************************/
26361
26581
  /*!
26362
- * # Semantic UI 2.2.6 - Feed
26582
+ * # Semantic UI 2.2.12 - Feed
26363
26583
  * http://github.com/semantic-org/semantic-ui/
26364
26584
  *
26365
26585
  *
@@ -26392,12 +26612,10 @@ a.ui.card:hover,
26392
26612
 
26393
26613
  .ui.feed > .event {
26394
26614
  display: -webkit-box;
26395
- display: -webkit-flex;
26396
26615
  display: -ms-flexbox;
26397
26616
  display: flex;
26398
26617
  -webkit-box-orient: horizontal;
26399
26618
  -webkit-box-direction: normal;
26400
- -webkit-flex-direction: row;
26401
26619
  -ms-flex-direction: row;
26402
26620
  flex-direction: row;
26403
26621
  width: 100%;
@@ -26421,13 +26639,12 @@ a.ui.card:hover,
26421
26639
  .ui.feed > .event > .label {
26422
26640
  display: block;
26423
26641
  -webkit-box-flex: 0;
26424
- -webkit-flex: 0 0 auto;
26425
26642
  -ms-flex: 0 0 auto;
26426
26643
  flex: 0 0 auto;
26427
26644
  width: 2.5em;
26428
26645
  height: auto;
26429
- -webkit-align-self: stretch;
26430
26646
  -ms-flex-item-align: stretch;
26647
+ -ms-grid-row-align: stretch;
26431
26648
  align-self: stretch;
26432
26649
  text-align: left;
26433
26650
  }
@@ -26462,11 +26679,10 @@ a.ui.card:hover,
26462
26679
  .ui.feed > .event > .content {
26463
26680
  display: block;
26464
26681
  -webkit-box-flex: 1;
26465
- -webkit-flex: 1 1 auto;
26466
26682
  -ms-flex: 1 1 auto;
26467
26683
  flex: 1 1 auto;
26468
- -webkit-align-self: stretch;
26469
26684
  -ms-flex-item-align: stretch;
26685
+ -ms-grid-row-align: stretch;
26470
26686
  align-self: stretch;
26471
26687
  text-align: left;
26472
26688
  word-wrap: break-word;
@@ -26677,7 +26893,7 @@ a.ui.card:hover,
26677
26893
  User Variable Overrides
26678
26894
  *******************************/
26679
26895
  /*!
26680
- * # Semantic UI 2.2.6 - Item
26896
+ * # Semantic UI 2.2.12 - Item
26681
26897
  * http://github.com/semantic-org/semantic-ui/
26682
26898
  *
26683
26899
  *
@@ -26696,7 +26912,6 @@ a.ui.card:hover,
26696
26912
 
26697
26913
  .ui.items > .item {
26698
26914
  display: -webkit-box;
26699
- display: -webkit-flex;
26700
26915
  display: -ms-flexbox;
26701
26916
  display: flex;
26702
26917
  margin: 1em 0em;
@@ -26760,7 +26975,6 @@ a.ui.card:hover,
26760
26975
  .ui.items > .item > .image {
26761
26976
  position: relative;
26762
26977
  -webkit-box-flex: 0;
26763
- -webkit-flex: 0 0 auto;
26764
26978
  -ms-flex: 0 0 auto;
26765
26979
  flex: 0 0 auto;
26766
26980
  display: block;
@@ -26768,8 +26982,8 @@ a.ui.card:hover,
26768
26982
  margin: 0em;
26769
26983
  padding: 0em;
26770
26984
  max-height: '';
26771
- -webkit-align-self: top;
26772
26985
  -ms-flex-item-align: top;
26986
+ -ms-grid-row-align: top;
26773
26987
  align-self: top;
26774
26988
  }
26775
26989
 
@@ -26792,7 +27006,6 @@ a.ui.card:hover,
26792
27006
  .ui.items > .item > .content {
26793
27007
  display: block;
26794
27008
  -webkit-box-flex: 1;
26795
- -webkit-flex: 1 1 auto;
26796
27009
  -ms-flex: 1 1 auto;
26797
27010
  flex: 1 1 auto;
26798
27011
  background: none;
@@ -26818,8 +27031,8 @@ a.ui.card:hover,
26818
27031
  width: auto;
26819
27032
  display: block;
26820
27033
  margin-left: 0em;
26821
- -webkit-align-self: top;
26822
27034
  -ms-flex-item-align: top;
27035
+ -ms-grid-row-align: top;
26823
27036
  align-self: top;
26824
27037
  padding-left: 1.5em;
26825
27038
  }
@@ -26855,8 +27068,8 @@ a.ui.card:hover,
26855
27068
  ---------------*/
26856
27069
 
26857
27070
  .ui.items > .item .content img {
26858
- -webkit-align-self: middle;
26859
27071
  -ms-flex-item-align: middle;
27072
+ -ms-grid-row-align: middle;
26860
27073
  align-self: middle;
26861
27074
  width: '';
26862
27075
  }
@@ -27063,29 +27276,28 @@ a.ui.card:hover,
27063
27276
  /* Mobile Only */
27064
27277
 
27065
27278
  @media only screen and (max-width: 767px) {
27066
- .ui.items > .item {
27279
+ .ui.items:not(.unstackable) > .item {
27067
27280
  -webkit-box-orient: vertical;
27068
27281
  -webkit-box-direction: normal;
27069
- -webkit-flex-direction: column;
27070
27282
  -ms-flex-direction: column;
27071
27283
  flex-direction: column;
27072
27284
  margin: 2em 0em;
27073
27285
  }
27074
27286
 
27075
- .ui.items > .item > .image {
27287
+ .ui.items:not(.unstackable) > .item > .image {
27076
27288
  display: block;
27077
27289
  margin-left: auto;
27078
27290
  margin-right: auto;
27079
27291
  }
27080
27292
 
27081
- .ui.items > .item > .image,
27082
- .ui.items > .item > .image > img {
27293
+ .ui.items:not(.unstackable) > .item > .image,
27294
+ .ui.items:not(.unstackable) > .item > .image > img {
27083
27295
  max-width: 100% !important;
27084
27296
  width: auto !important;
27085
27297
  max-height: 250px !important;
27086
27298
  }
27087
27299
 
27088
- .ui.items > .item > .image + .content {
27300
+ .ui.items:not(.unstackable) > .item > .image + .content {
27089
27301
  display: block;
27090
27302
  padding: 1.5em 0em 0em;
27091
27303
  }
@@ -27100,19 +27312,17 @@ a.ui.card:hover,
27100
27312
  --------------------*/
27101
27313
 
27102
27314
  .ui.items > .item > .image + [class*="top aligned"].content {
27103
- -webkit-align-self: flex-start;
27104
27315
  -ms-flex-item-align: start;
27105
27316
  align-self: flex-start;
27106
27317
  }
27107
27318
 
27108
27319
  .ui.items > .item > .image + [class*="middle aligned"].content {
27109
- -webkit-align-self: center;
27110
27320
  -ms-flex-item-align: center;
27321
+ -ms-grid-row-align: center;
27111
27322
  align-self: center;
27112
27323
  }
27113
27324
 
27114
27325
  .ui.items > .item > .image + [class*="bottom aligned"].content {
27115
- -webkit-align-self: flex-end;
27116
27326
  -ms-flex-item-align: end;
27117
27327
  align-self: flex-end;
27118
27328
  }
@@ -27184,6 +27394,17 @@ a.ui.card:hover,
27184
27394
  font-size: 1em;
27185
27395
  }
27186
27396
 
27397
+ /*---------------
27398
+ Unstackable
27399
+ ----------------*/
27400
+
27401
+ @media only screen and (max-width: 767px) {
27402
+ .ui.unstackable.items > .item > .image,
27403
+ .ui.unstackable.items > .item > .image > img {
27404
+ width: 125px !important;
27405
+ }
27406
+ }
27407
+
27187
27408
  /*******************************
27188
27409
  Theme Overrides
27189
27410
  *******************************/
@@ -27192,7 +27413,7 @@ a.ui.card:hover,
27192
27413
  User Variable Overrides
27193
27414
  *******************************/
27194
27415
  /*!
27195
- * # Semantic UI 2.2.6 - Statistic
27416
+ * # Semantic UI 2.2.12 - Statistic
27196
27417
  * http://github.com/semantic-org/semantic-ui/
27197
27418
  *
27198
27419
  *
@@ -27209,12 +27430,10 @@ a.ui.card:hover,
27209
27430
 
27210
27431
  .ui.statistic {
27211
27432
  display: -webkit-inline-box;
27212
- display: -webkit-inline-flex;
27213
27433
  display: -ms-inline-flexbox;
27214
27434
  display: inline-flex;
27215
27435
  -webkit-box-orient: vertical;
27216
27436
  -webkit-box-direction: normal;
27217
- -webkit-flex-direction: column;
27218
27437
  -ms-flex-direction: column;
27219
27438
  flex-direction: column;
27220
27439
  margin: 1em 0em;
@@ -27241,30 +27460,24 @@ a.ui.card:hover,
27241
27460
 
27242
27461
  .ui.statistics {
27243
27462
  display: -webkit-box;
27244
- display: -webkit-flex;
27245
27463
  display: -ms-flexbox;
27246
27464
  display: flex;
27247
27465
  -webkit-box-align: start;
27248
- -webkit-align-items: flex-start;
27249
27466
  -ms-flex-align: start;
27250
27467
  align-items: flex-start;
27251
- -webkit-flex-wrap: wrap;
27252
27468
  -ms-flex-wrap: wrap;
27253
27469
  flex-wrap: wrap;
27254
27470
  }
27255
27471
 
27256
27472
  .ui.statistics > .statistic {
27257
27473
  display: -webkit-inline-box;
27258
- display: -webkit-inline-flex;
27259
27474
  display: -ms-inline-flexbox;
27260
27475
  display: inline-flex;
27261
27476
  -webkit-box-flex: 0;
27262
- -webkit-flex: 0 1 auto;
27263
27477
  -ms-flex: 0 1 auto;
27264
27478
  flex: 0 1 auto;
27265
27479
  -webkit-box-orient: vertical;
27266
27480
  -webkit-box-direction: normal;
27267
- -webkit-flex-direction: column;
27268
27481
  -ms-flex-direction: column;
27269
27482
  flex-direction: column;
27270
27483
  margin: 0em 1.5em 2em;
@@ -27273,7 +27486,6 @@ a.ui.card:hover,
27273
27486
 
27274
27487
  .ui.statistics {
27275
27488
  display: -webkit-box;
27276
- display: -webkit-flex;
27277
27489
  display: -ms-flexbox;
27278
27490
  display: flex;
27279
27491
  margin: 1em -1.5em -2em;
@@ -27492,20 +27704,16 @@ a.ui.card:hover,
27492
27704
  .ui.horizontal.statistic {
27493
27705
  -webkit-box-orient: horizontal;
27494
27706
  -webkit-box-direction: normal;
27495
- -webkit-flex-direction: row;
27496
27707
  -ms-flex-direction: row;
27497
27708
  flex-direction: row;
27498
27709
  -webkit-box-align: center;
27499
- -webkit-align-items: center;
27500
27710
  -ms-flex-align: center;
27501
- -ms-grid-row-align: center;
27502
27711
  align-items: center;
27503
27712
  }
27504
27713
 
27505
27714
  .ui.horizontal.statistics {
27506
27715
  -webkit-box-orient: vertical;
27507
27716
  -webkit-box-direction: normal;
27508
- -webkit-flex-direction: column;
27509
27717
  -ms-flex-direction: column;
27510
27718
  flex-direction: column;
27511
27719
  margin: 0em;
@@ -27515,13 +27723,10 @@ a.ui.card:hover,
27515
27723
  .ui.horizontal.statistics .statistic {
27516
27724
  -webkit-box-orient: horizontal;
27517
27725
  -webkit-box-direction: normal;
27518
- -webkit-flex-direction: row;
27519
27726
  -ms-flex-direction: row;
27520
27727
  flex-direction: row;
27521
27728
  -webkit-box-align: center;
27522
- -webkit-align-items: center;
27523
27729
  -ms-flex-align: center;
27524
- -ms-grid-row-align: center;
27525
27730
  align-items: center;
27526
27731
  max-width: none;
27527
27732
  margin: 1em 0em;
@@ -27844,7 +28049,7 @@ a.ui.card:hover,
27844
28049
  User Variable Overrides
27845
28050
  *******************************/
27846
28051
  /*!
27847
- * # Semantic UI 2.2.6 - Accordion
28052
+ * # Semantic UI 2.2.12 - Accordion
27848
28053
  * http://github.com/semantic-org/semantic-ui/
27849
28054
  *
27850
28055
  *
@@ -28106,7 +28311,7 @@ a.ui.card:hover,
28106
28311
  User Overrides
28107
28312
  *******************************/
28108
28313
  /*!
28109
- * # Semantic UI 2.2.6 - Checkbox
28314
+ * # Semantic UI 2.2.12 - Checkbox
28110
28315
  * http://github.com/semantic-org/semantic-ui/
28111
28316
  *
28112
28317
  *
@@ -28774,7 +28979,7 @@ a.ui.card:hover,
28774
28979
  Site Overrides
28775
28980
  *******************************/
28776
28981
  /*!
28777
- * # Semantic UI 2.2.6 - Dimmer
28982
+ * # Semantic UI 2.2.12 - Dimmer
28778
28983
  * http://github.com/semantic-org/semantic-ui/
28779
28984
  *
28780
28985
  *
@@ -28787,7 +28992,7 @@ a.ui.card:hover,
28787
28992
  Dimmer
28788
28993
  *******************************/
28789
28994
 
28790
- .dimmable:not(.body) {
28995
+ .dimmable:not(body) {
28791
28996
  position: relative;
28792
28997
  }
28793
28998
 
@@ -28841,6 +29046,24 @@ a.ui.card:hover,
28841
29046
  border-radius: inherit !important;
28842
29047
  }
28843
29048
 
29049
+ /* Scrollbars */
29050
+
29051
+ .ui.dimmer:not(.inverted)::-webkit-scrollbar-track {
29052
+ background: rgba(255, 255, 255, 0.1);
29053
+ }
29054
+
29055
+ .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb {
29056
+ background: rgba(255, 255, 255, 0.25);
29057
+ }
29058
+
29059
+ .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive {
29060
+ background: rgba(255, 255, 255, 0.15);
29061
+ }
29062
+
29063
+ .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover {
29064
+ background: rgba(255, 255, 255, 0.35);
29065
+ }
29066
+
28844
29067
  /*******************************
28845
29068
  States
28846
29069
  *******************************/
@@ -28896,8 +29119,10 @@ body.dimmable > .dimmer {
28896
29119
  .blurring.dimmable > :not(.dimmer) {
28897
29120
  -webkit-filter: blur(0px) grayscale(0);
28898
29121
  filter: blur(0px) grayscale(0);
28899
- -webkit-transition: 800ms filter ease;
29122
+ -webkit-transition: 800ms -webkit-filter ease;
29123
+ transition: 800ms -webkit-filter ease;
28900
29124
  transition: 800ms filter ease;
29125
+ transition: 800ms filter ease, 800ms -webkit-filter ease;
28901
29126
  }
28902
29127
 
28903
29128
  .blurring.dimmed.dimmable > :not(.dimmer) {
@@ -28980,7 +29205,7 @@ body.dimmable > .dimmer {
28980
29205
  User Overrides
28981
29206
  *******************************/
28982
29207
  /*!
28983
- * # Semantic UI 2.2.6 - Dropdown
29208
+ * # Semantic UI 2.2.12 - Dropdown
28984
29209
  * http://github.com/semantic-org/semantic-ui/
28985
29210
  *
28986
29211
  *
@@ -29153,7 +29378,6 @@ body.dimmable > .dimmer {
29153
29378
  .ui.dropdown .menu > .input {
29154
29379
  width: auto;
29155
29380
  display: -webkit-box;
29156
- display: -webkit-flex;
29157
29381
  display: -ms-flexbox;
29158
29382
  display: flex;
29159
29383
  margin: 1.14285714rem 0.78571429rem;
@@ -29205,8 +29429,8 @@ body.dimmable > .dimmer {
29205
29429
 
29206
29430
  .ui.dropdown .menu .menu {
29207
29431
  top: 0% !important;
29208
- left: 100% !important;
29209
- right: auto !important;
29432
+ left: 100%;
29433
+ right: auto;
29210
29434
  margin: 0em 0em 0em -0.5em !important;
29211
29435
  border-radius: 0.28571429rem !important;
29212
29436
  z-index: 21 !important;
@@ -29264,8 +29488,10 @@ body.dimmable > .dimmer {
29264
29488
  .ui.dropdown .menu > .item > .image,
29265
29489
  .ui.dropdown .menu > .item > img {
29266
29490
  display: inline-block;
29267
- vertical-align: middle;
29491
+ vertical-align: top;
29268
29492
  width: auto;
29493
+ margin-top: -0.5em;
29494
+ margin-bottom: -0.5em;
29269
29495
  max-height: 2em;
29270
29496
  }
29271
29497
 
@@ -29342,7 +29568,7 @@ body.dimmable > .dimmer {
29342
29568
  -webkit-transform: rotateZ(0deg);
29343
29569
  transform: rotateZ(0deg);
29344
29570
  min-width: 14em;
29345
- min-height: 2.7142em;
29571
+ min-height: 2.71428571em;
29346
29572
  background: #FFFFFF;
29347
29573
  display: inline-block;
29348
29574
  padding: 0.78571429em 2.1em 0.78571429em 1em;
@@ -29373,12 +29599,12 @@ select.ui.dropdown {
29373
29599
  position: absolute;
29374
29600
  width: auto;
29375
29601
  height: auto;
29376
- line-height: 1.2142em;
29602
+ line-height: 1.21428571em;
29377
29603
  top: 0.78571429em;
29378
29604
  right: 1em;
29379
29605
  z-index: 3;
29380
29606
  margin: -0.78571429em;
29381
- padding: 0.78571429em;
29607
+ padding: 0.91666667em;
29382
29608
  opacity: 0.8;
29383
29609
  -webkit-transition: opacity 0.1s ease;
29384
29610
  transition: opacity 0.1s ease;
@@ -29581,15 +29807,15 @@ select.ui.dropdown {
29581
29807
  /* Search Selection */
29582
29808
 
29583
29809
  .ui.search.selection.dropdown > input.search {
29584
- line-height: 1.2142em;
29585
- padding: 0.67861429em 2.1em 0.67861429em 1em;
29810
+ line-height: 1.21428571em;
29811
+ padding: 0.67857143em 2.1em 0.67857143em 1em;
29586
29812
  }
29587
29813
 
29588
29814
  /* Used to size multi select input to character width */
29589
29815
 
29590
29816
  .ui.search.selection.dropdown > span.sizer {
29591
- line-height: 1.2142em;
29592
- padding: 0.67861429em 2.1em 0.67861429em 1em;
29817
+ line-height: 1.21428571em;
29818
+ padding: 0.67857143em 2.1em 0.67857143em 1em;
29593
29819
  display: none;
29594
29820
  white-space: pre;
29595
29821
  }
@@ -29658,7 +29884,7 @@ select.ui.dropdown {
29658
29884
  /* Multiple Selection */
29659
29885
 
29660
29886
  .ui.multiple.dropdown {
29661
- padding: 0.22620476em 2.1em 0.22620476em 0.35714286em;
29887
+ padding: 0.22619048em 2.1em 0.22619048em 0.35714286em;
29662
29888
  }
29663
29889
 
29664
29890
  .ui.multiple.dropdown .menu {
@@ -29701,7 +29927,7 @@ select.ui.dropdown {
29701
29927
  position: static;
29702
29928
  padding: 0;
29703
29929
  max-width: 100%;
29704
- margin: 0.45240952em 0em 0.45240952em 0.64285714em;
29930
+ margin: 0.45238095em 0em 0.45238095em 0.64285714em;
29705
29931
  line-height: 1.21428571em;
29706
29932
  }
29707
29933
 
@@ -29725,7 +29951,7 @@ select.ui.dropdown {
29725
29951
  top: 0;
29726
29952
  left: 0;
29727
29953
  padding: inherit;
29728
- margin: 0.45240952em 0em 0.45240952em 0.64285714em;
29954
+ margin: 0.45238095em 0em 0.45238095em 0.64285714em;
29729
29955
  line-height: 1.21428571em;
29730
29956
  }
29731
29957
 
@@ -29739,7 +29965,7 @@ select.ui.dropdown {
29739
29965
  position: static;
29740
29966
  padding: 0;
29741
29967
  max-width: 100%;
29742
- margin: 0.45240952em 0em 0.45240952em 0.64285714em;
29968
+ margin: 0.45238095em 0em 0.45238095em 0.64285714em;
29743
29969
  width: 2.2em;
29744
29970
  line-height: 1.21428571em;
29745
29971
  }
@@ -29805,7 +30031,10 @@ select.ui.dropdown {
29805
30031
 
29806
30032
  .ui.loading.dropdown > i.icon {
29807
30033
  height: 1em !important;
29808
- padding: 1.14285714em 1.07142857em !important;
30034
+ }
30035
+
30036
+ .ui.loading.selection.dropdown > i.icon {
30037
+ padding: 1.5em 1.28571429em !important;
29809
30038
  }
29810
30039
 
29811
30040
  .ui.loading.dropdown > i.icon:before {
@@ -29879,8 +30108,8 @@ select.ui.dropdown {
29879
30108
  color: rgba(191, 191, 191, 0.87);
29880
30109
  }
29881
30110
 
29882
- .ui.dropdown:not(.button) > input:focus + .default.text,
29883
- .ui.default.dropdown:not(.button) > input:focus + .text {
30111
+ .ui.dropdown:not(.button) > input:focus ~ .default.text,
30112
+ .ui.default.dropdown:not(.button) > input:focus ~ .text {
29884
30113
  color: rgba(115, 115, 115, 0.87);
29885
30114
  }
29886
30115
 
@@ -29901,6 +30130,16 @@ select.ui.dropdown {
29901
30130
  z-index: -1;
29902
30131
  }
29903
30132
 
30133
+ .ui.dropdown > .loading.menu {
30134
+ left: 0px !important;
30135
+ right: auto !important;
30136
+ }
30137
+
30138
+ .ui.dropdown > .menu .loading.menu {
30139
+ left: 100% !important;
30140
+ right: auto !important;
30141
+ }
30142
+
29904
30143
  /*--------------------
29905
30144
  Keyboard Select
29906
30145
  ----------------------*/
@@ -30007,12 +30246,18 @@ select.ui.dropdown {
30007
30246
  border-radius: 0.28571429rem !important;
30008
30247
  }
30009
30248
 
30010
- /* Left Flyout Menu */
30249
+ /* Leftward Opening Menu */
30250
+
30251
+ .ui.dropdown > .left.menu {
30252
+ left: auto !important;
30253
+ right: 0px !important;
30254
+ }
30011
30255
 
30012
30256
  .ui.dropdown > .left.menu .menu,
30013
30257
  .ui.dropdown .menu .left.menu {
30014
- left: auto !important;
30015
- right: 100% !important;
30258
+ left: auto;
30259
+ right: 100%;
30260
+ margin: 0em -0.5em 0em 0em !important;
30016
30261
  border-radius: 0.28571429rem !important;
30017
30262
  }
30018
30263
 
@@ -30020,19 +30265,20 @@ select.ui.dropdown {
30020
30265
  .ui.dropdown .left.menu .item .dropdown.icon {
30021
30266
  width: auto;
30022
30267
  float: left;
30023
- margin: 0em 0.78571429rem 0em 0em;
30268
+ margin: 0em 0em 0em 0em;
30024
30269
  }
30025
30270
 
30026
30271
  .ui.dropdown .item .left.dropdown.icon,
30027
30272
  .ui.dropdown .left.menu .item .dropdown.icon {
30028
30273
  width: auto;
30029
30274
  float: left;
30030
- margin: 0em 0.78571429rem 0em 0em;
30275
+ margin: 0em 0em 0em 0em;
30031
30276
  }
30032
30277
 
30033
30278
  .ui.dropdown .item .left.dropdown.icon + .text,
30034
30279
  .ui.dropdown .left.menu .item .dropdown.icon + .text {
30035
30280
  margin-left: 1em;
30281
+ margin-right: 0em;
30036
30282
  }
30037
30283
 
30038
30284
  /*--------------
@@ -30138,7 +30384,6 @@ select.ui.dropdown {
30138
30384
  .ui.scrolling.dropdown .menu .item.item.item,
30139
30385
  .ui.dropdown .scrolling.menu > .item.item.item {
30140
30386
  border-top: none;
30141
- padding-right: calc( 1.14285714rem + 17px ) !important;
30142
30387
  }
30143
30388
 
30144
30389
  .ui.scrolling.dropdown .menu .item:first-child,
@@ -30299,7 +30544,7 @@ select.ui.dropdown {
30299
30544
  transform: rotate(45deg);
30300
30545
  width: 0.5em;
30301
30546
  height: 0.5em;
30302
- box-shadow: -1px -1px 0px 1px rgba(34, 36, 38, 0.15);
30547
+ box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
30303
30548
  background: #FFFFFF;
30304
30549
  z-index: 2;
30305
30550
  }
@@ -30337,7 +30582,7 @@ select.ui.dropdown {
30337
30582
  transform: rotate(45deg);
30338
30583
  }
30339
30584
 
30340
- /* Top Right Pointing */
30585
+ /* Top Right Pointing */
30341
30586
 
30342
30587
  .ui.top.right.pointing.dropdown > .menu {
30343
30588
  top: 100%;
@@ -30347,10 +30592,11 @@ select.ui.dropdown {
30347
30592
  margin: 1em 0em 0em;
30348
30593
  }
30349
30594
 
30595
+ .ui.top.pointing.dropdown > .left.menu:after,
30350
30596
  .ui.top.right.pointing.dropdown > .menu:after {
30351
30597
  top: -0.25em;
30352
- left: auto;
30353
- right: 1em;
30598
+ left: auto !important;
30599
+ right: 1em !important;
30354
30600
  margin: 0em;
30355
30601
  -webkit-transform: rotate(45deg);
30356
30602
  transform: rotate(45deg);
@@ -30373,6 +30619,21 @@ select.ui.dropdown {
30373
30619
  transform: rotate(-45deg);
30374
30620
  }
30375
30621
 
30622
+ .ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu {
30623
+ left: auto !important;
30624
+ right: 100% !important;
30625
+ margin: 0em 1em 0em 0em;
30626
+ }
30627
+
30628
+ .ui.left:not(.top):not(.bottom).pointing.dropdown > .left.menu:after {
30629
+ top: 1em;
30630
+ left: auto;
30631
+ right: -0.25em;
30632
+ margin: 0em 0em 0em 0em;
30633
+ -webkit-transform: rotate(135deg);
30634
+ transform: rotate(135deg);
30635
+ }
30636
+
30376
30637
  /* Right Pointing */
30377
30638
 
30378
30639
  .ui.right.pointing.dropdown > .menu {
@@ -30443,22 +30704,52 @@ select.ui.dropdown {
30443
30704
 
30444
30705
  /* Upward pointing */
30445
30706
 
30446
- .ui.upward.pointing.dropdown > .menu,
30447
- .ui.upward.top.pointing.dropdown > .menu {
30448
- top: auto;
30449
- bottom: 100%;
30707
+ .ui.pointing.upward.dropdown .menu,
30708
+ .ui.top.pointing.upward.dropdown .menu {
30709
+ top: auto !important;
30710
+ bottom: 100% !important;
30450
30711
  margin: 0em 0em 0.78571429rem;
30451
30712
  border-radius: 0.28571429rem;
30452
30713
  }
30453
30714
 
30454
- .ui.upward.pointing.dropdown > .menu:after,
30455
- .ui.upward.top.pointing.dropdown > .menu:after {
30456
- top: 100%;
30457
- bottom: auto;
30458
- box-shadow: 1px 1px 0px 1px rgba(34, 36, 38, 0.15);
30715
+ .ui.pointing.upward.dropdown .menu:after,
30716
+ .ui.top.pointing.upward.dropdown .menu:after {
30717
+ top: 100% !important;
30718
+ bottom: auto !important;
30719
+ box-shadow: 1px 1px 0px 0px rgba(34, 36, 38, 0.15);
30459
30720
  margin: -0.25em 0em 0em;
30460
30721
  }
30461
30722
 
30723
+ /* Right Pointing Upward */
30724
+
30725
+ .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
30726
+ top: auto !important;
30727
+ bottom: 0 !important;
30728
+ margin: 0em 1em 0em 0em;
30729
+ }
30730
+
30731
+ .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
30732
+ top: auto !important;
30733
+ bottom: 0 !important;
30734
+ margin: 0em 0em 1em 0em;
30735
+ box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
30736
+ }
30737
+
30738
+ /* Left Pointing Upward */
30739
+
30740
+ .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
30741
+ top: auto !important;
30742
+ bottom: 0 !important;
30743
+ margin: 0em 0em 0em 1em;
30744
+ }
30745
+
30746
+ .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
30747
+ top: auto !important;
30748
+ bottom: 0 !important;
30749
+ margin: 0em 0em 1em 0em;
30750
+ box-shadow: -1px -1px 0px 0px rgba(34, 36, 38, 0.15);
30751
+ }
30752
+
30462
30753
  /*******************************
30463
30754
  Theme Overrides
30464
30755
  *******************************/
@@ -30528,7 +30819,7 @@ select.ui.dropdown {
30528
30819
  User Overrides
30529
30820
  *******************************/
30530
30821
  /*!
30531
- * # Semantic UI 2.2.6 - Video
30822
+ * # Semantic UI 2.2.12 - Video
30532
30823
  * http://github.com/semantic-org/semantic-ui/
30533
30824
  *
30534
30825
  *
@@ -30693,7 +30984,7 @@ select.ui.dropdown {
30693
30984
  padding-bottom: 42.85714286%;
30694
30985
  }
30695
30986
  /*!
30696
- * # Semantic UI 2.2.6 - Modal
30987
+ * # Semantic UI 2.2.12 - Modal
30697
30988
  * http://github.com/semantic-org/semantic-ui/
30698
30989
  *
30699
30990
  *
@@ -30780,7 +31071,7 @@ select.ui.dropdown {
30780
31071
 
30781
31072
  .ui.modal > .header:not(.ui) {
30782
31073
  font-size: 1.42857143rem;
30783
- line-height: 1.2857em;
31074
+ line-height: 1.28571429em;
30784
31075
  font-weight: bold;
30785
31076
  }
30786
31077
 
@@ -30799,12 +31090,10 @@ select.ui.dropdown {
30799
31090
 
30800
31091
  .ui.modal > .image.content {
30801
31092
  display: -webkit-box;
30802
- display: -webkit-flex;
30803
31093
  display: -ms-flexbox;
30804
31094
  display: flex;
30805
31095
  -webkit-box-orient: horizontal;
30806
31096
  -webkit-box-direction: normal;
30807
- -webkit-flex-direction: row;
30808
31097
  -ms-flex-direction: row;
30809
31098
  flex-direction: row;
30810
31099
  }
@@ -30814,30 +31103,29 @@ select.ui.dropdown {
30814
31103
  .ui.modal > .content > .image {
30815
31104
  display: block;
30816
31105
  -webkit-box-flex: 0;
30817
- -webkit-flex: 0 1 auto;
30818
31106
  -ms-flex: 0 1 auto;
30819
31107
  flex: 0 1 auto;
30820
31108
  width: '';
30821
- -webkit-align-self: top;
30822
31109
  -ms-flex-item-align: top;
31110
+ -ms-grid-row-align: top;
30823
31111
  align-self: top;
30824
31112
  }
30825
31113
 
30826
31114
  .ui.modal > [class*="top aligned"] {
30827
- -webkit-align-self: top;
30828
31115
  -ms-flex-item-align: top;
31116
+ -ms-grid-row-align: top;
30829
31117
  align-self: top;
30830
31118
  }
30831
31119
 
30832
31120
  .ui.modal > [class*="middle aligned"] {
30833
- -webkit-align-self: middle;
30834
31121
  -ms-flex-item-align: middle;
31122
+ -ms-grid-row-align: middle;
30835
31123
  align-self: middle;
30836
31124
  }
30837
31125
 
30838
31126
  .ui.modal > [class*="stretched"] {
30839
- -webkit-align-self: stretch;
30840
31127
  -ms-flex-item-align: stretch;
31128
+ -ms-grid-row-align: stretch;
30841
31129
  align-self: stretch;
30842
31130
  }
30843
31131
 
@@ -30846,19 +31134,17 @@ select.ui.dropdown {
30846
31134
  .ui.modal > .content > .description {
30847
31135
  display: block;
30848
31136
  -webkit-box-flex: 1;
30849
- -webkit-flex: 1 0 auto;
30850
31137
  -ms-flex: 1 0 auto;
30851
31138
  flex: 1 0 auto;
30852
31139
  min-width: 0px;
30853
- -webkit-align-self: top;
30854
31140
  -ms-flex-item-align: top;
31141
+ -ms-grid-row-align: top;
30855
31142
  align-self: top;
30856
31143
  }
30857
31144
 
30858
31145
  .ui.modal > .content > .icon + .description,
30859
31146
  .ui.modal > .content > .image + .description {
30860
31147
  -webkit-box-flex: 0;
30861
- -webkit-flex: 0 1 auto;
30862
31148
  -ms-flex: 0 1 auto;
30863
31149
  flex: 0 1 auto;
30864
31150
  min-width: '';
@@ -30969,7 +31255,6 @@ select.ui.dropdown {
30969
31255
  .ui.modal .image.content {
30970
31256
  -webkit-box-orient: vertical;
30971
31257
  -webkit-box-direction: normal;
30972
- -webkit-flex-direction: column;
30973
31258
  -ms-flex-direction: column;
30974
31259
  flex-direction: column;
30975
31260
  }
@@ -31064,6 +31349,12 @@ select.ui.dropdown {
31064
31349
  States
31065
31350
  *******************************/
31066
31351
 
31352
+ .ui.loading.modal {
31353
+ display: block;
31354
+ visibility: hidden;
31355
+ z-index: -1;
31356
+ }
31357
+
31067
31358
  .ui.active.modal {
31068
31359
  display: block;
31069
31360
  }
@@ -31126,6 +31417,13 @@ select.ui.dropdown {
31126
31417
  }
31127
31418
  }
31128
31419
 
31420
+ /* Scrolling Content */
31421
+
31422
+ .ui.modal .scrolling.content {
31423
+ max-height: calc(70vh);
31424
+ overflow: auto;
31425
+ }
31426
+
31129
31427
  /*--------------
31130
31428
  Full Screen
31131
31429
  ---------------*/
@@ -31158,6 +31456,92 @@ select.ui.dropdown {
31158
31456
  font-size: 1rem;
31159
31457
  }
31160
31458
 
31459
+ /* Mini */
31460
+
31461
+ .ui.mini.modal > .header:not(.ui) {
31462
+ font-size: 1.3em;
31463
+ }
31464
+
31465
+ /* Mini Modal Width */
31466
+
31467
+ @media only screen and (max-width: 767px) {
31468
+ .ui.mini.modal {
31469
+ width: 95%;
31470
+ margin: 0em 0em 0em -47.5%;
31471
+ }
31472
+ }
31473
+
31474
+ @media only screen and (min-width: 768px) {
31475
+ .ui.mini.modal {
31476
+ width: 35.2%;
31477
+ margin: 0em 0em 0em -17.6%;
31478
+ }
31479
+ }
31480
+
31481
+ @media only screen and (min-width: 992px) {
31482
+ .ui.mini.modal {
31483
+ width: 340px;
31484
+ margin: 0em 0em 0em -170px;
31485
+ }
31486
+ }
31487
+
31488
+ @media only screen and (min-width: 1200px) {
31489
+ .ui.mini.modal {
31490
+ width: 360px;
31491
+ margin: 0em 0em 0em -180px;
31492
+ }
31493
+ }
31494
+
31495
+ @media only screen and (min-width: 1920px) {
31496
+ .ui.mini.modal {
31497
+ width: 380px;
31498
+ margin: 0em 0em 0em -190px;
31499
+ }
31500
+ }
31501
+
31502
+ /* mini */
31503
+
31504
+ .ui.small.modal > .header:not(.ui) {
31505
+ font-size: 1.3em;
31506
+ }
31507
+
31508
+ /* Tiny Modal Width */
31509
+
31510
+ @media only screen and (max-width: 767px) {
31511
+ .ui.tiny.modal {
31512
+ width: 95%;
31513
+ margin: 0em 0em 0em -47.5%;
31514
+ }
31515
+ }
31516
+
31517
+ @media only screen and (min-width: 768px) {
31518
+ .ui.tiny.modal {
31519
+ width: 52.8%;
31520
+ margin: 0em 0em 0em -26.4%;
31521
+ }
31522
+ }
31523
+
31524
+ @media only screen and (min-width: 992px) {
31525
+ .ui.tiny.modal {
31526
+ width: 510px;
31527
+ margin: 0em 0em 0em -255px;
31528
+ }
31529
+ }
31530
+
31531
+ @media only screen and (min-width: 1200px) {
31532
+ .ui.tiny.modal {
31533
+ width: 540px;
31534
+ margin: 0em 0em 0em -270px;
31535
+ }
31536
+ }
31537
+
31538
+ @media only screen and (min-width: 1920px) {
31539
+ .ui.tiny.modal {
31540
+ width: 570px;
31541
+ margin: 0em 0em 0em -285px;
31542
+ }
31543
+ }
31544
+
31161
31545
  /* Small */
31162
31546
 
31163
31547
  .ui.small.modal > .header:not(.ui) {
@@ -31250,7 +31634,7 @@ select.ui.dropdown {
31250
31634
  Site Overrides
31251
31635
  *******************************/
31252
31636
  /*!
31253
- * # Semantic UI 2.2.6 - Nag
31637
+ * # Semantic UI 2.2.12 - Nag
31254
31638
  * http://github.com/semantic-org/semantic-ui/
31255
31639
  *
31256
31640
  *
@@ -31395,7 +31779,7 @@ a.ui.nag {
31395
31779
  User Overrides
31396
31780
  *******************************/
31397
31781
  /*!
31398
- * # Semantic UI 2.2.6 - Popup
31782
+ * # Semantic UI 2.2.12 - Popup
31399
31783
  * http://github.com/semantic-org/semantic-ui/
31400
31784
  *
31401
31785
  *
@@ -32206,7 +32590,7 @@ a.ui.nag {
32206
32590
  User Overrides
32207
32591
  *******************************/
32208
32592
  /*!
32209
- * # Semantic UI 2.2.6 - Progress Bar
32593
+ * # Semantic UI 2.2.12 - Progress Bar
32210
32594
  * http://github.com/semantic-org/semantic-ui/
32211
32595
  *
32212
32596
  *
@@ -32787,7 +33171,7 @@ a.ui.nag {
32787
33171
  Site Overrides
32788
33172
  *******************************/
32789
33173
  /*!
32790
- * # Semantic UI 2.2.6 - Rating
33174
+ * # Semantic UI 2.2.12 - Rating
32791
33175
  * http://github.com/semantic-org/semantic-ui/
32792
33176
  *
32793
33177
  *
@@ -32802,7 +33186,6 @@ a.ui.nag {
32802
33186
 
32803
33187
  .ui.rating {
32804
33188
  display: -webkit-inline-box;
32805
- display: -webkit-inline-flex;
32806
33189
  display: -ms-inline-flexbox;
32807
33190
  display: inline-flex;
32808
33191
  white-space: nowrap;
@@ -32822,7 +33205,6 @@ a.ui.nag {
32822
33205
  font-weight: normal;
32823
33206
  font-style: normal;
32824
33207
  -webkit-box-flex: 1;
32825
- -webkit-flex: 1 0 auto;
32826
33208
  -ms-flex: 1 0 auto;
32827
33209
  flex: 1 0 auto;
32828
33210
  cursor: pointer;
@@ -33066,7 +33448,7 @@ a.ui.nag {
33066
33448
  Site Overrides
33067
33449
  *******************************/
33068
33450
  /*!
33069
- * # Semantic UI 2.2.6 - Search
33451
+ * # Semantic UI 2.2.12 - Search
33070
33452
  * http://github.com/semantic-org/semantic-ui/
33071
33453
  *
33072
33454
  *
@@ -33091,8 +33473,8 @@ a.ui.nag {
33091
33473
  text-shadow: none;
33092
33474
  font-style: normal;
33093
33475
  font-weight: normal;
33094
- line-height: 1.2142em;
33095
- padding: 0.67861429em 1em;
33476
+ line-height: 1.21428571em;
33477
+ padding: 0.67857143em 1em;
33096
33478
  font-size: 1em;
33097
33479
  background: #FFFFFF;
33098
33480
  border: 1px solid rgba(34, 36, 38, 0.15);
@@ -33188,7 +33570,7 @@ a.ui.nag {
33188
33570
  }
33189
33571
 
33190
33572
  .ui.search > .results .result .title {
33191
- margin: -0.14285em 0em 0em;
33573
+ margin: -0.14285714em 0em 0em;
33192
33574
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
33193
33575
  font-weight: bold;
33194
33576
  font-size: 1em;
@@ -33500,7 +33882,7 @@ a.ui.nag {
33500
33882
  Site Overrides
33501
33883
  *******************************/
33502
33884
  /*!
33503
- * # Semantic UI 2.2.6 - Shape
33885
+ * # Semantic UI 2.2.12 - Shape
33504
33886
  * http://github.com/semantic-org/semantic-ui/
33505
33887
  *
33506
33888
  *
@@ -33659,7 +34041,7 @@ a.ui.nag {
33659
34041
  User Overrides
33660
34042
  *******************************/
33661
34043
  /*!
33662
- * # Semantic UI 2.2.6 - Sidebar
34044
+ * # Semantic UI 2.2.12 - Sidebar
33663
34045
  * http://github.com/semantic-org/semantic-ui/
33664
34046
  *
33665
34047
  *
@@ -33922,21 +34304,6 @@ body.pushable > .pusher {
33922
34304
  iOS
33923
34305
  ---------------*/
33924
34306
 
33925
- /*
33926
- iOS incorrectly sizes document when content
33927
- is presented outside of view with 2Dtranslate
33928
- */
33929
-
33930
- html.ios {
33931
- overflow-x: hidden;
33932
- -webkit-overflow-scrolling: touch;
33933
- }
33934
-
33935
- html.ios,
33936
- html.ios body {
33937
- height: initial !important;
33938
- }
33939
-
33940
34307
  /*******************************
33941
34308
  Variations
33942
34309
  *******************************/
@@ -34357,7 +34724,7 @@ html.ios body {
34357
34724
  Site Overrides
34358
34725
  *******************************/
34359
34726
  /*!
34360
- * # Semantic UI 2.2.6 - Sticky
34727
+ * # Semantic UI 2.2.12 - Sticky
34361
34728
  * http://github.com/semantic-org/semantic-ui/
34362
34729
  *
34363
34730
  *
@@ -34431,7 +34798,7 @@ html.ios body {
34431
34798
  Site Overrides
34432
34799
  *******************************/
34433
34800
  /*!
34434
- * # Semantic UI 2.2.6 - Tab
34801
+ * # Semantic UI 2.2.12 - Tab
34435
34802
  * http://github.com/semantic-org/semantic-ui/
34436
34803
  *
34437
34804
  *
@@ -34518,7 +34885,7 @@ html.ios body {
34518
34885
  User Overrides
34519
34886
  *******************************/
34520
34887
  /*!
34521
- * # Semantic UI 2.2.6 - Transition
34888
+ * # Semantic UI 2.2.12 - Transition
34522
34889
  * http://github.com/semantic-org/semantic-ui/
34523
34890
  *
34524
34891
  *