#node-stocks-stocks-form {
  margin: 0 auto;
  max-width: 1200px;
}
#node-stocks-stocks-form .vertical-tabs details {
  margin: 1em;
}
#node-stocks-stocks-form .vertical-tabs details label[for=edit-menu-enabled] {
  width: unset;
}
#node-stocks-stocks-form table.ief-entity-table th, #node-stocks-stocks-form table.ief-entity-table td {
  padding: 5px 10px;
}
#node-stocks-stocks-form table.ief-entity-table th td.inline-entity-form-node-label, #node-stocks-stocks-form table.ief-entity-table td td.inline-entity-form-node-label {
  width: 100%;
}
#node-stocks-stocks-form table.ief-entity-table td, #node-stocks-stocks-form table.ief-entity-table th {
  padding: 5px 10px;
}
#node-stocks-stocks-form table.ief-entity-table tr:not(.ief-row-form) td.inline-entity-form-node-label {
  width: 100%;
}
#node-stocks-stocks-form table.ief-entity-table tr:not(.ief-row-form) td:last-child {
  white-space: nowrap;
}
#node-stocks-stocks-form table.ief-entity-table tr.ief-row-form .ief-form > div {
  display: flex;
  flex-direction: column;
  gap: 1em;
  padding: 1em;
  background-color: rgba(101, 101, 101, 0.2);
}

/*# sourceMappingURL=global.css.map */
