.hero {   
    background-image: url('./Images/researchbig1.jpg') 
    }

#discover ul {
    padding-top: 15px;
}

#discovery li {
    line-height: 14px;
    margin-bottom: 15px;
}








.resPage{
  line-height:20px;
}

.row-even {
  background-color: #E0E0E0;
}

.row-odd {
  background-color: #EEE;
}

.form-label {
  font-weight: bold;
  vertical-align: top;
}

.discussion-posts {
  width: 100%;
}

.discussion-posts td {
  padding: 10px;
}

.discussion-subject {
  font-weight: bold;
}

.discussion-date {
  font-style: italic;
}

.discussion-content {
  padding: 10px;
}

.discussion-options {
  text-align: right;
}


/*** Featured Research Styles ***/

.event-image-container {
  float: right;
  clear: right;
  width: 250px;
  margin: 5px;
  text-align: center;
}

.features-list {
}

.features-list td {
  padding: 0 1em 1em 0;
  border-bottom: 1px solid #ccc;
}

.features-list td.item-thumb {
  padding-top: 1.4em;
}

.features-list td.item-thumb img {
  border: 1px solid #666;
}

.features-list td.item-text {
  vertical-align: top; 
  padding-bottom: 1em; 
  border-bottom: 1px solid #ccc;
}

.features-list a:link {
  color: black;
}

.features-list a:visited {
  color:#666;
}


/*************************************/
/* Research Report Article List      */
/*************************************/

.item-listing td {
  padding: 0 0 1em 0 ;
  vertical-align: top;
  border-top: 1px solid #CCC;
  border-bottom: none;
}

.item-listing img {
  border: 0px;
  margin: 0 0 1em 0;
  float: right;
}

.item-title {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
  color: #000;
}

.item-title{
  display: block;
  margin-top: 0.5em;
}

.item-title:hover {
  text-decoration: underline;
}

.item-intro {
  margin-top: .5em;
}

.batch-control {
  font-size: 1.2em;
}

.active {
  font-weight: bold;
}