.has-error .select2-selection {
    border-color: rgb(185, 74, 72) !important;
}

.form-label.required:after {
     content: "*"; color: #ed1b60; margin: 0 0 0 5px; 
}

