/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

a {
  color: #1772d0;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #f09228;
  text-decoration: none;
}

body,
td,
th,
tr,
p,
a {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px
}

strong {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
}

heading {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 22px;
}

subheading {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 18px;
}

subsubheading {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 16px;
}

.people{
  /* width: 90%;
  max-width: 840px; */
  text-align: center;
  margin: auto;
  display: flex;
  flex-flow: row wrap; 
  /*justify-content: space-between;*/
}
.people p{
  text-align: center;

}

.person{
  /*width: 120px;*/
  width: 25%;
  text-align: center;
}

.person img{
  display: inline-block;
  width: 80%;/*100px;*/
  margin: 5px auto;
  height: auto;
  border-radius: 50%;
}

.sponsor{
  /*width: 120px;*/
  width: 25%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sponsor img{
  display: inline-block;
  width: 80%;/*100px;*/
  margin: 5px auto;
  height: auto;
  /* border-radius: 50%; */
}


papertitle {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700
}

name {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 32px;
}

.one {
  width: 160px;
  height: 160px;
  position: relative;
}

.two {
  width: 160px;
  height: 160px;
  position: absolute;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

.fade {
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

span.highlight {
  background-color: #ffffd0;
}

.row.centered {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}





#timeline {
  font-size: 18px;
  font-weight: 300;
 /* background-color: #f7f7f7; */
}
@media (min-width: 768px) {
  .timelineitem:nth-child(odd) {
    margin-left: 50%;
    border-left: 5px solid #333;
    text-align: left;
  }
  .timelineitem:nth-child(even) {
    margin-right: 50%;
    margin-left: 0px;
    border-right: 5px solid #333;
    text-align: right;
  }
  .timelineitem {
    width: 45.5%;
    position: relative;
    padding: 18px;
  }
  .timelineitem:nth-child(odd):before {
   left: -8px;
  }
  .timelineitem:nth-child(even):before {
    right: -8px;
  }
}

.timelineitem:before {
  width: 11px;
  height: 11px;
  background: #333;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .timelineitem {
    border-left: 5px solid #333;
    text-align: left;
    margin-left: 10px;
    padding: 5px;
    position: relative;
  }
  .timelineitem:before {
    left: -8px;
  }
}
.tdate {
  font-size: 14px;
  font-weight: 400;
  /* margin-bottom: -0px; */
  color: rgb(132,0,0);
}
.ttitle {
  font-size: 18px;
  font-weight: 400;
}
.tdesc {
  font-size: 14px;
  font-weight: 300;
}
.thigh {
  color: #000266;
}



#slideshow{
    width: 75%;
    margin: auto;
    overflow: hidden;
}
#slideshow figure {
    position: relative;
    width: 500%;
    margin: 0;
    left: 0;
    animation: slideshow 20s infinite;
}
#slideshow figure img{
    width: 20%;
    float: left;
}

/* @keyframes slideshow{
  0% {
      left:0;
  }
  17% {
      left:0;
  }
  25% {
      left:-100%;
  }
  37% {
      left:-100%;
  }
  45% {
      left:-200%;
  }
  57% {
      left:-200%;
  }
  65% {
      left:-300%;
  }
  67% {
      left:-300%;
  }
  85% {
      left:-400%;
  }
  100% {
      left:-400%;
  }
} */
@keyframes slideshow{
    0% {
        left:0;
    }
    11% {
        left:0;
    }
    22% {
        left:-100%;
    }
    33% {
        left:-100%;
    }
    44% {
        left:-200%;
    }
    56% {
        left:-200%;
    }
    67% {
        left:-300%;
    }
    78% {
        left:-300%;
    }
    89% {
        left:-400%;
    }
    100% {
        left:-400%;
    }
}

hr.soft {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  padding: 0;
  margin: 0;
}

.publication[style*="display: none"] {
  display: none !important;
}




/* .nav-pills {
  display: flex;
  flex-wrap: wrap;  
  justify-content: center;
}

.nav-pills .nav-item {
  margin: 0.25rem;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  color: #007bff;
  background-color: transparent;
  border: 0px transparent;
  cursor: pointer;
}

.nav-pills .nav-link:hover {
  background-color: transparent;
}

.nav-pills .nav-link.active {
  color: #fff;
  background-color: #007bff;
}

.nav-pills .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
} */



/* Link Styles */
a {
  color: #1772d0;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #f09228;
  text-decoration: none;
}

/* Navigation Pills */
.nav-pills {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.nav-pills .method-pill {
  margin: 1px;
}

.nav-pills .method-pill a {
  display: block;
  padding: 10px;
  /* margin: 5px; */
  /* font-size: 0.9rem; */
  color: #1772d0; /* Match the link color */
  background-color: transparent;
  border: 1px transparent;
  border-radius: 5px;
  text-decoration: none;
  transition: background-color 0.0s, color 0.0s;
}

.nav-pills .method-pill a:hover {
  color: #f09228; /* Match the hover color */
  background-color: #eeeeee;
}

.nav-pills .method-pill.active a {
  color: #fff;
  background-color: #1772d0; /* Use the link color for background */
  border-color: #1772d0;
}

.nav-pills .method-pill.active a:hover {
  background-color: #145a9e; /* Slightly darker on hover when active */
}

/* New CSS to Start a New Line */
.nav-pills .new-line {
  flex-basis: 100%;
}

/* Line Break Element */
.nav-pills .line-break {
  flex-basis: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
}

/* Default background color for all publications */
.publication {
  background-color: #ffffff;
}

/* Highlighted background color for representative papers */
.paperhi.highlighted {
  background-color: #ffffd0;
}