/**handles:indfly-style**/
.ind-modal-bg-solid{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.57)}.ind-modal-container{position:fixed;width:100vw;height:100vh;z-index:9999999}.ind-inside-modal-container,.ind-modal-inside-container{position:absolute;background:#fff;z-index:1;margin-left:auto;margin-right:auto;left:0;right:0;top:10vh;width:100vw;max-height:80vh;overflow-y:auto;max-width:500px;padding:25px;border-radius:15px}.indfly-changelog-modal-title{font-weight:600}.indfly-changelog-modal-ok{margin:1.3320000000000003em 0 0 0;border-radius:.35em;font-size:1em;background-color:#fff;box-shadow:0 .15em .65em 0 rgba(0,0,0,.25);padding:5px 20px;display:inline-block}