/* Chosen customization */

.chosen-container-active .chosen-single {
  border: none;
  outline-offset: -1px;
}

.chosen-container-single .chosen-single {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
