#c1{
color:black;
}
#c2{
display:none;
color:black;
}
#c3{
display:none;
color:black;
}
#c4{
display:none;
color:black;
}
#c5{
display:none;
color:black;
}
#visualClue{
display:none;
}
#NextButton{
display:none;
float: right;
margin-top: 2px;
}
#checkButton{
float: right;
margin-top: 2px;
}
#statement{
padding: 0px;
}
section {

  display: flex;
  clear: left;
}
/* Create two columns/boxes that floats next to each other */
listNom {
  float: left;
  width: 35%;
}
.vertical-menu {
  height: 500px;
}
clues {
  clear: left;
  float: left;
  padding: 10px;
  width: 65%;
  background-color: #dddddd;

}

/* Style the list inside the menu */

#answerName {
  width: 70%;
}



.fancyButton.sameSize {
  width: 75px;
}


.colEq{
width:25%;
padding: 2px;

}
.colMin{
white-space: nowrap;

}
