.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-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;
}
.pheader{font-weight:bold; font-size:18px;text-align:center;}
.sdanger{background-color:red}
.sred{color:red;}
.sgreen{color:#acd158}
.bd{font-weight:bold;}
.udl {text-decoration: underline;}