.select2-container--open{
z-index: 9999999 !important;
}
.select2-container{
z-index: 9999999 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #405189 !important;
}
.custom-input-group .custom-form-label {
width: 110px;
text-align: right;
margin-right: 30px;
}

/* .form-control {

background-color: #e1e1e1 !important;
} */
