.notification_ok{
    text-align: center;
    font-size: 40px;
    padding-bottom: 40px;
    color: #265a00;
}

.notification_error {
    padding: 20px;
    background-color: #fff;
    margin-top: 10px;
    border-bottom: solid 2px #ff1601;
    color: #ff1601;
}

.cid-qSoqZgIRz2.ok{
    background-color: #eafde1;
}


