﻿#devicepopup{display:none;position:fixed;top:50%;left:50%;width:490px;height:356px;margin-top:-178px;margin-left:-245px;max-width:100%;max-height:100%;z-index:101}#pay_process{font-size:12px;max-width:490px;width:100%;background:#f3f3f3;padding:30px 0 25px 0;border-radius:3px;text-align:center}#pay_process .circle{width:280px;height:280px;margin:0 auto}#pay_process .circle .inner{border-radius:50%;margin:0 auto;width:280px;background:#fff;height:280px;animation:keydown 500ms ease-out;animation-fill-mode:forwards;box-sizing:border-box;border:20px solid #f0f0f0}#pay_process .circle .inner svg,#pay_process .circle .inner>div{display:none}#pay_process .title{padding:20px 0;text-align:center;font-size:2em;letter-spacing:0.05em;color:#69757e;text-transform:uppercase}#pay_process .title>div{display:none}#pay_process .info{padding:0 1em;color:#191C26}#pay_process button{background:#394C56;margin:0 auto;border:0;border-radius:3px;color:#fff;text-transform:uppercase;letter-spacing:0.05em;font-size:1.2em;line-height:1.2em;padding:0.6em 3em;width:auto}#pay_process #devicepopupEnterManually{text-decoration:none}#pay_process.augusta_chip svg#augusta_chip{display:inline}#pay_process.augusta_chip .label_insert_card{display:block}#pay_process.augusta_swipe svg#augusta_swipe{display:inline}#pay_process.augusta_swipe .label_swipe_card{display:block}#pay_process.processing div#progress{display:block}#pay_process.processing .label_processing{display:block}@keyframes keydown{0%{transform:scale(0);border:20px solid transparent}100%{transform:scale(1);border:20px solid #f0f0f0}}#augusta_chip{width:140px;opacity:0;animation:display 1000ms ease-out;animation-delay:600ms;animation-fill-mode:forwards;margin:0px auto}#augusta_chip .card{animation:insert 2000ms ease-out infinite;animation-delay:1600ms}#augusta_chip .st0{fill:#fff;stroke:#686969;stroke-width:70;stroke-miterlimit:10}#augusta_chip .st1{fill:#394C56}#augusta_chip .st2{fill:#fff;stroke:#686969;stroke-width:70;stroke-miterlimit:10}@keyframes display{0%{opacity:0}100%{opacity:1}}@keyframes insert{0%{transform:translate(0px, 0px)}20%{transform:translate(0px, 600px);opacity:1}40%{transform:translate(0px, 600px);opacity:0}100%{transform:translate(0px, 600px);opacity:0}}.reader_light{fill:none;stroke:#ccc;stroke-width:70;stroke-miterlimit:10;animation:light 100ms ease-out infinite;animation-delay:2000ms}@keyframes light{0%{stroke:#ccc;box-shadow:0}100%{stroke:#35DE85;box-shadow:0px 0px 30px 0px #19e026}}#augusta_swipe{width:470px;opacity:0;animation:display 1000ms ease-out;animation-delay:600ms;animation-fill-mode:forwards;margin:62px -116px}#augusta_swipe .st0{fill:#fff;stroke:#676767;stroke-width:70;stroke-miterlimit:10}#augusta_swipe .st1{fill:none;stroke:#35DE85;stroke-width:70;stroke-miterlimit:10}#augusta_swipe .st2{fill:#fff;stroke:#686969;stroke-width:70;stroke-miterlimit:10}#augusta_swipe .st3{fill:#394C56}#augusta_swipe .card{animation:swipe 2500ms ease-out infinite;animation-delay:1800ms;animation-fill-mode:forwards;opacity:0}@keyframes swipe{0%{transform:translate(0px, 0px);opacity:0}20%{opacity:1}40%{transform:translate(2800px, 0px);opacity:0}100%{transform:translate(2800px, 0px);opacity:0}}#progress{width:170px;position:absolute;top:95px;right:37px}#progress .loadingSphere{background:#394C56;width:50px;height:50px;float:left;margin-right:10px;border-radius:50%;position:relative;opacity:0;animation:display 1000ms ease-in;animation-fill-mode:forwards}#progress .loadingSphere:after{content:'';display:block;width:200px;height:200px;background:#fff;border-radius:50%;animation:zoomIn 1500ms ease-in-out infinite;top:-75px;position:absolute;left:-75px;z-index:1;opacity:0}#progress .loadingSphere:first-child{animation-delay:500ms}#progress .loadingSphere:first-child:after{animation-delay:1000ms}#progress .loadingSphere:nth-child(2){animation-delay:600ms}#progress .loadingSphere:nth-child(2):after{animation-delay:1200ms}#progress .loadingSphere:last-child{margin-right:0;animation-delay:700ms}#progress .loadingSphere:last-child:after{animation-delay:1400ms}#progress:before,#progress:after{content:"";display:table}#progress:after{clear:both}@keyframes zoomIn{0%{transform:scale(0);opacity:1}50%{transform:scale(0.2);opacity:1}100%{transform:scale(0);opacity:1}}*::-ms-backdrop,#pay_process svg{opacity:1}#pageWrapper #cover{position:absolute;top:0;left:0;display:none;color:transparent;width:100%;height:100%;z-index:5}#pageWrapper.cover #cover{display:block}#notifierWrapper{position:fixed;top:0;z-index:110;width:100%;text-align:center}#notifierWrapper #notifier{cursor:default;opacity:0;width:400px;height:auto;margin:5px auto;margin-top:-100px;padding:5px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;border:0px;color:#fff}#notifierWrapper #notifier.info{background-color:#493DAA}#notifierWrapper #notifier.warning{background-color:#FFCB1D}#notifierWrapper #notifier.error{background-color:#E40046}#notificationWrapper{bottom:0;z-index:10;position:fixed;width:100%;font-weight:500}#notificationWrapper .notification{opacity:0;transition:opacity 250ms, margin-top 250ms;display:table;width:auto;margin:-20 auto 0 auto;overflow:hidden;box-shadow:0px 2px 5px 0px rgba(0,0,0,0.7);border-radius:3px;color:#fff;background:rgba(0,0,0,0.7);bottom:1.5em;left:1.5em;padding:1.5em 2em;position:fixed}#notificationWrapper .notification i{margin-right:8px}#notificationWrapper .notification.warning i{color:#FFCB1D}#notificationWrapper .notification.error i{color:#E40046}#notificationWrapper .notification.info i{color:#493DAA}#notificationWrapper .notification.success i{color:#35DE85}#notificationWrapper .notification.visible{opacity:1}#cover.open{background:rgba(0,0,0,0.4);position:absolute;top:0;bottom:0;z-index:19;left:0;right:0}#panelContainer{position:fixed;width:300px;right:-300px;top:0;background:#fff;bottom:0;z-index:20}#panelContainer.open{animation-name:slide_in_right;animation-duration:500ms;animation-timing-function:ease;animation-fill-mode:forwards;box-shadow:0 2px 10px rgba(0,0,0,0.5)}#panelContainer .panel{padding:1em}#panelContainer .panel button.icon{font-size:2em;box-shadow:none;width:100%;height:24px;min-width:20px;padding:0;margin:0;background:transparent;color:#bfbfbf;line-height:10px;text-align:right;border:none !important}#panelContainer .panel button.btn2{margin-top:1em}#panelContainer .panel h1{margin:0}#panelContainer .panel .block{padding:1.6em 0;border-bottom:1px solid #f0f0f0}#panelContainer .panel .block h2{padding-left:0;font-weight:500}#panelContainer .panel .block .largerText{font-size:2em;font-weight:600}#panelContainer .panel .block .largerText .currency{max-height:300px;overflow:auto}#panelContainer .panel .block .largerText .currency li span{color:#394C56}@keyframes slide_in_right{100%{right:0}}.popupWrapper,.popupContainer{position:fixed;width:100%;height:100%;top:0;left:0;display:none;opacity:0;transition:opacity 250ms;background-color:rgba(0,0,0,0.1);box-sizing:border-box}.popupWrapper.visible,.popupContainer.visible{z-index:10000;opacity:1;display:table}.popupWrapper.logout,.popupContainer.logout{z-index:99999}.popupWrapper.receipt .hcontainer,.popupContainer.receipt .hcontainer{vertical-align:top;height:100%}.popupWrapper.receipt .hcontainer .popup,.popupContainer.receipt .hcontainer .popup{clip-path:polygon(100% 0, 100% calc(100% - 6px), 98% 100%, 96% calc(100% - 6px), 94% 100%, 92% calc(100% - 6px), 90% 100%, 88% calc(100% - 6px), 86% 100%, 84% calc(100% - 6px), 82% 100%, 80% calc(100% - 6px), 78% 100%, 76% calc(100% - 6px), 74% 100%, 72% calc(100% - 6px), 70% 100%, 68% calc(100% - 6px), 66% 100%, 64% calc(100% - 6px), 62% 100%, 60% calc(100% - 6px), 58% 100%, 56% calc(100% - 6px), 54% 100%, 52% calc(100% - 6px), 50% 100%, 48% calc(100% - 6px), 46% 100%, 44% calc(100% - 6px), 42% 100%, 40% calc(100% - 6px), 38% 100%, 36% calc(100% - 6px), 34% 100%, 32% calc(100% - 6px), 30% 100%, 28% calc(100% - 6px), 26% 100%, 24% calc(100% - 6px), 22% 100%, 20% calc(100% - 6px), 18% 100%, 16% calc(100% - 6px), 14% 100%, 12% calc(100% - 6px), 10% 100%, 8% calc(100% - 6px), 6% 100%, 4% calc(100% - 6px), 2% 100%, 0 calc(100% - 6px), 0 0)}.popupWrapper.receipt .hcontainer .popup ul,.popupContainer.receipt .hcontainer .popup ul{width:100%}.popupWrapper.receipt .hcontainer .popup ul li,.popupContainer.receipt .hcontainer .popup ul li{padding:2px 0}.popupWrapper.receipt .hcontainer .popup ul li label,.popupContainer.receipt .hcontainer .popup ul li label{word-break:break-word}.popupWrapper.receipt .hcontainer .popup ul li label:first-child,.popupContainer.receipt .hcontainer .popup ul li label:first-child{text-align:right;font-weight:bold;width:48.5%;margin-right:1.5%}.popupWrapper.receipt .hcontainer .popup ul li label+label,.popupContainer.receipt .hcontainer .popup ul li label+label{width:48.5%;margin-right:0}.popupWrapper.receipt .hcontainer .popup ul li span.subtitle,.popupContainer.receipt .hcontainer .popup ul li span.subtitle{margin-top:0.5em;border-bottom:1px solid #e6e6e6;vertical-align:middle;line-height:20px;font-size:1.2em;text-align:left;font-weight:500}.popupWrapper .hcontainer,.popupContainer .hcontainer{display:table-cell;vertical-align:middle;text-align:center}.popupWrapper .hcontainer .popup,.popupContainer .hcontainer .popup{max-height:80%;display:inline-block;width:400px;height:auto;overflow-y:auto;background-color:#fff;color:#191C26;padding:20px;z-index:10;text-align:center;border-radius:3px;box-shadow:0px 0px 8px -1px rgba(0,0,0,0.2);position:relative}.popupWrapper .hcontainer .popup input[type="text"],.popupWrapper .hcontainer .popup input[type="ajaxsearch"],.popupWrapper .hcontainer .popup textarea,.popupWrapper .hcontainer .popup select,.popupContainer .hcontainer .popup input[type="text"],.popupContainer .hcontainer .popup input[type="ajaxsearch"],.popupContainer .hcontainer .popup textarea,.popupContainer .hcontainer .popup select{width:100%}.popupWrapper .hcontainer .popup .infoBox,.popupContainer .hcontainer .popup .infoBox{max-width:100%}.popupWrapper .hcontainer .popup ul,.popupContainer .hcontainer .popup ul{width:100%}.popupWrapper .hcontainer .popup ul.menu,.popupContainer .hcontainer .popup ul.menu{margin:1em 1em 0 0;padding:0 0 6px 0;list-style:none;line-height:0.8em;display:inline-block;font-weight:500}.popupWrapper .hcontainer .popup ul.menu li,.popupContainer .hcontainer .popup ul.menu li{display:inline-block;border-left:2px solid #e6e6e6;padding:0 5px;cursor:pointer;color:#191C26}.popupWrapper .hcontainer .popup ul.menu li:first-child,.popupContainer .hcontainer .popup ul.menu li:first-child{padding-left:0;border-left:none}.popupWrapper .hcontainer .popup ul.menu li.active,.popupContainer .hcontainer .popup ul.menu li.active{cursor:default;color:#F65F18}.popupWrapper .hcontainer .popup ul li button,.popupContainer .hcontainer .popup ul li button{color:#444;background-color:#dadada}.popupWrapper .hcontainer .popup ul li button.tpl-add,.popupContainer .hcontainer .popup ul li button.tpl-add{margin-left:0}.popupWrapper .hcontainer .popup ul li code,.popupContainer .hcontainer .popup ul li code{width:100%;word-break:break-all}.popupWrapper .hcontainer .popup ul li label,.popupContainer .hcontainer .popup ul li label{margin-bottom:0.4em;width:auto;min-width:110px}.popupWrapper .hcontainer .popup ul li label:first-child,.popupContainer .hcontainer .popup ul li label:first-child{font-weight:bold}.popupWrapper .hcontainer .popup ul li.error label:before,.popupContainer .hcontainer .popup ul li.error label:before{top:4px}.popupWrapper .hcontainer .popup.dynamic,.popupContainer .hcontainer .popup.dynamic{text-align:left;width:100%;min-width:340px;display:-moz-box;max-width:510px;max-height:calc(100vh - 40px);overflow:hidden;overflow-y:auto;display:block;margin:0 auto}.popupWrapper .hcontainer .popup.dynamic.dynamic-iframe,.popupContainer .hcontainer .popup.dynamic.dynamic-iframe{max-width:calc(100vw - 40px)}.popupWrapper .hcontainer .popup.dynamic .buttonsRow,.popupContainer .hcontainer .popup.dynamic .buttonsRow{position:absolute;top:1em;right:1.5em}.popupWrapper .hcontainer .popup.dynamic .buttonsRow .icon,.popupContainer .hcontainer .popup.dynamic .buttonsRow .icon{font-size:2em;box-shadow:none;width:21px;height:24px;min-width:20px;padding:0;margin:0;background:transparent;color:#bfbfbf;line-height:10px;border:none !important}.popupWrapper .hcontainer .popup.dynamic .buttonsRow .icon i,.popupContainer .hcontainer .popup.dynamic .buttonsRow .icon i{border:none}.popupWrapper .hcontainer .popup.dynamic>.contents,.popupContainer .hcontainer .popup.dynamic>.contents{max-height:calc(100vh - 40px) !important;margin-top:15px}.popupWrapper .hcontainer .popup.dynamic>.contents.popupForm,.popupContainer .hcontainer .popup.dynamic>.contents.popupForm{margin-top:0px}.popupWrapper .hcontainer .popup.dynamic>.contents.popupIframe,.popupContainer .hcontainer .popup.dynamic>.contents.popupIframe{margin-top:35px}.popupWrapper .hcontainer .popup.dynamic>.contents.popupIframe iframe,.popupContainer .hcontainer .popup.dynamic>.contents.popupIframe iframe{border:0;margin:0;width:100%}.popupWrapper .hcontainer .popup .postfix .tooltip,.popupContainer .hcontainer .popup .postfix .tooltip{right:0;transform:none}.popupWrapper .hcontainer .popup.nooverflow,.popupContainer .hcontainer .popup.nooverflow{overflow-y:hidden}.popupWrapper .hcontainer .popup .title,.popupContainer .hcontainer .popup .title{font-size:22px;font-weight:500}.popupWrapper .hcontainer .popup .buttonsRow,.popupContainer .hcontainer .popup .buttonsRow{margin:8px 0;text-align:center}.popupWrapper .hcontainer .popup span,.popupContainer .hcontainer .popup span{display:block;text-align:center;padding-bottom:10px}.popupWrapper .hcontainer .popup span.errorMessage,.popupContainer .hcontainer .popup span.errorMessage{text-align:left;padding:0}.popupWrapper .hcontainer .popup span.title,.popupWrapper .hcontainer .popup span.subtitle,.popupContainer .hcontainer .popup span.title,.popupContainer .hcontainer .popup span.subtitle{font-size:22px;font-weight:500;text-align:left}.popupWrapper .hcontainer .popup span.title.center,.popupWrapper .hcontainer .popup span.subtitle.center,.popupContainer .hcontainer .popup span.title.center,.popupContainer .hcontainer .popup span.subtitle.center{text-align:center}.popupWrapper .hcontainer .popup span.message,.popupContainer .hcontainer .popup span.message{font-size:14px;padding-bottom:20px;display:block;max-height:480px;overflow-y:auto;overflow-x:hidden}.popupWrapper .hcontainer .popup span.datefield,.popupWrapper .hcontainer .popup span.timefield,.popupContainer .hcontainer .popup span.datefield,.popupContainer .hcontainer .popup span.timefield{text-align:initial}.popupWrapper .hcontainer .popup .checkList,.popupContainer .hcontainer .popup .checkList{height:350px;overflow:auto;margin:1em 0}.popupWrapper .hcontainer .popup button,.popupContainer .hcontainer .popup button{background-color:#F65F18;color:#fff;margin-left:10px}.popupWrapper .hcontainer .popup button:first-child,.popupContainer .hcontainer .popup button:first-child{margin-left:0}.popupWrapper .hcontainer .popup button.cancel,.popupContainer .hcontainer .popup button.cancel{background-color:#E40046;margin-left:10px}.popupWrapper .hcontainer .popup button.btn-secondary,.popupContainer .hcontainer .popup button.btn-secondary{background:#fff;border-color:#dedede;border-style:solid;border-width:1px;color:#F65F18;vertical-align:top}.popupWrapper .hcontainer .popup button i,.popupContainer .hcontainer .popup button i{margin-left:4px}.popupWrapper .hcontainer .popup ul.validationErrors,.popupContainer .hcontainer .popup ul.validationErrors{margin:0;padding:0}.popupWrapper .hcontainer .popup ul.validationErrors li>span,.popupContainer .hcontainer .popup ul.validationErrors li>span{text-align:left;padding:3px 0}.popupWrapper .hcontainer .popup ul.validationErrors li>span.field,.popupContainer .hcontainer .popup ul.validationErrors li>span.field{font-weight:bold}.popupWrapper .hcontainer .popup ul.validationErrors li>span.error,.popupContainer .hcontainer .popup ul.validationErrors li>span.error{display:block}.popupWrapper .hcontainer .popup ul.validationErrors li>span.error:before,.popupContainer .hcontainer .popup ul.validationErrors li>span.error:before{content:'• '}.popupWrapper .hcontainer .popup.large,.popupContainer .hcontainer .popup.large{width:80%;max-width:80%;height:80%;padding:5px 5px 0 5px;overflow-y:auto}.popupWrapper .hcontainer .popup.large iframe,.popupContainer .hcontainer .popup.large iframe{width:100%;height:100%;border:none;margin:0}.popupWrapper .hcontainer .popup.large ul li iframe,.popupContainer .hcontainer .popup.large ul li iframe{height:100%}.popupWrapper .hcontainer .popup.large .buttonsRow,.popupContainer .hcontainer .popup.large .buttonsRow{top:0}.popupWrapper .hcontainer .popup.large .contents,.popupContainer .hcontainer .popup.large .contents{height:calc(100% - 40px) !important}.popupWrapper .hcontainer .popup.large form#PayLinkPreviewView ul li iframe,.popupContainer .hcontainer .popup.large form#PayLinkPreviewView ul li iframe{height:auto}.popupWrapper .hcontainer .popup iframe,.popupContainer .hcontainer .popup iframe{border:0;width:calc(100% + 2em);margin:-2em 0 -2em -1em}.popupWrapper .hcontainer .popup h2,.popupContainer .hcontainer .popup h2{padding-left:0;margin:0.8em 0 5px;font-size:16px;font-weight:500}.popupWrapper .hcontainer .popup table,.popupContainer .hcontainer .popup table{width:100%;border-collapse:collapse;font-size:10pt;margin-bottom:1em}.popupWrapper .hcontainer .popup table th,.popupContainer .hcontainer .popup table th{border-color:#d9d9d9;border-width:0 0 3px 0;border-style:solid;background:#f0f0f0}.popupWrapper .hcontainer .popup table th,.popupWrapper .hcontainer .popup table td,.popupContainer .hcontainer .popup table th,.popupContainer .hcontainer .popup table td{text-align:left;padding:0.3em 1.2em 0.3em 0.3em}.popupWrapper .hcontainer .popup [id*='ApiKey'] ul,.popupContainer .hcontainer .popup [id*='ApiKey'] ul{padding:0}.popupWrapper .hcontainer .popup [id*='ApiKey'] ul li code,.popupContainer .hcontainer .popup [id*='ApiKey'] ul li code{position:relative;width:100%}.popupWrapper .hcontainer .popup [id*='ApiKey'] ul li code pre,.popupContainer .hcontainer .popup [id*='ApiKey'] ul li code pre{white-space:pre-wrap;word-break:break-all;padding:1em 1em 2.5em 1em}.popupWrapper .hcontainer .popup [id*='ApiKey'] ul li code pre.hljs [class^="hljs"],.popupContainer .hcontainer .popup [id*='ApiKey'] ul li code pre.hljs [class^="hljs"]{display:initial}.popupWrapper .hcontainer .popup [id*='ApiKey'] ul li code .cbjs,.popupContainer .hcontainer .popup [id*='ApiKey'] ul li code .cbjs{padding-bottom:0.4em}.popupWrapper .hcontainer .popup [id*='ApiKey'] ul li code .cbjs .tooltip,.popupContainer .hcontainer .popup [id*='ApiKey'] ul li code .cbjs .tooltip{padding-bottom:0}#fullOverlay{display:none;position:fixed;top:0;z-index:100;height:100%;width:100%;min-height:100%;min-width:100%;cursor:default;background-image:url(../../../common/J3Transition/requiredimages/overlay-bkg.png);background-repeat:repeat;background-color:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#88000000', endColorstr='#88000000')}#fullOverlay.hidden{background-color:transparent;display:none}#preloaderBox{position:absolute;width:240px;height:240px;margin:-120px 0 0 -120px;top:50%;left:50%;text-align:center;background-color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#AAFFFFFF', endColorstr='#AAFFFFFF');border-radius:12px}#preloaderBox #preloaderText{display:inline-block;margin:32px 0 0 0;font-size:14pt;text-transform:uppercase}#preloaderBox #preloaderSpinner{width:128px;height:128px;margin:0 auto;border:none}#preloaderBox #preloaderSpinner img{width:128px;height:128px}
