@charset "utf-8";

/* ****************************************************************************
 * OVERRIDES over Field Collection
 *
 * This CSS should be loaded last, after the general overrides.css
 * ****************************************************************************
 */


.tm-node-body .field-collection-container {
  margin-bottom         : 0px;
}

.field-collection-view ul.field-collection-view-links {
  list-style-type       : none;
  border-bottom         : 0px none;
  margin-right          : 0px;
}

.field-collection-container ul.action-links {
  list-style-type       : none;
  border-bottom         : 0px none;
  margin-right          : 0px;
}

ul.field-collection-view-links li a {
  text-align            : rigth;
  margin-right          : 0px;
  margin-left           : 13px;
}
