.glshw-login-layer{display:none;}
.glshw-login-mask{position:fixed;top:0;left:0;width:100%;height:100%;opacity:.6;z-index:9990;background:#000;}
.glshw-login-loading{position:fixed;top:50%;left:50%;z-index:9991;width:140px;height:140px;margin:-70px 0 0 -70px;}
.glshw-login-loading .loading-text{font-size:16px;color:#fff;text-align:center;padding-top:100px;background:url(../images/loading.gif) no-repeat center 40px;}
.glshw-login-content{position:fixed;top:0;left:0;z-index:9992;width:100%;height:100%;overflow:hidden;}
.close-glshw-login-layer{position:absolute;top:5px;right:5px;width:40px;height:40px;font-size:0;text-indent:-9999px;padding:5px;background:url(../images/close_icon.png) no-repeat center center;cursor:pointer;}