RubyApp 0.6.67 → 0.6.68

Sign up to get free protection for your applications and to get access to all the features.
Files changed (460) hide show
  1. data/lib/ruby_app/application.rb +1 -1
  2. data/lib/ruby_app/elements/mobile/document.js.haml +0 -1
  3. data/lib/ruby_app/elements/mobile/document.rb +2 -4
  4. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0 → jquery.mobile-1.3.0}/demos/css/themes/default/images/ajax-loader.gif +0 -0
  5. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-18-black.png +0 -0
  6. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-18-white.png +0 -0
  7. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-36-black.png +0 -0
  8. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-36-white.png +0 -0
  9. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile-1.3.0.css +3357 -0
  10. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile-1.3.0.min.css +2 -0
  11. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.structure-1.3.0.css +2197 -0
  12. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.structure-1.3.0.min.css +2 -0
  13. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/jquery.mobile.theme-1.1.0.css → jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.theme-1.3.0.css} +367 -367
  14. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.theme-1.3.0.min.css +2 -0
  15. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm-demos.css +1032 -0
  16. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm_demo-icons-hd.png +0 -0
  17. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm_demo-icons-sd.png +0 -0
  18. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-af.jpg +0 -0
  19. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ag.jpg +0 -0
  20. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/album-bb.jpg +0 -0
  21. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-bk.jpg +0 -0
  22. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-hc.jpg +0 -0
  23. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-k.jpg +0 -0
  24. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-mg.jpg +0 -0
  25. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ok.jpg +0 -0
  26. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-p.jpg +0 -0
  27. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-rh.jpg +0 -0
  28. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ws.jpg +0 -0
  29. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-xx.jpg +0 -0
  30. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/apple.png +0 -0
  31. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bg-pattern.png +0 -0
  32. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bike.jpg +0 -0
  33. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/blackberry_10.png +0 -0
  34. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bmw-thumb.jpg +0 -0
  35. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bmw.jpg +0 -0
  36. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/buenosaires.jpg +0 -0
  37. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/capetown.jpg +0 -0
  38. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/de.png +0 -0
  39. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/fi.png +0 -0
  40. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/firefox-logo.png +0 -0
  41. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/firefox_os.png +0 -0
  42. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/galaxy_express.png +0 -0
  43. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/gb.png +0 -0
  44. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/gf.png +0 -0
  45. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/09-chat2.png +0 -0
  46. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/100-coffee.png +0 -0
  47. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/18-envelope.png +0 -0
  48. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/19-gear.png +0 -0
  49. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/21-skull.png +0 -0
  50. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/30-key.png +0 -0
  51. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/34-coffee.png +0 -0
  52. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/88-beermug.png +0 -0
  53. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/glyphish-icons/Read me first - license.txt b/data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/glyphish-icons/Read me first - → license.txt +0 -0
  54. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/jquery-logo.png +0 -0
  55. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/landrover-thumb.jpg +0 -0
  56. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/landrover.jpg +0 -0
  57. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/lumia_800.png +0 -0
  58. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/newyork.jpg +0 -0
  59. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/nexus_7.png +0 -0
  60. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/paris.jpg +0 -0
  61. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_galaxy3.png +0 -0
  62. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_iphone5.png +0 -0
  63. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_lumia920.png +0 -0
  64. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_onex.png +0 -0
  65. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/photo-landscape.jpg +0 -0
  66. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/photo-portrait.jpg +0 -0
  67. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/photo-run.jpeg +0 -0
  68. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/seoul.jpg +0 -0
  69. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/sydney.jpg +0 -0
  70. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tesla-thumb.jpg +0 -0
  71. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tesla.jpg +0 -0
  72. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tizen.png +0 -0
  73. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/us.png +0 -0
  74. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/globalnav.js +35 -0
  75. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/h2widget.js +169 -0
  76. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/index.html +10 -0
  77. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/jqm-demos.js +336 -0
  78. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/jquery.mobile.demos.js +1076 -0
  79. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/view-source.js +533 -0
  80. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/backbone-require.html +83 -0
  81. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/index.html +445 -0
  82. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/collections/CategoriesCollection.js +98 -0
  83. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/backbone.js +1431 -0
  84. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/js → jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs}/jquery.js +3932 -3731
  85. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/jquerymobile.js +10945 -0
  86. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/lodash.js +4215 -0
  87. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/require.js +1981 -0
  88. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/mobile.js +45 -0
  89. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/models/CategoryModel.js +15 -0
  90. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/routers/mobileRouter.js +83 -0
  91. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/views/CategoryView.js +37 -0
  92. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/collapsibles/dynamic-collapsible.html +363 -0
  93. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/controlgroups/dynamic-controlgroup.html +428 -0
  94. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/index.html +388 -0
  95. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar-demo.html +158 -0
  96. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.css +20 -0
  97. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.html +692 -0
  98. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.js +58 -0
  99. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-selector.html +368 -0
  100. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview-demo.html +84 -0
  101. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview.css +180 -0
  102. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview.html +411 -0
  103. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/panels/panel-styling.html +551 -0
  104. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/panels/panel-swipe-open.html +413 -0
  105. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/arrow.html +363 -0
  106. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/dynamic-popup.html +407 -0
  107. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/jquery.mobile.popup.arrow.css +233 -0
  108. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/popup.arrow.js +276 -0
  109. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/index.html +375 -0
  110. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/redirect-target.html +27 -0
  111. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/redirect.php +19 -0
  112. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/source.php +4 -0
  113. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/slider.tooltip.css +15 -0
  114. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/slider.tooltip.js +111 -0
  115. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/tooltip.html +339 -0
  116. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/buenosaires.html +46 -0
  117. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/capetown.html +46 -0
  118. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/newyork.html +46 -0
  119. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/paris.html +46 -0
  120. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/seoul.html +46 -0
  121. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-list.html +805 -0
  122. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.css +39 -0
  123. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.html +368 -0
  124. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.js +37 -0
  125. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/sydney.html +46 -0
  126. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/financial-grouped-columns.html +506 -0
  127. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/financial-grouped-reflow.html +503 -0
  128. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/movie-list-toggle-options.html +422 -0
  129. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/movie-list.html +529 -0
  130. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/phone-compare.html +477 -0
  131. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/controls-in-header-footer.html +335 -0
  132. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/disabling-a-button-does-not-work.html +335 -0
  133. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/dom-ready-not-working.html +349 -0
  134. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-can-i-stop-auto-enhancement-of-a-block-of-elements.html +342 -0
  135. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-can-i-stop-auto-enhancement-of-elements.html +348 -0
  136. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-configure-phonegap-cordova.html +398 -0
  137. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-control-page-titles.html +344 -0
  138. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-load-a-page.html +338 -0
  139. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-scroll-to-a-position.html +340 -0
  140. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-use-touch-mouse-events.html +335 -0
  141. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-does-theming-work.html +446 -0
  142. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/index.html +424 -0
  143. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/injected-content-is-not-enhanced.html +360 -0
  144. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/my-html-5-inputs-look-different-in-browsers.html +335 -0
  145. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/my-range-search-input-type-is-being-changed.html +335 -0
  146. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/pass-query-params-to-page.html +343 -0
  147. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/pass-via-the-hash-to-page.html +334 -0
  148. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/question-template.html +353 -0
  149. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/scripts-and-styles-not-loading.html +342 -0
  150. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/sometimes-custom-select-shows-as-dialog-popup.html +335 -0
  151. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/the-application-cache-is-not-working.html +346 -0
  152. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/triggering-create-on-injected-content-does-not-work.html +346 -0
  153. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/updating-the-value-of-enhanced-form-elements-does-not-work.html +364 -0
  154. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/why-is-only-the-first-page-loaded.html +334 -0
  155. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/favicon.ico +0 -0
  156. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/global-nav.html +73 -0
  157. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/index.html +31 -0
  158. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/intro/index.html +418 -0
  159. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/intro/rwd.html +409 -0
  160. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-examples.html +55 -0
  161. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-faq.html +91 -0
  162. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-widgets.html +61 -0
  163. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/search-results.html +540 -0
  164. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/search.html +214 -0
  165. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/accordions/index.html +513 -0
  166. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/autocomplete/autocomplete-remote.html +376 -0
  167. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/autocomplete/index.html +416 -0
  168. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/buttons/buttons-grids.html +453 -0
  169. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/buttons/index.html +476 -0
  170. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/checkbox/index.html +426 -0
  171. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/collapsibles/index.html +512 -0
  172. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/controlgroups/index.html +651 -0
  173. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-alt.html +4 -6
  174. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-buttons.html +4 -6
  175. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-corners.html +29 -0
  176. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-noclosebtn.html +29 -0
  177. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-overlay.html +4 -6
  178. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-rightclosebtn.html +29 -0
  179. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-success.html +6 -8
  180. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-with-select.html +7 -9
  181. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog.html +8 -10
  182. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/index.html +403 -0
  183. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-d.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-a.html} +32 -33
  184. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-a.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-b.html} +17 -28
  185. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-b.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-c.html} +22 -26
  186. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-c.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-d.html} +17 -40
  187. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/footers/index.html +387 -0
  188. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-disabled.html +795 -0
  189. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-fieldcontain.html +785 -0
  190. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-hide-label.html +785 -0
  191. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-label-hidden.html +713 -0
  192. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form.html +646 -0
  193. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/index.html +706 -0
  194. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/grids/grid-custom.html +438 -0
  195. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/grids/index.html +497 -0
  196. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fixed-forms.html +121 -0
  197. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fixed.html +471 -0
  198. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fullscreen.html +333 -0
  199. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/index.html +444 -0
  200. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/icons/index.html +642 -0
  201. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/index.html +395 -0
  202. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/links/index.html +411 -0
  203. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/listviews/index.html +853 -0
  204. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/loader/index.html +384 -0
  205. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-a.html +358 -0
  206. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-b.html +370 -0
  207. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-c.html +408 -0
  208. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-d.html +386 -0
  209. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/index.html +599 -0
  210. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navigation/demo.js +38 -0
  211. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navigation/index.html +429 -0
  212. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/pages/index.html +524 -0
  213. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs → jquery.mobile-1.3.0/demos/docs/widgets}/pages/multipage-template.html +32 -31
  214. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/panels/index.html +535 -0
  215. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/panels/panel-fixed.html +170 -0
  216. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/index.html +582 -0
  217. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/map.html +38 -0
  218. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-examples.css +16 -0
  219. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-examples.js +98 -0
  220. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-iframes.html +526 -0
  221. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-images.html +361 -0
  222. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/radiobuttons/index.html +434 -0
  223. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/selects/custom-selects.html +598 -0
  224. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/selects/index.html +545 -0
  225. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/index.html +479 -0
  226. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/rangeslider.html +534 -0
  227. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/switch.html +485 -0
  228. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/table-column-toggle/index.html +602 -0
  229. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/table-reflow/index.html +458 -0
  230. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/textinputs/index.html +689 -0
  231. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/transitions/index.html +447 -0
  232. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/transitions}/page-transitions-dialog.html +11 -11
  233. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/transitions}/page-transitions-page.html +13 -15
  234. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/index.html +340 -0
  235. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.js +9597 -0
  236. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.mobile-1.3.0.js +11092 -0
  237. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.mobile-1.3.0.min.js +2 -0
  238. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0 → jquery.mobile-1.3.0}/images/ajax-loader.gif +0 -0
  239. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-18-black.png +0 -0
  240. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-18-white.png +0 -0
  241. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-36-black.png +0 -0
  242. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-36-white.png +0 -0
  243. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.css +3357 -0
  244. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.js +11092 -0
  245. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.min.css +2 -0
  246. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.min.js +2 -0
  247. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.structure-1.3.0.css +2197 -0
  248. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.structure-1.3.0.min.css +2 -0
  249. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.theme-1.1.0.css → jquery.mobile-1.3.0/jquery.mobile.theme-1.3.0.css} +367 -367
  250. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.theme-1.3.0.min.css +2 -0
  251. data/lib/ruby_app/scripts/phantom/phantom.js +23 -0
  252. data/lib/ruby_app/scripts/phantom/standard_no_logon.rb +3 -0
  253. data/lib/ruby_app/version.rb +1 -1
  254. metadata +253 -254
  255. data/lib/ruby_app/resources/elements/mobile/document/fastclick-0.5.6.js +0 -660
  256. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/ajax-loader.png +0 -0
  257. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-18-black.png +0 -0
  258. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-18-white.png +0 -0
  259. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-36-black.png +0 -0
  260. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-36-white.png +0 -0
  261. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile-1.1.0.css +0 -2053
  262. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile-1.1.0.min.css +0 -2
  263. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.structure-1.1.0.css +0 -946
  264. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.structure-1.1.0.min.css +0 -2
  265. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.theme-1.1.0.min.css +0 -2
  266. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/css/jqm-docs.css +0 -359
  267. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/ios_icon.png +0 -0
  268. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/ios_startup.png +0 -0
  269. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/jqm-sitebg.png +0 -0
  270. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/jquery-logo.png +0 -0
  271. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/mobile-devices.png +0 -0
  272. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/px-ccc.gif +0 -0
  273. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/themroller-mobile-logo.png +0 -0
  274. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/version.png +0 -0
  275. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/js/_viewsource.js +0 -42
  276. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/js/jqm-docs.js +0 -52
  277. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/accessibility.html +0 -70
  278. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/features.html +0 -77
  279. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/getting-started.html +0 -171
  280. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/index.html +0 -40
  281. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/intro.html +0 -70
  282. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/platforms.html +0 -108
  283. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/data-attributes.html +0 -530
  284. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/events-nav.html +0 -557
  285. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/events.html +0 -514
  286. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/globalconfig.html +0 -181
  287. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/index.html +0 -40
  288. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/mediahelpers.html +0 -133
  289. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/methods.html +0 -597
  290. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/themes.html +0 -291
  291. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/api-buttons.html +0 -45
  292. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-events.html +0 -92
  293. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-grouped.html +0 -112
  294. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-icons.html +0 -247
  295. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-inline.html +0 -99
  296. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-methods.html +0 -98
  297. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-options.html +0 -153
  298. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-themes.html +0 -130
  299. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-types.html +0 -119
  300. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/index.html +0 -43
  301. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/dialogTransition.html +0 -44
  302. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/iOSFullscreen.html +0 -50
  303. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/index.html +0 -86
  304. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/jq17b1.html +0 -37
  305. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/loadingMessage.html +0 -43
  306. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/loadingMessageTextVisible.html +0 -84
  307. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/minScrollBack.html +0 -43
  308. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pageLoadErrorMessage.html +0 -45
  309. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pageTransition.html +0 -43
  310. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pushState.html +0 -44
  311. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/touchOverflow.html +0 -51
  312. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/api-content.html +0 -42
  313. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-events.html +0 -109
  314. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-methods.html +0 -67
  315. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-options.html +0 -178
  316. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-events.html +0 -89
  317. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-methods.html +0 -80
  318. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-options.html +0 -112
  319. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set.html +0 -198
  320. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible.html +0 -226
  321. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-grids.html +0 -193
  322. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-html.html +0 -144
  323. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-themes.html +0 -144
  324. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/index.html +0 -45
  325. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/events.html +0 -104
  326. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/index.html +0 -189
  327. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/methods.html +0 -108
  328. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/options.html +0 -98
  329. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/docs-forms.html +0 -267
  330. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-compare.html +0 -263
  331. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-mini.html +0 -245
  332. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-native.html +0 -250
  333. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all.html +0 -247
  334. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample-response.php +0 -81
  335. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample-selfsubmit.php +0 -80
  336. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample.html +0 -114
  337. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-themes.html +0 -408
  338. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/index.html +0 -50
  339. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/plugin-eventsmethods.html +0 -73
  340. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/events.html +0 -106
  341. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/index.html +0 -225
  342. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/methods.html +0 -108
  343. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/options.html +0 -98
  344. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/events.html +0 -103
  345. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/index.html +0 -141
  346. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/methods.html +0 -100
  347. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/options.html +0 -113
  348. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/custom.html +0 -424
  349. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/events.html +0 -105
  350. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/index.html +0 -418
  351. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/methods.html +0 -126
  352. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/options.html +0 -173
  353. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/events.html +0 -104
  354. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/index.html +0 -179
  355. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/methods.html +0 -108
  356. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/options.html +0 -131
  357. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/events.html +0 -104
  358. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/index.html +0 -210
  359. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/methods.html +0 -108
  360. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/options.html +0 -123
  361. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/events.html +0 -103
  362. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/index.html +0 -244
  363. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/methods.html +0 -100
  364. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/options.html +0 -117
  365. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/index.html +0 -33
  366. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/docs-lists.html +0 -177
  367. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/images/album-bb.jpg +0 -0
  368. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/images/sj.png +0 -0
  369. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/index.html +0 -72
  370. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-all-full.html +0 -174
  371. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-count.html +0 -83
  372. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-divider.html +0 -114
  373. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-events.html +0 -108
  374. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-formatting.html +0 -135
  375. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-forms-inset.html +0 -249
  376. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-forms.html +0 -249
  377. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-icons.html +0 -89
  378. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-inset.html +0 -175
  379. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-methods.html +0 -108
  380. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-nested.html +0 -194
  381. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-ol.html +0 -98
  382. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-options.html +0 -222
  383. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-performance.html +0 -578
  384. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-readonly-inset.html +0 -171
  385. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-readonly.html +0 -173
  386. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-filtertext.html +0 -94
  387. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-inset.html +0 -100
  388. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-with-dividers.html +0 -113
  389. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search.html +0 -100
  390. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-split-purchase.html +0 -35
  391. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-split.html +0 -147
  392. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-themes.html +0 -264
  393. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-thumbnails.html +0 -135
  394. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-ul.html +0 -100
  395. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/nav.html +0 -296
  396. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/docs-links-urltest/index.html +0 -28
  397. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/animals.html +0 -27
  398. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/category.php +0 -150
  399. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/colors.html +0 -31
  400. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/index.html +0 -26
  401. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/sample-reuse-page-external.html +0 -121
  402. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/sample-reuse-page.html +0 -197
  403. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/vehicles.html +0 -27
  404. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/index.html +0 -52
  405. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-anatomy.html +0 -225
  406. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-cache.html +0 -125
  407. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-customtransitions.html +0 -297
  408. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-dialogs.html +0 -129
  409. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-dynamic.html +0 -300
  410. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-links.html +0 -147
  411. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-navmodel.html +0 -182
  412. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-scripting.html +0 -156
  413. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-template.html +0 -34
  414. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-titles.html +0 -82
  415. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-transitions.html +0 -174
  416. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes.html +0 -150
  417. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-a.html +0 -163
  418. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-b.html +0 -163
  419. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-c.html +0 -163
  420. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-d.html +0 -163
  421. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-e.html +0 -163
  422. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/phonegap.html +0 -115
  423. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/touchoverflow.html +0 -127
  424. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/transition-success.html +0 -33
  425. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-events.html +0 -84
  426. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-a.html +0 -299
  427. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-b.html +0 -129
  428. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-c.html +0 -129
  429. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-d.html +0 -153
  430. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-e.html +0 -153
  431. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-f.html +0 -129
  432. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-g.html +0 -231
  433. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-h.html +0 -135
  434. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms.html +0 -45
  435. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-methods.html +0 -134
  436. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-options.html +0 -177
  437. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed.html +0 -231
  438. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fullscreen.html +0 -68
  439. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-themes.html +0 -177
  440. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-bars.html +0 -85
  441. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-footers.html +0 -153
  442. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-headers.html +0 -216
  443. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-navbar.html +0 -318
  444. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/index.html +0 -45
  445. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/index.html +0 -76
  446. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/js/jquery.mobile-1.1.0.js +0 -7551
  447. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/js/jquery.mobile-1.1.0.min.js +0 -177
  448. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/ajax-loader.png +0 -0
  449. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-18-black.png +0 -0
  450. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-18-white.png +0 -0
  451. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-36-black.png +0 -0
  452. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-36-white.png +0 -0
  453. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.css +0 -2053
  454. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.js +0 -7551
  455. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.min.css +0 -2
  456. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.min.js +0 -177
  457. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.structure-1.1.0.css +0 -946
  458. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.structure-1.1.0.min.css +0 -2
  459. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.theme-1.1.0.min.css +0 -2
  460. data/lib/ruby_app/resources/elements/mobile/document/jquery.ui.touch-punch-0.2.2.min.js +0 -11
@@ -0,0 +1,2 @@
1
+ /*! jQuery Mobile vGit Build: SHA1: caa77b258660731d663844fe7867aa2c3a107ab1 <> Date: Wed Feb 20 15:03:27 2013 -0500 jquerymobile.com | jquery.org/license !*/
2
+ (function(a,b,c){typeof define=="function"&&define.amd?define(["jquery"],function(d){return c(d,a,b),d.mobile}):c(a.jQuery,a,b)})(this,document,function(a,b,c,d){(function(a){a.mobile={}})(a),function(a,b,d){var e={};a.mobile=a.extend(a.mobile,{version:"1.3.0",ns:"",subPageUrlKey:"ui-page",activePageClass:"ui-page-active",activeBtnClass:"ui-btn-active",focusClass:"ui-focus",ajaxEnabled:!0,hashListeningEnabled:!0,linkBindingEnabled:!0,defaultPageTransition:"fade",maxTransitionWidth:!1,minScrollBack:250,touchOverflowEnabled:!1,defaultDialogTransition:"pop",pageLoadErrorMessage:"Error Loading Page",pageLoadErrorMessageTheme:"e",phonegapNavigationEnabled:!1,autoInitializePage:!0,pushStateEnabled:!0,ignoreContentEnabled:!1,orientationChangeEnabled:!0,buttonMarkup:{hoverDelay:200},window:a(b),document:a(c),keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91},behaviors:{},silentScroll:function(c){a.type(c)!=="number"&&(c=a.mobile.defaultHomeScroll),a.event.special.scrollstart.enabled=!1,setTimeout(function(){b.scrollTo(0,c),a.mobile.document.trigger("silentscroll",{x:0,y:c})},20),setTimeout(function(){a.event.special.scrollstart.enabled=!0},150)},nsNormalizeDict:e,nsNormalize:function(b){if(!b)return;return e[b]||(e[b]=a.camelCase(a.mobile.ns+b))},getInheritedTheme:function(a,b){var c=a[0],d="",e=/ui-(bar|body|overlay)-([a-z])\b/,f,g;while(c){f=c.className||"";if(f&&(g=e.exec(f))&&(d=g[2]))break;c=c.parentNode}return d||b||"a"},closestPageData:function(a){return a.closest(':jqmData(role="page"), :jqmData(role="dialog")').data("mobile-page")},enhanceable:function(a){return this.haveParents(a,"enhance")},hijackable:function(a){return this.haveParents(a,"ajax")},haveParents:function(b,c){if(!a.mobile.ignoreContentEnabled)return b;var d=b.length,e=a(),f,g,h;for(var i=0;i<d;i++){g=b.eq(i),h=!1,f=b[i];while(f){var j=f.getAttribute?f.getAttribute("data-"+a.mobile.ns+c):"";if(j==="false"){h=!0;break}f=f.parentNode}h||(e=e.add(g))}return e},getScreenHeight:function(){return b.innerHeight||a.mobile.window.height()}},a.mobile),a.fn.jqmData=function(b,c){var e;return typeof b!="undefined"&&(b&&(b=a.mobile.nsNormalize(b)),arguments.length<2||c===d?e=this.data(b):e=this.data(b,c)),e},a.jqmData=function(b,c,d){var e;return typeof c!="undefined"&&(e=a.data(b,c?a.mobile.nsNormalize(c):c,d)),e},a.fn.jqmRemoveData=function(b){return this.removeData(a.mobile.nsNormalize(b))},a.jqmRemoveData=function(b,c){return a.removeData(b,a.mobile.nsNormalize(c))},a.fn.removeWithDependents=function(){a.removeWithDependents(this)},a.removeWithDependents=function(b){var c=a(b);(c.jqmData("dependents")||a()).remove(),c.remove()},a.fn.addDependents=function(b){a.addDependents(a(this),b)},a.addDependents=function(b,c){var d=a(b).jqmData("dependents")||a();a(b).jqmData("dependents",a.merge(d,c))},a.fn.getEncodedText=function(){return a("<div/>").text(a(this).text()).html()},a.fn.jqmEnhanceable=function(){return a.mobile.enhanceable(this)},a.fn.jqmHijackable=function(){return a.mobile.hijackable(this)};var f=a.find,g=/:jqmData\(([^)]*)\)/g;a.find=function(b,c,d,e){return b=b.replace(g,"[data-"+(a.mobile.ns||"")+"$1]"),f.call(this,b,c,d,e)},a.extend(a.find,f),a.find.matches=function(b,c){return a.find(b,null,null,c)},a.find.matchesSelector=function(b,c){return a.find(c,null,null,[b]).length>0}}(a,this),function(a,b){var c=0,d=Array.prototype.slice,e=a.cleanData;a.cleanData=function(b){for(var c=0,d;(d=b[c])!=null;c++)try{a(d).triggerHandler("remove")}catch(f){}e(b)},a.widget=function(b,c,d){var e,f,g,h,i=b.split(".")[0];b=b.split(".")[1],e=i+"-"+b,d||(d=c,c=a.Widget),a.expr[":"][e.toLowerCase()]=function(b){return!!a.data(b,e)},a[i]=a[i]||{},f=a[i][b],g=a[i][b]=function(a,b){if(!this._createWidget)return new g(a,b);arguments.length&&this._createWidget(a,b)},a.extend(g,f,{version:d.version,_proto:a.extend({},d),_childConstructors:[]}),h=new c,h.options=a.widget.extend({},h.options),a.each(d,function(b,e){a.isFunction(e)&&(d[b]=function(){var a=function(){return c.prototype[b].apply(this,arguments)},d=function(a){return c.prototype[b].apply(this,a)};return function(){var b=this._super,c=this._superApply,f;return this._super=a,this._superApply=d,f=e.apply(this,arguments),this._super=b,this._superApply=c,f}}())}),g.prototype=a.widget.extend(h,{widgetEventPrefix:f?h.widgetEventPrefix:b},d,{constructor:g,namespace:i,widgetName:b,widgetFullName:e}),f?(a.each(f._childConstructors,function(b,c){var d=c.prototype;a.widget(d.namespace+"."+d.widgetName,g,c._proto)}),delete f._childConstructors):c._childConstructors.push(g),a.widget.bridge(b,g)},a.widget.extend=function(c){var e=d.call(arguments,1),f=0,g=e.length,h,i;for(;f<g;f++)for(h in e[f])i=e[f][h],e[f].hasOwnProperty(h)&&i!==b&&(a.isPlainObject(i)?c[h]=a.isPlainObject(c[h])?a.widget.extend({},c[h],i):a.widget.extend({},i):c[h]=i);return c},a.widget.bridge=function(c,e){var f=e.prototype.widgetFullName||c;a.fn[c]=function(g){var h=typeof g=="string",i=d.call(arguments,1),j=this;return g=!h&&i.length?a.widget.extend.apply(null,[g].concat(i)):g,h?this.each(function(){var d,e=a.data(this,f);if(!e)return a.error("cannot call methods on "+c+" prior to initialization; "+"attempted to call method '"+g+"'");if(!a.isFunction(e[g])||g.charAt(0)==="_")return a.error("no such method '"+g+"' for "+c+" widget instance");d=e[g].apply(e,i);if(d!==e&&d!==b)return j=d&&d.jquery?j.pushStack(d.get()):d,!1}):this.each(function(){var b=a.data(this,f);b?b.option(g||{})._init():a.data(this,f,new e(g,this))}),j}},a.Widget=function(){},a.Widget._childConstructors=[],a.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{disabled:!1,create:null},_createWidget:function(b,d){d=a(d||this.defaultElement||this)[0],this.element=a(d),this.uuid=c++,this.eventNamespace="."+this.widgetName+this.uuid,this.options=a.widget.extend({},this.options,this._getCreateOptions(),b),this.bindings=a(),this.hoverable=a(),this.focusable=a(),d!==this&&(a.data(d,this.widgetFullName,this),this._on(!0,this.element,{remove:function(a){a.target===d&&this.destroy()}}),this.document=a(d.style?d.ownerDocument:d.document||d),this.window=a(this.document[0].defaultView||this.document[0].parentWindow)),this._create(),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:a.noop,_getCreateEventData:a.noop,_create:a.noop,_init:a.noop,destroy:function(){this._destroy(),this.element.unbind(this.eventNamespace).removeData(this.widgetName).removeData(this.widgetFullName).removeData(a.camelCase(this.widgetFullName)),this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled "+"ui-state-disabled"),this.bindings.unbind(this.eventNamespace),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")},_destroy:a.noop,widget:function(){return this.element},option:function(c,d){var e=c,f,g,h;if(arguments.length===0)return a.widget.extend({},this.options);if(typeof c=="string"){e={},f=c.split("."),c=f.shift();if(f.length){g=e[c]=a.widget.extend({},this.options[c]);for(h=0;h<f.length-1;h++)g[f[h]]=g[f[h]]||{},g=g[f[h]];c=f.pop();if(d===b)return g[c]===b?null:g[c];g[c]=d}else{if(d===b)return this.options[c]===b?null:this.options[c];e[c]=d}}return this._setOptions(e),this},_setOptions:function(a){var b;for(b in a)this._setOption(b,a[b]);return this},_setOption:function(a,b){return this.options[a]=b,a==="disabled"&&(this.widget().toggleClass(this.widgetFullName+"-disabled ui-state-disabled",!!b).attr("aria-disabled",b),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")),this},enable:function(){return this._setOption("disabled",!1)},disable:function(){return this._setOption("disabled",!0)},_on:function(b,c,d){var e,f=this;typeof b!="boolean"&&(d=c,c=b,b=!1),d?(c=e=a(c),this.bindings=this.bindings.add(c)):(d=c,c=this.element,e=this.widget()),a.each(d,function(d,g){function h(){if(!b&&(f.options.disabled===!0||a(this).hasClass("ui-state-disabled")))return;return(typeof g=="string"?f[g]:g).apply(f,arguments)}typeof g!="string"&&(h.guid=g.guid=g.guid||h.guid||a.guid++);var i=d.match(/^(\w+)\s*(.*)$/),j=i[1]+f.eventNamespace,k=i[2];k?e.delegate(k,j,h):c.bind(j,h)})},_off:function(a,b){b=(b||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,a.unbind(b).undelegate(b)},_delay:function(a,b){function c(){return(typeof a=="string"?d[a]:a).apply(d,arguments)}var d=this;return setTimeout(c,b||0)},_hoverable:function(b){this.hoverable=this.hoverable.add(b),this._on(b,{mouseenter:function(b){a(b.currentTarget).addClass("ui-state-hover")},mouseleave:function(b){a(b.currentTarget).removeClass("ui-state-hover")}})},_focusable:function(b){this.focusable=this.focusable.add(b),this._on(b,{focusin:function(b){a(b.currentTarget).addClass("ui-state-focus")},focusout:function(b){a(b.currentTarget).removeClass("ui-state-focus")}})},_trigger:function(b,c,d){var e,f,g=this.options[b];d=d||{},c=a.Event(c),c.type=(b===this.widgetEventPrefix?b:this.widgetEventPrefix+b).toLowerCase(),c.target=this.element[0],f=c.originalEvent;if(f)for(e in f)e in c||(c[e]=f[e]);return this.element.trigger(c,d),!(a.isFunction(g)&&g.apply(this.element[0],[c].concat(d))===!1||c.isDefaultPrevented())}},a.each({show:"fadeIn",hide:"fadeOut"},function(b,c){a.Widget.prototype["_"+b]=function(d,e,f){typeof e=="string"&&(e={effect:e});var g,h=e?e===!0||typeof e=="number"?c:e.effect||c:b;e=e||{},typeof e=="number"&&(e={duration:e}),g=!a.isEmptyObject(e),e.complete=f,e.delay&&d.delay(e.delay),g&&a.effects&&a.effects.effect[h]?d[b](e):h!==b&&d[h]?d[h](e.duration,e.easing,f):d.queue(function(c){a(this)[b](),f&&f.call(d[0]),c()})}})}(a),function(a,b){a.widget("mobile.widget",{_createWidget:function(){a.Widget.prototype._createWidget.apply(this,arguments),this._trigger("init")},_getCreateOptions:function(){var c=this.element,d={};return a.each(this.options,function(a){var e=c.jqmData(a.replace(/[A-Z]/g,function(a){return"-"+a.toLowerCase()}));e!==b&&(d[a]=e)}),d},enhanceWithin:function(b,c){this.enhance(a(this.options.initSelector,a(b)),c)},enhance:function(b,c){var d,e,f=a(b),g=this;f=a.mobile.enhanceable(f),c&&f.length&&(d=a.mobile.closestPageData(f),e=d&&d.keepNativeSelector()||"",f=f.not(e)),f[this.widgetName]()},raise:function(a){throw"Widget ["+this.widgetName+"]: "+a}})}(a),function(a,b){a.extend(a.mobile,{loadingMessageTextVisible:d,loadingMessageTheme:d,loadingMessage:d,showPageLoadingMsg:function(b,c,d){a.mobile.loading("show",b,c,d)},hidePageLoadingMsg:function(){a.mobile.loading("hide")},loading:function(){this.loaderWidget.loader.apply(this.loaderWidget,arguments)}});var c="ui-loader",e=a("html"),f=a.mobile.window;a.widget("mobile.loader",{options:{theme:"a",textVisible:!1,html:"",text:"loading"},defaultHtml:"<div class='"+c+"'>"+"<span class='ui-icon ui-icon-loading'></span>"+"<h1></h1>"+"</div>",fakeFixLoader:function(){var b=a("."+a.mobile.activeBtnClass).first();this.element.css({top:a.support.scrollTop&&f.scrollTop()+f.height()/2||b.length&&b.offset().top||100})},checkLoaderPosition:function(){var b=this.element.offset(),c=f.scrollTop(),d=a.mobile.getScreenHeight();if(b.top<c||b.top-c>d)this.element.addClass("ui-loader-fakefix"),this.fakeFixLoader(),f.unbind("scroll",this.checkLoaderPosition).bind("scroll",a.proxy(this.fakeFixLoader,this))},resetHtml:function(){this.element.html(a(this.defaultHtml).html())},show:function(b,g,h){var i,j,k,l;this.resetHtml(),a.type(b)==="object"?(l=a.extend({},this.options,b),b=l.theme||a.mobile.loadingMessageTheme):(l=this.options,b=b||a.mobile.loadingMessageTheme||l.theme),j=g||a.mobile.loadingMessage||l.text,e.addClass("ui-loading");if(a.mobile.loadingMessage!==!1||l.html)a.mobile.loadingMessageTextVisible!==d?i=a.mobile.loadingMessageTextVisible:i=l.textVisible,this.element.attr("class",c+" ui-corner-all ui-body-"+b+" ui-loader-"+(i||g||b.text?"verbose":"default")+(l.textonly||h?" ui-loader-textonly":"")),l.html?this.element.html(l.html):this.element.find("h1").text(j),this.element.appendTo(a.mobile.pageContainer),this.checkLoaderPosition(),f.bind("scroll",a.proxy(this.checkLoaderPosition,this))},hide:function(){e.removeClass("ui-loading"),a.mobile.loadingMessage&&this.element.removeClass("ui-loader-fakefix"),a.mobile.window.unbind("scroll",this.fakeFixLoader),a.mobile.window.unbind("scroll",this.checkLoaderPosition)}}),f.bind("pagecontainercreate",function(){a.mobile.loaderWidget=a.mobile.loaderWidget||a(a.mobile.loader.prototype.defaultHtml).loader()})}(a,this),function(a,b,d){function k(a){return a=a||location.href,"#"+a.replace(/^[^#]*#?(.*)$/,"$1")}var e="hashchange",f=c,g,h=a.event.special,i=f.documentMode,j="on"+e in b&&(i===d||i>7);a.fn[e]=function(a){return a?this.bind(e,a):this.trigger(e)},a.fn[e].delay=50,h[e]=a.extend(h[e],{setup:function(){if(j)return!1;a(g.start)},teardown:function(){if(j)return!1;a(g.stop)}}),g=function(){function n(){var c=k(),d=m(h);c!==h?(l(h=c,d),a(b).trigger(e)):d!==h&&(location.href=location.href.replace(/#.*/,"")+d),g=setTimeout(n,a.fn[e].delay)}var c={},g,h=k(),i=function(a){return a},l=i,m=i;return c.start=function(){g||n()},c.stop=function(){g&&clearTimeout(g),g=d},b.attachEvent&&!b.addEventListener&&!j&&function(){var b,d;c.start=function(){b||(d=a.fn[e].src,d=d&&d+k(),b=a('<iframe tabindex="-1" title="empty"/>').hide().one("load",function(){d||l(k()),n()}).attr("src",d||"javascript:0").insertAfter("body")[0].contentWindow,f.onpropertychange=function(){try{event.propertyName==="title"&&(b.document.title=f.title)}catch(a){}})},c.stop=i,m=function(){return k(b.location.href)},l=function(c,d){var g=b.document,h=a.fn[e].domain;c!==d&&(g.title=f.title,g.open(),h&&g.write('<script>document.domain="'+h+'"</script>'),g.close(),b.location.hash=c)}}(),c}()}(a,this),function(a,d){b.matchMedia=b.matchMedia||function(a,b){var c,d=a.documentElement,e=d.firstElementChild||d.firstChild,f=a.createElement("body"),g=a.createElement("div");return g.id="mq-test-1",g.style.cssText="position:absolute;top:-100em",f.style.background="none",f.appendChild(g),function(a){return g.innerHTML='&shy;<style media="'+a+'"> #mq-test-1 { width: 42px; }</style>',d.insertBefore(f,e),c=g.offsetWidth===42,d.removeChild(f),{matches:c,media:a}}}(c),a.mobile.media=function(a){return b.matchMedia(a).matches}}(a),function(a,b){var d={touch:"ontouchend"in c};a.mobile.support=a.mobile.support||{},a.extend(a.support,d),a.extend(a.mobile.support,d)}(a),function(a,c){a.extend(a.support,{orientation:"orientation"in b&&"onorientationchange"in b})}(a),function(a,d){function e(a){var b=a.charAt(0).toUpperCase()+a.substr(1),c=(a+" "+h.join(b+" ")+b).split(" ");for(var e in c)if(g[c[e]]!==d)return!0}function m(a,b,d){var e=c.createElement("div"),f=function(a){return a.charAt(0).toUpperCase()+a.substr(1)},g=function(a){return a===""?"":"-"+a.charAt(0).toLowerCase()+a.substr(1)+"-"},i=function(c){var d=g(c)+a+": "+b+";",h=f(c),i=h+(h===""?a:f(a));e.setAttribute("style",d),!e.style[i]||(k=!0)},j=d?d:h,k;for(var l=0;l<j.length;l++)i(j[l]);return!!k}function n(){var e="transform-3d",g=a.mobile.media("(-"+h.join("-"+e+"),(-")+"-"+e+"),("+e+")");if(g)return!!g;var i=c.createElement("div"),j={MozTransform:"-moz-transform",transform:"transform"};f.append(i);for(var k in j)i.style[k]!==d&&(i.style[k]="translate3d( 100px, 1px, 1px )",g=b.getComputedStyle(i).getPropertyValue(j[k]));return!!g&&g!=="none"}function o(){var b=location.protocol+"//"+location.host+location.pathname+"ui-dir/",c=a("head base"),d=null,e="",g,h;return c.length?e=c.attr("href"):c=d=a("<base>",{href:b}).appendTo("head"),g=a("<a href='testurl' />").prependTo(f),h=g[0].href,c[0].href=e||location.pathname,d&&d.remove(),h.indexOf(b)===0}function p(){var a=c.createElement("x"),d=c.documentElement,e=b.getComputedStyle,f;return"pointerEvents"in a.style?(a.style.pointerEvents="auto",a.style.pointerEvents="x",d.appendChild(a),f=e&&e(a,"").pointerEvents==="auto",d.removeChild(a),!!f):!1}function q(){var a=c.createElement("div");return typeof a.getBoundingClientRect!="undefined"}function r(){var a=b,c=navigator.userAgent,d=navigator.platform,e=c.match(/AppleWebKit\/([0-9]+)/),f=!!e&&e[1],g=c.match(/Fennec\/([0-9]+)/),h=!!g&&g[1],i=c.match(/Opera Mobi\/([0-9]+)/),j=!!i&&i[1];return(d.indexOf("iPhone")>-1||d.indexOf("iPad")>-1||d.indexOf("iPod")>-1)&&f&&f<534||a.operamini&&{}.toString.call(a.operamini)==="[object OperaMini]"||i&&j<7458||c.indexOf("Android")>-1&&f&&f<533||h&&h<6||"palmGetResource"in b&&f&&f<534||c.indexOf("MeeGo")>-1&&c.indexOf("NokiaBrowser/8.5.0")>-1?!1:!0}var f=a("<body>").prependTo("html"),g=f[0].style,h=["Webkit","Moz","O"],i="palmGetResource"in b,j=b.opera,k=b.operamini&&{}.toString.call(b.operamini)==="[object OperaMini]",l=b.blackberry&&!e("-webkit-transform");a.extend(a.mobile,{browser:{}}),a.mobile.browser.oldIE=function(){var a=3,b=c.createElement("div"),d=b.all||[];do b.innerHTML="<!--[if gt IE "+ ++a+"]><br><![endif]-->";while(d[0]);return a>4?a:!a}(),a.extend(a.support,{cssTransitions:"WebKitTransitionEvent"in b||m("transition","height 100ms linear",["Webkit","Moz",""])&&!a.mobile.browser.oldIE&&!j,pushState:"pushState"in history&&"replaceState"in history&&b.navigator.userAgent.search(/CriOS/)===-1,mediaquery:a.mobile.media("only all"),cssPseudoElement:!!e("content"),touchOverflow:!!e("overflowScrolling"),cssTransform3d:n(),boxShadow:!!e("boxShadow")&&!l,fixedPosition:r(),scrollTop:("pageXOffset"in b||"scrollTop"in c.documentElement||"scrollTop"in f[0])&&!i&&!k,dynamicBaseTag:o(),cssPointerEvents:p(),boundingRect:q()}),f.remove();var s=function(){var a=b.navigator.userAgent;return a.indexOf("Nokia")>-1&&(a.indexOf("Symbian/3")>-1||a.indexOf("Series60/5")>-1)&&a.indexOf("AppleWebKit")>-1&&a.match(/(BrowserNG|NokiaBrowser)\/7\.[0-3]/)}();a.mobile.gradeA=function(){return(a.support.mediaquery||a.mobile.browser.oldIE&&a.mobile.browser.oldIE>=7)&&(a.support.boundingRect||a.fn.jquery.match(/1\.[0-7+]\.[0-9+]?/)!==null)},a.mobile.ajaxBlacklist=b.blackberry&&!b.WebKitPoint||k||s,s&&a(function(){a("head link[rel='stylesheet']").attr("rel","alternate stylesheet").attr("rel","stylesheet")}),a.support.boxShadow||a("html").addClass("ui-mobile-nosupport-boxshadow")}(a),function(a,b){var c=a.mobile.window,d,e;a.event.special.navigate=d={bound:!1,pushStateEnabled:!0,originalEventName:b,isPushStateEnabled:function(){return a.support.pushState&&a.mobile.pushStateEnabled===!0&&this.isHashChangeEnabled()},isHashChangeEnabled:function(){return a.mobile.hashListeningEnabled===!0},popstate:function(b){var d=new a.Event("navigate"),e=new a.Event("beforenavigate"),f=b.originalEvent.state||{},g=location.href;c.trigger(e);if(e.isDefaultPrevented())return;b.historyState&&a.extend(f,b.historyState),d.originalEvent=b,setTimeout(function(){c.trigger(d,{state:f})},0)},hashchange:function(b,d){var e=new a.Event("navigate"),f=new a.Event("beforenavigate");c.trigger(f);if(f.isDefaultPrevented())return;e.originalEvent=b,c.trigger(e,{state:b.hashchangeState||{}})},setup:function(a,b){if(d.bound)return;d.bound=!0,d.isPushStateEnabled()?(d.originalEventName="popstate",c.bind("popstate.navigate",d.popstate)):d.isHashChangeEnabled()&&(d.originalEventName="hashchange",c.bind("hashchange.navigate",d.hashchange))}}}(a),function(a,c){var d,e,f,g="&ui-state=dialog";a.mobile.path=d={uiStateKey:"&ui-state",urlParseRE:/^\s*(((([^:\/#\?]+:)?(?:(\/\/)((?:(([^:@\/#\?]+)(?:\:([^:@\/#\?]+))?)@)?(([^:\/#\?\]\[]+|\[[^\/\]@#?]+\])(?:\:([0-9]+))?))?)?)?((\/?(?:[^\/\?#]+\/+)*)([^\?#]*)))?(\?[^#]+)?)(#.*)?/,getLocation:function(a){var b=a?this.parseUrl(a):location,c=this.parseUrl(a||location.href).hash;return c=c==="#"?"":c,b.protocol+"//"+b.host+b.pathname+b.search+c},parseLocation:function(){return this.parseUrl(this.getLocation())},parseUrl:function(b){if(a.type(b)==="object")return b;var c=d.urlParseRE.exec(b||"")||[];return{href:c[0]||"",hrefNoHash:c[1]||"",hrefNoSearch:c[2]||"",domain:c[3]||"",protocol:c[4]||"",doubleSlash:c[5]||"",authority:c[6]||"",username:c[8]||"",password:c[9]||"",host:c[10]||"",hostname:c[11]||"",port:c[12]||"",pathname:c[13]||"",directory:c[14]||"",filename:c[15]||"",search:c[16]||"",hash:c[17]||""}},makePathAbsolute:function(a,b){if(a&&a.charAt(0)==="/")return a;a=a||"",b=b?b.replace(/^\/|(\/[^\/]*|[^\/]+)$/g,""):"";var c=b?b.split("/"):[],d=a.split("/");for(var e=0;e<d.length;e++){var f=d[e];switch(f){case".":break;case"..":c.length&&c.pop();break;default:c.push(f)}}return"/"+c.join("/")},isSameDomain:function(a,b){return d.parseUrl(a).domain===d.parseUrl(b).domain},isRelativeUrl:function(a){return d.parseUrl(a).protocol===""},isAbsoluteUrl:function(a){return d.parseUrl(a).protocol!==""},makeUrlAbsolute:function(a,b){if(!d.isRelativeUrl(a))return a;b===c&&(b=this.documentBase);var e=d.parseUrl(a),f=d.parseUrl(b),g=e.protocol||f.protocol,h=e.protocol?e.doubleSlash:e.doubleSlash||f.doubleSlash,i=e.authority||f.authority,j=e.pathname!=="",k=d.makePathAbsolute(e.pathname||f.filename,f.pathname),l=e.search||!j&&f.search||"",m=e.hash;return g+h+i+k+l+m},addSearchParams:function(b,c){var e=d.parseUrl(b),f=typeof c=="object"?a.param(c):c,g=e.search||"?";return e.hrefNoSearch+g+(g.charAt(g.length-1)!=="?"?"&":"")+f+(e.hash||"")},convertUrlToDataUrl:function(a){var c=d.parseUrl(a);return d.isEmbeddedPage(c)?c.hash.split(g)[0].replace(/^#/,"").replace(/\?.*$/,""):d.isSameDomain(c,this.documentBase)?c.hrefNoHash.replace(this.documentBase.domain,"").split(g)[0]:b.decodeURIComponent(a)},get:function(a){return a===c&&(a=d.parseLocation().hash),d.stripHash(a).replace(/[^\/]*\.[^\/*]+$/,"")},set:function(a){location.hash=a},isPath:function(a){return/\//.test(a)},clean:function(a){return a.replace(this.documentBase.domain,"")},stripHash:function(a){return a.replace(/^#/,"")},stripQueryParams:function(a){return a.replace(/\?.*$/,"")},cleanHash:function(a){return d.stripHash(a.replace(/\?.*$/,"").replace(g,""))},isHashValid:function(a){return/^#[^#]+$/.test(a)},isExternal:function(a){var b=d.parseUrl(a);return b.protocol&&b.domain!==this.documentUrl.domain?!0:!1},hasProtocol:function(a){return/^(:?\w+:)/.test(a)},isEmbeddedPage:function(a){var b=d.parseUrl(a);return b.protocol!==""?!this.isPath(b.hash)&&b.hash&&(b.hrefNoHash===this.documentUrl.hrefNoHash||this.documentBaseDiffers&&b.hrefNoHash===this.documentBase.hrefNoHash):/^#/.test(b.href)},squash:function(a,b){var c,e,f,g,h,i=this.isPath(a),j=this.parseUrl(a),k=j.hash,l="";b=b||(d.isPath(a)?d.getLocation():d.getDocumentUrl()),f=i?d.stripHash(a):a,f=d.isPath(j.hash)?d.stripHash(j.hash):f,h=f.indexOf(this.uiStateKey),h>-1&&(l=f.slice(h),f=f.slice(0,h)),e=d.makeUrlAbsolute(f,b),g=this.parseUrl(e).search;if(i){if(d.isPath(k)||k.replace("#","").indexOf(this.uiStateKey)===0)k="";l&&k.indexOf(this.uiStateKey)===-1&&(k+=l),k.indexOf("#")===-1&&k!==""&&(k="#"+k),e=d.parseUrl(e),e=e.protocol+"//"+e.host+e.pathname+g+k}else e+=e.indexOf("#")>-1?l:"#"+l;return e},isPreservableHash:function(a){return a.replace("#","").indexOf(this.uiStateKey)===0}},d.documentUrl=d.parseLocation(),f=a("head").find("base"),d.documentBase=f.length?d.parseUrl(d.makeUrlAbsolute(f.attr("href"),d.documentUrl.href)):d.documentUrl,d.documentBaseDiffers=d.documentUrl.hrefNoHash!==d.documentBase.hrefNoHash,d.getDocumentUrl=function(b){return b?a.extend({},d.documentUrl):d.documentUrl.href},d.getDocumentBase=function(b){return b?a.extend({},d.documentBase):d.documentBase.href}}(a),function(a,b){var c=a.mobile.path;a.mobile.History=function(a,b){this.stack=a||[],this.activeIndex=b||0},a.extend(a.mobile.History.prototype,{getActive:function(){return this.stack[this.activeIndex]},getLast:function(){return this.stack[this.previousIndex]},getNext:function(){return this.stack[this.activeIndex+1]},getPrev:function(){return this.stack[this.activeIndex-1]},add:function(a,b){b=b||{},this.getNext()&&this.clearForward(),b.hash&&b.hash.indexOf("#")===-1&&(b.hash="#"+b.hash),b.url=a,this.stack.push(b),this.activeIndex=this.stack.length-1},clearForward:function(){this.stack=this.stack.slice(0,this.activeIndex+1)},find:function(a,b,c){b=b||this.stack;var d,e,f=b.length,g;for(e=0;e<f;e++){d=b[e];if(decodeURIComponent(a)===decodeURIComponent(d.url)||decodeURIComponent(a)===decodeURIComponent(d.hash)){g=e;if(c)return g}}return g},closest:function(a){var c,d=this.activeIndex;return c=this.find(a,this.stack.slice(0,d)),c===b&&(c=this.find(a,this.stack.slice(d),!0),c=c===b?c:c+d),c},direct:function(c){var d=this.closest(c.url),e=this.activeIndex;d!==b&&(this.activeIndex=d,this.previousIndex=e),d<e?(c.present||c.back||a.noop)(this.getActive(),"back"):d>e?(c.present||c.forward||a.noop)(this.getActive(),"forward"):d===b&&c.missing&&c.missing(this.getActive())}})}(a),function(a,d){var e=a.mobile.path;a.mobile.Navigator=function(b){this.history=b,this.ignoreInitialHashChange=!0,setTimeout(a.proxy(function(){this.ignoreInitialHashChange=!1},this),200),a.mobile.window.bind({"popstate.history":a.proxy(this.popstate,this),"hashchange.history":a.proxy(this.hashchange,this)})},a.extend(a.mobile.Navigator.prototype,{squash:function(d,f){var g,h,i=e.isPath(d)?e.stripHash(d):d;return h=e.squash(d),g=a.extend({hash:i,url:h},f),b.history.replaceState(g,g.title||c.title,h),g},hash:function(a,b){var c,d,f;c=e.parseUrl(a),d=e.parseLocation();if(d.pathname+d.search===c.pathname+c.search)f=c.hash?c.hash:c.pathname+c.search;else if(e.isPath(a)){var g=e.parseUrl(b);f=g.pathname+g.search+(e.isPreservableHash(g.hash)?g.hash.replace("#",""):"")}else f=a;return f},go:function(d,f,g){var h,i,j,k,l=a.event.special.navigate.isPushStateEnabled();i=e.squash(d),j=this.hash(d,i),g&&j!==e.stripHash(e.parseLocation().hash)&&(this.preventNextHashChange=g),this.preventHashAssignPopState=!0,b.location.hash=j,this.preventHashAssignPopState=!1,h=a.extend({url:i,hash:j,title:c.title},f),l&&(k=new a.Event("popstate"),k.originalEvent={type:"popstate",state:null},this.squash(d,h),g||(this.ignorePopState=!0,a.mobile.window.trigger(k))),this.history.add(h.url,h)},popstate:function(b){var c,d,f,g;if(!a.event.special.navigate.isPushStateEnabled())return;if(this.preventHashAssignPopState){this.preventHashAssignPopState=!1,b.stopImmediatePropagation();return}if(this.ignorePopState){this.ignorePopState=!1;return}if(!b.originalEvent.state&&this.history.stack.length===1&&this.ignoreInitialHashChange){this.ignoreInitialHashChange=!1;return}d=e.parseLocation().hash;if(!b.originalEvent.state&&d){f=this.squash(d),this.history.add(f.url,f),b.historyState=f;return}this.history.direct({url:(b.originalEvent.state||{}).url||d,present:function(c,d){b.historyState=a.extend({},c),b.historyState.direction=d}})},hashchange:function(b){var d,f;if(!a.event.special.navigate.isHashChangeEnabled()||a.event.special.navigate.isPushStateEnabled())return;if(this.preventNextHashChange){this.preventNextHashChange=!1,b.stopImmediatePropagation();return}d=this.history,f=e.parseLocation().hash,this.history.direct({url:f,present:function(c,d){b.hashchangeState=a.extend({},c),b.hashchangeState.direction=d},missing:function(){d.add(f,{hash:f,title:c.title})}})}})}(a),function(a,b){a.mobile.navigate=function(b,c,d){a.mobile.navigate.navigator.go(b,c,d)},a.mobile.navigate.history=new a.mobile.History,a.mobile.navigate.navigator=new a.mobile.Navigator(a.mobile.navigate.history);var c=a.mobile.path.parseLocation();a.mobile.navigate.history.add(c.href,{hash:c.hash})}(a),function(a,b,c,d){function x(a){while(a&&typeof a.originalEvent!="undefined")a=a.originalEvent;return a}function y(b,c){var e=b.type,f,g,i,k,l,m,n,o,p;b=a.Event(b),b.type=c,f=b.originalEvent,g=a.event.props,e.search(/^(mouse|click)/)>-1&&(g=j);if(f)for(n=g.length,k;n;)k=g[--n],b[k]=f[k];e.search(/mouse(down|up)|click/)>-1&&!b.which&&(b.which=1);if(e.search(/^touch/)!==-1){i=x(f),e=i.touches,l=i.changedTouches,m=e&&e.length?e[0]:l&&l.length?l[0]:d;if(m)for(o=0,p=h.length;o<p;o++)k=h[o],b[k]=m[k]}return b}function z(b){var c={},d,f;while(b){d=a.data(b,e);for(f in d)d[f]&&(c[f]=c.hasVirtualBinding=!0);b=b.parentNode}return c}function A(b,c){var d;while(b){d=a.data(b,e);if(d&&(!c||d[c]))return b;b=b.parentNode}return null}function B(){r=!1}function C(){r=!0}function D(){v=0,p.length=0,q=!1,C()}function E(){B()}function F(){G(),l=setTimeout(function(){l=0,D()},a.vmouse.resetTimerDuration)}function G(){l&&(clearTimeout(l),l=0)}function H(b,c,d){var e;if(d&&d[b]||!d&&A(c.target,b))e=y(c,b),a(c.target).trigger(e);return e}function I(b){var c=a.data(b.target,f);if(!q&&(!v||v!==c)){var d=H("v"+b.type,b);d&&(d.isDefaultPrevented()&&b.preventDefault(),d.isPropagationStopped()&&b.stopPropagation(),d.isImmediatePropagationStopped()&&b.stopImmediatePropagation())}}function J(b){var c=x(b).touches,d,e;if(c&&c.length===1){d=b.target,e=z(d);if(e.hasVirtualBinding){v=u++,a.data(d,f,v),G(),E(),o=!1;var g=x(b).touches[0];m=g.pageX,n=g.pageY,H("vmouseover",b,e),H("vmousedown",b,e)}}}function K(a){if(r)return;o||H("vmousecancel",a,z(a.target)),o=!0,F()}function L(b){if(r)return;var c=x(b).touches[0],d=o,e=a.vmouse.moveDistanceThreshold,f=z(b.target);o=o||Math.abs(c.pageX-m)>e||Math.abs(c.pageY-n)>e,o&&!d&&H("vmousecancel",b,f),H("vmousemove",b,f),F()}function M(a){if(r)return;C();var b=z(a.target),c;H("vmouseup",a,b);if(!o){var d=H("vclick",a,b);d&&d.isDefaultPrevented()&&(c=x(a).changedTouches[0],p.push({touchID:v,x:c.clientX,y:c.clientY}),q=!0)}H("vmouseout",a,b),o=!1,F()}function N(b){var c=a.data(b,e),d;if(c)for(d in c)if(c[d])return!0;return!1}function O(){}function P(b){var c=b.substr(1);return{setup:function(d,f){N(this)||a.data(this,e,{});var g=a.data(this,e);g[b]=!0,k[b]=(k[b]||0)+1,k[b]===1&&t.bind(c,I),a(this).bind(c,O),s&&(k.touchstart=(k.touchstart||0)+1,k.touchstart===1&&t.bind("touchstart",J).bind("touchend",M).bind("touchmove",L).bind("scroll",K))},teardown:function(d,f){--k[b],k[b]||t.unbind(c,I),s&&(--k.touchstart,k.touchstart||t.unbind("touchstart",J).unbind("touchmove",L).unbind("touchend",M).unbind("scroll",K));var g=a(this),h=a.data(this,e);h&&(h[b]=!1),g.unbind(c,O),N(this)||g.removeData(e)}}}var e="virtualMouseBindings",f="virtualTouchID",g="vmouseover vmousedown vmousemove vmouseup vclick vmouseout vmousecancel".split(" "),h="clientX clientY pageX pageY screenX screenY".split(" "),i=a.event.mouseHooks?a.event.mouseHooks.props:[],j=a.event.props.concat(i),k={},l=0,m=0,n=0,o=!1,p=[],q=!1,r=!1,s="addEventListener"in c,t=a(c),u=1,v=0,w;a.vmouse={moveDistanceThreshold:10,clickDistanceThreshold:10,resetTimerDuration:1500};for(var Q=0;Q<g.length;Q++)a.event.special[g[Q]]=P(g[Q]);s&&c.addEventListener("click",function(b){var c=p.length,d=b.target,e,g,h,i,j,k;if(c){e=b.clientX,g=b.clientY,w=a.vmouse.clickDistanceThreshold,h=d;while(h){for(i=0;i<c;i++){j=p[i],k=0;if(h===d&&Math.abs(j.x-e)<w&&Math.abs(j.y-g)<w||a.data(h,f)===j.touchID){b.preventDefault(),b.stopPropagation();return}}h=h.parentNode}}},!0)}(a,b,c),function(a,b,d){function k(b,c,d){var e=d.type;d.type=c,a.event.dispatch.call(b,d),d.type=e}var e=a(c);a.each("touchstart touchmove touchend tap taphold swipe swipeleft swiperight scrollstart scrollstop".split(" "),function(b,c){a.fn[c]=function(a){return a?this.bind(c,a):this.trigger(c)},a.attrFn&&(a.attrFn[c]=!0)});var f=a.mobile.support.touch,g="touchmove scroll",h=f?"touchstart":"mousedown",i=f?"touchend":"mouseup",j=f?"touchmove":"mousemove";a.event.special.scrollstart={enabled:!0,setup:function(){function f(a,c){d=c,k(b,d?"scrollstart":"scrollstop",a)}var b=this,c=a(b),d,e;c.bind(g,function(b){if(!a.event.special.scrollstart.enabled)return;d||f(b,!0),clearTimeout(e),e=setTimeout(function(){f(b,!1)},50)})}},a.event.special.tap={tapholdThreshold:750,setup:function(){var b=this,c=a(b);c.bind("vmousedown",function(d){function i(){clearTimeout(h)}function j(){i(),c.unbind("vclick",l).unbind("vmouseup",i),e.unbind("vmousecancel",j)}function l(a){j(),f===a.target&&k(b,"tap",a)}if(d.which&&d.which!==1)return!1;var f=d.target,g=d.originalEvent,h;c.bind("vmouseup",i).bind("vclick",l),e.bind("vmousecancel",j),h=setTimeout(function(){k(b,"taphold",a.Event("taphold",{target:f}))},a.event.special.tap.tapholdThreshold)})}},a.event.special.swipe={scrollSupressionThreshold:30,durationThreshold:1e3,horizontalDistanceThreshold:30,verticalDistanceThreshold:75,start:function(b){var c=b.originalEvent.touches?b.originalEvent.touches[0]:b;return{time:(new Date).getTime(),coords:[c.pageX,c.pageY],origin:a(b.target)}},stop:function(a){var b=a.originalEvent.touches?a.originalEvent.touches[0]:a;return{time:(new Date).getTime(),coords:[b.pageX,b.pageY]}},handleSwipe:function(b,c){c.time-b.time<a.event.special.swipe.durationThreshold&&Math.abs(b.coords[0]-c.coords[0])>a.event.special.swipe.horizontalDistanceThreshold&&Math.abs(b.coords[1]-c.coords[1])<a.event.special.swipe.verticalDistanceThreshold&&b.origin.trigger("swipe").trigger(b.coords[0]>c.coords[0]?"swipeleft":"swiperight")},setup:function(){var b=this,c=a(b);c.bind(h,function(b){function g(b){if(!e)return;f=a.event.special.swipe.stop(b),Math.abs(e.coords[0]-f.coords[0])>a.event.special.swipe.scrollSupressionThreshold&&b.preventDefault()}var e=a.event.special.swipe.start(b),f;c.bind(j,g).one(i,function(){c.unbind(j,g),e&&f&&a.event.special.swipe.handleSwipe(e,f),e=f=d})})}},a.each({scrollstop:"scrollstart",taphold:"tap",swipeleft:"swipe",swiperight:"swipe"},function(b,c){a.event.special[b]={setup:function(){a(this).bind(c,a.noop)}}})}(a,this),function(a){a.event.special.throttledresize={setup:function(){a(this).bind("resize",c)},teardown:function(){a(this).unbind("resize",c)}};var b=250,c=function(){f=(new Date).getTime(),g=f-d,g>=b?(d=f,a(this).trigger("throttledresize")):(e&&clearTimeout(e),e=setTimeout(c,b-g))},d=0,e,f,g}(a),function(a,b){function o(){var a=g();a!==h&&(h=a,d.trigger(e))}var d=a(b),e="orientationchange",f,g,h,i,j,k={0:!0,180:!0};if(a.support.orientation){var l=b.innerWidth||d.width(),m=b.innerHeight||d.height(),n=50;i=l>m&&l-m>n,j=k[b.orientation];if(i&&j||!i&&!j)k={"-90":!0,90:!0}}a.event.special.orientationchange=a.extend({},a.event.special.orientationchange,{setup:function(){if(a.support.orientation&&!a.event.special.orientationchange.disabled)return!1;h=g(),d.bind("throttledresize",o)},teardown:function(){if(a.support.orientation&&!a.event.special.orientationchange.disabled)return!1;d.unbind("throttledresize",o)},add:function(a){var b=a.handler;a.handler=function(a){return a.orientation=g(),b.apply(this,arguments)}}}),a.event.special.orientationchange.orientation=g=function(){var d=!0,e=c.documentElement;return a.support.orientation?d=k[b.orientation]:d=e&&e.clientWidth/e.clientHeight<1.1,d?"portrait":"landscape"},a.fn[e]=function(a){return a?this.bind(e,a):this.trigger(e)},a.attrFn&&(a.attrFn[e]=!0)}(a,this),function(a,b){a.widget("mobile.page",a.mobile.widget,{options:{theme:"c",domCache:!1,keepNativeDefault:":jqmData(role='none'), :jqmData(role='nojs')"},_create:function(){if(this._trigger("beforecreate")===!1)return!1;this.element.attr("tabindex","0").addClass("ui-page ui-body-"+this.options.theme),this._on(this.element,{pagebeforehide:"removeContainerBackground",pagebeforeshow:"_handlePageBeforeShow"})},_handlePageBeforeShow:function(a){this.setContainerBackground()},removeContainerBackground:function(){a.mobile.pageContainer.removeClass("ui-overlay-"+a.mobile.getInheritedTheme(this.element.parent()))},setContainerBackground:function(b){this.options.theme&&a.mobile.pageContainer.addClass("ui-overlay-"+(b||this.options.theme))},keepNativeSelector:function(){var b=this.options,c=b.keepNative&&a.trim(b.keepNative);return c&&b.keepNative!==b.keepNativeDefault?[b.keepNative,b.keepNativeDefault].join(", "):b.keepNativeDefault}})}(a),function(a,b,c){var d=function(d){return d===c&&(d=!0),function(c,e,f,g){var h=new a.Deferred,i=e?" reverse":"",j=a.mobile.urlHistory.getActive(),k=j.lastScroll||a.mobile.defaultHomeScroll,l=a.mobile.getScreenHeight(),m=a.mobile.maxTransitionWidth!==!1&&a.mobile.window.width()>a.mobile.maxTransitionWidth,n=!a.support.cssTransitions||m||!c||c==="none"||Math.max(a.mobile.window.scrollTop(),k)>a.mobile.getMaxScrollForTransition(),o=" ui-page-pre-in",p=function(){a.mobile.pageContainer.toggleClass("ui-mobile-viewport-transitioning viewport-"+c)},q=function(){a.event.special.scrollstart.enabled=!1,b.scrollTo(0,k),setTimeout(function(){a.event.special.scrollstart.enabled=!0},150)},r=function(){g.removeClass(a.mobile.activePageClass+" out in reverse "+c).height("")},s=function(){d?g.animationComplete(t):t(),g.height(l+a.mobile.window.scrollTop()).addClass(c+" out"+i)},t=function(){g&&d&&r(),u()},u=function(){f.css("z-index",-10),f.addClass(a.mobile.activePageClass+o),a.mobile.focusPage(f),f.height(l+k),q(),f.css("z-index",""),n||f.animationComplete(v),f.removeClass(o).addClass(c+" in"+i),n&&v()},v=function(){d||g&&r(),f.removeClass("out in reverse "+c).height(""),p(),a.mobile.window.scrollTop()!==k&&q(),h.resolve(c,e,f,g,!0)};return p(),g&&!n?s():t(),h.promise()}},e=d(),f=d(!1),g=function(){return a.mobile.getScreenHeight()*3};a.mobile.defaultTransitionHandler=e,a.mobile.transitionHandlers={"default":a.mobile.defaultTransitionHandler,sequential:e,simultaneous:f},a.mobile.transitionFallbacks={},a.mobile._maybeDegradeTransition=function(b){return b&&!a.support.cssTransform3d&&a.mobile.transitionFallbacks[b]&&(b=a.mobile.transitionFallbacks[b]),b},a.mobile.getMaxScrollForTransition=a.mobile.getMaxScrollForTransition||g}(a,this),function(a,d){function w(b){!!j&&(!j.closest("."+a.mobile.activePageClass).length||b)&&j.removeClass(a.mobile.activeBtnClass),j=null}function x(){o=!1,n.length>0&&a.mobile.changePage.apply(null,n.pop())}function B(b,c,d,e){c&&c.data("mobile-page")._trigger("beforehide",null,{nextPage:b}),b.data("mobile-page")._trigger("beforeshow",null,{prevPage:c||a("")}),a.mobile.hidePageLoadingMsg(),d=a.mobile._maybeDegradeTransition(d);var f=a.mobile.transitionHandlers[d||"default"]||a.mobile.defaultTransitionHandler,g=f(d,e,b,c);return g.done(function(){c&&c.data("mobile-page")._trigger("hide",null,{nextPage:b}),b.data("mobile-page")._trigger("show",null,{prevPage:c||a("")})}),g}function C(b,c){c&&b.attr("data-"+a.mobile.ns+"role",c),b.page()}function D(){var b=a.mobile.activePage&&F(a.mobile.activePage);return b||s.hrefNoHash}function E(a){while(a){if(typeof a.nodeName=="string"&&a.nodeName.toLowerCase()==="a")break;a=a.parentNode}return a}function F(b){var c=a(b).closest(".ui-page").jqmData("url"),d=s.hrefNoHash;if(!c||!h.isPath(c))c=d;return h.makeUrlAbsolute(c,d)}var e=a.mobile.window,f=a("html"),g=a("head"),h=a.extend(a.mobile.path,{getFilePath:function(b){var c="&"+a.mobile.subPageUrlKey;return b&&b.split(c)[0].split(p)[0]},isFirstPageUrl:function(b){var c=h.parseUrl(h.makeUrlAbsolute(b,this.documentBase)),e=c.hrefNoHash===this.documentUrl.hrefNoHash||this.documentBaseDiffers&&c.hrefNoHash===this.documentBase.hrefNoHash,f=a.mobile.firstPage,g=f&&f[0]?f[0].id:d;return e&&(!c.hash||c.hash==="#"||g&&c.hash.replace(/^#/,"")===g)},isPermittedCrossDomainRequest:function(b,c){return a.mobile.allowCrossDomainPages&&b.protocol==="file:"&&c.search(/^https?:/)!==-1}}),i=null,j=null,k=a.Deferred(),l=a.mobile.navigate.history,m="[tabindex],a,button:visible,select:visible,input",n=[],o=!1,p="&ui-state=dialog",q=g.children("base"),r=h.documentUrl,s=h.documentBase,t=h.documentBaseDiffers,u=a.mobile.getScreenHeight,v=a.support.dynamicBaseTag?{element:q.length?q:a("<base>",{href:s.hrefNoHash}).prependTo(g),set:function(a){a=h.parseUrl(a).hrefNoHash,v.element.attr("href",h.makeUrlAbsolute(a,s))},reset:function(){v.element.attr("href",s.hrefNoSearch)}}:d;a.mobile.getDocumentUrl=h.getDocumentUrl,a.mobile.getDocumentBase=h.getDocumentBase,a.mobile.back=function(){var a=b.navigator;this.phonegapNavigationEnabled&&a&&a.app&&a.app.backHistory?a.app.backHistory():b.history.back()},a.mobile.focusPage=function(a){var b=a.find("[autofocus]"),c=a.find(".ui-title:eq(0)");if(b.length){b.focus();return}c.length?c.focus():a.focus()};var y=!0,z,A;z=function(){if(!y)return;var b=a.mobile.urlHistory.getActive();if(b){var c=e.scrollTop();b.lastScroll=c<a.mobile.minScrollBack?a.mobile.defaultHomeScroll:c}},A=function(){setTimeout(z,100)},e.bind(a.support.pushState?"popstate":"hashchange",function(){y=!1}),e.one(a.support.pushState?"popstate":"hashchange",function(){y=!0}),e.one("pagecontainercreate",function(){a.mobile.pageContainer.bind("pagechange",function(){y=!0,e.unbind("scrollstop",A),e.bind("scrollstop",A)})}),e.bind("scrollstop",A),a.mobile._maybeDegradeTransition=a.mobile._maybeDegradeTransition||function(a){return a},a.mobile.resetActivePageHeight=function(b){var c=a("."+a.mobile.activePageClass),d=parseFloat(c.css("padding-top")),e=parseFloat(c.css("padding-bottom")),f=parseFloat(c.css("border-top-width")),g=parseFloat(c.css("border-bottom-width"));b=typeof b=="number"?b:u(),c.css("min-height",b-d-e-f-g)},a.fn.animationComplete=function(b){return a.support.cssTransitions?a(this).one("webkitAnimationEnd animationend",b):(setTimeout(b,0),a(this))},a.mobile.path=h,a.mobile.base=v,a.mobile.urlHistory=l,a.mobile.dialogHashKey=p,a.mobile.allowCrossDomainPages=!1,a.mobile._bindPageRemove=function(){var b=a(this);!b.data("mobile-page").options.domCache&&b.is(":jqmData(external-page='true')")&&b.bind("pagehide.remove",function(b){var c=a(this),d=new a.Event("pageremove");c.trigger(d),d.isDefaultPrevented()||c.removeWithDependents()})},a.mobile.loadPage=function(b,c){var e=a.Deferred(),f=a.extend({},a.mobile.loadPage.defaults,c),g=null,i=null,j=h.makeUrlAbsolute(b,D());f.data&&f.type==="get"&&(j=h.addSearchParams(j,f.data),f.data=d),f.data&&f.type==="post"&&(f.reloadPage=!0);var k=h.getFilePath(j),l=h.convertUrlToDataUrl(j);f.pageContainer=f.pageContainer||a.mobile.pageContainer,g=f.pageContainer.children("[data-"+a.mobile.ns+"url='"+l+"']"),g.length===0&&l&&!h.isPath(l)&&(g=f.pageContainer.children("#"+l).attr("data-"+a.mobile.ns+"url",l).jqmData("url",l));if(g.length===0)if(a.mobile.firstPage&&h.isFirstPageUrl(k))a.mobile.firstPage.parent().length&&(g=a(a.mobile.firstPage));else if(h.isEmbeddedPage(k))return e.reject(j,c),e.promise();if(g.length){if(!f.reloadPage)return C(g,f.role),e.resolve(j,c,g),e.promise();i=g}var m=f.pageContainer,n=new a.Event("pagebeforeload"),o={url:b,absUrl:j,dataUrl:l,deferred:e,options:f};m.trigger(n,o);if(n.isDefaultPrevented())return e.promise();if(f.showLoadMsg)var p=setTimeout(function(){a.mobile.showPageLoadingMsg()},f.loadMsgDelay),q=function(){clearTimeout(p),a.mobile.hidePageLoadingMsg()};return v&&v.reset(),!a.mobile.allowCrossDomainPages&&!h.isSameDomain(r,j)?e.reject(j,c):a.ajax({url:k,type:f.type,data:f.data,dataType:"html",success:function(d,m,n){var p=a("<div></div>"),r=d.match(/<title[^>]*>([^<]*)/)&&RegExp.$1,s=new RegExp("(<[^>]+\\bdata-"+a.mobile.ns+"role=[\"']?page[\"']?[^>]*>)"),t=new RegExp("\\bdata-"+a.mobile.ns+"url=[\"']?([^\"'>]*)[\"']?");s.test(d)&&RegExp.$1&&t.test(RegExp.$1)&&RegExp.$1&&(b=k=h.getFilePath(a("<div>"+RegExp.$1+"</div>").text())),v&&v.set(k),p.get(0).innerHTML=d,g=p.find(":jqmData(role='page'), :jqmData(role='dialog')").first(),g.length||(g=a("<div data-"+a.mobile.ns+"role='page'>"+(d.split(/<\/?body[^>]*>/gmi)[1]||"")+"</div>")),r&&!g.jqmData("title")&&(~r.indexOf("&")&&(r=a("<div>"+r+"</div>").text()),g.jqmData("title",r));if(!a.support.dynamicBaseTag){var u=h.get(k);g.find("[src], link[href], a[rel='external'], :jqmData(ajax='false'), a[target]").each(function(){var b=a(this).is("[href]")?"href":a(this).is("[src]")?"src":"action",c=a(this).attr(b);c=c.replace(location.protocol+"//"+location.host+location.pathname,""),/^(\w+:|#|\/)/.test(c)||a(this).attr(b,u+c)})}g.attr("data-"+a.mobile.ns+"url",h.convertUrlToDataUrl(k)).attr("data-"+a.mobile.ns+"external-page",!0).appendTo(f.pageContainer),g.one("pagecreate",a.mobile._bindPageRemove),C(g,f.role),j.indexOf("&"+a.mobile.subPageUrlKey)>-1&&(g=f.pageContainer.children("[data-"+a.mobile.ns+"url='"+l+"']")),f.showLoadMsg&&q(),o.xhr=n,o.textStatus=m,o.page=g,f.pageContainer.trigger("pageload",o),e.resolve(j,c,g,i)},error:function(b,d,g){v&&v.set(h.get()),o.xhr=b,o.textStatus=d,o.errorThrown=g;var i=new a.Event("pageloadfailed");f.pageContainer.trigger(i,o);if(i.isDefaultPrevented())return;f.showLoadMsg&&(q(),a.mobile.showPageLoadingMsg(a.mobile.pageLoadErrorMessageTheme,a.mobile.pageLoadErrorMessage,!0),setTimeout(a.mobile.hidePageLoadingMsg,1500)),e.reject(j,c)}}),e.promise()},a.mobile.loadPage.defaults={type:"get",data:d,reloadPage:!1,role:d,showLoadMsg:!1,pageContainer:d,loadMsgDelay:50},a.mobile.changePage=function(b,e){if(o){n.unshift(arguments);return}var f=a.extend({},a.mobile.changePage.defaults,e),g;f.pageContainer=f.pageContainer||a.mobile.pageContainer,f.fromPage=f.fromPage||a.mobile.activePage,g=typeof b=="string";var i=f.pageContainer,j=new a.Event("pagebeforechange"),k={toPage:b,options:f};g?k.absUrl=h.makeUrlAbsolute(b,D()):k.absUrl=b.data("absUrl"),i.trigger(j,k);if(j.isDefaultPrevented())return;b=k.toPage,g=typeof b=="string",o=!0;if(g){f.target=b,a.mobile.loadPage(b,f).done(function(b,c,d,e){o=!1,c.duplicateCachedPage=e,d.data("absUrl",k.absUrl),a.mobile.changePage(d,c)}).fail(function(a,b){o=!1,w(!0),x(),f.pageContainer.trigger("pagechangefailed",k)});return}b[0]===a.mobile.firstPage[0]&&!f.dataUrl&&(f.dataUrl=r.hrefNoHash);var m=f.fromPage,q=f.dataUrl&&h.convertUrlToDataUrl(f.dataUrl)||b.jqmData("url"),s=q,t=h.getFilePath(q),u=l.getActive(),v=l.activeIndex===0,y=0,z=c.title,A=f.role==="dialog"||b.jqmData("role")==="dialog";if(m&&m[0]===b[0]&&!f.allowSamePageTransition){o=!1,i.trigger("pagechange",k),f.fromHashChange&&l.direct({url:q});return}C(b,f.role),f.fromHashChange&&(y=e.direction==="back"?-1:1);try{c.activeElement&&c.activeElement.nodeName.toLowerCase()!=="body"?a(c.activeElement).blur():a("input:focus, textarea:focus, select:focus").blur()}catch(E){}var F=!1;A&&u&&(u.url&&u.url.indexOf(p)>-1&&a.mobile.activePage&&!a.mobile.activePage.is(".ui-dialog")&&l.activeIndex>0&&(f.changeHash=!1,F=!0),q=u.url||"",!F&&q.indexOf("#")>-1?q+=p:q+="#"+p,l.activeIndex===0&&q===l.initialDst&&(q+=p));var G=u?b.jqmData("title")||b.children(":jqmData(role='header')").find(".ui-title").getEncodedText():z;!!G&&z===c.title&&(z=G),b.jqmData("title")||b.jqmData("title",z),f.transition=f.transition||(y&&!v?u.transition:d)||(A?a.mobile.defaultDialogTransition:a.mobile.defaultPageTransition),!y&&F&&(l.getActive().pageUrl=s);if(q&&!f.fromHashChange){var H;!h.isPath(q)&&q.indexOf("#")<0&&(q="#"+q),H={transition:f.transition,title:z,pageUrl:s,role:f.role},f.changeHash!==!1&&a.mobile.hashListeningEnabled?a.mobile.navigate(q,H,!0):b[0]!==a.mobile.firstPage[0]&&a.mobile.navigate.history.add(q,H)}c.title=z,a.mobile.activePage=b,f.reverse=f.reverse||y<0,B(b,m,f.transition,f.reverse).done(function(c,d,e,g,h){w(),f.duplicateCachedPage&&f.duplicateCachedPage.remove(),h||a.mobile.focusPage(b),x(),i.trigger("pagechange",k)})},a.mobile.changePage.defaults={transition:d,reverse:!1,changeHash:!0,fromHashChange:!1,role:d,duplicateCachedPage:d,pageContainer:d,showLoadMsg:!0,dataUrl:d,fromPage:d,allowSamePageTransition:!1},a.mobile.navreadyDeferred=a.Deferred(),a.mobile._registerInternalEvents=function(){var c=function(b,c){var d,e,f,g=!0,j,k;return!a.mobile.ajaxEnabled||b.is(":jqmData(ajax='false')")||!b.jqmHijackable().length?!1:(e=b.attr("target"),f=b.attr("action"),f||(f=F(b),f===s.hrefNoHash&&(f=r.hrefNoSearch)),f=h.makeUrlAbsolute(f,F(b)),h.isExternal(f)&&!h.isPermittedCrossDomainRequest(r,f)||e?!1:(c||(d=b.attr("method"),j=b.serializeArray(),i&&i[0].form===b[0]&&(k=i.attr("name"),k&&(a.each(j,function(a,b){if(b.name===k)return k="",!1}),k&&j.push({name:k,value:i.attr("value")}))),g={url:f,options:{type:d&&d.length&&d.toLowerCase()||"get",data:a.param(j),transition:b.jqmData("transition"),reverse:b.jqmData("direction")==="reverse",reloadPage:!0}}),g))};a.mobile.document.delegate("form","submit",function(b){var d=c(a(this));d&&(a.mobile.changePage(d.url,d.options),b.preventDefault())}),a.mobile.document.bind("vclick",function(b){var d,e,f=b.target,g=!1;if(b.which>1||!a.mobile.linkBindingEnabled)return;i=a(f);if(a.data(f,"mobile-button")){if(!c(a(f).closest("form"),!0))return;f.parentNode&&(f=f.parentNode)}else{f=E(f);if(!f||h.parseUrl(f.getAttribute("href")||"#").hash==="#")return;if(!a(f).jqmHijackable().length)return}~f.className.indexOf("ui-link-inherit")?f.parentNode&&(e=a.data(f.parentNode,"buttonElements")):e=a.data(f,"buttonElements"),e?f=e.outer:g=!0,d=a(f),g&&(d=d.closest(".ui-btn")),d.length>0&&!d.hasClass("ui-disabled")&&(w(!0),j=d,j.addClass(a.mobile.activeBtnClass))}),a.mobile.document.bind("click",function(c){if(!a.mobile.linkBindingEnabled||c.isDefaultPrevented())return;var e=E(c.target),f=a(e),g;if(!e||c.which>1||!f.jqmHijackable().length)return;g=function(){b.setTimeout(function(){w(!0)},200)};if(f.is(":jqmData(rel='back')"))return a.mobile.back(),!1;var i=F(f),j=h.makeUrlAbsolute(f.attr("href")||"#",i);if(!a.mobile.ajaxEnabled&&!h.isEmbeddedPage(j)){g();return}if(j.search("#")!==-1){j=j.replace(/[^#]*#/,"");if(!j){c.preventDefault();return}h.isPath(j)?j=h.makeUrlAbsolute(j,i):j=h.makeUrlAbsolute("#"+j,r.hrefNoHash)}var k=f.is("[rel='external']")||f.is(":jqmData(ajax='false')")||f.is("[target]"),l=k||h.isExternal(j)&&!h.isPermittedCrossDomainRequest(r,j);if(l){g();return}var m=f.jqmData("transition"),n=f.jqmData("direction")==="reverse"||f.jqmData("back"),o=f.attr("data-"+a.mobile.ns+"rel")||d;a.mobile.changePage(j,{transition:m,reverse:n,role:o,link:f}),c.preventDefault()}),a.mobile.document.delegate(".ui-page","pageshow.prefetch",function(){var b=[];a(this).find("a:jqmData(prefetch)").each(function(){var c=a(this),d=c.attr("href");d&&a.inArray(d,b)===-1&&(b.push(d),a.mobile.loadPage(d,{role:c.attr("data-"+a.mobile.ns+"rel")}))})}),a.mobile._handleHashChange=function(c,e){var f=h.stripHash(c),g=a.mobile.urlHistory.stack.length===0?"none":d,i={changeHash:!1,fromHashChange:!0,reverse:e.direction==="back"};a.extend(i,e,{transition:(l.getLast()||{}).transition||g});if(l.activeIndex>0&&f.indexOf(p)>-1&&l.initialDst!==f){if(a.mobile.activePage&&!a.mobile.activePage.is(".ui-dialog")){e.direction==="back"?a.mobile.back():b.history.forward();return}f=e.pageUrl;var j=a.mobile.urlHistory.getActive();a.extend(i,{role:j.role,transition:j.transition,reverse:e.direction==="back"})}f?(f=h.isPath(f)?f:h.makeUrlAbsolute("#"+f,s),f===h.makeUrlAbsolute("#"+l.initialDst,s)&&l.stack.length&&l.stack[0].url!==l.initialDst.replace(p,"")&&(f=a.mobile.firstPage),a.mobile.changePage(f,i)):a.mobile.changePage(a.mobile.firstPage,i)},e.bind("navigate",function(b,c){var d=a.event.special.navigate.originalEventName.indexOf("hashchange")>-1?c.state.hash:c.state.url;d||(d=a.mobile.path.parseLocation().hash);if(!d||d==="#"||d.indexOf("#"+a.mobile.path.uiStateKey)===0)d=location.href;a.mobile._handleHashChange(d,c.state)}),a.mobile.document.bind("pageshow",a.mobile.resetActivePageHeight),a.mobile.window.bind("throttledresize",a.mobile.resetActivePageHeight)},a(function(){k.resolve()}),a.when(k,a.mobile.navreadyDeferred).done(function(){a.mobile._registerInternalEvents()})}(a),function(a,b,c){a.mobile.transitionFallbacks.flip="fade"}(a,this),function(a,b,c){a.mobile.transitionFallbacks.flow="fade"}(a,this),function(a,b,c){a.mobile.transitionFallbacks.pop="fade"}(a,this),function(a,b,c){a.mobile.transitionHandlers.slide=a.mobile.transitionHandlers.simultaneous,a.mobile.transitionFallbacks.slide="fade"}(a,this),function(a,b,c){a.mobile.transitionFallbacks.slidedown="fade"}(a,this),function(a,b,c){a.mobile.transitionFallbacks.slidefade="fade"}(a,this),function(a,b,c){a.mobile.transitionFallbacks.slideup="fade"}(a,this),function(a,b,c){a.mobile.transitionFallbacks.turn="fade"}(a,this),function(a,b){a.mobile.page.prototype.options.degradeInputs={color:!1,date:!1,datetime:!1,"datetime-local":!1,email:!1,month:!1,number:!1,range:"number",search:"text",tel:!1,time:!1,url:!1,week:!1},a.mobile.document.bind("pagecreate create",function(b){var c=a.mobile.closestPageData(a(b.target)),d;if(!c)return;d=c.options,a(b.target).find("input").not(c.keepNativeSelector()).each(function(){var b=a(this),c=this.getAttribute("type"),e=d.degradeInputs[c]||"text";if(d.degradeInputs[c]){var f=a("<div>").html(b.clone()).html(),g=f.indexOf(" type=")>-1,h=g?/\s+type=["']?\w+['"]?/:/\/?>/,i=' type="'+e+'" data-'+a.mobile.ns+'type="'+c+'"'+(g?"":">");b.replaceWith(f.replace(h,i))}})})}(a),function(a,b,c){a.widget("mobile.dialog",a.mobile.widget,{options:{closeBtn:"left",closeBtnText:"Close",overlayTheme:"a",corners:!0,initSelector:":jqmData(role='dialog')"},_handlePageBeforeShow:function(){this._isCloseable=!0,this.options.overlayTheme&&this.element.page("removeContainerBackground").page("setContainerBackground",this.options.overlayTheme)},_create:function(){var b=this,c=this.element,d=this.options.corners?" ui-corner-all":"",e=a("<div/>",{role:"dialog","class":"ui-dialog-contain ui-overlay-shadow"+d});c.addClass("ui-dialog ui-overlay-"+this.options.overlayTheme),c.wrapInner(e),c.bind("vclick submit",function(b){var c=a(b.target).closest(b.type==="vclick"?"a":"form"),d;c.length&&!c.jqmData("transition")&&(d=a.mobile.urlHistory.getActive()||{},c.attr("data-"+a.mobile.ns+"transition",d.transition||a.mobile.defaultDialogTransition).attr("data-"+a.mobile.ns+"direction","reverse"))}),this._on(c,{pagebeforeshow:"_handlePageBeforeShow"}),a.extend(this,{_createComplete:!1}),this._setCloseBtn(this.options.closeBtn)},_setCloseBtn:function(b){var c=this,d,e;this._headerCloseButton&&(this._headerCloseButton.remove(),this._headerCloseButton=null),b!=="none"&&(e=b==="left"?"left":"right",d=a("<a href='#' class='ui-btn-"+e+"' data-"+a.mobile.ns+"icon='delete' data-"+a.mobile.ns+"iconpos='notext'>"+this.options.closeBtnText+"</a>"),this.element.children().find(":jqmData(role='header')").first().prepend(d),this._createComplete&&a.fn.buttonMarkup&&d.buttonMarkup(),this._createComplete=!0,d.bind("click",function(){c.close()}),this._headerCloseButton=d)},_setOption:function(b,c){b==="closeBtn"&&(this._setCloseBtn(c),this._super(b,c),this.element.attr("data-"+(a.mobile.ns||"")+"close-btn",c))},close:function(){var b,c,d=a.mobile.navigate.history;this._isCloseable&&(this._isCloseable=!1,a.mobile.hashListeningEnabled&&d.activeIndex>0?a.mobile.back():(b=Math.max(0,d.activeIndex-1),c=d.stack[b].pageUrl||d.stack[b].url,d.previousIndex=d.activeIndex,d.activeIndex=b,a.mobile.path.isPath(c)||(c=a.mobile.path.makeUrlAbsolute("#"+c)),a.mobile.changePage(c,{direction:"back",changeHash:!1,fromHashChange:!0})))}}),a.mobile.document.delegate(a.mobile.dialog.prototype.options.initSelector,"pagecreate",function(){a.mobile.dialog.prototype.enhance(this)})}(a,this),function(a,b){a.mobile.page.prototype.options.backBtnText="Back",a.mobile.page.prototype.options.addBackBtn=!1,a.mobile.page.prototype.options.backBtnTheme=null,a.mobile.page.prototype.options.headerTheme="a",a.mobile.page.prototype.options.footerTheme="a",a.mobile.page.prototype.options.contentTheme=null,a.mobile.document.bind("pagecreate",function(b){var c=a(b.target),d=c.data("mobile-page").options,e=c.jqmData("role"),f=d.theme;a(":jqmData(role='header'), :jqmData(role='footer'), :jqmData(role='content')",c).jqmEnhanceable().each(function(){var b=a(this),g=b.jqmData("role"),h=b.jqmData("theme"),i=h||d.contentTheme||e==="dialog"&&f,j,k,l,m;b.addClass("ui-"+g);if(g==="header"||g==="footer"){var n=h||(g==="header"?d.headerTheme:d.footerTheme)||f;b.addClass("ui-bar-"+n).attr("role",g==="header"?"banner":"contentinfo"),g==="header"&&(j=b.children("a, button"),k=j.hasClass("ui-btn-left"),l=j.hasClass("ui-btn-right"),k=k||j.eq(0).not(".ui-btn-right").addClass("ui-btn-left").length,l=l||j.eq(1).addClass("ui-btn-right").length),d.addBackBtn&&g==="header"&&a(".ui-page").length>1&&c.jqmData("url")!==a.mobile.path.stripHash(location.hash)&&!k&&(m=a("<a href='javascript:void(0);' class='ui-btn-left' data-"+a.mobile.ns+"rel='back' data-"+a.mobile.ns+"icon='arrow-l'>"+d.backBtnText+"</a>").attr("data-"+a.mobile.ns+"theme",d.backBtnTheme||n).prependTo(b)),b.children("h1, h2, h3, h4, h5, h6").addClass("ui-title").attr({role:"heading","aria-level":"1"})}else g==="content"&&(i&&b.addClass("ui-body-"+i),b.attr("role","main"))})})}(a),function(a,b){a.mobile.behaviors.addFirstLastClasses={_getVisibles:function(a,b){var c;return b?c=a.not(".ui-screen-hidden"):(c=a.filter(":visible"),c.length===0&&(c=a.not(".ui-screen-hidden"))),c},_addFirstLastClasses:function(a,b,c){a.removeClass("ui-first-child ui-last-child"),b.eq(0).addClass("ui-first-child").end().last().addClass("ui-last-child"),c||this.element.trigger("updatelayout")}}}(a),function(a,b){a.fn.fieldcontain=function(a){return this.addClass("ui-field-contain ui-body ui-br").contents().filter(function(){return this.nodeType===3&&!/\S/.test(this.nodeValue)}).remove()},a(c).bind("pagecreate create",function(b){a(":jqmData(role='fieldcontain')",b.target).jqmEnhanceable().fieldcontain()})}(a),function(a,b){a.fn.grid=function(b){return this.each(function(){var c=a(this),d=a.extend({grid:null},b),e=c.children(),f={solo:1,a:2,b:3,c:4,d:5},g=d.grid,h;if(!g)if(e.length<=5)for(var i in f)f[i]===e.length&&(g=i);else g="a",c.addClass("ui-grid-duo");h=f[g],c.addClass("ui-grid-"+g),e.filter(":nth-child("+h+"n+1)").addClass("ui-block-a"),h>1&&e.filter(":nth-child("+h+"n+2)").addClass("ui-block-b"),h>2&&e.filter(":nth-child("+h+"n+3)").addClass("ui-block-c"),h>3&&e.filter(":nth-child("+h+"n+4)").addClass("ui-block-d"),h>4&&e.filter(":nth-child("+h+"n+5)").addClass("ui-block-e")})}}(a),function(a,b){a(c).bind("pagecreate create",function(b){a(":jqmData(role='nojs')",b.target).addClass("ui-nojs")})}(a),function(a,b){a.mobile.behaviors.formReset={_handleFormReset:function(){this._on(this.element.closest("form"),{reset:function(){this._delay("_reset")}})}}}(a),function(a,b){function e(a){var b;while(a){b=typeof a.className=="string"&&a.className+" ";if(b&&b.indexOf("ui-btn ")>-1&&b.indexOf("ui-disabled ")<0)break;a=a.parentNode}return a}function f(d,e,f,g,h){var i=a.data(d[0],"buttonElements");d.removeClass(e).addClass(f),i&&(i.bcls=a(c.createElement("div")).addClass(i.bcls+" "+f).removeClass(e).attr("class"),g!==b&&(i.hover=g),i.state=h)}var d=function(a,c){var d=a.getAttribute(c);return d==="true"?!0:d==="false"?!1:d===null?b:d};a.fn.buttonMarkup=function(e){var f=this,h="data-"+a.mobile.ns,i;e=e&&a.type(e)==="object"?e:{};for(var j=0;j<f.length;j++){var k=f.eq(j),l=k[0],m=a.extend({},a.fn.buttonMarkup.defaults,{icon:e.icon!==b?e.icon:d(l,h+"icon"),iconpos:e.iconpos!==b?e.iconpos:d(l,h+"iconpos"),theme:e.theme!==b?e.theme:d(l,h+"theme")||a.mobile.getInheritedTheme(k,"c"),inline:e.inline!==b?e.inline:d(l,h+"inline"),shadow:e.shadow!==b?e.shadow:d(l,h+"shadow"),corners:e.corners!==b?e.corners:d(l,h+"corners"),iconshadow:e.iconshadow!==b?e.iconshadow:d(l,h+"iconshadow"),mini:e.mini!==b?e.mini:d(l,h+"mini")},e),n="ui-btn-inner",o="ui-btn-text",p,q,r=!1,s="up",t,u,v,w;for(i in m)l.setAttribute(h+i,m[i]);d(l,h+"rel")==="popup"&&k.attr("href")&&(l.setAttribute("aria-haspopup",!0),l.setAttribute("aria-owns",k.attr("href"))),w=a.data(l.tagName==="INPUT"||l.tagName==="BUTTON"?l.parentNode:l,"buttonElements"),w?(l=w.outer,k=a(l),t=w.inner,u=w.text,a(w.icon).remove(),w.icon=null,r=w.hover,s=w.state):(t=c.createElement(m.wrapperEls),u=c.createElement(m.wrapperEls)),v=m.icon?c.createElement("span"):null,g&&!w&&g(),m.theme||(m.theme=a.mobile.getInheritedTheme(k,"c")),p="ui-btn ",p+=r?"ui-btn-hover-"+m.theme:"",p+=s?" ui-btn-"+s+"-"+m.theme:"",p+=m.shadow?" ui-shadow":"",p+=m.corners?" ui-btn-corner-all":"",m.mini!==b&&(p+=m.mini===!0?" ui-mini":" ui-fullsize"),m.inline!==b&&(p+=m.inline===!0?" ui-btn-inline":" ui-btn-block"),m.icon&&(m.icon="ui-icon-"+m.icon,m.iconpos=m.iconpos||"left",q="ui-icon "+m.icon,m.iconshadow&&(q+=" ui-icon-shadow")),m.iconpos&&(p+=" ui-btn-icon-"+m.iconpos,m.iconpos==="notext"&&!k.attr("title")&&k.attr("title",k.getEncodedText())),m.iconpos&&m.iconpos==="notext"&&!k.attr("title")&&k.attr("title",k.getEncodedText()),w&&k.removeClass(w.bcls||""),k.removeClass("ui-link").addClass(p),t.className=n,u.className=o,w||t.appendChild(u);if(v){v.className=q;if(!w||!w.icon)v.innerHTML="&#160;",t.appendChild(v)}while(l.firstChild&&!w)u.appendChild(l.firstChild);w||l.appendChild(t),w={hover:r,state:s,bcls:p,outer:l,inner:t,text:u,icon:v},a.data(l,"buttonElements",w),a.data(t,"buttonElements",w),a.data(u,"buttonElements",w),v&&a.data(v,"buttonElements",w)}return this},a.fn.buttonMarkup.defaults={corners:!0,shadow:!0,iconshadow:!0,wrapperEls:"span"};var g=function(){var c=a.mobile.buttonMarkup.hoverDelay,d,h;a.mobile.document.bind({"vmousedown vmousecancel vmouseup vmouseover vmouseout focus blur scrollstart":function(g){var i,j=a(e(g.target)),k=g.originalEvent&&/^touch/.test(g.originalEvent.type),l=g.type;if(j.length){i=j.attr("data-"+a.mobile.ns+"theme");if(l==="vmousedown")k?d=setTimeout(function(){f(j,"ui-btn-up-"+i,"ui-btn-down-"+i,b,"down")},c):f(j,"ui-btn-up-"+i,"ui-btn-down-"+i,b,"down");else if(l==="vmousecancel"||l==="vmouseup")f(j,"ui-btn-down-"+i,"ui-btn-up-"+i,b,"up");else if(l==="vmouseover"||l==="focus")k?h=setTimeout(function(){f(j,"ui-btn-up-"+i,"ui-btn-hover-"+i,!0,"")},c):f(j,"ui-btn-up-"+i,"ui-btn-hover-"+i,!0,"");else if(l==="vmouseout"||l==="blur"||l==="scrollstart")f(j,"ui-btn-hover-"+i+" ui-btn-down-"+i,"ui-btn-up-"+i,!1,"up"),d&&clearTimeout(d),h&&clearTimeout(h)}},"focusin focus":function(b){a(e(b.target)).addClass(a.mobile.focusClass)},"focusout blur":function(b){a(e(b.target)).removeClass(a.mobile.focusClass)}}),g=null};a.mobile.document.bind("pagecreate create",function(b){a(":jqmData(role='button'), .ui-bar > a, .ui-header > a, .ui-footer > a, .ui-bar > :jqmData(role='controlgroup') > a",b.target).jqmEnhanceable().not("button, input, .ui-btn, :jqmData(role='none'), :jqmData(role='nojs')").buttonMarkup()})}(a),function(a,b){a.widget("mobile.collapsible",a.mobile.widget,{options:{expandCueText:" click to expand contents",collapseCueText:" click to collapse contents",collapsed:!0,heading:"h1,h2,h3,h4,h5,h6,legend",collapsedIcon:"plus",expandedIcon:"minus",iconpos:"left",theme:null,contentTheme:null,inset:!0,corners:!0,mini:!1,initSelector:":jqmData(role='collapsible')"},_create:function(){var c=this.element,d=this.options,e=c.addClass("ui-collapsible"),f=c.children(d.heading).first(),g=e.wrapInner("<div class='ui-collapsible-content'></div>").children(".ui-collapsible-content"),h=c.closest(":jqmData(role='collapsible-set')").addClass("ui-collapsible-set"),i="";f.is("legend")&&(f=a("<div role='heading'>"+f.html()+"</div>").insertBefore(f),f.next().remove()),h.length?(d.theme||(d.theme=h.jqmData("theme")||a.mobile.getInheritedTheme(h,"c")),d.contentTheme||(d.contentTheme=h.jqmData("content-theme")),d.collapsedIcon=c.jqmData("collapsed-icon")||h.jqmData("collapsed-icon")||d.collapsedIcon,d.expandedIcon=c.jqmData("expanded-icon")||h.jqmData("expanded-icon")||d.expandedIcon,d.iconpos=c.jqmData("iconpos")||h.jqmData("iconpos")||d.iconpos,h.jqmData("inset")!==b?d.inset=h.jqmData("inset"):d.inset=!0,d.corners=!1,d.mini||(d.mini=h.jqmData("mini"))):d.theme||(d.theme=a.mobile.getInheritedTheme(c,"c")),!d.inset||(i+=" ui-collapsible-inset",!d.corners||(i+=" ui-corner-all")),d.contentTheme&&(i+=" ui-collapsible-themed-content",g.addClass("ui-body-"+d.contentTheme)),i!==""&&e.addClass(i),f.insertBefore(g).addClass("ui-collapsible-heading").append("<span class='ui-collapsible-heading-status'></span>").wrapInner("<a href='#' class='ui-collapsible-heading-toggle'></a>").find("a").first().buttonMarkup({shadow:!1,corners:!1,iconpos:d.iconpos,icon:d.collapsedIcon,mini:d.mini,theme:d.theme}),e.bind("expand collapse",function(b){if(!b.isDefaultPrevented()){var c=a(this),e=b.type==="collapse";b.preventDefault(),f.toggleClass("ui-collapsible-heading-collapsed",e).find(".ui-collapsible-heading-status").text(e?d.expandCueText:d.collapseCueText).end().find(".ui-icon").toggleClass("ui-icon-"+d.expandedIcon,!e).toggleClass("ui-icon-"+d.collapsedIcon,e||d.expandedIcon===d.collapsedIcon).end().find("a").first().removeClass(a.mobile.activeBtnClass),c.toggleClass("ui-collapsible-collapsed",e),g.toggleClass("ui-collapsible-content-collapsed",e).attr("aria-hidden",e),g.trigger("updatelayout")}}).trigger(d.collapsed?"collapse":"expand"),f.bind("tap",function(b){f.find("a").first().addClass(a.mobile.activeBtnClass)}).bind("click",function(a){var b=f.is(".ui-collapsible-heading-collapsed")?"expand":"collapse";e.trigger(b),a.preventDefault(),a.stopPropagation()})}}),a.mobile.document.bind("pagecreate create",function(b){a.mobile.collapsible.prototype.enhanceWithin(b.target)})}(a),function(a,b){a.widget("mobile.collapsibleset",a.mobile.widget,{options:{initSelector:":jqmData(role='collapsible-set')"},_create:function(){var c=this.element.addClass("ui-collapsible-set"),d=this.options;d.theme||(d.theme=a.mobile.getInheritedTheme(c,"c")),d.contentTheme||(d.contentTheme=c.jqmData("content-theme")),d.corners||(d.corners=c.jqmData("corners")),c.jqmData("inset")!==b&&(d.inset=c.jqmData("inset")),d.inset=d.inset!==b?d.inset:!0,d.corners=d.corners!==b?d.corners:!0,!!d.corners&&!!d.inset&&c.addClass("ui-corner-all"),c.jqmData("collapsiblebound")||c.jqmData("collapsiblebound",!0).bind("expand",function(b){var c=a(b.target).closest(".ui-collapsible");c.parent().is(":jqmData(role='collapsible-set')")&&c.siblings(".ui-collapsible").trigger("collapse")})},_init:function(){var a=this.element,b=a.children(":jqmData(role='collapsible')"),c=b.filter(":jqmData(collapsed='false')");this._refresh("true"),c.trigger("expand")},_refresh:function(b){var c=this.element.children(":jqmData(role='collapsible')");a.mobile.collapsible.prototype.enhance(c.not(".ui-collapsible")),this._addFirstLastClasses(c,this._getVisibles(c,b),b)},refresh:function(){this._refresh(!1)}}),a.widget("mobile.collapsibleset",a.mobile.collapsibleset,a.mobile.behaviors.addFirstLastClasses),a.mobile.document.bind("pagecreate create",function(b){a.mobile.collapsibleset.prototype.enhanceWithin(b.target)})}(a),function(a,b){a.widget("mobile.navbar",a.mobile.widget,{options:{iconpos:"top",grid:null,initSelector:":jqmData(role='navbar')"},_create:function(){var d=this.element,e=d.find("a"),f=e.filter(":jqmData(icon)").length?this.options.iconpos:b;d.addClass("ui-navbar ui-mini").attr("role","navigation").find("ul").jqmEnhanceable().grid({grid:this.options.grid}),e.buttonMarkup({corners:!1,shadow:!1,inline:!0,iconpos:f}),d.delegate("a","vclick",function(b){if(!a(b.target).hasClass("ui-disabled")){e.removeClass(a.mobile.activeBtnClass),a(this).addClass(a.mobile.activeBtnClass);var d=a(this);a(c).one("pagechange",function(b){d.removeClass(a.mobile.activeBtnClass)})}}),d.closest(".ui-page").bind("pagebeforeshow",function(){e.filter(".ui-state-persist").addClass(a.mobile.activeBtnClass)})}}),a.mobile.document.bind("pagecreate create",function(b){a.mobile.navbar.prototype.enhanceWithin(b.target)})}(a),function(a,b){var d={};a.widget("mobile.listview",a.mobile.widget,{options:{theme:null,countTheme:"c",headerTheme:"b",dividerTheme:"b",icon:"arrow-r",splitIcon:"arrow-r",splitTheme:"b",corners:!0,shadow:!0,inset:!1,initSelector:":jqmData(role='listview')"},_create:function(){var a=this,b="";b+=a.options.inset?" ui-listview-inset":"",!a.options.inset||(b+=a.options.corners?" ui-corner-all":"",b+=a.options.shadow?" ui-shadow":""),a.element.addClass(function(a,c){return c+" ui-listview"+b}),a.refresh(!0)},_findFirstElementByTagName:function(a,b,c,d){var e={};e[c]=e[d]=!0;while(a){if(e[a.nodeName])return a;a=a[b]}return null},_getChildrenByTagName:function(b,c,d){var e=[],f={};f[c]=f[d]=!0,b=b.firstChild;while(b)f[b.nodeName]&&e.push(b),b=b.nextSibling;return a(e)},_addThumbClasses:function(b){var c,d,e=b.length;for(c=0;c<e;c++)d=a(this._findFirstElementByTagName(b[c].firstChild,"nextSibling","img","IMG")),d.length&&(d.addClass("ui-li-thumb"),a(this._findFirstElementByTagName(d[0].parentNode,"parentNode","li","LI")).addClass(d.is(".ui-li-icon")?"ui-li-has-icon":"ui-li-has-thumb"))},refresh:function(b){this.parentPage=this.element.closest(".ui-page"),this._createSubPages();var d=this.options,e=this.element,f=this,g=e.jqmData("dividertheme")||d.dividerTheme,h=e.jqmData("splittheme"),i=e.jqmData("spliticon"),j=e.jqmData("icon"),k=this._getChildrenByTagName(e[0],"li","LI"),l=!!a.nodeName(e[0],"ol"),m=!a.support.cssPseudoElement,n=e.attr("start"),o={},p,q,r,s,t,u,v,w,x,y,z,A,B,C;l&&m&&e.find(".ui-li-dec").remove(),l&&(n||n===0?m?v=parseInt(n,10):(w=parseInt(n,10)-1,e.css("counter-reset","listnumbering "+w)):m&&(v=1)),d.theme||(d.theme=a.mobile.getInheritedTheme(this.element,"c"));for(var D=0,E=k.length;D<E;D++){p=k.eq(D),q="ui-li";if(b||!p.hasClass("ui-li")){r=p.jqmData("theme")||d.theme,s=this._getChildrenByTagName(p[0],"a","A");var F=p.jqmData("role")==="list-divider";s.length&&!F?(z=p.jqmData("icon"),p.buttonMarkup({wrapperEls:"div",shadow:!1,corners:!1,iconpos:"right",icon:s.length>1||z===!1?!1:z||j||d.icon,theme:r}),z!==!1&&s.length===1&&p.addClass("ui-li-has-arrow"),s.first().removeClass("ui-link").addClass("ui-link-inherit"),s.length>1&&(q+=" ui-li-has-alt",t=s.last(),u=h||t.jqmData("theme")||d.splitTheme,C=t.jqmData("icon"),t.appendTo(p).attr("title",a.trim(t.getEncodedText())).addClass("ui-li-link-alt").empty().buttonMarkup({shadow:!1,corners:!1,theme:r,icon:!1,iconpos:"notext"}).find(".ui-btn-inner").append(a(c.createElement("span")).buttonMarkup({shadow:!0,corners:!0,theme:u,iconpos:"notext",icon:C||z||i||d.splitIcon})))):F?(q+=" ui-li-divider ui-bar-"+(p.jqmData("theme")||g),p.attr("role","heading"),l&&(n||n===0?m?v=parseInt(n,10):(x=parseInt(n,10)-1,p.css("counter-reset","listnumbering "+x)):m&&(v=1))):q+=" ui-li-static ui-btn-up-"+r}l&&m&&q.indexOf("ui-li-divider")<0&&(y=q.indexOf("ui-li-static")>0?p:p.find(".ui-link-inherit"),y.addClass("ui-li-jsnumbering").prepend("<span class='ui-li-dec'>"+v++ +". </span>")),o[q]||(o[q]=[]),o[q].push(p[0])}for(q in o)a(o[q]).addClass(q).children(".ui-btn-inner").addClass(q);e.find("h1, h2, h3, h4, h5, h6").addClass("ui-li-heading").end().find("p, dl").addClass("ui-li-desc").end().find(".ui-li-aside").each(function(){var b=a(this);b.prependTo(b.parent())}).end().find(".ui-li-count").each(function(){a(this).closest("li").addClass("ui-li-has-count")}).addClass("ui-btn-up-"+(e.jqmData("counttheme")||this.options.countTheme)+" ui-btn-corner-all"),this._addThumbClasses(k),this._addThumbClasses(e.find(".ui-link-inherit")),this._addFirstLastClasses(k,this._getVisibles(k,b),b),this._trigger("afterrefresh")},_idStringEscape:function(a){return a.replace(/[^a-zA-Z0-9]/g,"-")},_createSubPages:function(){var b=this.element,c=b.closest(".ui-page"),e=c.jqmData("url"),f=e||c[0][a.expando],g=b.attr("id"),h=this.options,i="data-"+a.mobile.ns,j=this,k=c.find(":jqmData(role='footer')").jqmData("id"),l;typeof d[f]=="undefined"&&(d[f]=-1),g=g||++d[f],a(b.find("li>ul, li>ol").toArray().reverse()).each(function(c){var d=this,f=a(this),j=f.attr("id")||g+"-"+c,m=f.parent(),n=a(f.prevAll().toArray().reverse()),p=n.length?n:a("<span>"+a.trim(m.contents()[0].nodeValue)+"</span>"),q=p.first().getEncodedText(),r=(e||"")+"&"+a.mobile.subPageUrlKey+"="+j,s=f.jqmData("theme")||h.theme,t=f.jqmData("counttheme")||b.jqmData("counttheme")||h.countTheme,u,v;l=!0,u=f.detach().wrap("<div "+i+"role='page' "+i+"url='"+r+"' "+i+"theme='"+s+"' "+i+"count-theme='"+t+"'><div "+i+"role='content'></div></div>").parent().before("<div "+i+"role='header' "+i+"theme='"+h.headerTheme+"'><div class='ui-title'>"+q+"</div></div>").after(k?a("<div "+i+"role='footer' "+i+"id='"+k+"'>"):"").parent().appendTo(a.mobile.pageContainer),u.page(),v=m.find("a:first"),v.length||(v=a("<a/>").html(p||q).prependTo(m.empty())),v.attr("href","#"+r)}).listview();if(l&&c.is(":jqmData(external-page='true')")&&c.data("mobile-page").options.domCache===!1){var m=function(b,d){var f=d.nextPage,g,h=new a.Event("pageremove");d.nextPage&&(g=f.jqmData("url"),g.indexOf(e+"&"+a.mobile.subPageUrlKey)!==0&&(j.childPages().remove(),c.trigger(h),h.isDefaultPrevented()||c.removeWithDependents()))};c.unbind("pagehide.remove").bind("pagehide.remove",m)}},childPages:function(){var b=this.parentPage.jqmData("url");return a(":jqmData(url^='"+b+"&"+a.mobile.subPageUrlKey+"')")}}),a.widget("mobile.listview",a.mobile.listview,a.mobile.behaviors.addFirstLastClasses),a.mobile.document.bind("pagecreate create",function(b){a.mobile.listview.prototype.enhanceWithin(b.target)})}(a),function(a,b){a.mobile.listview.prototype.options.autodividers=!1,a.mobile.listview.prototype.options.autodividersSelector=function(b){var c=a.trim(b.text())||null;return c?(c=c.slice(0,1).toUpperCase(),c):null},a.mobile.document.delegate("ul,ol","listviewcreate",function(){var b=a(this),d=b.data("mobile-listview");if(!d||!d.options.autodividers)return;var e=function(){b.find("li:jqmData(role='list-divider')").remove();var e=b.find("li"),f=null,g,h;for(var i=0;i<e.length;i++){g=e[i],h=d.options.autodividersSelector(a(g));if(h&&f!==h){var j=c.createElement("li");j.appendChild(c.createTextNode(h)),j.setAttribute("data-"+a.mobile.ns+"role","list-divider"),g.parentNode.insertBefore(j,g)}f=h}},f=function(){b.unbind("listviewafterrefresh",f),e(),d.refresh(),b.bind("listviewafterrefresh",f)};f()})}(a),function(a,b){a.widget("mobile.checkboxradio",a.mobile.widget,{options:{theme:null,mini:!1,initSelector:"input[type='checkbox'],input[type='radio']"},_create:function(){var b=this,d=this.element,e=this.options,f=function(a,b){return a.jqmData(b)||a.closest("form, fieldset").jqmData(b)},g=a(d).closest("label"),h=g.length?g:a(d).closest("form, fieldset, :jqmData(role='page'), :jqmData(role='dialog')").find("label").filter("[for='"+d[0].id+"']").first(),i=d[0].type,j=f(d,"mini")||e.mini,k=i+"-on",l=i+"-off",m=f(d,"iconpos"),n="ui-"+k,o="ui-"+l;if(i!=="checkbox"&&i!=="radio")return;a.extend(this,{label:h,inputtype:i,checkedClass:n,uncheckedClass:o,checkedicon:k,uncheckedicon:l}),e.theme||(e.theme=a.mobile.getInheritedTheme(this.element,"c")),h.buttonMarkup({theme:e.theme,icon:l,shadow:!1,mini:j,iconpos:m});var p=c.createElement("div");p.className="ui-"+i,d.add(h).wrapAll(p),h.bind({vmouseover:function(b){a(this).parent().is(".ui-disabled")&&b.stopPropagation()},vclick:function(a){if(d.is(":disabled")){a.preventDefault();return}return b._cacheVals(),d.prop("checked",i==="radio"&&!0||!d.prop("checked")),d.triggerHandler("click"),b._getInputSet().not(d).prop("checked",!1),b._updateAll(),!1}}),d.bind({vmousedown:function(){b._cacheVals()},vclick:function(){var c=a(this);c.is(":checked")?(c.prop("checked",!0),b._getInputSet().not(c).prop("checked",!1)):c.prop("checked",!1),b._updateAll()},focus:function(){h.addClass(a.mobile.focusClass)},blur:function(){h.removeClass(a.mobile.focusClass)}}),this._handleFormReset&&this._handleFormReset(),this.refresh()},_cacheVals:function(){this._getInputSet().each(function(){a(this).jqmData("cacheVal",this.checked)})},_getInputSet:function(){return this.inputtype==="checkbox"?this.element:this.element.closest("form, :jqmData(role='page'), :jqmData(role='dialog')").find("input[name='"+this.element[0].name+"'][type='"+this.inputtype+"']")},_updateAll:function(){var b=this;this._getInputSet().each(function(){var c=a(this);(this.checked||b.inputtype==="checkbox")&&c.trigger("change")}).checkboxradio("refresh")},_reset:function(){this.refresh()},refresh:function(){var b=this.element[0],c=" "+a.mobile.activeBtnClass,d=this.checkedClass+(this.element.parents(".ui-controlgroup-horizontal").length?c:""),e=this.label;b.checked?e.removeClass(this.uncheckedClass+c).addClass(d).buttonMarkup({icon:this.checkedicon}):e.removeClass(d).addClass(this.uncheckedClass).buttonMarkup({icon:this.uncheckedicon}),b.disabled?this.disable():this.enable()},disable:function(){this.element.prop("disabled",!0).parent().addClass("ui-disabled")},enable:function(){this.element.prop("disabled",!1).parent().removeClass("ui-disabled")}}),a.widget("mobile.checkboxradio",a.mobile.checkboxradio,a.mobile.behaviors.formReset),a.mobile.document.bind("pagecreate create",function(b){a.mobile.checkboxradio.prototype.enhanceWithin(b.target,!0)})}(a),function(a,b){a.widget("mobile.button",a.mobile.widget,{options:{theme:null,icon:null,iconpos:null,corners:!0,shadow:!0,iconshadow:!0,inline:null,mini:null,initSelector:"button, [type='button'], [type='submit'], [type='reset']"},_create:function(){var b=this.element,c,d=function(a){var b,c={};for(b in a)a[b]!==null&&b!=="initSelector"&&(c[b]=a[b]);return c}(this.options),e="",f;if(b[0].tagName==="A"){b.hasClass("ui-btn")||b.buttonMarkup();return}this.options.theme||(this.options.theme=a.mobile.getInheritedTheme(this.element,"c")),!~b[0].className.indexOf("ui-btn-left")||(e="ui-btn-left"),!~b[0].className.indexOf("ui-btn-right")||(e="ui-btn-right");if(b.attr("type")==="submit"||b.attr("type")==="reset")e?e+=" ui-submit":e="ui-submit";a("label[for='"+b.attr("id")+"']").addClass("ui-submit"),this.button=a("<div></div>")[b.html()?"html":"text"](b.html()||b.val()).insertBefore(b).buttonMarkup(d).addClass(e).append(b.addClass("ui-btn-hidden")),c=this.button,b.bind({focus:function(){c.addClass(a.mobile.focusClass)},blur:function(){c.removeClass(a.mobile.focusClass)}}),this.refresh()},_setOption:function(b,c){var d={};d[b]=c,b!=="initSelector"&&(this.button.buttonMarkup(d),this.element.attr("data-"+(a.mobile.ns||"")+b.replace(/([A-Z])/,"-$1").toLowerCase(),c)),this._super("_setOption",b,c)},enable:function(){return this.element.attr("disabled",!1),this.button.removeClass("ui-disabled").attr("aria-disabled",!1),this._setOption("disabled",!1)},disable:function(){return this.element.attr("disabled",!0),this.button.addClass("ui-disabled").attr("aria-disabled",!0),this._setOption("disabled",!0)},refresh:function(){var b=this.element;b.prop("disabled")?this.disable():this.enable(),a(this.button.data("buttonElements").text)[b.html()?"html":"text"](b.html()||b.val())}}),a.mobile.document.bind("pagecreate create",function(b){a.mobile.button.prototype.enhanceWithin(b.target,!0)})}(a),function(a,b){a.widget("mobile.controlgroup",a.mobile.widget,{options:{shadow:!1,corners:!0,excludeInvisible:!0,type:"vertical",mini:!1,initSelector:":jqmData(role='controlgroup')"},_create:function(){var c=this.element,d={inner:a("<div class='ui-controlgroup-controls'></div>"),legend:a("<div role='heading' class='ui-controlgroup-label'></div>")},e=c.children("legend"),f=this;c.wrapInner(d.inner),e.length&&d.legend.append(e).insertBefore(c.children(0)),c.addClass("ui-corner-all ui-controlgroup"),a.extend(this,{_initialRefresh:!0}),a.each(this.options,function(a,c){f.options[a]=b,f._setOption(a,c,!0)})},_init:function(){this.refresh()},_setOption:function(c,d){var e="_set"+c.charAt(0).toUpperCase()+c.slice(1);this[e]!==b&&this[e](d),this._super(c,d),this.element.attr("data-"+(a.mobile.ns||"")+c.replace(/([A-Z])/,"-$1").toLowerCase(),d)},_setType:function(a){this.element.removeClass("ui-controlgroup-horizontal ui-controlgroup-vertical").addClass("ui-controlgroup-"+a),this.refresh()},_setCorners:function(a){this.element.toggleClass("ui-corner-all",a)},_setShadow:function(a){this.element.toggleClass("ui-shadow",a)},_setMini:function(a){this.element.toggleClass("ui-mini",a)},container:function(){return this.element.children(".ui-controlgroup-controls")},refresh:function(){var b=this.element.find(".ui-btn").not(".ui-slider-handle"),c=this._initialRefresh;a.mobile.checkboxradio&&this.element.find(":mobile-checkboxradio").checkboxradio("refresh"),this._addFirstLastClasses(b,this.options.excludeInvisible?this._getVisibles(b,c):b,c),this._initialRefresh=!1}}),a.widget("mobile.controlgroup",a.mobile.controlgroup,a.mobile.behaviors.addFirstLastClasses),a(function(){a.mobile.document.bind("pagecreate create",function(b){a.mobile.controlgroup.prototype.enhanceWithin(b.target,!0)})})}(a),function(a,b){a(c).bind("pagecreate create",function(b){a(b.target).find("a").jqmEnhanceable().not(".ui-btn, .ui-link-inherit, :jqmData(role='none'), :jqmData(role='nojs')").addClass("ui-link")})}(a),function(a,d){function e(a,b,c,d){var e=d;return a<b?e=c+(a-b)/2:e=Math.min(Math.max(c,d-b/2),c+a-b),e}function f(){var c=a.mobile.window;return{x:c.scrollLeft(),y:c.scrollTop(),cx:b.innerWidth||c.width(),cy:b.innerHeight||c.height()}}a.widget("mobile.popup",a.mobile.widget,{options:{theme:null,overlayTheme:null,shadow:!0,corners:!0,transition:"none",positionTo:"origin",tolerance:null,initSelector:":jqmData(role='popup')",closeLinkSelector:"a:jqmData(rel='back')",closeLinkEvents:"click.popup",navigateEvents:"navigate.popup",closeEvents:"navigate.popup pagebeforechange.popup",dismissible:!0,history:!a.mobile.browser.oldIE},_eatEventAndClose:function(a){return a.preventDefault(),a.stopImmediatePropagation(),this.options.dismissible&&this.close(),!1},_resizeScreen:function(){var a=this._ui.container.outerHeight(!0);this._ui.screen.removeAttr("style"),a>this._ui.screen.height()&&this._ui.screen.height(a)},_handleWindowKeyUp:function(b){if(this._isOpen&&b.keyCode===a.mobile.keyCode.ESCAPE)return this._eatEventAndClose(b)},_expectResizeEvent:function(){var b=f();if(this._resizeData){if(b.x===this._resizeData.winCoords.x&&b.y===this._resizeData.winCoords.y&&b.cx===this._resizeData.winCoords.cx&&b.cy===this._resizeData.winCoords.cy)return!1;clearTimeout(this._resizeData.timeoutId)}return this._resizeData={timeoutId:setTimeout(a.proxy(this,"_resizeTimeout"),200),winCoords:b},!0},_resizeTimeout:function(){this._isOpen?this._expectResizeEvent()||(this._ui.container.hasClass("ui-popup-hidden")&&(this._ui.container.removeClass("ui-popup-hidden"),this.reposition({positionTo:"window"}),this._ignoreResizeEvents()),this._resizeScreen(),this._resizeData=null,this._orientationchangeInProgress=!1):(this._resizeData=null,this._orientationchangeInProgress=!1)},_ignoreResizeEvents:function(){var a=this;this._ignoreResizeTo&&clearTimeout(this._ignoreResizeTo),this._ignoreResizeTo=setTimeout(function(){a._ignoreResizeTo=0},1e3)},_handleWindowResize:function(a){this._isOpen&&this._ignoreResizeTo===0&&(this._expectResizeEvent()||this._orientationchangeInProgress)&&!this._ui.container.hasClass("ui-popup-hidden")&&this._ui.container.addClass("ui-popup-hidden").removeAttr("style")},_handleWindowOrientationchange:function(a){!this._orientationchangeInProgress&&this._isOpen&&this._ignoreResizeTo===0&&(this._expectResizeEvent(),this._orientationchangeInProgress=!0)},_handleDocumentFocusIn:function(b){var d=b.target,e,f=this._ui;if(!this._isOpen)return;if(d!==f.container[0]){e=a(b.target);if(0===e.parents().filter(f.container[0]).length)return a(c.activeElement).one("focus",function(a){e.blur()}),f.focusElement.focus(),b.preventDefault(),b.stopImmediatePropagation(),!1;f.focusElement[0]===f.container[0]&&(f.focusElement=e)}else f.focusElement&&f.focusElement[0]!==f.container[0]&&(f.container.blur(),f.focusElement.focus());this._ignoreResizeEvents()},_create:function(){var b={screen:a("<div class='ui-screen-hidden ui-popup-screen'></div>"),placeholder:a("<div style='display: none;'><!-- placeholder --></div>"),container:a("<div class='ui-popup-container ui-popup-hidden'></div>")},c=this.element.closest(".ui-page"),e=this.element.attr("id"),f=this;this.options.history=this.options.history&&a.mobile.ajaxEnabled&&a.mobile.hashListeningEnabled,c.length===0&&(c=a("body")),this.options.container=this.options.container||a.mobile.pageContainer,c.append(b.screen),b.container.insertAfter(b.screen),b.placeholder.insertAfter(this.element),e&&(b.screen.attr("id",e+"-screen"),b.container.attr("id",e+"-popup"),b.placeholder.html("<!-- placeholder for "+e+" -->")),b.container.append(this.element),b.focusElement=b.container,this.element.addClass("ui-popup"),a.extend(this,{_scrollTop:0,_page:c,_ui:b,_fallbackTransition:"",_currentTransition:!1,_prereqs:null,_isOpen:!1,_tolerance:null,_resizeData:null,_ignoreResizeTo:0,_orientationchangeInProgress:!1}),a.each(this.options,function(a,b){f.options[a]=d,f._setOption(a,b,!0)}),b.screen.bind("vclick",a.proxy(this,"_eatEventAndClose")),this._on(a.mobile.window,{orientationchange:a.proxy(this,"_handleWindowOrientationchange"),resize:a.proxy(this,"_handleWindowResize"),keyup:a.proxy(this,"_handleWindowKeyUp")}),this._on(a.mobile.document,{focusin:a.proxy(this,"_handleDocumentFocusIn")})},_applyTheme:function(a,b,c){var d=(a.attr("class")||"").split(" "),e=!0,f=null,g,h=String(b);while(d.length>0){f=d.pop(),g=(new RegExp("^ui-"+c+"-([a-z])$")).exec(f);if(g&&g.length>1){f=g[1];break}f=null}b!==f&&(a.removeClass("ui-"+c+"-"+f),b!==null&&b!=="none"&&a.addClass("ui-"+c+"-"+h))},_setTheme:function(a){this._applyTheme(this.element,a,"body")},_setOverlayTheme:function(a){this._applyTheme(this._ui.screen,a,"overlay"),this._isOpen&&this._ui.screen.addClass("in")},_setShadow:function(a){this.element.toggleClass("ui-overlay-shadow",a)},_setCorners:function(a){this.element.toggleClass("ui-corner-all",a)},_applyTransition:function(b){this._ui.container.removeClass(this._fallbackTransition),b&&b!=="none"&&(this._fallbackTransition=a.mobile._maybeDegradeTransition(b),this._fallbackTransition==="none"&&(this._fallbackTransition=""),this._ui.container.addClass(this._fallbackTransition))},_setTransition:function(a){this._currentTransition||this._applyTransition(a)},_setTolerance:function(b){var c={t:30,r:15,b:30,l:15};if(b!==d){var e=String(b).split(",");a.each(e,function(a,b){e[a]=parseInt(b,10)});switch(e.length){case 1:isNaN(e[0])||(c.t=c.r=c.b=c.l=e[0]);break;case 2:isNaN(e[0])||(c.t=c.b=e[0]),isNaN(e[1])||(c.l=c.r=e[1]);break;case 4:isNaN(e[0])||(c.t=e[0]),isNaN(e[1])||(c.r=e[1]),isNaN(e[2])||(c.b=e[2]),isNaN(e[3])||(c.l=e[3]);break;default:}}this._tolerance=c},_setOption:function(b,c){var e,f="_set"+b.charAt(0).toUpperCase()+b.slice(1);this[f]!==d&&this[f](c),e=["initSelector","closeLinkSelector","closeLinkEvents","navigateEvents","closeEvents","history","container"],a.mobile.widget.prototype._setOption.apply(this,arguments),a.inArray(b,e)===-1&&this.element.attr("data-"+(a.mobile.ns||"")+b.replace(/([A-Z])/,"-$1").toLowerCase(),c)},_placementCoords:function(a){var b=f(),d={x:this._tolerance.l,y:b.y+this._tolerance.t,cx:b.cx-this._tolerance.l-this._tolerance.r,cy:b.cy-this._tolerance.t-this._tolerance.b},g,h;this._ui.container.css("max-width",d.cx),g={cx:this._ui.container.outerWidth(!0),cy:this._ui.container.outerHeight(!0)},h={x:e(d.cx,g.cx,d.x,a.x),y:e(d.cy,g.cy,d.y,a.y)},h.y=Math.max(0,h.y);var i=c.documentElement,j=c.body,k=Math.max(i.clientHeight,j.scrollHeight,j.offsetHeight,i.scrollHeight,i.offsetHeight);return h.y-=Math.min(h.y,Math.max(0,h.y+g.cy-k)),{left:h.x,top:h.y}},_createPrereqs:function(b,c,d){var e=this,f;f={screen:a.Deferred(),container:a.Deferred()},f.screen.then(function(){f===e._prereqs&&b()}),f.container.then(function(){f===e._prereqs&&c()}),a.when(f.screen,f.container).done(function(){f===e._prereqs&&(e._prereqs=null,d())}),e._prereqs=f},_animate:function(b){this._ui.screen.removeClass(b.classToRemove).addClass(b.screenClassToAdd),b.prereqs.screen.resolve();if(b.transition&&b.transition!=="none"){b.applyTransition&&this._applyTransition(b.transition);if(this._fallbackTransition){this._ui.container.animationComplete(a.proxy(b.prereqs.container,"resolve")).addClass(b.containerClassToAdd).removeClass(b.classToRemove);return}}this._ui.container.removeClass(b.classToRemove),b.prereqs.container.resolve()},_desiredCoords:function(b){var c=null,d,e=f(),g=b.x,h=b.y,i=b.positionTo;if(i&&i!=="origin")if(i==="window")g=e.cx/2+e.x,h=e.cy/2+e.y;else{try{c=a(i)}catch(j){c=null}c&&(c.filter(":visible"),c.length===0&&(c=null))}c&&(d=c.offset(),g=d.left+c.outerWidth()/2,h=d.top+c.outerHeight()/2);if(a.type(g)!=="number"||isNaN(g))g=e.cx/2+e.x;if(a.type(h)!=="number"||isNaN(h))h=e.cy/2+e.y;return{x:g,y:h}},_reposition:function(a){a={x:a.x,y:a.y,positionTo:a.positionTo},this._trigger("beforeposition",a),this._ui.container.offset(this._placementCoords(this._desiredCoords(a)))},reposition:function(a){this._isOpen&&this._reposition(a)},_openPrereqsComplete:function(){this._ui.container.addClass("ui-popup-active"),this._isOpen=!0,this._resizeScreen(),this._ui.container.attr("tabindex","0").focus(),this._ignoreResizeEvents(),this._trigger("afteropen")},_open:function(c){var d=a.extend({},this.options,c),e=function(){var a=b,c=navigator.userAgent,d=c.match(/AppleWebKit\/([0-9\.]+)/),e=!!d&&d[1],f=c.match(/Android (\d+(?:\.\d+))/),g=!!f&&f[1],h=c.indexOf("Chrome")>-1;return f!==null&&g==="4.0"&&e&&e>534.13&&!h?!0:!1}();this._createPrereqs(a.noop,a.noop,a.proxy(this,"_openPrereqsComplete")),this._currentTransition=d.transition,this._applyTransition(d.transition),this.options.theme||this._setTheme(this._page.jqmData("theme")||a.mobile.getInheritedTheme(this._page,"c")),this._ui.screen.removeClass("ui-screen-hidden"),this._ui.container.removeClass("ui-popup-hidden"),this._reposition(d),this.options.overlayTheme&&e&&this.element.closest(".ui-page").addClass("ui-popup-open"),this._animate({additionalCondition:!0,transition:d.transition,classToRemove:"",screenClassToAdd:"in",containerClassToAdd:"in",applyTransition:!1,prereqs:this._prereqs})},_closePrereqScreen:function(){this._ui.screen.removeClass("out").addClass("ui-screen-hidden")},_closePrereqContainer:function(){this._ui.container.removeClass("reverse out").addClass("ui-popup-hidden").removeAttr("style")},_closePrereqsDone:function(){var b=this.options;this._ui.container.removeAttr("tabindex"),a.mobile.popup.active=d,this._trigger("afterclose")},_close:function(b){this._ui.container.removeClass("ui-popup-active"),this._page.removeClass("ui-popup-open"),this._isOpen=!1,this._createPrereqs(a.proxy(this,"_closePrereqScreen"),a.proxy(this,"_closePrereqContainer"),a.proxy(this,"_closePrereqsDone")),this._animate({additionalCondition:this._ui.screen.hasClass("in"),transition:b?"none":this._currentTransition,classToRemove:"in",screenClassToAdd:"out",containerClassToAdd:"reverse out",applyTransition:!0,prereqs:this._prereqs})},_unenhance:function(){this._setTheme("none"),this.element.detach().insertAfter(this._ui.placeholder).removeClass("ui-popup ui-overlay-shadow ui-corner-all"),this._ui.screen.remove(),this._ui.container.remove(),this._ui.placeholder.remove()},_destroy:function(){a.mobile.popup.active===this?(this.element.one("popupafterclose",a.proxy(this,"_unenhance")),this.close()):this._unenhance()},_closePopup:function(c,d){var e,f,g=this.options,h=!1;b.scrollTo(0,this._scrollTop),c&&c.type==="pagebeforechange"&&d&&(typeof d.toPage=="string"?e=d.toPage:e=d.toPage.jqmData("url"),e=a.mobile.path.parseUrl(e),f=e.pathname+e.search+e.hash,this._myUrl!==a.mobile.path.makeUrlAbsolute(f)?h=!0:c.preventDefault()),g.container.unbind(g.closeEvents),this.element.undelegate(g.closeLinkSelector,g.closeLinkEvents),this._close(h)},_bindContainerClose:function(){this.options.container.one(this.options.closeEvents,a.proxy(this,"_closePopup"))},open:function(c){var d=this,e=this.options,f,g,h,i,j,k;if(a.mobile.popup.active)return;a.mobile.popup.active=this,this._scrollTop=a.mobile.window.scrollTop();if(!e.history){d._open(c),d._bindContainerClose(),d.element.delegate(e.closeLinkSelector,e.closeLinkEvents,function(a){d.close(),a.preventDefault()});return}k=a.mobile.urlHistory,g=a.mobile.dialogHashKey,h=a.mobile.activePage,i=h.is(".ui-dialog"),this._myUrl=f=k.getActive().url,j=f.indexOf(g)>-1&&!i&&k.activeIndex>0;if(j){d._open(c),d._bindContainerClose();return}f.indexOf(g)===-1&&!i?f=f+(f.indexOf("#")>-1?g:"#"+g):f=a.mobile.path.parseLocation().hash+g,k.activeIndex===0&&f===k.initialDst&&(f+=g),a(b).one("beforenavigate",function(a){a.preventDefault(),d._open(c),d._bindContainerClose()}),this.urlAltered=!0,a.mobile.navigate(f,{role:"dialog"})},close:function(){if(a.mobile.popup.active!==this)return;this._scrollTop=a.mobile.window.scrollTop(),this.options.history&&this.urlAltered?(a.mobile.back(),this.urlAltered=!1):this._closePopup()}}),a.mobile.popup.handleLink=function(b){var c=b.closest(":jqmData(role='page')"),d=c.length===0?a("body"):c,e=a(a.mobile.path.parseUrl(b.attr("href")).hash,d[0]),f;e.data("mobile-popup")&&(f=b.offset(),e.popup("open",{x:f.left+b.outerWidth()/2,y:f.top+b.outerHeight()/2,transition:b.jqmData("transition"),positionTo:b.jqmData("position-to")})),setTimeout(function(){var c=b.parent().parent();c.hasClass("ui-li")&&(b=c.parent()),b.removeClass(a.mobile.activeBtnClass)},300)},a.mobile.document.bind("pagebeforechange",function(b,c){c.options.role==="popup"&&(a.mobile.popup.handleLink(c.options.link),b.preventDefault())}),a.mobile.document.bind("pagecreate create",function(b){a.mobile.popup.prototype.enhanceWithin(b.target,!0)})}(a),function(a,d){a.widget("mobile.panel",a.mobile.widget,{options:{classes:{panel:"ui-panel",panelOpen:"ui-panel-open",panelClosed:"ui-panel-closed",panelFixed:"ui-panel-fixed",panelInner:"ui-panel-inner",modal:"ui-panel-dismiss",modalOpen:"ui-panel-dismiss-open",pagePanel:"ui-page-panel",pagePanelOpen:"ui-page-panel-open",contentWrap:"ui-panel-content-wrap",contentWrapOpen:"ui-panel-content-wrap-open",contentWrapClosed:"ui-panel-content-wrap-closed",contentFixedToolbar:"ui-panel-content-fixed-toolbar",contentFixedToolbarOpen:"ui-panel-content-fixed-toolbar-open",contentFixedToolbarClosed:"ui-panel-content-fixed-toolbar-closed",animate:"ui-panel-animate"},animate:!0,theme:"c",position:"left",dismissible:!0,display:"reveal",initSelector:":jqmData(role='panel')",swipeClose:!0,positionFixed:!1},_panelID:null,_closeLink:null,_page:null,_modal:null,_pannelInner:null,_wrapper:null,_fixedToolbar:null,_create:function(){var b=this,c=b.element,d=c.closest(":jqmData(role='page')"),e=function(){var b=a.data(d[0],"mobilePage").options.theme,c="ui-body-"+b;return c},f=function(){var a=c.find("."+b.options.classes.panelInner);return a.length===0&&(a=c.children().wrapAll('<div class="'+b.options.classes.panelInner+'" />').parent()),a},g=function(){var c=d.find("."+b.options.classes.contentWrap);return c.length===0&&(c=d.children(".ui-header:not(:jqmData(position='fixed')), .ui-content:not(:jqmData(role='popup')), .ui-footer:not(:jqmData(position='fixed'))").wrapAll('<div class="'+b.options.classes.contentWrap+" "+e()+'" />').parent(),a.support.cssTransform3d&&!!b.options.animate&&c.addClass(b.options.classes.animate)),c},h=function(){var c=d.find("."+b.options.classes.contentFixedToolbar);return c.length===0&&(c=d.find(".ui-header:jqmData(position='fixed'), .ui-footer:jqmData(position='fixed')").addClass(b.options.classes.contentFixedToolbar),a.support.cssTransform3d&&!!b.options.animate&&c.addClass(b.options.classes.animate)),c};a.extend(this,{_panelID:c.attr("id"),_closeLink:c.find(":jqmData(rel='close')"),_page:c.closest(":jqmData(role='page')"),_pageTheme:e(),_pannelInner:f(),_wrapper:g(),_fixedToolbar:h()}),b._addPanelClasses(),b._wrapper.addClass(this.options.classes.contentWrapClosed),b._fixedToolbar.addClass(this.options.classes.contentFixedToolbarClosed),b._page.addClass(b.options.classes.pagePanel),a.support.cssTransform3d&&!!b.options.animate&&this.element.addClass(b.options.classes.animate),b._bindUpdateLayout(),b._bindCloseEvents(),b._bindLinkListeners(),b._bindPageEvents(),!b.options.dismissible||b._createModal(),b._bindSwipeEvents()},_createModal:function(b){var c=this;c._modal=a("<div class='"+c.options.classes.modal+"' data-panelid='"+c._panelID+"'></div>").on("mousedown",function(){c.close()}).appendTo(this._page)},_getPosDisplayClasses:function(a){return a+"-position-"+this.options.position+" "+a+"-display-"+this.options.display},_getPanelClasses:function(){var a=this.options.classes.panel+" "+this._getPosDisplayClasses(this.options.classes.panel)+" "+this.options.classes.panelClosed;return this.options.theme&&(a+=" ui-body-"+this.options.theme),!this.options.positionFixed||(a+=" "+this.options.classes.panelFixed),a},_addPanelClasses:function(){this.element.addClass(this._getPanelClasses())},_bindCloseEvents:function(){var a=this;a._closeLink.on("click.panel",function(b){return b.preventDefault(),a.close(),!1}),a.element.on("click.panel","a:jqmData(ajax='false')",function(b){a.close()})},_positionPanel:function(){var b=this,c=b._pannelInner.outerHeight(),d=c>a.mobile.getScreenHeight();d||!b.options.positionFixed?(d&&(b._unfixPanel(),a.mobile.resetActivePageHeight(c)),b._scrollIntoView(c)):b._fixPanel()},_scrollIntoView:function(c){c<a(b).scrollTop()&&b.scrollTo(0,0)},_bindFixListener:function(){this._on(a(b),{throttledresize:"_positionPanel"})},_unbindFixListener:function(){this._off(a(b),"throttledresize")},_unfixPanel:function(){!!this.options.positionFixed&&a.support.fixedPosition&&this.element.removeClass(this.options.classes.panelFixed)},_fixPanel:function(){!!this.options.positionFixed&&a.support.fixedPosition&&this.element.addClass(this.options.classes.panelFixed)},_bindUpdateLayout:function(){var a=this;a.element.on("updatelayout",function(b){a._open&&a._positionPanel()})},_bindLinkListeners:function(){var b=this;b._page.on("click.panel","a",function(c){if(this.href.split("#")[1]===b._panelID&&b._panelID!==d){c.preventDefault();var e=a(this);return e.hasClass("ui-link")||(e.addClass(a.mobile.activeBtnClass),b.element.one("panelopen panelclose",function(){e.removeClass(a.mobile.activeBtnClass)})),b.toggle(),!1}})},_bindSwipeEvents:function(){var a=this,b=a._modal?a.element.add(a._modal):a.element;!a.options.swipeClose||(a.options.position==="left"?b.on("swipeleft.panel",function(b){a.close()}):b.on("swiperight.panel",function(b){a.close()}))},_bindPageEvents:function(){var a=this;a._page.on("panelbeforeopen",function(b){a._open&&b.target!==a.element[0]&&a.close()}).on("pagehide",function(b){a._open&&a.close(!0)}).on("keyup.panel",function(b){b.keyCode===27&&a._open&&a.close()})},_open:!1,_contentWrapOpenClasses:null,_fixedToolbarOpenClasses:null,_modalOpenClasses:null,open:function(b){if(!this._open){var c=this,d=c.options,e=function(){c._page.off("panelclose"),c._page.jqmData("panel","open"),!b&&a.support.cssTransform3d&&!!d.animate?c.element.add(c._wrapper).on(c._transitionEndEvents,f):setTimeout(f,0),c.options.theme&&c.options.display!=="overlay"&&c._page.removeClass(c._pageTheme).addClass("ui-body-"+c.options.theme),c.element.removeClass(d.classes.panelClosed).addClass(d.classes.panelOpen),c._contentWrapOpenClasses=c._getPosDisplayClasses(d.classes.contentWrap),c._wrapper.removeClass(d.classes.contentWrapClosed).addClass(c._contentWrapOpenClasses+" "+d.classes.contentWrapOpen),c._fixedToolbarOpenClasses=c._getPosDisplayClasses(d.classes.contentFixedToolbar),c._fixedToolbar.removeClass(d.classes.contentFixedToolbarClosed).addClass(c._fixedToolbarOpenClasses+" "+d.classes.contentFixedToolbarOpen),c._modalOpenClasses=c._getPosDisplayClasses(d.classes.modal)+" "+d.classes.modalOpen,c._modal&&c._modal.addClass(c._modalOpenClasses)},f=function(){c.element.add(c._wrapper).off(c._transitionEndEvents,f),c._page.addClass(d.classes.pagePanelOpen),c._positionPanel(),c._bindFixListener(),c._trigger("open")};this.element.closest(".ui-page-active").length<0&&(b=!0),c._trigger("beforeopen"),c._page.jqmData("panel")==="open"?c._page.on("panelclose",function(){e()}):e(),c._open=!0}},close:function(b){if(this._open){var c=this.options,d=this,e=function(){!b&&a.support.cssTransform3d&&!!c.animate?d.element.add(d._wrapper).on(d._transitionEndEvents,f):setTimeout(f,0),d._page.removeClass(c.classes.pagePanelOpen),d.element.removeClass(c.classes.panelOpen),d._wrapper.removeClass(c.classes.contentWrapOpen),d._fixedToolbar.removeClass(c.classes.contentFixedToolbarOpen),d._modal&&d._modal.removeClass(d._modalOpenClasses)},f=function(){d.options.theme&&d.options.display!=="overlay"&&d._page.removeClass("ui-body-"+d.options.theme).addClass(d._pageTheme),d.element.add(d._wrapper).off(d._transitionEndEvents,f),d.element.addClass(c.classes.panelClosed),d._wrapper.removeClass(d._contentWrapOpenClasses).addClass(c.classes.contentWrapClosed),d._fixedToolbar.removeClass(d._fixedToolbarOpenClasses).addClass(c.classes.contentFixedToolbarClosed),d._fixPanel(),d._unbindFixListener(),a.mobile.resetActivePageHeight(),d._page.jqmRemoveData("panel"),d._trigger("close")};this.element.closest(".ui-page-active").length<0&&(b=!0),d._trigger("beforeclose"),e(),d._open=!1}},toggle:function(a){this[this._open?"close":"open"]()},_transitionEndEvents:"webkitTransitionEnd oTransitionEnd otransitionend transitionend msTransitionEnd",_destroy:function(){var b=this.options.classes,c=this.options.theme,d=this.element.siblings("."+b.panel).length;d?this._open&&(this._wrapper.removeClass(b.contentWrapOpen),this._fixedToolbar.removeClass(b.contentFixedToolbarOpen),this._page.jqmRemoveData("panel"),this._page.removeClass(b.pagePanelOpen),c&&this._page.removeClass("ui-body-"+c).addClass(this._pageTheme)):(this._wrapper.children().unwrap(),this._page.find("a").unbind("panelopen panelclose"),this._page.removeClass(b.pagePanel),this._open&&(this._page.jqmRemoveData("panel"),this._page.removeClass(b.pagePanelOpen),c&&this._page.removeClass("ui-body-"+c).addClass(this._pageTheme),a.mobile.resetActivePageHeight())),this._pannelInner.children().unwrap(),this.element.removeClass([this._getPanelClasses(),b.panelAnimate].join(" ")).off("swipeleft.panel swiperight.panel").off("panelbeforeopen").off("panelhide").off("keyup.panel").off("updatelayout"),this._closeLink.off("click.panel"),this._modal&&this._modal.remove(),this.element.off(this._transitionEndEvents).removeClass([b.panelUnfixed,b.panelClosed,b.panelOpen].join(" "))}}),a(c).bind("pagecreate create",function(b){a.mobile.panel.prototype.enhanceWithin(b.target)})}(a),function(a,b){a.widget("mobile.table",a.mobile.widget,{options:{classes:{table:"ui-table"},initSelector:":jqmData(role='table')"},_create:function(){var b=this,c=this.element.find("thead tr");this.element.addClass(this.options.classes.table),b.headers=this.element.find("tr:eq(0)").children(),b.allHeaders=b.headers.add(c.children()),c.each(function(){var d=0;a(this).children().each(function(e){var f=parseInt(a(this).attr("colspan"),10),g=":nth-child("+(d+1)+")";a(this).jqmData("colstart",d+1);if(f)for(var h=0;h<f-1;h++)d++,g+=", :nth-child("+(d+1)+")";a(this).jqmData("cells",b.element.find("tr").not(c.eq(0)).not(this).children(g)),d++})})}}),a.mobile.document.bind("pagecreate create",function(b){a.mobile.table.prototype.enhanceWithin(b.target)})}(a),function(a,b){a.mobile.table.prototype.options.mode="columntoggle",a.mobile.table.prototype.options.columnBtnTheme=null,a.mobile.table.prototype.options.columnPopupTheme=null,a.mobile.table.prototype.options.columnBtnText="Columns...",a.mobile.table.prototype.options.classes=a.extend(a.mobile.table.prototype.options.classes,{popup:"ui-table-columntoggle-popup",columnBtn:"ui-table-columntoggle-btn",priorityPrefix:"ui-table-priority-",columnToggleTable:"ui-table-columntoggle"}),a.mobile.document.delegate(":jqmData(role='table')","tablecreate",function(){var b=a(this),c=b.data("mobile-table"),d=c.options,e=a.mobile.ns;if(d.mode!=="columntoggle")return;c.element.addClass(d.classes.columnToggleTable);var f=(b.attr("id")||d.classes.popup)+"-popup",g=a("<a href='#"+f+"' class='"+d.classes.columnBtn+"' data-"+e+"rel='popup' data-"+e+"mini='true'>"+d.columnBtnText+"</a>"),h=a("<div data-"+e+"role='popup' data-"+e+"role='fieldcontain' class='"+d.classes.popup+"' id='"+f+"'></div>"),i=a("<fieldset data-"+e+"role='controlgroup'></fieldset>");c.headers.not("td").each(function(){var b=a(this).jqmData("priority"),c=a(this).add(a(this).jqmData("cells"));b&&(c.addClass(d.classes.priorityPrefix+b),a("<label><input type='checkbox' checked />"+a(this).text()+"</label>").appendTo(i).children(0).jqmData("cells",c).checkboxradio({theme:d.columnPopupTheme}))}),i.appendTo(h),i.on("change","input",function(b){this.checked?a(this).jqmData("cells").removeClass("ui-table-cell-hidden").addClass("ui-table-cell-visible"):a(this).jqmData("cells").removeClass("ui-table-cell-visible").addClass("ui-table-cell-hidden")}),g.insertBefore(b).buttonMarkup({theme:d.columnBtnTheme}),h.insertBefore(b).popup(),c.refresh=function(){i.find("input").each(function(){this.checked=a(this).jqmData("cells").eq(0).css("display")==="table-cell",a(this).checkboxradio("refresh")})},a.mobile.window.on("throttledresize",c.refresh),c.refresh()})}(a),function(a,b){a.mobile.table.prototype.options.mode="reflow",a.mobile.table.prototype.options.classes=a.extend(a.mobile.table.prototype.options.classes,{reflowTable:"ui-table-reflow",cellLabels:"ui-table-cell-label"}),a.mobile.document.delegate(":jqmData(role='table')","tablecreate",function(){var b=a(this),c=b.data("mobile-table"),d=c.options;if(d.mode!=="reflow")return;c.element.addClass(d.classes.reflowTable);var e=a(c.allHeaders.get().reverse());e.each(function(b){var c=a(this).jqmData("cells"),e=a(this).jqmData("colstart"),f=c.not(this).filter("thead th").length&&" ui-table-cell-label-top",g=a(this).text();if(g!=="")if(f){var h=parseInt(a(this).attr("colspan"),10),i="";h&&(i="td:nth-child("+h+"n + "+e+")"),c.filter(i).prepend("<b class='"+d.classes.cellLabels+f+"'>"+g+"</b>")}else c.prepend("<b class='"+d.classes.cellLabels+"'>"+g+"</b>")})})}(a),function(a){var b=a("meta[name=viewport]"),c=b.attr("content"),d=c+",maximum-scale=1, user-scalable=no",e=c+",maximum-scale=10, user-scalable=yes",f=/(user-scalable[\s]*=[\s]*no)|(maximum-scale[\s]*=[\s]*1)[$,\s]/.test(c);a.mobile.zoom=a.extend({},{enabled:!f,locked:!1,disable:function(c){!f&&!a.mobile.zoom.locked&&(b.attr("content",d),a.mobile.zoom.enabled=!1,a.mobile.zoom.locked=c||!1)},enable:function(c){!f&&(!a.mobile.zoom.locked||c===!0)&&(b.attr("content",e),a.mobile.zoom.enabled=!0,a.mobile.zoom.locked=!1)},restore:function(){f||(b.attr("content",c),a.mobile.zoom.enabled=!0)}})}(a),function(a,b){a.widget("mobile.textinput",a.mobile.widget,{options:{theme:null,mini:!1,preventFocusZoom:/iPhone|iPad|iPod/.test(navigator.platform)&&navigator.userAgent.indexOf("AppleWebKit")>-1,initSelector:"input[type='text'], input[type='search'], :jqmData(type='search'), input[type='number'], :jqmData(type='number'), input[type='password'], input[type='email'], input[type='url'], input[type='tel'], textarea, input[type='time'], input[type='date'], input[type='month'], input[type='week'], input[type='datetime'], input[type='datetime-local'], input[type='color'], input:not([type]), input[type='file']",clearBtn:!1,clearSearchButtonText:null,clearBtnText:"clear text",disabled:!1},_create:function(){function o(){setTimeout(function(){j.toggleClass("ui-input-clear-hidden",!c.val())},0)}var b=this,c=this.element,d=this.options,e=d.theme||a.mobile.getInheritedTheme(this.element,"c"),f=" ui-body-"+e,g=d.mini?" ui-mini":"",h=c.is("[type='search'], :jqmData(type='search')"),i,j,k=d.clearSearchButtonText||d.clearBtnText,l=c.is("textarea, :jqmData(type='range')"),m=!!d.clearBtn&&!l,n=c.is("input")&&!c.is(":jqmData(type='range')");a("label[for='"+c.attr("id")+"']").addClass("ui-input-text"),i=c.addClass("ui-input-text ui-body-"+e),typeof c[0].autocorrect!="undefined"&&!a.support.touchOverflow&&(c[0].setAttribute("autocorrect","off"),c[0].setAttribute("autocomplete","off")),h?i=c.wrap("<div class='ui-input-search ui-shadow-inset ui-btn-corner-all ui-btn-shadow ui-icon-searchfield"+f+g+"'></div>").parent():n&&(i=c.wrap("<div class='ui-input-text ui-shadow-inset ui-corner-all ui-btn-shadow"+f+g+"'></div>").parent()),m||h?(j=a("<a href='#' class='ui-input-clear' title='"+k+"'>"+k+"</a>").bind("click",function(a){c.val("").focus().trigger("change"),j.addClass("ui-input-clear-hidden"),a.preventDefault()}).appendTo(i).buttonMarkup({icon:"delete",iconpos:"notext",corners:!0,shadow:!0,mini:d.mini}),h||i.addClass("ui-input-has-clear"),o(),c.bind("paste cut keyup input focus change blur",o)):!n&&!h&&c.addClass("ui-corner-all ui-shadow-inset"+f+g),c.focus(function(){d.preventFocusZoom&&a.mobile.zoom.disable(!0),i.addClass(a.mobile.focusClass)}).blur(function(){i.removeClass(a.mobile.focusClass),d.preventFocusZoom&&a.mobile.zoom.enable(!0)});if(c.is("textarea")){var p=15,q=100,r;this._keyup=function(){var a=c[0].scrollHeight,b=c[0].clientHeight;b<a&&c.height(a+p)},c.on("keyup change input paste",function(){clearTimeout(r),r=setTimeout(b._keyup,q)}),this._on(a.mobile.document,{pagechange:"_keyup"}),a.trim(c.val())&&this._on(a.mobile.window,{load:"_keyup"})}c.attr("disabled")&&this.disable()},disable:function(){var a,b=this.element.is("[type='search'], :jqmData(type='search')"),c=this.element.is("input")&&!this.element.is(":jqmData(type='range')"),d=this.element.attr("disabled",!0)&&(c||b);return d?a=this.element.parent():a=this.element,a.addClass("ui-disabled"),this._setOption("disabled",!0)},enable:function(){var a,b=this.element.is("[type='search'], :jqmData(type='search')"),c=this.element.is("input")&&!this.element.is(":jqmData(type='range')"),d=this.element.attr("disabled",!1)&&(c||b);return d?a=this.element.parent():a=this.element,a.removeClass("ui-disabled"),this._setOption("disabled",!1)}}),a.mobile.document.bind("pagecreate create",function(b){a.mobile.textinput.prototype.enhanceWithin(b.target,!0)})}(a),function(a,b){a.mobile.listview.prototype.options.filter=!1,a.mobile.listview.prototype.options.filterPlaceholder="Filter items...",a.mobile.listview.prototype.options.filterTheme="c",a.mobile.listview.prototype.options.filterReveal=!1;var c=function(a,b,c){return a.toString().toLowerCase().indexOf(b)===-1};a.mobile.listview.prototype.options.filterCallback=c,a.mobile.document.delegate("ul, ol","listviewcreate",function(){var b=a(this),d=b.data("mobile-listview");if(!d.options.filter)return;d.options.filterReveal&&b.children().addClass("ui-screen-hidden");var e=a("<form>",{"class":"ui-listview-filter ui-bar-"+d.options.filterTheme,role:"search"}).submit(function(a){a.preventDefault(),g.blur()}),f=function(e){var f=a(this),g=this.value.toLowerCase(),h=null,i=b.children(),j=f.jqmData("lastval")+"",k=!1,l="",m,n=d.options.filterCallback!==c;if(j&&j===g)return;d._trigger("beforefilter","beforefilter",{input:this}),f.jqmData("lastval",g),n||g.length<j.length||g.indexOf(j)!==0?h=b.children():(h=b.children(":not(.ui-screen-hidden)"),!h.length&&d.options.filterReveal&&(h=b.children(".ui-screen-hidden")));if(g){for(var o=h.length-1;o>=0;o--)m=a(h[o]),l=m.jqmData("filtertext")||m.text(),m.is("li:jqmData(role=list-divider)")?(m.toggleClass("ui-filter-hidequeue",!k),k=!1):d.options.filterCallback(l,g,m)?m.toggleClass("ui-filter-hidequeue",!0):k=!0;h.filter(":not(.ui-filter-hidequeue)").toggleClass("ui-screen-hidden",!1),h.filter(".ui-filter-hidequeue").toggleClass("ui-screen-hidden",!0).toggleClass("ui-filter-hidequeue",!1)}else h.toggleClass("ui-screen-hidden",!!d.options.filterReveal);d._addFirstLastClasses(i,d._getVisibles(i,!1),!1)},g=a("<input>",{placeholder:d.options.filterPlaceholder}).attr("data-"+a.mobile.ns+"type","search").jqmData("lastval","").bind("keyup change input",f).appendTo(e).textinput();d.options.inset&&e.addClass("ui-listview-filter-inset"),e.bind("submit",function(){return!1}).insertBefore(b)})}(a),function(a,d){a.widget("mobile.slider",a.mobile.widget,{widgetEventPrefix:"slide",options:{theme:null,trackTheme:null,disabled:!1,initSelector:"input[type='range'], :jqmData(type='range'), :jqmData(role='slider')",mini:!1,highlight:!1},_create:function(){var e=this,f=this.element,g=a.mobile.getInheritedTheme(f,"c"),h=this.options.theme||g,i=this.options.trackTheme||g,j=f[0].nodeName.toLowerCase(),k=this.isToggleSwitch=j==="select",l=f.parent().is(":jqmData(role='rangeslider')"),m=this.isToggleSwitch?"ui-slider-switch":"",n=f.attr("id"),o=a("[for='"+n+"']"),p=o.attr("id")||n+"-label",q=o.attr("id",p),r=this.isToggleSwitch?0:parseFloat(f.attr("min")),s=this.isToggleSwitch?f.find("option").length-1:parseFloat(f.attr("max")),t=b.parseFloat(f.attr("step")||1),u=this.options.mini||f.jqmData("mini")?" ui-mini":"",v=c.createElement("a"),w=a(v),x=c.createElement("div"),y=a(x),z=this.options.highlight&&!this.isToggleSwitch?function(){var b=c.createElement("div");return b.className="ui-slider-bg "+a.mobile.activeBtnClass+" ui-btn-corner-all",a(b).prependTo(y)}():!1,A;v.setAttribute("href","#"),x.setAttribute("role","application"),x.className=[this.isToggleSwitch?"ui-slider ":"ui-slider-track ",m," ui-btn-down-",i," ui-btn-corner-all",u].join(""),v.className="ui-slider-handle",x.appendChild(v),w.buttonMarkup({corners:!0,theme:h,shadow:!0}).attr({role:"slider","aria-valuemin":r,"aria-valuemax":s,"aria-valuenow":this._value(),"aria-valuetext":this._value(),title:this._value(),"aria-labelledby":p}),a.extend(this,{slider:y,handle:w,type:j,step:t,max:s,min:r,valuebg:z,isRangeslider:l,dragging:!1,beforeStart:null,userModified:!1,mouseMoved:!1});if(this.isToggleSwitch){var B=c.createElement("div");B.className="ui-slider-inneroffset";for(var C=0,D=x.childNodes.length;C<D;C++)B.appendChild(x.childNodes[C]);x.appendChild(B),w.addClass("ui-slider-handle-snapping"),A=f.find("option");for(var E=0,F=A.length;E<F;E++){var G=E?"a":"b",H=E?" "+a.mobile.activeBtnClass:" ui-btn-down-"+i,I=c.createElement("div"),J=c.createElement("span");J.className=["ui-slider-label ui-slider-label-",G,H," ui-btn-corner-all"].join(""),J.setAttribute("role","img"),J.appendChild(c.createTextNode(A[E].innerHTML)),a(J).prependTo(y)}e._labels=a(".ui-slider-label",y)}q.addClass("ui-slider"),f.addClass(this.isToggleSwitch?"ui-slider-switch":"ui-slider-input"),this._on(f,{change:"_controlChange",keyup:"_controlKeyup",blur:"_controlBlur",vmouseup:"_controlVMouseUp"}),y.bind("vmousedown",a.proxy(this._sliderVMouseDown,this)).bind("vclick",!1),this._on(c,{vmousemove:"_preventDocumentDrag"}),this._on(y.add(c),{vmouseup:"_sliderVMouseUp"}),y.insertAfter(f);if(!this.isToggleSwitch&&!l){var B=this.options.mini?"<div class='ui-slider ui-mini'>":"<div class='ui-slider'>";f.add(y).wrapAll(B)}this.isToggleSwitch&&this.handle.bind({focus:function(){y.addClass(a.mobile.focusClass)},blur:function(){y.removeClass(a.mobile.focusClass)}}),this._on(this.handle,{vmousedown:"_handleVMouseDown",keydown:"_handleKeydown",keyup:"_handleKeyup"}),this.handle.bind("vclick",!1),this._handleFormReset&&this._handleFormReset(),this.refresh(d,d,!0)},_controlChange:function(a){if(this._trigger("controlchange",a)===!1)return!1;this.mouseMoved||this.refresh(this._value(),!0)},_controlKeyup:function(a){this.refresh(this._value(),!0,!0)},_controlBlur:function(a){this.refresh(this._value(),!0)},_controlVMouseUp:function(a){this._checkedRefresh()},_handleVMouseDown:function(a){this.handle.focus()},_handleKeydown:function(b){var c=this._value();if(this.options.disabled)return;switch(b.keyCode){case a.mobile.keyCode.HOME:case a.mobile.keyCode.END:case a.mobile.keyCode.PAGE_UP:case a.mobile.keyCode.PAGE_DOWN:case a.mobile.keyCode.UP:case a.mobile.keyCode.RIGHT:case a.mobile.keyCode.DOWN:case a.mobile.keyCode.LEFT:b.preventDefault(),this._keySliding||(this._keySliding=!0,this.handle.addClass("ui-state-active"))}switch(b.keyCode){case a.mobile.keyCode.HOME:this.refresh(this.min);break;case a.mobile.keyCode.END:this.refresh(this.max);break;case a.mobile.keyCode.PAGE_UP:case a.mobile.keyCode.UP:case a.mobile.keyCode.RIGHT:this.refresh(c+this.step);break;case a.mobile.keyCode.PAGE_DOWN:case a.mobile.keyCode.DOWN:case a.mobile.keyCode.LEFT:this.refresh(c-this.step)}},_handleKeyup:function(a){this._keySliding&&(this._keySliding=!1,this.handle.removeClass("ui-state-active"))},_sliderVMouseDown:function(a){return this.options.disabled?!1:this._trigger("beforestart",a)===!1?!1:(this.dragging=!0,this.userModified=!1,this.mouseMoved=!1,this.isToggleSwitch&&(this.beforeStart=this.element[0].selectedIndex),this.refresh(a),this._trigger("start"),!1)},_sliderVMouseUp:function(){if(this.dragging)return this.dragging=!1,this.isToggleSwitch&&(this.handle.addClass("ui-slider-handle-snapping"),this.mouseMoved?this.userModified?this.refresh(this.beforeStart===0?1:0):this.refresh(this.beforeStart):this.refresh(this.beforeStart===0?1:0)),this.mouseMoved=!1,this._trigger("stop"),!1},_preventDocumentDrag:function(a){if(this._trigger("drag",a)===!1)return!1;if(this.dragging&&!this.options.disabled)return this.mouseMoved=!0,this.isToggleSwitch&&this.handle.removeClass("ui-slider-handle-snapping"),this.refresh(a),this.userModified=this.beforeStart!==this.element[0].selectedIndex,!1},_checkedRefresh:function(){this.value!=this._value()&&this.refresh(this._value())},_value:function(){return this.isToggleSwitch?this.element[0].selectedIndex:parseFloat(this.element.val())},_reset:function(){this.refresh(d,!1,!0)},refresh:function(b,d,e){var f=this,g=a.mobile.getInheritedTheme(this.element,"c"),h=this.options.theme||g,i=this.options.trackTheme||g;f.slider[0].className=[this.isToggleSwitch?"ui-slider ui-slider-switch":"ui-slider-track"," ui-btn-down-"+i," ui-btn-corner-all",this.options.mini?" ui-mini":""].join(""),(this.options.disabled||this.element.attr("disabled"))&&this.disable(),this.value=this._value(),this.options.highlight&&!this.isToggleSwitch&&this.slider.find(".ui-slider-bg").length===0&&(this.valuebg=function(){var b=c.createElement("div");return b.className="ui-slider-bg "+a.mobile.activeBtnClass+" ui-btn-corner-all",a(b).prependTo(f.slider)}()),this.handle.buttonMarkup({corners:!0,theme:h,shadow:!0});var j,k,l=this.element,m=!this.isToggleSwitch,n=m?[]:l.find("option"),o=m?parseFloat(l.attr("min")):0,p=m?parseFloat(l.attr("max")):n.length-1,q=m&&parseFloat(l.attr("step"))>0?parseFloat(l.attr("step")):1;if(typeof b=="object"){var r,s,t=b,u=8;r=this.slider.offset().left,s=this.slider.width(),j=s/((p-o)/q);if(!this.dragging||t.pageX<r-u||t.pageX>r+s+u)return;j>1?k=(t.pageX-r)/s*100:k=Math.round((t.pageX-r)/s*100)}else b==null&&(b=m?parseFloat(l.val()||0):l[0].selectedIndex),k=(parseFloat(b)-o)/(p-o)*100;if(isNaN(k))return;var v=k/100*(p-o)+o,w=(v-o)%q,x=v-w;Math.abs(w)*2>=q&&(x+=w>0?q:-q);var y=100/((p-o)/q);v=parseFloat(x.toFixed(5)),typeof j=="undefined"&&(j=s/((p-o)/q)),j>1&&m&&(k=(v-o)*y*(1/q)),k<0&&(k=0),k>100&&(k=100),v<o&&(v=o),v>p&&(v=p),this.handle.css("left",k+"%"),this.handle[0].setAttribute("aria-valuenow",m?v:n.eq(v).attr("value")),this.handle[0].setAttribute("aria-valuetext",m?v:n.eq(v).getEncodedText()),this.handle[0].setAttribute("title",m?v:n.eq(v).getEncodedText()),this.valuebg&&this.valuebg.css("width",k+"%");if(this._labels){var z=this.handle.width()/this.slider.width()*100,A=k&&z+(100-z)*k/100,B=k===100?0:Math.min(z+100-A,100);this._labels.each(function(){var b=a(this).is(".ui-slider-label-a");a(this).width((b?A:B)+"%")})}if(!e){var C=!1;m?(C=l.val()!==v,l.val(v)):(C=l[0].selectedIndex!==v,l[0].selectedIndex=v);if(this._trigger("beforechange",b)===!1)return!1;!d&&C&&l.trigger("change")}},enable:function(){return this.element.attr("disabled",!1),this.slider.removeClass("ui-disabled").attr("aria-disabled",!1),this._setOption("disabled",!1)},disable:function(){return this.element.attr("disabled",!0),this.slider.addClass("ui-disabled").attr("aria-disabled",!0),this._setOption("disabled",!0)}}),a.widget("mobile.slider",a.mobile.slider,a.mobile.behaviors.formReset),a.mobile.document.bind("pagecreate create",function(b){a.mobile.slider.prototype.enhanceWithin(b.target,!0)})}(a),function(a,b){a.widget("mobile.rangeslider",a.mobile.widget,{options:{theme:null,trackTheme:null,disabled:!1,initSelector:":jqmData(role='rangeslider')",mini:!1,highlight:!0},_create:function(){var b,c=this.element,d=this.options.mini?"ui-rangeslider ui-mini":"ui-rangeslider",e=c.find("input").first(),f=c.find("input").last(),g=c.find("label").first(),h=a.data(e.get(0),"mobileSlider").slider,i=a.data(f.get(0),"mobileSlider").slider,j=a.data(e.get(0),"mobileSlider").handle,k=a('<div class="ui-rangeslider-sliders" />').appendTo(c);c.find("label").length>1&&(b=c.find("label").last().hide()),e.addClass("ui-rangeslider-first"),f.addClass("ui-rangeslider-last"),c.addClass(d),h.appendTo(k),i.appendTo(k),g.prependTo(c),j.prependTo(i),a.extend(this,{_inputFirst:e,_inputLast:f,_sliderFirst:h,_sliderLast:i,_targetVal:null,_sliderTarget:!1,_sliders:k,_proxy:!1}),this.refresh(),this._on(this.element.find("input.ui-slider-input"),{slidebeforestart:"_slidebeforestart",slidestop:"_slidestop",slidedrag:"_slidedrag",slidebeforechange:"_change",blur:"_change",keyup:"_change"}),this._on(j,{vmousedown:"_dragFirstHandle"})},_dragFirstHandle:function(b){return a.data(this._inputFirst.get(0),"mobileSlider").dragging=!0,a.data(this._inputFirst.get(0),"mobileSlider").refresh(b),!1},_slidedrag:function(b){var c=a(b.target).is(this._inputFirst),d=c?this._inputLast:this._inputFirst;this._sliderTarget=!1;if(this._proxy==="first"&&c||this._proxy==="last"&&!c)return a.data(d.get(0),"mobileSlider").dragging=!0,a.data(d.get(0),"mobileSlider").refresh(b),!1},_slidestop:function(b){var c=a(b.target).is(this._inputFirst);this._proxy=!1,this.element.find("input").trigger("vmouseup"),this._sliderFirst.css("z-index",c?1:"")},_slidebeforestart:function(b){this._sliderTarget=!1,a(b.originalEvent.target).hasClass("ui-slider-track")&&(this._sliderTarget=!0,this._targetVal=a(b.target).val())},_setOption:function(a){this._superApply(a),this.refresh()},refresh:function(){var a=this.element,b=this.options;a.find("input").slider({theme:b.theme,trackTheme:b.trackTheme,disabled:b.disabled,mini:b.mini,highlight:b.highlight}).slider("refresh"),this._updateHighlight()},_change:function(b){if(b.type=="keyup")return this._updateHighlight(),!1;var c=parseFloat(this._inputFirst.val(),10),d=parseFloat(this._inputLast.val(),10),e=a(b.target).hasClass("ui-rangeslider-first"),f=e?this._inputFirst:this._inputLast,g=e?this._inputLast:this._inputFirst;if(c>d&&!this._sliderTarget)f.val(e?d:c).slider("refresh"),this._trigger("normalize");else if(c>d){f.val(this._targetVal).slider("refresh");var h=this;setTimeout(function(){g.val(e?c:d).slider("refresh"),a.data(g.get(0),"mobileSlider").handle.focus(),h._sliderFirst.css("z-index",e?"":1),h._trigger("normalize")},0),this._proxy=e?"first":"last"}c===d?(a.data(f.get(0),"mobileSlider").handle.css("z-index",1),a.data(g.get(0),"mobileSlider").handle.css("z-index",0)):(a.data(g.get(0),"mobileSlider").handle.css("z-index",""),a.data(f.get(0),"mobileSlider").handle.css("z-index","")),this._updateHighlight();if(c>=d)return!1},_updateHighlight:function(){var b=parseInt(a.data(this._inputFirst.get(0),"mobileSlider").handle.get(0).style.left,10),c=parseInt(a.data(this._inputLast.get(0),"mobileSlider").handle.get(0).style.left,10),d=c-b;this.element.find(".ui-slider-bg").css({"margin-left":b+"%",width:d+"%"})},_destroy:function(){this.element.removeClass("ui-rangeslider ui-mini").find("label").show(),this._inputFirst.after(this._sliderFirst),this._inputLast.after(this._sliderLast),this._sliders.remove(),this.element.find("input").removeClass("ui-rangeslider-first ui-rangeslider-last").slider("destroy")}}),a.widget("mobile.rangeslider",a.mobile.rangeslider,a.mobile.behaviors.formReset),a(c).bind("pagecreate create",function(b){a.mobile.rangeslider.prototype.enhanceWithin(b.target,!0)})}(a),function(a,d){a.widget("mobile.selectmenu",a.mobile.widget,{options:{theme:null,disabled:!1,icon:"arrow-d",iconpos:"right",inline:!1,corners:!0,shadow:!0,iconshadow:!0,overlayTheme:"a",dividerTheme:"b",hidePlaceholderMenuItems:!0,closeText:"Close",nativeMenu:!0,preventFocusZoom:/iPhone|iPad|iPod/.test(navigator.platform)&&navigator.userAgent.indexOf("AppleWebKit")>-1,initSelector:"select:not( :jqmData(role='slider') )",mini:!1},_button:function(){return a("<div/>")},_setDisabled:function(a){return this.element.attr("disabled",a),this.button.attr("aria-disabled",a),this._setOption("disabled",a)},_focusButton:function(){var a=this;setTimeout(function(){a.button.focus()},40)},_selectOptions:function(){return this.select.find("option")},_preExtension:function(){var b="";!~this.element[0].className.indexOf("ui-btn-left")||(b=" ui-btn-left"),!~this.element[0].className.indexOf("ui-btn-right")||(b=" ui-btn-right"),this.select=this.element.removeClass("ui-btn-left ui-btn-right").wrap("<div class='ui-select"+b+"'>"),this.selectID=this.select.attr("id"),this.label=a("label[for='"+this.selectID+"']").addClass("ui-select"),this.isMultiple=this.select[0].multiple,this.options.theme||(this.options.theme=a.mobile.getInheritedTheme(this.select,"c"))},_destroy:function(){var a=this.element.parents(".ui-select");a.length>0&&(a.is(".ui-btn-left, .ui-btn-right")&&this.element.addClass(a.is(".ui-btn-left")?"ui-btn-left":"ui-btn-right"),this.element.insertAfter(a),a.remove())},_create:function(){this._preExtension(),this._trigger("beforeCreate"),this.button=this._button();var c=this,d=this.options,e=d.inline||this.select.jqmData("inline"),f=d.mini||this.select.jqmData("mini"),g=d.icon?d.iconpos||this.select.jqmData("iconpos"):!1,h=this.select[0].selectedIndex===-1?0:this.select[0].selectedIndex,i=this.button.insertBefore(this.select).buttonMarkup({theme:d.theme,icon:d.icon,iconpos:g,inline:e,corners:d.corners,shadow:d.shadow,iconshadow:d.iconshadow,mini:f});this.setButtonText(),d.nativeMenu&&b.opera&&b.opera.version&&i.addClass("ui-select-nativeonly"),this.isMultiple&&(this.buttonCount=a("<span>").addClass("ui-li-count ui-btn-up-c ui-btn-corner-all").hide().appendTo(i.addClass("ui-li-has-count"))),(d.disabled||this.element.attr("disabled"))&&this.disable(),this.select.change(function(){c.refresh()}),this._handleFormReset&&this._handleFormReset(),this.build()},build:function(){var b=this;this.select.appendTo(b.button).bind("vmousedown",function(){b.button.addClass(a.mobile.activeBtnClass)}).bind("focus",function(){b.button.addClass(a.mobile.focusClass)}).bind("blur",function(){b.button.removeClass(a.mobile.focusClass)}).bind("focus vmouseover",function(){b.button.trigger("vmouseover")}).bind("vmousemove",function(){b.button.removeClass(a.mobile.activeBtnClass)}).bind("change blur vmouseout",function(){b.button.trigger("vmouseout").removeClass(a.mobile.activeBtnClass)}).bind("change blur",function(){b.button.removeClass("ui-btn-down-"+b.options.theme)}),b.button.bind("vmousedown",function(){b.options.preventFocusZoom&&a.mobile.zoom.disable(!0)}),b.label.bind("click focus",function(){b.options.preventFocusZoom&&a.mobile.zoom.disable(!0)}),b.select.bind("focus",function(){b.options.preventFocusZoom&&a.mobile.zoom.disable(!0)}),b.button.bind("mouseup",function(){b.options.preventFocusZoom&&setTimeout(function(){a.mobile.zoom.enable(!0)},0)}),b.select.bind("blur",function(){b.options.preventFocusZoom&&a.mobile.zoom.enable(!0)})},selected:function(){return this._selectOptions().filter(":selected")},selectedIndices:function(){var a=this;return this.selected().map(function(){return a._selectOptions().index(this)}).get()},setButtonText:function(){var b=this,d=this.selected(),e=this.placeholder,f=a(c.createElement("span"));this.button.find(".ui-btn-text").html(function(){return d.length?e=d.map(function(){return a(this).text()}).get().join(", "):e=b.placeholder,f.text(e).addClass(b.select.attr("class")).addClass(d.attr("class"))})},setButtonCount:function(){var a=this.selected();this.isMultiple&&this.buttonCount[a.length>1?"show":"hide"]().text(a.length)},_reset:function(){this.refresh()},refresh:function(){this.setButtonText(),this.setButtonCount()},open:a.noop,close:a.noop,disable:function(){this._setDisabled(!0),this.button.addClass("ui-disabled")},enable:function(){this._setDisabled(!1),this.button.removeClass("ui-disabled")}}),a.widget("mobile.selectmenu",a.mobile.selectmenu,a.mobile.behaviors.formReset),a.mobile.document.bind("pagecreate create",function(b){a.mobile.selectmenu.prototype.enhanceWithin(b.target,!0)})}(a),function(a,b){var d=function(d){var e=d.select,f=d._destroy,g=d.selectID,h=g?g:(a.mobile.ns||"")+"uuid-"+d.uuid,i=h+"-listbox",j=h+"-dialog",k=d.label,l=d.select.closest(".ui-page"),m=d._selectOptions(),n=d.isMultiple=d.select[0].multiple,o=g+"-button",p=g+"-menu",q=a("<div data-"+a.mobile.ns+"role='dialog' id='"+j+"' data-"+a.mobile.ns+"theme='"+d.options.theme+"' data-"+a.mobile.ns+"overlay-theme='"+d.options.overlayTheme+"'>"+"<div data-"+a.mobile.ns+"role='header'>"+"<div class='ui-title'>"+k.getEncodedText()+"</div>"+"</div>"+"<div data-"+a.mobile.ns+"role='content'></div>"+"</div>"),r=a("<div id='"+i+"' class='ui-selectmenu'>").insertAfter(d.select).popup({theme:d.options.overlayTheme}),s=a("<ul>",{"class":"ui-selectmenu-list",id:p,role:"listbox","aria-labelledby":o}).attr("data-"+a.mobile.ns+"theme",d.options.theme).attr("data-"+a.mobile.ns+"divider-theme",d.options.dividerTheme).appendTo(r),t=a("<div>",{"class":"ui-header ui-bar-"+d.options.theme}).prependTo(r),u=a("<h1>",{"class":"ui-title"}).appendTo(t),v,w,x;d.isMultiple&&(x=a("<a>",{text:d.options.closeText,href:"#","class":"ui-btn-left"}).attr("data-"+a.mobile.ns+"iconpos","notext").attr("data-"+a.mobile.ns+"icon","delete").appendTo(t).buttonMarkup()),a.extend(d,{select:d.select,selectID:g,buttonId:o,menuId:p,popupID:i,dialogID:j,thisPage:l,menuPage:q,label:k,selectOptions:m,isMultiple:n,theme:d.options.theme,listbox:r,list:s,header:t,headerTitle:u,headerClose:x,menuPageContent:v,menuPageClose:w,placeholder:"",build:function(){var c=this;c.refresh(),c._origTabIndex===b&&(c._origTabIndex=c.select[0].getAttribute("tabindex")===null?!1:c.select.attr("tabindex")),c.select.attr("tabindex","-1").focus(function(){a(this).blur(),c.button.focus()}),c.button.bind("vclick keydown",function(b){if(c.options.disabled||c.isOpen)return;if(b.type==="vclick"||b.keyCode&&(b.keyCode===a.mobile.keyCode.ENTER||b.keyCode===a.mobile.keyCode.SPACE))c._decideFormat(),c.menuType==="overlay"?c.button.attr("href","#"+c.popupID).attr("data-"+(a.mobile.ns||"")+"rel","popup"):c.button.attr("href","#"+c.dialogID).attr("data-"+(a.mobile.ns||"")+"rel","dialog"),c.isOpen=!0}),c.list.attr("role","listbox").bind("focusin",function(b){a(b.target).attr("tabindex","0").trigger("vmouseover")}).bind("focusout",function(b){a(b.target).attr("tabindex","-1").trigger("vmouseout")}).delegate("li:not(.ui-disabled, .ui-li-divider)","click",function(b){var e=c.select[0].selectedIndex,f=c.list.find("li:not(.ui-li-divider)").index(this),g=c._selectOptions().eq(f)[0];g.selected=c.isMultiple?!g.selected:!0,c.isMultiple&&a(this).find(".ui-icon").toggleClass("ui-icon-checkbox-on",g.selected).toggleClass("ui-icon-checkbox-off",!g.selected),(c.isMultiple||e!==f)&&c.select.trigger("change"),c.isMultiple?c.list.find("li:not(.ui-li-divider)").eq(f).addClass("ui-btn-down-"+d.options.theme).find("a").first().focus():c.close(),b.preventDefault()}).keydown(function(b){var c=a(b.target),e=c.closest("li"),f,g;switch(b.keyCode){case 38:return f=e.prev().not(".ui-selectmenu-placeholder"),f.is(".ui-li-divider")&&(f=f.prev()),f.length&&(c.blur().attr("tabindex","-1"),f.addClass("ui-btn-down-"+d.options.theme).find("a").first().focus()),!1;case 40:return g=e.next(),g.is(".ui-li-divider")&&(g=g.next()),g.length&&(c.blur().attr("tabindex","-1"),g.addClass("ui-btn-down-"+d.options.theme).find("a").first().focus()),!1;case 13:case 32:return c.trigger("click"),!1}}),c.menuPage.bind("pagehide",function(){a.mobile._bindPageRemove.call(c.thisPage)}),c.listbox.bind("popupafterclose",function(a){c.close()}),c.isMultiple&&c.headerClose.click(function(){if(c.menuType==="overlay")return c.close(),!1}),c.thisPage.addDependents(this.menuPage)},_isRebuildRequired:function(){var a=this.list.find("li"),b=this._selectOptions();return b.text()!==a.text()},selected:function(){return this._selectOptions().filter(":selected:not( :jqmData(placeholder='true') )")},refresh:function(b,c){var d=this,e=this.element,f=this.isMultiple,g;(b||this._isRebuildRequired())&&d._buildList(),g=this.selectedIndices(),d.setButtonText(),d.setButtonCount(),d.list.find("li:not(.ui-li-divider)").removeClass(a.mobile.activeBtnClass).attr("aria-selected",!1).each(function(b){if(a.inArray(b,g)>-1){var c=a(this);c.attr("aria-selected",!0),d.isMultiple?c.find(".ui-icon").removeClass("ui-icon-checkbox-off").addClass("ui-icon-checkbox-on"):c.is(".ui-selectmenu-placeholder")?c.next().addClass(a.mobile.activeBtnClass):c.addClass(a.mobile.activeBtnClass)}})},close:function(){if(this.options.disabled||!this.isOpen)return;var a=this;a.menuType==="page"?(a.menuPage.dialog("close"),a.list.appendTo(a.listbox)):a.listbox.popup("close"),a._focusButton(),a.isOpen=!1},open:function(){this.button.click()},_decideFormat:function(){function m(){var c=b.list.find("."+a.mobile.activeBtnClass+" a");c.length===0&&(c=b.list.find("li.ui-btn:not( :jqmData(placeholder='true') ) a")),c.first().focus().closest("li").addClass("ui-btn-down-"+d.options.theme)}var b=this,c=a.mobile.window,e=b.list.parent(),f=e.outerHeight(),g=e.outerWidth(),h=a("."+a.mobile.activePageClass),i=c.scrollTop(),j=b.button.offset().top,k=c.height(),l=c.width();f>k-80||!a.support.scrollTop?(b.menuPage.appendTo(a.mobile.pageContainer).page(),b.menuPageContent=q.find(".ui-content"),b.menuPageClose=q.find(".ui-header a"),b.thisPage.unbind("pagehide.remove"),i===0&&j>k&&b.thisPage.one("pagehide",function(){a(this).jqmData("lastScroll",j)}),b.menuPage.one("pageshow",function(){m()}).one("pagehide",function(){b.close()}),b.menuType="page",b.menuPageContent.append(b.list),b.menuPage.find("div .ui-title").text(b.label.text())):(b.menuType="overlay",b.listbox.one("popupafteropen",m))},_buildList:function(){var b=this,d=this.options,e=this.placeholder,f=!0,g=[],h=[],i=b.isMultiple?"checkbox-off":"false";b.list.empty().filter(".ui-listview").listview("destroy");var j=b.select.find("option"),k=j.length,l=this.select[0],m="data-"+a.mobile.ns,n=m+"option-index",o=m+"icon",p=m+"role",q=m+"placeholder",r=c.createDocumentFragment(),s=!1,t;for(var u=0;u<k;u++,s=!1){var v=j[u],w=a(v),x=v.parentNode,y=w.text(),z=c.createElement("a"),A=[];z.setAttribute("href","#"),z.appendChild(c.createTextNode(y));if(x!==l&&x.nodeName.toLowerCase()==="optgroup"){var B=x.getAttribute("label");if(B!==t){var C=c.createElement("li");C.setAttribute(p,"list-divider"),C.setAttribute("role","option"),C.setAttribute("tabindex","-1"),C.appendChild(c.createTextNode(B)),r.appendChild(C),t=B}}f&&(!v.getAttribute("value")||y.length===0||w.jqmData("placeholder"))&&(f=!1,s=!0,null===v.getAttribute(q)&&(this._removePlaceholderAttr=!0),v.setAttribute(q,!0),d.hidePlaceholderMenuItems&&A.push("ui-selectmenu-placeholder"),e!==y&&(e=b.placeholder=y));var D=c.createElement("li");v.disabled&&(A.push("ui-disabled"),D.setAttribute("aria-disabled",!0)),D.setAttribute(n,u),D.setAttribute(o,i),s&&D.setAttribute(q,!0),D.className=A.join(" "),D.setAttribute("role","option"),z.setAttribute("tabindex","-1"),D.appendChild(z),r.appendChild(D)}b.list[0].appendChild(r),!this.isMultiple&&!e.length?this.header.hide():this.headerTitle.text(this.placeholder),b.list.listview()},_button:function(){return a("<a>",{href:"#",role:"button",id:this.buttonId,"aria-haspopup":"true","aria-owns":this.menuId})},_destroy:function(){this.close(),this._origTabIndex!==b&&(this._origTabIndex!==!1?this.select.attr("tabindex",this._origTabIndex):this.select.removeAttr("tabindex")),this._removePlaceholderAttr&&this._selectOptions().removeAttr("data-"+a.mobile.ns+"placeholder"),this.listbox.remove(),f.apply(this,arguments)}})};a.mobile.document.bind("selectmenubeforecreate",function(b){var c=a(b.target).data("mobile-selectmenu");!c.options.nativeMenu&&c.element.parents(":jqmData(role='popup')").length===0&&d(c)})}(a),function(a,b){a.widget("mobile.fixedtoolbar",a.mobile.widget,{options:{visibleOnPageShow:!0,disablePageZoom:!0,transition:"slide",fullscreen:!1,tapToggle:!0,tapToggleBlacklist:"a, button, input, select, textarea, .ui-header-fixed, .ui-footer-fixed, .ui-popup, .ui-panel, .ui-panel-dismiss-open",hideDuringFocus:"input, textarea, select",updatePagePadding:!0,trackPersistentToolbars:!0,supportBlacklist:function(){return!a.support.fixedPosition},initSelector:":jqmData(position='fixed')"},_create:function(){var b=this,c=b.options,d=b.element,e=d.is(":jqmData(role='header')")?"header":"footer",f=d.closest(".ui-page");if(c.supportBlacklist()){b.destroy();return}d.addClass("ui-"+e+"-fixed"),c.fullscreen?(d.addClass("ui-"+e+"-fullscreen"),f.addClass("ui-page-"+e+"-fullscreen")):f.addClass("ui-page-"+e+"-fixed"),a.extend(this,{_thisPage:null}),b._addTransitionClass(),b._bindPageEvents(),b._bindToggleHandlers()},_addTransitionClass:function(){var a=this.options.transition;a&&a!=="none"&&(a==="slide"&&(a=this.element.is(".ui-header")?"slidedown":"slideup"),this.element.addClass(a))},_bindPageEvents:function(){this._thisPage=this.element.closest(".ui-page"),this._on(this._thisPage,{pagebeforeshow:"_handlePageBeforeShow",webkitAnimationStart:"_handleAnimationStart",animationstart:"_handleAnimationStart",updatelayout:"_handleAnimationStart",pageshow:"_handlePageShow",pagebeforehide:"_handlePageBeforeHide"})},_handlePageBeforeShow:function(){var b=this.options;b.disablePageZoom&&a.mobile.zoom.disable(!0),b.visibleOnPageShow||this.hide(!0)},_handleAnimationStart:function(){this.options.updatePagePadding&&this.updatePagePadding(this._thisPage)},_handlePageShow:function(){this.updatePagePadding(this._thisPage),this.options.updatePagePadding&&this._on(a.mobile.window,{throttledresize:"updatePagePadding"})},_handlePageBeforeHide:function(b,c){var d=this.options;d.disablePageZoom&&a.mobile.zoom.enable(!0),d.updatePagePadding&&this._off(a.mobile.window,"throttledresize");if(d.trackPersistentToolbars){var e=a(".ui-footer-fixed:jqmData(id)",this._thisPage),f=a(".ui-header-fixed:jqmData(id)",this._thisPage),g=e.length&&c.nextPage&&a(".ui-footer-fixed:jqmData(id='"+e.jqmData("id")+"')",c.nextPage)||a(),h=f.length&&c.nextPage&&a(".ui-header-fixed:jqmData(id='"+f.jqmData("id")+"')",c.nextPage)||a();if(g.length||h.length)g.add(h).appendTo(a.mobile.pageContainer),c.nextPage.one("pageshow",function(){h.prependTo(this),g.appendTo(this)})}},_visible:!0,updatePagePadding:function(b){var c=this.element,d=c.is(".ui-header"),e=parseFloat(c.css(d?"top":"bottom"));if(this.options.fullscreen)return;b=b||this._thisPage||c.closest(".ui-page"),a(b).css("padding-"+(d?"top":"bottom"),c.outerHeight()+e)},_useTransition:function(b){var c=a.mobile.window,d=this.element,e=c.scrollTop(),f=d.height(),g=d.closest(".ui-page").height(),h=a.mobile.getScreenHeight(),i=d.is(":jqmData(role='header')")?"header":"footer";return!b&&(this.options.transition&&this.options.transition!=="none"&&(i==="header"&&!this.options.fullscreen&&e>f||i==="footer"&&!this.options.fullscreen&&e+h<g-f)||this.options.fullscreen)},show:function(a){var b="ui-fixed-hidden",c=this.element;this._useTransition(a)?c.removeClass("out "+b).addClass("in").animationComplete(function(){c.removeClass("in")}):c.removeClass(b),this._visible=!0},hide:function(a){var b="ui-fixed-hidden",c=this.element,d="out"+(this.options.transition==="slide"?" reverse":"");this._useTransition(a)?c.addClass(d).removeClass("in").animationComplete(function(){c.addClass(b).removeClass(d)}):c.addClass(b).removeClass(d),this._visible=!1},toggle:function(){this[this._visible?"hide":"show"]()},_bindToggleHandlers:function(){var b=this,c,d=b.options,e=b.element;e.closest(".ui-page").bind("vclick",function(c){d.tapToggle&&!a(c.target).closest(d.tapToggleBlacklist).length&&b.toggle()}).bind("focusin focusout",function(e){screen.width<1025&&a(e.target).is(d.hideDuringFocus)&&!a(e.target).closest(".ui-header-fixed, .ui-footer-fixed").length&&(e.type==="focusout"&&!b._visible?c=setTimeout(function(){b.show()},0):e.type==="focusin"&&b._visible&&(clearTimeout(c),b.hide()))})},_destroy:function(){var a=this.element,b=a.is(".ui-header");a.closest(".ui-page").css("padding-"+(b?"top":"bottom"),""),a.removeClass("ui-header-fixed ui-footer-fixed ui-header-fullscreen ui-footer-fullscreen in out fade slidedown slideup ui-fixed-hidden"),a.closest(".ui-page").removeClass("ui-page-header-fixed ui-page-footer-fixed ui-page-header-fullscreen ui-page-footer-fullscreen")}}),a.mobile.document.bind("pagecreate create",function(b){a(b.target).jqmData("fullscreen")&&a(a.mobile.fixedtoolbar.prototype.options.initSelector,b.target).not(":jqmData(fullscreen)").jqmData("fullscreen",!0),a.mobile.fixedtoolbar.prototype.enhanceWithin(b.target)})}(a),function(a,b){a.widget("mobile.fixedtoolbar",a.mobile.fixedtoolbar,{_create:function(){this._super(),this._workarounds()},_workarounds:function(){var a=navigator.userAgent,b=navigator.platform,c=a.match(/AppleWebKit\/([0-9]+)/),d=!!c&&c[1],e=null,f=this;if(b.indexOf("iPhone")>-1||b.indexOf("iPad")>-1||b.indexOf("iPod")>-1)e="ios";else if(a.indexOf("Android")>-1)e="android";else return;if(e==="ios")f._bindScrollWorkaround();else if(e==="android"&&d&&d<534)f._bindScrollWorkaround(),f._bindListThumbWorkaround();else return},_viewportOffset:function(){var b=this.element,c=b.is(".ui-header"),d=Math.abs(b.offset().top-a.mobile.window.scrollTop());return c||(d=Math.round(d-a.mobile.window.height()+b.outerHeight())-60),d},_bindScrollWorkaround:function(){var b=this;this._on(a.mobile.window,{scrollstop:function(){var a=b._viewportOffset();a>2&&b._visible&&b._triggerRedraw()}})},_bindListThumbWorkaround:function(){this.element.closest(".ui-page").addClass("ui-android-2x-fixed")},_triggerRedraw:function(){var b=parseFloat(a(".ui-page-active").css("padding-bottom"));a(".ui-page-active").css("padding-bottom",b+1+"px"),setTimeout(function(){a(".ui-page-active").css("padding-bottom",b+"px")},0)},destroy:function(){this._super(),this.element.closest(".ui-page-active").removeClass("ui-android-2x-fix")}})}(a),function(a,b){function j(a){e=a.originalEvent,i=e.accelerationIncludingGravity,f=Math.abs(i.x),g=Math.abs(i.y),h=Math.abs(i.z),!b.orientation&&(f>7||(h>6&&g<8||h<8&&g>6)&&f>5)?d.enabled&&d.disable():d.enabled||d.enable()}a.mobile.iosorientationfixEnabled=!0;var c=navigator.userAgent;if(!(/iPhone|iPad|iPod/.test(navigator.platform)&&/OS [1-5]_[0-9_]* like Mac OS X/i.test(c)&&c.indexOf("AppleWebKit")>-1)){a.mobile.iosorientationfixEnabled=!1;return}var d=a.mobile.zoom,e,f,g,h,i;a.mobile.document.on("mobileinit",function(){a.mobile.iosorientationfixEnabled&&a.mobile.window.bind("orientationchange.iosorientationfix",d.enable).bind("devicemotion.iosorientationfix",j)})}(a,this),function(a,b,d){function h(){e.removeClass("ui-mobile-rendering")}var e=a("html"),f=a("head"),g=a.mobile.window;a(b.document).trigger("mobileinit");if(!a.mobile.gradeA())return;a.mobile.ajaxBlacklist&&(a.mobile.ajaxEnabled=!1),e.addClass("ui-mobile ui-mobile-rendering"),setTimeout(h,5e3),a.extend(a.mobile,{initializePage:function(){var b=a.mobile.path,d=a(":jqmData(role='page'), :jqmData(role='dialog')"),e=b.stripHash(b.stripQueryParams(b.parseLocation().hash)),f=c.getElementById(e);d.length||(d=a("body").wrapInner("<div data-"+a.mobile.ns+"role='page'></div>").children(0)),d.each(function(){var b=a(this);b.jqmData("url")||b.attr("data-"+a.mobile.ns+"url",b.attr("id")||location.pathname+location.search)}),a.mobile.firstPage=d.first(),a.mobile.pageContainer=a.mobile.firstPage.parent().addClass("ui-mobile-viewport"),g.trigger("pagecontainercreate"),a.mobile.showPageLoadingMsg(),h(),!a.mobile.hashListeningEnabled||!a.mobile.path.isHashValid(location.hash)||!a(f).is(':jqmData(role="page")')&&!a.mobile.path.isPath(e)&&e!==a.mobile.dialogHashKey?(a.mobile.path.isHashValid(location.hash)&&(a.mobile.urlHistory.initialDst=e.replace("#","")),a.event.special.navigate.isPushStateEnabled()&&a.mobile.navigate.navigator.squash(b.parseLocation().href),a.mobile.changePage(a.mobile.firstPage,{transition:"none",reverse:!0,changeHash:!1,fromHashChange:!0})):a.event.special.navigate.isPushStateEnabled()?(a.mobile.navigate.history.stack=[],a.mobile.navigate(a.mobile.path.isPath(location.hash)?location.hash:location.href)):g.trigger("hashchange",[!0])}}),a.mobile.navreadyDeferred.resolve(),a(function(){b.scrollTo(0,1),a.mobile.defaultHomeScroll=!a.support.scrollTop||a.mobile.window.scrollTop()===1?0:1,a.mobile.autoInitializePage&&a.mobile.initializePage(),g.load(a.mobile.silentScroll),a.support.cssPointerEvents||a.mobile.document.delegate(".ui-disabled","vclick",function(a){a.preventDefault(),a.stopImmediatePropagation()})})}(a,this)});
@@ -0,0 +1,3357 @@
1
+ /*
2
+ * jQuery Mobile Git Build: SHA1: caa77b258660731d663844fe7867aa2c3a107ab1 <> Date: Wed Feb 20 15:03:27 2013 -0500
3
+ * http://jquerymobile.com
4
+ *
5
+ * Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
6
+ * Released under the MIT license.
7
+ * http://jquery.org/license
8
+ *
9
+ */
10
+
11
+
12
+ /* Swatches */
13
+ /* A
14
+ -----------------------------------------------------------------------------------------------------------*/
15
+ .ui-bar-a {
16
+ border: 1px solid #333 /*{a-bar-border}*/;
17
+ background: #111 /*{a-bar-background-color}*/;
18
+ color: #fff /*{a-bar-color}*/;
19
+ font-weight: bold;
20
+ text-shadow: 0 /*{a-bar-shadow-x}*/ -1px /*{a-bar-shadow-y}*/ 0 /*{a-bar-shadow-radius}*/ #000 /*{a-bar-shadow-color}*/;
21
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #3c3c3c /*{a-bar-background-start}*/), to( #111 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
22
+ background-image: -webkit-linear-gradient( #3c3c3c /*{a-bar-background-start}*/, #111 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
23
+ background-image: -moz-linear-gradient( #3c3c3c /*{a-bar-background-start}*/, #111 /*{a-bar-background-end}*/); /* FF3.6 */
24
+ background-image: -ms-linear-gradient( #3c3c3c /*{a-bar-background-start}*/, #111 /*{a-bar-background-end}*/); /* IE10 */
25
+ background-image: -o-linear-gradient( #3c3c3c /*{a-bar-background-start}*/, #111 /*{a-bar-background-end}*/); /* Opera 11.10+ */
26
+ background-image: linear-gradient( #3c3c3c /*{a-bar-background-start}*/, #111 /*{a-bar-background-end}*/);
27
+ }
28
+ .ui-bar-a,
29
+ .ui-bar-a input,
30
+ .ui-bar-a select,
31
+ .ui-bar-a textarea,
32
+ .ui-bar-a button {
33
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
34
+ }
35
+ .ui-bar-a .ui-link-inherit {
36
+ color: #fff /*{a-bar-color}*/;
37
+ }
38
+ .ui-bar-a a.ui-link {
39
+ color: #7cc4e7 /*{a-bar-link-color}*/;
40
+ font-weight: bold;
41
+ }
42
+ .ui-bar-a a.ui-link:visited {
43
+ color: #2489ce /*{a-bar-link-visited}*/;
44
+ }
45
+ .ui-bar-a a.ui-link:hover {
46
+ color: #2489ce /*{a-bar-link-hover}*/;
47
+ }
48
+ .ui-bar-a a.ui-link:active {
49
+ color: #2489ce /*{a-bar-link-active}*/;
50
+ }
51
+ .ui-body-a,
52
+ .ui-overlay-a {
53
+ border: 1px solid #444 /*{a-body-border}*/;
54
+ background: #222 /*{a-body-background-color}*/;
55
+ color: #fff /*{a-body-color}*/;
56
+ text-shadow: 0 /*{a-body-shadow-x}*/ 1px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ #111 /*{a-body-shadow-color}*/;
57
+ font-weight: normal;
58
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #444 /*{a-body-background-start}*/), to( #222 /*{a-body-background-end}*/)); /* Saf4+, Chrome */
59
+ background-image: -webkit-linear-gradient( #444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
60
+ background-image: -moz-linear-gradient( #444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/); /* FF3.6 */
61
+ background-image: -ms-linear-gradient( #444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/); /* IE10 */
62
+ background-image: -o-linear-gradient( #444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/); /* Opera 11.10+ */
63
+ background-image: linear-gradient( #444 /*{a-body-background-start}*/, #222 /*{a-body-background-end}*/);
64
+ }
65
+ .ui-overlay-a {
66
+ background-image: none;
67
+ border-width: 0;
68
+ }
69
+ .ui-body-a,
70
+ .ui-body-a input,
71
+ .ui-body-a select,
72
+ .ui-body-a textarea,
73
+ .ui-body-a button {
74
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
75
+ }
76
+ .ui-body-a .ui-link-inherit {
77
+ color: #fff /*{a-body-color}*/;
78
+ }
79
+ .ui-body-a .ui-link {
80
+ color: #2489ce /*{a-body-link-color}*/;
81
+ font-weight: bold;
82
+ }
83
+ .ui-body-a .ui-link:visited {
84
+ color: #2489ce /*{a-body-link-visited}*/;
85
+ }
86
+ .ui-body-a .ui-link:hover {
87
+ color: #2489ce /*{a-body-link-hover}*/;
88
+ }
89
+ .ui-body-a .ui-link:active {
90
+ color: #2489ce /*{a-body-link-active}*/;
91
+ }
92
+ .ui-btn-up-a {
93
+ border: 1px solid #111 /*{a-bup-border}*/;
94
+ background: #333 /*{a-bup-background-color}*/;
95
+ font-weight: bold;
96
+ color: #fff /*{a-bup-color}*/;
97
+ text-shadow: 0 /*{a-bup-shadow-x}*/ 1px /*{a-bup-shadow-y}*/ 0 /*{a-bup-shadow-radius}*/ #111 /*{a-bup-shadow-color}*/;
98
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #444 /*{a-bup-background-start}*/), to( #2d2d2d /*{a-bup-background-end}*/)); /* Saf4+, Chrome */
99
+ background-image: -webkit-linear-gradient( #444 /*{a-bup-background-start}*/, #2d2d2d /*{a-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
100
+ background-image: -moz-linear-gradient( #444 /*{a-bup-background-start}*/, #2d2d2d /*{a-bup-background-end}*/); /* FF3.6 */
101
+ background-image: -ms-linear-gradient( #444 /*{a-bup-background-start}*/, #2d2d2d /*{a-bup-background-end}*/); /* IE10 */
102
+ background-image: -o-linear-gradient( #444 /*{a-bup-background-start}*/, #2d2d2d /*{a-bup-background-end}*/); /* Opera 11.10+ */
103
+ background-image: linear-gradient( #444 /*{a-bup-background-start}*/, #2d2d2d /*{a-bup-background-end}*/);
104
+ }
105
+ .ui-btn-up-a:visited,
106
+ .ui-btn-up-a a.ui-link-inherit {
107
+ color: #fff /*{a-bup-color}*/;
108
+ }
109
+ .ui-btn-hover-a {
110
+ border: 1px solid #000 /*{a-bhover-border}*/;
111
+ background: #444 /*{a-bhover-background-color}*/;
112
+ font-weight: bold;
113
+ color: #fff /*{a-bhover-color}*/;
114
+ text-shadow: 0 /*{a-bhover-shadow-x}*/ 1px /*{a-bhover-shadow-y}*/ 0 /*{a-bhover-shadow-radius}*/ #111 /*{a-bhover-shadow-color}*/;
115
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #555 /*{a-bhover-background-start}*/), to( #383838 /*{a-bhover-background-end}*/)); /* Saf4+, Chrome */
116
+ background-image: -webkit-linear-gradient( #555 /*{a-bhover-background-start}*/, #383838 /*{a-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
117
+ background-image: -moz-linear-gradient( #555 /*{a-bhover-background-start}*/, #383838 /*{a-bhover-background-end}*/); /* FF3.6 */
118
+ background-image: -ms-linear-gradient( #555 /*{a-bhover-background-start}*/, #383838 /*{a-bhover-background-end}*/); /* IE10 */
119
+ background-image: -o-linear-gradient( #555 /*{a-bhover-background-start}*/, #383838 /*{a-bhover-background-end}*/); /* Opera 11.10+ */
120
+ background-image: linear-gradient( #555 /*{a-bhover-background-start}*/, #383838 /*{a-bhover-background-end}*/);
121
+ }
122
+ .ui-btn-hover-a:visited,
123
+ .ui-btn-hover-a:hover,
124
+ .ui-btn-hover-a a.ui-link-inherit {
125
+ color: #fff /*{a-bhover-color}*/;
126
+ }
127
+ .ui-btn-down-a {
128
+ border: 1px solid #000 /*{a-bdown-border}*/;
129
+ background: #222 /*{a-bdown-background-color}*/;
130
+ font-weight: bold;
131
+ color: #fff /*{a-bdown-color}*/;
132
+ text-shadow: 0 /*{a-bdown-shadow-x}*/ 1px /*{a-bdown-shadow-y}*/ 0 /*{a-bdown-shadow-radius}*/ #111 /*{a-bdown-shadow-color}*/;
133
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #202020 /*{a-bdown-background-start}*/), to( #2c2c2c /*{a-bdown-background-end}*/)); /* Saf4+, Chrome */
134
+ background-image: -webkit-linear-gradient( #202020 /*{a-bdown-background-start}*/, #2c2c2c /*{a-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
135
+ background-image: -moz-linear-gradient( #202020 /*{a-bdown-background-start}*/, #2c2c2c /*{a-bdown-background-end}*/); /* FF3.6 */
136
+ background-image: -ms-linear-gradient( #202020 /*{a-bdown-background-start}*/, #2c2c2c /*{a-bdown-background-end}*/); /* IE10 */
137
+ background-image: -o-linear-gradient( #202020 /*{a-bdown-background-start}*/, #2c2c2c /*{a-bdown-background-end}*/); /* Opera 11.10+ */
138
+ background-image: linear-gradient( #202020 /*{a-bdown-background-start}*/, #2c2c2c /*{a-bdown-background-end}*/);
139
+ }
140
+ .ui-btn-down-a:visited,
141
+ .ui-btn-down-a:hover,
142
+ .ui-btn-down-a a.ui-link-inherit {
143
+ color: #fff /*{a-bdown-color}*/;
144
+ }
145
+ .ui-btn-up-a,
146
+ .ui-btn-hover-a,
147
+ .ui-btn-down-a {
148
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
149
+ text-decoration: none;
150
+ }
151
+ /* B
152
+ -----------------------------------------------------------------------------------------------------------*/
153
+ .ui-bar-b {
154
+ border: 1px solid #456f9a /*{b-bar-border}*/;
155
+ background: #5e87b0 /*{b-bar-background-color}*/;
156
+ color: #fff /*{b-bar-color}*/;
157
+ font-weight: bold;
158
+ text-shadow: 0 /*{b-bar-shadow-x}*/ 1px /*{b-bar-shadow-y}*/ 0 /*{b-bar-shadow-radius}*/ #3e6790 /*{b-bar-shadow-color}*/;
159
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #6facd5 /*{b-bar-background-start}*/), to( #497bae /*{b-bar-background-end}*/)); /* Saf4+, Chrome */
160
+ background-image: -webkit-linear-gradient( #6facd5 /*{b-bar-background-start}*/, #497bae /*{b-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
161
+ background-image: -moz-linear-gradient( #6facd5 /*{b-bar-background-start}*/, #497bae /*{b-bar-background-end}*/); /* FF3.6 */
162
+ background-image: -ms-linear-gradient( #6facd5 /*{b-bar-background-start}*/, #497bae /*{b-bar-background-end}*/); /* IE10 */
163
+ background-image: -o-linear-gradient( #6facd5 /*{b-bar-background-start}*/, #497bae /*{b-bar-background-end}*/); /* Opera 11.10+ */
164
+ background-image: linear-gradient( #6facd5 /*{b-bar-background-start}*/, #497bae /*{b-bar-background-end}*/);
165
+ }
166
+ .ui-bar-b,
167
+ .ui-bar-b input,
168
+ .ui-bar-b select,
169
+ .ui-bar-b textarea,
170
+ .ui-bar-b button {
171
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
172
+ }
173
+ .ui-bar-b .ui-link-inherit {
174
+ color: #fff /*{b-bar-color}*/;
175
+ }
176
+ .ui-bar-b a.ui-link {
177
+ color: #ddf0f8 /*{b-bar-link-color}*/;
178
+ font-weight: bold;
179
+ }
180
+ .ui-bar-b a.ui-link:visited {
181
+ color: #ddf0f8 /*{b-bar-link-visited}*/;
182
+ }
183
+ .ui-bar-b a.ui-link:hover {
184
+ color: #ddf0f8 /*{b-bar-link-hover}*/;
185
+ }
186
+ .ui-bar-b a.ui-link:active {
187
+ color: #ddf0f8 /*{b-bar-link-active}*/;
188
+ }
189
+ .ui-body-b,
190
+ .ui-overlay-b {
191
+ border: 1px solid #999 /*{b-body-border}*/;
192
+ background: #f3f3f3 /*{b-body-background-color}*/;
193
+ color: #222 /*{b-body-color}*/;
194
+ text-shadow: 0 /*{b-body-shadow-x}*/ 1px /*{b-body-shadow-y}*/ 0 /*{b-body-shadow-radius}*/ #fff /*{b-body-shadow-color}*/;
195
+ font-weight: normal;
196
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #ddd /*{b-body-background-start}*/), to( #ccc /*{b-body-background-end}*/)); /* Saf4+, Chrome */
197
+ background-image: -webkit-linear-gradient( #ddd /*{b-body-background-start}*/, #ccc /*{b-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
198
+ background-image: -moz-linear-gradient( #ddd /*{b-body-background-start}*/, #ccc /*{b-body-background-end}*/); /* FF3.6 */
199
+ background-image: -ms-linear-gradient( #ddd /*{b-body-background-start}*/, #ccc /*{b-body-background-end}*/); /* IE10 */
200
+ background-image: -o-linear-gradient( #ddd /*{b-body-background-start}*/, #ccc /*{b-body-background-end}*/); /* Opera 11.10+ */
201
+ background-image: linear-gradient( #ddd /*{b-body-background-start}*/, #ccc /*{b-body-background-end}*/);
202
+ }
203
+ .ui-overlay-b {
204
+ background-image: none;
205
+ border-width: 0;
206
+ }
207
+ .ui-body-b,
208
+ .ui-body-b input,
209
+ .ui-body-b select,
210
+ .ui-body-b textarea,
211
+ .ui-body-b button {
212
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
213
+ }
214
+ .ui-body-b .ui-link-inherit {
215
+ color: #333 /*{b-body-color}*/;
216
+ }
217
+ .ui-body-b .ui-link {
218
+ color: #2489ce /*{b-body-link-color}*/;
219
+ font-weight: bold;
220
+ }
221
+ .ui-body-b .ui-link:visited {
222
+ color: #2489ce /*{b-body-link-visited}*/;
223
+ }
224
+ .ui-body-b .ui-link:hover {
225
+ color: #2489ce /*{b-body-link-hover}*/;
226
+ }
227
+ .ui-body-b .ui-link:active {
228
+ color: #2489ce /*{b-body-link-active}*/;
229
+ }
230
+ .ui-btn-up-b {
231
+ border: 1px solid #044062 /*{b-bup-border}*/;
232
+ background: #396b9e /*{b-bup-background-color}*/;
233
+ font-weight: bold;
234
+ color: #fff /*{b-bup-color}*/;
235
+ text-shadow: 0 /*{b-bup-shadow-x}*/ 1px /*{b-bup-shadow-y}*/ 0 /*{b-bup-shadow-radius}*/ #194b7e /*{b-bup-shadow-color}*/;
236
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #5f9cc5 /*{b-bup-background-start}*/), to( #396b9e /*{b-bup-background-end}*/)); /* Saf4+, Chrome */
237
+ background-image: -webkit-linear-gradient( #5f9cc5 /*{b-bup-background-start}*/, #396b9e /*{b-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
238
+ background-image: -moz-linear-gradient( #5f9cc5 /*{b-bup-background-start}*/, #396b9e /*{b-bup-background-end}*/); /* FF3.6 */
239
+ background-image: -ms-linear-gradient( #5f9cc5 /*{b-bup-background-start}*/, #396b9e /*{b-bup-background-end}*/); /* IE10 */
240
+ background-image: -o-linear-gradient( #5f9cc5 /*{b-bup-background-start}*/, #396b9e /*{b-bup-background-end}*/); /* Opera 11.10+ */
241
+ background-image: linear-gradient( #5f9cc5 /*{b-bup-background-start}*/, #396b9e /*{b-bup-background-end}*/);
242
+ }
243
+ .ui-btn-up-b:visited,
244
+ .ui-btn-up-b a.ui-link-inherit {
245
+ color: #fff /*{b-bup-color}*/;
246
+ }
247
+ .ui-btn-hover-b {
248
+ border: 1px solid #00415e /*{b-bhover-border}*/;
249
+ background: #4b88b6 /*{b-bhover-background-color}*/;
250
+ font-weight: bold;
251
+ color: #fff /*{b-bhover-color}*/;
252
+ text-shadow: 0 /*{b-bhover-shadow-x}*/ 1px /*{b-bhover-shadow-y}*/ 0 /*{b-bhover-shadow-radius}*/ #194b7e /*{b-bhover-shadow-color}*/;
253
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #6facd5 /*{b-bhover-background-start}*/), to( #4272a4 /*{b-bhover-background-end}*/)); /* Saf4+, Chrome */
254
+ background-image: -webkit-linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
255
+ background-image: -moz-linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/); /* FF3.6 */
256
+ background-image: -ms-linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/); /* IE10 */
257
+ background-image: -o-linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/); /* Opera 11.10+ */
258
+ background-image: linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/);
259
+ }
260
+ .ui-btn-hover-b:visited,
261
+ .ui-btn-hover-b:hover,
262
+ .ui-btn-hover-b a.ui-link-inherit {
263
+ color: #fff /*{b-bhover-color}*/;
264
+ }
265
+ .ui-btn-down-b {
266
+ border: 1px solid #225377 /*{b-bdown-border}*/;
267
+ background: #4e89c5 /*{b-bdown-background-color}*/;
268
+ font-weight: bold;
269
+ color: #fff /*{b-bdown-color}*/;
270
+ text-shadow: 0 /*{b-bdown-shadow-x}*/ 1px /*{b-bdown-shadow-y}*/ 0 /*{b-bdown-shadow-radius}*/ #194b7e /*{b-bdown-shadow-color}*/;
271
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #295b8e /*{b-bdown-background-start}*/), to( #3e79b5 /*{b-bdown-background-end}*/)); /* Saf4+, Chrome */
272
+ background-image: -webkit-linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
273
+ background-image: -moz-linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/); /* FF3.6 */
274
+ background-image: -ms-linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/); /* IE10 */
275
+ background-image: -o-linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/); /* Opera 11.10+ */
276
+ background-image: linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/);
277
+ }
278
+ .ui-btn-down-b:visited,
279
+ .ui-btn-down-b:hover,
280
+ .ui-btn-down-b a.ui-link-inherit {
281
+ color: #fff /*{b-bdown-color}*/;
282
+ }
283
+ .ui-btn-up-b,
284
+ .ui-btn-hover-b,
285
+ .ui-btn-down-b {
286
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
287
+ text-decoration: none;
288
+ }
289
+ /* C
290
+ -----------------------------------------------------------------------------------------------------------*/
291
+ .ui-bar-c {
292
+ border: 1px solid #b3b3b3 /*{c-bar-border}*/;
293
+ background: #eee /*{c-bar-background-color}*/;
294
+ color: #3e3e3e /*{c-bar-color}*/;
295
+ font-weight: bold;
296
+ text-shadow: 0 /*{c-bar-shadow-x}*/ 1px /*{c-bar-shadow-y}*/ 0 /*{c-bar-shadow-radius}*/ #fff /*{c-bar-shadow-color}*/;
297
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #f0f0f0 /*{c-bar-background-start}*/), to( #ddd /*{c-bar-background-end}*/)); /* Saf4+, Chrome */
298
+ background-image: -webkit-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #ddd /*{c-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
299
+ background-image: -moz-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #ddd /*{c-bar-background-end}*/); /* FF3.6 */
300
+ background-image: -ms-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #ddd /*{c-bar-background-end}*/); /* IE10 */
301
+ background-image: -o-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #ddd /*{c-bar-background-end}*/); /* Opera 11.10+ */
302
+ background-image: linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #ddd /*{c-bar-background-end}*/);
303
+ }
304
+ .ui-bar-c .ui-link-inherit {
305
+ color: #3e3e3e /*{c-bar-color}*/;
306
+ }
307
+ .ui-bar-c a.ui-link {
308
+ color: #7cc4e7 /*{c-bar-link-color}*/;
309
+ font-weight: bold;
310
+ }
311
+ .ui-bar-c a.ui-link:visited {
312
+ color: #2489ce /*{c-bar-link-visited}*/;
313
+ }
314
+ .ui-bar-c a.ui-link:hover {
315
+ color: #2489ce /*{c-bar-link-hover}*/;
316
+ }
317
+ .ui-bar-c a.ui-link:active {
318
+ color: #2489ce /*{c-bar-link-active}*/;
319
+ }
320
+ .ui-bar-c,
321
+ .ui-bar-c input,
322
+ .ui-bar-c select,
323
+ .ui-bar-c textarea,
324
+ .ui-bar-c button {
325
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
326
+ }
327
+ .ui-body-c,
328
+ .ui-overlay-c {
329
+ border: 1px solid #aaa /*{c-body-border}*/;
330
+ color: #333 /*{c-body-color}*/;
331
+ text-shadow: 0 /*{c-body-shadow-x}*/ 1px /*{c-body-shadow-y}*/ 0 /*{c-body-shadow-radius}*/ #fff /*{c-body-shadow-color}*/;
332
+ background: #f9f9f9 /*{c-body-background-color}*/;
333
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #f9f9f9 /*{c-body-background-start}*/), to( #eee /*{c-body-background-end}*/)); /* Saf4+, Chrome */
334
+ background-image: -webkit-linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eee /*{c-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
335
+ background-image: -moz-linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eee /*{c-body-background-end}*/); /* FF3.6 */
336
+ background-image: -ms-linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eee /*{c-body-background-end}*/); /* IE10 */
337
+ background-image: -o-linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eee /*{c-body-background-end}*/); /* Opera 11.10+ */
338
+ background-image: linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eee /*{c-body-background-end}*/);
339
+ }
340
+ .ui-overlay-c {
341
+ background-image: none;
342
+ border-width: 0;
343
+ }
344
+ .ui-body-c,
345
+ .ui-body-c input,
346
+ .ui-body-c select,
347
+ .ui-body-c textarea,
348
+ .ui-body-c button {
349
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
350
+ }
351
+ .ui-body-c .ui-link-inherit {
352
+ color: #333 /*{c-body-color}*/;
353
+ }
354
+ .ui-body-c .ui-link {
355
+ color: #2489ce /*{c-body-link-color}*/;
356
+ font-weight: bold;
357
+ }
358
+ .ui-body-c .ui-link:visited {
359
+ color: #2489ce /*{c-body-link-visited}*/;
360
+ }
361
+ .ui-body-c .ui-link:hover {
362
+ color: #2489ce /*{c-body-link-hover}*/;
363
+ }
364
+ .ui-body-c .ui-link:active {
365
+ color: #2489ce /*{c-body-link-active}*/;
366
+ }
367
+ .ui-btn-up-c {
368
+ border: 1px solid #ccc /*{c-bup-border}*/;
369
+ background: #eee /*{c-bup-background-color}*/;
370
+ font-weight: bold;
371
+ color: #222 /*{c-bup-color}*/;
372
+ text-shadow: 0 /*{c-bup-shadow-x}*/ 1px /*{c-bup-shadow-y}*/ 0 /*{c-bup-shadow-radius}*/ #fff /*{c-bup-shadow-color}*/;
373
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #fff /*{c-bup-background-start}*/), to( #f1f1f1 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
374
+ background-image: -webkit-linear-gradient( #fff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
375
+ background-image: -moz-linear-gradient( #fff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* FF3.6 */
376
+ background-image: -ms-linear-gradient( #fff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* IE10 */
377
+ background-image: -o-linear-gradient( #fff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* Opera 11.10+ */
378
+ background-image: linear-gradient( #fff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/);
379
+ }
380
+ .ui-btn-up-c:visited,
381
+ .ui-btn-up-c a.ui-link-inherit {
382
+ color: #2f3e46 /*{c-bup-color}*/;
383
+ }
384
+ .ui-btn-hover-c {
385
+ border: 1px solid #bbb /*{c-bhover-border}*/;
386
+ background: #dfdfdf /*{c-bhover-background-color}*/;
387
+ font-weight: bold;
388
+ color: #222 /*{c-bhover-color}*/;
389
+ text-shadow: 0 /*{c-bhover-shadow-x}*/ 1px /*{c-bhover-shadow-y}*/ 0 /*{c-bhover-shadow-radius}*/ #fff /*{c-bhover-shadow-color}*/;
390
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #f6f6f6 /*{c-bhover-background-start}*/), to( #e0e0e0 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
391
+ background-image: -webkit-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
392
+ background-image: -moz-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* FF3.6 */
393
+ background-image: -ms-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* IE10 */
394
+ background-image: -o-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* Opera 11.10+ */
395
+ background-image: linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/);
396
+ }
397
+ .ui-btn-hover-c:visited,
398
+ .ui-btn-hover-c:hover,
399
+ .ui-btn-hover-c a.ui-link-inherit {
400
+ color: #2f3e46 /*{c-bhover-color}*/;
401
+ }
402
+ .ui-btn-down-c {
403
+ border: 1px solid #bbb /*{c-bdown-border}*/;
404
+ background: #d6d6d6 /*{c-bdown-background-color}*/;
405
+ font-weight: bold;
406
+ color: #222 /*{c-bdown-color}*/;
407
+ text-shadow: 0 /*{c-bdown-shadow-x}*/ 1px /*{c-bdown-shadow-y}*/ 0 /*{c-bdown-shadow-radius}*/ #fff /*{c-bdown-shadow-color}*/;
408
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #d0d0d0 /*{c-bdown-background-start}*/), to( #dfdfdf /*{c-bdown-background-end}*/)); /* Saf4+, Chrome */
409
+ background-image: -webkit-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
410
+ background-image: -moz-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* FF3.6 */
411
+ background-image: -ms-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* IE10 */
412
+ background-image: -o-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Opera 11.10+ */
413
+ background-image: linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/);
414
+ }
415
+ .ui-btn-down-c:visited,
416
+ .ui-btn-down-c:hover,
417
+ .ui-btn-down-c a.ui-link-inherit {
418
+ color: #2f3e46 /*{c-bdown-color}*/;
419
+ }
420
+ .ui-btn-up-c,
421
+ .ui-btn-hover-c,
422
+ .ui-btn-down-c {
423
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
424
+ text-decoration: none;
425
+ }
426
+ /* D
427
+ -----------------------------------------------------------------------------------------------------------*/
428
+ .ui-bar-d {
429
+ border: 1px solid #bbb /*{d-bar-border}*/;
430
+ background: #bbb /*{d-bar-background-color}*/;
431
+ color: #333 /*{d-bar-color}*/;
432
+ font-weight: bold;
433
+ text-shadow: 0 /*{d-bar-shadow-x}*/ 1px /*{d-bar-shadow-y}*/ 0 /*{d-bar-shadow-radius}*/ #eee /*{d-bar-shadow-color}*/;
434
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #ddd /*{d-bar-background-start}*/), to( #bbb /*{d-bar-background-end}*/)); /* Saf4+, Chrome */
435
+ background-image: -webkit-linear-gradient( #ddd /*{d-bar-background-start}*/, #bbb /*{d-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
436
+ background-image: -moz-linear-gradient( #ddd /*{d-bar-background-start}*/, #bbb /*{d-bar-background-end}*/); /* FF3.6 */
437
+ background-image: -ms-linear-gradient( #ddd /*{d-bar-background-start}*/, #bbb /*{d-bar-background-end}*/); /* IE10 */
438
+ background-image: -o-linear-gradient( #ddd /*{d-bar-background-start}*/, #bbb /*{d-bar-background-end}*/); /* Opera 11.10+ */
439
+ background-image: linear-gradient( #ddd /*{d-bar-background-start}*/, #bbb /*{d-bar-background-end}*/);
440
+ }
441
+ .ui-bar-d,
442
+ .ui-bar-d input,
443
+ .ui-bar-d select,
444
+ .ui-bar-d textarea,
445
+ .ui-bar-d button {
446
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
447
+ }
448
+ .ui-bar-d .ui-link-inherit {
449
+ color: #333 /*{d-bar-color}*/;
450
+ }
451
+ .ui-bar-d a.ui-link {
452
+ color: #2489ce /*{d-bar-link-color}*/;
453
+ font-weight: bold;
454
+ }
455
+ .ui-bar-d a.ui-link:visited {
456
+ color: #2489ce /*{d-bar-link-visited}*/;
457
+ }
458
+ .ui-bar-d a.ui-link:hover {
459
+ color: #2489ce /*{d-bar-link-hover}*/;
460
+ }
461
+ .ui-bar-d a.ui-link:active {
462
+ color: #2489ce /*{d-bar-link-active}*/;
463
+ }
464
+ .ui-body-d,
465
+ .ui-overlay-d {
466
+ border: 1px solid #bbb /*{d-body-border}*/;
467
+ color: #333 /*{d-body-color}*/;
468
+ text-shadow: 0 /*{d-body-shadow-x}*/ 1px /*{d-body-shadow-y}*/ 0 /*{d-body-shadow-radius}*/ #fff /*{d-body-shadow-color}*/;
469
+ background: #fff /*{d-body-background-color}*/;
470
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #fff /*{d-body-background-start}*/), to( #fff /*{d-body-background-end}*/)); /* Saf4+, Chrome */
471
+ background-image: -webkit-linear-gradient( #fff /*{d-body-background-start}*/, #fff /*{d-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
472
+ background-image: -moz-linear-gradient( #fff /*{d-body-background-start}*/, #fff /*{d-body-background-end}*/); /* FF3.6 */
473
+ background-image: -ms-linear-gradient( #fff /*{d-body-background-start}*/, #fff /*{d-body-background-end}*/); /* IE10 */
474
+ background-image: -o-linear-gradient( #fff /*{d-body-background-start}*/, #fff /*{d-body-background-end}*/); /* Opera 11.10+ */
475
+ background-image: linear-gradient( #fff /*{d-body-background-start}*/, #fff /*{d-body-background-end}*/);
476
+ }
477
+ .ui-overlay-d {
478
+ background-image: none;
479
+ border-width: 0;
480
+ }
481
+ .ui-body-d,
482
+ .ui-body-d input,
483
+ .ui-body-d select,
484
+ .ui-body-d textarea,
485
+ .ui-body-d button {
486
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
487
+ }
488
+ .ui-body-d .ui-link-inherit {
489
+ color: #333 /*{d-body-color}*/;
490
+ }
491
+ .ui-body-d .ui-link {
492
+ color: #2489ce /*{d-body-link-color}*/;
493
+ font-weight: bold;
494
+ }
495
+ .ui-body-d .ui-link:visited {
496
+ color: #2489ce /*{d-body-link-visited}*/;
497
+ }
498
+ .ui-body-d .ui-link:hover {
499
+ color: #2489ce /*{d-body-link-hover}*/;
500
+ }
501
+ .ui-body-d .ui-link:active {
502
+ color: #2489ce /*{d-body-link-active}*/;
503
+ }
504
+ .ui-btn-up-d {
505
+ border: 1px solid #bbb /*{d-bup-border}*/;
506
+ background: #fff /*{d-bup-background-color}*/;
507
+ font-weight: bold;
508
+ color: #333 /*{d-bup-color}*/;
509
+ text-shadow: 0 /*{d-bup-shadow-x}*/ 1px /*{d-bup-shadow-y}*/ 0 /*{d-bup-shadow-radius}*/ #fff /*{d-bup-shadow-color}*/;
510
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #fafafa /*{d-bup-background-start}*/), to( #f6f6f6 /*{d-bup-background-end}*/)); /* Saf4+, Chrome */
511
+ background-image: -webkit-linear-gradient( #fafafa /*{d-bup-background-start}*/, #f6f6f6 /*{d-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
512
+ background-image: -moz-linear-gradient( #fafafa /*{d-bup-background-start}*/, #f6f6f6 /*{d-bup-background-end}*/); /* FF3.6 */
513
+ background-image: -ms-linear-gradient( #fafafa /*{d-bup-background-start}*/, #f6f6f6 /*{d-bup-background-end}*/); /* IE10 */
514
+ background-image: -o-linear-gradient( #fafafa /*{d-bup-background-start}*/, #f6f6f6 /*{d-bup-background-end}*/); /* Opera 11.10+ */
515
+ background-image: linear-gradient( #fafafa /*{d-bup-background-start}*/, #f6f6f6 /*{d-bup-background-end}*/);
516
+ }
517
+ .ui-btn-up-d:visited,
518
+ .ui-btn-up-d a.ui-link-inherit {
519
+ color: #333 /*{d-bup-color}*/;
520
+ }
521
+ .ui-btn-hover-d {
522
+ border: 1px solid #aaa /*{d-bhover-border}*/;
523
+ background: #eee /*{d-bhover-background-color}*/;
524
+ font-weight: bold;
525
+ color: #333 /*{d-bhover-color}*/;
526
+ cursor: pointer;
527
+ text-shadow: 0 /*{d-bhover-shadow-x}*/ 1px /*{d-bhover-shadow-y}*/ 0 /*{d-bhover-shadow-radius}*/ #fff /*{d-bhover-shadow-color}*/;
528
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #eee /*{d-bhover-background-start}*/), to( #fff /*{d-bhover-background-end}*/)); /* Saf4+, Chrome */
529
+ background-image: -webkit-linear-gradient( #eee /*{d-bhover-background-start}*/, #fff /*{d-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
530
+ background-image: -moz-linear-gradient( #eee /*{d-bhover-background-start}*/, #fff /*{d-bhover-background-end}*/); /* FF3.6 */
531
+ background-image: -ms-linear-gradient( #eee /*{d-bhover-background-start}*/, #fff /*{d-bhover-background-end}*/); /* IE10 */
532
+ background-image: -o-linear-gradient( #eee /*{d-bhover-background-start}*/, #fff /*{d-bhover-background-end}*/); /* Opera 11.10+ */
533
+ background-image: linear-gradient( #eee /*{d-bhover-background-start}*/, #fff /*{d-bhover-background-end}*/);
534
+ }
535
+ .ui-btn-hover-d:visited,
536
+ .ui-btn-hover-d:hover,
537
+ .ui-btn-hover-d a.ui-link-inherit {
538
+ color: #333 /*{d-bhover-color}*/;
539
+ }
540
+ .ui-btn-down-d {
541
+ border: 1px solid #aaa /*{d-bdown-border}*/;
542
+ background: #eee /*{d-bdown-background-color}*/;
543
+ font-weight: bold;
544
+ color: #333 /*{d-bdown-color}*/;
545
+ text-shadow: 0 /*{d-bdown-shadow-x}*/ 1px /*{d-bdown-shadow-y}*/ 0 /*{d-bdown-shadow-radius}*/ #fff /*{d-bdown-shadow-color}*/;
546
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #e5e5e5 /*{d-bdown-background-start}*/), to( #f2f2f2 /*{d-bdown-background-end}*/)); /* Saf4+, Chrome */
547
+ background-image: -webkit-linear-gradient( #e5e5e5 /*{d-bdown-background-start}*/, #f2f2f2 /*{d-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
548
+ background-image: -moz-linear-gradient( #e5e5e5 /*{d-bdown-background-start}*/, #f2f2f2 /*{d-bdown-background-end}*/); /* FF3.6 */
549
+ background-image: -ms-linear-gradient( #e5e5e5 /*{d-bdown-background-start}*/, #f2f2f2 /*{d-bdown-background-end}*/); /* IE10 */
550
+ background-image: -o-linear-gradient( #e5e5e5 /*{d-bdown-background-start}*/, #f2f2f2 /*{d-bdown-background-end}*/); /* Opera 11.10+ */
551
+ background-image: linear-gradient( #e5e5e5 /*{d-bdown-background-start}*/, #f2f2f2 /*{d-bdown-background-end}*/);
552
+ }
553
+ .ui-btn-down-d:visited,
554
+ .ui-btn-down-d:hover,
555
+ .ui-btn-down-d a.ui-link-inherit {
556
+ color: #333 /*{d-bdown-color}*/;
557
+ }
558
+ .ui-btn-up-d,
559
+ .ui-btn-hover-d,
560
+ .ui-btn-down-d {
561
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
562
+ text-decoration: none;
563
+ }
564
+ /* E
565
+ -----------------------------------------------------------------------------------------------------------*/
566
+ .ui-bar-e {
567
+ border: 1px solid #f7c942 /*{e-bar-border}*/;
568
+ background: #fadb4e /*{e-bar-background-color}*/;
569
+ color: #333 /*{e-bar-color}*/;
570
+ font-weight: bold;
571
+ text-shadow: 0 /*{e-bar-shadow-x}*/ 1px /*{e-bar-shadow-y}*/ 0 /*{e-bar-shadow-radius}*/ #fff /*{e-bar-shadow-color}*/;
572
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #fceda7 /*{e-bar-background-start}*/), to( #fbef7e /*{e-bar-background-end}*/)); /* Saf4+, Chrome */
573
+ background-image: -webkit-linear-gradient( #fceda7 /*{e-bar-background-start}*/, #fbef7e /*{e-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
574
+ background-image: -moz-linear-gradient( #fceda7 /*{e-bar-background-start}*/, #fbef7e /*{e-bar-background-end}*/); /* FF3.6 */
575
+ background-image: -ms-linear-gradient( #fceda7 /*{e-bar-background-start}*/, #fbef7e /*{e-bar-background-end}*/); /* IE10 */
576
+ background-image: -o-linear-gradient( #fceda7 /*{e-bar-background-start}*/, #fbef7e /*{e-bar-background-end}*/); /* Opera 11.10+ */
577
+ background-image: linear-gradient( #fceda7 /*{e-bar-background-start}*/, #fbef7e /*{e-bar-background-end}*/);
578
+ }
579
+ .ui-bar-e,
580
+ .ui-bar-e input,
581
+ .ui-bar-e select,
582
+ .ui-bar-e textarea,
583
+ .ui-bar-e button {
584
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
585
+ }
586
+ .ui-bar-e .ui-link-inherit {
587
+ color: #333 /*{e-bar-color}*/;
588
+ }
589
+ .ui-bar-e a.ui-link {
590
+ color: #2489ce /*{e-bar-link-color}*/;
591
+ font-weight: bold;
592
+ }
593
+ .ui-bar-e a.ui-link:visited {
594
+ color: #2489ce /*{e-bar-link-visited}*/;
595
+ }
596
+ .ui-bar-e a.ui-link:hover {
597
+ color: #2489ce /*{e-bar-link-hover}*/;
598
+ }
599
+ .ui-bar-e a.ui-link:active {
600
+ color: #2489ce /*{e-bar-link-active}*/;
601
+ }
602
+ .ui-body-e,
603
+ .ui-overlay-e {
604
+ border: 1px solid #f7c942 /*{e-body-border}*/;
605
+ color: #222 /*{e-body-color}*/;
606
+ text-shadow: 0 /*{e-body-shadow-x}*/ 1px /*{e-body-shadow-y}*/ 0 /*{e-body-shadow-radius}*/ #fff /*{e-body-shadow-color}*/;
607
+ background: #fff9df /*{e-body-background-color}*/;
608
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #fffadf /*{e-body-background-start}*/), to( #fff3a5 /*{e-body-background-end}*/)); /* Saf4+, Chrome */
609
+ background-image: -webkit-linear-gradient( #fffadf /*{e-body-background-start}*/, #fff3a5 /*{e-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
610
+ background-image: -moz-linear-gradient( #fffadf /*{e-body-background-start}*/, #fff3a5 /*{e-body-background-end}*/); /* FF3.6 */
611
+ background-image: -ms-linear-gradient( #fffadf /*{e-body-background-start}*/, #fff3a5 /*{e-body-background-end}*/); /* IE10 */
612
+ background-image: -o-linear-gradient( #fffadf /*{e-body-background-start}*/, #fff3a5 /*{e-body-background-end}*/); /* Opera 11.10+ */
613
+ background-image: linear-gradient( #fffadf /*{e-body-background-start}*/, #fff3a5 /*{e-body-background-end}*/);
614
+ }
615
+ .ui-overlay-e {
616
+ background-image: none;
617
+ border-width: 0;
618
+ }
619
+ .ui-body-e,
620
+ .ui-body-e input,
621
+ .ui-body-e select,
622
+ .ui-body-e textarea,
623
+ .ui-body-e button {
624
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
625
+ }
626
+ .ui-body-e .ui-link-inherit {
627
+ color: #222 /*{e-body-color}*/;
628
+ }
629
+ .ui-body-e .ui-link {
630
+ color: #2489ce /*{e-body-link-color}*/;
631
+ font-weight: bold;
632
+ }
633
+ .ui-body-e .ui-link:visited {
634
+ color: #2489ce /*{e-body-link-visited}*/;
635
+ }
636
+ .ui-body-e .ui-link:hover {
637
+ color: #2489ce /*{e-body-link-hover}*/;
638
+ }
639
+ .ui-body-e .ui-link:active {
640
+ color: #2489ce /*{e-body-link-active}*/;
641
+ }
642
+ .ui-btn-up-e {
643
+ border: 1px solid #f4c63f /*{e-bup-border}*/;
644
+ background: #fadb4e /*{e-bup-background-color}*/;
645
+ font-weight: bold;
646
+ color: #222 /*{e-bup-color}*/;
647
+ text-shadow: 0 /*{e-bup-shadow-x}*/ 1px /*{e-bup-shadow-y}*/ 0 /*{e-bup-shadow-radius}*/ #fff /*{e-bup-shadow-color}*/;
648
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #ffefaa /*{e-bup-background-start}*/), to( #ffe155 /*{e-bup-background-end}*/)); /* Saf4+, Chrome */
649
+ background-image: -webkit-linear-gradient( #ffefaa /*{e-bup-background-start}*/, #ffe155 /*{e-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
650
+ background-image: -moz-linear-gradient( #ffefaa /*{e-bup-background-start}*/, #ffe155 /*{e-bup-background-end}*/); /* FF3.6 */
651
+ background-image: -ms-linear-gradient( #ffefaa /*{e-bup-background-start}*/, #ffe155 /*{e-bup-background-end}*/); /* IE10 */
652
+ background-image: -o-linear-gradient( #ffefaa /*{e-bup-background-start}*/, #ffe155 /*{e-bup-background-end}*/); /* Opera 11.10+ */
653
+ background-image: linear-gradient( #ffefaa /*{e-bup-background-start}*/, #ffe155 /*{e-bup-background-end}*/);
654
+ }
655
+ .ui-btn-up-e:visited,
656
+ .ui-btn-up-e a.ui-link-inherit {
657
+ color: #222 /*{e-bup-color}*/;
658
+ }
659
+ .ui-btn-hover-e {
660
+ border: 1px solid #f2c43d /*{e-bhover-border}*/;
661
+ background: #fbe26f /*{e-bhover-background-color}*/;
662
+ font-weight: bold;
663
+ color: #111 /*{e-bhover-color}*/;
664
+ text-shadow: 0 /*{e-bhover-shadow-x}*/ 1px /*{e-bhover-shadow-y}*/ 0 /*{e-bhover-shadow-radius}*/ #fff /*{e-bhover-shadow-color}*/;
665
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #fff5ba /*{e-bhover-background-start}*/), to( #fbdd52 /*{e-bhover-background-end}*/)); /* Saf4+, Chrome */
666
+ background-image: -webkit-linear-gradient( #fff5ba /*{e-bhover-background-start}*/, #fbdd52 /*{e-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
667
+ background-image: -moz-linear-gradient( #fff5ba /*{e-bhover-background-start}*/, #fbdd52 /*{e-bhover-background-end}*/); /* FF3.6 */
668
+ background-image: -ms-linear-gradient( #fff5ba /*{e-bhover-background-start}*/, #fbdd52 /*{e-bhover-background-end}*/); /* IE10 */
669
+ background-image: -o-linear-gradient( #fff5ba /*{e-bhover-background-start}*/, #fbdd52 /*{e-bhover-background-end}*/); /* Opera 11.10+ */
670
+ background-image: linear-gradient( #fff5ba /*{e-bhover-background-start}*/, #fbdd52 /*{e-bhover-background-end}*/);
671
+ }
672
+ .ui-btn-hover-e:visited,
673
+ .ui-btn-hover-e:hover,
674
+ .ui-btn-hover-e a.ui-link-inherit {
675
+ color: #333 /*{e-bhover-color}*/;
676
+ }
677
+ .ui-btn-down-e {
678
+ border: 1px solid #f2c43d /*{e-bdown-border}*/;
679
+ background: #fceda7 /*{e-bdown-background-color}*/;
680
+ font-weight: bold;
681
+ color: #111 /*{e-bdown-color}*/;
682
+ text-shadow: 0 /*{e-bdown-shadow-x}*/ 1px /*{e-bdown-shadow-y}*/ 0 /*{e-bdown-shadow-radius}*/ #fff /*{e-bdown-shadow-color}*/;
683
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #f8d94c /*{e-bdown-background-start}*/), to( #fadb4e /*{e-bdown-background-end}*/)); /* Saf4+, Chrome */
684
+ background-image: -webkit-linear-gradient( #f8d94c /*{e-bdown-background-start}*/, #fadb4e /*{e-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
685
+ background-image: -moz-linear-gradient( #f8d94c /*{e-bdown-background-start}*/, #fadb4e /*{e-bdown-background-end}*/); /* FF3.6 */
686
+ background-image: -ms-linear-gradient( #f8d94c /*{e-bdown-background-start}*/, #fadb4e /*{e-bdown-background-end}*/); /* IE10 */
687
+ background-image: -o-linear-gradient( #f8d94c /*{e-bdown-background-start}*/, #fadb4e /*{e-bdown-background-end}*/); /* Opera 11.10+ */
688
+ background-image: linear-gradient( #f8d94c /*{e-bdown-background-start}*/, #fadb4e /*{e-bdown-background-end}*/);
689
+ }
690
+ .ui-btn-down-e:visited,
691
+ .ui-btn-down-e:hover,
692
+ .ui-btn-down-e a.ui-link-inherit {
693
+ color: #333 /*{e-bdown-color}*/;
694
+ }
695
+ .ui-btn-up-e,
696
+ .ui-btn-hover-e,
697
+ .ui-btn-down-e {
698
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
699
+ text-decoration: none;
700
+ }
701
+ /* Structure */
702
+ /* links within "buttons"
703
+ -----------------------------------------------------------------------------------------------------------*/
704
+ a.ui-link-inherit {
705
+ text-decoration: none !important;
706
+ }
707
+ /* Active class used as the "on" state across all themes
708
+ -----------------------------------------------------------------------------------------------------------*/
709
+ .ui-btn-active {
710
+ border: 1px solid #2373a5 /*{global-active-border}*/;
711
+ background: #5393c5 /*{global-active-background-color}*/;
712
+ font-weight: bold;
713
+ color: #fff /*{global-active-color}*/;
714
+ cursor: pointer;
715
+ text-shadow: 0 /*{global-active-shadow-x}*/ 1px /*{global-active-shadow-y}*/ 0 /*{global-active-shadow-radius}*/ #3373a5 /*{global-active-shadow-color}*/;
716
+ text-decoration: none;
717
+ background-image: -webkit-gradient(linear, left top, left bottom, from( #5393c5 /*{global-active-background-start}*/), to( #6facd5 /*{global-active-background-end}*/)); /* Saf4+, Chrome */
718
+ background-image: -webkit-linear-gradient( #5393c5 /*{global-active-background-start}*/, #6facd5 /*{global-active-background-end}*/); /* Chrome 10+, Saf5.1+ */
719
+ background-image: -moz-linear-gradient( #5393c5 /*{global-active-background-start}*/, #6facd5 /*{global-active-background-end}*/); /* FF3.6 */
720
+ background-image: -ms-linear-gradient( #5393c5 /*{global-active-background-start}*/, #6facd5 /*{global-active-background-end}*/); /* IE10 */
721
+ background-image: -o-linear-gradient( #5393c5 /*{global-active-background-start}*/, #6facd5 /*{global-active-background-end}*/); /* Opera 11.10+ */
722
+ background-image: linear-gradient( #5393c5 /*{global-active-background-start}*/, #6facd5 /*{global-active-background-end}*/);
723
+ font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
724
+ }
725
+ .ui-btn-active:visited,
726
+ .ui-btn-active:hover,
727
+ .ui-btn-active a.ui-link-inherit {
728
+ color: #fff /*{global-active-color}*/;
729
+ }
730
+ /* button inner top highlight
731
+ -----------------------------------------------------------------------------------------------------------*/
732
+ .ui-btn-inner {
733
+ border-top: 1px solid #fff;
734
+ border-color: rgba(255,255,255,.3);
735
+ }
736
+ /* corner rounding classes
737
+ -----------------------------------------------------------------------------------------------------------*/
738
+ .ui-corner-all {
739
+ -webkit-border-radius: .6em /*{global-radii-blocks}*/;
740
+ border-radius: .6em /*{global-radii-blocks}*/;
741
+ }
742
+ /* Form field separator
743
+ -----------------------------------------------------------------------------------------------------------*/
744
+ .ui-br {
745
+ border-color: rgb(130,130,130);
746
+ border-color: rgba(130,130,130,.3);
747
+ border-style: solid;
748
+ }
749
+ /* Interaction cues
750
+ -----------------------------------------------------------------------------------------------------------*/
751
+ .ui-disabled {
752
+ filter: Alpha(Opacity=30);
753
+ opacity: .3;
754
+ zoom: 1;
755
+ }
756
+ .ui-disabled,
757
+ .ui-disabled a {
758
+ cursor: default !important;
759
+ pointer-events: none;
760
+ }
761
+ /* Icons
762
+ -----------------------------------------------------------------------------------------------------------*/
763
+ .ui-icon,
764
+ .ui-icon-searchfield:after {
765
+ background-color: #666 /*{global-icon-color}*/;
766
+ background-color: rgba(0,0,0,.4) /*{global-icon-disc}*/;
767
+ background-image: url(images/icons-18-white.png) /*{global-icon-set}*/;
768
+ background-repeat: no-repeat;
769
+ -webkit-border-radius: 9px;
770
+ border-radius: 9px;
771
+ }
772
+ /* Alt icon color
773
+ -----------------------------------------------------------------------------------------------------------*/
774
+ .ui-icon-alt .ui-icon,
775
+ .ui-icon-alt .ui-icon-searchfield:after {
776
+ background-color: #fff;
777
+ background-color: rgba(255,255,255,.3);
778
+ background-image: url(images/icons-18-black.png);
779
+ background-repeat: no-repeat;
780
+ }
781
+ /* No disc
782
+ -----------------------------------------------------------------------------------------------------------*/
783
+ .ui-icon-nodisc .ui-icon,
784
+ .ui-icon-nodisc .ui-icon-searchfield:after,
785
+ .ui-icon-nodisc .ui-icon-alt .ui-icon,
786
+ .ui-icon-nodisc .ui-icon-alt .ui-icon-searchfield:after {
787
+ background-color: transparent;
788
+ }
789
+ /* Icon sprite
790
+ -----------------------------------------------------------------------------------------------------------*/
791
+ /* plus minus */
792
+ .ui-icon-plus {
793
+ background-position: -1px -1px;
794
+ }
795
+ .ui-icon-minus {
796
+ background-position: -37px -1px;
797
+ }
798
+ /* delete/close */
799
+ .ui-icon-delete {
800
+ background-position: -73px -1px;
801
+ }
802
+ /* arrows */
803
+ .ui-icon-arrow-r {
804
+ background-position: -108px -1px;
805
+ }
806
+ .ui-icon-arrow-l {
807
+ background-position: -144px -1px;
808
+ }
809
+ .ui-icon-arrow-u {
810
+ background-position: -180px -1px;
811
+ }
812
+ .ui-icon-arrow-d {
813
+ background-position: -216px -1px;
814
+ }
815
+ /* misc */
816
+ .ui-icon-check {
817
+ background-position: -252px -1px;
818
+ }
819
+ .ui-icon-gear {
820
+ background-position: -288px -1px;
821
+ }
822
+ .ui-icon-refresh {
823
+ background-position: -323px -1px;
824
+ }
825
+ .ui-icon-forward {
826
+ background-position: -360px -1px;
827
+ }
828
+ .ui-icon-back {
829
+ background-position: -396px -1px;
830
+ }
831
+ .ui-icon-grid {
832
+ background-position: -432px -1px;
833
+ }
834
+ .ui-icon-star {
835
+ background-position: -467px -1px;
836
+ }
837
+ .ui-icon-alert {
838
+ background-position: -503px -1px;
839
+ }
840
+ .ui-icon-info {
841
+ background-position: -539px -1px;
842
+ }
843
+ .ui-icon-home {
844
+ background-position: -575px -1px;
845
+ }
846
+ /* search */
847
+ .ui-icon-search,
848
+ .ui-icon-searchfield:after {
849
+ background-position: -611px -1px;
850
+ }
851
+ /* checkbox radio */
852
+ .ui-icon-checkbox-on {
853
+ background-position: -647px -1px;
854
+ }
855
+ .ui-icon-checkbox-off {
856
+ background-position: -683px -1px;
857
+ }
858
+ .ui-icon-radio-on {
859
+ background-position: -718px -1px;
860
+ }
861
+ .ui-icon-radio-off {
862
+ background-position: -754px -1px;
863
+ }
864
+ /* menu edit */
865
+ .ui-icon-bars {
866
+ background-position: -788px -1px;
867
+ }
868
+ .ui-icon-edit {
869
+ background-position: -824px -1px;
870
+ }
871
+ /* HD/"retina" sprite
872
+ -----------------------------------------------------------------------------------------------------------*/
873
+ @media only screen and (-webkit-min-device-pixel-ratio: 1.3),
874
+ only screen and (min--moz-device-pixel-ratio: 1.3),
875
+ only screen and (min-resolution: 200dpi) {
876
+
877
+ .ui-icon-plus, .ui-icon-minus, .ui-icon-delete, .ui-icon-arrow-r,
878
+ .ui-icon-arrow-l, .ui-icon-arrow-u, .ui-icon-arrow-d, .ui-icon-check,
879
+ .ui-icon-gear, .ui-icon-refresh, .ui-icon-forward, .ui-icon-back,
880
+ .ui-icon-grid, .ui-icon-star, .ui-icon-alert, .ui-icon-info, .ui-icon-home, .ui-icon-bars, .ui-icon-edit,
881
+ .ui-icon-search, .ui-icon-searchfield:after,
882
+ .ui-icon-checkbox-off, .ui-icon-checkbox-on, .ui-icon-radio-off, .ui-icon-radio-on {
883
+ background-image: url(images/icons-36-white.png);
884
+ -moz-background-size: 864px 18px;
885
+ -o-background-size: 864px 18px;
886
+ -webkit-background-size: 864px 18px;
887
+ background-size: 864px 18px;
888
+ }
889
+ .ui-icon-alt .ui-icon {
890
+ background-image: url(images/icons-36-black.png);
891
+ }
892
+ .ui-icon-plus {
893
+ background-position: 0px 50%;
894
+ }
895
+ .ui-icon-minus {
896
+ background-position: -36px 50%;
897
+ }
898
+ .ui-icon-delete {
899
+ background-position: -72px 50%;
900
+ }
901
+ .ui-icon-arrow-r {
902
+ background-position: -108px 50%;
903
+ }
904
+ .ui-icon-arrow-l {
905
+ background-position: -144px 50%;
906
+ }
907
+ .ui-icon-arrow-u {
908
+ background-position: -179px 50%;
909
+ }
910
+ .ui-icon-arrow-d {
911
+ background-position: -215px 50%;
912
+ }
913
+ .ui-icon-check {
914
+ background-position: -252px 50%;
915
+ }
916
+ .ui-icon-gear {
917
+ background-position: -287px 50%;
918
+ }
919
+ .ui-icon-refresh {
920
+ background-position: -323px 50%;
921
+ }
922
+ .ui-icon-forward {
923
+ background-position: -360px 50%;
924
+ }
925
+ .ui-icon-back {
926
+ background-position: -395px 50%;
927
+ }
928
+ .ui-icon-grid {
929
+ background-position: -431px 50%;
930
+ }
931
+ .ui-icon-star {
932
+ background-position: -467px 50%;
933
+ }
934
+ .ui-icon-alert {
935
+ background-position: -503px 50%;
936
+ }
937
+ .ui-icon-info {
938
+ background-position: -538px 50%;
939
+ }
940
+ .ui-icon-home {
941
+ background-position: -575px 50%;
942
+ }
943
+ .ui-icon-search,
944
+ .ui-icon-searchfield:after {
945
+ background-position: -611px 50%;
946
+ }
947
+ .ui-icon-checkbox-on {
948
+ background-position: -647px 50%;
949
+ }
950
+ .ui-icon-checkbox-off {
951
+ background-position: -683px 50%;
952
+ }
953
+ .ui-icon-radio-on {
954
+ background-position: -718px 50%;
955
+ }
956
+ .ui-icon-radio-off {
957
+ background-position: -754px 50%;
958
+ }
959
+ .ui-icon-bars {
960
+ background-position: -788px 50%;
961
+
962
+ }.ui-icon-edit {
963
+ background-position: -824px 50%;
964
+ }
965
+ }
966
+ /* checks,radios */
967
+ .ui-checkbox .ui-icon,
968
+ .ui-selectmenu-list .ui-icon {
969
+ -webkit-border-radius: 3px;
970
+ border-radius: 3px;
971
+ }
972
+ .ui-icon-checkbox-off,
973
+ .ui-icon-radio-off {
974
+ background-color: transparent;
975
+ }
976
+ .ui-checkbox-on .ui-icon,
977
+ .ui-radio-on .ui-icon {
978
+ background-color: #4596ce /*{global-active-background-color}*/; /* NOTE: this hex should match the active state color. It's repeated here for cascade */
979
+ }
980
+ /* loading icon */
981
+ .ui-icon-loading {
982
+ background: url(images/ajax-loader.gif);
983
+ background-size: 46px 46px;
984
+ }
985
+ /* Button corner class
986
+ -----------------------------------------------------------------------------------------------------------*/
987
+ .ui-btn-corner-all {
988
+ -webkit-border-radius: 1em /*{global-radii-buttons}*/;
989
+ border-radius: 1em /*{global-radii-buttons}*/;
990
+ }
991
+ /* radius clip workaround for cleaning up corner trapping */
992
+ .ui-corner-all,
993
+ .ui-btn-corner-all {
994
+ -webkit-background-clip: padding;
995
+ background-clip: padding-box;
996
+ }
997
+ /* Overlay / modal
998
+ -----------------------------------------------------------------------------------------------------------*/
999
+ .ui-overlay {
1000
+ background: #666;
1001
+ filter: Alpha(Opacity=50);
1002
+ opacity: .5;
1003
+ position: absolute;
1004
+ width: 100%;
1005
+ height: 100%;
1006
+ }
1007
+ .ui-overlay-shadow {
1008
+ -moz-box-shadow: 0px 0px 12px rgba(0,0,0,.6);
1009
+ -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,.6);
1010
+ box-shadow: 0px 0px 12px rgba(0,0,0,.6);
1011
+ }
1012
+ .ui-shadow {
1013
+ -moz-box-shadow: 0px 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,.2) /*{global-box-shadow-color}*/;
1014
+ -webkit-box-shadow: 0px 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,.2) /*{global-box-shadow-color}*/;
1015
+ box-shadow: 0px 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,.2) /*{global-box-shadow-color}*/;
1016
+ }
1017
+ .ui-bar-a .ui-shadow,
1018
+ .ui-bar-b .ui-shadow ,
1019
+ .ui-bar-c .ui-shadow {
1020
+ -moz-box-shadow: 0px 1px 0 rgba(255,255,255,.3);
1021
+ -webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.3);
1022
+ box-shadow: 0px 1px 0 rgba(255,255,255,.3);
1023
+ }
1024
+ .ui-shadow-inset {
1025
+ -moz-box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
1026
+ -webkit-box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
1027
+ box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
1028
+ }
1029
+ .ui-icon-shadow {
1030
+ -moz-box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
1031
+ -webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
1032
+ box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
1033
+ }
1034
+ /* Focus state - set here for specificity (note: these classes are added by JavaScript)
1035
+ -----------------------------------------------------------------------------------------------------------*/
1036
+ .ui-btn:focus, .ui-link-inherit:focus {
1037
+ outline: 0;
1038
+ }
1039
+ .ui-btn.ui-focus {
1040
+ z-index: 1;
1041
+ }
1042
+ .ui-focus,
1043
+ .ui-btn:focus {
1044
+ -moz-box-shadow: inset 0px 0px 3px #387bbe /*{global-active-background-color}*/, 0px 0px 9px #387bbe /*{global-active-background-color}*/;
1045
+ -webkit-box-shadow: inset 0px 0px 3px #387bbe /*{global-active-background-color}*/, 0px 0px 9px #387bbe /*{global-active-background-color}*/;
1046
+ box-shadow: inset 0px 0px 3px #387bbe /*{global-active-background-color}*/, 0px 0px 9px #387bbe /*{global-active-background-color}*/;
1047
+ }
1048
+ .ui-input-text.ui-focus,
1049
+ .ui-input-search.ui-focus {
1050
+ -moz-box-shadow: 0px 0px 12px #387bbe /*{global-active-background-color}*/;
1051
+ -webkit-box-shadow: 0px 0px 12px #387bbe /*{global-active-background-color}*/;
1052
+ box-shadow: 0px 0px 12px #387bbe /*{global-active-background-color}*/;
1053
+ }
1054
+ /* unset box shadow in browsers that don't do it right
1055
+ -----------------------------------------------------------------------------------------------------------*/
1056
+ .ui-mobile-nosupport-boxshadow * {
1057
+ -moz-box-shadow: none !important;
1058
+ -webkit-box-shadow: none !important;
1059
+ box-shadow: none !important;
1060
+ }
1061
+ /* ...and bring back focus */
1062
+ .ui-mobile-nosupport-boxshadow .ui-focus,
1063
+ .ui-mobile-nosupport-boxshadow .ui-btn:focus,
1064
+ .ui-mobile-nosupport-boxshadow .ui-link-inherit:focus {
1065
+ outline-width: 1px;
1066
+ outline-style: auto;
1067
+ }
1068
+ /* some unsets - more probably needed */
1069
+ .ui-mobile, .ui-mobile body { height: 99.9%; }
1070
+ .ui-mobile fieldset, .ui-page { padding: 0; margin: 0; }
1071
+ .ui-mobile a img, .ui-mobile fieldset { border-width: 0; }
1072
+ /* responsive page widths */
1073
+ .ui-mobile-viewport { margin: 0; overflow-x: visible; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
1074
+ /* Issue #2066 */
1075
+ body.ui-mobile-viewport,
1076
+ div.ui-mobile-viewport { overflow-x: hidden; }
1077
+ /* "page" containers - full-screen views, one should always be in view post-pageload */
1078
+ .ui-mobile [data-role=page], .ui-mobile [data-role=dialog], .ui-page { top: 0; left: 0; width: 100%; min-height: 100%; position: absolute; display: none; border: 0; }
1079
+ .ui-mobile .ui-page-active { display: block; overflow: visible; }
1080
+ /* on ios4, setting focus on the page element causes flashing during transitions when there is an outline, so we turn off outlines */
1081
+ .ui-page { outline: none; }
1082
+ /*orientations from js are available */
1083
+ @media screen and (orientation: portrait){
1084
+ .ui-mobile, .ui-mobile .ui-page { min-height: 420px; }
1085
+ }
1086
+ @media screen and (orientation: landscape){
1087
+ .ui-mobile, .ui-mobile .ui-page { min-height: 300px; }
1088
+ }
1089
+ /* loading screen */
1090
+ .ui-loading .ui-loader { display: block; }
1091
+ .ui-loader { display: none; z-index: 9999999; position: fixed; top: 50%; left: 50%; border:0; }
1092
+ .ui-loader-default { background: none; filter: Alpha(Opacity=18); opacity: .18; width: 46px; height: 46px; margin-left: -23px; margin-top: -23px; }
1093
+ .ui-loader-verbose { width: 200px; filter: Alpha(Opacity=88); opacity: .88; box-shadow: 0 1px 1px -1px #fff; height: auto; margin-left: -110px; margin-top: -43px; padding: 10px; }
1094
+ .ui-loader-default h1 { font-size: 0; width: 0; height: 0; overflow: hidden; }
1095
+ .ui-loader-verbose h1 { font-size: 16px; margin: 0; text-align: center; }
1096
+ .ui-loader .ui-icon { background-color: #000; display: block; margin: 0; width: 44px; height: 44px; padding: 1px; -webkit-border-radius: 36px; border-radius: 36px; }
1097
+ .ui-loader-verbose .ui-icon { margin: 0 auto 10px; filter: Alpha(Opacity=75); opacity: .75; }
1098
+ .ui-loader-textonly { padding: 15px; margin-left: -115px; }
1099
+ .ui-loader-textonly .ui-icon { display: none; }
1100
+ .ui-loader-fakefix { position: absolute; }
1101
+ /*fouc*/
1102
+ .ui-mobile-rendering > * { visibility: hidden; }
1103
+ /*headers, content panels*/
1104
+ .ui-bar, .ui-body { position: relative; padding: .4em 15px; overflow: hidden; display: block; clear:both; }
1105
+ .ui-bar { font-size: 16px; margin: 0; }
1106
+ .ui-bar h1, .ui-bar h2, .ui-bar h3, .ui-bar h4, .ui-bar h5, .ui-bar h6 { margin: 0; padding: 0; font-size: 16px; display: inline-block; }
1107
+ .ui-header, .ui-footer { position: relative; zoom: 1; }
1108
+ .ui-mobile .ui-header, .ui-mobile .ui-footer { border-left-width: 0; border-right-width: 0; }
1109
+ .ui-header .ui-btn-left,
1110
+ .ui-header .ui-btn-right,
1111
+ .ui-footer .ui-btn-left,
1112
+ .ui-footer .ui-btn-right,
1113
+ .ui-header-fixed.ui-fixed-hidden .ui-btn-left,
1114
+ .ui-header-fixed.ui-fixed-hidden .ui-btn-right { position: absolute; top: 3px; }
1115
+ .ui-header-fixed .ui-btn-left,
1116
+ .ui-header-fixed .ui-btn-right { top: 4px;}
1117
+ .ui-header .ui-btn-left,
1118
+ .ui-footer .ui-btn-left { left: 5px; }
1119
+ .ui-header .ui-btn-right,
1120
+ .ui-footer .ui-btn-right { right: 5px; }
1121
+ .ui-footer > .ui-btn-icon-notext,
1122
+ .ui-header > .ui-btn-icon-notext,
1123
+ .ui-header-fixed.ui-fixed-hidden > .ui-btn-icon-notext { top: 6px; }
1124
+ .ui-header-fixed > .ui-btn-icon-notext { top: 7px;}
1125
+ .ui-header .ui-title, .ui-footer .ui-title { min-height: 1.1em; text-align: center; font-size: 16px; display: block; margin: .6em 30% .8em; padding: 0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; outline: 0 !important; }
1126
+ .ui-footer .ui-title { margin: .6em 15px .8em; }
1127
+ /* content area*/
1128
+ .ui-content { border-width: 0; overflow: visible; overflow-x: hidden; padding: 15px; }
1129
+ /* corner styling for dialogs and popups */
1130
+ .ui-corner-all > .ui-header:first-child,
1131
+ .ui-corner-all > .ui-content:first-child,
1132
+ .ui-corner-all > .ui-footer:first-child {
1133
+ -webkit-border-top-left-radius: inherit;
1134
+ border-top-left-radius: inherit;
1135
+ -webkit-border-top-right-radius: inherit;
1136
+ border-top-right-radius: inherit;
1137
+ }
1138
+ .ui-corner-all > .ui-header:last-child,
1139
+ .ui-corner-all > .ui-content:last-child,
1140
+ .ui-corner-all > .ui-footer:last-child {
1141
+ -webkit-border-bottom-left-radius: inherit;
1142
+ border-bottom-left-radius: inherit;
1143
+ -webkit-border-bottom-right-radius: inherit;
1144
+ border-bottom-right-radius: inherit;
1145
+ }
1146
+ /* icons sizing */
1147
+ .ui-icon { width: 18px; height: 18px; }
1148
+ /* non-js content hiding */
1149
+ .ui-nojs { position: absolute; left: -9999px; }
1150
+ /* accessible content hiding */
1151
+ .ui-hide-label label.ui-input-text, .ui-hide-label label.ui-select, .ui-hide-label label.ui-slider, .ui-hide-label label.ui-submit, .ui-hide-label .ui-controlgroup-label,
1152
+ .ui-hidden-accessible { position: absolute !important; left: -9999px; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
1153
+ /* Transitions originally inspired by those from jQtouch, nice work, folks */
1154
+ .ui-mobile-viewport-transitioning,
1155
+ .ui-mobile-viewport-transitioning .ui-page {
1156
+ width: 100%;
1157
+ height: 100%;
1158
+ overflow: hidden;
1159
+ -webkit-box-sizing: border-box;
1160
+ -moz-box-sizing: border-box;
1161
+ box-sizing: border-box;
1162
+ }
1163
+ .ui-page-pre-in {
1164
+ opacity: 0;
1165
+ }
1166
+ .in {
1167
+ -webkit-animation-fill-mode: both;
1168
+ -webkit-animation-timing-function: ease-out;
1169
+ -webkit-animation-duration: 350ms;
1170
+ -moz-animation-fill-mode: both;
1171
+ -moz-animation-timing-function: ease-out;
1172
+ -moz-animation-duration: 350ms;
1173
+ animation-fill-mode: both;
1174
+ animation-timing-function: ease-out;
1175
+ animation-duration: 350ms;
1176
+ }
1177
+ .out {
1178
+ -webkit-animation-fill-mode: both;
1179
+ -webkit-animation-timing-function: ease-in;
1180
+ -webkit-animation-duration: 225ms;
1181
+ -moz-animation-fill-mode: both;
1182
+ -moz-animation-timing-function: ease-in;
1183
+ -moz-animation-duration: 225ms;
1184
+ animation-fill-mode: both;
1185
+ animation-timing-function: ease-in;
1186
+ animation-duration: 225ms;
1187
+ }
1188
+ @-webkit-keyframes fadein {
1189
+ from { opacity: 0; }
1190
+ to { opacity: 1; }
1191
+ }
1192
+ @-moz-keyframes fadein {
1193
+ from { opacity: 0; }
1194
+ to { opacity: 1; }
1195
+ }
1196
+ @keyframes fadein {
1197
+ from { opacity: 0; }
1198
+ to { opacity: 1; }
1199
+ }
1200
+ @-webkit-keyframes fadeout {
1201
+ from { opacity: 1; }
1202
+ to { opacity: 0; }
1203
+ }
1204
+ @-moz-keyframes fadeout {
1205
+ from { opacity: 1; }
1206
+ to { opacity: 0; }
1207
+ }
1208
+ @keyframes fadeout {
1209
+ from { opacity: 1; }
1210
+ to { opacity: 0; }
1211
+ }
1212
+ .fade.out {
1213
+ opacity: 0;
1214
+ -webkit-animation-duration: 125ms;
1215
+ -webkit-animation-name: fadeout;
1216
+ -moz-animation-duration: 125ms;
1217
+ -moz-animation-name: fadeout;
1218
+ animation-duration: 125ms;
1219
+ animation-name: fadeout;
1220
+ }
1221
+ .fade.in {
1222
+ opacity: 1;
1223
+ -webkit-animation-duration: 225ms;
1224
+ -webkit-animation-name: fadein;
1225
+ -moz-animation-duration: 225ms;
1226
+ -moz-animation-name: fadein;
1227
+ animation-duration: 225ms;
1228
+ animation-name: fadein;
1229
+ }
1230
+ .pop {
1231
+ -webkit-transform-origin: 50% 50%;
1232
+ -moz-transform-origin: 50% 50%;
1233
+ transform-origin: 50% 50%;
1234
+ }
1235
+ .pop.in {
1236
+ -webkit-transform: scale(1);
1237
+ -webkit-animation-name: popin;
1238
+ -webkit-animation-duration: 350ms;
1239
+ -moz-transform: scale(1);
1240
+ -moz-animation-name: popin;
1241
+ -moz-animation-duration: 350ms;
1242
+ transform: scale(1);
1243
+ animation-name: popin;
1244
+ animation-duration: 350ms;
1245
+ opacity: 1;
1246
+ }
1247
+ .pop.out {
1248
+ -webkit-animation-name: fadeout;
1249
+ -webkit-animation-duration: 100ms;
1250
+ -moz-animation-name: fadeout;
1251
+ -moz-animation-duration: 100ms;
1252
+ animation-name: fadeout;
1253
+ animation-duration: 100ms;
1254
+ opacity: 0;
1255
+ }
1256
+ .pop.in.reverse {
1257
+ -webkit-animation-name: fadein;
1258
+ -moz-animation-name: fadein;
1259
+ animation-name: fadein;
1260
+ }
1261
+ .pop.out.reverse {
1262
+ -webkit-transform: scale(.8);
1263
+ -webkit-animation-name: popout;
1264
+ -moz-transform: scale(.8);
1265
+ -moz-animation-name: popout;
1266
+ transform: scale(.8);
1267
+ animation-name: popout;
1268
+ }
1269
+ @-webkit-keyframes popin {
1270
+ from {
1271
+ -webkit-transform: scale(.8);
1272
+ opacity: 0;
1273
+ }
1274
+ to {
1275
+ -webkit-transform: scale(1);
1276
+ opacity: 1;
1277
+ }
1278
+ }
1279
+ @-moz-keyframes popin {
1280
+ from {
1281
+ -moz-transform: scale(.8);
1282
+ opacity: 0;
1283
+ }
1284
+ to {
1285
+ -moz-transform: scale(1);
1286
+ opacity: 1;
1287
+ }
1288
+ }
1289
+ @keyframes popin {
1290
+ from {
1291
+ transform: scale(.8);
1292
+ opacity: 0;
1293
+ }
1294
+ to {
1295
+ transform: scale(1);
1296
+ opacity: 1;
1297
+ }
1298
+ }
1299
+ @-webkit-keyframes popout {
1300
+ from {
1301
+ -webkit-transform: scale(1);
1302
+ opacity: 1;
1303
+ }
1304
+ to {
1305
+ -webkit-transform: scale(.8);
1306
+ opacity: 0;
1307
+ }
1308
+ }
1309
+ @-moz-keyframes popout {
1310
+ from {
1311
+ -moz-transform: scale(1);
1312
+ opacity: 1;
1313
+ }
1314
+ to {
1315
+ -moz-transform: scale(.8);
1316
+ opacity: 0;
1317
+ }
1318
+ }
1319
+ @keyframes popout {
1320
+ from {
1321
+ transform: scale(1);
1322
+ opacity: 1;
1323
+ }
1324
+ to {
1325
+ transform: scale(.8);
1326
+ opacity: 0;
1327
+ }
1328
+ }
1329
+ /* keyframes for slidein from sides */
1330
+ @-webkit-keyframes slideinfromright {
1331
+ from { -webkit-transform: translateX(100%); }
1332
+ to { -webkit-transform: translateX(0); }
1333
+ }
1334
+ @-moz-keyframes slideinfromright {
1335
+ from { -moz-transform: translateX(100%); }
1336
+ to { -moz-transform: translateX(0); }
1337
+ }
1338
+ @keyframes slideinfromright {
1339
+ from { transform: translateX(100%); }
1340
+ to { transform: translateX(0); }
1341
+ }
1342
+ @-webkit-keyframes slideinfromleft {
1343
+ from { -webkit-transform: translateX(-100%); }
1344
+ to { -webkit-transform: translateX(0); }
1345
+ }
1346
+ @-moz-keyframes slideinfromleft {
1347
+ from { -moz-transform: translateX(-100%); }
1348
+ to { -moz-transform: translateX(0); }
1349
+ }
1350
+ @keyframes slideinfromleft {
1351
+ from { transform: translateX(-100%); }
1352
+ to { transform: translateX(0); }
1353
+ }
1354
+ /* keyframes for slideout to sides */
1355
+ @-webkit-keyframes slideouttoleft {
1356
+ from { -webkit-transform: translateX(0); }
1357
+ to { -webkit-transform: translateX(-100%); }
1358
+ }
1359
+ @-moz-keyframes slideouttoleft {
1360
+ from { -moz-transform: translateX(0); }
1361
+ to { -moz-transform: translateX(-100%); }
1362
+ }
1363
+ @keyframes slideouttoleft {
1364
+ from { transform: translateX(0); }
1365
+ to { transform: translateX(-100%); }
1366
+ }
1367
+ @-webkit-keyframes slideouttoright {
1368
+ from { -webkit-transform: translateX(0); }
1369
+ to { -webkit-transform: translateX(100%); }
1370
+ }
1371
+ @-moz-keyframes slideouttoright {
1372
+ from { -moz-transform: translateX(0); }
1373
+ to { -moz-transform: translateX(100%); }
1374
+ }
1375
+ @keyframes slideouttoright {
1376
+ from { transform: translateX(0); }
1377
+ to { transform: translateX(100%); }
1378
+ }
1379
+ .slide.out, .slide.in {
1380
+ -webkit-animation-timing-function: ease-out;
1381
+ -webkit-animation-duration: 350ms;
1382
+ -moz-animation-timing-function: ease-out;
1383
+ -moz-animation-duration: 350ms;
1384
+ animation-timing-function: ease-out;
1385
+ animation-duration: 350ms;
1386
+ }
1387
+ .slide.out {
1388
+ -webkit-transform: translateX(-100%);
1389
+ -webkit-animation-name: slideouttoleft;
1390
+ -moz-transform: translateX(-100%);
1391
+ -moz-animation-name: slideouttoleft;
1392
+ transform: translateX(-100%);
1393
+ animation-name: slideouttoleft;
1394
+ }
1395
+ .slide.in {
1396
+ -webkit-transform: translateX(0);
1397
+ -webkit-animation-name: slideinfromright;
1398
+ -moz-transform: translateX(0);
1399
+ -moz-animation-name: slideinfromright;
1400
+ transform: translateX(0);
1401
+ animation-name: slideinfromright;
1402
+ }
1403
+ .slide.out.reverse {
1404
+ -webkit-transform: translateX(100%);
1405
+ -webkit-animation-name: slideouttoright;
1406
+ -moz-transform: translateX(100%);
1407
+ -moz-animation-name: slideouttoright;
1408
+ transform: translateX(100%);
1409
+ animation-name: slideouttoright;
1410
+ }
1411
+ .slide.in.reverse {
1412
+ -webkit-transform: translateX(0);
1413
+ -webkit-animation-name: slideinfromleft;
1414
+ -moz-transform: translateX(0);
1415
+ -moz-animation-name: slideinfromleft;
1416
+ transform: translateX(0);
1417
+ animation-name: slideinfromleft;
1418
+ }
1419
+ .slidefade.out {
1420
+ -webkit-transform: translateX(-100%);
1421
+ -webkit-animation-name: slideouttoleft;
1422
+ -webkit-animation-duration: 225ms;
1423
+ -moz-transform: translateX(-100%);
1424
+ -moz-animation-name: slideouttoleft;
1425
+ -moz-animation-duration: 225ms;
1426
+ transform: translateX(-100%);
1427
+ animation-name: slideouttoleft;
1428
+ animation-duration: 225ms;
1429
+ }
1430
+ .slidefade.in {
1431
+ -webkit-transform: translateX(0);
1432
+ -webkit-animation-name: fadein;
1433
+ -webkit-animation-duration: 200ms;
1434
+ -moz-transform: translateX(0);
1435
+ -moz-animation-name: fadein;
1436
+ -moz-animation-duration: 200ms;
1437
+ transform: translateX(0);
1438
+ animation-name: fadein;
1439
+ animation-duration: 200ms;
1440
+ }
1441
+ .slidefade.out.reverse {
1442
+ -webkit-transform: translateX(100%);
1443
+ -webkit-animation-name: slideouttoright;
1444
+ -webkit-animation-duration: 200ms;
1445
+ -moz-transform: translateX(100%);
1446
+ -moz-animation-name: slideouttoright;
1447
+ -moz-animation-duration: 200ms;
1448
+ transform: translateX(100%);
1449
+ animation-name: slideouttoright;
1450
+ animation-duration: 200ms;
1451
+ }
1452
+ .slidefade.in.reverse {
1453
+ -webkit-transform: translateX(0);
1454
+ -webkit-animation-name: fadein;
1455
+ -webkit-animation-duration: 200ms;
1456
+ -moz-transform: translateX(0);
1457
+ -moz-animation-name: fadein;
1458
+ -moz-animation-duration: 200ms;
1459
+ transform: translateX(0);
1460
+ animation-name: fadein;
1461
+ animation-duration: 200ms;
1462
+ }
1463
+ /* slide down */
1464
+ .slidedown.out {
1465
+ -webkit-animation-name: fadeout;
1466
+ -webkit-animation-duration: 100ms;
1467
+ -moz-animation-name: fadeout;
1468
+ -moz-animation-duration: 100ms;
1469
+ animation-name: fadeout;
1470
+ animation-duration: 100ms;
1471
+ }
1472
+ .slidedown.in {
1473
+ -webkit-transform: translateY(0);
1474
+ -webkit-animation-name: slideinfromtop;
1475
+ -webkit-animation-duration: 250ms;
1476
+ -moz-transform: translateY(0);
1477
+ -moz-animation-name: slideinfromtop;
1478
+ -moz-animation-duration: 250ms;
1479
+ transform: translateY(0);
1480
+ animation-name: slideinfromtop;
1481
+ animation-duration: 250ms;
1482
+ }
1483
+ .slidedown.in.reverse {
1484
+ -webkit-animation-name: fadein;
1485
+ -webkit-animation-duration: 150ms;
1486
+ -moz-animation-name: fadein;
1487
+ -moz-animation-duration: 150ms;
1488
+ animation-name: fadein;
1489
+ animation-duration: 150ms;
1490
+ }
1491
+ .slidedown.out.reverse {
1492
+ -webkit-transform: translateY(-100%);
1493
+ -webkit-animation-name: slideouttotop;
1494
+ -webkit-animation-duration: 200ms;
1495
+ -moz-transform: translateY(-100%);
1496
+ -moz-animation-name: slideouttotop;
1497
+ -moz-animation-duration: 200ms;
1498
+ transform: translateY(-100%);
1499
+ animation-name: slideouttotop;
1500
+ animation-duration: 200ms;
1501
+ }
1502
+ @-webkit-keyframes slideinfromtop {
1503
+ from { -webkit-transform: translateY(-100%); }
1504
+ to { -webkit-transform: translateY(0); }
1505
+ }
1506
+ @-moz-keyframes slideinfromtop {
1507
+ from { -moz-transform: translateY(-100%); }
1508
+ to { -moz-transform: translateY(0); }
1509
+ }
1510
+ @keyframes slideinfromtop {
1511
+ from { transform: translateY(-100%); }
1512
+ to { transform: translateY(0); }
1513
+ }
1514
+ @-webkit-keyframes slideouttotop {
1515
+ from { -webkit-transform: translateY(0); }
1516
+ to { -webkit-transform: translateY(-100%); }
1517
+ }
1518
+ @-moz-keyframes slideouttotop {
1519
+ from { -moz-transform: translateY(0); }
1520
+ to { -moz-transform: translateY(-100%); }
1521
+ }
1522
+ @keyframes slideouttotop {
1523
+ from { transform: translateY(0); }
1524
+ to { transform: translateY(-100%); }
1525
+ }
1526
+ /* slide up */
1527
+ .slideup.out {
1528
+ -webkit-animation-name: fadeout;
1529
+ -webkit-animation-duration: 100ms;
1530
+ -moz-animation-name: fadeout;
1531
+ -moz-animation-duration: 100ms;
1532
+ animation-name: fadeout;
1533
+ animation-duration: 100ms;
1534
+ }
1535
+ .slideup.in {
1536
+ -webkit-transform: translateY(0);
1537
+ -webkit-animation-name: slideinfrombottom;
1538
+ -webkit-animation-duration: 250ms;
1539
+ -moz-transform: translateY(0);
1540
+ -moz-animation-name: slideinfrombottom;
1541
+ -moz-animation-duration: 250ms;
1542
+ transform: translateY(0);
1543
+ animation-name: slideinfrombottom;
1544
+ animation-duration: 250ms;
1545
+ }
1546
+ .slideup.in.reverse {
1547
+ -webkit-animation-name: fadein;
1548
+ -webkit-animation-duration: 150ms;
1549
+ -moz-animation-name: fadein;
1550
+ -moz-animation-duration: 150ms;
1551
+ animation-name: fadein;
1552
+ animation-duration: 150ms;
1553
+ }
1554
+ .slideup.out.reverse {
1555
+ -webkit-transform: translateY(100%);
1556
+ -webkit-animation-name: slideouttobottom;
1557
+ -webkit-animation-duration: 200ms;
1558
+ -moz-transform: translateY(100%);
1559
+ -moz-animation-name: slideouttobottom;
1560
+ -moz-animation-duration: 200ms;
1561
+ transform: translateY(100%);
1562
+ animation-name: slideouttobottom;
1563
+ animation-duration: 200ms;
1564
+ }
1565
+ @-webkit-keyframes slideinfrombottom {
1566
+ from { -webkit-transform: translateY(100%); }
1567
+ to { -webkit-transform: translateY(0); }
1568
+ }
1569
+ @-moz-keyframes slideinfrombottom {
1570
+ from { -moz-transform: translateY(100%); }
1571
+ to { -moz-transform: translateY(0); }
1572
+ }
1573
+ @keyframes slideinfrombottom {
1574
+ from { transform: translateY(100%); }
1575
+ to { transform: translateY(0); }
1576
+ }
1577
+ @-webkit-keyframes slideouttobottom {
1578
+ from { -webkit-transform: translateY(0); }
1579
+ to { -webkit-transform: translateY(100%); }
1580
+ }
1581
+ @-moz-keyframes slideouttobottom {
1582
+ from { -moz-transform: translateY(0); }
1583
+ to { -moz-transform: translateY(100%); }
1584
+ }
1585
+ @keyframes slideouttobottom {
1586
+ from { transform: translateY(0); }
1587
+ to { transform: translateY(100%); }
1588
+ }
1589
+ /* The properties in this rule are only necessary for the 'flip' transition.
1590
+ * We need specify the perspective to create a projection matrix. This will add
1591
+ * some depth as the element flips. The depth number represents the distance of
1592
+ * the viewer from the z-plane. According to the CSS3 spec, 1000 is a moderate
1593
+ * value.
1594
+ */
1595
+ .viewport-flip {
1596
+ -webkit-perspective: 1000;
1597
+ -moz-perspective: 1000;
1598
+ perspective: 1000;
1599
+ position: absolute;
1600
+ }
1601
+ .flip {
1602
+ -webkit-backface-visibility: hidden;
1603
+ -webkit-transform: translateX(0); /* Needed to work around an iOS 3.1 bug that causes listview thumbs to disappear when -webkit-visibility:hidden is used. */
1604
+ -moz-backface-visibility: hidden;
1605
+ -moz-transform: translateX(0);
1606
+ backface-visibility: hidden;
1607
+ transform: translateX(0);
1608
+ }
1609
+ .flip.out {
1610
+ -webkit-transform: rotateY(-90deg) scale(.9);
1611
+ -webkit-animation-name: flipouttoleft;
1612
+ -webkit-animation-duration: 175ms;
1613
+ -moz-transform: rotateY(-90deg) scale(.9);
1614
+ -moz-animation-name: flipouttoleft;
1615
+ -moz-animation-duration: 175ms;
1616
+ transform: rotateY(-90deg) scale(.9);
1617
+ animation-name: flipouttoleft;
1618
+ animation-duration: 175ms;
1619
+ }
1620
+ .flip.in {
1621
+ -webkit-animation-name: flipintoright;
1622
+ -webkit-animation-duration: 225ms;
1623
+ -moz-animation-name: flipintoright;
1624
+ -moz-animation-duration: 225ms;
1625
+ animation-name: flipintoright;
1626
+ animation-duration: 225ms;
1627
+ }
1628
+ .flip.out.reverse {
1629
+ -webkit-transform: rotateY(90deg) scale(.9);
1630
+ -webkit-animation-name: flipouttoright;
1631
+ -moz-transform: rotateY(90deg) scale(.9);
1632
+ -moz-animation-name: flipouttoright;
1633
+ transform: rotateY(90deg) scale(.9);
1634
+ animation-name: flipouttoright;
1635
+ }
1636
+ .flip.in.reverse {
1637
+ -webkit-animation-name: flipintoleft;
1638
+ -moz-animation-name: flipintoleft;
1639
+ animation-name: flipintoleft;
1640
+ }
1641
+ @-webkit-keyframes flipouttoleft {
1642
+ from { -webkit-transform: rotateY(0); }
1643
+ to { -webkit-transform: rotateY(-90deg) scale(.9); }
1644
+ }
1645
+ @-moz-keyframes flipouttoleft {
1646
+ from { -moz-transform: rotateY(0); }
1647
+ to { -moz-transform: rotateY(-90deg) scale(.9); }
1648
+ }
1649
+ @keyframes flipouttoleft {
1650
+ from { transform: rotateY(0); }
1651
+ to { transform: rotateY(-90deg) scale(.9); }
1652
+ }
1653
+ @-webkit-keyframes flipouttoright {
1654
+ from { -webkit-transform: rotateY(0) ; }
1655
+ to { -webkit-transform: rotateY(90deg) scale(.9); }
1656
+ }
1657
+ @-moz-keyframes flipouttoright {
1658
+ from { -moz-transform: rotateY(0); }
1659
+ to { -moz-transform: rotateY(90deg) scale(.9); }
1660
+ }
1661
+ @keyframes flipouttoright {
1662
+ from { transform: rotateY(0); }
1663
+ to { transform: rotateY(90deg) scale(.9); }
1664
+ }
1665
+ @-webkit-keyframes flipintoleft {
1666
+ from { -webkit-transform: rotateY(-90deg) scale(.9); }
1667
+ to { -webkit-transform: rotateY(0); }
1668
+ }
1669
+ @-moz-keyframes flipintoleft {
1670
+ from { -moz-transform: rotateY(-90deg) scale(.9); }
1671
+ to { -moz-transform: rotateY(0); }
1672
+ }
1673
+ @keyframes flipintoleft {
1674
+ from { transform: rotateY(-90deg) scale(.9); }
1675
+ to { transform: rotateY(0); }
1676
+ }
1677
+ @-webkit-keyframes flipintoright {
1678
+ from { -webkit-transform: rotateY(90deg) scale(.9); }
1679
+ to { -webkit-transform: rotateY(0); }
1680
+ }
1681
+ @-moz-keyframes flipintoright {
1682
+ from { -moz-transform: rotateY(90deg) scale(.9); }
1683
+ to { -moz-transform: rotateY(0); }
1684
+ }
1685
+ @keyframes flipintoright {
1686
+ from { transform: rotateY(90deg) scale(.9); }
1687
+ to { transform: rotateY(0); }
1688
+ }
1689
+ /* The properties in this rule are only necessary for the 'flip' transition.
1690
+ * We need specify the perspective to create a projection matrix. This will add
1691
+ * some depth as the element flips. The depth number represents the distance of
1692
+ * the viewer from the z-plane. According to the CSS3 spec, 1000 is a moderate
1693
+ * value.
1694
+ */
1695
+ .viewport-turn {
1696
+ -webkit-perspective: 200px;
1697
+ -moz-perspective: 200px;
1698
+ -ms-perspective: 200px;
1699
+ perspective: 200px;
1700
+ position: absolute;
1701
+ }
1702
+ .turn {
1703
+ -webkit-backface-visibility: hidden;
1704
+ -webkit-transform: translateX(0); /* Needed to work around an iOS 3.1 bug that causes listview thumbs to disappear when -webkit-visibility:hidden is used. */
1705
+ -webkit-transform-origin: 0;
1706
+
1707
+ -moz-backface-visibility: hidden;
1708
+ -moz-transform: translateX(0);
1709
+ -moz-transform-origin: 0;
1710
+
1711
+ backface-visibility :hidden;
1712
+ transform: translateX(0);
1713
+ transform-origin: 0;
1714
+ }
1715
+ .turn.out {
1716
+ -webkit-transform: rotateY(-90deg) scale(.9);
1717
+ -webkit-animation-name: flipouttoleft;
1718
+ -webkit-animation-duration: 125ms;
1719
+ -moz-transform: rotateY(-90deg) scale(.9);
1720
+ -moz-animation-name: flipouttoleft;
1721
+ -moz-animation-duration: 125ms;
1722
+ transform: rotateY(-90deg) scale(.9);
1723
+ animation-name: flipouttoleft;
1724
+ animation-duration: 125ms;
1725
+ }
1726
+ .turn.in {
1727
+ -webkit-animation-name: flipintoright;
1728
+ -webkit-animation-duration: 250ms;
1729
+ -moz-animation-name: flipintoright;
1730
+ -moz-animation-duration: 250ms;
1731
+ animation-name: flipintoright;
1732
+ animation-duration: 250ms;
1733
+
1734
+ }
1735
+ .turn.out.reverse {
1736
+ -webkit-transform: rotateY(90deg) scale(.9);
1737
+ -webkit-animation-name: flipouttoright;
1738
+ -moz-transform: rotateY(90deg) scale(.9);
1739
+ -moz-animation-name: flipouttoright;
1740
+ transform: rotateY(90deg) scale(.9);
1741
+ animation-name: flipouttoright;
1742
+ }
1743
+ .turn.in.reverse {
1744
+ -webkit-animation-name: flipintoleft;
1745
+ -moz-animation-name: flipintoleft;
1746
+ animation-name: flipintoleft;
1747
+ }
1748
+ @-webkit-keyframes flipouttoleft {
1749
+ from { -webkit-transform: rotateY(0); }
1750
+ to { -webkit-transform: rotateY(-90deg) scale(.9); }
1751
+ }
1752
+ @-moz-keyframes flipouttoleft {
1753
+ from { -moz-transform: rotateY(0); }
1754
+ to { -moz-transform: rotateY(-90deg) scale(.9); }
1755
+ }
1756
+ @keyframes flipouttoleft {
1757
+ from { transform: rotateY(0); }
1758
+ to { transform: rotateY(-90deg) scale(.9); }
1759
+ }
1760
+ @-webkit-keyframes flipouttoright {
1761
+ from { -webkit-transform: rotateY(0) ; }
1762
+ to { -webkit-transform: rotateY(90deg) scale(.9); }
1763
+ }
1764
+ @-moz-keyframes flipouttoright {
1765
+ from { -moz-transform: rotateY(0); }
1766
+ to { -moz-transform: rotateY(90deg) scale(.9); }
1767
+ }
1768
+ @keyframes flipouttoright {
1769
+ from { transform: rotateY(0); }
1770
+ to { transform: rotateY(90deg) scale(.9); }
1771
+ }
1772
+ @-webkit-keyframes flipintoleft {
1773
+ from { -webkit-transform: rotateY(-90deg) scale(.9); }
1774
+ to { -webkit-transform: rotateY(0); }
1775
+ }
1776
+ @-moz-keyframes flipintoleft {
1777
+ from { -moz-transform: rotateY(-90deg) scale(.9); }
1778
+ to { -moz-transform: rotateY(0); }
1779
+ }
1780
+ @keyframes flipintoleft {
1781
+ from { transform: rotateY(-90deg) scale(.9); }
1782
+ to { transform: rotateY(0); }
1783
+ }
1784
+ @-webkit-keyframes flipintoright {
1785
+ from { -webkit-transform: rotateY(90deg) scale(.9); }
1786
+ to { -webkit-transform: rotateY(0); }
1787
+ }
1788
+ @-moz-keyframes flipintoright {
1789
+ from { -moz-transform: rotateY(90deg) scale(.9); }
1790
+ to { -moz-transform: rotateY(0); }
1791
+ }
1792
+ @keyframes flipintoright {
1793
+ from { transform: rotateY(90deg) scale(.9); }
1794
+ to { transform: rotateY(0); }
1795
+ }
1796
+ /* flow transition */
1797
+ .flow {
1798
+ -webkit-transform-origin: 50% 30%;
1799
+ -webkit-box-shadow: 0 0 20px rgba(0,0,0,.4);
1800
+ -moz-transform-origin: 50% 30%;
1801
+ -moz-box-shadow: 0 0 20px rgba(0,0,0,.4);
1802
+ transform-origin: 50% 30%;
1803
+ box-shadow: 0 0 20px rgba(0,0,0,.4);
1804
+ }
1805
+ .ui-dialog.flow {
1806
+ -webkit-transform-origin: none;
1807
+ -webkit-box-shadow: none;
1808
+ -moz-transform-origin: none;
1809
+ -moz-box-shadow: none;
1810
+ transform-origin: none;
1811
+ box-shadow: none;
1812
+ }
1813
+ .flow.out {
1814
+ -webkit-transform: translateX(-100%) scale(.7);
1815
+ -webkit-animation-name: flowouttoleft;
1816
+ -webkit-animation-timing-function: ease;
1817
+ -webkit-animation-duration: 350ms;
1818
+ -moz-transform: translateX(-100%) scale(.7);
1819
+ -moz-animation-name: flowouttoleft;
1820
+ -moz-animation-timing-function: ease;
1821
+ -moz-animation-duration: 350ms;
1822
+ transform: translateX(-100%) scale(.7);
1823
+ animation-name: flowouttoleft;
1824
+ animation-timing-function: ease;
1825
+ animation-duration: 350ms;
1826
+ }
1827
+ .flow.in {
1828
+ -webkit-transform: translateX(0) scale(1);
1829
+ -webkit-animation-name: flowinfromright;
1830
+ -webkit-animation-timing-function: ease;
1831
+ -webkit-animation-duration: 350ms;
1832
+ -moz-transform: translateX(0) scale(1);
1833
+ -moz-animation-name: flowinfromright;
1834
+ -moz-animation-timing-function: ease;
1835
+ -moz-animation-duration: 350ms;
1836
+ transform: translateX(0) scale(1);
1837
+ animation-name: flowinfromright;
1838
+ animation-timing-function: ease;
1839
+ animation-duration: 350ms;
1840
+ }
1841
+ .flow.out.reverse {
1842
+ -webkit-transform: translateX(100%);
1843
+ -webkit-animation-name: flowouttoright;
1844
+ -moz-transform: translateX(100%);
1845
+ -moz-animation-name: flowouttoright;
1846
+ transform: translateX(100%);
1847
+ animation-name: flowouttoright;
1848
+ }
1849
+ .flow.in.reverse {
1850
+ -webkit-animation-name: flowinfromleft;
1851
+ -moz-animation-name: flowinfromleft;
1852
+ animation-name: flowinfromleft;
1853
+ }
1854
+ @-webkit-keyframes flowouttoleft {
1855
+ 0% { -webkit-transform: translateX(0) scale(1); }
1856
+ 60%, 70% { -webkit-transform: translateX(0) scale(.7); }
1857
+ 100% { -webkit-transform: translateX(-100%) scale(.7); }
1858
+ }
1859
+ @-moz-keyframes flowouttoleft {
1860
+ 0% { -moz-transform: translateX(0) scale(1); }
1861
+ 60%, 70% { -moz-transform: translateX(0) scale(.7); }
1862
+ 100% { -moz-transform: translateX(-100%) scale(.7); }
1863
+ }
1864
+ @keyframes flowouttoleft {
1865
+ 0% { transform: translateX(0) scale(1); }
1866
+ 60%, 70% { transform: translateX(0) scale(.7); }
1867
+ 100% { transform: translateX(-100%) scale(.7); }
1868
+ }
1869
+ @-webkit-keyframes flowouttoright {
1870
+ 0% { -webkit-transform: translateX(0) scale(1); }
1871
+ 60%, 70% { -webkit-transform: translateX(0) scale(.7); }
1872
+ 100% { -webkit-transform: translateX(100%) scale(.7); }
1873
+ }
1874
+ @-moz-keyframes flowouttoright {
1875
+ 0% { -moz-transform: translateX(0) scale(1); }
1876
+ 60%, 70% { -moz-transform: translateX(0) scale(.7); }
1877
+ 100% { -moz-transform: translateX(100%) scale(.7); }
1878
+ }
1879
+ @keyframes flowouttoright {
1880
+ 0% { transform: translateX(0) scale(1); }
1881
+ 60%, 70% { transform: translateX(0) scale(.7); }
1882
+ 100% { transform: translateX(100%) scale(.7); }
1883
+ }
1884
+ @-webkit-keyframes flowinfromleft {
1885
+ 0% { -webkit-transform: translateX(-100%) scale(.7); }
1886
+ 30%, 40% { -webkit-transform: translateX(0) scale(.7); }
1887
+ 100% { -webkit-transform: translateX(0) scale(1); }
1888
+ }
1889
+ @-moz-keyframes flowinfromleft {
1890
+ 0% { -moz-transform: translateX(-100%) scale(.7); }
1891
+ 30%, 40% { -moz-transform: translateX(0) scale(.7); }
1892
+ 100% { -moz-transform: translateX(0) scale(1); }
1893
+ }
1894
+ @keyframes flowinfromleft {
1895
+ 0% { transform: translateX(-100%) scale(.7); }
1896
+ 30%, 40% { transform: translateX(0) scale(.7); }
1897
+ 100% { transform: translateX(0) scale(1); }
1898
+ }
1899
+ @-webkit-keyframes flowinfromright {
1900
+ 0% { -webkit-transform: translateX(100%) scale(.7); }
1901
+ 30%, 40% { -webkit-transform: translateX(0) scale(.7); }
1902
+ 100% { -webkit-transform: translateX(0) scale(1); }
1903
+ }
1904
+ @-moz-keyframes flowinfromright {
1905
+ 0% { -moz-transform: translateX(100%) scale(.7); }
1906
+ 30%, 40% { -moz-transform: translateX(0) scale(.7); }
1907
+ 100% { -moz-transform: translateX(0) scale(1); }
1908
+ }
1909
+ @keyframes flowinfromright {
1910
+ 0% { transform: translateX(100%) scale(.7); }
1911
+ 30%, 40% { transform: translateX(0) scale(.7); }
1912
+ 100% { transform: translateX(0) scale(1); }
1913
+ }
1914
+ /* content configurations. */
1915
+ .ui-grid-a, .ui-grid-b, .ui-grid-c, .ui-grid-d { overflow: hidden; }
1916
+ .ui-block-a, .ui-block-b, .ui-block-c, .ui-block-d, .ui-block-e { margin: 0; padding: 0; border: 0; float: left; min-height: 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
1917
+ /* grid solo: 100 - single item fallback */
1918
+ .ui-grid-solo .ui-block-a { display: block; float: none; }
1919
+ /* Lower percentages for older browsers (i.e. IE7) to prevent wrapping. -.5px to fix BB5 wrap issue. */
1920
+ /* grid a: 50/50 */
1921
+ .ui-grid-a .ui-block-a, .ui-grid-a .ui-block-b { width: 49.95%; }
1922
+ .ui-grid-a > :nth-child(n) { width: 50%; margin-right: -.5px; }
1923
+ .ui-grid-a .ui-block-a { clear: left; }
1924
+ /* grid b: 33/33/33 */
1925
+ .ui-grid-b .ui-block-a, .ui-grid-b .ui-block-b, .ui-grid-b .ui-block-c { width: 33.25%; }
1926
+ .ui-grid-b > :nth-child(n) { width: 33.333%; margin-right: -.5px; }
1927
+ .ui-grid-b .ui-block-a { clear: left; }
1928
+ /* grid c: 25/25/25/25 */
1929
+ .ui-grid-c .ui-block-a, .ui-grid-c .ui-block-b, .ui-grid-c .ui-block-c, .ui-grid-c .ui-block-d { width: 24.925%; }
1930
+ .ui-grid-c > :nth-child(n) { width: 25%; margin-right: -.5px; }
1931
+ .ui-grid-c .ui-block-a { clear: left; }
1932
+ /* grid d: 20/20/20/20/20 */
1933
+ .ui-grid-d .ui-block-a, .ui-grid-d .ui-block-b, .ui-grid-d .ui-block-c, .ui-grid-d .ui-block-d, .ui-grid-d .ui-block-e { width: 19.925%; }
1934
+ .ui-grid-d > :nth-child(n) { width: 20%; }
1935
+ .ui-grid-d .ui-block-a { clear: left; }
1936
+ /* preset breakpoint to switch to stacked grid styles below 35em (560px) */
1937
+ @media all and (max-width: 35em) {
1938
+ .ui-responsive .ui-block-a,
1939
+ .ui-responsive .ui-block-b,
1940
+ .ui-responsive .ui-block-c,
1941
+ .ui-responsive .ui-block-d,
1942
+ .ui-responsive .ui-block-e {
1943
+ width: 100%;
1944
+ float:none;
1945
+ }
1946
+ }
1947
+ /* fixed page header & footer configuration */
1948
+ .ui-header-fixed,
1949
+ .ui-footer-fixed {
1950
+ left: 0;
1951
+ right: 0;
1952
+ width: 100%;
1953
+ position: fixed;
1954
+ z-index: 1000;
1955
+ }
1956
+ .ui-header-fixed {
1957
+ top: -1px;
1958
+ padding-top: 1px;
1959
+ }
1960
+ .ui-header-fixed.ui-fixed-hidden {
1961
+ top: 0;
1962
+ padding-top: 0;
1963
+ }
1964
+ .ui-footer-fixed {
1965
+ bottom: -1px;
1966
+ padding-bottom: 1px;
1967
+ }
1968
+ .ui-footer-fixed.ui-fixed-hidden {
1969
+ bottom: 0;
1970
+ padding-bottom: 0;
1971
+ }
1972
+ .ui-header-fullscreen,
1973
+ .ui-footer-fullscreen {
1974
+ filter: Alpha(Opacity=90);
1975
+ opacity: .9;
1976
+ }
1977
+ .ui-page-header-fixed {
1978
+ padding-top: 2.6875em;
1979
+ }
1980
+ .ui-page-footer-fixed {
1981
+ padding-bottom: 2.6875em;
1982
+ }
1983
+ .ui-page-header-fullscreen > .ui-content,
1984
+ .ui-page-footer-fullscreen > .ui-content {
1985
+ padding: 0;
1986
+ }
1987
+ .ui-fixed-hidden {
1988
+ position: absolute;
1989
+ }
1990
+ .ui-page-header-fullscreen .ui-fixed-hidden,
1991
+ .ui-page-footer-fullscreen .ui-fixed-hidden {
1992
+ left: -9999px;
1993
+ }
1994
+ .ui-header-fixed .ui-btn,
1995
+ .ui-footer-fixed .ui-btn {
1996
+ z-index: 10;
1997
+ }
1998
+ /* workarounds for other widgets */
1999
+ .ui-android-2x-fixed .ui-li-has-thumb {
2000
+ -webkit-transform: translate3d(0,0,0);
2001
+ }
2002
+ .ui-navbar { max-width: 100%; }
2003
+ .ui-navbar.ui-mini { margin: 0; }
2004
+ .ui-navbar ul:before, .ui-navbar ul:after { content: " "; display: table; }
2005
+ .ui-navbar ul:after { clear: both; }
2006
+ .ui-navbar ul { list-style:none; margin: 0; padding: 0; position: relative; display: block; border: 0; max-width: 100%; overflow: visible; zoom: 1; }
2007
+ .ui-navbar li .ui-btn { display: block; text-align: center; margin: 0 -1px 0 0; border-right-width: 0; }
2008
+ .ui-navbar li .ui-btn-icon-right .ui-icon { right: 6px; }
2009
+ /* add border if not in header/footer (full width) */
2010
+ .ui-navbar li:last-child .ui-btn,
2011
+ .ui-navbar .ui-grid-duo .ui-block-b .ui-btn { margin-right: 0; border-right-width: 1px; }
2012
+ .ui-header .ui-navbar li:last-child .ui-btn,
2013
+ .ui-footer .ui-navbar li:last-child .ui-btn,
2014
+ .ui-header .ui-navbar .ui-grid-duo .ui-block-b .ui-btn,
2015
+ .ui-footer .ui-navbar .ui-grid-duo .ui-block-b .ui-btn { margin-right: -1px; border-right-width: 0; }
2016
+ .ui-navbar .ui-grid-duo li.ui-block-a:last-child .ui-btn { margin-right: -1px; border-right-width: 1px; }
2017
+ .ui-header .ui-navbar li .ui-btn,
2018
+ .ui-footer .ui-navbar li .ui-btn { border-top-width: 0; border-bottom-width: 0; }
2019
+ /* fixing gaps caused by subpixel problem */
2020
+ .ui-header .ui-navbar .ui-grid-b li.ui-block-c .ui-btn,
2021
+ .ui-footer .ui-navbar .ui-grid-b li.ui-block-c .ui-btn { margin-right: -5px; }
2022
+ .ui-header .ui-navbar .ui-grid-c li.ui-block-d .ui-btn,
2023
+ .ui-footer .ui-navbar .ui-grid-c li.ui-block-d .ui-btn,
2024
+ .ui-header .ui-navbar .ui-grid-d li.ui-block-e .ui-btn,
2025
+ .ui-footer .ui-navbar .ui-grid-d li.ui-block-e .ui-btn { margin-right: -4px; }
2026
+ .ui-header .ui-navbar .ui-grid-b li.ui-block-c .ui-btn-icon-right .ui-icon,
2027
+ .ui-footer .ui-navbar .ui-grid-b li.ui-block-c .ui-btn-icon-right .ui-icon,
2028
+ .ui-header .ui-navbar .ui-grid-c li.ui-block-d .ui-btn-icon-right .ui-icon,
2029
+ .ui-footer .ui-navbar .ui-grid-c li.ui-block-d .ui-btn-icon-right .ui-icon,
2030
+ .ui-header .ui-navbar .ui-grid-d li.ui-block-e .ui-btn-icon-right .ui-icon,
2031
+ .ui-footer .ui-navbar .ui-grid-d li.ui-block-e .ui-btn-icon-right .ui-icon { right: 8px; }
2032
+ .ui-navbar li .ui-btn .ui-btn-inner { padding-top: .7em; padding-bottom: .8em }
2033
+ .ui-navbar li .ui-btn-icon-top .ui-btn-inner { padding-top: 30px; }
2034
+ .ui-navbar li .ui-btn-icon-bottom .ui-btn-inner { padding-bottom: 30px; }
2035
+ .ui-btn { display: block; text-align: center; cursor:pointer; position: relative; margin: .5em 0; padding: 0; }
2036
+ .ui-mini { margin-top: .25em; margin-bottom: .25em; }
2037
+ .ui-btn-left, .ui-btn-right, .ui-input-clear, .ui-btn-inline,
2038
+ .ui-grid-a .ui-btn, .ui-grid-b .ui-btn, .ui-grid-c .ui-btn, .ui-grid-d .ui-btn, .ui-grid-e .ui-btn, .ui-grid-solo .ui-btn { margin-right: 5px; margin-left: 5px; }
2039
+ .ui-btn-inner { font-size: 16px; padding: .6em 20px; min-width: .75em; display: block; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; zoom: 1; }
2040
+ .ui-btn input, .ui-btn button { z-index: 2; }
2041
+ .ui-btn-left, .ui-btn-right, .ui-btn-inline { display: inline-block; vertical-align: middle; }
2042
+ .ui-mobile .ui-btn-left, .ui-mobile .ui-btn-right, .ui-btn-left > .ui-btn, .ui-btn-right > .ui-btn { margin: 0; } /* .ui-mobile to increase specificity level */
2043
+ .ui-btn-block { display: block; }
2044
+ .ui-header > .ui-btn,
2045
+ .ui-footer > .ui-btn { display: inline-block; margin: 0; }
2046
+ .ui-header .ui-btn-block,
2047
+ .ui-footer .ui-btn-block { display: block; }
2048
+ .ui-header .ui-btn-inner,
2049
+ .ui-footer .ui-btn-inner,
2050
+ .ui-mini .ui-btn-inner { font-size: 12.5px; padding: .55em 11px .5em; }
2051
+ .ui-fullsize .ui-btn-inner,
2052
+ .ui-fullsize .ui-btn-inner { font-size: 16px; padding: .6em 20px; }
2053
+ .ui-btn-icon-notext { width: 24px; height: 24px; }
2054
+ .ui-btn-icon-notext .ui-btn-inner { padding: 0; height: 100%; }
2055
+ .ui-btn-icon-notext .ui-btn-inner .ui-icon { margin: 2px 1px 2px 3px; float: left; }
2056
+ .ui-btn-text { position: relative; z-index: 1; width: 100%; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; }
2057
+ div.ui-btn-text { width: auto; }
2058
+ .ui-btn-icon-notext .ui-btn-text { position: absolute; left: -9999px; }
2059
+ .ui-btn-icon-left .ui-btn-inner { padding-left: 40px; }
2060
+ .ui-btn-icon-right .ui-btn-inner { padding-right: 40px; }
2061
+ .ui-btn-icon-top .ui-btn-inner { padding-top: 40px; }
2062
+ .ui-btn-icon-bottom .ui-btn-inner { padding-bottom: 40px; }
2063
+ .ui-header .ui-btn-icon-left .ui-btn-inner,
2064
+ .ui-footer .ui-btn-icon-left .ui-btn-inner,
2065
+ .ui-mini.ui-btn-icon-left .ui-btn-inner,
2066
+ .ui-mini .ui-btn-icon-left .ui-btn-inner { padding-left: 30px; }
2067
+ .ui-header .ui-btn-icon-right .ui-btn-inner,
2068
+ .ui-footer .ui-btn-icon-right .ui-btn-inner,
2069
+ .ui-mini.ui-btn-icon-right .ui-btn-inner,
2070
+ .ui-mini .ui-btn-icon-right .ui-btn-inner { padding-right: 30px; }
2071
+ .ui-header .ui-btn-icon-top .ui-btn-inner,
2072
+ .ui-footer .ui-btn-icon-top .ui-btn-inner { padding: 30px 3px .5em 3px; }
2073
+ .ui-mini.ui-btn-icon-top .ui-btn-inner,
2074
+ .ui-mini .ui-btn-icon-top .ui-btn-inner { padding-top: 30px; }
2075
+ .ui-header .ui-btn-icon-bottom .ui-btn-inner,
2076
+ .ui-footer .ui-btn-icon-bottom .ui-btn-inner { padding: .55em 3px 30px 3px; }
2077
+ .ui-mini.ui-btn-icon-bottom .ui-btn-inner,
2078
+ .ui-mini .ui-btn-icon-bottom .ui-btn-inner { padding-bottom: 30px; }
2079
+ /* Corner styling inheritance */
2080
+ .ui-btn-inner,
2081
+ .ui-btn-text {
2082
+ -webkit-border-radius: inherit;
2083
+ border-radius: inherit;
2084
+ }
2085
+ /*btn icon positioning*/
2086
+ .ui-btn-icon-notext .ui-icon { display: block; z-index: 0;}
2087
+ .ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon { position: absolute; top: 50%; margin-top: -9px; }
2088
+ .ui-btn-icon-top .ui-btn-inner .ui-icon, .ui-btn-icon-bottom .ui-btn-inner .ui-icon { position: absolute; left: 50%; margin-left: -9px; }
2089
+ .ui-btn-icon-left .ui-icon { left: 10px; }
2090
+ .ui-btn-icon-right .ui-icon { right: 10px; }
2091
+ .ui-btn-icon-top .ui-icon { top: 10px; }
2092
+ .ui-btn-icon-bottom .ui-icon { top: auto; bottom: 10px; }
2093
+ .ui-header .ui-btn-icon-left .ui-icon,
2094
+ .ui-footer .ui-btn-icon-left .ui-icon,
2095
+ .ui-mini.ui-btn-icon-left .ui-icon,
2096
+ .ui-mini .ui-btn-icon-left .ui-icon { left: 5px; }
2097
+ .ui-header .ui-btn-icon-right .ui-icon,
2098
+ .ui-footer .ui-btn-icon-right .ui-icon,
2099
+ .ui-mini.ui-btn-icon-right .ui-icon,
2100
+ .ui-mini .ui-btn-icon-right .ui-icon { right: 5px; }
2101
+ .ui-header .ui-btn-icon-top .ui-icon,
2102
+ .ui-footer .ui-btn-icon-top .ui-icon,
2103
+ .ui-mini.ui-btn-icon-top .ui-icon,
2104
+ .ui-mini .ui-btn-icon-top .ui-icon { top: 5px; }
2105
+ .ui-header .ui-btn-icon-bottom .ui-icon,
2106
+ .ui-footer .ui-btn-icon-bottom .ui-icon,
2107
+ .ui-mini.ui-btn-icon-bottom .ui-icon,
2108
+ .ui-mini .ui-btn-icon-bottom .ui-icon { bottom: 5px; }
2109
+ /*hiding native button,inputs */
2110
+ .ui-btn-hidden { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-appearance: none; cursor: pointer; background: #fff; background: rgba(255,255,255,0); filter: Alpha(Opacity=0); opacity: .1; font-size: 1px; border: none; text-indent: -9999px; }
2111
+ /* Fixes IE/WP filter alpha opacity bugs */
2112
+ .ui-disabled .ui-btn-hidden { display: none; }
2113
+ .ui-disabled { z-index: 1; }
2114
+ .ui-field-contain .ui-btn.ui-submit { margin: 0; }
2115
+ label.ui-submit { font-size: 16px; line-height: 1.4; font-weight: normal; margin: 0 0 .3em; display: block; }
2116
+ @media all and (min-width: 28em){
2117
+ .ui-field-contain label.ui-submit { vertical-align: top; display: inline-block; width: 20%; margin: 0 2% 0 0; }
2118
+ .ui-field-contain .ui-btn.ui-submit { width: 78%; display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
2119
+ .ui-hide-label .ui-btn.ui-submit { width: auto; display: block; }
2120
+ }
2121
+ .ui-collapsible-inset { margin: .5em 0; }
2122
+ .ui-collapsible-heading { font-size: 16px; display: block; margin: 0 -15px; padding: 0; position: relative; }
2123
+ .ui-collapsible-inset .ui-collapsible-heading { margin: 0; }
2124
+ .ui-collapsible-heading .ui-btn { text-align: left; margin: 0; border-left-width: 0; border-right-width: 0; }
2125
+ .ui-collapsible-inset .ui-collapsible-heading .ui-btn { border-right-width: 1px; border-left-width: 1px; }
2126
+ .ui-collapsible-collapsed + .ui-collapsible:not(.ui-collapsible-inset) .ui-collapsible-heading .ui-btn { border-top-width: 0; }
2127
+ .ui-collapsible-set .ui-collapsible:not(.ui-collapsible-inset) .ui-collapsible-heading .ui-btn { border-top-width: 1px; }
2128
+ .ui-collapsible-heading .ui-btn-inner { padding-left: 12px; padding-right: 12px; }
2129
+ .ui-collapsible-heading .ui-btn-icon-left .ui-btn-inner { padding-left: 40px; }
2130
+ .ui-collapsible-heading .ui-btn-icon-right .ui-btn-inner { padding-right: 40px; }
2131
+ .ui-collapsible-heading .ui-btn-icon-top .ui-btn-inner,
2132
+ .ui-collapsible-heading .ui-btn-icon-bottom .ui-btn-inner { text-align: center; }
2133
+ .ui-collapsible-heading .ui-btn-icon-left.ui-mini .ui-btn-inner { padding-left: 30px; }
2134
+ .ui-collapsible-heading .ui-btn-icon-right.ui-mini .ui-btn-inner { padding-right: 30px; }
2135
+ .ui-collapsible-heading .ui-btn span.ui-btn { position: absolute; left: 6px; top: 50%; margin: -12px 0 0 0; width: 20px; height: 20px; padding: 1px 0px 1px 2px; text-indent: -9999px; }
2136
+ .ui-collapsible-heading .ui-btn span.ui-btn .ui-btn-inner { padding: 10px 0; }
2137
+ .ui-collapsible-heading .ui-btn span.ui-btn .ui-icon { left: 0; margin-top: -10px; }
2138
+ .ui-collapsible-heading-status { position: absolute; top: -9999px; left:0px; }
2139
+ .ui-collapsible-content {
2140
+ display: block;
2141
+ margin: 0 -15px;
2142
+ padding: 10px 15px;
2143
+ border-left-width: 0;
2144
+ border-right-width: 0;
2145
+ border-top: none; /* Overrides ui-body-* */
2146
+ background-image: none; /* Overrides ui-body-* */
2147
+ }
2148
+ .ui-collapsible-inset .ui-collapsible-content { margin: 0; border-right-width: 1px; border-left-width: 1px; }
2149
+ .ui-collapsible-content-collapsed { display: none; }
2150
+ .ui-collapsible-set > .ui-collapsible.ui-corner-all {
2151
+ -webkit-border-radius: 0;
2152
+ border-radius: 0;
2153
+ }
2154
+ .ui-collapsible-heading,
2155
+ .ui-collapsible-heading > .ui-btn {
2156
+ -webkit-border-radius: inherit;
2157
+ border-radius: inherit;
2158
+ }
2159
+ .ui-collapsible-set .ui-collapsible.ui-first-child {
2160
+ -webkit-border-top-right-radius: inherit;
2161
+ border-top-right-radius: inherit;
2162
+ -webkit-border-top-left-radius: inherit;
2163
+ border-top-left-radius: inherit;
2164
+ }
2165
+ .ui-collapsible-content,
2166
+ .ui-collapsible-set .ui-collapsible.ui-last-child {
2167
+ -webkit-border-bottom-right-radius: inherit;
2168
+ border-bottom-right-radius: inherit;
2169
+ -webkit-border-bottom-left-radius: inherit;
2170
+ border-bottom-left-radius: inherit;
2171
+ }
2172
+ .ui-collapsible-themed-content:not(.ui-collapsible-collapsed) > .ui-collapsible-heading {
2173
+ -webkit-border-bottom-right-radius: 0;
2174
+ border-bottom-right-radius: 0;
2175
+ -webkit-border-bottom-left-radius: 0;
2176
+ border-bottom-left-radius: 0;
2177
+ }
2178
+ .ui-collapsible-set { margin: .5em 0; }
2179
+ .ui-collapsible-set .ui-collapsible { margin: -1px 0 0; }
2180
+ .ui-collapsible-set .ui-collapsible.ui-first-child { margin-top: 0; }
2181
+ .ui-controlgroup, fieldset.ui-controlgroup { padding: 0; margin: .5em 0; zoom: 1; }
2182
+ .ui-controlgroup.ui-mini, fieldset.ui-controlgroup.ui-mini { margin: .25em 0; }
2183
+ .ui-field-contain .ui-controlgroup, .ui-field-contain fieldset.ui-controlgroup { margin: 0; }
2184
+ .ui-bar .ui-controlgroup { margin: 0 5px; }
2185
+ .ui-controlgroup-label { font-size: 16px; line-height: 1.4; font-weight: normal; margin: 0 0 .4em; }
2186
+ .ui-controlgroup-controls label.ui-select,
2187
+ .ui-controlgroup-controls label.ui-submit { position: absolute; left: -9999px; }
2188
+ .ui-controlgroup li { list-style: none; }
2189
+ .ui-controlgroup .ui-btn { margin: 0; }
2190
+ .ui-controlgroup .ui-btn-icon-notext { width: auto; height: auto; top: auto; }
2191
+ .ui-controlgroup .ui-btn-icon-notext .ui-btn-inner { height: 20px; padding: .6em 20px .6em 20px }
2192
+ .ui-controlgroup-horizontal .ui-btn-icon-notext .ui-btn-inner { width: 18px; }
2193
+ .ui-controlgroup.ui-mini .ui-btn-icon-notext .ui-btn-inner,
2194
+ .ui-header .ui-controlgroup .ui-btn-icon-notext .ui-btn-inner,
2195
+ .ui-footer .ui-controlgroup .ui-btn-icon-notext .ui-btn-inner { height: 16px; padding: .55em 11px .5em 11px; }
2196
+ .ui-controlgroup .ui-btn-icon-notext .ui-btn-inner .ui-icon { position: absolute; top: 50%; right: 50%; margin: -9px -9px 0 0; }
2197
+ .ui-controlgroup-horizontal .ui-btn-inner { text-align: center; }
2198
+ .ui-controlgroup-horizontal.ui-mini .ui-btn-inner { height: 16px; line-height: 16px; }
2199
+ .ui-controlgroup .ui-checkbox label, .ui-controlgroup .ui-radio label { font-size: 16px; }
2200
+ .ui-controlgroup-horizontal .ui-controlgroup-controls:before,
2201
+ .ui-controlgroup-horizontal .ui-controlgroup-controls:after { content: ""; display: table; }
2202
+ .ui-controlgroup-horizontal .ui-controlgroup-controls:after { clear: both; }
2203
+ .ui-controlgroup-horizontal .ui-controlgroup-controls { display: inline-block; vertical-align: middle; zoom: 1; }
2204
+ .ui-controlgroup-horizontal .ui-controlgroup-controls > .ui-btn, .ui-controlgroup-horizontal .ui-controlgroup-controls li > .ui-btn,
2205
+ .ui-controlgroup-horizontal .ui-checkbox, .ui-controlgroup-horizontal .ui-radio,
2206
+ .ui-controlgroup-horizontal .ui-select { float: left; clear: none; margin: 0; }
2207
+ /* On IE7 the floating selects will be displayed as block if .ui-btn-text has width 100% */
2208
+ .ui-controlgroup-horizontal .ui-select .ui-btn-text { width: auto; }
2209
+ .ui-controlgroup-vertical .ui-btn { border-bottom-width: 0; }
2210
+ .ui-controlgroup-vertical .ui-btn.ui-last-child { border-bottom-width: 1px; }
2211
+ .ui-controlgroup-horizontal .ui-btn { border-right-width: 0; }
2212
+ .ui-controlgroup-horizontal .ui-btn.ui-last-child { border-right-width: 1px; }
2213
+ .ui-controlgroup .ui-btn-corner-all {
2214
+ -webkit-border-radius: 0;
2215
+ border-radius: 0;
2216
+ }
2217
+ .ui-controlgroup .ui-controlgroup-controls,
2218
+ .ui-controlgroup .ui-radio,
2219
+ .ui-controlgroup .ui-checkbox,
2220
+ .ui-controlgroup .ui-select,
2221
+ .ui-controlgroup li {
2222
+ -webkit-border-radius: inherit;
2223
+ border-radius: inherit;
2224
+ }
2225
+ .ui-controlgroup-vertical .ui-btn.ui-first-child {
2226
+ -webkit-border-top-left-radius: inherit;
2227
+ border-top-left-radius: inherit;
2228
+ -webkit-border-top-right-radius: inherit;
2229
+ border-top-right-radius: inherit;
2230
+ }
2231
+ .ui-controlgroup-vertical .ui-btn.ui-last-child {
2232
+ -webkit-border-bottom-left-radius: inherit;
2233
+ border-bottom-left-radius: inherit;
2234
+ -webkit-border-bottom-right-radius: inherit;
2235
+ border-bottom-right-radius: inherit;
2236
+ }
2237
+ .ui-controlgroup-horizontal .ui-btn.ui-first-child {
2238
+ -webkit-border-top-left-radius: inherit;
2239
+ border-top-left-radius: inherit;
2240
+ -webkit-border-bottom-left-radius: inherit;
2241
+ border-bottom-left-radius: inherit;
2242
+ }
2243
+ .ui-controlgroup-horizontal .ui-btn.ui-last-child {
2244
+ -webkit-border-top-right-radius: inherit;
2245
+ border-top-right-radius: inherit;
2246
+ -webkit-border-bottom-right-radius: inherit;
2247
+ border-bottom-right-radius: inherit;
2248
+ }
2249
+ .ui-controlgroup .ui-shadow:not(.ui-focus) {
2250
+ -moz-box-shadow: none;
2251
+ -webkit-box-shadow: none;
2252
+ box-shadow: none;
2253
+ }
2254
+ @media all and (min-width: 28em){
2255
+ .ui-field-contain .ui-controlgroup-label { vertical-align: top; display: inline-block; width: 20%; margin: 0 2% 0 0; }
2256
+ .ui-field-contain .ui-controlgroup-controls { width: 78%; display: inline-block; }
2257
+ .ui-field-contain .ui-controlgroup .ui-select { width: 100%; display: block; }
2258
+ .ui-field-contain .ui-controlgroup-horizontal .ui-select { width: auto; }
2259
+ .ui-hide-label .ui-controlgroup-controls { width: 100%; }
2260
+ }
2261
+ .ui-dialog {
2262
+ background: none !important; /* this is to ensure that dialog theming does not apply (by default at least) on the page div */
2263
+ }
2264
+ .ui-dialog-contain {
2265
+ width: 92.5%;
2266
+ max-width: 500px;
2267
+ margin: 10% auto 15px auto;
2268
+ padding: 0;
2269
+ position: relative;
2270
+ top: -15px;
2271
+ }
2272
+ .ui-dialog-contain > .ui-header,
2273
+ .ui-dialog-contain > .ui-content,
2274
+ .ui-dialog-contain > .ui-footer {
2275
+ display: block;
2276
+ position: relative;
2277
+ width: auto;
2278
+ margin: 0;
2279
+ }
2280
+ .ui-dialog-contain > .ui-header {
2281
+ border: none;
2282
+ overflow: hidden;
2283
+ z-index: 10;
2284
+ padding: 0;
2285
+ }
2286
+ .ui-dialog-contain > .ui-content {
2287
+ padding: 15px;
2288
+ }
2289
+ .ui-dialog-contain > .ui-footer {
2290
+ z-index: 10;
2291
+ padding: 0 15px;
2292
+ }
2293
+ .ui-popup-open .ui-header-fixed,
2294
+ .ui-popup-open .ui-footer-fixed {
2295
+ position: absolute !important; /* See line #553 of popup.js */
2296
+ }
2297
+ .ui-popup-screen {
2298
+ background-image: url(data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==); /* Necessary to set some form of background to ensure element is clickable in IE6/7. While legacy IE won't understand the data-URI'd image, it ensures no additional requests occur in all other browsers with little overhead. */
2299
+ top: 0px;
2300
+ left: 0px;
2301
+ right: 0px;
2302
+ bottom: 1px;
2303
+ position: absolute;
2304
+ filter: Alpha(Opacity=0);
2305
+ opacity: 0;
2306
+ z-index: 1099;
2307
+ }
2308
+ .ui-popup-screen.in {
2309
+ opacity: 0.5;
2310
+ filter: Alpha(Opacity=50);
2311
+ }
2312
+ .ui-popup-screen.out {
2313
+ opacity: 0;
2314
+ filter: Alpha(Opacity=0);
2315
+ }
2316
+ .ui-popup-container {
2317
+ z-index: 1100;
2318
+ display: inline-block;
2319
+ position: absolute;
2320
+ padding: 0;
2321
+ outline: 0;
2322
+ }
2323
+ .ui-popup {
2324
+ position: relative;
2325
+ }
2326
+ .ui-popup.ui-content,
2327
+ .ui-popup .ui-content {
2328
+ overflow: visible;
2329
+ }
2330
+ .ui-popup > p,
2331
+ .ui-popup > h1,
2332
+ .ui-popup > h2,
2333
+ .ui-popup > h3,
2334
+ .ui-popup > h4,
2335
+ .ui-popup > h5,
2336
+ .ui-popup > h6 {
2337
+ margin: .5em 7px;
2338
+ }
2339
+ .ui-popup > span {
2340
+ display: block;
2341
+ margin: .5em 7px;
2342
+ }
2343
+ .ui-popup .ui-title {
2344
+ font-size: 16px;
2345
+ font-weight: bold;
2346
+ margin-top: .5em;
2347
+ margin-bottom: .5em;
2348
+ }
2349
+ .ui-popup-container .ui-content > p,
2350
+ .ui-popup-container .ui-content > h1,
2351
+ .ui-popup-container .ui-content > h2,
2352
+ .ui-popup-container .ui-content > h3,
2353
+ .ui-popup-container .ui-content > h4,
2354
+ .ui-popup-container .ui-content > h5,
2355
+ .ui-popup-container .ui-content > h6 {
2356
+ margin: .5em 0;
2357
+ }
2358
+ .ui-popup-container .ui-content > span {
2359
+ margin: 0;
2360
+ }
2361
+ .ui-popup-container .ui-content > p:first-child,
2362
+ .ui-popup-container .ui-content > h1:first-child,
2363
+ .ui-popup-container .ui-content > h2:first-child,
2364
+ .ui-popup-container .ui-content > h3:first-child,
2365
+ .ui-popup-container .ui-content > h4:first-child,
2366
+ .ui-popup-container .ui-content > h5:first-child,
2367
+ .ui-popup-container .ui-content > h6:first-child {
2368
+ margin-top: 0;
2369
+ }
2370
+ .ui-popup-container .ui-content > p:last-child,
2371
+ .ui-popup-container .ui-content > h1:last-child,
2372
+ .ui-popup-container .ui-content > h2:last-child,
2373
+ .ui-popup-container .ui-content > h3:last-child,
2374
+ .ui-popup-container .ui-content > h4:last-child,
2375
+ .ui-popup-container .ui-content > h5:last-child,
2376
+ .ui-popup-container .ui-content > h6:last-child {
2377
+ margin-bottom: 0;
2378
+ }
2379
+ .ui-popup > img {
2380
+ width: auto;
2381
+ height: auto;
2382
+ max-width: 100%;
2383
+ max-height: 100%;
2384
+ vertical-align: middle;
2385
+ }
2386
+ .ui-popup:not(.ui-content) > img:only-child,
2387
+ .ui-popup:not(.ui-content) > .ui-btn-left:first-child + img:last-child,
2388
+ .ui-popup:not(.ui-content) > .ui-btn-right:first-child + img:last-child {
2389
+ -webkit-border-radius: inherit;
2390
+ border-radius: inherit;
2391
+ }
2392
+ .ui-popup iframe {
2393
+ vertical-align: middle;
2394
+ }
2395
+ @media all and (min-width: 28em){
2396
+ .ui-popup .ui-field-contain label.ui-submit,
2397
+ .ui-popup .ui-field-contain .ui-controlgroup-label,
2398
+ .ui-popup .ui-field-contain label.ui-select,
2399
+ .ui-popup .ui-field-contain label.ui-input-text {
2400
+ font-size: 16px; line-height: 1.4; display: block; font-weight: normal; margin: 0 0 .3em;
2401
+ }
2402
+ .ui-popup .ui-field-contain .ui-btn.ui-submit,
2403
+ .ui-popup .ui-field-contain .ui-controlgroup-controls,
2404
+ .ui-popup .ui-field-contain .ui-select,
2405
+ .ui-popup .ui-field-contain input.ui-input-text,
2406
+ .ui-popup .ui-field-contain textarea.ui-input-text,
2407
+ .ui-popup .ui-field-contain .ui-input-search {
2408
+ width: 100%; display: block;
2409
+ }
2410
+ }
2411
+ .ui-popup > .ui-btn-left,
2412
+ .ui-popup > .ui-btn-right {
2413
+ position: absolute;
2414
+ top: -9px;
2415
+ margin: 0;
2416
+ z-index: 1101;
2417
+ }
2418
+ .ui-popup > .ui-btn-left { left: -9px; }
2419
+ .ui-popup > .ui-btn-right { right: -9px; }
2420
+ .ui-popup-hidden { top: -99999px; left: -9999px; }
2421
+ .ui-checkbox, .ui-radio { position: relative; clear: both; margin: 0; z-index: 1; }
2422
+ .ui-checkbox .ui-btn, .ui-radio .ui-btn { text-align: left; z-index: 2; }
2423
+ .ui-controlgroup .ui-checkbox .ui-btn, .ui-controlgroup .ui-radio .ui-btn { margin: 0; }
2424
+ .ui-checkbox .ui-btn-inner, .ui-radio .ui-btn-inner { white-space: normal; }
2425
+ .ui-checkbox .ui-btn-icon-left .ui-btn-inner,.ui-radio .ui-btn-icon-left .ui-btn-inner { padding-left: 45px; }
2426
+ .ui-checkbox .ui-mini.ui-btn-icon-left .ui-btn-inner,.ui-radio .ui-mini.ui-btn-icon-left .ui-btn-inner { padding-left: 36px; }
2427
+ .ui-checkbox .ui-btn-icon-right .ui-btn-inner, .ui-radio .ui-btn-icon-right .ui-btn-inner { padding-right: 45px; }
2428
+ .ui-checkbox .ui-mini.ui-btn-icon-right .ui-btn-inner, .ui-radio .ui-mini.ui-btn-icon-right .ui-btn-inner { padding-right: 36px; }
2429
+ .ui-checkbox .ui-btn-icon-top .ui-btn-inner, .ui-radio .ui-btn-icon-top .ui-btn-inner { padding-right: 0; padding-left: 0; text-align: center; }
2430
+ .ui-checkbox .ui-btn-icon-bottom .ui-btn-inner, .ui-radio .ui-btn-icon-bottom .ui-btn-inner { padding-right: 0; padding-left: 0; text-align: center; }
2431
+ .ui-checkbox .ui-icon, .ui-radio .ui-icon { top: 1.1em; }
2432
+ .ui-checkbox .ui-btn-icon-left .ui-icon, .ui-radio .ui-btn-icon-left .ui-icon { left: 15px; }
2433
+ .ui-checkbox .ui-mini.ui-btn-icon-left .ui-icon, .ui-radio .ui-mini.ui-btn-icon-left .ui-icon { left: 9px; }
2434
+ .ui-checkbox .ui-btn-icon-right .ui-icon, .ui-radio .ui-btn-icon-right .ui-icon { right: 15px; }
2435
+ .ui-checkbox .ui-mini.ui-btn-icon-right .ui-icon, .ui-radio .ui-mini.ui-btn-icon-right .ui-icon { right: 9px; }
2436
+ .ui-checkbox .ui-btn-icon-top .ui-icon, .ui-radio .ui-btn-icon-top .ui-icon { top: 10px; }
2437
+ .ui-checkbox .ui-btn-icon-bottom .ui-icon, .ui-radio .ui-btn-icon-bottom .ui-icon { top: auto; bottom: 10px; }
2438
+ .ui-checkbox .ui-btn-icon-right .ui-icon, .ui-radio .ui-btn-icon-right .ui-icon { right: 15px; }
2439
+ .ui-checkbox .ui-mini.ui-btn-icon-right .ui-icon, .ui-radio .ui-mini.ui-btn-icon-right .ui-icon { right: 9px; }
2440
+ .ui-controlgroup-horizontal .ui-checkbox .ui-icon,
2441
+ .ui-controlgroup-horizontal .ui-radio .ui-icon { display: none; }
2442
+ .ui-controlgroup-horizontal .ui-checkbox .ui-btn-inner,
2443
+ .ui-controlgroup-horizontal .ui-radio .ui-btn-inner { padding: .6em 20px; }
2444
+ .ui-controlgroup-horizontal .ui-checkbox .ui-mini .ui-btn-inner,
2445
+ .ui-controlgroup-horizontal .ui-radio .ui-mini .ui-btn-inner { padding: .55em 11px .5em; }
2446
+ /* input, label positioning */
2447
+ .ui-checkbox input,.ui-radio input { position:absolute; left:20px; top:50%; width: 10px; height: 10px; margin:-5px 0 0 0; outline: 0 !important; z-index: 1; }
2448
+ .ui-field-contain, fieldset.ui-field-contain { padding: .8em 0; margin: 0; border-width: 0 0 1px 0; overflow: visible; }
2449
+ .ui-field-contain:last-child { border-bottom-width: 0; }
2450
+ .ui-field-contain { max-width: 100%; } /* This prevents horizontal scrollbar in IE7 */
2451
+ @media all and (min-width: 28em){
2452
+ .ui-field-contain, .ui-mobile fieldset.ui-field-contain { border-width: 0; padding: 0; margin: 1em 0; }
2453
+ }
2454
+ .ui-select { display: block; position: relative; }
2455
+ .ui-select select { position: absolute; left: -9999px; top: -9999px; }
2456
+ .ui-select .ui-btn { opacity: 1; }
2457
+ .ui-field-contain .ui-select .ui-btn { margin: 0; }
2458
+ /* Fixes #2588: When Windows Phone 7.5 (Mango) tries to calculate a numeric opacity for a select (including "inherit") without explicitly specifying an opacity on the parent to give it context, a bug appears where clicking elsewhere on the page after opening the select will open the select again. */
2459
+ .ui-select .ui-btn select { cursor: pointer; -webkit-appearance: none; left: 0; top:0; width: 100%; min-height: 1.5em; min-height: 100%; height: 3em; max-height: 100%; filter: Alpha(Opacity=0); opacity: 0; z-index: 2; }
2460
+ .ui-select .ui-disabled { opacity: .3; }
2461
+ /* Display none because of issues with IE/WP's filter alpha opacity */
2462
+ .ui-select .ui-disabled select { display: none; }
2463
+ @-moz-document url-prefix() { .ui-select .ui-btn select { opacity: 0.0001; }}
2464
+ .ui-select .ui-btn.ui-select-nativeonly { border-radius: 0; border: 0; }
2465
+ .ui-select .ui-btn.ui-select-nativeonly select { opacity: 1; text-indent: 0; display: block; }
2466
+ .ui-select .ui-disabled.ui-select-nativeonly .ui-btn-inner { opacity: 0; }
2467
+ .ui-select .ui-btn-icon-right .ui-btn-inner, .ui-select .ui-li-has-count .ui-btn-inner { padding-right: 45px; }
2468
+ .ui-select .ui-mini.ui-btn-icon-right .ui-btn-inner { padding-right: 32px; }
2469
+ .ui-select .ui-btn-icon-right.ui-li-has-count .ui-btn-inner { padding-right: 80px; }
2470
+ .ui-select .ui-mini.ui-btn-icon-right.ui-li-has-count .ui-btn-inner { padding-right: 67px; }
2471
+ .ui-select .ui-btn-icon-right .ui-icon { right: 15px; }
2472
+ .ui-select .ui-mini.ui-btn-icon-right .ui-icon { right: 7px; }
2473
+ .ui-select .ui-btn-icon-right.ui-li-has-count .ui-li-count { right: 45px; }
2474
+ .ui-select .ui-mini.ui-btn-icon-right.ui-li-has-count .ui-li-count { right: 32px; }
2475
+ /* labels */
2476
+ label.ui-select { font-size: 16px; line-height: 1.4; font-weight: normal; margin: 0 0 .3em; display: block; }
2477
+ /*listbox*/
2478
+ .ui-select .ui-btn-text, .ui-selectmenu .ui-btn-text { display: block; min-height: 1em; overflow: hidden !important;
2479
+ /* This !important is required for iPad Safari specifically. See https://github.com/jquery/jquery-mobile/issues/2647 */ }
2480
+ .ui-select .ui-btn-text { text-overflow: ellipsis; }
2481
+ .ui-selectmenu { padding: 6px; min-width: 160px; }
2482
+ .ui-selectmenu .ui-listview { margin: 0; }
2483
+ .ui-selectmenu .ui-btn.ui-li-divider { cursor: default; }
2484
+ .ui-screen-hidden, .ui-selectmenu-list .ui-li .ui-icon { display: none; }
2485
+ .ui-selectmenu-list .ui-li .ui-icon { display: block; }
2486
+ .ui-li.ui-selectmenu-placeholder { display: none; }
2487
+ .ui-selectmenu .ui-header { margin: 0; padding: 0; }
2488
+ .ui-selectmenu.ui-popup .ui-header { -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }
2489
+ .ui-selectmenu .ui-header .ui-title { margin: 0.6em 46px 0.8em; }
2490
+ @media all and (min-width: 28em){
2491
+ .ui-field-contain label.ui-select { vertical-align: top; display: inline-block; width: 20%; margin: 0 2% 0 0; }
2492
+ .ui-field-contain .ui-select { width: 78%; display: inline-block; }
2493
+ .ui-hide-label .ui-select { width: 100%; }
2494
+ }
2495
+ /* when no placeholder is defined in a multiple select, the header height doesn't even extend past the close button. this shim's content in there */
2496
+ .ui-selectmenu .ui-header h1:after { content: '.'; visibility: hidden; }
2497
+ label.ui-input-text { font-size: 16px; line-height: 1.4; display: block; font-weight: normal; margin: 0 0 .3em; }
2498
+ input.ui-input-text, textarea.ui-input-text { background-image: none; padding: .4em; margin: .5em 0; min-height: 1.4em; line-height: 1.4em; font-size: 16px; display: block; width: 100%; outline: 0; }
2499
+ input.ui-mini, .ui-mini input, textarea.ui-mini { font-size: 14px; }
2500
+ div.ui-input-text input.ui-input-text, div.ui-input-text textarea.ui-input-text,
2501
+ .ui-input-search input.ui-input-text { border: none; width: 100%; padding: .4em 0; margin: 0; display: block; background: transparent none; outline: 0 !important; }
2502
+ .ui-input-search, div.ui-input-text { margin: .5em 0; background-image: none; position: relative; }
2503
+ .ui-input-search { padding: 0 30px; }
2504
+ div.ui-input-text { padding: 0 .4em; }
2505
+ div.ui-input-has-clear { padding: 0 30px 0 .4em; }
2506
+ input.ui-input-text.ui-mini, textarea.ui-input-text.ui-mini,
2507
+ .ui-input-search.ui-mini, div.ui-input-text.ui-mini { margin: .25em 0; }
2508
+ .ui-field-contain input.ui-input-text, .ui-field-contain textarea.ui-input-text,
2509
+ .ui-field-contain .ui-input-search, .ui-field-contain div.ui-input-text { margin: 0; }
2510
+ textarea.ui-input-text { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
2511
+ input.ui-input-text { -webkit-appearance: none; }
2512
+ textarea.ui-input-text { height: 50px; -webkit-transition: height 200ms linear; -moz-transition: height 200ms linear; -o-transition: height 200ms linear; transition: height 200ms linear; }
2513
+ textarea.ui-mini { height: 45px; }
2514
+ .ui-icon-searchfield:after { position: absolute; left: 7px; top: 50%; margin-top: -9px; content: ""; width: 18px; height: 18px; opacity: .5; }
2515
+ .ui-input-search .ui-input-clear, .ui-input-text .ui-input-clear { position: absolute; right: 0; top: 50%; margin-top: -13px; }
2516
+ .ui-mini .ui-input-clear { margin-top: -14px; right: -3px; }
2517
+ .ui-input-search .ui-input-clear-hidden, .ui-input-text .ui-input-clear-hidden { display: none; }
2518
+ /* Resolves issue #5166: Added to support issue introduced in Firefox 15. We can likely remove this in the future. */
2519
+ input::-moz-placeholder, textarea::-moz-placeholder { color: #aaa; }
2520
+ /* Resolves issue #5131: Width of textinput depends on its type, for Android 4.1 */
2521
+ input[type=number]::-webkit-outer-spin-button { margin: 0; }
2522
+ @media all and (min-width: 28em){
2523
+ .ui-field-contain label.ui-input-text { vertical-align: top; display: inline-block; width: 20%; margin: 0 2% 0 0 }
2524
+ .ui-field-contain input.ui-input-text,
2525
+ .ui-field-contain textarea.ui-input-text,
2526
+ .ui-field-contain .ui-input-search,
2527
+ .ui-field-contain div.ui-input-text { width: 78%; display: inline-block; }
2528
+ .ui-field-contain .ui-input-search,
2529
+ .ui-field-contain div.ui-input-text { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
2530
+ .ui-hide-label input.ui-input-text,
2531
+ .ui-hide-label textarea.ui-input-text,
2532
+ .ui-hide-label .ui-input-search,
2533
+ .ui-hide-label div.ui-input-text,
2534
+ .ui-input-search input.ui-input-text,
2535
+ div.ui-input-text input.ui-input-text { width: 100%; }
2536
+ }
2537
+ .ui-rangeslider {
2538
+ zoom: 1;
2539
+ margin: 0;
2540
+ }
2541
+ .ui-rangeslider:before,
2542
+ .ui-rangeslider:after {
2543
+ content: "";
2544
+ display: table;
2545
+ }
2546
+ .ui-rangeslider:after {
2547
+ clear: both;
2548
+ }
2549
+ /* Margin-top/bottom: .5em * 16px/14px to make it equal to ui-rangeslider-sliders margin (input font-size is 14px) */
2550
+ .ui-rangeslider input.ui-input-text.ui-slider-input {
2551
+ margin: .57143em 0;
2552
+ }
2553
+ .ui-rangeslider.ui-mini input.ui-slider-input {
2554
+ margin: .28571em 0;
2555
+ }
2556
+ .ui-rangeslider input.ui-slider-input.ui-rangeslider-last {
2557
+ float: right;
2558
+ }
2559
+ .ui-rangeslider .ui-rangeslider-sliders {
2560
+ position: relative;
2561
+ overflow: visible;
2562
+ height: 30px;
2563
+ margin: .5em 68px;
2564
+ }
2565
+ .ui-rangeslider.ui-mini .ui-rangeslider-sliders {
2566
+ margin: .25em 68px;
2567
+ }
2568
+ .ui-field-contain .ui-rangeslider input.ui-slider-input,
2569
+ .ui-field-contain .ui-rangeslider.ui-mini input.ui-slider-input,
2570
+ .ui-field-contain .ui-rangeslider .ui-rangeslider-sliders,
2571
+ .ui-field-contain .ui-rangeslider.ui-mini .ui-rangeslider-sliders {
2572
+ margin-top: 0;
2573
+ margin-bottom: 0;
2574
+ }
2575
+ .ui-rangeslider .ui-rangeslider-sliders .ui-slider-track {
2576
+ position: absolute;
2577
+ top: 6px;
2578
+ right: 0;
2579
+ left: 0;
2580
+ margin: 0;
2581
+ }
2582
+ .ui-rangeslider.ui-mini .ui-rangeslider-sliders .ui-slider-track {
2583
+ top: 8px;
2584
+ }
2585
+ .ui-rangeslider .ui-slider-track:first-child .ui-slider-bg {
2586
+ display: none;
2587
+ }
2588
+ .ui-rangeslider .ui-rangeslider-sliders .ui-slider-track:first-child {
2589
+ background-color: transparent;
2590
+ background: none;
2591
+ border-width: 0;
2592
+ height: 0;
2593
+ }
2594
+ /* this makes ie6 and ie7 set height to 0 to fix z-index problem */
2595
+ html >/**/body .ui-rangeslider .ui-rangeslider-sliders .ui-slider-track:first-child {
2596
+ height: 15px;
2597
+ border-width: 1px;
2598
+ }
2599
+ html >/**/body .ui-rangeslider.ui-mini .ui-rangeslider-sliders .ui-slider-track:first-child {
2600
+ height: 12px;
2601
+ }
2602
+ @media all and (min-width: 28em){
2603
+ .ui-field-contain .ui-rangeslider label.ui-slider {
2604
+ float: left;
2605
+ }
2606
+ .ui-field-contain .ui-rangeslider input.ui-slider-input {
2607
+ position: relative;
2608
+ z-index: 1;
2609
+ }
2610
+ .ui-field-contain .ui-rangeslider input.ui-slider-input.ui-rangeslider-first,
2611
+ .ui-field-contain .ui-rangeslider.ui-mini input.ui-slider-input.ui-rangeslider-first {
2612
+ margin-right: 17px;
2613
+ }
2614
+ .ui-field-contain .ui-rangeslider .ui-rangeslider-sliders,
2615
+ .ui-field-contain .ui-rangeslider.ui-mini .ui-rangeslider-sliders {
2616
+ float: left;
2617
+ width: 78%;
2618
+ margin: 0 -68px;
2619
+ }
2620
+ .ui-field-contain .ui-rangeslider .ui-slider-track,
2621
+ .ui-field-contain .ui-rangeslider.ui-mini .ui-slider-track {
2622
+ right: 68px;
2623
+ left: 68px;
2624
+ }
2625
+ .ui-field-contain.ui-hide-label .ui-rangeslider input.ui-slider-input.ui-rangeslider-first {
2626
+ margin: 0;
2627
+ }
2628
+ .ui-field-contain.ui-hide-label .ui-rangeslider .ui-rangeslider-sliders,
2629
+ .ui-field-contain.ui-hide-label .ui-rangeslider.ui-mini .ui-rangeslider-sliders {
2630
+ width: auto;
2631
+ float: none;
2632
+ margin: 0 68px;
2633
+ }
2634
+ .ui-field-contain.ui-hide-label .ui-rangeslider .ui-slider-track,
2635
+ .ui-field-contain.ui-hide-label .ui-rangeslider.ui-mini .ui-slider-track {
2636
+ right: 0;
2637
+ left: 0;
2638
+ }
2639
+ }
2640
+ .ui-listview { margin: 0; }
2641
+ ol.ui-listview, ol.ui-listview .ui-li-divider { counter-reset: listnumbering; }
2642
+ .ui-content .ui-listview, .ui-panel-inner > .ui-listview { margin: -15px; }
2643
+ .ui-collapsible-content > .ui-listview { margin: -10px -15px; }
2644
+ .ui-content .ui-listview-inset, .ui-panel-inner .ui-listview-inset { margin: 1em 0; }
2645
+ .ui-collapsible-content .ui-listview-inset { margin: .5em 0; }
2646
+ .ui-listview, .ui-li { list-style: none; padding: 0; }
2647
+ .ui-li, .ui-li.ui-field-contain { display: block; margin: 0; position: relative; overflow: visible; text-align: left; border-width: 0; border-top-width: 1px; }
2648
+ .ui-li.ui-btn, .ui-li.ui-field-contain, .ui-li-divider, .ui-li-static { margin: 0; }
2649
+ .ui-listview-inset .ui-li { border-right-width: 1px; border-left-width: 1px; }
2650
+ .ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child { border-bottom-width: 1px; }
2651
+ .ui-collapsible-content > .ui-listview:not(.ui-listview-inset) > .ui-li.ui-first-child { border-top-width: 0; }
2652
+ .ui-collapsible-themed-content .ui-listview:not(.ui-listview-inset) > .ui-li.ui-last-child { border-bottom-width: 0; }
2653
+ .ui-li .ui-btn-text a.ui-link-inherit { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
2654
+ .ui-li-static { background-image: none; }
2655
+ .ui-li-divider { padding: .5em 15px; font-size: 14px; font-weight: bold; }
2656
+ ol.ui-listview .ui-link-inherit:before, ol.ui-listview .ui-li-static:before, .ui-li-dec { font-size: .8em; display: inline-block; padding-right: .3em; font-weight: normal; counter-increment: listnumbering; content: counter(listnumbering) ". "; }
2657
+ ol.ui-listview .ui-li-jsnumbering:before { content: "" !important; } /* to avoid chance of duplication */
2658
+ .ui-listview > .ui-li.ui-first-child,
2659
+ .ui-listview .ui-btn.ui-first-child > .ui-li > .ui-btn-text > .ui-link-inherit {
2660
+ -webkit-border-top-right-radius: inherit;
2661
+ border-top-right-radius: inherit;
2662
+ -webkit-border-top-left-radius: inherit;
2663
+ border-top-left-radius: inherit;
2664
+ }
2665
+ .ui-listview > .ui-li.ui-last-child,
2666
+ .ui-listview .ui-btn.ui-last-child > .ui-li > .ui-btn-text > .ui-link-inherit,
2667
+ .ui-collapsible-content > .ui-listview:not(.ui-listview-inset),
2668
+ .ui-collapsible-content > .ui-listview:not(.ui-listview-inset) .ui-li.ui-last-child {
2669
+ -webkit-border-bottom-right-radius: inherit;
2670
+ border-bottom-right-radius: inherit;
2671
+ -webkit-border-bottom-left-radius: inherit;
2672
+ border-bottom-left-radius: inherit;
2673
+ }
2674
+ .ui-listview > .ui-li.ui-first-child .ui-li-link-alt {
2675
+ -webkit-border-top-right-radius: inherit;
2676
+ border-top-right-radius: inherit;
2677
+ }
2678
+ .ui-listview > .ui-li.ui-last-child .ui-li-link-alt {
2679
+ -webkit-border-bottom-right-radius: inherit;
2680
+ border-bottom-right-radius: inherit;
2681
+ }
2682
+ .ui-listview > .ui-li.ui-first-child .ui-li-thumb:not(.ui-li-icon) {
2683
+ -webkit-border-top-left-radius: inherit;
2684
+ border-top-left-radius: inherit;
2685
+ }
2686
+ .ui-listview > .ui-li.ui-last-child .ui-li-thumb:not(.ui-li-icon) {
2687
+ -webkit-border-bottom-left-radius: inherit;
2688
+ border-bottom-left-radius: inherit;
2689
+ }
2690
+ .ui-li>.ui-btn-inner { display: block; position: relative; padding: 0; }
2691
+ .ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li { padding: .7em 15px; display: block; }
2692
+ .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-thumb { min-height: 59px; padding-left: 100px; }
2693
+ .ui-li-has-icon .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-icon { min-height: 20px; padding-left: 40px; }
2694
+ .ui-li-has-count .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-count, .ui-li-divider.ui-li-has-count { padding-right: 45px; }
2695
+ .ui-li-has-arrow .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-arrow { padding-right: 40px; }
2696
+ .ui-li-has-arrow.ui-li-has-count .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-arrow.ui-li-has-count { padding-right: 75px; }
2697
+ .ui-li-heading { font-size: 16px; font-weight: bold; display: block; margin: .6em 0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
2698
+ .ui-li-desc { font-size: 12px; font-weight: normal; display: block; margin: -.5em 0 .6em; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
2699
+ .ui-li-thumb, .ui-listview .ui-li-icon { position: absolute; left: 1px; top: 0; max-height: 80px; max-width: 80px; }
2700
+ .ui-listview .ui-li-icon { max-height: 16px; max-width: 16px; left: 10px; top: .9em; }
2701
+ .ui-li-thumb, .ui-listview .ui-li-icon, .ui-li-content { float: left; margin-right: 10px; }
2702
+ .ui-li-aside { float: right; width: 50%; text-align: right; margin: .3em 0; }
2703
+ @media all and (min-width: 480px){
2704
+ .ui-li-aside { width: 45%; }
2705
+ }
2706
+ .ui-li-divider { cursor: default; }
2707
+ .ui-li-has-alt .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-alt { padding-right: 53px; }
2708
+ .ui-li-has-alt.ui-li-has-count .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-alt.ui-li-has-count { padding-right: 88px; }
2709
+ .ui-li-has-count .ui-li-count { position: absolute; font-size: 11px; font-weight: bold; padding: .2em .5em; top: 50%; margin-top: -.9em; right: 10px; }
2710
+ .ui-li-has-count.ui-li-divider .ui-li-count, .ui-li-has-count .ui-link-inherit .ui-li-count { margin-top: -.95em; }
2711
+ .ui-li-has-arrow.ui-li-has-count .ui-li-count { right: 40px; }
2712
+ .ui-li-has-alt.ui-li-has-count .ui-li-count { right: 53px; }
2713
+ .ui-li-link-alt { position: absolute; width: 40px; height: 100%; border-width: 0; border-left-width: 1px; top: 0; right: 0; margin: 0; padding: 0; z-index: 2; }
2714
+ .ui-li-link-alt .ui-btn { overflow: hidden; position: absolute; right: 8px; top: 50%; margin: -13px 0 0 0; border-bottom-width: 1px; z-index: -1;}
2715
+ .ui-li-link-alt .ui-btn-inner { padding: 0; height: 100%; position: absolute; width: 100%; top: 0; left: 0;}
2716
+ .ui-li-link-alt .ui-btn .ui-icon { right: 50%; margin-right: -9px; }
2717
+ .ui-li-link-alt .ui-btn-icon-notext .ui-btn-inner .ui-icon { position: absolute; top: 50%; margin-top: -9px; }
2718
+ .ui-listview * .ui-btn-inner > .ui-btn > .ui-btn-inner { border-top: 0px; }
2719
+ .ui-listview-filter { border-width: 0; overflow: hidden; margin: -15px -15px 15px -15px; }
2720
+ .ui-collapsible-content .ui-listview-filter { margin: -10px -15px 10px -15px; border-bottom: inherit; }
2721
+ .ui-listview-filter-inset { margin: -15px -5px; background: transparent; }
2722
+ .ui-collapsible-content .ui-listview-filter-inset { margin: -5px; border-bottom-width: 0; }
2723
+ .ui-listview-filter .ui-input-search { margin: 5px; width: auto; display: block; }
2724
+ .ui-li.ui-screen-hidden{ display:none; }
2725
+ /* Odd iPad positioning issue. */
2726
+ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
2727
+ .ui-li .ui-btn-text { overflow: visible; }
2728
+ }
2729
+ label.ui-slider {
2730
+ font-size: 16px;
2731
+ line-height: 1.4;
2732
+ font-weight: normal;
2733
+ margin: 0;
2734
+ display: block;
2735
+ }
2736
+ .ui-field-contain label.ui-slider {
2737
+ margin-bottom: .4em;
2738
+ }
2739
+ div.ui-slider {
2740
+ height: 30px;
2741
+ margin: .5em 0;
2742
+ zoom: 1;
2743
+ }
2744
+ div.ui-slider.ui-mini {
2745
+ margin: .25em 0;
2746
+ }
2747
+ .ui-field-contain div.ui-slider,
2748
+ .ui-field-contain div.ui-slider.ui-mini {
2749
+ margin: 0;
2750
+ }
2751
+ div.ui-slider:before, div.ui-slider:after {
2752
+ content: "";
2753
+ display: table;
2754
+ }
2755
+ div.ui-slider:after {
2756
+ clear: both;
2757
+ }
2758
+ /* High level of specificity to override Textinput CSS. */
2759
+ input.ui-input-text.ui-slider-input {
2760
+ display: block;
2761
+ float: left;
2762
+ margin: 0;
2763
+ padding: 4px;
2764
+ width: 40px;
2765
+ height: 22px;
2766
+ line-height: 22px;
2767
+ font-size: 14px;
2768
+ border: none;
2769
+ background-image: none;
2770
+ font-weight: bold;
2771
+ text-align: center;
2772
+ vertical-align: text-bottom;
2773
+ outline: 0;
2774
+ -webkit-box-sizing: content-box;
2775
+ -moz-box-sizing: content-box;
2776
+ -ms-box-sizing: content-box;
2777
+ box-sizing: content-box;
2778
+ }
2779
+ .ui-slider-input::-webkit-outer-spin-button,
2780
+ .ui-slider-input::-webkit-inner-spin-button {
2781
+ -webkit-appearance: none;
2782
+ margin: 0;
2783
+ }
2784
+ .ui-slider-track,
2785
+ .ui-slider-switch {
2786
+ position: relative;
2787
+ overflow: visible;
2788
+ height: 15px;
2789
+ margin: 0 15px 0 68px;
2790
+ top: 6px;
2791
+ }
2792
+ .ui-slider-track.ui-mini {
2793
+ height: 12px;
2794
+ top: 8px;
2795
+ }
2796
+ .ui-slider-bg {
2797
+ border: none;
2798
+ height: 100%;
2799
+ }
2800
+ /* High level of specificity to override button margins in grids */
2801
+ .ui-slider-track .ui-btn.ui-slider-handle,
2802
+ .ui-slider-switch .ui-btn.ui-slider-handle {
2803
+ position: absolute;
2804
+ z-index: 1;
2805
+ top: 50%;
2806
+ width: 28px;
2807
+ height: 28px;
2808
+ margin: -15px 0 0 -15px;
2809
+ outline: 0;
2810
+ }
2811
+ .ui-slider-track.ui-mini .ui-slider-handle {
2812
+ height: 14px;
2813
+ width: 14px;
2814
+ margin: -8px 0 0 -7px;
2815
+ }
2816
+ .ui-slider-handle .ui-btn-inner {
2817
+ padding: 0;
2818
+ height: 100%;
2819
+ }
2820
+ .ui-slider-track.ui-mini .ui-slider-handle .ui-btn-inner {
2821
+ height: 30px;
2822
+ width: 30px;
2823
+ padding: 0;
2824
+ margin: -9px 0 0 -9px;
2825
+ border-top: none;
2826
+ }
2827
+ select.ui-slider-switch {
2828
+ display: none;
2829
+ }
2830
+ div.ui-slider-switch {
2831
+ display: inline-block;
2832
+ height: 32px;
2833
+ width: 5.8em;
2834
+ margin: .5em 0;
2835
+ top: 0;
2836
+ }
2837
+ div.ui-slider-switch.ui-mini {
2838
+ width: 5em;
2839
+ height: 29px;
2840
+ margin: .25em 0;
2841
+ top: 0;
2842
+ }
2843
+ .ui-field-contain .ui-slider-switch,
2844
+ .ui-field-contain .ui-slider-switch.ui-mini {
2845
+ margin: 0;
2846
+ }
2847
+ .ui-slider-inneroffset {
2848
+ margin: 0 16px;
2849
+ position: relative;
2850
+ z-index: 1;
2851
+ }
2852
+ .ui-slider-switch.ui-mini .ui-slider-inneroffset {
2853
+ margin: 0 15px 0 14px;
2854
+ }
2855
+ .ui-slider-switch .ui-btn.ui-slider-handle {
2856
+ margin: 1px 0 0 -15px;
2857
+ }
2858
+ .ui-slider-switch.ui-mini .ui-slider-handle {
2859
+ width: 25px;
2860
+ height: 25px;
2861
+ margin: 1px 0 0 -13px;
2862
+ padding: 0;
2863
+ }
2864
+ .ui-slider-handle-snapping {
2865
+ -webkit-transition: left 70ms linear;
2866
+ -moz-transition: left 70ms linear;
2867
+ }
2868
+ .ui-slider-switch.ui-mini .ui-slider-handle .ui-btn-inner {
2869
+ height: 30px;
2870
+ width: 30px;
2871
+ padding: 0;
2872
+ margin: 0;
2873
+ border-top: none;
2874
+ }
2875
+ .ui-slider-switch .ui-slider-label {
2876
+ position: absolute;
2877
+ text-align: center;
2878
+ width: 100%;
2879
+ overflow: hidden;
2880
+ font-size: 16px;
2881
+ top: 0;
2882
+ line-height: 2;
2883
+ min-height: 100%;
2884
+ border-width: 0;
2885
+ white-space: nowrap;
2886
+ cursor: pointer;
2887
+ }
2888
+ .ui-slider-switch.ui-mini .ui-slider-label {
2889
+ font-size: 14px;
2890
+ }
2891
+ .ui-slider-switch .ui-slider-label-a {
2892
+ z-index: 1;
2893
+ left: 0;
2894
+ text-indent: -1.5em;
2895
+ }
2896
+ .ui-slider-switch .ui-slider-label-b {
2897
+ z-index: 0;
2898
+ right: 0;
2899
+ text-indent: 1.5em;
2900
+ }
2901
+ @media all and (min-width: 28em){
2902
+ .ui-field-contain label.ui-slider {
2903
+ vertical-align: top;
2904
+ display: inline-block;
2905
+ width: 20%;
2906
+ margin: 0 2% 0 0;
2907
+ }
2908
+ .ui-field-contain div.ui-slider {
2909
+ display: inline-block;
2910
+ width: 78%;
2911
+ }
2912
+ .ui-field-contain.ui-hide-label div.ui-slider {
2913
+ display: block;
2914
+ width: auto;
2915
+ }
2916
+ .ui-field-contain div.ui-slider-switch,
2917
+ .ui-field-contain.ui-hide-label div.ui-slider-switch {
2918
+ display: inline-block;
2919
+ width: 5.8em;
2920
+ }
2921
+ .ui-field-contain div.ui-slider-switch.ui-mini {
2922
+ width: 5em;
2923
+ }
2924
+ }
2925
+ .ui-table {
2926
+ border: 0;
2927
+ border-collapse: collapse;
2928
+ padding: 0;
2929
+ width: 100%;
2930
+ }
2931
+ .ui-table th,
2932
+ .ui-table td {
2933
+ line-height: 1.5em;
2934
+ text-align: left;
2935
+ padding: .4em .5em;
2936
+ vertical-align:top;
2937
+ }
2938
+ .ui-table th .ui-btn,
2939
+ .ui-table td .ui-btn {
2940
+ line-height: normal;
2941
+ }
2942
+ .ui-table th {
2943
+ font-weight: bold;
2944
+ }
2945
+ .ui-table caption {
2946
+ text-align:left;
2947
+ margin-bottom:1.4em;
2948
+ opacity: .5;
2949
+ }
2950
+ /* Add strokes between each row */
2951
+ .table-stroke thead th {
2952
+ border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
2953
+ border-bottom: 1px solid rgba(0, 0, 0, .1);
2954
+ }
2955
+ .table-stroke tbody th,
2956
+ .table-stroke tbody td {
2957
+ border-bottom: 1px solid #e6e6e6; /* non-RGBA fallback */
2958
+ border-bottom: 1px solid rgba(0, 0, 0, .05);
2959
+ }
2960
+ /* Add alternating row stripes */
2961
+ .table-stripe tbody tr:nth-child(odd) td,
2962
+ .table-stripe tbody tr:nth-child(odd) th {
2963
+ background-color: #eeeeee; /* non-RGBA fallback */
2964
+ background-color: rgba(0,0,0,0.04);
2965
+ }
2966
+ /* Add stroke to the header and last item */
2967
+ .table-stripe thead th,
2968
+ .table-stripe tbody tr:last-child {
2969
+ border-bottom: 1px solid #d6d6d6; /* non-RGBA fallback */
2970
+ border-bottom: 1px solid rgba(0, 0, 0, .1);
2971
+ }
2972
+ /*
2973
+ Styles for the table columntoggle mode
2974
+ */
2975
+ .ui-table-columntoggle-btn {
2976
+ float: right;
2977
+ margin-bottom:.8em;
2978
+ }
2979
+ /* Remove top/bottom margins around the fieldcontain on check list */
2980
+ .ui-table-columntoggle-popup fieldset {
2981
+ margin:0;
2982
+ }
2983
+ /* Hide all prioritized columns by default */
2984
+ @media only all {
2985
+ th.ui-table-priority-6,
2986
+ td.ui-table-priority-6,
2987
+ th.ui-table-priority-5,
2988
+ td.ui-table-priority-5,
2989
+ th.ui-table-priority-4,
2990
+ td.ui-table-priority-4,
2991
+ th.ui-table-priority-3,
2992
+ td.ui-table-priority-3,
2993
+ th.ui-table-priority-2,
2994
+ td.ui-table-priority-2,
2995
+ th.ui-table-priority-1,
2996
+ td.ui-table-priority-1 {
2997
+ display: none;
2998
+ }
2999
+ }
3000
+ /* Preset breakpoints if ".ui-responsive" class added to table */
3001
+ /* Show priority 1 at 320px (20em x 16px) */
3002
+ @media screen and (min-width: 20em) {
3003
+ .ui-table-columntoggle.ui-responsive th.ui-table-priority-1,
3004
+ .ui-table-columntoggle.ui-responsive td.ui-table-priority-1 {
3005
+ display: table-cell;
3006
+ }
3007
+ }
3008
+ /* Show priority 2 at 480px (30em x 16px) */
3009
+ @media screen and (min-width: 30em) {
3010
+ .ui-table-columntoggle.ui-responsive th.ui-table-priority-2,
3011
+ .ui-table-columntoggle.ui-responsive td.ui-table-priority-2 {
3012
+ display: table-cell;
3013
+ }
3014
+ }
3015
+ /* Show priority 3 at 640px (40em x 16px) */
3016
+ @media screen and (min-width: 40em) {
3017
+ .ui-table-columntoggle.ui-responsive th.ui-table-priority-3,
3018
+ .ui-table-columntoggle.ui-responsive td.ui-table-priority-3 {
3019
+ display: table-cell;
3020
+ }
3021
+ }
3022
+ /* Show priority 4 at 800px (50em x 16px) */
3023
+ @media screen and (min-width: 50em) {
3024
+ .ui-table-columntoggle.ui-responsive th.ui-table-priority-4,
3025
+ .ui-table-columntoggle.ui-responsive td.ui-table-priority-4 {
3026
+ display: table-cell;
3027
+ }
3028
+ }
3029
+ /* Show priority 5 at 960px (60em x 16px) */
3030
+ @media screen and (min-width: 60em) {
3031
+ .ui-table-columntoggle.ui-responsive th.ui-table-priority-5,
3032
+ .ui-table-columntoggle.ui-responsive td.ui-table-priority-5 {
3033
+ display: table-cell;
3034
+ }
3035
+ }
3036
+ /* Show priority 6 at 1,120px (70em x 16px) */
3037
+ @media screen and (min-width: 70em) {
3038
+ .ui-table-columntoggle.ui-responsive th.ui-table-priority-6,
3039
+ .ui-table-columntoggle.ui-responsive td.ui-table-priority-6 {
3040
+ display: table-cell;
3041
+ }
3042
+ }
3043
+ /* Unchecked manually: Always hide */
3044
+ .ui-table-columntoggle th.ui-table-cell-hidden,
3045
+ .ui-table-columntoggle td.ui-table-cell-hidden,
3046
+ .ui-table-columntoggle.ui-responsive th.ui-table-cell-hidden,
3047
+ .ui-table-columntoggle.ui-responsive td.ui-table-cell-hidden {
3048
+ display: none;
3049
+ }
3050
+ /* Checked manually: Always show */
3051
+ .ui-table-columntoggle th.ui-table-cell-visible,
3052
+ .ui-table-columntoggle td.ui-table-cell-visible,
3053
+ .ui-table-columntoggle.ui-responsive th.ui-table-cell-visible,
3054
+ .ui-table-columntoggle.ui-responsive td.ui-table-cell-visible {
3055
+ display: table-cell;
3056
+ }
3057
+ /*
3058
+ Styles for the table columntoggle mode
3059
+ */
3060
+ .ui-table-reflow td .ui-table-cell-label,
3061
+ .ui-table-reflow th .ui-table-cell-label {
3062
+ display: none;
3063
+ }
3064
+ /* Mobile first styles: Begin with the stacked presentation at narrow widths */
3065
+ @media only all {
3066
+ /* Hide the table headers */
3067
+ .ui-table-reflow thead td,
3068
+ .ui-table-reflow thead th {
3069
+ display: none;
3070
+ }
3071
+ /* Show the table cells as a block level element */
3072
+ .ui-table-reflow td,
3073
+ .ui-table-reflow th {
3074
+ text-align: left;
3075
+ display: block;
3076
+ }
3077
+ /* Add a fair amount of top margin to visually separate each row when stacked */
3078
+ .ui-table-reflow tbody th {
3079
+ margin-top: 3em;
3080
+ }
3081
+ /* Make the label elements a percentage width */
3082
+ .ui-table-reflow td .ui-table-cell-label,
3083
+ .ui-table-reflow th .ui-table-cell-label {
3084
+ display: block;
3085
+ padding: .4em;
3086
+ min-width: 30%;
3087
+ display: inline-block;
3088
+ margin: -.4em 1em -.4em -.4em;
3089
+ }
3090
+ /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
3091
+ .ui-table-reflow th .ui-table-cell-label-top,
3092
+ .ui-table-reflow td .ui-table-cell-label-top {
3093
+ display: block;
3094
+ padding: .4em 0;
3095
+ margin: .4em 0;
3096
+ text-transform: uppercase;
3097
+ font-size: .9em;
3098
+ font-weight: normal;
3099
+ }
3100
+ }
3101
+ /* Breakpoint to show as a standard table at 560px (35em x 16px) or wider */
3102
+ @media ( min-width: 35em ) {
3103
+ /* Fixes table rendering when switching between breakpoints in Safari <= 5. See https://github.com/jquery/jquery-mobile/issues/5380 */
3104
+ .ui-table-reflow.ui-responsive {
3105
+ display: table-row-group;
3106
+ }
3107
+ /* Show the table header rows */
3108
+ .ui-table-reflow.ui-responsive td,
3109
+ .ui-table-reflow.ui-responsive th,
3110
+ .ui-table-reflow.ui-responsive tbody th,
3111
+ .ui-table-reflow.ui-responsive tbody td,
3112
+ .ui-table-reflow.ui-responsive thead td,
3113
+ .ui-table-reflow.ui-responsive thead th {
3114
+ display: table-cell;
3115
+ margin: 0;
3116
+ }
3117
+ /* Hide the labels in each cell */
3118
+ .ui-table-reflow.ui-responsive td .ui-table-cell-label,
3119
+ .ui-table-reflow.ui-responsive th .ui-table-cell-label {
3120
+ display: none;
3121
+ }
3122
+ }
3123
+ /* Hack to make IE9 and WP7.5 treat cells like block level elements, scoped to ui-responsive class */
3124
+ /* Applied in a max-width media query up to the table layout breakpoint so we don't need to negate this*/
3125
+ @media ( max-width: 35em ) {
3126
+ .ui-table-reflow.ui-responsive td,
3127
+ .ui-table-reflow.ui-responsive th {
3128
+ width: 100%;
3129
+ -webkit-box-sizing: border-box;
3130
+ -moz-box-sizing: border-box;
3131
+ box-sizing: border-box;
3132
+ float: left;
3133
+ clear: left;
3134
+ }
3135
+ }
3136
+ /* panel */
3137
+ .ui-panel {
3138
+ width: 17em;
3139
+ min-height: 100%;
3140
+ border-width: 0;
3141
+ position: absolute;
3142
+ top: 0;
3143
+ display: block;
3144
+ }
3145
+ .ui-panel-closed {
3146
+ width: 0;
3147
+ overflow: hidden;
3148
+ }
3149
+ .ui-panel-fixed {
3150
+ position: fixed;
3151
+ bottom: -1px; /* fixes gap on Chrome for Android */
3152
+ padding-bottom: 1px;
3153
+ }
3154
+ .ui-panel-display-overlay {
3155
+ z-index: 1001; /* fixed toolbars have z-index 1000 */
3156
+ }
3157
+ .ui-panel-display-reveal {
3158
+ z-index: 0;
3159
+ }
3160
+ .ui-panel-display-push {
3161
+ z-index: 999;
3162
+ }
3163
+ .ui-panel-inner {
3164
+ padding: 15px;
3165
+ }
3166
+ /* content-wrap */
3167
+ .ui-panel-content-wrap {
3168
+ position: relative;
3169
+ left: 0;
3170
+ min-height: inherit;
3171
+ border: none;
3172
+ z-index: 999;
3173
+ }
3174
+ .ui-panel-content-wrap-display-overlay,
3175
+ .ui-panel-animate.ui-panel-content-wrap > .ui-header, /* ios4 fix */
3176
+ .ui-panel-content-wrap-closed {
3177
+ position: static;
3178
+ }
3179
+ /* dismiss */
3180
+ .ui-panel-dismiss {
3181
+ position: absolute;
3182
+ top: 0;
3183
+ left:0;
3184
+ height: 100%;
3185
+ width: 100%;
3186
+ z-index: 1002;
3187
+ display: none;
3188
+ }
3189
+ .ui-panel-dismiss-open {
3190
+ display: block;
3191
+ }
3192
+ /* animate class is added to panel, wrapper and fixed toolbars */
3193
+ .ui-panel-animate {
3194
+ -webkit-transition: -webkit-transform 350ms ease;
3195
+ -moz-transition: -moz-transform 350ms ease;
3196
+ transition: transform 350ms ease;
3197
+ }
3198
+ /* hardware acceleration for smoother transitions */
3199
+ .ui-panel-animate.ui-panel:not(.ui-panel-display-reveal),
3200
+ .ui-panel-animate.ui-panel:not(.ui-panel-display-reveal) > div,
3201
+ .ui-panel-animate.ui-panel-content-wrap,
3202
+ .ui-panel-animate.ui-panel-content-fixed-toolbar {
3203
+ -webkit-backface-visibility: hidden;
3204
+ -webkit-transform: translate3d(0,0,0);
3205
+ }
3206
+ /* positioning: panel */
3207
+ /* panel left */
3208
+ .ui-panel-position-left {
3209
+ left: -17em;
3210
+ }
3211
+ /* animated: panel left (for overlay and push) */
3212
+ .ui-panel-animate.ui-panel-position-left.ui-panel-display-overlay,
3213
+ .ui-panel-animate.ui-panel-position-left.ui-panel-display-push {
3214
+ left: 0;
3215
+ -webkit-transform: translate3d(-17em,0,0);
3216
+ -moz-transform: translate3d(-17em,0,0);
3217
+ transform: translate3d(-17em,0,0);
3218
+ }
3219
+ /* panel left open */
3220
+ .ui-panel-position-left.ui-panel-display-reveal, /* negate "panel left" for reveal */
3221
+ .ui-panel-position-left.ui-panel-open {
3222
+ left: 0;
3223
+ }
3224
+ /* animated: panel left open (for overlay and push) */
3225
+ .ui-panel-animate.ui-panel-position-left.ui-panel-open.ui-panel-display-overlay,
3226
+ .ui-panel-animate.ui-panel-position-left.ui-panel-open.ui-panel-display-push {
3227
+ -webkit-transform: translate3d(0,0,0);
3228
+ -moz-transform: translate3d(0,0,0);
3229
+ transform: translate3d(0,0,0);
3230
+ }
3231
+ /* panel right */
3232
+ .ui-panel-position-right {
3233
+ right: -17em;
3234
+ }
3235
+ /* animated: panel right (for overlay and push) */
3236
+ .ui-panel-animate.ui-panel-position-right.ui-panel-display-overlay,
3237
+ .ui-panel-animate.ui-panel-position-right.ui-panel-display-push {
3238
+ right: 0;
3239
+ -webkit-transform: translate3d(17em,0,0);
3240
+ -moz-transform: translate3d(17em,0,0);
3241
+ transform: translate3d(17em,0,0);
3242
+ }
3243
+ /* panel right open */
3244
+ .ui-panel-position-right.ui-panel-display-reveal, /* negate "panel right" for reveal */
3245
+ .ui-panel-position-right.ui-panel-open {
3246
+ right: 0;
3247
+ }
3248
+ /* animated: panel right open (for overlay and push) */
3249
+ .ui-panel-animate.ui-panel-position-right.ui-panel-open.ui-panel-display-overlay,
3250
+ .ui-panel-animate.ui-panel-position-right.ui-panel-open.ui-panel-display-push {
3251
+ -webkit-transform: translate3d(0,0,0);
3252
+ -moz-transform: translate3d(0,0,0);
3253
+ transform: translate3d(0,0,0);
3254
+ }
3255
+ /* positioning: content wrap, fixed toolbars and dismiss */
3256
+ /* panel left open */
3257
+ .ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-toolbar-open,
3258
+ .ui-panel-content-wrap-position-left.ui-panel-content-wrap-open,
3259
+ .ui-panel-dismiss-position-left.ui-panel-dismiss-open {
3260
+ left: 17em;
3261
+ right: -17em;
3262
+ }
3263
+ /* animated: panel left open (for reveal and push) */
3264
+ .ui-panel-animate.ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-reveal,
3265
+ .ui-panel-animate.ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-push,
3266
+ .ui-panel-animate.ui-panel-content-wrap-position-left.ui-panel-content-wrap-open.ui-panel-content-wrap-display-reveal,
3267
+ .ui-panel-animate.ui-panel-content-wrap-position-left.ui-panel-content-wrap-open.ui-panel-content-wrap-display-push {
3268
+ left: 0;
3269
+ right: 0;
3270
+ -webkit-transform: translate3d(17em,0,0);
3271
+ -moz-transform: translate3d(17em,0,0);
3272
+ transform: translate3d(17em,0,0);
3273
+ }
3274
+ /* panel right open */
3275
+ .ui-panel-content-fixed-toolbar-position-right.ui-panel-content-fixed-toolbar-open,
3276
+ .ui-panel-content-wrap-position-right.ui-panel-content-wrap-open,
3277
+ .ui-panel-dismiss-position-right.ui-panel-dismiss-open {
3278
+ left: -17em;
3279
+ right: 17em;
3280
+ }
3281
+ /* animated: panel right open (for reveal and push) */
3282
+ .ui-panel-animate.ui-panel-content-fixed-toolbar-position-right.ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-reveal,
3283
+ .ui-panel-animate.ui-panel-content-fixed-toolbar-position-right.ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-push,
3284
+ .ui-panel-animate.ui-panel-content-wrap-position-right.ui-panel-content-wrap-open.ui-panel-content-wrap-display-reveal,
3285
+ .ui-panel-animate.ui-panel-content-wrap-position-right.ui-panel-content-wrap-open.ui-panel-content-wrap-display-push {
3286
+ left: 0;
3287
+ right: 0;
3288
+ -webkit-transform: translate3d(-17em,0,0);
3289
+ -moz-transform: translate3d(-17em,0,0);
3290
+ transform: translate3d(-17em,0,0);
3291
+ }
3292
+ /* negate "panel left/right open" for overlay */
3293
+ .ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-overlay,
3294
+ .ui-panel-content-wrap-open.ui-panel-content-wrap-display-overlay {
3295
+ left: 0;
3296
+ }
3297
+ /* always disable overflow-x to prevent zoom issue on Android */
3298
+ .ui-page-active.ui-page-panel {
3299
+ overflow-x: hidden;
3300
+ }
3301
+ /* shadows and borders */
3302
+ .ui-panel-display-reveal {
3303
+ -webkit-box-shadow: inset -5px 0 5px rgba(0,0,0,.15);
3304
+ -moz-box-shadow: inset -5px 0 5px rgba(0,0,0,.15);
3305
+ box-shadow: inset -5px 0 5px rgba(0,0,0,.15);
3306
+ }
3307
+ .ui-panel-position-right.ui-panel-display-reveal {
3308
+ -webkit-box-shadow: inset 5px 0 5px rgba(0,0,0,.15);
3309
+ -moz-box-shadow: inset 5px 0 5px rgba(0,0,0,.15);
3310
+ box-shadow: inset 5px 0 5px rgba(0,0,0,.15);
3311
+ }
3312
+ .ui-panel-position-right.ui-panel-display-overlay {
3313
+ -webkit-box-shadow: -5px 0px 5px rgba(0,0,0,.15);
3314
+ -moz-box-shadow: -5px 0px 5px rgba(0,0,0,.15);
3315
+ box-shadow: -5px 0px 5px rgba(0,0,0,.15);
3316
+ }
3317
+ .ui-panel-position-left.ui-panel-display-overlay {
3318
+ -webkit-box-shadow: 5px 0px 5px rgba(0,0,0,.15);
3319
+ -moz-box-shadow: 5px 0px 5px rgba(0,0,0,.15);
3320
+ box-shadow: 5px 0px 5px rgba(0,0,0,.15);
3321
+ }
3322
+ .ui-panel-display-push.ui-panel-open.ui-panel-position-left {
3323
+ border-right-width: 1px;
3324
+ margin-right: -1px;
3325
+ }
3326
+ .ui-panel-animate.ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-push {
3327
+ margin-left: 1px;
3328
+ }
3329
+ .ui-panel-display-push.ui-panel-open.ui-panel-position-right {
3330
+ border-left-width: 1px;
3331
+ margin-left: -1px;
3332
+ }
3333
+ .ui-panel-animate.ui-panel-content-fixed-toolbar-position-right.ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-push {
3334
+ margin-right: 1px;
3335
+ }
3336
+ /* wrap on wide viewports once open */
3337
+ @media (min-width:55em){
3338
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-push.ui-panel-content-fixed-toolbar-position-left,
3339
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-reveal.ui-panel-content-fixed-toolbar-position-left,
3340
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-display-push.ui-panel-content-wrap-position-left,
3341
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-display-reveal.ui-panel-content-wrap-position-left {
3342
+ margin-right: 17em;
3343
+ }
3344
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-push.ui-panel-content-fixed-toolbar-position-right,
3345
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-reveal.ui-panel-content-fixed-toolbar-position-right,
3346
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-display-push.ui-panel-content-wrap-position-right,
3347
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-display-reveal.ui-panel-content-wrap-position-right {
3348
+ margin-left: 17em;
3349
+ }
3350
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-push,
3351
+ .ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-display-reveal {
3352
+ width: auto;
3353
+ }
3354
+ .ui-responsive-panel .ui-panel-dismiss-display-push {
3355
+ display: none;
3356
+ }
3357
+ }