* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  /*font-size: 62.5%; !* 10px / 16px = 0.625 = 62.5% *!*/
  font-family: sans-serif;
}

body {
  font-family: "Nimbus Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.428571429;
  color: #333333;
  background-color: #f3f3f3;
}

/* ------------------------------ general styles - start ------------------------------- */
a {
  color: #c00;
  text-decoration: none;
  background-color: transparent;
}

a:hover,
a:focus {
  color: maroon;
  text-decoration: underline;
  outline: 0;
}

a:focus {
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

h1,
.h1 {
  font-size: 2.25rem;
}

h2,
.h2 {
  font-size: 1.875rem;
}

h3,
.h3 {
  font-size: 1.5rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  padding-top: 1.25rem;
  padding-bottom: 0.625rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

img {
  border: 0;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 0.625rem;
}

main {
  background: #fff;
  padding-bottom: 2.5rem;
}

/* -------------------------------- general styles - end --------------------------------*/

/* ------------------------------ navbar-iastate Start ------------------------------ */

.navbar-iastate a,
.navbar-iastate .btn-logout {
  text-decoration: none;
  color: #ccc;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  padding: 4px 8px;
  display: inline-block;
}

.navbar-iastate .btn-logout,
.navbar-iastate .btn-logout:hover,
.navbar-iastate .btn-logout:focus,
.navbar-iastate .btn-logout:active,
.navbar-iastate .btn-logout:visited {
  text-decoration: underline;
  color: #c00;
}

.navbar-iastate-li-active,
.navbar-iastate a:hover,
.navbar-iastate a:focus {
  background-color: #555;
  color: #fff;
}

.navbar-iastate a:active,
.navbar-iastate a:visited {
}

.navbar-iastate {
  background-color: #333;
  color: #ccc;
}

.navbar-iastate .container {
  display: flex;
  justify-content: space-between;
}

.navbar-iastate li {
  list-style: none;
}

.nav-caret-down::after {
  content: "\f107";
  text-align: center;
  color: #fff;
  font-family: "FontAwesome";
  margin-left: 5px;
}

.navbar-iastate-left,
.navbar-iastate-right {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
}

.isu-index {
  position: relative;
}

.dropdown-menu-div {
  display: none;
}

.isu-index-alpha {
  position: absolute;
  display: flex;
  padding: 0 0;
  border: 0;
}

.isu-index-alpha a {
  background-color: #555;
  color: #ccc;
}

.isu-index-alpha a:hover,
.isu-index-alpha a:focus {
  background-color: #777;
}

.isu-signons-item {
  position: relative;
}

.signons-dropdown-menu-div {
  display: none;
}

.isu-signons-list {
  right: 0;
  position: absolute;
  display: flex;
  flex-direction: column;
  background-color: #555;
  color: #ccc;
  width: 11.25rem;
  padding: 0;
  z-index: 1;
}

.isu-signons-list li {
  margin-left: 0;
  padding-left: 0;
}

.isu-signons-list a {
  display: block;
}

.isu-signons-list a:hover,
.isu-signons-list a:focus {
  background-color: #777;
}

.nav-open {
  display: block !important;
}

/*.navbar-iastate .btn-logout{*/
/*    font-size: 1.3rem;*/
/*    padding: 0.4rem 0.8rem;*/
/*}*/

/* ------------------------------ navbar-iastate End ------------------------------*/

/* ------------------------------ navbar-site start------------------------------ */
.navbar-site {
  background-color: #c00;
}

.navbar-site .container {
  padding-top: 1.625rem;
}

.navbar-site a {
  text-decoration: none;
  color: #fff;
}

.navbar-site .wordmark-isu {
  background-image: url("https://cdn.theme.iastate.edu/img/isu.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  color: transparent;
  display: block;
  font-size: 1.5rem;
  height: 1.875rem;
  width: 22.5rem;
  transition: all 0.5s ease;
}

.navbar-site .wordmark-unit-title {
  display: block;
  font-weight: 900;
  font-size: 1.125rem;
  height: 1.875rem;
  line-height: 1.3125rem;
  margin-top: 0.625rem;
  transition: all 0.5s ease;
}

.navbar-site-search {
  position: relative;
}

.search-icon {
  position: absolute;
  right: 5px;
  top: 0;
}

.navbar-site-left {
}

.navbar-site-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.navbar-site-info {
  width: 31.25rem;
}

.navbar-site-search {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

#search-input {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.15) url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-search' viewBox='0 0 16 16'><path d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/></svg>") no-repeat right 0.5rem center;
  border: 0;
  padding: 6px 12px;
  width: 50%;
  transition: 0.5s ease;
  height: 2.125rem;
}

#search-input::placeholder {
  color: #fff;
  font-size: 0.875rem;
}

#search-input:hover,
#search-input:focus {
  width: 100%;
  transition: 0.5s ease;
  background: #fff;
}

.navbar-site-links-list {
  display: flex;
  gap: 0.625rem;
  justify-content: end;
  font-weight: 700;
  padding: 0.9375rem 0.625rem;
  text-transform: uppercase;
}

.navbar-site-links-list li {
  list-style: none;
  display: block;
}

/* ------------------------------- navbar-site end ------------------------------ */

/* ------------------------------- navbar-menu start ------------------------------- */
.rotate-180 {
  transform: rotate(180deg);
}

/*    Nav Menu Styles   */
.isu-nav {
  background-color: rgba(230, 230, 230, 0.95);
  border: none;
  box-shadow: rgba(0, 0, 0, 0.25) 0 1px 1px;
  font-size: 1rem;
  font-weight: 500;
  color: #444;
  z-index: 99;
  position: relative;
}

.isu-nav-menu,
.isu-nav-sub-menu {
  list-style: none;
}

.isu-nav-menu {
  display: flex;
  gap: 1.25rem;
  align-items: center;
  margin-bottom: 0;
}

.isu-nav-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.isu-nav-item:hover,
.isu-nav-item:focus {
  background-color: rgba(0, 0, 0, 0.05);
}

.isu-nav-menu > .isu-nav-item {
  height: 3.125rem;
  text-transform: uppercase;
}

.isu-dropdown {
  position: relative;
}

.isu-nav-sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  text-transform: none;
  width: 100%;

  background-color: #e7e7e7;
  border: 0 none;
  border-radius: 0;
  box-shadow: rgba(0, 0, 0, 0.25) 0 1px 1px;
  padding: 0;
}

.isu-nav-menu > .isu-dropdown > .isu-nav-sub-menu {
  top: 3.125rem;
  left: 0;
}

.isu-nav-menu > .isu-dropdown > .isu-nav-sub-menu > .isu-dropdown > .isu-nav-sub-menu{
  width: auto;
}

.isu-dropdown:hover > .isu-nav-sub-menu {
  display: block;
}

.isu-nav-lnk {
  display: block;
  white-space: nowrap;
  text-decoration: none;
  color: #444;
  padding: 0.625rem 1.25rem;
}

.isu-nav-lnk:hover,
.isu-nav-lnk:focus {
  color: #444;
  text-decoration: none;
}

.isu-nav-lnk:active,
.isu-nav-lnk:visited {
  color: #444;
  text-decoration: none;
}

.isu-dropdown .isu-nav-item-div .isu-nav-lnk::after {
  display: inline-block;
  content: url("../icons/chevron-down.svg");
  padding-left: 5px;
  transform: translateY(0.25rem) scale(0.75);
  font-weight: 900;
}

.isu-dropdown .isu-nav-sub-menu .isu-nav-item-div .isu-nav-lnk::after {
  transform: translateY(0.25rem) scale(0.75) rotate(-90deg);
}

/* -------------------------------  navbar-menu end  ------------------------------- */

/* ------------------------------- Main body Content start ------------------------- */

.main-body{
  min-height: 50vh;
}

/* ------------------------------- Main body Content End --------------------------- */

/* ------------------------------- Footer Styles - Start --------------------------- */
footer {
  background-color: #f3f3f3;
  color: #686868;
  font-size: 0.875rem;
  line-height: 2.4;
  vertical-align: top;
}

footer section {
  border-bottom: 0;
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem;
  padding-bottom: 0;
}

footer .wordmark-isu {
  fill: #c00;
  width: 11.25rem;
  margin-bottom: 0.625rem;
}

footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

footer a {
  color: #1f1f1f;
}

footer a:active,
footer a:focus,
footer a:hover {
  color: #1f1f1f;
  text-decoration: underline;
}

footer p {
  line-height: 1.6;
}

footer section > a,
footer section ul a {
  display: block;
  line-height: 1.8;
}

.footer-social a .fa:before {
  border-radius: 0;
  color: #444;
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 34px;
  font-family: FontAwesome;
  font-weight: normal;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
}

.footer-social a[href*="facebook.com"] .fa:before {
  content: "\f082";
}

.footer-social a[href*="twitter.com"] .fa:before {
  content: "\f081";
}

.footer-social a[href*="instagram.com"] .fa:before {
  content: "\f16d";
}

.footer-social a[href*="youtube.com"] .fa:before {
  content: "\f166";
}

.footer-social a[href*="rss"] .fa:before {
  content: "\f143";
}

/* -------------------------------- Footer Styles - End ---------------------------- */

/* Responsive Styles */
/********************************/
/* BELOW 992px (Landscape Tablets) */
/* Here 62em = 992px/16px */
/********************************/
@media (max-width: 991px) {
  .navbar-site .container {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .btn-menu,
  .btn-search,
  .btn-menu:focus,
  .btn-search:focus,
  .btn-menu:hover,
  .btn-search:hover,
  .btn-menu:active,
  .btn-search:active {
    border: 0;
    padding: 0;
    background-color: transparent;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 600;
  }

  .btn-menu--icon,
  .btn-search--icon {
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z' clip-rule='evenodd'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    height: 2rem;
    width: 100%;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
  }

  .btn-menu.collapsed .btn-menu--icon {
    height: 2rem;
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z' clip-rule='evenodd'/></svg>");
  }

  .btn-search.collapsed .btn-search--icon {
    height: 1.375rem;
    margin-bottom: 0.625rem;
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z' clip-rule='evenodd'/></svg>");
  }

  .btn-menu .btn-menu--label,
  .btn-search .btn-search--label {
    font-size: 0.75rem;
    text-transform: uppercase;
  }

  .navbar-site .wordmark-isu {
    font-size: 0.75rem;
    height: 1.125rem;
    width: 15rem;
  }

  .navbar-site .wordmark-unit-title {
    font-size: 0.875rem;
    height: 1.5rem;
    line-height: 1.6;
    margin-top: 4px;
  }

  .navbar-site-right {
    min-width: 0.8125rem;
  }

  .navbar-site-links-list {
    font-size: 0.875rem;
    padding-right: 0;
    margin-bottom: 0;
  }

  #search-input {
    margin-top: 0.625rem;
    width: 100%;
    height: 3rem;
    font-size: 1.5rem;
  }

  #search-input::placeholder {
    font-size: 1.5rem;
  }

  /* navigation menu start*/
  .isu-nav-menu {
    flex-direction: column;
    gap: 0;
    align-items: normal;
  }

  .isu-nav-sub-menu {
    box-shadow: none;
  }

  .isu-nav-sub-menu,
  .isu-dropdown:hover > .isu-nav-sub-menu {
    display: none;
  }

  .isu-nav-sub-menu,
  .isu-nav-menu > .isu-dropdown > .isu-nav-sub-menu {
    position: static;
    top: unset;
    left: unset;
  }

  .isu-nav-sub-menu .isu-nav-lnk {
    padding-left: 3.125rem;
  }

  .isu-nav-sub-menu .isu-nav-sub-menu .isu-nav-lnk {
    padding-left: 4.375rem;
  }

  .isu-nav-sub-menu .isu-nav-sub-menu .isu-nav-sub-menu .isu-nav-lnk {
    padding-left: 5.625rem;
  }

  .isu-dropdown .isu-nav-item-div .isu-nav-lnk::after,
  .isu-dropdown .isu-nav-sub-menu .isu-nav-item-div .isu-nav-lnk::after {
    display: static;
    content: none;
  }

  .isu-dropdown > .isu-nav-lnk::after {
    content: url("../icons/chevron-down.svg");
    height: 1.25rem;
    width: 100%;
  }

  .isu-nav-menu > .isu-nav-item {
    height: auto;
  }

  .isu-nav-item-div,
  .isu-nav-menu .isu-nav-item:not(.isu-dropdown) {
    border-bottom: #fff 0.125rem solid;
  }

  .isu-nav-menu > .isu-nav-item:last-child {
    border-bottom: none;
  }

  .isu-nav-item-div {
    display: flex;
    justify-content: space-between;
  }

  .isu-nav-item-div > .isu-dropdown-btn,
  .isu-nav-item-div > .isu-dropdown-btn:active {
    border: 0;
    border-radius: 0;
    border-left: 1.25px #fff solid;
    padding: 0 0.625rem;
  }

  .isu-nav-item-div > .isu-dropdown-btn > span {
    display: block;
    transition: all 0.3s ease;
  }

  /* navigation menu end*/
}

/* Responsive Styles */
/********************************/
/* BELOW 767px (Landscape Tablets) */
/* Here 48em = 767px/16px */
/********************************/
@media (max-width: 767px) {
  .nav-caret-down::after {
    content: none;
  }
}

/* Responsive Styles */
/********************************/
/* BELOW 576px (Landscape Tablets) */
/* Here 36em = 575px/16px */
/********************************/
@media (max-width: 575px) {
  .d-xs-none {
    display: none !important;
  }

  .navbar-site .wordmark-isu {
    font-size: 0.75rem;
    height: 1rem;
    width: 12.5rem;
  }

  .navbar-site .wordmark-unit-title {
    font-size: 0.75rem;
    height: 1.625rem;
    line-height: 1.3;
    margin-top: 3px;
  }
}

/* Bootstrap Callout Styles Start */
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}

.bs-callout h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 5px;
}

.bs-callout p:last-child {
  margin-bottom: 0;
}

.bs-callout code {
  border-radius: 3px;
}

.bs-callout + .bs-callout {
  margin-top: -5px;
}

.bs-callout-default {
  border-left-color: #777;
}

.bs-callout-default h4 {
  color: #777;
}

.bs-callout-primary {
  border-left-color: #428bca;
}

.bs-callout-primary h4 {
  color: #428bca;
}

.bs-callout-primary h5 {
  color: #428bca;
}

.bs-callout-primary h6 {
  color: #428bca;
}

.bs-callout-success {
  border-left-color: #5cb85c;
}

.bs-callout-success h4 {
  color: #5cb85c;
}

.bs-callout-success h5 {
  color: #5cb85c;
}

.bs-callout-success h6 {
  color: #5cb85c;
}

.bs-callout-danger {
  border-left-color: #d9534f;
}

.bs-callout-danger h4 {
  color: #d9534f;
}

.bs-callout-warning {
  border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
  color: #f0ad4e;
}

.bs-callout-warning h5 {
  color: #f0ad4e;
}

.bs-callout-warning h6 {
  color: #f0ad4e;
}

.bs-callout-info {
  border-left-color: #5bc0de;
}

.bs-callout-info h4 {
  color: #5bc0de;
}
/* Bootstrap Callout Styles End */

/* Ag View Record Upload Page Styles - Start */
.ag-view-upl-table{
  max-height: clamp(5em,50vh,50vh);overflow: auto;
}

/* Ag View Record Upload Page Styles - End */