/** uismain main theme styles */
/** Sass Variables */
/** Primary Colors */
/** Secondary Colors */
/** Accent Colors */
/** Fonts */
/** Mix-ins **/
html, body {
  width: 100%;
  height: auto; }

body {
  font-family: motiva-sans, sans-serif; }

.cyan {
  color: #0080ff; }

.green {
  color: #16cc5c; }

.orange {
  color: #ff9a26; }

.red {
  color: #ef4e7b; }

.gold {
  color: #c8b186; }

.blue {
  color: #003366; }

.gray {
  color: #555; }

.purple {
  color: #639; }

.white {
  color: white; }

.narrow {
  max-width: 900px;
  margin: 0 auto; }

.wide {
  max-width: 1200px;
  margin: 0 auto; }

.bg-gray {
  background: #f1f1f1;
  max-width: 100%;
  padding: 3em 0; }

.center {
  text-align: center; }

.hide {
  display: none; }

/** Headings */
h1 {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase; }

h2 {
  font-family: freight-text-pro, serif;
  font-weight: 400;
  font-style: normal;
  margin: .5em 0;
  line-height: 1em;
  font-size: 2.5em; }

.field__item > h3, h4 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1em;
  font-family: 'Raleway',sans-serif; }

h3 {
  font-size: 1.9em;
  color: #333;
  font-weight: 400;
  margin: 0.5em 0 0 0; }

h4 {
  font-family: freight-text-pro, serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #036;
  margin: .5em 0;
  line-height: 1em; }

.first-word {
  font-weight: 300; }

.h2-bold .first-word {
  font-weight: 900; }

h1.js-quickedit-page-title {
  color: white;
  font-size: 5em;
  text-align: center;
  margin: 3em; }

.page-node-type-article h1 {
  text-transform: unset;
  text-align: center; }

.wp-block-column ul a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: inherit;
  position: relative;
  font-size: 20px;
  color: #006DE0;
  padding-bottom: 3px;
  transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .wp-block-column ul a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    border-bottom: 3px solid #006DE0;
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .wp-block-column ul a:hover {
    background-size: 100% 100%; }
  .wp-block-column ul a:hover::after {
    width: 1.25em;
    border-bottom-color: #0048A0; }

main .views-field-field-intro-text a, main .field--name-field-tags a, main .webform-confirmation__back a, main .text-formatted a, main .faq-accordion-content a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: inherit;
  position: relative;
  color: #006DE0;
  padding-bottom: 3px;
  transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  main .views-field-field-intro-text a:after, main .field--name-field-tags a:after, main .webform-confirmation__back a:after, main .text-formatted a:after, main .faq-accordion-content a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    border-bottom: 3px solid #006DE0;
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  main .views-field-field-intro-text a:hover, main .field--name-field-tags a:hover, main .webform-confirmation__back a:hover, main .text-formatted a:hover, main .faq-accordion-content a:hover {
    background-size: 100% 100%; }
  main .views-field-field-intro-text a:hover::after, main .field--name-field-tags a:hover::after, main .webform-confirmation__back a:hover::after, main .text-formatted a:hover::after, main .faq-accordion-content a:hover::after {
    width: 1.25em;
    border-bottom-color: #0048A0; }

figure.wp-block-image a:after, button.ca-card-btn a:after, .wp-block-image figure a:after, a.faq-cta:after, .library-icons-item a:after, .aos-card a.card-link::after, .newsletter-img a:after, .event-news-img a:after, .dept-event-ttle a:after, .newsletter-ttl a:after, .news-ttl a:after, li.pager__item a:after, .view-orbit .dept-event-ttl a:after, .view-orbit .dept-event-ttl-lg a:after, .acard-content a:after, .acard-img .overlay .overlay-content a:after, .slide-links a:after, .slide-links a.btn:after, .card-title a::after {
  border: 0 !important; }

.social-links a {
  text-decoration: 0; }

.slide-links a.btn {
  color: white !important;
  background-size: unset !important; }

.buttons a.btn {
  color: white !important;
  padding: 20px; }

.buttons a.btn::after {
  border: 0 !important;
  background: unset;
  content: unset; }

.slide-links a {
  background: #0073E6;
  margin: 2em 0 0;
  border: none;
  min-width: 200px;
  min-height: 35px;
  color: #fff;
  border-radius: 3px;
  padding: 15px 30px 10px;
  font-weight: 300;
  font-size: 1.3em;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  z-index: 1;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }
  .slide-links a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #16cc5c;
    border-radius: 5px;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease; }
  .slide-links a:hover {
    color: #fff; }
  .slide-links a:hover:after {
    left: 0;
    width: 100%; }
  .slide-links a:active {
    top: 2px; }

a.card-btn::after {
  border: 0; }

a.newsletter-back-link {
  color: #006DE0; }

.wp-block-columns h3 {
  font-size: 2em; }

.wp-block-cover.alignfull.has-pale-cyan-blue-background-color .wp-block-cover__inner-container {
  color: black; }
  .wp-block-cover.alignfull.has-pale-cyan-blue-background-color .wp-block-cover__inner-container a {
    color: #003366; }

.has-pale-cyan-blue-background-color, :root .has-pale-cyan-blue-background-color {
  background-color: #f6fbff; }

.wp-block-cover__inner-container h3 {
  margin: 0; }
.wp-block-cover__inner-container p {
  margin: 0; }

.wp-block-cover.has-background-dim.has-parallax p a {
  color: white; }

.has-very-light-gray-background-color.has-background-dim .wp-block-cover__inner-container a {
  color: #036; }

.wp-block-cover .has-background-dim .has-very-light-gray-background .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container ul {
  color: white; }

.field--name-body .wp-block-cover.alignfull.has-background-dim .wp-block-cover__inner-container ul.white li {
  color: white; }

.views-field.views-field-field-intro-text {
  font-size: 1.1em;
  font-weight: 100;
  line-height: 1.6em; }

.view-title-caption.view-id-title_caption.view-display-id-block_2 p {
  max-width: 100%; }

.field__item a:hover {
  background-size: 100% 100%; }

.field__label {
  font-size: 1.2em; }

.path-frontpage .apply-blk {
  min-height: 8em; }
.path-frontpage .view-title-caption.view-id-title_caption.view-display-id-block_2 {
  display: none; }
.path-frontpage h1.page-title {
  display: none; }

/** Slideshows */
.video-header {
  overflow: hidden;
  filter: brightness(0.8); }
  .video-header video {
    max-height: 100vh;
    height: auto;
    object-fit: fill;
    width: 100vw; }

#block-views-block-slideshow-block-1 {
  max-height: 85vh;
  overflow: hidden; }

#block-views-block-slideshow-block-1 {
  max-height: 85vh;
  overflow: unset; }

.slideshow-wrapper {
  position: absolute;
  z-index: 10;
  top: 10%;
  left: 10%; }

.slide-ttl-caption {
  color: white;
  font-size: 1.6em;
  font-weight: 300; }

.flexslider {
  border: 0; }

.region-highlighted .flexslider .slides img {
  width: unset !important;
  min-height: 50vw; }

h1.slide-ttl {
  margin: .3em 0 0 0; }

li.pager__item a {
  text-decoration: none;
  color: #555; }

li.pager__item.is-active a {
  text-decoration: underline; }

ul.pager__items.js-pager__items {
  margin-bottom: 4em; }

/** Header Subpage - Views Title Caption */
.view-title-caption.view-id-title_caption.view-display-id-block_2 {
  max-width: 850px; }

.region-highlighted .view-title-caption .field--name-field-media-image img {
  filter: brightness(0.6); }

/** Only visible to Screen readers */
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/** Primary Menu */
.main-menu-menu-link-contentee3efb8d-c92e-406f-9553-d95c421cffe1::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: left;
  padding: 1em 0 0;
  content: "\f002"; }

li#main-menu-menu-link-contentee3efb8d-c92e-406f-9553-d95c421cffe1::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: left;
  padding: 1em 0 0;
  content: "\f002"; }

ul#ultimenu-main {
  padding: 0 0 0 19vw; }

li.ultimenu__item.uitem.has-ultimenu:nth-child(8) {
  width: 80px;
  overflow: hidden; }

#block-ultimenustickynav-3 {
  z-index: 500; }

/** Sidebar Menu */
.menu-item {
  position: relative; }

.menu-item .expanding-item .menu .menu-item {
  padding-top: 1em; }

nav.block.block-menu.navigation.menu--main-menu {
  z-index: 9; }

li.menu-item.expanding-item {
  max-width: 300px; }

a.sidebar-toggle {
  position: absolute;
  right: 0; }

.region.region-content-sidebar {
  display: grid;
  grid-template-columns: 3fr 1fr;
  max-width: 1200px;
  margin: 0 auto;
  grid-gap: 2em; }

ul.menu ul.menu {
  margin-top: 1em; }

.menu-item span {
  font-size: 1.1em;
  color: #555; }

.region.region-content {
  position: relative; }

.sidebar-menu-blk-wrap {
  background: #F1FAFD;
  padding: 1em 2em 2em 2.5em;
  min-width: 250px; }

nav.block.block-menu.navigation.menu--main-menu .menu li.menu-item a {
  text-decoration: none;
  font-weight: 500;
  line-height: 1em;
  color: #0059b3; }

.block-menu li.menu-item {
  text-decoration: none;
  max-width: 300px;
  padding: .5em 0; }

ul.menu ul.menu ul.menu {
  padding: 0 0 0 .3em; }

.block-menu > li.menu-item a {
  text-decoration: none;
  line-height: 2vw;
  color: #0088ff;
  font-weight: 300;
  font-size: 1.1em; }
  .block-menu > li.menu-item a:hover {
    color: #c8b186; }

#block-mainmenu-2, #block-mainmenu-4, #block-mainmenu-5, #block-mainmenu-6, #block-mainmenu-7 > a.is-active {
  font-weight: 900; }

.sidebar-menu-blk-wrap > ul.menu > li:first-child > a:first-child {
  font-size: 1.7rem;
  font-family: 'Raleway', sans-serif;
  font-weight: 900 !important;
  text-decoration: none;
  color: #003366 !important;
  text-transform: uppercase; }

.sidebar-menu-blk-wrap > ul.menu > li:first-child > a.sidebar-toggle {
  display: none; }

/** remove default superfish styles */
ul.sf-menu.sf-horizontal.sf-shadow ul, ul.sf-menu.sf-vertical.sf-shadow ul, ul.sf-menu.sf-navbar.sf-shadow ul ul {
  box-shadow: none; }

/** Ultimenu Styles */
div#block-searchform #edit-submit {
  max-width: 200px; }

.jumbo-contents {
  max-width: 1000px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr; }

#block-menusearch {
  width: 50%; }

#block-menusearch .jumbo-contents {
  display: inline-block;
  grid-template-columns: unset;
  width: 325px;
  margin: 0 auto; }
  #block-menusearch .jumbo-contents .jumbo-links-wrap {
    margin: 0 25vw; }

#block-searchform {
  position: absolute;
  top: 30%;
  width: 500px !important;
  margin: 0 auto;
  left: 50%; }

/** Header */
#highlighted {
  overflow: hidden;
  position: relative; }

#block-uismain-branding {
  float: left;
  padding: 1em;
  position: relative;
  z-index: 100; }

.site-logo img {
  width: 170px; }

.uis-logo-white {
  position: absolute; }

.uis-logo-blue {
  position: absolute;
  visibility: hidden; }

.uis-txt-blue {
  color: #003366;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.region-primary-menu {
  max-height: 100px;
  height: 100px;
  width: 100%;
  position: absolute; }

.uis-logo-white {
  position: absolute; }

.uis-logo-blue {
  position: absolute;
  visibility: hidden; }

.uis-txt-blue {
  color: #003366 !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.region-primary-menu:hover div.uis-logo-blue img {
  display: inline;
  visibility: visible; }

.region-primary-menu:hover div.uis-logo-white img {
  position: absolute;
  display: none; }

#ultimenu-main a.ultimenu__link {
  margin-top: 1em;
  max-height: 40px;
  overflow: hidden; }

/** Subpage Banner */
.page-node- > .highlighted::before {
  background: url(/sites/default/files/2020-11/UIS_Fall_2019_UniversityFall-First.jpg);
  background-position: bottom;
  filter: brightness(0.8);
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-height: 39vw; }

#block-views-block-title-caption-block-1 {
  position: relative; }

.shibboleth-login, .shibboleth-logout {
  margin: 0 auto 5em;
  text-align: center;
  width: 250px;
  height: 40px;
  min-width: 150px;
  min-height: 40px;
  margin: 0 1em;
  border: 0;
  border-radius: 3px;
  background: #0088ff;
  padding: 1em 0 0;
  color: white;
  text-transform: uppercase;
  font-weight: 100; }
  .shibboleth-login a, .shibboleth-logout a {
    color: white;
    text-align: center;
    text-decoration: none;
    font-weight: 500; }
  .shibboleth-login:hover, .shibboleth-logout:hover {
    background: #036; }

.title-caption {
  color: white;
  font-size: 2em;
  font-weight: 100; }

.header-txt {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  color: white;
  z-index: 8;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); }

.header-txt .title-caption {
  padding: 0 .5em 2em; }

.header-media {
  min-height: 75vh; }

.header-media-item img {
  filter: brightness(70%);
  min-height: 33vw;
  width: auto; }

h1.page-title {
  font-size: 5em;
  max-width: 100%;
  margin: 0 auto;
  line-height: .9em;
  font-weight: 900; }

.page-node-type-policy .field--name-field-copy-of-the-signed-policy, .page-node-type-policy .field--name-field-unit-head, .page-node-type-policy .field--name-field-responsible-unit, .page-node-type-policy .field--name-field-division-head, .page-node-type-policy .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above {
  max-width: 1200px;
  margin: 0 auto; }
.page-node-type-policy h1.page-title {
  text-align: center;
  margin: .5em; }
.page-node-type-policy .field--name-field-policy-statement h1.page-title {
  text-align: center;
  margin: 1em 0.5em; }
.page-node-type-policy .field--name-field-sources {
  max-width: 1200px;
  margin: 1em auto; }
.page-node-type-policy .field--name-field-background .field__label, .page-node-type-policy .field--name-body .field__label, .page-node-type-policy .field--name-field-policy-statement .field__label {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1em;
  font-size: 3.5em;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Raleway',sans-serif; }
.page-node-type-policy #footer {
  margin-top: 3em; }
.page-node-type-policy .dialog-off-canvas-main-canvas .layout-container main .layout-content .region.region-content article .node__content .field .field__item ul a {
  color: #003366; }
.page-node-type-policy .dialog-off-canvas-main-canvas .layout-container main .layout-content .region.region-content article .node__content .field .field__item a {
  text-decoration: none;
  color: #0080ff; }

.field--name-field-unit-head, .field--name-field-responsible-unit, .field--name-field-division-head {
  max-width: 1200px;
  margin: 0 auto; }

#block-uismain-page-title.page-ttl-views h1 {
  position: relative;
  color: #036;
  font-size: 4em;
  padding: 0 0 .5em;
  margin: .5em 3em 0; }

#block-uismain-page-title.page-ttl-views {
  position: relative; }

/** Slider */
.region.region-highlighted {
  max-height: 100vh; }

#flexslider-1 .flex-control-nav {
  z-index: 2; }

#flexslider-1 {
  margin: 0;
  z-index: 2 !important; }

h1.slide-ttl {
  color: white;
  font-size: 10vw;
  max-width: 60%;
  line-height: 160px;
  text-transform: uppercase;
  font-weight: 900; }

/** Sticky Menu */
/**
#sticky-nav{
  position: sticky;
  z-index: 97;
  margin: -10px 0 5em;
  padding: 0;
  top: 0;
}**/
.sa-des {
  font-size: .8em;
  font-weight: 100;
  padding: 1em; }

.covid-ttl {
  font-weight: 900;
  color: white; }

.ultimenu__region.region.region-ultimenu-sticky-nav-covid-19 {
  margin: 0 auto;
  max-width: 1200px; }

.covid-links ul {
  line-height: 2em;
  columns: 2;
  margin: 1em;
  list-style: none;
  padding: 0; }

.covid-links ul li a {
  color: white;
  text-decoration: none;
  background: none;
  line-height: 2.5em;
  font-weight: 500;
  font-size: .9em; }

.covid-links ul li a:hover {
  color: #c8b186; }

#ultimenu-sticky-nav > li:nth-child(1) > a {
  pointer-events: none; }

#ultimenu-sticky-nav > li:nth-child(2) > a {
  pointer-events: none; }

#ultimenu-sticky-nav .webform-submission-form {
  padding: 0; }

#ultimenu-sticky-nav li.ultimenu__item.uitem.is-active-trail a {
  font-weight: 900; }

.region.region-secondary-menu {
  background: #003366;
  color: #fff;
  max-height: 48px;
  width: 100%;
  position: sticky;
  z-index: 97;
  margin: -10px 0 5em;
  padding: 0;
  top: 0; }

/** Quicklink Tabs */
.ql-col_head {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: .5em;
  color: white; }

.ql-link a {
  color: white;
  text-decoration: none;
  background: none;
  line-height: 2.5em;
  font-weight: 500;
  font-size: .9em; }

.ql-link a:hover {
  color: #c8b186; }

/* Style the tab content */
.ql-tabcontent {
  float: left;
  padding: 0px 12px;
  width: 75%;
  border-left: none;
  height: 100px; }

.ql-tab {
  float: left;
  background-color: #0059b3;
  width: 25%;
  height: 100px; }

.ql-tab button.active {
  background-color: #0080ff; }

.ql-tab button {
  display: block;
  background-color: inherit;
  color: white;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  text-transform: uppercase; }

.ql-tab button:hover {
  background-color: #0080ff; }

.ql-tab-initial {
  display: none; }

.ql-grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  margin: 0 0 0 2em; }

/** Breadcrumb */
.breadcrumb {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1em 2em;
  font-size: .9em; }

nav.breadcrumb {
  color: #003366; }
  nav.breadcrumb a {
    color: #0073E6;
    text-decoration: none; }

nav.breadcrumb ol > :nth-child(2) {
  display: none; }

.dome-icon {
  float: left;
  padding-right: .4em; }
  .dome-icon img {
    width: 13px; }

/** Content Area */
article.contextual-region.node.node--type-page:last-child {
  margin: 0 0 5em; }

.views-exposed-form-events-page-2 .form--inline .form-actions {
  clear: none; }

#views-exposed-form-events-block-2 .form--inline {
  max-width: 1400px;
  margin: 0 auto; }

input#edit-submit-events {
  background: #0073E6;
  color: white;
  min-height: 50px;
  text-transform: uppercase;
  margin: 1em; }

.view-featured-articles.view-id-featured_articles.view-display-id-block_2 .view-filters {
  max-width: 1200px;
  margin: 0 auto; }

input#edit-submit-featured-articles:hover {
  background: #036; }

input#edit-submit-featured-articles {
  background: #0073E6;
  color: white;
  text-transform: uppercase;
  margin: 1em; }

/** UIS facts - Home */
.uis-facts-wrapper {
  text-align: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1400px;
  margin: 0 auto; }

.uis-facts-item {
  padding: 4em; }

.uis-facts-ttl {
  color: #003366;
  text-align: center; }

.uis-statement-body h2 {
  color: #003366;
  text-align: center; }

.uis-second-ttl {
  color: #003366;
  text-align: center;
  width: unset; }

h2.uis-facts-ttl {
  margin-bottom: .4em; }

#block-uisfacts {
  text-align: center;
  padding: 3em 0 6em;
  min-height: 550px; }

.uis-facts-intro {
  font-size: 1.1em; }

/** Events **/
/** hide since not working on all browsers
.reg-event-time:before {
  font-family: "Font Awesome 5 Free";
  content: "\f017";
  padding-right: .3em;
  font-weight: 900;
}

.reg-event-loc-time:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  padding-right: .3em;
  font-weight: 900;
}
*/
.page-node-type-event .field--name-body.field--type-text-with-summary {
  margin: 1em auto;
  max-width: 1200px; }
.page-node-type-event .node__content .text-formatted {
  margin: 0 auto;
  max-width: 1200px; }
.page-node-type-event .region.region-footer .field--name-body.field--type-text-with-summary {
  max-width: 100%; }

.page-node-type-manual_event footer#footer {
  margin-top: 5em; }

.node.node--type-event .field__label {
  font-weight: 900;
  font-family: 'Raleway';
  text-transform: uppercase; }

.node--type-event {
  margin: 0 0 5em; }

.field.field--name-field-locations.field--type-string.field--label-above {
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 100; }

.view-calendar.view-id-calendar.view-display-id-page_1 div a {
  text-decoration: none;
  color: #0073E6;
  padding-left: 1em; }
  .view-calendar.view-id-calendar.view-display-id-page_1 div a:hover {
    color: #036; }

.view-calendar.view-id-calendar.view-display-id-page_1 .view-content {
  margin: 0 auto;
  max-width: 1200px; }

.view-calendar.view-id-calendar.view-display-id-page_1 .view-content div {
  padding: 2em;
  border: 1px #f1f1f1 solid; }

.path-calendar #block-uismain-local-tasks .tabs li a {
  margin-top: 1em;
  padding: .5em 1em;
  background-color: #F1FAFD;
  color: #036; }
  .path-calendar #block-uismain-local-tasks .tabs li a:hover {
    background: #f1f1f1; }

.path-calendar #block-uismain-local-tasks .tabs li.is-active a {
  background: #036;
  color: white; }

.view-calendar.view-id-calendar h3 {
  text-align: center; }

.view-calendar.view-id-calendar {
  max-width: 1400px;
  margin: 0 auto; }

.calendar-calendar div.calendar {
  font-size: 1em; }

.calendar-calendar td a {
  font-weight: normal !important; }

.calendar table a {
  text-decoration: none;
  color: #036; }

#legend {
  margin: 1em auto;
  font-size: 1.1em;
  font-weight: 100; }

.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview {
  background: #f1f0f1 !important; }

.calendar-calendar .week-view #single-day-container, .calendar-calendar .day-view #single-day-container {
  min-height: 500px; }

.events-home-wrapper {
  background: url(/sites/default/files/2020-10/star-bg.jpg);
  min-height: 700px;
  padding: 4em 0; }

.events-home-wrapper.contextual-region.view.view-events.view-id-events.view-display-id-block_1 .feat-event-heading p {
  font-weight: 300;
  font-size: 1.3em; }

.field--name-field-event-image {
  margin: 0 auto;
  width: 600px; }

.node__content ul {
  padding: .5em 0 .5em 3em;
  line-height: 2em; }

.field__item ol {
  font-weight: 100;
  margin: 1em auto;
  max-width: 1200px;
  padding: 0 0 0 4em; }

.field--name-body ol {
  max-width: 1200px;
  margin: 0 auto;
  padding: .5em 0 .5em 5em;
  font-weight: 300;
  line-height: 2em; }

.views-field-field-intro-text ol {
  margin: 1em 2em;
  font-weight: 300;
  line-height: 2em; }

.views-field-field-intro-text ul {
  margin: 1em 2em;
  font-weight: 100;
  line-height: 2em; }

.views-field.views-field-field-intro-text {
  width: 100%; }
  .views-field.views-field-field-intro-text ul li {
    font-family: museo-sans,sans-serif;
    font-size: 1.1em;
    line-height: 1.8em; }
  .views-field.views-field-field-intro-text ol li {
    font-family: museo-sans,sans-serif;
    font-weight: 300;
    font-size: 1.1em;
    line-height: 1.8em; }

nav.block.block-menu.navigation.menu--main-menu .menu li.menu-item a.is-active {
  font-weight: 900; }

#flexslider-3 {
  background: none;
  padding-top: 2em; }

.event-img img {
  min-height: 250px !important;
  width: 250px !important;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 2px 2px 10px 0px rgba(0, 0, 0, 0.1); }

.feat-event {
  width: 550px;
  min-height: 300px;
  background: #f1f1f1;
  display: grid;
  grid-template-columns: 1fr 1fr; }

.event-img {
  padding: 1em; }

.event-txt {
  padding: 1.5em 1em 0 0;
  position: relative;
  word-break: break-word; }

.event-ttl a {
  text-transform: uppercase;
  font-weight: 900;
  text-decoration: none;
  color: #036; }

.event-tease {
  font-weight: 300;
  line-height: 1.5em; }

.event-dept {
  border-top: .5px solid #555;
  width: 240px;
  padding: .5em 0 0;
  position: absolute;
  bottom: 15px; }

.event-dept a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  color: #0073E6;
  font-size: .9em; }

.feat-event-heading {
  color: white;
  max-width: 1200px;
  margin: 0 auto 3em; }

.reg-event-day {
  font-weight: 900;
  font-size: 4.5em;
  text-align: center;
  text-transform: uppercase;
  line-height: .8em;
  margin: 0 .1em; }

.reg-event-ttl {
  line-height: 1.4em; }
  .reg-event-ttl a {
    text-decoration: none;
    color: white;
    font-weight: 900;
    text-transform: uppercase; }

.reg-event-txt {
  line-height: 1em; }

.reg-event-tease p {
  font-size: .9em;
  font-weight: 300; }

.reg-event-loc-time svg {
  padding: 0 .3em; }

.reg-event-loc-time {
  font-weight: 300;
  font-size: .9em;
  line-height: 1.5em; }

.reg-event {
  display: grid;
  max-width: 300px;
  color: white;
  grid-template-columns: 1fr 3fr;
  float: left;
  padding: 1em;
  margin-bottom: 2em; }

.reg-event-month {
  font-size: 2.2em;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase; }

.reg-event-loc-time div {
  padding: .2em 0;
  max-width: 230px;
  overflow: hidden; }

.fc.fc-ltr.fc-unthemed {
  max-width: 90%;
  margin: 0 auto 5em; }

.fc-toolbar h2 {
  font-size: 3em !important; }

.field--name-field-department {
  max-width: 1200px;
  margin: 1em auto;
  font-weight: 100; }

.field--name-field-when {
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 100; }

.field--name-field-categories {
  width: 1200px;
  margin: 0 auto 4em; }

.event-tease p {
  margin: .2em 0; }

.field.field--name-field-off-campus-location {
  max-width: 1200px;
  margin: 0 auto; }

.field.field--name-field-event-url.field--type-link {
  max-width: 1200px;
  margin: 0 auto; }
  .field.field--name-field-event-url.field--type-link a {
    color: #0073E6;
    text-decoration: none; }

.view-footer a.btn {
  margin-top: 2em; }

/** Footer */
/* added to injjector specific to UIS main block visibility group
.region.region-footer .block-menu li.menu-item {
    padding: 0;
}

.region.region-footer {
  color: white;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: url(../images/footer-bg.jpg);
  min-height: 600px;
  background-position: center center;
  background-size: cover;
  font-size:1.1em;
  font-weight:300;
  h2 {
    font-size: 1.2em;
    text-transform:uppercase;
    font-weight:900;
    }
  ul.menu {
    margin-left: 0em;
    a {
    color: white;
    text-decoration: none;
    line-height: 3em;
   }
  }
}

#block-footercontactblock {
  margin: auto;
}

.footer-contact-blk a {
    color: white;
    background: none;
    &:hover{
      text-decoration: underline;
    }
}
*/
.uismain-footer-bg {
  color: white;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: url(/themes/uismain/images/footer-bg.jpg);
  min-height: 600px;
  background-position: center center;
  background-size: cover;
  font-size: 1.1em;
  font-weight: 300; }

footer .uismain-footer-col {
  max-width: 400px;
  max-width: 400px;
  margin: 5em auto; }
  footer .uismain-footer-col h2 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 900; }
  footer .uismain-footer-col a {
    text-decoration: none;
    color: white;
    background-image: unset;
    font-size: .8em;
    font-weight: 300; }
    footer .uismain-footer-col a:after {
      border: 0; }
    footer .uismain-footer-col a:hover {
      text-decoration: underline; }
  footer .uismain-footer-col .social-links {
    color: #fff;
    margin-top: 2em; }
  footer .uismain-footer-col .footer-contact-blk a {
    font-size: 1em;
    font-weight: 900; }
    footer .uismain-footer-col .footer-contact-blk a:hover {
      text-decoration: underline; }

.uismain-footer-col .social-links a {
  color: white; }

.uismain-footer-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: #37383A;
  color: #fff;
  padding: 3em; }

.uismain-footer-wrap ul a {
  color: white;
  text-decoration: none;
  line-height: 3em; }

.footer-contact-blk {
  text-align: center; }

.uismain-footer-menu {
  padding: 0; }
  .uismain-footer-menu li {
    list-style: none;
    line-height: 2.5em; }

.uis-dept-logo {
  border-right: 1px solid #fff;
  padding: 0 .2em 0;
  margin-right: .2em; }

.uismain-footer-logo img {
  float: left; }

.uismain-footer-menu a {
  text-decoration: none;
  color: white; }

/** Copyright */
.region.region-copyright {
  background: #1c1c1c;
  color: white;
  font-size: .9em;
  min-height: 55px; }
  .region.region-copyright a {
    color: #ccc;
    text-decoration: none; }
    .region.region-copyright a:hover {
      text-decoration: underline; }
    .region.region-copyright a:after {
      border: 0; }

.social-links a {
  color: #fff; }

.copyright-wrapper {
  display: grid;
  grid-template-columns: 3fr 4fr;
  color: #f1f1f1;
  color: #ccc;
  font-size: .85em; }

.copyright-txt {
  padding: 1em; }

.system-txt {
  padding: 1em;
  text-align: right;
  padding: 1em; }

#block-footerpolicies, #block-footercampuslinks {
  margin: auto; }

/** Buttons */
form.donate_button {
  text-align: center;
  margin: 3em 0; }

.form--inline .button {
  background: #0073E6;
  color: white;
  margin-top: 15px; }

.form--inline .button:hover {
  background: #036; }

button.cad-btn {
  border-radius: 50px;
  background: #0073E6;
  color: white;
  font-weight: 300;
  padding: .3em 1em;
  border: 0;
  margin: 1em .2em;
  min-width: 100px; }

button.cad-btn:hover {
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1); }

a.btn {
  background: #0073E6;
  border: none;
  margin: 1em 6em;
  min-width: 200px;
  color: #fff;
  border-radius: 3px;
  padding: 15px 30px;
  font-weight: 300;
  font-size: 1.1em;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  z-index: 1;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }

a.btn:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #16cc5c;
  border-radius: 5px;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease; }

.btn a {
  background: #0088ff;
  border: none;
  margin: auto 6em;
  min-width: 200px;
  max-width: 300px;
  min-height: 35px;
  color: #fff;
  border-radius: 3px;
  padding: 15px 30px 10px;
  font-weight: 300;
  font-size: 1.3em;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  z-index: 1;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }

.btn a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #16cc5c;
  border-radius: 5px;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease; }

.btn a:hover {
  color: #fff; }

.btn a:hover:after {
  left: 0;
  width: 100%; }

.btn a:active {
  top: 2px; }

.jumbo-menu-cta {
  position: relative; }

.jumbo-menu-cta a.btn {
  min-height: 50px;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  padding: .6em 0;
  margin: 0;
  font-size: 1em;
  min-width: 250px; }

a.jumbo-link {
  background: #f1f1f1;
  color: #003366;
  text-decoration: none;
  display: list-item;
  min-width: 300px;
  border-radius: 3px;
  margin: 1em;
  padding: 1em;
  text-align: center;
  font-weight: 500;
  font-size: .9em; }
  a.jumbo-link:hover {
    color: #0080ff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }
  a.jumbo-link:after {
    border: 0; }

a.jumbo-link:first-child {
  margin-top: auto; }

.jumbo-menu-cta img {
  border-radius: 3px;
  float: right;
  height: 350px; }

.jumbo-links-wrap {
  margin: 0 auto; }

.menu-cta-wrap {
  position: absolute;
  background: white;
  top: 90px;
  min-height: 150px;
  width: 270px;
  padding: 1em 0 1.5em;
  border-radius: 3px;
  text-shadow: none; }

.menu-cta-ttl {
  font-size: 1.7em;
  padding-bottom: 0; }

.menu-cta-txt {
  padding-right: 1em;
  margin-bottom: .5em; }
  .menu-cta-txt p {
    color: #555;
    font-size: .9em;
    margin-top: 0; }

input#edit-submit {
  min-width: 150px;
  min-height: 40px;
  margin: 0 1em;
  border: 0;
  border-radius: 3px;
  background: #0088ff;
  color: white;
  text-transform: uppercase;
  font-weight: 100;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1); }
  input#edit-submit:hover {
    background: #003366; }

input#edit-keys {
  border: 0;
  background: white;
  width: 250px;
  border: #f3f3f5 2px solid;
  min-height: 40px;
  border-radius: 5px; }

.index.btn-group {
  max-width: 1200px;
  margin: 0 auto; }

.apply-blk .slide-links a.btn {
  max-width: 350px; }

.visit-blk .slide-links a.btn {
  min-width: 300px;
  margin: 1em 2em; }

/** Wiki styles */
article.align-center.media.media--type-image {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center; }

/** Form components */
/**
input {
    background: white;
    width: 450px;
    border: #f3f3f5 2px solid;
    min-height: 40px;
    border-radius: 5px;
}*/
select {
  background: white;
  min-width: 250px;
  border: #f3f3f5 2px solid;
  min-height: 40px;
  border-radius: 5px;
  color: #555; }

input.button--primary {
  background: #0073E6;
  max-width: 350px;
  border: 0;
  min-height: 50px;
  border-radius: 5px;
  color: white;
  text-align: center;
  margin: 1em auto; }

input.button--primary:hover {
  background: #16cc5c; }

#edit-elements label {
  font-weight: 300; }

/** Blocks */
.apply-blk {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 auto;
  text-align: right;
  align-items: center;
  height: auto; }

.apply-blk-txt {
  font-size: 3.5em;
  font-weight: 900; }

#block-yestouisapply {
  clear: both; }

/** Admin Styles */
.view-website-editors-publishers.view-id-website_editors_publishers.view-display-id-page_1 {
  max-width: 1200px;
  margin: 3em auto; }
  .view-website-editors-publishers.view-id-website_editors_publishers.view-display-id-page_1 td {
    padding: .8em; }

#block-masquerade {
  max-width: 1200px;
  margin: 5em auto; }

.media-library-item article.contextual-region {
  width: 200px; }

input#edit-field-department-target-id {
  max-width: 300px; }

input#edit-revision-uid {
  max-width: 300px; }

#field_headshot_image-media-library-wrapper .fieldset-wrapper .media-library-item--grid {
  width: 100% !important; }

.media.media--type-remote-video.media--view-mode-default {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin-top: 1.5em; }

.media.media--type-remote-video.media--view-mode-default iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.form--inline .form-actions {
  clear: initial; }

.edit-post-sidebar .image-widget-data {
  width: 100%; }

#edit-moderation-state-0 {
  padding: 1em 0; }

ul.tabs {
  max-width: 1200px;
  padding: 0;
  list-style: none;
  margin: 0 auto; }

.tabs a {
  color: #333333;
  font-size: 1.1em;
  font-weight: 300; }

.views-field-field-intro-text .wrapper__tabs ul li {
  line-height: 1.1em; }

/** Homepage Student Experience Section */
.masonry-layout-student-experience.masonry {
  margin: auto;
  max-width: 1200px; }

.view-student-experience {
  margin-bottom: 5em; }

.se-ttl-cap {
  position: absolute;
  z-index: 2;
  text-transform: uppercase;
  padding: 1em;
  color: white;
  font-weight: 900;
  line-height: 1.2em;
  font-size: 1.1em;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6); }
  .se-ttl-cap a {
    color: white;
    text-decoration: none; }

.se-wrapper {
  overflow: hidden;
  border-top: 3px white solid; }

.se-ttl {
  z-index: 3;
  position: absolute;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 900;
  bottom: 0;
  right: 0;
  padding: 1em;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
  color: white; }
  .se-ttl a {
    color: white;
    text-decoration: none;
    text-transform: uppercase; }

.se-intro {
  max-width: 1100px;
  margin: 0 auto;
  text-align: right;
  padding-bottom: 1em; }
  .se-intro h2 {
    padding-top: 3vw; }

.se-intro-txt {
  font-size: 1.2em;
  font-weight: 300; }

img.image-style-se-image-style:hover {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  transform: scale(1.2); }

/** Visit block */
.visit-btns a.btn .extlink {
  display: none; }

.visit-blk {
  background: url(/sites/default/files/2021-04/Campus-Drone-web.jpg);
  min-height: 100vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .visit-blk h2 {
    text-transform: uppercase;
    font-size: 7em;
    color: #003366;
    opacity: .9; }

.visit-blk-txt {
  position: absolute;
  top: 30%;
  width: 100%;
  margin: auto 0;
  text-align: center; }

.visit-btns a.btn {
  min-width: 300px;
  margin: 2em; }

/** Homepage News Slider*/
.optionset-featured-news-carousel .flex-control-paging li a {
  background: rgba(0, 128, 255, 0.5) !important; }

#flexslider-2 {
  background: none; }
  #flexslider-2 .flex-direction-nav a:before {
    color: rgba(0, 51, 102, 0.5) !important;
    z-index: 10; }

.feat-news-date {
  background: white;
  width: 30px;
  padding: .7em;
  text-align: center;
  font-weight: 900;
  color: #036;
  right: 1.5em;
  z-index: 2;
  text-transform: uppercase;
  position: absolute; }

.feat-news-content {
  height: 100px;
  position: absolute;
  z-index: 10;
  bottom: 3em; }

.feat-news {
  position: relative; }

.feat-news-ttl {
  z-index: 2;
  font-size: 1.4em;
  font-weight: 900;
  padding: 1em 1em 0;
  line-height: 1.2em; }

.feat-news-txt {
  z-index: 2;
  left: 0;
  color: white;
  padding: 1em 1em 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em; }

#block-views-block-featured-articles-block-1 .flexslider .slides img {
  -moz-user-select: none;
  filter: brightness(0.7);
  height: auto; }

.feat-news-ttl a {
  color: white;
  text-decoration: none; }

h2.feat-news-ttl {
  font-size: 3.5rem;
  position: relative;
  padding: 0; }

#block-views-block-featured-articles-block-1 {
  margin: 6em 3em 6em 0;
  width: 80%;
  float: left;
  z-index: 2; }

.feat-news-intro > .feat-news-txt {
  color: black;
  position: relative;
  line-height: 1.6em;
  padding: 1em 0; }

.feat-news-intro a.btn {
  margin: 0 !important; }

.feat-news-intro {
  width: 15%;
  float: left;
  margin: 0; }

#block-latestnewsintroblock {
  margin: 6em 0 0;
  z-index: 1; }

/** Gutenberg Block Overrides */
.wp-block-cover.alignfull.has-cyan-bluish-gray-background-color.has-background-dim {
  background: #f1f1f1;
  color: black; }
  .wp-block-cover.alignfull.has-cyan-bluish-gray-background-color.has-background-dim ul {
    color: black; }
  .wp-block-cover.alignfull.has-cyan-bluish-gray-background-color.has-background-dim a {
    color: #036; }
  .wp-block-cover.alignfull.has-cyan-bluish-gray-background-color.has-background-dim h2 {
    color: black; }
  .wp-block-cover.alignfull.has-cyan-bluish-gray-background-color.has-background-dim h3 {
    color: black; }

.wp-block-cover.alignfull.has-background-dim .wp-block-cover__inner-container a {
  color: white; }

.wp-block-cover.alignfull.has-parallax a {
  color: white; }

.wp-block-cover.alignfull.has-very-light-gray-background-color.has-background-dim .wp-block-cover__inner-container {
  color: black; }
  .wp-block-cover.alignfull.has-very-light-gray-background-color.has-background-dim .wp-block-cover__inner-container ul {
    color: black; }
  .wp-block-cover.alignfull.has-very-light-gray-background-color.has-background-dim .wp-block-cover__inner-container a {
    color: #036; }

.wp-block-cover.alignfull.has-background-dim .wp-block-cover__inner-container .has-very-dark-gray-color a {
  color: #036; }

.field--name-body .wp-block-cover.alignfull.has-background-dim .wp-block-cover__inner-container ul li {
  color: #036; }

.wp-block-cover.alignfull.has-cyan-bluish-gray-background-color.has-background-dim > p, ul {
  color: black; }

.wp-block-cover.alignfull.has-cyan-bluish-gray-background-color.has-background-dim h2 {
  color: black; }

.wp-block-cover.alignfull.has-cyan-bluish-gray-background-color.has-background-dim h3 {
  color: black; }

.has-very-dark-gray-color.has-text-color a {
  color: #036; }

.wp-block-media-text.alignwide.is-stacked-on-mobile {
  max-width: 1200px;
  margin: 0 auto; }

.wp-block-file {
  max-width: 1200px;
  margin: 0 auto; }
  .wp-block-file a {
    background-color: transparent;
    color: #036;
    font-weight: 900;
    display: inline;
    vertical-align: top;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 220, 255, 0.5)), to(rgba(23, 220, 255, 0.5)));
    background-image: -webkit-linear-gradient(rgba(23, 220, 255, 0.5), rgba(23, 220, 255, 0.5));
    background-image: linear-gradient(rgba(23, 220, 255, 0.5), rgba(23, 220, 255, 0.5));
    background-size: 100% 5px;
    padding: 0 2px;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    word-wrap: break-word;
    text-decoration: none; }

.is-provider-youtube .wp-block-embed__wrapper iframe {
  min-height: 800px;
  min-width: 1200px; }

.twitter-timeline.twitter-timeline-rendered iframe {
  min-height: unset !important;
  min-width: unset !important; }

.components-menu-group:nth-child(3) {
  display: none; }

.wp-block-column h2 {
  font-size: 3.4vw; }

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
  width: 80% !important; }

.edit-post-visual-editor.editor-styles-wrapper {
  min-height: 768px; }

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 0 auto; }

.wp-block-table td, .wp-block-table th {
  padding: .7em;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-weight: 100; }

.wp-block-button {
  text-align: center;
  max-width: 1200px;
  margin: 1em auto; }

a.wp-block-button__link:hover {
  background-color: #036 !important; }

.wp-block-columns {
  max-width: 1200px;
  margin: 1em auto; }

.wp-block-column {
  padding: 0 1em; }

.image-widget-data {
  width: 200px; }

.wp-block-quote {
  max-width: 1000px;
  margin: 2em auto;
  font-size: 1.2em; }

.wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer {
  font-size: .9em !important; }

figure.wp-block-pullquote {
  max-width: 1200px;
  margin: 3em auto; }

.wp-block-pullquote {
  border-top: 4px solid #003366 !important;
  border-bottom: 4px solid #003366 !important; }

pre.wp-block-verse {
  max-width: 1200px;
  margin: 0 auto; }

/** Video Gutenberg blocks */
.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {
  width: 100%; }

.wp-block-embed {
  margin: 2vw 0; }

.wp-block-embed__wrapper {
  max-width: 1200px;
  margin: 0 auto; }

.wp-block-group .wp-block-embed__wrapper {
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  max-width: none; }

ul.blocks-gallery-grid {
  margin: 0 auto; }

.wp-block-group .wp-block-embed__wrapper iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

figure.wp-block-audio {
  max-width: 400px;
  margin: 0 auto; }

.wp-block-button__link {
  background-color: #0080ff !important;
  border-radius: 3px !important; }

a.wp-block-button__link:hover {
  background: #003366; }

.wp-block-separator {
  border-bottom: 1px solid #c8b186 !important;
  padding: 2em;
  width: 70%;
  margin-bottom: 3em; }

.field__item > h2, h3, h4 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1em; }

.field__item {
  font-size: 1.2em; }

.contextual-region.view.view-title-caption.view-id-title_caption.view-display-id-block_1 .field__item {
  font-size: 0; }

.wp-block-table {
  max-width: 1200px;
  margin: 2em auto; }

.field__item > p {
  max-width: 1200px;
  margin: 0 auto; }

.field__item > ul {
  max-width: 1200px;
  margin: 0 auto; }

.node__content p {
  font-size: 1.1em;
  font-weight: 100;
  line-height: 1.6em;
  padding: .5em 0; }

.node__content ul {
  font-size: 1.1em;
  font-weight: 100;
  line-height: 1.8em; }

.wp-block-cover, .wp-block-cover-image {
  background-color: unset; }

.wp-block-image {
  max-width: 1200px;
  margin: 0 auto; }

#kaltura_player_d4a0 {
  margin: 0 auto; }

/** Admin styles */
#block-views-block-moderated-content-block-1 {
  margin: 0 auto;
  max-width: 1200px; }

#views-exposed-form-events-block-2 .form--inline .form-actions {
  clear: initial; }

ul.tabs.primary {
  border-bottom: 1px #ccc solid; }

.media-library-item__preview {
  min-height: 100px; }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }
  .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

#kaltura_player_d4a0 {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }
  #kaltura_player_d4a0 iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

/** System message in body like member block */
.js-form-item.form-item.js-form-type-item.form-type-item.js-form-item-.form-item-.form-no-label {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2em 0; }

.flex-direction-nav a:before {
  color: rgba(255, 255, 255, 0.8) !important; }

.flex-direction-nav a {
  height: 47px !important;
  color: rgba(255, 255, 255, 0.8) !important; }

.flex-control-paging li a {
  background: rgba(255, 255, 255, 0.5) !important; }

.flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, 0.9) !important; }

#flexslider-2 .flex-control-paging li a {
  background: rgba(0, 128, 255, 0.5) !important; }

.field-content > p {
  font-family: museo-sans,sans-serif;
  font-weight: 100;
  font-size: 1.2em;
  line-height: 1.8em;
  padding: .2em 0; }

.field-content > p.intro-txt {
  font-size: 1.7em;
  color: #036;
  font-weight: 500;
  font-family: freight-text-pro,serif;
  margin: auto; }

p.intro-txt {
  font-size: 1.7em;
  color: #036;
  font-weight: 500;
  font-family: freight-text-pro,serif;
  margin: auto; }

.field--name-field-tags {
  font-weight: 300;
  max-width: 1200px;
  padding: 1em 0;
  margin: 0 auto; }

#block-mobilelogo {
  display: none; }

form#user-login-form {
  max-width: 1200px;
  margin: 5em auto; }

/** Event styles */
.field.field--name-field-categories a {
  color: #0073E6;
  text-decoration: none; }

.field--name-field-department a {
  color: #0073E6;
  text-decoration: none; }

.field--type-datetime {
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 300; }

.field--name-field-location {
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 300; }

.field--name-field-categories {
  margin: 1em auto; }

.page-node-type-manual-event .field__label {
  text-transform: uppercase; }

.field--name-field-start-date-time, .field--name-field-end-date-time, .field--name-field-location {
  padding: .4em; }

/** Academics page **/
li.cad-grid-item a {
  color: white;
  padding: 1em;
  background: none; }

ul#cad-ul {
  list-style: none;
  padding: 0; }

.cad-grid-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  background: url(/sites/default/files/2020-10/fall-bg-academics.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.9; }

.cad-grid-item {
  height: 2em;
  border: 1px solid #8e8e92;
  padding: 2em;
  background-color: rgba(0, 0, 0, 0.8);
  line-height: 1em;
  min-width: 150px;
  min-height: 150px;
  position: relative; }
  .cad-grid-item a {
    text-decoration: none;
    color: white;
    text-transform: unset;
    font-size: .8em;
    background: none;
    font-weight: 300;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 1em;
    right: 0; }
  .cad-grid-item:hover {
    background: #036;
    opacity: 0.9; }

button.link.js-media-library-widget-toggle-weight.media-library-widget__toggle-weight {
  margin-top: 1.5em; }

/** Search Results page */
.item-list {
  max-width: 1200px;
  margin: 0 auto 3em; }

#search-form {
  max-width: 1200px;
  margin: 5em auto;
  font-weight: 100;
  font-size: 1.2em; }

.action input {
  min-width: 150px;
  min-height: 40px;
  margin: 0 1em;
  border: 0;
  border-radius: 3px;
  background: #0088ff;
  color: white;
  text-transform: uppercase;
  font-weight: 100;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1); }

.page-node-type-page #edit-actions input {
  min-width: 150px;
  min-height: 40px;
  margin: 1em;
  border: 0;
  border-radius: 3px;
  background: #0088ff;
  color: white;
  text-transform: uppercase;
  font-weight: 100;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1); }

.action input:hover {
  background: #036; }

.page-node-type-page #edit-actions input:hover {
  background: #036; }

#search-block-form #edit-actions input {
  max-width: 300px;
  padding: .5em;
  margin: 1em; }

.form-search {
  max-width: 300px; }

#search-block-form {
  display: grid;
  grid-template-columns: 1fr 1fr; }

.search-results {
  max-width: 1200px;
  margin: 0 auto 5em; }

h3.search-result__title a {
  color: #036;
  text-decoration: none; }

h3.search-result__title a:hover {
  text-decoration: underline; }

.search-result__snippet {
  font-size: 1.2em;
  line-height: 1.3;
  font-weight: 100; }

.path-search h2 {
  max-width: 1200px;
  margin: 0 auto; }

a.card-link {
  background: none;
  text-decoration: none; }
  a.card-link:hover {
    background: none; }

.student-ambassadors {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.aos-wrapper {
  padding: 0 0 3em;
  margin: 0 auto;
  display: grid;
  max-width: 1200px;
  grid-template-columns: 1fr 1fr 1fr; }

.aos-card {
  width: 275px;
  vertical-align: top;
  text-align: center;
  transition: all .125s;
  transform: scale(1) translateY(0px); }

.card__wrapper {
  padding-top: .1px;
  padding-bottom: .1px;
  position: relative;
  background-color: #ffffff;
  color: #999999;
  min-width: 350px;
  min-height: 200px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  height: 100%; }

.card-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999; }

.card__wrapper:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 15px;
  right: 15px;
  bottom: 0;
  left: 15px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
  transition: all .125s;
  transform: scale(1) translateY(0px); }

.card__box {
  padding-right: 35px;
  padding-left: 35px;
  margin-top: 25px;
  margin-bottom: 25px; }

.card__item {
  margin-top: 20px;
  margin-bottom: 20px; }

.card__item--small {
  margin-top: 10px;
  margin-bottom: 10px; }

.card__feature {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }

.card__img {
  display: block;
  max-width: 100%;
  height: 200px;
  width: 275px; }

.card__header {
  position: relative;
  z-index: 1; }

.card__title {
  color: #222222;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.25; }

.card__label {
  color: #cccccc;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: .2em; }

.card__body {
  font-size: 16px;
  line-height: 1.75;
  color: #555; }

.card .card__image {
  max-height: 200px;
  width: 300px; }

.aos-card:hover {
  cursor: pointer;
  transform: scale(1.05); }

.aos-card:hover .card__wrapper {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05); }

.aos-card:hover .card__wrapper:after {
  transform: scale(0.95) translateY(10px); }

.aos-card {
  display: inline-block;
  margin-top: 1em;
  margin-right: 15px;
  margin-left: 15px;
  top: 50%; }

.online-aos-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

.di-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1400px;
  margin: 0 auto; }

.webform-elements::before {
  content: '* indicates a required field';
  color: red; }

.form-textarea-wrapper textarea {
  border: #f3f3f5 2px solid;
  min-height: 40px;
  border-radius: 5px; }

.webform-submission-form {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1em 0 5em;
  font-size: 1.1em; }
  .webform-submission-form label {
    display: block; }

.webform-confirmation {
  max-width: 1400px;
  margin: 3em auto;
  font-size: 1.1em;
  font-weight: 100; }

span.fa-ext.extlink, span.fa-mailto.extlink {
  padding: 0 .2em; }

.form-type-radio input {
  width: unset; }

.give-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-gap: 1em;
  height: 100vh;
  justify-content: center;
  align-content: flex-start;
  margin-bottom: 5em; }

.give-child {
  text-align: center; }
  .give-child:nth-last-child(1):nth-child(odd) {
    grid-column: 2 / span 2; }

.field.field--name-field-department-events {
  max-width: 1200px;
  margin: 0 auto; }

.view-id-events .dept-event {
  max-width: 300px;
  margin: 1em; }
.view-id-events .dept-event-date {
  font-size: .9em; }
.view-id-events .dept-event-ttl a {
  color: #0073E6;
  font-weight: 500;
  text-decoration: none; }
.view-id-events .dept-event-cap {
  text-decoration: none;
  color: #555;
  font-size: .95em; }
.view-id-events .dept-event-summ {
  font-size: .8em;
  line-height: 1.3em;
  font-weight: 100;
  padding-top: .3em; }
.view-id-events .dept-event-img {
  overflow: hidden; }

.field.field--name-field-career.field--type-string.field--label-hidden.field__item {
  clear: both; }

.optionset-counselors {
  padding: 5em 0; }

.profile-wrapper {
  max-width: 1200px;
  margin: 1em auto 0;
  display: grid;
  grid-template-columns: 1fr 4fr; }

.profile-txt .field.field--name-field-career, .field--name-field-title, .field.field--name-field-program {
  font-size: 1.1em; }

.pdf-embed iframe {
  width: 100%;
  min-height: 750px;
  margin: 0 auto; }

.pdf-embed {
  max-width: 1200px;
  margin: 0 auto; }

.respon-frame {
  max-width: 1200px;
  margin: 0 auto; }

.page-node-type-people .field.field--name-field-department {
  margin: 0; }

.field.field--name-field-title.field--type-string.field--label-inline .field__item {
  font-size: 1.1em; }

.view.view-people.view-id-people.view-display-id-block_2 h2 {
  text-align: center; }

.people-info {
  display: grid;
  grid-template-columns: 1fr 3fr;
  max-width: 1200px;
  margin: 0 auto 5em;
  font-weight: 100;
  line-height: 2.2em; }
  .people-info a {
    color: #0073E6;
    text-decoration: none; }

.ppl-name a {
  color: #036;
  text-decoration: none;
  font-weight: 900;
  font-size: 1.3em; }

.ppl-dept a {
  color: #0073E6;
  text-decoration: none;
  font-weight: 500; }

.ppl-item {
  display: grid;
  grid-template-columns: 1fr 4fr;
  padding: 1em; }

.ppl-item img {
  border-radius: 200px;
  max-width: 200px;
  height: auto; }

.ppl-info {
  margin: auto 2em;
  font-weight: 100; }
  .ppl-info a:hover {
    text-decoration: underline; }
  .ppl-info .ppl-name a {
    color: #036; }
  .ppl-info a {
    text-decoration: none;
    color: #0080ff; }

.field.field--name-field-department-employees.field--type-viewsreference.field--label-above .field__label {
  display: none; }

.page-node-26 .counter {
  font-size: 2.3em;
  text-align: center;
  font-weight: 900;
  margin: 2em; }

.alum-name a {
  color: #036;
  font-weight: 900;
  font-size: 1.1em;
  text-decoration: none; }

.alum-profile-txt {
  font-family: 'Raleway';
  max-width: 200px;
  margin: 0 auto; }

.ch-grid a.ch-link {
  background: none; }

#block-views-block-profiles-block-2 {
  max-width: 1400px;
  margin: 0 auto; }

.view-profiles ul.slides {
  padding-left: 5em; }
.view-profiles #flexslider-1 {
  padding-top: 0; }

.page-node-29 .wp-block-cover__inner-container {
  padding: 5em 0; }

.values-wrapper {
  color: black;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 2em;
  text-align: center;
  font-weight: 100;
  padding: 5em 0; }

figure.caption.caption-drupal-media figcaption {
  font-size: .85em;
  text-align: center; }

.accordion {
  position: relative !important;
  margin: 60px auto !important;
  width: 80% !important; }

[id*="open-accordion"], [id*="close-accordion"] {
  background: #F1F1F1 !important;
  border-bottom: 1px solid #fff !important;
  line-height: 40px !important;
  height: 40px !important;
  display: block !important;
  margin: 0 auto !important;
  position: relative !important;
  width: 99% !important; }

[id*="close-accordion"] {
  display: none !important; }

.accordion div > a {
  color: #036 !important;
  font-size: 1.25em !important;
  font-weight: normal !important;
  text-decoration: none !important;
  text-shadow: none !important;
  padding: 1em;
  border: 1px solid white;
  height: auto !important; }

[id*="open-accordion"]:after, [id*="close-accordion"]:after {
  content: "" !important;
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
  border-top: 8px solid #0080ff;
  position: absolute;
  right: 1%;
  top: 50%;
  z-index: 10;
  transform: rotate(-90deg) !important;
  -webkit-transform: rotate(-90deg) !important; }

.target-fix {
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  position: fixed !important; }

.accordion-content {
  background: #fff !important;
  height: 0 !important;
  margin: -1px auto 0 !important;
  padding: 0 2.5% !important;
  position: relative !important;
  overflow: hidden !important;
  width: 90% !important;
  transition: all 0.1s ease !important;
  -webkit-transition: all 0.1s ease !important;
  -moz-transition: all 0.1s ease; }

.accordion span:target ~ .accordion-content {
  display: block !important;
  height: auto !important;
  padding: 3em 0 !important; }

.accordion span:target ~ [id*="close-accordion"] {
  display: block !important; }

.accordion span:target ~ [id*="open-accordion"] {
  display: none !important; }

.accordion span:target ~ [id*="close-accordion"]:after {
  border-top: 10px solid #333 !important;
  transform: rotate(0deg) !important;
  -webkit-transform: rotate(0deg) !important; }

.accordion a.wp-block-button__link {
  color: white !important; }

.social-icons span.fa-ext.extlink {
  display: none; }
.social-icons a {
  color: #555; }

.video-spotlight-wrap p {
  margin: .5em auto;
  width: 95%; }

.news-item {
  margin: 1em; }

.news-sidebar {
  margin: 0 0 1em 1em; }

.fieldset-wrapper input {
  width: auto;
  min-height: unset;
  border-radius: unset; }

.news-img {
  text-align: center; }

.stellar-news-wrap {
  max-width: 1200px;
  margin: 0 auto 3em; }
  .stellar-news-wrap .view-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr); }

.page-node-6984484 article.contextual-region.node.node--type-page:last-child {
  margin: 0; }

.alum-profile-item {
  margin: 3em; }

.masonry-layout-profiles.masonry {
  max-width: 1120px;
  margin: 0 auto; }

.ll-profile-item {
  width: 200px;
  position: relative;
  margin: 1em 0;
  min-height: 320px; }

.college-item div {
  text-align: center;
  max-width: 350px;
  text-decoration: none;
  padding: 1em 0;
  font-weight: 900;
  font-size: 1.2em;
  text-transform: uppercase; }

.colleges-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2em;
  margin: auto 1em; }

.colleges-wrap a {
  text-decoration: none;
  color: #036; }

.college-item img {
  max-width: 350px; }

.college-item {
  position: relative; }

.college-item div {
  text-align: center;
  max-width: 350px;
  text-decoration: none;
  padding: 1em 0 0;
  font-weight: 900;
  color: #036; }

.coll-ttl {
  max-width: 1600px;
  margin: 0 auto; }

.coll-bg {
  background: #f1f1f1;
  padding: 3em 0; }

.wp-block-buttons {
  max-width: 1200px;
  margin: 0 auto;
  padding: .5em; }

.wp-block-separator.is-style-wide {
  margin-bottom: 0; }

.wrapper__tabs {
  min-width: 600px;
  max-width: 1500px;
  margin: 0 auto; }

.img___tabs {
  padding: 1.2em; }

.tabs__page {
  display: table;
  table-layout: fixed;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
  background: #f1fafd;
  -webkit-transform: translateY(5px);
  transform: translateY(5px); }

.tabs__page > li {
  transition-duration: 0.2s;
  display: table-cell;
  list-style: none;
  text-align: center;
  margin: 0 !important;
  padding: 20px 20px 25px 20px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  color: #036; }

.tabs__page > li:before {
  z-index: -1;
  position: absolute;
  content: "";
  width: 100%;
  height: 120%;
  top: 0;
  left: 0;
  background-color: #036;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition-duration: 0.5s;
  border-radius: 5px 5px 0 0; }

.tabs__page > li:hover:before {
  -webkit-transform: translateY(70%);
  transform: translateY(70%); }

.tabs__page > li.active_tabs {
  color: white; }

.tabs__page > li.active_tabs:before {
  transition-duration: 0.3s;
  background-color: #036;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.tab__content__single {
  box-sizing: border-box;
  background-color: #036;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 5em !important;
  width: 100%;
  border-radius: 5px; }

.tab__content__single > li {
  box-sizing: border-box;
  width: 100%;
  position: relative;
  padding: 10px;
  top: 10px;
  left: 10px;
  display: none;
  list-style: none; }

.tab__content__single > li .content__wrapper {
  color: white;
  border-radius: 5px;
  box-sizing: border-box;
  width: 100%;
  padding: 45px 40px 40px 40px;
  background-color: #036; }

.tabs__page__links {
  color: white !important; }

.tab__content__single h3 {
  color: white !important; }

.tab__content__single h4 {
  color: white !important; }

.tab__content__single .content__wrapper a {
  background: none;
  text-decoration: underline; }

.tab__content__single .content__wrapper a:hover {
  text-decoration: none; }

.request-item .fa-mailto.extlink {
  display: none; }

.request-ttl {
  color: white;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 900; }

.request-info-wrap {
  display: grid;
  height: 400px;
  align-content: center;
  grid-template-columns: auto auto auto;
  grid-gap: 10px;
  padding: 10px; }

.request-info-wrap .request-item {
  text-align: center;
  font-size: 1.2em;
  padding: 2em;
  position: relative;
  color: white; }

.request-icon-color {
  color: #ffffff; }

.request-link {
  text-decoration: none;
  color: #ffffff; }

.request-item a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%; }

section.ultimenu__flyout {
  box-shadow: black 0.9;
  box-shadow: 0 2px 0 -2px #f1f1f1; }

ul#ultimenu-sticky-nav .uitem > .ultimenu__flyout {
  box-shadow: none; }

#block-ultimenumainnavigation-2.blue-menu ul li a.ultimenu__link {
  color: #036; }

.ultimenu__flyout .ultimenu__region.region.region-ultimenu-main-covid-19 {
  background-color: #036 !important; }

.is-ultimenu-canvas--active .is-ultimenu-canvas-off {
  background: rgba(255, 255, 255, 0.9) !important; }

#ultimenu-sticky-nav > li:nth-child(3) {
  background: unset;
  float: unset; }

#ultimenu-sticky-nav > li:nth-child(4) {
  background: #0080ff;
  float: right; }

#ultimenu-sticky-nav > li:nth-child(5) {
  background: #0079f2;
  float: right; }

#ultimenu-sticky-nav > li:nth-child(6) {
  background: #16cc5c;
  float: right; }

li.ultimenu__item.uitem:nth-child(9) {
  color: white !important; }

li.ultimenu__item.uitem:nth-child(10) {
  color: white !important; }

#ultimenu-sticky-nav > li:nth-child(1) > a {
  pointer-events: none; }

#ultimenu-sticky-nav > li:nth-child(2) > a {
  pointer-events: none; }

#ultimenu-sticky-nav > li:nth-child(3) > a {
  pointer-events: none; }

#block-sitebranding.logo2-blue .uis-logo-blue {
  z-index: 99;
  visibility: unset;
  padding: 1em; }

#block-views-block-title-caption-block-1 img {
  filter: brightness(0.8); }

#block-sitebranding.logo2-blue .uis-logo-white {
  visibility: hidden; }

.view.view-title-caption.view-id-title_caption.view-display-id-block_1 {
  position: relative; }

#highlighted .field.field--name-field-media-image.field--type-image img {
  z-index: 9; }

.slide-links a.btn {
  padding: 20px 30px 10px; }

.header-txt {
  z-index: 10; }

.slide-links .extlink {
  display: none; }

.dept-event {
  margin: 1em; }

.path-scholarships-funds input {
  line-height: normal;
  background: white;
  min-width: 250px;
  border: #f3f3f5 2px solid;
  min-height: 35px;
  border-radius: 5px;
  color: #555; }
.path-scholarships-funds .view-content table {
  width: 100%;
  table-layout: fixed; }
.path-scholarships-funds .view-content thead tr {
  background-color: rgba(0, 0, 0, 0.3); }
.path-scholarships-funds .view-content tbody {
  margin-top: 0px;
  border: 1px solid rgba(0, 0, 0, 0.3); }
.path-scholarships-funds .view-content th {
  padding: 20px 15px;
  text-align: left;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase; }
.path-scholarships-funds .view-content td {
  padding: 15px;
  text-align: left;
  vertical-align: middle;
  font-weight: 300;
  color: #555;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
.path-scholarships-funds table.views-table.views-view-table {
  margin: 3em auto;
  max-width: 1400px; }
.path-scholarships-funds .view-content td.is-active {
  background-color: #f1f1f1; }
.path-scholarships-funds .view-filters {
  max-width: 1600px;
  margin: 0 auto;
  padding: 1em 5em; }
.path-scholarships-funds .view-filters .form--inline .button {
  background-color: #036;
  max-width: 250px;
  border-radius: 5px;
  min-width: 100px;
  padding: .3em; }
.path-scholarships-funds .view-id-scholarships .view-header p {
  font-size: 1.2em;
  width: 90%;
  font-weight: 100;
  text-align: center; }

.path-taxonomy main {
  min-height: 50vh; }

.path-taxonomy .view-content {
  max-width: 1200px;
  margin: 0 auto; }

.path-taxonomy .feed-icons {
  display: none; }

.field--name-field-type-of-fund, .field--name-field-designation-use, .field--name-field-unit {
  max-width: 1200px;
  margin: 1em auto;
  font-weight: 100; }

.field--name-description {
  font-weight: 100;
  line-height: 1.5em; }

.field--name-field-description {
  font-weight: 100; }

.image-card a {
  text-decoration: none; }

.blocks-gallery-grid {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100vw;
  list-style: none; }
  .blocks-gallery-grid:hover img {
    opacity: 0.28; }
  .blocks-gallery-grid .blocks-gallery-item {
    position: relative;
    width: 33.33%; }
    .blocks-gallery-grid .blocks-gallery-item img {
      width: 100%;
      display: block;
      transition: all .8s; }

@media (max-width: 860px) {
  .blocks-gallery-grid {
    height: 220vw; }
    .blocks-gallery-grid .blocks-gallery-item {
      width: 50%; } }
@media (max-width: 667px) {
  .blocks-gallery-grid {
    height: auto; }
    .blocks-gallery-grid .blocks-gallery-item {
      width: 100%; } }
.path-admin table.views-table.views-view-table {
  margin: unset;
  max-width: unset; }
.path-admin .view-content th {
  color: unset; }
.path-admin tr {
  padding: .1em .6em;
  border: 1px solid #e6e4df; }

.field .field--name-field-responsible-unit, .field--name-field-last-reviewed {
  margin: .3em auto;
  max-width: 1200px; }
  .field .field--name-field-responsible-unit a, .field--name-field-last-reviewed a {
    text-decoration: none;
    color: #0080ff; }

table a {
  text-decoration: none;
  color: #0080ff; }

.clear {
  border: 0; }

.field.field--name-field-media-document {
  margin: 0 auto;
  max-width: 1200px; }

.page-node-36 .wp-block-cover.has-background-dim.has-parallax p a {
  color: #036; }

button.ca-card-btn a {
  color: white; }

.newsletter-link-wrapper {
  max-width: 1200px;
  margin: 1em auto;
  text-align: right; }

.center {
  display: table !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.padding-top {
  padding-top: 1em !important; }

.padding-bottom {
  padding-bottom: 1em !important; }

.padding {
  padding: 5em 0 !important; }

.col2 {
  columns: 2; }

.col3 {
  columns: 3; }

/*# sourceMappingURL=styles.css.map */
