#AAI-modal { display:none; z-index:100; position:fixed; transform: translate(-50%, -50%); top:50%; left:50%; width: 85%; background-color:#ffffff; padding:30px; border:3px solid #000; }
#AAI-background { display:none; z-index:99; background-color: #000; bottom: 0; content: ""; left: 0; opacity: .5; pointer-events: none; position: fixed; right: 0; top: 0;}
#AAI-processing, #AAI-confirmation {display:none; text-align:center; width:100%;}
#AAI-error {color:#ff3300; display:none;}
#AAI-cancel, #AAI-submitbtn, #AAI-confirmation, #AAI-close {width:100%; text-align:center;}