.ltx_theorem {
	block-indent: 	4em;
	color:		#333333;
	margin:		1em;
	padding:	1em;
}
.ltx_theorem_question {
	border-block: 	1px solid black;
	background: 	#ccccff;
}

.ltx_theorem_answer {
	background: 	#dddddd;
	display: 	block;
}

.ltx_theorem_advanced {
	border-block: 	1px solid black;
	background: 	#bbddff;
}

.ltx_tabular {
	block-indent: 	4em;
	margin:		1em;
	padding:	1em;
}

.ltx_caption {
	padding:	1em;
}

.ltx_framed {
	background: 	#dddddd;
}

.ltx_graphics {
	width:		80% !important;
}

.ltx_theorem_principle {
	border-block: 	1px solid black;
	background: 	#ffffcc;
}


svg {
	width: auto;
}
