.fixtable-fixed2 {
	position: fixed;
	top: 0;
	z-index: 101;
	background-color: var(--bs-table-bg);
	border-bottom: 1px solid #f5f8fa;
}
.table-head-fixed {
	position: sticky;
	width: 100%;
	z-index: 1;
}
@media (min-width: 992px) {
	.table-head-fixed {
		padding-left: 265px;
	}
}
.table-head-fixed .table-responsive::-webkit-scrollbar {
	width: 0;
	height: 0;
}
.v-scroll-fixed {
	width: 50px;
	height: 50px;
	position: fixed!important;
	bottom: 20px;
	right: 20px;
	font-size: -0;
	border-radius: 50%;
	position: relative;
}
.v-scroll-fixed:before, .v-scroll-fixed:after {
	content: '';
	display: block;
	width: 40%;
	height: 3px;
	background-color: #fff;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	position: absolute;
	border-radius: 4px;
}
.v-scroll-fixed:after {
	transform: translate(-50%, -50%) rotate(90deg);
}

[data-kt-drawer-width="300px"] .btn-container-fixed {
	width: 300px;
}

.invalid-feedback {
	margin: 0!important;
}

/* кнопка добавить в подвале end */
.apexcharts-legend-marker {
	border: 1px solid #f3eeee!important;
}
.daterangepicker-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100000;
	background: rgba(0,0,0,.1);
	display: flex;
	align-items: center;
	justify-content: center;
}
.daterangepicker-wrap .daterangepicker {
	position: relative!important;
	top: unset!important;
	left: unset!important;
}
.navbar-collapse.show {
	box-shadow: 0px 4px 13px 0px rgb(0 0 0 / 13%);
}
.blockui .blockui-overlay {
	position: fixed!important;
	z-index: 200 !important;
}
.table.gy-3 {
	border-bottom: 1px solid #f5f8fa;
}
.table.gy-3 td, .table.gy-3 th {
	border: 1px solid #f5f8fa;
}
.table-responsive .table-head {
	border-left: 1px solid #f5f8fa;
}
.table-responsive .fixtable-fixed {
	border-right: 1px solid #f5f8fa;
}
.sort-table th {
	cursor: pointer;
}
.table-sort,
.table-sort-asc,
.table-sort-desc {
	vertical-align: middle;
}
.table-sort:after,
.table-sort-asc:after,
.table-sort-desc:after {
	opacity: 0;
	position: absolute;
	display: inline-block;
	width: 0.75rem;
	height: 0.75rem;
	content: " ";
	bottom: auto;
	right: 4px;
	left: auto;
	margin-left: 0.5rem;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.table-sort-asc:after {
	mask-repeat: no-repeat;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background-color: #a1a5b7;
	-webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--kt-text-muted%29'%3e%3cpath d='M3.23571 2.72011L4.97917 4.46358C5.15176 4.63618 5.43158 4.63617 5.60417 4.46358C5.77676 4.29099 5.77676 4.01118 5.60417 3.83861L3.29463 1.52904C3.13192 1.36629 2.86809 1.36629 2.70538 1.52904L0.395812 3.83861C0.22325 4.01117 0.22325 4.29099 0.395812 4.46358C0.568437 4.63617 0.84825 4.63617 1.02081 4.46358L2.76429 2.72011C2.89446 2.58994 3.10554 2.58994 3.23571 2.72011Z'/%3e%3c/svg%3e");
	mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--kt-text-muted%29'%3e%3cpath d='M3.23571 2.72011L4.97917 4.46358C5.15176 4.63618 5.43158 4.63617 5.60417 4.46358C5.77676 4.29099 5.77676 4.01118 5.60417 3.83861L3.29463 1.52904C3.13192 1.36629 2.86809 1.36629 2.70538 1.52904L0.395812 3.83861C0.22325 4.01117 0.22325 4.29099 0.395812 4.46358C0.568437 4.63617 0.84825 4.63617 1.02081 4.46358L2.76429 2.72011C2.89446 2.58994 3.10554 2.58994 3.23571 2.72011Z'/%3e%3c/svg%3e");
}
.table-sort-desc:after {
	mask-repeat: no-repeat;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background-color: #a1a5b7;
	-webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--kt-text-muted%29'%3e%3cpath d='M2.76429 3.27989L1.02083 1.53642C0.848244 1.36382 0.568419 1.36383 0.395831 1.53642C0.223244 1.70901 0.223244 1.98882 0.395831 2.16139L2.70537 4.47096C2.86808 4.63371 3.13191 4.63371 3.29462 4.47096L5.60419 2.16139C5.77675 1.98883 5.77675 1.70901 5.60419 1.53642C5.43156 1.36383 5.15175 1.36383 4.97919 1.53642L3.23571 3.27989C3.10554 3.41006 2.89446 3.41006 2.76429 3.27989Z'/%3e%3c/svg%3e");
	mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--kt-text-muted%29'%3e%3cpath d='M2.76429 3.27989L1.02083 1.53642C0.848244 1.36382 0.568419 1.36383 0.395831 1.53642C0.223244 1.70901 0.223244 1.98882 0.395831 2.16139L2.70537 4.47096C2.86808 4.63371 3.13191 4.63371 3.29462 4.47096L5.60419 2.16139C5.77675 1.98883 5.77675 1.70901 5.60419 1.53642C5.43156 1.36383 5.15175 1.36383 4.97919 1.53642L3.23571 3.27989C3.10554 3.41006 2.89446 3.41006 2.76429 3.27989Z'/%3e%3c/svg%3e");
}
.table-sort-asc._active:after, .table-sort-desc._active:after, .table-sort-asc:hover:after, .table-sort-desc:hover:after {
	opacity: 1;
}
.mb-30 {
	margin-bottom: 10rem;
}
.fv-plugins-bootstrap5-row-invalid .invalid-feedback {
	display: none!important;
}
.fv-plugins-bootstrap5-row-invalid .invalid-feedback:last-child {
	display: block!important;
}
tr:has(.has-marriage) {
	background-color: rgb(255,184,65);
}
