.dataTables_wrapper {
	position: relative
}

.dataTables_wrapper select {
	border: 0;
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	font-size: 12px
}
.dataTables_wrapper select:active,
.dataTables_wrapper select:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none
}

.dataTables_wrapper label {
	font-size: 12px
}
.dataTables_wrapper input[type="search"] {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	border: 0;
	font-size: 12px;
	height: 26px;
	border-bottom: 1px solid #ddd
}

.dataTables_wrapper input[type="search"]:focus,
.dataTables_wrapper input[type="search"]:active {
	border-bottom: 2px solid #1f91f3
}

.dataTables_wrapper .dt-buttons {
	float: right
}

.dataTables_wrapper .dt-buttons a.dt-button {
	background-color: #607d8b;
	color: #fff;
	padding: 7px 12px;
	margin-left: 5px;
	text-decoration: none;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	border: 0;
	font-size: 13px;
	outline: 0
}

.dataTables_wrapper .dt-buttons a.dt-button:active {
	opacity: .8
}

.dataTables_wrapper .page-link:focus {
	box-shadow: none;
	color: #65686b;
	background-color: transparent
}

.dt-buttons {
		float: none !important;
		text-align: center;
		margin-bottom: 15px
	}
	
.buttons-copy {
	background-color: #666 !important;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(233, 30, 99, 0.6);
	color: #fff !important;
	border-radius: 30px !important;
	border: 0 !important;
	height: 30px;
	width: 60px;
	cursor: pointer
}
.buttons-excel {
	background-color: #59bf70 !important;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(233, 30, 99, 0.6);
	color: #fff !important;
	border-radius: 30px !important;
	border: 0 !important;
	height: 30px;
	width: 60px;
	cursor: pointer
}

.buttons-csv {
	background-color: #2ab9d0 !important;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(233, 30, 99, 0.6);
	color: #fff !important;
	border-radius: 30px !important;
	border: 0 !important;
	height: 30px;
	width: 60px;
	cursor: pointer
}

.buttons-pdf {
	background-color: #e91e63 !important;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(233, 30, 99, 0.6);
	color: #fff !important;
	border-radius: 30px !important;
	border: 0 !important;
	height: 30px;
	width: 60px;
	cursor: pointer
}

.buttons-print {
	background-color: #6563ef !important;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px #6563ef;
	color: #fff !important;
	border-radius: 30px !important;
	border: 0 !important;
	height: 30px;
	width: 60px;
	cursor: pointer
}
.inbox-center .table thead th {
	vertical-align: middle;
	padding: 20px
}
.table tbody tr td,
.table tbody tr th {
	padding: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	vertical-align: middle
}

.table tbody tr td ul,
.table tbody tr th ul {
	margin: 0
}

.table tbody tr.primary td,
.table tbody tr.primary th {
	background-color: #1f91f3;
	color: #fff
}

.table tbody tr.success td,
.table tbody tr.success th {
	background-color: #2b982b;
	color: #fff
}

.table tbody tr.info td,
.table tbody tr.info th {
	background-color: #00b0e4;
	color: #fff
}

.table tbody tr.warning td,
.table tbody tr.warning th {
	background-color: #ff9600;
	color: #fff
}

.table tbody tr.danger td,
.table tbody tr.danger th {
	background-color: #fb483a;
	color: #fff
}

.table thead tr th {
	padding: 10px;
	border-bottom: 1px solid #eee
}

.table-bordered {
	border-top: 1px solid #eee
}

.table-bordered tbody tr td,
.table-bordered tbody tr th {
	padding: 10px;
	border: 1px solid #eee
}

.table-bordered thead tr th {
	padding: 10px;
	border: 1px solid #eee
}

.table-img img {
	border-radius: 50%;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.2)
}
.left-timeline > li:nth-child(odd) .left-label {
	background: #f0f1f3
}

.left-timeline > li:nth-child(odd) .left-label:after {
	border-left-color: #f0f1f3
}

.left-timeline > li:nth-child(odd) .left-time span:last-child {
	color: #444;
	font-size: 13px
}
#tableExport_wrapper > div {
    display: inline;
    text-align: center;
    margin: 10px;
}
.tableExport_wrapper > div {
    display: inline;
    text-align: center;
    margin: 10px;
}
#tableExport_info {
    margin: 0;
    padding: 0;
    height: auto;
}
.tableExport_info {
    margin: 0;
    padding: 0;
    height: auto;
}
.pagination {
    margin: 20px 0
}

.pagination .disabled a,
.pagination .disabled a:hover,
.pagination .disabled a:focus,
.pagination .disabled a:active {
    color: black;
}

.pagination li.active {
    background-color: transparent !important
}

.pagination li.active a {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2)
}
.page-link:focus,
.page-link:hover {
    color: #65686b;
    text-decoration: none;
    background-color:transparent;
    border-color: black;
    border-radius: 50%
}
.pager li a:focus,
.pager li a:active {
    background-color: transparent
}
.page-link {
    background-color: transparent;
}
.pager .previous > a,
.pager .previous > span {
    float: right
}

.pager .next > a,
.pager .next > span {
    float: left
}

.pagination {
    margin: 20px 0
}
.pagination .disabled a,
.pagination .disabled a:hover,
.pagination .disabled a:focus,
.pagination .disabled a:active {
	color: #bbb
}

.pagination li.active {
	background-color: transparent !important
}

.pagination li.active a {
	background-color: #ffc107;
	border-color: #ffc107;
	color: #fff;
	border-radius: 50%;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2)
}

.pagination li {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.pagination > li > a {
	border: 0;
	font-weight: bold;
	color: #555;
	font-size: 14px;
	margin: 0 3px;
	color: gray;
	margin: 5px;
	border-radius: 50%;
	color: gray;
	min-width: 30px;
	text-transform: uppercase;
	padding: .5rem .75rem;
	line-height: 1.25
}

.pagination > li > a:hover {
	font-weight: bold;
	background-color: transparent;
	color: #8c8b8b;
	border-radius: 50%;
	font-size: 14px
}

.pagination > li:first-child > a,
.pagination > li:last-child > a {
	width: auto;
	height: 32px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.pagination > li:first-child > a .material-icons,
.pagination > li:last-child > a .material-icons {
	position: relative;
	bottom: 0
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:last-child > a {
	width: 28px;
	height: 28px
}

.pagination-sm > li:first-child > a .material-icons,
.pagination-sm > li:last-child > a .material-icons {
	position: relative;
	top: 4px;
	right: -6px;
	font-size: 20px
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:last-child > a {
	width: 44px;
	height: 44px
}

.pagination-lg > li:first-child > a .material-icons,
.pagination-lg > li:last-child > a .material-icons {
	font-size: 30px;
	position: relative;
	top: 0;
	right: -10px
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: transparent;
    color: grey;
}
      