#s-tpl-step-container .s-tpl-bl-project .aui-select2-container {
  /* container has max-width: 250px in old AUI which is badc for this form */
  max-width: none;
}

#s-tpl-step-container .s-tpl-bl-project .field-group aui-spinner {
  display: none;
}

#s-tpl-step-container .s-tpl-bl-project .field-group.s-loading aui-spinner {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -12px;
  right: 5px;
}

#s-tpl-step-container .s-tpl-bl-project .field-group.s-loading .aui-select2-container .select2-choices:before {
  display: none;
}

#s-tpl-step-container .s-tpl-bl-group-by {
  background-image: url(/s/-2rizk2/940000/z9u883/8.2.0/_/download/resources/com.almworks.jira.structure:template-backlog/group-by@2x.png);
}

#s-tpl-step-container .s-tpl-bl-gb-ch-group {
  margin-left: 105px;
  margin-top: 20px;
}

#s-tpl-step-container .s-tpl-bl-gb-ch-group .s-tpl-field-annotation {
  width: 300px;
}