sass-twitter-bootstrap 0.1.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (245) hide show
  1. data/lib/{sass-twitter-bootstrap.rb → sass/twitter/bootstrap.rb} +1 -1
  2. data/lib/sass/twitter/bootstrap/rails.rb +1 -5
  3. data/lib/sass/twitter/bootstrap/rails/engine.rb +12 -0
  4. data/lib/sass/twitter/bootstrap/version.rb +1 -1
  5. data/vendor/assets/images/glyphicons-halflings-white.png +0 -0
  6. data/vendor/assets/images/glyphicons-halflings.png +0 -0
  7. data/vendor/assets/javascripts/twitter/bootstrap-alert.js +32 -28
  8. data/vendor/assets/javascripts/twitter/bootstrap-button.js +33 -29
  9. data/vendor/assets/javascripts/twitter/bootstrap-carousel.js +21 -33
  10. data/vendor/assets/javascripts/twitter/bootstrap-collapse.js +26 -47
  11. data/vendor/assets/javascripts/twitter/bootstrap-dropdown.js +10 -18
  12. data/vendor/assets/javascripts/twitter/bootstrap-modal.js +17 -25
  13. data/vendor/assets/javascripts/twitter/bootstrap-popover.js +10 -13
  14. data/vendor/assets/javascripts/twitter/bootstrap-scrollspy.js +18 -44
  15. data/vendor/assets/javascripts/twitter/bootstrap-tab.js +7 -12
  16. data/vendor/assets/javascripts/twitter/bootstrap-tooltip.js +35 -40
  17. data/vendor/assets/javascripts/twitter/bootstrap-transition.js +20 -30
  18. data/vendor/assets/javascripts/twitter/bootstrap-typeahead.js +15 -29
  19. data/vendor/assets/stylesheets/tests/buttons.html +139 -0
  20. data/vendor/assets/stylesheets/tests/css-tests.css +99 -1
  21. data/vendor/assets/stylesheets/tests/css-tests.html +519 -37
  22. data/vendor/assets/stylesheets/tests/forms-responsive.html +71 -0
  23. data/vendor/assets/stylesheets/tests/navbar-fixed-top.html +104 -0
  24. data/vendor/assets/stylesheets/tests/navbar-static-top.html +107 -0
  25. data/vendor/assets/stylesheets/tests/navbar.html +38 -39
  26. data/vendor/assets/stylesheets/twitter/_accordion.scss +0 -5
  27. data/vendor/assets/stylesheets/twitter/_alerts.scss +15 -3
  28. data/vendor/assets/stylesheets/twitter/_breadcrumbs.scss +0 -2
  29. data/vendor/assets/stylesheets/twitter/_button-groups.scss +32 -76
  30. data/vendor/assets/stylesheets/twitter/_buttons.scss +25 -33
  31. data/vendor/assets/stylesheets/twitter/_close.scss +1 -12
  32. data/vendor/assets/stylesheets/twitter/_code.scss +8 -8
  33. data/vendor/assets/stylesheets/twitter/_component-animations.scss +7 -9
  34. data/vendor/assets/stylesheets/twitter/_dropdowns.scss +45 -58
  35. data/vendor/assets/stylesheets/twitter/_forms.scss +146 -206
  36. data/vendor/assets/stylesheets/twitter/_grid.scss +5 -2
  37. data/vendor/assets/stylesheets/twitter/_hero-unit.scss +1 -3
  38. data/vendor/assets/stylesheets/twitter/_labels.scss +32 -0
  39. data/vendor/assets/stylesheets/twitter/_layouts.scss +2 -2
  40. data/vendor/assets/stylesheets/twitter/_mixins.scss +208 -273
  41. data/vendor/assets/stylesheets/twitter/_modals.scss +8 -14
  42. data/vendor/assets/stylesheets/twitter/_navbar.scss +73 -132
  43. data/vendor/assets/stylesheets/twitter/_navs.scss +43 -53
  44. data/vendor/assets/stylesheets/twitter/_pager.scss +0 -6
  45. data/vendor/assets/stylesheets/twitter/_pagination.scss +0 -1
  46. data/vendor/assets/stylesheets/twitter/_progress-bars.scss +6 -28
  47. data/vendor/assets/stylesheets/twitter/_reset.scss +4 -9
  48. data/vendor/assets/stylesheets/twitter/_scaffolding.scss +8 -4
  49. data/vendor/assets/stylesheets/twitter/_sprites.scss +7 -40
  50. data/vendor/assets/stylesheets/twitter/_tables.scss +33 -38
  51. data/vendor/assets/stylesheets/twitter/_thumbnails.scss +2 -14
  52. data/vendor/assets/stylesheets/twitter/_tooltip.scss +1 -1
  53. data/vendor/assets/stylesheets/twitter/_type.scss +14 -28
  54. data/vendor/assets/stylesheets/twitter/_variables.scss +19 -116
  55. data/vendor/assets/stylesheets/twitter/_wells.scss +0 -10
  56. data/vendor/assets/stylesheets/twitter/bootstrap.scss +7 -3
  57. data/vendor/assets/stylesheets/twitter/responsive.scss +301 -15
  58. metadata +25 -190
  59. data/.gitignore +0 -4
  60. data/Gemfile +0 -3
  61. data/Gemfile.lock +0 -14
  62. data/LICENSE +0 -176
  63. data/Makefile +0 -94
  64. data/README.md +0 -217
  65. data/Rakefile +0 -52
  66. data/bootstrap-2.0.4.css +0 -4661
  67. data/bootstrap-2.0.4.min.css +0 -9
  68. data/bootstrap-responsive-2.0.4.css +0 -932
  69. data/bootstrap-responsive-2.0.4.min.css +0 -9
  70. data/docs/assets/css/bootstrap-responsive.css +0 -932
  71. data/docs/assets/css/bootstrap.css +0 -4661
  72. data/docs/assets/css/docs.css +0 -846
  73. data/docs/assets/ico/apple-touch-icon-114-precomposed.png +0 -0
  74. data/docs/assets/ico/apple-touch-icon-144-precomposed.png +0 -0
  75. data/docs/assets/ico/apple-touch-icon-57-precomposed.png +0 -0
  76. data/docs/assets/ico/apple-touch-icon-72-precomposed.png +0 -0
  77. data/docs/assets/ico/favicon.ico +0 -0
  78. data/docs/assets/img/bird.png +0 -0
  79. data/docs/assets/img/bootstrap-mdo-sfmoma-01.jpg +0 -0
  80. data/docs/assets/img/bootstrap-mdo-sfmoma-02.jpg +0 -0
  81. data/docs/assets/img/bootstrap-mdo-sfmoma-03.jpg +0 -0
  82. data/docs/assets/img/browsers.png +0 -0
  83. data/docs/assets/img/example-sites/fleetio.png +0 -0
  84. data/docs/assets/img/example-sites/jshint.png +0 -0
  85. data/docs/assets/img/example-sites/kippt.png +0 -0
  86. data/docs/assets/img/example-sites/soundready.png +0 -0
  87. data/docs/assets/img/examples/bootstrap-example-fluid.jpg +0 -0
  88. data/docs/assets/img/examples/bootstrap-example-hero.jpg +0 -0
  89. data/docs/assets/img/examples/bootstrap-example-starter.jpg +0 -0
  90. data/docs/assets/img/github-16px.png +0 -0
  91. data/docs/assets/img/glyphicons-halflings-white.png +0 -0
  92. data/docs/assets/img/glyphicons-halflings.png +0 -0
  93. data/docs/assets/img/glyphicons/glyphicons_009_magic.png +0 -0
  94. data/docs/assets/img/glyphicons/glyphicons_042_group.png +0 -0
  95. data/docs/assets/img/glyphicons/glyphicons_079_podium.png +0 -0
  96. data/docs/assets/img/glyphicons/glyphicons_082_roundabout.png +0 -0
  97. data/docs/assets/img/glyphicons/glyphicons_155_show_thumbnails.png +0 -0
  98. data/docs/assets/img/glyphicons/glyphicons_163_iphone.png +0 -0
  99. data/docs/assets/img/glyphicons/glyphicons_214_resize_small.png +0 -0
  100. data/docs/assets/img/glyphicons/glyphicons_266_book_open.png +0 -0
  101. data/docs/assets/img/grid-18px-masked.png +0 -0
  102. data/docs/assets/img/icon-css3.png +0 -0
  103. data/docs/assets/img/icon-github.png +0 -0
  104. data/docs/assets/img/icon-html5.png +0 -0
  105. data/docs/assets/img/icon-twitter.png +0 -0
  106. data/docs/assets/img/less-logo-large.png +0 -0
  107. data/docs/assets/img/less-small.png +0 -0
  108. data/docs/assets/img/responsive-illustrations.png +0 -0
  109. data/docs/assets/js/README.md +0 -106
  110. data/docs/assets/js/application.js +0 -184
  111. data/docs/assets/js/bootstrap-alert.js +0 -90
  112. data/docs/assets/js/bootstrap-button.js +0 -96
  113. data/docs/assets/js/bootstrap-carousel.js +0 -169
  114. data/docs/assets/js/bootstrap-collapse.js +0 -157
  115. data/docs/assets/js/bootstrap-dropdown.js +0 -100
  116. data/docs/assets/js/bootstrap-modal.js +0 -218
  117. data/docs/assets/js/bootstrap-popover.js +0 -98
  118. data/docs/assets/js/bootstrap-scrollspy.js +0 -151
  119. data/docs/assets/js/bootstrap-tab.js +0 -135
  120. data/docs/assets/js/bootstrap-tooltip.js +0 -275
  121. data/docs/assets/js/bootstrap-transition.js +0 -61
  122. data/docs/assets/js/bootstrap-typeahead.js +0 -285
  123. data/docs/assets/js/bootstrap.js +0 -1825
  124. data/docs/assets/js/bootstrap.min.js +0 -6
  125. data/docs/assets/js/google-code-prettify/prettify.css +0 -30
  126. data/docs/assets/js/google-code-prettify/prettify.js +0 -28
  127. data/docs/assets/js/jquery.js +0 -9252
  128. data/docs/base-css.html +0 -1710
  129. data/docs/build/index.js +0 -44
  130. data/docs/build/node_modules/.bin/hulk +0 -93
  131. data/docs/build/node_modules/hogan.js/.git_ignore +0 -1
  132. data/docs/build/node_modules/hogan.js/.gitmodules +0 -3
  133. data/docs/build/node_modules/hogan.js/LICENSE +0 -177
  134. data/docs/build/node_modules/hogan.js/Makefile +0 -62
  135. data/docs/build/node_modules/hogan.js/README.md +0 -93
  136. data/docs/build/node_modules/hogan.js/bin/hulk +0 -93
  137. data/docs/build/node_modules/hogan.js/lib/compiler.js +0 -348
  138. data/docs/build/node_modules/hogan.js/lib/hogan.js +0 -20
  139. data/docs/build/node_modules/hogan.js/lib/template.js +0 -233
  140. data/docs/build/node_modules/hogan.js/package.json +0 -20
  141. data/docs/build/node_modules/hogan.js/test/html/list.html +0 -8
  142. data/docs/build/node_modules/hogan.js/test/index.html +0 -13
  143. data/docs/build/node_modules/hogan.js/test/index.js +0 -848
  144. data/docs/build/node_modules/hogan.js/test/mustache.js +0 -90
  145. data/docs/build/node_modules/hogan.js/test/spec.js +0 -77
  146. data/docs/build/node_modules/hogan.js/test/spec/Changes +0 -31
  147. data/docs/build/node_modules/hogan.js/test/spec/README.md +0 -65
  148. data/docs/build/node_modules/hogan.js/test/spec/Rakefile +0 -27
  149. data/docs/build/node_modules/hogan.js/test/spec/TESTING.md +0 -46
  150. data/docs/build/node_modules/hogan.js/test/spec/specs/comments.json +0 -1
  151. data/docs/build/node_modules/hogan.js/test/spec/specs/comments.yml +0 -103
  152. data/docs/build/node_modules/hogan.js/test/spec/specs/delimiters.json +0 -1
  153. data/docs/build/node_modules/hogan.js/test/spec/specs/delimiters.yml +0 -158
  154. data/docs/build/node_modules/hogan.js/test/spec/specs/interpolation.json +0 -1
  155. data/docs/build/node_modules/hogan.js/test/spec/specs/interpolation.yml +0 -230
  156. data/docs/build/node_modules/hogan.js/test/spec/specs/inverted.json +0 -1
  157. data/docs/build/node_modules/hogan.js/test/spec/specs/inverted.yml +0 -193
  158. data/docs/build/node_modules/hogan.js/test/spec/specs/partials.json +0 -1
  159. data/docs/build/node_modules/hogan.js/test/spec/specs/partials.yml +0 -109
  160. data/docs/build/node_modules/hogan.js/test/spec/specs/sections.json +0 -1
  161. data/docs/build/node_modules/hogan.js/test/spec/specs/sections.yml +0 -256
  162. data/docs/build/node_modules/hogan.js/test/spec/specs/~lambdas.json +0 -1
  163. data/docs/build/node_modules/hogan.js/test/spec/specs/~lambdas.yml +0 -149
  164. data/docs/build/node_modules/hogan.js/test/templates/list.mustache +0 -8
  165. data/docs/build/node_modules/hogan.js/tools/release.js +0 -74
  166. data/docs/build/node_modules/hogan.js/tools/web_templates.js +0 -32
  167. data/docs/build/node_modules/hogan.js/web/1.0.0/hogan.js +0 -500
  168. data/docs/build/node_modules/hogan.js/web/1.0.0/hogan.min.js +0 -14
  169. data/docs/build/node_modules/hogan.js/web/builds/1.0.0/hogan.js +0 -500
  170. data/docs/build/node_modules/hogan.js/web/builds/1.0.0/hogan.min.js +0 -14
  171. data/docs/build/node_modules/hogan.js/web/builds/1.0.3/hogan.js +0 -545
  172. data/docs/build/node_modules/hogan.js/web/builds/1.0.3/hogan.min.js +0 -5
  173. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.amd.js +0 -576
  174. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.common.js +0 -576
  175. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.js +0 -572
  176. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.amd.js +0 -5
  177. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.common.js +0 -5
  178. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.js +0 -5
  179. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.mustache.js +0 -5
  180. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.mustache.js +0 -619
  181. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/template-1.0.5.js +0 -233
  182. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/template-1.0.5.min.js +0 -5
  183. data/docs/build/node_modules/hogan.js/web/favicon.ico +0 -0
  184. data/docs/build/node_modules/hogan.js/web/images/logo.png +0 -0
  185. data/docs/build/node_modules/hogan.js/web/images/noise.png +0 -0
  186. data/docs/build/node_modules/hogan.js/web/images/small-hogan-icon.png +0 -0
  187. data/docs/build/node_modules/hogan.js/web/images/stripes.png +0 -0
  188. data/docs/build/node_modules/hogan.js/web/index.html.mustache +0 -139
  189. data/docs/build/node_modules/hogan.js/web/stylesheets/layout.css +0 -206
  190. data/docs/build/node_modules/hogan.js/web/stylesheets/skeleton.css +0 -236
  191. data/docs/build/node_modules/hogan.js/wrappers/amd.js.mustache +0 -21
  192. data/docs/build/node_modules/hogan.js/wrappers/common.js.mustache +0 -21
  193. data/docs/build/node_modules/hogan.js/wrappers/js.mustache +0 -17
  194. data/docs/build/node_modules/hogan.js/wrappers/mustache.js.mustache +0 -64
  195. data/docs/build/package.json +0 -6
  196. data/docs/components.html +0 -1931
  197. data/docs/download.html +0 -454
  198. data/docs/examples.html +0 -147
  199. data/docs/examples/fluid.html +0 -162
  200. data/docs/examples/hero.html +0 -109
  201. data/docs/examples/starter-template.html +0 -79
  202. data/docs/index.html +0 -259
  203. data/docs/javascript.html +0 -1520
  204. data/docs/less.html +0 -1060
  205. data/docs/scaffolding.html +0 -671
  206. data/docs/templates/layout.mustache +0 -146
  207. data/docs/templates/pages/base-css.mustache +0 -1594
  208. data/docs/templates/pages/components.mustache +0 -1815
  209. data/docs/templates/pages/download.mustache +0 -338
  210. data/docs/templates/pages/examples.mustache +0 -31
  211. data/docs/templates/pages/index.mustache +0 -144
  212. data/docs/templates/pages/javascript.mustache +0 -1405
  213. data/docs/templates/pages/less.mustache +0 -944
  214. data/docs/templates/pages/scaffolding.mustache +0 -555
  215. data/docs/templates/pages/upgrading.mustache +0 -194
  216. data/docs/upgrading.html +0 -310
  217. data/js/tests/index.html +0 -54
  218. data/js/tests/phantom.js +0 -63
  219. data/js/tests/server.js +0 -14
  220. data/js/tests/unit/bootstrap-alert.js +0 -56
  221. data/js/tests/unit/bootstrap-button.js +0 -77
  222. data/js/tests/unit/bootstrap-carousel.js +0 -28
  223. data/js/tests/unit/bootstrap-collapse.js +0 -54
  224. data/js/tests/unit/bootstrap-dropdown.js +0 -87
  225. data/js/tests/unit/bootstrap-modal.js +0 -114
  226. data/js/tests/unit/bootstrap-phantom.js +0 -21
  227. data/js/tests/unit/bootstrap-popover.js +0 -93
  228. data/js/tests/unit/bootstrap-scrollspy.js +0 -31
  229. data/js/tests/unit/bootstrap-tab.js +0 -61
  230. data/js/tests/unit/bootstrap-tooltip.js +0 -155
  231. data/js/tests/unit/bootstrap-transition.js +0 -13
  232. data/js/tests/unit/bootstrap-typeahead.js +0 -148
  233. data/js/tests/vendor/jquery.js +0 -9252
  234. data/js/tests/vendor/qunit.css +0 -232
  235. data/js/tests/vendor/qunit.js +0 -1510
  236. data/package.json +0 -25
  237. data/sass-twitter-bootstrap.gemspec +0 -19
  238. data/vendor/assets/javascripts/README.md +0 -112
  239. data/vendor/assets/javascripts/twitter/bootstrap.js +0 -12
  240. data/vendor/assets/stylesheets/twitter/_labels-badges.scss +0 -52
  241. data/vendor/assets/stylesheets/twitter/_responsive-1200px-min.scss +0 -26
  242. data/vendor/assets/stylesheets/twitter/_responsive-767px-max.scss +0 -149
  243. data/vendor/assets/stylesheets/twitter/_responsive-768px-979px.scss +0 -17
  244. data/vendor/assets/stylesheets/twitter/_responsive-navbar.scss +0 -153
  245. data/vendor/assets/stylesheets/twitter/_responsive-utilities.scss +0 -41
@@ -1,4661 +0,0 @@
1
- /*
2
- * Bootstrap v2.0.4
3
- *
4
- * Copyright 2012 Twitter, Inc
5
- * Licensed under the Apache License v2.0
6
- * http://www.apache.org/licenses/LICENSE-2.0
7
- *
8
- * Designed and built with all the love in the world @twitter by @mdo and @fat.
9
- */
10
- .clearfix {
11
- *zoom: 1;
12
- }
13
- .clearfix:before, .clearfix:after {
14
- display: table;
15
- content: "";
16
- }
17
- .clearfix:after {
18
- clear: both;
19
- }
20
-
21
- .hide-text {
22
- font: 0/0 a;
23
- color: transparent;
24
- text-shadow: none;
25
- background-color: transparent;
26
- border: 0;
27
- }
28
-
29
- .input-block-level {
30
- display: block;
31
- width: 100%;
32
- min-height: 28px;
33
- -webkit-box-sizing: border-box;
34
- -moz-box-sizing: border-box;
35
- -ms-box-sizing: border-box;
36
- box-sizing: border-box;
37
- }
38
-
39
- article,
40
- aside,
41
- details,
42
- figcaption,
43
- figure,
44
- footer,
45
- header,
46
- hgroup,
47
- nav,
48
- section {
49
- display: block;
50
- }
51
-
52
- audio,
53
- canvas,
54
- video {
55
- display: inline-block;
56
- *display: inline;
57
- *zoom: 1;
58
- }
59
-
60
- audio:not([controls]) {
61
- display: none;
62
- }
63
-
64
- html {
65
- font-size: 100%;
66
- -webkit-text-size-adjust: 100%;
67
- -ms-text-size-adjust: 100%;
68
- }
69
-
70
- a:focus {
71
- outline: thin dotted #333;
72
- outline: 5px auto -webkit-focus-ring-color;
73
- outline-offset: -2px;
74
- }
75
-
76
- a:hover,
77
- a:active {
78
- outline: 0;
79
- }
80
-
81
- sub,
82
- sup {
83
- position: relative;
84
- font-size: 75%;
85
- line-height: 0;
86
- vertical-align: baseline;
87
- }
88
-
89
- sup {
90
- top: -0.5em;
91
- }
92
-
93
- sub {
94
- bottom: -0.25em;
95
- }
96
-
97
- img {
98
- max-width: 100%;
99
- vertical-align: middle;
100
- border: 0;
101
- -ms-interpolation-mode: bicubic;
102
- }
103
-
104
- #map_canvas img {
105
- max-width: none;
106
- }
107
-
108
- button,
109
- input,
110
- select,
111
- textarea {
112
- margin: 0;
113
- font-size: 100%;
114
- vertical-align: middle;
115
- }
116
-
117
- button,
118
- input {
119
- *overflow: visible;
120
- line-height: normal;
121
- }
122
-
123
- button::-moz-focus-inner,
124
- input::-moz-focus-inner {
125
- padding: 0;
126
- border: 0;
127
- }
128
-
129
- button,
130
- input[type="button"],
131
- input[type="reset"],
132
- input[type="submit"] {
133
- cursor: pointer;
134
- -webkit-appearance: button;
135
- }
136
-
137
- input[type="search"] {
138
- -webkit-box-sizing: content-box;
139
- -moz-box-sizing: content-box;
140
- box-sizing: content-box;
141
- -webkit-appearance: textfield;
142
- }
143
-
144
- input[type="search"]::-webkit-search-decoration,
145
- input[type="search"]::-webkit-search-cancel-button {
146
- -webkit-appearance: none;
147
- }
148
-
149
- textarea {
150
- overflow: auto;
151
- vertical-align: top;
152
- }
153
-
154
- body {
155
- margin: 0;
156
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
157
- font-size: 13px;
158
- line-height: 18px;
159
- color: #333333;
160
- background-color: white;
161
- }
162
-
163
- a {
164
- color: #0088cc;
165
- text-decoration: none;
166
- }
167
-
168
- a:hover {
169
- color: #005580;
170
- text-decoration: underline;
171
- }
172
-
173
- .row {
174
- margin-left: -20px;
175
- *zoom: 1;
176
- }
177
- .row:before, .row:after {
178
- display: table;
179
- content: "";
180
- }
181
- .row:after {
182
- clear: both;
183
- }
184
-
185
- [class*="span"] {
186
- float: left;
187
- margin-left: 20px;
188
- }
189
-
190
- .container,
191
- .navbar-fixed-top .container,
192
- .navbar-fixed-bottom .container {
193
- width: 940px;
194
- }
195
-
196
- .span12 {
197
- width: 940px;
198
- }
199
-
200
- .span11 {
201
- width: 860px;
202
- }
203
-
204
- .span10 {
205
- width: 780px;
206
- }
207
-
208
- .span9 {
209
- width: 700px;
210
- }
211
-
212
- .span8 {
213
- width: 620px;
214
- }
215
-
216
- .span7 {
217
- width: 540px;
218
- }
219
-
220
- .span6 {
221
- width: 460px;
222
- }
223
-
224
- .span5 {
225
- width: 380px;
226
- }
227
-
228
- .span4 {
229
- width: 300px;
230
- }
231
-
232
- .span3 {
233
- width: 220px;
234
- }
235
-
236
- .span2 {
237
- width: 140px;
238
- }
239
-
240
- .span1 {
241
- width: 60px;
242
- }
243
-
244
- .offset12 {
245
- margin-left: 980px;
246
- }
247
-
248
- .offset11 {
249
- margin-left: 900px;
250
- }
251
-
252
- .offset10 {
253
- margin-left: 820px;
254
- }
255
-
256
- .offset9 {
257
- margin-left: 740px;
258
- }
259
-
260
- .offset8 {
261
- margin-left: 660px;
262
- }
263
-
264
- .offset7 {
265
- margin-left: 580px;
266
- }
267
-
268
- .offset6 {
269
- margin-left: 500px;
270
- }
271
-
272
- .offset5 {
273
- margin-left: 420px;
274
- }
275
-
276
- .offset4 {
277
- margin-left: 340px;
278
- }
279
-
280
- .offset3 {
281
- margin-left: 260px;
282
- }
283
-
284
- .offset2 {
285
- margin-left: 180px;
286
- }
287
-
288
- .offset1 {
289
- margin-left: 100px;
290
- }
291
-
292
- .row-fluid {
293
- width: 100%;
294
- *zoom: 1;
295
- }
296
- .row-fluid:before, .row-fluid:after {
297
- display: table;
298
- content: "";
299
- }
300
- .row-fluid:after {
301
- clear: both;
302
- }
303
- .row-fluid [class*="span"] {
304
- display: block;
305
- width: 100%;
306
- min-height: 28px;
307
- -webkit-box-sizing: border-box;
308
- -moz-box-sizing: border-box;
309
- -ms-box-sizing: border-box;
310
- box-sizing: border-box;
311
- float: left;
312
- margin-left: 2.127659574%;
313
- *margin-left: 2.0744680846%;
314
- }
315
- .row-fluid [class*="span"]:first-child {
316
- margin-left: 0;
317
- }
318
- .row-fluid .span12 {
319
- width: 99.99999999%;
320
- *width: 99.9468085006%;
321
- }
322
- .row-fluid .span11 {
323
- width: 91.489361693%;
324
- *width: 91.4361702036%;
325
- }
326
- .row-fluid .span10 {
327
- width: 82.978723396%;
328
- *width: 82.9255319066%;
329
- }
330
- .row-fluid .span9 {
331
- width: 74.468085099%;
332
- *width: 74.4148936096%;
333
- }
334
- .row-fluid .span8 {
335
- width: 65.957446802%;
336
- *width: 65.9042553126%;
337
- }
338
- .row-fluid .span7 {
339
- width: 57.446808505%;
340
- *width: 57.3936170156%;
341
- }
342
- .row-fluid .span6 {
343
- width: 48.936170208%;
344
- *width: 48.8829787186%;
345
- }
346
- .row-fluid .span5 {
347
- width: 40.425531911%;
348
- *width: 40.3723404216%;
349
- }
350
- .row-fluid .span4 {
351
- width: 31.914893614%;
352
- *width: 31.8617021246%;
353
- }
354
- .row-fluid .span3 {
355
- width: 23.404255317%;
356
- *width: 23.3510638276%;
357
- }
358
- .row-fluid .span2 {
359
- width: 14.89361702%;
360
- *width: 14.8404255306%;
361
- }
362
- .row-fluid .span1 {
363
- width: 6.382978723%;
364
- *width: 6.3297872336%;
365
- }
366
-
367
- .container {
368
- margin-right: auto;
369
- margin-left: auto;
370
- *zoom: 1;
371
- }
372
- .container:before, .container:after {
373
- display: table;
374
- content: "";
375
- }
376
- .container:after {
377
- clear: both;
378
- }
379
-
380
- .container-fluid {
381
- padding-right: 20px;
382
- padding-left: 20px;
383
- *zoom: 1;
384
- }
385
- .container-fluid:before, .container-fluid:after {
386
- display: table;
387
- content: "";
388
- }
389
- .container-fluid:after {
390
- clear: both;
391
- }
392
-
393
- p {
394
- margin: 0 0 9px;
395
- }
396
- p small {
397
- font-size: 11px;
398
- color: #999999;
399
- }
400
-
401
- .lead {
402
- margin-bottom: 18px;
403
- font-size: 20px;
404
- font-weight: 200;
405
- line-height: 27px;
406
- }
407
-
408
- h1, h2, h3, h4, h5, h6 {
409
- margin: 0;
410
- font-family: inherit;
411
- font-weight: bold;
412
- color: inherit;
413
- text-rendering: optimizelegibility;
414
- }
415
- h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
416
- font-weight: normal;
417
- color: #999999;
418
- }
419
-
420
- h1 {
421
- font-size: 30px;
422
- line-height: 36px;
423
- }
424
- h1 small {
425
- font-size: 18px;
426
- }
427
-
428
- h2 {
429
- font-size: 24px;
430
- line-height: 36px;
431
- }
432
- h2 small {
433
- font-size: 18px;
434
- }
435
-
436
- h3 {
437
- font-size: 18px;
438
- line-height: 27px;
439
- }
440
- h3 small {
441
- font-size: 14px;
442
- }
443
-
444
- h4, h5, h6 {
445
- line-height: 18px;
446
- }
447
-
448
- h4 {
449
- font-size: 14px;
450
- }
451
- h4 small {
452
- font-size: 12px;
453
- }
454
-
455
- h5 {
456
- font-size: 12px;
457
- }
458
-
459
- h6 {
460
- font-size: 11px;
461
- color: #999999;
462
- text-transform: uppercase;
463
- }
464
-
465
- .page-header {
466
- padding-bottom: 17px;
467
- margin: 18px 0;
468
- border-bottom: 1px solid #eeeeee;
469
- }
470
-
471
- .page-header h1 {
472
- line-height: 1;
473
- }
474
-
475
- ul, ol {
476
- padding: 0;
477
- margin: 0 0 9px 25px;
478
- }
479
-
480
- ul ul,
481
- ul ol,
482
- ol ol,
483
- ol ul {
484
- margin-bottom: 0;
485
- }
486
-
487
- ul {
488
- list-style: disc;
489
- }
490
-
491
- ol {
492
- list-style: decimal;
493
- }
494
-
495
- li {
496
- line-height: 18px;
497
- }
498
-
499
- ul.unstyled,
500
- ol.unstyled {
501
- margin-left: 0;
502
- list-style: none;
503
- }
504
-
505
- dl {
506
- margin-bottom: 18px;
507
- }
508
-
509
- dt,
510
- dd {
511
- line-height: 18px;
512
- }
513
-
514
- dt {
515
- font-weight: bold;
516
- line-height: 17px;
517
- }
518
-
519
- dd {
520
- margin-left: 9px;
521
- }
522
-
523
- .dl-horizontal dt {
524
- float: left;
525
- width: 120px;
526
- clear: left;
527
- text-align: right;
528
- overflow: hidden;
529
- text-overflow: ellipsis;
530
- white-space: nowrap;
531
- }
532
- .dl-horizontal dd {
533
- margin-left: 130px;
534
- }
535
-
536
- hr {
537
- margin: 18px 0;
538
- border: 0;
539
- border-top: 1px solid #eeeeee;
540
- border-bottom: 1px solid white;
541
- }
542
-
543
- strong {
544
- font-weight: bold;
545
- }
546
-
547
- em {
548
- font-style: italic;
549
- }
550
-
551
- .muted {
552
- color: #999999;
553
- }
554
-
555
- abbr[title] {
556
- cursor: help;
557
- border-bottom: 1px dotted #999999;
558
- }
559
-
560
- abbr.initialism {
561
- font-size: 90%;
562
- text-transform: uppercase;
563
- }
564
-
565
- blockquote {
566
- padding: 0 0 0 15px;
567
- margin: 0 0 18px;
568
- border-left: 5px solid #eeeeee;
569
- }
570
- blockquote p {
571
- margin-bottom: 0;
572
- font-size: 16px;
573
- font-weight: 300;
574
- line-height: 22.5px;
575
- }
576
- blockquote small {
577
- display: block;
578
- line-height: 18px;
579
- color: #999999;
580
- }
581
- blockquote small:before {
582
- content: '\2014 \00A0';
583
- }
584
- blockquote.pull-right {
585
- float: right;
586
- padding-right: 15px;
587
- padding-left: 0;
588
- border-right: 5px solid #eeeeee;
589
- border-left: 0;
590
- }
591
- blockquote.pull-right p,
592
- blockquote.pull-right small {
593
- text-align: right;
594
- }
595
-
596
- q:before,
597
- q:after,
598
- blockquote:before,
599
- blockquote:after {
600
- content: "";
601
- }
602
-
603
- address {
604
- display: block;
605
- margin-bottom: 18px;
606
- font-style: normal;
607
- line-height: 18px;
608
- }
609
-
610
- small {
611
- font-size: 100%;
612
- }
613
-
614
- cite {
615
- font-style: normal;
616
- }
617
-
618
- code,
619
- pre {
620
- padding: 0 3px 2px;
621
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
622
- font-size: 12px;
623
- color: #333333;
624
- -webkit-border-radius: 3px;
625
- -moz-border-radius: 3px;
626
- border-radius: 3px;
627
- }
628
-
629
- code {
630
- padding: 2px 4px;
631
- color: #d14;
632
- background-color: #f7f7f9;
633
- border: 1px solid #e1e1e8;
634
- }
635
-
636
- pre {
637
- display: block;
638
- padding: 8.5px;
639
- margin: 0 0 9px;
640
- font-size: 12.025px;
641
- line-height: 18px;
642
- word-break: break-all;
643
- word-wrap: break-word;
644
- white-space: pre;
645
- white-space: pre-wrap;
646
- background-color: #f5f5f5;
647
- border: 1px solid #ccc;
648
- border: 1px solid rgba(0, 0, 0, 0.15);
649
- -webkit-border-radius: 4px;
650
- -moz-border-radius: 4px;
651
- border-radius: 4px;
652
- }
653
- pre.prettyprint {
654
- margin-bottom: 18px;
655
- }
656
- pre code {
657
- padding: 0;
658
- color: inherit;
659
- background-color: transparent;
660
- border: 0;
661
- }
662
-
663
- .pre-scrollable {
664
- max-height: 340px;
665
- overflow-y: scroll;
666
- }
667
-
668
- form {
669
- margin: 0 0 18px;
670
- }
671
-
672
- fieldset {
673
- padding: 0;
674
- margin: 0;
675
- border: 0;
676
- }
677
-
678
- legend {
679
- display: block;
680
- width: 100%;
681
- padding: 0;
682
- margin-bottom: 27px;
683
- font-size: 19.5px;
684
- line-height: 36px;
685
- color: #333333;
686
- border: 0;
687
- border-bottom: 1px solid #e5e5e5;
688
- }
689
- legend small {
690
- font-size: 13.5px;
691
- color: #999999;
692
- }
693
-
694
- label,
695
- input,
696
- button,
697
- select,
698
- textarea {
699
- font-size: 13px;
700
- font-weight: normal;
701
- line-height: 18px;
702
- }
703
-
704
- input,
705
- button,
706
- select,
707
- textarea {
708
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
709
- }
710
-
711
- label {
712
- display: block;
713
- margin-bottom: 5px;
714
- }
715
-
716
- select,
717
- textarea,
718
- input[type="text"],
719
- input[type="password"],
720
- input[type="datetime"],
721
- input[type="datetime-local"],
722
- input[type="date"],
723
- input[type="month"],
724
- input[type="time"],
725
- input[type="week"],
726
- input[type="number"],
727
- input[type="email"],
728
- input[type="url"],
729
- input[type="search"],
730
- input[type="tel"],
731
- input[type="color"],
732
- .uneditable-input {
733
- display: inline-block;
734
- height: 18px;
735
- padding: 4px;
736
- margin-bottom: 9px;
737
- font-size: 13px;
738
- line-height: 18px;
739
- color: #555555;
740
- }
741
-
742
- input,
743
- textarea {
744
- width: 210px;
745
- }
746
-
747
- textarea {
748
- height: auto;
749
- }
750
-
751
- textarea,
752
- input[type="text"],
753
- input[type="password"],
754
- input[type="datetime"],
755
- input[type="datetime-local"],
756
- input[type="date"],
757
- input[type="month"],
758
- input[type="time"],
759
- input[type="week"],
760
- input[type="number"],
761
- input[type="email"],
762
- input[type="url"],
763
- input[type="search"],
764
- input[type="tel"],
765
- input[type="color"],
766
- .uneditable-input {
767
- background-color: white;
768
- border: 1px solid #cccccc;
769
- -webkit-border-radius: 3px;
770
- -moz-border-radius: 3px;
771
- border-radius: 3px;
772
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
773
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
774
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
775
- -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
776
- -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
777
- -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
778
- -o-transition: border linear 0.2s, box-shadow linear 0.2s;
779
- transition: border linear 0.2s, box-shadow linear 0.2s;
780
- }
781
- textarea:focus,
782
- input[type="text"]:focus,
783
- input[type="password"]:focus,
784
- input[type="datetime"]:focus,
785
- input[type="datetime-local"]:focus,
786
- input[type="date"]:focus,
787
- input[type="month"]:focus,
788
- input[type="time"]:focus,
789
- input[type="week"]:focus,
790
- input[type="number"]:focus,
791
- input[type="email"]:focus,
792
- input[type="url"]:focus,
793
- input[type="search"]:focus,
794
- input[type="tel"]:focus,
795
- input[type="color"]:focus,
796
- .uneditable-input:focus {
797
- border-color: rgba(82, 168, 236, 0.8);
798
- outline: 0;
799
- outline: thin dotted \9;
800
- /* IE6-9 */
801
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
802
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
803
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
804
- }
805
-
806
- input[type="radio"],
807
- input[type="checkbox"] {
808
- margin: 3px 0;
809
- *margin-top: 0;
810
- /* IE7 */
811
- line-height: normal;
812
- cursor: pointer;
813
- }
814
-
815
- input[type="submit"],
816
- input[type="reset"],
817
- input[type="button"],
818
- input[type="radio"],
819
- input[type="checkbox"] {
820
- width: auto;
821
- }
822
-
823
- .uneditable-textarea {
824
- width: auto;
825
- height: auto;
826
- }
827
-
828
- select,
829
- input[type="file"] {
830
- height: 28px;
831
- /* In IE7, the height of the select element cannot be changed by height, only font-size */
832
- *margin-top: 4px;
833
- /* For IE7, add top margin to align select with labels */
834
- line-height: 28px;
835
- }
836
-
837
- select {
838
- width: 220px;
839
- border: 1px solid #bbb;
840
- }
841
-
842
- select[multiple],
843
- select[size] {
844
- height: auto;
845
- }
846
-
847
- select:focus,
848
- input[type="file"]:focus,
849
- input[type="radio"]:focus,
850
- input[type="checkbox"]:focus {
851
- outline: thin dotted #333;
852
- outline: 5px auto -webkit-focus-ring-color;
853
- outline-offset: -2px;
854
- }
855
-
856
- .radio,
857
- .checkbox {
858
- min-height: 18px;
859
- padding-left: 18px;
860
- }
861
-
862
- .radio input[type="radio"],
863
- .checkbox input[type="checkbox"] {
864
- float: left;
865
- margin-left: -18px;
866
- }
867
-
868
- .controls > .radio:first-child,
869
- .controls > .checkbox:first-child {
870
- padding-top: 5px;
871
- }
872
-
873
- .radio.inline,
874
- .checkbox.inline {
875
- display: inline-block;
876
- padding-top: 5px;
877
- margin-bottom: 0;
878
- vertical-align: middle;
879
- }
880
-
881
- .radio.inline + .radio.inline,
882
- .checkbox.inline + .checkbox.inline {
883
- margin-left: 10px;
884
- }
885
-
886
- .input-mini {
887
- width: 60px;
888
- }
889
-
890
- .input-small {
891
- width: 90px;
892
- }
893
-
894
- .input-medium {
895
- width: 150px;
896
- }
897
-
898
- .input-large {
899
- width: 210px;
900
- }
901
-
902
- .input-xlarge {
903
- width: 270px;
904
- }
905
-
906
- .input-xxlarge {
907
- width: 530px;
908
- }
909
-
910
- input[class*="span"],
911
- select[class*="span"],
912
- textarea[class*="span"],
913
- .uneditable-input[class*="span"],
914
- .row-fluid input[class*="span"],
915
- .row-fluid select[class*="span"],
916
- .row-fluid textarea[class*="span"],
917
- .row-fluid .uneditable-input[class*="span"] {
918
- float: none;
919
- margin-left: 0;
920
- }
921
-
922
- .input-append input[class*="span"],
923
- .input-append .uneditable-input[class*="span"],
924
- .input-prepend input[class*="span"],
925
- .input-prepend .uneditable-input[class*="span"],
926
- .row-fluid .input-prepend [class*="span"],
927
- .row-fluid .input-append [class*="span"] {
928
- display: inline-block;
929
- }
930
-
931
- input,
932
- textarea,
933
- .uneditable-input {
934
- margin-left: 0;
935
- }
936
-
937
- input.span12,
938
- textarea.span12,
939
- .uneditable-input.span12 {
940
- width: 930px;
941
- }
942
-
943
- input.span11,
944
- textarea.span11,
945
- .uneditable-input.span11 {
946
- width: 850px;
947
- }
948
-
949
- input.span10,
950
- textarea.span10,
951
- .uneditable-input.span10 {
952
- width: 770px;
953
- }
954
-
955
- input.span9,
956
- textarea.span9,
957
- .uneditable-input.span9 {
958
- width: 690px;
959
- }
960
-
961
- input.span8,
962
- textarea.span8,
963
- .uneditable-input.span8 {
964
- width: 610px;
965
- }
966
-
967
- input.span7,
968
- textarea.span7,
969
- .uneditable-input.span7 {
970
- width: 530px;
971
- }
972
-
973
- input.span6,
974
- textarea.span6,
975
- .uneditable-input.span6 {
976
- width: 450px;
977
- }
978
-
979
- input.span5,
980
- textarea.span5,
981
- .uneditable-input.span5 {
982
- width: 370px;
983
- }
984
-
985
- input.span4,
986
- textarea.span4,
987
- .uneditable-input.span4 {
988
- width: 290px;
989
- }
990
-
991
- input.span3,
992
- textarea.span3,
993
- .uneditable-input.span3 {
994
- width: 210px;
995
- }
996
-
997
- input.span2,
998
- textarea.span2,
999
- .uneditable-input.span2 {
1000
- width: 130px;
1001
- }
1002
-
1003
- input.span1,
1004
- textarea.span1,
1005
- .uneditable-input.span1 {
1006
- width: 50px;
1007
- }
1008
-
1009
- input[disabled],
1010
- select[disabled],
1011
- textarea[disabled],
1012
- input[readonly],
1013
- select[readonly],
1014
- textarea[readonly] {
1015
- cursor: not-allowed;
1016
- background-color: #eeeeee;
1017
- border-color: #ddd;
1018
- }
1019
-
1020
- input[type="radio"][disabled],
1021
- input[type="checkbox"][disabled],
1022
- input[type="radio"][readonly],
1023
- input[type="checkbox"][readonly] {
1024
- background-color: transparent;
1025
- }
1026
-
1027
- .control-group.warning > label,
1028
- .control-group.warning .help-block,
1029
- .control-group.warning .help-inline {
1030
- color: #c09853;
1031
- }
1032
- .control-group.warning .checkbox,
1033
- .control-group.warning .radio,
1034
- .control-group.warning input,
1035
- .control-group.warning select,
1036
- .control-group.warning textarea {
1037
- color: #c09853;
1038
- border-color: #c09853;
1039
- }
1040
- .control-group.warning .checkbox:focus,
1041
- .control-group.warning .radio:focus,
1042
- .control-group.warning input:focus,
1043
- .control-group.warning select:focus,
1044
- .control-group.warning textarea:focus {
1045
- border-color: #a47e3c;
1046
- -webkit-box-shadow: 0 0 6px #dbc59e;
1047
- -moz-box-shadow: 0 0 6px #dbc59e;
1048
- box-shadow: 0 0 6px #dbc59e;
1049
- }
1050
- .control-group.warning .input-prepend .add-on,
1051
- .control-group.warning .input-append .add-on {
1052
- color: #c09853;
1053
- background-color: #fcf8e3;
1054
- border-color: #c09853;
1055
- }
1056
-
1057
- .control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
1058
- color: #b94a48;
1059
- }
1060
- .control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
1061
- color: #b94a48;
1062
- border-color: #b94a48;
1063
- }
1064
- .control-group.error .checkbox:focus, .control-group.error .radio:focus, .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
1065
- border-color: #953b39;
1066
- -webkit-box-shadow: 0 0 6px #d59392;
1067
- -moz-box-shadow: 0 0 6px #d59392;
1068
- box-shadow: 0 0 6px #d59392;
1069
- }
1070
- .control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
1071
- color: #b94a48;
1072
- background-color: #f2dede;
1073
- border-color: #b94a48;
1074
- }
1075
-
1076
- .control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline {
1077
- color: #468847;
1078
- }
1079
- .control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
1080
- color: #468847;
1081
- border-color: #468847;
1082
- }
1083
- .control-group.success .checkbox:focus, .control-group.success .radio:focus, .control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
1084
- border-color: #356635;
1085
- -webkit-box-shadow: 0 0 6px #7aba7b;
1086
- -moz-box-shadow: 0 0 6px #7aba7b;
1087
- box-shadow: 0 0 6px #7aba7b;
1088
- }
1089
- .control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
1090
- color: #468847;
1091
- background-color: #dff0d8;
1092
- border-color: #468847;
1093
- }
1094
-
1095
- input:focus:required:invalid,
1096
- textarea:focus:required:invalid,
1097
- select:focus:required:invalid {
1098
- color: #b94a48;
1099
- border-color: #ee5f5b;
1100
- }
1101
- input:focus:required:invalid:focus,
1102
- textarea:focus:required:invalid:focus,
1103
- select:focus:required:invalid:focus {
1104
- border-color: #e9322d;
1105
- -webkit-box-shadow: 0 0 6px #f8b9b7;
1106
- -moz-box-shadow: 0 0 6px #f8b9b7;
1107
- box-shadow: 0 0 6px #f8b9b7;
1108
- }
1109
-
1110
- .form-actions {
1111
- padding: 17px 20px 18px;
1112
- margin-top: 18px;
1113
- margin-bottom: 18px;
1114
- background-color: #f5f5f5;
1115
- border-top: 1px solid #e5e5e5;
1116
- *zoom: 1;
1117
- }
1118
- .form-actions:before, .form-actions:after {
1119
- display: table;
1120
- content: "";
1121
- }
1122
- .form-actions:after {
1123
- clear: both;
1124
- }
1125
-
1126
- .uneditable-input {
1127
- overflow: hidden;
1128
- white-space: nowrap;
1129
- cursor: not-allowed;
1130
- background-color: white;
1131
- border-color: #eee;
1132
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
1133
- -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
1134
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
1135
- }
1136
-
1137
- :-moz-placeholder {
1138
- color: #999999;
1139
- }
1140
-
1141
- :-ms-input-placeholder {
1142
- color: #999999;
1143
- }
1144
-
1145
- ::-webkit-input-placeholder {
1146
- color: #999999;
1147
- }
1148
-
1149
- .help-block,
1150
- .help-inline {
1151
- color: #555555;
1152
- }
1153
-
1154
- .help-block {
1155
- display: block;
1156
- margin-bottom: 9px;
1157
- }
1158
-
1159
- .help-inline {
1160
- display: inline-block;
1161
- *display: inline;
1162
- *zoom: 1;
1163
- vertical-align: middle;
1164
- padding-left: 5px;
1165
- }
1166
-
1167
- .input-prepend,
1168
- .input-append {
1169
- margin-bottom: 5px;
1170
- }
1171
- .input-prepend input,
1172
- .input-prepend select,
1173
- .input-prepend .uneditable-input,
1174
- .input-append input,
1175
- .input-append select,
1176
- .input-append .uneditable-input {
1177
- position: relative;
1178
- margin-bottom: 0;
1179
- *margin-left: 0;
1180
- vertical-align: middle;
1181
- -webkit-border-radius: 0 3px 3px 0;
1182
- -moz-border-radius: 0 3px 3px 0;
1183
- border-radius: 0 3px 3px 0;
1184
- }
1185
- .input-prepend input:focus,
1186
- .input-prepend select:focus,
1187
- .input-prepend .uneditable-input:focus,
1188
- .input-append input:focus,
1189
- .input-append select:focus,
1190
- .input-append .uneditable-input:focus {
1191
- z-index: 2;
1192
- }
1193
- .input-prepend .uneditable-input,
1194
- .input-append .uneditable-input {
1195
- border-left-color: #ccc;
1196
- }
1197
- .input-prepend .add-on,
1198
- .input-append .add-on {
1199
- display: inline-block;
1200
- width: auto;
1201
- height: 18px;
1202
- min-width: 16px;
1203
- padding: 4px 5px;
1204
- font-weight: normal;
1205
- line-height: 18px;
1206
- text-align: center;
1207
- text-shadow: 0 1px 0 white;
1208
- vertical-align: middle;
1209
- background-color: #eeeeee;
1210
- border: 1px solid #ccc;
1211
- }
1212
- .input-prepend .add-on,
1213
- .input-prepend .btn,
1214
- .input-append .add-on,
1215
- .input-append .btn {
1216
- margin-left: -1px;
1217
- -webkit-border-radius: 0;
1218
- -moz-border-radius: 0;
1219
- border-radius: 0;
1220
- }
1221
- .input-prepend .active,
1222
- .input-append .active {
1223
- background-color: #a9dba9;
1224
- border-color: #46a546;
1225
- }
1226
-
1227
- .input-prepend .add-on,
1228
- .input-prepend .btn {
1229
- margin-right: -1px;
1230
- }
1231
- .input-prepend .add-on:first-child,
1232
- .input-prepend .btn:first-child {
1233
- -webkit-border-radius: 3px 0 0 3px;
1234
- -moz-border-radius: 3px 0 0 3px;
1235
- border-radius: 3px 0 0 3px;
1236
- }
1237
-
1238
- .input-append input,
1239
- .input-append select,
1240
- .input-append .uneditable-input {
1241
- -webkit-border-radius: 3px 0 0 3px;
1242
- -moz-border-radius: 3px 0 0 3px;
1243
- border-radius: 3px 0 0 3px;
1244
- }
1245
- .input-append .uneditable-input {
1246
- border-right-color: #ccc;
1247
- border-left-color: #eee;
1248
- }
1249
- .input-append .add-on:last-child,
1250
- .input-append .btn:last-child {
1251
- -webkit-border-radius: 0 3px 3px 0;
1252
- -moz-border-radius: 0 3px 3px 0;
1253
- border-radius: 0 3px 3px 0;
1254
- }
1255
-
1256
- .input-prepend.input-append input,
1257
- .input-prepend.input-append select,
1258
- .input-prepend.input-append .uneditable-input {
1259
- -webkit-border-radius: 0;
1260
- -moz-border-radius: 0;
1261
- border-radius: 0;
1262
- }
1263
- .input-prepend.input-append .add-on:first-child,
1264
- .input-prepend.input-append .btn:first-child {
1265
- margin-right: -1px;
1266
- -webkit-border-radius: 3px 0 0 3px;
1267
- -moz-border-radius: 3px 0 0 3px;
1268
- border-radius: 3px 0 0 3px;
1269
- }
1270
- .input-prepend.input-append .add-on:last-child,
1271
- .input-prepend.input-append .btn:last-child {
1272
- margin-left: -1px;
1273
- -webkit-border-radius: 0 3px 3px 0;
1274
- -moz-border-radius: 0 3px 3px 0;
1275
- border-radius: 0 3px 3px 0;
1276
- }
1277
-
1278
- .search-query {
1279
- padding-right: 14px;
1280
- padding-right: 4px \9;
1281
- padding-left: 14px;
1282
- padding-left: 4px \9;
1283
- /* IE7-8 doesn't have border-radius, so don't indent the padding */
1284
- margin-bottom: 0;
1285
- -webkit-border-radius: 14px;
1286
- -moz-border-radius: 14px;
1287
- border-radius: 14px;
1288
- }
1289
-
1290
- .form-search input,
1291
- .form-search textarea,
1292
- .form-search select,
1293
- .form-search .help-inline,
1294
- .form-search .uneditable-input,
1295
- .form-search .input-prepend,
1296
- .form-search .input-append,
1297
- .form-inline input,
1298
- .form-inline textarea,
1299
- .form-inline select,
1300
- .form-inline .help-inline,
1301
- .form-inline .uneditable-input,
1302
- .form-inline .input-prepend,
1303
- .form-inline .input-append,
1304
- .form-horizontal input,
1305
- .form-horizontal textarea,
1306
- .form-horizontal select,
1307
- .form-horizontal .help-inline,
1308
- .form-horizontal .uneditable-input,
1309
- .form-horizontal .input-prepend,
1310
- .form-horizontal .input-append {
1311
- display: inline-block;
1312
- *display: inline;
1313
- *zoom: 1;
1314
- margin-bottom: 0;
1315
- }
1316
- .form-search .hide,
1317
- .form-inline .hide,
1318
- .form-horizontal .hide {
1319
- display: none;
1320
- }
1321
-
1322
- .form-search label,
1323
- .form-inline label {
1324
- display: inline-block;
1325
- }
1326
-
1327
- .form-search .input-append,
1328
- .form-inline .input-append,
1329
- .form-search .input-prepend,
1330
- .form-inline .input-prepend {
1331
- margin-bottom: 0;
1332
- }
1333
-
1334
- .form-search .radio,
1335
- .form-search .checkbox,
1336
- .form-inline .radio,
1337
- .form-inline .checkbox {
1338
- padding-left: 0;
1339
- margin-bottom: 0;
1340
- vertical-align: middle;
1341
- }
1342
-
1343
- .form-search .radio input[type="radio"],
1344
- .form-search .checkbox input[type="checkbox"],
1345
- .form-inline .radio input[type="radio"],
1346
- .form-inline .checkbox input[type="checkbox"] {
1347
- float: left;
1348
- margin-right: 3px;
1349
- margin-left: 0;
1350
- }
1351
-
1352
- .control-group {
1353
- margin-bottom: 9px;
1354
- }
1355
-
1356
- legend + .control-group {
1357
- margin-top: 18px;
1358
- -webkit-margin-top-collapse: separate;
1359
- }
1360
-
1361
- .form-horizontal .control-group {
1362
- margin-bottom: 18px;
1363
- *zoom: 1;
1364
- }
1365
- .form-horizontal .control-group:before, .form-horizontal .control-group:after {
1366
- display: table;
1367
- content: "";
1368
- }
1369
- .form-horizontal .control-group:after {
1370
- clear: both;
1371
- }
1372
- .form-horizontal .control-label {
1373
- float: left;
1374
- width: 140px;
1375
- padding-top: 5px;
1376
- text-align: right;
1377
- }
1378
- .form-horizontal .controls {
1379
- *display: inline-block;
1380
- *padding-left: 20px;
1381
- margin-left: 160px;
1382
- *margin-left: 0;
1383
- }
1384
- .form-horizontal .controls:first-child {
1385
- *padding-left: 160px;
1386
- }
1387
- .form-horizontal .help-block {
1388
- margin-top: 9px;
1389
- margin-bottom: 0;
1390
- }
1391
- .form-horizontal .form-actions {
1392
- padding-left: 160px;
1393
- }
1394
-
1395
- table {
1396
- max-width: 100%;
1397
- background-color: transparent;
1398
- border-collapse: collapse;
1399
- border-spacing: 0;
1400
- }
1401
-
1402
- .table {
1403
- width: 100%;
1404
- margin-bottom: 18px;
1405
- }
1406
- .table th,
1407
- .table td {
1408
- padding: 8px;
1409
- line-height: 18px;
1410
- text-align: left;
1411
- vertical-align: top;
1412
- border-top: 1px solid #dddddd;
1413
- }
1414
- .table th {
1415
- font-weight: bold;
1416
- }
1417
- .table thead th {
1418
- vertical-align: bottom;
1419
- }
1420
- .table caption + thead tr:first-child th,
1421
- .table caption + thead tr:first-child td,
1422
- .table colgroup + thead tr:first-child th,
1423
- .table colgroup + thead tr:first-child td,
1424
- .table thead:first-child tr:first-child th,
1425
- .table thead:first-child tr:first-child td {
1426
- border-top: 0;
1427
- }
1428
- .table tbody + tbody {
1429
- border-top: 2px solid #dddddd;
1430
- }
1431
-
1432
- .table-condensed th,
1433
- .table-condensed td {
1434
- padding: 4px 5px;
1435
- }
1436
-
1437
- .table-bordered {
1438
- border: 1px solid #dddddd;
1439
- border-collapse: separate;
1440
- *border-collapse: collapsed;
1441
- border-left: 0;
1442
- -webkit-border-radius: 4px;
1443
- -moz-border-radius: 4px;
1444
- border-radius: 4px;
1445
- }
1446
- .table-bordered th,
1447
- .table-bordered td {
1448
- border-left: 1px solid #dddddd;
1449
- }
1450
- .table-bordered caption + thead tr:first-child th,
1451
- .table-bordered caption + tbody tr:first-child th,
1452
- .table-bordered caption + tbody tr:first-child td,
1453
- .table-bordered colgroup + thead tr:first-child th,
1454
- .table-bordered colgroup + tbody tr:first-child th,
1455
- .table-bordered colgroup + tbody tr:first-child td,
1456
- .table-bordered thead:first-child tr:first-child th,
1457
- .table-bordered tbody:first-child tr:first-child th,
1458
- .table-bordered tbody:first-child tr:first-child td {
1459
- border-top: 0;
1460
- }
1461
- .table-bordered thead:first-child tr:first-child th:first-child,
1462
- .table-bordered tbody:first-child tr:first-child td:first-child {
1463
- -webkit-border-top-left-radius: 4px;
1464
- border-top-left-radius: 4px;
1465
- -moz-border-radius-topleft: 4px;
1466
- }
1467
- .table-bordered thead:first-child tr:first-child th:last-child,
1468
- .table-bordered tbody:first-child tr:first-child td:last-child {
1469
- -webkit-border-top-right-radius: 4px;
1470
- border-top-right-radius: 4px;
1471
- -moz-border-radius-topright: 4px;
1472
- }
1473
- .table-bordered thead:last-child tr:last-child th:first-child,
1474
- .table-bordered tbody:last-child tr:last-child td:first-child {
1475
- -webkit-border-radius: 0 0 0 4px;
1476
- -moz-border-radius: 0 0 0 4px;
1477
- border-radius: 0 0 0 4px;
1478
- -webkit-border-bottom-left-radius: 4px;
1479
- border-bottom-left-radius: 4px;
1480
- -moz-border-radius-bottomleft: 4px;
1481
- }
1482
- .table-bordered thead:last-child tr:last-child th:last-child,
1483
- .table-bordered tbody:last-child tr:last-child td:last-child {
1484
- -webkit-border-bottom-right-radius: 4px;
1485
- border-bottom-right-radius: 4px;
1486
- -moz-border-radius-bottomright: 4px;
1487
- }
1488
-
1489
- .table-striped tbody tr:nth-child(odd) td,
1490
- .table-striped tbody tr:nth-child(odd) th {
1491
- background-color: #f9f9f9;
1492
- }
1493
-
1494
- .table tbody tr:hover td,
1495
- .table tbody tr:hover th {
1496
- background-color: #f5f5f5;
1497
- }
1498
-
1499
- table .span1 {
1500
- float: none;
1501
- width: 44px;
1502
- margin-left: 0;
1503
- }
1504
- table .span2 {
1505
- float: none;
1506
- width: 124px;
1507
- margin-left: 0;
1508
- }
1509
- table .span3 {
1510
- float: none;
1511
- width: 204px;
1512
- margin-left: 0;
1513
- }
1514
- table .span4 {
1515
- float: none;
1516
- width: 284px;
1517
- margin-left: 0;
1518
- }
1519
- table .span5 {
1520
- float: none;
1521
- width: 364px;
1522
- margin-left: 0;
1523
- }
1524
- table .span6 {
1525
- float: none;
1526
- width: 444px;
1527
- margin-left: 0;
1528
- }
1529
- table .span7 {
1530
- float: none;
1531
- width: 524px;
1532
- margin-left: 0;
1533
- }
1534
- table .span8 {
1535
- float: none;
1536
- width: 604px;
1537
- margin-left: 0;
1538
- }
1539
- table .span9 {
1540
- float: none;
1541
- width: 684px;
1542
- margin-left: 0;
1543
- }
1544
- table .span10 {
1545
- float: none;
1546
- width: 764px;
1547
- margin-left: 0;
1548
- }
1549
- table .span11 {
1550
- float: none;
1551
- width: 844px;
1552
- margin-left: 0;
1553
- }
1554
- table .span12 {
1555
- float: none;
1556
- width: 924px;
1557
- margin-left: 0;
1558
- }
1559
- table .span13 {
1560
- float: none;
1561
- width: 1004px;
1562
- margin-left: 0;
1563
- }
1564
- table .span14 {
1565
- float: none;
1566
- width: 1084px;
1567
- margin-left: 0;
1568
- }
1569
- table .span15 {
1570
- float: none;
1571
- width: 1164px;
1572
- margin-left: 0;
1573
- }
1574
- table .span16 {
1575
- float: none;
1576
- width: 1244px;
1577
- margin-left: 0;
1578
- }
1579
- table .span17 {
1580
- float: none;
1581
- width: 1324px;
1582
- margin-left: 0;
1583
- }
1584
- table .span18 {
1585
- float: none;
1586
- width: 1404px;
1587
- margin-left: 0;
1588
- }
1589
- table .span19 {
1590
- float: none;
1591
- width: 1484px;
1592
- margin-left: 0;
1593
- }
1594
- table .span20 {
1595
- float: none;
1596
- width: 1564px;
1597
- margin-left: 0;
1598
- }
1599
- table .span21 {
1600
- float: none;
1601
- width: 1644px;
1602
- margin-left: 0;
1603
- }
1604
- table .span22 {
1605
- float: none;
1606
- width: 1724px;
1607
- margin-left: 0;
1608
- }
1609
- table .span23 {
1610
- float: none;
1611
- width: 1804px;
1612
- margin-left: 0;
1613
- }
1614
- table .span24 {
1615
- float: none;
1616
- width: 1884px;
1617
- margin-left: 0;
1618
- }
1619
-
1620
- [class^="icon-"],
1621
- [class*=" icon-"] {
1622
- display: inline-block;
1623
- width: 14px;
1624
- height: 14px;
1625
- *margin-right: .3em;
1626
- line-height: 14px;
1627
- vertical-align: text-top;
1628
- background-image: url("../img/glyphicons-halflings.png");
1629
- background-position: 14px 14px;
1630
- background-repeat: no-repeat;
1631
- }
1632
- [class^="icon-"]:last-child,
1633
- [class*=" icon-"]:last-child {
1634
- *margin-left: 0;
1635
- }
1636
-
1637
- .icon-white {
1638
- background-image: url("../img/glyphicons-halflings-white.png");
1639
- }
1640
-
1641
- .icon-glass {
1642
- background-position: 0 0;
1643
- }
1644
-
1645
- .icon-music {
1646
- background-position: -24px 0;
1647
- }
1648
-
1649
- .icon-search {
1650
- background-position: -48px 0;
1651
- }
1652
-
1653
- .icon-envelope {
1654
- background-position: -72px 0;
1655
- }
1656
-
1657
- .icon-heart {
1658
- background-position: -96px 0;
1659
- }
1660
-
1661
- .icon-star {
1662
- background-position: -120px 0;
1663
- }
1664
-
1665
- .icon-star-empty {
1666
- background-position: -144px 0;
1667
- }
1668
-
1669
- .icon-user {
1670
- background-position: -168px 0;
1671
- }
1672
-
1673
- .icon-film {
1674
- background-position: -192px 0;
1675
- }
1676
-
1677
- .icon-th-large {
1678
- background-position: -216px 0;
1679
- }
1680
-
1681
- .icon-th {
1682
- background-position: -240px 0;
1683
- }
1684
-
1685
- .icon-th-list {
1686
- background-position: -264px 0;
1687
- }
1688
-
1689
- .icon-ok {
1690
- background-position: -288px 0;
1691
- }
1692
-
1693
- .icon-remove {
1694
- background-position: -312px 0;
1695
- }
1696
-
1697
- .icon-zoom-in {
1698
- background-position: -336px 0;
1699
- }
1700
-
1701
- .icon-zoom-out {
1702
- background-position: -360px 0;
1703
- }
1704
-
1705
- .icon-off {
1706
- background-position: -384px 0;
1707
- }
1708
-
1709
- .icon-signal {
1710
- background-position: -408px 0;
1711
- }
1712
-
1713
- .icon-cog {
1714
- background-position: -432px 0;
1715
- }
1716
-
1717
- .icon-trash {
1718
- background-position: -456px 0;
1719
- }
1720
-
1721
- .icon-home {
1722
- background-position: 0 -24px;
1723
- }
1724
-
1725
- .icon-file {
1726
- background-position: -24px -24px;
1727
- }
1728
-
1729
- .icon-time {
1730
- background-position: -48px -24px;
1731
- }
1732
-
1733
- .icon-road {
1734
- background-position: -72px -24px;
1735
- }
1736
-
1737
- .icon-download-alt {
1738
- background-position: -96px -24px;
1739
- }
1740
-
1741
- .icon-download {
1742
- background-position: -120px -24px;
1743
- }
1744
-
1745
- .icon-upload {
1746
- background-position: -144px -24px;
1747
- }
1748
-
1749
- .icon-inbox {
1750
- background-position: -168px -24px;
1751
- }
1752
-
1753
- .icon-play-circle {
1754
- background-position: -192px -24px;
1755
- }
1756
-
1757
- .icon-repeat {
1758
- background-position: -216px -24px;
1759
- }
1760
-
1761
- .icon-refresh {
1762
- background-position: -240px -24px;
1763
- }
1764
-
1765
- .icon-list-alt {
1766
- background-position: -264px -24px;
1767
- }
1768
-
1769
- .icon-lock {
1770
- background-position: -287px -24px;
1771
- }
1772
-
1773
- .icon-flag {
1774
- background-position: -312px -24px;
1775
- }
1776
-
1777
- .icon-headphones {
1778
- background-position: -336px -24px;
1779
- }
1780
-
1781
- .icon-volume-off {
1782
- background-position: -360px -24px;
1783
- }
1784
-
1785
- .icon-volume-down {
1786
- background-position: -384px -24px;
1787
- }
1788
-
1789
- .icon-volume-up {
1790
- background-position: -408px -24px;
1791
- }
1792
-
1793
- .icon-qrcode {
1794
- background-position: -432px -24px;
1795
- }
1796
-
1797
- .icon-barcode {
1798
- background-position: -456px -24px;
1799
- }
1800
-
1801
- .icon-tag {
1802
- background-position: 0 -48px;
1803
- }
1804
-
1805
- .icon-tags {
1806
- background-position: -25px -48px;
1807
- }
1808
-
1809
- .icon-book {
1810
- background-position: -48px -48px;
1811
- }
1812
-
1813
- .icon-bookmark {
1814
- background-position: -72px -48px;
1815
- }
1816
-
1817
- .icon-print {
1818
- background-position: -96px -48px;
1819
- }
1820
-
1821
- .icon-camera {
1822
- background-position: -120px -48px;
1823
- }
1824
-
1825
- .icon-font {
1826
- background-position: -144px -48px;
1827
- }
1828
-
1829
- .icon-bold {
1830
- background-position: -167px -48px;
1831
- }
1832
-
1833
- .icon-italic {
1834
- background-position: -192px -48px;
1835
- }
1836
-
1837
- .icon-text-height {
1838
- background-position: -216px -48px;
1839
- }
1840
-
1841
- .icon-text-width {
1842
- background-position: -240px -48px;
1843
- }
1844
-
1845
- .icon-align-left {
1846
- background-position: -264px -48px;
1847
- }
1848
-
1849
- .icon-align-center {
1850
- background-position: -288px -48px;
1851
- }
1852
-
1853
- .icon-align-right {
1854
- background-position: -312px -48px;
1855
- }
1856
-
1857
- .icon-align-justify {
1858
- background-position: -336px -48px;
1859
- }
1860
-
1861
- .icon-list {
1862
- background-position: -360px -48px;
1863
- }
1864
-
1865
- .icon-indent-left {
1866
- background-position: -384px -48px;
1867
- }
1868
-
1869
- .icon-indent-right {
1870
- background-position: -408px -48px;
1871
- }
1872
-
1873
- .icon-facetime-video {
1874
- background-position: -432px -48px;
1875
- }
1876
-
1877
- .icon-picture {
1878
- background-position: -456px -48px;
1879
- }
1880
-
1881
- .icon-pencil {
1882
- background-position: 0 -72px;
1883
- }
1884
-
1885
- .icon-map-marker {
1886
- background-position: -24px -72px;
1887
- }
1888
-
1889
- .icon-adjust {
1890
- background-position: -48px -72px;
1891
- }
1892
-
1893
- .icon-tint {
1894
- background-position: -72px -72px;
1895
- }
1896
-
1897
- .icon-edit {
1898
- background-position: -96px -72px;
1899
- }
1900
-
1901
- .icon-share {
1902
- background-position: -120px -72px;
1903
- }
1904
-
1905
- .icon-check {
1906
- background-position: -144px -72px;
1907
- }
1908
-
1909
- .icon-move {
1910
- background-position: -168px -72px;
1911
- }
1912
-
1913
- .icon-step-backward {
1914
- background-position: -192px -72px;
1915
- }
1916
-
1917
- .icon-fast-backward {
1918
- background-position: -216px -72px;
1919
- }
1920
-
1921
- .icon-backward {
1922
- background-position: -240px -72px;
1923
- }
1924
-
1925
- .icon-play {
1926
- background-position: -264px -72px;
1927
- }
1928
-
1929
- .icon-pause {
1930
- background-position: -288px -72px;
1931
- }
1932
-
1933
- .icon-stop {
1934
- background-position: -312px -72px;
1935
- }
1936
-
1937
- .icon-forward {
1938
- background-position: -336px -72px;
1939
- }
1940
-
1941
- .icon-fast-forward {
1942
- background-position: -360px -72px;
1943
- }
1944
-
1945
- .icon-step-forward {
1946
- background-position: -384px -72px;
1947
- }
1948
-
1949
- .icon-eject {
1950
- background-position: -408px -72px;
1951
- }
1952
-
1953
- .icon-chevron-left {
1954
- background-position: -432px -72px;
1955
- }
1956
-
1957
- .icon-chevron-right {
1958
- background-position: -456px -72px;
1959
- }
1960
-
1961
- .icon-plus-sign {
1962
- background-position: 0 -96px;
1963
- }
1964
-
1965
- .icon-minus-sign {
1966
- background-position: -24px -96px;
1967
- }
1968
-
1969
- .icon-remove-sign {
1970
- background-position: -48px -96px;
1971
- }
1972
-
1973
- .icon-ok-sign {
1974
- background-position: -72px -96px;
1975
- }
1976
-
1977
- .icon-question-sign {
1978
- background-position: -96px -96px;
1979
- }
1980
-
1981
- .icon-info-sign {
1982
- background-position: -120px -96px;
1983
- }
1984
-
1985
- .icon-screenshot {
1986
- background-position: -144px -96px;
1987
- }
1988
-
1989
- .icon-remove-circle {
1990
- background-position: -168px -96px;
1991
- }
1992
-
1993
- .icon-ok-circle {
1994
- background-position: -192px -96px;
1995
- }
1996
-
1997
- .icon-ban-circle {
1998
- background-position: -216px -96px;
1999
- }
2000
-
2001
- .icon-arrow-left {
2002
- background-position: -240px -96px;
2003
- }
2004
-
2005
- .icon-arrow-right {
2006
- background-position: -264px -96px;
2007
- }
2008
-
2009
- .icon-arrow-up {
2010
- background-position: -289px -96px;
2011
- }
2012
-
2013
- .icon-arrow-down {
2014
- background-position: -312px -96px;
2015
- }
2016
-
2017
- .icon-share-alt {
2018
- background-position: -336px -96px;
2019
- }
2020
-
2021
- .icon-resize-full {
2022
- background-position: -360px -96px;
2023
- }
2024
-
2025
- .icon-resize-small {
2026
- background-position: -384px -96px;
2027
- }
2028
-
2029
- .icon-plus {
2030
- background-position: -408px -96px;
2031
- }
2032
-
2033
- .icon-minus {
2034
- background-position: -433px -96px;
2035
- }
2036
-
2037
- .icon-asterisk {
2038
- background-position: -456px -96px;
2039
- }
2040
-
2041
- .icon-exclamation-sign {
2042
- background-position: 0 -120px;
2043
- }
2044
-
2045
- .icon-gift {
2046
- background-position: -24px -120px;
2047
- }
2048
-
2049
- .icon-leaf {
2050
- background-position: -48px -120px;
2051
- }
2052
-
2053
- .icon-fire {
2054
- background-position: -72px -120px;
2055
- }
2056
-
2057
- .icon-eye-open {
2058
- background-position: -96px -120px;
2059
- }
2060
-
2061
- .icon-eye-close {
2062
- background-position: -120px -120px;
2063
- }
2064
-
2065
- .icon-warning-sign {
2066
- background-position: -144px -120px;
2067
- }
2068
-
2069
- .icon-plane {
2070
- background-position: -168px -120px;
2071
- }
2072
-
2073
- .icon-calendar {
2074
- background-position: -192px -120px;
2075
- }
2076
-
2077
- .icon-random {
2078
- background-position: -216px -120px;
2079
- }
2080
-
2081
- .icon-comment {
2082
- background-position: -240px -120px;
2083
- }
2084
-
2085
- .icon-magnet {
2086
- background-position: -264px -120px;
2087
- }
2088
-
2089
- .icon-chevron-up {
2090
- background-position: -288px -120px;
2091
- }
2092
-
2093
- .icon-chevron-down {
2094
- background-position: -313px -119px;
2095
- }
2096
-
2097
- .icon-retweet {
2098
- background-position: -336px -120px;
2099
- }
2100
-
2101
- .icon-shopping-cart {
2102
- background-position: -360px -120px;
2103
- }
2104
-
2105
- .icon-folder-close {
2106
- background-position: -384px -120px;
2107
- }
2108
-
2109
- .icon-folder-open {
2110
- background-position: -408px -120px;
2111
- }
2112
-
2113
- .icon-resize-vertical {
2114
- background-position: -432px -119px;
2115
- }
2116
-
2117
- .icon-resize-horizontal {
2118
- background-position: -456px -118px;
2119
- }
2120
-
2121
- .icon-hdd {
2122
- background-position: 0 -144px;
2123
- }
2124
-
2125
- .icon-bullhorn {
2126
- background-position: -24px -144px;
2127
- }
2128
-
2129
- .icon-bell {
2130
- background-position: -48px -144px;
2131
- }
2132
-
2133
- .icon-certificate {
2134
- background-position: -72px -144px;
2135
- }
2136
-
2137
- .icon-thumbs-up {
2138
- background-position: -96px -144px;
2139
- }
2140
-
2141
- .icon-thumbs-down {
2142
- background-position: -120px -144px;
2143
- }
2144
-
2145
- .icon-hand-right {
2146
- background-position: -144px -144px;
2147
- }
2148
-
2149
- .icon-hand-left {
2150
- background-position: -168px -144px;
2151
- }
2152
-
2153
- .icon-hand-up {
2154
- background-position: -192px -144px;
2155
- }
2156
-
2157
- .icon-hand-down {
2158
- background-position: -216px -144px;
2159
- }
2160
-
2161
- .icon-circle-arrow-right {
2162
- background-position: -240px -144px;
2163
- }
2164
-
2165
- .icon-circle-arrow-left {
2166
- background-position: -264px -144px;
2167
- }
2168
-
2169
- .icon-circle-arrow-up {
2170
- background-position: -288px -144px;
2171
- }
2172
-
2173
- .icon-circle-arrow-down {
2174
- background-position: -312px -144px;
2175
- }
2176
-
2177
- .icon-globe {
2178
- background-position: -336px -144px;
2179
- }
2180
-
2181
- .icon-wrench {
2182
- background-position: -360px -144px;
2183
- }
2184
-
2185
- .icon-tasks {
2186
- background-position: -384px -144px;
2187
- }
2188
-
2189
- .icon-filter {
2190
- background-position: -408px -144px;
2191
- }
2192
-
2193
- .icon-briefcase {
2194
- background-position: -432px -144px;
2195
- }
2196
-
2197
- .icon-fullscreen {
2198
- background-position: -456px -144px;
2199
- }
2200
-
2201
- .dropup,
2202
- .dropdown {
2203
- position: relative;
2204
- }
2205
-
2206
- .dropdown-toggle {
2207
- *margin-bottom: -3px;
2208
- }
2209
-
2210
- .dropdown-toggle:active,
2211
- .open .dropdown-toggle {
2212
- outline: 0;
2213
- }
2214
-
2215
- .caret {
2216
- display: inline-block;
2217
- width: 0;
2218
- height: 0;
2219
- vertical-align: top;
2220
- border-top: 4px solid black;
2221
- border-right: 4px solid transparent;
2222
- border-left: 4px solid transparent;
2223
- content: "";
2224
- opacity: 0.3;
2225
- filter: alpha(opacity=30);
2226
- }
2227
-
2228
- .dropdown .caret {
2229
- margin-top: 8px;
2230
- margin-left: 2px;
2231
- }
2232
-
2233
- .dropdown:hover .caret,
2234
- .open .caret {
2235
- opacity: 1;
2236
- filter: alpha(opacity=100);
2237
- }
2238
-
2239
- .dropdown-menu {
2240
- position: absolute;
2241
- top: 100%;
2242
- left: 0;
2243
- z-index: 1000;
2244
- display: none;
2245
- float: left;
2246
- min-width: 160px;
2247
- padding: 4px 0;
2248
- margin: 1px 0 0;
2249
- list-style: none;
2250
- background-color: white;
2251
- border: 1px solid #ccc;
2252
- border: 1px solid rgba(0, 0, 0, 0.2);
2253
- *border-right-width: 2px;
2254
- *border-bottom-width: 2px;
2255
- -webkit-border-radius: 5px;
2256
- -moz-border-radius: 5px;
2257
- border-radius: 5px;
2258
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
2259
- -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
2260
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
2261
- -webkit-background-clip: padding-box;
2262
- -moz-background-clip: padding;
2263
- background-clip: padding-box;
2264
- }
2265
- .dropdown-menu.pull-right {
2266
- right: 0;
2267
- left: auto;
2268
- }
2269
- .dropdown-menu .divider {
2270
- *width: 100%;
2271
- height: 1px;
2272
- margin: 8px 1px;
2273
- *margin: -5px 0 5px;
2274
- overflow: hidden;
2275
- background-color: #e5e5e5;
2276
- border-bottom: 1px solid white;
2277
- }
2278
- .dropdown-menu a {
2279
- display: block;
2280
- padding: 3px 15px;
2281
- clear: both;
2282
- font-weight: normal;
2283
- line-height: 18px;
2284
- color: #333333;
2285
- white-space: nowrap;
2286
- }
2287
-
2288
- .dropdown-menu li > a:hover,
2289
- .dropdown-menu .active > a,
2290
- .dropdown-menu .active > a:hover {
2291
- color: white;
2292
- text-decoration: none;
2293
- background-color: #0088cc;
2294
- }
2295
-
2296
- .open {
2297
- *z-index: 1000;
2298
- }
2299
- .open .dropdown-menu {
2300
- display: block;
2301
- }
2302
-
2303
- .pull-right .dropdown-menu {
2304
- right: 0;
2305
- left: auto;
2306
- }
2307
-
2308
- .dropup .caret,
2309
- .navbar-fixed-bottom .dropdown .caret {
2310
- border-top: 0;
2311
- border-bottom: 4px solid black;
2312
- content: "\2191";
2313
- }
2314
- .dropup .dropdown-menu,
2315
- .navbar-fixed-bottom .dropdown .dropdown-menu {
2316
- top: auto;
2317
- bottom: 100%;
2318
- margin-bottom: 1px;
2319
- }
2320
-
2321
- .typeahead {
2322
- margin-top: 2px;
2323
- -webkit-border-radius: 4px;
2324
- -moz-border-radius: 4px;
2325
- border-radius: 4px;
2326
- }
2327
-
2328
- .well {
2329
- min-height: 20px;
2330
- padding: 19px;
2331
- margin-bottom: 20px;
2332
- background-color: #f5f5f5;
2333
- border: 1px solid #eee;
2334
- border: 1px solid rgba(0, 0, 0, 0.05);
2335
- -webkit-border-radius: 4px;
2336
- -moz-border-radius: 4px;
2337
- border-radius: 4px;
2338
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
2339
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
2340
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
2341
- }
2342
- .well blockquote {
2343
- border-color: #ddd;
2344
- border-color: rgba(0, 0, 0, 0.15);
2345
- }
2346
-
2347
- .well-large {
2348
- padding: 24px;
2349
- -webkit-border-radius: 6px;
2350
- -moz-border-radius: 6px;
2351
- border-radius: 6px;
2352
- }
2353
-
2354
- .well-small {
2355
- padding: 9px;
2356
- -webkit-border-radius: 3px;
2357
- -moz-border-radius: 3px;
2358
- border-radius: 3px;
2359
- }
2360
-
2361
- .fade {
2362
- opacity: 0;
2363
- filter: alpha(opacity=0);
2364
- -webkit-transition: opacity 0.15s linear;
2365
- -moz-transition: opacity 0.15s linear;
2366
- -ms-transition: opacity 0.15s linear;
2367
- -o-transition: opacity 0.15s linear;
2368
- transition: opacity 0.15s linear;
2369
- }
2370
- .fade.in {
2371
- opacity: 1;
2372
- filter: alpha(opacity=100);
2373
- }
2374
-
2375
- .collapse {
2376
- position: relative;
2377
- height: 0;
2378
- overflow: hidden;
2379
- -webkit-transition: height 0.35s ease;
2380
- -moz-transition: height 0.35s ease;
2381
- -ms-transition: height 0.35s ease;
2382
- -o-transition: height 0.35s ease;
2383
- transition: height 0.35s ease;
2384
- }
2385
- .collapse.in {
2386
- height: auto;
2387
- }
2388
-
2389
- .close {
2390
- float: right;
2391
- font-size: 20px;
2392
- font-weight: bold;
2393
- line-height: 18px;
2394
- color: black;
2395
- text-shadow: 0 1px 0 white;
2396
- opacity: 0.2;
2397
- filter: alpha(opacity=20);
2398
- }
2399
- .close:hover {
2400
- color: black;
2401
- text-decoration: none;
2402
- cursor: pointer;
2403
- opacity: 0.4;
2404
- filter: alpha(opacity=40);
2405
- }
2406
-
2407
- button.close {
2408
- padding: 0;
2409
- cursor: pointer;
2410
- background: transparent;
2411
- border: 0;
2412
- -webkit-appearance: none;
2413
- }
2414
-
2415
- .btn {
2416
- display: inline-block;
2417
- *display: inline;
2418
- *zoom: 1;
2419
- padding: 4px 10px 4px;
2420
- margin-bottom: 0;
2421
- font-size: 13px;
2422
- line-height: 18px;
2423
- *line-height: 20px;
2424
- color: #333333;
2425
- text-align: center;
2426
- text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
2427
- vertical-align: middle;
2428
- cursor: pointer;
2429
- background-color: #f5f5f5;
2430
- background-image: -moz-linear-gradient(top, white, #e6e6e6);
2431
- background-image: -ms-linear-gradient(top, white, #e6e6e6);
2432
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
2433
- background-image: -webkit-linear-gradient(top, white, #e6e6e6);
2434
- background-image: -o-linear-gradient(top, white, #e6e6e6);
2435
- background-image: linear-gradient(top, white, #e6e6e6);
2436
- background-repeat: repeat-x;
2437
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e3e3e3', GradientType=0);
2438
- border-color: #e6e6e6 #e6e6e6 #bfbfbf;
2439
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2440
- *background-color: #e6e6e6;
2441
- /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2442
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
2443
- border: 1px solid #cccccc;
2444
- *border: 0;
2445
- border-bottom-color: #b3b3b3;
2446
- -webkit-border-radius: 4px;
2447
- -moz-border-radius: 4px;
2448
- border-radius: 4px;
2449
- *margin-left: .3em;
2450
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
2451
- -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
2452
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
2453
- }
2454
- .btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
2455
- background-color: #e6e6e6;
2456
- *background-color: #d9d9d9;
2457
- }
2458
- .btn:active, .btn.active {
2459
- background-color: #cccccc \9;
2460
- }
2461
- .btn:first-child {
2462
- *margin-left: 0;
2463
- }
2464
-
2465
- .btn:hover {
2466
- color: #333333;
2467
- text-decoration: none;
2468
- background-color: #e6e6e6;
2469
- *background-color: #d9d9d9;
2470
- /* Buttons in IE7 don't get borders, so darken on hover */
2471
- background-position: 0 -15px;
2472
- -webkit-transition: background-position 0.1s linear;
2473
- -moz-transition: background-position 0.1s linear;
2474
- -ms-transition: background-position 0.1s linear;
2475
- -o-transition: background-position 0.1s linear;
2476
- transition: background-position 0.1s linear;
2477
- }
2478
-
2479
- .btn:focus {
2480
- outline: thin dotted #333;
2481
- outline: 5px auto -webkit-focus-ring-color;
2482
- outline-offset: -2px;
2483
- }
2484
-
2485
- .btn.active,
2486
- .btn:active {
2487
- background-color: #e6e6e6;
2488
- background-color: #d9d9d9 \9;
2489
- background-image: none;
2490
- outline: 0;
2491
- -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
2492
- -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
2493
- box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
2494
- }
2495
-
2496
- .btn.disabled,
2497
- .btn[disabled] {
2498
- cursor: default;
2499
- background-color: #e6e6e6;
2500
- background-image: none;
2501
- opacity: 0.65;
2502
- filter: alpha(opacity=65);
2503
- -webkit-box-shadow: none;
2504
- -moz-box-shadow: none;
2505
- box-shadow: none;
2506
- }
2507
-
2508
- .btn-large {
2509
- padding: 9px 14px;
2510
- font-size: 15px;
2511
- line-height: normal;
2512
- -webkit-border-radius: 5px;
2513
- -moz-border-radius: 5px;
2514
- border-radius: 5px;
2515
- }
2516
-
2517
- .btn-large [class^="icon-"] {
2518
- margin-top: 1px;
2519
- }
2520
-
2521
- .btn-small {
2522
- padding: 5px 9px;
2523
- font-size: 11px;
2524
- line-height: 16px;
2525
- }
2526
-
2527
- .btn-small [class^="icon-"] {
2528
- margin-top: -1px;
2529
- }
2530
-
2531
- .btn-mini {
2532
- padding: 2px 6px;
2533
- font-size: 11px;
2534
- line-height: 14px;
2535
- }
2536
-
2537
- .btn-primary,
2538
- .btn-primary:hover,
2539
- .btn-warning,
2540
- .btn-warning:hover,
2541
- .btn-danger,
2542
- .btn-danger:hover,
2543
- .btn-success,
2544
- .btn-success:hover,
2545
- .btn-info,
2546
- .btn-info:hover,
2547
- .btn-inverse,
2548
- .btn-inverse:hover {
2549
- color: white;
2550
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
2551
- }
2552
-
2553
- .btn-primary.active,
2554
- .btn-warning.active,
2555
- .btn-danger.active,
2556
- .btn-success.active,
2557
- .btn-info.active,
2558
- .btn-inverse.active {
2559
- color: rgba(255, 255, 255, 0.75);
2560
- }
2561
-
2562
- .btn {
2563
- border-color: #ccc;
2564
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2565
- }
2566
-
2567
- .btn-primary {
2568
- background-color: #0073cc;
2569
- background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
2570
- background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
2571
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
2572
- background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
2573
- background-image: -o-linear-gradient(top, #0088cc, #0055cc);
2574
- background-image: linear-gradient(top, #0088cc, #0055cc);
2575
- background-repeat: repeat-x;
2576
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0085c7', endColorstr='#0053c7', GradientType=0);
2577
- border-color: #0055cc #0055cc #003580;
2578
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2579
- *background-color: #0055cc;
2580
- /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2581
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
2582
- }
2583
- .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
2584
- background-color: #0055cc;
2585
- *background-color: #004ab3;
2586
- }
2587
- .btn-primary:active, .btn-primary.active {
2588
- background-color: #004099 \9;
2589
- }
2590
-
2591
- .btn-warning {
2592
- background-color: #f9a732;
2593
- background-image: -moz-linear-gradient(top, #fbb450, #f89406);
2594
- background-image: -ms-linear-gradient(top, #fbb450, #f89406);
2595
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
2596
- background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
2597
- background-image: -o-linear-gradient(top, #fbb450, #f89406);
2598
- background-image: linear-gradient(top, #fbb450, #f89406);
2599
- background-repeat: repeat-x;
2600
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb24b', endColorstr='#f39106', GradientType=0);
2601
- border-color: #f89406 #f89406 #ad6704;
2602
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2603
- *background-color: #f89406;
2604
- /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2605
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
2606
- }
2607
- .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
2608
- background-color: #f89406;
2609
- *background-color: #df8505;
2610
- }
2611
- .btn-warning:active, .btn-warning.active {
2612
- background-color: #c67605 \9;
2613
- }
2614
-
2615
- .btn-danger {
2616
- background-color: #da4e49;
2617
- background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
2618
- background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
2619
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
2620
- background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
2621
- background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
2622
- background-image: linear-gradient(top, #ee5f5b, #bd362f);
2623
- background-repeat: repeat-x;
2624
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a56', endColorstr='#b9352e', GradientType=0);
2625
- border-color: #bd362f #bd362f #802420;
2626
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2627
- *background-color: #bd362f;
2628
- /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2629
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
2630
- }
2631
- .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
2632
- background-color: #bd362f;
2633
- *background-color: #a9302a;
2634
- }
2635
- .btn-danger:active, .btn-danger.active {
2636
- background-color: #942a25 \9;
2637
- }
2638
-
2639
- .btn-success {
2640
- background-color: #5bb65b;
2641
- background-image: -moz-linear-gradient(top, #62c462, #51a351);
2642
- background-image: -ms-linear-gradient(top, #62c462, #51a351);
2643
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
2644
- background-image: -webkit-linear-gradient(top, #62c462, #51a351);
2645
- background-image: -o-linear-gradient(top, #62c462, #51a351);
2646
- background-image: linear-gradient(top, #62c462, #51a351);
2647
- background-repeat: repeat-x;
2648
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec35e', endColorstr='#4fa04f', GradientType=0);
2649
- border-color: #51a351 #51a351 #387038;
2650
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2651
- *background-color: #51a351;
2652
- /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2653
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
2654
- }
2655
- .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
2656
- background-color: #51a351;
2657
- *background-color: #499249;
2658
- }
2659
- .btn-success:active, .btn-success.active {
2660
- background-color: #408140 \9;
2661
- }
2662
-
2663
- .btn-info {
2664
- background-color: #49afcd;
2665
- background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
2666
- background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
2667
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
2668
- background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
2669
- background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
2670
- background-image: linear-gradient(top, #5bc0de, #2f96b4);
2671
- background-repeat: repeat-x;
2672
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bedd', endColorstr='#2e93b0', GradientType=0);
2673
- border-color: #2f96b4 #2f96b4 #1f6377;
2674
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2675
- *background-color: #2f96b4;
2676
- /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2677
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
2678
- }
2679
- .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
2680
- background-color: #2f96b4;
2681
- *background-color: #2a85a0;
2682
- }
2683
- .btn-info:active, .btn-info.active {
2684
- background-color: #24748c \9;
2685
- }
2686
-
2687
- .btn-inverse {
2688
- background-color: #404040;
2689
- background-image: -moz-linear-gradient(top, #555555, #222222);
2690
- background-image: -ms-linear-gradient(top, #555555, #222222);
2691
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
2692
- background-image: -webkit-linear-gradient(top, #555555, #222222);
2693
- background-image: -o-linear-gradient(top, #555555, #222222);
2694
- background-image: linear-gradient(top, #555555, #222222);
2695
- background-repeat: repeat-x;
2696
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#525252', endColorstr='#1f1f1f', GradientType=0);
2697
- border-color: #222222 #222222 black;
2698
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
2699
- *background-color: #222222;
2700
- /* Darken IE7 buttons by default so they stand out more given they won't have borders */
2701
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
2702
- }
2703
- .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
2704
- background-color: #222222;
2705
- *background-color: #151515;
2706
- }
2707
- .btn-inverse:active, .btn-inverse.active {
2708
- background-color: #090909 \9;
2709
- }
2710
-
2711
- button.btn,
2712
- input[type="submit"].btn {
2713
- *padding-top: 2px;
2714
- *padding-bottom: 2px;
2715
- }
2716
- button.btn::-moz-focus-inner,
2717
- input[type="submit"].btn::-moz-focus-inner {
2718
- padding: 0;
2719
- border: 0;
2720
- }
2721
- button.btn.btn-large,
2722
- input[type="submit"].btn.btn-large {
2723
- *padding-top: 7px;
2724
- *padding-bottom: 7px;
2725
- }
2726
- button.btn.btn-small,
2727
- input[type="submit"].btn.btn-small {
2728
- *padding-top: 3px;
2729
- *padding-bottom: 3px;
2730
- }
2731
- button.btn.btn-mini,
2732
- input[type="submit"].btn.btn-mini {
2733
- *padding-top: 1px;
2734
- *padding-bottom: 1px;
2735
- }
2736
-
2737
- .btn-group {
2738
- position: relative;
2739
- *zoom: 1;
2740
- *margin-left: .3em;
2741
- }
2742
- .btn-group:before, .btn-group:after {
2743
- display: table;
2744
- content: "";
2745
- }
2746
- .btn-group:after {
2747
- clear: both;
2748
- }
2749
- .btn-group:first-child {
2750
- *margin-left: 0;
2751
- }
2752
-
2753
- .btn-group + .btn-group {
2754
- margin-left: 5px;
2755
- }
2756
-
2757
- .btn-toolbar {
2758
- margin-top: 9px;
2759
- margin-bottom: 9px;
2760
- }
2761
- .btn-toolbar .btn-group {
2762
- display: inline-block;
2763
- *display: inline;
2764
- *zoom: 1;
2765
- }
2766
-
2767
- .btn-group > .btn {
2768
- position: relative;
2769
- float: left;
2770
- margin-left: -1px;
2771
- -webkit-border-radius: 0;
2772
- -moz-border-radius: 0;
2773
- border-radius: 0;
2774
- }
2775
-
2776
- .btn-group > .btn:first-child {
2777
- margin-left: 0;
2778
- -webkit-border-top-left-radius: 4px;
2779
- -moz-border-radius-topleft: 4px;
2780
- border-top-left-radius: 4px;
2781
- -webkit-border-bottom-left-radius: 4px;
2782
- -moz-border-radius-bottomleft: 4px;
2783
- border-bottom-left-radius: 4px;
2784
- }
2785
-
2786
- .btn-group > .btn:last-child,
2787
- .btn-group > .dropdown-toggle {
2788
- -webkit-border-top-right-radius: 4px;
2789
- -moz-border-radius-topright: 4px;
2790
- border-top-right-radius: 4px;
2791
- -webkit-border-bottom-right-radius: 4px;
2792
- -moz-border-radius-bottomright: 4px;
2793
- border-bottom-right-radius: 4px;
2794
- }
2795
-
2796
- .btn-group > .btn.large:first-child {
2797
- margin-left: 0;
2798
- -webkit-border-top-left-radius: 6px;
2799
- -moz-border-radius-topleft: 6px;
2800
- border-top-left-radius: 6px;
2801
- -webkit-border-bottom-left-radius: 6px;
2802
- -moz-border-radius-bottomleft: 6px;
2803
- border-bottom-left-radius: 6px;
2804
- }
2805
-
2806
- .btn-group > .btn.large:last-child,
2807
- .btn-group > .large.dropdown-toggle {
2808
- -webkit-border-top-right-radius: 6px;
2809
- -moz-border-radius-topright: 6px;
2810
- border-top-right-radius: 6px;
2811
- -webkit-border-bottom-right-radius: 6px;
2812
- -moz-border-radius-bottomright: 6px;
2813
- border-bottom-right-radius: 6px;
2814
- }
2815
-
2816
- .btn-group > .btn:hover,
2817
- .btn-group > .btn:focus,
2818
- .btn-group > .btn:active,
2819
- .btn-group > .btn.active {
2820
- z-index: 2;
2821
- }
2822
-
2823
- .btn-group .dropdown-toggle:active,
2824
- .btn-group.open .dropdown-toggle {
2825
- outline: 0;
2826
- }
2827
-
2828
- .btn-group > .dropdown-toggle {
2829
- padding-left: 8px;
2830
- padding-right: 8px;
2831
- -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
2832
- -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
2833
- box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
2834
- *padding-top: 4px;
2835
- *padding-bottom: 4px;
2836
- }
2837
-
2838
- .btn-group > .btn-mini.dropdown-toggle {
2839
- padding-left: 5px;
2840
- padding-right: 5px;
2841
- }
2842
-
2843
- .btn-group > .btn-small.dropdown-toggle {
2844
- *padding-top: 4px;
2845
- *padding-bottom: 4px;
2846
- }
2847
-
2848
- .btn-group > .btn-large.dropdown-toggle {
2849
- padding-left: 12px;
2850
- padding-right: 12px;
2851
- }
2852
-
2853
- .btn-group.open .dropdown-toggle {
2854
- background-image: none;
2855
- -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
2856
- -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
2857
- box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
2858
- }
2859
- .btn-group.open .btn.dropdown-toggle {
2860
- background-color: #e6e6e6;
2861
- }
2862
- .btn-group.open .btn-primary.dropdown-toggle {
2863
- background-color: #0055cc;
2864
- }
2865
- .btn-group.open .btn-warning.dropdown-toggle {
2866
- background-color: #f89406;
2867
- }
2868
- .btn-group.open .btn-danger.dropdown-toggle {
2869
- background-color: #bd362f;
2870
- }
2871
- .btn-group.open .btn-success.dropdown-toggle {
2872
- background-color: #51a351;
2873
- }
2874
- .btn-group.open .btn-info.dropdown-toggle {
2875
- background-color: #2f96b4;
2876
- }
2877
- .btn-group.open .btn-inverse.dropdown-toggle {
2878
- background-color: #222222;
2879
- }
2880
-
2881
- .btn .caret {
2882
- margin-top: 7px;
2883
- margin-left: 0;
2884
- }
2885
-
2886
- .btn:hover .caret,
2887
- .open.btn-group .caret {
2888
- opacity: 1;
2889
- filter: alpha(opacity=100);
2890
- }
2891
-
2892
- .btn-mini .caret {
2893
- margin-top: 5px;
2894
- }
2895
-
2896
- .btn-small .caret {
2897
- margin-top: 6px;
2898
- }
2899
-
2900
- .btn-large .caret {
2901
- margin-top: 6px;
2902
- border-left-width: 5px;
2903
- border-right-width: 5px;
2904
- border-top-width: 5px;
2905
- }
2906
-
2907
- .dropup .btn-large .caret {
2908
- border-bottom: 5px solid black;
2909
- border-top: 0;
2910
- }
2911
-
2912
- .btn-primary .caret,
2913
- .btn-warning .caret,
2914
- .btn-danger .caret,
2915
- .btn-info .caret,
2916
- .btn-success .caret,
2917
- .btn-inverse .caret {
2918
- border-top-color: white;
2919
- border-bottom-color: white;
2920
- opacity: 0.75;
2921
- filter: alpha(opacity=75);
2922
- }
2923
-
2924
- .alert {
2925
- padding: 8px 35px 8px 14px;
2926
- margin-bottom: 18px;
2927
- text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
2928
- background-color: #fcf8e3;
2929
- border: 1px solid #fbeed5;
2930
- -webkit-border-radius: 4px;
2931
- -moz-border-radius: 4px;
2932
- border-radius: 4px;
2933
- color: #c09853;
2934
- }
2935
-
2936
- .alert-heading {
2937
- color: inherit;
2938
- }
2939
-
2940
- .alert .close {
2941
- position: relative;
2942
- top: -2px;
2943
- right: -21px;
2944
- line-height: 18px;
2945
- }
2946
-
2947
- .alert-success {
2948
- background-color: #dff0d8;
2949
- border-color: #d6e9c6;
2950
- color: #468847;
2951
- }
2952
-
2953
- .alert-danger,
2954
- .alert-error {
2955
- background-color: #f2dede;
2956
- border-color: #eed3d7;
2957
- color: #b94a48;
2958
- }
2959
-
2960
- .alert-info {
2961
- background-color: #d9edf7;
2962
- border-color: #bce8f1;
2963
- color: #3a87ad;
2964
- }
2965
-
2966
- .alert-block {
2967
- padding-top: 14px;
2968
- padding-bottom: 14px;
2969
- }
2970
-
2971
- .alert-block > p,
2972
- .alert-block > ul {
2973
- margin-bottom: 0;
2974
- }
2975
-
2976
- .alert-block p + p {
2977
- margin-top: 5px;
2978
- }
2979
-
2980
- .nav {
2981
- margin-left: 0;
2982
- margin-bottom: 18px;
2983
- list-style: none;
2984
- }
2985
-
2986
- .nav > li > a {
2987
- display: block;
2988
- }
2989
-
2990
- .nav > li > a:hover {
2991
- text-decoration: none;
2992
- background-color: #eeeeee;
2993
- }
2994
-
2995
- .nav > .pull-right {
2996
- float: right;
2997
- }
2998
-
2999
- .nav .nav-header {
3000
- display: block;
3001
- padding: 3px 15px;
3002
- font-size: 11px;
3003
- font-weight: bold;
3004
- line-height: 18px;
3005
- color: #999999;
3006
- text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
3007
- text-transform: uppercase;
3008
- }
3009
-
3010
- .nav li + .nav-header {
3011
- margin-top: 9px;
3012
- }
3013
-
3014
- .nav-list {
3015
- padding-left: 15px;
3016
- padding-right: 15px;
3017
- margin-bottom: 0;
3018
- }
3019
-
3020
- .nav-list > li > a,
3021
- .nav-list .nav-header {
3022
- margin-left: -15px;
3023
- margin-right: -15px;
3024
- text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
3025
- }
3026
-
3027
- .nav-list > li > a {
3028
- padding: 3px 15px;
3029
- }
3030
-
3031
- .nav-list > .active > a,
3032
- .nav-list > .active > a:hover {
3033
- color: white;
3034
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
3035
- background-color: #0088cc;
3036
- }
3037
-
3038
- .nav-list [class^="icon-"] {
3039
- margin-right: 2px;
3040
- }
3041
-
3042
- .nav-list .divider {
3043
- *width: 100%;
3044
- height: 1px;
3045
- margin: 8px 1px;
3046
- *margin: -5px 0 5px;
3047
- overflow: hidden;
3048
- background-color: #e5e5e5;
3049
- border-bottom: 1px solid white;
3050
- }
3051
-
3052
- .nav-tabs,
3053
- .nav-pills {
3054
- *zoom: 1;
3055
- }
3056
- .nav-tabs:before, .nav-tabs:after,
3057
- .nav-pills:before,
3058
- .nav-pills:after {
3059
- display: table;
3060
- content: "";
3061
- }
3062
- .nav-tabs:after,
3063
- .nav-pills:after {
3064
- clear: both;
3065
- }
3066
-
3067
- .nav-tabs > li,
3068
- .nav-pills > li {
3069
- float: left;
3070
- }
3071
-
3072
- .nav-tabs > li > a,
3073
- .nav-pills > li > a {
3074
- padding-right: 12px;
3075
- padding-left: 12px;
3076
- margin-right: 2px;
3077
- line-height: 14px;
3078
- }
3079
-
3080
- .nav-tabs {
3081
- border-bottom: 1px solid #ddd;
3082
- }
3083
-
3084
- .nav-tabs > li {
3085
- margin-bottom: -1px;
3086
- }
3087
-
3088
- .nav-tabs > li > a {
3089
- padding-top: 8px;
3090
- padding-bottom: 8px;
3091
- line-height: 18px;
3092
- border: 1px solid transparent;
3093
- -webkit-border-radius: 4px 4px 0 0;
3094
- -moz-border-radius: 4px 4px 0 0;
3095
- border-radius: 4px 4px 0 0;
3096
- }
3097
- .nav-tabs > li > a:hover {
3098
- border-color: #eeeeee #eeeeee #dddddd;
3099
- }
3100
-
3101
- .nav-tabs > .active > a,
3102
- .nav-tabs > .active > a:hover {
3103
- color: #555555;
3104
- background-color: white;
3105
- border: 1px solid #ddd;
3106
- border-bottom-color: transparent;
3107
- cursor: default;
3108
- }
3109
-
3110
- .nav-pills > li > a {
3111
- padding-top: 8px;
3112
- padding-bottom: 8px;
3113
- margin-top: 2px;
3114
- margin-bottom: 2px;
3115
- -webkit-border-radius: 5px;
3116
- -moz-border-radius: 5px;
3117
- border-radius: 5px;
3118
- }
3119
-
3120
- .nav-pills > .active > a,
3121
- .nav-pills > .active > a:hover {
3122
- color: white;
3123
- background-color: #0088cc;
3124
- }
3125
-
3126
- .nav-stacked > li {
3127
- float: none;
3128
- }
3129
-
3130
- .nav-stacked > li > a {
3131
- margin-right: 0;
3132
- }
3133
-
3134
- .nav-tabs.nav-stacked {
3135
- border-bottom: 0;
3136
- }
3137
-
3138
- .nav-tabs.nav-stacked > li > a {
3139
- border: 1px solid #ddd;
3140
- -webkit-border-radius: 0;
3141
- -moz-border-radius: 0;
3142
- border-radius: 0;
3143
- }
3144
-
3145
- .nav-tabs.nav-stacked > li:first-child > a {
3146
- -webkit-border-radius: 4px 4px 0 0;
3147
- -moz-border-radius: 4px 4px 0 0;
3148
- border-radius: 4px 4px 0 0;
3149
- }
3150
-
3151
- .nav-tabs.nav-stacked > li:last-child > a {
3152
- -webkit-border-radius: 0 0 4px 4px;
3153
- -moz-border-radius: 0 0 4px 4px;
3154
- border-radius: 0 0 4px 4px;
3155
- }
3156
-
3157
- .nav-tabs.nav-stacked > li > a:hover {
3158
- border-color: #ddd;
3159
- z-index: 2;
3160
- }
3161
-
3162
- .nav-pills.nav-stacked > li > a {
3163
- margin-bottom: 3px;
3164
- }
3165
-
3166
- .nav-pills.nav-stacked > li:last-child > a {
3167
- margin-bottom: 1px;
3168
- }
3169
-
3170
- .nav-tabs .dropdown-menu {
3171
- -webkit-border-radius: 0 0 5px 5px;
3172
- -moz-border-radius: 0 0 5px 5px;
3173
- border-radius: 0 0 5px 5px;
3174
- }
3175
-
3176
- .nav-pills .dropdown-menu {
3177
- -webkit-border-radius: 4px;
3178
- -moz-border-radius: 4px;
3179
- border-radius: 4px;
3180
- }
3181
-
3182
- .nav-tabs .dropdown-toggle .caret,
3183
- .nav-pills .dropdown-toggle .caret {
3184
- border-top-color: #0088cc;
3185
- border-bottom-color: #0088cc;
3186
- margin-top: 6px;
3187
- }
3188
-
3189
- .nav-tabs .dropdown-toggle:hover .caret,
3190
- .nav-pills .dropdown-toggle:hover .caret {
3191
- border-top-color: #005580;
3192
- border-bottom-color: #005580;
3193
- }
3194
-
3195
- .nav-tabs .active .dropdown-toggle .caret,
3196
- .nav-pills .active .dropdown-toggle .caret {
3197
- border-top-color: #333333;
3198
- border-bottom-color: #333333;
3199
- }
3200
-
3201
- .nav > .dropdown.active > a:hover {
3202
- color: black;
3203
- cursor: pointer;
3204
- }
3205
-
3206
- .nav-tabs .open .dropdown-toggle,
3207
- .nav-pills .open .dropdown-toggle,
3208
- .nav > li.dropdown.open.active > a:hover {
3209
- color: white;
3210
- background-color: #999999;
3211
- border-color: #999999;
3212
- }
3213
-
3214
- .nav li.dropdown.open .caret,
3215
- .nav li.dropdown.open.active .caret,
3216
- .nav li.dropdown.open a:hover .caret {
3217
- border-top-color: white;
3218
- border-bottom-color: white;
3219
- opacity: 1;
3220
- filter: alpha(opacity=100);
3221
- }
3222
-
3223
- .tabs-stacked .open > a:hover {
3224
- border-color: #999999;
3225
- }
3226
-
3227
- .tabbable {
3228
- *zoom: 1;
3229
- }
3230
- .tabbable:before, .tabbable:after {
3231
- display: table;
3232
- content: "";
3233
- }
3234
- .tabbable:after {
3235
- clear: both;
3236
- }
3237
-
3238
- .tab-content {
3239
- overflow: auto;
3240
- }
3241
-
3242
- .tabs-below > .nav-tabs,
3243
- .tabs-right > .nav-tabs,
3244
- .tabs-left > .nav-tabs {
3245
- border-bottom: 0;
3246
- }
3247
-
3248
- .tab-content > .tab-pane,
3249
- .pill-content > .pill-pane {
3250
- display: none;
3251
- }
3252
-
3253
- .tab-content > .active,
3254
- .pill-content > .active {
3255
- display: block;
3256
- }
3257
-
3258
- .tabs-below > .nav-tabs {
3259
- border-top: 1px solid #ddd;
3260
- }
3261
-
3262
- .tabs-below > .nav-tabs > li {
3263
- margin-top: -1px;
3264
- margin-bottom: 0;
3265
- }
3266
-
3267
- .tabs-below > .nav-tabs > li > a {
3268
- -webkit-border-radius: 0 0 4px 4px;
3269
- -moz-border-radius: 0 0 4px 4px;
3270
- border-radius: 0 0 4px 4px;
3271
- }
3272
- .tabs-below > .nav-tabs > li > a:hover {
3273
- border-bottom-color: transparent;
3274
- border-top-color: #ddd;
3275
- }
3276
-
3277
- .tabs-below > .nav-tabs > .active > a,
3278
- .tabs-below > .nav-tabs > .active > a:hover {
3279
- border-color: transparent #ddd #ddd #ddd;
3280
- }
3281
-
3282
- .tabs-left > .nav-tabs > li,
3283
- .tabs-right > .nav-tabs > li {
3284
- float: none;
3285
- }
3286
-
3287
- .tabs-left > .nav-tabs > li > a,
3288
- .tabs-right > .nav-tabs > li > a {
3289
- min-width: 74px;
3290
- margin-right: 0;
3291
- margin-bottom: 3px;
3292
- }
3293
-
3294
- .tabs-left > .nav-tabs {
3295
- float: left;
3296
- margin-right: 19px;
3297
- border-right: 1px solid #ddd;
3298
- }
3299
-
3300
- .tabs-left > .nav-tabs > li > a {
3301
- margin-right: -1px;
3302
- -webkit-border-radius: 4px 0 0 4px;
3303
- -moz-border-radius: 4px 0 0 4px;
3304
- border-radius: 4px 0 0 4px;
3305
- }
3306
-
3307
- .tabs-left > .nav-tabs > li > a:hover {
3308
- border-color: #eeeeee #dddddd #eeeeee #eeeeee;
3309
- }
3310
-
3311
- .tabs-left > .nav-tabs .active > a,
3312
- .tabs-left > .nav-tabs .active > a:hover {
3313
- border-color: #ddd transparent #ddd #ddd;
3314
- *border-right-color: white;
3315
- }
3316
-
3317
- .tabs-right > .nav-tabs {
3318
- float: right;
3319
- margin-left: 19px;
3320
- border-left: 1px solid #ddd;
3321
- }
3322
-
3323
- .tabs-right > .nav-tabs > li > a {
3324
- margin-left: -1px;
3325
- -webkit-border-radius: 0 4px 4px 0;
3326
- -moz-border-radius: 0 4px 4px 0;
3327
- border-radius: 0 4px 4px 0;
3328
- }
3329
-
3330
- .tabs-right > .nav-tabs > li > a:hover {
3331
- border-color: #eeeeee #eeeeee #eeeeee #dddddd;
3332
- }
3333
-
3334
- .tabs-right > .nav-tabs .active > a,
3335
- .tabs-right > .nav-tabs .active > a:hover {
3336
- border-color: #ddd #ddd #ddd transparent;
3337
- *border-left-color: white;
3338
- }
3339
-
3340
- .navbar {
3341
- *position: relative;
3342
- *z-index: 2;
3343
- overflow: visible;
3344
- margin-bottom: 18px;
3345
- }
3346
-
3347
- .navbar-inner {
3348
- min-height: 40px;
3349
- padding-left: 20px;
3350
- padding-right: 20px;
3351
- background-color: #2c2c2c;
3352
- background-image: -moz-linear-gradient(top, #333333, #222222);
3353
- background-image: -ms-linear-gradient(top, #333333, #222222);
3354
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
3355
- background-image: -webkit-linear-gradient(top, #333333, #222222);
3356
- background-image: -o-linear-gradient(top, #333333, #222222);
3357
- background-image: linear-gradient(top, #333333, #222222);
3358
- background-repeat: repeat-x;
3359
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#1f1f1f', GradientType=0);
3360
- -webkit-border-radius: 4px;
3361
- -moz-border-radius: 4px;
3362
- border-radius: 4px;
3363
- -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
3364
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
3365
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
3366
- }
3367
-
3368
- .navbar .container {
3369
- width: auto;
3370
- }
3371
-
3372
- .nav-collapse.collapse {
3373
- height: auto;
3374
- }
3375
-
3376
- .navbar {
3377
- color: #999999;
3378
- }
3379
- .navbar .brand:hover {
3380
- text-decoration: none;
3381
- }
3382
- .navbar .brand {
3383
- float: left;
3384
- display: block;
3385
- padding: 8px 20px 12px;
3386
- margin-left: -20px;
3387
- font-size: 20px;
3388
- font-weight: 200;
3389
- line-height: 1;
3390
- color: #999999;
3391
- }
3392
- .navbar .navbar-text {
3393
- margin-bottom: 0;
3394
- line-height: 40px;
3395
- }
3396
- .navbar .navbar-link {
3397
- color: #999999;
3398
- }
3399
- .navbar .navbar-link:hover {
3400
- color: white;
3401
- }
3402
- .navbar .btn,
3403
- .navbar .btn-group {
3404
- margin-top: 5px;
3405
- }
3406
- .navbar .btn-group .btn {
3407
- margin: 0;
3408
- }
3409
-
3410
- .navbar-form {
3411
- margin-bottom: 0;
3412
- *zoom: 1;
3413
- }
3414
- .navbar-form:before, .navbar-form:after {
3415
- display: table;
3416
- content: "";
3417
- }
3418
- .navbar-form:after {
3419
- clear: both;
3420
- }
3421
- .navbar-form input,
3422
- .navbar-form select,
3423
- .navbar-form .radio,
3424
- .navbar-form .checkbox {
3425
- margin-top: 5px;
3426
- }
3427
- .navbar-form input,
3428
- .navbar-form select {
3429
- display: inline-block;
3430
- margin-bottom: 0;
3431
- }
3432
- .navbar-form input[type="image"],
3433
- .navbar-form input[type="checkbox"],
3434
- .navbar-form input[type="radio"] {
3435
- margin-top: 3px;
3436
- }
3437
- .navbar-form .input-append,
3438
- .navbar-form .input-prepend {
3439
- margin-top: 6px;
3440
- white-space: nowrap;
3441
- }
3442
- .navbar-form .input-append input,
3443
- .navbar-form .input-prepend input {
3444
- margin-top: 0;
3445
- }
3446
-
3447
- .navbar-search {
3448
- position: relative;
3449
- float: left;
3450
- margin-top: 6px;
3451
- margin-bottom: 0;
3452
- }
3453
- .navbar-search .search-query {
3454
- padding: 4px 9px;
3455
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
3456
- font-size: 13px;
3457
- font-weight: normal;
3458
- line-height: 1;
3459
- color: white;
3460
- background-color: #626262;
3461
- border: 1px solid #151515;
3462
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
3463
- -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
3464
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
3465
- -webkit-transition: none;
3466
- -moz-transition: none;
3467
- -ms-transition: none;
3468
- -o-transition: none;
3469
- transition: none;
3470
- }
3471
- .navbar-search .search-query :-moz-placeholder {
3472
- color: #cccccc;
3473
- }
3474
- .navbar-search .search-query :-ms-input-placeholder {
3475
- color: #cccccc;
3476
- }
3477
- .navbar-search .search-query ::-webkit-input-placeholder {
3478
- color: #cccccc;
3479
- }
3480
- .navbar-search .search-query:focus, .navbar-search .search-query.focused {
3481
- padding: 5px 10px;
3482
- color: #333333;
3483
- text-shadow: 0 1px 0 white;
3484
- background-color: white;
3485
- border: 0;
3486
- -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
3487
- -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
3488
- box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
3489
- outline: 0;
3490
- }
3491
-
3492
- .navbar-fixed-top,
3493
- .navbar-fixed-bottom {
3494
- position: fixed;
3495
- right: 0;
3496
- left: 0;
3497
- z-index: 1030;
3498
- margin-bottom: 0;
3499
- }
3500
-
3501
- .navbar-fixed-top .navbar-inner,
3502
- .navbar-fixed-bottom .navbar-inner {
3503
- padding-left: 0;
3504
- padding-right: 0;
3505
- -webkit-border-radius: 0;
3506
- -moz-border-radius: 0;
3507
- border-radius: 0;
3508
- }
3509
-
3510
- .navbar-fixed-top .container,
3511
- .navbar-fixed-bottom .container {
3512
- width: 940px;
3513
- }
3514
-
3515
- .navbar-fixed-top {
3516
- top: 0;
3517
- }
3518
-
3519
- .navbar-fixed-bottom {
3520
- bottom: 0;
3521
- }
3522
-
3523
- .navbar .nav {
3524
- position: relative;
3525
- left: 0;
3526
- display: block;
3527
- float: left;
3528
- margin: 0 10px 0 0;
3529
- }
3530
-
3531
- .navbar .nav.pull-right {
3532
- float: right;
3533
- }
3534
-
3535
- .navbar .nav > li {
3536
- display: block;
3537
- float: left;
3538
- }
3539
-
3540
- .navbar .nav > li > a {
3541
- float: none;
3542
- padding: 9px 10px 11px;
3543
- line-height: 19px;
3544
- color: #999999;
3545
- text-decoration: none;
3546
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
3547
- }
3548
-
3549
- .navbar .btn {
3550
- display: inline-block;
3551
- padding: 4px 10px 4px;
3552
- margin: 5px 5px 6px;
3553
- line-height: 18px;
3554
- }
3555
-
3556
- .navbar .btn-group {
3557
- margin: 0;
3558
- padding: 5px 5px 6px;
3559
- }
3560
-
3561
- .navbar .nav > li > a:hover {
3562
- background-color: transparent;
3563
- color: white;
3564
- text-decoration: none;
3565
- }
3566
-
3567
- .navbar .nav .active > a,
3568
- .navbar .nav .active > a:hover {
3569
- color: white;
3570
- text-decoration: none;
3571
- background-color: #222222;
3572
- }
3573
-
3574
- .navbar .divider-vertical {
3575
- height: 40px;
3576
- width: 1px;
3577
- margin: 0 9px;
3578
- overflow: hidden;
3579
- background-color: #222222;
3580
- border-right: 1px solid #333333;
3581
- }
3582
-
3583
- .navbar .nav.pull-right {
3584
- margin-left: 10px;
3585
- margin-right: 0;
3586
- }
3587
-
3588
- .navbar .btn-navbar {
3589
- display: none;
3590
- float: right;
3591
- padding: 7px 10px;
3592
- margin-left: 5px;
3593
- margin-right: 5px;
3594
- background-color: #2c2c2c;
3595
- background-image: -moz-linear-gradient(top, #333333, #222222);
3596
- background-image: -ms-linear-gradient(top, #333333, #222222);
3597
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
3598
- background-image: -webkit-linear-gradient(top, #333333, #222222);
3599
- background-image: -o-linear-gradient(top, #333333, #222222);
3600
- background-image: linear-gradient(top, #333333, #222222);
3601
- background-repeat: repeat-x;
3602
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#1f1f1f', GradientType=0);
3603
- border-color: #222222 #222222 black;
3604
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
3605
- *background-color: #222222;
3606
- /* Darken IE7 buttons by default so they stand out more given they won't have borders */
3607
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
3608
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
3609
- -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
3610
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
3611
- }
3612
- .navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
3613
- background-color: #222222;
3614
- *background-color: #151515;
3615
- }
3616
- .navbar .btn-navbar:active, .navbar .btn-navbar.active {
3617
- background-color: #090909 \9;
3618
- }
3619
-
3620
- .navbar .btn-navbar .icon-bar {
3621
- display: block;
3622
- width: 18px;
3623
- height: 2px;
3624
- background-color: #f5f5f5;
3625
- -webkit-border-radius: 1px;
3626
- -moz-border-radius: 1px;
3627
- border-radius: 1px;
3628
- -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
3629
- -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
3630
- box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
3631
- }
3632
-
3633
- .btn-navbar .icon-bar + .icon-bar {
3634
- margin-top: 3px;
3635
- }
3636
-
3637
- .navbar .dropdown-menu:before {
3638
- content: '';
3639
- display: inline-block;
3640
- border-left: 7px solid transparent;
3641
- border-right: 7px solid transparent;
3642
- border-bottom: 7px solid #ccc;
3643
- border-bottom-color: rgba(0, 0, 0, 0.2);
3644
- position: absolute;
3645
- top: -7px;
3646
- left: 9px;
3647
- }
3648
- .navbar .dropdown-menu:after {
3649
- content: '';
3650
- display: inline-block;
3651
- border-left: 6px solid transparent;
3652
- border-right: 6px solid transparent;
3653
- border-bottom: 6px solid white;
3654
- position: absolute;
3655
- top: -6px;
3656
- left: 10px;
3657
- }
3658
-
3659
- .navbar-fixed-bottom .dropdown-menu:before {
3660
- border-top: 7px solid #ccc;
3661
- border-top-color: rgba(0, 0, 0, 0.2);
3662
- border-bottom: 0;
3663
- bottom: -7px;
3664
- top: auto;
3665
- }
3666
- .navbar-fixed-bottom .dropdown-menu:after {
3667
- border-top: 6px solid white;
3668
- border-bottom: 0;
3669
- bottom: -6px;
3670
- top: auto;
3671
- }
3672
-
3673
- .navbar .nav li.dropdown .dropdown-toggle .caret,
3674
- .navbar .nav li.dropdown.open .caret {
3675
- border-top-color: white;
3676
- border-bottom-color: white;
3677
- }
3678
-
3679
- .navbar .nav li.dropdown.active .caret {
3680
- opacity: 1;
3681
- filter: alpha(opacity=100);
3682
- }
3683
-
3684
- .navbar .nav li.dropdown.open > .dropdown-toggle,
3685
- .navbar .nav li.dropdown.active > .dropdown-toggle,
3686
- .navbar .nav li.dropdown.open.active > .dropdown-toggle {
3687
- background-color: transparent;
3688
- }
3689
-
3690
- .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
3691
- color: white;
3692
- }
3693
-
3694
- .navbar .pull-right .dropdown-menu,
3695
- .navbar .dropdown-menu.pull-right {
3696
- left: auto;
3697
- right: 0;
3698
- }
3699
- .navbar .pull-right .dropdown-menu:before,
3700
- .navbar .dropdown-menu.pull-right:before {
3701
- left: auto;
3702
- right: 12px;
3703
- }
3704
- .navbar .pull-right .dropdown-menu:after,
3705
- .navbar .dropdown-menu.pull-right:after {
3706
- left: auto;
3707
- right: 13px;
3708
- }
3709
-
3710
- .breadcrumb {
3711
- padding: 7px 14px;
3712
- margin: 0 0 18px;
3713
- list-style: none;
3714
- background-color: #fbfbfb;
3715
- background-image: -moz-linear-gradient(top, white, #f5f5f5);
3716
- background-image: -ms-linear-gradient(top, white, #f5f5f5);
3717
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f5f5f5));
3718
- background-image: -webkit-linear-gradient(top, white, #f5f5f5);
3719
- background-image: -o-linear-gradient(top, white, #f5f5f5);
3720
- background-image: linear-gradient(top, white, #f5f5f5);
3721
- background-repeat: repeat-x;
3722
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f2f2f2', GradientType=0);
3723
- border: 1px solid #ddd;
3724
- -webkit-border-radius: 3px;
3725
- -moz-border-radius: 3px;
3726
- border-radius: 3px;
3727
- -webkit-box-shadow: inset 0 1px 0 white;
3728
- -moz-box-shadow: inset 0 1px 0 white;
3729
- box-shadow: inset 0 1px 0 white;
3730
- }
3731
- .breadcrumb li {
3732
- display: inline-block;
3733
- *display: inline;
3734
- *zoom: 1;
3735
- text-shadow: 0 1px 0 white;
3736
- }
3737
- .breadcrumb .divider {
3738
- padding: 0 5px;
3739
- color: #999999;
3740
- }
3741
- .breadcrumb .active a {
3742
- color: #333333;
3743
- }
3744
-
3745
- .pagination {
3746
- height: 36px;
3747
- margin: 18px 0;
3748
- }
3749
-
3750
- .pagination ul {
3751
- display: inline-block;
3752
- *display: inline;
3753
- *zoom: 1;
3754
- margin-left: 0;
3755
- margin-bottom: 0;
3756
- -webkit-border-radius: 3px;
3757
- -moz-border-radius: 3px;
3758
- border-radius: 3px;
3759
- -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
3760
- -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
3761
- box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
3762
- }
3763
-
3764
- .pagination li {
3765
- display: inline;
3766
- }
3767
-
3768
- .pagination a {
3769
- float: left;
3770
- padding: 0 14px;
3771
- line-height: 34px;
3772
- text-decoration: none;
3773
- border: 1px solid #ddd;
3774
- border-left-width: 0;
3775
- }
3776
-
3777
- .pagination a:hover,
3778
- .pagination .active a {
3779
- background-color: #f5f5f5;
3780
- }
3781
-
3782
- .pagination .active a {
3783
- color: #999999;
3784
- cursor: default;
3785
- }
3786
-
3787
- .pagination .disabled span,
3788
- .pagination .disabled a,
3789
- .pagination .disabled a:hover {
3790
- color: #999999;
3791
- background-color: transparent;
3792
- cursor: default;
3793
- }
3794
-
3795
- .pagination li:first-child a {
3796
- border-left-width: 1px;
3797
- -webkit-border-radius: 3px 0 0 3px;
3798
- -moz-border-radius: 3px 0 0 3px;
3799
- border-radius: 3px 0 0 3px;
3800
- }
3801
-
3802
- .pagination li:last-child a {
3803
- -webkit-border-radius: 0 3px 3px 0;
3804
- -moz-border-radius: 0 3px 3px 0;
3805
- border-radius: 0 3px 3px 0;
3806
- }
3807
-
3808
- .pagination-centered {
3809
- text-align: center;
3810
- }
3811
-
3812
- .pagination-right {
3813
- text-align: right;
3814
- }
3815
-
3816
- .pager {
3817
- margin-left: 0;
3818
- margin-bottom: 18px;
3819
- list-style: none;
3820
- text-align: center;
3821
- *zoom: 1;
3822
- }
3823
- .pager:before, .pager:after {
3824
- display: table;
3825
- content: "";
3826
- }
3827
- .pager:after {
3828
- clear: both;
3829
- }
3830
-
3831
- .pager li {
3832
- display: inline;
3833
- }
3834
-
3835
- .pager a {
3836
- display: inline-block;
3837
- padding: 5px 14px;
3838
- background-color: #fff;
3839
- border: 1px solid #ddd;
3840
- -webkit-border-radius: 15px;
3841
- -moz-border-radius: 15px;
3842
- border-radius: 15px;
3843
- }
3844
-
3845
- .pager a:hover {
3846
- text-decoration: none;
3847
- background-color: #f5f5f5;
3848
- }
3849
-
3850
- .pager .next a {
3851
- float: right;
3852
- }
3853
-
3854
- .pager .previous a {
3855
- float: left;
3856
- }
3857
-
3858
- .pager .disabled a,
3859
- .pager .disabled a:hover {
3860
- color: #999999;
3861
- background-color: #fff;
3862
- cursor: default;
3863
- }
3864
-
3865
- .modal-open .dropdown-menu {
3866
- z-index: 2050;
3867
- }
3868
- .modal-open .dropdown.open {
3869
- *z-index: 2050;
3870
- }
3871
- .modal-open .popover {
3872
- z-index: 2060;
3873
- }
3874
- .modal-open .tooltip {
3875
- z-index: 2070;
3876
- }
3877
-
3878
- .modal-backdrop {
3879
- position: fixed;
3880
- top: 0;
3881
- right: 0;
3882
- bottom: 0;
3883
- left: 0;
3884
- z-index: 1040;
3885
- background-color: black;
3886
- }
3887
- .modal-backdrop.fade {
3888
- opacity: 0;
3889
- }
3890
-
3891
- .modal-backdrop,
3892
- .modal-backdrop.fade.in {
3893
- opacity: 0.8;
3894
- filter: alpha(opacity=80);
3895
- }
3896
-
3897
- .modal {
3898
- position: fixed;
3899
- top: 50%;
3900
- left: 50%;
3901
- z-index: 1050;
3902
- overflow: auto;
3903
- width: 560px;
3904
- margin: -250px 0 0 -280px;
3905
- background-color: white;
3906
- border: 1px solid #999;
3907
- border: 1px solid rgba(0, 0, 0, 0.3);
3908
- *border: 1px solid #999;
3909
- /* IE6-7 */
3910
- -webkit-border-radius: 6px;
3911
- -moz-border-radius: 6px;
3912
- border-radius: 6px;
3913
- -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3914
- -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3915
- box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
3916
- -webkit-background-clip: padding-box;
3917
- -moz-background-clip: padding-box;
3918
- background-clip: padding-box;
3919
- }
3920
- .modal.fade {
3921
- -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
3922
- -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
3923
- -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
3924
- -o-transition: opacity 0.3s linear, top 0.3s ease-out;
3925
- transition: opacity 0.3s linear, top 0.3s ease-out;
3926
- top: -25%;
3927
- }
3928
- .modal.fade.in {
3929
- top: 50%;
3930
- }
3931
-
3932
- .modal-header {
3933
- padding: 9px 15px;
3934
- border-bottom: 1px solid #eee;
3935
- }
3936
- .modal-header .close {
3937
- margin-top: 2px;
3938
- }
3939
-
3940
- .modal-body {
3941
- overflow-y: auto;
3942
- max-height: 400px;
3943
- padding: 15px;
3944
- }
3945
-
3946
- .modal-form {
3947
- margin-bottom: 0;
3948
- }
3949
-
3950
- .modal-footer {
3951
- padding: 14px 15px 15px;
3952
- margin-bottom: 0;
3953
- text-align: right;
3954
- background-color: #f5f5f5;
3955
- border-top: 1px solid #ddd;
3956
- -webkit-border-radius: 0 0 6px 6px;
3957
- -moz-border-radius: 0 0 6px 6px;
3958
- border-radius: 0 0 6px 6px;
3959
- -webkit-box-shadow: inset 0 1px 0 white;
3960
- -moz-box-shadow: inset 0 1px 0 white;
3961
- box-shadow: inset 0 1px 0 white;
3962
- *zoom: 1;
3963
- }
3964
- .modal-footer:before, .modal-footer:after {
3965
- display: table;
3966
- content: "";
3967
- }
3968
- .modal-footer:after {
3969
- clear: both;
3970
- }
3971
- .modal-footer .btn + .btn {
3972
- margin-left: 5px;
3973
- margin-bottom: 0;
3974
- }
3975
- .modal-footer .btn-group .btn + .btn {
3976
- margin-left: -1px;
3977
- }
3978
-
3979
- .tooltip {
3980
- position: absolute;
3981
- z-index: 1020;
3982
- display: block;
3983
- visibility: visible;
3984
- padding: 5px;
3985
- font-size: 11px;
3986
- opacity: 0;
3987
- filter: alpha(opacity=0);
3988
- }
3989
- .tooltip.in {
3990
- opacity: 0.8;
3991
- filter: alpha(opacity=80);
3992
- }
3993
- .tooltip.top {
3994
- margin-top: -2px;
3995
- }
3996
- .tooltip.right {
3997
- margin-left: 2px;
3998
- }
3999
- .tooltip.bottom {
4000
- margin-top: 2px;
4001
- }
4002
- .tooltip.left {
4003
- margin-left: -2px;
4004
- }
4005
- .tooltip.top .tooltip-arrow {
4006
- bottom: 0;
4007
- left: 50%;
4008
- margin-left: -5px;
4009
- border-left: 5px solid transparent;
4010
- border-right: 5px solid transparent;
4011
- border-top: 5px solid black;
4012
- }
4013
- .tooltip.left .tooltip-arrow {
4014
- top: 50%;
4015
- right: 0;
4016
- margin-top: -5px;
4017
- border-top: 5px solid transparent;
4018
- border-bottom: 5px solid transparent;
4019
- border-left: 5px solid black;
4020
- }
4021
- .tooltip.bottom .tooltip-arrow {
4022
- top: 0;
4023
- left: 50%;
4024
- margin-left: -5px;
4025
- border-left: 5px solid transparent;
4026
- border-right: 5px solid transparent;
4027
- border-bottom: 5px solid black;
4028
- }
4029
- .tooltip.right .tooltip-arrow {
4030
- top: 50%;
4031
- left: 0;
4032
- margin-top: -5px;
4033
- border-top: 5px solid transparent;
4034
- border-bottom: 5px solid transparent;
4035
- border-right: 5px solid black;
4036
- }
4037
-
4038
- .tooltip-inner {
4039
- max-width: 200px;
4040
- padding: 3px 8px;
4041
- color: white;
4042
- text-align: center;
4043
- text-decoration: none;
4044
- background-color: black;
4045
- -webkit-border-radius: 4px;
4046
- -moz-border-radius: 4px;
4047
- border-radius: 4px;
4048
- }
4049
-
4050
- .tooltip-arrow {
4051
- position: absolute;
4052
- width: 0;
4053
- height: 0;
4054
- }
4055
-
4056
- .popover {
4057
- position: absolute;
4058
- top: 0;
4059
- left: 0;
4060
- z-index: 1010;
4061
- display: none;
4062
- padding: 5px;
4063
- }
4064
- .popover.top {
4065
- margin-top: -5px;
4066
- }
4067
- .popover.right {
4068
- margin-left: 5px;
4069
- }
4070
- .popover.bottom {
4071
- margin-top: 5px;
4072
- }
4073
- .popover.left {
4074
- margin-left: -5px;
4075
- }
4076
- .popover.top .arrow {
4077
- bottom: 0;
4078
- left: 50%;
4079
- margin-left: -5px;
4080
- border-left: 5px solid transparent;
4081
- border-right: 5px solid transparent;
4082
- border-top: 5px solid black;
4083
- }
4084
- .popover.right .arrow {
4085
- top: 50%;
4086
- left: 0;
4087
- margin-top: -5px;
4088
- border-top: 5px solid transparent;
4089
- border-bottom: 5px solid transparent;
4090
- border-right: 5px solid black;
4091
- }
4092
- .popover.bottom .arrow {
4093
- top: 0;
4094
- left: 50%;
4095
- margin-left: -5px;
4096
- border-left: 5px solid transparent;
4097
- border-right: 5px solid transparent;
4098
- border-bottom: 5px solid black;
4099
- }
4100
- .popover.left .arrow {
4101
- top: 50%;
4102
- right: 0;
4103
- margin-top: -5px;
4104
- border-top: 5px solid transparent;
4105
- border-bottom: 5px solid transparent;
4106
- border-left: 5px solid black;
4107
- }
4108
- .popover .arrow {
4109
- position: absolute;
4110
- width: 0;
4111
- height: 0;
4112
- }
4113
-
4114
- .popover-inner {
4115
- padding: 3px;
4116
- width: 280px;
4117
- overflow: hidden;
4118
- background: black;
4119
- background: rgba(0, 0, 0, 0.8);
4120
- -webkit-border-radius: 6px;
4121
- -moz-border-radius: 6px;
4122
- border-radius: 6px;
4123
- -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
4124
- -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
4125
- box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
4126
- }
4127
-
4128
- .popover-title {
4129
- padding: 9px 15px;
4130
- line-height: 1;
4131
- background-color: #f5f5f5;
4132
- border-bottom: 1px solid #eee;
4133
- -webkit-border-radius: 3px 3px 0 0;
4134
- -moz-border-radius: 3px 3px 0 0;
4135
- border-radius: 3px 3px 0 0;
4136
- }
4137
-
4138
- .popover-content {
4139
- padding: 14px;
4140
- background-color: white;
4141
- -webkit-border-radius: 0 0 3px 3px;
4142
- -moz-border-radius: 0 0 3px 3px;
4143
- border-radius: 0 0 3px 3px;
4144
- -webkit-background-clip: padding-box;
4145
- -moz-background-clip: padding-box;
4146
- background-clip: padding-box;
4147
- }
4148
- .popover-content p, .popover-content ul, .popover-content ol {
4149
- margin-bottom: 0;
4150
- }
4151
-
4152
- .thumbnails {
4153
- margin-left: -20px;
4154
- list-style: none;
4155
- *zoom: 1;
4156
- }
4157
- .thumbnails:before, .thumbnails:after {
4158
- display: table;
4159
- content: "";
4160
- }
4161
- .thumbnails:after {
4162
- clear: both;
4163
- }
4164
-
4165
- .row-fluid .thumbnails {
4166
- margin-left: 0;
4167
- }
4168
-
4169
- .thumbnails > li {
4170
- float: left;
4171
- margin-bottom: 18px;
4172
- margin-left: 20px;
4173
- }
4174
-
4175
- .thumbnail {
4176
- display: block;
4177
- padding: 4px;
4178
- line-height: 1;
4179
- border: 1px solid #ddd;
4180
- -webkit-border-radius: 4px;
4181
- -moz-border-radius: 4px;
4182
- border-radius: 4px;
4183
- -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
4184
- -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
4185
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
4186
- }
4187
-
4188
- a.thumbnail:hover {
4189
- border-color: #0088cc;
4190
- -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
4191
- -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
4192
- box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
4193
- }
4194
-
4195
- .thumbnail > img {
4196
- display: block;
4197
- max-width: 100%;
4198
- margin-left: auto;
4199
- margin-right: auto;
4200
- }
4201
-
4202
- .thumbnail .caption {
4203
- padding: 9px;
4204
- }
4205
-
4206
- .label,
4207
- .badge {
4208
- font-size: 10.998px;
4209
- font-weight: bold;
4210
- line-height: 14px;
4211
- color: white;
4212
- vertical-align: baseline;
4213
- white-space: nowrap;
4214
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
4215
- background-color: #999999;
4216
- }
4217
-
4218
- .label {
4219
- padding: 1px 4px 2px;
4220
- -webkit-border-radius: 3px;
4221
- -moz-border-radius: 3px;
4222
- border-radius: 3px;
4223
- }
4224
-
4225
- .badge {
4226
- padding: 1px 9px 2px;
4227
- -webkit-border-radius: 9px;
4228
- -moz-border-radius: 9px;
4229
- border-radius: 9px;
4230
- }
4231
-
4232
- a.label:hover, a.badge:hover {
4233
- color: white;
4234
- text-decoration: none;
4235
- cursor: pointer;
4236
- }
4237
-
4238
- .label-important, .badge-important {
4239
- background-color: #b94a48;
4240
- }
4241
-
4242
- .label-important[href], .badge-important[href] {
4243
- background-color: #953b39;
4244
- }
4245
-
4246
- .label-warning, .badge-warning {
4247
- background-color: #f89406;
4248
- }
4249
-
4250
- .label-warning[href], .badge-warning[href] {
4251
- background-color: #c67605;
4252
- }
4253
-
4254
- .label-success, .badge-success {
4255
- background-color: #468847;
4256
- }
4257
-
4258
- .label-success[href], .badge-success[href] {
4259
- background-color: #356635;
4260
- }
4261
-
4262
- .label-info, .badge-info {
4263
- background-color: #3a87ad;
4264
- }
4265
-
4266
- .label-info[href], .badge-info[href] {
4267
- background-color: #2d6987;
4268
- }
4269
-
4270
- .label-inverse, .badge-inverse {
4271
- background-color: #333333;
4272
- }
4273
-
4274
- .label-inverse[href], .badge-inverse[href] {
4275
- background-color: #1a1a1a;
4276
- }
4277
-
4278
- @-webkit-keyframes progress-bar-stripes {
4279
- from {
4280
- background-position: 40px 0;
4281
- }
4282
-
4283
- to {
4284
- background-position: 0 0;
4285
- }
4286
- }
4287
-
4288
- @-moz-keyframes progress-bar-stripes {
4289
- from {
4290
- background-position: 40px 0;
4291
- }
4292
-
4293
- to {
4294
- background-position: 0 0;
4295
- }
4296
- }
4297
-
4298
- @-ms-keyframes progress-bar-stripes {
4299
- from {
4300
- background-position: 40px 0;
4301
- }
4302
-
4303
- to {
4304
- background-position: 0 0;
4305
- }
4306
- }
4307
-
4308
- @-o-keyframes progress-bar-stripes {
4309
- from {
4310
- background-position: 0 0;
4311
- }
4312
-
4313
- to {
4314
- background-position: 40px 0;
4315
- }
4316
- }
4317
-
4318
- @keyframes progress-bar-stripes {
4319
- from {
4320
- background-position: 40px 0;
4321
- }
4322
-
4323
- to {
4324
- background-position: 0 0;
4325
- }
4326
- }
4327
-
4328
- .progress {
4329
- overflow: hidden;
4330
- height: 18px;
4331
- margin-bottom: 18px;
4332
- background-color: #f6f6f6;
4333
- background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
4334
- background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
4335
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
4336
- background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
4337
- background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
4338
- background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
4339
- background-repeat: repeat-x;
4340
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f6f6f6', GradientType=0);
4341
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
4342
- -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
4343
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
4344
- -webkit-border-radius: 4px;
4345
- -moz-border-radius: 4px;
4346
- border-radius: 4px;
4347
- }
4348
-
4349
- .progress .bar {
4350
- width: 0%;
4351
- height: 18px;
4352
- color: white;
4353
- font-size: 12px;
4354
- text-align: center;
4355
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
4356
- background-color: #0d90d1;
4357
- background-image: -moz-linear-gradient(top, #149bdf, #0480be);
4358
- background-image: -ms-linear-gradient(top, #149bdf, #0480be);
4359
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
4360
- background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
4361
- background-image: -o-linear-gradient(top, #149bdf, #0480be);
4362
- background-image: linear-gradient(top, #149bdf, #0480be);
4363
- background-repeat: repeat-x;
4364
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1498da', endColorstr='#047db9', GradientType=0);
4365
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
4366
- -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
4367
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
4368
- -webkit-box-sizing: border-box;
4369
- -moz-box-sizing: border-box;
4370
- -ms-box-sizing: border-box;
4371
- box-sizing: border-box;
4372
- -webkit-transition: width 0.6s ease;
4373
- -moz-transition: width 0.6s ease;
4374
- -ms-transition: width 0.6s ease;
4375
- -o-transition: width 0.6s ease;
4376
- transition: width 0.6s ease;
4377
- }
4378
-
4379
- .progress-striped .bar {
4380
- background-color: #149bdf;
4381
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
4382
- background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4383
- background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4384
- background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4385
- background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4386
- background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4387
- -webkit-background-size: 40px 40px;
4388
- -moz-background-size: 40px 40px;
4389
- -o-background-size: 40px 40px;
4390
- background-size: 40px 40px;
4391
- }
4392
-
4393
- .progress.active .bar {
4394
- -webkit-animation: progress-bar-stripes 2s linear infinite;
4395
- -moz-animation: progress-bar-stripes 2s linear infinite;
4396
- -ms-animation: progress-bar-stripes 2s linear infinite;
4397
- -o-animation: progress-bar-stripes 2s linear infinite;
4398
- animation: progress-bar-stripes 2s linear infinite;
4399
- }
4400
-
4401
- .progress-danger .bar {
4402
- background-color: #dd514b;
4403
- background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
4404
- background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
4405
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
4406
- background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
4407
- background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
4408
- background-image: linear-gradient(top, #ee5f5b, #c43c35);
4409
- background-repeat: repeat-x;
4410
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a56', endColorstr='#c03b34', GradientType=0);
4411
- }
4412
-
4413
- .progress-danger.progress-striped .bar {
4414
- background-color: #ee5f5b;
4415
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
4416
- background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4417
- background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4418
- background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4419
- background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4420
- background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4421
- }
4422
-
4423
- .progress-success .bar {
4424
- background-color: #5db95d;
4425
- background-image: -moz-linear-gradient(top, #62c462, #57a957);
4426
- background-image: -ms-linear-gradient(top, #62c462, #57a957);
4427
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
4428
- background-image: -webkit-linear-gradient(top, #62c462, #57a957);
4429
- background-image: -o-linear-gradient(top, #62c462, #57a957);
4430
- background-image: linear-gradient(top, #62c462, #57a957);
4431
- background-repeat: repeat-x;
4432
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec35e', endColorstr='#55a655', GradientType=0);
4433
- }
4434
-
4435
- .progress-success.progress-striped .bar {
4436
- background-color: #62c462;
4437
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
4438
- background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4439
- background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4440
- background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4441
- background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4442
- background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4443
- }
4444
-
4445
- .progress-info .bar {
4446
- background-color: #4bb1cf;
4447
- background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
4448
- background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
4449
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
4450
- background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
4451
- background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
4452
- background-image: linear-gradient(top, #5bc0de, #339bb9);
4453
- background-repeat: repeat-x;
4454
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bedd', endColorstr='#3298b5', GradientType=0);
4455
- }
4456
-
4457
- .progress-info.progress-striped .bar {
4458
- background-color: #5bc0de;
4459
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
4460
- background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4461
- background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4462
- background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4463
- background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4464
- background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4465
- }
4466
-
4467
- .progress-warning .bar {
4468
- background-color: #f9a732;
4469
- background-image: -moz-linear-gradient(top, #fbb450, #f89406);
4470
- background-image: -ms-linear-gradient(top, #fbb450, #f89406);
4471
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
4472
- background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
4473
- background-image: -o-linear-gradient(top, #fbb450, #f89406);
4474
- background-image: linear-gradient(top, #fbb450, #f89406);
4475
- background-repeat: repeat-x;
4476
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb24b', endColorstr='#f39106', GradientType=0);
4477
- }
4478
-
4479
- .progress-warning.progress-striped .bar {
4480
- background-color: #fbb450;
4481
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
4482
- background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4483
- background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4484
- background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4485
- background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4486
- background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
4487
- }
4488
-
4489
- .accordion {
4490
- margin-bottom: 18px;
4491
- }
4492
-
4493
- .accordion-group {
4494
- margin-bottom: 2px;
4495
- border: 1px solid #e5e5e5;
4496
- -webkit-border-radius: 4px;
4497
- -moz-border-radius: 4px;
4498
- border-radius: 4px;
4499
- }
4500
-
4501
- .accordion-heading {
4502
- border-bottom: 0;
4503
- }
4504
-
4505
- .accordion-heading .accordion-toggle {
4506
- display: block;
4507
- padding: 8px 15px;
4508
- }
4509
-
4510
- .accordion-toggle {
4511
- cursor: pointer;
4512
- }
4513
-
4514
- .accordion-inner {
4515
- padding: 9px 15px;
4516
- border-top: 1px solid #e5e5e5;
4517
- }
4518
-
4519
- .carousel {
4520
- position: relative;
4521
- margin-bottom: 18px;
4522
- line-height: 1;
4523
- }
4524
-
4525
- .carousel-inner {
4526
- overflow: hidden;
4527
- width: 100%;
4528
- position: relative;
4529
- }
4530
-
4531
- .carousel .item {
4532
- display: none;
4533
- position: relative;
4534
- -webkit-transition: 0.6s ease-in-out left;
4535
- -moz-transition: 0.6s ease-in-out left;
4536
- -ms-transition: 0.6s ease-in-out left;
4537
- -o-transition: 0.6s ease-in-out left;
4538
- transition: 0.6s ease-in-out left;
4539
- }
4540
- .carousel .item > img {
4541
- display: block;
4542
- line-height: 1;
4543
- }
4544
- .carousel .active,
4545
- .carousel .next,
4546
- .carousel .prev {
4547
- display: block;
4548
- }
4549
- .carousel .active {
4550
- left: 0;
4551
- }
4552
- .carousel .next,
4553
- .carousel .prev {
4554
- position: absolute;
4555
- top: 0;
4556
- width: 100%;
4557
- }
4558
- .carousel .next {
4559
- left: 100%;
4560
- }
4561
- .carousel .prev {
4562
- left: -100%;
4563
- }
4564
- .carousel .next.left,
4565
- .carousel .prev.right {
4566
- left: 0;
4567
- }
4568
- .carousel .active.left {
4569
- left: -100%;
4570
- }
4571
- .carousel .active.right {
4572
- left: 100%;
4573
- }
4574
-
4575
- .carousel-control {
4576
- position: absolute;
4577
- top: 40%;
4578
- left: 15px;
4579
- width: 40px;
4580
- height: 40px;
4581
- margin-top: -20px;
4582
- font-size: 60px;
4583
- font-weight: 100;
4584
- line-height: 30px;
4585
- color: white;
4586
- text-align: center;
4587
- background: #222222;
4588
- border: 3px solid white;
4589
- -webkit-border-radius: 23px;
4590
- -moz-border-radius: 23px;
4591
- border-radius: 23px;
4592
- opacity: 0.5;
4593
- filter: alpha(opacity=50);
4594
- }
4595
- .carousel-control.right {
4596
- left: auto;
4597
- right: 15px;
4598
- }
4599
- .carousel-control:hover {
4600
- color: white;
4601
- text-decoration: none;
4602
- opacity: 0.9;
4603
- filter: alpha(opacity=90);
4604
- }
4605
-
4606
- .carousel-caption {
4607
- position: absolute;
4608
- left: 0;
4609
- right: 0;
4610
- bottom: 0;
4611
- padding: 10px 15px 5px;
4612
- background: #333333;
4613
- background: rgba(0, 0, 0, 0.75);
4614
- }
4615
-
4616
- .carousel-caption h4,
4617
- .carousel-caption p {
4618
- color: white;
4619
- }
4620
-
4621
- .hero-unit {
4622
- padding: 60px;
4623
- margin-bottom: 30px;
4624
- background-color: #eeeeee;
4625
- -webkit-border-radius: 6px;
4626
- -moz-border-radius: 6px;
4627
- border-radius: 6px;
4628
- }
4629
- .hero-unit h1 {
4630
- margin-bottom: 0;
4631
- font-size: 60px;
4632
- line-height: 1;
4633
- color: inherit;
4634
- letter-spacing: -1px;
4635
- }
4636
- .hero-unit p {
4637
- font-size: 18px;
4638
- font-weight: 200;
4639
- line-height: 27px;
4640
- color: inherit;
4641
- }
4642
-
4643
- .pull-right {
4644
- float: right;
4645
- }
4646
-
4647
- .pull-left {
4648
- float: left;
4649
- }
4650
-
4651
- .hide {
4652
- display: none;
4653
- }
4654
-
4655
- .show {
4656
- display: block;
4657
- }
4658
-
4659
- .invisible {
4660
- visibility: hidden;
4661
- }