.loading-3-wrap,.loading-3-wrap-bg{position:fixed;z-index:99999;left:0;bottom:0;right:0;top:0}.loading-3-wrap{background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-3-inner{position:absolute;left:50%;margin-left:-110px;top:50%;margin-top:-61px;background:#fff;border-radius:6px;padding:4px 12px 10px}.loading-3-text{margin-top:2px;font-size:16px;text-align:center}.loading-3-img{width:160px;height:80px}.tingle-modal *{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;overflow:hidden;-webkit-overflow-scrolling:touch;background-color:rgba(0,0,0,.65);opacity:0;-moz-user-select:none;user-select:none;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;padding-top:60px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tingle-modal--noOverlayClose{cursor:default;padding-top:0}.tingle-modal--noClose .tingle-modal__close{display:none;top:0}.tingle-modal__close{border:none;padding:0;margin:0;-webkit-appearance:none;background-color:transparent;position:absolute;width:16px;height:14px;z-index:1;right:20px;top:27px;background-size:100% auto;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOBAMAAADUAYG5AAAAHlBMVEUAAAAgXLcfXLceWrQeXbcfXLYeXbcfXLcgXLYgWbn2enCbAAAACnRSTlMAQOoiZuDi0IgoJmkn0QAAAElJREFUCNclzEENgDAQBdFPwoFjgwMc1AQYQEINVEsVtzPd0+Yl8zNK1p1/jofnrcldhEACBEiA1LLvMyQhdIMQIBTcEqSrutUnAT4Hz7Oy88YAAAAASUVORK5CYII=);cursor:pointer}.tingle-modal__close svg *{fill:currentColor}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;-ms-flex-negative:0;flex-shrink:0;margin:auto;opacity:1;cursor:auto;will-change:transform,opacity;width:420px;border-radius:0}.tingle-modal-box__content{padding:0;background-color:#fff;border-top-right-radius:0;border-top-left-radius:0}.tingle-content-header{height:68px;padding-top:0;font-size:20px;color:#29538e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #29538e}.tingle-content-body{text-align:center;font-size:14px;line-height:1.8;padding:45px 65px;margin-top:0;color:#333}.tingle-content-body-center{text-align:center}.tingle-content-body-left{text-align:left}.tingle-modal-box__footer{height:auto;padding-bottom:43px;width:auto;border-bottom-right-radius:0;border-bottom-left-radius:0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tingle-enabled{position:fixed;right:0;left:0;overflow:hidden}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{-webkit-filter:blur(.10666667rem);filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{-webkit-animation:jcUiDialogscale .2s cubic-bezier(.68,-.55,.265,1.55) forwards;animation:jcUiDialogscale .2s cubic-bezier(.68,-.55,.265,1.55) forwards}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{text-decoration:none;font-family:inherit;margin:0;border:1px solid transparent;outline:0;height:40px;padding:0 15px;background:#cb1e36;font-size:14px;font-weight:400;position:relative;color:#fff;border-radius:2px;text-align:center;display:block;float:none;width:140px;cursor:pointer}.tingle-btn:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.tingle-btn:active:before{opacity:.1;background-color:#e5e5e5}.tingle-btn--alert{width:140px}.tingle-btn--confirm{width:140px;margin-left:20px}.tingle-btn--cancel{width:140px}.tingle-btn--second{border-color:#cb1e36;color:#cb1e36;background-color:#fff}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}.tingle-modal__closeIcon{display:none}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.tingle-modal:before{position:fixed;top:0;right:0;bottom:0;left:0;content:""}.tingle-enabled .tingle-content-wrapper{-webkit-filter:none;filter:none}}@-webkit-keyframes jcUiDialogscale{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jcUiDialogscale{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}