.container{padding-top:20px;}
.jumbotron .row{padding-bottom:20px;font-size:14px;}
.jumbotron p{font-size:19px;}
.jumbotron .boxline {
	color : black;
	padding : 15px 15px;
	border-width:1px  1px 1px 1px;
	border-color:#f47941;
	border-style: solid;
	border-radius:5px;
	font-size:14px; font-weight:plan;
}

#privacymodal .modal-body label{font-size:14px;}
#testresult{ font-size:19px;}
.radio-inline{font-size:11px;}
.content{font-size:17px;}

.table th,tr{text-align:center}
.table-hover tbody tr:hover td {
    background: #d7ebf5;
}

.resultpanel p{font-size:19px;}
/*40개 행동유형 프로파일 디자인*/
.profilerow{background-color:white;text-align:center;}
.profilerow img{img-responsive}
.profileinfo{
	border-style: solid;
	border-width: 3px;
	border-radius:5px;
	padding:15px;
	border-color: #f8cb7b;
}
.profileinfo:hover{color: #f8cb7b; cursor: pointer;}
.tumbdisctype{ font-weight:bold; font-size:18px;text-align:center;vertical-align:middle;}
.roundborder{
	border-style: solid;
	border-width: 1px;
	border-radius:5px;
	padding:15px;
	border-color: #f47841;
}
