/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.gform_legacy_markup_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
    margin-top: 0px;
}
body .client-asset-wrapper .top_label li.gfield.gf_left_third,body .client-asset-wrapper .top_label li.gfield.gf_middle_third,body .client-asset-wrapper .top_label li.gfield.gf_right_third {
    margin-bottom: 0;
}
body .client-asset-wrapper .top_label input.large.datepicker,body .client-asset-wrapper .top_label input.medium.datepicker,body .client-asset-wrapper .top_label input.small.datepicker {
    width: 100%;
}
.client-asset-wrapper table.gfield_list thead th {
    color: #333;
    text-align: center;
font-weight: normal;
}
body .client-asset-wrapper ul li.gfield.left-c .ginput_container.ginput_container_checkbox li {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
body .client-asset-wrapper ul li.gfield.left-c .ginput_container.ginput_container_checkbox li label {
    display: inline-block;
    color: #333;
       vertical-align: top;
    font-size: 14px;
}
body .client-asset-wrapper ul li.gfield.left-c .ginput_container.ginput_container_checkbox li input {
    margin-right: 5px;
    margin-top: 5px;
    vertical-align: top;
}
body .client-asset-wrapper div.gform_body ul.gform_fields li.gfield.gfield_html p {
    text-align: left;
    color: #333;
font-weight: normal;
}

.client-asset-wrapper table.gfield_list thead th {
    font-size: 15px;
    line-height: 1.3;
}

body .client-asset-wrapper ul li.field_description_below div.ginput_container_checkbox,
.client-asset-wrapper .top_label li ul.gfield_checkbox{
	margin: 0 !important;
}

.back-white{
	background-color: #fff;
	border-radius: 5px;
}


body .client-asset-wrapper .gform_footer input.button, body .client-asset-wrapper .gform_footer input[type=submit], body .client-asset-wrapper .gform_page_footer input.button, body .client-asset-wrapper .gform_page_footer input[type=submit],
body .client-asset-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border-radius: 0px;
	    padding: 5px 15px;
}

body .client-asset-wrapper .top_label div.ginput_container {
	margin-top: 0;
	min-width: 216px;
}
body .client-asset-wrapper .gfield_required {
	color: #fff;
}
body .client-asset-wrapper .top_label .gfield_label, 
body .client-asset-wrapper legend.gfield_label {
	font-size: 16px;
	font-weight: bold;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 98.7%!important;
	position: relative;
	padding-bottom: 30px;
	/*     width: 100% !important; */
}
body .gform_legacy_markup_wrapper .gform_page_footer {
    width: 98.7%;
}
body .client-asset-wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding-right: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
}
/* .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
	width: 100% !important;
	max-width: 100% !important;
} */
body .client-asset-wrapper {
	margin-bottom: 0;
	margin-top: 0;
	max-width: 100%;
	padding: 10px 22px;
	color: #fff;
	font-weight: bold;
}

body .bg-removed .client-asset-wrapper {
	background: transparent;
	color: #000;
}
body .bg-removed .client-asset-wrapper .gfield_required {
	color: #790000;
}
body .bg-removed .client-asset-wrapper .top_label li.gfield.gf_left_half, 
body .bg-removed .client-asset-wrapper .top_label li.gfield.gf_right_half {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding-right: 0;
	float: none;
	clear: inherit !important;
}
body .bg-removed .client-asset-wrapper .top_label li.gfield.gf_right_half {
	float: right;
}
body .bg-removed .client-asset-wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	position: static;
}
body .client-asset-wrapper .gfield_checkbox li label, 
body .client-asset-wrapper .gfield_radio li label {
	font-size: .775em;
}
body .client-asset-wrapper .top_label li ul.gfield_checkbox, 
body .client-asset-wrapper .top_label li ul.gfield_radio {
	width: 100%;
}


body .client-asset-wrapper .gfield_checkbox li label,body .client-asset-wrapper .gfield_radio li label {
	font-size: 16px;
}
body .site-inner .client-asset-wrapper .instruction {
	display: none;
}

body .site-inner h3,
body .site-inner .client-asset-wrapper div.gform_body ul.gform_fields li.gfield.gfield_html h3 {
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
}
body .site-inner  h2,
body .site-inner h1 {
	text-transform: uppercase;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 30px;
	text-align: center;
}
body .entry-content h2:after,
body .entry-content h1:after {
	content: '';
	position: absolute;
	width: 400px;
	height: 4px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	background: rgb(253,71,9);
	background: radial-gradient(circle, rgba(253,71,9,1) 23%, rgba(253,71,9,1) 36%, rgba(255,255,255,0) 88%);
}
body .content .entry-title {
	display: none;
}

body .site-inner h3, body .site-inner .client-asset-wrapper div.gform_body ul.gform_fields li.gfield.gfield_html h3 {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

body .content h4::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 4px;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: 0 auto;
	background: rgb(253,71,9);
	background: radial-gradient(circle, rgba(253,71,9,1) 23%, rgba(253,71,9,1) 36%, rgba(255,255,255,0) 88%);
}
body .site-inner .last-p {
	margin-bottom: 0;
}
body .entry-content ul {
	margin-right: 40px;
}
/* body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,  body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
	width: 50% !important;
	max-width: 50% !important;
	padding-right: 16px !important;
} */
body .client-asset-wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	position: relative;
	text-align: left;
}
body .client-asset-wrapper .top_label li.gfield.owner-s {
	margin-top: 28px;
}
body .client-asset-wrapper .top_label li.gfield.owner-s select {
	padding: 9px;
	border-radius: 5px;
}
body .client-asset-wrapper .top_label li.gfield.owner-s.lable .gfield_label {
	color: #000;
}
body .content h4{
	position: relative;
	margin-bottom: 30px;
}
body .client-asset-wrapper ul li.gfield.left-c.gf_list_2col {
	display: inline-block;
	width: 50%;
}
body .client-asset-wrapper div.gform_body ul.gform_fields li.gfield.gfield_html.gray-bg {
	background: #eee;
	padding: 15px 15px 0;
}
body .client-asset-wrapper ul li.gfield.left-c.asset .gfield_label:after {
	background: #eee;
	position: absolute;
	content: "";
	left: 0px;
    top: 0;
    bottom: 0;
    z-index: -1;
    min-width: 100%;
    border-bottom: 1px solid #7ecef2;
}
body .client-asset-wrapper ul li.gfield.left-c.asset .gfield_label {
	position: relative;
	padding: 15px 0;
	display: inline-block;
	z-index: 1;
}
body .content .entry {
	overflow: hidden;
}
/* body .client-asset-wrapper .top_label .gfield_label, body .client-asset-wrapper legend.gfield_label {
	display: none;
} */

body .client-asset-wrapper .top_label .owner-dropdown .gfield_label, body .client-asset-wrapper legend.owner-dropdown.gfield_label {
    display: inline-block;
}

body .client-asset-wrapper .owner-dropdown {
    color: #333;
}

.client-asset-wrapper .gform_footer a.gform_save_link {
	position: fixed;
	left: 30px;
	bottom: 30px;
	font-size: 18px;
	font-weight: 700;
	background-color: #fd4709;
	padding: 5px 40px;
	border: 5px solid #fd4709;
	margin: 0 auto;
	display: block;
	width: auto;
	transition: 0.5s;
	color: #fff;
}
body .client-asset-wrapper table.gfield_list tr.gfield_list_group {
	display: flex;
	width: 100%;
	position: relative;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding-bottom: 6px;
	align-items: flex-end;
	padding: 0;
	border: none;
}
body .client-asset-wrapper table.gfield_list tr.gfield_list_group td {
	width: 23%;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	margin-right: 2%;
}

body .client-asset-wrapper table.gfield_list tr.gfield_list_group td.gfield_list_icons {
	margin: 0;
	bottom: 0;
	top: inherit;
	position: absolute;
	right: 0;
	text-align: right;
	background: transparent;
}
.client-asset-wrapper table.gfield_list thead {
	display: none;
}
body .client-asset-wrapper table.gfield_list tr.gfield_list_group td label {
	color: #333;
	font-size: 13px;
	line-height: 1.2;
	display: block;
	margin-bottom: 5px;
	text-align: left;
}
/* body .client-asset-wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{
	display:none
} */
body .client-asset-wrapper ul.gform_fields.form_sublabel_below table.gfield_list td input{
	width: 100%;
}
body .client-asset-wrapper .ginput_preview strong {
    color: #000;
}
body .client-asset-wrapper .screen-reader-text{
    color: #fd4709;
}
body .site-footer {
    background-color: #2c3e50;
    color: #fff;
/* 	font-size: 14px;
	color: #7d8692; */
/* 	padding: 30px 10px; */
}
body .site-footer a {
    color: #fff;
    font-weight: 900;

}
body .site-footer p {
    line-height: 21px;
}
body .site-footer a:hover {
    text-decoration: underline;
}
.burial-type-box{
	margin-bottom:-28px !important;
}
body .client-asset-wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    text-align: center;
}
body .client-asset-wrapper ul li.gfield.left-c.asset .ginput_container.ginput_container_checkbox li {
    width: 33%;
}

body .client-asset-wrapper .gfield_html.gfield_no_follows_desc {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	overflow-y: visible;
	height: auto;
}

.wp-block-group.cont-container.landing-page-form-section {
    padding-top: 17px;
}

#gform_wrapper_12 .gform_heading .gform_description h2 {
	margin:0px;
}

#gform_wrapper_12 .gform_heading .gform_description .join-aur-heading {
    padding-bottom: 26px;
    padding-top: 20px;
}

#gform_wrapper_12 .gform_body .ginput_container #input_12_3 {
    margin-bottom: 9px;
}

.gform_page_footer input.button{
	font-size: 21px !important;
	max-width: 140px !important;
}

.field_sublabel_above .gfield_label{
	display:block !important;
	color:black !important;
}
body.clietnt-assest-info .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px!important;
}
body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group {
	position: relative;
	margin-top: 50px;
}
body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group:before {
	content: "Use + button to add additional assets";
	color: red;
	position: absolute;
	top: -40px;
}
body.clietnt-assest-info .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons img {
	width: 30px !important;
	height: 30px !important;
	opacity: 1 !important;
        box-shadow: none !important;
}
body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td.gfield_list_icons {
    margin: 0;
    bottom: 0;
    top: inherit;
    position: absolute;
    right: 0;
    text-align: center;
    background: transparent;
}
body.clietnt-assest-info .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons {
    vertical-align: middle !important;
}
body.clietnt-assest-info .gform_legacy_markup_wrapper table.gfield_list tbody tr td.gfield_list_icons {
    vertical-align: middle!important;
}
body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td {
    width: 23%;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    margin-right: 2%;
}
body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td.gfield_list_icons  {
    width: 80px!important;
}
body.clietnt-assest-info .gform_wrapper .top_label .gfield_label {
    display: block !important;
    padding: 15px 10px !important;
}
body.clietnt-assest-info p.custom-paragraph {
    margin: 0px;
}
body.clietnt-assest-info .ginput_container_fileupload .gform_fileupload_rules, .gfield_validation_message {
    color: black;
    font-size: 16px !important;
}
body.clietnt-assest-info .ginput_preview_list span {
    color: black;
    font-size: 16px;
}
input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, input[type="number"]:focus, textarea:focus, .wp-block-search__input:focus, [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus, .ast-mobile-popup-drawer.active .menu-toggle-close:focus, .woocommerce-ordering select.orderby:focus, #ast-scroll-top:focus, #coupon_code:focus, .woocommerce-page #comment:focus, .woocommerce #reviews #respond input#submit:focus, .woocommerce a.add_to_cart_button:focus, .woocommerce .button.single_add_to_cart_button:focus, .woocommerce .woocommerce-cart-form button:focus, .woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus, .woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus, .woocommerce #order_comments:focus, .woocommerce #place_order:focus, .woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus, .woocommerce .woocommerce-MyAccount-content form button:focus, .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus, .woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus, body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus, #ast-coupon-code:focus, .woocommerce.woocommerce-js .quantity input[type=number]:focus, .woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus, .woocommerce p#ast-coupon-trigger:focus {
    border-style: solid;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1366px) {
	body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
	body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
	body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
		margin-top: 4px;
	}
	body .client-asset-wrapper ul.gform_fields.form_sublabel_above table.gfield_list td::before,
	body .client-asset-wrapper ul.gform_fields.form_sublabel_below table.gfield_list td::after {
		white-space: break-spaces;
		color: #000;
	}
	body .client-asset-wrapper .gfield_list td.gfield_list_cell input {
		margin-left: 0;
	}
}

@media (max-width: 1023px) {
	body.clietnt-assest-info .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
		margin-top: 16px;
	}
	body .client-asset-wrapper table.gfield_list tr.gfield_list_group td {
		width: 31%;
		margin-right: 2%;
	}
	body .client-asset-wrapper table.gfield_list tr.gfield_list_group {
		padding-bottom: 10px !important;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td::before {
		display: none;
		margin: 0px;
	}
}

@media only screen and (max-width: 960px) {
	body .client-asset-wrapper ul.gform_fields li.gfield {
		display: block;
	}
	body .client-asset-wrapper .top_label div.ginput_container {
		margin-top: 0;
		min-width: 100%;
	}
	.wp-block-column:nth-child(2n) {
		margin-left: 0 !important
	}
	.wp-block-columns.padding-added .wp-block-column {
		padding: 30px 20px 0;
	}
	h3#light-sc,
	.pd-lr-2p {
		padding-left: 20px;
		padding-right: 20px;
	}
	.wp-block-columns.padding-added .wp-block-column:nth-child(2) {
		padding: 20px;
		margin-bottom: 30px;
	}

	.content-container .wp-block-columns {
		flex-direction: column;
	}
	body.healthcare-doc .border-col {
		border-left: none;
		padding-left: 0;
	}
	.cont-container .wp-block-columns {
		flex-direction: column;
	}
	.head-1 {
		font-size: 34px;
	}
	.height-50{
		height: 0!important;
	}
	h2.has-text-color.has-text-align-left.head-1 strong {
		font-size: 25px;
	}

	body {
		font-size: 16px;
	}
	h3 strong {
		font-size: 20px;
	}
	body .site-inner h3, body .site-inner .client-asset-wrapper div.gform_body ul.gform_fields li.gfield.gfield_html h3 {
		font-size: 20px;
	}
	.client-asset-wrapper .gform_footer a.gform_save_link {
		position: relative;
		background-color: transparent;
		color: #fd4709;
		right: 10px;
		border: none;
		bottom:0;
	}
	body .entry-content .client-asset-wrapper .gform_footer input.button {
		display: inline-block;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group {
		position: relative;
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	body .client-asset-wrapper table.gfield_list tr.gfield_list_group td {
		width: 48%;
		margin-right: 2%;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td {
		width: 100%;
		margin-right: 0%;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td {
		margin-bottom: 20px;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td.gfield_list_icons {
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
		margin-bottom: 20px !important;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td.gfield_list_icons .delete_list_item {
		margin-top: 10px;
	}
}

@media (min-width: 782px) {
	.wp-block-columns.padding-added {
		padding-right: 20px;
	}
}

@media only screen and (min-width: 641px) {
	body .bg-removed .client-asset-wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), 
	body .bg-removed .client-asset-wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		padding-right: 20px;
		margin-right: 0;
	}
}

@media only screen and (max-width: 640px) {
	body .entry-content {
		padding: 20px;
	}
	body .site-inner .client-asset-wrapper {
		padding: 10px;
	}
	body .site-inner .client-asset-wrapper ul.gfield_checkbox li label,body .site-inner .client-asset-wrapper ul.gfield_radio li label {
		width: auto;
	}
	body .entry-content .client-asset-wrapper .top_label li ul.gfield_radio {
		margin-right: 0;
		margin-left: 0;
	}
	body .entry-content .client-asset-wrapper div.gform_body ul.gform_fields li.gfield.gfield_html .label{ 
		margin-bottom: 0;
		padding-bottom: 5px;
	}
	body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,  body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 0px !important;
	}	
	#gform_wrapper_12 .gform_heading .gform_description .join-aur-heading {
		padding-left: 14px;
	}
}

@media only screen and (max-width: 600px) {
	body .client-asset-wrapper ul li.gfield.left-c.asset .ginput_container.ginput_container_checkbox li {
		width: 100%;
	}
	body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
	body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
	body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
		margin-top: 4px;
	}
	body .site-inner .client-asset-wrapper ul li.gfield.left-c.asset .ginput_container.ginput_container_checkbox li {
		width: 100%;
	}
	body .site-inner .client-asset-wrapper ul li.gfield.left-c .ginput_container.ginput_container_checkbox li label {
		width: auto;
	}
	body .site-inner .client-asset-wrapper ul li.gfield.left-c .ginput_container.ginput_container_checkbox li {
		margin-right: 0px;
		width: 50%;
	}
	body .site-inner .client-asset-wrapper ul li.gfield.left-c .ginput_container.ginput_container_radio li label {
		width: auto;
	}

	body .site-inner .client-asset-wrapper ul li.gfield.left-c .ginput_container.ginput_container_radio li {
		margin-right: 0;
		width: 30%;
	}
	body .site-inner h3,
	body .site-inner .client-asset-wrapper div.gform_body ul.gform_fields li.gfield.gfield_html h3 {
		font-size: 18px;
	}
	body .entry-content {
		padding: 20px;
	}
	body .site-inner .client-asset-wrapper {
		padding: 10px;
	}
	body .site-inner .client-asset-wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 1;
	}
	body .entry-content ul {
		margin-right: 20px;
		margin-left: 20px;
	}
	body .client-asset-wrapper ul li.gfield.left-c.gf_list_2col {
		display: block;
		width: 100%;
	}
	.client-asset-wrapper .gform_footer a.gform_save_link {
		left: 0;
		margin-top: 10px;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group:before {
		font-size: 14px;
	}
	body.clietnt-assest-info .entry-content {
		padding: 20px 10px;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group {
		margin-top: 20px;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group:before {
		top: -30px;
	}
	body.clietnt-assest-info .client-asset-wrapper table.gfield_list tr.gfield_list_group td.gfield_list_icons {
		margin-top: 0px !important;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	body .client-asset-wrapper input:not([type=radio]):not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]){
		font-size: 14px;
	}
	body .gform_wrapper.gf_browser_ie .gfield_checkbox li input,
	body .gform_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox],
	body .gform_wrapper.gf_browser_ie .gfield_radio li input[type=radio]{
		margin-top:4px;
	}
	body.estate-planning-b .wp-block-image img{
		max-width: 215px;
	}
}