/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.7.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container .chosen-drop{border-color:#888;background:#545454;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container-single .chosen-single{border-color:#888;background:#545454;background-image:linear-gradient(#686868 1%,#545454 15%);box-shadow:0 0 2px #5d5d5d inset,0 1px 0 rgba(0,0,0,.05);color:#fff}.chosen-container-single .chosen-default{color:#ccc}.chosen-container-single .chosen-search input[type=text]{border-color:#888;color:#fff}.chosen-container .chosen-results,.chosen-container .chosen-results li.disabled-result,.chosen-container-multi .chosen-choices li.search-field input[type=text],.chosen-container-multi .chosen-drop .result-selected{color:#fff}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#fff;background:#1f1d1d}.chosen-container-multi .chosen-choices{border-color:#888;background:#545454;background-image:linear-gradient(#686868 1%,#545454 15%)}.chosen-container-multi .chosen-choices li.search-choice{border-color:#000;background-color:#545454;background-image:linear-gradient(#686868 1%,#545454 15%);box-shadow:0 0 2px #5d5d5d inset,0 1px 0 rgba(0,0,0,.05);color:#fff}.chosen-container-multi .chosen-choices li.search-choice-disabled{border:1px solid #ccc;background-color:#fff;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#888}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-active .chosen-choices,.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border-color:#888;background-image:linear-gradient(#686868 1%,#545454 15%);box-shadow:0 1px 0 rgba(0,0,0,.3) inset}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#fff!important}.chosen-disabled{opacity:.5!important}.chosen-rtl .chosen-search input[type=text]{color:#fff;background:url("chosen-sprite.png") -30px -20px no-repeat}