label.error {
    
    top: 0;
    padding: 10px 0 ;
    border-radius:  0 0 5px 5px;
    color: red;
    width: 100%;
}