@charset "utf-8";

/* public */
.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }
.fl { float:left; }
.fr { float:right; }

.aui .headerTitle{margin-bottom: 15px;border-bottom: 1px solid #c8c8c8;padding-bottom: 10px;}
.aui .headerTitle label{cursor:initial;font-size:18px !important;font-weight: bold;}
.aui form.search{border: 1px solid #eeeff1;margin: 0px 0px 10px 0px !important;
		padding: 18px 0px 0px 10px;background: #eeeff1;}
.tab_update{margin-right:15px;}
.tab_delete{}

.line{margin-bottom:2px;}
.formItem{float: left;margin-right: 0px;}
.formItem label{width: 120px;display: inline-block;text-align: right;}
.singleline .formItem{margin-right: 20px;}
.singleline .formItem label{width: auto;}
.formItem input[type="text"],.formItem input[type="password"],.formItem select{width: 130px;margin-bottom: 4px;}

 .aui select{  /* 统一select和input的样式 */
    display: inline-block;
    height: 16px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    vertical-align: middle;
 }
input, select{
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.aui label{ /*  重置label字体大小 */
    font-size: 12px  !important;
 }
    
/* 设置 新增按钮的位置 */
.table_p .datagrid >.panel-header .panel-tool{height:26px;    margin-top: -12px;}
.table_p .datagrid >.panel-header  .panel-tool button{margin-top:-1px;}/* 设置添加图标的位置 */

/* 设置window弹窗内 标签的大小 */
.add_window .formItem label{width: 120px;display: inline-block;text-align: right;}
.window .formItem input[type="text"],.window .formItem input[type="password"],.window  .formItem select{width: 160px;}

/* 设置弹窗的图标为隐藏 */
.window .panel-tool .panel-tool-collapse{display:none;}
.window .panel-tool .panel-tool-min{display:none;}
.window .panel-tool .panel-tool-max{display:none;}
.aui .window .window-header .panel-icon { display: none;}

/* 设置弹窗的颜色 */
.aui .window{padding: 1px;border-color: #58acff;background: #58acff;}
.aui .window .window-header { background: #58acff;}

.btn_blue{background: #60c7d0 !important;color: rgb(255, 255, 255) !important;font-size: 12px !important;padding: 2px 10px !important;border: 1px solid #60c7d0 !important;display: inline-block;}
.btn_blue:hover{color: rgb(255, 255, 255) !important;-moz-box-shadow: 1px 1px 1px 1px #60c7d0; /* 老的 Firefox */   box-shadow: 1px 1px 1px 1px #60c7d0;display: inline-block;}

.btn_marR{margin-right:15px !important;}
.btn_marL{margin-left:15px !important;}

/* 设置自定义表格组件样式 */
.wrap_content{border: 1px solid #2393df;}
.wrap_content .title{ height: 36px; line-height: 36px; background: #2393df;color: #fff;font-size: 14px;padding-left:5px;}
.wrap_content .content{width: 100%;}

.table_p .panel-body .datagrid-header .datagrid-header-inner table span{font-weight: bold;}
.aui .panel-title {font-size: 14px;}

/* 页面右上角窗口，需要将其隐藏 */
#portlet_2_WAR_notificationsportlet{display:none;}
/* 设置分页样式*/
.pagination select.pagination-page-list{width: 80px !important;margin: 0px 0px 0px 10px !important;}
.pagination input.pagination-num{margin: 0px 2px !important;}

.easyui-tabs .tabs-header{height: 32px;}
.easyui-tabs .tabs-header ul{margin: 5px 0 0 0 !important;}

.easyui-tabs .tabs-header ul{margin: 5px 0 0 0;}
.aui button{ font-size: 12px !important;}
.table_p  button{font-size: 12px !important;}

.tabs-tool{height: 28px !important; right: 0px;}

.combo-p .combo-panel.panel-body-noheader{height: auto !important;}
.window .window-header .panel-title{padding-left: 10px;}
/* 设置工具条样式 */
.datagrid >.panel-header .panel-tool {height:26px;margin-top: -12px;}
.datagrid >.panel-header .panel-tool button {margin-top:-1px;}
/* 设置 列表100%显示 */
.table_p .panel-header{width: auto !important;}
.table_p .panel-body{width:auto !important;}
.table_p .panel-body .datagrid-header .datagrid-header-inner{width:100%;}
.table_p .panel-body .datagrid-header .datagrid-header-inner table{width:100%;}
.table_p .panel-body .datagrid-body table{width:100%;}

.checkItem{float:left;margin-right:15px;}
.aui .checkItem input[type="radio"]{margin-right:2px;position:relative;bottom:4px;}
.aui .checkItem input[type="checkbox"]{margin-right:2px;position:relative;bottom:4px;}
.checkItem span{}


 .mar_t15{margin-top:15px;}
 .mar_t8{margin-top:8px;}
 .mar_b15{margin-bottom:15px;}
 .mar_b8{margin-bottom:8px;}
 .mar_l8{margin-left:8px;}
 .mar_l15{margin-left:15px;}
 .mar_r8{margin-right:8px;}
 .mar_r15{margin-right:15px;}
 .pad_t15{padding-top:15px;}
 .pad_t8{padding-top:8px;}
 .pad_b15{padding-bottom:15px;}
 .pad_b8{padding-bottom:8px;}
 .pad_l8{padding-left:8px;}
 .pad_l15{padding-left:15px;}
 .pad_r8{padding-right:8px;}
 .pad_r15{padding-right:15px;}
 .text_center{text-align:center;}



/*  设置搜索下拉框 、搜索框样式 */
.combo_p .combo{width: 142px !important; height: 24px !important;border: 1px solid #95B8E7;
color: #8d8d8d;margin-bottom: 7px;}
.combo_p .combo .combo-text{width: 112px !important;height: 16px !important; line-height: 16px !important;border: 0px;}
.combo_p .combo .combo-arrow{height: 24px  !important;}
 
 .searchbox_p .searchbox{width: 142px !important; height: 24px !important;border: 1px solid #95B8E7;
color: #8d8d8d;margin-bottom: 7px;}
.searchbox_p .searchbox .searchbox-text{width: 112px !important;height: 16px !important; line-height: 16px !important;border: 0px;}
.searchbox_p .searchbox .searchbox-button{height: 24px  !important;}

/*  设置  表头搜索下拉框 、搜索框样式 */
.search .combo{width: 142px !important; height: 24px !important;border: 1px solid #95B8E7;
color: #8d8d8d;margin-bottom: 7px;}
.search .combo .combo-text{width: 112px !important;height: 16px !important; line-height: 16px !important;border: 0px;}
.search .combo .combo-arrow{height: 24px  !important;}
 
.search .searchbox{width: 142px !important; height: 24px !important;border: 1px solid #95B8E7;
color: #8d8d8d;margin-bottom: 7px;}
.search .searchbox .searchbox-text{width: 112px !important;height: 16px !important; line-height: 16px !important;border: 0px;}
.search .searchbox .searchbox-button{height: 24px  !important;}

/* 设置window easyui组件样式 */
.window  .combo{position: relative; height: 30px !important;width: auto !important;border-width: 0px;}
.window  .combo input{width: 160px !important;height: auto !important;line-height: 16px !important;}
.window  .combo>span{position: absolute;right: 1px;top: 1px;}
.window  .combo>span .combo-arrow{height: 24px !important;}

.window .formItem  .combo{position: relative; height: 30px !important;width: auto !important;border-width: 0px;}
.window .formItem  .combo input{    width: 160px !important;height: auto !important;line-height: 16px !important;}
.window .formItem  .combo>span{position: absolute;right: 1px;top: 1px;}
.window .formItem  .combo>span .combo-arrow{height: 24px !important;}

.window  .searchbox{position: relative; height: 30px !important;width: auto !important;border-width: 0px;}
.window  .searchbox input{    width: 160px !important;height: auto !important;line-height: 16px !important;}
.window  .searchbox>span{position: absolute;right: 0px;top: 3px;} 

/* 设置输入框获得焦点的样式 */
.aui body  input[type="color"]:focus,
.aui body input[type="date"]:focus, 
.aui body input[type="datetime"]:focus, 
.aui body input[type="datetime-local"]:focus, 
.aui body input[type="month"]:focus, 
.aui body input[type="number"]:focus, 
.aui body input[type="password"]:focus, 
.aui body input[type="text"]:focus, 
.aui body input[type="time"]:focus, 
.aui body input[type="week"]:focus, 
.aui body input[type="email"]:focus, 
.aui body input[type="url"]:focus, 
.aui body input[type="search"]:focus, 
.aui body input[type="tel"]:focus, 
.aui body textarea:focus, 
.aui body .uneditable-input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color:#95B8E7;
}


.aui body select, 
.aui body textarea, 
.aui body input[type="text"], 
.aui body input[type="password"], 
.aui body input[type="datetime"], 
.aui body input[type="datetime-local"], 
.aui body input[type="date"], 
.aui body input[type="month"], 
.aui body input[type="time"], 
.aui body input[type="week"], 
.aui body input[type="number"], 
.aui body input[type="email"], 
.aui body input[type="url"], 
.aui body input[type="search"], 
.aui body input[type="tel"], 
.aui body input[type="color"], 
.aui body .uneditable-input {
    height: 16px;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 16px;
    border: 1px solid #95B8E7;
    color: #000;
}
.redDot{color:red;display:inline-block;width:4px;margin-right: 2px;}
.aui #breadcrumbs-one a { color: #000000; padding: .7em 0.2em .7em 1.4em;}
.aui body{ color: #000000;}


/* 提示信息样式 */
.tooltip_icon{/*filter: alpha(opacity=50);opacity: .5;  */}
.tooltip_icon:hover{filter: alpha(opacity=100);opacity: 1;}
.tooltip_p{position:relative;}
.tooltip_p .taglib_help {
    position: absolute;
    width: 200px;
    bottom: 22px;
    left: -100px;
    background: rgb(253,250,236);
    border-radius: 2px;
    padding: 6px 10px;
    border: 1px solid #aaa;
    z-index:100;
}
/*  表单提交锁定状态 */
.lockPopup {
	display:none;position:fixed;top:40%;left:49%;width:32px;height:32px;
	z-index:102;border:0px solid blue;	background-image: url(../../images/loading.gif); }
.lockOverlay {display:none;position:absolute;z-index:101;left: 0px;width: 100%;height: 100%;top: 0px;
	background-color: rgb(68, 66, 66);opacity: .3;filter: alpha(opacity = 30);}

.lockPopup_content{
	display:none;position:fixed;top:40%;left:49%;width:158px;height:40px;
	z-index:102;border:0px solid blue;	background-image: url(../../images/loading_content.gif); }
.lockOverlay_content {display:none;position:absolute;z-index:101;left: 0px;width: 100%;height: 100%;top: 0px;
	background-color: rgb(68, 66, 66);opacity: .3;filter: alpha(opacity = 30);}

#re_step9_contnet .title_b{position: relative;}
#re_step9_contnet .shrink_icon{position: absolute;right: 10px;top: 6px;font-size: 16px;border-radius: 50%;display: inline-block;width: 16px;}