html, body {
  font-size:20px;
  min-width:800px;
  /*border:1px blue solid;*/
}

.header{
	background-image:url(../Images/whiteBG.png);
	margin-bottom:10px;
}

.content2{
	width: 85%;
	height:83%;
}

.imageHolder{
	width:300px;
	margin:0px auto;
}

#submitBtn, #retakeBtn, #AnswerBtn, #nextBtn, #prevBtn{
	font-size: 15px;
	width: 230px;
     margin: 5px auto;
}



#refbtn img{
	margin-right:40px;
}


#results{
	font-size: 15px;
}

/*.choicesHolder{
	width:400px;
}*/



.popupHolder {
  height:350px;
  width:250px;
}


#highscorefeedBack{
	margin-top:15px;
}

/*====================*/

.inline{
  white-space:nowrap;
}

.inlineChoices{
  white-space:nowrap;
}


.choices{
	margin:5px !important;
}


.setChoices1, .setChoices2{
	width:100px;
	height:100px;
}

.marks{
	width:30px;
	height:30px;
}

.imgTD{
	width:150px;
}

.imgTD img{
	width:150px;
}

.itemImg{
	width:100px;
}

.tableHolder{
	width:350%;
	overflow-x:auto;
}

.tableHolder td{
	/*white-space:nowrap;*/
}

#choices1, #choices2, #choices3, #choices4, #choices5, #choices6, #choices7, #choices8, #choices9, #choices10,
#choices11, #choices12, #choices13, #choices14, #choices15, #choices16{
	padding:40px 30px;
}

.hide-on-mobile {
	display: none;
}

.draggable{
	margin: 20px;
}

/*
.draggable1, .draggable2 {
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: block;
}



.dropped{
	width:100px !important;
	height:100px !important;
	line-height:100px !important;
}



#choices1, #choices2, #choices3, #choices6, #choices9, #choices10, #choices11{
	padding:40px 30px;
}

#choices4, #choices7{
	padding:40px 30px;
}

#choices5{
	padding:20px 30px;
}

*/
