/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
@import url(/assets/actiontext-5fe27d24de17829c7ca7f6eb03b33d2aa2f6e77bd99ace0c4058cf30dc53cccc.css);
@import url(/assets/fonts-d3c330fc30b9ca3810624f9f324b4718a19c5c1457ba567f2e328b51c3b8aeba.css);
@import url(/assets/choices-3913414d922fb0bc9d2139bc5a622da40592b31b382174595c7f0c06adc35cf6.css);
@import url(/assets/pickmeup-659ca91824ff0a47cc247bc9c4a535c25c46b43a2cb3ad66c667acdf914dd556.css);
@import url("https://unpkg.com/bpmn-js@15.1.3/dist/assets/bpmn-js.css");
@import url("https://unpkg.com/bpmn-js@15.1.3/dist/assets/bpmn-font/css/bpmn.css");
@import url("https://unpkg.com/bpmn-js@15.1.3/dist/assets/diagram-js.css");
/* Show it is fixed to the top */
/* line 30, app/assets/stylesheets/application.scss */
body {
  padding-top: 3.5rem;
}

/* Hide spin buttons */
/* line 36, app/assets/stylesheets/application.scss */
.unstyled-numberinput input::-webkit-outer-spin-button,
.unstyled-numberinput input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 42, app/assets/stylesheets/application.scss */
.unstyled-numberinput input[type="number"] {
  -moz-appearance: textfield;
}
