@charset "utf-8";

.selectBox-dropdown{
	height:30px;
}

.selectBox-dropdown .selectBox-label {
padding: 5px 5px;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
overflow: hidden;
}

input[type="file"]{
	padding:5px;
}

.moreinfo_wrapper{
padding: 0px;
padding-bottom: 0px;
border-style: none;	
}

.moreinfo_wrapper input[type=text]{
	padding:0px !important;
}

.moreinfo .gform_footer{
padding: 0px 0 22px 0 !important;
margin: 0px 0 0 0 !important;	
}

.product-question_wrapper{
	margin-bottom:45px !important;
}

.product-question .gform_button{
margin-right: 0px !important;
}

.gform_button{
	float:right;
	margin-right:15px;
}

.gform_wrapper .top_label li.gfield.gf_right_half {
margin-right:15px;
width: 48%;
}

.gform_wrapper .ginput_complex .ginput_right{
width: 49.3%;
float: left;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
width: 97.2%;
}

.ginput_full{
	width:100%;
}

#gform_next_button_3_8{
color: white!important;
background: #114728 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAIAAAEcG3N8AAAAeUlEQVQYlZWO0QnDMAxEn42nKY1HKK3HaOP9V3CCJPejpqSJabBA3J0eHCLm5Mu6tC3ssrs8b0Ao63IQYk5eVLyo7lS8qLrr6w4AQVS/TjquR9vNxZyAYGZAsPoRqz/Jeqn+YccWN80PNtPOm2z1hNsgryd8tH/ovzdk9JpekQSihAAAAABJRU5ErkJggg==") scroll left top repeat-x;
border: 1px solid #0E3920;
box-shadow: inset 0px 1px 0px #587D68, 0 1px 2px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: inset 0px 1px 0px #587D68, 0 1px 2px rgba(0, 0, 0, 0.08);
-moz-box-shadow: inset 0px 1px 0px #587d68, 0 1px 2px rgba(0, 0, 0, 0.08);
text-shadow: 0px -1px 0px #0E3920;
display: inline-block;
padding: 8px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
font-size: 12px;
}

.gform_wrapper input[type=\"text\"], input[type="text"]{
height: 25px !important;
background-color: #F2F2F2 !important;
}

#main-inner-site input[type="text"], #main-inner-site input[type="password"], #main-inner-site input[type="file"], #main-inner-site select {
background-color: #EEE;
color: black;
height: 25px;
}

input, select, textarea {
border-top-color: #D8C8C8;
border-left-color: #D8C8C8;
border-bottom-color: #D9D9D9;
border-right-color: #D9D9D9;
}