An error occurred while loading the file. Please try again.
myCesiumStyle.css 849 bytes
@charset "UTF-8";
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
html {
  margin: 0 auto;
  max-width: 80%;
header,
footer {
  padding: 1em;
  color: black;
  background-color: White;
  clear: left;
  text-align: center;
footer {
  padding-top: 0px;
.pagecesium {
  height: 500px;
  position: relative;
  width: 100%;
  min-width: 630px;
.pagepp {
  float: left;
  height: 100%;
  width: 50%;
body {
  min-width: 650px;
  margin: 0px;
h2,
h3 {
  margin-block-start: 1px;
  margin-block-end: 1px;
.titleFigure {
  margin: 2px 0;
  /* height: 20%; */
  width: 12%;
.cesium-infoBox-visible {
    font-weight: 100;    
    background-color: brown;
    text-align: right;
.cesium-infoBox-iframe {
    font-size: 0.5em;
    font-weight: 100;    
    background-color: brown;
    text-align: left;