label.error{
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 2px 10px;
    color: red;
}
