#loading{display:table;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.4);z-index:100}#loading .loadingMessage{display:table-cell;text-align:center;vertical-align:middle;padding-top:80px;color:#fff;background:url("../images/waiting.gif") center center no-repeat}#loadProgressDialogBackground{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.4);z-index:100}#loadProgressDialog{position:fixed;top:50%;left:50%;width:320px;min-height:80px;margin-top:-25px;margin-left:-160px;text-align:center;padding:16px;color:#000;font-size:11pt;white-space:nowrap;background-color:#eee;border:1px solid #000;z-index:101;user-select:none}#loadProgressDialog .lpImg{display:inline;width:18px;height:18px;margin-right:4px;vertical-align:sub}#lpBody{display:inline;vertical-align:baseline}#lpProgress{display:block;width:100%;height:16px;margin:8px 0}