*[class^="zwr-"],*[class*="zwr-"]{box-sizing:border-box}.zwr-dialogContainer{position:fixed;z-index:1050;top:0;right:0;bottom:0;left:0;display:none;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:rgba(0,0,0,.5)}.zwr-dialogContainer.open{display:-webkit-box;display:flex}.zwr-dialog{background:#fff;width:40rem;max-width:90%}.zwr-dialog__header{padding:1rem}.zwr-dialog__header h4{margin:0}.zwr-dialog__body{padding:1rem}.zwr-dialog__header+.zwr-dialog__body{padding-top:0}.zwr-form{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.zwr-inputGroup{width:100%;margin-bottom:1rem}.zwr-inputGroup__label{display:block;height:0;width:0;text-indent:-9000px;overflow:hidden}.zwr-inputGroup__input{padding:.5rem;width:100%}.zwr-inputGroup--half{width:calc(50% - .5rem)}.zwr-inputGroup:last-of-type{margin-bottom:0}.zwr-button{display:block;width:100%;padding:1rem 3rem;background:#e83c7d;color:#fff;border:0}.zwr-message{padding:.33em 1em;border:1px solid;margin-bottom:1em;width:100%}.zwr-message p{margin-bottom:0}.zwr-message--error{border-color:red;background-color:#f0d1d1}.zwr-message--success{border-color:green;background-color:#dbeddb}