/*
 *   FILE NAME..: UNH_cascade.css
 *     09/29/2015
 *       Override file for ellucian cascade UI styling
 *       */
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
html, body {
   overflow: visible;
}
.clearfix:before,
.clearfix:after {
    content: ' ';
    display: table;
}
#content {
	bottom: auto;
}
#content,
#content.level4 {
	overflow-x: visible;
	overflow-y: visible;
}
#outerFooter {
	display: none!important;
}
#header {
    background: none;
    height: 102px;
}
#bodyContainer {
	margin: 30px 0px 0px 0px;
}
#globalFooter {
	width: 100%;
}
#checkdiv {
	width: 0px;
	height: 0px;
	display: none!important;
}

#pageheader {
	margin: 25px 0px;
	padding: 0px 25px;
	box-sizing: border-box;
}

#pageheader.level4,
#pagebody.level4 {
	box-sizing: border-box;
	padding: 0em 1em;
}

#helpWindowTab {
	display: none;
}
.fullImage{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imageWrapper {
	max-width: 911px;
	margin-left: auto;
	margin-right: auto;
}
.fieldlabeltextinvisible {
	display: none;
}
.institutionalBranding {
    background-attachment: scroll;
    background-clip: border-box;
/*    background-image: url("images/sgu-logo.png"); */
    background-image: url("/css/images/unh_logo.svg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    /*background-size: auto auto;*/
	background-size:contain;
    box-sizing: border-box;
    float: left;
    height: 80px;
    left: 0px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 10px;
    width: 306px;
	margin: 0px;
	}

.browseButton {
    background: url("images/browse-btn-sprites.png") repeat-x scroll 0 -82px transparent;
    cursor: pointer;
    float: left;
    height: 41px;
    margin-left: 23px;
    margin-right: 8px;
    margin-top: -2px;
    visibility: hidden;
	display: none;
    width: 82px;
}

#browseMenuContainer {
    position: absolute;
    top: 102px;
    width: 100%;
    z-index: 998;
    visibility: hidden;
	display: none;
}

#search {
    background: none;
	display: block;
    float: right;
    padding: 0;
    position: absolute;
    right: 30px;
    top: -50px;
    z-index: 99999;
	max-width: 50%;
}


#searchField {
    background: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #000555;
    display: block;
    font-size: 14px;
    height: 22px;
    margin: 0 10px;
    padding: 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 190px;
}


#searchField input.searchInput {
    border: 0 none;
    color: #999;
    float: left;
    font-size: 0.8em;
    height: 32px;
    margin: -5px 0 0 -5px;
    padding-bottom: 0;
    padding-left: 25px;
    width: 174px;
}

#searchField span.findicon {
    background: url("images/icon-search-glass.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 12px;
    margin-left: -27px;
    margin-top: 5px;
    width: 12px;
}


#searchField span.closeicon.enabled {
    background: url("images/icon-search-close.png") no-repeat scroll right top transparent;
    float: right;
    height: 12px;
    margin: -20px 0 0;
    padding: 0;
    visibility: hidden;
    width: 12px;
}

#searchField span.closeicon {
    background: url("images/icon-search-close-disabled.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    float: right;
    height: 12px;
    margin: -20px 0 0;
    padding: 0;
    visibility: hidden;
    width: 12px;
}

.searchInput:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
	margin:20px;
}

#areas {
    /*background-color: #003591;*/
    clear: both;
    height: 6px;
    position: relative;
    top: 15px;
    width: 100%;
    z-index: -1000;
}


#globalNav ul {
    background: none;
    background-color: #a3a9ac;
    height: 22px;
    margin: 0 7px;
    padding: 0;
}

#globalNav div {
    background: none;
    background-color: #a3a9ac;
    height: 22px;
}

#globalNav {
    background: none;
    background-color: #a3a9ac;
    color: #fff;
    float: right;
    height: 22px;
    margin: 19px 40px 0 0;
    padding: 0;
}

#welcomemessage {
    color: #f77a05;/*#8aa1b3;*/
    float: left;
    font-size: 1.4em;/*2em;*/
    font-weight: normal;
    margin: 0px; /* -18px 194px 0 0;*/
    min-height: auto; /*92px;*/
    padding: 0px;
	text-align: center;
	float: none;
}

.htmlButtonLevel2-3 {
    background: url("images/level-2-nav-item-bg.png") repeat-x scroll left bottom #fbfdfd;
    border: 1px solid #d3e3ec;
    cursor: pointer;
    display: block;
    float:none;
    font-size: 0.96em;
    margin: 0;
    padding: 0.8em 0 0.8em 0.2em;
    position: relative;
    width:auto;
	height:auto !important;
	min-height:0em;
}

#footerLinks {
    background: url("images/bg-nav-header-col.png") repeat-x scroll 0 -30px rgba(0, 0, 0, 0);
    border: 1px solid #999;
    font-size: 0.89em;
    height: auto;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 5px 10px;
}

#level3Container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/level-2-nav-item-hover.png") repeat-x scroll left bottom #fff;
    border-color: #0083dc;
    border-image: none;
    border-right: 1px solid #0083dc;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
	float:none;
    margin: 0 auto;
    padding: 0px;
    width: auto;
    z-index: 0;
}

.items, .items li {
    display: inline-block;
    margin: 0;
    padding: 1px;
}

.htmlButtonLevel2-3.selected h3 {
    background: url("images/level-2-nav-arrow-up.png") no-repeat scroll 98% center rgba(0, 0, 0, 0);
    color: #f93;
    padding-right: 10px;
}

.htmlButtonLevel2-3 h3 {
    background: url("images/level-2-nav-arrow-down.png") no-repeat scroll 98% center rgba(0, 0, 0, 0);
    color: #005c96;
    font-weight: bold;
    padding: 0 15px 0 11px;
}

.footerBrandingLogo {
    background: url("images/sghe-logo-small-black.png") no-repeat scroll center center transparent;
    cursor: pointer;
    display: none;
    float: right;
    height: 8px;
    padding: 11px 14px;
    width: 159px;
}

.disclaimer {
    border-top: 1px dotted #ccc;
    color: #666;
    display: none;
    font-size: 0.8em;
    margin-left: 25px;
    margin-right: 30px;
    padding-top: 10px;
    text-align: left;
    width: auto;
}
A.sitemaplevel1:hover {
    font-size: 1.1em;
}

A.sitemaplevel1 {
    font-size: 1.1em;
}


TABLE TD.dddefault .warningtext .fieldlabeltext  {
    font-family: Verdana,helvetica,sans-serif;
    font-size: 100%;
}

select {
    font-family: Verdana,helvetica,sans-serif;
}

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
.infotext {
	font-family: "Source Sans Pro",Arial,sans-serif;
	font-size: 1em;
}

.captiontext {
	font-family: "Source Sans Pro",Arial,sans-serif;
	font-size: 1em;
	font-size: 1.4em;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom: 3px solid #003591;
	color: #003591;
	text-align: left;
}

#innerTabs > li > a:link,
#innerTabs > li > a:active,
#innerTabs > li > a:visited {
	font-size: 1.2em;
}

#innerTabs > li > a:link:before,
#innerTabs > li > a:active:before,
#innerTabs > li > a:visited:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1.2em;
	content: "\f0a9";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


#innerTabs > li.selected > a:link, 
#innerTabs > li.selected > a:active, 
#innerTabs > li.selected > a:visited {
	color: #f77a05;
}

#pagebody {
	margin: 0px;
	padding: 0px;
}

#navigationcontrolSmall {
	position: static;
	margin-top: 0px;
	background-color: rgb(0, 53, 145);
}

#navigationcontrolSmall .descriptionText {
	display: none;
}

#navigationcontrolSmall .menuSmall {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	padding: 8px 12px;
	height: auto;
}

#navigationcontrolSmall .htmlButton,
#navigationcontrolSmall .menuSmall DIV,
#navigationcontrolSmall .menuSmall DIV DIV
{
	padding: 0px 0px 0px 0px;
	height: auto;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

#navigationcontrolSmall .menuSmall.menuSmallOver,
#navigationcontrolSmall .menuSmall.menuSmallOver DIV,
#navigationcontrolSmall .menuSmall.menuSmallOver DIV DIV,
#navigationcontrolSmall .menuSmallHighlight.menuSmall,
#navigationcontrolSmall .menuSmallHighlight.menuSmall DIV,
#navigationcontrolSmall .menuSmallHighlight.menuSmall DIV DIV {
	background-image: none;
}

#navigationcontrolSmall .menuSmallHighlight.menuSmall {
	background-color: #FFF;
	color: rgb(0, 53, 145);
}

#navigationcontrolSmall .menuSmall.menuSmallOver,
#navigationcontrolSmall .menuSmallHighlight.menuSmall.menuSmallOver{
	background-color: rgb(199, 199, 199);
	color: rgb(0, 53, 145);
}

#navigationcontrolSmall SPAN.menuItemSeperator {
	background-image: none;
}


#resNav {
	overflow: visible;
}

#resNav li {
	display: block;
	width: auto;
}

.nav-toggle {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	text-indent: -999px;
	position: relative;
	overflow: hidden;
	width: 1em;
	display: block;
}
.nav-toggle:before {
	color: #FFF; /* Edit this to change the icon color */
	font-family: "responsivenav";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.5em;
	text-transform: none;
	position: absolute;
	content: "\2261";
	text-indent: 0;
	text-align: center;
	line-height: 1.5em;
	speak: none;
	width: 100%;
	top: 0;
	left: 0;
}
.nav-toggle.active:before {
    color: #f77a05;
}

.nav-toggle,
#resNav li {
	padding: 8px 12px;
	position: relative;
}
#pagebody {
	min-width: 100px;
	max-width: 911px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.breadCrumb {
	min-width: 100px;
	max-width: 911px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#contentBelt.menucontent {
	width: auto;
}

#contentHolder {
	box-sizing: border-box;
	width: 100%;
	float: none;
	padding: 4px;
}

a.skiplinks {
	display: none;
}

.confirmation {
	width: auto;
}

#content {
	width: 100%;
}

#contentHolder .items li a {
	padding: 0px 10px; 
}

#crumb {
	visibility: collapse;
	height: 0px;
}

.breadCrumb a:link,
.breadCrumb a:active,
.breadCrumb a:visited {
	float: none;
}

#resNavBlock {
	background-color: rgb(0, 53, 145);
}
.cascadeButton {
    background: url(/css/images/default-button-sprites3.png) repeat-x 0px -55px;
    border-radius: 5px;
	display:inline-block;
    color: white!important;
    text-align: center;
    font-weight: bold;
    text-align: center;
    padding: 3px 10px 1px 10px;
}
.cascadeButton:hover {
    background-position: 0px -136px;
}
.resNav-link {
	display: none;
}
.resNav { 
	float: none;
	-webkit-transition: all 0.3s ease;  
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.resNav ul { 
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	display: inline-table;
	z-index: 9999;
}
.resNav > ul {
	text-align: center;
	display:block;
}
.resNav > li > ul.sub-menu {
	min-width: 10em;
	max-width: 20em;
}
.resNav ul li {
	padding: 0px;
}
.resNav ul li a {
	padding: 8px 12px;
}
.resNav > ul > li {
	display: inline-block;
}
.resNav ul li a {
	display: block; 
	text-decoration: none; 
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
}
.resNav ul ul { 
	display: none; 
	position: absolute; 
	top:100%;
	min-width: 200px;
	background-color: #f4f4f4;
	text-align: left;
}
.resNav ul ul a { 
	color: rgb(0, 53, 145);
}
.resNav ul li > ul {
	display: block;
	visibility: hidden;
	opacity: 0;
	max-height: 0px;
	background-color: rgb(199, 199, 199);
	-webkit-transition: all 0.3s;  
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.resNav > ul > li.selected,
.resNav > ul > li.selected > a {
	background-color: #FFF;
	color: rgb(0, 53, 145);
}
.resNav ul ul li.has-submenu > a:after {
	content: "\203a";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-size: 1.4em;
	padding: 0em 0.4em;
}
.resNav ul ul li.has-submenu > a.active:after {
	color: #FFF;
}
@media all and (min-width: 40em) {
	.resNav ul ul { 
		max-width: 300px;
	}
	.resNav ul ul li a {
		display: block; 
		display: flex; 
	}
	.resNav ul li > ul {
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content;
	}
	.resNav ul li:hover > ul {
		visibility: visible;
		opacity: 1;
		max-height: 10000px;
	}
	.resNav ul ul > li:hover > ul li a {
		background-color: rgb(170, 170, 170);
	}
	.resNav ul ul ul > li:hover > ul li a {
		background-color: rgb(150, 150, 150);
	}
	.resNav ul ul ul ul > li:hover > ul li a {
		background-color: rgb(130, 130, 130);
	}
	.resNav > ul > li.selected:hover,
	.resNav > ul > li.selected:hover > a,
	.resNav > ul > li:hover,
	.resNav > ul > li:hover > a,
	.resNav ul ul > li:hover,
	.resNav ul ul > li:hover > a,
	.resNav ul ul ul > li:hover,
	.resNav ul ul ul > li:hover > a {
		background-color: rgb(100, 100, 100)!important;
		color: #FFF!important;
	}
	.resNav ul ul li.has-submenu > a:hover:after {
		color: #FFF;
	}
}
.resNav ul ul > li { 
	position: relative;
}
.resNav ul ul ul { 
	position: absolute; 
	left: 100%; 
	top:0;
}

.right {
	right: 100%;
	left: auto!important;
}

@media all and (max-width: 40em) {
	.fullImage {
		width: 100%;
		height: auto;
	}
	.resNav ul.active {
		visibility: visible;
		opacity: 1;
		max-height: 10000px;
	}
	.right {
		right: auto;
		left: auto;
	}
	#globalNav {
		margin-top: 2px;
		margin-right: 2px;
		font-size: 0.8em;
	}
	#pageheader {
		margin: 4px 0px;
		padding: 0px;
	}
	#content {
		top: 68px;
	}
	.institutionalBranding {
		position: static;
		margin: 2px;
	}
	#bodyContainer {
		margin: 4px;
	}
	#contentHolder {
		padding: 4px;
	}
	#search {
		top: -30px;
		right: 16px;
	}
	#searchField {
		height: 16px;
	}
	#searchField input.searchInput {
		height: 26px;
	}
	.example-header .container { width: 100%; }

	a.resNav-link { 
		display: block; 
		color: #fff; 
		float: right;
		text-decoration: none; 
		padding: 10px 12px;
	}
	a.resNav-link {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-decoration: none;
		position: relative;
		width: 1em;
		height: 1em;
		display: inline-block;
	}
	a.resNav-link::before {
		color: #FFF;
		font-family: "responsivenav";
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		font-size: 1.5em;
		text-transform: none;
		position: absolute;
		text-indent: 0;
		text-align: center;
		line-height: 1.5em;
		speak: none;
		width: 100%;
		top: 0;
		left: 0;
		content: "\2261";
	}  
	.resNav { 
		clear: both; 
		min-width: inherit; 
		float: none;
	}
	.resNav, 
	.resNav > ul ul { 
		overflow: hidden; 
		max-height: 0; 
	}
	.resNav > li > ul.sub-menu { 
		padding: 0px; 
		border: none; 
	}
	.resNav.active, .resNav > ul ul.active { 
		max-height: 1000em;
		top: auto!important;
	}
	.resNav ul { 
		display: inline;
	}
	.resNav li, 
	.resNav > ul > li { 
		display: block;
	}
	.resNav li a { 
		display: block; 
		position: relative; 
	}
	/*.resNav li.has-submenu > a:after {
		content: "\25bc";
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		font-size: 0.8em;
		padding: 0.7em 0.7em;
	}
	.resNav li.has-submenu > a.active:after {
		content: "\25b2";
	}*/
	.resNav ul ul li.has-submenu > a:after {
		content: "\25bc";
		font-size: 0.7em;
		padding: 0.7em;
	}
	.resNav ul ul li.has-submenu > a.active:after {
		content: "\25b2";
		font-size: 0.7em;
		padding: 0.7em;
	}
	.resNav ul a.active {
		background-color: rgb(170, 170, 170);
		color: #FFF;
	}
	.resNav ul ul a.active {
		background-color: rgb(150, 150, 150);
	}
	.resNav ul ul ul a.active {
		background-color: rgb(130, 130, 130);
	}
	.resNav ul ul, 
	.resNav ul ul ul { 
		display: inherit; 
		position: relative; 
		left: auto; 
		top:auto; 
		border:none;
	}
	.resNav > ul ul.active {
		margin-left: 0.3em;
		border-left: solid 2px rgb(0, 53, 145);
		border-bottom: solid 2px rgb(0, 53, 145);
	}
	.institutionalBranding {
		background-size: 100%;
		width: 46%;
	}
	#resNavBlock {
		padding-bottom: 2px;
	}

}

/*
footer
*/
 
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-envelope::before {
	content: "\f0e0";
}

.fa-user::before {
	content: "\f007";
}

.fa-comments::before {
	content: "\f086";
}

.fa-phone::before {
	content: "\f095";
}

.fa-desktop::before {
	content: "\f108";
}

.need-help .field-item .fa {
	font-size: 50px;
	color: #f77a05 !important;
	margin-bottom: 10px;
}

footer.footer {
	color: #FFF;
	background-color: #555;
}
footer.footer .container {
	max-width: 911px;
	margin-left:auto;
	margin-right: auto;
	padding: 1em;
}

footer.footer .region::before,
footer.footer .region::after {
	content: " ";
	display: table;
}

footer.footer .region::after {
	clear:both;
}

footer.footer .need-help {
	width: 66%;
	float: left;
}

footer.footer .need-help h2 {
	margin-top: 0px;
}

footer.footer .unh-footer {
	width: 33%;
	float: left;
}

footer.footer .need-help .field-item .fa {
	font-size: 18px;
	float: left;
	padding-right: 10px;
}

footer.footer .need-help .field-item br {
	display: none;
}

.need-help .field-item .in-person-detail {
	display: none;
}

footer.footer .need-help .field-item .in-person-detail {
	display: block;
}

footer.footer .need-help .field-item ul {
	margin: 0px;
	padding: 0px;
}

footer.footer .need-help .field-item ul li {
	width: 49%;
	float: left;
	list-style: none;
	color: #FFF;
}
.footertext {
	padding: 0px;
}
.footertext footer.footer a,
.footertext footer.footer a:visited,
.footertext footer.footer a:hover,
.footertext footer.footer span,
.footertext footer.footer li,
.footertext footer.footer p {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footertext footer.footer a:hover {
	text-decoration: underline;
}
#proxylink a:hover {
	text-decoration: underline;
}
.footertext footer.footer .unh-footer a,
.footertext footer.footer .unh-footer a:hover {
	color: #f77a05;
}
.footertext footer.footer .need-help h2 {
	color: white;
}
