div.quiz-area {
	      font-size: 18px
	   }
div.watu-question, div.show-question {
margin-top: 20px !important;
}
.question-choices, .show-question-choices {
margin-top: 5px !important;
}
p.watupro-qnum-info {
padding-top:10px !important;
}
div#timerDiv {
			position: fixed;
			top: 110px;
			right: 10px;
		}
div#timerDiv {
			color: #BA2100;
		}
div#timerDiv {
			font-size: 20px;
		}
.watupro-question-choice span {
		  display: inline !important; /* added in WatuPRO 6.1.0.4 */
		}
@media 
			only screen and (max-width: 600px) {
.watupro-question-choice {
				margin-top: 1em !important;
				margin-bottom: 1em !important;
			}
}
