.popup{z-index:999;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.popup.force{background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;z-index:1000!important}.popup__content{border-radius:10px;width:100%;min-width:300px;max-width:1000px;overflow:hidden}.popup__body input,.popup__body textarea{font-size:16px!important}.full-height{width:100%;height:100%;overflow:auto}.popup__header{background-color:var(--second-black);border-bottom:1px solid var(--first-black);justify-content:space-between;align-items:center;padding:10px;display:flex}.popup__header h2{color:#fff;margin:0;font-size:1.2rem;font-weight:700}.popup__close{cursor:pointer;color:#fff;background-color:#0000;border:none;outline:none;font-size:1.5rem}.popup__close:hover{color:#999}.popup__body{padding:unset;background-color:var(--primary-color);justify-content:center;font-size:1rem;line-height:1.5;overflow:auto}.height100{height:100%}.popup__body.alert{color:#fff;justify-content:center;max-height:600px;padding:20px;font-size:1rem;line-height:1.5;display:flex;overflow:auto}.popup__footer{border-top:1px solid var(--second-black);background-color:var(--primary-color);justify-content:center;display:flex}.popup__footer.fixed{background:#000;height:50px}.footer__fix__btn__group{text-align:center;z-index:9999;background:#000;width:100%;position:fixed;bottom:0}.popup__footer button{border:unset;background:var(--second-color);color:#fff;cursor:pointer;max-width:150px;margin:10px;padding:5px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s}.preview-img-popup{text-align:center;padding:10px;overflow:auto}.preview-img-popup img{width:100%;max-width:500px}.html-parser-section{color:#000;background-color:#fff;min-height:500px;padding:10px}.source_info_text{padding:5px}.source_info_text>*{width:100%}.source_info_text textarea{padding:5px}.button_section{text-align:center}
