.alertify .ajs-dimmer{position:fixed;z-index:1981;top:0;left:0;bottom:0;right:0;padding:0;margin:0;background-color:#000000;opacity:.7}.alertify .ajs-modal{position:fixed;top:0;left:0;right:0;bottom:0;padding:0;overflow-y:auto;z-index:1981}.alertify .ajs-dialog{position:relative;margin:5% auto;min-height:110px;max-width:500px;padding:24px 24px 0 24px;outline:0;background-color:#15161e;border:1px solid #27293a;border-radius:12px;color:#f3f4f6}.alertify .ajs-header{margin:-24px;margin-bottom:0;padding:16px 24px;background-color:#1e1f2b;color:#00baff;font-weight:600;border-top-left-radius:12px;border-top-right-radius:12px}.alertify .ajs-body{min-height:56px}.alertify .ajs-body .ajs-content{padding:16px 0;color:#d1d5db}.alertify .ajs-footer{padding:12px 24px;margin-right:-24px;margin-left:-24px;min-height:43px;background-color:#1e1f2b;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.alertify .ajs-footer .ajs-buttons.ajs-primary{text-align:right}.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button{margin:0 4px;background-color:#00baff;color:#fff;border:none;border-radius:6px;padding:6px 16px;font-weight:500;cursor:pointer}.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button.ajs-cancel{background-color:#27293a;color:#9ca3af}.alertify-notifier{position:fixed;width:0;overflow:visible;z-index:1982}.alertify-notifier .ajs-message{position:relative;width:300px;max-height:0;padding:0;opacity:0;margin:0;transition:all 250ms ease}.alertify-notifier .ajs-message.ajs-visible{opacity:1;max-height:100%;padding:14px 18px;margin-top:10px;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,0.5)}.alertify-notifier .ajs-message.ajs-success{background:#10b981;color:#ffffff;font-weight:500}.alertify-notifier .ajs-message.ajs-error{background:#ef4444;color:#ffffff;font-weight:500}.alertify-notifier .ajs-message.ajs-warning{background:#f59e0b;color:#ffffff;font-weight:500}.alertify-notifier.ajs-top.ajs-right{top:20px;right:20px}
