/* -- ICON FONT -- */
@font-face {
  font-family: 'io-icon';
  src: url("fonts/io-icon.eot?-jdamyv");
  src: url("fonts/io-icon.eot?#iefix-jdamyv") format("embedded-opentype"), url("fonts/io-icon.woff?-jdamyv") format("woff"), url("../fonts/io-icon.ttf?-jdamyv") format("truetype"), url("fonts/io-icon.svg?-jdamyv#io-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="io-icon-"], [class*=" io-icon-"] {
  font-family: 'io-icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.io-icon-search:before {
  content: "\e600";
}
 
.io-icon-caret-right:before {
  content: "\e601";
}

.io-icon-reorder:before {
  content: "\e602";
}

/*  Fonts eg. 'Open Sans', sans-serif; 400,700
---------------------------------*/
/*
Tungsten fonts
BOOK = font-family: 'Tungsten A', 'Tungsten B'; font-weight: 400; font-style: normal;
Semibold = font-family: 'Tungsten A', 'Tungsten B'; font-weight: 600; font-style: normal;
Bold = font-family: 'Tungsten A', 'Tungsten B'; font-weight: 700; font-style: normal;
*/
/* Base styles - Leave As/Is
---------------------------------*/
body {
  font-size: 100%;
  line-height: 1.3;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

/* Default Styles
---------------------------------*/
/* Global Styles */
body {
  background: url("../img/background.jpg") repeat top left;
  color: #454545;
	font-family:'Tungsten A', 'Tungsten B';
}

.content-wrap {
  width: 100%;
  max-width: 66.5625em;
  /* 1065px */
  margin: 0 auto;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 3px 10px 0px #E1E1E1;
  -moz-box-shadow: 0px 3px 10px 0px #E1E1E1;
  box-shadow: 0px 3px 10px 0px #E1E1E1;
}

ul {
  list-style:none;
}

li.hover a {
  color: #333333;
}

a {
  color: #696969;
  text-decoration: none;
}

a:hover {
  color: #333333;
}

.site-content {
  float: left;
  padding: 1.625em 1.5em 0 1.750em;
  /* 90px 24px 0 28px */
  width: 69.452%;
}

article a {
	text-decoration:underline;
}

article h2 {
  	font-size:2em;
  	text-transform:uppercase;
  	color: #333333;
  	margin: .83em 0;

}



article p, .content-image {
  margin: 0 0 1em 0;
  font-size: 1em;
  /* 14px */
}

article img {
  width:auto;
  max-width: 100%;
  height: auto;
  padding: 1.688em;
  border: 1px solid #E0E0E0;
  color: #777;
  text-shadow: 0px 1px 0px #FFF;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  /* 27px */
}

article img.dir-photo {
	width:160px;
	height:160px;
}

table {
	font-size: 1em;
	width:100%;
}

ol {
	margin: 2em 2em;
	font-size: 1em;
	
}

ol li {
	padding: .1em .3em;
	margin: .1em .3em;
    
}


ol ol {
	list-style-type:lower-alpha;
	margin: .5em;
	font-size: 1em;
	
}

ol ol li  {
	padding: .1em .3em;
	margin: .1em 2em;
	

}


ol ol ol {
	list-style-type:disc;
	margin: .5em;
	
}

ol ol ol li {
	padding: .1em .3em;
	margin: .1em 3em;
	
}



article ul {
	font-size: 1em;
	list-style-type:disc;
	margin: 1em;
	
}

article ul li {
	padding: .1em .3em;
	margin: .1em .3em;
    
}

table.picture-caption {
	display:inline;
	
}

table.picture-caption td {
	text-align:center;
	padding:.5em;

}

table.picture-caption td img {
	border:1px solid #333333;

}

/*  Header
---------------------------------*/
header {
  padding: 0 1.875em;
}

.site-logo {
  position: relative;
  float: left;
  margin-right: 6%;
  width: 17%;
}

.site-logo > img {
  line-height: 0;
}
/*changed the color from #BCBCBC to #446251*/
.marquee-container {
  color: #FFFFFF;
  background-color: #446251; /* pink */
  width: 100%;
  float: left;
  padding: 1.250em 1.563em 1.250em 1.563em;
  /* 20px 25px 20px 25px */
}

.marquee-content {
  line-height: 1em;
  font-size: 3em;
  font-family: "Tungsten A", "Tungsten B";
  font-weight: 400;
  text-transform: uppercase;
  display:inline-block;	
}
.marquee-content strong {
  font-weight: 600;
  display:inline;
}

/* Navigation
---------------------------------*/
.top-nav {
  width: 57.091837%;
  display: inline-block;
}

#mini-menu {
  list-style: none;
  text-align: justify;
  font-size: 0.1px;
  font-family:'Open Sans', sans-serif;
  width: 100%;
  /*max-width: 77.149321%;*/
  display: inline-block;
}

#mini-menu:after {
  content: '';
  width: 100%;
  display: inline-block;
}

#mini-menu > li {
  display: inline-block;
  font-size:14px;
}

#mini-menu a {
  font-size: 0.625em;
  /* 10px */
}

.social {
  display: inline-block;
  float: right;
}

.social img:first-child {
  padding-left: 0.063em;
}

.header-search-container {
  display: inline-block;
  float: right;
}

.header-search {
  
  display: inline-block;
  height: 3.125em;
  padding: 0;
  margin-top: 10px;
  float: right;
  width: 15.625em;
}
.header-search input[type="text"],
.header-search input[type="text"]:focus {
  font-size: 0.8em;
  /* 12px */
  font-style: normal;
  display: inline-block;
  border: none;
  min-height: 100%;
  background: none;
  min-width: 100%;
  outline: none;
  padding: 1.1em 0;
}
.header-search button[type="submit"],
.header-search button[type="submit"]:focus {
  border: none;
  background: none;
  float: right;
  line-height: 50px;
  outline: none;
  -webkit-appearance: none;
}
.header-search button[type="submit"] img,
.header-search button[type="submit"]:focus img {
  max-width: 15px;
}

nav.main,
nav.news-contact {
  font-family: "Tungsten A", "Tungsten B";
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  line-height: 0;
  padding: 2.5em 0 0 0;
}
nav.main span,
nav.news-contact span {
  text-transform: lowercase;
}

nav.main {
  width: 70%;
  float: left;
}

nav.news-contact {
  float: right;
}

#menu-main {
  list-style: none;
  text-align: justify;
  display: inline-block;
  width: 100%;
  font-size: 0.1px;
  line-height: 0.8;
}

#menu-main:after {
  content: '';
  width: 100%;
  display: inline-block;
}

#menu-main > li {
  display: inline-block;
  font-size: 16px;
}
#menu-main > li a {
  font-size: 1.25em;
}

.secondary-menu {
  list-style: none;
  font-size: 0.1px;
  line-height: 0.8;
}
.secondary-menu li {
  display: inline-block;
  font-size: 16px;
}
.secondary-menu li:before {
  content: '|';
  padding-left: .1em;
  padding-right: .3em;
  font-size: 1.1em;
  font-weight: 600;
  font-size-adjust: arial;
  color: #999999;
}
.secondary-menu li:first-child:before {
  content: none;
}
.secondary-menu li a {
  font-size: 1.25em;
}

/* Mobile Nav Button */
.mobile-buttons {
  display: none;
}

/*  Home Page
---------------------------------*/
.home .site-content {
	width:100%;
	padding:0 1.875em;
}

ul.slides li {
	position:relative;
}

ul.slides .title-bar {
	bottom:0;
	left:0;
	right:0;
	width:100%;
}

div.slide-content {
	width:65%;
}

.headline-quote {
	font-weight:300;
	position:absolute;
	top:1.5em;
	padding-left:1.5em;
	width:65%;
	font-family:'Tungsten A', 'Tungsten B';
	color:#FFFFFF;
	text-transform:none;
	font-size:3.5em;
}

.headline-quote p {
	color:#FFFFFF;
	text-transform:none;
	font-size:3.5em;
	line-height:1;
}

.headline-quote p span.quote {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:0.3em;
	letter-spacing:0.075em;
	font-weight:600;
}

.home article img {
	padding:0;
	width:100%;
}

.home .box a {
	display:block;
	line-height:0;
}

.box {
	padding-bottom:0.688em; /* 11px */
	position:relative;
	float:left;
}

.title-bar {
	background-color:black;
	background-color:rgba(0,0,0,0.6);
	color:#FFFFFF;
	text-transform:uppercase;
	padding:1em;
	position:absolute;
	bottom:0.65em;
	line-height:1.5;
}

.title-bar .triangle {
	position:absolute;
	right:0;
	bottom:0;
	width: 0; 
	height: 0;
	transform:rotate(360deg); 
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	border-top: 45px solid transparent;
	border-bottom: 0.866% solid transparent;
	z-index:1;  	
}

ul.slides .title-bar .triangle {
	border-right:45px solid #1AD2E4;
}

.box.stories .title-bar .triangle {
	border-right:45px solid #FC0000;
}

.box.why-we-matter .title-bar .triangle {
	border-right:45px solid #D1BF37;
}

.box.what-we-do .title-bar .triangle {
	border-right:45px solid #F093A1;
}

.box.how-to-give .title-bar .triangle {
	border-right:45px solid #51C33A;
}

.title-bar h3,
.title-bar h5 {
	color:#FFFFFF;
	font-weight:600;
}

.title-bar h3 {
	font-size:1.75em;
}

.title-bar h5 {
	font-family:'Open Sans', sans-serif;
}

.box.stories {
	padding-right:0.313em; /* 5px */
}

.box.stories .title-bar {
	right:0.313em;
	left:0;	
}

.box.why-we-matter {
	padding-left:0.375em; /* 6px */
}

.box.why-we-matter .title-bar {
	left:0.375em;
	right:0;
}

.box.what-we-do {
	padding-right:0.375em; /* 6px */
}

.box.what-we-do .title-bar {
	right:0.375em;
	left:0;
}

.box.how-to-give {
	padding-left:0.313em; /* 5px */
}

.box.how-to-give .title-bar {
	left:0.313em;
	right:0;
}

.box.stories,
.box.how-to-give {
	width:33%;
}

.box.why-we-matter,
.box.what-we-do {
	width:67%;
}

/*  Pages Global 
---------------------------------*/

/*  Internal Pages 
---------------------------------*/

/*  Why We Matter 
---------------------------------*/

body.why-we-matter .marquee-container {
  background-color:#D1BF37; /* mustard yellow */
}


article div.foothill {
  margin-right:0.938em; /* 15px */
}

article div.foothill,
article div.deanza {
  width:48.91%;
  float:left;
}


div.foothill a,
div.deanza a {
  display:block;
  clear:both;
  font-family:'Open Sans', sans-serif;
  text-decoration:underline;
  color:#1E5EC3;
  font-size: 0.8em; /* 12px */
  font-weight: 600;
  padding-bottom:3.333em; /* 40px */
}

div.foothill img,
div.deanza img {
	padding: 0;
}

h3.directors {
  color:#333333;
  font-size:1.45em; /* 23px */
  font-family:'Open Sans', sans-serif;
  text-transform:uppercase;
  padding-bottom:1em; /* 23px */
}

span.directors,
h4.directors {
  color: #D1BF37;
  text-transform: uppercase;
  font-size: 0.9em; /* 12px */
  font-family: 'Open Sans', sans-serif;
  font-weight:600;
  padding-bottom:1em; /* 12px */
}

span.directors {
  font-size:2em;
}

span.director-name {
  color:#333333;
  font-family:'Open Sans', sans-serif;
  font-weight:600;
  text-transform:uppercase;
}

div.directors-intro,
div.directors-listing {
  font-size: .4em; /* 6px */
  font-weight: 600;
  color: #6A6A6A;
  font-family: 'Open Sans', sans-serif;
}
	
div.directors-listing {
  clear:both;
}

div.director-photo {
  position:relative;
  float:left;
}

div.director-photo img {
  width:100%;
  max-width:160px;
}

div.director-bio {
  position:relative;
  padding-left:1.111em; /* 10px */
}

div.director-bio.second {
  display:none;
  clear:both;
}

div.expander {
  background:url('../img/arrow.png') no-repeat right center;
  position:relative;
  float:right;
  clear:both;
  color:#FC0000;
  font-size:2em; /* 12px */
  padding-right:2em; /* 24px */
  cursor:pointer;
}

div.expander.expanded {
  background:url('../img/arrow2.png') no-repeat right center;
}

h3.commission {
  color:#333333;
  font-size:1.25em; /* 20px */
  font-family:'Open Sans', sans-serif;
  text-transform:uppercase;
  padding-bottom:0.75em; /* 15px */
}

p.commission {
  margin-bottom:2.3em; /* 73px */
}

h4.officials {
  font-size:0.9em; /* 14px */
  font-family:'Open Sans', sans-serif;
  text-transform:uppercase;
  color:#D1BF37;
}

ul.officials {
  list-style:none;
  font-size:0.9em; /* 14px */
  font-weight:600;
  font-family:'Open Sans', sans-serif;
  color:#333333;
  text-transform:uppercase;
  padding-bottom:4.5em; /* 63px */
}

/* What We Do
--------------------------------*/

body.what-we-do .marquee-container {
  background-color:#368FCE; /* blue */
}

body.what-we-do div.financial-img img {
  padding:2.500em 0 4.688em 0;
  width:100%;
}

body.what-we-do article a {
  text-decoration:underline;
  color:#1E5EC3; /* blue */
}



/*  Stories
--------------------------------*/
.stories-landing .bottom-nav {
	border:none;
}

.stories-landing .marquee-container,
.stories .marquee-container {
	background-color:#FC0000;
}

.stories-landing .site-content {
	padding-top:0;
	width:100%
}

.story-section {
	border-bottom:1px solid #D1D1D1;
}

.story-photo,
.story-exerpt {
	float:left;
}

.story-photo {
	width:33.7%;
	padding:1.875em 2.500em 1.875em 0;
}

.story-exerpt {
	width:60%;
	font-family:'Open Sans', sans-serif;
	padding-top:2.688em;
}

.story-photo img {
	padding:0;
}

.stories .headline-image img {
	padding:0 0 1.688em 0;
}

.stories aside,
.stories section {
	padding-top:2.563em;
}

.stories .stories-text {
	font-family:'Open Sans', sans-serif;
}

.story-exerpt h2,
.stories-text h2 {
	font-size:1.2em;
	font-weight:600;
	line-height:1;
	margin:0 0 5px 0;
}

.stories-text h2 {
	padding-bottom:1.158em; /* 22px */
}

.story-exerpt h5 {
	padding-bottom:1.538em; /* 20px */
}

.stories-text p.date {
	margin-bottom:0.5em;
}

.story-exerpt p,
.stories-text p {
	font-weight:0;
}

.exerpt-link {
	text-align:right;
	padding-bottom:0.375em;
}

.return-link {
	margin-bottom:3.438em; /* 55px */
}

.exerpt-link a,
.return-link a {
	color:#FC0000;
	font-size:0.85em;
}

.exerpt-link a {
	padding-right:0.563em; /* 9px */
}

.return-link a {
	font-family:'Open Sans', sans-serif;
	text-transform:lowercase;
}

.story-section .pagination-prev {
	text-align:left;
	width:40%;
	float:left;
}

.story-section .pagination-prev a {
	padding-left:0.563em; /* 9px */
}

.story-section .pagination-next {
	text-align:right;
	width:40%;
	float:right;
}

.story-section .pagination-next a {
	padding-right:0.563em; /* 9px */
}

.story-section .pagination-next a,
.story-section .pagination-prev a,
.lower-page-nav .pagination-next a,
.lower-page-nav .pagination-prev a {
	color:#FC0000;
	font-size:1.3em;
	text-transform:lowercase;
	font-family: 'Tungsten A','Tungsten B';
}

.arrow {
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid #FC0000;
	float:right;
	margin-top:0.250em; /* 4px */
}

.story-section .pagination-prev .arrow,
.lower-page-nav .pagination-prev .arrow {
	border-left:none;
	border-right:10px solid #FC0000;
	float:left;
}

.exerpt-link .arrow {
	margin-top:0.125em; /* 2px */
}

.return-arrow {
	width:0;
	height:0;
	border-top:12px solid transparent;
	border-bottom:12px solid transparent;
	border-right:12px solid #FC0000;
	float:left;
	margin-right:0.563em; /* 9px */
}

.lower {
	padding-right:0.563em; /* 9px */
	padding-bottom:4.375em; /* 70px */
	width:24.7%;
	position:relative;
	float:left;
}

.story-lower-images img {
	padding:0; 
}

ul.single-stories-nav {
	width:50%;
	float:left;
	margin-top:0.375em; /* 6px */
	list-style:none;
}

ul.single-stories-nav li {
	width:13px;
	height:13px;
	border-radius:50%;
	background-color:#C6D3D9;
	float:left;
	margin-left:0.938em; /* 15px */
}

ul.single-stories-nav li.active {
	background-color:#527A8B;
}

.lower-page-nav {
	padding-bottom:0.625em; /* 10px */
}

.lower-page-nav .pagination-prev,
.lower-page-nav .pagination-next {
	width:50%;
	float:left;
	
}

.lower-page-nav .pagination-prev {
	text-align:left;
}

.lower-page-nav .pagination-next {
	text-align:right;
}

.lower-page-nav .pagination-prev a {
	padding-left:0.563em; /* 9px */
}

.lower-page-nav .pagination-next a {
	padding-right:0.563em; /* 9px */
}
		
/* ----------------------------------
					News Articles */
		
.news-article-landing .bottom-nav {
	border:none;
}

.news-article-landing .marquee-container,
.news-article .marquee-container {
	background-color:#BCBCBC;
}

.news-article-landing .site-content {
	padding-top:0;
	width:100%
}

.news-section {
	border-bottom:1px solid #D1D1D1;
}

.news-photo,
.news-exerpt {
	float:left;
}

.news-photo {
	width:33.7%;
	padding:1.875em 2.500em 1.875em 0;
}

.news-exerpt {
	width:60%;
	font-family:'Open Sans', sans-serif;
	padding-top:2.688em;
}

.news-photo img {
	padding:0;
}

.news-article .headline-image img {
	padding:0 0 1.688em 0;
}

.news-article aside,
.news-article section {
	padding-top:2.563em;
}

.news-article .news-article-text {
	font-family:'Open Sans', sans-serif;
}

.news-exerpt h2,
.news-article-text h2 {
	font-size:1.2em;
	font-weight:600;
	line-height:1;
	margin:0;
}

.news-article-text h2 {
	padding-bottom:1.158em; /* 22px */
}

.news-exerpt h5 {
	padding-bottom:1.538em; /* 20px */
}

.news-article-text p.date {
	margin-bottom:0.5em;
}

.news-exerpt p,
.news-article-text p {
	font-weight:0;
}


.news-section .pagination-prev {
	text-align:left;
	width:40%;
	float:left;
}

.news-section .pagination-prev a {
	padding-left:0.563em; /* 9px */
}

.news-section .pagination-next {
	text-align:right;
	width:40%;
	float:right;
}

.news-section .pagination-next a {
	padding-right:0.563em; /* 9px */
}

.news-section .pagination-next a,
.news-section .pagination-prev a,
.lower-page-nav .pagination-next a,
.lower-page-nav .pagination-prev a {
	color:#FC0000;
	font-size:1.3em;
	text-transform:lowercase;
	font-family: 'Tungsten A','Tungsten B';
}



.news-section .pagination-prev .arrow,
.lower-page-nav .pagination-prev .arrow {
	border-left:none;
	border-right:10px solid #FC0000;
	float:left;
}

.news-section {
    border-bottom: none;
}


.news-lower-images img {
	padding:0; 
}

.category-chancellors-office
{
	border-top: 5px solid #688A92;
	margin:2px 0 2px 0;
}


.news-category-chancellors-office 
{
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #688A92;
	
}

.category-business-services
{
	border-top: 5px solid #369;
	margin:2px 0 2px 0;
}


.news-category-business-services 
{
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #369;
	
}
<!--changed the marquee color from #B5B58C to #446251-->
.category-human-resources
{
	border-top: 5px solid #446251;
	margin:2px 0 2px 0;
}


.news-category-human-resources 
{
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #446251;
	
}

.category-facilities
{
	border-top: 5px solid #C96;
	margin:2px 0 2px 0;
}


.news-category-facilites 
{i
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #C96;
	
}


.category-facilites
{
	border-top: 5px solid #C96;
	margin:2px 0 2px 0;
}


.news-category-facilites 
{
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #C96;
	
}

.category-purchasing
{
	border-top: 5px solid #8EB368;
	margin:2px 0 2px 0;
}


.news-category-purchasing 
{
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #8EB368;
	
}


.category-foundation
{
	border-top: 5px solid #F093A1;
	margin:2px 0 2px 0;
}


.news-category-foundation 
{
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #F093A1;
	
}

.category-technology
{
	border-top: 5px solid #18406B;
	margin:2px 0 2px 0;
}


.news-category-technology 
{
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #18406B;
	
}


.category-institutional-research
{
	border-top: 5px solid #800000;
	margin:2px 0 2px 0;
}


.news-category-institutional-research 
{
	clear:both;
	float:left;
	width: 100%;
	padding:.5em 0 .2em 1em;
	border-bottom: 1px solid #800000;
	
}

/*  Contact 
--------------------------------*/

article > ul.contact-name {
  border-bottom:1px solid #CBCBCB;
  padding-bottom:1.5em; /* 24px */
}

ul.contact-name, 
ul.contact-name ul,
.staff ul {
  list-style:none;
  text-transform:uppercase;
}
	
.staff h2 {
  color:#696969;
  letter-spacing:0.5px;
}

ul.contact-name li {
  font-size:0.8em; /* 12px */
  font-weight:600;
  color:#696969;
  font-family:'Open Sans', sans-serif;
}

ul.contact-name li a {
  text-decoration:underline;
  color:#1E5EC3;
}

ul.contact-name span.first {
  color:#696969;
  font-weight:700;
  font-size:1.6em; /* 25px */
  letter-spacing:0.1px;
  font-family:'Tungsten A', 'Tungsten B';
}

li span.phone {
  text-decoration:underline;
  color:#1E5EC3; /* blue */
}

#map .link {
  display:block;
  text-decoration:underline;
  font-family:'Open Sans', sans-serif;
  color:#1E5EC3;
  padding-bottom:2.125em;
  font-size:0.8em;
}

#map img {
  padding-left:0;
}

/* Posts
---------------------------------*/
/* Sidebar
---------------------------------*/
aside {
  padding: 1.625em 0 0 1.875em;
  /* 90px 0 0 30px */
  width: 30.5500982318%;
  /* 311px */
  position: relative;
  float: left;
  text-transform: uppercase;
  font-family: "Tungsten A", "Tungsten B";
  font-weight: 600;
  min-width: 14.75em;
}
aside ul {
  list-style-type: none;
  display: inline-block;
  width: 100%;
}
aside ul li {
  padding: 0.250em 0 0.250em 17%;
  border-bottom: 1px solid #999999;
  font-size: 1.25em;
}
aside ul li.active {
  color: #333333;
  background: url("../img/black_arrow.jpg") no-repeat left;
}

div.sidebar-content blockquote {
  text-transform:none;
  color:black;
  font-size:2.3em;
  font-weight:300;
  width:83%;
  padding:0 0 0.5em 0.4em;
}

div.sidebar-content span.quote {
  font-weight:700;
}

div.sidebar-content p {
  text-transform:uppercase;
  color:black;
  font-size:0.7em;
  font-family:'Open Sans', sans-serif;
  font-weight:600;
  padding-left:1.2em;
}

div.donate-content {
  padding:4.625em 0 18.125em 1em;
}

/* Footer 
---------------------------------*/
footer.main {
  padding: 1em 3%;
  width: 100%;
  font-family:'Open Sans', sans-serif;
	background-color: #EFEFEF;
	margin-top: 3em;
}

footer.main ul {
  list-style: none;
  display: inline-block;
  float: left;
  line-height: 2em;
}

.bottom-nav {
  clear: both;
  padding: 0.875em 1.875em;
  border-top: 1px solid #D1D1D1;
}

.people-wrapper {
  width: 65.4106280193%;
  /* 677px */
  position: relative;
  float: left;
}

.people {
  position: relative;
  float: left;
  width: 49%;
  color: #8DA7B5;
  font-size:1.6em;
  background-color: #C6D3DA;
  text-align: center;
  padding: 1em 0 1em 0;
  margin: 0 0.188em 0.188em 0;
  /* 0 3px 3px 0 */
}
.people .title {
  font-family: "Tungsten A", "Tungsten B";
  font-weight: 600;
  text-transform: uppercase;
}

.events {
  position: relative;
  color: #F88769;
  font-size:2.45em;
  font-weight:600;
  background-color: #F7C667;
  text-align: center;
  padding: 1.375em 0;
  margin-left: 1%;
}		

.events p {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.3em;
  font-weight:500;
  width: 85%;
  margin: 0 auto;
  text-transform: uppercase;
 }

.footer-heading {
  font-size: 1em;
  /* 14px */
  font-weight: 500;
  display: block;
  color: #696969;
}

.footer-nav.left {
  position: relative;
  float: left;
  width: 45%;
  padding: 0 1.2em;
  /*text-transform: uppercase;*/
}
.footer-nav.center {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 1.2em;
  /*text-transform: uppercase;*/
}
.footer-nav.right {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 1.2em;
  /*text-transform: uppercase;*/
}
.footer-nav.right > div {
	
	line-height: 1.5em;
	text-transform: uppercase;
		}							
.footer-nav > ul {
  width: 100%;
  line-height: 1.4em;
  list-style: none;
}

.nav-items li ,.nav-items p{
  font-size: 0.8em;
  /* 11px */
  line-height: 1.3;
  word-break: break-word;
}

.footer-nav:first-child > ul {
  padding-left: 0;
}


.map-key 
{
	border: 1px solid #B5B5B5;
	background: none repeat scroll 0% 0% #EEE;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size:.8em;
}
.map-key-index 
{
	width:33%;
	height: 26px;
	line-height: 24px;
	padding: 4px 33px 3px 50px;
	display:inline;
	vertical-align:middle;
}

.map-key-index img
{

	vertical-align:middle;
}

.key-text
{

	margin:5px;
}



/* --------------------------------- *\
  Media Queries
\* --------------------------------- */

/*/mediaquery/*/
@media only screen and (max-width:60.625em) {
	ul.single-stories-nav {
		width:100%;
	}
	
	.prev-next {
		width:100%;
	}
	
	.lower-page-nav .pagination-prev,
	.lower-page-nav .pagination-next {
		width:50%;
	}

	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width: 57.813em) {
	.headline-quote {
		width:90%;
		padding-left:1.6em;
	}
	div.slide-content {
		width:95%;
	}
		
	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width: 52.75em) {
  /* -- Header -- */
  .header-main-navigation > nav {
    padding-bottom: 1.5em;
  }

  .header-main-navigation {
    float: left;
    width: 100%;
  }

  nav.main {
    width: 65%;
    float: left;
    display: inline-block;
    margin-right: .3em;
  }

  nav.news-contact {
    float: right;
    display: inline-block;
  }

  .top-nav {
    width: 80%;
    float: right;
  }

  .header-search-container {
    float: none;
    width: 100%;
  }

	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width:50.375em) {
	.headline-quote {
		top:0.6em;
	}
	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width: 48.250em) {
  /* -- footer -- */
  .footer-nav.right, .footer-nav.left, .footer-nav.center {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
  }

  footer.main ul {
    float: none;
  }
	
  /* -- main content area -- */
  div.donate-content {
    padding-bottom:4.625em;
  }
	
  aside {
    padding: .9275em 1.875em 0;
    float: none;
    width: 100%;
  }

  .site-content {
    width: 100%;
    padding: 1em 2.750em;
    float: none;
  }

  article img {
    padding: .5em 0;
  }
	
		.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width: 48em) {
  /* -- Home Page Content -- */
  .home div.box {
	  float:none;
	  text-align:center;
	  width:327px;
	  margin:0 auto
  }
  
  .box.why-we-matter,
  .box.how-to-give {
	  padding-left:0;
  }
  
  .box.why-we-matter .title-bar,
  .box.how-to-give .title-bar {
	  left:0;
  }
  
  .box.stories,
  .box.what-we-do {
	  padding-right:0;
  }
  
  .box.stories .title-bar,
  .box.what-we-do .title-bar {
	  right:0;
  }
  
  /* -- Stories -- */
  .story-photo,
  .story-exerpt {
	  width:100%;
  }
  
  .story-photo {
	  text-align:center;
	  padding-right:0;
  }
  
  .story-exerpt {
	  padding-top:0;
  }
  
  /* -- Footer -- */
  .people-wrapper {
    float: none;
    width: 100%;
  }
  .people-wrapper .people {
    width: 100%;
    margin-right: 0;
    float: none;
  }

  .events {
    overflow: auto;
    margin: 0;
  }

	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width: 43.750em) {
	div.headline-quote {
		display:none;
	}
	
	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width: 40.625em) {
  /* -- Header -- */
  .top-nav #mini-menu {
    display: block;
    float: right;
    max-width: 100%;
    width: 100%;
  }

  nav.main,
  nav.news-contact {
    width: 100%;
    float: none;
  }

  nav.main,
  nav.news-contact,
  #menu-main,
  .secondary-menu {
    display: none;
    padding: 0;
  }

  #menu-main > li,
  .secondary-menu > li {
    width: 100%;
    display: block;
    text-align: center;
    padding: 1em 0;
  }
  #menu-main > li:before,
  .secondary-menu > li:before {
    display: none;
  }
  #menu-main > li a,
  .secondary-menu > li a {
    font-size: 2em;
  }

  .mobile-buttons {
    display: block;
    font-size: 1.5em;
    float: right;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0.3125em;
  }
  .mobile-buttons i {
    font-size: 0.875em;
    padding-left: 0.1875em;
    line-height: 0.8;
  }

  .header-search-container {
    display: none;
  }

  .marquee-content strong {
    display: inline;
  }

	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width:37.938em) {
	.story-lower-images .lower {
		width:100%;
		text-align:center;
		padding-bottom:0;
	}
			
	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width: 30.9375em) {
  /* -- Header -- */
  .site-logo {
    float: none;
    width: 100%;
    text-align: center;
  }

  .top-nav {
    float: none;
    width: 100%;
    text-align: center;
  }
  .top-nav #mini-menu {
    float: none;
    padding: 5px 0 4px;
  }
  .top-nav #mini-menu li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
  }
  .top-nav #mini-menu li a {
    font-size: 1em;
  }
  .top-nav .social {
    width: 100%;
    float: none;
    padding: 0;
  }

  .mobile-buttons {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }

  .header-search {
    max-width: 100%;
    width: 100%;
  }

  div.director-photo {
   	float:none;
  }

	div.director-bio {
		position: relative;
		padding-left: 0;
	}

	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
}

/*/mediaquery/*/
@media only screen and (max-width:28.125em) {
	ul.slides div.title-bar {
		display:none;
	}
	
  div.director-photo {
   		float:none;
  }
	
	div.director-bio {
    	position: relative;
    	padding-left: 0;
	}
}

/*/mediaquery/*/
@media only screen and (max-width:25em) {
	ul.single-stories-nav li {
		margin-left:0.5em;  /* 8px */
	}	
	
   div.director-photo {
   	float:none;
  }
	
	div.director-bio {
		position: relative;
		padding-left: 0;
	}
}

/*/mediaquery/*/
@media only screen and (max-width:24.375em) {
	.home div.box {
		width:100%;
	}
		
   div.director-photo {
   	float:none;
  }
		
	div.director-bio {
		position: relative;
		padding-left: 0;
	}
		
}
/* --------------------------------- *\
   IE Fixes
\* --------------------------------- */
.ie7 .title {
  padding-top: 20px;
}

/* --------------------------------- *\
   Helper classes
\* --------------------------------- */
/* WP MEDIA ALIGN OPTIONS */
.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.flex-image {
  width: auto;
  height: auto;
  max-width: 100%;
}

.flex-container {
  overflow: hidden;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* --------------------------------- *\
Print styles
\* --------------------------------- */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
	
  }
aside,div.breadcrumbs,header {
			display:none;
		}
  a,
  a:visited {
    text-decoration: underline;
  }
  /*
   * Don't show links for 'a' tag
   */
  a[href]:after {
    content: "";/*(" attr(href) ")";*/
  }

  abbr[title]:after {
    content: "";/*(" attr(title) ")";*/
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

	

table.calendar {
  width: 100%;
}

table.calendar a {
	color: rgba(37, 71, 114, 0.7);
}

table.calendar a:hover {
	text-decoration: underline;
	color: rgba(37, 71, 114, 1);
}

table.calendar th {
	color: rgba(111, 131, 141, 1);
}

table.calendar td {
	//font-size:90%;
	padding:1px 1px 1px 1px;
}

table.calendar td.month {
	width: 5%;
}

table.calendar td.day {
	width: 5%;
}


table.calendar td.year {
	width: 10%;
}

table.calendar td.time {
	width: 10%;
}

table.calendar td.who {
	width: 30%;
}

table.calendar td.where {
	width: 30%;
}

table.agenda {
	width: 100%;
}


table.agenda a {
	color: rgba(37, 71, 114, 0.7);
}

table.agenda a:hover {
	text-decoration: underline;
	color: rgba(37, 71, 114, 1);
}

table.agenda th {
	color: rgba(111, 131, 141, 1);
}

table.agenda td {
	//font-size:80%;
	width:50%;
	padding:1px 1px 1px 1px;
}

table.minutes {
	width: 100%;
}

table.minutes th {
	color: rgba(111, 131, 141, 1);
}

table.minutes a {
	color: rgba(37, 71, 114, 0.7);
}

table.minutes a:hover {
	text-decoration: underline;
	color: rgba(37, 71, 114, 1);
}


table.minutes td {
	//font-size:80%;
	width:50%;
	padding:1px 1px 1px 1px;
}

ul.policies-list {
	
	list-style-type: disc; 
	font-size: 80%; 
	padding: 2px 5px;
}

ul.policies-list li {
	padding: 1px 5px;
}

table.staff {
	width: 100%; 
	padding:1px 1px 1px 1px;
	
}




table.staff td.first {
	min-width: 30%; 
	padding:1px 1px 1px 1px;
	color: rgb(105, 105, 105);
	font-family: 'Tungsten A','Tungsten B';
	font-size: 1.3em;
	
}

table.staff td.second {
    color: rgb(135, 135, 135);
    font-family: 'Open Sans',sans-serif;
    font-size: 0.8em;
    font-weight: 500;
}

table.staff td.third {
    font-family: 'Open Sans',sans-serif;
    font-size: 0.8em;
	text-decoration: underline;
	color: rgb(30, 94, 195);
	text-align:center;
}

ul.default {
	list-style-type: disc; 	
}


table.donors-table-left {
	display: inline; 
	float: left;
	width:50%;
	margin-bottom:2em;
}


table.donors-table-right {
	display: inline; 
	float: right;
	width:50%;
	margin-bottom:2em;

}

/* Marquee */
/*change the color form #BCBCBC to #446251*/
body.main-color .marquee-container {
    background-color: #446251;
}

body.main-color h1
body.main-color h2, 
body.main-color h3, 
body.main-color h4, 
body.main-color h5 {
	color: #446251;
}

body.business .marquee-container {
    background-color: #336699;
}


body.business h1, 
body.business h2, 
body.business h3, 
body.business h4, 
body.business h5 {
	color: #336699;
}

<!-- changed marquee color from #B5B58C to #446251-->
body.human-resources .marquee-container {
    background-color: #446251;
}

body.human-resources h1, 
body.human-resources h2, 
body.human-resources h3, 
body.human-resources h4, 
body.human-resources h5 {
	color: #446251;
}

body.facilities .marquee-container {
    background-color: #d95900;
}

body.facilities h1, 
body.facilities h2, 
body.facilities h3, 
body.facilities h4, 
body.facilities h5 {
	color: #D95900;
}


body.foundation .marquee-container {
    background-color: #FC0000;
}

body.foundation h1, 
body.foundation h2, 
body.foundation h3, 
body.foundation h4, 
body.foundation h5 {
	color: #FC0000;
}



body.purchasing .marquee-container {
    background-color: #8EB368;
}

body.purchasing h1, 
body.purchasing h2, 
body.purchasing h3, 
body.purchasing h4, 
body.purchasing h5 {
	color: #8EB368;
}

body.technology .marquee-container {
    background-color: #18406B;
}

body.technology h1, 
body.technology h2, 
body.technology h3, 
body.technology h4, 
body.technology h5 {
	color: #18406B;
}

body.research .marquee-container {
    background-color: #800000;
}

body.research h1, 
body.research h2, 
body.research h3, 
body.research h4, 
body.research h5 {
	color: #800000;
}

body.fhda .marquee-container {
    background-color: #688A92;
}

body.fhda h1, 
body.fhda h2, 
body.fhda h3, 
body.fhda h4, 
body.fhda h5 {
	color: #688A92;
}

article {

    clear: both;
}

.fhda .marquee-container {
    background-color: #336699;
}

.business-services .marquee-container {
    background-color: #336699;
}
<!--changed marquee color from #B5B58C to #446251-->
.human-resources .marquee-container {
    background-color: #446251;
}
		
.facilites .marquee-container {
    background-color: #CC9966;
}

.purchasing .marquee-container {
    background-color: #8EB368;
}
						
.technology .marquee-container {
    background-color: #18406B;
}
								
.research .marquee-container {
    background-color: #800000;
}

.foundation .marquee-container {
    background-color: #FC0000;
}

/*
 * Begin styles for OU dynamic slide gallery
 */


div.oudynamic-gallery div.gallery-slides-container {
	margin-bottom: 50px;
    margin-left: 200px;
}

div.oudynamic-gallery a.gallery-slide {
    background-position: center;
    background-size: cover;
    box-sizing: border-box;
    display: block;
    position: relative;
    height: 300px;
}

div.oudynamic-gallery a.gallery-slide div.slide-caption {
    background-color: rgba(68, 68, 68, 0.75);
    bottom: 0;
    box-sizing: border-box;
    color: white;
    font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
    font-size: 13px;
    height: 48px;
    left: 0;
    padding: 6px;
    position: absolute;
    right: 0;
}
/* change the font-size from 15px to 17px
				font-weight from 300px to 500px*/
div.oudynamic-gallery a.gallery-slide div.slide-caption div.caption-header {
    font-size: 17px;
    font-weight: 500;
}

div.oudynamic-gallery div.gallery-links-container {
    background-color: rgb(68, 68, 68);
    box-sizing: border-box;
    float: left;
    height: 300px;
    padding: 10px;
    width: 200px;
}
/* change the font-size from 16px to 17px
				font-weight from 300px to 500px*/
div.oudynamic-gallery a.gallery-link {
    box-sizing: border-box;
    border-bottom: 1px solid #aaa;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-decoration: none !important;
}

div.oudynamic-gallery a.gallery-link:last-child {
    border-bottom: none;
}

.breadcrumbs
{
	width: 100%;
	float: left;
	padding-top: .6275em;
	padding-bottom: .6275em;
	background: rgba(233, 233, 233, 1);
	padding-left:1.563em;
	text-transform: uppercase;
	font-family: "Tungsten A","Tungsten B";
	font-weight: 600;
	font-size: 1.2em;
}

/* to hide the slider and keep the link container in Phone size screen
*/
@media only screen and (min-width : 320px) and (max-width : 480px) {
	div.slick-list draggable {	
		visibility:hidden;
	
	}
	div.slick-track{
		visibility:hidden;
	
	}
	ul.slick-dots{
		visibility:hidden;
	}
	div.gallery-links-container {
		
		margin-left: 25px;
		position: inherit;
		width:232px;
	}
	.breadcrumbs{
			clear:both;
	}
										
}

/*
 * Begin styles for OU dynamic tile layout
 */

div.outile-container {
	margin-left: auto;
	margin-right: auto;
}

div.outile-container a:link {
	text-decoration: none;
	
}

/*noinspection CssOptimizeSimilarProperties	*/

/*(kr) changed baackground-size from 70% to 60% */
			
div.outile-container div.outile {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 45%;
	box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.23);
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	height: 200px;
	padding:0px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left:10px;
	position: relative;
	text-decoration: none;
	width:233px;
}
/* (kr) changed the left and right margin for every div.outile to 10px to centralize the whole row of tiles
		changed the width of the the div.outile and div.outile-caption from 238px to 233px
	
div.outile-container a:nth-child(4n) div.outile {
	margin-right: 0px;
}*/
/*(KR) change font-size from 15px to 17px 
font-weight: 500
padding-top from 6px to 4px
*/
div.outile-container div.outile div.outile-caption {
	background-color: rgba(68, 68, 68, 0.75);
	bottom: 0;
	box-sizing: border-box;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 30px;
	padding: 4px 0 0 4px;
	position: absolute;
	text-decoration: none;
	width: 233px; 
}

div.outile-container div.outile:hover div.outile-caption {
	background-color: rgba(143, 143, 143, 0.90);
}

div.msg-cto {
	border-style: solid;
	border-width: 2px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


/* to change the tiles to selective boxes in Phone size screen
*/
@media only screen and (min-width : 320px) and (max-width : 480px) {
	div.outile-container div.outile {	
	visibility: hidden;
	height:30px;
	margin-top:10px;
	margin-bottom: 0px;
	}
	div.outile-container div.outile div.outile-caption {
	visibility: visible;
										
	}
	
	.map-key 
	{
		text-align: left;

	}
	.map-key-index 
	{
		padding: 4px 4px 4px 4px;
		display:block;
		width:100%;
	}
	
}

/* styling a general table*/
table.general-table {
    border: 1px solid #999;
}

table.general-table td, table.general-table tr, table.general-table th {
    vertical-align:middle;
    border: 1px solid #999;
    padding: 0.5em;
    text-align: left;

}

/* Begin styles for OU system alarms */
div.alarm {
	border: 1px solid transparent;
	border-radius: 4px;
	box-sizing: content-box;
	margin-bottom: 12px;
	padding: 15px;
}

div.alarm-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

div.alarm-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

div.alarm-error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}


/* Begin styles for footable */
.footable > thead > tr > th {
    padding: 10px;
    text-align: left;
	
}
.footable > tbody > tr > td {
    padding: 10px;
    text-align: left;
    
}

.footable-border > thead > tr > th {
    border: 1px solid #333333;

}
.footable-border > tbody > tr > td {
    border: 1px solid #333333;

    
}

/*form button - HR/Facalty Information page */
ul#list-of-actions
{
    display:none;
}
