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