/**
 * This file is used to override vendors assets path outside the application
 * Redefine background url with image-url(), this function is provided by sass-rails.
 */
/* Chosen */
/* line 9, app/assets/stylesheets/vendor.assets.css.scss */
.chosen-container-single .chosen-single abbr {
  background: url(/assets/chosen_v1.2.0/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;
}

/* line 12, app/assets/stylesheets/vendor.assets.css.scss */
.chosen-container-single .chosen-single div b {
  background: url(/assets/chosen_v1.2.0/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 0px 2px;
}

/* line 15, app/assets/stylesheets/vendor.assets.css.scss */
.chosen-container-single .chosen-search input[type="text"] {
  background: white url(/assets/chosen_v1.2.0/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;
  background: url(/assets/chosen_v1.2.0/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;
}

/* line 19, app/assets/stylesheets/vendor.assets.css.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background: url(/assets/chosen_v1.2.0/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;
}

/* line 22, app/assets/stylesheets/vendor.assets.css.scss */
.chosen-rtl .chosen-search input[type="text"] {
  background: white url(/assets/chosen_v1.2.0/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;
  background: url(/assets/chosen_v1.2.0/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;
}

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 29, app/assets/stylesheets/vendor.assets.css.scss */
  .chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: url(/assets/chosen_v1.2.0/chosen-sprite@2x-1e349b80fba8c23b63656925fda8dfe3c5927b5d0d8a1672143416caacf460fb.png) !important;
  }
}

/* Datatables */
/* line 42, app/assets/stylesheets/vendor.assets.css.scss */
table.dataTable thead .sorting {
  background: url(/assets/datatable-bootstrap/images/sort_both-624f0a471a2535c4754e1f6974b0e64ee70d6907738346e2a11d0bff20258b8c.png) no-repeat center right;
}

/* line 45, app/assets/stylesheets/vendor.assets.css.scss */
table.dataTable thead .sorting_asc {
  background: url(/assets/datatable-bootstrap/images/sort_asc-ee6010bb0a8d17e58307136a0fbf0b196d949ab6c50eb66d1ff8f0a7d2a4d48b.png) no-repeat center right;
}

/* line 48, app/assets/stylesheets/vendor.assets.css.scss */
table.dataTable thead .sorting_desc {
  background: url(/assets/datatable-bootstrap/images/sort_desc-26da8e7eaf746a08dec2928977be21aa67212484540a12042b86aa2d904b80e8.png) no-repeat center right;
}

/* line 51, app/assets/stylesheets/vendor.assets.css.scss */
table.dataTable thead .sorting_asc_disabled {
  background: url(/assets/datatable-bootstrap/images/sort_asc_disabled-50f0e16f8289b1f09eb0d0494d0eee7ae4717e857a4ed77997bb06cefecb2528.png) no-repeat center right;
}

/* line 54, app/assets/stylesheets/vendor.assets.css.scss */
table.dataTable thead .sorting_desc_disabled {
  background: url(/assets/datatable-bootstrap/images/sort_desc_disabled-3450cc1e5a1585690226a713a726753b3fa2d177e41338a36e0a3188e3f02663.png) no-repeat center right;
}
