.page {
  display: none;
}

.g1, .g2, .g3, .g4 {
  display: none;
}

.button_panel {
  display: none;
}

#next {

}

.status_bar {
  font-size: 150%;
  font-weight: bold;
}

.videoPanel {
}

#my-player {
  margin: auto;
}

.selection_wrapper {
  width: 100%;
  padding-top: 15px;
  height: 50px;
}

.selection_bar {
  margin: auto;
  width: 200px;
}

.btn_truth {
  float: right;
}
