.popup-window{-ms-flex-pack:stretch;padding:10px;justify-content:stretch;-webkit-box-pack:stretch;font:13px Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 7px 21px rgba(83,92,105,.12),0 -1px 6px 0 rgba(83,92,105,.06);box-shadow:0 7px 21px rgba(83,92,105,.12),0 -1px 6px 0 rgba(83,92,105,.06);-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.popup-window[style*=block]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.bx-ie .popup-window[style*=block]{display:block!important}.popup-window.popup-window-with-titlebar{padding:0 10px 10px}.popup-window-delimiter{height:1px;background-color:#f0f1f2;line-height:1px;display:block}.popup-window-delimiter-section{text-align:center;margin:5px 0 8px;display:-webkit-box;display:-ms-flexbox;display:flex}.popup-window-delimiter-section:after,.popup-window-delimiter-section:before{-ms-flex:1;flex:1;height:1px;-webkit-box-flex:1;content:"";position:relative;min-width:15px;top:8px;background-color:#f0f1f2;display:block}.popup-window-delimiter-text{overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:0 12px;font-size:10px;font-weight:700;color:#b1b6bc;text-transform:uppercase;position:relative;text-align:center;top:2px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;white-space:nowrap}.popup-window-buttons{padding:20px 0 10px;position:relative;text-align:center}.popup-window-button{height:39px;padding:0 18px;font-size:12px;text-decoration:none;font-weight:400;text-shadow:none;color:#7a818a;-webkit-transition:background-color .2s linear,color .2s linear;-o-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;text-transform:uppercase;outline:none;margin:0 12px 0 0;-webkit-box-shadow:inset 0 0 0 1px #c6cdd3;box-shadow:inset 0 0 0 1px #c6cdd3;border-radius:2px;background:#ecedef;cursor:pointer;-webkit-font-smoothing:antialiased;line-height:39px;vertical-align:middle;white-space:nowrap;font-family:OpenSans-Bold,Helvetica,Arial,sans-serif;display:inline-block}.popup-window-button:after,.popup-window-button:before{display:none}.popup-window-button:hover{color:#535c69;background:#cfd4d8}.popup-window-button:last-child{margin-right:0}.popup-window-button-accept,.popup-window-button-create{color:#535c69;-webkit-box-shadow:none;box-shadow:none;background:#bbed21}.popup-window-button-accept:hover,.popup-window-button-create:hover{color:#535c69;background:#d2f95f}.popup-window-button-wait{color:transparent!important;position:relative}.popup-window-button-wait .popup-window-button-text{opacity:0}.popup-window-button-wait:before{height:21px;font-size:10px;color:#fff;content:"_"!important;position:absolute;padding-right:6px;text-align:right;top:10px;margin:0 0 0 -11px;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:50%;background:none!important;left:50%;width:15px;line-height:10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:block!important}.popup-window-button-wait:after{-webkit-animation:popup-window-button-animation 1s linear infinite;animation:popup-window-button-animation 1s linear infinite;height:7px;padding:0;content:" "!important;position:absolute;top:13px;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;background:#fff!important;left:50%;width:1px;display:block!important}.popup-window-button-accept.popup-window-button-wait:before,.popup-window-button-create.popup-window-button-wait:before{color:#535c69;-webkit-box-shadow:inset 0 0 0 1px #535c69;box-shadow:inset 0 0 0 1px #535c69}.popup-window-button-accept.popup-window-button-wait:after,.popup-window-button-create.popup-window-button-wait:after{background:#535c69!important}@-webkit-keyframes popup-window-button-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes popup-window-button-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.popup-window-button-decline{color:#fff;-webkit-box-shadow:none;box-shadow:none;background:#f1361b}.popup-window-button-decline:hover{color:#fff;background:#cc1a00}.popup-window-button-cancel{font-weight:400}.popup-window-button-blue{color:#fff;background-color:#3bc8f5;-webkit-box-shadow:none;box-shadow:none}.popup-window-button-blue:hover{color:#fff;background-color:#3fddff}.popup-window-button-blue:active{color:#fff;background-color:#13b1e3}.popup-window-button-link,.popup-window-button-link-cancel,.popup-window-button-link:active,.popup-window-button-link:hover{-webkit-box-shadow:none;box-shadow:none;background:none}.popup-window-button-link{height:17px;padding:0;color:#535c69;-webkit-transition:border-bottom-color .15s linear;-o-transition:border-bottom-color .15s linear;transition:border-bottom-color .15s linear;border-bottom:1px solid #c0c2c5;border-radius:0;cursor:pointer;line-height:17px}.popup-window-button-link:active,.popup-window-button-link:hover{height:17px;color:#535c69;line-height:17px;border-bottom-color:#535c69}.popup-window-button-link-cancel{color:#f1361b;border-bottom-color:#ffb4a9}.popup-window-button.popup-window-button-link-cancel:active,.popup-window-button.popup-window-button-link-cancel:hover{color:#f1361b;border-bottom-color:#f1361b}.popup-window-button-disable{opacity:.3;cursor:default}.popup-window-titlebar{height:49px}.popup-window-titlebar-text,.popup-window-titlebar-text-version{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:0 30px 0 10px;font-size:14px;font-weight:700;color:#80868e;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:49px;white-space:nowrap;display:inline-block}.popup-window-titlebar-text-version{font-size:13px;font-weight:400;padding-left:0}.popup-window-content{-ms-flex:1;flex:1;-webkit-box-flex:1;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.popup-window-content-gray .popup-window-content,.popup-window-with-titlebar .popup-window-content{background-color:#eef2f4}.popup-window-content-white .popup-window-content{background-color:#fff}.popup-window-with-titlebar .popup-window-content{padding:20px}.popup-window-close-icon{height:27px;right:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;position:absolute;outline:none;opacity:.5;top:0;cursor:pointer;width:27px}.popup-window-close-icon:after{height:10px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);content:"";position:absolute;background-size:cover;top:50%;left:50%;width:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZmlsbD0iIzk5OSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy43ODcgMSA1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiLz48L3N2Zz4=);background-repeat:no-repeat;display:block}.popup-window-titlebar-close-icon{right:10px;top:12px}.popup-window-close-icon:hover{opacity:1}.popup-window-angly{height:22px;overflow:hidden;position:absolute;width:33px;display:none}.popup-window-angly:before{height:15px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;top:16px;background-color:#fff;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-box-shadow:0 0 21px rgba(83,92,105,.13);box-shadow:0 0 21px rgba(83,92,105,.13);left:9px;width:15px}.popup-window-angly-top{top:-22px;margin:0;left:10px;display:block}.popup-window-angly-right{height:30px;right:-17px;top:10px;width:17px;display:block}.popup-window-angly-right:before{top:8px;left:-9px}.popup-window-angly-bottom{height:20px;bottom:-20px;margin-left:10px;display:block}.popup-window-angly-bottom:before{top:-9px}.popup-window-angly-left{height:30px;top:10px;left:-14px;width:14px;display:block}.popup-window-angly-left:before{top:8px;left:8px}.popup-window-overlay{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);position:absolute;-moz-opacity:.5;opacity:.5;top:0;background:#333;left:0;display:none}.popup-window-resize{height:10px;right:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;position:absolute;opacity:0;bottom:0;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAADBJREFUGBljYMADLl269B+PNESKNopwmoosgcxGcSeyBDKbKEUoGpA5uNgoplKNAwBv1DPc646T+wAAAABJRU5ErkJggg==");cursor:nwse-resize;width:10px}.popup-window:hover .popup-window-resize{opacity:1}.menu-popup{padding:8px 0}.menu-popup-title{padding:0 0 0 4px;color:#4c4c4c;font:normal normal normal 12px/normal Arial,Helvetica,sans-serif;margin:0 0 7px;white-space:nowrap}.menu-popup .menu-popup-item{height:36px;text-decoration:none;-webkit-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear;position:relative;outline:none;background-color:transparent;cursor:pointer;white-space:nowrap;display:block}.menu-popup .menu-popup-item-disabled{pointer-events:none;opacity:.4;cursor:default}.menu-popup .menu-popup-item-disabled .main-ui-loader-svg-circle{stroke-width:3;stroke:#4a4e53}.menu-popup-item-icon{height:16px;margin-left:15px;width:19px;vertical-align:middle;display:inline-block}.menu-popup-item-text{padding:0 15px 0 9px;text-decoration:none;color:#525c68;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;line-height:36px;vertical-align:middle;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:inline-block}.menu-popup-item-text .tariff-lock{margin:0 5px 2px;vertical-align:middle}.popup-window-fixed-width .menu-popup-item-text{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.menu-popup-no-icon .menu-popup-item-text{padding:0 15px}.menu-popup-item-submenu .menu-popup-item-text{padding-right:28px}.menu-popup-item.menu-popup-item-open,.menu-popup-item:hover{background-color:#f6f8f9}.menu-popup-item:hover .menu-popup-item-text{color:#3b434f}.menu-popup-item.menu-popup-item-disabled:hover{background:initial}.menu-popup-item-submenu:after{height:9px;right:11px;content:"";position:absolute;background-size:cover;top:50%;width:6px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjkiPjxwYXRoIGZpbGw9IiNBOEFCQjIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibS0uMDEgMS4xODcgMi45MjIgMi45Mi0yLjkyIDIuOTIzIDEuMTczIDEuMTczIDIuOTItMi45Mkw1LjI2IDQuMTA3IDEuMTY0LjAxMyIvPjwvc3ZnPg==);margin-top:-4px}.bx-admin-submenu-opened{border-radius:3px;background:#f0f0f0!important}.menu-popup-no-icon .menu-popup-item-icon{display:none}.menu-popup-item-view .menu-popup-item-icon{background:transparent 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 0 1 5.326 9.861l3.309 3.307c.392.392.39 1.03.005 1.415l-.427.427a1.004 1.004 0 0 1-1.415-.005l-3.307-3.309A6.37 6.37 0 1 1 8.369 0zm0 1.82a4.55 4.55 0 1 0 0 9.098 4.55 4.55 0 0 0 0-9.098'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-edit .menu-popup-item-icon{background:transparent 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 1 2.55 2.577-9.978 9.951-2.55-2.577L14.418 1zM3.008 14.638a.27.27 0 0 0 .067.255c.067.067.164.093.255.067l2.851-.768-2.405-2.405z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-create .menu-popup-item-icon{background:transparent 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 0z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-create-quick .menu-popup-item-icon{background:transparent 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.032zM12.23 0 6.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:transparent 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.702 2 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:transparent 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 1 1 0 15.265A7.632 7.632 0 0 1 9.632 1m0 1.752a5.88 5.88 0 1 0 0 11.761 5.88 5.88 0 0 0 0-11.761M8.296 5.119a.7.7 0 0 1 .375.11l4.418 2.806a.7.7 0 0 1 0 1.182L8.67 12.024a.7.7 0 0 1-1.075-.59V5.818a.7.7 0 0 1 .7-.7z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-decline .menu-popup-item-icon{background:transparent 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 2 .017 2.83h2.138a4.433 4.433 0 0 1 4.433 4.434v.129a4.433 4.433 0 0 1-4.433 4.433H4.91q-.36 0-.702-.055v-1.949h3.908l.163-.005a2.48 2.48 0 0 0 2.317-2.475l-.005-.163A2.48 2.48 0 0 0 8.116 6.86H6.19l.017 3.048L2 5.932zm10.043 1.887v9.662h-2.008V3.887z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-reopen .menu-popup-item-icon{background:transparent 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.51 6.51 0 0 1 5.42 2.899l1.794-1.796v5.681h-5.68l2.238-2.238a4.254 4.254 0 1 0-3.772 6.222l.146-.005-.173 2.264-.207-.004A6.514 6.514 0 0 1 9.514 2'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-complete .menu-popup-item-icon{background:transparent 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.963H4z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-hold .menu-popup-item-icon{background:transparent 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 2v12H5V2zm5.986 0v12h-3V2z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-accept .menu-popup-item-icon{background:transparent 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.702 2 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:transparent 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.07 1.398 2.234a2 2 0 0 1-1.695 3.06l-3.038-.001v2.439L8.56 12.45l3.352-3.352-.001 2.065 2.676.001-1.247-1.993zM5.58 5.71l1.227 4.578L4.849 9.16l-1.253 2.005h3.056v2.2H3.236a2 2 0 0 1-1.695-3.06L2.944 8.06 1 6.936 5.579 5.71zM10.153.304a2 2 0 0 1 .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 0 1 2.756-.635z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-delete .menu-popup-item-icon{background:transparent 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.889-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:transparent 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.899V1.64a.64.64 0 0 0-.64-.641H3.64a.64.64 0 0 0-.64.64v9.285c0 .353.288.64.64.64h1.655V9.668h-.201a.196.196 0 0 1-.196-.195zm10.223 3.442a.21.21 0 0 1-.207.207H8.161a.21.21 0 0 1-.207-.207V6.161c0-.113.094-.207.207-.207h6.753c.114 0 .207.094.207.207zm1.148-8.86H6.713a.66.66 0 0 0-.659.66v9.555a.66.66 0 0 0 .66.659h9.555a.66.66 0 0 0 .659-.66V4.714a.66.66 0 0 0-.66-.659z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-delegate .menu-popup-item-icon{background:transparent 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.8 7.8 0 0 1 0 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 2 0 0 0 .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.929 4.167 4.168-4.167 4.167-.001-3.001H0v-2h2.975z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-add-to-tm .menu-popup-item-icon{background:transparent 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.49 7.49 0 0 1 4.696 6.952 7.35 7.35 0 0 1-7.196 7.49 7.494 7.494 0 1 1 2.5-14.442M5.428 4.587a5.64 5.64 0 0 0 4.291 9.543 5.53 5.53 0 0 0 5.416-5.636 5.64 5.64 0 0 0-9.707-3.907M8.13 9.989V5.417h2v2.572h2.508v2z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-accept-sm .menu-popup-item-icon{background:transparent 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.446 4.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,.popup-window-button-right{display:none}.popup-window-dark{background-color:rgba(0,0,0,.8);-webkit-box-shadow:0 19px 24px rgba(88,112,118,.17);box-shadow:0 19px 24px rgba(88,112,118,.17);border-radius:4px}.popup-window-dark .popup-window-content{color:#fff;background-color:transparent;margin:0}.popup-window-dark .popup-window-angly:before{background-color:rgba(0,0,0,.8)}.popup-window-dark .popup-window-titlebar-text{color:#fff}.popup-window-dark .popup-window-close-icon:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZmlsbD0iIzUzNUM2QSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy43ODcgMSA1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiLz48L3N2Zz4=)}.popup-window-tabs-box{padding:10px 0 4px}.popup-window-tabs{height:42px;padding:0 20px 0 0;font-size:0;position:relative;margin:0;z-index:1}.popup-window-tab{height:42px;padding:0 12px;font-size:14px;border:none;font-weight:700;text-shadow:none;color:#535c69;-webkit-transition:background-color .15s linear;-o-transition:background-color .15s linear;transition:background-color .15s linear;background-color:#ecf2f3;margin:0 7px 0 0;cursor:pointer;line-height:41px;vertical-align:top;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:inline-block}.popup-window-tab:hover{background-color:#f7f9f9}.popup-window-tab-selected{padding:0 11px;border:1px solid #c6cdd3;position:relative;border-bottom:none;background-color:#fff!important;border-radius:2px 2px 0 0;cursor:default;line-height:40px;z-index:2}.popup-window-tabs-content{padding:10px;border:1px solid #c6cdd3;margin:0;border-radius:0 3px 3px}.popup-window-tab-content{padding:20px;background:#eef2f4;display:none}.popup-window-tabs-content-white .popup-window-tab-content{padding:10px;background:#fff}.popup-window-tab-content-selected{display:block}.popup-window-show-animation-opacity{-webkit-animation:popupWindowShowAnimationOpacity .1s;animation:popupWindowShowAnimationOpacity .1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowShowAnimationOpacity{0%{opacity:0}to{opacity:1}}@keyframes popupWindowShowAnimationOpacity{0%{opacity:0}to{opacity:1}}.popup-window-show-animation-opacity-transform{-webkit-animation:popupWindowShowAnimationOpacityTransform .1s;animation:popupWindowShowAnimationOpacityTransform .1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowShowAnimationOpacityTransform{0%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);opacity:0}to{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes popupWindowShowAnimationOpacityTransform{0%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);opacity:0}to{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);opacity:1}}.popup-window-close-animation-opacity{-webkit-animation:popupWindowCloseAnimationOpacity .15s;animation:popupWindowCloseAnimationOpacity .15s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowCloseAnimationOpacity{0%{opacity:1}to{opacity:0}}@keyframes popupWindowCloseAnimationOpacity{0%{opacity:1}to{opacity:0}}.popup-window-close-animation-opacity-transform{-webkit-animation:popupWindowCloseAnimationOpacity .15s;animation:popupWindowCloseAnimationOpacity .15s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowCloseAnimationOpacityTransform{0%{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);opacity:0}}@keyframes popupWindowCloseAnimationOpacityTransform{0%{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);opacity:0}}.popup-window-show-animation-scale{-webkit-animation:popup-window-show-animation-scale .4s;animation:popup-window-show-animation-scale .4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popup-window-show-animation-scale{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popup-window-show-animation-scale{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}