 html, body,.ui-page{
      height: 100%;
      margin: 0;
      overflow: hidden;
      padding: 0;
    }

    #leftPane {
      width: 14em;
    }

    #legendPane {
      border: solid #97DCF2 1px;
    }
#logo{
	width: 80px;
	float: left;
	padding: 0 10px 5px 0;
}
#top, #bottom{
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 11px 0 0 0;
}
p#geocollab{
	font-size: 1.5em;
	/*margin: 25px 0 10px 0; 
    line-height: 115%;*/
	height: 6px;
   vertical-align:middle; 
}

p#geocollab span#tag{
	font-size: 0.65em;
}
#ui-stormcent-button {
	position: absolute;
	z-index: 3;
	top: 97%;
	left: 14px;
	width: 120px;
	height: 60px;
	padding: 0;
	-webkit-transform: translateY(-100%);
	    -ms-transform: translateY(-100%);
	        transform: translateY(-100%);
	border: 0 solid #57585a;
	border-radius: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 120px;
}
#full-logo{
	display: none;
	position: absolute;
	top: 96px;
	right: 144px;
	z-index: 100;
}
#popupDescipt-popup {
	position: absolute;
    width: 120px;
	height: 60px;
	padding: 0;
	-webkit-transform: translateY(-100%);
	    -ms-transform: translateY(-100%);
	        transform: translateY(-100%);
	border: 0 solid #57585a;
	border-radius: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 120px;
	top: 45%;
	left: 15%;
	transform: translate(-50%,-50%);
}
#popupTimestamp-popup {
	position: absolute;
    width: 120px;
	height: 60px;
	padding: 0;
	-webkit-transform: translateY(-100%);
	    -ms-transform: translateY(-100%);
	        transform: translateY(-100%);
	border: 0 solid #57585a;
	border-radius: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 120px;
	top: 45%;
	left: 15%;
	transform: translate(-50%,-50%);
}
 a{
	color:black !important;
	font-weight: normal !important;
}

#ui-reviewmessages-button {
	position: absolute;
	bottom: 23%;
	left: 2em;
	padding: 1em;
	padding-right: 1.5em;
	z-index: 999;
}
.ui-header .ui-title {
	margin: 0 10%;
}
#SOsDiv{  
		z-index: 3;
		left: 50px;
		position: absolute;
		bottom: 0.225em;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		padding: 0em; 
}
#loading {
   top: 20%;
   left: 50%;
   position: fixed;
   display: block;
   opacity: 0.7;
   background-color: #fff;
   z-index: 99;
   text-align: right;
   font-weight: bold;
   font-size: 90%;
   
}
#loading-image {
  position: absolute;
  
  z-index: 100;
}
#leadPopup {
  margin: auto;
  top: 10%; 
  left: 50%;
  transform: translateX(-50%);
  width: 270px;
  height: 100px;
}
#legendPopup {
  margin: auto;
  top: 10%; 
  left: 87%;
  transform: translateX(-50%);
  width: 270px;
  height: 100px;
}
.ani-control{
	float: right;
	font-size:12pt;
	font-bold:true;
}
#serchAddress{
    position: absolute;
	top: 3%;
    right: 1em;
	padding: 1em;
	padding-right: 1.5em;
	z-index: 999;  
  }
#divBasemap{
    position: absolute;
	bottom: 2.3em;
    right: 3.5em;
	padding: 1em;
	padding-right: 1.5em;
	z-index: 999;  
  }
#RealTimeList{
    position: absolute;
	top: 12%;
    right: 5px;
    z-index: 3;
	background-color: khaki;
    width: 280px;
    height: 100px; 
    font-size:8pt;
    font-bold:true;
    display:none; 
  }
  #realtime{
  	overflow: scroll; 
  	height: 100px; 
  	margin:0; 
  	width:280px;
  }
 #ui-measuren-button {
	position: absolute;
	bottom: 15%;
	left: 2em;
	padding: 1em;
	padding-right: 1.5em;
	z-index: 999;
}
 #geoMeasure{
 	position: absolute;
 	top: 0.5%;
 	right: 0.5em;
    padding: 1em;
    z-index: 999;  
    background-color: white;
    display:none;
  }
  #container {
  	z-index: 3;
  	right: 1em;
  	position: absolute;
  	background-color: white;
  	bottom: 5.5em;  
  	height: 380px; 
  	width: 500px; 
  	display:none; 
  	 }					  