.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
{
	border-bottom: 1px solid #ddd;
	border-collapse: collapse!important;
	border-radius: 1px;
	margin-bottom: 0!important;
}
.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;
}
.fixed-table-container
{
	border: 1px solid #ddd;
	border-radius: 4px;
	clear: both;
	moz-border-radius: 4px;
	position: relative;
	webkit-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
{
	height: 100%;
	overflow-x: auto;
	overflow-y: auto;
}
.fixed-table-container table
{
	width: 100%;
}
.fixed-table-container thead th
{
	border-left: 1px solid #ddd;
	height: 0;
	margin: 0;
	padding: 0;
}
.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;
	moz-border-radius-topleft: 4px;
	webkit-border-top-left-radius: 4px;
}
.fixed-table-container tbody td .th-inner,.fixed-table-container thead th .th-inner
{
	line-height: 24px;
	overflow: hidden;
	padding: 8px;
	text-overflow: ellipsis;
	vertical-align: top;
	white-space: nowrap;
}
.fixed-table-container thead th .sortable
{
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-right: 30px;
}
.fixed-table-container thead th .both
{
	background-image: url('data:image/png;
}
.fixed-table-container thead th .asc
{
	background-image: url(data:image/png;
}
.fixed-table-container thead th .desc
{
	background-image: url(data:image/png;
}
.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: #f5f5f5;
}
.fixed-table-container .bs-checkbox .th-inner
{
	padding: 8px 0;
}
.fixed-table-container input[type=radio],.fixed-table-container input[type=checkbox]
{
	margin: 0 auto!important;
}
.fixed-table-pagination .pagination-detail,.fixed-table-pagination div.pagination
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.fixed-table-pagination div.pagination .pagination
{
	margin: 0;
}
.fixed-table-pagination .pagination a
{
	line-height: 1.428571429;
	padding: 6px 12px;
}
.fixed-table-pagination .pagination-info
{
	line-height: 34px;
	margin-right: 5px;
}
.fixed-table-pagination .btn-group
{
	display: inline-block;
	position: relative;
	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
{
	clear: both;
	display: block;
	font-weight: 400;
	line-height: 1.428571429;
	padding: 3px 20px;
}
.fixed-table-toolbar .bars,.fixed-table-toolbar .columns,.fixed-table-toolbar .search
{
	line-height: 34px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
.fixed-table-pagination li.disabled a
{
	cursor: default;
	pointer-events: none;
}
.fixed-table-loading
{
	background-color: #fff;
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 42px;
	z-index: 99;
}
.fixed-table-body .card-view .title
{
	display: inline-block;
	font-weight: 700;
	min-width: 30%;
	text-align: left!important;
}
.table td,.table th
{
	vertical-align: middle;
}
.fixed-table-toolbar .dropdown-menu
{
	max-height: 300px;
	overflow: auto;
	text-align: left;
}
.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-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.fixed-table-toolbar .btn-group>.btn-group:last-child>.btn
{
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.bootstrap-table .table>thead>tr>th
{
	border-bottom: 1px solid #ddd;
	vertical-align: bottom;
}
.bootstrap-table .table thead>tr>th
{
	margin: 0;
	padding: 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
{
	left: auto;
	right: 0;
}
p.fixed-table-scroll-inner
{
	height: 200px;
	width: 100%;
}
div.fixed-table-scroll-outer
{
	height: 150px;
	left: 0;
	overflow: hidden;
	top: 0;
	visibility: hidden;
	width: 200px;
}