.form-box-section .heading-tb h1 {
	font-size: var(--font-18);
	margin-bottom: 5px;
}

.form-box-section .heading-tb h1 img {
	margin-right: 5px;
	width: 35px;
}

.uploadType {
	width: auto;
}

.form-box-section .heading-tb p {
	margin-bottom: 15px;
}

.upd-img {
	width: 80px;
	height: 80px;
	margin-bottom: 5px;
	display: none;
}

.left_up>a {
	display: none;
}

.upd-img img {
	width: 50px;
}

.upload-section {
	padding: 0;
	display: flex;
	align-items: center;
}

.btn img {
	margin-right: 10px;
	position: relative;
	margin-left: 0;
}

.upload-btn-list .btn-border img {
	width: 19px;
}

.btn-no-border {
	border: none;
	background: transparent;
	color: var(--primary);
}

.upload-btn-list .btn:hover img {
	bottom: 2px;
}

.upload-bx .upd-file+.btn:hover img {
	bottom: 2px;
}

.upload-btn-list .btn-border {
	font-weight: 600 !important;
	font-size: 16px !important;
}

.upload-btn-list .btn-no-border {
	font-weight: 400 !important;
	font-size: 16px !important;
}

.upload-section .btn,
#add_more_income,
#add_more_bank,
.btn_sm_1 {
	font-weight: var(--font-weight-400);
	/* padding: 7px 15px; */
	font-size: var(--font-14);
}

#start_ipv_photoGolocation, .upd-file.single{display: inline-block;}
.income_optional {
	position: absolute;
	top: -5px;
	right: 20px;
	background-color: #fff;
	height: 13px;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 0.5px;
	padding-left: 5px;
}

.form-box-section {
	margin: 20px 0 0px 0;
}

.check-mark {
	top: -5px;
}

.upload-icon img {
	width: 40px;
}

input.upd-file {
	height: 65px;
}

.uploadType,
.uploadType2,
.upload_pan_aadhaar {
	padding: 20px 10px;
	right: inherit;
	border-radius: 15px;
}

.upd-box {
	width: auto;
}

.upload-icon>div {
	font-size: var(--font-14);
}

.from_box_wrapper .form-box-section:last-child .border-box {
	border-bottom: none;
}

.nothappy {
	display: none;
}

.nothappy h1 {
	font-size: 13px;
	font-weight: var(--font-weight-400);
	margin-bottom: 0;
}

.afterupload,
.upload-dox,
.reupload,
.view_all_images {
	display: none;
}

.afterupload {
	padding: 0;
	margin-right: 15px !important;
}

.afterupload img {
	object-position: center;
	width: 80px;
	height: 80px;
	object-fit: contain;
}

.upd-multi-box {
	width: 100%;
}

.upd-img {
	display: inline-block;
	padding: 0;
	margin: 0 10px 0 0;
	white-space: nowrap;
}

.upload-section .left_up {
	margin-right: 0;
}

.upd-multi-box .upload-dox {
	white-space: nowrap;
	overflow: auto;
	margin-bottom: 20px;
}

.select-opt {
	width: 400px;
	margin: 0 auto;
}

@media (min-width: 992px) {
	.upload_list_cont {
		width: auto;
	}
}

.upload-section .right_up {
	margin-left: 0px;
	flex: auto;
}

.view_uploaded_img .upd-action {
	width: 65px;
	padding: 0;
}

.view_uploaded_img .upload_list_img {
	width: 250px;
	height: 250px;
	line-height: 228px;
	overflow: hidden;
	border-radius: 7px;
	border: solid 1px var(--gray-light);
	margin-bottom: 5px;
	padding: 10px;
}

.view_uploaded_img .filename {
	width: auto;
	text-align: left;
}

.view_uploaded_img .history_div {
	margin-bottom: 20px;
	position: relative;
}

.view_uploaded_img .upload_list_cont,
.left_up {
	white-space: nowrap;
	overflow: auto;
	width: 100%;
}

.left_up.upload-dox {
	margin-bottom: 0;
}

.income_sample img {
	display: none;
	max-width: 180px;
}

.dropdown_details {
	padding: 10px;
	border: dashed 2px var(--gray-light);
	border-radius: 10px;
	margin-bottom: 15px;
	height: 210px;
	overflow: auto;
}

.close-preview {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 5;
	cursor: pointer;
}

.close-preview:hover {
	opacity: 0.5;
}

.upd-img button {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 73px;
	border: none;
	background: rgb(38 38 38 / 47%);
	color: #fff;
	font-size: 12px;
	padding: 4px 0;
	font-weight: 700;
	outline: none;
	transition: 0.3s all;
	opacity: 0;
}

img.removeImg {
	width: 13px;
	object-fit: none;
	position: absolute;
	top: 12px;
	right: 14px;
	height: auto;
	padding: 1px;
	transition: 0.3s all;
	cursor: pointer;
	opacity: 0;
}

.upd-img:hover button,
.upd-img:hover img {
	opacity: 1;
}

.upd-img button:hover,
img.removeImg:hover {
	opacity: 0.8;
}

#yesOutsideIndia_tax_upload .btn-border {
    border: solid 1px var(--gold);
    color: var(--gold) !important;
    background: transparent;
}

@media(max-width: 767px) {

	img.removeImg,
	.upd-img button {
		opacity: 1;
	}
}

@media (max-width: 500px) {
	.select-opt {
		width: 100% !important;
	}
}

.history_div {
	position: relative;
}

.upload_list_img {
	height: 80px;
	border-radius: 100%;
}

.remove_view,
.remove_doc {
	top: 2px;
	right: 4px;
}

.photo_upload_common {
	height: 100% !important;
	width: 100% !important;
	position: absolute !important;
	top: 0;
	left: 0;
	cursor: pointer;
}

.preview-img .upd-action {
	width: auto;
	position: relative;
	display: block;
	margin: auto;
}

.dropdown_details img {
	cursor: pointer;
}

.show_bank_details li {
	font-size: 14px;
	margin-bottom: 5px;
}

.show_bank_details li:last-child {
	margin-bottom: 0;
}

.up-img img {
	width: 40px;
}

.up-img {
	margin-right: 15px;
}

.upload-bx,
.re-upd-bx {
	position: relative;
}

.upd-file.single {
	position: absolute;
	width: 131px;
	height: 40px;
	cursor: pointer;
}

.upload-btn-list {
	margin: 0 auto;
	margin-top: 10px;
}

.upload-section,
.upload-btn-list .upload-bx {
	margin-top: 10px;
	text-align: center;
}

.upload-bx .alert {
	margin-bottom: 20px;
}

.pr-item {
	margin-bottom: 20px;
}

@media (min-width: 768px) {

	.uploadType,
	.uploadType2,
	.upload_pan_aadhaar {
		width: auto;
	}

	.uploadType.active,
	.uploadType2.active,
	.upload_pan_aadhaar.active {
		bottom: -14px;
	}
}

@media (max-width: 767px) {
	.check-mark {
		background-color: #fff;
		border-radius: 100%;
	}

	.from_box_wrapper {
		padding: 0;
		border: none;
		border-radius: 0;
	}
}
