
/************************************/
/* 				COURSES			    */
/************************************/

/* DARK SHADE COLOR */

.green		.course-content h3,
.green		.course-content ul li:before,
.green		.course-content .pro-con .column .header,
.green		.course-content .pro-con .column h3		{ color: #8cb200; }

.orange		.course-content h3,
.orange		.course-content ul li:before,
.orange		.course-content .pro-con .column .header,
.orange		.course-content .pro-con .column h3		{ color: #e68100; }

.mint		.course-content h3,
.mint		.course-content ul li:before,
.mint		.course-content .pro-con .column .header,
.mint		.course-content .pro-con .column h3		{ color: #76b1a0; }

.silver		.course-content h3,
.silver		.course-content ul li:before,
.silver		.course-content .pro-con .column .header,
.silver		.course-content .pro-con .column h3		{ color: #666666; }

.lightblue	.course-content h3,
.lightblue	.course-content ul li:before,
.lightblue	.course-content .pro-con .column .header,
.lightblue	.course-content .pro-con .column h3		{ color: #64b5d3; }

.olive		.course-content h3,
.olive		.course-content ul li:before,
.olive		.course-content .pro-con .column .header,
.olive		.course-content .pro-con .column h3		{ color: #8e9268; }
 
.maroon		.course-content h3,
.maroon		.course-content ul li:before,
.maroon		.course-content .pro-con .column .header,
.maroon		.course-content .pro-con .column h3		{ color: #991336; }

.purple		.course-content h3,
.purple		.course-content ul li:before,
.purple		.course-content .pro-con .column .header,
.purple		.course-content .pro-con .column h3		{ color: #9B5BA5; }

.orangelel	.course-content h3,
.orangelel	.course-content ul li:before,
.orangelel	.course-content .pro-con .column .header,
.orangelel	.course-content .pro-con .column h3		{ color: #d6921d; }

.greenlel	.course-content h3,
.greenlel	.course-content ul li:before,
.greenlel	.course-content .pro-con .column .header,
.greenlel	.course-content .pro-con .column h3		{ color: #8aac31; }

.gold		.course-content h3,
.gold		.course-content ul li:before,
.gold		.course-content .pro-con .column .header,
.gold		.course-content .pro-con .column h3		{ color: #bcad1b; }

.coral		.course-content h3,
.coral		.course-content ul li:before,
.coral		.course-content .pro-con .column .header,
.coral		.course-content .pro-con .column h3		{ color: #F48272; }

.yellow		.course-content h3,
.yellow		.course-content ul li:before,
.yellow		.course-content .pro-con .column .header,
.yellow		.course-content .pro-con .column h3		{ color: #dbad2c; }

/* END DARK SHADE COLOR */



/* LIGHT SHADE COLOR */

.green		.course-content .outside-callout:before,
.green		.course-content .callout.left:after,
.green		.course-content .callout.right:after	{ color: #EEF4D9; }
			
.orange		.course-content .outside-callout:before,
.orange		.course-content .callout.left:after,
.orange		.course-content .callout.right:after	{ color: #FBEDD9; }

.mint		.course-content .outside-callout:before,
.mint		.course-content .callout.left:after,
.mint		.course-content .callout.right:after	{ color: #EBF3F1; }

.silver		.course-content .outside-callout:before,
.silver		.course-content .callout.left:after,
.silver		.course-content .callout.right:after	{ color: #E8E8E8; }

.lightblue	.course-content .outside-callout:before,
.lightblue	.course-content .callout.left:after,
.lightblue	.course-content .callout.right:after	{ color: #ECF7FB; }

.olive		.course-content .outside-callout:before,
.olive		.course-content .callout.left:after,
.olive		.course-content .callout.right:after	{ color: #eeefeb; }

.maroon		.course-content .outside-callout:before,
.maroon		.course-content .callout.left:after,
.maroon		.course-content .callout.right:after	{ color: #F0DCE1; }

.purple		.course-content .outside-callout:before,
.purple		.course-content .callout.left:after,
.purple		.course-content .callout.right:after	{ color: #F0E7F2; }

.orangelel	.course-content .outside-callout:before,
.orangelel	.course-content .callout.left:after,
.orangelel	.course-content .callout.right:after	{ color: #F9EFDD; }

.greenlel	.course-content .outside-callout:before,
.greenlel	.course-content .callout.left:after,
.greenlel	.course-content .callout.right:after	{ color: #EDF2E0; }

.gold		.course-content .outside-callout:before,
.gold		.course-content .callout.left:after,
.gold		.course-content .callout.right:after	{ color: #F5F3DD; }

.coral		.course-content .outside-callout:before,
.coral		.course-content .callout.left:after,
.coral		.course-content .callout.right:after	{ color: #FEEDEA; }

.yellow		.course-content .outside-callout:before,
.yellow		.course-content .callout.left:after,
.yellow		.course-content .callout.right:after	{ color: #FAF3E0; }

/* END LIGHT SHADE COLOR */



/* BACKGROUND-COLOR */

.green		.report-wrapper .report-header,
.green		.course-content .tip:before,
.green		.course-content .pro-con .column .header span:before,
.green		.course-content ol.colored-bullets > li:before
													{ background-color: #8cb200; }

.orange		.report-wrapper .report-header,
.orange		.course-content .tip:before,
.orange		.course-content .pro-con .column .header span:before,
.orange		.course-content ol.colored-bullets > li:before
													{ background-color: #e68100; }

.mint		.report-wrapper .report-header,
.mint		.course-content .tip:before,
.mint		.course-content .pro-con .column .header span:before,
.mint		.course-content ol.colored-bullets > li:before
													{ background-color: #76b1a0; }

.silver		.report-wrapper .report-header,
.silver		.course-content .tip:before,
.silver		.course-content .pro-con .column .header span:before,
.silver		.course-content ol.colored-bullets > li:before
													{ background-color: #666666; }

.lightblue	.report-wrapper .report-header,
.lightblue	.course-content .tip:before,
.lightblue	.course-content .pro-con .column .header span:before,
.lightblue	.course-content ol.colored-bullets > li:before
													{ background-color: #64b5d3; }

.olive		.report-wrapper .report-header,
.olive		.course-content .tip:before,
.olive		.course-content .pro-con .column .header span:before,
.olive		.course-content ol.colored-bullets > li:before
													{ background-color: #8e9268; }

.maroon		.report-wrapper .report-header,
.maroon		.course-content .tip:before,
.maroon		.course-content .pro-con .column .header span:before,
.maroon		.course-content ol.colored-bullets > li:before
													{ background-color: #991336; }

.purple		.report-wrapper .report-header,
.purple		.course-content .tip:before,
.purple		.course-content .pro-con .column .header span:before,
.purple		.course-content ol.colored-bullets > li:before
													{ background-color: #9B5BA5; }

.orangelel	.report-wrapper .report-header,
.orangelel	.course-content .tip:before,
.orangelel	.course-content .pro-con .column .header span:before,
.orangelel	.course-content ol.colored-bullets > li:before
													{ background-color: #d6921d; }

.greenlel	.report-wrapper .report-header,
.greenlel	.course-content .tip:before,
.greenlel	.course-content .pro-con .column .header span:before,
.greenlel	.course-content ol.colored-bullets > li:before
													{ background-color: #8aac31; }

.gold		.report-wrapper .report-header,
.gold		.course-content .tip:before,
.gold		.course-content .pro-con .column .header span:before,
.gold		.course-content ol.colored-bullets > li:before
													{ background-color: #bcad1b; }

.coral		.report-wrapper .report-header,
.coral		.course-content .tip:before,
.coral		.course-content .pro-con .column .header span:before,
.coral		.course-content ol.colored-bullets > li:before
													{ background-color: #F48272; }

.yellow		.report-wrapper .report-header,
.yellow		.course-content .tip:before,
.yellow		.course-content .pro-con .column .header span:before,
.yellow		.course-content ol.colored-bullets > li:before
													{ background-color: #dbad2c; }

/* END BACKGROUND-COLOR */



/* BORDER-COLOR */

.green		.report-wrapper,
.green		.course-content .tip,
.green		.course-content .callout,
.green		.course-content .start-choices,
.green		.course-content .outside-callout,
.green		.course-content .callout:before			{ border-color: #8cb200; }

.orange		.report-wrapper,
.orange		.course-content .tip,
.orange		.course-content .callout,
.orange		.course-content .start-choices,
.orange		.course-content .outside-callout,
.orange		.course-content .callout:before			{ border-color: #e68100; }

.mint		.report-wrapper,
.mint		.course-content .tip,
.mint		.course-content .callout,
.mint		.course-content .start-choices,
.mint		.course-content .outside-callout,
.mint		.course-content .callout:before			{ border-color: #76b1a0; }

.silver		.report-wrapper,
.silver		.course-content .tip,
.silver		.course-content .callout,
.silver		.course-content .start-choices,
.silver		.course-content .outside-callout,
.silver		.course-content .callout:before			{ border-color: #666666; }

.lightblue	.report-wrapper,
.lightblue	.course-content .tip,
.lightblue	.course-content .callout,
.lightblue	.course-content .start-choices,
.lightblue	.course-content .outside-callout,
.lightblue	.course-content .callout:before			{ border-color: #7fc9e5; }

.olive		.report-wrapper,
.olive		.course-content .tip,
.olive		.course-content .callout,
.olive		.course-content .start-choices,
.olive		.course-content .outside-callout,
.olive		.course-content .callout:before			{ border-color: #8e9268; }

.maroon		.report-wrapper,
.maroon		.course-content .tip,
.maroon		.course-content .callout,
.maroon		.course-content .start-choices,
.maroon		.course-content .outside-callout,
.maroon		.course-content .callout:before			{ border-color: #991336; }

.purple		.report-wrapper,
.purple		.course-content .tip,
.purple		.course-content .callout,
.purple		.course-content .start-choices,
.purple		.course-content .outside-callout,
.purple		.course-content .callout:before			{ border-color: #9B5BA5; }

.orangelel	.report-wrapper,
.orangelel	.course-content .tip,
.orangelel	.course-content .callout,
.orangelel	.course-content .start-choices,
.orangelel	.course-content .outside-callout,
.orangelel	.course-content .callout:before			{ border-color: #d6921d; }

.greenlel	.report-wrapper,
.greenlel	.course-content .tip,
.greenlel	.course-content .callout,
.greenlel	.course-content .start-choices,
.greenlel	.course-content .outside-callout,
.greenlel	.course-content .callout:before			{ border-color: #8aac31; }

.gold		.report-wrapper,
.gold		.course-content .tip,
.gold		.course-content .callout,
.gold		.course-content .start-choices,
.gold		.course-content .outside-callout,
.gold		.course-content .callout:before			{ border-color: #bcad1b; }

.coral		.report-wrapper,
.coral		.course-content .tip,
.coral		.course-content .callout,
.coral		.course-content .start-choices,
.coral		.course-content .outside-callout,
.coral		.course-content .callout:before			{ border-color: #F48272; }

.yellow		.report-wrapper ,
.yellow		.course-content .tip,
.yellow		.course-content .callout,
.yellow		.course-content .start-choices,
.yellow		.course-content .outside-callout,
.yellow		.course-content .callout:before			{ border-color: #dbad2c; }

/* END BORDER-COLOR */



/* MISCELLANEOUS COLOR CUSTOMIZATIONS */

/* COURSE CONTENT - LIGHT SHADE BGS */
.green		.course-content .tip,
.green 		.course-content .callout:before,
.green		.course-content .outside-callout,
.green		.course-content .start-choices			{ background-color: #EEF4D9; }

.orange		.course-content .tip,
.orange 	.course-content .callout:before,
.orange		.course-content .outside-callout,
.orange		.course-content .start-choices 			{ background-color: #FBEDD9; }

.mint		.course-content .tip,
.mint 		.course-content .callout:before,
.mint		.course-content .outside-callout,
.mint		.course-content .start-choices			{ background-color: #EBF3F1; }

.silver		.course-content .tip,
.silver 	.course-content .callout:before,
.silver		.course-content .outside-callout,
.silver		.course-content .start-choices			{ background-color: #E8E8E8; }

.lightblue	.course-content .tip,
.lightblue	.course-content .callout:before,
.lightblue	.course-content .outside-callout,
.lightblue	.course-content .start-choices			{ background-color: #ECF7FB; }

.olive		.course-content .tip,
.olive 		.course-content .callout:before,
.olive		.course-content .outside-callout,
.olive		.course-content .start-choices  		{ background-color: #eeefeb; }

.maroon		.course-content .tip,
.maroon		.course-content .callout:before,
.maroon		.course-content .outside-callout,
.maroon		.course-content .start-choices  		{ background-color: #F0DCE1; }

.purple		.course-content .tip,
.purple		.course-content .callout:before,
.purple		.course-content .outside-callout,
.purple		.course-content .start-choices  		{ background-color: #F0E7F2; }

.orangelel	.course-content .tip,
.orangelel	.course-content .callout:before,
.orangelel	.course-content .outside-callout,
.orangelel	.course-content .start-choices  		{ background-color: #F9EFDD; }

.greenlel	.course-content .tip,
.greenlel	.course-content .callout:before,
.greenlel	.course-content .outside-callout,
.greenlel	.course-content .start-choices  		{ background-color: #EDF2E0; }

.gold		.course-content .tip,
.gold 		.course-content .callout:before,
.gold		.course-content .outside-callout,
.gold		.course-content .start-choices  		{ background-color: #F5F3DD; }

.coral		.course-content .tip,
.coral 		.course-content .callout:before,
.coral		.course-content .outside-callout,
.coral		.course-content .start-choices  		{ background-color: #FEEDEA; }

.yellow		.course-content .tip,
.yellow		.course-content .callout:before,
.yellow		.course-content .outside-callout,
.yellow		.course-content .start-choices 			{ background-color: #FAF3E0; }
/* END COURSE CONTENT - LIGHT SHADE BGS */



/* COURSE CONTENT CALLOUTS - LEFT ARROW */

.green		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #EEF4D9, 2px 0px 0px #8cb200; }
.orange		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #FBEDD9, 2px 0px 0px #E68100; }
.mint		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #EBF3F1, 2px 0px 0px #76B1A0; }
.silver		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #E8E8E8, 2px 0px 0px #666666; }
.lightblue	.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #ECF7FB, 2px 0px 0px #7FC9E5; }
.olive		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #eeefeb, 2px 0px 0px #8e9268; }
.maroon		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #F0DCE1, 2px 0px 0px #991336; }
.purple		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #F0E7F2, 2px 0px 0px #9B5BA5; }
.orangelel	.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #F9EFDD, 2px 0px 0px #D6921D; }
.greenlel	.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #EDF2E0, 2px 0px 0px #8AAC31; }
.gold		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #F5F3DD, 2px 0px 0px #BCAD1B; }
.coral		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #FEEDEA, 2px 0px 0px #F48272; }
.yellow		.course-content .callout.left:after	{ text-shadow: -2px 0px 0px #FAF3E0, 2px 0px 0px #DBAD2C; }

/* END COURSE CONTENT CALLOUTS - LEFT ARROW */

/* COURSE CONTENT CALLOUTS - RIGHT ARROW */

.green		.course-content .callout.right:after,
.green		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #EEF4D9, -2px 0px 0px #8cb200; }
.orange		.course-content .callout.right:after,
.orange		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #FBEDD9, -2px 0px 0px #E68100; }
.mint		.course-content .callout.right:after,
.mint		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #EBF3F1, -2px 0px 0px #76B1A0; }
.silver		.course-content .callout.right:after,
.silver		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #E8E8E8, -2px 0px 0px #666666; }
.lightblue	.course-content .callout.right:after,
.lightblue	.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #ECF7FB, -2px 0px 0px #7FC9E5; }
.olive		.course-content .callout.right:after,
.olive		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #eeefeb, -2px 0px 0px #8e9268; }
.maroon		.course-content .callout.right:after,
.maroon		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #F0DCE1, -2px 0px 0px #991336; }
.purple		.course-content .callout.right:after,
.purple		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #F0E7F2, -2px 0px 0px #9B5BA5; }
.orangelel	.course-content .callout.right:after,
.orangelel	.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #F9EFDD, -2px 0px 0px #D6921D; }
.greenlel	.course-content .callout.right:after,
.greenlel	.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #EDF2E0, -2px 0px 0px #8AAC31; }
.gold		.course-content .callout.right:after,
.gold		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #F5F3DD, -2px 0px 0px #BCAD1B; }
.coral		.course-content .callout.right:after,
.coral		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #FEEDEA, -2px 0px 0px #F48272; }
.yellow		.course-content .callout.right:after,
.yellow		.course-content .outside-callout:before	{ text-shadow: 1px 0px 0px #FAF3E0, -2px 0px 0px #DBAD2C; }

/* END COURSE CONTENT CALLOUTS - RIGHT ARROW */

/* COURSE CONTENT CALLOUTS - TOP ARROW (CALLOUT NEXT TO READING SENTENCES - PHONES ONLY) */

@media (max-width: 767px) {
.green		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #EEF4D9, 0px -2px 0px #8cb200; }
.orange		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #FBEDD9, 0px -2px 0px #E68100; }
.mint		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #EBF3F1, 0px -2px 0px #76B1A0; }
.silver		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #E8E8E8, 0px -2px 0px #666666; }
.lightblue	.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #ECF7FB, 0px -2px 0px #7FC9E5; }
.olive		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #eeefeb, 0px -2px 0px #8e9268; }
.maroon		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #F0DCE1, 0px -2px 0px #991336; }
.purple		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #F0E7F2, 0px -2px 0px #9B5BA5; }
.orangelel	.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #F9EFDD, 0px -2px 0px #D6921D; }
.greenlel	.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #EDF2E0, 0px -2px 0px #8AAC31; }
.gold		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #F5F3DD, 0px -2px 0px #BCAD1B; }
.coral		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #FEEDEA, 0px -2px 0px #F48272; }
.yellow		.course-content .outside-callout:before	{ text-shadow: 0px 2px 0px #FAF3E0, 0px -2px 0px #DBAD2C; }
}
/* END COURSE CONTENT CALLOUTS - TOP ARROW (CALLOUT NEXT TO READING SENTENCES - PHONES ONLY) */

/* BANNERS - COURSES - RIGHT BACKGROUND IMAGES */
.green		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_green_course_right.png'); }
.orange		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_orange_course_right.png'); }
.mint		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_mint_course_right.png'); }
.silver		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_silver_course_right.png'); }
.lightblue	.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_lightblue_course_right.png'); }
.olive		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_olive_course_right.png'); }
.maroon		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_maroon_course_right.png'); }
.purple		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_purple_course_right.png'); }
.orangelel	.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_orangelel_course_right.png'); }
.greenlel	.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_greenlel_course_right.png'); }
.gold		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_gold_course_right.png'); }
.coral		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_coral_course_right.png'); }
.yellow		.course-content .banner.course.right .headline { background-image: url('../../images/LearningXpress/course/banner_yellow_course_right.png'); }
/* END BANNERS - COURSES - RIGHT BACKGROUND IMAGES */

/* BANNERS - COURSES - LEFT BACKGROUND IMAGES */
.green		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_green_course_left.png'); }
.orange		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_orange_course_left.png'); }
.mint		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_mint_course_left.png'); }
.silver		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_silver_course_left.png'); }
.lightblue	.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_lightblue_course_left.png'); }
.olive		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_olive_course_left.png'); }
.maroon		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_maroon_course_left.png'); }
.purple		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_purple_course_left.png'); }
.orangelel	.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_orangelel_course_left.png'); }
.greenlel	.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_greenlel_course_left.png'); }
.gold		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_gold_course_left.png'); }
.coral		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_coral_course_left.png'); }
.yellow		.course-content .banner.course.left .headline { background-image: url('../../images/LearningXpress/course/banner_yellow_course_left.png'); }
/* END BANNERS - COURSES - LEFT BACKGROUND IMAGES */

/* BANNERS - UNITS - BACKGROUND IMAGES */
.green		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_green_unit.png'); }
.orange		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_orange_unit.png'); }
.mint		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_mint_unit.png'); }
.silver		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_silver_unit.png'); }
.lightblue	.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_lightblue_unit.png'); }
.olive		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_olive_unit.png'); }
.maroon		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_maroon_unit.png'); }
.purple		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_purple_unit.png'); }
.orangelel	.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_orangelel_unit.png'); }
.greenlel	.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_greenlel_unit.png'); }
.gold		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_gold_unit.png'); }
.coral		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_coral_unit.png'); }
.yellow		.course-content .banner.unit .headline { background-image: url('../../images/LearningXpress/course/banner_yellow_unit.png'); }
/* END BANNERS - UNITS - BACKGROUND IMAGES */

/* BANNERS - LESSONS - BACKGROUND IMAGES */
.green		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_green_lesson.png'); }
.orange		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_orange_lesson.png'); }
.mint		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_mint_lesson.png'); }
.silver		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_silver_lesson.png'); }
.lightblue	.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_lightblue_lesson.png'); }
.olive		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_olive_lesson.png'); }
.maroon		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_maroon_lesson.png'); }
.purple		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_purple_lesson.png'); }
.orangelel	.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_orangelel_lesson.png'); }
.greenlel	.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_greenlel_lesson.png'); }
.gold		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_gold_lesson.png'); }
.coral		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_coral_lesson.png'); }
.yellow		.course-content .banner.lesson .headline { background-image: url('../../images/LearningXpress/course/banner_yellow_lesson.png'); }
/* END BANNERS - LESSONS - BACKGROUND IMAGES */

/* END MISCELLANEOUS COLOR CUSTOMIZATIONS */

/************************************/
/* 			END COURSES		        */

/************************************/