@charset "UTF-8";
#Alert{position:fixed;z-index:101;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}#Alert .content{position:absolute;top:50%;left:50%;width:40%;min-width:300px;max-width:400px;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#Alert .content._a0 .close{height:24%}#Alert .content._a1 .close{height:24%}#Alert .content._a2 .close{height:18%}#Alert .content._a2 .num,#Alert .content._a2 .again,#Alert .content._a2 .vote{display:inline-block}#Alert .content._a2 .num{display:inline-flex}#Alert .content._a3 .close{height:24%}#Alert .content._a4 .close{height:24%}#Alert .content._a5 .close{height:24%}#Alert .content._a6 .close{height:24%}#Alert .content._a7 .close{height:24%}#Alert .content._a8 .close{height:24%}#Alert .content._a9 .close{height:24%}#Alert .close{position:absolute;top:0;right:0;display:inline-block;width:12%;cursor:pointer;z-index:2;height:24%;}#Alert .again,#Alert .vote{position:absolute;left:27%;right:27%;z-index:2;display:none;height:22%;cursor:pointer}#Alert .num{position:absolute;z-index:2;left:59%;right:26%;bottom:45%;height:15%;display:none;flex-direction:row;align-items:center;justify-content:center}#Alert .again{bottom:13%}#Alert .vote{bottom:5.3%}