.kit_serials_to_item_callnum_input_error{
    border-color: red;
    color: red;
    font-weight: bold;
}
.kit_serials_to_item_callnum_label_input_error::after{
    content:' Die Signatur muss sich von der Signatur des Abonnements unterscheiden';
    color: red;
    font-weight: bold;
}