.w3-padding-16 {
     padding-top: 16px!important; 
     padding-bottom: 16px!important; 
}

.jst-hours {
  float: left;
}
.jst-minutes {
  float: left;
}
.jst-seconds {
  float: left;
}
.jst-clearDiv {
  clear: both;
}
.jst-timeout {
  color: red;
}

.timer{
	display: inline-block;
}

.questions{
	font-size: 18px;
}

.buttontop{
	margin-top: 35px;
}

.margsmbtn{
	margin-top: 5px;
}

.questionpanel{
	height:300px;
	overflow-y: auto;
	border-left: 1px solid #ccc;
}
