  #grandUBanner{
	background-image: url(/grandparentsu/images/img-internal-banner-grandparents.jpg);
}
h2 {
	text-transform:none;
}
.grandUEntry {
	padding: 10px 0px;
	border-top: 1px solid #efefef;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 1.5rem;
	color: #454545;
}
.grandUEntry:hover {
	cursor:pointer;
}
.grandUEntry h4 {
	font-family: 'Roboto';
	text-transform:none;
	font-size: 1rem;
	margin-top: .5rem;
	margin-bottom: .5rem;
}
.courseChevron {
	margin-left:1rem;
}
.grandUEntryInfo {
	padding:1rem;
	background-color: #F5F5F5;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #454545;
}
.nextSession {
	margin-top:1.5rem;
}
.disclaimers {
	margin-top:3rem;
}
.feeSectionTop {
	padding-top:1rem!important;
}
.feeSection {
	background-color:#edeceb;
	padding: 0rem 3rem;
}
.courseSeperators {
	padding:1rem;
}
.content {
	margin-bottom:2rem;
}



.sessionMore {
	margin-top:10px;
}
.smallBlackSubhead {
	margin-bottom:20px;
}
.smallBlackSubhead h2 {
	color:#ffcd00;
}
.sessionNumber {
	background: #000;
	padding: 5px 15px;
	font-weight: 700;
	font-size: 20px;
	color: #ffcd00;
}
.sessionDates {
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	padding-top: 5px;
}
.sessionLink, .sessionLink:link, .sessionLink:active {
	color:#000000;
	text-decoration:none;
	background-color:transparent;
	cursor:pointer;
	outline:none;
}
.sessionChevron {
	color:#ffcd00;
}
.collegeEntryInfo {
	margin-top:20px;
}
.registerButt {
	margin-bottom:25px;
}
.registerButt:focus {
	color:#ffcd00;
	background-color:transparent;
}
.bottom_statement {
	margin-top:40px;
}

#test-banner {
	background-image:url(/images/internal-banner-senior-college.jpg);
}

.annualReport {
	margin-bottom:2rem;
}
.sessionBox {
	padding:.5rem;
	font-size:1rem;
}
.sessionBox p {
	margin-bottom:.3rem;
}
.collegeEntry > .col-sm-6 {
	padding-left:0rem;
}
.detailInfo {
	padding-right:0rem;
}
.sessionTitle h4 {
	margin-top:.5rem;
	font-size: 1.55rem;
}
.collegeEntries {
	margin-bottom:2rem;
}


.sessionNum {
	margin-top:1rem;
}
.sessionNum span {
	font-size: 1.5rem;
}
.emptyTrackContain {
	display:none;
}
.course p {
	font-size: 1.1rem;
	margin-bottom: .8rem;
	cursor: pointer;
}
.courseDescription {
	border-bottom:1px solid #000;
	margin-bottom:1rem;
	padding-top:1rem;
}
.courseChevron {
	margin-left: .3rem;
}
.activeArrow {
	color: #ffcd00;
}
/*.course p::after {
	content: "\f0d7";
	font-family: 'Font Awesome 5 Pro';
	color: #ffcd00;
	font-weight: 700;
	margin-left: .2rem;
}*/
.bottomDisclaimer {
	margin-top:2rem;
}