@import url(http://fonts.googleapis.com/earlyaccess/amiri.css);

.answer {
	font-size: 22px;
	font-weight: bold;

}


.answer-2 {
	font-size: 18px;
	font-weight: bold;

}

.answer-label {
	font-size: 22px;
	font-weight: bold;
}

.table .thead-green th {
	color: #fff;
	background-color: #0C8140;
	border-color: #0C8140;
}

.arab {
	font-family: ‘Amiri’, serif;
	font-size: 24px;
}

.alert {
	font-weight: bold;
	color: red;
	font-style: italic;
}