.select2-search__field{
    min-width: 200px !important;
    /*background-color: white  !important;*/
}
.select2-search.select2-search--dropdown > .select2-search__field{
    max-width: 95% !important;
}

.select2-search.select2-search--dropdown::before{
    font-family: "Glyphicons Halflings";
    content: "  \e003  ";
}

/* price classifier */
.pc-btn {
	height:50px;
    width:75px;
    margin-right: 5px;
    margin-top: 15px;
}