﻿
/*artDialog样式 开始*/
.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_header, .aui_buttons button { font: 12px/1.11 ; _font-family:"宋体",tahoma; -o-font-family: "宋体",tahoma; }
.aui_title { overflow:hidden; text-overflow: ellipsis; }
.aui_state_noTitle .aui_title { display:none; }
.aui_close { display:block; position:absolute;color:#C72015;  text-decoration:none; outline:none; _cursor:pointer; }
.aui_close:hover { text-decoration:none; }
.aui_main {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; font-weight:bold; }
.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(/Theme/images/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:15px; padding:6px 12px; font-size:14px; font-weight:bold; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: "宋体",tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border:solid 1px #C2C2C1; border-radius: 4px; background:#D6D6D6; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E8E8', endColorstr='#D6D6D6'); background: linear-gradient(top, #E8E8E8, #D6D6D6); background: -moz-linear-gradient(top, #E8E8E8, #D6D6D6); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E8E8E8), to(#D6D6D6)); }
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
.aui_buttons button:focus { outline:none 0; }
.aui_buttons button:hover { color:#000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D6D6D6', endColorstr='#CBCBCB'); background: linear-gradient(top, #D6D6D6, #CBCBCB); background: -moz-linear-gradient(top, #D6D6D6, #CBCBCB); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D6D6D6), to(#CBCBCB));}
.aui_buttons button:active { border-color:#C2C2C1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D6D6D6', endColorstr='#CACACA'); background: linear-gradient(top, #DDD, #CACACA); background: -moz-linear-gradient(top, #DDD, #CACACA); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#CACACA)); box-shadow:inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05); }
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=30); opacity:.3; box-shadow:none; }
button.aui_state_highlight { color: #FFF; border: solid 1px #0E86D7; background-image:url(../images/btnbg.png); background-color:#2291DB; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3A9DDF', endColorstr='#2291DB'); background: linear-gradient(top, #3A9DDF, #2291DB); background: -moz-linear-gradient(top, #3A9DDF, #2291DB); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3A9DDF), to(#2291DB)); text-shadow: 1px 1px 0 #0E86D7; }
button.aui_state_highlight:hover { color:#FFF; border-color:#0D86D7; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#448FC0', endColorstr='#2D81B8'); background: linear-gradient(top, #448FC0, #2D81B8); background: -moz-linear-gradient(top, #448FC0, #2D81B8); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#448FC0), to(#2D81B8));}
button.aui_state_highlight:active { border-color:#0E86D7; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3A9DDF', endColorstr='#2291DB'); background: linear-gradient(top, #3A9DDF, #2291DB); background: -moz-linear-gradient(top, #3A9DDF, #2291DB); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3A9DDF), to(#2291DB)); }
/* common end */

.aui_inner { background:#FFF; }
.aui_inner { border:1px solid rgba(0, 0, 0, .7); border:1px solid #333\9; }
/*.aui_border { box-shadow: inset 0 0 1px rgba(255, 255, 255, .9); }*/
.aui_nw, .aui_ne, .aui_sw, .aui_se { width:8px; height:8px; }
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se { background:rgba(0, 0, 0, .4); background:#000\9!important; filter:alpha(opacity=30); }
.aui_state_lock .aui_nw, .aui_state_lock .aui_n, .aui_state_lock .aui_ne, .aui_state_lock .aui_w, .aui_state_lock .aui_e, .aui_state_lock .aui_sw, .aui_state_lock .aui_s, .aui_state_lock .aui_se { background:rgba(0, 0, 0, .3); background:#000\9!important; filter:alpha(opacity=30); }
.aui_state_focus .aui_dialog { box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); }
/*.aui_state_focus .aui_outer { box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }*/
/*.aui_state_lock .aui_border { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }*/
.aui_state_drag .aui_outer, .aui_outer:active { box-shadow:none; }
.aui_titleBar { position:relative; height:100%; }
.aui_title { height:40px; line-height:39px; padding:0 28px 0 10px; font-size:14px;  background-color:#0C9BFB; font-weight:bold; color:#95a7ae; font-family: Tahoma,"宋体", Arial/9!important; background-color:#0A83D4; background: linear-gradient(top, #0C9BFB, #0A83D4); background: -moz-linear-gradient(top, #0C9BFB, #0A83D4); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0C9BFB), to(#0A83D4)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0C9BFB', endColorstr='#0A83D4'); border-top:1px solid #0C9BFB; }
.aui_state_focus .aui_title { color:#fff; }
.aui_state_drag .aui_title { background: linear-gradient(top, #0A83D4, #0C9BFB); background: -moz-linear-gradient(top, #0A83D4, #0C9BFB); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0A83D4), to(#0C9BFB)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0A83D4', endColorstr='#0C9BFB'); box-shadow:none; }
.aui_state_drag .aui_titleBar { box-shadow:none; }
.aui_close { padding:0; top:8px; right:8px; width:21px; height:21px; line-height:21px; font-size:20px; font-weight:bold; color:#ffffff; text-align:center; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; text-shadow:0 1px 0 rgba(255, 255, 255, .9); }
.aui_close:link{color:#FFF; }
.aui_close:hover { background:#0A82D1; color:#FFF; }
.aui_close:active { box-shadow: none; }
.aui_content { color:#666; }
.aui_state_focus .aui_content { color:#666666; }
.aui_buttons { background:url(../images/boxbg.png) repeat-x 0 46px #F6F6F6;  border-top:solid 1px #DADEE5; }
.aui_none{background:none !important; filter:none; border-top:none !important;}
.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 { border:none 0; 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:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5)!important; }
.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-size:18px; text-decoration:none;  background:none; filter:!important; }
.aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none;  }
.aui_state_noTitle .aui_dialog { box-shadow: none; }
.aui_nw { /* Gecko browsers */-moz-border-radius-topleft: 15px;/* Webkit browsers */-webkit-border-top-left-radius: 15px;/* W3C syntax */border-top-left-radius: 15px;}
.aui_ne { /* Gecko browsers */-moz-border-radius-topright: 15px;/* Webkit browsers */-webkit-border-top-right-radius: 15px;/* W3C syntax */border-top-right-radius: 15px;}
.aui_sw { /* Gecko browsers */-moz-border-radius-bottomleft: 15px;/* Webkit browsers */-webkit-border-bottom-left-radius: 15px;/* W3C syntax */border-bottom-left-radius: 15px;}
.aui_se {/* Gecko browsers */-moz-border-radius-bottomright: 15px;/* Webkit browsers */-webkit-border-bottom-right-radius: 15px;/* W3C syntax */border-bottom-right-radius:  15px; }
/*artDialog样式 结束*/
@charset "utf-8";
/* CSS Document */
.tips{ width:96%; height:40px; z-index:3000; border-width:1px; border-style:solid; line-height:36px; padding:0px 1%; border-radius:3px; font-size:14px; font-weight:bold; position:fixed; top:0; left:1%;}
.tips_shrot{ width:auto; padding:0px 10px; left:43%; height:30px; line-height:27px; font-size:12px; font-weight:lighter;}
.tips_warning{ background:#f9f1e9; border-color:#e5bd93; color:#cb7c25;}
.tips_success{ background:#e5f4e5; border-color:#80cc80; color:#090;}
.tips_wrong{ background:#f8e8e9; border-color:#df8f92; color:#c30;}
.tips .icons{ width:24px; height:24px; display:inline-block; background-image:url(../images/tips_icon.png); margin-right:10px; vertical-align:top; *vertical-align:middle; margin-top:7px;*margin-top:0px;}
.tips_warning .icons{ background-position:0px 0px;}
.tips_success .icons{ background-position:-24px 0px;}
.tips_wrong .icons{ background-position:-48px 0px;}
.tips a{ float:right; width:12px; height:12px;*height:14px; display:inline-block; overflow:hidden; text-decoration:none!important; font-size:16px;font-weight:bold; text-shadow:0 1px 0 #FFF; vertical-align:text-top; line-height:8px;*line-height:13px; margin-top:16px; text-align:center;}
.tips_warning a{ color:#e5bd92;}
.tips_success a{ color:#80cc80;}
.tips_wrong a{ color:#df8f92;}
.tips_shrot a{ margin-top:11px; margin-left:10px;}
.tips_shrot.tips_warning .icons{ width:20px; height:20px; background:url(../images/icon_add.gif) 0px 0px no-repeat; margin-top:5px;}
.tips_shrot.tips_success .icons{ width:14px; height:14px; background:url(../images/tips_icon.png) 0px -24px no-repeat; margin-top:9px;}
.tips_shrot.tips_wrong .icons{ width:14px; height:14px; background:url(../images/tips_icon.png) -56px -24px no-repeat; margin-top:9px;}

.msg_title{ width:100%; height:38px; border:1px solid #c1c1c1; background:url(../images/title_bg.png) repeat-x; border-radius:3px 3px 0px 0px; padding:0px 10px; line-height:38px; font-size:14px; font-weight:bold; text-shadow:0 1px 0 #f6f6f6;}


.msg li{width:100%; padding:0px 10px; height:34px; line-height:34px; border-left:1px solid #c1c1c1; border-right:1px solid #c1c1c1;}
.msg_gray{ background:#f5f5f5}
.msg_grayer{ background:#e1e1e1}

 .pagination-container {
            border-top: 1px solid #ddd;
            height: 47px;
        }

            .pagination-container .pagination {
                margin: 5px 20px;
                line-height: initial;
                float: right;
            }
table.table {
    margin-bottom:initial;
}