body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .container {
    padding: 0 !important;
  }
}
.site {
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
footer {
  margin-top: auto;
}
.is-10-desktop {
  padding: 0;
}
.page-template-template-sidenav .breadcrumbs {
  margin-bottom: 12px;
}
.navbar.is-black {
  z-index: 50;
}
.navbar-end {
  position: relative;
}
.navbar-end .purdue-search-icon {
  border: none;
  background: transparent;
  color: white;
  cursor: pointer;
}
.navbar-end .purdue-search-icon i {
  font-size: 18px;
}
.navbar-end .purdue-search-icon:focus {
  border: 1px solid #fff;
}
.navbar-end .purdue-search-icon.active {
  background-color: #cfb991 !important;
}
.navbar-end #search-box {
  display: none;
  position: absolute;
  top: 2rem;
  right: 0;
  z-index: 100;
  background: #ffffff;
  padding: 17px 19px;
  box-shadow: 10px 5px 5px rgba(0, 0, 0, 0.3);
  width: 400px;
}
.navbar-end #search-box form {
  display: flex;
  height: 2.5rem;
  width: 100%;
  justify-content: space-between;
}
.navbar-end #search-box form input {
  width: 100%;
  border-radius: 0.25rem;
}
.navbar-end #search-box form button {
  background-color: black;
  border: 0.125rem solid #000;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  line-height: 1;
  height: 2.5rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  transition: box-shadow 0.2s ease;
  border-radius: 0.25rem;
  padding: 0 20px;
}
.attachment_wrapper li {
  box-shadow: 0 0.5em 1em -0.125em rgba(0, 0, 0, 0.1),
    0 0px 0 1px rgba(0, 0, 0, 0.02);
}
.attachment_wrapper li:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.attachment_wrapper {
  list-style: none !important;
  cursor: pointer !important;
}
.attachment_wrapper li:hover .attachment-details-wrap {
  border-left: 7px solid #000 !important;
}
.attachment-details {
  padding: 10px;
}
.attachment-details h2 {
  margin-top: 10px;
}
.attachment-cat a,
.attachment-learn-more a,
.attachment_filter_dropdown span {
  color: #737373 !important;
}
.attachment-cat a {
  font-family: "acumin-pro", sans-serif;
  font-weight: 300;
}
.attachment_filter_dropdown {
  background: white;
  border: 1px solid #cfb991 !important;
  width: 175px;
  height: 40px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 2px;
}
.attachment_filter_dropdown::after {
  margin-left: 5rem !important;
}
.search_attachment {
  border: 1px solid #cfb991;
  border-radius: 2px;
  width: 175px;
  padding: 9px;
  background-color: transparent;
  width: 330px;
}
.search_btn {
  height: 100%;
  width: 40px;
  background-color: #cfb991;
  color: #fff;
  border: 1px solid #cfb991;
}
.filtes--search label span {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin-right: 11px;
  -ms-grid-row-align: center;
  align-self: center;
}
.tag-span {
  font-weight: bold;
  font-size: 16px !important;
  line-height: 22px;
  margin-right: 11px;
  -ms-grid-row-align: center;
  align-self: center;
}
.filtes--search label {
  display: flex;
  height: 100%;
}
.load_more {
  background-color: #cfb994;
  border: 1px solid black !important;
  font-size: 16px;
  width: 116px;
  height: 37px;
}
.attachment-details-wrap {
  margin: 0px;
}
.dropdown-menu li {
  margin-left: 2%;
}
.dropdown-menu li a {
  color: #737373 !important;
  font-size: 14px;
}
.attachment-details h2 {
  font-family: "acumin-pro", sans-serif;
  font-weight: bold !important;
}
.attachment-learn-more p {
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
.attachment_filter_dropdown span {
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
.purdue-sidenav-layout .purdue-content .section {
  padding: 0rem 1.25rem 3rem 1.25rem !important;
}
@media only screen and (min-width: 1024px) {
  .purdue-sidenav-layout .purdue-content .section {
    padding: 3rem 1.25rem !important;
  }
}
.dir_search_btn {
  background-color: #cfb991;
  border-radius: 2px;
  border: none !important;
  cursor: pointer;
  padding: 5px 10px;
}
.search_directory {
  border: 1px solid #cfb991 !important;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  width: 252px;
  height: 40px;
  border-radius: 2px;
}
.filters_dir_search {
  margin-bottom: 40px;
}
.filters_dir_search label {
  font-weight: bold;
}
.filters_dir_select select {
  width: 252px;
  height: 40px;
  border: 1px solid #dbdbdb;
  color: #737373;
}
.filters_dir_select label {
  font-weight: bold;
}
#dir_wrapper {
  margin-top: 60px;
  max-width: 80% !important;
}
.alphabet a {
  font-size: 20px;
  color: #8e6f3e !important;
  font-weight: bold;
}
.alphabet {
  margin-bottom: 15px;
}
.clear_button {
  width: 136px;
  height: 37px;
  background: #cfb994 0% 0% no-repeat padding-box;
  border: 1px solid #000000;
  opacity: 1;
  margin-left: 10px;
}
.contact_name_intial {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #cfb991 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #cfb991;
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding: 14px;
}
.contact_name {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0.06px;
  color: #000000;
  margin-bottom: 0px !important;
}
.contact_position {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.04px;
}
.contact_list {
  display: flex;
  border-right: 2px solid #cfb991;
}
.contact_details_right,
.contact_details_left {
  font-size: 22px;
}
.contact_list_wrapper {
  width: 100%;
  display: flex;
}
.department h2 {
  color: #8e6f3e;
  font-weight: 500;
  font-family: "acumin-pro";
}
#active {
  color: gray !important;
}
.department {
  width: 80%;
}
.contact_row {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .contact_list_wrapper {
    display: block;
    margin-top: 10px !important;
  }
  .department {
    width: 100%;
  }
  .contact_row {
    margin-top: 60px !important;
    margin-left: 10px !important;
  }
  .contact_details_left {
    margin-top: 30px;
  }
}
.purdue-sidenav {
  margin: 2rem 0;
}
@media only screen and (min-width: 1024px) {
  .purdue-sidenav {
    background-color: #000;
    margin: 0;
  }
}
.purdue-sidenav .sidebar--title {
  background-color: #000;
  border: none;
  border-bottom: 1px solid #555960;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 1rem;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  justify-content: space-between;
  display: flex;
}
@media screen and (min-width: 1024px) {
  .purdue-sidenav .sidebar--title.desktop-hidden {
    display: none;
  }
}
.purdue-sidenav .sidebar--title:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\2b";
}
.purdue-sidenav .sidebar--title.active:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
}
.purdue-sidenav .purdue-sidebar {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .purdue-sidenav .purdue-sidebar {
    display: block;
  }
}
.purdue-sidenav .purdue-sidebar li {
  background-color: #000;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0;
  align-items: stretch;
  justify-content: center;
}
.purdue-sidenav .purdue-sidebar li:not(:first-child) {
  border-top: 1px solid #333;
}
.purdue-sidenav .purdue-sidebar li.current_page_item > a {
  background-color: #cfb991;
}
.purdue-sidenav .purdue-sidebar li.current_page_item > button {
  background-color: #cfb991;
}
.purdue-sidenav .purdue-sidebar li.current_page_item > .is-active {
  display: block !important;
  padding-left: 15px;
  border-left: 1px solid #cfb991;
}
.purdue-sidenav .purdue-sidebar li a {
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0.8125rem;
  text-decoration: none;
  font-size: 0.875rem;
  width: 80%;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  line-height: 1.3;
  align-items: center;
  display: flex;
}
.purdue-sidenav .purdue-sidebar li button {
  width: 20%;
  flex-basis: 20%;
  border: none;
  flex-shrink: 0;
  line-height: 2;
  padding: 1rem;
  background-color: #383838;
  border: none;
  color: #fff;
  align-self: stretch;
  border-left: 1px solid #333;
}
.purdue-sidenav .purdue-sidebar li button .icon:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\2b";
}
.purdue-sidenav .purdue-sidebar li button.active .icon:before {
  font-family: "Font Awesome 5 Free";
  content: "\f068";
}
.purdue-sidenav .purdue-sidebar li:hover > button {
  cursor: pointer;
}
.purdue-sidenav .purdue-sidebar--children {
  display: none;
  background-color: #000;
  border-left: 0;
  margin: 0;
  width: 100%;
  padding: 0;
}
.purdue-sidenav .purdue-sidebar--children.is-active {
  display: block;
}
.purdue-sidenav .purdue-sidebar--children.is-active a {
  padding-left: 20px;
}
