.pr-zalyshky-options-group {
	border-left: 2px solid #e02b20;
}

.pr-zalyshky-options-group-hidden {
	display: none;
}

.pr-zalyshky-admin-title {
	margin: 10px 10px 0 12px;
	color: #e02b20;
	font-weight: 600;
}

.pr-zalyshky-admin-warning {
	margin: 10px 12px 15px;
	padding: 10px 12px;
	border: 1px solid #ebccd1;
	border-radius: 4px;
	background-color: #fce8e6;
	color: #a94442;
	font-size: 13px;
}

.pr-zalyshok-info {
	margin-bottom: 25px;
}

.pr-zalyshok-progress {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 16px 20px;
	border: 2px dashed var(--brdcolor-gray-300, #c3c4c7);
	border-radius: var(--wd-brd-radius, 8px);
	background-color: #f5f5f5;
}

.pr-zalyshok-icon-wrap {
	flex: 0 0 auto;
	width: 24px;
	height: 24px;
}

.pr-zalyshok-volume-unit {
	bottom: 0;
}

.pr-zalyshok-label-template {
	padding: 5px 10px;
	min-width: 50px;
	background-color: #dd3333 !important;
	color: #fff !important;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	text-transform: uppercase;
}

.pr-zalyshok-label-template .pr-zalyshok-volume-unit {
	font-size: 60%;
}

.pr-zalyshky-qe-group {
	clear: both;
	display: none;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ddd;
}

.pr-zalyshky-qe-title {
	margin: 0 0 10px;
	color: #dd3333;
}

.pr-zalyshky-qe-label {
	margin-right: 20px;
}
