body {
  font-family: "Verdana", sans-serif;
}

h1,h2, h3, h4 {
    color: #800000; /*Maroon*/
}

#title {
  position: absolute;
  top: 13px;
  left: 330px;
  color: #636363;
  font-size: 22px;
  font-family: Arial, sans-serif;
  font-weight: 900;
  color: #800000; /*Maroon*/
  padding-right: 10px;
  padding-left: 10px;
  z-index: 10000; 
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
  background-color: #fffff0; /*Cream*/
}    

#credits {
  display: none;
  position: absolute;
  top: 53px;
  left: 260px;
  color: #636363;
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #006400; /*Green*/
  padding-right: 10px;
  padding-left: 10px;
  z-index: 10000; 
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
  background-color: #fffff0; /*Cream*/
}    

#reset {
  position: absolute;
  top: 120px;
  left: 12px;
  padding-left: 5px;
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
  background-color: #fffff0; /*Cream*/
}

#goleft {
  position: absolute;
  top: 158px;
  left: 12px;
  padding-left: 5px;  
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;      
  background-color: #fffff0; /*Cream*/
}

#home {
  position: absolute;
  top: 11px;
  left: 55px;
  padding-left: 5px;
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
  background-color: #fffff0; /*Cream*/
}        

#menu1 {
  position: absolute;
  top: 11px;
  left: 55px;
  padding-left: 5px;  
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
  background-color: #fffff0; /*Cream*/
}

#back {
  position: absolute;
  top: 11px;
  left: 95px;
  padding-left: 5px;
  z-index: 20000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
  background-color: #fffff0; /*Cream*/  
}
        
#menu2 {
  position: absolute;
  top: 198px;
  left: 12px;
  padding-left: 5px;  
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;      
  background-color: #fffff0; /*Cream*/
}
#menu3 {
  position: absolute;
  top: 238px;
  left: 12px;
  padding-left: 5px;  
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;      
  background-color: #fffff0; /*Cream*/
}        

#info {
  position: absolute;
  top: 278px;
  left: 12px;
  padding-left: 5px;  
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;      
  background-color: #fffff0; /*Cream*/
}        

#camera {
  position: absolute;
  top: 318px;
  left: 12px;
  padding-left: 5px;  
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;      
  background-color: #fffff0; /*Cream*/
}  

#rotateL {
  position: absolute;
  top: 358px;
  left: 12px;
  padding-left: 5px;  
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;      
  background-color: #fffff0; /*Cream*/
} 

#rotateR {
  position: absolute;
  top: 398px;
  left: 12px;
  padding-left: 5px;  
  z-index: 10000; 
  cursor:pointer;
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;      
  background-color: #fffff0; /*Cream*/
} 

.sidenav {
  zheight: 100%;
  height: 90%;
  width: 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #f0ffff; /*Pale blue*/
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index: 20000; 
}

.sidenav ul {
    overflow: auto;
    zwhite-space:nowrap;    
}

.sidenav table {
    width: 200;
}

.sidenav a {
  zpadding: 8px 8px 8px 32px;
  text-decoration: none;
  color: blue;
  display: block;
  transition: 0.3s;
}

.sidenav p {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    color: #006400;
}

.sidenav h4 {
    padding-left: 10px;
    padding-right: 10px;
}

#ttwinfo table {
    padding-left: 10px;
    padding-right: 10px;
}
#ttwinfo tr:nth-child(odd) {
    background-color: #f0ffff; /*Pale blue*/
}

.sidenav a:hover {
  color: #9400d3;  /*Magenta*/
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left .5s;
  padding: 16px;  
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

#myUL, ul.nested {
  list-style-type: none;
}

#myUL, #Bookmark, #Menu{
  margin: 0;
  padding: 0;
  padding-left: 10px;
  font-size: 12px;
}

li {
    padding-top: 3px;
    padding-bottom: 3px;
}

ul.striped-list, #Menu > li:nth-of-type(odd) {
    background-color: #fffff0; /*Cream*/
}

tr:nth-child(odd) {
    background-color: #fffff0; /*Cream*/
}
tr:nth-child(odd) .td2 {
    color: #006400; /*Green*/
}

.td1 {
    min-width: 60px;
    zwhite-space:no-wrap;
}

img {
    padding-top: 5px;
    padding-right: 5px;
}

.rowlabel {
    white-space: nowrap;
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding-right: 5px;
    padding-left: 5px;
    z-index: 10000; 
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background-color: #fffff0; /*Cream*/
    color: #006400; /*Green*/
}

.caret {
  cursor: pointer;
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}

.caret::before {
  content: "\25B6";
  color: black;
  display: inline-block;
  margin-right: 6px;
}

.caret-down::before {
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari */'
  transform: rotate(90deg);  
}

.nested {
  display: none;
}

.active {
  display: block;
}

#touchIntroDialog, #desktopIntroDialog, #reCaptchaDialog {
  position: relative; /* Stay in place */
  border: None;
  background-color: #fffff0; /*Cream*/
  opacity: 0.8;
  overflow: auto; /* Enable scroll if needed */
  width: 40%
}

#touchIntroDialog {
  font-size: 9px
}


.img-inline {
    vertical-align: middle
}

