.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;
}
#testcontent{font-size:1.2em; font-weight:bold;}
#testresult{ font-size:15px;}
.table th{text-align:center}
.table-hover tbody tr:hover td {
    background: #d7ebf5;
}
.spacer25{height:25px;}
.hide{display:none;}
.timeinfo{
	font-weight:bold;
	font-style: italic;}
.modal-body p {
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 10px;
}

 