#header {position: absolute;z-index: 1;top: 0%;left: 0%;Text-align: center;width: 100%;font-size:  0.5em;height: 5%;}#footer {position: absolute;z-index: 1;bottom: 0%;left: 0%;Text-align: center;width: 100%;font-size:  0.5em;height: 5%;}body {background: none;background:  rgba(255,255,255,1);background-color:  rgba(255,255,255,1);}.reveal h1 {color:  rgba(64,128,128,1);}html.opacityimageMaster .slide-background {opacity:  0 !important;}html.opacityimageSlide1 .slide-background {opacity:  0 !important;}html.opacityimageSlide2 .slide-background {opacity:  0 !important;}html.opacityimageSlide3 .slide-background {opacity:  0 !important;}html.opacityimageSlide4 .slide-background {opacity:  0 !important;}html.opacityimageSlide5 .slide-background {opacity:  0 !important;}html.opacityimageSlide6 .slide-background {opacity:  0 !important;}html.opacityimageSlide7 .slide-background {opacity:  0 !important;}html.opacityimageSlide8 .slide-background {opacity:  0 !important;}html.opacityimageSlide9 .slide-background {opacity:  0 !important;}html.opacityimageSlide10 .slide-background {opacity:  0 !important;}html.opacityimageSlide11 .slide-background {opacity:  0 !important;}html.opacityimageSlide12 .slide-background {opacity:  0 !important;}html.opacityimageSlide13 .slide-background {opacity:  0 !important;}


.option:hover {
    cursor: pointer;
}

.SubmitWordBlank:hover {
    cursor: pointer;
}

.SubmitFillInTheBlanks:hover {
    cursor: pointer;
}


.reveal h1 {
  font-size: 2.7em; }

  .reveal h1.title {
    font-size: 3.5em; }

.reveal h2 {
  font-size: 2em; }

.reveal h3 {
  font-size: 1.1em; }

.reveal h4 {
  font-size: 1em; }

.reveal p {
  margin: 0;
}

.reveal  p.caption, .reveal figcaption.caption {
  font-size: 0.8em;
  font-style: italic; 
}


.reveal ol.a {
  list-style-type: lower-latin;
}

.reveal table {
  margin: 0;
}

.ui-widget {
    font-family: Tahoma !important;
    font-size: 1em !important;
}	


.reveal ul {
  
  list-style-type: square; 
}

.reveal ul ul {
  list-style-type: disc; 
  font-size: 0.9em;
}

.reveal ul ul ul {
  
  list-style-type: circle;
  

}


.reveal .controls .navigate-right {
  left: 74px;
  top: unset;
  bottom: 20px;
}
.reveal .controls .navigate-left {
  top: unset;
  bottom: 20px;
  left: -18px;
}

.reveal .controls .navigate-down {
  left: 36px;
  top: 94px;
}

.reveal .controls .navigate-up {
  left: 36px;
  top: 28px;
}

.reveal .controls .navigate-up:disabled {
  display: none }

.reveal .controls .navigate-down:disabled {
  display: none }


.reveal .slide-number {
  right: 52px;
  bottom: 31px;
}
.dashedunderline {
  border-bottom: 1px dashed !important;
}
.dashedunderline:hover {
  border-bottom: 1px dashed !important;
}


.reveal blockquote {

  margin: 0.25em auto;
  padding: 0.35em 40px;
  font-size: 0.9em;

}
  
.reveal blockquote:before {
  font-family: Georgia;
  display: block;
  padding-left: 10px;
  content: "\201C";
  font-size: 2em;
  position: absolute;
  left: -15px;
  top: -15px;
  
}
/*
.reveal .cite {
  font-family: Georgia;
  font-size: 0.8em;
  display: block;
  margin-top: 5px;
}

.reveal .cite:before {
  content: "\2014 \2009";

}
*/

