/******************* 
  For the following locations: 
    https://engineering.purdue.edu/Engr/Academics/Graduate-dev/fellowship-list
    https://engineering.purdue.edu/Engr/Academics/Graduate-dev/ProfessionalDevelopment/postdoc-opportunities
******************************/


.tag { background: #FFF; border: 1px solid #DDD; border-radius: 3px; float: left; margin-left: 5px; padding: 5px 10px; text-align: center; width: auto; }


.BG_EEE { background: #EEE; }
.BG_FFF { background: #FFF; }



#search-A {
  background: #FFF;
  border-radius: 3px;
  border: 1px solid #CCC;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin: 3px;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 12px;
  max-width: 360px;
  padding: 5px 15px;
  text-align: left;
  width: 360px;
}

/******** Moving Inline CSS ******************/
.filtered-list-heading-count {
  background: #000; 
  margin: 0; 
  padding: 0; 
  padding-bottom: 5px;
}

.filtered-list-heading-count .text-box {
  padding: 30px; padding-bottom: 5px; padding-left: 0; padding-right: 0;
}

.filtered-list-heading-count .text-box h1 {
  color: #FFFFFF;
}

.filtered-list-heading-count .text-box p {
  color: #DDD;
}

.tagged-box {
  margin: 0; padding: 15px 0 0 0;
}

.tagged-box .row {
  margin: 0; padding: 0;
}

.tagged-box .row div div {
  display: inline-block; padding-top: 8px;
}

.tagged-box .row div div span {
  color: #999; font-size: 0.85em; padding-right: 15px;
}

.tagged-search-box {
  margin: 0; padding: 0; margin-bottom: 15px; padding-bottom: 15px;
}

.tagged-search-box input {
  height: 40px; margin-left: 15px;
}

    .fellowship-container {
        padding: 1rem 3.1rem;
    }
    .fellowship-title {
        text-decoration: none;
        font-size: 1.5rem;
    }

/******* Unknown uses Below E. Gray 4/2/2025 *********************/

.content p, .content li, .content li > a { font-size: 1.25em; }
.content a, .content p { line-height: 1.30em; }
#main h2 { font-size: 1.55em !important; line-height: 1.10em !important; }
#main h3 { font-size: 1.30em !important; line-height: 1.10em !important; }
#main h4 { font-size: 1.25em !important; line-height: 1.10em !important; }

