#popup{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);display:none;left:50%;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}#popup button{margin-top:10px}#popup-content{display:flex}#popup img{margin-right:30px;width:200px}#popup-text{max-width:400px}#overlay{z-index:999}#overlay,.modalImg{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%}.modalImg{color:#000;overflow:auto;z-index:1000}.modalImg .modal-content{background-color:#fff;border:1px solid #888;margin:15% auto;max-width:500px;padding:20px;width:80%}.modalImg .close{color:#aaa;cursor:pointer;float:right!important;font-size:28px;font-weight:700}.modalImg .close:focus,.modalImg .close:hover{color:#000;cursor:pointer;text-decoration:none}.row__fast__edit svg{color:#000}#edit_fast_title{background-color:#fff!important;color:#000!important}