.san_wrapper{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;background:#efefef;z-index:999999;text-align:center}.san_wrapper .san_inner{width:50%;margin:auto;text-align:center;background-color:#fff;padding:10px;border-radius:16px;margin-top:20px;border:2px solid #dcdcdc}.san_wrapper h2{color:#ea3d3d;font-size:36px;padding:10px;margin:10px 0;border-top:4px solid;border-bottom:4px solid;display:inline-block}.san_wrapper p{font-size:14px;font-weight:600;line-height:1.8;margin:10px 0}.san_sticky_notice{position:fixed;bottom:30px;right:30px;background-color:#e23a3a;border-left:4px solid #8e0707;padding:20px;color:#fff;border-radius:5px;line-height:1}.san_sticky_notice h2{font-size:18px;line-height:1;margin:0;text-transform:uppercase}.san_sticky_notice p{line-height:1;margin-bottom:6px}.san_sticky_notice a{display:inline-block;background-color:#bd4040;color:#fff;padding:10px 15px;margin:10px 0 0;border:1px solid #823030;text-decoration:none}.san_sticky_notice a:hover{color:#e2e2e2}.san_sticky_notice{animation:san_sticky_notice_anim ease-out 1s;animation-iteration-count:1;transform-origin:50% 50%;-webkit-animation:san_sticky_notice_anim ease-out 1s;-webkit-animation-iteration-count:1;-webkit-transform-origin:50% 50%;-moz-animation:san_sticky_notice_anim ease-out 1s;-moz-animation-iteration-count:1;-moz-transform-origin:50% 50%;-o-animation:san_sticky_notice_anim ease-out 1s;-o-animation-iteration-count:1;-o-transform-origin:50% 50%;-ms-animation:san_sticky_notice_anim ease-out 1s;-ms-animation-iteration-count:1;-ms-transform-origin:50% 50%}@keyframes san_sticky_notice_anim{0%{opacity:.3;transform:translate(0px,80px)}100%{opacity:1;transform:translate(0px,0px)}}@-moz-keyframes san_sticky_notice_anim{0%{opacity:.3;-moz-transform:translate(0px,80px)}100%{opacity:1;-moz-transform:translate(0px,0px)}}@-webkit-keyframes san_sticky_notice_anim{0%{opacity:.3;-webkit-transform:translate(0px,80px)}100%{opacity:1;-webkit-transform:translate(0px,0px)}}@-o-keyframes san_sticky_notice_anim{0%{opacity:.3;-o-transform:translate(0px,80px)}100%{opacity:1;-o-transform:translate(0px,0px)}}@-ms-keyframes san_sticky_notice_anim{0%{opacity:.3;-ms-transform:translate(0px,80px)}100%{opacity:1;-ms-transform:translate(0px,0px)}}.san_howtowhitelist_modal_wrapper{display:none;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;background:#5858583b;z-index:9999999;text-align:center}.san_howtowhitelist_modal_wrapper div{position:relative;width:50%;margin:auto;text-align:center;background-color:#fff;padding:20px 40px;border-radius:16px;margin-top:10%;border:2px solid #dcdcdc;animation:howtowhitelist_animation ease-in-out .8s;animation-iteration-count:1;transform-origin:50% 50%;-webkit-animation:howtowhitelist_animation ease-in-out .8s;-webkit-animation-iteration-count:1;-webkit-transform-origin:50% 50%;-moz-animation:howtowhitelist_animation ease-in-out .8s;-moz-animation-iteration-count:1;-moz-transform-origin:50% 50%;-o-animation:howtowhitelist_animation ease-in-out .8s;-o-animation-iteration-count:1;-o-transform-origin:50% 50%;-ms-animation:howtowhitelist_animation ease-in-out .8s;-ms-animation-iteration-count:1;-ms-transform-origin:50% 50%}.san_howtowhitelist_modal_wrapper div .close-popup{position:absolute;background-image:url(../image/close.png);right:20px;top:20px;width:24px;height:24px;background-repeat:no-repeat;cursor:pointer}.san_howtowhitelist_modal_wrapper div h3{font-size:16px}.san_howtowhitelist_modal_wrapper div h3:after{content:'';display:block;background:#000;height:2px;max-width:80px;width:100%;margin:auto;margin-top:10px}.san_howtowhitelist_modal_wrapper div ul{text-align:left;list-style:none;padding:0;margin-top:20px}.san_howtowhitelist_modal_wrapper div ul li{margin-bottom:12px;line-height:1}.san_howtowhitelist_modal_wrapper div ul li span{padding:3px;background:#ea5050;display:inline-block;height:35px;width:35px;text-align:center;border-radius:50%;color:#fff;margin-right:10px;line-height:1.8}.san_howtowhitelist{display:none;position:fixed;bottom:12px;left:0;right:0;justify-content:center;padding:5px;text-align:center;z-index:99999;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.san_howtowhitelist a{color:#e6e6e6;font-size:14px;background:#353535;padding:6px 9px;border-radius:5px;cursor:pointer;border-bottom:2px solid #505050;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.san_howtowhitelist_btn{cursor:pointer}.san_howtowhitelist :hover{margin-top:-3px}.san_howtowhitelist a:hover{box-shadow:1px 2px 6px #584747;color:#fff}.san_howtowhitelist{animation:howtowhitelist_animation ease-in-out .8s;animation-iteration-count:1;transform-origin:50% 50%;-webkit-animation:howtowhitelist_animation ease-in-out .8s;-webkit-animation-iteration-count:1;-webkit-transform-origin:50% 50%;-moz-animation:howtowhitelist_animation ease-in-out .8s;-moz-animation-iteration-count:1;-moz-transform-origin:50% 50%;-o-animation:howtowhitelist_animation ease-in-out .8s;-o-animation-iteration-count:1;-o-transform-origin:50% 50%;-ms-animation:howtowhitelist_animation ease-in-out .8s;-ms-animation-iteration-count:1;-ms-transform-origin:50% 50%}@keyframes howtowhitelist_animation{0%{opacity:.1;transform:translate(0px,40px)}100%{opacity:1;transform:translate(0px,0px)}}@-moz-keyframes howtowhitelist_animation{0%{opacity:.1;-moz-transform:translate(0px,40px)}100%{opacity:1;-moz-transform:translate(0px,0px)}}@-webkit-keyframes howtowhitelist_animation{0%{opacity:.1;-webkit-transform:translate(0px,40px)}100%{opacity:1;-webkit-transform:translate(0px,0px)}}@-o-keyframes howtowhitelist_animation{0%{opacity:.1;-o-transform:translate(0px,40px)}100%{opacity:1;-o-transform:translate(0px,0px)}}@-ms-keyframes howtowhitelist_animation{0%{opacity:.1;-ms-transform:translate(0px,40px)}100%{opacity:1;-ms-transform:translate(0px,0px)}}@media(max-width:767px){.sa-icon{display:none!important}.sweet-alert h2{font-size:20px}.sweet-alert p{font-size:12px}.san_sticky_notice{bottom:0;right:0;padding:10px}}