input:not([type=submit]):not([type=file]), select, textarea{
font-size: 14px !important;
border-radius: 4px !important;
border: 1px solid #CCC !important;
color: #4d4d4d !important;
outline: none !important;
background: #fafafa !important;
}
input:not([type=submit]):not([type=file]), textarea{
padding: 10px 15px !important;
}
select{
padding: 7px 5px !important;
}
textarea{
padding: 15px !important;
height: 80px !important;
width: 704px!important;
}
input:not([type=submit]):not([type=file]):focus, select:focus, textarea:focus {
color: #1A1A1A !important;
border: 1px solid #999 !important;
background: white !important;
}
.gform_fields, .ginput_container ul{
list-style: none;
left: auto;
} #gform_5 .gfield .ginput_full input{
width: 710px !important;	
}
#gform_5 .gfield input.medium,
#gform_5 .gfield .ginput_left input,
#gform_5 .gfield .ginput_right input{
width: 335px !important;
}
#gform_5 .gfield input.small{
width: 150px !important;
}
.gform_wrapper .gfield_list input{
width: 100px !important;
}
#main-content .gform_wrapper ul.gform_fields{
margin: 0 auto !important;
} #gform_2 .gfield {
display: inline-block;
margin-right: 20px;
}
#gform_2 input[type=text] {
width: 200px !important;
}
.gform_footer,
.gform_body {
display: inline-block;
vertical-align: bottom;
display:block !important;
}
body .gform_wrapper ul li.gfield{
margin-top:0 !important; 
margin-bottom:20px;
}
.gform_footer {
padding-bottom: 40px !important;
}
.gform_fields, .gform_footer {
display: inline-block;
max-width: 756px !important;
margin: 0 auto !important;
}
.gfield_label {
font-weight: normal !important;
}
.gfield_label .gfield_required {
color: inherit!important;
margin: 0!important;
}
.ginput_container input:not([type=radio]){
width: 250px;
}
#comment-form-comment{
border-radius: 4px !important;
}
#respond form{
background: none !important;
}
.gform_confirmation_wrapper  {
border:3px solid green;
padding:30px;
font-size:15px;
}  #comment {
width: 100%;
height: 150px;
}
#respond {
margin-top: 20px;
}
.comment_container {
position: relative;
}
ol.comment-list {
margin: 0 0 15px !important;
}
ol.comment-list img.avatar {
margin: 8px 10px 0 0;
padding: 4px;
float:left;
border: 1px solid #1a1f23;
}
ol.comment-list li {
margin: 0;
padding: 8px 0 8px 14px;
list-style: none;
overflow: hidden;
position: relative;
}
ol.comment-list li header {
margin: 0;
line-height: 1.5em;
}
ol.comment-list li article nav {
float: right;
}
ol.comment-list li ul {
margin: 8px 0 0 !important;
}
ol.comment-list li li {
border: 0;
margin: 0 0 0 28px !important;
padding: 0 0 8px;
}
ol.comment-list li .comment-text {
border: 2px solid #ebebeb;
overflow: hidden;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 10px 10px 0;
}
ol.comment-list li.bypostauthor .comment-text, ol.comment-list li.bypostauthor img.avatar {
border-color: #D4E2EB;
}
ol.comment-list li .comment-text p {
margin: 0 0 10px !important;
}
ol.comment-list li p.meta {
font-weight: normal;
background: transparent;
padding: 0;
font-style: italic;
color: #777;
font-size: 0.9em;
margin: 0 0 10px !important;
}
ol.comment-list li p.meta strong {
font-weight: bold;
}
#respond {
margin-bottom: 15px;
}
#respond input.text, #respond select, #respond textarea, .comment-form-author input, .comment-form-email input, .comment-form-url input, .widget_search input#s {
border: 1px solid #eee;
background: #f6f6f6;
color: #777;
font-size: 1em;
line-height: 1em;
padding: 0.375em;
width: 50%;
margin: 0 4px 0 0;
outline: 0;
display: block;
}
#respond input.text:focus, #respond select:focus, #respond textarea:focus, .comment-form-author input:focus, .comment-form-email input:focus, .comment-form-url input:focus, .widget_search input#s:focus {
border:1px solid #ccc;
}
.borderradius #respond input.text, .borderradius #respond select, .borderradius #respond textarea, .borderradius .comment-form-author input, .borderradius .comment-form-email input, .borderradius .comment-form-url input, .borderradius .widget_search input#s {
-moz-border-radius:0.5em;
-webkit-border-radius:0.5em;
-khtml-border-radius:0.5em;
-o-border-radius:0.5em;
border-radius:0.5em;
}
#respond textarea {
width: 98%;
margin-right: 0;
}
#respond label {
font-size: 1em;
font-weight: bold;
}
.button, #submit {
background: #e69138;
color:#fff;
border: none;
padding: 12px 40px;
text-decoration: none;
color:#fff;
cursor: pointer;
font: Arial, sans-serif;
}
.button:hover, #submit:hover {
background: #d67d1f;
}
.button.green {
background:#578724;
background-image: -moz-linear-gradient(top, #A0C015, #578724); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A0C015), color-stop(1, #578724)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#A0C015', EndColorStr='#578724'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#A0C015', EndColorStr='#578724')"; border-bottom:1px solid rgba(0,0,0,0.6);
color:#fff;
text-shadow:0 -1px rgba(0,0,0,0.5);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
-webkit-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
-khtml-box-shadow:0 1px 2px rgba(0,0,0,0.6);
-o-box-shadow:0 1px 2px rgba(0,0,0,0.6);
box-shadow:0 1px 2px rgba(0,0,0,0.6);
}
.button.green:hover {
background:#AFCF24;
color:#fff;
background-image: -moz-linear-gradient(top, #AFCF24, #578724); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AFCF24), color-stop(1, #578724)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#AFCF24', EndColorStr='#578724'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#AFCF24', EndColorStr='#578724')"; border-bottom:1px solid rgba(0,0,0,0.6);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
-webkit-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
-khtml-box-shadow:0 1px 2px rgba(0,0,0,0.6);
-o-box-shadow:0 1px 2px rgba(0,0,0,0.6);
box-shadow:0 1px 2px rgba(0,0,0,0.6);
}
.button:active, #submit:active, .button.green:active {
position: relative;
top:1px;
}