@charset "utf-8";

.aui_outer { text-align:left; }
table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:auto; }
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }
.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
.aui_title { overflow:hidden; text-overflow: ellipsis; }
.aui_state_noTitle .aui_title { display:none; }
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
.aui_close:hover { text-decoration:none; }
.aui_main { text-align:center; min-width:9em; min-width:0 \9/*IE8 BUG*/; }
.aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0;font-size: 14px; }
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(icons/loading.gif) no-repeat center center; }
.aui_icon { vertical-align: middle; }
.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
.aui_buttons { padding:8px; text-align:center; white-space:nowrap; }
.aui_buttons button { margin-left:7px;margin-right:7px; cursor: pointer; display: inline-block; text-align: center;  height:30px; font-family:"微软雅黑"; width:100px; line-height:20px\9; overflow:hidden;  color:#333; font-size:14px;  border-radius: 3px;  border:1px solid #d4d4d4;background:#fff;}
.aui_buttons button:focus{ outline: 0; } 
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
.aui_buttons button:hover { border:1px solid #fc6666;color:#fc6666;  }
.aui_buttons button:active { border:1px solid #fc6666 ;color:#fff; background:#fc6666; }
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
button.aui_state_highlight { color: #FFF;border: 1px solid #05c1ae;border:1px solid var(--zx-theme-main-color, #05c1ae); background:#05c1ae;background: var(--zx-theme-main-color, #05c1ae);  }
button.aui_state_highlight:hover { border: 1px solid #05c1ae;border:1px solid var(--zx-theme-main-color, #05c1ae);color:#fff; background:#05c1ae; background: var(--zx-theme-main-color, #05c1ae);}
button.aui_state_highlight:active { border: 1px solid #05c1ae;border:1px solid var(--zx-theme-main-color, #05c1ae);color:#fff; background:#05c1ae; background: var(--zx-theme-main-color, #05c1ae);}
/* common end */

.aui_inner { background:#fff; }
.aui_titleBar { width:100%; height:0; position:relative; bottom:48px; _bottom:0; _margin-top:-48px; }
.aui_title {text-indent:19px; height:48px; line-height:54px; overflow:hidden; padding:0 25px 0 0px; _padding:0;  color:#FFF; font-weight:bold; font-size:16px;  }
.aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_w, .aui_e { background: #fff; }
.aui_nw { width:7px; height:48px; }
.aui_ne { width:7px; height:48px; }
.aui_sw { width:7px; height:7px; }
.aui_se { width:7px; height:7px; }
.aui_close { top:5px; right:-2px; width:43px; height:43px; text-align: center; line-height: 43px; }
.aui_icon, .aui_main { padding-top:3px; }
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
.aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
.aui_state_noTitle .aui_outer { box-shadow:none; }
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_n, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_w, .aui_state_noTitle .aui_e, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_s, .aui_state_noTitle .aui_se { background: #fff; }
.aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
.aui_state_noTitle .aui_close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-family: Helvetica, STHeiti; font-size:18px; text-decoration:none; color:#214FA3; background:none; }
.aui_state_noTitle .aui_close:hover { text-decoration:none; color:#900; }
.aui_nw, .aui_n, .aui_ne {background:#05c1ae; background: var(--zx-theme-main-color, #05c1ae);}