.gpp-box{
    max-width:400px;
    background:#f9f9f9;
    padding:20px;
    border-radius:8px;
}

.gpp-box select,
.gpp-box input,
.gpp-box textarea{
    width:100%;
    margin-bottom:10px;
    padding:10px;
}

.gpp-box button{
    width:100%;
    padding:12px;
    margin-bottom:8px;
    border:none;
    color:#fff;
    cursor:pointer;
}

#gpp_whatsapp{ background:#25D366; }
#gpp_bale{ background:#0088cc; }
