@charset "utf-8";

/*layout*/
:root {
font-size: 18px;
}
body {
background: #CCC;
}
.page-wrap {
height: 100%;
max-width: 1600px;
min-width: 1024px;
margin: 0px auto;
padding-bottom: 78px;
}
header {
height: 100px;
line-height: 100px;
padding-left: 42px;
padding-right: 24px;
}
.header-logo {
width: 400px;
padding-top: 16px;
opacity:0.9;
}
.header-nav {
float: right;
height: inherit;
line-height: 100px;
}
.header-nav a, .header-nav button {
color: #E4E4E4;
}
.header-nav a {
display: inline-block;
height: inherit;
padding-left: 18px;
padding-right: 18px;
font-size: 16px;
font-weight: 400;
text-decoration: none;
}
.header-nav button {
width: 55px;
height: inherit;
font-size: 21px;
}
.header-nav .nav-icon {
vertical-align: -1px;
}
.header-nav a:hover {
color: #5CA3CD;
}
.hide-desktop {
display: none !important;
}
.content.head-first h2.headline {
margin-top: 0;
}
.page {
display: table;
width: 100%;
height: 100%;
background: #fff;
}
main {
height: 100%;
}
.limit {
margin-right: auto;
margin-left: auto;
}
.gutter {
min-width: 45px;
}
.sidebar aside:first-child, .sidebar figure:first-child {
margin-top: 6px;
}
.sidebar-offset {
margin-top: 0.75em;
margin-right: 8%;
}
/*quicklinks*/
.quicklinks-wrap {
margin-bottom: 1.5em;
}
.quicklinks a, .quicklinks span {
border-bottom: 1px dashed #ccc;
white-space: nowrap;
display: block;
padding-top: 0.45em;
padding-bottom: 0.58em;
line-height: 1em;
color: #7D7D7D;
}
.quicklinks a:first-child, .quicklinks span:first-child {
padding-top: 0.3em;
padding-bottom: 0.45em;
font-size: 1.08em;
}
.sidebar .quicklinks a:hover {
color: #7D7D7D;
}
.sm-icons {
margin-top: 0.25em;
margin-left: -0.3em;
font-size: 1.7em;
}
.sm-icons a {
display: inline-block;
vertical-align: middle;
color: #AAA;
}
.sm-icons i {
display: block;
width: 1.4em;
vertical-align: middle;
text-align: center;
}
.sm-icons .facebook-icon {
width: 1em;
font-size: 96%;
}
.sm-icons .flicker-icon {
width: 1.1em;
font-size: 112%;
}
.sm-icons .linkedin-icon {
width: 1.3em;
}
.sm-icons .merit-icon {
width: 1.5em;
font-size: 96%;
}
.quicklinks + .sm-icons a:hover {
opacity: 0.6;
text-decoration: none;
}
/*content*/
.content .excerpt:first-child {
margin-top: 0;
}
/*depreciate aside for .aside*/
.content aside:first-child, .content figure.full:first-child {
margin-top: 6px;
}
.content aside {
margin: 2.5em 0px 2.5em;
}
.content aside + aside {
margin-top: 3em;
}
/*new aside spacing*/
.content .aside {
margin-top: 2.5em;
margin-bottom: 2.5em;
}
.sidebar .aside {
margin-top: 2em;
margin-bottom: 2em;
}
.content .aside + .aside {
margin-top: 3em;
}
.aside:first-child {
margin-top: 0;
}
.spacer-top {
margin-top: 2.25em;
}
.spacer-bottom {
margin-bottom: 2.25em;
}
.nospace-top {
margin-top: 0;
}
.nospace-bottom {
margin-bottom: 0;
}
/*promos*/
.promo {
max-width: 640px;
}
.promo a {
display: block;
min-height: 368px;
background-size: cover;
background-position: center center;
}
/*spotlights*/
.spotlight-item {
position: relative;
}
.spotlight-image {
min-height: 500px;
}
.spotlight-item .textbox {
position: absolute;
top: 0;
bottom: 0;
width: 300px;
padding: 46px 28px 46px 34px;
color: #FFF;
background-color: rgba(0, 0, 0, 0.75);
}
.spotlight-item .textbox.right {
right: 0;
}
/*content-blurb*/
.content-blurb {
display: table;
line-height: 1.4;
}
.content-blurb .imagebox {
display: table-cell;
vertical-align: top;
padding-right: 1.75em;
padding-top: 0.2em;
line-height: 0;
}
.content-blurb .imagebox a:hover {
opacity: 0.8;
}
.content-blurb .textbox {
display: table-cell;
vertical-align: top;
}
/*.content-blurb .title {
margin-bottom: 0.5em;
}*/
.content-blurb h6 {
margin-top: 0.7em;
font-size: 0.944em;
}
.content-blurb p {
margin-bottom: 1em;
font-size: 0.944em;
}
/*.content-blurb p:last-child {
margin-bottom: 0;
}*/
/*footer*/
footer {
max-width: 1600px;
margin: 0px auto;
padding-right: 4%;
padding-left: 4%;
background: rgb(21,21,21);
}
.footer-wrap {
margin-right: auto;
margin-left: auto;
}
.footer {
display: table;
height: 185px;
width: 100%;
color:rgb(255,255,255);
}
.footer-links, .footer-logo {
display: table-cell;
vertical-align: middle;
}
.footer-logo {
width: 330px;
}
.footer-logo img {
display: inline-block;
vertical-align: middle;
}
.footer-logo address {
display: inline-block;
vertical-align: middle;
margin-left: 3.75%;
}
.footer-logo address a {
display: inline-block;
margin-top: 0.1em;
color: #3BBCF1
}
.footer-links div {
height: 75px;
padding-left: 5%;
float: right;
}
.footer-links a {
display: block;
margin-bottom: 3px;
color:rgb(255,255,255);
}
.footer-smedia {
float: right;
width: 65px;
margin-top: 4px;
margin-left: 5%;
border-style: none;
}
.footer-facebook {
text-align: center;
}
.footer-smedia td {
padding: 0;
border-style: none;
}
.footer-smedia a {
color: #999;
}
.footer-smedia a:hover {
color: #63A4CD;
text-decoration: none;
}
.footer-smedia i {
display: block;
padding: 3px;
font-size: 26px;
line-height: 24px;
}
.footer-smedia i {
display: block;
padding: 3px;
font-size: 26px;
line-height: 24px;
}
/*active menu state*/
.active-menu .main-menu {
display: block;
}
.active-menu .section-nav {
display: none;
}
.active-search .search-form {
display: block;
}
.active-search .section-nav {
display: none;
}
/*search*/
.search-form {
display: none;
padding-left: 4.4%;
padding-right: 4.4%;
background-color: #F7F7F7;
}
.main-search {
display: table;
width: 100%;
color: #666;
}
.search-input {
display: table-cell;
}
#searchbox {
width: 100%;
height: 100px;
padding-left: 12px;
padding-right: 12px;
background: none !important;
border: none !important;
font-family: lato !important;
font-size: 24px !important;
font-weight: 400 !important;
font-style: italic;
color: inherit;
}
.search-button {
display: table-cell;
width: 2em;
}
.main-search button {
width: 100%;
height: 100px;
color: inherit;
white-space: nowrap;
}
.main-search button:hover {
color: #006AA4;
}
.search-submit {
font-size: 24px;
}
.search-close {
font-size: 20px;
}
::-webkit-input-placeholder {
  color: transparent;
}
::-moz-placeholder {
color: transparent;
}
:-ms-input-placeholder {
color: transparent;
}
::-moz-placeholder {
color: transparent;
}
#searchbox::-ms-clear {
display: none;
}
/*main menu*/
.main-menu {
display: none;
background: rgb(42,42,42);
}
.menu-header {
padding-left: 79px;
text-align: center;
background: #3F3F3F;
line-height: 42px;
}
.menu-header a {
color: #E4E4E4;
}
.menu-header button {
color: #999;
}
.menu-header a {
display: inline-block;
padding-left: 18px;
padding-right: 18px;
font-size: 24px;
text-decoration: none;
}
.menu-header button {
float: right;
width: 55px;
margin-right: 24px;
font-size: 20px;
line-height: inherit;
}
.menu-header a:hover, .menu-header button:hover {
color: #5CA3CD;
}
.menu-panel {
max-width: 1420px;
margin-right: auto;
margin-left: auto;
padding: 40px 2% 45px 3.5%;
}
.menu {
display: table;
table-layout: fixed;
width: 100%;
}
.menu h6 {
margin-bottom: 6px;
line-height: 1.15;
color: rgb(113,187,232);
}
.menu h6 a {
padding-top: 0px;
padding-bottom: 0px;
font-size: inherit;
color: inherit;
}
.menu .subnav {
display: table-cell;
vertical-align: top;
padding-left: 18px;
padding-right: 6px;
border-left: 1px solid rgb(78,78,78);
}
.menu-title {
display: none;
}
.menu a {
display: block;
padding-top: 6px;
padding-bottom: 6px;
font-size: 16px;
line-height: 1.15;
color: #EEE;
}
.student-nav {
background-color: #3F3F3F;
text-align: center;
font-size: 14px;
}
.student-nav a {
display: inline-block;
padding: 0 2.5%;
line-height: 36px;
color: #EEE;
text-transform: uppercase;
}
/*section-nav*/
.section-nav {
display: table;
width: 100%;
white-space: nowrap;
}
.section-nav .short-title { 
display: none;
}
.section-nav button { 
display: none;
}
.section-nav a, .section-nav span {
padding: 6px 14px 8px;
font-size: 18px;
line-height: 20px;
color: #FFF;
text-decoration: none;
}
.section-nav a:hover {
background-color: #5CA3CD;
}
.section-title {
display: table-cell;
width: 20%;
background: #116999;
text-align: center;
vertical-align: middle;
}
.section-title a, .section-title span {
display: block;
padding-left: 35px; /*65px*/
padding-right: 35px; /*65px*/
}
.section-links {
display: table-cell;
padding-left: 20px;
background-color: #2B7CA9;
}
.section-links a, .section-links .dropdown {
display: inline-block;
vertical-align: middle;
}
.section-actions {
display: table-cell;
width: 223px;
padding:0 18px;
background-color: #935757;
}
.section-actions a {
padding: 5px 8px 9px;
text-align: center;
font-size: 16px;
font-weight:400;
line-height:0;
}
.section-actions a:hover {
background-color: #C18181;
}
.dropdown {
position: relative;
}
.dropdown span {
display: block;
}
.section-nav .dropdown span {
cursor: pointer;
}
.dropdown:hover:after, .dropdown.active:after, .dropdown > a:hover:after {
content: ' ';
height: 0;
position: absolute;
width: 0;
border: 11px solid transparent;
top: 100%;
left: 50%;
margin-left: -12px;
}
.dropdown:hover:after, .dropdown.active:after {
z-index: 4;
border-top-color: #2B7CA9;
}
.dropdown > a:hover:after {
z-index: 910;
border-top-color: #5CA3CD;
}
.section-title.active:after {
border-top-color: #116999;
}
.dropdown-links {
display: none;
position: absolute;
top: 34px;
left: 0;
z-index: 3;
min-width: 100%;
padding-top: 18px;
padding-bottom: 22px;
background: rgba(63, 63, 63, 0.9);
}
.dropdown-links a {
display: block;
padding-top: 6px;
padding-bottom: 6px;
font-size: 16px;
}
.dropdown-links strong {
display: none;
}
.section-nav .dropdown-links a:hover {
background: #777;
}
.section-links .dropdown-links {
min-width: 10em;
}
.dropdown:hover .dropdown-links {
display: block;
}

/*lists*/
.bullet-list ul {
padding-left: 1.1em;
column-count: 2;
}
.list-colx4.x-axis h5 {
float: left;
width: 12.5em;
margin-top: 0;
margin-right: 1.5em;
}
.list-colx4 > ul {
min-height: 4em;
}
/*TABLES*/
/*.key-value-table thead {
display: none;
}
.key-value-table td {
font-size: 1em;
}*/
.key-value-table td:first-child {
font-weight: 400;
vertical-align: top;
}
.resource-table thead {
display: none;
}
/*images*/
/*show-caption moved to _media/css*/
.detail-banner img {
width: 100%;
}
.show-caption { 
position: relative; 
overflow: hidden; 
}
.show-caption:before { 
content: "?"; 
position: absolute; 
bottom: 10px;
right: 15px;
background-color: rgb(255, 255, 255);
background-color: rgba(255, 255, 255, 0.85);
color: black;
width: 26px;
height: 24px;
-webkit-border-radius: 12px;
-moz-border-radius:12px;
border-radius: 12px;
text-align: center;
font-size: 18px;
font-weight: 400;
line-height: 24px;
}
.show-caption:hover:before {
display: none;
}
.show-caption:hover figcaption {
display: block;
}
.show-caption figcaption { 
display: none;
position: absolute;
right: 0;
bottom: 0;
max-width: 600px;
padding-top: 6px;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 8px;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.8);
font-style: normal;
color: white;
}
/*sidebar blocks*/
.sidebar figure img {
display: block;
}
.sidebar figcaption {
font-style: normal;
}
.sidebar-meta {
program-info: 16em;
}
.mobile-form-button {
display: none;
}
.lockup.textBeside {display: flex; gap: 2em;}
.lockup li {margin-bottom: 0.1em;}

@media only screen and (max-width: 1200px) {
.section-nav .full-title {display: none;}
.section-nav .short-title {display: inline-block;}
}
