gd.core.css 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749
  1. .cesium-svgPath-svg {
  2. position: absolute;
  3. top: 0;
  4. left: 0;
  5. width: 100%;
  6. height: 100%;
  7. overflow: hidden;
  8. }
  9. .cesium-button {
  10. display: inline-block;
  11. position: relative;
  12. background: #303336;
  13. border: 1px solid #444;
  14. color: #edffff;
  15. fill: #edffff;
  16. border-radius: 4px;
  17. padding: 5px 12px;
  18. margin: 2px 3px;
  19. cursor: pointer;
  20. overflow: hidden;
  21. -moz-user-select: none;
  22. -webkit-user-select: none;
  23. -ms-user-select: none;
  24. user-select: none;
  25. }
  26. .cesium-button:focus {
  27. color: #fff;
  28. fill: #fff;
  29. border-color: #ea4;
  30. outline: none;
  31. }
  32. .cesium-button:hover {
  33. color: #fff;
  34. fill: #fff;
  35. background: #48b;
  36. border-color: #aef;
  37. box-shadow: 0 0 8px #fff;
  38. }
  39. .cesium-button:active {
  40. color: #000;
  41. fill: #000;
  42. background: #adf;
  43. border-color: #fff;
  44. box-shadow: 0 0 8px #fff;
  45. }
  46. .cesium-button:disabled, .cesium-button-disabled, .cesium-button-disabled:focus, .cesium-button-disabled:hover, .cesium-button-disabled:active {
  47. background: #303336;
  48. border-color: #444;
  49. color: #646464;
  50. fill: #646464;
  51. box-shadow: none;
  52. cursor: default;
  53. }
  54. .cesium-button option {
  55. background-color: #000;
  56. color: #eee;
  57. }
  58. .cesium-button option:disabled {
  59. color: #777;
  60. }
  61. .cesium-button input, .cesium-button label {
  62. cursor: pointer;
  63. }
  64. .cesium-button input {
  65. vertical-align: sub;
  66. }
  67. .cesium-toolbar-button {
  68. box-sizing: border-box;
  69. width: 32px;
  70. height: 32px;
  71. border-radius: 14%;
  72. padding: 0;
  73. vertical-align: middle;
  74. z-index: 0;
  75. }
  76. .cesium-performanceDisplay-defaultContainer {
  77. position: absolute;
  78. top: 50px;
  79. right: 10px;
  80. text-align: right;
  81. }
  82. .cesium-performanceDisplay {
  83. background-color: rgba(40, 40, 40, 0.7019607843);
  84. padding: 7px;
  85. border-radius: 5px;
  86. border: 1px solid #444;
  87. font: 700 12px sans-serif;
  88. }
  89. .cesium-performanceDisplay-fps {
  90. color: #e52;
  91. }
  92. .cesium-performanceDisplay-throttled {
  93. color: #a42;
  94. }
  95. .cesium-performanceDisplay-ms {
  96. color: #de3;
  97. }
  98. .cesium-animation-theme {
  99. visibility: hidden;
  100. display: block;
  101. position: absolute;
  102. z-index: -100;
  103. }
  104. .cesium-animation-themeNormal {
  105. color: #222;
  106. }
  107. .cesium-animation-themeHover {
  108. color: #4488b0;
  109. }
  110. .cesium-animation-themeSelect {
  111. color: #242;
  112. }
  113. .cesium-animation-themeDisabled {
  114. color: #333;
  115. }
  116. .cesium-animation-themeKnob {
  117. color: #222;
  118. }
  119. .cesium-animation-themePointer {
  120. color: #2e2;
  121. }
  122. .cesium-animation-themeSwoosh {
  123. color: #8ac;
  124. }
  125. .cesium-animation-themeSwooshHover {
  126. color: #aef;
  127. }
  128. .cesium-animation-svgText {
  129. fill: #edffff;
  130. font-family: Sans-Serif;
  131. font-size: 15px;
  132. text-anchor: middle;
  133. }
  134. .cesium-animation-blank {
  135. fill: #000;
  136. fill-opacity: 0.01;
  137. stroke: none;
  138. }
  139. .cesium-animation-rectButton {
  140. cursor: pointer;
  141. -moz-user-select: none;
  142. -webkit-user-select: none;
  143. -ms-user-select: none;
  144. user-select: none;
  145. }
  146. .cesium-animation-rectButton .cesium-animation-buttonGlow {
  147. fill: #fff;
  148. stroke: none;
  149. display: none;
  150. }
  151. .cesium-animation-rectButton:hover .cesium-animation-buttonGlow {
  152. display: block;
  153. }
  154. .cesium-animation-rectButton .cesium-animation-buttonPath {
  155. fill: #edffff;
  156. }
  157. .cesium-animation-rectButton .cesium-animation-buttonMain {
  158. stroke: #444;
  159. stroke-width: 1.2;
  160. }
  161. .cesium-animation-rectButton:hover .cesium-animation-buttonMain {
  162. stroke: #aef;
  163. }
  164. .cesium-animation-rectButton:active .cesium-animation-buttonMain {
  165. fill: #abd6ff;
  166. }
  167. .cesium-animation-buttonDisabled {
  168. -moz-user-select: none;
  169. -webkit-user-select: none;
  170. -ms-user-select: none;
  171. user-select: none;
  172. }
  173. .cesium-animation-buttonDisabled .cesium-animation-buttonMain {
  174. stroke: #555;
  175. }
  176. .cesium-animation-buttonDisabled .cesium-animation-buttonPath {
  177. fill: #818181;
  178. }
  179. .cesium-animation-buttonDisabled .cesium-animation-buttonGlow {
  180. display: none;
  181. }
  182. .cesium-animation-buttonToggled .cesium-animation-buttonGlow {
  183. display: block;
  184. fill: #2e2;
  185. }
  186. .cesium-animation-buttonToggled .cesium-animation-buttonMain {
  187. stroke: #2e2;
  188. }
  189. .cesium-animation-buttonToggled:hover .cesium-animation-buttonGlow {
  190. fill: #fff;
  191. }
  192. .cesium-animation-buttonToggled:hover .cesium-animation-buttonMain {
  193. stroke: #2e2;
  194. }
  195. .cesium-animation-shuttleRingG, .cesium-animation-shuttleRingPointer, .cesium-animation-shuttleRingPausePointer {
  196. cursor: pointer;
  197. }
  198. .cesium-animation-shuttleRingBack {
  199. fill: #181818;
  200. fill-opacity: 0.8;
  201. stroke: #333;
  202. stroke-width: 1.2;
  203. }
  204. .cesium-animation-shuttleRingSwoosh line {
  205. stroke: #8ac;
  206. stroke-width: 3;
  207. stroke-opacity: 0.2;
  208. stroke-linecap: round;
  209. }
  210. .cesium-animation-knobOuter {
  211. cursor: pointer;
  212. stroke: #444;
  213. stroke-width: 1.2;
  214. }
  215. .cesium-animation-knobInner {
  216. cursor: pointer;
  217. }
  218. .cesium-baseLayerPicker-selected {
  219. position: absolute;
  220. top: 0;
  221. left: 0;
  222. width: 100%;
  223. height: 100%;
  224. border: none;
  225. }
  226. .cesium-baseLayerPicker-dropDown {
  227. display: block;
  228. position: absolute;
  229. box-sizing: content-box;
  230. top: auto;
  231. right: 0;
  232. width: 320px;
  233. max-height: 500px;
  234. margin-top: 5px;
  235. background-color: rgba(38, 38, 38, 0.7490196078);
  236. border: 1px solid #444;
  237. padding: 6px;
  238. overflow: auto;
  239. border-radius: 10px;
  240. -moz-user-select: none;
  241. -webkit-user-select: none;
  242. -ms-user-select: none;
  243. user-select: none;
  244. transform: translateY(-20%);
  245. visibility: hidden;
  246. opacity: 0;
  247. transition: visibility 0s 0.2s, opacity 0.2s ease-in, transform 0.2s ease-in;
  248. }
  249. .cesium-baseLayerPicker-dropDown-visible {
  250. transform: translate(0);
  251. visibility: visible;
  252. opacity: 1;
  253. transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  254. }
  255. .cesium-baseLayerPicker-sectionTitle {
  256. display: block;
  257. font-family: sans-serif;
  258. font-size: 16pt;
  259. text-align: left;
  260. color: #edffff;
  261. margin-bottom: 4px;
  262. }
  263. .cesium-baseLayerPicker-choices {
  264. margin-bottom: 5px;
  265. }
  266. .cesium-baseLayerPicker-categoryTitle {
  267. color: #edffff;
  268. font-size: 11pt;
  269. }
  270. .cesium-baseLayerPicker-choices {
  271. display: block;
  272. border: 1px solid #888;
  273. border-radius: 5px;
  274. padding: 5px 0;
  275. }
  276. .cesium-baseLayerPicker-item {
  277. display: inline-block;
  278. vertical-align: top;
  279. margin: 2px 5px;
  280. width: 64px;
  281. text-align: center;
  282. cursor: pointer;
  283. }
  284. .cesium-baseLayerPicker-itemLabel {
  285. display: block;
  286. font-family: sans-serif;
  287. font-size: 8pt;
  288. text-align: center;
  289. vertical-align: middle;
  290. color: #edffff;
  291. cursor: pointer;
  292. word-wrap: break-word;
  293. }
  294. .cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemLabel, .cesium-baseLayerPicker-item:focus .cesium-baseLayerPicker-itemLabel {
  295. text-decoration: underline;
  296. }
  297. .cesium-baseLayerPicker-itemIcon {
  298. display: inline-block;
  299. position: relative;
  300. width: inherit;
  301. height: auto;
  302. background-size: 100% 100%;
  303. border: solid 1px #444;
  304. border-radius: 9px;
  305. color: #edffff;
  306. margin: 0;
  307. padding: 0;
  308. cursor: pointer;
  309. box-sizing: border-box;
  310. }
  311. .cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemIcon {
  312. border-color: #fff;
  313. box-shadow: 0 0 8px #fff, 0 0 8px #fff;
  314. }
  315. .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemLabel {
  316. color: #bdecf8;
  317. }
  318. .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon {
  319. border: double 4px rgb(189, 236, 248);
  320. }
  321. .cesium-widget {
  322. position: relative;
  323. }
  324. .cesium-widget, .cesium-widget canvas {
  325. width: 100%;
  326. height: 100%;
  327. touch-action: none;
  328. }
  329. .cesium-widget-credits {
  330. display: block;
  331. position: absolute;
  332. bottom: 0;
  333. left: 0;
  334. color: #fff;
  335. font-size: 10px;
  336. text-shadow: 0px 0px 2px #000000;
  337. padding-right: 5px;
  338. }
  339. .cesium-widget-credits a, .cesium-widget-credits a:visited {
  340. color: #fff;
  341. }
  342. .cesium-widget-errorPanel {
  343. position: absolute;
  344. inset: 0;
  345. text-align: center;
  346. background: rgba(0, 0, 0, 0.7);
  347. z-index: 99999;
  348. }
  349. .cesium-widget-errorPanel:before {
  350. display: inline-block;
  351. vertical-align: middle;
  352. height: 100%;
  353. content: "";
  354. }
  355. .cesium-widget-errorPanel-content {
  356. width: 75%;
  357. max-width: 500px;
  358. display: inline-block;
  359. text-align: left;
  360. vertical-align: middle;
  361. border: 1px solid #510c00;
  362. border-radius: 7px;
  363. background-color: #f0d9d5;
  364. font-size: 14px;
  365. color: #510c00;
  366. }
  367. .cesium-widget-errorPanel-content.expanded {
  368. max-width: 75%;
  369. }
  370. .cesium-widget-errorPanel-header {
  371. font-size: 18px;
  372. font-family: Open Sans, Verdana, Geneva, sans-serif;
  373. background: #d69d93;
  374. border-bottom: 2px solid #510c00;
  375. border-radius: 3px 3px 0 0;
  376. padding: 15px;
  377. }
  378. .cesium-widget-errorPanel-scroll {
  379. overflow: auto;
  380. font-family: Open Sans, Verdana, Geneva, sans-serif;
  381. white-space: pre-wrap;
  382. padding: 0 15px;
  383. margin: 10px 0 20px;
  384. }
  385. .cesium-widget-errorPanel-buttonPanel {
  386. padding: 0 15px;
  387. margin: 10px 0 20px;
  388. text-align: right;
  389. }
  390. .cesium-widget-errorPanel-buttonPanel button {
  391. border-color: #510c00;
  392. background: #d69d93;
  393. color: #202020;
  394. margin: 0;
  395. }
  396. .cesium-widget-errorPanel-buttonPanel button:focus {
  397. border-color: #510c00;
  398. background: #f0d9d5;
  399. color: #510c00;
  400. }
  401. .cesium-widget-errorPanel-buttonPanel button:hover {
  402. border-color: #510c00;
  403. background: #f0d9d5;
  404. color: #510c00;
  405. }
  406. .cesium-widget-errorPanel-buttonPanel button:active {
  407. border-color: #510c00;
  408. background: #b17b72;
  409. color: #510c00;
  410. }
  411. .cesium-widget-errorPanel-more-details {
  412. text-decoration: underline;
  413. cursor: pointer;
  414. }
  415. .cesium-widget-errorPanel-more-details:hover {
  416. color: #2b0700;
  417. }
  418. .cesium-cesiumInspector {
  419. border-radius: 5px;
  420. transition: width ease-in-out 0.25s;
  421. background: rgba(48, 51, 54, 0.8);
  422. border: 1px solid #444;
  423. color: #edffff;
  424. display: inline-block;
  425. position: relative;
  426. padding: 4px 12px;
  427. -moz-user-select: none;
  428. -webkit-user-select: none;
  429. -ms-user-select: none;
  430. user-select: none;
  431. overflow: hidden;
  432. }
  433. .cesium-cesiumInspector-button {
  434. text-align: center;
  435. font-size: 11pt;
  436. }
  437. .cesium-cesiumInspector-visible .cesium-cesiumInspector-button {
  438. border-bottom: 1px solid #aaa;
  439. padding-bottom: 3px;
  440. }
  441. .cesium-cesiumInspector input:enabled, .cesium-cesiumInspector-button {
  442. cursor: pointer;
  443. }
  444. .cesium-cesiumInspector-visible {
  445. width: 185px;
  446. height: auto;
  447. }
  448. .cesium-cesiumInspector-hidden {
  449. width: 122px;
  450. height: 17px;
  451. }
  452. .cesium-cesiumInspector-sectionContent {
  453. max-height: 600px;
  454. }
  455. .cesium-cesiumInspector-section-collapsed .cesium-cesiumInspector-sectionContent {
  456. max-height: 0;
  457. padding: 0 !important;
  458. overflow: hidden;
  459. }
  460. .cesium-cesiumInspector-dropDown {
  461. margin: 5px 0;
  462. font-family: sans-serif;
  463. font-size: 10pt;
  464. width: 185px;
  465. }
  466. .cesium-cesiumInspector-frustumStatistics {
  467. padding: 5px;
  468. background-color: rgba(80, 80, 80, 0.7490196078);
  469. }
  470. .cesium-cesiumInspector-pickButton {
  471. background-color: rgba(0, 0, 0, 0.3019607843);
  472. border: 1px solid #444;
  473. color: #edffff;
  474. border-radius: 5px;
  475. padding: 3px 7px;
  476. cursor: pointer;
  477. -moz-user-select: none;
  478. -webkit-user-select: none;
  479. -ms-user-select: none;
  480. user-select: none;
  481. margin: 0 auto;
  482. }
  483. .cesium-cesiumInspector-pickButton:focus {
  484. outline: none;
  485. }
  486. .cesium-cesiumInspector-pickButton:active, .cesium-cesiumInspector-pickButtonHighlight {
  487. color: #000;
  488. background: #adf;
  489. border-color: #fff;
  490. box-shadow: 0 0 8px #fff;
  491. }
  492. .cesium-cesiumInspector-center {
  493. text-align: center;
  494. }
  495. .cesium-cesiumInspector-sectionHeader {
  496. font-weight: 700;
  497. font-size: 10pt;
  498. margin: 0;
  499. cursor: pointer;
  500. }
  501. .cesium-cesiumInspector-pickSection {
  502. border: 1px solid #aaa;
  503. border-radius: 5px;
  504. padding: 3px;
  505. margin-bottom: 5px;
  506. }
  507. .cesium-cesiumInspector-sectionContent {
  508. margin-bottom: 10px;
  509. transition: max-height 0.25s;
  510. }
  511. .cesium-cesiumInspector-tileText {
  512. padding-bottom: 10px;
  513. border-bottom: 1px solid #aaa;
  514. }
  515. .cesium-cesiumInspector-relativeText {
  516. padding-top: 10px;
  517. }
  518. .cesium-cesiumInspector-sectionHeader:before {
  519. margin-right: 5px;
  520. content: "-";
  521. width: 1ch;
  522. display: inline-block;
  523. }
  524. .cesium-cesiumInspector-section-collapsed .cesium-cesiumInspector-sectionHeader:before {
  525. content: "+";
  526. }
  527. ul.cesium-cesiumInspector-statistics {
  528. margin: 0;
  529. padding-top: 3px;
  530. padding-bottom: 3px;
  531. }
  532. ul.cesium-cesiumInspector-statistics + ul.cesium-cesiumInspector-statistics {
  533. border-top: 1px solid #aaa;
  534. }
  535. .cesium-cesiumInspector-slider {
  536. margin-top: 5px;
  537. }
  538. .cesium-cesiumInspector-slider input[type=number] {
  539. text-align: left;
  540. background-color: #222;
  541. outline: none;
  542. border: 1px solid #444;
  543. color: #edffff;
  544. width: 100px;
  545. border-radius: 3px;
  546. padding: 1px;
  547. margin-left: 10px;
  548. cursor: auto;
  549. }
  550. .cesium-cesiumInspector-slider input[type=number]::-webkit-outer-spin-button, .cesium-cesiumInspector-slider input[type=number]::-webkit-inner-spin-button {
  551. -webkit-appearance: none;
  552. margin: 0;
  553. }
  554. .cesium-cesiumInspector-slider input[type=range] {
  555. margin-left: 5px;
  556. vertical-align: middle;
  557. }
  558. .cesium-cesiumInspector-hide .cesium-cesiumInspector-styleEditor {
  559. display: none;
  560. }
  561. .cesium-cesiumInspector-styleEditor {
  562. padding: 10px;
  563. border-radius: 5px;
  564. background: rgba(48, 51, 54, 0.8);
  565. border: 1px solid #444;
  566. }
  567. .cesium-cesiumInspector-styleEditor textarea {
  568. width: 100%;
  569. height: 300px;
  570. background: transparent;
  571. color: #edffff;
  572. border: none;
  573. padding: 0;
  574. white-space: pre;
  575. overflow-wrap: normal;
  576. overflow-x: auto;
  577. }
  578. .cesium-3DTilesInspector {
  579. width: 300px;
  580. pointer-events: all;
  581. }
  582. .cesium-3DTilesInspector-statistics {
  583. font-size: 11px;
  584. }
  585. .cesium-3DTilesInspector-disabledElementsInfo {
  586. margin: 5px 0 0;
  587. padding: 0 0 0 20px;
  588. color: #eed202;
  589. }
  590. .cesium-3DTilesInspector div, .cesium-3DTilesInspector input[type=range] {
  591. width: 100%;
  592. box-sizing: border-box;
  593. }
  594. .cesium-cesiumInspector-error {
  595. color: #ff9e9e;
  596. overflow: auto;
  597. }
  598. .cesium-3DTilesInspector .cesium-cesiumInspector-section {
  599. margin-top: 3px;
  600. }
  601. .cesium-3DTilesInspector .cesium-cesiumInspector-sectionHeader + .cesium-cesiumInspector-show {
  602. border-top: 1px solid white;
  603. }
  604. input.cesium-cesiumInspector-url {
  605. overflow: hidden;
  606. white-space: nowrap;
  607. overflow-x: scroll;
  608. background-color: transparent;
  609. color: #fff;
  610. outline: none;
  611. border: none;
  612. height: 1em;
  613. width: 100%;
  614. }
  615. .cesium-cesiumInspector .field-group {
  616. display: table;
  617. }
  618. .cesium-cesiumInspector .field-group > label {
  619. display: table-cell;
  620. font-weight: 700;
  621. }
  622. .cesium-cesiumInspector .field-group > .field {
  623. display: table-cell;
  624. width: 100%;
  625. }
  626. .cesium-button.cesium-fullscreenButton {
  627. display: block;
  628. width: 100%;
  629. height: 100%;
  630. margin: 0;
  631. border-radius: 0;
  632. }
  633. .cesium-button.cesium-vrButton {
  634. display: block;
  635. width: 100%;
  636. height: 100%;
  637. margin: 0;
  638. border-radius: 0;
  639. }
  640. .cesium-viewer-geocoderContainer .cesium-geocoder-input {
  641. border: solid 1px #444;
  642. background-color: rgba(40, 40, 40, 0.7019607843);
  643. color: #fff;
  644. display: inline-block;
  645. vertical-align: middle;
  646. width: 0;
  647. height: 32px;
  648. margin: 0;
  649. padding: 0 32px 0 0;
  650. border-radius: 0;
  651. box-sizing: border-box;
  652. transition: width ease-in-out 0.25s, background-color 0.2s ease-in-out;
  653. -webkit-appearance: none;
  654. }
  655. .cesium-viewer-geocoderContainer:hover .cesium-geocoder-input {
  656. border-color: #aef;
  657. box-shadow: 0 0 8px #fff;
  658. }
  659. .cesium-viewer-geocoderContainer .cesium-geocoder-input:focus {
  660. border-color: #ea4;
  661. background-color: rgba(15, 15, 15, 0.9019607843);
  662. box-shadow: none;
  663. outline: none;
  664. }
  665. .cesium-viewer-geocoderContainer:hover .cesium-geocoder-input, .cesium-viewer-geocoderContainer .cesium-geocoder-input:focus, .cesium-viewer-geocoderContainer .cesium-geocoder-input-wide {
  666. padding-left: 4px;
  667. width: 250px;
  668. }
  669. .cesium-viewer-geocoderContainer .search-results {
  670. position: absolute;
  671. background-color: #000;
  672. color: #eee;
  673. overflow-y: auto;
  674. opacity: 0.8;
  675. width: 100%;
  676. }
  677. .cesium-viewer-geocoderContainer .search-results ul {
  678. list-style-type: none;
  679. margin: 0;
  680. padding: 0;
  681. }
  682. .cesium-viewer-geocoderContainer .search-results ul li {
  683. font-size: 14px;
  684. padding: 3px 10px;
  685. }
  686. .cesium-viewer-geocoderContainer .search-results ul li:hover {
  687. cursor: pointer;
  688. }
  689. .cesium-viewer-geocoderContainer .search-results ul li.active {
  690. background: #48b;
  691. }
  692. .cesium-geocoder-searchButton {
  693. background-color: #303336;
  694. display: inline-block;
  695. position: absolute;
  696. cursor: pointer;
  697. width: 32px;
  698. top: 1px;
  699. right: 1px;
  700. height: 30px;
  701. vertical-align: middle;
  702. fill: #edffff;
  703. }
  704. .cesium-geocoder-searchButton:hover {
  705. background-color: #48b;
  706. }
  707. .cesium-infoBox {
  708. display: block;
  709. position: absolute;
  710. top: 50px;
  711. right: 0;
  712. width: 40%;
  713. max-width: 480px;
  714. background: rgba(38, 38, 38, 0.95);
  715. color: #edffff;
  716. border: 1px solid #444;
  717. border-right: none;
  718. border-top-left-radius: 7px;
  719. border-bottom-left-radius: 7px;
  720. box-shadow: 0 0 10px 1px #000;
  721. transform: translate(100%);
  722. visibility: hidden;
  723. opacity: 0;
  724. transition: visibility 0s 0.2s, opacity 0.2s ease-in, transform 0.2s ease-in;
  725. }
  726. .cesium-infoBox-visible {
  727. transform: translate(0);
  728. visibility: visible;
  729. opacity: 1;
  730. transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  731. }
  732. .cesium-infoBox-title {
  733. display: block;
  734. height: 20px;
  735. padding: 5px 30px 5px 25px;
  736. background: rgb(84, 84, 84);
  737. border-top-left-radius: 7px;
  738. text-align: center;
  739. text-overflow: ellipsis;
  740. white-space: nowrap;
  741. overflow: hidden;
  742. box-sizing: content-box;
  743. }
  744. .cesium-infoBox-bodyless .cesium-infoBox-title {
  745. border-bottom-left-radius: 7px;
  746. }
  747. button.cesium-infoBox-camera {
  748. display: block;
  749. position: absolute;
  750. top: 4px;
  751. left: 4px;
  752. width: 22px;
  753. height: 22px;
  754. background: transparent;
  755. border-color: transparent;
  756. border-radius: 3px;
  757. padding: 0 5px;
  758. margin: 0;
  759. }
  760. button.cesium-infoBox-close {
  761. display: block;
  762. position: absolute;
  763. top: 5px;
  764. right: 5px;
  765. height: 20px;
  766. background: transparent;
  767. border: none;
  768. border-radius: 2px;
  769. font-weight: 700;
  770. font-size: 16px;
  771. padding: 0 5px;
  772. margin: 0;
  773. color: #edffff;
  774. }
  775. button.cesium-infoBox-close:focus {
  776. background: rgba(238, 136, 0, 0.44);
  777. outline: none;
  778. }
  779. button.cesium-infoBox-close:hover {
  780. background: #888;
  781. color: #000;
  782. }
  783. button.cesium-infoBox-close:active {
  784. background: #a00;
  785. color: #000;
  786. }
  787. .cesium-infoBox-bodyless .cesium-infoBox-iframe {
  788. display: none;
  789. }
  790. .cesium-infoBox-iframe {
  791. border: none;
  792. width: 100%;
  793. width: calc(100% - 2px);
  794. }
  795. span.cesium-sceneModePicker-wrapper {
  796. display: inline-block;
  797. position: relative;
  798. margin: 0 3px;
  799. }
  800. .cesium-sceneModePicker-visible {
  801. visibility: visible;
  802. opacity: 1;
  803. transition: opacity 0.25s linear;
  804. }
  805. .cesium-sceneModePicker-hidden {
  806. visibility: hidden;
  807. opacity: 0;
  808. transition: visibility 0s 0.25s, opacity 0.25s linear;
  809. }
  810. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-none {
  811. display: none;
  812. }
  813. .cesium-sceneModePicker-slide-svg {
  814. transition: left 2s;
  815. top: 0;
  816. left: 0;
  817. }
  818. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-dropDown-icon {
  819. box-sizing: border-box;
  820. padding: 0;
  821. margin: 3px 0;
  822. }
  823. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D, .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView, .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D {
  824. margin: 0 0 3px;
  825. }
  826. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D .cesium-sceneModePicker-icon2D {
  827. left: 100%;
  828. }
  829. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button3D .cesium-sceneModePicker-iconColumbusView {
  830. left: 200%;
  831. }
  832. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView .cesium-sceneModePicker-icon3D {
  833. left: -200%;
  834. }
  835. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-buttonColumbusView .cesium-sceneModePicker-icon2D, .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D .cesium-sceneModePicker-icon3D {
  836. left: -100%;
  837. }
  838. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-button2D .cesium-sceneModePicker-iconColumbusView {
  839. left: 100%;
  840. }
  841. .cesium-sceneModePicker-wrapper .cesium-sceneModePicker-selected {
  842. border-color: #2e2;
  843. box-shadow: 0 0 8px #fff, 0 0 8px #fff;
  844. }
  845. span.cesium-projectionPicker-wrapper {
  846. display: inline-block;
  847. position: relative;
  848. margin: 0 3px;
  849. }
  850. .cesium-projectionPicker-visible {
  851. visibility: visible;
  852. opacity: 1;
  853. transition: opacity 0.25s linear;
  854. }
  855. .cesium-projectionPicker-hidden {
  856. visibility: hidden;
  857. opacity: 0;
  858. transition: visibility 0s 0.25s, opacity 0.25s linear;
  859. }
  860. .cesium-projectionPicker-wrapper .cesium-projectionPicker-none {
  861. display: none;
  862. }
  863. .cesium-projectionPicker-wrapper .cesium-projectionPicker-dropDown-icon {
  864. box-sizing: border-box;
  865. padding: 0;
  866. margin: 3px 0;
  867. }
  868. .cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonPerspective, .cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonOrthographic {
  869. margin: 0 0 3px;
  870. }
  871. .cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonPerspective .cesium-projectionPicker-iconOrthographic {
  872. left: 100%;
  873. }
  874. .cesium-projectionPicker-wrapper .cesium-projectionPicker-buttonOrthographic .cesium-projectionPicker-iconPerspective {
  875. left: -100%;
  876. }
  877. .cesium-projectionPicker-wrapper .cesium-projectionPicker-selected {
  878. border-color: #2e2;
  879. box-shadow: 0 0 8px #fff, 0 0 8px #fff;
  880. }
  881. .cesium-performance-watchdog-message-area {
  882. position: relative;
  883. background-color: #ff0;
  884. color: #000;
  885. padding: 10px;
  886. }
  887. .cesium-performance-watchdog-message {
  888. margin-right: 30px;
  889. }
  890. .cesium-performance-watchdog-message-dismiss {
  891. position: absolute;
  892. right: 0;
  893. margin: 0 10px 0 0;
  894. }
  895. .cesium-navigationHelpButton-wrapper {
  896. position: relative;
  897. display: inline-block;
  898. }
  899. .cesium-navigation-help {
  900. visibility: hidden;
  901. position: absolute;
  902. top: 38px;
  903. right: 2px;
  904. width: 250px;
  905. border-radius: 10px;
  906. transform: scale(0.01);
  907. transform-origin: 234px -10px;
  908. transition: visibility 0s 0.25s, transform 0.25s ease-in;
  909. }
  910. .cesium-navigation-help-visible {
  911. visibility: visible;
  912. transform: scale(1);
  913. transition: transform 0.25s ease-out;
  914. }
  915. .cesium-navigation-help-instructions {
  916. border: 1px solid #444;
  917. background-color: rgba(38, 38, 38, 0.7490196078);
  918. padding-bottom: 5px;
  919. border-radius: 0 0 10px 10px;
  920. }
  921. .cesium-click-navigation-help {
  922. display: none;
  923. }
  924. .cesium-touch-navigation-help {
  925. display: none;
  926. padding-top: 5px;
  927. }
  928. .cesium-click-navigation-help-visible, .cesium-touch-navigation-help-visible {
  929. display: block;
  930. }
  931. .cesium-navigation-help-pan {
  932. color: #6cf;
  933. font-weight: 700;
  934. }
  935. .cesium-navigation-help-zoom {
  936. color: #65fd00;
  937. font-weight: 700;
  938. }
  939. .cesium-navigation-help-rotate {
  940. color: #ffd800;
  941. font-weight: 700;
  942. }
  943. .cesium-navigation-help-tilt {
  944. color: #d800d8;
  945. font-weight: 700;
  946. }
  947. .cesium-navigation-help-details {
  948. color: #fff;
  949. }
  950. .cesium-navigation-button {
  951. color: #fff;
  952. background-color: transparent;
  953. border-bottom: none;
  954. border-top: 1px solid #444;
  955. border-right: 1px solid #444;
  956. margin: 0;
  957. width: 50%;
  958. cursor: pointer;
  959. }
  960. .cesium-navigation-button-icon {
  961. vertical-align: middle;
  962. padding: 5px 1px;
  963. }
  964. .cesium-navigation-button:focus {
  965. outline: none;
  966. }
  967. .cesium-navigation-button-left {
  968. border-radius: 10px 0 0;
  969. border-left: 1px solid #444;
  970. }
  971. .cesium-navigation-button-right {
  972. border-radius: 0 10px 0 0;
  973. border-left: none;
  974. }
  975. .cesium-navigation-button-selected {
  976. background-color: rgba(38, 38, 38, 0.7490196078);
  977. }
  978. .cesium-navigation-button-unselected {
  979. background-color: rgba(0, 0, 0, 0.7490196078);
  980. }
  981. .cesium-navigation-button-unselected:hover {
  982. background-color: rgba(76, 76, 76, 0.7490196078);
  983. }
  984. .cesium-selection-wrapper {
  985. position: absolute;
  986. width: 160px;
  987. height: 160px;
  988. pointer-events: none;
  989. visibility: hidden;
  990. opacity: 0;
  991. transition: visibility 0s 0.2s, opacity 0.2s ease-in;
  992. }
  993. .cesium-selection-wrapper-visible {
  994. visibility: visible;
  995. opacity: 1;
  996. transition: opacity 0.2s ease-out;
  997. }
  998. .cesium-selection-wrapper svg {
  999. fill: #2e2;
  1000. stroke: #000;
  1001. stroke-width: 1.1px;
  1002. }
  1003. .cesium-timeline-main {
  1004. position: relative;
  1005. left: 0;
  1006. bottom: 0;
  1007. overflow: hidden;
  1008. border: solid 1px #888;
  1009. -moz-user-select: none;
  1010. -webkit-user-select: none;
  1011. -ms-user-select: none;
  1012. user-select: none;
  1013. }
  1014. .cesium-timeline-trackContainer {
  1015. width: 100%;
  1016. overflow: auto;
  1017. border-top: solid 1px #888;
  1018. position: relative;
  1019. top: 0;
  1020. left: 0;
  1021. }
  1022. .cesium-timeline-tracks {
  1023. position: absolute;
  1024. top: 0;
  1025. left: 0;
  1026. width: 100%;
  1027. }
  1028. .cesium-timeline-needle {
  1029. position: absolute;
  1030. left: 0;
  1031. top: 1.7em;
  1032. bottom: 0;
  1033. width: 1px;
  1034. background: #f00;
  1035. }
  1036. .cesium-timeline-bar {
  1037. position: relative;
  1038. left: 0;
  1039. top: 0;
  1040. overflow: hidden;
  1041. cursor: pointer;
  1042. width: 100%;
  1043. height: 1.7em;
  1044. background: linear-gradient(to bottom, rgba(116, 117, 119, 0.8) 0%, rgba(58, 68, 82, 0.8) 11%, rgba(46, 50, 56, 0.8) 46%, rgba(53, 53, 53, 0.8) 81%, rgba(53, 53, 53, 0.8) 100%);
  1045. }
  1046. .cesium-timeline-ruler {
  1047. visibility: hidden;
  1048. white-space: nowrap;
  1049. font-size: 80%;
  1050. z-index: -200;
  1051. }
  1052. .cesium-timeline-highlight {
  1053. position: absolute;
  1054. bottom: 0;
  1055. left: 0;
  1056. background: #08f;
  1057. }
  1058. .cesium-timeline-ticLabel {
  1059. position: absolute;
  1060. top: 0;
  1061. left: 0;
  1062. white-space: nowrap;
  1063. font-size: 80%;
  1064. color: #eee;
  1065. }
  1066. .cesium-timeline-ticMain {
  1067. position: absolute;
  1068. bottom: 0;
  1069. left: 0;
  1070. width: 1px;
  1071. height: 50%;
  1072. background: #eee;
  1073. }
  1074. .cesium-timeline-ticSub {
  1075. position: absolute;
  1076. bottom: 0;
  1077. left: 0;
  1078. width: 1px;
  1079. height: 33%;
  1080. background: #aaa;
  1081. }
  1082. .cesium-timeline-ticTiny {
  1083. position: absolute;
  1084. bottom: 0;
  1085. left: 0;
  1086. width: 1px;
  1087. height: 25%;
  1088. background: #888;
  1089. }
  1090. .cesium-timeline-icon16 {
  1091. display: block;
  1092. position: absolute;
  1093. width: 16px;
  1094. height: 16px;
  1095. background-image: url(data:text/plain;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sIDBITKIVzLEMAAAKNSURBVEjHxdXNSxRhHAfw7zzrqhuoWJnSkrippUVSEKsHI9BTUYdAJA/RoYMREV26rAdn6tAfUARi16hQqkOBQRgUEYFWEC3OwczMjdZd92VmdWfmeelgTjO7q7gb0VzmmZnn85vvPPPMM8B/3qTcE2PPpuTZKB1eWuUQACgXYACYwVFbCTTVeZXB/i55o4LFelcAZfStYD4vpAoPGAGo4GBcQEgSOAUMQyAezwK6iQfDPXnhS/FkHZ+/8VLMWxxqWkfH3gbMRNOYi2roavbja0zHQmoFPYf8ED4Ko4aivm9MOG/u9I8mwrafeK7a/tVrNc/bARYN5noadeq7q0342vXw9CIMU6BmW8rVP9cPBPe52uu+v3O/y9sB4gkTWs6Qsk0mj5ExXMelejvA8WafYmkmGPHanTijdtvif8rx5RiCjdWKs2Cp3jWRDl96KhrbqlBeJqBOLyLQXg0IgbkZDS0dO8EZxZfPSTA9jvDDK3mT0OmP1FXh3XwEEAKdTX5MRWLgjCK4pwH3xt/YnjgLHAv4lHTCAKMMu/wV+KZGob6PoKyMQ0+sgBpZVJZn0NterxQaVqef/DRn+/EXYds/mZx2eVeAW9d65dhCEsaKCb7K8HH0gqTevyh9GDkn0VULRiaLzJKGBu9swfdaiie5RVo9ESURN8E8BE0n7ggACJy8KzghSCzp6DmwWxkaCm24EBXr8wI8Hrkq06QBiRC0t24HALS11IBTCyJl4vb1AXmzpbVYTwoVOXN0h7L8Mwtm8bXPybIQ/5FCX3dA2cr6XowvGCA02CvztAnz9+JiZk1AMxG6fEreSoBiPNmoyNnuWiWVzAIAtISO08E6pZi/3N96AIDn4E3h3P8L/wshP+txtEs4JAAAAABJRU5ErkJggg==);
  1096. background-repeat: no-repeat;
  1097. }
  1098. .cesium-viewer {
  1099. font-family: sans-serif;
  1100. font-size: 16px;
  1101. overflow: hidden;
  1102. display: block;
  1103. position: relative;
  1104. top: 0;
  1105. left: 0;
  1106. width: 100%;
  1107. height: 100%;
  1108. }
  1109. .cesium-viewer-cesiumWidgetContainer {
  1110. width: 100%;
  1111. height: 100%;
  1112. }
  1113. .cesium-viewer-bottom {
  1114. display: block;
  1115. position: absolute;
  1116. bottom: 0;
  1117. left: 0;
  1118. padding-right: 5px;
  1119. }
  1120. .cesium-viewer .cesium-widget-credits {
  1121. display: inline;
  1122. position: static;
  1123. bottom: auto;
  1124. left: auto;
  1125. padding-right: 0;
  1126. color: #fff;
  1127. font-size: 10px;
  1128. text-shadow: 0 0 2px #000000;
  1129. }
  1130. .cesium-viewer-timelineContainer {
  1131. position: absolute;
  1132. bottom: 0;
  1133. left: 169px;
  1134. right: 29px;
  1135. height: 27px;
  1136. padding: 0;
  1137. margin: 0;
  1138. overflow: hidden;
  1139. font-size: 14px;
  1140. }
  1141. .cesium-viewer-animationContainer {
  1142. position: absolute;
  1143. bottom: 0;
  1144. left: 0;
  1145. padding: 0;
  1146. width: 169px;
  1147. height: 112px;
  1148. }
  1149. .cesium-viewer-fullscreenContainer, .cesium-viewer-vrContainer {
  1150. position: absolute;
  1151. bottom: 0;
  1152. right: 0;
  1153. padding: 0;
  1154. width: 29px;
  1155. height: 29px;
  1156. overflow: hidden;
  1157. }
  1158. .cesium-viewer-toolbar {
  1159. display: block;
  1160. position: absolute;
  1161. top: 5px;
  1162. right: 5px;
  1163. }
  1164. .cesium-viewer-cesiumInspectorContainer {
  1165. display: block;
  1166. position: absolute;
  1167. top: 50px;
  1168. right: 10px;
  1169. }
  1170. .cesium-viewer-geocoderContainer {
  1171. position: relative;
  1172. display: inline-block;
  1173. margin: 0 3px;
  1174. }
  1175. .cesium-viewer-cesium3DTilesInspectorContainer {
  1176. display: block;
  1177. position: absolute;
  1178. top: 50px;
  1179. right: 10px;
  1180. max-height: calc(100% - 120px);
  1181. box-sizing: border-box;
  1182. overflow-y: auto;
  1183. overflow-x: hidden;
  1184. }
  1185. * {
  1186. padding: 0;
  1187. margin: 0;
  1188. }
  1189. .gd-container {
  1190. overflow: hidden;
  1191. display: block;
  1192. }
  1193. .div-icon {
  1194. user-select: none;
  1195. background-color: #fff;
  1196. padding: 2px 2px;
  1197. border-radius: 4px;
  1198. }
  1199. .div-icon:hover {
  1200. cursor: pointer;
  1201. }
  1202. .gd-popup {
  1203. position: absolute;
  1204. left: 0;
  1205. top: 0;
  1206. min-width: 120px;
  1207. min-height: 10px;
  1208. padding: 10px 10px;
  1209. background: rgb(255, 255, 255);
  1210. border-radius: 4px;
  1211. visibility: hidden;
  1212. z-index: -1;
  1213. cursor: pointer;
  1214. }
  1215. .gd-tool-tip {
  1216. position: absolute;
  1217. left: 0;
  1218. top: 0;
  1219. min-width: 100px;
  1220. height: 30px;
  1221. line-height: 30px;
  1222. color: #fff;
  1223. padding: 0 10px;
  1224. background: rgba(0, 0, 0, 0.6);
  1225. border-radius: 4px;
  1226. visibility: hidden;
  1227. pointer-events: none;
  1228. z-index: -1;
  1229. }
  1230. .gd-tool-tip:before {
  1231. content: "";
  1232. display: block;
  1233. position: absolute;
  1234. pointer-events: none;
  1235. left: -10px;
  1236. top: 5px;
  1237. border-top: 10px solid transparent;
  1238. border-bottom: 10px solid transparent;
  1239. border-right: 10px solid rgba(0, 0, 0, 0.6);
  1240. }
  1241. .gd-context-menu {
  1242. position: absolute;
  1243. left: 0;
  1244. top: 0;
  1245. min-width: 120px;
  1246. min-height: 10px;
  1247. background: rgba(43, 44, 47, 0.8);
  1248. border: 1px solid #2b2c2f;
  1249. border-radius: 4px;
  1250. visibility: hidden;
  1251. z-index: -1;
  1252. cursor: pointer;
  1253. }
  1254. .gd-context-menu .menu-list {
  1255. width: 100%;
  1256. color: #fff;
  1257. }
  1258. .gd-context-menu .menu-list .menu-item {
  1259. font-size: 14px;
  1260. list-style: none;
  1261. width: 100%;
  1262. }
  1263. .gd-context-menu .menu-list .menu-item:nth-child(n+2)::before {
  1264. content: "";
  1265. display: block;
  1266. height: 1px;
  1267. width: 100%;
  1268. background: -webkit-linear-gradient(270deg, transparent, hsla(0deg, 0%, 100%, 0.2), transparent);
  1269. background: linear-gradient(270deg, transparent, hsla(0deg, 0%, 100%, 0.2), transparent);
  1270. }
  1271. .gd-context-menu .menu-list .menu-item a {
  1272. color: #fff;
  1273. display: block;
  1274. padding: 6px 10px;
  1275. clear: both;
  1276. text-decoration: none;
  1277. }
  1278. .gd-context-menu .menu-list .menu-item a:hover {
  1279. background-color: #444d59;
  1280. }
  1281. .gd-map-switch {
  1282. position: absolute;
  1283. right: 10px;
  1284. bottom: 5px;
  1285. width: 80px;
  1286. height: 60px;
  1287. background: #fff;
  1288. transition: width 2s;
  1289. -moz-transition: width 2s;
  1290. /* Firefox 4 */
  1291. -webkit-transition: width 2s;
  1292. /* Safari and Chrome */
  1293. -o-transition: width 2s;
  1294. /* Opera */
  1295. padding: 5px 5px;
  1296. box-sizing: content-box;
  1297. box-shadow: 2px 2px 3px #888888;
  1298. white-space: nowrap;
  1299. cursor: pointer;
  1300. overflow: hidden;
  1301. visibility: hidden;
  1302. }
  1303. .gd-map-switch .map-item {
  1304. position: relative;
  1305. display: inline-block;
  1306. margin-right: 5px;
  1307. width: 80px;
  1308. height: 60px;
  1309. overflow: hidden;
  1310. }
  1311. .gd-map-switch .map-item span {
  1312. color: #fff;
  1313. font-size: 14px;
  1314. position: absolute;
  1315. right: 2px;
  1316. bottom: 2px;
  1317. user-select: none;
  1318. padding: 1px 3px;
  1319. pointer-events: none;
  1320. }
  1321. .gd-map-switch .map-item.active span {
  1322. background-color: rgba(8, 101, 186, 0.8);
  1323. }
  1324. .gd-map-switch .map-item:last-child {
  1325. margin-right: 0 !important;
  1326. }
  1327. .gd-slider {
  1328. position: absolute;
  1329. left: 50%;
  1330. top: 0px;
  1331. background-color: #d3d3d3;
  1332. width: 5px;
  1333. height: 100%;
  1334. z-index: 9999;
  1335. }
  1336. .gd-slider .splitter {
  1337. position: absolute;
  1338. left: -21px;
  1339. top: calc(50% - 21px);
  1340. width: 42px;
  1341. height: 42px;
  1342. background: #fff;
  1343. border-radius: 50%;
  1344. text-align: center;
  1345. line-height: 58px;
  1346. padding: 2px;
  1347. border: 1px solid lightgrey;
  1348. }
  1349. .gd-slider .splitter:hover {
  1350. cursor: ew-resize;
  1351. }
  1352. .gd-hawkeye-map {
  1353. position: absolute;
  1354. left: 25px;
  1355. bottom: 30px;
  1356. user-select: none;
  1357. border-radius: 50%;
  1358. width: 150px;
  1359. height: 150px;
  1360. overflow: hidden;
  1361. border: 2px solid orange;
  1362. box-shadow: 2px 2px 3px #2b2b2b;
  1363. }
  1364. .gd-compass {
  1365. position: absolute;
  1366. top: 20px;
  1367. right: 20px;
  1368. cursor: pointer;
  1369. pointer-events: auto;
  1370. user-select: none;
  1371. width: 55px;
  1372. height: 55px;
  1373. }
  1374. .gd-compass .out-ring {
  1375. position: absolute;
  1376. top: 0;
  1377. left: 0;
  1378. height: 55px;
  1379. width: 55px;
  1380. background-repeat: no-repeat;
  1381. background-size: contain;
  1382. fill: #3f4854;
  1383. border-radius: 50%;
  1384. }
  1385. .gd-compass .out-ring svg {
  1386. height: 55px;
  1387. width: 55px;
  1388. }
  1389. .gd-compass .gyro {
  1390. position: relative;
  1391. top: 50%;
  1392. transform: translateY(-50%);
  1393. height: 25px;
  1394. width: 25px;
  1395. border-radius: 50%;
  1396. display: block;
  1397. margin: 0 auto;
  1398. padding: 4px;
  1399. box-sizing: border-box;
  1400. background: #ffffff;
  1401. }
  1402. .gd-compass .rotation_marker {
  1403. position: absolute;
  1404. top: 2px;
  1405. left: 2px;
  1406. height: 51px;
  1407. width: 51px;
  1408. border-radius: 50%;
  1409. background-repeat: no-repeat;
  1410. background-size: contain;
  1411. }
  1412. .gd-compass .gyro-active,
  1413. .gd-compass .gyro-bg:hover + .gyro {
  1414. fill: #68adfe;
  1415. }
  1416. .gd-location-bar {
  1417. position: absolute;
  1418. left: 270px;
  1419. bottom: 2px;
  1420. font-size: 14px;
  1421. color: rgb(255, 255, 255);
  1422. background: rgba(0, 0, 0, 0.6);
  1423. padding: 2px 5px;
  1424. border-radius: 2px;
  1425. user-select: none;
  1426. display: flex;
  1427. }
  1428. .gd-location-bar span {
  1429. margin: 0 8px;
  1430. display: inline-block;
  1431. }
  1432. .gd-location-bar .mouse-location span {
  1433. min-width: 100px;
  1434. }
  1435. .gd-distance-legend {
  1436. position: absolute;
  1437. left: 120px;
  1438. bottom: 2px;
  1439. width: 125px;
  1440. height: 25px;
  1441. user-select: none;
  1442. }
  1443. .gd-distance-legend .label {
  1444. font-size: 14px;
  1445. color: rgb(255, 255, 255);
  1446. text-align: center;
  1447. width: 100%;
  1448. font-weight: lighter;
  1449. }
  1450. .gd-distance-legend .scale-bar {
  1451. position: absolute;
  1452. height: 10px;
  1453. top: 10px;
  1454. border-left: 1px solid rgb(255, 255, 255);
  1455. border-right: 1px solid rgb(255, 255, 255);
  1456. border-bottom: 1px solid rgb(255, 255, 255);
  1457. }
  1458. .gd-zoom-controller {
  1459. position: absolute;
  1460. top: 90px;
  1461. right: 36.5px;
  1462. pointer-events: auto;
  1463. user-select: none;
  1464. background: #3f4854;
  1465. border-radius: 100px;
  1466. border: solid 1px rgba(255, 255, 255, 0.2);
  1467. text-align: center;
  1468. box-sizing: border-box;
  1469. line-height: 1.2rem;
  1470. width: 24px;
  1471. height: 60px;
  1472. }
  1473. .gd-zoom-controller .zoom-in, .gd-zoom-controller .refresh, .gd-zoom-controller .zoom-out {
  1474. cursor: pointer;
  1475. }
  1476. .gd-zoom-controller .zoom-in svg, .gd-zoom-controller .refresh svg, .gd-zoom-controller .zoom-out svg {
  1477. width: 10px;
  1478. height: 10px;
  1479. fill: #fff;
  1480. }
  1481. .gd-loading-mask {
  1482. position: absolute;
  1483. top: 0;
  1484. left: 0;
  1485. width: 100%;
  1486. height: 100%;
  1487. display: flex;
  1488. justify-content: center;
  1489. align-items: center;
  1490. background: rgba(0, 0, 0, 0.6);
  1491. }
  1492. .gd-loading-mask .loading {
  1493. width: 150px;
  1494. height: 15px;
  1495. margin: 0 auto;
  1496. }
  1497. .gd-loading-mask .loading span {
  1498. display: inline-block;
  1499. width: 15px;
  1500. height: 100%;
  1501. margin-right: 5px;
  1502. border-radius: 50%;
  1503. background: #b8e9ff;
  1504. -webkit-animation: load 1.04s ease infinite;
  1505. }
  1506. .gd-loading-mask .loading span:last-child {
  1507. margin-right: 0;
  1508. }
  1509. @-webkit-keyframes load {
  1510. 0% {
  1511. opacity: 1;
  1512. -webkit-transform: scale(1.3);
  1513. }
  1514. 100% {
  1515. opacity: 0.2;
  1516. -webkit-transform: scale(0.3);
  1517. }
  1518. }
  1519. .gd-loading-mask .loading span:nth-child(1) {
  1520. -webkit-animation-delay: 0.13s;
  1521. }
  1522. .gd-loading-mask .loading span:nth-child(2) {
  1523. -webkit-animation-delay: 0.26s;
  1524. }
  1525. .gd-loading-mask .loading span:nth-child(3) {
  1526. -webkit-animation-delay: 0.39s;
  1527. }
  1528. .gd-loading-mask .loading span:nth-child(4) {
  1529. -webkit-animation-delay: 0.52s;
  1530. }
  1531. .gd-loading-mask .loading span:nth-child(5) {
  1532. -webkit-animation-delay: 0.65s;
  1533. }