.error_message {
    color: red !important;
    
}
.error_message1 {
    color: red !important;
    
}
.error_field {
    border: 1px solid red !important;
}

.kb-form-info {
    background-color: #f4f4f4;
    height: 32px;
    line-height: 32px;
    padding: 0 9px;
    position: relative;
    z-index: 1;
}