/* line 1, app/assets/stylesheets/recipes.css.scss */
#loading_categories.loading-indicator {
  background: url(/assets/loading-horizontal-ffb1e07eced8256d5a28044fad6927b6e303e06a37646030452fa895623214ba.gif) center no-repeat;
  height: 16px;
  width: 16px;
}

/* line 7, app/assets/stylesheets/recipes.css.scss */
#panel_recipient .open-recipient-dialog.lite-button {
  margin-left: 3px;
}

/* line 11, app/assets/stylesheets/recipes.css.scss */
.disabled_input {
  background: lightgrey;
}

/* line 15, app/assets/stylesheets/recipes.css.scss */
.ui-sub-state-highlight {
  border: 1px solid #fad42e;
  background: #fcf3d0;
  color: #363636;
}

/* line 21, app/assets/stylesheets/recipes.css.scss */
.darkgray {
  color: darkgray;
}

/* line 25, app/assets/stylesheets/recipes.css.scss */
.large-font-size {
  font-size: large;
}

/* line 30, app/assets/stylesheets/recipes.css.scss */
.large-font-size table.grid_table th {
  font-size: 18px !important;
}

/* line 34, app/assets/stylesheets/recipes.css.scss */
.barcode_input {
  color: transparent;
  position: absolute;
  background: transparent;
  border: none;
}

/* line 40, app/assets/stylesheets/recipes.css.scss */
.ui-icon-barcode {
  background-image: url(/assets/barcode_icon-c1d02aa1771f8e1c429bf81176b6bb9571fa1f164269f9979b106f54a75be661.png) !important;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

/* line 46, app/assets/stylesheets/recipes.css.scss */
.icon-qrcode {
  background-image: url(/assets/qrcode_icon-cb3aab023105e01698b84cb80cbad2354ce642b15839211813aa8f5d9bf418fa.png) !important;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 24px;
  height: 24px;
}
