.alert-wrapper{left:0;margin:0 auto;display:flex;justify-content:center;overflow:hidden;z-index:999999;align-items:center;position:fixed;top:0;padding:0 auto;height:100%;background:rgb(0,0,0,.3);width:100%}@keyframes open-frame{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(.97)}75%{transform:scale(.93)}to{transform:scale(1)}}.alert-frame{border-radius:10px;box-shadow:5px 5px 10px rgb(0,0,0,.2);min-height:350px;animation:open-frame .3s linear;background:#fff;width:300px}.alert-header{display:flex;height:175px;flex-direction:row}.alert-header,.alert-header-base{border-top-right-radius:5px;border-top-left-radius:5px}.custom-img-wrapper{max-height:20rem;display:flex;justify-content:center;overflow:scroll;min-height:145px;align-items:center}.alert-img{left:0;align-self:center;right:0;margin-left:auto;position:absolute;height:80px;margin-right:auto}.alert-close{font-family:Dosis,sans-serif;font-weight:700;line-height:30px;display:flex;justify-content:center;cursor:pointer;align-items:center;height:30px;width:30px}.alert-close-default{margin-top:5px;margin-left:auto;color:rgb(0,0,0,.2);font-size:16px;transition:color .5s;margin-right:5px}.alert-close-circle{margin-top:-15px;border-radius:17.5px;margin-left:auto;color:#222;font-size:12px;transition:background .5s;margin-right:-15px;background:#e4eae7}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0,0,0,.5)}.alert-body{display:flex;text-align:center;padding:30px;flex-direction:column}.alert-title{font-family:Open Sans,sans-serif;margin-bottom:35px;font-weight:700;align-self:center;color:#222;font-size:18px!important;font-size:15px}.alert-message{line-height:1.6;text-align:center;color:#666;font-size:15px!important}.alert-button,.alert-message{font-family:Open Sans,sans-serif;font-weight:400;align-self:center;font-size:15px}.alert-button{border-radius:20px;border:none;display:inline-flex;justify-content:center;color:#fff;cursor:pointer;align-items:center;padding:0 15px;height:35px;transition:background .5s;min-width:140px}.alert-button:focus{outline:0}.question-buttons{display:flex;justify-content:center;flex-direction:row}.confirm-button{font-family:Open Sans,sans-serif;font-weight:400;border-radius:20px;border:none;display:inline-flex;justify-content:center;color:#fff;cursor:pointer;align-items:center;padding:0 15px;height:35px;font-size:15px;transition:background .5s;margin-right:10px;min-width:100px}.confirm-button:focus{outline:0}.cancel-button{font-family:Open Sans,sans-serif;font-weight:400;border-radius:20px;border:none;line-height:1.6;display:inline-flex;justify-content:center;color:#fff;cursor:pointer;align-items:center;padding:0 15px;height:35px;font-size:15px;transition:background .5s;min-width:100px}.cancel-button:focus{outline:0}@keyframes open-toast{0%{transform:scaleX(1) scaleY(1)}20%,45%{transform:scaleX(1.35) scaleY(.1)}65%{transform:scaleX(.8) scaleY(1.7)}80%{transform:scaleX(.6) scaleY(.85)}to{transform:scaleX(1) scaleY(1)}}.toast-container{right:15px;display:flex;z-index:999999;position:fixed;top:15px;flex-direction:column}.toast-content{border-radius:5px;box-shadow:0 0 20px rgb(0,0,0,.2);overflow:hidden;animation:open-toast .3s linear}.toast-content+.toast-content{margin-top:10px}.toast-frame{border-top-right-radius:10px;display:flex;flex-wrap:wrap;align-items:center;padding:5px 15px;height:70px;border-top-left-radius:10px;min-width:100px}.toast-body-img{height:40px}.toast-body{display:flex;align-items:center;width:100%}.toast-body-content{display:flex;width:100%;flex-direction:column}.toast-title{font-weight:700;font-size:16px!important;font-size:15px}.toast-message,.toast-title{font-family:Open Sans,sans-serif;margin-left:15px;color:#fff}.toast-message{font-weight:600;font-size:13px!important;font-size:15px}.toast-close{font-family:Dosis,sans-serif;font-weight:700;margin-left:25px;color:rgb(0,0,0,.2);cursor:pointer;font-size:16px;transition:color .5s}@keyframes timer{0%{width:100%}25%{width:75%}50%{width:50%}75%{width:25%}to{width:1%}}.toast-timer{height:5px;width:1%}.toast-close:hover{color:rgb(0,0,0,.5)}.error-bg{background:#d85261}.success-bg{background:#2dd284}.warning-bg{background:#fada5e}.question-bg{background:#779ecb}.error-btn:hover{background:#e5a4b4}.success-btn:hover{background:#6edaa4}.warning-btn:hover{background:#fcecae}.info-btn:hover{background:#c3e6fb}.question-btn:hover{background:#bacee4}.error-timer{background:#e5a4b4}.success-timer{background:#6edaa4}.warning-timer{background:#fcecae}.info-timer{background:#c3e6fb}.info-bg{background:#88cef7}