/**
 * @syhr/vue-cesium - https://github.com/zouyaoji/vue-cesium
 * Vue2 components for cesium.
 *
 * @package VueCesium
 * @author syhr <sieyuan.aiops@outlook.com>
 * @version 1.0.2
 * @license MIT
 * @homepage https://github.com/zouyaoji/vue-cesium
 * @copyright (c) 2018-2022, syhr <sieyuan.aiops@outlook.com>
 */
.vc-html-container {
  display: none;
  position: absolute;
  z-index: 66; }
.vc-html-bubble {
  width: 320px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 8px 16px; }
/*# sourceMappingURL=style.css.map */