<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html {
  height: 100%;
  margin: 0;
  padding: 0
}
@import url("https://msu-p-001.sitecorecontenthub.cloud/api/public/content/1a1d46b45afb40eda6ebf4ed44077295");
body {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden;
  font-family: 'Metropolis', montserrat, sans-serif;
  font-weight: 400;
  color: #3c3c3c;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern";
  font-size: 17px;
  background-color: #fff
}
a:hover {
  text-decoration: underline;
  color: #397d95
}
button, input, textarea {
  border: 1px solid #ccc;
  border-radius: 0;
  font-family: inherit;
  margin-right: 0;
  padding: 8px 10px;
  line-height: normal
}
.group:after {
  content: "";
  display: table;
  clear: both
}
a {
  color: #499cba;
  font-weight: 400;
  text-decoration: none
}
.main-header a {
  color: #18453b !important
}
button {
  margin: 0 5px
}
b, strong {
  font-weight: 700
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Metropolis', montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #18453b
}
ol, p, ul {
  font-size: 1em;
  line-height: 26px
}
h1 {
  font-size: 2.074em;
  margin-bottom: 0;
  line-height: 45px
}
h2 {
  font-size: 1.728em;
  margin-bottom: 14px;
  font-weight: 600
}
h3 {
  font-size: 1.44em;
  text-transform: uppercase;
  margin-bottom: 14px
}
h4 {
  font-size: 1.2em;
  margin-bottom: 12px
}
h5 {
  font-size: 1em;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 14px
}
h6 {
  font-size: 1em
}
#splash-page-description a {
  word-break: break-word
}
a.copy-url {
  cursor: copy;
  color: #47cf73;
  font-weight: 700 !important
}
.js-nav #search-wrapper {
  display: none
}
#searchform {
  border: 1px solid #ccc;
  webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: flex;
  height: fit-content;
  height: -moz-fit-content;
  width: 100%;
  margin: 0
}
.search-box .btn_search {
  background: url(../img/svg/search-icon.svg) no-repeat center
}
.search-box input#q {
  display: none
}
.search-box input#q {
  border: 0;
  background-color: transparent;
  font-size: 12px;
  outline: 0;
  color: #fff
}
.search-box input#q-footer, .search-box input#q-side {
  width: 80%;
  background-color: transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  color: #fff;
  font-size: 12px
}
.search-box input:-webkit-autofill, .search-box input:-webkit-autofill:focus, .search-box input:-webkit-autofill:hover, .search-box select:-webkit-autofill, .search-box select:-webkit-autofill:focus, .search-box select:-webkit-autofill:hover, .search-box textarea:-webkit-autofill, .search-box textarea:-webkit-autofill:focus, .search-box textarea:-webkit-autofill:hover {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: transparent;
  transition: background-color 5000s ease-in-out 0s
}
.btn_search_small &gt; img {
  padding: 5px
}
img#btn_search_small {
  padding: 7px
}
.btn_search {
  height: auto;
  background: url(../img/svg/search-icon.svg) no-repeat center;
  cursor: pointer;
  outline: 0 none;
  border: 0 none;
  text-indent: -9999px;
  text-transform: capitalize;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0
}
.btn_search:hover {
  -moz-box-shadow: inset 0 0 60px rgba(0, 0, 0, .3);
  -webkit-box-shadow: inset 0 0 60px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 60px rgba(0, 0, 0, .3)
}
#button_search, #button_search_footer, .btn_search {
  width: fit-content;
  min-width: 34px;
  padding: 9px 0;
  background: #18453b url(../img/svg/search-icon.svg) no-repeat center;
  cursor: pointer;
  border: 0 none;
  margin: 0 auto;
  text-indent: -9999px;
  text-transform: capitalize;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}
#button_search:hover, #button_search_footer:hover {
  -moz-box-shadow: inset 0 0 60px rgba(0, 0, 0, .3);
  -webkit-box-shadow: inset 0 0 60px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 60px rgba(0, 0, 0, .3)
}
#search-wrapper-mobile {
  display: block;
  float: left;
  padding: 2% 0 0 14px;
  width: 100%
}
.u-header-wrap {
  background-color: rgba(0, 0, 0, .6);
  padding: 15px 0
}
#u-header {
  width: 90%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  grid-gap: 20px
}
#msu-logo {
  grid-column: 1;
  justify-self: flex-start
}
#MSU-logo {
  width: 100%;
  max-width: 360px
}
.u-search-column {
  grid-column: 2;
  justify-self: flex-end
}
#sreader {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden
}
#social-icons {
  margin-top: 12px
}
#social-icons a {
  color: #fff
}
#top-content {
  margin: 0 auto .5em;
  min-height: 112px;
  text-align: center;
  padding: 0;
  width: 100%
}
#heading-bar {
  max-height: 78px;
  width: 100%
}
#top-header {
  background: rgba(24, 69, 59, .8);
  width: 100%;
  padding: .35em 0
}
#top-header a {
  text-decoration: none;
  color: #fff;
  grid-column: 1;
  justify-self: flex-start
}
#college-header {
  width: 90%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  grid-gap: 20px
}
#college-logo {
  max-width: 579px;
  width: 100%
}
img#open-button {
  width: 40px
}
i#open-button {
  font-size: 40px
}
a img {
  border: none
}
a.open-panel {
  display: flex;
  align-items: flex-end;
  flex-direction: column
}
a.open-panel:hover {
  text-decoration: none;
  border: none
}
.open-panel p {
  font-size: 13px;
  margin: 0
}
#top-navigation {
  width: 100%;
  font-size: .9375em;
  text-transform: uppercase;
  z-index: 5;
  background: none repeat scroll 0 0 rgba(24, 69, 59, .4)
}
#top-navigation a {
  color: #fff;
  vertical-align: top;
  font-size: 17.25px;
  font-weight: 200
}
#top-nav-inner {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: center
}
#nav-expand {
  text-align: left;
  margin: 0 auto;
  padding: 2.75em 0 0 0;
  font-size: .8em;
  background-color: rgba(101, 150, 103, .65);
  height: 21em;
  z-index: 4;
  display: none
}
#nav-expand a, a:visited {
  text-decoration: none;
  color: #fff
}
#nav-expand a:hover {
  text-decoration: none;
  color: #00261d
}
#nav-expand h2 a:after {
  content: "›";
  margin: 0 0 0 .25em
}
#nav-expand h2 a:hover:after {
  text-decoration: none !important
}
#nav-expand-inner {
  width: 90%;
  margin: 0 auto
}
#nav-expand ul {
  margin: 0;
  display: inline-block;
  text-align: left;
  clear: none;
  vertical-align: top
}
#nav-expand li {
  padding: 0 5px 10px 5px;
  display: block;
  list-style-type: none;
  vertical-align: top;
  font-size: 1.25em;
  font-weight: 200;
  line-height: 1.1em
}
#nav-expand li a {
  vertical-align: top;
  text-decoration: none
}
#nav-expand li a:hover {
  text-decoration: none;
  color: #00261d
}
#nav-expand-inner li a:hover:before {
  content: url(https://education.msu.edu/images/rwd/svg/nav-menu-arrow.svg);
  width: 20px;
  margin-top: 3px;
  margin-left: -10px;
  padding-right: 4px
}
#nav-expand h3 {
  font-size: 1.85em;
  margin: 0;
  padding: 2px 5px 2px 5px
}
.fa-social-header {
  font-size: 2em
}
.fa-social-header:hover {
  color: #60b3cf
}
.header-img a {
  border: none;
  text-decoration: none !important
}
.header-link {
  font-size: .85em;
  text-transform: uppercase;
  margin: 0
}
.header-link a {
  font-weight: 600
}
.header-link a, a:visited {
  color: #fff
}
.header-link a:hover {
  text-decoration: underline
}
.header-group form {
  padding: 0;
  margin: 0
}
div#nav-expand.nav-display {
  display: block
}
#coe-footer {
  width: 100%;
  background-color: #18453b;
  margin-top: 30px;
  display: grid
}
#footer-top {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-gap: 10px;
  width: 90%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 25px 0
}
#footer-top h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  margin: 0 0 5px;
  color: #fff
}
#footer-top h3 &gt; a {
  text-decoration: underline
}
#college-links-mobile {
  text-transform: uppercase;
  font-size: 25px;
  margin: 0;
  padding: 15px 0;
  color: #fff;
  text-align: center;
  display: none
}
#college-links-mobile:hover {
  cursor: pointer
}
#college-links-mobile::before {
  content: '+ '
}
#footer-top.footer-nav-expand #college-links-mobile::before {
  content: '- '
}
#footer-top.footer-nav-expand &gt; #right-side-footer, #footer-top.footer-nav-expand &gt; nav {
  display: grid;
  justify-content: center
}
#footer-nav ul {
  font-size: 13px;
  text-align: left;
  padding: 0;
  margin: 0;
  line-height: 1.5em;
  list-style-type: none
}
#footer-nav {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  grid-gap: 25px 15px
}
#footer-nav a, #right-side-footer a {
  color: #fff
}
#right-side-footer {
  display: grid;
  grid-gap: 10px
}
#right-side-footer .e-newsletter-button {
  text-transform: uppercase;
  font-size: 12px;
  background-color: #265c50;
  padding: 5px;
  border-radius: 5px;
  font-weight: 600;
  height: fit-content;
  height: -moz-fit-content
}
#right-side-footer .e-newsletter-button:hover {
  background-color: #fff;
  color: #265c50;
  text-decoration: none
}
#right-side-footer .search {
  width: 100%;
  position: relative;
  display: flex
}
#right-side-footer .searchTerm {
  width: 100%;
  border-right: none;
  padding: 5px;
  border-radius: 5px 0 0 5px;
  outline: 0
}
#right-side-footer .searchButton {
  width: 40px;
  background: #265c50;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
  margin: 0
}
#footer-top .clear {
  justify-content: space-between;
  grid-gap: 5px
}
#coe-footer #searchform, header #searchform, nav #searchform {
  border: 1px solid #fff;
  background: rgba(0, 0, 0, .1)
}
#coe-footer input, header input, nav input {
  background-color: transparent;
  color: #ccc;
  border: 0;
  display: block;
  margin: 0
}
header input {
  width: fit-content !important
}
@media only screen and (max-width:800px) {
  #footer-top {
    grid-template-columns: 100%
  }
  #footer-nav {
    grid-template-columns: 100%
  }
  #footer-top h2 {
    display: block
  }
  #footer-top &gt; #right-side-footer, #footer-top &gt; nav {
    display: none
  }
}
#footer-text a:hover {
  text-decoration: underline
}
#linked-footer-container {
  background-color: #fff;
  width: 100%;
  text-align: left;
  margin: 0 auto
}
#linked-footer-container a {
  color: #18453b;
  font-weight: 600
}
#linked-footer {
  width: 90%;
  text-align: left;
  margin: 0 auto;
  color: #18453b;
  padding: 10px 5px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 20px;
  max-width: 1000px
}
#college-footer-text {
  border-bottom: 1px solid #fff;
  font-size: .85em;
  padding-bottom: .6em;
  text-align: center
}
#college-footer-text div div:after {
  content: " | ";
  padding-left: .0625rem;
  padding-right: .0625rem
}
#college-footer-text div:nth-of-type(2) {
  display: block
}
#college-footer-text div:nth-of-type(2) div {
  display: inline
}
#college-footer-text div:nth-of-type(3) {
  display: block
}
#college-footer-text div:nth-of-type(3) div {
  display: inline
}
#college-footer-text div:last-of-type div:last-of-type::after {
  content: ""
}
.university-footer-text {
  font-size: .8em;
  width: 98%;
  padding-top: .25em
}
.university-footer-text div {
  display: block
}
.university-footer-text div:after {
  content: ""
}
.university-footer-text div:last-of-type:after {
  content: ""
}
.spartans-will {
  font-weight: 600;
  font-size: 1em
}
.footer-logo {
  grid-column: 1;
  grid-row: 1
}
.footer-logo img {
  max-width: 250px;
  width: 100%;
  margin: .5em 0 1em 0
}
@media screen and (max-width:977px) {
  #linked-footer {
    grid-template-columns: 1fr
  }
  .footer-logo {
    grid-row: auto
  }
}
.search-results input {
  border: 0
}
.search-results-post {
  margin-bottom: 40px
}
.search-results-post .read-more {
  display: none
}
.search-results-post .entry-header {
  margin-bottom: 10px
}
.search-results-post .search-result-url {
  margin: 0;
  font-size: 15px !important
}
#search-wp .navigation {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #3c3c3c;
  padding-top: 15px
}
#search-wp .current, #search-wp .next, #search-wp .pages {
  font-weight: 600
}
#search-wp .page-numbers {
  color: #3c3c3c
}
#search-wp .page-numbers.current {
  background-color: #d2d2d2;
  padding: 0 10px;
  border-radius: 10px
}
.has-feature-video {
  min-height: 430px
}
#top-container-video {
  max-height: 549px
}
@media screen and (max-width:809px) {
  #video-background-container {
    display: none;
    height: 450px
  }
}
@media screen and (min-width:810px) {
  .has-feature-video {
    background-image: none !important
  }
}
@media screen and (min-width:770px) {
  .has-feature-video {
    min-height: 430px
  }
}
@media screen and (min-width:810px) {
  .has-feature-video {
    height: 450px
  }
}
@media screen and (min-width:850px) {
  .has-feature-video {
    min-height: 480px
  }
}
@media screen and (min-width:900px) {
  .has-feature-video {
    min-height: 549px
  }
}
@media screen and (min-height:676) {
  .has-feature-video {
    max-height: 549px
  }
}
#page-container {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  overflow: hidden;
  right: 0;
  position: absolute;
  -webkit-transition: right .6s ease;
  transition: right .6s ease
}
#outer-wrap {
  right: 0;
  -webkit-transition: right .6s ease;
  transition: right .6s ease
}
.disabled-page {
  right: 0
}
#top-container {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-image: url(../img/site-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top
}
#header-group-right {
  grid-column: 2
}
#hg-l {
  display: grid;
  grid-template-rows: .5fr 1fr;
  min-width: 300px;
  grid-row-gap: 5px
}
#feature-image-container {
  clear: both;
  margin: 0 auto;
  text-align: center;
  padding: 0
}
#get-connected {
  margin: 0 .5% 0 0;
  width: 100%;
  height: 100%;
  margin: .3em auto 1.3em
}
#get-connected span {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #9d977f;
  display: inline-block;
  width: 100%
}
#get-connected span a {
  text-decoration: none;
  color: #6d6954;
  font-size: 1.5em
}
#get-connected span a:hover {
  text-decoration: underline;
  color: #4a4839
}
#connect-images {
  background: #d7d0b9;
  padding: .25em
}
.social-img a {
  text-decoration: none
}
.feed-content {
  margin: 0
}
.feed-content iframe {
  width: 100% !important
}
.feed-content ul li {
  list-style-image: none !important
}
#feed-ul {
  position: relative;
  left: 0;
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  width: 9999px;
  padding-bottom: 0;
  display: block;
  height: 30px
}
.feed-li {
  float: left;
  width: 705px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 10px !important;
  margin-left: 5px;
  margin-right: 5px
}
.feed-li a {
  display: table-cell;
  vertical-align: middle;
  height: 30px
}
#social-links {
  clear: none;
  float: right;
  height: 46px;
  margin: -16px 0 0;
  padding: 15px 0 0 14px;
  text-align: left;
  width: 290px
}
#fac-features {
  background-color: #fff;
  display: block;
  float: left;
  font-size: .9em;
  margin: 0 auto 1%;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 61.72%
}
#fac-features img {
  max-width: 100%
}
#fac-features p {
  margin: 0;
  padding: .5em 0;
  text-align: left
}
#fac-vid {
  max-width: 90%;
  padding: 5% 5% 0
}
#fac-vid-image {
  text-align: center
}
#fac-vid-text {
  color: #aea895;
  margin-left: 10px;
  padding: .5em
}
#fac-image {
  float: left;
  width: 260px;
  height: 160px;
  padding-right: 10px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 10px
}
#fac-image img {
  border: none
}
#fac-text {
  color: #aea895;
  margin-left: 10px;
  padding: 0 10px;
  padding-top: 12px
}
#fac-text h3 {
  color: #18453b;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  text-transform: uppercase
}
#home-header-news {
  background: linear-gradient(rgba(24, 69, 59, .75), rgba(24, 69, 59, .75));
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1em
}
#home-header-news-inner {
  margin-left: 5%
}
#home-header-events {
  color: #fff;
  background-color: rgba(99, 149, 103, .75);
  padding: 0 0 0 2%;
  width: 100%
}
#home-header-events-inner {
  color: #fff;
  margin-left: 5%
}
#news-events-feeds {
  width: 100%;
  clear: both
}
#news-events-feeds h2 {
  font-size: 1.7em;
  line-height: .6em;
  text-transform: uppercase
}
#feed-content-container {
  margin: 0 auto
}
#news-events-header {
  visibility: hidden;
  display: none
}
#news-events-header h2 {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  text-align: left
}
#feed-content-container h2 a {
  color: #fff;
  text-decoration: none
}
#college-news-feed {
  float: left
}
#news-feed-container .news-item {
  display: block;
  clear: both
}
#news-feed-container h4 {
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin: 30px 0 20px 0;
  clear: both;
  padding: 10px 0
}
#news-feed-container h3 {
  font-size: 1.4em;
  font-weight: 400;
  margin: 0;
  padding: 0 0 .25em 0;
  color: #60b3cf
}
#news-feed-container h3 a {
  color: #60b3cf;
  text-decoration: none
}
#news-feed-container a {
  color: #33aacf;
  text-decoration: none
}
.news-item:first-of-type {
  border: none;
  padding-top: 0
}
.news-item {
  border-top: 1px #ccc solid;
  padding-top: 1.5em
}
.news-item-content {
  margin: 0 auto;
  width: 90%
}
.news-item-img {
  margin: 2%;
  width: 98%
}
.news-item-img img {
  width: 98%
}
.news-more-stories {
  background: #efece3;
  padding: 0 1em
}
.news-more-stories h4 {
  padding-top: 10px
}
.news-more-stories ul {
  list-style: outside circle;
  padding-left: 20px
}
#news-feed-container ul {
  list-style: circle outside none;
  padding-left: 20px;
  font-size: 1em;
  line-height: 1.15em
}
#news-feed-container li {
  list-style-image: url("https://education.msu.edu/images/bullet.png");
  margin-bottom: 5px
}
#news-feed-container p {
  font-size: .95em
}
#news-feed-container img {
  max-width: 100%;
  height: auto
}
.entry-summary .excerpt-thumb {
  display: none
}
#college-events-feed iframe {
  overflow: hidden;
  padding-top: 15px;
  width: 100%;
  border: none;
  margin-left: 4%
}
#college-events-feed {
  float: right;
  padding-left: 1%;
  padding-top: 2.5%;
  width: 100%
}
.sub-overlay h2 {
  font-size: 1.2em;
  font-weight: 600 !important;
  margin: 0;
  padding: 0 0 .6em
}
.clear {
  display: flex;
  justify-content: space-evenly;
  grid-row: 2;
  grid-column: 1/span 4
}
.main-nav-item {
  display: none
}
.nav-section-active {
  background: url("https://education.msu.edu/images/rwd/svg/nav-section-active.svg") no-repeat scroll 50% 107% rgba(0, 0, 0, 0)
}
nav.main-off-canvas-nav #social-icons img {
  width: 35px;
  margin: 0 3px;
  padding-top: 5px
}
.nav-hidden {
  display: none !important
}
#nav-expand-inner h2, #nav-expand-inner h3 {
  color: #fff
}
#nav-expand-inner h2 {
  text-transform: uppercase
}
#nav-expand-inner div div:first-of-type {
  float: left;
  width: 50%;
  text-align: left
}
#nav-expand-inner div div:first-of-type ul {
  padding: 0 0 0 5.75em
}
#nav-expand-inner div div:last-of-type {
  border-left: 1px solid #fff;
  float: right;
  height: 16em;
  padding-left: 1.5em;
  text-align: left;
  width: 44.8%;
  height: 100%
}
#nav-expand-inner div h2 {
  margin: 0 0 .5em 0;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 2.4em
}
#nav-expand-inner div div:first-of-type h2 {
  margin: 0 0 .5em 2.5em
}
#nav-expand-inner div div:last-of-type h3 {
  margin-top: 1.75em;
  text-transform: uppercase;
  font-weight: 200
}
#nav-expand-inner div div:last-of-type ul {
  padding: 1em 0 0 .15em
}
#college-education-search {
  margin: auto;
  float: right;
  clear: both;
  padding-bottom: 2px;
  vertical-align: top
}
#find-people {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
  vertical-align: middle;
  text-align: left
}
#people-image {
  vertical-align: bottom;
  border: 0
}
#az-index {
  float: right;
  clear: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .9em;
  text-align: left;
  padding-left: 13px;
  margin-top: 4px
}
#body-container {
  margin: 0 auto 0 auto;
  overflow: hidden;
  clear: both;
  padding: 85px 0 0 0
}
#body-container-small {
  margin: -40px auto 0 auto;
  background-image: url(https://education.msu.edu/images/shadow-sides-test.png);
  background-repeat: repeat-y;
  background-position: center;
  overflow: hidden;
  clear: none
}
#body-container-cpah {
  margin: -250px auto 0 auto;
  background-image: url(https://education.msu.edu/images/shadow-sides-test.png);
  background-repeat: repeat-y;
  background-position: center;
  overflow: hidden;
  clear: none
}
#body-container-xrl {
  margin: -250px auto 0 auto;
  background-image: url(https://education.msu.edu/images/shadow-sides-test.png);
  background-repeat: repeat-y;
  background-position: center;
  overflow: hidden;
  clear: none
}
#body-container-kin-lab {
  margin: -250px auto 0 auto;
  background-image: url(https://education.msu.edu/images/shadow-sides-test.png);
  background-repeat: repeat-y;
  background-position: center;
  overflow: hidden;
  clear: none
}
a.banner-url {
  width: 900px;
  height: 200px
}
#splash-image-container {
  clear: both;
  margin: 0;
  padding: 0
}
#splash-image-content {
  background: url(https://ducation.msu.edu/images/splash-mainphoto.png) no-repeat center top;
  clear: both;
  margin: 15px auto 0 auto;
  width: 950px;
  height: 330px
}
#splash-image-content img {
  float: left;
  margin: 28px 0 0 27px;
  width: 675px;
  height: 275px
}
#splash-image-text {
  font-family: "Segoe UI", Helvetica, "Arial Narrow", Arial, sans-serif;
  float: right;
  width: 195px;
  margin: 35px 30px 0 0;
  text-align: left;
  color: #fff
}
#splash-image-text a {
  color: #fff;
  text-decoration: none
}
#splash-image-text a:hover {
  text-decoration: underline
}
#bottom-container {
  text-align: left
}
#splash-page-description {
  width: 90%;
  margin: 0 auto;
  height: auto;
  padding-bottom: 25px;
  padding-top: .5em;
  max-width: 1000px
}
.post-template-story #splash-page-description {
  max-width: 100%;
  width: 100%;
  padding-top: 0
}
#bottom-container &gt; #splash-page-description &gt; ul &gt; li {
  line-height: 1.6em;
  padding-bottom: .75em
}
#bottom-container &gt; #splash-page-description &gt; ul &gt; ul {
  padding-top: .75em
}
#bottom-container &gt; #splash-page-description &gt; ol &gt; li {
  line-height: 1.6em;
  padding-bottom: .75em
}
#bottom-container &gt; #splash-page-description &gt; ol &gt; ul {
  padding-top: .75em
}
#bottom-content {
  margin: 0 auto;
  width: 912px;
  background-color: #fff;
  overflow: visible;
  height: 100%
}
#bottom-content a, a:visited {
  text-decoration: none;
  color: #33aacf
}
#bottom-content a:hover {
  text-decoration: underline
}
#bottom-content-wside {
  margin: 0 auto;
  width: 912px;
  background-image: url(https://www.education.msu.edu/images/wside-bg.png);
  background-repeat: repeat-y;
  background-position: center;
  overflow: visible;
  height: 100%
}
#bottom-content-wside a, a:visited {
  text-decoration: none;
  color: #33aacf
}
#bottom-content-wside a:hover {
  text-decoration: underline
}
#bottom-content-wside-integrated {
  margin: 0 auto;
  width: 912px;
  overflow: visible;
  height: 100%
}
#bottom-content-wside-integrated a, a:visited {
  text-decoration: none;
  color: #33aacf
}
#bottom-content-wside-integrated a:hover {
  text-decoration: underline
}
#bottom-container a:hover {
  text-decoration: underline
}
#bottom-content-cap {
  background-image: url(https://www.education.msu.edu/images/rounded-header.png);
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  height: 18px
}
#content-title-holder {
  margin: 0 auto;
  width: 912px;
  padding: 0 0 0 5px;
  text-align: left;
  color: #fff
}
#content-title-holder h1 {
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 3.3em;
  margin: .6em 0
}
#content-title-holder h1 a {
  color: #fff;
  text-decoration: none
}
content-title-holder h1 a:hover {
  text-decoration: underline
}
#content-title-holder-international {
  margin: 6.6em auto 0 auto;
  width: 912px;
  padding: 0 0 0 5px;
  text-align: left;
  color: #fff
}
#content-title-holder-international h1 {
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 2.3em;
  margin: .6em 0
}
#content-title-holder-international h1 a {
  color: #fff;
  text-decoration: none
}
content-title-holder-international h1 a:hover {
  text-decoration: underline
}
#home-content {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: left;
  overflow: visible;
  height: 100%;
  line-height: 1.3em
}
#home-content h1 {
  font-size: 1.9em;
  font-weight: 700;
  padding: 0;
  margin: .6em 0 .5em 0;
  color: #18453b;
  line-height: 1.15em
}
#home-content h2 {
  color: #18453b;
  font-size: 2.5em;
  font-weight: 700;
  padding: 0;
  margin: 0 0 .5em 0;
  letter-spacing: -.03em
}
#home-content h3 {
  color: #18453b;
  font-size: 1.5em;
  font-weight: 200;
  padding: .6em 0 0 0;
  margin: 0;
  line-height: 1.2em
}
#home-content ul {
  margin-top: 5px
}
#home-content li {
  margin-bottom: 5px;
  list-style-image: url(https://education.msu.edu/images/bullet.png)
}
#home-content a {
  text-decoration: none
}
#home-content a:hover {
  text-decoration: underline
}
#image-scroll {
  width: 260px;
  height: 160px;
  overflow: hidden;
  float: left;
  position: relative
}
#image-ul {
  position: relative;
  left: -270px;
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  width: 9999px;
  padding-bottom: 0;
  display: block;
  height: 30px
}
.image-li {
  float: left;
  width: 260px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0 !important
}
.scroll-arrow {
  padding: 0;
  float: left;
  z-index: 25
}
.scroll-arrow img {
  z-index: 25
}
.sa-left {
  position: absolute;
  left: 0;
  top: 50px
}
.sa-right {
  position: absolute;
  right: 0;
  top: 50px
}
#main-content {
  width: 852px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 2px 0 5px 0;
  text-align: left;
  font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
  font-size: .9em;
  overflow: visible;
  height: 100%
}
#main-content h1 {
  font-family: "Segoe UI", Helvetica, "Arial Narrow", Arial, sans-serif;
  font-size: 1.9em;
  font-weight: 700;
  padding: 0;
  margin: .6em 0 .5em 0;
  color: #18453b;
  line-height: 1.15em
}
#main-content h2 {
  font-family: Helvetica Light, Helvetica, "Segoe UI", "Arial Narrow", Arial, sans-serif;
  color: #18453b;
  font-size: 1.7em;
  font-weight: 700;
  padding: 0;
  margin: 0 0 .5em 0;
  line-height: 1.7em
}
#main-content h3 {
  font-family: Helvetica Light, Helvetica, "Segoe UI", "Arial Narrow", Arial, sans-serif;
  color: #18453b;
  font-size: 1.4em;
  font-weight: 700;
  padding: .6em 0 0 0;
  margin: 0;
  line-height: 1em
}
#main-content ul {
  margin-top: 5px
}
#main-content li {
  margin-bottom: 5px
}
#main-content-w-sidebar {
  width: 653px;
  margin-left: 30px;
  text-align: left;
  font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
  font-size: .9em;
  overflow: hidden;
  height: 100%;
  float: left;
  line-height: 1.25em
}
#main-content-w-sidebar h1 {
  font-family: "Segoe UI", Helvetica, "Arial Narrow", Arial, sans-serif;
  font-size: 1.9em;
  font-weight: 700;
  padding: 0;
  margin: 0 0 .7em 0;
  color: #18453b;
  line-height: 1em
}
#main-content-w-sidebar h2 {
  font-size: 1.4em;
  line-height: 1.2em
}
#main-content-w-sidebar-integrated {
  width: 644px;
  margin-left: 30px;
  font-family: Helvetica, Arial, Verdana, "Segoe UI", sans-serif;
  font-size: .9em;
  overflow: hidden;
  height: 100%;
  float: left;
  line-height: 1.15em
}
#main-content-w-sidebar-integrated h1 {
  font-family: Helvetica, Arial, Verdana, "Segoe UI", sans-serif;
  font-size: 1.9em;
  line-height: 1.2em;
  font-weight: 700;
  padding: 0;
  margin: .6em 0 .5em 0
}
#main-content-w-sidebar-integrated h2 {
  font-family: Helvetica, Arial, Verdana, "Segoe UI", sans-serif;
  font-size: 1.7em;
  line-height: 1.3em;
  margin: .9em 0 .6em 0
}
#main-content-w-sidebar-integrated h3 {
  font-family: Helvetica, "Arial Narrow", Arial, sans-serif;
  font-size: 1.25em;
  margin: 1.4em 0 .25em 0;
  line-height: 1.2em
}
#main-content-w-sidebar-integrated a:hover h3 {
  text-decoration: underline
}
#main-content-w-sidebar-integrated h4 {
  font-family: Helvetica, "Arial Narrow", Arial, sans-serif;
  font-size: 1em;
  margin: 1.3em 0 .25em 0;
  line-height: 1em
}
#main-content-w-sidebar-integrated ul li {
  margin-bottom: 5px;
  list-style-image: url(https://education.msu.edu/images/bullet.png)
}
#main-content-w-sidebar-integrated ul {
  margin-top: 5px
}
#main-content-w-sidebar-integrated ol {
  list-style: outside decimal
}
#content-side-bar {
  float: right;
  width: 199px;
  padding: 30px 5px 5px 14px;
  text-align: left;
  height: 100%;
  overflow: visible;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: .8em
}
#content-side-bar h3 {
  font-family: "Segoe UI", Helvetica, "Arial Narrow", Arial, sans-serif;
  font-size: 1.4em;
  padding: 0;
  margin: 0
}
#content-side-bar ul {
  margin: 0;
  padding: 5px 5px 20px 15px;
  list-style-type: disc
}
#content-side-bar li {
  margin: 0;
  padding: 4px 0
}
#content-side-bar ul li a:link {
  color: #525252
}
#content-side-bar ul li a:visited {
  color: #525252
}
#content-side-bar ul li a:active {
  color: #525252
}
#content-side-bar ul li a:hover {
  color: #525252
}
#content-side-bar iframe {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 500px;
  width: 95%;
  border: none
}
#content-side-bar-integrated {
  float: right;
  text-align: left;
  width: 184px;
  margin: 30px 0 5px;
  padding: 0 20px 0 14px;
  height: 100%;
  overflow: visible;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: .8em;
  border-left: 1px solid #e2e2e2
}
#content-side-bar-integrated h3 {
  font-family: "Segoe UI", Helvetica, "Arial Narrow", Arial, sans-serif;
  font-size: 1.1em;
  padding: 0;
  margin: 0
}
#content-side-bar-integrated ul {
  margin: 0;
  padding: 5px 5px 20px 1px;
  list-style-type: none
}
#content-side-bar-integrated li {
  margin: 0;
  padding: 5px 0
}
#bottom-container-shadow {
  background-image: url(https://www.education.msu.edu/images/rounded-footer.png);
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  height: 40px
}
#bottom-container-tan-shadow {
  background-image: url(https://www.education.msu.edu/images/rounded-footer-tan.png);
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  height: 40px
}
#top-container-tan-shadow {
  background-image: url(https://www.education.msu.edu/images/rounded-header-tan.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: hidden;
  height: 50px
}
#campus-profile {
  clear: both;
  height: 182px;
  width: 100%;
  background-image: url(https://www.education.msu.edu/images/campus-profile-winter.png);
  background-repeat: no-repeat;
  background-position: center
}
#campus-profile-winter {
  clear: both;
  height: 182px;
  width: 100%;
  background-image: url(https://www.education.msu.edu/images/campus-profile-winter.png);
  background-repeat: no-repeat;
  background-position: center
}
#seasons-greetings-container {
  width: 912px;
  margin: 0 auto;
  text-align: center
}
#seasons-greetings {
  float: right;
  padding: 30px 258px 0 0
}
#seasons-greetings img {
  border: none
}
#campus-profile-spring {
  clear: both;
  height: 182px;
  width: 100%;
  background-image: url(https://www.education.msu.edu/images/campus-profile-spring.png);
  background-repeat: no-repeat;
  background-position: center
}
.small-grey-text {
  padding: 0;
  margin: 0;
  font-size: .95em;
  font-weight: 200;
  color: #999
}
.listview {
  font-size: 10px;
  color: #333
}
.listview h3 {
  font-size: 6px;
  color: #fff
}
.news-title {
  font-size: 18px;
  margin-bottom: 10px
}
.scroll-back-to-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #777;
  color: #eee;
  width: 50px;
  height: 48px;
  line-height: 48px;
  right: 10px;
  bottom: 30px;
  padding-top: 2px;
  border-radius: 10px !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.scroll-back-to-top-wrapper:hover {
  background-color: #888;
  color: #eee
}
.scroll-back-to-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1
}
.scroll-back-to-top-wrapper i.fa {
  line-height: inherit
}
.help-tab {
  position: fixed;
  bottom: 70px;
  right: -177px;
  font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
  color: #33aacf;
  background: url(https://www.educ.msu.edu/images/help-button-expand.png) no-repeat left;
  padding: 16px 30px 24px 55px;
  z-index: 9999
}
.help-tab a:link {
  color: #33aacf;
  text-decoration: none
}
.help-tab a:active {
  color: #33aacf;
  text-decoration: none
}
.help-tab a:visited {
  color: #33aacf;
  text-decoration: none
}
.help-tab a:hover {
  color: #33aacf;
  text-decoration: underline
}
.side-sub-menu a {
  font-family: Arial;
  font-size: 1em;
  padding: 5px 0;
  display: block;
  text-decoration: none
}
.side-sub-menu li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 5px 0 5px 0 !important
}
.history-pic {
  float: right;
  background-color: #fff;
  border: solid 1px #ddd;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 4px;
  margin: 10px;
  text-align: center;
  font-size: .8em
}
.left-image-box {
  float: left;
  background-color: #ddeaec;
  border: solid 1px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 4px;
  margin: 10px;
  text-align: center;
  font-size: .8em
}
.right-image-box {
  float: right;
  background-color: #ddeaec;
  border: solid 1px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 4px;
  margin: 10px;
  text-align: center;
  font-size: .8em
}
.table-border {
  border-width: 1px;
  border-style: solid;
  border-color: #ccc
}
.table-border td {
  border-width: 1px;
  border-style: solid;
  border-color: #ccc
}
#TB_iframeContent {
  overflow: hidden !important
}
#profile-container table, #profile-container tbody tr, #profile-container td, #profile-container tr {
  border: 0 none
}
.flex-bottom-shadow {
  background: url(https://www.education.msu.edu/images/flex/bottom-shadow-repeat.gif) repeat-x top center;
  width: 100%;
  display: block;
  height: 10px
}
#myTable td {
  padding: 5px;
  border: 1px #eee solid
}
#myTable thead {
  background-color: #e9f1f5
}
#myTable th {
  padding: 10px;
  border: 1px #eee solid;
  cursor: pointer
}
#myTable .header {
  background: url(https://education.msu.edu/scripts/tablesorter/bg.gif) no-repeat right
}
#myTable .headerSortUp {
  background: url(https://education.msu.edu/scripts/tablesorter/asc.gif) no-repeat right
}
#myTable .headerSortDown {
  background: url(https://education.msu.edu/scripts/tablesorter/desc.gif) no-repeat right
}
.menu-down {
  width: auto;
  height: auto;
  margin: 0;
  padding-right: 5px
}
.menu-up {
  width: auto;
  height: auto;
  margin: 0;
  padding-right: 5px
}
#testimonial {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin: 0 10px 10px 10px;
  width: 200px;
  float: right;
  -moz-border-radius: 10px
}
#testimonial img {
  margin-bottom: 5px
}
#uecp-splash {
  width: 912px;
  height: 270px;
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/urbancohort/images/UECPHeader.png);
  background-repeat: no-repeat;
  background-size: cover
}
#develop-splash {
  width: 912px;
  height: 328px;
  margin: 0 auto;
  background-image: url(https://education.msu.edu/development/images/development-header.png)
}
#GECP-splash {
  width: 912px;
  height: 308px;
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/globalcohort/images/gecp-header.png)
}
#EPC-splash {
  width: 912px;
  height: 308px;
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/epc/images/EPC-header.png)
}
#ats-splash {
  width: 912px;
  height: 308px;
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/ats/images/ats-header.png)
}
#K12-splash {
  width: 912px;
  height: 308px;
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/k12/images/K12-header.png)
}
#IRTL-splash {
  width: 912px;
  height: 308px;
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/epc/images/EPC-header.png)
}
#MAED-splash {
  width: 912px;
  height: 293px;
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/maed/images/MAEDheader.png);
  background-repeat: no-repeat
}
#edpolicy-splash {
  width: 912px;
  height: 308px;
  margin: 100px auto 0 auto;
  background-image: url(https://education.msu.edu/ed-policy-phd/images/Ed-Policy-header.png)
}
#EconEd-splash {
  width: 912px;
  height: 308px;
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/epc/images/EPC-header.png)
}
#CPAH-splash {
  width: 912px;
  height: 308px;
  margin: 120px auto 140px;
  background-image: url(https://education.msu.edu/images/cpah-header.png);
  background-repeat: no-repeat
}
#xrl-splash {
  width: 912px;
  height: 308px;
  margin: 120px auto 140px;
  background-image: url(https://education.msu.edu/images/ISYS-header.png);
  background-repeat: no-repeat
}
#kin-lab-splash {
  width: 912px;
  height: 308px;
  margin: 120px auto 140px;
  overflow: hidden
}
#kin-lab-splash #splash-image {
  position: absolute;
  margin-top: -6px
}
#tabs-hybrid {
  width: 100%;
  padding-top: 275px
}
#tabs-hybrid-uecp {
  width: 100%;
  padding-top: 237px
}
#header-hybrid-title {
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1.75em;
  text-align: center;
  color: #fff;
  width: 60%;
  float: right;
  clear: right;
  margin: 23px 0 0 5px;
  display: block
}
#header-hybrid-text {
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .9em;
  text-align: center;
  margin-top: 5px;
  color: #000;
  width: 60%;
  float: right;
  clear: right
}
#develop-tabs-hybrid {
  width: 100%;
  padding-top: 295px
}
#develop-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1em;
  text-align: center;
  color: #fff;
  width: 60%;
  float: right;
  clear: right;
  margin: 15px 0 5px 0;
  display: block
}
#edpolicydoc-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1em;
  text-align: center;
  color: #fff;
  width: 65%;
  float: right;
  clear: right;
  margin: -30px 0 5px 0;
  display: block
}
#develop-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#develop-header-hybrid-text {
  clear: right;
  color: #263542;
  float: right;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .85em;
  font-weight: 700;
  margin-right: 95px;
  text-align: center
}
#k12-header-hybrid-title {
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1.8em;
  color: #fff;
  width: 40%;
  float: left;
  clear: right;
  margin: 15px 0 5px 175px;
  display: block
}
#k12-header-hybrid-title a {
  color: #fff;
  text-decoration: none
}
#k12-header-hybrid-title a:hover {
  color: #fff;
  text-decoration: none
}
#k12-header-hybrid-title h1 {
  color: #fff;
  margin: 0;
  padding: 0
}
#k12-header-hybrid-text {
  clear: both;
  color: #e6eef0;
  float: left;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .85em;
  font-weight: 700;
  margin-left: 220px;
  text-align: center
}
#gecp-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .85em;
  text-align: center;
  color: #fff;
  width: 60%;
  float: right;
  clear: right;
  margin: 25px 0 5px 0;
  display: block
}
#gecp-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#gecp-header-hybrid-text {
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .85em;
  font-weight: 700;
  text-align: center;
  color: #000;
  width: 60%;
  float: right;
  clear: right
}
#uecp-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .85em;
  text-align: center;
  color: #fff;
  width: 60%;
  float: right;
  clear: right;
  margin: 25px 0 5px 0;
  display: block
}
#uecp-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#uecp-header-hybrid-text {
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .85em;
  font-weight: 700;
  text-align: center;
  color: #000;
  width: 60%;
  float: right;
  clear: right
}
#epc-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1.75em;
  text-align: center;
  color: #fff;
  width: 220px;
  float: right;
  clear: right;
  margin: 15px 25px 5px 0;
  display: block
}
#epc-header-hybrid-title a {
  color: #fff;
  text-decoration: none
}
#epc-header-hybrid-title a:hover {
  color: #fff;
  text-decoration: none
}
#epc-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#ats-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1.75em;
  text-align: center;
  color: #fff;
  width: 220px;
  float: right;
  clear: right;
  margin: 15px 25px 5px 0;
  display: block
}
#ats-header-hybrid-title a {
  color: #fff;
  text-decoration: none
}
#ats-header-hybrid-title a:hover {
  color: #fff;
  text-decoration: none
}
#ats-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#cpah-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1.75em;
  text-align: center;
  color: #fff;
  float: right;
  clear: right;
  margin: -30px 45px 5px 0;
  display: block
}
#cpah-header-hybrid-title a {
  color: #fff;
  text-decoration: none
}
#cpah-header-hybrid-title a:hover {
  color: #fff;
  text-decoration: none
}
#cpah-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#xrl-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1.75em;
  text-align: center;
  color: #fff;
  float: right;
  clear: right;
  margin: -30px 45px 5px 0;
  display: block
}
#xrl-header-hybrid-title a {
  color: #fff;
  text-decoration: none
}
#xrl-header-hybrid-title a:hover {
  color: #fff;
  text-decoration: none
}
#xrl-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#kin-lab-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1.75em;
  text-align: center;
  color: #fff;
  margin: -30px 0 5px 45px;
  display: block;
  position: absolute
}
#kin-lab-header-hybrid-title a {
  color: #fff;
  text-decoration: none
}
#kin-lab-header-hybrid-title a:hover {
  color: #fff;
  text-decoration: none
}
#kin-lab-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#econed-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1.75em;
  text-align: center;
  color: #fff;
  width: 220px;
  float: right;
  clear: right;
  margin: 15px 25px 5px 0;
  display: block
}
#econed-header-hybrid-title a {
  color: #fff;
  text-decoration: none
}
#econed-header-hybrid-title a:hover {
  color: #fff;
  text-decoration: none
}
#econed-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#irtl-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 3em;
  text-align: center;
  color: #fff;
  width: 220px;
  float: right;
  clear: right;
  margin: 25px 25px 5px 0;
  display: block
}
#irtl-header-hybrid-title a {
  color: #fff;
  text-decoration: none
}
#irtl-header-hybrid-title a:hover {
  color: #fff;
  text-decoration: none
}
#irtl-header-hybrid-title h1 {
  margin: 0;
  padding: 0
}
#irtl-header-hybrid-text {
  clear: right;
  color: #263542;
  float: right;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .85em;
  font-weight: 700;
  margin-right: 70px;
  text-align: center;
  display: none
}
#maed-tabs-hybrid {
  width: 100%;
  padding-top: 260px
}
#maed-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1em;
  text-align: center;
  color: #fff;
  width: 60%;
  float: right;
  clear: right;
  margin: 15px 0 5px 0;
  display: block
}
#maed-header-hybrid-title h1 {
  margin: 0;
  padding: 0;
  margin-left: 92px
}
#maed-header-hybrid-text {
  clear: right;
  color: #263542;
  float: right;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: .85em;
  font-weight: 700;
  margin-right: 54px;
  text-align: center;
  display: none
}
.menu-down-hybrid {
  height: 6px;
  width: 10px;
  background: url(https://education.msu.edu/images/nav-arrow.png) no-repeat;
  margin: 8px 5px 0 0;
  float: left;
  display: block
}
.menu-up-hybrid {
  height: 6px;
  width: 10px;
  background: url(https://education.msu.edu/images/nav-arrow-up.png) no-repeat;
  margin: 8px 5px 0 0;
  float: left;
  display: block
}
#global-app-box {
  background-color: #ccc;
  padding: 15px
}
.XCcontainer {
  width: 100%;
  padding-bottom: 15px;
  margin-top: 5px;
  float: left;
  cursor: pointer;
  clear: both
}
.XCollapseAll {
  font-size: 1em;
  float: left;
  margin-right: 25px;
  cursor: pointer;
  color: #60b3cf;
  padding: 3px;
  border-left: solid 1px #eee;
  border-top: solid 1px #eee;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background-color: #fdfdfd
}
.headerTag {
  width: 100%;
  padding-bottom: 10px;
  float: left;
  font-size: 1em
}
.smallFont {
  font-size: .85em;
  line-height: 1.3em
}
.element {
  display: block;
  width: 95%;
  float: left;
  padding-left: 20px;
  margin-bottom: 5px
}
.sectionTitle {
  margin-top: 20px;
  float: left;
  width: 100%
}
.projInfo {
  width: 100%;
  float: left;
  padding-bottom: 0
}
.projImage {
  width: 45%;
  float: left;
  margin: 8px
}
.projContentImage {
  float: left;
  margin: 5px 20px 10px 0;
  border: #eee 1px solid
}
#ltt {
  margin: 0
}
#ltt-head {
  margin: 0;
  padding: 8px 0 0 20px;
  color: #fff
}
#ltt-head h2 {
  color: #1a4f5b;
  margin-bottom: 0;
  float: left;
  clear: none
}
.categoryContainer {
  width: 190px;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-left: 12px;
  float: right;
  clear: both
}
#fourColTbl {
  width: 100%;
  padding-top: 40px;
  margin: 10px 1px 1px 1px;
  border: none;
  padding-left: 0;
  padding-right: 0;
  vertical-align: middle
}
#fourColTbl TH {
  background-image: url(https://www.education.msu.edu/images/blue-tab.png);
  background-position: center top;
  background-repeat: no-repeat;
  font-family: Terbuchet MS, Helvetica, Sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: 400;
  letter-spacing: .07em;
  color: #fff;
  height: 40px;
  text-align: center;
  display: table-cell;
  vertical-align: middle
}
#categoryContent TR {
  text-align: left;
  vertical-align: top
}
#categoryContent TD {
  text-align: left;
  padding-left: 10px;
  margin-left: 5px;
  padding-right: 5px;
  vertical-align: top;
  color: #666;
  font-size: 10px
}
#categoryContent TD a {
  color: #666
}
#categoryContent TD a:hover {
  color: #666;
  text-decoration: underline
}
#eoe-header-hybrid-title {
  font-weight: 700;
  font-family: Helvetica, Arial, "Segoe UI", Calibri, sans-serif;
  font-size: 1em;
  text-align: center;
  color: #fff;
  width: 220px;
  float: right;
  clear: right;
  margin: 0 25px 5px 0;
  display: block
}
#EOE-splash {
  background-image: url("https://www.education.msu.edu/economics-education/images/EOE-header.png");
  margin: 0 auto;
  width: 912px;
  height: 308px
}
.caption p.caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 220px 0 8px 0;
  margin: 0
}
#splash-page-description &gt; div.description-text &gt; div.call-out-box {
  margin-top: 1em
}
#splash-page-description &gt; div.description-text &gt; h3 &gt; a {
  text-decoration: none
}
#splash-page-description &gt; div.description-text &gt; h3 &gt; a:hover {
  text-decoration: underline
}
.description-text ol li, .description-text ul li {
  font-weight: 300;
  font-size: 1.125em;
  margin-bottom: 10px;
  line-height: 1.5em
}
.firstpost {
  width: 100%;
  padding-bottom: 1.5em;
  display: inline-block
}
.full-width {
  width: 100%
}
.flex-spot-dual {
  width: 608px;
  height: 100%;
  float: left;
  clear: none;
  background: url(https://education.msu.edu/images/flex/shadow-left-repeat.png) top left repeat-y #7ebdd1
}
.flex-spot-triple-right {
  width: 304px;
  height: 100%;
  float: left;
  clear: none;
  padding: 0;
  text-align: left;
  background: url(https://www.education.msu.edu/images/flex/shadow-left-repeat.png) top left repeat-y #f9f9f9
}
.flex-spot-triple-right-content {
  width: 294px;
  height: 200px;
  padding: 10px 5px 0 5px;
  float: left
}
.flex-spot-triple-right img {
  border: 0;
  float: right;
  padding: 10px 17px 0 0
}
.flex-spot-triple-right h3 {
  color: #000;
  float: left;
  line-height: 1.1em;
  padding: 30px 0 0 10px !important
}
.flex-spot-triple-middle {
  width: 284px;
  height: 100%;
  float: left;
  clear: none;
  padding: 10px;
  text-align: center;
  background: url(https://www.education.msu.edu/images/flex/shadow-left-repeat.png) top left repeat-y #f9f9f9
}
.flex-spot-dual img {
  border: 0
}
.flex-dual-content {
  padding: 20px;
  color: #fff;
  font-size: .8em !important;
  width: 50%;
  float: left
}
.flex-triple-content {
  padding: 0 0 10px 0;
  color: #fff;
  font-size: .8em !important;
  float: left;
  width: 100%;
  text-align: center
}
.flex-dual-content h2 {
  font-family: Arial, Helvetica Light, Helvetica, Verdana, sans-serif !important;
  color: #fff !important;
  padding: 0 0 25px 0 !important;
  margin: -10px 0 0 0 !important;
  line-height: 0 !important
}
.flex-dual-image {
  margin-top: 10px
}
.home-news-img {
  border: 0;
  float: left;
  padding: 0 15px 0 0
}
.warning-container {
  background-color: #76c8d3;
  margin: 10px 0 0;
  overflow: hidden;
  width: 100%
}
.warning-box {
  background-image: url("https://education.msu.edu/images/warning-bar.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #fff !important;
  height: 100px;
  margin: 0;
  overflow: visible;
  text-align: left;
  width: 100%
}
.warning-text {
  color: #fff;
  font-family: "Trebuchet MS", Helvetica, Sans-serif;
  font-weight: 700;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 10px 10px 10px 150px
}
.hidden {
  height: 1px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: -500px;
  width: 1px
}
.main-nav-item {
  padding: 16px 10px;
  display: flex;
  cursor: pointer;
  color: #fff;
  font-size: 1.15em;
  font-weight: 200;
  vertical-align: top
}
.main-nav-item img {
  border: 0;
  margin: 0;
  width: 18px;
  height: 18px;
  position: relative;
  top: 2px
}
.main-nav-item a, a:visited {
  text-decoration: none;
  color: #fff
}
.main-nav-item a:hover {
  text-decoration: underline
}
.nav-img-container {
  width: 322px;
  float: left
}
.nav-img-container h2 {
  margin: 6px 0 0 135px;
  padding: 0;
  font-size: 1.3em;
  font-weight: 400
}
.nav-img-container a, a:visited {
  text-decoration: none;
  color: #33aacf
}
.nav-img-container a:hover {
  text-decoration: underline
}
.nav-img-container2 {
  width: 322px;
  float: left
}
.nav-img-container2 h2 {
  padding: 0;
  font-size: 1.3em;
  font-weight: 400
}
.nav-img-container2 a, a:visited {
  text-decoration: none;
  color: #33aacf
}
.nav-img-container2 a:hover {
  text-decoration: underline
}
.nav-img-container2 p {
  float: right;
  width: 210px;
  margin: 0
}
.splash-nav-item {
  padding: 18px 1px 18px 1px;
  margin: 0 40px 0 0;
  height: 160px;
  overflow: visible
}
.nav-img {
  border: none;
  float: left;
  clear: left
}
.nav-img img {
  border: 0
}
.nav-descrip {
  clear: both;
  width: 100%;
  padding: 2px 0 2px 4px;
  font-size: .75em;
  line-height: 1.3em
}
.splash-nav-item-new {
  margin: 0 40px 25px 0;
  height: 130px;
  overflow: visible
}
.splash-nav-title-new {
  padding-bottom: 5px
}
.nav-img-new {
  border: none;
  float: left;
  clear: left;
  padding-right: 15px
}
.nav-img-new img {
  border: 0
}
.nav-descrip-new {
  clear: both;
  width: 100%;
  padding: 0 0 2px 0;
  font-size: .75em;
  line-height: 1.3em
}
.title {
  clear: both
}
.nav-img a {
  text-decoration: none !important
}
.nav-img a:hover {
  text-decoration: underline
}
.section-tabs {
  margin: 0 auto;
  width: 890px;
  text-align: right;
  padding: 0
}
.section-tabs ul li {
  float: left;
  list-style: none
}
.section-tabs ul li a {
  background: url(https://education.msu.edu/images/tab-l.png) no-repeat left top;
  height: 33px;
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  text-align: center;
  color: #fff
}
.section-tabs ul li a span {
  background: url(https://education.msu.edu/images/tab-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 23px;
  float: left
}
.active-tab a {
  background: url(https://education.msu.edu/images/whitetab-l.png) no-repeat left top !important;
  color: #639567 !important;
  font-weight: 700
}
.active-tab a span {
  background: url(https://education.msu.edu/images/whitetab-r.png) no-repeat right top !important
}
#nav a.active {
  background: url(https://education.msu.edu/images/whitetab-l.png) no-repeat left top !important;
  color: #639567 !important;
  font-weight: 700
}
#nav a.active span {
  background: url(https://education.msu.edu/images/whitetab-r.png) no-repeat right top !important
}
.section-tabs-small {
  margin: -40px auto;
  width: 890px;
  text-align: right;
  padding: 0
}
.section-tabs-small ul li {
  float: left;
  padding: 0 3px;
  list-style: none
}
.section-tabs-small ul li a {
  background: url(https://www.education.msu.edu/images/tab-l.png) no-repeat left top;
  height: 33px;
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  text-align: center;
  color: #fff
}
.section-tabs-small ul li a span {
  background: url(https://www.education.msu.edu/images/tab-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 23px;
  float: left
}
.section-tabs-cpah {
  margin: -110px auto;
  width: 890px;
  text-align: right;
  padding: 0
}
.section-tabs-cpah ul li {
  float: left;
  padding: 0 3px;
  list-style: none
}
.section-tabs-cpah ul li a {
  background: url(https://www.education.msu.edu/images/tab-l.png) no-repeat left top;
  height: 33px;
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  text-align: center;
  color: #fff
}
.section-tabs-cpah ul li a span {
  background: url(https://www.education.msu.edu/images/tab-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 23px;
  float: left
}
.section-tabs-cypal {
  margin: -110px auto;
  width: 890px;
  text-align: right;
  padding: 0
}
.section-tabs-cypal ul li {
  float: left;
  padding: 0 3px;
  list-style: none
}
.section-tabs-cypal ul li a {
  background: url(https://www.education.msu.edu/images/tab-l.png) no-repeat left top;
  height: 33px;
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  text-align: center;
  color: #fff
}
.section-tabs-cypal ul li a span {
  background: url(https://www.education.msu.edu/images/tab-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 23px;
  float: left
}
.section-tabs-kin-lab {
  position: absolute;
  margin: -110px auto;
  width: 890px;
  text-align: right;
  padding: 0
}
.section-tabs-kin-lab ul li {
  float: left;
  padding: 0 3px;
  list-style: none
}
.section-tabs-kin-lab ul li a {
  background: url(https://www.education.msu.edu/images/tab-l.png) no-repeat left top;
  height: 33px;
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  text-align: center;
  color: #fff
}
.section-tabs-kin-lab ul li a span {
  background: url(https://www.education.msu.edu/images/tab-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 23px;
  float: left
}
.section-tab-item {
  padding: 0;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  display: inline-block;
  height: 33px;
  clear: none
}
.section-tab-item ul {
  float: right;
  margin: 0;
  padding-left: 0
}
.section-tab-item img {
  border: none
}
.tab-item {
  padding: 0;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  height: 33px;
  display: inline-block;
  clear: none;
  overflow: hidden
}
.section-cap {
  background-image: url(https://www.education.msu.edu/images/rounded-header.png);
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  height: 40px;
  margin-top: 30px
}
.section-container {
  margin: 0 auto;
  background-image: url(https://www.education.msu.edu/images/shadow-sides-test.png);
  background-repeat: repeat-y;
  background-position: center;
  overflow: hidden;
  clear: none
}
.section-content {
  margin: 0 auto;
  width: 912px;
  background-color: #fff;
  overflow: visible;
  height: 100%
}
.section-main {
  width: 852px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 2px 0 5px 0;
  text-align: left;
  font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
  font-size: .9em;
  overflow: visible;
  height: 100%
}
.section-main img {
  border: 0
}
.section-main a {
  color: #3e7688
}
.section-main a, a:visited {
  text-decoration: none
}
.section-main a:hover {
  text-decoration: underline
}
.section-main h1 {
  font-family: "Helvetica Light", Helvetica, "Segoe UI", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: .6em 0 .5em 0;
  color: #18453b;
  font-size: 1.9em;
  line-height: 1.15em
}
.section-main h1 a, a:visited {
  color: #5cb03c
}
.section-main h2 {
  font-family: "Helvetica Light", Helvetica, "Segoe UI", "Arial Narrow", Arial, sans-serif;
  color: #18453b;
  font-weight: 700;
  padding: 0;
  margin: 0 0 .1em 0;
  font-size: 1.4em;
  line-height: 1.7em
}
.section-main h2 a, a:visited {
  color: #18453b
}
.section-main h3 {
  font-family: "Helvetica Light", Helvetica, "Segoe UI", "Arial Narrow", Arial, sans-serif;
  color: #5cb03c;
  font-weight: 700;
  padding: 0;
  margin: 0 0 1.4em 0;
  font-size: 1.1em
}
.section-main h3 a, a:visited {
  color: #5cb03c
}
.section-bottom-shadow {
  background-image: url(https://www.education.msu.edu/images/rounded-footer.png);
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  height: 40px
}
.program-nav {
  width: 150px;
  float: right;
  padding: 0 5px 0 20px;
  margin: 0 5px;
  text-align: left;
  vertical-align: text-top;
  border-left: solid 1px #ccc
}
.program-nav a, a:visited {
  text-decoration: none;
  color: #3e7688
}
.program-nav a:hover {
  text-decoration: underline
}
.program-nav ul {
  padding: 1px;
  margin: 0
}
.program-nav li {
  line-height: 1.5em;
  font-size: 1.4em;
  list-style: none
}
.program-link {
  float: right;
  padding: 0 5px 0 20px;
  margin: 0 5px 1px 5px;
  text-align: left;
  vertical-align: text-top
}
.program-link img {
  border: 0
}
.program-link a, a:visited {
  text-decoration: none;
  color: #3e7688
}
.program-link a:hover {
  text-decoration: underline
}
.accent-box {
  margin: 0 auto;
  padding: 5px;
  margin: 5px;
  background-color: #ecf4f3
}
.ranking {
  float: left;
  width: 290px;
  margin: 0 10px 10px 0;
  padding: 0
}
.ranking-top {
  background: url(https://www.education.msu.edu/images/tab-l.png) no-repeat left top;
  height: 33px;
  width: 100%;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  color: #fff;
  border-bottom: 2px solid #fff;
  font-size: 1.1em
}
.ranking-top span {
  background: url(https://www.education.msu.edu/images/tab-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 23px;
  margin-left: 10px;
  font-size: 15px
}
.ranking-middle {
  float: left;
  background: #ddeaec;
  width: 100%;
  padding-top: 5px;
  font-size: 12px
}
.ranking-middle ol {
  padding: 10px 10px 0 30px;
  margin: 0
}
.ranking-middle ol li {
  height: auto !important;
  width: auto !important
}
.ranking-middle ul {
  padding: 10px 10px 0 30px;
  margin: 0
}
.ranking-middle ul li {
  height: auto !important;
  width: auto !important;
  list-style-image: none !important;
  list-style-type: none !important;
  margin-bottom: 0 !important
}
.ranking-middle .ranknum {
  margin: 0 10px 0 -20px
}
.ranking-middle .ranknumsame {
  margin-left: 0
}
.ranking-middle .us {
  font-weight: 700;
  font-size: 1.1em
}
.ranking-bottom {
  background: url(https://www.education.msu.edu/images/rankings-box-l.png) no-repeat left top;
  height: 20px;
  width: 100%;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  color: #fff
}
.ranking-bottom span {
  background: url(https://www.education.msu.edu/images/rankings-box-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 20px;
  margin-left: 10px
}
.ranking-middle a {
  color: #666 !important
}
.side-menu-blue {
  float: right;
  margin: 15px 10px 10px 20px;
  padding: 0;
  width: 200px
}
.side-menu-blue-top {
  background: url(https://www.education.msu.edu/images/tab-l.png) no-repeat left top;
  height: 33px;
  width: 100%;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  color: #fff;
  border-bottom: 2px solid #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em
}
.side-menu-blue-top span {
  background: url(https://www.education.msu.edu/images/tab-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 23px;
  margin-left: 10px
}
.side-menu-blue-middle {
  float: left;
  background: #ddeaec;
  font-size: 12px;
  height: auto;
  width: 93%;
  padding: 10px 7% 0 0
}
.side-menu-blue-bottom {
  background: url(https://www.education.msu.edu/images/rankings-box-l.png) no-repeat left top;
  height: 20px;
  width: 100%;
  display: block;
  float: left;
  text-decoration: none;
  text-align: center;
  color: #fff
}
.side-menu-blue-bottom span {
  background: url(https://www.education.msu.edu/images/rankings-box-r.png) no-repeat right top;
  display: block;
  padding: 10px 10px 0 0;
  display: block;
  height: 20px;
  margin-left: 10px
}
.side-menu-blue-middle a {
  color: #666 !important
}
.side-menu-blue-middle ul {
  padding-left: 30px !important
}
.side-menu-blue-middle ul li ul {
  padding-left: 15px !important
}
.the-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: top
}
.the-menu ul {
  display: none;
  margin: 0;
  padding: 5px 0 5px 35px;
  list-style: none
}
.the-menu ul li ul {
  display: block;
  margin: 0;
  padding: 0 0 0 15px;
  list-style: outside disc
}
a.expanded {
  background: url(https://education.msu.edu/images/arrow-down.gif) left no-repeat;
  padding-left: 20px;
  font-size: 1.25em;
  margin-bottom: 15px;
  cursor: pointer
}
a.collapsed {
  background: url(https://education.msu.edu/images/arrow-right.gif) left no-repeat;
  padding-left: 20px;
  margin-bottom: 15px;
  cursor: pointer
}
a.collapsed ul {
  display: none
}
.collapse-small {
  font-size: 1em !important
}
.show-bullets {
  padding: 5px 0 5px 45px !important;
  list-style: outside disc !important
}
.ed-blue-bg {
  background-color: #7ebdd1
}
.ed-blue-bg a, a visited {
  color: #0f3653 !important
}
.academics-content {
  float: left;
  width: 75%
}
#carousel_container {
  float: left
}
#carousel_inner {
  float: left;
  width: 530px;
  overflow: hidden;
  height: 300px;
  position: relative
}
#carousel_ul {
  position: relative;
  left: -480px;
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  width: 9999px;
  padding-bottom: 0
}
.carousel_li {
  float: left;
  width: 290px;
  padding: 0;
  height: 110px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px
}
#left_scroll {
  float: left;
  height: 130px;
  padding: 20px 15px 0 0
}
#right_scroll {
  float: left;
  height: 130px;
  padding: 20px 0 0 15px
}
#left_scroll img, #right_scroll img {
  border: 0
}
#left_scroll img, #right_scroll img {
  cursor: pointer
}
.white-gradient {
  height: 300px;
  width: 530px;
  margin: 0 30px;
  background: url(https://education.msu.edu/images/white-side-gradients.png);
  position: relative;
  z-index: 999;
  float: none
}
.cut-out-sides {
  height: 255px;
  width: 530px;
  margin: -11px 30px;
  background: url(https://education.msu.edu/images/cut-out-sides.png);
  position: relative;
  z-index: 999;
  float: none
}
.clean-table {
  width: 100%;
  margin: 0;
  padding: 0
}
.clean-table th {
  font-size: 1.2em;
  line-height: 1.1em;
  background-color: #e9f1f5;
  color: #494949
}
table .alt-row td {
  background: #e9f1f5
}
.success-text {
  color: #0c0;
  font-weight: 700
}
.fac-picture {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}
.peopleblurb .faculty-more h3 {
  padding-top: 20px
}
.menu-box-inlay {
  background-color: #f6f6f6;
  border-radius: 1em 0;
  -moz-border-radius: 1em 0
}
.menu-box-inlay ul {
  padding: 10px;
  margin: 5px
}
.menu-box-inlay li {
  padding: 0 0 0 5px;
  margin: 0 0 0 10px;
  list-style: disc
}
.menu-box-inlay div {
  padding: 10px 10px 10px 10px;
  float: right;
  font-weight: 700;
  font-size: 1em;
  border-left: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background-color: #f1f1f1
}
.directory-name {
  visibility: hidden
}
.dirNorm {
  font-size: .9em;
  border: none
}
.dirFacTable {
  font-size: .85em;
  border: 1px #ccc solid;
  margin-top: 10px
}
.dirFacTable th {
  font-size: 1.1em;
  border: none;
  padding: 5px
}
.dirFacTable td {
  padding: 2px
}
#ctl00_Content_advancedOptions {
  margin: 10px 0;
  padding: 1px;
  background-color: #f9f9f9
}
#ctl00_Content_advancedOptions .dirDispType, .dirDispFilter {
  padding: 0 20px 0 0
}
#ctl00_Content_toggleAdvancedOptions {
  font-size: .85em;
  margin: 0 0 10px 0
}
.moreResults {
  font-size: 1.3em;
  line-height: 1.3em
}
.nav-hybrid {
  width: 10px;
  margin: 0 0 0 548px;
  display: block;
  font-weight: 700
}
.nav-hybrid img {
  padding: 0 4px 2px 4px;
  border: 0
}
.nav-hybrid a, .nav-hybrid a:visited {
  text-decoration: none;
  color: #fff
}
.nav-hybrid a:hover {
  text-decoration: underline
}
.arrow-hybrid {
  width: 912px;
  height: 0;
  margin: -75px auto 75px auto;
  display: block
}
.arrow-hybrid-down {
  width: 912px;
  height: 0;
  margin: -99px auto 99px auto;
  display: block
}
.hot-topic {
  background: url("https://education.msu.edu/images/blue-shield.png") no-repeat scroll 0 0 transparent;
  color: #fff;
  float: left;
  font-size: .9em;
  height: 141px;
  line-height: 1em;
  margin: 0 15px 10px 0;
  padding: 10px 25px 0;
  text-align: center;
  width: 100px
}
.hot-topic a {
  color: #fff !important
}
.hot-topic h4 {
  color: #666;
  font-size: .9em;
  margin: 40px 0 2px 0;
  text-align: center
}
.hot-topic2 {
  background: url("https://education.msu.edu/images/hot-topic-chev.jpg") no-repeat scroll 0 0 transparent;
  color: #fff;
  float: left;
  font-size: 1.1em;
  height: 50px;
  line-height: 3.1em;
  text-align: left;
  width: 650px;
  margin-top: 10px;
  padding: 0 0 15px
}
.hot-topic2 a {
  color: #fff !important;
  text-decoration: none
}
.hot-topic2 a:hover {
  text-decoration: underline
}
.hot-topic2 h3 {
  color: #fff;
  font-size: 1.2em !important;
  margin: 0 !important;
  width: 170px;
  float: left;
  clear: none;
  padding: 0 0 0 20px
}
.hot-topic2 h4 {
  color: #fff;
  font-size: 1.2em !important;
  margin: 0 !important;
  width: 170px;
  float: left;
  clear: none;
  padding: 16px 0 0 10px
}
.candidate-picture {
  clear: left;
  float: left;
  margin: 0 10px 50px 0
}
.candidate-descrip {
  padding-left: 10px;
  clear: right;
  width: 500px;
  margin-bottom: 35px
}
#no-bullet {
  list-style: none !important;
  list-style-image: none !important;
  list-style-type: none !important
}
.message-box-mid {
  float: left;
  background: #ddeaec;
  width: 100%;
  padding-top: 5px;
  font-size: 12px
}
.message-box-mid a {
  color: #6cf
}
.info-box {
  padding: 0 100px 15px 25px;
  float: left
}
.text-over {
  background: #fff;
  padding: 1px 5px;
  margin-right: 10px
}
.nice-list li {
  padding: 3px 0
}
.citation {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px dashed #ccc;
  padding: 1em
}
.citation h3 {
  margin: 0 0 .5em 0 !important
}
.call-out-box {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px dashed #ccc;
  border-radius: 3px;
  font-size: .85em;
  margin: 0 0 1.5em;
  padding: 1em;
  text-align: center
}
.call-out-box h3 {
  margin: 0 0 .5em 0 !important
}
.hide {
  display: none
}
.colored-background {
  background-color: rgba(101, 150, 103, .65)
}
::-webkit-input-placeholder {
  color: #fff
}
:-moz-placeholder {
  color: #fff
}
::-moz-placeholder {
  color: #fff
}
:-ms-input-placeholder {
  color: #fff
}
.leftpost {
  width: 46%;
  float: left
}
.rightpost {
  width: 46%;
  float: right
}
.row {
  clear: both
}
.pagination {
  margin: 10px 0 10px;
  float: left;
  width: 97%;
  padding: 12px 1% 10px;
  background: #eee
}
.pagination a {
  padding: 3px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #ccc;
  color: #666;
  background-color: #fff
}
.pagination a:hover {
  border: 1px solid #444;
  color: #444;
  background-color: #fff
}
.pagination span.pages {
  padding: 3px 4px 2px 4px;
  margin: 2px 2px 2px 2px;
  color: #666;
  border: 1px solid #ccc;
  background-color: #fff
}
.pagination span.current {
  padding: 3px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #666;
  color: #444;
  background-color: #fff
}
.pagination span.extend {
  padding: 3px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #ccc;
  color: #444;
  background-color: #fff
}
.firstpost &gt; article &gt; .entry-summary &gt; p {
  clear: none
}
#nav-menu &gt; li:hover {
  background-color: #18453b
}
.sub-menu &gt; li:hover {
  background-color: #18453b
}
.sub-menu &gt; li:hover a {
  color: #fff
}
.back-to-menu:hover a {
  color: #fff !important;
  text-decoration: none
}
.back-to-menu:hover {
  background-color: #18453b
}
.menu-jump:hover a {
  color: #fff !important
}
.nav-menu1:hover {
  background-color: #18453b
}
.nav-menu1:hover a {
  color: #fff !important
}
.side-dropdown:hover {
  background-color: #18453b;
  cursor: pointer
}
.side-dropdown:hover &gt; span {
  color: #fff
}
.header-title a {
  color: #fff !important;
  font-size: 20px;
  text-transform: uppercase;
  margin: 2.5%;
  font-weight: 700
}
.header-title {
  background: rgba(24, 69, 59, .85);
  line-height: .6em;
  padding: 10px 0;
  color: #fff !important;
  margin: 0;
  font-weight: 600;
  font-size: 27px
}
.main-offnav a {
  text-decoration: none;
  color: #fff !important;
  font-size: .95em;
  padding: 0 4.5px;
  font-weight: 400
}
.main-offnav a:hover {
  text-decoration: underline
}
.has-post-thumbnail {
  display: inline-block
}
.tribe-events-l-container h3 {
  font-size: 12px !important
}
.tribe-events-l-container p {
  line-height: 1.42em !important;
  font-size: 14px !important
}
.tribe-events-l-container nav {
  background-color: transparent
}
nav.tribe-events-calendar-day-nav.tribe-events-c-nav, nav.tribe-events-calendar-list-nav.tribe-events-c-nav, nav.tribe-events-calendar-month-nav.tribe-events-c-nav, nav.tribe-events-pro-week-nav.tribe-events-c-nav {
  display: block;
  position: unset;
  width: 100%
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-bottom: 20px;
  padding-top: 20px
}
.tribe-events-l-container span.month {
  font-family: 'Metropolis', montserrat, sans-serif !important
}
.tribe-common .tribe-common-b2, .tribe-events-l-container, .tribe-events-l-container span.month {
  font-family: 'Metropolis', montserrat, sans-serif
}
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .tribe-events-calendar-month__calendar-event--featured:before, .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover, .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  background-color: #3e7688
}
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
  color: #3e7688;
  font-weight: 900
}
.tribe-common .tribe-common-anchor-alt {
  border-bottom: 2px solid #3e7688
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: rgba(62, 118, 136, .24)
}
.tribe-events-c-view-selector__content {
  min-width: 150px
}
.select2-drop-active, .tribe-events-pro .tribe-events-pro-week-day-selector__day--active {
  border-color: #3e7688
}
.side-bar {
  width: 230px;
  float: right;
  margin: 28px 0 5em 5em
}
@media screen and (max-width:800px) {
  .side-bar {
    width: 100%;
    float: none;
    margin: 0;
    order: 2
  }
  #splash-page-description {
    display: flex;
    flex-direction: column
  }
}
.post {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  overflow: hidden
}
.post h2.entry-title {
  font-size: 28px !important
}
.post-content {
  display: flex
}
.post-content p {
  width: 100%
}
img.alignleft {
  width: 90%;
  max-width: 300px
}
@media screen and (min-width:767px) {
  .row .post-content {
    flex-direction: column
  }
}
@media screen and (max-width:600px) {
  .post-content {
    flex-direction: column
  }
}
.academics-filters {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px
}
.academics-filters div {
  margin: 0 15px 12px 0;
  position: relative;
  display: inline-block
}
.academics-filters label {
  margin-bottom: 5px;
  display: block
}
#filterForm select {
  width: 100%;
  height: 40px;
  font-size: 15px;
  border: 1.5px solid #d5d5d5;
  background-color: #fff;
  cursor: pointer;
  font-weight: 600;
  padding: 0 30px 0 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none
}
button#clear {
  background-color: #18453b;
  padding: 10px !important;
  font-size: 16px;
  max-width: 200px;
  width: 100%;
  border-radius: 7px !important
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  display: inline-block
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin: 0 0 40px
}
.wp-block-latest-posts.wp-block-latest-posts__list li &gt; a:first-of-type {
  color: #444;
  font-size: 28px;
  line-height: 1.2
}
.wp-block-latest-posts__post-date {
  background: #f7f7f7;
  color: #707070;
  font-size: 15px;
  font-weight: 400;
  padding: 5px;
  margin-top: 14px;
  margin-left: -3px;
  width: 104%
}
.wp-block-image img {
  height: auto
}
.pod-flex p a {
  color: #fff !important;
  font-weight: 600;
  text-decoration: underline
}
.wp-block-button {
  margin: 5px 0 !important
}
.wp-block-button__link {
  border: 1px solid #18453b;
  background-color: #18453b;
  border-radius: 7px
}
.wp-block-button__link:hover {
  border: 1px solid #18453b;
  background-color: #fff;
  color: #18453b;
  font-weight: 700;
  text-decoration: none !important
}
.social-media-icons {
  width: 100%;
  max-width: 300px;
  flex-wrap: nowrap
}
.social-media-icons .wp-block-column, .social-media-icons figure {
  margin: 0
}
#empower-container {
  display: none
}
.hidden-empower {
  display: none
}
#empower-container-text {
  color: #fff
}
.empower-text {
  color: #fff !important
}
@media screen and (min-width:1000px) {
  #empower-container {
    background-color: rgba(24, 69, 59, .8);
    float: left;
    padding: 17px 10px;
    position: fixed;
    left: -186px;
    top: 40%;
    vertical-align: middle;
    z-index: 50;
    display: block;
    transition: transform .2s ease-in-out;
    -webkit-transition: transform .2s ease-in-out;
    cursor: pointer
  }
  .visible-contain {
    transform: translate3d(180px, 0, 0);
    -webkit-transform: translate3d(180px, 0, 0)
  }
  #empower-helmet {
    float: left;
    margin-left: 0
  }
  #empower-banner {
    float: left;
    margin-left: -23px;
    margin-top: 35px
  }
  #empower-bar {
    display: none
  }
  .empower-container-text:hover {
    color: #18453b;
    background-color: #fff
  }
  #empower-wreath {
    position: fixed;
    margin-left: -167px;
    margin-top: 40px;
    z-index: -5
  }
  .empower-text:hover {
    color: #fff;
    text-decoration: none
  }
  .empower-container-text {
    background-color: rgba(24, 69, 59, .7);
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 1.2em;
    padding: 13px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 142px
  }
  .empower-text-container {
    margin-bottom: 17.5px;
    margin-left: .5em;
    margin-right: 10px
  }
  .empower-container-text:hover {
    background-color: #fff;
    text-decoration: none
  }
  .empower-text {
    color: #fff
  }
  #more-info-container {
    margin-top: 33px;
    float: left
  }
}
@media screen and (max-width:999px) {
  #empower-bar {
    background-color: rgba(24, 69, 59, .9);
    position: fixed;
    z-index: 20;
    bottom: -43px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    transition: transform .2s ease-in-out;
    -webkit-transition: transform .2s ease-in-out
  }
  .visible-bar1 {
    transform: translate3d(0, -43px, 0);
    -webkit-transform: translate3d(0, -43px, 0)
  }
  #more-info-bar {
    height: 26px;
    padding: 10px;
    padding-bottom: 0
  }
  .empower-text {
    font-size: 26px;
    margin: 12px;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff
  }
  .empower-text:hover {
    background-color: #fff;
    text-decoration: none
  }
  .empower-text:hover span {
    color: #18453b !important
  }
  .empower-text span {
    color: #fff;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 12px
  }
  #empower-mobile {
    width: 359px;
    padding-bottom: 5px
  }
}
@media screen and (max-width:458px) {
  #empower-mobile {
    width: 292px
  }
  .empower-text {
    font-size: 15px
  }
}
@media screen and (max-width:417px) {
  #empower-bar {
    padding-bottom: 10px
  }
}
@media screen and (max-width:325px) {
  #empower-mobile {
    width: 285px
  }
}
.empower-container-text span::After {
  content: "›"
}
.empower-text span::After {
  content: "›"
}
.hidden {
  display: none
}
.assistantship-open:after {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  color: green
}
.assistantship-closed:after {
  font-family: "Font Awesome 5 Free";
  content: "\f057";
  color: red
}
.assistantship-not-available:after {
  content: "n/a";
  font-weight: 600
}
.page-template-mobile-menu-content-sm #hg-sm, .page-template-mobile-menu-splash-page #hg-sm {
  display: block
}
.page-template-mobile-menu-content-sm #hg-l, .page-template-mobile-menu-content-sm #top-navigation, .page-template-mobile-menu-splash-page #hg-l, .page-template-mobile-menu-splash-page #top-navigation {
  display: none
}
.page-template-mobile-menu-splash-page .main-offnav {
  margin: 10px -1px 14px
}
@media only screen and (min-width:938px) {
  .openNav .page-template-mobile-menu-content-sm nav.main-off-canvas-nav, .openNav .page-template-mobile-menu-splash-page nav.main-off-canvas-nav {
    right: 0;
    width: 42%;
    z-index: 999;
    position: fixed;
    display: block;
    overflow-x: hidden;
    -webkit-transition: right .6s ease;
    transition: right .6s ease;
    top: 0;
    height: 100%;
    text-align: center;
    background-color: rgba(24, 69, 59, .9)
  }
}
@media only screen and (min-width:938px) {
  .page-template-mobile-menu-content-sm .disabled-page, .page-template-mobile-menu-splash-page .disabled-page {
    right: 42% !important;
    overflow-x: hidden;
    z-index: 50;
    position: fixed;
    display: block;
    background-color: #000;
    opacity: .5;
    height: 100%;
    width: 100%;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .page-template-mobile-menu-content-sm .move-page, .page-template-mobile-menu-splash-page .move-page {
    right: 42% !important;
    z-index: 5;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
}
@media only screen and (min-width:1230px) {
  .openNav .page-template-mobile-menu-content-sm nav.main-off-canvas-nav, .openNav .page-template-mobile-menu-splash-page nav.main-off-canvas-nav {
    right: 0;
    width: 30%;
    z-index: 999;
    position: fixed;
    display: block;
    overflow-x: hidden;
    -webkit-transition: right .6s ease;
    transition: right .6s ease;
    top: 0;
    height: 100%;
    text-align: center;
    background-color: rgba(24, 69, 59, .9)
  }
}
@media only screen and (min-width:1230px) {
  .page-template-mobile-menu-content-sm .disabled-page, .page-template-mobile-menu-splash-page .disabled-page {
    right: 30% !important;
    overflow-x: hidden;
    z-index: 50;
    position: fixed;
    display: block;
    background-color: #000;
    opacity: .5;
    height: 100%;
    width: 100%;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .page-template-mobile-menu-content-sm .move-page, .page-template-mobile-menu-splash-page .move-page {
    right: 30% !important;
    z-index: 5;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
}
@media only screen and (min-width:660px) {
  .mobile-years {
    display: none
  }
}
@media only screen and (max-width:659px) {
  .desktop-years {
    display: none
  }
}
@media screen and (max-width:570px) {
  #get-connected span a {
    font-size: 1em
  }
}
@media screen and (min-width:500px) {
  #get-connected span {
    width: 420px
  }
}
@media screen and (min-width:800px) {
  .sub-overlay h2 {
    font-size: 1.4em
  }
}
@media screen and (min-width:863px) {
  .sub-overlay h2 {
    font-size: 1.4em
  }
}
@media screen and (min-width:300px) {
  #get-connected span {
    width: 210px
  }
}
#eventFrame {
  height: 270px;
  overflow-y: hidden;
  width: 95%
}
@media only screen and (max-width:720px) {
  #subjectIconContainer {
    display: none
  }
}
@media only screen and (min-width:481px) {
  #eventFrame {
    height: 270px
  }
}
@media only screen and (min-width:538px) {
  #fac-vid {
    float: left;
    padding: 1em
  }
}
@media only screen and (min-width:771px) {
  #eventFrame {
    height: 270px
  }
}
@media only screen and (min-width:878px) {
  #eventFrame {
    height: 330px
  }
}
@media only screen and (max-device-width:320px) {
  #get-connected {
    width: 100%
  }
}
@media only screen and (min-width:390px) {
  #get-connected span {
    width: 250px
  }
}
@media only screen and (min-width:636px) {
  #news-feed-container .news-item {
    overflow: hidden
  }
  .news-item-img {
    float: left;
    margin: 0 1% 0 2%;
    width: 46%
  }
  .news-item-content {
    float: right;
    margin: 0 2%;
    width: 47%
  }
  #home-header-events {
    width: 99%
  }
}
@media only screen and (min-width:878px) {
  #home-header-news {
    width: 100.1%
  }
  #college-news-feed {
    float: left;
    width: 62.8%;
    border-right: 2px solid #f7f7f7
  }
  #college-events-feed {
    width: 36.75%;
    padding: 0
  }
}
@media only screen and (min-width:1005px) {
  #home-header-events {
    width: 100%;
    padding: 0
  }
  #college-events-feed {
    padding: 0;
    width: 37%
  }
}
@media only screen and (max-width:712px) {
  .activated {
    display: none !important
  }
}
@media only screen and (min-width:724px) {
  #college-footer-text div div:after {
    content: " | "
  }
  #college-footer-text div:nth-of-type(1) {
    display: inline
  }
  #college-footer-text div:nth-of-type(1)::after {
    display: inline;
    content: " | "
  }
  #college-footer-text div:nth-of-type(2) {
    display: inline
  }
  #college-footer-text div:nth-of-type(3) {
    display: inline
  }
  #college-footer-text div:last-of-type div:last-of-type {
    content: ""
  }
}
@media only screen and (max-width:414px) {
  #college-footer-text div div:last-of-type::after {
    content: ""
  }
}
@media only screen and (max-width:750px) {
  #fac-features {
    width: 100%
  }
}
@media only screen and (min-width:751px) {
  #fac-vid {
    padding: .5em 0 0;
    float: none;
    max-width: 100%
  }
}
@media only screen and (min-width:767px) {
  #college-footer-text {
    text-align: left
  }
}
@media only screen and (min-width:780px) {
  .university-footer-text div {
    display: inline
  }
  .university-footer-text div:after {
    content: " | "
  }
  .university-footer-text div:nth-of-type(3):after {
    content: ""
  }
  .university-footer-text div:nth-of-type(4) {
    display: block
  }
}
@media only screen and (min-width:860px) {
  #fac-vid {
    float: left;
    padding: 1em
  }
}
@media only screen and (min-width:920px) {
  #fac-features {
    max-height: 191px
  }
}
@media only screen and (min-width:938px) {
  #hg-sm {
    display: none
  }
  nav.main-off-canvas-nav {
    display: none
  }
  .btn_search {
    display: block
  }
  #searchForm input {
    display: none
  }
}
@media only screen and (max-width:937px) {
  #searchForm input {
    display: none
  }
  #heading-bar {
    position: relative;
    z-index: 30;
    opacity: 1
  }
  #heading-bar-rwd {
    display: none
  }
  ul.off-canvas-nav {
    padding: 0;
    width: 100%
  }
  ul.off-canvas-nav li {
    list-style-type: none;
    display: block;
    float: left;
    background: #777;
    margin: 0;
    padding: .5em 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%
  }
  ul.off-canvas-nav li:hover {
    background: #888
  }
  nav.main-off-canvas-nav {
    z-index: 999;
    text-align: center;
    width: 40%;
    position: absolute;
    right: -40%;
    top: 0;
    height: 100%;
    text-align: center;
    background-color: rgba(24, 69, 59, .9);
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .main-offnav {
    margin: 10px -1px 14px
  }
  .openNav nav.main-off-canvas-nav {
    right: 0;
    overflow-x: hidden;
    z-index: 999;
    position: fixed;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .move-page {
    right: 40% !important;
    overflow-x: hidden;
    z-index: 6;
    position: fixed !important;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .disabled-page {
    right: 40% !important;
    overflow-x: hidden;
    z-index: 50;
    position: fixed;
    display: block;
    background-color: #000;
    opacity: .5;
    height: 100%;
    width: 100%;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
}
@media only screen and (min-width:801px) {
  #hg-sm {
    display: none
  }
  .search-box input#q {
    display: block
  }
  #btn_search_small {
    display: none
  }
}
@media only screen and (max-width:800px) {
  header #searchform #s {
    display: none
  }
  header input.btn_search {
    display: none
  }
  .search-box input#q {
    width: 74%
  }
  #hg-l, #top-navigation {
    display: none
  }
  #top-header {
    background-color: #18453b
  }
  #nav-expand {
    display: none !important
  }
  .search-box {
    width: 100%
  }
  #heading-bar.stickied {
    position: fixed;
    top: 0;
    z-index: 20
  }
  img#btn_search_small {
    display: block
  }
}
@media only screen and (max-width:537px) {
  nav.main-off-canvas-nav {
    width: 100%;
    right: -100%
  }
  .openNav nav.main-off-canvas-nav {
    right: 0;
    width: 100%;
    z-index: 999;
    position: fixed;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .move-page {
    right: 100% !important;
    overflow-x: hidden;
    z-index: 5;
    position: fixed;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .disabled-page {
    display: none
  }
}
@media only screen and (max-width:746px) and (min-width:537px) {
  nav.main-off-canvas-nav {
    width: 66%;
    right: -66%
  }
  .openNav nav.main-off-canvas-nav {
    right: 0;
    width: 66%;
    z-index: 999;
    position: fixed;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .move-page {
    right: 66% !important;
    overflow-x: hidden;
    z-index: 5;
    position: fixed;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .disabled-page {
    right: 66% !important;
    overflow-x: hidden;
    z-index: 50;
    position: fixed;
    display: block;
    background-color: #000;
    opacity: .5;
    height: 100%;
    width: 100%;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
}
@media only screen and (max-width:874px) and (min-width:746px) {
  nav.main-off-canvas-nav {
    width: 47%;
    right: -47%
  }
  .openNav nav.main-off-canvas-nav {
    right: 0;
    width: 47%;
    z-index: 999;
    position: fixed;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .move-page {
    right: 47% !important;
    overflow-x: hidden;
    z-index: 5;
    position: fixed;
    display: block;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
  .disabled-page {
    right: 47% !important;
    overflow-x: hidden;
    z-index: 50;
    position: fixed;
    display: block;
    background-color: #000;
    opacity: .5;
    height: 100%;
    width: 100%;
    -webkit-transition: right .6s ease;
    transition: right .6s ease
  }
}
@media only screen and (min-width:646px) {
  .get-connected {
    width: 40%;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px
  }
  .social-feed {
    width: 55%;
    float: right
  }
}
@media only screen and (max-width:722px) {
  #searchForm input {
    display: none
  }
  #top-header {
    clear: both
  }
}
@media only screen and (min-width:756px) {
  #top-content {
    width: 90%
  }
  #get-connected {
    background: none repeat scroll 0 0 rgba(215, 208, 185, .8);
    float: left;
    margin: 0 .5% 0 0;
    width: 35.28%;
    height: 85px
  }
  #get-connected span {
    width: 235px;
    padding-top: 15px
  }
  #connect-images {
    padding: .75em
  }
  .feed-content {
    margin: -8px 4px 0
  }
}
@media only screen and (min-width:767px) {
  #top-content {
    margin: 0 auto .5em
  }
}
@media (min-width:1001px) {
  #college-header, #feature-image-container, #nav-expand-inner, #top-nav-inner, #u-header {
    max-width: 1000px
  }
  #news-events-feeds {
    max-width: 1000px;
    margin: 0 auto
  }
}
@media (min-width:1921px) {
  #top-container {
    background-size: cover
  }
}
@media screen and (max-width:720px) {
  #splash-page-description &gt; div.caption {
    display: none
  }
}
@media screen and (min-width:1130px) {
  .dev-staff {
    width: 1000px;
    margin: 0 auto
  }
  #boxed-container {
    width: 1000px;
    margin: 0 auto
  }
}
@media screen and (max-width:1050px) {
  .header-title a {
    font-size: 18px
  }
}
@media screen and (max-width:950px) {
  .header-title a {
    font-size: 16px
  }
}
@media screen and (max-width:850px) {
  .header-title a {
    font-size: 16px
  }
}
@media screen and (max-width:800px) {
  .header-title a {
    font-size: 13px
  }
  .description-text {
    width: 100%
  }
  @media screen and (max-width:767px) {
    .leftpost {
      width: 100%;
      border-bottom: 2px double #f3f3f3
    }
    .rightpost {
      width: 100%;
      float: left;
      border-bottom: 2px double #f3f3f3
    }
  }
  @media screen and (max-width:640px) {
    .header-title a {
      line-height: 0;
      font-weight: 700
    }
  }
}</pre></body></html>