.iscuh_fees_repeater .iscuh_field .iscu_fee_in_usd_wrapper::before {
	content: 'Fee in USD : $';
	position: absolute;
	left: 5px;
	top: 10px;
	font-weight: 400;
	white-space: nowrap;
	font-size: 14px
}

.iscuh_fees_repeater .iscuh_field .iscu_fee_in_usd_wrapper input {
	padding-left: 100px
}

.iscu_fee_in_usd_wrapper {
	width: 100%;
	position: relative;
}

.iscuh_form_row.iscuh_form_two_column .iscuh_field {
	display: flex;
}

.iscuh_inquiry_from_wrapper {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

body .iscu_inquiry_from_wrapper #select2-iscu_bank_country-container,
body .iscuh_inquiry_from_wrapper #select2-iscuh_user_details-container {
	line-height: 37px !important;
	display: flex;
	color: var(--wd-form-color);
	vertical-align: middle;
	font-size: 14px;
	align-items: center;
}

body .iscu_inquiry_from_wrapper .select2-selection.select2-selection--single,
body .iscuh_inquiry_from_wrapper .select2-selection.select2-selection--single {
	height: 42px !important;
	padding: 0px !important;
	border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
	border-radius: 0;
}

body .iscu_inquiry_from_wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,
body .iscuh_inquiry_from_wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 42px !important;
}


body .iscu_inquiry_from_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,
body .iscuh_inquiry_from_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 8px !important;
}

.iscuh_add_fees_row {
	margin-top: 10px;
}

.iscuh_remove_fees_row {
	color: red;
	display: flex;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	padding: 5px;
}

.iscuh_error {
	color: red !important;
	padding: 8px !important;
}

.iscuh_product_list_div {
	margin: 0px !important;
	display: none;
}

.iscuh_form_row.iscuh_product_main_wrapper {
	position: relative;
}

#iscuh_select_product {
	cursor: pointer;
}

.iscuh_hide_wrap {
	position: absolute;
	height: 42px;
	background: transparent !important;
	width: 100%;
	top: 28px;
}

.iscuh_product_list_div {
	position: absolute;
	background-color: white !important;
	z-index: 99999999;
	top: 69px;
	z-index: 1000;
	background: white;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	width: 100%;
	max-height: 300px;
}

.iscuh_product_table_footer {
	padding: 8px 20px;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.iscuh_product_table_div {
	width: 100%;
	max-height: calc(300px - 58px);
	overflow: scroll;
	table-layout: fixed;
}

.iscuh_product_table {
	margin: 0px;
}

.iscuh_uploaded_file {
	display: flex;
	gap: 10px;
	align-items: center;
}

#iscuh_uploaded_files {
	display: none;
}

.iscuh_upload_btn_wrapper {
	display: flex;
	align-items: center;
	gap: 10px;
}

#iscuh_invoice_attachment {
	display: none;
}

.iscuh_product_quantity {
	max-width: fit-content !important;
	min-width: 30px !important;
	width: 80px !important;
	height: 35px !important;
}

.iscuh_inquiry_from_wrapper table td,
table th {
	text-align: start !important;
}

.iscuh_product_tables {
	background: white;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	width: 100%;
	max-height: 300px;
	overflow-y: scroll;
	table-layout: fixed !important;
	margin-top: -3px;
	position: absolute;
}

.iscuh_product_table td,
.iscuh_product_table th {
	padding: 8px;
}

#iscuh_loader {
	display: none;
	border: 4px solid #d4c9c9;
	border-top: 4px solid #fc7c15;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 2s linear infinite;
	/* position: absolute; */
	right: 19px;
	top: 12px;
	z-index: 1;
	background: white !important;
}

#iscuh_submit {
	width: 125px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

#iscuh_loader_1 {
	display: none;
	border: 4px solid #d4c9c9;
	border-top: 4px solid #fc7c15;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 2s linear infinite;
	/* position: absolute; */
	right: 19px;
	top: 12px;
	z-index: 1;
	background: white !important;
}

.iscuh_form_input.iscuh_upload_btn_wrapper label {
	width: 100px !important;
}

#iscuh_uploaded_files {
	margin-top: -10px;
}

#iscuh_loader_file {
	display: none;
	border: 4px solid #f3f3f3;
	border-top: 4px solid #fc7c15;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	animation: spin 2s linear infinite;
	/* position: absolute; */
	right: 19px;
	top: 12px;
	z-index: 1;
	background: white !important;
}


.iscu_supplier_wrapper .iscuh_form_input {
	position: relative;
}

.iscuh_product_table tr:not(:last-child):hover {
	background-color: #f2f2f2;
}

.iscuh_upload_btn_wrapper button {
	width: 100px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

#iscuh_order_metabox_id .regular-text:not(.iscuh_fullfillment_invoice_meta_field) {
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}

.iscuh_hide {
	display: none;
}

.iscuh_product_title_td {
	max-width: 40%;
	min-width: unset;
}

.iscuh_order_summary_table {
	width: 100%;
	border-collapse: collapse;
	font-family: 'Arial', sans-serif;
}

.iscuh_order_summary_table th,
.iscuh_order_summary_table td {
	padding: 10px;
	text-align: left;
	border: 1px solid #ddd;
}

.iscuh_order_summary_table th {
	color: #333;
	font-weight: bold;
}

.iscuh_order_summary_table tbody tr:nth-child(even) {
	background-color: #f9f9f9;
}

.iscuh_order_summary_table tbody tr:hover {
	background-color: #f1f1f1;
}

.iscuh_order_summary_table tfoot td {
	font-weight: bold;
	border-top: 2px solid #ddd;
}

#iscuh_order_summary_subtotal,
#iscuh_order_summary_fees,
#iscuh_order_summary_total {
	text-align: right;
	font-size: 1.1em;
	color: rgb(252, 124, 21);
}

#iscuh_order_summary_body td:nth-child(2),
#iscuh_order_summary_body td:last-child,
#iscuh_order_summary_total {
	color: rgb(252, 124, 21);
}

.iscuh_order_summary_body {
	margin-top: 10px;
}

.iscuh_order_summary {
	display: none;
}

.iscuh_order_summary_table thead th,
.iscuh_order_summary_table tfoot td {
	width: 25% !important;
	min-width: unset;
	max-width: unset;
}

.iscuk_backend_page2_table.iscu_backend_table [data-label="Capture Timestamp"],
.iscuk_backend_page2_table.iscu_backend_table [data-label="Entry Timestamp"] {
	min-width: 130px;
}