.wpcf7 {
background-color: #F2f2f2;
border: 0px;
}
.wpcf7-form {
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
}
.wpcf7-textarea {
width: 98%;
}
.wpcf7 input {
width: 98%;
height: 30px;
}
.wpcf7-submit {
background: #f2f2f2;
color: #787878;
font-size: 20px;
height: 35px;
}
#wpcf7-f5528-p5949-o1 input[type="text"],
#wpcf7-f5528-p5949-o1 input[type="email"],
#wpcf7-f5528-p5949-o1 textarea {
width:100%;
background:#f5f5f5;
color:#FFF;
}
#wpcf7-f5528-p7367-o1
background: #187fc4;
border: 0px;
}
#wpcf7-f5528-p5949-o1 input[type="submit"],
#wpcf7-f5528-p5949-o1 input[type="button"] {
background-color:#f2f2f2;
width:100%;
height:42px;
text-align:center;
text-transform:uppercase;
}
.widget_search input#search-field,
.inline-search-form input#search-field {
line-height: 1.6em;
color: #a4a4a4;
}
.widget_search input#searchsubmit, 
.inline-search-form input#searchsubmit {
margin-top: 15px;
}
.widget_search input#search-field, 
.inline-search-form input#search-field {
line-height: 1.6em;
color: #a4a4a4;
font-size: 18px;
}
table.custom-table {
font-size: 15px;
}
.warning {
background: -webkit-gradient(  linear,  center top,  center bottom,  from(#fff),  to(#f7f7f7) )
}