#rjtCheck {
	position: relative;
	margin-top: 35px;
	margin-bottom: 25px;
	text-align: center;
}
#rjtCheck .rjtSCheck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#rjtCheck .rjtMaths {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	line-height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#rjtCheck .rjtMaths img {
	vertical-align: middle;
}
#rjtCheck .rjtInst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: auto;
	margin-top: 0px;
	padding: 0px;
}
#rjtCheck .rjtResult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	line-height: 165%;
}
#rjtCheck h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #CC0000;
	line-height: auto;
}
#galley input[type=text], #galley input[type=email] {
	margin-top: 5px;
	margin-bottom: 4px;
	width: 99%;
	padding: 3px 8px;
	border: solid 1px #BBBBBB;
	font-size: 16px;
}
#galley textarea {
	margin-top: 5px;
	margin-bottom: 4px;
	width: 99%;
	padding: 3px 8px;
	border: solid 1px #BBBBBB;
	font-size: 16px;
}
#galley input[type=submit] {
	opacity: 0.5;
	margin: auto;
	padding: 15px 25px;
	border: solid 1px #FFFFFF;
	display: inline-block;
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 165%;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 20px;
	background-color:  #008037;
}
