/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

#field_1_46 > table{
	border:none  !important;
	background:#FFF !important;
}
#field_1_46 > table > tbody > tr > td{
	padding:0 !important;
}
#field_1_46 table td li{
	font-size:12px !important;
}
.gform_wrapper.gravity-theme .gform_page_footer .gform_next_button  {   
    background: #607382;
    color: #FFF;
    border-color: #607382;
}
#gform_submit_button_1,
#gform_submit_button_2{
	
    background: #d49b3a;
    color: #fff;
    border-color: #d49b3a;
}
.gform_confirmation_message{
	font-size:24px;
	text-align:center;
	padding:50px 20px 100px;
}