html{height:100%}body{height:100%;background:#fff;color:#666;font-family:Roboto,HelveticaNeue,Helvetica,Arial,sans-serif}a{color:#0af;transition:.5s}a:hover,a:active,a:focus{color:#0af;outline:none;text-decoration:none}p{padding:0;margin:0 0 30px}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0 0 20px;padding:0}#header{height:92px;position:fixed;background:#0af;box-shadow:0 1px 4px #bbb;left:0;top:0;right:0;padding:0 15px;z-index:10;display:flex;align-items:center;justify-content:space-between}#header.subheader{height:60px}#header #logo{height:100%;float:left;display:flex;align-items:center;justify-content:flex-start}#header #back{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}@media(min-width:1024px){#header #logo,#header #back{padding-left:60px;padding-right:60px}}#header #logo h1{font-size:24px;margin:0;padding:0;line-height:1;font-weight:700;letter-spacing:3px}#header #logo h1 a,#header #logo h1 a:hover{color:#fff;padding-left:20px}#header #logo img{width:50px;height:50px;border-radius:100%;padding:0;margin:0}#header #back>a{width:25%;padding:0;margin:0}#header #back>a img{width:30px;height:30px;padding:0;margin:0;cursor:pointer}#header #back h1{width:50%;color:#fff;text-align:center;font-size:20px;margin:0}#header #back p{width:25%;color:#fff;text-align:right;font-size:16px;cursor:pointer}#header #back p:hover{color:rgba(255,255,255,.76)}#header #avatar{width:60px;position:absolute;right:60px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}#header #avatar img{width:40px;height:40px;border-radius:100%}#header #avatar p{width:auto;min-width:40px;background:#0af;color:#fff;border:1px #fff solid;border-radius:3px;margin-top:8px;font-size:13px;text-align:center;padding:0 3px}#header #avatar p:hover{background:#08c}@media(max-width:768px){#header #logo h1{font-size:20px}#header #logo img{max-height:50px}#header{display:none}}#main{min-height:calc(100% - 103px)}#main.submain{padding-top:60px}.chs{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden}.nav-menu,.nav-menu *{margin:0;padding:0;list-style:none}.nav-menu ul{position:absolute;display:none;top:100%;left:0;z-index:99}.nav-menu li{position:relative;white-space:nowrap}.nav-menu>li{float:left}.nav-menu li:hover>ul,.nav-menu li.sfHover>ul{display:block}.nav-menu ul ul{top:0;left:100%}.nav-menu ul li{min-width:100px}.sf-arrows .sf-with-ul{padding-right:30px}.sf-arrows .sf-with-ul:after{content:"\f107";position:absolute;right:15px;font-family:FontAwesome;font-style:normal;font-weight:400}.sf-arrows ul .sf-with-ul:after{content:"\f105"}#nav-menu-container{float:right;margin:0;width:auto;min-width:100px;position:absolute;right:20px;top:20px}@media(min-width:1024px){#nav-menu-container{padding-right:100px}#nav-menu-container.nologin{padding-right:60px}}@media(max-width:768px){#nav-menu-container{display:none}}.nav-menu a{width:100%;padding:0 15px 5px;text-decoration:none;display:inline-block;color:#fff;font-weight:700;font-size:15px;outline:none;border-bottom:2px transparent solid}.nav-menu>li:hover>a,.nav-menu>.menu-active>a{width:100%;color:#fff;border-bottom:2px #fff solid}.nav-menu>li>ul li:hover>a{width:100%;color:#fff;background:#f7413f}.nav-menu>li{margin-left:0}.nav-menu ul{margin:4px 0 0;padding:10px;box-shadow:0 0 30px rgba(127,137,161,.25);background:#fff}.nav-menu ul li{transition:.3s}.nav-menu ul li a{width:100%;padding:10px;color:#333;transition:.3s;display:block;font-size:13px;text-transform:none;box-sizing:border-box}.nav-menu ul li:hover>a{color:#f7413f}.nav-menu ul li>a.active{color:#f7413f}.nav-menu ul ul{margin:0}#mobile-nav-toggle{position:fixed;right:0;top:0;z-index:999;margin:3px 10px 0 0;border:0;background:0 0;font-size:24px;display:none;transition:all .4s;outline:none;cursor:pointer}#mobile-nav-toggle i{color:#fff}@media(max-width:768px){#mobile-nav-toggle{display:inline}}#mobile-nav{position:fixed;top:0;padding-top:18px;bottom:0;z-index:998;background:rgba(0,0,0,.8);left:-260px;width:260px;overflow-y:auto;transition:.4s}#mobile-nav ul{padding:0;margin:0;list-style:none}#mobile-nav ul li{position:relative}#mobile-nav ul li a{color:#fff;font-size:13px;text-transform:uppercase;overflow:hidden;padding:10px 22px 10px 15px;position:relative;text-decoration:none;width:100%;display:block;outline:none;font-weight:700}#mobile-nav ul li a:hover{color:#fff}#mobile-nav ul li li{padding-left:30px}#mobile-nav ul .menu-has-children i{position:absolute;right:0;z-index:99;padding:15px;cursor:pointer;color:#fff}#mobile-nav ul .menu-has-children i.fa-chevron-up{color:#f7413f}#mobile-nav ul .menu-has-children li a{text-transform:none}#mobile-nav ul .menu-has-children li a.active{color:#f7413f}.menu-has-children a.small{font-size:12px;font-weight:400;text-transform:none;margin-left:0;color:#fff}#mobile-nav ul .menu-item-active{color:#f7413f}#mobile-body-overly{width:100%;height:100%;z-index:997;top:0;left:0;position:fixed;background:rgba(0,0,0,.7);display:none}body.mobile-nav-active{overflow:hidden}body.mobile-nav-active #mobile-nav{left:0}body.mobile-nav-active #mobile-nav-toggle{color:#fff}.section-header h3{font-size:28px;color:#111;text-align:center;font-weight:700;position:relative;padding-bottom:15px;margin-bottom:30px}.section-header h3::before{content:'';position:absolute;display:block;width:120px;height:1px;bottom:1px;left:calc(50% - 60px)}.section-header h3::after{content:'';position:absolute;display:block;width:40px;height:3px;background:#0af;bottom:0;left:calc(50% - 20px)}.section-header p{text-align:center;padding-bottom:30px;color:#333}.section-bg{background:#f7f7f7}#featured-services{background:#000}#featured-services .box{padding:30px 20px}#featured-services .box-bg{background-image:linear-gradient(0deg,#000000 0%,#242323 50%,#000000 100%)}#featured-services i{color:#18d26e;font-size:48px;display:inline-block;line-height:1}#featured-services h4{font-weight:400;margin:15px 0;font-size:18px}#featured-services h4 a{color:#fff}#featured-services h4 a:hover{color:#18d26e}#featured-services p{font-size:14px;line-height:24px;color:#fff;margin-bottom:0}#about{background:url(https://meowchat.me/img/about-bg.jpg) center top no-repeat fixed;background-size:cover;padding:60px 0 40px;position:relative}#about::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,.92);z-index:9}#about .container{position:relative;z-index:10}#about .about-col{background:#fff;border-radius:0 0 4px 4px;box-shadow:0 2px 12px rgba(0,0,0,.08);margin-bottom:20px}#about .about-col .img{position:relative}#about .about-col .img img{border-radius:4px 4px 0 0}#about .about-col .icon{width:64px;height:64px;padding-top:8px;text-align:center;position:absolute;background-color:#18d26e;border-radius:50%;text-align:center;border:4px solid #fff;left:calc( 50% - 32px);bottom:-30px;transition:.3s}#about .about-col i{font-size:36px;line-height:1;color:#fff;transition:.3s}#about .about-col:hover .icon{background-color:#fff}#about .about-col:hover i{color:#18d26e}#about .about-col h2{color:#000;text-align:center;font-weight:700;font-size:20px;padding:0;margin:40px 0 12px}#about .about-col h2 a{color:#000}#about .about-col h2 a:hover{color:#18d26e}#about .about-col p{font-size:14px;line-height:24px;color:#333;margin-bottom:0;padding:0 20px 20px}#services{background:#fff;background-size:cover;padding:60px 0 40px}#services .box{margin-bottom:30px}#services .icon{float:left}#services .icon i{color:#18d26e;font-size:36px;line-height:1;transition:.5s}#services .title{margin-left:60px;font-weight:700;margin-bottom:15px;font-size:18px}#services .title a{color:#111}#services .box:hover .title a{color:#18d26e}#services .description{font-size:14px;margin-left:60px;line-height:24px;margin-bottom:0}#call-to-action{background:linear-gradient(rgba(0,142,99,0.1),rgba(0,0,0,0.1)),url(https://meowchat.me/img/call-to-action-bg.jpg) fixed center center;background-size:cover;padding:60px 0}#call-to-action h3{color:#fff;font-size:28px;font-weight:700}#call-to-action p{color:#fff}#call-to-action .cta-btn{text-transform:uppercase;font-weight:500;font-size:16px;letter-spacing:1px;display:inline-block;padding:8px 28px;border-radius:25px;transition:.5s;margin-top:10px;border:2px solid #fff;color:#fff}#call-to-action .cta-btn:hover{background:#18d26e;border:2px solid #18d26e}#skills{padding:60px 0}#skills .progress{height:35px;margin-bottom:10px}#skills .progress .skill{line-height:35px;padding:0;margin:0 0 0 20px;text-transform:uppercase}#skills .progress .skill .val{float:right;font-style:normal;margin:0 20px 0 0}#skills .progress-bar{width:1px;text-align:left;transition:.9s}#facts{background:url(https://meowchat.me/img/facts-bg.jpg) center top no-repeat fixed;background-size:cover;padding:60px 0 0;position:relative}#facts::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,.88);z-index:9}#facts .container{position:relative;z-index:10}#facts .counters span{font-weight:700;font-size:48px;display:block;color:#18d26e}#facts .counters p{padding:0;margin:0 0 20px;font-size:14px;color:#111}#facts .facts-img{text-align:center;padding-top:30px}#clients{padding:60px 0}#clients img{max-width:100%;opacity:.5;transition:.3s;padding:15px 0}#clients img:hover{opacity:1}#clients .owl-nav,#clients .owl-dots{margin-top:5px;text-align:center}#clients .owl-dot{display:inline-block;margin:0 5px;width:12px;height:12px;border-radius:50%;background-color:#ddd}#clients .owl-dot.active{background-color:#18d26e}#testimonials{padding:60px 0}#testimonials .section-header{margin-bottom:40px}#testimonials .testimonial-item{text-align:center}#testimonials .testimonial-item .testimonial-img{width:120px;border-radius:50%;border:4px solid #fff;margin:0 auto}#testimonials .testimonial-item h3{font-size:20px;font-weight:700;margin:10px 0 5px;color:#111}#testimonials .testimonial-item h4{font-size:14px;color:#999;margin:0 0 15px}#testimonials .testimonial-item .quote-sign-left{margin-top:-15px;padding-right:10px;display:inline-block;width:37px}#testimonials .testimonial-item .quote-sign-right{margin-bottom:-15px;padding-left:10px;display:inline-block;max-width:100%;width:37px}#testimonials .testimonial-item p{font-style:italic;margin:0 auto 15px}@media(min-width:992px){#testimonials .testimonial-item p{width:80%}}#testimonials .owl-nav,#testimonials .owl-dots{margin-top:5px;text-align:center}#testimonials .owl-dot{display:inline-block;margin:0 5px;width:12px;height:12px;border-radius:50%;background-color:#ddd}#testimonials .owl-dot.active{background-color:#18d26e}#team{background:#fff;padding:60px 0}#team .member{text-align:center;margin-bottom:20px;background:#000;position:relative}#team .member .member-info{visibility:hidden;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;top:0;left:0;right:0;transition:.2s}#team .member .member-info-content{margin-top:-50px;transition:margin .2s}#team .member:hover .member-info{background:rgba(0,0,0,.7);visibility:visible;transition:.4s}#team .member:hover .member-info-content{margin-top:0;transition:margin .4s}#team .member h4{font-weight:700;margin-bottom:2px;font-size:18px;color:#fff}#team .member span{font-style:italic;display:block;font-size:13px;color:#fff}#team .member .social{margin-top:15px}#team .member .social a{transition:none;color:#fff}#team .member .social a:hover{color:#18d26e}#team .member .social i{font-size:18px;margin:0 2px}#contact{padding:60px 0}#contact .contact-info{margin-bottom:20px;text-align:center}#contact .contact-info i{font-size:48px;display:inline-block;margin-bottom:10px;color:#18d26e}#contact .contact-info address,#contact .contact-info p{margin-bottom:0;color:#000}#contact .contact-info h3{font-size:18px;margin-bottom:15px;font-weight:700;text-transform:uppercase;color:#999}#contact .contact-info a{color:#000}#contact .contact-info a:hover{color:#18d26e}#contact .contact-address,#contact .contact-phone,#contact .contact-email{margin-bottom:20px}@media(min-width:768px){#contact .contact-address,#contact .contact-phone,#contact .contact-email{padding:20px 0}}@media(min-width:768px){#contact .contact-phone{border-left:1px solid #ddd;border-right:1px solid #ddd}}#contact .form #sendmessage{color:#18d26e;border:1px solid #18d26e;display:none;text-align:center;padding:15px;font-weight:600;margin-bottom:15px}#contact .form #errormessage{color:red;display:none;border:1px solid red;text-align:center;padding:15px;font-weight:600;margin-bottom:15px}#contact .form #sendmessage.show,#contact .form #errormessage.show,#contact .form .show{display:block}#contact .form .validation{color:red;display:none;margin:0 0 20px;font-weight:400;font-size:13px}#contact .form input,#contact .form textarea{padding:10px 14px;border-radius:0;box-shadow:none;font-size:15px}#contact .form button[type=submit]{background:#18d26e;border:0;padding:10px 30px;color:#fff;transition:.4s;cursor:pointer}#contact .form button[type=submit]:hover{background:#13a456}#footer{background:#0af;padding:0 0 30px;color:#eee;font-size:14px;width:100%}@media(max-width:768px){#footer{}}#footer .footer-top{background:#111;padding:60px 0 30px}#footer .footer-top .footer-info{margin-bottom:30px}#footer .footer-top .footer-info h3{font-size:34px;margin:0 0 20px;padding:2px 0 2px 10px;line-height:1;font-weight:700;letter-spacing:3px;border-left:4px solid #18d26e}#footer .footer-top .footer-info p{font-size:14px;line-height:24px;margin-bottom:0;color:#eee}#footer .footer-top .social-links a{font-size:18px;display:inline-block;background:#333;color:#eee;line-height:1;padding:8px 0;margin-right:4px;border-radius:50%;text-align:center;width:36px;height:36px;transition:.3s}#footer .footer-top .social-links a:hover{background:#18d26e;color:#fff}#footer .footer-top h4{font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;position:relative;padding-bottom:12px}#footer .footer-top h4::before,#footer .footer-top h4::after{content:'';position:absolute;left:0;bottom:0;height:2px}#footer .footer-top h4::before{right:0;background:#555}#footer .footer-top h4::after{background:#18d26e;width:60px}#footer .footer-top .footer-links{margin-bottom:30px}#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0}#footer .footer-top .footer-links ul i{padding-right:8px;color:#ddd}#footer .footer-top .footer-links ul li{border-bottom:1px solid #333;padding:10px 0}#footer .footer-top .footer-links ul li:first-child{padding-top:0}#footer .footer-top .footer-links ul a{color:#eee}#footer .footer-top .footer-links ul a:hover{color:#18d26e}#footer .footer-top .footer-contact{margin-bottom:30px}#footer .footer-top .footer-contact p{line-height:26px}#footer .footer-top .footer-newsletter{margin-bottom:30px}#footer .footer-top .footer-newsletter input[type=email]{border:0;padding:6px 8px;width:65%}#footer .footer-top .footer-newsletter input[type=submit]{background:#18d26e;border:0;width:35%;padding:6px 0;text-align:center;color:#fff;transition:.3s;cursor:pointer}#footer .footer-top .footer-newsletter input[type=submit]:hover{background:#13a456}#footer .copyright{text-align:center;padding-top:30px}#footer .copyright a{text-decoration:underline;color:#fff}#footer .credits{text-align:center;font-size:13px;color:#ddd}.commonNavBar{width:100%;position:fixed;top:0;left:0;background:#0af;color:#fff;z-index:100;display:none}.commonNavBar .commonNavBarIn{width:100%;height:52px;display:flex;flex-wrap:nowrap;justify-content:space-around;align-items:center}@media(max-width:768px){.commonNavBar{display:block}#main.commonMainHasNavBar{padding-top:52px}@supports(bottom:constant(safe-area-inset-bottom)){#main.commonMainHasNavBar{padding-bottom:calc(46px + constant(safe-area-inset-bottom))}.commonNavBar{padding-top:constant(safe-area-inset-top)}}}.commonNavBarIn .commonNav{width:auto;height:100%;position:relative}.commonNavBarIn .commonNav.navLeft{width:20%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding-left:15px;box-sizing:border-box;cursor:pointer}.commonNavBarIn .commonNav.navCenter{width:60%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.commonNavBarIn .commonNav.navRight{width:20%;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;padding-right:15px;box-sizing:border-box;cursor:pointer}.commonNavBarIn .commonNav img{width:24px}.commonNavBarIn .commonNav img.logo{width:30px}.commonNavBarIn .commonNav p{font-size:14px;color:#fff;line-height:46px}.commonNavBarIn .commonNav.navLeft p{text-align:left}.commonNavBarIn .commonNav.navRight p{text-align:right}.commonNavBarIn .commonNav.navCenter p{width:100%;white-space:nowrap;text-align:center;font-size:18px;font-weight:700}.commonTabBar{width:100%;position:fixed;bottom:0;border-top:1px #f2f3f8 solid;background:#fff;color:#181818;z-index:100;display:none}.commonTabBar .commonTabBarIn{width:100%;height:66px;display:flex;flex-wrap:nowrap;justify-content:space-around;align-items:center}.commonTabBarIn .commonTab{width:25%;height:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.commonTabBarIn .commonTab .tabImg{width:25px;height:25px;position:relative}.tabImg img{width:100%}.commonTabBarIn .commonTab .tabImg1{background:url(https://meowchat.me/img/main_tab_home.png) 0 0 no-repeat;background-size:100%}.commonTabBarIn .commonTab.active .tabImg1{background:url(https://meowchat.me/img/main_tab_home_active.png) 0 0 no-repeat;background-size:100%}.commonTabBarIn .commonTab .tabImg2{background:url(https://meowchat.me/img/main_tab_mining.png) 0 0 no-repeat;background-size:100%}.commonTabBarIn .commonTab.active .tabImg2{background:url(https://meowchat.me/img/main_tab_mining_active.png) 0 0 no-repeat;background-size:100%}.commonTabBarIn .commonTab .tabImg3{background:url(https://meowchat.me/img/main_tab_candy.png) 0 0 no-repeat;background-size:100%}.commonTabBarIn .commonTab.active .tabImg3{background:url(https://meowchat.me/img/main_tab_candy_active.png) 0 0 no-repeat;background-size:100%}.commonTabBarIn .commonTab .tabImg4{background:url(https://meowchat.me/img/main_tab_me.png) 0 0 no-repeat;background-size:100%}.commonTabBarIn .commonTab.active .tabImg4{background:url(https://meowchat.me/img/main_tab_me_active.png) 0 0 no-repeat;background-size:100%}.commonTabBarIn .commonTab .tabText{font-size:12px;color:#303030}.commonTabBarIn .commonTab.active .tabText{color:#04a6ff}@media(max-width:768px){.commonTabBar{display:block}#main.commonMainHasTabBar{padding-bottom:66px}@supports(bottom:constant(safe-area-inset-bottom)){#main.commonMainHasTabBar{padding-bottom:calc(60px + constant(safe-area-inset-bottom))}.commonTabBar{padding-bottom:constant(safe-area-inset-bottom)}}}#referalSection{background:#fff;padding:0}.referalMainInfo{width:100%;height:auto;background:#fff;padding-bottom:10px}.referalMainInfo .referalTopTips{width:100%;display:flex;align-items:center;justify-content:space-between}.referalTopTips p{font-size:16px;color:#6e6e6e;padding:15px 0;text-align:left}.referalTopTips p.title{color:#181818;font-size:18px;font-weight:700}.referalMainInfo table{width:100%}.referalMainInfo table p{font-size:18px;padding:5px 0;color:#181818}.referalMainInfo table p span{font-size:16px;color:#6e6e6e}.referalMainInfo table p span.number{font-size:18px;color:#0af}.referalMainInfo .rightLable img{width:10px;margin-right:20px}@media(max-width:768px){.referalMainInfo .rightLable img{width:10px;margin-right:0}}.referalMainInfo .referalIntro{width:100%;border-top:1px #f2f3f8 solid;padding:15px 0;font-size:16px;color:#181818;text-align:center}.commonNoContent{width:100%;height:120px;font-size:14px;color:#c8c8c8;display:flex;align-items:center;justify-content:center}.commonLoadingPopup{width:100%;height:100%;top:0;left:0;position:fixed;z-index:1000}.commonLoadingPopup .loading{width:75px;height:75px;top:50%;left:50%;margin-top:-37px;margin-left:-37px;position:absolute;animation:actionRotate 1s linear infinite;-moz-animation:actionRotate 1s linear infinite;-webkit-animation:actionRotate 1s linear infinite;-o-animation:actionRotate 1s linear infinite}.commonLoadingPopup .loading img{width:100%;height:100%}@keyframes actionRotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-moz-keyframes actionRotate{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes actionRotate{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@-o-keyframes actionRotate{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(360deg)}}@keyframes MsgBoxBg{0%{opacity:0}100%{opacity:.5}}@-moz-keyframes MsgBoxBg{0%{opacity:0}100%{opacity:.5}}@-webkit-keyframes MsgBoxBg{0%{opacity:0}100%{opacity:.5}}@-o-keyframes MsgBoxBg{0%{opacity:0}100%{opacity:.5}}@keyframes MsgBoxPopup{0%{opacity:0;transform:scale3d(1.1,1.1,1)}90%{transform:scale3d(.99,.99,1)}100%{opacity:1;transform:scale3d(1,1,1)}}@-moz-keyframes MsgBoxPopup{0%{opacity:0;-moz-transform:scale3d(1.1,1.1,1)}90%{-moz-transform:scale3d(.99,.99,1)}100%{opacity:1;-moz-transform:scale3d(1,1,1)}}@-webkit-keyframes MsgBoxPopup{0%{opacity:0;-webkit-transform:scale3d(1.1,1.1,1)}90%{-webkit-transform:scale3d(.99,.99,1)}100%{opacity:1;-webkit-transform:scale3d(1,1,1)}}@-o-keyframes MsgBoxPopup{0%{opacity:0;-o-transform:scale3d(1.1,1.1,1)}90%{-o-transform:scale3d(.99,.99,1)}100%{opacity:1;-o-transform:scale3d(1,1,1)}}.MsgBox{border:0 #000 solid;position:fixed;z-index:1000;top:0;left:0;width:100%;height:200%;display:none;background-color:transparent;word-break:break-all}.MsgBox.Show{display:block}.MsgBox.Show>.MsgBg{animation:MsgBoxBg .25s ease-in-out;-moz-animation:MsgBoxBg .25s ease-in-out;-webkit-animation:MsgBoxBg .25s ease-in-out;-o-animation:MsgBoxBg .25s ease-in-out}.MsgBox>.MsgBg,.MsgBox>.MsgMain{width:100%;height:100%;top:0;left:0;right:0;bottom:0}.MsgBox>.MsgBg{position:absolute;background-color:#000;opacity:.6}.MsgBox>.MsgMain{position:relative;-webkit-transform:translateZ(0);background-color:transparent;display:none}.MsgBox>.MsgMain.Show{display:block;left:12%}.MsgBox>.MsgMain.Active{display:block;left:25%}.MsgBox>.MsgMain.Show>.MsgMainBox{animation:MsgBoxPopup .25s ease-in-out;-moz-animation:MsgBoxPopup .25s ease-in-out;-webkit-animation:MsgBoxPopup .25s ease-in-out;-o-animation:MsgBoxPopup .25s ease-in-out}.MsgBox>.MsgMain>.MsgMainBox{z-index:1000;width:76%;height:auto;top:25%;margin-top:-80px;background-color:#fff;border-radius:10px;position:relative}.MsgBox>.MsgMain>.MsgMainBox>.TopBar{border:0 #000 solid;width:120px;height:0;margin:0 auto;box-sizing:border-box}.MsgBox>.MsgMain>.MsgMainBox>.Content{border:0 #000 solid;height:auto;font-size:16px;color:#4e4e4e;padding:20px}.MsgBox>.MsgMain>.MsgMainBox>.Content table{height:auto;min-height:100px}.MsgBox>.MsgMain>.MsgMainBox>.Button{height:50px;line-height:40px;padding:5px 0;text-align:center;font-size:16px;color:#1ca7fc;font-weight:700;border-top:1px #f4f4f4 solid}.MsgBtnBox{width:100%;color:#1ca7fc;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.MsgBtnBox:active{background-color:#f4f4f4}.MsgConfirmBtnL{width:50%;height:100%;border-bottom-left-radius:10px;box-sizing:border-box;border-right:1px #f4f4f4 solid;float:left}.MsgConfirmBtnL:active{background-color:#f4f4f4}.MsgConfirmBtnR{width:50%;height:100%;border-bottom-right-radius:10px;float:left}.MsgConfirmBtnR:active{background-color:#f4f4f4}.MsgFadeoutBox{width:auto;max-width:80%;height:auto;font-size:14px;line-height:18px;padding:10px;border:2px #4e4e4e solid;border-radius:6px;color:#fff;background:rgba(24,24,24,.75);position:fixed;text-align:center;z-index:1000;display:none}.MsgBox>.MsgMain>.LoadingBox{z-index:1000;width:50%;height:180px;top:25%;margin-top:-90px;padding:15px 0;background-color:#fff;border-radius:10px;position:relative;font-size:14px}.MsgBox>.MsgMain>.LoadingBox>table{height:100%}p{margin:0}.ellipsis{text-overflow:ellipsis;display:block;white-space:nowrap;overflow:hidden}