.alert-wrapper{height:100%;overflow:hidden;padding:0 auto;justify-content:center;position:fixed;top:0;margin:0 auto;align-items:center;background:rgb(0,0,0,.3);left:0;width:100%;display:flex;z-index:999999}@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{animation:open-frame .3s linear;min-height:350px;box-shadow:5px 5px 10px rgb(0,0,0,.2);border-radius:10px;background:#fff;width:300px}.alert-header{height:175px;flex-direction:row;display:flex}.alert-header,.alert-header-base{border-top-right-radius:5px;border-top-left-radius:5px}.custom-img-wrapper{overflow:scroll;min-height:145px;justify-content:center;max-height:20rem;align-items:center;display:flex}.alert-img{height:80px;margin-right:auto;right:0;position:absolute;align-self:center;margin-left:auto;left:0}.alert-close{height:30px;justify-content:center;font-weight:700;align-items:center;cursor:pointer;width:30px;line-height:30px;font-family:Dosis,sans-serif;display:flex}.alert-close-default{font-size:16px;margin-right:5px;color:rgb(0,0,0,.2);transition:color .5s;margin-left:auto;margin-top:5px}.alert-close-circle{font-size:12px;margin-right:-15px;color:#222;transition:background .5s;border-radius:17.5px;background:#e4eae7;margin-left:auto;margin-top:-15px}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0,0,0,.5)}.alert-body{padding:30px;flex-direction:column;text-align:center;display:flex}.alert-title{font-size:18px!important;font-size:15px;font-weight:700;margin-bottom:35px;color:#222;align-self:center;font-family:Open Sans,sans-serif}.alert-message{font-size:15px!important;color:#666;text-align:center;line-height:1.6}.alert-button,.alert-message{font-size:15px;font-weight:400;align-self:center;font-family:Open Sans,sans-serif}.alert-button{height:35px;padding:0 15px;justify-content:center;border:none;color:#fff;transition:background .5s;min-width:140px;align-items:center;border-radius:20px;cursor:pointer;display:inline-flex}.alert-button:focus{outline:0}.question-buttons{justify-content:center;flex-direction:row;display:flex}.confirm-button{height:35px;padding:0 15px;justify-content:center;font-size:15px;border:none;font-weight:400;margin-right:10px;color:#fff;transition:background .5s;min-width:100px;align-items:center;border-radius:20px;cursor:pointer;font-family:Open Sans,sans-serif;display:inline-flex}.confirm-button:focus{outline:0}.cancel-button{height:35px;padding:0 15px;justify-content:center;font-size:15px;border:none;font-weight:400;color:#fff;transition:background .5s;min-width:100px;align-items:center;border-radius:20px;cursor:pointer;line-height:1.6;font-family:Open Sans,sans-serif;display:inline-flex}.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;position:fixed;flex-direction:column;top:15px;display:flex;z-index:999999}.toast-content{animation:open-toast .3s linear;overflow:hidden;box-shadow:0 0 20px rgb(0,0,0,.2);border-radius:5px}.toast-content+.toast-content{margin-top:10px}.toast-frame{height:70px;padding:5px 15px;flex-wrap:wrap;border-top-right-radius:10px;border-top-left-radius:10px;min-width:100px;align-items:center;display:flex}.toast-body-img{height:40px}.toast-body{align-items:center;width:100%;display:flex}.toast-body-content{flex-direction:column;width:100%;display:flex}.toast-title{font-size:16px!important;font-size:15px;font-weight:700}.toast-message,.toast-title{color:#fff;margin-left:15px;font-family:Open Sans,sans-serif}.toast-message{font-size:13px!important;font-size:15px;font-weight:600}.toast-close{font-size:16px;font-weight:700;color:rgb(0,0,0,.2);transition:color .5s;cursor:pointer;margin-left:25px;font-family:Dosis,sans-serif}@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}