.alertify .ajs-dialog{background-color:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,0.25);border-radius:2px}.alertify .ajs-header{color:#000;font-weight:400;background:#fafafa;border-bottom:#eee 1px solid;border-radius:2px 2px 0 0}.alertify .ajs-body{color:#000}.alertify .ajs-body .ajs-content .ajs-input{display:block;width:100%;padding:8px 0;margin:4px 0;border-radius:2px;border:1px solid #fff;font-size:14px}.alertify .ajs-body .ajs-content p{margin:0}.alertify .ajs-footer{background:#fbfbfb;border-top:#eee 1px solid;border-radius:0 0 2px 2px}.alertify .ajs-footer .ajs-buttons .ajs-button{background-color:transparent;color:#000;border:0;font-size:14px;font-weight:400;text-transform:uppercase;cursor:pointer}.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok{background-color:#0074C8;color:#fff;padding:5px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;outline:0}.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel{background-color:#0074C8;color:#fff;padding:5px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;outline:0}.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok:hover,.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel:hover{background-color:#F18903}.alertify-notifier .ajs-message{background:rgba(255,255,255,0.95);color:#000;text-align:center;border-radius:5px}.alertify-notifier .ajs-message.ajs-success{color:#fff;background:rgba(91,189,114,0.95)}.alertify-notifier .ajs-message.ajs-error{z-index:1000;color:#fff;background:rgba(217,92,92,0.95)}.alertify-notifier .ajs-message.ajs-warning{background:rgba(252,248,215,0.95)}