table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer}
table.dataTable thead .sorting{background:url(/clbs/resources/js/dataTables/images/sort_both.png) no-repeat center right}
table.dataTable thead .sorting_asc{background:url(/clbs/resources/js/dataTables/images/sort_asc.png) no-repeat center right}
table.dataTable thead .sorting_desc{background:url(/clbs/resources/js/dataTables/images/sort_desc.png) no-repeat center right}
table.dataTable thead .sorting_asc_disabled{background:url(/clbs/resources/js/dataTables/images/sort_asc_disabled.png) no-repeat center right}
table.dataTable thead .sorting_desc_disabled{background:url(/clbs/resources/js/dataTables/images/sort_desc_disabled.png) no-repeat center right}
table.dataTable thead>tr>th{font-size:15px}
.ToolPane{margin-bottom:5px}
table.dataTable>tbody>tr>td,table.dataTable>tbody>tr>th,table.dataTable>tfoot>tr>td,table.dataTable>tfoot>tr>th,table.dataTable>thead>tr>td,table.dataTable>thead>tr>th{padding:10px;line-height:1.42857143;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis}
/* 序号 */
table.noCheckTable>thead>tr>th:nth-child(1){width:50px !important;}
/* 序号  复选框  按钮 */
table.checkTable>thead>tr>th:nth-child(1){width:50px !important;}
table.checkTable>thead>tr>th:nth-child(2){width:20px !important;}
table.checkTable>thead>tr>th:nth-child(3){width:80px !important;}
/* 第一个序号  第二个按钮 */
table.btnTable>thead>tr>th:nth-child(1){width:50px !important;}
table.btnTable>thead>tr>th:nth-child(2){width:80px !important;}
.table{margin-bottom:10px}
.dataTables_wrapper{position:relative;clear:both;zoom:1}
.dataTables_wrapper .dataTables_length{float:left;line-height:32px}
.dataTables_wrapper .dataTables_filter{float:right;text-align:right}
.dataTables_wrapper .dataTables_filter input{margin-left:.5em}
.dataTables_wrapper .dataTables_info{float:left;line-height:32px;margin-left:40px}
.dataTables_wrapper .dataTables_paginate{float:right;margin:0}
.dataTables_wrapper .dataTables_paginate .pagination{display:inline-block;padding-left:0;margin:0;border-radius:4px}
div.dataTables_wrapper{overflow:auto;user-select:text!important;-ms-user-select:text!important;-moz-user-select:text!important;-webkit-user-select:text!important}
.dataTables_wrapper .dataTables_scroll{clear:both}
.dataTables_wrapper .dataTables_scrollHeadInner{height:43px}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{overflow:auto!important}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}
.dataTables_wrapper.no-footer div.dataTables_scrollBody table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table{border-bottom:none}
.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}
.tablebar-form{padding-right:6px}
.domab{padding:0 15px}
.showUlField{position:absolute;left:350px;top:10px;background:#FFF;border:1px solid #ccc;width:200px;z-index:99;list-style:none}
.addselect{background-color:#ccc;border-radius:2px;cursor:pointer;display:inline-block;font-family:Arial;height:16px;margin-left:4px;overflow:hidden;position:relative;text-align:center;top:1px;vertical-align:top;width:16px}
.addselect select{color:#000;cursor:pointer;left:0;opacity:0;position:absolute;top:0;width:44px}
.Inlinesearch{display:inline;height:37px}
.barsMargin{margin-right:5px}
.icoPaddingLeft{padding-right:5px}
.fixed-table-body label{display:inline-block;margin-bottom:10px;font-weight:400}
.columns label{display:block;padding:3px 18px;clear:both;font-weight:400;line-height:1.428571429}
.pull-right .dropdown-menu{right:0;left:auto;max-height:300px;overflow:auto}
.tableFEStyle .dataTables_scroll .dataTables_scrollHead{display:none}
.tableFEStyle .dataTables_scroll .dataTables_scrollBody thead{border-bottom:1px solid #ccc}
.tableFEStyle .dataTables_scroll .dataTables_scrollBody thead tr th div{height:39px!important;line-height:39px!important}
