.not-front #MainContent {
    background-color: #FFF;
}

.lead {
	color: #666 !important;
	font-weight: normal !important;
}

.email_alerts {
	font-size: 1.1rem !important;
}
@media (min-width: 768px) and (max-width: 830px) {
	.email_alerts {
		font-size: 1rem !important;
	}
}


.not-front #MainContent h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato', sans-serif;
    line-height: 1.5;
    font-weight: bold;
}
.not-front #MainContent h1 {
    font-size: 2rem;
    font-family: 'Roboto Slab', serif; 
}
.not-front #MainContent h2 {
    font-size: 1.6rem;
	color: #1F3D7B;
	margin-top: 1.5rem;
	line-height: 1.3;
}

.not-front #MainContent .media h2 {
	border-bottom: none;
}

.not-front #MainContent h2.no_arrow:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "" !important;
    padding-right: 0;
    -moz-osx-font-smoothing: gray;
    color: #ffcc00;
}



.not-front #MainContent h2.no_arrow .fa-facebook-square {
	color: #3b5998;
	font-size: 2rem;
	border-bottom: none;
}


.not-front #MainContent h2.no_arrow .fa-twitter-square {
	color: #00aced;
	font-size: 2rem;
		border-bottom: none;
}

.not-front #MainContent h2.no_arrow .fa-youtube-square {
	color: #cc181e;
	font-size: 2rem;
		border-bottom: none;
}

@media (max-width: 550px) {
	.not-front #MainContent .media > img, .not-front #MainContent .media > a > img {
		display: none !important;
	}
}
.not-front #MainContent .media-body h2:before {
	content: none;
} 

.not-front #MainContent h2 span.min_credits {
	color: #292b2c !important;
	font-size: 1rem !important;
}

.not-front #MainContent h3 {
    font-size: 1.4rem;

}
.not-front #MainContent h4 {
    font-size: 1.1rem;
    color: #0070B9;
    font-weight: bold;
}
.not-front #MainContent h5, .not-front #MainContent h6 {
    font-size: 1rem;
}
@media (max-width: 767px) {
    .not-front #MainContent h1 {
        font-size: 1.5rem;
    }
}

.not-front #MainContent .ct_page ol {
	margin-left: 15px;
    padding-left: 0;
}

.not-front #MainContent .PageImage,
.not-front #MainContent .media > img, .not-front #MainContent .media > a > img {
    display: none;
}

.not-front #MainContent figure {
	display: table;
}
.not-front #MainContent figcaption {
	display: table-caption;
	caption-side: bottom;
}


.not-front #MainContent img.DropShadow {
    -webkit-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    -moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
}

@media  (min-width: 1000px) {
	.not-front #MainContent .PageImage {
	    -webkit-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    -moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    border: 1px solid #ccc;
	    margin: 0 0 1rem 1rem;
	    float: right;
		display: inline-block;
		width: 300px;
	}
	.not-front #MainContent .media > img, .not-front #MainContent .media > a > img {
	    -webkit-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    -moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    border: 1px solid #ccc;
		display: flex;
	}
}
@media (min-width: 576px) and (max-width: 999px) {
	.not-front #MainContent .PageImage {
	    -webkit-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    -moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    border: 1px solid #ccc;
	    margin: 0 0 1rem 1rem;
	    float: right;
		display: inline-block;
		width: 200px
	}
	.not-front #MainContent .media > img, .not-front #MainContent .media > a > img {
	    -webkit-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    -moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
	    border: 1px solid #ccc;
		display: flex;
	}
}



.not-front #MainContent .ProgramList img {
    -webkit-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    -moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    border: 1px solid #ccc;
}

.not-front #MainContent h3.program_title {
	font-size: 1rem !important;
}


.not-front #MainContent .BorderShadowImage {
    -webkit-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    -moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    border: 1px solid #ccc;
}

.not-front #MainContent .sub-nav {
    padding-top: 25px;
    padding-bottom: 15px;
}
.not-front #MainContent .sub-nav > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.not-front #MainContent .sub-nav > h3 {
    font-size: 16px;
    margin: 15px 0 0 0;
}

.not-front #MainContent .sub-nav > h3 > a,
.not-front #MainContent .sub-nav > h3 > a:visited,
.not-front #MainContent .sub-nav > h3 > a:link {
    color: #000;
    text-decoration: none;
}
.not-front #MainContent .sub-nav > h3 > a:hover,
.not-front #MainContent .sub-nav > h3 > a:active {
    text-decoration: underline;
}
.not-front #MainContent .sub-nav > ul {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    list-style: none;
    margin: 0;
    padding: 0;
}
.not-front #MainContent .sub-nav > ul > li {
    font-weight: bold;
}
.not-front #MainContent .sub-nav > ul > li {
    font-weight: normal;
}

.not-front #MainContent .sub-nav > ul li a {
    display: block;
    background-color: #0275d8;
    padding: 4px 4px 4px 6px;
    color: #FFF;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}

.not-front #MainContent .sub-nav > ul li a.active:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	content: "\f0da";
	padding-right: 5px;
    -moz-osx-font-smoothing: gray;
}
.not-front #MainContent .sub-nav > ul li a:hover {
    background-color: #4564A1;
    text-decoration: none;
}

/* second level sub-nav */
.not-front #MainContent .sub-nav > ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.not-front #MainContent .sub-nav > ul ul li a {
    background-color: #eee;
    color: #333;
    padding-left: 15px;
}
.not-front #MainContent .sub-nav > ul ul li a:hover {
    background-color: #ddd;
    text-decoration: none;
}
/* Hide third level menu */
.not-front #MainContent .sub-nav > ul ul ul {
    
}
.not-front #MainContent .sub-nav > ul ul ul a {
    background-color: #fff;
    padding-left: 2rem;
}


div.ct_news > img {
	float: right;
	margin: 8px;
	border: 1px solid #ccc;
    -webkit-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    -moz-box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
    box-shadow: 8px 8px 5px -5px rgba(204,204,204,1);
}

div.main img, div.ct_page img {
	max-width:100% !important;
	height:auto !important;
}
a.logo img {
	max-width:100% !important;
	height:auto !important;
}
div.main {
	margin-bottom: 15px;
}


.not-front #MainContent a.pdf:before {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c1";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #DF0101;
}
.not-front #MainContent a.doc:before {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c2";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #08088A;
}
.not-front #MainContent a.xls:before {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c3";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #088A08;
}
.not-front #MainContent a.ppt:before {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c4";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #FE642E;
}
.not-front #MainContent a.audio:before {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c7";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #5882FA;
}

.not-front #MainContent a.video:before {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c8";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #084B8A;
}

.not-front #MainContent a.web:before {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f08e";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: #2E64FE;
}

.not-front #MainContent a.youtube:before {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f16a";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: red;
}

.not-front #MainContent a.pdf.btn:before, 
.not-front #MainContent a.xls.btn:before, 
.not-front #MainContent a.doc.btn:before, 
.not-front #MainContent a.ppt.btn:before, 
.not-front #MainContent a.audio.btn:before,
.not-front #MainContent a.video.btn:before,
.not-front #MainContent a.web.btn:before,
.not-front #MainContent a.youtube.btn:before
 {
	color: #FFF !important;
}


.not-front #MainContent .sub-nav > ul li a.pdf:before, 
.not-front #MainContent .sub-nav > ul li a.xls:before, 
.not-front #MainContent .sub-nav > ul li a.doc:before, 
.not-front #MainContent .sub-nav > ul li a.ppt:before, 
.not-front #MainContent .sub-nav > ul li a.audio:before,
.not-front #MainContent .sub-nav > ul li a.video:before,
.not-front #MainContent .sub-nav > ul li a.web:before,
.not-front #MainContent .sub-nav > ul li a.youtube:before
 {
	color: #FFF !important;
}


.not-front #MainContent a.pdf-after:after {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c1";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #DF0101;
}
.not-front #MainContent a.doc-after:after {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c2";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #08088A;
}
.not-front #MainContent a.xls-after:after {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c3";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #088A08;
}
.not-front #MainContent a.ppt-after:after {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c4";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #FE642E;
}
.not-front #MainContent a.audio-after:after {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c7";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #5882FA;
}

.not-front #MainContent a.video-after:after {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f1c8";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #084B8A;
}

.not-front #MainContent a.web-after:after {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f08e";
    padding-left: 4px;
    -moz-osx-font-smoothing: gray;
    color: #2E64FE;
}

.not-front #MainContent a.youtube-after:after {
	display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f16a";
    padding-right: 4px;
    -moz-osx-font-smoothing: gray;
    color: red;
}

.not-front #MainContent a.pdf-after.btn:after, 
.not-front #MainContent a.xls-after.btn:after, 
.not-front #MainContent a.doc-after.btn:after, 
.not-front #MainContent a.ppt-after.btn:after, 
.not-front #MainContent a.audio-after.btn:after,
.not-front #MainContent a.video-after.btn:after,
.not-front #MainContent a.web-after.btn:after,
.not-front #MainContent a.youtube-after.btn:after
 {
	color: #FFF !important;
}


/* Override CMS Styles */
.not-front #MainContent div.tabs ul.tabs.primary {
	list-style: none;
	margin: 0;
	padding: 8px 0 8px 0;
}
.not-front #MainContent div.tabs ul.tabs.primary li {
	display: inline;
	margin-right: 5px;
}
.not-front #MainContent div.tabs ul.tabs.primary li a {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
	padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}
.not-front #MainContent div.tabs ul.tabs.primary li.active a:hover,
.not-front #MainContent div.tabs ul.tabs.primary li a:hover
{
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad;
    text-decoration: none;
}

.not-front #MainContent div.tabs ul.tabs.primary li.active a:focus,
.not-front #MainContent div.tabs ul.tabs.primary li a:focus
{
	box-shadow: 0 0 0 2px rgba(2,117,216,.5);
}






table.TypicalStudentSchedule tr td:first-child {
	width: 75% !important;
}
table.TypicalStudentSchedule tr td:last-child {
	width: 25% !important;
}
table.TypicalStudentSchedule tr td {
	width: 50%;
}


table.CourseForDegree {
}

table.CourseForDegree tr td:first-child,
table.CourseForDegree thead th:first-child {
	width: 75% !important;
	display: table-cell !important;
}
table.CourseForDegree tr td:last-child,
table.CourseForDegree thead th:last-child {
	width: 25% !important;
	display: table-cell !important;
}
table.CourseForDegree tr td,
table.CourseForDegree thead th {
	display: none;
}

table.CourseForDegree .thead-inverse th {
	background-color: #D8D8D8;
	color: #000;
}

@media (min-width: 566px) {
table.CourseForDegree tr td:first-child,
table.CourseForDegree thead th:first-child {
	width: 30% !important;
}
table.CourseForDegree tr td:last-child,
table.CourseForDegree thead th:last-child {
	width: 25% !important;
}
table.CourseForDegree tr td,
table.CourseForDegree thead th {
	width: 45%;
	display: table-cell;
}
}




.search-results-container .search-title {
	font-size: 1.25rem !important;
	margin-bottom: 0;
}
.search-results-container .search-result {
	margin-bottom: 1.5rem;
	margin-left: 1rem;
}
.search-results-container .search-snippet {
	margin-bottom: 0;
}


.required_course_track h3 {
    font-size: 1.2rem !important;
}
.required_course_track p {
	margin-top: 0;
	margin-bottom: 0;
}