/* here you can put your own css to customize and override the theme */
.tableBox table {border-bottom:1px solid #ddd;margin-bottom:0;}
.tableBox table th{ text-align:left;}
.tableBox table td{ text-align:left;}
.tableBox table tr th {border-bottom:0;font-weight:normal;vertical-align:middle;height:40px;white-space:nowrap;line-height:20px;}
.tableBox table tr th .active {color:#FF0000}
.tableBox table tr th.sortColumn {cursor: pointer}
.tableBox table tr td {height:40px;line-height:20px;}
.tableBox .tableLeft {float:left;/*width:380px;*/position:relative;z-index:91;}
.tableBox .tableLeft {border-left:1px solid #eee;}
.tableBox .tableRight {display:block;position:relative;z-index:90;}
.tableBox .tableRight .cont { overflow-x:auto;border-right:1px solid #eee;}
.tablefooter {height:100%; overflow:hidden;margin-top:5px;}
.tablefooter .pagination {float:right;margin:0;}

.tableBox table tr td button {line-height:22px;height:22px;padding:0 10px;}
/*.pagination input {border:1px solid #ddd;padding:5px 10px;line-height:17px;border-left:0;font-size:14px;}
.pagination input.next {background:#222;color:#fff;border:1px solid #222;}
.pagination input.next:hover {background:#f99b1c;border:1px solid #f99b1c;}*/

.table-kol table {min-width:800px;margin:30px auto 20px auto;}
.table-kol table tr td {background-color:#F5F5F5;border: 1px solid #000000;text-align: center;width:100px;height:40px;line-height:20px;}
.table-kol thead tr td {background-color:#F1D48f;font-size: medium;height: 50px;font-weight: 600;}
.table-kol thead tr th {border: 1px solid #000000;background-color:#F1D48f;font-size: medium;height: 50px;font-weight: 600;text-align: center;}

.boottable-kol {width: 900px;margin: 20px auto 20px auto;}
.boottable-kol table {min-width:800px;margin:20px auto 20px auto;}
.boottable-kol table tr td {background-color:#F5F5F5;border: 1px solid #ddd;text-align: center;width:100px;height:40px;line-height:20px;}
.boottable-kol thead tr th {border: 1px solid #ddd;background-color:#F1D48f;font-size: medium;height: 50px;font-weight: 600;text-align: center;}