@charset "UTF-8";
/* PRIMARY COLORS */
/* 003976 */
/* EFAB00 */
/* 0073BD */
/* 4B4AA9 */
/* AEEAE5 */
/* E5E854 */
/* F8EB61 */
/* 627378 */
/* E1143C */
/* SECONDARY COLORS */
/* 000000 */
/* DDDDDD */
/* EAEAEA */
/* F4F4F4 */
/* e6e6e6 */
/* 4D4D4C */
/* FFFFFF */
/* 5EC4DF */
/* 006cc2 */
/* F1AB03 */
/* 1e1c22 */
/* 0b0318 */
/* dfe4e6 */
/* cacaca */
/* 993399 */
/*

EXAMPLE FOR MQ REFERENCES =>

body {
  > * { display: none !important; }
  background: green !important;
  @media only screen and (max-width: 45.5625rem)  { background: orange !important;  }
  @media only screen and (min-width: 45.625rem) and (max-width: 63.9375rem) { background: teal !important;    }
  @media only screen and (min-width: 64rem)  { background: orchid !important;  }
  @media only screen and (min-width: 75rem) { background: tomato !important;  }
}

*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);
@font-face {
  font-display: auto;
  font-family: "NationalLight";
  src: url("../../ksu_base_zurb/fonts/NationalWeb-Light.eot") format("eot"), url("../../ksu_base_zurb/fonts/NationalWeb-Light.woff2") format("woff2"), url("../../ksu_base_zurb/fonts/NationalWeb-Light.woff") format("woff");
}
@font-face {
  font-display: auto;
  font-family: "NationalLightItalic";
  src: url("../../ksu_base_zurb/fonts/National-LightItalic.eot") format("eot"), url("../../ksu_base_zurb/fonts/National-LightItalic.woff2") format("woff2"), url("../../ksu_base_zurb/fonts/National-LightItalic.woff") format("woff");
}
@font-face {
  font-display: auto;
  font-family: "NationalLightItalic";
  src: url("../../ksu_base_zurb/fonts/National-LightItalic.eot") format("eot"), url("../../ksu_base_zurb/fonts/National-LightItalic.woff2") format("woff2"), url("../../ksu_base_zurb/fonts/National-LightItalic.woff") format("woff");
}
@font-face {
  font-display: auto;
  font-family: "NationalBold";
  src: url("../../ksu_base_zurb/fonts/National-Bold.eot") format("eot"), url("../../ksu_base_zurb/fonts/National-Bold.woff2") format("woff2"), url("../../ksu_base_zurb/fonts/National-Bold.woff") format("woff");
}
@font-face {
  font-display: auto;
  font-family: "NationalBoldItalic";
  src: url("../../ksu_base_zurb/fonts/National-BoldItalic.eot") format("eot"), url("../../ksu_base_zurb/fonts/National-BoldItalic.woff2") format("woff2"), url("../../ksu_base_zurb/fonts/National-BoldItalic.woff") format("woff");
}
@font-face {
  font-display: auto;
  font-family: "NationalBlackItalic";
  src: url("../../ksu_base_zurb/fonts/National-BlackItalic.eot") format("eot"), url("../../ksu_base_zurb/fonts/National-BlackItalic.woff2") format("woff2"), url("../../ksu_base_zurb/fonts/National-BlackItalic.woff") format("woff");
}
/*
  National Fonts
*/
/*
  Roboto Fonts
*/
body[class*=theme--ksu-department-zurb] header.l-header {
  height: auto;
}
body[class*=theme--ksu-department-zurb] header.l-header div#block-kent-state-blocks-group-megamenu {
  position: relative;
}

@media only screen and (min-width: 64rem) {
  body[class*=theme--ksu-department-zurb] header .block-kent-state-blocks-group-header {
    float: right;
    display: block;
    width: 40%;
    margin-right: 30%;
  }
}
@media only screen and (min-width: 75rem) {
  body[class*=theme--ksu-department-zurb] header .block-kent-state-blocks-group-header {
    width: 50%;
    margin-right: auto;
    margin-left: 25%;
    float: none;
    clear: right;
  }
}
@media only screen and (min-width: 45.625rem) and (max-width: 63.9375rem) {
  body[class*=theme--ksu-department-zurb] header .block-kent-state-blocks-group-header {
    width: 100%;
    margin: -2em 0 0 0;
    display: block;
  }
}
@media only screen and (max-width: 45.5625rem) {
  body[class*=theme--ksu-department-zurb] header .block-kent-state-blocks-group-header {
    display: block;
    margin: -1.5em 0 0 0;
  }
}
@media only screen and (min-width: 64rem) {
  body[class*=theme--ksu-department-zurb] header .block-kent-state-blocks-group-header .group-name {
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 0.6em;
  }
}
body[class*=theme--ksu-department-zurb] header .block-kent-state-blocks-group-header .group-name a {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: inherit;
  font-size: 1.5em;
  line-height: 120%;
  border-bottom: 1px solid #aeeae5;
}
body[class*=theme--ksu-department-zurb] header .block-kent-state-blocks-group-header .group-name a:hover {
  border-bottom: 1px solid #e5e854;
  text-decoration: none;
}

body[class*=theme--ksu-department-zurb] .kent-rd-megamenu {
  float: left;
  max-width: 100%;
  margin-top: 1px;
  position: initial;
  width: 100%;
  text-align: center;
}
body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper {
  float: none;
  margin: 1px auto;
}
body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper > li {
  text-align: left;
  position: relative;
}
body[class*=theme--ksu-department-zurb] .kent-rd-megamenu .megamenu-container {
  text-align: left;
  left: -99999px;
}
@media only screen and (max-width: 45.5625rem), only screen and (min-width: 45.625rem) and (max-width: 63.9375rem) {
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu {
    top: 0;
  }
}

@media only screen and (min-width: 64rem) {
  body[class*=theme--ksu-department-zurb] .megamenu-container ul.megamenu-links li.scnd-level {
    min-height: 5px;
  }
}

@media only screen and (min-width: 64rem) {
  body[class*=theme--ksu-department-zurb] .megamenu-container ul.megamenu-links li.scnd-level > a {
    font-size: 16px;
    font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant-numeric: lining-nums;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: inherit;
    color: #003976;
  }
}

@media only screen and (min-width: 64rem) {
  .kent-rd-megamenu .megamenu-wrapper > li.open > .megamenu-container {
    top: 32px;
    padding: 0;
  }
}

.kent-rd-megamenu ul.megamenu-wrapper > li > a {
  font-size: 16px;
}

@media only screen and (min-width: 64rem) {
  html body[class*=theme--ksu-department-zurb] a.close-button-overlay,
html body[class*=theme--ksu-department-zurb] .kent-rd-megamenu .megamenu-wrapper > li h3.subheader,
html body[class*=theme--ksu-department-zurb] .kent-rd-megamenu .megamenu-wrapper > li span.subheader,
html body[class*=theme--ksu-department-zurb] .kent-rd-megamenu .megamenu-wrapper .admission_top_markup,
html body[class*=theme--ksu-department-zurb] .kent-rd-megamenu .megamenu-wrapper .megamenu-extra,
html body[class*=theme--ksu-department-zurb] .kent-rd-megamenu .megamenu-wrapper ul.thr-level {
    display: none;
  }
}

@media only screen and (min-width: 64rem) {
  html body[class*=theme--ksu-department-zurb] .kent-search-overlay a.close-button-overlay {
    display: block;
  }
}

@media only screen and (min-width: 64rem) {
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper div.megamenu-container ul.megamenu-links {
    padding: 7px;
    margin: 0;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper > li:last-child:hover div.megamenu-container,
body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper > li:nth-last-child(2):hover div.megamenu-container {
    right: 0;
    left: inherit;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li div.megamenu-container ul.megamenu-links > li {
    float: left;
    clear: left;
    margin: 3px 2%;
    display: inline-block;
    vertical-align: top;
    line-height: 120%;
    padding-bottom: 5px;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li div.megamenu-container ul.megamenu-links > li:nth-child(even) {
    clear: right;
    float: right;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li div.megamenu-container {
    width: 370px;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li div.megamenu-container ul.megamenu-links > li {
    width: 46%;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li div.megamenu-container.mega-one-col {
    width: 250px;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li div.megamenu-container.mega-one-col ul.megamenu-links > li {
    width: 96%;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li div.megamenu-container {
    margin-top: 0;
    background: white;
    border: 1px solid #e6e6e6;
    border-bottom: 3px solid #5ec4df;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li:hover div.megamenu-container, body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li a:active + div.megamenu-container, body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li a:focus + div.megamenu-container {
    display: block;
    visibility: visible;
    opacity: 1;
    left: 0;
    z-index: 100;
  }
  body[class*=theme--ksu-department-zurb] .kent-rd-megamenu ul.megamenu-wrapper li:hover > a {
    text-decoration: underline;
  }
}

.l-header #block-kent-state-blocks-campus-logo a img {
  margin: 1em 0 1.5em 2em;
}

header.stickynav .block-kent-state-blocks-group-header {
  margin-top: 0 !important;
}

header.stickynav #block-kent-state-blocks-group-megamenu {
  position: relative;
  top: -20px;
  margin-bottom: -20px;
}

@media only screen and (min-width: 64rem) {
  body.theme--ksu-department-zurb-2018 div.kent-search-overlay {
    top: 143px !important;
  }
}
body.theme--ksu-department-zurb-2018 .block-ksu-custom-blocks-redesign-department-menu-title {
  float: left;
  text-align: center;
  padding-top: 10px;
  width: 100%;
}
@media only screen and (min-width: 64rem) {
  body.theme--ksu-department-zurb-2018 .block-ksu-custom-blocks-redesign-department-menu-title {
    padding-top: 20px;
    width: 70%;
  }
}
@media only screen and (min-width: 45.625rem) and (max-width: 63.9375rem) {
  body.theme--ksu-department-zurb-2018 .block-ksu-custom-blocks-redesign-department-menu-title {
    margin-bottom: -25px;
  }
}
@media only screen and (max-width: 45.5625rem) {
  body.theme--ksu-department-zurb-2018 .block-ksu-custom-blocks-redesign-department-menu-title {
    margin-bottom: -12px;
  }
}
body.theme--ksu-department-zurb-2018 .block-ksu-custom-blocks-redesign-department-menu-title h2 {
  font-size: 1.145em;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  margin: 0;
}
body.theme--ksu-department-zurb-2018 .block-ksu-custom-blocks-redesign-department-menu-title h2 > a {
  color: #f8eb61;
  text-decoration: none;
}

body .footer-outside-wrap .l-footer-columns h2.block-title {
  margin: 0 0 15px;
  color: #efab00;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

body.node-type-campus-group span.mailing-address br, body.node-type-campus-group span.street-address br {
  display: block;
}
body.node-type-campus-group .footer-outside-wrap h2.pane-title, body.node-type-campus-group .footer-outside-wrap h2.block-title {
  margin-top: 0 !important;
}

body[class*=theme--ksu-department-zurb] .footer-first > .container {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-first br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-campus-social-media {
  display: none !important;
}
body[class*=theme--ksu-department-zurb] .footer-first .phone br {
  display: block;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-group-contact-redesign2 br {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-stark] .footer-first > .container {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-stark] .footer-first br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-stark] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb][class*=section-stark] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb][class*=section-stark] .footer-second.medium-6.large-3.columns br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-stark] .block-kent-state-blocks-campus-social-media {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-stark] .footer-first .phone br {
  display: none;
}
body[class*=theme--ksu-department-zurb][class*=section-stark] .block-kent-state-blocks-group-contact-redesign2 br {
  display: none !important;
}

body[class*=theme--ksu-department-zurb] .footer-first > .container {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-first br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-campus-social-media {
  display: none !important;
}
body[class*=theme--ksu-department-zurb] .footer-first .phone br {
  display: block;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-group-contact-redesign2 br {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-tusc] .footer-first > .container {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-tusc] .footer-first br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-tusc] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb][class*=section-tusc] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb][class*=section-tusc] .footer-second.medium-6.large-3.columns br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-tusc] .block-kent-state-blocks-campus-social-media {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-tusc] .footer-first .phone br {
  display: none;
}
body[class*=theme--ksu-department-zurb][class*=section-tusc] .block-kent-state-blocks-group-contact-redesign2 br {
  display: none !important;
}

body[class*=theme--ksu-department-zurb] .footer-first > .container {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-first br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-campus-social-media {
  display: none !important;
}
body[class*=theme--ksu-department-zurb] .footer-first .phone br {
  display: block;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-group-contact-redesign2 br {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-geauga] .footer-first > .container {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-geauga] .footer-first br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-geauga] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb][class*=section-geauga] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb][class*=section-geauga] .footer-second.medium-6.large-3.columns br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-geauga] .block-kent-state-blocks-campus-social-media {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-geauga] .footer-first .phone br {
  display: none;
}
body[class*=theme--ksu-department-zurb][class*=section-geauga] .block-kent-state-blocks-group-contact-redesign2 br {
  display: none !important;
}

body[class*=theme--ksu-department-zurb] .footer-first > .container {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-first br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-campus-social-media {
  display: none !important;
}
body[class*=theme--ksu-department-zurb] .footer-first .phone br {
  display: block;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-group-contact-redesign2 br {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-ashtabula] .footer-first > .container {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-ashtabula] .footer-first br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-ashtabula] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb][class*=section-ashtabula] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb][class*=section-ashtabula] .footer-second.medium-6.large-3.columns br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-ashtabula] .block-kent-state-blocks-campus-social-media {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-ashtabula] .footer-first .phone br {
  display: none;
}
body[class*=theme--ksu-department-zurb][class*=section-ashtabula] .block-kent-state-blocks-group-contact-redesign2 br {
  display: none !important;
}

body[class*=theme--ksu-department-zurb] .footer-first > .container {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-first br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-campus-social-media {
  display: none !important;
}
body[class*=theme--ksu-department-zurb] .footer-first .phone br {
  display: block;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-group-contact-redesign2 br {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-columbiana] .footer-first > .container {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-columbiana] .footer-first br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-columbiana] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb][class*=section-columbiana] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb][class*=section-columbiana] .footer-second.medium-6.large-3.columns br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-columbiana] .block-kent-state-blocks-campus-social-media {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-columbiana] .footer-first .phone br {
  display: none;
}
body[class*=theme--ksu-department-zurb][class*=section-columbiana] .block-kent-state-blocks-group-contact-redesign2 br {
  display: none !important;
}

body[class*=theme--ksu-department-zurb] .footer-first > .container {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-first br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb] .footer-second.medium-6.large-3.columns br {
  display: none;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-campus-social-media {
  display: none !important;
}
body[class*=theme--ksu-department-zurb] .footer-first .phone br {
  display: block;
}
body[class*=theme--ksu-department-zurb] .block-kent-state-blocks-group-contact-redesign2 br {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-trumbull] .footer-first > .container {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-trumbull] .footer-first br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-trumbull] .footer-second.medium-6.large-3.columns > h2,
body[class*=theme--ksu-department-zurb][class*=section-trumbull] .footer-second.medium-6.large-3.columns ul,
body[class*=theme--ksu-department-zurb][class*=section-trumbull] .footer-second.medium-6.large-3.columns br {
  display: block;
}
body[class*=theme--ksu-department-zurb][class*=section-trumbull] .block-kent-state-blocks-campus-social-media {
  display: block !important;
}
body[class*=theme--ksu-department-zurb][class*=section-trumbull] .footer-first .phone br {
  display: none;
}
body[class*=theme--ksu-department-zurb][class*=section-trumbull] .block-kent-state-blocks-group-contact-redesign2 br {
  display: none !important;
}

.footer-outside-wrap .block-menu-menu-campus-locations {
  padding: 20px 30px;
  background: url(../../ksu_base_zurb/svg/bg-nav.svg) 50% 50% no-repeat;
  max-width: 280px;
}

.block-kent-state-blocks-campus-footer-menu {
  padding: 1em;
  clip-path: polygon(0 3%, 70% 0, 100% 3%, 100% 100%, 0% 100%);
  clip-path: url("https://www.kent.edu/sites/all/themes/custom/ksu_base_zurb/scss/base/components/svg-masks/teaser-clip.svg#footerHomeClip");
  -webkit-clip-path: polygon(0 3%, 70% 0, 100% 3%, 100% 100%, 0% 100%);
}
@media only screen and (min-width: 64rem) {
  .block-kent-state-blocks-campus-footer-menu {
    margin-top: -1em;
  }
}

.footer-outside-wrap section.l-footer-columns section.block.block-kent-state-blocks-footer-title-block {
  padding-bottom: 0;
}
.footer-outside-wrap section.l-footer-columns section.block.block-kent-state-blocks-footer-title-block .footer-title-block .footer-title {
  text-transform: uppercase;
  font-size: 2em;
  color: white;
  display: block;
  font-family: "NationalBlackItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 120%;
}
.footer-outside-wrap section.l-footer-columns section.block.block-kent-state-blocks-footer-subtitle-block .footer-subtitle a {
  color: white;
  font-family: "NationalBoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
}
.footer-outside-wrap section.l-footer-columns section.block.block-kent-state-blocks-footer-subtitle-block .footer-subtitle a:after {
  content: "»";
  padding-left: 10px;
}
.footer-outside-wrap section.l-footer-columns section.block.block-kent-state-blocks-footer-subtitle-block .footer-subtitle a:hover {
  text-decoration: none;
  border-bottom: 1px solid white;
}

div.footer-outside-wrap .inside-wrap {
  padding-top: 50px;
}

body .footer-outside-wrap section.l-footer-columns:nth-of-type(2) {
  padding-top: 2em;
}

body.sysText #og_intro_block .body-text {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  font-size: 27px;
  font-weight: 300;
  color: #aeeae5;
  margin-top: 0;
}

body.sysDev-wwd .body-text p {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  font-size: 27px;
  font-weight: 300;
  color: #aeeae5;
  margin-top: 0;
  line-height: 1.5;
}

.sysdev-wwa .pane-node-title h1 {
  text-align: center;
}

body.page-node-604121 .views-field-field-article-display-author {
  color: #4b4b4b;
  font-size: 1.5em;
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
}
@media only screen and (min-width: 45.625rem) and (max-width: 63.9375rem), only screen and (max-width: 45.5625rem) {
  body.page-node-604121 .views-field-field-article-display-author {
    display: none;
  }
}
body.page-node-604121 .views-field-field-article-display-author .field-content {
  display: inline-block;
}
body.page-node-604121 .views-field-field-article-display-author .field-content:empty {
  display: none;
}
body.page-node-604121 .views-field-field-article-display-author .field-content a {
  color: #3e87f4;
  text-decoration: underline;
}
body.page-node-604121 .views-field.views-field-title a {
  color: #4b4b4b;
  font-size: 1.5em;
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
}
body.page-node-604121 .views-field-field-article-thumbnail {
  width: 25em;
  height: auto;
  min-height: 13em;
  float: left;
  margin-right: 3em;
  margin-bottom: 3em;
}
@media only screen and (min-width: 45.625rem) and (max-width: 63.9375rem), only screen and (max-width: 45.5625rem) {
  body.page-node-604121 .views-field-field-article-thumbnail {
    width: calc(100% + 3em);
    margin: -1.5em;
    margin-top: calc(-1.5em - .25em);
    margin-bottom: 1em;
  }
}
body.page-node-604121 .views-field-body {
  line-height: 2;
}
body.page-node-604121 .views-field-created {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #626262;
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
}
body.page-node-604121 .panel-panel {
  border-bottom: solid 3px #e7e7e7;
  padding: 1.5em;
  padding-left: 0;
  float: left;
}
@media only screen and (min-width: 45.625rem) and (max-width: 63.9375rem), only screen and (max-width: 45.5625rem) {
  body.page-node-604121 .panel-panel {
    padding: 1.5em;
    box-shadow: 0.25em 0.25em 2em 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 1em;
  }
}
body.page-node-604121 .pane-node-title h1 {
  color: #4b4b4b;
  font-size: 3em;
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  margin-bottom: 1em;
}
body.page-node-604121 ul.pagination {
  margin: 2em;
}
body.page-node-604121 ul.pagination li {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
}
body.page-node-604121 ul.pagination li:not(.current) a {
  color: #4b4b4b;
}

body.page-node-331946 .node-type-extended-profile .views-row-odd, body.page-node-331946 .node-type-extended-profile .views-row-even {
  display: inline-block;
  padding: 1em;
}
@media only screen and (max-width: 45.5625rem) {
  body.page-node-331946 .node-type-extended-profile .views-row-odd, body.page-node-331946 .node-type-extended-profile .views-row-even {
    padding: 0;
    padding-bottom: 1em;
    box-shadow: 0.25em 0.25em 2em 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 1em;
  }
}
body.page-node-331946 .node-type-extended-profile .views-row-odd:focus .overlay-text, body.page-node-331946 .node-type-extended-profile .views-row-odd:focus-within .overlay-text, body.page-node-331946 .node-type-extended-profile .views-row-even:focus .overlay-text, body.page-node-331946 .node-type-extended-profile .views-row-even:focus-within .overlay-text {
  display: inline-block;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 220px;
  height: 220px;
}
body.page-node-331946 .node-type-extended-profile:before {
  display: none !important;
}
body.page-node-331946 .filterParent {
  margin-top: -5em;
}
@media only screen and (min-width: 64rem) {
  body.page-node-331946 .filterParent {
    display: flex;
    margin-top: 0 !important;
  }
}
body.page-node-331946 .teamInfo.hideTitle h3 {
  display: none;
}
body.page-node-331946 .teamInfo h3 {
  padding-left: 1rem;
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  color: #4b4b4b;
  text-align: left;
}
@media only screen and (max-width: 45.5625rem) {
  body.page-node-331946 .teamInfo .view-content {
    text-align: center;
  }
}
body.page-node-331946 .pane-node-title {
  background-image: linear-gradient(to bottom, #3974ff, #5ec3ff);
  width: 100vw;
  margin-left: calc(-0.9375rem - 4.1666666667% - 15px);
  margin-right: calc(-0.9375rem - 4.1666666667% - 15px);
}
@media only screen and (max-width: 45.5625rem) {
  body.page-node-331946 .pane-node-title {
    margin-left: -0.9375em !important;
    margin-right: -0.9375em !important;
  }
}
body.page-node-331946 .pane-node-title h1 {
  color: white;
  font-weight: bold !important;
  font-size: 10em !important;
  line-height: 1em;
  margin: 0 !important;
  padding-top: 1em;
  padding-bottom: 2em;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
@media only screen and (max-width: 45.5625rem), only screen and (min-width: 45.625rem) and (max-width: 63.9375rem) {
  body.page-node-331946 .pane-node-title h1 {
    font-size: 5em !important;
  }
}
body.page-node-331946 .drupal-drop {
  width: 100vw;
  background-color: white;
  margin-left: calc(-.9375rem - 4.16667% - 15px);
  margin-right: calc(-.9375rem - 4.16667% - 15px);
  border-radius: 7.5em;
  position: relative;
  top: -3.5em;
}
@media only screen and (max-width: 45.5625rem) {
  body.page-node-331946 .drupal-drop {
    margin-left: -0.9375em !important;
    margin-right: -0.9375em !important;
  }
  body.page-node-331946 .drupal-drop:before {
    bottom: 4em !important;
  }
}
body.page-node-331946 .drupal-drop:before {
  content: "";
  background-image: url(/sites/all/themes/custom/ksu_department_zurb_2018/images/shape-who-round.svg#Layer_1);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 7em;
  z-index: 2;
  position: relative;
  bottom: 4.5em;
  margin: 0 auto;
  max-width: 75vw;
}
body.page-node-331946 .views-field-field-profile-job-title {
  text-transform: lowercase;
  color: #6a6a6a;
  max-width: 220px;
  line-height: 1;
  padding-top: 0.5em;
  display: flex;
  clear: both;
  float: left;
  text-align: left;
}
body.page-node-331946 .views-field-field-profile-job-title .field-content:before {
  content: ".";
}
@media only screen and (max-width: 45.5625rem) {
  body.page-node-331946 .views-field-field-profile-job-title {
    margin-left: 1em;
    width: calc(220px - 1em);
  }
}
body.page-node-331946 .views-field-title {
  height: 1.25em;
}
@media only screen and (max-width: 45.5625rem) {
  body.page-node-331946 .views-field-title {
    margin-left: 1em;
  }
}
body.page-node-331946 .views-field-title a {
  color: #4b4b4b;
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  font-size: 1.25em;
  float: left;
}
body.page-node-331946 .views-field-field-profile-photo {
  width: 220px;
  height: 220px;
  overflow: hidden;
}
body.page-node-331946 .views-field-field-profile-photo img {
  min-height: 220px;
  width: 100%;
}
body.page-node-331946 .views-field-field-profile-photo:hover .overlay-text {
  display: inline-block;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 220px;
  height: 220px;
}
body.page-node-331946 .exposedItem {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4b4b4b;
  font-weight: bold;
  clear: both;
  padding-left: 1rem;
}
body.page-node-331946 .exposedItem:before, body.page-node-331946 .exposedItem:after {
  display: inline-block;
  color: #cccccc;
  font-size: 1.4em;
}
body.page-node-331946 .exposedItem:before {
  content: "<";
  padding-right: 0.25em;
}
body.page-node-331946 .exposedItem:after {
  content: "/>";
  padding-left: 0.25em;
}
body.page-node-331946 .overlay-text {
  display: none;
}
body.page-node-331946 .overlay-text p {
  color: white !important;
  line-height: 1.25em;
  text-align: center;
}
body.page-node-331946 .overlay-text p:first-child {
  padding-top: 3em;
  font-weight: 500;
}
body.page-node-331946 .overlay-text a {
  color: white;
}
body.page-node-331946 .overlay-text a:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 0.5em;
  display: inline-block;
}
body.page-node-331946 .overlay-text a.email:before {
  content: "";
}
body.page-node-331946 .overlay-text a.phone-number:before {
  content: "";
}
@media only screen and (min-width: 64rem) {
  body.page-node-331946 .teamFilter {
    border-image-source: linear-gradient(to left, #8dd8ff, #3770ff);
    border-image-slice: 1;
    border-right-style: solid;
    border-right-width: 3px;
    margin-bottom: 1.25em;
    padding: 0;
  }
}
body.page-node-331946 .teamFilter label:first-child {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  font-size: 2em;
  color: #4b4b4b;
  margin-left: -0.5em;
}
@media only screen and (min-width: 45.625rem) and (max-width: 63.9375rem) {
  body.page-node-331946 .teamFilter .bef-tree {
    max-width: 30vw;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 64rem) {
  body.page-node-331946 .teamFilter .bef-tree {
    float: right;
    margin-right: 1em;
  }
}
body.page-node-331946 .teamFilter .bef-tree li {
  list-style: none;
  line-height: 1em;
  display: flex;
}
body.page-node-331946 .teamFilter .bef-tree li:before {
  content: "> ";
  position: relative;
  top: 12px;
  width: 12px;
  display: inline-block;
  color: #ccc;
  font-size: 2em;
  line-height: 0;
}
body.page-node-331946 .teamFilter .bef-tree li:after {
  content: " ";
  position: relative;
  display: inline-flex;
  background-position: right;
  background-image: url(/sites/all/themes/custom/ksu_department_zurb_2018/images/right.svg);
  width: calc(1em + 5px);
  line-height: 1.5rem;
}
body.page-node-331946 .teamFilter .bef-tree li:first-child {
  margin-left: -2em;
}
body.page-node-331946 .teamFilter .bef-tree li:first-child:before {
  content: "^";
  transform: rotate(180deg);
  top: calc(-1em + 12px);
}
body.page-node-331946 .teamFilter .bef-tree li .form-item {
  border: solid #ccc 2px;
  border-right: none;
  display: inline-flex;
  margin: 0.25em;
  margin-right: 0;
  height: 1.5em;
}
body.page-node-331946 .teamFilter .bef-tree li input[type=radio] {
  display: none;
}
body.page-node-331946 .teamFilter .bef-tree li label {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  color: #373737;
  overflow: hidden;
}
body.page-node-331946 .teamFilter .bef-tree li.active .form-item {
  background-color: #ccc;
}
body.page-node-331946 .teamFilter .bef-tree li.active:after {
  background-image: url(/sites/all/themes/custom/ksu_department_zurb_2018/images/right-colored.svg);
}

.og-context-node-70056.node-type-extended-profile:before {
  display: none;
}

.pane-profiles-sdi-profiles {
  background-image: linear-gradient(to bottom, #3770ff, #60c8ff);
  height: 10em;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.pane-profiles-sdi-profiles .profile-header-area {
  position: relative;
  display: inline-block;
  float: left;
}
.pane-profiles-sdi-profiles .views-field-field-profile-photo {
  display: block;
  width: 10em;
  margin: 0 auto;
  border: 0.5em solid white;
  box-shadow: 0.5em 0.5em 2em 0 rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 64rem) {
  .pane-profiles-sdi-profiles .views-field-field-profile-photo {
    margin: unset;
  }
}
.pane-profiles-sdi-profiles .views-field-title {
  margin-top: 1em;
}
.pane-profiles-sdi-profiles .views-field-title h1 {
  border: none !important;
}
@media only screen and (min-width: 64rem) {
  .pane-profiles-sdi-profiles .job-title {
    margin-bottom: 5em;
  }
}
.pane-profiles-sdi-profiles .job-title, .pane-profiles-sdi-profiles .views-field-title h1 {
  font-weight: bold;
  line-height: 1 !important;
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #474747;
}
@media only screen and (min-width: 64rem) {
  .pane-profiles-sdi-profiles .job-title, .pane-profiles-sdi-profiles .views-field-title h1 {
    color: white !important;
    text-align: unset;
  }
}
.pane-profiles-sdi-profiles .profile-main-area .section-area .section-header {
  font-size: 1.25em;
}
.pane-profiles-sdi-profiles .contact-info {
  background-color: #f5f5f5;
  border: solid 2px #e0e0e0;
  border-bottom: none;
  margin-top: 1em !important;
  max-width: 75vw;
  margin: 0 auto;
}
.pane-profiles-sdi-profiles .contact-info .email-profile, .pane-profiles-sdi-profiles .contact-info .phone-profile, .pane-profiles-sdi-profiles .contact-info .location-profile {
  display: block;
  color: #003976;
  line-height: 1;
  padding: 0.5em;
  border-bottom: solid 2px #e0e0e0;
  text-align: right;
}
@media only screen and (min-width: 64rem) {
  .pane-profiles-sdi-profiles .contact-info .email-profile, .pane-profiles-sdi-profiles .contact-info .phone-profile, .pane-profiles-sdi-profiles .contact-info .location-profile {
    text-align: left;
    border-bottom: none;
  }
}
.pane-profiles-sdi-profiles .contact-info .email-profile:before, .pane-profiles-sdi-profiles .contact-info .phone-profile:before, .pane-profiles-sdi-profiles .contact-info .location-profile:before {
  font-weight: bold;
  color: #373737;
  display: inline-block;
  float: left;
}
@media only screen and (min-width: 64rem) {
  .pane-profiles-sdi-profiles .contact-info .email-profile:before, .pane-profiles-sdi-profiles .contact-info .phone-profile:before, .pane-profiles-sdi-profiles .contact-info .location-profile:before {
    display: block;
    float: unset;
  }
}
.pane-profiles-sdi-profiles .contact-info .email-profile:empty, .pane-profiles-sdi-profiles .contact-info .phone-profile:empty, .pane-profiles-sdi-profiles .contact-info .location-profile:empty {
  display: none !important;
}
@media only screen and (min-width: 64rem) {
  .pane-profiles-sdi-profiles .contact-info {
    background-color: unset;
    border: none;
  }
}
.pane-profiles-sdi-profiles .contact-info .location-profile:before {
  content: "Campus:";
}
.pane-profiles-sdi-profiles .contact-info .phone-profile:before {
  content: "Phone:";
}
.pane-profiles-sdi-profiles .contact-info .email-profile:before {
  content: "Email:";
}

body.og-context-node-197556 {
  /* ALERT */
  /* SERVICE STATUS */
  /* BLUE/GREEN BOXES */
  /* VARIOUS */
  /*
    This cannot be fixed as it the Icon Links can be set to different sizes.
    div#node-756341 .ksu-icon-wrapper {
    height:50px;
    overflow:hidden;
  }*/
}
body.og-context-node-197556 h2.pane-title {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 0.9em;
  padding-bottom: 10px !important;
  padding-top: 5px;
  text-transform: uppercase;
}
body.og-context-node-197556 .panel-separator {
  height: 5px;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-alert-red * {
  padding: 2px !important;
  padding-top: 0 !important;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-alert-red .field.field-name-body.field-type-text-with-summary.field-label-hidden p {
  font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9em !important;
  padding: 5px !important;
  line-height: 1em !important;
  margin-bottom: 1px !important;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-alert-red .field.field-name-body.field-type-text-with-summary.field-label-hidden p.h4 {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em !important;
  padding: 5px !important;
  margin: 0 !important;
}
body.og-context-node-197556 .pane-service-availability-panel-pane-1 i.fa-times {
  color: red !important;
  background-color: #7a1a1a;
  width: 30px !important;
  height: 30px !important;
  padding: 5px !important;
  padding-left: 7px !important;
  margin: 0;
  float: none;
  border-radius: 90px;
  border: 0;
  font-size: 20px !important;
  margin-right: 15px !important;
}
body.og-context-node-197556 .pane-service-availability-panel-pane-1 i.fa-exclamation-triangle {
  color: #fdffa6 !important;
  background-color: #aaaa68;
  width: 30px;
  height: 30px;
  padding: 5px !important;
  margin: 0;
  float: none;
  border-radius: 90px;
  border: 0;
  font-size: 20px;
  margin-right: 15px;
}
body.og-context-node-197556 .service-status-description.service-disruption {
  border-top: 5px solid #ff6c6c;
  margin-top: 0;
}
body.og-context-node-197556 .service-status-description.investigating-issue {
  border-top: 5px solid #ffea76;
  margin-top: 0;
}
body.og-context-node-197556 .service-status-description.operational {
  border-top: 5px solid #29cf29;
  margin-top: 0;
}
body.og-context-node-197556 .view.view-service-availability.view-id-service_availability.view-display-id-service_status_description p {
  font-size: 0.8em;
  padding: 0;
  font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  line-height: 0.9em;
  margin-bottom: 6px;
}
body.og-context-node-197556 .view.view-service-availability.view-id-service_availability.view-display-id-service_status_description .h5 {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
}
body.og-context-node-197556 .service-status-description {
  padding: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-ksu-blue * {
  font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-ksu-blue h2 {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 0 !important;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-ksu-blue p {
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}
body.og-context-node-197556 .field.field-name-body.field-type-text-with-summary.field-label-hidden {
  padding: 0 !important;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-pale-cyan * {
  font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-pale-cyan h2 {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 0 !important;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-pale-cyan p {
  font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 0 !important;
}
body.og-context-node-197556 .panel-pane.pane-node.textarea-pale-cyan .field.field-name-body.field-type-text-with-summary.field-label-hidden p img {
  padding: 0 !important;
  margin-bottom: 20px;
}
body.og-context-node-197556 #node-756281.node-icon-links.view-mode-vertical_teaser {
  border: 1px solid black;
}
body.og-context-node-197556 div#node-756341 .node-icon-links.view-mode-vertical_teaser p {
  font-family: "NationalLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.og-context-node-197556 div#node-756341 .node-icon-links.view-mode-vertical_teaser h2.node-title {
  font-family: "NationalBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.og-context-node-197556 #node-756336 p {
  margin-bottom: 0;
}
body.og-context-node-197556 h2.node-title {
  text-transform: uppercase;
  font-size: 32px;
  line-height: 40px;
}
body.og-context-node-197556 .ksu-icon-wrapper {
  display: flex;
  justify-content: space-around;
  width: 100%;
  flex-wrap: wrap;
}

body.section-ashtabula .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-ashtabula .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-columbiana .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-columbiana .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-geauga .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-geauga .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-stark .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-stark .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-trumbull .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-trumbull .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-tusc .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header, body.section-tusc .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header {
  border-top: none transparent;
  padding-top: 0px;
  margin-top: 0px;
  font-size: 0px;
  margin-bottom: 0px;
}
body.section-ashtabula .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-ashtabula .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-columbiana .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-columbiana .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-geauga .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-geauga .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-stark .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-stark .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-trumbull .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-trumbull .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-tusc .pane-regional-academic-contacts-panel-pane-1 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after, body.section-tusc .pane-regional-academic-contacts-panel-pane-2 .pane-content .view-regional-academic-contacts .contact-header-wrapper .contact-header:after {
  content: "Contact";
  border-top: 1px solid #efab00;
  padding-top: 10px;
  margin-top: 20px;
  width: 100%;
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

body.node-type-campus-group main {
  max-width: inherit;
}

@media only screen and (max-width: 63.9375rem) {
  .small-12.medium-12.large-12.large-centered.columns.halves-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media only screen and (min-width: 64rem) {
  .hero {
    height: 75vh;
  }
}
body.og-context-node-197556 .slidex {
  max-height: 475px;
  min-height: 475px;
}

div.field.field-name-field-event-date.field-type-datetime.field-label-hidden .date-display-single {
  display: block;
}

.panel-pane.pane-entity-field.pane-node-field-event-date h2.pane-title {
  margin-top: 20px;
  margin-bottom: 15px;
}

body.node-type-event .field.field-name-field-event-link {
  margin-top: 35px;
  margin-bottom: 35px;
}
body.node-type-event .field.field-name-field-event-link a {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  padding: 15px 40px;
  background-color: #e5e854;
  color: #003976;
  font-size: 18px;
  line-height: 25px;
  transition: 0.2s;
  -webkit-clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 25px, calc(100% - 10px) 100%, 10px 100%, 0 36px);
          clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 25px, calc(100% - 10px) 100%, 10px 100%, 0 36px);
  clip-path: url(/sites/all/themes/custom/ksu_base_zurb/scss/base/components/svg-masks/teaser-clip.svg#featuredPeopleBtn);
  -webkit-clip-path: polygon(10px 0, -webkit-calc(100% - 10px) 0, 100% 25px, -webkit-calc(100% - 10px) 100%, 10px 100%, 0 36px);
}

body.node-type-event .panel-pane.pane-entity-field.pane-node-field-event-date.additionaldatesandtimes .field.field-name-field-event-date.field-type-datetime.field-label-hidden .date-display-single:first-child {
  display: none !important;
}