
.theme-summary-list-item-container{
  padding:10px;
  position:relative;
  display: inline-block;

  margin-bottom: 5px;
  border: 1px solid #ddd;
  min-height:80px;

}

.theme-summary-list-item-image{
  max-width:140px;
}

.theme-summary-list-item-header{
  font-size: 20px;
  font-weight:bold;

  padding-bottom:5px;
  position:relative;
  
}

.theme-grade-summary-list-item-container{

  padding-top:20px;

}

.theme-summary-list-item-description{
  font-weight:normal;

  padding-bottom:5px;
  position:relative;
  
}

.theme-summary-list-item-links{

}

.theme-summary-list-item-subject-link{
  margin: 5px 5px;
}

.theme-summary-list-item-links-subject-icon{
  max-width:32px;
  margin-right: 10px;
}



.theme-grade-detail-header-subtext{
  font-size: 28px;
  font-weight:bold;
}

.theme-grade-detail-header-subject-icon{
  max-width:75px;
  margin-right: 10px;
}