.rDialog{position:fixed;z-index:10000!important}.rDialog-wrap{min-width:100px;position:relative;background:#fff;opacity:.8;background-clip:padding-box;border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;box-shadow:1px 1px 1px #fff;padding:2em 1em 1em}.rDialog-header-load{text-align:center;background:url(../images/alert-loading.gif);background-repeat:no-repeat;background-position:0 0;background-size:100%;width:50px;height:53px;margin:auto}.rDialog-header-alert,.rDialog-header-ok{text-align:center;background:url(../images/alert-icons.png);background-repeat:no-repeat;background-size:100%;width:50px;height:53px;margin:auto}.rDialog-header-alert{background-position:0 -53px}.rDialog-header-ok{background-position:0 0}.rDialog-content{padding:.6em 1em;font-size:1.5em;color:#967867;overflow:hidden;text-align:center}.rDialog-footer{padding-left:15px;text-align:center}.rDialog-footer a{display:inline-block;margin:0 15px 15px 0;height:32px;line-height:32px;font-size:.8em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;min-width:92px;text-align:center}.rDialog-footer a: hover,.rDialog-footer a: link,.rDialog-footer a: visited{color:#fff;text-decoration:none}.rDialog-ok,.rDialog-ok:hover{background:#967867;color:#fff}.rDialog-cancel,.rDialog-cancel:hover{background:#e6e6e6;color:#a7a7a7}.rDialog-mask{position:fixed;left:0;top:0;width:100%;height:100%;background:#232323;opacity:.8}