#SDEK_pvz {
	position: absolute;
	z-index: 2100;
	display: none;
	background-color: #fff;
	padding: 0;
	overflow: hidden;
	font-family: Arial;
	width: 80%;
	height: 80%;
}

#SDEK_mask {
	width: 100%;
	height: 100%;
	opacity: 0.8;
	position: fixed;
	z-index: 2000;
	background-color: #000;
	display: none;
	top: 0px;
	left: 0px;
	padding: 5px;
}

#SDEK_head {
	height: 50px;
	clear: both;
	display: flex;
	align-items: center;
}

#SDEK_logo {
	background: url("/local/templates/2021_V2/components/ipol/ipol.sdekPickup/order/images/ipol.sdek/widjet/logo.png") no-repeat
		transparent;
	width: 169px;
	height: 11px;
	margin-top: 15px;
	display: none;
}

#SDEK_logo:hover {
	background-position: 0px -12px;
}

#SDEK_logo a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}

#SDEK_closer {
	position: absolute;
	background: url("/local/templates/2021_V2/components/ipol/ipol.sdekPickup/order/images/ipol.sdek/widjet/close.png") no-repeat
		transparent;
	height: 22px;
	width: 22px;
	right: 15px;
	top: 15px;
	z-index: 1000;
	cursor: pointer;
}

#SDEK_closer:hover {
	background-position: 0px -22px;
}

#SDEK_looper {
	position: absolute;
	background: url("/local/templates/2021_V2/components/ipol/ipol.sdekPickup/order/images/ipol.sdek/widjet/looper.png") no-repeat
		transparent;
	background-size: cover;
	height: 22px;
	width: 22px;
	right: 45px;
	top: 15px;
	z-index: 1000;
	cursor: pointer;
}

#SDEK_looper:hover,
#SDEK_looper.active {
	background-position: 0px -22px;
}

#SDEK_map {
	float: left;
	height: 100%;
	width: 100%;
}

#SDEK_info {
	float: left;
	position: relative;
	height: 100%;
	overflow: hidden;
	width: 245px;
	color: #000;
	top: -100%;
	background-color: #fff;
}

#SDEK_sign {
	padding: 0 0 0 10px;
}

#SDEK_sign span {
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #2b2626;
}

#SDEK_delivInfo_PVZ,
#SDEK_delivInfo_POSTAMAT {
	font-size: 12px;
	line-height: 35px;
	padding: 0px 9px;
	color: #808080;
	display: none;
}

#SDEK_wrapper {
	height: calc(80vh - 50px);
	overflow: auto;
	width: 245px;
	border: none;
	outline: none;
}

#SDEK_wrapper p {
	cursor: pointer;
	padding: 5px 6px;
	margin: 5px 6px;
	font-size: 12px;
	color: #bb559d;
}

#SDEK_wrapper p.sdek_chosen {
	color: #000;
}

#SDEK_ten {
	position: relative;
	top: -5px;
	background-color: #fff;
	height: 10px;
	box-shadow: 0 0 5px 5px #fff;
	width: 235px;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

#SDEK_baloon {
	background-color: #fff;
	max-width: 258px;
	font-family: Arial;
	font-size: 12px;
	padding-left: 3px;
}

#SDEK_baloon > div {
	margin-top: 5px;
	display: flex;
	align-items: center;
}

.sdek_baloonInfo {
	color: #666666;
	max-height: 80px;
	min-height: 80px;
	/*overflow: hidden;*/
}

.sdek_baloonDiv {
	max-width: 235px;
	padding-left: 8px;
	float: left;
	text-align: left;
}

.sdek_icon {
	float: left;
	width: 12px;
	min-height: 12px;
}

.SDEK_iAdress {
	margin-top: 0px !important;
	font-size: 14px;
}

.SDEK_iTelephone {
	background: url("/local/templates/2021_V2/components/ipol/ipol.sdekPickup/order/images/ipol.sdek/widjet/phone.png") no-repeat;
}

.SDEK_iTime {
	background: url("/local/templates/2021_V2/components/ipol/ipol.sdekPickup/order/images/ipol.sdek/widjet/clock.png") no-repeat;
}

#SDEK_button {
	width: 130px;
	height: 25px;
	background: url("/local/templates/2021_V2/components/ipol/ipol.sdekPickup/order/images/ipol.sdek/widjet/chooze.png") 0px 0px
		no-repeat;
	display: block;
	margin: 0px auto 5px;
	text-decoration: none;
	background-position: 0px -25px;
}

#SDEK_head > div {
	font-size: 12px;
	font-family: Arial;
	float: left;
}

#SDEK_logoPlace {
	width: 300px;
	height: 38px;
	background-image: url("/local/templates/2021_V2/components/ipol/ipol.sdekPickup/order/images/ipol.sdek/SDEKogo.png");
	background-repeat: no-repeat;
	background-position: 241px 2px;
}

#SDEK_separator {
	background-color: #e3e3e3;
	width: 1px;
	height: 38px;
}

.SDEK_mark {
	margin-left: 12px;
}

.sdek_baloonDiv a {
	cursor: help;
}

.SDEK_arrow {
	width: 23px;
	height: 14px;
	background: url("/local/templates/2021_V2/components/ipol/ipol.sdekPickup/order/images/ipol.sdek/arr.png") no-repeat bottom left;
	display: block;
	float: right;
	margin-top: 12px;
	display: none;
}

.SDEK_arrow:hover {
	background-position: bottom right;
}

.SDEK_arrow.up {
	background-position: top left;
}

.SDEK_arrow.up:hover {
	background-position: top right;
}

.SDEK_labelMode_SHORT {
	display: none;
}

.SDEK_labelMode_FULL {
	display: inline;
}

@media screen and (max-width: 919px) {
	#SDEK_pvz {
		width: 700px;
		padding: 0;
	}

	#SDEK_closer {
		right: 11px;
		top: 11px;
	}

	#SDEK_logo {
		display: none;
	}

	#SDEK_info {
		box-shadow: none;
		left: 0px;
		top: -100%;
		width: 270px;
		height: 100%;
		overflow: auto;
	}

	#SDEK_wrapper {
		width: 100% !important;
	}

	#SDEK_ten {
		width: 256px;
		height: 17px;
		top: -9px;
	}

	#SDEK_delivInfo_PVZ,
	#SDEK_delivInfo_POSTAMAT {
		border: none;
		font-size: 15px;
		text-shadow: 0px 0px 0px #000;
		font-weight: normal;
	}

	#SDEK_wrapper p {
		font-size: 15px;
	}

	.SDEK_all-items {
		border-top: 1px dashed #e3e3e3;
	}

	.SDEK_arrow {
		display: block;
	}
}

@media screen and (max-width: 700px) {
	#SDEK_pvz {
		width: 97%;
		min-width: 195px;
		transform: translateX(-50%);
		left: 50% !important;
		height: 90%;
	}

	#SDEK_info {
		width: 100%;
	}

	#SDEK_info.hidden {
		display: none;
	}

	#SDEK_sign {
		display: flex;
		align-items: center;
		height: 45px;
	}
	.sdek_baloonInfo {
		max-height: 20px;
		min-height: 20px;
		/*overflow: hidden;*/
	}
	#SDEK_wrapper {
		height: calc(95vh - 50px);
	}
}

@media screen and (max-width: 294px) {
	#SDEK_info {
		width: 100%;
		min-width: 195px;
	}

	#SDEK_closer {
		right: 12px;
	}

	.SDEK_arrow {
		margin-right: 2px;
	}
}

@media screen and (max-width: 268px) {
	#SDEK_sign span {
		display: none;
	}
}

@media screen and (max-width: 222px) {
	#SDEK_delivInfo_POSTAMAT,
	#SDEK_delivInfo_PVZ {
		font-size: 12px;
	}

	#SDEK_pPrice {
		font-size: 14px;
	}
}

.SDEK_all-items .jspTrack {
	width: 5px;
	left: 0;
	background-color: #ebebeb;
}

.SDEK_all-items .jspDrag {
	border-radius: 0;
	left: 0;
}

.jspContainer{
    overflow: scroll!important;
}