#azPage{
    background-color:rgba(70, 56, 142, 0.0);
}


#formHero{
    display:none;
}

#azFooter{
    display:none;
}

/*Hides GCSE requirements and a script makes them visible when a subject is chosen in single or combined subject field */
.gcseMathReq, .gcseEngReq, .gcseSciReq{
    display:none;
}

.hightlighty {
	
	background-color: yellow;
	padding: 10px;
	border-radius: 16px;
}

/* hides the instruction text relating to UCAS total points - there is a script that goes with these*/
.clrnoffer, .clrFndOffer, .clrDgrOffer, .clrQueryApprover{
    display:none;
}