.control-label.required::after {
    content: '*';
    margin-left: 4px;
    color: red;
}

.coexistence-units-group {
    display:block;
}

.users_list .select2-search__field { width: 100% !important; }
.users_list .select2-search--inline { width: 100% !important; }

.list-unstyled {
    color:red;
}

.select2-selection__choice {
    background-color: #A20131 !important;
    color: white !important;
}

