.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;
	border-radius:5px;
}

.roundborder{
	border-style: solid;
	border-width: 1px;
	border-radius:5px;
	padding:15px;
	border-color: #df534f;
}
.round{
	border-style: solid;
	border-width: 1px;
	border-radius:10px;
	padding:15px;
}
 /*
//#4bdb6a
*/
.reactionrow{
	cursor:pointer;
}
.reactioncanvas{
	color:#fff;
	background:#009ee2;	
	width:100%;
	height:320px;
	text-align:center;
	display:table;
	margin:0px;padding:0px;
}
.infotext{
	display:table-cell;
	font-size:25px;
	font-weight:bold;
	vertical-align:middle;
}
.bcanvas{background:#009ee2}
.rcanvas{background:#ce2636}
.gcanvas{background:#4bdb6a}
.time{font-weight:bold;font-size:35px;}
.recordnumber{color:red;font-weight:bold;font-size:20px;}
.spacer25{height:25px;}
/*반응속도 data reset timer */
#getting-started{font-weight:bold;font-size:15px;color:#ec8a2e;}