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