.text-muted {
	text-align: justify;
}

.text-muted p {
	font-size: 18px;
	font-weight: 500;
	text-indent: 2em;
}

/*.case_content {
	font-size: 18px;
	font-weight: 500;
	text-align: justify;
	text-indent: 2em;
}*/
/*#table_case tr:last-child {
	border-bottom: 1px solid #ddd;
}*/
#table_case {
	margin: 30px 0px;
	font-size: 16px;
}
#table_case th {
 	vertical-align: middle;
 }
#table_case td {
	padding-left: 30px;
}
#table_opinion {
	margin-left: auto;
	margin-right: auto;
}
#table_opinion th {
	font-size: 16px;
}
#table_opinion th:first-child {
	padding-right: 10px;
	font-size: 18px;
}
#table_opinion th:last-child {
	padding-left: 10px;
}
/*.navbar .navbar-nav > li > a {
	font-size: 16px;
}*/
#opinion_block {
	display: none;
}