.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:9999;}.stack-alert-container{background-color:#fff;border-radius:5px;padding:30px 60px 30px 60px;box-shadow:rgba(0,0,0,.35) 0 5px 15px;text-align:center;max-width:500px;border:0}.stack-alert-title{font-size:20px;font-weight:700;margin-bottom:20px}.stack-alert-text{font-size:16px;margin-bottom:20px}.stack-alert-icon-container{width:50px;height:50px;margin:0 auto 20px;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 35px;border-radius:5px;font-size:16px;font-weight:700;margin:0 10px;cursor:pointer;border:0;transition:0.5s ease-in-out}.stack-alert-button:hover{background:#000}.stack-alert-confirm-button{background-color:#28A745;color:#fff}.stack-alert-cancel-button{background-color:#DC3545;color:#fff}.stack-alert-ok-button{background-color:#007bff;color:#fff}
