.fej-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:9999;overflow:auto}.fej-modal-content{background:#fff;margin:5% auto;padding:2em;width:90%;max-width:500px;position:relative;border-radius:8px;max-height:90vh;overflow-y:auto}.fej-close{position:absolute;top:.5em;right:.5em;font-size:1.5em;cursor:pointer}.fej-form{background-color:#eee;color:#666;font-size:16px;border:;border-radius:10px;width:600px;height:100%;padding:1em;box-sizing:border-box;overflow:auto}.fej-form input,.fej-form textarea,.fej-form select{width:100%;margin-top:.25em;margin-bottom:.5em;padding:.55em .7em;box-sizing:border-box;border:1px solid #c8cdd3;border-radius:6px}