/* CCAC custom styles
   Provided by Ellucian, Inc.  All rights reserved.
========================================================================== */
/* --- >>> Base colors and font overrides, Extensions to TW-BS <<< --- */
body {
	background-color:#cfcfcf;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.content {
    background-color: #fff;
}
#skiptocontent a {
	padding:5px;
	position: absolute;
	top: -160px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	background:transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
	transition: top 1s ease-out, background 1s linear;
	z-index: 100;
}
#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#aa182c;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
	transition: top .1s ease-in, background .5s linear;
}
.text-warning {
    text-align: center;
    margin: 40px 0 80px;
    color: #aa182c !important;
}
.text-warning a {
    text-decoration: underline;
}
.text-warning h2 {
    font-size: 48px;
}
.text-warning .fa {
    font-size: 50px;
}
.ou-search-container {
    width: auto !important;
}
#ou-search-results .ou-bestbets, #ou-search-results .ou-search-parametric-results, #ou-search-results .ou-search-button, #ou-search-results .ou-search-input, #ou-search-results .ou-search-open-advanced, #ou-search-results .ou-search-parametric-toggle, #ou-search-results .ou-search-advanced {
    border: 1px solid #aa182c !important;
}
#ou-search-results .ou-search-pagination>.ou-search-disabled>span, #ou-search-results a {
    color: #aa182c !important;
}
#grid #ou-search-results .ou-search-pagination>li>a:focus, #grid #ou-search-results .ou-search-pagination>li>span:focus, #grid #ou-search-results .ou-search-pagination>.ou-search-active>a, #grid #ou-search-results .ou-search-pagination>.ou-search-active>span, #grid #ou-search-results .ou-search-pagination>.ou-search-active>a:hover, #grid #ou-search-results .ou-search-pagination>.ou-search-active>span:hover, #ou-search-results .ou-search-pagination>.ou-search-active>a:focus, #grid #ou-search-results .ou-search-pagination>.ou-search-active>span:focus, #grid #ou-search-results .ou-search-button-color:hover, #grid #ou-search-results .ou-search-button-color:focus, #grid #ou-search-results #ou-search-open-advanced:focus, #grid #ou-search-results #ou-search-open-advanced:hover {
    background-color: #aa182c !important;
    border-color: #aa182c !important;
}
#grid #ou-search-results .ou-search-pagination>li>a:hover, #grid #ou-search-results .ou-search-pagination>li>span:hover {
    background-color: #aa182c !important;
    border-color: #aa182c !important;
    color: #fff !important;
}
#ou-search-results .ou-search-pagination>.ou-search-disabled>span, #ou-search-results .ou-search-pagination>.ou-search-disabled>span:hover, #ou-search-results .ou-search-pagination>.ou-search-disabled>span:focus {
    border-color: #aa182c !important;
}
#ou-search-results .ou-search-pagination>li>a, #ou-search-results .ou-search-pagination>li>span {
    color: orange;
    border: 1px solid #aa182c !important;
}
#ou-search-results .ou-search-advanced legend {
    border-bottom: 1px solid #aa182c !important;
}
#ou-search-results .ou-search-advanced-open .ou-search-open-advanced {
    background-color: #aa182c !important;
}
#ou-search-results .ou-bestbets, #ou-search-results .ou-search-parametric-results, #ou-search-results .ou-search-button, #ou-search-results .ou-search-input, #ou-search-results .ou-search-open-advanced, #ou-search-results .ou-search-parametric-toggle, #ou-search-results .ou-search-advanced {
    border: 1px solid #aa182c !important;
}
img {
    max-width: 100%;
    height: auto;
}
.navbar-light .navbar-toggler {
    position: absolute;
    left: 20px;
    top: -60px;
    background-color: #ededed;
    color: #000;
    font-size: 14px;
    padding:10px;
    width: 200px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', serif;
	font-weight:700;
}
h2 {
font-size:24px;
line-height:1.25;
}
h3 {
font-size:20px;
line-height:1.25;
}
h4 {
font-size:16px;
line-height:1.25;
}
h5 {
font-size:14px;
line-height:1.25;
}
h6 {
font-size:14px;
font-style:italic;
line-height:1.25;
}
p {
margin-bottom:1.5em;
}
a {
	color:#c41230;
    font-weight: bold;
}
a:hover, a:active, a:visited {
	color:#96021b;
}
.browse {margin-bottom: 20px;}
.browse .letters a { padding: 4px; color: #c41230;font-weight: bold;}
.browse .letters a.active { color: #fff; background-color: #c41230; }
.search .search-form { background-color: #f9f9f9; border: 1px solid #ddd; padding: 20px; margin-bottom: 20px;}
.last { min-width: 130px;}
.isort { min-width: 14px;}
nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#grid-inner ul, #grid-inner ol {
    padding-left: 20px;
}
#grid-inner .list-unstyled {
    padding-left: 0;
}
#sidebar .navbar-nav {
	width: 100%;
    padding-left: 0;
}
hr {
border-top: 1px solid #ccc;
}
.button.block {
    display:block;
}
.button, .button:visited {
	display: inline-block;
    font-weight: 700;
    font-size: 15px;
    margin: 10px auto;
	color:#fff !important;
	text-shadow: none;
	text-align:left;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	background-color: #aa182c;
	padding:8px 12px;
    position: relative;
    text-decoration: none;
}
.home .button, .home .button:visited {
    font-size: 18px;
}
.button.arrow:after {
     content: "\f0a9";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    padding: 4px 9px;
    font-size: 18px;
    position: absolute;
    right: 3px;
    top: 2px;
}
.button:hover, .button:focus, .button:active {
	color:#fff;
	background-color:#9a0e26;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.button .fa-arrow-circle-right {
    margin-left: 5px;
}
.btn-arrowLeft-dk {
	display: inline-block;
	width: 17px;
	height: 17px;
	background:url(../img/icon_arrowLt_dk.png) no-repeat;
	vertical-align:middle;
	margin-left:10px;
	margin-top:-4px;
}
.btn-arrow-dk {
	display: inline-block;
	width: 17px;
	height: 17px;
	background:url(../img/icon_arrowRt_dk.png) no-repeat;
	vertical-align:middle;
	margin-left:10px;
	margin-top:-4px;
}
.btn-calendar {
	display: inline-block;
	width: 24px;
	height: 24px;
	background:url(../img/icon_calendar.png) no-repeat;
	vertical-align:middle;
}
.btn-news {
	display: inline-block;
	width: 32px;
	height: 24px;
	background:url(../img/icon_news.png) no-repeat;
	vertical-align:middle;
}
.caret-up {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-bottom: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
.caret-right {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	content: "";
	border-left: 6px solid #000000;
	border-right: 6px solid transparent;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
}
.caret-accordion {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	content: "";
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid transparent;
	border-top: 10px solid #fff;
	margin-top:10px;
	margin-right:5px;
}
.collapsed .caret-accordion {
	border-left: 10px solid #fff;
	border-right: 10px solid transparent;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	margin-right:0px;
	margin-top:7px;
}

.aside {
    width: 40%;
    padding-left: .5rem;
    margin-left: .5rem;
    float: right;
    box-shadow: inset 5px 0 5px -5px #29627e;
    font-style: italic;
    color: #29627e;
}

/*Accordions*/
.accordion .card {
	border: none;
	margin: 10px 0;
}
.accordion .card-header {
	padding: 0px;
	border-radius: 0px;
}
.accordion .card-header .btn {
    font-size: 18px; 
    background-color: #aa182c; 
    color: #fff !important;
    border: none;
    border-radius: 0;
    box-shadow: none !important;
    padding: 10px 15px;
    line-height: 1.5;
	display: block;
	width: 100%;
	text-align: left;
}
.accordion .card-header .btn[aria-expanded="true"] {
	background-color: #212529;
}
.accordion .card-header .btn-link .fas {
    font-size: 24px;
    margin-top: 3px;
    padding: 0 5px;
    position: absolute;
    right: 20px;
	color: #fff;
}
.accordion>.card:first-of-type, .accordion>.card:last-of-type {
    border-radius: 0;
}
.accordion .card-header .btn-link[aria-expanded="false"] .fa-angle-up {
	display: none;
}
.accordion .card-header .btn-link[aria-expanded="true"] .fa-angle-down {
	display: none;
}
.accordion .card-body {
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-top: 0px;
	background-color: #fff;
}
.accordion .card-body p:first-child {
	margin-top: 0;
}
.accordion .card-body p:last-child {
	margin-bottom: 0;
}
.row-fluid [class*="span"] {
min-height:0px!important;
}
.row-fluid.reverse-order>[class*="span"] {
	float:right;
	margin-right: 2.127659574468085%;
	margin-left:0px;
}
.row-fluid.reverse-order>[class*="span"]:first-child {
	margin-right:0px;
}
.reverse-order>[class*="span"] {
	margin-right:20px;
	margin-left:0px;
}
.popTrigger {
	cursor:help;
}
.popTrigger:after {
	content:"";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-repeat: no-repeat;
  background-position: -336px 0;
}
/* --- >>> Header Area  <<< ---*/
header {
	background-repeat:no-repeat;
	background-position:50% 0px;
    position: relative;
    display: block;
    z-index: 2;
    width: 100%;
}
header .container {
    background-color: #aa182c;
    position: relative;
}
#logo {
    background: url(Https://www.ccac.edu/_resources/_images/site_logo.png) no-repeat center;
    background-size: contain;
    color: #fff;
    width: 175px;
    margin: 0px;
    left: 25px;
    top: -4px;
    position: absolute;
    z-index: 100;
    line-height: 0;
}
#logo a {
    display: block;
    text-indent: -999em;
    overflow: hidden;
    width: 175px;
    height: 88px;
    margin: 0px;
}
#navGlobal .navbar-nav {
    width: 100%;
    display: block !important;
}
#navGlobal {
    text-align: right;
    width: 100%;
    font-size: 0;
    display: block;
    padding: 25px 15px 0 0;
    max-width: 1440px;
    margin: 0px auto;
}
#navGlobal .dropdown:hover .dropdown-menu {
    display: block;
}
#navGlobal .dropdown .dropdown-menu {
    position: absolute !important;
    will-change: inherit !important;
    width: 100%;
    left: 0;
    right: 0;
    border-top: 1px solid #fff;
    border-radius: 0px;
    transform: none !important;
    margin: 0px;
        border-left: 0;
    border-right: 0;
}
#navGlobal .nav {
	width:100%;
}
#navGlobal .dropdown {
    margin-right: 45px;
    display: inline-block;
    line-height: 18px;
    text-align: left;
    position: static;
    vertical-align: top;
}
#navGlobal .dropdown a.nav-link {
    color: #fff;
    text-shadow: none;
    font-size: 14px;
    display: block;
    position: relative;
    padding: 0px;
    white-space: normal;
    min-height: 57px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-decoration: none;
}
#navGlobal .dropdown a::after, #navGlobal .dropdown a[aria-expanded="true"]::after {
    border-left: 10px solid transparent;
    border-radius: 0px;
    border-right: 10px solid transparent;
    border-top: 8px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    z-index: 1;
}
#navGlobal .dropdown a.nav-link:hover::after, #navGlobal .dropdown a.nav-link:focus::after, #navGlobal .dropdown a.nav-link[aria-expanded="true"]::after {
    border-top: 8px solid #ffffff;
    bottom: 7px;
    transition: border-color 0.1s ease 0.1s, bottom 0.2s ease 0.1s;
    z-index: 9000;
}
#navGlobal .dropdown a:hover, #navGlobal .dropdown:hover {
    text-decoration: none;
}
#navGlobal .dropdown:nth-child(1) {
	width:40px;
}
/*#navGlobal .dropdown:nth-child(2) {
	width:70px;
}*/
/*#navGlobal .dropdown:nth-child(3) {
	width:90px;
}*/
#navGlobal .dropdown:nth-child(4) {
	width:55px;
}
#navGlobal .dropdown:nth-child(5) {
	width:60px;
}
#navGlobal .dropdown:nth-child(6) {
	width:55px;
}
#navGlobal .dropdown:nth-child(7) {
    width: 85px;
}
#navGlobal .dropdown:nth-child(8) {
    width: 80px;
}
#navGlobal .dropdown:nth-child(9) {
	width:80px;
}
#navGlobal .dropdown:nth-child(10) {
	width:80px;
	margin-right:0px;
}
.nav-pulldown-inner{
    padding: 20px 40px;
    color: #fff;
    font-size: 14px;
}
#navGlobal .dropdown .nav-pulldown-inner a {
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
}
#navGlobal .dropdown .nav-pulldown-inner a:hover {
    text-decoration: underline;
}
#navTools {
	color:#ccc;
}
#navTools li {
	float:left;
	width:45%;
	padding-right:2%;
	font-size:12px;
	line-height:14px;
}
#navTools li:first-child {
	border-left-width:0px;
	padding-left:0px;
}
#navTools a {
	color:#ccc;
}
#navTools a:hover {
	color:#fff;
	text-decoration:none;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 0px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../img/glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
}
.icon-chevron-up:after {
     content: "\f077";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #000;
    padding: 4px 9px;
    font-size: 18px;
    position: relative;
    right: 3px;
    top: 2px;
}
.icon-chevron-down:after {
     content: "\f078";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #000;
    padding: 4px 9px;
    font-size: 18px;
    position: relative;
    right: 3px;
    top: 2px;
}
#search {
	position:absolute;
	right:30px;
	top: 95px;
}
.search #search {
	display: none;
}
.form-search .input-append {
    font-size: 0;
    overflow: hidden;
}
.form-search .input-append .search-query {
    border-radius: 8px;
    font-size: 14px;
    border: 1px solid #000;
    padding: 20px 14px 20px 15px;
}
#search input.span2 {
    width: 275px;
    height: 29px;
}
#search .btn {
	cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    padding: 7px 12px;
}
.icon-search {
    background-position: -48px -1px;
}
#navMobile {
	position:absolute;
	z-index:1;
}
#navMobile .btn-navbar {
	float:left;
	margin-right:0px;
	color:#333;
	text-shadow:none;
}
#navMobile .btn-navbar .caret {
	margin-left:5px;
}
#navSocial {
	position:absolute;
	right:30px;
	/*margin-top:40px;*/
	top:115px;
}
#navSocial ul {
	width:90px;
	margin-bottom: 0;
	padding-left: 0;
	list-style:none;
}

#navSocial li {
	width:22px;
	height:22px;
	margin-left:7px;
	float:left;
	background:url(../img/site_socialIcons.png) no-repeat;
}

#navSocial a {
	display:block;
	height:22px;
	width:22px;
	overflow:hidden;
	text-indent:-9999px;
}
#navSocial #FB {
	background-position:0px 0px;
}
#navSocial #TW {
	background-position:-29px 0px;
}
#navSocial #YT {
	background-position:-58px 0px;
}
#search .input-append input#q {
		padding-left: 15px!important;
		}
/* --- >>> Template grid  <<< ---*/
#grid {
	background-color:#cfcfcf;
}
#grid-inner {
	background-color:#fff;
	margin:0px auto;
	padding:20px;
}
/* --- >>> Footer Area  <<< ---*/
#footer-inner {
	background: #818285; /* Old browsers */
	background: -moz-linear-gradient(top,  #545454 0%, #545454 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(100%,#545454)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #545454 0%,#545454 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #545454 0%,#545454 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #545454 0%,#545454 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #545454 0%,#545454 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#545454',GradientType=0 ); /* IE6-9 */
	margin:0px auto;
	    padding: 30px 20px 25px;
}
#footer-inner > .row > .col-lg-4:nth-child(2) {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    color:#545454;
	font-size:13px;
    text-align: center;
}
#footer-inner > .row > .col-lg-4:nth-child(2) p {
    margin-bottom: 0px;
}
#footer-inner > .row > .col-lg-4:nth-child(2) a {
    text-decoration: underline;
}
#footer-inner > .row > .col-lg-4:nth-child(2) a:hover {
    text-decoration: none;
    color: #fff;
}
#footer-inner > .row > .col-lg-4:nth-child(2) img {
    display: block;
    margin: 0 auto 10px;
    width: 100%;
}
#footer-inner > .row > .col-lg-4:nth-child(3) {
        color:#545454;
	padding-bottom:10px;
	font-size:13px;
}
#footer-inner > .row > .col-lg-4:nth-child(3) img {
    margin: 0 auto;
    display: block;
    width: 80%;
}
#footer-inner > .row > .col-lg-4:nth-child(3) p {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
}
#footer-inner nav li {
	font-size: 13px;
    line-height: 24px;
}
#footer-inner nav{
-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
#footer-inner a {
    color:#FFFFFF;
}
footer h2 {
    color:#727272;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}
#footer-inner nav a {
	color:#fff;
    text-decoration: none;
    font-weight: normal;
}
#footer-inner nav a:hover {
	color:#fff;
	text-decoration:none;
}
#footer-ext {
	max-width:960px;
	margin:20px auto;
	text-align:center;
	color:#bababa;
	font-size:12px;
}
#footer-ext .tagline {
    color: #000000;
    font-size: 24px;
}
#footer-ext #coda {
	background:url(../img/site_logoGray.gif) no-repeat 0px top;
	width:147px;
	margin:0px auto;
}
#footer-ext #coda a {
	display:block;
	text-indent:-999em;
	overflow:hidden;
	width:147px;
	height:41px;
	margin:0px auto 15px;
	color:#f1f1f1;
}
#footer-ext #copyright a {
	color:#f1f1f1;
	padding-left:10px;
}
.footer-social {
    padding: 15px 0px;
    list-style: none;
    text-align: center;
    margin: 30px auto 0px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.footer-social li {
    display: inline-block;
    margin: 0 7px;
}
.footer-social a {
    color: #fff;
    font-size: 16px;
}
.footer-social li a:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Brands";
    font-weight: 900;
    color: #7b7c7f;
    font-size: 20px;
    background-color: #fff;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    line-height: 38px;
}
.footer-social li a.twitter:before {
    content: "\f099";
}
.footer-social li a.facebook:before {
    content: "\f39e";
}
.footer-social li a.youtube:before {
    content: "\f167";
}
.footer-social li a.instagram:before {
    content: "\f16d";
}
.footer-social li a.linkedin:before {
    content: "\f0e1";
}
.footer-social li a.pinterest:before {
    content: "\f231";
}
/* --- >>> MODULES <<< --- */
/* -->> Alerts <<-- */
#alert {
	background: #fceebe;
}

	#alert #alertInner {
		width: 960px;
		margin: 0 auto;
		padding: 5px 0;
		
	}
	
		#alert #alertInner div {
			width: 50%;
			padding: 0;
			padding-left: 30px;
			margin: 0 auto;
			background: url(/client/img/warning.png) no-repeat 0 5px;
			font-size: 11px;
		}
	
		#alert #alertInner h1 {
			
			
			margin: 0;
			font-size: 1.5em;
			
			line-height: 1;
		}
		

/* alert pop up */		
#loadAlert { 
	position: absolute;
	left: -9999px;
	}
	
	.pp_content {
		min-height: 120px;
		}
	.alertTop {
		background: #c41230 url(/client/img/site_logo.png) no-repeat 50% 50%;
		height: 55px!important;
		border-radius: 5px 5px 0 0;
	}
	.alertBottom {
		border-radius: 0 0 5px 5px;
		background: #fff;
		}
	.alertWindow {
		background: #fff;
	}
	.alertWindow #alertInner	{
		margin: 0 20px;
		padding: 20px 0 0 30px;
		background: url(/client/img/warning.png) no-repeat 0 20px;
		font-size: 12px;
		}
		.alertWindow #alertInner h1 {
			margin-top: 0;
			font-size: 1.8em;
			line-height: 1;
			}
		.alertWindow .pp_close {
			text-indent: 0!important;
			height: auto!important;
			width: auto!important;
			line-height: 1!important;
			background: #c41230!important;
			float: right;
			padding:6px 15px;
			color: #fff;
			font-size: 12px;
			display: block!important;
			text-decoration: none;
			position: relative;
			left: 17px!important;
			top: -5px!important;
			z-index: 999;
			}
			
/* -->> Breadcrumbs <<-- */
#navBreadcrumb {
	text-align:right;
	font-style:italic;
	font-size:11px;
	margin-top:-10px;
	position:relative;
}
.breadcrumb, .breadbox {
    background-color: transparent;
    margin: 0;
   display: block;
}
.breadbox {
    border: none;
    box-shadow:none;
    letter-spacing: 0;
}
.breadcrumb li, .breadbox li {
    display: inline;
}
.breadbox li a {
    height: auto;
    padding: 0;
    background-color: transparent;
    color: #c41230;
    font-style: italic;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
}
.breadbox li .arrow {
    display: none;
}
.breadbox li+li::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}
.breadbox li+li{
    padding-left: .5rem;
}
.breadbox > li:nth-child(2):before {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #c41230;
    font-size: 11px;
}
.breadbox li:hover a {

    background-color: transparent;
    text-decoration: underline;
}
.ou-calendar .row, .ou-calendar-event .row  {
        margin-right: -15px;
    margin-left: -15px;
    padding: 0; 
}
.ou-calendar .row div, .ou-calendar-event .row div  {
    float: none;
}
.ou-calendar .row:hover, .ou-calendar-event .row:hover {
    background: transparent;
}
.ou-calendar #navGlobal .dropdown a.nav-link, .ou-calendar-event #navGlobal .dropdown a.nav-link {
    text-decoration: none;
}
.ou-calendar .nav-pulldown-menu .feature h2, .ou-calendar-event .nav-pulldown-menu .feature h2 {
    margin: 0px 0px 5px;
    border: none;
}
.ou-calendar #grid-inner ul, .ou-calendar-event #grid-inner ul  {
    padding-left: 0;
}
.ou-calendar #grid-inner #events ul, .ou-calendar-event #grid-inner #events ul {
    margin:0;
    padding: 0;
}
/* -->> Calendar << -- */
.calendarDetail {
margin-top:17px;
position:relative;
}

.calendarTools {
background-color:#e1e1e1;
}

#calendarToolsHandle {
text-align:center;
color: #fff;
border-color: #5c5c5c;   
background: #565656; /* Old browsers */
background: -moz-linear-gradient(top,  #565656 1%, #707070 22%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#565656), color-stop(22%,#707070)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #565656 1%,#707070 22%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #565656 1%,#707070 22%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #565656 1%,#707070 22%); /* IE10+ */
background: linear-gradient(top,  #565656 1%,#707070 22%); /* W3C */
filter: alpha(opacity=80);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#707070',GradientType=0 ); /* IE6-9 */
opacity: .8;
font-size:1.2em;
margin-bottom:1.5em;
cursor: pointer;
padding:10px;
}

#calendarToolsHandle:hover {
opacity: 1;
filter: alpha(opacity=100);
}

#miniCal {
padding-bottom:10px;
padding-left:10px;
}

#miniCal table {
width:100%;
}

#miniCal .miniCalTable {
border-width:0 !important;
border-bottom:2px solid #fff!important;
}
	
#miniCal th {
color: #888;
padding:5px; 
background:#F1F1F1 !important;
border-width:0px 2px;
border-style:solid;
border-color:#F1F1F1;  
}

#miniCal table td {
background:#a7c3d6;
border:2px solid #fff;
			
}

#miniCal table td:hover {
background:#4B89B6;
				
}
			 
#miniCal table td a:hover {
color:#c41230!important;
}


#miniCal table td.otherMonth {
background:#d5d5d5 !important;
color: #888;
}
#miniCal table td.otherMonth a {
color: #888!important;
}

#miniCal table td.active {
background: #c41230!important; 
color:#fff;
}

#miniCal table td.today {
background: #FABF78!important; 
color:#f0ede1;
}

#miniCal table td a {
text-decoration:none;
color: #c41230!important;
padding:7px 5px;
display:block;
}

#miniCal table td.active a,#miniCal table td.today a {
color:#fff !important
}

#miniCal .miniCalHeader {
width:289px!important;
height:30px!important;
margin:-2px;
background:#F1F1F1;
}

#miniCal .miniCalHeader td {
background:#F1F1F1 !important;
text-transform: uppercase;
color: #666;
font-size: 1.067em;
line-height:1;
border-color: #fff!important;
border-width:0px;
position:relative;
vertical-align:middle;
text-align:center;
}
#miniCal .miniCalHeader td a, #miniCal .miniCalHeader td a:hover {
color: #005693;
}
			
	  

#miniCalTools {
margin:10px 0;
text-align:center
}

#calCatList {
margin-right:-5px;
}

#calCatList .filterCt {
padding:5px;

}

#calCatList #Admissions {
}

#calCatList #CampusWide {
}

#calCatList #Milestones {
}


#calCatList h3 {
text-transform: uppercase;   
color: #6e6e6e;
font: bold 16px/1.2 'Roboto', sans-serif;
}

#calCatList ul {
list-style:none;
padding:0px 0px 0px 21px;
margin:0px;
}
#calCatList li {
padding:3px;
color: #1e2e3d;
			
}

#calCatList li:hover {
background:#f9d8b1;
}

#calCatList  label {
color: #1e2e3d;
display:inline;
}
			
#calCatList li label {
font-size:12px;
}

#calCatList input {
margin-right:5px;
margin-top:0px;
position:relative;
top:-2px;

}

#calView {
display: block;
width: 100%;
padding: 10px 0;
background: #f1f1f1;
margin-bottom:0px;	   
}

#calView div {
display: block;
float: left;
				
}

#calView #calToday {
margin: 0 20px 0 158px;
*margin-left: 70px;
}

#calView input:hover,#calView .active, #calPage div:hover {
opacity: 1;
filter: alpha(opacity=100);
}
			
#calView .active {
color: #fff;
border-color: #5c5c5c;   
background: #565656; /* Old browsers */
background: -moz-linear-gradient(top,  #565656 1%, #707070 22%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#565656), color-stop(22%,#707070)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #565656 1%,#707070 22%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #565656 1%,#707070 22%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #565656 1%,#707070 22%); /* IE10+ */
background: linear-gradient(top,  #565656 1%,#707070 22%); /* W3C */
filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#707070',GradientType=0 ); /* IE6-9 */
opacity: 1;
}

#calView div input, #calPage li {
display: block;
text-transform: uppercase;
padding: 8px 30px;
color: #6e6e6e;
font-weight: bold;
border: 1px solid #b9b9b9;
background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #b9b9b9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#b9b9b9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#b9b9b9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6e6e6 0%,#b9b9b9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6e6e6 0%,#b9b9b9 100%); /* IE10+ */
background: linear-gradient(top,  #e6e6e6 0%,#b9b9b9 100%); /* W3C */
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#b9b9b9',GradientType=0 ); /* IE6-9 */
font-family: 'Roboto', sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
opacity: .9;
margin:0px;
}

#calView .toDay {
				
}

#calView .day {
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
-webkit-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
font-size:1em;
}

#calView .week {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border-right: 0;
border-left: 0;
font-size:1em;
}

#calView .month {
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 0px;
border-bottom-left-radius: 0px;
-webkit-border-radius: 0px 3px 3px 0px;
border-radius: 0px 3px 3px 0px;
font-size:1em;
}
			
#calPage li {
position:absolute;
top:10px;
padding: 8px 15px;
}

#calPage .prev {
left:10px;
}

#calPage .next {
right:10px;
text-align:right
}
				
#calPage li input {
border: 0;  
background: transparent; 
}
#calCurrent {
position:relative;
width:743px;
}
#calCurrent h2 {
text-transform: uppercase;   
padding-left:20px;
}
#calendarList .emptyError {
background: linear-gradient(top, #FAE3E3 0%,#E8C0C0 99%); /* W3C */
background: #E8C0C0; /* Old browsers */
background: -moz-linear-gradient(top, #FAE3E3 0%, #E8C0C0 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAE3E3), color-stop(99%,#E8C0C0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #FAE3E3 0%,#E8C0C0 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #FAE3E3 0%,#E8C0C0 99%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #FAE3E3 0%,#E8C0C0 99%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAE3E3', endColorstr='#E8C0C0',GradientType=0 ); /* IE6-9 */
-moz-border-radius:0 0 2px 2px;
-webkit-border-radius:0 0 2px 2px;
border:1px solid #EFCDCD;
border-radius:0 0 2px 2px;
margin-bottom:10px;
padding:5px 10px 7px
}
#calendarList  .listing {
clear:both;
margin-bottom:30px
}
#calendarList .listing .date {
display: block;
background: #cccdd1;
color: #fff;
font-size: 1.4em;	
padding: 10px 10px 10px 10px;
line-height: 1;	
					
}
#calendarList .listing .date .month {
display:inline;
font-size:1em;
}

#calendarList .listing .date .day {
display:inline;
font-size:1em;
margin-top:0px;
}
#calendarList .listing .items {   
}
#calendarList .item {
border-bottom: 1px solid #eee;
}
#calendarList  .item h3 {
        margin: 10px 0;
}
#calendarList .item .time {
    font-size: 1.2em;
    color: #776b46;
    padding: 12px 10px 12px 15px;
}
#calendarList  .item .category {
text-align:right;
padding-bottom:10px;
}

#calendarList  .item .category span {
background-color:#c41230;
color:#fff;
cursor:default;
font-size:0.9em;
font-style:italic;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
padding:3px 6px;
text-align:right;
z-index:0
}


#calendarList .location {
margin: -2px 0 0 0;
color:#777;
font-size: 1em;
}

#calendarList .teaser {
margin:0.6em 0px 0px;  
}

#calendarList .item .links {
font-size:.9em;
margin:0;
padding:1em 0
}

#calendarList .item .links li {
display:inline;
padding-right:20px
}
				

#calCatList,#calPage {
list-style:none;
margin-bottom:0px;	
}

#calPage {
padding:0px;
}
/* -->> Callout <<-- */
.callout {
	border:3px solid #aa182c;
	padding:10px; 
	margin-bottom: 17px;
    margin-top: 17px;
}
.callout h2 {
/*	background: url(../img/bg_redGrid.gif) repeat-x;*/
    background-color: #aa182c;
	color:#fff;
	margin:0px 0px 10px;
	text-align:center;
	padding:10px;
}
.callout .text {
	padding:0px 10px;
	font-size:14px;
}
.callout .media {
	margin:0px 0px 10px;
	position:relative;
}
.callout .media img {
	width:100%;
}
.callout .vOverlay {
	position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
}
.callout .media .play {
	display:block;
	width:91px;
	height:76px;
	background:url(../img/video_overlay.png) no-repeat center;
	margin:-38px 0px 0px -45px;
	position:absolute;
	top:50%;
	left:50%;
}
.callout .controls a {
font-weight:bold;
}
.zMain  .callout {
	padding:15px;
}
.zMain .callout.noMedia .text, .zMain .callout.noMedia h2, .zMain .zInner .callout .text, .zMain .zInner .callout h2, .zMain .zInner .callout .media {
	float:none;
	width:auto;
}
.callout.alt {
	border-width:0px;
	padding:20px; 
	background-color:#f1f1f1
}
.callout.alt h2 {
	background-color: transparent;
	color:#333;
	text-align:left;
	padding:0px;
    font-size: 23px;
}
.callout.alt .text {
	padding:0px 0px;
}
.callout.alt .media {
}
.zMain  .callout {
	padding:15px;
}
.two-col-list{
-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin: 0;
}
.three-col-list{
-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin: 0;
}
.four-col-list{
-webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    margin: 0;
}
.zMain .callout.alt.noMedia .text, .zMain .callout.alt.noMedia h2, .zMain .zInner .callout.alt .text, .zMain .zInner .callout.alt h2, .zMain .zInner .callout.alt .media  {
	float:none;
	width:auto;
}
/* -->> Contact Info <<--*/
.contactModule {
	padding:20px; 
	background-color:#f1f1f1;
	margin-bottom:20px;
	font-size:12px;
	position:relative;
}
.contactModule .contactHeader {
margin-bottom:10px;
}

.contactModule .name {
font-weight:bold;
font-size:14px;
}
.contactModule .hours {
margin-top:10px;
}
.contactModule .hoursHeader {
font-weight:bold;
}
/* -->> Courses <<--*/
.pp_default .courseLB .pp_details {
position:absolute;
top:0px;
}
.pp_default .courseLB  .pp_close {

margin-right:5px;
}
.courseModal {
}
.courseModal .header{
	color:#fff;
	background-color: #c41230;
	background-image: -moz-linear-gradient(top, #c41230, #9a0e26);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c41230), to(#9a0e26));
	background-image: -webkit-linear-gradient(top, #c41230, #9a0e26);
	background-image: -o-linear-gradient(top, #c41230, #9a0e26);
	background-image: linear-gradient(to bottom, #c41230, #9a0e26);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c41230', endColorstr='#9a0e26', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	padding:10px 12px;
}
.courseModal .subhead {
	background: #eee;
	padding: 10px 12px;
	font-size: .8em;
	border-bottom:1px solid #d1d1d1;

	}
	.courseModal .footer {
		color: #fff;
		font-size: .8em;
		padding:10px 12px;
		margin-top:10px;
		background: #414141; /* Old browsers */
		background: -moz-linear-gradient(top,  #414141 0%, #666666 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(100%,#666666)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #414141 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #414141 0%,#666666 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #414141 0%,#666666 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #414141 0%,#666666 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
	}
	.courseModal .footer div {
		padding: 5px 0;
		}
		.courseModal .footer div.fees,
		.courseModal .footer div.prereq {
			width: 50%;
			float: left;
			}
		.courseModal .footer div.fees {
			text-align: right;
			}
	.courseModal .subhead div {
		float: left;
		width: 33%;
		}
		.courseModal .subhead div.dept {
			text-align: center;
			}
		.courseModal .subhead div.subject {
			text-align: right;
			}
.courseModal .name {
	font-size:20px;
}
.courseModal .details {
	padding:10px 0px 0px;
	clear: both;
}
.courseModal .courseid {
	float:left;
	width:45%;
}
.courseModal .credits {
	float:right;
	width:45%;
	text-align:right;
}
.courseModal .description {
line-height:1.5em;
padding:10px 10px 0 10px;
clear: both;
}
.courseModal .comments {
line-height:1.5em;
padding:0px 10px;
font-size: 90%;
font-style: italic;
margin-top:10px;
}
/* -->> Events <<--*/
.events {
	margin-bottom: 20px;
}
.events .details a {
	border: 0;
	font-weight:bold;
    font-size: 13px;
}
.events .controls {
	background: url(../img/bg_redGrid.gif) repeat-x;
	color:#fff;
	margin:0px 0px 10px;
	text-align:center;
}
.events .controls a, .events .controls a:hover {
	color:#fff;
	text-decoration:none;
	font-size:18px;
	line-height:15px;
	display:block;
	padding:10px;
}
.zSide .events time, .zMain .zInner .events time {
	width: 17.5%;
	float: left;
	display: block;
    -moz-box-sizing:border-box;
	box-sizing:border-box; *behavior: url(/client/js/boxsizing.htc);
	border:3px solid #333333;
}
.zSide .events time span, .zMain .zInner .events time span {
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-weight:bold;
}
.zSide .events time .month, .zMain .zInner .events time .month {
	background: #333333;
	color: #fff;
	border-bottom: 0;
	font:bold 16px/1 'Roboto', sans-serif;
}
.zSide .events time .day, .zMain .zInner .events time .day  {
	background: #fff;
	color: #2e4380;
	border-top: 0;
	font:30px/1 'Roboto Slab', serif;
}
.zSide .events .item, .zMain .zInner .events .item {
	padding-top:0px;
	margin-top:0px;
	margin-bottom: 20px;
	border-top: 0px solid #a1a1a1;
}
.zSide .events .details, .zMain .zInner .events .details {
	width: 77.5%;
	float: left;
    -moz-box-sizing:border-box;
	box-sizing:border-box; 
	border-top:3px solid #333;
	padding-top:5px;
    padding-bottom: 5px;
	margin-left:5%;
}
.zSide img {
   margin: 0 auto;
    display: block;
}
.zMain .events time {
	width: 15%;
	border-width:0px;
	float: left;
	display: block;
    -moz-box-sizing:border-box;
	box-sizing:border-box; *behavior: url(/client/js/boxsizing.htc);
}
.zMain .events time span {
	text-align: left;
	display: inline;
	text-transform:none;
	font-weight:bold;
	font:30px/1 'Roboto Slab', serif;
}
.zMain .events time .month {
	background-color:transparent;
	color: #2e4380;

}
.zMain .events time .day {
	background-color:transparent;	
}
.zMain .events .item {
	border-top:1px solid #a1a1a1;
	margin-top: 10px;
	padding-top:10px;
	margin-bottom:20px;
}
.zMain .events .details {
	width: 85%;
	border-top-width:0px;
	padding-top:0px;
	margin-left:3%;
}
.eventDetail {
}
.eventDetail .eventHeader {
	background-color:#f1f1f1;
	padding: 10px;
	margin:20px 0px;
}
.eventDetail time {
	font-weight:bold;
	font-size:16px;
	display:block;
	margin-bottom:10px;
}

.eventDetail .eventImage {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	border:5px solid #d8d8d8;
}
.eventDetail .location {
	margin-bottom:10px;
}
.eventDetail .eventContact .label {
	background-color:transparent;
	border-width:0px;
	color:#333;
	padding:0px 10px 0px 0px;
	text-shadow:none;
}

.eventDetail .tool {
	margin-bottom:10px;
}

.eventDetail .eventTools  {
	background-color:#f1f1f1;
	padding: 10px 0px 0px;
    margin: 0;
}
.eventDetail .eventTools  .tool {
	text-align:center;
}
/* -->> Flickr Connector <<--*/
.flickrConnect.grid .item {
	float:left;
	width:20%;
	margin:2.5%;

}

.flickrConnect.grid .item img {
	width:100%;
}
/* -->> Global Navigation Drawer <<--*/
.collapsing {
    transition: height .1s ease;
}
#accordionHeader {
	margin:-1px auto 0px;
	color:#fff;
    overflow: hidden;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,.5);
    box-shadow: 0px 5px 20px 0px rgba(0,0,0,.5);
    position: relative;
    z-index: 10;
    background-color: #000 !important;
    border-bottom: 1px solid #fff;
}
.nav-pulldown-menu {
    background-color: #000 !important;
}
.nav-pulldown-menu .container {
    max-width: 1000px;
    min-height: 270px; 
}
.nav-pulldown-menu .container .row {
    padding:20px 0px;
}
.nav-pulldown-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.nav-pulldown-menu li a {
	color:#fff;
}
.nav-pulldown-menu .feature img {
	float:left;
	width:35%;
	max-width:100%;
	border:3px solid #fff;
	margin-right:3%;
	margin-top:6px;
}
.nav-pulldown-menu .feature .featureText {
	float:left;
	width:60%;
	font-size:12px;
}
.nav-pulldown-menu .feature h2 {
	margin:0px 0px 5px;
}
.nav-pulldown-menu .feature .featureText .button {
	margin-top:5px !important;
	padding:5px 10px !important;
	display: inline-block !important;
}
/* -->> Grants <<--*/
.grantDetail .details.container {
	padding: 10px 10px 10px;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	margin:10px 0px;
}
.grantDetail .details .label {
	font-weight:bold;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	color:#333;
	background-color:transparent;
	font-size:14px;
	text-shadow:none;
	line-height:normal;
}
.grantDetail .director {
	padding: 5px 0px;
}

.grantDetail .article {
    margin: 20px 0;
}

/* -->> Home Buttons <<--*/
body.home #grid-inner {
	position: relative;
	}
#homepageLinks {
	position: absolute;
    top: -77px;
    left: 0;
    margin: 0;
    z-index: 999;
    list-style: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    background-color: rgba(82,82,82,.8);
}
#homepageLinks li  a {
    text-decoration: none;
    display: block;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font:30px/1.25 'Roboto Slab', serif;
}
#homepageLinks .fa-arrow-circle-right {
    font-size: 14px;
}
#homepageLinks li:hover {
	background-color: #c41230;
}
/* -->> Home Photo Rotator <<--*/
.home-slides {
	height:540px;
	width:100%;
	background-color:#999999;
    position:relative;
}
.home-slides .caption-container {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    bottom: 0px;
    width: 100%;
}
.carousel-caption {
    height: 90px;
    background-color: #aa182c;
    position: static;
    text-align: left;
    padding: 30px;
}
.carousel-caption, .carousel-caption a, .carousel-caption a:focus, .carousel-caption a:visited  {
	color:#fff;
	font:22px/1.25 'Roboto Slab', serif;
    text-decoration: none;
}
.carousel-caption .fas {
    margin-left: 20px;
}
.carousel-caption a:hover {
	text-decoration:none;
}
.owl-dots {
    position: absolute;
    bottom: 85px;
    text-align: center;
    width: 100%;
    z-index: 5;
}
.owl-dots  .owl-dot {
    border: none;
    cursor: pointer;
	display:inline-block;		
	padding: 0px;
	margin: 0px 5px;
	width: 12px;
	height:12px;
	position: relative;
	text-align: center;
	background-color:#b3b0ae;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-indent:-9999px;
	overflow:hidden;
    pointer-events: auto !important;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}
.owl-dots .owl-dot.active {
	background-color:#fff;
}
.rotator-nav button {
    background: transparent;
    border: none;
}
.rotator-nav button.owl-prev {
    position: absolute;
    left: -40px;
    top: 50%;
}
.rotator-nav button.owl-next {
    position: absolute;
    right: -40px;
    top: 50%;
}
.rotator-nav button span {
	color:#666;
	font-size: 24px;
}
.owl-carousel.news img {
    float: left;
    max-width: 33%;
    margin-right: 15px;
}
.rotator-wrapper.news .owl-dots {
    position: absolute;
    bottom: 10px;
    text-align: right;
    width: 100%;
    z-index: 5;
}
/* -->> In-Page Navigation <<--*/
#navPage {
	margin:-40px 0px 20px -36px;
}
#navPage>ul {
border-bottom:1px solid #adadad;
}
#navPage li {
	width:auto;
	position:relative;
}
#navPage li:last-child a {
    border-bottom: 1px solid #adadad;  
}
#navPage a {
	font:18px/1.2 'Roboto Slab', serif;
	padding:9px 10px 9px 20px;
	color:#333;
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #adadad;
	margin-bottom:0px;
	display:block;
	zoom:1;
	width:auto;
    text-decoration: none;
}
#navPage a:hover {
	text-decoration:none;
	background-color:#f8f8f8;
}
#navPage li:first-child a {
	border-top-width:0px;
}
#navPage .currentSection a {
	background-color:#c41230;
	color:#fff;
}
#navPage .currentSection ul a {
	background-color:#f1f1f1;
	color:#333;
	font:13px/1.25 'Roboto', sans-serif;
	padding-left:30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box; *behavior: url(/client/js/boxsizing.htc);
}
#navPage .currentSection::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    font-size: 16px;
    position: absolute;
    left: 8px;
    top: 8px;
    color: #fff;
}
#navPage .current::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    font-size: 16px;
    position: absolute;
    left: 20px;
    top: 8px;
    color: #c41230;
}
#navPage .currentSection ul a:hover {
	text-decoration:none;
	background-color:#e1e1e1;
}
#navPage .caret-right {
	position:absolute;
	top:17px;
	left:8px;
	border-left-color:#c41230;
	display:none;
}
#navPage .currentSection .caret-right {
	border-left-color:#fff;
}
#navPage .currentSection  ul .caret-right {
	border-left-color:#c41230;
	top:14px;
	left:20px;
}
#navPage .currentSection>.caret-right {
	display:block;
}
.gradient-box {
    color: #fff;
    font-family: 'Roboto', sans-serif;
        padding: 30px 20px;
    margin-bottom: 30px;
    text-align: left;
    background: #80a1b6; /* Old browsers */
background: -moz-linear-gradient(left, #80a1b6 0%, #80a1b6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #80a1b6 0%,#80a1b6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #80a1b6 0%,#80a1b6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80a1b6', endColorstr='#e5dbcd',GradientType=1 ); /* IE6-9 */
}
.gradient-box h2  {
   font-family: 'Roboto Slab', serif;
    font-size: 40px;
}
.gradient-box h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: normal;
}
.gradient-box p{
    font-size: 18px;
}
.gradient-box a {
    color: #fff;
}
/* -->> Linkset <<--*/
.linkset {
	overflow:hidden;
	display:block;
	margin-bottom:30px;
}
.linkset h2 {
	color:#fff;
	text-align:center;
	padding: 15px 10px;
	margin:0px;
	background: #666666; /* Old browsers */
	background: -moz-linear-gradient(top,  #666666 0%, #666666 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(100%,#666666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #666666 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #666666 0%,#666666 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #666666 0%,#666666 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #666666 0%,#666666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
}
.linkset h3 {
	color:#666666;
	font:18px/1.25  'Roboto', sans-serif;
	margin:0px 0px 10px;
}
.linkset ul {
	padding: 0px !important;
	margin:0px;
	list-style:none;
}
.linkset li a {
    text-decoration: none;
}
.linkset li {
	padding-bottom:0.25em;
}
.linkset .col1 li {
	float:left;
	width:31%;
	margin-right:15px;
}
.zSide .linkset .col1 li {
	float:none;
	width:auto;
	margin-right:0px;
}
/* -->> Majors <<--*/
.major h1 {
	margin-bottom:20px;
}
.major .subtitle {
	font:italic normal 16px/1.25   'Roboto', sans-serif; 
}
.major ol {
	margin-bottom:1.5em;
}
.major .courseGroup h2 {
margin:0px;
}
.major .courseGroup h2 a {
	background-color:#c41230;
	color:#fff;
	padding:10px;
	margin:0px;
	border-bottom:4px solid #fff;
	cursor:pointer;
	text-decoration:none;
	display:block;
}
.major .courseGroup h2 a.collapsed {
	background-color:#c2c1c1;
}

.major .courseGroup h2 a.collapsed:hover {
	background-color:#c41230;
}

.major .pdflink {
	width:200px;
	float:right;
	font-size:12px;
	padding:10px 10px 0px;
}
.major .optionSubtitle {
	font-weight:bold;
	font-size:18px;
	margin-bottom:.5em;
	padding:10px 10px 0px;
}
.major .optionNotes {
	padding:0px 10px 15px;
}

.major .SemesterNotes {
	padding:0px 0px 15px;
}


.major .optionCredits {
	padding:10px;
	margin-bottom:10px;
	background-color:#d1d1d1;
	border-top:1px solid #b1b1b1;
	text-align:right;
	font-weight:bold;
}
.major .semester {
	padding:10px;
}
.major .semester.alt {
	background-color:#f1f1f1;
}
.major .semester h3 {
	font:bold 16px/1.25  'Roboto', sans-serif; 
	text-decoration:underline;
	margin:0px 0px 1em;
}
.major .semester .semesterCredits {
	text-align:right;
	padding-top:3px;
}
.major .semester table {
	width:100%;
}
.major .semester thead tr {
	margin:0px -10px 5px;
}
.major .semester th {
	padding:3px;
	vertical-align:top;
	background-color:#e1e1e1;
	text-align:left;
}

.major .semester tr {
	border-bottom:1px solid #e1e1e1;
}
.major .semester td {
	padding:3px;
	vertical-align:top;
}
.major .semester td.idColumn,.major .semester td.creditsColumn {
	width:80px;
}
.major .semester .electiveList, .major .semester .electiveNotes {
	font-style:italic;
	font-size:12px;
	color:#999;
}
.major .semester .course {
	cursor:pointer;
	color:#c41230
}
/* -->> News Stories <<--*/
.news  {
	background-color:#e5e5e5;
	position:relative;
	margin-bottom:20px
}
.news .rotator-wrapper {
	 margin: 30px 40px 30px;
}
.news h2 {
	color:#fff;
	text-align:center;
	padding: 15px 10px;
	margin:0px;
	background: #666666; /* Old browsers */
}
.news h2 .btn-news {
	margin-right:10px;
	margin-top:-3px;
}
.news .item {
	padding:10px 20px;
}
.news .item time {
	display:block;
	margin-bottom:10px;
}
.news .item img {
	width:100%;
	margin-bottom:10px;
}
.news .item .title {
	font-weight:bold;
}
.news .item .title a {
	font-family: 'Roboto Slab', serif;
    font-size: 17px;
    line-height: initial;
}
.news .item .teaser {
	padding: 10px 0 0;
}
.newsStory time {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
    margin-bottom: 1em;
    display: block;
}
.newsStory .article {
    padding-top: 1em;
}
.newsStory .rotator-wrapper {
    background:#f1f1f1;
    float:right;
    margin-left:2em;
    margin-bottom:1em;
    padding:5px;
    position:relative;
    width:240px;
    z-index:20;
} 		
.newsStory .rotator-wrapper img, .newsStory .rotator-wrapper.rotator {
width: 240px;
}
#detailImageSet .rotator .item {
    width:240px;
}
.newsList h2 { 
	margin:0.5em 0px 10px;
	border-bottom:1px solid #a1a1a1;
	padding-bottom:5px;
}
.newsList .item {
	clear: both;
	margin-bottom: 15px;	
}	
.newsList .item img {
	float:left;
	margin-right: 3%;
	width: 20%;
	margin-top:6px;		
}	
.newsList.overflow .item img {
	float:left;
	margin-right: 3%;
	width: 20%;
	margin-top:6px;		
}	
.newsList .item .text {
	float: left;
	width: 77%;
}
.newsList .title  {
	font-weight:bold;
	padding-bottom:5px;
}
.newsList time {
	color:#74756b;
	font-style: italic;	
	display:block;
	padding-bottom:5px;
}		
.newsList p.teaser {
	margin: 0;	
}
.newsList.alt h2 { 
	font-family: 'Roboto', sans-serif;
}
.newsList.alt .item {
	border-bottom:1px solid #a1a1a1;
	padding-bottom:15px;
}
.newsList.feature {
	border:1px solid #c2c1c1;
	position:relative;
	margin-bottom:20px;
	background:#e5e5e5 url(../img/newsfeature_bg.png) no-repeat;
	min-height:182px;
}
.newsList.feature .rotator-wrapper {
	margin: 10px 10px 10px 50px;
}
.newsList.feature h2 {
	border-bottom-width:0px;
	position:absolute;
	text-indent:-999px;
	overflow:hidden;
}
.newsList.feature  .item {
	margin-bottom: 0px;	
	float:left;
	clear:none;
}
.newsList.feature .item img {
	float:left;
	margin-right: 3%;
	width: 30%;
	margin-top:6px;		
}	
.newsList.feature .item .text {
	float: left;
	width: 67%;
}
.newsList.feature p.teaser {
	margin-bottom: 10px;	
}
.newsList.feature .rotator-paging  {
	position:absolute;
	left: -20px;
	top: -15px;
}
.newsList.feature .rotator-paging  a.selected {
	background-color:#c41230;
}
.newsList.feature .rotator-paging  a {
	display:block;	
	floaT:none;	
	margin: 0px 0px 10px;
}
a.moreStories {
	display: block;
	padding: 5px;
	color: #fff;
	background: #666;
	text-align: center;
	font-weight: bold;
}
.pagination, #grid-inner .pagination {
    padding-left: 0;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #aa182c;
    border-color: #aa182c;
}
.pagination .page-link {
    cursor: pointer;
}
.set-wrapper [class*="col"] {
    background: url(../img/bg_ltgrid.gif);
    padding: 0 0 10px 0;
}
/* -->> Quickfacts <<--*/
.quickfact {
	margin-bottom:20px;
	border-bottom:1px solid #828282;
}
.quickfact h2 {
	border:1px solid #828282;
	color:#fff;
	text-align:center;
	padding:10px;
	margin:0px;
	background: #414141; /* Old browsers */
	background: -moz-linear-gradient(top,  #414141 0%, #666666 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(100%,#666666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #414141 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #414141 0%,#666666 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #414141 0%,#666666 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #414141 0%,#666666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
}
.quickfact .alt {
	background:url(../img/bg_dkgrid.gif);
}
.quickfact  .title {
	color:#666666;
	font-size:16px;
	line-height:1.25;
	padding-bottom:5px;
	text-align:center;
}

.quickfact .text {
	font-size:18px;
	text-align:center;
}

.quickfact .controls {
	background:url(../img/bg_dkgrid.gif);
	text-align:center;
	border-bottom:4px solid #666666;
	padding:10px 15px;
}
/* -->> Related Items <<--*/
#navPage .relatedItems, .relatedItems {
    margin: 0 0 20px 15px;
}
#navPage .relatedItems a:hover, .relatedItems a:hover {
    text-decoration: underline;
    background-color: transparent;
}
#navPage .relatedItems h2, .relatedItems h2 {
	border:1px solid #828282;
	color:#fff;
	text-align:center;
	padding:10px;
	margin:0px;
	background: #414141; /* Old browsers */
	background: -moz-linear-gradient(top,  #414141 0%, #666666 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414141), color-stop(100%,#666666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #414141 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #414141 0%,#666666 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #414141 0%,#666666 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #414141 0%,#666666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414141', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
}
#navPage .relatedItems a, .relatedItems a  {
	font-size:1.0em;
	font-weight:700;
    font-family: 'Roboto', sans-serif;
    color: #c41230;
    padding-left: 0;
    border: none;
} 
#navPage .relatedItems time, .relatedItems time {
	display:block;
	font-size:0.917em;
	font-style:italic;
} 
#navPage .relatedItems .item, .relatedItems .item {
	margin: 10px 20px;
} 
/* -->> Rotators <<--*/
.rotator-wrapper {
position:relative;
}
.rotator {
	width: 100%;
	overflow: hidden;
}
.rotator .rotator-wrapper {
	overflow:hidden;
}

.rotator .item {
	display:block;
	float:left;
}
.rotator-paging {
	margin-top:5px;
}
.rotator-paging a {
	float: left;		
	padding: 0px;
	margin: 3px;
	width: 12px;
	height:12px;
	position: relative;
	text-align: center;
	background-color:#666666;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-indent:-9999px;
	overflow:hidden;
}
.rotator-paging a.selected {
	background-color:#c41230;
}
.rotator-left, .rotator-right {
	position:absolute;
	top:50%;
	display: inline-block;
	width: 22px;
	height: 22px;
	background:url(../img/icon_arrowrt_dk.png) no-repeat;
	text-indent:-999px;
	overflow:hidden;
	cursor:pointer;
}
.rotator-left {
left:-30px;
background-image:url(../img/icon_arrowlt_dk.png);

}
.rotator-right {
right:-30px;
}
/* -->> Search Results <<-- */
.searchResults {
    line-height: 1.5em;
    position: relative;
}
.searchResultsHeader,
.searchResults h4 img,
.resultPreviewDetails {display: none !important;}
.gs-title, .gs-result .gs-title, .gs-result .gs-title * {
    color: #c41230 !important;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
}
.gs-snippet {
    color: #727363 !important;
}
.gsc-cursor-box {
background-color:#f9f9f9;
padding:10px;
}
.gsc-results .gsc-cursor {
border-left:1px solid #bbbcab;
padding:4px 0px
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    text-decoration: none !important;
    border-right:1px solid #bbbcab;
    color: #c41230 !important;
    padding:4px 10px 4px 10px;
    margin-right:0px!important;
    font-size:13px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    font-weight: 700 !important;
    background-color:#575859 !important;
    color: #fff !important;
}
.searchResults .gsc-search-box .gsc-input input {	
border: 2px solid #d1d1d1;
    color: #444444;
    font-size: 12px;
    padding: 6px 8px;
width:90%;
margin-bottom:0px;
}
.searchResults .gsc-search-box .gsc-input input:focus {
border:2px solid #a10e27;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(161, 14, 39, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(161, 14, 39, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(161, 14, 39, 0.6);
}
.gsc-branding-img, .gsc-branding-text,
.gs-visibleUrl, .gs-visibleUrl-short {display: none !important;}
.searchResults .gsc-search-button input {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
    border-radius:4px;
	border:1px solid #a7bbd6;
	color:#fff; 
	font-weight:bold; 
	background-color: #c41230;
	background-image: -moz-linear-gradient(top, #c41230, #9a0e26);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c41230), to(#9a0e26));
	background-image: -webkit-linear-gradient(top, #c41230, #9a0e26);
	background-image: -o-linear-gradient(top, #c41230, #9a0e26);
	background-image: linear-gradient(to bottom, #c41230, #9a0e26);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c41230', endColorstr='#9a0e26', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	margin:20px 10px 20px 0px;
	padding:5px 10px;
	width:auto;
	overflow:visible;
}
/* -->> Set Wrapper (used in Quickfacts, linksets) --<< */
.linkset .row {
    background-color: #e5e5e5;
}
.linkset [class*="col"] {
	border-bottom:1px solid #fff;
	background:url(../img/bg_ltgrid.gif);
    padding: 30px 15px;
}
.linkset [class*="col"]:nth-child(1) {
    padding: 30px 15px 30px 30px;
}
.linkset [class*="col"]:nth-child(3) {
    padding: 30px 30px 30px 15px;
}
.linkset [class*="col"].alt {
	background:url(../img/bg_dkgrid.gif);
}
.zSide .linkset [class*="col"]{
	padding: 12px 20px;
	margin: 0px;
	border-bottom:1px solid #fff;
}
/* -->> Tag Cloud <<--*/
.cloud .small {
font-size:12px;
}
.cloud .medium {
font-size:14px;
}
.cloud .large {
font-size:18px;
}
.cloud .x-large {
font-size:24px;
}
/* -->> Webforms <<--*/

#contactForm div {
	background: #eee;
	padding: 15px 15px 5px 15px;
	clear: both;
	margin-bottom: 1em;
}
#contactForm label {
	float: left;
	width: 35%;
	font-size: 1.1em;
    -moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right: 10px;
}
#contactForm label em {
	font-style: normal;
	font-size: 120%; 
	padding-right: 5px; 
	color: #2E4380;
}
#contactForm div input,
#contactForm select,
#contactForm textarea {
	width: 60%;
		-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#contactForm .button {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
li input[type="radio"] { 
	float: left;
	margin-right: 5px;
	}
.hero{
    height: 275px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/* --->>> Responsive overrides: desktop and bigger <<<--- */
@media (min-width: 1200px) {

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)
{
#search input.span2 {
width: 275px;
height: auto;
}
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
#logo {
    left: 30px;
    top: 0px;
    position: relative;
}
#search {
    top: 25px;
}
#footer-inner .col-md-12 {
    border-bottom: none !important;
}
#footer-inner > .row > .col-lg-4:nth-child(2) {
    border-left: 1px solid #999 !important;
    border-right: 1px solid #999 !important;
    text-align: center !important;
}
.footer-social li {
    display: inline-block;
    margin: 0 3px;
}
#footer-inner nav li {
    font-size: 12px;
    }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    /*body{border: 1px solid #FF0000;}*//*red*/
#logo {
    margin: 0px auto;
    left: 0px;
    top: 0px;
    position: relative;
}
#search input.span2 {
    width: 200px;
    }
#search {
    top: 25px;
}
#navGlobal {
    padding: 0px;
    }
#navGlobal.collapse .navbar-nav {
    width: 100%;
    display: none !important;
}
#navGlobal.show .navbar-nav {
    display: flex !important;
}  
#navbarCollapse{
    position: static;
    }
#navGlobal .navbar-nav {
    display: block !important;
    position: absolute;
    width: 200px;
    background-color: #ededed;
    left: 20px;
    top: -25px;
}
#navGlobal {
    text-align: left;
    position: absolute;
    top: 90px;
    left: 0px;
    }
#navGlobal .dropdown {
    display: block;
    }
#navGlobal .dropdown:nth-child(1), #navGlobal .dropdown:nth-child(2), #navGlobal .dropdown:nth-child(3), #navGlobal .dropdown:nth-child(4), #navGlobal .dropdown:nth-child(5), #navGlobal .dropdown:nth-child(6), #navGlobal .dropdown:nth-child(7), #navGlobal .dropdown:nth-child(8), #navGlobal .dropdown:nth-child(9), #navGlobal .dropdown:nth-child(10) {
    width: 100%;
}
#navGlobal .dropdown a.nav-link {
    min-height: 1px;
    padding: 10px 10px 10px 20px;
    color: #000;
    }
#navGlobal .dropdown:hover .dropdown-menu {
    display: none;
}
#navGlobal .dropdown a.nav-link:hover::after, #navGlobal .dropdown a.nav-link:focus::after, #navGlobal .dropdown a.nav-link[aria-expanded="true"]::after {
    border:none;
}
#navGlobal .dropdown .dropdown-menu {
    display: none;    
    }
.owl-carousel .item[style], .home-slides {
    height: 440px !important;
    }
.button, .button:visited {
    padding: 8px 30px 8px 12px;    
    }
.footer-social li a:before {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
#footer-inner .col-md-12 {
	margin: 0;
	float: none;
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
#footer-inner > .row > .col-lg-4:nth-child(2) {
    border-left: none;
    border-right: none;
    text-align: left;
}
#footer-inner > .row > .col-lg-4:nth-child(2) img {
    display: block;
    margin: 0 0 10px;
    width: inherit;
}
#footer-inner > .row > .col-lg-4:nth-child(3) img {
    margin-bottom: 20px;
    }
#footer-inner nav {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.three-col-list{
-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.four-col-list{
-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.news-forms .button {
    margin: 10px 0 0 15px !important;
    display: block;
    width: 87%;    
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
   /*body{border: 1px solid #0000FF;}*//*blue*/
body {
	padding-right: 0px;
	padding-left: 0px;
	}
#logo {
    margin: 0px;
    left: 20px;
    top: 0px;
    position: relative;
}
header .container {
  min-height: 145px;
}
#search input.span2 {
    width: 200px;
    }
#search {
    top: 25px;
    right: 20px;
}
#navGlobal {
    padding: 0px;
    }
#navGlobal.collapse .navbar-nav {
    width: 100%;
    display: none !important;
}
#navGlobal.show .navbar-nav {
    display: flex !important;
}  
#navbarCollapse{
    position: static;
    top: 0px;
    width: 200px;
    margin: 0px auto;
    }
.navbar-light .navbar-toggler {
    position: static;
    top: 0px;
    width: 200px;
    display: block;
    margin: 0px auto;
}
#navbarCollapse .collapsing {
   height: 0px;
}
#navGlobal .navbar-nav {
    display: block !important;
    position: absolute;
    background-color: #ededed;
    top: 35px;
    width: 200px;
}
#navGlobal {
    text-align: left;
    position: absolute;
    top: 90px;
    }
#navGlobal .dropdown {
    display: block;
    }
#navGlobal .dropdown:nth-child(1), #navGlobal .dropdown:nth-child(2), #navGlobal .dropdown:nth-child(3), #navGlobal .dropdown:nth-child(4), #navGlobal .dropdown:nth-child(5), #navGlobal .dropdown:nth-child(6), #navGlobal .dropdown:nth-child(7), #navGlobal .dropdown:nth-child(8), #navGlobal .dropdown:nth-child(9), #navGlobal .dropdown:nth-child(10) {
    width: 100%;
}
#navGlobal .dropdown a.nav-link {
    min-height: 1px;
    padding: 10px 10px 10px 20px;
    color: #000;
    }
#navGlobal .dropdown:hover .dropdown-menu {
    display: none;
}
#navGlobal .dropdown a.nav-link:hover::after, #navGlobal .dropdown a.nav-link:focus::after, #navGlobal .dropdown a.nav-link[aria-expanded="true"]::after {
    border:none;
}
#navGlobal .dropdown .dropdown-menu {
    display: none;    
    }
h1 {
	font-size:28px;
	line-height:1.25em;
	}
#alert #alertInner, #alert #alertInner div {
	width: auto!important;
}
#alert #alertInner div {
	width: 90%!important;
}
.pp_pic_holder, .pp_content {
	max-width: 100%!important;
}
#csTools [class*="span"] {border-right-width:0px;border-bottom:1px solid #999;padding-bottom:10px;margin-bottom:10px;}
#csTools [class*="span"]:last-child {border-bottom-width:0px;}
	/* --- >>> MODULES <<< --- */
	/* -->> Alerts <<-- */
	/* -->> Breadcrumbs <<-- */
#navBreadcrumb {
	text-align: left;
}
	/* -->> Callout <<-- */
zMain .callout h2, .zMain .callout .media, .zMain .callout .text, .zMain .callout.alt h2, .zMain .callout.alt .media, .zMain .callout.alt .text {
	width:auto;
	float:none;
	}
	/* -->> Contact Info <<--*/
	/* -->> Courses <<--*/
	/* -->> Events <<--*/
	/* -->> Flickr Connector <<--*/
	/* -->> Global Navigation Drawer <<--*/
	/* -->> Grants <<--*/
		/* Force table to not be like tables anymore */
.grantList  table, 
.grantList  thead, 
.grantList  tbody, 
.grantList  th, 
.grantList  td, 
.grantList  tr { 
    display: block; 
}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	.grantList thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	.grantList tr { border: 1px solid #ccc; }
 
	.grantList  td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	.grantList td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}

	.grantList td:before { content: attr(data-title); }
	/* -->> Home Photo Rotator <<--*/
.home-slides {
/* 	display:none; */
	height: 340px;
}
.carousel-caption {
    height: 100px;
    padding: 20px;
}
	
	/* -->> In-Page Navigation <<--*/
	#navPage {
		margin:10px 0px 20px 0px;
	}
	
	#navPage a {
		font-size:16px;	
	}
	
	/* -->> Linkset <<--*/
	.linkset .col1 li {
		float:none;
		width:auto;
		margin-right:0px;
	}

	/* -->> Majors <<--*/
	/* -->> News Stories <<--*/
	.newsStory .rotator-wrapper {
	float:none;
	width:270px;
	margin-left:0px;
	} 
				
	.newsStory .rotator-wrapper img, .newsStory .rotator-wrapper.rotator {
	width: 270px;
	}

	.newsStory .rotator-wrapper .rotator .item {
	width:270px;
	}
	/* -->> Photo Rotator <<--*/
	/* -->> Quickfacts <<--*/
	/* -->> Set Wrapper <<-- */
	.set-wrapper [class*="col"] {
		float:none;
		padding: 20px;
		margin: 0px;
		position:static;
		border-bottom:1px solid #fff;
	}
	.set-wrapper .col3, .set-wrapper .col2, .set-wrapper .col1 {
		width:100%;
	}
	/* -->> Tag Cloud <<--*/
	/* -->> Webforms <<--*/
	#contactForm label,#contactForm div input,#contactForm select,#contactForm textarea 
	{float: none;width: 100%; }
    #homepageLinks {position: static;top:0px; margin-bottom:1.0em;}
	#homepageLinks li  a {
	padding: 10px 0;
	font:20px/1.25 'Roboto Slab', serif;
	padding-right: 20px;
	margin: 0 25px;		
	}
.linkset [class*="col"]:nth-child(1), .linkset [class*="col"], .linkset [class*="col"]:nth-child(3) {
    padding: 20px 40px;
}
.linkset {
    margin-bottom: 40px;
}
#footer-inner .col-md-12 {
    margin: 0;
    float: none;
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#footer-inner > .row > .col-lg-4:nth-child(2) {
    border: none;
}
#grid-inner, #footer-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.gradient-box h2 {
    font-size: 30px;
}
.gradient-box h3 {
    font-size: 25px;
}
#footer-ext .tagline {
    font-size: 20px;
}
.footer-social li a::before {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.footer-social li {
    margin: 0 3px;
    }
#footer-inner nav {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.hero{
    display: none;
}
}
/* Portrait phones and smaller */
@media (max-width: 575px) {
#logo {
    left: 10px;
    width: 145px;
}
#search {
    right: 10px;
}
#search input.span2 {
    width: 140px;
}
#footer-inner > .row > .col-lg-4:nth-child(3){
    padding-top: 20px;
    margin-bottom: 0px; 
    margin-top: 10px;
    }
#footer-inner > .row > .col-lg-4:nth-child(3) p {
    margin-bottom: 0px;
}
#footer-inner nav li {
    font-size: 12px;
    }
.three-col-list{
-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.four-col-list{
-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.news-forms .button {
    margin: 10px 0 !important; 
    }
}
.acalog-close {
display: none;
} 
