table{
	border-collapse:collapse!important;
}
table tr th{
	font-weight:500;
}
table tr th, table tr td{
	font-size:12px!important;
	height:30px;
	padding:0px 8px;
}
/*---- dtable开始---- */
.dataTables_scrollHeadInner{
	width:100%!important;
}
.DTFC_ScrollWrapper{
	overflow:hidden;
	border: 1px dotted #ccc;
}
.DTFC_ScrollWrapper .dataTables_scroll , .dataTables_scrollBody table.dtable , .dataTables_scrollHeadInner table.dtable{ 
	border: 0px dotted #ccc;
}
.dataTables_scroll , table.dtable{
	border: 1px dotted #ccc;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination{
	max-width: 330px;
}
table.dtable , table.dataTable{
	color:#000;
 	width:100%!important;
 	min-width: 100%!important;
	/* table-layout:fixed; */
	margin-top:0px!important;
	border-collapse:collapse!important;
	margin-bottom:0px!important;
}
table.dtable thead tr , table.dataTable thead tr{
	background-color:#edeff0!important;
}
.dataTables_scroll{
	overflow: auto;
    background: #edeff0;
}
.dataTables_scroll .dtable.JColResizer{
	border: 0px dotted #ccc;
}
.DTFC_RightWrapper .dtable.JColResizer, .DTFC_LeftWrapper .dtable.JColResizer{
	border: 0px dotted #ccc;
}
.dtable.JColResizer{
	border: 1px dotted #ccc;
}
table.dtable tbody tr:nth-child(even) , table.dataTable tbody tr:nth-child(even){
	background-color:#f6f8f9;
}
table.dtable tbody tr:nth-child(odd) , table.dataTable tbody tr:nth-child(odd){
	background-color:#fff;
}

table.dtable td , table.dataTable td , table.dtable th , table.dataTable th{
/* 	border:1px dotted #ccc; */
	padding: 0px 8px!important;
	overflow:hidden;
	word-wrap: break-word;
	word-break: break-all;
	border-bottom:1px dotted #ccc;
	position:relative;
}
table.dtable tr td+td , table.dataTable tr td+td , table.dtable tr th+th , table.dataTable tr th+th{
	border-left:1px dotted #ccc;
}
.dataTables_scrollHead table.dtable thead tr , .dataTables_scrollHead table.dataTable thead tr , .DTFC_LeftHeadWrapper table.dataTable thead tr , .DTFC_RightHeadWrapper table.dataTable thead tr{
	border-bottom:1px dotted #ccc;
}
.dataTables_scrollHead{
	border:0px dotted #ccc!important;
}
.dataTables_scrollHead::-webkit-scrollbar{
	visibility:hidden;
}
.DTFC_RightHeadWrapper table thead tr th, .DTFC_LeftHeadWrapper table thead tr th , .DTFC_RightHeadWrapper table thead tr td, .DTFC_LeftHeadWrapper table thead tr td{
	background: #d8d8d8;
}
.DTFC_LeftHeadWrapper table , .DTFC_RightHeadWrapper table{
	 margin-bottom: 0px!important;
}
.DTFC_RightBodyWrapper , .DTFC_RightHeadWrapper{
	border-left:1px dotted #ccc;
} 
.DTFC_LeftHeadWrapper , .DTFC_LeftBodyWrapper{
	border-right:1px dotted #ccc;
}
.DTFC_LeftHeadWrapper {
/* 	border-left:1px solid #d8d8d8; */
}
.DTFC_RightHeadWrapper{
	border-right:1px solid #d8d8d8;
}
.dataTables_scrollHead::-webkit-scrollbar-track{background-color: #edeff0;visibility:hidden;}
.dataTables_scrollHead::-webkit-scrollbar-thumb{background-color: #edeff0;visibility:hidden;}
.dtable tbody td input , .dtable tbody tr td textarea , .dtable .select2-container--default .select2-selection--single{
	border:none;
	background:rgba(0,0,0,0)!important;
	width:100%;
	height:100%;
}
.dataTables_scrollHead,.dataTables_scrollBody{
	width:auto!important;
}
.dtable tbody tr td textarea{
	padding:7px 8px;
	height:inherit;
}
.dtable tbody td a{
	color:#2196F3;
	cursor: pointer;
}
.dtable tbody tr .td-no-padding{
	overflow:visible;
}
.fh-model .dtable-footer-left1 .dt-buttons{
	display:none;
}
.fh-model .dtable-footer-left1 .datatable-reflash{
	display:none;
}
.dtable-footer-flex.display-flex{
	display:flex;
	padding:2px 0px 0px;
}
.dtable-footer-flex .dtable-footer-left1{
	padding:2px;
}
.dtable-footer-flex .dtable-footer-left1 .form-control.input-sm{
	width: 60px;
    height: 29px;
    box-shadow: none;
    padding: 0px 3px;
}
.dtable-footer-flex .dtable-footer-left3 .pagination>li>a,.dtable-footer-flex .dtable-footer-left3 .pagination>li>span{
    padding: 5px 10px;
}
.dtable-footer-flex .dtable-redirectpage-input{
	height: 29px;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin: 0px 3px;
    width: 40px;
}
.dtable-footer-flex .dt-buttons,.dtable-footer-flex .dtable-reflash .dtable-btn-style,.dtable-footer-flex .dtable-setting .dtable-btn-style{
	border: 1px solid #ddd;
    height: 29px;
    display: inline-block;
    width: 30px;
    margin-left: -5px;
    text-align: center;
    line-height: 29px;
    padding-top:4px;
    cursor:pointer;
}
.dtable-footer-flex .dt-buttons:hover,.dtable-footer-flex .dtable-reflash .dtable-btn-style:hover,.dtable-footer-flex .dtable-setting .dtable-btn-style:hover{
	background:#eee;
}
table td .btn{
	margin-right:4px;
}
.checkLoadImg{
    height: 40px;
    max-width: 50px;
    padding: 2px 0px;
}
table.dtable tbody td.padding0{
	padding:0px!important;
}
.webkit-box-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
#showColumnVisibleConfig{
	padding:0px 15px;
	width:100%;
}
.mode_content {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 580px;
    height: 400px;
    z-index: 19891017;
    background: white;
    overflow: auto;
}
.mode_bg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 19891016;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
}
.mode_content_parent {
    height: 307px;
    overflow: auto;
    padding: 10px;
}
.mode_column-li {
    padding: 10px 5px;
    display: inline-block;
    width: 25%;
}
.mode_content_parent .pretty.success , #showColumnVisibleConfig .pretty.success{
	margin-right:10px;
}
.visibility-collapse{
	visibility:collapse;
	border-bottom:0px dotted #ccc!important;
}
.visibility-collapse th , .visibility-collapse td{
	border-bottom:0px dotted #ccc!important;
}
.DTFC_RightHeadWrapper table thead tr th, .DTFC_LeftHeadWrapper table thead tr th {
	border-bottom:0px solid #ccc;
}
.DTFC_RightHeadWrapper table thead tr, .DTFC_LeftHeadWrapper table thead tr{
	border-bottom:0px solid #ccc!important;
}
.DTFC_LeftBodyLiner table.dtable , .DTFC_RightBodyLiner table.dtable{
	border-left:0px dotted #ccc;
}
.dtable td #fh-tzsb{
	position:absolute;
	top:-2px;
	left:0px;
}
.JCLRgrip {
    margin-left: -10px;
    position: absolute;
    z-index: 5;
    height: 30px!important;
}
table.dtable tbody tr:last-child td, table.dataTable tbody tr:last-child td{
	border-bottom:none!important;
}
table.dtable tfoot th{
	border-top:1px dotted #ccc;
}
.DTFC_LeftHeadWrapper , .DTFC_RightHeadWrapper{
	border-bottom:1px dotted #ccc;
}
.DTFC_LeftBodyLiner table.dtable , .DTFC_RightBodyLiner table.dtable{
	border-top:none;
}
.dtable tfoot tr td{
	border-top:1px dotted #ccc;
}