
.math-page-error {
	font-size:16pt;
	color:#FF0000;
	margin-top:30px;
	margin-bottom:20px;
}

.math-page-suberror {
	font-size:12pt;
	color:#666666;
	margin-top:30px;
	margin-bottom:20px;
}

.math-headline {
	font-size:16pt;
	font-weight:bold;	
	color:#0000AA;
	margin-top:30px;
	margin-bottom:20px;
}

.subtheme {
	font-size:14pt;
	color:#0000AA;
	cursor:pointer;
	margin-bottom:5px;
}

.rect{
	background-color:red;
	fill:red;
}

.btn-dropdownbox {
  color: #222222;
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
