.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;
}
.roundborder{
	width:100%;
	border-style: solid;
	border-width: 1px;
	border-radius:5px;
	padding:15px;
	border-color: #ec8a2e;
}
#testresult{ font-size:15px;}
.table th{text-align:center}
.table-hover tbody tr:hover td {
    background: #d7ebf5;
}
.spacer25{height:25px;}
.spacer5{height:7px;}
.bold{font-weight:bold;}
.timer{font-weight:bold;font-size:16px;}
.progress-bar {
    background-color: green;
}
.r_progress-bar{
   background-color: red;
}
.d2box{
background-color:white;
}
.d2img{width:15px; cursor:pointer;}
.numremark{ font-weight:bold; font-size:15px; color:red;}