﻿.select2-container .select2-choice {
    color: #444;
    border-radius: 0px;
    background: none;
}
.select2-container .select2-choice .select2-arrow {
    border-left: none;
    border-radius: none;
    background: none;
}