﻿@charset "utf-8";
embed,
iframe,
img,
object {
	max-width: 100%
}
.departments ul,
.sidebar li,
.socialSidebar ul {
	list-style: none
}
@font-face {
	font-family: texgyreherosregular;
	src: url(/_resources/fonts/texgyreheros-regular-webfont.eot);
	src: url(/_resources/fonts/texgyreheros-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/_resources/fonts/texgyreheros-regular-webfont.woff) format('woff'), url(/_resources/fonts/texgyreheros-regular-webfont.ttf) format('truetype'), url(/_resources/fonts/texgyreheros-regular-webfont.svg#texgyreherosregular) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: texgyreherosbold;
	src: url(/_resources/fonts/texgyreheros-bold-webfont.eot);
	src: url(/_resources/fonts/texgyreheros-bold-webfont.eot?#iefix) format('embedded-opentype'), url(/_resources/fonts/texgyreheros-bold-webfont.woff) format('woff'), url(/_resources/fonts/texgyreheros-bold-webfont.ttf) format('truetype'), url(/_resources/fonts/texgyreheros-bold-webfont.svg#texgyreherosbold) format('svg');
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: texgyreherositalic;
	src: url(/_resources/fonts/texgyreheros-italic-webfont.eot);
	src: url(/_resources/fonts/texgyreheros-italic-webfont.eot?#iefix) format('embedded-opentype'), url(/_resources/fonts/texgyreheros-italic-webfont.woff) format('woff'), url(/_resources/fonts/texgyreheros-italic-webfont.ttf) format('truetype'), url(/_resources/fonts/texgyreheros-italic-webfont.svg#texgyreherositalic) format('svg');
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: texgyreherosbold_italic;
	src: url(/_resources/fonts/texgyreheros-bolditalic-webfont.eot);
	src: url(/_resources/fonts/texgyreheros-bolditalic-webfont.eot?#iefix) format('embedded-opentype'), url(/_resources/fonts/texgyreheros-bolditalic-webfont.woff) format('woff'), url(/_resources/fonts/texgyreheros-bolditalic-webfont.ttf) format('truetype'), url(/_resources/fonts/texgyreheros-bolditalic-webfont.svg#texgyreherosbold_italic) format('svg');
	font-weight: 700;
	font-style: italic
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
summary,
time,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}
table,
tbody,
td,
tfoot,
th,
thead,
tr {
	margin: 0;
	padding: 0;
	border: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
	display: block
}
body {
	line-height: 1;
	font: normal normal 400 100%/125% texgyreherosregular, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #000
}
h1,
p {
	line-height: 1.3
}
blockquote,
q {
	quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}
fieldset {
	border: 1px groove #DDD !important;
	padding: 1em 1.4em !important;
	margin: 0 0 1.5em !important;
	box-shadow: 0 0 0 0 #000;
}
legend {
	border-bottom: medium none;
	padding: 0 10px;
	width: inherit;
	text-align: left !important;
	font-weight: bold !important;
	font-size: 1.1em !important;
}
label {
    font-weight: inherit;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-color: transparent
}
p {
	margin: 0 0 10px;
	/*	font-size: 14px */
}
div, table {
	/*	font-size: 14px */
}
em {
	font-family: texgyreherositalic, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 400
}
h1,
h2,
h3,
strong {
	font-weight: 700
}
strong {
	font-family: texgyreherosbold, Helvetica, Arial, sans-serif;
	font-style: normal
}
em strong,
strong em {
	font-family: texgyreherosbold_italic, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 700
}
ol,
ul {
	margin: 0 0 15px 25px
}
ul { 
	list-style: square /* Any "ul" element */
}  
ul > li > ul { 
	list-style: circle outside /* Any "ul" child of an "li" child of a "ul" element */
} 
.glyphicon {
	padding: 0 10px
}
img {
	height: auto;
	-ms-interpolation-mode: bicubic
}
@media \0screen {
	img {
		width: auto;
		-ms-interpolation-mode: bicubic
	}
}
aside#sidebar {
	padding: 15px
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: texgyreherosbold, Helvetica, Arial, sans-serif;
	font-style: normal
}
h1 {
	font-size: 2em;
	margin-top: 0.67em;
	margin-bottom: 0.37em
}
h2 {
	font-size: 1.6em;
	line-height: 1em;
	margin-top: 0.93em;
	margin-bottom: 0.5em
}
h3 {
	font-size: 1.3em;
	margin-top: 1.2em;
	margin-bottom: 0.5em
}
h4 {
	margin-top: 1.33em;
	margin-bottom: 0.5em;
}
h5 {
	font-size: .83em;
	margin-top: 1.67em;
	margin-bottom: 0.5em;
}
h6 {
	font-size: .67em;
	margin-top: 2.33em;
	margin-bottom: 0.5em;
}
th h1, th h2, th h3, th h4, th h5, th h6,
td h1, td h2, td h3, td h4, td h5, td h6,
li h1, li h2, li h3, li h4, li h5, li h6 {
	margin-top: 0;
	margin-bottom: 0;
}
.page-header2top {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}
.page-header2top a {
	font-size: 1.5em;
}
.static {
	position: static!important
}
.floatLeft {
	float: left
}
.floatRight {
	float: right
}
.floatNone {
	float: none!important
}
.form-control {
	padding: 0px 12px; /* Bootstrap adjustment */
}
.caps {
	text-transform: uppercase
}
.hide-link {
	color: initial;
	pointer-events: none;
	cursor: default;
}
a.button {
	font: normal normal 400 16px/22px texgyreherosregular, Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 3px 0;
	padding: 3px 5px;
	display: inline-block;
	cursor: pointer
}
.noPad {
	padding: 0
}
.noPadRight {
	padding-right: 0!important
}
.noPadLeft {
	padding-left: 0!important
}
.noPadBottom {
	padding-bottom: 0!important
}
.noPadTop {
	padding-top: 0!important
}
.noPadRightLeft {
	padding-right: 0;
	padding-left: 0
}
.noPadTopBottom {
	padding-bottom: 0;
	padding-top: 0
}
.title-background-black {
	padding: 10px;
	background-color: #333;
	color: #FFF;
}
.title-background-gray {
	padding: 10px;
	background-color: #CCC;
/*	color: #FFF; */
}
.title-border-black {
	padding: 10px 0;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}
.title-bottom-border-black {
	padding: 10px 0;
	border-bottom: 1px solid #333;
}
.color0bg {
	background-color: #000!important
}
.color2bg {
	background-color: #99281E!important
}
.color3bg,
.color4bg {
	background-color: #333!important
}
.color5bg {
	background-color: #CCC!important
}
.noColorLinkText {
	color: initial;
}
.colortxt02 {
	color: #99281E!important
}
.colortxt03 {
	color: #CCCCCC!important
}
.colortxt04 {
	color: #333333!important
}
.colortxt05 {
	color: #EAE0C6!important
}
.colortxt06 {
	color: #C4A97C!important
}
.colortxt07 {
	color: #899FB4!important
}
.contentWidth {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	/* overflow: hidden */
}
.contentWidth a:link:hover {
	text-decoration: underline
}
.row.mainContent {
	background-color: #fff
}
.row.bottomCall1 {
	background-color: #333;
	margin-top: 30px;
	color: #fff
}
.row.bottomCall2 {
	background-color: #fff;
	padding: 20px 0
}
.bottomCall1 img {
	width: 100%;
	display: block
}
.bottomCall1 h3 {
	font-size: 24px;
	line-height: 1.4;
	margin-top: inherit;
	margin-bottom: 18px;
	color: #FFFFFF
}
.bottomCall1 p {
	/*	font-size: 14px; */
	margin-bottom: 0
}
.contactRow,
.footer li a {
	font-size: 0.8em
}
.bottomCall1 .leftCol {
	padding-right: 75px;
	padding-top: 38px;
	padding-bottom: 20px
}
.bottomCall1 .rightCol {
	padding: 0
}
.actionBox {
	position: relative;
	margin-bottom: 15px
}
.actionBox a:active,
.actionBox a:focus,
.actionBox a:hover,
.actionBox a:link {
	text-decoration: none
}
.actionBox h3 {
	position: absolute;
	bottom: 0;
	background-color: rgba(51, 51, 51, .7);
	width: 100%;
	text-align: center;
	color: #FFF;
	padding: 7px 8px;
	margin-bottom: 0
}
.actionBox a:focus h3,
.actionBox a:hover h3,
.topLogoRow {
	background-color: #ca0000
}
.actionBoxFull h3 {
	height: 100%;
	text-align: initial
}
.actionBoxFull a:focus h3,
.actionBoxFull a:hover h3 {
	background-color: rgba(204,0,0,.7)
}
.actionBox img {
	width: 100%;
	vertical-align: bottom
}
.hero-unit {
	padding: 40px;
	margin-bottom: 30px; 
	margin-top: 30px; 
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	background-color: #eeeeee;
}
.hero-unit-inverse {
	color: #FFFFFF;
	background-color: #333333;
}
.hero-unit h2 {
	margin-top: 0;
	margin-bottom: 0.5em;
	text-align: center;
}
ul.main-nav.navbar-nav a,
ul.main-nav.navbar-nav a:focus,
ul.main-nav.navbar-nav a:hover,
ul.utility-nav.navbar-nav a,
ul.utility-nav.navbar-nav a:focus,
ul.utility-nav.navbar-nav a:hover {
	color: #FFF;
	text-decoration: none
}
.input-sm.desktop-search {
	padding: 0;
	margin: 0;
	border: 0
}
.topLogoRow {
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ca0000), to(#99281E));
	background: -webkit-radial-gradient(circle, #ca0000, #99281E);
	background: -moz-radial-gradient(circle, #ca0000, #99281E);
	background: -ms-radial-gradient(circle, #ca0000, #99281E);
	overflow: hidden
}
.topLogoRow img {
	padding: 10px
}
.giveLogo img {
	position: absolute;
	width: 96px;
	top: 2px;
	right: 0
}
.giveLogo {
	position: relative
}
.essential-Logo img {
	position: absolute;
	width: 82px;
	top: 2px;
	right: 110px;
}
.essential-Logo {
	position: relative
}
.firstImg {
	padding-bottom: 15px
}
.search {
	text-align: right;
	margin-top: 20px;
	color: #FFF
}
.copyrightRow {
	background-color: #ca0000;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ca0000), to(#99281E));
	background: -webkit-radial-gradient(circle, #ca0000, #99281E);
	background: -moz-radial-gradient(circle, #ca0000, #99281E);
	background: -ms-radial-gradient(circle, #ca0000, #99281E);
	color: #FFF;
	padding: 30px 0
}
.contactRow,
.header-row {
	background-color: #000
}
.contactRow {
	color: #FFF;
	padding: 10px 0
}
.copyrightRow a {
	color: #FFF;
	text-decoration: none
}
.toTop {
	display: none
}
.main-nav-div {
	width: 100%;
	height: 30px;
	max-width: 960px;
	position: absolute;
	bottom: -30px
}
.header-nav .navbar-button {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10
}
.navbar {
	border-radius: 0;
}
.footer li {
	display: inline;
	list-style-type: none
}
.footer li:after {
	content: " |"
}
.footer li:last-child:after {
	content: " "
}
.footer .address,
.footer .address:hover,
.footer address a {
	color: #FFF;
	text-decoration: none
}
.copyrightRow ul {
	margin-left: 70px
}
.footer .copyrightRow {
	text-align: left
}
@media screen and (min-width: 826px) {
	.hidden-sm-search,
	.open>.dropdown-menu {
		display: none
	}
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover,
	.utility-nav {
		background-color: #000;
		color: #FFF
	}
	.header-nav .dropdown-menu .sub-menu {
		padding-left: 20px
	}
	.header-nav .dropdown-menu .sub-menu-wide {
		padding-bottom: 15px
	}
	.main-nav-div {
		box-sizing: border-box
	}
	.header-nav .contentWidth {
		overflow: visible
	}
	ul.main-nav {
		float: right
	}
	.topLogoRow h1 {
		margin: 0
	}
	.utility-nav {
		float: left;
		margin-bottom: 0
	}
	.utility-nav li {
		display: inline-block
	}
	.utility-nav li a {
		display: block;
		height: 35px;
		line-height: 35px;
		padding: 0 10px;
		font-size: 85%
	}
	.main-nav {
		right: 0
	}
	.main-nav li {
		display: inline-block;
		background-color: rgba(0, 0, 0, .6);
		text-align: center;
		color: #FFF
	}
	.main-nav li a {
		line-height: 30px;
		height: 30px;
		padding: 0 15px;
		display: block;
		/* font-size: 14px */
	}
	.main-nav li li a {
		padding: 0 15px 0 0;
		display: inline;
	}	
	.main-nav>li:first-child>a {
		padding-left: 45px
	}
	.main-nav>li:last-child>a {
		padding-right: 45px
	}
	.main-nav li.dropdown:hover div.dropdown-menu {
		display: block
	}
	.header-nav div.dropdown-menu {
		min-width: auto;
		width: 100%;
		min-height: 100px;
		padding: 20px 20px 10px;
		box-sizing: border-box
	}
	.header-nav div.dropdown-menu .lead {
		margin-bottom: initial;
	}
	.header-nav .dropdown-menu .intro-section,
	.header-nav .dropdown-menu .sub-menu {
		float: left;
	}
	.header-nav .dropdown-menu .intro-section {
		width: 45%
	}
	.header-nav .dropdown-menu .sub-menu {
		width: 55%
	}
	.header-nav .dropdown-menu .intro-section-wide,
	.header-nav .dropdown-menu .sub-menu-wide {
		width: inherit
	}
	.header-nav li.dropdown {
		position: inherit
	}
	.header-nav .dropdown-menu li.intro div {
		display: block;
		float: left
	}
	li.intro div {
		text-align: left
	}
	.header-nav .dropdown-menu .sub-menu li {
		display: block;
		width: 50%;
		float: left;
		text-align: left;
		padding: 0
	}
	.header-nav .dropdown-menu .sub-menu-wide li {
		text-align: left;
		width: 32%
	}
	ul.utility-nav.navbar-nav a:hover {
		background-color: #666
	}
	.header-nav .dropdown-menu li,
	ul.main-nav.navbar-nav a:hover,
	ul.main-nav.navbar-nav li:hover,
	ul.main-nav.navbar-nav li:hover a {
		background-color: #FFF;
		color: #000
	}
	.header-nav .dropdown-menu li {
		opacity: 1
	}
	.desktop-search {
		width: 0;
		-webkit-transition: all .7s ease-in-out;
		-moz-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
		height: 30px;
		line-height: 18px;
		padding: 0 2px;
		border-radius: 1px;
		float: right
	}
	.btn-primary.btn.desktop-search-button:active,
	.btn-primary.desktop-search-button,
	.btn-primary.desktop-search-button:default,
	.btn-primary.desktop-search-button:focus,
	.btn-primary.desktop-search-button:hover {
		background: 0 0;
		border: 0;
		color: #FFF;
		outline: 0;
		float: right
	}
	.btn-primary,
	.btn-primary.active,
	.btn-primary.focus,
	.btn-primary:active,
	.btn-primary:focus,
	.btn-primary:hover,
	.open>.dropdown-toggle.btn-primary {
		background-color: transparent;
		border: none
	}
	.search input:focus,
	.search.search-open input {
		width: 200px;
		padding-left: 10px;
		float: left
	}
	.search-area {
		width: auto;
		position: relative;
		float: right
	}
	.li-2-col li {
		width: 47%;
	}
	.li-3-col li {
		width: 30%;
	}
	.li-4-col li {
		width: 22%;
	}
	.li-5-col li {
		width: 17%;
	}
	.li-col {
		/*	margin-bottom: 20px; */
		overflow: hidden;
		margin: 0 0 15px 12px;
	}
	.li-col li {
		line-height: 1.6em;
		float: left;
		/*	display: inline; */
		margin-left: 17px;
	}
}
@media screen and (max-width: 760px) {
	.contactRow,
	.copyrightRow {
		text-align: center
	}
	.copyrightRow ul {
		margin-left: 0px;
	}
	.contactRow .glyphicon {
		font-size: 24px
	}
	div.contactRow {
		padding: 0
	}
	div.contactRow>div>div {
		padding: 20px 0;
		border-bottom: 1px solid #333
	}
	div.toTop {
		display: block
	}
}
@media screen and (max-width: 825px) {
	.header-nav .navbar-collapse.collapse {
		display: none!important
	}
	.hidden-sm-search .form-control {
		width: 100%
	}
	.main-nav-div {
		position: relative;
		height: auto;
		float: none;
		box-sizing: border-box
	}
	ul.main-nav.navbar-nav,
	ul.utility-nav.navbar-nav {
		float: none
	}
	ul.main-nav li {
		display: block;
		border-bottom: 1px solid #333
	}
	ul.main-nav li:last-child {
		border-bottom: 0
	}
	ul.utility-nav li {
		display: block
	}
	ul.main-nav,
	ul.utility-nav {
		padding-left: 30px;
		padding-right: 30px
	}
	ul.main-nav li a,
	ul.utility-nav li a {
		padding-left: 0;
		padding-right: 0
	}
	ul.utility-nav.navbar-nav a {
		color: #777
	}
	.header-nav div.navbar-collapse.collapse {
		position: absolute;
		z-index: 9;
		width: 100%;
		background-color: #000;
		max-height: auto;
		overflow-x: visible;
		overflow-y: visible
	}
	.main-nav {
		padding-bottom: 20px
	}
	.utility-nav {
		padding-top: 20px
	}
	.giveLogo {
		height: 80px
	}
	div.giveLogo img {
		left: 0
	}
	div.essential-Logo img {
		right: 0;
	}
	ul.intro-section {
		display: none
	}
	.search-bar {
		float: left;
		width: 75%
	}
	.header-nav form.navbar-form {
		border: 0;
		margin: 30px 0 0
	}
	/* No radius border for elements */
	.button-search,
	.search-bar .form-control,
	.well-sm,
	.contact-info .btn-block,
	.nav-tabs > li.active > a,
	.nav-tabs > li > a:hover,
	ol.flex-control-paging li a,
	.sidebar li ul
	.sidebar li ul
	{
		border-radius: 0
	}
	.button-search {
		background-color: #ca0000;
		border-color: #ca0000;
		color: #FFF
	}
	ul.utility-nav.navbar-nav li a:hover {
		color: #777
	}
}
@media (max-width: 825px) {
	.search {
		display: none
	}
	.navbar-header {
		float: none
	}
	.navbar-toggle {
		display: block
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px
	}
	.navbar-nav>li {
		float: none
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.navbar-header .navbar-toggle {
		border: 0
	}
	.navbar .navbar-toggle:focus,
	.navbar .navbar-toggle:hover {
		background-color: transparent
	}
	.navbar-header .navbar-toggle .icon-bar {
		background-color: #FFF
	}
	.header-nav .navbar-collapse.collapse.in {
		display: block!important
	}
	.navbar-collapse.collapse.in {
		margin: 0
	}
}
.sliderContainer {
	margin-bottom: 100px
}
ol.flex-control-nav {
	max-width: 960px;
	position: relative;
	margin: 30px auto;
	text-align: right;
	bottom: 0
}
.slides img {
	width: 100%
}
.flexslider {
	margin: 0;
	border: 0
}
div.flexslider {
	border: 0
}
nav.navbar {
	border: 0;
	margin-bottom: 0
}
.main-nav-div {
	z-index: 4
}
ul.main-nav.navbar-nav a:hover,
ul.main-nav.navbar-nav li:hover,
ul.main-nav.navbar-nav li:hover a {
	opacity: 1
}
.header-nav .dropdown-menu {
	margin-top: 0;
	border: 0;
	margin-left: 0;
	margin-right: 0
}
.intro-section,
.sub-menu {
	margin: 0
}
.flex-direction-nav {
	display: none
}
.caption h2 a {
	color: #FFF
}
ol.flex-control-nav li a,
ol.flex-control-paging li a {
	background-color: #000;
	height: 10px;
	width: 10px;
	color: transparent;
	border-radius: 0
}
ol.flex-control-nav li a.flex-active,
ol.flex-control-paging li a.flex-active {
	background-color: #c00
}
.page-header {
	margin: 0 0 20px;
	border-bottom: 1px solid #c00;
}
ol.flex-control-nav li,
ol.flex-control-nav li:first-child,
ol.flex-control-paging li,
ol.flex-control-paging li:first-child {
	margin-left: 8px;
	margin-right: 8px;
	display: inline-block;
	overflow: hidden
}
@media screen and (max-width: 767px) {
	ol.flex-control-nav {
		display: none
	}
}
.departments {
	margin-bottom: 34px
}
.departments img {
	width: 100%;
	vertical-align: bottom
}
.departments ul {
	margin-top: 26px;
	margin-left: 36px;
	/* font-size: 14px; */
	margin-bottom: 0
}
.departments li {
	margin-bottom: 12px
}
.departments li a:focus,
.departments li a:hover {
	color: #ca0000;
	text-decoration: none
}
.content {
	margin-top: 16px;
	margin-bottom: 60px;
	padding-left: 15px
}
.content ul, .content table {
	/* font-size: 14px */
}
/*
.interior1 .content article img {
	float: left;
	height: 120px;
	width: 150px;
	margin-right: 10px
}
*/
.interior1 .content section img {
	float: left;
	width: 150px;
	margin-right: 10px
}
.socialSidebar {
	position: absolute;
	right: 0;
	text-align: right
}
.socialSidebar li {
	margin-top: 8px
}
.soc-icon.big {
	margin-top: 0
}
#soc-give {
	display: none
}
/** Breadcrumbs **/
.breadcrumbContainer {
	margin-top: 42px;
	margin-bottom: 16px
}
.breadcrumbs {
	font-size: 11px
}
.breadcrumbs a,
.breadcrumbs a:active,
.breadcrumbs a:focus,
.breadcrumbs a:hover,
.breadcrumbs a:link,
.breadcrumbs a:visited {
	color: #000
}
/** Breadcrumbs **/
.btn-breadcrumb .btn:not(:last-child):after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid white;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 100%;
	z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid rgb(173, 173, 173);
	position: absolute;
	top: 50%;
	margin-top: -17px;
	margin-left: 1px;
	left: 100%;
	z-index: 3;
}
/** Breadcrumbs - The Spacing **/
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Breadcrumbs - Default button **/
.btn-breadcrumb .btn-default {
	color: #777;
	background-color: #d3d3d3;
	border-color: #ccc;
}
.btn-breadcrumb .btn-default:hover {
	color: #fff;
	background-color: #c00;
	border-color: #c00;
}
.btn-breadcrumb .btn.btn-default:last-child {
	color: #fff;
	background-color: #777;
	border-color: #777;
}
.btn-breadcrumb .btn.btn-default:hover:last-child {
	border-color: #777;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
	border-left: 10px solid #d3d3d3;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
	border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
	border-left: 10px solid #c00;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
	border-left: 10px solid #fff;
}
.sidebar {
	padding-right: 0;
	margin-left: 0;
	/* font-size: 14px */
}
.sidebar li {
	border-top: 1px solid #CCC;
	padding-left: 15px
}
.sidebar li.current,
.sidebar li:hover {
	background-color: #CCC
}
.sidebar a:active,
.sidebar a:focus,
.sidebar a:hover,
.sidebar a:link,
.sidebar a:visited {
	color: #333;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding: 11px 0;
	font-family: texgyreherosbold, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 700
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-color: inherit
}
.sidebar li.current a:before {
	content: "\25A0";
	color: #ca0000;
	margin-right: 10px;
	vertical-align: text-top
}
.sidebar li ul {
	position: absolute;
	left: 100%;
	width: 240px; /* original: 170px */
	border: none;
	margin-top: -41px;
	background-color: #CCC;
	display: none;
	margin-left: 0;
	border-radius: 0;
	box-shadow: none;
	padding-top: 0;
	top: inherit
}
.sidebar li ul li a:focus,
.sidebar li ul li a:hover {
	background-color: #FFF
}
.sidebar .dropdown-menu li a {
	white-space: normal; /* This makes dropdown menu listings to wrap */
	padding: 10px 15px
}
.sidebar .dropdown-menu li {
	padding-left: 0
}
#navbar,
#navbar2,
.sidebarCol {
	padding: 0
}
.parentName {
	display: none
}
#mobileSideBtn {
	display: none;
	cursor: pointer
}
#sidebar,
#sidebar2 {
	padding-right: 0;
	padding-bottom: 15px
}
.contentWidth .extraInfo {
	min-height: 0
}
.extraInfo p {
	padding: 20px 0 0
}
@media only screen and (min-width: 768px) {
	.sidebar .dropdown:hover .dropdown-menu {
		display: block
	}
}
article, section {
	margin-bottom: 34px;
	overflow: hidden
}
article.article-snippet h2 {
	margin-top: inherit;
}
.interior2 img.pageImage {
	width: 100%;
	height: auto;
	margin-bottom: 15px
}
@media screen and (max-width: 992px) {
	.main-nav-div {
		right: 0
	}
}
@media screen and (max-width: 767px) {
	.socialSidebar {
		position: inherit;
		text-align: center;
		margin-bottom: 30px
	}
	.socialSidebar ul {
		max-width: 310px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		padding-left: 15px;
		padding-right: 15px
	}
	#soc-visit {
		float: left;
		text-align: right;
		padding-right: 29px
	}
	#soc-give {
		display: inline;
		float: right;
		text-align: left;
		padding-left: 29px
	}
	.soc-icon.small {
		margin-left: 3%;
		margin-right: 3%
	}
	.socialSidebar ul li:nth-child(3) {
		margin-left: 0;
		float: left
	}
	.socialSidebar ul li:last-child {
		margin-right: 0;
		float: right
	}
	.breadcrumbs {
		margin-bottom: 14px;
		padding-top: 20px
	}
	.content {
		padding-left: 0;
		margin-top: 0
	}
	.sidebar {
		position: initial;
		width: 100%;
		margin-bottom: 20px
	}
	#mobileSideBtn {
		display: inline-block;
		background: 0 0;
		float: right;
		margin-right: 15px
	}
	.parentName {
		display: inline-block;
		font-family: texgyreherosbold, Helvetica, Arial, sans-serif;
		font-style: normal;
		font-weight: 700
	}
	.breadcrumbContainer {
		padding-bottom: 14px;
		background-color: #CCC;
		margin-bottom: 0;
		margin-top: 0
	}
	.breadcrumbContainer .btn-breadcrumb {
		margin-bottom: 15px;
	}
	.sidebar .navbar-collapse {
		border: none
	}
	.sidebarCol {
		margin-bottom: 30px
	}
	.sidebar li {
		overflow: hidden;
		padding-left: 0
	}
	.sidebar li a {
		margin-left: 15px
	}
	.sidebar li ul {
		position: inherit;
		width: 100%;
		left: 0;
		margin-top: 0;
		border-radius: 0;
		box-shadow: none;
		background-color: #FFF;
		padding-bottom: 0
	}
	.sidebar li ul li a:focus,
	.sidebar li ul li a:hover {
		background-color: inherit
	}
	.dropdown.open a span:before {
		content: "\e252"
	}
	.socialSidebar .soc-icon {
		display: inline-block;
		margin-top: 26px
	}
	.soc-icon.big {
		width: 50%;
		margin-top: 0
	}
	div.sliderContainer {
		margin-bottom: 0
	}
	.bottomCall1 .leftCol {
		padding-top: 0;
		padding-bottom: 0
	}
	.bottomCall1 .rightCol {
		padding-left: 0;
		padding-right: 0
	}
	.bottomCall1 p {
		display: none
	}
	.departments ul {
		display: none;
		overflow: hidden
	}
	div.bottomCall1 h3 {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.actionBox h3 {
		padding-top: 16px;
		padding-bottom: 14px
	}
	#sidebar,
	#sidebar2 {
		padding: 0
	}
	.interior2 img.pageImage {
		margin-bottom: 32px
	}
}
@media screen and (max-width: 1220px) and (min-width: 1091px) {
	.content {
		margin-right: 60px
	}
}
@media screen and (max-width: 1090px) and (min-width: 768px) {
	.content {
		margin-right: 120px
	}
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
	.sliderContainer {
		margin-bottom: 30px
	}
	.home .socialSidebar,
	.interior3 .socialSidebar {
		position: inherit;
		text-align: center;
		margin-bottom: 30px
	}
	.home .socialSidebar ul,
	.interior3 .socialSidebar ul {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px
	}
	.home #soc-visit,
	.interior3 #soc-visit {
		float: left;
		text-align: right;
		padding-right: 29px
	}
	.home #soc-give,
	.interior3 #soc-give {
		display: inline;
		float: right;
		text-align: left;
		padding-left: 29px
	}
	.home .soc-icon.small,
	.interior3 .soc-icon.small {
		margin-right: 12px
	}
	.soc-icon.small {
		margin-left: 12px
	}
	.home .socialSidebar .soc-icon,
	.interior3 .socialSidebar .soc-icon {
		display: inline-block;
		margin-top: 26px
	}
	.home .soc-icon.big,
	.interior3 .soc-icon.big {
		width: 50%;
		margin-top: 0
	}
}
#sidebar2.sidebarMobile {
	display: none
}
@media (max-width: 767px) {
	#sidebar2.sidebarMobile {
		display: block
	}
	.interior3 .breadcrumbs {
		margin-top: 0
	}
	.col-xs-12.sidebarMobileb {
		background-color: #CCC
	}
}
.headPic {
	position: relative;
	margin-bottom: 40px
}
.headPic h1 {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background-color: transparent;
	font-size: 38px;
	font-family: texgyreherosregular, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	padding: 20px 50px 15px;
	margin: 0;
	/*    background-image: url(/_resources/images/headPicGrad.png); */
	background-color: rgba(0, 0, 0, 0.5);
	background-repeat: repeat-x;
	background-position: left bottom
}
.headPic-int2 {
	margin-bottom: 25px
}
.headPic-int2 h1 {
	font-size: 26px;
	padding: 8px 15px;
	background-color: rgba(204, 0, 0, 0.8)
}
.headPic img {
	vertical-align: bottom
}
.interior3 .content h2 {
	font-size: 24px;
	color: #000;
	line-height: 1.3;
	text-align: left;
	margin-top: inherit;
	margin-bottom: 20px;
	font-family: texgyreherosbold, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 700
}
.interior3 .content h3 {
	font-size: 14px;
	color: #000;
	line-height: 1.3;
	text-align: left;
	margin: 0
}
@media (max-width: 600px) {
	.headPic h1 {
		position: relative;
		display: block;
		background-color: transparent;
		font-size: 20px;
		font-family: texgyreherosbold, Helvetica, Arial, sans-serif;
		font-style: normal;
		font-weight: 700;
		color: #000;
		padding: 10px 0;
		margin: 0;
		background-image: none;
		background-repeat: repeat-x
	}
	.interior3 .content h2 {
		font-size: 18px
	}
}
.breadcrumbs a {
	text-decoration: none;
	display: inline-block;
	background: url("/images/crumb1.gif") no-repeat 100% 50%;
	padding-right: 13px;
	margin-right: 4px;
}
/* === TTUHSC El Paso content formatting === */
table tr th {
	background-color: #C00;
	font-weight: inherit;
	color: #FFF
}
/*----------------------------------
Additional funciontal classes 
Added by Hike
----------------------------------*/
.content .nav li a {
	padding: 9px initial;
}
/* No borders for Bootstrap table */
.table-no-border>thead>tr>th, 
.table-no-border>tbody>tr>th, 
.table-no-border>tfoot>tr>th, 
.table-no-border>thead>tr>td, 
.table-no-border>tbody>tr>td, 
.table-no-border>tfoot>tr>td {
	border-top: none
}
/* Low padding for Bootstrap table */
.table-low-padding > tbody > tr > td, 
.table-low-padding > tbody > tr > th,
.table-low-padding > tfoot > tr > td,
.table-low-padding > tfoot > tr > th,
.table-low-padding > thead > tr > td,
.table-low-padding > thead > tr > th {
	padding: 2px 8px;
}
/* No radius border for elements */
.nav-pills > li.active > a,
.nav-pills > li > a,
.panel-heading,
.panel,
.panel-group .panel,
.button-search,
.search-bar .form-control,
.well-sm,
.contact-info .btn-block,
.nav-tabs > li.active > a,
.nav-tabs > li > a:hover,
ol.flex-control-paging li a,
.sidebar li ul {
	border-radius: 0
}
.sidebar-item {
	background-color: #eee;
	padding: 1px 15px 1px 15px;;
	margin: 0 0 15px;
}
.img-center {
	display: block; 
	margin-left: auto;
	margin-right: auto
}
/* Contact Information Card */

.contact-info .glyphicon {  
	/*	margin-bottom: 10px;
	margin-right: 10px;
	*/
	color: #333333
}
.contact-info .btn-block {
	margin: 10px 0 0;
	border-radius: 0;
	border: 1px solid #CCC;
	background-color: #CCC
}
.contact-info .contact-img img {
	min-width: 130px
}
[id^="cinfo-more-"] {
	padding: 10px 10px 0;
}
/* Buttons */
.btn {
	border-radius: 0;
}
.btn.focus, .btn:focus, .btn:hover {
	text-decoration: initial !important;
}
.btn-ttuhscep-C00:hover {
	background-color: #900;
	border-color: #910808;
}
.btn-ttuhscep-777 {
	color: #FFF !important;;
	background-color: #777;
	border-color: #000;
}
.btn-ttuhscep-777:hover {
	background-color: #333;
	border-color: #000;
}
/* Index "pills" menu */
.center-pills {
	display: inline-block;
	justify-content: center;
}
.nav-pills { 
	margin-left: 0;
}
.nav-pills > li {
	min-width: 45px;
}
.index-menu > .nav-pills > li > a {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #333
}
.index-menu > .nav-pills > li + li {
	margin-left: 0;
}
/* Tab Menus */
h2:first-child, 
h3:first-child, 
h4:first-child {
	margin-top: 0;
}		
.tab-content{ 
	margin-bottom: 25px;
	padding: 0 15px 
}
.tab-pane { 
	padding: 15px 0
}
div[id^="tabmenu-1-"] .nav-tabs { 
	margin-left: 0;
	border-bottom: 2px solid #DDD !important;
	background-color: #eee
}
div[id^="tabmenu-1-"] .nav-tabs li.active > a,
div[id^="tabmenu-1-"] .nav-tabs li.active > a:focus,
div[id^="tabmenu-1-"] .nav-tabs li.active > a:hover { 
	border-width: 0
}
div[id^="tabmenu-1-"] .nav-tabs > li > a { 
	border: none; color: #666
}
div[id^="tabmenu-1-"] .nav-tabs > li.active > a,
div[id^="tabmenu-1-"] .nav-tabs > li > a:focus,
div[id^="tabmenu-1-"] .nav-tabs > li > a:hover,
div[id^="tabmenu-1-"] .nav-tabs.nav-justified > .active > a, 
div[id^="tabmenu-1-"] .nav-tabs.nav-justified > .active > a:focus, 
div[id^="tabmenu-1-"] .nav-tabs.nav-justified > .active > a:hover { 
	border: none; 
	color: #333 !important; 
	/*	background: transparent */
}
div[id^="tabmenu-1-"] .nav-tabs > li.active > a::after,
div[id^="tabmenu-1-"] .nav-tabs > li:hover > a::after { 
	transform: scale(1)
}
div[id^="tabmenu-1-"] .tab-nav > li > a::after { 
	background: #21527d none repeat scroll 0% 0%; 
	color: #fff
}
div[id^="tabmenu-2-"] .tab-content {
	background: #f0f0f0;
}
div[id^="tabmenu-2-"] .tabtop li a {
	font-weight:700;
	color:#1b2834;
	border-radius:0px;
	margin-right:0px;
	border:1px solid #ebebeb !important;
}
div[id^="tabmenu-2-"] .tabtop .active a:hover {
	color:#fff !important;
}
div[id^="tabmenu-2-"] .tabtop li a:last-child {
	padding:10px 20px;
}
div[id^="tabmenu-2-"] .thbada {
	padding:10px 28px !important;
}
div[id^="tabmenu-2-"] .tabsetting {
	border-top: 5px solid #ebebeb;
	padding-top: 6px;
	margin: 0 0 8px 0;
	border-bottom: 5px solid #ebebeb;
	padding-bottom: 8px;
}
.card {
	border: 1px solid #DDD;
	background: #FFF none repeat scroll 0% 0%;
	/*	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); */
	margin-bottom: 30px
}
/* NOTE: [id^="accordion" will match all id's that start with the word "accordion". This was included to be able to apply formatting to accordions with randomly generated IDs */
[id^="accordion"] .panel-heading { 
	background-color: #eee;
	padding: 0 
}
[id^="accordion"] .panel-title > a {
	display: block;
	padding: 0.4em 0.6em;
	outline: none;
	font-weight:bold;
	text-decoration: none;
}
[id^="accordion"] .panel-title > a.accordion-toggle.collapsed::before, 
[id^="accordion"] a.collapsed[data-toggle="collapse"]::before  {
	content:"\e114";
}
/* DISABLED: [id^="accordion"] .panel-body > p { font-size: inherit } */
/* NOTE: Add top gray and bottom red borders to Interior 2 pages */
.interior2 img.pageImage {
	/* DISABLED:
	margin-top: -55px;
	position: relative;
	border-top: 15px solid #333;
	border-bottom: 15px solid #C00
	*/
}
/* Responsive iFrame CSS */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
.iframe-wrapper {
	position: relative;
	padding-bottom: 93%;
	height: 0;
	overflow: hidden;
	border: 1px solid #EEE
}
.iframe-wrapper iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Icons */
.to-top {
	float: right;
	text-decoration-line: none !important;
}
a.to-top:after {
	content:"\E253";
	font-family: 'Glyphicons Halflings';
	padding-left: 5px
}
a.to-top {
	font-size: 1.15em;
	padding-top: 30px;
	padding-left: 10px
}
a.more-arrow-black {
	padding: 5px 15px 15px 0;
	display: inline-block;
	font-size: medium;
	font-weight: bold;
	text-decoration: none !important
}
a.more-arrow-black:after {
	content:"\E131";
	font-family: 'Glyphicons Halflings';
	float: right;
	padding-left: 5px;
	padding-top: 2px
}
a.more-arrow-black:hover {
	color: #333 !important
}
a.gly-home:before {
	content:"\e021";
	font-family: 'Glyphicons Halflings';
	padding-right: 15px
}
a.gly-phone:before {
	content:"\e182";
	font-family: 'Glyphicons Halflings';
	padding-right: 10px;
	color: #333
}
a.gly-mail:before {
	content:"\e004";
	font-family: 'Glyphicons Halflings';
	padding-right: 5px
}
a.gly-mail-right:after {
	content:"\2709";
	font-family: 'Glyphicons Halflings';
	padding-left: 5px
}
a.gly-lock-right:after {
	content:"\e033";
	font-family: 'Glyphicons Halflings';
	padding-left: 5px
}
.glyphicon-envelop-right:after {
	content:"\2709";
	font-family: 'Glyphicons Halflings';
	padding: 0 5px
}
.glyphicon-new-window-right:after {
	content:"\e164";
	font-family: 'Glyphicons Halflings';
	padding: 0 5px
}
.icon-pdf-right:after {
	content: url("/_resources/images/icons/flat-pdf.png");
	padding-left: 5px
}
.icon-doc-right:after {
	content: url("/_resources/images/icons/flat-ms-word.png");
	padding-left: 5px
}
.icon-xls-right:after {
	content: url("/_resources/images/icons/flat-ms-excel.png");
	padding-left: 5px
}
.icon-ppt-right:after {
	content: url("/_resources/images/icons/flat-ms-powerpoint.png");
	padding-left: 5px
}
#TTPEPweblogo {
	margin-top: 1em;
	margin-bottom: 1em;
}
#TTPEPweblogo img {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}
/* Simple Agenda */
.agenda {  }

/* Dates */
.agenda .agenda-date { width: 170px; }
.agenda .agenda-date .dayofmonth {
	width: 40px;
	font-size: 36px;
	line-height: 36px;
	float: left;
	text-align: right;
	margin-right: 10px; 
}
.agenda .agenda-date .shortdate {
	font-size: 0.75em; 
}

/* Times */
.agenda .agenda-time { width: 140px; } 

/* Events */
.agenda .agenda-events {  } 
.agenda .agenda-events .agenda-event {  } 

/* Header size */
.agenda thead > tr > th {
	padding: 5px 10px;
	font-size: 1.5em;
}

@media (max-width: 767px) {
	.dayofweek, .shortdate {
		display: block;
		float: left;
	}

}

/* Policy text formatting */
.policy-text p, .policy-text li {
	color: #808080;
}
.policy-text strong > p {
	color: #707070
}

/* Bullet point - Square brakets */
.square-braket {
  list-style: none;
  padding: 0;
  margin: 0;
}
.square-braket li {
  padding-left: 1em; 
  text-indent: -.7em;
}
.square-braket li::before { content: "[" counter(mycounter,decimal) "] "; }
.square-braket li { counter-increment: mycounter;}