.toast-container{position:fixed;width:150px;left:50%;top:50%;padding:0 15px;background-color:rgba(0,0,0,.7);border-radius:15px;z-index:11800;color:#fff;font-size:20px;font-weight:400;font-family:Helvetica-Neue,HelveticaNeue,arial,sans-serif;display:none;opacity:0;transition:opacity .8s}.toast-container.show{display:block}.toast-container.fadein{opacity:1}.toast-icon{font-size:85px;text-align:center}.toast-msg{text-align:center;font-weight:400}.welcomescreen-container{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:11500;color:#666;font-size:16px}.welcomescreen-closebtn{top:5px;right:5px;position:absolute;text-align:right;z-index:9998;font-size:14px;padding:15px}.welcomescreen-swiper{position:relative;width:100%;height:100%}.welcomescreen-picture{width:100%;text-align:center;margin-top:30%}.welcomescreen-text{position:absolute;bottom:65px;left:0;right:0;padding-left:20px;padding-right:20px;text-align:center}.welcomescreen-content{padding:15px}.welcomescreen-container .swiper-pagination-bullet{background:rgba(255,255,255,.9)!important}.welcomescreen-container .swiper-pagination-bullet-active{background:#fff}.swiper-container-horizontal>.swiper-pagination{bottom:25px}html.with-statusbar-overlay .welcomescreen-container{top:20px}