/* line 1, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-select {
  width: 100%; }

/* line 4, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-select-deselect {
  width: 100%; }

/* line 7, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container {
  display: inline-block;
  font-size: 13px;
  position: relative;
  vertical-align: middle; }

/* line 12, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid #e5e6e7;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1060; }

/* line 22, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0; }

/* line 25, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results {
  color: #555555;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/* line 34, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  line-height: 1.42857;
  list-style: none;
  margin: 0;
  padding: 5px 6px; }

/* line 40, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal; }

/* line 43, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold; }

/* line 48, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

/* line 50, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item; }

/* line 53, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #1ab394;
  background-image: none;
  color: white; }

/* line 57, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results li.highlighted em {
  background: transparent; }

/* line 59, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #777777; }

/* line 62, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results .no-results {
  background: #eeeeee;
  display: list-item; }

/* line 65, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1; }

/* line 72, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.42857;
  text-indent: -5000px;
  width: 9px; }

/* line 77, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results-scroll-down {
  bottom: 0; }

/* line 79, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results-scroll-down span {
  background: url("chosen-sprite.png") no-repeat -4px -3px; }

/* line 81, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container .chosen-results-scroll-up span {
  background: url("chosen-sprite.png") no-repeat -22px -3px; }

/* line 84, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-single {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #e5e6e7;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #555555;
  display: block;
  height: 34px;
  overflow: hidden;
  line-height: 24px;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap; }

/* line 103, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 109, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-single abbr {
  background: url("chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 12px;
  width: 12px; }

/* line 118, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px; }

/* line 120, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px; }

/* line 122, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px; }

/* line 129, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-single div b {
  background: url("chosen-sprite.png") no-repeat 0 7px;
  display: block;
  height: 100%;
  width: 100%; }

/* line 134, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-default {
  color: #777777; }

/* line 136, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000; }

/* line 142, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat 100% -20px, #fff;
  border: 1px solid #e5e6e7;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%; }

/* line 152, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

/* line 160, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-single-nosearch .chosen-search input[type="text"] {
  position: absolute;
  left: -9000px; }

/* line 164, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #e5e6e7;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }

/* line 178, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

/* line 181, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

/* line 185, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none;
  color: #555555;
  height: 32px;
  margin: 0;
  padding: 4px;
  outline: 0; }

/* line 195, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices .search-field .default {
  color: #999; }

/* line 197, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #eeeeee;
  border: 1px solid #e5e6e7;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative; }

/* line 220, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url("chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
  cursor: pointer; }

/* line 230, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px; }

/* line 232, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4; }

/* line 234, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px; }

/* line 236, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0; }

/* line 239, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: none; }

/* line 242, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #e5e6e7;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

/* line 247, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #fff;
  border: 1px solid #1ab394;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

/* line 255, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none; }

/* line 258, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px; }

/* line 260, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #1ab394;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

/* line 267, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #111 !important; }

/* line 269, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 273, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important; }

/* line 276, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default; }

/* line 278, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

/* line 281, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl {
  text-align: right; }

/* line 283, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible; }

/* line 286, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl; }

/* line 290, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto; }

/* line 293, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto; }

/* line 296, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-choices .search-field input[type="text"] {
  direction: rtl; }

/* line 298, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right; }

/* line 300, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

/* line 303, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto; }

/* line 307, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

/* line 310, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px; }

/* line 313, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

/* line 315, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.chosen-rtl .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat -28px -20px, #fff;
  direction: rtl;
  padding: 4px 5px 4px 20px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 321, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.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("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* line 332, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.input-group:nth-of-type(1) .chosen-container .chosen-choices {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 336, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.input-group:not(:nth-of-type(1)) .chosen-container .chosen-choices {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 340, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.input-group:not(:nth-of-type(1)) .input-group-prepend .input-group-text {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

/* line 344, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.input-group .chosen-container {
  position: relative;
  flex: 1 1 auto;
  width: 1% !important; }

/* line 350, /var/www/webapps/2111-standard-erp-ocr-tax/vendor/assets/stylesheets/chosen/bootstrap-chosen.scss */
.input-group .chosen-choices .search-field {
  min-height: calc(1.5em + 0.75rem); }
