.text, .textarea, .label label, .wpcf7 .wpcf7-text, .wpcf7 .wpcf7-textarea {
    background: transparent none repeat scroll 0 0;
    border-style: solid;
    border-width: 1px;
    color: #000 !important;
    display: block;
    font-family: "open_sansregular";
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 15px;
    padding: 12px 14px;
    width: 100%;
}