/*########################################## The Content Table */

article#in-page .the-content table{margin-bottom:20px!important;width:100%!important;border:1px solid #ccc;color:#000!important;vertical-align:top!important;}
article#in-page .the-content table thead{background:#eee;vertical-align:top!important;}
article#in-page .the-content table th{background:#eee;font-weight:bold;color:#000;padding:8px!important;vertical-align:top!important;}
article#in-page .the-content table thead th{padding:8px!important;border-right:1px solid #ccc;vertical-align:top!important;vertical-align:top!important;}
article#in-page .the-content table tbody td{padding:8px!important;background:#fff!important;color:#000!important;border:1px solid #ccc;vertical-align:top!important;}
article#in-page .the-content table tbody td span{color:#000!important;}

/* Fix for Table Bootstrap */

article#in-page .the-content .table-bordered,
article#in-page .the-content .table-bordered td,
article#in-page .the-content .table-bordered th{border-color:#ccc!important;color:#000!important;}
article#in-page .the-content .table-bordered th{border-bottom:0!important;}

/*########################################## Datatable */

.datatable-table table{margin-bottom:20px!important;width:100%!important;border:1px solid #ccc;color:#000!important;vertical-align:top!important;}
.datatable-table table thead{background-color:#eee;vertical-align:top!important;}
.datatable-table table th{background-color:#eee;font-weight:bold;color:#000;padding:8px!important;vertical-align:top!important;}
.datatable-table table thead th{padding:8px!important;border-right:1px solid #ccc;vertical-align:top!important;vertical-align:middle!important;}
.datatable-table table tbody td{padding:8px!important;color:#000!important;border:1px solid #ccc;vertical-align:middle!important;}
.datatable-table table tbody td span{color:#000!important;}

.datatable-table{}
.datatable-table label{margin-bottom:20px!important;}
.datatable-table select{padding:3px;}
.datatable-table input[type="search"]{border:1px solid #ddd;padding:5px;background:#eee;}
.datatable-table table{border-right:0!important;}
.datatable-table table td{border-bottom:0!important;border-left:0!important;}

/**/

.dataTable{font-family:arial;font-size:11px;color:#333;}
.dataTable tbody{font-size:11px;}
.dataTable select{font-size:11px;}