.renthub-registration-confirmed{
    margin-top:10px;
    color: #26c100;
    padding: 10px;
    width: 100%;
    font-weight: normal;
}


.renthub-registration-error {
    margin-top:10px;
    color: red;
    padding: 10px;
    width: 100%;
    font-weight: normal;
}
