/* 404 page css */

.page-404page h1,
.page-403page h1 {
	font-size: 2.065em;
	line-height: 38px;
}
.page-404page h2,
.page-403page h2 {
	font-size: 1.5em;
	color: #000;
}
#entered-url{
	font-weight: normal;
	font-size: .85em;
	clear:both;
}
h3.try-one{
	color: #000;
	margin-top: 30px;
	margin-bottom: 0px;
}
/*.page-404page .search #gcs-search,
.page-403page .search #gcs-search {
	border-top: 1px solid #cccccc !important;
	border-bottom: 1px solid #cccccc !important;
	margin: 20px 0px !important;
}*/
#not-found-403-nav {
	margin: 0 0 20px;
	border-bottom: 1px solid #cccccc;	
}
#not-found-403-nav hr.row-spacer{
	border: 0px;
}
#not-found-403-nav hr.row-spacer.col3-row-1,
#not-found-403-nav hr.row-spacer.col2-row-1,
#not-found-403-nav hr.row-spacer.col2-row-2 {
	height: 10px;
}
#not-found-403-nav .academics .section-title,
#not-found-403-nav .academics ul li{ 
	color:rgba(60,69,184,1);
}
#not-found-403-nav .admission .section-title,
#not-found-403-nav .admission ul li{
	color:rgba(9,126,181,1);
}
#not-found-403-nav .career---alumni .section-title,
#not-found-403-nav .career---alumni ul li{
	color: rgba(159,0,78,1);
}
#not-found-403-nav .life-at-scad .section-title,
#not-found-403-nav .life-at-scad ul li{
	color: rgba(11,121,99,1);
}
#not-found-403-nav .about-scad .section-title,
#not-found-403-nav .about-scad ul li{
	color: rgba(195,64,11,1);
}
#not-found-403-nav .additional-sections .section-title,
#not-found-403-nav .additional-sections ul li{ 
	color: #0078a3;
}
#not-found-403-nav ul {
	margin: 0px;
	padding: 0px;
}
#not-found-403-nav ul li {
	list-style-position: inside;
	line-height: 2.8em;
	margin: 0px;
	padding: 0px;
	font-size: .74em;
}
#not-found-403-nav ul li a {
	color: #000;
	font-size: 1.35em;
	padding-left: 10px;
}


#not-found-403-nav .sitemap-link {
	margin: 16px 0px;
}
.extra-contact-options {
	margin-top: 60px;
}
.extra-contact-options #feedback-text,
.extra-contact-options h3{
	color: #000;
}
.extra-contact-options #feedback-text {
	font-size: .85em;
	font-weight: 400;
}
.extra-contact-options #feedback-text a {
	font-weight: bold;
}
