#gform_wrapper_1 .gform_footer .gform_button,#gform_wrapper_1 .gform_page_footer .gform_button,#gform_wrapper_1 .gform_page_footer .gform_previous_button,#gform_wrapper_1 .gform_page_footer .gform_next_button{
	border-style: solid;
	font-weight: normal;
	 font-weight: bold;
	 color:#ffffff;
	background-color:#ff5b35;
	font-size:26px;
	padding-left:45px;
	padding-right:45px;
	border-width: 0px;
}
#gform_wrapper_1 .gform_footer .gform_button:hover {
	background: #003e52;
}
#gform_wrapper_1 .gform_footer .gform_button:hover,#gform_wrapper_1 .gform_page_footer .gform_button:hover,#gform_wrapper_1 .gform_page_footer .gform_previous_button:hover,#gform_wrapper_1 .gform_page_footer .gform_next_button:hover {
	border-style: solid;
}
#gform_wrapper_1 .gform_footer button.mdc-button {
	font-weight: normal;
	 font-weight: bold;
	 color:#ffffff;
	background-color:#ff5b35;
	font-size:26px;
	padding-left:45px;
	padding-right:45px;
	border-width: 0px;
}
#gform_wrapper_1 .gform_footer button.mdc-button:hover {
}
#gform_wrapper_1 .gform_footer,#gform_wrapper_1 .gform_page_footer {
	text-align:center;
}
#gform_wrapper_1 .gform_.gform_fields .gfield input[type=text],#gform_wrapper_1 .gform_.gform_fields .gfield input[type=email],#gform_wrapper_1 .gform_.gform_fields .gfield input[type=tel],#gform_wrapper_1 .gform_.gform_fields .gfield input[type=url],#gform_wrapper_1 .gform_.gform_fields .gfield input[type=password],#gform_wrapper_1 .gform_.gform_fields .gfield input[type=number]{
	height:55px;
	font-size:17px;
	width:100%;
	max-width:100%;
	border-width: 1px;
}
#gform_wrapper_1 div.ginput_complex.ginput_container.ginput_container_name,#gform_wrapper_1 div.ginput_complex.ginput_container,#gform_wrapper_1 .gfield .ginput_container.ginput_container_list {
	width: 100%;
	max-width:100%;
}
#gform_wrapper_1 .gform_.gform_fields div.ginput_complex.ginput_container.ginput_container_name input[type=text],#gform_wrapper_1 .gform_.gform_fields div.ginput_complex.ginput_container.ginput_container_name select,#gform_wrapper_1 .gform_.gform_fields div.ginput_complex.ginput_container input[type="text"],#gform_wrapper_1 .gform_.gform_fields div.ginput_complex.ginput_container input select,#gform_wrapper_1 .gform_.gform_fields .gfield .ginput_container.ginput_container_list input[type=text] {
	max-width:100%;
	width:100%
}
#gform_wrapper_1.gform_wrapper .gform_.gform_fields .gfield_time_ampm select {
	width: calc( 3rem + 20px );
}
#gform_wrapper_1.gform_wrapper .gform_.gform_fields .gfield_time_hour input,#gform_wrapper_1.gform_wrapper .gform_.gform_fields .gfield_time_minute input {
	width: calc( 3rem + 8px );
}
#gform_wrapper_1 .gform_.gform_fields .gfield textarea {
	border-width: 1px;
	font-size:17px;
}
#gform_wrapper_1 .gform_.gform_fields .gfield .gfield_label {
	color:#003e52;
	font-size:22px;
}
#gform_wrapper_1 .gform_.gform_fields .gfield .gfield_label .gfield_required {
	color: ;
}
/* Styling for Tablets */
@media only screen and ( max-width: 800px ) and ( min-width:481px ) {
}
/* Styling for phones */
@media only screen and ( max-width: 480px ) {
}
/*Option to add custom CSS */
#gform_wrapper_1 .gfield_radio {
	display: flex;
	justify-content: center;
	align-items: center;
}
#gform_wrapper_1 .gfield_radio li {
	flex-basis: 150px;
}
#gform_wrapper_1 gform_submit_button_1::after{
	content: '>';
}
#gform_wrapper_1 .gfield_radio input:checked + label{
	background-color: #f05843;
	color: #fff;
}
#gform_wrapper_1 .gfield_radio input, #gform_wrapper_1 #field_1_2 > label, #gform_wrapper_1 #field_1_3 > label{
	display: none;
}
#gform_wrapper_1 .gfield_radio label{
	background-color: #fff;
	width: 100%;
	max-width: none;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	padding: 25px;
	cursor: pointer;
	color: #2c3241;
	margin: 0;
}
#gform_wrapper_1 legend {
	display: none;
}
#gform_fields_1 .gchoice {
	float: left;
	width: 150px;
}
#gform_fields_1 .gfield_radio {
	/*float: right;*/
}
#gform_fields_1 #input_1_1 {
	border: 0;
	height: 50px;
	padding: 0 15px;
	font-size: 20px;
}
#field_1_1 label {
	font-size: 22px;
	margin-top: 36px;
	color: #003e52;
}
#gform_submit_button_1 {
	border-style: solid;
	font-weight: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff5b35;
	font-size: 26px;
	padding-left: 45px;
	padding-right: 45px;
	border-width: 0px;
	height: 65px;
	text-transform: uppercase;
	height: 65px;
	text-align: center;
	position: relative;
	left: 50%;
	margin-left: -130px;
	margin-top: 24px;
	cursor: pointer;
}
