body, .heading, #leftnav a {
  color: #333;
}
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}
a { outline: none; }
p { padding: 0; margin: 0 0 10px 0;}

#layout-grid td.lfr-column { margin: 0; padding: 20px 0 0 35px !important; width: 950px !important;}
#layout-grid td.lfr-column.thirty { margin: 0; padding: 0 44px 0 35px !important; width: 248px !important;}
#layout-grid td.lfr-column.seventy { margin: 0; padding: 0 35px 0 0 !important; width: 658px !important;}

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('/nwacc-theme/images/fonts/texgyreadventor-regular-webfont.eot');
    src: url('/nwacc-theme/images/fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/nwacc-theme/images/fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('/nwacc-theme/images/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('/nwacc-theme/images/fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#breadcrumb {
	margin: 0 0 20px 293px;

}
#breadcrumb, #breadcrumb a.crumb {
	color: #565656;
}
body { font-size: 0.8em; }
.heading { /* usually used a heading of a page */
	font-size: 30px;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	color: #1a441e;
	font-family: 'texgyreadventorregular', Arial, sans-serif;
}
.subheading, h2 {
  font-size: 19px;
  margin-bottom: 0.2em;
  line-height: 1.2em;
  color: #54815d;
  font-family: Calibri, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.subsubheading {
  font-size: 18px;
  margin-bottom: 0.2em;
  line-height: 1.2em;
  color: #54815d;
  font-family: Calibri, Arial, sans-serif;
  text-transform: uppercase;
}
.orange_line_heading {
	font-size: 16px;
	margin-bottom: 0.5em;
	color: #414143;
	font-family: 'texgyreadventorregular', Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 2px solid #ff9133;
	display: inline-block;
	font-weight: bold;
	padding-bottom: 1px;
	letter-spacing: 1px;
}
h2 {
  margin-top: 0.5em !important;
}
#textArea .subheading a, #textArea .subheading a:visited {
  color: #54815d;
}
#leftnav { padding: 0 0 20px 0; width:248px;}
#leftnav ul{ margin: 0 0 0 8px; }
#leftnav ul li{
	list-style-type: none;
	font-size: 1.2em;
	margin-bottom: 0.6em;
	text-transform: uppercase;
} 
#leftnav ul li a{
	text-decoration: none;
}
#leftnav .hiddensubnav { display:none; margin-left: 20px;}
#leftnav .hiddensubnav a { color: #565656; font-size: 12px; font-weight: bold;}

#breadcrumb a{
  text-decoration: none;
  color: #54815d;
}
.imageSpacer{
  float:left;
  width:0px;
  height:75px;
}
.image_left{
  clear:left;
  float:left;
  padding:5px 15px 5px 0;
}
.image_right{
  float:right;
  clear: right;
  margin:3px 0 11px 25px;
}
#textArea { padding-bottom: 2em;}
#textArea ul { margin: 0;}
#textArea li { margin: 0 0 0 3em; }
#textArea .topImage { margin-bottom: 15px; }
#textArea .sectionHeader {
  color: #54815d;
  font-size: 1.2em;
  font-weight: bold;
}
#textArea .sectionContent { }
#textArea a { color: #333; }
#textArea a:visited { color: #565656 }

#textArea a:hover,
#leftnav a:hover,
#breadcrumb a.crumb:hover,
#leftnav .selected_nav_item,
#leftnav .hiddensubnav .selected_nav_item,
#jumpheadings .jumpheader a:hover { color:#ff9133; } 

#leftnav .nav_arrow { margin-left:-12px; height: 12px; width:12px; display:hidden;}

.personListing {
  line-height: 1.5em;
  font-size: 13px;
}
.personListing .photo {
  float: left;
  margin: 2px 10px 0 0;
}
.personListing .name {
  font-family: 'texgyreadventorregular', Arial, sans-serif;
  margin-bottom: 5px;
  font-size: 1.6em;
  color: #1a441e;
}
.personListing .email a{
  text-decoration: none;
  color: black;
}
.personListing .bio {
  margin: 10px 0 0 0;
}
.personListing .right {
  margin-left: 165px;
}
.sectionHeader {
  margin: 17px 0 20px 0;
  font-size: 1.3em;
  padding-bottom: 2px;
  color: #1a441e;
  border-bottom: 1px solid #1a441e;
    font-family: 'texgyreadventorregular';
  text-transform: uppercase;
}
.courseListing .courseCode, .courseListing .prerequisites, .courseListing .semesterCode, .courseListing .courseName {
  display: inline;
}
.courseListing .courseCode, .courseListing .semesterCode, .courseListing .courseName {
  font-weight: bold;
}
.sectionDescription {
  margin-bottom: 15px;
}

#textArea {
font-size: 13px;
line-height: 20px;
}
.asterisk {
  font-size: 12px;
  font-style: italic;
  color: black;
  margin-top: 30px;
}
.online_option {
  color: #ff9133 !important;
}
.quick_exit {
  float:right;
  margin: 0 0 25px 25px;
  background-color:#1a441e;
  padding:15px 25px;
}
.quick_exit a, .quick_exit a:hover {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}
#jumpheadings {
  margin-top: -10px;
}
#jumpheadings .jumpheader {
  display: inline;
}
#jumpheadings .jumpheader a {
  color: #54815d;
  text-decoration: none;
}
#nav a:not([href]) {
  cursor: default;
}
/*
.alert_banner {
  background-color: #edf3ee;
  padding: 20px;
  text-align:center;
  margin: 20px 0;
  border: 1px solid #54815d;
}
*/
.alert_banner {
border: 2px solid #8EC698;
background-color: #F3F9F4;
padding: 20px;
text-align: center;
margin: 20px 0px;
border-radius: 6px;
font-size: 16px;
color: #565656;
text-transform: uppercase;
font-family: Calibri,Arial,sans-serif;
}
.pullquote_right {
  float:right;
  font-size:16px;
  color: #666;
  padding: 20px;
  text-align:center;
  margin: 0 0 20px 20px;
  font-family: 'texgyreadventorregular', Arial, sans-serif;
  border-radius: 10px;
  border: 4px solid #8ec698;
  box-shadow: 3px 3px 4px #ddd;
}
.uni-form fieldset {
  border: 1px solid #BFBFBF;
  padding: 10px;
  margin-bottom: 15px !important;
}
.bold_button, .bold_button:hover  {
  font-size:22px;
  line-height: 22px;
  color: #54825e !important;
  padding: 8px;
  text-align:center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 10px 0;
  font-family: 'texgyreadventorregular', Arial, sans-serif;
  border-radius: 8px;
  border: 3px solid #54825e;
  letter-spacing: 1px;
  display: inline-block;
}
.bold_button .gray, .bold_button .gray:hover {
  display: block;
  font-weight: 900;
  color: #59585d !important;
  letter-spacing: 2px;
}

.table_style_1 {
	border-collapse: collapse;
	margin: 1em 0 2em 0;
}
.table_style_1 th {
	font-weight: bold;
	color: #1a441e;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid #1a441e;
}
.table_style_1 td {
	border-bottom: 1px solid #ddd;
	color: #54815d;
	padding: 5px 0px !important;
}
.table_style_1 td, .table_style_1 th {
	text-align:right;
	padding-left: 30px;
}
.table_style_1 td:nth-child(1), .table_style_1 th:nth-child(1) {
	text-align:left;
	padding-right: 30px;
	padding-left: 0;
}
.table_style_1 td:nth-child(1) {
	color: #333;
}
.table_style_1 tfoot td {
	font-weight: bold;
	border-bottom: 0;
	border-top: 2px solid #ddd;
	color: #1a441e;
}


.table_style_2 {
  border-collapse:collapse;
  margin:1em 0 2em 0;
}
.table_style_2 th{
  padding: 5px 0;
  border-bottom: 2px solid #1a441e;
  text-transform: uppercase;
}
.table_style_2 tbody td {
  border-bottom:1px solid #ddd;
  padding:5px 0;
}
.table_style_2 td:not(:last-child), .table_style_2 th:not(:last-child){
  padding:5px 30px 5px 0 !important;
}
.table_style_2 tfoot td {
  font-weight: bold;
  padding:5px 0;
  border-top: 2px solid #ddd;
}
.file_listing {
  padding: 0 0 20px 0;
}

a.folder {
 color: #565656 !important;
 text-decoration: none;
}
a.folder:hover {
 text-decoration: underline;
}

#footer-external-icons {
  float: left;
  display: inline-block;
  text-align: left;
  width: 197px;
  margin: 5px 0 0 20px;
}
#footer-links {
  float: left;
  display: inline-block;
  margin-left: 0;
  text-align: left;
  width: 599px;
}
#footer_apply{
  float: right;
  margin: 4px 22px 0 0;
  display: inline-block;
  text-align: left;
  width: 156px;
}

#footer_text {
 margin: 42px 0 0 20px;
 text-transform: uppercase;
 clear: left;
 color: #999;
 font-size: 9px;
 letter-spacing: 0.1px;
}
#footer_text span {
 margin: 0 5px;
}
#footer_text a {
 color: #999;
 text-decoration: none;
}
#footer_text a:hover, #footer-links a:hover {
 color: #ff9133;
}