.react-form__popup {
  width: 100%; }

.react-form__placeholder {
  color: #cccccc; }

.react-form__field-error {
  font-size: 12px;
  color: #fc3333; }

.react-form .adm-list-item.is-req .adm-list-item-title:before {
  color: #fc3333;
  content: "*";
  font-weight: 700;
  margin-right: 4px;
  position: absolute;
  transform: translateX(-10px); }

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