/* By ZBlogPHP erx_Prompt [ https://app.zblogcn.com/?id=19653 ] */

.erx-prompt-bar{margin:.5em 0;line-height:1.5;text-align:center;padding:15px 0;clear:both;}
.erx-prompt-bar .erxpromptc{font-size:18px;}
.erx-prompt-bar .erxpromptc i{font-size:px;}
.erx-prompt-module{text-align:center;padding:50px 0;}
.erx-prompt-module h3, div.erx-prompt-bar h3{margin:0 0 12px;padding:0;font-size:18px;font-weight:bold;text-indent:0;border:0;background:none;}
.erx-prompt-time i{position:relative;display:inline-block;margin:0 3px;font-size:18px;font-style:normal;min-width:30px;line-height:.9;color:#fff;font-family:Geneva,Arial,Helvetica,sans-serif;border-radius:5px;background:#1d1d60;padding:.6em .3em;vertical-align:middle;box-sizing:border-box;overflow:hidden;}
.erx-prompt-time i::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(255,255,255,.2) 0%, rgba(255,255,255,.2) 30%, transparent 100%);}
.erx-prompt-module .erx-prompt-time i:last-child, .erx-prompt-time .erxpromptc span:last-child i{ background:#ff0050;}
.erx-prompt-tip{display:none;color:#f00;font-size:18px;}
.erx-prompt-o-wrap{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:9990;backdrop-filter:blur(3px);}
.erx-prompt-o-box{max-width:98%;border-radius:1em;box-shadow:0 0 16px 0 rgba(0,0,0,.6);text-align:center;color:#f00;background:#fff;padding:2em;border-radius:1em;box-sizing:border-box;}
.erx-prompt-o-con{line-height:1.5;font-size:18px;font-weight:bold;}
.erx-prompt-o-btn span, .erx-prompt-o-btn a{display:inline-block;margin:30px 9px 0;color:#fff;font-size:12px;padding:8px 20px;background:#bbb;border-radius:18px 0;cursor:pointer;}
.erx-prompt-o-btn span:hover, .erx-prompt-o-btn a:hover{opacity:.88;}
.erx-prompt-o-btn .v{background:#f60;}
