.popup-window {
	font: 13px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica)); padding: 10px; display: flex; box-sizing: border-box; font-size-adjust: none; font-stretch: normal; box-shadow: 0px 7px 21px rgba(83,92,105,0.12), 0px -1px 6px 0px rgba(83,92,105,0.06); flex-direction: column; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06); -webkit-box-sizing: border-box; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-box-pack: stretch; will-change: opacity;
}
.popup-window-disable-scroll {
	overflow: hidden;
}
[style*='block'].popup-window {
	display: flex !important;
}
.popup-window.popup-window-with-titlebar {
	padding: 0px 10px 10px;
}
.popup-window-delimiter {
	height: 1px; line-height: 1px; display: block; background-color: rgb(240, 241, 242);
}
.popup-window-delimiter-section {
	margin: 5px 0px 8px; text-align: center; display: flex;
}
.popup-window-delimiter-section::before {
	flex:1 1 0px; top: 8px; height: 1px; display: block; position: relative; min-width: 15px; content: ""; background-color: rgb(240, 241, 242); -webkit-box-flex: 1;
}
.popup-window-delimiter-section::after {
	flex:1 1 0px; top: 8px; height: 1px; display: block; position: relative; min-width: 15px; content: ""; background-color: rgb(240, 241, 242); -webkit-box-flex: 1;
}
.popup-window-delimiter-text {
	background: rgb(255, 255, 255); padding: 0px 12px; top: 2px; text-align: center; color: rgb(177, 182, 188); text-transform: uppercase; font-size: 10px; white-space: nowrap; position: relative; -ms-overflow-x: hidden; -ms-text-overflow: ellipsis; box-sizing: border-box; -webkit-box-sizing: border-box; -o-text-overflow: ellipsis;
}
.popup-window-buttons {
	padding: 20px 0px 10px; text-align: center; position: relative;
}
.popup-window-button {
	background: rgb(236, 237, 239); margin: 0px 12px 0px 0px; padding: 0px 18px; outline: 0px; transition:background-color 0.2s linear, color 0.2s linear; height: 39px; color: rgb(122, 129, 138); text-transform: uppercase; line-height: 39px; font-size: 12px; text-decoration: none; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; box-shadow: inset 0px 0px 0px 1px #c6cdd3; text-shadow: none; -webkit-box-shadow: 0 0 0 1px #c6cdd3 inset; -webkit-font-smoothing: antialiased; -webkit-transition: background-color .2s linear, color .2s linear; -o-transition: background-color .2s linear, color .2s linear;
}
.popup-window-button::before {
	display: none;
}
.popup-window-button::after {
	display: none;
}
.popup-window-button:hover {
	background: rgb(207, 212, 216); color: rgb(83, 92, 105);
}
:last-child.popup-window-button {
	margin-right: 0px;
}
.popup-window-button-accept {
	background: rgb(187, 237, 33); color: rgb(83, 92, 105); box-shadow: none; -webkit-box-shadow: none;
}
.popup-window-button-create {
	background: rgb(187, 237, 33); color: rgb(83, 92, 105); box-shadow: none; -webkit-box-shadow: none;
}
.popup-window-button-accept:hover {
	background: rgb(210, 249, 95); color: rgb(83, 92, 105);
}
.popup-window-button-create:hover {
	background: rgb(210, 249, 95); color: rgb(83, 92, 105);
}
.popup-window-button-wait {
	color: transparent !important; position: relative;
}
.popup-window-button-wait .popup-window-button-text {
	opacity: 0;
}
.popup-window-button-wait::before {
	background: none !important; margin: 0px 0px 0px -11px; border-radius: 50%; left: 50%; top: 10px; width: 15px; height: 21px; text-align: right; color: rgb(255, 255, 255); line-height: 10px; padding-right: 6px; font-size: 10px; display: block !important; position: absolute; content: "_" !important; box-shadow: inset 0px 0px 0px 1px #fff; -webkit-box-shadow: inset 0 0 0 1px #fff;
}
.popup-window-button-wait::after {
	background: rgb(255, 255, 255) !important; padding: 0px; transform-origin: 0% 100%; animation:popup-window-button-animation 1s linear infinite; left: 50%; top: 13px; width: 1px; height: 7px; display: block !important; position: absolute; content: " " !important; -webkit-transform-origin: 0 100%; -webkit-animation: popup-window-button-animation 1s infinite linear;
}
.popup-window-button-create.popup-window-button-wait::before {
	color: rgb(83, 92, 105); box-shadow: inset 0px 0px 0px 1px #535c69; -webkit-box-shadow: inset 0 0 0 1px #535c69;
}
.popup-window-button-accept.popup-window-button-wait::before {
	color: rgb(83, 92, 105); box-shadow: inset 0px 0px 0px 1px #535c69; -webkit-box-shadow: inset 0 0 0 1px #535c69;
}
.popup-window-button-create.popup-window-button-wait::after {
	background: rgb(83, 92, 105) !important;
}
.popup-window-button-accept.popup-window-button-wait::after {
	background: rgb(83, 92, 105) !important;
}
.popup-window-button-decline {
	background: rgb(241, 54, 27); color: rgb(255, 255, 255); box-shadow: none; -webkit-box-shadow: none;
}
.popup-window-button-decline:hover {
	background: rgb(204, 26, 0); color: rgb(255, 255, 255);
}
.popup-window-button-cancel {
	font-weight: normal;
}
.popup-window-button-blue {
	color: rgb(255, 255, 255); box-shadow: none; background-color: rgb(59, 200, 245); -webkit-box-shadow: none;
}
.popup-window-button-blue:hover {
	color: rgb(255, 255, 255); background-color: rgb(63, 221, 255);
}
.popup-window-button-blue:active {
	color: rgb(255, 255, 255); background-color: rgb(19, 177, 227);
}
.popup-window-button-link {
	background: 0px; box-shadow: none; -webkit-box-shadow: none;
}
.popup-window-button-link-cancel {
	background: 0px; box-shadow: none; -webkit-box-shadow: none;
}
.popup-window-button-link:hover {
	background: 0px; box-shadow: none; -webkit-box-shadow: none;
}
.popup-window-button-link:active {
	background: 0px; box-shadow: none; -webkit-box-shadow: none;
}
.popup-window-button-link {
	padding: 0px; border-radius: 0px; transition:border-bottom-color 0.15s linear; height: 17px; color: rgb(83, 92, 105); line-height: 17px; border-bottom-color: rgb(192, 194, 197); border-bottom-width: 1px; border-bottom-style: solid; cursor: pointer; -webkit-transition: border-bottom-color .15s linear; -o-transition: border-bottom-color .15s linear;
}
.popup-window-button-link:hover {
	height: 17px; color: rgb(83, 92, 105); line-height: 17px; border-bottom-color: rgb(83, 92, 105);
}
.popup-window-button-link:active {
	height: 17px; color: rgb(83, 92, 105); line-height: 17px; border-bottom-color: rgb(83, 92, 105);
}
.popup-window-button-link-cancel {
	color: rgb(241, 54, 27); border-bottom-color: rgb(255, 180, 169);
}
.popup-window-button.popup-window-button-link-cancel:hover {
	color: rgb(241, 54, 27); border-bottom-color: rgb(241, 54, 27);
}
.popup-window-button.popup-window-button-link-cancel:active {
	color: rgb(241, 54, 27); border-bottom-color: rgb(241, 54, 27);
}
.popup-window-button-disable {
	cursor: default; opacity: 0.3;
}
.popup-window-titlebar {
	height: 49px;
}
.popup-window-titlebar-text {
	padding: 0px 30px 0px 4px; color: rgb(128, 134, 142); line-height: 49px; overflow: hidden; font-size: 14px; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -o-text-overflow: ellipsis;
}
.popup-window-titlebar-text-version {
	padding: 0px 30px 0px 4px; color: rgb(128, 134, 142); line-height: 49px; overflow: hidden; font-size: 14px; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -o-text-overflow: ellipsis;
}
.popup-window-titlebar-text-version {
	padding-left: 0px; font-size: 13px; font-weight: normal;
}
.popup-window-content {
	flex:1 1 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-flex: 1; scrollbar-width: thin; scrollbar-color: var(--popup-window-scrollbar-thumb-background, rgba(82, 92, 105, 0.2));
}
.popup-window-with-titlebar .popup-window-content {
	background-color: rgb(238, 242, 244);
}
.popup-window-content-gray .popup-window-content {
	background-color: rgb(238, 242, 244);
}
.popup-window-content-white .popup-window-content {
	background-color: rgb(255, 255, 255);
}
.popup-window-with-titlebar .popup-window-content {
	padding: 20px;
}
.popup-window-close-icon {
	outline: 0px; transition:opacity 0.2s linear; top: 5px; width: 27px; height: 27px; right: 3px; position: absolute; cursor: pointer; opacity: 0.5; -webkit-transition: opacity .2s linear; -o-transition: opacity .2s linear;
}
.popup-window-close-icon::after {
	left: 50%; top: 50%; width: 10px; height: 10px; display: block; position: absolute; content: ""; transform: translate3d(-50%, -50%, 0px); background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.666.621a.5.5 0 00-.707 0L5.002 3.58 2.044.62a.5.5 0 00-.707 0l-.714.714a.5.5 0 000 .707L3.581 5 .623 7.957a.5.5 0 000 .708l.714.713a.5.5 0 00.707 0L5.002 6.42l2.957 2.958a.5.5 0 00.708 0l.713-.714a.5.5 0 000-.707L6.422 5 9.38 2.042a.5.5 0 000-.707L8.666.62z' fill='%23828b95'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; -webkit-transform: translate3d(-50%, -50%, 0);
}
.popup-window-close-icon:hover {
	opacity: 1;
}
.popup-window-angly {
	width: 33px; height: 22px; overflow: hidden; display: none; position: absolute; pointer-events: none;
}
.popup-window-angly--arrow {
	transform-origin: 50% 50%; left: 9px; top: 16px; width: 15px; height: 15px; position: absolute; content: ""; box-shadow: 0px 0px 21px rgba(83,92,105,0.13); transform: rotate(45deg); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 0 21px rgba(83, 92, 105, .13); -webkit-transform-origin: 50% 50%; -webkit-transform: rotate(45deg);
}
.popup-window-angly-top {
	margin: 0px; left: 10px; top: -22px; display: block;
}
.popup-window-angly-right {
	top: 10px; width: 17px; height: 30px; right: -17px; display: block;
}
.popup-window-angly-right .popup-window-angly--arrow {
	left: -9px; top: 8px;
}
.popup-window-angly-bottom {
	height: 20px; bottom: -20px; margin-left: 10px; display: block;
}
.popup-window-angly-bottom .popup-window-angly--arrow {
	top: -9px;
}
.popup-window-angly-left {
	left: -14px; top: 10px; width: 14px; height: 30px; display: block;
}
.popup-window-angly-left .popup-window-angly--arrow {
	left: 8px; top: 8px;
}
.popup-window-overlay {
	background: rgb(51, 51, 51); left: 0px; top: 0px; display: none; position: absolute; opacity: 0.5; -moz-opacity: .5;
}
.popup-window-resize {
	background-position: center; transition:opacity 0.3s; width: 12px; height: 12px; right: 2px; bottom: 2px; position: absolute; cursor: nwse-resize; opacity: 0; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAADBJREFUGBljYMADLl269B+PNESKNopwmoosgcxGcSeyBDKbKEUoGpA5uNgoplKNAwBv1DPc646T+wAAAABJRU5ErkJggg=="); background-repeat: no-repeat; -webkit-transition: opacity .3s; -o-transition: opacity .3s;
}
.popup-window:hover .popup-window-resize {
	opacity: 1;
}
.menu-popup {
	padding: 8px 0px;
}
.menu-popup-title {
	font: 12px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica)); margin: 0px 0px 7px; padding: 0px 0px 0px 4px; color: rgb(76, 76, 76); white-space: nowrap; font-size-adjust: none; font-stretch: normal;
}
.menu-popup .menu-popup-item {
	outline: 0px; height: 36px; text-decoration: none; display: flex; white-space: nowrap; position: relative; cursor: pointer; align-items: center; background-color: transparent; -webkit-box-align: center;
}
.menu-popup [style*='block'].menu-popup-item {
	display: flex !important;
}
.menu-popup .menu-popup-item-disabled {
	cursor: default; opacity: 0.4; pointer-events: none;
}
.menu-popup .menu-popup-item-disabled .main-ui-loader-svg-circle {
	stroke: #4a4e53; stroke-width: 3;
}
.menu-popup-item-icon {
	width: 19px; height: 16px; margin-left: 15px; vertical-align: middle; display: inline-block;
}
.menu-popup-item-text {
	padding: 0px 15px 0px 9px; transition:color 0.2s linear; flex:1 1 0px; color: rgb(82, 92, 104); line-height: 36px; text-decoration: none; vertical-align: middle; display: inline-block; -webkit-box-flex: 1; -webkit-transition: color .2s linear; -o-transition: color .2s linear;
}
.menu-popup .menu-popup-items .main-buttons-submenu-item.main-buttons-submenu-separator.main-buttons-hidden-label .menu-popup-item-text span {
	top: -10px !important;
}
.menu-popup-item-text .tariff-lock {
	margin: 0px 5px 2px; vertical-align: middle;
}
.popup-window-fixed-width .menu-popup-item-text {
	width: 100%; overflow: hidden; -ms-text-overflow: ellipsis; box-sizing: border-box; -webkit-box-sizing: border-box; -o-text-overflow: ellipsis;
}
.menu-popup-no-icon .menu-popup-item-text {
	padding: 0px 15px;
}
.menu-popup-item-submenu .menu-popup-item-text {
	padding-right: 28px;
}
.menu-popup-item:hover {
	background-color: rgb(245, 245, 246);
}
.menu-popup-item.menu-popup-item-open {
	background-color: rgb(245, 245, 246);
}
.menu-popup-item:hover .menu-popup-item-text {
	color: rgb(59, 67, 79);
}
.menu-popup-item.menu-popup-item-disabled:hover {
	
}
.menu-popup-item-submenu::after {
	top: 50%; width: 6px; height: 9px; right: 11px; margin-top: -4px; position: absolute; content: ""; background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0tLjAxIDEuMTg3bDIuOTIyIDIuOTItMi45MiAyLjkyMyAxLjE3MyAxLjE3MyAyLjkyLTIuOTJMNS4yNiA0LjEwNyAxLjE2NC4wMTMiIGZpbGw9IiNBOEFCQjIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); background-size: cover;
}
.bx-admin-submenu-opened {
	background: rgb(240, 240, 240) !important; border-radius: 3px;
}
.menu-popup-no-icon .menu-popup-item-icon {
	display: none;
}
.menu-popup-item-view .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8.37 0a6.37 6.37 0 015.326 9.861l3.309 3.307c.392.392.39 1.03.005 1.415l-.427.427c-.39.389-1.025.384-1.415-.005l-3.307-3.309A6.37 6.37 0 118.369 0zm0 1.82a4.55 4.55 0 100 9.098 4.55 4.55 0 000-9.098z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-edit .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M14.42 1l2.55 2.577-9.978 9.951-2.55-2.577L14.418 1zM3.008 14.638a.267.267 0 00.067.255c.067.067.164.093.255.067l2.851-.768-2.405-2.405-.768 2.85z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-create .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8.978 0v6h6.064v2.948l-6.064-.001v6.043H6l-.001-6.043H0V6h5.999L6 0h2.978z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-create-quick .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.39 8.032v3l3.01.002v2l-3.01-.001v3.003h-2v-3.003h-3.005v-2h3.006V8.032h2zM12.23 0L6.77 6.044h5.46l-8.865 9.409L6.77 8.744H2L5.009 0h7.22z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-take .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M7.477 14.702L2 9.39l2.267-2.209 3.21 3.102L16.002 2l2.267 2.209z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-begin .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M9.632 1a7.632 7.632 0 110 15.265A7.632 7.632 0 019.632 1zm0 1.752a5.88 5.88 0 100 11.761 5.88 5.88 0 000-11.761zM8.296 5.119a.7.7 0 01.375.11l4.418 2.806a.7.7 0 010 1.182L8.67 12.024a.7.7 0 01-1.075-.59V5.818a.7.7 0 01.7-.7z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-decline .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M6.161 2l.017 2.83h2.138a4.433 4.433 0 014.433 4.434v.129a4.433 4.433 0 01-4.433 4.433H4.91c-.24 0-.474-.019-.702-.055v-1.949h3.908l.163-.005a2.48 2.48 0 002.317-2.475l-.005-.163A2.48 2.48 0 008.116 6.86H6.19l.017 3.048L2 5.932 6.161 2zm10.043 1.887v9.662h-2.008V3.887h2.008z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-reopen .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M9.514 2a6.508 6.508 0 015.42 2.899l1.794-1.796v5.681h-5.68l2.238-2.238a4.254 4.254 0 10-3.772 6.222l.146-.005-.173 2.264-.207-.004A6.514 6.514 0 019.514 2z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-complete .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M4 2h11.648L13.1 6.015l2.548 4.016-9.661-.001v4.963H4V2z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-hold .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8 2v12H5V2h3zm5.986 0v12h-3V2h3z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-accept .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M7.477 14.702L2 9.39l2.267-2.209 3.21 3.102L16.002 2l2.267 2.209z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-remake .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.246 8.07l1.398 2.234a2 2 0 01-1.695 3.06l-3.038-.001v2.439L8.56 12.45l3.352-3.352-.001 2.065 2.676.001-1.247-1.993 1.906-1.101zM5.58 5.71l1.227 4.578L4.849 9.16l-1.253 2.005h3.056v2.2H3.236a2 2 0 01-1.695-3.06L2.944 8.06 1 6.936 5.579 5.71zM10.153.304a2 2 0 01.635.635l1.746 2.791L14.5 2.597l-1.227 4.578L8.694 5.95l1.933-1.117-1.535-2.455L7.6 4.761l-1.906-1.1L7.397.94a2 2 0 012.756-.635z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-delete .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.406 3.889l-3.8 3.8 3.841 3.841-1.867 1.867-3.841-3.842-3.826 3.828-1.887-1.886L7.853 7.67l-3.8-3.8L5.92 2.003l3.8 3.8 3.8-3.8z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-copy .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M4.898 9.472V3.094c0-.108.088-.196.196-.196h6.378c.107 0 .195.088.195.196V3.4h1.899v-1.76a.642.642 0 00-.64-.641H3.64a.642.642 0 00-.64.64v9.285c0 .353.288.64.64.64h1.655V9.668h-.201a.196.196 0 01-.196-.195zm10.223 3.442a.208.208 0 01-.207.207H8.161a.208.208 0 01-.207-.207V6.161c0-.113.094-.207.207-.207h6.753c.114 0 .207.094.207.207v6.753zm1.148-8.86H6.713a.66.66 0 00-.659.66v9.555a.66.66 0 00.66.659h9.555a.661.661 0 00.659-.66V4.714a.66.66 0 00-.66-.659z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-delegate .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M10.283 2.73c-.485-.8 3.605-1.466 3.877.984a7.774 7.774 0 010 2.227s.611-.073.203 1.137c0 0-.225.87-.57.675 0 0 .056 1.1-.487 1.287 0 0 .04.586.04.625l.453.07s-.014.49.077.542c.414.279.868.49 1.345.626 1.41.372 2.126 1.012 2.126 1.571l.388 2.55H5.908s.079-1.256.293-2.127c.215-.87 1.42-1.516 2.53-2.013.575-.258.7-.412 1.278-.676a2.04 2.04 0 00.039-.487l.491-.06s.065.122-.039-.597c0 0-.552-.15-.578-1.294 0 0-.415.143-.44-.55-.018-.47-.372-.878.137-1.216l-.26-.72s-.272-2.78.924-2.555zm-7.307.929l4.167 4.168-4.167 4.167-.001-3.001H0v-2h2.975V3.659z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-add-to-tm .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M12.293 1.542a7.494 7.494 0 014.696 6.952 7.348 7.348 0 01-7.196 7.49 7.494 7.494 0 112.5-14.442zM5.428 4.587a5.64 5.64 0 004.291 9.543 5.53 5.53 0 005.416-5.636 5.64 5.64 0 00-9.707-3.907zM8.13 9.989V5.417h2v2.572h2.508v2H8.13z'/%3E%3C/svg%3E") no-repeat;
}
.menu-popup-item-accept-sm .menu-popup-item-icon {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='-4 -4 19 16'%3E%3Cpath fill='%232066B0' d='M1.36 3.446L4.013 6.1 10.316 0l1.36 1.36-6.299 6.1-1.364 1.36-1.36-1.36L0 4.806z'/%3E%3C/svg%3E") no-repeat;
}
.popup-window-button-left {
	display: none;
}
.popup-window-button-right {
	display: none;
}
.popup-window-dark {
	box-shadow: 0px 19px 24px rgba(88,112,118,0.17); background-color: rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17);
}
.popup-window-dark .popup-window-content {
	margin: 0px; color: rgb(255, 255, 255); background-color: transparent;
}
.popup-window-dark .popup-window-angly--arrow {
	background-color: rgba(0, 0, 0, 0.8);
}
.popup-window-dark .popup-window-titlebar-text {
	color: rgb(255, 255, 255);
}
.popup-window-dark .popup-window-close-icon::after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.666.621a.5.5 0 00-.707 0L5.002 3.58 2.044.62a.5.5 0 00-.707 0l-.714.714a.5.5 0 000 .707L3.581 5 .623 7.957a.5.5 0 000 .708l.714.713a.5.5 0 00.707 0L5.002 6.42l2.957 2.958a.5.5 0 00.708 0l.713-.714a.5.5 0 000-.707L6.422 5 9.38 2.042a.5.5 0 000-.707L8.666.62z' fill='%23FFF'/%3E%3C/svg%3E");
}
.popup-window-tabs-box {
	padding: 10px 0px 4px;
}
.popup-window-tabs {
	margin: 0px; padding: 0px 20px 0px 0px; height: 42px; font-size: 0px; position: relative; z-index: 1;
}
.popup-window-tab {
	margin: 0px 7px 0px 0px; padding: 0px 12px; border: 0px currentColor; transition:background-color 0.15s linear; border-image: none; height: 42px; color: rgb(83, 92, 105); line-height: 41px; font-size: 14px; vertical-align: top; display: inline-block; cursor: pointer; text-shadow: none; background-color: rgb(236, 242, 243); -webkit-transition: background-color .15s linear; -o-transition: background-color .15s linear;
}
.popup-window-tab:hover {
	background-color: rgb(247, 249, 249);
}
.popup-window-tab-selected {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(198, 205, 211) rgb(198, 205, 211) currentColor; padding: 0px 11px; border-radius: 2px 2px 0px 0px; border-image: none; line-height: 40px; position: relative; z-index: 2; cursor: default; background-color: rgb(255, 255, 255) !important;
}
.popup-window-tabs-content {
	margin: 0px; padding: 10px; border-radius: 0px 3px 3px; border: 1px solid rgb(198, 205, 211); border-image: none;
}
.popup-window-tab-content {
	background: rgb(238, 242, 244); padding: 20px; display: none;
}
.popup-window-tabs-content-white .popup-window-tab-content {
	background: rgb(255, 255, 255); padding: 10px;
}
.popup-window-tab-content-selected {
	display: block;
}
.popup-window-show-animation-opacity {
	animation:popupWindowShowAnimationOpacity 100ms both; -webkit-animation: popupWindowShowAnimationOpacity 100ms; -webkit-animation-fill-mode: both;
}
.popup-window-show-animation-opacity-transform {
	animation:popupWindowShowAnimationOpacityTransform 100ms both; -webkit-animation: popupWindowShowAnimationOpacityTransform 100ms; -webkit-animation-fill-mode: both;
}
.popup-window-close-animation-opacity {
	animation:popupWindowCloseAnimationOpacity 150ms both; -webkit-animation: popupWindowCloseAnimationOpacity 150ms; -webkit-animation-fill-mode: both;
}
.popup-window-close-animation-opacity-transform {
	animation:popupWindowCloseAnimationOpacity 150ms both; -webkit-animation: popupWindowCloseAnimationOpacity 150ms; -webkit-animation-fill-mode: both;
}
.popup-window-show-animation-scale {
	animation:popup-window-show-animation-scale 400ms both; -webkit-animation: popup-window-show-animation-scale 400ms; -webkit-animation-fill-mode: both;
}
