form[action="/documents"] .form-item-field-nomber-document-value {
  margin: 0;
  width: 8.800000000000001rem;
}
form[action="/documents"] .form-item-field-nomber-document-value input {
  border: 0.06rem solid #000;
  border-radius: 0.31rem;
  background-color: transparent;
  font-weight: 400;
  font-size: 0.88rem;
  color: #000;
}
form[action="/documents"] label {
  font-weight: 400;
  font-size: 1rem;
  color: #000;
  margin-bottom: 0.18rem;
}
form[action="/documents"] .form-actions {
  margin: 0;
  flex-shrink: 0;
  width: 1.68rem;
  height: 1.68rem;
  margin-right: 0.6rem;
}
form[action="/documents"] .form-actions input {
  margin: 0;
  width: inherit;
  height: inherit;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  font-size: 0;
  background-image: url("/sites/all/themes/vesta_theme/image/icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
form[action="/documents"] .form--inline {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
