/* Colors */
/*#888888*/
/* Fonts */
/* Sizes */
.spotlight-abstracts-node {
  float: left;
  margin-bottom: 30px; }

.spotlight-abstracts-node:nth-child(2n+1) {
  margin-left: 0 !important;
  float: left;
  /*margin-bottom: 30px;*/ }

.spotlight-abstracts-node {
  padding: 75px 0;
  max-width: 1200px;
  margin: 0 auto;
  margin-left: 0 !important;
  /* Don't remove, used for multiple sequence of spotlight */
  border-bottom: 1px solid #e4e4e4; }

.spotlight-abstracts-node:first-child {
  border-top: 0;
  padding-top: 0; }

.spotlight-abstracts-node:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

.spotlight-abstracts-adt .spotlight-abstract {
  /* 	height: 700px; */
  /* 	width: 550px; */ }