.popup_container{position:fixed;z-index:2000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:pre-wrap;line-height:1.5}.popup_container,.popup_gray_bg{height:100%;width:100%;left:0;top:0}.popup_gray_bg{background:#999;opacity:.5;position:absolute}.popup_main{position:relative;z-index:1;width:80%;padding:1rem 1rem;background:#fff;border-radius:.5rem}.popup_title{width:100%;font-size:1.1rem;font-weight:600;color:#e64638}.popup_title_text{position:relative;text-align:center;font-size:.9rem}.popub_close{position:absolute;right:0;top:0;height:100%;width:1rem}.popup_content{font-size:1rem;color:#000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup_btn_group,.popup_content{display:-webkit-box;display:-ms-flexbox;display:flex}.popup_btn_sure>span{display:inline-block;width:100%;text-align:center}.popup_btn_sure{color:#e64638}.popup_btn_group div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup_btn_close,.popup_btn_sure{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.popup-content-main{font-size:.8rem;line-height:1.2rem;padding:1rem 0;white-space:pre-line;text-align:center}.dialog-container{height:100%;width:100%;position:fixed;left:0;top:0;z-index:2000;white-space:pre-wrap;line-height:1.5}.dialog-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}.dialog-gray-bg{height:100%;width:100%;background:rgba(0,0,0,.85);opacity:.5;position:absolute;top:0;left:0}