.error {
   border:3px solid red !important;
}

.error_msg {
    color:red;
    font-weight:bold;
}