/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 30 2024 | 20:16:36 */
.resource-template-default .entry-thumbnail { display: none; }
	.FirstName, .LastName, .Phone, .Email { margin: 0; }
@media(min-width: 640px) {
	.FirstName, .LastName, .Phone, .Email {
		width: 49%;
		float: left;
		clear: unset !important;
	}
	.FirstName, .Phone { margin-right: 2% !important; }
	.mktoForm .mktoFormRow  .mktoFieldWrap input.mktoField {
		padding: 7px 20px !important;
		height:  auto !important;
		font-size: 18px !important;
		margin-bottom: 10px;
	}
}
.mktoForm .mktoFormCol {
    margin-bottom: 0px !important; 
}

.mktoHtmlText.mktoHasWidth {
    padding: 15px;   
    margin: 0 auto;
	width: auto !important; 
}
	.lightForm .mktoHtmlText span {color: black !important; }
	
	.insurance_form .mktoForm .mktoButtonWrap.mktoSimple,
	.resource_form .mktoForm .mktoButtonWrap.mktoSimple { margin: 0 !important;}	
	.insurance_form .mktoForm .mktoButtonRow,
	.resource_form .mktoForm .mktoButtonRow { margin-top: 20px !important; }
	
	.insurance_form .mktoForm .mktoRequiredField label.mktoLabel { width: auto !important; }
	.insurance_form .Phone { margin-right: 0 !important;}
	.insurance_form .Email { margin-right: 2%;}
	.insurance_form .mktoForm .mktoFormCol { margin-bottom: 10px !important; }
	
	.footer_form .mktoForm .mktoRequiredField label.mktoLabel { display: none !important; }
	
.familyForm select {
    color: rgb(117, 117, 117) !important;
}
	.familyForm option {
    color: black !important;
	}
	
	
.mktoForm .mktoButtonWrap.mktoSimple {
    margin-left: 0px !important;
}	