Add swagger UI
[vfc/nfvo/wfengine.git] / wfenginemgrservice / src / main / resources / api-doc / css / screen.css
1 /**\r
2  * Copyright 2016 ZTE Corporation.\r
3  *\r
4  * Licensed under the Apache License, Version 2.0 (the "License");\r
5  * you may not use this file except in compliance with the License.\r
6  * You may obtain a copy of the License at\r
7  *\r
8  *     http://www.apache.org/licenses/LICENSE-2.0\r
9  *\r
10  * Unless required by applicable law or agreed to in writing, software\r
11  * distributed under the License is distributed on an "AS IS" BASIS,\r
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
13  * See the License for the specific language governing permissions and\r
14  * limitations under the License.\r
15  */\r
16 /* Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org> */\r
17 .swagger-section pre code {\r
18   display: block;\r
19   padding: 0.5em;\r
20   background: #F0F0F0;\r
21 }\r
22 .swagger-section pre code,\r
23 .swagger-section pre .subst,\r
24 .swagger-section pre .tag .title,\r
25 .swagger-section pre .lisp .title,\r
26 .swagger-section pre .clojure .built_in,\r
27 .swagger-section pre .nginx .title {\r
28   color: black;\r
29 }\r
30 .swagger-section pre .string,\r
31 .swagger-section pre .title,\r
32 .swagger-section pre .constant,\r
33 .swagger-section pre .parent,\r
34 .swagger-section pre .tag .value,\r
35 .swagger-section pre .rules .value,\r
36 .swagger-section pre .rules .value .number,\r
37 .swagger-section pre .preprocessor,\r
38 .swagger-section pre .ruby .symbol,\r
39 .swagger-section pre .ruby .symbol .string,\r
40 .swagger-section pre .aggregate,\r
41 .swagger-section pre .template_tag,\r
42 .swagger-section pre .django .variable,\r
43 .swagger-section pre .smalltalk .class,\r
44 .swagger-section pre .addition,\r
45 .swagger-section pre .flow,\r
46 .swagger-section pre .stream,\r
47 .swagger-section pre .bash .variable,\r
48 .swagger-section pre .apache .tag,\r
49 .swagger-section pre .apache .cbracket,\r
50 .swagger-section pre .tex .command,\r
51 .swagger-section pre .tex .special,\r
52 .swagger-section pre .erlang_repl .function_or_atom,\r
53 .swagger-section pre .markdown .header {\r
54   color: #800;\r
55 }\r
56 .swagger-section pre .comment,\r
57 .swagger-section pre .annotation,\r
58 .swagger-section pre .template_comment,\r
59 .swagger-section pre .diff .header,\r
60 .swagger-section pre .chunk,\r
61 .swagger-section pre .markdown .blockquote {\r
62   color: #888;\r
63 }\r
64 .swagger-section pre .number,\r
65 .swagger-section pre .date,\r
66 .swagger-section pre .regexp,\r
67 .swagger-section pre .literal,\r
68 .swagger-section pre .smalltalk .symbol,\r
69 .swagger-section pre .smalltalk .char,\r
70 .swagger-section pre .go .constant,\r
71 .swagger-section pre .change,\r
72 .swagger-section pre .markdown .bullet,\r
73 .swagger-section pre .markdown .link_url {\r
74   color: #080;\r
75 }\r
76 .swagger-section pre .label,\r
77 .swagger-section pre .javadoc,\r
78 .swagger-section pre .ruby .string,\r
79 .swagger-section pre .decorator,\r
80 .swagger-section pre .filter .argument,\r
81 .swagger-section pre .localvars,\r
82 .swagger-section pre .array,\r
83 .swagger-section pre .attr_selector,\r
84 .swagger-section pre .important,\r
85 .swagger-section pre .pseudo,\r
86 .swagger-section pre .pi,\r
87 .swagger-section pre .doctype,\r
88 .swagger-section pre .deletion,\r
89 .swagger-section pre .envvar,\r
90 .swagger-section pre .shebang,\r
91 .swagger-section pre .apache .sqbracket,\r
92 .swagger-section pre .nginx .built_in,\r
93 .swagger-section pre .tex .formula,\r
94 .swagger-section pre .erlang_repl .reserved,\r
95 .swagger-section pre .prompt,\r
96 .swagger-section pre .markdown .link_label,\r
97 .swagger-section pre .vhdl .attribute,\r
98 .swagger-section pre .clojure .attribute,\r
99 .swagger-section pre .coffeescript .property {\r
100   color: #8888ff;\r
101 }\r
102 .swagger-section pre .keyword,\r
103 .swagger-section pre .id,\r
104 .swagger-section pre .phpdoc,\r
105 .swagger-section pre .title,\r
106 .swagger-section pre .built_in,\r
107 .swagger-section pre .aggregate,\r
108 .swagger-section pre .css .tag,\r
109 .swagger-section pre .javadoctag,\r
110 .swagger-section pre .phpdoc,\r
111 .swagger-section pre .yardoctag,\r
112 .swagger-section pre .smalltalk .class,\r
113 .swagger-section pre .winutils,\r
114 .swagger-section pre .bash .variable,\r
115 .swagger-section pre .apache .tag,\r
116 .swagger-section pre .go .typename,\r
117 .swagger-section pre .tex .command,\r
118 .swagger-section pre .markdown .strong,\r
119 .swagger-section pre .request,\r
120 .swagger-section pre .status {\r
121   font-weight: bold;\r
122 }\r
123 .swagger-section pre .markdown .emphasis {\r
124   font-style: italic;\r
125 }\r
126 .swagger-section pre .nginx .built_in {\r
127   font-weight: normal;\r
128 }\r
129 .swagger-section pre .coffeescript .javascript,\r
130 .swagger-section pre .javascript .xml,\r
131 .swagger-section pre .tex .formula,\r
132 .swagger-section pre .xml .javascript,\r
133 .swagger-section pre .xml .vbscript,\r
134 .swagger-section pre .xml .css,\r
135 .swagger-section pre .xml .cdata {\r
136   opacity: 0.5;\r
137 }\r
138 .swagger-section .swagger-ui-wrap {\r
139   line-height: 1;\r
140   font-family: "Droid Sans", sans-serif;\r
141   max-width: 960px;\r
142   margin-left: auto;\r
143   margin-right: auto;\r
144 }\r
145 .swagger-section .swagger-ui-wrap b,\r
146 .swagger-section .swagger-ui-wrap strong {\r
147   font-family: "Droid Sans", sans-serif;\r
148   font-weight: bold;\r
149 }\r
150 .swagger-section .swagger-ui-wrap q,\r
151 .swagger-section .swagger-ui-wrap blockquote {\r
152   quotes: none;\r
153 }\r
154 .swagger-section .swagger-ui-wrap p {\r
155   line-height: 1.4em;\r
156   padding: 0 0 10px;\r
157   color: #333333;\r
158 }\r
159 .swagger-section .swagger-ui-wrap q:before,\r
160 .swagger-section .swagger-ui-wrap q:after,\r
161 .swagger-section .swagger-ui-wrap blockquote:before,\r
162 .swagger-section .swagger-ui-wrap blockquote:after {\r
163   content: none;\r
164 }\r
165 .swagger-section .swagger-ui-wrap .heading_with_menu h1,\r
166 .swagger-section .swagger-ui-wrap .heading_with_menu h2,\r
167 .swagger-section .swagger-ui-wrap .heading_with_menu h3,\r
168 .swagger-section .swagger-ui-wrap .heading_with_menu h4,\r
169 .swagger-section .swagger-ui-wrap .heading_with_menu h5,\r
170 .swagger-section .swagger-ui-wrap .heading_with_menu h6 {\r
171   display: block;\r
172   clear: none;\r
173   float: left;\r
174   -moz-box-sizing: border-box;\r
175   -webkit-box-sizing: border-box;\r
176   -ms-box-sizing: border-box;\r
177   box-sizing: border-box;\r
178   width: 60%;\r
179 }\r
180 .swagger-section .swagger-ui-wrap table {\r
181   border-collapse: collapse;\r
182   border-spacing: 0;\r
183 }\r
184 .swagger-section .swagger-ui-wrap table thead tr th {\r
185   padding: 5px;\r
186   font-size: 0.9em;\r
187   color: #666666;\r
188   border-bottom: 1px solid #999999;\r
189 }\r
190 .swagger-section .swagger-ui-wrap table tbody tr:last-child td {\r
191   border-bottom: none;\r
192 }\r
193 .swagger-section .swagger-ui-wrap table tbody tr.offset {\r
194   background-color: #f0f0f0;\r
195 }\r
196 .swagger-section .swagger-ui-wrap table tbody tr td {\r
197   padding: 6px;\r
198   font-size: 0.9em;\r
199   border-bottom: 1px solid #cccccc;\r
200   vertical-align: top;\r
201   line-height: 1.3em;\r
202 }\r
203 .swagger-section .swagger-ui-wrap ol {\r
204   margin: 0px 0 10px;\r
205   padding: 0 0 0 18px;\r
206   list-style-type: decimal;\r
207 }\r
208 .swagger-section .swagger-ui-wrap ol li {\r
209   padding: 5px 0px;\r
210   font-size: 0.9em;\r
211   color: #333333;\r
212 }\r
213 .swagger-section .swagger-ui-wrap ol,\r
214 .swagger-section .swagger-ui-wrap ul {\r
215   list-style: none;\r
216 }\r
217 .swagger-section .swagger-ui-wrap h1 a,\r
218 .swagger-section .swagger-ui-wrap h2 a,\r
219 .swagger-section .swagger-ui-wrap h3 a,\r
220 .swagger-section .swagger-ui-wrap h4 a,\r
221 .swagger-section .swagger-ui-wrap h5 a,\r
222 .swagger-section .swagger-ui-wrap h6 a {\r
223   text-decoration: none;\r
224 }\r
225 .swagger-section .swagger-ui-wrap h1 a:hover,\r
226 .swagger-section .swagger-ui-wrap h2 a:hover,\r
227 .swagger-section .swagger-ui-wrap h3 a:hover,\r
228 .swagger-section .swagger-ui-wrap h4 a:hover,\r
229 .swagger-section .swagger-ui-wrap h5 a:hover,\r
230 .swagger-section .swagger-ui-wrap h6 a:hover {\r
231   text-decoration: underline;\r
232 }\r
233 .swagger-section .swagger-ui-wrap h1 span.divider,\r
234 .swagger-section .swagger-ui-wrap h2 span.divider,\r
235 .swagger-section .swagger-ui-wrap h3 span.divider,\r
236 .swagger-section .swagger-ui-wrap h4 span.divider,\r
237 .swagger-section .swagger-ui-wrap h5 span.divider,\r
238 .swagger-section .swagger-ui-wrap h6 span.divider {\r
239   color: #aaaaaa;\r
240 }\r
241 .swagger-section .swagger-ui-wrap a {\r
242   color: #547f00;\r
243 }\r
244 .swagger-section .swagger-ui-wrap a img {\r
245   border: none;\r
246 }\r
247 .swagger-section .swagger-ui-wrap article,\r
248 .swagger-section .swagger-ui-wrap aside,\r
249 .swagger-section .swagger-ui-wrap details,\r
250 .swagger-section .swagger-ui-wrap figcaption,\r
251 .swagger-section .swagger-ui-wrap figure,\r
252 .swagger-section .swagger-ui-wrap footer,\r
253 .swagger-section .swagger-ui-wrap header,\r
254 .swagger-section .swagger-ui-wrap hgroup,\r
255 .swagger-section .swagger-ui-wrap menu,\r
256 .swagger-section .swagger-ui-wrap nav,\r
257 .swagger-section .swagger-ui-wrap section,\r
258 .swagger-section .swagger-ui-wrap summary {\r
259   display: block;\r
260 }\r
261 .swagger-section .swagger-ui-wrap pre {\r
262   font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;\r
263   background-color: #fcf6db;\r
264   border: 1px solid #e5e0c6;\r
265   padding: 10px;\r
266 }\r
267 .swagger-section .swagger-ui-wrap pre code {\r
268   line-height: 1.6em;\r
269   background: none;\r
270 }\r
271 .swagger-section .swagger-ui-wrap .content > .content-type > div > label {\r
272   clear: both;\r
273   display: block;\r
274   color: #0F6AB4;\r
275   font-size: 1.1em;\r
276   margin: 0;\r
277   padding: 15px 0 5px;\r
278 }\r
279 .swagger-section .swagger-ui-wrap .content pre {\r
280   font-size: 12px;\r
281   margin-top: 5px;\r
282   padding: 5px;\r
283 }\r
284 .swagger-section .swagger-ui-wrap .icon-btn {\r
285   cursor: pointer;\r
286 }\r
287 .swagger-section .swagger-ui-wrap .info_title {\r
288   padding-bottom: 10px;\r
289   font-weight: bold;\r
290   font-size: 25px;\r
291 }\r
292 .swagger-section .swagger-ui-wrap p.big,\r
293 .swagger-section .swagger-ui-wrap div.big p {\r
294   font-size: 1em;\r
295   margin-bottom: 10px;\r
296 }\r
297 .swagger-section .swagger-ui-wrap form.fullwidth ol li.string input,\r
298 .swagger-section .swagger-ui-wrap form.fullwidth ol li.url input,\r
299 .swagger-section .swagger-ui-wrap form.fullwidth ol li.text textarea,\r
300 .swagger-section .swagger-ui-wrap form.fullwidth ol li.numeric input {\r
301   width: 500px !important;\r
302 }\r
303 .swagger-section .swagger-ui-wrap .info_license {\r
304   padding-bottom: 5px;\r
305 }\r
306 .swagger-section .swagger-ui-wrap .info_tos {\r
307   padding-bottom: 5px;\r
308 }\r
309 .swagger-section .swagger-ui-wrap .message-fail {\r
310   color: #cc0000;\r
311 }\r
312 .swagger-section .swagger-ui-wrap .info_url {\r
313   padding-bottom: 5px;\r
314 }\r
315 .swagger-section .swagger-ui-wrap .info_email {\r
316   padding-bottom: 5px;\r
317 }\r
318 .swagger-section .swagger-ui-wrap .info_name {\r
319   padding-bottom: 5px;\r
320 }\r
321 .swagger-section .swagger-ui-wrap .info_description {\r
322   padding-bottom: 10px;\r
323   font-size: 15px;\r
324 }\r
325 .swagger-section .swagger-ui-wrap .markdown ol li,\r
326 .swagger-section .swagger-ui-wrap .markdown ul li {\r
327   padding: 3px 0px;\r
328   line-height: 1.4em;\r
329   color: #333333;\r
330 }\r
331 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.string input,\r
332 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.url input,\r
333 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.numeric input {\r
334   display: block;\r
335   padding: 4px;\r
336   width: auto;\r
337   clear: both;\r
338 }\r
339 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.string input.title,\r
340 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.url input.title,\r
341 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.numeric input.title {\r
342   font-size: 1.3em;\r
343 }\r
344 .swagger-section .swagger-ui-wrap table.fullwidth {\r
345   width: 100%;\r
346 }\r
347 .swagger-section .swagger-ui-wrap .model-signature {\r
348   font-family: "Droid Sans", sans-serif;\r
349   font-size: 1em;\r
350   line-height: 1.5em;\r
351 }\r
352 .swagger-section .swagger-ui-wrap .model-signature .signature-nav a {\r
353   text-decoration: none;\r
354   color: #AAA;\r
355 }\r
356 .swagger-section .swagger-ui-wrap .model-signature .signature-nav a:hover {\r
357   text-decoration: underline;\r
358   color: black;\r
359 }\r
360 .swagger-section .swagger-ui-wrap .model-signature .signature-nav .selected {\r
361   color: black;\r
362   text-decoration: none;\r
363 }\r
364 .swagger-section .swagger-ui-wrap .model-signature .propType {\r
365   color: #5555aa;\r
366 }\r
367 .swagger-section .swagger-ui-wrap .model-signature pre:hover {\r
368   background-color: #ffffdd;\r
369 }\r
370 .swagger-section .swagger-ui-wrap .model-signature pre {\r
371   font-size: .85em;\r
372   line-height: 1.2em;\r
373   overflow: auto;\r
374   max-height: 200px;\r
375   cursor: pointer;\r
376 }\r
377 .swagger-section .swagger-ui-wrap .model-signature ul.signature-nav {\r
378   display: block;\r
379   margin: 0;\r
380   padding: 0;\r
381 }\r
382 .swagger-section .swagger-ui-wrap .model-signature ul.signature-nav li:last-child {\r
383   padding-right: 0;\r
384   border-right: none;\r
385 }\r
386 .swagger-section .swagger-ui-wrap .model-signature ul.signature-nav li {\r
387   float: left;\r
388   margin: 0 5px 5px 0;\r
389   padding: 2px 5px 2px 0;\r
390   border-right: 1px solid #ddd;\r
391 }\r
392 .swagger-section .swagger-ui-wrap .model-signature .propOpt {\r
393   color: #555;\r
394 }\r
395 .swagger-section .swagger-ui-wrap .model-signature .snippet small {\r
396   font-size: 0.75em;\r
397 }\r
398 .swagger-section .swagger-ui-wrap .model-signature .propOptKey {\r
399   font-style: italic;\r
400 }\r
401 .swagger-section .swagger-ui-wrap .model-signature .description .strong {\r
402   font-weight: bold;\r
403   color: #000;\r
404   font-size: .9em;\r
405 }\r
406 .swagger-section .swagger-ui-wrap .model-signature .description div {\r
407   font-size: 0.9em;\r
408   line-height: 1.5em;\r
409   margin-left: 1em;\r
410 }\r
411 .swagger-section .swagger-ui-wrap .model-signature .description .stronger {\r
412   font-weight: bold;\r
413   color: #000;\r
414 }\r
415 .swagger-section .swagger-ui-wrap .model-signature .description .propWrap .optionsWrapper {\r
416   border-spacing: 0;\r
417   position: absolute;\r
418   background-color: #ffffff;\r
419   border: 1px solid #bbbbbb;\r
420   display: none;\r
421   font-size: 11px;\r
422   max-width: 400px;\r
423   line-height: 30px;\r
424   color: black;\r
425   padding: 5px;\r
426   margin-left: 10px;\r
427 }\r
428 .swagger-section .swagger-ui-wrap .model-signature .description .propWrap .optionsWrapper th {\r
429   text-align: center;\r
430   background-color: #eeeeee;\r
431   border: 1px solid #bbbbbb;\r
432   font-size: 11px;\r
433   color: #666666;\r
434   font-weight: bold;\r
435   padding: 5px;\r
436   line-height: 15px;\r
437 }\r
438 .swagger-section .swagger-ui-wrap .model-signature .description .propWrap .optionsWrapper .optionName {\r
439   font-weight: bold;\r
440 }\r
441 .swagger-section .swagger-ui-wrap .model-signature .propName {\r
442   font-weight: bold;\r
443 }\r
444 .swagger-section .swagger-ui-wrap .model-signature .signature-container {\r
445   clear: both;\r
446 }\r
447 .swagger-section .swagger-ui-wrap .body-textarea {\r
448   width: 300px;\r
449   height: 100px;\r
450   border: 1px solid #aaa;\r
451 }\r
452 .swagger-section .swagger-ui-wrap .markdown p code,\r
453 .swagger-section .swagger-ui-wrap .markdown li code {\r
454   font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;\r
455   background-color: #f0f0f0;\r
456   color: black;\r
457   padding: 1px 3px;\r
458 }\r
459 .swagger-section .swagger-ui-wrap .required {\r
460   font-weight: bold;\r
461 }\r
462 .swagger-section .swagger-ui-wrap input.parameter {\r
463   width: 300px;\r
464   border: 1px solid #aaa;\r
465 }\r
466 .swagger-section .swagger-ui-wrap h1 {\r
467   color: black;\r
468   font-size: 1.5em;\r
469   line-height: 1.3em;\r
470   padding: 10px 0 10px 0;\r
471   font-family: "Droid Sans", sans-serif;\r
472   font-weight: bold;\r
473 }\r
474 .swagger-section .swagger-ui-wrap .heading_with_menu {\r
475   float: none;\r
476   clear: both;\r
477   overflow: hidden;\r
478   display: block;\r
479 }\r
480 .swagger-section .swagger-ui-wrap .heading_with_menu ul {\r
481   display: block;\r
482   clear: none;\r
483   float: right;\r
484   -moz-box-sizing: border-box;\r
485   -webkit-box-sizing: border-box;\r
486   -ms-box-sizing: border-box;\r
487   box-sizing: border-box;\r
488   margin-top: 10px;\r
489 }\r
490 .swagger-section .swagger-ui-wrap h2 {\r
491   color: black;\r
492   font-size: 1.3em;\r
493   padding: 10px 0 10px 0;\r
494 }\r
495 .swagger-section .swagger-ui-wrap h2 a {\r
496   color: black;\r
497 }\r
498 .swagger-section .swagger-ui-wrap h2 span.sub {\r
499   font-size: 0.7em;\r
500   color: #999999;\r
501   font-style: italic;\r
502 }\r
503 .swagger-section .swagger-ui-wrap h2 span.sub a {\r
504   color: #777777;\r
505 }\r
506 .swagger-section .swagger-ui-wrap span.weak {\r
507   color: #666666;\r
508 }\r
509 .swagger-section .swagger-ui-wrap .message-success {\r
510   color: #89BF04;\r
511 }\r
512 .swagger-section .swagger-ui-wrap caption,\r
513 .swagger-section .swagger-ui-wrap th,\r
514 .swagger-section .swagger-ui-wrap td {\r
515   text-align: left;\r
516   font-weight: normal;\r
517   vertical-align: middle;\r
518 }\r
519 .swagger-section .swagger-ui-wrap .code {\r
520   font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;\r
521 }\r
522 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.text textarea {\r
523   font-family: "Droid Sans", sans-serif;\r
524   height: 250px;\r
525   padding: 4px;\r
526   display: block;\r
527   clear: both;\r
528 }\r
529 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.select select {\r
530   display: block;\r
531   clear: both;\r
532 }\r
533 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.boolean {\r
534   float: none;\r
535   clear: both;\r
536   overflow: hidden;\r
537   display: block;\r
538 }\r
539 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.boolean label {\r
540   display: block;\r
541   float: left;\r
542   clear: none;\r
543   margin: 0;\r
544   padding: 0;\r
545 }\r
546 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.boolean input {\r
547   display: block;\r
548   float: left;\r
549   clear: none;\r
550   margin: 0 5px 0 0;\r
551 }\r
552 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.required label {\r
553   color: black;\r
554 }\r
555 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li label {\r
556   display: block;\r
557   clear: both;\r
558   width: auto;\r
559   padding: 0 0 3px;\r
560   color: #666666;\r
561 }\r
562 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li label abbr {\r
563   padding-left: 3px;\r
564   color: #888888;\r
565 }\r
566 .swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li p.inline-hints {\r
567   margin-left: 0;\r
568   font-style: italic;\r
569   font-size: 0.9em;\r
570   margin: 0;\r
571 }\r
572 .swagger-section .swagger-ui-wrap form.formtastic fieldset.buttons {\r
573   margin: 0;\r
574   padding: 0;\r
575 }\r
576 .swagger-section .swagger-ui-wrap span.blank,\r
577 .swagger-section .swagger-ui-wrap span.empty {\r
578   color: #888888;\r
579   font-style: italic;\r
580 }\r
581 .swagger-section .swagger-ui-wrap .markdown h3 {\r
582   color: #547f00;\r
583 }\r
584 .swagger-section .swagger-ui-wrap .markdown h4 {\r
585   color: #666666;\r
586 }\r
587 .swagger-section .swagger-ui-wrap .markdown pre {\r
588   font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;\r
589   background-color: #fcf6db;\r
590   border: 1px solid #e5e0c6;\r
591   padding: 10px;\r
592   margin: 0 0 10px 0;\r
593 }\r
594 .swagger-section .swagger-ui-wrap .markdown pre code {\r
595   line-height: 1.6em;\r
596 }\r
597 .swagger-section .swagger-ui-wrap div.gist {\r
598   margin: 20px 0 25px 0 !important;\r
599 }\r
600 .swagger-section .swagger-ui-wrap ul#resources {\r
601   font-family: "Droid Sans", sans-serif;\r
602   font-size: 0.9em;\r
603 }\r
604 .swagger-section .swagger-ui-wrap ul#resources li.resource {\r
605   border-bottom: 1px solid #dddddd;\r
606 }\r
607 .swagger-section .swagger-ui-wrap ul#resources li.resource:hover div.heading h2 a,\r
608 .swagger-section .swagger-ui-wrap ul#resources li.resource.active div.heading h2 a {\r
609   color: black;\r
610 }\r
611 .swagger-section .swagger-ui-wrap ul#resources li.resource:hover div.heading ul.options li a,\r
612 .swagger-section .swagger-ui-wrap ul#resources li.resource.active div.heading ul.options li a {\r
613   color: #555555;\r
614 }\r
615 .swagger-section .swagger-ui-wrap ul#resources li.resource:last-child {\r
616   border-bottom: none;\r
617 }\r
618 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading {\r
619   border: 1px solid transparent;\r
620   float: none;\r
621   clear: both;\r
622   overflow: hidden;\r
623   display: block;\r
624 }\r
625 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options {\r
626   overflow: hidden;\r
627   padding: 0;\r
628   display: block;\r
629   clear: none;\r
630   float: right;\r
631   margin: 14px 10px 0 0;\r
632 }\r
633 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li {\r
634   float: left;\r
635   clear: none;\r
636   margin: 0;\r
637   padding: 2px 10px;\r
638   border-right: 1px solid #dddddd;\r
639   color: #666666;\r
640   font-size: 0.9em;\r
641 }\r
642 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a {\r
643   color: #aaaaaa;\r
644   text-decoration: none;\r
645 }\r
646 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a:hover {\r
647   text-decoration: underline;\r
648   color: black;\r
649 }\r
650 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a:hover,\r
651 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a:active,\r
652 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a.active {\r
653   text-decoration: underline;\r
654 }\r
655 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li:first-child,\r
656 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li.first {\r
657   padding-left: 0;\r
658 }\r
659 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li:last-child,\r
660 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li.last {\r
661   padding-right: 0;\r
662   border-right: none;\r
663 }\r
664 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options:first-child,\r
665 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options.first {\r
666   padding-left: 0;\r
667 }\r
668 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 {\r
669   color: #999999;\r
670   padding-left: 0;\r
671   display: block;\r
672   clear: none;\r
673   float: left;\r
674   font-family: "Droid Sans", sans-serif;\r
675   font-weight: bold;\r
676 }\r
677 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a {\r
678   color: #999999;\r
679 }\r
680 .swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a:hover {\r
681   color: black;\r
682 }\r
683 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation {\r
684   float: none;\r
685   clear: both;\r
686   overflow: hidden;\r
687   display: block;\r
688   margin: 0 0 10px;\r
689   padding: 0;\r
690 }\r
691 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading {\r
692   float: none;\r
693   clear: both;\r
694   overflow: hidden;\r
695   display: block;\r
696   margin: 0;\r
697   padding: 0;\r
698 }\r
699 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 {\r
700   display: block;\r
701   clear: none;\r
702   float: left;\r
703   width: auto;\r
704   margin: 0;\r
705   padding: 0;\r
706   line-height: 1.1em;\r
707   color: black;\r
708 }\r
709 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path {\r
710   padding-left: 10px;\r
711 }\r
712 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a {\r
713   color: black;\r
714   text-decoration: none;\r
715 }\r
716 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a:hover {\r
717   text-decoration: underline;\r
718 }\r
719 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.http_method a {\r
720   text-transform: uppercase;\r
721   text-decoration: none;\r
722   color: white;\r
723   display: inline-block;\r
724   width: 50px;\r
725   font-size: 0.7em;\r
726   text-align: center;\r
727   padding: 7px 0 4px;\r
728   -moz-border-radius: 2px;\r
729   -webkit-border-radius: 2px;\r
730   -o-border-radius: 2px;\r
731   -ms-border-radius: 2px;\r
732   -khtml-border-radius: 2px;\r
733   border-radius: 2px;\r
734 }\r
735 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span {\r
736   margin: 0;\r
737   padding: 0;\r
738 }\r
739 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options {\r
740   overflow: hidden;\r
741   padding: 0;\r
742   display: block;\r
743   clear: none;\r
744   float: right;\r
745   margin: 6px 10px 0 0;\r
746 }\r
747 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li {\r
748   float: left;\r
749   clear: none;\r
750   margin: 0;\r
751   padding: 2px 10px;\r
752   font-size: 0.9em;\r
753 }\r
754 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li a {\r
755   text-decoration: none;\r
756 }\r
757 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li.access {\r
758   color: black;\r
759 }\r
760 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content {\r
761   border-top: none;\r
762   padding: 10px;\r
763   -moz-border-radius-bottomleft: 6px;\r
764   -webkit-border-bottom-left-radius: 6px;\r
765   -o-border-bottom-left-radius: 6px;\r
766   -ms-border-bottom-left-radius: 6px;\r
767   -khtml-border-bottom-left-radius: 6px;\r
768   border-bottom-left-radius: 6px;\r
769   -moz-border-radius-bottomright: 6px;\r
770   -webkit-border-bottom-right-radius: 6px;\r
771   -o-border-bottom-right-radius: 6px;\r
772   -ms-border-bottom-right-radius: 6px;\r
773   -khtml-border-bottom-right-radius: 6px;\r
774   border-bottom-right-radius: 6px;\r
775   margin: 0 0 20px;\r
776 }\r
777 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content h4 {\r
778   font-size: 1.1em;\r
779   margin: 0;\r
780   padding: 15px 0 5px;\r
781 }\r
782 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header {\r
783   float: none;\r
784   clear: both;\r
785   overflow: hidden;\r
786   display: block;\r
787 }\r
788 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header a {\r
789   padding: 4px 0 0 10px;\r
790   display: inline-block;\r
791   font-size: 0.9em;\r
792 }\r
793 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header input.submit {\r
794   display: block;\r
795   clear: none;\r
796   float: left;\r
797   padding: 6px 8px;\r
798 }\r
799 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header span.response_throbber {\r
800   background-image: url('../images/throbber.gif');\r
801   width: 128px;\r
802   height: 16px;\r
803   display: block;\r
804   clear: none;\r
805   float: right;\r
806 }\r
807 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content form input[type='text'].error {\r
808   outline: 2px solid black;\r
809   outline-color: #cc0000;\r
810 }\r
811 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.response div.block pre {\r
812   font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;\r
813   padding: 10px;\r
814   font-size: 0.9em;\r
815   max-height: 400px;\r
816   overflow-y: auto;\r
817 }\r
818 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading {\r
819   background-color: #f9f2e9;\r
820   border: 1px solid #f0e0ca;\r
821 }\r
822 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading h3 span.http_method a {\r
823   background-color: #c5862b;\r
824 }\r
825 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li {\r
826   border-right: 1px solid #dddddd;\r
827   border-right-color: #f0e0ca;\r
828   color: #c5862b;\r
829 }\r
830 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li a {\r
831   color: #c5862b;\r
832 }\r
833 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content {\r
834   background-color: #faf5ee;\r
835   border: 1px solid #f0e0ca;\r
836 }\r
837 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content h4 {\r
838   color: #c5862b;\r
839 }\r
840 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content div.sandbox_header a {\r
841   color: #dcb67f;\r
842 }\r
843 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading {\r
844   background-color: #fcffcd;\r
845   border: 1px solid black;\r
846   border-color: #ffd20f;\r
847 }\r
848 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span.http_method a {\r
849   text-transform: uppercase;\r
850   background-color: #ffd20f;\r
851 }\r
852 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li {\r
853   border-right: 1px solid #dddddd;\r
854   border-right-color: #ffd20f;\r
855   color: #ffd20f;\r
856 }\r
857 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li a {\r
858   color: #ffd20f;\r
859 }\r
860 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content {\r
861   background-color: #fcffcd;\r
862   border: 1px solid black;\r
863   border-color: #ffd20f;\r
864 }\r
865 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content h4 {\r
866   color: #ffd20f;\r
867 }\r
868 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.sandbox_header a {\r
869   color: #6fc992;\r
870 }\r
871 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading {\r
872   background-color: #f5e8e8;\r
873   border: 1px solid #e8c6c7;\r
874 }\r
875 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 span.http_method a {\r
876   text-transform: uppercase;\r
877   background-color: #a41e22;\r
878 }\r
879 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li {\r
880   border-right: 1px solid #dddddd;\r
881   border-right-color: #e8c6c7;\r
882   color: #a41e22;\r
883 }\r
884 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li a {\r
885   color: #a41e22;\r
886 }\r
887 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content {\r
888   background-color: #f7eded;\r
889   border: 1px solid #e8c6c7;\r
890 }\r
891 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content h4 {\r
892   color: #a41e22;\r
893 }\r
894 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content div.sandbox_header a {\r
895   color: #c8787a;\r
896 }\r
897 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading {\r
898   background-color: #e7f6ec;\r
899   border: 1px solid #c3e8d1;\r
900 }\r
901 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span.http_method a {\r
902   background-color: #10a54a;\r
903 }\r
904 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li {\r
905   border-right: 1px solid #dddddd;\r
906   border-right-color: #c3e8d1;\r
907   color: #10a54a;\r
908 }\r
909 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li a {\r
910   color: #10a54a;\r
911 }\r
912 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content {\r
913   background-color: #ebf7f0;\r
914   border: 1px solid #c3e8d1;\r
915 }\r
916 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content h4 {\r
917   color: #10a54a;\r
918 }\r
919 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content div.sandbox_header a {\r
920   color: #6fc992;\r
921 }\r
922 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading {\r
923   background-color: #FCE9E3;\r
924   border: 1px solid #F5D5C3;\r
925 }\r
926 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading h3 span.http_method a {\r
927   background-color: #D38042;\r
928 }\r
929 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li {\r
930   border-right: 1px solid #dddddd;\r
931   border-right-color: #f0cecb;\r
932   color: #D38042;\r
933 }\r
934 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li a {\r
935   color: #D38042;\r
936 }\r
937 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content {\r
938   background-color: #faf0ef;\r
939   border: 1px solid #f0cecb;\r
940 }\r
941 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content h4 {\r
942   color: #D38042;\r
943 }\r
944 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content div.sandbox_header a {\r
945   color: #dcb67f;\r
946 }\r
947 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading {\r
948   background-color: #e7f0f7;\r
949   border: 1px solid #c3d9ec;\r
950 }\r
951 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.http_method a {\r
952   background-color: #0f6ab4;\r
953 }\r
954 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li {\r
955   border-right: 1px solid #dddddd;\r
956   border-right-color: #c3d9ec;\r
957   color: #0f6ab4;\r
958 }\r
959 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li a {\r
960   color: #0f6ab4;\r
961 }\r
962 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content {\r
963   background-color: #ebf3f9;\r
964   border: 1px solid #c3d9ec;\r
965 }\r
966 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content h4 {\r
967   color: #0f6ab4;\r
968 }\r
969 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header a {\r
970   color: #6fa5d2;\r
971 }\r
972 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading {\r
973   background-color: #e7f0f7;\r
974   border: 1px solid #c3d9ec;\r
975 }\r
976 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading h3 span.http_method a {\r
977   background-color: #0f6ab4;\r
978 }\r
979 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading ul.options li {\r
980   border-right: 1px solid #dddddd;\r
981   border-right-color: #c3d9ec;\r
982   color: #0f6ab4;\r
983 }\r
984 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading ul.options li a {\r
985   color: #0f6ab4;\r
986 }\r
987 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.content {\r
988   background-color: #ebf3f9;\r
989   border: 1px solid #c3d9ec;\r
990 }\r
991 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.content h4 {\r
992   color: #0f6ab4;\r
993 }\r
994 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.content div.sandbox_header a {\r
995   color: #6fa5d2;\r
996 }\r
997 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content,\r
998 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content,\r
999 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content,\r
1000 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content,\r
1001 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content,\r
1002 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content {\r
1003   border-top: none;\r
1004 }\r
1005 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li:last-child,\r
1006 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li:last-child,\r
1007 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li:last-child,\r
1008 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li:last-child,\r
1009 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li:last-child,\r
1010 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li:last-child,\r
1011 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li.last,\r
1012 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li.last,\r
1013 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li.last,\r
1014 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li.last,\r
1015 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li.last,\r
1016 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li.last {\r
1017   padding-right: 0;\r
1018   border-right: none;\r
1019 }\r
1020 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:hover,\r
1021 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:active,\r
1022 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a.active {\r
1023   text-decoration: underline;\r
1024 }\r
1025 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li:first-child,\r
1026 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li.first {\r
1027   padding-left: 0;\r
1028 }\r
1029 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations:first-child,\r
1030 .swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations.first {\r
1031   padding-left: 0;\r
1032 }\r
1033 .swagger-section .swagger-ui-wrap p#colophon {\r
1034   margin: 0 15px 40px 15px;\r
1035   padding: 10px 0;\r
1036   font-size: 0.8em;\r
1037   border-top: 1px solid #dddddd;\r
1038   font-family: "Droid Sans", sans-serif;\r
1039   color: #999999;\r
1040   font-style: italic;\r
1041 }\r
1042 .swagger-section .swagger-ui-wrap p#colophon a {\r
1043   text-decoration: none;\r
1044   color: #547f00;\r
1045 }\r
1046 .swagger-section .swagger-ui-wrap h3 {\r
1047   color: black;\r
1048   font-size: 1.1em;\r
1049   padding: 10px 0 10px 0;\r
1050 }\r
1051 .swagger-section .swagger-ui-wrap .markdown ol,\r
1052 .swagger-section .swagger-ui-wrap .markdown ul {\r
1053   font-family: "Droid Sans", sans-serif;\r
1054   margin: 5px 0 10px;\r
1055   padding: 0 0 0 18px;\r
1056   list-style-type: disc;\r
1057 }\r
1058 .swagger-section .swagger-ui-wrap form.form_box {\r
1059   background-color: #ebf3f9;\r
1060   border: 1px solid #c3d9ec;\r
1061   padding: 10px;\r
1062 }\r
1063 .swagger-section .swagger-ui-wrap form.form_box label {\r
1064   color: #0f6ab4 !important;\r
1065 }\r
1066 .swagger-section .swagger-ui-wrap form.form_box input[type=submit] {\r
1067   display: block;\r
1068   padding: 10px;\r
1069 }\r
1070 .swagger-section .swagger-ui-wrap form.form_box p.weak {\r
1071   font-size: 0.8em;\r
1072 }\r
1073 .swagger-section .swagger-ui-wrap form.form_box p {\r
1074   font-size: 0.9em;\r
1075   padding: 0 0 15px;\r
1076   color: #7e7b6d;\r
1077 }\r
1078 .swagger-section .swagger-ui-wrap form.form_box p a {\r
1079   color: #646257;\r
1080 }\r
1081 .swagger-section .swagger-ui-wrap form.form_box p strong {\r
1082   color: black;\r
1083 }\r
1084 .swagger-section .title {\r
1085   font-style: bold;\r
1086 }\r
1087 .swagger-section .secondary_form {\r
1088   display: none;\r
1089 }\r
1090 .swagger-section .main_image {\r
1091   display: block;\r
1092   margin-left: auto;\r
1093   margin-right: auto;\r
1094 }\r
1095 .swagger-section .oauth_body {\r
1096   margin-left: 100px;\r
1097   margin-right: 100px;\r
1098 }\r
1099 .swagger-section .oauth_submit {\r
1100   text-align: center;\r
1101 }\r
1102 .swagger-section .api-popup-dialog {\r
1103   z-index: 10000;\r
1104   position: absolute;\r
1105   width: 500px;\r
1106   background: #FFF;\r
1107   padding: 20px;\r
1108   border: 1px solid #ccc;\r
1109   border-radius: 5px;\r
1110   display: none;\r
1111   font-size: 13px;\r
1112   color: #777;\r
1113 }\r
1114 .swagger-section .api-popup-dialog .api-popup-title {\r
1115   font-size: 24px;\r
1116   padding: 10px 0;\r
1117 }\r
1118 .swagger-section .api-popup-dialog .api-popup-title {\r
1119   font-size: 24px;\r
1120   padding: 10px 0;\r
1121 }\r
1122 .swagger-section .api-popup-dialog p.error-msg {\r
1123   padding-left: 5px;\r
1124   padding-bottom: 5px;\r
1125 }\r
1126 .swagger-section .api-popup-dialog button.api-popup-authbtn {\r
1127   height: 30px;\r
1128 }\r
1129 .swagger-section .api-popup-dialog button.api-popup-cancel {\r
1130   height: 30px;\r
1131 }\r
1132 .swagger-section .api-popup-scopes {\r
1133   padding: 10px 20px;\r
1134 }\r
1135 .swagger-section .api-popup-scopes li {\r
1136   padding: 5px 0;\r
1137   line-height: 20px;\r
1138 }\r
1139 .swagger-section .api-popup-scopes .api-scope-desc {\r
1140   padding-left: 20px;\r
1141   font-style: italic;\r
1142 }\r
1143 .swagger-section .api-popup-scopes li input {\r
1144   position: relative;\r
1145   top: 2px;\r
1146 }\r
1147 .swagger-section .api-popup-actions {\r
1148   padding-top: 10px;\r
1149 }\r
1150 .swagger-section .access {\r
1151   float: right;\r
1152 }\r
1153 .swagger-section .auth {\r
1154   float: right;\r
1155 }\r
1156 .swagger-section #api_information_panel {\r
1157   position: absolute;\r
1158   background: #FFF;\r
1159   border: 1px solid #ccc;\r
1160   border-radius: 5px;\r
1161   display: none;\r
1162   font-size: 13px;\r
1163   max-width: 300px;\r
1164   line-height: 30px;\r
1165   color: black;\r
1166   padding: 5px;\r
1167 }\r
1168 .swagger-section #api_information_panel p .api-msg-enabled {\r
1169   color: green;\r
1170 }\r
1171 .swagger-section #api_information_panel p .api-msg-disabled {\r
1172   color: red;\r
1173 }\r
1174 .swagger-section .api-ic {\r
1175   height: 18px;\r
1176   vertical-align: middle;\r
1177   display: inline-block;\r
1178   background: url(../images/explorer_icons.png) no-repeat;\r
1179 }\r
1180 .swagger-section .ic-info {\r
1181   background-position: 0 0;\r
1182   width: 18px;\r
1183   margin-top: -7px;\r
1184   margin-left: 4px;\r
1185 }\r
1186 .swagger-section .ic-warning {\r
1187   background-position: -60px 0;\r
1188   width: 18px;\r
1189   margin-top: -7px;\r
1190   margin-left: 4px;\r
1191 }\r
1192 .swagger-section .ic-error {\r
1193   background-position: -30px 0;\r
1194   width: 18px;\r
1195   margin-top: -7px;\r
1196   margin-left: 4px;\r
1197 }\r
1198 .swagger-section .ic-off {\r
1199   background-position: -90px 0;\r
1200   width: 58px;\r
1201   margin-top: -4px;\r
1202   cursor: pointer;\r
1203 }\r
1204 .swagger-section .ic-on {\r
1205   background-position: -160px 0;\r
1206   width: 58px;\r
1207   margin-top: -4px;\r
1208   cursor: pointer;\r
1209 }\r
1210 .swagger-section #header {\r
1211   background-color: #89bf04;\r
1212   padding: 14px;\r
1213 }\r
1214 .swagger-section #header a#logo {\r
1215   font-size: 1.5em;\r
1216   font-weight: bold;\r
1217   text-decoration: none;\r
1218   background: transparent url(../images/logo_small.png) no-repeat left center;\r
1219   padding: 20px 0 20px 40px;\r
1220   color: white;\r
1221 }\r
1222 .swagger-section #header form#api_selector {\r
1223   display: block;\r
1224   clear: none;\r
1225   float: right;\r
1226 }\r
1227 .swagger-section #header form#api_selector .input {\r
1228   display: block;\r
1229   clear: none;\r
1230   float: left;\r
1231   margin: 0 10px 0 0;\r
1232 }\r
1233 .swagger-section #header form#api_selector .input input#input_apiKey {\r
1234   width: 200px;\r
1235 }\r
1236 .swagger-section #header form#api_selector .input input#input_baseUrl {\r
1237   width: 400px;\r
1238 }\r
1239 .swagger-section #header form#api_selector .input a#explore {\r
1240   display: block;\r
1241   text-decoration: none;\r
1242   font-weight: bold;\r
1243   padding: 6px 8px;\r
1244   font-size: 0.9em;\r
1245   color: white;\r
1246   background-color: #547f00;\r
1247   -moz-border-radius: 4px;\r
1248   -webkit-border-radius: 4px;\r
1249   -o-border-radius: 4px;\r
1250   -ms-border-radius: 4px;\r
1251   -khtml-border-radius: 4px;\r
1252   border-radius: 4px;\r
1253 }\r
1254 .swagger-section #header form#api_selector .input a#explore:hover {\r
1255   background-color: #547f00;\r
1256 }\r
1257 .swagger-section #header form#api_selector .input input {\r
1258   font-size: 0.9em;\r
1259   padding: 3px;\r
1260   margin: 0;\r
1261 }\r
1262 .swagger-section #content_message {\r
1263   margin: 10px 15px;\r
1264   font-style: italic;\r
1265   color: #999999;\r
1266 }\r
1267 .swagger-section #message-bar {\r
1268   min-height: 30px;\r
1269   text-align: center;\r
1270   padding-top: 10px;\r
1271 }\r