﻿.input-group > .select2-container {
    width: auto !important;
    flex: 1 1 auto !important;
}

    /*.input-group > .select2-container .select2-selection--single {
        height: 100% !important;
        line-height: inherit !important;
        padding: 0.5rem 1rem !important;
    }*/

.uppercase {
    text-transform: uppercase;
}

.e-grid td.e-selectionbackground {
    background-color: #d7dbdf;
}
