#views-exposed-form-hrs-bibliography-page-1 .js-form-item {
width: 100% !important;
}


.chosen-container.form-select {
background-image: none;
padding-left: 0px;
padding-right: 0px;
width: 100% !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"],
.chosen-container-multi .chosen-choices,
.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-single .chosen-single {
border: none;
background-image: none;
}

.chosen-container-active .chosen-choices,
.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-single .chosen-single  {
-webkit-box-shadow: none;
box-shadow: none;
}

.chosen-container .chosen-drop {
border-top: 1px solid #aaa;
margin-top: 2px;
}

.chosen-container .chosen-results li.highlighted {
background-color: #007ea3;
background-image: none;
}

.chosen-container-multi .chosen-choices li.search-choice {
background-color: #fff;
background-image: none;
padding: 5px 20px 5px 5px;
}