.bootstrap-table .table {
	margin-bottom: 0 !important;
	border-bottom: 1px solid #ddd;
	border-collapse: collapse !important;
	border-radius: 1px
}

.fixed-table-container {
	position: relative;
	clear: both;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}

.btn-link {
	color: #FFF;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #fba943;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none
}

.btn-link:hover,.btn-link:focus,.btn-link:active {
	background-color: #fb7c00
}

.btn-link-blue {
	color: #FFF;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #25acff;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none
}

.btn-link-blue:hover,.btn-link-blue:focus,.btn-link-blue:active {
	background-color: #1b8dd4
}

.fixed-table-header {
	overflow: hidden;
	height: 38px;
	/* background: #09f  */
	background-color: #666666
}

.fixed-table-body {
	overflow-x: auto;
	overflow-y: auto;
	height: 100%
}

.fixed-table-container table {
	width: 100%;
	border: 0
}

.fixed-table-container table tr {
	height: 38px
}

.fixed-table-container table tr td a {
	height: 30px;
	line-height: 24px;
	border-radius: 3px;
	text-align: center;
	padding: 2px 12px;
	text-decoration: none;
	margin-right: 5px
}

.fixed-table-container table tr td a.modify {
	border: 1px solid #25acff;
	color: #25acff;
}

.fixed-table-container table tr td a.modify:hover {
	border: 1px solid #1b8dd4;
	color: #1b8dd4
}

.fixed-table-container table tr td a.empty {
	border: 1px solid transparent;
	color: transparent;
}

.fixed-table-container table tr td a.empty:hover {
	border: 1px solid transparent;
	color: transparent;
}

.fixed-table-container table tr td .blue {
	height: 30px;
	line-height: 24px;
	border: 1px solid #09f;
	color: #09f;
	border-radius: 3px;
	text-align: center;
	padding: 2px 12px;
	text-decoration: none;
	margin-right: 5px
}

.fixed-table-container table tr td .blue:hover {
	border: 1px solid #005aff;
	color: #005aff
}

.fixed-table-container table tr td button {
	height: 24px;
	vertical-align: middle;
	border: 1px solid transparent;
	color: #FFF;
	background-color: #fba943;
	border-radius: 3px;
	text-align: center;
	padding: 2px 12px;
	text-decoration: none;
	margin-right: 5px
}

.fixed-table-container table tr td button:hover {
	background-color: #fb7c00
}

.fixed-table-container table tr td .button-blue {
	height: 24px;
	vertical-align: middle;
	border: 1px solid transparent;
	color: #FFF;
	border: 1px solid #09f;
	background-color: #09f;
	border-radius: 3px;
	text-align: center;
	padding: 2px 12px;
	text-decoration: none;
	margin-right: 5px
}

.fixed-table-container table tr td .button-blue:hover {
	background-color: #005aff
}

.fixed-table-container thead th {
	height: 0;
	padding: 0;
	margin: 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 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
}

.fixed-table-container tbody tr:first-child td {
	text-align: center;
	border-top: 0
}

.fixed-table-container tbody td:first-child {
	border-left: none
}

.fixed-table-container tbody .selected td {
	background-color: #f5f5f5
}

.fixed-table-container .bs-checkbox {
	text-align: center
}

.fixed-table-container .bs-checkbox .th-inner {
	padding: 8px 0
}

.fixed-table-container input[type=checkbox],.fixed-table-container input[type=radio]
	{
	margin: 0 auto !important
}

.fixed-table-container .no-records-found {
	text-align: center
}

.fixed-table-pagination .pagination,.fixed-table-pagination .pagination-detail
	{
	margin-top: 5px
}

.fixed-table-pagination .pagination a {
	padding: 3px 8px;
	font-size: 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: none;
}

.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 .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
}

.fixed-table-body thead th .th-inner {
	box-sizing: border-box
}

.table td,.table th {
	vertical-align: middle;
	padding-left:10px;
	padding-right:10px;
	box-sizing: border-box
}

.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: 2px solid #ddd
}

.bootstrap-table .table thead>tr>th {
	padding: 0;
	margin: 0;
	color: #FFF
}

.pull-right .dropdown-menu {
	right: 0;
	left: auto
}

p.fixed-table-scroll-inner {
	width: 100%;
	height: 200px
}
.pull-right .pagination a {
	    line-height: 1.428571429;
	        padding: 10px 20px;
    font-size: 12px;
}

div.fixed-table-scroll-outer {
	top: 0;
	left: 0;
	visibility: hidden;
	width: 200px;
	height: 150px;
	overflow: hidden
}