.iconfont-blue { color: #0dcaf0;font-weight: bolder; }
.iconfont-gray { color: #a5bcd6;font-weight: normal;}

.wui-menu-title a { color: rgba(205, 229, 255, 0.8);}
.active a { color: #ffffff; }

/*dialog*/
#pop-layer { display: none; background-color: #b3b3b3; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 10; -moz-opacity: 0.8; opacity: .80; filter: alpha(opacity=80); }
#pop-box {display: none; background-color: #0a1025; position: fixed; width: 1000px; height: 800px; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999998; margin: auto;-moz-opacity: 0.9; opacity: .90; filter: alpha(opacity=90);  }
/*#pop-content { background-color: #0a1025;  }*/
#pop-close { position: absolute; top:0; right: 0; width: 50px; height: 50px; z-index: 999999999; text-align: right; margin-top: 2px; margin-right: 2px; }
#pop-close a { text-decoration: none; color: #2d2c3b; }



/*dialog*/
.popup-layer { display: none; background-color: #000; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 10; -moz-opacity: 0.7; opacity: .70; filter: alpha(opacity=80); }
.popup-box {display: none; background-color: #0a1025; position: fixed; width: 1000px; height: 800px; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999998; margin: auto;-moz-opacity: 0.9; opacity: .90; filter: alpha(opacity=90);  }
/*#pop-content { background-color: #0a1025;  }*/
.popup-close { position: absolute; top:0; right: 0; width: 50px; height: 50px; z-index: 999999999; text-align: right; margin-top: 2px; margin-right: 2px; }
.popup-close a { text-decoration: none; color: #2d2c3b; }