/* Main Styles */
.index-panel .panel {
	background-color: #013c65;
	background-size: cover;
	background-position: center;
	padding: 0;
}
.index-panel .panel h2, .index-panel .panel h3, .index-panel .panel p, .index-panel .panel li {
	color: #fff;
}
.index-panel .panel h3 {
	font-weight: 100!important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.index-panel .panel a {
	color: white;
	display: block;
	min-height: 6em;
	padding: 1.25rem 3em 1.25rem 1.25rem;
}
.index-panel .panel a:hover {
	color: #f6b000;
}
/* Individual Panels */
.index-panel.arts .panel {
	background-image: linear-gradient(160deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.65) 26%,rgba(0,0,0,0.32) 55%,rgba(0,0,0,0) 100%), url("/programs/categories/images/index-panels/index_arts-school_of_art_design_2016_128.jpg");
}
.index-panel.business .panel {
	background-image: linear-gradient(160deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.65) 26%,rgba(0,0,0,0.32) 55%,rgba(0,0,0,0) 100%), url("/programs/categories/images/index-panels/index_business-mcb_business_students_2016_021.jpg");
}
.index-panel.education .panel {
	background-image: linear-gradient(160deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.65) 26%,rgba(0,0,0,0.32) 55%,rgba(0,0,0,0) 100%), url("/programs/categories/images/index-panels/index_education-ROB_1180.jpg");
}
.index-panel.health-wellness .panel {
	background-image: linear-gradient(160deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.65) 26%,rgba(0,0,0,0.32) 55%,rgba(0,0,0,0) 100%), url("/programs/categories/images/index-panels/index_health_wellness-JOHNSON_20170426_907.jpg");
}
.index-panel.humanities .panel {
	background-image: linear-gradient(160deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.65) 26%,rgba(0,0,0,0.32) 55%,rgba(0,0,0,0) 100%), url("/programs/categories/images/index-panels/index_humanities-twm_anthropology_britney_kyle_17_1.jpg");
}
.index-panel.pre-professional .panel {
	background-image: linear-gradient(160deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.65) 26%,rgba(0,0,0,0.32) 55%,rgba(0,0,0,0) 100%), url("/programs/categories/images/index-panels/index_pre-professional-twm_cie_international_bio_sciences_17_5.jpg");
}
.index-panel.science-technology .panel {
	background-image: linear-gradient(160deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.65) 26%,rgba(0,0,0,0.32) 55%,rgba(0,0,0,0) 100%), url("/programs/categories/images/index-panels/index_science_technology-JOHNSON_20170425_475.jpg");
}
.index-panel.social-science-service .panel {
	background-image: linear-gradient(160deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.65) 26%,rgba(0,0,0,0.32) 55%,rgba(0,0,0,0) 100%), url("/programs/categories/images/index-panels/index_social_sciences_services-twm_jeffry_mcnair_17_7.jpg");
}