
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
 


    background: #f4f4f4 !important;

}

.select2-container .select2-choice {
    background: #f4f4f4 !important;  margin-bottom:20px !important;
}

/*select-btn*/
.select2-container .select2-choice .select2-arrow {

    background-image: url('../images/select1-arrow.png') !important;
    background-repeat: no-repeat !important;

}

.input-field {
    margin-top: 0.2rem !important;
}