.ui-widget-content {
	border: 0;
	background: none;
}
.hidde {
	display: none !important;
}
input[name = 'telephone'] {
	display: none;
}
input.error {
	border-color: red;
}
.error-message {
	font-size: 14px;
	color: red;
}
label span.error {
	font-size: 9px;
	color: red;
	float: right;
}
.alert-validate input {
	border: 1px solid red;
}
.message.fail, .message.successful {
	display: inline-block;
	width: 100%;
	padding: 10px;
	line-height: 1.2;
}

.create_by {
	font-size: 14px;
	width: 300px;
	display: inline-block;
	line-height: 1;
	vertical-align: top;
	margin-left: 40px;
	margin-top: 10px;
}
@media all and (max-width: 425px) {
	.create_by {
		margin-left: 0;
	}
}

#order_block {
	display: none;
}
#map-canvas {
	min-height: 500px;
}

.u-eip .u-link-v2 {
	display:none;
}

.metka:hover .metka-out {
	fill: rgb(223,205,157);
}
.metka:hover .metka-in {
	fill: rgb(203,185,137);
}
.metka-name {
	opacity: 0.75;
}
.metka-name.active {
	opacity: 1;
}
.metka-name.active path {
	transform: scale(1.1);
}

.result_search_ajax {
	position: absolute;
	width: 100%;
	background: #fff;
	z-index: 109;
	max-height: calc(100vh - 50px);
	right: 0;
	margin-top: 1px;
	overflow-y: hidden;
	top: 53px;
	padding-left: 0;
	border: 1px solid #cacaca !important;
	border-top: none !important;
	text-align: left;
	display: none;
}
.result_search_ajax span.small { text-align: right; padding-right: 10px;}
.g-state-focus .result_search_ajax {
	display: block;
}

.result_search_ajax:hover,
.result_search_ajax:focus {
	display: block;
}

.result_search_ajax ul {
	color: #000;
	font-size: 18px;
	font-family: hind siliguri, sans-serif;
	font-weight: 500;
	list-style: none;
	margin: 0;
}
#live-search-form-field:focus + .result_search_ajax{
	display: inline-block;
}

.dzsparallaxer:not(.mode-oneelement) { overflow: unset; }
.addtocart { cursor: pointer; }
.goto { cursor: pointer; }

.align-items-center {
	align-items: center;
}
.h-100 {
	height: 100% !important;
}
.h-90px {
	height: 90px !important;
}
@media (max-width: 992px) {
	.h-50v--lg {
		height: 50vh !important;
	}
}

.u-badge-bottom-left {
	top: auto !important;
	right: auto !important;
	bottom: 6px;
	left: -19px !important;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}
.ui-widget-content { display: block; }

#paginator .preloader {
	position: relative;
	left: unset;
	text-align: center;
	margin: 0 auto;
	display: none;
}

input.qty[type="number"]::-webkit-outer-spin-button,
input.qty[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none; // Yeah, yeah everybody write about it
}

input.qty[type='number'],
input.qty[type="number"]:hover,
input.qty[type="number"]:focus {
	appearance: none;
	-moz-appearance: textfield;
}

/*
.fancybox-slide {
	margin: 2% 12.5%;
}

 */
.fancybox-button svg { display: none; }
.fancybox-button:hover:not([disabled]) {
	color: yellow;
	background: transparent;
}
.fancybox-infobar {
	left: 44px;
}

.message-top.fail,
.message.fail,
.alerts.errors {
	display: inline-block;
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	background-color: rgba(255, 0, 0, 0.25);
	font-size: 14px;
	color: rgba(255, 0, 0, 1);
}

.message-top,
.message {
	font-size: 14px;
}
.message-top.fail,
.message.fail {
	color: rgba(255, 0, 0, 1);
}
.message-top.success,
.message.success {
	color: green;
}

.eye {
	display: inline-block;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiA0LjVDNS4yNSA0LjUgMS41IDkuNzUgMS41IDEyczMuNzUgNy41IDEwLjUgNy41IDEwLjUtNS4yNSAxMC41LTcuNVMxOC43NSA0LjUgMTIgNC41ek01LjU1MiAxNS4xMDNDNC4yODIgMTMuOTY2IDMuNSAxMi41ODMgMy41IDEyYzAtLjU4NC43ODEtMS45NjYgMi4wNTItMy4xMDNDNy4yMzEgNy4zOTUgOS40MzggNi41IDEyIDYuNWMyLjU2MiAwIDQuNzcuODk1IDYuNDQ4IDIuMzk3IDEuMjcgMS4xMzcgMi4wNTIgMi41MiAyLjA1MiAzLjEwMyAwIC41ODQtLjc4MSAxLjk2Ni0yLjA1MiAzLjEwM0MxNi43NjkgMTYuNjA1IDE0LjU2MiAxNy41IDEyIDE3LjVjLTIuNTYyIDAtNC43Ny0uODk1LTYuNDQ4LTIuMzk3ek0xMiAxNmE0IDQgMCAxIDEgMC04IDQgNCAwIDAgMSAwIDh6bTItNGEyIDIgMCAxIDEtNCAwIDIgMiAwIDAgMSA0IDB6IiBmaWxsPSIjYzFjMWMxIi8+PC9zdmc+) no-repeat center;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 55px;
	cursor: pointer;
	margin-top: 14px
}

.eye.view {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC43MDcgMjAuNzA3YTEgMSAwIDAgMCAwLTEuNDE0bC0xNi0xNmExIDEgMCAwIDAtMS40MTQgMS40MTRMNS4yMDUgNi42MkMyLjc4NSA4LjMzOCAxLjUgMTAuNjgzIDEuNSAxMmMwIDIuMjUgMy43NSA3LjUgMTAuNSA3LjUgMS45MTYgMCAzLjU5LS40MjMgNS4wMDYtMS4wOGwyLjI4NyAyLjI4N2ExIDEgMCAwIDAgMS40MTQgMHptLTUuMjI4LTMuODE0LTEuNzc0LTEuNzc0QTQgNCAwIDAgMSA4LjM4IDkuNzk0TDYuNjQ0IDguMDU4YTkuMzMyIDkuMzMyIDAgMCAwLTEuMDkuODRDNC4yOCAxMC4wMzQgMy41IDExLjQxNyAzLjUgMTJjMCAuNTg0Ljc4MSAxLjk2NiAyLjA1MiAzLjEwM0M3LjIzMSAxNi42MDUgOS40MzggMTcuNSAxMiAxNy41YTkuOTcgOS45NyAwIDAgMCAzLjQ4LS42MDd6bTQuODQxLS44MTVDMjEuNzUxIDE0LjYxIDIyLjUgMTMuMDA2IDIyLjUgMTJjMC0yLjI1LTMuNzUtNy41LTEwLjUtNy41LTEuMDQzIDAtMi4wMTUuMTI1LTIuOTEyLjM0NmwxLjcyMSAxLjcyYy4zODgtLjA0My43ODUtLjA2NiAxLjE5MS0uMDY2IDIuNTYyIDAgNC43Ny44OTUgNi40NDggMi4zOTcgMS4yNyAxLjEzNyAyLjA1MiAyLjUyIDIuMDUyIDMuMTAzIDAgLjUxLS41OTYgMS42My0xLjU5NSAyLjY2M2wxLjQxNSAxLjQxNXoiIGZpbGw9IiNjMWMxYzEiIGZpbGwtb3BhY2l0eT0iLjgiLz48L3N2Zz4=) no-repeat center
}

.cursor-pointer {
	cursor: pointer
}
.cursor-move {
	cursor: move;
}

.jconfirm-closeIcon {
	border-radius: 50%;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 15px;
	right: 15px;
	background: #eee;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 13px !important;
	color: #1a1e2b !important;
	cursor: pointer;
	z-index: 1;
}

.ui-menu {
	width: 250px;
	font-size: 63%;
	z-index:100;
	background-color: white;
}
.ui-menu kbd {
	/* Keyboard shortcuts for ui-contextmenu titles */
	float: right;
}
ul.fancytree-container {
	padding: 20px;
	border: 0;
}


.fancytree-ext-childcounter span.fancytree-childcounter, .fancytree-ext-filter span.fancytree-childcounter {
	color: #fff;
	background: #777;
	border: 1px solid gray;
	position: absolute;
	top: -6px;
	right: -9px;
	min-width: 16px;
	height: 16px;
	line-height: 1;
	vertical-align: baseline;
	border-radius: 10px;
	padding: 2px;
	text-align: center;
	font-size: 9px;
}
.fancytree-folder-noactive {
	opacity: 0.5;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 44px;
	-webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 15px;
	right: 7px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
	padding-right: 12px;
}

.tablesorter-metro-dark {
	font: 14px / 21px 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}
.tablesorter-metro-dark td {
	padding: 6px 4px;
}

.tablesorter-metro-dark .tablesorter-headerRow th {
	background-color: #666;
	font-family: monospace;
	font-size: small;
}

.eip-ui-element {
	position: relative;
	max-width: 320px !important;
	font-size: 1rem !important;
	color: rgba(85, 85, 85, 0.3);
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding: .4rem 1rem;
	height: 35px !important;
	margin-bottom: 20px;
}

.for-edit-mode {
	display: none;
}
.eip-mode .for-edit-mode {
	display: inline-block;
}

.wait-result {
	z-index: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.wait-result::before {
	content: '';
	position: absolute;
	z-index: -2;
	left: 0;
	top: -50%;
	width: 100%;
	height: 200%;
	background-repeat: no-repeat;
	background-size: 50% 50%, 50% 50%;
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-image: linear-gradient(#72c02c, #72c02c), linear-gradient(#fff, #fff);
	animation: anim-wait-result 2s linear infinite;
}
.wait-result::after {
	content: '';
	position: absolute;
	z-index: -1;
	left: 2px;
	top: 2px;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	background: white;
}
.wait-result:hover::before {
	background-image: linear-gradient(#72c02c, #72c02c), linear-gradient(#000, #000);
}
.wait-result:hover::after {
	background: black;
}
.wait-result.u-btn-inset:hover::before {
	border: 0;
}
@keyframes anim-wait-result {
	100% {
		transform: rotate(1turn);
	}
}

.wave-button {
	position: relative;
	overflow: hidden; /* Обязательно для скрытия фона за пределами кнопки */
	padding: 15px 30px; /* Добавьте padding, чтобы волна распространялась правильно */
	background-color: #72c02c; /*  Базовый цвет кнопки */
	color: white;
	border: none;
	cursor: pointer;
	outline: none; /* Удалите синий контур */
	text-decoration: none; /* Удалите подчеркивание */
}

.wave-button:hover {
	background-color: #72c02c !important; /*  Базовый цвет кнопки */
	color: white !important;;
}
.wave-button::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.3); /*  Цвет и прозрачность волны */
	transform: scale(0);
	border-radius: 100%; /*  Сделайте волну круглой */
	animation: wave-animation 1s infinite; /* Зацикленная анимация */
	pointer-events: none; /*  Чтобы волна не перекрывала кнопку */
}

@keyframes wave-animation {
	0% {
		transform: scale(0);
		opacity: 1;
	}
	100% {
		transform: scale(1.1);
		opacity: 0;
	}
}

.color-button-in-green:before {
	content: ' ';
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: green;
	position: relative;
	z-index: 0;
	border-radius: 50%;
	top: 10px;
	right: -21px;
}
.color-button-in-red:before {
	content: ' ';
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: red;
	position: relative;
	z-index: 0;
	border-radius: 50%;
	top: 10px;
	right: -21px;
}

