.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.modebox{position:fixed;z-index:1000;-webkit-box-sizing:border-box;box-sizing:border-box;top:48%;left:60%;margin-left:-264px;margin-top:-200px;width:450px;background:#f3f3f3;border-radius:10px;font-size:32px;text-align:center;color:#333}.modebox .title{font-size:22px;color:#000;margin:0 auto;margin-top:20px}.cursor_pointer{cursor:pointer}.quebtn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;color:#10ccf5;width:100%;text-align:center;margin:22px auto;margin-top:40px;padding-top:22px;border-top:1px solid #10ccf5}