/*! Only ie */

select::-ms-expand {
    display: none;
}
.basic-form select {
	background-image: none;
}