.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  ";
}

.asset-checker-description {
  min-width: 200px;
}

/* for mpn mapping selector */
.selected-mpn-row {
	color: #0080ff;
	font-weight: bold;
}

/* end mpn mapping selector */