#edit-mail, #edit-name, #edit-countrycode, #edit-number {
  max-width: 20rem;
}

/* twocol_section.css | http://gazteria.kam/core/modules/layout_builder/layouts/twocol_section/twocol_section.css?rw504w */

@media screen and (min-width: 40em) {
  .layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first {
    /* flex: 0 1 50%; */
    flex: 0 1 33%;
  }
  .layout--twocol-section.layout--twocol-section--50-50 > .layout__region--second {
    /* flex: 0 1 50%; */
    flex: 0 1 66%;
  }

	
}


.fieldset__wrapper > div {
  display: inline-block;
  margin-right: 2rem;
  vertical-align: top;
}

#edit-group-identifikazioa input {
  max-width: 20rem;
}

.tabledrag-toggle-weight-wrapper {
  display: none;
}

#edit-field-argibide-wrapper {
  width: 100%;
}
