.article_edit{position:absolute;top:0;width:calc(100% - .4rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:transparent;padding:0;padding-top:.6rem;z-index:25}.art_image{width:36px;height:32px;border-radius:3px;cursor:pointer;margin-right:0;position:relative;background-color:#fff;background-size:30px auto;background-position:center;background-repeat:no-repeat;padding:0 3px}.addImage{background-image:url(../images/image_add_icon.png)}.deleteImage{background-image:url(../images/image_delete_icon.png);margin-left:10px}.article_edit .tooltip,.group_edit .tooltip,.group_edit_extend .tooltip{min-width:200px;bottom:35px;left:-180px;padding:.6rem;margin-left:unset}.addImage:hover .tooltip,.deleteImage:hover .tooltip{visibility:visible;opacity:1}.group_edit{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5px 0 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.group_edit_extend{width:calc(100% - 1rem);position:absolute;top:.5rem;right:.5rem;padding:0;z-index:25}#questionArea{position:fixed;display:none;width:100%;height:100%;left:0;top:0;z-index:45;background-color:rgba(100,100,100,.8);overflow:hidden}#questionBox{position:relative;display:block;width:500px;max-height:calc(100% - 100px);left:50%;top:150px;margin-left:-250px;background:#fff;padding:10px;color:#252525;border:1px solid gray;border-radius:8px;z-index:46}#questionBox .question_header{background-color:#c4161c;color:#fff;font-size:1.1rem;padding:.6em;font-weight:600;border-radius:4px 4px 0 0}#questionBox .question_subtitle{padding:10px;background-color:#ffffd7;border:1px solid #bfbfbf;margin:10px 10px 0;font-size:1.1em;font-weight:600;color:#595959}#questionBox .buttons,#questionBox .question_body{display:-webkit-box;display:-ms-flexbox;display:flex}#questionBox .question_body{font-size:1rem;font-weight:400;width:auto;padding:1em;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;line-height:1.7;color:#4f4e4e}#questionBox .buttons{-ms-flex-pack:distribute;justify-content:space-around;padding:5px 20px 10px}#questionBox .question_button{text-align:center;background-color:#c4161c;color:#fff;padding:.7em;font-size:1rem;font-weight:700;margin:5px;width:30%;cursor:pointer;border-radius:4px}#questionBox .button_gray{background-color:gray}#delete_wait_area{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);padding-top:200px}#delete_wait_area .popup_wait{width:150px;height:150px;background-color:transparent;background-image:url(../images/wait.svg);background-repeat:no-repeat;background-position:center;background-size:100px;position:fixed;top:40%;left:50%;margin-left:-75px;z-index:100}
/*# sourceMappingURL=article_edit.css.map */
