.container{padding-top:20px;}
.jumbotron .row{padding-bottom:20px;font-size:14px;}
.jumbotron p{font-size:15px;}
.jumbotron .boxline {
	color : black;
	padding : 15px 15px;
	border-width:1px  1px 1px 1px;
	border-radius:5px;
	border-color:#f47941;
	border-style: solid;
	font-size:14px; font-weight:plan;
}

#testresult{ font-size:19px;}
.roundborder{
	width:99%;
	border-style: solid;
	border-width: 1px;
	border-radius:5px;
	padding:15px;
	border-color: #ec8a2e;
}
.question{font-weight:bold;font-size:16px;}
.ptag{font-weight:bold;font-size:18px;}
#testcontent .content{font-size:23px;}