label {
    display: none;
}

.form-control {
    height: 26px;
}

.btn {
    background-color: transparent;
    border: 1px solid white;
    width: 50%;
    //float: right;
    color: white;
    height: 26px;
    padding-top: 3px !important;
}

#wrap_footer_contact_submit .InputfieldContent {
    text-align: right;
}