.stack-alert-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:10001;}.stack-alert-container{background-color:#fff;border-radius:5px;padding:30px 20px;box-shadow:rgba(0,0,0,.35) 0 5px 15px;text-align:center;max-width:510px;border:0}.stack-alert-title{font-size:15px;font-family: 'Prompt-Medium';margin-bottom:20px}.stack-alert-text{font-size:16px;margin-bottom:20px}.stack-alert-icon-container{width:45px;height:45px;margin:0 auto 15px;fill:#000}.stack-alert-icon-warning{fill:#ffc107}.stack-alert-icon-error{fill:#dc3545}.stack-alert-icon-success{fill:#28a745}.stack-alert-button{padding:6px 20px;border-radius:5px;font-size:14px;font-family: 'Prompt-Light';margin:0 10px  10px;cursor:pointer;border:0;transition:0.5s ease-in-out}.stack-alert-confirm-button{background-color:#09a093;color:#fff}.stack-alert-confirm-button:hover{background:#0faea0}.stack-alert-cancel-button{background-color:#b7b7b7;color:#fff}.stack-alert-cancel-button:hover{background:#0362fd}.stack-alert-ok-button{background-color:#007bff;color:#fff}
