File: /www/wwwroot/bs.kntsleep.com/system/web/common/css/member/warning.css
{include common=css/member/public.css}
section.member>article{width:800px;}
section.member>article>.warning{background:#fff; border-radius:8px; border:1px solid #e8e8e8; padding:28px; text-align:center;}
section.member>article>.warning h2{margin-bottom:38px;}
section.member>article>.warning h2>i.fa{font-size:38px; width:58px; height:58px; line-height:54px;
color:#c00; border:2px solid #c00; border-radius:50%;}
section.member>article>.warning h2>b{font-size:28px; font-weight:normal; display:inline-block; padding-left:18px;}
section.member>article>.warning p{margin-bottom:18px;}
section.member>article>.warning p.text{font-size:18px; margin-bottom:28px; text-align:center;}
section.member>article>.warning p.text b{color:#CD7F32;}
section.member>article>.warning:after{display:block; content:''; clear:both;}
section.member>article>.warning a.button{cursor:pointer; display:inline-block; line-height:34px; padding:0 16px; font-size:15px; border-radius:3px; transition:0.28s; box-shadow:0 2px 6px rgba(0,0,0,0.08); background:#fff; color:{$common.hrcolor}; border:1px solid {$common.hrcolor};}
section.member>article>.warning a.button:hover{color:#fff; background:{$common.hrcolor};}