body.encryptcoin-modal-opened{overflow:hidden}#encryptcoin{text-align:center;color:#555;font-size:14px}#encryptcoin *{box-sizing:border-box}#encryptcoin .encryptcoin-addresses-error{display:inline-block;color:#FF3B3B;margin:5px 0;line-height:1.2}#encryptcoin .encryptcoin-description{max-width:350px;margin:0 auto}#encryptcoin .encryptcoin-icons{padding:0px 20px;max-width:250px;text-align:center;margin:0 auto;margin-bottom:10px;line-height:1}#encryptcoin .encryptcoin-icons a{position:relative;border:1px solid rgba(0,0,0,0.2);border-radius:2px;display:inline-block;width:35px;height:35px;padding:3px;margin:4px;text-decoration:none;transition:transform .2s ease-out, background-color 0.5s ease-out}#encryptcoin .encryptcoin-icons a:after{content:attr(data-title);position:absolute;width:auto;line-height:1.5;padding:0 5px;white-space:nowrap;top:0;left:50%;border-radius:2px;background-color:rgba(0,0,0,0.8);color:#FFF;transform:translateX(-50%);visibility:hidden;transition:top 0.3s ease-out, visibility 0s}#encryptcoin .encryptcoin-icons a:hover{background-color:rgba(0,0,0,0.1)}#encryptcoin .encryptcoin-icons a:hover:after{top:-25px;visibility:visible;transition:top 0.3s ease-out, visibility 0s 0.15s}#encryptcoin .encryptcoin-icons a img{width:100%;height:100%;vertical-align:middle}#encryptcoin .encryptcoin-icons a[data-single="true"]{width:auto;border-radius:4px;padding:0 5px;color:#333;line-height:2.2}#encryptcoin .encryptcoin-icons a[data-single="true"]:after{content:'';display:none}#encryptcoin .encryptcoin-icons a[data-single="true"] img{margin-left:-2px}#encryptcoin .encryptcoin-modal{background-color:#FFF;position:fixed;width:100vw;height:100vh;max-height:100vh;top:0;left:0;z-index:-999;opacity:0;transition:z-index 0.5s 0s, opacity 0.5s;overflow-x:hidden;overflow-y:auto}#encryptcoin .encryptcoin-modal--opened{display:block;z-index:999;opacity:1;transition:z-index 0s 0s, opacity 0.5s}#encryptcoin .encryptcoin-modal--opened .encryptcoin-modal__body{transform:translate(-50%, -50%) scale(1)}@media screen and (max-width: 790px){#encryptcoin .encryptcoin-modal--opened .encryptcoin-modal__body{transform:translateX(-50%) scale(1);top:0;margin:30px 0}}#encryptcoin .encryptcoin-modal--loading .encryptcoin-modal__body:before{content:" ";position:absolute;background-color:#FFF;width:100%;height:100%;top:0;left:0}#encryptcoin .encryptcoin-modal--loading .encryptcoin-modal__body:after{content:" ";position:absolute;width:150px;height:150px;left:calc(50% - 75px);top:calc(50% - 75px);border:5px solid transparent;border-radius:50%;z-index:999991;border-color:#50D564 #50D564 #50D564 #EEE;animation:encryptcoin-loading-ring 2s linear infinite}@keyframes encryptcoin-loading-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#encryptcoin .encryptcoin-modal__body{position:relative;display:flex;background-color:transparent;width:100vw;min-width:250px;max-width:900px;min-height:350px;top:50%;left:50%;border-radius:3px;box-shadow:0 20px 80px rgba(0,0,0,0.4);transform:translate(-50%, -50%) scale(0);transform-origin:center;overflow:hidden;transition:transform 0.3s ease-out}@media screen and (max-width: 1000px){#encryptcoin .encryptcoin-modal__body{width:80vw}}@media screen and (max-width: 870px){#encryptcoin .encryptcoin-modal__body{width:85vw}}@media screen and (max-width: 790px){#encryptcoin .encryptcoin-modal__body{width:90vw}}#encryptcoin .encryptcoin-modal__body #debug{border:1px solid #FF0000}#encryptcoin .encryptcoin-modal__body__ribbon{position:absolute;left:auto;bottom:auto;top:2px;right:2px;width:80px;height:50px;overflow:hidden;border-radius:1px}#encryptcoin .encryptcoin-modal__body__ribbon span{position:relative;display:inline-block;top:-20px;right:-47px;left:auto;bottom:auto;width:120px;height:50px;position:absolute;line-height:75px;font-weight:900;text-align:center;background-color:#f7941d;color:#FFF;transform:rotateZ(30deg)}#encryptcoin .encryptcoin-modal__body__ribbon span.bitcoincash{background-color:#6fa033}#encryptcoin .encryptcoin-modal__body__ribbon span.ethereum{background-color:#343434}#encryptcoin .encryptcoin-modal__body__ribbon span.tether{background-color:#50af95}#encryptcoin .encryptcoin-modal__body__ribbon span.litecoin{background-color:#a6a6a6}#encryptcoin .encryptcoin-modal__body__ribbon span.dash{background-color:#008de4}#encryptcoin .encryptcoin-modal__body__ribbon span.xrp{background-color:#222222}#encryptcoin .encryptcoin-modal__body__content{padding:0;text-align:left;width:100%;background-color:transparent}#encryptcoin .encryptcoin-modal__body__content .empty-modal{position:absolute;right:0;left:0;top:0;bottom:0;width:100%;height:100%;border:2px solid #CCC}#encryptcoin .encryptcoin-modal__body__content #encryptcoin-received__close{text-decoration:underline;opacity:0.7}#encryptcoin .encryptcoin-modal__body__content #encryptcoin-received__close:hover{opacity:1}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-blure{transition:filter 2s;filter:blur(4px)}#encryptcoin .encryptcoin-modal__body__content #encryptcoin-confirmation-status{padding:5px;border-radius:3px;line-height:1.4;font-size:0.9em;background-color:#D97B7B;color:#FFF}#encryptcoin .encryptcoin-modal__body__content #encryptcoin-confirmation-status.encryptcoin-status-success{background-color:#53C464}#encryptcoin .encryptcoin-modal__body__content__container{padding:10px;border:2px solid #f7941d;background-color:#FFF;height:100%;width:100%;overflow-y:auto}#encryptcoin .encryptcoin-modal__body__content__container.bitcoincash{border-color:#6fa033}#encryptcoin .encryptcoin-modal__body__content__container.ethereum{border-color:#343434}#encryptcoin .encryptcoin-modal__body__content__container.tether{border-color:#50af95}#encryptcoin .encryptcoin-modal__body__content__container.litecoin{border-color:#a6a6a6}#encryptcoin .encryptcoin-modal__body__content__container.dash{border-color:#008de4}#encryptcoin .encryptcoin-modal__body__content__container.xrp{border-color:#222222}#encryptcoin .encryptcoin-modal__body__content__container .encryptcoin-payment-info-container{position:relative;margin-bottom:0}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-error-message{padding:10px;border:2px solid #f7941d;height:100%}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-error-message__content{position:relative;text-align:center;line-height:1.5;width:70%;margin:0 auto;top:50%;transform:translateY(-50%)}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-error-message__content div,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-error-message__content h2{text-align:center}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-error-message__content img{opacity:0.5}#encryptcoin .encryptcoin-modal__body__content h4{margin:0}#encryptcoin .encryptcoin-modal__body__content h2,#encryptcoin .encryptcoin-modal__body__content h3{margin:15px 0;font-size:1.6em;line-height:1.3;font-weight:500}#encryptcoin .encryptcoin-modal__body__content h2 strong,#encryptcoin .encryptcoin-modal__body__content h3 strong{font-weight:900}#encryptcoin .encryptcoin-modal__body__content h2 img,#encryptcoin .encryptcoin-modal__body__content h3 img{width:30px;vertical-align:middle;margin-top:-5px}#encryptcoin .encryptcoin-modal__body__content h3{margin:5px 0;font-size:1.4em}#encryptcoin .encryptcoin-modal__body__content hr{margin:10px 0;border:0;border-top:1px solid #DDD}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-row{display:flex;width:100%}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-row .encryptcoin-payment-column{width:50%}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-row .encryptcoin-payment-column.qrcode{width:33%;max-width:400px;padding:5px;padding-right:10px}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-row .encryptcoin-payment-column.qrcode svg{position:relative;min-width:100%;max-width:250px;max-height:500px}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-row .encryptcoin-payment-column.info{width:60%;padding-left:2px}@media screen and (max-width: 790px){#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-row{display:block}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-row .encryptcoin-payment-column.qrcode,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-row .encryptcoin-payment-column.info{max-width:unset;max-height:unset;width:100%}}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info{position:relative;margin-bottom:20px}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address{position:relative;width:100%;height:100%;min-height:100px}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address label{display:inline-block;width:100px;margin-right:5px;font-weight:700}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address big{line-height:2}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-address,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-tag,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-original_amount,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-amount{position:relative;font-family:'courier', 'serif';width:350px;max-width:calc(100% - 150px);padding:0;padding-left:5px;margin:2px 0;border-radius:1px;font-size:13px;letter-spacing:2px;height:30px;padding-right:40px;transition:all 0.2s;color:#FF1400}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-address.copied,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-tag.copied,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-original_amount.copied,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-amount.copied{border:1px solid #55ff76;background-color:#86e99c}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-address,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-tag,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-amount,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address #encryptcoin-original_amount,#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address .encryptcoin-click-to-copy{display:inline-block;background-color:#F0F0F0;border:1px solid #E6E6E6;box-sizing:border-box}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address .encryptcoin-click-to-copy{display:inline-block;width:30px;height:30px;vertical-align:middle;text-align:center;margin-left:-33px;border-radius:2px;cursor:pointer;opacity:0.7;transition:background-color 0.3s, opacity 0.3s}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address .encryptcoin-click-to-copy img{margin-top:7px}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address .encryptcoin-click-to-copy:hover{opacity:0.8;background-color:#FFFFFF}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-payment-info__address__amount strong{display:inline-block;padding-top:5px}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-auto-confirm-amount ol{margin:5px 0;padding:0;display:block}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-auto-confirm-amount ol li{position:relative;display:inline-block;margin-left:20px;display:block;color:#FF4D4D}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-auto-confirm-amount ol li:before{content:" ";position:absolute;display:inline-block;top:5px;left:-20px;width:10px;height:10px;border:2px solid #FF4D4D;border-left-color:#DDD;border-radius:50%;animation:encryptcoin-auto-confirm-amount 2s linear infinite}@keyframes encryptcoin-auto-confirm-amount{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-auto-confirm-amount ol li.done{color:#00CD1F}#encryptcoin .encryptcoin-modal__body__content .encryptcoin-auto-confirm-amount ol li.done:before{top:3px;width:8px;border:2px solid #00CD1F;border-top:0;border-left:0;border-radius:0;animation:none;transform:rotateZ(45deg)}#encryptcoin .encryptcoin-modal__body__close{position:absolute;display:inline-block;width:40px;height:25px;top:2px;left:50%;background-color:#CCC;border-bottom-left-radius:3px;border-bottom-right-radius:3px;transform:translateX(-50%);opacity:0.8;transition:transform 0.7s ease-out}#encryptcoin .encryptcoin-modal__body__close:before,#encryptcoin .encryptcoin-modal__body__close:after{content:" ";position:absolute;height:1px;width:15px;top:12px;left:12px;background-color:#FFF;border-radius:2px;transition:transform 1s;transform:rotateZ(45deg)}#encryptcoin .encryptcoin-modal__body__close:after{transform:rotateZ(-45deg)}#encryptcoin .encryptcoin-modal__body__close:hover{opacity:1}#encryptcoin .encryptcoin-modal__body__close:hover:before,#encryptcoin .encryptcoin-modal__body__close:hover:after{transform:rotateZ(225deg)}#encryptcoin .encryptcoin-modal__body__close:hover:after{transform:rotateZ(135deg)}
