
#register-form {
    width: 50%;
    margin: 0px auto;
}

.pego-contact-form {
    /*float: left;*/
    margin-top: 10px;
    width: 100%;
}

.pego-contact-form input, .pego-contact-form textarea {
    background: rgba(10, 10, 10, 0.07) none repeat scroll 0 0;
    border: 1px solid #aaaaaa;
    color: #818080;
    font-family: "Montserrat",serif;
    font-size: 11px;
    margin-bottom: 10px;
    outline: medium none;
    padding: 15px 20px;
    text-transform: uppercase;
    width: 100%;
}

div.wpcf7-new {
    margin: 0 auto;
    overflow-y: scroll;
    width: 70%;
    height: 80%;
}

span.wpcf7-form-control-wrap.your-name {
    float: left;
    width: 49%;
}

/*razaoSocial*/