/* Enter Your Custom CSS Here */


.tableize--full {
    height: 100%;
    margin-top: 35px;
}


/*.page-template-page-blog .subheader { 2%; }*/


span.wpcf7-list-item {
    display: block;
  height: 28px;
    margin-top: 5px;
}

input[type="checkbox"], input[type="radio"] {
    margin: 7px;
}


input[type="text"],input[type="email"] {height:44px; border-radius: 3px;border: 1px solid gainsboro; padding: 13px; width: 94%;}

lable {display: inline-block;
    width: 50%;
    float: left;
}
.message {width: 100%;
    padding: 10px;
    border-radius: 3px;
  height: 255px; }
.Submit {float: left;
    margin-left: 43%;
    padding: 16px;
    background: #36C472;
    border: none;
    color: white;
    font-size: 18px;
    border-radius: 4px;
}

article {margin-top: -14px;}