.show-error,#show-error-1, #show-error-2, #show-error-4{
    color:white ;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    padding:10px;
    border-radius: 7px;
    background-color: red;
}


