.fixed-table-container .bs-checkbox, .fixed-table-container .no-records-found
	{
	text-align: center
}

.fixed-table-body thead th .th-inner, .table td, .table th {
	box-sizing: border-box
}

.bootstrap-table .table {
	margin-bottom: 0 !important;
	border-bottom: 1px solid #ddd;
	border-collapse: collapse !important;
	border-radius: 1px
}

.bootstrap-table .table:not (.table-condensed ), .bootstrap-table .table:not
	(.table-condensed )>tbody>tr>td, .bootstrap-table .table:not (.table-condensed
	)>tbody>tr>th, .bootstrap-table .table:not (.table-condensed )>tfoot>tr>td,
	.bootstrap-table .table:not (.table-condensed )>tfoot>tr>th,
	.bootstrap-table .table:not (.table-condensed )>thead>tr>td {
	padding: 8px
}

.bootstrap-table .table.table-no-bordered>tbody>tr>td, .bootstrap-table .table.table-no-bordered>thead>tr>th
	{
	border-right: 2px solid transparent
}

.bootstrap-table .table.table-no-bordered>tbody>tr>td:last-child {
	border-right: none
}

.fixed-table-container {
	position: relative;
	clear: both;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}

.fixed-table-container.table-no-bordered {
	border: 1px solid transparent
}

.fixed-table-footer, .fixed-table-header {
	overflow: hidden
}

.fixed-table-footer {
	border-top: 1px solid #ddd
}

.fixed-table-body {
	overflow-x: auto;
	overflow-y: auto;
	height: 100%
}

.fixed-table-container table {
	width: 100%
}

.fixed-table-container thead th {
	height: 0;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ddd
}

.fixed-table-container thead th:focus {
	outline: transparent solid 0
}

.fixed-table-container thead th:first-child {
	border-left: none;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}

.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner
	{
	padding: 8px;
	line-height: 24px;
	vertical-align: top;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.fixed-table-container thead th .sortable {
	cursor: pointer;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 30px
}

.fixed-table-container thead th .both {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC')
}

.fixed-table-container thead th .asc {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==)
}

.fixed-table-container thead th .desc {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=)
}

.fixed-table-container th.detail {
	width: 30px
}

.fixed-table-container tbody td {
	border-left: 1px solid #ddd
}

.fixed-table-container tbody tr:first-child td {
	border-top: none
}

.fixed-table-container tbody td:first-child {
	border-left: none
}

.fixed-table-container tbody .selected td {
	background-color: #fdfd96 !important;
}

.fixed-table-container .bs-checkbox .th-inner {
	padding: 8px 0
}

.fixed-table-container input[type=radio], .fixed-table-container input[type=checkbox]
	{
	
}

.fixed-table-pagination .pagination-detail, .fixed-table-pagination div.pagination
	{
	margin-top: 10px;
	margin-bottom: 10px
}

.fixed-table-pagination div.pagination .pagination {
	margin: 0
}

.fixed-table-pagination .pagination a {
	padding: 6px 12px;
	line-height: 1.428571429
}

.fixed-table-pagination .pagination-info {
	line-height: 34px;
	margin-right: 5px
}

.fixed-table-pagination .btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.fixed-table-pagination .dropup .dropdown-menu {
	margin-bottom: 0
}

.fixed-table-pagination .page-list {
	display: inline-block
}

.fixed-table-toolbar .columns-left {
	margin-right: 5px
}

.fixed-table-toolbar .columns-right {
	margin-left: 5px
}

.fixed-table-toolbar .columns label {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429
}

.fixed-table-toolbar .bs-bars, .fixed-table-toolbar .columns,
	.fixed-table-toolbar .search {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 34px
}

.fixed-table-pagination li.disabled a {
	pointer-events: none;
	cursor: default
}

.fixed-table-loading {
	display: none;
	position: absolute;
	top: 42px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	background-color: #fff;
	text-align: center
}

.fixed-table-body .card-view .title {
	font-weight: 700;
	display: inline-block;
	min-width: 30%;
	text-align: left !important
}

.table td, .table th {
	vertical-align: middle
}

.fixed-table-toolbar .dropdown-menu {
	text-align: left;
	max-height: 300px;
	overflow: auto
}

.fixed-table-toolbar .btn-group>.btn-group {
	display: inline-block;
	margin-left: -1px !important
}

.fixed-table-toolbar .btn-group>.btn-group>.btn {
	border-radius: 0
}

.fixed-table-toolbar .btn-group>.btn-group:first-child>.btn {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.fixed-table-toolbar .btn-group>.btn-group:last-child>.btn {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.bootstrap-table .table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 1px solid #ddd
}

.bootstrap-table .table thead>tr>th {
	padding: 0;
	margin: 0
}

.bootstrap-table .fixed-table-footer tbody>tr>td {
	padding: 0 !important
}

.bootstrap-table .fixed-table-footer .table {
	border-bottom: none;
	border-radius: 0;
	padding: 0 !important
}

.pull-right .dropdown-menu {
	right: 0;
	left: auto
}

p.fixed-table-scroll-inner {
	width: 100%;
	height: 200px
}

div.fixed-table-scroll-outer {
	top: 0;
	left: 0;
	visibility: hidden;
	width: 200px;
	height: 150px;
	overflow: hidden
}

/* 
新增
.icheckbox_square-blue input,
.icheckbox_square-blue ins{
	visibility: hidden;
}

.th-inner .icheckbox_square-blue input{
	visibility: visible;
	opacity: 1 !important;
	cursor: pointer;
} 

.th-inner .icheckbox_square-blue ins{
	display:none;
}

tr.selected td{
	background-color:#fcc !important;
}

 */
 
 /* 无圆角版start */
 
 .fixed-table-container,
 .bootstrap-table .table,
 .table>thead:first-child>tr:first-child>th{
 	border-radius:0px !important;
 }
 
 
.table>thead>tr>th{
 	font-weight:600;
 	background-color:#63a3ff;
 	color:#fff !important;
 }
 
 .fixed-table-container thead th{
 	border:1px solid #fff;
 }
  
 .bootstrap-table .table>thead>tr>th{
 	border-bottom:0px;
 }
 
 .table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th{
 	background-color: #DFECFE !important;
 }
 
.fixed-table-container tbody .selected td{
	background-color: #DFECFE !important;
}
 
 .fixed-table-container tbody td {
    border-left: 1px solid #fff;
}
 
.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>tbody>tr>td, 
.table>tfoot>tr>td{
	color: #7c8d87;	
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th{
	background-color: #f5f5f5;
}

.fixed-table-container{
	border:1px solid #fff;	
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	border-top-color:#fff;	
}

 /* 无圆角版end*/
 
 
 /* bootstrap下的工具栏start */
 .bootstrap-table .btn-toolbar button{
 	border-color: #ccc;
    color: #333;
 }
 
 .bootstrap-table .btn-toolbar button:hover{
 	background: #4e97ff;
    border: 1px solid #4e97ff;
 }

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background-color: #4e96ff;
    border-color: #63a3ff;
}

 
 /* bootstrap下的工具栏end */
 
 /* 新增表格紧凑start */
 
 .table .table-compact>tr>th, 
 .table .table-compact>tr>td 
 {
 	padding:3px 8px;
 }
 
 /* 新增表格紧凑end */
 
.bootstrap-table .form-control {
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
}

.fixed-table-pagination {
	padding-left: 10px;
	padding-right: 10px;
}

/* 皮肤切换start */
.basic-skin .table>thead>tr>th{
	background-color: #9C9D9E;	
}

.basic-skin .table-hover>tbody>tr:hover>td, 
.basic-skin .table-hover>tbody>tr:hover>th{
	background-color: #dcdcdc !important;	
}

.basic-skin .pagination>.active>a, 
.basic-skin .pagination>.active>span, 
.basic-skin .pagination>.active>a:hover, 
.basic-skin .pagination>.active>span:hover, 
.basic-skin .pagination>.active>a:focus, 
.basic-skin .pagination>.active>span:focus{
	background-color: #2983a3;
    border-color: #54a4c0;	
}

.basic-skin .bootstrap-table .btn-toolbar button {
    border-color: #ccc;
    color: #333;
}

.basic-skin .bootstrap-table .btn-toolbar button:hover {
    background: #35414F;
    border: 1px solid #12171d;
    color:#fff;
}

.basic-skin  .pagination>.active>a, 
.basic-skin  .pagination>.active>span, 
.basic-skin  .pagination>.active>a:hover, 
.basic-skin  .pagination>.active>span:hover, 
.basic-skin  .pagination>.active>a:focus, 
.basic-skin  .pagination>.active>span:focus{
	background-color: #35414F;
    border-color: #35414F;
}

.basic-skin .fixed-table-container tbody .selected td {
	background-color: #dcdcdc !important;
}


.basic-skin  .fixed-table-pagination .pagination .page-number.active a{
	color:#fff !important;
}

.basic-skin  .fixed-table-pagination .dropdown-menu>.active>a,
.basic-skin  .fixed-table-pagination .dropdown-menu>.active>a:hover,
.basic-skin  .fixed-table-pagination  .dropdown-menu>.active>a:focus{
	background-color: #9C9D9E;
	color:#fff;
}


.wood-grain-skin .table>thead>tr>th{
	background-color: #eac768;	
}

.wood-grain-skin .table-hover>tbody>tr:hover>td, 
.wood-grain-skin .table-hover>tbody>tr:hover>th{
	background-color: #fdf4db !important;	
}

.wood-grain-skin .pagination>.active>a, 
.wood-grain-skin .pagination>.active>span, 
.wood-grain-skin .pagination>.active>a:hover, 
.wood-grain-skin .pagination>.active>span:hover, 
.wood-grain-skin .pagination>.active>a:focus, 
.wood-grain-skin .pagination>.active>span:focus{
	background-color: #ffc124;
    border-color: #d6a21f;
}

.wood-grain-skin .bootstrap-table .btn-toolbar button:hover {
    background: #ffc124;
    border: 1px solid #f1ad00;
    color:#fff;
}

.wood-grain-skin .fixed-table-container tbody .selected td {
	background-color: #fdf4db !important;
}

.wood-grain-skin .fixed-table-pagination .pagination .page-number.active a{
	color:#fff !important;
}

.wood-grain-skin .fixed-table-pagination .dropdown-menu>.active>a,
.wood-grain-skin .fixed-table-pagination .dropdown-menu>.active>a:hover,
.wood-grain-skin .fixed-table-pagination  .dropdown-menu>.active>a:focus{
	background-color: #ffc124;
}

.blue-first-skin .table>thead>tr>th{
	background-color: #f1bb30;	
}

.blue-first-skin .table-hover>tbody>tr:hover>td, 
.blue-first-skin .table-hover>tbody>tr:hover>th{
	background-color: #fdf4db !important;	
}

.blue-first-skin .pagination>.active>a, 
.blue-first-skin .pagination>.active>span, 
.blue-first-skin .pagination>.active>a:hover, 
.blue-first-skin .pagination>.active>span:hover, 
.blue-first-skin .pagination>.active>a:focus, 
.blue-first-skin .pagination>.active>span:focus{
	background-color: #ffc124;
    border-color: #d6a21f;
}

.blue-first-skin .bootstrap-table .btn-toolbar button {
    border-color: #ecdbb0;
    color: #eca900;
}

.blue-first-skin .bootstrap-table .btn-toolbar button:hover {
    background: #ffc124;
    border: 1px solid #f1ad00;
    color:#fff;
}

.blue-first-skin .fixed-table-container tbody .selected td {
	background-color: #fdf4db !important;
}

.blue-first-skin .fixed-table-pagination .pagination .page-number.active a{
	color:#fff !important;
}

.blue-first-skin .fixed-table-pagination .dropdown-menu>.active>a,
.blue-first-skin .fixed-table-pagination .dropdown-menu>.active>a:hover,
.blue-first-skin .fixed-table-pagination  .dropdown-menu>.active>a:focus{
	background-color: #ffc124;
}


.green-skin  .table>thead>tr>th{
	background-color: #7FBD58;
}

.green-skin  .table-hover>tbody>tr:hover>td, 
.green-skin  .table-hover>tbody>tr:hover>th{
	background-color: #D9FAC5 !important;	
}

.green-skin  .pagination>.active>a, 
.green-skin  .pagination>.active>span, 
.green-skin  .pagination>.active>a:hover, 
.green-skin  .pagination>.active>span:hover, 
.green-skin  .pagination>.active>a:focus, 
.green-skin  .pagination>.active>span:focus{
	background-color: #7FBD58;
    border-color: #77a55b;
}

.green-skin  .bootstrap-table .btn-toolbar button {
    border-color: #ccc;
    color: #333;
}

.green-skin  .bootstrap-table .btn-toolbar button:hover {
    background: #347346;
    border: 1px solid #347346;
    color:#fff;
}

.green-skin  .fixed-table-container tbody .selected td {
	background-color: #D9FAC5 !important;
}

.green-skin  .fixed-table-pagination .pagination .page-number.active a{
	color:#fff !important;
}

.green-skin  .fixed-table-pagination .dropdown-menu>.active>a,
.green-skin  .fixed-table-pagination .dropdown-menu>.active>a:hover,
.green-skin  .fixed-table-pagination  .dropdown-menu>.active>a:focus{
	background-color: #7FBD58;
	color:#fff;
}

/*  */

.blue-second-skin .table>thead>tr>th{
	background-color: #78b4f7;
}

.blue-second-skin .table-hover>tbody>tr:hover>td, 
.blue-second-skin .table-hover>tbody>tr:hover>th{
	background-color: #c7e1ff !important;	
}

.blue-second-skin .pagination>.active>a, 
.blue-second-skin .pagination>.active>span, 
.blue-second-skin .pagination>.active>a:hover, 
.blue-second-skin .pagination>.active>span:hover, 
.blue-second-skin .pagination>.active>a:focus, 
.blue-second-skin .pagination>.active>span:focus{
	background-color: #78b4f7;
    border: 1px solid #2381e9;
}

.blue-second-skin .bootstrap-table .btn-toolbar button {
    border-color: #ccc;
    color: #333;
}

.blue-second-skin .bootstrap-table .btn-toolbar button:hover {
    background: #2381E9;
    border: 1px solid #0663ca;
    color:#fff;
}

.blue-second-skin  .fixed-table-container tbody .selected td {
	background-color: #c7e1ff !important;
}

.blue-second-skin .fixed-table-pagination .pagination .page-number.active a{
	color:#fff !important;
}

.blue-second-skin .fixed-table-pagination .dropdown-menu>.active>a,
.blue-second-skin .fixed-table-pagination .dropdown-menu>.active>a:hover,
.blue-second-skin .fixed-table-pagination  .dropdown-menu>.active>a:focus{
	background-color: #2381E9;
	color:#fff !important;
}


/*  */
.blue-third-skin .table>thead>tr>th{
	background-color: #75a0ad;	
}

.blue-third-skin .table-hover>tbody>tr:hover>td, 
.blue-third-skin .table-hover>tbody>tr:hover>th{
	background-color: #d5ecf5 !important;	
}


.blue-third-skin .pagination>.active>a, 
.blue-third-skin .pagination>.active>span, 
.blue-third-skin .pagination>.active>a:hover, 
.blue-third-skin .pagination>.active>span:hover, 
.blue-third-skin .pagination>.active>a:focus, 
.blue-third-skin .pagination>.active>span:focus{
	background-color: #3B6571;
    border: 1px solid #2381e9;
}

.blue-third-skin .bootstrap-table .btn-toolbar button:hover {
    background: #3B6571;
    border: 1px solid #2b4e58;
    color:#fff;
}

.blue-third-skin  .fixed-table-container tbody .selected td {
	background-color: #d5ecf5 !important;
}

.blue-third-skin .fixed-table-pagination .pagination .page-number.active a{
	color:#fff !important;
}

.blue-third-skin .fixed-table-pagination .dropdown-menu>.active>a,
.blue-third-skin .fixed-table-pagination .dropdown-menu>.active>a:hover,
.blue-third-skin .fixed-table-pagination  .dropdown-menu>.active>a:focus{
	background-color: #3B6571;
	color:#fff !important;
}


/* 皮肤切换end */


.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>tbody>tr>td, 
.table>tfoot>tr>td{
	border-top-color: #d4d4d4;
}

.fixed-table-container tbody td{
	border-left: 1px solid #d4d4d4;
}

.fixed-table-body .table{
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}

/* 小屏幕电脑下 */


