.select2-dropdown, .select-items, .select2-container, .custom-select, span.select2-selection.select2-selection--single {
outline: 1px solid black !important;
border-radius: 10px !important;
}
.select-selected, .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #1c7da4 !important;
font-family: Cabin !important;
}
.txt-style, input#_ctl0_Body_dteExpirationDate {
color: #1c7da4 !important;
font-family: Cabin !important;
outline: 1px solid black !important;
border-radius: 10px !important;
}
