#playerRoot{
  font-family:'Lato','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif;
  font-size: 11pt;
  line-height: 1.5em; 
}

.caption{
  display:none;
}

.vizDescription{
  padding-left:6%;
  padding-right:6%;
}

.vizTitle{
  text-align:center;
  font-weight: bold;
}

.math-author{
    vertical-align: baseline;
    font-family: "Times New Roman",Times,serif;
    font-size: 14pt;
    font-style: italic;
}

.math-plain{
  vertical-align: baseline;
    font-family: "Times New Roman",Times,serif;
    font-size: 14pt;
}

.PlayerUI_topCaptionContent{
  font-size: 11pt;
  line-height: 1.5em; 
}

.PlayerUI_bottomCaptionContent{
  font-size: 11pt;
  line-height: 1.5em; 
}


.PlayerUI_bottomCaptionWrapper{

  height: initial;
}

.PlayerUI_topCaptionWrapper{
    height:  10px;
}
.PlayerUI_topCaptionContent{
    will-change: transform; 
}

.PlayerUI_doneOverlay {
    top: 95px;
    left: 25px;
}