.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;
	padding-right: 16px !important;
}
.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]):not(.chosen-search-input),
.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_fields .gform_fields .gfield:first-child .gsection_title {
	margin-top: 0;
}
.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;
}
.stage .gform_wrapper.gravity-theme .gfield-choice-input {
	top: auto;
	margin-top: 0.3rem;
}
.gfield_radio .gchoice {
	margin-bottom: 5px;
}
.stage .gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container_radio {
	padding-left: 20px;
}
.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.gravity-theme .gfield_description.gform_fileupload_rules {
	font-size: 0.9em;
	color: #777;
	padding-top: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}
.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;
}
.gf_progressbar_wrapper {
	margin-bottom: 40px;
}
.gform_wrapper.gravity-theme .gform_previous_button.button.btn-outline-secondary:hover,
.gform_wrapper.gravity-theme .gform_save_link.button.btn-outline-secondary:hover {
	background-color: #2b3541;
	border-color: #fff;
	color: #fff;
}

/* Claim Type selector (Claim Form V2, field 49) */
.claim-type-selector {
	margin-bottom: 1.5rem;
	float: none !important;
	margin: 0 auto !important;
	text-align: center !important;
}
.gform_wrapper.gravity-theme .gform_fields.left_label #field_7_49 .gfield_validation_message {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.claim-type-header {
	margin-bottom: 1rem;
}
.claim-type-label {
	display: inline-block;
	font-weight: 600;
	font-size: 1.1rem;
	margin-right: .25rem;
}
.claim-type-help {
	margin: .25rem 0 0;
	color: #6c757d;
	font-size: .9rem;
}
.claim-type-options {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 1rem;
}
.claim-type-option {
	-ms-flex: 1 1 200px;
	flex: 1 1 200px;
}
.claim-type-option,
.claim-type-card {
	cursor: pointer;
}
.claim-type-option {
	display: block;
	position: relative;
}
.claim-type-input {
	position: absolute;
	opacity: 0;
}
.claim-type-card {
	display: block;
	border: 2px solid #ced4da;
	border-radius: .5rem;
	padding: 1rem 1.25rem;
	text-align: center;
	background-color: #fff;
	transition: border-color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.claim-type-title {
	display: block;
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: .25rem;
}
.claim-type-description {
	display: block;
	font-size: .9rem;
	color: #6c757d;
}
.claim-type-indicator {
	display: inline-block;
	margin-top: .5rem;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #ced4da;
	color: #fff;
}
.claim-type-input:focus + .claim-type-card,
.claim-type-input:checked + .claim-type-card {
	border-color: #007bff;
	background-color: #e7f1ff;
	box-shadow: 0 0 0 3px rgba(0, 123, 255, .25);
}
.claim-type-input:checked + .claim-type-card .claim-type-indicator {
	background-color: #007bff;
	border-color: #007bff;
}
#gform_page_7_1 .gform-page-footer.gform_page_footer.left_label {
	padding-left: 0;
	text-align: center;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
	.claim-type-options {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.claim-type-option {
		flex: 1 1 100%;
	}
}

@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;
	}
}