No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 

1251 líneas
42 KiB

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