.insurance-application {
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding: 10px 30px !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border: 1px solid #eee;
}
.insurance-application > .et_pb_row {
	width: 100%;
	max-width: none;
}
.insurance-application .gform_wrapper .gform_page_fields > ul > .gfield_html:first-child {
	width: 100% !important;
	margin: -20px 0 40px 0 !important;
	text-align: center;
}
.insurance-application .gform_wrapper .gform_page_fields > ul > .gfield_html:first-child h2 {
	background: #f7f7f7;
	padding: 17px 0;
	font-size: 1.714em;
		line-height: 1.618em;
}
.entry-content .gform_wrapper label.gfield_label, 
.entry-content .gform_wrapper legend.gfield_label {
	font-size: 17px;
	color: #000;
}
.entry-content .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, 
.entry-content .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, 
.entry-content .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, 
.entry-content .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, 
.entry-content .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, 
.entry-content .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	font-size: 0.9em;
	letter-spacing: normal;
	color: #1a1a1a;
}
.entry-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.entry-content .gform_wrapper select, 
.entry-content .gform_wrapper textarea {
	border-color: #ccc;
	border-radius: 6px;
	box-shadow: 0 1px 2px #eee inset;
	padding: 10px 4px !important;
	background: #fff;
}
.entry-content .gform_wrapper select {
	padding: 13px 4px !important;
}
.entry-content .gform_wrapper .gform_page_footer {
	border-top: none;
}
.entry-content .gform_wrapper .gform_footer input.button, 
.entry-content .gform_wrapper .gform_footer input[type=submit],
.entry-content .gform_wrapper .gform_footer .gform_button,
.entry-content .gform_wrapper .gform_page_footer input.button, 
.entry-content .gform_wrapper .gform_page_footer button.button, 
.entry-content .gform_wrapper .gform_page_footer input[type=submit],
.entry-content .gform_wrapper .gform_page_footer .gform_button,
.entry-content .gform_wrapper .gpnf-add-entry,
.entry-content .gform_wrapper .core-get-quotation {
	display: inline-block;
	background: transparent;
	color: #1588C9;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 7px 40px;
	border-radius: 12px;
	border: 2px solid #1588C9;
	cursor: pointer;
}
.entry-content .gform_legacy_markup_wrapper .left_label li.hidden_label input, 
.entry-content .gform_legacy_markup_wrapper .right_label li.hidden_label input {
	margin-left: 0;
}
.entry-content .gform_wrapper .core-get-quotation {
	border-color: #555;
	color: #333;
}
.entry-content .gform_wrapper .gpnf-add-entry {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}
.entry-content .gform_wrapper .gform_footer .apply-insurance {
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
.entry-content .gform_wrapper .chosen-container-single .chosen-single {
	height: 38px;
	border: 1px solid #ced4da;
	background: #fff;
}
.entry-content .gform_wrapper .chosen-container-single .chosen-single div b {
	background-position: 0 9px;
}
.entry-content .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 9px;
}
.entry-content .gform_wrapper .chosen-container-single .chosen-single span {
	margin-top: 5px;
}
body .entry-content .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html,
body .entry-content .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul {
	line-height: 1.2em;
}
.entry-content .gform_wrapper .field_description_below .gfield_consent_description, 
.entry-content .gform_wrapper .gfield_consent_description {
	font-size: 0.9em;
}
input.text:read-only, 
input.title:read-only, 
input[type=email]:read-only, 
input[type=password]:read-only, 
input[type=tel]:read-only, 
input[type=text]:read-only, 
textarea:read-only {
	background: #eee !important;
}
.gform_wrapper .chosen-container {
	border-radius: 6px !important;
}
div.ginput_complex.ginput_container.gf_name_has_3 .name_prefix {
	width: 120px;
}
.error-message-old-purchase {
	color: #ea3232 !important;
}
.hide {
	display: none !important;
}
.gform_wrapper .marketing-consent > .gfield_label,
.gform_wrapper .marketing-consent > .ginput_container {
	float: none !important;
	width: 100% !important;
	margin-left: 0 !important;
}
.gform_wrapper .marketing-consent .gfield_radio li {
	margin-bottom: 0 !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 16px;
	color: #790000 !important;
}
.page .gform_legacy_markup_wrapper div.validation_error {
	padding: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.gform_wrapper .gform_fileupload_rules {
	display: block;
	font-size: 0.813em;
}
.gfield_signature_container {
	margin-left: 0 !important;
}
.entry-content .gform_wrapper form ul.gform_fields.left_label li.gfield--input-type-form {
	margin-bottom: 60px;
}
.new-cover-list {
	margin: 0 25px 40px;
}
.table-responsive {
	min-height: 0.01%;
	overflow-x: auto;
}
.core-get-b2b-quotation,
.core-get-quotation {
	margin-right: 5px;
}
.claims-tracking-response {
	margin: 40px 0 !important;
	padding-top: 40px;
	border-top: 1px solid #ccc;
}
.claims-tracking-response .pending {
	color: #E1940F;
}
.claims-tracking-response .completed {
	color: #439605;
}


@media screen and (min-width: 768px) {
	.gform_wrapper.gravity-theme .bulk-quotation-form .left_label .gfield_label,
	.gform_wrapper.gravity-theme .bulk-quotation-form .gform_fields.left_label legend.gfield_label {
		width: 20%;
	}
	.gform_wrapper.gravity-theme .bulk-quotation-form .left_label .gfield_html_formatted {
		margin-left: 20%;
	}
	.gform_wrapper.gravity-theme .bulk-quotation-form .gform_page_footer.left_label {
		padding-left: 20%;
	}
	.gform_wrapper.gravity-theme .bulk-quotation-form .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons) {
		width: 80%;
	}
	.gform_wrapper.gravity-theme .bulk-quotation-form .gform_page_footer button+input {
		margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}