/*!
* Start Bootstrap - Logo Nav (https://startbootstrap.com/template-overviews/logo-nav)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logo-nav/blob/master/LICENSE)
*/


/* || GENERAL STYLES */

.single-blog-content .post-content {
  /*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);*/
}

.single-blog-content .post-content h3:nth-child(1) {
  /* border-bottom: 2px solid rgba(0, 0, 0, 0.5); */
  /* padding-bottom: 8px; */
  /*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);*/
}

.single-blog-content .post-content .page-title {
  /* font-size: 28px; */
  /* font-size: 2.25rem; */
  /* font-size: 36px; */
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding-bottom: 8px;
  /*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);*/
}

h1 {
  /* default */
  /* font-size: 2.25rem; */
  font-size: 2rem;
}

.post-content h2 {
  /* default */
  /* font-size: 2rem;  */
  font-size: 1.75rem;
  /* font-size: 28px; */
}

.post-content h3 {
  /*default */
  /* font-size: 1.75rem; */
  font-size: 1.50rem;
  /* font-size: 26px; */
}

.post-content h4 {
  /*default */
  /* font-size: 1.5rem; */
  font-size: 1.25rem;
  /* font-size: 22px; */
}

.post-content h5 {
  /*default */
  font-size: 1rem;
  /* font-size: 18px; */
  /* font-size: 1rem; */
}

.post-content h6 {
  /*default */
  font-size: 1rem;
  font-style: italic;
  /* font-size: 16px; */
  /* font-size: 1rem; */
}

/* body {font-size: 16px;} */

/* p {font-size: 1.rem;} */

.dottedUnderline {
  border-bottom: 1px dotted;
}

.btn {
  font-size: 16px;
}

.highlight_s_side {
  font-weight: bold !important;
  color: #024731 !important;
}

a[href$='.xls']:after, a[href$='.xlsx']:after {
  font-family: "FontAwesome";
  content: "\f1c3";
  display: inline-block;
  padding-left: 5px;
  font-weight: 500;
  color: limegreen;
}

a[href$='.doc']:after, a[href$='.docx']:after {
  font-family: "FontAwesome";
  content: "\f1c2";
  display: inline-block;
  padding-left: 5px;
  font-weight: 500;
  color: blue
}

a[href$='.pdf']:after {
  font-family: "FontAwesome";
  content: "\f1c1";
  display: inline-block;
  padding-left: 5px;
  font-weight: 500;
  color: red;
}

a[href$='.ppt']:after, a[href$='.pptx']:after {
  font-family: "FontAwesome";
  content: "\f1c4";
  display: inline-block;
  padding-left: 5px;
  font-weight: 500;
  color: orange;
}

a[href^='https://docs.google.com/spreadsheets']:after, a[href^='http://docs.google.com/spreadsheets']:after {
  content: '';
  background:url('/gfx/icons/gsheets.ico');
  background-size:cover;
  position:absolute;
  width: 1rem;
  height: 1rem;
  margin-left: 5px;
  margin-top: 3px;
}
a[href^='https://docs.google.com/document']:after, a[href^='http://docs.google.com/document']:after {
  content: '';
  background:url('/gfx/icons/gdocs.ico');
  background-size:cover;
  position:absolute;
  width: 1rem;
  height: 1rem;
  margin-left: 5px;
  margin-top: 3px;
}
a[href^='https://docs.google.com/presentation']:after, a[href^='http://docs.google.com/presentation']:after {
  content: '';
  background:url('/gfx/icons/gslides.ico');
  background-size:cover;
  position:absolute;
  width: 1rem;
  height: 1rem;
  margin-left: 5px;
  margin-top: 3px;
}
a[href^='https://docs.google.com/forms']:after, a[href^='http://docs.google.com/forms']:after {
  content: '';
  background:url('/gfx/icons/gforms.ico');
  background-size:cover;
  position:absolute;
  width: 1rem;
  height: 1rem;
  margin-left: 5px;
  margin-top: 3px;
}

/* <a href="https://docs.google.com/spreadsheets">ualifications and the availability of openings in the PhD program.</a> */
.standard-icon {
  display: inline-block;
  width: 13px;
  text-align: center;
}

#ibm-font {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 16px;
}

.skip-to-content {
  position: absolute;
  color: #fff;
  z-index: 100;
  left: 0;
  top: -40px;
  padding: 6px 8px;
  font-weight: 600;
  border-bottom-right-radius: 4px;
  transition: all 0.25s;
  opacity: 0;
}

.skip-to-content:focus {
  opacity: 1;
  top: 0;
  background-color: #C74C00;
  text-decoration: underline;
}

/* || ABOUT PAGE */

.chair-message {
  width: 250px;
  position: relative;
  display: inline-flex;
  flex-direction: column;
  /* margin-left: 0; */
  box-shadow: 2px 2px 5px grey;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 15px;
}

.chair-message img {
  display: block;
}

.chair-message figcaption {
  margin-top: 10px;
  text-align: center;
  /* font-style: italic; */
  line-height: 1.5;
  color: rgb(255, 255, 255);
  background-image: initial;
  background-color: rgba(51, 57, 58, 0.5);
  background: rgba(51, 51, 51, .75);
  bottom: 0;
  position: absolute;
  width: 100%;
  padding: 5px 5px;
}

#page-container {
  position: relative;
  min-height: 100vh;
  max-width: 100%;
}

.link a {
  color: white;
}

a {
  /* color: #2E617E; */
  /* color: #20399D; */
  /* color: #2D5D7B; */
  /* color: #3B79A0; */
  color: #387499;
  /* text-decoration: underline; */
}

a:focus {
  text-decoration: underline;
}

a:hover {
  color: #007300;
  text-decoration: underline;
  /* background-color: inherit !important; */
  background-color: rgba(0, 0, 0, 0.0);
}

p {
  text-align: left;
  white-space: normal;
  word-break: break-word;
}

.dropdown-item:focus {
  color: black;
  background-color: white;
}

a .dropdown-header:hover {
  background-color: #ffffff;
}


/* || FACULTY */

#faculty_p {
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
  white-space: normal;
  word-break: break-word;
}

#faculty_a {
  padding-top: 0px;
  margin: 0px;
  white-space: normal;
  word-break: break-word;
  text-decoration: none;
  /* color:black; */
}

#faculty_a:hover {
  color: #007300;
}

table.facultyTable.table td {
  vertical-align: middle;
  text-align: left;
}

#peopleFilter {
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  padding: 6px 12px;
}

#givebtn {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  border-radius: 0;
  padding: 16px 24px;
  width: 100%;
  border-radius: 0;
  border: 0;
  color: white;
  /* background-color: #007bff; */
  background-color: #006800;
  /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); */
  /* -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); */
}

#givebtn:hover {
  /* background-color: #007bff; */
  background-color: #006800;
  color: white;
  /* -webkit-box-shadow: 0 11px 22px rgba(0, 0, 0, 0.22); */
  /* box-shadow: 0 11px 22px rgba(0, 0, 0, 0.22); */
  /* -webkit-transition: -webkit-box-shadow 0.15s ease-in-out; */
  /* transition: -webkit-box-shadow 0.15s ease-in-out; */
  /* -o-transition: box-shadow 0.15s ease-in-out; */
  /* transition: box-shadow 0.15s ease-in-out; */
  /* transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; */
}

.content-wrapper {
  float: right;
  width: 70%;
  min-width: auto;
  max-width: 1180px;
}

/* || SIDEBAR */

.sidebar-wrapper {
  float: left;
  width: 30%;
  margin-right: 2%;
  max-width: 280px;
  min-width: 270px;
  padding: 0 0 32px 0;
  /* top right bottom left*/
}

.sidebar-bar {
  background-color: green;
  height: 5px;
  margin-bottom: 8px;
  width: 50px;
}

.sidebar-title {
  font-size: 32px;
}

.sidebar-title a {
  color: black;
  font-family: inherit;
  font-size: 32px;
  font-weight: 500;
  text-decoration: none !important;
}

.sidebar-title a:hover {
  cursor: pointer;
  text-decoration: none !important;
}

.sidebar-header h2 {
  color: black;
  float: left;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 0px;
  font-weight: normal;
  font-size: 16px;
}

/* .sidebar-header span {
  color: black;
  float: right;
  display: inline-block;
  padding-right: 4px;
  font-weight: bold;
  padding-top: 6.4px;
  padding-bottom: 0px;
} */

.subsidebar-header h3, .subsidebar-header h4 {
  color: black;
  float: left;
  display: inline-block;
  /* padding-top: 8px;
  padding-bottom: 0px; */
  font-weight: normal;
  font-size: 15px;
  padding: 6.4px 0 0 6.4px;
}

/* .subsidebar-header span {
  color: black;
  float: right;
  display: inline-block;
  padding-right: 4px;
  font-weight: bold;
  padding-top: 1.6px;
  padding-bottom: 0px;
} */

/* subsidebar */

span[aria-expanded='true']>.expand_caret {
  transform: rotate(-180deg);
}

/* subsidebar */

button[aria-expanded='true']>.expand_caret {
  transform: rotate(-180deg);
}

/* sidebar */

li[aria-expanded='true'] .expand_caret {
  transform: rotate(-180deg);
}

.menu-item {
  margin: 0 0 16px 0;
  font-weight: 500;
  color: black;
}

ul.sidebar-menu {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: green;
  list-style-type: none;
  margin-left: 16px;
  padding: 0;
}

ul.sidebar-menu li {
  padding-bottom: 9.6px;
}

ul.subsidebar-menu li {
  padding-top: 8px;
  /* padding-bottom: 0px !important; */
}

ul.subsidebar-menu {
  list-style-type: none;
  margin-left: 16px;
  padding: 0;
}

ul.subsidebar-menu li.btn {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* a[data-toggle="collapse"] {
position: relative;
} */

/*
.dropdown-toggle::after {
display: block;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
} */

/* || NEWS & EVENTS */

#header-container.container-fluid {
  padding: 0px;
}

#news-events {
  padding-top: 20px;
  font-size: 12px;
}

#content-pag {
  /* padding-top: 20px; */
  font-size: 16px;
  font-family: 'IBM Plex Sans', sans-serif;
}

#topbanner #title {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding: 0px;
  display: block;
}

#topbanner #title .ee-header {
  color: #447998;
  font-weight: bold;
  margin: 0px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  white-space: nowrap !important;
}

#topbanner #title .uh-header {
  display: block;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  white-space: nowrap !important;
}

#topbanner #logo {
  /* max-width: 500px; */
  /* min-width: 270px; */
  /* padding: 0px 0px 8px; */
  /* margin: 5px; */
  float: left;
  max-width: 350px;
  width: 75%;
  min-width: 0;
  display: table;
  height: 80px !important;
  /* margin: 0 auto; */
  padding: 0;
  /* margin-bottom: 5px; */
}

.logo_link {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}

.navbar-brand {
  padding-top: 0;
}

/*remove dropdown arrow*/

.dropdown-toggle::after {
  display: none;
}

/*dropdown-submenu*/

ul.list-unstyled {
  list-style: none;
}

.rotate-180 {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform-origin: 75% 45%;
  -ms-transform-origin: 75% 45%;
  transform-origin: 75% 45%;
  /* margin-left: -40px !important; */
}

.collapse.in {
  display: block;
}

.nav-link.menu-link {
  display: inline-block;
  text-align: center;
  /* padding-bottom: 24px; */
}

#navbar-toggler {
  /* outline: none; */
  max-width: 15%;
  float: right;
  border: 0;
  height: 75px;
  /* margin-right: 10px; */
}

#navbar-toggler:focus-visible {
  outline: 3px solid blanchedalmond;
}

/* || CAROUSEL */

#carouselHome {
  /* max-width: 1300px; */
  margin-left: auto;
  margin-right: auto;
}

.carousel-fade .carousel-item {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}

.carousel-item {
  /*
  height: 350px;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  background-size: cover;
  */
}

.carousel-caption {
  text-align: left;
  position: relative;
  background-color: rgb(247, 245, 245);
  color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  right: 0;
}

.carousel-link h3 {
  padding: 0px 50px 0px 50px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: bold;
}

.carousel-desc {
  padding: 0px 50px 10px 50px; font-family: 'IBM Plex Sans', sans-serif; font-weight: bold;
}

.carousel-inner {
  /* background-color: #E5E2E0; */
  background-color: rgb(247, 247, 247);
}

.carousel-border {
  border-left: 1px solid rgb(238, 238, 238);
  border-right: 0;
}

.carousel-item * {
  overflow: visible;
}

.carousel-item .caption {
  padding: 15px 30px 20px 40px;
  border-bottom: 1px solid rgb(238, 238, 238);
  /* Carousel Debugging */
  /* padding: 15px 5px 0px 30px;  */
  /* margin-bottom: 20px; */
}

.carousel-item .caption .carousel-header {
  font-size: 26px;
}

.carousel-item .caption .carousel-description {
  /* height: 40px;
  font-size: 16px; */
}

.carousel-item .image {
  text-align: right;
}

.carousel-img {
  width: 100%;
  /* height: 100%; */
  max-height: 450px;
  max-width: 900px;
  min-height: 150px;
  overflow: hidden;
}

.carousel-controller {
  position: absolute;
  bottom: 0;
  text-align: center;
  margin-bottom: 11.2px;
}

ol.carousel-indicators {
  /* position: static; */
  /* display: inline-flex; */
  /* margin: 0; */
}

ol.carousel-indicators li {
  /* -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 10px;
  height: 10px; */
  /* text-indent: 0;
  background: none;
  font-size: 20px; */
  background-color: rgb(173, 166, 166);
}

ol.carousel-indicators li.active {
  /* color: #000; */
  background-color: #387499;
}

ol.carousel-indicators li.active icon:before {
  content: '\f111';
  font-family: FontAwesome;
}

.carousel-controller a:hover {
  color: #000;
}

.carousel-controller li, .carousel-controller a, #carouselPlayPauseCtrl {
  /* color: #a5a5a5; */
}

.carousel-control-next, .carousel-control-prev {
  bottom: 20%;
  height: 20%;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  opacity: unset;
}

.carousel-control-next:hover, .carousel-control-prev:hover {
  bottom: 20%;
  height: 20%;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  opacity: 0.5;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  background: none;
  font-size: 25px;
}

#carouselPlayPauseCtrl {
  /* margin-left: 10px;
  display: inline-flex;
  height: 20px;
  width: 20px;
  position: relative;
  z-index: 999;
  left: 0;
  right: 0; */
  position: absolute;
  padding: 0px 10px 0px 10px;
  top: 0;
  bottom: 0;
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  opacity: unset;
}

#carouselPlayPauseCtrl>* {
  font-size: 20px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  opacity: unset;
}

#carouselPlayPauseCtrl>*:hover {
  /* color: #000; */
  opacity: 0.5;
  cursor: pointer;
}

#carouselPlayPauseCtrl .PlayPauseIcon::after {
  content: '\f04c';
  font-family: FontAwesome;
}

#carouselPlayPauseCtrl .PlayPauseIcon.pause::after {
  content: '\f04b';
  font-family: FontAwesome;
}

/* || CARD */

.card-shadow:hover {
  /* background-color: blue; */
  /* background-color: #ffffff; */
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

  /* || CAROUSEL */

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

  /* || CAROUSEL */
  .carousel-caption {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.85);
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}


/*  || Backward Breakpoints (need to fix or remove) */

@media (max-width: 319px) {
  .carousel-description {
    /* display: none; */
  }

  .carousel-controller {
    display: none;
  }

  .carousel-item .caption {
    height: 100px;
    padding: 10px 25px;
  }
}

@media (max-width: 424px) {
  .carousel-description {
    /* display: none; */
  }

  .carousel-item .caption {
    height: 110px;
    padding: 10px 25px;
  }
}

@media (max-width: 575px) {

  /* .smart-scroll{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  .scrolled-down{
     transform:translateY(-100%); transition: all 0.3s ease-in-out;
  }
  .scrolled-up{
     transform:translateY(0); transition: all 0.3s ease-in-out;
  } */
  /* .carousel-item .caption {
    height: 150px;
    padding: 10px 25px;
  } */
  .carousel-description {
    /* height: auto; */
  }

  .carousel-controller {
    /* display: none; */
  }
}

@media (max-width: 767px) {

  /* .container {
    max-width: none;
  } */
  #carousel-container {
    margin: 0 -15px;
  }

  .carousel-item .image {
    z-index: 999;
  }

  .carousel-item .image .carousel-img {}

  /* .carousel-item .caption .carousel-description {
    font-size: 14px;
  } */

  #carouselPlayPauseCtrl {
    /* display: none !important; */
    font-size: 15px;
  }

  .carousel-control-prev-icon, .carousel-control-next-icon {
    background: none;
    font-size: 20px;
  }

  .carousel-control-next, .carousel-control-prev {
    bottom: 0;
    height: 20%;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    opacity: unset;
  }

  .carousel-control-next:hover, .carousel-control-prev:hover {
    bottom: 0;
    height: 20%;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    opacity: 0.5;
  }
}

@media (max-width: 991px) {

  /* .container {
    max-width: none;
  } */
  /* .carousel-border {
    border-left: 1px solid rgb(238, 238, 238);
    border-right: 1px solid rgb(238, 238, 238);
  } */
  .carousel-item .caption {
    padding: 20px 30px;
  }

  .carousel-fade .carousel-item {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
  }

  .carousel-fade .carousel-item.active .image {
    opacity: 1;
  }

  .carousel-item .caption .carousel-header {
    font-size: 22px;
  }

  .carousel-fade .carousel-item .image {
    transition: opacity ease-out 2s;
    -webkit-transition: opacity ease-out 2s;
    -o-transition: opacity ease-out 2s;
    opacity: 0;
  }
}