@basemaps/landing 7.0.0 → 7.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/README.md +2 -2
  2. package/build/__tests__/config.debug.test.d.ts +0 -1
  3. package/build/__tests__/config.debug.test.js +11 -10
  4. package/build/__tests__/config.debug.test.js.map +1 -1
  5. package/build/__tests__/config.test.d.ts +0 -1
  6. package/build/__tests__/config.test.js +5 -4
  7. package/build/__tests__/config.test.js.map +1 -1
  8. package/build/__tests__/geojson.test.d.ts +0 -1
  9. package/build/__tests__/geojson.test.js +6 -5
  10. package/build/__tests__/geojson.test.js.map +1 -1
  11. package/build/__tests__/map.config.test.d.ts +0 -1
  12. package/build/__tests__/map.config.test.js +66 -65
  13. package/build/__tests__/map.config.test.js.map +1 -1
  14. package/build/__tests__/tile.matrix.test.d.ts +0 -1
  15. package/build/__tests__/tile.matrix.test.js +11 -10
  16. package/build/__tests__/tile.matrix.test.js.map +1 -1
  17. package/build/attribution.d.ts +8 -11
  18. package/build/attribution.js +145 -66
  19. package/build/attribution.js.map +1 -1
  20. package/build/components/copyable.d.ts +1 -2
  21. package/build/components/copyable.js +27 -18
  22. package/build/components/copyable.js.map +1 -1
  23. package/build/components/daterange.d.ts +0 -1
  24. package/build/components/daterange.js +11 -7
  25. package/build/components/daterange.js.map +1 -1
  26. package/build/components/debug.d.ts +13 -2
  27. package/build/components/debug.js +273 -78
  28. package/build/components/debug.js.map +1 -1
  29. package/build/components/layer.switcher.dropdown.d.ts +1 -2
  30. package/build/components/layer.switcher.dropdown.js +43 -29
  31. package/build/components/layer.switcher.dropdown.js.map +1 -1
  32. package/build/components/layout.footer.d.ts +0 -1
  33. package/build/components/layout.footer.js +7 -2
  34. package/build/components/layout.footer.js.map +1 -1
  35. package/build/components/layout.header.d.ts +1 -2
  36. package/build/components/layout.header.js +44 -23
  37. package/build/components/layout.header.js.map +1 -1
  38. package/build/components/link.d.ts +0 -1
  39. package/build/components/link.js +1 -1
  40. package/build/components/link.js.map +1 -1
  41. package/build/components/map.d.ts +14 -4
  42. package/build/components/map.js +221 -84
  43. package/build/components/map.js.map +1 -1
  44. package/build/components/map.switcher.d.ts +1 -2
  45. package/build/components/map.switcher.js +80 -31
  46. package/build/components/map.switcher.js.map +1 -1
  47. package/build/config.d.ts +0 -1
  48. package/build/config.debug.d.ts +6 -1
  49. package/build/config.debug.js +6 -0
  50. package/build/config.debug.js.map +1 -1
  51. package/build/config.js +4 -8
  52. package/build/config.js.map +1 -1
  53. package/build/config.layer.d.ts +31 -2
  54. package/build/config.layer.js +14 -6
  55. package/build/config.layer.js.map +1 -1
  56. package/build/config.map.d.ts +6 -6
  57. package/build/config.map.js +95 -29
  58. package/build/config.map.js.map +1 -1
  59. package/build/debug.map.d.ts +2 -3
  60. package/build/debug.map.js +57 -23
  61. package/build/debug.map.js.map +1 -1
  62. package/build/global.d.ts +3 -3
  63. package/build/index.d.ts +0 -1
  64. package/build/index.js.map +1 -1
  65. package/build/tile.matrix.d.ts +0 -1
  66. package/build/tile.matrix.js +12 -0
  67. package/build/tile.matrix.js.map +1 -1
  68. package/build/url.d.ts +4 -1
  69. package/build/url.js +10 -8
  70. package/build/url.js.map +1 -1
  71. package/build/webp.d.ts +0 -1
  72. package/build/webp.js.map +1 -1
  73. package/dist/docs/404.html +88 -63
  74. package/dist/docs/assets/javascripts/{bundle.cd18aaf1.min.js → bundle.6c14ae12.min.js} +6 -6
  75. package/dist/docs/assets/javascripts/{bundle.cd18aaf1.min.js.map → bundle.6c14ae12.min.js.map} +3 -3
  76. package/dist/docs/assets/javascripts/swagger-initializer.js +20 -0
  77. package/dist/docs/assets/javascripts/swagger-ui-bundle.js +3 -0
  78. package/dist/docs/assets/javascripts/swagger-ui-bundle.js.map +1 -0
  79. package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js +3 -0
  80. package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js.map +1 -0
  81. package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js +3 -0
  82. package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js.map +1 -0
  83. package/dist/docs/assets/javascripts/swagger-ui-standalone-preset.js +3 -0
  84. package/dist/docs/assets/javascripts/swagger-ui-standalone-preset.js.map +1 -0
  85. package/dist/docs/assets/stylesheets/swagger-ui-dark.css +833 -0
  86. package/dist/docs/assets/stylesheets/swagger-ui.css +3 -0
  87. package/dist/docs/assets/stylesheets/swagger-ui.css.map +1 -0
  88. package/dist/docs/assets/stylesheets/swagger-ui.js +2 -0
  89. package/dist/docs/assets/stylesheets/swagger-ui.js.map +1 -0
  90. package/dist/docs/assets/swagger-ui/oauth2-redirect.html +79 -0
  91. package/dist/docs/configuration/index.html +397 -875
  92. package/dist/docs/deployment/index.html +354 -829
  93. package/dist/docs/developer-guide/index.html +343 -793
  94. package/dist/docs/examples/_overview/index.html +335 -792
  95. package/dist/docs/examples/leaflet.xyz.3857/index.html +371 -827
  96. package/dist/docs/examples/maplibre.opacity.3857/index.html +548 -1004
  97. package/dist/docs/examples/maplibre.vector.3857/index.html +378 -834
  98. package/dist/docs/index.html +442 -960
  99. package/dist/docs/operator-guide/cog-quality/index.html +455 -968
  100. package/dist/docs/operator-guide/empty-tiles/index.html +354 -831
  101. package/dist/docs/operator-guide/gebco/index.html +479 -0
  102. package/dist/docs/operator-guide/index.html +331 -777
  103. package/dist/docs/operator-guide/quick-start/index.html +445 -938
  104. package/dist/docs/operator-guide/relief-shade/index.html +377 -858
  105. package/dist/docs/operator-guide/texture-shade/index.html +438 -915
  106. package/dist/docs/quick-start/index.html +332 -785
  107. package/dist/docs/sitemap.xml +32 -17
  108. package/dist/docs/sitemap.xml.gz +0 -0
  109. package/dist/docs/user-guide/_get-started/index.html +602 -0
  110. package/dist/docs/user-guide/api-documentation/index.html +409 -0
  111. package/dist/docs/user-guide/api-documentation/swagger-12014783.html +120 -0
  112. package/dist/docs/user-guide/swagger-api.json +393 -0
  113. package/dist/docs/user-guide/technical-documentation/index.html +930 -0
  114. package/package.json +17 -17
  115. package/CHANGELOG.md +0 -1393
  116. package/build/__tests__/config.debug.test.d.ts.map +0 -1
  117. package/build/__tests__/config.test.d.ts.map +0 -1
  118. package/build/__tests__/geojson.test.d.ts.map +0 -1
  119. package/build/__tests__/map.config.test.d.ts.map +0 -1
  120. package/build/__tests__/tile.matrix.test.d.ts.map +0 -1
  121. package/build/attribution.d.ts.map +0 -1
  122. package/build/components/copyable.d.ts.map +0 -1
  123. package/build/components/daterange.d.ts.map +0 -1
  124. package/build/components/debug.d.ts.map +0 -1
  125. package/build/components/layer.switcher.dropdown.d.ts.map +0 -1
  126. package/build/components/layout.footer.d.ts.map +0 -1
  127. package/build/components/layout.header.d.ts.map +0 -1
  128. package/build/components/link.d.ts.map +0 -1
  129. package/build/components/map.d.ts.map +0 -1
  130. package/build/components/map.switcher.d.ts.map +0 -1
  131. package/build/config.d.ts.map +0 -1
  132. package/build/config.debug.d.ts.map +0 -1
  133. package/build/config.layer.d.ts.map +0 -1
  134. package/build/config.map.d.ts.map +0 -1
  135. package/build/debug.map.d.ts.map +0 -1
  136. package/build/global.d.ts.map +0 -1
  137. package/build/index.d.ts.map +0 -1
  138. package/build/tile.matrix.d.ts.map +0 -1
  139. package/build/url.d.ts.map +0 -1
  140. package/build/webp.d.ts.map +0 -1
  141. package/dist/docs/search/search_index.json +0 -1
  142. package/dist/docs/user-guide/index.html +0 -856
@@ -0,0 +1,833 @@
1
+ a { color: #8c8cfa; }
2
+
3
+ ::-webkit-scrollbar-track-piece { background-color: rgba(255, 255, 255, .2) !important; }
4
+
5
+ ::-webkit-scrollbar-track { background-color: rgba(255, 255, 255, .3) !important; }
6
+
7
+ ::-webkit-scrollbar-thumb { background-color: rgba(255, 255, 255, .5) !important; }
8
+
9
+ embed[type="application/pdf"] { filter: invert(90%); }
10
+
11
+ html {
12
+ background: #1e2129 !important;
13
+ box-sizing: border-box;
14
+ filter: contrast(100%) brightness(100%) saturate(100%);
15
+ overflow-y: scroll;
16
+ }
17
+
18
+ body {
19
+ background: #1e2129;
20
+ background-color: #1e2129;
21
+ background-image: none !important;
22
+ }
23
+
24
+ button, input, select, textarea {
25
+ background-color: #1e2129;
26
+ color: #bfbfbf;
27
+ }
28
+
29
+ font, html { color: #bfbfbf; }
30
+
31
+ .swagger-ui, .swagger-ui section h3 { color: rgb(233, 235, 252); }
32
+
33
+ .swagger-ui a { background-color: transparent; }
34
+
35
+ .swagger-ui mark {
36
+ background-color: #664b00;
37
+ color: #bfbfbf;
38
+ }
39
+
40
+ .swagger-ui legend { color: inherit; }
41
+
42
+ .swagger-ui .debug * { outline: #e6da99 solid 1px; }
43
+
44
+ .swagger-ui .debug-white * { outline: #fff solid 1px; }
45
+
46
+ .swagger-ui .debug-black * { outline: #bfbfbf solid 1px; }
47
+
48
+ .swagger-ui .debug-grid { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTRDOTY4N0U2N0VFMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTRDOTY4N0Q2N0VFMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3NjY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3NzY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsBS+GMAAAAjSURBVHjaYvz//z8DLsD4gcGXiYEAGBIKGBne//fFpwAgwAB98AaF2pjlUQAAAABJRU5ErkJggg==) 0 0; }
49
+
50
+ .swagger-ui .debug-grid-16 { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODYyRjhERDU2N0YyMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODYyRjhERDQ2N0YyMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3QTY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3QjY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvCS01IAAABMSURBVHjaYmR4/5+BFPBfAMFm/MBgx8RAGWCn1AAmSg34Q6kBDKMGMDCwICeMIemF/5QawEipAWwUhwEjMDvbAWlWkvVBwu8vQIABAEwBCph8U6c0AAAAAElFTkSuQmCC) 0 0; }
51
+
52
+ .swagger-ui .debug-grid-8-solid { background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAAAAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIxMjI0OTczNjdCMzExRTZCMkJDRTI0MDgxMDAyMTcxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIxMjI0OTc0NjdCMzExRTZCMkJDRTI0MDgxMDAyMTcxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjEyMjQ5NzE2N0IzMTFFNkIyQkNFMjQwODEwMDIxNzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjEyMjQ5NzI2N0IzMTFFNkIyQkNFMjQwODEwMDIxNzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAbGhopHSlBJiZBQi8vL0JHPz4+P0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHAR0pKTQmND8oKD9HPzU/R0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0f/wAARCAAIAAgDASIAAhEBAxEB/8QAWQABAQAAAAAAAAAAAAAAAAAAAAYBAQEAAAAAAAAAAAAAAAAAAAIEEAEBAAMBAAAAAAAAAAAAAAABADECA0ERAAEDBQAAAAAAAAAAAAAAAAARITFBUWESIv/aAAwDAQACEQMRAD8AoOnTV1QTD7JJshP3vSM3P//Z) 0 0 #1e2129; }
53
+
54
+ .swagger-ui .debug-grid-16-solid { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzY3MkJEN0U2N0M1MTFFNkIyQkNFMjQwODEwMDIxNzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzY3MkJEN0Y2N0M1MTFFNkIyQkNFMjQwODEwMDIxNzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3QzY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3RDY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pve6J3kAAAAzSURBVHjaYvz//z8D0UDsMwMjSRoYP5Gq4SPNbRjVMEQ1fCRDg+in/6+J1AJUxsgAEGAA31BAJMS0GYEAAAAASUVORK5CYII=) 0 0 #1e2129; }
55
+
56
+ .swagger-ui .b--black { border-color: #000; }
57
+
58
+ .swagger-ui .b--near-black { border-color: #121212; }
59
+
60
+ .swagger-ui .b--dark-gray { border-color: #333; }
61
+
62
+ .swagger-ui .b--mid-gray { border-color: #545454; }
63
+
64
+ .swagger-ui .b--gray { border-color: #787878; }
65
+
66
+ .swagger-ui .b--silver { border-color: #999; }
67
+
68
+ .swagger-ui .b--light-silver { border-color: #6e6e6e; }
69
+
70
+ .swagger-ui .b--moon-gray { border-color: #4d4d4d; }
71
+
72
+ .swagger-ui .b--light-gray { border-color: #2b2b2b; }
73
+
74
+ .swagger-ui .b--near-white { border-color: #242424; }
75
+
76
+ .swagger-ui .b--white { border-color: #1e2129; }
77
+
78
+ .swagger-ui .b--white-90 { border-color: rgba(46, 48, 62, .9); }
79
+
80
+ .swagger-ui .b--white-80 { border-color: rgba(46, 48, 62, .8); }
81
+
82
+ .swagger-ui .b--white-70 { border-color: rgba(46, 48, 62, .7); }
83
+
84
+ .swagger-ui .b--white-60 { border-color: rgba(46, 48, 62, .6); }
85
+
86
+ .swagger-ui .b--white-50 { border-color: rgba(46, 48, 62, .5); }
87
+
88
+ .swagger-ui .b--white-40 { border-color: rgba(46, 48, 62, .4); }
89
+
90
+ .swagger-ui .b--white-30 { border-color: rgba(46, 48, 62, .3); }
91
+
92
+ .swagger-ui .b--white-20 { border-color: rgba(46, 48, 62, .2); }
93
+
94
+ .swagger-ui .b--white-10 { border-color: rgba(46, 48, 62, .1); }
95
+
96
+ .swagger-ui .b--white-05 { border-color: rgba(46, 48, 62, .05); }
97
+
98
+ .swagger-ui .b--white-025 { border-color: rgba(46, 48, 62, .024); }
99
+
100
+ .swagger-ui .b--white-0125 { border-color: rgba(46, 48, 62, .01); }
101
+
102
+ .swagger-ui .b--black-90 { border-color: rgba(0, 0, 0, .9); }
103
+
104
+ .swagger-ui .b--black-80 { border-color: rgba(0, 0, 0, .8); }
105
+
106
+ .swagger-ui .b--black-70 { border-color: rgba(0, 0, 0, .7); }
107
+
108
+ .swagger-ui .b--black-60 { border-color: rgba(0, 0, 0, .6); }
109
+
110
+ .swagger-ui .b--black-50 { border-color: rgba(0, 0, 0, .5); }
111
+
112
+ .swagger-ui .b--black-40 { border-color: rgba(0, 0, 0, .4); }
113
+
114
+ .swagger-ui .b--black-30 { border-color: rgba(0, 0, 0, .3); }
115
+
116
+ .swagger-ui .b--black-20 { border-color: rgba(0, 0, 0, .2); }
117
+
118
+ .swagger-ui .b--black-10 { border-color: rgba(0, 0, 0, .1); }
119
+
120
+ .swagger-ui .b--black-05 { border-color: rgba(0, 0, 0, .05); }
121
+
122
+ .swagger-ui .b--black-025 { border-color: rgba(0, 0, 0, .024); }
123
+
124
+ .swagger-ui .b--black-0125 { border-color: rgba(0, 0, 0, .01); }
125
+
126
+ .swagger-ui .b--dark-red { border-color: #bc2f36; }
127
+
128
+ .swagger-ui .b--red { border-color: #c83932; }
129
+
130
+ .swagger-ui .b--light-red { border-color: #ab3c2b; }
131
+
132
+ .swagger-ui .b--orange { border-color: #cc6e33; }
133
+
134
+ .swagger-ui .b--purple { border-color: #5e2ca5; }
135
+
136
+ .swagger-ui .b--light-purple { border-color: #672caf; }
137
+
138
+ .swagger-ui .b--dark-pink { border-color: #ab2b81; }
139
+
140
+ .swagger-ui .b--hot-pink { border-color: #c03086; }
141
+
142
+ .swagger-ui .b--pink { border-color: #8f2464; }
143
+
144
+ .swagger-ui .b--light-pink { border-color: #721d4d; }
145
+
146
+ .swagger-ui .b--dark-green { border-color: #1c6e50; }
147
+
148
+ .swagger-ui .b--green { border-color: #279b70; }
149
+
150
+ .swagger-ui .b--light-green { border-color: #228762; }
151
+
152
+ .swagger-ui .b--navy { border-color: #0d1d35; }
153
+
154
+ .swagger-ui .b--dark-blue { border-color: #20497e; }
155
+
156
+ .swagger-ui .b--blue { border-color: #4380d0; }
157
+
158
+ .swagger-ui .b--light-blue { border-color: #20517e; }
159
+
160
+ .swagger-ui .b--lightest-blue { border-color: #143a52; }
161
+
162
+ .swagger-ui .b--washed-blue { border-color: #0c312d; }
163
+
164
+ .swagger-ui .b--washed-green { border-color: #0f3d2c; }
165
+
166
+ .swagger-ui .b--washed-red { border-color: #411010; }
167
+
168
+ .swagger-ui .b--transparent { border-color: transparent; }
169
+
170
+ .swagger-ui .b--gold, .swagger-ui .b--light-yellow, .swagger-ui .b--washed-yellow, .swagger-ui .b--yellow { border-color: #664b00; }
171
+
172
+ .swagger-ui .shadow-1 { box-shadow: rgba(0, 0, 0, .2) 0 0 4px 2px; }
173
+
174
+ .swagger-ui .shadow-2 { box-shadow: rgba(0, 0, 0, .2) 0 0 8px 2px; }
175
+
176
+ .swagger-ui .shadow-3 { box-shadow: rgba(0, 0, 0, .2) 2px 2px 4px 2px; }
177
+
178
+ .swagger-ui .shadow-4 { box-shadow: rgba(0, 0, 0, .2) 2px 2px 8px 0; }
179
+
180
+ .swagger-ui .shadow-5 { box-shadow: rgba(0, 0, 0, .2) 4px 4px 8px 0; }
181
+
182
+ @media screen and (min-width: 30em) {
183
+ .swagger-ui .shadow-1-ns { box-shadow: rgba(0, 0, 0, .2) 0 0 4px 2px; }
184
+
185
+ .swagger-ui .shadow-2-ns { box-shadow: rgba(0, 0, 0, .2) 0 0 8px 2px; }
186
+
187
+ .swagger-ui .shadow-3-ns { box-shadow: rgba(0, 0, 0, .2) 2px 2px 4px 2px; }
188
+
189
+ .swagger-ui .shadow-4-ns { box-shadow: rgba(0, 0, 0, .2) 2px 2px 8px 0; }
190
+
191
+ .swagger-ui .shadow-5-ns { box-shadow: rgba(0, 0, 0, .2) 4px 4px 8px 0; }
192
+ }
193
+
194
+ @media screen and (max-width: 60em) and (min-width: 30em) {
195
+ .swagger-ui .shadow-1-m { box-shadow: rgba(0, 0, 0, .2) 0 0 4px 2px; }
196
+
197
+ .swagger-ui .shadow-2-m { box-shadow: rgba(0, 0, 0, .2) 0 0 8px 2px; }
198
+
199
+ .swagger-ui .shadow-3-m { box-shadow: rgba(0, 0, 0, .2) 2px 2px 4px 2px; }
200
+
201
+ .swagger-ui .shadow-4-m { box-shadow: rgba(0, 0, 0, .2) 2px 2px 8px 0; }
202
+
203
+ .swagger-ui .shadow-5-m { box-shadow: rgba(0, 0, 0, .2) 4px 4px 8px 0; }
204
+ }
205
+
206
+ @media screen and (min-width: 60em) {
207
+ .swagger-ui .shadow-1-l { box-shadow: rgba(0, 0, 0, .2) 0 0 4px 2px; }
208
+
209
+ .swagger-ui .shadow-2-l { box-shadow: rgba(0, 0, 0, .2) 0 0 8px 2px; }
210
+
211
+ .swagger-ui .shadow-3-l { box-shadow: rgba(0, 0, 0, .2) 2px 2px 4px 2px; }
212
+
213
+ .swagger-ui .shadow-4-l { box-shadow: rgba(0, 0, 0, .2) 2px 2px 8px 0; }
214
+
215
+ .swagger-ui .shadow-5-l { box-shadow: rgba(0, 0, 0, .2) 4px 4px 8px 0; }
216
+ }
217
+
218
+ .swagger-ui .black-05 { color: rgba(191, 191, 191, .05); }
219
+
220
+ .swagger-ui .bg-black-05 { background-color: rgba(0, 0, 0, .05); }
221
+
222
+ .swagger-ui .black-90, .swagger-ui .hover-black-90:focus, .swagger-ui .hover-black-90:hover { color: rgba(191, 191, 191, .9); }
223
+
224
+ .swagger-ui .black-80, .swagger-ui .hover-black-80:focus, .swagger-ui .hover-black-80:hover { color: rgba(191, 191, 191, .8); }
225
+
226
+ .swagger-ui .black-70, .swagger-ui .hover-black-70:focus, .swagger-ui .hover-black-70:hover { color: rgba(191, 191, 191, .7); }
227
+
228
+ .swagger-ui .black-60, .swagger-ui .hover-black-60:focus, .swagger-ui .hover-black-60:hover { color: rgba(191, 191, 191, .6); }
229
+
230
+ .swagger-ui .black-50, .swagger-ui .hover-black-50:focus, .swagger-ui .hover-black-50:hover { color: rgba(191, 191, 191, .5); }
231
+
232
+ .swagger-ui .black-40, .swagger-ui .hover-black-40:focus, .swagger-ui .hover-black-40:hover { color: rgba(191, 191, 191, .4); }
233
+
234
+ .swagger-ui .black-30, .swagger-ui .hover-black-30:focus, .swagger-ui .hover-black-30:hover { color: rgba(191, 191, 191, .3); }
235
+
236
+ .swagger-ui .black-20, .swagger-ui .hover-black-20:focus, .swagger-ui .hover-black-20:hover { color: rgba(191, 191, 191, .2); }
237
+
238
+ .swagger-ui .black-10, .swagger-ui .hover-black-10:focus, .swagger-ui .hover-black-10:hover { color: rgba(191, 191, 191, .1); }
239
+
240
+ .swagger-ui .hover-white-90:focus, .swagger-ui .hover-white-90:hover, .swagger-ui .white-90 { color: rgba(255, 255, 255, .9); }
241
+
242
+ .swagger-ui .hover-white-80:focus, .swagger-ui .hover-white-80:hover, .swagger-ui .white-80 { color: rgba(255, 255, 255, .8); }
243
+
244
+ .swagger-ui .hover-white-70:focus, .swagger-ui .hover-white-70:hover, .swagger-ui .white-70 { color: rgba(255, 255, 255, .7); }
245
+
246
+ .swagger-ui .hover-white-60:focus, .swagger-ui .hover-white-60:hover, .swagger-ui .white-60 { color: rgba(255, 255, 255, .6); }
247
+
248
+ .swagger-ui .hover-white-50:focus, .swagger-ui .hover-white-50:hover, .swagger-ui .white-50 { color: rgba(255, 255, 255, .5); }
249
+
250
+ .swagger-ui .hover-white-40:focus, .swagger-ui .hover-white-40:hover, .swagger-ui .white-40 { color: rgba(255, 255, 255, .4); }
251
+
252
+ .swagger-ui .hover-white-30:focus, .swagger-ui .hover-white-30:hover, .swagger-ui .white-30 { color: rgba(255, 255, 255, .3); }
253
+
254
+ .swagger-ui .hover-white-20:focus, .swagger-ui .hover-white-20:hover, .swagger-ui .white-20 { color: rgba(255, 255, 255, .2); }
255
+
256
+ .swagger-ui .hover-white-10:focus, .swagger-ui .hover-white-10:hover, .swagger-ui .white-10 { color: rgba(255, 255, 255, .1); }
257
+
258
+ .swagger-ui .hover-moon-gray:focus, .swagger-ui .hover-moon-gray:hover, .swagger-ui .moon-gray { color: #ccc; }
259
+
260
+ .swagger-ui .hover-light-gray:focus, .swagger-ui .hover-light-gray:hover, .swagger-ui .light-gray { color: #ededed; }
261
+
262
+ .swagger-ui .hover-near-white:focus, .swagger-ui .hover-near-white:hover, .swagger-ui .near-white { color: #f5f5f5; }
263
+
264
+ .swagger-ui .dark-red, .swagger-ui .hover-dark-red:focus, .swagger-ui .hover-dark-red:hover { color: #e6999d; }
265
+
266
+ .swagger-ui .hover-red:focus, .swagger-ui .hover-red:hover, .swagger-ui .red { color: #e69d99; }
267
+
268
+ .swagger-ui .hover-light-red:focus, .swagger-ui .hover-light-red:hover, .swagger-ui .light-red { color: #e6a399; }
269
+
270
+ .swagger-ui .hover-orange:focus, .swagger-ui .hover-orange:hover, .swagger-ui .orange { color: #e6b699; }
271
+
272
+ .swagger-ui .gold, .swagger-ui .hover-gold:focus, .swagger-ui .hover-gold:hover { color: #e6d099; }
273
+
274
+ .swagger-ui .hover-yellow:focus, .swagger-ui .hover-yellow:hover, .swagger-ui .yellow { color: #e6da99; }
275
+
276
+ .swagger-ui .hover-light-yellow:focus, .swagger-ui .hover-light-yellow:hover, .swagger-ui .light-yellow { color: #ede6b6; }
277
+
278
+ .swagger-ui .hover-purple:focus, .swagger-ui .hover-purple:hover, .swagger-ui .purple { color: #b99ae4; }
279
+
280
+ .swagger-ui .hover-light-purple:focus, .swagger-ui .hover-light-purple:hover, .swagger-ui .light-purple { color: #bb99e6; }
281
+
282
+ .swagger-ui .dark-pink, .swagger-ui .hover-dark-pink:focus, .swagger-ui .hover-dark-pink:hover { color: #e699cc; }
283
+
284
+ .swagger-ui .hot-pink, .swagger-ui .hover-hot-pink:focus, .swagger-ui .hover-hot-pink:hover, .swagger-ui .hover-pink:focus, .swagger-ui .hover-pink:hover, .swagger-ui .pink { color: #e699c7; }
285
+
286
+ .swagger-ui .hover-light-pink:focus, .swagger-ui .hover-light-pink:hover, .swagger-ui .light-pink { color: #edb6d5; }
287
+
288
+ .swagger-ui .dark-green, .swagger-ui .green, .swagger-ui .hover-dark-green:focus, .swagger-ui .hover-dark-green:hover, .swagger-ui .hover-green:focus, .swagger-ui .hover-green:hover { color: #99e6c9; }
289
+
290
+ .swagger-ui .hover-light-green:focus, .swagger-ui .hover-light-green:hover, .swagger-ui .light-green { color: #a1e8ce; }
291
+
292
+ .swagger-ui .hover-navy:focus, .swagger-ui .hover-navy:hover, .swagger-ui .navy { color: #99b8e6; }
293
+
294
+ .swagger-ui .blue, .swagger-ui .dark-blue, .swagger-ui .hover-blue:focus, .swagger-ui .hover-blue:hover, .swagger-ui .hover-dark-blue:focus, .swagger-ui .hover-dark-blue:hover { color: #99bae6; }
295
+
296
+ .swagger-ui .hover-light-blue:focus, .swagger-ui .hover-light-blue:hover, .swagger-ui .light-blue { color: #a9cbea; }
297
+
298
+ .swagger-ui .hover-lightest-blue:focus, .swagger-ui .hover-lightest-blue:hover, .swagger-ui .lightest-blue { color: #d6e9f5; }
299
+
300
+ .swagger-ui .hover-washed-blue:focus, .swagger-ui .hover-washed-blue:hover, .swagger-ui .washed-blue { color: #f7fdfc; }
301
+
302
+ .swagger-ui .hover-washed-green:focus, .swagger-ui .hover-washed-green:hover, .swagger-ui .washed-green { color: #ebfaf4; }
303
+
304
+ .swagger-ui .hover-washed-yellow:focus, .swagger-ui .hover-washed-yellow:hover, .swagger-ui .washed-yellow { color: #fbf9ef; }
305
+
306
+ .swagger-ui .hover-washed-red:focus, .swagger-ui .hover-washed-red:hover, .swagger-ui .washed-red { color: #f9e7e7; }
307
+
308
+ .swagger-ui .color-inherit, .swagger-ui .hover-inherit:focus, .swagger-ui .hover-inherit:hover { color: inherit; }
309
+
310
+ .swagger-ui .bg-black-90, .swagger-ui .hover-bg-black-90:focus, .swagger-ui .hover-bg-black-90:hover { background-color: rgba(0, 0, 0, .9); }
311
+
312
+ .swagger-ui .bg-black-80, .swagger-ui .hover-bg-black-80:focus, .swagger-ui .hover-bg-black-80:hover { background-color: rgba(0, 0, 0, .8); }
313
+
314
+ .swagger-ui .bg-black-70, .swagger-ui .hover-bg-black-70:focus, .swagger-ui .hover-bg-black-70:hover { background-color: rgba(0, 0, 0, .7); }
315
+
316
+ .swagger-ui .bg-black-60, .swagger-ui .hover-bg-black-60:focus, .swagger-ui .hover-bg-black-60:hover { background-color: rgba(0, 0, 0, .6); }
317
+
318
+ .swagger-ui .bg-black-50, .swagger-ui .hover-bg-black-50:focus, .swagger-ui .hover-bg-black-50:hover { background-color: rgba(0, 0, 0, .5); }
319
+
320
+ .swagger-ui .bg-black-40, .swagger-ui .hover-bg-black-40:focus, .swagger-ui .hover-bg-black-40:hover { background-color: rgba(0, 0, 0, .4); }
321
+
322
+ .swagger-ui .bg-black-30, .swagger-ui .hover-bg-black-30:focus, .swagger-ui .hover-bg-black-30:hover { background-color: rgba(0, 0, 0, .3); }
323
+
324
+ .swagger-ui .bg-black-20, .swagger-ui .hover-bg-black-20:focus, .swagger-ui .hover-bg-black-20:hover { background-color: rgba(0, 0, 0, .2); }
325
+
326
+ .swagger-ui .bg-white-90, .swagger-ui .hover-bg-white-90:focus, .swagger-ui .hover-bg-white-90:hover { background-color: rgba(46, 48, 62, .9); }
327
+
328
+ .swagger-ui .bg-white-80, .swagger-ui .hover-bg-white-80:focus, .swagger-ui .hover-bg-white-80:hover { background-color: rgba(46, 48, 62, .8); }
329
+
330
+ .swagger-ui .bg-white-70, .swagger-ui .hover-bg-white-70:focus, .swagger-ui .hover-bg-white-70:hover { background-color: rgba(46, 48, 62, .7); }
331
+
332
+ .swagger-ui .bg-white-60, .swagger-ui .hover-bg-white-60:focus, .swagger-ui .hover-bg-white-60:hover { background-color: rgba(46, 48, 62, .6); }
333
+
334
+ .swagger-ui .bg-white-50, .swagger-ui .hover-bg-white-50:focus, .swagger-ui .hover-bg-white-50:hover { background-color: rgba(46, 48, 62, .5); }
335
+
336
+ .swagger-ui .bg-white-40, .swagger-ui .hover-bg-white-40:focus, .swagger-ui .hover-bg-white-40:hover { background-color: rgba(46, 48, 62, .4); }
337
+
338
+ .swagger-ui .bg-white-30, .swagger-ui .hover-bg-white-30:focus, .swagger-ui .hover-bg-white-30:hover { background-color: rgba(46, 48, 62, .3); }
339
+
340
+ .swagger-ui .bg-white-20, .swagger-ui .hover-bg-white-20:focus, .swagger-ui .hover-bg-white-20:hover { background-color: rgba(46, 48, 62, .2); }
341
+
342
+ .swagger-ui .bg-black, .swagger-ui .hover-bg-black:focus, .swagger-ui .hover-bg-black:hover { background-color: #000; }
343
+
344
+ .swagger-ui .bg-near-black, .swagger-ui .hover-bg-near-black:focus, .swagger-ui .hover-bg-near-black:hover { background-color: #121212; }
345
+
346
+ .swagger-ui .bg-dark-gray, .swagger-ui .hover-bg-dark-gray:focus, .swagger-ui .hover-bg-dark-gray:hover { background-color: #333; }
347
+
348
+ .swagger-ui .bg-mid-gray, .swagger-ui .hover-bg-mid-gray:focus, .swagger-ui .hover-bg-mid-gray:hover { background-color: #545454; }
349
+
350
+ .swagger-ui .bg-gray, .swagger-ui .hover-bg-gray:focus, .swagger-ui .hover-bg-gray:hover { background-color: #787878; }
351
+
352
+ .swagger-ui .bg-silver, .swagger-ui .hover-bg-silver:focus, .swagger-ui .hover-bg-silver:hover { background-color: #999; }
353
+
354
+ .swagger-ui .bg-white, .swagger-ui .hover-bg-white:focus, .swagger-ui .hover-bg-white:hover { background-color: #1e2129; }
355
+
356
+ .swagger-ui .bg-transparent, .swagger-ui .hover-bg-transparent:focus, .swagger-ui .hover-bg-transparent:hover { background-color: transparent; }
357
+
358
+ .swagger-ui .bg-dark-red, .swagger-ui .hover-bg-dark-red:focus, .swagger-ui .hover-bg-dark-red:hover { background-color: #bc2f36; }
359
+
360
+ .swagger-ui .bg-red, .swagger-ui .hover-bg-red:focus, .swagger-ui .hover-bg-red:hover { background-color: #c83932; }
361
+
362
+ .swagger-ui .bg-light-red, .swagger-ui .hover-bg-light-red:focus, .swagger-ui .hover-bg-light-red:hover { background-color: #ab3c2b; }
363
+
364
+ .swagger-ui .bg-orange, .swagger-ui .hover-bg-orange:focus, .swagger-ui .hover-bg-orange:hover { background-color: #cc6e33; }
365
+
366
+ .swagger-ui .bg-gold, .swagger-ui .bg-light-yellow, .swagger-ui .bg-washed-yellow, .swagger-ui .bg-yellow, .swagger-ui .hover-bg-gold:focus, .swagger-ui .hover-bg-gold:hover, .swagger-ui .hover-bg-light-yellow:focus, .swagger-ui .hover-bg-light-yellow:hover, .swagger-ui .hover-bg-washed-yellow:focus, .swagger-ui .hover-bg-washed-yellow:hover, .swagger-ui .hover-bg-yellow:focus, .swagger-ui .hover-bg-yellow:hover { background-color: #664b00; }
367
+
368
+ .swagger-ui .bg-purple, .swagger-ui .hover-bg-purple:focus, .swagger-ui .hover-bg-purple:hover { background-color: #5e2ca5; }
369
+
370
+ .swagger-ui .bg-light-purple, .swagger-ui .hover-bg-light-purple:focus, .swagger-ui .hover-bg-light-purple:hover { background-color: #672caf; }
371
+
372
+ .swagger-ui .bg-dark-pink, .swagger-ui .hover-bg-dark-pink:focus, .swagger-ui .hover-bg-dark-pink:hover { background-color: #ab2b81; }
373
+
374
+ .swagger-ui .bg-hot-pink, .swagger-ui .hover-bg-hot-pink:focus, .swagger-ui .hover-bg-hot-pink:hover { background-color: #c03086; }
375
+
376
+ .swagger-ui .bg-pink, .swagger-ui .hover-bg-pink:focus, .swagger-ui .hover-bg-pink:hover { background-color: #8f2464; }
377
+
378
+ .swagger-ui .bg-light-pink, .swagger-ui .hover-bg-light-pink:focus, .swagger-ui .hover-bg-light-pink:hover { background-color: #721d4d; }
379
+
380
+ .swagger-ui .bg-dark-green, .swagger-ui .hover-bg-dark-green:focus, .swagger-ui .hover-bg-dark-green:hover { background-color: #1c6e50; }
381
+
382
+ .swagger-ui .bg-green, .swagger-ui .hover-bg-green:focus, .swagger-ui .hover-bg-green:hover { background-color: #279b70; }
383
+
384
+ .swagger-ui .bg-light-green, .swagger-ui .hover-bg-light-green:focus, .swagger-ui .hover-bg-light-green:hover { background-color: #228762; }
385
+
386
+ .swagger-ui .bg-navy, .swagger-ui .hover-bg-navy:focus, .swagger-ui .hover-bg-navy:hover { background-color: #0d1d35; }
387
+
388
+ .swagger-ui .bg-dark-blue, .swagger-ui .hover-bg-dark-blue:focus, .swagger-ui .hover-bg-dark-blue:hover { background-color: #20497e; }
389
+
390
+ .swagger-ui .bg-blue, .swagger-ui .hover-bg-blue:focus, .swagger-ui .hover-bg-blue:hover { background-color: #4380d0; }
391
+
392
+ .swagger-ui .bg-light-blue, .swagger-ui .hover-bg-light-blue:focus, .swagger-ui .hover-bg-light-blue:hover { background-color: #20517e; }
393
+
394
+ .swagger-ui .bg-lightest-blue, .swagger-ui .hover-bg-lightest-blue:focus, .swagger-ui .hover-bg-lightest-blue:hover { background-color: #143a52; }
395
+
396
+ .swagger-ui .bg-washed-blue, .swagger-ui .hover-bg-washed-blue:focus, .swagger-ui .hover-bg-washed-blue:hover { background-color: #0c312d; }
397
+
398
+ .swagger-ui .bg-washed-green, .swagger-ui .hover-bg-washed-green:focus, .swagger-ui .hover-bg-washed-green:hover { background-color: #0f3d2c; }
399
+
400
+ .swagger-ui .bg-washed-red, .swagger-ui .hover-bg-washed-red:focus, .swagger-ui .hover-bg-washed-red:hover { background-color: #411010; }
401
+
402
+ .swagger-ui .bg-inherit, .swagger-ui .hover-bg-inherit:focus, .swagger-ui .hover-bg-inherit:hover { background-color: inherit; }
403
+
404
+ .swagger-ui .shadow-hover { transition: all .5s cubic-bezier(.165, .84, .44, 1) 0s; }
405
+
406
+ .swagger-ui .shadow-hover::after {
407
+ border-radius: inherit;
408
+ box-shadow: rgba(0, 0, 0, .2) 0 0 16px 2px;
409
+ content: "";
410
+ height: 100%;
411
+ left: 0;
412
+ opacity: 0;
413
+ position: absolute;
414
+ top: 0;
415
+ transition: opacity .5s cubic-bezier(.165, .84, .44, 1) 0s;
416
+ width: 100%;
417
+ z-index: -1;
418
+ }
419
+
420
+ .swagger-ui .bg-animate, .swagger-ui .bg-animate:focus, .swagger-ui .bg-animate:hover { transition: background-color .15s ease-in-out 0s; }
421
+
422
+ .swagger-ui .nested-links a {
423
+ color: #99bae6;
424
+ transition: color .15s ease-in 0s;
425
+ }
426
+
427
+ .swagger-ui .nested-links a:focus, .swagger-ui .nested-links a:hover {
428
+ color: #a9cbea;
429
+ transition: color .15s ease-in 0s;
430
+ }
431
+
432
+ .swagger-ui .opblock-tag {
433
+ border-bottom: 1px solid rgba(58, 64, 80, .3);
434
+ color: rgb(233, 235, 252);
435
+ transition: all .2s ease 0s;
436
+ }
437
+
438
+ .swagger-ui .opblock-tag svg, .swagger-ui section.models h4 svg { transition: all .4s ease 0s; }
439
+
440
+ .swagger-ui .opblock {
441
+ border: 1px solid #000;
442
+ border-radius: 4px;
443
+ box-shadow: rgba(0, 0, 0, .19) 0 0 3px;
444
+ margin: 0 0 15px;
445
+ }
446
+
447
+ .swagger-ui .opblock .tab-header .tab-item.active h4 span::after { background: gray; }
448
+
449
+ .swagger-ui .opblock.is-open .opblock-summary { border-bottom: 1px solid #000; }
450
+
451
+ .swagger-ui .opblock .opblock-section-header {
452
+ background: rgba(46, 48, 62, .8);
453
+ box-shadow: rgba(0, 0, 0, .1) 0 1px 2px;
454
+ }
455
+
456
+ .swagger-ui .opblock .opblock-section-header > label > span { padding: 0 10px 0 0; }
457
+
458
+ .swagger-ui .opblock .opblock-summary-method {
459
+ background: #000;
460
+ color: #fff;
461
+ text-shadow: rgba(0, 0, 0, .1) 0 1px 0;
462
+ }
463
+
464
+ .swagger-ui .opblock.opblock-post {
465
+ background: rgba(72, 203, 144, .1);
466
+ border-color: #48cb90;
467
+ }
468
+
469
+ .swagger-ui .opblock.opblock-post .opblock-summary-method, .swagger-ui .opblock.opblock-post .tab-header .tab-item.active h4 span::after { background: #48cb90; }
470
+
471
+ .swagger-ui .opblock.opblock-post .opblock-summary { border-color: #48cb90; }
472
+
473
+ .swagger-ui .opblock.opblock-put {
474
+ background: rgba(213, 157, 88, .1);
475
+ border-color: #d59d58;
476
+ }
477
+
478
+ .swagger-ui .opblock.opblock-put .opblock-summary-method, .swagger-ui .opblock.opblock-put .tab-header .tab-item.active h4 span::after { background: #d59d58; }
479
+
480
+ .swagger-ui .opblock.opblock-put .opblock-summary { border-color: #d59d58; }
481
+
482
+ .swagger-ui .opblock.opblock-delete {
483
+ background: rgba(200, 50, 50, .1);
484
+ border-color: #c83232;
485
+ }
486
+
487
+ .swagger-ui .opblock.opblock-delete .opblock-summary-method, .swagger-ui .opblock.opblock-delete .tab-header .tab-item.active h4 span::after { background: #c83232; }
488
+
489
+ .swagger-ui .opblock.opblock-delete .opblock-summary { border-color: #c83232; }
490
+
491
+ .swagger-ui .opblock.opblock-get {
492
+ background: rgba(42, 105, 167, .1);
493
+ border-color: #2a69a7;
494
+ }
495
+
496
+ .swagger-ui .opblock.opblock-get .opblock-summary-method, .swagger-ui .opblock.opblock-get .tab-header .tab-item.active h4 span::after { background: #2a69a7; }
497
+
498
+ .swagger-ui .opblock.opblock-get .opblock-summary { border-color: #2a69a7; }
499
+
500
+ .swagger-ui .opblock.opblock-patch {
501
+ background: rgba(92, 214, 188, .1);
502
+ border-color: #5cd6bc;
503
+ }
504
+
505
+ .swagger-ui .opblock.opblock-patch .opblock-summary-method, .swagger-ui .opblock.opblock-patch .tab-header .tab-item.active h4 span::after { background: #5cd6bc; }
506
+
507
+ .swagger-ui .opblock.opblock-patch .opblock-summary { border-color: #5cd6bc; }
508
+
509
+ .swagger-ui .opblock.opblock-head {
510
+ background: rgba(140, 63, 207, .1);
511
+ border-color: #8c3fcf;
512
+ }
513
+
514
+ .swagger-ui .opblock.opblock-head .opblock-summary-method, .swagger-ui .opblock.opblock-head .tab-header .tab-item.active h4 span::after { background: #8c3fcf; }
515
+
516
+ .swagger-ui .opblock.opblock-head .opblock-summary { border-color: #8c3fcf; }
517
+
518
+ .swagger-ui .opblock.opblock-options {
519
+ background: rgba(36, 89, 143, .1);
520
+ border-color: #24598f;
521
+ }
522
+
523
+ .swagger-ui .opblock.opblock-options .opblock-summary-method, .swagger-ui .opblock.opblock-options .tab-header .tab-item.active h4 span::after { background: #24598f; }
524
+
525
+ .swagger-ui .opblock.opblock-options .opblock-summary { border-color: #24598f; }
526
+
527
+ .swagger-ui .opblock.opblock-deprecated {
528
+ background: rgba(46, 46, 46, .1);
529
+ border-color: rgb(58, 64, 80);
530
+ opacity: .6;
531
+ }
532
+
533
+ .swagger-ui .opblock.opblock-deprecated .opblock-summary-method, .swagger-ui .opblock.opblock-deprecated .tab-header .tab-item.active h4 span::after { background: #2e2e2e; }
534
+
535
+ .swagger-ui .opblock.opblock-deprecated .opblock-summary { border-color: #2e2e2e; }
536
+
537
+ .swagger-ui .filter .operation-filter-input { border: 2px solid rgb(58, 64, 80); }
538
+
539
+ .swagger-ui .tab li:first-of-type::after { background: rgba(0, 0, 0, .2); }
540
+
541
+ .swagger-ui .download-contents {
542
+ background: #7c8192;
543
+ color: #fff;
544
+ }
545
+
546
+ .swagger-ui .scheme-container {
547
+ background: #1e2129;
548
+ box-shadow: rgba(0, 0, 0, .15) 0 1px 2px 0;
549
+ border: rgb(33, 34, 44, 0.5) 0.1rem solid;
550
+ /* box-shadow: rgb(0 0 0 / 20%) 0px 4.4px 11px 0px, rgb(0 0 0 / 10%) 0px 0px 1.1px 0px; */
551
+ }
552
+
553
+ .swagger-ui .loading-container .loading::before {
554
+ animation: 1s linear 0s infinite normal none running rotation, .5s ease 0s 1 normal none running opacity;
555
+ border-color: rgba(0, 0, 0, .6) rgba(84, 84, 84, .1) rgba(84, 84, 84, .1);
556
+ }
557
+
558
+ .swagger-ui .response-control-media-type--accept-controller select { border-color: #196619; }
559
+
560
+ .swagger-ui .response-control-media-type__accept-message { color: #99e699; }
561
+
562
+ .swagger-ui .version-pragma__message code { background-color: #3b3b3b; }
563
+
564
+ .swagger-ui .btn {
565
+ background: 0 0;
566
+ border: 2px solid gray;
567
+ box-shadow: rgba(0, 0, 0, .1) 0 1px 2px;
568
+ color: rgb(233, 235, 252);
569
+ }
570
+
571
+ .swagger-ui .btn:hover { box-shadow: rgba(0, 0, 0, .3) 0 0 5px; }
572
+
573
+ .swagger-ui .btn.authorize, .swagger-ui .btn.cancel {
574
+ background-color: transparent;
575
+ border-color: #a72a2a;
576
+ color: #e69999;
577
+ }
578
+
579
+ .swagger-ui .btn.authorize {
580
+ border-color: #48cb90;
581
+ color: #9ce3c3;
582
+ }
583
+
584
+ .swagger-ui .btn.authorize svg { fill: #9ce3c3; }
585
+
586
+ .swagger-ui .authorization__btn svg { fill: rgb(233, 235, 252); }
587
+
588
+ .swagger-ui .btn.execute {
589
+ background-color: #5892d5;
590
+ border-color: #5892d5;
591
+ color: #fff;
592
+ }
593
+
594
+ .swagger-ui .copy-to-clipboard { background: #7c8192; }
595
+
596
+ .swagger-ui .copy-to-clipboard button { background: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill=\"%23fff\" fill-rule=\"evenodd\" d=\"M2 13h4v1H2v-1zm5-6H2v1h5V7zm2 3V8l-3 3 3 3v-2h5v-2H9zM4.5 9H2v1h2.5V9zM2 12h2.5v-1H2v1zm9 1h1v2c-.02.28-.11.52-.3.7-.19.18-.42.28-.7.3H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h3c0-1.11.89-2 2-2 1.11 0 2 .89 2 2h3c.55 0 1 .45 1 1v5h-1V6H1v9h10v-2zM2 5h8c0-.55-.45-1-1-1H8c-.55 0-1-.45-1-1s-.45-1-1-1-1 .45-1 1-.45 1-1 1H3c-.55 0-1 .45-1 1z\"/></svg>") 50% center no-repeat; }
597
+
598
+ .swagger-ui select {
599
+ background: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\"><path d=\"M13.418 7.859a.695.695 0 01.978 0 .68.68 0 010 .969l-3.908 3.83a.697.697 0 01-.979 0l-3.908-3.83a.68.68 0 010-.969.695.695 0 01.978 0L10 11l3.418-3.141z\"/></svg>") right 10px center/20px no-repeat #212121;
600
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iZG93bmxvYWQuc3ZnIgogICBpZD0ic3ZnNCIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMjAgMjAiPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTEwIj4KICAgIDxyZGY6UkRGPgogICAgICA8Y2M6V29yawogICAgICAgICByZGY6YWJvdXQ9IiI+CiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+CiAgICAgICAgPGRjOnR5cGUKICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPgogICAgICA8L2NjOldvcms+CiAgICA8L3JkZjpSREY+CiAgPC9tZXRhZGF0YT4KICA8ZGVmcwogICAgIGlkPSJkZWZzOCIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnNCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOSIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTkiCiAgICAgaW5rc2NhcGU6Y3k9IjEwIgogICAgIGlua3NjYXBlOmN4PSIxMCIKICAgICBpbmtzY2FwZTp6b29tPSI0MS41IgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpZD0ibmFtZWR2aWV3NiIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDAxIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNlPSIxMCIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAvPgogIDxwYXRoCiAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiIKICAgICBpZD0icGF0aDIiCiAgICAgZD0iTTEzLjQxOCA3Ljg1OWEuNjk1LjY5NSAwIDAxLjk3OCAwIC42OC42OCAwIDAxMCAuOTY5bC0zLjkwOCAzLjgzYS42OTcuNjk3IDAgMDEtLjk3OSAwbC0zLjkwOC0zLjgzYS42OC42OCAwIDAxMC0uOTY5LjY5NS42OTUgMCAwMS45NzggMEwxMCAxMWwzLjQxOC0zLjE0MXoiIC8+Cjwvc3ZnPgo=) right 10px center/20px no-repeat #1e2129;
601
+ border: 2px solid #41444e;
602
+ }
603
+
604
+ .swagger-ui select[multiple] { background: #212121; }
605
+
606
+ .swagger-ui button.invalid, .swagger-ui input[type=email].invalid, .swagger-ui input[type=file].invalid, .swagger-ui input[type=password].invalid, .swagger-ui input[type=search].invalid, .swagger-ui input[type=text].invalid, .swagger-ui select.invalid, .swagger-ui textarea.invalid {
607
+ background: #390e0e;
608
+ border-color: #c83232;
609
+ }
610
+
611
+ .swagger-ui input[type=email], .swagger-ui input[type=file], .swagger-ui input[type=password], .swagger-ui input[type=search], .swagger-ui input[type=text], .swagger-ui textarea {
612
+ background: #1e2129;
613
+ border: 1px solid #404040;
614
+ }
615
+
616
+ .swagger-ui textarea {
617
+ background: rgba(46, 48, 62, .8);
618
+ color: rgb(233, 235, 252);
619
+ }
620
+
621
+ .swagger-ui input[disabled], .swagger-ui select[disabled] {
622
+ background-color: #1e2129;
623
+ color: #bfbfbf;
624
+ }
625
+
626
+ .swagger-ui textarea[disabled] {
627
+ background-color: #41444e;
628
+ color: #fff;
629
+ }
630
+
631
+ .swagger-ui select[disabled] { border-color: #878787; }
632
+
633
+ .swagger-ui textarea:focus { border: 2px solid #2a69a7; }
634
+
635
+ .swagger-ui .checkbox input[type=checkbox] + label > .item {
636
+ background: #303030;
637
+ box-shadow: #303030 0 0 0 2px;
638
+ }
639
+
640
+ .swagger-ui .checkbox input[type=checkbox]:checked + label > .item { background: url("data:image/svg+xml;charset=utf-8,<svg width=\"10\" height=\"8\" viewBox=\"3 7 10 8\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"%2341474E\" fill-rule=\"evenodd\" d=\"M6.333 15L3 11.667l1.333-1.334 2 2L11.667 7 13 8.333z\"/></svg>") 50% center no-repeat rgb(233, 235, 252); }
641
+
642
+ .swagger-ui .dialog-ux .backdrop-ux { background: rgba(0, 0, 0, .8); }
643
+
644
+ .swagger-ui .dialog-ux .modal-ux {
645
+ background: #1e2129;
646
+ border: 1px solid #2e2e2e;
647
+ box-shadow: rgba(0, 0, 0, .2) 0 10px 30px 0;
648
+ }
649
+
650
+ .swagger-ui .dialog-ux .modal-ux-header .close-modal { background: 0 0; }
651
+
652
+ .swagger-ui .model .deprecated span, .swagger-ui .model .deprecated td { color: #bfbfbf !important; }
653
+
654
+ .swagger-ui .model-toggle::after { background: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"/></svg>") 50% center/100% no-repeat; }
655
+
656
+ .swagger-ui .model-hint {
657
+ background: rgba(0, 0, 0, .7);
658
+ color: #ebebeb;
659
+ }
660
+
661
+ .swagger-ui section.models { border: 2px solid rgb(58, 64, 80); }
662
+
663
+ .swagger-ui section.models.is-open h4 { border-bottom: 2px solid rgb(58, 64, 80); }
664
+
665
+ .swagger-ui section.models .model-container { background: rgba(0, 0, 0, .05); }
666
+
667
+ .swagger-ui section.models .model-container:hover { background: rgba(0, 0, 0, .07); }
668
+
669
+ .swagger-ui .model-box { background: rgba(0, 0, 0, .1); }
670
+
671
+ .swagger-ui .prop-type { color: #aaaad4; }
672
+
673
+ .swagger-ui table thead tr td, .swagger-ui table thead tr th {
674
+ border-bottom: 1px solid rgba(58, 64, 80, .2);
675
+ color: rgb(233, 235, 252);
676
+ }
677
+
678
+ .swagger-ui .parameter__name.required::after { color: rgba(230, 153, 153, .6); }
679
+
680
+ .swagger-ui .topbar .download-url-wrapper .select-label { color: #f0f0f0; }
681
+
682
+ .swagger-ui .topbar .download-url-wrapper .download-url-button {
683
+ background: #63a040;
684
+ color: #fff;
685
+ }
686
+
687
+ .swagger-ui .info .title small { background: #7c8492; }
688
+
689
+ .swagger-ui .info .title small.version-stamp { background-color: #7a9b27; }
690
+
691
+ .swagger-ui .auth-container .errors {
692
+ background-color: #350d0d;
693
+ color: rgb(233, 235, 252);
694
+ }
695
+
696
+ .swagger-ui .errors-wrapper {
697
+ background: rgba(200, 50, 50, .1);
698
+ border: 2px solid #c83232;
699
+ }
700
+
701
+ .swagger-ui .markdown code, .swagger-ui .renderedmarkdown code {
702
+ background: rgba(0, 0, 0, .05);
703
+ color: #c299e6;
704
+ }
705
+
706
+ .swagger-ui .model-toggle:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iZG93bmxvYWQyLnN2ZyIKICAgaWQ9InN2ZzQiCiAgIHZlcnNpb249IjEuMSIKICAgaGVpZ2h0PSIyNCIKICAgd2lkdGg9IjI0Ij4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGExMCI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGRlZnMKICAgICBpZD0iZGVmczgiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzQiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTkiCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii05IgogICAgIGlua3NjYXBlOmN5PSIxMiIKICAgICBpbmtzY2FwZTpjeD0iMTIiCiAgICAgaW5rc2NhcGU6em9vbT0iMzQuNTgzMzMzIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpZD0ibmFtZWR2aWV3NiIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDAxIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNlPSIxMCIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAvPgogIDxwYXRoCiAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZiIKICAgICBpZD0icGF0aDIiCiAgICAgZD0iTTEwIDZMOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIgLz4KPC9zdmc+Cg==) 50% no-repeat; }
707
+
708
+ .swagger-ui .expand-operation svg, .swagger-ui section.models h4 svg, .swagger-ui .opblock-summary-control svg { fill: #fff; }
709
+
710
+ ::-webkit-scrollbar-track { background-color: #646464 !important; }
711
+
712
+ ::-webkit-scrollbar-thumb {
713
+ background-color: #242424 !important;
714
+ border: 2px solid #1e2129 !important;
715
+ }
716
+
717
+ ::-webkit-scrollbar-button:vertical:start:decrement {
718
+ background: linear-gradient(130deg, #696969 40%, rgba(255, 0, 0, 0) 41%), linear-gradient(230deg, #696969 40%, transparent 41%), linear-gradient(0deg, #696969 40%, transparent 31%);
719
+ background-color: #b6b6b6;
720
+ }
721
+
722
+ ::-webkit-scrollbar-button:vertical:end:increment {
723
+ background: linear-gradient(310deg, #696969 40%, transparent 41%), linear-gradient(50deg, #696969 40%, transparent 41%), linear-gradient(180deg, #696969 40%, transparent 31%);
724
+ background-color: #b6b6b6;
725
+ }
726
+
727
+ ::-webkit-scrollbar-button:horizontal:end:increment {
728
+ background: linear-gradient(210deg, #696969 40%, transparent 41%), linear-gradient(330deg, #696969 40%, transparent 41%), linear-gradient(90deg, #696969 30%, transparent 31%);
729
+ background-color: #b6b6b6;
730
+ }
731
+
732
+ ::-webkit-scrollbar-button:horizontal:start:decrement {
733
+ background: linear-gradient(30deg, #696969 40%, transparent 41%), linear-gradient(150deg, #696969 40%, transparent 41%), linear-gradient(270deg, #696969 30%, transparent 31%);
734
+ background-color: #b6b6b6;
735
+ }
736
+
737
+ ::-webkit-scrollbar-button, ::-webkit-scrollbar-track-piece { background-color: #1e2129 !important; }
738
+
739
+ .swagger-ui .black, .swagger-ui .checkbox, .swagger-ui .dark-gray, .swagger-ui .download-url-wrapper .loading, .swagger-ui .errors-wrapper .errors small, .swagger-ui .fallback, .swagger-ui .filter .loading, .swagger-ui .gray, .swagger-ui .hover-black:focus, .swagger-ui .hover-black:hover, .swagger-ui .hover-dark-gray:focus, .swagger-ui .hover-dark-gray:hover, .swagger-ui .hover-gray:focus, .swagger-ui .hover-gray:hover, .swagger-ui .hover-light-silver:focus, .swagger-ui .hover-light-silver:hover, .swagger-ui .hover-mid-gray:focus, .swagger-ui .hover-mid-gray:hover, .swagger-ui .hover-near-black:focus, .swagger-ui .hover-near-black:hover, .swagger-ui .hover-silver:focus, .swagger-ui .hover-silver:hover, .swagger-ui .light-silver, .swagger-ui .markdown pre, .swagger-ui .mid-gray, .swagger-ui .model .property, .swagger-ui .model .property.primitive, .swagger-ui .model-title, .swagger-ui .near-black, .swagger-ui .parameter__extension, .swagger-ui .parameter__in, .swagger-ui .prop-format, .swagger-ui .renderedmarkdown pre, .swagger-ui .response-col_links .response-undocumented, .swagger-ui .response-col_status .response-undocumented, .swagger-ui .silver, .swagger-ui section.models h4, .swagger-ui section.models h5, .swagger-ui span.token-not-formatted, .swagger-ui span.token-string, .swagger-ui table.headers .header-example, .swagger-ui table.model tr.description, .swagger-ui table.model tr.extension { color: #bfbfbf; }
740
+
741
+ .swagger-ui .hover-white:focus, .swagger-ui .hover-white:hover, .swagger-ui .info .title small pre, .swagger-ui .topbar a, .swagger-ui .white { color: #fff; }
742
+
743
+ .swagger-ui .bg-black-10, .swagger-ui .hover-bg-black-10:focus, .swagger-ui .hover-bg-black-10:hover, .swagger-ui .stripe-dark:nth-child(2n + 1) { background-color: rgba(0, 0, 0, .1); }
744
+
745
+ .swagger-ui .bg-white-10, .swagger-ui .hover-bg-white-10:focus, .swagger-ui .hover-bg-white-10:hover, .swagger-ui .stripe-light:nth-child(2n + 1) { background-color: rgba(46, 48, 62, .1); }
746
+
747
+ .swagger-ui .bg-light-silver, .swagger-ui .hover-bg-light-silver:focus, .swagger-ui .hover-bg-light-silver:hover, .swagger-ui .striped--light-silver:nth-child(2n + 1) { background-color: #6e6e6e; }
748
+
749
+ .swagger-ui .bg-moon-gray, .swagger-ui .hover-bg-moon-gray:focus, .swagger-ui .hover-bg-moon-gray:hover, .swagger-ui .striped--moon-gray:nth-child(2n + 1) { background-color: #4d4d4d; }
750
+
751
+ .swagger-ui .bg-light-gray, .swagger-ui .hover-bg-light-gray:focus, .swagger-ui .hover-bg-light-gray:hover, .swagger-ui .striped--light-gray:nth-child(2n + 1) { background-color: #2b2b2b; }
752
+
753
+ .swagger-ui .bg-near-white, .swagger-ui .hover-bg-near-white:focus, .swagger-ui .hover-bg-near-white:hover, .swagger-ui .striped--near-white:nth-child(2n + 1) { background-color: #242424; }
754
+
755
+ .swagger-ui .opblock-tag:hover, .swagger-ui section.models h4:hover { background: rgba(0, 0, 0, .02); }
756
+
757
+ .swagger-ui .checkbox p, .swagger-ui .dialog-ux .modal-ux-content h4, .swagger-ui .dialog-ux .modal-ux-content p, .swagger-ui .dialog-ux .modal-ux-header h3, .swagger-ui .errors-wrapper .errors h4, .swagger-ui .errors-wrapper hgroup h4, .swagger-ui .info .base-url, .swagger-ui .info .title, .swagger-ui .info h1, .swagger-ui .info h2, .swagger-ui .info h3, .swagger-ui .info h4, .swagger-ui .info h5, .swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table, .swagger-ui .loading-container .loading::after, .swagger-ui .model, .swagger-ui .opblock .opblock-section-header h4, .swagger-ui .opblock .opblock-section-header > label, .swagger-ui .opblock .opblock-summary-description, .swagger-ui .opblock .opblock-summary-operation-id, .swagger-ui .opblock .opblock-summary-path, .swagger-ui .opblock .opblock-summary-path__deprecated, .swagger-ui .opblock-description-wrapper, .swagger-ui .opblock-description-wrapper h4, .swagger-ui .opblock-description-wrapper p, .swagger-ui .opblock-external-docs-wrapper, .swagger-ui .opblock-external-docs-wrapper h4, .swagger-ui .opblock-external-docs-wrapper p, .swagger-ui .opblock-tag small, .swagger-ui .opblock-title_normal, .swagger-ui .opblock-title_normal h4, .swagger-ui .opblock-title_normal p, .swagger-ui .parameter__name, .swagger-ui .parameter__type, .swagger-ui .response-col_links, .swagger-ui .response-col_status, .swagger-ui .responses-inner h4, .swagger-ui .responses-inner h5, .swagger-ui .scheme-container .schemes > label, .swagger-ui .scopes h2, .swagger-ui .servers > label, .swagger-ui .tab li, .swagger-ui label, .swagger-ui select, .swagger-ui table.headers td { color: rgb(233, 235, 252); }
758
+
759
+ .swagger-ui .download-url-wrapper .failed, .swagger-ui .filter .failed, .swagger-ui .model-deprecated-warning, .swagger-ui .parameter__deprecated, .swagger-ui .parameter__name.required span, .swagger-ui table.model tr.property-row .star { color: #e69999; }
760
+
761
+ .swagger-ui .opblock-body pre.microlight, .swagger-ui textarea.curl {
762
+ background: #41444e;
763
+ border-radius: 4px;
764
+ color: #fff;
765
+ }
766
+
767
+ .swagger-ui .expand-methods svg, .swagger-ui .expand-methods:hover svg { fill: #bfbfbf; }
768
+
769
+ .swagger-ui .auth-container, .swagger-ui .dialog-ux .modal-ux-header { border-bottom: 1px solid #2e2e2e; }
770
+
771
+ .swagger-ui .topbar .download-url-wrapper .select-label select, .swagger-ui .topbar .download-url-wrapper input[type=text] { border: 2px solid #63a040; }
772
+
773
+ .swagger-ui .info a, .swagger-ui .info a:hover, .swagger-ui .scopes h2 a { color: #99bde6; }
774
+
775
+ /* Dark Scrollbar */
776
+ ::-webkit-scrollbar {
777
+ width: 14px;
778
+ height: 14px;
779
+ }
780
+
781
+ ::-webkit-scrollbar-button {
782
+ background-color: #1e2129 !important;
783
+ }
784
+
785
+ ::-webkit-scrollbar-track {
786
+ background-color: #646464 !important;
787
+ }
788
+
789
+ ::-webkit-scrollbar-track-piece {
790
+ background-color: #1e2129 !important;
791
+ }
792
+
793
+ ::-webkit-scrollbar-thumb {
794
+ height: 50px;
795
+ background-color: #242424 !important;
796
+ border: 2px solid #1e2129 !important;
797
+ }
798
+
799
+ ::-webkit-scrollbar-corner {}
800
+
801
+ ::-webkit-resizer {}
802
+
803
+ ::-webkit-scrollbar-button:vertical:start:decrement {
804
+ background:
805
+ linear-gradient(130deg, #696969 40%, rgba(255, 0, 0, 0) 41%),
806
+ linear-gradient(230deg, #696969 40%, rgba(0, 0, 0, 0) 41%),
807
+ linear-gradient(0deg, #696969 40%, rgba(0, 0, 0, 0) 31%);
808
+ background-color: #b6b6b6;
809
+ }
810
+
811
+ ::-webkit-scrollbar-button:vertical:end:increment {
812
+ background:
813
+ linear-gradient(310deg, #696969 40%, rgba(0, 0, 0, 0) 41%),
814
+ linear-gradient(50deg, #696969 40%, rgba(0, 0, 0, 0) 41%),
815
+ linear-gradient(180deg, #696969 40%, rgba(0, 0, 0, 0) 31%);
816
+ background-color: #b6b6b6;
817
+ }
818
+
819
+ ::-webkit-scrollbar-button:horizontal:end:increment {
820
+ background:
821
+ linear-gradient(210deg, #696969 40%, rgba(0, 0, 0, 0) 41%),
822
+ linear-gradient(330deg, #696969 40%, rgba(0, 0, 0, 0) 41%),
823
+ linear-gradient(90deg, #696969 30%, rgba(0, 0, 0, 0) 31%);
824
+ background-color: #b6b6b6;
825
+ }
826
+
827
+ ::-webkit-scrollbar-button:horizontal:start:decrement {
828
+ background:
829
+ linear-gradient(30deg, #696969 40%, rgba(0, 0, 0, 0) 41%),
830
+ linear-gradient(150deg, #696969 40%, rgba(0, 0, 0, 0) 41%),
831
+ linear-gradient(270deg, #696969 30%, rgba(0, 0, 0, 0) 31%);
832
+ background-color: #b6b6b6;
833
+ }