﻿.livexy_msg { position:fixed; display:block; font-size:12px;z-index:999;}
.livexy_msg_gray { position:fixed; display:block; width:100%;height:100%; background-color:#333;left:0px;top:0px;opacity:0.4;filter:alpha(opacity=40);z-index:998; }
.livexy_msg .cls { clear:both; }

.livexy_msg .msg_top { height:33px; cursor:move; }
.livexy_msg .msg_top .msg_rt{ height:33px; width:13px; float:right; background:url(img/msg_rt.png) no-repeat; _background:url(img/msg_rt.gif) no-repeat; }
.livexy_msg .msg_top .msg_lt{ height:33px; width:13px; float:left; background:url(img/msg_lt.png) no-repeat; _background:url(img/msg_lt.gif) no-repeat; }
.livexy_msg .msg_top .msg_ct{ height:33px; float:left; background:url(img/msg_ct.png) no-repeat; _background:url(img/msg_ct.gif) no-repeat; }
.livexy_msg .msg_top .msg_ct .title { background:url(img/icon_title.gif) no-repeat 0px 14px; padding-left:15px; color:#fff; font-weight:bold; padding-top:12px;}
.livexy_msg .msg_top .msg_ct .close { float:right; background:url(img/msg_close.png) no-repeat; _background:url(img/msg_close.gif) no-repeat; width:28px; height:17px; cursor:pointer; margin-top:7px;}
.livexy_msg .msg_top .msg_ct .active { float:right; background:url(img/msg_close_active.png) no-repeat; _background:url(img/msg_close_active.gif) no-repeat; width:28px; height:17px; cursor:pointer; margin-top:7px;}

.livexy_msg .msg_mid { }
.livexy_msg .msg_mid .msg_rm{ cursor:move; width:13px; float:right; background:url(img/msg_rm.png) no-repeat; _background:url(img/msg_rm.gif) no-repeat; }
.livexy_msg .msg_mid .msg_lm{ cursor:move; width:13px; float:left; background:url(img/msg_lm.png) no-repeat; _background:url(img/msg_lm.gif) no-repeat; }
.livexy_msg .msg_mid .msg_cm{ float:left; background-color:#fff; }
.livexy_msg .msg_mid .msg_cm .icon { padding:20px 20px; line-height:25px; }
.livexy_msg .msg_mid .msg_cm .icon img { border:0px; vertical-align:middle; margin:10px 20px 10px 10px;}
.livexy_msg .msg_mid .msg_cm .icon .left { float:left; width:70px; height:100%;}
.livexy_msg .msg_mid .msg_cm .icon .alert { background:url(img/icon_alert.gif) no-repeat; background-position:10px 10px; height:50px; }
.livexy_msg .msg_mid .msg_cm .icon .confirm { background:url(img/icon_confirm.gif) no-repeat; background-position:10px 10px; height:50px; }
.livexy_msg .msg_mid .msg_cm .icon .text { padding-top:15px; padding-bottom:10px; white-space:normal; word-break:break-all; overflow:auto; }
.livexy_msg .msg_mid .msg_cm .operator { padding-top:5px; padding-right:10px; text-align:right; border-top:1px solid #999; height:30px; }
.livexy_msg .msg_mid .msg_cm .operator input { width:55px; height:23px; color:#fff; padding-top:1px; background:url(img/msg_btn.png) no-repeat; border:0px;}

.livexy_msg .msg_bott { cursor:move;  height:13px; clear:both; }
.livexy_msg .msg_bott .msg_rb{ height:13px; width:13px; float:right; background:url(img/msg_rb.png) no-repeat; _background:url(img/msg_rb.gif) no-repeat; }
.livexy_msg .msg_bott .msg_lb{ height:13px; width:13px; float:left; background:url(img/msg_lb.png) no-repeat; _background:url(img/msg_lb.gif) no-repeat; }
.livexy_msg .msg_bott .msg_cb{ height:13px; float:left; background:url(img/msg_cb.png) no-repeat; _background:url(img/msg_cb.gif) no-repeat; }

.livexy_msg .msgheight,.livexy_msg .msgheight .msg_rt,.livexy_msg .msgheight .msg_lt,.livexy_msg .msgheight .msg_ct { height:13px; }

.okMsg { font-size:12px; border: #00be00 1px solid; padding: 2px 5px 2px 23px; background: url(img/msg_ok.gif) #e6ffe6 no-repeat 4px 2px; color: #000; }
.warningMsg { font-size:12px; border: #00a8ff 1px solid; padding: 2px 5px 2px 23px; background: url(img/msg_warning.gif) #e2f5ff no-repeat 4px 2px; color: #000; }
.errorMsg { font-size:12px;	border: #f60 1px solid; padding: 2px 5px 2px 23px;  background: url(img/msg_error.gif) #fff2e9 no-repeat 4px 2px; color: #000;}
.processMsg { font-size:12px; border: #00a8ff 1px solid; padding: 2px 5px 2px 23px; background: url(img/msg_loading.gif) #e2f5ff no-repeat 4px 2px; color: #000; }
[class].okMsg,[class].warningMsg,[class].errorMsg,[class].processMsg { padding: 2px 5px 2px 23px; padding: 2px 5px 2px 23px\9; }
.border0 { border:0px; background-color:Transparent; }

._sysmsgtable_ { line-height:normal; }
.operatorBox { padding:20px; }

.livexy_msg .msg_top .msg_close2 { display:block; position:absolute; z-index:4010; width:16px; height:16px; margin-left:-5px; margin-top:-5px; background:url(img/msg_close2.png) no-repeat; display:none; }
