*{margin:0;padding:0}html,body{width:100%;height:100%}li{list-style:none}img{vertical-align:top;border:none}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}input{background:none;outline:none;border:none}input:focus{border:none}button{border:none}.scroll::-webkit-scrollbar{width:3px;height:5px}.scroll::-webkit-scrollbar-thumb{border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#535353}.scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:5px;background:#ededed}.main_container{height:680px;width:100%;display:flex;align-items:center;justify-content:center;font-family:'Montserrat';overflow:hidden;overflow-y:auto;background:url(../../Images/PC/bg_logo.png),linear-gradient(#e3e2de,#f8f8f8,#ecede8)}#Error,#Success{height:220px;width:220px;position:fixed;top:50%;left:50%;margin-left:-110px;margin-top:-60px;z-index:1000}#Error .Error_Content,#Success .Success_Content{width:220px;height:220px;border:1px solid #834c05;box-shadow:0 0 15px #a7a8a8;background:linear-gradient(#fd644f,#f28e26);border-radius:20px;color:#fff;font-size:16px;text-align:center;line-height:20px;padding:10px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}#Error .Error_Content>div,#Success .Success_Content>div{width:100%;overflow:hidden}#Error .Error_Content img,#Success .Success_Content img{width:80px;height:80px;margin:0 auto;margin-bottom:15px}.BToast_content{background:#000;color:#fff;position:fixed;top:50%;left:50%;text-align:center;display:flex;align-items:center;justify-content:center;padding:5px;box-sizing:border-box;line-height:1.4em;z-index:10001}.BToast_content.size1{width:90px;height:50px;border-radius:3px;margin-left:-45px;margin-top:-25px;font-size:14px}.BToast_content.size2{width:110px;height:60px;border-radius:4px;margin-left:-55px;margin-top:-30px;font-size:16px}.BToast_content.size3{width:130px;height:70px;border-radius:6px;margin-left:-65px;margin-top:-35px;font-size:18px}.BToast_content.loading.size1{width:60px;height:60px;margin-left:-30px;margin-top:-30px}.BToast_content.loading.size2{width:80px;height:80px;margin-left:-40px;margin-top:-40px}.BToast_content.loading.size3{width:100px;height:100px;margin-left:-50px;margin-top:-50px}.BToast_content.loading svg{width:80%;height:80%}.BToast_mask{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:10000}