.error{
    border: dashed #ff0000 1px;
}

label.error{
    border: none;
    font-size: 13px;
    color: #ff0000;
}