/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.




*/
/* line 12, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
.table_info_button {
  float: right;
  margin-left: 5px;
  border: none !important;
  z-index: 0;
  cursor: help !important;
  background: inherit !important;
}

/* line 21, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
span.red_notice {
  color: red;
  font-size: 20pt;
}

/* line 26, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
input.search-icon {
  background: url(/assets/icons/input_search-211a2f63afe217e97befff3399e950dc0dafff683d632dc52b609dbe9394af63.png) no-repeat scroll 5px 5px;
  background-color: rgba(0, 0, 0, 0);
  background-color: white;
  padding-left: 20px;
}

/* line 35, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
.ui-icon-no-icon-dropdown {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

/* line 40, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
.lite-dropdown-button-icon-span {
  float: left;
  margin-right: 5px;
}

/* line 44, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
.select2-selection--multiple {
  border: 1px solid #a6c9e2 !important;
}

/* line 47, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
.select2-search__field::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}
.select2-search__field:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}
.select2-search__field::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}
.select2-search__field::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}

/* line 51, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
input[type="file"]::file-selector-button {
  color: transparent;
  background-image: url(/assets/file-f0561b5adc13671db82270ef5ec4075cfdff8c3257ddb2c84583b05947560616.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 115px;
  border: 1px solid #767676;
  border-radius: 3px;
  background-color: #e9e9ed;
}

/* line 62, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
input[type="file"]::file-selector-button:hover {
  background-color: #d0d0d7;
}

/* line 66, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
input[type="file"]::-webkit-file-upload-button {
  color: transparent;
  background-image: url(/assets/file-f0561b5adc13671db82270ef5ec4075cfdff8c3257ddb2c84583b05947560616.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 115px;
  border: 1px solid #767676;
  border-radius: 3px;
  background-color: #e9e9ed;
}

/* line 77, ../usr/local/bundle/bundler/gems/jquery_ui_lite_app-42a60b6a1c90/app/assets/stylesheets/jquery_ui_lite_app.scss */
input[type="file"]::-webkit-file-upload-button:hover {
  background-color: #d0d0d7;
}
