﻿.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.validation-summary-valid {
    display: none;
}