.has-error .select2-selection {
    border-color: #a94442 !important;
}

label.error {
    color: #a94442;
    display: block;
    margin-top: 5px;
    font-weight: normal;
}